Index: flash_clear.bat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/flash_clear.bat	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/flash_clear.bat	(working copy)
@@ -1,9 +1,7 @@
-e ku
-ping 127.1 -n 1 >nul
 e pu
-ping 127.1 -n 1 >nul
 e 8070l20
 e 8081 8
-e fr 0 10
 e fc
+e fr 0 10
+e fp
 e fr 0 10
\ No newline at end of file
Index: flash_download.bat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/flash_download.bat	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/flash_download.bat	(working copy)
@@ -1,6 +1,5 @@
 call do.bat eep
 e ku
-ping -n 2 127.1 >nul
 e pu
 
 e 8081 8
Index: format/app.format
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/app.format	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/app.format	(working copy)
@@ -293,7 +293,6 @@
 7 APP_DISC_BLE
 8 APP_DISC_L2CAP_REFUSED
 9 APP_DISC_SWITCH_FAIL
-10 APP_DISC_PB_BUTTON
 )
 //eeprom init flag
 (
Index: format/app_mouse.format
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/app_mouse.format	(revision 4628)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/app_mouse.format	(working copy)
@@ -224,8 +224,6 @@
 
 20 mem_le_adv_swift_pair
 
-1 mem_24g_sw_gpio
-
 1 mem_mouse_multi_led_blink_enable
 1 mem_mouse_multi_led_gpio
 1 mem_mouse_multi_led_state
@@ -258,63 +256,65 @@
 //flash
 1 mem_flash_ncs_gpio
 1 mem_select_ui_button_count
+
+1 mem_mouse_g24_led_timer
+1 mem_mouse_bt_ble_poweron_led_timer
+1 mem_mouse_bt_ble_led_timer
+1 mem_device_blink_led_state
+1 mem_24g_device_led_status
+
+1 mem_device_24g_led_gpio
+1 mem_device_bt_led_gpio
+
 4 mem_write_flash_head_temp
 1 mem_mouse_poweron_led_timer
-6 mem_mouse_24g_addr_init
+4 mem_mouse_24g_addr_init
 1 mem_mouse_bt_reconnect_flag
 1 mem_retry_count
+1 mem_24g_attempt_count
 1 mem_bt_125hz_cnt
+2 mem_mouse_no_data_led_timeout
+1 mem_mouse_dpi_blink_count
+1 mem_mouse_discovery_blink_count
+1 mem_mouse_24g_pair_timer
+
+2 mem_mouse_vdd_0v
+2 mem_mouse_vdd_24g
+1 mem_select_device_button_press_flag
+1 mem_mouse_fast_conn_flag
+6 mem_mouse_fast_conn_addr
 
-1 mem_mouse_led1_blink_flag
-1 mem_mouse_led2_blink_flag
-
-//zcode
-1 mem_zcode_current_number
-3 mem_xip_flash_offset
-3 mem_flash_start_addr
-3 mem_flash_address
-4 mem_zcode_head
-
-1 mem_mouse_device1_led_gpio
-1 mem_mouse_device2_led_gpio
-1 mem_mouse_device3_led_gpio
+3 mem_le_adv_ind
+3 mem_le_adv_direct_ind
 
 //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_le_bb_connected_flag
-1 mem_mouse_send_secutiry_request_timer
-1 mem_le_send_security_request_flag
+1 mem_mouse_current_mult_timer
+2 mem_24g_long_sleep_param_update_timer
 
-1 mem_mouse_select_device_button_wakeup_flag
-
-38 mem_sensor_8650_init
-08 mem_sensor_poweron_init
-66 mem_sensor_3205_init
-
-2 mem_firmware_version
+1 mem_mouse_lkey_press_status
+1 mem_mouse_rkey_press_status
+1 mem_mouse_mkey_press_status
+1 mem_mouse_bkkey_press_status
+1 mem_mouse_fwkey_press_status
+1 mem_mouse_dpikey_press_status
+1 mem_mouse_pbkey_press_status
+1 mem_mouse_key_temp
+1 mem_mouse_key_status
 
 1 mem_mouse_data_xtemp
 1 mem_mouse_data_ytemp
 
-//fast le conn
-1 mem_mouse_fast_conn_flag
-6 mem_le_normal_lap
-1 mem_le_switch_adv_flag
-1 mem_le_switch_adv_timer
-1 mem_le_switch_adv_count
-1 mem_mouse_start_discovery_enable
-
-2 mem_mouse_logo_led_on_timer_init
-2 mem_mouse_logo_led_on_timer
-1 mem_mouse_logo_led_on_check_count
-
-1 mem_mouse_smooth_disable
-3 mem_le_adv_ind
-3 mem_le_adv_direct_ind
+38 mem_sensor_8650_init
+1 mem_store_information_delay_timer
+1 mem_mouse_need_soft_reset
 
+//zcode
+1 mem_zcode_current_number
+3 mem_xip_flash_offset
+3 mem_flash_start_addr
+3 mem_flash_address
+4 mem_zcode_head
 )
 
 (
@@ -396,7 +396,6 @@
 0x03 MOUSE_DPI_LEVEL4
 0x04 MOUSE_DPI_LEVEL5
 
-
 //mouse sensor angle
 0x00 MOUSE_6CLK_ANGLE
 0X01 MOUSE_9CLK_ANGLE
@@ -412,7 +411,6 @@
 4 ENABLE_BT_BUTTON
 5 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON
 6 ENABLE_SELECT_DEVICE_BY_SWITCH
-7 ENABLE_SENSOR_MOTION_PIN
 
 0xFF GPIO_DISABLE
 
@@ -440,9 +438,8 @@
 0XD2 P3204_TJ3L_ID2
 0x54 PKA8_ID2
 0x70 P3065_XY_ID2
-0xD8 P8009_ID2
 0x5a MA8650_ID2
-0x5a P_MX8650
+
 
 //Sensor type
 0X00 P3205
@@ -453,8 +450,7 @@
 0X05 P3610
 0X06 P3065_XY
 0X07 MA8650
-0x07 MX8650
-0x08 P8009
+
 
 
 //p3610 smart enable flag
@@ -530,9 +526,9 @@
 )
 
 (
-0x00bb80 G24_LONG_SLEEP_STEP1	//8ms
-0x057e40 G24_LONG_SLEEP_STEP2	//300ms
-0x124f80 G24_LONG_SLEEP_STEP3	//100ms
+0x017700 G24_LONG_SLEEP_STEP1	//8ms
+0x0ea600 G24_LONG_SLEEP_STEP2	//80ms
+0x604800 G24_LONG_SLEEP_STEP3	//500ms
 )
 (
 //PB button state 
@@ -541,8 +537,6 @@
 )
 
 (
-8 LOW_VOLTAGE_LED_COUNT
+0x02 MODE_G24_DEVICE
 )
 
-
-
Index: format/app_usb.format
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/app_usb.format	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/app_usb.format	(working copy)
@@ -184,9 +184,7 @@
 
 (
 0x01 BIND_ACKPAYLOAD
-0x08 BIND_ACKPAYLOAD_LENGTH
 0x02 USER_ACKPAYLOAD
-0x1F USER_ACKPAYLOAD_LENGTH
 
 0xcf CMD_OTA
 0xc0 CMD_OTA_START
Index: format/g24.format
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/g24.format	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/format/g24.format	(working copy)
@@ -126,14 +126,6 @@
 1 mem_24g_transmit_by_interrupt
 2 mem_24g_transmit_by_interrupt_exit_count
 2 mem_24g_transmit_by_interrupt_exit_count_init
-6 mem_24g_allpowerful_addr
-
-1 mem_24g_stop_g24_mode
-2 mem_24g_stop_g24_mode_timeout
-1 mem_24g_pair_current_ch_num
-1 mem_24g_powerful_current_ch_num
-
-1 mem_24g_conn_sm
 )
 
 (
@@ -306,16 +298,12 @@
 //6-7 channel offset
 )
 
-(
-0 STATE_24G_STOP
-0 STATE_24G_START
-1 STATE_24G_PAIR
-2 STATE_24G_RECONN
-)
+
 
 //mem_24g_pairing_sm
 (
 0 STATE_24G_PAIRING_NULL
+4 STATE_24G_PAIRING_0
 1 STATE_24G_PAIRING_1
 2 STATE_24G_PAIRING_2
 3 STATE_24G_PAIRING_3
@@ -473,6 +461,3 @@
 0 G24_TX_TIMER_INT_DISABLE
 )
 
-(
-0x3c G24_FIRST_DISCONN_NODATA_TIMER
-)
Index: output/bt_format.meta
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_format.meta	(revision 4628)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_format.meta	(working copy)
@@ -1164,198 +1164,197 @@
 0x4b0e mem_mouse_x_pre
 0x4b10 mem_mouse_y_pre
 0x4b12 mem_le_adv_swift_pair
-0x4b26 mem_24g_sw_gpio
-0x4b27 mem_mouse_multi_led_blink_enable
-0x4b28 mem_mouse_multi_led_gpio
-0x4b29 mem_mouse_multi_led_state
-0x4b2a mem_mouse_multi_led_type
-0x4b2b mem_mouse_multi_led_on_timer
-0x4b2c mem_mouse_multi_led_on_timer_init
-0x4b2d mem_mouse_multi_led_blink_timer_init
-0x4b2e mem_mouse_multi_led_blink_timer
-0x4b2f mem_mouse_multi_led_blink_count
-0x4b30 mem_mouse_multi_led_blink_count_limited
-0x4b31 mem_mouse_multi_led_on_poweron2s_flag
-0x4b32 mem_discovery_on_flag
-0x4b33 mem_bt_ui_button_timeout
-0x4b34 mem_bt_ui_button_count
-0x4b35 mem_mouse_priority_bb_event
-0x4b36 mem_mouse_le_parse_l2cap_ptr
-0x4b38 mem_low_power_no_data_off_led_time
-0x4b39 mem_low_power_led_blink_flag
-0x4b3a mem_mouse_3065xy_dpi_seting
-0x4b3a mem_3065xy_dpi_1
-0x4b3b mem_3065xy_dpi_2
-0x4b3c mem_3065xy_dpi_3
-0x4b3d mem_3065xy_dpi_4
-0x4b3e mem_le_att_pnp_id_len
-0x4b3f mem_le_att_pnp_id
-0x4b46 mem_flash_ncs_gpio
-0x4b47 mem_select_ui_button_count
-0x4b48 mem_write_flash_head_temp
-0x4b4c mem_mouse_poweron_led_timer
-0x4b4d mem_mouse_24g_addr_init
-0x4b53 mem_mouse_bt_reconnect_flag
-0x4b54 mem_retry_count
-0x4b55 mem_bt_125hz_cnt
-0x4b56 mem_mouse_led1_blink_flag
-0x4b57 mem_mouse_led2_blink_flag
-0x4b58 mem_zcode_current_number
-0x4b59 mem_xip_flash_offset
-0x4b5c mem_flash_start_addr
-0x4b5f mem_flash_address
-0x4b62 mem_zcode_head
-0x4b66 mem_mouse_device1_led_gpio
-0x4b67 mem_mouse_device2_led_gpio
-0x4b68 mem_mouse_device3_led_gpio
-0x4b69 mem_mouse_long_mult_flag
-0x4b6a mem_mouse_le_current_mult_timer
-0x4b6b mem_24g_long_sleep_param_update_timer
-0x4b6c mem_mouse_le_bb_connected_flag
-0x4b6d mem_mouse_send_secutiry_request_timer
-0x4b6e mem_le_send_security_request_flag
-0x4b6f mem_mouse_select_device_button_wakeup_flag
-0x4b70 mem_sensor_8650_init
-0x4b96 mem_sensor_poweron_init
-0x4b9e mem_sensor_3205_init
-0x4be0 mem_firmware_version
-0x4be2 mem_mouse_data_xtemp
-0x4be3 mem_mouse_data_ytemp
-0x4be4 mem_mouse_fast_conn_flag
-0x4be5 mem_le_normal_lap
-0x4beb mem_le_switch_adv_flag
-0x4bec mem_le_switch_adv_timer
-0x4bed mem_le_switch_adv_count
-0x4bee mem_mouse_start_discovery_enable
-0x4bef mem_mouse_logo_led_on_timer_init
-0x4bf1 mem_mouse_logo_led_on_timer
-0x4bf3 mem_mouse_logo_led_on_check_count
-0x4bf4 mem_mouse_smooth_disable
-0x4bf5 mem_le_adv_ind
-0x4bf8 mem_le_adv_direct_ind
-0x4bfb mem_24g_rxbuf
-0x4c1d mem_24g_txbuf
-0x4c3d mem_24g_txpayload
-0x4c5f mem_24g_rxpayload
-0x4c7f mem_24g_rxdata_length
-0x4c80 mem_24g_pid
-0x4c81 mem_24g_datalen
-0x4c82 mem_24g_data_type
-0x4c83 mem_24g_txlen
-0x4c84 mem_24g_rx_window
-0x4c86 mem_24g_ensure
-0x4c87 mem_24g_txfail_cnt
-0x4c89 mem_24g_get_ack_fail
-0x4c8a mem_24g_retry
-0x4c8b mem_24g_ch
-0x4c8c mem_24g_current_ch_number
-0x4c8d mem_24g_paring_addr
-0x4c91 mem_24g_pairing_sm
-0x4c92 mem_24g_ch_map1
-0x4c96 mem_24g_ch_map2
-0x4c9a mem_24g_ch_map3
-0x4c9e mem_24g_ch_map4
-0x4ca2 mem_24g_tx_btclk
-0x4ca6 mem_24g_interval
-0x4ca7 mem_24g_interval_min
-0x4ca8 mem_24g_interval_max
-0x4ca9 mem_24g_addr
-0x4cad mem_24g_abort_pac
-0x4cae mem_24g_check_dongle_times
-0x4cb0 mem_24g_enter_hibernate
-0x4cb8 mem_24g_device_addr
-0x4cbc mem_24g_pac_index
-0x4cbd mem_24g_no_ack
-0x4cbe mem_24g_sta_crc
-0x4cc1 mem_24g_last_crc
-0x4cc4 mem_24g_sta_pid
-0x4cc5 mem_24g_last_pid
-0x4cc6 mem_24g_max_retry
-0x4cc7 mem_24g_mode
-0x4cc8 mem_24g_rxdata_temp
-0x4cea mem_24g_rx_addr
-0x4cee mem_dongle_mode_init
-0x4cef mem_dongle_work_mode
-0x4cf0 mem_dongle_ms_bind_step
-0x4cf1 mem_dongle_kb_bind_step
-0x4cf2 mem_dongle_bind_device_status
-0x4cf3 mem_24g_bind_payload
-0x4cfb mem_24g_abort_packet
-0x4cfc mem_24g_rf_laststa
-0x4cfd mem_24g_hop_btclk
-0x4d01 mem_24g_hop_interval
-0x4d02 mem_24g_mode_switch
-0x4d03 mem_24g_ackpayload_enable
-0x4d04 mem_24g_hop_packet
-0x4d05 mem_24g_pair_mode
-0x4d06 mem_24g_nodata_timer_enable
-0x4d07 mem_24g_time_slice
-0x4d08 mem_24g_kb_data_sta_data
-0x4d10 mem_24g_kb_data_last_data
-0x4d18 mem_24g_kb_multikey_sta_data
-0x4d1b mem_24g_kb_multikey_last_data
-0x4d1e mem_24g_kb_blank_data_enable
-0x4d1f mem_24g_kb_mul_blank_data_enable
-0x4d20 mem_24g_ms_blank_data_enable
-0x4d21 mem_24g_kb_addr
-0x4d25 mem_24g_ms_addr
-0x4d29 mem_24g_dg_last_ch
-0x4d2a mem_24g_dg_ch_number
-0x4d2b mem_24g_dg_config_ch_once
-0x4d2c mem_24g_kb_last_ch
-0x4d2d mem_24g_kb_ch_number
-0x4d2e mem_24g_kb_config_ch_once
-0x4d2f mem_24g_ms_last_ch
-0x4d30 mem_24g_ms_ch_number
-0x4d31 mem_24g_ms_config_ch_once
-0x4d32 mem_24g_syncword
-0x4d34 mem_24g_syncword_crc8
-0x4d35 mem_24g_get_syncword_crc8
-0x4d36 mem_24g_ota_sta_pid
-0x4d38 mem_tx_power_temp
-0x4d39 mem_rssi_hex
-0x4d3a mem_rssi_noise_avg
-0x4d3b mem_rssi_noise_index
-0x4d3c mem_rssi_signal_index
-0x4d3d mem_rssi_noise_dg_avg
-0x4d3e mem_rssi_noise_kb_avg
-0x4d3f mem_rssi_noise_ms_avg
-0x4d40 mem_rssi_noise_dg_index
-0x4d41 mem_rssi_noise_kb_index
-0x4d42 mem_rssi_noise_ms_index
-0x4d43 mem_rssi_signal_buf
-0x4d4b mem_queue_ele_num
-0x4d4c mem_queue_read
-0x4d4e mem_queue_write
-0x4d50 mem_queue_start
-0x4d50 mem_data_ele0
-0x4d70 mem_data_ele1
-0x4d90 mem_data_ele2
-0x4db0 mem_queue_end
-0x4db0 mem_queue_temp
-0x4db2 mem_cb_24g_data
-0x4db4 mem_24g_hop_fastly_cnt
-0x4db5 mem_24g_hop_pac_retry
-0x4db6 mem_24g_rf_hop_ch
-0x4db7 mem_24g_rf_last_sta
-0x4db8 mem_24g_rf_work_stage
-0x4db9 mem_24g_sync_cnt
-0x4dba mem_power_ctrl_pac_succ_cnt
-0x4dbb mem_rssi_avg_received
-0x4dbc mem_rssi_hex_received
-0x4dbd mem_power_ctrl_level
-0x4dbe mem_seqi
-0x4dbf mem_24g_auto_paring_switch
-0x4dc0 mem_24g_paccnt
-0x4dc1 mem_24g_transmit_by_interrupt
-0x4dc2 mem_24g_transmit_by_interrupt_exit_count
-0x4dc4 mem_24g_transmit_by_interrupt_exit_count_init
-0x4dc6 mem_24g_allpowerful_addr
-0x4dcc mem_24g_stop_g24_mode
-0x4dcd mem_24g_stop_g24_mode_timeout
-0x4dcf mem_24g_pair_current_ch_num
-0x4dd0 mem_24g_powerful_current_ch_num
-0x4dd1 mem_24g_conn_sm
+0x4b26 mem_mouse_multi_led_blink_enable
+0x4b27 mem_mouse_multi_led_gpio
+0x4b28 mem_mouse_multi_led_state
+0x4b29 mem_mouse_multi_led_type
+0x4b2a mem_mouse_multi_led_on_timer
+0x4b2b mem_mouse_multi_led_on_timer_init
+0x4b2c mem_mouse_multi_led_blink_timer_init
+0x4b2d mem_mouse_multi_led_blink_timer
+0x4b2e mem_mouse_multi_led_blink_count
+0x4b2f mem_mouse_multi_led_blink_count_limited
+0x4b30 mem_mouse_multi_led_on_poweron2s_flag
+0x4b31 mem_discovery_on_flag
+0x4b32 mem_bt_ui_button_timeout
+0x4b33 mem_bt_ui_button_count
+0x4b34 mem_mouse_priority_bb_event
+0x4b35 mem_mouse_le_parse_l2cap_ptr
+0x4b37 mem_low_power_no_data_off_led_time
+0x4b38 mem_low_power_led_blink_flag
+0x4b39 mem_mouse_3065xy_dpi_seting
+0x4b39 mem_3065xy_dpi_1
+0x4b3a mem_3065xy_dpi_2
+0x4b3b mem_3065xy_dpi_3
+0x4b3c mem_3065xy_dpi_4
+0x4b3d mem_le_att_pnp_id_len
+0x4b3e mem_le_att_pnp_id
+0x4b45 mem_flash_ncs_gpio
+0x4b46 mem_select_ui_button_count
+0x4b47 mem_mouse_g24_led_timer
+0x4b48 mem_mouse_bt_ble_poweron_led_timer
+0x4b49 mem_mouse_bt_ble_led_timer
+0x4b4a mem_device_blink_led_state
+0x4b4b mem_24g_device_led_status
+0x4b4c mem_device_24g_led_gpio
+0x4b4d mem_device_bt_led_gpio
+0x4b4e mem_write_flash_head_temp
+0x4b52 mem_mouse_poweron_led_timer
+0x4b53 mem_mouse_24g_addr_init
+0x4b57 mem_mouse_bt_reconnect_flag
+0x4b58 mem_retry_count
+0x4b59 mem_24g_attempt_count
+0x4b5a mem_bt_125hz_cnt
+0x4b5b mem_mouse_no_data_led_timeout
+0x4b5d mem_mouse_dpi_blink_count
+0x4b5e mem_mouse_discovery_blink_count
+0x4b5f mem_mouse_24g_pair_timer
+0x4b60 mem_mouse_vdd_0v
+0x4b62 mem_mouse_vdd_24g
+0x4b64 mem_select_device_button_press_flag
+0x4b65 mem_mouse_fast_conn_flag
+0x4b66 mem_mouse_fast_conn_addr
+0x4b6c mem_le_adv_ind
+0x4b6f mem_le_adv_direct_ind
+0x4b72 mem_mouse_long_mult_flag
+0x4b73 mem_mouse_current_mult_timer
+0x4b74 mem_24g_long_sleep_param_update_timer
+0x4b76 mem_mouse_lkey_press_status
+0x4b77 mem_mouse_rkey_press_status
+0x4b78 mem_mouse_mkey_press_status
+0x4b79 mem_mouse_bkkey_press_status
+0x4b7a mem_mouse_fwkey_press_status
+0x4b7b mem_mouse_dpikey_press_status
+0x4b7c mem_mouse_pbkey_press_status
+0x4b7d mem_mouse_key_temp
+0x4b7e mem_mouse_key_status
+0x4b7f mem_mouse_data_xtemp
+0x4b80 mem_mouse_data_ytemp
+0x4b81 mem_sensor_8650_init
+0x4ba7 mem_store_information_delay_timer
+0x4ba8 mem_mouse_need_soft_reset
+0x4ba9 mem_zcode_current_number
+0x4baa mem_xip_flash_offset
+0x4bad mem_flash_start_addr
+0x4bb0 mem_flash_address
+0x4bb3 mem_zcode_head
+0x4bb7 mem_24g_rxbuf
+0x4bd9 mem_24g_txbuf
+0x4bf9 mem_24g_txpayload
+0x4c1b mem_24g_rxpayload
+0x4c3b mem_24g_rxdata_length
+0x4c3c mem_24g_pid
+0x4c3d mem_24g_datalen
+0x4c3e mem_24g_data_type
+0x4c3f mem_24g_txlen
+0x4c40 mem_24g_rx_window
+0x4c42 mem_24g_ensure
+0x4c43 mem_24g_txfail_cnt
+0x4c45 mem_24g_get_ack_fail
+0x4c46 mem_24g_retry
+0x4c47 mem_24g_ch
+0x4c48 mem_24g_current_ch_number
+0x4c49 mem_24g_paring_addr
+0x4c4d mem_24g_pairing_sm
+0x4c4e mem_24g_ch_map1
+0x4c52 mem_24g_ch_map2
+0x4c56 mem_24g_ch_map3
+0x4c5a mem_24g_ch_map4
+0x4c5e mem_24g_tx_btclk
+0x4c62 mem_24g_interval
+0x4c63 mem_24g_interval_min
+0x4c64 mem_24g_interval_max
+0x4c65 mem_24g_addr
+0x4c69 mem_24g_abort_pac
+0x4c6a mem_24g_check_dongle_times
+0x4c6c mem_24g_enter_hibernate
+0x4c74 mem_24g_device_addr
+0x4c78 mem_24g_pac_index
+0x4c79 mem_24g_no_ack
+0x4c7a mem_24g_sta_crc
+0x4c7d mem_24g_last_crc
+0x4c80 mem_24g_sta_pid
+0x4c81 mem_24g_last_pid
+0x4c82 mem_24g_max_retry
+0x4c83 mem_24g_mode
+0x4c84 mem_24g_rxdata_temp
+0x4ca6 mem_24g_rx_addr
+0x4caa mem_dongle_mode_init
+0x4cab mem_dongle_work_mode
+0x4cac mem_dongle_ms_bind_step
+0x4cad mem_dongle_kb_bind_step
+0x4cae mem_dongle_bind_device_status
+0x4caf mem_24g_bind_payload
+0x4cb7 mem_24g_abort_packet
+0x4cb8 mem_24g_rf_laststa
+0x4cb9 mem_24g_hop_btclk
+0x4cbd mem_24g_hop_interval
+0x4cbe mem_24g_mode_switch
+0x4cbf mem_24g_ackpayload_enable
+0x4cc0 mem_24g_hop_packet
+0x4cc1 mem_24g_pair_mode
+0x4cc2 mem_24g_nodata_timer_enable
+0x4cc3 mem_24g_time_slice
+0x4cc4 mem_24g_kb_data_sta_data
+0x4ccc mem_24g_kb_data_last_data
+0x4cd4 mem_24g_kb_multikey_sta_data
+0x4cd7 mem_24g_kb_multikey_last_data
+0x4cda mem_24g_kb_blank_data_enable
+0x4cdb mem_24g_kb_mul_blank_data_enable
+0x4cdc mem_24g_ms_blank_data_enable
+0x4cdd mem_24g_kb_addr
+0x4ce1 mem_24g_ms_addr
+0x4ce5 mem_24g_dg_last_ch
+0x4ce6 mem_24g_dg_ch_number
+0x4ce7 mem_24g_dg_config_ch_once
+0x4ce8 mem_24g_kb_last_ch
+0x4ce9 mem_24g_kb_ch_number
+0x4cea mem_24g_kb_config_ch_once
+0x4ceb mem_24g_ms_last_ch
+0x4cec mem_24g_ms_ch_number
+0x4ced mem_24g_ms_config_ch_once
+0x4cee mem_24g_syncword
+0x4cf0 mem_24g_syncword_crc8
+0x4cf1 mem_24g_get_syncword_crc8
+0x4cf2 mem_24g_ota_sta_pid
+0x4cf4 mem_tx_power_temp
+0x4cf5 mem_rssi_hex
+0x4cf6 mem_rssi_noise_avg
+0x4cf7 mem_rssi_noise_index
+0x4cf8 mem_rssi_signal_index
+0x4cf9 mem_rssi_noise_dg_avg
+0x4cfa mem_rssi_noise_kb_avg
+0x4cfb mem_rssi_noise_ms_avg
+0x4cfc mem_rssi_noise_dg_index
+0x4cfd mem_rssi_noise_kb_index
+0x4cfe mem_rssi_noise_ms_index
+0x4cff mem_rssi_signal_buf
+0x4d07 mem_queue_ele_num
+0x4d08 mem_queue_read
+0x4d0a mem_queue_write
+0x4d0c mem_queue_start
+0x4d0c mem_data_ele0
+0x4d2c mem_data_ele1
+0x4d4c mem_data_ele2
+0x4d6c mem_queue_end
+0x4d6c mem_queue_temp
+0x4d6e mem_cb_24g_data
+0x4d70 mem_24g_hop_fastly_cnt
+0x4d71 mem_24g_hop_pac_retry
+0x4d72 mem_24g_rf_hop_ch
+0x4d73 mem_24g_rf_last_sta
+0x4d74 mem_24g_rf_work_stage
+0x4d75 mem_24g_sync_cnt
+0x4d76 mem_power_ctrl_pac_succ_cnt
+0x4d77 mem_rssi_avg_received
+0x4d78 mem_rssi_hex_received
+0x4d79 mem_power_ctrl_level
+0x4d7a mem_seqi
+0x4d7b mem_24g_auto_paring_switch
+0x4d7c mem_24g_paccnt
+0x4d7d mem_24g_transmit_by_interrupt
+0x4d7e mem_24g_transmit_by_interrupt_exit_count
+0x4d80 mem_24g_transmit_by_interrupt_exit_count_init
 
 	width = 32
 	const length = 12000
@@ -2316,7 +2315,6 @@
 7 APP_DISC_BLE
 8 APP_DISC_L2CAP_REFUSED
 9 APP_DISC_SWITCH_FAIL
-10 APP_DISC_PB_BUTTON
 )
 //eeprom init flag
 (
@@ -2759,7 +2757,6 @@
 0x03 MOUSE_DPI_LEVEL4
 0x04 MOUSE_DPI_LEVEL5
 
-
 //mouse sensor angle
 0x00 MOUSE_6CLK_ANGLE
 0X01 MOUSE_9CLK_ANGLE
@@ -2775,7 +2772,6 @@
 4 ENABLE_BT_BUTTON
 5 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON
 6 ENABLE_SELECT_DEVICE_BY_SWITCH
-7 ENABLE_SENSOR_MOTION_PIN
 
 0xFF GPIO_DISABLE
 
@@ -2803,9 +2799,8 @@
 0XD2 P3204_TJ3L_ID2
 0x54 PKA8_ID2
 0x70 P3065_XY_ID2
-0xD8 P8009_ID2
 0x5a MA8650_ID2
-0x5a P_MX8650
+
 
 //Sensor type
 0X00 P3205
@@ -2816,8 +2811,7 @@
 0X05 P3610
 0X06 P3065_XY
 0X07 MA8650
-0x07 MX8650
-0x08 P8009
+
 
 
 //p3610 smart enable flag
@@ -2893,9 +2887,9 @@
 )
 
 (
-0x00bb80 G24_LONG_SLEEP_STEP1	//8ms
-0x057e40 G24_LONG_SLEEP_STEP2	//300ms
-0x124f80 G24_LONG_SLEEP_STEP3	//100ms
+0x017700 G24_LONG_SLEEP_STEP1	//8ms
+0x0ea600 G24_LONG_SLEEP_STEP2	//80ms
+0x604800 G24_LONG_SLEEP_STEP3	//500ms
 )
 (
 //PB button state 
@@ -2904,14 +2898,12 @@
 )
 
 (
-8 LOW_VOLTAGE_LED_COUNT
+0x02 MODE_G24_DEVICE
 )
 
 
 
 
-
-
 (
 // eeprom config
 0xb0 REMOTE_PARAM_EEPROM_CONFIG_ADDR
@@ -3227,9 +3219,7 @@
 
 (
 0x01 BIND_ACKPAYLOAD
-0x08 BIND_ACKPAYLOAD_LENGTH
 0x02 USER_ACKPAYLOAD
-0x1F USER_ACKPAYLOAD_LENGTH
 
 0xcf CMD_OTA
 0xc0 CMD_OTA_START
@@ -3418,16 +3408,12 @@
 //6-7 channel offset
 )
 
-(
-0 STATE_24G_STOP
-0 STATE_24G_START
-1 STATE_24G_PAIR
-2 STATE_24G_RECONN
-)
+
 
 //mem_24g_pairing_sm
 (
 0 STATE_24G_PAIRING_NULL
+4 STATE_24G_PAIRING_0
 1 STATE_24G_PAIRING_1
 2 STATE_24G_PAIRING_2
 3 STATE_24G_PAIRING_3
@@ -3585,9 +3571,6 @@
 0 G24_TX_TIMER_INT_DISABLE
 )
 
-(
-0x3c G24_FIRST_DISCONN_NODATA_TIMER
-)
 
 
 0x022d mem_h5rx_ackcnt
Index: output/bt_program23.icode
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.icode	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.icode	(working copy)
@@ -1,50 +1,50 @@
- 00000000  0x00000046 branch  0x00000040 
- 00000001  0x0000004d call  0x0000035a 
- 00000002  0x0000004e fetch  0x00000001 , 0x000041de 
- 00000003  0x0000004f store  0x00000001 , 0x00004d38 
- 00000004  0x00000050 call  0x000006ca 
- 00000005  0x00000051 fetch  0x00000001 , 0x00004685 
- 00000006  0x00000052 store  0x00000001 , 0x00004b47 
- 00000007  0x00000053 fetch  0x00000001 , 0x00004b33 
- 00000008  0x00000054 store  0x00000001 , 0x00004b34 
- 00000009  0x00000055 call  0x000043ca 
- 00000010  0x00000056 call  0x000002de 
- 00000011  0x00000057 call  0x0000075c 
- 00000012  0x00000058 call  0x0000000f 
- 00000013  0x00000059 call  0x00000022 
- 00000014  0x0000005a branch  0x000002b2 
- 00000015  0x0000005d setarg  0x00000323 
- 00000016  0x0000005e store  0x00000002 , 0x00004db2 
- 00000017  0x0000005f setarg  0x0000033d 
- 00000018  0x00000060 store  0x00000002 , 0x000041ef 
- 00000019  0x00000061 setarg  0x000005b7 
- 00000020  0x00000062 store  0x00000002 , 0x000041f9 
- 00000021  0x00000063 setarg  0x0000037e 
- 00000022  0x00000064 store  0x00000002 , 0x000041f1 
- 00000023  0x00000065 setarg  0x00000252 
- 00000024  0x00000066 store  0x00000002 , 0x000041ed 
- 00000025  0x00000067 setarg  0x000003c1 
- 00000026  0x00000068 store  0x00000002 , 0x000041f5 
- 00000027  0x00000069 setarg  0x000003a5 
- 00000028  0x0000006a store  0x00000002 , 0x000041f3 
- 00000029  0x0000006b setarg  0x000003f9 
- 00000030  0x0000006c store  0x00000002 , 0x000041eb 
- 00000031  0x0000006d setarg  0x00000401 
- 00000032  0x0000006e store  0x00000002 , 0x000041fd 
- 00000033  0x0000006f rtn 
- 00000034  0x00000072 setarg  0x00000019 
- 00000035  0x00000073 store  0x00000002 , 0x00004dc4 
- 00000036  0x00000074 ncall  0x0000002c , 0x0000002b 
- 00000037  0x00000075 call  0x00000297 
- 00000038  0x00000076 call  0x000003fe 
- 00000039  0x00000078 fetch  0x00000001 , 0x0000471f 
- 00000040  0x00000079 store  0x00000001 , 0x0000471e 
- 00000041  0x0000007a fetch  0x00000001 , 0x00004241 
- 00000042  0x0000007b rtnbit1  0x00000002 
- 00000043  0x0000007c branch  0x0000048b 
- 00000044  0x0000007f setarg  0x00000177 
- 00000045  0x00000080 store  0x00000002 , 0x00004dc4 
- 00000046  0x00000081 rtn 
+ 00000000  0x00000047 branch  0x00000040 
+ 00000001  0x0000004e call  0x000003b5 
+ 00000002  0x0000004f fetch  0x00000001 , 0x000041de 
+ 00000003  0x00000050 store  0x00000001 , 0x00004cf4 
+ 00000004  0x00000051 call  0x0000069e 
+ 00000005  0x00000052 fetch  0x00000001 , 0x00004685 
+ 00000006  0x00000053 store  0x00000001 , 0x00004b46 
+ 00000007  0x00000054 fetch  0x00000001 , 0x00004b32 
+ 00000008  0x00000055 store  0x00000001 , 0x00004b33 
+ 00000009  0x00000056 call  0x000043ca 
+ 00000010  0x00000057 call  0x000002a3 
+ 00000011  0x00000058 call  0x0000072d 
+ 00000012  0x00000059 call  0x0000000f 
+ 00000013  0x0000005a call  0x00000022 
+ 00000014  0x0000005b branch  0x000002f7 
+ 00000015  0x0000005e setarg  0x00000384 
+ 00000016  0x0000005f store  0x00000002 , 0x00004d6e 
+ 00000017  0x00000060 setarg  0x0000039e 
+ 00000018  0x00000061 store  0x00000002 , 0x000041ef 
+ 00000019  0x00000062 setarg  0x000005e3 
+ 00000020  0x00000063 store  0x00000002 , 0x000041f9 
+ 00000021  0x00000064 setarg  0x000003d9 
+ 00000022  0x00000065 store  0x00000002 , 0x000041f1 
+ 00000023  0x00000066 setarg  0x00000265 
+ 00000024  0x00000067 store  0x00000002 , 0x000041ed 
+ 00000025  0x00000068 setarg  0x00000423 
+ 00000026  0x00000069 store  0x00000002 , 0x000041f5 
+ 00000027  0x0000006a setarg  0x00000403 
+ 00000028  0x0000006b store  0x00000002 , 0x000041f3 
+ 00000029  0x0000006c setarg  0x00000452 
+ 00000030  0x0000006d store  0x00000002 , 0x000041eb 
+ 00000031  0x0000006e setarg  0x00000458 
+ 00000032  0x0000006f store  0x00000002 , 0x000041fd 
+ 00000033  0x00000070 rtn 
+ 00000034  0x00000073 setarg  0x00000019 
+ 00000035  0x00000074 store  0x00000002 , 0x00004d80 
+ 00000036  0x00000075 ncall  0x0000002a , 0x0000002b 
+ 00000037  0x00000076 call  0x000002a5 
+ 00000038  0x00000077 call  0x000002f4 
+ 00000039  0x00000079 fetch  0x00000001 , 0x0000471f 
+ 00000040  0x0000007a store  0x00000001 , 0x0000471e 
+ 00000041  0x0000007b rtn 
+ 00000042  0x0000007d setarg  0x00000177 
+ 00000043  0x0000007e store  0x00000002 , 0x00004d80 
+ 00000044  0x0000007f rtn 
+ 00000045  0x00000081 nop  0x00000001 
+ 00000046  0x00000082 nop  0x00000001 
  00000047  0x00000083 nop  0x00000001 
  00000048  0x00000084 nop  0x00000001 
  00000049  0x00000085 nop  0x00000001 
@@ -62,27069 +62,27128 @@
  00000061  0x00000091 nop  0x00000001 
  00000062  0x00000092 nop  0x00000001 
  00000063  0x00000093 nop  0x00000001 
- 00000064  0x00000097 bbit1  0x00000008 , 0x00000059 
- 00000065  0x00000099 beq  0x00000001 , 0x0000006b 
- 00000066  0x0000009a beq  0x00000002 , 0x00000075 
- 00000067  0x0000009b beq  0x00000085 , 0x0000072e 
- 00000068  0x0000009c beq  0x00000089 , 0x000006ff 
- 00000069  0x0000009e beq  0x0000001b , 0x000005d0 
- 00000070  0x0000009f beq  0x00000026 , 0x000005d2 
- 00000071  0x000000a0 beq  0x00000048 , 0x000005ee 
- 00000072  0x000000a1 beq  0x0000004a , 0x000005f5 
- 00000073  0x000000a2 beq  0x00000051 , 0x000005fe 
- 00000074  0x000000a3 beq  0x00000059 , 0x000005ec 
- 00000075  0x000000a4 beq  0x000000a7 , 0x00000603 
- 00000076  0x000000a5 beq  0x000000ad , 0x0000061b 
- 00000077  0x000000a6 beq  0x000000cb , 0x000033e4 
- 00000078  0x000000a7 beq  0x000000e9 , 0x0000062c 
- 00000079  0x000000a8 beq  0x000000a1 , 0x0000007e 
- 00000080  0x000000a9 beq  0x000000b1 , 0x00000083 
- 00000081  0x000000aa beq  0x000000b2 , 0x0000008d 
- 00000082  0x000000ab beq  0x000000c4 , 0x00000278 
- 00000083  0x000000ac beq  0x000000e3 , 0x0000048d 
- 00000084  0x000000ad beq  0x000000e6 , 0x000004b3 
- 00000085  0x000000ae beq  0x000000ea , 0x00000505 
- 00000086  0x000000af beq  0x000000eb , 0x00000508 
- 00000087  0x000000b0 beq  0x000000ec , 0x0000050a 
- 00000088  0x000000b1 branch  0x00002a8e 
- 00000089  0x000000b3 beq  0x00000039 , 0x00000510 
- 00000090  0x000000b4 beq  0x00000043 , 0x00000518 
- 00000091  0x000000b5 beq  0x0000004a , 0x0000051e 
- 00000092  0x000000b6 beq  0x00000057 , 0x00000521 
- 00000093  0x000000b7 beq  0x00000059 , 0x00000523 
- 00000094  0x000000b8 beq  0x00000063 , 0x00000525 
- 00000095  0x000000b9 beq  0x00000066 , 0x00000555 
- 00000096  0x000000ba beq  0x00000067 , 0x0000056c 
- 00000097  0x000000bb beq  0x0000006a , 0x000005a2 
- 00000098  0x000000bc beq  0x00000077 , 0x000005ad 
- 00000099  0x000000bd beq  0x00000005 , 0x0000062e 
- 00000100  0x000000be beq  0x00000080 , 0x00000630 
- 00000101  0x000000bf beq  0x00000082 , 0x0000063a 
- 00000102  0x000000c0 beq  0x00000088 , 0x0000064e 
- 00000103  0x000000c1 beq  0x0000008c , 0x000005bd 
- 00000104  0x000000c2 beq  0x0000008d , 0x000005c9 
- 00000105  0x000000c3 beq  0x000000fa , 0x00000672 
- 00000106  0x000000c4 branch  0x00002a8e 
- 00000107  0x000000c8 arg  0x000009ae , 0x00000005 
- 00000108  0x000000c9 arg  0x0000000c , 0x00000039 
- 00000109  0x000000ca call  0x00007ed4 
- 00000110  0x000000cb call  0x00000334 
- 00000111  0x000000cc call  0x000074c1 
- 00000112  0x000000cd call  0x00006a03 
- 00000113  0x000000ce call  0x00005cf6 
- 00000114  0x000000cf ncall  0x00002c65 , 0x0000002b 
- 00000115  0x000000d0 call  0x00007ccd 
- 00000116  0x000000d1 branch  0x0000200c 
- 00000117  0x000000d4 call  0x000032e3 , 0x0000002b 
- 00000118  0x000000d5 call  0x0000756a 
- 00000119  0x000000d6 call  0x00002b41 , 0x0000002b 
- 00000120  0x000000d8 call  0x000076dc 
- 00000121  0x000000d9 fetch  0x00000001 , 0x0000465a 
- 00000122  0x000000da branch  0x00002012 , 0x00000034 
- 00000123  0x000000db fetch  0x00000001 , 0x000045b1 
- 00000124  0x000000dc branch  0x00000078 , 0x00000034 
- 00000125  0x000000dd branch  0x00002012 
- 00000126  0x000000e0 setarg  0x00000a06 
- 00000127  0x000000e1 store  0x00000003 , 0x00004510 
- 00000128  0x000000e2 setarg  0x00001d87 
- 00000129  0x000000e3 store  0x00000002 , 0x00004513 
- 00000130  0x000000e4 branch  0x00002aa2 
- 00000131  0x000000e7 rtnmark1  0x00000026 
- 00000132  0x000000e8 fetch  0x00000001 , 0x0000479e 
- 00000133  0x000000e9 beq  0x00000000 , 0x00007fef 
- 00000134  0x000000ea fetch  0x00000001 , 0x000047c6 
- 00000135  0x000000eb beq  0x00000001 , 0x00007fef 
- 00000136  0x000000ec fetch  0x00000002 , 0x00004248 
- 00000137  0x000000ed nbranch  0x00007fef , 0x00000034 
- 00000138  0x000000ee fetch  0x00000001 , 0x00004808 
- 00000139  0x000000ef nbranch  0x00007fef , 0x00000034 
- 00000140  0x000000f0 branch  0x00007ff1 
- 00000141  0x000000f4 rtnmark0  0x00000026 
- 00000142  0x000000f5 fetch  0x00000001 , 0x00004dd1 
- 00000143  0x000000f6 bbit1  0x00000001 , 0x000000a4 
- 00000144  0x000000f7 bbit1  0x00000002 , 0x000000a6 
- 00000145  0x000000f8 fetch  0x00000001 , 0x00004dc1 
- 00000146  0x000000f9 beq  0x00000001 , 0x000000a8 
- 00000147  0x000000fb call  0x00000128 
- 00000148  0x000000fc nbranch  0x000000c3 , 0x00000028 
- 00000149  0x000000fd call  0x00000103 
- 00000150  0x000000ff call  0x0000014b 
- 00000151  0x00000100 fetch  0x00000001 , 0x00004c91 
- 00000152  0x00000101 rtnne  0x000000ff 
- 00000153  0x00000102 call  0x000006d3 
- 00000154  0x00000104 setarg  0x0000bb80 
- 00000155  0x00000105 store  0x00000003 , 0x00004cb0 
- 00000156  0x00000106 jam  0x00000006 , 0x00004b6b 
- 00000157  0x00000107 fetch  0x00000001 , 0x00004b29 
- 00000158  0x00000108 beq  0x00000001 , 0x00000326 
- 00000159  0x0000010a call  0x0000025c 
- 00000160  0x0000010b nrtn  0x00000028 
- 00000161  0x0000010c call  0x00000259 
- 00000162  0x0000010d setarg  0x00002fb2 
- 00000163  0x0000010e branch  0x00002d8c 
- 00000164  0x00000111 jam  0x000000c0 , 0x000011c5 
- 00000165  0x00000112 branch  0x00000730 
- 00000166  0x00000115 jam  0x00000070 , 0x000011c5 
- 00000167  0x00000116 branch  0x00000730 
- 00000168  0x00000122 call  0x00000235 
- 00000169  0x00000123 nrtn  0x00000028 
- 00000170  0x00000124 call  0x000000bd 
- 00000171  0x00000125 fetch  0x00000002 , 0x00004dc2 
- 00000172  0x00000126 increase  0x00000001 , 0x0000003f 
- 00000173  0x00000127 store  0x00000002 , 0x00004dc2 
- 00000174  0x00000128 fetcht  0x00000002 , 0x00004dc4 
- 00000175  0x00000129 isub  0x00000002 , 0x0000003e 
- 00000176  0x0000012a call  0x000000b2 , 0x00000005 
- 00000177  0x0000012b branch  0x00000093 
- 00000178  0x0000012d jam  0x00000000 , 0x00004dc1 
- 00000179  0x0000012e setarg  0x00000000 
- 00000180  0x0000012f store  0x00000002 , 0x00004dc2 
- 00000181  0x00000130 setarg  0x00000019 
- 00000182  0x00000131 store  0x00000002 , 0x00004dc4 
- 00000183  0x00000133 jam  0x00000000 , 0x00004cbc 
- 00000184  0x00000134 fetch  0x00000001 , 0x00004ca7 
- 00000185  0x00000136 store  0x00000001 , 0x00004ca6 
- 00000186  0x00000137 rtn 
- 00000187  0x00000139 fetch  0x00000001 , 0x00004ca8 
- 00000188  0x0000013a branch  0x000000b9 
- 00000189  0x0000013c fetch  0x00000001 , 0x00004cbc 
- 00000190  0x0000013d increase  0x00000001 , 0x0000003f 
- 00000191  0x0000013e store  0x00000001 , 0x00004cbc 
- 00000192  0x0000013f beq  0x00000004 , 0x000000bb 
- 00000193  0x00000140 beq  0x00000005 , 0x000000b7 
- 00000194  0x00000141 rtn 
- 00000195  0x00000144 fetch  0x00000001 , 0x00004cad 
- 00000196  0x00000145 call  0x000000c9 , 0x00000034 
- 00000197  0x00000147 call  0x0000025c 
- 00000198  0x00000148 nrtn  0x00000028 
- 00000199  0x00000149 fetch  0x00000003 , 0x00004cb0 
- 00000200  0x0000014a branch  0x00002d8c 
- 00000201  0x0000014d jam  0x00000001 , 0x00004cad 
- 00000202  0x0000014e jam  0x00000000 , 0x00004db6 
- 00000203  0x0000014f call  0x000000d9 
- 00000204  0x00000150 store  0x00000001 , 0x00004c1d 
- 00000205  0x00000151 setarg  0x00000000 
- 00000206  0x00000152 store  0x00000007 , 0x00004c1e 
- 00000207  0x00000153 fetch  0x00000004 , 0x00004cb8 
- 00000208  0x00000154 store  0x00000004 , 0x00004c25 
- 00000209  0x00000155 jam  0x0000000c , 0x00004c81 
- 00000210  0x00000156 fetch  0x00000001 , 0x00004c82 
- 00000211  0x00000157 set1  0x00000003 , 0x0000003f 
- 00000212  0x00000158 store  0x00000001 , 0x00004c82 
- 00000213  0x00000159 call  0x0000012b 
- 00000214  0x0000015a branch  0x00000096 
- 00000215  0x0000015d jam  0x00000001 , 0x00004db7 
- 00000216  0x0000015e jam  0x00000000 , 0x00004db9 
- 00000217  0x00000160 fetch  0x00000001 , 0x00004c82 
- 00000218  0x00000161 and_into  0x00000007 , 0x0000003f 
- 00000219  0x00000162 store  0x00000001 , 0x00004c82 
- 00000220  0x00000163 rtn 
- 00000221  0x00000166 fetch  0x00000001 , 0x00004c82 
- 00000222  0x00000167 set1  0x00000004 , 0x0000003f 
- 00000223  0x00000168 store  0x00000001 , 0x00004c82 
- 00000224  0x0000016a store  0x00000001 , 0x00004c3d 
- 00000225  0x0000016b rtn 
- 00000226  0x0000016e fetch  0x00000001 , 0x00004c82 
- 00000227  0x0000016f rtnbit0  0x00000004 
- 00000228  0x00000171 fetch  0x00000001 , 0x00004c82 
- 00000229  0x00000172 set0  0x00000004 , 0x0000003f 
- 00000230  0x00000173 store  0x00000001 , 0x00004c82 
- 00000231  0x00000174 store  0x00000001 , 0x00004c3d 
- 00000232  0x00000175 call  0x00000546 
- 00000233  0x00000176 branch  0x00000116 
- 00000234  0x00000179 fetch  0x00000001 , 0x00004db6 
- 00000235  0x0000017a bne  0x00000001 , 0x000000d9 
- 00000236  0x0000017c fetch  0x00000001 , 0x00004db4 
- 00000237  0x0000017d increase  0x00000001 , 0x0000003f 
- 00000238  0x0000017e store  0x00000001 , 0x00004db4 
- 00000239  0x0000017f beq  0x00000004 , 0x000000f3 
- 00000240  0x00000180 call  0x00000116 
- 00000241  0x00000181 jam  0x00000002 , 0x00004cc6 
- 00000242  0x00000182 branch  0x0000014b 
- 00000243  0x00000185 call  0x00000546 
- 00000244  0x00000186 jam  0x00000000 , 0x00004db4 
- 00000245  0x00000187 branch  0x000000d9 
- 00000246  0x0000018a jam  0x00000002 , 0x00004db9 
- 00000247  0x0000018c jam  0x00000001 , 0x00004db7 
- 00000248  0x0000018d jam  0x00000000 , 0x00004db6 
- 00000249  0x0000018e branch  0x000000d9 
- 00000250  0x00000191 fetch  0x00000001 , 0x00004db8 
- 00000251  0x00000192 beq  0x00000003 , 0x000000f7 
- 00000252  0x00000193 fetch  0x00000001 , 0x00004c82 
- 00000253  0x00000194 isolate0  0x00000004 , 0x0000003f 
- 00000254  0x00000195 branch  0x000000d7 , 0x00000001 
- 00000255  0x00000196 fetch  0x00000001 , 0x00004db8 
- 00000256  0x00000197 beq  0x00000001 , 0x000000f6 
- 00000257  0x00000198 beq  0x00000002 , 0x000000f7 
- 00000258  0x00000199 rtn 
- 00000259  0x0000019c fetch  0x00000001 , 0x00004c91 
- 00000260  0x0000019d rtnne  0x000000ff 
- 00000261  0x0000019e call  0x00000108 
- 00000262  0x0000019f ncall  0x00000110 , 0x0000002c 
- 00000263  0x000001a0 rtn 
- 00000264  0x000001a3 disable  0x0000002c 
- 00000265  0x000001a4 fetch  0x00000001 , 0x00004db7 
- 00000266  0x000001a5 rtnne  0x00000001 
- 00000267  0x000001a6 fetch  0x00000001 , 0x00004db9 
- 00000268  0x000001a7 rtnne  0x00000000 
- 00000269  0x000001a8 jam  0x00000001 , 0x00004db8 
- 00000270  0x000001a9 jam  0x00000004 , 0x00004cc6 
- 00000271  0x000001aa branch  0x00007feb 
- 00000272  0x000001ad fetch  0x00000001 , 0x00004db9 
- 00000273  0x000001ae branch  0x00000123 , 0x00000034 
- 00000274  0x000001af increase  0xffffffff , 0x0000003f 
- 00000275  0x000001b0 store  0x00000001 , 0x00004db9 
- 00000276  0x000001b1 jam  0x00000002 , 0x00004db8 
- 00000277  0x000001b2 jam  0x00000004 , 0x00004cc6 
- 00000278  0x000001b4 fetcht  0x00000001 , 0x00004c8c 
- 00000279  0x000001b5 fetch  0x00000001 , 0x00004ca9 
- 00000280  0x000001b6 and_into  0x00000003 , 0x0000003f 
- 00000281  0x000001b7 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00000282  0x000001b8 setarg  0x00004c92 
- 00000283  0x000001b9 iadd  0x00000011 , 0x0000003f 
- 00000284  0x000001ba iadd  0x00000002 , 0x00000006 
- 00000285  0x000001bb ifetch  0x00000001 , 0x00000006 
- 00000286  0x000001bc store  0x00000001 , 0x00004c8b 
- 00000287  0x000001bd increase  0x00000001 , 0x00000002 
- 00000288  0x000001be and_into  0x00000003 , 0x00000002 
- 00000289  0x000001bf storet  0x00000001 , 0x00004c8c 
- 00000290  0x000001c0 rtn 
- 00000291  0x000001c3 jam  0x00000003 , 0x00004db8 
- 00000292  0x000001c4 fetch  0x00000001 , 0x00004db6 
- 00000293  0x000001c5 nbranch  0x000000ea , 0x00000034 
- 00000294  0x000001c6 jam  0x00000002 , 0x00004cc6 
- 00000295  0x000001c7 branch  0x00000116 
- 00000296  0x000001ca fetch  0x00000001 , 0x00004c91 
- 00000297  0x000001cb bne  0x000000ff , 0x000001b1 
- 00000298  0x000001cd call  0x0000012e 
- 00000299  0x000001cf call  0x000001c2 
- 00000300  0x000001d0 jam  0x00000001 , 0x00004c86 
- 00000301  0x000001d1 rtn 
- 00000302  0x000001d4 fetch  0x00000002 , 0x00004db2 
- 00000303  0x000001d5 call  0x00007f9c 
- 00000304  0x000001d6 branch  0x00000134 , 0x00000028 
- 00000305  0x000001d7 fetch  0x00000007 , 0x00004c1e 
- 00000306  0x000001d8 rtn  0x00000034 
- 00000307  0x000001d9 branch  0x00007fe7 
- 00000308  0x000001db call  0x00000354 
- 00000309  0x000001dc jam  0x00000000 , 0x00004cad 
- 00000310  0x000001dd add  0x00000011 , 0x00000001 , 0x0000003f 
- 00000311  0x000001de store  0x00000001 , 0x00004c81 
- 00000312  0x000001df call  0x000000d9 
- 00000313  0x000001e0 store  0x00000001 , 0x00004c1d 
- 00000314  0x000001e1 ifetcht  0x00000001 , 0x00000005 
- 00000315  0x000001e2 ifetch  0x00000001 , 0x00000012 
- 00000316  0x000001e3 ior  0x00000002 , 0x0000003f 
- 00000317  0x000001e4 istore  0x00000001 , 0x00000005 
- 00000318  0x000001e5 increase  0x00000001 , 0x00000012 
- 00000319  0x000001e6 ifetch  0x00000004 , 0x00000012 
- 00000320  0x000001e7 istore  0x00000004 , 0x00000005 
- 00000321  0x000001e8 increase  0x00000004 , 0x00000012 
- 00000322  0x000001e9 arg  0x00004c23 , 0x00000005 
- 00000323  0x000001ea arg  0x00000002 , 0x00000039 
- 00000324  0x000001ec ifetch  0x00000001 , 0x00000012 
- 00000325  0x000001ed ifetcht  0x00000001 , 0x00000005 
- 00000326  0x000001ee iadd  0x00000002 , 0x0000003f 
- 00000327  0x000001ef istore  0x00000001 , 0x00000005 
- 00000328  0x000001f0 increase  0x00000001 , 0x00000012 
- 00000329  0x000001f1 loop  0x00000144 
- 00000330  0x000001f2 rtn 
- 00000331  0x000001f5 jam  0x00000000 , 0x00004c8a 
- 00000332  0x000001f7 arg  0x00000d00 , 0x0000000b 
- 00000333  0x000001f8 until  0x00000023 , 0x00000026 
- 00000334  0x000001f9 call  0x00000162 
- 00000335  0x000001fc nbranch  0x0000016d , 0x00000018 
- 00000336  0x000001fd nbranch  0x0000016d , 0x0000002f 
- 00000337  0x000001fe call  0x0000015f 
- 00000338  0x000001ff call  0x0000018a 
- 00000339  0x00000200 call  0x000006cd 
- 00000340  0x00000202 fetch  0x00000001 , 0x00004c80 
- 00000341  0x00000203 increase  0x00000001 , 0x0000003f 
- 00000342  0x00000204 store  0x00000001 , 0x00004c80 
- 00000343  0x00000205 call  0x000000e2 
- 00000344  0x00000206 fetch  0x00000001 , 0x00004c91 
- 00000345  0x00000207 bne  0x000000ff , 0x000001b3 
- 00000346  0x00000208 call  0x000000fa 
- 00000347  0x0000020a setarg  0x00000000 
- 00000348  0x0000020b store  0x00000004 , 0x00004c86 
- 00000349  0x0000020c store  0x00000001 , 0x00004db5 
- 00000350  0x0000020d rtn 
- 00000351  0x00000210 arg  0x00000004 , 0x00000039 
- 00000352  0x00000211 arg  0x00004c1d , 0x00000005 
- 00000353  0x00000212 branch  0x00007ec6 
- 00000354  0x00000215 disable  0x0000002f 
- 00000355  0x00000216 call  0x00000217 
- 00000356  0x0000021b force  0x00000000 , 0x00000015 
- 00000357  0x0000021c fetch  0x00000004 , 0x00004ca9 
- 00000358  0x0000021d iforce  0x00000009 
- 00000359  0x0000021e fetcht  0x00000001 , 0x00000017 
- 00000360  0x0000021f call  0x0000291f 
- 00000361  0x00000220 call  0x00002924 
- 00000362  0x00000221 call  0x000001d7 
- 00000363  0x00000222 call  0x00000214 , 0x0000002f 
- 00000364  0x00000223 rtn 
- 00000365  0x00000229 fetch  0x00000001 , 0x00004cad 
- 00000366  0x0000022a nrtn  0x00000034 
- 00000367  0x0000022b fetch  0x00000002 , 0x00004c87 
- 00000368  0x0000022c increase  0x00000001 , 0x0000003f 
- 00000369  0x0000022d store  0x00000002 , 0x00004c87 
- 00000370  0x0000022e fetch  0x00000001 , 0x00004c88 
- 00000371  0x0000022f bbit1  0x00000004 , 0x00002dd4 
- 00000372  0x00000230 fetch  0x00000001 , 0x00004c91 
- 00000373  0x00000231 bne  0x000000ff , 0x00000178 
- 00000374  0x00000232 call  0x00000180 
- 00000375  0x00000233 branch  0x0000014c 
- 00000376  0x00000236 fetch  0x00000001 , 0x00004c87 
- 00000377  0x00000237 rtnne  0x000000ff 
- 00000378  0x00000239 setarg  0x00000000 
- 00000379  0x0000023a store  0x00000002 , 0x00004c87 
- 00000380  0x0000023b branch  0x00002dd4 
- 00000381  0x0000023e call  0x000006f6 
- 00000382  0x0000023f call  0x00000546 
- 00000383  0x00000240 branch  0x00000116 
- 00000384  0x00000243 fetch  0x00000001 , 0x00004c8a 
- 00000385  0x00000244 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00000386  0x00000245 nbranch  0x0000017d , 0x00000002 
- 00000387  0x00000246 increase  0x00000001 , 0x0000003f 
- 00000388  0x00000247 store  0x00000001 , 0x00004c8a 
- 00000389  0x00000248 beq  0x00000002 , 0x000000dd 
- 00000390  0x00000249 beq  0x00000006 , 0x000000e4 
- 00000391  0x0000024a beq  0x00000008 , 0x000000dd 
- 00000392  0x0000024b beq  0x0000000c , 0x000000e4 
- 00000393  0x0000024c rtn 
- 00000394  0x00000251 fetch  0x00000001 , 0x00004bfc 
- 00000395  0x00000252 rshift3  0x0000003f , 0x0000003f 
- 00000396  0x00000253 store  0x00000001 , 0x00004c7f 
- 00000397  0x00000255 increase  0x00000001 , 0x0000003f 
- 00000398  0x00000256 arg  0x00004bfc , 0x00000006 
- 00000399  0x00000257 iadd  0x00000006 , 0x00000006 
- 00000400  0x00000258 ifetch  0x00000003 , 0x00000006 
- 00000401  0x00000259 store  0x00000003 , 0x00004cbe 
- 00000402  0x0000025b fetch  0x00000001 , 0x00004bfc 
- 00000403  0x0000025c rshift  0x0000003f , 0x0000003f 
- 00000404  0x0000025d and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000405  0x0000025e store  0x00000001 , 0x00004cc4 
- 00000406  0x0000025f fetch  0x00000001 , 0x00004c7f 
- 00000407  0x00000260 rtn  0x00000034 
- 00000408  0x00000261 iforce  0x00000039 
- 00000409  0x00000262 arg  0x00004bfd , 0x00000006 
- 00000410  0x00000263 arg  0x00004c5f , 0x00000005 
- 00000411  0x00000264 branch  0x00007f01 
- 00000412  0x00000267 jam  0x00000004 , 0x000041de 
- 00000413  0x00000268 jam  0x00000000 , 0x00004c80 
- 00000414  0x00000269 jam  0x0000004e , 0x00004c8b 
- 00000415  0x0000026a fetch  0x00000004 , 0x00004c8d 
- 00000416  0x0000026c store  0x00000004 , 0x00004ca9 
- 00000417  0x0000026f arg  0x00000000 , 0x00000011 
- 00000418  0x00000270 arg  0x00000004 , 0x00000039 
- 00000419  0x00000271 arg  0x00004ca9 , 0x00000006 
- 00000420  0x00000273 ifetch  0x00000001 , 0x00000006 
- 00000421  0x00000274 iadd  0x00000011 , 0x00000011 
- 00000422  0x00000275 loop  0x000001a4 
- 00000423  0x00000276 copy  0x00000011 , 0x0000003f 
- 00000424  0x00000277 store  0x00000002 , 0x00004d32 
- 00000425  0x00000278 fetch  0x00000001 , 0x00004d32 
- 00000426  0x00000279 fetcht  0x00000001 , 0x00004d33 
- 00000427  0x0000027a iadd  0x00000002 , 0x0000003f 
- 00000428  0x0000027b store  0x00000001 , 0x00004d34 
- 00000429  0x0000027c rtn 
- 00000430  0x00000280 call  0x0000019c 
- 00000431  0x00000282 jam  0x00000001 , 0x00004c91 
- 00000432  0x00000283 rtn 
- 00000433  0x00000286 jam  0x00000090 , 0x000011c5 
- 00000434  0x00000287 branch  0x00000730 
- 00000435  0x0000028c jam  0x00000091 , 0x000011c5 
- 00000436  0x0000028d branch  0x00000730 
- 00000437  0x00000290 jam  0x00000060 , 0x000011c5 
- 00000438  0x00000291 branch  0x00000730 
- 00000439  0x00000294 jam  0x00000061 , 0x000011c5 
- 00000440  0x00000295 branch  0x00000730 
- 00000441  0x00000298 set0  0x00000026 , 0x00000000 
- 00000442  0x00000299 jam  0x00000000 , 0x00004dd1 
- 00000443  0x0000029a call  0x000053ce 
- 00000444  0x0000029c arg  0x00000003 , 0x00000007 
- 00000445  0x0000029d branch  0x000043d2 
- 00000446  0x000002a0 storet  0x00000001 , 0x00004c81 
- 00000447  0x000002a1 copy  0x00000002 , 0x00000039 
- 00000448  0x000002a2 arg  0x00004c1d , 0x00000005 
- 00000449  0x000002a3 branch  0x00002d51 
- 00000450  0x000002ba fetch  0x00000001 , 0x00004c81 
- 00000451  0x000002bb increase  0x00000002 , 0x0000003f 
- 00000452  0x000002bc store  0x00000001 , 0x00004c83 
- 00000453  0x000002be fetch  0x00000001 , 0x00004c82 
- 00000454  0x000002bf store  0x00000001 , 0x00004c3d 
- 00000455  0x000002c1 fetch  0x00000001 , 0x00004c81 
- 00000456  0x000002c2 lshift3  0x0000003f , 0x0000003f 
- 00000457  0x000002c3 fetcht  0x00000001 , 0x00004c80 
- 00000458  0x000002c4 and  0x00000002 , 0x00000003 , 0x00000002 
- 00000459  0x000002c5 lshift  0x00000002 , 0x00000002 
- 00000460  0x000002c6 ior  0x00000002 , 0x0000003f 
- 00000461  0x000002c7 fetcht  0x00000001 , 0x00004cbd 
- 00000462  0x000002c8 iadd  0x00000002 , 0x0000003f 
- 00000463  0x000002c9 istore  0x00000001 , 0x00000005 
- 00000464  0x000002cb fetch  0x00000001 , 0x00004c81 
- 00000465  0x000002cc iforce  0x00000039 
- 00000466  0x000002cd arg  0x00004c1d , 0x00000006 
- 00000467  0x000002ce branch  0x00007f01 
- 00000468  0x000002e2 call  0x00002dee 
- 00000469  0x000002e3 fetch  0x00000001 , 0x00004c8b 
- 00000470  0x000002e4 branch  0x000053da 
- 00000471  0x000002f3 call  0x000001d4 
- 00000472  0x000002f4 disable  0x0000002f 
- 00000473  0x000002f5 enable  0x0000000d 
- 00000474  0x000002f6 enable  0x00000021 
- 00000475  0x000002f7 disable  0x00000020 
- 00000476  0x000002f8 enable  0x00000010 
- 00000477  0x000002f9 fetch  0x00000002 , 0x00004c84 
- 00000478  0x000002fa iforce  0x0000001b 
- 00000479  0x000002fb correlate  0x0000003e , 0x00000003 
- 00000480  0x000002fc nbranch  0x00000214 , 0x00000018 
- 00000481  0x000002ff disable  0x0000000d 
- 00000482  0x00000300 enable  0x0000000b 
- 00000483  0x00000301 enable  0x00000007 
- 00000484  0x00000302 enable  0x00000009 
- 00000485  0x00000303 call  0x00000211 
- 00000486  0x00000304 store  0x00000001 , 0x00004d35 
- 00000487  0x00000305 fetcht  0x00000001 , 0x00004d34 
- 00000488  0x00000306 isub  0x00000002 , 0x0000003e 
- 00000489  0x00000307 nbranch  0x00000214 , 0x00000005 
- 00000490  0x00000308 call  0x00000211 
- 00000491  0x00000309 store  0x00000001 , 0x00004bfb 
- 00000492  0x0000030d fetch  0x00000001 , 0x00004bfb 
- 00000493  0x0000030e fetcht  0x00000001 , 0x00004c82 
- 00000494  0x0000030f icompare  0x00000007 , 0x00000002 
- 00000495  0x00000310 nbranch  0x00000214 , 0x00000001 
- 00000496  0x00000312 call  0x00000211 
- 00000497  0x00000313 istore  0x00000001 , 0x00000005 
- 00000498  0x00000314 rshift3  0x0000003f , 0x0000003f 
- 00000499  0x00000315 and  0x0000003f , 0x0000001f , 0x00000039 
- 00000500  0x00000316 branch  0x000001f8 , 0x00000005 
- 00000501  0x00000318 call  0x00000211 
- 00000502  0x00000319 istore  0x00000001 , 0x00000005 
- 00000503  0x0000031a loop  0x000001f5 
- 00000504  0x0000031d copy  0x00000005 , 0x00000011 
- 00000505  0x0000031e call  0x00000211 
- 00000506  0x0000031f store  0x00000001 , 0x00004dbc 
- 00000507  0x00000320 copy  0x00000011 , 0x00000005 
- 00000508  0x00000321 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00000509  0x00000322 enable  0x00000010 
- 00000510  0x00000323 arg  0x00000664 , 0x0000001b 
- 00000511  0x00000324 rshift32  0x0000003f , 0x0000003f 
- 00000512  0x00000325 rshift16  0x0000003f , 0x0000003f 
- 00000513  0x00000326 istore  0x00000003 , 0x00000005 
- 00000514  0x00000327 disable  0x0000000b 
- 00000515  0x00000328 branch  0x00000214 , 0x00000006 
- 00000516  0x0000032b enable  0x0000002f 
- 00000517  0x0000032c call  0x000054ba 
- 00000518  0x0000032d fetch  0x00000001 , 0x00004dbc 
- 00000519  0x0000032f copy  0x0000003f , 0x00000011 
- 00000520  0x00000330 fetcht  0x00000001 , 0x00004d3c 
- 00000521  0x00000331 setarg  0x00004d43 
- 00000522  0x00000332 iadd  0x00000002 , 0x00000005 
- 00000523  0x00000333 copy  0x00000011 , 0x0000003f 
- 00000524  0x00000334 istore  0x00000001 , 0x00000005 
- 00000525  0x00000335 increase  0x00000001 , 0x00000002 
- 00000526  0x00000336 and_into  0x00000007 , 0x00000002 
- 00000527  0x00000337 storet  0x00000001 , 0x00004d3c 
- 00000528  0x00000338 rtn 
- 00000529  0x0000033b parse  0x00000003 , 0x00000000 , 0x00000008 
- 00000530  0x0000033c rshift3  0x0000000c , 0x0000003f 
- 00000531  0x0000033d rtn 
- 00000532  0x00000345 disable  0x0000001b 
- 00000533  0x00000346 disable  0x0000000b 
- 00000534  0x00000347 branch  0x0000264d 
- 00000535  0x00000354 call  0x000053c4 
- 00000536  0x00000355 fetch  0x00000004 , 0x00004ca9 
- 00000537  0x00000356 iforce  0x00000009 
- 00000538  0x00000357 call  0x000001d4 
- 00000539  0x00000359 call  0x00002918 
- 00000540  0x0000035a fetcht  0x00000001 , 0x00004c8b 
- 00000541  0x0000035b call  0x00002933 
- 00000542  0x0000035c set1  0x00000000 , 0x00000015 
- 00000543  0x0000035d enable  0x0000001d 
- 00000544  0x0000035e enable  0x00000020 
- 00000545  0x0000035f disable  0x00000021 
- 00000546  0x00000362 rshift16  0x00000009 , 0x0000003f 
- 00000547  0x00000363 rshift8  0x0000003f , 0x0000003f 
- 00000548  0x00000364 rshift4  0x0000003f , 0x0000003f 
- 00000549  0x00000365 inject  0x00000003 , 0x00000028 
- 00000550  0x00000366 disable  0x0000001d 
- 00000551  0x00000367 enable  0x0000001b 
- 00000552  0x00000368 enable  0x00000007 
- 00000553  0x00000369 enable  0x00000009 
- 00000554  0x0000036a fetch  0x00000001 , 0x00004d34 
- 00000555  0x0000036b inject  0x00000003 , 0x00000008 
- 00000556  0x0000036c fetch  0x00000001 , 0x00004c83 
- 00000557  0x0000036d iforce  0x00000039 
- 00000558  0x0000036e arg  0x00004c3d , 0x00000006 
- 00000559  0x00000370 ifetch  0x00000001 , 0x00000006 
- 00000560  0x00000371 inject  0x00000003 , 0x00000008 
- 00000561  0x00000372 loop  0x0000022f 
- 00000562  0x00000374 call  0x000054e2 
- 00000563  0x00000375 disable  0x0000001b 
- 00000564  0x00000376 rtn 
- 00000565  0x00000379 call  0x00007fe9 
- 00000566  0x0000037a fetcht  0x00000004 , 0x00004ca2 
- 00000567  0x0000037b copy  0x00000022 , 0x0000003f 
- 00000568  0x0000037c isub  0x00000002 , 0x0000003e 
- 00000569  0x0000037d ncall  0x00002d18 , 0x00000002 
- 00000570  0x0000037e copy  0x0000003f , 0x00000012 
- 00000571  0x0000037f fetch  0x00000004 , 0x00004ca2 
- 00000572  0x00000380 fetcht  0x00000001 , 0x00004ca6 
- 00000573  0x00000381 iadd  0x00000002 , 0x00000002 
- 00000574  0x00000382 copy  0x00000012 , 0x0000003f 
- 00000575  0x00000383 isub  0x00000002 , 0x0000003e 
- 00000576  0x00000384 nrtn  0x00000002 
- 00000577  0x00000385 set0  0x0000001c , 0x0000003f 
- 00000578  0x00000386 store  0x00000004 , 0x00004ca2 
- 00000579  0x00000387 branch  0x00007fe7 
- 00000580  0x000003a0 arg  0x00000000 , 0x00000002 
- 00000581  0x000003a1 arg  0x00000008 , 0x00000039 
- 00000582  0x000003a2 copy  0x00000011 , 0x00000006 
- 00000583  0x000003a5 ifetch  0x00000001 , 0x00000006 
- 00000584  0x000003a6 iadd  0x00000002 , 0x00000002 
- 00000585  0x000003a7 loop  0x00000247 
- 00000586  0x000003a8 rshift3  0x00000002 , 0x0000003f 
- 00000587  0x000003a9 copy  0x0000003f , 0x00000002 
- 00000588  0x000003aa rtnmark0  0x00000026 
- 00000589  0x000003ac div  0x0000003f , 0x0000000a 
- 00000590  0x000003ad call  0x00007f86 
- 00000591  0x000003ae quotient  0x0000003f 
- 00000592  0x000003af lshift4  0x0000003f , 0x0000003f 
- 00000593  0x000003b0 branch  0x00007f55 
- 00000594  0x000003b6 rtnmark1  0x00000026 
- 00000595  0x000003b7 call  0x0000032a 
- 00000596  0x000003b8 call  0x00000264 
- 00000597  0x000003b9 fetch  0x00000001 , 0x00004040 
- 00000598  0x000003ba bbit0  0x00000000 , 0x00000259 
- 00000599  0x000003bb fetch  0x00000001 , 0x000000a0 
- 00000600  0x000003bc nrtn  0x00000034 
- 00000601  0x000003be setarg  0x00000000 
- 00000602  0x000003bf store  0x00000008 , 0x000000a1 
- 00000603  0x000003c0 rtn 
- 00000604  0x000003c3 enable  0x00000028 
- 00000605  0x000003c4 call  0x00002afa 
- 00000606  0x000003c5 fetch  0x00000003 , 0x0000416f 
- 00000607  0x000003c6 branch  0x00007fe9 , 0x00000034 
- 00000608  0x000003c7 fetch  0x00000001 , 0x00004091 
- 00000609  0x000003c8 branch  0x00007fe9 , 0x00000034 
- 00000610  0x000003c9 fetch  0x00000001 , 0x00004dc1 
- 00000611  0x000003ca beq  0x00000001 , 0x00007fe9 
- 00000612  0x000003cc call  0x00000275 
- 00000613  0x000003cd call  0x00000259 
- 00000614  0x000003cf call  0x00003ebf 
- 00000615  0x000003d1 fetcht  0x00000001 , 0x00004b46 
- 00000616  0x000003d2 call  0x00006825 
- 00000617  0x000003d3 hfetch  0x00000004 , 0x00008070 
- 00000618  0x000003d4 hfetcht  0x00000004 , 0x00008078 
- 00000619  0x000003d5 ior  0x00000002 , 0x00000002 
- 00000620  0x000003d6 invert  0x00000002 , 0x00000002 
- 00000621  0x000003d7 hstoret  0x00000004 , 0x0000807c 
- 00000622  0x000003d8 hfetch  0x00000001 , 0x0000807d 
- 00000623  0x000003d9 set0  0x00000002 , 0x0000003f 
- 00000624  0x000003da hstore  0x00000001 , 0x0000807d 
- 00000625  0x000003db hfetch  0x00000001 , 0x0000807e 
- 00000626  0x000003dc set0  0x00000006 , 0x0000003f 
- 00000627  0x000003dd hstore  0x00000001 , 0x0000807e 
- 00000628  0x000003de rtn 
- 00000629  0x000003e1 fetch  0x00000001 , 0x00004b00 
- 00000630  0x000003e2 rtn  0x00000034 
- 00000631  0x000003e3 branch  0x0000048d 
- 00000632  0x000003e6 jam  0x00000086 , 0x0000895b 
- 00000633  0x000003e7 jam  0x000000a0 , 0x0000895c 
- 00000634  0x000003e8 call  0x0000296c 
- 00000635  0x000003e9 call  0x00003416 
- 00000636  0x000003ea call  0x000074b9 
- 00000637  0x000003eb branch  0x000002de , 0x0000002b 
- 00000638  0x000003ed call  0x00000001 
- 00000639  0x000003ef call  0x00000287 
- 00000640  0x000003f0 fetch  0x00000001 , 0x00004720 
- 00000641  0x000003f1 beq  0x00000002 , 0x0000031c 
- 00000642  0x000003f2 jam  0x00000001 , 0x00004720 
- 00000643  0x000003f3 fetch  0x00000001 , 0x00004210 
- 00000644  0x000003f4 beq  0x00000033 , 0x0000028a 
- 00000645  0x000003f5 beq  0x00000034 , 0x0000028f 
- 00000646  0x000003f6 rtn 
- 00000647  0x000003f9 fetch  0x00000001 , 0x00004d38 
- 00000648  0x000003fa store  0x00000001 , 0x000041de 
- 00000649  0x000003fb rtn 
- 00000650  0x000003fe call  0x000006c0 
- 00000651  0x000003ff jam  0x00000001 , 0x00004b53 
- 00000652  0x00000400 fetch  0x00000006 , 0x000041d0 
- 00000653  0x00000401 branch  0x000033eb , 0x00000034 
- 00000654  0x00000402 branch  0x00004274 
- 00000655  0x00000405 call  0x000006c0 
- 00000656  0x00000406 jam  0x00000023 , 0x000011c5 
- 00000657  0x00000407 branch  0x00000730 
- 00000658  0x0000040c jam  0x00000062 , 0x000011c5 
- 00000659  0x0000040d branch  0x00000730 
- 00000660  0x00000410 jam  0x00000001 , 0x0000479e 
- 00000661  0x00000411 call  0x00005814 
- 00000662  0x00000413 jam  0x00000001 , 0x00004b00 
- 00000663  0x00000415 call  0x000002de 
- 00000664  0x00000416 call  0x000040c0 
- 00000665  0x00000418 call  0x000040d9 
- 00000666  0x00000419 beq  0x00000030 , 0x0000029f 
- 00000667  0x0000041a beq  0x00000031 , 0x000002b0 
- 00000668  0x0000041b call  0x000040d1 
- 00000669  0x0000041c nop  0x000003e8 
- 00000670  0x0000041d branch  0x00000299 
- 00000671  0x00000420 call  0x00000483 
- 00000672  0x00000421 fetch  0x00000001 , 0x000046de 
- 00000673  0x00000423 beq  0x000000d1 , 0x000002a6 
- 00000674  0x00000424 beq  0x00000002 , 0x000002a4 
- 00000675  0x00000425 branch  0x000040e1 
- 00000676  0x00000428 jam  0x00000001 , 0x00004bf4 
- 00000677  0x00000429 branch  0x000040ee 
- 00000678  0x0000042c jam  0x00000000 , 0x000046e0 
- 00000679  0x0000042d arg  0x00004b9e , 0x00000013 
- 00000680  0x0000042e branch  0x000002a9 
- 00000681  0x0000043a ifetch  0x00000002 , 0x00000013 
- 00000682  0x0000043b arg  0x0000ffff , 0x00000002 
- 00000683  0x0000043c isub  0x00000002 , 0x0000003e 
- 00000684  0x0000043d rtn  0x00000005 
- 00000685  0x0000043e call  0x00006413 
- 00000686  0x0000043f increase  0x00000002 , 0x00000013 
- 00000687  0x00000440 branch  0x000002a9 
- 00000688  0x00000443 call  0x00000483 
- 00000689  0x00000444 branch  0x000040ea 
- 00000690  0x00000447 jam  0x00000080 , 0x000011c5 
- 00000691  0x00000448 branch  0x00000730 
- 00000692  0x00000450 jam  0x00000040 , 0x00008086 
- 00000693  0x00000451 jam  0x00000000 , 0x00008087 
- 00000694  0x00000452 hfetch  0x00000001 , 0x00008081 
- 00000695  0x00000453 set0  0x00000000 , 0x0000003f 
- 00000696  0x00000454 set0  0x00000001 , 0x0000003f 
- 00000697  0x00000455 set1  0x00000003 , 0x0000003f 
- 00000698  0x00000456 set0  0x00000004 , 0x0000003f 
- 00000699  0x00000457 hstore  0x00000001 , 0x00008081 
- 00000700  0x00000458 setarg  0x00000000 
- 00000701  0x00000459 store  0x00000004 , 0x000001f5 
- 00000702  0x0000045a hfetch  0x00000001 , 0x0000807f 
- 00000703  0x0000045b set0  0x00000000 , 0x0000003f 
- 00000704  0x0000045c hstore  0x00000001 , 0x0000807f 
- 00000705  0x0000045d rtn 
- 00000706  0x00000460 call  0x00000313 
- 00000707  0x00000461 call  0x00004423 
- 00000708  0x00000462 fetch  0x00000002 , 0x00004778 
- 00000709  0x00000463 arg  0x0000aa55 , 0x00000002 
- 00000710  0x00000464 isub  0x00000002 , 0x0000003e 
- 00000711  0x00000465 branch  0x00000303 , 0x00000005 
- 00000712  0x00000466 storet  0x00000002 , 0x00004778 
- 00000713  0x00000467 call  0x0000441c 
- 00000714  0x00000468 fetch  0x00000001 , 0x000046e1 
- 00000715  0x00000469 store  0x00000001 , 0x0000477a 
- 00000716  0x0000046a fetch  0x00000004 , 0x00004b4d 
- 00000717  0x0000046b store  0x00000004 , 0x0000477b 
- 00000718  0x0000046c store  0x00000004 , 0x00004ca9 
- 00000719  0x0000046e call  0x00000313 
- 00000720  0x0000046f call  0x000002e0 
- 00000721  0x00000470 call  0x000002f0 
- 00000722  0x00000471 call  0x000002fd 
- 00000723  0x00000472 call  0x000002e5 
- 00000724  0x00000473 call  0x000002f4 
- 00000725  0x00000475 call  0x000002f0 
- 00000726  0x00000476 arg  0x00000002 , 0x00000002 
- 00000727  0x00000477 arg  0x000047c4 , 0x00000011 
- 00000728  0x00000478 arg  0x0000005f , 0x00000012 
- 00000729  0x00000479 fetch  0x00000003 , 0x00004700 
- 00000730  0x0000047a iadd  0x00000012 , 0x0000003f 
- 00000731  0x0000047b call  0x000002e5 
- 00000732  0x0000047c call  0x000002f4 
- 00000733  0x0000047d call  0x0000030b 
- 00000734  0x0000047f jam  0x00000076 , 0x00004212 
- 00000735  0x00000480 branch  0x00003d36 
- 00000736  0x00000483 fetch  0x00000003 , 0x00004700 
- 00000737  0x00000484 store  0x00000003 , 0x00004232 
- 00000738  0x00000485 call  0x000002f0 
- 00000739  0x00000486 call  0x0000652b 
- 00000740  0x00000487 branch  0x000002f4 
- 00000741  0x0000048a copy  0x0000003f , 0x00000013 
- 00000742  0x0000048b copy  0x00000011 , 0x0000003f 
- 00000743  0x0000048c increase  0xfffffffc , 0x0000003f 
- 00000744  0x0000048d copy  0x0000003f , 0x00000012 
- 00000745  0x0000048e ifetch  0x00000004 , 0x00000012 
- 00000746  0x0000048f store  0x00000004 , 0x00004b48 
- 00000747  0x00000490 copy  0x00000013 , 0x0000003f 
- 00000748  0x00000491 call  0x00006552 
- 00000749  0x00000492 fetch  0x00000004 , 0x00004b48 
- 00000750  0x00000493 istore  0x00000004 , 0x00000012 
- 00000751  0x00000494 rtn 
- 00000752  0x00000497 call  0x0000650b 
- 00000753  0x00000498 call  0x000002f7 
- 00000754  0x00000499 bbit0  0x00000001 , 0x000002f0 
- 00000755  0x0000049a rtn 
- 00000756  0x0000049d call  0x000002f7 
- 00000757  0x0000049e bbit1  0x00000000 , 0x000002f4 
- 00000758  0x0000049f rtn 
- 00000759  0x000004a2 setarg  0x000186a0 
- 00000760  0x000004a3 call  0x00002a8f 
- 00000761  0x000004a4 setarg  0x000001fa 
- 00000762  0x000004a5 hstore  0x00000002 , 0x0000808c 
- 00000763  0x000004a6 setarg  0x00000005 
- 00000764  0x000004a7 branch  0x000064f3 
- 00000765  0x000004ab setarg  0x0000477f 
- 00000766  0x000004ac arg  0x00004720 , 0x00000002 
- 00000767  0x000004ad isub  0x00000002 , 0x00000002 
- 00000768  0x000004ae fetch  0x00000003 , 0x00004700 
- 00000769  0x000004af arg  0x00004720 , 0x00000011 
- 00000770  0x000004b0 rtn 
- 00000771  0x000004b9 call  0x00000313 
- 00000772  0x000004ba call  0x000002fd 
- 00000773  0x000004bb call  0x00006562 
- 00000774  0x000004bc call  0x00000315 
- 00000775  0x000004bd call  0x0000431a 
- 00000776  0x000004be fetch  0x00000004 , 0x0000477b 
- 00000777  0x000004bf store  0x00000004 , 0x00004ca9 
- 00000778  0x000004c0 rtn 
- 00000779  0x000004c3 jam  0x000000b9 , 0x00000aa2 
- 00000780  0x000004c5 call  0x000002b4 
- 00000781  0x000004c6 nop  0x00000064 
- 00000782  0x000004c7 arg  0x00004b48 , 0x00000011 
- 00000783  0x000004c8 fetcht  0x00000001 , 0x00000aa2 
- 00000784  0x000004c9 call  0x00006556 
- 00000785  0x000004ca nop  0x00000064 
- 00000786  0x000004cb rtn 
- 00000787  0x000004ce jam  0x000000ab , 0x00000aa2 
- 00000788  0x000004cf branch  0x0000030c 
- 00000789  0x000004d3 call  0x00000313 
- 00000790  0x000004d4 arg  0x00000002 , 0x00000002 
- 00000791  0x000004d5 arg  0x000047c4 , 0x00000011 
- 00000792  0x000004d6 arg  0x0000005f , 0x00000012 
- 00000793  0x000004d7 fetch  0x00000003 , 0x00004700 
- 00000794  0x000004d8 iadd  0x00000012 , 0x0000003f 
- 00000795  0x000004d9 branch  0x00006562 
- 00000796  0x000004de jam  0x00000002 , 0x00004720 
- 00000797  0x000004df fetch  0x00000001 , 0x00004241 
- 00000798  0x000004e0 bbit1  0x00000002 , 0x000001b5 
- 00000799  0x000004e2 fetch  0x00000004 , 0x00004b4d 
- 00000800  0x000004e3 store  0x00000004 , 0x00004ca9 
- 00000801  0x000004e4 call  0x000002cf 
- 00000802  0x000004e5 branch  0x000001b7 
- 00000803  0x000004e8 call  0x00004401 
- 00000804  0x000004e9 fetch  0x00000002 , 0x0000469f 
- 00000805  0x000004ea rtn  0x00000034 
- 00000806  0x000004ec jam  0x00000001 , 0x00004dc1 
- 00000807  0x000004ed setarg  0x00000000 
- 00000808  0x000004ee store  0x00000002 , 0x00004dc2 
- 00000809  0x000004ef rtn 
- 00000810  0x000004f2 arg  0x00001800 , 0x00000006 
- 00000811  0x000004f3 arg  0x0000480c , 0x00000005 
- 00000812  0x000004f4 call  0x00000332 
- 00000813  0x000004f5 arg  0x00001900 , 0x00000006 
- 00000814  0x000004f6 call  0x00000332 
- 00000815  0x000004f7 arg  0x00001a00 , 0x00000006 
- 00000816  0x000004f8 call  0x00000332 
- 00000817  0x000004f9 arg  0x00001b00 , 0x00000006 
- 00000818  0x000004fb arg  0x0000001b , 0x00000039 
- 00000819  0x000004fc branch  0x00007f01 
- 00000820  0x000004ff arg  0x0000480c , 0x00000006 
- 00000821  0x00000500 arg  0x00001800 , 0x00000005 
- 00000822  0x00000501 call  0x00000332 
- 00000823  0x00000502 arg  0x00001900 , 0x00000005 
- 00000824  0x00000503 call  0x00000332 
- 00000825  0x00000504 arg  0x00001a00 , 0x00000005 
- 00000826  0x00000505 call  0x00000332 
- 00000827  0x00000506 arg  0x00001b00 , 0x00000005 
- 00000828  0x00000507 branch  0x00000332 
- 00000829  0x0000050a call  0x00005892 
- 00000830  0x0000050b nrtn  0x00000034 
- 00000831  0x0000050c fetch  0x00000001 , 0x000046c5 
- 00000832  0x0000050d and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000833  0x0000050e rtnne  0x00000003 
- 00000834  0x00000510 fetch  0x00000001 , 0x0000479e 
- 00000835  0x00000511 call  0x00000294 , 0x00000034 
- 00000836  0x00000512 fetch  0x00000004 , 0x000046d3 
- 00000837  0x00000513 bbit1  0x00000005 , 0x00004179 
- 00000838  0x00000514 call  0x00003f97 
- 00000839  0x00000515 nbranch  0x00000376 , 0x00000028 
- 00000840  0x00000516 call  0x00000370 
- 00000841  0x00000517 nrtn  0x00000031 
- 00000842  0x00000518 call  0x00000351 
- 00000843  0x00000519 call  0x00000354 
- 00000844  0x0000051a call  0x00000379 
- 00000845  0x0000051c arg  0x0000469a , 0x00000011 
- 00000846  0x0000051d call  0x00007e3d 
- 00000847  0x0000051e call  0x0000035f , 0x00000028 
- 00000848  0x0000051f rtn 
- 00000849  0x00000524 jam  0x00000000 , 0x00004172 
- 00000850  0x00000525 jam  0x0000001e , 0x00004b6a 
- 00000851  0x00000526 rtn 
- 00000852  0x0000052b fetch  0x00000001 , 0x00004b69 
- 00000853  0x0000052c rtnne  0x00000001 
- 00000854  0x0000052d setarg  0x00000000 
- 00000855  0x0000052e store  0x00000001 , 0x00004b69 
- 00000856  0x0000052f store  0x00000004 , 0x0000469b 
- 00000857  0x00000530 branch  0x00000296 
- 00000858  0x00000533 jam  0x00000007 , 0x000047a2 
- 00000859  0x00000534 jam  0x00000004 , 0x000047a3 
- 00000860  0x00000535 setarg  0x000047a2 
- 00000861  0x00000536 store  0x00000002 , 0x00004218 
- 00000862  0x00000537 branch  0x00007e38 
- 00000863  0x0000053a fetch  0x00000001 , 0x000047c3 
- 00000864  0x0000053b increase  0x00000001 , 0x0000003f 
- 00000865  0x0000053c store  0x00000001 , 0x000047c3 
- 00000866  0x0000053d rtn 
- 00000867  0x00000540 arg  0x0000469a , 0x00000011 
- 00000868  0x00000541 call  0x00007e54 
- 00000869  0x00000542 branch  0x00000367 , 0x00000028 
- 00000870  0x00000543 rtn 
- 00000871  0x00000546 call  0x00005652 
- 00000872  0x00000547 fetch  0x00000001 , 0x000047c3 
- 00000873  0x00000548 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000874  0x00000549 ncall  0x00005650 , 0x00000002 
- 00000875  0x0000054a fetch  0x00000001 , 0x000047c3 
- 00000876  0x0000054b rtn  0x00000034 
- 00000877  0x0000054c increase  0xffffffff , 0x0000003f 
- 00000878  0x0000054d store  0x00000001 , 0x000047c3 
- 00000879  0x0000054e branch  0x00003f90 
- 00000880  0x00000552 enable  0x00000031 
- 00000881  0x00000553 fetch  0x00000001 , 0x00004b55 
- 00000882  0x00000554 beq  0x0000000f , 0x00000376 
- 00000883  0x00000555 increase  0x00000001 , 0x0000003f 
- 00000884  0x00000556 store  0x00000001 , 0x00004b55 
- 00000885  0x00000557 rtn 
- 00000886  0x00000559 jam  0x00000000 , 0x00004b55 
- 00000887  0x0000055a disable  0x00000031 
- 00000888  0x0000055b rtn 
- 00000889  0x00000560 fetch  0x00000002 , 0x0000469f 
- 00000890  0x00000561 rtn  0x00000034 
- 00000891  0x00000562 jam  0x00000001 , 0x00004808 
- 00000892  0x00000563 jam  0x0000000a , 0x00004809 
- 00000893  0x00000564 rtn 
- 00000894  0x00000567 rtn  0x0000002e 
- 00000895  0x00000568 fetch  0x00000001 , 0x000041e2 
- 00000896  0x00000569 rtn  0x00000034 
- 00000897  0x0000056a call  0x00005271 
- 00000898  0x0000056b nrtn  0x00000034 
- 00000899  0x0000056c fetch  0x00000001 , 0x0000479e 
- 00000900  0x0000056d call  0x00000294 , 0x00000034 
- 00000901  0x0000056e fetch  0x00000004 , 0x000046d3 
- 00000902  0x0000056f bbit1  0x00000005 , 0x00003f8a 
- 00000903  0x00000570 bbit1  0x00000009 , 0x00003f8a 
- 00000904  0x00000571 call  0x00003f97 
- 00000905  0x00000572 nbranch  0x00000376 , 0x00000028 
- 00000906  0x00000573 call  0x00000370 
- 00000907  0x00000574 nrtn  0x00000031 
- 00000908  0x00000575 call  0x00000351 
- 00000909  0x00000576 call  0x00000354 
- 00000910  0x00000577 call  0x00000379 
- 00000911  0x00000578 fetch  0x00000001 , 0x00004b05 
- 00000912  0x00000579 beq  0x00000001 , 0x00000394 
- 00000913  0x0000057a fetch  0x00000001 , 0x00004b0c 
- 00000914  0x0000057b rtn  0x00000034 
- 00000915  0x0000057c branch  0x00003f81 
- 00000916  0x0000057f fetch  0x00000001 , 0x0000469a 
- 00000917  0x00000580 store  0x00000001 , 0x00004b06 
- 00000918  0x00000581 fetch  0x00000001 , 0x0000469b 
- 00000919  0x00000582 istore  0x00000001 , 0x00000005 
- 00000920  0x00000583 fetch  0x00000001 , 0x0000469d 
- 00000921  0x00000584 istore  0x00000001 , 0x00000005 
- 00000922  0x00000585 fetch  0x00000002 , 0x0000469f 
- 00000923  0x00000586 istore  0x00000002 , 0x00000005 
- 00000924  0x00000588 arg  0x00000007 , 0x00000011 
- 00000925  0x00000589 call  0x00004d63 
- 00000926  0x0000058a fetch  0x00000002 , 0x0000424e 
- 00000927  0x0000058b istore  0x00000002 , 0x00000005 
- 00000928  0x0000058c setarg  0x000002a1 
- 00000929  0x0000058d istore  0x00000002 , 0x00000005 
- 00000930  0x0000058e fetch  0x00000005 , 0x00004b06 
- 00000931  0x0000058f istore  0x00000005 , 0x00000005 
- 00000932  0x00000590 rtn 
- 00000933  0x00000595 call  0x00007e34 
- 00000934  0x00000596 call  0x000003a8 
- 00000935  0x00000597 branch  0x00003ee0 
- 00000936  0x0000059a fetcht  0x00000001 , 0x000046e7 
- 00000937  0x0000059b call  0x000004e0 
- 00000938  0x0000059c fetcht  0x00000001 , 0x000046e7 
- 00000939  0x0000059d call  0x0000681d 
- 00000940  0x0000059e branch  0x000003b9 , 0x00000001 
- 00000941  0x0000059f call  0x000004db 
- 00000942  0x000005a1 fetch  0x00000001 , 0x000046b6 
- 00000943  0x000005a2 rtneq  0x00000000 
- 00000944  0x000005a3 jam  0x00000000 , 0x000046b6 
- 00000945  0x000005a4 fetch  0x00000001 , 0x000046e0 
- 00000946  0x000005a5 beq  0x00000004 , 0x000003bb 
- 00000947  0x000005a6 fetch  0x00000001 , 0x0000477a 
- 00000948  0x000005a7 increase  0x00000001 , 0x0000003f 
- 00000949  0x000005a8 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000950  0x000005a9 store  0x00000001 , 0x0000477a 
- 00000951  0x000005ad call  0x00003d7e 
- 00000952  0x000005ae branch  0x000002cf 
- 00000953  0x000005b0 call  0x000004db 
- 00000954  0x000005b1 branch  0x00003d62 
- 00000955  0x000005b4 fetch  0x00000001 , 0x0000477a 
- 00000956  0x000005b5 increase  0x00000001 , 0x0000003f 
- 00000957  0x000005b6 sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00000958  0x000005b7 call  0x00004d9b , 0x00000005 
- 00000959  0x000005b8 store  0x00000001 , 0x0000477a 
- 00000960  0x000005b9 branch  0x00003d7e 
- 00000961  0x000005bc copy  0x00000013 , 0x0000003f 
- 00000962  0x000005bd beq  0x00000014 , 0x000003d2 
- 00000963  0x000005be beq  0x00000015 , 0x000003db 
- 00000964  0x000005bf beq  0x00000029 , 0x000003dd 
- 00000965  0x000005c0 beq  0x00000032 , 0x000003df 
- 00000966  0x000005c1 beq  0x00000040 , 0x000003e1 
- 00000967  0x000005c2 beq  0x00000004 , 0x000003e3 
- 00000968  0x000005c3 beq  0x00000013 , 0x000003e3 
- 00000969  0x000005c4 beq  0x00000019 , 0x000033df 
- 00000970  0x000005c5 beq  0x00000021 , 0x000003e7 
- 00000971  0x000005c6 beq  0x00000001 , 0x000003e9 
- 00000972  0x000005c7 beq  0x00000002 , 0x000003ee 
- 00000973  0x000005c8 beq  0x0000002b , 0x000003f0 
- 00000974  0x000005c9 beq  0x00000039 , 0x000003f2 
- 00000975  0x000005ca beq  0x0000003a , 0x000003f5 
- 00000976  0x000005cb beq  0x0000003c , 0x000003f7 
- 00000977  0x000005cc branch  0x0000417d 
- 00000978  0x000005cf call  0x00000296 
- 00000979  0x000005d0 call  0x00003410 
- 00000980  0x000005d1 jam  0x00000001 , 0x00004b6c 
- 00000981  0x000005d2 fetch  0x00000001 , 0x000047a1 
- 00000982  0x000005d3 nbranch  0x000003d8 , 0x00000034 
- 00000983  0x000005d4 jam  0x00000014 , 0x00004b6d 
- 00000984  0x000005d6 jam  0x00000000 , 0x00004bee 
- 00000985  0x000005d7 call  0x0000035a 
- 00000986  0x000005d8 branch  0x000041c3 
- 00000987  0x000005db jam  0x00000001 , 0x000011c5 
- 00000988  0x000005dc branch  0x00000730 
- 00000989  0x000005e0 jam  0x00000012 , 0x00000a99 
- 00000990  0x000005e1 branch  0x00007d8f 
- 00000991  0x000005e4 jam  0x000000b3 , 0x000011c5 
- 00000992  0x000005e5 branch  0x00000730 
- 00000993  0x000005e8 jam  0x000000a1 , 0x000011c5 
- 00000994  0x000005e9 branch  0x00000730 
- 00000995  0x000005ee jam  0x000000a2 , 0x000011c5 
- 00000996  0x000005ef branch  0x00000730 
- 00000997  0x000005f2 jam  0x00000071 , 0x000011c5 
- 00000998  0x000005f3 branch  0x00000730 
- 00000999  0x000005f6 jam  0x000000b1 , 0x000011c5 
- 00001000  0x000005f7 branch  0x00000730 
- 00001001  0x000005fa jam  0x00000000 , 0x0000480b 
- 00001002  0x000005fb call  0x00000431 
- 00001003  0x000005fc call  0x00000420 
- 00001004  0x000005fd call  0x00000296 
- 00001005  0x000005fe branch  0x000042ca 
- 00001006  0x00000601 jam  0x000000b4 , 0x000011c5 
- 00001007  0x00000602 branch  0x00000730 
- 00001008  0x00000605 jam  0x000000b2 , 0x000011c5 
- 00001009  0x00000606 branch  0x00000730 
- 00001010  0x00000609 call  0x00000296 
- 00001011  0x0000060a jam  0x00000092 , 0x000011c5 
- 00001012  0x0000060b branch  0x00000730 
- 00001013  0x0000060e jam  0x000000a0 , 0x000011c5 
- 00001014  0x0000060f branch  0x00000730 
- 00001015  0x00000613 call  0x00000296 
- 00001016  0x00000615 branch  0x00003f8d 
- 00001017  0x00000618 jam  0x000000a3 , 0x000011c5 
- 00001018  0x00000619 branch  0x00000730 
- 00001019  0x0000061c fetch  0x00000001 , 0x00004b00 
- 00001020  0x0000061d rtn  0x00000034 
- 00001021  0x0000061e jam  0x00000000 , 0x00004b00 
- 00001022  0x00000620 call  0x00000297 
- 00001023  0x00000621 setarg  0x00000806 
- 00001024  0x00000626 branch  0x00006413 
- 00001025  0x0000062a call  0x00000442 
- 00001026  0x0000062b call  0x00000461 
- 00001027  0x0000062c call  0x00004234 
- 00001028  0x0000062d call  0x0000423a 
- 00001029  0x0000062e call  0x00000447 
- 00001030  0x0000062f call  0x0000044e 
- 00001031  0x00000630 call  0x00004237 
- 00001032  0x00000631 call  0x0000042a 
- 00001033  0x00000632 call  0x00000434 
- 00001034  0x00000633 call  0x0000043a 
- 00001035  0x00000634 call  0x00000422 
- 00001036  0x00000635 call  0x00004231 
- 00001037  0x00000636 call  0x00000425 
- 00001038  0x00000637 branch  0x0000068a 
- 00001039  0x0000063a call  0x00000411 
- 00001040  0x0000063b branch  0x00007df4 
- 00001041  0x0000063e jam  0x0000001f , 0x0000436f 
- 00001042  0x0000063f jam  0x0000001f , 0x0000438f 
- 00001043  0x00000640 call  0x00000420 
- 00001044  0x00000641 arg  0x00004b12 , 0x00000006 
- 00001045  0x00000643 arg  0x0000437b , 0x00000005 
- 00001046  0x00000644 arg  0x00000013 , 0x00000039 
- 00001047  0x00000645 call  0x00007f01 
- 00001048  0x00000646 branch  0x000057b8 
- 00001049  0x00000649 arg  0x00004370 , 0x00000011 
- 00001050  0x0000064b ifetch  0x00000001 , 0x00000011 
- 00001051  0x0000064c rtn  0x00000034 
- 00001052  0x0000064d iadd  0x00000006 , 0x00000011 
- 00001053  0x0000064e ifetch  0x00000001 , 0x00000006 
- 00001054  0x0000064f rtneq  0x00000001 
- 00001055  0x00000650 branch  0x0000041a 
- 00001056  0x00000653 arg  0x00000007 , 0x00000007 
- 00001057  0x00000654 branch  0x000043ce 
- 00001058  0x00000658 arg  0x0000480b , 0x00000013 
- 00001059  0x00000659 arg  0x0000637a , 0x00000012 
- 00001060  0x0000065a branch  0x0000336d 
- 00001061  0x0000065d arg  0x00004b0b , 0x00000013 
- 00001062  0x0000065e arg  0x00000428 , 0x00000012 
- 00001063  0x0000065f branch  0x0000336d 
- 00001064  0x00000661 jam  0x00000001 , 0x00004b0c 
- 00001065  0x00000662 rtn 
- 00001066  0x00000666 arg  0x000046c6 , 0x00000013 
- 00001067  0x00000667 arg  0x00003d60 , 0x00000012 
- 00001068  0x00000668 branch  0x0000336d 
- 00001069  0x0000066b arg  0x000046ae , 0x00000013 
- 00001070  0x0000066c arg  0x00000430 , 0x00000012 
- 00001071  0x0000066d branch  0x00003374 
- 00001072  0x0000066f call  0x00000458 
- 00001073  0x00000671 arg  0x00000009 , 0x00000007 
- 00001074  0x00000672 call  0x000043d2 
- 00001075  0x00000673 branch  0x000043ca 
- 00001076  0x00000676 arg  0x00004b6a , 0x00000013 
- 00001077  0x00000677 arg  0x00000437 , 0x00000012 
- 00001078  0x00000678 branch  0x0000336d 
- 00001079  0x0000067a fetch  0x00000001 , 0x000047c7 
- 00001080  0x0000067b store  0x00000001 , 0x00004172 
- 00001081  0x0000067c branch  0x0000044c 
- 00001082  0x0000067f fetch  0x00000001 , 0x00004b6c 
- 00001083  0x00000680 rtn  0x00000034 
- 00001084  0x00000681 arg  0x00004b6d , 0x00000013 
- 00001085  0x00000682 arg  0x0000043f , 0x00000012 
- 00001086  0x00000683 branch  0x0000336d 
- 00001087  0x00000685 fetch  0x00000001 , 0x00004b6e 
- 00001088  0x00000686 nrtn  0x00000034 
- 00001089  0x00000687 branch  0x00005bf5 
- 00001090  0x0000068a arg  0x00004809 , 0x00000013 
- 00001091  0x0000068b arg  0x00000445 , 0x00000012 
- 00001092  0x0000068c branch  0x0000336d 
- 00001093  0x0000068e jam  0x00000000 , 0x00004808 
- 00001094  0x0000068f rtn 
- 00001095  0x00000692 arg  0x00004b6b , 0x00000013 
- 00001096  0x00000693 arg  0x0000044a , 0x00000012 
- 00001097  0x00000694 branch  0x0000336d 
- 00001098  0x00000696 setarg  0x00057e40 
- 00001099  0x00000697 store  0x00000003 , 0x00004cb0 
- 00001100  0x00000699 jam  0x00000001 , 0x00004b69 
- 00001101  0x0000069a rtn 
- 00001102  0x0000069d arg  0x00004dcd , 0x00000013 
- 00001103  0x0000069e arg  0x00000451 , 0x00000012 
- 00001104  0x0000069f branch  0x00003374 
- 00001105  0x000006a1 jam  0x00000001 , 0x00004dcc 
- 00001106  0x000006a2 rtn 
- 00001107  0x000006c2 arg  0x00004b47 , 0x00000013 
- 00001108  0x000006c3 arg  0x00000456 , 0x00000012 
- 00001109  0x000006c4 branch  0x0000336d 
- 00001110  0x000006c6 fetch  0x00000001 , 0x00004720 
- 00001111  0x000006c7 rtneq  0x00000002 
- 00001112  0x000006c9 fetch  0x00000002 , 0x00004682 
- 00001113  0x000006ca isolate1  0x0000000b , 0x0000003f 
- 00001114  0x000006cb call  0x000042d4 , 0x00000001 
- 00001115  0x000006cc fetch  0x00000002 , 0x00004682 
- 00001116  0x000006cd isolate1  0x00000007 , 0x0000003f 
- 00001117  0x000006ce call  0x00004392 , 0x00000001 
- 00001118  0x000006cf arg  0x00000009 , 0x00000007 
- 00001119  0x000006d0 call  0x000043ce 
- 00001120  0x000006d1 branch  0x000043b8 
- 00001121  0x000006d5 fetcht  0x00000001 , 0x000046ed 
- 00001122  0x000006d6 call  0x0000681d 
- 00001123  0x000006d7 nbranch  0x0000046d , 0x00000001 
- 00001124  0x000006d9 call  0x00000453 
- 00001125  0x000006da fetch  0x00000001 , 0x000046d9 
- 00001126  0x000006db rtneq  0x00000000 
- 00001127  0x000006dc jam  0x00000000 , 0x000046d9 
- 00001128  0x000006dd fetch  0x00000002 , 0x000046a8 
- 00001129  0x000006de store  0x00000002 , 0x000046ae 
- 00001130  0x000006df force  0x00000003 , 0x00000007 
- 00001131  0x000006e0 fetch  0x00000002 , 0x000040b9 
- 00001132  0x000006e1 branch  0x00007f08 
- 00001133  0x000006e4 fetch  0x00000001 , 0x000046d9 
- 00001134  0x000006e5 rtneq  0x00000001 
- 00001135  0x000006e6 fetch  0x00000001 , 0x00004b47 
- 00001136  0x000006e7 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00001137  0x000006e8 ncall  0x00000476 , 0x00000002 
- 00001138  0x000006e9 fetch  0x00000001 , 0x00004685 
- 00001139  0x000006ea store  0x00000001 , 0x00004b47 
- 00001140  0x000006eb jam  0x00000001 , 0x000046d9 
- 00001141  0x000006ec rtn 
- 00001142  0x000006ef call  0x0000047c 
- 00001143  0x000006f0 jam  0x00000000 , 0x000041bd 
- 00001144  0x000006f1 call  0x000002cf 
- 00001145  0x000006f2 fetch  0x00000004 , 0x000046d3 
- 00001146  0x000006f3 rtneq  0x00000009 
- 00001147  0x000006f4 branch  0x0000437e 
- 00001148  0x000006f7 fetcht  0x00000001 , 0x00004720 
- 00001149  0x000006f8 increase  0x00000001 , 0x00000002 
- 00001150  0x000006f9 fetch  0x00000001 , 0x000046d2 
- 00001151  0x000006fa isub  0x00000002 , 0x0000003e 
- 00001152  0x000006fb ncall  0x000043cc , 0x00000002 
- 00001153  0x000006fc storet  0x00000001 , 0x00004720 
- 00001154  0x000006fd rtn 
- 00001155  0x00000720 call  0x000002de 
- 00001156  0x00000721 setarg  0x00008006 
- 00001157  0x00000722 call  0x00006413 
- 00001158  0x00000723 nop  0x00002ee0 
- 00001159  0x00000724 arg  0x00004b96 , 0x00000013 
- 00001160  0x00000725 call  0x000002a9 
- 00001161  0x00000727 fetch  0x00000001 , 0x0000477a 
- 00001162  0x00000728 bne  0x000000ff , 0x0000048d 
- 00001163  0x0000072a fetch  0x00000001 , 0x000046e1 
- 00001164  0x0000072b store  0x00000001 , 0x0000477a 
- 00001165  0x0000072f fetch  0x00000001 , 0x000046e0 
- 00001166  0x00000730 beq  0x00000004 , 0x000004ab 
- 00001167  0x00000731 fetch  0x00000001 , 0x0000477a 
- 00001168  0x00000732 beq  0x00000000 , 0x0000049a 
- 00001169  0x00000733 beq  0x00000002 , 0x0000049e 
- 00001170  0x00000734 beq  0x00000003 , 0x00000498 
- 00001171  0x00000736 fetch  0x00000001 , 0x000046e0 
- 00001172  0x00000737 beq  0x00000006 , 0x000004a2 
- 00001173  0x0000073a fetch  0x00000001 , 0x00004781 
- 00001174  0x0000073c store  0x00000001 , 0x000046b5 
- 00001175  0x0000073d branch  0x00003dc1 
- 00001176  0x00000740 jam  0x00000000 , 0x0000477a 
- 00001177  0x00000741 branch  0x0000049a 
- 00001178  0x00000744 fetch  0x00000001 , 0x000046e0 
- 00001179  0x00000745 beq  0x00000006 , 0x000004a5 
- 00001180  0x00000748 fetch  0x00000001 , 0x0000477f 
- 00001181  0x00000749 branch  0x00000496 
- 00001182  0x0000074c fetch  0x00000001 , 0x000046e0 
- 00001183  0x0000074d beq  0x00000006 , 0x000004a8 
- 00001184  0x00000750 fetch  0x00000001 , 0x00004782 
- 00001185  0x00000751 branch  0x00000496 
- 00001186  0x00000754 fetch  0x00000001 , 0x00004781 
- 00001187  0x00000755 increase  0xffffffff , 0x0000003f 
- 00001188  0x00000756 branch  0x00000496 
- 00001189  0x00000758 fetch  0x00000001 , 0x0000477f 
- 00001190  0x00000759 increase  0xffffffff , 0x0000003f 
- 00001191  0x0000075a branch  0x00000496 
- 00001192  0x0000075c fetch  0x00000001 , 0x00004782 
- 00001193  0x0000075d increase  0xffffffff , 0x0000003f 
- 00001194  0x0000075e branch  0x00000496 
- 00001195  0x00000761 fetch  0x00000001 , 0x0000477a 
- 00001196  0x00000762 beq  0x00000000 , 0x00003d9d 
- 00001197  0x00000763 beq  0x00000001 , 0x00003d9b 
- 00001198  0x00000764 beq  0x00000002 , 0x00003d9f 
- 00001199  0x00000765 beq  0x00000003 , 0x00003da1 
- 00001200  0x00000766 beq  0x00000004 , 0x00003da1 
- 00001201  0x00000768 jam  0x00000002 , 0x0000477a 
- 00001202  0x00000769 branch  0x00003d9f 
- 00001203  0x0000076c disable  0x00000028 
- 00001204  0x0000076d setarg  0x00000000 
- 00001205  0x0000076e store  0x00000006 , 0x0000469b 
- 00001206  0x0000076f call  0x000004e6 
- 00001207  0x00000770 call  0x00004079 
- 00001208  0x00000772 call  0x000004bc 
- 00001209  0x00000773 nbranch  0x0000075c , 0x00000028 
- 00001210  0x00000774 call  0x00000751 
- 00001211  0x00000775 branch  0x00003fa0 
- 00001212  0x00000778 call  0x000004be 
- 00001213  0x00000779 branch  0x0000409a 
- 00001214  0x0000077c arg  0x00000000 , 0x00000011 
- 00001215  0x0000077d call  0x000004c1 
- 00001216  0x00000781 branch  0x0000408e 
- 00001217  0x00000784 fetcht  0x00000001 , 0x000046e2 
- 00001218  0x00000785 call  0x000004db 
- 00001219  0x00000786 fetcht  0x00000001 , 0x000046e2 
- 00001220  0x00000787 call  0x0000681d 
- 00001221  0x00000788 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00001222  0x0000078a fetcht  0x00000001 , 0x000046e3 
- 00001223  0x0000078b call  0x000004db 
- 00001224  0x0000078c fetcht  0x00000001 , 0x000046e3 
- 00001225  0x0000078d call  0x0000681d 
- 00001226  0x0000078e setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00001227  0x00000790 fetcht  0x00000001 , 0x000046e4 
- 00001228  0x00000791 call  0x000004db 
- 00001229  0x00000792 fetcht  0x00000001 , 0x000046e4 
- 00001230  0x00000793 call  0x0000681d 
- 00001231  0x00000794 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00001232  0x00000796 fetcht  0x00000001 , 0x000046e5 
- 00001233  0x00000797 call  0x000004e0 
- 00001234  0x00000798 fetcht  0x00000001 , 0x000046e5 
- 00001235  0x00000799 call  0x0000681d 
- 00001236  0x0000079a nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00001237  0x0000079b call  0x000004db 
- 00001238  0x0000079d fetcht  0x00000001 , 0x000046e6 
- 00001239  0x0000079e call  0x000004e0 
- 00001240  0x0000079f fetcht  0x00000001 , 0x000046e6 
- 00001241  0x000007a0 call  0x0000681d 
- 00001242  0x000007a1 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00001243  0x000007a3 set1  0x00000007 , 0x00000002 
- 00001244  0x000007a5 arg  0x00008078 , 0x00000005 
- 00001245  0x000007a6 call  0x00006830 
- 00001246  0x000007a7 set0  0x00000007 , 0x00000002 
- 00001247  0x000007a8 branch  0x000004e4 
- 00001248  0x000007ab set0  0x00000007 , 0x00000002 
- 00001249  0x000007ac arg  0x00008078 , 0x00000005 
- 00001250  0x000007ad call  0x00006830 
- 00001251  0x000007ae set1  0x00000007 , 0x00000002 
- 00001252  0x000007b0 arg  0x0000807c , 0x00000005 
- 00001253  0x000007b1 branch  0x0000680a 
- 00001254  0x000007b5 call  0x00003fc0 
- 00001255  0x000007b6 fetch  0x00000001 , 0x000046e0 
- 00001256  0x000007b7 beq  0x00000004 , 0x000004eb 
- 00001257  0x000007b8 disable  0x00000028 
- 00001258  0x000007b9 branch  0x00003fe7 
- 00001259  0x000007bc call  0x00003fc8 
- 00001260  0x000007be fetch  0x00000001 , 0x0000477a 
- 00001261  0x000007bf beq  0x00000004 , 0x000004ef 
- 00001262  0x000007c0 rtn 
- 00001263  0x000007c3 fetch  0x00000001 , 0x0000469b 
- 00001264  0x000007c4 call  0x000004f6 
- 00001265  0x000007c5 store  0x00000001 , 0x0000469b 
- 00001266  0x000007c6 fetch  0x00000001 , 0x0000469d 
- 00001267  0x000007c7 call  0x000004f6 
- 00001268  0x000007c8 store  0x00000001 , 0x0000469d 
- 00001269  0x000007c9 rtn 
- 00001270  0x000007cc bbit1  0x00000007 , 0x000004f9 
- 00001271  0x000007cd bbit0  0x00000007 , 0x000004fd 
- 00001272  0x000007ce rtn 
- 00001273  0x000007d1 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001274  0x000007d2 call  0x000004fd 
- 00001275  0x000007d3 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001276  0x000007d4 rtn 
- 00001277  0x000007d7 rshift  0x0000003f , 0x00000002 
- 00001278  0x000007d8 and  0x00000002 , 0x0000003f , 0x00000002 
- 00001279  0x000007d9 iadd  0x00000002 , 0x0000003f 
- 00001280  0x000007da sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00001281  0x000007db ncall  0x00000503 , 0x00000002 
- 00001282  0x000007dc rtn 
- 00001283  0x000007df setarg  0x0000007f 
- 00001284  0x000007e0 rtn 
- 00001285  0x000007e3 isolate1  0x00000026 , 0x00000000 
- 00001286  0x000007e4 call  0x000001b9 , 0x00000001 
- 00001287  0x000007e5 branch  0x0000426d 
- 00001288  0x000007ec jam  0x00000050 , 0x000011c5 
- 00001289  0x000007ed branch  0x00000730 
- 00001290  0x000007f0 call  0x000006c5 
- 00001291  0x000007f1 setarg  0x00000000 
- 00001292  0x000007f2 store  0x00000002 , 0x000046ac 
- 00001293  0x000007f3 store  0x00000001 , 0x00004714 
- 00001294  0x000007f4 call  0x00000296 
- 00001295  0x000007f5 branch  0x000042cb 
- 00001296  0x000007f8 fetch  0x00000001 , 0x0000450f 
- 00001297  0x000007f9 pincrease  0x00000001 
- 00001298  0x000007fa store  0x00000001 , 0x0000450f 
- 00001299  0x000007fb beq  0x0000000c , 0x00005395 
- 00001300  0x000007fc call  0x000055aa 
- 00001301  0x000007fd call  0x0000561e 
- 00001302  0x000007fe call  0x000006d3 
- 00001303  0x000007ff branch  0x0000538f 
- 00001304  0x00000802 fetch  0x00000001 , 0x00000016 
- 00001305  0x00000803 increase  0x00000001 , 0x0000003f 
- 00001306  0x00000804 store  0x00000001 , 0x00000016 
- 00001307  0x00000805 rtnne  0x00000028 
- 00001308  0x00000806 jam  0x00000025 , 0x00000016 
- 00001309  0x00000807 rtn 
- 00001310  0x0000080a call  0x000029bb 
- 00001311  0x0000080b call  0x00000207 
- 00001312  0x0000080c branch  0x000054a3 
- 00001313  0x0000080f jam  0x00000040 , 0x000011c5 
- 00001314  0x00000810 branch  0x00000730 
- 00001315  0x00000813 jam  0x00000041 , 0x000011c5 
- 00001316  0x00000814 branch  0x00000730 
- 00001317  0x00000817 fetch  0x00000001 , 0x00000456 
- 00001318  0x00000818 bbit1  0x00000005 , 0x00000545 
- 00001319  0x00000819 call  0x000006cd 
- 00001320  0x0000081a fetch  0x00000001 , 0x0000478e 
- 00001321  0x0000081b nbranch  0x0000052f , 0x00000034 
- 00001322  0x0000081c fetch  0x00000001 , 0x0000043f 
- 00001323  0x0000081d bbit0  0x00000004 , 0x00000533 
- 00001324  0x0000081e fetch  0x00000001 , 0x000002da 
- 00001325  0x0000081f branch  0x00000533 , 0x00000034 
- 00001326  0x00000820 branch  0x00005664 
- 00001327  0x00000822 fetch  0x00000001 , 0x0000478e 
- 00001328  0x00000823 increase  0xffffffff , 0x0000003f 
- 00001329  0x00000824 store  0x00000001 , 0x0000478e 
- 00001330  0x00000825 branch  0x00005664 
- 00001331  0x00000827 fetch  0x00000001 , 0x000044c4 
- 00001332  0x00000828 bne  0x00000005 , 0x00000536 
- 00001333  0x00000829 jam  0x00000003 , 0x0000478e 
- 00001334  0x0000082b call  0x00005892 
- 00001335  0x0000082c call  0x00000363 , 0x00000034 
- 00001336  0x0000082d branch  0x00005622 
- 00001337  0x00000830 fetch  0x00000001 , 0x000046c5 
- 00001338  0x00000831 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001339  0x00000832 rtnne  0x00000003 
- 00001340  0x00000833 fetch  0x00000001 , 0x000047c3 
- 00001341  0x00000834 rtn  0x00000034 
- 00001342  0x00000835 fetch  0x00000001 , 0x000043dd 
- 00001343  0x00000836 rtn  0x00000034 
- 00001344  0x00000837 fetch  0x00000001 , 0x000043dc 
- 00001345  0x00000838 set1  0x00000004 , 0x0000003f 
- 00001346  0x00000839 store  0x00000001 , 0x000043dc 
- 00001347  0x0000083a call  0x00005650 
- 00001348  0x0000083b rtn 
- 00001349  0x0000083f call  0x00000539 
- 00001350  0x00000842 fetch  0x00000001 , 0x00004dba 
- 00001351  0x00000843 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001352  0x00000844 ncall  0x000006d1 , 0x00000002 
- 00001353  0x00000845 fetch  0x00000001 , 0x00004dba 
- 00001354  0x00000846 rtneq  0x00000000 
- 00001355  0x00000847 increase  0xffffffff , 0x0000003f 
- 00001356  0x00000848 store  0x00000001 , 0x00004dba 
- 00001357  0x00000849 rtn 
- 00001358  0x0000084c fetch  0x00000001 , 0x000047a1 
- 00001359  0x0000084d rtn  0x00000034 
- 00001360  0x0000084e fetch  0x00000001 , 0x000046c5 
- 00001361  0x0000084f and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001362  0x00000850 rtneq  0x00000003 
- 00001363  0x00000851 jam  0x00000001 , 0x000046c6 
- 00001364  0x00000852 rtn 
- 00001365  0x00000855 rtnmark1  0x0000000f 
- 00001366  0x00000856 call  0x00005890 
- 00001367  0x00000857 nrtn  0x00000034 
- 00001368  0x00000858 fetch  0x00000001 , 0x000002d9 
- 00001369  0x00000859 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001370  0x0000085a store  0x00000001 , 0x0000450c 
- 00001371  0x0000085b ifetch  0x00000001 , 0x00000006 
- 00001372  0x0000085c and  0x0000003f , 0x0000001f , 0x0000003f 
- 00001373  0x0000085d store  0x00000001 , 0x0000450b 
- 00001374  0x0000085e rtn  0x00000034 
- 00001375  0x0000085f copy  0x00000006 , 0x0000003f 
- 00001376  0x00000860 store  0x00000002 , 0x0000450d 
- 00001377  0x00000861 fetch  0x00000001 , 0x0000450c 
- 00001378  0x00000862 beq  0x00000003 , 0x00000564 
- 00001379  0x00000863 branch  0x0000568d 
- 00001380  0x00000865 fetch  0x00000001 , 0x000002db 
- 00001381  0x00000866 beq  0x00000001 , 0x00000567 
- 00001382  0x00000867 branch  0x00005c65 
- 00001383  0x00000869 ifetch  0x00000005 , 0x00000006 
- 00001384  0x0000086a store  0x00000005 , 0x000043ce 
- 00001385  0x0000086b ifetch  0x00000002 , 0x00000006 
- 00001386  0x0000086c store  0x00000002 , 0x0000045f 
- 00001387  0x0000086d branch  0x00005c8a 
- 00001388  0x00000870 ifetch  0x00000002 , 0x00000006 
- 00001389  0x00000871 beq  0x00000004 , 0x00000570 
- 00001390  0x00000872 beq  0x00000006 , 0x0000059d 
- 00001391  0x00000873 branch  0x00005698 
- 00001392  0x00000875 call  0x00007ea5 
- 00001393  0x00000876 call  0x0000054e 
- 00001394  0x00000877 call  0x00007e9f 
- 00001395  0x00000878 ifetch  0x00000003 , 0x00000006 
- 00001396  0x00000879 store  0x00000003 , 0x00000477 
- 00001397  0x0000087a beq  0x00000010 , 0x0000057f 
- 00001398  0x0000087b rshift8  0x0000003f , 0x00000002 
- 00001399  0x0000087c sub  0x00000002 , 0x00000024 , 0x0000003e 
- 00001400  0x0000087d branch  0x0000058d , 0x00000002 
- 00001401  0x0000087e arg  0x000047c8 , 0x00000002 
- 00001402  0x0000087f storet  0x00000002 , 0x000044bc 
- 00001403  0x00000880 call  0x000058ad 
- 00001404  0x00000881 setarg  0x00008e7a 
- 00001405  0x00000882 store  0x00000002 , 0x000044bc 
- 00001406  0x00000883 rtn 
- 00001407  0x00000886 call  0x000059fa 
- 00001408  0x00000887 call  0x00005879 
- 00001409  0x00000888 increase  0x00000007 , 0x00000006 
- 00001410  0x00000889 ifetch  0x00000001 , 0x00000006 
- 00001411  0x0000088a rtnne  0x00000011 
- 00001412  0x0000088b increase  0x00000005 , 0x00000006 
- 00001413  0x0000088c ifetch  0x00000002 , 0x00000006 
- 00001414  0x0000088d arg  0x00001812 , 0x00000002 
- 00001415  0x0000088e isub  0x00000002 , 0x0000003e 
- 00001416  0x0000088f nrtn  0x00000005 
- 00001417  0x00000890 increase  0xfffffffc , 0x00000006 
- 00001418  0x00000891 setarg  0x0000002b 
- 00001419  0x00000892 istore  0x00000002 , 0x00000006 
- 00001420  0x00000893 rtn 
- 00001421  0x00000896 beq  0x0000000a , 0x0000058f 
- 00001422  0x00000897 branch  0x000058ad 
- 00001423  0x00000899 fetcht  0x00000002 , 0x00000478 
- 00001424  0x0000089a fetch  0x00000001 , 0x000044e9 
- 00001425  0x0000089b bbit1  0x00000003 , 0x00000596 
- 00001426  0x0000089d fetch  0x00000002 , 0x00000478 
- 00001427  0x0000089e beq  0x00000013 , 0x00005a76 
- 00001428  0x0000089f fetcht  0x00000002 , 0x00000478 
- 00001429  0x000008a0 branch  0x000059bf 
- 00001430  0x000008a3 fetch  0x00000002 , 0x000044fa 
- 00001431  0x000008a4 isub  0x00000002 , 0x0000003e 
- 00001432  0x000008a5 nbranch  0x00000592 , 0x00000005 
- 00001433  0x000008a6 call  0x00005a42 
- 00001434  0x000008a7 nbranch  0x00000592 , 0x00000028 
- 00001435  0x000008a8 jam  0x00000005 , 0x0000047a 
- 00001436  0x000008a9 branch  0x00005a77 
- 00001437  0x000008ac ifetch  0x00000001 , 0x00000006 
- 00001438  0x000008ad beq  0x00000001 , 0x000005a0 
- 00001439  0x000008af branch  0x00005af6 
- 00001440  0x000008b2 jam  0x00000001 , 0x00004b6e 
- 00001441  0x000008b3 branch  0x00005b09 
- 00001442  0x000008ba fetch  0x00000001 , 0x00000016 
- 00001443  0x000008bb bne  0x00000027 , 0x000056f2 
- 00001444  0x000008bc call  0x000005a8 
- 00001445  0x000008bd arg  0x00000000 , 0x00000007 
- 00001446  0x000008be fetch  0x00000002 , 0x00004482 
- 00001447  0x000008bf branch  0x00007f08 
- 00001448  0x000008c1 random  0x0000003f 
- 00001449  0x000008c2 arg  0x000001ff , 0x00000002 
- 00001450  0x000008c3 iand  0x00000002 , 0x0000003f 
- 00001451  0x000008c4 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00001452  0x000008c5 branch  0x00003cbe 
- 00001453  0x000008c8 disable  0x0000002b 
- 00001454  0x000008c9 branch  0x000005b0 , 0x0000002e 
- 00001455  0x000008ca nbranch  0x00005806 , 0x0000002d 
- 00001456  0x000008cc call  0x00002bcb 
- 00001457  0x000008cd fetch  0x00000002 , 0x000040c1 
- 00001458  0x000008ce store  0x00000002 , 0x0000044d 
- 00001459  0x000008cf fetch  0x00000001 , 0x000046c5 
- 00001460  0x000008d0 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00001461  0x000008d1 nbranch  0x00002bde , 0x00000001 
- 00001462  0x000008d2 branch  0x000057fb 
- 00001463  0x000008d5 fetch  0x00000001 , 0x000047a1 
- 00001464  0x000008d6 nrtn  0x00000034 
- 00001465  0x000008d7 fetch  0x00000001 , 0x00000478 
- 00001466  0x000008d8 sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00001467  0x000008d9 nrtn  0x00000005 
- 00001468  0x000008da branch  0x00003d60 
- 00001469  0x000008dd hfetch  0x00000001 , 0x00008077 
- 00001470  0x000008de and_into  0x000000fd , 0x0000003f 
- 00001471  0x000008df hstore  0x00000001 , 0x00008077 
- 00001472  0x000008e0 hfetcht  0x00000001 , 0x00008073 
- 00001473  0x000008e1 or_into  0x00000002 , 0x00000002 
- 00001474  0x000008e2 hstoret  0x00000001 , 0x00008073 
- 00001475  0x000008e3 call  0x000063ee 
- 00001476  0x000008e4 and_into  0x000000fd , 0x00000002 
- 00001477  0x000008e5 nop  0x0000000d 
- 00001478  0x000008e6 call  0x000005ca 
- 00001479  0x000008e7 hstoret  0x00000001 , 0x00008073 
- 00001480  0x000008e8 rtn 
- 00001481  0x000008eb call  0x000064dd 
- 00001482  0x000008ed hfetch  0x00000001 , 0x00008081 
- 00001483  0x000008ee set1  0x00000000 , 0x0000003f 
- 00001484  0x000008ef set0  0x00000001 , 0x0000003f 
- 00001485  0x000008f0 set0  0x00000003 , 0x0000003f 
- 00001486  0x000008f1 hstore  0x00000001 , 0x00008081 
- 00001487  0x000008f2 rtn 
- 00001488  0x000008f6 jam  0x00000000 , 0x000011c5 
- 00001489  0x000008f7 branch  0x00000730 
- 00001490  0x000008fa call  0x000021c9 
- 00001491  0x000008fb nrtn  0x00000028 
- 00001492  0x000008fd disable  0x00000028 
- 00001493  0x000008fe jam  0x00000020 , 0x00000011 
- 00001494  0x000008ff set0  0x0000000b , 0x00000000 
- 00001495  0x00000900 set0  0x0000002d , 0x00000000 
- 00001496  0x00000902 call  0x00002a4f 
- 00001497  0x00000903 call  0x000022e6 
- 00001498  0x00000904 bmark1  0x0000000b , 0x000005df 
- 00001499  0x00000905 call  0x00002455 
- 00001500  0x00000906 nbranch  0x000005d8 , 0x00000034 
- 00001501  0x00000907 bmark1  0x0000002d , 0x000005e8 
- 00001502  0x00000908 branch  0x000021ec 
- 00001503  0x0000090b call  0x00002a4d 
- 00001504  0x0000090c arg  0x00000010 , 0x00000001 
- 00001505  0x0000090d call  0x000022dc 
- 00001506  0x0000090e set1  0x0000002d , 0x00000000 
- 00001507  0x0000090f set0  0x0000000b , 0x00000000 
- 00001508  0x00000910 fetch  0x00000001 , 0x00000077 
- 00001509  0x00000911 iforce  0x00000004 
- 00001510  0x00000912 jam  0x00000002 , 0x00000011 
- 00001511  0x00000913 branch  0x000005d8 
- 00001512  0x00000916 fetch  0x00000004 , 0x00000165 
- 00001513  0x00000917 pincrease  0x00000008 
- 00001514  0x00000918 store  0x00000004 , 0x00000165 
- 00001515  0x00000919 branch  0x000021f8 
- 00001516  0x0000091c bmark1  0x0000002c , 0x0000264d 
- 00001517  0x0000091d branch  0x0000258f 
- 00001518  0x00000920 call  0x000033af 
- 00001519  0x00000921 call  0x000026e9 
- 00001520  0x00000922 jam  0x00000002 , 0x00000a99 
- 00001521  0x00000923 call  0x00007d86 
- 00001522  0x00000924 call  0x00005cf7 
- 00001523  0x00000925 call  0x00004d6b 
- 00001524  0x00000926 branch  0x0000246e 
- 00001525  0x00000929 fetch  0x00000001 , 0x00000030 
- 00001526  0x0000092a isolate1  0x00000000 , 0x0000003f 
- 00001527  0x0000092b call  0x000005f9 , 0x00000001 
- 00001528  0x0000092c branch  0x0000248a 
- 00001529  0x0000092e fetch  0x00000001 , 0x00000047 
- 00001530  0x0000092f isolate1  0x00000003 , 0x0000003f 
- 00001531  0x00000930 call  0x00000546 , 0x00000001 
- 00001532  0x00000931 ncall  0x000006cd , 0x00000001 
- 00001533  0x00000932 branch  0x000006d3 
- 00001534  0x00000935 call  0x000024f0 
- 00001535  0x00000936 nbranch  0x000028f9 , 0x00000018 
- 00001536  0x00000937 call  0x000029bb 
- 00001537  0x00000938 call  0x00000207 
- 00001538  0x00000939 branch  0x00002518 
- 00001539  0x0000093c rtnmark1  0x00000026 
- 00001540  0x0000093d call  0x00002afa 
- 00001541  0x0000093e fetch  0x00000003 , 0x0000416f 
- 00001542  0x0000093f rtn  0x00000034 
- 00001543  0x00000940 fetch  0x00000001 , 0x00004091 
- 00001544  0x00000941 rtn  0x00000034 
- 00001545  0x00000943 fetch  0x00000001 , 0x00004b2b 
- 00001546  0x00000944 nrtn  0x00000034 
- 00001547  0x00000946 fetch  0x00000001 , 0x0000465a 
- 00001548  0x00000947 branch  0x0000060f , 0x00000034 
- 00001549  0x00000948 fetch  0x00000001 , 0x000045b1 
- 00001550  0x00000949 rtn  0x00000034 
- 00001551  0x0000094b fetch  0x00000001 , 0x000044c0 
- 00001552  0x0000094c nrtn  0x00000034 
- 00001553  0x0000094d call  0x00002c3a 
- 00001554  0x0000094e nrtn  0x00000034 
- 00001555  0x0000094f fetch  0x00000001 , 0x00004040 
- 00001556  0x00000950 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00001557  0x00000951 nbranch  0x00002b9d , 0x00000001 
- 00001558  0x00000952 fetch  0x00000002 , 0x00004042 
- 00001559  0x00000953 arg  0x0000ffff , 0x00000002 
- 00001560  0x00000954 isub  0x00000002 , 0x0000003e 
- 00001561  0x00000955 rtn  0x00000005 
- 00001562  0x00000956 branch  0x00002b7d 
- 00001563  0x00000959 disable  0x0000002b 
- 00001564  0x0000095a fetch  0x00000001 , 0x00000030 
- 00001565  0x0000095b rtnbit0  0x00000001 
- 00001566  0x0000095c nbranch  0x00002bd0 , 0x0000002d 
- 00001567  0x0000095d call  0x00002bcb 
- 00001568  0x0000095e fetch  0x00000002 , 0x000040c1 
- 00001569  0x0000095f store  0x00000002 , 0x0000003e 
- 00001570  0x00000960 fetch  0x00000001 , 0x00000047 
- 00001571  0x00000961 bbit1  0x00000003 , 0x00002bde 
- 00001572  0x00000962 bmark0  0x0000000d , 0x00002bde 
- 00001573  0x00000963 call  0x00005274 
- 00001574  0x00000964 nbranch  0x00002bde , 0x00000034 
- 00001575  0x00000965 call  0x00000629 , 0x00000034 
- 00001576  0x00000966 branch  0x00002bbe 
- 00001577  0x00000968 jam  0x00000001 , 0x0000008a 
- 00001578  0x00000969 jam  0x00000000 , 0x0000008b 
- 00001579  0x0000096a rtn 
- 00001580  0x0000096d jam  0x00000010 , 0x000011c5 
- 00001581  0x0000096e branch  0x00000730 
- 00001582  0x00000971 jam  0x00000011 , 0x000011c5 
- 00001583  0x00000972 branch  0x00000730 
- 00001584  0x00000975 fetch  0x00000001 , 0x00000552 
- 00001585  0x00000976 store  0x00000001 , 0x000004c9 
- 00001586  0x00000977 beq  0x00000013 , 0x00000634 
- 00001587  0x00000978 branch  0x00005db4 
- 00001588  0x0000097a call  0x00005dcf 
- 00001589  0x0000097b jam  0x00000001 , 0x00004b01 
- 00001590  0x0000097c fetch  0x00000001 , 0x00004b03 
- 00001591  0x0000097d rtn  0x00000034 
- 00001592  0x0000097e jam  0x00000002 , 0x00004b03 
- 00001593  0x0000097f rtn 
- 00001594  0x00000982 disable  0x00000028 
- 00001595  0x00000983 call  0x000062c1 
- 00001596  0x00000986 fetch  0x00000001 , 0x00000048 
- 00001597  0x00000987 rtn  0x00000034 
- 00001598  0x00000988 bbit1  0x00000007 , 0x00000644 
- 00001599  0x00000989 beq  0x00000003 , 0x00000646 
- 00001600  0x0000098a beq  0x00000031 , 0x0000064a 
- 00001601  0x0000098b beq  0x00000017 , 0x0000064c 
- 00001602  0x0000098c beq  0x00000007 , 0x00000648 
- 00001603  0x0000098d branch  0x00006010 
- 00001604  0x00000990 jam  0x00000020 , 0x000011c5 
- 00001605  0x00000991 branch  0x00000730 
- 00001606  0x00000994 jam  0x00000021 , 0x000011c5 
- 00001607  0x00000995 branch  0x00000730 
- 00001608  0x00000998 jam  0x00000022 , 0x000011c5 
- 00001609  0x00000999 branch  0x00000730 
- 00001610  0x0000099c jam  0x00000001 , 0x00004b03 
- 00001611  0x0000099d branch  0x000061c3 
- 00001612  0x000009a0 jam  0x00000004 , 0x00004b0b 
- 00001613  0x000009a1 branch  0x000061a4 
- 00001614  0x000009a4 call  0x000062bc 
- 00001615  0x000009a5 nrtn  0x00000034 
- 00001616  0x000009a7 fetch  0x00000001 , 0x00000055 
- 00001617  0x000009a8 rtn  0x00000034 
- 00001618  0x000009a9 beq  0x00000004 , 0x00000670 
- 00001619  0x000009aa beq  0x00000010 , 0x00000655 
- 00001620  0x000009ab branch  0x00006320 
- 00001621  0x000009ae fetch  0x00000001 , 0x0000455b 
- 00001622  0x000009af rtneq  0x00000000 
- 00001623  0x000009b0 beq  0x00000001 , 0x00000659 
- 00001624  0x000009b1 branch  0x0000635f 
- 00001625  0x000009b3 rtn  0x00000029 
- 00001626  0x000009b6 fetch  0x00000001 , 0x0000016d 
- 00001627  0x000009b7 bbit1  0x00000000 , 0x0000065d 
- 00001628  0x000009b8 branch  0x00006399 
- 00001629  0x000009ba fetch  0x00000001 , 0x00004b03 
- 00001630  0x000009bb beq  0x00000001 , 0x0000639d 
- 00001631  0x000009bd fetch  0x00000001 , 0x000041bd 
- 00001632  0x000009be branch  0x000063a9 , 0x00000034 
- 00001633  0x000009bf fetch  0x00000001 , 0x000004d1 
- 00001634  0x000009c0 rtnbit0  0x00000003 
- 00001635  0x000009c1 rtnbit0  0x00000002 
- 00001636  0x000009c2 fetch  0x00000001 , 0x00004b02 
- 00001637  0x000009c3 rtn  0x00000034 
- 00001638  0x000009c4 jam  0x00000000 , 0x00004b02 
- 00001639  0x000009c5 fetch  0x00000004 , 0x000004e9 
- 00001640  0x000009c6 arg  0x00000014 , 0x00000002 
- 00001641  0x000009c7 iadd  0x00000002 , 0x00000002 
- 00001642  0x000009c8 copy  0x00000022 , 0x0000003f 
- 00001643  0x000009c9 isub  0x00000002 , 0x0000003e 
- 00001644  0x000009ca nbranch  0x0000066e , 0x00000002 
- 00001645  0x000009cb branch  0x00006349 
- 00001646  0x000009ce jam  0x00000001 , 0x00004b02 
- 00001647  0x000009cf rtn 
- 00001648  0x000009d2 jam  0x00000014 , 0x0000480b 
- 00001649  0x000009d3 branch  0x0000636f 
- 00001650  0x000009da call  0x000062bc 
- 00001651  0x000009db nbranch  0x00007ddb , 0x00000034 
- 00001652  0x000009dc fetch  0x00000001 , 0x00000a99 
- 00001653  0x000009dd bmark0  0x00000009 , 0x00007dd6 
- 00001654  0x000009de beq  0x0000001f , 0x0000067d 
- 00001655  0x000009df beq  0x00000020 , 0x00000680 
- 00001656  0x000009e0 beq  0x00000012 , 0x0000067a 
- 00001657  0x000009e1 branch  0x00007dca 
- 00001658  0x000009e4 call  0x00005890 
- 00001659  0x000009e5 nrtn  0x00000034 
- 00001660  0x000009e6 branch  0x00005abf 
- 00001661  0x000009e9 jam  0x00000034 , 0x00000185 
- 00001662  0x000009ea fetch  0x00000006 , 0x0000044f 
- 00001663  0x000009eb branch  0x00000682 
- 00001664  0x000009ed jam  0x00000033 , 0x00000185 
- 00001665  0x000009ee fetch  0x00000006 , 0x00000040 
- 00001666  0x000009f0 store  0x00000006 , 0x00000186 
- 00001667  0x000009f2 fetch  0x00000004 , 0x000046d3 
- 00001668  0x000009f3 rtnbit0  0x00000007 
- 00001669  0x000009f4 arg  0x00000007 , 0x00000007 
- 00001670  0x000009f5 call  0x000043d2 
- 00001671  0x000009f6 call  0x000042e8 
- 00001672  0x000009f8 call  0x000042fb 
- 00001673  0x000009f9 branch  0x000002cf 
- 00001674  0x000009fc fetch  0x00000001 , 0x00004b27 
- 00001675  0x000009fd rtn  0x00000034 
- 00001676  0x000009fe fetch  0x00000001 , 0x00004b2a 
- 00001677  0x000009ff beq  0x00000000 , 0x00000690 
- 00001678  0x00000a00 beq  0x00000001 , 0x000006a9 
- 00001679  0x00000a01 rtn 
- 00001680  0x00000a04 call  0x000006b3 
- 00001681  0x00000a05 fetch  0x00000001 , 0x00004b2b 
- 00001682  0x00000a06 increase  0x00000001 , 0x0000003f 
- 00001683  0x00000a07 store  0x00000001 , 0x00004b2b 
- 00001684  0x00000a08 fetcht  0x00000001 , 0x00004b2c 
- 00001685  0x00000a09 isub  0x00000002 , 0x0000003e 
- 00001686  0x00000a0a call  0x00000698 , 0x00000005 
- 00001687  0x00000a0b rtn 
- 00001688  0x00000a0e jam  0x00000000 , 0x00004b31 
- 00001689  0x00000a0f call  0x000006b8 
- 00001690  0x00000a10 fetch  0x00000001 , 0x00004720 
- 00001691  0x00000a11 rtneq  0x00000002 
- 00001692  0x00000a12 fetch  0x00000002 , 0x00004682 
- 00001693  0x00000a13 rtnbit1  0x00000009 
- 00001694  0x00000a14 rtnbit1  0x00000000 
- 00001695  0x00000a15 fetch  0x00000001 , 0x00004be4 
- 00001696  0x00000a16 bne  0x000000ff , 0x000006a7 
- 00001697  0x00000a18 jam  0x00000005 , 0x00004b2d 
- 00001698  0x00000a1b jam  0x00000001 , 0x00004b2f 
- 00001699  0x00000a1d jam  0x00000005 , 0x00004b2e 
- 00001700  0x00000a1e jam  0x00000001 , 0x00004b27 
- 00001701  0x00000a1f jam  0x00000001 , 0x00004b2a 
- 00001702  0x00000a20 rtn 
- 00001703  0x00000a23 jam  0x00000001 , 0x00004b2d 
- 00001704  0x00000a24 branch  0x000006a2 
- 00001705  0x00000a27 fetch  0x00000001 , 0x00004b2e 
- 00001706  0x00000a28 increase  0xffffffff , 0x0000003f 
- 00001707  0x00000a29 store  0x00000001 , 0x00004b2e 
- 00001708  0x00000a2a nrtn  0x00000034 
- 00001709  0x00000a2b fetch  0x00000001 , 0x00004b2d 
- 00001710  0x00000a2c store  0x00000001 , 0x00004b2e 
- 00001711  0x00000a34 fetch  0x00000001 , 0x00004b29 
- 00001712  0x00000a35 beq  0x00000001 , 0x000006b8 
- 00001713  0x00000a36 beq  0x00000000 , 0x000006b3 
- 00001714  0x00000a37 rtn 
- 00001715  0x00000a3a jam  0x00000001 , 0x00004b29 
- 00001716  0x00000a3b fetcht  0x00000001 , 0x00004b28 
- 00001717  0x00000a3c branch  0x00006829 
- 00001718  0x00000a3f setarg  0x00000000 
- 00001719  0x00000a40 store  0x00000003 , 0x00004b2e 
- 00001720  0x00000a42 fetch  0x00000001 , 0x00004b2f 
- 00001721  0x00000a43 nbranch  0x000006bc , 0x00000034 
- 00001722  0x00000a44 jam  0x00000000 , 0x00004b27 
- 00001723  0x00000a45 jam  0x00000000 , 0x00004b2a 
- 00001724  0x00000a47 jam  0x00000000 , 0x00004b2b 
- 00001725  0x00000a48 jam  0x00000000 , 0x00004b29 
- 00001726  0x00000a4a fetcht  0x00000001 , 0x00004b28 
- 00001727  0x00000a4b branch  0x00006825 
- 00001728  0x00000a4f jam  0x00000001 , 0x00004b31 
- 00001729  0x00000a50 jam  0x00000001 , 0x00004b27 
- 00001730  0x00000a51 jam  0x00000000 , 0x00004b2a 
- 00001731  0x00000a52 jam  0x00000000 , 0x00004b2b 
- 00001732  0x00000a53 rtn 
- 00001733  0x00000a56 fetch  0x00000001 , 0x00004b2b 
- 00001734  0x00000a57 nrtn  0x00000034 
- 00001735  0x00000a58 fetch  0x00000001 , 0x00004b31 
- 00001736  0x00000a59 nrtn  0x00000034 
- 00001737  0x00000a5a branch  0x000006b6 
- 00001738  0x00000a5e jam  0x00000001 , 0x00004dbd 
- 00001739  0x00000a5f jam  0x00000000 , 0x00004dba 
- 00001740  0x00000a60 rtn 
- 00001741  0x00000a62 fetch  0x00000001 , 0x00004dba 
- 00001742  0x00000a63 increase  0x00000001 , 0x0000003f 
- 00001743  0x00000a64 store  0x00000001 , 0x00004dba 
- 00001744  0x00000a65 rtn 
- 00001745  0x00000a68 jam  0x00000003 , 0x00004dba 
- 00001746  0x00000a69 rtn 
- 00001747  0x00000a6c fetch  0x00000002 , 0x00004682 
- 00001748  0x00000a6d rtnbit1  0x0000000b 
- 00001749  0x00000a6e rtnbit1  0x00000007 
- 00001750  0x00000a6f rtnbit1  0x00000006 
- 00001751  0x00000a71 arg  0x00004d43 , 0x00000011 
- 00001752  0x00000a72 call  0x00000244 
- 00001753  0x00000a73 storet  0x00000001 , 0x00004dbb 
- 00001754  0x00000a75 setarg  0x00000082 
- 00001755  0x00000a76 bmark1  0x00000026 , 0x000006dd 
- 00001756  0x00000a77 setarg  0x00000080 
- 00001757  0x00000a79 isub  0x00000002 , 0x0000003e 
- 00001758  0x00000a7a nbranch  0x000006f5 , 0x00000002 
- 00001759  0x00000a7c fetch  0x00000001 , 0x00004dba 
- 00001760  0x00000a7d sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001761  0x00000a7e nbranch  0x000006e5 , 0x00000002 
- 00001762  0x00000a7f fetch  0x00000001 , 0x00004dba 
- 00001763  0x00000a80 beq  0x00000000 , 0x000006f6 
- 00001764  0x00000a81 rtn 
- 00001765  0x00000a84 fetch  0x00000001 , 0x00004dba 
- 00001766  0x00000a85 rtnne  0x00000020 
- 00001767  0x00000a86 jam  0x00000000 , 0x00004dba 
- 00001768  0x00000a88 fetcht  0x00000001 , 0x00004dbb 
- 00001769  0x00000a89 setarg  0x00000077 
- 00001770  0x00000a8a bmark1  0x00000026 , 0x000006ec 
- 00001771  0x00000a8b setarg  0x00000075 
- 00001772  0x00000a8d isub  0x00000002 , 0x0000003e 
- 00001773  0x00000a8e nrtn  0x00000002 
- 00001774  0x00000a8f fetch  0x00000001 , 0x00004dbd 
- 00001775  0x00000a90 beq  0x00000000 , 0x000006fd 
- 00001776  0x00000a91 increase  0xffffffff , 0x0000003f 
- 00001777  0x00000a92 store  0x00000001 , 0x00004dbd 
- 00001778  0x00000a93 beq  0x00000000 , 0x000006fd 
- 00001779  0x00000a96 jam  0x00000000 , 0x000041de 
- 00001780  0x00000a97 rtn 
- 00001781  0x00000a9a jam  0x00000000 , 0x00004dba 
- 00001782  0x00000a9c fetch  0x00000001 , 0x00004dbd 
- 00001783  0x00000a9d beq  0x00000002 , 0x000006fb 
- 00001784  0x00000a9e increase  0x00000001 , 0x0000003f 
- 00001785  0x00000a9f store  0x00000001 , 0x00004dbd 
- 00001786  0x00000aa0 beq  0x00000001 , 0x000006f3 
- 00001787  0x00000aa2 jam  0x00000002 , 0x000041de 
- 00001788  0x00000aa3 rtn 
- 00001789  0x00000aa6 jam  0x00000004 , 0x000041de 
- 00001790  0x00000aa7 rtn 
- 00001791  0x00000aab storet  0x00000001 , 0x00000017 
- 00001792  0x00000aac add  0x00000002 , 0x00000000 , 0x00000011 
- 00001793  0x00000aad call  0x00002981 
- 00001794  0x00000aae setarg  0x00000500 
- 00001795  0x00000aaf call  0x00002a8f 
- 00001796  0x00000ab1 jam  0x00000001 , 0x00008906 
- 00001797  0x00000ab2 jam  0x0000003c , 0x00008900 
- 00001798  0x00000ab3 jam  0x000000e0 , 0x00008901 
- 00001799  0x00000ab4 nop  0x0000000a 
- 00001800  0x00000ab5 jam  0x00000001 , 0x00008902 
- 00001801  0x00000ab6 jam  0x0000003d , 0x00008902 
- 00001802  0x00000ab7 nop  0x0000000a 
- 00001803  0x00000ab8 jam  0x000000b7 , 0x00008903 
- 00001804  0x00000ab9 nop  0x0000000a 
- 00001805  0x00000aba jam  0x0000007d , 0x00008902 
- 00001806  0x00000abb fetch  0x00000001 , 0x000041de 
- 00001807  0x00000abe beq  0x00000002 , 0x00000717 
- 00001808  0x00000ac0 beq  0x00000004 , 0x0000071c 
- 00001809  0x00000ac1 beq  0x00000020 , 0x0000072b 
- 00001810  0x00000ac4 call  0x00000721 
- 00001811  0x00000ac6 jam  0x000000d0 , 0x00008955 
- 00001812  0x00000ac7 jam  0x000000e0 , 0x00008956 
- 00001813  0x00000ac9 jam  0x0000006c , 0x00008958 
- 00001814  0x00000acb branch  0x0000294b 
- 00001815  0x00000ad8 call  0x00000726 
- 00001816  0x00000ada jam  0x000000d0 , 0x00008955 
- 00001817  0x00000adb jam  0x000000e0 , 0x00008956 
- 00001818  0x00000add jam  0x0000003c , 0x00008958 
- 00001819  0x00000adf branch  0x00002953 
- 00001820  0x00000aec call  0x00000721 
- 00001821  0x00000aee jam  0x000000d0 , 0x00008955 
- 00001822  0x00000aef jam  0x000000c0 , 0x00008956 
- 00001823  0x00000af1 jam  0x0000006c , 0x00008958 
- 00001824  0x00000af3 branch  0x0000295b 
- 00001825  0x00000af6 jam  0x0000005b , 0x0000894c 
- 00001826  0x00000af7 jam  0x00000096 , 0x0000894d 
- 00001827  0x00000af8 jam  0x0000002c , 0x0000894e 
- 00001828  0x00000af9 jam  0x00000046 , 0x0000894f 
- 00001829  0x00000afa rtn 
- 00001830  0x00000afd jam  0x000000fb , 0x0000894c 
- 00001831  0x00000afe jam  0x000000ef , 0x0000894d 
- 00001832  0x00000aff jam  0x000000ec , 0x0000894e 
- 00001833  0x00000b00 jam  0x0000005e , 0x0000894f 
- 00001834  0x00000b01 rtn 
- 00001835  0x00000b05 jam  0x000000c2 , 0x00008956 
- 00001836  0x00000b06 jam  0x000000d0 , 0x00008955 
- 00001837  0x00000b07 rtn 
- 00001838  0x00000b0a force  0x00000008 , 0x00000015 
- 00001839  0x00000b0b branch  0x000028fa 
- 00001840  0x00000b15 fetcht  0x00000001 , 0x000011c5 
- 00001841  0x00000b16 rshift4  0x00000002 , 0x00000002 
- 00001842  0x00000b17 fetch  0x00000001 , 0x00004b58 
- 00001843  0x00000b18 isub  0x00000002 , 0x0000003e 
- 00001844  0x00000b19 branch  0x0000074f , 0x00000005 
- 00001845  0x00000b1a storet  0x00000001 , 0x00004b58 
- 00001846  0x00000b1b increase  0x00000001 , 0x00000002 
- 00001847  0x00000b1c setarg  0x00000100 
- 00001848  0x00000b1d imul32  0x00000002 , 0x00000002 
- 00001849  0x00000b1e fetch  0x00000003 , 0x00004b59 
- 00001850  0x00000b1f isub  0x00000002 , 0x0000003f 
- 00001851  0x00000b21 fetcht  0x00000003 , 0x00004b5c 
- 00001852  0x00000b22 iadd  0x00000002 , 0x0000003f 
- 00001853  0x00000b23 increase  0xfffffffb , 0x0000003f 
- 00001854  0x00000b24 store  0x00000003 , 0x00004b5f 
- 00001855  0x00000b26 call  0x00000313 
- 00001856  0x00000b28 fetch  0x00000003 , 0x00004b5f 
- 00001857  0x00000b29 arg  0x00000100 , 0x00000002 
- 00001858  0x00000b2a arg  0x00001f00 , 0x00000011 
- 00001859  0x00000b2b call  0x00006562 
- 00001860  0x00000b2d fetch  0x00000004 , 0x00001f00 
- 00001861  0x00000b2e fetcht  0x00000004 , 0x00004b62 
- 00001862  0x00000b2f isub  0x00000002 , 0x0000003e 
- 00001863  0x00000b30 nbranch  0x00000740 , 0x00000005 
- 00001864  0x00000b32 call  0x000002de 
- 00001865  0x00000b34 setarg  0x00001f00 
- 00001866  0x00000b35 store  0x00000002 , 0x00004199 
- 00001867  0x00000b36 jam  0x00000040 , 0x0000419b 
- 00001868  0x00000b37 call  0x000064ca 
- 00001869  0x00000b38 setarg  0x00000000 
- 00001870  0x00000b39 store  0x00000004 , 0x00004199 
- 00001871  0x00000b3b fetch  0x00000001 , 0x000011c5 
- 00001872  0x00000b3c branch  0x00000001 
- 00001873  0x00000b45 fetch  0x00000001 , 0x00004bf4 
- 00001874  0x00000b46 nrtn  0x00000034 
- 00001875  0x00000b47 fetch  0x00000004 , 0x0000469b 
- 00001876  0x00000b48 rtn  0x00000034 
- 00001877  0x00000b49 call  0x000007b5 
- 00001878  0x00000b4a setarg  0x00000006 
- 00001879  0x00000b4b call  0x000007a8 
- 00001880  0x00000b4c setarg  0x00000003 
- 00001881  0x00000b4d call  0x000007ae 
- 00001882  0x00000b4e fetch  0x00000001 , 0x00004b0d 
- 00001883  0x00000b4f beq  0x00000001 , 0x00000761 
- 00001884  0x00000b51 fetch  0x00000001 , 0x00004bf4 
- 00001885  0x00000b52 nrtn  0x00000034 
- 00001886  0x00000b53 arg  0x00000005 , 0x00000039 
- 00001887  0x00000b54 arg  0x00004b0d , 0x00000005 
- 00001888  0x00000b55 branch  0x00007ed4 
- 00001889  0x00000b58 fetch  0x00000002 , 0x00004b0e 
- 00001890  0x00000b59 store  0x00000002 , 0x000011be 
- 00001891  0x00000b5a fetch  0x00000002 , 0x0000469b 
- 00001892  0x00000b5b store  0x00000002 , 0x000011c0 
- 00001893  0x00000b5c call  0x00000774 
- 00001894  0x00000b5d fetch  0x00000002 , 0x000011be 
- 00001895  0x00000b5e store  0x00000002 , 0x00004b0e 
- 00001896  0x00000b5f fetch  0x00000002 , 0x000011c0 
- 00001897  0x00000b60 store  0x00000002 , 0x0000469b 
- 00001898  0x00000b62 fetch  0x00000002 , 0x00004b10 
- 00001899  0x00000b63 store  0x00000002 , 0x000011be 
- 00001900  0x00000b64 fetch  0x00000002 , 0x0000469d 
- 00001901  0x00000b65 store  0x00000002 , 0x000011c0 
- 00001902  0x00000b66 call  0x0000077c 
- 00001903  0x00000b67 fetch  0x00000002 , 0x000011be 
- 00001904  0x00000b68 store  0x00000002 , 0x00004b10 
- 00001905  0x00000b69 fetch  0x00000002 , 0x000011c0 
- 00001906  0x00000b6a store  0x00000002 , 0x0000469d 
- 00001907  0x00000b6b rtn 
- 00001908  0x00000b6e fetch  0x00000002 , 0x000011be 
- 00001909  0x00000b6f fetcht  0x00000002 , 0x000011c0 
- 00001910  0x00000b70 iadd  0x00000002 , 0x0000003f 
- 00001911  0x00000b71 fetcht  0x00000001 , 0x00004be2 
- 00001912  0x00000b72 iadd  0x00000002 , 0x0000003f 
- 00001913  0x00000b73 and  0x0000003f , 0x00000001 , 0x00000002 
- 00001914  0x00000b74 storet  0x00000001 , 0x00004be2 
- 00001915  0x00000b75 branch  0x00000784 
- 00001916  0x00000b78 fetch  0x00000002 , 0x000011be 
- 00001917  0x00000b79 fetcht  0x00000002 , 0x000011c0 
- 00001918  0x00000b7a iadd  0x00000002 , 0x0000003f 
- 00001919  0x00000b7b fetcht  0x00000001 , 0x00004be3 
- 00001920  0x00000b7c iadd  0x00000002 , 0x0000003f 
- 00001921  0x00000b7d and  0x0000003f , 0x00000001 , 0x00000002 
- 00001922  0x00000b7e storet  0x00000001 , 0x00004be3 
- 00001923  0x00000b7f branch  0x00000784 
- 00001924  0x00000b86 store  0x00000003 , 0x000011c2 
- 00001925  0x00000b87 isolate1  0x00000010 , 0x0000003f 
- 00001926  0x00000b88 branch  0x0000078e , 0x00000001 
- 00001927  0x00000b89 fetch  0x00000001 , 0x000011c3 
- 00001928  0x00000b8a beq  0x000000ff , 0x00000795 
- 00001929  0x00000b8b fetch  0x00000001 , 0x000011c2 
- 00001930  0x00000b8d rshift  0x0000003f , 0x0000003f 
- 00001931  0x00000b8e store  0x00000002 , 0x000011be 
- 00001932  0x00000b8f store  0x00000002 , 0x000011c0 
- 00001933  0x00000b90 rtn 
- 00001934  0x00000b92 fetch  0x00000001 , 0x000011c3 
- 00001935  0x00000b93 beq  0x00000000 , 0x00000792 
- 00001936  0x00000b94 fetch  0x00000003 , 0x000011c2 
- 00001937  0x00000b95 branch  0x0000078a 
- 00001938  0x00000b97 jam  0x00000000 , 0x000011c4 
- 00001939  0x00000b98 fetch  0x00000001 , 0x000011c2 
- 00001940  0x00000b99 branch  0x0000078a 
- 00001941  0x00000b9c fetch  0x00000001 , 0x000011c2 
- 00001942  0x00000b9d call  0x000007a0 
- 00001943  0x00000b9e store  0x00000001 , 0x000011be 
- 00001944  0x00000b9f store  0x00000001 , 0x000011c0 
- 00001945  0x00000ba0 branch  0x0000079e , 0x00000034 
- 00001946  0x00000ba1 setarg  0x000000ff 
- 00001947  0x00000ba3 store  0x00000001 , 0x000011bf 
- 00001948  0x00000ba4 store  0x00000001 , 0x000011c1 
- 00001949  0x00000ba5 rtn 
- 00001950  0x00000ba7 setarg  0x00000000 
- 00001951  0x00000ba8 branch  0x0000079b 
- 00001952  0x00000bab sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001953  0x00000bac store  0x00000001 , 0x00000aae 
- 00001954  0x00000bad fetch  0x00000001 , 0x00000aae 
- 00001955  0x00000bae rshift  0x0000003f , 0x0000003f 
- 00001956  0x00000baf store  0x00000001 , 0x00000aae 
- 00001957  0x00000bb0 fetch  0x00000001 , 0x00000aae 
- 00001958  0x00000bb1 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001959  0x00000bb2 rtn 
- 00001960  0x00000bb6 isub  0x00000011 , 0x0000003e 
- 00001961  0x00000bb7 nbranch  0x000007b3 , 0x00000002 
- 00001962  0x00000bb8 isub  0x00000012 , 0x0000003e 
- 00001963  0x00000bb9 nbranch  0x000007b3 , 0x00000002 
- 00001964  0x00000bbb jam  0x00000000 , 0x00004b0d 
- 00001965  0x00000bbc rtn 
- 00001966  0x00000bbe isub  0x00000011 , 0x0000003e 
- 00001967  0x00000bbf nrtn  0x00000002 
- 00001968  0x00000bc0 isub  0x00000012 , 0x0000003e 
- 00001969  0x00000bc1 nrtn  0x00000002 
- 00001970  0x00000bc2 branch  0x000007ac 
- 00001971  0x00000bc4 jam  0x00000001 , 0x00004b0d 
- 00001972  0x00000bc5 rtn 
- 00001973  0x00000bc8 fetch  0x00000002 , 0x0000469b 
- 00001974  0x00000bc9 store  0x00000002 , 0x000011c0 
- 00001975  0x00000bca call  0x000007be 
- 00001976  0x00000bcb copy  0x0000003f , 0x00000011 
- 00001977  0x00000bcc fetch  0x00000002 , 0x0000469d 
- 00001978  0x00000bcd store  0x00000002 , 0x000011c0 
- 00001979  0x00000bce call  0x000007be 
- 00001980  0x00000bcf copy  0x0000003f , 0x00000012 
- 00001981  0x00000bd0 rtn 
- 00001982  0x00000bd7 fetch  0x00000001 , 0x000011c1 
- 00001983  0x00000bd8 beq  0x000000ff , 0x000007c3 
- 00001984  0x00000bd9 fetch  0x00000001 , 0x000011c0 
- 00001985  0x00000bdb and_into  0x000000ff , 0x0000003f 
- 00001986  0x00000bdd rtn 
- 00001987  0x00000bdf fetch  0x00000002 , 0x000011c0 
- 00001988  0x00000be0 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001989  0x00000be1 branch  0x000007c1 
- 00008192  0x00000bee call  0x00002abc 
- 00008193  0x00000bf1 bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000bf2 clear_stack 
- 00008195  0x00000bf3 call  0x0000640d 
- 00008196  0x00000bf4 call  0x0000296c 
- 00008197  0x00000bf5 call  0x000065a3 
- 00008198  0x00000bf6 call  0x00002a96 
- 00008199  0x00000bf7 call  0x00004d6a 
- 00008200  0x00000bf8 bpatch  0x00000001 , 0x00004000 
- 00008201  0x00000bf9 call  0x00006a03 
- 00008202  0x00000bfa call  0x00005cf6 
- 00008203  0x00000bfb call  0x00007ccc 
- 00008204  0x00000bfc call  0x000032d8 
- 00008205  0x00000bfd ncall  0x0000689c , 0x0000002b 
- 00008206  0x00000bfe bpatch  0x00000002 , 0x00004000 
- 00008207  0x00000bff call  0x000032e3 , 0x0000002b 
- 00008208  0x00000c00 call  0x0000756a 
- 00008209  0x00000c01 call  0x00002b41 , 0x0000002b 
- 00008210  0x00000c03 bpatch  0x00000003 , 0x00004000 
- 00008211  0x00000c04 call  0x000076dc 
- 00008212  0x00000c05 call  0x00007aaf 
- 00008213  0x00000c06 call  0x0000756d 
- 00008214  0x00000c07 call  0x0000535c 
- 00008215  0x00000c08 bpatch  0x00000004 , 0x00004000 
- 00008216  0x00000c09 call  0x00002038 
- 00008217  0x00000c0a call  0x000032ed 
- 00008218  0x00000c0b call  0x0000208f 
- 00008219  0x00000c0c call  0x000022f8 
- 00008220  0x00000c0d call  0x0000236a 
- 00008221  0x00000c0e call  0x00002021 
- 00008222  0x00000c0f call  0x00002b6a 
- 00008223  0x00000c10 call  0x00002c72 
- 00008224  0x00000c11 branch  0x00002012 
- 00008225  0x00000c14 call  0x00002026 
- 00008226  0x00000c15 rtnmark0  0x00000009 
- 00008227  0x00000c16 set0  0x00000009 , 0x00000000 
- 00008228  0x00000c17 call  0x00002223 
- 00008229  0x00000c18 branch  0x000053ce 
- 00008230  0x00000c1b bpatch  0x00000005 , 0x00004000 
- 00008231  0x00000c1c call  0x0000225e 
- 00008232  0x00000c1d nbranch  0x0000202f , 0x00000005 
- 00008233  0x00000c1e call  0x0000220a 
- 00008234  0x00000c1f add  0x00000011 , 0x00000001 , 0x00000006 
- 00008235  0x00000c20 ifetch  0x00000001 , 0x00000006 
- 00008236  0x00000c21 bbit1  0x00000000 , 0x00005360 
- 00008237  0x00000c22 bbit1  0x00000001 , 0x00002166 
- 00008238  0x00000c23 branch  0x000023cf 
- 00008239  0x00000c25 call  0x0000222b 
- 00008240  0x00000c26 copy  0x00000039 , 0x0000003e 
- 00008241  0x00000c27 rtn  0x00000005 
- 00008242  0x00000c28 call  0x0000220a 
- 00008243  0x00000c29 fetch  0x00000001 , 0x00000030 
- 00008244  0x00000c2a bbit1  0x00000003 , 0x000020d3 
- 00008245  0x00000c2b fetch  0x00000001 , 0x00000031 
- 00008246  0x00000c2c bbit1  0x00000001 , 0x00002166 
- 00008247  0x00000c2d branch  0x000023cf 
- 00008248  0x00000c36 fetch  0x00000001 , 0x000041ce 
- 00008249  0x00000c37 rtn  0x00000034 
- 00008250  0x00000c38 beq  0x00000001 , 0x00002048 
- 00008251  0x00000c39 beq  0x00000002 , 0x0000204d 
- 00008252  0x00000c3a beq  0x00000003 , 0x00002050 
- 00008253  0x00000c3b beq  0x00000005 , 0x00002055 
- 00008254  0x00000c3c beq  0x0000001b , 0x00002045 
- 00008255  0x00000c3d call  0x00002257 
- 00008256  0x00000c3e rtn  0x00000005 
- 00008257  0x00000c3f call  0x0000225a 
- 00008258  0x00000c40 rtn  0x00000005 
- 00008259  0x00000c42 jam  0x00000000 , 0x000041ce 
- 00008260  0x00000c43 rtn 
- 00008261  0x00000c46 jam  0x0000001b , 0x0000049b 
- 00008262  0x00000c47 jam  0x00000000 , 0x000041ce 
- 00008263  0x00000c48 rtn 
- 00008264  0x00000c4b set1  0x0000001c , 0x00000000 
- 00008265  0x00000c4c set0  0x0000001e , 0x00000000 
- 00008266  0x00000c4d jam  0x000000ff , 0x0000008f 
- 00008267  0x00000c4e jam  0x0000001f , 0x0000008d 
- 00008268  0x00000c4f branch  0x00002043 
- 00008269  0x00000c52 set0  0x0000001c , 0x00000000 
- 00008270  0x00000c53 force  0x00000000 , 0x0000001b 
- 00008271  0x00000c54 branch  0x00002043 
- 00008272  0x00000c57 call  0x0000225a 
- 00008273  0x00000c58 rtn  0x00000005 
- 00008274  0x00000c59 force  0x00000001 , 0x00000002 
- 00008275  0x00000c5a jam  0x00000005 , 0x0000016e 
- 00008276  0x00000c5b branch  0x0000205c 
- 00008277  0x00000c5e bpatch  0x00000006 , 0x00004000 
- 00008278  0x00000c60 fetch  0x00000006 , 0x000041d0 
- 00008279  0x00000c61 branch  0x00002043 , 0x00000034 
- 00008280  0x00000c62 jam  0x00000001 , 0x00004681 
- 00008281  0x00000c64 jam  0x00000003 , 0x00000055 
- 00008282  0x00000c65 branch  0x0000205b 
- 00008283  0x00000c68 force  0x00000025 , 0x00000002 
- 00008284  0x00000c6a bpatch  0x00000007 , 0x00004000 
- 00008285  0x00000c6b fetch  0x00000001 , 0x000000f1 
- 00008286  0x00000c6c branch  0x00002062 , 0x00000034 
- 00008287  0x00000c6d lshift3  0x0000003f , 0x0000003f 
- 00008288  0x00000c6e lshift4  0x0000003f , 0x0000003f 
- 00008289  0x00000c6f increase  0xffffffff , 0x0000003f 
- 00008290  0x00000c71 store  0x00000001 , 0x000040a6 
- 00008291  0x00000c72 store  0x00000001 , 0x000000f0 
- 00008292  0x00000c73 jam  0x0000001f , 0x0000008e 
- 00008293  0x00000c74 set0  0x0000000c , 0x00000000 
- 00008294  0x00000c75 call  0x0000223b 
- 00008295  0x00000c76 nbranch  0x00002083 , 0x00000005 
- 00008296  0x00000c77 call  0x00002a6f 
- 00008297  0x00000c78 store  0x00000001 , 0x00000077 
- 00008298  0x00000c79 storet  0x00000001 , 0x0000007c 
- 00008299  0x00000c7a fetch  0x00000006 , 0x000041d0 
- 00008300  0x00000c7b store  0x00000006 , 0x00000040 
- 00008301  0x00000c7c bpatch  0x00000008 , 0x00004001 
- 00008302  0x00000c7d call  0x00007f15 
- 00008303  0x00000c7e force  0x00000000 , 0x0000003f 
- 00008304  0x00000c7f compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008305  0x00000c80 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00008306  0x00000c81 set1  0x00000003 , 0x0000003f 
- 00008307  0x00000c82 store  0x00000001 , 0x00000030 
- 00008308  0x00000c83 jam  0x00000003 , 0x00000a99 
- 00008309  0x00000c84 call  0x00007d86 
- 00008310  0x00000c85 force  0x00000000 , 0x0000003f 
- 00008311  0x00000c86 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00008312  0x00000c87 store  0x00000001 , 0x0000004c 
- 00008313  0x00000c88 setarg  0x00000000 
- 00008314  0x00000c89 set1  0x00000001 , 0x0000003f 
- 00008315  0x00000c8a store  0x00000001 , 0x00000031 
- 00008316  0x00000c8b enable  0x00000029 
- 00008317  0x00000c8c call  0x00002223 
- 00008318  0x00000c8d disable  0x00000029 
- 00008319  0x00000c8e force  0x00000003 , 0x00000007 
- 00008320  0x00000c8f fetch  0x00000002 , 0x000040b9 
- 00008321  0x00000c90 call  0x00007f08 
- 00008322  0x00000c91 branch  0x00002043 
- 00008323  0x00000c93 bpatch  0x00000009 , 0x00004001 
- 00008324  0x00000c94 fetch  0x00000006 , 0x000041d0 
- 00008325  0x00000c95 store  0x00000006 , 0x00000040 
- 00008326  0x00000c96 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008327  0x00000c97 branch  0x00002089 , 0x00000001 
- 00008328  0x00000c98 branch  0x00002043 
- 00008329  0x00000c9a arg  0x00000101 , 0x00000005 
- 00008330  0x00000c9b arg  0x00000008 , 0x00000039 
- 00008331  0x00000c9c call  0x00007ec6 
- 00008332  0x00000c9d jam  0x00000004 , 0x00000a99 
- 00008333  0x00000c9e call  0x00007d86 
- 00008334  0x00000c9f branch  0x00002043 
- 00008335  0x00000ca7 rtnmark0  0x0000001c 
- 00008336  0x00000ca8 force  0x00000001 , 0x00000007 
- 00008337  0x00000ca9 call  0x00007f16 
- 00008338  0x00000caa nsetflag  0x00000034 , 0x0000001c , 0x00000000 
- 00008339  0x00000cab nbranch  0x00002095 , 0x00000034 
- 00008340  0x00000cac rtn 
- 00008341  0x00000cb1 bpatch  0x0000000a , 0x00004001 
- 00008342  0x00000cb2 fetcht  0x00000002 , 0x000040bb 
- 00008343  0x00000cb3 force  0x00000004 , 0x00000007 
- 00008344  0x00000cb4 call  0x0000271c 
- 00008345  0x00000cb5 rtn  0x00000028 
- 00008346  0x00000cb6 call  0x000028a4 
- 00008347  0x00000cb7 force  0x00000000 , 0x00000024 
- 00008348  0x00000cb9 rtn  0x00000003 
- 00008349  0x00000cba set0  0x0000000b , 0x00000000 
- 00008350  0x00000cbb set0  0x00000000 , 0x00000000 
- 00008351  0x00000cbd add  0x00000022 , 0x00000001 , 0x00000021 
- 00008352  0x00000cbe isolate1  0x0000001e , 0x00000000 
- 00008353  0x00000cbf setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008354  0x00000cc0 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008355  0x00000cc1 nbranch  0x000020be , 0x00000001 
- 00008356  0x00000cc4 bpatch  0x0000000b , 0x00004001 
- 00008357  0x00000cc5 fetch  0x00000001 , 0x00000012 
- 00008358  0x00000cc6 increase  0x00000001 , 0x0000003f 
- 00008359  0x00000cc7 store  0x00000001 , 0x00000012 
- 00008360  0x00000cc8 call  0x000028d8 
- 00008361  0x00000cc9 call  0x000028d2 
- 00008362  0x00000cca call  0x000028f2 
- 00008363  0x00000ccb call  0x00002a51 
- 00008364  0x00000ccc call  0x00002a56 
- 00008365  0x00000ccd call  0x00002a64 
- 00008366  0x00000cce call  0x0000264d 
- 00008367  0x00000ccf call  0x000020b1 
- 00008368  0x00000cd0 branch  0x0000209c 
- 00008369  0x00000cd3 bpatch  0x0000000c , 0x00004001 
- 00008370  0x00000cd4 fetch  0x00000001 , 0x0000008d 
- 00008371  0x00000cd5 increase  0xffffffff , 0x0000003f 
- 00008372  0x00000cd6 store  0x00000001 , 0x0000008d 
- 00008373  0x00000cd7 rtn  0x00000002 
- 00008374  0x00000cd8 jam  0x0000001f , 0x0000008d 
- 00008375  0x00000cd9 fetch  0x00000001 , 0x0000008f 
- 00008376  0x00000cda increase  0xffffffff , 0x0000003f 
- 00008377  0x00000cdb store  0x00000001 , 0x0000008f 
- 00008378  0x00000cdc rtn  0x00000002 
- 00008379  0x00000cdd setflip  0x0000001e , 0x00000000 
- 00008380  0x00000cde jam  0x000000ff , 0x0000008f 
- 00008381  0x00000cdf rtn 
- 00008382  0x00000ce2 bpatch  0x0000000d , 0x00004001 
- 00008383  0x00000ce3 call  0x000028d8 
- 00008384  0x00000ce4 call  0x000028cc 
- 00008385  0x00000ce5 call  0x000028f2 
- 00008386  0x00000ce6 call  0x00002a5b 
- 00008387  0x00000ce7 call  0x000029eb 
- 00008388  0x00000ce8 call  0x00002a0d 
- 00008389  0x00000ce9 branch  0x000020c8 , 0x00000018 
- 00008390  0x00000cea call  0x000020b1 
- 00008391  0x00000ceb branch  0x0000209f 
- 00008392  0x00000ced bpatch  0x0000000e , 0x00004001 
- 00008393  0x00000cee call  0x000029bb 
- 00008394  0x00000cef call  0x00002a6b 
- 00008395  0x00000cf0 call  0x0000251e 
- 00008396  0x00000cf1 set0  0x00000001 , 0x00000000 
- 00008397  0x00000cf2 rtnmark0  0x0000000b 
- 00008398  0x00000cf4 bpatch  0x0000000f , 0x00004001 
- 00008399  0x00000cf6 fetch  0x00000001 , 0x00000013 
- 00008400  0x00000cf7 increase  0x00000001 , 0x0000003f 
- 00008401  0x00000cf8 store  0x00000001 , 0x00000013 
- 00008402  0x00000cf9 rtn 
- 00008403  0x00000d02 bpatch  0x00000010 , 0x00004002 
- 00008404  0x00000d03 enable  0x00000029 
- 00008405  0x00000d04 enable  0x00000030 
- 00008406  0x00000d05 fetch  0x00000002 , 0x000040b5 
- 00008407  0x00000d06 branch  0x000020db , 0x00000034 
- 00008408  0x00000d07 force  0x00000008 , 0x00000007 
- 00008409  0x00000d08 call  0x00007f16 
- 00008410  0x00000d09 nrtn  0x00000034 
- 00008411  0x00000d0b bpatch  0x00000011 , 0x00004002 
- 00008412  0x00000d0c fetcht  0x00000002 , 0x000040b7 
- 00008413  0x00000d0d force  0x00000028 , 0x00000007 
- 00008414  0x00000d0e call  0x0000271c 
- 00008415  0x00000d0f branch  0x00002114 , 0x00000028 
- 00008416  0x00000d10 force  0x00000003 , 0x00000007 
- 00008417  0x00000d11 call  0x00007f16 
- 00008418  0x00000d12 nbranch  0x000020f0 , 0x00000034 
- 00008419  0x00000d13 fetch  0x00000001 , 0x0000004c 
- 00008420  0x00000d14 bbit1  0x00000004 , 0x000020e6 
- 00008421  0x00000d15 branch  0x000020e9 
- 00008422  0x00000d17 arg  0x00000101 , 0x00000005 
- 00008423  0x00000d18 arg  0x00000008 , 0x00000039 
- 00008424  0x00000d19 call  0x00007ec6 
- 00008425  0x00000d1b bpatch  0x00000012 , 0x00004002 
- 00008426  0x00000d1c jam  0x00000000 , 0x00000030 
- 00008427  0x00000d1d call  0x00005cf7 
- 00008428  0x00000d1e jam  0x00000000 , 0x00004681 
- 00008429  0x00000d1f jam  0x00000013 , 0x00000a99 
- 00008430  0x00000d20 call  0x00007d86 
- 00008431  0x00000d21 branch  0x00002114 
- 00008432  0x00000d24 bpatch  0x00000013 , 0x00004002 
- 00008433  0x00000d25 force  0x00000000 , 0x0000000b 
- 00008434  0x00000d26 until  0x00000023 , 0x00000026 
- 00008435  0x00000d27 fetch  0x00000001 , 0x000000f2 
- 00008436  0x00000d28 increase  0xffffffff , 0x0000003f 
- 00008437  0x00000d29 ixor  0x00000022 , 0x0000003f 
- 00008438  0x00000d2a compare  0x00000000 , 0x0000003f , 0x00000003 
- 00008439  0x00000d2b nbranch  0x000020f0 , 0x00000001 
- 00008440  0x00000d2c deposit  0x00000004 
- 00008441  0x00000d2d store  0x00000001 , 0x00000181 
- 00008442  0x00000d2e force  0x00000000 , 0x00000026 
- 00008443  0x00000d2f force  0x00000000 , 0x00000024 
- 00008444  0x00000d32 bpatch  0x00000014 , 0x00004002 
- 00008445  0x00000d33 branch  0x00002114 , 0x00000003 
- 00008446  0x00000d34 call  0x000028dc 
- 00008447  0x00000d35 arg  0x00000600 , 0x0000000b 
- 00008448  0x00000d36 until  0x00000023 , 0x00000026 
- 00008449  0x00000d38 bpatch  0x00000015 , 0x00004002 
- 00008450  0x00000d39 fetch  0x00000004 , 0x000000f2 
- 00008451  0x00000d3a iforce  0x00000021 
- 00008452  0x00000d3b increase  0x00000001 , 0x0000003f 
- 00008453  0x00000d3c store  0x00000004 , 0x000000f2 
- 00008454  0x00000d3d isolate1  0x0000000c , 0x00000000 
- 00008455  0x00000d3e setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008456  0x00000d3f compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008457  0x00000d40 nbranch  0x00002128 , 0x00000001 
- 00008458  0x00000d41 fetch  0x00000001 , 0x0000000c 
- 00008459  0x00000d42 increase  0x00000001 , 0x0000003f 
- 00008460  0x00000d43 store  0x00000001 , 0x0000000c 
- 00008461  0x00000d44 call  0x000028d2 
- 00008462  0x00000d45 call  0x00002a51 
- 00008463  0x00000d46 call  0x00002a56 
- 00008464  0x00000d47 call  0x00002a64 
- 00008465  0x00000d48 call  0x0000264d 
- 00008466  0x00000d49 call  0x0000211a 
- 00008467  0x00000d4a branch  0x000020fc 
- 00008468  0x00000d4c bpatch  0x00000016 , 0x00004002 
- 00008469  0x00000d4d disable  0x00000029 
- 00008470  0x00000d4e fetch  0x00000002 , 0x000040b5 
- 00008471  0x00000d4f rtn  0x00000034 
- 00008472  0x00000d50 force  0x00000008 , 0x00000007 
- 00008473  0x00000d51 branch  0x00007f08 
- 00008474  0x00000d54 bpatch  0x00000017 , 0x00004002 
- 00008475  0x00000d55 fetch  0x00000001 , 0x0000008e 
- 00008476  0x00000d56 increase  0xffffffff , 0x0000003f 
- 00008477  0x00000d57 store  0x00000001 , 0x0000008e 
- 00008478  0x00000d58 rtn  0x00000002 
- 00008479  0x00000d59 jam  0x0000001f , 0x0000008e 
- 00008480  0x00000d5a fetch  0x00000001 , 0x000000f0 
- 00008481  0x00000d5b increase  0xffffffff , 0x0000003f 
- 00008482  0x00000d5c store  0x00000001 , 0x000000f0 
- 00008483  0x00000d5d rtn  0x00000002 
- 00008484  0x00000d5e setflip  0x0000000c , 0x00000000 
- 00008485  0x00000d5f fetch  0x00000001 , 0x000040a6 
- 00008486  0x00000d60 store  0x00000001 , 0x000000f0 
- 00008487  0x00000d61 rtn 
- 00008488  0x00000d64 bpatch  0x00000018 , 0x00004003 
- 00008489  0x00000d65 call  0x000028cc 
- 00008490  0x00000d66 call  0x00002a5b 
- 00008491  0x00000d67 call  0x000029eb 
- 00008492  0x00000d68 call  0x00002a0d 
- 00008493  0x00000d69 branch  0x00002130 , 0x00000018 
- 00008494  0x00000d6a call  0x0000211a 
- 00008495  0x00000d6b branch  0x00002101 
- 00008496  0x00000d6d call  0x0000264d 
- 00008497  0x00000d6e fetch  0x00000001 , 0x0000000d 
- 00008498  0x00000d6f increase  0x00000001 , 0x0000003f 
- 00008499  0x00000d70 store  0x00000001 , 0x0000000d 
- 00008500  0x00000d71 force  0x00000000 , 0x0000001b 
- 00008501  0x00000d72 fetch  0x00000004 , 0x000000f2 
- 00008502  0x00000d74 bpatch  0x00000019 , 0x00004003 
- 00008503  0x00000d75 call  0x00002a4f 
- 00008504  0x00000d76 call  0x000028dc 
- 00008505  0x00000d77 increase  0x00000001 , 0x00000026 
- 00008506  0x00000d79 and_into  0x000001fd , 0x00000021 
- 00008507  0x00000d7a and_into  0x000001fc , 0x00000024 
- 00008508  0x00000d7b call  0x000028d2 
- 00008509  0x00000d7c call  0x00002a51 
- 00008510  0x00000d7d call  0x00002a56 
- 00008511  0x00000d7e call  0x00002a64 
- 00008512  0x00000d7f deposit  0x00000022 
- 00008513  0x00000d80 store  0x00000004 , 0x00000161 
- 00008514  0x00000d81 force  0x00000000 , 0x00000004 
- 00008515  0x00000d82 force  0x00000002 , 0x00000001 
- 00008516  0x00000d83 call  0x00002a6b 
- 00008517  0x00000d84 call  0x00002766 
- 00008518  0x00000d86 bpatch  0x0000001a , 0x00004003 
- 00008519  0x00000d87 call  0x00002a4d 
- 00008520  0x00000d88 or_into  0x00000002 , 0x00000021 
- 00008521  0x00000d89 and_into  0x000001fc , 0x00000024 
- 00008522  0x00000d8a call  0x000028cc 
- 00008523  0x00000d8b call  0x00002a5b 
- 00008524  0x00000d8c call  0x000029eb 
- 00008525  0x00000d8d call  0x00002a0d 
- 00008526  0x00000d8e call  0x0000264d , 0x00000018 
- 00008527  0x00000d8f branch  0x00002155 , 0x00000018 
- 00008528  0x00000d90 fetch  0x00000001 , 0x00000010 
- 00008529  0x00000d91 branch  0x000020fc , 0x00000034 
- 00008530  0x00000d92 increase  0xffffffff , 0x0000003f 
- 00008531  0x00000d93 store  0x00000001 , 0x00000010 
- 00008532  0x00000d94 branch  0x00002136 
- 00008533  0x00000d97 bpatch  0x0000001b , 0x00004003 
- 00008534  0x00000d98 fetch  0x00000001 , 0x0000000e 
- 00008535  0x00000d99 increase  0x00000001 , 0x0000003f 
- 00008536  0x00000d9a store  0x00000001 , 0x0000000e 
- 00008537  0x00000d9b call  0x00002435 
- 00008538  0x00000d9d call  0x000022f2 
- 00008539  0x00000d9e branch  0x0000215f , 0x00000018 
- 00008540  0x00000d9f call  0x00002455 
- 00008541  0x00000da0 nbranch  0x0000215a , 0x00000034 
- 00008542  0x00000da1 branch  0x000020fc 
- 00008543  0x00000da4 bpatch  0x0000001c , 0x00004003 
- 00008544  0x00000da5 fetch  0x00000001 , 0x00000030 
- 00008545  0x00000da6 set0  0x00000003 , 0x0000003f 
- 00008546  0x00000da7 store  0x00000001 , 0x00000030 
- 00008547  0x00000da8 call  0x00002440 
- 00008548  0x00000da9 disable  0x00000029 
- 00008549  0x00000daa rtn 
- 00008550  0x00000dae bpatch  0x0000001d , 0x00004003 
- 00008551  0x00000daf enable  0x00000029 
- 00008552  0x00000db0 enable  0x00000030 
- 00008553  0x00000db1 call  0x000021e1 
- 00008554  0x00000db2 rtn  0x00000028 
- 00008555  0x00000db3 call  0x00002c69 
- 00008556  0x00000db4 call  0x00002a4f 
- 00008557  0x00000db5 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008558  0x00000db6 call  0x000028e2 
- 00008559  0x00000db7 force  0x00000003 , 0x00000024 
- 00008560  0x00000db8 call  0x00006cc2 
- 00008561  0x00000db9 call  0x00002489 
- 00008562  0x00000dba call  0x000028d2 
- 00008563  0x00000dbb call  0x00002a51 
- 00008564  0x00000dbc call  0x00002a56 
- 00008565  0x00000dbd call  0x00002a64 
- 00008566  0x00000dbe call  0x00002762 
- 00008567  0x00000dc0 bpatch  0x0000001e , 0x00004003 
- 00008568  0x00000dc1 call  0x00005d08 
- 00008569  0x00000dc2 call  0x000022e4 
- 00008570  0x00000dc3 nbranch  0x00002180 , 0x0000002d 
- 00008571  0x00000dc4 call  0x00002a88 
- 00008572  0x00000dc5 call  0x00002728 
- 00008573  0x00000dc6 fetch  0x00000001 , 0x0000000f 
- 00008574  0x00000dc7 increase  0x00000001 , 0x0000003f 
- 00008575  0x00000dc8 store  0x00000001 , 0x0000000f 
- 00008576  0x00000dca bpatch  0x0000001f , 0x00004003 
- 00008577  0x00000dcb call  0x00006caa 
- 00008578  0x00000dcc call  0x0000218b 
- 00008579  0x00000dcd nrtn  0x00000029 
- 00008580  0x00000dce call  0x000026f3 
- 00008581  0x00000dcf nbranch  0x00002188 , 0x00000034 
- 00008582  0x00000dd1 disable  0x00000029 
- 00008583  0x00000dd2 rtn 
- 00008584  0x00000dd5 call  0x00002489 
- 00008585  0x00000dd6 call  0x000022da 
- 00008586  0x00000dd7 branch  0x00002177 
- 00008587  0x00000ddb branch  0x0000218e , 0x0000002d 
- 00008588  0x00000ddc call  0x00002a7f 
- 00008589  0x00000ddd branch  0x0000219c , 0x00000002 
- 00008590  0x00000ddf call  0x000021a7 
- 00008591  0x00000de0 nbranch  0x0000219c , 0x00000028 
- 00008592  0x00000de1 fetch  0x00000001 , 0x0000004c 
- 00008593  0x00000de2 rtnbit0  0x00000004 
- 00008594  0x00000de3 rtnbit1  0x00000003 
- 00008595  0x00000de4 fetch  0x00000001 , 0x0000004b 
- 00008596  0x00000de5 rtnbit1  0x00000003 
- 00008597  0x00000de6 call  0x000021ae 
- 00008598  0x00000de7 nrtn  0x00000034 
- 00008599  0x00000de8 fetch  0x00000001 , 0x0000016e 
- 00008600  0x00000de9 increase  0xffffffff , 0x0000003f 
- 00008601  0x00000dea store  0x00000001 , 0x0000016e 
- 00008602  0x00000deb nrtn  0x00000034 
- 00008603  0x00000dec branch  0x00006006 
- 00008604  0x00000def bpatch  0x00000020 , 0x00004004 
- 00008605  0x00000df0 call  0x0000245d 
- 00008606  0x00000df1 disable  0x00000029 
- 00008607  0x00000df2 fetch  0x00000001 , 0x0000004c 
- 00008608  0x00000df3 bbit1  0x00000004 , 0x000021a2 
- 00008609  0x00000df4 rtn 
- 00008610  0x00000df7 fetch  0x00000001 , 0x0000004c 
- 00008611  0x00000df8 rtnbit1  0x00000003 
- 00008612  0x00000dfa arg  0x00000101 , 0x00000005 
- 00008613  0x00000dfb arg  0x00000008 , 0x00000039 
- 00008614  0x00000dfc branch  0x00007ec6 
- 00008615  0x00000dff bpatch  0x00000021 , 0x00004004 
- 00008616  0x00000e00 enable  0x00000028 
- 00008617  0x00000e01 fetch  0x00000001 , 0x0000004b 
- 00008618  0x00000e02 rtnbit0  0x00000003 
- 00008619  0x00000e03 call  0x000021ae 
- 00008620  0x00000e04 nrtn  0x00000034 
- 00008621  0x00000e05 branch  0x00007fe9 
- 00008622  0x00000e08 fetch  0x00000001 , 0x00000072 
- 00008623  0x00000e09 increase  0xffffffff , 0x0000003f 
- 00008624  0x00000e0a store  0x00000001 , 0x00000072 
- 00008625  0x00000e0b rtn 
- 00008626  0x00000e0e bpatch  0x00000022 , 0x00004004 
- 00008627  0x00000e0f fetch  0x00000001 , 0x00000030 
- 00008628  0x00000e10 bbit1  0x00000007 , 0x000021bb 
- 00008629  0x00000e11 fetch  0x00000001 , 0x000009b5 
- 00008630  0x00000e12 branch  0x000021bb , 0x00000034 
- 00008631  0x00000e13 jam  0x00000000 , 0x000009b5 
- 00008632  0x00000e14 jam  0x00000018 , 0x00000a99 
- 00008633  0x00000e15 call  0x00007d86 
- 00008634  0x00000e16 branch  0x000021bb 
- 00008635  0x00000e18 bpatch  0x00000023 , 0x00004004 
- 00008636  0x00000e19 call  0x00002254 
- 00008637  0x00000e1a fetch  0x00000001 , 0x00000030 
- 00008638  0x00000e1b set1  0x00000007 , 0x0000003f 
- 00008639  0x00000e1c store  0x00000001 , 0x00000030 
- 00008640  0x00000e1d jam  0x00000001 , 0x000041bd 
- 00008641  0x00000e1e fetch  0x00000001 , 0x00000055 
- 00008642  0x00000e1f bne  0x00000016 , 0x000021c3 
- 00008643  0x00000e21 rtn 
- 00008644  0x00000e24 jam  0x00000001 , 0x000009b5 
- 00008645  0x00000e26 fetch  0x00000001 , 0x00000030 
- 00008646  0x00000e27 set0  0x00000007 , 0x0000003f 
- 00008647  0x00000e28 store  0x00000001 , 0x00000030 
- 00008648  0x00000e29 rtn 
- 00008649  0x00000e2e bpatch  0x00000024 , 0x00004004 
- 00008650  0x00000e2f disable  0x00000028 
- 00008651  0x00000e30 fetch  0x00000002 , 0x00000032 
- 00008652  0x00000e31 arg  0x0000ffff , 0x00000002 
- 00008653  0x00000e32 isub  0x00000002 , 0x0000003e 
- 00008654  0x00000e33 nrtn  0x00000005 
- 00008655  0x00000e34 fetch  0x00000004 , 0x00000034 
- 00008656  0x00000e35 branch  0x000021d3 , 0x00000030 
- 00008657  0x00000e36 isub  0x00000028 , 0x0000003f 
- 00008658  0x00000e37 branch  0x000021d4 
- 00008659  0x00000e39 isub  0x00000022 , 0x0000003f 
- 00008660  0x00000e3b sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00008661  0x00000e3c nrtn  0x00000002 
- 00008662  0x00000e3d force  0x00000000 , 0x0000003f 
- 00008663  0x00000e3e store  0x00000002 , 0x00000032 
- 00008664  0x00000e3f branch  0x00007fe7 
- 00008665  0x00000e44 copy  0x0000003f , 0x00000002 
- 00008666  0x00000e45 bpatch  0x00000025 , 0x00004004 
- 00008667  0x00000e46 storet  0x00000004 , 0x00000034 
- 00008668  0x00000e48 jam  0x00000001 , 0x0000455b 
- 00008669  0x00000e49 setarg  0x0000ffff 
- 00008670  0x00000e4a store  0x00000002 , 0x00000032 
- 00008671  0x00000e4b jam  0x00000001 , 0x00000073 
- 00008672  0x00000e4c rtn 
- 00008673  0x00000e50 bpatch  0x00000026 , 0x00004004 
- 00008674  0x00000e51 call  0x000021c9 
- 00008675  0x00000e52 nrtn  0x00000028 
- 00008676  0x00000e53 disable  0x00000028 
- 00008677  0x00000e54 jam  0x00000020 , 0x00000011 
- 00008678  0x00000e55 set0  0x0000000b , 0x00000000 
- 00008679  0x00000e57 call  0x00002a4f 
- 00008680  0x00000e58 call  0x000022e6 
- 00008681  0x00000e59 bmark1  0x0000000b , 0x000021f4 
- 00008682  0x00000e5a call  0x00002455 
- 00008683  0x00000e5b nbranch  0x000021e7 , 0x00000034 
- 00008684  0x00000e5d bpatch  0x00000027 , 0x00004004 
- 00008685  0x00000e5e disable  0x00000028 
- 00008686  0x00000e5f deposit  0x00000022 
- 00008687  0x00000e60 store  0x00000004 , 0x000040ca 
- 00008688  0x00000e61 enable  0x00000030 
- 00008689  0x00000e62 enable  0x00000029 
- 00008690  0x00000e63 jam  0x0000002a , 0x00000a99 
- 00008691  0x00000e64 branch  0x00007d86 
- 00008692  0x00000e67 bpatch  0x00000028 , 0x00004005 
- 00008693  0x00000e68 call  0x00002a4d 
- 00008694  0x00000e69 arg  0x00000010 , 0x00000001 
- 00008695  0x00000e6a call  0x000022dc 
- 00008696  0x00000e6b disable  0x00000030 
- 00008697  0x00000e6c disable  0x00000029 
- 00008698  0x00000e6d call  0x00002818 
- 00008699  0x00000e6e call  0x00002435 
- 00008700  0x00000e70 bpatch  0x00000029 , 0x00004005 
- 00008701  0x00000e71 call  0x0000247c 
- 00008702  0x00000e72 branch  0x00002202 , 0x0000002d 
- 00008703  0x00000e73 call  0x00002455 
- 00008704  0x00000e74 nbranch  0x000021fc , 0x00000034 
- 00008705  0x00000e75 branch  0x000021ec 
- 00008706  0x00000e77 fetch  0x00000001 , 0x00000031 
- 00008707  0x00000e78 set0  0x00000001 , 0x0000003f 
- 00008708  0x00000e79 store  0x00000001 , 0x00000031 
- 00008709  0x00000e7a call  0x00002a88 
- 00008710  0x00000e7b call  0x00002841 
- 00008711  0x00000e7c enable  0x00000028 
- 00008712  0x00000e7d jam  0x0000002b , 0x00000a99 
- 00008713  0x00000e7e branch  0x00007d86 
- 00008714  0x00000e84 bpatch  0x0000002a , 0x00004005 
- 00008715  0x00000e85 set1  0x00000009 , 0x00000000 
- 00008716  0x00000e86 deposit  0x00000011 
- 00008717  0x00000e87 store  0x00000002 , 0x0000001e 
- 00008718  0x00000e88 force  0x00000050 , 0x00000039 
- 00008719  0x00000e89 arg  0x0000043f , 0x00000005 
- 00008720  0x00000e8a add  0x00000011 , 0x00000001 , 0x00000006 
- 00008721  0x00000e8b ifetch  0x00000001 , 0x00000006 
- 00008722  0x00000e8c copy  0x00000011 , 0x00000006 
- 00008723  0x00000e8d bbit1  0x00000000 , 0x00007f01 
- 00008724  0x00000e8e arg  0x00000030 , 0x00000005 
- 00008725  0x00000e8f call  0x00007f01 
- 00008726  0x00000e90 disable  0x0000002e 
- 00008727  0x00000e91 fetch  0x00000001 , 0x00000077 
- 00008728  0x00000e92 iforce  0x00000004 
- 00008729  0x00000e93 jam  0x00000001 , 0x0000008a 
- 00008730  0x00000e94 branch  0x0000221c , 0x00000029 
- 00008731  0x00000e95 jam  0x00000001 , 0x0000008a 
- 00008732  0x00000e97 fetch  0x00000001 , 0x00000030 
- 00008733  0x00000e98 rtnbit0  0x00000001 
- 00008734  0x00000e99 fetch  0x00000001 , 0x00000073 
- 00008735  0x00000e9a store  0x00000001 , 0x0000008a 
- 00008736  0x00000e9b fetch  0x00000001 , 0x00000074 
- 00008737  0x00000e9c store  0x00000001 , 0x0000008b 
- 00008738  0x00000e9d rtn 
- 00008739  0x00000ea0 bpatch  0x0000002b , 0x00004005 
- 00008740  0x00000ea1 fetch  0x00000002 , 0x0000001e 
- 00008741  0x00000ea2 iforce  0x00000005 
- 00008742  0x00000ea3 force  0x00000050 , 0x00000039 
- 00008743  0x00000ea4 arg  0x0000043f , 0x00000006 
- 00008744  0x00000ea5 branch  0x00007f01 , 0x00000036 
- 00008745  0x00000ea6 arg  0x00000030 , 0x00000006 
- 00008746  0x00000ea7 branch  0x00007f01 
- 00008747  0x00000eac arg  0x00000001 , 0x00000039 
- 00008748  0x00000ead fetcht  0x00000001 , 0x00000015 
- 00008749  0x00000eaf increase  0x00000001 , 0x00000002 
- 00008750  0x00000eb0 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008751  0x00000eb1 nbranch  0x00002231 , 0x00000001 
- 00008752  0x00000eb2 arg  0x00000000 , 0x00000002 
- 00008753  0x00000eb4 storet  0x00000001 , 0x00000015 
- 00008754  0x00000eb5 mul32  0x00000002 , 0x00000050 , 0x0000003f 
- 00008755  0x00000eb6 arg  0x00004040 , 0x00000011 
- 00008756  0x00000eb7 iadd  0x00000011 , 0x00000011 
- 00008757  0x00000eb8 ifetch  0x00000001 , 0x00000011 
- 00008758  0x00000eb9 bbit1  0x00000001 , 0x00002239 
- 00008759  0x00000eba rtnbit1  0x00000000 
- 00008760  0x00000ebb rtnbit1  0x00000003 
- 00008761  0x00000ebd loop  0x0000222d 
- 00008762  0x00000ebe rtn 
- 00008763  0x00000ec1 bpatch  0x0000002c , 0x00004005 
- 00008764  0x00000ec2 arg  0x0000226a , 0x00000013 
- 00008765  0x00000ec3 call  0x00002261 
- 00008766  0x00000ec4 nrtn  0x00000005 
- 00008767  0x00000ec5 deposit  0x00000011 
- 00008768  0x00000ec6 store  0x00000002 , 0x0000001e 
- 00008769  0x00000ec7 force  0x00000000 , 0x0000003e 
- 00008770  0x00000ec8 rtn 
- 00008771  0x00000ecd call  0x00002725 
- 00008772  0x00000ece branch  0x0000224b , 0x00000001 
- 00008773  0x00000ecf fetch  0x00000002 , 0x0000001e 
- 00008774  0x00000ed0 add  0x0000003f , 0x00000017 , 0x00000005 
- 00008775  0x00000ed1 fetch  0x00000001 , 0x00000047 
- 00008776  0x00000ed2 istore  0x00000001 , 0x00000005 
- 00008777  0x00000ed3 arg  0x000022aa , 0x00000013 
- 00008778  0x00000ed4 branch  0x00002261 
- 00008779  0x00000ed7 fetch  0x00000001 , 0x00000047 
- 00008780  0x00000ed8 isolate1  0x00000003 , 0x0000003f 
- 00008781  0x00000ed9 branch  0x00002250 , 0x00000001 
- 00008782  0x00000eda force  0x00000001 , 0x0000003e 
- 00008783  0x00000edb rtn 
- 00008784  0x00000edd force  0x00000000 , 0x0000003e 
- 00008785  0x00000ede rtn 
- 00008786  0x00000ee2 arg  0x000022a7 , 0x00000013 
- 00008787  0x00000ee3 branch  0x00002261 
- 00008788  0x00000ee6 fetcht  0x00000002 , 0x0000001e 
- 00008789  0x00000ee7 arg  0x000022cf , 0x00000013 
- 00008790  0x00000ee8 branch  0x00002261 
- 00008791  0x00000eed fetcht  0x00000001 , 0x000041cf 
- 00008792  0x00000eef arg  0x00002275 , 0x00000013 
- 00008793  0x00000ef0 branch  0x00002261 
- 00008794  0x00000ef3 bpatch  0x0000002d , 0x00004005 
- 00008795  0x00000ef4 fetcht  0x00000006 , 0x000041d0 
- 00008796  0x00000ef6 arg  0x0000226e , 0x00000013 
- 00008797  0x00000ef7 branch  0x00002261 
- 00008798  0x00000efa arg  0x0000227b , 0x00000013 
- 00008799  0x00000efb branch  0x00002261 
- 00008800  0x00000efe arg  0x000022c6 , 0x00000013 
- 00008801  0x00000f00 bpatch  0x0000002e , 0x00004005 
- 00008802  0x00000f01 arg  0x00004040 , 0x00000011 
- 00008803  0x00000f02 arg  0x00000001 , 0x00000039 
- 00008804  0x00000f04 ifetch  0x00000001 , 0x00000011 
- 00008805  0x00000f05 copy  0x00000013 , 0x0000003d 
- 00008806  0x00000f07 increase  0x00000050 , 0x00000011 
- 00008807  0x00000f08 loop  0x00002264 
- 00008808  0x00000f09 force  0x00000001 , 0x0000003e 
- 00008809  0x00000f0a rtn 
- 00008810  0x00000f0d bbit1  0x00000000 , 0x00002266 
- 00008811  0x00000f0e bbit1  0x00000003 , 0x00002266 
- 00008812  0x00000f0f force  0x00000000 , 0x0000003e 
- 00008813  0x00000f10 rtn 
- 00008814  0x00000f13 bbit1  0x00000003 , 0x00002270 
- 00008815  0x00000f14 bbit0  0x00000000 , 0x00002266 
- 00008816  0x00000f16 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008817  0x00000f17 ifetch  0x00000006 , 0x00000006 
- 00008818  0x00000f18 isub  0x00000002 , 0x0000003e 
- 00008819  0x00000f19 rtn  0x00000005 
- 00008820  0x00000f1a branch  0x00002266 
- 00008821  0x00000f1d bbit0  0x00000000 , 0x00002266 
- 00008822  0x00000f1e add  0x00000011 , 0x00000016 , 0x00000006 
- 00008823  0x00000f1f ifetch  0x00000001 , 0x00000006 
- 00008824  0x00000f20 isub  0x00000002 , 0x0000003e 
- 00008825  0x00000f21 rtn  0x00000005 
- 00008826  0x00000f22 branch  0x00002266 
- 00008827  0x00000f25 bbit0  0x00000001 , 0x00002266 
- 00008828  0x00000f27 call  0x000022b3 
- 00008829  0x00000f28 call  0x00002297 
- 00008830  0x00000f29 isub  0x00000002 , 0x0000003f 
- 00008831  0x00000f2a increase  0x00000001 , 0x0000003f 
- 00008832  0x00000f2b branch  0x00002291 , 0x00000002 
- 00008833  0x00000f2c copy  0x00000006 , 0x00000012 
- 00008834  0x00000f2d store  0x00000009 , 0x00000aa2 
- 00008835  0x00000f2e fetch  0x00000001 , 0x000044c0 
- 00008836  0x00000f2f nbranch  0x00002289 , 0x00000034 
- 00008837  0x00000f30 fetch  0x00000009 , 0x00000aa2 
- 00008838  0x00000f31 copy  0x00000012 , 0x00000006 
- 00008839  0x00000f32 increase  0x00000005 , 0x0000003f 
- 00008840  0x00000f33 branch  0x0000228c 
- 00008841  0x00000f35 fetch  0x00000009 , 0x00000aa2 
- 00008842  0x00000f36 copy  0x00000012 , 0x00000006 
- 00008843  0x00000f37 increase  0x00000014 , 0x0000003f 
- 00008844  0x00000f39 nbranch  0x00002266 , 0x00000002 
- 00008845  0x00000f3b copy  0x00000002 , 0x00000021 
- 00008846  0x00000f3c call  0x000022bf 
- 00008847  0x00000f3d force  0x00000000 , 0x0000003e 
- 00008848  0x00000f3e rtn 
- 00008849  0x00000f42 iforce  0x00000012 
- 00008850  0x00000f43 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008851  0x00000f44 ifetch  0x00000002 , 0x00000006 
- 00008852  0x00000f45 branch  0x0000228d , 0x00000034 
- 00008853  0x00000f46 call  0x000022bf 
- 00008854  0x00000f47 branch  0x0000227c 
- 00008855  0x00000f4a rshift16  0x0000003f , 0x0000000b 
- 00008856  0x00000f4b rshift8  0x0000000b , 0x0000000b 
- 00008857  0x00000f4c branch  0x000022a1 , 0x00000005 
- 00008858  0x00000f4d compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008859  0x00000f4e nrtn  0x00000001 
- 00008860  0x00000f4f rshift16  0x00000002 , 0x0000000b 
- 00008861  0x00000f50 rshift8  0x0000000b , 0x0000000b 
- 00008862  0x00000f51 nrtn  0x00000005 
- 00008863  0x00000f52 set1  0x0000001c , 0x00000002 
- 00008864  0x00000f53 rtn 
- 00008865  0x00000f55 rshift16  0x00000002 , 0x0000000b 
- 00008866  0x00000f56 rshift8  0x0000000b , 0x0000000b 
- 00008867  0x00000f57 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008868  0x00000f58 nrtn  0x00000001 
- 00008869  0x00000f59 set1  0x0000001c , 0x0000003f 
- 00008870  0x00000f5a rtn 
- 00008871  0x00000f5d bbit0  0x00000000 , 0x00002266 
- 00008872  0x00000f5e force  0x00000000 , 0x0000003e 
- 00008873  0x00000f5f rtn 
- 00008874  0x00000f62 bbit0  0x00000000 , 0x00002266 
- 00008875  0x00000f63 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008876  0x00000f64 ifetch  0x00000001 , 0x00000006 
- 00008877  0x00000f65 bbit1  0x00000000 , 0x00002266 
- 00008878  0x00000f66 add  0x00000011 , 0x00000017 , 0x00000006 
- 00008879  0x00000f67 ifetch  0x00000001 , 0x00000006 
- 00008880  0x00000f68 bbit0  0x00000003 , 0x00002266 
- 00008881  0x00000f69 force  0x00000000 , 0x0000003e 
- 00008882  0x00000f6a rtn 
- 00008883  0x00000f6d add  0x00000011 , 0x00000001 , 0x00000006 
- 00008884  0x00000f6e ifetcht  0x00000001 , 0x00000006 
- 00008885  0x00000f6f deposit  0x00000022 
- 00008886  0x00000f70 isolate1  0x00000001 , 0x00000002 
- 00008887  0x00000f71 add  0x00000011 , 0x00000004 , 0x00000006 
- 00008888  0x00000f72 ifetcht  0x00000004 , 0x00000006 
- 00008889  0x00000f73 rtn  0x00000001 
- 00008890  0x00000f74 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008891  0x00000f75 ifetch  0x00000006 , 0x00000006 
- 00008892  0x00000f76 call  0x00002854 
- 00008893  0x00000f77 deposit  0x00000028 
- 00008894  0x00000f78 rtn 
- 00008895  0x00000f7b add  0x00000011 , 0x00000002 , 0x00000006 
- 00008896  0x00000f7c add  0x00000011 , 0x00000004 , 0x00000005 
- 00008897  0x00000f7d ifetch  0x00000002 , 0x00000006 
- 00008898  0x00000f7e iadd  0x00000002 , 0x0000000b 
- 00008899  0x00000f7f deposit  0x0000000b 
- 00008900  0x00000f80 istore  0x00000004 , 0x00000005 
- 00008901  0x00000f81 branch  0x00005449 
- 00008902  0x00000f85 bbit0  0x00000001 , 0x00002266 
- 00008903  0x00000f86 call  0x000022b3 
- 00008904  0x00000f87 iadd  0x0000001b , 0x0000003f 
- 00008905  0x00000f88 iadd  0x0000001b , 0x0000003f 
- 00008906  0x00000f89 iadd  0x00000007 , 0x0000003f 
- 00008907  0x00000f8a isub  0x00000002 , 0x0000003e 
- 00008908  0x00000f8b nbranch  0x00002266 , 0x00000002 
- 00008909  0x00000f8c force  0x00000000 , 0x0000003e 
- 00008910  0x00000f8d rtn 
- 00008911  0x00000f90 bbit0  0x00000000 , 0x00002266 
- 00008912  0x00000f91 deposit  0x00000002 
- 00008913  0x00000f92 isub  0x00000011 , 0x0000003e 
- 00008914  0x00000f93 branch  0x00002266 , 0x0000003e 
- 00008915  0x00000f94 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008916  0x00000f95 ifetch  0x00000001 , 0x00000006 
- 00008917  0x00000f96 bbit1  0x00000000 , 0x00002266 
- 00008918  0x00000f97 ifetch  0x00000001 , 0x00000011 
- 00008919  0x00000f98 set0  0x00000007 , 0x0000003f 
- 00008920  0x00000f99 istore  0x00000001 , 0x00000011 
- 00008921  0x00000f9a branch  0x00002266 
- 00008922  0x00000f9e bpatch  0x0000002f , 0x00004005 
- 00008923  0x00000f9f call  0x00002a4f 
- 00008924  0x00000fa1 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008925  0x00000fa2 call  0x000028e2 
- 00008926  0x00000fa3 force  0x00000003 , 0x00000024 
- 00008927  0x00000fa4 call  0x000028d2 
- 00008928  0x00000fa5 call  0x00002a51 
- 00008929  0x00000fa6 call  0x00002a56 
- 00008930  0x00000fa7 call  0x00002a64 
- 00008931  0x00000fa8 branch  0x00002762 
- 00008932  0x00000fab bpatch  0x00000030 , 0x00004006 
- 00008933  0x00000fac call  0x00002a4d 
- 00008934  0x00000fae add  0x00000022 , 0x00000001 , 0x00000021 
- 00008935  0x00000faf call  0x000028e2 
- 00008936  0x00000fb0 force  0x00000003 , 0x00000024 
- 00008937  0x00000fb1 call  0x000028cc 
- 00008938  0x00000fb2 call  0x0000242a 
- 00008939  0x00000fb3 call  0x000029f1 
- 00008940  0x00000fb4 call  0x00002a5b 
- 00008941  0x00000fb5 call  0x000029eb 
- 00008942  0x00000fb7 call  0x00002a0d 
- 00008943  0x00000fb8 nrtn  0x00000018 
- 00008944  0x00000fb9 call  0x000029bb 
- 00008945  0x00000fba branch  0x0000251c 
- 00008946  0x00000fbf bpatch  0x00000031 , 0x00004006 
- 00008947  0x00000fc0 fetch  0x00000001 , 0x00000181 
- 00008948  0x00000fc1 iforce  0x00000004 
- 00008949  0x00000fc2 force  0x00000001 , 0x00000001 
- 00008950  0x00000fc3 call  0x000022da 
- 00008951  0x00000fc4 branch  0x000022e4 
- 00008952  0x00000fd0 fetch  0x00000001 , 0x00004093 
- 00008953  0x00000fd1 rtnbit0  0x00000000 
- 00008954  0x00000fd2 force  0x00000004 , 0x00000007 
- 00008955  0x00000fd3 call  0x00007f16 
- 00008956  0x00000fd4 nrtn  0x00000034 
- 00008957  0x00000fd5 fetcht  0x00000002 , 0x000040ad 
- 00008958  0x00000fd6 force  0x00000004 , 0x00000007 
- 00008959  0x00000fd7 call  0x0000271c 
- 00008960  0x00000fd8 rtn  0x00000028 
- 00008961  0x00000fd9 call  0x00002308 
- 00008962  0x00000fda force  0x00000004 , 0x00000007 
- 00008963  0x00000fdb fetch  0x00000002 , 0x000040af 
- 00008964  0x00000fdc nbranch  0x00007f08 , 0x00000018 
- 00008965  0x00000fdd random  0x0000003f 
- 00008966  0x00000fde iand  0x00000035 , 0x0000003f 
- 00008967  0x00000fdf branch  0x00007f08 
- 00008968  0x00000fe3 bpatch  0x00000032 , 0x00004006 
- 00008969  0x00000fe4 jam  0x00000000 , 0x00000181 
- 00008970  0x00000fe5 disable  0x00000030 
- 00008971  0x00000fe6 disable  0x0000002e 
- 00008972  0x00000fe7 call  0x000028a4 
- 00008973  0x00000fe8 and  0x00000022 , 0x000001fc , 0x00000021 
- 00008974  0x00000fe9 force  0x00000001 , 0x00000024 
- 00008975  0x00000fea call  0x000028d8 
- 00008976  0x00000feb call  0x000028cc 
- 00008977  0x00000fec setflip  0x0000001d , 0x00000000 
- 00008978  0x00000fed fetch  0x00000001 , 0x00000006 
- 00008979  0x00000fee increase  0x00000001 , 0x0000003f 
- 00008980  0x00000fef store  0x00000001 , 0x00000006 
- 00008981  0x00000ff0 call  0x000028f2 
- 00008982  0x00000ff1 call  0x000029eb 
- 00008983  0x00000ff2 call  0x00002a14 
- 00008984  0x00000ff3 nrtn  0x00000018 
- 00008985  0x00000ff4 bpatch  0x00000033 , 0x00004006 
- 00008986  0x00000ff5 force  0x00000000 , 0x0000001b 
- 00008987  0x00000ff6 call  0x000028f9 
- 00008988  0x00000ff7 fetch  0x00000001 , 0x00000007 
- 00008989  0x00000ff8 increase  0x00000001 , 0x0000003f 
- 00008990  0x00000ff9 store  0x00000001 , 0x00000007 
- 00008991  0x00000ffa call  0x000028d8 
- 00008992  0x00000ffb call  0x00002a4d 
- 00008993  0x00000ffc or_into  0x00000002 , 0x00000021 
- 00008994  0x00000ffd force  0x00000001 , 0x00000024 
- 00008995  0x00000ffe call  0x000028d2 
- 00008996  0x00000fff call  0x000028f2 
- 00008997  0x00001000 call  0x00002a51 
- 00008998  0x00001001 call  0x00002a5f 
- 00008999  0x00001002 deposit  0x00000022 
- 00009000  0x00001003 store  0x00000004 , 0x00000161 
- 00009001  0x00001004 call  0x00002a64 
- 00009002  0x00001005 force  0x00000002 , 0x00000001 
- 00009003  0x00001006 force  0x00000000 , 0x00000004 
- 00009004  0x00001007 call  0x00002a6b 
- 00009005  0x00001008 call  0x00002766 
- 00009006  0x00001009 call  0x00002332 
- 00009007  0x0000100a and_into  0x000001fd , 0x00000021 
- 00009008  0x0000100b increase  0x00000001 , 0x00000026 
- 00009009  0x0000100c rtn 
- 00009010  0x0000100f bpatch  0x00000034 , 0x00004006 
- 00009011  0x00001010 fetch  0x00000001 , 0x000040d1 
- 00009012  0x00001011 rtn  0x00000034 
- 00009013  0x00001012 arg  0x0000018e , 0x00000005 
- 00009014  0x00001013 fetch  0x00000001 , 0x00004515 
- 00009015  0x00001014 copy  0x0000003f , 0x00000039 
- 00009016  0x00001015 increase  0x00000001 , 0x0000003f 
- 00009017  0x00001016 istore  0x00000001 , 0x00000005 
- 00009018  0x00001017 copy  0x00000005 , 0x00000002 
- 00009019  0x00001018 increase  0x00000001 , 0x0000003f 
- 00009020  0x00001019 store  0x00000002 , 0x000041dc 
- 00009021  0x0000101a copy  0x00000002 , 0x00000005 
- 00009022  0x0000101b setarg  0x00000009 
- 00009023  0x0000101c istore  0x00000001 , 0x00000005 
- 00009024  0x0000101d arg  0x00004516 , 0x00000006 
- 00009025  0x0000101e call  0x00007f01 
- 00009026  0x00001020 arg  0x0000458d , 0x00000013 
- 00009027  0x00001021 arg  0x00000004 , 0x00000039 
- 00009028  0x00001022 call  0x00002354 
- 00009029  0x00001023 arg  0x00004577 , 0x00000013 
- 00009030  0x00001024 arg  0x00000001 , 0x00000039 
- 00009031  0x00001025 call  0x00002354 
- 00009032  0x00001027 force  0x0000000a , 0x00000001 
- 00009033  0x00001028 jam  0x00000002 , 0x000041db 
- 00009034  0x00001029 setarg  0x0000018e 
- 00009035  0x0000102a store  0x00000002 , 0x0000016f 
- 00009036  0x0000102b call  0x00002a4d 
- 00009037  0x0000102c call  0x000028d2 
- 00009038  0x0000102d call  0x00002a51 
- 00009039  0x0000102e call  0x00002a5f 
- 00009040  0x0000102f call  0x00002a64 
- 00009041  0x00001030 call  0x00002a6b 
- 00009042  0x00001031 call  0x00002766 
- 00009043  0x00001032 rtn 
- 00009044  0x00001036 copy  0x00000005 , 0x00000002 
- 00009045  0x00001037 copy  0x00000013 , 0x00000006 
- 00009046  0x00001038 ifetch  0x00000001 , 0x00000006 
- 00009047  0x00001039 rtn  0x00000034 
- 00009048  0x0000103b lshift  0x0000003f , 0x0000003f 
- 00009049  0x0000103c loop  0x00002358 
- 00009050  0x0000103d copy  0x0000003f , 0x00000011 
- 00009051  0x0000103e increase  0x00000002 , 0x0000003f 
- 00009052  0x0000103f copy  0x0000003f , 0x00000007 
- 00009053  0x00001040 fetch  0x00000002 , 0x000041dc 
- 00009054  0x00001041 iadd  0x00000007 , 0x0000003f 
- 00009055  0x00001042 store  0x00000002 , 0x000041dc 
- 00009056  0x00001043 copy  0x00000002 , 0x00000005 
- 00009057  0x00001044 copy  0x00000011 , 0x0000003f 
- 00009058  0x00001045 increase  0x00000001 , 0x0000003f 
- 00009059  0x00001046 istore  0x00000001 , 0x00000005 
- 00009060  0x00001047 copy  0x00000013 , 0x00000006 
- 00009061  0x00001048 ifetch  0x00000001 , 0x00000006 
- 00009062  0x00001049 ifetch  0x00000001 , 0x00000006 
- 00009063  0x0000104a istore  0x00000001 , 0x00000005 
- 00009064  0x0000104b copy  0x00000011 , 0x00000039 
- 00009065  0x0000104c branch  0x00007f01 
- 00009066  0x00001053 fetch  0x00000001 , 0x00004093 
- 00009067  0x00001054 rtnbit0  0x00000001 
- 00009068  0x00001055 force  0x00000005 , 0x00000007 
- 00009069  0x00001056 call  0x00007f16 
- 00009070  0x00001057 nrtn  0x00000034 
- 00009071  0x00001058 fetcht  0x00000002 , 0x000040b1 
- 00009072  0x00001059 force  0x00000028 , 0x00000007 
- 00009073  0x0000105a call  0x0000271c 
- 00009074  0x0000105b rtn  0x00000028 
- 00009075  0x0000105c force  0x00000000 , 0x00000004 
- 00009076  0x0000105d jam  0x00000008 , 0x00000010 
- 00009077  0x0000105e set0  0x0000000b , 0x00000000 
- 00009078  0x0000105f call  0x0000237a 
- 00009079  0x00001060 force  0x00000005 , 0x00000007 
- 00009080  0x00001061 fetch  0x00000002 , 0x000040b3 
- 00009081  0x00001062 branch  0x00007f08 
- 00009082  0x00001066 bpatch  0x00000035 , 0x00004006 
- 00009083  0x00001067 disable  0x00000030 
- 00009084  0x00001068 call  0x000028a4 
- 00009085  0x00001069 fetch  0x00000001 , 0x00000008 
- 00009086  0x0000106a increase  0x00000001 , 0x0000003f 
- 00009087  0x0000106b store  0x00000001 , 0x00000008 
- 00009088  0x0000106c force  0x00000000 , 0x00000026 
- 00009089  0x0000106d call  0x000028e2 
- 00009090  0x0000106e add  0x00000022 , 0x00000001 , 0x00000021 
- 00009091  0x0000106f force  0x00000002 , 0x00000024 
- 00009092  0x00001070 bpatch  0x00000036 , 0x00004006 
- 00009093  0x00001071 call  0x000028cc 
- 00009094  0x00001072 call  0x000029eb 
- 00009095  0x00001073 call  0x00002a14 
- 00009096  0x00001074 nrtn  0x00000018 
- 00009097  0x00001075 call  0x000028f9 
- 00009098  0x00001076 fetch  0x00000001 , 0x00000009 
- 00009099  0x00001077 increase  0x00000001 , 0x0000003f 
- 00009100  0x00001078 store  0x00000001 , 0x00000009 
- 00009101  0x00001079 force  0x00000000 , 0x0000001b 
- 00009102  0x0000107a call  0x00002a4d 
- 00009103  0x0000107b or_into  0x00000002 , 0x00000021 
- 00009104  0x0000107c force  0x00000001 , 0x00000024 
- 00009105  0x0000107d call  0x000028d2 
- 00009106  0x0000107e call  0x00002a51 
- 00009107  0x0000107f call  0x00002a5f 
- 00009108  0x00001080 call  0x00002a64 
- 00009109  0x00001081 call  0x0000264d 
- 00009110  0x00001082 force  0x00000000 , 0x00000004 
- 00009111  0x00001083 arg  0x00000600 , 0x0000000b 
- 00009112  0x00001084 until  0x00000029 , 0x00000026 
- 00009113  0x00001085 or_into  0x00000003 , 0x00000028 
- 00009114  0x00001086 and_into  0x000001fd , 0x00000021 
- 00009115  0x00001088 bpatch  0x00000037 , 0x00004006 
- 00009116  0x00001089 increase  0x00000001 , 0x00000026 
- 00009117  0x0000108a call  0x000028cc 
- 00009118  0x0000108b call  0x000029eb 
- 00009119  0x0000108c call  0x00002a07 
- 00009120  0x0000108d nbranch  0x000023a4 , 0x00000018 
- 00009121  0x0000108e call  0x00002a6b 
- 00009122  0x0000108f call  0x0000251e 
- 00009123  0x00001090 bmark1  0x0000000b , 0x000023ab 
- 00009124  0x00001092 bpatch  0x00000038 , 0x00004007 
- 00009125  0x00001093 fetch  0x00000001 , 0x00000010 
- 00009126  0x00001094 rtn  0x00000034 
- 00009127  0x00001095 increase  0xffffffff , 0x0000003f 
- 00009128  0x00001096 store  0x00000001 , 0x00000010 
- 00009129  0x00001097 call  0x00002a4f 
- 00009130  0x00001098 branch  0x0000239b 
- 00009131  0x0000109c bpatch  0x00000039 , 0x00004007 
- 00009132  0x0000109d set0  0x00000001 , 0x00000028 
- 00009133  0x0000109e set1  0x00000000 , 0x00000028 
- 00009134  0x0000109f fetch  0x00000001 , 0x0000000a 
- 00009135  0x000010a0 increase  0x00000001 , 0x0000003f 
- 00009136  0x000010a1 store  0x00000001 , 0x0000000a 
- 00009137  0x000010a2 call  0x00002a4d 
- 00009138  0x000010a3 or_into  0x00000002 , 0x00000021 
- 00009139  0x000010a4 call  0x000028d2 
- 00009140  0x000010a5 call  0x00002a51 
- 00009141  0x000010a6 call  0x00002a5f 
- 00009142  0x000010a7 call  0x00002a64 
- 00009143  0x000010a8 call  0x0000264d 
- 00009144  0x000010aa compare  0x00000003 , 0x00000028 , 0x00000003 
- 00009145  0x000010ab branch  0x000023bc , 0x00000001 
- 00009146  0x000010ac until  0x0000003e , 0x00000017 
- 00009147  0x000010ad branch  0x000023b8 
- 00009148  0x000010af fetch  0x00000004 , 0x00000165 
- 00009149  0x000010b0 or_into  0x00000003 , 0x0000003f 
- 00009150  0x000010b1 icopy  0x00000028 
- 00009151  0x000010b4 bpatch  0x0000003a , 0x00004007 
- 00009152  0x000010b5 fetch  0x00000006 , 0x00000178 
- 00009153  0x000010b6 store  0x00000006 , 0x00000040 
- 00009154  0x000010b7 call  0x00002435 
- 00009155  0x000010b9 call  0x0000247c 
- 00009156  0x000010ba branch  0x000023c8 , 0x0000002d 
- 00009157  0x000010bb call  0x00002455 
- 00009158  0x000010bc nbranch  0x000023c3 , 0x00000034 
- 00009159  0x000010bd rtn 
- 00009160  0x000010c1 bpatch  0x0000003b , 0x00004007 
- 00009161  0x000010c2 call  0x00002440 
- 00009162  0x000010c3 call  0x0000223b 
- 00009163  0x000010c4 nrtn  0x00000005 
- 00009164  0x000010c5 jam  0x00000000 , 0x00000031 
- 00009165  0x000010c6 call  0x00002841 
- 00009166  0x000010c7 branch  0x00002223 
- 00009167  0x000010cd bpatch  0x0000003c , 0x00004007 
- 00009168  0x000010ce call  0x00002850 
- 00009169  0x000010cf call  0x000023f3 
- 00009170  0x000010d0 rtn  0x00000028 
- 00009171  0x000010d2 bpatch  0x0000003d , 0x00004007 
- 00009172  0x000010d3 call  0x00002c69 
- 00009173  0x000010d4 call  0x00006caa 
- 00009174  0x000010d5 call  0x00002514 
- 00009175  0x000010d6 nbranch  0x000023e2 , 0x0000002d 
- 00009176  0x000010d7 call  0x00002a88 
- 00009177  0x000010d8 call  0x00006cc2 
- 00009178  0x000010d9 call  0x00002489 
- 00009179  0x000010da call  0x00002757 
- 00009180  0x000010db call  0x00002728 
- 00009181  0x000010dc call  0x00005d08 
- 00009182  0x000010dd fetch  0x00000001 , 0x0000000b 
- 00009183  0x000010de increase  0x00000001 , 0x0000003f 
- 00009184  0x000010df store  0x00000001 , 0x0000000b 
- 00009185  0x000010e0 call  0x00002841 
- 00009186  0x000010e2 bpatch  0x0000003e , 0x00004007 
- 00009187  0x000010e3 call  0x00002bb1 
- 00009188  0x000010e4 call  0x00002a7f 
- 00009189  0x000010e5 branch  0x000023eb , 0x00000002 
- 00009190  0x000010e6 call  0x000021a7 
- 00009191  0x000010e7 nbranch  0x000023eb , 0x00000028 
- 00009192  0x000010e8 call  0x000026f3 
- 00009193  0x000010e9 nbranch  0x000023d3 , 0x00000034 
- 00009194  0x000010ea rtn 
- 00009195  0x000010ed bpatch  0x0000003f , 0x00004007 
- 00009196  0x000010ee jam  0x00000000 , 0x00000151 
- 00009197  0x000010ef jam  0x00000000 , 0x0000017f 
- 00009198  0x000010f0 call  0x0000245d 
- 00009199  0x000010f1 set0  0x00000011 , 0x00000000 
- 00009200  0x000010f2 call  0x00007fb0 
- 00009201  0x000010f3 fetch  0x00000001 , 0x00000030 
- 00009202  0x000010f4 rtn 
- 00009203  0x000010f8 bpatch  0x00000040 , 0x00004008 
- 00009204  0x000010f9 call  0x000021c9 
- 00009205  0x000010fa nrtn  0x00000028 
- 00009206  0x000010fb copy  0x00000004 , 0x00000002 
- 00009207  0x000010fc call  0x00002a6f 
- 00009208  0x000010fd store  0x00000001 , 0x00000181 
- 00009209  0x000010fe copy  0x00000002 , 0x00000004 
- 00009210  0x000010ff jam  0x00000020 , 0x00000011 
- 00009211  0x00001101 bpatch  0x00000041 , 0x00004008 
- 00009212  0x00001102 call  0x00002a4f 
- 00009213  0x00001103 force  0x00000002 , 0x00000001 
- 00009214  0x00001104 call  0x0000274f 
- 00009215  0x00001105 deposit  0x00000022 
- 00009216  0x00001106 store  0x00000004 , 0x00000161 
- 00009217  0x00001107 call  0x00002762 
- 00009218  0x00001108 call  0x00002a4d 
- 00009219  0x00001109 enable  0x0000002f 
- 00009220  0x0000110a call  0x000024f6 
- 00009221  0x0000110b branch  0x0000240d , 0x00000018 
- 00009222  0x0000110c call  0x000028f9 
- 00009223  0x0000110d call  0x00002455 
- 00009224  0x0000110e nbranch  0x000023fb , 0x00000034 
- 00009225  0x0000110f rtnmark0  0x00000004 
- 00009226  0x00001110 jam  0x00000034 , 0x0000007c 
- 00009227  0x00001111 set1  0x00000003 , 0x00000000 
- 00009228  0x00001112 rtn 
- 00009229  0x00001114 enable  0x00000030 
- 00009230  0x00001115 call  0x00002435 
- 00009231  0x00001116 call  0x000028a4 
- 00009232  0x00001118 bpatch  0x00000042 , 0x00004008 
- 00009233  0x00001119 call  0x000022f2 
- 00009234  0x0000111a branch  0x00002419 , 0x00000018 
- 00009235  0x0000111b call  0x00002455 
- 00009236  0x0000111c nbranch  0x00002410 , 0x00000034 
- 00009237  0x0000111d disable  0x00000030 
- 00009238  0x0000111e deposit  0x00000028 
- 00009239  0x0000111f store  0x00000004 , 0x000040ca 
- 00009240  0x00001120 rtn 
- 00009241  0x00001122 enable  0x00000029 
- 00009242  0x00001123 bmark0  0x00000004 , 0x0000241f 
- 00009243  0x00001124 set0  0x00000004 , 0x00000000 
- 00009244  0x00001125 jam  0x00000003 , 0x0000007c 
- 00009245  0x00001126 jam  0x00000033 , 0x0000007d 
- 00009246  0x00001127 call  0x000062f8 
- 00009247  0x00001129 deposit  0x00000004 
- 00009248  0x0000112a store  0x00000001 , 0x00000077 
- 00009249  0x0000112b force  0x00000000 , 0x0000003f 
- 00009250  0x0000112c store  0x00000006 , 0x00000038 
- 00009251  0x0000112d fetch  0x00000001 , 0x00000031 
- 00009252  0x0000112e set1  0x00000001 , 0x0000003f 
- 00009253  0x0000112f store  0x00000001 , 0x00000031 
- 00009254  0x00001130 call  0x00002a88 
- 00009255  0x00001131 disable  0x00000029 
- 00009256  0x00001132 enable  0x00000028 
- 00009257  0x00001133 rtn 
- 00009258  0x00001138 bpatch  0x00000043 , 0x00004008 
- 00009259  0x00001139 disable  0x0000002d 
- 00009260  0x0000113a set0  0x00000005 , 0x00000000 
- 00009261  0x0000113b set0  0x0000000a , 0x00000000 
- 00009262  0x0000113c set0  0x00000010 , 0x00000000 
- 00009263  0x0000113d set0  0x0000000f , 0x00000000 
- 00009264  0x0000113e fetch  0x00000001 , 0x00000047 
- 00009265  0x0000113f set0  0x00000005 , 0x0000003f 
- 00009266  0x00001140 set1  0x00000004 , 0x0000003f 
- 00009267  0x00001141 store  0x00000001 , 0x00000047 
- 00009268  0x00001142 rtn 
- 00009269  0x00001145 bpatch  0x00000044 , 0x00004008 
- 00009270  0x00001146 jam  0x00000020 , 0x00000011 
- 00009271  0x00001147 jam  0x00000050 , 0x00000047 
- 00009272  0x00001148 fetch  0x00000002 , 0x000040bf 
- 00009273  0x00001149 store  0x00000002 , 0x0000003e 
- 00009274  0x0000114a deposit  0x00000022 
- 00009275  0x0000114b store  0x00000004 , 0x000040ca 
- 00009276  0x0000114c rtn  0x00000030 
- 00009277  0x0000114d deposit  0x00000028 
- 00009278  0x0000114e store  0x00000004 , 0x000040ca 
- 00009279  0x0000114f rtn 
- 00009280  0x00001152 bpatch  0x00000045 , 0x00004008 
- 00009281  0x00001153 call  0x00005d04 
- 00009282  0x00001154 call  0x00002459 
- 00009283  0x00001155 store  0x00000001 , 0x00000046 
- 00009284  0x00001156 setarg  0x00000000 
- 00009285  0x00001157 store  0x00000002 , 0x0000025d 
- 00009286  0x00001158 setarg  0x00001c80 
- 00009287  0x00001159 store  0x00000002 , 0x00000051 
- 00009288  0x0000115a fetch  0x00000001 , 0x00000030 
- 00009289  0x0000115b set1  0x00000000 , 0x0000003f 
- 00009290  0x0000115c store  0x00000001 , 0x00000030 
- 00009291  0x0000115d jam  0x00000000 , 0x0000004b 
- 00009292  0x0000115e jam  0x00000000 , 0x0000004c 
- 00009293  0x0000115f jam  0x00000000 , 0x000000a0 
- 00009294  0x00001160 branch  0x00002a88 
- 00009295  0x00001164 bpatch  0x00000046 , 0x00004008 
- 00009296  0x00001165 force  0x00000000 , 0x0000003f 
- 00009297  0x00001166 store  0x00000008 , 0x000041be 
- 00009298  0x00001167 istore  0x00000008 , 0x00000005 
- 00009299  0x00001168 call  0x000021c5 
- 00009300  0x00001169 branch  0x00002254 
- 00009301  0x0000116c fetch  0x00000001 , 0x00000011 
- 00009302  0x0000116d increase  0xffffffff , 0x0000003f 
- 00009303  0x0000116e store  0x00000001 , 0x00000011 
- 00009304  0x0000116f rtn 
- 00009305  0x00001172 fetch  0x00000001 , 0x000040cf 
- 00009306  0x00001173 increase  0x00000001 , 0x0000003f 
- 00009307  0x00001174 store  0x00000001 , 0x000040cf 
- 00009308  0x00001175 rtn 
- 00009309  0x00001179 bpatch  0x00000047 , 0x00004008 
- 00009310  0x0000117a fetch  0x00000001 , 0x000041ce 
- 00009311  0x0000117b beq  0x00000003 , 0x00002462 
- 00009312  0x0000117c fetch  0x00000001 , 0x00000048 
- 00009313  0x0000117d bne  0x00000001 , 0x00002466 
- 00009314  0x0000117f call  0x00004d06 
- 00009315  0x00001180 nbranch  0x00002466 , 0x00000005 
- 00009316  0x00001181 call  0x000021a4 
- 00009317  0x00001182 jam  0x00000000 , 0x000041ce 
- 00009318  0x00001184 bpatch  0x00000048 , 0x00004009 
- 00009319  0x00001185 call  0x000033af 
- 00009320  0x00001186 call  0x000026e9 
- 00009321  0x00001187 jam  0x00000002 , 0x00000a99 
- 00009322  0x00001188 call  0x00007d86 
- 00009323  0x00001189 call  0x00005cf7 
- 00009324  0x0000118a call  0x00004d6b 
- 00009325  0x0000118b call  0x0000757d 
- 00009326  0x0000118c fetch  0x00000001 , 0x00000030 
- 00009327  0x0000118d set0  0x00000000 
- 00009328  0x0000118e store  0x00000001 , 0x00000030 
- 00009329  0x0000118f jam  0x00000000 , 0x00004681 
- 00009330  0x00001191 fetch  0x00000001 , 0x0000004c 
- 00009331  0x00001192 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00009332  0x00001193 branch  0x00002476 , 0x00000001 
- 00009333  0x00001194 set0  0x00000001 , 0x00000000 
- 00009334  0x00001196 fetch  0x00000001 , 0x00000047 
- 00009335  0x00001197 bbit0  0x00000003 , 0x00002478 
- 00009336  0x00001199 fetch  0x00000001 , 0x0000004b 
- 00009337  0x0000119a rtnbit0  0x00000006 
- 00009338  0x0000119b set0  0x00000002 , 0x00000000 
- 00009339  0x0000119c rtn 
- 00009340  0x0000119f bpatch  0x00000049 , 0x00004009 
- 00009341  0x000011a0 fetch  0x00000001 , 0x00000174 
- 00009342  0x000011a1 rtn  0x00000034 
- 00009343  0x000011a2 icopy  0x00000004 
- 00009344  0x000011a3 call  0x00002514 
- 00009345  0x000011a4 nrtn  0x0000002d 
- 00009346  0x000011a5 force  0x00000000 , 0x00000001 
- 00009347  0x000011a6 call  0x00002757 
- 00009348  0x000011a7 deposit  0x00000004 
- 00009349  0x000011a8 store  0x00000001 , 0x00000077 
- 00009350  0x000011a9 force  0x00000000 , 0x0000003f 
- 00009351  0x000011aa store  0x00000001 , 0x00000174 
- 00009352  0x000011ab rtn 
- 00009353  0x000011b2 bpatch  0x0000004a , 0x00004009 
- 00009354  0x000011b3 fetch  0x00000001 , 0x00000030 
- 00009355  0x000011b4 bbit0  0x00000002 , 0x00002496 
- 00009356  0x000011b5 force  0x00000007 , 0x00000001 
- 00009357  0x000011b6 bmark0  0x00000007 , 0x00002495 
- 00009358  0x000011b7 call  0x00002725 
- 00009359  0x000011b8 nbranch  0x00002496 , 0x00000001 
- 00009360  0x000011b9 branch  0x00002496 , 0x0000002e 
- 00009361  0x000011ba call  0x000024c1 
- 00009362  0x000011bb setarg  0x00000002 
- 00009363  0x000011bc store  0x00000002 , 0x000040c8 
- 00009364  0x000011bd rtn 
- 00009365  0x000011bf nrtn  0x0000002e 
- 00009366  0x000011c1 bpatch  0x0000004b , 0x00004009 
- 00009367  0x000011c2 call  0x00002243 
- 00009368  0x000011c3 nbranch  0x000024a7 , 0x00000005 
- 00009369  0x000011c4 fetch  0x00000001 , 0x00000047 
- 00009370  0x000011c5 bbit0  0x00000003 , 0x000024b0 
- 00009371  0x000011c7 bmark1  0x00000005 , 0x000024b4 
- 00009372  0x000011c8 fetch  0x00000001 , 0x0000017f 
- 00009373  0x000011c9 bbit1  0x00000006 , 0x000024ba 
- 00009374  0x000011ca fetch  0x00000002 , 0x000040c8 
- 00009375  0x000011cb increase  0xffffffff , 0x0000003f 
- 00009376  0x000011cc store  0x00000002 , 0x000040c8 
- 00009377  0x000011cd branch  0x000024a5 , 0x00000034 
- 00009378  0x000011ce fetch  0x00000001 , 0x000040c5 
- 00009379  0x000011cf iforce  0x00000001 
- 00009380  0x000011d0 rtn 
- 00009381  0x000011d3 bpatch  0x0000004c , 0x00004009 
- 00009382  0x000011d4 call  0x00002687 
- 00009383  0x000011d6 call  0x00002725 
- 00009384  0x000011d7 branch  0x000024b0 , 0x00000001 
- 00009385  0x000011d8 call  0x0000600a 
- 00009386  0x000011d9 branch  0x000024be , 0x00000028 
- 00009387  0x000011da fetch  0x00000001 , 0x0000004b 
- 00009388  0x000011db bbit1  0x00000006 , 0x000024c0 
- 00009389  0x000011dc bmark1  0x00000005 , 0x000024b4 
- 00009390  0x000011dd fetch  0x00000001 , 0x0000017f 
- 00009391  0x000011de bbit1  0x00000006 , 0x000024ba 
- 00009392  0x000011e0 force  0x00000001 , 0x00000001 
- 00009393  0x000011e1 rtn  0x00000029 
- 00009394  0x000011e2 force  0x00000000 , 0x00000001 
- 00009395  0x000011e3 rtn 
- 00009396  0x000011e5 bpatch  0x0000004d , 0x00004009 
- 00009397  0x000011e6 fetch  0x00000001 , 0x00000019 
- 00009398  0x000011e7 iforce  0x00000001 
- 00009399  0x000011e8 rtnne  0x00000001 
- 00009400  0x000011e9 force  0x00000000 , 0x00000001 
- 00009401  0x000011ea rtn 
- 00009402  0x000011ec fetch  0x00000001 , 0x00000158 
- 00009403  0x000011ed and  0x0000003f , 0x0000000f , 0x00000001 
- 00009404  0x000011ee set1  0x00000005 , 0x00000000 
- 00009405  0x000011ef rtn 
- 00009406  0x000011f1 force  0x00000013 , 0x00000001 
- 00009407  0x000011f2 branch  0x000024c1 
- 00009408  0x000011f4 call  0x000024ca 
- 00009409  0x000011f7 bpatch  0x0000004e , 0x00004009 
- 00009410  0x000011f8 fetcht  0x00000001 , 0x00000047 
- 00009411  0x000011f9 set1  0x00000003 , 0x00000002 
- 00009412  0x000011fa storet  0x00000001 , 0x00000047 
- 00009413  0x000011fb deposit  0x00000001 
- 00009414  0x000011fc store  0x00000001 , 0x000040c5 
- 00009415  0x000011fd setarg  0x0000ffff 
- 00009416  0x000011fe store  0x00000002 , 0x000040c8 
- 00009417  0x000011ff rtn 
- 00009418  0x00001202 bpatch  0x0000004f , 0x00004009 
- 00009419  0x00001203 fetch  0x00000001 , 0x0000004c 
- 00009420  0x00001204 isolate1  0x00000005 , 0x0000003f 
- 00009421  0x00001205 fetch  0x00000002 , 0x000041dc 
- 00009422  0x00001206 branch  0x000024e0 , 0x00000001 
- 00009423  0x00001207 force  0x00000003 , 0x00000001 
- 00009424  0x00001208 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009425  0x00001209 rtn  0x00000002 
- 00009426  0x0000120a force  0x00000004 , 0x00000001 
- 00009427  0x0000120b sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00009428  0x0000120c rtn  0x00000002 
- 00009429  0x0000120d force  0x0000000a , 0x00000001 
- 00009430  0x0000120e sub  0x0000003f , 0x00000079 , 0x0000003e 
- 00009431  0x0000120f rtn  0x00000002 
- 00009432  0x00001210 force  0x0000000b , 0x00000001 
- 00009433  0x00001211 sub  0x0000003f , 0x000000b7 , 0x0000003e 
- 00009434  0x00001212 rtn  0x00000002 
- 00009435  0x00001213 force  0x0000000e , 0x00000001 
- 00009436  0x00001214 sub  0x0000003f , 0x000000e0 , 0x0000003e 
- 00009437  0x00001215 rtn  0x00000002 
- 00009438  0x00001216 force  0x0000000f , 0x00000001 
- 00009439  0x00001217 rtn 
- 00009440  0x00001219 force  0x00000003 , 0x00000001 
- 00009441  0x0000121a sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009442  0x0000121b rtn  0x00000002 
- 00009443  0x0000121c force  0x00000004 , 0x00000001 
- 00009444  0x0000121d sub  0x0000003f , 0x00000036 , 0x0000003e 
- 00009445  0x0000121e rtn  0x00000002 
- 00009446  0x0000121f force  0x0000000a , 0x00000001 
- 00009447  0x00001220 arg  0x0000016f , 0x00000002 
- 00009448  0x00001221 isub  0x00000002 , 0x0000003e 
- 00009449  0x00001222 nrtn  0x00000002 
- 00009450  0x00001223 force  0x0000000e , 0x00000001 
- 00009451  0x00001224 arg  0x000002a7 , 0x00000002 
- 00009452  0x00001225 isub  0x00000002 , 0x0000003e 
- 00009453  0x00001226 nrtn  0x00000002 
- 00009454  0x00001227 force  0x0000000f , 0x00000001 
- 00009455  0x00001228 rtn 
- 00009456  0x00001232 fetch  0x00000001 , 0x00000030 
- 00009457  0x00001233 bbit0  0x00000001 , 0x000024f5 
- 00009458  0x00001234 fetch  0x00000002 , 0x00000032 
- 00009459  0x00001235 branch  0x000024f5 , 0x00000034 
- 00009460  0x00001236 nbranch  0x000024f7 , 0x0000002e 
- 00009461  0x00001238 call  0x00002a4f 
- 00009462  0x0000123a add  0x00000028 , 0x00000001 , 0x00000021 
- 00009463  0x0000123c enable  0x00000010 
- 00009464  0x0000123d fetch  0x00000002 , 0x0000003e 
- 00009465  0x0000123e rshift  0x0000003f , 0x0000003f 
- 00009466  0x0000123f arg  0x00000500 , 0x00000002 
- 00009467  0x00001240 iadd  0x00000002 , 0x0000003f 
- 00009468  0x00001241 call  0x00002a24 
- 00009469  0x00001242 call  0x000028ea 
- 00009470  0x00001243 force  0x00000003 , 0x00000024 
- 00009471  0x00001244 call  0x000028cc 
- 00009472  0x00001245 call  0x0000242a 
- 00009473  0x00001246 call  0x000029f1 
- 00009474  0x00001247 bpatch  0x00000050 , 0x0000400a 
- 00009475  0x00001248 fetch  0x00000002 , 0x0000003e 
- 00009476  0x00001249 rshift  0x0000003f , 0x0000003f 
- 00009477  0x0000124a call  0x00002a24 
- 00009478  0x0000124b call  0x000029eb 
- 00009479  0x0000124c enable  0x0000000d 
- 00009480  0x0000124d fetch  0x00000002 , 0x0000003e 
- 00009481  0x0000124e arg  0x000003bb , 0x00000002 
- 00009482  0x0000124f iadd  0x00000002 , 0x0000001b 
- 00009483  0x00001250 correlate  0x0000003e , 0x00000003 
- 00009484  0x00001251 copy  0x0000001a , 0x00000002 
- 00009485  0x00001252 storet  0x00000006 , 0x0000009a 
- 00009486  0x00001253 disable  0x0000000d 
- 00009487  0x00001254 nrtn  0x00000018 
- 00009488  0x00001255 arg  0x000003bb , 0x00000029 
- 00009489  0x00001256 copy  0x00000021 , 0x00000028 
- 00009490  0x00001257 branch  0x00002b05 , 0x0000002b 
- 00009491  0x00001258 rtn 
- 00009492  0x0000125c bpatch  0x00000051 , 0x0000400a 
- 00009493  0x0000125d call  0x000024f0 
- 00009494  0x0000125e nbranch  0x000028f9 , 0x00000018 
- 00009495  0x0000125f call  0x000029bb 
- 00009496  0x00001260 bmark0  0x00000011 , 0x0000251c 
- 00009497  0x00001261 fetch  0x00000002 , 0x000000f6 
- 00009498  0x00001262 increase  0x00000001 , 0x0000003f 
- 00009499  0x00001263 store  0x00000002 , 0x000000f6 
- 00009500  0x00001265 rshift  0x00000021 , 0x00000002 
- 00009501  0x00001266 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00009502  0x00001268 bpatch  0x00000052 , 0x0000400a 
- 00009503  0x00001269 enable  0x00000007 
- 00009504  0x0000126a enable  0x0000000a 
- 00009505  0x0000126b enable  0x0000000b 
- 00009506  0x0000126c parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009507  0x0000126d rshift8  0x0000000c , 0x0000003f 
- 00009508  0x0000126e store  0x00000001 , 0x0000015d 
- 00009509  0x0000126f parse  0x00000003 , 0x00000000 , 0x00000004 
- 00009510  0x00001270 inject  0x00000000 , 0x00000007 
- 00009511  0x00001271 copy  0x0000000c , 0x0000003f 
- 00009512  0x00001272 store  0x00000001 , 0x00000019 
- 00009513  0x00001273 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009514  0x00001274 rshift8  0x0000000c , 0x0000003f 
- 00009515  0x00001275 store  0x00000001 , 0x0000015e 
- 00009516  0x00001276 fetch  0x00000001 , 0x00000019 
- 00009517  0x00001277 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00009518  0x00001278 branch  0x00002533 , 0x00000002 
- 00009519  0x00001279 beq  0x00000007 , 0x00002533 
- 00009520  0x0000127a fetch  0x00000001 , 0x0000004c 
- 00009521  0x0000127b isolate1  0x00000005 , 0x0000003f 
- 00009522  0x0000127c setflag  0x00000001 , 0x00000001 , 0x00000015 
- 00009523  0x0000127e bpatch  0x00000053 , 0x0000400a 
- 00009524  0x0000127f parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009525  0x00001280 disable  0x0000000b 
- 00009526  0x00001281 disable  0x0000000a 
- 00009527  0x00001282 branch  0x00002631 , 0x00000006 
- 00009528  0x00001283 bmark0  0x00000011 , 0x0000253c 
- 00009529  0x00001284 fetch  0x00000002 , 0x000000f8 
- 00009530  0x00001285 increase  0x00000001 , 0x0000003f 
- 00009531  0x00001286 store  0x00000002 , 0x000000f8 
- 00009532  0x00001288 bpatch  0x00000054 , 0x0000400a 
- 00009533  0x00001289 fetch  0x00000001 , 0x0000015d 
- 00009534  0x0000128a compare  0x00000000 , 0x0000003f , 0x00000007 
- 00009535  0x0000128b setflag  0x00000001 , 0x0000000a , 0x00000000 
- 00009536  0x0000128c branch  0x0000254c , 0x00000001 
- 00009537  0x0000128d icompare  0x00000007 , 0x00000004 
- 00009538  0x0000128e branch  0x0000254b , 0x00000001 
- 00009539  0x0000128f bmark0  0x00000007 , 0x0000264d 
- 00009540  0x00001290 fetcht  0x00000001 , 0x000000b0 
- 00009541  0x00001291 icompare  0x00000007 , 0x00000002 
- 00009542  0x00001292 nbranch  0x0000264d , 0x00000001 
- 00009543  0x00001293 fetch  0x00000001 , 0x00000047 
- 00009544  0x00001294 set0  0x00000005 , 0x0000003f 
- 00009545  0x00001295 set1  0x00000004 , 0x0000003f 
- 00009546  0x00001296 store  0x00000001 , 0x00000047 
- 00009547  0x00001298 enable  0x0000002d 
- 00009548  0x0000129a bpatch  0x00000055 , 0x0000400a 
- 00009549  0x0000129b fetch  0x00000001 , 0x00000019 
- 00009550  0x0000129c icopy  0x00000001 
- 00009551  0x0000129d bmark1  0x0000000a , 0x0000255b 
- 00009552  0x0000129e fetcht  0x00000001 , 0x0000015e 
- 00009553  0x0000129f fetch  0x00000001 , 0x00000047 
- 00009554  0x000012a0 set0  0x00000000 , 0x0000003f 
- 00009555  0x000012a1 isolate1  0x00000000 , 0x00000002 
- 00009556  0x000012a2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00009557  0x000012a3 isolate1  0x00000001 , 0x00000002 
- 00009558  0x000012a4 setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00009559  0x000012a5 store  0x00000001 , 0x00000047 
- 00009560  0x000012a6 isolate0  0x00000001 , 0x00000002 
- 00009561  0x000012a7 branch  0x0000255b , 0x00000001 
- 00009562  0x000012a8 call  0x00002687 
- 00009563  0x000012aa bpatch  0x00000056 , 0x0000400a 
- 00009564  0x000012ab arg  0x00000000 , 0x00000002 
- 00009565  0x000012ac call  0x00002a1c 
- 00009566  0x000012ad and  0x00000001 , 0x0000000f , 0x0000003f 
- 00009567  0x000012ae beq  0x00000001 , 0x00002587 
- 00009568  0x000012af beq  0x00000000 , 0x0000264d 
- 00009569  0x000012b0 beq  0x00000002 , 0x00002659 
- 00009570  0x000012b1 fetcht  0x00000001 , 0x0000015e 
- 00009571  0x000012b2 fetch  0x00000001 , 0x00000047 
- 00009572  0x000012b3 icompare  0x00000004 , 0x00000002 
- 00009573  0x000012b4 nbranch  0x00002569 , 0x00000001 
- 00009574  0x000012b5 bmark0  0x0000000a , 0x00002568 
- 00009575  0x000012b6 bbit0  0x00000007 , 0x00002569 
- 00009576  0x000012b8 set1  0x0000000f , 0x00000000 
- 00009577  0x000012ba bpatch  0x00000057 , 0x0000400a 
- 00009578  0x000012bb deposit  0x00000001 
- 00009579  0x000012bc beq  0x00000003 , 0x00002589 
- 00009580  0x000012bd beq  0x00000004 , 0x0000258d 
- 00009581  0x000012be beq  0x00000007 , 0x00002578 
- 00009582  0x000012bf beq  0x00000008 , 0x0000258c 
- 00009583  0x000012c0 arg  0x00000004 , 0x00000002 
- 00009584  0x000012c1 call  0x00002a1c 
- 00009585  0x000012c2 beq  0x0000000a , 0x00002588 
- 00009586  0x000012c3 beq  0x0000000b , 0x0000258b 
- 00009587  0x000012c4 arg  0x00000008 , 0x00000002 
- 00009588  0x000012c5 call  0x00002a1c 
- 00009589  0x000012c6 beq  0x0000000e , 0x00002588 
- 00009590  0x000012c7 beq  0x0000000f , 0x0000258b 
- 00009591  0x000012c8 rtn 
- 00009592  0x000012cc bpatch  0x00000058 , 0x0000400b 
- 00009593  0x000012cd enable  0x0000000d 
- 00009594  0x000012ce enable  0x00000009 
- 00009595  0x000012cf enable  0x0000000e 
- 00009596  0x000012d0 arg  0x000000d1 , 0x00000005 
- 00009597  0x000012d1 force  0x0000001e , 0x00000039 
- 00009598  0x000012d3 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009599  0x000012d4 rshift3  0x0000000c , 0x0000003f 
- 00009600  0x000012d5 istore  0x00000001 , 0x00000005 
- 00009601  0x000012d6 loop  0x0000257e 
- 00009602  0x000012d7 bmark0  0x00000007 , 0x0000264d 
- 00009603  0x000012d8 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009604  0x000012d9 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
- 00009605  0x000012da branch  0x0000263d , 0x00000006 
- 00009606  0x000012db branch  0x00002620 
- 00009607  0x000012df branch  0x0000264d 
- 00009608  0x000012e3 set1  0x00000010 , 0x00000000 
- 00009609  0x000012e5 enable  0x0000000c 
- 00009610  0x000012e6 branch  0x0000258e 
- 00009611  0x000012ea set1  0x00000010 , 0x00000000 
- 00009612  0x000012ec set1  0x00000002 , 0x00000015 
- 00009613  0x000012ee enable  0x0000000d 
- 00009614  0x000012f0 bpatch  0x00000059 , 0x0000400b 
- 00009615  0x000012f1 bmark1  0x00000001 , 0x0000264d 
- 00009616  0x000012f2 isolate0  0x00000001 , 0x00000015 
- 00009617  0x000012f3 branch  0x0000259a , 0x00000001 
- 00009618  0x000012f4 disable  0x00000007 
- 00009619  0x000012f5 enable  0x0000000d 
- 00009620  0x000012f6 disable  0x0000000c 
- 00009621  0x000012f7 add  0x00000022 , 0x00000002 , 0x0000000b 
- 00009622  0x000012f8 correlate  0x00000022 , 0x00000026 
- 00009623  0x000012f9 nbranch  0x0000263d , 0x00000018 
- 00009624  0x000012fa set1  0x00000010 , 0x00000000 
- 00009625  0x000012fb enable  0x00000007 
- 00009626  0x000012fd bpatch  0x0000005a , 0x0000400b 
- 00009627  0x000012fe enable  0x0000000e 
- 00009628  0x000012ff enable  0x00000009 
- 00009629  0x00001300 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009630  0x00001301 rshift8  0x0000000c , 0x0000003f 
- 00009631  0x00001302 store  0x00000001 , 0x00000180 
- 00009632  0x00001303 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009633  0x00001304 bmark1  0x00000010 , 0x000025a5 
- 00009634  0x00001305 rshift3  0x0000000c , 0x00000039 
- 00009635  0x00001306 rshift3  0x00000039 , 0x00000039 
- 00009636  0x00001307 branch  0x000025a8 
- 00009637  0x00001309 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009638  0x0000130a rshift  0x0000000c , 0x00000039 
- 00009639  0x0000130b parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009640  0x0000130d bpatch  0x0000005b , 0x0000400b 
- 00009641  0x0000130e deposit  0x00000039 
- 00009642  0x0000130f store  0x00000002 , 0x0000015f 
- 00009643  0x00001310 branch  0x000025e8 , 0x00000034 
- 00009644  0x00001311 isub  0x00000035 , 0x0000003e 
- 00009645  0x00001312 branch  0x0000263d , 0x00000002 
- 00009646  0x00001313 bpatch  0x0000005c , 0x0000400b 
- 00009647  0x00001314 set0  0x00000000 , 0x00000000 
- 00009648  0x00001315 fetch  0x00000001 , 0x00000180 
- 00009649  0x00001316 and_into  0x00000003 , 0x0000003f 
- 00009650  0x00001317 arg  0x00000551 , 0x00000005 
- 00009651  0x00001318 beq  0x00000003 , 0x000025ba 
- 00009652  0x00001319 bmark1  0x00000011 , 0x000025e4 
- 00009653  0x0000131b fetch  0x00000001 , 0x00000180 
- 00009654  0x0000131c and_into  0x00000003 , 0x0000003f 
- 00009655  0x0000131d beq  0x00000002 , 0x000025bf 
- 00009656  0x0000131e beq  0x00000001 , 0x000025d3 
- 00009657  0x0000131f branch  0x0000263d 
- 00009658  0x00001322 fetch  0x00000002 , 0x0000015f 
- 00009659  0x00001323 sub  0x0000003f , 0x00000070 , 0x0000003e 
- 00009660  0x00001324 nbranch  0x0000263d , 0x00000002 
- 00009661  0x00001325 bmark1  0x0000000f , 0x00002620 
- 00009662  0x00001326 branch  0x000025e4 
- 00009663  0x0000132a bpatch  0x0000005d , 0x0000400b 
- 00009664  0x0000132b bmark1  0x0000000f , 0x00002620 
- 00009665  0x0000132c fetch  0x00000002 , 0x0000015f 
- 00009666  0x0000132d arg  0x000002e0 , 0x00000002 
- 00009667  0x0000132e isub  0x00000002 , 0x0000003e 
- 00009668  0x0000132f branch  0x0000263d , 0x00000002 
- 00009669  0x00001330 fetch  0x00000001 , 0x00000263 
- 00009670  0x00001331 bbit0  0x00000000 , 0x000025c9 
- 00009671  0x00001332 bbit0  0x00000001 , 0x000025ce 
- 00009672  0x00001333 branch  0x0000264d 
- 00009673  0x00001335 jam  0x00000001 , 0x00000261 
- 00009674  0x00001336 fetch  0x00000002 , 0x0000025d 
- 00009675  0x00001337 bne  0x00000000 , 0x0000264d 
- 00009676  0x00001338 arg  0x00001000 , 0x00000005 
- 00009677  0x00001339 branch  0x000025e4 
- 00009678  0x0000133b jam  0x00000002 , 0x00000261 
- 00009679  0x0000133c fetch  0x00000002 , 0x0000025f 
- 00009680  0x0000133d bne  0x00000000 , 0x0000264d 
- 00009681  0x0000133e arg  0x00001400 , 0x00000005 
- 00009682  0x0000133f branch  0x000025e4 
- 00009683  0x00001342 bpatch  0x0000005e , 0x0000400b 
- 00009684  0x00001343 bmark1  0x0000000f , 0x00002620 
- 00009685  0x00001344 fetch  0x00000002 , 0x0000015f 
- 00009686  0x00001345 arg  0x000002e0 , 0x00000002 
- 00009687  0x00001346 isub  0x00000002 , 0x0000003e 
- 00009688  0x00001347 branch  0x0000263d , 0x00000002 
- 00009689  0x00001348 fetch  0x00000001 , 0x00000261 
- 00009690  0x00001349 beq  0x00000001 , 0x000025dd 
- 00009691  0x0000134a beq  0x00000002 , 0x000025e1 
- 00009692  0x0000134b branch  0x0000264d 
- 00009693  0x0000134d arg  0x00001000 , 0x00000005 
- 00009694  0x0000134e fetch  0x00000002 , 0x0000025d 
- 00009695  0x0000134f iadd  0x00000005 , 0x00000005 
- 00009696  0x00001350 branch  0x000025e4 
- 00009697  0x00001352 arg  0x00001400 , 0x00000005 
- 00009698  0x00001353 fetch  0x00000002 , 0x0000025f 
- 00009699  0x00001354 iadd  0x00000005 , 0x00000005 
- 00009700  0x00001356 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009701  0x00001357 rshift3  0x0000000c , 0x0000003f 
- 00009702  0x00001358 istore  0x00000001 , 0x00000005 
- 00009703  0x00001359 loop  0x000025e4 
- 00009704  0x0000135b bpatch  0x0000005f , 0x0000400b 
- 00009705  0x0000135c parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009706  0x0000135d branch  0x00002637 , 0x00000006 
- 00009707  0x0000135e fetch  0x00000001 , 0x00004363 
- 00009708  0x0000135f beq  0x00000001 , 0x0000264d 
- 00009709  0x00001360 bmark1  0x00000011 , 0x0000260d 
- 00009710  0x00001361 bmark1  0x0000000f , 0x0000264a 
- 00009711  0x00001362 fetch  0x00000001 , 0x00000180 
- 00009712  0x00001363 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009713  0x00001364 branch  0x0000260d , 0x00000001 
- 00009714  0x00001365 fetch  0x00000002 , 0x0000015f 
- 00009715  0x00001366 branch  0x0000260d , 0x00000034 
- 00009716  0x00001367 bpatch  0x00000060 , 0x0000400c 
- 00009717  0x00001368 fetch  0x00000001 , 0x00000261 
- 00009718  0x00001369 beq  0x00000001 , 0x000025f9 
- 00009719  0x0000136a beq  0x00000002 , 0x00002603 
- 00009720  0x0000136b branch  0x00002a8c 
- 00009721  0x0000136d fetch  0x00000002 , 0x0000025d 
- 00009722  0x0000136e fetcht  0x00000002 , 0x0000015f 
- 00009723  0x0000136f iadd  0x00000002 , 0x0000003f 
- 00009724  0x00001370 store  0x00000002 , 0x0000025d 
- 00009725  0x00001371 beq  0x00000000 , 0x00002a8c 
- 00009726  0x00001372 fetcht  0x00000002 , 0x00001000 
- 00009727  0x00001373 increase  0x00000004 , 0x00000002 
- 00009728  0x00001374 isub  0x00000002 , 0x0000003e 
- 00009729  0x00001375 call  0x00002747 , 0x00000005 
- 00009730  0x00001376 branch  0x0000260d 
- 00009731  0x00001378 fetch  0x00000002 , 0x0000025f 
- 00009732  0x00001379 fetcht  0x00000002 , 0x0000015f 
- 00009733  0x0000137a iadd  0x00000002 , 0x0000003f 
- 00009734  0x0000137b store  0x00000002 , 0x0000025f 
- 00009735  0x0000137c beq  0x00000000 , 0x00002a8c 
- 00009736  0x0000137d fetcht  0x00000002 , 0x00001400 
- 00009737  0x0000137e add  0x00000002 , 0x00000004 , 0x00000002 
- 00009738  0x0000137f isub  0x00000002 , 0x0000003e 
- 00009739  0x00001380 call  0x0000274b , 0x00000005 
- 00009740  0x00001381 branch  0x0000260d 
- 00009741  0x00001383 bpatch  0x00000061 , 0x0000400c 
- 00009742  0x00001384 fetcht  0x00000001 , 0x0000004c 
- 00009743  0x00001385 fetch  0x00000001 , 0x00000180 
- 00009744  0x00001386 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009745  0x00001387 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00009746  0x00001388 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00009747  0x00001389 storet  0x00000001 , 0x0000004c 
- 00009748  0x0000138a nbranch  0x00002616 , 0x00000001 
- 00009749  0x0000138b set1  0x00000001 , 0x00000000 
- 00009750  0x0000138d bmark0  0x00000011 , 0x00002620 
- 00009751  0x0000138e isolate1  0x00000006 , 0x00000002 
- 00009752  0x0000138f branch  0x00002620 , 0x00000001 
- 00009753  0x00001390 fetch  0x00000002 , 0x000000fa 
- 00009754  0x00001391 increase  0x00000001 , 0x0000003f 
- 00009755  0x00001392 store  0x00000002 , 0x000000fa 
- 00009756  0x00001393 set1  0x00000005 , 0x00000000 
- 00009757  0x00001394 set0  0x00000007 , 0x00000002 
- 00009758  0x00001395 set0  0x00000001 , 0x00000000 
- 00009759  0x00001396 storet  0x00000001 , 0x0000004c 
- 00009760  0x00001398 bpatch  0x00000062 , 0x0000400c 
- 00009761  0x00001399 fetcht  0x00000001 , 0x0000015e 
- 00009762  0x0000139a fetch  0x00000001 , 0x00000047 
- 00009763  0x0000139b set1  0x00000005 , 0x0000003f 
- 00009764  0x0000139c isolate1  0x00000002 , 0x00000002 
- 00009765  0x0000139d setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00009766  0x0000139e isolate1  0x0000000a , 0x00000000 
- 00009767  0x0000139f setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00009768  0x000013a0 store  0x00000001 , 0x00000047 
- 00009769  0x000013a1 fetch  0x00000002 , 0x0000015f 
- 00009770  0x000013a2 nbranch  0x0000264d , 0x00000034 
- 00009771  0x000013a3 fetch  0x00000001 , 0x0000004c 
- 00009772  0x000013a4 set0  0x00000007 , 0x0000003f 
- 00009773  0x000013a5 store  0x00000001 , 0x0000004c 
- 00009774  0x000013a6 fetch  0x00000001 , 0x00000180 
- 00009775  0x000013a7 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00009776  0x000013a9 branch  0x0000264d 
- 00009777  0x000013ac bpatch  0x00000063 , 0x0000400c 
- 00009778  0x000013ad disable  0x0000002d 
- 00009779  0x000013ae fetch  0x00000002 , 0x0000001a 
- 00009780  0x000013af increase  0x00000001 , 0x0000003f 
- 00009781  0x000013b0 store  0x00000002 , 0x0000001a 
- 00009782  0x000013b1 branch  0x0000264d 
- 00009783  0x000013b3 fetch  0x00000002 , 0x0000001c 
- 00009784  0x000013b4 increase  0x00000001 , 0x0000003f 
- 00009785  0x000013b5 store  0x00000002 , 0x0000001c 
- 00009786  0x000013b6 call  0x0000263e 
- 00009787  0x000013b7 bmark0  0x00000011 , 0x0000263d 
- 00009788  0x000013b8 set1  0x00000005 , 0x00000000 
- 00009789  0x000013ba branch  0x0000264d 
- 00009790  0x000013bd bpatch  0x00000064 , 0x0000400c 
- 00009791  0x000013be fetch  0x00000001 , 0x00000180 
- 00009792  0x000013bf compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009793  0x000013c0 nbranch  0x00002646 , 0x00000001 
- 00009794  0x000013c2 fetcht  0x00000001 , 0x0000004c 
- 00009795  0x000013c3 set0  0x00000006 , 0x00000002 
- 00009796  0x000013c4 storet  0x00000001 , 0x0000004c 
- 00009797  0x000013c5 rtn 
- 00009798  0x000013c9 fetcht  0x00000001 , 0x0000004c 
- 00009799  0x000013ca set0  0x00000007 , 0x00000002 
- 00009800  0x000013cb storet  0x00000001 , 0x0000004c 
- 00009801  0x000013cc branch  0x00004c0b 
- 00009802  0x000013cf fetch  0x00000001 , 0x00000047 
- 00009803  0x000013d0 set1  0x00000005 , 0x0000003f 
- 00009804  0x000013d1 store  0x00000001 , 0x00000047 
- 00009805  0x000013d3 bpatch  0x00000065 , 0x0000400c 
- 00009806  0x000013d4 disable  0x0000001d 
- 00009807  0x000013d5 disable  0x0000001c 
- 00009808  0x000013d6 disable  0x0000000d 
- 00009809  0x000013d7 disable  0x0000000c 
- 00009810  0x000013d8 disable  0x00000009 
- 00009811  0x000013d9 disable  0x0000000e 
- 00009812  0x000013da disable  0x00000007 
- 00009813  0x000013db branch  0x000028f9 , 0x00000021 
- 00009814  0x000013dc until  0x0000003e , 0x00000027 
- 00009815  0x000013dd nop  0x00000064 
- 00009816  0x000013de branch  0x000028f9 
- 00009817  0x000013e1 bpatch  0x00000066 , 0x0000400c 
- 00009818  0x000013e2 enable  0x00000009 
- 00009819  0x000013e3 enable  0x0000000c 
- 00009820  0x000013e4 parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009821  0x000013e5 isolate1  0x0000003a , 0x0000003f 
- 00009822  0x000013e6 setflag  0x00000001 , 0x00000000 , 0x00000000 
- 00009823  0x000013e7 copy  0x00000020 , 0x00000002 
- 00009824  0x000013e8 ialigned  0x00000020 
- 00009825  0x000013e9 ialigned  0x0000001e 
- 00009826  0x000013ea pulse  0x00000015 
- 00009827  0x000013eb setsect  0x00000002 , 0x000fffff 
- 00009828  0x000013ec setsect  0x00000003 , 0x0000ffff 
- 00009829  0x000013ed nop  0x00000020 
- 00009830  0x000013ee iverify  0x0000000d 
- 00009831  0x000013ef deposit  0x0000002c 
- 00009832  0x000013f0 store  0x00000003 , 0x00000178 
- 00009833  0x000013f1 deposit  0x0000002d 
- 00009834  0x000013f2 store  0x00000001 , 0x0000017b 
- 00009835  0x000013f3 copy  0x00000002 , 0x00000020 
- 00009836  0x000013f4 branch  0x0000266e , 0x00000001 
- 00009837  0x000013f5 branch  0x0000263d 
- 00009838  0x000013f7 bpatch  0x00000067 , 0x0000400c 
- 00009839  0x000013f8 parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009840  0x000013f9 ialigned  0x0000001f 
- 00009841  0x000013fa ialigned  0x00000004 
- 00009842  0x000013fb ialigned  0x0000002e 
- 00009843  0x000013fc ialigned  0x00000012 
- 00009844  0x000013fd force  0x00000000 , 0x0000003f 
- 00009845  0x000013fe parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009846  0x000013ff branch  0x0000263d , 0x00000006 
- 00009847  0x00001400 setarg  0x0ffffffc 
- 00009848  0x00001401 iand  0x00000012 , 0x0000003f 
- 00009849  0x00001402 store  0x00000004 , 0x00000165 
- 00009850  0x00001403 deposit  0x0000001d 
- 00009851  0x00001404 store  0x00000003 , 0x00000175 
- 00009852  0x00001405 deposit  0x0000001c 
- 00009853  0x00001406 store  0x00000001 , 0x00000173 
- 00009854  0x00001407 deposit  0x00000004 
- 00009855  0x00001408 store  0x00000001 , 0x00000174 
- 00009856  0x00001409 deposit  0x0000002e 
- 00009857  0x0000140a store  0x00000002 , 0x0000017c 
- 00009858  0x0000140b deposit  0x00000021 
- 00009859  0x0000140c inject  0x00000001 , 0x00000020 
- 00009860  0x0000140d compare  0x00000002 , 0x00000001 , 0x0000000f 
- 00009861  0x0000140e setflag  0x00000001 , 0x0000000b , 0x00000000 
- 00009862  0x0000140f branch  0x0000264d 
- 00009863  0x00001412 bpatch  0x00000068 , 0x0000400d 
- 00009864  0x00001413 fetch  0x00000001 , 0x00000047 
- 00009865  0x00001414 rtnbit0  0x00000003 
- 00009866  0x00001415 set0  0x00000003 , 0x0000003f 
- 00009867  0x00001416 setflip  0x00000006 , 0x0000003f 
- 00009868  0x00001417 store  0x00000001 , 0x00000047 
- 00009869  0x00001418 fetch  0x00000001 , 0x000040c5 
- 00009870  0x00001419 beq  0x00000013 , 0x0000269c 
- 00009871  0x0000141a rtneq  0x00000007 
- 00009872  0x0000141b fetch  0x00000001 , 0x0000004b 
- 00009873  0x0000141c rtnbit0  0x00000006 , 0x0000003f 
- 00009874  0x0000141d set0  0x00000006 , 0x0000003f 
- 00009875  0x0000141e set1  0x00000007 , 0x0000003f 
- 00009876  0x0000141f store  0x00000001 , 0x0000004b 
- 00009877  0x00001420 set0  0x00000002 , 0x00000000 
- 00009878  0x00001421 fetch  0x00000002 , 0x00004246 
- 00009879  0x00001422 nrtn  0x00000034 
- 00009880  0x00001423 fetch  0x00000001 , 0x0000004b 
- 00009881  0x00001424 set0  0x00000007 , 0x0000003f 
- 00009882  0x00001425 store  0x00000001 , 0x0000004b 
- 00009883  0x00001426 branch  0x0000525d 
- 00009884  0x00001429 bpatch  0x00000069 , 0x0000400d 
- 00009885  0x0000142a fetch  0x00000001 , 0x000004b7 
- 00009886  0x0000142b rshift  0x0000003f , 0x0000003f 
- 00009887  0x0000142c beq  0x00000011 , 0x000026b8 
- 00009888  0x0000142d beq  0x00000012 , 0x000026c0 
- 00009889  0x0000142e beq  0x00000018 , 0x000026e9 
- 00009890  0x0000142f beq  0x0000007f , 0x000026a8 
- 00009891  0x00001430 rtnne  0x00000003 
- 00009892  0x00001431 fetch  0x00000001 , 0x000004b8 
- 00009893  0x00001432 beq  0x0000002b , 0x000026b0 
- 00009894  0x00001433 beq  0x00000011 , 0x000026ab 
- 00009895  0x00001434 rtn 
- 00009896  0x00001437 fetch  0x00000001 , 0x000004b8 
- 00009897  0x00001438 set1  0x00000007 , 0x0000003f 
- 00009898  0x00001439 rtn 
- 00009899  0x0000143b rtn  0x00000029 
- 00009900  0x0000143c fetch  0x00000001 , 0x00000030 
- 00009901  0x0000143d rtnbit1  0x00000004 
- 00009902  0x0000143e jam  0x00000031 , 0x0000007c 
- 00009903  0x0000143f rtn 
- 00009904  0x00001443 rtn  0x00000029 
- 00009905  0x00001444 fetch  0x00000001 , 0x00000031 
- 00009906  0x00001445 isolate1  0x00000004 , 0x0000003f 
- 00009907  0x00001446 branch  0x000026b5 , 0x00000001 
- 00009908  0x00001448 rtn 
- 00009909  0x0000144a set0  0x00000004 , 0x0000003f 
- 00009910  0x0000144b store  0x00000001 , 0x00000031 
- 00009911  0x0000144c rtn 
- 00009912  0x0000144f bpatch  0x0000006a , 0x0000400d 
- 00009913  0x00001450 fetch  0x00000001 , 0x0000004c 
- 00009914  0x00001451 set1  0x00000002 , 0x0000003f 
- 00009915  0x00001452 store  0x00000001 , 0x0000004c 
- 00009916  0x00001453 jam  0x00000001 , 0x00008011 
- 00009917  0x00001454 fetch  0x00000001 , 0x00000030 
- 00009918  0x00001455 isolate1  0x00000004 , 0x0000003f 
- 00009919  0x00001456 rtn 
- 00009920  0x00001459 bpatch  0x0000006b , 0x0000400d 
- 00009921  0x0000145a fetch  0x00000001 , 0x0000004c 
- 00009922  0x0000145b set0  0x00000002 , 0x0000003f 
- 00009923  0x0000145c store  0x00000001 , 0x0000004c 
- 00009924  0x0000145d jam  0x00000000 , 0x00008011 
- 00009925  0x0000145e rtn 
- 00009926  0x00001462 bpatch  0x0000006c , 0x0000400d 
- 00009927  0x00001463 copy  0x00000022 , 0x0000003f 
- 00009928  0x00001464 store  0x00000004 , 0x0000420c 
- 00009929  0x00001465 add  0x00000022 , 0x00000003 , 0x00000011 
- 00009930  0x00001466 branch  0x000026cc , 0x00000029 
- 00009931  0x00001467 add  0x00000028 , 0x00000003 , 0x00000011 
- 00009932  0x00001469 fetcht  0x00000002 , 0x00000032 
- 00009933  0x0000146a deposit  0x00000011 
- 00009934  0x0000146b set0  0x0000001b , 0x0000003f 
- 00009935  0x0000146c idiv  0x00000002 
- 00009936  0x0000146d fetch  0x00000002 , 0x00000075 
- 00009937  0x0000146e call  0x00007f86 
- 00009938  0x0000146f remainder  0x00000013 
- 00009939  0x00001470 isub  0x00000013 , 0x0000003f 
- 00009940  0x00001471 branch  0x000026d6 , 0x00000002 
- 00009941  0x00001472 iadd  0x00000002 , 0x0000003f 
- 00009942  0x00001474 iadd  0x00000011 , 0x0000003f 
- 00009943  0x00001475 store  0x00000004 , 0x00000034 
- 00009944  0x00001476 jam  0x00000000 , 0x0000455b 
- 00009945  0x00001477 fetch  0x00000001 , 0x00000030 
- 00009946  0x00001478 set1  0x00000001 , 0x0000003f 
- 00009947  0x00001479 store  0x00000001 , 0x00000030 
- 00009948  0x0000147a fetch  0x00000001 , 0x00000073 
- 00009949  0x0000147b store  0x00000001 , 0x0000008a 
- 00009950  0x0000147c setarg  0x00000000 
- 00009951  0x0000147d store  0x00000003 , 0x00004169 
- 00009952  0x0000147e store  0x00000003 , 0x0000416c 
- 00009953  0x0000147f store  0x00000001 , 0x00004159 
- 00009954  0x00001480 jam  0x0000000b , 0x00000a99 
- 00009955  0x00001481 call  0x00007d86 
- 00009956  0x00001482 fetch  0x00000002 , 0x000040c1 
- 00009957  0x00001483 store  0x00000002 , 0x0000003e 
- 00009958  0x00001484 nrtn  0x00000029 
- 00009959  0x00001485 add  0x00000004 , 0xffffffff , 0x00000007 
- 00009960  0x00001486 rtn 
- 00009961  0x00001489 bpatch  0x0000006d , 0x0000400d 
- 00009962  0x0000148a fetch  0x00000001 , 0x00000030 
- 00009963  0x0000148b rtnbit0  0x00000001 
- 00009964  0x0000148c set0  0x00000001 , 0x0000003f 
- 00009965  0x0000148d store  0x00000001 , 0x00000030 
- 00009966  0x0000148e fetch  0x00000002 , 0x000040bf 
- 00009967  0x0000148f store  0x00000002 , 0x0000003e 
- 00009968  0x00001490 disable  0x0000002b 
- 00009969  0x00001491 jam  0x0000000c , 0x00000a99 
- 00009970  0x00001492 branch  0x00007d86 
- 00009971  0x00001496 bpatch  0x0000006e , 0x0000400d 
- 00009972  0x00001497 enable  0x0000002e 
- 00009973  0x00001498 fetch  0x00000001 , 0x00000030 
- 00009974  0x00001499 bbit1  0x00000001 , 0x00002700 
- 00009975  0x0000149a rtnmark1  0x00000011 
- 00009976  0x0000149b fetch  0x00000001 , 0x00000047 
- 00009977  0x0000149c rtnbit1  0x00000003 
- 00009978  0x0000149d fetch  0x00000001 , 0x00000048 
- 00009979  0x0000149e nrtn  0x00000034 
- 00009980  0x0000149f fetch  0x00000001 , 0x0000004b 
- 00009981  0x000014a0 rtnbit1  0x00000006 
- 00009982  0x000014a2 force  0x00000000 , 0x0000003f 
- 00009983  0x000014a3 rtn 
- 00009984  0x000014a6 bbit0  0x00000002 , 0x0000270f 
- 00009985  0x000014a7 fetch  0x00000001 , 0x0000008a 
- 00009986  0x000014a8 beq  0x00000002 , 0x00002706 
- 00009987  0x000014a9 fetch  0x00000001 , 0x00000047 
- 00009988  0x000014aa bbit1  0x00000003 , 0x00002718 
- 00009989  0x000014ab bmark0  0x00000008 , 0x00002718 
- 00009990  0x000014ad nbranch  0x00002718 , 0x00000029 
- 00009991  0x000014ae fetch  0x00000001 , 0x00000048 
- 00009992  0x000014af nbranch  0x00002718 , 0x00000034 
- 00009993  0x000014b1 fetch  0x00000001 , 0x000000ef 
- 00009994  0x000014b2 increase  0xffffffff , 0x0000003f 
- 00009995  0x000014b3 store  0x00000001 , 0x000000ef 
- 00009996  0x000014b4 nbranch  0x000026fe , 0x00000034 
- 00009997  0x000014b5 jam  0x00000010 , 0x000000ef 
- 00009998  0x000014b6 branch  0x00002718 
- 00009999  0x000014be fetch  0x00000001 , 0x0000008a 
- 00010000  0x000014bf bne  0x00000001 , 0x00002718 
- 00010001  0x000014c0 fetch  0x00000001 , 0x0000008b 
- 00010002  0x000014c1 branch  0x00002718 , 0x00000034 
- 00010003  0x000014c2 increase  0xffffffff , 0x0000003f 
- 00010004  0x000014c3 store  0x00000001 , 0x0000008b 
- 00010005  0x000014c4 fetch  0x00000001 , 0x00000047 
- 00010006  0x000014c5 rtnbit1  0x00000003 
- 00010007  0x000014c6 nrtn  0x0000002d 
- 00010008  0x000014c8 fetch  0x00000001 , 0x0000008a 
- 00010009  0x000014c9 increase  0xffffffff , 0x0000003f 
- 00010010  0x000014ca store  0x00000001 , 0x0000008a 
- 00010011  0x000014cb rtn 
- 00010012  0x000014d7 bpatch  0x0000006f , 0x0000400d 
- 00010013  0x000014d8 disable  0x00000010 
- 00010014  0x000014d9 copy  0x00000002 , 0x0000001b 
- 00010015  0x000014da call  0x00002260 
- 00010016  0x000014db disable  0x00000028 
- 00010017  0x000014dc nrtn  0x00000005 
- 00010018  0x000014dd force  0x00000000 , 0x0000001b 
- 00010019  0x000014de enable  0x00000028 
- 00010020  0x000014df rtn 
- 00010021  0x000014e3 fetch  0x00000001 , 0x00004158 
- 00010022  0x000014e4 icompare  0x000000ff , 0x00000004 
- 00010023  0x000014e5 rtn 
- 00010024  0x000014e9 bpatch  0x00000070 , 0x0000400e 
- 00010025  0x000014ea set0  0x00000001 , 0x00000000 
- 00010026  0x000014ec jam  0x00000000 , 0x0000026a 
- 00010027  0x000014ed fetch  0x00000001 , 0x00000263 
- 00010028  0x000014ee rtn  0x00000034 
- 00010029  0x000014ef isolate1  0x00000000 , 0x0000003f 
- 00010030  0x000014f0 arg  0x00001000 , 0x00000006 
- 00010031  0x000014f1 call  0x00004d79 , 0x00000001 
- 00010032  0x000014f2 bpatch  0x00000071 , 0x0000400e 
- 00010033  0x000014f3 fetch  0x00000001 , 0x0000026a 
- 00010034  0x000014f4 beq  0x00000001 , 0x0000273b 
- 00010035  0x000014f6 jam  0x00000000 , 0x0000026a 
- 00010036  0x000014f7 fetch  0x00000001 , 0x00000263 
- 00010037  0x000014f8 rtnbit0  0x00000001 
- 00010038  0x000014f9 arg  0x00001400 , 0x00000006 
- 00010039  0x000014fa call  0x00004d79 
- 00010040  0x000014fb fetch  0x00000001 , 0x0000026a 
- 00010041  0x000014fc beq  0x00000001 , 0x00002741 
- 00010042  0x000014fd rtn 
- 00010043  0x00001500 fetch  0x00000001 , 0x00000263 
- 00010044  0x00001501 set0  0x00000000 , 0x0000003f 
- 00010045  0x00001502 store  0x00000001 , 0x00000263 
- 00010046  0x00001503 setarg  0x00000000 
- 00010047  0x00001504 store  0x00000002 , 0x0000025d 
- 00010048  0x00001505 rtn 
- 00010049  0x00001507 fetch  0x00000001 , 0x00000263 
- 00010050  0x00001508 set0  0x00000001 , 0x0000003f 
- 00010051  0x00001509 store  0x00000001 , 0x00000263 
- 00010052  0x0000150a setarg  0x00000000 
- 00010053  0x0000150b store  0x00000002 , 0x0000025f 
- 00010054  0x0000150c rtn 
- 00010055  0x0000150f fetch  0x00000001 , 0x00000263 
- 00010056  0x00001510 set1  0x00000000 , 0x0000003f 
- 00010057  0x00001511 store  0x00000001 , 0x00000263 
- 00010058  0x00001512 rtn 
- 00010059  0x00001515 fetch  0x00000001 , 0x00000263 
- 00010060  0x00001516 set1  0x00000001 , 0x0000003f 
- 00010061  0x00001517 store  0x00000001 , 0x00000263 
- 00010062  0x00001518 rtn 
- 00010063  0x0000151f bpatch  0x00000072 , 0x0000400e 
- 00010064  0x00001520 add  0x00000028 , 0x00000001 , 0x00000021 
- 00010065  0x00001521 call  0x000028ea 
- 00010066  0x00001522 force  0x00000003 , 0x00000024 
- 00010067  0x00001523 call  0x000028d2 
- 00010068  0x00001524 call  0x00002a51 
- 00010069  0x00001525 call  0x00002a5f 
- 00010070  0x00001526 branch  0x00002a64 
- 00010071  0x0000152a bpatch  0x00000073 , 0x0000400e 
- 00010072  0x0000152b call  0x00002a4d 
- 00010073  0x0000152c deposit  0x00000028 
- 00010074  0x0000152d fetcht  0x00000004 , 0x000040ca 
- 00010075  0x0000152e isub  0x00000002 , 0x0000003f 
- 00010076  0x0000152f rtnne  0x00000001 
- 00010077  0x00001530 compare  0x00000000 , 0x00000001 , 0x0000001f 
- 00010078  0x00001531 nbranch  0x00002761 , 0x00000001 
- 00010079  0x00001532 fetch  0x00000001 , 0x00000019 
- 00010080  0x00001533 rtn  0x00000034 
- 00010081  0x00001535 call  0x0000274f 
- 00010082  0x00001537 compare  0x00000010 , 0x00000001 , 0x0000001f 
- 00010083  0x00001538 branch  0x0000264d , 0x00000001 
- 00010084  0x00001539 rshift  0x00000021 , 0x00000002 
- 00010085  0x0000153a or  0x00000002 , 0x00000040 , 0x0000000e 
- 00010086  0x0000153c bpatch  0x00000074 , 0x0000400e 
- 00010087  0x0000153d enable  0x00000007 
- 00010088  0x0000153e enable  0x0000000a 
- 00010089  0x0000153f enable  0x0000001b 
- 00010090  0x00001540 set0  0x00000010 , 0x00000000 
- 00010091  0x00001541 deposit  0x00000004 
- 00010092  0x00001542 inject  0x00000003 , 0x00000003 
- 00010093  0x00001543 deposit  0x00000001 
- 00010094  0x00001544 inject  0x00000003 , 0x00000004 
- 00010095  0x00001545 fetch  0x00000001 , 0x00000047 
- 00010096  0x00001546 inject  0x00000000 , 0x00000004 
- 00010097  0x00001547 inject  0x00000003 , 0x00000003 
- 00010098  0x00001548 enable  0x00000008 
- 00010099  0x00001549 inject  0x00000003 , 0x00000008 
- 00010100  0x0000154a disable  0x0000001b 
- 00010101  0x0000154b disable  0x00000008 
- 00010102  0x0000154c disable  0x0000000a 
- 00010103  0x0000154d set0  0x00000002 , 0x00000015 
- 00010104  0x0000154e arg  0x00000000 , 0x00000002 
- 00010105  0x0000154f call  0x00002a1c 
- 00010106  0x00001550 bpatch  0x00000075 , 0x0000400e 
- 00010107  0x00001551 and  0x00000001 , 0x0000001f , 0x0000003f 
- 00010108  0x00001552 beq  0x00000013 , 0x000027b4 
- 00010109  0x00001553 beq  0x00000000 , 0x0000264d 
- 00010110  0x00001554 beq  0x00000001 , 0x0000264d 
- 00010111  0x00001555 beq  0x00000002 , 0x00002797 
- 00010112  0x00001556 beq  0x00000003 , 0x000027c5 
- 00010113  0x00001557 beq  0x00000004 , 0x000027cb 
- 00010114  0x00001558 beq  0x00000007 , 0x0000278c 
- 00010115  0x00001559 beq  0x00000008 , 0x000027ca 
- 00010116  0x0000155a arg  0x00000004 , 0x00000002 
- 00010117  0x0000155b call  0x00002a1c 
- 00010118  0x0000155c beq  0x0000000a , 0x000027c7 
- 00010119  0x0000155d beq  0x0000000b , 0x000027cd 
- 00010120  0x0000155e arg  0x00000008 , 0x00000002 
- 00010121  0x0000155f call  0x00002a1c 
- 00010122  0x00001560 beq  0x0000000f , 0x000027cd 
- 00010123  0x00001561 branch  0x000027c7 
- 00010124  0x00001565 bpatch  0x00000076 , 0x0000400e 
- 00010125  0x00001566 enable  0x0000001d 
- 00010126  0x00001567 enable  0x00000009 
- 00010127  0x00001568 enable  0x0000000e 
- 00010128  0x00001569 force  0x0000001e , 0x00000039 
- 00010129  0x0000156a arg  0x000000b3 , 0x00000006 
- 00010130  0x0000156c ifetch  0x00000001 , 0x00000006 
- 00010131  0x0000156d inject  0x00000003 , 0x00000008 
- 00010132  0x0000156e loop  0x00002792 
- 00010133  0x0000156f bmark1  0x00000007 , 0x000027f7 
- 00010134  0x00001570 branch  0x0000264d 
- 00010135  0x00001573 bpatch  0x00000077 , 0x0000400e 
- 00010136  0x00001574 fetch  0x00000001 , 0x00000181 
- 00010137  0x00001575 icopy  0x00000004 
- 00010138  0x00001576 fetch  0x00000001 , 0x00000090 
- 00010139  0x00001577 icopy  0x0000001c 
- 00010140  0x00001578 fetch  0x00000003 , 0x000040aa 
- 00010141  0x00001579 icopy  0x0000001d 
- 00010142  0x0000157a fetch  0x00000002 , 0x000040a4 
- 00010143  0x0000157b icopy  0x0000002e 
- 00010144  0x0000157c enable  0x00000009 
- 00010145  0x0000157d enable  0x0000001c 
- 00010146  0x0000157e copy  0x00000020 , 0x00000011 
- 00010147  0x0000157f call  0x000028e2 
- 00010148  0x00001580 pulse  0x00000015 
- 00010149  0x00001581 nop  0x00000020 
- 00010150  0x00001582 copy  0x00000021 , 0x0000000b 
- 00010151  0x00001583 fetch  0x00000004 , 0x00000161 
- 00010152  0x00001584 icopy  0x00000021 
- 00010153  0x00001585 preload  0x0000001e 
- 00010154  0x00001586 set1  0x0000003a , 0x0000003f 
- 00010155  0x00001587 inject  0x00000003 , 0x00000048 
- 00010156  0x00001588 preload  0x0000001f 
- 00010157  0x00001589 inject  0x00000003 , 0x00000048 
- 00010158  0x0000158a copy  0x0000000b , 0x00000021 
- 00010159  0x0000158b copy  0x00000011 , 0x00000020 
- 00010160  0x0000158c enable  0x00000008 
- 00010161  0x0000158d inject  0x00000003 , 0x00000010 
- 00010162  0x0000158e disable  0x00000008 
- 00010163  0x0000158f branch  0x0000264d 
- 00010164  0x00001592 bpatch  0x00000078 , 0x0000400f 
- 00010165  0x00001593 enable  0x0000000e 
- 00010166  0x00001594 enable  0x00000009 
- 00010167  0x00001595 enable  0x0000001c 
- 00010168  0x00001596 fetch  0x00000001 , 0x000004b6 
- 00010169  0x00001597 and  0x0000003f , 0x000001f8 , 0x00000002 
- 00010170  0x00001598 arg  0x000004b6 , 0x00000006 
- 00010171  0x00001599 increase  0x00000008 , 0x00000002 
- 00010172  0x0000159b add  0x00000002 , 0xffffffb8 , 0x00000013 
- 00010173  0x0000159c nbranch  0x000027c2 , 0x00000002 
- 00010174  0x0000159d ifetch  0x00000009 , 0x00000006 
- 00010175  0x0000159e inject  0x00000003 , 0x00000048 
- 00010176  0x0000159f copy  0x00000013 , 0x00000002 
- 00010177  0x000015a0 branch  0x000027bc 
- 00010178  0x000015a2 ifetch  0x00000009 , 0x00000006 
- 00010179  0x000015a3 iinject  0x00000003 , 0x00000002 
- 00010180  0x000015a4 branch  0x000027f7 
- 00010181  0x000015a7 enable  0x0000001c 
- 00010182  0x000015a8 branch  0x000027d0 
- 00010183  0x000015ab enable  0x0000001c 
- 00010184  0x000015ac set1  0x00000010 , 0x00000000 
- 00010185  0x000015ad branch  0x000027d0 
- 00010186  0x000015b0 set1  0x00000002 , 0x00000015 
- 00010187  0x000015b2 enable  0x0000001d 
- 00010188  0x000015b3 branch  0x000027d0 
- 00010189  0x000015b7 set1  0x00000002 , 0x00000015 
- 00010190  0x000015b8 enable  0x0000001d 
- 00010191  0x000015b9 set1  0x00000010 , 0x00000000 
- 00010192  0x000015bc bpatch  0x00000079 , 0x0000400f 
- 00010193  0x000015bd fetch  0x00000001 , 0x0000004c 
- 00010194  0x000015be bbit0  0x00000005 , 0x000027e5 
- 00010195  0x000015bf sub  0x00000001 , 0x00000003 , 0x0000003e 
- 00010196  0x000015c0 branch  0x000027e5 , 0x00000002 
- 00010197  0x000015c1 disable  0x0000000e 
- 00010198  0x000015c2 disable  0x0000001c 
- 00010199  0x000015c3 enable  0x0000001d 
- 00010200  0x000015c4 disable  0x00000007 
- 00010201  0x000015c5 set1  0x00000001 , 0x00000015 
- 00010202  0x000015c6 isolate1  0x00000002 , 0x00000015 
- 00010203  0x000015c7 branch  0x000027df , 0x00000001 
- 00010204  0x000015c8 setarg  0x000abeee 
- 00010205  0x000015c9 inject  0x00000003 , 0x00000014 
- 00010206  0x000015ca branch  0x000027e3 
- 00010207  0x000015cc setarg  0x005faeba 
- 00010208  0x000015cd inject  0x00000003 , 0x00000018 
- 00010209  0x000015ce setarg  0x00000012 
- 00010210  0x000015cf inject  0x00000003 , 0x00000006 
- 00010211  0x000015d1 enable  0x00000007 
- 00010212  0x000015d2 set1  0x00000010 , 0x00000000 
- 00010213  0x000015d4 enable  0x0000000e 
- 00010214  0x000015d5 enable  0x00000009 
- 00010215  0x000015d6 bmark1  0x00000005 , 0x00002800 
- 00010216  0x000015d7 fetch  0x00000001 , 0x000041db 
- 00010217  0x000015d8 inject  0x00000003 , 0x00000003 
- 00010218  0x000015d9 fetch  0x00000002 , 0x000041dc 
- 00010219  0x000015da iforce  0x00000039 
- 00010220  0x000015db bmark1  0x00000010 , 0x000027ef 
- 00010221  0x000015dc inject  0x00000003 , 0x00000005 
- 00010222  0x000015dd branch  0x000027f0 
- 00010223  0x000015df inject  0x00000003 , 0x0000000d 
- 00010224  0x000015e1 deposit  0x00000039 
- 00010225  0x000015e2 branch  0x000027f7 , 0x00000034 
- 00010226  0x000015e3 fetch  0x00000002 , 0x0000016f 
- 00010227  0x000015e4 iforce  0x00000006 
- 00010228  0x000015e6 ifetch  0x00000001 , 0x00000006 
- 00010229  0x000015e7 inject  0x00000003 , 0x00000008 
- 00010230  0x000015e8 loop  0x000027f4 
- 00010231  0x000015ec enable  0x00000008 
- 00010232  0x000015ed inject  0x00000003 , 0x00000010 
- 00010233  0x000015ee disable  0x00000008 
- 00010234  0x000015ef call  0x000024c1 
- 00010235  0x000015f0 fetch  0x00000001 , 0x0000004c 
- 00010236  0x000015f1 bbit0  0x00000005 , 0x0000264d 
- 00010237  0x000015f2 force  0x00000000 , 0x0000003f 
- 00010238  0x000015f3 inject  0x00000003 , 0x00000006 
- 00010239  0x000015f4 branch  0x0000264d 
- 00010240  0x000015f8 bpatch  0x0000007a , 0x0000400f 
- 00010241  0x000015f9 bmark1  0x00000010 , 0x00002808 
- 00010242  0x000015fb fetch  0x00000001 , 0x00000180 
- 00010243  0x000015fc inject  0x00000003 , 0x00000003 
- 00010244  0x000015fd fetch  0x00000001 , 0x0000015f 
- 00010245  0x000015fe iforce  0x00000013 
- 00010246  0x000015ff inject  0x00000003 , 0x00000005 
- 00010247  0x00001600 branch  0x0000280d 
- 00010248  0x00001602 fetch  0x00000001 , 0x00000180 
- 00010249  0x00001603 inject  0x00000003 , 0x00000003 
- 00010250  0x00001604 fetch  0x00000002 , 0x0000015f 
- 00010251  0x00001605 iforce  0x00000013 
- 00010252  0x00001606 inject  0x00000003 , 0x0000000d 
- 00010253  0x00001608 arg  0x00000551 , 0x00000006 
- 00010254  0x0000160a copy  0x00000013 , 0x0000003e 
- 00010255  0x0000160b branch  0x00002814 , 0x00000005 
- 00010256  0x0000160c ifetch  0x00000001 , 0x00000006 
- 00010257  0x0000160d inject  0x00000003 , 0x00000008 
- 00010258  0x0000160e increase  0xffffffff , 0x00000013 
- 00010259  0x0000160f branch  0x0000280e 
- 00010260  0x00001611 fetch  0x00000002 , 0x000000fc 
- 00010261  0x00001612 increase  0x00000001 , 0x0000003f 
- 00010262  0x00001613 store  0x00000002 , 0x000000fc 
- 00010263  0x00001614 branch  0x000027f7 
- 00010264  0x00001618 fetch  0x00000004 , 0x00000165 
- 00010265  0x00001619 add  0x0000003f , 0x00000007 , 0x00000011 
- 00010266  0x0000161a fetch  0x00000002 , 0x00000171 
- 00010267  0x0000161b nbranch  0x0000281e , 0x00000034 
- 00010268  0x0000161c increase  0xfffffffd , 0x00000011 
- 00010269  0x0000161d branch  0x00002826 
- 00010270  0x0000161f mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00010271  0x00001620 hfetcht  0x00000002 , 0x00008040 
- 00010272  0x00001621 increase  0x00000001 , 0x00000002 
- 00010273  0x00001623 isub  0x00000002 , 0x0000003f 
- 00010274  0x00001624 nbranch  0x00002825 , 0x00000002 
- 00010275  0x00001625 increase  0xffffffff , 0x00000011 
- 00010276  0x00001626 branch  0x00002821 
- 00010277  0x00001628 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010278  0x0000162a until  0x0000003e , 0x00000023 
- 00010279  0x0000162b compare  0x00000000 , 0x00000022 , 0x00000003 
- 00010280  0x0000162c nbranch  0x00002826 , 0x00000001 
- 00010281  0x0000162d iforce  0x00000029 
- 00010282  0x0000162e copy  0x00000011 , 0x00000028 
- 00010283  0x0000162f iforce  0x00000029 
- 00010284  0x00001630 rtn 
- 00010285  0x00001634 bpatch  0x0000007b , 0x0000400f 
- 00010286  0x00001635 until  0x0000003e , 0x00000022 
- 00010287  0x00001636 deposit  0x0000001a 
- 00010288  0x00001637 iforce  0x00000006 
- 00010289  0x00001638 rshift16 , 0x0000003f , 0x0000003f 
- 00010290  0x00001639 isub  0x00000022 , 0x00000039 
- 00010291  0x0000163a and_into  0x00000003 , 0x00000039 
- 00010292  0x0000163b nbranch  0x00002837 , 0x00000005 
- 00010293  0x0000163c force  0x00000000 , 0x0000003f 
- 00010294  0x0000163d branch  0x0000283b 
- 00010295  0x0000163f arg  0x00000ea6 , 0x00000002 
- 00010296  0x00001640 force  0x00000000 , 0x0000003f 
- 00010297  0x00001642 iadd  0x00000002 , 0x0000003f 
- 00010298  0x00001643 loop  0x00002839 
- 00010299  0x00001645 iadd  0x00000006 , 0x0000003f 
- 00010300  0x00001646 div  0x0000003f , 0x0000000c 
- 00010301  0x00001647 call  0x00007f86 
- 00010302  0x00001648 quotient  0x0000003f 
- 00010303  0x00001649 store  0x00000002 , 0x00000171 
- 00010304  0x0000164a rtn 
- 00010305  0x0000164d bpatch  0x0000007c , 0x0000400f 
- 00010306  0x0000164e deposit  0x0000001a 
- 00010307  0x0000164f copy  0x00000019 , 0x00000002 
- 00010308  0x00001650 isub  0x00000002 , 0x0000003e 
- 00010309  0x00001651 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00010310  0x00001652 isub  0x00000002 , 0x00000002 
- 00010311  0x00001653 setarg  0x00000ea6 
- 00010312  0x00001654 isolate0  0x0000000f , 0x00000002 
- 00010313  0x00001655 branch  0x0000284c , 0x00000001 
- 00010314  0x00001656 setarg  0xffff0ea6 
- 00010315  0x00001657 iadd  0x00000002 , 0x00000002 
- 00010316  0x00001659 storet  0x00000006 , 0x00000447 
- 00010317  0x0000165a rtn  0x00000036 
- 00010318  0x0000165b storet  0x00000006 , 0x00000038 
- 00010319  0x0000165c rtn 
- 00010320  0x0000165f disable  0x00000030 
- 00010321  0x00001660 fetch  0x00000006 , 0x00000447 
- 00010322  0x00001661 branch  0x00002854 , 0x00000036 
- 00010323  0x00001662 fetch  0x00000006 , 0x00000038 
- 00010324  0x00001664 iadd  0x00000019 , 0x00000030 
- 00010325  0x00001665 increase  0x0000000a , 0x00000030 
- 00010326  0x00001666 setarg  0x00000ea6 
- 00010327  0x00001667 isub  0x00000030 , 0x0000003f 
- 00010328  0x00001668 isolate0  0x0000000f , 0x0000003f 
- 00010329  0x00001669 branch  0x0000285e , 0x00000001 
- 00010330  0x0000166a setarg  0x0000f15a 
- 00010331  0x0000166b iadd  0x00000030 , 0x00000030 
- 00010332  0x0000166d copy  0x00000030 , 0x0000001a 
- 00010333  0x0000166e rtn 
- 00010334  0x00001670 force  0x00000000 , 0x0000003e 
- 00010335  0x00001671 branch  0x0000285c 
- 00010336  0x00001679 bpatch  0x0000007d , 0x0000400f 
- 00010337  0x0000167a call  0x00002918 
- 00010338  0x0000167b copy  0x00000021 , 0x0000003f 
- 00010339  0x0000167c and_into  0x00000180 , 0x0000003f 
- 00010340  0x0000167d compare  0x00000003 , 0x00000024 , 0x00000007 
- 00010341  0x0000167e nbranch  0x00002869 , 0x00000001 
- 00010342  0x0000167f rshift3  0x0000003f , 0x0000003f 
- 00010343  0x00001680 iadd  0x00000017 , 0x0000003f 
- 00010344  0x00001681 branch  0x0000286a 
- 00010345  0x00001683 copy  0x00000017 , 0x0000003f 
- 00010346  0x00001685 div  0x0000003f , 0x0000004f 
- 00010347  0x00001686 pulse  0x00000015 
- 00010348  0x00001687 call  0x00007f86 
- 00010349  0x00001688 remainder  0x00000011 
- 00010350  0x00001689 add  0x00000011 , 0xffffffd8 , 0x00000002 
- 00010351  0x0000168a branch  0x00002872 , 0x00000002 
- 00010352  0x0000168b lshift  0x00000011 , 0x00000002 
- 00010353  0x0000168c branch  0x00002874 
- 00010354  0x0000168e lshift  0x00000002 , 0x00000002 
- 00010355  0x0000168f increase  0x00000001 , 0x00000002 
- 00010356  0x00001691 bpatch  0x0000007e , 0x0000400f 
- 00010357  0x00001692 fetch  0x00000001 , 0x00000031 
- 00010358  0x00001693 bbit0  0x00000003 , 0x00002885 
- 00010359  0x00001695 fetch  0x00000004 , 0x000040d2 
- 00010360  0x00001696 isub  0x00000021 , 0x0000003e 
- 00010361  0x00001697 branch  0x00002885 , 0x00000002 
- 00010362  0x00001698 call  0x000028a4 
- 00010363  0x00001699 fetch  0x00000001 , 0x000040d9 
- 00010364  0x0000169a rtn  0x00000034 
- 00010365  0x0000169b fetch  0x00000001 , 0x00000031 
- 00010366  0x0000169c set1  0x00000002 , 0x0000003f 
- 00010367  0x0000169d store  0x00000001 , 0x00000031 
- 00010368  0x0000169e fetch  0x00000005 , 0x000040e7 
- 00010369  0x0000169f store  0x00000005 , 0x000040da 
- 00010370  0x000016a0 ifetch  0x00000005 , 0x00000006 
- 00010371  0x000016a1 store  0x00000005 , 0x000040df 
- 00010372  0x000016a2 call  0x000028a9 
- 00010373  0x000016a4 fetch  0x00000001 , 0x00000031 
- 00010374  0x000016a5 rtnbit0  0x00000002 
- 00010375  0x000016a6 isolate1  0x00000001 , 0x00000021 
- 00010376  0x000016a7 branch  0x000028a1 , 0x00000001 
- 00010377  0x000016a8 rshift3  0x00000002 , 0x00000011 
- 00010378  0x000016a9 and  0x00000002 , 0x00000007 , 0x00000007 
- 00010379  0x000016aa setarg  0x000040da 
- 00010380  0x000016ab iadd  0x00000011 , 0x00000011 
- 00010381  0x000016ac ifetch  0x00000001 , 0x00000011 
- 00010382  0x000016ad qisolate0  0x0000003f 
- 00010383  0x000016ae branch  0x00002892 , 0x00000001 
- 00010384  0x000016af deposit  0x00000002 
- 00010385  0x000016b0 branch  0x0000289e 
- 00010386  0x000016b2 fetch  0x00000001 , 0x000040e4 
- 00010387  0x000016b3 iforce  0x00000012 
- 00010388  0x000016b4 deposit  0x00000021 
- 00010389  0x000016b5 and_into  0x00000180 , 0x0000003f 
- 00010390  0x000016b6 rshift3  0x0000003f , 0x0000003f 
- 00010391  0x000016b7 iadd  0x00000017 , 0x0000003f 
- 00010392  0x000016b8 idiv  0x00000012 
- 00010393  0x000016b9 setarg  0x000040f2 
- 00010394  0x000016ba call  0x00007f86 
- 00010395  0x000016bb remainder  0x00000011 
- 00010396  0x000016bc iadd  0x00000011 , 0x00000006 
- 00010397  0x000016bd ifetch  0x00000001 , 0x00000006 
- 00010398  0x000016bf store  0x00000001 , 0x000040e5 
- 00010399  0x000016c0 iforce  0x00000002 
- 00010400  0x000016c1 rtn 
- 00010401  0x000016c4 fetch  0x00000001 , 0x000040e5 
- 00010402  0x000016c5 iforce  0x00000002 
- 00010403  0x000016c6 rtn 
- 00010404  0x000016c9 fetch  0x00000001 , 0x00000031 
- 00010405  0x000016ca set0  0x00000002 , 0x0000003f 
- 00010406  0x000016cb set0  0x00000003 , 0x0000003f 
- 00010407  0x000016cc store  0x00000001 , 0x00000031 
- 00010408  0x000016cd rtn 
- 00010409  0x000016d4 bpatch  0x0000007f , 0x0000400f 
- 00010410  0x000016d5 arg  0x000040f2 , 0x00000005 
- 00010411  0x000016d6 force  0x0000000a , 0x00000039 
- 00010412  0x000016d7 call  0x00007ec6 
- 00010413  0x000016d8 arg  0x000040f2 , 0x00000005 
- 00010414  0x000016d9 force  0x00000000 , 0x00000013 
- 00010415  0x000016da force  0x00000002 , 0x00000007 
- 00010416  0x000016dc fetch  0x00000005 , 0x000040da 
- 00010417  0x000016dd iforce  0x00000002 
- 00010418  0x000016de compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010419  0x000016df branch  0x000028b5 , 0x00000001 
- 00010420  0x000016e0 rshift  0x00000002 , 0x00000002 
- 00010421  0x000016e2 isolate0  0x00000000 , 0x00000002 
- 00010422  0x000016e3 branch  0x000028b9 , 0x00000001 
- 00010423  0x000016e4 deposit  0x00000013 
- 00010424  0x000016e5 istore  0x00000001 , 0x00000005 
- 00010425  0x000016e7 rshift2  0x00000002 , 0x00000002 
- 00010426  0x000016e8 increase  0x00000002 , 0x00000013 
- 00010427  0x000016e9 compare  0x00000028 , 0x00000013 , 0x000000fe 
- 00010428  0x000016ea nbranch  0x000028c2 , 0x00000001 
- 00010429  0x000016eb fetch  0x00000005 , 0x000040df 
- 00010430  0x000016ec iforce  0x00000002 
- 00010431  0x000016ed compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010432  0x000016ee branch  0x000028c2 , 0x00000001 
- 00010433  0x000016ef rshift  0x00000002 , 0x00000002 
- 00010434  0x000016f1 sub  0x00000013 , 0x0000004e , 0x0000003e 
- 00010435  0x000016f2 branch  0x000028b5 , 0x00000002 
- 00010436  0x000016f3 force  0x00000001 , 0x00000013 
- 00010437  0x000016f4 increase  0xffffffff , 0x00000007 
- 00010438  0x000016f5 nbranch  0x000028b0 , 0x00000005 
- 00010439  0x000016f6 arg  0x000040f2 , 0x00000011 
- 00010440  0x000016f7 deposit  0x00000005 
- 00010441  0x000016f8 isub  0x00000011 , 0x0000003f 
- 00010442  0x000016f9 store  0x00000001 , 0x000040e4 
- 00010443  0x000016fa rtn 
- 00010444  0x000016fd bpatch  0x00000080 , 0x00004010 
- 00010445  0x000016fe call  0x00002860 
- 00010446  0x000016ff fetch  0x00000001 , 0x0000017f 
- 00010447  0x00001700 bbit0  0x00000005 , 0x000028d1 
- 00010448  0x00001701 fetcht  0x00000001 , 0x000004cc 
- 00010449  0x00001703 branch  0x0000291f 
- 00010450  0x00001707 bpatch  0x00000081 , 0x00004010 
- 00010451  0x00001708 call  0x00002860 
- 00010452  0x00001709 fetch  0x00000001 , 0x0000017f 
- 00010453  0x0000170a bbit0  0x00000004 , 0x000028d7 
- 00010454  0x0000170b fetcht  0x00000001 , 0x000004cb 
- 00010455  0x0000170d branch  0x00002933 
- 00010456  0x00001711 force  0x00000000 , 0x0000002d 
- 00010457  0x00001712 fetch  0x00000003 , 0x000040a7 
- 00010458  0x00001713 iforce  0x0000002c 
- 00010459  0x00001714 rtn 
- 00010460  0x00001717 bpatch  0x00000082 , 0x00004010 
- 00010461  0x00001718 fetch  0x00000001 , 0x000041d3 
- 00010462  0x00001719 icopy  0x0000002d 
- 00010463  0x0000171a fetch  0x00000003 , 0x000041d0 
- 00010464  0x0000171b icopy  0x0000002c 
- 00010465  0x0000171c rtn 
- 00010466  0x0000171f bpatch  0x00000083 , 0x00004010 
- 00010467  0x00001720 fetch  0x00000002 , 0x000040a4 
- 00010468  0x00001721 icopy  0x0000002e 
- 00010469  0x00001722 fetch  0x00000001 , 0x000040a3 
- 00010470  0x00001723 icopy  0x0000002d 
- 00010471  0x00001724 fetch  0x00000003 , 0x000040a0 
- 00010472  0x00001725 icopy  0x0000002c 
- 00010473  0x00001726 rtn 
- 00010474  0x00001729 bpatch  0x00000084 , 0x00004010 
- 00010475  0x0000172a fetch  0x00000002 , 0x00000044 
- 00010476  0x0000172b icopy  0x0000002e 
- 00010477  0x0000172c fetch  0x00000001 , 0x00000043 
- 00010478  0x0000172d icopy  0x0000002d 
- 00010479  0x0000172e fetch  0x00000003 , 0x00000040 
- 00010480  0x0000172f icopy  0x0000002c 
- 00010481  0x00001730 rtn 
- 00010482  0x00001734 bmark1  0x00000020 , 0x000028f5 
- 00010483  0x00001735 rtnmark0  0x0000001d 
- 00010484  0x00001736 rtnmark0  0x0000001f 
- 00010485  0x00001738 and_into  0xffffff00 , 0x0000002c 
- 00010486  0x00001739 pulse  0x00000015 
- 00010487  0x0000173a nop  0x00000020 
- 00010488  0x0000173b rtn 
- 00010489  0x0000173f bpatch  0x00000085 , 0x00004010 
- 00010490  0x00001740 branch  0x0000290a , 0x00000021 
- 00010491  0x00001741 jam  0x000000d4 , 0x00008955 
- 00010492  0x00001742 nop  0x00000004 
- 00010493  0x00001743 jam  0x000000d2 , 0x00008955 
- 00010494  0x00001744 nop  0x00000004 
- 00010495  0x00001745 jam  0x000000d1 , 0x00008955 
- 00010496  0x00001746 nop  0x00000004 
- 00010497  0x00001747 fetch  0x00000001 , 0x000041de 
- 00010498  0x00001748 beq  0x00000000 , 0x00002908 
- 00010499  0x00001749 beq  0x00000001 , 0x00002915 
- 00010500  0x0000174a beq  0x00000002 , 0x00002908 
- 00010501  0x0000174b beq  0x00000003 , 0x00002915 
- 00010502  0x0000174c beq  0x00000004 , 0x00002915 
- 00010503  0x0000174d beq  0x00000020 , 0x00002915 
- 00010504  0x00001750 jam  0x000000d0 , 0x00008955 
- 00010505  0x00001751 jam  0x000000e0 , 0x00008956 
- 00010506  0x00001753 force  0x00000000 , 0x00000015 
- 00010507  0x00001754 disable  0x00000021 
- 00010508  0x00001755 disable  0x00000020 
- 00010509  0x00001756 pulse  0x0000001e 
- 00010510  0x00001757 jam  0x00000000 , 0x00008902 
- 00010511  0x00001758 jam  0x00000000 , 0x00008901 
- 00010512  0x00001759 jam  0x00000000 , 0x00008900 
- 00010513  0x0000175a jam  0x00000000 , 0x00008903 
- 00010514  0x0000175b jam  0x00000070 , 0x00008904 
- 00010515  0x0000175c jam  0x00000000 , 0x00008906 
- 00010516  0x0000175d rtn 
- 00010517  0x00001763 jam  0x000000d0 , 0x00008955 
- 00010518  0x00001764 jam  0x000000c0 , 0x00008956 
- 00010519  0x00001765 branch  0x0000290a 
- 00010520  0x00001768 bpatch  0x00000086 , 0x00004010 
- 00010521  0x00001769 jam  0x00000000 , 0x00008902 
- 00010522  0x0000176a jam  0x00000000 , 0x00008901 
- 00010523  0x0000176b jam  0x00000018 , 0x00008900 
- 00010524  0x0000176c jam  0x000000a7 , 0x00008903 
- 00010525  0x0000176d jam  0x0000007f , 0x00008904 
- 00010526  0x0000176e rtn 
- 00010527  0x00001771 bpatch  0x00000087 , 0x00004010 
- 00010528  0x00001773 storet  0x00000001 , 0x00000017 
- 00010529  0x00001774 add  0x00000002 , 0x00000004 , 0x00000011 
- 00010530  0x00001775 jam  0x00000007 , 0x0000896d 
- 00010531  0x00001776 branch  0x00002981 
- 00010532  0x00001778 bpatch  0x00000088 , 0x00004011 
- 00010533  0x00001779 jam  0x000000cf , 0x00008901 
- 00010534  0x0000177a nop  0x0000000a 
- 00010535  0x0000177b jam  0x000000ff , 0x00008900 
- 00010536  0x0000177c jam  0x000000af , 0x00008903 
- 00010537  0x0000177d jam  0x000000ff , 0x00008904 
- 00010538  0x0000177e nop  0x0000000a 
- 00010539  0x0000177f jam  0x000000a0 , 0x00008902 
- 00010540  0x00001780 rtn 
- 00010541  0x00001783 fetch  0x00000001 , 0x000041e0 
- 00010542  0x00001784 branch  0x00002931 , 0x00000034 
- 00010543  0x00001786 add  0x00000002 , 0x00000002 , 0x00000011 
- 00010544  0x00001787 rtn 
- 00010545  0x00001789 add  0x00000002 , 0x00000000 , 0x00000011 
- 00010546  0x0000178a rtn 
- 00010547  0x0000178d bpatch  0x00000089 , 0x00004011 
- 00010548  0x0000178e storet  0x00000001 , 0x00000017 
- 00010549  0x0000178f call  0x0000292d 
- 00010550  0x00001790 call  0x00002981 
- 00010551  0x00001791 setarg  0x00000500 
- 00010552  0x00001792 call  0x00002a8f 
- 00010553  0x00001794 jam  0x00000001 , 0x00008906 
- 00010554  0x00001795 jam  0x0000003c , 0x00008900 
- 00010555  0x00001796 jam  0x000000e0 , 0x00008901 
- 00010556  0x00001797 jam  0x00000012 , 0x0000896d 
- 00010557  0x00001798 nop  0x0000000a 
- 00010558  0x00001799 jam  0x00000001 , 0x00008902 
- 00010559  0x0000179a jam  0x0000003d , 0x00008902 
- 00010560  0x0000179b nop  0x0000000a 
- 00010561  0x0000179c jam  0x000000b7 , 0x00008903 
- 00010562  0x0000179d nop  0x0000000a 
- 00010563  0x0000179e jam  0x0000007f , 0x00008902 
- 00010564  0x000017a0 fetch  0x00000001 , 0x000041de 
- 00010565  0x000017a1 beq  0x00000000 , 0x0000294b 
- 00010566  0x000017a2 beq  0x00000001 , 0x0000294f 
- 00010567  0x000017a3 beq  0x00000002 , 0x00002953 
- 00010568  0x000017a4 beq  0x00000003 , 0x00002957 
- 00010569  0x000017a5 beq  0x00000004 , 0x0000295b 
- 00010570  0x000017a6 beq  0x00000020 , 0x0000295f 
- 00010571  0x000017a8 jam  0x000000f0 , 0x00008956 
- 00010572  0x000017a9 call  0x00002965 
- 00010573  0x000017aa jam  0x000000d8 , 0x00008955 
- 00010574  0x000017ab rtn 
- 00010575  0x000017ae jam  0x000000df , 0x00008956 
- 00010576  0x000017af call  0x00002965 
- 00010577  0x000017b0 jam  0x000000df , 0x00008955 
- 00010578  0x000017b1 rtn 
- 00010579  0x000017b4 jam  0x000000ff , 0x00008956 
- 00010580  0x000017b5 call  0x00002965 
- 00010581  0x000017b6 jam  0x000000df , 0x00008955 
- 00010582  0x000017b7 rtn 
- 00010583  0x000017b9 jam  0x000000ce , 0x00008956 
- 00010584  0x000017ba call  0x00002965 
- 00010585  0x000017bb jam  0x000000d8 , 0x00008955 
- 00010586  0x000017bc rtn 
- 00010587  0x000017bf jam  0x000000cb , 0x00008956 
- 00010588  0x000017c0 call  0x00002965 
- 00010589  0x000017c1 jam  0x000000d8 , 0x00008955 
- 00010590  0x000017c2 rtn 
- 00010591  0x000017c5 jam  0x000000d0 , 0x00008955 
- 00010592  0x000017c6 jam  0x000000c0 , 0x00008956 
- 00010593  0x000017c7 jam  0x0000004c , 0x00008957 
- 00010594  0x000017c8 jam  0x0000006c , 0x00008958 
- 00010595  0x000017c9 jam  0x00000050 , 0x00008959 
- 00010596  0x000017ca rtn 
- 00010597  0x000017cd nop  0x00000004 
- 00010598  0x000017ce jam  0x000000d1 , 0x00008955 
- 00010599  0x000017cf nop  0x00000004 
- 00010600  0x000017d0 jam  0x000000d2 , 0x00008955 
- 00010601  0x000017d1 nop  0x00000004 
- 00010602  0x000017d2 jam  0x000000d4 , 0x00008955 
- 00010603  0x000017d3 rtn 
- 00010604  0x000017d7 jam  0x00000006 , 0x00008042 
- 00010605  0x000017d9 fetch  0x00000002 , 0x000040c3 
- 00010606  0x000017da bbit0  0x0000000e , 0x0000296d 
- 00010607  0x000017db iforce  0x00000006 
- 00010608  0x000017dc arg  0x00008900 , 0x00000002 
- 00010609  0x000017de ifetch  0x00000001 , 0x00000006 
- 00010610  0x000017df beq  0x000000ff , 0x00002977 
- 00010611  0x000017e0 ior  0x00000002 , 0x00000005 
- 00010612  0x000017e1 ifetch  0x00000001 , 0x00000006 
- 00010613  0x000017e2 istore  0x00000001 , 0x00000005 
- 00010614  0x000017e3 branch  0x00002971 
- 00010615  0x000017e5 bpatch  0x0000008a , 0x00004011 
- 00010616  0x000017e6 call  0x00002be5 
- 00010617  0x000017e7 call  0x000029c9 
- 00010618  0x000017e9 setarg  0x000007d0 
- 00010619  0x000017ea iadd  0x00000022 , 0x0000003f 
- 00010620  0x000017eb store  0x00000004 , 0x00000169 
- 00010621  0x000017ec set1  0x00000003 , 0x00000015 
- 00010622  0x000017ed force  0x00000000 , 0x00000015 
- 00010623  0x000017ee ncall  0x00002998 , 0x0000002b 
- 00010624  0x000017ef branch  0x000029ab 
- 00010625  0x000017f3 bpatch  0x0000008b , 0x00004011 
- 00010626  0x000017f4 setarg  0x00000960 
- 00010627  0x000017f5 iadd  0x00000011 , 0x00000002 
- 00010628  0x000017f6 fetch  0x00000001 , 0x000040bd 
- 00010629  0x000017f7 jam  0x00000004 , 0x0000895f 
- 00010630  0x000017f8 imul32  0x00000002 , 0x0000003f 
- 00010631  0x000017f9 fetcht  0x00000001 , 0x000040be 
- 00010632  0x000017fa idiv  0x00000002 
- 00010633  0x000017fb call  0x00007f86 
- 00010634  0x000017fc quotient  0x00000011 
- 00010635  0x000017fd remainder  0x0000003f 
- 00010636  0x000017fe lshift16  0x0000003f , 0x0000003f 
- 00010637  0x000017ff lshift4  0x0000003f , 0x0000003f 
- 00010638  0x00001800 idiv  0x00000002 
- 00010639  0x00001801 call  0x00007f86 
- 00010640  0x00001802 quotient  0x0000003f 
- 00010641  0x00001803 lshift8  0x0000003f , 0x0000003f 
- 00010642  0x00001804 lshift  0x0000003f , 0x0000003f 
- 00010643  0x00001805 ior  0x00000011 , 0x0000003f 
- 00010644  0x00001806 hstore  0x00000004 , 0x00008960 
- 00010645  0x00001807 jam  0x00000044 , 0x0000895f 
- 00010646  0x00001808 jam  0x000000c4 , 0x0000895f 
- 00010647  0x00001809 rtn 
- 00010648  0x0000180d bpatch  0x0000008c , 0x00004011 
- 00010649  0x0000180e jam  0x00000002 , 0x00008906 
- 00010650  0x0000180f setarg  0x0003d090 
- 00010651  0x00001810 call  0x00002a8f 
- 00010652  0x00001811 jam  0x0000007f , 0x00008900 
- 00010653  0x00001812 nop  0x00000082 
- 00010654  0x00001813 jam  0x00000030 , 0x00008952 
- 00010655  0x00001814 jam  0x000000d0 , 0x00008901 
- 00010656  0x00001815 jam  0x00000070 , 0x00008952 
- 00010657  0x00001816 jam  0x000000f0 , 0x00008952 
- 00010658  0x00001817 force  0x00000032 , 0x00000039 
- 00010659  0x00001819 hfetch  0x00000001 , 0x00008980 
- 00010660  0x0000181a bbit1  0x00000005 , 0x000029a6 
- 00010661  0x0000181b loop  0x000029a3 
- 00010662  0x0000181d store  0x00000001 , 0x000040ce 
- 00010663  0x0000181e jam  0x00000000 , 0x00008901 
- 00010664  0x0000181f jam  0x00000000 , 0x00008900 
- 00010665  0x00001820 jam  0x00000000 , 0x00008906 
- 00010666  0x00001821 rtn 
- 00010667  0x00001824 bpatch  0x0000008d , 0x00004011 
- 00010668  0x00001825 fetch  0x00000001 , 0x000040ce 
- 00010669  0x00001826 set1  0x00000005 , 0x0000003f 
- 00010670  0x00001827 hstore  0x00000001 , 0x00008952 
- 00010671  0x00001828 hfetcht  0x00000001 , 0x00008950 
- 00010672  0x00001829 and_into  0x00000007 , 0x00000002 
- 00010673  0x0000182a lshift3  0x0000003f , 0x0000003f 
- 00010674  0x0000182b ior  0x00000002 , 0x0000003f 
- 00010675  0x0000182c hstore  0x00000001 , 0x00008950 
- 00010676  0x0000182d hfetch  0x00000001 , 0x00008951 
- 00010677  0x0000182e set0  0x00000000 , 0x0000003f 
- 00010678  0x0000182f hstore  0x00000001 , 0x00008951 
- 00010679  0x00001830 hfetch  0x00000001 , 0x00008952 
- 00010680  0x00001831 set0  0x00000005 , 0x0000003f 
- 00010681  0x00001832 hstore  0x00000001 , 0x00008952 
- 00010682  0x00001833 rtn 
- 00010683  0x00001836 bpatch  0x0000008e , 0x00004011 
- 00010684  0x00001837 hfetch  0x00000002 , 0x00008981 
- 00010685  0x00001838 rshift4  0x0000003f , 0x0000003f 
- 00010686  0x00001839 rshift3  0x0000003f , 0x0000003f 
- 00010687  0x0000183a sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010688  0x0000183c and_into  0x000000ff , 0x0000003f 
- 00010689  0x0000183d div  0x0000003f , 0x0000000a 
- 00010690  0x0000183e call  0x00007f86 
- 00010691  0x0000183f quotient  0x0000003f 
- 00010692  0x00001840 lshift4  0x0000003f , 0x0000003f 
- 00010693  0x00001841 remainder  0x00000002 
- 00010694  0x00001842 ior  0x00000002 , 0x0000003f 
- 00010695  0x00001843 store  0x00000001 , 0x00000018 
- 00010696  0x00001844 rtn 
- 00010697  0x00001848 jam  0x00000006 , 0x00008042 
- 00010698  0x00001849 hfetch  0x00000001 , 0x0000896b 
- 00010699  0x0000184a set0  0x00000004 , 0x0000003f 
- 00010700  0x0000184b set0  0x00000005 , 0x0000003f 
- 00010701  0x0000184c hstore  0x00000001 , 0x0000896b 
- 00010702  0x0000184d jam  0x00000000 , 0x00008905 
- 00010703  0x0000184e jam  0x00000000 , 0x00008904 
- 00010704  0x0000184f jam  0x00000070 , 0x00008904 
- 00010705  0x00001850 jam  0x000000ff , 0x00008905 
- 00010706  0x00001851 hfetch  0x00000001 , 0x0000896b 
- 00010707  0x00001852 set1  0x00000004 , 0x0000003f 
- 00010708  0x00001853 set1  0x00000005 , 0x0000003f 
- 00010709  0x00001854 hstore  0x00000001 , 0x0000896b 
- 00010710  0x00001855 call  0x000029e9 
- 00010711  0x00001856 hfetch  0x00000001 , 0x00008968 
- 00010712  0x00001857 set1  0x00000007 , 0x0000003f 
- 00010713  0x00001858 hstore  0x00000001 , 0x00008968 
- 00010714  0x00001859 set0  0x00000007 , 0x0000003f 
- 00010715  0x0000185a hstore  0x00000001 , 0x00008968 
- 00010716  0x0000185b set1  0x00000007 , 0x0000003f 
- 00010717  0x0000185c hstore  0x00000001 , 0x00008968 
- 00010718  0x0000185d jam  0x00000005 , 0x00008042 
- 00010719  0x0000185e nop  0x00000001 
- 00010720  0x0000185f jam  0x00000004 , 0x00008042 
- 00010721  0x00001860 hfetch  0x00000001 , 0x0000896b 
- 00010722  0x00001861 and_into  0x000000cf , 0x0000003f 
- 00010723  0x00001862 hstore  0x00000001 , 0x0000896b 
- 00010724  0x00001863 or_into  0x00000030 , 0x0000003f 
- 00010725  0x00001864 hstore  0x00000001 , 0x0000896b 
- 00010726  0x00001865 rtn 
- 00010727  0x00001869 setarg  0x00000f0f 
- 00010728  0x0000186a branch  0x00002c18 
- 00010729  0x0000186d setarg  0x0000080f 
- 00010730  0x0000186e branch  0x00002c18 
- 00010731  0x00001873 bpatch  0x0000008f , 0x00004011 
- 00010732  0x00001874 call  0x00002924 
- 00010733  0x00001875 disable  0x00000020 
- 00010734  0x00001876 enable  0x00000021 
- 00010735  0x00001877 pulse  0x00000016 
- 00010736  0x00001878 rtn 
- 00010737  0x0000187b bpatch  0x00000090 , 0x00004012 
- 00010738  0x0000187c fetch  0x00000001 , 0x0000004c 
- 00010739  0x0000187d isolate1  0x00000002 , 0x0000003f 
- 00010740  0x0000187e setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00010741  0x0000187f hstore  0x00000001 , 0x00008011 
- 00010742  0x00001880 arg  0x00000062 , 0x00000006 
- 00010743  0x00001881 ifetch  0x00000009 , 0x00000006 
- 00010744  0x00001882 iforce  0x00000032 
- 00010745  0x00001883 ifetch  0x00000007 , 0x00000006 
- 00010746  0x00001884 iforce  0x00000033 
- 00010747  0x00001885 fetch  0x00000001 , 0x00000054 
- 00010748  0x00001886 add  0x0000003f , 0xffffffff , 0x00000034 
- 00010749  0x00001887 pulse  0x0000001a 
- 00010750  0x00001888 rtn 
- 00010751  0x0000188b deposit  0x0000001a 
- 00010752  0x0000188c store  0x00000006 , 0x0000009a 
- 00010753  0x0000188d disable  0x0000000d 
- 00010754  0x0000188e nbranch  0x000028f9 , 0x00000018 
- 00010755  0x0000188f arg  0x000003bb , 0x00000029 
- 00010756  0x00001890 increase  0x00000001 , 0x00000028 
- 00010757  0x00001891 and_into  0x000001fc , 0x00000028 
- 00010758  0x00001892 rtn 
- 00010759  0x00001897 enable  0x0000000d 
- 00010760  0x00001899 correlate  0x0000003e , 0x00000017 
- 00010761  0x0000189a branch  0x000029ff , 0x00000018 
- 00010762  0x0000189b compare  0x00000002 , 0x00000028 , 0x00000002 
- 00010763  0x0000189c nbranch  0x00002a08 , 0x00000001 
- 00010764  0x0000189d branch  0x000029ff 
- 00010765  0x000018a0 bpatch  0x00000091 , 0x00004012 
- 00010766  0x000018a1 arg  0x00000600 , 0x0000000b 
- 00010767  0x000018a2 enable  0x0000000d 
- 00010768  0x000018a3 correlate  0x00000023 , 0x00000026 
- 00010769  0x000018a4 disable  0x0000000d 
- 00010770  0x000018a5 nbranch  0x000028f9 , 0x00000018 
- 00010771  0x000018a6 rtn 
- 00010772  0x000018a9 bpatch  0x00000092 , 0x00004012 
- 00010773  0x000018aa enable  0x0000000d 
- 00010774  0x000018ab correlate  0x0000003e , 0x00000003 
- 00010775  0x000018ac disable  0x0000000d 
- 00010776  0x000018ad nbranch  0x000028f9 , 0x00000018 
- 00010777  0x000018ae arg  0x000003bb , 0x00000029 
- 00010778  0x000018af and_into  0x000001fc , 0x00000028 
- 00010779  0x000018b0 rtn 
- 00010780  0x000018b4 bpatch  0x00000093 , 0x00004012 
- 00010781  0x000018b5 iforce  0x00000011 
- 00010782  0x000018b6 deposit  0x00000021 
- 00010783  0x000018b7 iadd  0x00000002 , 0x0000000b 
- 00010784  0x000018b8 copy  0x0000000b , 0x0000003f 
- 00010785  0x000018b9 store  0x00000004 , 0x000040ca 
- 00010786  0x000018ba deposit  0x00000011 
- 00010787  0x000018bb rtn 
- 00010788  0x000018bf copy  0x0000003f , 0x00000002 
- 00010789  0x000018c0 bpatch  0x00000094 , 0x00004012 
- 00010790  0x000018c1 copy  0x00000002 , 0x0000003f 
- 00010791  0x000018c2 call  0x00007f50 
- 00010792  0x000018c3 lshift16  0x00000021 , 0x0000003f 
- 00010793  0x000018c4 set1  0x0000002c , 0x0000003f 
- 00010794  0x000018c5 call  0x00007f39 
- 00010795  0x000018c6 set0  0x0000002c , 0x0000003f 
- 00010796  0x000018c7 call  0x00002a77 
- 00010797  0x000018c8 call  0x00007f39 
- 00010798  0x000018c9 rtn  0x00000028 
- 00010799  0x000018ca call  0x00007f43 
- 00010800  0x000018cb iforce  0x0000001b 
- 00010801  0x000018cc until  0x0000003e , 0x00000003 
- 00010802  0x000018cd rtn 
- 00010803  0x000018d1 bpatch  0x00000095 , 0x00004012 
- 00010804  0x000018d2 branch  0x00002a38 , 0x00000030 
- 00010805  0x000018d3 until  0x00000029 , 0x00000026 
- 00010806  0x000018d5 copy  0x00000028 , 0x00000002 
- 00010807  0x000018d6 branch  0x00002a3b 
- 00010808  0x000018d8 branch  0x00002a3a , 0x0000002e 
- 00010809  0x000018d9 until  0x00000023 , 0x00000026 
- 00010810  0x000018db copy  0x00000022 , 0x00000002 
- 00010811  0x000018dd branch  0x00002a47 , 0x00000028 
- 00010812  0x000018de compare  0x00000001 , 0x00000002 , 0x00000003 
- 00010813  0x000018df nbranch  0x00002a33 , 0x00000001 
- 00010814  0x000018e1 bpatch  0x00000096 , 0x00004012 
- 00010815  0x000018e2 fetch  0x00000001 , 0x00000030 
- 00010816  0x000018e3 rtnbit0  0x00000000 
- 00010817  0x000018e4 fetch  0x00000004 , 0x000040ca 
- 00010818  0x000018e5 isub  0x00000002 , 0x0000003f 
- 00010819  0x000018e6 nrtn  0x00000002 
- 00010820  0x000018e7 sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00010821  0x000018e8 branch  0x00002a33 , 0x00000002 
- 00010822  0x000018e9 rtn 
- 00010823  0x000018eb compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010824  0x000018ec nbranch  0x00002a33 , 0x00000001 
- 00010825  0x000018ed branch  0x00002a3e 
- 00010826  0x000018f0 bpatch  0x00000097 , 0x00004012 
- 00010827  0x000018f1 arg  0x00000600 , 0x0000000b 
- 00010828  0x000018f2 branch  0x00002a33 
- 00010829  0x000018f5 disable  0x00000028 
- 00010830  0x000018f6 branch  0x00002a4a 
- 00010831  0x000018f9 enable  0x00000028 
- 00010832  0x000018fa branch  0x00002a4a 
- 00010833  0x000018fd bpatch  0x00000098 , 0x00004013 
- 00010834  0x000018fe call  0x000029f1 
- 00010835  0x000018ff disable  0x00000021 
- 00010836  0x00001900 enable  0x00000020 
- 00010837  0x00001901 rtn 
- 00010838  0x00001906 bpatch  0x00000099 , 0x00004013 
- 00010839  0x00001907 arg  0x00000e43 , 0x0000000b 
- 00010840  0x00001908 until  0x00000023 , 0x00000026 
- 00010841  0x00001909 pulse  0x00000016 
- 00010842  0x0000190a rtn 
- 00010843  0x0000190d bpatch  0x0000009a , 0x00004013 
- 00010844  0x0000190e arg  0x00000d00 , 0x0000000b 
- 00010845  0x0000190f until  0x00000023 , 0x00000026 
- 00010846  0x00001910 rtn 
- 00010847  0x00001914 bpatch  0x0000009b , 0x00004013 
- 00010848  0x00001915 arg  0x00000e43 , 0x0000000b 
- 00010849  0x00001916 until  0x00000029 , 0x00000026 
- 00010850  0x00001917 pulse  0x00000016 
- 00010851  0x00001918 rtn 
- 00010852  0x0000191b bpatch  0x0000009c , 0x00004013 
- 00010853  0x0000191c preload  0x00000009 
- 00010854  0x0000191d enable  0x0000001d 
- 00010855  0x0000191e set1  0x00000000 , 0x00000015 
- 00010856  0x0000191f inject  0x00000003 , 0x00000048 
- 00010857  0x00001920 disable  0x0000001d 
- 00010858  0x00001921 rtn 
- 00010859  0x00001925 copy  0x00000025 , 0x00000002 
- 00010860  0x00001926 or_into  0x00000060 , 0x00000002 
- 00010861  0x00001927 copy  0x00000002 , 0x0000000e 
- 00010862  0x00001928 rtn 
- 00010863  0x0000192e bpatch  0x0000009d , 0x00004013 
- 00010864  0x0000192f fetch  0x00000001 , 0x00004090 
- 00010865  0x00001930 increase  0x00000001 , 0x0000003f 
- 00010866  0x00001931 bne  0x00000007 , 0x00002a74 
- 00010867  0x00001932 force  0x00000001 , 0x0000003f 
- 00010868  0x00001934 store  0x00000001 , 0x00004090 
- 00010869  0x00001935 iforce  0x00000004 
- 00010870  0x00001936 rtn 
- 00010871  0x00001939 copy  0x00000019 , 0x00000002 
- 00010872  0x0000193a rtn  0x00000029 
- 00010873  0x0000193b copy  0x0000001a , 0x00000002 
- 00010874  0x0000193c rtn 
- 00010875  0x0000193f deposit  0x00000022 
- 00010876  0x00001940 rtn  0x00000029 
- 00010877  0x00001941 deposit  0x00000028 
- 00010878  0x00001942 rtn 
- 00010879  0x00001946 bpatch  0x0000009e , 0x00004013 
- 00010880  0x00001947 fetcht  0x00000004 , 0x0000004d 
- 00010881  0x00001948 call  0x00002a7b 
- 00010882  0x00001949 isub  0x00000002 , 0x0000000b 
- 00010883  0x0000194a deposit  0x0000000b 
- 00010884  0x0000194b fetcht  0x00000002 , 0x00000051 
- 00010885  0x0000194c lshift  0x00000002 , 0x00000002 
- 00010886  0x0000194d isub  0x00000002 , 0x0000003f 
- 00010887  0x0000194e rtn 
- 00010888  0x00001951 bpatch  0x0000009f , 0x00004013 
- 00010889  0x00001952 call  0x00002a7b 
- 00010890  0x00001953 store  0x00000004 , 0x0000004d 
- 00010891  0x00001954 rtn 
- 00010892  0x00001957 bpatch  0x000000a0 , 0x00004014 
- 00010893  0x00001958 branch  0x00002a8c 
- 00010894  0x0000195b branch  0x00002a8e 
- 00010895  0x0000195e rtn  0x00000034 
- 00010896  0x00001960 rshift  0x0000003f , 0x0000003f 
- 00010897  0x00001961 increase  0xfffffffd , 0x0000003f 
- 00010898  0x00001963 increase  0xffffffff , 0x0000003f 
- 00010899  0x00001964 nbranch  0x00002a92 , 0x00000005 
- 00010900  0x00001965 force  0x00000000 , 0x0000003f 
- 00010901  0x00001966 rtn 
- 00010902  0x0000196c arg  0x00000010 , 0x00000039 
- 00010903  0x0000196d arg  0x00000000 , 0x00000005 
- 00010904  0x0000196e call  0x00007ec6 
- 00010905  0x0000196f arg  0x0000043f , 0x00000005 
- 00010906  0x00001970 arg  0x0000000a , 0x00000039 
- 00010907  0x00001971 call  0x00007ec6 
- 00010908  0x00001972 jam  0x00000000 , 0x000009b2 
- 00010909  0x00001973 jam  0x00000000 , 0x00000a99 
- 00010910  0x00001974 jam  0x00000000 , 0x0000048c 
- 00010911  0x00001975 jam  0x00000000 , 0x0000017f 
- 00010912  0x00001976 jam  0x00000000 , 0x000004d1 
- 00010913  0x00001977 bpatch  0x000000a1 , 0x00004014 
- 00010914  0x00001978 jam  0x00000000 , 0x0000016d 
- 00010915  0x00001979 jam  0x00000000 , 0x00000151 
- 00010916  0x0000197a jam  0x00000000 , 0x0000015c 
- 00010917  0x0000197b setarg  0x009e8b33 
- 00010918  0x0000197c store  0x00000003 , 0x000040a7 
- 00010919  0x0000197d setarg  0x00000153 
- 00010920  0x0000197e store  0x00000002 , 0x00000083 
- 00010921  0x0000197f jam  0x0000001e , 0x00000085 
- 00010922  0x00001980 jam  0x00000001 , 0x00000086 
- 00010923  0x00001981 jam  0x00000007 , 0x00000088 
- 00010924  0x00001982 setarg  0x0012e904 
- 00010925  0x00001983 store  0x00000003 , 0x00000080 
- 00010926  0x00001988 jam  0x00000060 , 0x00000090 
- 00010927  0x00001989 jam  0x00000005 , 0x000040d0 
- 00010928  0x0000198a jam  0x00000002 , 0x00000014 
- 00010929  0x0000198b fetch  0x00000001 , 0x0000465a 
- 00010930  0x0000198c ncall  0x000074c1 , 0x00000034 
- 00010931  0x0000198d fetch  0x00000001 , 0x000044be 
- 00010932  0x0000198e ncall  0x00007518 , 0x00000034 
- 00010933  0x0000198f bpatch  0x000000a2 , 0x00004014 
- 00010934  0x00001990 rtn  0x0000002b 
- 00010935  0x00001991 setarg  0x00000000 
- 00010936  0x00001992 store  0x00000002 , 0x000041dc 
- 00010937  0x00001993 rshift  0x00000022 , 0x0000003f 
- 00010938  0x00001994 store  0x00000004 , 0x00004094 
- 00010939  0x00001995 rtn 
- 00010940  0x0000199d setarg  0x0000ee21 
- 00010941  0x0000199e hstore  0x00000002 , 0x00008050 
- 00010942  0x0000199f hfetch  0x00000004 , 0x0000811c 
- 00010943  0x000019a0 store  0x00000004 , 0x00000abe 
- 00010944  0x000019a1 hfetch  0x00000001 , 0x0000813e 
- 00010945  0x000019a2 store  0x00000001 , 0x00000abd 
- 00010946  0x000019a3 bbit0  0x00000003 , 0x0000645b 
- 00010947  0x000019a4 enable  0x0000002b 
- 00010948  0x000019a5 bbit0  0x00000007 , 0x00002acc 
- 00010949  0x000019a6 disable  0x0000002b 
- 00010950  0x000019a7 deposit  0x00000027 
- 00010951  0x000019a8 nbranch  0x00002acc , 0x00000034 
- 00010952  0x000019a9 hfetch  0x00000001 , 0x0000813b 
- 00010953  0x000019aa bbit1  0x00000002 , 0x00002acc 
- 00010954  0x000019ab arg  0xffffffff , 0x00000002 
- 00010955  0x000019ac branch  0x00002b3c 
- 00010956  0x000019ae hfetch  0x00000003 , 0x0000813c 
- 00010957  0x000019af hstore  0x00000003 , 0x0000804c 
- 00010958  0x000019b0 ifetch  0x00000001 , 0x00000006 
- 00010959  0x000019b1 or_into  0x000000ef , 0x0000003f 
- 00010960  0x000019b2 istore  0x00000001 , 0x00000005 
- 00010961  0x000019b3 call  0x00002c23 
- 00010962  0x000019b4 hfetch  0x00000001 , 0x0000804f 
- 00010963  0x000019b5 set1  0x00000004 , 0x0000003f 
- 00010964  0x000019b6 hstore  0x00000001 , 0x0000804f 
- 00010965  0x000019b7 call  0x00002c23 
- 00010966  0x000019b8 call  0x00002adf , 0x0000002b 
- 00010967  0x000019b9 hfetch  0x00000001 , 0x0000804e 
- 00010968  0x000019ba set0  0x00000003 , 0x0000003f 
- 00010969  0x000019bb hstore  0x00000001 , 0x0000804e 
- 00010970  0x000019bc call  0x00002c23 
- 00010971  0x000019bd nbranch  0x0000645b , 0x0000002b 
- 00010972  0x000019be rtnmark0  0x0000002b 
- 00010973  0x000019bf jam  0x00000008 , 0x00008006 
- 00010974  0x000019c0 rtn 
- 00010975  0x000019c3 fetch  0x00000001 , 0x00004198 
- 00010976  0x000019c4 hstore  0x00000001 , 0x00008086 
- 00010977  0x000019c5 fetch  0x00000003 , 0x0000418d 
- 00010978  0x000019c6 hstore  0x00000003 , 0x00008080 
- 00010979  0x000019c7 fetch  0x00000004 , 0x00004181 
- 00010980  0x000019c8 hstore  0x00000004 , 0x00008074 
- 00010981  0x000019c9 fetch  0x00000004 , 0x0000417d 
- 00010982  0x000019ca hstore  0x00000004 , 0x00008070 
- 00010983  0x000019cb fetch  0x00000008 , 0x00004185 
- 00010984  0x000019cc hstore  0x00000008 , 0x00008078 
- 00010985  0x000019cd fetch  0x00000008 , 0x00004190 
- 00010986  0x000019ce iforce  0x00000000 
- 00010987  0x000019cf hfetch  0x00000008 , 0x00008140 
- 00010988  0x000019d0 store  0x00000008 , 0x000000a1 
- 00010989  0x000019d1 call  0x000064ca 
- 00010990  0x000019d2 rtn 
- 00010991  0x000019d5 deposit  0x00000000 
- 00010992  0x000019d6 store  0x00000008 , 0x00004190 
- 00010993  0x000019d7 hfetch  0x00000008 , 0x00008070 
- 00010994  0x000019d8 store  0x00000008 , 0x0000417d 
- 00010995  0x000019d9 ifetch  0x00000008 , 0x00000006 
- 00010996  0x000019da istore  0x00000008 , 0x00000005 
- 00010997  0x000019db hfetch  0x00000003 , 0x00008080 
- 00010998  0x000019dc store  0x00000003 , 0x0000418d 
- 00010999  0x000019dd hfetch  0x00000001 , 0x00008086 
- 00011000  0x000019de store  0x00000001 , 0x00004198 
- 00011001  0x000019df branch  0x00002c29 
- 00011002  0x000019e2 hfetch  0x00000001 , 0x00008063 
- 00011003  0x000019e3 nbranch  0x00002b00 , 0x00000034 
- 00011004  0x000019e4 fetch  0x00000003 , 0x0000416f 
- 00011005  0x000019e5 nrtn  0x00000034 
- 00011006  0x000019e6 jam  0x000000c0 , 0x00008063 
- 00011007  0x000019e7 jam  0x00000080 , 0x00008006 
- 00011008  0x000019e9 hfetch  0x00000001 , 0x0000812d 
- 00011009  0x000019ea rtnbit0  0x00000001 
- 00011010  0x000019eb hfetch  0x00000003 , 0x00008149 
- 00011011  0x000019ec store  0x00000003 , 0x0000416f 
- 00011012  0x000019ed rtn 
- 00011013  0x000019f2 bpatch  0x000000a3 , 0x00004014 
- 00011014  0x000019f3 deposit  0x0000001a 
- 00011015  0x000019f4 call  0x00007f37 
- 00011016  0x000019f5 fetcht  0x00000004 , 0x0000415f 
- 00011017  0x000019f6 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00011018  0x000019f7 rtn  0x00000002 
- 00011019  0x000019f8 lshift8  0x0000003f , 0x0000003f 
- 00011020  0x000019f9 lshift4  0x0000003f , 0x0000003f 
- 00011021  0x000019fa idiv  0x00000002 
- 00011022  0x000019fb call  0x00007f86 
- 00011023  0x000019fc quotient  0x0000003f 
- 00011024  0x000019fd arg  0x000000c8 , 0x00000002 
- 00011025  0x000019fe call  0x00007f91 
- 00011026  0x000019ff store  0x00000001 , 0x00000099 
- 00011027  0x00001a00 nbranch  0x00002b15 , 0x00000028 
- 00011028  0x00001a01 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00011029  0x00001a03 fetcht  0x00000003 , 0x0000416f 
- 00011030  0x00001a04 iadd  0x00000002 , 0x0000003f 
- 00011031  0x00001a05 store  0x00000003 , 0x0000416f 
- 00011032  0x00001a07 setarg  0x00000000 
- 00011033  0x00001a08 store  0x00000004 , 0x0000415f 
- 00011034  0x00001a09 rtn 
- 00011035  0x00001a0e fetch  0x00000001 , 0x00004177 
- 00011036  0x00001a0f set1  0x00000002 , 0x0000003f 
- 00011037  0x00001a10 store  0x00000001 , 0x00004177 
- 00011038  0x00001a11 branch  0x00002b23 
- 00011039  0x00001a16 arg  0xffffffff , 0x00000002 
- 00011040  0x00001a17 fetch  0x00000001 , 0x00004176 
- 00011041  0x00001a18 set0  0x00000007 , 0x0000003f 
- 00011042  0x00001a19 store  0x00000001 , 0x00004176 
- 00011043  0x00001a1b bpatch  0x000000a4 , 0x00004014 
- 00011044  0x00001a1c call  0x00002c29 
- 00011045  0x00001a1d fetch  0x00000001 , 0x00004157 
- 00011046  0x00001a1e store  0x00000001 , 0x0000417c 
- 00011047  0x00001a1f fetch  0x00000001 , 0x0000417a 
- 00011048  0x00001a20 set1  0x00000007 , 0x0000003f 
- 00011049  0x00001a21 store  0x00000001 , 0x0000417a 
- 00011050  0x00001a25 bpatch  0x000000a5 , 0x00004014 
- 00011051  0x00001a26 call  0x000029e7 
- 00011052  0x00001a27 fetch  0x00000004 , 0x0000415f 
- 00011053  0x00001a28 iadd  0x00000002 , 0x0000003f 
- 00011054  0x00001a29 store  0x00000004 , 0x0000415f 
- 00011055  0x00001a2a call  0x00002aef 
- 00011056  0x00001a2b fetch  0x00000005 , 0x00004178 
- 00011057  0x00001a2c hstore  0x00000004 , 0x0000804c 
- 00011058  0x00001a2d rshift32  0x0000003f , 0x00000011 
- 00011059  0x00001a2e until  0x0000003e , 0x00000033 
- 00011060  0x00001a2f deposit  0x00000019 
- 00011061  0x00001a30 store  0x00000006 , 0x00004163 
- 00011062  0x00001a31 jam  0x00000002 , 0x00008005 
- 00011063  0x00001a32 until  0x0000003e , 0x00000033 
- 00011064  0x00001a33 until  0x0000003e , 0x00000033 
- 00011065  0x00001a34 deposit  0x00000011 
- 00011066  0x00001a35 hstore  0x00000001 , 0x0000804f 
- 00011067  0x00001a36 jam  0x00000002 , 0x00008005 
- 00011068  0x00001a38 until  0x0000003e , 0x00000033 
- 00011069  0x00001a39 until  0x0000003e , 0x00000033 
- 00011070  0x00001a3a hstoret  0x00000004 , 0x0000804c 
- 00011071  0x00001a3b jam  0x00000010 , 0x00008005 
- 00011072  0x00001a3c until  0x0000003e , 0x0000003f 
- 00011073  0x00001a42 bpatch  0x000000a6 , 0x00004014 
- 00011074  0x00001a43 setarg  0x00000000 
- 00011075  0x00001a44 copy  0x00000027 , 0x0000003e 
- 00011076  0x00001a45 branch  0x00002b4c , 0x00000005 
- 00011077  0x00001a46 hfetch  0x00000001 , 0x0000813c 
- 00011078  0x00001a47 hfetcht  0x00000001 , 0x0000813d 
- 00011079  0x00001a48 isub  0x00000002 , 0x0000003e 
- 00011080  0x00001a49 branch  0x00002b4a , 0x00000002 
- 00011081  0x00001a4a deposit  0x00000002 
- 00011082  0x00001a4c isub  0x00000027 , 0x0000003f 
- 00011083  0x00001a4d increase  0x00000001 , 0x0000003f 
- 00011084  0x00001a4f increase  0x00000008 , 0x0000003f 
- 00011085  0x00001a50 until  0x0000003e , 0x00000033 
- 00011086  0x00001a51 iadd  0x00000031 , 0x0000003f 
- 00011087  0x00001a52 fetcht  0x00000004 , 0x0000415b 
- 00011088  0x00001a53 iadd  0x00000002 , 0x0000003f 
- 00011089  0x00001a54 fetcht  0x00000003 , 0x0000416f 
- 00011090  0x00001a55 imul32  0x00000002 , 0x0000003f 
- 00011091  0x00001a56 rshift8  0x0000003f , 0x0000003f 
- 00011092  0x00001a57 rshift4  0x0000003f , 0x0000003f 
- 00011093  0x00001a58 increase  0x0000006e , 0x0000003f 
- 00011094  0x00001a59 arg  0x00000ea6 , 0x00000002 
- 00011095  0x00001a5a idiv  0x00000002 
- 00011096  0x00001a5b call  0x00007f86 
- 00011097  0x00001a5c quotient  0x0000003f 
- 00011098  0x00001a5d lshift16  0x0000003f , 0x0000003f 
- 00011099  0x00001a5e remainder  0x00000002 
- 00011100  0x00001a5f ior  0x00000002 , 0x0000003f 
- 00011101  0x00001a60 fetcht  0x00000006 , 0x00004163 
- 00011102  0x00001a61 call  0x00007f2c 
- 00011103  0x00001a62 copy  0x00000002 , 0x00000019 
- 00011104  0x00001a63 fetch  0x00000006 , 0x00004048 
- 00011105  0x00001a64 call  0x00002854 
- 00011106  0x00001a65 deposit  0x0000001a 
- 00011107  0x00001a66 store  0x00000006 , 0x00000a9a 
- 00011108  0x00001a67 deposit  0x00000027 
- 00011109  0x00001a68 istore  0x00000001 , 0x00000005 
- 00011110  0x00001a69 hfetch  0x00000001 , 0x0000811d 
- 00011111  0x00001a6a or_into  0x000000f0 , 0x0000003f 
- 00011112  0x00001a6b istore  0x00000001 , 0x00000005 
- 00011113  0x00001a6c rtn 
- 00011114  0x00001a6f bpatch  0x000000a7 , 0x00004014 
- 00011115  0x00001a70 call  0x00002afa 
- 00011116  0x00001a71 fetch  0x00000003 , 0x0000416f 
- 00011117  0x00001a72 rtn  0x00000034 
- 00011118  0x00001a73 fetch  0x00000001 , 0x00004091 
- 00011119  0x00001a74 rtn  0x00000034 
- 00011120  0x00001a75 fetch  0x00000001 , 0x0000465a 
- 00011121  0x00001a76 branch  0x00002b74 , 0x00000034 
- 00011122  0x00001a77 fetch  0x00000001 , 0x000045b1 
- 00011123  0x00001a78 rtn  0x00000034 
- 00011124  0x00001a7a fetch  0x00000001 , 0x000044c0 
- 00011125  0x00001a7b nrtn  0x00000034 
- 00011126  0x00001a7c call  0x00002c3a 
- 00011127  0x00001a7d nrtn  0x00000034 
- 00011128  0x00001a7e fetch  0x00000001 , 0x00004040 
- 00011129  0x00001a7f compare  0x00000003 , 0x0000003f , 0x00000007 
- 00011130  0x00001a80 nbranch  0x00002b9d , 0x00000001 
- 00011131  0x00001a81 fetch  0x00000002 , 0x00004042 
- 00011132  0x00001a82 rtn  0x00000034 
- 00011133  0x00001a83 rtn  0x0000002b 
- 00011134  0x00001a84 bpatch  0x000000a8 , 0x00004015 
- 00011135  0x00001a86 fetcht  0x00000001 , 0x000000a0 
- 00011136  0x00001a87 fetch  0x00000002 , 0x00004042 
- 00011137  0x00001a88 imul32  0x00000002 , 0x0000003f 
- 00011138  0x00001a89 rshift4  0x00000002 , 0x00000002 
- 00011139  0x00001a8a rshift2  0x00000002 , 0x00000002 
- 00011140  0x00001a8b isub  0x00000002 , 0x0000003f 
- 00011141  0x00001a8c fetcht  0x00000004 , 0x00004044 
- 00011142  0x00001a8d iadd  0x00000002 , 0x0000003f 
- 00011143  0x00001a8e fetcht  0x00000001 , 0x00004156 
- 00011144  0x00001a8f isub  0x00000002 , 0x0000003f 
- 00011145  0x00001a90 lshift16  0x0000003f , 0x00000030 
- 00011146  0x00001a91 bpatch  0x000000a9 , 0x00004015 
- 00011147  0x00001a92 fetch  0x00000002 , 0x0000404e 
- 00011148  0x00001a93 rshift  0x0000003f , 0x0000003f 
- 00011149  0x00001a94 call  0x00007f50 
- 00011150  0x00001a95 deposit  0x00000030 
- 00011151  0x00001a96 call  0x00007f39 
- 00011152  0x00001a97 copy  0x0000001a , 0x00000002 
- 00011153  0x00001a98 call  0x00007f37 
- 00011154  0x00001a99 rtn  0x00000028 
- 00011155  0x00001a9b call  0x00007f49 
- 00011156  0x00001a9d bpatch  0x000000aa , 0x00004015 
- 00011157  0x00001a9e fetch  0x00000001 , 0x00004178 
- 00011158  0x00001a9f isub  0x00000002 , 0x0000003e 
- 00011159  0x00001aa0 branch  0x00002b18 , 0x00000002 
- 00011160  0x00001aa1 storet  0x00000004 , 0x0000415b 
- 00011161  0x00001aa2 call  0x00003328 
- 00011162  0x00001aa3 call  0x000052fb 
- 00011163  0x00001aa4 fetcht  0x00000004 , 0x0000415b 
- 00011164  0x00001aa5 branch  0x00002b2a 
- 00011165  0x00001aa8 bpatch  0x000000ab , 0x00004015 
- 00011166  0x00001aa9 fetch  0x00000001 , 0x00004040 
- 00011167  0x00001aaa rtnbit1  0x00000000 
- 00011168  0x00001aab rtnbit1  0x00000003 
- 00011169  0x00001aac fetch  0x00000001 , 0x0000465a 
- 00011170  0x00001aad branch  0x00002ba5 , 0x00000034 
- 00011171  0x00001aae fetch  0x00000001 , 0x000045b1 
- 00011172  0x00001aaf rtn  0x00000034 
- 00011173  0x00001ab1 bpatch  0x000000ac , 0x00004015 
- 00011174  0x00001ab2 fetch  0x00000001 , 0x0000436e 
- 00011175  0x00001ab3 nbranch  0x00002baa , 0x00000034 
- 00011176  0x00001ab4 fetch  0x00000001 , 0x00004093 
- 00011177  0x00001ab5 rtn  0x00000034 
- 00011178  0x00001ab7 fetch  0x00000002 , 0x00004154 
- 00011179  0x00001ab8 rtn  0x00000034 
- 00011180  0x00001aba fetcht  0x00000001 , 0x00004156 
- 00011181  0x00001abb isub  0x00000002 , 0x0000003f 
- 00011182  0x00001abc arg  0x00001d4c , 0x00000002 
- 00011183  0x00001abd imul32  0x00000002 , 0x0000003f 
- 00011184  0x00001abe branch  0x00002b93 
- 00011185  0x00001ac1 bpatch  0x000000ad , 0x00004015 
- 00011186  0x00001ac2 disable  0x0000002b 
- 00011187  0x00001ac3 fetch  0x00000001 , 0x00000030 
- 00011188  0x00001ac4 rtnbit0  0x00000001 
- 00011189  0x00001ac5 nbranch  0x00002bd0 , 0x0000002d 
- 00011190  0x00001ac6 call  0x00002bcb 
- 00011191  0x00001ac7 fetch  0x00000002 , 0x000040c1 
- 00011192  0x00001ac8 store  0x00000002 , 0x0000003e 
- 00011193  0x00001ac9 fetch  0x00000001 , 0x00000047 
- 00011194  0x00001aca bbit1  0x00000003 , 0x00002bde 
- 00011195  0x00001acb bmark0  0x0000000d , 0x00002bde 
- 00011196  0x00001acc call  0x00005274 
- 00011197  0x00001acd nbranch  0x00002bde , 0x00000034 
- 00011198  0x00001ace fetch  0x00000001 , 0x0000455c 
- 00011199  0x00001acf bbit1  0x00000001 , 0x00002bde 
- 00011200  0x00001ad1 jam  0x00000000 , 0x000000a0 
- 00011201  0x00001ad2 bmark0  0x0000000d , 0x00002bde 
- 00011202  0x00001ad3 fetch  0x00000001 , 0x00004174 
- 00011203  0x00001ad4 branch  0x00002be2 , 0x00000034 
- 00011204  0x00001ad5 increase  0xffffffff , 0x0000003f 
- 00011205  0x00001ad6 store  0x00000001 , 0x00004174 
- 00011206  0x00001ad7 rtn 
- 00011207  0x00001adb arg  0x00000001 , 0x00000007 
- 00011208  0x00001adc branch  0x000060cd 
- 00011209  0x00001adf arg  0x00000001 , 0x00000007 
- 00011210  0x00001ae0 branch  0x000060d1 
- 00011211  0x00001ae5 jam  0x00000000 , 0x00004159 
- 00011212  0x00001ae6 fetch  0x00000003 , 0x00004169 
- 00011213  0x00001ae7 increase  0x00000001 , 0x0000003f 
- 00011214  0x00001ae8 store  0x00000003 , 0x00004169 
- 00011215  0x00001ae9 rtn 
- 00011216  0x00001aec bpatch  0x000000ae , 0x00004015 
- 00011217  0x00001aed fetcht  0x00000002 , 0x000040c1 
- 00011218  0x00001aee rshift  0x00000002 , 0x00000002 
- 00011219  0x00001aef fetch  0x00000002 , 0x0000003e 
- 00011220  0x00001af0 iadd  0x00000002 , 0x0000003f 
- 00011221  0x00001af1 store  0x00000002 , 0x0000003e 
- 00011222  0x00001af3 jam  0x00000000 , 0x000000a0 
- 00011223  0x00001af4 fetch  0x00000003 , 0x0000416c 
- 00011224  0x00001af5 increase  0x00000001 , 0x0000003f 
- 00011225  0x00001af6 store  0x00000003 , 0x0000416c 
- 00011226  0x00001af7 fetch  0x00000001 , 0x00004159 
- 00011227  0x00001af8 increase  0x00000001 , 0x0000003f 
- 00011228  0x00001af9 store  0x00000001 , 0x00004159 
- 00011229  0x00001afa rtn 
- 00011230  0x00001afd jam  0x00000000 , 0x000000a0 
- 00011231  0x00001afe fetch  0x00000001 , 0x00004173 
- 00011232  0x00001aff store  0x00000001 , 0x00004174 
- 00011233  0x00001b00 rtn 
- 00011234  0x00001b03 fetcht  0x00000001 , 0x00004172 
- 00011235  0x00001b04 storet  0x00000001 , 0x000000a0 
- 00011236  0x00001b05 rtn 
- 00011237  0x00001b08 bpatch  0x000000af , 0x00004015 
- 00011238  0x00001b09 fetch  0x00000001 , 0x00004178 
- 00011239  0x00001b0a nrtn  0x00000034 
- 00011240  0x00001b0b jam  0x00000006 , 0x00008042 
- 00011241  0x00001b0c setarg  0x00000f0c 
- 00011242  0x00001b0d call  0x00002c18 
- 00011243  0x00001b0e setarg  0x00030d40 
- 00011244  0x00001b0f call  0x00002a8f 
- 00011245  0x00001b10 until  0x0000003e , 0x00000033 
- 00011246  0x00001b11 copy  0x00000031 , 0x00000030 
- 00011247  0x00001b12 call  0x000029e7 
- 00011248  0x00001b13 jam  0x00000004 , 0x00008042 
- 00011249  0x00001b14 nop  0x0000000a 
- 00011250  0x00001b15 until  0x0000003e , 0x00000033 
- 00011251  0x00001b16 deposit  0x00000031 
- 00011252  0x00001b17 isub  0x00000030 , 0x0000003f 
- 00011253  0x00001b18 increase  0x00000030 , 0x0000003f 
- 00011254  0x00001b19 arg  0x000000ff , 0x00000002 
- 00011255  0x00001b1a call  0x00007f91 
- 00011256  0x00001b1b store  0x00000001 , 0x00004178 
- 00011257  0x00001b1c nop  0x00007530 
- 00011258  0x00001b1d nop  0x00007530 
- 00011259  0x00001b1e nop  0x00007530 
- 00011260  0x00001b1f rtn 
- 00011261  0x00001b22 fetch  0x00000001 , 0x00004178 
- 00011262  0x00001b23 nrtn  0x00000034 
- 00011263  0x00001b24 jam  0x000000ff , 0x00008044 
- 00011264  0x00001b25 jam  0x00000006 , 0x00008042 
- 00011265  0x00001b26 call  0x000029e7 
- 00011266  0x00001b27 setarg  0x000003e8 
- 00011267  0x00001b28 iadd  0x00000031 , 0x00000030 
- 00011268  0x00001b29 snooze 
- 00011269  0x00001b2a deposit  0x00000031 
- 00011270  0x00001b2b nop  0x00002ee0 
- 00011271  0x00001b2c nop  0x00002ee0 
- 00011272  0x00001b2d nop  0x00002ee0 
- 00011273  0x00001b2e nop  0x00002ee0 
- 00011274  0x00001b2f nop  0x00002ee0 
- 00011275  0x00001b30 nop  0x00002ee0 
- 00011276  0x00001b31 nop  0x00002ee0 
- 00011277  0x00001b32 nop  0x00002ee0 
- 00011278  0x00001b33 nop  0x00002ee0 
- 00011279  0x00001b34 isub  0x00000030 , 0x0000003f 
- 00011280  0x00001b35 add  0x0000003f , 0x00000030 , 0x0000003f 
- 00011281  0x00001b36 arg  0x000000ff , 0x00000002 
- 00011282  0x00001b37 call  0x00007f91 
- 00011283  0x00001b38 store  0x00000001 , 0x00004178 
- 00011284  0x00001b39 nop  0x00007530 
- 00011285  0x00001b3a nop  0x00007530 
- 00011286  0x00001b3b nop  0x00007530 
- 00011287  0x00001b3c rtn 
- 00011288  0x00001b42 arg  0x00000fff , 0x00000005 
- 00011289  0x00001b43 iand  0x00000005 , 0x00000005 
- 00011290  0x00001b44 fetch  0x00000001 , 0x00004175 
- 00011291  0x00001b45 and_into  0x000000f0 , 0x0000003f 
- 00011292  0x00001b46 lshift8  0x0000003f , 0x0000003f 
- 00011293  0x00001b47 ior  0x00000005 , 0x0000003f 
- 00011294  0x00001b48 hstore  0x00000002 , 0x0000804c 
- 00011295  0x00001b49 ifetch  0x00000002 , 0x00000006 
- 00011296  0x00001b4a istore  0x00000002 , 0x00000005 
- 00011297  0x00001b4d setarg  0x00000001 
- 00011298  0x00001b4e branch  0x00002c24 
- 00011299  0x00001b51 setarg  0x00000002 
- 00011300  0x00001b53 until  0x0000003e , 0x00000033 
- 00011301  0x00001b54 hstore  0x00000001 , 0x00008005 
- 00011302  0x00001b55 until  0x0000003e , 0x00000033 
- 00011303  0x00001b56 until  0x0000003e , 0x00000033 
- 00011304  0x00001b57 rtn 
- 00011305  0x00001b5b bpatch  0x000000b0 , 0x00004016 
- 00011306  0x00001b5c fetch  0x00000004 , 0x000000a1 
- 00011307  0x00001b5d hstore  0x00000004 , 0x0000804c 
- 00011308  0x00001b5e setarg  0x00000004 
- 00011309  0x00001b5f call  0x00002c24 
- 00011310  0x00001b60 fetch  0x00000004 , 0x000000a5 
- 00011311  0x00001b61 hstore  0x00000004 , 0x0000804c 
- 00011312  0x00001b62 setarg  0x00000008 
- 00011313  0x00001b63 branch  0x00002c24 
- 00011314  0x00001b66 fetch  0x00000002 , 0x00004152 
- 00011315  0x00001b67 qset1  0x0000003f 
- 00011316  0x00001b68 store  0x00000002 , 0x00004152 
- 00011317  0x00001b69 rtn 
- 00011318  0x00001b6c fetch  0x00000002 , 0x00004152 
- 00011319  0x00001b6d qset0  0x0000003f 
- 00011320  0x00001b6e store  0x00000002 , 0x00004152 
- 00011321  0x00001b6f rtn 
- 00011322  0x00001b74 bpatch  0x000000b1 , 0x00004016 
- 00011323  0x00001b75 call  0x00003326 
- 00011324  0x00001b76 fetch  0x00000002 , 0x00004152 
- 00011325  0x00001b77 copy  0x0000003f , 0x00000011 
- 00011326  0x00001b78 fetch  0x00000001 , 0x0000004c 
- 00011327  0x00001b79 isolate1  0x00000006 , 0x0000003f 
- 00011328  0x00001b7a setflag  0x00000001 , 0x0000000b , 0x00000011 
- 00011329  0x00001b7b fetch  0x00000001 , 0x00000078 
- 00011330  0x00001b7c fetcht  0x00000001 , 0x0000007c 
- 00011331  0x00001b7d iadd  0x00000002 , 0x0000003f 
- 00011332  0x00001b7e fetcht  0x00000001 , 0x00000048 
- 00011333  0x00001b7f iadd  0x00000002 , 0x0000003f 
- 00011334  0x00001b80 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
- 00011335  0x00001b81 fetch  0x00000001 , 0x000044ff 
- 00011336  0x00001b82 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00011337  0x00001b83 fetch  0x00000002 , 0x0000025d 
- 00011338  0x00001b84 fetcht  0x00000002 , 0x0000025f 
- 00011339  0x00001b85 iadd  0x00000002 , 0x0000003f 
- 00011340  0x00001b86 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
- 00011341  0x00001b87 fetch  0x00000008 , 0x00004668 
- 00011342  0x00001b88 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00011343  0x00001b89 fetch  0x00000008 , 0x00004670 
- 00011344  0x00001b8a nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00011345  0x00001b8b fetch  0x00000001 , 0x000041ce 
- 00011346  0x00001b8c nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00011347  0x00001b8d fetch  0x00000001 , 0x00004092 
- 00011348  0x00001b8e compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00011349  0x00001b8f call  0x00002c5b , 0x00000001 
- 00011350  0x00001b90 setarg  0xfffffff8 
- 00011351  0x00001b91 iand  0x00000011 , 0x00000011 
- 00011352  0x00001b92 copy  0x00000011 , 0x0000003f 
- 00011353  0x00001b93 store  0x00000002 , 0x00004152 
- 00011354  0x00001b94 rtn 
- 00011355  0x00001b97 hfetch  0x00000002 , 0x00008112 
- 00011356  0x00001b98 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00011357  0x00001b99 hfetch  0x00000002 , 0x0000810e 
- 00011358  0x00001b9a nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00011359  0x00001b9b rtn 
- 00011360  0x00001b9e hfetch  0x00000004 , 0x00008138 
- 00011361  0x00001b9f set0  0x0000001b , 0x0000003f 
- 00011362  0x00001ba0 hstore  0x00000004 , 0x0000804c 
- 00011363  0x00001ba1 call  0x00002c21 
- 00011364  0x00001ba2 branch  0x00002a8c 
- 00011365  0x00001ba5 hfetch  0x00000004 , 0x0000813c 
- 00011366  0x00001ba6 set0  0x00000014 , 0x0000003f 
- 00011367  0x00001ba7 hstore  0x00000004 , 0x0000804c 
- 00011368  0x00001ba8 branch  0x00002c23 
- 00011369  0x00001bab fetch  0x00000002 , 0x00004150 
- 00011370  0x00001bac bbit1  0x00000000 , 0x00002a8c 
- 00011371  0x00001bad rtn 
- 00011372  0x00001baf fetch  0x00000002 , 0x00004150 
- 00011373  0x00001bb0 bbit1  0x00000001 , 0x00002a8c 
- 00011374  0x00001bb1 rtn 
- 00011375  0x00001bb3 fetch  0x00000002 , 0x00004150 
- 00011376  0x00001bb4 bbit1  0x00000002 , 0x00002a8c 
- 00011377  0x00001bb5 rtn 
- 00011378  0x00001bf3 bpatch  0x000000b2 , 0x00004016 
- 00011379  0x00001bf4 call  0x00002c7a 
- 00011380  0x00001bf5 add  0x00000013 , 0x000000cd , 0x00000012 
- 00011381  0x00001bf6 ifetch  0x00000001 , 0x00000012 
- 00011382  0x00001bf8 rtneq  0x00000000 
- 00011383  0x00001bf9 beq  0x00000001 , 0x00002d06 
- 00011384  0x00001bfa beq  0x00000002 , 0x00002c7f 
- 00011385  0x00001bfb rtn 
- 00011386  0x00001bfe fetcht  0x00000002 , 0x00004241 
- 00011387  0x00001bff copy  0x00000002 , 0x00000013 
- 00011388  0x00001c00 rtn 
- 00011389  0x00001c03 call  0x00002f3d 
- 00011390  0x00001c04 branch  0x0000307d 
- 00011391  0x00001c07 call  0x00003084 
- 00011392  0x00001c08 call  0x0000305a 
- 00011393  0x00001c09 call  0x0000305e 
- 00011394  0x00001c0a branch  0x000030a2 
- 00011395  0x00001c10 call  0x00003231 
- 00011396  0x00001c11 setarg  0x0000004e 
- 00011397  0x00001c12 call  0x0000322f 
- 00011398  0x00001c13 call  0x000032ba 
- 00011399  0x00001c16 add  0x00000013 , 0x00000092 , 0x00000011 
- 00011400  0x00001c17 ifetch  0x00000004 , 0x00000011 
- 00011401  0x00001c18 branch  0x0000322c 
- 00011402  0x00001c1b call  0x00002c7a 
- 00011403  0x00001c1c add  0x00000013 , 0x00000091 , 0x00000012 
- 00011404  0x00001c1d ifetcht  0x00000001 , 0x00000012 
- 00011405  0x00001c1f call  0x00002c90 
- 00011406  0x00001c20 add  0x00000013 , 0x00000091 , 0x00000005 
- 00011407  0x00001c22 branch  0x00002e56 
- 00011408  0x00001c25 call  0x00002c94 
- 00011409  0x00001c26 increase  0x00000001 , 0x00000002 
- 00011410  0x00001c27 and_into  0x00000003 , 0x00000002 
- 00011411  0x00001c28 rtn 
- 00011412  0x00001c2b add  0x00000013 , 0x000000ae , 0x00000012 
- 00011413  0x00001c2c ifetch  0x00000001 , 0x00000012 
- 00011414  0x00001c2e and_into  0x00000003 , 0x0000003f 
- 00011415  0x00001c2f mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00011416  0x00001c30 add  0x00000013 , 0x00000097 , 0x0000003f 
- 00011417  0x00001c32 iadd  0x00000011 , 0x0000003f 
- 00011418  0x00001c33 iadd  0x00000002 , 0x00000006 
- 00011419  0x00001c34 ifetch  0x00000001 , 0x00000006 
- 00011420  0x00001c36 branch  0x0000322f 
- 00011421  0x00001c39 call  0x0000326c 
- 00011422  0x00001c3a call  0x0000666a 
- 00011423  0x00001c3b setarg  0x000007e2 
- 00011424  0x00001c3c arg  0x00000aa2 , 0x00000011 
- 00011425  0x00001c3d arg  0x00000004 , 0x00000002 
- 00011426  0x00001c3e call  0x000066b3 
- 00011427  0x00001c3f call  0x0000666d 
- 00011428  0x00001c40 fetch  0x00000004 , 0x00000aa2 
- 00011429  0x00001c41 call  0x00003227 
- 00011430  0x00001c43 nrtn  0x00000034 
- 00011431  0x00001c44 fetch  0x00000004 , 0x000040a0 
- 00011432  0x00001c46 branch  0x00003227 
- 00011433  0x00001c49 call  0x00003241 
- 00011434  0x00001c4b setarg  0x00000000 
- 00011435  0x00001c4c call  0x0000323f 
- 00011436  0x00001c4f call  0x0000323a 
- 00011437  0x00001c51 and_into  0x00000007 , 0x0000003f 
- 00011438  0x00001c53 branch  0x0000323c 
- 00011439  0x00001c56 call  0x0000323a 
- 00011440  0x00001c58 set1  0x00000004 , 0x0000003f 
- 00011441  0x00001c59 call  0x0000323c 
- 00011442  0x00001c5c branch  0x00003235 
- 00011443  0x00001c5f call  0x0000325d 
- 00011444  0x00001c61 beq  0x00000001 , 0x00002cb7 
- 00011445  0x00001c62 beq  0x00000002 , 0x00002cbc 
- 00011446  0x00001c63 rtn 
- 00011447  0x00001c66 call  0x0000323e 
- 00011448  0x00001c69 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011449  0x00001c6a call  0x000032d6 
- 00011450  0x00001c6c call  0x00003242 
- 00011451  0x00001c6e branch  0x00002cac 
- 00011452  0x00001c71 call  0x0000325a 
- 00011453  0x00001c73 branch  0x00002cb8 
- 00011454  0x00001c76 add  0x00000013 , 0x0000008c , 0x00000011 
- 00011455  0x00001c77 ifetch  0x00000001 , 0x00000011 
- 00011456  0x00001c79 increase  0x00000001 , 0x0000003f 
- 00011457  0x00001c7a add  0x00000013 , 0x0000008c , 0x00000005 
- 00011458  0x00001c7b istore  0x00000001 , 0x00000005 
- 00011459  0x00001c7d beq  0x00000020 , 0x00002dd2 
- 00011460  0x00001c7e call  0x00003258 
- 00011461  0x00001c80 beq  0x00000001 , 0x00002cca 
- 00011462  0x00001c81 setarg  0x00000001 
- 00011463  0x00001c82 call  0x0000325b 
- 00011464  0x00001c85 call  0x00003258 
- 00011465  0x00001c87 bne  0x00000001 , 0x00002cac 
- 00011466  0x00001c89 add  0x00000013 , 0x000000d3 , 0x00000011 
- 00011467  0x00001c8a ifetch  0x00000001 , 0x00000011 
- 00011468  0x00001c8c increase  0x00000001 , 0x0000003f 
- 00011469  0x00001c8d call  0x00002cd5 
- 00011470  0x00001c8f beq  0x00000004 , 0x00002cd2 
- 00011471  0x00001c90 call  0x00002c8a 
- 00011472  0x00001c91 call  0x00002d04 
- 00011473  0x00001c93 branch  0x00002d8f 
- 00011474  0x00001c96 call  0x00002cd4 
- 00011475  0x00001c98 branch  0x00002cac 
- 00011476  0x00001c9b setarg  0x00000000 
- 00011477  0x00001c9d add  0x00000013 , 0x000000d3 , 0x00000005 
- 00011478  0x00001c9e branch  0x000032b4 
- 00011479  0x00001ca1 call  0x0000323e 
- 00011480  0x00001ca4 call  0x0000325a 
- 00011481  0x00001ca6 call  0x00003241 
- 00011482  0x00001ca8 branch  0x00002cac 
- 00011483  0x00001cab call  0x0000325d 
- 00011484  0x00001cad beq  0x00000003 , 0x00002cd8 
- 00011485  0x00001cae call  0x0000323a 
- 00011486  0x00001cb0 isolate0  0x00000004 , 0x0000003f 
- 00011487  0x00001cb1 branch  0x00002ca9 , 0x00000001 
- 00011488  0x00001cb2 call  0x0000325d 
- 00011489  0x00001cb4 beq  0x00000001 , 0x00002cd7 
- 00011490  0x00001cb5 beq  0x00000002 , 0x00002cd8 
- 00011491  0x00001cb6 rtn 
- 00011492  0x00001cb9 call  0x00003253 
- 00011493  0x00001cbb rtnne  0x000000ff 
- 00011494  0x00001cbc call  0x00002ce9 
- 00011495  0x00001cbd ncall  0x00002cf4 , 0x0000002c 
- 00011496  0x00001cbe rtn 
- 00011497  0x00001cc1 disable  0x0000002c 
- 00011498  0x00001cc2 add  0x00000013 , 0x000000ce , 0x00000011 
- 00011499  0x00001cc3 ifetch  0x00000001 , 0x00000011 
- 00011500  0x00001cc5 rtnne  0x00000001 
- 00011501  0x00001cc6 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011502  0x00001cc7 ifetch  0x00000001 , 0x00000011 
- 00011503  0x00001cc9 rtnne  0x00000000 
- 00011504  0x00001cca setarg  0x00000001 
- 00011505  0x00001ccb call  0x00002cfd 
- 00011506  0x00001ccd call  0x00003237 
- 00011507  0x00001ccf branch  0x00007feb 
- 00011508  0x00001cd2 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011509  0x00001cd3 ifetch  0x00000001 , 0x00000011 
- 00011510  0x00001cd5 branch  0x00002cff , 0x00000034 
- 00011511  0x00001cd6 increase  0xffffffff , 0x0000003f 
- 00011512  0x00001cd7 call  0x0000323f 
- 00011513  0x00001cd9 setarg  0x00000002 
- 00011514  0x00001cda call  0x00002cfd 
- 00011515  0x00001cdc call  0x00002c8a 
- 00011516  0x00001cde branch  0x00003237 
- 00011517  0x00001ce1 add  0x00000013 , 0x000000d2 , 0x00000005 
- 00011518  0x00001ce2 branch  0x000032b4 
- 00011519  0x00001ce6 setarg  0x00000003 
- 00011520  0x00001ce7 call  0x00002cfd 
- 00011521  0x00001ce9 call  0x00003258 
- 00011522  0x00001ceb nbranch  0x00002cc8 , 0x00000034 
- 00011523  0x00001cec call  0x00002c8a 
- 00011524  0x00001cef setarg  0x00000002 
- 00011525  0x00001cf0 branch  0x00003238 
- 00011526  0x00001cf3 rtnmark0  0x00000026 
- 00011527  0x00001cf4 set1  0x00000027 , 0x00000000 
- 00011528  0x00001cf5 bpatch  0x000000b3 , 0x00004016 
- 00011529  0x00001cf6 add  0x00000013 , 0x0000008e , 0x00000011 
- 00011530  0x00001cf7 ifetch  0x00000001 , 0x00000011 
- 00011531  0x00001cf9 beq  0x00000001 , 0x00002d0f 
- 00011532  0x00001cfa call  0x0000306a 
- 00011533  0x00001cfb nbranch  0x00002d16 , 0x00000028 
- 00011534  0x00001cfc call  0x00002d1b 
- 00011535  0x00001cfe add  0x00000013 , 0x0000008e , 0x00000005 
- 00011536  0x00001cff call  0x000032d6 
- 00011537  0x00001d01 call  0x00002d2c 
- 00011538  0x00001d02 nbranch  0x00002d7d , 0x00000028 
- 00011539  0x00001d03 call  0x00002ce4 
- 00011540  0x00001d05 call  0x00002d8f 
- 00011541  0x00001d06 call  0x00002e7a 
- 00011542  0x00001d08 set0  0x00000027 , 0x00000000 
- 00011543  0x00001d09 rtn 
- 00011544  0x00001d0c rtn  0x00000005 
- 00011545  0x00001d0d set1  0x0000001c , 0x0000003f 
- 00011546  0x00001d0e rtn 
- 00011547  0x00001d11 add  0x00000013 , 0x000000c2 , 0x00000011 
- 00011548  0x00001d12 ifetch  0x00000001 , 0x00000011 
- 00011549  0x00001d14 increase  0x00000001 , 0x0000003f 
- 00011550  0x00001d15 add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011551  0x00001d16 istore  0x00000001 , 0x00000005 
- 00011552  0x00001d18 beq  0x00000004 , 0x00002d23 
- 00011553  0x00001d19 beq  0x00000005 , 0x00002d27 
- 00011554  0x00001d1a rtn 
- 00011555  0x00001d1c add  0x00000013 , 0x000000ad , 0x00000011 
- 00011556  0x00001d1d ifetch  0x00000001 , 0x00000011 
- 00011557  0x00001d21 add  0x00000013 , 0x000000ab , 0x00000005 
- 00011558  0x00001d22 branch  0x000032b4 
- 00011559  0x00001d25 add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011560  0x00001d26 call  0x000032d6 
- 00011561  0x00001d28 add  0x00000013 , 0x000000ac , 0x00000011 
- 00011562  0x00001d29 ifetch  0x00000001 , 0x00000011 
- 00011563  0x00001d2b branch  0x00002d25 
- 00011564  0x00001d2e call  0x00003253 
- 00011565  0x00001d30 bne  0x000000ff , 0x00002eb1 
- 00011566  0x00001d31 bpatch  0x000000b4 , 0x00004016 
- 00011567  0x00001d32 call  0x00002d3a 
- 00011568  0x00001d33 nbranch  0x00002d36 , 0x00000028 
- 00011569  0x00001d34 call  0x00002d53 
- 00011570  0x00001d35 call  0x00002e71 
- 00011571  0x00001d38 setarg  0x00000001 
- 00011572  0x00001d3a add  0x00000013 , 0x0000008b , 0x00000005 
- 00011573  0x00001d3b branch  0x000032b4 
- 00011574  0x00001d3e add  0x00000013 , 0x0000008b , 0x00000011 
- 00011575  0x00001d3f ifetch  0x00000001 , 0x00000011 
- 00011576  0x00001d41 beq  0x00000001 , 0x00007fe7 
- 00011577  0x00001d42 rtn 
- 00011578  0x00001d46 add  0x00000013 , 0x000000d8 , 0x00000002 
- 00011579  0x00001d47 ifetch  0x00000002 , 0x00000002 
- 00011580  0x00001d49 call  0x00007f9c 
- 00011581  0x00001d4a nrtn  0x00000028 
- 00011582  0x00001d4b copy  0x00000011 , 0x0000003f 
- 00011583  0x00001d4c store  0x00000001 , 0x00000aae 
- 00011584  0x00001d4d add  0x00000013 , 0x000000b2 , 0x00000005 
- 00011585  0x00001d4e call  0x000032d6 
- 00011586  0x00001d50 call  0x00002cac 
- 00011587  0x00001d51 store  0x00000001 , 0x0000119e 
- 00011588  0x00001d52 fetch  0x00000001 , 0x00000aae 
- 00011589  0x00001d53 copy  0x0000003f , 0x00000011 
- 00011590  0x00001d54 add  0x00000011 , 0x00000001 , 0x00000002 
- 00011591  0x00001d55 arg  0x0000119f , 0x00000005 
- 00011592  0x00001d56 copy  0x00000011 , 0x00000039 
- 00011593  0x00001d57 copy  0x00000012 , 0x00000006 
- 00011594  0x00001d58 call  0x00007f01 
- 00011595  0x00001d59 arg  0x0000119e , 0x00000011 
- 00011596  0x00001d5b rtnmark0  0x00000027 
- 00011597  0x00001d5c add  0x00000013 , 0x00000086 , 0x00000005 
- 00011598  0x00001d5d istoret  0x00000001 , 0x00000005 
- 00011599  0x00001d5f copy  0x00000002 , 0x00000039 
- 00011600  0x00001d60 add  0x00000013 , 0x00000022 , 0x00000005 
- 00011601  0x00001d63 copy  0x00000011 , 0x00000006 
- 00011602  0x00001d64 branch  0x00007f01 
- 00011603  0x00001d68 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011604  0x00001d69 ifetch  0x00000001 , 0x00000011 
- 00011605  0x00001d6b increase  0x00000002 , 0x0000003f 
- 00011606  0x00001d6c add  0x00000013 , 0x00000088 , 0x00000005 
- 00011607  0x00001d6d istore  0x00000001 , 0x00000005 
- 00011608  0x00001d70 call  0x0000323a 
- 00011609  0x00001d72 call  0x00003235 
- 00011610  0x00001d75 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011611  0x00001d76 ifetch  0x00000001 , 0x00000011 
- 00011612  0x00001d78 lshift3  0x0000003f , 0x0000003f 
- 00011613  0x00001d79 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011614  0x00001d7a ifetcht  0x00000001 , 0x00000011 
- 00011615  0x00001d7c and  0x00000002 , 0x00000003 , 0x00000002 
- 00011616  0x00001d7d lshift  0x00000002 , 0x00000002 
- 00011617  0x00001d7e ior  0x00000002 , 0x0000003f 
- 00011618  0x00001d7f add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011619  0x00001d80 ifetcht  0x00000001 , 0x00000011 
- 00011620  0x00001d82 iadd  0x00000002 , 0x0000003f 
- 00011621  0x00001d83 istore  0x00000001 , 0x00000005 
- 00011622  0x00001d85 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011623  0x00001d86 ifetch  0x00000001 , 0x00000011 
- 00011624  0x00001d88 iforce  0x00000039 
- 00011625  0x00001d89 add  0x00000013 , 0x00000022 , 0x00000006 
- 00011626  0x00001d8b branch  0x00007f01 
- 00011627  0x00001d8e call  0x0000324f 
- 00011628  0x00001d90 call  0x0000325a 
- 00011629  0x00001d92 call  0x00002e6d 
- 00011630  0x00001d93 call  0x00002cac 
- 00011631  0x00001d94 store  0x00000001 , 0x0000119e 
- 00011632  0x00001d95 call  0x00002d77 
- 00011633  0x00001d96 call  0x0000323a 
- 00011634  0x00001d98 set1  0x00000003 , 0x0000003f 
- 00011635  0x00001d99 call  0x0000323c 
- 00011636  0x00001d9b call  0x00002d53 
- 00011637  0x00001d9c call  0x00002d33 
- 00011638  0x00001d9d branch  0x00002d14 
- 00011639  0x00001da0 store  0x00000001 , 0x0000119f 
- 00011640  0x00001da1 call  0x00003224 
- 00011641  0x00001da3 store  0x00000004 , 0x000011a0 
- 00011642  0x00001da4 arg  0x00000006 , 0x00000002 
- 00011643  0x00001da5 arg  0x0000119e , 0x00000011 
- 00011644  0x00001da6 branch  0x00002d4c 
- 00011645  0x00001da9 add  0x00000013 , 0x000000b2 , 0x00000011 
- 00011646  0x00001daa ifetch  0x00000001 , 0x00000011 
- 00011647  0x00001dac branch  0x00002d6b , 0x00000034 
- 00011648  0x00001daf add  0x00000013 , 0x000000da , 0x00000011 
- 00011649  0x00001db0 ifetch  0x00000002 , 0x00000011 
- 00011650  0x00001db2 branch  0x00007f9c 
- 00011651  0x00001db5 call  0x00002c7a 
- 00011652  0x00001db7 call  0x00002afa 
- 00011653  0x00001db8 fetch  0x00000003 , 0x0000416f 
- 00011654  0x00001db9 rtn  0x00000034 
- 00011655  0x00001dba add  0x00000013 , 0x000000dc , 0x00000002 
- 00011656  0x00001dbb ifetch  0x00000002 , 0x00000002 
- 00011657  0x00001dbd call  0x00007f9c 
- 00011658  0x00001dbe add  0x00000013 , 0x000000b6 , 0x00000002 
- 00011659  0x00001dbf ifetch  0x00000008 , 0x00000002 
- 00011660  0x00001dc1 call  0x00007f49 
- 00011661  0x00001dc2 storet  0x00000004 , 0x0000415b 
- 00011662  0x00001dc3 branch  0x00002b2a 
- 00011663  0x00001dc6 call  0x00002c7a 
- 00011664  0x00001dc7 add  0x00000013 , 0x0000008f , 0x00000005 
- 00011665  0x00001dc8 call  0x000032d6 
- 00011666  0x00001dcb call  0x00002da4 
- 00011667  0x00001dcc nbranch  0x00002dae , 0x00000018 
- 00011668  0x00001dcd nbranch  0x00002dae , 0x0000002f 
- 00011669  0x00001dce call  0x00002dd6 
- 00011670  0x00001dcf call  0x00002e75 
- 00011671  0x00001dd1 call  0x00002c7a 
- 00011672  0x00001dd2 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011673  0x00001dd3 ifetch  0x00000001 , 0x00000011 
- 00011674  0x00001dd5 increase  0x00000001 , 0x0000003f 
- 00011675  0x00001dd6 call  0x00003232 
- 00011676  0x00001dd8 call  0x00003253 
- 00011677  0x00001dda bne  0x000000ff , 0x00002ed0 
- 00011678  0x00001ddb call  0x00002cdb 
- 00011679  0x00001ddd setarg  0x00000000 
- 00011680  0x00001dde add  0x00000013 , 0x0000008c , 0x00000005 
- 00011681  0x00001ddf istore  0x00000002 , 0x00000005 
- 00011682  0x00001de3 setarg  0x00000000 
- 00011683  0x00001de4 branch  0x00002d34 
- 00011684  0x00001de8 disable  0x0000002f 
- 00011685  0x00001de9 call  0x00002df7 
- 00011686  0x00001dea call  0x00002c7a 
- 00011687  0x00001deb add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011688  0x00001dec ifetch  0x00000001 , 0x00000011 
- 00011689  0x00001dee beq  0x00000001 , 0x00002dac 
- 00011690  0x00001def call  0x00002e11 
- 00011691  0x00001df0 branch  0x00002e45 
- 00011692  0x00001df2 call  0x00002e45 
- 00011693  0x00001df3 branch  0x00002d97 
- 00011694  0x00001df7 bpatch  0x000000b5 , 0x00004016 
- 00011695  0x00001df8 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011696  0x00001df9 ifetch  0x00000001 , 0x00000011 
- 00011697  0x00001dfb increase  0x00000001 , 0x0000003f 
- 00011698  0x00001dfc add  0x00000013 , 0x0000008d , 0x00000005 
- 00011699  0x00001dfd istore  0x00000001 , 0x00000005 
- 00011700  0x00001dff call  0x00003253 
- 00011701  0x00001e01 bne  0x000000ff , 0x00002dcc 
- 00011702  0x00001e02 add  0x00000013 , 0x0000008f , 0x00000011 
- 00011703  0x00001e03 ifetcht  0x00000001 , 0x00000011 
- 00011704  0x00001e05 increase  0x00000001 , 0x00000002 
- 00011705  0x00001e06 add  0x00000013 , 0x0000008f , 0x00000005 
- 00011706  0x00001e07 istoret  0x00000001 , 0x00000005 
- 00011707  0x00001e09 add  0x00000013 , 0x000000cc , 0x00000011 
- 00011708  0x00001e0a ifetch  0x00000001 , 0x00000011 
- 00011709  0x00001e0c isub  0x00000002 , 0x0000003f 
- 00011710  0x00001e0d nbranch  0x00002d92 , 0x00000034 
- 00011711  0x00001e0e bpatch  0x000000b6 , 0x00004016 
- 00011712  0x00001e0f call  0x0000325d 
- 00011713  0x00001e11 beq  0x00000003 , 0x00002cbe 
- 00011714  0x00001e12 add  0x00000013 , 0x000000d1 , 0x00000011 
- 00011715  0x00001e13 ifetch  0x00000001 , 0x00000011 
- 00011716  0x00001e15 increase  0x00000001 , 0x0000003f 
- 00011717  0x00001e16 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011718  0x00001e17 istore  0x00000001 , 0x00000005 
- 00011719  0x00001e19 beq  0x00000002 , 0x00002cb3 
- 00011720  0x00001e1a call  0x00002caf 
- 00011721  0x00001e1b setarg  0x00000001 
- 00011722  0x00001e1c call  0x00003238 
- 00011723  0x00001e1e branch  0x00002d8f 
- 00011724  0x00001e21 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011725  0x00001e22 ifetch  0x00000001 , 0x00000011 
- 00011726  0x00001e24 rtnne  0x000000ff 
- 00011727  0x00001e25 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011728  0x00001e26 call  0x000032d6 
- 00011729  0x00001e28 branch  0x00002dd4 
- 00011730  0x00001e2b add  0x00000013 , 0x0000008c , 0x00000005 
- 00011731  0x00001e2c call  0x000032d6 
- 00011732  0x00001e2f jam  0x0000003a , 0x00000a99 
- 00011733  0x00001e30 branch  0x00007d86 
- 00011734  0x00001e33 call  0x00002dde 
- 00011735  0x00001e34 add  0x00000013 , 0x00000084 , 0x00000011 
- 00011736  0x00001e35 ifetch  0x00000001 , 0x00000011 
- 00011737  0x00001e37 rtn  0x00000034 
- 00011738  0x00001e38 iforce  0x00000039 
- 00011739  0x00001e39 add  0x00000013 , 0x00000002 , 0x00000006 
- 00011740  0x00001e3b add  0x00000013 , 0x00000064 , 0x00000005 
- 00011741  0x00001e3d branch  0x00007f01 
- 00011742  0x00001e42 call  0x0000325f 
- 00011743  0x00001e44 rshift3  0x0000003f , 0x0000003f 
- 00011744  0x00001e45 add  0x00000013 , 0x00000084 , 0x00000005 
- 00011745  0x00001e46 istore  0x00000001 , 0x00000005 
- 00011746  0x00001e49 increase  0x00000001 , 0x0000003f 
- 00011747  0x00001e4a add  0x00000013 , 0x00000001 , 0x00000006 
- 00011748  0x00001e4c iadd  0x00000006 , 0x00000006 
- 00011749  0x00001e4d ifetch  0x00000003 , 0x00000006 
- 00011750  0x00001e4e add  0x00000013 , 0x000000c4 , 0x00000005 
- 00011751  0x00001e4f istore  0x00000003 , 0x00000005 
- 00011752  0x00001e52 call  0x0000325f 
- 00011753  0x00001e54 rshift  0x0000003f , 0x0000003f 
- 00011754  0x00001e55 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00011755  0x00001e56 add  0x00000013 , 0x000000ca , 0x00000005 
- 00011756  0x00001e57 istore  0x00000001 , 0x00000005 
- 00011757  0x00001e59 rtn 
- 00011758  0x00001e5c disable  0x00000009 
- 00011759  0x00001e5d disable  0x00000007 
- 00011760  0x00001e5e setarg  0x00555555 
- 00011761  0x00001e5f iforce  0x0000000f 
- 00011762  0x00001e60 rtn 
- 00011763  0x00001e63 call  0x00002918 
- 00011764  0x00001e64 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011765  0x00001e65 ifetcht  0x00000001 , 0x00000011 
- 00011766  0x00001e67 branch  0x00002933 
- 00011767  0x00001e6a call  0x00002dee 
- 00011768  0x00001e6b call  0x00002df3 
- 00011769  0x00001e6c set1  0x00000000 , 0x00000015 
- 00011770  0x00001e6d enable  0x0000001d 
- 00011771  0x00001e6e enable  0x00000020 
- 00011772  0x00001e6f disable  0x00000021 
- 00011773  0x00001e70 call  0x000053c4 
- 00011774  0x00001e71 call  0x0000322a 
- 00011775  0x00001e73 iforce  0x00000009 
- 00011776  0x00001e74 inject  0x00000003 , 0x00000020 
- 00011777  0x00001e75 enable  0x00000009 
- 00011778  0x00001e76 add  0x00000013 , 0x00000088 , 0x00000011 
- 00011779  0x00001e77 ifetch  0x00000001 , 0x00000011 
- 00011780  0x00001e79 iforce  0x00000039 
- 00011781  0x00001e7a add  0x00000013 , 0x00000042 , 0x00000006 
- 00011782  0x00001e7d ifetch  0x00000001 , 0x00000006 
- 00011783  0x00001e7e inject  0x00000003 , 0x00000008 
- 00011784  0x00001e7f loop  0x00002e06 
- 00011785  0x00001e80 enable  0x00000008 
- 00011786  0x00001e81 inject  0x00000003 , 0x00000018 
- 00011787  0x00001e82 disable  0x00000008 
- 00011788  0x00001e83 until  0x0000003e , 0x00000027 
- 00011789  0x00001e84 bpatch  0x000000b7 , 0x00004016 
- 00011790  0x00001e85 nop  0x00000064 
- 00011791  0x00001e86 disable  0x0000001d 
- 00011792  0x00001e87 rtn 
- 00011793  0x00001e8a disable  0x0000002f 
- 00011794  0x00001e8b force  0x00000000 , 0x00000015 
- 00011795  0x00001e8c add  0x00000013 , 0x00000090 , 0x00000011 
- 00011796  0x00001e8d ifetcht  0x00000001 , 0x00000011 
- 00011797  0x00001e8f call  0x0000291f 
- 00011798  0x00001e90 call  0x00002924 
- 00011799  0x00001e92 call  0x00002dee 
- 00011800  0x00001e93 enable  0x0000000d 
- 00011801  0x00001e94 enable  0x00000021 
- 00011802  0x00001e95 disable  0x00000020 
- 00011803  0x00001e96 call  0x000053c4 
- 00011804  0x00001e97 call  0x0000322a 
- 00011805  0x00001e99 iforce  0x00000009 
- 00011806  0x00001e9a enable  0x00000010 
- 00011807  0x00001e9b add  0x00000013 , 0x00000089 , 0x00000011 
- 00011808  0x00001e9c ifetch  0x00000002 , 0x00000011 
- 00011809  0x00001e9e iforce  0x0000001b 
- 00011810  0x00001e9f correlate  0x0000003e , 0x00000003 
- 00011811  0x00001ea0 nbranch  0x00002e4d , 0x00000018 
- 00011812  0x00001ea1 enable  0x00000009 
- 00011813  0x00001ea2 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011814  0x00001ea3 rshift3  0x0000000c , 0x0000003f 
- 00011815  0x00001ea4 add  0x00000013 , 0x00000000 , 0x00000005 
- 00011816  0x00001ea5 istore  0x00000001 , 0x00000005 
- 00011817  0x00001ea7 add  0x00000013 , 0x000000cd , 0x00000011 
- 00011818  0x00001ea8 ifetch  0x00000001 , 0x00000011 
- 00011819  0x00001eaa beq  0x00000002 , 0x00002e33 
- 00011820  0x00001eab bpatch  0x000000b8 , 0x00004017 
- 00011821  0x00001eac add  0x00000013 , 0x00000000 , 0x00000011 
- 00011822  0x00001ead ifetch  0x00000001 , 0x00000011 
- 00011823  0x00001eaf add  0x00000013 , 0x00000087 , 0x00000011 
- 00011824  0x00001eb0 ifetcht  0x00000001 , 0x00000011 
- 00011825  0x00001eb2 icompare  0x00000007 , 0x00000002 
- 00011826  0x00001eb3 nbranch  0x00002e45 , 0x00000001 
- 00011827  0x00001eb5 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011828  0x00001eb6 rshift3  0x0000000c , 0x0000003f 
- 00011829  0x00001eb7 istore  0x00000001 , 0x00000005 
- 00011830  0x00001eb8 rshift3  0x0000003f , 0x0000003f 
- 00011831  0x00001eb9 and  0x0000003f , 0x0000001f , 0x00000039 
- 00011832  0x00001eba branch  0x00002e3d , 0x00000005 
- 00011833  0x00001ebc parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011834  0x00001ebd rshift3  0x0000000c , 0x0000003f 
- 00011835  0x00001ebe istore  0x00000001 , 0x00000005 
- 00011836  0x00001ebf loop  0x00002e39 
- 00011837  0x00001ec1 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00011838  0x00001ec2 rshift32  0x0000003f , 0x0000003f 
- 00011839  0x00001ec3 rshift16  0x0000003f , 0x0000003f 
- 00011840  0x00001ec4 istore  0x00000003 , 0x00000005 
- 00011841  0x00001ec5 branch  0x00002e45 , 0x00000006 
- 00011842  0x00001ec6 enable  0x0000002f 
- 00011843  0x00001ec7 disable  0x0000000d 
- 00011844  0x00001ec8 rtn 
- 00011845  0x00001ecc disable  0x0000001d 
- 00011846  0x00001ecd disable  0x0000000d 
- 00011847  0x00001ece disable  0x00000009 
- 00011848  0x00001ecf disable  0x00000007 
- 00011849  0x00001ed0 branch  0x000028f9 , 0x00000021 
- 00011850  0x00001ed1 until  0x0000003e , 0x00000027 
- 00011851  0x00001ed2 nop  0x00000064 
- 00011852  0x00001ed3 branch  0x000028f9 
- 00011853  0x00001ed6 call  0x00002e4f 
- 00011854  0x00001ed7 branch  0x00002e45 
- 00011855  0x00001eda call  0x000029bb 
- 00011856  0x00001edb rtn  0x00000034 
- 00011857  0x00001edc add  0x00000013 , 0x000000ea , 0x00000011 
- 00011858  0x00001edd ifetcht  0x00000001 , 0x00000011 
- 00011859  0x00001edf arg  0x00000d9e , 0x00000011 
- 00011860  0x00001ee1 call  0x00002e58 
- 00011861  0x00001ee2 add  0x00000013 , 0x000000ea , 0x00000005 
- 00011862  0x00001ee5 istoret  0x00000001 , 0x00000005 
- 00011863  0x00001ee6 rtn 
- 00011864  0x00001ee9 arg  0x000000ff , 0x00000012 
- 00011865  0x00001eea branch  0x00002e5a 
- 00011866  0x00001efd copy  0x00000011 , 0x0000003f 
- 00011867  0x00001efe iadd  0x00000002 , 0x00000005 
- 00011868  0x00001eff fetch  0x00000001 , 0x00000018 
- 00011869  0x00001f00 istore  0x00000001 , 0x00000005 
- 00011870  0x00001f01 increase  0x00000001 , 0x00000002 
- 00011871  0x00001f02 copy  0x00000012 , 0x0000003f 
- 00011872  0x00001f03 iand_into  0x00000002 
- 00011873  0x00001f04 rtn 
- 00011874  0x00001f07 arg  0x00000000 , 0x00000002 
- 00011875  0x00001f08 copy  0x00000011 , 0x00000006 
- 00011876  0x00001f0a ifetch  0x00000001 , 0x00000006 
- 00011877  0x00001f0b iadd  0x00000002 , 0x00000002 
- 00011878  0x00001f0c loop  0x00002e64 
- 00011879  0x00001f0d rshift8  0x00000002 , 0x00000002 
- 00011880  0x00001f0e rtn 
- 00011881  0x00001f11 call  0x00002c7a 
- 00011882  0x00001f12 call  0x00002e9f 
- 00011883  0x00001f13 setarg  0x00000001 
- 00011884  0x00001f14 call  0x00003272 
- 00011885  0x00001f17 setarg  0x00000000 
- 00011886  0x00001f18 call  0x00002e73 
- 00011887  0x00001f1a istore  0x00000001 , 0x00000005 
- 00011888  0x00001f1c rtn 
- 00011889  0x00001f1f call  0x00003270 
- 00011890  0x00001f21 increase  0x00000001 , 0x0000003f 
- 00011891  0x00001f24 add  0x00000013 , 0x000000fc , 0x00000005 
- 00011892  0x00001f25 branch  0x000032b4 
- 00011893  0x00001f2a add  0x00000013 , 0x000000fd , 0x00000011 
- 00011894  0x00001f2b ifetch  0x00000001 , 0x00000011 
- 00011895  0x00001f2c increase  0x00000001 , 0x0000003f 
- 00011896  0x00001f2d add  0x00000013 , 0x000000fd , 0x00000005 
- 00011897  0x00001f2e branch  0x000032b4 
- 00011898  0x00001f31 bpatch  0x000000b9 , 0x00004017 
- 00011899  0x00001f32 call  0x00003270 
- 00011900  0x00001f34 sub  0x0000003f , 0x0000007c , 0x0000003e 
- 00011901  0x00001f35 rtn  0x00000002 
- 00011902  0x00001f36 add  0x00000013 , 0x000000fd , 0x00000011 
- 00011903  0x00001f37 ifetcht  0x00000001 , 0x00000011 
- 00011904  0x00001f39 isub  0x00000002 , 0x00000002 
- 00011905  0x00001f3a call  0x00002e6d 
- 00011906  0x00001f3b setarg  0x00000102 
- 00011907  0x00001f3c iadd  0x00000013 , 0x00000011 
- 00011908  0x00001f3d ifetch  0x00000001 , 0x00000011 
- 00011909  0x00001f3f isub  0x00000002 , 0x0000003e 
- 00011910  0x00001f40 nbranch  0x00002e8d , 0x00000002 
- 00011911  0x00001f41 setarg  0x00000103 
- 00011912  0x00001f42 iadd  0x00000013 , 0x00000011 
- 00011913  0x00001f43 ifetch  0x00000001 , 0x00000011 
- 00011914  0x00001f45 isub  0x00000002 , 0x0000003e 
- 00011915  0x00001f46 branch  0x00002e99 , 0x00000002 
- 00011916  0x00001f47 rtn 
- 00011917  0x00001f4a add  0x00000013 , 0x000000fe , 0x00000011 
- 00011918  0x00001f4b ifetch  0x00000001 , 0x00000011 
- 00011919  0x00001f4d beq  0x00000002 , 0x00002e93 
- 00011920  0x00001f4e increase  0x00000001 , 0x0000003f 
- 00011921  0x00001f4f call  0x00003272 
- 00011922  0x00001f51 beq  0x00000001 , 0x00002e9f 
- 00011923  0x00001f53 setarg  0x0000000a 
- 00011924  0x00001f54 call  0x000032b0 
- 00011925  0x00001f56 setarg  0x00000000 
- 00011926  0x00001f57 call  0x000032b2 
- 00011927  0x00001f5a add  0x00000013 , 0x000000ff , 0x00000011 
- 00011928  0x00001f5c branch  0x00002ea5 
- 00011929  0x00001f5f add  0x00000013 , 0x000000fe , 0x00000011 
- 00011930  0x00001f60 ifetch  0x00000001 , 0x00000011 
- 00011931  0x00001f62 beq  0x00000000 , 0x00002ea7 
- 00011932  0x00001f63 increase  0xffffffff , 0x0000003f 
- 00011933  0x00001f64 call  0x00003272 
- 00011934  0x00001f66 beq  0x00000000 , 0x00002ea7 
- 00011935  0x00001f6b setarg  0x00000005 
- 00011936  0x00001f6c call  0x000032b0 
- 00011937  0x00001f6e setarg  0x00000000 
- 00011938  0x00001f6f call  0x000032b2 
- 00011939  0x00001f72 setarg  0x00000100 
- 00011940  0x00001f74 iadd  0x00000013 , 0x00000011 
- 00011941  0x00001f76 ifetch  0x00000001 , 0x00000011 
- 00011942  0x00001f78 branch  0x0000326a 
- 00011943  0x00001f7d setarg  0x00000002 
- 00011944  0x00001f7e call  0x000032b0 
- 00011945  0x00001f80 setarg  0x00000000 
- 00011946  0x00001f81 call  0x000032b2 
- 00011947  0x00001f84 setarg  0x00000101 
- 00011948  0x00001f86 branch  0x00002ea4 
- 00011949  0x00001f95 set1  0x00000026 , 0x00000000 
- 00011950  0x00001f96 call  0x00002c83 
- 00011951  0x00001f99 setarg  0x00000001 
- 00011952  0x00001f9a branch  0x00003256 
- 00011953  0x00001f9d add  0x00000013 , 0x0000008b , 0x00000011 
- 00011954  0x00001f9e ifetch  0x00000001 , 0x00000011 
- 00011955  0x00001fa0 beq  0x00000001 , 0x00007fe7 
- 00011956  0x00001fa1 call  0x00003253 
- 00011957  0x00001fa3 beq  0x00000001 , 0x00002eb9 
- 00011958  0x00001fa4 beq  0x00000002 , 0x00002ebd 
- 00011959  0x00001fa5 beq  0x00000003 , 0x00002ec1 
- 00011960  0x00001fa6 branch  0x00002a8c 
- 00011961  0x00001fa9 setarg  0x00000011 
- 00011962  0x00001faa call  0x00003256 
- 00011963  0x00001fac jam  0x000000aa , 0x0000119e 
- 00011964  0x00001fad branch  0x00002ec4 
- 00011965  0x00001faf setarg  0x00000012 
- 00011966  0x00001fb0 call  0x00003256 
- 00011967  0x00001fb2 jam  0x00000055 , 0x0000119e 
- 00011968  0x00001fb3 branch  0x00002ec4 
- 00011969  0x00001fb5 setarg  0x00000013 
- 00011970  0x00001fb6 call  0x00003256 
- 00011971  0x00001fb8 jam  0x00000022 , 0x0000119e 
- 00011972  0x00001fba call  0x0000323a 
- 00011973  0x00001fbc and_into  0x00000007 , 0x0000003f 
- 00011974  0x00001fbd store  0x00000001 , 0x0000119f 
- 00011975  0x00001fbe call  0x00003224 
- 00011976  0x00001fc0 store  0x00000004 , 0x000011a0 
- 00011977  0x00001fc2 jam  0x00000000 , 0x000011a4 
- 00011978  0x00001fc3 arg  0x0000119e , 0x00000011 
- 00011979  0x00001fc4 arg  0x00000007 , 0x00000002 
- 00011980  0x00001fc5 call  0x00002d4c 
- 00011981  0x00001fc6 call  0x00002d53 
- 00011982  0x00001fc7 call  0x00002d33 
- 00011983  0x00001fc8 branch  0x00007fe7 
- 00011984  0x00001fcb call  0x00003253 
- 00011985  0x00001fcd rtneq  0x000000ff 
- 00011986  0x00001fce beq  0x00000011 , 0x00002ed6 
- 00011987  0x00001fcf beq  0x00000012 , 0x00002ed9 
- 00011988  0x00001fd0 beq  0x00000013 , 0x00002edc 
- 00011989  0x00001fd1 rtn 
- 00011990  0x00001fd4 setarg  0x00000002 
- 00011991  0x00001fd5 call  0x00003256 
- 00011992  0x00001fd7 branch  0x00002d9f 
- 00011993  0x00001fd9 setarg  0x00000003 
- 00011994  0x00001fda call  0x00003256 
- 00011995  0x00001fdc branch  0x00002d9f 
- 00011996  0x00001fde setarg  0x000000ff 
- 00011997  0x00001fdf call  0x00003256 
- 00011998  0x00001fe1 jam  0x00000039 , 0x00000a99 
- 00011999  0x00001fe2 call  0x00007d86 
- 00012000  0x00001fe3 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012001  0x00001fe4 ifetch  0x00000004 , 0x00000011 
- 00012002  0x00001fe6 call  0x0000322c 
- 00012003  0x00001fe8 branch  0x00002d9f 
- 00012004  0x00001feb set0  0x00000026 , 0x00000000 
- 00012005  0x00001fec call  0x00002f08 
- 00012006  0x00001fed call  0x00002f22 
- 00012007  0x00001fef call  0x00003263 
- 00012008  0x00001ff1 nop  0x000007d0 
- 00012009  0x00001ff2 call  0x00003261 
- 00012010  0x00001ff3 beq  0x000000ff , 0x00002dd4 
- 00012011  0x00001ff4 call  0x00002da4 
- 00012012  0x00001ff5 nbranch  0x00002efa , 0x00000018 
- 00012013  0x00001ff6 nbranch  0x00002efa , 0x0000002f 
- 00012014  0x00001ff7 call  0x00002dd6 
- 00012015  0x00001ff8 call  0x00002c7a 
- 00012016  0x00001ff9 add  0x00000013 , 0x00000092 , 0x00000011 
- 00012017  0x00001ffa ifetcht  0x00000004 , 0x00000011 
- 00012018  0x00001ffb call  0x000030be 
- 00012019  0x00001ffc branch  0x00002ead , 0x00000005 
- 00012020  0x00001ffd call  0x00002c7a 
- 00012021  0x00001ffe add  0x00000013 , 0x00000066 , 0x00000011 
- 00012022  0x00001fff ifetch  0x00000004 , 0x00000011 
- 00012023  0x00002000 beq  0x00000000 , 0x00002ee7 
- 00012024  0x00002001 call  0x0000322c 
- 00012025  0x00002002 branch  0x00002f1c 
- 00012026  0x00002005 call  0x00003261 
- 00012027  0x00002006 increase  0x00000001 , 0x0000003f 
- 00012028  0x00002007 call  0x00003264 
- 00012029  0x00002009 call  0x00002f04 
- 00012030  0x0000200a increase  0x00000001 , 0x0000003f 
- 00012031  0x0000200b and_into  0x00000001 , 0x0000003f 
- 00012032  0x0000200c call  0x00002f06 
- 00012033  0x0000200d beq  0x00000000 , 0x00002f0c 
- 00012034  0x0000200e beq  0x00000001 , 0x00002f0e 
- 00012035  0x0000200f rtn 
- 00012036  0x00002012 setarg  0x0000018b 
- 00012037  0x00002013 branch  0x000032d0 
- 00012038  0x00002015 arg  0x0000018b , 0x00000011 
- 00012039  0x00002016 branch  0x000032b3 
- 00012040  0x00002019 call  0x00003267 
- 00012041  0x0000201a call  0x00003224 
- 00012042  0x0000201b call  0x0000322c 
- 00012043  0x0000201c branch  0x00002c8a 
- 00012044  0x0000201f call  0x00002f08 
- 00012045  0x00002020 branch  0x00002ee8 
- 00012046  0x00002023 call  0x00002c83 
- 00012047  0x00002024 branch  0x00002ee8 
- 00012048  0x00002028 set0  0x00000026 , 0x00000000 
- 00012049  0x00002029 call  0x00002c8a 
- 00012050  0x0000202a call  0x00003253 
- 00012051  0x0000202c rtnne  0x000000ff 
- 00012052  0x0000202d call  0x00002f22 
- 00012053  0x0000202e call  0x00003263 
- 00012054  0x00002031 nop  0x000007d0 
- 00012055  0x00002032 call  0x00003261 
- 00012056  0x00002034 beq  0x000000ff , 0x00002dd4 
- 00012057  0x00002035 call  0x00002da4 
- 00012058  0x00002036 nbranch  0x00002f27 , 0x00000018 
- 00012059  0x00002037 nbranch  0x00002f27 , 0x0000002f 
- 00012060  0x00002039 set1  0x00000026 , 0x00000000 
- 00012061  0x0000203a call  0x00003263 
- 00012062  0x0000203b setarg  0x000000ff 
- 00012063  0x0000203c call  0x00003256 
- 00012064  0x0000203f jam  0x0000003c , 0x00000a99 
- 00012065  0x00002040 branch  0x00007d86 
- 00012066  0x00002043 set1  0x00000027 , 0x00000000 
- 00012067  0x00002044 jam  0x000000ff , 0x0000119e 
- 00012068  0x00002045 call  0x0000323a 
- 00012069  0x00002047 call  0x00002d77 
- 00012070  0x00002048 branch  0x00002d53 
- 00012071  0x0000204b call  0x00003261 
- 00012072  0x0000204d increase  0x00000001 , 0x0000003f 
- 00012073  0x0000204e call  0x00003264 
- 00012074  0x00002050 call  0x00002c8a 
- 00012075  0x00002051 branch  0x00002f16 
- 00012076  0x00002054 call  0x00003267 
- 00012077  0x00002057 setarg  0x000000ff 
- 00012078  0x00002058 call  0x00003256 
- 00012079  0x0000205a branch  0x00002f10 
- 00012080  0x00002064 bpatch  0x000000ba , 0x00004017 
- 00012081  0x00002065 call  0x00002c7a 
- 00012082  0x00002066 setarg  0x000031b0 
- 00012083  0x00002067 add  0x00000013 , 0x000000de , 0x00000005 
- 00012084  0x00002068 istore  0x00000002 , 0x00000005 
- 00012085  0x0000206a call  0x00002f3d 
- 00012086  0x0000206b call  0x000048ea 
- 00012087  0x0000206c call  0x000032b6 
- 00012088  0x0000206e bpatch  0x000000bb , 0x00004017 
- 00012089  0x0000206f beq  0x00000000 , 0x00003055 
- 00012090  0x00002070 beq  0x00000001 , 0x00002f45 
- 00012091  0x00002071 beq  0x0000000f , 0x00002f41 
- 00012092  0x00002072 branch  0x00002a8c 
- 00012093  0x00002075 call  0x0000326c 
- 00012094  0x00002076 arg  0x00000080 , 0x00000039 
- 00012095  0x00002077 arg  0x00000d9e , 0x00000005 
- 00012096  0x00002078 branch  0x00007ec6 
- 00012097  0x0000207b call  0x00002f4c 
- 00012098  0x0000207d call  0x00002f4f 
- 00012099  0x0000207e call  0x000048d3 
- 00012100  0x0000207f branch  0x00002f42 
- 00012101  0x00002082 bpatch  0x000000bc , 0x00004017 
- 00012102  0x00002083 call  0x00002f4c 
- 00012103  0x00002085 call  0x00002f4f 
- 00012104  0x00002086 call  0x00002fbd 
- 00012105  0x00002087 call  0x000048d3 
- 00012106  0x00002088 call  0x00003019 
- 00012107  0x00002089 branch  0x00002f47 
- 00012108  0x0000208f call  0x00003291 
- 00012109  0x00002090 call  0x00003296 
- 00012110  0x00002091 branch  0x00003299 
- 00012111  0x00002094 call  0x0000328f 
- 00012112  0x00002096 rtnne  0x00000000 
- 00012113  0x00002098 call  0x00002f55 
- 00012114  0x00002099 call  0x00002f65 
- 00012115  0x0000209a call  0x0000316b 
- 00012116  0x0000209b branch  0x00002f96 
- 00012117  0x0000209e call  0x00003294 
- 00012118  0x000020a0 rtnbit1  0x00000000 
- 00012119  0x000020a1 set1  0x00000000 , 0x0000003f 
- 00012120  0x000020a2 call  0x00003297 
- 00012121  0x000020a4 call  0x00003267 
- 00012122  0x000020a7 call  0x00003299 
- 00012123  0x000020a9 jam  0x00000000 , 0x00000d38 
- 00012124  0x000020aa call  0x0000324f 
- 00012125  0x000020ac call  0x00002f61 
- 00012126  0x000020ae add  0x00000013 , 0x00000000 , 0x00000005 
- 00012127  0x000020b0 arg  0x00000042 , 0x00000039 
- 00012128  0x000020b1 branch  0x00007ed4 
- 00012129  0x000020b4 call  0x00003231 
- 00012130  0x000020b6 call  0x0000327d 
- 00012131  0x000020b8 call  0x0000322c 
- 00012132  0x000020ba branch  0x00002c8a 
- 00012133  0x000020bd bpatch  0x000000bd , 0x00004017 
- 00012134  0x000020be call  0x0000324c 
- 00012135  0x000020c0 beq  0x00000001 , 0x00002f8d 
- 00012136  0x000020c1 call  0x00003245 
- 00012137  0x000020c3 beq  0x00000001 , 0x00002c8a 
- 00012138  0x000020c4 setarg  0x00000136 
- 00012139  0x000020c5 iadd  0x00000013 , 0x00000011 
- 00012140  0x000020c6 ifetcht  0x00000004 , 0x00000011 
- 00012141  0x000020c8 copy  0x00000022 , 0x0000003f 
- 00012142  0x000020c9 isub  0x00000002 , 0x0000003e 
- 00012143  0x000020ca ncall  0x00002d18 , 0x00000002 
- 00012144  0x000020cb copy  0x0000003f , 0x00000012 
- 00012145  0x000020cc setarg  0x00000136 
- 00012146  0x000020cd iadd  0x00000013 , 0x00000011 
- 00012147  0x000020ce ifetch  0x00000004 , 0x00000011 
- 00012148  0x000020cf copy  0x0000003f , 0x00000002 
- 00012149  0x000020d1 setarg  0x0000013a 
- 00012150  0x000020d2 iadd  0x00000013 , 0x00000011 
- 00012151  0x000020d3 copy  0x00000002 , 0x0000003f 
- 00012152  0x000020d4 ifetcht  0x00000001 , 0x00000011 
- 00012153  0x000020d6 iadd  0x00000002 , 0x00000002 
- 00012154  0x000020d7 copy  0x00000012 , 0x0000003f 
- 00012155  0x000020d8 isub  0x00000002 , 0x0000003e 
- 00012156  0x000020d9 nrtn  0x00000002 
- 00012157  0x000020da set0  0x0000001c , 0x0000003f 
- 00012158  0x000020db setarg  0x00000136 
- 00012159  0x000020dc iadd  0x00000013 , 0x00000005 
- 00012160  0x000020dd istore  0x00000004 , 0x00000005 
- 00012161  0x000020e0 call  0x00002c8a 
- 00012162  0x000020e1 call  0x00003278 
- 00012163  0x000020e3 increase  0x00000001 , 0x0000003f 
- 00012164  0x000020e4 call  0x0000327b 
- 00012165  0x000020e6 rtnne  0x00000002 
- 00012166  0x000020e7 call  0x0000327a 
- 00012167  0x000020eb branch  0x0000324f 
- 00012168  0x000020ee copy  0x00000022 , 0x0000003f 
- 00012169  0x000020ef arg  0x00000136 , 0x00000011 
- 00012170  0x000020f0 call  0x000032bf 
- 00012171  0x000020f1 istore  0x00000004 , 0x00000005 
- 00012172  0x000020f5 branch  0x0000327a 
- 00012173  0x000020f8 arg  0x00000d9e , 0x00000011 
- 00012174  0x000020f9 call  0x00002f94 
- 00012175  0x000020fa add  0x00000013 , 0x000000eb , 0x00000005 
- 00012176  0x000020fb istoret  0x00000001 , 0x00000005 
- 00012177  0x000020fd sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012178  0x000020fe nrtn  0x00000002 
- 00012179  0x000020ff branch  0x00002c8a 
- 00012180  0x00002102 arg  0x00000100 , 0x00000039 
- 00012181  0x00002103 branch  0x00002e62 
- 00012182  0x00002106 call  0x00002f99 
- 00012183  0x00002107 call  0x00002fa5 
- 00012184  0x00002108 branch  0x00002fb1 
- 00012185  0x0000210b setarg  0x00000180 
- 00012186  0x0000210c call  0x000032d0 
- 00012187  0x0000210e rtn  0x00000034 
- 00012188  0x0000210f arg  0x0000000b , 0x00000007 
- 00012189  0x00002110 call  0x00007f16 
- 00012190  0x00002111 nrtn  0x00000034 
- 00012191  0x00002112 call  0x000032a7 
- 00012192  0x00002115 setarg  0x00000001 
- 00012193  0x00002116 store  0x00000001 , 0x00000d54 
- 00012194  0x00002117 setarg  0x00000000 
- 00012195  0x00002118 istore  0x00000007 , 0x00000005 
- 00012196  0x00002119 branch  0x000031b8 
- 00012197  0x0000211c setarg  0x0000017e 
- 00012198  0x0000211d call  0x000032d0 
- 00012199  0x0000211f rtn  0x00000034 
- 00012200  0x00002120 arg  0x0000000e , 0x00000007 
- 00012201  0x00002121 call  0x00007f16 
- 00012202  0x00002122 nrtn  0x00000034 
- 00012203  0x00002123 call  0x000032aa 
- 00012204  0x00002126 arg  0x00000d64 , 0x00000005 
- 00012205  0x00002127 arg  0x00000002 , 0x00000039 
- 00012206  0x00002128 call  0x00007ec6 
- 00012207  0x00002129 jam  0x00000000 , 0x00000d64 
- 00012208  0x0000212a branch  0x000031ed 
- 00012209  0x0000212d setarg  0x0000017f 
- 00012210  0x0000212e call  0x000032d0 
- 00012211  0x00002130 rtn  0x00000034 
- 00012212  0x00002131 arg  0x0000000c , 0x00000007 
- 00012213  0x00002132 call  0x00007f16 
- 00012214  0x00002133 nrtn  0x00000034 
- 00012215  0x00002134 call  0x000032ad 
- 00012216  0x00002137 arg  0x00000d74 , 0x00000005 
- 00012217  0x00002138 arg  0x00000002 , 0x00000039 
- 00012218  0x00002139 call  0x00007ec6 
- 00012219  0x0000213a jam  0x00000003 , 0x00000d74 
- 00012220  0x0000213b branch  0x00003207 
- 00012221  0x0000213e call  0x0000328f 
- 00012222  0x00002140 rtnne  0x00000001 
- 00012223  0x00002141 call  0x00002fc1 
- 00012224  0x00002142 branch  0x00002fcb 
- 00012225  0x00002145 call  0x00003294 
- 00012226  0x00002147 rtnbit1  0x00000001 
- 00012227  0x00002148 set1  0x00000001 , 0x0000003f 
- 00012228  0x00002149 call  0x00003297 
- 00012229  0x0000214b call  0x0000329c 
- 00012230  0x0000214d call  0x00002c83 
- 00012231  0x0000214e setarg  0x00000000 
- 00012232  0x0000214f arg  0x00000106 , 0x00000011 
- 00012233  0x00002150 call  0x000032bf 
- 00012234  0x00002152 branch  0x000032c5 
- 00012235  0x00002155 call  0x0000316e 
- 00012236  0x00002156 nbranch  0x00002f5e , 0x0000002f 
- 00012237  0x00002157 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012238  0x00002158 setarg  0x00000109 
- 00012239  0x00002159 iadd  0x00000013 , 0x00000005 
- 00012240  0x0000215a arg  0x00000008 , 0x00000039 
- 00012241  0x0000215b call  0x00007f01 
- 00012242  0x0000215c setarg  0x0000010b 
- 00012243  0x0000215d call  0x000032d0 
- 00012244  0x0000215e beq  0x000000aa , 0x00002fd9 
- 00012245  0x0000215f beq  0x00000055 , 0x00002fed 
- 00012246  0x00002160 beq  0x00000022 , 0x00003001 
- 00012247  0x00002161 beq  0x000000ff , 0x00003212 
- 00012248  0x00002162 branch  0x00002f5e 
- 00012249  0x00002165 call  0x000032bd 
- 00012250  0x00002166 beq  0x00000001 , 0x00002fdd 
- 00012251  0x00002167 beq  0x00000002 , 0x00002fe8 
- 00012252  0x00002168 rtn 
- 00012253  0x0000216a setarg  0x00000001 
- 00012254  0x0000216b call  0x00002ff7 
- 00012255  0x0000216e setarg  0x00000001 
- 00012256  0x0000216f call  0x00003289 
- 00012257  0x00002172 setarg  0x00000080 
- 00012258  0x00002173 arg  0x00000130 , 0x00000011 
- 00012259  0x00002174 call  0x000032b3 
- 00012260  0x00002176 call  0x0000327d 
- 00012261  0x00002178 arg  0x00000131 , 0x00000011 
- 00012262  0x00002179 call  0x000032bf 
- 00012263  0x0000217b branch  0x0000322d 
- 00012264  0x0000217e setarg  0x00000001 
- 00012265  0x0000217f call  0x00002fff 
- 00012266  0x00002182 setarg  0x00000002 
- 00012267  0x00002183 call  0x00003289 
- 00012268  0x00002185 branch  0x00002fe1 
- 00012269  0x00002188 call  0x000032bd 
- 00012270  0x00002189 beq  0x00000001 , 0x00002ff1 
- 00012271  0x0000218a beq  0x00000002 , 0x00002ff9 
- 00012272  0x0000218b rtn 
- 00012273  0x0000218d call  0x00002fdf 
- 00012274  0x0000218e setarg  0x00000106 
- 00012275  0x0000218f call  0x000032d0 
- 00012276  0x00002191 beq  0x00000001 , 0x00002ff6 
- 00012277  0x00002192 rtn 
- 00012278  0x00002194 setarg  0x00000002 
- 00012279  0x00002197 arg  0x00000106 , 0x00000011 
- 00012280  0x00002198 branch  0x000032b3 
- 00012281  0x0000219b call  0x00002fea 
- 00012282  0x0000219c setarg  0x00000107 
- 00012283  0x0000219d call  0x000032d0 
- 00012284  0x0000219f beq  0x00000001 , 0x00002ffe 
- 00012285  0x000021a0 rtn 
- 00012286  0x000021a2 setarg  0x00000002 
- 00012287  0x000021a5 arg  0x00000107 , 0x00000011 
- 00012288  0x000021a6 branch  0x000032b3 
- 00012289  0x000021a9 call  0x000032bd 
- 00012290  0x000021aa beq  0x00000001 , 0x00003005 
- 00012291  0x000021ab beq  0x00000002 , 0x00003011 
- 00012292  0x000021ac rtn 
- 00012293  0x000021ae setarg  0x00000106 
- 00012294  0x000021af call  0x000032d0 
- 00012295  0x000021b1 beq  0x00000002 , 0x00003009 
- 00012296  0x000021b2 rtn 
- 00012297  0x000021b4 call  0x0000328b 
- 00012298  0x000021b6 or_into  0x00000001 , 0x0000003f 
- 00012299  0x000021b7 call  0x0000328d 
- 00012300  0x000021ba setarg  0x00000000 
- 00012301  0x000021bb setarg  0x00000106 
- 00012302  0x000021bc iadd  0x00000013 , 0x00000005 
- 00012303  0x000021bd istore  0x00000002 , 0x00000005 
- 00012304  0x000021be branch  0x00002f5e 
- 00012305  0x000021c1 setarg  0x00000107 
- 00012306  0x000021c2 call  0x000032d0 
- 00012307  0x000021c4 bne  0x00000000 , 0x00003015 
- 00012308  0x000021c5 rtn 
- 00012309  0x000021c7 call  0x0000328b 
- 00012310  0x000021c9 or_into  0x00000002 , 0x0000003f 
- 00012311  0x000021ca call  0x0000328d 
- 00012312  0x000021cc branch  0x0000300c 
- 00012313  0x000021d0 fetch  0x00000001 , 0x00000d50 
- 00012314  0x000021d1 rtn  0x00000034 
- 00012315  0x000021d2 jam  0x00000000 , 0x00000d50 
- 00012316  0x000021d3 fetch  0x00000002 , 0x00000d4e 
- 00012317  0x000021d4 arg  0x000002ba , 0x00000002 
- 00012318  0x000021d5 isub  0x00000002 , 0x0000003e 
- 00012319  0x000021d6 nrtn  0x00000005 
- 00012320  0x000021d8 fetch  0x00000001 , 0x00000cb6 
- 00012321  0x000021d9 rtnne  0x000000ba 
- 00012322  0x000021da fetch  0x00000001 , 0x00000cb7 
- 00012323  0x000021db bpatch  0x000000be , 0x00004017 
- 00012324  0x000021dc beq  0x000000a0 , 0x0000303b 
- 00012325  0x000021dd beq  0x000000a1 , 0x0000302c 
- 00012326  0x000021de beq  0x000000a6 , 0x00003041 
- 00012327  0x000021df beq  0x000000a7 , 0x00003043 
- 00012328  0x000021e0 beq  0x000000a9 , 0x00003049 
- 00012329  0x000021e1 beq  0x000000b0 , 0x0000304d 
- 00012330  0x000021e3 jam  0x00000000 , 0x00000d42 
- 00012331  0x000021e4 rtn 
- 00012332  0x000021e6 fetch  0x00000001 , 0x00000cb8 
- 00012333  0x000021e7 beq  0x00000001 , 0x00003031 
- 00012334  0x000021e8 beq  0x00000084 , 0x00003034 
- 00012335  0x000021e9 beq  0x000000a7 , 0x00003039 
- 00012336  0x000021ea branch  0x0000302a 
- 00012337  0x000021ec call  0x0000328b 
- 00012338  0x000021ee store  0x00000001 , 0x00000cf7 
- 00012339  0x000021ef branch  0x0000303f 
- 00012340  0x000021f1 call  0x00003291 
- 00012341  0x000021f3 call  0x00003296 
- 00012342  0x000021f5 call  0x0000328b 
- 00012343  0x000021f7 store  0x00000001 , 0x00000cf7 
- 00012344  0x000021f8 branch  0x0000303f 
- 00012345  0x000021fc jam  0x000000a1 , 0x00000cf7 
- 00012346  0x000021fd branch  0x0000303f 
- 00012347  0x00002200 fetch  0x00000001 , 0x00000cb8 
- 00012348  0x00002201 beq  0x00000081 , 0x0000303e 
- 00012349  0x00002203 branch  0x0000302a 
- 00012350  0x00002207 call  0x00003090 
- 00012351  0x00002209 jam  0x00000001 , 0x00000d42 
- 00012352  0x0000220a rtn 
- 00012353  0x00002210 jam  0x00000015 , 0x00000cf7 
- 00012354  0x00002211 branch  0x0000303f 
- 00012355  0x00002214 call  0x0000328f 
- 00012356  0x00002216 beq  0x00000000 , 0x00003047 
- 00012357  0x00002217 beq  0x00000001 , 0x00003039 
- 00012358  0x00002219 rtn 
- 00012359  0x0000221b jam  0x000000a0 , 0x00000cf7 
- 00012360  0x0000221c branch  0x0000303f 
- 00012361  0x00002222 jam  0x00000000 , 0x00000cf7 
- 00012362  0x00002223 jam  0x00000000 , 0x00000cf8 
- 00012363  0x00002224 jam  0x00000001 , 0x00000cf9 
- 00012364  0x00002225 branch  0x0000303f 
- 00012365  0x00002229 call  0x0000329c 
- 00012366  0x0000222a fetch  0x00000001 , 0x00000cb8 
- 00012367  0x0000222b increase  0x00000002 , 0x0000003f 
- 00012368  0x0000222c copy  0x0000003f , 0x00000039 
- 00012369  0x0000222d arg  0x00000cb6 , 0x00000006 
- 00012370  0x0000222e setarg  0x0000013c 
- 00012371  0x0000222f iadd  0x00000013 , 0x00000005 
- 00012372  0x00002230 branch  0x00007f01 
- 00012373  0x00002234 bpatch  0x000000bf , 0x00004017 
- 00012374  0x00002235 call  0x0000307d 
- 00012375  0x00002237 call  0x00002c7f 
- 00012376  0x00002238 call  0x000048d3 
- 00012377  0x00002239 branch  0x00003057 
- 00012378  0x0000223c call  0x0000328f 
- 00012379  0x0000223e rtnne  0x00000000 
- 00012380  0x0000223f call  0x00002f51 
- 00012381  0x00002240 branch  0x00003098 
- 00012382  0x00002243 call  0x0000328f 
- 00012383  0x00002245 rtnne  0x00000001 
- 00012384  0x00002246 call  0x00002fc1 
- 00012385  0x00002247 call  0x00002fcb 
- 00012386  0x00002248 call  0x0000328b 
- 00012387  0x0000224a rtn  0x00000034 
- 00012388  0x0000224b call  0x00003286 
- 00012389  0x0000224d call  0x00002f4c 
- 00012390  0x0000224e call  0x00003093 
- 00012391  0x00002250 setarg  0x00000000 
- 00012392  0x00002251 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012393  0x00002253 branch  0x0000322d 
- 00012394  0x00002256 call  0x00007fe9 
- 00012395  0x00002257 add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012396  0x00002258 ifetcht  0x00000004 , 0x00000011 
- 00012397  0x0000225a copy  0x00000022 , 0x0000003f 
- 00012398  0x0000225b isub  0x00000002 , 0x0000003e 
- 00012399  0x0000225c ncall  0x00002d18 , 0x00000002 
- 00012400  0x0000225d copy  0x0000003f , 0x00000012 
- 00012401  0x0000225e add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012402  0x0000225f ifetch  0x00000004 , 0x00000011 
- 00012403  0x00002261 add  0x00000013 , 0x000000ab , 0x00000011 
- 00012404  0x00002262 ifetcht  0x00000001 , 0x00000011 
- 00012405  0x00002264 iadd  0x00000002 , 0x00000002 
- 00012406  0x00002265 copy  0x00000012 , 0x0000003f 
- 00012407  0x00002266 isub  0x00000002 , 0x0000003e 
- 00012408  0x00002267 nrtn  0x00000002 
- 00012409  0x00002268 set0  0x0000001c , 0x0000003f 
- 00012410  0x00002269 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012411  0x0000226a istore  0x00000004 , 0x00000005 
- 00012412  0x0000226c branch  0x00007fe7 
- 00012413  0x0000226f setarg  0x00000001 
- 00012414  0x00002270 call  0x00003287 
- 00012415  0x00002272 call  0x00003283 
- 00012416  0x00002274 setarg  0x000000ff 
- 00012417  0x00002275 add  0x00000013 , 0x000000ab , 0x00000005 
- 00012418  0x00002276 istore  0x00000001 , 0x00000005 
- 00012419  0x00002278 branch  0x00003067 
- 00012420  0x0000227b setarg  0x0000015c 
- 00012421  0x0000227c call  0x000032d0 
- 00012422  0x0000227e rtn  0x00000034 
- 00012423  0x0000227f call  0x0000306a 
- 00012424  0x00002280 nrtn  0x00000028 
- 00012425  0x00002281 call  0x00003281 
- 00012426  0x00002283 increase  0x00000001 , 0x0000003f 
- 00012427  0x00002284 and_into  0x00000001 , 0x0000003f 
- 00012428  0x00002285 call  0x00003284 
- 00012429  0x00002287 beq  0x00000000 , 0x00002f4c 
- 00012430  0x00002288 beq  0x00000001 , 0x00003090 
- 00012431  0x00002289 rtn 
- 00012432  0x0000228f setarg  0x00000001 
- 00012433  0x00002290 call  0x00003292 
- 00012434  0x00002291 branch  0x00003296 
- 00012435  0x00002294 setarg  0x00000001 
- 00012436  0x00002295 call  0x000032a5 
- 00012437  0x00002298 setarg  0x00000280 
- 00012438  0x00002299 arg  0x00000008 , 0x00000007 
- 00012439  0x0000229a branch  0x00007f08 
- 00012440  0x0000229d call  0x000032a2 
- 00012441  0x0000229f rtn  0x00000034 
- 00012442  0x000022a0 arg  0x00000008 , 0x00000007 
- 00012443  0x000022a1 call  0x00007f16 
- 00012444  0x000022a2 nrtn  0x00000034 
- 00012445  0x000022a3 call  0x000032a4 
- 00012446  0x000022a6 setarg  0x00000007 
- 00012447  0x000022a7 call  0x00003292 
- 00012448  0x000022a9 call  0x00003296 
- 00012449  0x000022ab branch  0x00002f5e 
- 00012450  0x000022ae bpatch  0x000000c0 , 0x00004018 
- 00012451  0x000022af call  0x0000328f 
- 00012452  0x000022b1 rtnne  0x00000007 
- 00012453  0x000022b2 call  0x000030cb 
- 00012454  0x000022b3 call  0x000030e0 
- 00012455  0x000022b4 call  0x0000316e 
- 00012456  0x000022b5 nbranch  0x00002f5e , 0x0000002f 
- 00012457  0x000022b7 call  0x000030bc 
- 00012458  0x000022b8 call  0x00003172 , 0x00000005 
- 00012459  0x000022bc call  0x00002f4c 
- 00012460  0x000022bd call  0x00003294 
- 00012461  0x000022bf set1  0x00000000 , 0x0000003f 
- 00012462  0x000022c0 call  0x00003297 
- 00012463  0x000022c2 call  0x00002f5e 
- 00012464  0x000022c3 call  0x00003093 
- 00012465  0x000022c4 call  0x000030bc 
- 00012466  0x000022c5 branch  0x000030c1 , 0x00000005 
- 00012467  0x000022c6 setarg  0x00000164 
- 00012468  0x000022c7 call  0x000032d3 
- 00012469  0x000022c9 call  0x000030be 
- 00012470  0x000022ca branch  0x000030c5 , 0x00000005 
- 00012471  0x000022cb setarg  0x00000160 
- 00012472  0x000022cc call  0x000032d3 
- 00012473  0x000022ce call  0x000030be 
- 00012474  0x000022cf branch  0x000030c8 , 0x00000005 
- 00012475  0x000022d0 rtn 
- 00012476  0x000022d3 setarg  0x0000012b 
- 00012477  0x000022d4 call  0x000032d3 
- 00012478  0x000022d7 call  0x0000322a 
- 00012479  0x000022d9 isub  0x00000002 , 0x0000003e 
- 00012480  0x000022da rtn 
- 00012481  0x000022dd setarg  0x00000182 
- 00012482  0x000022de call  0x000032d0 
- 00012483  0x000022e2 add  0x00000013 , 0x00000091 , 0x00000005 
- 00012484  0x000022e3 branch  0x000032b4 
- 00012485  0x000022e6 setarg  0x00000185 
- 00012486  0x000022e7 call  0x000032d0 
- 00012487  0x000022e9 branch  0x000030c3 
- 00012488  0x000022eb setarg  0x00000188 
- 00012489  0x000022ec call  0x000032d0 
- 00012490  0x000022ee branch  0x000030c3 
- 00012491  0x000022f1 call  0x00003294 
- 00012492  0x000022f3 rtnbit1  0x00000007 
- 00012493  0x000022f4 set1  0x00000007 , 0x0000003f 
- 00012494  0x000022f5 call  0x00003297 
- 00012495  0x000022f7 call  0x00003283 
- 00012496  0x000022f9 call  0x0000329c 
- 00012497  0x000022fb setarg  0x00000000 
- 00012498  0x000022fc add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012499  0x000022fd istore  0x00000003 , 0x00000005 
- 00012500  0x000022ff arg  0x00000183 , 0x00000011 
- 00012501  0x00002300 call  0x000032bf 
- 00012502  0x00002301 istore  0x00000007 , 0x00000005 
- 00012503  0x00002304 call  0x000030bc 
- 00012504  0x00002305 nrtn  0x00000005 
- 00012505  0x00002306 add  0x00000013 , 0x00000091 , 0x00000011 
- 00012506  0x00002307 ifetch  0x00000001 , 0x00000011 
- 00012507  0x00002309 arg  0x00000182 , 0x00000011 
- 00012508  0x0000230a call  0x000032b3 
- 00012509  0x0000230c add  0x00000013 , 0x00000090 , 0x00000011 
- 00012510  0x0000230d ifetch  0x00000001 , 0x00000011 
- 00012511  0x00002310 branch  0x0000314a 
- 00012512  0x00002313 bpatch  0x000000c1 , 0x00004018 
- 00012513  0x00002314 call  0x00003281 
- 00012514  0x00002316 increase  0x00000001 , 0x0000003f 
- 00012515  0x00002317 and_into  0x00000003 , 0x0000003f 
- 00012516  0x00002318 call  0x00003284 
- 00012517  0x0000231b beq  0x00000000 , 0x0000310e 
- 00012518  0x0000231c beq  0x00000001 , 0x00003132 
- 00012519  0x0000231d beq  0x00000002 , 0x000030ea 
- 00012520  0x0000231e beq  0x00000003 , 0x00003132 
- 00012521  0x0000231f rtn 
- 00012522  0x00002322 call  0x00002fdf 
- 00012523  0x00002323 setarg  0x00000160 
- 00012524  0x00002324 call  0x0000327e 
- 00012525  0x00002326 branch  0x000030e0 , 0x00000034 
- 00012526  0x00002327 call  0x0000322c 
- 00012527  0x00002329 setarg  0x00000189 
- 00012528  0x0000232a call  0x000032d0 
- 00012529  0x0000232c call  0x00003108 , 0x00000034 
- 00012530  0x0000232d setarg  0x00000187 
- 00012531  0x0000232e call  0x000032d0 
- 00012532  0x00002330 call  0x0000322f 
- 00012533  0x00002332 add  0x00000013 , 0x000000f7 , 0x00000011 
- 00012534  0x00002333 ifetcht  0x00000001 , 0x00000011 
- 00012535  0x00002335 arg  0x00000f9e , 0x00000011 
- 00012536  0x00002336 call  0x00002e58 
- 00012537  0x00002337 add  0x00000013 , 0x000000f7 , 0x00000005 
- 00012538  0x00002338 istoret  0x00000001 , 0x00000005 
- 00012539  0x0000233a call  0x00002f94 
- 00012540  0x0000233b add  0x00000013 , 0x000000fa , 0x00000005 
- 00012541  0x0000233c istoret  0x00000001 , 0x00000005 
- 00012542  0x0000233e sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012543  0x0000233f nrtn  0x00000002 
- 00012544  0x00002340 setarg  0x00000188 
- 00012545  0x00002341 call  0x00003275 
- 00012546  0x00002343 call  0x00002c90 
- 00012547  0x00002344 arg  0x00000188 , 0x00000011 
- 00012548  0x00002345 call  0x000032c8 
- 00012549  0x00002346 istoret  0x00000001 , 0x00000005 
- 00012550  0x0000234a arg  0x00000187 , 0x00000011 
- 00012551  0x0000234b branch  0x000032b3 
- 00012552  0x0000234e setarg  0x00000001 
- 00012553  0x0000234f arg  0x00000189 , 0x00000011 
- 00012554  0x00002350 call  0x000032b3 
- 00012555  0x00002352 arg  0x00000000 , 0x00000002 
- 00012556  0x00002353 call  0x00002c94 
- 00012557  0x00002356 branch  0x00003106 
- 00012558  0x00002359 call  0x00002fea 
- 00012559  0x0000235a setarg  0x00000164 
- 00012560  0x0000235b call  0x0000327e 
- 00012561  0x0000235d branch  0x000030e0 , 0x00000034 
- 00012562  0x0000235e call  0x0000322c 
- 00012563  0x00002360 setarg  0x00000186 
- 00012564  0x00002361 call  0x000032d0 
- 00012565  0x00002363 call  0x0000312c , 0x00000034 
- 00012566  0x00002364 setarg  0x00000184 
- 00012567  0x00002365 call  0x000032d0 
- 00012568  0x00002367 call  0x0000322f 
- 00012569  0x00002369 add  0x00000013 , 0x000000f6 , 0x00000011 
- 00012570  0x0000236a ifetcht  0x00000001 , 0x00000011 
- 00012571  0x0000236c arg  0x0000109e , 0x00000011 
- 00012572  0x0000236d call  0x00002e58 
- 00012573  0x0000236e add  0x00000013 , 0x000000f6 , 0x00000005 
- 00012574  0x0000236f istoret  0x00000001 , 0x00000005 
- 00012575  0x00002371 call  0x00002f94 
- 00012576  0x00002372 add  0x00000013 , 0x000000f9 , 0x00000005 
- 00012577  0x00002373 istoret  0x00000001 , 0x00000005 
- 00012578  0x00002375 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012579  0x00002376 nrtn  0x00000002 
- 00012580  0x00002377 setarg  0x00000185 
- 00012581  0x00002378 call  0x00003275 
- 00012582  0x0000237a call  0x00002c90 
- 00012583  0x0000237b arg  0x00000185 , 0x00000011 
- 00012584  0x0000237c call  0x000032c8 
- 00012585  0x0000237d istoret  0x00000001 , 0x00000005 
- 00012586  0x00002381 arg  0x00000184 , 0x00000011 
- 00012587  0x00002382 branch  0x000032b3 
- 00012588  0x00002385 setarg  0x00000001 
- 00012589  0x00002386 arg  0x00000186 , 0x00000011 
- 00012590  0x00002387 call  0x000032b3 
- 00012591  0x00002389 arg  0x00000000 , 0x00000002 
- 00012592  0x0000238a call  0x00002c94 
- 00012593  0x0000238d branch  0x0000312a 
- 00012594  0x00002390 call  0x00002fdf 
- 00012595  0x00002391 call  0x0000327d 
- 00012596  0x00002393 call  0x0000322c 
- 00012597  0x00002395 setarg  0x00000183 
- 00012598  0x00002396 call  0x000032d0 
- 00012599  0x00002398 call  0x0000314c , 0x00000034 
- 00012600  0x00002399 call  0x0000314f 
- 00012601  0x0000239a add  0x00000013 , 0x000000f5 , 0x00000011 
- 00012602  0x0000239b ifetcht  0x00000001 , 0x00000011 
- 00012603  0x0000239d arg  0x00000e9e , 0x00000011 
- 00012604  0x0000239e call  0x00002e58 
- 00012605  0x0000239f add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012606  0x000023a0 istoret  0x00000001 , 0x00000005 
- 00012607  0x000023a2 call  0x00002f94 
- 00012608  0x000023a3 add  0x00000013 , 0x000000f8 , 0x00000005 
- 00012609  0x000023a4 istoret  0x00000001 , 0x00000005 
- 00012610  0x000023a6 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012611  0x000023a7 nrtn  0x00000002 
- 00012612  0x000023a8 setarg  0x00000182 
- 00012613  0x000023a9 call  0x00003275 
- 00012614  0x000023ab call  0x00002c90 
- 00012615  0x000023ac arg  0x00000182 , 0x00000011 
- 00012616  0x000023ad call  0x000032c8 
- 00012617  0x000023ae istoret  0x00000001 , 0x00000005 
- 00012618  0x000023b3 arg  0x00000181 , 0x00000011 
- 00012619  0x000023b4 branch  0x000032b3 
- 00012620  0x000023bc setarg  0x00000001 
- 00012621  0x000023bd arg  0x00000183 , 0x00000011 
- 00012622  0x000023be call  0x000032b3 
- 00012623  0x000023c0 setarg  0x00000181 
- 00012624  0x000023c1 call  0x000032d0 
- 00012625  0x000023c2 branch  0x0000322f 
- 00012626  0x000023c7 add  0x00000013 , 0x00000000 , 0x00000011 
- 00012627  0x000023c8 ifetch  0x00000001 , 0x00000011 
- 00012628  0x000023ca call  0x0000323c 
- 00012629  0x000023cd call  0x00002dde 
- 00012630  0x000023cf call  0x0000325f 
- 00012631  0x000023d1 isolate1  0x00000000 , 0x0000003f 
- 00012632  0x000023d2 branch  0x0000315c , 0x00000001 
- 00012633  0x000023d4 call  0x0000315d 
- 00012634  0x000023d5 call  0x00002d53 
- 00012635  0x000023d6 call  0x00002df7 
- 00012636  0x000023d8 branch  0x00002e45 
- 00012637  0x000023db bpatch  0x000000c2 , 0x00004018 
- 00012638  0x000023dc add  0x00000013 , 0x00000086 , 0x00000005 
- 00012639  0x000023dd call  0x000032d6 
- 00012640  0x000023df setarg  0x0000013b 
- 00012641  0x000023e0 call  0x000032d0 
- 00012642  0x000023e2 rtn  0x00000034 
- 00012643  0x000023e3 setarg  0x00000006 
- 00012644  0x000023e4 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012645  0x000023e5 istore  0x00000001 , 0x00000005 
- 00012646  0x000023e7 arg  0x00000006 , 0x00000039 
- 00012647  0x000023e8 setarg  0x0000012f 
- 00012648  0x000023e9 iadd  0x00000013 , 0x00000006 
- 00012649  0x000023eb add  0x00000013 , 0x00000022 , 0x00000005 
- 00012650  0x000023ed branch  0x00007f01 
- 00012651  0x000023f1 call  0x0000316e 
- 00012652  0x000023f2 nbranch  0x00002f5e , 0x0000002f 
- 00012653  0x000023f3 branch  0x00003172 
- 00012654  0x000023f6 call  0x00002f5e 
- 00012655  0x000023f7 call  0x00002e11 
- 00012656  0x000023f8 nrtn  0x0000002f 
- 00012657  0x000023f9 branch  0x00003152 
- 00012658  0x000023fc bpatch  0x000000c3 , 0x00004018 
- 00012659  0x000023fd call  0x00003188 
- 00012660  0x000023fe nbranch  0x00002f5e , 0x00000028 
- 00012661  0x000023ff add  0x00000013 , 0x00000084 , 0x00000011 
- 00012662  0x00002400 ifetch  0x00000001 , 0x00000011 
- 00012663  0x00002402 branch  0x00002f5e , 0x00000034 
- 00012664  0x00002403 increase  0x00000002 , 0x0000003f 
- 00012665  0x00002404 iforce  0x00000039 
- 00012666  0x00002405 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012667  0x00002407 setarg  0x00000109 
- 00012668  0x00002408 iadd  0x00000013 , 0x00000005 
- 00012669  0x0000240a call  0x00007f01 
- 00012670  0x0000240b call  0x00003286 
- 00012671  0x0000240d call  0x000032b6 
- 00012672  0x0000240f call  0x00003093 , 0x00000034 
- 00012673  0x00002410 setarg  0x0000010b 
- 00012674  0x00002411 call  0x000032d0 
- 00012675  0x00002413 beq  0x00000001 , 0x0000319e 
- 00012676  0x00002414 beq  0x00000002 , 0x000031c6 
- 00012677  0x00002415 beq  0x00000003 , 0x000031f2 
- 00012678  0x00002416 beq  0x000000ff , 0x00003212 
- 00012679  0x00002417 branch  0x00002f5e 
- 00012680  0x0000241a call  0x00002c7a 
- 00012681  0x0000241b call  0x00007fe9 
- 00012682  0x0000241c add  0x00000013 , 0x000000ca , 0x00000011 
- 00012683  0x0000241d ifetch  0x00000001 , 0x00000011 
- 00012684  0x0000241f add  0x00000013 , 0x000000cb , 0x00000011 
- 00012685  0x00002420 ifetcht  0x00000001 , 0x00000011 
- 00012686  0x00002422 isub  0x00000002 , 0x0000003e 
- 00012687  0x00002423 ncall  0x00007fe7 , 0x00000005 
- 00012688  0x00002424 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012689  0x00002425 ifetch  0x00000001 , 0x00000011 
- 00012690  0x00002427 add  0x00000013 , 0x000000cb , 0x00000005 
- 00012691  0x00002428 istore  0x00000001 , 0x00000005 
- 00012692  0x0000242a add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012693  0x0000242b ifetch  0x00000003 , 0x00000011 
- 00012694  0x0000242d add  0x00000013 , 0x000000c7 , 0x00000011 
- 00012695  0x0000242e ifetcht  0x00000003 , 0x00000011 
- 00012696  0x00002430 isub  0x00000002 , 0x0000003e 
- 00012697  0x00002431 ncall  0x00007fe7 , 0x00000005 
- 00012698  0x00002432 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012699  0x00002433 ifetch  0x00000003 , 0x00000011 
- 00012700  0x00002435 add  0x00000013 , 0x000000c7 , 0x00000005 
- 00012701  0x00002437 branch  0x000032c5 
- 00012702  0x0000243a call  0x00002f88 
- 00012703  0x0000243b call  0x0000324c 
- 00012704  0x0000243c store  0x00000001 , 0x00000aa2 
- 00012705  0x0000243e call  0x00003274 
- 00012706  0x0000243f fetch  0x00000001 , 0x00000aa2 
- 00012707  0x00002441 isolate1  0x00000003 , 0x00000002 
- 00012708  0x00002442 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012709  0x00002443 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012710  0x00002444 istore  0x00000001 , 0x00000005 
- 00012711  0x00002446 beq  0x00000001 , 0x00003216 
- 00012712  0x00002447 call  0x00003245 
- 00012713  0x00002449 call  0x00003274 
- 00012714  0x0000244b isolate1  0x00000004 , 0x00000002 
- 00012715  0x0000244c setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012716  0x0000244d call  0x00003249 
- 00012717  0x0000244f add  0x00000013 , 0x000000de , 0x00000011 
- 00012718  0x00002450 ifetch  0x00000002 , 0x00000011 
- 00012719  0x00002452 branch  0x00007f9c 
- 00012720  0x00002455 setarg  0x00000001 
- 00012721  0x00002456 store  0x00000001 , 0x00000d54 
- 00012722  0x00002457 call  0x0000329e 
- 00012723  0x00002459 istore  0x00000007 , 0x00000005 
- 00012724  0x0000245a call  0x0000329e 
- 00012725  0x0000245c ncall  0x000031bd , 0x00000034 
- 00012726  0x0000245d call  0x0000329e 
- 00012727  0x0000245f call  0x000031c2 , 0x00000034 
- 00012728  0x00002461 jam  0x00000020 , 0x00000d52 
- 00012729  0x00002463 fetch  0x00000001 , 0x00000d38 
- 00012730  0x00002464 set1  0x00000002 , 0x0000003f 
- 00012731  0x00002465 store  0x00000001 , 0x00000d38 
- 00012732  0x00002466 rtn 
- 00012733  0x00002469 setarg  0x00000001 
- 00012734  0x0000246a call  0x000032a8 
- 00012735  0x0000246d setarg  0x00000140 
- 00012736  0x0000246e arg  0x0000000b , 0x00000007 
- 00012737  0x0000246f branch  0x00007f08 
- 00012738  0x00002471 call  0x000032a7 
- 00012739  0x00002474 setarg  0x00000000 
- 00012740  0x00002475 arg  0x0000000b , 0x00000007 
- 00012741  0x00002476 branch  0x00007f08 
- 00012742  0x00002479 call  0x00003274 
- 00012743  0x0000247b isolate1  0x00000003 , 0x00000002 
- 00012744  0x0000247c branch  0x0000321b , 0x00000001 
- 00012745  0x0000247d arg  0x00000d64 , 0x00000005 
- 00012746  0x0000247e call  0x000031e0 
- 00012747  0x0000247f fetch  0x00000008 , 0x00000d64 
- 00012748  0x00002480 ncall  0x000031e4 , 0x00000034 
- 00012749  0x00002481 fetch  0x00000008 , 0x00000d64 
- 00012750  0x00002482 call  0x000031e9 , 0x00000034 
- 00012751  0x00002483 call  0x00002c7a 
- 00012752  0x00002484 fetch  0x00000008 , 0x00000d64 
- 00012753  0x00002485 arg  0x00000168 , 0x00000011 
- 00012754  0x00002486 call  0x000032bf 
- 00012755  0x00002487 istore  0x00000008 , 0x00000005 
- 00012756  0x00002489 setarg  0x00000170 
- 00012757  0x0000248a iadd  0x00000013 , 0x00000011 
- 00012758  0x0000248b ifetcht  0x00000008 , 0x00000011 
- 00012759  0x0000248d isub  0x00000002 , 0x0000003e 
- 00012760  0x0000248e ncall  0x000031ed , 0x00000005 
- 00012761  0x0000248f setarg  0x00000168 
- 00012762  0x00002490 iadd  0x00000013 , 0x00000011 
- 00012763  0x00002491 ifetch  0x00000008 , 0x00000011 
- 00012764  0x00002493 arg  0x00000170 , 0x00000011 
- 00012765  0x00002494 call  0x000032bf 
- 00012766  0x00002495 istore  0x00000008 , 0x00000005 
- 00012767  0x00002497 branch  0x00002f5e 
- 00012768  0x0000249a setarg  0x0000010b 
- 00012769  0x0000249b iadd  0x00000013 , 0x00000006 
- 00012770  0x0000249d arg  0x00000009 , 0x00000039 
- 00012771  0x0000249e branch  0x00007ff3 
- 00012772  0x000024a1 setarg  0x00000001 
- 00012773  0x000024a2 call  0x000032ab 
- 00012774  0x000024a5 setarg  0x00000140 
- 00012775  0x000024a6 arg  0x0000000e , 0x00000007 
- 00012776  0x000024a7 branch  0x00007f08 
- 00012777  0x000024aa call  0x000032aa 
- 00012778  0x000024ad setarg  0x00000000 
- 00012779  0x000024ae arg  0x0000000e , 0x00000007 
- 00012780  0x000024af branch  0x00007f08 
- 00012781  0x000024b3 jam  0x00000010 , 0x00000d51 
- 00012782  0x000024b4 fetch  0x00000001 , 0x00000d38 
- 00012783  0x000024b5 set1  0x00000001 , 0x0000003f 
- 00012784  0x000024b6 store  0x00000001 , 0x00000d38 
- 00012785  0x000024b7 rtn 
- 00012786  0x000024ba arg  0x00000d74 , 0x00000005 
- 00012787  0x000024bb call  0x000031e0 
- 00012788  0x000024bc fetch  0x00000002 , 0x00000d75 
- 00012789  0x000024bd ncall  0x00003209 , 0x00000034 
- 00012790  0x000024be fetch  0x00000002 , 0x00000d75 
- 00012791  0x000024bf call  0x0000320e , 0x00000034 
- 00012792  0x000024c0 call  0x00002c7a 
- 00012793  0x000024c1 fetch  0x00000003 , 0x00000d74 
- 00012794  0x000024c2 arg  0x00000178 , 0x00000011 
- 00012795  0x000024c3 call  0x000032c4 
- 00012796  0x000024c5 setarg  0x0000017b 
- 00012797  0x000024c6 iadd  0x00000013 , 0x00000011 
- 00012798  0x000024c7 ifetcht  0x00000003 , 0x00000011 
- 00012799  0x000024c9 isub  0x00000002 , 0x0000003e 
- 00012800  0x000024ca ncall  0x00003207 , 0x00000005 
- 00012801  0x000024cb setarg  0x00000178 
- 00012802  0x000024cc iadd  0x00000013 , 0x00000011 
- 00012803  0x000024cd ifetch  0x00000003 , 0x00000011 
- 00012804  0x000024cf arg  0x0000017b , 0x00000011 
- 00012805  0x000024d0 call  0x000032c4 
- 00012806  0x000024d2 branch  0x00002f5e 
- 00012807  0x000024d5 jam  0x00000021 , 0x00000d52 
- 00012808  0x000024d6 branch  0x000031b9 
- 00012809  0x000024d9 setarg  0x00000001 
- 00012810  0x000024da call  0x000032ae 
- 00012811  0x000024dd setarg  0x00000140 
- 00012812  0x000024de arg  0x0000000c , 0x00000007 
- 00012813  0x000024df branch  0x00007f08 
- 00012814  0x000024e2 call  0x000032ad 
- 00012815  0x000024e5 setarg  0x00000000 
- 00012816  0x000024e6 arg  0x0000000c , 0x00000007 
- 00012817  0x000024e7 branch  0x00007f08 
- 00012818  0x000024ea call  0x000032bd 
- 00012819  0x000024ec beq  0x00000001 , 0x00003216 
- 00012820  0x000024ed beq  0x00000002 , 0x0000321b 
- 00012821  0x000024ee rtn 
- 00012822  0x000024f0 setarg  0x0000010d 
- 00012823  0x000024f1 call  0x0000327e 
- 00012824  0x000024f2 arg  0x00000160 , 0x00000011 
- 00012825  0x000024f3 call  0x000032bf 
- 00012826  0x000024f6 branch  0x0000322d 
- 00012827  0x000024f9 setarg  0x0000010d 
- 00012828  0x000024fa call  0x0000327e 
- 00012829  0x000024fb arg  0x00000164 , 0x00000011 
- 00012830  0x000024fc call  0x000032bf 
- 00012831  0x000024ff branch  0x0000322d 
- 00012832  0x00002502 call  0x00002c7a 
- 00012833  0x00002503 add  0x00000013 , 0x000000cd , 0x00000005 
- 00012834  0x00002504 istore  0x00000001 , 0x00000005 
- 00012835  0x00002505 rtn 
- 00012836  0x00002508 call  0x00002c7a 
- 00012837  0x00002509 add  0x00000013 , 0x000000be , 0x00000011 
- 00012838  0x0000250a branch  0x0000327f 
- 00012839  0x0000250c call  0x00002c7a 
- 00012840  0x0000250d add  0x00000013 , 0x000000be , 0x00000005 
- 00012841  0x0000250e branch  0x0000322d 
- 00012842  0x00002511 add  0x00000013 , 0x000000ae , 0x00000011 
- 00012843  0x00002512 branch  0x0000327f 
- 00012844  0x00002514 add  0x00000013 , 0x000000ae , 0x00000005 
- 00012845  0x00002516 istore  0x00000004 , 0x00000005 
- 00012846  0x00002517 rtn 
- 00012847  0x0000251a add  0x00000013 , 0x00000090 , 0x00000005 
- 00012848  0x0000251b branch  0x000032b4 
- 00012849  0x0000251e setarg  0x00000000 
- 00012850  0x00002520 call  0x00002c7a 
- 00012851  0x00002521 add  0x00000013 , 0x00000085 , 0x00000005 
- 00012852  0x00002522 branch  0x000032b4 
- 00012853  0x00002525 add  0x00000013 , 0x00000042 , 0x00000005 
- 00012854  0x00002526 branch  0x000032b4 
- 00012855  0x00002529 setarg  0x00000004 
- 00012856  0x0000252b add  0x00000013 , 0x000000cc , 0x00000005 
- 00012857  0x0000252c branch  0x000032b4 
- 00012858  0x0000252f add  0x00000013 , 0x00000087 , 0x00000011 
- 00012859  0x00002530 branch  0x000032d1 
- 00012860  0x00002532 add  0x00000013 , 0x00000087 , 0x00000005 
- 00012861  0x00002533 branch  0x000032b4 
- 00012862  0x00002536 setarg  0x00000002 
- 00012863  0x00002538 add  0x00000013 , 0x000000d0 , 0x00000005 
- 00012864  0x00002539 branch  0x000032b4 
- 00012865  0x0000253c setarg  0x00000001 
- 00012866  0x0000253e call  0x00002c7a 
- 00012867  0x0000253f add  0x00000013 , 0x000000ce , 0x00000005 
- 00012868  0x00002540 branch  0x000032b4 
- 00012869  0x00002543 call  0x00002c7a 
- 00012870  0x00002544 add  0x00000013 , 0x000000b4 , 0x00000011 
- 00012871  0x00002545 branch  0x000032d1 
- 00012872  0x00002547 setarg  0x00000001 
- 00012873  0x00002549 call  0x00002c7a 
- 00012874  0x0000254a add  0x00000013 , 0x000000b4 , 0x00000005 
- 00012875  0x0000254b branch  0x000032b4 
- 00012876  0x0000254e call  0x00002c7a 
- 00012877  0x0000254f add  0x00000013 , 0x000000b2 , 0x00000011 
- 00012878  0x00002550 branch  0x000032d1 
- 00012879  0x00002552 setarg  0x00000001 
- 00012880  0x00002554 call  0x00002c7a 
- 00012881  0x00002555 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012882  0x00002556 branch  0x000032b4 
- 00012883  0x00002559 call  0x00002c7a 
- 00012884  0x0000255a add  0x00000013 , 0x00000096 , 0x00000011 
- 00012885  0x0000255b branch  0x000032d1 
- 00012886  0x0000255d add  0x00000013 , 0x00000096 , 0x00000005 
- 00012887  0x0000255e branch  0x000032b4 
- 00012888  0x00002561 add  0x00000013 , 0x000000cf , 0x00000011 
- 00012889  0x00002562 branch  0x000032d1 
- 00012890  0x00002564 setarg  0x00000000 
- 00012891  0x00002566 add  0x00000013 , 0x000000cf , 0x00000005 
- 00012892  0x00002567 branch  0x000032b4 
- 00012893  0x0000256a add  0x00000013 , 0x000000d2 , 0x00000011 
- 00012894  0x0000256b branch  0x000032d1 
- 00012895  0x0000256e add  0x00000013 , 0x00000001 , 0x00000011 
- 00012896  0x0000256f branch  0x000032d1 
- 00012897  0x00002572 add  0x00000013 , 0x000000b5 , 0x00000011 
- 00012898  0x00002573 branch  0x000032d1 
- 00012899  0x00002575 setarg  0x00000000 
- 00012900  0x00002577 call  0x00002c7a 
- 00012901  0x00002578 add  0x00000013 , 0x000000b5 , 0x00000005 
- 00012902  0x00002579 branch  0x000032b4 
- 00012903  0x0000257c call  0x00002c7a 
- 00012904  0x0000257d add  0x00000013 , 0x000000fb , 0x00000011 
- 00012905  0x0000257e ifetch  0x00000001 , 0x00000011 
- 00012906  0x00002580 store  0x00000001 , 0x000041de 
- 00012907  0x00002581 rtn 
- 00012908  0x00002584 call  0x00002c7a 
- 00012909  0x00002585 fetch  0x00000001 , 0x000041de 
- 00012910  0x00002587 add  0x00000013 , 0x000000fb , 0x00000005 
- 00012911  0x00002588 branch  0x000032b4 
- 00012912  0x0000258b add  0x00000013 , 0x000000fc , 0x00000011 
- 00012913  0x0000258c branch  0x000032d1 
- 00012914  0x0000258f add  0x00000013 , 0x000000fe , 0x00000005 
- 00012915  0x00002590 branch  0x000032b4 
- 00012916  0x00002593 setarg  0x00000109 
- 00012917  0x00002595 iadd  0x00000013 , 0x00000011 
- 00012918  0x00002596 ifetcht  0x00000001 , 0x00000011 
- 00012919  0x00002597 rtn 
- 00012920  0x0000259a setarg  0x00000135 
- 00012921  0x0000259b branch  0x000032d0 
- 00012922  0x0000259d setarg  0x00000000 
- 00012923  0x0000259f arg  0x00000135 , 0x00000011 
- 00012924  0x000025a0 branch  0x000032b3 
- 00012925  0x000025a3 setarg  0x0000012b 
- 00012926  0x000025a5 call  0x000032cd 
- 00012927  0x000025a7 ifetch  0x00000004 , 0x00000011 
- 00012928  0x000025a8 rtn 
- 00012929  0x000025ab setarg  0x0000015f 
- 00012930  0x000025ac branch  0x000032d0 
- 00012931  0x000025ae setarg  0x00000000 
- 00012932  0x000025b0 arg  0x0000015f , 0x00000011 
- 00012933  0x000025b1 branch  0x000032b3 
- 00012934  0x000025b4 setarg  0x00000000 
- 00012935  0x000025b6 arg  0x0000015c , 0x00000011 
- 00012936  0x000025b7 branch  0x000032b3 
- 00012937  0x000025ba arg  0x0000012f , 0x00000011 
- 00012938  0x000025bb branch  0x000032b3 
- 00012939  0x000025be setarg  0x00000108 
- 00012940  0x000025bf branch  0x000032d0 
- 00012941  0x000025c1 arg  0x00000108 , 0x00000011 
- 00012942  0x000025c2 branch  0x000032b3 
- 00012943  0x000025c5 setarg  0x00000105 
- 00012944  0x000025c6 branch  0x000032d0 
- 00012945  0x000025c8 setarg  0x00000000 
- 00012946  0x000025ca arg  0x00000105 , 0x00000011 
- 00012947  0x000025cb branch  0x000032b3 
- 00012948  0x000025ce setarg  0x00000104 
- 00012949  0x000025cf branch  0x000032d0 
- 00012950  0x000025d1 setarg  0x00000000 
- 00012951  0x000025d3 arg  0x00000104 , 0x00000011 
- 00012952  0x000025d4 branch  0x000032b3 
- 00012953  0x000025d7 setarg  0x00000000 
- 00012954  0x000025d9 arg  0x0000013b , 0x00000011 
- 00012955  0x000025da branch  0x000032b3 
- 00012956  0x000025dc setarg  0x00000001 
- 00012957  0x000025dd branch  0x0000329a 
- 00012958  0x000025e0 setarg  0x0000010c 
- 00012959  0x000025e1 call  0x000032cd 
- 00012960  0x000025e2 ifetch  0x00000007 , 0x00000011 
- 00012961  0x000025e3 rtn 
- 00012962  0x000025e6 setarg  0x0000015e 
- 00012963  0x000025e7 branch  0x000032d0 
- 00012964  0x000025e9 setarg  0x00000000 
- 00012965  0x000025eb arg  0x0000015e , 0x00000011 
- 00012966  0x000025ec branch  0x000032b3 
- 00012967  0x000025ef setarg  0x00000000 
- 00012968  0x000025f1 arg  0x00000180 , 0x00000011 
- 00012969  0x000025f2 branch  0x000032b3 
- 00012970  0x000025f5 setarg  0x00000000 
- 00012971  0x000025f7 arg  0x0000017e , 0x00000011 
- 00012972  0x000025f8 branch  0x000032b3 
- 00012973  0x000025fb setarg  0x00000000 
- 00012974  0x000025fd arg  0x0000017f , 0x00000011 
- 00012975  0x000025fe branch  0x000032b3 
- 00012976  0x00002601 arg  0x00000102 , 0x00000011 
- 00012977  0x00002602 branch  0x000032b3 
- 00012978  0x00002605 arg  0x00000103 , 0x00000011 
- 00012979  0x00002607 call  0x000032c7 
- 00012980  0x00002609 istore  0x00000001 , 0x00000005 
- 00012981  0x0000260a rtn 
- 00012982  0x0000260d setarg  0x0000015d 
- 00012983  0x0000260e branch  0x000032d0 
- 00012984  0x00002611 arg  0x0000015d , 0x00000011 
- 00012985  0x00002612 branch  0x000032b3 
- 00012986  0x00002615 setarg  0x0000018a 
- 00012987  0x00002616 call  0x000032d0 
- 00012988  0x00002617 branch  0x0000326a 
- 00012989  0x0000261a setarg  0x0000010c 
- 00012990  0x0000261b branch  0x000032d0 
- 00012991  0x0000261e copy  0x0000003f , 0x00000002 
- 00012992  0x0000261f copy  0x00000011 , 0x0000003f 
- 00012993  0x00002620 iadd  0x00000013 , 0x00000005 
- 00012994  0x00002621 copy  0x00000002 , 0x0000003f 
- 00012995  0x00002622 rtn 
- 00012996  0x00002625 call  0x000032bf 
- 00012997  0x00002627 istore  0x00000003 , 0x00000005 
- 00012998  0x00002628 rtn 
- 00012999  0x0000262b call  0x00002c7a 
- 00013000  0x0000262d copy  0x0000003f , 0x00000012 
- 00013001  0x0000262e copy  0x00000011 , 0x0000003f 
- 00013002  0x0000262f iadd  0x00000013 , 0x00000005 
- 00013003  0x00002630 copy  0x00000012 , 0x0000003f 
- 00013004  0x00002631 rtn 
- 00013005  0x00002634 call  0x00002c7a 
- 00013006  0x00002635 iadd  0x00000013 , 0x00000011 
- 00013007  0x00002636 rtn 
- 00013008  0x00002639 call  0x000032cd 
- 00013009  0x0000263b ifetch  0x00000001 , 0x00000011 
- 00013010  0x0000263c rtn 
- 00013011  0x0000263f call  0x000032cd 
- 00013012  0x00002640 ifetcht  0x00000004 , 0x00000011 
- 00013013  0x00002641 rtn 
- 00013014  0x00002644 setarg  0x00000000 
- 00013015  0x00002645 branch  0x000032b4 
- 00013016  0x0000264a bpatch  0x000000c4 , 0x00004018 
- 00013017  0x0000264b fetch  0x00000001 , 0x00004092 
- 00013018  0x0000264c branch  0x000032d8 , 0x00000034 
- 00013019  0x0000264e beq  0x00000004 , 0x00002f30 
- 00013020  0x0000264f beq  0x0000000f , 0x00003436 
- 00013021  0x00002650 beq  0x00000009 , 0x000045de 
- 00013022  0x00002651 beq  0x0000000a , 0x0000392a 
- 00013023  0x00002652 beq  0x0000000e , 0x000035bf 
- 00013024  0x00002653 beq  0x00000010 , 0x000044a4 
- 00013025  0x00002654 bbit1  0x00000006 , 0x00003d00 
- 00013026  0x00002655 rtn 
- 00013027  0x00002658 bpatch  0x000000c5 , 0x00004018 
- 00013028  0x00002659 jam  0x00000000 , 0x00000151 
- 00013029  0x0000265a jam  0x00000000 , 0x0000017f 
- 00013030  0x0000265b jam  0x00000000 , 0x00000180 
- 00013031  0x0000265c setarg  0x00000000 
- 00013032  0x0000265d store  0x00000005 , 0x000009ae 
- 00013033  0x0000265e fetch  0x00000001 , 0x00004092 
- 00013034  0x0000265f branch  0x000032e3 , 0x00000034 
- 00013035  0x00002660 beq  0x0000000a , 0x00003962 
- 00013036  0x00002662 rtn 
- 00013037  0x00002666 call  0x00007cd1 
- 00013038  0x00002667 call  0x00007d9c 
- 00013039  0x00002668 call  0x000032f6 
- 00013040  0x00002669 fetch  0x00000002 , 0x000041f3 
- 00013041  0x0000266a branch  0x00007f9c 
- 00013042  0x0000266d fetch  0x00000002 , 0x000041f1 
- 00013043  0x0000266e branch  0x00007f9c 
- 00013044  0x00002671 fetch  0x00000002 , 0x000041ef 
- 00013045  0x00002672 branch  0x00007f9c 
- 00013046  0x00002675 bpatch  0x000000c6 , 0x00004018 
- 00013047  0x00002677 arg  0x00004668 , 0x00000011 
- 00013048  0x00002678 call  0x00007fc4 
- 00013049  0x00002679 rtn  0x00000034 
- 00013050  0x0000267b copy  0x0000003f , 0x00000013 
- 00013051  0x0000267c call  0x000032ff 
- 00013052  0x0000267d branch  0x00003324 
- 00013053  0x00002680 arg  0x00000000 , 0x00000013 
- 00013054  0x00002681 rtn 
- 00013055  0x00002687 beq  0x00000001 , 0x00003311 
- 00013056  0x00002688 beq  0x00000010 , 0x00003357 
- 00013057  0x00002689 beq  0x00000005 , 0x00003335 
- 00013058  0x0000268a beq  0x00000012 , 0x0000333c 
- 00013059  0x0000268b beq  0x00000006 , 0x00003353 
- 00013060  0x0000268c beq  0x00000004 , 0x00003394 
- 00013061  0x0000268d beq  0x00000002 , 0x00003399 
- 00013062  0x0000268e beq  0x00000013 , 0x00003394 
- 00013063  0x0000268f beq  0x00000014 , 0x0000334b 
- 00013064  0x00002690 beq  0x00000015 , 0x0000334f 
- 00013065  0x00002691 beq  0x00000003 , 0x0000332e 
- 00013066  0x00002692 beq  0x0000000b , 0x00003340 
- 00013067  0x00002693 beq  0x0000000c , 0x00003347 
- 00013068  0x00002695 beq  0x00000016 , 0x0000335b 
- 00013069  0x00002696 beq  0x00000018 , 0x0000332a 
- 00013070  0x00002697 beq  0x0000002a , 0x0000331a 
- 00013071  0x00002698 beq  0x0000002b , 0x00003318 
- 00013072  0x00002699 rtn 
- 00013073  0x0000269d fetch  0x00000002 , 0x00004682 
- 00013074  0x0000269e set1  0x00000000 , 0x0000003f 
- 00013075  0x0000269f store  0x00000002 , 0x00004682 
- 00013076  0x000026a0 fetch  0x00000002 , 0x0000420a 
- 00013077  0x000026a1 set0  0x00000000 , 0x0000003f 
- 00013078  0x000026a2 store  0x00000002 , 0x0000420a 
- 00013079  0x000026a3 rtn 
- 00013080  0x000026a6 jam  0x00000000 , 0x00000229 
- 00013081  0x000026a7 rtn 
- 00013082  0x000026aa fetch  0x00000001 , 0x00000229 
- 00013083  0x000026ab increase  0x00000001 , 0x0000003f 
- 00013084  0x000026ac store  0x00000001 , 0x00000229 
- 00013085  0x000026ad sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00013086  0x000026ae branch  0x000033df , 0x00000002 
- 00013087  0x000026af jam  0x00000000 , 0x00000229 
- 00013088  0x000026b0 fetch  0x00000002 , 0x0000420a 
- 00013089  0x000026b1 set1  0x00000009 , 0x0000003f 
- 00013090  0x000026b2 store  0x00000002 , 0x0000420a 
- 00013091  0x000026b3 branch  0x000033e9 
- 00013092  0x000026b6 fetch  0x00000002 , 0x000041f5 
- 00013093  0x000026b7 branch  0x00007f9c 
- 00013094  0x000026ba fetch  0x00000002 , 0x000041e9 
- 00013095  0x000026bb branch  0x00007f9c 
- 00013096  0x000026be fetch  0x00000002 , 0x000041ed 
- 00013097  0x000026bf branch  0x00007f9c 
- 00013098  0x000026c2 fetch  0x00000002 , 0x0000420a 
- 00013099  0x000026c3 set1  0x00000001 , 0x0000003f 
- 00013100  0x000026c4 store  0x00000002 , 0x0000420a 
- 00013101  0x000026c5 branch  0x00003412 
- 00013102  0x000026c8 fetch  0x00000002 , 0x00004682 
- 00013103  0x000026c9 set1  0x00000007 , 0x0000003f 
- 00013104  0x000026ca store  0x00000002 , 0x00004682 
- 00013105  0x000026cb fetch  0x00000002 , 0x0000420a 
- 00013106  0x000026cc set1  0x00000002 , 0x0000003f 
- 00013107  0x000026cd store  0x00000002 , 0x0000420a 
- 00013108  0x000026ce rtn 
- 00013109  0x000026d1 fetch  0x00000002 , 0x00004682 
- 00013110  0x000026d2 set1  0x00000001 , 0x0000003f 
- 00013111  0x000026d3 store  0x00000002 , 0x00004682 
- 00013112  0x000026d4 fetch  0x00000002 , 0x0000420a 
- 00013113  0x000026d5 set1  0x00000004 , 0x0000003f 
- 00013114  0x000026d6 store  0x00000002 , 0x0000420a 
- 00013115  0x000026d7 rtn 
- 00013116  0x000026da fetch  0x00000002 , 0x00004682 
- 00013117  0x000026db set1  0x00000003 , 0x0000003f 
- 00013118  0x000026dc store  0x00000002 , 0x00004682 
- 00013119  0x000026dd rtn 
- 00013120  0x000026e0 fetch  0x00000002 , 0x00004682 
- 00013121  0x000026e1 set1  0x00000005 , 0x0000003f 
- 00013122  0x000026e2 store  0x00000002 , 0x00004682 
- 00013123  0x000026e3 fetch  0x00000002 , 0x0000420a 
- 00013124  0x000026e4 set1  0x00000003 , 0x0000003f 
- 00013125  0x000026e5 store  0x00000002 , 0x0000420a 
- 00013126  0x000026e6 rtn 
- 00013127  0x000026e9 fetch  0x00000002 , 0x00004682 
- 00013128  0x000026ea set0  0x00000005 , 0x0000003f 
- 00013129  0x000026eb store  0x00000002 , 0x00004682 
- 00013130  0x000026ec rtn 
- 00013131  0x000026ef fetch  0x00000002 , 0x00004682 
- 00013132  0x000026f0 set1  0x00000009 , 0x0000003f 
- 00013133  0x000026f1 store  0x00000002 , 0x00004682 
- 00013134  0x000026f2 rtn 
- 00013135  0x000026f5 fetch  0x00000002 , 0x00004682 
- 00013136  0x000026f6 set0  0x00000009 , 0x0000003f 
- 00013137  0x000026f7 store  0x00000002 , 0x00004682 
- 00013138  0x000026f8 branch  0x00003418 
- 00013139  0x000026fb fetch  0x00000002 , 0x00004682 
- 00013140  0x000026fc set1  0x00000002 , 0x0000003f 
- 00013141  0x000026fd store  0x00000002 , 0x00004682 
- 00013142  0x000026fe rtn 
- 00013143  0x00002701 fetch  0x00000002 , 0x0000420a 
- 00013144  0x00002702 set1  0x00000000 , 0x0000003f 
- 00013145  0x00002703 store  0x00000002 , 0x0000420a 
- 00013146  0x00002704 rtn 
- 00013147  0x00002707 fetch  0x00000002 , 0x0000420a 
- 00013148  0x00002708 set1  0x00000008 , 0x0000003f 
- 00013149  0x00002709 store  0x00000002 , 0x0000420a 
- 00013150  0x0000270a branch  0x000033e9 
- 00013151  0x0000270e bpatch  0x000000c7 , 0x00004018 
- 00013152  0x0000270f store  0x00000001 , 0x0000022a 
- 00013153  0x00002711 fetch  0x00000001 , 0x0000022a 
- 00013154  0x00002712 rtn  0x00000034 
- 00013155  0x00002713 increase  0xffffffff , 0x0000003f 
- 00013156  0x00002714 store  0x00000001 , 0x0000022a 
- 00013157  0x00002715 call  0x00007cdd 
- 00013158  0x00002716 call  0x000033d6 
- 00013159  0x00002717 call  0x00003387 
- 00013160  0x00002718 call  0x0000338d 
- 00013161  0x00002719 call  0x0000651b 
- 00013162  0x0000271a fetch  0x00000002 , 0x000041fd 
- 00013163  0x0000271b call  0x00007f9c 
- 00013164  0x0000271c branch  0x00003361 
- 00013165  0x00002722 ifetch  0x00000001 , 0x00000013 
- 00013166  0x00002723 rtn  0x00000034 
- 00013167  0x00002724 pincrease  0xffffffff 
- 00013168  0x00002725 istore  0x00000001 , 0x00000013 
- 00013169  0x00002726 nrtn  0x00000034 
- 00013170  0x00002727 copy  0x00000012 , 0x0000003f 
- 00013171  0x00002728 branch  0x00007f9c 
- 00013172  0x0000272d ifetch  0x00000002 , 0x00000013 
- 00013173  0x0000272e rtn  0x00000034 
- 00013174  0x0000272f pincrease  0xffffffff 
- 00013175  0x00002730 istore  0x00000002 , 0x00000013 
- 00013176  0x00002731 nrtn  0x00000034 
- 00013177  0x00002732 copy  0x00000012 , 0x0000003f 
- 00013178  0x00002733 branch  0x00007f9c 
- 00013179  0x00002736 fetcht  0x00000002 , 0x0000423f 
- 00013180  0x00002737 add  0x00000002 , 0x00000001 , 0x00000013 
- 00013181  0x00002738 arg  0x0000337f , 0x00000012 
- 00013182  0x00002739 branch  0x0000336d 
- 00013183  0x0000273c call  0x0000342d 
- 00013184  0x0000273d beq  0x00000001 , 0x00003382 
- 00013185  0x0000273f branch  0x0000340a 
- 00013186  0x00002741 setarg  0x00000002 
- 00013187  0x00002742 istore  0x00000001 , 0x00000013 
- 00013188  0x00002743 add  0x00000002 , 0x00000008 , 0x00000012 
- 00013189  0x00002745 ifetch  0x00000002 , 0x00000012 
- 00013190  0x00002746 branch  0x00007f9c 
- 00013191  0x00002749 arg  0x00004205 , 0x00000013 
- 00013192  0x0000274a arg  0x0000338a , 0x00000012 
- 00013193  0x0000274b branch  0x0000336d 
- 00013194  0x0000274e call  0x00002252 
- 00013195  0x0000274f branch  0x0000340e , 0x00000005 
- 00013196  0x00002750 rtn 
- 00013197  0x00002754 arg  0x0000467e , 0x00000013 
- 00013198  0x00002755 arg  0x00003390 , 0x00000012 
- 00013199  0x00002756 branch  0x00003374 
- 00013200  0x00002759 call  0x000033f0 
- 00013201  0x0000275a call  0x00003408 
- 00013202  0x0000275b fetch  0x00000002 , 0x000041f7 
- 00013203  0x0000275c branch  0x00007f9c 
- 00013204  0x00002760 call  0x000033ac 
- 00013205  0x00002762 fetch  0x00000002 , 0x00004682 
- 00013206  0x00002763 set0  0x00000007 , 0x0000003f 
- 00013207  0x00002764 store  0x00000002 , 0x00004682 
- 00013208  0x00002765 rtn 
- 00013209  0x00002768 jam  0x00000000 , 0x00004205 
- 00013210  0x00002769 fetch  0x00000002 , 0x00004682 
- 00013211  0x0000276a bbit1  0x00000007 , 0x0000339e 
- 00013212  0x0000276b isolate0  0x00000001 , 0x0000003f 
- 00013213  0x0000276c call  0x000032fd , 0x00000001 
- 00013214  0x0000276e bpatch  0x000000c8 , 0x00004019 
- 00013215  0x0000276f fetch  0x00000002 , 0x00004682 
- 00013216  0x00002770 set0  0x00000000 , 0x0000003f 
- 00013217  0x00002771 set0  0x00000001 , 0x0000003f 
- 00013218  0x00002772 set0  0x00000002 , 0x0000003f 
- 00013219  0x00002773 set0  0x00000003 , 0x0000003f 
- 00013220  0x00002774 set0  0x00000007 , 0x0000003f 
- 00013221  0x00002775 store  0x00000002 , 0x00004682 
- 00013222  0x00002776 branch  0x00003418 
- 00013223  0x00002779 call  0x000033a9 
- 00013224  0x0000277a branch  0x0000340a 
- 00013225  0x0000277e setarg  0x00000000 
- 00013226  0x0000277f store  0x00000002 , 0x00004208 
- 00013227  0x00002780 rtn 
- 00013228  0x00002782 setarg  0x00000000 
- 00013229  0x00002783 store  0x00000002 , 0x0000420a 
- 00013230  0x00002784 rtn 
- 00013231  0x00002787 fetch  0x00000002 , 0x0000420a 
- 00013232  0x00002788 store  0x00000002 , 0x00004208 
- 00013233  0x00002789 setarg  0x00000000 
- 00013234  0x0000278a store  0x00000002 , 0x0000420a 
- 00013235  0x0000278b rtn 
- 00013236  0x0000278e fetch  0x00000002 , 0x0000420a 
- 00013237  0x0000278f set1  0x00000007 , 0x0000003f 
- 00013238  0x00002790 store  0x00000002 , 0x00004208 
- 00013239  0x00002791 setarg  0x00000000 
- 00013240  0x00002792 store  0x00000002 , 0x0000420a 
- 00013241  0x00002793 rtn 
- 00013242  0x0000279c fetch  0x00000001 , 0x00004682 
- 00013243  0x0000279d isolate1  0x00000005 , 0x0000003f 
- 00013244  0x0000279e rtn 
- 00013245  0x000027a7 setarg  0x0000aa55 
- 00013246  0x000027a9 store  0x00000002 , 0x00000aaa 
- 00013247  0x000027aa bpatch  0x000000c9 , 0x00004019 
- 00013248  0x000027ab arg  0x00000002 , 0x00000002 
- 00013249  0x000027ac arg  0x00000aaa , 0x00000011 
- 00013250  0x000027ad arg  0x000000c3 , 0x00000012 
- 00013251  0x000027ae branch  0x00006606 
- 00013252  0x000027b2 bpatch  0x000000ca , 0x00004019 
- 00013253  0x000027b3 arg  0x00000002 , 0x00000002 
- 00013254  0x000027b4 arg  0x00000a9a , 0x00000011 
- 00013255  0x000027b5 arg  0x000000c3 , 0x00000012 
- 00013256  0x000027b6 call  0x000065df 
- 00013257  0x000027b7 fetch  0x00000002 , 0x00000a9a 
- 00013258  0x000027b8 arg  0x0000aa55 , 0x00000002 
- 00013259  0x000027b9 isub  0x00000002 , 0x0000003e 
- 00013260  0x000027ba rtn 
- 00013261  0x000027be fetch  0x00000001 , 0x0000455a 
- 00013262  0x000027bf store  0x00000001 , 0x00004205 
- 00013263  0x000027c0 rtn 
- 00013264  0x000027c3 arg  0x00000009 , 0x00000007 
- 00013265  0x000027c4 branch  0x00002c32 
- 00013266  0x000027c7 arg  0x00000009 , 0x00000007 
- 00013267  0x000027c8 branch  0x00002c36 
- 00013268  0x000027cb jam  0x00000005 , 0x00004206 
- 00013269  0x000027cc branch  0x000033d0 
- 00013270  0x000027cf arg  0x00004206 , 0x00000013 
- 00013271  0x000027d0 arg  0x000033d2 , 0x00000012 
- 00013272  0x000027d1 branch  0x0000336d 
- 00013273  0x000027d4 jam  0x00000001 , 0x00004363 
- 00013274  0x000027d5 rtn 
- 00013275  0x000027d8 jam  0x00000000 , 0x00004363 
- 00013276  0x000027d9 rtn 
- 00013277  0x000027dc jam  0x0000000a , 0x00000a99 
- 00013278  0x000027dd branch  0x00007d8f 
- 00013279  0x000027e0 jam  0x0000001d , 0x00000a99 
- 00013280  0x000027e1 branch  0x00007d8f 
- 00013281  0x000027e4 bpatch  0x000000cb , 0x00004019 
- 00013282  0x000027e5 fetch  0x00000001 , 0x00004207 
- 00013283  0x000027e6 store  0x00000001 , 0x0000016d 
- 00013284  0x000027e7 jam  0x00000001 , 0x00000228 
- 00013285  0x000027e8 jam  0x00000003 , 0x00000a99 
- 00013286  0x000027e9 branch  0x00007d8f 
- 00013287  0x000027ec jam  0x0000001e , 0x00000a99 
- 00013288  0x000027ed branch  0x00007d8f 
- 00013289  0x000027f0 jam  0x00000004 , 0x00000a99 
- 00013290  0x000027f1 branch  0x00007d8f 
- 00013291  0x000027f4 fetch  0x00000002 , 0x00004687 
- 00013292  0x000027f5 store  0x00000002 , 0x0000467e 
- 00013293  0x000027f7 call  0x00003404 
- 00013294  0x000027f9 jam  0x00000001 , 0x00000a99 
- 00013295  0x000027fa branch  0x00007d8f 
- 00013296  0x000027fd setarg  0x00000000 
- 00013297  0x000027fe store  0x00000002 , 0x0000467e 
- 00013298  0x000027ff jam  0x00000002 , 0x00000a99 
- 00013299  0x00002800 branch  0x00007d8f 
- 00013300  0x00002803 jam  0x0000000f , 0x00000a99 
- 00013301  0x00002804 branch  0x00007d8f 
- 00013302  0x00002807 jam  0x00000010 , 0x00000a99 
- 00013303  0x00002808 branch  0x00007d8f 
- 00013304  0x0000280b jam  0x0000000e , 0x00000a99 
- 00013305  0x0000280c branch  0x00007d8f 
- 00013306  0x0000280f jam  0x0000000d , 0x00000a99 
- 00013307  0x00002810 branch  0x00007d8f 
- 00013308  0x00002813 jam  0x00000017 , 0x00000a99 
- 00013309  0x00002814 branch  0x00007d8f 
- 00013310  0x00002817 jam  0x00000018 , 0x00000a99 
- 00013311  0x00002818 branch  0x00007d8f 
- 00013312  0x0000281b jam  0x00000016 , 0x00000a99 
- 00013313  0x0000281c branch  0x00007d8f 
- 00013314  0x0000281f jam  0x00000011 , 0x00000a99 
- 00013315  0x00002820 branch  0x00007d8f 
- 00013316  0x00002823 jam  0x00000015 , 0x00000a99 
- 00013317  0x00002824 branch  0x00007d8f 
- 00013318  0x00002827 jam  0x00000014 , 0x00000a99 
- 00013319  0x00002828 branch  0x00007d8f 
- 00013320  0x0000282c jam  0x00000013 , 0x00000a99 
- 00013321  0x0000282d branch  0x00007d8f 
- 00013322  0x00002830 jam  0x00000019 , 0x00000a99 
- 00013323  0x00002831 branch  0x00007d8f 
- 00013324  0x00002834 jam  0x00000006 , 0x00000a99 
- 00013325  0x00002835 branch  0x00007d8f 
- 00013326  0x00002838 jam  0x00000005 , 0x00000a99 
- 00013327  0x00002839 branch  0x00007d8f 
- 00013328  0x0000283c jam  0x0000001f , 0x00000a99 
- 00013329  0x0000283d branch  0x00007d8f 
- 00013330  0x00002840 jam  0x00000020 , 0x00000a99 
- 00013331  0x00002841 branch  0x00007d8f 
- 00013332  0x00002844 jam  0x00000025 , 0x00000a99 
- 00013333  0x00002845 branch  0x00007d8f 
- 00013334  0x00002848 set1  0x0000000d , 0x00000000 
- 00013335  0x00002849 rtn 
- 00013336  0x0000284c set0  0x0000000d , 0x00000000 
- 00013337  0x0000284d rtn 
- 00013338  0x00002862 call  0x0000342d 
- 00013339  0x00002863 beq  0x00000002 , 0x00003424 
- 00013340  0x00002865 setarg  0x00000001 
- 00013341  0x00002866 istore  0x00000001 , 0x00000013 
- 00013342  0x00002867 add  0x00000002 , 0x00000003 , 0x00000011 
- 00013343  0x00002868 add  0x00000002 , 0x00000006 , 0x00000012 
- 00013344  0x0000286a ifetcht  0x00000001 , 0x00000011 
- 00013345  0x0000286b increase  0x00000001 , 0x00000013 
- 00013346  0x0000286c istoret  0x00000001 , 0x00000013 
- 00013347  0x0000286d branch  0x00003385 
- 00013348  0x00002870 setarg  0x00000000 
- 00013349  0x00002871 istore  0x00000001 , 0x00000013 
- 00013350  0x00002872 fetch  0x00000002 , 0x00004682 
- 00013351  0x00002873 bbit0  0x00000009 , 0x00003429 
- 00013352  0x00002874 call  0x00003402 
- 00013353  0x00002876 fetcht  0x00000002 , 0x0000423f 
- 00013354  0x00002877 add  0x00000002 , 0x00000002 , 0x00000011 
- 00013355  0x00002878 add  0x00000002 , 0x00000004 , 0x00000012 
- 00013356  0x00002879 branch  0x00003420 
- 00013357  0x0000287c fetcht  0x00000002 , 0x0000423f 
- 00013358  0x0000287d add  0x00000002 , 0x00000000 , 0x00000013 
- 00013359  0x0000287e ifetch  0x00000001 , 0x00000013 
- 00013360  0x0000287f rtn 
- 00013361  0x00002882 call  0x0000342d 
- 00013362  0x00002883 bne  0x00000000 , 0x00003434 
- 00013363  0x00002884 branch  0x0000340a 
- 00013364  0x00002886 add  0x00000002 , 0x0000000a , 0x00000012 
- 00013365  0x00002887 branch  0x00003385 
- 00013366  0x0000288a rtn  0x0000002b 
- 00013367  0x0000288b jam  0x00000000 , 0x00008081 
- 00013368  0x0000288c setarg  0x00003463 
- 00013369  0x0000288d store  0x00000002 , 0x000041eb 
- 00013370  0x0000288e setarg  0x0000696c 
- 00013371  0x0000288f store  0x00000002 , 0x000041ed 
- 00013372  0x00002890 setarg  0x000034f5 
- 00013373  0x00002891 store  0x00000002 , 0x000041f3 
- 00013374  0x00002892 setarg  0x000034f4 
- 00013375  0x00002893 store  0x00000002 , 0x000041ef 
- 00013376  0x00002894 setarg  0x0000347e 
- 00013377  0x00002895 store  0x00000002 , 0x000041f5 
- 00013378  0x00002896 setarg  0x000034b2 
- 00013379  0x00002897 store  0x00000002 , 0x000041fd 
- 00013380  0x00002898 setarg  0x00003465 
- 00013381  0x00002899 store  0x00000002 , 0x000041fb 
- 00013382  0x0000289a setarg  0x00003470 
- 00013383  0x0000289b store  0x00000002 , 0x000041e9 
- 00013384  0x0000289c setarg  0x00003501 
- 00013385  0x0000289d store  0x00000002 , 0x000041f9 
- 00013386  0x0000289e bpatch  0x000000cc , 0x00004019 
- 00013387  0x0000289f call  0x0000359b 
- 00013388  0x000028a0 call  0x00006948 
- 00013389  0x000028a1 call  0x000035ad 
- 00013390  0x000028a2 call  0x00007d08 
- 00013391  0x000028a3 call  0x00007cd3 
- 00013392  0x000028a4 setarg  0x0000350b 
- 00013393  0x000028a5 store  0x00000002 , 0x00004766 
- 00013394  0x000028a6 setarg  0x000034fc 
- 00013395  0x000028a7 store  0x00000002 , 0x0000475d 
- 00013396  0x000028a8 setarg  0x000034f8 
- 00013397  0x000028a9 store  0x00000002 , 0x0000475f 
- 00013398  0x000028aa setarg  0x0000346c 
- 00013399  0x000028ab store  0x00000002 , 0x00004761 
- 00013400  0x000028ac setarg  0x000035a2 
- 00013401  0x000028ad store  0x00000002 , 0x000046a9 
- 00013402  0x000028ae setarg  0x000035a4 
- 00013403  0x000028af store  0x00000002 , 0x000046ab 
- 00013404  0x000028b0 setarg  0x000035a9 
- 00013405  0x000028b1 store  0x00000002 , 0x000046b4 
- 00013406  0x000028b2 setarg  0x000035a6 
- 00013407  0x000028b3 store  0x00000002 , 0x000046b6 
- 00013408  0x000028b4 fetch  0x00000002 , 0x00004682 
- 00013409  0x000028b5 rtnbit1  0x0000000c 
- 00013410  0x000028b6 branch  0x0000340a 
- 00013411  0x000028b9 call  0x00003586 
- 00013412  0x000028ba branch  0x0000340a 
- 00013413  0x000028bd call  0x00005892 
- 00013414  0x000028be nrtn  0x00000034 
- 00013415  0x000028bf arg  0x00000b06 , 0x00000011 
- 00013416  0x000028c0 call  0x00007e54 
- 00013417  0x000028c1 nrtn  0x00000028 
- 00013418  0x000028c2 arg  0x00000b06 , 0x00000006 
- 00013419  0x000028c3 branch  0x00004746 
- 00013420  0x000028c6 fetch  0x00000002 , 0x00004797 
- 00013421  0x000028c7 store  0x00000002 , 0x00004791 
- 00013422  0x000028c8 jam  0x00000001 , 0x00004753 
- 00013423  0x000028c9 branch  0x0000358f 
- 00013424  0x000028cc fetch  0x00000001 , 0x0000479d 
- 00013425  0x000028cd beq  0x00000001 , 0x00003479 
- 00013426  0x000028ce fetch  0x00000002 , 0x00004682 
- 00013427  0x000028cf bbit0  0x00000009 , 0x00003479 
- 00013428  0x000028d0 fetch  0x00000001 , 0x0000479e 
- 00013429  0x000028d1 beq  0x00000001 , 0x000033d0 
- 00013430  0x000028d2 fetch  0x00000001 , 0x00004700 
- 00013431  0x000028d3 nbranch  0x000033d0 , 0x00000034 
- 00013432  0x000028d4 branch  0x000033d2 
- 00013433  0x000028d7 fetch  0x00000001 , 0x0000479b 
- 00013434  0x000028d8 fetcht  0x00000001 , 0x0000479c 
- 00013435  0x000028d9 ior  0x00000002 , 0x0000003f 
- 00013436  0x000028da beq  0x00000001 , 0x000033d0 
- 00013437  0x000028db branch  0x000033d2 
- 00013438  0x000028de copy  0x00000013 , 0x0000003f 
- 00013439  0x000028df beq  0x0000002d , 0x00003431 
- 00013440  0x000028e0 beq  0x00000010 , 0x0000341a 
- 00013441  0x000028e1 beq  0x00000014 , 0x000034df 
- 00013442  0x000028e2 beq  0x00000015 , 0x000034e8 
- 00013443  0x000028e3 beq  0x00000040 , 0x00003485 
- 00013444  0x000028e4 rtn 
- 00013445  0x000028e6 fetch  0x00000002 , 0x00004509 
- 00013446  0x000028e7 beq  0x00000001 , 0x0000348c 
- 00013447  0x000028e9 fetch  0x00000002 , 0x000043d8 
- 00013448  0x000028ea branch  0x000034a2 , 0x00000034 
- 00013449  0x000028ec jam  0x00000002 , 0x0000478a 
- 00013450  0x000028ed jam  0x0000003c , 0x0000478f 
- 00013451  0x000028ee rtn 
- 00013452  0x000028f1 fetch  0x00000002 , 0x0000449a 
- 00013453  0x000028f2 branch  0x000034a0 , 0x00000034 
- 00013454  0x000028f4 jam  0x00000001 , 0x0000478a 
- 00013455  0x000028f5 fetcht  0x00000002 , 0x000047b4 
- 00013456  0x000028f6 fetch  0x00000002 , 0x00004496 
- 00013457  0x000028f7 iadd  0x00000002 , 0x0000003f 
- 00013458  0x000028f8 store  0x00000002 , 0x00004496 
- 00013459  0x000028f9 copy  0x0000003f , 0x00000011 
- 00013460  0x000028fa fetch  0x00000002 , 0x00004498 
- 00013461  0x000028fb iadd  0x00000002 , 0x0000003f 
- 00013462  0x000028fc store  0x00000002 , 0x00004498 
- 00013463  0x000028fd iadd  0x00000011 , 0x0000003f 
- 00013464  0x000028fe rshift  0x0000003f , 0x00000002 
- 00013465  0x000028ff fetch  0x00000002 , 0x000047c0 
- 00013466  0x00002900 idiv  0x00000002 
- 00013467  0x00002901 call  0x00007f86 
- 00013468  0x00002902 quotient  0x0000003f 
- 00013469  0x00002903 store  0x00000002 , 0x0000449a 
- 00013470  0x00002904 jam  0x00000001 , 0x00004790 
- 00013471  0x00002905 rtn 
- 00013472  0x00002907 jam  0x00000003 , 0x0000478a 
- 00013473  0x00002908 rtn 
- 00013474  0x0000290b jam  0x00000000 , 0x00004172 
- 00013475  0x0000290c jam  0x00000000 , 0x00004790 
- 00013476  0x0000290d fetch  0x00000002 , 0x000043d6 
- 00013477  0x0000290e fetcht  0x00000002 , 0x000047be 
- 00013478  0x0000290f isub  0x00000002 , 0x0000003e 
- 00013479  0x00002910 setflag  0x00000002 , 0x00000000 , 0x00000011 
- 00013480  0x00002911 fetch  0x00000002 , 0x000047c0 
- 00013481  0x00002912 fetcht  0x00000002 , 0x000043d6 
- 00013482  0x00002913 isub  0x00000002 , 0x0000003f 
- 00013483  0x00002914 setflag  0x00000002 , 0x00000001 , 0x00000011 
- 00013484  0x00002915 compare  0x00000003 , 0x00000011 , 0x00000003 
- 00013485  0x00002916 rtn  0x00000001 
- 00013486  0x00002917 fetch  0x00000008 , 0x000047be 
- 00013487  0x00002918 store  0x00000008 , 0x00004496 
- 00013488  0x00002919 jam  0x00000001 , 0x00004790 
- 00013489  0x0000291a rtn 
- 00013490  0x0000291f call  0x0000337b 
- 00013491  0x00002920 call  0x000034b9 
- 00013492  0x00002921 call  0x000034be 
- 00013493  0x00002922 call  0x000034d5 
- 00013494  0x00002923 call  0x000034ca 
- 00013495  0x00002924 call  0x000034c4 
- 00013496  0x00002925 branch  0x000034d9 
- 00013497  0x00002929 arg  0x00004799 , 0x00000013 
- 00013498  0x0000292a arg  0x000034bc , 0x00000012 
- 00013499  0x0000292b branch  0x0000336d 
- 00013500  0x0000292d jam  0x00000000 , 0x0000479a 
- 00013501  0x0000292e rtn 
- 00013502  0x00002930 arg  0x00004793 , 0x00000013 
- 00013503  0x00002931 arg  0x000034c1 , 0x00000012 
- 00013504  0x00002932 branch  0x00003374 
- 00013505  0x00002934 arg  0x000046bf , 0x00000013 
- 00013506  0x00002935 arg  0x0000469e , 0x00000012 
- 00013507  0x00002936 branch  0x00003591 
- 00013508  0x0000293a arg  0x0000478f , 0x00000013 
- 00013509  0x0000293b arg  0x000034c7 , 0x00000012 
- 00013510  0x0000293c branch  0x0000336d 
- 00013511  0x0000293f fetch  0x00000002 , 0x0000449a 
- 00013512  0x00002940 store  0x00000001 , 0x00004172 
- 00013513  0x00002941 rtn 
- 00013514  0x00002943 arg  0x00004790 , 0x00000013 
- 00013515  0x00002944 arg  0x000034cd , 0x00000012 
- 00013516  0x00002945 branch  0x0000336d 
- 00013517  0x00002947 fetch  0x00000001 , 0x0000043f 
- 00013518  0x00002948 compare  0x00000000 , 0x0000003f , 0x00000060 
- 00013519  0x00002949 nbranch  0x000034d3 , 0x00000001 
- 00013520  0x0000294a jam  0x00000001 , 0x0000478a 
- 00013521  0x0000294b call  0x00003416 
- 00013522  0x0000294c branch  0x00005abf 
- 00013523  0x0000294e jam  0x00000001 , 0x00004790 
- 00013524  0x0000294f rtn 
- 00013525  0x00002952 arg  0x00004791 , 0x00000013 
- 00013526  0x00002953 arg  0x000034d8 , 0x00000012 
- 00013527  0x00002954 branch  0x00003374 
- 00013528  0x00002958 branch  0x0000341a 
- 00013529  0x0000295d arg  0x0000478d , 0x00000013 
- 00013530  0x0000295e arg  0x000034dc , 0x00000012 
- 00013531  0x0000295f branch  0x00003374 
- 00013532  0x00002961 fetch  0x00000002 , 0x000047a7 
- 00013533  0x00002962 store  0x00000002 , 0x0000478d 
- 00013534  0x00002963 branch  0x000035af 
- 00013535  0x00002967 fetch  0x00000002 , 0x000047a7 
- 00013536  0x00002968 store  0x00000002 , 0x0000478d 
- 00013537  0x00002969 setarg  0x00000000 
- 00013538  0x0000296a store  0x00000002 , 0x00004793 
- 00013539  0x0000296b store  0x00000002 , 0x00004791 
- 00013540  0x0000296c call  0x0000355c 
- 00013541  0x0000296d call  0x00003586 
- 00013542  0x0000296e jam  0x00000000 , 0x00004172 
- 00013543  0x0000296f branch  0x000033f8 
- 00013544  0x00002975 setarg  0x00000000 
- 00013545  0x00002976 store  0x00000004 , 0x0000478d 
- 00013546  0x00002977 store  0x00000003 , 0x0000478a 
- 00013547  0x00002978 store  0x00000002 , 0x00004509 
- 00013548  0x0000297a jam  0x00000001 , 0x000047a0 
- 00013549  0x0000297b fetch  0x00000002 , 0x00004797 
- 00013550  0x0000297c store  0x00000002 , 0x00004791 
- 00013551  0x0000297d call  0x00007e38 
- 00013552  0x0000297e fetch  0x00000001 , 0x00004759 
- 00013553  0x0000297f rtneq  0x00000000 
- 00013554  0x00002980 call  0x0000358f 
- 00013555  0x00002981 branch  0x0000356e 
- 00013556  0x00002986 branch  0x00003508 
- 00013557  0x0000298a fetch  0x00000001 , 0x00004759 
- 00013558  0x0000298b rtnne  0x00000002 
- 00013559  0x0000298c branch  0x00003508 
- 00013560  0x00002992 arg  0x000046cd , 0x00000013 
- 00013561  0x00002993 call  0x00003582 
- 00013562  0x00002994 arg  0x000046c6 , 0x00000013 
- 00013563  0x00002996 branch  0x00003584 
- 00013564  0x00002999 jam  0x00000000 , 0x0000436e 
- 00013565  0x0000299a arg  0x000046db , 0x00000013 
- 00013566  0x0000299b call  0x00003582 
- 00013567  0x0000299c arg  0x000046d4 , 0x00000013 
- 00013568  0x0000299d branch  0x000034fb 
- 00013569  0x000029a0 fetch  0x00000001 , 0x00000477 
- 00013570  0x000029a1 beq  0x00000012 , 0x00003504 
- 00013571  0x000029a2 rtn 
- 00013572  0x000029a4 fetch  0x00000002 , 0x00000478 
- 00013573  0x000029a6 beq  0x0000000d , 0x00003536 
- 00013574  0x000029a7 beq  0x0000000b , 0x00003571 
- 00013575  0x000029a8 rtn 
- 00013576  0x000029ae fetch  0x00000001 , 0x00004753 
- 00013577  0x000029af rtn  0x00000034 
- 00013578  0x000029b0 branch  0x00006978 
- 00013579  0x000029b5 copy  0x00000011 , 0x0000003f 
- 00013580  0x000029b6 branch  0x00003510 , 0x00000034 
- 00013581  0x000029b8 copy  0x00000007 , 0x0000003f 
- 00013582  0x000029b9 beq  0x00000000 , 0x00003513 
- 00013583  0x000029ba rtn 
- 00013584  0x000029bc copy  0x00000007 , 0x0000003f 
- 00013585  0x000029bd beq  0x00000000 , 0x0000351b 
- 00013586  0x000029be rtn 
- 00013587  0x000029c1 jam  0x00000001 , 0x0000479d 
- 00013588  0x000029c2 arg  0x000046f7 , 0x00000013 
- 00013589  0x000029c3 call  0x00003582 
- 00013590  0x000029c4 arg  0x000046f0 , 0x00000013 
- 00013591  0x000029c5 call  0x00003584 
- 00013592  0x000029c6 fetch  0x00000002 , 0x00004682 
- 00013593  0x000029c7 bbit0  0x00000009 , 0x00003532 
- 00013594  0x000029c8 branch  0x00003521 
- 00013595  0x000029cb jam  0x00000000 , 0x0000479d 
- 00013596  0x000029cc branch  0x0000351d 
- 00013597  0x000029d1 fetch  0x00000001 , 0x0000479a 
- 00013598  0x000029d2 rtnne  0x00000001 
- 00013599  0x000029d3 jam  0x00000005 , 0x00004799 
- 00013600  0x000029d4 rtn 
- 00013601  0x000029d7 fetch  0x00000001 , 0x0000479a 
- 00013602  0x000029d8 pincrease  0x00000001 
- 00013603  0x000029d9 store  0x00000001 , 0x0000479a 
- 00013604  0x000029da beq  0x00000001 , 0x00003527 
- 00013605  0x000029db beq  0x00000002 , 0x0000352b 
- 00013606  0x000029dc rtn 
- 00013607  0x000029de call  0x0000355c 
- 00013608  0x000029df jam  0x00000001 , 0x00004771 
- 00013609  0x000029e0 arg  0x0000476c , 0x00000013 
- 00013610  0x000029e1 branch  0x00003544 
- 00013611  0x000029e3 jam  0x00000000 , 0x0000479a 
- 00013612  0x000029e4 jam  0x00000002 , 0x00004771 
- 00013613  0x000029e5 arg  0x0000476c , 0x00000013 
- 00013614  0x000029e6 call  0x00003544 
- 00013615  0x000029e7 fetch  0x00000001 , 0x0000479e 
- 00013616  0x000029e8 beq  0x00000001 , 0x00003551 
- 00013617  0x000029e9 rtn 
- 00013618  0x000029ec fetch  0x00000002 , 0x00004797 
- 00013619  0x000029ed store  0x00000002 , 0x00004791 
- 00013620  0x000029ee call  0x0000355c 
- 00013621  0x000029ef branch  0x0000358f 
- 00013622  0x000029f3 bpatch  0x000000cd , 0x00004019 
- 00013623  0x000029f4 call  0x000036fc 
- 00013624  0x000029f5 ifetch  0x00000001 , 0x00000011 
- 00013625  0x000029f6 beq  0x00000003 , 0x0000353c 
- 00013626  0x000029f7 beq  0x00000007 , 0x00003540 
- 00013627  0x000029f8 rtn 
- 00013628  0x000029fb fetch  0x00000001 , 0x0000479e 
- 00013629  0x000029fc beq  0x00000000 , 0x00003551 
- 00013630  0x000029fd beq  0x00000001 , 0x0000355c 
- 00013631  0x000029fe rtn 
- 00013632  0x00002a01 ifetch  0x00000001 , 0x00000012 
- 00013633  0x00002a02 beq  0x00000001 , 0x00003564 
- 00013634  0x00002a03 beq  0x00000000 , 0x00003569 
- 00013635  0x00002a04 rtn 
- 00013636  0x00002a0c bpatch  0x000000ce , 0x00004019 
- 00013637  0x00002a0d fetch  0x00000001 , 0x0000478b 
- 00013638  0x00002a0e isolate1  0x00000000 , 0x0000003f 
- 00013639  0x00002a0f nrtn  0x00000001 
- 00013640  0x00002a10 add  0x00000013 , 0x00000006 , 0x00000006 
- 00013641  0x00002a11 ifetch  0x00000002 , 0x00000006 
- 00013642  0x00002a12 byteswap  0x0000003f , 0x0000003f 
- 00013643  0x00002a13 add  0x0000003f , 0x00000005 , 0x00000039 
- 00013644  0x00002a14 add  0x00000013 , 0x00000003 , 0x00000006 
- 00013645  0x00002a15 call  0x000036f0 
- 00013646  0x00002a16 istore  0x00000001 , 0x00000006 
- 00013647  0x00002a17 copy  0x00000013 , 0x00000011 
- 00013648  0x00002a18 branch  0x00007e3d 
- 00013649  0x00002a1f fetch  0x00000001 , 0x00004759 
- 00013650  0x00002a20 rtn  0x00000034 
- 00013651  0x00002a21 jam  0x00000001 , 0x0000479e 
- 00013652  0x00002a22 arg  0x000046e9 , 0x00000013 
- 00013653  0x00002a23 call  0x00003582 
- 00013654  0x00002a24 arg  0x000046e2 , 0x00000013 
- 00013655  0x00002a25 call  0x00003584 
- 00013656  0x00002a26 jam  0x00000004 , 0x00004780 
- 00013657  0x00002a27 jam  0x00000001 , 0x00004783 
- 00013658  0x00002a28 arg  0x0000477b , 0x00000013 
- 00013659  0x00002a29 branch  0x00003544 
- 00013660  0x00002a2b fetch  0x00000001 , 0x0000479e 
- 00013661  0x00002a2c rtn  0x00000034 
- 00013662  0x00002a2d jam  0x00000000 , 0x0000479e 
- 00013663  0x00002a2e call  0x00003586 
- 00013664  0x00002a2f jam  0x00000004 , 0x00004780 
- 00013665  0x00002a30 jam  0x00000000 , 0x00004783 
- 00013666  0x00002a31 arg  0x0000477b , 0x00000013 
- 00013667  0x00002a32 branch  0x00003544 
- 00013668  0x00002a35 jam  0x00000001 , 0x0000479f 
- 00013669  0x00002a36 jam  0x00000007 , 0x00004780 
- 00013670  0x00002a37 jam  0x00000001 , 0x00004783 
- 00013671  0x00002a38 arg  0x0000477b , 0x00000013 
- 00013672  0x00002a39 branch  0x00003544 
- 00013673  0x00002a3b jam  0x00000000 , 0x0000479f 
- 00013674  0x00002a3c jam  0x00000007 , 0x00004780 
- 00013675  0x00002a3d jam  0x00000000 , 0x00004783 
- 00013676  0x00002a3e arg  0x0000477b , 0x00000013 
- 00013677  0x00002a3f branch  0x00003544 
- 00013678  0x00002a41 fetch  0x00000001 , 0x0000479f 
- 00013679  0x00002a42 rtn  0x00000034 
- 00013680  0x00002a43 branch  0x00003551 
- 00013681  0x00002a46 ifetch  0x00000002 , 0x00000011 
- 00013682  0x00002a47 store  0x00000002 , 0x0000478b 
- 00013683  0x00002a48 isolate1  0x00000000 , 0x0000003f 
- 00013684  0x00002a49 nrtn  0x00000001 
- 00013685  0x00002a4a fetch  0x00000001 , 0x000047a0 
- 00013686  0x00002a4b rtn  0x00000034 
- 00013687  0x00002a4c jam  0x00000000 , 0x000047a0 
- 00013688  0x00002a4d fetch  0x00000008 , 0x000047b6 
- 00013689  0x00002a4e store  0x00000008 , 0x00004496 
- 00013690  0x00002a4f jam  0x00000002 , 0x00004790 
- 00013691  0x00002a50 call  0x000035af 
- 00013692  0x00002a51 call  0x000035b9 
- 00013693  0x00002a52 jam  0x00000007 , 0x00004780 
- 00013694  0x00002a53 fetch  0x00000001 , 0x0000479f 
- 00013695  0x00002a54 store  0x00000001 , 0x00004783 
- 00013696  0x00002a55 arg  0x0000477b , 0x00000013 
- 00013697  0x00002a56 branch  0x00003544 
- 00013698  0x00002a5b arg  0x00000001 , 0x00000011 
- 00013699  0x00002a5c branch  0x00003585 
- 00013700  0x00002a5e arg  0x00000000 , 0x00000011 
- 00013701  0x00002a60 branch  0x0000358c 
- 00013702  0x00002a63 arg  0x00000000 , 0x00000011 
- 00013703  0x00002a64 call  0x00007d19 
- 00013704  0x00002a65 arg  0x00000001 , 0x00000011 
- 00013705  0x00002a66 call  0x00007d19 
- 00013706  0x00002a67 fetch  0x00000001 , 0x000047a1 
- 00013707  0x00002a68 branch  0x000069d7 
- 00013708  0x00002a6b call  0x00007d04 
- 00013709  0x00002a6c arg  0x00000007 , 0x00000039 
- 00013710  0x00002a6d branch  0x00007d26 
- 00013711  0x00002a72 arg  0x000046b8 , 0x00000013 
- 00013712  0x00002a73 arg  0x0000469a , 0x00000012 
- 00013713  0x00002a75 call  0x00003596 
- 00013714  0x00002a76 call  0x00003584 
- 00013715  0x00002a77 fetch  0x00000002 , 0x00004795 
- 00013716  0x00002a78 store  0x00000002 , 0x00004793 
- 00013717  0x00002a79 branch  0x000033fa 
- 00013718  0x00002a7c ifetch  0x00000002 , 0x00000012 
- 00013719  0x00002a7d store  0x00000002 , 0x00004154 
- 00013720  0x00002a7e ifetch  0x00000002 , 0x00000006 
- 00013721  0x00002a7f store  0x00000002 , 0x00004482 
- 00013722  0x00002a80 rtn 
- 00013723  0x00002a83 arg  0x00000000 , 0x00000011 
- 00013724  0x00002a84 call  0x000069a6 
- 00013725  0x00002a85 fetch  0x00000006 , 0x000047a1 
- 00013726  0x00002a86 store  0x00000006 , 0x00000a9a 
- 00013727  0x00002a87 call  0x000069ae 
- 00013728  0x00002a88 fetch  0x00000001 , 0x000047a1 
- 00013729  0x00002a89 branch  0x000069d7 
- 00013730  0x00002a8c jam  0x00000001 , 0x0000479b 
- 00013731  0x00002a8d rtn 
- 00013732  0x00002a8f jam  0x00000000 , 0x0000479b 
- 00013733  0x00002a90 rtn 
- 00013734  0x00002a95 jam  0x00000000 , 0x0000479c 
- 00013735  0x00002a96 fetch  0x00000001 , 0x000047a1 
- 00013736  0x00002a97 branch  0x000069d7 
- 00013737  0x00002a9a jam  0x00000001 , 0x0000479c 
- 00013738  0x00002a9b fetch  0x00000006 , 0x000047a1 
- 00013739  0x00002a9c store  0x00000006 , 0x00000a9a 
- 00013740  0x00002a9d branch  0x000069ae 
- 00013741  0x00002aa2 jam  0x00000000 , 0x0000422d 
- 00013742  0x00002aa3 branch  0x000068a8 
- 00013743  0x00002aa6 call  0x000068eb 
- 00013744  0x00002aa7 call  0x00006908 
- 00013745  0x00002aa8 store  0x00000002 , 0x000047b0 
- 00013746  0x00002aa9 arg  0x000047aa , 0x00000011 
- 00013747  0x00002aaa call  0x00006930 
- 00013748  0x00002aab store  0x00000001 , 0x000047a9 
- 00013749  0x00002aac beq  0x00000000 , 0x000035be 
- 00013750  0x00002aad sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00013751  0x00002aae nbranch  0x000035bc , 0x00000002 
- 00013752  0x00002aaf store  0x00000001 , 0x00004783 
- 00013753  0x00002ab1 jam  0x00000005 , 0x00004780 
- 00013754  0x00002ab2 arg  0x0000477b , 0x00000013 
- 00013755  0x00002ab3 branch  0x00003544 
- 00013756  0x00002ab5 jam  0x00000064 , 0x00004783 
- 00013757  0x00002ab6 branch  0x000035b9 
- 00013758  0x00002ab9 branch  0x0000341a 
- 00013759  0x00002abe rtn  0x0000002b 
- 00013760  0x00002abf hfetch  0x00000001 , 0x00008081 
- 00013761  0x00002ac0 and_into  0x000000f0 , 0x0000003f 
- 00013762  0x00002ac1 hstore  0x00000001 , 0x00008081 
- 00013763  0x00002ac2 setarg  0x00003631 
- 00013764  0x00002ac3 store  0x00000002 , 0x000041eb 
- 00013765  0x00002ac5 setarg  0x00003633 
- 00013766  0x00002ac6 store  0x00000002 , 0x000041ed 
- 00013767  0x00002ac8 setarg  0x0000340a 
- 00013768  0x00002ac9 store  0x00000002 , 0x000041f7 
- 00013769  0x00002acb setarg  0x00003635 
- 00013770  0x00002acc store  0x00000002 , 0x000041f3 
- 00013771  0x00002ace setarg  0x0000364b 
- 00013772  0x00002acf store  0x00000002 , 0x000041f5 
- 00013773  0x00002ad1 setarg  0x000033d0 
- 00013774  0x00002ad2 store  0x00000002 , 0x000041e9 
- 00013775  0x00002ad4 setarg  0x000036f6 
- 00013776  0x00002ad5 store  0x00000002 , 0x000041f9 
- 00013777  0x00002ad7 setarg  0x0000367a 
- 00013778  0x00002ad8 store  0x00000002 , 0x000041fd 
- 00013779  0x00002ada call  0x00002c7a 
- 00013780  0x00002adb setarg  0x00003722 
- 00013781  0x00002adc add  0x00000013 , 0x000000de , 0x00000005 
- 00013782  0x00002add istore  0x00000002 , 0x00000005 
- 00013783  0x00002adf setarg  0x000035ed 
- 00013784  0x00002ae0 store  0x00000002 , 0x0000475b 
- 00013785  0x00002ae2 setarg  0x000035ef 
- 00013786  0x00002ae3 store  0x00000002 , 0x0000475f 
- 00013787  0x00002ae5 bpatch  0x000000cf , 0x00004019 
- 00013788  0x00002ae6 call  0x00003628 
- 00013789  0x00002ae7 call  0x00007e38 
- 00013790  0x00002ae8 jam  0x00000002 , 0x00004172 
- 00013791  0x00002ae9 jam  0x00000000 , 0x000049f6 
- 00013792  0x00002aea fetch  0x00000001 , 0x000047cb 
- 00013793  0x00002aeb store  0x00000001 , 0x0000469a 
- 00013794  0x00002aec beq  0x00000000 , 0x000035ee 
- 00013795  0x00002aed fetch  0x00000001 , 0x000047cc 
- 00013796  0x00002aee store  0x00000001 , 0x00004686 
- 00013797  0x00002aef jam  0x00000000 , 0x0000436e 
- 00013798  0x00002af1 call  0x0000360f 
- 00013799  0x00002af2 call  0x00007cd3 
- 00013800  0x00002af3 call  0x00007cdd 
- 00013801  0x00002af4 jam  0x00000001 , 0x000047f3 
- 00013802  0x00002af5 fetch  0x00000002 , 0x00004682 
- 00013803  0x00002af6 rtnbit1  0x0000000c 
- 00013804  0x00002af7 branch  0x0000340a 
- 00013805  0x00002afa branch  0x0000360f 
- 00013806  0x00002afd jam  0x00000002 , 0x000047f3 
- 00013807  0x00002aff jam  0x00000001 , 0x0000436e 
- 00013808  0x00002b00 call  0x0000360f 
- 00013809  0x00002b01 arg  0x00000000 , 0x00000011 
- 00013810  0x00002b02 call  0x00007d1e 
- 00013811  0x00002b04 setarg  0x00000020 
- 00013812  0x00002b05 call  0x000046f0 
- 00013813  0x00002b07 arg  0x000043b7 , 0x00000005 
- 00013814  0x00002b08 fetch  0x00000001 , 0x000044a0 
- 00013815  0x00002b0a and  0x0000003f , 0x000000f0 , 0x00000002 
- 00013816  0x00002b0b rshift4  0x00000002 , 0x00000002 
- 00013817  0x00002b0c call  0x00003609 
- 00013818  0x00002b0d istoret  0x00000001 , 0x00000005 
- 00013819  0x00002b0e and  0x0000003f , 0x0000000f , 0x00000002 
- 00013820  0x00002b0f call  0x00003609 
- 00013821  0x00002b10 istoret  0x00000001 , 0x00000005 
- 00013822  0x00002b11 call  0x000057a6 
- 00013823  0x00002b12 fetcht  0x00000001 , 0x000043af 
- 00013824  0x00002b13 copy  0x00000002 , 0x00000039 
- 00013825  0x00002b14 arg  0x00004372 , 0x00000005 
- 00013826  0x00002b15 arg  0x000043b0 , 0x00000006 
- 00013827  0x00002b16 call  0x00007f01 
- 00013828  0x00002b18 fetcht  0x00000001 , 0x000043af 
- 00013829  0x00002b19 copy  0x00000002 , 0x00000039 
- 00013830  0x00002b1a arg  0x00004392 , 0x00000005 
- 00013831  0x00002b1b arg  0x000043b0 , 0x00000006 
- 00013832  0x00002b1c branch  0x00007f01 
- 00013833  0x00002b1e sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00013834  0x00002b1f branch  0x0000360d , 0x00000002 
- 00013835  0x00002b20 add  0x00000002 , 0x00000037 , 0x00000002 
- 00013836  0x00002b21 rtn 
- 00013837  0x00002b23 add  0x00000002 , 0x00000030 , 0x00000002 
- 00013838  0x00002b24 rtn 
- 00013839  0x00002b27 fetch  0x00000001 , 0x000047c0 
- 00013840  0x00002b28 bne  0x000000ff , 0x00003621 
- 00013841  0x00002b2a fetch  0x00000001 , 0x000047be 
- 00013842  0x00002b2b bne  0x000000ff , 0x00003624 
- 00013843  0x00002b2d fetch  0x00000001 , 0x000047c9 
- 00013844  0x00002b2e bne  0x000000ff , 0x00003626 
- 00013845  0x00002b30 fetch  0x00000001 , 0x0000472c 
- 00013846  0x00002b31 copy  0x0000003f , 0x00000039 
- 00013847  0x00002b32 setarg  0x0000472d 
- 00013848  0x00002b33 copy  0x0000003f , 0x00000011 
- 00013849  0x00002b35 copy  0x00000011 , 0x00000006 
- 00013850  0x00002b36 ifetch  0x00000001 , 0x00000006 
- 00013851  0x00002b37 copy  0x00000006 , 0x00000011 
- 00013852  0x00002b38 beq  0x000000ff , 0x0000361f 
- 00013853  0x00002b39 copy  0x0000003f , 0x00000002 
- 00013854  0x00002b3a call  0x0000680e 
- 00013855  0x00002b3c loop  0x00003619 
- 00013856  0x00002b3e rtn 
- 00013857  0x00002b40 fetch  0x00000008 , 0x000047c0 
- 00013858  0x00002b41 store  0x00000008 , 0x0000472f 
- 00013859  0x00002b42 branch  0x00003611 
- 00013860  0x00002b44 store  0x00000001 , 0x0000472d 
- 00013861  0x00002b45 branch  0x00003613 
- 00013862  0x00002b47 store  0x00000001 , 0x0000472e 
- 00013863  0x00002b48 branch  0x00003615 
- 00013864  0x00002b4c arg  0x00000000 , 0x00000011 
- 00013865  0x00002b4d call  0x000069a6 
- 00013866  0x00002b4e call  0x000037e4 
- 00013867  0x00002b4f call  0x00002c7d 
- 00013868  0x00002b50 branch  0x0000362d 
- 00013869  0x00002b53 jam  0x00000064 , 0x000047cf 
- 00013870  0x00002b54 fetch  0x00000001 , 0x000047c9 
- 00013871  0x00002b55 store  0x00000001 , 0x00004744 
- 00013872  0x00002b56 branch  0x000068a8 
- 00013873  0x00002b59 call  0x00006835 
- 00013874  0x00002b5a branch  0x0000696c 
- 00013875  0x00002b5d branch  0x0000696c 
- 00013876  0x00002b62 branch  0x00006978 
- 00013877  0x00002b65 call  0x00003642 
- 00013878  0x00002b66 call  0x000037ee 
- 00013879  0x00002b67 call  0x00003639 
- 00013880  0x00002b68 branch  0x00003634 
- 00013881  0x00002b6b fetch  0x00000002 , 0x00004682 
- 00013882  0x00002b6c rtnbit1  0x00000009 
- 00013883  0x00002b6d fetch  0x00000001 , 0x000049f6 
- 00013884  0x00002b6e beq  0x00000001 , 0x0000363e 
- 00013885  0x00002b6f rtn 
- 00013886  0x00002b71 fetch  0x00000001 , 0x000047ea 
- 00013887  0x00002b72 rtneq  0x00000001 
- 00013888  0x00002b73 jam  0x00000001 , 0x000047ea 
- 00013889  0x00002b74 branch  0x00003654 
- 00013890  0x00002b77 fetch  0x00000002 , 0x00004682 
- 00013891  0x00002b78 rtnbit0  0x00000009 
- 00013892  0x00002b79 call  0x00005892 
- 00013893  0x00002b7a nrtn  0x00000034 
- 00013894  0x00002b7b arg  0x00004718 , 0x00000011 
- 00013895  0x00002b7c call  0x00007e54 
- 00013896  0x00002b7d nrtn  0x00000028 
- 00013897  0x00002b7e arg  0x00004718 , 0x00000006 
- 00013898  0x00002b7f branch  0x00004746 
- 00013899  0x00002b82 copy  0x00000013 , 0x0000003f 
- 00013900  0x00002b83 beq  0x0000002d , 0x00003431 
- 00013901  0x00002b84 beq  0x00000010 , 0x0000341a 
- 00013902  0x00002b85 beq  0x00000014 , 0x00003651 
- 00013903  0x00002b86 beq  0x00000015 , 0x00003660 
- 00013904  0x00002b87 rtn 
- 00013905  0x00002b8a setarg  0x00000000 
- 00013906  0x00002b8b call  0x00003220 
- 00013907  0x00002b8c branch  0x00003656 
- 00013908  0x00002b8e fetch  0x00000002 , 0x000047eb 
- 00013909  0x00002b8f store  0x00000002 , 0x000047ed 
- 00013910  0x00002b91 jam  0x00000014 , 0x000047ce 
- 00013911  0x00002b92 jam  0x00000000 , 0x00004091 
- 00013912  0x00002b93 call  0x000033f8 
- 00013913  0x00002b94 call  0x00003416 
- 00013914  0x00002b95 fetch  0x00000001 , 0x000047bd 
- 00013915  0x00002b96 beq  0x00000001 , 0x0000365e 
- 00013916  0x00002b98 arg  0x00000000 , 0x00000011 
- 00013917  0x00002b99 branch  0x00007d14 
- 00013918  0x00002b9b arg  0x00000000 , 0x00000011 
- 00013919  0x00002b9c branch  0x00007d19 
- 00013920  0x00002b9f setarg  0x00000002 
- 00013921  0x00002ba0 call  0x00003220 
- 00013922  0x00002ba2 setarg  0x00000000 
- 00013923  0x00002ba3 store  0x00000005 , 0x0000479c 
- 00013924  0x00002ba4 setarg  0x00000004 
- 00013925  0x00002ba5 call  0x000069d7 
- 00013926  0x00002ba6 setarg  0x00000005 
- 00013927  0x00002ba7 call  0x000069d7 
- 00013928  0x00002ba8 setarg  0x00000014 
- 00013929  0x00002ba9 call  0x000069d7 
- 00013930  0x00002baa setarg  0x00000015 
- 00013931  0x00002bab call  0x000069d7 
- 00013932  0x00002bac setarg  0x00000016 
- 00013933  0x00002bad call  0x000069d7 
- 00013934  0x00002bae setarg  0x00000007 
- 00013935  0x00002baf call  0x000069d7 
- 00013936  0x00002bb0 call  0x00007e38 
- 00013937  0x00002bb1 jam  0x0000000a , 0x0000475e 
- 00013938  0x00002bb2 jam  0x0000000a , 0x00004760 
- 00013939  0x00002bb3 jam  0x0000000a , 0x00004762 
- 00013940  0x00002bb5 jam  0x00000002 , 0x00004172 
- 00013941  0x00002bb6 arg  0x00000000 , 0x00000011 
- 00013942  0x00002bb7 call  0x00007d1e 
- 00013943  0x00002bb9 setarg  0x00000020 
- 00013944  0x00002bba call  0x000046f0 
- 00013945  0x00002bbb branch  0x000033fa 
- 00013946  0x00002bbf call  0x0000373b 
- 00013947  0x00002bc0 call  0x0000373e 
- 00013948  0x00002bc1 call  0x00003741 
- 00013949  0x00002bc2 call  0x0000337b 
- 00013950  0x00002bc3 call  0x000036c8 
- 00013951  0x00002bc4 call  0x000036a1 
- 00013952  0x00002bc5 call  0x0000368a 
- 00013953  0x00002bc6 call  0x00003683 
- 00013954  0x00002bc7 branch  0x0000368f 
- 00013955  0x00002bca arg  0x0000479a , 0x00000013 
- 00013956  0x00002bcb arg  0x00003686 , 0x00000012 
- 00013957  0x00002bcc branch  0x0000336d 
- 00013958  0x00002bce call  0x00003847 
- 00013959  0x00002bcf nrtn  0x00000001 
- 00013960  0x00002bd0 jam  0x00000001 , 0x0000479b 
- 00013961  0x00002bd1 rtn 
- 00013962  0x00002bd4 arg  0x000047ed , 0x00000013 
- 00013963  0x00002bd5 arg  0x0000368d , 0x00000012 
- 00013964  0x00002bd6 branch  0x00003374 
- 00013965  0x00002bd8 jam  0x00000002 , 0x000047ea 
- 00013966  0x00002bd9 branch  0x00003662 
- 00013967  0x00002bdc arg  0x000047f1 , 0x00000013 
- 00013968  0x00002bdd arg  0x00003692 , 0x00000012 
- 00013969  0x00002bde branch  0x0000336d 
- 00013970  0x00002be0 fetch  0x00000001 , 0x000047f2 
- 00013971  0x00002be1 branch  0x0000369e , 0x00000034 
- 00013972  0x00002be2 jam  0x00000002 , 0x000047f1 
- 00013973  0x00002be3 jam  0x00000000 , 0x000047f2 
- 00013974  0x00002be4 setarg  0x00000a02 
- 00013975  0x00002be5 store  0x00000002 , 0x00004752 
- 00013976  0x00002be6 fetch  0x00000001 , 0x000047b9 
- 00013977  0x00002be7 beq  0x00000003 , 0x0000369b 
- 00013978  0x00002be9 branch  0x00003762 
- 00013979  0x00002beb setarg  0x00000a02 
- 00013980  0x00002bec store  0x00000002 , 0x00004754 
- 00013981  0x00002bed branch  0x00003762 
- 00013982  0x00002bef setarg  0x00000000 
- 00013983  0x00002bf0 store  0x00000004 , 0x00004752 
- 00013984  0x00002bf1 branch  0x00003762 
- 00013985  0x00002bf4 fetch  0x00000001 , 0x000047c8 
- 00013986  0x00002bf5 rtn  0x00000034 
- 00013987  0x00002bf6 fetch  0x00000002 , 0x00004682 
- 00013988  0x00002bf7 bbit0  0x00000009 , 0x000036c6 
- 00013989  0x00002bf8 arg  0x000047ce , 0x00000013 
- 00013990  0x00002bf9 arg  0x000036a8 , 0x00000012 
- 00013991  0x00002bfa branch  0x0000336d 
- 00013992  0x00002bfc fetch  0x00000001 , 0x000047cd 
- 00013993  0x00002bfd store  0x00000001 , 0x000047ce 
- 00013994  0x00002bfe fetch  0x00000001 , 0x000047d1 
- 00013995  0x00002bff nrtn  0x00000034 
- 00013996  0x00002c01 call  0x000068eb 
- 00013997  0x00002c02 call  0x00006908 
- 00013998  0x00002c03 store  0x00000002 , 0x000047e8 
- 00013999  0x00002c04 arg  0x000047e2 , 0x00000011 
- 00014000  0x00002c05 call  0x00006930 
- 00014001  0x00002c06 fetcht  0x00000001 , 0x000047cf 
- 00014002  0x00002c07 isub  0x00000002 , 0x0000003e 
- 00014003  0x00002c08 branch  0x000036b6 , 0x00000002 
- 00014004  0x00002c09 store  0x00000001 , 0x000047cf 
- 00014005  0x00002c0a copy  0x0000003f , 0x00000002 
- 00014006  0x00002c0c storet  0x00000001 , 0x000047d0 
- 00014007  0x00002c0d fetch  0x00000001 , 0x000047ca 
- 00014008  0x00002c0e isub  0x00000002 , 0x0000003e 
- 00014009  0x00002c0f call  0x000036c1 , 0x00000002 
- 00014010  0x00002c10 storet  0x00000001 , 0x000047db 
- 00014011  0x00002c11 arg  0x00000006 , 0x00000039 
- 00014012  0x00002c12 arg  0x000047d6 , 0x00000006 
- 00014013  0x00002c13 call  0x000036f0 
- 00014014  0x00002c14 store  0x00000001 , 0x000047dc 
- 00014015  0x00002c15 arg  0x000047d3 , 0x00000011 
- 00014016  0x00002c16 branch  0x00007e3d 
- 00014017  0x00002c18 fetch  0x00000001 , 0x000047d2 
- 00014018  0x00002c19 nrtn  0x00000034 
- 00014019  0x00002c1a jam  0x00000001 , 0x000047d2 
- 00014020  0x00002c1b arg  0x00000001 , 0x00000011 
- 00014021  0x00002c1c branch  0x00007d1e 
- 00014022  0x00002c1e arg  0x00000001 , 0x00000011 
- 00014023  0x00002c1f branch  0x00007d19 
- 00014024  0x00002c22 arg  0x000047a4 , 0x00000013 
- 00014025  0x00002c23 arg  0x000036cb , 0x00000012 
- 00014026  0x00002c24 branch  0x0000336d 
- 00014027  0x00002c26 jam  0x00000005 , 0x000047a4 
- 00014028  0x00002c27 jam  0x00000000 , 0x000047a6 
- 00014029  0x00002c28 fetch  0x00000001 , 0x000047a5 
- 00014030  0x00002c29 beq  0x00000001 , 0x000036ee 
- 00014031  0x00002c2a beq  0x00000000 , 0x000036ec 
- 00014032  0x00002c2c arg  0x0000479c , 0x00000006 
- 00014033  0x00002c2d copy  0x00000006 , 0x00000011 
- 00014034  0x00002c2e arg  0x00000008 , 0x00000039 
- 00014035  0x00002c30 copy  0x00000011 , 0x00000006 
- 00014036  0x00002c31 ifetch  0x00000001 , 0x00000006 
- 00014037  0x00002c32 copy  0x00000006 , 0x00000011 
- 00014038  0x00002c33 beq  0x00000000 , 0x000036e3 
- 00014039  0x00002c34 beq  0x00000001 , 0x000036e6 
- 00014040  0x00002c35 beq  0x00000002 , 0x000036e9 
- 00014041  0x00002c37 fetch  0x00000001 , 0x000047a6 
- 00014042  0x00002c38 increase  0x00000001 , 0x0000003f 
- 00014043  0x00002c39 store  0x00000001 , 0x000047a6 
- 00014044  0x00002c3a loop  0x000036d3 
- 00014045  0x00002c3b rtn 
- 00014046  0x00002c3d fetch  0x00000001 , 0x000047a6 
- 00014047  0x00002c3e arg  0x000047c0 , 0x00000012 
- 00014048  0x00002c3f iadd  0x00000012 , 0x00000012 
- 00014049  0x00002c40 ifetcht  0x00000001 , 0x00000012 
- 00014050  0x00002c41 rtn 
- 00014051  0x00002c43 call  0x000036de 
- 00014052  0x00002c44 call  0x00006825 
- 00014053  0x00002c45 branch  0x000036d9 
- 00014054  0x00002c47 call  0x000036de 
- 00014055  0x00002c48 call  0x00006829 
- 00014056  0x00002c49 branch  0x000036d9 
- 00014057  0x00002c4b fetch  0x00000001 , 0x000047a5 
- 00014058  0x00002c4c beq  0x00000001 , 0x000036e3 
- 00014059  0x00002c4d branch  0x000036e6 
- 00014060  0x00002c4f jam  0x00000001 , 0x000047a5 
- 00014061  0x00002c50 branch  0x000036d0 
- 00014062  0x00002c52 jam  0x00000000 , 0x000047a5 
- 00014063  0x00002c53 branch  0x000036d0 
- 00014064  0x00002c58 arg  0x00000000 , 0x00000011 
- 00014065  0x00002c5a ifetch  0x00000001 , 0x00000006 
- 00014066  0x00002c5b iadd  0x00000011 , 0x00000011 
- 00014067  0x00002c5c loop  0x000036f1 
- 00014068  0x00002c5e and  0x00000011 , 0x000000ff , 0x0000003f 
- 00014069  0x00002c5f rtn 
- 00014070  0x00002c62 fetch  0x00000001 , 0x00000477 
- 00014071  0x00002c63 beq  0x00000012 , 0x000036f9 
- 00014072  0x00002c64 rtn 
- 00014073  0x00002c66 fetch  0x00000002 , 0x00000478 
- 00014074  0x00002c67 beq  0x00000014 , 0x00003710 
- 00014075  0x00002c68 rtn 
- 00014076  0x00002c75 bpatch  0x000000d0 , 0x0000401a 
- 00014077  0x00002c76 ifetch  0x00000005 , 0x00000011 
- 00014078  0x00002c77 store  0x00000005 , 0x00000b12 
- 00014079  0x00002c78 fetch  0x00000002 , 0x00000b12 
- 00014080  0x00002c79 arg  0x00006b5a , 0x00000002 
- 00014081  0x00002c7a isub  0x00000002 , 0x0000003e 
- 00014082  0x00002c7b nrtn  0x00000005 
- 00014083  0x00002c7c fetch  0x00000002 , 0x00000b15 
- 00014084  0x00002c7d byteswap  0x0000003f , 0x0000003f 
- 00014085  0x00002c7e store  0x00000002 , 0x00000b15 
- 00014086  0x00002c7f copy  0x0000003f , 0x00000039 
- 00014087  0x00002c80 increase  0x00000005 , 0x00000011 
- 00014088  0x00002c81 copy  0x00000011 , 0x00000006 
- 00014089  0x00002c82 arg  0x00000b17 , 0x00000005 
- 00014090  0x00002c83 call  0x00007f01 
- 00014091  0x00002c84 ifetch  0x00000001 , 0x00000006 
- 00014092  0x00002c85 store  0x00000001 , 0x00000b21 
- 00014093  0x00002c86 arg  0x00000b14 , 0x00000011 
- 00014094  0x00002c87 arg  0x00000b17 , 0x00000012 
- 00014095  0x00002c88 rtn 
- 00014096  0x00002c8b setarg  0x00000000 
- 00014097  0x00002c8c store  0x00000005 , 0x00004752 
- 00014098  0x00002c8d store  0x00000005 , 0x00004757 
- 00014099  0x00002c8e call  0x000036fc 
- 00014100  0x00002c8f copy  0x00000012 , 0x00000006 
- 00014101  0x00002c90 arg  0x00004752 , 0x00000005 
- 00014102  0x00002c91 arg  0x0000000a , 0x00000039 
- 00014103  0x00002c92 call  0x00007f01 
- 00014104  0x00002c94 bpatch  0x000000d1 , 0x0000401a 
- 00014105  0x00002c95 ifetch  0x00000001 , 0x00000011 
- 00014106  0x00002c96 beq  0x00000002 , 0x0000374a 
- 00014107  0x00002c97 beq  0x00000003 , 0x0000375c 
- 00014108  0x00002c98 beq  0x00000004 , 0x00003762 
- 00014109  0x00002c99 beq  0x00000005 , 0x00003762 
- 00014110  0x00002c9a beq  0x00000006 , 0x000037b1 
- 00014111  0x00002c9b beq  0x00000007 , 0x00003849 
- 00014112  0x00002c9c beq  0x00000008 , 0x0000384c 
- 00014113  0x00002c9d rtn 
- 00014114  0x00002ca0 fetch  0x00000002 , 0x00004682 
- 00014115  0x00002ca1 rtnbit1  0x00000009 
- 00014116  0x00002ca3 fetch  0x00000002 , 0x000047eb 
- 00014117  0x00002ca4 store  0x00000002 , 0x000047ed 
- 00014118  0x00002ca6 jam  0x00000001 , 0x000049f6 
- 00014119  0x00002ca8 setarg  0x0000010c 
- 00014120  0x00002ca9 call  0x000032cd 
- 00014121  0x00002caa call  0x00003710 
- 00014122  0x00002cac fetch  0x00000001 , 0x00000b14 
- 00014123  0x00002cad beq  0x00000004 , 0x0000372e 
- 00014124  0x00002cae beq  0x00000005 , 0x0000372e 
- 00014125  0x00002caf rtn 
- 00014126  0x00002cb1 fetch  0x00000001 , 0x00004752 
- 00014127  0x00002cb2 ncall  0x00003735 , 0x00000034 
- 00014128  0x00002cb3 fetch  0x00000001 , 0x00004754 
- 00014129  0x00002cb4 ncall  0x00003737 , 0x00000034 
- 00014130  0x00002cb5 fetch  0x00000001 , 0x00004756 
- 00014131  0x00002cb6 ncall  0x00003739 , 0x00000034 
- 00014132  0x00002cb7 rtn 
- 00014133  0x00002cba jam  0x00000005 , 0x000049f3 
- 00014134  0x00002cbb rtn 
- 00014135  0x00002cbd jam  0x00000005 , 0x000049f4 
- 00014136  0x00002cbe rtn 
- 00014137  0x00002cc0 jam  0x00000005 , 0x000049f5 
- 00014138  0x00002cc1 rtn 
- 00014139  0x00002cc4 arg  0x000049f3 , 0x00000013 
- 00014140  0x00002cc5 arg  0x00003744 , 0x00000012 
- 00014141  0x00002cc6 branch  0x0000336d 
- 00014142  0x00002cc8 arg  0x000049f4 , 0x00000013 
- 00014143  0x00002cc9 arg  0x00003746 , 0x00000012 
- 00014144  0x00002cca branch  0x0000336d 
- 00014145  0x00002ccc arg  0x000049f5 , 0x00000013 
- 00014146  0x00002ccd arg  0x00003748 , 0x00000012 
- 00014147  0x00002cce branch  0x0000336d 
- 00014148  0x00002cd1 jam  0x00000000 , 0x00004752 
- 00014149  0x00002cd2 branch  0x00003762 
- 00014150  0x00002cd4 jam  0x00000000 , 0x00004754 
- 00014151  0x00002cd5 branch  0x00003762 
- 00014152  0x00002cd7 jam  0x00000000 , 0x00004756 
- 00014153  0x00002cd8 branch  0x00003762 
- 00014154  0x00002cde call  0x0000374c 
- 00014155  0x00002cdf branch  0x0000374f 
- 00014156  0x00002ce1 fetch  0x00000001 , 0x00004752 
- 00014157  0x00002ce2 store  0x00000001 , 0x0000475f 
- 00014158  0x00002ce3 branch  0x00003773 
- 00014159  0x00002ce5 fetch  0x00000001 , 0x0000475e 
- 00014160  0x00002ce6 call  0x00003754 
- 00014161  0x00002ce7 fetch  0x00000001 , 0x00004753 
- 00014162  0x00002ce8 store  0x00000001 , 0x0000475d 
- 00014163  0x00002ce9 branch  0x00003770 
- 00014164  0x00002ceb beq  0x00000002 , 0x00003758 
- 00014165  0x00002cec beq  0x00000003 , 0x0000375a 
- 00014166  0x00002ced store  0x00000001 , 0x0000475e 
- 00014167  0x00002cee rtn 
- 00014168  0x00002cf0 jam  0x00000005 , 0x0000475e 
- 00014169  0x00002cf1 rtn 
- 00014170  0x00002cf3 jam  0x0000000a , 0x0000475e 
- 00014171  0x00002cf4 rtn 
- 00014172  0x00002cf6 fetch  0x00000001 , 0x00004752 
- 00014173  0x00002cf7 call  0x00003754 
- 00014174  0x00002cf8 fetch  0x00000001 , 0x0000475e 
- 00014175  0x00002cf9 call  0x0000379e 
- 00014176  0x00002cfa call  0x000037a1 
- 00014177  0x00002cfb branch  0x000069c4 
- 00014178  0x00002cfe fetch  0x00000001 , 0x000047f0 
- 00014179  0x00002cff nrtn  0x00000034 
- 00014180  0x00002d00 fetch  0x00000006 , 0x00004752 
- 00014181  0x00002d01 store  0x00000006 , 0x0000475d 
- 00014182  0x00002d02 fetch  0x00000001 , 0x0000475e 
- 00014183  0x00002d03 fetcht  0x00000001 , 0x00004760 
- 00014184  0x00002d04 iand  0x00000002 , 0x0000003f 
- 00014185  0x00002d05 fetcht  0x00000001 , 0x00004762 
- 00014186  0x00002d06 iand  0x00000002 , 0x0000003f 
- 00014187  0x00002d07 call  0x00003779 , 0x00000034 
- 00014188  0x00002d08 bpatch  0x000000d2 , 0x0000401a 
- 00014189  0x00002d09 call  0x00003770 
- 00014190  0x00002d0a call  0x00003773 
- 00014191  0x00002d0b branch  0x00003776 
- 00014192  0x00002d0d arg  0x00004763 , 0x00000012 
- 00014193  0x00002d0e arg  0x0000475d , 0x00000006 
- 00014194  0x00002d0f branch  0x0000377b 
- 00014195  0x00002d11 arg  0x0000476b , 0x00000012 
- 00014196  0x00002d12 arg  0x0000475f , 0x00000006 
- 00014197  0x00002d13 branch  0x0000377b 
- 00014198  0x00002d15 arg  0x00004773 , 0x00000012 
- 00014199  0x00002d16 arg  0x00004761 , 0x00000006 
- 00014200  0x00002d17 branch  0x0000377b 
- 00014201  0x00002d19 jam  0x00000000 , 0x000047d1 
- 00014202  0x00002d1a rtn 
- 00014203  0x00002d1d ifetch  0x00000001 , 0x00000006 
- 00014204  0x00002d1e beq  0x00000000 , 0x00003787 
- 00014205  0x00002d1f beq  0x00000001 , 0x00003780 
- 00014206  0x00002d20 beq  0x00000002 , 0x00003782 
- 00014207  0x00002d21 rtn 
- 00014208  0x00002d23 jam  0x00000000 , 0x0000477b 
- 00014209  0x00002d24 branch  0x00003783 
- 00014210  0x00002d26 jam  0x00000001 , 0x0000477b 
- 00014211  0x00002d27 ifetch  0x00000001 , 0x00000006 
- 00014212  0x00002d28 store  0x00000001 , 0x0000477d 
- 00014213  0x00002d29 ifetch  0x00000008 , 0x00000012 
- 00014214  0x00002d2a branch  0x0000378c 
- 00014215  0x00002d2d ifetch  0x00000001 , 0x00000012 
- 00014216  0x00002d2e call  0x000069d7 
- 00014217  0x00002d2f increase  0x00000001 , 0x00000012 
- 00014218  0x00002d30 ifetch  0x00000001 , 0x00000012 
- 00014219  0x00002d31 branch  0x000069d7 
- 00014220  0x00002d33 store  0x00000008 , 0x0000477e 
- 00014221  0x00002d34 jam  0x00000001 , 0x000047d1 
- 00014222  0x00002d35 fetch  0x00000001 , 0x0000477b 
- 00014223  0x00002d36 beq  0x00000000 , 0x0000379a 
- 00014224  0x00002d38 fetch  0x00000001 , 0x0000477f 
- 00014225  0x00002d39 store  0x00000001 , 0x00004780 
- 00014226  0x00002d3a fetch  0x00000001 , 0x0000477e 
- 00014227  0x00002d3c call  0x000069d7 
- 00014228  0x00002d3d fetch  0x00000001 , 0x0000477d 
- 00014229  0x00002d3e call  0x0000379e 
- 00014230  0x00002d3f store  0x00000001 , 0x00004785 
- 00014231  0x00002d40 fetch  0x00000006 , 0x00004780 
- 00014232  0x00002d41 store  0x00000006 , 0x00000a9a 
- 00014233  0x00002d42 branch  0x000069ae 
- 00014234  0x00002d44 fetch  0x00000001 , 0x0000477e 
- 00014235  0x00002d45 store  0x00000001 , 0x00004780 
- 00014236  0x00002d46 fetch  0x00000001 , 0x0000477f 
- 00014237  0x00002d47 branch  0x00003793 
- 00014238  0x00002d4a mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00014239  0x00002d4b add  0x0000003f , 0x00000032 , 0x0000003f 
- 00014240  0x00002d4c rtn 
- 00014241  0x00002d4e arg  0x00002ee0 , 0x00000002 
- 00014242  0x00002d4f imul32  0x00000002 , 0x0000003f 
- 00014243  0x00002d50 div  0x0000003f , 0x00000064 
- 00014244  0x00002d51 call  0x00007f86 
- 00014245  0x00002d52 quotient  0x00000002 
- 00014246  0x00002d53 copy  0x00000002 , 0x00000011 
- 00014247  0x00002d54 setarg  0x00002ee0 
- 00014248  0x00002d55 isub  0x00000002 , 0x00000012 
- 00014249  0x00002d56 rtn 
- 00014250  0x00002d5a hfetch  0x00000001 , 0x00008082 
- 00014251  0x00002d5b set1  0x00000002 , 0x0000003f 
- 00014252  0x00002d5c hstore  0x00000001 , 0x00008082 
- 00014253  0x00002d5d setarg  0x0000009e 
- 00014254  0x00002d5e hstore  0x00000002 , 0x00008068 
- 00014255  0x00002d5f hstore  0x00000002 , 0x0000806a 
- 00014256  0x00002d60 rtn 
- 00014257  0x00002d63 fetch  0x00000001 , 0x000047f0 
- 00014258  0x00002d64 nrtn  0x00000034 
- 00014259  0x00002d65 fetch  0x00000002 , 0x00004752 
- 00014260  0x00002d66 store  0x00000002 , 0x00004787 
- 00014261  0x00002d67 fetch  0x00000001 , 0x000047ea 
- 00014262  0x00002d68 bne  0x00000001 , 0x000037b9 
- 00014263  0x00002d69 fetch  0x00000002 , 0x000044a0 
- 00014264  0x00002d6a store  0x00000002 , 0x00004787 
- 00014265  0x00002d6c bpatch  0x000000d3 , 0x0000401a 
- 00014266  0x00002d6d call  0x000037aa 
- 00014267  0x00002d6e call  0x000037dc 
- 00014268  0x00002d6f setarg  0x0000bb80 
- 00014269  0x00002d70 call  0x00002a8f 
- 00014270  0x00002d71 call  0x000037e0 
- 00014271  0x00002d72 setarg  0x00001c20 
- 00014272  0x00002d73 call  0x00002a8f 
- 00014273  0x00002d74 arg  0x00000010 , 0x00000039 
- 00014274  0x00002d76 call  0x000037dc 
- 00014275  0x00002d77 fetch  0x00000002 , 0x00004787 
- 00014276  0x00002d78 bbit1  0x00000000 , 0x000037c9 
- 00014277  0x00002d79 setarg  0x00001c20 
- 00014278  0x00002d7a call  0x00002a8f 
- 00014279  0x00002d7b call  0x000037e0 
- 00014280  0x00002d7c branch  0x000037cc 
- 00014281  0x00002d7f setarg  0x00003840 
- 00014282  0x00002d80 call  0x00002a8f 
- 00014283  0x00002d81 call  0x000037e0 
- 00014284  0x00002d83 setarg  0x00001c20 
- 00014285  0x00002d84 call  0x00002a8f 
- 00014286  0x00002d85 fetch  0x00000002 , 0x00004787 
- 00014287  0x00002d86 rshift  0x0000003f , 0x0000003f 
- 00014288  0x00002d87 store  0x00000002 , 0x00004787 
- 00014289  0x00002d88 loop  0x000037c2 
- 00014290  0x00002d8a jam  0x00000002 , 0x000047f1 
- 00014291  0x00002d8b jam  0x00000001 , 0x000047f2 
- 00014292  0x00002d8c setarg  0x00000a01 
- 00014293  0x00002d8d store  0x00000002 , 0x00004752 
- 00014294  0x00002d8e fetch  0x00000001 , 0x000047b9 
- 00014295  0x00002d8f beq  0x00000003 , 0x000037d9 
- 00014296  0x00002d91 branch  0x00003762 
- 00014297  0x00002d93 setarg  0x00000a01 
- 00014298  0x00002d94 store  0x00000002 , 0x00004754 
- 00014299  0x00002d95 branch  0x00003762 
- 00014300  0x00002d98 hfetch  0x00000001 , 0x00008085 
- 00014301  0x00002d99 or_into  0x00000040 , 0x0000003f 
- 00014302  0x00002d9a hstore  0x00000001 , 0x00008085 
- 00014303  0x00002d9b rtn 
- 00014304  0x00002d9d hfetch  0x00000001 , 0x00008085 
- 00014305  0x00002d9e and_into  0x000000bf , 0x0000003f 
- 00014306  0x00002d9f hstore  0x00000001 , 0x00008085 
- 00014307  0x00002da0 rtn 
- 00014308  0x00002da3 fetch  0x00000001 , 0x000047bb 
- 00014309  0x00002da4 rtneq  0x00000000 
- 00014310  0x00002da5 call  0x00002c65 
- 00014311  0x00002da6 fetcht  0x00000001 , 0x000047bc 
- 00014312  0x00002da7 storet  0x00000001 , 0x00004786 
- 00014313  0x00002da8 call  0x000067fb 
- 00014314  0x00002da9 call  0x00003847 
- 00014315  0x00002daa nrtn  0x00000001 
- 00014316  0x00002dab jam  0x00000001 , 0x0000479a 
- 00014317  0x00002dac rtn 
- 00014318  0x00002daf fetch  0x00000001 , 0x000047bb 
- 00014319  0x00002db0 rtneq  0x00000000 
- 00014320  0x00002db1 fetch  0x00000001 , 0x0000479b 
- 00014321  0x00002db2 nrtn  0x00000034 
- 00014322  0x00002db3 fetch  0x00000002 , 0x00004682 
- 00014323  0x00002db4 bbit1  0x00000009 , 0x000037f6 
- 00014324  0x00002db5 fetch  0x00000001 , 0x000047ea 
- 00014325  0x00002db6 rtnne  0x00000001 
- 00014326  0x00002db8 bpatch  0x000000d4 , 0x0000401a 
- 00014327  0x00002db9 call  0x00003847 
- 00014328  0x00002dba nrtn  0x00000001 
- 00014329  0x00002dbb setarg  0x00008ca0 
- 00014330  0x00002dbc call  0x00002a8f 
- 00014331  0x00002dbd call  0x00003847 
- 00014332  0x00002dbe nrtn  0x00000001 
- 00014333  0x00002dbf call  0x0000383f 
- 00014334  0x00002dc1 call  0x00003842 
- 00014335  0x00002dc2 nrtn  0x00000002 
- 00014336  0x00002dc3 call  0x00003847 
- 00014337  0x00002dc4 branch  0x000037fe , 0x00000001 
- 00014338  0x00002dc5 arg  0x00000000 , 0x00000011 
- 00014339  0x00002dc6 arg  0x00000010 , 0x00000039 
- 00014340  0x00002dc7 call  0x0000383f 
- 00014341  0x00002dc9 call  0x00003842 
- 00014342  0x00002dca nrtn  0x00000002 
- 00014343  0x00002dcb call  0x00003847 
- 00014344  0x00002dcc nbranch  0x00003805 , 0x00000001 
- 00014345  0x00002dcd setarg  0x00002a30 
- 00014346  0x00002dce call  0x00002a8f 
- 00014347  0x00002dcf call  0x00003847 
- 00014348  0x00002dd0 branch  0x00003812 , 0x00000001 
- 00014349  0x00002dd2 setarg  0x00000000 
- 00014350  0x00002dd3 rshift  0x00000011 , 0x00000011 
- 00014351  0x00002dd4 ior  0x00000011 , 0x00000011 
- 00014352  0x00002dd5 loop  0x00003805 
- 00014353  0x00002dd6 branch  0x0000381b 
- 00014354  0x00002dd8 setarg  0x00008000 
- 00014355  0x00002dd9 rshift  0x00000011 , 0x00000011 
- 00014356  0x00002dda ior  0x00000011 , 0x00000011 
- 00014357  0x00002ddb call  0x0000383f 
- 00014358  0x00002ddd call  0x00003842 
- 00014359  0x00002dde nrtn  0x00000002 
- 00014360  0x00002ddf call  0x00003847 
- 00014361  0x00002de0 branch  0x00003816 , 0x00000001 
- 00014362  0x00002de1 loop  0x00003805 
- 00014363  0x00002de3 bpatch  0x000000d5 , 0x0000401a 
- 00014364  0x00002de4 copy  0x00000011 , 0x0000003f 
- 00014365  0x00002de5 store  0x00000002 , 0x00004789 
- 00014366  0x00002de6 store  0x00000002 , 0x00004797 
- 00014367  0x00002de7 fetch  0x00000001 , 0x000047ea 
- 00014368  0x00002de8 beq  0x00000001 , 0x00003827 
- 00014369  0x00002dea arg  0x00000007 , 0x00000039 
- 00014370  0x00002deb arg  0x00004792 , 0x00000006 
- 00014371  0x00002dec call  0x000036f0 
- 00014372  0x00002ded store  0x00000001 , 0x00004799 
- 00014373  0x00002dee arg  0x0000478f , 0x00000011 
- 00014374  0x00002def branch  0x00007e3d 
- 00014375  0x00002df2 fetch  0x00000001 , 0x000047ef 
- 00014376  0x00002df3 increase  0x00000001 , 0x0000003f 
- 00014377  0x00002df4 store  0x00000001 , 0x000047ef 
- 00014378  0x00002df5 div  0x0000003f , 0x00000002 
- 00014379  0x00002df6 call  0x00007f86 
- 00014380  0x00002df7 quotient  0x00000002 
- 00014381  0x00002df8 remainder  0x0000003f 
- 00014382  0x00002df9 nbranch  0x00003838 , 0x00000034 
- 00014383  0x00002dfb fetch  0x00000001 , 0x000047bf 
- 00014384  0x00002dfc isub  0x00000002 , 0x0000003e 
- 00014385  0x00002dfd call  0x0000383d , 0x00000005 
- 00014386  0x00002dfe arg  0x0000479c , 0x0000003f 
- 00014387  0x00002dff increase  0xffffffff , 0x00000002 
- 00014388  0x00002e00 iadd  0x00000002 , 0x00000011 
- 00014389  0x00002e01 arg  0x00000000 , 0x0000003f 
- 00014390  0x00002e02 istore  0x00000001 , 0x00000011 
- 00014391  0x00002e03 rtn 
- 00014392  0x00002e05 arg  0x0000479c , 0x0000003f 
- 00014393  0x00002e06 iadd  0x00000002 , 0x00000011 
- 00014394  0x00002e07 arg  0x00000002 , 0x0000003f 
- 00014395  0x00002e08 istore  0x00000001 , 0x00000011 
- 00014396  0x00002e09 rtn 
- 00014397  0x00002e0b jam  0x00000001 , 0x000047f0 
- 00014398  0x00002e0c rtn 
- 00014399  0x00002e0e copy  0x00000022 , 0x0000003f 
- 00014400  0x00002e0f store  0x00000004 , 0x0000478b 
- 00014401  0x00002e10 rtn 
- 00014402  0x00002e12 copy  0x00000022 , 0x0000003f 
- 00014403  0x00002e13 fetcht  0x00000004 , 0x0000478b 
- 00014404  0x00002e14 isub  0x00000002 , 0x0000003f 
- 00014405  0x00002e15 sub  0x0000003f , 0x000000c8 , 0x0000003e 
- 00014406  0x00002e16 rtn 
- 00014407  0x00002e19 fetcht  0x00000001 , 0x00004786 
- 00014408  0x00002e1a branch  0x0000681d 
- 00014409  0x00002e1d fetch  0x00000008 , 0x00004752 
- 00014410  0x00002e1e store  0x00000008 , 0x0000479c 
- 00014411  0x00002e1f rtn 
- 00014412  0x00002e22 fetch  0x00000001 , 0x000047b9 
- 00014413  0x00002e23 store  0x00000001 , 0x000047af 
- 00014414  0x00002e24 fetch  0x00000001 , 0x000047ba 
- 00014415  0x00002e25 store  0x00000001 , 0x000047b0 
- 00014416  0x00002e26 fetch  0x00000001 , 0x000047bb 
- 00014417  0x00002e27 store  0x00000001 , 0x000047b1 
- 00014418  0x00002e28 arg  0x0000000d , 0x00000039 
- 00014419  0x00002e29 arg  0x000047aa , 0x00000006 
- 00014420  0x00002e2a call  0x000036f0 
- 00014421  0x00002e2b store  0x00000001 , 0x000047b7 
- 00014422  0x00002e2c arg  0x000047a7 , 0x00000011 
- 00014423  0x00002e2d branch  0x00007e3d 
- 00014424  0x00002e34 call  0x000065c2 
- 00014425  0x00002e35 jam  0x0000007a , 0x000046f6 
- 00014426  0x00002e36 call  0x0000386d 
- 00014427  0x00002e37 call  0x00003867 
- 00014428  0x00002e38 setarg  0x00003860 
- 00014429  0x00002e39 store  0x00000002 , 0x000041fd 
- 00014430  0x00002e3a arg  0x00000000 , 0x00000011 
- 00014431  0x00002e3b branch  0x000069a6 
- 00014432  0x00002e3e fetch  0x00000002 , 0x000046a1 
- 00014433  0x00002e3f rtn  0x00000034 
- 00014434  0x00002e40 increase  0xffffffff , 0x0000003f 
- 00014435  0x00002e41 store  0x00000002 , 0x000046a1 
- 00014436  0x00002e42 rtnne  0x00000000 
- 00014437  0x00002e43 jam  0x00000000 , 0x000046a0 
- 00014438  0x00002e44 rtn 
- 00014439  0x00002e47 bpatch  0x000000d6 , 0x0000401a 
- 00014440  0x00002e48 fetch  0x00000001 , 0x000046a4 
- 00014441  0x00002e49 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00014442  0x00002e4a rtn  0x00000002 
- 00014443  0x00002e4b jam  0x00000000 , 0x000046a4 
- 00014444  0x00002e4c rtn 
- 00014445  0x00002e4f arg  0x000046a4 , 0x00000011 
- 00014446  0x00002e50 arg  0x00000000 , 0x00000012 
- 00014447  0x00002e51 arg  0x00000051 , 0x00000002 
- 00014448  0x00002e52 branch  0x000065df 
- 00014449  0x00002e56 disable  0x00000028 
- 00014450  0x00002e57 fetch  0x00000001 , 0x000046a3 
- 00014451  0x00002e58 copy  0x0000003f , 0x00000039 
- 00014452  0x00002e5a arg  0x000046a5 , 0x00000011 
- 00014453  0x00002e5b copy  0x00000013 , 0x00000012 
- 00014454  0x00002e5d bpatch  0x000000d7 , 0x0000401a 
- 00014455  0x00002e5e call  0x0000387c 
- 00014456  0x00002e5f branch  0x00007fe7 , 0x00000005 
- 00014457  0x00002e61 increase  0x00000004 , 0x00000011 
- 00014458  0x00002e62 loop  0x00003876 
- 00014459  0x00002e63 rtn 
- 00014460  0x00002e67 bpatch  0x000000d8 , 0x0000401b 
- 00014461  0x00002e68 ifetch  0x00000003 , 0x00000011 
- 00014462  0x00002e69 ifetcht  0x00000003 , 0x00000012 
- 00014463  0x00002e6a isub  0x00000002 , 0x0000003e 
- 00014464  0x00002e6b rtn 
- 00014465  0x00002e6e bpatch  0x000000d9 , 0x0000401b 
- 00014466  0x00002e6f ifetch  0x00000003 , 0x00000011 
- 00014467  0x00002e70 ifetcht  0x00000003 , 0x00000012 
- 00014468  0x00002e71 isub  0x00000002 , 0x0000003e 
- 00014469  0x00002e72 nrtn  0x00000005 
- 00014470  0x00002e73 ifetch  0x00000001 , 0x00000006 
- 00014471  0x00002e74 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00014472  0x00002e75 rtn  0x00000005 
- 00014473  0x00002e76 add  0x00000011 , 0x00000003 , 0x00000006 
- 00014474  0x00002e77 ifetcht  0x00000001 , 0x00000006 
- 00014475  0x00002e78 isub  0x00000002 , 0x0000003e 
- 00014476  0x00002e79 rtn 
- 00014477  0x00002e7d bpatch  0x000000da , 0x0000401b 
- 00014478  0x00002e7e disable  0x00000028 
- 00014479  0x00002e7f fetch  0x00000001 , 0x000046a3 
- 00014480  0x00002e80 copy  0x0000003f , 0x00000039 
- 00014481  0x00002e82 arg  0x000046a5 , 0x00000011 
- 00014482  0x00002e83 copy  0x00000013 , 0x00000012 
- 00014483  0x00002e85 call  0x00003881 
- 00014484  0x00002e86 branch  0x00007fe7 , 0x00000005 
- 00014485  0x00002e87 increase  0x00000004 , 0x00000011 
- 00014486  0x00002e88 loop  0x00003893 
- 00014487  0x00002e89 rtn 
- 00014488  0x00002e8d fetch  0x00000001 , 0x00000004 
- 00014489  0x00002e8e increase  0x00000001 , 0x0000003f 
- 00014490  0x00002e8f store  0x00000001 , 0x00000004 
- 00014491  0x00002e90 arg  0x000002e5 , 0x00000013 
- 00014492  0x00002e93 ifetch  0x00000002 , 0x00000013 
- 00014493  0x00002e94 arg  0x000055aa , 0x00000002 
- 00014494  0x00002e95 isub  0x00000002 , 0x0000003e 
- 00014495  0x00002e96 nrtn  0x00000005 
- 00014496  0x00002e97 copy  0x00000006 , 0x00000013 
- 00014497  0x00002e98 ifetcht  0x00000003 , 0x00000013 
- 00014498  0x00002e99 setarg  0x00ffffff 
- 00014499  0x00002e9a isub  0x00000002 , 0x0000003e 
- 00014500  0x00002e9b branch  0x000038a8 , 0x00000005 
- 00014501  0x00002e9c call  0x0000388d 
- 00014502  0x00002e9d branch  0x000038a8 , 0x00000028 
- 00014503  0x00002e9e rtn 
- 00014504  0x00002ea1 bpatch  0x000000db , 0x0000401b 
- 00014505  0x00002ea2 increase  0x00000004 , 0x00000013 
- 00014506  0x00002ea3 ifetch  0x00000001 , 0x00000013 
- 00014507  0x00002ea4 fetcht  0x00000001 , 0x000046f6 
- 00014508  0x00002ea5 isub  0x00000002 , 0x0000003e 
- 00014509  0x00002ea6 rtn  0x00000005 
- 00014510  0x00002ea7 store  0x00000001 , 0x000046f6 
- 00014511  0x00002ea8 fetch  0x00000001 , 0x00000003 
- 00014512  0x00002ea9 increase  0x00000001 , 0x0000003f 
- 00014513  0x00002eaa store  0x00000001 , 0x00000003 
- 00014514  0x00002eac increase  0x00000001 , 0x00000013 
- 00014515  0x00002ead ifetch  0x00000001 , 0x00000013 
- 00014516  0x00002eae store  0x00000001 , 0x000046f5 
- 00014517  0x00002eaf copy  0x0000003f , 0x00000039 
- 00014518  0x00002eb0 rtn  0x00000034 
- 00014519  0x00002eb2 ifetch  0x00000001 , 0x00000006 
- 00014520  0x00002eb3 beq  0x00000000 , 0x000038c2 
- 00014521  0x00002eb4 beq  0x00000001 , 0x000038cf 
- 00014522  0x00002eb5 beq  0x00000002 , 0x000038d4 
- 00014523  0x00002eb6 beq  0x00000003 , 0x000038d9 
- 00014524  0x00002eb7 beq  0x00000004 , 0x000038de 
- 00014525  0x00002eb8 beq  0x00000005 , 0x000038e3 
- 00014526  0x00002eb9 beq  0x00000006 , 0x000038e8 
- 00014527  0x00002eba beq  0x000000ff , 0x000038ea 
- 00014528  0x00002ebb loop  0x000038b7 
- 00014529  0x00002ebc rtn 
- 00014530  0x00002ebf copy  0x00000006 , 0x00000013 
- 00014531  0x00002ec0 fetch  0x00000001 , 0x0000469a 
- 00014532  0x00002ec1 store  0x00000001 , 0x00000a9a 
- 00014533  0x00002ec2 arg  0x00000000 , 0x00000002 
- 00014534  0x00002ec4 storet  0x00000001 , 0x00000a9b 
- 00014535  0x00002ec5 setarg  0x00002710 
- 00014536  0x00002ec6 store  0x00000003 , 0x00000a9c 
- 00014537  0x00002ec7 ifetch  0x00000001 , 0x00000013 
- 00014538  0x00002ec8 store  0x00000001 , 0x00000a9f 
- 00014539  0x00002ec9 call  0x000069ae 
- 00014540  0x00002eca and  0x00000013 , 0x00000001 , 0x00000006 
- 00014541  0x00002ecb loop  0x000038b7 
- 00014542  0x00002ecc rtn 
- 00014543  0x00002ece copy  0x00000013 , 0x00000006 
- 00014544  0x00002ecf fetch  0x00000001 , 0x0000469b 
- 00014545  0x00002ed0 store  0x00000001 , 0x00000a9a 
- 00014546  0x00002ed1 arg  0x00000001 , 0x00000002 
- 00014547  0x00002ed2 branch  0x000038c6 
- 00014548  0x00002ed4 copy  0x00000013 , 0x00000006 
- 00014549  0x00002ed5 fetch  0x00000001 , 0x0000469c 
- 00014550  0x00002ed6 store  0x00000001 , 0x00000a9a 
- 00014551  0x00002ed7 arg  0x00000002 , 0x00000002 
- 00014552  0x00002ed8 branch  0x000038c6 
- 00014553  0x00002eda copy  0x00000013 , 0x00000006 
- 00014554  0x00002edb fetch  0x00000001 , 0x0000469d 
- 00014555  0x00002edc store  0x00000001 , 0x00000a9a 
- 00014556  0x00002edd arg  0x00000003 , 0x00000002 
- 00014557  0x00002ede branch  0x000038c6 
- 00014558  0x00002ee0 copy  0x00000013 , 0x00000006 
- 00014559  0x00002ee1 fetch  0x00000001 , 0x0000469e 
- 00014560  0x00002ee2 store  0x00000001 , 0x00000a9a 
- 00014561  0x00002ee3 arg  0x00000004 , 0x00000002 
- 00014562  0x00002ee4 branch  0x000038c6 
- 00014563  0x00002ee6 copy  0x00000013 , 0x00000006 
- 00014564  0x00002ee7 fetch  0x00000001 , 0x0000469f 
- 00014565  0x00002ee8 store  0x00000001 , 0x00000a9a 
- 00014566  0x00002ee9 arg  0x00000005 , 0x00000002 
- 00014567  0x00002eea branch  0x000038c6 
- 00014568  0x00002eed ifetch  0x00000001 , 0x00000006 
- 00014569  0x00002eee rtn 
- 00014570  0x00002ef1 copy  0x00000006 , 0x00000013 
- 00014571  0x00002ef2 fetch  0x00000001 , 0x000046a0 
- 00014572  0x00002ef3 bne  0x00000001 , 0x000038ee 
- 00014573  0x00002ef4 call  0x000038f0 
- 00014574  0x00002ef6 and  0x00000013 , 0x00000004 , 0x00000006 
- 00014575  0x00002ef7 rtn 
- 00014576  0x00002ef9 bpatch  0x000000dc , 0x0000401b 
- 00014577  0x00002efa call  0x00003871 
- 00014578  0x00002efb branch  0x000038fe , 0x00000028 
- 00014579  0x00002efc fetch  0x00000001 , 0x000046a4 
- 00014580  0x00002efd copy  0x0000003f , 0x00000002 
- 00014581  0x00002efe increase  0x00000001 , 0x0000003f 
- 00014582  0x00002eff store  0x00000001 , 0x000046a4 
- 00014583  0x00002f00 call  0x00003867 
- 00014584  0x00002f01 lshift2  0x00000002 , 0x00000002 
- 00014585  0x00002f02 setarg  0x000046a5 
- 00014586  0x00002f03 iadd  0x00000002 , 0x00000005 
- 00014587  0x00002f04 ifetch  0x00000004 , 0x00000013 
- 00014588  0x00002f05 istore  0x00000004 , 0x00000005 
- 00014589  0x00002f06 branch  0x00003903 
- 00014590  0x00002f08 add  0x00000013 , 0x00000003 , 0x00000006 
- 00014591  0x00002f09 ifetch  0x00000001 , 0x00000006 
- 00014592  0x00002f0a rtn  0x00000034 
- 00014593  0x00002f0b ifetch  0x00000004 , 0x00000013 
- 00014594  0x00002f0c istore  0x00000004 , 0x00000011 
- 00014595  0x00002f0e arg  0x000046a4 , 0x00000011 
- 00014596  0x00002f0f arg  0x00000000 , 0x00000012 
- 00014597  0x00002f10 arg  0x00000051 , 0x00000002 
- 00014598  0x00002f11 branch  0x00006606 
- 00014599  0x00002f19 fetcht  0x00000001 , 0x0000469a 
- 00014600  0x00002f1a call  0x00006825 
- 00014601  0x00002f1b rtn 
- 00014602  0x00002f21 fetcht  0x00000001 , 0x0000469a 
- 00014603  0x00002f22 call  0x00006829 
- 00014604  0x00002f25 fetcht  0x00000001 , 0x0000469a 
- 00014605  0x00002f26 call  0x00006825 
- 00014606  0x00002f29 call  0x0000391d 
- 00014607  0x00002f2b fetch  0x00000001 , 0x000046a7 
- 00014608  0x00002f2c nrtn  0x00000034 
- 00014609  0x00002f2e call  0x00002c29 
- 00014610  0x00002f2f hfetch  0x00000004 , 0x00008138 
- 00014611  0x00002f30 set0  0x0000000f , 0x0000003f 
- 00014612  0x00002f31 hstore  0x00000004 , 0x0000804c 
- 00014613  0x00002f32 call  0x00002c21 
- 00014614  0x00002f33 arg  0xffffffff , 0x00000002 
- 00014615  0x00002f34 branch  0x00002b2a 
- 00014616  0x00002f37 fetch  0x00000001 , 0x000046a7 
- 00014617  0x00002f38 branch  0x000056f9 , 0x00000034 
- 00014618  0x00002f39 increase  0xffffffff , 0x0000003f 
- 00014619  0x00002f3a store  0x00000001 , 0x000046a7 
- 00014620  0x00002f3b branch  0x000056f9 
- 00014621  0x00002f3e mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00014622  0x00002f3f arg  0x000046a8 , 0x00000006 
- 00014623  0x00002f40 iadd  0x00000006 , 0x00000006 
- 00014624  0x00002f41 ifetch  0x00000001 , 0x00000006 
- 00014625  0x00002f42 rtn  0x00000034 
- 00014626  0x00002f43 copy  0x0000003f , 0x00000011 
- 00014627  0x00002f44 copy  0x00000011 , 0x00000039 
- 00014628  0x00002f45 arg  0x00004372 , 0x00000005 
- 00014629  0x00002f46 call  0x00007f01 
- 00014630  0x00002f47 copy  0x00000011 , 0x0000003f 
- 00014631  0x00002f48 increase  0x00000002 , 0x0000003f 
- 00014632  0x00002f49 store  0x00000001 , 0x0000436f 
- 00014633  0x00002f4a rtn 
- 00014634  0x00002f53 rtn  0x0000002b 
- 00014635  0x00002f54 call  0x000057a3 
- 00014636  0x00002f55 call  0x000068a8 
- 00014637  0x00002f56 setarg  0x00003982 
- 00014638  0x00002f57 store  0x00000002 , 0x000041f3 
- 00014639  0x00002f58 setarg  0x0000396e 
- 00014640  0x00002f59 store  0x00000002 , 0x000041f1 
- 00014641  0x00002f5a setarg  0x00003986 
- 00014642  0x00002f5b store  0x00000002 , 0x000041f5 
- 00014643  0x00002f5c setarg  0x0000396d 
- 00014644  0x00002f5d store  0x00000002 , 0x000041ef 
- 00014645  0x00002f5e setarg  0x00003969 
- 00014646  0x00002f5f store  0x00000002 , 0x000041e9 
- 00014647  0x00002f60 setarg  0x00003ab7 
- 00014648  0x00002f61 store  0x00000002 , 0x000041fb 
- 00014649  0x00002f62 setarg  0x00003c32 
- 00014650  0x00002f63 store  0x00000002 , 0x0000456f 
- 00014651  0x00002f64 setarg  0x00003cc2 
- 00014652  0x00002f65 store  0x00000002 , 0x000041f9 
- 00014653  0x00002f66 setarg  0x00003cd7 
- 00014654  0x00002f67 store  0x00000002 , 0x000041fd 
- 00014655  0x00002f69 call  0x0000397f 
- 00014656  0x00002f6a bpatch  0x000000dd , 0x0000401b 
- 00014657  0x00002f6b call  0x00003945 
- 00014658  0x00002f6c call  0x00003964 
- 00014659  0x00002f6d call  0x00002c6f 
- 00014660  0x00002f6e branch  0x00003c48 
- 00014661  0x00002f72 fetch  0x00000004 , 0x000046aa 
- 00014662  0x00002f73 hstore  0x00000004 , 0x00008054 
- 00014663  0x00002f75 fetch  0x00000004 , 0x000046ae 
- 00014664  0x00002f76 hstore  0x00000004 , 0x0000805a 
- 00014665  0x00002f78 hfetch  0x00000001 , 0x00008081 
- 00014666  0x00002f79 or_into  0x00000004 , 0x0000003f 
- 00014667  0x00002f7a and_into  0x000000fc , 0x0000003f 
- 00014668  0x00002f7b hstore  0x00000001 , 0x00008081 
- 00014669  0x00002f7c jam  0x00000000 , 0x00008062 
- 00014670  0x00002f7e fetch  0x00000002 , 0x000046aa 
- 00014671  0x00002f7f hstore  0x00000002 , 0x00008058 
- 00014672  0x00002f80 fetch  0x00000002 , 0x000046ae 
- 00014673  0x00002f81 hstore  0x00000002 , 0x0000805e 
- 00014674  0x00002f82 hstore  0x00000002 , 0x00008060 
- 00014675  0x00002f84 hfetch  0x00000004 , 0x00008078 
- 00014676  0x00002f85 set1  0x00000007 , 0x0000003f 
- 00014677  0x00002f86 hstore  0x00000004 , 0x00008078 
- 00014678  0x00002f88 hfetch  0x00000002 , 0x00008050 
- 00014679  0x00002f89 set0  0x0000000f , 0x0000003f 
- 00014680  0x00002f8a hstore  0x00000002 , 0x00008050 
- 00014681  0x00002f8b call  0x000066ce 
- 00014682  0x00002f8c jam  0x00000000 , 0x00008043 
- 00014683  0x00002f8d jam  0x00000081 , 0x00008062 
- 00014684  0x00002f8f fetch  0x00000001 , 0x000046bf 
- 00014685  0x00002f90 isolate1  0x00000000 , 0x0000003f 
- 00014686  0x00002f91 hfetcht  0x00000001 , 0x00008062 
- 00014687  0x00002f92 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00014688  0x00002f93 hstoret  0x00000001 , 0x00008062 
- 00014689  0x00002f94 rtn 
- 00014690  0x00002f99 call  0x0000397f 
- 00014691  0x00002f9a branch  0x00003945 
- 00014692  0x00002fa2 fetcht  0x00000001 , 0x0000469e 
- 00014693  0x00002fa3 call  0x0000680e 
- 00014694  0x00002fa4 call  0x000039e6 
- 00014695  0x00002fa6 fetcht  0x00000001 , 0x0000469c 
- 00014696  0x00002fa7 branch  0x000067fb 
- 00014697  0x00002faa fetcht  0x00000001 , 0x0000469c 
- 00014698  0x00002fab call  0x0000681d 
- 00014699  0x00002fac nbranch  0x000033d2 , 0x00000001 
- 00014700  0x00002fad branch  0x000033d0 
- 00014701  0x00002fb1 rtn 
- 00014702  0x00002fb4 call  0x00003970 
- 00014703  0x00002fb5 branch  0x00003ce9 
- 00014704  0x00002fb8 fetch  0x00000001 , 0x00004682 
- 00014705  0x00002fb9 bbit0  0x00000004 , 0x0000397f 
- 00014706  0x00002fba bpatch  0x000000de , 0x0000401b 
- 00014707  0x00002fbb setarg  0x00003eff 
- 00014708  0x00002fbc fetcht  0x00000004 , 0x000046c5 
- 00014709  0x00002fbd iadd  0x00000002 , 0x00000002 
- 00014710  0x00002fbe copy  0x00000022 , 0x0000003f 
- 00014711  0x00002fbf isub  0x00000002 , 0x0000003e 
- 00014712  0x00002fc0 nrtn  0x00000002 
- 00014713  0x00002fc1 fetch  0x00000002 , 0x00004682 
- 00014714  0x00002fc2 bbit1  0x00000005 , 0x0000397f 
- 00014715  0x00002fc3 fetch  0x00000001 , 0x000046bf 
- 00014716  0x00002fc4 rtnbit1  0x00000006 
- 00014717  0x00002fc5 call  0x00003cec 
- 00014718  0x00002fc6 call  0x0000340e 
- 00014719  0x00002fc8 copy  0x00000022 , 0x0000003f 
- 00014720  0x00002fc9 store  0x00000004 , 0x000046c5 
- 00014721  0x00002fca rtn 
- 00014722  0x00002fce call  0x00003ce9 
- 00014723  0x00002fcf call  0x0000526e 
- 00014724  0x00002fd0 nrtn  0x00000034 
- 00014725  0x00002fd1 branch  0x000039eb 
- 00014726  0x00002fd5 copy  0x00000013 , 0x0000003f 
- 00014727  0x00002fd6 beq  0x00000001 , 0x000039d4 
- 00014728  0x00002fd7 beq  0x00000002 , 0x000039a3 
- 00014729  0x00002fd8 beq  0x00000004 , 0x000039d7 
- 00014730  0x00002fd9 beq  0x00000005 , 0x000039c4 
- 00014731  0x00002fda beq  0x00000008 , 0x000039aa 
- 00014732  0x00002fdb beq  0x00000009 , 0x000039b1 
- 00014733  0x00002fdc beq  0x0000000a , 0x000039c9 
- 00014734  0x00002fdd beq  0x0000000b , 0x000039b6 
- 00014735  0x00002fde beq  0x0000000c , 0x000039c2 
- 00014736  0x00002fdf beq  0x00000013 , 0x000039d7 
- 00014737  0x00002fe0 beq  0x00000014 , 0x000039cf 
- 00014738  0x00002fe1 beq  0x00000015 , 0x000039c6 
- 00014739  0x00002fe2 beq  0x00000021 , 0x000039ca 
- 00014740  0x00002fe3 beq  0x00000023 , 0x000039cb 
- 00014741  0x00002fe4 beq  0x00000024 , 0x000039ce 
- 00014742  0x00002fe5 beq  0x00000030 , 0x00003c8a 
- 00014743  0x00002fe6 beq  0x00000031 , 0x00003c8c 
- 00014744  0x00002fe7 beq  0x00000032 , 0x00003c9a 
- 00014745  0x00002fe8 beq  0x00000033 , 0x00003c98 
- 00014746  0x00002fe9 beq  0x00000034 , 0x00003c84 
- 00014747  0x00002fea beq  0x00000035 , 0x00003c73 
- 00014748  0x00002feb beq  0x00000036 , 0x00003c82 
- 00014749  0x00002fec beq  0x00000037 , 0x00003c8e 
- 00014750  0x00002fed beq  0x00000038 , 0x00003c90 
- 00014751  0x00002fee beq  0x0000003b , 0x00003ca1 
- 00014752  0x00002fef beq  0x0000003d , 0x00003c6a 
- 00014753  0x00002ff0 beq  0x00000041 , 0x000039d9 
- 00014754  0x00002ff1 rtn 
- 00014755  0x00002ff5 call  0x0000397f 
- 00014756  0x00002ff6 fetch  0x00000001 , 0x00004665 
- 00014757  0x00002ff7 ncall  0x00003c8e , 0x00000034 
- 00014758  0x00002ff8 call  0x000039d7 
- 00014759  0x00002ff9 fetch  0x00000002 , 0x00004682 
- 00014760  0x00002ffa rtnbit0  0x00000004 
- 00014761  0x00002ffb branch  0x000039b1 
- 00014762  0x00002ffe fetch  0x00000002 , 0x00004682 
- 00014763  0x00002fff set1  0x00000004 , 0x0000003f 
- 00014764  0x00003000 store  0x00000002 , 0x00004682 
- 00014765  0x00003001 fetch  0x00000001 , 0x000046a7 
- 00014766  0x00003002 store  0x00000001 , 0x00004172 
- 00014767  0x00003003 call  0x000039e6 
- 00014768  0x00003004 branch  0x00003c1d 
- 00014769  0x00003009 fetch  0x00000002 , 0x00004682 
- 00014770  0x0000300a rtnbit0  0x00000004 
- 00014771  0x0000300b set0  0x00000004 , 0x0000003f 
- 00014772  0x0000300c store  0x00000002 , 0x00004682 
- 00014773  0x0000300d branch  0x00003c21 
- 00014774  0x00003013 call  0x0000397f 
- 00014775  0x00003016 fetch  0x00000002 , 0x00004042 
- 00014776  0x00003017 rshift  0x0000003f , 0x0000003f 
- 00014777  0x00003018 fetcht  0x00000002 , 0x000041e3 
- 00014778  0x00003019 isub  0x00000002 , 0x0000003e 
- 00014779  0x0000301a nbranch  0x000039bd , 0x00000005 
- 00014780  0x0000301b branch  0x00003416 
- 00014781  0x0000301d fetch  0x00000001 , 0x000046bf 
- 00014782  0x0000301e rtnbit1  0x00000005 
- 00014783  0x0000301f hfetch  0x00000002 , 0x00008112 
- 00014784  0x00003020 ncall  0x00003cf0 , 0x00000034 
- 00014785  0x00003021 branch  0x0000340c 
- 00014786  0x00003024 call  0x00003cee 
- 00014787  0x00003025 branch  0x00003418 
- 00014788  0x00003028 call  0x0000397f 
- 00014789  0x00003029 branch  0x000039dd 
- 00014790  0x0000302c call  0x00005816 
- 00014791  0x0000302d call  0x000039d7 
- 00014792  0x0000302e branch  0x00003c23 
- 00014793  0x00003031 branch  0x000033dd 
- 00014794  0x00003035 branch  0x00003cee 
- 00014795  0x00003039 fetch  0x00000001 , 0x000046bf 
- 00014796  0x0000303a bbit0  0x00000005 , 0x0000340e 
- 00014797  0x0000303b branch  0x00003cf2 
- 00014798  0x0000303f branch  0x00003cf2 
- 00014799  0x00003043 call  0x000058ba 
- 00014800  0x00003044 call  0x000039dd 
- 00014801  0x00003045 fetch  0x00000001 , 0x000046a8 
- 00014802  0x00003046 store  0x00000001 , 0x00004172 
- 00014803  0x00003047 branch  0x00003c1f 
- 00014804  0x0000304b jam  0x00000000 , 0x00004661 
- 00014805  0x0000304c call  0x00003cee 
- 00014806  0x0000304d branch  0x00003cf2 
- 00014807  0x00003052 call  0x00003a52 
- 00014808  0x00003053 branch  0x000039db 
- 00014809  0x00003057 call  0x00005cc9 
- 00014810  0x00003058 branch  0x00005b02 
- 00014811  0x0000305c fetcht  0x00000001 , 0x0000469e 
- 00014812  0x0000305d branch  0x00006829 
- 00014813  0x00003060 call  0x000039df 
- 00014814  0x00003061 branch  0x000039e6 
- 00014815  0x00003064 fetch  0x00000001 , 0x000046a1 
- 00014816  0x00003065 isolate1  0x00000000 , 0x0000003f 
- 00014817  0x00003066 call  0x000033f0 , 0x00000001 
- 00014818  0x00003067 fetch  0x00000001 , 0x000046a1 
- 00014819  0x00003068 isolate1  0x00000001 , 0x0000003f 
- 00014820  0x00003069 call  0x000033f8 , 0x00000001 
- 00014821  0x0000306a rtn 
- 00014822  0x0000306c fetcht  0x00000001 , 0x0000469e 
- 00014823  0x0000306d branch  0x00006825 
- 00014824  0x00003070 fetch  0x00000001 , 0x0000456b 
- 00014825  0x00003071 rtneq  0x00000000 
- 00014826  0x00003072 branch  0x00006c28 
- 00014827  0x00003075 hfetch  0x00000001 , 0x0000810c 
- 00014828  0x00003076 bbit1  0x00000003 , 0x000039e8 
- 00014829  0x00003077 call  0x000066cb 
- 00014830  0x00003078 ifetch  0x00000001 , 0x00000003 
- 00014831  0x00003079 bne  0x00000001 , 0x00003a01 
- 00014832  0x0000307a hfetch  0x00000002 , 0x00008112 
- 00014833  0x0000307b sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014834  0x0000307c rtn  0x00000002 
- 00014835  0x0000307d ifetch  0x00000001 , 0x00000003 
- 00014836  0x0000307e store  0x00000001 , 0x00000b03 
- 00014837  0x0000307f ifetcht  0x00000001 , 0x00000003 
- 00014838  0x00003080 copy  0x00000003 , 0x00000011 
- 00014839  0x00003081 storet  0x00000001 , 0x00000b04 
- 00014840  0x00003082 add  0x00000002 , 0x00000003 , 0x00000002 
- 00014841  0x00003083 hfetch  0x00000002 , 0x00008112 
- 00014842  0x00003084 isub  0x00000002 , 0x00000002 
- 00014843  0x00003085 nrtn  0x00000002 
- 00014844  0x00003086 jam  0x00000001 , 0x00000b05 
- 00014845  0x00003087 call  0x00003a17 
- 00014846  0x00003088 fetch  0x00000001 , 0x00000b05 
- 00014847  0x00003089 rtneq  0x00000000 
- 00014848  0x0000308a branch  0x00003a12 
- 00014849  0x0000308d call  0x00007ec1 
- 00014850  0x0000308e call  0x00003c79 
- 00014851  0x0000308f branch  0x00003a04 
- 00014852  0x00003093 bpatch  0x000000df , 0x0000401b 
- 00014853  0x00003094 hfetch  0x00000002 , 0x00008112 
- 00014854  0x00003095 rtn  0x00000034 
- 00014855  0x00003096 call  0x000066cb 
- 00014856  0x00003097 ifetch  0x00000001 , 0x00000003 
- 00014857  0x00003098 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00014858  0x00003099 ncall  0x00003a16 , 0x00000005 
- 00014859  0x0000309a nbranch  0x00003a04 , 0x00000005 
- 00014860  0x0000309b ifetch  0x00000001 , 0x00000003 
- 00014861  0x0000309c rtneq  0x00000005 
- 00014862  0x0000309d rtneq  0x00000029 
- 00014863  0x0000309e increase  0xffffffff , 0x00000003 
- 00014864  0x0000309f call  0x00003a16 
- 00014865  0x000030a0 branch  0x00003a04 
- 00014866  0x000030a3 call  0x000066cb 
- 00014867  0x000030a4 increase  0x00000002 , 0x00000003 
- 00014868  0x000030a5 ifetch  0x00000001 , 0x00000003 
- 00014869  0x000030a6 iadd  0x00000003 , 0x00000003 
- 00014870  0x000030a8 branch  0x000066c8 
- 00014871  0x000030ac bpatch  0x000000e0 , 0x0000401c 
- 00014872  0x000030ad fetch  0x00000001 , 0x00000b03 
- 00014873  0x000030ae beq  0x00000000 , 0x00003a3f 
- 00014874  0x000030af beq  0x00000001 , 0x00003a44 
- 00014875  0x000030b0 beq  0x00000002 , 0x00003a49 
- 00014876  0x000030b1 beq  0x00000003 , 0x00003a5f 
- 00014877  0x000030b2 beq  0x00000004 , 0x00003a6b 
- 00014878  0x000030b3 beq  0x00000005 , 0x00003a75 
- 00014879  0x000030b4 beq  0x00000009 , 0x00003a9a 
- 00014880  0x000030b5 beq  0x0000000b , 0x00003ad7 
- 00014881  0x000030b6 beq  0x0000000c , 0x00003ad8 
- 00014882  0x000030b7 beq  0x0000000d , 0x00003aec 
- 00014883  0x000030b8 beq  0x0000000e , 0x00003af4 
- 00014884  0x000030b9 beq  0x0000000f , 0x00003afa 
- 00014885  0x000030ba beq  0x00000010 , 0x00003b06 
- 00014886  0x000030bb beq  0x00000011 , 0x00003b0e 
- 00014887  0x000030bc beq  0x00000012 , 0x00003b12 
- 00014888  0x000030bd beq  0x00000026 , 0x00003b16 
- 00014889  0x000030be beq  0x00000028 , 0x00003b1d 
- 00014890  0x000030bf beq  0x00000029 , 0x00003b2d 
- 00014891  0x000030c0 beq  0x0000002a , 0x00003b36 
- 00014892  0x000030c1 beq  0x0000002b , 0x00003b69 
- 00014893  0x000030c2 beq  0x0000002c , 0x00003b6f 
- 00014894  0x000030c3 beq  0x00000030 , 0x00003b76 
- 00014895  0x000030c4 beq  0x00000031 , 0x00003b7c 
- 00014896  0x000030c5 beq  0x00000032 , 0x00003b90 
- 00014897  0x000030c6 beq  0x00000033 , 0x00003b98 
- 00014898  0x000030c7 beq  0x00000034 , 0x00003bbb 
- 00014899  0x000030c8 beq  0x00000035 , 0x00003bc4 
- 00014900  0x000030c9 beq  0x00000036 , 0x00003bcd 
- 00014901  0x000030ca beq  0x00000037 , 0x00003bd7 
- 00014902  0x000030cb beq  0x00000038 , 0x00003bda 
- 00014903  0x000030cc beq  0x00000040 , 0x00003be2 
- 00014904  0x000030cd beq  0x00000042 , 0x00003bec 
- 00014905  0x000030ce beq  0x00000048 , 0x00003bf1 
- 00014906  0x000030cf beq  0x00000049 , 0x00003bfc 
- 00014907  0x000030d0 beq  0x00000051 , 0x00003c02 
- 00014908  0x000030d1 beq  0x00000061 , 0x00003c06 
- 00014909  0x000030d2 beq  0x000000ff , 0x00003c15 
- 00014910  0x000030d3 branch  0x00003c17 
- 00014911  0x000030d9 fetch  0x00000001 , 0x00000b04 
- 00014912  0x000030da bne  0x00000006 , 0x00003c17 
- 00014913  0x000030db ifetch  0x00000006 , 0x00000003 
- 00014914  0x000030dc store  0x00000006 , 0x000040a0 
- 00014915  0x000030dd branch  0x00003c1a 
- 00014916  0x000030e1 fetch  0x00000001 , 0x00000b04 
- 00014917  0x000030e2 bne  0x00000006 , 0x00003c17 
- 00014918  0x000030e3 ifetch  0x00000006 , 0x00000003 
- 00014919  0x000030e4 store  0x00000006 , 0x000044a0 
- 00014920  0x000030e5 branch  0x00003c1a 
- 00014921  0x000030ea fetch  0x00000001 , 0x00000b04 
- 00014922  0x000030eb bne  0x00000001 , 0x00003c17 
- 00014923  0x000030ec copy  0x00000011 , 0x00000003 
- 00014924  0x000030ed call  0x00003c1a 
- 00014925  0x000030ee ifetcht  0x00000001 , 0x00000003 
- 00014926  0x000030ef storet  0x00000001 , 0x000046a9 
- 00014927  0x000030f0 fetch  0x00000002 , 0x00004682 
- 00014928  0x000030f1 rtnbit1  0x00000009 
- 00014929  0x000030f2 rtnbit1  0x00000000 
- 00014930  0x000030f4 fetch  0x00000001 , 0x000046a1 
- 00014931  0x000030f5 isolate1  0x00000000 , 0x0000003f 
- 00014932  0x000030f6 nbranch  0x00003a58 , 0x00000001 
- 00014933  0x000030f7 fetcht  0x00000001 , 0x000046a9 
- 00014934  0x000030f8 and  0x00000002 , 0x00000003 , 0x0000003f 
- 00014935  0x000030f9 store  0x00000001 , 0x00004093 
- 00014936  0x000030fb fetch  0x00000001 , 0x000046a1 
- 00014937  0x000030fc isolate1  0x00000001 , 0x0000003f 
- 00014938  0x000030fd nrtn  0x00000001 
- 00014939  0x000030fe fetcht  0x00000001 , 0x000046a9 
- 00014940  0x000030ff isolate1  0x00000002 , 0x00000002 
- 00014941  0x00003100 branch  0x000033fa , 0x00000001 
- 00014942  0x00003101 branch  0x000033f8 
- 00014943  0x00003106 fetch  0x00000001 , 0x00000b04 
- 00014944  0x00003107 sub  0x0000003f , 0x00000043 , 0x0000003e 
- 00014945  0x00003108 nbranch  0x00003c17 , 0x00000002 
- 00014946  0x00003109 store  0x00000001 , 0x00004515 
- 00014947  0x0000310a arg  0x00000008 , 0x00000039 
- 00014948  0x0000310b call  0x00007ec6 
- 00014949  0x0000310c fetch  0x00000001 , 0x00000b04 
- 00014950  0x0000310d copy  0x0000003f , 0x00000039 
- 00014951  0x0000310e copy  0x00000011 , 0x00000003 
- 00014952  0x0000310f arg  0x00004516 , 0x00000005 
- 00014953  0x00003110 call  0x000066ea 
- 00014954  0x00003111 branch  0x00003c1a 
- 00014955  0x00003116 fetch  0x00000001 , 0x00000b04 
- 00014956  0x00003117 sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00014957  0x00003118 nbranch  0x00003c17 , 0x00000002 
- 00014958  0x00003119 store  0x00000001 , 0x000043af 
- 00014959  0x0000311a copy  0x0000003f , 0x00000039 
- 00014960  0x0000311b copy  0x00000011 , 0x00000003 
- 00014961  0x0000311c arg  0x000043b0 , 0x00000005 
- 00014962  0x0000311d call  0x000066ea 
- 00014963  0x0000311e call  0x000057a3 
- 00014964  0x0000311f branch  0x00003c1a 
- 00014965  0x00003124 fetch  0x00000001 , 0x00004682 
- 00014966  0x00003125 bbit0  0x00000004 , 0x00003c17 
- 00014967  0x00003126 call  0x000033ba 
- 00014968  0x00003127 branch  0x00003a86 , 0x00000001 
- 00014969  0x00003128 jam  0x00000000 , 0x00000b05 
- 00014970  0x0000312a call  0x0000397f 
- 00014971  0x0000312b fetch  0x00000001 , 0x00004568 
- 00014972  0x0000312c rtn  0x00000034 
- 00014973  0x0000312d fetch  0x00000002 , 0x00004573 
- 00014974  0x0000312e bne  0x00000000 , 0x00003a84 
- 00014975  0x0000312f fetch  0x00000001 , 0x00000b04 
- 00014976  0x00003130 store  0x00000002 , 0x00004573 
- 00014977  0x00003132 copy  0x00000011 , 0x00000003 
- 00014978  0x00003135 copy  0x00000003 , 0x0000003f 
- 00014979  0x00003136 store  0x00000002 , 0x00004571 
- 00014980  0x00003138 call  0x00003a88 
- 00014981  0x00003139 branch  0x00006c4d 
- 00014982  0x0000313c jam  0x00000000 , 0x00000b05 
- 00014983  0x0000313d branch  0x00003cd1 
- 00014984  0x00003140 call  0x00003a8e 
- 00014985  0x00003141 fetch  0x00000002 , 0x00004573 
- 00014986  0x00003142 fetcht  0x00000002 , 0x0000469f 
- 00014987  0x00003143 isub  0x00000002 , 0x0000003f 
- 00014988  0x00003144 store  0x00000002 , 0x00004573 
- 00014989  0x00003145 rtn 
- 00014990  0x00003148 fetch  0x00000002 , 0x00004573 
- 00014991  0x00003149 arg  0x0000006e , 0x00000002 
- 00014992  0x0000314a call  0x00007fdd 
- 00014993  0x0000314b fetcht  0x00000002 , 0x0000456c 
- 00014994  0x0000314c call  0x00007fdd 
- 00014995  0x0000314d fetcht  0x00000002 , 0x0000455e 
- 00014996  0x0000314e call  0x00007fdd 
- 00014997  0x0000314f store  0x00000002 , 0x0000469f 
- 00014998  0x00003150 rtn 
- 00014999  0x00003153 jam  0x00000001 , 0x00000b05 
- 00015000  0x00003154 jam  0x00000005 , 0x00000b03 
- 00015001  0x00003155 branch  0x00003c1a 
- 00015002  0x0000315a fetch  0x00000002 , 0x00004682 
- 00015003  0x0000315b bbit0  0x00000009 , 0x00003c17 
- 00015004  0x0000315c call  0x00003ad4 
- 00015005  0x0000315d branch  0x00003c17 , 0x00000028 
- 00015006  0x0000315e jam  0x00000000 , 0x00000b05 
- 00015007  0x0000315f fetch  0x00000001 , 0x000046bf 
- 00015008  0x00003160 bbit1  0x00000004 , 0x00003ab4 
- 00015009  0x00003161 fetch  0x00000001 , 0x000046c0 
- 00015010  0x00003162 nrtn  0x00000034 
- 00015011  0x00003163 jam  0x00000001 , 0x00000b05 
- 00015012  0x00003164 ifetch  0x00000002 , 0x00000003 
- 00015013  0x00003165 store  0x00000002 , 0x000046c1 
- 00015014  0x00003166 copy  0x00000003 , 0x0000003f 
- 00015015  0x00003167 store  0x00000002 , 0x000046c3 
- 00015016  0x00003168 fetch  0x00000001 , 0x00000b04 
- 00015017  0x00003169 pincrease  0xfffffffe 
- 00015018  0x0000316a nbranch  0x00003c17 , 0x00000002 
- 00015019  0x0000316b branch  0x00003c17 , 0x00000005 
- 00015020  0x0000316c store  0x00000001 , 0x000046c0 
- 00015021  0x0000316d jam  0x00000000 , 0x00000b05 
- 00015022  0x0000316e call  0x00005814 
- 00015023  0x0000316f call  0x00003ab7 
- 00015024  0x00003170 call  0x00003ab7 
- 00015025  0x00003171 call  0x00003ab7 
- 00015026  0x00003172 fetch  0x00000001 , 0x000046bf 
- 00015027  0x00003173 rtnbit0  0x00000004 
- 00015028  0x00003175 jam  0x00000001 , 0x00000b05 
- 00015029  0x00003176 call  0x00003cf6 
- 00015030  0x00003177 branch  0x00003c1a 
- 00015031  0x0000317a fetch  0x00000001 , 0x000046c0 
- 00015032  0x0000317b rtn  0x00000034 
- 00015033  0x0000317c call  0x00005892 
- 00015034  0x0000317d nrtn  0x00000034 
- 00015035  0x0000317e call  0x00003acf 
- 00015036  0x0000317f bpatch  0x000000e1 , 0x0000401c 
- 00015037  0x00003180 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00015038  0x00003181 fetcht  0x00000001 , 0x000046c0 
- 00015039  0x00003182 call  0x00007fdd 
- 00015040  0x00003183 copy  0x0000003f , 0x00000011 
- 00015041  0x00003184 copy  0x00000002 , 0x0000003f 
- 00015042  0x00003185 isub  0x00000011 , 0x0000003f 
- 00015043  0x00003186 store  0x00000001 , 0x000046c0 
- 00015044  0x00003187 fetcht  0x00000002 , 0x000046c1 
- 00015045  0x00003188 call  0x00005a64 
- 00015046  0x00003189 fetch  0x00000002 , 0x000046c3 
- 00015047  0x0000318a copy  0x0000003f , 0x00000003 
- 00015048  0x0000318b copy  0x00000011 , 0x00000039 
- 00015049  0x0000318c call  0x000066ea 
- 00015050  0x0000318d copy  0x00000003 , 0x0000003f 
- 00015051  0x0000318e store  0x00000002 , 0x000046c3 
- 00015052  0x0000318f fetch  0x00000001 , 0x000046c0 
- 00015053  0x00003190 nrtn  0x00000034 
- 00015054  0x00003191 branch  0x00003cf4 
- 00015055  0x00003196 arg  0x00000017 , 0x00000002 
- 00015056  0x00003197 fetch  0x00000001 , 0x000046bf 
- 00015057  0x00003198 rtnbit1  0x00000001 
- 00015058  0x00003199 fetcht  0x00000002 , 0x000044a8 
- 00015059  0x0000319a rtn 
- 00015060  0x0000319d fetch  0x00000001 , 0x000046bf 
- 00015061  0x0000319e bbit1  0x00000002 , 0x00005a42 
- 00015062  0x0000319f branch  0x00007fe9 
- 00015063  0x000031a4 branch  0x00003c4c 
- 00015064  0x000031a9 copy  0x00000011 , 0x00000003 
- 00015065  0x000031aa ifetch  0x00000001 , 0x00000003 
- 00015066  0x000031ab beq  0x00000000 , 0x00003adf 
- 00015067  0x000031ac beq  0x00000001 , 0x00003ae2 
- 00015068  0x000031ad beq  0x00000002 , 0x00003ae8 
- 00015069  0x000031ae beq  0x00000003 , 0x00003aea 
- 00015070  0x000031af branch  0x00003c17 
- 00015071  0x000031b1 call  0x0000612b 
- 00015072  0x000031b2 jam  0x00000000 , 0x0000465a 
- 00015073  0x000031b3 branch  0x00003c1a 
- 00015074  0x000031b5 setarg  0x00040003 
- 00015075  0x000031b7 store  0x00000003 , 0x0000465b 
- 00015076  0x000031b8 store  0x00000001 , 0x00004662 
- 00015077  0x000031b9 call  0x00006124 
- 00015078  0x000031ba jam  0x00000001 , 0x0000465a 
- 00015079  0x000031bb branch  0x00003c1a 
- 00015080  0x000031bd setarg  0x00040002 
- 00015081  0x000031be branch  0x00003ae3 
- 00015082  0x000031c1 setarg  0x00040001 
- 00015083  0x000031c2 branch  0x00003ae3 
- 00015084  0x000031c6 fetch  0x00000001 , 0x00000b04 
- 00015085  0x000031c7 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00015086  0x000031c8 nbranch  0x00003c17 , 0x00000002 
- 00015087  0x000031c9 store  0x00000001 , 0x00004689 
- 00015088  0x000031ca copy  0x0000003f , 0x00000039 
- 00015089  0x000031cb arg  0x0000468a , 0x00000005 
- 00015090  0x000031cc call  0x000066fd 
- 00015091  0x000031cd branch  0x00003c1a 
- 00015092  0x000031d2 copy  0x00000011 , 0x00000003 
- 00015093  0x000031d3 ifetch  0x00000001 , 0x00000003 
- 00015094  0x000031d4 hfetcht  0x00000001 , 0x00008062 
- 00015095  0x000031d5 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00015096  0x000031d6 hstoret  0x00000001 , 0x00008062 
- 00015097  0x000031d7 branch  0x00003c1a 
- 00015098  0x000031dc fetch  0x00000001 , 0x00000b04 
- 00015099  0x000031dd copy  0x0000003f , 0x00000039 
- 00015100  0x000031de copy  0x00000011 , 0x00000003 
- 00015101  0x000031df call  0x00007f58 
- 00015102  0x000031e0 setarg  0x016e3600 
- 00015103  0x000031e1 idiv  0x00000002 
- 00015104  0x000031e2 call  0x00007f86 
- 00015105  0x000031e3 quotient  0x0000003f 
- 00015106  0x000031e5 store  0x00000002 , 0x00004243 
- 00015107  0x000031e6 call  0x00003c1a 
- 00015108  0x000031e7 call  0x00007f9e 
- 00015109  0x000031e8 branch  0x000066ce 
- 00015110  0x000031ed arg  0x00000002 , 0x00000011 
- 00015111  0x000031ee arg  0x0000469a , 0x00000012 
- 00015112  0x000031ef arg  0x00000000 , 0x00000002 
- 00015113  0x000031f0 branch  0x00003c25 
- 00015114  0x000031f2 store  0x00000002 , 0x00000ac2 
- 00015115  0x000031f3 arg  0x00000ac2 , 0x00000012 
- 00015116  0x000031f4 arg  0x00000000 , 0x00000002 
- 00015117  0x000031f5 branch  0x00003c25 
- 00015118  0x000031fa fetch  0x00000002 , 0x00004682 
- 00015119  0x000031fb bbit0  0x00000000 , 0x00003c17 
- 00015120  0x000031fd call  0x00003c1a 
- 00015121  0x000031fe branch  0x000033e9 
- 00015122  0x00003203 fetch  0x00000002 , 0x00004682 
- 00015123  0x00003204 bbit0  0x00000009 , 0x00003c17 
- 00015124  0x00003206 call  0x00003c1a 
- 00015125  0x00003207 branch  0x00003402 
- 00015126  0x0000320e fetch  0x00000001 , 0x00000b04 
- 00015127  0x0000320f copy  0x0000003f , 0x00000039 
- 00015128  0x00003210 copy  0x00000011 , 0x00000003 
- 00015129  0x00003211 fetch  0x00000002 , 0x00004215 
- 00015130  0x00003212 icopy  0x00000005 
- 00015131  0x00003213 call  0x000066ea 
- 00015132  0x00003214 branch  0x00003c1a 
- 00015133  0x00003219 fetch  0x00000001 , 0x00004682 
- 00015134  0x0000321a bbit0  0x00000000 , 0x00003c17 
- 00015135  0x0000321b ifetch  0x00000001 , 0x00000003 
- 00015136  0x0000321c fetcht  0x00000001 , 0x00004661 
- 00015137  0x0000321d setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00015138  0x0000321e set1  0x00000007 , 0x00000002 
- 00015139  0x0000321f storet  0x00000001 , 0x00004661 
- 00015140  0x00003221 call  0x00003c1a 
- 00015141  0x00003223 fetch  0x00000001 , 0x00004661 
- 00015142  0x00003224 bbit1  0x00000006 , 0x00003b2b 
- 00015143  0x00003225 rtn 
- 00015144  0x00003228 jam  0x00000000 , 0x00004661 
- 00015145  0x00003229 jam  0x00000021 , 0x00000a99 
- 00015146  0x0000322a branch  0x00007d8f 
- 00015147  0x0000322e bbit1  0x00000000 , 0x00005f95 
- 00015148  0x0000322f branch  0x00003b28 
- 00015149  0x00003234 fetch  0x00000001 , 0x00004682 
- 00015150  0x00003235 rtnbit0  0x00000004 
- 00015151  0x00003236 fetch  0x00000001 , 0x0000456b 
- 00015152  0x00003237 rtneq  0x00000000 
- 00015153  0x00003238 ifetch  0x00000001 , 0x00000003 
- 00015154  0x00003239 fetcht  0x00000001 , 0x00004569 
- 00015155  0x0000323a iadd  0x00000002 , 0x00000002 
- 00015156  0x0000323b storet  0x00000001 , 0x00004569 
- 00015157  0x0000323c rtn 
- 00015158  0x00003241 arg  0x00000040 , 0x00000039 
- 00015159  0x00003242 arg  0x0000436f , 0x00000005 
- 00015160  0x00003243 call  0x00007ed4 
- 00015161  0x00003244 setarg  0x00000000 
- 00015162  0x00003245 store  0x00000001 , 0x00000ab2 
- 00015163  0x00003246 copy  0x00000011 , 0x00000003 
- 00015164  0x00003248 copy  0x00000003 , 0x0000003f 
- 00015165  0x00003249 store  0x00000002 , 0x00000ab6 
- 00015166  0x0000324a call  0x00003b64 
- 00015167  0x0000324c fetch  0x00000001 , 0x00000ab2 
- 00015168  0x0000324d fetcht  0x00000001 , 0x00000aa2 
- 00015169  0x0000324e increase  0x00000001 , 0x00000002 
- 00015170  0x0000324f iadd  0x00000002 , 0x0000003f 
- 00015171  0x00003250 store  0x00000001 , 0x00000ab2 
- 00015172  0x00003252 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015173  0x00003253 nbranch  0x00003b50 , 0x00000002 
- 00015174  0x00003255 fetcht  0x00000001 , 0x0000436f 
- 00015175  0x00003256 setarg  0x00004370 
- 00015176  0x00003257 iadd  0x00000002 , 0x0000003f 
- 00015177  0x00003258 store  0x00000002 , 0x00000abb 
- 00015178  0x00003259 fetcht  0x00000001 , 0x00000aa2 
- 00015179  0x0000325a increase  0x00000001 , 0x00000002 
- 00015180  0x0000325b fetch  0x00000001 , 0x0000436f 
- 00015181  0x0000325c iadd  0x00000002 , 0x0000003f 
- 00015182  0x0000325d store  0x00000001 , 0x0000436f 
- 00015183  0x0000325e branch  0x00003b59 
- 00015184  0x00003260 fetcht  0x00000001 , 0x0000438f 
- 00015185  0x00003261 setarg  0x00004390 
- 00015186  0x00003262 iadd  0x00000002 , 0x0000003f 
- 00015187  0x00003263 store  0x00000002 , 0x00000abb 
- 00015188  0x00003264 fetcht  0x00000001 , 0x00000aa2 
- 00015189  0x00003265 increase  0x00000001 , 0x00000002 
- 00015190  0x00003266 fetch  0x00000001 , 0x0000438f 
- 00015191  0x00003267 iadd  0x00000002 , 0x0000003f 
- 00015192  0x00003268 store  0x00000001 , 0x0000438f 
- 00015193  0x0000326a fetch  0x00000002 , 0x00000abb 
- 00015194  0x0000326b copy  0x0000003f , 0x00000005 
- 00015195  0x0000326c fetch  0x00000002 , 0x00000ab6 
- 00015196  0x0000326d copy  0x0000003f , 0x00000003 
- 00015197  0x0000326f copy  0x00000002 , 0x00000039 
- 00015198  0x00003270 call  0x000066ea 
- 00015199  0x00003272 fetch  0x00000001 , 0x00000b04 
- 00015200  0x00003273 fetcht  0x00000001 , 0x00000ab2 
- 00015201  0x00003274 isub  0x00000002 , 0x0000003e 
- 00015202  0x00003275 nbranch  0x00003b3c , 0x00000005 
- 00015203  0x00003276 branch  0x00003c1a 
- 00015204  0x0000327a ifetch  0x00000001 , 0x00000003 
- 00015205  0x0000327b store  0x00000001 , 0x00000aa2 
- 00015206  0x0000327c ifetch  0x00000001 , 0x00000003 
- 00015207  0x0000327d store  0x00000001 , 0x00000aae 
- 00015208  0x0000327e rtn 
- 00015209  0x00003283 arg  0x00000000 , 0x00000002 
- 00015210  0x00003284 arg  0x00000002 , 0x00000011 
- 00015211  0x00003285 fetch  0x00000002 , 0x000046b4 
- 00015212  0x00003286 store  0x00000002 , 0x00000ac2 
- 00015213  0x00003287 arg  0x00000ac2 , 0x00000012 
- 00015214  0x00003288 branch  0x00003c25 
- 00015215  0x0000328d fetch  0x00000001 , 0x00000b04 
- 00015216  0x0000328e bne  0x00000001 , 0x00003c17 
- 00015217  0x0000328f ifetch  0x00000001 , 0x00000003 
- 00015218  0x00003290 store  0x00000001 , 0x000046b2 
- 00015219  0x00003291 setarg  0x00000000 
- 00015220  0x00003292 store  0x00000002 , 0x000046b4 
- 00015221  0x00003293 branch  0x00003c1a 
- 00015222  0x00003298 ifetch  0x00000004 , 0x00000003 
- 00015223  0x00003299 store  0x00000004 , 0x0000468a 
- 00015224  0x0000329a jam  0x00000004 , 0x00004689 
- 00015225  0x0000329b jam  0x00000000 , 0x00004663 
- 00015226  0x0000329c call  0x00003c1a 
- 00015227  0x0000329d branch  0x00005f31 
- 00015228  0x000032a2 fetch  0x00000001 , 0x00000b04 
- 00015229  0x000032a3 bne  0x00000003 , 0x00003c17 
- 00015230  0x000032a4 ifetch  0x00000001 , 0x00000003 
- 00015231  0x000032a5 beq  0x00000000 , 0x00003b82 
- 00015232  0x000032a6 beq  0x00000001 , 0x00003b8a 
- 00015233  0x000032a7 branch  0x00003c17 
- 00015234  0x000032aa ifetcht  0x00000001 , 0x00000003 
- 00015235  0x000032ab ifetch  0x00000001 , 0x00000003 
- 00015236  0x000032ac beq  0x00000002 , 0x00003b88 
- 00015237  0x000032ad nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00015238  0x000032ae call  0x000067fb 
- 00015239  0x000032af branch  0x00003c1a 
- 00015240  0x000032b2 call  0x00006806 
- 00015241  0x000032b3 branch  0x00003c1a 
- 00015242  0x000032b6 ifetcht  0x00000001 , 0x00000003 
- 00015243  0x000032b7 call  0x00006812 
- 00015244  0x000032b8 ifetch  0x00000001 , 0x00000003 
- 00015245  0x000032b9 isolate1  0x00000000 , 0x0000003f 
- 00015246  0x000032ba call  0x0000682c 
- 00015247  0x000032bb branch  0x00003c1a 
- 00015248  0x000032c0 fetch  0x00000001 , 0x00000b04 
- 00015249  0x000032c1 bne  0x00000001 , 0x00003c17 
- 00015250  0x000032c2 ifetcht  0x00000001 , 0x00000003 
- 00015251  0x000032c3 call  0x0000681d 
- 00015252  0x000032c4 setarg  0x00000000 
- 00015253  0x000032c5 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00015254  0x000032c6 arg  0x00000001 , 0x00000011 
- 00015255  0x000032c7 branch  0x00003b0a 
- 00015256  0x000032cc copy  0x00000011 , 0x00000003 
- 00015257  0x000032cd ifetch  0x00000001 , 0x00000003 
- 00015258  0x000032ce copy  0x0000003f , 0x00000002 
- 00015259  0x000032cf beq  0x00000081 , 0x00003ba3 
- 00015260  0x000032d0 beq  0x00000082 , 0x00003ba8 
- 00015261  0x000032d1 beq  0x00000083 , 0x00003bae 
- 00015262  0x000032d2 store  0x00000001 , 0x000044c6 
- 00015263  0x000032d3 beq  0x00000000 , 0x00003bb3 
- 00015264  0x000032d4 beq  0x00000001 , 0x00003bb6 
- 00015265  0x000032d5 beq  0x00000002 , 0x00003bb8 
- 00015266  0x000032d6 branch  0x00003c17 
- 00015267  0x000032d9 fetch  0x00000001 , 0x000044be 
- 00015268  0x000032da branch  0x00003c17 , 0x00000034 
- 00015269  0x000032db storet  0x00000001 , 0x000044c6 
- 00015270  0x000032dc jam  0x0000000d , 0x00004456 
- 00015271  0x000032dd branch  0x00003bb4 
- 00015272  0x000032df fetch  0x00000001 , 0x000044be 
- 00015273  0x000032e0 branch  0x00003c17 , 0x00000034 
- 00015274  0x000032e1 storet  0x00000001 , 0x000044c6 
- 00015275  0x000032e2 jam  0x0000000d , 0x00004456 
- 00015276  0x000032e3 jam  0x00000001 , 0x00004454 
- 00015277  0x000032e4 branch  0x00003c1a 
- 00015278  0x000032e6 fetch  0x00000001 , 0x000044be 
- 00015279  0x000032e7 branch  0x00003c17 , 0x00000034 
- 00015280  0x000032e8 storet  0x00000001 , 0x000044c6 
- 00015281  0x000032e9 jam  0x0000000d , 0x00004456 
- 00015282  0x000032ea branch  0x00003bb9 
- 00015283  0x000032ec jam  0x00000000 , 0x00004456 
- 00015284  0x000032ee jam  0x00000003 , 0x00004454 
- 00015285  0x000032ef branch  0x00003c1a 
- 00015286  0x000032f1 jam  0x00000005 , 0x00004456 
- 00015287  0x000032f2 branch  0x00003bb4 
- 00015288  0x000032f4 jam  0x00000005 , 0x00004456 
- 00015289  0x000032f6 jam  0x00000000 , 0x00004454 
- 00015290  0x000032f7 branch  0x00003c1a 
- 00015291  0x000032fc fetch  0x00000001 , 0x00000b04 
- 00015292  0x000032fd sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015293  0x000032fe nbranch  0x00003c17 , 0x00000002 
- 00015294  0x000032ff store  0x00000001 , 0x0000436f 
- 00015295  0x00003300 copy  0x0000003f , 0x00000039 
- 00015296  0x00003301 copy  0x00000011 , 0x00000003 
- 00015297  0x00003302 arg  0x00004370 , 0x00000005 
- 00015298  0x00003303 call  0x000066ea 
- 00015299  0x00003304 branch  0x00003c1a 
- 00015300  0x00003309 fetch  0x00000001 , 0x00000b04 
- 00015301  0x0000330a sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015302  0x0000330b nbranch  0x00003c17 , 0x00000002 
- 00015303  0x0000330c store  0x00000001 , 0x0000438f 
- 00015304  0x0000330d copy  0x0000003f , 0x00000039 
- 00015305  0x0000330e copy  0x00000011 , 0x00000003 
- 00015306  0x0000330f arg  0x00004390 , 0x00000005 
- 00015307  0x00003310 call  0x000066ea 
- 00015308  0x00003311 branch  0x00003c1a 
- 00015309  0x00003316 fetch  0x00000002 , 0x00004682 
- 00015310  0x00003317 bbit0  0x00000009 , 0x00003c17 
- 00015311  0x00003318 fetch  0x00000001 , 0x00000b04 
- 00015312  0x00003319 bne  0x00000008 , 0x00003c17 
- 00015313  0x0000331a copy  0x00000011 , 0x00000003 
- 00015314  0x0000331b ifetch  0x00000008 , 0x00000003 
- 00015315  0x0000331c store  0x00000008 , 0x00004496 
- 00015316  0x0000331d jam  0x00000012 , 0x00000a99 
- 00015317  0x0000331e call  0x00007d8f 
- 00015318  0x0000331f branch  0x00003c1a 
- 00015319  0x00003324 ifetch  0x00000002 , 0x00000003 
- 00015320  0x00003325 store  0x00000002 , 0x00004482 
- 00015321  0x00003326 branch  0x00003c1a 
- 00015322  0x0000332b fetch  0x00000001 , 0x000044c6 
- 00015323  0x0000332c branch  0x00003c17 , 0x00000034 
- 00015324  0x0000332d fetch  0x00000001 , 0x000044c4 
- 00015325  0x0000332e bne  0x00000000 , 0x00003c17 
- 00015326  0x0000332f fetch  0x00000001 , 0x000044c5 
- 00015327  0x00003330 bne  0x00000000 , 0x00003c17 
- 00015328  0x00003331 call  0x00007e25 
- 00015329  0x00003332 branch  0x00003c1a 
- 00015330  0x00003337 fetch  0x00000001 , 0x00000b04 
- 00015331  0x00003338 bne  0x00000005 , 0x00003c17 
- 00015332  0x00003339 ifetch  0x00000001 , 0x00000003 
- 00015333  0x0000333a store  0x00000001 , 0x000046a2 
- 00015334  0x0000333b ifetch  0x00000004 , 0x00000003 
- 00015335  0x0000333c store  0x00000004 , 0x000046a3 
- 00015336  0x0000333d fetcht  0x00000001 , 0x000046a2 
- 00015337  0x0000333e call  0x0000680e 
- 00015338  0x0000333f call  0x00003cbc 
- 00015339  0x00003340 branch  0x00003c1a 
- 00015340  0x00003345 fetch  0x00000001 , 0x00000b04 
- 00015341  0x00003346 bne  0x00000001 , 0x00003c17 
- 00015342  0x00003347 ifetch  0x00000001 , 0x00000003 
- 00015343  0x00003348 store  0x00000001 , 0x000041de 
- 00015344  0x00003349 branch  0x00003c1a 
- 00015345  0x0000334e ifetch  0x00000001 , 0x00000003 
- 00015346  0x0000334f beq  0x00000001 , 0x00003bfa 
- 00015347  0x00003350 fetch  0x00000001 , 0x000044c1 
- 00015348  0x00003351 beq  0x00000003 , 0x00003bf8 
- 00015349  0x00003352 beq  0x00000006 , 0x00003bf8 
- 00015350  0x00003353 beq  0x00000007 , 0x00003bf8 
- 00015351  0x00003354 branch  0x00003c17 
- 00015352  0x00003356 jam  0x00000001 , 0x000044c2 
- 00015353  0x00003357 branch  0x00003c1a 
- 00015354  0x0000335a call  0x00005b53 
- 00015355  0x0000335b branch  0x00003c1a 
- 00015356  0x00003360 fetch  0x00000001 , 0x00000b04 
- 00015357  0x00003361 bne  0x00000001 , 0x00003c17 
- 00015358  0x00003362 call  0x00003c1a 
- 00015359  0x00003363 ifetch  0x00000001 , 0x00000003 
- 00015360  0x00003364 branch  0x000060cb , 0x00000034 
- 00015361  0x00003365 branch  0x000060c9 
- 00015362  0x0000336a call  0x00003c1a 
- 00015363  0x0000336b call  0x00007f9e 
- 00015364  0x0000336c jam  0x00000001 , 0x00008010 
- 00015365  0x0000336d branch  0x00002a8e 
- 00015366  0x00003372 fetch  0x00000001 , 0x00000b04 
- 00015367  0x00003373 beq  0x00000000 , 0x00003c17 
- 00015368  0x00003374 ifetch  0x00000001 , 0x00000003 
- 00015369  0x00003375 branch  0x00003c13 , 0x00000034 
- 00015370  0x00003376 fetch  0x00000001 , 0x00000b04 
- 00015371  0x00003377 bne  0x00000005 , 0x00003c17 
- 00015372  0x00003378 ifetch  0x00000004 , 0x00000003 
- 00015373  0x00003379 arg  0x000f4240 , 0x00000002 
- 00015374  0x0000337a isub  0x00000002 , 0x0000003e 
- 00015375  0x0000337b branch  0x00003c17 , 0x00000002 
- 00015376  0x0000337c store  0x00000004 , 0x000044c7 
- 00015377  0x0000337d call  0x0000580c 
- 00015378  0x0000337e branch  0x00003c1a 
- 00015379  0x00003381 call  0x0000580e 
- 00015380  0x00003382 branch  0x00003c1a 
- 00015381  0x00003387 jam  0x00000000 , 0x00004091 
- 00015382  0x00003388 branch  0x00003c1a 
- 00015383  0x0000338e arg  0x00000001 , 0x00000002 
- 00015384  0x0000338f arg  0x00000000 , 0x00000011 
- 00015385  0x00003390 branch  0x00003c25 
- 00015386  0x00003394 arg  0x00000000 , 0x00000002 
- 00015387  0x00003395 arg  0x00000000 , 0x00000011 
- 00015388  0x00003396 branch  0x00003c25 
- 00015389  0x0000339b jam  0x00000000 , 0x00000b03 
- 00015390  0x0000339c branch  0x00003c49 
- 00015391  0x000033a1 jam  0x00000002 , 0x00000b03 
- 00015392  0x000033a2 branch  0x00003c49 
- 00015393  0x000033a7 jam  0x00000003 , 0x00000b03 
- 00015394  0x000033a8 branch  0x00003c49 
- 00015395  0x000033ad jam  0x00000005 , 0x00000b03 
- 00015396  0x000033ae branch  0x00003c49 
- 00015397  0x000033b7 fetch  0x00000001 , 0x00000b03 
- 00015398  0x000033b8 copy  0x0000003f , 0x00000013 
- 00015399  0x000033b9 jam  0x00000006 , 0x00000b03 
- 00015400  0x000033ba setarg  0x00000002 
- 00015401  0x000033bb iadd  0x00000011 , 0x0000003f 
- 00015402  0x000033bc call  0x00003ca7 
- 00015403  0x000033bd copy  0x00000013 , 0x0000003f 
- 00015404  0x000033be istore  0x00000001 , 0x0000000a 
- 00015405  0x000033bf istoret  0x00000001 , 0x0000000a 
- 00015406  0x000033c0 copy  0x00000011 , 0x00000039 
- 00015407  0x000033c1 copy  0x00000012 , 0x00000006 
- 00015408  0x000033c2 call  0x000066e4 
- 00015409  0x000033c3 branch  0x000066c5 
- 00015410  0x000033c9 call  0x0000397f 
- 00015411  0x000033ca jam  0x00000007 , 0x00000b03 
- 00015412  0x000033cb fetch  0x00000001 , 0x000004ff 
- 00015413  0x000033cc rtn  0x00000034 
- 00015414  0x000033cd call  0x00003ca7 
- 00015415  0x000033ce fetch  0x00000001 , 0x000004ff 
- 00015416  0x000033cf copy  0x0000003f , 0x00000039 
- 00015417  0x000033d0 fetch  0x00000002 , 0x00000501 
- 00015418  0x000033d1 copy  0x0000003f , 0x00000006 
- 00015419  0x000033d2 call  0x000066d1 
- 00015420  0x000033d3 branch  0x000066c5 
- 00015421  0x000033d8 jam  0x00000008 , 0x00000b03 
- 00015422  0x000033d9 fetch  0x00000001 , 0x000046b6 
- 00015423  0x000033da icopy  0x00000039 
- 00015424  0x000033db increase  0x00000002 , 0x0000003f 
- 00015425  0x000033dc call  0x00003ca7 
- 00015426  0x000033dd fetch  0x00000002 , 0x000046b9 
- 00015427  0x000033de istore  0x00000002 , 0x0000000a 
- 00015428  0x000033df fetch  0x00000002 , 0x000046b7 
- 00015429  0x000033e0 icopy  0x00000006 
- 00015430  0x000033e1 call  0x000066d1 
- 00015431  0x000033e2 branch  0x000066c5 
- 00015432  0x000033e7 jam  0x00000009 , 0x00000b03 
- 00015433  0x000033e9 setarg  0x00000000 
- 00015434  0x000033ea call  0x00003ca7 
- 00015435  0x000033eb branch  0x000066c5 
- 00015436  0x000033f0 jam  0x0000000a , 0x00000b03 
- 00015437  0x000033f1 setarg  0x00000001 
- 00015438  0x000033f2 call  0x00003ca7 
- 00015439  0x000033f4 call  0x00003c5d 
- 00015440  0x000033f6 fetch  0x00000002 , 0x00004682 
- 00015441  0x000033f7 arg  0x00000002 , 0x00000007 
- 00015442  0x000033f8 qisolate1  0x0000003f 
- 00015443  0x000033f9 setflag  0x00000001 , 0x00000003 , 0x00000002 
- 00015444  0x000033fb arg  0x00000009 , 0x00000007 
- 00015445  0x000033fc qisolate1  0x0000003f 
- 00015446  0x000033fd setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00015447  0x000033ff fetch  0x00000001 , 0x00004682 
- 00015448  0x00003400 arg  0x00000004 , 0x00000007 
- 00015449  0x00003401 qisolate1  0x0000003f 
- 00015450  0x00003402 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00015451  0x00003404 istoret  0x00000001 , 0x0000000a 
- 00015452  0x00003405 branch  0x000066c5 
- 00015453  0x0000340a arg  0x00000000 , 0x00000002 
- 00015454  0x0000340b fetch  0x00000001 , 0x00004093 
- 00015455  0x0000340c arg  0x00000000 , 0x00000007 
- 00015456  0x0000340d qisolate1  0x0000003f 
- 00015457  0x0000340e setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00015458  0x0000340f arg  0x00000001 , 0x00000007 
- 00015459  0x00003410 qisolate1  0x0000003f 
- 00015460  0x00003411 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00015461  0x00003413 fetch  0x00000001 , 0x0000436e 
- 00015462  0x00003414 arg  0x00000000 , 0x00000007 
- 00015463  0x00003415 qisolate1  0x0000003f 
- 00015464  0x00003416 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00015465  0x00003417 rtn 
- 00015466  0x0000341c jam  0x0000000d , 0x00000b03 
- 00015467  0x0000341d fetch  0x00000001 , 0x00004217 
- 00015468  0x0000341e mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00015469  0x0000341f icopy  0x00000039 
- 00015470  0x00003420 call  0x00003ca7 
- 00015471  0x00003421 fetch  0x00000002 , 0x00004215 
- 00015472  0x00003422 icopy  0x00000006 
- 00015473  0x00003423 call  0x000066d1 
- 00015474  0x00003424 branch  0x000066c5 
- 00015475  0x00003429 jam  0x0000000e , 0x00000b03 
- 00015476  0x0000342a setarg  0x00000004 
- 00015477  0x0000342b call  0x00003ca7 
- 00015478  0x0000342c fetch  0x00000004 , 0x000009ba 
- 00015479  0x0000342d istore  0x00000004 , 0x0000000a 
- 00015480  0x0000342e branch  0x000066c5 
- 00015481  0x00003433 jam  0x0000000f , 0x00000b03 
- 00015482  0x00003434 hfetch  0x00000002 , 0x00008112 
- 00015483  0x00003435 arg  0x000000ff , 0x00000002 
- 00015484  0x00003436 call  0x00007fdd 
- 00015485  0x00003437 copy  0x0000003f , 0x00000039 
- 00015486  0x00003438 call  0x00003ca7 
- 00015487  0x00003439 call  0x000066cb 
- 00015488  0x0000343a call  0x00006703 
- 00015489  0x0000343b branch  0x000066c5 
- 00015490  0x00003440 jam  0x00000010 , 0x00000b03 
- 00015491  0x00003441 branch  0x00003c49 
- 00015492  0x00003446 jam  0x00000011 , 0x00000b03 
- 00015493  0x00003447 setarg  0x00000004 
- 00015494  0x00003448 call  0x00003ca7 
- 00015495  0x00003449 fetch  0x00000004 , 0x000044c7 
- 00015496  0x0000344a istore  0x00000004 , 0x0000000a 
- 00015497  0x0000344b branch  0x000066c5 
- 00015498  0x00003450 arg  0x00000180 , 0x00000011 
- 00015499  0x00003451 branch  0x00003c91 
- 00015500  0x00003454 arg  0x00000080 , 0x00000011 
- 00015501  0x00003455 branch  0x00003c91 
- 00015502  0x00003458 arg  0x00000101 , 0x00000011 
- 00015503  0x00003459 branch  0x00003c91 
- 00015504  0x0000345c arg  0x00000001 , 0x00000011 
- 00015505  0x0000345f jam  0x00000000 , 0x00004661 
- 00015506  0x00003460 jam  0x00000014 , 0x00000b03 
- 00015507  0x00003461 setarg  0x00000002 
- 00015508  0x00003462 call  0x00003ca7 
- 00015509  0x00003463 copy  0x00000011 , 0x0000003f 
- 00015510  0x00003464 istore  0x00000002 , 0x0000000a 
- 00015511  0x00003465 branch  0x000066c5 
- 00015512  0x0000346a arg  0x00000000 , 0x00000013 
- 00015513  0x0000346b branch  0x00003c9b 
- 00015514  0x0000346e arg  0x00000001 , 0x00000013 
- 00015515  0x00003471 jam  0x00000015 , 0x00000b03 
- 00015516  0x00003472 setarg  0x00000001 
- 00015517  0x00003473 call  0x00003ca7 
- 00015518  0x00003474 copy  0x00000013 , 0x0000003f 
- 00015519  0x00003475 istore  0x00000001 , 0x0000000a 
- 00015520  0x00003476 branch  0x000066c5 
- 00015521  0x0000347b jam  0x0000001d , 0x00000b03 
- 00015522  0x0000347c setarg  0x00000004 
- 00015523  0x0000347d call  0x00003ca7 
- 00015524  0x0000347e fetch  0x00000004 , 0x000009ba 
- 00015525  0x0000347f istore  0x00000004 , 0x0000000a 
- 00015526  0x00003480 branch  0x000066c5 
- 00015527  0x0000348c jam  0x00000002 , 0x00000b02 
- 00015528  0x0000348d store  0x00000001 , 0x00000b04 
- 00015529  0x0000348e storet  0x00000008 , 0x00000aa2 
- 00015530  0x0000348f bpatch  0x000000e2 , 0x0000401c 
- 00015531  0x00003490 call  0x00003cb1 
- 00015532  0x00003491 fetcht  0x00000008 , 0x00000aa2 
- 00015533  0x00003492 call  0x000066c2 
- 00015534  0x00003493 fetch  0x00000003 , 0x00000b02 
- 00015535  0x00003494 istore  0x00000003 , 0x0000000a 
- 00015536  0x00003495 rtn 
- 00015537  0x00003499 call  0x00003cba 
- 00015538  0x0000349a rtn  0x00000001 
- 00015539  0x0000349c call  0x00003cb8 
- 00015540  0x0000349d fetch  0x00000004 , 0x000046a3 
- 00015541  0x0000349e rshift2  0x0000003f , 0x0000003f 
- 00015542  0x0000349f rtn  0x00000034 
- 00015543  0x000034a0 branch  0x00003cbe 
- 00015544  0x000034a4 fetcht  0x00000001 , 0x000046a2 
- 00015545  0x000034a5 branch  0x00006829 
- 00015546  0x000034a8 fetcht  0x00000001 , 0x000046a2 
- 00015547  0x000034a9 branch  0x0000681b 
- 00015548  0x000034ac fetcht  0x00000001 , 0x000046a2 
- 00015549  0x000034ad branch  0x00006825 
- 00015550  0x000034b1 increase  0xffffffff , 0x0000003f 
- 00015551  0x000034b2 nop  0x00000026 
- 00015552  0x000034b3 nbranch  0x00003cbe , 0x00000034 
- 00015553  0x000034b4 rtn 
- 00015554  0x000034be call  0x00003ad4 
- 00015555  0x000034bf rtn  0x00000028 
- 00015556  0x000034c0 copy  0x00000011 , 0x0000003f 
- 00015557  0x000034c1 store  0x00000002 , 0x000046b7 
- 00015558  0x000034c2 copy  0x00000012 , 0x0000003f 
- 00015559  0x000034c3 store  0x00000001 , 0x000046b6 
- 00015560  0x000034c4 fetch  0x00000002 , 0x00000478 
- 00015561  0x000034c5 fetcht  0x00000002 , 0x000046bb 
- 00015562  0x000034c6 isub  0x00000002 , 0x0000003e 
- 00015563  0x000034c7 branch  0x00003ccf , 0x00000005 
- 00015564  0x000034c8 fetcht  0x00000002 , 0x000046bd 
- 00015565  0x000034c9 isub  0x00000002 , 0x0000003e 
- 00015566  0x000034ca nrtn  0x00000005 
- 00015567  0x000034cc store  0x00000002 , 0x000046b9 
- 00015568  0x000034cd branch  0x00003c3d 
- 00015569  0x000034d3 fetch  0x00000001 , 0x000046bf 
- 00015570  0x000034d4 rtnbit1  0x00000005 
- 00015571  0x000034d5 call  0x00003cf0 
- 00015572  0x000034d6 branch  0x0000340c 
- 00015573  0x000034da jam  0x00000002 , 0x00004172 
- 00015574  0x000034db rtn 
- 00015575  0x000034e0 branch  0x00003cd8 
- 00015576  0x000034e3 fetch  0x00000001 , 0x000046b2 
- 00015577  0x000034e4 rtn  0x00000034 
- 00015578  0x000034e5 fetch  0x00000001 , 0x000046b3 
- 00015579  0x000034e6 rtn  0x00000034 
- 00015580  0x000034e7 increase  0xffffffff , 0x0000003f 
- 00015581  0x000034e8 store  0x00000001 , 0x000046b3 
- 00015582  0x000034e9 nrtn  0x00000034 
- 00015583  0x000034ea jam  0x0000000a , 0x000046b3 
- 00015584  0x000034eb call  0x000068eb 
- 00015585  0x000034ec call  0x00006908 
- 00015586  0x000034ed div  0x0000003f , 0x00000064 
- 00015587  0x000034ee call  0x00007f86 
- 00015588  0x000034ef quotient  0x0000003f 
- 00015589  0x000034f0 remainder  0x00000002 
- 00015590  0x000034f1 store  0x00000001 , 0x000046b4 
- 00015591  0x000034f2 storet  0x00000001 , 0x000046b5 
- 00015592  0x000034f3 rtn 
- 00015593  0x000034f7 call  0x00007fb4 
- 00015594  0x000034f8 branch  0x000033d9 , 0x00000002 
- 00015595  0x000034f9 branch  0x000033db 
- 00015596  0x000034fe arg  0x00000006 , 0x00000007 
- 00015597  0x000034ff branch  0x00003cfc 
- 00015598  0x00003502 arg  0x00000006 , 0x00000007 
- 00015599  0x00003503 branch  0x00003cf8 
- 00015600  0x00003506 arg  0x00000005 , 0x00000007 
- 00015601  0x00003507 branch  0x00003cfc 
- 00015602  0x0000350a arg  0x00000005 , 0x00000007 
- 00015603  0x0000350b branch  0x00003cf8 
- 00015604  0x0000350e arg  0x00000004 , 0x00000007 
- 00015605  0x0000350f branch  0x00003cfc 
- 00015606  0x00003512 arg  0x00000004 , 0x00000007 
- 00015607  0x00003513 branch  0x00003cf8 
- 00015608  0x00003516 fetch  0x00000001 , 0x000046bf 
- 00015609  0x00003517 qset0  0x0000003f 
- 00015610  0x00003518 store  0x00000001 , 0x000046bf 
- 00015611  0x00003519 rtn 
- 00015612  0x0000351c fetch  0x00000001 , 0x000046bf 
- 00015613  0x0000351d qset1  0x0000003f 
- 00015614  0x0000351e store  0x00000001 , 0x000046bf 
- 00015615  0x0000351f rtn 
- 00015616  0x0000352a call  0x00003d39 
- 00015617  0x0000352b call  0x0000640f 
- 00015618  0x0000352c call  0x000040c6 
- 00015619  0x0000352d call  0x00003d66 
- 00015620  0x0000352e call  0x00006411 
- 00015621  0x0000352f rtn  0x0000002b 
- 00015622  0x00003530 call  0x00003d16 
- 00015623  0x00003531 call  0x00003d19 
- 00015624  0x00003534 fetch  0x00000004 , 0x000046d3 
- 00015625  0x00003535 rtnbit1  0x00000010 
- 00015626  0x00003536 call  0x00003d4e 
- 00015627  0x00003537 rtnmark1  0x00000026 
- 00015628  0x00003538 fetch  0x00000002 , 0x00004682 
- 00015629  0x00003539 bbit1  0x0000000c , 0x000042b0 
- 00015630  0x0000353a branch  0x000042a2 
- 00015631  0x0000353e fetch  0x00000004 , 0x000046d3 
- 00015632  0x0000353f rtnbit0  0x0000001b 
- 00015633  0x00003540 arg  0x00000014 , 0x00000039 
- 00015634  0x00003542 setarg  0x00030d40 
- 00015635  0x00003543 call  0x00002a8f 
- 00015636  0x00003544 loop  0x00007ec1 
- 00015637  0x00003545 rtn 
- 00015638  0x00003549 fetch  0x00000004 , 0x000046d3 
- 00015639  0x0000354a rtnbit0  0x00000010 
- 00015640  0x0000354b branch  0x000048ea 
- 00015641  0x0000354f setarg  0x0000416d 
- 00015642  0x00003550 store  0x00000002 , 0x000041ef 
- 00015643  0x00003551 setarg  0x00003f77 
- 00015644  0x00003552 store  0x00000002 , 0x000041f1 
- 00015645  0x00003553 setarg  0x00003ebb 
- 00015646  0x00003554 store  0x00000002 , 0x000041ed 
- 00015647  0x00003555 setarg  0x0000417c 
- 00015648  0x00003556 store  0x00000002 , 0x000041f5 
- 00015649  0x00003557 setarg  0x00003de3 
- 00015650  0x00003558 store  0x00000002 , 0x000041f3 
- 00015651  0x00003559 setarg  0x00003eb3 
- 00015652  0x0000355a store  0x00000002 , 0x000041eb 
- 00015653  0x0000355b setarg  0x00003d5b 
- 00015654  0x0000355c store  0x00000002 , 0x000041f9 
- 00015655  0x0000355e call  0x00002c7a 
- 00015656  0x0000355f setarg  0x00004401 
- 00015657  0x00003560 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00015658  0x00003561 istore  0x00000002 , 0x00000005 
- 00015659  0x00003562 setarg  0x00004406 
- 00015660  0x00003563 add  0x00000013 , 0x000000da , 0x00000005 
- 00015661  0x00003564 istore  0x00000002 , 0x00000005 
- 00015662  0x00003565 setarg  0x00003ebf 
- 00015663  0x00003566 add  0x00000013 , 0x000000dc , 0x00000005 
- 00015664  0x00003567 istore  0x00000002 , 0x00000005 
- 00015665  0x00003569 setarg  0x000041f9 
- 00015666  0x0000356a store  0x00000002 , 0x000041fd 
- 00015667  0x0000356b setarg  0x00003d36 
- 00015668  0x0000356c store  0x00000002 , 0x00004201 
- 00015669  0x0000356d rtn 
- 00015670  0x00003570 fetch  0x00000004 , 0x000046d3 
- 00015671  0x00003571 bbit0  0x00000012 , 0x000064d7 
- 00015672  0x00003572 branch  0x000064da 
- 00015673  0x00003575 rtn  0x0000002b 
- 00015674  0x00003576 call  0x00002c9d 
- 00015675  0x00003577 call  0x00003e6e 
- 00015676  0x00003578 call  0x00003e1e 
- 00015677  0x00003579 call  0x00003e54 
- 00015678  0x0000357a call  0x00005810 
- 00015679  0x0000357b call  0x00005839 
- 00015680  0x0000357c call  0x0000582c 
- 00015681  0x0000357d call  0x00005818 
- 00015682  0x0000357e fetch  0x00000004 , 0x000046d3 
- 00015683  0x0000357f bbit1  0x00000014 , 0x00003d46 
- 00015684  0x00003580 bbit1  0x00000013 , 0x00004414 
- 00015685  0x00003581 rtn 
- 00015686  0x00003584 call  0x0000659c 
- 00015687  0x00003585 fetch  0x00000004 , 0x000046d3 
- 00015688  0x00003586 isolate1  0x00000019 , 0x0000003f 
- 00015689  0x00003587 ncall  0x000065c2 , 0x00000001 
- 00015690  0x00003588 call  0x0000443f 
- 00015691  0x00003589 call  0x00003dc9 
- 00015692  0x0000358a call  0x000041aa 
- 00015693  0x0000358b branch  0x000065df 
- 00015694  0x0000358e fetch  0x00000004 , 0x000046d3 
- 00015695  0x0000358f bbit0  0x0000001e , 0x00003d53 
- 00015696  0x00003590 fetch  0x00000001 , 0x00000abd 
- 00015697  0x00003591 isolate0  0x00000003 , 0x0000003f 
- 00015698  0x00003592 nrtn  0x00000001 
- 00015699  0x00003594 fetch  0x00000001 , 0x0000471f 
- 00015700  0x00003595 store  0x00000001 , 0x0000471e 
- 00015701  0x00003596 fetch  0x00000001 , 0x000046f5 
- 00015702  0x00003597 rtnbit1  0x00000006 
- 00015703  0x00003599 fetch  0x00000004 , 0x000046d3 
- 00015704  0x0000359a rtnbit0  0x00000011 
- 00015705  0x0000359b bbit1  0x0000001d , 0x00002ee4 
- 00015706  0x0000359c branch  0x00002f2c 
- 00015707  0x0000359e fetch  0x00000001 , 0x00000478 
- 00015708  0x0000359f sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00015709  0x000035a0 nrtn  0x00000005 
- 00015710  0x000035a1 jam  0x00000012 , 0x00000a99 
- 00015711  0x000035a2 call  0x00007d8f 
- 00015712  0x000035a4 arg  0x00000000 , 0x00000007 
- 00015713  0x000035a5 branch  0x000041b9 
- 00015714  0x000035a8 fetch  0x00000001 , 0x000046b6 
- 00015715  0x000035a9 rtneq  0x00000001 
- 00015716  0x000035aa jam  0x00000001 , 0x000046b6 
- 00015717  0x000035ab rtn 
- 00015718  0x000035ad fetch  0x00000001 , 0x000046e1 
- 00015719  0x000035ae and  0x0000003f , 0x0000000f , 0x0000003f 
- 00015720  0x000035af store  0x00000001 , 0x0000477a 
- 00015721  0x000035b0 branch  0x00003d80 
- 00015722  0x000035b4 fetcht  0x00000001 , 0x000046e7 
- 00015723  0x000035b5 call  0x0000681d 
- 00015724  0x000035b6 nbranch  0x00003d62 , 0x00000001 
- 00015725  0x000035b8 fetch  0x00000001 , 0x000046b6 
- 00015726  0x000035b9 rtneq  0x00000000 
- 00015727  0x000035ba jam  0x00000000 , 0x000046b6 
- 00015728  0x000035bb fetch  0x00000001 , 0x0000477a 
- 00015729  0x000035bc increase  0x00000001 , 0x0000003f 
- 00015730  0x000035bd and  0x0000003f , 0x00000003 , 0x0000003f 
- 00015731  0x000035be store  0x00000001 , 0x0000477a 
- 00015732  0x000035bf call  0x00003d7e 
- 00015733  0x000035c0 fetch  0x00000004 , 0x000046d3 
- 00015734  0x000035c1 bbit1  0x00000014 , 0x0000443b 
- 00015735  0x000035c2 bbit1  0x00000013 , 0x00003d79 
- 00015736  0x000035c3 rtn 
- 00015737  0x000035c5 arg  0x0000001e , 0x00000002 
- 00015738  0x000035c6 call  0x0000680e 
- 00015739  0x000035c7 arg  0x0000001f , 0x00000002 
- 00015740  0x000035c8 call  0x0000680e 
- 00015741  0x000035c9 branch  0x00004435 
- 00015742  0x000035cc bpatch  0x000000e3 , 0x0000401c 
- 00015743  0x000035cd call  0x0000424a 
- 00015744  0x000035ce fetch  0x00000001 , 0x000046e0 
- 00015745  0x000035cf beq  0x00000005 , 0x00003daa 
- 00015746  0x000035d0 beq  0x00000004 , 0x00003d96 
- 00015747  0x000035d1 fetch  0x00000001 , 0x0000477a 
- 00015748  0x000035d2 beq  0x00000000 , 0x00003d8a 
- 00015749  0x000035d3 beq  0x00000001 , 0x00003d88 
- 00015750  0x000035d4 beq  0x00000002 , 0x00003d8c 
- 00015751  0x000035d5 beq  0x00000003 , 0x00003d8e 
- 00015752  0x000035d7 fetch  0x00000001 , 0x00004780 
- 00015753  0x000035d8 branch  0x00003dbe 
- 00015754  0x000035da fetch  0x00000001 , 0x0000477f 
- 00015755  0x000035db branch  0x00003dbe 
- 00015756  0x000035dd fetch  0x00000001 , 0x00004781 
- 00015757  0x000035de branch  0x00003dbe 
- 00015758  0x000035e0 fetch  0x00000001 , 0x00004782 
- 00015759  0x000035e1 branch  0x00003dbe 
- 00015760  0x000035e3 fetch  0x00000001 , 0x000046e0 
- 00015761  0x000035e4 rtneq  0x00000006 
- 00015762  0x000035e5 fetch  0x00000001 , 0x000046b5 
- 00015763  0x000035e6 increase  0x00000001 , 0x0000003f 
- 00015764  0x000035e7 store  0x00000001 , 0x000046b5 
- 00015765  0x000035e8 rtn 
- 00015766  0x000035eb fetch  0x00000001 , 0x0000477a 
- 00015767  0x000035ec beq  0x00000000 , 0x00003d9d 
- 00015768  0x000035ed beq  0x00000001 , 0x00003d9b 
- 00015769  0x000035ee beq  0x00000002 , 0x00003d9f 
- 00015770  0x000035ef beq  0x00000003 , 0x00003da1 
- 00015771  0x000035f1 fetch  0x00000001 , 0x00004784 
- 00015772  0x000035f2 branch  0x00003da2 
- 00015773  0x000035f4 fetch  0x00000001 , 0x00004783 
- 00015774  0x000035f5 branch  0x00003da2 
- 00015775  0x000035f7 fetch  0x00000001 , 0x00004785 
- 00015776  0x000035f8 branch  0x00003da2 
- 00015777  0x000035fa fetch  0x00000001 , 0x00004786 
- 00015778  0x000035fc store  0x00000001 , 0x000046b5 
- 00015779  0x000035fd lshift8  0x0000003f , 0x0000003f 
- 00015780  0x000035fe copy  0x0000003f , 0x00000011 
- 00015781  0x000035ff add  0x0000003f , 0x0000000d , 0x0000003f 
- 00015782  0x00003600 call  0x00006413 
- 00015783  0x00003601 copy  0x00000011 , 0x0000003f 
- 00015784  0x00003602 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00015785  0x00003603 branch  0x00006413 
- 00015786  0x00003606 fetch  0x00000001 , 0x0000477a 
- 00015787  0x00003607 beq  0x00000000 , 0x00003db1 
- 00015788  0x00003608 beq  0x00000001 , 0x00003daf 
- 00015789  0x00003609 beq  0x00000002 , 0x00003db3 
- 00015790  0x0000360a beq  0x00000003 , 0x00003db5 
- 00015791  0x0000360c fetch  0x00000001 , 0x00004788 
- 00015792  0x0000360d branch  0x00003db6 
- 00015793  0x0000360f fetch  0x00000001 , 0x00004787 
- 00015794  0x00003610 branch  0x00003db6 
- 00015795  0x00003612 fetch  0x00000001 , 0x00004789 
- 00015796  0x00003613 branch  0x00003db6 
- 00015797  0x00003615 fetch  0x00000001 , 0x0000478a 
- 00015798  0x00003617 store  0x00000001 , 0x000046b5 
- 00015799  0x00003618 call  0x000040c0 
- 00015800  0x00003619 fetch  0x00000001 , 0x000046b5 
- 00015801  0x0000361b add  0x0000003f , 0x00000080 , 0x0000003f 
- 00015802  0x0000361c lshift8  0x0000003f , 0x0000003f 
- 00015803  0x0000361d add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015804  0x0000361e copy  0x0000003f , 0x00000011 
- 00015805  0x0000361f branch  0x0000415a 
- 00015806  0x00003622 store  0x00000001 , 0x000046b5 
- 00015807  0x00003623 call  0x00003d90 
- 00015808  0x00003624 fetch  0x00000001 , 0x000046b5 
- 00015809  0x00003625 setarg  0x00000006 
- 00015810  0x00003626 call  0x00006414 
- 00015811  0x00003627 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00015812  0x00003628 fetch  0x00000001 , 0x000046b5 
- 00015813  0x00003629 iadd  0x00000002 , 0x0000003f 
- 00015814  0x0000362a lshift8  0x0000003f , 0x0000003f 
- 00015815  0x0000362b add  0x0000003f , 0x00000006 , 0x0000003f 
- 00015816  0x0000362c branch  0x00006413 
- 00015817  0x00003630 call  0x000033c4 
- 00015818  0x00003631 branch  0x00004316 , 0x00000005 
- 00015819  0x00003632 call  0x0000441c 
- 00015820  0x00003633 call  0x000042e4 
- 00015821  0x00003634 branch  0x000033bd 
- 00015822  0x00003638 fetch  0x00000002 , 0x00004707 
- 00015823  0x00003639 rtn  0x00000034 
- 00015824  0x0000363a fetch  0x00000004 , 0x000046d3 
- 00015825  0x0000363b rtnbit0  0x00000011 
- 00015826  0x0000363c rtnbit1  0x00000003 
- 00015827  0x0000363d rtnmark1  0x00000026 
- 00015828  0x0000363e call  0x00004083 
- 00015829  0x0000363f rtnne  0x00000007 
- 00015830  0x00003640 call  0x00004482 
- 00015831  0x00003641 arg  0x00000003 , 0x00000007 
- 00015832  0x00003642 call  0x000043ce 
- 00015833  0x00003643 setarg  0x00000000 
- 00015834  0x00003644 store  0x00000002 , 0x000046ae 
- 00015835  0x00003645 store  0x00000001 , 0x000046b4 
- 00015836  0x00003646 call  0x00003263 
- 00015837  0x00003648 fetch  0x00000002 , 0x00004682 
- 00015838  0x00003649 bbit1  0x00000007 , 0x00004392 
- 00015839  0x0000364a bbit1  0x00000009 , 0x00003402 
- 00015840  0x0000364b bbit1  0x00000000 , 0x000033e9 
- 00015841  0x0000364c call  0x000042ca 
- 00015842  0x0000364d branch  0x00002ead 
- 00015843  0x00003651 call  0x00003dce 
- 00015844  0x00003652 call  0x00007e34 
- 00015845  0x00003653 call  0x00003d6a 
- 00015846  0x00003654 call  0x00003de9 
- 00015847  0x00003655 call  0x00003ee0 
- 00015848  0x00003656 branch  0x00003df7 
- 00015849  0x00003658 fetch  0x00000004 , 0x000046d3 
- 00015850  0x00003659 rtnbit0  0x00000010 
- 00015851  0x0000365a call  0x000048d3 
- 00015852  0x0000365b branch  0x000048fd 
- 00015853  0x0000365e hfetch  0x00000001 , 0x00008a04 
- 00015854  0x0000365f bbit0  0x00000007 , 0x00003df1 
- 00015855  0x00003660 bbit1  0x00000007 , 0x00003df4 
- 00015856  0x00003661 rtn 
- 00015857  0x00003663 fetch  0x00000001 , 0x000046ff 
- 00015858  0x00003664 rtnbit0  0x00000007 
- 00015859  0x00003665 branch  0x0000659a 
- 00015860  0x00003667 fetch  0x00000001 , 0x000046ff 
- 00015861  0x00003668 rtnbit1  0x00000007 
- 00015862  0x00003669 branch  0x00004381 
- 00015863  0x0000366c call  0x00003ded 
- 00015864  0x0000366d hfetch  0x00000001 , 0x00008a04 
- 00015865  0x0000366e store  0x00000001 , 0x000046ff 
- 00015866  0x0000366f rtnbit0  0x00000007 
- 00015867  0x00003670 call  0x00003e07 
- 00015868  0x00003671 fetch  0x00000004 , 0x000046f9 
- 00015869  0x00003672 fetcht  0x00000001 , 0x000046fd 
- 00015870  0x00003673 iadd  0x00000002 , 0x00000002 
- 00015871  0x00003674 copy  0x00000022 , 0x0000003f 
- 00015872  0x00003675 isub  0x00000002 , 0x0000003e 
- 00015873  0x00003676 nrtn  0x00000002 
- 00015874  0x00003677 store  0x00000004 , 0x000046f9 
- 00015875  0x00003678 call  0x00003f97 
- 00015876  0x00003679 nrtn  0x00000028 
- 00015877  0x0000367a jam  0x00000004 , 0x00000d38 
- 00015878  0x0000367b branch  0x00003e0f 
- 00015879  0x0000367e fetcht  0x00000004 , 0x000046f9 
- 00015880  0x0000367f copy  0x00000022 , 0x0000003f 
- 00015881  0x00003680 isub  0x00000002 , 0x0000003e 
- 00015882  0x00003681 ncall  0x00003e0c , 0x00000002 
- 00015883  0x00003682 rtn 
- 00015884  0x00003684 setarg  0x00000000 
- 00015885  0x00003685 store  0x00000004 , 0x000046f9 
- 00015886  0x00003686 rtn 
- 00015887  0x0000368b fetch  0x00000001 , 0x00000d38 
- 00015888  0x0000368c rtnbit0  0x00000002 
- 00015889  0x0000368d branch  0x00003e12 
- 00015890  0x0000368f hfetch  0x00000001 , 0x00008a04 
- 00015891  0x00003690 rtnbit0  0x00000007 
- 00015892  0x00003691 jam  0x00000020 , 0x00000d52 
- 00015893  0x00003692 setarg  0x00000001 
- 00015894  0x00003693 store  0x00000001 , 0x00000d54 
- 00015895  0x00003694 fetch  0x00000007 , 0x0000469a 
- 00015896  0x00003695 istore  0x00000007 , 0x00000005 
- 00015897  0x00003696 rtn 
- 00015898  0x0000369a hfetch  0x00000002 , 0x00008050 
- 00015899  0x0000369b set0  0x0000000b , 0x0000003f 
- 00015900  0x0000369c hstore  0x00000002 , 0x00008050 
- 00015901  0x0000369d rtn 
- 00015902  0x000036a0 setarg  0x00008c00 
- 00015903  0x000036a1 store  0x00000002 , 0x00004575 
- 00015904  0x000036a2 setarg  0x00008e7a 
- 00015905  0x000036a3 store  0x00000002 , 0x000044bc 
- 00015906  0x000036a4 setarg  0x00002402 
- 00015907  0x000036a5 store  0x00000002 , 0x000040bd 
- 00015908  0x000036a6 setarg  0x00002580 
- 00015909  0x000036a7 store  0x00000003 , 0x000040aa 
- 00015910  0x000036a8 jam  0x00000003 , 0x00004173 
- 00015911  0x000036a9 jam  0x00000008 , 0x00004156 
- 00015912  0x000036aa jam  0x00000001 , 0x000046d9 
- 00015913  0x000036ab setarg  0x00000200 
- 00015914  0x000036ac store  0x00000002 , 0x00004154 
- 00015915  0x000036ad jam  0x00000017 , 0x000044a6 
- 00015916  0x000036ae jam  0x00000017 , 0x000044a8 
- 00015917  0x000036b0 setarg  0x00000a77 
- 00015918  0x000036b1 store  0x00000002 , 0x00004212 
- 00015919  0x000036c1 setsect  0x00000000 , 0x00000306 
- 00015920  0x000036c2 setsect  0x00000001 , 0x00004440 
- 00015921  0x000036c3 setsect  0x00000002 , 0x00010000 
- 00015922  0x000036c4 setsect  0x00000003 , 0x00004408 
- 00015923  0x000036c5 store  0x00000009 , 0x00004577 
- 00015924  0x000036c6 setsect  0x00000000 , 0x00001224 
- 00015925  0x000036c7 setsect  0x00000001 , 0x00004000 
- 00015926  0x000036c8 setsect  0x00000002 , 0x00000000 
- 00015927  0x000036c9 istore  0x00000005 , 0x00000005 
- 00015928  0x000036cb setsect  0x00000000 , 0x0003ffff 
- 00015929  0x000036cc setsect  0x00000001 , 0x0002fe23 
- 00015930  0x000036cd setsect  0x00000002 , 0x000199d9 
- 00015931  0x000036ce setsect  0x00000003 , 0x0000020d 
- 00015932  0x000036cf store  0x00000008 , 0x00004098 
- 00015933  0x000036d1 setarg  0x0000012c 
- 00015934  0x000036d2 store  0x00000002 , 0x00004707 
- 00015935  0x000036d3 call  0x000057a3 
- 00015936  0x000036d4 fetch  0x00000004 , 0x000046d3 
- 00015937  0x000036d5 rtnbit0  0x0000001f 
- 00015938  0x000036d6 call  0x00003e44 
- 00015939  0x000036d7 branch  0x00003e4c 
- 00015940  0x000036da fetcht  0x00000001 , 0x000046f7 
- 00015941  0x000036db call  0x000067fb 
- 00015942  0x000036dc fetcht  0x00000001 , 0x000046f7 
- 00015943  0x000036dd call  0x0000681d 
- 00015944  0x000036de jam  0x00000003 , 0x000046f6 
- 00015945  0x000036df rtn  0x00000001 
- 00015946  0x000036e0 jam  0x00000002 , 0x000046f6 
- 00015947  0x000036e1 rtn 
- 00015948  0x000036e4 fetcht  0x00000001 , 0x000046f8 
- 00015949  0x000036e5 call  0x000067fb 
- 00015950  0x000036e6 fetcht  0x00000001 , 0x000046f8 
- 00015951  0x000036e7 call  0x0000681d 
- 00015952  0x000036e8 jam  0x00000000 , 0x0000422d 
- 00015953  0x000036e9 rtn  0x00000001 
- 00015954  0x000036ea jam  0x00000002 , 0x0000422d 
- 00015955  0x000036eb rtn 
- 00015956  0x000036ef fetch  0x00000001 , 0x0000422d 
- 00015957  0x000036f0 beq  0x00000000 , 0x00003e59 
- 00015958  0x000036f1 beq  0x00000001 , 0x00003e62 
- 00015959  0x000036f2 beq  0x00000002 , 0x00003e6b 
- 00015960  0x000036f3 branch  0x00003e59 
- 00015961  0x000036f6 fetcht  0x00000002 , 0x00004221 
- 00015962  0x000036f7 fetch  0x00000002 , 0x00004227 
- 00015963  0x000036f8 isub  0x00000002 , 0x0000003f 
- 00015964  0x000036f9 mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00015965  0x000036fa div  0x0000003f , 0x00000064 
- 00015966  0x000036fb call  0x00007f86 
- 00015967  0x000036fc quotient  0x0000003f 
- 00015968  0x000036fd store  0x00000002 , 0x000046d0 
- 00015969  0x000036fe rtn 
- 00015970  0x00003700 fetcht  0x00000002 , 0x0000421f 
- 00015971  0x00003701 fetch  0x00000002 , 0x00004225 
- 00015972  0x00003702 isub  0x00000002 , 0x0000003f 
- 00015973  0x00003703 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
- 00015974  0x00003704 div  0x0000003f , 0x00000190 
- 00015975  0x00003705 call  0x00007f86 
- 00015976  0x00003706 quotient  0x0000003f 
- 00015977  0x00003707 store  0x00000002 , 0x000046d0 
- 00015978  0x00003708 rtn 
- 00015979  0x0000370a fetch  0x00000002 , 0x00004223 
- 00015980  0x0000370b store  0x00000002 , 0x000046d0 
- 00015981  0x0000370c rtn 
- 00015982  0x0000370e fetcht  0x00000001 , 0x0000423a 
- 00015983  0x0000370f call  0x0000680e 
- 00015984  0x00003710 call  0x000048fb 
- 00015985  0x00003711 fetcht  0x00000001 , 0x000046e2 
- 00015986  0x00003712 call  0x000067fb 
- 00015987  0x00003713 fetcht  0x00000001 , 0x000046e3 
- 00015988  0x00003714 call  0x000067fb 
- 00015989  0x00003715 fetcht  0x00000001 , 0x000046e4 
- 00015990  0x00003716 call  0x000067fb 
- 00015991  0x00003717 fetcht  0x00000001 , 0x000046f3 
- 00015992  0x00003718 call  0x000067fb 
- 00015993  0x0000371a fetcht  0x00000001 , 0x000046dc 
- 00015994  0x0000371b call  0x0000680e 
- 00015995  0x0000371d fetcht  0x00000001 , 0x000046e8 
- 00015996  0x0000371e call  0x000067fb 
- 00015997  0x00003720 fetcht  0x00000001 , 0x000046e9 
- 00015998  0x00003721 call  0x000067fb 
- 00015999  0x00003723 fetcht  0x00000001 , 0x000046ea 
- 00016000  0x00003724 call  0x000067fb 
- 00016001  0x00003725 fetcht  0x00000001 , 0x000046eb 
- 00016002  0x00003726 call  0x000067fb 
- 00016003  0x00003728 fetcht  0x00000001 , 0x000046e5 
- 00016004  0x00003729 call  0x000067fb 
- 00016005  0x0000372a fetcht  0x00000001 , 0x000046e6 
- 00016006  0x0000372b call  0x000067fb 
- 00016007  0x0000372d fetcht  0x00000001 , 0x000046ef 
- 00016008  0x0000372e call  0x0000680e 
- 00016009  0x00003730 fetcht  0x00000001 , 0x000046f0 
- 00016010  0x00003731 call  0x0000680e 
- 00016011  0x00003733 fetcht  0x00000001 , 0x000046f1 
- 00016012  0x00003734 call  0x0000680e 
- 00016013  0x00003736 fetcht  0x00000001 , 0x000046f2 
- 00016014  0x00003737 call  0x0000680e 
- 00016015  0x00003739 fetcht  0x00000001 , 0x000046f4 
- 00016016  0x0000373a call  0x0000680e 
- 00016017  0x0000373c fetcht  0x00000001 , 0x000046ed 
- 00016018  0x0000373d call  0x000067fb 
- 00016019  0x0000373f fetcht  0x00000001 , 0x000046ec 
- 00016020  0x00003740 call  0x000067fb 
- 00016021  0x00003742 fetcht  0x00000001 , 0x000046e7 
- 00016022  0x00003743 branch  0x000067fb 
- 00016023  0x00003746 fetcht  0x00000001 , 0x000046e8 
- 00016024  0x00003747 call  0x000067dd 
- 00016025  0x00003748 fetcht  0x00000001 , 0x000046e9 
- 00016026  0x00003749 call  0x000067dd 
- 00016027  0x0000374a fetcht  0x00000001 , 0x000046ea 
- 00016028  0x0000374b call  0x000067dd 
- 00016029  0x0000374c fetcht  0x00000001 , 0x000046eb 
- 00016030  0x0000374d branch  0x000067dd 
- 00016031  0x00003750 fetcht  0x00000001 , 0x000046e8 
- 00016032  0x00003751 call  0x00003ea7 
- 00016033  0x00003752 fetcht  0x00000001 , 0x000046e9 
- 00016034  0x00003753 call  0x00003ea7 
- 00016035  0x00003754 fetcht  0x00000001 , 0x000046ea 
- 00016036  0x00003755 call  0x00003ea7 
- 00016037  0x00003756 fetcht  0x00000001 , 0x000046eb 
- 00016038  0x00003757 branch  0x00003ea7 
- 00016039  0x0000375a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016040  0x0000375b rtn  0x00000005 
- 00016041  0x0000375c and  0x00000002 , 0x0000007f , 0x00000007 
- 00016042  0x0000375d hfetch  0x00000004 , 0x0000811c 
- 00016043  0x0000375e qisolate1  0x0000003f 
- 00016044  0x0000375f hfetch  0x00000004 , 0x00008078 
- 00016045  0x00003760 qsetflag  0x00000001 , 0x0000003f 
- 00016046  0x00003761 hstore  0x00000004 , 0x00008078 
- 00016047  0x00003762 hfetch  0x00000004 , 0x0000807c 
- 00016048  0x00003763 nqsetflag  0x00000001 , 0x0000003f 
- 00016049  0x00003764 hstore  0x00000004 , 0x0000807c 
- 00016050  0x00003765 rtn 
- 00016051  0x00003768 enable  0x00000028 
- 00016052  0x00003769 hfetch  0x00000004 , 0x00008138 
- 00016053  0x0000376a setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00016054  0x0000376b hstore  0x00000004 , 0x0000804c 
- 00016055  0x0000376c call  0x00002c21 
- 00016056  0x0000376d call  0x00004482 
- 00016057  0x0000376e call  0x00003e9f 
- 00016058  0x00003770 branch  0x00003ebf 
- 00016059  0x00003775 call  0x00003ebf 
- 00016060  0x00003776 fetch  0x00000001 , 0x000000a0 
- 00016061  0x00003777 nrtn  0x00000034 
- 00016062  0x00003778 branch  0x000067ed 
- 00016063  0x0000377b call  0x00003ee0 
- 00016064  0x0000377c arg  0x00000019 , 0x00000002 
- 00016065  0x0000377d fetch  0x00000004 , 0x000046d3 
- 00016066  0x0000377e isolate1  0x00000012 , 0x0000003f 
- 00016067  0x0000377f call  0x00003ede , 0x00000001 
- 00016068  0x00003780 call  0x0000680e 
- 00016069  0x00003781 call  0x000063ee 
- 00016070  0x00003785 fetcht  0x00000001 , 0x000046e2 
- 00016071  0x00003786 call  0x000067dd 
- 00016072  0x00003787 fetcht  0x00000001 , 0x000046e3 
- 00016073  0x00003788 call  0x000067dd 
- 00016074  0x00003789 fetcht  0x00000001 , 0x000046e4 
- 00016075  0x0000378a call  0x000067dd 
- 00016076  0x0000378c fetcht  0x00000001 , 0x000046e5 
- 00016077  0x0000378d call  0x000067dd 
- 00016078  0x0000378e fetcht  0x00000001 , 0x000046e6 
- 00016079  0x0000378f call  0x000067dd 
- 00016080  0x00003790 fetcht  0x00000001 , 0x000046e7 
- 00016081  0x00003791 call  0x000067dd 
- 00016082  0x00003792 fetcht  0x00000001 , 0x000046ed 
- 00016083  0x00003793 call  0x000067dd 
- 00016084  0x00003794 fetcht  0x00000001 , 0x000046e8 
- 00016085  0x00003795 call  0x000067dd 
- 00016086  0x00003796 fetcht  0x00000001 , 0x000046e9 
- 00016087  0x00003797 call  0x000067dd 
- 00016088  0x00003798 fetcht  0x00000001 , 0x000046ea 
- 00016089  0x00003799 call  0x000067dd 
- 00016090  0x0000379a fetcht  0x00000001 , 0x000046eb 
- 00016091  0x0000379b call  0x000067dd 
- 00016092  0x0000379c fetcht  0x00000001 , 0x000046f3 
- 00016093  0x0000379d branch  0x000067e1 
- 00016094  0x000037a2 arg  0x0000001e , 0x00000002 
- 00016095  0x000037a3 rtn 
- 00016096  0x000037a6 bpatch  0x000000e4 , 0x0000401c 
- 00016097  0x000037a7 call  0x00003eee 
- 00016098  0x000037a8 call  0x00003f36 
- 00016099  0x000037a9 fetch  0x00000001 , 0x000046b8 
- 00016100  0x000037aa fetcht  0x00000001 , 0x000046b7 
- 00016101  0x000037ab store  0x00000001 , 0x000046b7 
- 00016102  0x000037ac isub  0x00000002 , 0x0000003e 
- 00016103  0x000037ad nbranch  0x000033d4 , 0x00000005 
- 00016104  0x000037ae fetch  0x00000001 , 0x000046be 
- 00016105  0x000037af fetcht  0x00000001 , 0x000046bd 
- 00016106  0x000037b0 store  0x00000001 , 0x000046bd 
- 00016107  0x000037b1 isub  0x00000002 , 0x0000003e 
- 00016108  0x000037b2 nbranch  0x000033d4 , 0x00000005 
- 00016109  0x000037b3 rtn 
- 00016110  0x000037b5 fetch  0x00000001 , 0x000046ea 
- 00016111  0x000037b6 rtneq  0x000000ff 
- 00016112  0x000037b7 arg  0x00000000 , 0x00000011 
- 00016113  0x000037b8 fetcht  0x00000001 , 0x000046ea 
- 00016114  0x000037b9 call  0x0000681d 
- 00016115  0x000037ba setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016116  0x000037bb fetcht  0x00000001 , 0x000046eb 
- 00016117  0x000037bc call  0x0000681d 
- 00016118  0x000037bd setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016119  0x000037be copy  0x00000011 , 0x0000003f 
- 00016120  0x000037bf store  0x00000001 , 0x000046b8 
- 00016121  0x000037c0 beq  0x00000001 , 0x00003efe 
- 00016122  0x000037c1 beq  0x00000002 , 0x00003f02 
- 00016123  0x000037c2 fetch  0x00000001 , 0x000046b9 
- 00016124  0x000037c3 bbit1  0x00000007 , 0x00003f0e 
- 00016125  0x000037c4 rtn 
- 00016126  0x000037c7 fetch  0x00000001 , 0x000046b7 
- 00016127  0x000037c8 beq  0x00000000 , 0x00003f06 
- 00016128  0x000037c9 beq  0x00000003 , 0x00003f08 
- 00016129  0x000037ca rtn 
- 00016130  0x000037cc fetch  0x00000001 , 0x000046b7 
- 00016131  0x000037cd beq  0x00000000 , 0x00003f0a 
- 00016132  0x000037ce beq  0x00000003 , 0x00003f0c 
- 00016133  0x000037cf rtn 
- 00016134  0x000037d1 jam  0x00000082 , 0x000046b9 
- 00016135  0x000037d2 rtn 
- 00016136  0x000037d4 jam  0x00000081 , 0x000046b9 
- 00016137  0x000037d5 rtn 
- 00016138  0x000037d7 jam  0x00000080 , 0x000046b9 
- 00016139  0x000037d8 rtn 
- 00016140  0x000037da jam  0x00000083 , 0x000046b9 
- 00016141  0x000037db rtn 
- 00016142  0x000037dd fetch  0x00000001 , 0x000046b9 
- 00016143  0x000037de set0  0x00000007 , 0x0000003f 
- 00016144  0x000037df store  0x00000001 , 0x000046b9 
- 00016145  0x000037e0 beq  0x00000000 , 0x00003f16 
- 00016146  0x000037e1 beq  0x00000001 , 0x00003f19 
- 00016147  0x000037e2 beq  0x00000002 , 0x00003f1c 
- 00016148  0x000037e3 beq  0x00000003 , 0x00003f1f 
- 00016149  0x000037e4 rtn 
- 00016150  0x000037e6 fetch  0x00000001 , 0x000046b8 
- 00016151  0x000037e7 beq  0x00000003 , 0x00003f22 
- 00016152  0x000037e8 rtn 
- 00016153  0x000037ea fetch  0x00000001 , 0x000046b8 
- 00016154  0x000037eb beq  0x00000000 , 0x00003f22 
- 00016155  0x000037ec rtn 
- 00016156  0x000037ee fetch  0x00000001 , 0x000046b8 
- 00016157  0x000037ef beq  0x00000003 , 0x00003f2c 
- 00016158  0x000037f0 rtn 
- 00016159  0x000037f2 fetch  0x00000001 , 0x000046b8 
- 00016160  0x000037f3 beq  0x00000000 , 0x00003f2c 
- 00016161  0x000037f4 rtn 
- 00016162  0x000037f6 fetch  0x00000001 , 0x000046bc 
- 00016163  0x000037f7 increase  0x00000001 , 0x0000003f 
- 00016164  0x000037f8 store  0x00000001 , 0x000046bc 
- 00016165  0x000037f9 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016166  0x000037fa rtn  0x00000002 
- 00016167  0x000037fb jam  0x00000000 , 0x000046bc 
- 00016168  0x000037fc fetch  0x00000001 , 0x000046ba 
- 00016169  0x000037fd increase  0x00000001 , 0x0000003f 
- 00016170  0x000037fe store  0x00000001 , 0x000046ba 
- 00016171  0x000037ff rtn 
- 00016172  0x00003801 fetch  0x00000001 , 0x000046bb 
- 00016173  0x00003802 increase  0x00000001 , 0x0000003f 
- 00016174  0x00003803 store  0x00000001 , 0x000046bb 
- 00016175  0x00003804 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016176  0x00003805 rtn  0x00000002 
- 00016177  0x00003806 jam  0x00000000 , 0x000046bb 
- 00016178  0x00003807 fetch  0x00000001 , 0x000046ba 
- 00016179  0x00003808 increase  0xffffffff , 0x0000003f 
- 00016180  0x00003809 store  0x00000001 , 0x000046ba 
- 00016181  0x0000380a rtn 
- 00016182  0x0000380e fetch  0x00000001 , 0x000046e8 
- 00016183  0x0000380f rtneq  0x000000ff 
- 00016184  0x00003810 arg  0x00000000 , 0x00000011 
- 00016185  0x00003811 fetcht  0x00000001 , 0x000046e8 
- 00016186  0x00003812 call  0x0000681d 
- 00016187  0x00003813 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016188  0x00003814 fetcht  0x00000001 , 0x000046e9 
- 00016189  0x00003815 call  0x0000681d 
- 00016190  0x00003816 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016191  0x00003817 copy  0x00000011 , 0x0000003f 
- 00016192  0x00003818 store  0x00000001 , 0x000046be 
- 00016193  0x00003819 beq  0x00000001 , 0x00003f46 
- 00016194  0x0000381a beq  0x00000002 , 0x00003f4a 
- 00016195  0x0000381b fetch  0x00000001 , 0x000046bf 
- 00016196  0x0000381c bbit1  0x00000007 , 0x00003f56 
- 00016197  0x0000381d rtn 
- 00016198  0x00003820 fetch  0x00000001 , 0x000046bd 
- 00016199  0x00003821 beq  0x00000000 , 0x00003f4e 
- 00016200  0x00003822 beq  0x00000003 , 0x00003f50 
- 00016201  0x00003823 rtn 
- 00016202  0x00003825 fetch  0x00000001 , 0x000046bd 
- 00016203  0x00003826 beq  0x00000000 , 0x00003f52 
- 00016204  0x00003827 beq  0x00000003 , 0x00003f54 
- 00016205  0x00003828 rtn 
- 00016206  0x0000382a jam  0x00000082 , 0x000046bf 
- 00016207  0x0000382b rtn 
- 00016208  0x0000382d jam  0x00000081 , 0x000046bf 
- 00016209  0x0000382e rtn 
- 00016210  0x00003830 jam  0x00000080 , 0x000046bf 
- 00016211  0x00003831 rtn 
- 00016212  0x00003833 jam  0x00000083 , 0x000046bf 
- 00016213  0x00003834 rtn 
- 00016214  0x00003836 fetch  0x00000001 , 0x000046bf 
- 00016215  0x00003837 set0  0x00000007 , 0x0000003f 
- 00016216  0x00003838 store  0x00000001 , 0x000046bf 
- 00016217  0x00003839 beq  0x00000000 , 0x00003f5e 
- 00016218  0x0000383a beq  0x00000001 , 0x00003f61 
- 00016219  0x0000383b beq  0x00000002 , 0x00003f64 
- 00016220  0x0000383c beq  0x00000003 , 0x00003f67 
- 00016221  0x0000383d rtn 
- 00016222  0x0000383f fetch  0x00000001 , 0x000046be 
- 00016223  0x00003840 beq  0x00000003 , 0x00003f6a 
- 00016224  0x00003841 rtn 
- 00016225  0x00003843 fetch  0x00000001 , 0x000046be 
- 00016226  0x00003844 beq  0x00000000 , 0x00003f6a 
- 00016227  0x00003845 rtn 
- 00016228  0x00003847 fetch  0x00000001 , 0x000046be 
- 00016229  0x00003848 beq  0x00000003 , 0x00003f6f 
- 00016230  0x00003849 rtn 
- 00016231  0x0000384b fetch  0x00000001 , 0x000046be 
- 00016232  0x0000384c beq  0x00000000 , 0x00003f6f 
- 00016233  0x0000384d rtn 
- 00016234  0x0000384f jam  0x00000000 , 0x000046c2 
- 00016235  0x00003850 fetch  0x00000001 , 0x000046c0 
- 00016236  0x00003851 increase  0x00000001 , 0x0000003f 
- 00016237  0x00003852 store  0x00000001 , 0x000046c0 
- 00016238  0x00003853 rtn 
- 00016239  0x00003855 jam  0x00000000 , 0x000046c1 
- 00016240  0x00003856 fetch  0x00000001 , 0x000046c0 
- 00016241  0x00003857 increase  0xffffffff , 0x0000003f 
- 00016242  0x00003858 store  0x00000001 , 0x000046c0 
- 00016243  0x00003859 rtn 
- 00016244  0x0000385d setarg  0x00000002 
- 00016245  0x0000385e store  0x00000001 , 0x00004680 
- 00016246  0x0000385f rtn 
- 00016247  0x00003862 fetch  0x00000001 , 0x000041e2 
- 00016248  0x00003863 rtn  0x00000034 
- 00016249  0x00003864 call  0x00005271 
- 00016250  0x00003865 nrtn  0x00000034 
- 00016251  0x00003866 fetch  0x00000004 , 0x000046d3 
- 00016252  0x00003867 bbit1  0x00000003 , 0x00003f8a 
- 00016253  0x00003868 bbit1  0x00000000 , 0x00003f8a 
- 00016254  0x00003869 bbit1  0x00000005 , 0x00003f8a 
- 00016255  0x0000386a call  0x00003f97 
- 00016256  0x0000386b nrtn  0x00000028 
- 00016257  0x0000386d arg  0x00000009 , 0x00000011 
- 00016258  0x0000386e call  0x00004d63 
- 00016259  0x0000386f fetch  0x00000002 , 0x0000424e 
- 00016260  0x00003870 istore  0x00000002 , 0x00000005 
- 00016261  0x00003871 setarg  0x000002a1 
- 00016262  0x00003872 istore  0x00000002 , 0x00000005 
- 00016263  0x00003873 fetch  0x00000007 , 0x0000469a 
- 00016264  0x00003874 istore  0x00000007 , 0x00000005 
- 00016265  0x00003875 rtn 
- 00016266  0x00003879 setarg  0x00000000 
- 00016267  0x0000387a store  0x00000007 , 0x0000469a 
- 00016268  0x0000387b branch  0x00003f81 
- 00016269  0x0000387f fetch  0x00000002 , 0x000046aa 
- 00016270  0x00003880 store  0x00000002 , 0x000046b0 
- 00016271  0x00003881 rtn 
- 00016272  0x00003885 bpatch  0x000000e5 , 0x0000401c 
- 00016273  0x00003886 arg  0x00000007 , 0x00000011 
- 00016274  0x00003887 fetcht  0x00000002 , 0x0000446f 
- 00016275  0x00003888 call  0x00005a64 
- 00016276  0x00003889 fetch  0x00000007 , 0x0000469a 
- 00016277  0x0000388a istore  0x00000007 , 0x00000005 
- 00016278  0x0000388b rtn 
- 00016279  0x0000388e bpatch  0x000000e6 , 0x0000401c 
- 00016280  0x0000388f disable  0x00000028 
- 00016281  0x00003890 setarg  0x00000000 
- 00016282  0x00003891 store  0x00000006 , 0x0000469b 
- 00016283  0x00003892 call  0x00003fb5 
- 00016284  0x00003893 call  0x00004079 
- 00016285  0x00003894 call  0x0000407e 
- 00016286  0x00003895 call  0x00004099 
- 00016287  0x00003896 nrtn  0x00000028 
- 00016288  0x00003897 call  0x00003f8d 
- 00016289  0x00003898 arg  0x00000008 , 0x00000007 
- 00016290  0x00003899 branch  0x000043ce 
- 00016291  0x0000389c fetch  0x00000002 , 0x0000469b 
- 00016292  0x0000389d sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016293  0x0000389e store  0x00000002 , 0x0000469b 
- 00016294  0x0000389f branch  0x00007fe7 
- 00016295  0x000038a1 fetch  0x00000002 , 0x0000469d 
- 00016296  0x000038a2 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016297  0x000038a3 store  0x00000002 , 0x0000469d 
- 00016298  0x000038a4 branch  0x00007fe7 
- 00016299  0x000038a6 fetch  0x00000002 , 0x0000469d 
- 00016300  0x000038a7 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016301  0x000038a8 store  0x00000002 , 0x0000469d 
- 00016302  0x000038a9 fetch  0x00000002 , 0x0000469b 
- 00016303  0x000038aa sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016304  0x000038ab store  0x00000002 , 0x0000469b 
- 00016305  0x000038ac call  0x00004002 
- 00016306  0x000038ad branch  0x00007fe7 
- 00016307  0x000038af call  0x00004002 
- 00016308  0x000038b0 branch  0x00007fe7 
- 00016309  0x000038b2 fetch  0x00000001 , 0x00004239 
- 00016310  0x000038b3 rtnne  0x00000000 
- 00016311  0x000038b4 fetch  0x00000001 , 0x000046e0 
- 00016312  0x000038b5 beq  0x00000000 , 0x00003fe2 
- 00016313  0x000038b6 beq  0x00000001 , 0x00003fe2 
- 00016314  0x000038b7 beq  0x00000002 , 0x00003fe2 
- 00016315  0x000038b8 beq  0x00000003 , 0x00003fe2 
- 00016316  0x000038b9 beq  0x00000004 , 0x00003fc4 
- 00016317  0x000038ba beq  0x00000005 , 0x00004010 
- 00016318  0x000038bb beq  0x00000006 , 0x00003fe2 
- 00016319  0x000038bc branch  0x00003fe2 
- 00016320  0x000038bf fetch  0x00000001 , 0x000046a7 
- 00016321  0x000038c0 call  0x0000405d , 0x00000034 
- 00016322  0x000038c1 jam  0x00000001 , 0x000046a7 
- 00016323  0x000038c2 rtn 
- 00016324  0x000038c6 call  0x00003fc0 
- 00016325  0x000038c7 fetcht  0x00000001 , 0x000046f3 
- 00016326  0x000038c8 call  0x0000681d 
- 00016327  0x000038c9 nrtn  0x00000001 
- 00016328  0x000038cb setarg  0x00000000 
- 00016329  0x000038cc call  0x00006414 
- 00016330  0x000038cd bne  0x00000030 , 0x000040d1 
- 00016331  0x000038ce setarg  0x00000002 
- 00016332  0x000038cf call  0x00006414 
- 00016333  0x000038d0 rtnbit0  0x00000007 
- 00016334  0x000038d1 call  0x0000405d 
- 00016335  0x000038d2 call  0x00003fde 
- 00016336  0x000038d3 store  0x00000001 , 0x000046a1 
- 00016337  0x000038d4 rshift4  0x0000003f , 0x0000003f 
- 00016338  0x000038d5 call  0x00004169 
- 00016339  0x000038d6 store  0x00000001 , 0x0000469c 
- 00016340  0x000038d7 fetch  0x00000001 , 0x000046a1 
- 00016341  0x000038d8 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016342  0x000038d9 call  0x00004169 
- 00016343  0x000038da store  0x00000001 , 0x0000469e 
- 00016344  0x000038db fetch  0x00000001 , 0x000046f6 
- 00016345  0x000038dc beq  0x00000000 , 0x00003fa3 
- 00016346  0x000038dd beq  0x00000001 , 0x00003fab 
- 00016347  0x000038de beq  0x00000002 , 0x00003fa7 
- 00016348  0x000038df beq  0x00000003 , 0x00003fb3 
- 00016349  0x000038e0 rtn 
- 00016350  0x000038e3 setarg  0x00000012 
- 00016351  0x000038e4 branch  0x00006414 
- 00016352  0x000038e7 beq  0x00000031 , 0x00003fea 
- 00016353  0x000038e8 branch  0x000040d1 
- 00016354  0x000038eb call  0x00003fc0 
- 00016355  0x000038ec disable  0x00000028 
- 00016356  0x000038ed fetcht  0x00000001 , 0x000046f3 
- 00016357  0x000038ee call  0x0000681d 
- 00016358  0x000038ef nrtn  0x00000001 
- 00016359  0x000038f1 setarg  0x00000000 
- 00016360  0x000038f2 call  0x00006414 
- 00016361  0x000038f3 bne  0x00000030 , 0x00003fe0 
- 00016362  0x000038f5 setarg  0x00000002 
- 00016363  0x000038f6 call  0x00006414 
- 00016364  0x000038f7 rtnbit0  0x00000007 
- 00016365  0x000038f8 call  0x0000405d 
- 00016366  0x000038f9 fetch  0x00000001 , 0x0000469b 
- 00016367  0x000038fa call  0x00004165 
- 00016368  0x000038fb store  0x00000002 , 0x0000469b 
- 00016369  0x000038fc fetch  0x00000001 , 0x0000469d 
- 00016370  0x000038fd call  0x00004165 
- 00016371  0x000038fe store  0x00000002 , 0x0000469d 
- 00016372  0x000038ff fetch  0x00000001 , 0x000046f6 
- 00016373  0x00003900 beq  0x00000000 , 0x00003ffa 
- 00016374  0x00003901 beq  0x00000001 , 0x00003ffc 
- 00016375  0x00003902 beq  0x00000002 , 0x00003ffe 
- 00016376  0x00003903 beq  0x00000003 , 0x00004000 
- 00016377  0x00003904 rtn 
- 00016378  0x00003907 call  0x00003fa3 
- 00016379  0x00003908 branch  0x000040b3 
- 00016380  0x0000390a call  0x00003fab 
- 00016381  0x0000390b branch  0x000040b3 
- 00016382  0x0000390d call  0x00003fa7 
- 00016383  0x0000390e branch  0x000040b3 
- 00016384  0x00003910 call  0x00003fb3 
- 00016385  0x00003911 branch  0x000040b3 
- 00016386  0x00003914 fetch  0x00000002 , 0x0000469d 
- 00016387  0x00003915 fetcht  0x00000002 , 0x0000469b 
- 00016388  0x00003916 store  0x00000002 , 0x0000469b 
- 00016389  0x00003917 storet  0x00000002 , 0x0000469d 
- 00016390  0x00003918 rtn 
- 00016391  0x0000391b call  0x0000640f 
- 00016392  0x0000391c nop  0x00000064 
- 00016393  0x0000391d copy  0x00000012 , 0x0000003f 
- 00016394  0x0000391e call  0x00006414 
- 00016395  0x0000391f copy  0x0000003f , 0x00000012 
- 00016396  0x00003920 call  0x00006411 
- 00016397  0x00003921 nop  0x00000064 
- 00016398  0x00003922 copy  0x00000012 , 0x0000003f 
- 00016399  0x00003923 rtn 
- 00016400  0x00003925 disable  0x00000028 
- 00016401  0x00003926 fetcht  0x00000001 , 0x000046f3 
- 00016402  0x00003927 call  0x0000681d 
- 00016403  0x00003928 nrtn  0x00000001 
- 00016404  0x00003929 arg  0x00000002 , 0x00000012 
- 00016405  0x0000392a call  0x00004007 
- 00016406  0x0000392b rtnbit0  0x00000007 
- 00016407  0x0000392c arg  0x00000000 , 0x00000012 
- 00016408  0x0000392d call  0x00004007 
- 00016409  0x0000392e store  0x00000001 , 0x000046dd 
- 00016410  0x0000392f bne  0x0000003e , 0x00004145 
- 00016411  0x00003930 fetch  0x00000001 , 0x000046a7 
- 00016412  0x00003931 call  0x00004039 , 0x00000034 
- 00016413  0x00003932 jam  0x00000001 , 0x000046a7 
- 00016414  0x00003933 call  0x00004039 
- 00016415  0x00003934 fetch  0x00000001 , 0x000046a1 
- 00016416  0x00003935 rshift4  0x0000003f , 0x0000003f 
- 00016417  0x00003936 call  0x00004169 
- 00016418  0x00003937 store  0x00000001 , 0x0000469c 
- 00016419  0x00003938 fetch  0x00000001 , 0x000046a1 
- 00016420  0x00003939 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016421  0x0000393a call  0x00004169 
- 00016422  0x0000393b store  0x00000001 , 0x0000469e 
- 00016423  0x0000393c fetch  0x00000001 , 0x000046f6 
- 00016424  0x0000393d beq  0x00000000 , 0x00004031 
- 00016425  0x0000393e beq  0x00000001 , 0x00004035 
- 00016426  0x0000393f beq  0x00000002 , 0x00004033 
- 00016427  0x00003940 beq  0x00000003 , 0x00004037 
- 00016428  0x00003941 rtn 
- 00016429  0x00003944 fetch  0x00000001 , 0x000046a4 
- 00016430  0x00003945 beq  0x00000000 , 0x00004051 
- 00016431  0x00003946 beq  0x00000001 , 0x00004045 
- 00016432  0x00003947 rtn 
- 00016433  0x0000394b call  0x00003fa3 
- 00016434  0x0000394c branch  0x0000402d 
- 00016435  0x0000394f call  0x00003fa7 
- 00016436  0x00003950 branch  0x0000402d 
- 00016437  0x00003953 call  0x00003fab 
- 00016438  0x00003954 branch  0x0000402d 
- 00016439  0x00003957 call  0x00003fb3 
- 00016440  0x00003958 branch  0x0000402d 
- 00016441  0x0000395b call  0x0000640f 
- 00016442  0x0000395c call  0x0000405d 
- 00016443  0x0000395d arg  0x00000005 , 0x0000003f 
- 00016444  0x0000395e call  0x00006414 
- 00016445  0x0000395f store  0x00000001 , 0x000046a1 
- 00016446  0x00003960 arg  0x00000007 , 0x0000003f 
- 00016447  0x00003961 call  0x00006414 
- 00016448  0x00003962 store  0x00000001 , 0x000046a2 
- 00016449  0x00003963 arg  0x00000008 , 0x0000003f 
- 00016450  0x00003964 call  0x00006414 
- 00016451  0x00003965 store  0x00000001 , 0x000046a3 
- 00016452  0x00003966 branch  0x00006411 
- 00016453  0x0000396a fetch  0x00000001 , 0x000046a2 
- 00016454  0x0000396b rtnne  0x00000000 
- 00016455  0x0000396c fetch  0x00000001 , 0x000046a3 
- 00016456  0x0000396d sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016457  0x0000396e rtn  0x00000002 
- 00016458  0x0000396f jam  0x00000000 , 0x000046a4 
- 00016459  0x00003970 setarg  0x0000ba41 
- 00016460  0x00003971 call  0x00006405 
- 00016461  0x00003972 setarg  0x00000032 
- 00016462  0x00003973 call  0x00006405 
- 00016463  0x00003974 setarg  0x0000b541 
- 00016464  0x00003975 branch  0x00006405 
- 00016465  0x00003977 fetch  0x00000001 , 0x000046a2 
- 00016466  0x00003978 rtnne  0x00000000 
- 00016467  0x00003979 fetch  0x00000001 , 0x000046a3 
- 00016468  0x0000397a sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016469  0x0000397b nrtn  0x00000002 
- 00016470  0x0000397c jam  0x00000001 , 0x000046a4 
- 00016471  0x0000397d setarg  0x0000ba41 
- 00016472  0x0000397e call  0x00006405 
- 00016473  0x0000397f setarg  0x00008032 
- 00016474  0x00003980 call  0x00006405 
- 00016475  0x00003981 setarg  0x0000b541 
- 00016476  0x00003982 branch  0x00006405 
- 00016477  0x00003987 arg  0x00000003 , 0x0000003f 
- 00016478  0x00003988 call  0x00006414 
- 00016479  0x00003989 store  0x00000002 , 0x0000469b 
- 00016480  0x0000398a arg  0x00000004 , 0x0000003f 
- 00016481  0x0000398b call  0x00006414 
- 00016482  0x0000398c store  0x00000002 , 0x0000469d 
- 00016483  0x0000398d rtn 
- 00016484  0x00003990 arg  0x0000001b , 0x00000002 
- 00016485  0x00003991 call  0x000067fb 
- 00016486  0x00003992 arg  0x0000001b , 0x00000002 
- 00016487  0x00003993 call  0x0000681d 
- 00016488  0x00003994 rtn  0x00000001 
- 00016489  0x00003995 hfetch  0x00000001 , 0x00008109 
- 00016490  0x00003996 set1  0x00000004 , 0x0000003f 
- 00016491  0x00003997 hstore  0x00000001 , 0x00008109 
- 00016492  0x00003998 rtn 
- 00016493  0x0000399b fetcht  0x00000001 , 0x000046c0 
- 00016494  0x0000399c hfetch  0x00000001 , 0x00008109 
- 00016495  0x0000399d iadd  0x00000002 , 0x0000003f 
- 00016496  0x0000399e rtn  0x00000034 
- 00016497  0x0000399f store  0x00000001 , 0x0000469f 
- 00016498  0x000039a0 jam  0x00000000 , 0x000046c0 
- 00016499  0x000039a1 branch  0x00007fe7 
- 00016500  0x000039a3 fetcht  0x00000001 , 0x000046c0 
- 00016501  0x000039a4 hfetch  0x00000001 , 0x00008109 
- 00016502  0x000039a5 iadd  0x00000002 , 0x0000003f 
- 00016503  0x000039a6 store  0x00000001 , 0x000046c0 
- 00016504  0x000039a7 rtn 
- 00016505  0x000039a9 fetch  0x00000001 , 0x000046c0 
- 00016506  0x000039aa rtn  0x00000034 
- 00016507  0x000039ab store  0x00000001 , 0x0000469f 
- 00016508  0x000039ac jam  0x00000000 , 0x000046c0 
- 00016509  0x000039ad branch  0x00007fe7 
- 00016510  0x000039b0 fetch  0x00000001 , 0x000046ba 
- 00016511  0x000039b1 rtn  0x00000034 
- 00016512  0x000039b2 store  0x00000001 , 0x000046a0 
- 00016513  0x000039b3 jam  0x00000000 , 0x000046ba 
- 00016514  0x000039b4 branch  0x00007fe7 
- 00016515  0x000039b7 arg  0x00000000 , 0x00000011 
- 00016516  0x000039b8 fetcht  0x00000001 , 0x000046e2 
- 00016517  0x000039b9 call  0x0000681d 
- 00016518  0x000039ba setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016519  0x000039bb fetcht  0x00000001 , 0x000046e3 
- 00016520  0x000039bc call  0x0000681d 
- 00016521  0x000039bd setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016522  0x000039be fetcht  0x00000001 , 0x000046e4 
- 00016523  0x000039bf call  0x0000681d 
- 00016524  0x000039c0 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00016525  0x000039c1 call  0x00004090 
- 00016526  0x000039c3 copy  0x00000011 , 0x0000003f 
- 00016527  0x000039c4 rtn 
- 00016528  0x000039c6 fetch  0x00000001 , 0x000046e5 
- 00016529  0x000039c7 rtneq  0x000000ff 
- 00016530  0x000039c8 fetcht  0x00000001 , 0x000046e5 
- 00016531  0x000039c9 call  0x0000681d 
- 00016532  0x000039ca setflag  0x00000001 , 0x00000003 , 0x00000011 
- 00016533  0x000039cb fetcht  0x00000001 , 0x000046e6 
- 00016534  0x000039cc call  0x0000681d 
- 00016535  0x000039cd setflag  0x00000001 , 0x00000004 , 0x00000011 
- 00016536  0x000039ce rtn 
- 00016537  0x000039d1 call  0x00004083 
- 00016538  0x000039d2 call  0x000040a8 
- 00016539  0x000039d3 call  0x000040a3 
- 00016540  0x000039d4 copy  0x00000011 , 0x0000003f 
- 00016541  0x000039d5 fetcht  0x00000001 , 0x0000469a 
- 00016542  0x000039d6 store  0x00000001 , 0x0000469a 
- 00016543  0x000039d7 ixor  0x00000002 , 0x0000003f 
- 00016544  0x000039d8 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00016545  0x000039d9 rtn  0x00000005 
- 00016546  0x000039da branch  0x00007fe7 
- 00016547  0x000039dd rtnmark0  0x00000026 
- 00016548  0x000039de copy  0x00000011 , 0x0000003f 
- 00016549  0x000039df rtn  0x00000034 
- 00016550  0x000039e0 store  0x00000001 , 0x0000469a 
- 00016551  0x000039e1 branch  0x00007fe7 
- 00016552  0x000039e5 fetch  0x00000002 , 0x00004682 
- 00016553  0x000039e6 bbit1  0x00000009 , 0x000040ad 
- 00016554  0x000039e7 fetch  0x00000002 , 0x00004682 
- 00016555  0x000039e8 bbit1  0x00000000 , 0x000040b0 
- 00016556  0x000039e9 rtn 
- 00016557  0x000039eb copy  0x00000011 , 0x0000003f 
- 00016558  0x000039ec nbranch  0x00005820 , 0x00000034 
- 00016559  0x000039ed branch  0x00005822 
- 00016560  0x000039ef copy  0x00000011 , 0x0000003f 
- 00016561  0x000039f0 nbranch  0x00002bc7 , 0x00000034 
- 00016562  0x000039f1 branch  0x00002bc9 
- 00016563  0x000039f5 bpatch  0x000000e7 , 0x0000401c 
- 00016564  0x000039f6 arg  0x0000001a , 0x00000002 
- 00016565  0x000039f7 fetch  0x00000004 , 0x000046d3 
- 00016566  0x000039f8 isolate1  0x00000012 , 0x0000003f 
- 00016567  0x000039f9 call  0x000040be , 0x00000001 
- 00016568  0x000039fa call  0x0000681d 
- 00016569  0x000039fb rtn  0x00000001 
- 00016570  0x000039fc setarg  0x0000000a 
- 00016571  0x000039fd call  0x00006414 
- 00016572  0x000039fe nop  0x000003e8 
- 00016573  0x000039ff branch  0x000040b3 
- 00016574  0x00003a01 arg  0x0000001f , 0x00000002 
- 00016575  0x00003a02 rtn 
- 00016576  0x00003a05 fetch  0x00000004 , 0x000046d3 
- 00016577  0x00003a06 bbit1  0x00000012 , 0x000040c4 
- 00016578  0x00003a08 arg  0x0000001a , 0x00000002 
- 00016579  0x00003a09 branch  0x000067fe 
- 00016580  0x00003a0b arg  0x0000001f , 0x00000002 
- 00016581  0x00003a0c branch  0x000067fe 
- 00016582  0x00003a10 call  0x00003d36 
- 00016583  0x00003a11 rtn  0x0000002b 
- 00016584  0x00003a12 call  0x000040c0 
- 00016585  0x00003a13 fetch  0x00000001 , 0x000046e0 
- 00016586  0x00003a14 beq  0x00000005 , 0x000040d5 
- 00016587  0x00003a16 call  0x000040d9 
- 00016588  0x00003a17 beq  0x00000030 , 0x000040e0 
- 00016589  0x00003a18 beq  0x00000031 , 0x000040ea 
- 00016590  0x00003a19 call  0x000040d1 
- 00016591  0x00003a1a nop  0x000003e8 
- 00016592  0x00003a1b branch  0x000040cb 
- 00016593  0x00003a1d bpatch  0x000000e8 , 0x0000401d 
- 00016594  0x00003a1e fetch  0x00000004 , 0x000046d3 
- 00016595  0x00003a1f bbit1  0x00000012 , 0x000063e0 
- 00016596  0x00003a20 branch  0x000063d1 
- 00016597  0x00003a23 call  0x000040d9 
- 00016598  0x00003a24 beq  0x0000003e , 0x0000414b 
- 00016599  0x00003a25 call  0x00004145 
- 00016600  0x00003a26 branch  0x000040d5 
- 00016601  0x00003a29 setarg  0x00000001 
- 00016602  0x00003a2a call  0x00006414 
- 00016603  0x00003a2b store  0x00000001 , 0x000046de 
- 00016604  0x00003a2c setarg  0x00000000 
- 00016605  0x00003a2d call  0x00006414 
- 00016606  0x00003a2e store  0x00000001 , 0x000046dd 
- 00016607  0x00003a2f rtn 
- 00016608  0x00003a31 fetch  0x00000001 , 0x000046de 
- 00016609  0x00003a32 beq  0x000000d1 , 0x00004139 
- 00016610  0x00003a33 beq  0x000000d2 , 0x000040f8 
- 00016611  0x00003a34 beq  0x00000002 , 0x000040ee 
- 00016612  0x00003a35 beq  0x00000054 , 0x000040e6 
- 00016613  0x00003a36 rtn 
- 00016614  0x00003a38 jam  0x00000002 , 0x000046e0 
- 00016615  0x00003a39 rtn 
- 00016616  0x00003a3b jam  0x00000006 , 0x000046e0 
- 00016617  0x00003a3c rtn 
- 00016618  0x00003a3e fetch  0x00000001 , 0x000046de 
- 00016619  0x00003a3f beq  0x00000070 , 0x000040e8 
- 00016620  0x00003a40 jam  0x00000001 , 0x000046e0 
- 00016621  0x00003a41 rtn 
- 00016622  0x00003a43 jam  0x00000004 , 0x000046e0 
- 00016623  0x00003a44 call  0x000040f6 
- 00016624  0x00003a45 setarg  0x00003426 
- 00016625  0x00003a46 call  0x00006413 
- 00016626  0x00003a47 setarg  0x00000419 
- 00016627  0x00003a48 call  0x00006413 
- 00016628  0x00003a4a setarg  0x00000009 
- 00016629  0x00003a4b branch  0x00006413 
- 00016630  0x00003a4d setarg  0x00005a09 
- 00016631  0x00003a4e branch  0x00006413 
- 00016632  0x00003a51 jam  0x00000003 , 0x000046e0 
- 00016633  0x00003a52 call  0x000040f6 
- 00016634  0x00003a53 setarg  0x00000f0d 
- 00016635  0x00003a54 call  0x00006413 
- 00016636  0x00003a55 setarg  0x0000e31d 
- 00016637  0x00003a56 call  0x00006413 
- 00016638  0x00003a57 setarg  0x0000d27d 
- 00016639  0x00003a58 call  0x00006413 
- 00016640  0x00003a59 call  0x00004102 
- 00016641  0x00003a5a branch  0x0000411a 
- 00016642  0x00003a5d setarg  0x0000351b 
- 00016643  0x00003a5e call  0x00006413 
- 00016644  0x00003a5f setarg  0x0000b428 
- 00016645  0x00003a60 call  0x00006413 
- 00016646  0x00003a61 setarg  0x00004629 
- 00016647  0x00003a62 call  0x00006413 
- 00016648  0x00003a63 setarg  0x0000962a 
- 00016649  0x00003a64 call  0x00006413 
- 00016650  0x00003a65 setarg  0x00008c2b 
- 00016651  0x00003a66 call  0x00006413 
- 00016652  0x00003a67 setarg  0x00006e2c 
- 00016653  0x00003a68 call  0x00006413 
- 00016654  0x00003a69 setarg  0x0000642d 
- 00016655  0x00003a6a call  0x00006413 
- 00016656  0x00003a6b setarg  0x00005f38 
- 00016657  0x00003a6c call  0x00006413 
- 00016658  0x00003a6d setarg  0x00000f39 
- 00016659  0x00003a6e call  0x00006413 
- 00016660  0x00003a6f setarg  0x0000323a 
- 00016661  0x00003a70 call  0x00006413 
- 00016662  0x00003a71 setarg  0x0000473b 
- 00016663  0x00003a72 call  0x00006413 
- 00016664  0x00003a73 setarg  0x00001042 
- 00016665  0x00003a74 branch  0x00006413 
- 00016666  0x00003a76 setarg  0x00002e54 
- 00016667  0x00003a77 call  0x00006413 
- 00016668  0x00003a78 setarg  0x0000f255 
- 00016669  0x00003a79 call  0x00006413 
- 00016670  0x00003a7a setarg  0x0000f461 
- 00016671  0x00003a7b call  0x00006413 
- 00016672  0x00003a7c setarg  0x00007063 
- 00016673  0x00003a7d call  0x00006413 
- 00016674  0x00003a7e setarg  0x00005275 
- 00016675  0x00003a7f call  0x00006413 
- 00016676  0x00003a80 setarg  0x00004176 
- 00016677  0x00003a81 call  0x00006413 
- 00016678  0x00003a82 setarg  0x0000ed77 
- 00016679  0x00003a83 call  0x00006413 
- 00016680  0x00003a84 setarg  0x00002378 
- 00016681  0x00003a85 call  0x00006413 
- 00016682  0x00003a86 setarg  0x00004679 
- 00016683  0x00003a87 call  0x00006413 
- 00016684  0x00003a88 setarg  0x0000e57a 
- 00016685  0x00003a89 call  0x00006413 
- 00016686  0x00003a8a setarg  0x0000487c 
- 00016687  0x00003a8b call  0x00006413 
- 00016688  0x00003a8c setarg  0x0000777e 
- 00016689  0x00003a8d call  0x00006413 
- 00016690  0x00003a8e setarg  0x0000017f 
- 00016691  0x00003a8f call  0x00006413 
- 00016692  0x00003a90 setarg  0x0000000b 
- 00016693  0x00003a91 call  0x00006413 
- 00016694  0x00003a92 setarg  0x0000007f 
- 00016695  0x00003a93 call  0x00006413 
- 00016696  0x00003a94 branch  0x000040f4 
- 00016697  0x00003a98 jam  0x00000000 , 0x000046e0 
- 00016698  0x00003a99 call  0x000040f6 
- 00016699  0x00003a9a setarg  0x0000100d 
- 00016700  0x00003a9b call  0x00006413 
- 00016701  0x00003a9c setarg  0x0000ed1d 
- 00016702  0x00003a9d call  0x00006413 
- 00016703  0x00003a9e setarg  0x0000807d 
- 00016704  0x00003a9f call  0x00006413 
- 00016705  0x00003aa0 call  0x00004102 
- 00016706  0x00003aa1 setarg  0x00000943 
- 00016707  0x00003aa2 call  0x00006413 
- 00016708  0x00003aa3 branch  0x0000411a 
- 00016709  0x00003aa7 fetcht  0x00000001 , 0x000046dc 
- 00016710  0x00003aa8 call  0x00006829 
- 00016711  0x00003aa9 call  0x00007ec1 
- 00016712  0x00003aaa fetcht  0x00000001 , 0x000046dc 
- 00016713  0x00003aab call  0x00006825 
- 00016714  0x00003aac branch  0x00007ec1 
- 00016715  0x00003aaf jam  0x00000005 , 0x000046e0 
- 00016716  0x00003ab0 setarg  0x0000ba41 
- 00016717  0x00003ab1 call  0x00006405 
- 00016718  0x00003ab2 setarg  0x00000d11 
- 00016719  0x00003ab3 call  0x00006405 
- 00016720  0x00003ab4 setarg  0x0000041b 
- 00016721  0x00003ab5 call  0x00006405 
- 00016722  0x00003ab6 setarg  0x0000041c 
- 00016723  0x00003ab7 call  0x00006405 
- 00016724  0x00003ab8 setarg  0x00000f1d 
- 00016725  0x00003ab9 call  0x00006405 
- 00016726  0x00003aba setarg  0x00000032 
- 00016727  0x00003abb call  0x00006405 
- 00016728  0x00003abc setarg  0x0000b541 
- 00016729  0x00003abd branch  0x00006405 
- 00016730  0x00003ac2 setarg  0x0000ba41 
- 00016731  0x00003ac3 call  0x00006405 
- 00016732  0x00003ac4 nop  0x00000fa0 
- 00016733  0x00003ac5 setarg  0x0000ff7f 
- 00016734  0x00003ac6 call  0x00006405 
- 00016735  0x00003ac7 copy  0x00000011 , 0x0000003f 
- 00016736  0x00003ac8 call  0x00006405 
- 00016737  0x00003ac9 setarg  0x0000007f 
- 00016738  0x00003aca call  0x00006405 
- 00016739  0x00003acb setarg  0x0000b541 
- 00016740  0x00003acc branch  0x00006405 
- 00016741  0x00003acf rtnbit0  0x00000007 
- 00016742  0x00003ad0 arg  0x0000ff00 , 0x00000002 
- 00016743  0x00003ad1 ior  0x00000002 , 0x0000003f 
- 00016744  0x00003ad2 rtn 
- 00016745  0x00003ad5 rtnbit0  0x00000003 
- 00016746  0x00003ad6 arg  0x000000f0 , 0x00000002 
- 00016747  0x00003ad7 ior  0x00000002 , 0x0000003f 
- 00016748  0x00003ad8 rtn 
- 00016749  0x00003adc call  0x00005892 
- 00016750  0x00003add nrtn  0x00000034 
- 00016751  0x00003ade fetch  0x00000001 , 0x000046c5 
- 00016752  0x00003adf and  0x0000003f , 0x00000003 , 0x0000003f 
- 00016753  0x00003ae0 rtnne  0x00000003 
- 00016754  0x00003ae1 fetch  0x00000004 , 0x000046d3 
- 00016755  0x00003ae2 bbit1  0x00000003 , 0x00004179 
- 00016756  0x00003ae3 bbit1  0x00000000 , 0x00004179 
- 00016757  0x00003ae4 bbit1  0x00000005 , 0x00004179 
- 00016758  0x00003ae5 call  0x00003f97 
- 00016759  0x00003ae6 nrtn  0x00000028 
- 00016760  0x00003ae7 branch  0x00003f90 
- 00016761  0x00003aea setarg  0x00000000 
- 00016762  0x00003aeb store  0x00000007 , 0x0000469a 
- 00016763  0x00003aec branch  0x00003f90 
- 00016764  0x00003aef copy  0x00000013 , 0x0000003f 
- 00016765  0x00003af0 beq  0x00000014 , 0x000041c3 
- 00016766  0x00003af1 beq  0x00000001 , 0x000042ca 
- 00016767  0x00003af2 beq  0x00000015 , 0x000041d9 
- 00016768  0x00003af3 beq  0x00000002 , 0x000041d9 
- 00016769  0x00003af4 beq  0x00000005 , 0x000041d6 
- 00016770  0x00003af5 beq  0x00000010 , 0x0000426c 
- 00016771  0x00003af6 beq  0x00000012 , 0x0000429b 
- 00016772  0x00003af7 beq  0x00000006 , 0x000041d5 
- 00016773  0x00003af8 beq  0x00000004 , 0x000041cc 
- 00016774  0x00003af9 beq  0x00000013 , 0x000041cc 
- 00016775  0x00003afa beq  0x0000000a , 0x000041ca 
- 00016776  0x00003afb beq  0x0000002e , 0x000033cd 
- 00016777  0x00003afc beq  0x00000031 , 0x000041b4 
- 00016778  0x00003afd beq  0x00000032 , 0x000041b6 
- 00016779  0x00003afe beq  0x0000003e , 0x00004191 
- 00016780  0x00003aff beq  0x00000027 , 0x0000438e 
- 00016781  0x00003b00 beq  0x00000039 , 0x0000419c 
- 00016782  0x00003b01 beq  0x0000003a , 0x00004192 
- 00016783  0x00003b02 beq  0x0000003c , 0x0000419a 
- 00016784  0x00003b03 rtn 
- 00016785  0x00003b07 branch  0x00003410 
- 00016786  0x00003b0a jam  0x00000001 , 0x0000478b 
- 00016787  0x00003b0b fetch  0x00000001 , 0x0000471e 
- 00016788  0x00003b0c nbranch  0x00004492 , 0x00000034 
- 00016789  0x00003b0d fetch  0x00000001 , 0x00004720 
- 00016790  0x00003b0e fetcht  0x00000001 , 0x00004703 
- 00016791  0x00003b0f isub  0x00000002 , 0x0000003e 
- 00016792  0x00003b10 branch  0x0000340a , 0x00000005 
- 00016793  0x00003b11 rtn 
- 00016794  0x00003b13 jam  0x00000001 , 0x0000478b 
- 00016795  0x00003b14 rtn 
- 00016796  0x00003b16 jam  0x00000001 , 0x0000478b 
- 00016797  0x00003b17 arg  0x00000003 , 0x00000007 
- 00016798  0x00003b18 call  0x000043d2 
- 00016799  0x00003b19 setarg  0x00000000 
- 00016800  0x00003b1a store  0x00000002 , 0x00004707 
- 00016801  0x00003b1b jam  0x00000000 , 0x000046a7 
- 00016802  0x00003b1d fetch  0x00000001 , 0x000046e0 
- 00016803  0x00003b1e sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00016804  0x00003b1f call  0x00004039 , 0x00000005 
- 00016805  0x00003b20 ncall  0x0000405d , 0x00000005 
- 00016806  0x00003b22 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00016807  0x00003b23 bbit1  0x00000013 , 0x000041af 
- 00016808  0x00003b24 call  0x000041aa 
- 00016809  0x00003b25 branch  0x000065d1 
- 00016810  0x00003b28 call  0x00002c7a 
- 00016811  0x00003b29 add  0x00000013 , 0x000000ae , 0x00000011 
- 00016812  0x00003b2a arg  0x0000005b , 0x00000012 
- 00016813  0x00003b2b arg  0x00000004 , 0x00000002 
- 00016814  0x00003b2c rtn 
- 00016815  0x00003b2f call  0x00002c7a 
- 00016816  0x00003b30 add  0x00000013 , 0x000000ae , 0x00000012 
- 00016817  0x00003b31 ifetch  0x00000001 , 0x00000012 
- 00016818  0x00003b32 store  0x00000001 , 0x0000477b 
- 00016819  0x00003b33 branch  0x00004435 
- 00016820  0x00003b37 arg  0x00000002 , 0x00000007 
- 00016821  0x00003b38 branch  0x000041b9 
- 00016822  0x00003b3a jam  0x00000002 , 0x000046c6 
- 00016823  0x00003b3b arg  0x00000001 , 0x00000007 
- 00016824  0x00003b3c branch  0x000041b9 
- 00016825  0x00003b40 fetch  0x00000001 , 0x000046c5 
- 00016826  0x00003b41 qset1  0x0000003f 
- 00016827  0x00003b42 store  0x00000001 , 0x000046c5 
- 00016828  0x00003b43 rtn 
- 00016829  0x00003b46 fetch  0x00000001 , 0x000046c5 
- 00016830  0x00003b47 qset0  0x0000003f 
- 00016831  0x00003b48 store  0x00000001 , 0x000046c5 
- 00016832  0x00003b49 rtn 
- 00016833  0x00003b4b jam  0x00000000 , 0x000046c5 
- 00016834  0x00003b4c rtn 
- 00016835  0x00003b4f fetch  0x00000002 , 0x0000420a 
- 00016836  0x00003b50 set0  0x00000000 , 0x0000003f 
- 00016837  0x00003b51 store  0x00000002 , 0x0000420a 
- 00016838  0x00003b52 setarg  0x00000000 
- 00016839  0x00003b53 store  0x00000002 , 0x000046ae 
- 00016840  0x00003b54 call  0x00003f8d 
- 00016841  0x00003b55 branch  0x000042ca 
- 00016842  0x00003b58 call  0x000063cb 
- 00016843  0x00003b59 branch  0x000033dd 
- 00016844  0x00003b5c fetch  0x00000001 , 0x0000471e 
- 00016845  0x00003b5d nbranch  0x00004492 , 0x00000034 
- 00016846  0x00003b5e fetch  0x00000002 , 0x00004682 
- 00016847  0x00003b5f bbit1  0x0000000c , 0x000042b0 
- 00016848  0x00003b60 fetch  0x00000004 , 0x000046d3 
- 00016849  0x00003b61 bbit1  0x00000000 , 0x000041d7 
- 00016850  0x00003b62 bbit1  0x00000005 , 0x000042b0 
- 00016851  0x00003b63 bbit1  0x00000003 , 0x00002ead 
- 00016852  0x00003b64 branch  0x000033a7 
- 00016853  0x00003b68 branch  0x00003f74 
- 00016854  0x00003b6b rtn 
- 00016855  0x00003b6e call  0x000043c0 
- 00016856  0x00003b6f branch  0x0000659a 
- 00016857  0x00003b72 bpatch  0x000000e9 , 0x0000401d 
- 00016858  0x00003b73 call  0x000041e7 
- 00016859  0x00003b74 fetch  0x00000004 , 0x000046d3 
- 00016860  0x00003b75 bbit1  0x00000000 , 0x000041d7 
- 00016861  0x00003b76 bbit1  0x00000003 , 0x00002ead 
- 00016862  0x00003b77 fetch  0x00000001 , 0x0000471e 
- 00016863  0x00003b78 nbranch  0x00004492 , 0x00000034 
- 00016864  0x00003b79 fetch  0x00000002 , 0x00004208 
- 00016865  0x00003b7a bbit1  0x00000007 , 0x000041f5 
- 00016866  0x00003b7b bbit1  0x00000000 , 0x000033a9 
- 00016867  0x00003b7c bbit1  0x00000001 , 0x000041ef 
- 00016868  0x00003b7d bbit1  0x00000002 , 0x000041f2 
- 00016869  0x00003b7e bbit1  0x00000003 , 0x000041f2 
- 00016870  0x00003b7f branch  0x000042b0 
- 00016871  0x00003b81 setarg  0x00000000 
- 00016872  0x00003b82 store  0x00000008 , 0x000046b7 
- 00016873  0x00003b83 istore  0x00000004 , 0x00000005 
- 00016874  0x00003b84 jam  0x00000000 , 0x000046b4 
- 00016875  0x00003b85 jam  0x00000000 , 0x000046a7 
- 00016876  0x00003b86 jam  0x00000000 , 0x000041e2 
- 00016877  0x00003b87 jam  0x00000000 , 0x00004429 
- 00016878  0x00003b88 rtn 
- 00016879  0x00003b8b bbit1  0x00000005 , 0x000041f2 
- 00016880  0x00003b8c bbit1  0x00000003 , 0x000041f2 
- 00016881  0x00003b8d branch  0x000042b0 
- 00016882  0x00003b8f fetch  0x00000002 , 0x00004682 
- 00016883  0x00003b90 bbit1  0x0000000c , 0x000042b0 
- 00016884  0x00003b91 branch  0x000033a7 
- 00016885  0x00003b94 call  0x000041c1 
- 00016886  0x00003b95 fetch  0x00000002 , 0x00004208 
- 00016887  0x00003b96 bbit1  0x00000000 , 0x000033a9 
- 00016888  0x00003b97 branch  0x000033a7 
- 00016889  0x00003b9a call  0x000043d6 
- 00016890  0x00003b9b call  0x00004243 
- 00016891  0x00003b9c call  0x00004246 
- 00016892  0x00003b9d call  0x00004250 
- 00016893  0x00003b9e call  0x0000445d 
- 00016894  0x00003ba0 call  0x00004443 
- 00016895  0x00003ba1 call  0x00004333 
- 00016896  0x00003ba2 call  0x000043a5 
- 00016897  0x00003ba3 call  0x000043eb 
- 00016898  0x00003ba4 call  0x00004209 
- 00016899  0x00003ba5 call  0x00004231 
- 00016900  0x00003ba6 call  0x00004234 
- 00016901  0x00003ba7 call  0x00004237 
- 00016902  0x00003ba8 call  0x0000423a 
- 00016903  0x00003ba9 call  0x0000423d 
- 00016904  0x00003baa branch  0x00004240 
- 00016905  0x00003baf fetch  0x00000001 , 0x00004711 
- 00016906  0x00003bb0 rtn  0x00000034 
- 00016907  0x00003bb1 increase  0xffffffff , 0x0000003f 
- 00016908  0x00003bb2 store  0x00000001 , 0x00004711 
- 00016909  0x00003bb3 nrtn  0x00000034 
- 00016910  0x00003bb4 branch  0x0000420f 
- 00016911  0x00003bb6 fetch  0x00000001 , 0x00004712 
- 00016912  0x00003bb7 rtneq  0x00000000 
- 00016913  0x00003bb8 beq  0x00000005 , 0x00004216 
- 00016914  0x00003bba call  0x00004225 
- 00016915  0x00003bbb jam  0x00000005 , 0x00004712 
- 00016916  0x00003bbc jam  0x00000005 , 0x00004711 
- 00016917  0x00003bbd rtn 
- 00016918  0x00003bbf call  0x0000422c 
- 00016919  0x00003bc0 jam  0x00000004 , 0x00004712 
- 00016920  0x00003bc1 jam  0x00000005 , 0x00004711 
- 00016921  0x00003bc2 rtn 
- 00016922  0x00003bc6 setarg  0x00008006 
- 00016923  0x00003bc7 call  0x00006413 
- 00016924  0x00003bc8 nop  0x000003e8 
- 00016925  0x00003bc9 jam  0x00000000 , 0x00004711 
- 00016926  0x00003bca jam  0x00000000 , 0x00004712 
- 00016927  0x00003bcb branch  0x000040e0 
- 00016928  0x00003bce setarg  0x0000a006 
- 00016929  0x00003bcf call  0x00006413 
- 00016930  0x00003bd0 setarg  0x0000a005 
- 00016931  0x00003bd1 branch  0x00006413 
- 00016932  0x00003bd3 jam  0x00000000 , 0x00004711 
- 00016933  0x00003bd5 fetch  0x00000001 , 0x000046e0 
- 00016934  0x00003bd6 beq  0x00000004 , 0x00004220 
- 00016935  0x00003bd7 setarg  0x00000106 
- 00016936  0x00003bd8 call  0x00006413 
- 00016937  0x00003bd9 setarg  0x0000a105 
- 00016938  0x00003bda branch  0x00006413 
- 00016939  0x00003bdd jam  0x00000000 , 0x00004711 
- 00016940  0x00003bdf setarg  0x00000906 
- 00016941  0x00003be0 branch  0x00006413 
- 00016942  0x00003be2 jam  0x00000005 , 0x00004711 
- 00016943  0x00003be3 jam  0x00000001 , 0x00004712 
- 00016944  0x00003be4 rtn 
- 00016945  0x00003be7 arg  0x00004680 , 0x00000013 
- 00016946  0x00003be8 arg  0x0000429b , 0x00000012 
- 00016947  0x00003be9 branch  0x0000336d 
- 00016948  0x00003bec arg  0x000046ac , 0x00000013 
- 00016949  0x00003bed arg  0x00004264 , 0x00000012 
- 00016950  0x00003bee branch  0x00003374 
- 00016951  0x00003bf1 arg  0x000046ae , 0x00000013 
- 00016952  0x00003bf2 arg  0x00004266 , 0x00000012 
- 00016953  0x00003bf3 branch  0x00003374 
- 00016954  0x00003bf6 arg  0x000046b0 , 0x00000013 
- 00016955  0x00003bf7 arg  0x0000426a , 0x00000012 
- 00016956  0x00003bf8 branch  0x00003374 
- 00016957  0x00003bfb arg  0x000046c4 , 0x00000013 
- 00016958  0x00003bfc arg  0x00004478 , 0x00000012 
- 00016959  0x00003bfd branch  0x0000336d 
- 00016960  0x00003c02 arg  0x000046c6 , 0x00000013 
- 00016961  0x00003c03 arg  0x0000425e , 0x00000012 
- 00016962  0x00003c04 branch  0x0000336d 
- 00016963  0x00003c07 arg  0x00004704 , 0x00000013 
- 00016964  0x00003c08 arg  0x00004249 , 0x00000012 
- 00016965  0x00003c09 branch  0x0000336d 
- 00016966  0x00003c0c arg  0x00004707 , 0x00000013 
- 00016967  0x00003c0d arg  0x00004249 , 0x00000012 
- 00016968  0x00003c0e branch  0x00003374 
- 00016969  0x00003c11 rtn 
- 00016970  0x00003c15 fetch  0x00000004 , 0x000046d3 
- 00016971  0x00003c16 rtnbit0  0x00000017 
- 00016972  0x00003c17 jam  0x0000000a , 0x000046df 
- 00016973  0x00003c18 fetch  0x00000001 , 0x000046f4 
- 00016974  0x00003c19 store  0x00000001 , 0x00004715 
- 00016975  0x00003c1a rtn 
- 00016976  0x00003c1e arg  0x000046df , 0x00000013 
- 00016977  0x00003c1f arg  0x00004253 , 0x00000012 
- 00016978  0x00003c20 branch  0x0000336d 
- 00016979  0x00003c22 fetch  0x00000001 , 0x000046f4 
- 00016980  0x00003c23 store  0x00000001 , 0x00004715 
- 00016981  0x00003c24 setarg  0x00000190 
- 00016982  0x00003c25 store  0x00000002 , 0x00004716 
- 00016983  0x00003c26 store  0x00000002 , 0x00004718 
- 00016984  0x00003c27 arg  0x00000000 , 0x00000011 
- 00016985  0x00003c28 fetcht  0x00000001 , 0x0000477a 
- 00016986  0x00003c29 increase  0x00000001 , 0x00000002 
- 00016987  0x00003c2a storet  0x00000001 , 0x00004714 
- 00016988  0x00003c2b jam  0x00000001 , 0x00004713 
- 00016989  0x00003c2c rtn 
- 00016990  0x00003c2f fetch  0x00000001 , 0x000046c5 
- 00016991  0x00003c30 rtnbit1  0x00000002 
- 00016992  0x00003c31 jam  0x00000012 , 0x00000a99 
- 00016993  0x00003c32 call  0x00007d8f 
- 00016994  0x00003c33 arg  0x00000000 , 0x00000007 
- 00016995  0x00003c34 branch  0x000041b9 
- 00016996  0x00003c38 call  0x000042ca 
- 00016997  0x00003c39 branch  0x0000340a 
- 00016998  0x00003c3c call  0x000033f6 
- 00016999  0x00003c3d fetch  0x00000001 , 0x0000471e 
- 00017000  0x00003c3e nbranch  0x00004492 , 0x00000034 
- 00017001  0x00003c3f branch  0x0000340a 
- 00017002  0x00003c42 bmark1  0x00000026 , 0x00007e1d 
- 00017003  0x00003c43 branch  0x00004386 
- 00017004  0x00003c48 bpatch  0x000000ea , 0x0000401d 
- 00017005  0x00003c49 jam  0x00000000 , 0x000046b4 
- 00017006  0x00003c4a call  0x00004386 
- 00017007  0x00003c4b call  0x000041c1 
- 00017008  0x00003c4c branch  0x000042b0 
- 00017009  0x00003c51 fetch  0x00000006 , 0x000041d0 
- 00017010  0x00003c52 branch  0x000033eb , 0x00000034 
- 00017011  0x00003c53 call  0x0000427e 
- 00017012  0x00003c54 jam  0x00000017 , 0x0000016d 
- 00017013  0x00003c55 fetch  0x00000001 , 0x0000465a 
- 00017014  0x00003c56 nbranch  0x000033e1 , 0x00000034 
- 00017015  0x00003c57 jam  0x00000004 , 0x0000016d 
- 00017016  0x00003c58 branch  0x000033e1 
- 00017017  0x00003c5b fetch  0x00000002 , 0x000046a8 
- 00017018  0x00003c5c store  0x00000002 , 0x000046ae 
- 00017019  0x00003c5d call  0x0000427e 
- 00017020  0x00003c5e call  0x00003418 
- 00017021  0x00003c5f branch  0x00007df4 
- 00017022  0x00003c62 setarg  0x000000c8 
- 00017023  0x00003c63 store  0x00000002 , 0x00004716 
- 00017024  0x00003c64 store  0x00000002 , 0x00004718 
- 00017025  0x00003c65 branch  0x00004285 
- 00017026  0x00003c68 setarg  0x000003e8 
- 00017027  0x00003c69 store  0x00000002 , 0x00004716 
- 00017028  0x00003c6a store  0x00000002 , 0x00004718 
- 00017029  0x00003c6c fetch  0x00000001 , 0x00004720 
- 00017030  0x00003c6d beq  0x00000001 , 0x0000428a 
- 00017031  0x00003c6e beq  0x00000002 , 0x0000428c 
- 00017032  0x00003c6f beq  0x00000003 , 0x0000428e 
- 00017033  0x00003c70 rtn 
- 00017034  0x00003c72 fetch  0x00000001 , 0x000046f0 
- 00017035  0x00003c73 branch  0x0000428f 
- 00017036  0x00003c75 fetch  0x00000001 , 0x000046f1 
- 00017037  0x00003c76 branch  0x0000428f 
- 00017038  0x00003c78 fetch  0x00000001 , 0x000046f2 
- 00017039  0x00003c7a store  0x00000001 , 0x00000aa2 
- 00017040  0x00003c7b call  0x00004482 
- 00017041  0x00003c7c fetch  0x00000001 , 0x00000aa2 
- 00017042  0x00003c7d store  0x00000001 , 0x00004715 
- 00017043  0x00003c7e arg  0x00000000 , 0x00000011 
- 00017044  0x00003c7f jam  0x00000001 , 0x00004713 
- 00017045  0x00003c80 branch  0x00007d1e 
- 00017046  0x00003c83 arg  0x00000000 , 0x00000011 
- 00017047  0x00003c84 branch  0x00007d19 
- 00017048  0x00003c86 arg  0x00000000 , 0x00000011 
- 00017049  0x00003c87 branch  0x00007d14 
- 00017050  0x00003c8a branch  0x000041c1 
- 00017051  0x00003c8d jam  0x00000001 , 0x000041e2 
- 00017052  0x00003c8e call  0x00003416 
- 00017053  0x00003c8f call  0x00003412 
- 00017054  0x00003c90 setarg  0x00000000 
- 00017055  0x00003c91 store  0x00000002 , 0x0000467e 
- 00017056  0x00003c92 store  0x00000001 , 0x00004680 
- 00017057  0x00003c93 branch  0x0000340e 
- 00017058  0x00003c96 call  0x0000435f 
- 00017059  0x00003c97 fetch  0x00000001 , 0x00004720 
- 00017060  0x00003c98 fetcht  0x00000001 , 0x00004703 
- 00017061  0x00003c99 isub  0x00000002 , 0x0000003e 
- 00017062  0x00003c9a branch  0x000042ab , 0x00000005 
- 00017063  0x00003c9b fetch  0x00000001 , 0x00004210 
- 00017064  0x00003c9c beq  0x00000033 , 0x00004271 
- 00017065  0x00003c9d beq  0x00000034 , 0x00004279 
- 00017066  0x00003c9e branch  0x000042b0 
- 00017067  0x00003ca0 call  0x00003d57 
- 00017068  0x00003ca1 rtnmark1  0x00000026 
- 00017069  0x00003ca2 fetch  0x00000001 , 0x0000471e 
- 00017070  0x00003ca3 nbranch  0x00004492 , 0x00000034 
- 00017071  0x00003ca4 rtn 
- 00017072  0x00003ca7 bpatch  0x000000eb , 0x0000401d 
- 00017073  0x00003ca8 fetch  0x00000002 , 0x00004682 
- 00017074  0x00003ca9 bbit1  0x0000000b , 0x000042b7 
- 00017075  0x00003caa fetch  0x00000004 , 0x000046d3 
- 00017076  0x00003cab bbit0  0x00000018 , 0x000042b7 
- 00017077  0x00003cac random  0x0000003f 
- 00017078  0x00003cad store  0x00000001 , 0x000044a1 
- 00017079  0x00003caf call  0x00003418 
- 00017080  0x00003cb0 fetch  0x00000002 , 0x00004687 
- 00017081  0x00003cb1 store  0x00000002 , 0x000046ac 
- 00017082  0x00003cb2 jam  0x00000006 , 0x0000016d 
- 00017083  0x00003cb3 setarg  0x00000000 
- 00017084  0x00003cb4 store  0x00000002 , 0x000046b0 
- 00017085  0x00003cb5 store  0x00000002 , 0x000046ae 
- 00017086  0x00003cb6 arg  0x00000007 , 0x00000007 
- 00017087  0x00003cb7 call  0x000043ce 
- 00017088  0x00003cb8 call  0x000043ca 
- 00017089  0x00003cb9 fetch  0x00000001 , 0x00004092 
- 00017090  0x00003cba isolate1  0x00000001 , 0x0000003f 
- 00017091  0x00003cbb call  0x00007df4 , 0x00000001 
- 00017092  0x00003cbc fetch  0x00000001 , 0x00004092 
- 00017093  0x00003cbd isolate1  0x00000000 , 0x0000003f 
- 00017094  0x00003cbe call  0x00007ddd , 0x00000001 
- 00017095  0x00003cbf fetch  0x00000004 , 0x000046d3 
- 00017096  0x00003cc0 bbit1  0x0000001c , 0x0000422e 
- 00017097  0x00003cc1 branch  0x00004282 
- 00017098  0x00003cc4 bpatch  0x000000ec , 0x0000401d 
- 00017099  0x00003cc5 fetch  0x00000001 , 0x00004092 
- 00017100  0x00003cc6 isolate1  0x00000001 , 0x0000003f 
- 00017101  0x00003cc7 call  0x000042d4 , 0x00000001 
- 00017102  0x00003cc8 fetch  0x00000001 , 0x00004092 
- 00017103  0x00003cc9 isolate1  0x00000000 , 0x0000003f 
- 00017104  0x00003cca call  0x000042d7 , 0x00000001 
- 00017105  0x00003ccb fetch  0x00000004 , 0x000046d3 
- 00017106  0x00003ccc bbit1  0x0000001c , 0x0000421a 
- 00017107  0x00003ccd branch  0x00004482 
- 00017108  0x00003ccf setarg  0x00000000 
- 00017109  0x00003cd0 store  0x00000002 , 0x000046ae 
- 00017110  0x00003cd1 branch  0x00007dfa 
- 00017111  0x00003cd3 setarg  0x00000000 
- 00017112  0x00003cd4 store  0x00000002 , 0x000046ac 
- 00017113  0x00003cd5 branch  0x00007de2 
- 00017114  0x00003cdc fetch  0x00000004 , 0x000046d3 
- 00017115  0x00003cdd rtnbit0  0x00000007 
- 00017116  0x00003cde arg  0x00000007 , 0x00000007 
- 00017117  0x00003cdf call  0x000043d2 
- 00017118  0x00003ce0 call  0x000042e8 
- 00017119  0x00003ce2 call  0x000042fb 
- 00017120  0x00003ce3 fetch  0x00000004 , 0x000046d3 
- 00017121  0x00003ce4 bbit1  0x00000013 , 0x00004435 
- 00017122  0x00003ce5 bbit1  0x00000014 , 0x000042e4 
- 00017123  0x00003ce6 rtn 
- 00017124  0x00003ce8 arg  0x00000058 , 0x00000002 
- 00017125  0x00003ce9 arg  0x00004720 , 0x00000011 
- 00017126  0x00003cea arg  0x00000000 , 0x00000012 
- 00017127  0x00003ceb branch  0x000065d1 
- 00017128  0x00003cee fetch  0x00000001 , 0x00000185 
- 00017129  0x00003cef beq  0x00000034 , 0x000042ec 
- 00017130  0x00003cf0 beq  0x00000033 , 0x000042ef 
- 00017131  0x00003cf1 rtn 
- 00017132  0x00003cf3 store  0x00000001 , 0x000046c7 
- 00017133  0x00003cf4 fetch  0x00000006 , 0x0000044f 
- 00017134  0x00003cf5 branch  0x000042f1 
- 00017135  0x00003cf7 store  0x00000001 , 0x000046c7 
- 00017136  0x00003cf8 fetch  0x00000006 , 0x00000040 
- 00017137  0x00003cfa store  0x00000006 , 0x000046c8 
- 00017138  0x00003cfb fetch  0x00000007 , 0x000046c7 
- 00017139  0x00003cfc arg  0x00004721 , 0x00000006 
- 00017140  0x00003cfd arg  0x00000003 , 0x00000039 
- 00017141  0x00003cff ifetcht  0x00000007 , 0x00000006 
- 00017142  0x00003d00 isub  0x00000002 , 0x0000003e 
- 00017143  0x00003d01 branch  0x00004310 , 0x00000005 
- 00017144  0x00003d02 increase  0x00000016 , 0x00000006 
- 00017145  0x00003d03 loop  0x000042f5 
- 00017146  0x00003d04 rtn 
- 00017147  0x00003d06 arg  0x00004721 , 0x00000011 
- 00017148  0x00003d07 fetch  0x00000001 , 0x00004720 
- 00017149  0x00003d08 increase  0xffffffff , 0x0000003f 
- 00017150  0x00003d09 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017151  0x00003d0a iadd  0x00000011 , 0x00000011 
- 00017152  0x00003d0b fetch  0x00000001 , 0x00000185 
- 00017153  0x00003d0c istore  0x00000001 , 0x00000011 
- 00017154  0x00003d0d beq  0x00000034 , 0x00004305 
- 00017155  0x00003d0e beq  0x00000033 , 0x0000430c 
- 00017156  0x00003d0f rtn 
- 00017157  0x00003d12 fetch  0x00000006 , 0x0000044f 
- 00017158  0x00003d13 istore  0x00000006 , 0x00000005 
- 00017159  0x00003d14 arg  0x00004419 , 0x00000006 
- 00017160  0x00003d15 call  0x00007ebf 
- 00017161  0x00003d16 fetch  0x00000006 , 0x000044a0 
- 00017162  0x00003d17 istore  0x00000006 , 0x00000005 
- 00017163  0x00003d18 rtn 
- 00017164  0x00003d1a fetch  0x00000006 , 0x00000040 
- 00017165  0x00003d1b istore  0x00000006 , 0x00000005 
- 00017166  0x00003d1c arg  0x000041be , 0x00000006 
- 00017167  0x00003d1d branch  0x00007ebf 
- 00017168  0x00003d20 increase  0xfffffffa , 0x00000006 
- 00017169  0x00003d21 copy  0x00000006 , 0x00000005 
- 00017170  0x00003d22 fetcht  0x00000006 , 0x000046c8 
- 00017171  0x00003d23 increase  0x00000003 , 0x00000002 
- 00017172  0x00003d24 istoret  0x00000006 , 0x00000005 
- 00017173  0x00003d25 rtn 
- 00017174  0x00003d2a arg  0x00000058 , 0x00000002 
- 00017175  0x00003d2b arg  0x00004720 , 0x00000011 
- 00017176  0x00003d2c arg  0x00000000 , 0x00000012 
- 00017177  0x00003d2d call  0x000065df 
- 00017178  0x00003d2f arg  0x00004721 , 0x00000011 
- 00017179  0x00003d30 fetch  0x00000001 , 0x00004720 
- 00017180  0x00003d31 fetcht  0x00000001 , 0x00004703 
- 00017181  0x00003d32 isub  0x00000002 , 0x0000003e 
- 00017182  0x00003d33 rtn  0x00000005 
- 00017183  0x00003d34 increase  0xffffffff , 0x0000003f 
- 00017184  0x00003d35 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017185  0x00003d36 iadd  0x00000011 , 0x00000011 
- 00017186  0x00003d37 ifetch  0x00000001 , 0x00000011 
- 00017187  0x00003d38 store  0x00000001 , 0x00004210 
- 00017188  0x00003d39 beq  0x00000033 , 0x00004327 
- 00017189  0x00003d3a beq  0x00000034 , 0x0000432c 
- 00017190  0x00003d3b rtn 
- 00017191  0x00003d3e ifetch  0x00000006 , 0x00000006 
- 00017192  0x00003d40 store  0x00000006 , 0x000041d0 
- 00017193  0x00003d41 arg  0x000041be , 0x00000005 
- 00017194  0x00003d42 call  0x00007ebf 
- 00017195  0x00003d43 branch  0x000067d7 
- 00017196  0x00003d46 ifetch  0x00000006 , 0x00000006 
- 00017197  0x00003d48 store  0x00000006 , 0x000041d0 
- 00017198  0x00003d49 arg  0x00004419 , 0x00000005 
- 00017199  0x00003d4a call  0x00007ebf 
- 00017200  0x00003d4b ifetch  0x00000006 , 0x00000006 
- 00017201  0x00003d4c store  0x00000006 , 0x000044a0 
- 00017202  0x00003d4d rtn 
- 00017203  0x00003d51 fetch  0x00000001 , 0x000046f5 
- 00017204  0x00003d52 bbit1  0x00000005 , 0x00004349 
- 00017205  0x00003d53 bbit1  0x00000006 , 0x00004359 
- 00017206  0x00003d54 branch  0x00004337 
- 00017207  0x00003d57 call  0x00004083 
- 00017208  0x00003d58 beq  0x00000006 , 0x0000433e 
- 00017209  0x00003d5a jam  0x0000001e , 0x000046d8 
- 00017210  0x00003d5b fetch  0x00000001 , 0x000046d9 
- 00017211  0x00003d5c rtneq  0x00000001 
- 00017212  0x00003d5d jam  0x00000001 , 0x000046d9 
- 00017213  0x00003d5e rtn 
- 00017214  0x00003d61 call  0x00004343 
- 00017215  0x00003d62 fetch  0x00000001 , 0x000046d9 
- 00017216  0x00003d63 rtneq  0x00000000 
- 00017217  0x00003d64 jam  0x00000000 , 0x000046d9 
- 00017218  0x00003d65 branch  0x000043c0 
- 00017219  0x00003d68 fetch  0x00000001 , 0x000046d8 
- 00017220  0x00003d69 rtn  0x00000034 
- 00017221  0x00003d6a pincrease  0xffffffff 
- 00017222  0x00003d6b store  0x00000001 , 0x000046d8 
- 00017223  0x00003d6c nrtn  0x00000034 
- 00017224  0x00003d6d branch  0x00004370 
- 00017225  0x00003d70 fetch  0x00000001 , 0x000046ed 
- 00017226  0x00003d71 rtneq  0x000000ff 
- 00017227  0x00003d72 fetcht  0x00000001 , 0x000046ed 
- 00017228  0x00003d73 call  0x0000681d 
- 00017229  0x00003d74 branch  0x00004354 , 0x00000001 
- 00017230  0x00003d76 fetch  0x00000001 , 0x000046d9 
- 00017231  0x00003d77 rtneq  0x00000001 
- 00017232  0x00003d78 jam  0x00000001 , 0x000046d9 
- 00017233  0x00003d79 fetch  0x00000004 , 0x000046d3 
- 00017234  0x00003d7a rtnbit1  0x00000006 
- 00017235  0x00003d7b branch  0x00004370 
- 00017236  0x00003d7e fetch  0x00000001 , 0x000046d9 
- 00017237  0x00003d7f rtneq  0x00000000 
- 00017238  0x00003d80 jam  0x00000000 , 0x000046d9 
- 00017239  0x00003d81 arg  0x00000006 , 0x00000007 
- 00017240  0x00003d82 branch  0x000043d2 
- 00017241  0x00003d87 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017242  0x00003d88 rtnbit0  0x00000006 
- 00017243  0x00003d89 fetch  0x00000001 , 0x00004720 
- 00017244  0x00003d8a beq  0x00000001 , 0x00004369 
- 00017245  0x00003d8b beq  0x00000002 , 0x0000436c 
- 00017246  0x00003d8c rtn 
- 00017247  0x00003d8e fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017248  0x00003d8f rtnbit0  0x00000006 
- 00017249  0x00003d90 fetcht  0x00000001 , 0x000046ed 
- 00017250  0x00003d91 call  0x0000681d 
- 00017251  0x00003d92 branch  0x00004366 , 0x00000001 
- 00017252  0x00003d94 jam  0x00000001 , 0x00004720 
- 00017253  0x00003d95 rtn 
- 00017254  0x00003d97 fetch  0x00000001 , 0x00004703 
- 00017255  0x00003d98 store  0x00000001 , 0x00004720 
- 00017256  0x00003d99 rtn 
- 00017257  0x00003d9b fetcht  0x00000001 , 0x000046ed 
- 00017258  0x00003d9c nbranch  0x00004370 , 0x00000001 
- 00017259  0x00003d9d rtn 
- 00017260  0x00003d9f fetcht  0x00000001 , 0x000046ed 
- 00017261  0x00003da0 call  0x0000681d 
- 00017262  0x00003da1 branch  0x00004354 , 0x00000001 
- 00017263  0x00003da2 rtn 
- 00017264  0x00003da8 fetcht  0x00000001 , 0x00004720 
- 00017265  0x00003da9 increase  0x00000001 , 0x00000002 
- 00017266  0x00003daa fetch  0x00000001 , 0x000046d2 
- 00017267  0x00003dab isub  0x00000002 , 0x0000003e 
- 00017268  0x00003dac ncall  0x000043cc , 0x00000002 
- 00017269  0x00003dad storet  0x00000001 , 0x00004720 
- 00017270  0x00003dae jam  0x00000000 , 0x000041bd 
- 00017271  0x00003daf call  0x0000437a 
- 00017272  0x00003db0 call  0x000043c0 
- 00017273  0x00003db2 branch  0x0000437e 
- 00017274  0x00003db5 arg  0x00000001 , 0x00000002 
- 00017275  0x00003db6 arg  0x00004720 , 0x00000011 
- 00017276  0x00003db7 arg  0x00000000 , 0x00000012 
- 00017277  0x00003db8 branch  0x00006606 
- 00017278  0x00003dbb call  0x00004381 
- 00017279  0x00003dbc call  0x000043c2 
- 00017280  0x00003dbd branch  0x000041d7 
- 00017281  0x00003dbf fetch  0x00000002 , 0x00004682 
- 00017282  0x00003dc0 bbit1  0x00000007 , 0x00004392 
- 00017283  0x00003dc1 bbit1  0x00000009 , 0x00003402 
- 00017284  0x00003dc2 bbit1  0x00000000 , 0x000033e9 
- 00017285  0x00003dc3 branch  0x000042ca 
- 00017286  0x00003dc6 bpatch  0x000000ed , 0x0000401d 
- 00017287  0x00003dc7 setarg  0x00000000 
- 00017288  0x00003dc8 store  0x00000002 , 0x000046b0 
- 00017289  0x00003dc9 fetch  0x00000002 , 0x00004682 
- 00017290  0x00003dca bbit1  0x00000009 , 0x00003402 
- 00017291  0x00003dcb fetch  0x00000002 , 0x00004682 
- 00017292  0x00003dcc bbit1  0x00000000 , 0x000033e9 
- 00017293  0x00003dcd rtn 
- 00017294  0x00003dd0 setarg  0x00000001 
- 00017295  0x00003dd1 store  0x00000006 , 0x00000040 
- 00017296  0x00003dd2 jam  0x00000033 , 0x00000185 
- 00017297  0x00003dd3 branch  0x000042df 
- 00017298  0x00003dd7 call  0x000043c4 
- 00017299  0x00003dd8 branch  0x00007e2f 
- 00017300  0x00003ddb fetch  0x00000001 , 0x000046ec 
- 00017301  0x00003ddc rtneq  0x000000ff 
- 00017302  0x00003ddd fetcht  0x00000001 , 0x000046ec 
- 00017303  0x00003dde call  0x0000681d 
- 00017304  0x00003ddf branch  0x0000439f , 0x00000001 
- 00017305  0x00003de1 fetch  0x00000001 , 0x00004685 
- 00017306  0x00003de2 store  0x00000001 , 0x000046da 
- 00017307  0x00003de3 fetch  0x00000001 , 0x000046db 
- 00017308  0x00003de4 rtneq  0x00000001 
- 00017309  0x00003de5 jam  0x00000001 , 0x000046db 
- 00017310  0x00003de6 branch  0x000043ca 
- 00017311  0x00003de8 call  0x000043b5 
- 00017312  0x00003de9 fetch  0x00000001 , 0x000046db 
- 00017313  0x00003dea rtneq  0x00000000 
- 00017314  0x00003deb jam  0x00000000 , 0x000046db 
- 00017315  0x00003dec call  0x00007e2f 
- 00017316  0x00003ded branch  0x000043c8 
- 00017317  0x00003df1 fetch  0x00000001 , 0x000046f5 
- 00017318  0x00003df2 bbit1  0x00000004 , 0x00004394 
- 00017319  0x00003df4 call  0x00004083 
- 00017320  0x00003df5 beq  0x00000007 , 0x000043af 
- 00017321  0x00003df7 fetch  0x00000001 , 0x00004685 
- 00017322  0x00003df8 store  0x00000001 , 0x000046da 
- 00017323  0x00003df9 fetch  0x00000001 , 0x000046db 
- 00017324  0x00003dfa rtneq  0x00000001 
- 00017325  0x00003dfb jam  0x00000001 , 0x000046db 
- 00017326  0x00003dfc branch  0x000043ca 
- 00017327  0x00003e00 call  0x000043b5 
- 00017328  0x00003e01 fetch  0x00000001 , 0x000046db 
- 00017329  0x00003e02 rtneq  0x00000000 
- 00017330  0x00003e03 jam  0x00000000 , 0x000046db 
- 00017331  0x00003e04 call  0x00007e2f 
- 00017332  0x00003e05 branch  0x000043c8 
- 00017333  0x00003e08 arg  0x000046da , 0x00000013 
- 00017334  0x00003e09 arg  0x000043b8 , 0x00000012 
- 00017335  0x00003e0a branch  0x0000336d 
- 00017336  0x00003e0d arg  0x00000006 , 0x00000007 
- 00017337  0x00003e0e call  0x000043ce 
- 00017338  0x00003e0f call  0x00003357 
- 00017339  0x00003e10 branch  0x0000426c 
- 00017340  0x00003e14 arg  0x00000001 , 0x00000007 
- 00017341  0x00003e15 branch  0x000043ce 
- 00017342  0x00003e17 arg  0x00000001 , 0x00000007 
- 00017343  0x00003e18 branch  0x000043d2 
- 00017344  0x00003e1a arg  0x00000000 , 0x00000007 
- 00017345  0x00003e1b branch  0x000043ce 
- 00017346  0x00003e1d arg  0x00000000 , 0x00000007 
- 00017347  0x00003e1e branch  0x000043d2 
- 00017348  0x00003e20 arg  0x00000002 , 0x00000007 
- 00017349  0x00003e21 branch  0x000043ce 
- 00017350  0x00003e23 arg  0x00000002 , 0x00000007 
- 00017351  0x00003e24 branch  0x000043d2 
- 00017352  0x00003e26 arg  0x00000005 , 0x00000007 
- 00017353  0x00003e27 branch  0x000043ce 
- 00017354  0x00003e29 arg  0x00000005 , 0x00000007 
- 00017355  0x00003e2a branch  0x000043d2 
- 00017356  0x00003e2f arg  0x00000001 , 0x00000002 
- 00017357  0x00003e30 rtn 
- 00017358  0x00003e33 fetch  0x00000004 , 0x000046d3 
- 00017359  0x00003e34 qset1  0x0000003f 
- 00017360  0x00003e35 store  0x00000004 , 0x000046d3 
- 00017361  0x00003e36 rtn 
- 00017362  0x00003e39 fetch  0x00000004 , 0x000046d3 
- 00017363  0x00003e3a qset0  0x0000003f 
- 00017364  0x00003e3b store  0x00000004 , 0x000046d3 
- 00017365  0x00003e3c rtn 
- 00017366  0x00003e3f fetch  0x00000004 , 0x000046d3 
- 00017367  0x00003e40 rtnbit0  0x0000001a 
- 00017368  0x00003e41 fetch  0x00000001 , 0x000046ce 
- 00017369  0x00003e42 increase  0x00000001 , 0x0000003f 
- 00017370  0x00003e43 store  0x00000001 , 0x000046ce 
- 00017371  0x00003e44 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00017372  0x00003e45 rtn  0x00000002 
- 00017373  0x00003e46 jam  0x00000000 , 0x000046ce 
- 00017374  0x00003e47 call  0x000068eb 
- 00017375  0x00003e48 call  0x00006908 
- 00017376  0x00003e49 store  0x00000002 , 0x0000470f 
- 00017377  0x00003e4a arg  0x00004709 , 0x00000011 
- 00017378  0x00003e4b call  0x00006930 
- 00017379  0x00003e4c fetch  0x00000001 , 0x00004231 
- 00017380  0x00003e4d bbit1  0x00000001 , 0x000044a0 
- 00017381  0x00003e4e bbit0  0x00000000 , 0x000043e9 
- 00017382  0x00003e4f branch  0x000043e7 
- 00017383  0x00003e51 arg  0x00000004 , 0x00000007 
- 00017384  0x00003e52 branch  0x000043ce 
- 00017385  0x00003e54 arg  0x00000004 , 0x00000007 
- 00017386  0x00003e55 branch  0x000043d2 
- 00017387  0x00003e58 fetch  0x00000004 , 0x000046d3 
- 00017388  0x00003e59 rtnbit0  0x00000004 
- 00017389  0x00003e5a fetch  0x00000001 , 0x000046ef 
- 00017390  0x00003e5b store  0x00000001 , 0x00004715 
- 00017391  0x00003e5c fetch  0x00000001 , 0x000046cf 
- 00017392  0x00003e5d pincrease  0x00000001 
- 00017393  0x00003e5e store  0x00000001 , 0x000046cf 
- 00017394  0x00003e5f sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00017395  0x00003e60 ncall  0x000043f9 , 0x00000002 
- 00017396  0x00003e61 beq  0x00000002 , 0x000043fb 
- 00017397  0x00003e62 beq  0x00000004 , 0x000043fe 
- 00017398  0x00003e63 beq  0x00000006 , 0x000043fb 
- 00017399  0x00003e64 beq  0x00000008 , 0x000043fe 
- 00017400  0x00003e65 rtn 
- 00017401  0x00003e67 jam  0x00000001 , 0x000046cf 
- 00017402  0x00003e68 branch  0x000043fe 
- 00017403  0x00003e6a arg  0x00000000 , 0x00000011 
- 00017404  0x00003e6b jam  0x00000002 , 0x00004713 
- 00017405  0x00003e6c branch  0x00007d14 
- 00017406  0x00003e6e arg  0x00000000 , 0x00000011 
- 00017407  0x00003e6f jam  0x00000002 , 0x00004713 
- 00017408  0x00003e70 branch  0x00007d19 
- 00017409  0x00003e73 call  0x00003f97 
- 00017410  0x00003e74 nrtn  0x00000028 
- 00017411  0x00003e75 arg  0x00000007 , 0x00000011 
- 00017412  0x00003e76 arg  0x0000469a , 0x00000012 
- 00017413  0x00003e77 rtn 
- 00017414  0x00003e7a fetch  0x00000001 , 0x0000478b 
- 00017415  0x00003e7b rtn  0x00000034 
- 00017416  0x00003e7d fetcht  0x00000001 , 0x000046e7 
- 00017417  0x00003e7e call  0x0000681d 
- 00017418  0x00003e7f call  0x00004410 , 0x00000001 
- 00017419  0x00003e80 fetch  0x00000001 , 0x00004704 
- 00017420  0x00003e81 nrtn  0x00000034 
- 00017421  0x00003e82 call  0x00004083 
- 00017422  0x00003e83 nrtn  0x00000034 
- 00017423  0x00003e84 branch  0x00002d83 
- 00017424  0x00003e87 fetch  0x00000001 , 0x000046e7 
- 00017425  0x00003e88 rtneq  0x000000ff 
- 00017426  0x00003e89 jam  0x0000000a , 0x00004704 
- 00017427  0x00003e8a rtn 
- 00017428  0x00003e8e call  0x00004423 
- 00017429  0x00003e8f fetch  0x00000002 , 0x00004778 
- 00017430  0x00003e90 arg  0x0000aa55 , 0x00000002 
- 00017431  0x00003e91 isub  0x00000002 , 0x0000003e 
- 00017432  0x00003e92 branch  0x0000442b , 0x00000005 
- 00017433  0x00003e93 storet  0x00000002 , 0x00004778 
- 00017434  0x00003e94 call  0x0000441c 
- 00017435  0x00003e95 branch  0x00004435 
- 00017436  0x00003e97 fetch  0x00000006 , 0x000044a0 
- 00017437  0x00003e98 store  0x00000006 , 0x00004738 
- 00017438  0x00003e99 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017439  0x00003e9a store  0x00000006 , 0x00004755 
- 00017440  0x00003e9b add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017441  0x00003e9c store  0x00000006 , 0x00004772 
- 00017442  0x00003e9d rtn 
- 00017443  0x00003ea1 setarg  0x00004778 
- 00017444  0x00003ea2 arg  0x00004720 , 0x00000002 
- 00017445  0x00003ea3 isub  0x00000002 , 0x00000002 
- 00017446  0x00003ea4 fetch  0x00000003 , 0x00004700 
- 00017447  0x00003ea5 iadd  0x00000002 , 0x0000003f 
- 00017448  0x00003ea6 arg  0x00000002 , 0x00000002 
- 00017449  0x00003ea7 arg  0x00004778 , 0x00000011 
- 00017450  0x00003ea8 branch  0x00006562 
- 00017451  0x00003eac setarg  0x0000477f 
- 00017452  0x00003ead arg  0x00004720 , 0x00000002 
- 00017453  0x00003eae isub  0x00000002 , 0x00000002 
- 00017454  0x00003eaf fetch  0x00000003 , 0x00004700 
- 00017455  0x00003eb0 arg  0x00004720 , 0x00000011 
- 00017456  0x00003eb1 call  0x00006562 
- 00017457  0x00003eb2 call  0x0000431a 
- 00017458  0x00003eb3 fetch  0x00000004 , 0x0000477b 
- 00017459  0x00003eb4 call  0x00002c7a 
- 00017460  0x00003eb5 branch  0x0000322c 
- 00017461  0x00003eb8 setarg  0x0000477f 
- 00017462  0x00003eb9 arg  0x00004720 , 0x00000002 
- 00017463  0x00003eba isub  0x00000002 , 0x00000002 
- 00017464  0x00003ebb arg  0x00004720 , 0x00000011 
- 00017465  0x00003ebc fetch  0x00000003 , 0x00004700 
- 00017466  0x00003ebd branch  0x00006514 
- 00017467  0x00003ec0 arg  0x00000001 , 0x00000002 
- 00017468  0x00003ec1 arg  0x0000477a , 0x00000011 
- 00017469  0x00003ec2 arg  0x0000005a , 0x00000012 
- 00017470  0x00003ec3 branch  0x000065d1 
- 00017471  0x00003ec6 arg  0x00000001 , 0x00000002 
- 00017472  0x00003ec7 arg  0x0000477a , 0x00000011 
- 00017473  0x00003ec8 arg  0x0000005a , 0x00000012 
- 00017474  0x00003ec9 branch  0x000065df 
- 00017475  0x00003ecc rtnmark1  0x00000026 
- 00017476  0x00003ecd fetch  0x00000004 , 0x000046d3 
- 00017477  0x00003ece rtnbit0  0x00000016 
- 00017478  0x00003ecf fetch  0x00000001 , 0x00004705 
- 00017479  0x00003ed0 pincrease  0x00000001 
- 00017480  0x00003ed1 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00017481  0x00003ed2 store  0x00000001 , 0x00004705 
- 00017482  0x00003ed3 rtnne  0x00000007 
- 00017483  0x00003ed4 fetch  0x00000002 , 0x00004682 
- 00017484  0x00003ed5 bbit1  0x00000000 , 0x0000444f 
- 00017485  0x00003ed6 bbit1  0x00000009 , 0x0000444f 
- 00017486  0x00003ed7 rtn 
- 00017487  0x00003edd bpatch  0x000000ee , 0x0000401d 
- 00017488  0x00003ede fetch  0x00000001 , 0x00004706 
- 00017489  0x00003edf nrtn  0x00000034 
- 00017490  0x00003ee0 fetch  0x00000004 , 0x000046d3 
- 00017491  0x00003ee1 rtnbit0  0x00000008 
- 00017492  0x00003ee2 fetch  0x00000001 , 0x000046a5 
- 00017493  0x00003ee3 call  0x000063fb 
- 00017494  0x00003ee4 store  0x00000001 , 0x000046a6 
- 00017495  0x00003ee5 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017496  0x00003ee6 branch  0x0000445b , 0x00000002 
- 00017497  0x00003ee7 jam  0x00000000 , 0x00004706 
- 00017498  0x00003ee8 rtn 
- 00017499  0x00003eeb jam  0x0000001e , 0x00004706 
- 00017500  0x00003eec rtn 
- 00017501  0x00003eee arg  0x00004706 , 0x00000013 
- 00017502  0x00003eef arg  0x00004460 , 0x00000012 
- 00017503  0x00003ef0 branch  0x0000336d 
- 00017504  0x00003ef3 fetch  0x00000001 , 0x000046a5 
- 00017505  0x00003ef4 call  0x00006414 
- 00017506  0x00003ef5 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017507  0x00003ef6 nrtn  0x00000002 
- 00017508  0x00003ef7 fetch  0x00000004 , 0x000046d3 
- 00017509  0x00003ef8 rtnbit0  0x00000008 
- 00017510  0x00003ef9 arg  0x00000008 , 0x00000007 
- 00017511  0x00003efa call  0x000043d2 
- 00017512  0x00003efb jam  0x00000000 , 0x00004172 
- 00017513  0x00003efc jam  0x0000001e , 0x000046c4 
- 00017514  0x00003efd call  0x00004482 
- 00017515  0x00003efe fetch  0x00000004 , 0x000046d3 
- 00017516  0x00003eff bbit1  0x00000015 , 0x00004471 
- 00017517  0x00003f01 fetch  0x00000001 , 0x00004720 
- 00017518  0x00003f02 beq  0x00000001 , 0x00004489 
- 00017519  0x00003f03 beq  0x00000002 , 0x00004476 
- 00017520  0x00003f04 rtn 
- 00017521  0x00003f06 fetch  0x00000001 , 0x00004720 
- 00017522  0x00003f07 beq  0x00000001 , 0x00004489 
- 00017523  0x00003f08 beq  0x00000002 , 0x0000448c 
- 00017524  0x00003f09 beq  0x00000003 , 0x0000448f 
- 00017525  0x00003f0a rtn 
- 00017526  0x00003f0d fetch  0x00000001 , 0x000046f0 
- 00017527  0x00003f0e branch  0x0000428f 
- 00017528  0x00003f13 jam  0x00000020 , 0x00004172 
- 00017529  0x00003f14 branch  0x00004482 
- 00017530  0x00003f19 fetch  0x00000001 , 0x000046f0 
- 00017531  0x00003f1a rtneq  0x000000ff 
- 00017532  0x00003f1b store  0x00000001 , 0x00004715 
- 00017533  0x00003f1c branch  0x00004296 
- 00017534  0x00003f1f fetch  0x00000001 , 0x000046f1 
- 00017535  0x00003f20 rtneq  0x000000ff 
- 00017536  0x00003f21 store  0x00000001 , 0x00004715 
- 00017537  0x00003f22 branch  0x00004296 
- 00017538  0x00003f25 call  0x00004296 
- 00017539  0x00003f26 call  0x0000447a 
- 00017540  0x00003f27 call  0x0000447e 
- 00017541  0x00003f29 fetch  0x00000001 , 0x000046f2 
- 00017542  0x00003f2a rtneq  0x000000ff 
- 00017543  0x00003f2b store  0x00000001 , 0x00004715 
- 00017544  0x00003f2c branch  0x00004296 
- 00017545  0x00003f2f fetch  0x00000001 , 0x000046f0 
- 00017546  0x00003f30 store  0x00000001 , 0x00004715 
- 00017547  0x00003f31 branch  0x00004298 
- 00017548  0x00003f33 fetch  0x00000001 , 0x000046f1 
- 00017549  0x00003f34 store  0x00000001 , 0x00004715 
- 00017550  0x00003f35 branch  0x00004298 
- 00017551  0x00003f37 fetch  0x00000001 , 0x000046f2 
- 00017552  0x00003f38 store  0x00000001 , 0x00004715 
- 00017553  0x00003f39 branch  0x00004298 
- 00017554  0x00003f3e bpatch  0x000000ef , 0x0000401d 
- 00017555  0x00003f3f fetch  0x00000001 , 0x0000471e 
- 00017556  0x00003f40 increase  0xffffffff , 0x0000003f 
- 00017557  0x00003f41 store  0x00000001 , 0x0000471e 
- 00017558  0x00003f42 fetcht  0x00000001 , 0x00004720 
- 00017559  0x00003f43 increase  0x00000001 , 0x00000002 
- 00017560  0x00003f44 fetch  0x00000001 , 0x000046d2 
- 00017561  0x00003f45 isub  0x00000002 , 0x0000003e 
- 00017562  0x00003f46 ncall  0x000043cc , 0x00000002 
- 00017563  0x00003f47 storet  0x00000001 , 0x00004720 
- 00017564  0x00003f48 jam  0x00000000 , 0x000041bd 
- 00017565  0x00003f49 call  0x0000437a 
- 00017566  0x00003f4a call  0x000042fb 
- 00017567  0x00003f4b branch  0x000042a2 
- 00017568  0x00003f4e call  0x00004482 
- 00017569  0x00003f4f setarg  0x00000000 
- 00017570  0x00003f50 store  0x00000008 , 0x000000a1 
- 00017571  0x00003f51 branch  0x00002b1f 
- 00017572  0x00003f5d rtn  0x0000002b 
- 00017573  0x00003f5e hfetch  0x00000001 , 0x00008081 
- 00017574  0x00003f5f and_into  0x000000f0 , 0x0000003f 
- 00017575  0x00003f60 hstore  0x00000001 , 0x00008081 
- 00017576  0x00003f61 call  0x00006948 
- 00017577  0x00003f62 setarg  0x000044e6 
- 00017578  0x00003f63 store  0x00000002 , 0x000041eb 
- 00017579  0x00003f65 setarg  0x000044e9 
- 00017580  0x00003f66 store  0x00000002 , 0x000041ed 
- 00017581  0x00003f68 setarg  0x000044ef 
- 00017582  0x00003f69 store  0x00000002 , 0x000041f3 
- 00017583  0x00003f6b setarg  0x000044f2 
- 00017584  0x00003f6c store  0x00000002 , 0x000041f5 
- 00017585  0x00003f6e setarg  0x000033d0 
- 00017586  0x00003f6f store  0x00000002 , 0x000041e9 
- 00017587  0x00003f71 call  0x00002c7a 
- 00017588  0x00003f72 setarg  0x000045c2 
- 00017589  0x00003f73 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00017590  0x00003f74 istore  0x00000002 , 0x00000005 
- 00017591  0x00003f76 setarg  0x000044ea 
- 00017592  0x00003f77 add  0x00000013 , 0x000000da , 0x00000005 
- 00017593  0x00003f78 istore  0x00000002 , 0x00000005 
- 00017594  0x00003f7a setarg  0x000044e9 
- 00017595  0x00003f7b add  0x00000013 , 0x000000dc , 0x00000005 
- 00017596  0x00003f7c istore  0x00000002 , 0x00000005 
- 00017597  0x00003f7e setarg  0x0000450e 
- 00017598  0x00003f7f store  0x00000002 , 0x000041fd 
- 00017599  0x00003f81 setarg  0x000044da 
- 00017600  0x00003f82 store  0x00000002 , 0x0000475b 
- 00017601  0x00003f84 setarg  0x000044d6 
- 00017602  0x00003f85 store  0x00000002 , 0x0000475f 
- 00017603  0x00003f87 setarg  0x00004560 
- 00017604  0x00003f88 store  0x00000002 , 0x0000470f 
- 00017605  0x00003f8a bpatch  0x000000f0 , 0x0000401e 
- 00017606  0x00003f8b call  0x000044e2 
- 00017607  0x00003f8c call  0x00007e38 
- 00017608  0x00003f8d jam  0x00000002 , 0x00004172 
- 00017609  0x00003f8e fetch  0x00000001 , 0x0000472b 
- 00017610  0x00003f8f store  0x00000001 , 0x0000469a 
- 00017611  0x00003f90 beq  0x00000000 , 0x000044d5 
- 00017612  0x00003f91 fetch  0x00000001 , 0x0000472c 
- 00017613  0x00003f92 store  0x00000001 , 0x00004686 
- 00017614  0x00003f94 call  0x000044db 
- 00017615  0x00003f95 call  0x00007cd3 
- 00017616  0x00003f96 call  0x00007cdd 
- 00017617  0x00003f97 jam  0x00000001 , 0x00004757 
- 00017618  0x00003f98 fetch  0x00000002 , 0x00004682 
- 00017619  0x00003f99 rtnbit1  0x0000000c 
- 00017620  0x00003f9a branch  0x0000340a 
- 00017621  0x00003f9f jam  0x00000002 , 0x00004757 
- 00017622  0x00003fa1 call  0x000044db 
- 00017623  0x00003fa3 arg  0x00000000 , 0x00000011 
- 00017624  0x00003fa4 call  0x00007d1e 
- 00017625  0x00003fa6 branch  0x00002ee4 
- 00017626  0x00003fa9 branch  0x000044db 
- 00017627  0x00003fac bpatch  0x000000f1 , 0x0000401e 
- 00017628  0x00003fad fetch  0x00000001 , 0x00004729 
- 00017629  0x00003fae bne  0x000000ff , 0x000044e0 
- 00017630  0x00003fb0 fetcht  0x00000001 , 0x00004706 
- 00017631  0x00003fb1 branch  0x0000680e 
- 00017632  0x00003fb3 store  0x00000001 , 0x00004706 
- 00017633  0x00003fb4 branch  0x000044de 
- 00017634  0x00003fb8 call  0x00002c9d 
- 00017635  0x00003fb9 fetch  0x00000002 , 0x00004753 
- 00017636  0x00003fba store  0x00000002 , 0x00004755 
- 00017637  0x00003fbb branch  0x00004515 
- 00017638  0x00003fc3 call  0x00006835 
- 00017639  0x00003fc4 call  0x000044e9 
- 00017640  0x00003fc5 branch  0x0000340a 
- 00017641  0x00003fc8 branch  0x0000696c 
- 00017642  0x00003fcb fetch  0x00000001 , 0x00004765 
- 00017643  0x00003fcc rtn  0x00000034 
- 00017644  0x00003fce branch  0x00002d83 
- 00017645  0x00003fd1 rtn 
- 00017646  0x00003fd4 branch  0x00006978 
- 00017647  0x00003fd7 call  0x00004544 
- 00017648  0x00003fd8 call  0x00004503 
- 00017649  0x00003fd9 branch  0x000044ee 
- 00017650  0x00003fdc copy  0x00000013 , 0x0000003f 
- 00017651  0x00003fdd beq  0x0000002d , 0x00003431 
- 00017652  0x00003fde beq  0x00000010 , 0x0000341a 
- 00017653  0x00003fdf beq  0x00000039 , 0x000044fb 
- 00017654  0x00003fe0 beq  0x0000003c , 0x000044ff 
- 00017655  0x00003fe1 beq  0x0000003a , 0x000044f9 
- 00017656  0x00003fe2 rtn 
- 00017657  0x00003fe5 jam  0x00000001 , 0x00004765 
- 00017658  0x00003fe6 rtn 
- 00017659  0x00003fe9 jam  0x00000001 , 0x00004765 
- 00017660  0x00003fea jam  0x00000001 , 0x00004763 
- 00017661  0x00003feb jam  0x00000001 , 0x00004764 
- 00017662  0x00003fec rtn 
- 00017663  0x00003fef jam  0x00000001 , 0x00004765 
- 00017664  0x00003ff0 jam  0x00000001 , 0x00004763 
- 00017665  0x00003ff1 jam  0x00000001 , 0x00004764 
- 00017666  0x00003ff2 rtn 
- 00017667  0x00003ff5 fetch  0x00000001 , 0x00004763 
- 00017668  0x00003ff6 rtneq  0x00000000 
- 00017669  0x00003ff7 fetch  0x00000001 , 0x00004762 
- 00017670  0x00003ff8 rtneq  0x00000001 
- 00017671  0x00003ff9 jam  0x00000001 , 0x00004762 
- 00017672  0x00003ffb arg  0x00000000 , 0x00000011 
- 00017673  0x00003ffc branch  0x00007d19 
- 00017674  0x00003ffe arg  0x00000000 , 0x00000011 
- 00017675  0x00003fff call  0x00007d19 
- 00017676  0x00004000 call  0x000044db 
- 00017677  0x00004001 branch  0x0000340a 
- 00017678  0x00004004 call  0x0000337b 
- 00017679  0x00004005 branch  0x00004510 
- 00017680  0x00004008 fetch  0x00000001 , 0x0000472d 
- 00017681  0x00004009 rtn  0x00000034 
- 00017682  0x0000400a arg  0x00004755 , 0x00000013 
- 00017683  0x0000400b arg  0x0000450a , 0x00000012 
- 00017684  0x0000400c branch  0x00003374 
- 00017685  0x00004010 call  0x0000451a 
- 00017686  0x00004011 storet  0x00000002 , 0x0000471a 
- 00017687  0x00004012 call  0x0000451f 
- 00017688  0x00004013 storet  0x00000002 , 0x0000471c 
- 00017689  0x00004014 rtn 
- 00017690  0x00004017 fetch  0x00000002 , 0x0000471a 
- 00017691  0x00004018 store  0x00000002 , 0x0000471e 
- 00017692  0x00004019 call  0x00004540 
- 00017693  0x0000401a call  0x00004525 
- 00017694  0x0000401b store  0x00000001 , 0x00004724 
- 00017695  0x0000401d fetch  0x00000002 , 0x0000471c 
- 00017696  0x0000401e store  0x00000002 , 0x0000471e 
- 00017697  0x0000401f call  0x00004542 
- 00017698  0x00004020 call  0x00004525 
- 00017699  0x00004021 store  0x00000001 , 0x00004725 
- 00017700  0x00004022 rtn 
- 00017701  0x00004024 fetch  0x00000002 , 0x00004720 
- 00017702  0x00004025 copy  0x0000003f , 0x00000011 
- 00017703  0x00004026 fetch  0x00000002 , 0x0000471e 
- 00017704  0x00004027 call  0x0000452e 
- 00017705  0x00004028 fetch  0x00000001 , 0x00004719 
- 00017706  0x00004029 nbranch  0x00004537 , 0x00000034 
- 00017707  0x0000402a nrtn  0x00000002 
- 00017708  0x0000402b fetcht  0x00000002 , 0x0000471e 
- 00017709  0x0000402c rtn 
- 00017710  0x0000402e isub  0x00000002 , 0x0000003f 
- 00017711  0x0000402f branch  0x00004534 , 0x00000002 
- 00017712  0x00004030 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00017713  0x00004031 jam  0x00000001 , 0x00004718 
- 00017714  0x00004032 isub  0x00000011 , 0x0000003e 
- 00017715  0x00004033 rtn 
- 00017716  0x00004035 jam  0x00000000 , 0x00004718 
- 00017717  0x00004036 isub  0x00000011 , 0x0000003e 
- 00017718  0x00004037 rtn 
- 00017719  0x00004039 nbranch  0x0000453e , 0x00000002 
- 00017720  0x0000403a fetch  0x00000001 , 0x00004718 
- 00017721  0x0000403b nbranch  0x0000453c , 0x00000034 
- 00017722  0x0000403d setarg  0x00000001 
- 00017723  0x0000403e rtn 
- 00017724  0x00004040 setarg  0x00000002 
- 00017725  0x00004041 rtn 
- 00017726  0x00004043 setarg  0x00000000 
- 00017727  0x00004044 rtn 
- 00017728  0x00004046 jam  0x00000033 , 0x0000422e 
- 00017729  0x00004047 branch  0x000068eb 
- 00017730  0x00004049 jam  0x00000034 , 0x0000422e 
- 00017731  0x0000404a branch  0x000068eb 
- 00017732  0x0000404e fetch  0x00000001 , 0x0000472a 
- 00017733  0x0000404f rtnne  0x00000001 
- 00017734  0x00004051 bpatch  0x000000f2 , 0x0000401e 
- 00017735  0x00004052 jam  0x00000001 , 0x00004719 
- 00017736  0x00004053 call  0x0000451a 
- 00017737  0x00004054 fetch  0x00000002 , 0x00004724 
- 00017738  0x00004055 fetcht  0x00000002 , 0x00004722 
- 00017739  0x00004056 isub  0x00000002 , 0x0000003e 
- 00017740  0x00004057 rtn  0x00000005 
- 00017741  0x00004058 store  0x00000002 , 0x00004722 
- 00017742  0x00004059 call  0x00004550 
- 00017743  0x0000405a branch  0x00004554 
- 00017744  0x0000405d fetch  0x00000001 , 0x00004724 
- 00017745  0x0000405e branch  0x0000455a , 0x00000034 
- 00017746  0x0000405f increase  0xffffffff , 0x0000003f 
- 00017747  0x00004060 branch  0x00004557 
- 00017748  0x00004062 fetch  0x00000001 , 0x00004725 
- 00017749  0x00004063 branch  0x0000455d , 0x00000034 
- 00017750  0x00004064 increase  0x00000001 , 0x0000003f 
- 00017751  0x00004066 copy  0x0000003f , 0x00000007 
- 00017752  0x00004067 arg  0x00000001 , 0x00000011 
- 00017753  0x00004068 branch  0x00004560 
- 00017754  0x0000406b arg  0x00000000 , 0x00000007 
- 00017755  0x0000406c arg  0x00000000 , 0x00000011 
- 00017756  0x0000406d branch  0x00004560 
- 00017757  0x0000406f arg  0x00000002 , 0x00000007 
- 00017758  0x00004070 arg  0x00000000 , 0x00000011 
- 00017759  0x00004071 branch  0x00004560 
- 00017760  0x00004074 copy  0x00000011 , 0x0000003f 
- 00017761  0x00004075 store  0x00000001 , 0x00004761 
- 00017762  0x00004076 fetch  0x00000001 , 0x00004763 
- 00017763  0x00004077 beq  0x00000000 , 0x00002ee4 
- 00017764  0x00004078 fetch  0x00000002 , 0x00004753 
- 00017765  0x00004079 store  0x00000002 , 0x00004755 
- 00017766  0x0000407a fetch  0x00000001 , 0x00004761 
- 00017767  0x0000407b branch  0x00004580 , 0x00000034 
- 00017768  0x0000407d bpatch  0x000000f3 , 0x0000401e 
- 00017769  0x0000407e arg  0x00000000 , 0x00000011 
- 00017770  0x0000407f call  0x00007d14 
- 00017771  0x00004081 copy  0x00000007 , 0x0000003f 
- 00017772  0x00004082 beq  0x00000004 , 0x000045a3 
- 00017773  0x00004083 beq  0x00000005 , 0x000045a5 
- 00017774  0x00004084 beq  0x00000006 , 0x000045a7 
- 00017775  0x00004088 call  0x0000458b 
- 00017776  0x00004089 beq  0x00000000 , 0x00004574 
- 00017777  0x0000408a beq  0x00000002 , 0x0000457a 
- 00017778  0x0000408b beq  0x00000003 , 0x00004574 
- 00017779  0x0000408c rtn 
- 00017780  0x0000408f copy  0x00000007 , 0x0000003f 
- 00017781  0x00004090 beq  0x00000000 , 0x0000458f 
- 00017782  0x00004091 beq  0x00000001 , 0x00004591 
- 00017783  0x00004092 beq  0x00000002 , 0x00004593 
- 00017784  0x00004093 beq  0x00000003 , 0x00004595 
- 00017785  0x00004094 rtn 
- 00017786  0x00004097 copy  0x00000007 , 0x0000003f 
- 00017787  0x00004098 beq  0x00000000 , 0x00004597 
- 00017788  0x00004099 beq  0x00000001 , 0x0000459a 
- 00017789  0x0000409a beq  0x00000002 , 0x0000459d 
- 00017790  0x0000409b beq  0x00000003 , 0x000045a0 
- 00017791  0x0000409c rtn 
- 00017792  0x0000409f bpatch  0x000000f4 , 0x0000401e 
- 00017793  0x000040a0 arg  0x00000000 , 0x00000011 
- 00017794  0x000040a1 call  0x00007d19 
- 00017795  0x000040a3 copy  0x00000007 , 0x0000003f 
- 00017796  0x000040a4 beq  0x00000004 , 0x000045bc 
- 00017797  0x000040a5 beq  0x00000005 , 0x000045bc 
- 00017798  0x000040a9 call  0x0000458b 
- 00017799  0x000040aa beq  0x00000000 , 0x000045a9 
- 00017800  0x000040ab beq  0x00000002 , 0x000045af 
- 00017801  0x000040ac beq  0x00000003 , 0x000045a9 
- 00017802  0x000040ad rtn 
- 00017803  0x000040b0 fetch  0x00000001 , 0x00004728 
- 00017804  0x000040b1 fetcht  0x00000001 , 0x00004727 
- 00017805  0x000040b2 ior  0x00000002 , 0x0000003f 
- 00017806  0x000040b3 rtn 
- 00017807  0x000040b7 jam  0x00000001 , 0x00004734 
- 00017808  0x000040b8 branch  0x000045be 
- 00017809  0x000040ba jam  0x00000002 , 0x00004734 
- 00017810  0x000040bb branch  0x000045be 
- 00017811  0x000040bd jam  0x00000001 , 0x00004736 
- 00017812  0x000040be branch  0x000045be 
- 00017813  0x000040c0 jam  0x00000002 , 0x00004736 
- 00017814  0x000040c1 branch  0x000045be 
- 00017815  0x000040c5 jam  0x00000001 , 0x00004734 
- 00017816  0x000040c6 jam  0x00000001 , 0x00004736 
- 00017817  0x000040c7 branch  0x000045be 
- 00017818  0x000040c9 jam  0x00000002 , 0x00004734 
- 00017819  0x000040ca jam  0x00000002 , 0x00004736 
- 00017820  0x000040cb branch  0x000045be 
- 00017821  0x000040cd jam  0x00000002 , 0x00004734 
- 00017822  0x000040ce jam  0x00000001 , 0x00004736 
- 00017823  0x000040cf branch  0x000045be 
- 00017824  0x000040d1 jam  0x00000001 , 0x00004734 
- 00017825  0x000040d2 jam  0x00000002 , 0x00004736 
- 00017826  0x000040d3 branch  0x000045be 
- 00017827  0x000040d7 jam  0x00000001 , 0x00004738 
- 00017828  0x000040d8 branch  0x000045be 
- 00017829  0x000040da jam  0x00000002 , 0x00004738 
- 00017830  0x000040db branch  0x000045be 
- 00017831  0x000040de jam  0x00000001 , 0x00004741 
- 00017832  0x000040df branch  0x000045c0 
- 00017833  0x000040e2 copy  0x00000007 , 0x0000003f 
- 00017834  0x000040e3 beq  0x00000000 , 0x000045b5 
- 00017835  0x000040e4 beq  0x00000001 , 0x000045b5 
- 00017836  0x000040e5 beq  0x00000002 , 0x000045b7 
- 00017837  0x000040e6 beq  0x00000003 , 0x000045b7 
- 00017838  0x000040e7 rtn 
- 00017839  0x000040ea copy  0x00000007 , 0x0000003f 
- 00017840  0x000040eb beq  0x00000000 , 0x000045b9 
- 00017841  0x000040ec beq  0x00000001 , 0x000045b9 
- 00017842  0x000040ed beq  0x00000002 , 0x000045b9 
- 00017843  0x000040ee beq  0x00000003 , 0x000045b9 
- 00017844  0x000040ef rtn 
- 00017845  0x000040f3 jam  0x00000000 , 0x00004734 
- 00017846  0x000040f4 branch  0x000045be 
- 00017847  0x000040f7 jam  0x00000000 , 0x00004736 
- 00017848  0x000040f8 branch  0x000045be 
- 00017849  0x000040fe jam  0x00000000 , 0x00004734 
- 00017850  0x000040ff jam  0x00000000 , 0x00004736 
- 00017851  0x00004100 branch  0x000045be 
- 00017852  0x00004104 jam  0x00000000 , 0x00004738 
- 00017853  0x00004105 branch  0x000045be 
- 00017854  0x00004108 arg  0x0000472e , 0x00000011 
- 00017855  0x00004109 branch  0x00007e3d 
- 00017856  0x0000410b arg  0x0000473b , 0x00000011 
- 00017857  0x0000410c branch  0x00007e3d 
- 00017858  0x0000410f fetch  0x00000001 , 0x00004764 
- 00017859  0x00004110 beq  0x00000001 , 0x000045cc 
- 00017860  0x00004111 arg  0x00004744 , 0x00000011 
- 00017861  0x00004112 call  0x00007e54 
- 00017862  0x00004113 nbranch  0x000045d1 , 0x00000028 
- 00017863  0x00004115 arg  0x00004744 , 0x00000006 
- 00017864  0x00004116 ifetch  0x00000001 , 0x00000006 
- 00017865  0x00004117 copy  0x0000003f , 0x00000011 
- 00017866  0x00004118 arg  0x00004745 , 0x00000012 
- 00017867  0x0000411b rtn 
- 00017868  0x0000411e jam  0x00000000 , 0x00004764 
- 00017869  0x0000411f enable  0x00000028 
- 00017870  0x00004120 arg  0x00000001 , 0x00000011 
- 00017871  0x00004121 arg  0x00004766 , 0x00000012 
- 00017872  0x00004122 rtn 
- 00017873  0x00004125 fetch  0x00000001 , 0x00004747 
- 00017874  0x00004126 beq  0x00000004 , 0x000045d5 
- 00017875  0x00004127 beq  0x00000005 , 0x000045d5 
- 00017876  0x00004128 rtn 
- 00017877  0x0000412a fetch  0x00000001 , 0x0000474a 
- 00017878  0x0000412b nbranch  0x000045dc , 0x00000034 
- 00017879  0x0000412c fetch  0x00000001 , 0x0000474c 
- 00017880  0x0000412d nbranch  0x000045dc , 0x00000034 
- 00017881  0x0000412e fetch  0x00000001 , 0x0000474e 
- 00017882  0x0000412f nbranch  0x000045dc , 0x00000034 
- 00017883  0x00004130 rtn 
- 00017884  0x00004132 enable  0x00000028 
- 00017885  0x00004133 branch  0x000045c7 
- 00017886  0x0000413c rtn  0x0000002b 
- 00017887  0x0000413d hfetch  0x00000001 , 0x00008081 
- 00017888  0x0000413e and_into  0x000000fc , 0x0000003f 
- 00017889  0x0000413f hstore  0x00000001 , 0x00008081 
- 00017890  0x00004140 setarg  0x000046b4 
- 00017891  0x00004141 store  0x00000002 , 0x000041eb 
- 00017892  0x00004143 setarg  0x000046b3 
- 00017893  0x00004144 store  0x00000002 , 0x000041ed 
- 00017894  0x00004146 setarg  0x0000340a 
- 00017895  0x00004147 store  0x00000002 , 0x000041f7 
- 00017896  0x00004149 setarg  0x000046b1 
- 00017897  0x0000414a store  0x00000002 , 0x000041f3 
- 00017898  0x0000414c setarg  0x00004612 
- 00017899  0x0000414d store  0x00000002 , 0x000041f5 
- 00017900  0x0000414f setarg  0x0000460c 
- 00017901  0x00004150 store  0x00000002 , 0x000041e9 
- 00017902  0x00004152 setarg  0x0000476a 
- 00017903  0x00004153 store  0x00000002 , 0x000041f9 
- 00017904  0x00004155 setarg  0x00004686 
- 00017905  0x00004156 store  0x00000002 , 0x000041fd 
- 00017906  0x00004158 setarg  0x00004729 
- 00017907  0x00004159 store  0x00000002 , 0x000046e7 
- 00017908  0x0000415b setarg  0x00004806 
- 00017909  0x0000415c store  0x00000002 , 0x000046e2 
- 00017910  0x0000415d setarg  0x00004807 
- 00017911  0x0000415e store  0x00000002 , 0x000046e4 
- 00017912  0x00004160 call  0x000057a3 
- 00017913  0x00004161 call  0x000047da 
- 00017914  0x00004162 call  0x00004788 
- 00017915  0x00004163 call  0x0000476d 
- 00017916  0x00004164 call  0x00006948 
- 00017917  0x00004165 call  0x0000477a 
- 00017918  0x00004166 call  0x00007e38 
- 00017919  0x00004167 call  0x00007d08 
- 00017920  0x00004168 call  0x00004793 
- 00017921  0x00004169 call  0x000047c7 
- 00017922  0x0000416b bpatch  0x000000f5 , 0x0000401e 
- 00017923  0x0000416c call  0x0000464f 
- 00017924  0x0000416d fetch  0x00000001 , 0x000046dd 
- 00017925  0x0000416e beq  0x00000000 , 0x00004609 
- 00017926  0x0000416f fetch  0x00000001 , 0x000046de 
- 00017927  0x00004170 store  0x00000001 , 0x00004686 
- 00017928  0x00004171 branch  0x0000480e 
- 00017929  0x00004175 jam  0x000000ff , 0x00004686 
- 00017930  0x00004176 jam  0x00000001 , 0x000046df 
- 00017931  0x00004177 branch  0x000046d9 
- 00017932  0x0000417c fetch  0x00000001 , 0x000046df 
- 00017933  0x0000417d beq  0x00000002 , 0x000033d0 
- 00017934  0x0000417e call  0x0000527e 
- 00017935  0x0000417f fetch  0x00000001 , 0x00004256 
- 00017936  0x00004180 nbranch  0x000033d0 , 0x00000034 
- 00017937  0x00004181 branch  0x000033d2 
- 00017938  0x00004186 copy  0x00000013 , 0x0000003f 
- 00017939  0x00004188 beq  0x00000001 , 0x00004626 
- 00017940  0x00004189 beq  0x00000002 , 0x00004629 
- 00017941  0x0000418a beq  0x00000004 , 0x00004631 
- 00017942  0x0000418b beq  0x00000005 , 0x00004633 
- 00017943  0x0000418c beq  0x00000006 , 0x00004635 
- 00017944  0x0000418d beq  0x00000007 , 0x00004638 
- 00017945  0x0000418e beq  0x00000012 , 0x0000463c 
- 00017946  0x0000418f beq  0x00000013 , 0x00004644 
- 00017947  0x00004190 beq  0x00000027 , 0x00004645 
- 00017948  0x00004191 beq  0x0000002e , 0x00004648 
- 00017949  0x00004192 beq  0x0000003d , 0x00004649 
- 00017950  0x00004194 beq  0x00000014 , 0x00004658 
- 00017951  0x00004195 beq  0x00000015 , 0x0000465c 
- 00017952  0x00004196 beq  0x0000003f , 0x0000465f 
- 00017953  0x00004197 beq  0x00000040 , 0x00004665 
- 00017954  0x00004199 beq  0x00000010 , 0x0000466b 
- 00017955  0x0000419a beq  0x0000002c , 0x0000466c 
- 00017956  0x0000419b beq  0x0000002d , 0x00004677 
- 00017957  0x0000419c rtn 
- 00017958  0x000041a2 jam  0x00000000 , 0x000046ad 
- 00017959  0x000041a3 jam  0x00000000 , 0x000046ac 
- 00017960  0x000041a4 rtn 
- 00017961  0x000041a8 call  0x0000462b 
- 00017962  0x000041a9 branch  0x00004631 
- 00017963  0x000041ac jam  0x00000000 , 0x000041e2 
- 00017964  0x000041ad jam  0x00000000 , 0x00004680 
- 00017965  0x000041ae jam  0x00000000 , 0x00004205 
- 00017966  0x000041af jam  0x00000000 , 0x000046ac 
- 00017967  0x000041b0 jam  0x00000000 , 0x000046ad 
- 00017968  0x000041b1 branch  0x00007e38 
- 00017969  0x000041b5 call  0x000033a9 
- 00017970  0x000041b6 branch  0x000046c2 
- 00017971  0x000041ba call  0x000046b6 
- 00017972  0x000041bb branch  0x00003408 
- 00017973  0x000041bf setarg  0x00000002 
- 00017974  0x000041c0 store  0x00000001 , 0x00004680 
- 00017975  0x000041c1 rtn 
- 00017976  0x000041c5 jam  0x00000000 , 0x000046ac 
- 00017977  0x000041c6 setarg  0x00000001 
- 00017978  0x000041c7 store  0x00000001 , 0x000046ad 
- 00017979  0x000041c8 rtn 
- 00017980  0x000041cc fetch  0x00000001 , 0x000041e2 
- 00017981  0x000041cd rtneq  0x00000001 
- 00017982  0x000041ce jam  0x00000001 , 0x000041e2 
- 00017983  0x000041cf call  0x00003416 
- 00017984  0x000041d0 call  0x00003414 
- 00017985  0x000041d1 call  0x000046b6 
- 00017986  0x000041d2 call  0x00003408 
- 00017987  0x000041d3 branch  0x0000340e 
- 00017988  0x000041d7 branch  0x00004631 
- 00017989  0x000041db setarg  0x00000005 
- 00017990  0x000041dc store  0x00000001 , 0x000046ac 
- 00017991  0x000041dd rtn 
- 00017992  0x000041e1 branch  0x000033cd 
- 00017993  0x000041e6 arg  0x00000000 , 0x00000012 
- 00017994  0x000041e7 fetch  0x00000001 , 0x00004217 
- 00017995  0x000041e8 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00017996  0x000041e9 fetch  0x00000002 , 0x00004215 
- 00017997  0x000041ea copy  0x0000003f , 0x00000011 
- 00017998  0x000041eb branch  0x00006606 
- 00017999  0x000041ee arg  0x00000000 , 0x00000012 
- 00018000  0x000041ef fetch  0x00000001 , 0x0000469a 
- 00018001  0x000041f0 rtnbit0  0x00000001 
- 00018002  0x000041f1 fetch  0x00000001 , 0x00004217 
- 00018003  0x000041f2 rtn  0x00000034 
- 00018004  0x000041f3 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00018005  0x000041f4 fetch  0x00000002 , 0x00004215 
- 00018006  0x000041f5 copy  0x0000003f , 0x00000011 
- 00018007  0x000041f6 branch  0x000065df 
- 00018008  0x000041fb call  0x000046b6 
- 00018009  0x000041fc setarg  0x00000000 
- 00018010  0x000041fd store  0x00000002 , 0x000046b7 
- 00018011  0x000041fe branch  0x00003408 
- 00018012  0x00004202 call  0x00007e38 
- 00018013  0x00004203 jam  0x00000000 , 0x000046b0 
- 00018014  0x00004204 branch  0x000046d9 
- 00018015  0x00004208 call  0x00007e38 
- 00018016  0x00004209 jam  0x00000001 , 0x000046b0 
- 00018017  0x0000420a fetch  0x00000008 , 0x000046c1 
- 00018018  0x0000420b store  0x00000008 , 0x00004496 
- 00018019  0x0000420c call  0x00003416 
- 00018020  0x0000420d branch  0x00005abf 
- 00018021  0x00004211 fetch  0x00000002 , 0x00004509 
- 00018022  0x00004212 rtneq  0x00000000 
- 00018023  0x00004213 fetch  0x00000008 , 0x000046c9 
- 00018024  0x00004214 rtn  0x00000034 
- 00018025  0x00004215 store  0x00000008 , 0x00004496 
- 00018026  0x00004216 branch  0x00005abf 
- 00018027  0x0000421b branch  0x0000481f 
- 00018028  0x0000421e fetch  0x00000001 , 0x000046dd 
- 00018029  0x0000421f rtneq  0x00000000 
- 00018030  0x00004220 fetch  0x00000001 , 0x000046df 
- 00018031  0x00004221 rtnne  0x00000001 
- 00018032  0x00004222 call  0x00004672 
- 00018033  0x00004223 branch  0x00003406 
- 00018034  0x00004226 jam  0x00000001 , 0x000048df 
- 00018035  0x00004227 arg  0x0000000b , 0x00000039 
- 00018036  0x00004228 arg  0x000048e0 , 0x00000005 
- 00018037  0x00004229 arg  0x000048c9 , 0x00000006 
- 00018038  0x0000422a branch  0x00007f01 
- 00018039  0x0000422d fetch  0x00000001 , 0x000046dd 
- 00018040  0x0000422e rtneq  0x00000000 
- 00018041  0x0000422f fetch  0x00000001 , 0x000046df 
- 00018042  0x00004230 beq  0x00000001 , 0x0000467c 
- 00018043  0x00004231 branch  0x0000481b 
- 00018044  0x00004234 fetch  0x00000001 , 0x000048df 
- 00018045  0x00004235 rtnne  0x00000001 
- 00018046  0x00004236 jam  0x00000000 , 0x000048df 
- 00018047  0x00004237 fetch  0x00000002 , 0x00004682 
- 00018048  0x00004238 bbit1  0x00000000 , 0x00003408 
- 00018049  0x00004239 bbit1  0x00000009 , 0x00003408 
- 00018050  0x0000423a arg  0x0000000b , 0x00000039 
- 00018051  0x0000423b arg  0x000048e0 , 0x00000006 
- 00018052  0x0000423c arg  0x000048c9 , 0x00000005 
- 00018053  0x0000423d branch  0x00007f01 
- 00018054  0x00004244 call  0x0000468c 
- 00018055  0x00004247 call  0x00004693 
- 00018056  0x0000424a call  0x0000469e 
- 00018057  0x0000424b call  0x000046a6 
- 00018058  0x0000424c call  0x000046a9 
- 00018059  0x0000424f branch  0x000046ac 
- 00018060  0x00004254 arg  0x000046db , 0x00000013 
- 00018061  0x00004255 arg  0x0000468f , 0x00000012 
- 00018062  0x00004256 branch  0x00003374 
- 00018063  0x00004258 jam  0x00000002 , 0x000046df 
- 00018064  0x00004259 call  0x00003408 
- 00018065  0x0000425a call  0x000046f4 
- 00018066  0x0000425b branch  0x0000480b 
- 00018067  0x0000425f arg  0x000048ec , 0x00000013 
- 00018068  0x00004260 arg  0x00004696 , 0x00000012 
- 00018069  0x00004261 branch  0x0000336d 
- 00018070  0x00004264 fetch  0x00000002 , 0x00004682 
- 00018071  0x00004265 bbit1  0x00000009 , 0x0000480b 
- 00018072  0x00004266 bbit1  0x00000000 , 0x0000480b 
- 00018073  0x00004267 fetch  0x00000001 , 0x000048c9 
- 00018074  0x00004268 beq  0x00000001 , 0x0000480b 
- 00018075  0x00004269 beq  0x00000004 , 0x0000480b 
- 00018076  0x0000426a beq  0x00000005 , 0x0000480b 
- 00018077  0x0000426b branch  0x0000340a 
- 00018078  0x00004270 arg  0x000046ac , 0x00000013 
- 00018079  0x00004271 arg  0x000046a1 , 0x00000012 
- 00018080  0x00004272 branch  0x0000336d 
- 00018081  0x00004275 fetch  0x00000001 , 0x0000027f 
- 00018082  0x00004276 set1  0x00000000 , 0x0000003f 
- 00018083  0x00004277 set1  0x00000007 , 0x0000003f 
- 00018084  0x00004278 store  0x00000001 , 0x0000027f 
- 00018085  0x00004279 rtn 
- 00018086  0x0000427c arg  0x00004680 , 0x00000013 
- 00018087  0x0000427d arg  0x0000463c , 0x00000012 
- 00018088  0x0000427e branch  0x0000336d 
- 00018089  0x00004281 arg  0x000046ad , 0x00000013 
- 00018090  0x00004282 arg  0x000033e9 , 0x00000012 
- 00018091  0x00004283 branch  0x0000336d 
- 00018092  0x00004289 fetch  0x00000001 , 0x000046df 
- 00018093  0x0000428a rtnne  0x00000001 
- 00018094  0x0000428b arg  0x000046b7 , 0x00000013 
- 00018095  0x0000428c arg  0x000046c2 , 0x00000012 
- 00018096  0x0000428d branch  0x00003374 
- 00018097  0x00004291 call  0x0000473a 
- 00018098  0x00004292 branch  0x00006978 
- 00018099  0x00004296 branch  0x0000696c 
- 00018100  0x00004299 call  0x00006835 
- 00018101  0x0000429a branch  0x000046b3 
- 00018102  0x000042a1 fetch  0x00000001 , 0x0000469a 
- 00018103  0x000042a2 bbit1  0x00000001 , 0x000046be 
- 00018104  0x000042a3 bbit1  0x00000000 , 0x000046ba 
- 00018105  0x000042a4 rtn 
- 00018106  0x000042a7 fetch  0x00000002 , 0x000046d7 
- 00018107  0x000042a8 store  0x00000002 , 0x000046d9 
- 00018108  0x000042a9 store  0x00000002 , 0x000046db 
- 00018109  0x000042aa branch  0x000033f8 
- 00018110  0x000042ad fetch  0x00000002 , 0x000046d3 
- 00018111  0x000042ae store  0x00000002 , 0x000046d9 
- 00018112  0x000042af store  0x00000002 , 0x000046db 
- 00018113  0x000042b0 branch  0x000033f0 
- 00018114  0x000042b3 fetch  0x00000001 , 0x000046df 
- 00018115  0x000042b4 rtnne  0x00000001 
- 00018116  0x000042b5 fetch  0x00000001 , 0x0000469a 
- 00018117  0x000042b6 bbit1  0x00000001 , 0x000046c8 
- 00018118  0x000042b7 bbit1  0x00000000 , 0x000046cc 
- 00018119  0x000042b8 rtn 
- 00018120  0x000042bb fetch  0x00000002 , 0x000046d1 ,
- 00018121  0x000042bc store  0x00000002 , 0x000046d9 
- 00018122  0x000042bd store  0x00000002 , 0x000046db 
- 00018123  0x000042be branch  0x000033eb 
- 00018124  0x000042c1 fetch  0x00000002 , 0x00004682 
- 00018125  0x000042c2 rtnbit1  0x00000009 
- 00018126  0x000042c3 fetch  0x00000002 , 0x000046d5 
- 00018127  0x000042c4 store  0x00000002 , 0x000046d9 
- 00018128  0x000042c5 store  0x00000002 , 0x000046db 
- 00018129  0x000042c6 fetch  0x00000002 , 0x000046b3 
- 00018130  0x000042c7 call  0x000046f0 
- 00018131  0x000042c8 call  0x00003404 
- 00018132  0x000042c9 fetch  0x00000004 , 0x000046bd 
- 00018133  0x000042ca store  0x00000004 , 0x000048cc 
- 00018134  0x000042cb fetch  0x00000002 , 0x00004682 
- 00018135  0x000042cc rtnbit1  0x0000000b 
- 00018136  0x000042cd branch  0x000033fa 
- 00018137  0x000042d1 fetch  0x00000001 , 0x000046df 
- 00018138  0x000042d2 rtnne  0x00000001 
- 00018139  0x000042d3 fetch  0x00000001 , 0x0000469a 
- 00018140  0x000042d4 bbit1  0x00000001 , 0x000046df 
- 00018141  0x000042d5 bbit1  0x00000000 , 0x000046e4 
- 00018142  0x000042d6 rtn 
- 00018143  0x000042d9 call  0x000046f8 
- 00018144  0x000042da branch  0x000046c2 , 0x00000034 
- 00018145  0x000042db call  0x00003406 
- 00018146  0x000042dc call  0x000033f0 
- 00018147  0x000042dd branch  0x000033e1 
- 00018148  0x000042e0 fetch  0x00000002 , 0x000046b7 
- 00018149  0x000042e1 fetcht  0x00000002 , 0x000046b5 
- 00018150  0x000042e2 storet  0x00000002 , 0x000046b7 
- 00018151  0x000042e3 nrtn  0x00000034 
- 00018152  0x000042e4 fetch  0x00000002 , 0x000046b1 
- 00018153  0x000042e5 call  0x000046f0 
- 00018154  0x000042e6 call  0x00003404 
- 00018155  0x000042e7 fetch  0x00000004 , 0x000046b9 
- 00018156  0x000042e8 store  0x00000004 , 0x000048cc 
- 00018157  0x000042e9 fetch  0x00000002 , 0x00004682 
- 00018158  0x000042ea rtnbit1  0x0000000b 
- 00018159  0x000042eb branch  0x000033fa 
- 00018160  0x000042ef store  0x00000002 , 0x00004154 
- 00018161  0x000042f0 increase  0xfffffffc , 0x0000003f 
- 00018162  0x000042f1 store  0x00000002 , 0x00004482 
- 00018163  0x000042f2 rtn 
- 00018164  0x000042f6 fetch  0x00000002 , 0x00004682 
- 00018165  0x000042f7 bbit1  0x00000009 , 0x00003402 
- 00018166  0x000042f8 bbit1  0x00000000 , 0x000033e9 
- 00018167  0x000042f9 branch  0x000046b6 
- 00018168  0x000042fe fetch  0x00000001 , 0x00004217 
- 00018169  0x000042ff copy  0x0000003f , 0x00000039 
- 00018170  0x00004300 fetch  0x00000002 , 0x00004215 
- 00018171  0x00004301 copy  0x0000003f , 0x00000011 
- 00018172  0x00004303 ifetch  0x00000002 , 0x00000011 
- 00018173  0x00004304 beq  0x00000000 , 0x00004701 
- 00018174  0x00004305 increase  0x00000022 , 0x00000011 
- 00018175  0x00004306 loop  0x000046fc 
- 00018176  0x00004307 branch  0x00007ff1 
- 00018177  0x0000430a ifetch  0x00000006 , 0x00000006 
- 00018178  0x0000430b store  0x00000006 , 0x000041d0 
- 00018179  0x0000430c increase  0x0000000a , 0x00000006 
- 00018180  0x0000430d arg  0x000041be , 0x00000005 
- 00018181  0x0000430e call  0x00007ebf 
- 00018182  0x0000430f call  0x000067d7 
- 00018183  0x00004310 branch  0x00007fef 
- 00018184  0x00004317 call  0x00007fe9 
- 00018185  0x00004318 fetch  0x00000002 , 0x00004682 
- 00018186  0x00004319 bbit1  0x00000000 , 0x0000470d 
- 00018187  0x0000431a bbit1  0x00000009 , 0x00004710 
- 00018188  0x0000431b rtn 
- 00018189  0x0000431e fetch  0x00000001 , 0x00004253 
- 00018190  0x0000431f rtnne  0x0000003f 
- 00018191  0x00004320 branch  0x00007fe7 
- 00018192  0x00004323 fetch  0x00000001 , 0x000046b0 
- 00018193  0x00004324 rtn  0x00000034 
- 00018194  0x00004325 branch  0x00007fe7 
- 00018195  0x0000432b call  0x00007fe9 
- 00018196  0x0000432c fetch  0x00000002 , 0x00004682 
- 00018197  0x0000432d rtnbit1  0x00000000 
- 00018198  0x0000432e rtnbit1  0x00000009 
- 00018199  0x0000432f branch  0x00007fe7 
- 00018200  0x00004334 fetch  0x00000001 , 0x0000469a 
- 00018201  0x00004335 bbit1  0x00000001 , 0x0000471c 
- 00018202  0x00004336 bbit1  0x00000000 , 0x0000471f 
- 00018203  0x00004337 rtn 
- 00018204  0x0000433a fetch  0x00000001 , 0x00004093 
- 00018205  0x0000433b rtnne  0x00000003 
- 00018206  0x0000433c branch  0x000046d9 
- 00018207  0x0000433f branch  0x000046d9 
- 00018208  0x00004343 disable  0x0000002c 
- 00018209  0x00004344 fetch  0x00000002 , 0x000046d9 
- 00018210  0x00004345 store  0x00000002 , 0x000046db 
- 00018211  0x00004347 call  0x00004713 
- 00018212  0x00004348 branch  0x00004718 , 0x00000028 
- 00018213  0x0000434a call  0x00004708 
- 00018214  0x0000434b nrtn  0x00000028 
- 00018215  0x0000434c enable  0x0000002c 
- 00018216  0x0000434d rtn 
- 00018217  0x00004352 call  0x00004720 
- 00018218  0x00004353 nrtn  0x0000002c 
- 00018219  0x00004354 deposit  0x00000011 
- 00018220  0x00004355 branch  0x00004730 , 0x00000034 
- 00018221  0x00004357 call  0x00003406 
- 00018222  0x00004358 arg  0x000046f1 , 0x00000013 
- 00018223  0x00004359 branch  0x00004732 
- 00018224  0x0000435c call  0x00003408 
- 00018225  0x0000435d arg  0x00004719 , 0x00000013 
- 00018226  0x00004360 arg  0x00000005 , 0x0000003f 
- 00018227  0x00004361 imul32  0x00000007 , 0x0000003f 
- 00018228  0x00004362 iadd  0x00000013 , 0x00000013 
- 00018229  0x00004366 ifetch  0x00000001 , 0x00000013 
- 00018230  0x00004367 rtn  0x00000034 
- 00018231  0x00004368 call  0x00004762 
- 00018232  0x00004369 increase  0x00000001 , 0x00000013 
- 00018233  0x0000436a branch  0x00004735 
- 00018234  0x0000436e fetch  0x00000002 , 0x00004682 
- 00018235  0x0000436f bbit1  0x00000009 , 0x0000473e 
- 00018236  0x00004370 bbit1  0x00000000 , 0x0000474e 
- 00018237  0x00004371 rtn 
- 00018238  0x00004374 call  0x00005892 
- 00018239  0x00004375 nrtn  0x00000034 
- 00018240  0x00004376 call  0x00004765 
- 00018241  0x00004377 nrtn  0x00000028 
- 00018242  0x00004378 pincrease  0xffffffff 
- 00018243  0x00004379 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018244  0x0000437a arg  0x00004741 , 0x00000002 
- 00018245  0x0000437b iadd  0x00000002 , 0x00000006 
- 00018246  0x0000437d ifetch  0x00000001 , 0x00000006 
- 00018247  0x0000437e copy  0x0000003f , 0x00000011 
- 00018248  0x0000437f ifetcht  0x00000002 , 0x00000006 
- 00018249  0x00004380 call  0x00007ea5 
- 00018250  0x00004381 call  0x00005a64 
- 00018251  0x00004382 copy  0x00000011 , 0x00000039 
- 00018252  0x00004383 call  0x00007e9f 
- 00018253  0x00004384 branch  0x00007f01 
- 00018254  0x00004388 call  0x00005271 
- 00018255  0x00004389 nrtn  0x00000034 
- 00018256  0x0000438a call  0x00004765 
- 00018257  0x0000438b nrtn  0x00000028 
- 00018258  0x0000438c pincrease  0xffffffff 
- 00018259  0x0000438d mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018260  0x0000438e arg  0x000047a0 , 0x00000002 
- 00018261  0x0000438f iadd  0x00000002 , 0x00000006 
- 00018262  0x00004390 ifetch  0x00000005 , 0x00000006 
- 00018263  0x00004391 store  0x00000005 , 0x0000479b 
- 00018264  0x00004393 fetch  0x00000001 , 0x0000479b 
- 00018265  0x00004394 copy  0x0000003f , 0x00000011 
- 00018266  0x00004395 call  0x00004d63 
- 00018267  0x00004396 fetch  0x00000002 , 0x0000424e 
- 00018268  0x00004397 istore  0x00000002 , 0x00000005 
- 00018269  0x00004398 setarg  0x000000a1 
- 00018270  0x00004399 istore  0x00000001 , 0x00000005 
- 00018271  0x0000439a fetch  0x00000004 , 0x0000479c 
- 00018272  0x0000439b istore  0x00000009 , 0x00000005 
- 00018273  0x0000439c rtn 
- 00018274  0x000043a1 store  0x00000001 , 0x00000a9a 
- 00018275  0x000043a2 arg  0x00000a9a , 0x00000011 
- 00018276  0x000043a3 branch  0x00007e3d 
- 00018277  0x000043a6 arg  0x00000a9a , 0x00000011 
- 00018278  0x000043a7 call  0x00007e54 
- 00018279  0x000043a8 nrtn  0x00000028 
- 00018280  0x000043a9 fetch  0x00000001 , 0x00000a9a 
- 00018281  0x000043aa rtn 
- 00018282  0x000043ae fetch  0x00000002 , 0x00000478 
- 00018283  0x000043af beq  0x00000018 , 0x0000465f 
- 00018284  0x000043b0 rtn 
- 00018285  0x000043b3 setarg  0x00000002 
- 00018286  0x000043b4 store  0x00000001 , 0x000048eb 
- 00018287  0x000043b6 setarg  0x00200008 
- 00018288  0x000043b7 store  0x00000004 , 0x000046c1 
- 00018289  0x000043b8 setarg  0x012c0005 
- 00018290  0x000043b9 istore  0x00000004 , 0x00000005 
- 00018291  0x000043bc jam  0x00000017 , 0x000044a6 
- 00018292  0x000043bf setarg  0x0000001b 
- 00018293  0x000043c0 store  0x00000002 , 0x000044fa 
- 00018294  0x000043c1 call  0x00005810 
- 00018295  0x000043c2 call  0x0000582c 
- 00018296  0x000043c3 call  0x00005839 
- 00018297  0x000043c4 branch  0x00005818 
- 00018298  0x000043c9 arg  0x00000028 , 0x00000039 
- 00018299  0x000043ca arg  0x00004741 , 0x00000005 
- 00018300  0x000043cb arg  0x0000949f , 0x00000006 
- 00018301  0x000043cc call  0x00007ef4 
- 00018302  0x000043cd arg  0x00000028 , 0x00000039 
- 00018303  0x000043ce arg  0x000047a0 , 0x00000005 
- 00018304  0x000043cf arg  0x000094c7 , 0x00000006 
- 00018305  0x000043d0 branch  0x00007ef4 
- 00018306  0x000043d4 arg  0x0000017e , 0x00000039 
- 00018307  0x000043d5 arg  0x0000913a , 0x00000006 
- 00018308  0x000043d6 branch  0x00007ef4 
- 00018309  0x000043da arg  0x000001e7 , 0x00000039 
- 00018310  0x000043db arg  0x000092b8 , 0x00000006 
- 00018311  0x000043dc branch  0x00007ef4 
- 00018312  0x000043e1 call  0x000047ae 
- 00018313  0x000043e2 nrtn  0x00000028 
- 00018314  0x000043e3 fetch  0x00000001 , 0x0000469f 
- 00018315  0x000043e4 call  0x00004790 
- 00018316  0x000043e5 fetch  0x00000001 , 0x000046a0 
- 00018317  0x000043e6 call  0x00004790 
- 00018318  0x000043e7 fetch  0x00000001 , 0x000046a1 
- 00018319  0x000043e8 branch  0x00004790 
- 00018320  0x000043eb rtn  0x00000034 
- 00018321  0x000043ec or  0x0000003f , 0x00000080 , 0x00000002 
- 00018322  0x000043ed branch  0x000067f9 
- 00018323  0x000043f1 call  0x000047ae 
- 00018324  0x000043f2 nrtn  0x00000028 
- 00018325  0x000043f3 call  0x00004797 
- 00018326  0x000043f4 branch  0x000047b4 
- 00018327  0x000043f7 arg  0x00000000 , 0x00000011 
- 00018328  0x000043f8 fetch  0x00000001 , 0x0000469f 
- 00018329  0x000043f9 call  0x000047a9 
- 00018330  0x000043fa nsetflag  0x00000034 , 0x00000000 , 0x00000011 
- 00018331  0x000043fb fetch  0x00000001 , 0x000046a0 
- 00018332  0x000043fc call  0x000047a9 
- 00018333  0x000043fd nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00018334  0x000043fe fetch  0x00000001 , 0x000046a1 
- 00018335  0x000043ff call  0x000047a9 
- 00018336  0x00004400 nsetflag  0x00000034 , 0x00000002 , 0x00000011 
- 00018337  0x00004401 copy  0x00000011 , 0x0000003f 
- 00018338  0x00004402 store  0x00000001 , 0x000046a9 
- 00018339  0x00004403 fetch  0x00000001 , 0x0000469e 
- 00018340  0x00004404 imul32  0x00000011 , 0x0000003f 
- 00018341  0x00004405 fetcht  0x00000002 , 0x0000469c 
- 00018342  0x00004406 iadd  0x00000002 , 0x0000003f 
- 00018343  0x00004407 store  0x00000002 , 0x000046aa 
- 00018344  0x00004408 rtn 
- 00018345  0x0000440b rtn  0x00000034 
- 00018346  0x0000440c or  0x0000003f , 0x00000080 , 0x00000002 
- 00018347  0x0000440d call  0x0000681d 
- 00018348  0x0000440e nbranch  0x00007ff1 , 0x00000001 
- 00018349  0x0000440f branch  0x00007fef 
- 00018350  0x00004413 call  0x00007fe9 
- 00018351  0x00004414 fetch  0x00000001 , 0x000046a8 
- 00018352  0x00004415 nrtn  0x00000034 
- 00018353  0x00004416 fetch  0x00000001 , 0x0000469b 
- 00018354  0x00004417 rtn  0x00000034 
- 00018355  0x00004418 branch  0x00007fe7 
- 00018356  0x0000441c call  0x0000666a 
- 00018357  0x0000441d fetch  0x00000002 , 0x000046aa 
- 00018358  0x0000441e arg  0x00000ac2 , 0x00000011 
- 00018359  0x0000441f fetcht  0x00000001 , 0x0000469e 
- 00018360  0x00004420 call  0x000066b3 
- 00018361  0x00004421 call  0x0000666d 
- 00018362  0x00004423 fetch  0x00000001 , 0x00000ac2 
- 00018363  0x00004424 copy  0x0000003f , 0x00000039 
- 00018364  0x00004425 store  0x00000001 , 0x000043af 
- 00018365  0x00004426 call  0x00007ef4 
- 00018366  0x00004427 fetch  0x00000001 , 0x00000ac2 
- 00018367  0x00004428 copy  0x0000003f , 0x00000039 
- 00018368  0x00004429 store  0x00000001 , 0x00004515 
- 00018369  0x0000442a call  0x00007ef4 
- 00018370  0x0000442b ifetch  0x00000001 , 0x00000006 
- 00018371  0x0000442c store  0x00000001 , 0x000046e6 
- 00018372  0x0000442d ifetch  0x00000001 , 0x00000006 
- 00018373  0x0000442e store  0x00000001 , 0x000046dd 
- 00018374  0x0000442f rtn 
- 00018375  0x00004433 fetch  0x00000001 , 0x0000469a 
- 00018376  0x00004434 rtnbit0  0x00000001 
- 00018377  0x00004435 arg  0x00000003 , 0x00000002 
- 00018378  0x00004436 fetch  0x00000002 , 0x000046a4 
- 00018379  0x00004437 copy  0x0000003f , 0x00000012 
- 00018380  0x00004438 arg  0x000046a6 , 0x00000011 
- 00018381  0x00004439 call  0x000065df 
- 00018382  0x0000443a fetcht  0x00000002 , 0x000046a6 
- 00018383  0x0000443b setarg  0x00001b3a 
- 00018384  0x0000443c isub  0x00000002 , 0x0000003e 
- 00018385  0x0000443d nrtn  0x00000005 
- 00018386  0x0000443e fetch  0x00000001 , 0x000046a8 
- 00018387  0x0000443f rtn  0x00000034 
- 00018388  0x00004440 copy  0x0000003f , 0x00000002 
- 00018389  0x00004441 fetch  0x00000002 , 0x000046a4 
- 00018390  0x00004442 add  0x0000003f , 0x00000003 , 0x00000012 
- 00018391  0x00004443 arg  0x00000ac2 , 0x00000011 
- 00018392  0x00004444 call  0x000065df 
- 00018393  0x00004445 branch  0x000047e8 
- 00018394  0x00004448 fetch  0x00000002 , 0x000046a2 
- 00018395  0x00004449 rtn  0x00000034 
- 00018396  0x0000444a call  0x0000666a 
- 00018397  0x0000444b arg  0x00000001 , 0x00000002 
- 00018398  0x0000444c arg  0x000046a8 , 0x00000011 
- 00018399  0x0000444d call  0x000066b3 
- 00018400  0x0000444f fetch  0x00000001 , 0x000046a8 
- 00018401  0x00004450 rtn  0x00000034 
- 00018402  0x00004452 fetch  0x00000002 , 0x000046a2 
- 00018403  0x00004453 pincrease  0x00000001 
- 00018404  0x00004454 arg  0x00000ac2 , 0x00000011 
- 00018405  0x00004455 fetcht  0x00000001 , 0x000046a8 
- 00018406  0x00004456 call  0x000066b3 
- 00018407  0x00004457 call  0x0000666d 
- 00018408  0x00004459 call  0x000047ba 
- 00018409  0x0000445b ifetch  0x00000002 , 0x00000006 
- 00018410  0x0000445c rtn  0x00000034 
- 00018411  0x0000445d copy  0x0000003f , 0x00000005 
- 00018412  0x0000445e ifetcht  0x00000001 , 0x00000006 
- 00018413  0x0000445f copy  0x00000002 , 0x00000039 
- 00018414  0x00004460 call  0x00007f01 
- 00018415  0x00004461 branch  0x000047e9 
- 00018416  0x00004466 fetch  0x00000001 , 0x0000469a 
- 00018417  0x00004467 rtnbit0  0x00000001 
- 00018418  0x00004468 fetch  0x00000002 , 0x000046ae 
- 00018419  0x00004469 copy  0x0000003f , 0x00000012 
- 00018420  0x0000446a arg  0x00000004 , 0x00000002 
- 00018421  0x0000446b arg  0x00000ac2 , 0x00000011 
- 00018422  0x0000446c call  0x000065df 
- 00018423  0x0000446d fetch  0x00000001 , 0x00000ac2 
- 00018424  0x0000446e bne  0x00000001 , 0x000047f9 
- 00018425  0x00004470 setarg  0x00000001 
- 00018426  0x00004471 store  0x00000001 , 0x00000ac2 
- 00018427  0x00004472 force  0x00000003 , 0x00000039 
- 00018428  0x00004473 call  0x0000630d 
- 00018429  0x00004474 fetch  0x00000002 , 0x000046ae 
- 00018430  0x00004475 copy  0x0000003f , 0x00000012 
- 00018431  0x00004476 arg  0x00000004 , 0x00000002 
- 00018432  0x00004477 arg  0x00000ac2 , 0x00000011 
- 00018433  0x00004478 call  0x00006606 
- 00018434  0x0000447a fetch  0x00000003 , 0x00000ac3 
- 00018435  0x0000447b store  0x00000003 , 0x000040a0 
- 00018436  0x0000447c store  0x00000003 , 0x000044a0 
- 00018437  0x0000447d rtn 
- 00018438  0x00004481 branch  0x000046d9 
- 00018439  0x00004485 arg  0x00000000 , 0x00000011 
- 00018440  0x00004486 arg  0x000048d4 , 0x00000013 
- 00018441  0x00004487 call  0x00007d24 
- 00018442  0x00004488 call  0x000046f4 
- 00018443  0x0000448a fetch  0x00000001 , 0x000048eb 
- 00018444  0x0000448b store  0x00000001 , 0x000048ec 
- 00018445  0x0000448c rtn 
- 00018446  0x00004491 setarg  0x00000000 
- 00018447  0x00004492 call  0x00004816 
- 00018448  0x00004493 jam  0x00000001 , 0x00004679 
- 00018449  0x00004494 call  0x00007cd3 
- 00018450  0x00004495 call  0x00007cdd 
- 00018451  0x00004496 fetch  0x00000002 , 0x00004682 
- 00018452  0x00004497 rtnbit1  0x0000000c 
- 00018453  0x00004498 branch  0x0000340a 
- 00018454  0x0000449b fetcht  0x00000002 , 0x0000423f 
- 00018455  0x0000449c istore  0x00000001 , 0x00000002 
- 00018456  0x0000449d ifetch  0x00000001 , 0x00000005 
- 00018457  0x0000449e store  0x00000001 , 0x00004685 
- 00018458  0x0000449f rtn 
- 00018459  0x000044a3 fetch  0x00000002 , 0x0000423f 
- 00018460  0x000044a4 ifetch  0x00000001 , 0x0000003f 
- 00018461  0x000044a5 rtnne  0x00000000 
- 00018462  0x000044a6 branch  0x0000340a 
- 00018463  0x000044aa fetcht  0x00000002 , 0x0000423f 
- 00018464  0x000044ab ifetch  0x00000001 , 0x00000002 
- 00018465  0x000044ac beq  0x00000001 , 0x0000482a 
- 00018466  0x000044ae setarg  0x00000001 
- 00018467  0x000044af fetcht  0x00000002 , 0x0000423f 
- 00018468  0x000044b0 istore  0x00000001 , 0x00000002 
- 00018469  0x000044b1 add  0x00000002 , 0x00000002 , 0x00000006 
- 00018470  0x000044b2 ifetch  0x00000001 , 0x00000006 
- 00018471  0x000044b3 istore  0x00000001 , 0x00004685 
- 00018472  0x000044b4 ifetch  0x00000002 , 0x00000006 
- 00018473  0x000044b5 branch  0x00007f9c 
- 00018474  0x000044b8 setarg  0x00000002 
- 00018475  0x000044b9 call  0x00004816 
- 00018476  0x000044ba add  0x00000002 , 0x00000005 , 0x00000006 
- 00018477  0x000044bb ifetch  0x00000002 , 0x00000006 
- 00018478  0x000044bc branch  0x0000340a , 0x00000034 
- 00018479  0x000044bd branch  0x00007f9c 
- 00018480  0x000044c4 store  0x00000006 , 0x00000101 
- 00018481  0x000044c5 fetch  0x00000001 , 0x00000101 
- 00018482  0x000044c6 store  0x00000001 , 0x0000010c 
- 00018483  0x000044c7 ifetch  0x00000001 , 0x00000006 
- 00018484  0x000044c8 store  0x00000001 , 0x0000010b 
- 00018485  0x000044c9 ifetch  0x00000001 , 0x00000006 
- 00018486  0x000044ca store  0x00000001 , 0x0000010a 
- 00018487  0x000044cb ifetch  0x00000001 , 0x00000006 
- 00018488  0x000044cc store  0x00000001 , 0x00000109 
- 00018489  0x000044cd ifetch  0x00000001 , 0x00000006 
- 00018490  0x000044ce store  0x00000001 , 0x00000108 
- 00018491  0x000044cf ifetch  0x00000001 , 0x00000006 
- 00018492  0x000044d0 store  0x00000001 , 0x00000107 
- 00018493  0x000044d1 fetch  0x00000006 , 0x00000107 
- 00018494  0x000044d2 rtn 
- 00018495  0x000044d5 call  0x000068a2 
- 00018496  0x000044d6 fetch  0x00000001 , 0x00004223 
- 00018497  0x000044d7 store  0x00000001 , 0x000044a0 
- 00018498  0x000044d8 fetch  0x00000001 , 0x00004225 
- 00018499  0x000044d9 istore  0x00000001 , 0x00000005 
- 00018500  0x000044da fetch  0x00000001 , 0x00004227 
- 00018501  0x000044db istore  0x00000001 , 0x00000005 
- 00018502  0x000044dc fetch  0x00000003 , 0x000044a0 
- 00018503  0x000044dd store  0x00000003 , 0x000040a0 
- 00018504  0x000044de rtn 
- 00018505  0x000044eb fetch  0x00000002 , 0x00004203 
- 00018506  0x000044ec iadd  0x00000012 , 0x0000003f 
- 00018507  0x000044ed byteswap  0x0000003f , 0x0000003f 
- 00018508  0x000044ee store  0x00000002 , 0x000001f7 
- 00018509  0x000044ef copy  0x00000002 , 0x00000012 
- 00018510  0x000044f1 call  0x0000489b 
- 00018511  0x000044f2 setarg  0x000000a0 
- 00018512  0x000044f3 call  0x0000488d 
- 00018513  0x000044f4 fetch  0x00000001 , 0x000001f7 
- 00018514  0x000044f5 call  0x0000488d 
- 00018515  0x000044f6 bmark1  0x00000028 , 0x00004856 
- 00018516  0x000044f7 fetch  0x00000001 , 0x000001f8 
- 00018517  0x000044f8 call  0x0000488d 
- 00018518  0x000044fa call  0x000048a1 
- 00018519  0x000044fc call  0x0000489b 
- 00018520  0x000044fd setarg  0x000000a1 
- 00018521  0x000044fe call  0x0000488d 
- 00018522  0x00004501 call  0x0000487f 
- 00018523  0x00004502 istore  0x00000001 , 0x00000011 
- 00018524  0x00004503 increase  0x00000001 , 0x00000011 
- 00018525  0x00004504 increase  0xffffffff , 0x00000012 
- 00018526  0x00004505 nbranch  0x0000485a , 0x00000005 
- 00018527  0x00004506 branch  0x000048a1 
- 00018528  0x00004512 byteswap  0x00000012 , 0x0000003f 
- 00018529  0x00004513 store  0x00000002 , 0x000001f7 
- 00018530  0x00004514 copy  0x00000002 , 0x00000012 
- 00018531  0x00004516 call  0x0000489b 
- 00018532  0x00004517 setarg  0x000000a0 
- 00018533  0x00004518 call  0x0000488d 
- 00018534  0x0000451a fetch  0x00000001 , 0x000001f7 
- 00018535  0x0000451b call  0x0000488d 
- 00018536  0x0000451c bmark1  0x00000028 , 0x0000486b 
- 00018537  0x0000451d fetch  0x00000001 , 0x000001f8 
- 00018538  0x0000451e call  0x0000488d 
- 00018539  0x00004520 ifetch  0x00000001 , 0x00000011 
- 00018540  0x00004521 call  0x0000488d 
- 00018541  0x00004522 increase  0x00000001 , 0x00000011 
- 00018542  0x00004523 increase  0xffffffff , 0x00000012 
- 00018543  0x00004524 nbranch  0x0000486b , 0x00000005 
- 00018544  0x00004525 branch  0x000048a1 
- 00018545  0x0000452a arg  0x0000000a , 0x00000039 
- 00018546  0x0000452b call  0x000048be 
- 00018547  0x0000452c call  0x000048a6 
- 00018548  0x0000452d call  0x000048d2 
- 00018549  0x0000452f call  0x000048c7 
- 00018550  0x00004530 branch  0x000048a9 , 0x00000034 
- 00018551  0x00004531 loop  0x00004875 
- 00018552  0x00004532 branch  0x000048a9 
- 00018553  0x00004537 call  0x000048a9 
- 00018554  0x00004538 call  0x000048af 
- 00018555  0x00004539 call  0x000048d2 
- 00018556  0x0000453a call  0x000048a6 
- 00018557  0x0000453b call  0x000048d2 
- 00018558  0x0000453c branch  0x000048a9 
- 00018559  0x00004542 arg  0x00000008 , 0x00000039 
- 00018560  0x00004543 arg  0x00000000 , 0x00000013 
- 00018561  0x00004544 call  0x000048be 
- 00018562  0x00004546 call  0x000048a6 
- 00018563  0x00004547 call  0x000048d2 
- 00018564  0x00004548 lshift  0x00000013 , 0x00000013 
- 00018565  0x00004549 call  0x000048c7 
- 00018566  0x0000454a iadd  0x00000013 , 0x00000013 
- 00018567  0x0000454b call  0x000048d2 
- 00018568  0x0000454c call  0x000048a9 
- 00018569  0x0000454d loop  0x00004882 
- 00018570  0x0000454e call  0x00004879 
- 00018571  0x0000454f copy  0x00000013 , 0x0000003f 
- 00018572  0x00004550 rtn 
- 00018573  0x00004555 arg  0x00000008 , 0x00000039 
- 00018574  0x00004556 copy  0x0000003f , 0x00000013 
- 00018575  0x00004557 call  0x000048a9 
- 00018576  0x00004559 isolate1  0x00000007 , 0x00000013 
- 00018577  0x0000455a call  0x000048ac , 0x00000001 
- 00018578  0x0000455b ncall  0x000048af , 0x00000001 
- 00018579  0x0000455c lshift  0x00000013 , 0x00000013 
- 00018580  0x0000455d call  0x000048d2 
- 00018581  0x0000455e call  0x000048a6 
- 00018582  0x0000455f call  0x000048d2 
- 00018583  0x00004560 call  0x000048a9 
- 00018584  0x00004561 call  0x000048d2 
- 00018585  0x00004562 loop  0x00004890 
- 00018586  0x00004563 branch  0x00004871 
- 00018587  0x00004568 call  0x000048ac 
- 00018588  0x00004569 call  0x000048a6 
- 00018589  0x0000456a call  0x000048d2 
- 00018590  0x0000456b call  0x000048af 
- 00018591  0x0000456c call  0x000048d2 
- 00018592  0x0000456d branch  0x000048a9 
- 00018593  0x00004572 call  0x000048af 
- 00018594  0x00004573 call  0x000048a6 
- 00018595  0x00004574 call  0x000048d2 
- 00018596  0x00004575 call  0x000048ac 
- 00018597  0x00004576 branch  0x000048d2 
- 00018598  0x0000457b enable  0x00000028 
- 00018599  0x0000457c fetch  0x00000001 , 0x00004ffe 
- 00018600  0x0000457d branch  0x000048b2 
- 00018601  0x00004581 disable  0x00000028 
- 00018602  0x00004582 fetch  0x00000001 , 0x00004ffe 
- 00018603  0x00004583 branch  0x000048b2 
- 00018604  0x00004587 enable  0x00000028 
- 00018605  0x00004588 fetch  0x00000001 , 0x00004fff 
- 00018606  0x00004589 branch  0x000048b2 
- 00018607  0x0000458d disable  0x00000028 
- 00018608  0x0000458e fetch  0x00000001 , 0x00004fff 
- 00018609  0x0000458f branch  0x000048b2 
- 00018610  0x00004595 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018611  0x00004596 rshift3  0x0000003f , 0x0000003f 
- 00018612  0x00004597 arg  0x00008070 , 0x00000002 
- 00018613  0x00004598 iadd  0x00000002 , 0x00000002 
- 00018614  0x00004599 ifetch  0x00000001 , 0x00000002 
- 00018615  0x0000459a qset1  0x0000003f 
- 00018616  0x0000459b istore  0x00000001 , 0x00000002 
- 00018617  0x0000459c increase  0x00000004 , 0x00000002 
- 00018618  0x0000459d ifetch  0x00000001 , 0x00000002 
- 00018619  0x0000459e qsetflag  0x00000028 , 0x0000003f 
- 00018620  0x0000459f istore  0x00000001 , 0x00000002 
- 00018621  0x000045a0 rtn 
- 00018622  0x000045a4 fetch  0x00000001 , 0x00004fff 
- 00018623  0x000045a5 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018624  0x000045a6 rshift3  0x0000003f , 0x0000003f 
- 00018625  0x000045a7 arg  0x00008070 , 0x00000002 
- 00018626  0x000045a8 iadd  0x00000002 , 0x00000002 
- 00018627  0x000045a9 ifetch  0x00000001 , 0x00000002 
- 00018628  0x000045aa qset0  0x0000003f 
- 00018629  0x000045ab istore  0x00000001 , 0x00000002 
- 00018630  0x000045ac rtn 
- 00018631  0x000045b2 nop  0x00000004 
- 00018632  0x000045b3 fetch  0x00000001 , 0x00004fff 
- 00018633  0x000045b4 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018634  0x000045b5 rshift3  0x0000003f , 0x0000003f 
- 00018635  0x000045b6 arg  0x0000811c , 0x00000002 
- 00018636  0x000045b7 iadd  0x00000002 , 0x00000002 
- 00018637  0x000045b8 setarg  0x00000000 
- 00018638  0x000045b9 ifetcht  0x00000001 , 0x00000002 
- 00018639  0x000045ba qisolate1  0x00000002 
- 00018640  0x000045bb setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00018641  0x000045bc rtn 
- 00018642  0x000045c1 rtn 
- 00018643  0x000045c8 bpatch  0x000000f6 , 0x0000401e 
- 00018644  0x000045c9 hfetch  0x00000001 , 0x00008a26 
- 00018645  0x000045ca isolate1  0x00000007 , 0x0000003f 
- 00018646  0x000045cb call  0x000048ea , 0x00000001 
- 00018647  0x000045cc call  0x0000492e 
- 00018648  0x000045cd hfetch  0x00000001 , 0x00008a26 
- 00018649  0x000045ce store  0x00000001 , 0x00000b22 
- 00018650  0x000045cf hfetch  0x00000001 , 0x00008a27 
- 00018651  0x000045d0 store  0x00000001 , 0x00000b23 
- 00018652  0x000045d1 hstore  0x00000001 , 0x00008a27 
- 00018653  0x000045d2 pinvert 
- 00018654  0x000045d3 fetcht  0x00000001 , 0x00000d37 
- 00018655  0x000045d4 iand  0x00000002 , 0x0000003f 
- 00018656  0x000045d5 store  0x00000001 , 0x00000d37 
- 00018657  0x000045d6 jam  0x000000e0 , 0x00008a26 
- 00018658  0x000045d7 fetch  0x00000001 , 0x00000b23 
- 00018659  0x000045d8 compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018660  0x000045d9 call  0x00004941 , 0x00000001 
- 00018661  0x000045da fetch  0x00000001 , 0x00000b22 
- 00018662  0x000045db compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018663  0x000045dc call  0x0000494a , 0x00000001 
- 00018664  0x000045dd call  0x00004b61 
- 00018665  0x000045de branch  0x00004903 
- 00018666  0x000045e1 bpatch  0x000000f7 , 0x0000401e 
- 00018667  0x000045e2 call  0x00004919 
- 00018668  0x000045e3 jam  0x00000000 , 0x00008a00 
- 00018669  0x000045e4 nop  0x00002710 
- 00018670  0x000045e5 jam  0x000000c0 , 0x00008a10 
- 00018671  0x000045e6 hfetch  0x00000002 , 0x00008050 
- 00018672  0x000045e7 set0  0x0000000a , 0x0000003f 
- 00018673  0x000045e8 hstore  0x00000002 , 0x00008050 
- 00018674  0x000045e9 jam  0x0000003c , 0x00008a00 
- 00018675  0x000045ea jam  0x000000ff , 0x00008a26 
- 00018676  0x000045eb jam  0x000000ff , 0x00008a27 
- 00018677  0x000045ec jam  0x00000000 , 0x00008a04 
- 00018678  0x000045ed jam  0x00000002 , 0x00000c6b 
- 00018679  0x000045ee setarg  0x00000d9d 
- 00018680  0x000045ef arg  0x00000c6e , 0x00000005 
- 00018681  0x000045f0 isub  0x00000005 , 0x00000039 
- 00018682  0x000045f1 branch  0x00007ed4 
- 00018683  0x000045f4 fetcht  0x00000001 , 0x00000c6c 
- 00018684  0x000045f5 branch  0x000067fb 
- 00018685  0x000045f7 fetch  0x00000001 , 0x00000d45 
- 00018686  0x000045f8 rtn  0x00000034 
- 00018687  0x000045f9 fetcht  0x00000001 , 0x00000c6c 
- 00018688  0x000045fa call  0x0000681d 
- 00018689  0x000045fb branch  0x000048ea , 0x00000001 
- 00018690  0x000045fc rtn 
- 00018691  0x00004600 arg  0x00000000 , 0x00000007 
- 00018692  0x00004601 call  0x00007f16 
- 00018693  0x00004602 nrtn  0x00000034 
- 00018694  0x00004603 fetch  0x00000001 , 0x00000d46 
- 00018695  0x00004604 nrtn  0x00000034 
- 00018696  0x00004605 fetch  0x00000001 , 0x00000d45 
- 00018697  0x00004606 ncall  0x00004bb7 , 0x00000034 
- 00018698  0x00004607 rtn 
- 00018699  0x0000460a arg  0x00000b68 , 0x00000005 
- 00018700  0x0000460b setsect  0x00000000 , 0x00011212 
- 00018701  0x0000460c setsect  0x00000001 , 0x00008000 
- 00018702  0x0000460d setsect  0x00000002 , 0x00000000 
- 00018703  0x0000460e setsect  0x00000003 , 0x00010000 
- 00018704  0x0000460f istore  0x00000009 , 0x00000005 
- 00018705  0x00004610 setsect  0x00000000 , 0x00022412 
- 00018706  0x00004611 setsect  0x00000001 , 0x00008604 
- 00018707  0x00004612 setsect  0x00000002 , 0x00001000 
- 00018708  0x00004613 setsect  0x00000003 , 0x00000008 
- 00018709  0x00004614 istore  0x00000009 , 0x00000005 
- 00018710  0x00004615 setsect  0x00000000 , 0x00000001 
- 00018711  0x00004616 istore  0x00000001 , 0x00000005 
- 00018712  0x00004617 rtn 
- 00018713  0x0000461a jam  0x00000002 , 0x00000c6b 
- 00018714  0x0000461b setarg  0x00000000 
- 00018715  0x0000461c store  0x00000001 , 0x00000b67 
- 00018716  0x0000461d store  0x00000002 , 0x00000c65 
- 00018717  0x0000461e pincrease  0x00000001 
- 00018718  0x0000461f store  0x00000002 , 0x00000c67 
- 00018719  0x00004620 pincrease  0x00000001 
- 00018720  0x00004621 store  0x00000002 , 0x00000c69 
- 00018721  0x00004622 setarg  0x00008ffa 
- 00018722  0x00004623 store  0x00000002 , 0x00000b7c 
- 00018723  0x00004624 setarg  0x0000903a 
- 00018724  0x00004625 store  0x00000002 , 0x00000b7e 
- 00018725  0x00004626 arg  0x00000b80 , 0x00000005 
- 00018726  0x00004627 arg  0x000090fe , 0x00000006 
- 00018727  0x00004628 call  0x00007eb3 
- 00018728  0x00004629 fetch  0x00000001 , 0x00000c6d 
- 00018729  0x0000462a ncall  0x0000492b , 0x00000034 
- 00018730  0x0000462b branch  0x0000490b 
- 00018731  0x0000462e store  0x00000001 , 0x00000ba2 
- 00018732  0x0000462f store  0x00000001 , 0x00000bbb 
- 00018733  0x00004630 rtn 
- 00018734  0x00004632 hfetch  0x00000001 , 0x00008a26 
- 00018735  0x00004633 bbit1  0x00000006 , 0x00004931 
- 00018736  0x00004634 rtn 
- 00018737  0x00004637 call  0x00004936 
- 00018738  0x00004638 call  0x00007f15 
- 00018739  0x00004639 setarg  0x00000280 
- 00018740  0x0000463a arg  0x00000000 , 0x00000007 
- 00018741  0x0000463b branch  0x00007f08 
- 00018742  0x0000463e fetch  0x00000001 , 0x00000d36 
- 00018743  0x0000463f bne  0x00000002 , 0x0000493b 
- 00018744  0x00004640 jam  0x00000000 , 0x00000d46 
- 00018745  0x00004641 jam  0x00000000 , 0x00000d47 
- 00018746  0x00004642 rtn 
- 00018747  0x00004644 fetch  0x00000001 , 0x00000d53 
- 00018748  0x00004645 rtn  0x00000034 
- 00018749  0x00004646 jam  0x00000000 , 0x00000d53 
- 00018750  0x00004647 jam  0x00000002 , 0x00000d36 
- 00018751  0x00004648 jam  0x00000001 , 0x00000d45 
- 00018752  0x00004649 rtn 
- 00018753  0x0000464c jam  0x00000001 , 0x00008a27 
- 00018754  0x0000464d branch  0x00004b37 
- 00018755  0x00004650 fetch  0x00000001 , 0x00000b22 
- 00018756  0x00004651 bbit1  0x00000004 , 0x00004955 
- 00018757  0x00004652 rtn 
- 00018758  0x00004655 hfetch  0x00000001 , 0x00008a18 
- 00018759  0x00004656 istore  0x00000001 , 0x00000005 
- 00018760  0x00004657 loop  0x00004946 
- 00018761  0x00004658 rtn 
- 00018762  0x0000465b bpatch  0x000000f8 , 0x0000401f 
- 00018763  0x0000465c jam  0x00000011 , 0x00008a26 
- 00018764  0x0000465d hfetch  0x00000001 , 0x00008a20 
- 00018765  0x0000465e store  0x00000001 , 0x00000b24 
- 00018766  0x0000465f copy  0x0000003f , 0x00000039 
- 00018767  0x00004660 branch  0x00004943 , 0x00000034 
- 00018768  0x00004661 arg  0x00000c6e , 0x00000005 
- 00018769  0x00004662 call  0x00004946 
- 00018770  0x00004663 fetch  0x00000001 , 0x00000b24 
- 00018771  0x00004664 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00018772  0x00004665 rtn  0x00000002 
- 00018773  0x00004667 fetch  0x00000001 , 0x00000c6e 
- 00018774  0x00004668 and_into  0x00000080 , 0x0000003f 
- 00018775  0x00004669 beq  0x00000080 , 0x0000495a 
- 00018776  0x0000466a beq  0x00000000 , 0x00004962 
- 00018777  0x0000466b branch  0x00002a8c 
- 00018778  0x0000466e fetch  0x00000001 , 0x00000c6e 
- 00018779  0x0000466f rshift4  0x0000003f , 0x0000003f 
- 00018780  0x00004670 rshift  0x0000003f , 0x0000003f 
- 00018781  0x00004671 and_into  0x00000003 , 0x0000003f 
- 00018782  0x00004672 beq  0x00000000 , 0x0000496a 
- 00018783  0x00004673 beq  0x00000001 , 0x00004970 
- 00018784  0x00004674 beq  0x00000002 , 0x00004975 
- 00018785  0x00004675 branch  0x00002a8c 
- 00018786  0x00004678 fetch  0x00000001 , 0x00000c6e 
- 00018787  0x00004679 rshift4  0x0000003f , 0x0000003f 
- 00018788  0x0000467a rshift  0x0000003f , 0x0000003f 
- 00018789  0x0000467b and_into  0x00000003 , 0x0000003f 
- 00018790  0x0000467c beq  0x00000000 , 0x00004976 
- 00018791  0x0000467d beq  0x00000001 , 0x0000497e 
- 00018792  0x0000467e beq  0x00000002 , 0x00004983 
- 00018793  0x0000467f branch  0x00002a8c 
- 00018794  0x00004682 fetch  0x00000001 , 0x00000c6f 
- 00018795  0x00004683 beq  0x00000008 , 0x0000498a 
- 00018796  0x00004684 beq  0x00000006 , 0x000049a0 
- 00018797  0x00004685 beq  0x0000000a , 0x000049ea 
- 00018798  0x00004686 beq  0x00000000 , 0x000049fc 
- 00018799  0x00004687 branch  0x00004984 
- 00018800  0x0000468a fetch  0x00000001 , 0x00000c6f 
- 00018801  0x0000468b beq  0x00000002 , 0x00004a2f 
- 00018802  0x0000468c beq  0x00000001 , 0x00004a33 
- 00018803  0x0000468d beq  0x00000003 , 0x00004a45 
- 00018804  0x0000468e branch  0x00004984 
- 00018805  0x00004691 branch  0x00004984 
- 00018806  0x00004694 fetch  0x00000001 , 0x00000c6f 
- 00018807  0x00004695 beq  0x00000001 , 0x00004a4f 
- 00018808  0x00004696 beq  0x00000003 , 0x00004a79 
- 00018809  0x00004697 beq  0x00000005 , 0x00004aa3 
- 00018810  0x00004698 beq  0x00000009 , 0x00004abc 
- 00018811  0x00004699 beq  0x0000000b , 0x00004ad7 
- 00018812  0x0000469a beq  0x00000007 , 0x00004984 
- 00018813  0x0000469b branch  0x00004984 
- 00018814  0x0000469e fetch  0x00000001 , 0x00000c6f 
- 00018815  0x0000469f beq  0x0000000a , 0x00004ae8 
- 00018816  0x000046a0 beq  0x00000009 , 0x00004af9 
- 00018817  0x000046a1 beq  0x0000000b , 0x00004b11 
- 00018818  0x000046a2 branch  0x00004984 
- 00018819  0x000046a5 branch  0x00004984 
- 00018820  0x000046a8 hfetch  0x00000001 , 0x00008a11 
- 00018821  0x000046a9 set1  0x00000000 , 0x0000003f 
- 00018822  0x000046aa hstore  0x00000001 , 0x00008a11 
- 00018823  0x000046ab branch  0x00004988 
- 00018824  0x000046ae jam  0x00000040 , 0x00008a12 
- 00018825  0x000046af rtn 
- 00018826  0x000046b2 fetch  0x00000001 , 0x00000c6e 
- 00018827  0x000046b3 bne  0x00000080 , 0x00004984 
- 00018828  0x000046b4 fetch  0x00000001 , 0x00000c72 
- 00018829  0x000046b5 bne  0x00000000 , 0x00004984 
- 00018830  0x000046b6 fetch  0x00000001 , 0x00000c73 
- 00018831  0x000046b7 bne  0x00000000 , 0x00004984 
- 00018832  0x000046b8 fetch  0x00000001 , 0x00000c74 
- 00018833  0x000046b9 bne  0x00000001 , 0x00004984 
- 00018834  0x000046ba fetch  0x00000001 , 0x00000c75 
- 00018835  0x000046bb bne  0x00000000 , 0x00004984 
- 00018836  0x000046bc fetch  0x00000001 , 0x00000c70 
- 00018837  0x000046bd bne  0x00000000 , 0x00004984 
- 00018838  0x000046be fetch  0x00000001 , 0x00000c71 
- 00018839  0x000046bf bne  0x00000000 , 0x00004984 
- 00018840  0x000046c0 fetch  0x00000001 , 0x00000c6b 
- 00018841  0x000046c1 beq  0x00000004 , 0x0000499c 
- 00018842  0x000046c2 beq  0x00000003 , 0x0000499e 
- 00018843  0x000046c3 branch  0x00004984 
- 00018844  0x000046c6 arg  0x00000001 , 0x00000012 
- 00018845  0x000046c7 branch  0x00004a14 
- 00018846  0x000046ca arg  0x00000001 , 0x00000012 
- 00018847  0x000046cb branch  0x00004a12 
- 00018848  0x000046ce bpatch  0x000000f9 , 0x0000401f 
- 00018849  0x000046cf set0  0x00000023 , 0x00000000 
- 00018850  0x000046d0 fetch  0x00000001 , 0x00000c71 
- 00018851  0x000046d1 beq  0x00000001 , 0x000049b6 
- 00018852  0x000046d2 beq  0x00000002 , 0x000049cf 
- 00018853  0x000046d3 beq  0x00000003 , 0x000049d2 
- 00018854  0x000046d4 beq  0x00000021 , 0x000049a9 
- 00018855  0x000046d5 beq  0x00000022 , 0x000049e0 
- 00018856  0x000046d6 branch  0x00004984 
- 00018857  0x000046d9 jam  0x00000000 , 0x00000d4b 
- 00018858  0x000046da fetch  0x00000001 , 0x00000c72 
- 00018859  0x000046db beq  0x00000000 , 0x000049ae 
- 00018860  0x000046dc beq  0x00000001 , 0x000049b2 
- 00018861  0x000046dd branch  0x00004984 
- 00018862  0x000046e0 arg  0x00000b93 , 0x00000011 
- 00018863  0x000046e1 ifetch  0x00000001 , 0x00000011 
- 00018864  0x000046e2 iforce  0x00000012 
- 00018865  0x000046e3 branch  0x00004b21 
- 00018866  0x000046e6 arg  0x00000bac , 0x00000011 
- 00018867  0x000046e7 ifetch  0x00000001 , 0x00000011 
- 00018868  0x000046e8 iforce  0x00000012 
- 00018869  0x000046e9 branch  0x00004b21 
- 00018870  0x000046ef fetch  0x00000001 , 0x00000d48 
- 00018871  0x000046f0 ncall  0x000049c7 , 0x00000034 
- 00018872  0x000046f1 setarg  0x00000b68 
- 00018873  0x000046f2 fetcht  0x00000001 , 0x00000b68 
- 00018874  0x000046f4 store  0x00000002 , 0x00000d3f 
- 00018875  0x000046f5 storet  0x00000001 , 0x00000d41 
- 00018876  0x000046f6 fetch  0x00000001 , 0x00000c74 
- 00018877  0x000046f7 isub  0x00000002 , 0x0000003e 
- 00018878  0x000046f8 nbranch  0x000049c5 , 0x00000002 
- 00018879  0x000046fa fetch  0x00000001 , 0x00000d41 
- 00018880  0x000046fc iforce  0x00000012 
- 00018881  0x000046fd fetch  0x00000002 , 0x00000d3f 
- 00018882  0x000046fe add  0x0000003f , 0x00000001 , 0x0000003f 
- 00018883  0x000046ff iforce  0x00000011 
- 00018884  0x00004700 branch  0x00004b21 
- 00018885  0x00004702 fetch  0x00000001 , 0x00000c74 
- 00018886  0x00004703 branch  0x000049c0 
- 00018887  0x00004706 hfetch  0x00000001 , 0x00008a04 
- 00018888  0x00004707 ncall  0x000049cb , 0x00000034 
- 00018889  0x00004708 jam  0x00000000 , 0x00000d48 
- 00018890  0x00004709 rtn 
- 00018891  0x0000470b hfetch  0x00000001 , 0x00008a04 
- 00018892  0x0000470c set1  0x00000007 , 0x0000003f 
- 00018893  0x0000470d hstore  0x00000001 , 0x00008a04 
- 00018894  0x0000470e rtn 
- 00018895  0x00004711 setarg  0x00000b80 
- 00018896  0x00004712 fetcht  0x00000001 , 0x00000b80 
- 00018897  0x00004713 branch  0x000049ba 
- 00018898  0x00004716 fetch  0x00000001 , 0x00000c70 
- 00018899  0x00004717 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00018900  0x00004718 nbranch  0x00004984 , 0x00000002 
- 00018901  0x00004719 fetch  0x00000001 , 0x00000c70 
- 00018902  0x0000471a arg  0x00000be4 , 0x00000011 
- 00018903  0x0000471b beq  0x00000000 , 0x00004b1e 
- 00018904  0x0000471c set1  0x00000023 , 0x00000000 
- 00018905  0x0000471d arg  0x00000be9 , 0x00000011 
- 00018906  0x0000471e beq  0x00000001 , 0x00004b1e 
- 00018907  0x0000471f arg  0x00000c07 , 0x00000011 
- 00018908  0x00004720 beq  0x00000002 , 0x00004b1e 
- 00018909  0x00004721 arg  0x00000c47 , 0x00000011 
- 00018910  0x00004722 beq  0x00000003 , 0x00004b1e 
- 00018911  0x00004723 rtn 
- 00018912  0x00004726 fetch  0x00000002 , 0x00000c72 
- 00018913  0x00004727 beq  0x00000001 , 0x000049e5 
- 00018914  0x00004728 fetch  0x00000002 , 0x00000b7c 
- 00018915  0x00004729 copy  0x0000003f , 0x00000011 
- 00018916  0x0000472b branch  0x00004b1e 
- 00018917  0x0000472d jam  0x00000001 , 0x00000d45 
- 00018918  0x0000472e jam  0x00000001 , 0x00000d36 
- 00018919  0x0000472f fetch  0x00000002 , 0x00000b7e 
- 00018920  0x00004730 copy  0x0000003f , 0x00000011 
- 00018921  0x00004732 branch  0x00004b1e 
- 00018922  0x00004736 fetch  0x00000001 , 0x00000c6b 
- 00018923  0x00004737 bne  0x00000004 , 0x00004984 
- 00018924  0x00004738 fetch  0x00000001 , 0x00000c6e 
- 00018925  0x00004739 bne  0x00000081 , 0x00004984 
- 00018926  0x0000473a fetch  0x00000001 , 0x00000c70 
- 00018927  0x0000473b bne  0x00000000 , 0x00004984 
- 00018928  0x0000473c fetch  0x00000001 , 0x00000c71 
- 00018929  0x0000473d bne  0x00000000 , 0x00004984 
- 00018930  0x0000473e fetch  0x00000001 , 0x00000c74 
- 00018931  0x0000473f bne  0x00000001 , 0x00004984 
- 00018932  0x00004740 fetch  0x00000001 , 0x00000c75 
- 00018933  0x00004741 bne  0x00000000 , 0x00004984 
- 00018934  0x00004742 fetch  0x00000001 , 0x00000c72 
- 00018935  0x00004743 bne  0x00000000 , 0x00004984 
- 00018936  0x00004744 fetch  0x00000001 , 0x00000c73 
- 00018937  0x00004745 bne  0x00000000 , 0x00004984 
- 00018938  0x00004746 arg  0x00000001 , 0x00000012 
- 00018939  0x00004747 branch  0x00004a12 
- 00018940  0x0000474b fetch  0x00000001 , 0x00000c6b 
- 00018941  0x0000474c beq  0x00000002 , 0x00004984 
- 00018942  0x0000474d fetch  0x00000001 , 0x00000c70 
- 00018943  0x0000474e bne  0x00000000 , 0x00004984 
- 00018944  0x0000474f fetch  0x00000001 , 0x00000c71 
- 00018945  0x00004750 bne  0x00000000 , 0x00004984 
- 00018946  0x00004751 fetch  0x00000001 , 0x00000c74 
- 00018947  0x00004752 bne  0x00000002 , 0x00004984 
- 00018948  0x00004753 fetch  0x00000001 , 0x00000c75 
- 00018949  0x00004754 bne  0x00000000 , 0x00004984 
- 00018950  0x00004755 fetch  0x00000001 , 0x00000c73 
- 00018951  0x00004756 bne  0x00000000 , 0x00004984 
- 00018952  0x00004757 fetch  0x00000001 , 0x00000c6e 
- 00018953  0x00004758 beq  0x00000080 , 0x00004a0d 
- 00018954  0x00004759 beq  0x00000081 , 0x00004a18 
- 00018955  0x0000475a beq  0x00000082 , 0x00004a1c 
- 00018956  0x0000475b branch  0x00004984 
- 00018957  0x0000475e fetch  0x00000001 , 0x00000c72 
- 00018958  0x0000475f bne  0x00000000 , 0x00004984 
- 00018959  0x00004760 arg  0x00000002 , 0x00000012 
- 00018960  0x00004761 fetch  0x00000001 , 0x00000d39 
- 00018961  0x00004762 beq  0x00000001 , 0x00004a16 
- 00018962  0x00004765 arg  0x00000c65 , 0x00000011 
- 00018963  0x00004766 branch  0x00004b21 
- 00018964  0x00004768 arg  0x00000c67 , 0x00000011 
- 00018965  0x00004769 branch  0x00004b21 
- 00018966  0x0000476b arg  0x00000c69 , 0x00000011 
- 00018967  0x0000476c branch  0x00004b21 
- 00018968  0x0000476f fetch  0x00000001 , 0x00000c6b 
- 00018969  0x00004770 bne  0x00000004 , 0x00004984 
- 00018970  0x00004771 arg  0x00000002 , 0x00000012 
- 00018971  0x00004772 branch  0x00004a12 
- 00018972  0x00004775 fetch  0x00000001 , 0x00000c6b 
- 00018973  0x00004776 bne  0x00000004 , 0x00004984 
- 00018974  0x00004777 fetch  0x00000001 , 0x00000c72 
- 00018975  0x00004778 beq  0x00000081 , 0x00004a29 
- 00018976  0x00004779 beq  0x00000082 , 0x00004a2b 
- 00018977  0x0000477a beq  0x00000083 , 0x00004a2d 
- 00018978  0x0000477b and_into  0x0000007f , 0x0000003f 
- 00018979  0x0000477c beq  0x00000000 , 0x00004a25 
- 00018980  0x0000477d branch  0x00004984 
- 00018981  0x00004780 fetch  0x00000001 , 0x00000d3b 
- 00018982  0x00004782 arg  0x00000002 , 0x00000012 
- 00018983  0x00004783 beq  0x00000001 , 0x00004a14 
- 00018984  0x00004784 branch  0x00004a12 
- 00018985  0x00004786 fetch  0x00000001 , 0x00000d3c 
- 00018986  0x00004787 branch  0x00004a26 
- 00018987  0x00004789 fetch  0x00000001 , 0x00000d3d 
- 00018988  0x0000478a branch  0x00004a26 
- 00018989  0x0000478c fetch  0x00000001 , 0x00000d3e 
- 00018990  0x0000478d branch  0x00004a26 
- 00018991  0x00004790 jam  0x00000001 , 0x00000d4c 
- 00018992  0x00004791 arg  0x00000d4d , 0x00000011 
- 00018993  0x00004792 arg  0x00000001 , 0x00000012 
- 00018994  0x00004793 branch  0x00004b21 
- 00018995  0x00004796 fetch  0x00000002 , 0x00000c70 
- 00018996  0x00004797 arg  0x000001ba , 0x00000002 
- 00018997  0x00004798 isub  0x00000002 , 0x0000003e 
- 00018998  0x00004799 nbranch  0x00004984 , 0x00000005 
- 00018999  0x0000479a set0  0x00000023 , 0x00000000 
- 00019000  0x0000479c fetch  0x00000001 , 0x00000d42 
- 00019001  0x0000479d nbranch  0x00004a42 , 0x00000034 
- 00019002  0x0000479e jam  0x00000000 , 0x00000cf6 
- 00019003  0x000047a0 fetch  0x00000001 , 0x00000c74 
- 00019004  0x000047a1 iforce  0x00000012 
- 00019005  0x000047a2 arg  0x00000cf6 , 0x00000011 
- 00019006  0x000047a3 call  0x00004b21 
- 00019007  0x000047a5 arg  0x00000cf6 , 0x00000005 
- 00019008  0x000047a6 arg  0x00000008 , 0x00000039 
- 00019009  0x000047a7 branch  0x00007ec6 
- 00019010  0x000047a9 jam  0x00000000 , 0x00000d42 
- 00019011  0x000047aa jam  0x00000001 , 0x00000cf6 
- 00019012  0x000047ab branch  0x00004a3b 
- 00019013  0x000047ae fetch  0x00000001 , 0x00000c74 
- 00019014  0x000047af bne  0x00000001 , 0x00004984 
- 00019015  0x000047b0 jam  0x00000001 , 0x00000d4b 
- 00019016  0x000047b1 arg  0x00000001 , 0x00000012 
- 00019017  0x000047b2 fetch  0x00000001 , 0x00000d49 
- 00019018  0x000047b3 beq  0x00000000 , 0x00004a4d 
- 00019019  0x000047b4 beq  0x00000001 , 0x00004a4e 
- 00019020  0x000047b5 branch  0x00004a12 
- 00019021  0x000047b7 branch  0x00004a14 
- 00019022  0x000047b9 branch  0x00004a12 
- 00019023  0x000047bf fetch  0x00000001 , 0x00000c6b 
- 00019024  0x000047c0 bne  0x00000004 , 0x00004984 
- 00019025  0x000047c1 fetch  0x00000001 , 0x00000c74 
- 00019026  0x000047c2 bne  0x00000000 , 0x00004984 
- 00019027  0x000047c3 fetch  0x00000001 , 0x00000c75 
- 00019028  0x000047c4 bne  0x00000000 , 0x00004984 
- 00019029  0x000047c5 fetch  0x00000001 , 0x00000c71 
- 00019030  0x000047c6 bne  0x00000000 , 0x00004984 
- 00019031  0x000047c7 fetch  0x00000001 , 0x00000c73 
- 00019032  0x000047c8 bne  0x00000000 , 0x00004984 
- 00019033  0x000047c9 fetch  0x00000001 , 0x00000c6e 
- 00019034  0x000047ca beq  0x00000000 , 0x00004a5e 
- 00019035  0x000047cb beq  0x00000001 , 0x00004a66 
- 00019036  0x000047cc beq  0x00000002 , 0x00004a67 
- 00019037  0x000047cd branch  0x00004984 
- 00019038  0x000047d0 fetch  0x00000001 , 0x00000c70 
- 00019039  0x000047d1 bne  0x00000001 , 0x00004984 
- 00019040  0x000047d2 hfetch  0x00000001 , 0x00008a00 
- 00019041  0x000047d3 set0  0x00000007 , 0x0000003f 
- 00019042  0x000047d4 hstore  0x00000001 , 0x00008a00 
- 00019043  0x000047d5 jam  0x00000000 , 0x00000d39 
- 00019044  0x000047d6 jam  0x00000001 , 0x00000d3a 
- 00019045  0x000047d7 branch  0x00004988 
- 00019046  0x000047da branch  0x00004984 
- 00019047  0x000047dd fetch  0x00000001 , 0x00000c70 
- 00019048  0x000047de bne  0x00000000 , 0x00004984 
- 00019049  0x000047df fetch  0x00000001 , 0x00000c72 
- 00019050  0x000047e0 beq  0x00000081 , 0x00004a72 
- 00019051  0x000047e1 beq  0x00000082 , 0x00004a75 
- 00019052  0x000047e2 beq  0x00000083 , 0x00004a77 
- 00019053  0x000047e3 and_into  0x0000007f , 0x0000003f 
- 00019054  0x000047e4 beq  0x00000000 , 0x00004a70 
- 00019055  0x000047e5 branch  0x00004984 
- 00019056  0x000047e8 jam  0x00000000 , 0x00000d3b 
- 00019057  0x000047e9 branch  0x00004988 
- 00019058  0x000047eb jam  0x00000000 , 0x00000d3c 
- 00019059  0x000047ed jam  0x00000001 , 0x00000d53 
- 00019060  0x000047ee branch  0x00004988 
- 00019061  0x000047f0 jam  0x00000000 , 0x00000d3d 
- 00019062  0x000047f1 branch  0x00004a73 
- 00019063  0x000047f3 jam  0x00000000 , 0x00000d3e 
- 00019064  0x000047f4 branch  0x00004a73 
- 00019065  0x000047f8 fetch  0x00000001 , 0x00000c74 
- 00019066  0x000047f9 bne  0x00000000 , 0x00004984 
- 00019067  0x000047fa fetch  0x00000001 , 0x00000c75 
- 00019068  0x000047fb bne  0x00000000 , 0x00004984 
- 00019069  0x000047fc fetch  0x00000001 , 0x00000c6e 
- 00019070  0x000047fd beq  0x00000000 , 0x00004a82 
- 00019071  0x000047fe beq  0x00000001 , 0x00004a8f 
- 00019072  0x000047ff beq  0x00000002 , 0x00004a90 
- 00019073  0x00004800 branch  0x00004984 
- 00019074  0x00004803 fetch  0x00000001 , 0x00000c70 
- 00019075  0x00004804 bne  0x00000001 , 0x00004984 
- 00019076  0x00004805 hfetch  0x00000001 , 0x00008a00 
- 00019077  0x00004806 set1  0x00000007 , 0x0000003f 
- 00019078  0x00004807 hstore  0x00000001 , 0x00008a00 
- 00019079  0x00004808 jam  0x00000001 , 0x00000d39 
- 00019080  0x00004809 jam  0x00000003 , 0x00000d36 
- 00019081  0x0000480a jam  0x00000000 , 0x00000d43 
- 00019082  0x0000480b call  0x00004988 
- 00019083  0x0000480d call  0x00007f15 
- 00019084  0x0000480e setarg  0x00001388 
- 00019085  0x0000480f arg  0x0000000f , 0x00000007 
- 00019086  0x00004810 branch  0x00007f08 
- 00019087  0x00004813 branch  0x00004984 
- 00019088  0x00004816 fetch  0x00000001 , 0x00000c70 
- 00019089  0x00004817 bne  0x00000000 , 0x00004984 
- 00019090  0x00004818 fetch  0x00000001 , 0x00000c71 
- 00019091  0x00004819 bne  0x00000000 , 0x00004984 
- 00019092  0x0000481a fetch  0x00000001 , 0x00000c72 
- 00019093  0x0000481b beq  0x00000081 , 0x00004a9d 
- 00019094  0x0000481c beq  0x00000082 , 0x00004a9f 
- 00019095  0x0000481d beq  0x00000083 , 0x00004aa1 
- 00019096  0x0000481e and_into  0x0000007f , 0x0000003f 
- 00019097  0x0000481f beq  0x00000000 , 0x00004a9b 
- 00019098  0x00004820 branch  0x00004984 
- 00019099  0x00004823 jam  0x00000001 , 0x00000d3b 
- 00019100  0x00004824 branch  0x00004988 
- 00019101  0x00004826 jam  0x00000001 , 0x00000d3c 
- 00019102  0x00004827 branch  0x00004988 
- 00019103  0x00004829 jam  0x00000001 , 0x00000d3d 
- 00019104  0x0000482a branch  0x00004988 
- 00019105  0x0000482c jam  0x00000001 , 0x00000d3e 
- 00019106  0x0000482d branch  0x00004988 
- 00019107  0x00004831 fetch  0x00000001 , 0x00000c6e 
- 00019108  0x00004832 bne  0x00000000 , 0x00004984 
- 00019109  0x00004833 fetch  0x00000001 , 0x00000c72 
- 00019110  0x00004834 bne  0x00000000 , 0x00004984 
- 00019111  0x00004835 fetch  0x00000001 , 0x00000c73 
- 00019112  0x00004836 bne  0x00000000 , 0x00004984 
- 00019113  0x00004837 fetch  0x00000001 , 0x00000c74 
- 00019114  0x00004838 bne  0x00000000 , 0x00004984 
- 00019115  0x00004839 fetch  0x00000001 , 0x00000c75 
- 00019116  0x0000483a bne  0x00000000 , 0x00004984 
- 00019117  0x0000483b fetch  0x00000001 , 0x00000c71 
- 00019118  0x0000483c bne  0x00000000 , 0x00004984 
- 00019119  0x0000483d fetch  0x00000001 , 0x00000c70 
- 00019120  0x0000483e and_into  0x00000080 , 0x0000003f 
- 00019121  0x0000483f bne  0x00000000 , 0x00004984 
- 00019122  0x00004840 fetch  0x00000001 , 0x00000c70 
- 00019123  0x00004841 bne  0x00000000 , 0x00004aba 
- 00019124  0x00004843 jam  0x00000002 , 0x00000c6b 
- 00019125  0x00004845 fetch  0x00000001 , 0x00000c70 
- 00019126  0x00004846 hstore  0x00000001 , 0x00008a04 
- 00019127  0x00004847 call  0x00004988 
- 00019128  0x00004848 jam  0x00000001 , 0x00000d48 
- 00019129  0x00004849 rtn 
- 00019130  0x0000484b jam  0x00000003 , 0x00000c6b 
- 00019131  0x0000484c branch  0x00004ab5 
- 00019132  0x00004850 fetch  0x00000001 , 0x00000c6b 
- 00019133  0x00004851 beq  0x00000002 , 0x00004984 
- 00019134  0x00004852 fetch  0x00000001 , 0x00000c6e 
- 00019135  0x00004853 bne  0x00000000 , 0x00004984 
- 00019136  0x00004854 fetch  0x00000001 , 0x00000c72 
- 00019137  0x00004855 bne  0x00000000 , 0x00004984 
- 00019138  0x00004856 fetch  0x00000001 , 0x00000c73 
- 00019139  0x00004857 bne  0x00000000 , 0x00004984 
- 00019140  0x00004858 fetch  0x00000001 , 0x00000c74 
- 00019141  0x00004859 bne  0x00000000 , 0x00004984 
- 00019142  0x0000485a fetch  0x00000001 , 0x00000c75 
- 00019143  0x0000485b bne  0x00000000 , 0x00004984 
- 00019144  0x0000485c fetch  0x00000001 , 0x00000c71 
- 00019145  0x0000485d bne  0x00000000 , 0x00004984 
- 00019146  0x0000485e fetch  0x00000001 , 0x00000c70 
- 00019147  0x0000485f sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019148  0x00004860 nbranch  0x00004984 , 0x00000002 
- 00019149  0x00004861 fetch  0x00000001 , 0x00000c6b 
- 00019150  0x00004862 beq  0x00000003 , 0x00004ad1 
- 00019151  0x00004863 beq  0x00000004 , 0x00004ad1 
- 00019152  0x00004864 branch  0x00004984 
- 00019153  0x00004868 fetch  0x00000001 , 0x00000c70 
- 00019154  0x00004869 beq  0x00000000 , 0x00004ad5 
- 00019155  0x0000486a jam  0x00000004 , 0x00000c6b 
- 00019156  0x0000486b branch  0x00004988 
- 00019157  0x0000486d jam  0x00000003 , 0x00000c6b 
- 00019158  0x0000486e branch  0x00004988 
- 00019159  0x00004872 fetch  0x00000001 , 0x00000c6b 
- 00019160  0x00004873 bne  0x00000004 , 0x00004984 
- 00019161  0x00004874 fetch  0x00000001 , 0x00000c6e 
- 00019162  0x00004875 bne  0x00000001 , 0x00004984 
- 00019163  0x00004876 fetch  0x00000001 , 0x00000c70 
- 00019164  0x00004877 bne  0x00000000 , 0x00004984 
- 00019165  0x00004878 fetch  0x00000001 , 0x00000c71 
- 00019166  0x00004879 bne  0x00000000 , 0x00004984 
- 00019167  0x0000487a fetch  0x00000001 , 0x00000c74 
- 00019168  0x0000487b bne  0x00000000 , 0x00004984 
- 00019169  0x0000487c fetch  0x00000001 , 0x00000c75 
- 00019170  0x0000487d bne  0x00000000 , 0x00004984 
- 00019171  0x0000487e fetch  0x00000001 , 0x00000c72 
- 00019172  0x0000487f bne  0x00000000 , 0x00004984 
- 00019173  0x00004880 fetch  0x00000001 , 0x00000c73 
- 00019174  0x00004881 bne  0x00000000 , 0x00004984 
- 00019175  0x00004882 branch  0x00004988 
- 00019176  0x00004886 jam  0x00000001 , 0x00000d4c 
- 00019177  0x00004887 fetch  0x00000001 , 0x00000c71 
- 00019178  0x00004888 store  0x00000001 , 0x00000d4d 
- 00019179  0x00004889 fetch  0x00000001 , 0x00000c72 
- 00019180  0x0000488a sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019181  0x0000488b call  0x00004af5 , 0x00000005 
- 00019182  0x0000488c fetch  0x00000001 , 0x00000d36 
- 00019183  0x0000488d bne  0x00000004 , 0x00004988 
- 00019184  0x0000488e jam  0x00000002 , 0x00000d36 
- 00019185  0x0000488f call  0x00004988 
- 00019186  0x00004890 nop  0x00007530 
- 00019187  0x00004891 nop  0x00007530 
- 00019188  0x00004892 rtn 
- 00019189  0x00004894 jam  0x00000001 , 0x00000d45 
- 00019190  0x00004895 jam  0x00000000 , 0x00000d3a 
- 00019191  0x00004896 jam  0x00000004 , 0x00000d36 
- 00019192  0x00004897 rtn 
- 00019193  0x0000489b jam  0x00000001 , 0x00000d50 
- 00019194  0x0000489c call  0x00004b03 
- 00019195  0x0000489d fetch  0x00000002 , 0x00000c70 
- 00019196  0x0000489e store  0x00000002 , 0x00000d4e 
- 00019197  0x0000489f fetch  0x00000001 , 0x00000c74 
- 00019198  0x000048a0 iforce  0x00000039 
- 00019199  0x000048a1 arg  0x00000c76 , 0x00000006 
- 00019200  0x000048a2 arg  0x00000cb6 , 0x00000005 
- 00019201  0x000048a3 call  0x00007f01 
- 00019202  0x000048a4 branch  0x00004988 
- 00019203  0x000048a7 fetch  0x00000002 , 0x00000c70 
- 00019204  0x000048a8 arg  0x00000200 , 0x00000002 
- 00019205  0x000048a9 isub  0x00000002 , 0x0000003e 
- 00019206  0x000048aa nrtn  0x00000005 
- 00019207  0x000048ab fetch  0x00000002 , 0x00000c72 
- 00019208  0x000048ac arg  0x00000000 , 0x00000002 
- 00019209  0x000048ad isub  0x00000002 , 0x0000003e 
- 00019210  0x000048ae nrtn  0x00000005 
- 00019211  0x000048af fetch  0x00000002 , 0x00000c74 
- 00019212  0x000048b0 arg  0x00000001 , 0x00000002 
- 00019213  0x000048b1 isub  0x00000002 , 0x0000003e 
- 00019214  0x000048b2 nrtn  0x00000005 
- 00019215  0x000048b3 jam  0x00000001 , 0x00000d43 
- 00019216  0x000048b4 rtn 
- 00019217  0x000048b8 fetch  0x00000001 , 0x00000c74 
- 00019218  0x000048b9 bne  0x00000000 , 0x00004984 
- 00019219  0x000048ba fetch  0x00000001 , 0x00000c70 
- 00019220  0x000048bb beq  0x00000000 , 0x00004b17 
- 00019221  0x000048bc beq  0x00000001 , 0x00004b1a 
- 00019222  0x000048bd branch  0x00004984 
- 00019223  0x000048bf jam  0x00000000 , 0x00000d4a 
- 00019224  0x000048c0 jam  0x00000001 , 0x00000d49 
- 00019225  0x000048c1 branch  0x00004988 
- 00019226  0x000048c3 jam  0x00000001 , 0x00000d44 
- 00019227  0x000048c4 jam  0x00000001 , 0x00000d4a 
- 00019228  0x000048c5 jam  0x00000000 , 0x00000d49 
- 00019229  0x000048c6 branch  0x00004988 
- 00019230  0x000048ca ifetch  0x00000001 , 0x00000011 
- 00019231  0x000048cb iforce  0x00000012 
- 00019232  0x000048cc increase  0x00000001 , 0x00000011 
- 00019233  0x000048cf bpatch  0x000000fa , 0x0000401f 
- 00019234  0x000048d0 bmark0  0x00000023 , 0x00004b2c 
- 00019235  0x000048d1 add  0x00000012 , 0x00000001 , 0x0000003f 
- 00019236  0x000048d2 lshift  0x0000003f , 0x0000003f 
- 00019237  0x000048d3 hstore  0x00000001 , 0x00008a18 
- 00019238  0x000048d4 jam  0x00000003 , 0x00008a18 
- 00019239  0x000048d5 fetch  0x00000001 , 0x00000c74 
- 00019240  0x000048d6 increase  0xfffffffe , 0x0000003f 
- 00019241  0x000048d7 rshift  0x0000003f , 0x0000003f 
- 00019242  0x000048d8 store  0x00000001 , 0x00000c74 
- 00019243  0x000048d9 beq  0x00000000 , 0x00004b35 
- 00019244  0x000048db fetch  0x00000002 , 0x00000c74 
- 00019245  0x000048dc isub  0x00000012 , 0x0000003e 
- 00019246  0x000048dd branch  0x00004b30 , 0x00000002 
- 00019247  0x000048de copy  0x0000003f , 0x00000012 
- 00019248  0x000048e0 deposit  0x00000011 
- 00019249  0x000048e1 store  0x00000002 , 0x00000b65 
- 00019250  0x000048e2 deposit  0x00000012 
- 00019251  0x000048e3 store  0x00000001 , 0x00000b67 
- 00019252  0x000048e4 branch  0x00004b37 
- 00019253  0x000048e7 arg  0x00000000 , 0x00000007 
- 00019254  0x000048e8 branch  0x00004b57 
- 00019255  0x000048ec bpatch  0x000000fb , 0x0000401f 
- 00019256  0x000048ed fetch  0x00000001 , 0x00000b67 
- 00019257  0x000048ee rtn  0x00000034 
- 00019258  0x000048ef copy  0x0000003f , 0x00000039 
- 00019259  0x000048f0 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00019260  0x000048f1 branch  0x00004b3e , 0x00000002 
- 00019261  0x000048f2 arg  0x00000040 , 0x00000039 
- 00019262  0x000048f4 fetch  0x00000001 , 0x00000b67 
- 00019263  0x000048f5 isub  0x00000039 , 0x0000003f 
- 00019264  0x000048f6 store  0x00000001 , 0x00000b67 
- 00019265  0x000048f7 fetch  0x00000002 , 0x00000b65 
- 00019266  0x000048f8 copy  0x0000003f , 0x00000006 
- 00019267  0x000048fa ifetch  0x00000001 , 0x00000006 
- 00019268  0x000048fb hstore  0x00000001 , 0x00008a18 
- 00019269  0x000048fc bmark0  0x00000023 , 0x00004b47 
- 00019270  0x000048fd jam  0x00000000 , 0x00008a18 
- 00019271  0x000048ff loop  0x00004b43 
- 00019272  0x00004900 copy  0x00000006 , 0x0000003f 
- 00019273  0x00004901 store  0x00000002 , 0x00000b65 
- 00019274  0x00004902 arg  0x00000000 , 0x00000007 
- 00019275  0x00004903 call  0x00004b57 
- 00019276  0x00004904 fetch  0x00000001 , 0x00000b67 
- 00019277  0x00004905 nrtn  0x00000034 
- 00019278  0x00004906 fetch  0x00000001 , 0x00000d36 
- 00019279  0x00004907 rtnne  0x00000001 
- 00019280  0x00004908 jam  0x00000002 , 0x00000d36 
- 00019281  0x00004909 rtn 
- 00019282  0x0000490d arg  0x00008a19 , 0x00000011 
- 00019283  0x0000490e arg  0x00000001 , 0x00000007 
- 00019284  0x00004910 ifetch  0x00000001 , 0x00000006 
- 00019285  0x00004911 istore  0x00000001 , 0x00000011 
- 00019286  0x00004912 loop  0x00004b54 
- 00019287  0x00004914 setarg  0x00000000 
- 00019288  0x00004915 qset1  0x0000003f 
- 00019289  0x00004916 hstore  0x00000001 , 0x00008a10 
- 00019290  0x00004917 fetcht  0x00000001 , 0x00000d37 
- 00019291  0x00004918 ior  0x00000002 , 0x0000003f 
- 00019292  0x00004919 store  0x00000001 , 0x00000d37 
- 00019293  0x0000491a rtn 
- 00019294  0x0000491d arg  0x00000002 , 0x00000007 
- 00019295  0x0000491e arg  0x00008a1a , 0x00000011 
- 00019296  0x0000491f branch  0x00004b54 
- 00019297  0x00004922 bpatch  0x000000fc , 0x0000401f 
- 00019298  0x00004923 fetch  0x00000001 , 0x00000d38 
- 00019299  0x00004924 rtn  0x00000034 
- 00019300  0x00004925 fetch  0x00000001 , 0x00000d37 
- 00019301  0x00004926 nbranch  0x00004bac , 0x00000034 
- 00019302  0x00004927 fetch  0x00000001 , 0x00000d45 
- 00019303  0x00004928 branch  0x00004b86 , 0x00000034 
- 00019304  0x00004929 fetch  0x00000001 , 0x00000d36 
- 00019305  0x0000492a beq  0x00000003 , 0x00004bbf 
- 00019306  0x0000492b bne  0x00000002 , 0x00004b86 
- 00019307  0x0000492c fetch  0x00000001 , 0x00000d3a 
- 00019308  0x0000492d nbranch  0x00004b86 , 0x00000034 
- 00019309  0x0000492e call  0x00004b6f 
- 00019310  0x0000492f branch  0x00004b7a 
- 00019311  0x00004932 fetch  0x00000001 , 0x00000d38 
- 00019312  0x00004933 rtnbit0  0x00000001 
- 00019313  0x00004934 fetch  0x00000001 , 0x00000d37 
- 00019314  0x00004935 rtnbit1  0x00000001 
- 00019315  0x00004936 fetch  0x00000001 , 0x00000d38 
- 00019316  0x00004937 set0  0x00000001 , 0x0000003f 
- 00019317  0x00004938 store  0x00000001 , 0x00000d38 
- 00019318  0x00004939 fetch  0x00000001 , 0x00000d51 
- 00019319  0x0000493a rtn  0x00000034 
- 00019320  0x0000493b beq  0x00000010 , 0x00004ba8 
- 00019321  0x0000493c branch  0x00002a8c 
- 00019322  0x0000493f fetch  0x00000001 , 0x00000d38 
- 00019323  0x00004940 rtnbit0  0x00000002 
- 00019324  0x00004941 fetch  0x00000001 , 0x00000d37 
- 00019325  0x00004942 rtnbit1  0x00000002 
- 00019326  0x00004943 fetch  0x00000001 , 0x00000d38 
- 00019327  0x00004944 set0  0x00000002 , 0x0000003f 
- 00019328  0x00004945 store  0x00000001 , 0x00000d38 
- 00019329  0x00004946 fetch  0x00000001 , 0x00000d52 
- 00019330  0x00004947 rtn  0x00000034 
- 00019331  0x00004948 beq  0x00000020 , 0x00004b89 
- 00019332  0x00004949 beq  0x00000021 , 0x00004ba4 
- 00019333  0x0000494a branch  0x00002a8c 
- 00019334  0x0000494e arg  0x00000d54 , 0x00000005 
- 00019335  0x0000494f arg  0x00000006 , 0x00000039 
- 00019336  0x00004950 branch  0x00007ec6 
- 00019337  0x00004953 fetch  0x00000001 , 0x00000d4c 
- 00019338  0x00004954 fetcht  0x00000001 , 0x00000d4b 
- 00019339  0x00004955 iand  0x00000002 , 0x0000003f 
- 00019340  0x00004956 branch  0x00004ba0 , 0x00000034 
- 00019341  0x00004957 fetcht  0x00000001 , 0x00000d4a 
- 00019342  0x00004958 iadd  0x00000002 , 0x0000003f 
- 00019343  0x00004959 beq  0x00000001 , 0x00004b91 
- 00019344  0x0000495a branch  0x00004ba0 
- 00019345  0x0000495d jam  0x00000000 , 0x00000d52 
- 00019346  0x0000495f fetch  0x00000001 , 0x00000d55 
- 00019347  0x00004960 beq  0x00000002 , 0x00004ba1 
- 00019348  0x00004961 beq  0x00000003 , 0x00004ba1 
- 00019349  0x00004962 fetch  0x00000001 , 0x00000d55 
- 00019350  0x00004963 store  0x00000001 , 0x00000d54 
- 00019351  0x00004964 fetch  0x00000001 , 0x00000d56 
- 00019352  0x00004965 istore  0x00000001 , 0x00000005 
- 00019353  0x00004966 fetch  0x00000001 , 0x00000d58 
- 00019354  0x00004967 istore  0x00000001 , 0x00000005 
- 00019355  0x00004968 fetch  0x00000001 , 0x00000d5a 
- 00019356  0x00004969 istore  0x00000001 , 0x00000005 
- 00019357  0x0000496a arg  0x00000004 , 0x00000039 
- 00019358  0x0000496b arg  0x00000d54 , 0x00000006 
- 00019359  0x0000496c branch  0x00004b5e 
- 00019360  0x0000496f jam  0x00000000 , 0x00000d52 
- 00019361  0x00004971 arg  0x00000008 , 0x00000039 
- 00019362  0x00004972 arg  0x00000d54 , 0x00000006 
- 00019363  0x00004973 branch  0x00004b5e 
- 00019364  0x00004976 jam  0x00000000 , 0x00000d52 
- 00019365  0x00004977 arg  0x00000003 , 0x00000039 
- 00019366  0x00004978 arg  0x00000d74 , 0x00000006 
- 00019367  0x00004979 branch  0x00004b5e 
- 00019368  0x0000497c jam  0x00000000 , 0x00000d51 
- 00019369  0x0000497d arg  0x00000008 , 0x00000039 
- 00019370  0x0000497e arg  0x00000d64 , 0x00000006 
- 00019371  0x0000497f branch  0x00004b52 
- 00019372  0x00004982 fetch  0x00000001 , 0x00000d36 
- 00019373  0x00004983 beq  0x00000003 , 0x00004bb0 
- 00019374  0x00004984 beq  0x00000002 , 0x00004bb2 
- 00019375  0x00004985 rtn 
- 00019376  0x00004987 jam  0x00000000 , 0x00000d37 
- 00019377  0x00004988 rtn 
- 00019378  0x0000498a hfetch  0x00000001 , 0x00008a00 
- 00019379  0x0000498b set1  0x00000007 , 0x0000003f 
- 00019380  0x0000498c hstore  0x00000001 , 0x00008a00 
- 00019381  0x0000498d jam  0x00000001 , 0x00000d47 
- 00019382  0x0000498e rtn 
- 00019383  0x00004991 fetch  0x00000001 , 0x00000d36 
- 00019384  0x00004992 rtneq  0x00000003 
- 00019385  0x00004993 beq  0x00000002 , 0x00004bbb 
- 00019386  0x00004994 rtn 
- 00019387  0x00004996 fetch  0x00000001 , 0x00000d47 
- 00019388  0x00004997 rtn  0x00000034 
- 00019389  0x00004998 jam  0x00000001 , 0x00000d46 
- 00019390  0x00004999 branch  0x00004bc2 
- 00019391  0x0000499c arg  0x0000000f , 0x00000007 
- 00019392  0x0000499d call  0x00007f16 
- 00019393  0x0000499e nrtn  0x00000034 
- 00019394  0x000049a0 hfetch  0x00000001 , 0x00008a00 
- 00019395  0x000049a1 rtnbit0  0x00000007 
- 00019396  0x000049a2 jam  0x000000fc , 0x00008a00 
- 00019397  0x000049a3 nop  0x00007530 
- 00019398  0x000049a4 jam  0x0000003c , 0x00008a00 
- 00019399  0x000049a5 rtn 
- 00019400  0x000049ad bpatch  0x000000fd , 0x0000401f 
- 00019401  0x000049ae fetch  0x00000001 , 0x000041ce 
- 00019402  0x000049af nrtn  0x00000034 
- 00019403  0x000049b1 call  0x00004bce 
- 00019404  0x000049b2 ncall  0x00004be6 , 0x00000028 
- 00019405  0x000049b3 rtn 
- 00019406  0x000049b6 bpatch  0x000000fe , 0x0000401f 
- 00019407  0x000049b7 copy  0x00000003 , 0x00000011 
- 00019408  0x000049b8 arg  0x00000004 , 0x00000002 
- 00019409  0x000049b9 ifetch  0x00000001 , 0x00000003 
- 00019410  0x000049ba beq  0x00000001 , 0x00004bd8 
- 00019411  0x000049bb increase  0x00000001 , 0x00000002 
- 00019412  0x000049bc beq  0x00000002 , 0x00004bd8 
- 00019413  0x000049bd copy  0x00000003 , 0x0000003f 
- 00019414  0x000049be hstore  0x00000002 , 0x00008058 
- 00019415  0x000049bf rtn 
- 00019416  0x000049c1 hfetch  0x00000002 , 0x00008112 
- 00019417  0x000049c2 isub  0x00000002 , 0x0000003e 
- 00019418  0x000049c3 nbranch  0x00004bd8 , 0x00000002 
- 00019419  0x000049c5 disable  0x00000028 
- 00019420  0x000049c6 copy  0x00000011 , 0x00000003 
- 00019421  0x000049c7 call  0x00004bee 
- 00019422  0x000049c8 iadd  0x00000002 , 0x00000002 
- 00019423  0x000049ca hfetch  0x00000002 , 0x00008112 
- 00019424  0x000049cb isub  0x00000002 , 0x0000003e 
- 00019425  0x000049cc nbranch  0x00004bdf , 0x00000002 
- 00019426  0x000049cd copy  0x00000011 , 0x00000003 
- 00019427  0x000049ce ifetch  0x00000001 , 0x00000003 
- 00019428  0x000049cf beq  0x00000001 , 0x00004c3f 
- 00019429  0x000049d0 branch  0x00002a8c 
- 00019430  0x000049d3 bpatch  0x000000ff , 0x0000401f 
- 00019431  0x000049d4 hfetch  0x00000002 , 0x00008058 
- 00019432  0x000049d5 iforce  0x00000003 
- 00019433  0x000049d6 call  0x00004bee 
- 00019434  0x000049d7 iadd  0x00000003 , 0x00000003 
- 00019435  0x000049d8 deposit  0x00000003 
- 00019436  0x000049d9 hstore  0x00000002 , 0x00008058 
- 00019437  0x000049da rtn 
- 00019438  0x000049e0 ifetch  0x00000001 , 0x00000003 
- 00019439  0x000049e1 increase  0x00000002 , 0x00000003 
- 00019440  0x000049e2 beq  0x00000002 , 0x00004bf3 
- 00019441  0x000049e3 ifetch  0x00000001 , 0x00000003 
- 00019442  0x000049e4 rtn 
- 00019443  0x000049e6 ifetch  0x00000002 , 0x00000003 
- 00019444  0x000049e7 rtn 
- 00019445  0x000049ea hfetch  0x00000002 , 0x0000805e 
- 00019446  0x000049eb increase  0xfffffffb , 0x0000000a 
- 00019447  0x000049ec iadd  0x0000000a , 0x0000000a 
- 00019448  0x000049ed rtn 
- 00019449  0x000049f0 arg  0x00000004 , 0x00000002 
- 00019450  0x000049f1 branch  0x00004bfc 
- 00019451  0x000049f3 arg  0x00000002 , 0x00000002 
- 00019452  0x000049f5 bpatchx  0x00000000 , 0x00004020 
- 00019453  0x000049f6 increase  0x00000001 , 0x00000039 
- 00019454  0x000049f7 hfetch  0x00000002 , 0x0000805e 
- 00019455  0x000049f8 copy  0x0000003f , 0x0000000a 
- 00019456  0x000049f9 copy  0x00000039 , 0x0000003f 
- 00019457  0x000049fa istoret  0x00000001 , 0x0000000a 
- 00019458  0x000049fb increase  0xffffffff , 0x0000003f 
- 00019459  0x000049fc iadd  0x0000000a , 0x0000000a 
- 00019460  0x000049fd copy  0x0000000a , 0x0000003f 
- 00019461  0x000049fe store  0x00000002 , 0x00000258 
- 00019462  0x000049ff copy  0x00000002 , 0x0000003f 
- 00019463  0x00004a00 rtneq  0x00000002 
- 00019464  0x00004a01 fetch  0x00000002 , 0x00000258 
- 00019465  0x00004a02 hstore  0x00000002 , 0x0000805e 
- 00019466  0x00004a03 branch  0x00004c0b 
- 00019467  0x00004a07 setarg  0x00000000 
- 00019468  0x00004a08 store  0x00000002 , 0x00000258 
- 00019469  0x00004a09 rtn 
- 00019470  0x00004a11 rtn  0x0000002b 
- 00019471  0x00004a12 setarg  0x00004d28 
- 00019472  0x00004a13 store  0x00000002 , 0x000041f3 
- 00019473  0x00004a15 setarg  0x000001a0 
- 00019474  0x00004a16 store  0x00000002 , 0x00004243 
- 00019475  0x00004a18 setarg  0x00001800 
- 00019476  0x00004a19 hstore  0x00000002 , 0x00008054 
- 00019477  0x00004a1a setarg  0x00001bff 
- 00019478  0x00004a1b hstore  0x00000002 , 0x00008056 
- 00019479  0x00004a1c setarg  0x00001c00 
- 00019480  0x00004a1d hstore  0x00000002 , 0x0000805a 
- 00019481  0x00004a1e call  0x00004c28 
- 00019482  0x00004a20 jam  0x00000000 , 0x00008062 
- 00019483  0x00004a21 setarg  0x00001c00 
- 00019484  0x00004a22 hstore  0x00000002 , 0x0000805e 
- 00019485  0x00004a23 hstore  0x00000002 , 0x00008060 
- 00019486  0x00004a24 setarg  0x00001800 
- 00019487  0x00004a25 hstore  0x00000002 , 0x00008058 
- 00019488  0x00004a26 store  0x00000002 , 0x00000244 
- 00019489  0x00004a28 hfetch  0x00000002 , 0x00008050 
- 00019490  0x00004a29 set0  0x0000000f , 0x0000003f 
- 00019491  0x00004a2a hstore  0x00000002 , 0x00008050 
- 00019492  0x00004a2b call  0x000066ce 
- 00019493  0x00004a2c jam  0x00000001 , 0x00008043 
- 00019494  0x00004a2d jam  0x00000081 , 0x00008062 
- 00019495  0x00004a2e rtn 
- 00019496  0x00004a31 setarg  0x00001fff 
- 00019497  0x00004a32 hstore  0x00000002 , 0x0000805c 
- 00019498  0x00004a33 hfetch  0x00000001 , 0x00008081 
- 00019499  0x00004a34 or_into  0x00000007 , 0x0000003f 
- 00019500  0x00004a35 hstore  0x00000001 , 0x00008081 
- 00019501  0x00004a36 rtn 
- 00019502  0x00004a3a bpatchx  0x00000001 , 0x00004020 
- 00019503  0x00004a3b hfetch  0x00000001 , 0x0000810c 
- 00019504  0x00004a3c iforce  0x00000012 
- 00019505  0x00004a3d bbit0  0x00000003 , 0x00004c37 
- 00019506  0x00004a3e hfetch  0x00000002 , 0x00008112 
- 00019507  0x00004a3f iforce  0x00000013 
- 00019508  0x00004a40 arg  0x0000044f , 0x00000002 
- 00019509  0x00004a41 isub  0x00000002 , 0x0000003e 
- 00019510  0x00004a42 nrtn  0x00000005 
- 00019511  0x00004a44 hfetch  0x00000002 , 0x00008058 
- 00019512  0x00004a45 iforce  0x00000003 
- 00019513  0x00004a46 branch  0x00004bc8 
- 00019514  0x00004a49 hfetcht  0x00000001 , 0x0000810c 
- 00019515  0x00004a4a isolate1  0x00000006 , 0x00000002 
- 00019516  0x00004a4b branch  0x00004c3a , 0x00000001 
- 00019517  0x00004a4c hstore  0x00000001 , 0x00008015 
- 00019518  0x00004a4d rtn 
- 00019519  0x00004a50 bpatchx  0x00000002 , 0x00004020 
- 00019520  0x00004a51 fetch  0x00000001 , 0x000041ce 
- 00019521  0x00004a52 branch  0x00004c44 , 0x00000034 
- 00019522  0x00004a53 enable  0x00000028 
- 00019523  0x00004a54 rtn 
- 00019524  0x00004a56 ifetch  0x00000002 , 0x00000003 
- 00019525  0x00004a57 iforce  0x00000030 
- 00019526  0x00004a58 iforce  0x00000007 
- 00019527  0x00004a59 ifetch  0x00000001 , 0x00000003 
- 00019528  0x00004a5a iforce  0x00000002 
- 00019529  0x00004a5b rshift2  0x00000030 , 0x0000003f 
- 00019530  0x00004a5c rshift8  0x0000003f , 0x0000003f 
- 00019531  0x00004a5d beq  0x0000003f , 0x00004c4d 
- 00019532  0x00004a5e rtn 
- 00019533  0x00004a62 bpatchx  0x00000003 , 0x00004020 
- 00019534  0x00004a63 deposit  0x00000007 
- 00019535  0x00004a64 beq  0x00000000 , 0x00004cdc 
- 00019536  0x00004a65 beq  0x00000001 , 0x00004c66 
- 00019537  0x00004a66 beq  0x00000002 , 0x00004c6b 
- 00019538  0x00004a67 beq  0x00000003 , 0x00004c7a 
- 00019539  0x00004a68 beq  0x00000004 , 0x00004cb3 
- 00019540  0x00004a69 beq  0x00000005 , 0x00004cdc 
- 00019541  0x00004a6a beq  0x00000006 , 0x00004cc6 
- 00019542  0x00004a6b beq  0x00000007 , 0x00004c5c 
- 00019543  0x00004a6d beq  0x00000010 , 0x00004cc9 
- 00019544  0x00004a6e beq  0x00000011 , 0x00004cd1 
- 00019545  0x00004a6f beq  0x00000012 , 0x00004ca5 
- 00019546  0x00004a70 beq  0x00000013 , 0x00004c85 
- 00019547  0x00004a71 branch  0x00004cdc 
- 00019548  0x00004a74 call  0x00004cdc 
- 00019549  0x00004a75 call  0x00007f9e 
- 00019550  0x00004a76 call  0x0000688c 
- 00019551  0x00004a78 call  0x000033d2 
- 00019552  0x00004a79 call  0x000033d9 
- 00019553  0x00004a7a branch  0x0000688f 
- 00019554  0x00004a7d jam  0x00000000 , 0x00004245 
- 00019555  0x00004a7e call  0x000033d0 
- 00019556  0x00004a7f call  0x00004c13 
- 00019557  0x00004a80 branch  0x000033db 
- 00019558  0x00004a83 call  0x00004cf2 
- 00019559  0x00004a84 hfetch  0x00000002 , 0x00008000 
- 00019560  0x00004a85 istore  0x00000002 , 0x0000000a 
- 00019561  0x00004a86 force  0x00000006 , 0x00000039 
- 00019562  0x00004a87 branch  0x00004cdd 
- 00019563  0x00004a8a ifetch  0x00000002 , 0x00000003 
- 00019564  0x00004a8b store  0x00000002 , 0x00004243 
- 00019565  0x00004a8c hstore  0x00000002 , 0x00008052 
- 00019566  0x00004a8d rtn 
- 00019567  0x00004a92 ifetch  0x00000001 , 0x00000003 
- 00019568  0x00004a93 copy  0x0000003f , 0x00000002 
- 00019569  0x00004a94 hstore  0x00000001 , 0x00008024 
- 00019570  0x00004a95 ifetch  0x00000001 , 0x00000003 
- 00019571  0x00004a96 iadd  0x00000002 , 0x00000002 
- 00019572  0x00004a97 set1  0x00000007 , 0x0000003f 
- 00019573  0x00004a98 hstore  0x00000001 , 0x00008023 
- 00019574  0x00004a99 ifetch  0x00000001 , 0x00000003 
- 00019575  0x00004a9a iadd  0x00000002 , 0x00000002 
- 00019576  0x00004a9b copy  0x0000003f , 0x00000039 
- 00019577  0x00004a9c rtn 
- 00019578  0x00004a9f bmark1  0x0000002b , 0x00004cc4 
- 00019579  0x00004aa0 call  0x00004c6f 
- 00019580  0x00004aa2 ifetch  0x00000001 , 0x00000003 
- 00019581  0x00004aa3 hstore  0x00000001 , 0x00008025 
- 00019582  0x00004aa4 iadd  0x00000002 , 0x00000002 
- 00019583  0x00004aa5 loop  0x00004c7c 
- 00019584  0x00004aa7 and  0x00000002 , 0x000000ff , 0x00000002 
- 00019585  0x00004aa8 ifetch  0x00000001 , 0x00000003 
- 00019586  0x00004aa9 isub  0x00000002 , 0x0000003e 
- 00019587  0x00004aaa nbranch  0x00004cc4 , 0x00000005 
- 00019588  0x00004aab branch  0x00004cdc 
- 00019589  0x00004aaf bmark0  0x0000002b , 0x00004cc4 
- 00019590  0x00004ab0 call  0x00004c6f 
- 00019591  0x00004ab1 store  0x00000008 , 0x00000a9a 
- 00019592  0x00004ab3 call  0x00007422 
- 00019593  0x00004ab4 arg  0x00000010 , 0x00000039 
- 00019594  0x00004ab5 arg  0x00000ac2 , 0x00000005 
- 00019595  0x00004ab6 call  0x00004ca0 
- 00019596  0x00004ab7 storet  0x00000008 , 0x00000aa2 
- 00019597  0x00004ab8 arg  0x00000ad2 , 0x00000005 
- 00019598  0x00004ab9 call  0x00007497 
- 00019599  0x00004aba arg  0x00000ad2 , 0x00000011 
- 00019600  0x00004abb arg  0x00000ac2 , 0x00000012 
- 00019601  0x00004abc arg  0x00000ae2 , 0x00000005 
- 00019602  0x00004abd call  0x00007352 
- 00019603  0x00004abe arg  0x00000010 , 0x00000039 
- 00019604  0x00004abf arg  0x00000ae2 , 0x00000006 
- 00019605  0x00004ac0 call  0x00004c9c 
- 00019606  0x00004ac1 fetcht  0x00000008 , 0x00000aa2 
- 00019607  0x00004ac2 fetch  0x00000008 , 0x00000a9a 
- 00019608  0x00004ac3 increase  0xfffffff0 , 0x0000003f 
- 00019609  0x00004ac4 store  0x00000008 , 0x00000a9a 
- 00019610  0x00004ac5 nbranch  0x00004c88 , 0x00000034 
- 00019611  0x00004ac6 branch  0x00004c80 
- 00019612  0x00004ac9 ifetch  0x00000001 , 0x00000006 
- 00019613  0x00004aca hstore  0x00000001 , 0x00008025 
- 00019614  0x00004acb loop  0x00004c9c 
- 00019615  0x00004acc rtn 
- 00019616  0x00004acf ifetch  0x00000001 , 0x00000003 
- 00019617  0x00004ad0 istore  0x00000001 , 0x00000005 
- 00019618  0x00004ad1 iadd  0x00000002 , 0x00000002 
- 00019619  0x00004ad2 loop  0x00004ca0 
- 00019620  0x00004ad3 rtn 
- 00019621  0x00004ad6 bmark0  0x0000002b , 0x00004cc4 
- 00019622  0x00004ad7 arg  0x00000000 , 0x00000002 
- 00019623  0x00004ad8 arg  0x00000010 , 0x00000039 
- 00019624  0x00004ad9 arg  0x00000ac2 , 0x00000005 
- 00019625  0x00004ada call  0x00004ca0 
- 00019626  0x00004adb hfetch  0x00000001 , 0x00008085 
- 00019627  0x00004adc and_into  0x000000fd , 0x0000003f 
- 00019628  0x00004add hstore  0x00000001 , 0x00008085 
- 00019629  0x00004ade arg  0x00000ac2 , 0x00000006 
- 00019630  0x00004adf arg  0x00000010 , 0x00000039 
- 00019631  0x00004ae0 call  0x00007478 
- 00019632  0x00004ae1 call  0x00007428 
- 00019633  0x00004ae2 call  0x00007491 
- 00019634  0x00004ae3 branch  0x00004c80 
- 00019635  0x00004ae7 arg  0x00000020 , 0x00000039 
- 00019636  0x00004ae8 arg  0x00004000 , 0x00000005 
- 00019637  0x00004ae9 arg  0x00000000 , 0x00000002 
- 00019638  0x00004aeb ifetch  0x00000001 , 0x00000003 
- 00019639  0x00004aec istore  0x00000001 , 0x00000005 
- 00019640  0x00004aed iadd  0x00000002 , 0x00000002 
- 00019641  0x00004aee loop  0x00004cb6 
- 00019642  0x00004aef and  0x00000002 , 0x000000ff , 0x00000002 
- 00019643  0x00004af0 ifetch  0x00000001 , 0x00000003 
- 00019644  0x00004af1 isub  0x00000002 , 0x0000003e 
- 00019645  0x00004af2 nbranch  0x00004cc4 , 0x00000005 
- 00019646  0x00004af3 jam  0x00000000 , 0x00008023 
- 00019647  0x00004af4 call  0x00004cdc 
- 00019648  0x00004af5 call  0x00004be6 
- 00019649  0x00004af6 call  0x000064a3 
- 00019650  0x00004af7 call  0x00007f9e 
- 00019651  0x00004af8 branch  0x00002001 
- 00019652  0x00004afb jam  0x00000000 , 0x00008023 
- 00019653  0x00004afc branch  0x00002000 
- 00019654  0x00004aff ifetch  0x00000006 , 0x00000003 
- 00019655  0x00004b00 store  0x00000006 , 0x000040a0 
- 00019656  0x00004b01 branch  0x00004cdc 
- 00019657  0x00004b05 ifetch  0x00000001 , 0x00000003 
- 00019658  0x00004b06 store  0x00000001 , 0x0000025a 
- 00019659  0x00004b07 copy  0x0000003f , 0x00000039 
- 00019660  0x00004b08 ifetch  0x00000002 , 0x00000003 
- 00019661  0x00004b09 store  0x00000002 , 0x0000025b 
- 00019662  0x00004b0a copy  0x0000003f , 0x00000005 
- 00019663  0x00004b0b call  0x000066fd 
- 00019664  0x00004b0c branch  0x00004cdc 
- 00019665  0x00004b10 ifetch  0x00000001 , 0x00000003 
- 00019666  0x00004b11 store  0x00000001 , 0x0000025a 
- 00019667  0x00004b12 copy  0x0000003f , 0x00000039 
- 00019668  0x00004b13 ifetch  0x00000002 , 0x00000003 
- 00019669  0x00004b14 store  0x00000002 , 0x0000025b 
- 00019670  0x00004b15 arg  0x00001000 , 0x00000005 
- 00019671  0x00004b16 call  0x000066fd 
- 00019672  0x00004b17 fetcht  0x00000001 , 0x0000025a 
- 00019673  0x00004b18 arg  0x00001000 , 0x00000011 
- 00019674  0x00004b19 fetch  0x00000002 , 0x0000025b 
- 00019675  0x00004b1a branch  0x00006608 
- 00019676  0x00004b20 force  0x00000004 , 0x00000039 
- 00019677  0x00004b22 call  0x00004cf4 
- 00019678  0x00004b23 force  0x00000001 , 0x0000003f 
- 00019679  0x00004b24 istore  0x00000001 , 0x0000000a 
- 00019680  0x00004b25 deposit  0x00000030 
- 00019681  0x00004b26 istore  0x00000003 , 0x0000000a 
- 00019682  0x00004b27 force  0x0000000e , 0x00000007 
- 00019683  0x00004b29 bpatchx  0x00000004 , 0x00004020 
- 00019684  0x00004b2a call  0x00004cf6 
- 00019685  0x00004b2b deposit  0x00000007 
- 00019686  0x00004b2c istore  0x00000001 , 0x0000000a 
- 00019687  0x00004b2d deposit  0x00000039 
- 00019688  0x00004b2e istore  0x00000001 , 0x0000000a 
- 00019689  0x00004b30 force  0x00000005 , 0x00000007 
- 00019690  0x00004b31 increase  0x00000002 , 0x00000039 
- 00019691  0x00004b33 branch  0x00004bf9 
- 00019692  0x00004b36 force  0x000000ff , 0x00000007 
- 00019693  0x00004b37 call  0x00004cf4 
- 00019694  0x00004b38 setarg  0x00000001 
- 00019695  0x00004b39 istore  0x00000001 , 0x0000000a 
- 00019696  0x00004b3a force  0x00000001 , 0x00000039 
- 00019697  0x00004b3b branch  0x00004ce3 
- 00019698  0x00004b3e force  0x0000000c , 0x0000000a 
- 00019699  0x00004b3f branch  0x00004cf7 
- 00019700  0x00004b42 force  0x00000008 , 0x0000000a 
- 00019701  0x00004b43 branch  0x00004cf7 
- 00019702  0x00004b46 force  0x00000006 , 0x0000000a 
- 00019703  0x00004b48 branch  0x00004bf5 
- 00019704  0x00004b4d pulse  0x0000000f 
- 00019705  0x00004b4e enable  0x00000009 
- 00019706  0x00004b50 ifetch  0x00000001 , 0x0000000a 
- 00019707  0x00004b51 inject  0x00000000 , 0x00000008 
- 00019708  0x00004b52 loop  0x00004cfa 
- 00019709  0x00004b53 enable  0x00000008 
- 00019710  0x00004b54 inject  0x00000000 , 0x00000010 
- 00019711  0x00004b55 disable  0x00000008 
- 00019712  0x00004b56 disable  0x00000009 
- 00019713  0x00004b57 disable  0x0000000f 
- 00019714  0x00004b58 byteswap  0x0000003f , 0x0000003f 
- 00019715  0x00004b59 rtn 
- 00019716  0x00004b5e jam  0x00000000 , 0x000041ce 
- 00019717  0x00004b5f rtn 
- 00019718  0x00004b61 fetch  0x00000006 , 0x000041d0 
- 00019719  0x00004b62 fetcht  0x00000006 , 0x00000040 
- 00019720  0x00004b63 isub  0x00000002 , 0x0000003e 
- 00019721  0x00004b64 rtn 
- 00019722  0x00004b6a fetch  0x00000001 , 0x0000004b 
- 00019723  0x00004b6b bbit1  0x00000002 , 0x00004d0f 
- 00019724  0x00004b6c call  0x000062ef 
- 00019725  0x00004b6d jam  0x00000008 , 0x0000007c 
- 00019726  0x00004b6e branch  0x00004d04 
- 00019727  0x00004b70 set0  0x00000002 , 0x0000003f 
- 00019728  0x00004b71 store  0x00000001 , 0x0000004b 
- 00019729  0x00004b72 call  0x00006001 
- 00019730  0x00004b73 setarg  0x00000000 
- 00019731  0x00004b74 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00019732  0x00004b75 store  0x00000001 , 0x0000007f 
- 00019733  0x00004b76 branch  0x00004d04 
- 00019734  0x00004b77 rtn 
- 00019735  0x00004b79 jam  0x00000017 , 0x0000007c 
- 00019736  0x00004b7a arg  0x000004d9 , 0x00000005 
- 00019737  0x00004b7b setarg  0x00000000 
- 00019738  0x00004b7c isolate1  0x0000001b , 0x00000028 
- 00019739  0x00004b7d setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00019740  0x00004b7e istore  0x00000001 , 0x00000005 
- 00019741  0x00004b7f setarg  0x00000000 
- 00019742  0x00004b80 istore  0x00000002 , 0x00000005 
- 00019743  0x00004b81 fetch  0x00000002 , 0x000041e3 
- 00019744  0x00004b82 istore  0x00000002 , 0x00000005 
- 00019745  0x00004b83 fetch  0x00000001 , 0x000041e5 
- 00019746  0x00004b84 istore  0x00000002 , 0x00000005 
- 00019747  0x00004b85 fetch  0x00000001 , 0x000041e7 
- 00019748  0x00004b86 istore  0x00000002 , 0x00000005 
- 00019749  0x00004b87 branch  0x00004d04 
- 00019750  0x00004b8a jam  0x00000018 , 0x0000007c 
- 00019751  0x00004b8b branch  0x00004d04 
- 00019752  0x00004b8e call  0x00006899 
- 00019753  0x00004b8f rtn  0x00000001 
- 00019754  0x00004b90 arg  0x00000007 , 0x00000002 
- 00019755  0x00004b91 call  0x0000681d 
- 00019756  0x00004b92 nbranch  0x00004d2f , 0x00000001 
- 00019757  0x00004b93 jam  0x00000001 , 0x00004245 
- 00019758  0x00004b94 rtn 
- 00019759  0x00004b96 fetch  0x00000001 , 0x00004245 
- 00019760  0x00004b97 rtnne  0x00000001 
- 00019761  0x00004b98 call  0x00004c62 
- 00019762  0x00004b99 branch  0x00004cec 
- 00019763  0x00004ba8 bpatchx  0x00000005 , 0x00004020 
- 00019764  0x00004ba9 fetch  0x00000002 , 0x00000264 
- 00019765  0x00004baa copy  0x0000003f , 0x00000006 
- 00019766  0x00004bab ifetch  0x00000001 , 0x00000006 
- 00019767  0x00004bac and  0x0000003f , 0x0000000f , 0x00000002 
- 00019768  0x00004bad rshift4  0x0000003f , 0x0000003f 
- 00019769  0x00004bae beq  0x00000009 , 0x00004d53 
- 00019770  0x00004baf beq  0x00000007 , 0x00004d53 
- 00019771  0x00004bb0 beq  0x0000000a , 0x00004d5f 
- 00019772  0x00004bb1 beq  0x00000005 , 0x00004d4b 
- 00019773  0x00004bb2 beq  0x00000001 , 0x00004d3f 
- 00019774  0x00004bb3 rtn 
- 00019775  0x00004bb6 copy  0x00000002 , 0x0000003f 
- 00019776  0x00004bb7 beq  0x00000005 , 0x00004d43 
- 00019777  0x00004bb8 beq  0x00000003 , 0x00004d4a 
- 00019778  0x00004bb9 rtn 
- 00019779  0x00004bbc jam  0x00000027 , 0x00000a99 
- 00019780  0x00004bbd call  0x00007d86 
- 00019781  0x00004bbe fetch  0x00000001 , 0x00004092 
- 00019782  0x00004bbf rtnbit0  0x00000006 
- 00019783  0x00004bc0 copy  0x00000002 , 0x0000003f 
- 00019784  0x00004bc1 beq  0x00000005 , 0x0000438e 
- 00019785  0x00004bc2 rtn 
- 00019786  0x00004bc4 rtn 
- 00019787  0x00004bc7 call  0x00004d5f 
- 00019788  0x00004bc8 arg  0x00000001 , 0x00000011 
- 00019789  0x00004bc9 call  0x00004d63 
- 00019790  0x00004bca fetch  0x00000002 , 0x0000424c 
- 00019791  0x00004bcb istore  0x00000002 , 0x00000005 
- 00019792  0x00004bcc setarg  0x00000000 
- 00019793  0x00004bcd istore  0x00000001 , 0x00000005 
- 00019794  0x00004bce rtn 
- 00019795  0x00004bd1 arg  0x00000001 , 0x00000011 
- 00019796  0x00004bd2 call  0x00004d63 
- 00019797  0x00004bd3 fetch  0x00000002 , 0x0000424c 
- 00019798  0x00004bd4 istore  0x00000002 , 0x00000005 
- 00019799  0x00004bd5 setarg  0x00000000 
- 00019800  0x00004bd6 istore  0x00000001 , 0x00000005 
- 00019801  0x00004bd7 jam  0x00000001 , 0x00000a8e 
- 00019802  0x00004bd8 fetch  0x00000001 , 0x00004252 
- 00019803  0x00004bd9 set1  0x00000006 
- 00019804  0x00004bda store  0x00000001 , 0x00004252 
- 00019805  0x00004bdb jam  0x00000012 , 0x00000a99 
- 00019806  0x00004bdc branch  0x00007d86 
- 00019807  0x00004bdf ifetch  0x00000001 , 0x00000006 
- 00019808  0x00004be0 beq  0x00000001 , 0x00004d62 
- 00019809  0x00004be1 rtn 
- 00019810  0x00004be4 rtn 
- 00019811  0x00004be8 call  0x00005240 
- 00019812  0x00004be9 copy  0x00000011 , 0x00000002 
- 00019813  0x00004bea storet  0x00000001 , 0x00000a8e 
- 00019814  0x00004beb copy  0x0000003f , 0x00000005 
- 00019815  0x00004bec copy  0x00000011 , 0x0000003f 
- 00019816  0x00004bed istore  0x00000002 , 0x00000005 
- 00019817  0x00004bee rtn 
- 00019818  0x00004c00 branch  0x00004d6f , 0x0000002b 
- 00019819  0x00004c02 setarg  0x00004365 
- 00019820  0x00004c03 arg  0x00004246 , 0x00000005 
- 00019821  0x00004c04 isub  0x00000005 , 0x00000039 
- 00019822  0x00004c05 call  0x00007ed4 
- 00019823  0x00004c07 bpatchx  0x00000006 , 0x00004020 
- 00019824  0x00004c08 setarg  0x00000551 
- 00019825  0x00004c09 arg  0x00000511 , 0x00000005 
- 00019826  0x00004c0a isub  0x00000005 , 0x00000039 
- 00019827  0x00004c0b call  0x00007ed4 
- 00019828  0x00004c0c setarg  0x000002c9 
- 00019829  0x00004c0d arg  0x0000025d , 0x00000005 
- 00019830  0x00004c0e isub  0x00000005 , 0x00000039 
- 00019831  0x00004c0f call  0x00007ed4 
- 00019832  0x00004c10 branch  0x00005318 
- 00019833  0x00004c13 bpatchx  0x00000007 , 0x00004020 
- 00019834  0x00004c14 copy  0x00000006 , 0x00000002 
- 00019835  0x00004c17 copy  0x00000002 , 0x00000006 
- 00019836  0x00004c18 ifetch  0x00000002 , 0x00000006 
- 00019837  0x00004c19 store  0x00000002 , 0x00000266 
- 00019838  0x00004c1a ifetch  0x00000002 , 0x00000006 
- 00019839  0x00004c1b store  0x00000002 , 0x00000268 
- 00019840  0x00004c1c deposit  0x00000006 
- 00019841  0x00004c1d store  0x00000002 , 0x00000264 
- 00019842  0x00004c1e fetch  0x00000001 , 0x00004681 
- 00019843  0x00004c1f beq  0x00000000 , 0x00004d85 
- 00019844  0x00004c20 branch  0x000050ef 
- 00019845  0x00004c23 fetch  0x00000002 , 0x00000266 
- 00019846  0x00004c24 branch  0x00004dfc , 0x00000034 
- 00019847  0x00004c25 bpatchx  0x00000008 , 0x00004021 
- 00019848  0x00004c26 fetch  0x00000001 , 0x00000268 
- 00019849  0x00004c27 beq  0x00000001 , 0x00004d9d 
- 00019850  0x00004c29 beq  0x00000050 , 0x00004de0 
- 00019851  0x00004c2a beq  0x00000051 , 0x00004df5 
- 00019852  0x00004c2b beq  0x00000052 , 0x00004df3 
- 00019853  0x00004c2c beq  0x00000053 , 0x00004df3 
- 00019854  0x00004c2d branch  0x00004dfc 
- 00019855  0x00004c32 bpatchx  0x00000009 , 0x00004021 
- 00019856  0x00004c33 call  0x0000527e 
- 00019857  0x00004c34 fetch  0x00000001 , 0x00004256 
- 00019858  0x00004c35 beq  0x00000000 , 0x00004d9b 
- 00019859  0x00004c36 beq  0x00000001 , 0x00004d9b 
- 00019860  0x00004c37 beq  0x00000002 , 0x00004d9b 
- 00019861  0x00004c38 beq  0x00000003 , 0x00004d9b 
- 00019862  0x00004c39 beq  0x00000081 , 0x00004d9b 
- 00019863  0x00004c3a beq  0x000000c0 , 0x00004d9b 
- 00019864  0x00004c3b beq  0x00000080 , 0x00004d9b 
- 00019865  0x00004c3c beq  0x00000040 , 0x00004d9b 
- 00019866  0x00004c3d rtn 
- 00019867  0x00004c40 setarg  0x00000000 
- 00019868  0x00004c41 rtn 
- 00019869  0x00004c45 call  0x00004d8f 
- 00019870  0x00004c46 nrtn  0x00000034 
- 00019871  0x00004c48 call  0x000052b8 
- 00019872  0x00004c49 call  0x00004e01 
- 00019873  0x00004c4a fetcht  0x00000002 , 0x0000026f 
- 00019874  0x00004c4b branch  0x00004dfb , 0x00000034 
- 00019875  0x00004c4c call  0x000052c1 
- 00019876  0x00004c4d fetch  0x00000002 , 0x0000026f 
- 00019877  0x00004c4e istore  0x00000002 , 0x00000005 
- 00019878  0x00004c4f force  0x00000001 , 0x0000003f 
- 00019879  0x00004c50 istore  0x00000002 , 0x00000005 
- 00019880  0x00004c51 branch  0x00004dfc 
- 00019881  0x00004c54 fetch  0x00000001 , 0x00004364 
- 00019882  0x00004c55 rtn  0x00000034 
- 00019883  0x00004c56 copy  0x0000003f , 0x00000011 
- 00019884  0x00004c57 bpatchx  0x0000000a , 0x00004021 
- 00019885  0x00004c58 fetch  0x00000004 , 0x000002d5 
- 00019886  0x00004c59 arg  0x00000100 , 0x00000002 
- 00019887  0x00004c5a iadd  0x00000002 , 0x00000002 
- 00019888  0x00004c5b copy  0x00000022 , 0x0000003f 
- 00019889  0x00004c5c isub  0x00000002 , 0x0000003e 
- 00019890  0x00004c5d nrtn  0x00000002 
- 00019891  0x00004c5e jam  0x00000000 , 0x00004364 
- 00019892  0x00004c5f copy  0x00000011 , 0x0000003f 
- 00019893  0x00004c60 beq  0x00000050 , 0x00004db7 
- 00019894  0x00004c61 branch  0x00002a8c 
- 00019895  0x00004c63 arg  0x00000000 , 0x00000008 
- 00019896  0x00004c64 call  0x000052b8 
- 00019897  0x00004c65 call  0x00004e7a 
- 00019898  0x00004c66 call  0x000052c3 
- 00019899  0x00004c67 call  0x00007ea8 
- 00019900  0x00004c68 call  0x00004ead 
- 00019901  0x00004c69 call  0x000052c1 
- 00019902  0x00004c6b setarg  0x0000000c 
- 00019903  0x00004c6c istore  0x00000002 , 0x00000005 
- 00019904  0x00004c6d force  0x00000001 , 0x0000003f 
- 00019905  0x00004c6e istore  0x00000002 , 0x00000005 
- 00019906  0x00004c6f branch  0x00004dfc 
- 00019907  0x00004c74 bpatchx  0x0000000b , 0x00004021 
- 00019908  0x00004c75 fetch  0x00000002 , 0x00000275 
- 00019909  0x00004c76 increase  0x00000004 , 0x0000003f 
- 00019910  0x00004c77 rshift4  0x0000003f , 0x0000003f 
- 00019911  0x00004c78 rshift3  0x0000003f , 0x0000003f 
- 00019912  0x00004c79 add  0x0000003f , 0x00000001 , 0x00000002 
- 00019913  0x00004c7a arg  0x00004260 , 0x00000006 
- 00019914  0x00004c7b ifetch  0x00000003 , 0x00000006 
- 00019915  0x00004c7c rtn  0x00000034 
- 00019916  0x00004c7d store  0x00000003 , 0x00000ac2 
- 00019917  0x00004c7e fetch  0x00000001 , 0x00000ac2 
- 00019918  0x00004c7f copy  0x0000003f , 0x00000011 
- 00019919  0x00004c80 call  0x00004dd3 
- 00019920  0x00004c81 copy  0x00000012 , 0x0000003f 
- 00019921  0x00004c82 store  0x00000001 , 0x00004260 
- 00019922  0x00004c83 rtn 
- 00019923  0x00004c86 arg  0x00000000 , 0x00000007 
- 00019924  0x00004c87 arg  0x00000000 , 0x00000012 
- 00019925  0x00004c8a sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00019926  0x00004c8b nrtn  0x00000002 
- 00019927  0x00004c8c qisolate1  0x00000011 
- 00019928  0x00004c8d branch  0x00004dda , 0x00000001 
- 00019929  0x00004c8e branch  0x00004dde 
- 00019930  0x00004c91 copy  0x00000002 , 0x0000003f 
- 00019931  0x00004c92 branch  0x00004dde , 0x00000034 
- 00019932  0x00004c93 qset1  0x00000012 
- 00019933  0x00004c94 increase  0xffffffff , 0x00000002 
- 00019934  0x00004c97 increase  0x00000001 , 0x00000007 
- 00019935  0x00004c98 branch  0x00004dd5 
- 00019936  0x00004c9b call  0x00005274 
- 00019937  0x00004c9c nrtn  0x00000034 
- 00019938  0x00004c9d call  0x00004d8f 
- 00019939  0x00004c9e nrtn  0x00000034 
- 00019940  0x00004c9f call  0x000052c5 
- 00019941  0x00004ca0 call  0x00006e11 
- 00019942  0x00004ca1 call  0x00004dc3 
- 00019943  0x00004ca2 branch  0x00004dec 
- 00019944  0x00004ca6 call  0x00005274 
- 00019945  0x00004ca7 nrtn  0x00000034 
- 00019946  0x00004ca8 call  0x000052c5 
- 00019947  0x00004ca9 call  0x00006e11 
- 00019948  0x00004cab call  0x000052ce 
- 00019949  0x00004cac fetch  0x00000002 , 0x00000275 
- 00019950  0x00004cad branch  0x00004dfb , 0x00000034 
- 00019951  0x00004cae istore  0x00000002 , 0x00000005 
- 00019952  0x00004caf fetch  0x00000002 , 0x00004248 
- 00019953  0x00004cb0 istore  0x00000002 , 0x00000005 
- 00019954  0x00004cb1 branch  0x00004dfc 
- 00019955  0x00004cb4 call  0x00004d33 
- 00019956  0x00004cb5 branch  0x00004dfc 
- 00019957  0x00004cb8 bpatchx  0x0000000c , 0x00004021 
- 00019958  0x00004cb9 jam  0x00000000 , 0x00000284 
- 00019959  0x00004cba call  0x00006a8a 
- 00019960  0x00004cbb fetch  0x00000001 , 0x00000284 
- 00019961  0x00004cbc rtneq  0x00000001 
- 00019962  0x00004cbd branch  0x00004dfc 
- 00019963  0x00004cbf call  0x00005264 
- 00019964  0x00004cc2 setarg  0x00000000 
- 00019965  0x00004cc3 store  0x00000002 , 0x00000266 
- 00019966  0x00004cc4 store  0x00000002 , 0x00000268 
- 00019967  0x00004cc5 jam  0x00000001 , 0x0000026a 
- 00019968  0x00004cc6 rtn 
- 00019969  0x00004cc9 bpatchx  0x0000000d , 0x00004021 
- 00019970  0x00004cca call  0x000052c3 
- 00019971  0x00004ccb force  0x00000000 , 0x00000012 
- 00019972  0x00004ccc fetch  0x00000002 , 0x00000266 
- 00019973  0x00004ccd copy  0x0000003f , 0x00000013 
- 00019974  0x00004cce fetch  0x00000002 , 0x00000264 
- 00019975  0x00004ccf iforce  0x00000006 
- 00019976  0x00004cd1 call  0x00004e10 
- 00019977  0x00004cd2 deposit  0x00000013 
- 00019978  0x00004cd3 increase  0xfffffffc , 0x00000013 
- 00019979  0x00004cd4 increase  0xfffffffc , 0x0000003f 
- 00019980  0x00004cd5 nbranch  0x00004e08 , 0x00000034 
- 00019981  0x00004cd6 copy  0x00000012 , 0x0000003f 
- 00019982  0x00004cd7 store  0x00000002 , 0x0000026f 
- 00019983  0x00004cd8 rtn 
- 00019984  0x00004cdb bpatchx  0x0000000e , 0x00004021 
- 00019985  0x00004cdc ifetch  0x00000001 , 0x00000006 
- 00019986  0x00004cdd beq  0x00000001 , 0x00004e49 
- 00019987  0x00004cde beq  0x00000002 , 0x00004e51 
- 00019988  0x00004cdf beq  0x00000003 , 0x00004ed5 
- 00019989  0x00004ce0 beq  0x00000004 , 0x00004f05 
- 00019990  0x00004ce1 beq  0x00000005 , 0x00004fa2 
- 00019991  0x00004ce2 beq  0x00000006 , 0x00004fcb 
- 00019992  0x00004ce3 beq  0x00000007 , 0x0000501b 
- 00019993  0x00004ce4 beq  0x00000008 , 0x00005050 
- 00019994  0x00004ce5 beq  0x00000009 , 0x00005060 
- 00019995  0x00004ce6 beq  0x0000000a , 0x00004e1f 
- 00019996  0x00004ce7 beq  0x0000000b , 0x00005061 
- 00019997  0x00004ce8 call  0x00005062 
- 00019998  0x00004cea rtn 
- 00019999  0x00004ced ifetch  0x00000001 , 0x00000006 
- 00020000  0x00004cee copy  0x0000003f , 0x00000007 
- 00020001  0x00004cef ifetch  0x00000002 , 0x00000006 
- 00020002  0x00004cf0 copy  0x0000003f , 0x00000011 
- 00020003  0x00004cf1 copy  0x00000013 , 0x0000003f 
- 00020004  0x00004cf2 isub  0x00000011 , 0x00000013 
- 00020005  0x00004cf3 setarg  0x0000000b 
- 00020006  0x00004cf4 istore  0x00000001 , 0x00000005 
- 00020007  0x00004cf5 copy  0x00000007 , 0x0000003f 
- 00020008  0x00004cf6 istore  0x00000001 , 0x00000005 
- 00020009  0x00004cf7 ifetch  0x00000002 , 0x00000006 
- 00020010  0x00004cf9 beq  0x00000002 , 0x00004e2d 
- 00020011  0x00004cfa beq  0x00000003 , 0x00004e33 
- 00020012  0x00004cfb rtn 
- 00020013  0x00004cfd setarg  0x00020008 
- 00020014  0x00004cfe istore  0x00000006 , 0x00000005 
- 00020015  0x00004cff setarg  0x00000280 
- 00020016  0x00004d00 istore  0x00000004 , 0x00000005 
- 00020017  0x00004d01 force  0x0000000c , 0x0000003f 
- 00020018  0x00004d02 branch  0x00004e38 
- 00020019  0x00004d04 setarg  0x0003000c 
- 00020020  0x00004d05 istore  0x00000006 , 0x00000005 
- 00020021  0x00004d06 setarg  0x00000006 
- 00020022  0x00004d07 istore  0x00000008 , 0x00000005 
- 00020023  0x00004d08 force  0x00000010 , 0x0000003f 
- 00020024  0x00004d0a iadd  0x00000012 , 0x00000012 
- 00020025  0x00004d0b branch  0x00004e1e 
- 00020026  0x00004d0e ifetch  0x00000001 , 0x00000006 
- 00020027  0x00004d0f copy  0x0000003f , 0x00000007 
- 00020028  0x00004d10 ifetch  0x00000002 , 0x00000006 
- 00020029  0x00004d11 copy  0x0000003f , 0x00000011 
- 00020030  0x00004d12 ifetch  0x00000002 , 0x00000006 
- 00020031  0x00004d13 store  0x00000002 , 0x00000aa2 
- 00020032  0x00004d14 copy  0x00000013 , 0x0000003f 
- 00020033  0x00004d15 isub  0x00000011 , 0x00000013 
- 00020034  0x00004d16 call  0x000052c3 
- 00020035  0x00004d17 setarg  0x0000000b 
- 00020036  0x00004d18 istore  0x00000001 , 0x00000005 
- 00020037  0x00004d19 copy  0x00000007 , 0x0000003f 
- 00020038  0x00004d1a istore  0x00000001 , 0x00000005 
- 00020039  0x00004d1b fetch  0x00000002 , 0x00000aa2 
- 00020040  0x00004d1c branch  0x00004e2a 
- 00020041  0x00004d21 ifetch  0x00000001 , 0x00000006 
- 00020042  0x00004d22 copy  0x0000003f , 0x00000007 
- 00020043  0x00004d23 ifetch  0x00000002 , 0x00000006 
- 00020044  0x00004d24 copy  0x0000003f , 0x00000011 
- 00020045  0x00004d25 iadd  0x00000006 , 0x00000006 
- 00020046  0x00004d26 copy  0x00000013 , 0x0000003f 
- 00020047  0x00004d27 isub  0x00000011 , 0x00000013 
- 00020048  0x00004d29 branch  0x00004e1e 
- 00020049  0x00004d2c call  0x00007ea8 
- 00020050  0x00004d2f call  0x00007ead 
- 00020051  0x00004d30 arg  0x00000000 , 0x00000008 
- 00020052  0x00004d31 ifetch  0x00000001 , 0x00000006 
- 00020053  0x00004d32 copy  0x0000003f , 0x00000007 
- 00020054  0x00004d33 ifetch  0x00000002 , 0x00000006 
- 00020055  0x00004d34 copy  0x0000003f , 0x00000011 
- 00020056  0x00004d35 ifetch  0x00000002 , 0x00000006 
- 00020057  0x00004d36 copy  0x0000003f , 0x00000002 
- 00020058  0x00004d37 ifetch  0x00000002 , 0x00000006 
- 00020059  0x00004d38 copy  0x0000003f , 0x0000000b 
- 00020060  0x00004d39 bpatchx  0x0000000f , 0x00004021 
- 00020061  0x00004d3a copy  0x00000002 , 0x0000003f 
- 00020062  0x00004d3b beq  0x00000001 , 0x00004e64 
- 00020063  0x00004d3c beq  0x00000003 , 0x00004e86 
- 00020064  0x00004d3d beq  0x00000011 , 0x00004e92 
- 00020065  0x00004d3e beq  0x00000013 , 0x00004e9d 
- 00020066  0x00004d3f call  0x00005062 
- 00020067  0x00004d40 branch  0x00004ed4 
- 00020068  0x00004d43 call  0x00007ea8 
- 00020069  0x00004d44 arg  0x00000050 , 0x00000002 
- 00020070  0x00004d45 fetch  0x00000002 , 0x00004248 
- 00020071  0x00004d46 nbranch  0x00004ece , 0x00000034 
- 00020072  0x00004d47 copy  0x0000000b , 0x0000003f 
- 00020073  0x00004d48 store  0x00000002 , 0x00004248 
- 00020074  0x00004d49 copy  0x00000022 , 0x0000003f 
- 00020075  0x00004d4a store  0x00000004 , 0x000002d5 
- 00020076  0x00004d4b call  0x00004e6e 
- 00020077  0x00004d4c branch  0x00004ea9 
- 00020078  0x00004d4f storet  0x00000002 , 0x000002d3 
- 00020079  0x00004d50 deposit  0x0000000b 
- 00020080  0x00004d51 store  0x00000002 , 0x000002c9 
- 00020081  0x00004d52 deposit  0x00000011 
- 00020082  0x00004d53 store  0x00000002 , 0x000002cb 
- 00020083  0x00004d54 deposit  0x00000012 
- 00020084  0x00004d55 store  0x00000002 , 0x000002cd 
- 00020085  0x00004d56 deposit  0x00000013 
- 00020086  0x00004d57 store  0x00000002 , 0x000002cf 
- 00020087  0x00004d58 deposit  0x00000007 
- 00020088  0x00004d59 store  0x00000002 , 0x000002d1 
- 00020089  0x00004d5a rtn 
- 00020090  0x00004d5d fetcht  0x00000002 , 0x000002d3 
- 00020091  0x00004d5e fetch  0x00000002 , 0x000002c9 
- 00020092  0x00004d5f copy  0x0000003f , 0x0000000b 
- 00020093  0x00004d60 fetch  0x00000002 , 0x000002cb 
- 00020094  0x00004d61 copy  0x0000003f , 0x00000011 
- 00020095  0x00004d62 fetch  0x00000002 , 0x000002cd 
- 00020096  0x00004d63 copy  0x0000003f , 0x00000012 
- 00020097  0x00004d64 fetch  0x00000002 , 0x000002cf 
- 00020098  0x00004d65 copy  0x0000003f , 0x00000013 
- 00020099  0x00004d66 fetch  0x00000002 , 0x000002d1 
- 00020100  0x00004d67 copy  0x0000003f , 0x00000007 
- 00020101  0x00004d68 rtn 
- 00020102  0x00004d6b call  0x00007ea8 
- 00020103  0x00004d6c setarg  0x00000051 
- 00020104  0x00004d6d arg  0x00000051 , 0x00000002 
- 00020105  0x00004d6e fetch  0x00000002 , 0x0000424a 
- 00020106  0x00004d6f nbranch  0x00004ece , 0x00000034 
- 00020107  0x00004d70 copy  0x0000000b , 0x0000003f 
- 00020108  0x00004d71 store  0x00000002 , 0x0000424a 
- 00020109  0x00004d72 fetch  0x00000001 , 0x00004251 
- 00020110  0x00004d73 set1  0x00000000 , 0x0000003f 
- 00020111  0x00004d74 set1  0x00000001 , 0x0000003f 
- 00020112  0x00004d75 store  0x00000001 , 0x00004251 
- 00020113  0x00004d76 branch  0x00004eb1 
- 00020114  0x00004d78 call  0x00007ea8 
- 00020115  0x00004d79 arg  0x00000052 , 0x00000002 
- 00020116  0x00004d7a fetch  0x00000002 , 0x0000424c 
- 00020117  0x00004d7b nbranch  0x00004ece , 0x00000034 
- 00020118  0x00004d7c copy  0x0000000b , 0x0000003f 
- 00020119  0x00004d7d store  0x00000002 , 0x0000424c 
- 00020120  0x00004d7e fetch  0x00000001 , 0x00004252 
- 00020121  0x00004d7f set1  0x00000000 , 0x0000003f 
- 00020122  0x00004d80 set1  0x00000001 , 0x0000003f 
- 00020123  0x00004d81 store  0x00000001 , 0x00004252 
- 00020124  0x00004d82 branch  0x00004eb1 
- 00020125  0x00004d84 call  0x00007ea8 
- 00020126  0x00004d85 deposit  0x0000001a 
- 00020127  0x00004d86 arg  0x00000053 , 0x00000002 
- 00020128  0x00004d87 fetch  0x00000002 , 0x0000424e 
- 00020129  0x00004d88 nbranch  0x00004ece , 0x00000034 
- 00020130  0x00004d89 copy  0x0000000b , 0x0000003f 
- 00020131  0x00004d8a store  0x00000002 , 0x0000424e 
- 00020132  0x00004d8b fetch  0x00000001 , 0x00004253 
- 00020133  0x00004d8c set1  0x00000000 , 0x0000003f 
- 00020134  0x00004d8d set1  0x00000001 , 0x0000003f 
- 00020135  0x00004d8e store  0x00000001 , 0x00004253 
- 00020136  0x00004d8f branch  0x00004eb1 
- 00020137  0x00004d92 setarg  0x00000001 
- 00020138  0x00004d93 store  0x00000002 , 0x0000027d 
- 00020139  0x00004d94 jam  0x00000050 , 0x00004364 
- 00020140  0x00004d95 branch  0x00004eb3 
- 00020141  0x00004d97 fetch  0x00000001 , 0x00004250 
- 00020142  0x00004d98 set1  0x00000000 , 0x0000003f 
- 00020143  0x00004d99 set1  0x00000001 , 0x0000003f 
- 00020144  0x00004d9a store  0x00000001 , 0x00004250 
- 00020145  0x00004d9c setarg  0x00000000 
- 00020146  0x00004d9d store  0x00000002 , 0x0000027d 
- 00020147  0x00004d9f bpatchx  0x00000010 , 0x00004022 
- 00020148  0x00004da0 call  0x00007ead 
- 00020149  0x00004da1 setarg  0x00000003 
- 00020150  0x00004da2 istore  0x00000001 , 0x00000005 
- 00020151  0x00004da3 copy  0x00000007 , 0x0000003f 
- 00020152  0x00004da4 istore  0x00000001 , 0x00000005 
- 00020153  0x00004da5 setarg  0x00000008 
- 00020154  0x00004da6 istore  0x00000002 , 0x00000005 
- 00020155  0x00004da7 copy  0x00000002 , 0x0000003f 
- 00020156  0x00004da8 istore  0x00000002 , 0x00000005 
- 00020157  0x00004da9 copy  0x0000000b , 0x0000003f 
- 00020158  0x00004daa istore  0x00000002 , 0x00000005 
- 00020159  0x00004dab fetch  0x00000002 , 0x0000027d 
- 00020160  0x00004dac beq  0x00000001 , 0x00004ec9 
- 00020161  0x00004dad isolate0  0x00000000 , 0x00000008 
- 00020162  0x00004dae branch  0x00004ec4 , 0x00000001 
- 00020163  0x00004daf setarg  0x00000004 
- 00020164  0x00004db1 istore  0x00000002 , 0x00000005 
- 00020165  0x00004db2 force  0x00000000 , 0x0000003f 
- 00020166  0x00004db3 istore  0x00000002 , 0x00000005 
- 00020167  0x00004db4 setarg  0x0000000c 
- 00020168  0x00004db5 branch  0x00004ed0 
- 00020169  0x00004db7 istore  0x00000002 , 0x00000005 
- 00020170  0x00004db8 force  0x00000002 , 0x0000003f 
- 00020171  0x00004db9 istore  0x00000002 , 0x00000005 
- 00020172  0x00004dba setarg  0x0000000c 
- 00020173  0x00004dbb branch  0x00004ed0 
- 00020174  0x00004dbe set1  0x00000000 , 0x00000008 
- 00020175  0x00004dbf branch  0x00004eb1 
- 00020176  0x00004dc1 iadd  0x00000012 , 0x00000012 
- 00020177  0x00004dc2 copy  0x00000013 , 0x0000003f 
- 00020178  0x00004dc3 isub  0x00000011 , 0x00000013 
- 00020179  0x00004dc4 branch  0x00004ed4 
- 00020180  0x00004dc6 branch  0x00004e1e 
- 00020181  0x00004dc9 ifetch  0x00000001 , 0x00000006 
- 00020182  0x00004dca copy  0x0000003f , 0x00000007 
- 00020183  0x00004dcb ifetch  0x00000002 , 0x00000006 
- 00020184  0x00004dcc copy  0x0000003f , 0x00000011 
- 00020185  0x00004dcd copy  0x00000013 , 0x0000003f 
- 00020186  0x00004dce isub  0x00000011 , 0x00000013 
- 00020187  0x00004dcf ifetch  0x00000002 , 0x00000006 
- 00020188  0x00004dd0 copy  0x0000003f , 0x0000000b 
- 00020189  0x00004dd1 ifetch  0x00000002 , 0x00000006 
- 00020190  0x00004dd2 copy  0x0000003f , 0x00000002 
- 00020191  0x00004dd3 bpatchx  0x00000011 , 0x00004022 
- 00020192  0x00004dd4 setarg  0x00000050 
- 00020193  0x00004dd5 isub  0x00000002 , 0x0000003e 
- 00020194  0x00004dd6 branch  0x00004eed , 0x00000005 
- 00020195  0x00004dd7 setarg  0x00000051 
- 00020196  0x00004dd8 isub  0x00000002 , 0x0000003e 
- 00020197  0x00004dd9 branch  0x00004ef3 , 0x00000005 
- 00020198  0x00004dda setarg  0x00000052 
- 00020199  0x00004ddb isub  0x00000002 , 0x0000003e 
- 00020200  0x00004ddc branch  0x00004eff , 0x00000005 
- 00020201  0x00004ddd setarg  0x00000053 
- 00020202  0x00004dde isub  0x00000002 , 0x0000003e 
- 00020203  0x00004ddf branch  0x00004ef9 , 0x00000005 
- 00020204  0x00004de0 rtn 
- 00020205  0x00004de3 copy  0x0000000b , 0x0000003f 
- 00020206  0x00004de4 store  0x00000002 , 0x00004248 
- 00020207  0x00004de5 fetch  0x00000001 , 0x00004250 
- 00020208  0x00004de6 set1  0x00000001 , 0x0000003f 
- 00020209  0x00004de7 store  0x00000001 , 0x00004250 
- 00020210  0x00004de8 branch  0x00004e1e 
- 00020211  0x00004dea copy  0x0000000b , 0x0000003f 
- 00020212  0x00004deb store  0x00000002 , 0x0000424a 
- 00020213  0x00004dec fetch  0x00000001 , 0x00004251 
- 00020214  0x00004ded set1  0x00000001 , 0x0000003f 
- 00020215  0x00004dee store  0x00000001 , 0x00004251 
- 00020216  0x00004def rtn 
- 00020217  0x00004df1 copy  0x0000000b , 0x0000003f 
- 00020218  0x00004df2 store  0x00000002 , 0x0000424c 
- 00020219  0x00004df3 fetch  0x00000001 , 0x00004253 
- 00020220  0x00004df4 set1  0x00000001 , 0x0000003f 
- 00020221  0x00004df5 store  0x00000001 , 0x00004253 
- 00020222  0x00004df6 rtn 
- 00020223  0x00004df8 copy  0x0000000b , 0x0000003f 
- 00020224  0x00004df9 store  0x00000002 , 0x0000424e 
- 00020225  0x00004dfa fetch  0x00000001 , 0x00004252 
- 00020226  0x00004dfb set1  0x00000001 , 0x0000003f 
- 00020227  0x00004dfc store  0x00000001 , 0x00004252 
- 00020228  0x00004dfd rtn 
- 00020229  0x00004e00 ifetch  0x00000001 , 0x00000006 
- 00020230  0x00004e01 copy  0x0000003f , 0x00000007 
- 00020231  0x00004e02 ifetch  0x00000002 , 0x00000006 
- 00020232  0x00004e03 copy  0x0000003f , 0x00000011 
- 00020233  0x00004e04 copy  0x00000013 , 0x0000003f 
- 00020234  0x00004e05 isub  0x00000011 , 0x00000013 
- 00020235  0x00004e06 ifetch  0x00000002 , 0x00000006 
- 00020236  0x00004e07 copy  0x0000003f , 0x00000002 
- 00020237  0x00004e08 copy  0x00000002 , 0x00000011 
- 00020238  0x00004e09 bpatchx  0x00000012 , 0x00004022 
- 00020239  0x00004e0a setarg  0x00000050 
- 00020240  0x00004e0b isub  0x00000002 , 0x0000003e 
- 00020241  0x00004e0c branch  0x00004f1c , 0x00000005 
- 00020242  0x00004e0d setarg  0x00000051 
- 00020243  0x00004e0e isub  0x00000002 , 0x0000003e 
- 00020244  0x00004e0f branch  0x00004f3a , 0x00000005 
- 00020245  0x00004e10 setarg  0x00000052 
- 00020246  0x00004e11 isub  0x00000002 , 0x0000003e 
- 00020247  0x00004e12 branch  0x00004f26 , 0x00000005 
- 00020248  0x00004e13 setarg  0x00000053 
- 00020249  0x00004e14 isub  0x00000002 , 0x0000003e 
- 00020250  0x00004e15 branch  0x00004f30 , 0x00000005 
- 00020251  0x00004e16 branch  0x00005062 
- 00020252  0x00004e19 copy  0x00000005 , 0x0000000b 
- 00020253  0x00004e1a fetch  0x00000001 , 0x00004250 
- 00020254  0x00004e1b set1  0x00000004 , 0x0000003f 
- 00020255  0x00004e1c set1  0x00000003 , 0x0000003f 
- 00020256  0x00004e1e store  0x00000001 , 0x00004250 
- 00020257  0x00004e1f copy  0x0000000b , 0x00000005 
- 00020258  0x00004e20 arg  0x00000050 , 0x0000000b 
- 00020259  0x00004e21 fetch  0x00000002 , 0x00004248 
- 00020260  0x00004e22 copy  0x0000003f , 0x00000002 
- 00020261  0x00004e23 branch  0x00004f43 
- 00020262  0x00004e25 copy  0x00000005 , 0x0000000b 
- 00020263  0x00004e26 fetch  0x00000001 , 0x00004252 
- 00020264  0x00004e27 set1  0x00000004 , 0x0000003f 
- 00020265  0x00004e28 set1  0x00000003 , 0x0000003f 
- 00020266  0x00004e2a store  0x00000001 , 0x00004252 
- 00020267  0x00004e2b copy  0x0000000b , 0x00000005 
- 00020268  0x00004e2c arg  0x00000052 , 0x0000000b 
- 00020269  0x00004e2d fetch  0x00000002 , 0x0000424c 
- 00020270  0x00004e2e copy  0x0000003f , 0x00000002 
- 00020271  0x00004e2f branch  0x00004f43 
- 00020272  0x00004e31 copy  0x00000005 , 0x0000000b 
- 00020273  0x00004e32 fetch  0x00000001 , 0x00004253 
- 00020274  0x00004e33 set1  0x00000004 , 0x0000003f 
- 00020275  0x00004e34 set1  0x00000003 , 0x0000003f 
- 00020276  0x00004e36 store  0x00000001 , 0x00004253 
- 00020277  0x00004e37 copy  0x0000000b , 0x00000005 
- 00020278  0x00004e38 arg  0x00000053 , 0x0000000b 
- 00020279  0x00004e39 fetch  0x00000002 , 0x0000424e 
- 00020280  0x00004e3a copy  0x0000003f , 0x00000002 
- 00020281  0x00004e3b branch  0x00004f43 
- 00020282  0x00004e3d copy  0x00000005 , 0x0000000b 
- 00020283  0x00004e3e fetch  0x00000001 , 0x00004251 
- 00020284  0x00004e3f set1  0x00000004 , 0x0000003f 
- 00020285  0x00004e40 set1  0x00000003 , 0x0000003f 
- 00020286  0x00004e42 store  0x00000001 , 0x00004251 
- 00020287  0x00004e44 copy  0x0000000b , 0x00000005 
- 00020288  0x00004e45 arg  0x00000051 , 0x0000000b 
- 00020289  0x00004e46 fetch  0x00000002 , 0x0000424a 
- 00020290  0x00004e47 copy  0x0000003f , 0x00000002 
- 00020291  0x00004e49 bpatchx  0x00000013 , 0x00004022 
- 00020292  0x00004e4a setarg  0x00000005 
- 00020293  0x00004e4b istore  0x00000001 , 0x00000005 
- 00020294  0x00004e4c copy  0x00000007 , 0x0000003f 
- 00020295  0x00004e4d istore  0x00000001 , 0x00000005 
- 00020296  0x00004e4e setarg  0x00000006 
- 00020297  0x00004e4f istore  0x00000002 , 0x00000005 
- 00020298  0x00004e50 copy  0x00000002 , 0x0000003f 
- 00020299  0x00004e51 istore  0x00000002 , 0x00000005 
- 00020300  0x00004e52 force  0x00000000 , 0x0000003f 
- 00020301  0x00004e53 istore  0x00000002 , 0x00000005 
- 00020302  0x00004e54 force  0x00000000 , 0x0000003f 
- 00020303  0x00004e55 istore  0x00000002 , 0x00000005 
- 00020304  0x00004e56 force  0x0000000a , 0x0000003f 
- 00020305  0x00004e57 iadd  0x00000012 , 0x00000012 
- 00020306  0x00004e59 storet  0x00000002 , 0x00000282 
- 00020307  0x00004e5a copy  0x00000007 , 0x0000003f 
- 00020308  0x00004e5b store  0x00000001 , 0x00000281 
- 00020309  0x00004e5c force  0x00000050 , 0x0000003f 
- 00020310  0x00004e5d icompare  0x000000ff , 0x0000000b 
- 00020311  0x00004e5e branch  0x00004f59 , 0x00000001 
- 00020312  0x00004e5f increase  0x00000001 , 0x0000003f 
- 00020313  0x00004e62 rtn 
- 00020314  0x00004e64 disable  0x00000028 
- 00020315  0x00004e65 rtnbit1  0x00000002 , 0x0000003f 
- 00020316  0x00004e66 rtnbit0  0x00000000 , 0x0000003f 
- 00020317  0x00004e67 rtnbit0  0x00000001 , 0x0000003f 
- 00020318  0x00004e68 set1  0x00000002 , 0x0000003f 
- 00020319  0x00004e69 copy  0x00000006 , 0x00000005 
- 00020320  0x00004e6a increase  0xffffffff , 0x00000005 
- 00020321  0x00004e6b istore  0x00000001 , 0x00000005 
- 00020322  0x00004e6c enable  0x00000028 
- 00020323  0x00004e6d rtn 
- 00020324  0x00004e70 fetch  0x00000001 , 0x00004250 
- 00020325  0x00004e71 call  0x00004f5a 
- 00020326  0x00004e72 nbranch  0x00004f6b , 0x00000028 
- 00020327  0x00004e73 jam  0x00000050 , 0x00000280 
- 00020328  0x00004e74 fetch  0x00000002 , 0x00004248 
- 00020329  0x00004e75 store  0x00000002 , 0x00000282 
- 00020330  0x00004e76 branch  0x00004f7f 
- 00020331  0x00004e78 fetch  0x00000001 , 0x00004251 
- 00020332  0x00004e79 call  0x00004f5a 
- 00020333  0x00004e7a nbranch  0x00004f72 , 0x00000028 
- 00020334  0x00004e7b jam  0x00000051 , 0x00000280 
- 00020335  0x00004e7c fetch  0x00000002 , 0x0000424a 
- 00020336  0x00004e7d store  0x00000002 , 0x00000282 
- 00020337  0x00004e7e branch  0x00004f7f 
- 00020338  0x00004e80 fetch  0x00000001 , 0x00004252 
- 00020339  0x00004e81 call  0x00004f5a 
- 00020340  0x00004e82 nbranch  0x00004f79 , 0x00000028 
- 00020341  0x00004e83 jam  0x00000052 , 0x00000280 
- 00020342  0x00004e84 fetch  0x00000002 , 0x0000424c 
- 00020343  0x00004e85 store  0x00000002 , 0x00000282 
- 00020344  0x00004e86 branch  0x00004f7f 
- 00020345  0x00004e88 fetch  0x00000001 , 0x00004253 
- 00020346  0x00004e89 call  0x00004f5a 
- 00020347  0x00004e8a nrtn  0x00000028 
- 00020348  0x00004e8b jam  0x00000053 , 0x00000280 
- 00020349  0x00004e8c fetch  0x00000002 , 0x0000424e 
- 00020350  0x00004e8d store  0x00000002 , 0x00000282 
- 00020351  0x00004e91 bpatchx  0x00000014 , 0x00004022 
- 00020352  0x00004e92 call  0x0000523a 
- 00020353  0x00004e93 call  0x000052b8 
- 00020354  0x00004e94 force  0x00000000 , 0x00000012 
- 00020355  0x00004e95 call  0x000052c3 
- 00020356  0x00004e96 force  0x00000004 , 0x0000003f 
- 00020357  0x00004e97 istore  0x00000001 , 0x00000005 
- 00020358  0x00004e98 fetch  0x00000001 , 0x00004255 
- 00020359  0x00004e99 istore  0x00000001 , 0x00000005 
- 00020360  0x00004e9a setarg  0x00000008 
- 00020361  0x00004e9b istore  0x00000002 , 0x00000005 
- 00020362  0x00004e9c fetch  0x00000002 , 0x00000282 
- 00020363  0x00004e9d istore  0x00000002 , 0x00000005 
- 00020364  0x00004e9e setarg  0x00000000 
- 00020365  0x00004e9f istore  0x00000002 , 0x00000005 
- 00020366  0x00004ea0 force  0x00000001 , 0x0000003f 
- 00020367  0x00004ea1 istore  0x00000001 , 0x00000005 
- 00020368  0x00004ea2 force  0x00000002 , 0x0000003f 
- 00020369  0x00004ea3 istore  0x00000001 , 0x00000005 
- 00020370  0x00004ea4 fetch  0x00000001 , 0x00000280 
- 00020371  0x00004ea5 beq  0x00000051 , 0x00004f97 
- 00020372  0x00004ea6 setarg  0x00000030 
- 00020373  0x00004ea7 istore  0x00000002 , 0x00000005 
- 00020374  0x00004ea8 branch  0x00004f99 
- 00020375  0x00004eaa setarg  0x000003e3 
- 00020376  0x00004eab istore  0x00000002 , 0x00000005 
- 00020377  0x00004ead arg  0x0000000c , 0x00000002 
- 00020378  0x00004eae storet  0x00000002 , 0x0000026f 
- 00020379  0x00004eaf call  0x000052c1 
- 00020380  0x00004eb0 fetch  0x00000002 , 0x0000026f 
- 00020381  0x00004eb1 istore  0x00000002 , 0x00000005 
- 00020382  0x00004eb2 force  0x00000001 , 0x0000003f 
- 00020383  0x00004eb3 istore  0x00000002 , 0x00000005 
- 00020384  0x00004eb4 jam  0x00000000 , 0x00000280 
- 00020385  0x00004eb6 branch  0x00004e1e 
- 00020386  0x00004eb9 increase  0x00000001 , 0x00000006 
- 00020387  0x00004eba ifetch  0x00000002 , 0x00000006 
- 00020388  0x00004ebb copy  0x0000003f , 0x00000011 
- 00020389  0x00004ebc copy  0x00000013 , 0x0000003f 
- 00020390  0x00004ebd isub  0x00000011 , 0x00000013 
- 00020391  0x00004ebe ifetch  0x00000002 , 0x00000006 
- 00020392  0x00004ebf copy  0x0000003f , 0x00000011 
- 00020393  0x00004ec0 bpatchx  0x00000015 , 0x00004022 
- 00020394  0x00004ec1 setarg  0x00000050 
- 00020395  0x00004ec2 isub  0x00000011 , 0x0000003e 
- 00020396  0x00004ec3 branch  0x00004fba , 0x00000005 
- 00020397  0x00004ec4 setarg  0x00000051 
- 00020398  0x00004ec5 isub  0x00000011 , 0x0000003e 
- 00020399  0x00004ec6 branch  0x00004fbe , 0x00000005 
- 00020400  0x00004ec7 setarg  0x00000052 
- 00020401  0x00004ec8 isub  0x00000011 , 0x0000003e 
- 00020402  0x00004ec9 branch  0x00004fc2 , 0x00000005 
- 00020403  0x00004eca setarg  0x00000053 
- 00020404  0x00004ecb isub  0x00000011 , 0x0000003e 
- 00020405  0x00004ecc branch  0x00004fc6 , 0x00000005 
- 00020406  0x00004ecd increase  0x00000002 , 0x00000006 
- 00020407  0x00004ece ifetch  0x00000002 , 0x00000006 
- 00020408  0x00004ecf iforce  0x0000003e 
- 00020409  0x00004ed0 branch  0x00004e1e 
- 00020410  0x00004ed2 fetch  0x00000001 , 0x00004250 
- 00020411  0x00004ed3 set1  0x00000005 , 0x0000003f 
- 00020412  0x00004ed4 store  0x00000001 , 0x00004250 
- 00020413  0x00004ed5 branch  0x00004e1e 
- 00020414  0x00004ed7 fetch  0x00000001 , 0x00004251 
- 00020415  0x00004ed8 set1  0x00000005 , 0x0000003f 
- 00020416  0x00004ed9 store  0x00000001 , 0x00004251 
- 00020417  0x00004eda branch  0x00004e1e 
- 00020418  0x00004edc fetch  0x00000001 , 0x00004252 
- 00020419  0x00004edd set1  0x00000005 , 0x0000003f 
- 00020420  0x00004ede store  0x00000001 , 0x00004252 
- 00020421  0x00004edf branch  0x00004e1e 
- 00020422  0x00004ee1 fetch  0x00000001 , 0x00004253 
- 00020423  0x00004ee2 set1  0x00000005 , 0x0000003f 
- 00020424  0x00004ee3 store  0x00000001 , 0x00004253 
- 00020425  0x00004ee4 jam  0x00000006 , 0x00000a99 
- 00020426  0x00004ee5 branch  0x00007d86 
- 00020427  0x00004eea ifetch  0x00000001 , 0x00000006 
- 00020428  0x00004eeb copy  0x0000003f , 0x00000007 
- 00020429  0x00004eec ifetch  0x00000002 , 0x00000006 
- 00020430  0x00004eed copy  0x0000003f , 0x00000011 
- 00020431  0x00004eee copy  0x00000013 , 0x0000003f 
- 00020432  0x00004eef isub  0x00000011 , 0x00000013 
- 00020433  0x00004ef0 ifetch  0x00000002 , 0x00000006 
- 00020434  0x00004ef1 copy  0x0000003f , 0x00000011 
- 00020435  0x00004ef2 ifetch  0x00000002 , 0x00000006 
- 00020436  0x00004ef3 copy  0x0000003f , 0x0000000b 
- 00020437  0x00004ef4 copy  0x00000011 , 0x00000002 
- 00020438  0x00004ef5 call  0x00007ea8 
- 00020439  0x00004ef6 bpatchx  0x00000016 , 0x00004022 
- 00020440  0x00004ef7 setarg  0x00000050 
- 00020441  0x00004ef8 isub  0x00000002 , 0x0000003e 
- 00020442  0x00004ef9 branch  0x00004ff2 , 0x00000005 
- 00020443  0x00004efa setarg  0x00000051 
- 00020444  0x00004efb isub  0x00000002 , 0x0000003e 
- 00020445  0x00004efc branch  0x00005002 , 0x00000005 
- 00020446  0x00004efd setarg  0x00000052 
- 00020447  0x00004efe isub  0x00000002 , 0x0000003e 
- 00020448  0x00004eff branch  0x00004fe6 , 0x00000005 
- 00020449  0x00004f00 setarg  0x00000053 
- 00020450  0x00004f01 isub  0x00000002 , 0x0000003e 
- 00020451  0x00004f02 branch  0x00004fec , 0x00000005 
- 00020452  0x00004f03 call  0x00005062 
- 00020453  0x00004f04 branch  0x00005017 
- 00020454  0x00004f06 copy  0x0000000b , 0x00000002 
- 00020455  0x00004f07 fetch  0x00000002 , 0x0000424c 
- 00020456  0x00004f08 isub  0x00000002 , 0x0000003e 
- 00020457  0x00004f09 branch  0x00004ff8 , 0x00000005 
- 00020458  0x00004f0a call  0x00005062 
- 00020459  0x00004f0b branch  0x00005017 
- 00020460  0x00004f0d copy  0x0000000b , 0x00000002 
- 00020461  0x00004f0e fetch  0x00000002 , 0x0000424e 
- 00020462  0x00004f0f isub  0x00000002 , 0x0000003e 
- 00020463  0x00004f10 branch  0x00004ffa , 0x00000005 
- 00020464  0x00004f11 call  0x00005062 
- 00020465  0x00004f12 branch  0x00005017 
- 00020466  0x00004f15 copy  0x0000000b , 0x00000002 
- 00020467  0x00004f16 fetch  0x00000002 , 0x00004248 
- 00020468  0x00004f17 isub  0x00000002 , 0x0000003e 
- 00020469  0x00004f18 branch  0x00004ffe , 0x00000005 
- 00020470  0x00004f19 call  0x00005062 
- 00020471  0x00004f1a branch  0x00005017 
- 00020472  0x00004f1c call  0x00005079 
- 00020473  0x00004f1d branch  0x0000500a 
- 00020474  0x00004f1f call  0x0000507f 
- 00020475  0x00004f20 fetch  0x00000002 , 0x0000424c 
- 00020476  0x00004f21 branch  0x0000500a , 0x00000034 
- 00020477  0x00004f29 branch  0x0000500a 
- 00020478  0x00004f2c call  0x00005074 
- 00020479  0x00004f2d fetch  0x00000001 , 0x00000288 
- 00020480  0x00004f2e nbranch  0x0000500a , 0x00000034 
- 00020481  0x00004f31 branch  0x0000500a 
- 00020482  0x00004f33 copy  0x0000000b , 0x00000002 
- 00020483  0x00004f34 fetch  0x00000002 , 0x0000424a 
- 00020484  0x00004f35 isub  0x00000002 , 0x0000003e 
- 00020485  0x00004f36 branch  0x00005008 , 0x00000005 
- 00020486  0x00004f37 call  0x00005062 
- 00020487  0x00004f38 branch  0x00005017 
- 00020488  0x00004f3a call  0x0000506f 
- 00020489  0x00004f3b branch  0x0000500a 
- 00020490  0x00004f3d call  0x00007ead 
- 00020491  0x00004f3e setarg  0x00000007 
- 00020492  0x00004f3f istore  0x00000001 , 0x00000005 
- 00020493  0x00004f40 copy  0x00000007 , 0x0000003f 
- 00020494  0x00004f41 istore  0x00000001 , 0x00000005 
- 00020495  0x00004f42 setarg  0x00000004 
- 00020496  0x00004f43 istore  0x00000002 , 0x00000005 
- 00020497  0x00004f44 copy  0x00000011 , 0x0000003f 
- 00020498  0x00004f45 istore  0x00000002 , 0x00000005 
- 00020499  0x00004f46 copy  0x0000000b , 0x0000003f 
- 00020500  0x00004f47 istore  0x00000002 , 0x00000005 
- 00020501  0x00004f48 force  0x00000008 , 0x0000003f 
- 00020502  0x00004f49 branch  0x00005019 
- 00020503  0x00004f4b call  0x00007ead 
- 00020504  0x00004f4c branch  0x00005019 
- 00020505  0x00004f4e iadd  0x00000012 , 0x00000012 
- 00020506  0x00004f4f branch  0x00004e1e 
- 00020507  0x00004f51 ifetch  0x00000001 , 0x00000006 
- 00020508  0x00004f52 copy  0x0000003f , 0x00000007 
- 00020509  0x00004f53 ifetch  0x00000002 , 0x00000006 
- 00020510  0x00004f54 copy  0x0000003f , 0x00000011 
- 00020511  0x00004f55 copy  0x00000013 , 0x0000003f 
- 00020512  0x00004f56 isub  0x00000011 , 0x00000013 
- 00020513  0x00004f57 ifetch  0x00000002 , 0x00000006 
- 00020514  0x00004f58 copy  0x0000003f , 0x0000000b 
- 00020515  0x00004f59 ifetch  0x00000002 , 0x00000006 
- 00020516  0x00004f5a copy  0x0000003f , 0x00000002 
- 00020517  0x00004f5b call  0x00007ea8 
- 00020518  0x00004f5c bpatchx  0x00000017 , 0x00004022 
- 00020519  0x00004f5d setarg  0x00000050 
- 00020520  0x00004f5e isub  0x00000002 , 0x0000003e 
- 00020521  0x00004f5f branch  0x00005035 , 0x00000005 
- 00020522  0x00004f60 setarg  0x00000051 
- 00020523  0x00004f61 isub  0x00000002 , 0x0000003e 
- 00020524  0x00004f62 branch  0x0000503b , 0x00000005 
- 00020525  0x00004f63 setarg  0x00000052 
- 00020526  0x00004f64 isub  0x00000002 , 0x0000003e 
- 00020527  0x00004f65 branch  0x00005041 , 0x00000005 
- 00020528  0x00004f66 setarg  0x00000053 
- 00020529  0x00004f67 isub  0x00000002 , 0x0000003e 
- 00020530  0x00004f68 branch  0x00005047 , 0x00000005 
- 00020531  0x00004f69 call  0x00005062 
- 00020532  0x00004f6a branch  0x0000504f 
- 00020533  0x00004f6c copy  0x00000002 , 0x00000011 
- 00020534  0x00004f6d copy  0x0000000b , 0x00000002 
- 00020535  0x00004f6e fetch  0x00000002 , 0x00004248 
- 00020536  0x00004f6f isub  0x00000002 , 0x0000003e 
- 00020537  0x00004f70 call  0x00005074 , 0x00000005 
- 00020538  0x00004f71 branch  0x0000504d 
- 00020539  0x00004f73 copy  0x00000002 , 0x00000011 
- 00020540  0x00004f74 copy  0x0000000b , 0x00000002 
- 00020541  0x00004f75 fetch  0x00000002 , 0x0000424a 
- 00020542  0x00004f76 isub  0x00000002 , 0x0000003e 
- 00020543  0x00004f77 call  0x0000506f , 0x00000005 
- 00020544  0x00004f78 branch  0x0000504d 
- 00020545  0x00004f7a copy  0x00000002 , 0x00000011 
- 00020546  0x00004f7b copy  0x0000000b , 0x00000002 
- 00020547  0x00004f7c fetch  0x00000002 , 0x0000424c 
- 00020548  0x00004f7d isub  0x00000002 , 0x0000003e 
- 00020549  0x00004f7e call  0x00005079 , 0x00000005 
- 00020550  0x00004f7f branch  0x0000504d 
- 00020551  0x00004f81 copy  0x00000002 , 0x00000011 
- 00020552  0x00004f82 copy  0x0000000b , 0x00000002 
- 00020553  0x00004f83 fetch  0x00000002 , 0x0000424e 
- 00020554  0x00004f84 isub  0x00000002 , 0x0000003e 
- 00020555  0x00004f85 call  0x0000507f , 0x00000005 
- 00020556  0x00004f86 branch  0x0000504d 
- 00020557  0x00004f88 call  0x00007ead 
- 00020558  0x00004f89 branch  0x00004e1e 
- 00020559  0x00004f8b branch  0x00004e1e 
- 00020560  0x00004f8f ifetch  0x00000001 , 0x00000006 
- 00020561  0x00004f90 copy  0x0000003f , 0x00000007 
- 00020562  0x00004f91 ifetch  0x00000002 , 0x00000006 
- 00020563  0x00004f92 copy  0x0000003f , 0x00000011 
- 00020564  0x00004f93 iadd  0x00000006 , 0x00000006 
- 00020565  0x00004f94 setarg  0x00000009 
- 00020566  0x00004f95 istore  0x00000001 , 0x00000005 
- 00020567  0x00004f96 copy  0x00000007 , 0x0000003f 
- 00020568  0x00004f97 istore  0x00000001 , 0x00000005 
- 00020569  0x00004f98 force  0x00000000 , 0x0000003f 
- 00020570  0x00004f99 istore  0x00000002 , 0x00000005 
- 00020571  0x00004f9a force  0x00000004 , 0x0000003f 
- 00020572  0x00004f9b iadd  0x00000012 , 0x00000012 
- 00020573  0x00004f9c copy  0x00000013 , 0x0000003f 
- 00020574  0x00004f9d isub  0x00000011 , 0x00000013 
- 00020575  0x00004f9e branch  0x00004e1e 
- 00020576  0x00004fa0 branch  0x00004e1e 
- 00020577  0x00004fa3 branch  0x00004e1e 
- 00020578  0x00004fa5 force  0x00000000 , 0x00000012 
- 00020579  0x00004fa6 call  0x000052c3 
- 00020580  0x00004fa7 setarg  0x00000001 
- 00020581  0x00004fa8 istore  0x00000001 , 0x00000005 
- 00020582  0x00004fa9 copy  0x00000007 , 0x0000003f 
- 00020583  0x00004faa istore  0x00000001 , 0x00000005 
- 00020584  0x00004fab setarg  0x00000002 
- 00020585  0x00004fac istore  0x00000002 , 0x00000005 
- 00020586  0x00004fad setarg  0x00000000 
- 00020587  0x00004fae istore  0x00000002 , 0x00000005 
- 00020588  0x00004faf increase  0x00000006 , 0x00000012 
- 00020589  0x00004fb0 arg  0x00000004 , 0x00000013 
- 00020590  0x00004fb1 branch  0x00004e1e 
- 00020591  0x00004fb6 setarg  0x00000000 
- 00020592  0x00004fb7 store  0x00000002 , 0x0000027b 
- 00020593  0x00004fb8 store  0x00000002 , 0x0000424a 
- 00020594  0x00004fb9 jam  0x00000000 , 0x00004251 
- 00020595  0x00004fba rtn 
- 00020596  0x00004fbc setarg  0x00000000 
- 00020597  0x00004fbd store  0x00000002 , 0x00000275 
- 00020598  0x00004fbe store  0x00000002 , 0x00004248 
- 00020599  0x00004fbf jam  0x00000000 , 0x00004250 
- 00020600  0x00004fc0 rtn 
- 00020601  0x00004fc2 setarg  0x00000000 
- 00020602  0x00004fc3 store  0x00000002 , 0x0000424c 
- 00020603  0x00004fc4 jam  0x00000000 , 0x00004252 
- 00020604  0x00004fc5 fetch  0x00000001 , 0x00004253 
- 00020605  0x00004fc6 beq  0x00000000 , 0x00005085 
- 00020606  0x00004fc7 rtn 
- 00020607  0x00004fca setarg  0x00000000 
- 00020608  0x00004fcb store  0x00000002 , 0x0000424e 
- 00020609  0x00004fcc jam  0x00000000 , 0x00004253 
- 00020610  0x00004fcd fetch  0x00000001 , 0x00004252 
- 00020611  0x00004fce beq  0x00000000 , 0x00005085 
- 00020612  0x00004fcf rtn 
- 00020613  0x00004fd2 jam  0x00000007 , 0x00000a99 
- 00020614  0x00004fd3 branch  0x00007d86 
- 00020615  0x00004fd6 fetch  0x00000001 , 0x0000027f 
- 00020616  0x00004fd7 set0  0x00000000 , 0x0000003f 
- 00020617  0x00004fd8 store  0x00000001 , 0x0000027f 
- 00020618  0x00004fd9 fetch  0x00000002 , 0x0000424e 
- 00020619  0x00004fda rtn  0x00000034 
- 00020620  0x00004fdb call  0x000052b8 
- 00020621  0x00004fdc fetch  0x00000002 , 0x0000424e 
- 00020622  0x00004fdd copy  0x0000003f , 0x00000011 
- 00020623  0x00004fde force  0x00000053 , 0x00000012 
- 00020624  0x00004fdf branch  0x0000509a 
- 00020625  0x00004fe1 fetch  0x00000001 , 0x0000027f 
- 00020626  0x00004fe2 set0  0x00000007 , 0x0000003f 
- 00020627  0x00004fe3 store  0x00000001 , 0x0000027f 
- 00020628  0x00004fe4 fetch  0x00000002 , 0x0000424c 
- 00020629  0x00004fe5 rtn  0x00000034 
- 00020630  0x00004fe6 call  0x000052b8 
- 00020631  0x00004fe7 fetch  0x00000002 , 0x0000424c 
- 00020632  0x00004fe8 copy  0x0000003f , 0x00000011 
- 00020633  0x00004fe9 force  0x00000052 , 0x00000012 
- 00020634  0x00004feb call  0x0000523a 
- 00020635  0x00004fec call  0x000052c3 
- 00020636  0x00004fed force  0x00000006 , 0x0000003f 
- 00020637  0x00004fee istore  0x00000001 , 0x00000005 
- 00020638  0x00004fef fetch  0x00000001 , 0x00004255 
- 00020639  0x00004ff0 istore  0x00000001 , 0x00000005 
- 00020640  0x00004ff1 setarg  0x00000004 
- 00020641  0x00004ff2 istore  0x00000002 , 0x00000005 
- 00020642  0x00004ff3 copy  0x00000011 , 0x0000003f 
- 00020643  0x00004ff4 istore  0x00000002 , 0x00000005 
- 00020644  0x00004ff5 copy  0x00000012 , 0x0000003f 
- 00020645  0x00004ff6 istore  0x00000002 , 0x00000005 
- 00020646  0x00004ff7 force  0x00000008 , 0x00000002 
- 00020647  0x00004ff8 branch  0x000050de 
- 00020648  0x00004ffb bpatchx  0x00000018 , 0x00004023 
- 00020649  0x00004ffc call  0x0000523a 
- 00020650  0x00004ffd call  0x000052c3 
- 00020651  0x00004ffe setarg  0x00000002 
- 00020652  0x00004fff istore  0x00000001 , 0x00000005 
- 00020653  0x00005000 fetch  0x00000001 , 0x00004255 
- 00020654  0x00005001 istore  0x00000001 , 0x00000005 
- 00020655  0x00005002 setarg  0x00000004 
- 00020656  0x00005003 istore  0x00000002 , 0x00000005 
- 00020657  0x00005004 copy  0x00000002 , 0x0000003f 
- 00020658  0x00005005 istore  0x00000002 , 0x00000005 
- 00020659  0x00005006 copy  0x0000000b , 0x0000003f 
- 00020660  0x00005007 istore  0x00000002 , 0x00000005 
- 00020661  0x00005008 arg  0x00000008 , 0x00000002 
- 00020662  0x00005009 branch  0x000050de 
- 00020663  0x0000500b bpatchx  0x00000019 , 0x00004023 
- 00020664  0x0000500c call  0x0000523a 
- 00020665  0x0000500d call  0x000052c3 
- 00020666  0x0000500e setarg  0x00000004 
- 00020667  0x0000500f istore  0x00000001 , 0x00000005 
- 00020668  0x00005010 fetch  0x00000001 , 0x00004255 
- 00020669  0x00005011 istore  0x00000001 , 0x00000005 
- 00020670  0x00005012 setarg  0x00000008 
- 00020671  0x00005013 istore  0x00000002 , 0x00000005 
- 00020672  0x00005015 copy  0x00000002 , 0x0000003f 
- 00020673  0x00005017 istore  0x00000002 , 0x00000005 
- 00020674  0x00005018 setarg  0x00000000 
- 00020675  0x00005019 istore  0x00000002 , 0x00000005 
- 00020676  0x0000501a setarg  0x00000001 
- 00020677  0x0000501b istore  0x00000001 , 0x00000005 
- 00020678  0x0000501c setarg  0x00000002 
- 00020679  0x0000501d istore  0x00000001 , 0x00000005 
- 00020680  0x0000501e setarg  0x000003e3 
- 00020681  0x0000501f istore  0x00000002 , 0x00000005 
- 00020682  0x00005020 arg  0x0000000c , 0x00000002 
- 00020683  0x00005021 branch  0x000050de 
- 00020684  0x00005023 bpatchx  0x0000001a , 0x00004023 
- 00020685  0x00005024 call  0x0000523a 
- 00020686  0x00005025 call  0x000052c3 
- 00020687  0x00005026 setarg  0x00000006 
- 00020688  0x00005027 istore  0x00000001 , 0x00000005 
- 00020689  0x00005028 fetch  0x00000001 , 0x00004255 
- 00020690  0x00005029 increase  0x00000001 , 0x0000003f 
- 00020691  0x0000502a copy  0x00000005 , 0x00000011 
- 00020692  0x0000502b store  0x00000001 , 0x00004255 
- 00020693  0x0000502c copy  0x00000011 , 0x00000005 
- 00020694  0x0000502d istore  0x00000001 , 0x00000005 
- 00020695  0x0000502e setarg  0x00000004 
- 00020696  0x0000502f istore  0x00000002 , 0x00000005 
- 00020697  0x00005030 copy  0x00000002 , 0x0000003f 
- 00020698  0x00005031 istore  0x00000002 , 0x00000005 
- 00020699  0x00005032 copy  0x0000000b , 0x0000003f 
- 00020700  0x00005033 istore  0x00000002 , 0x00000005 
- 00020701  0x00005034 arg  0x00000008 , 0x00000002 
- 00020702  0x00005038 storet  0x00000002 , 0x0000026f 
- 00020703  0x00005039 copy  0x00000002 , 0x0000003f 
- 00020704  0x0000503a branch  0x00005264 , 0x00000034 
- 00020705  0x0000503b call  0x000052c1 
- 00020706  0x0000503c fetch  0x00000002 , 0x0000026f 
- 00020707  0x0000503d istore  0x00000002 , 0x00000005 
- 00020708  0x0000503e force  0x00000001 , 0x0000003f 
- 00020709  0x0000503f istore  0x00000002 , 0x00000005 
- 00020710  0x00005040 rtn 
- 00020711  0x00005043 fetch  0x00000002 , 0x00000275 
- 00020712  0x00005044 branch  0x00002a8c , 0x00000034 
- 00020713  0x00005045 call  0x000052ce 
- 00020714  0x00005046 fetch  0x00000002 , 0x00000275 
- 00020715  0x00005047 istore  0x00000002 , 0x00000005 
- 00020716  0x00005048 fetch  0x00000002 , 0x00004248 
- 00020717  0x00005049 istore  0x00000002 , 0x00000005 
- 00020718  0x0000504a rtn 
- 00020719  0x0000504c fetch  0x00000002 , 0x00000266 
- 00020720  0x0000504d branch  0x00004dfc , 0x00000034 
- 00020721  0x0000504e bpatchx  0x0000001b , 0x00004023 
- 00020722  0x0000504f fetch  0x00000001 , 0x00000268 
- 00020723  0x00005050 beq  0x00000001 , 0x000050f9 
- 00020724  0x00005051 beq  0x00000050 , 0x00004de8 
- 00020725  0x00005052 beq  0x00000051 , 0x00004df5 
- 00020726  0x00005053 beq  0x00000052 , 0x00004df3 
- 00020727  0x00005054 beq  0x00000053 , 0x00004df3 
- 00020728  0x00005055 branch  0x00004dfc 
- 00020729  0x00005058 bpatchx  0x0000001c , 0x00004023 
- 00020730  0x00005059 call  0x000052b8 
- 00020731  0x0000505a force  0x00000000 , 0x00000012 
- 00020732  0x0000505b call  0x000052c3 
- 00020733  0x0000505c copy  0x0000003f , 0x00000005 
- 00020734  0x0000505d fetch  0x00000002 , 0x00000266 
- 00020735  0x0000505e copy  0x0000003f , 0x00000013 
- 00020736  0x0000505f fetch  0x00000002 , 0x00000264 
- 00020737  0x00005060 iforce  0x00000006 
- 00020738  0x00005062 call  0x00005108 
- 00020739  0x00005063 increase  0xfffffffc , 0x00000013 
- 00020740  0x00005064 nbranch  0x00005102 , 0x00000005 
- 00020741  0x00005065 copy  0x00000012 , 0x00000002 
- 00020742  0x00005066 call  0x000050de 
- 00020743  0x00005067 branch  0x00004dfc 
- 00020744  0x0000506a ifetch  0x00000001 , 0x00000006 
- 00020745  0x0000506b beq  0x00000002 , 0x00005113 
- 00020746  0x0000506c beq  0x00000001 , 0x00005116 
- 00020747  0x0000506d beq  0x00000003 , 0x00005120 
- 00020748  0x0000506e beq  0x00000005 , 0x0000515c 
- 00020749  0x0000506f beq  0x00000004 , 0x0000518e 
- 00020750  0x00005070 beq  0x00000007 , 0x00005213 
- 00020751  0x00005071 beq  0x00000006 , 0x000051e1 
- 00020752  0x00005072 beq  0x00000008 , 0x00005050 
- 00020753  0x00005073 beq  0x0000000a , 0x00004e3a 
- 00020754  0x00005074 branch  0x0000522e 
- 00020755  0x00005077 call  0x00007ea8 
- 00020756  0x00005079 call  0x00007ead 
- 00020757  0x0000507a branch  0x00004e51 
- 00020758  0x0000507c ifetch  0x00000001 , 0x00000006 
- 00020759  0x0000507d copy  0x0000003f , 0x00000007 
- 00020760  0x0000507e ifetch  0x00000002 , 0x00000006 
- 00020761  0x0000507f copy  0x0000003f , 0x00000011 
- 00020762  0x00005080 copy  0x00000013 , 0x0000003f 
- 00020763  0x00005081 isub  0x00000011 , 0x00000013 
- 00020764  0x00005083 ifetch  0x00000001 , 0x00000006 
- 00020765  0x00005084 increase  0xffffffff , 0x00000011 
- 00020766  0x00005085 nbranch  0x0000511c , 0x00000005 
- 00020767  0x00005086 rtn 
- 00020768  0x00005088 ifetch  0x00000001 , 0x00000006 
- 00020769  0x00005089 copy  0x0000003f , 0x00000007 
- 00020770  0x0000508a ifetch  0x00000002 , 0x00000006 
- 00020771  0x0000508b copy  0x0000003f , 0x00000011 
- 00020772  0x0000508c ifetch  0x00000002 , 0x00000006 
- 00020773  0x0000508d copy  0x0000003f , 0x0000000b 
- 00020774  0x0000508e ifetch  0x00000002 , 0x00000006 
- 00020775  0x0000508f copy  0x0000003f , 0x00000002 
- 00020776  0x00005090 ifetch  0x00000002 , 0x00000006 
- 00020777  0x00005091 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00020778  0x00005092 branch  0x00005132 , 0x00000005 
- 00020779  0x00005093 beq  0x00000002 , 0x0000512e 
- 00020780  0x00005094 beq  0x00000004 , 0x0000512e 
- 00020781  0x00005095 branch  0x00005130 
- 00020782  0x00005097 jam  0x00000016 , 0x00000a99 
- 00020783  0x00005098 call  0x00007d86 
- 00020784  0x0000509a ifetch  0x00000002 , 0x00000006 
- 00020785  0x0000509b branch  0x00005159 
- 00020786  0x0000509d call  0x00007ea8 
- 00020787  0x000050a1 bpatchx  0x0000001d , 0x00004023 
- 00020788  0x000050a2 setarg  0x00000050 
- 00020789  0x000050a3 isub  0x00000002 , 0x0000003e 
- 00020790  0x000050a4 branch  0x00005141 , 0x00000005 
- 00020791  0x000050a5 setarg  0x00000051 
- 00020792  0x000050a6 isub  0x00000002 , 0x0000003e 
- 00020793  0x000050a7 branch  0x00005147 , 0x00000005 
- 00020794  0x000050a8 setarg  0x00000053 
- 00020795  0x000050a9 isub  0x00000002 , 0x0000003e 
- 00020796  0x000050aa branch  0x00005153 , 0x00000005 
- 00020797  0x000050ab setarg  0x00000052 
- 00020798  0x000050ac isub  0x00000002 , 0x0000003e 
- 00020799  0x000050ad branch  0x0000514d , 0x00000005 
- 00020800  0x000050ae branch  0x00005159 
- 00020801  0x000050b0 copy  0x0000000b , 0x0000003f 
- 00020802  0x000050b1 store  0x00000002 , 0x00004248 
- 00020803  0x000050b2 fetch  0x00000001 , 0x00004250 
- 00020804  0x000050b3 set1  0x00000001 
- 00020805  0x000050b4 store  0x00000001 , 0x00004250 
- 00020806  0x000050b5 branch  0x00005158 
- 00020807  0x000050b7 copy  0x0000000b , 0x0000003f 
- 00020808  0x000050b8 store  0x00000002 , 0x0000424a 
- 00020809  0x000050b9 fetch  0x00000001 , 0x00004251 
- 00020810  0x000050ba set1  0x00000001 
- 00020811  0x000050bb store  0x00000001 , 0x00004251 
- 00020812  0x000050bc branch  0x00005158 
- 00020813  0x000050be copy  0x0000000b , 0x0000003f 
- 00020814  0x000050bf store  0x00000002 , 0x0000424c 
- 00020815  0x000050c0 fetch  0x00000001 , 0x00004252 
- 00020816  0x000050c1 set1  0x00000001 
- 00020817  0x000050c2 store  0x00000001 , 0x00004252 
- 00020818  0x000050c3 branch  0x00005158 
- 00020819  0x000050c5 copy  0x0000000b , 0x0000003f 
- 00020820  0x000050c6 store  0x00000002 , 0x0000424e 
- 00020821  0x000050c7 fetch  0x00000001 , 0x00004253 
- 00020822  0x000050c8 set1  0x00000001 
- 00020823  0x000050c9 store  0x00000001 , 0x00004253 
- 00020824  0x000050cd call  0x00007ead 
- 00020825  0x000050cf copy  0x00000013 , 0x0000003f 
- 00020826  0x000050d0 isub  0x00000011 , 0x00000013 
- 00020827  0x000050d1 rtn 
- 00020828  0x000050d4 ifetch  0x00000001 , 0x00000006 
- 00020829  0x000050d5 copy  0x0000003f , 0x00000007 
- 00020830  0x000050d6 ifetch  0x00000002 , 0x00000006 
- 00020831  0x000050d7 copy  0x0000003f , 0x00000011 
- 00020832  0x000050d8 copy  0x00000013 , 0x0000003f 
- 00020833  0x000050d9 isub  0x00000011 , 0x00000013 
- 00020834  0x000050da ifetch  0x00000002 , 0x00000006 
- 00020835  0x000050db copy  0x0000003f , 0x0000000b 
- 00020836  0x000050dc ifetch  0x00000002 , 0x00000006 
- 00020837  0x000050dd ifetch  0x00000002 , 0x00000006 
- 00020838  0x000050de nbranch  0x00005188 , 0x00000034 
- 00020839  0x000050df call  0x00007ea8 
- 00020840  0x000050e3 copy  0x0000000b , 0x00000002 
- 00020841  0x000050e4 bpatchx  0x0000001e , 0x00004023 
- 00020842  0x000050e5 setarg  0x00000050 
- 00020843  0x000050e6 isub  0x00000002 , 0x0000003e 
- 00020844  0x000050e7 branch  0x00005176 , 0x00000005 
- 00020845  0x000050e8 setarg  0x00000051 
- 00020846  0x000050e9 isub  0x00000002 , 0x0000003e 
- 00020847  0x000050ea branch  0x0000517a , 0x00000005 
- 00020848  0x000050eb setarg  0x00000052 
- 00020849  0x000050ec isub  0x00000002 , 0x0000003e 
- 00020850  0x000050ed branch  0x0000517e , 0x00000005 
- 00020851  0x000050ee setarg  0x00000053 
- 00020852  0x000050ef isub  0x00000002 , 0x0000003e 
- 00020853  0x000050f0 branch  0x00005182 , 0x00000005 
- 00020854  0x000050f2 fetch  0x00000001 , 0x00004250 
- 00020855  0x000050f3 set1  0x00000005 
- 00020856  0x000050f4 store  0x00000001 , 0x00004250 
- 00020857  0x000050f5 rtn 
- 00020858  0x000050f7 fetch  0x00000001 , 0x00004251 
- 00020859  0x000050f8 set1  0x00000005 
- 00020860  0x000050f9 store  0x00000001 , 0x00004251 
- 00020861  0x000050fa rtn 
- 00020862  0x000050fc fetch  0x00000001 , 0x00004252 
- 00020863  0x000050fd set1  0x00000005 
- 00020864  0x000050fe store  0x00000001 , 0x00004252 
- 00020865  0x000050ff rtn 
- 00020866  0x00005101 fetch  0x00000001 , 0x00004253 
- 00020867  0x00005102 set1  0x00000005 
- 00020868  0x00005103 store  0x00000001 , 0x00004253 
- 00020869  0x00005104 jam  0x00000006 , 0x00000a99 
- 00020870  0x00005105 branch  0x00007d86 
- 00020871  0x00005109 call  0x00007ead 
- 00020872  0x0000510b increase  0xfffffffa , 0x00000011 
- 00020873  0x0000510d branch  0x0000518d , 0x00000005 
- 00020874  0x0000510e increase  0x00000001 , 0x00000006 
- 00020875  0x0000510f increase  0xffffffff , 0x00000011 
- 00020876  0x00005110 branch  0x00005189 
- 00020877  0x00005112 rtn 
- 00020878  0x00005114 ifetch  0x00000001 , 0x00000006 
- 00020879  0x00005115 copy  0x0000003f , 0x00000007 
- 00020880  0x00005116 ifetch  0x00000002 , 0x00000006 
- 00020881  0x00005117 copy  0x0000003f , 0x00000011 
- 00020882  0x00005118 copy  0x00000013 , 0x0000003f 
- 00020883  0x00005119 isub  0x00000011 , 0x00000013 
- 00020884  0x0000511a ifetch  0x00000002 , 0x00000006 
- 00020885  0x0000511b increase  0x00000002 , 0x00000006 
- 00020886  0x0000511c copy  0x0000003f , 0x00000002 
- 00020887  0x0000511d setarg  0x00000005 
- 00020888  0x0000511e istore  0x00000001 , 0x00000005 
- 00020889  0x0000511f copy  0x00000007 , 0x0000003f 
- 00020890  0x00005120 istore  0x00000001 , 0x00000005 
- 00020891  0x00005121 increase  0x00000002 , 0x00000011 
- 00020892  0x00005122 copy  0x00000011 , 0x0000003f 
- 00020893  0x00005123 istore  0x00000002 , 0x00000005 
- 00020894  0x00005124 call  0x00007ea8 
- 00020895  0x00005125 bpatchx  0x0000001f , 0x00004023 
- 00020896  0x00005126 setarg  0x00000050 
- 00020897  0x00005127 isub  0x00000002 , 0x0000003e 
- 00020898  0x00005128 branch  0x000051ad , 0x00000005 
- 00020899  0x00005129 setarg  0x00000051 
- 00020900  0x0000512a isub  0x00000002 , 0x0000003e 
- 00020901  0x0000512b branch  0x000051be , 0x00000005 
- 00020902  0x0000512c setarg  0x00000052 
- 00020903  0x0000512d isub  0x00000002 , 0x0000003e 
- 00020904  0x0000512e branch  0x000051c4 , 0x00000005 
- 00020905  0x0000512f setarg  0x00000053 
- 00020906  0x00005130 isub  0x00000002 , 0x0000003e 
- 00020907  0x00005131 branch  0x000051ca , 0x00000005 
- 00020908  0x00005132 branch  0x000051cf 
- 00020909  0x00005134 fetch  0x00000001 , 0x00004250 
- 00020910  0x00005135 set1  0x00000004 , 0x0000003f 
- 00020911  0x00005136 set1  0x00000003 , 0x0000003f 
- 00020912  0x00005137 store  0x00000001 , 0x00004250 
- 00020913  0x00005138 bbit1  0x00000002 , 0x000051bb 
- 00020914  0x00005139 fetcht  0x00000001 , 0x0000027f 
- 00020915  0x0000513a set1  0x00000006 , 0x00000002 
- 00020916  0x0000513b storet  0x00000001 , 0x0000027f 
- 00020917  0x0000513c copy  0x00000007 , 0x0000003f 
- 00020918  0x0000513d increase  0x00000001 , 0x0000003f 
- 00020919  0x0000513e store  0x00000001 , 0x00000281 
- 00020920  0x0000513f fetch  0x00000001 , 0x00004250 
- 00020921  0x00005140 set1  0x00000002 , 0x0000003f 
- 00020922  0x00005141 store  0x00000001 , 0x00004250 
- 00020923  0x00005143 fetch  0x00000002 , 0x00004248 
- 00020924  0x00005144 store  0x00000002 , 0x00000282 
- 00020925  0x00005145 branch  0x000051cf 
- 00020926  0x00005147 fetch  0x00000001 , 0x00004251 
- 00020927  0x00005148 set1  0x00000004 , 0x0000003f 
- 00020928  0x00005149 set1  0x00000003 , 0x0000003f 
- 00020929  0x0000514a store  0x00000001 , 0x00004251 
- 00020930  0x0000514b fetch  0x00000002 , 0x0000424a 
- 00020931  0x0000514c branch  0x000051cf 
- 00020932  0x0000514e fetch  0x00000001 , 0x00004252 
- 00020933  0x0000514f set1  0x00000004 , 0x0000003f 
- 00020934  0x00005150 set1  0x00000003 , 0x0000003f 
- 00020935  0x00005151 store  0x00000001 , 0x00004252 
- 00020936  0x00005152 fetch  0x00000002 , 0x0000424c 
- 00020937  0x00005153 branch  0x000051cf 
- 00020938  0x00005155 fetch  0x00000001 , 0x00004253 
- 00020939  0x00005156 set1  0x00000004 , 0x0000003f 
- 00020940  0x00005157 set1  0x00000003 , 0x0000003f 
- 00020941  0x00005158 store  0x00000001 , 0x00004253 
- 00020942  0x00005159 fetch  0x00000002 , 0x0000424e 
- 00020943  0x0000515d copy  0x0000003f , 0x0000000b 
- 00020944  0x0000515e call  0x00007ead 
- 00020945  0x00005160 copy  0x0000000b , 0x0000003f 
- 00020946  0x00005162 istore  0x00000002 , 0x00000005 
- 00020947  0x00005163 force  0x00000000 , 0x0000003f 
- 00020948  0x00005164 istore  0x00000002 , 0x00000005 
- 00020949  0x00005165 force  0x00000000 , 0x0000003f 
- 00020950  0x00005166 istore  0x00000002 , 0x00000005 
- 00020951  0x00005167 force  0x0000000a , 0x0000003f 
- 00020952  0x00005168 iadd  0x00000012 , 0x00000012 
- 00020953  0x00005169 increase  0xfffffffa , 0x00000011 
- 00020954  0x0000516b branch  0x000051e0 , 0x00000005 
- 00020955  0x0000516c ifetch  0x00000001 , 0x00000006 
- 00020956  0x0000516d istore  0x00000001 , 0x00000005 
- 00020957  0x0000516e increase  0x00000001 , 0x00000012 
- 00020958  0x0000516f increase  0xffffffff , 0x00000011 
- 00020959  0x00005170 branch  0x000051da 
- 00020960  0x00005172 rtn 
- 00020961  0x00005174 ifetch  0x00000001 , 0x00000006 
- 00020962  0x00005175 copy  0x0000003f , 0x00000007 
- 00020963  0x00005176 ifetch  0x00000002 , 0x00000006 
- 00020964  0x00005177 copy  0x0000003f , 0x00000011 
- 00020965  0x00005178 copy  0x00000013 , 0x0000003f 
- 00020966  0x00005179 isub  0x00000011 , 0x00000013 
- 00020967  0x0000517b ifetch  0x00000002 , 0x00000006 
- 00020968  0x0000517c copy  0x0000003f , 0x00000011 
- 00020969  0x0000517d ifetch  0x00000002 , 0x00000006 
- 00020970  0x0000517e copy  0x0000003f , 0x0000000b 
- 00020971  0x0000517f call  0x00007ea8 
- 00020972  0x00005180 bpatchx  0x00000020 , 0x00004024 
- 00020973  0x00005181 setarg  0x00000050 
- 00020974  0x00005182 copy  0x00000011 , 0x00000002 
- 00020975  0x00005183 isub  0x00000002 , 0x0000003e 
- 00020976  0x00005184 branch  0x000051fa , 0x00000005 
- 00020977  0x00005185 setarg  0x00000052 
- 00020978  0x00005186 copy  0x00000011 , 0x00000002 
- 00020979  0x00005187 isub  0x00000002 , 0x0000003e 
- 00020980  0x00005188 branch  0x000051ff , 0x00000005 
- 00020981  0x00005189 setarg  0x00000053 
- 00020982  0x0000518a copy  0x00000011 , 0x00000002 
- 00020983  0x0000518b isub  0x00000002 , 0x0000003e 
- 00020984  0x0000518c branch  0x00005201 , 0x00000005 
- 00020985  0x0000518d branch  0x00005203 
- 00020986  0x0000518f setarg  0x00000000 
- 00020987  0x00005190 store  0x00000002 , 0x00000275 
- 00020988  0x00005191 store  0x00000002 , 0x00004248 
- 00020989  0x00005192 store  0x00000001 , 0x00004250 
- 00020990  0x00005193 branch  0x00005205 
- 00020991  0x00005195 call  0x00005079 
- 00020992  0x00005196 branch  0x00005205 
- 00020993  0x00005198 call  0x0000507f 
- 00020994  0x0000519e branch  0x00005205 
- 00020995  0x000051a0 setarg  0x00000000 
- 00020996  0x000051a1 store  0x00000002 , 0x0000027b 
- 00020997  0x000051a3 call  0x00007ead 
- 00020998  0x000051a4 setarg  0x00000007 
- 00020999  0x000051a5 istore  0x00000001 , 0x00000005 
- 00021000  0x000051a6 copy  0x00000007 , 0x0000003f 
- 00021001  0x000051a7 istore  0x00000001 , 0x00000005 
- 00021002  0x000051a8 setarg  0x00000004 
- 00021003  0x000051a9 istore  0x00000002 , 0x00000005 
- 00021004  0x000051aa copy  0x00000011 , 0x0000003f 
- 00021005  0x000051ab istore  0x00000002 , 0x00000005 
- 00021006  0x000051ac copy  0x0000000b , 0x0000003f 
- 00021007  0x000051ad istore  0x00000002 , 0x00000005 
- 00021008  0x000051ae force  0x00000008 , 0x0000003f 
- 00021009  0x000051af iadd  0x00000012 , 0x00000012 
- 00021010  0x000051b0 rtn 
- 00021011  0x000051b3 ifetch  0x00000001 , 0x00000006 
- 00021012  0x000051b4 copy  0x0000003f , 0x00000007 
- 00021013  0x000051b5 ifetch  0x00000002 , 0x00000006 
- 00021014  0x000051b6 copy  0x0000003f , 0x00000011 
- 00021015  0x000051b7 ifetch  0x00000002 , 0x00000006 
- 00021016  0x000051b8 copy  0x0000003f , 0x0000000b 
- 00021017  0x000051b9 ifetch  0x00000002 , 0x00000006 
- 00021018  0x000051ba copy  0x0000003f , 0x00000002 
- 00021019  0x000051bb call  0x00007ea8 
- 00021020  0x000051bc bpatchx  0x00000021 , 0x00004024 
- 00021021  0x000051bd fetch  0x00000001 , 0x00004255 
- 00021022  0x000051be icompare  0x000000ff , 0x00000007 
- 00021023  0x000051bf nbranch  0x0000522a , 0x00000001 
- 00021024  0x000051c0 setarg  0x00000050 
- 00021025  0x000051c1 isub  0x00000002 , 0x0000003e 
- 00021026  0x000051c2 branch  0x00005227 , 0x00000005 
- 00021027  0x000051c3 setarg  0x00000051 
- 00021028  0x000051c4 isub  0x00000002 , 0x0000003e 
- 00021029  0x000051c5 branch  0x0000522a , 0x00000005 
- 00021030  0x000051c6 branch  0x0000522a 
- 00021031  0x000051c8 jam  0x00000000 , 0x00004248 
- 00021032  0x000051c9 jam  0x00000000 , 0x00004250 
- 00021033  0x000051ca branch  0x0000522a 
- 00021034  0x000051cf call  0x00007ead 
- 00021035  0x000051d0 copy  0x00000013 , 0x0000003f 
- 00021036  0x000051d1 isub  0x00000011 , 0x00000013 
- 00021037  0x000051d2 rtn 
- 00021038  0x000051d5 setarg  0x00000001 
- 00021039  0x000051d6 istore  0x00000001 , 0x00000005 
- 00021040  0x000051d7 ifetch  0x00000001 , 0x00000006 
- 00021041  0x000051d8 istore  0x00000001 , 0x00000005 
- 00021042  0x000051d9 setarg  0x00000002 
- 00021043  0x000051da istore  0x00000002 , 0x00000005 
- 00021044  0x000051db setarg  0x00000000 
- 00021045  0x000051dc istore  0x00000002 , 0x00000005 
- 00021046  0x000051dd setarg  0x00000006 
- 00021047  0x000051de iadd  0x00000012 , 0x00000012 
- 00021048  0x000051df force  0x00000004 , 0x00000013 
- 00021049  0x000051e0 rtn 
- 00021050  0x000051e4 fetch  0x00000001 , 0x00004255 
- 00021051  0x000051e5 increase  0x00000001 , 0x0000003f 
- 00021052  0x000051e6 bne  0x00000000 , 0x0000523e 
- 00021053  0x000051e7 increase  0x00000001 , 0x0000003f 
- 00021054  0x000051e9 store  0x00000001 , 0x00004255 
- 00021055  0x000051ea rtn 
- 00021056  0x000051f5 bpatchx  0x00000022 , 0x00004024 
- 00021057  0x000051f6 arg  0x00000000 , 0x00000012 
- 00021058  0x000051f7 call  0x0000526e 
- 00021059  0x000051f8 nbranch  0x00002a8c , 0x00000034 
- 00021060  0x000051f9 call  0x0000527e 
- 00021061  0x000051fa arg  0x00001800 , 0x00000012 
- 00021062  0x000051fb arg  0x00000000 , 0x00000007 
- 00021063  0x000051fd fetcht  0x00000001 , 0x00004256 
- 00021064  0x000051fe qisolate1  0x00000002 
- 00021065  0x000051ff branch  0x0000524f , 0x00000001 
- 00021066  0x00005200 call  0x000052a0 
- 00021067  0x00005201 sub  0x0000000b , 0x00000000 , 0x0000003e 
- 00021068  0x00005202 branch  0x0000524f , 0x00000002 
- 00021069  0x00005203 call  0x00005288 
- 00021070  0x00005204 branch  0x00005255 
- 00021071  0x00005206 increase  0x00000080 , 0x00000012 
- 00021072  0x00005207 increase  0x00000001 , 0x00000007 
- 00021073  0x00005208 setarg  0x00000008 
- 00021074  0x00005209 isub  0x00000007 , 0x0000003e 
- 00021075  0x0000520a branch  0x00005247 , 0x00000002 
- 00021076  0x0000520b arg  0x00000000 , 0x00000012 
- 00021077  0x0000520d copy  0x00000012 , 0x0000003f 
- 00021078  0x0000520e branch  0x00002a8c , 0x00000034 
- 00021079  0x0000520f rtn 
- 00021080  0x00005218 bpatchx  0x00000023 , 0x00004024 
- 00021081  0x00005219 call  0x00005277 
- 00021082  0x0000521a increase  0x00000001 , 0x00000006 
- 00021083  0x0000521b ifetch  0x00000002 , 0x00000006 
- 00021084  0x0000521c rtn 
- 00021085  0x00005223 bpatchx  0x00000024 , 0x00004024 
- 00021086  0x00005224 call  0x00005277 
- 00021087  0x00005225 copy  0x00000006 , 0x00000005 
- 00021088  0x00005226 copy  0x00000006 , 0x00000002 
- 00021089  0x00005227 setarg  0x00000000 
- 00021090  0x00005228 istore  0x00000003 , 0x00000005 
- 00021091  0x00005229 rtn 
- 00021092  0x0000522f bpatchx  0x00000025 , 0x00004024 
- 00021093  0x00005230 call  0x00005274 
- 00021094  0x00005231 branch  0x00002a8c , 0x00000034 
- 00021095  0x00005232 fetch  0x00000003 , 0x0000425d 
- 00021096  0x00005233 store  0x00000003 , 0x00004260 
- 00021097  0x00005234 fetch  0x00000003 , 0x0000425a 
- 00021098  0x00005235 store  0x00000003 , 0x0000425d 
- 00021099  0x00005236 fetch  0x00000003 , 0x00004257 
- 00021100  0x00005237 store  0x00000003 , 0x0000425a 
- 00021101  0x00005238 rtn 
- 00021102  0x0000523f bpatchx  0x00000026 , 0x00004024 
- 00021103  0x00005240 fetch  0x00000003 , 0x00004257 
- 00021104  0x00005241 rtn 
- 00021105  0x00005248 bpatchx  0x00000027 , 0x00004024 
- 00021106  0x00005249 fetch  0x00000003 , 0x0000425a 
- 00021107  0x0000524a rtn 
- 00021108  0x00005251 bpatchx  0x00000028 , 0x00004025 
- 00021109  0x00005252 fetch  0x00000003 , 0x00004260 
- 00021110  0x00005253 rtn 
- 00021111  0x00005259 call  0x00005274 
- 00021112  0x0000525a branch  0x00002a8c , 0x00000034 
- 00021113  0x0000525b arg  0x00004257 , 0x00000006 
- 00021114  0x0000525d ifetch  0x00000003 , 0x00000006 
- 00021115  0x0000525e branch  0x0000527a , 0x00000034 
- 00021116  0x0000525f increase  0xfffffffd , 0x00000006 
- 00021117  0x00005260 rtn 
- 00021118  0x00005268 bpatchx  0x00000029 , 0x00004025 
- 00021119  0x00005269 arg  0x00000004 , 0x00000039 
- 00021120  0x0000526a arg  0x00004257 , 0x00000006 
- 00021121  0x0000526b arg  0x00000000 , 0x00000002 
- 00021122  0x0000526d ifetch  0x00000003 , 0x00000006 
- 00021123  0x0000526e and  0x0000003f , 0x000000ff , 0x0000003f 
- 00021124  0x0000526f ior  0x00000002 , 0x00000002 
- 00021125  0x00005270 loop  0x00005282 
- 00021126  0x00005271 storet  0x00000001 , 0x00004256 
- 00021127  0x00005272 rtn 
- 00021128  0x0000527b bpatchx  0x0000002a , 0x00004025 
- 00021129  0x0000527c call  0x0000526e 
- 00021130  0x0000527d nbranch  0x00002a8c , 0x00000034 
- 00021131  0x0000527e call  0x00005274 
- 00021132  0x0000527f branch  0x00005295 , 0x00000034 
- 00021133  0x00005280 fetch  0x00000003 , 0x0000425a 
- 00021134  0x00005281 store  0x00000003 , 0x00004257 
- 00021135  0x00005282 ifetch  0x00000003 , 0x00000006 
- 00021136  0x00005283 istore  0x00000003 , 0x00000005 
- 00021137  0x00005284 ifetch  0x00000003 , 0x00000006 
- 00021138  0x00005285 istore  0x00000003 , 0x00000005 
- 00021139  0x00005286 setarg  0x00000000 
- 00021140  0x00005287 istore  0x00000003 , 0x00000005 
- 00021141  0x00005289 arg  0x00000000 , 0x00000002 
- 00021142  0x0000528a copy  0x0000000b , 0x0000003f 
- 00021143  0x0000528b iadd  0x00000007 , 0x0000003f 
- 00021144  0x0000528d qset1  0x00000002 
- 00021145  0x0000528e increase  0x00000001 , 0x00000007 
- 00021146  0x0000528f isub  0x00000007 , 0x0000003e 
- 00021147  0x00005290 nbranch  0x00005298 , 0x00000005 
- 00021148  0x00005292 lshift8  0x00000012 , 0x0000003f 
- 00021149  0x00005293 ior  0x00000002 , 0x0000003f 
- 00021150  0x00005294 store  0x00000003 , 0x00004260 
- 00021151  0x00005295 rtn 
- 00021152  0x000052a0 bpatchx  0x0000002b , 0x00004025 
- 00021153  0x000052a1 call  0x0000527e 
- 00021154  0x000052a2 copy  0x00000007 , 0x00000013 
- 00021155  0x000052a3 arg  0x00000000 , 0x00000002 
- 00021156  0x000052a4 arg  0x00000000 , 0x0000000b 
- 00021157  0x000052a7 copy  0x00000007 , 0x0000003f 
- 00021158  0x000052a8 beq  0x00000008 , 0x000052b0 
- 00021159  0x000052a9 fetch  0x00000001 , 0x00004256 
- 00021160  0x000052aa qisolate1  0x0000003f 
- 00021161  0x000052ab branch  0x000052b0 , 0x00000001 
- 00021162  0x000052ac increase  0x00000080 , 0x00000002 
- 00021163  0x000052ad increase  0x00000001 , 0x00000007 
- 00021164  0x000052ae copy  0x00000011 , 0x0000003f 
- 00021165  0x000052af isub  0x00000002 , 0x0000003e 
- 00021166  0x000052b0 branch  0x000052b0 , 0x00000005 
- 00021167  0x000052b1 branch  0x000052a5 , 0x00000002 
- 00021168  0x000052b3 copy  0x00000002 , 0x0000003f 
- 00021169  0x000052b4 isub  0x00000011 , 0x0000003e 
- 00021170  0x000052b5 nbranch  0x000052b6 , 0x00000002 
- 00021171  0x000052b6 copy  0x00000007 , 0x0000003f 
- 00021172  0x000052b7 copy  0x00000013 , 0x00000002 
- 00021173  0x000052b8 isub  0x00000002 , 0x0000000b 
- 00021174  0x000052ba copy  0x00000013 , 0x00000007 
- 00021175  0x000052bb rtn 
- 00021176  0x000052bf bpatchx  0x0000002c , 0x00004025 
- 00021177  0x000052c0 arg  0x0000007f , 0x00000011 
- 00021178  0x000052c1 call  0x00005240 
- 00021179  0x000052c2 store  0x00000002 , 0x0000026b 
- 00021180  0x000052c3 increase  0x00000004 , 0x0000003f 
- 00021181  0x000052c4 store  0x00000002 , 0x0000026d 
- 00021182  0x000052c5 setarg  0x00000000 
- 00021183  0x000052c6 store  0x00000002 , 0x0000026f 
- 00021184  0x000052c7 rtn 
- 00021185  0x000052ca fetch  0x00000002 , 0x0000026b 
- 00021186  0x000052cb branch  0x000052e2 
- 00021187  0x000052ce fetch  0x00000002 , 0x0000026d 
- 00021188  0x000052cf branch  0x000052e2 
- 00021189  0x000052d3 bpatchx  0x0000002d , 0x00004025 
- 00021190  0x000052d4 arg  0x000000fa , 0x00000011 
- 00021191  0x000052d5 call  0x00005240 
- 00021192  0x000052d6 store  0x00000002 , 0x00000271 
- 00021193  0x000052d7 increase  0x00000004 , 0x0000003f 
- 00021194  0x000052d8 store  0x00000002 , 0x00000273 
- 00021195  0x000052d9 setarg  0x00000000 
- 00021196  0x000052da store  0x00000002 , 0x00000275 
- 00021197  0x000052db rtn 
- 00021198  0x000052de fetch  0x00000002 , 0x00000271 
- 00021199  0x000052df branch  0x000052e2 
- 00021200  0x000052e2 fetch  0x00000002 , 0x00000273 
- 00021201  0x000052e3 branch  0x000052e2 
- 00021202  0x000052e7 bpatchx  0x0000002e , 0x00004025 
- 00021203  0x000052e8 call  0x00007e7c 
- 00021204  0x000052e9 jam  0x00000001 , 0x00000284 
- 00021205  0x000052ea call  0x0000526e 
- 00021206  0x000052eb nrtn  0x00000034 
- 00021207  0x000052ec arg  0x0000007f , 0x00000011 
- 00021208  0x000052ed call  0x00005240 
- 00021209  0x000052ee store  0x00000002 , 0x00000277 
- 00021210  0x000052ef increase  0x00000004 , 0x0000003f 
- 00021211  0x000052f0 store  0x00000002 , 0x00000279 
- 00021212  0x000052f1 setarg  0x00000000 
- 00021213  0x000052f2 store  0x00000002 , 0x0000027b 
- 00021214  0x000052f3 jam  0x00000000 , 0x00000284 
- 00021215  0x000052f4 branch  0x00007e8c 
- 00021216  0x000052f7 fetch  0x00000002 , 0x00000277 
- 00021217  0x000052f8 branch  0x000052e2 
- 00021218  0x000052fb branch  0x00002a8c , 0x00000034 
- 00021219  0x000052fc copy  0x0000003f , 0x00000005 
- 00021220  0x000052fd rtn 
- 00021221  0x00005301 bpatchx  0x0000002f , 0x00004025 
- 00021222  0x00005302 arg  0x00000000 , 0x00000012 
- 00021223  0x00005303 arg  0x00004257 , 0x00000011 
- 00021224  0x00005304 increase  0xfffffffe , 0x00000011 
- 00021225  0x00005306 increase  0x00000002 , 0x00000011 
- 00021226  0x00005307 setarg  0x00004263 
- 00021227  0x00005308 isub  0x00000011 , 0x0000003e 
- 00021228  0x00005309 branch  0x000052f5 , 0x00000005 
- 00021229  0x0000530a ifetch  0x00000001 , 0x00000011 
- 00021230  0x0000530b increase  0x00000001 , 0x00000011 
- 00021231  0x0000530c branch  0x000052e9 , 0x00000034 
- 00021232  0x0000530d ifetcht  0x00000002 , 0x00000011 
- 00021233  0x0000530e ifetch  0x00000002 , 0x00000002 
- 00021234  0x0000530f iadd  0x00000012 , 0x00000012 
- 00021235  0x00005310 increase  0x00000004 , 0x00000012 
- 00021236  0x00005311 branch  0x000052e9 
- 00021237  0x00005313 copy  0x00000012 , 0x0000003f 
- 00021238  0x00005314 rtn 
- 00021239  0x00005318 arg  0x0000000c , 0x00000007 
- 00021240  0x00005319 branch  0x00002c32 
- 00021241  0x0000531c arg  0x0000000c , 0x00000007 
- 00021242  0x0000531d branch  0x00002c36 
- 00021243  0x00005320 bpatchx  0x00000030 , 0x00004026 
- 00021244  0x00005321 call  0x0000527e 
- 00021245  0x00005322 fetch  0x00000001 , 0x00004256 
- 00021246  0x00005323 rtn  0x00000034 
- 00021247  0x00005324 call  0x000052e5 
- 00021248  0x00005325 arg  0x00000100 , 0x00000002 
- 00021249  0x00005326 isub  0x00000002 , 0x0000003e 
- 00021250  0x00005327 branch  0x000052f7 , 0x00000002 
- 00021251  0x00005328 call  0x000052f9 
- 00021252  0x00005329 arg  0x00004263 , 0x00000005 
- 00021253  0x0000532a arg  0x00004257 , 0x00000011 
- 00021254  0x0000532c setarg  0x00004263 
- 00021255  0x0000532d isub  0x00000011 , 0x0000003e 
- 00021256  0x0000532e rtn  0x00000005 
- 00021257  0x0000532f ifetch  0x00000001 , 0x00000011 
- 00021258  0x00005330 increase  0x00000001 , 0x00000011 
- 00021259  0x00005331 nbranch  0x0000530f , 0x00000034 
- 00021260  0x00005332 istore  0x00000002 , 0x00000005 
- 00021261  0x00005333 increase  0x00000002 , 0x00000011 
- 00021262  0x00005334 branch  0x00005306 
- 00021263  0x00005336 ifetch  0x00000002 , 0x00000011 
- 00021264  0x00005337 increase  0x00000002 , 0x00000011 
- 00021265  0x00005338 copy  0x0000003f , 0x00000006 
- 00021266  0x00005339 ifetch  0x00000002 , 0x00000006 
- 00021267  0x0000533a istore  0x00000002 , 0x00000005 
- 00021268  0x0000533b copy  0x0000003f , 0x00000039 
- 00021269  0x0000533c increase  0x00000002 , 0x00000039 
- 00021270  0x0000533d call  0x00007f01 
- 00021271  0x0000533e branch  0x00005306 
- 00021272  0x00005341 bpatchx  0x00000031 , 0x00004026 
- 00021273  0x00005342 call  0x0000527e 
- 00021274  0x00005343 fetch  0x00000001 , 0x00004256 
- 00021275  0x00005344 rtn  0x00000034 
- 00021276  0x00005345 arg  0x00004258 , 0x00000011 
- 00021277  0x00005346 increase  0xfffffffd , 0x00000011 
- 00021278  0x00005347 arg  0x00004263 , 0x00000006 
- 00021279  0x00005349 increase  0x00000003 , 0x00000011 
- 00021280  0x0000534a setarg  0x00004264 
- 00021281  0x0000534b isub  0x00000011 , 0x0000003e 
- 00021282  0x0000534c rtn  0x00000005 
- 00021283  0x0000534d ifetch  0x00000002 , 0x00000006 
- 00021284  0x0000534e branch  0x0000531f , 0x00000034 
- 00021285  0x0000534f increase  0x00000004 , 0x0000003f 
- 00021286  0x00005350 copy  0x0000003f , 0x00000039 
- 00021287  0x00005351 copy  0x00000006 , 0x00000012 
- 00021288  0x00005352 ifetch  0x00000002 , 0x00000011 
- 00021289  0x00005353 copy  0x0000003f , 0x00000005 
- 00021290  0x00005354 copy  0x00000012 , 0x00000006 
- 00021291  0x00005355 increase  0xfffffffe , 0x00000006 
- 00021292  0x00005356 call  0x00007f01 
- 00021293  0x00005357 branch  0x0000531f 
- 00021294  0x00005362 bpatchx  0x00000032 , 0x00004026 
- 00021295  0x00005363 disable  0x0000002b 
- 00021296  0x00005364 jam  0x00000001 , 0x00000455 
- 00021297  0x00005365 jam  0x00000003 , 0x0000043f 
- 00021298  0x00005366 jam  0x00000001 , 0x00000456 
- 00021299  0x00005367 setarg  0xffffffff 
- 00021300  0x00005368 store  0x00000002 , 0x00000459 
- 00021301  0x00005369 force  0x00000000 , 0x0000003f 
- 00021302  0x0000536a store  0x00000001 , 0x00000457 
- 00021303  0x0000536b store  0x00000001 , 0x00000462 
- 00021304  0x0000536c store  0x00000003 , 0x00004169 
- 00021305  0x0000536d store  0x00000003 , 0x0000416c 
- 00021306  0x0000536e store  0x00000005 , 0x00004403 
- 00021307  0x0000536f set1  0x00000027 , 0x0000003f 
- 00021308  0x00005370 store  0x00000005 , 0x00004408 
- 00021309  0x00005371 jam  0x00000001 , 0x000043dc 
- 00021310  0x00005372 jam  0x00000000 , 0x000043dd 
- 00021311  0x00005373 branch  0x000056ed 
- 00021312  0x00005376 bpatchx  0x00000033 , 0x00004026 
- 00021313  0x00005377 enable  0x00000029 
- 00021314  0x00005378 jam  0x00000003 , 0x00000440 
- 00021315  0x00005379 jam  0x00000001 , 0x00000478 
- 00021316  0x0000537a jam  0x00000001 , 0x0000445a 
- 00021317  0x0000537b setarg  0x0000ffff 
- 00021318  0x0000537c store  0x00000002 , 0x0000445c 
- 00021319  0x0000537d force  0x00000000 , 0x0000003f 
- 00021320  0x0000537e store  0x00000005 , 0x00004408 
- 00021321  0x0000537f set1  0x00000027 , 0x0000003f 
- 00021322  0x00005380 store  0x00000005 , 0x00004403 
- 00021323  0x00005381 branch  0x0000532e 
- 00021324  0x00005385 bpatchx  0x00000034 , 0x00004026 
- 00021325  0x00005386 disable  0x00000029 
- 00021326  0x00005387 setarg  0x00000017 
- 00021327  0x00005388 store  0x00000002 , 0x000044a8 
- 00021328  0x00005389 jam  0x00000001 , 0x00000440 
- 00021329  0x0000538a jam  0x00000000 , 0x0000436e 
- 00021330  0x0000538b jam  0x00000000 , 0x000000a0 
- 00021331  0x0000538c jam  0x00000000 , 0x000044c4 
- 00021332  0x0000538d jam  0x00000000 , 0x000044c5 
- 00021333  0x0000538e fetch  0x00000002 , 0x0000046d 
- 00021334  0x0000538f store  0x00000002 , 0x000044ba 
- 00021335  0x00005390 fetch  0x00000002 , 0x00000441 
- 00021336  0x00005391 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00021337  0x00005392 rshift4  0x0000003f , 0x0000003f 
- 00021338  0x00005393 store  0x00000002 , 0x0000046d 
- 00021339  0x00005394 branch  0x0000532e 
- 00021340  0x0000539b call  0x000053c4 
- 00021341  0x0000539c call  0x000055e8 
- 00021342  0x0000539d call  0x000056f0 
- 00021343  0x0000539e branch  0x000053ce 
- 00021344  0x000053a1 bpatchx  0x00000035 , 0x00004026 
- 00021345  0x000053a2 call  0x000053c4 
- 00021346  0x000053a3 call  0x000032f4 
- 00021347  0x000053a4 fetch  0x00000001 , 0x00000440 
- 00021348  0x000053a5 beq  0x00000003 , 0x00005366 
- 00021349  0x000053a6 branch  0x0000537a 
- 00021350  0x000053ad bpatchx  0x00000036 , 0x00004026 
- 00021351  0x000053ae enable  0x00000029 
- 00021352  0x000053af call  0x000056e4 
- 00021353  0x000053b0 branch  0x00005377 , 0x00000002 
- 00021354  0x000053b1 call  0x00002c6c 
- 00021355  0x000053b2 call  0x00005413 
- 00021356  0x000053b3 call  0x0000561e 
- 00021357  0x000053b4 disable  0x0000002d 
- 00021358  0x000053b5 call  0x000054bf 
- 00021359  0x000053b6 nrtn  0x0000002d 
- 00021360  0x000053b7 bpatchx  0x00000037 , 0x00004026 
- 00021361  0x000053b8 fetch  0x00000001 , 0x00000005 
- 00021362  0x000053b9 increase  0x00000001 , 0x0000003f 
- 00021363  0x000053ba store  0x00000001 , 0x00000005 
- 00021364  0x000053bb call  0x000055aa 
- 00021365  0x000053bc disable  0x00000029 
- 00021366  0x000053bd rtn 
- 00021367  0x000053c0 call  0x000053a9 
- 00021368  0x000053c1 disable  0x00000029 
- 00021369  0x000053c2 rtn 
- 00021370  0x000053c8 bpatchx  0x00000038 , 0x00004027 
- 00021371  0x000053c9 jam  0x00000000 , 0x0000450f 
- 00021372  0x000053ca call  0x00007aaf 
- 00021373  0x000053cb call  0x00005c18 
- 00021374  0x000053cc disable  0x0000002e 
- 00021375  0x000053cd call  0x000056e4 
- 00021376  0x000053ce branch  0x000053a9 , 0x00000002 
- 00021377  0x000053cf call  0x00002c6c 
- 00021378  0x000053d0 call  0x00005413 
- 00021379  0x000053d1 call  0x00005489 
- 00021380  0x000053d2 nbranch  0x0000539b , 0x00000018 
- 00021381  0x000053d3 call  0x000053b7 
- 00021382  0x000053d4 branch  0x00005388 , 0x0000002d 
- 00021383  0x000053d5 branch  0x00005395 
- 00021384  0x000053d9 bpatchx  0x00000039 , 0x00004027 
- 00021385  0x000053da fetch  0x00000001 , 0x0000450f 
- 00021386  0x000053db pincrease  0x00000001 
- 00021387  0x000053dc store  0x00000001 , 0x0000450f 
- 00021388  0x000053dd beq  0x0000000c , 0x00005395 
- 00021389  0x000053de call  0x000055aa 
- 00021390  0x000053df call  0x0000561e 
- 00021391  0x000053e0 call  0x000054c7 
- 00021392  0x000053e1 call  0x0000567e 
- 00021393  0x000053e2 fetch  0x00000002 , 0x000041fb 
- 00021394  0x000053e3 call  0x00007f9c 
- 00021395  0x000053e4 call  0x000053a0 
- 00021396  0x000053e5 branch  0x000053a4 , 0x00000028 
- 00021397  0x000053e7 bpatchx  0x0000003a , 0x00004027 
- 00021398  0x000053e8 call  0x00005be4 
- 00021399  0x000053e9 call  0x00005bdb 
- 00021400  0x000053ea call  0x00007d9c 
- 00021401  0x000053eb fetch  0x00000001 , 0x00000462 
- 00021402  0x000053ec bbit1  0x00000003 , 0x000053a9 
- 00021403  0x000053ee bpatchx  0x0000003b , 0x00004027 
- 00021404  0x000053ef call  0x000057f4 
- 00021405  0x000053f0 call  0x0000559d 
- 00021406  0x000053f1 call  0x00005575 
- 00021407  0x000053f2 branch  0x00002841 
- 00021408  0x000053f6 disable  0x00000028 
- 00021409  0x000053f7 bmark1  0x0000002a , 0x00007fe7 
- 00021410  0x000053f8 bmark1  0x00000029 , 0x00007fe7 
- 00021411  0x000053f9 rtn 
- 00021412  0x000053fd bpatchx  0x0000003c , 0x00004027 
- 00021413  0x000053fe enable  0x0000002e 
- 00021414  0x000053ff call  0x000054c1 
- 00021415  0x00005400 branch  0x00005388 , 0x0000002d 
- 00021416  0x00005401 branch  0x00005395 
- 00021417  0x00005407 bpatchx  0x0000003d , 0x00004027 
- 00021418  0x00005408 call  0x000053af 
- 00021419  0x00005409 call  0x000033b4 
- 00021420  0x0000540a call  0x00007a77 
- 00021421  0x0000540b jam  0x00000015 , 0x00000a99 
- 00021422  0x0000540c branch  0x00007d86 
- 00021423  0x0000540f setarg  0x00000000 
- 00021424  0x00005410 store  0x00000009 , 0x000044ff 
- 00021425  0x00005411 jam  0x00000000 , 0x00000455 
- 00021426  0x00005412 jam  0x00000000 , 0x00000440 
- 00021427  0x00005413 jam  0x00000000 , 0x0000043f 
- 00021428  0x00005414 jam  0x00000000 , 0x000044c5 
- 00021429  0x00005415 jam  0x00000000 , 0x000044c4 
- 00021430  0x00005416 rtn 
- 00021431  0x00005419 bpatchx  0x0000003e , 0x00004027 
- 00021432  0x0000541a fetch  0x00000001 , 0x00000005 
- 00021433  0x0000541b increase  0x00000001 , 0x0000003f 
- 00021434  0x0000541c store  0x00000001 , 0x00000005 
- 00021435  0x0000541d fetch  0x00000001 , 0x0000043f 
- 00021436  0x0000541e rtnbit1  0x00000003 
- 00021437  0x0000541f set1  0x00000003 
- 00021438  0x00005420 store  0x00000001 , 0x0000043f 
- 00021439  0x00005421 fetch  0x00000002 , 0x000044ba 
- 00021440  0x00005422 store  0x00000002 , 0x0000046d 
- 00021441  0x00005423 setarg  0x00000000 
- 00021442  0x00005424 store  0x00000004 , 0x000044e5 
- 00021443  0x00005425 rtn 
- 00021444  0x00005429 bpatchx  0x0000003f , 0x00004027 
- 00021445  0x0000542a jam  0x00000036 , 0x0000890f 
- 00021446  0x0000542b jam  0x0000005f , 0x0000890b 
- 00021447  0x0000542c enable  0x00000036 
- 00021448  0x0000542d jam  0x00000007 , 0x00008914 
- 00021449  0x0000542e call  0x00002c6c 
- 00021450  0x0000542f fetch  0x00000001 , 0x000041e0 
- 00021451  0x00005430 rtn  0x00000034 
- 00021452  0x00005431 jam  0x000000b8 , 0x0000890a 
- 00021453  0x00005432 rtn 
- 00021454  0x00005435 bpatchx  0x00000040 , 0x00004028 
- 00021455  0x00005436 jam  0x0000002e , 0x0000890f 
- 00021456  0x00005437 jam  0x000000ff , 0x0000890b 
- 00021457  0x00005438 disable  0x00000036 
- 00021458  0x00005439 jam  0x00000003 , 0x00008914 
- 00021459  0x0000543a arg  0x00000000 , 0x0000001b 
- 00021460  0x0000543b rtn 
- 00021461  0x0000543e disable  0x00000009 
- 00021462  0x0000543f disable  0x00000007 
- 00021463  0x00005440 fetch  0x00000003 , 0x00000467 
- 00021464  0x00005441 iforce  0x0000000f 
- 00021465  0x00005442 fetch  0x00000001 , 0x00000016 
- 00021466  0x00005444 reverse  0x0000003f , 0x00000002 
- 00021467  0x00005445 set1  0x00000001 , 0x00000002 
- 00021468  0x00005446 rshift  0x00000002 , 0x0000000e 
- 00021469  0x00005447 rtn 
- 00021470  0x0000544b call  0x000053e6 
- 00021471  0x0000544c call  0x0000291f 
- 00021472  0x0000544d setarg  0x00000500 
- 00021473  0x0000544e call  0x00002a8f 
- 00021474  0x0000544f branch  0x00002924 
- 00021475  0x00005452 branch  0x00002939 , 0x0000002d 
- 00021476  0x00005454 call  0x000053e6 
- 00021477  0x00005455 branch  0x00002933 
- 00021478  0x00005457 bpatchx  0x00000041 , 0x00004028 
- 00021479  0x00005458 call  0x00002918 
- 00021480  0x00005459 fetch  0x00000001 , 0x0000048c 
- 00021481  0x0000545a nbranch  0x000053f9 , 0x00000034 
- 00021482  0x0000545b fetch  0x00000001 , 0x00000016 
- 00021483  0x0000545c sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021484  0x0000545d branch  0x000053f3 , 0x00000002 
- 00021485  0x0000545e force  0x00000000 , 0x00000002 
- 00021486  0x0000545f rtneq  0x00000025 
- 00021487  0x00005460 force  0x00000018 , 0x00000002 
- 00021488  0x00005461 rtneq  0x00000026 
- 00021489  0x00005462 force  0x0000004e , 0x00000002 
- 00021490  0x00005463 rtn 
- 00021491  0x00005466 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00021492  0x00005467 branch  0x000053f6 , 0x00000002 
- 00021493  0x00005468 increase  0x00000001 , 0x0000003f 
- 00021494  0x0000546b lshift  0x0000003f , 0x0000003f 
- 00021495  0x0000546c add  0x0000003f , 0x00000002 , 0x00000002 
- 00021496  0x0000546d rtn 
- 00021497  0x00005470 fetch  0x00000001 , 0x00000016 
- 00021498  0x00005471 lshift  0x0000003f , 0x00000002 
- 00021499  0x00005472 rtn 
- 00021500  0x00005475 arg  0x000001f4 , 0x00000002 
- 00021501  0x00005476 rtn  0x00000034 
- 00021502  0x00005477 arg  0x000000fa , 0x00000002 
- 00021503  0x00005478 rtneq  0x00000001 
- 00021504  0x00005479 arg  0x00000096 , 0x00000002 
- 00021505  0x0000547a rtneq  0x00000002 
- 00021506  0x0000547b arg  0x00000064 , 0x00000002 
- 00021507  0x0000547c rtneq  0x00000003 
- 00021508  0x0000547d arg  0x0000004b , 0x00000002 
- 00021509  0x0000547e rtneq  0x00000004 
- 00021510  0x0000547f arg  0x00000032 , 0x00000002 
- 00021511  0x00005480 rtneq  0x00000005 
- 00021512  0x00005481 arg  0x00000028 , 0x00000002 
- 00021513  0x00005482 rtneq  0x00000006 
- 00021514  0x00005483 arg  0x00000014 , 0x00000002 
- 00021515  0x00005484 rtn 
- 00021516  0x00005489 setarg  0x008e89be 
- 00021517  0x0000548a lshift8  0x0000003f , 0x0000003f 
- 00021518  0x0000548b or_into  0x000000d6 , 0x0000003f 
- 00021519  0x0000548c iforce  0x00000009 
- 00021520  0x0000548d setarg  0x00555555 
- 00021521  0x0000548e store  0x00000003 , 0x00000467 
- 00021522  0x0000548f rtn 
- 00021523  0x00005492 bpatchx  0x00000042 , 0x00004028 
- 00021524  0x00005493 enable  0x00000010 
- 00021525  0x00005494 fetch  0x00000004 , 0x00000463 
- 00021526  0x00005495 iforce  0x00000009 
- 00021527  0x00005496 call  0x00005466 
- 00021528  0x00005497 setarg  0x00000200 
- 00021529  0x00005498 branch  0x0000541c , 0x00000029 
- 00021530  0x00005499 fetch  0x00000002 , 0x0000044d 
- 00021531  0x0000549a rshift  0x0000003f , 0x0000003f 
- 00021532  0x0000549c arg  0x00000500 , 0x00000002 
- 00021533  0x0000549d iadd  0x00000002 , 0x0000003f 
- 00021534  0x0000549e call  0x00002a24 
- 00021535  0x0000549f deposit  0x0000001a 
- 00021536  0x000054a0 store  0x00000006 , 0x00000491 
- 00021537  0x000054a1 rtn 
- 00021538  0x000054a4 bpatchx  0x00000043 , 0x00004028 
- 00021539  0x000054a5 fetch  0x00000001 , 0x00000016 
- 00021540  0x000054a6 beq  0x00000025 , 0x00005428 
- 00021541  0x000054a7 beq  0x00000026 , 0x0000542e 
- 00021542  0x000054a8 beq  0x00000027 , 0x00005434 
- 00021543  0x000054a9 branch  0x00005434 
- 00021544  0x000054ac fetcht  0x00000001 , 0x0000448d 
- 00021545  0x000054ad isolate1  0x00000001 , 0x00000002 
- 00021546  0x000054ae branch  0x0000543f , 0x00000001 
- 00021547  0x000054af isolate1  0x00000002 , 0x00000002 
- 00021548  0x000054b0 branch  0x00005444 , 0x00000001 
- 00021549  0x000054b1 branch  0x0000543a 
- 00021550  0x000054b5 fetcht  0x00000001 , 0x0000448d 
- 00021551  0x000054b6 isolate1  0x00000002 , 0x00000002 
- 00021552  0x000054b7 branch  0x00005444 , 0x00000001 
- 00021553  0x000054b8 isolate1  0x00000000 , 0x00000002 
- 00021554  0x000054b9 branch  0x0000543a , 0x00000001 
- 00021555  0x000054ba branch  0x0000543f 
- 00021556  0x000054be fetcht  0x00000001 , 0x0000448d 
- 00021557  0x000054bf isolate1  0x00000000 , 0x00000002 
- 00021558  0x000054c0 branch  0x0000543a , 0x00000001 
- 00021559  0x000054c1 isolate1  0x00000001 , 0x00000002 
- 00021560  0x000054c2 branch  0x0000543f , 0x00000001 
- 00021561  0x000054c3 branch  0x00005444 
- 00021562  0x000054c8 jam  0x00000025 , 0x00000016 
- 00021563  0x000054c9 fetch  0x00000001 , 0x00000ac2 
- 00021564  0x000054ca set1  0x00000000 , 0x0000003f 
- 00021565  0x000054cb store  0x00000001 , 0x00000ac2 
- 00021566  0x000054cc rtn 
- 00021567  0x000054cf jam  0x00000026 , 0x00000016 
- 00021568  0x000054d0 fetch  0x00000001 , 0x00000ac2 
- 00021569  0x000054d1 set1  0x00000001 , 0x0000003f 
- 00021570  0x000054d2 store  0x00000001 , 0x00000ac2 
- 00021571  0x000054d3 rtn 
- 00021572  0x000054d6 jam  0x00000027 , 0x00000016 
- 00021573  0x000054d7 fetch  0x00000001 , 0x00000ac2 
- 00021574  0x000054d8 set1  0x00000002 , 0x0000003f 
- 00021575  0x000054d9 store  0x00000001 , 0x00000ac2 
- 00021576  0x000054da rtn 
- 00021577  0x000054df bpatchx  0x00000044 , 0x00004028 
- 00021578  0x000054e0 add  0x00000011 , 0x00000001 , 0x00000006 
- 00021579  0x000054e1 ifetch  0x00000001 , 0x00000006 
- 00021580  0x000054e2 rtnbit0  0x00000000 
- 00021581  0x000054e3 add  0x00000011 , 0x0000001a , 0x00000005 
- 00021582  0x000054e4 ifetch  0x00000002 , 0x00000005 
- 00021583  0x000054e5 increase  0x00000001 , 0x0000003f 
- 00021584  0x000054e6 istore  0x00000002 , 0x00000005 
- 00021585  0x000054e7 add  0x00000011 , 0x00000019 , 0x00000006 
- 00021586  0x000054e8 ifetch  0x00000001 , 0x00000006 
- 00021587  0x000054e9 add  0x00000011 , 0x00000018 , 0x00000005 
- 00021588  0x000054ea ifetcht  0x00000001 , 0x00000005 
- 00021589  0x000054eb iadd  0x00000002 , 0x0000003f 
- 00021590  0x000054ec sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021591  0x000054ed branch  0x00005459 , 0x00000002 
- 00021592  0x000054ee increase  0xffffffdb , 0x0000003f 
- 00021593  0x000054f0 istore  0x00000001 , 0x00000005 
- 00021594  0x000054f1 rtn 
- 00021595  0x000054f5 bpatchx  0x00000045 , 0x00004028 
- 00021596  0x000054f6 fetch  0x00000005 , 0x0000046f 
- 00021597  0x000054f7 force  0x00000000 , 0x00000002 
- 00021598  0x000054f8 force  0x00000025 , 0x00000039 
- 00021599  0x000054fa bbit0  0x00000000 , 0x00005461 
- 00021600  0x000054fb increase  0x00000001 , 0x00000002 
- 00021601  0x000054fd rshift  0x0000003f , 0x0000003f 
- 00021602  0x000054fe loop  0x0000545f 
- 00021603  0x000054ff add  0x00000002 , 0xffffffff , 0x0000003f 
- 00021604  0x00005500 store  0x00000001 , 0x00000461 
- 00021605  0x00005501 rtn 
- 00021606  0x00005504 bpatchx  0x00000046 , 0x00004028 
- 00021607  0x00005505 fetch  0x00000001 , 0x00000457 
- 00021608  0x00005506 iforce  0x00000007 
- 00021609  0x00005507 fetcht  0x00000005 , 0x0000046f 
- 00021610  0x00005508 qisolate1  0x00000002 
- 00021611  0x00005509 branch  0x0000547c , 0x00000001 
- 00021612  0x0000550b bpatchx  0x00000047 , 0x00004028 
- 00021613  0x0000550c fetch  0x00000001 , 0x00000461 
- 00021614  0x0000550d isub  0x00000007 , 0x0000003f 
- 00021615  0x0000550e branch  0x00005472 , 0x00000002 
- 00021616  0x0000550f sub  0x0000003f , 0xffffffff , 0x00000007 
- 00021617  0x00005510 branch  0x0000546c 
- 00021618  0x00005512 copy  0x00000007 , 0x00000039 
- 00021619  0x00005513 force  0x00000000 , 0x00000007 
- 00021620  0x00005515 qisolate1  0x00000002 
- 00021621  0x00005516 branch  0x00005477 , 0x00000001 
- 00021622  0x00005517 increase  0x00000001 , 0x00000039 
- 00021623  0x00005519 deposit  0x00000039 
- 00021624  0x0000551a branch  0x0000547c , 0x00000034 
- 00021625  0x0000551b increase  0x00000001 , 0x00000007 
- 00021626  0x0000551c increase  0xffffffff , 0x00000039 
- 00021627  0x0000551d branch  0x00005474 
- 00021628  0x0000551f deposit  0x00000007 
- 00021629  0x00005520 store  0x00000001 , 0x00000016 
- 00021630  0x00005521 rtn 
- 00021631  0x00005525 branch  0x00005482 , 0x00000029 
- 00021632  0x00005526 until  0x0000003e , 0x00000003 
- 00021633  0x00005527 rtn 
- 00021634  0x0000552a arg  0x00000ea0 , 0x0000000b 
- 00021635  0x0000552b until  0x00000023 , 0x00000026 
- 00021636  0x0000552c rtn 
- 00021637  0x0000552f disable  0x00000010 
- 00021638  0x00005530 fetch  0x00000002 , 0x0000436c 
- 00021639  0x00005531 copy  0x0000003f , 0x0000000b 
- 00021640  0x00005532 branch  0x0000548e 
- 00021641  0x00005536 bpatchx  0x00000048 , 0x00004029 
- 00021642  0x00005537 enable  0x00000010 
- 00021643  0x00005538 fetch  0x00000002 , 0x0000044d 
- 00021644  0x00005539 fetcht  0x00000004 , 0x000044e5 
- 00021645  0x0000553a iadd  0x00000002 , 0x0000000b 
- 00021646  0x0000553c call  0x000053de 
- 00021647  0x0000553e bpatchx  0x00000049 , 0x00004029 
- 00021648  0x0000553f call  0x000053d5 
- 00021649  0x00005540 disable  0x0000002d 
- 00021650  0x00005541 enable  0x0000000d 
- 00021651  0x00005542 enable  0x00000021 
- 00021652  0x00005543 disable  0x00000020 
- 00021653  0x00005544 copy  0x0000000b , 0x0000001b 
- 00021654  0x00005545 correlate  0x0000003e , 0x00000003 
- 00021655  0x00005546 branch  0x0000549a , 0x0000002e 
- 00021656  0x00005547 copy  0x0000001a , 0x00000002 
- 00021657  0x00005548 storet  0x00000006 , 0x0000009a 
- 00021658  0x0000554a nbranch  0x0000264d , 0x00000018 
- 00021659  0x0000554b branch  0x000054a1 , 0x0000002e 
- 00021660  0x0000554c arg  0x000001e0 , 0x00000029 
- 00021661  0x0000554d copy  0x00000021 , 0x00000028 
- 00021662  0x0000554e fetch  0x00000001 , 0x0000043f 
- 00021663  0x0000554f bbit0  0x00000003 , 0x000054a1 
- 00021664  0x00005550 call  0x00002b05 , 0x0000002b 
- 00021665  0x00005552 bpatchx  0x0000004a , 0x00004029 
- 00021666  0x00005553 call  0x000029bb 
- 00021667  0x00005554 enable  0x00000007 
- 00021668  0x00005555 enable  0x00000009 
- 00021669  0x00005556 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021670  0x00005557 rshift3  0x0000000c , 0x0000003f 
- 00021671  0x00005558 store  0x00000001 , 0x000002d9 
- 00021672  0x00005559 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021673  0x0000555a rshift3  0x0000000c , 0x0000003f 
- 00021674  0x0000555b istore  0x00000001 , 0x00000005 
- 00021675  0x0000555c and  0x0000003f , 0x0000003f , 0x00000039 
- 00021676  0x0000555d branch  0x000054b1 , 0x00000005 
- 00021677  0x00005560 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021678  0x00005561 rshift3  0x0000000c , 0x0000003f 
- 00021679  0x00005562 istore  0x00000001 , 0x00000005 
- 00021680  0x00005563 loop  0x000054ad 
- 00021681  0x00005566 bpatchx  0x0000004b , 0x00004029 
- 00021682  0x00005567 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00021683  0x00005568 enable  0x00000010 
- 00021684  0x00005569 arg  0x00000664 , 0x0000001b 
- 00021685  0x0000556a rshift32  0x0000003f , 0x0000003f 
- 00021686  0x0000556b rshift16  0x0000003f , 0x0000003f 
- 00021687  0x0000556c istore  0x00000003 , 0x00000005 
- 00021688  0x0000556d branch  0x0000264d , 0x00000006 
- 00021689  0x0000556e enable  0x0000002d 
- 00021690  0x00005570 fetch  0x00000001 , 0x00000017 
- 00021691  0x00005571 add  0x0000003f , 0x00000000 , 0x00000011 
- 00021692  0x00005572 call  0x00002981 
- 00021693  0x00005573 disable  0x0000000d 
- 00021694  0x00005574 branch  0x00002918 
- 00021695  0x00005577 bpatchx  0x0000004c , 0x00004029 
- 00021696  0x00005578 call  0x000054c9 
- 00021697  0x0000557a fetcht  0x00000001 , 0x00000017 
- 00021698  0x0000557b call  0x0000291f 
- 00021699  0x0000557c call  0x00002924 
- 00021700  0x0000557d enable  0x00000010 
- 00021701  0x0000557e arg  0x0000157c , 0x0000000b 
- 00021702  0x0000557f branch  0x0000548f 
- 00021703  0x00005582 call  0x000054c9 
- 00021704  0x00005583 branch  0x0000264d 
- 00021705  0x00005586 bpatchx  0x0000004d , 0x00004029 
- 00021706  0x00005587 call  0x000053d5 
- 00021707  0x00005588 call  0x000053e3 
- 00021708  0x00005589 branch  0x000054cd 
- 00021709  0x0000558c set1  0x00000000 , 0x00000015 
- 00021710  0x0000558d enable  0x0000001d 
- 00021711  0x0000558e enable  0x00000020 
- 00021712  0x0000558f disable  0x00000021 
- 00021713  0x00005590 call  0x0000547f 
- 00021714  0x00005591 rshift16  0x00000009 , 0x0000003f 
- 00021715  0x00005592 rshift8  0x0000003f , 0x0000003f 
- 00021716  0x00005593 rshift4  0x0000003f , 0x0000003f 
- 00021717  0x00005594 inject  0x00000003 , 0x00000028 
- 00021718  0x00005595 enable  0x00000007 
- 00021719  0x00005596 enable  0x00000009 
- 00021720  0x00005597 bpatchx  0x0000004e , 0x00004029 
- 00021721  0x00005598 fetch  0x00000001 , 0x000043dc 
- 00021722  0x00005599 inject  0x00000003 , 0x00000008 
- 00021723  0x0000559a ifetch  0x00000001 , 0x00000006 
- 00021724  0x0000559b and  0x0000003f , 0x0000003f , 0x00000039 
- 00021725  0x0000559c inject  0x00000003 , 0x00000008 
- 00021726  0x0000559d branch  0x000054e2 , 0x00000005 
- 00021727  0x0000559f ifetch  0x00000001 , 0x00000006 
- 00021728  0x000055a0 inject  0x00000003 , 0x00000008 
- 00021729  0x000055a1 loop  0x000054df 
- 00021730  0x000055a4 enable  0x00000008 
- 00021731  0x000055a5 inject  0x00000003 , 0x00000018 
- 00021732  0x000055a6 disable  0x00000008 
- 00021733  0x000055a7 until  0x0000003e , 0x00000027 
- 00021734  0x000055a8 nop  0x00000064 
- 00021735  0x000055a9 disable  0x0000001d 
- 00021736  0x000055aa rtn 
- 00021737  0x000055ad bpatchx  0x0000004f , 0x00004029 
- 00021738  0x000055ae fetch  0x00000001 , 0x00004484 
- 00021739  0x000055af beq  0x00000001 , 0x000054f9 
- 00021740  0x000055b0 fetch  0x00000001 , 0x00004485 
- 00021741  0x000055b1 lshift4  0x0000003f , 0x0000003f 
- 00021742  0x000055b2 lshift2  0x0000003f , 0x0000003f 
- 00021743  0x000055b3 store  0x00000001 , 0x000043dc 
- 00021744  0x000055b4 fetcht  0x00000001 , 0x0000436f 
- 00021745  0x000055b5 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021746  0x000055b6 store  0x00000001 , 0x000043dd 
- 00021747  0x000055b7 fetch  0x00000006 , 0x000044a0 
- 00021748  0x000055b8 store  0x00000006 , 0x000043de 
- 00021749  0x000055b9 copy  0x00000002 , 0x00000039 
- 00021750  0x000055ba arg  0x00004370 , 0x00000006 
- 00021751  0x000055bb call  0x00007ef4 
- 00021752  0x000055bc branch  0x00005504 
- 00021753  0x000055be fetch  0x00000001 , 0x00004486 
- 00021754  0x000055bf lshift4  0x0000003f , 0x0000003f 
- 00021755  0x000055c0 lshift2  0x0000003f , 0x0000003f 
- 00021756  0x000055c1 increase  0x00000001 , 0x0000003f 
- 00021757  0x000055c2 store  0x00000001 , 0x000043dc 
- 00021758  0x000055c3 setarg  0x0000000c 
- 00021759  0x000055c4 store  0x00000001 , 0x000043dd 
- 00021760  0x000055c5 fetch  0x00000006 , 0x000044a0 
- 00021761  0x000055c6 store  0x00000006 , 0x000043de 
- 00021762  0x000055c7 fetch  0x00000006 , 0x000041d0 
- 00021763  0x000055c8 istore  0x00000006 , 0x00000005 
- 00021764  0x000055ca bpatchx  0x00000050 , 0x0000402a 
- 00021765  0x000055cb fetch  0x00000001 , 0x00000000 
- 00021766  0x000055cc increase  0x00000001 , 0x0000003f 
- 00021767  0x000055cd store  0x00000001 , 0x00000000 
- 00021768  0x000055ce arg  0x00000708 , 0x0000001b 
- 00021769  0x000055cf disable  0x0000002d 
- 00021770  0x000055d0 branch  0x000054bf 
- 00021771  0x000055d3 bpatchx  0x00000051 , 0x0000402a 
- 00021772  0x000055d4 fetch  0x00000001 , 0x0000449e 
- 00021773  0x000055d5 rtnne  0x00000001 
- 00021774  0x000055d6 fetch  0x00000001 , 0x00000000 
- 00021775  0x000055d7 increase  0x00000001 , 0x0000003f 
- 00021776  0x000055d8 store  0x00000001 , 0x00000000 
- 00021777  0x000055d9 arg  0x00000c03 , 0x00000002 
- 00021778  0x000055da fetch  0x00000001 , 0x0000449f 
- 00021779  0x000055db nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021780  0x000055dc copy  0x00000011 , 0x0000003f 
- 00021781  0x000055dd nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021782  0x000055de storet  0x00000002 , 0x000043dc 
- 00021783  0x000055df fetch  0x00000006 , 0x000044a0 
- 00021784  0x000055e0 istore  0x00000006 , 0x00000005 
- 00021785  0x000055e1 fetch  0x00000006 , 0x0000044f 
- 00021786  0x000055e2 istore  0x00000006 , 0x00000005 
- 00021787  0x000055e3 branch  0x000054bf 
- 00021788  0x000055e7 bpatchx  0x00000052 , 0x0000402a 
- 00021789  0x000055e8 arg  0x00000004 , 0x00000002 
- 00021790  0x000055e9 fetch  0x00000001 , 0x00004485 
- 00021791  0x000055ea nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021792  0x000055eb storet  0x00000001 , 0x000043dc 
- 00021793  0x000055ec fetcht  0x00000001 , 0x0000438f 
- 00021794  0x000055ed add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021795  0x000055ee store  0x00000001 , 0x000043dd 
- 00021796  0x000055ef fetch  0x00000006 , 0x000044a0 
- 00021797  0x000055f0 store  0x00000006 , 0x000043de 
- 00021798  0x000055f1 arg  0x00004390 , 0x00000006 
- 00021799  0x000055f2 copy  0x00000002 , 0x00000039 
- 00021800  0x000055f3 call  0x00007ef4 
- 00021801  0x000055f4 call  0x000054c7 
- 00021802  0x000055f5 branch  0x00005706 
- 00021803  0x000055f8 bpatchx  0x00000053 , 0x0000402a 
- 00021804  0x000055f9 force  0xffffffff , 0x0000003f 
- 00021805  0x000055fa setsect  0x00000002 , 0x00000001 
- 00021806  0x000055fb store  0x00000005 , 0x0000046f 
- 00021807  0x000055fc call  0x0000545b 
- 00021808  0x000055fd force  0x00000004 , 0x00000039 
- 00021809  0x000055fe arg  0x00000463 , 0x00000005 
- 00021810  0x000055ff call  0x0000630d 
- 00021811  0x00005600 fetch  0x00000002 , 0x0000449c 
- 00021812  0x00005601 store  0x00000002 , 0x0000046d 
- 00021813  0x00005603 random  0x0000003f 
- 00021814  0x00005604 and_into  0x0000000f , 0x0000003f 
- 00021815  0x00005605 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00021816  0x00005606 branch  0x00005535 , 0x00000002 
- 00021817  0x00005607 store  0x00000001 , 0x00000458 
- 00021818  0x00005608 store  0x00000001 , 0x000006e6 
- 00021819  0x00005609 bpatchx  0x00000054 , 0x0000402a 
- 00021820  0x0000560a fetcht  0x00000002 , 0x00004367 
- 00021821  0x0000560b storet  0x00000002 , 0x00000441 
- 00021822  0x0000560c copy  0x00000002 , 0x00000013 
- 00021823  0x0000560d add  0x00000022 , 0x00000007 , 0x0000003f 
- 00021824  0x0000560e idiv  0x00000013 
- 00021825  0x0000560f call  0x00007f86 
- 00021826  0x00005610 remainder  0x00000011 
- 00021827  0x00005611 isub  0x00000011 , 0x0000003f 
- 00021828  0x00005612 iadd  0x00000013 , 0x0000003f 
- 00021829  0x00005613 fetcht  0x00000002 , 0x00004365 
- 00021830  0x00005614 iadd  0x00000002 , 0x0000003f 
- 00021831  0x00005615 store  0x00000004 , 0x00000443 
- 00021832  0x00005616 isub  0x00000022 , 0x00000011 
- 00021833  0x00005617 increase  0xfffffffa , 0x00000011 
- 00021834  0x00005618 arg  0x00002205 , 0x00000012 
- 00021835  0x00005619 fetch  0x00000001 , 0x00004495 
- 00021836  0x0000561a nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00021837  0x0000561b fetch  0x00000001 , 0x0000448e 
- 00021838  0x0000561c nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00021839  0x0000561d copy  0x00000012 , 0x0000003f 
- 00021840  0x0000561e store  0x00000002 , 0x000043dc 
- 00021841  0x0000561f fetch  0x00000006 , 0x000044a0 
- 00021842  0x00005620 istore  0x00000006 , 0x00000005 
- 00021843  0x00005621 fetch  0x00000006 , 0x0000044f 
- 00021844  0x00005622 istore  0x00000006 , 0x00000005 
- 00021845  0x00005623 fetch  0x00000004 , 0x00000463 
- 00021846  0x00005624 istore  0x00000004 , 0x00000005 
- 00021847  0x00005625 random  0x0000003f 
- 00021848  0x00005626 istore  0x00000002 , 0x00000005 
- 00021849  0x00005627 random  0x0000003f 
- 00021850  0x00005628 istore  0x00000001 , 0x00000005 
- 00021851  0x00005629 force  0x00000002 , 0x0000003f 
- 00021852  0x0000562a istore  0x00000001 , 0x00000005 
- 00021853  0x0000562b rshift2  0x00000011 , 0x0000003f 
- 00021854  0x0000562c istore  0x00000002 , 0x00000005 
- 00021855  0x0000562d rshift2  0x00000013 , 0x0000003f 
- 00021856  0x0000562e istore  0x00000002 , 0x00000005 
- 00021857  0x0000562f bpatchx  0x00000055 , 0x0000402a 
- 00021858  0x00005630 setarg  0x00000000 
- 00021859  0x00005631 istore  0x00000002 , 0x00000005 
- 00021860  0x00005632 fetch  0x00000002 , 0x0000449c 
- 00021861  0x00005633 istore  0x00000002 , 0x00000005 
- 00021862  0x00005634 fetch  0x00000005 , 0x0000046f 
- 00021863  0x00005635 istore  0x00000005 , 0x00000005 
- 00021864  0x00005636 fetch  0x00000001 , 0x00000458 
- 00021865  0x00005637 arg  0x000000a0 , 0x00000002 
- 00021866  0x00005638 ior  0x00000002 , 0x0000003f 
- 00021867  0x00005639 istore  0x00000001 , 0x00000005 
- 00021868  0x0000563a call  0x000054c7 
- 00021869  0x0000563b setarg  0x000043dc 
- 00021870  0x0000563c add  0x0000003f , 0x00000012 , 0x00000006 
- 00021871  0x0000563d ifetch  0x00000003 , 0x00000006 
- 00021872  0x0000563e store  0x00000003 , 0x00000467 
- 00021873  0x0000563f rtn 
- 00021874  0x00005642 bpatchx  0x00000056 , 0x0000402a 
- 00021875  0x00005643 disable  0x00000029 
- 00021876  0x00005644 branch  0x0000540c 
- 00021877  0x00005649 fetch  0x00000001 , 0x0000043f 
- 00021878  0x0000564a rtnbit0  0x00000005 
- 00021879  0x0000564b fetch  0x00000002 , 0x00000459 
- 00021880  0x0000564c fetcht  0x00000002 , 0x0000045f 
- 00021881  0x0000564d isub  0x00000002 , 0x0000003f 
- 00021882  0x0000564e nrtn  0x00000002 
- 00021883  0x0000564f store  0x00000002 , 0x00000a9a 
- 00021884  0x00005650 bpatchx  0x00000057 , 0x0000402a 
- 00021885  0x00005651 fetch  0x00000001 , 0x0000043f 
- 00021886  0x00005652 set0  0x00000005 , 0x0000003f 
- 00021887  0x00005653 set0  0x00000003 , 0x0000003f 
- 00021888  0x00005654 store  0x00000001 , 0x0000043f 
- 00021889  0x00005655 fetch  0x00000004 , 0x00000443 
- 00021890  0x00005656 fetcht  0x00000002 , 0x00000441 
- 00021891  0x00005657 storet  0x00000002 , 0x00000aa2 
- 00021892  0x00005658 isub  0x00000002 , 0x00000011 
- 00021893  0x00005659 bpatchx  0x00000058 , 0x0000402b 
- 00021894  0x0000565a fetch  0x00000001 , 0x000043d3 
- 00021895  0x0000565b store  0x00000001 , 0x0000046a 
- 00021896  0x0000565c ifetcht  0x00000002 , 0x00000006 
- 00021897  0x0000565d ifetch  0x00000002 , 0x00000006 
- 00021898  0x0000565e lshift2  0x0000003f , 0x0000003f 
- 00021899  0x0000565f store  0x00000002 , 0x00000441 
- 00021900  0x00005660 lshift2  0x00000002 , 0x00000002 
- 00021901  0x00005661 iadd  0x00000002 , 0x0000003f 
- 00021902  0x00005662 ifetcht  0x00000004 , 0x00000006 
- 00021903  0x00005663 storet  0x00000004 , 0x0000046b 
- 00021904  0x00005664 iadd  0x00000011 , 0x0000003f 
- 00021905  0x00005665 copy  0x0000003f , 0x00000014 
- 00021906  0x00005666 fetch  0x00000002 , 0x00000441 
- 00021907  0x00005667 fetcht  0x00000002 , 0x00000aa2 
- 00021908  0x00005668 isub  0x00000002 , 0x0000003f 
- 00021909  0x00005669 fetcht  0x00000002 , 0x00000a9a 
- 00021910  0x0000566a imul32  0x00000002 , 0x0000003f 
- 00021911  0x0000566b iadd  0x00000014 , 0x0000003f 
- 00021912  0x0000566c store  0x00000004 , 0x00000443 
- 00021913  0x0000566d call  0x00005713 
- 00021914  0x0000566e fetch  0x00000002 , 0x0000046d 
- 00021915  0x0000566f store  0x00000002 , 0x000044ba 
- 00021916  0x00005670 rtn 
- 00021917  0x00005674 bpatchx  0x00000059 , 0x0000402b 
- 00021918  0x00005675 fetch  0x00000001 , 0x0000043f 
- 00021919  0x00005676 rtnbit0  0x00000006 
- 00021920  0x00005677 fetch  0x00000002 , 0x00000459 
- 00021921  0x00005678 fetcht  0x00000002 , 0x0000045f 
- 00021922  0x00005679 isub  0x00000002 , 0x0000003f 
- 00021923  0x0000567a nrtn  0x00000002 
- 00021924  0x0000567b fetch  0x00000001 , 0x0000043f 
- 00021925  0x0000567c set0  0x00000006 , 0x0000003f 
- 00021926  0x0000567d store  0x00000001 , 0x0000043f 
- 00021927  0x0000567e fetch  0x00000005 , 0x000043ce 
- 00021928  0x0000567f store  0x00000005 , 0x0000046f 
- 00021929  0x00005680 branch  0x0000545b 
- 00021930  0x00005684 bpatchx  0x0000005a , 0x0000402b 
- 00021931  0x00005685 call  0x000056ed 
- 00021932  0x00005686 call  0x000055c0 
- 00021933  0x00005687 fetch  0x00000001 , 0x000002d9 
- 00021934  0x00005688 isolate1  0x00000004 , 0x0000003f 
- 00021935  0x00005689 setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00021936  0x0000568a rshift  0x0000003f , 0x0000003f 
- 00021937  0x0000568b ixor  0x00000002 , 0x0000003f 
- 00021938  0x0000568c isolate1  0x00000002 , 0x0000003f 
- 00021939  0x0000568d setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00021940  0x0000568e rtnmark1  0x0000000f 
- 00021941  0x0000568f fetch  0x00000001 , 0x000002da 
- 00021942  0x00005690 branch  0x000055bc , 0x00000034 
- 00021943  0x00005691 fetch  0x00000001 , 0x0000043f 
- 00021944  0x00005692 bbit0  0x00000004 , 0x000055bc 
- 00021945  0x00005693 call  0x0000748d 
- 00021946  0x00005694 call  0x000073fb 
- 00021947  0x00005695 nrtn  0x00000034 
- 00021948  0x00005697 fetcht  0x00000001 , 0x00000456 
- 00021949  0x00005698 setflip  0x00000002 , 0x00000002 
- 00021950  0x00005699 storet  0x00000001 , 0x00000456 
- 00021951  0x0000569a rtn 
- 00021952  0x0000569e bpatchx  0x0000005b , 0x0000402b 
- 00021953  0x0000569f fetcht  0x00000001 , 0x00000456 
- 00021954  0x000056a0 isolate0  0x00000005 , 0x00000002 
- 00021955  0x000056a1 rtn  0x00000001 
- 00021956  0x000056a2 fetch  0x00000001 , 0x000002d9 
- 00021957  0x000056a3 lshift  0x0000003f , 0x0000003f 
- 00021958  0x000056a4 ixor  0x00000002 , 0x0000003f 
- 00021959  0x000056a5 rtnbit0  0x00000003 
- 00021960  0x000056a6 set0  0x00000005 , 0x00000002 
- 00021961  0x000056a7 setflip  0x00000003 , 0x00000002 
- 00021962  0x000056a8 storet  0x00000001 , 0x00000456 
- 00021963  0x000056a9 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00021964  0x000056aa nrtn  0x00000001 
- 00021965  0x000056ab fetch  0x00000001 , 0x000043de 
- 00021966  0x000056ac beq  0x00000005 , 0x000055d2 
- 00021967  0x000056ad fetch  0x00000001 , 0x000044c5 
- 00021968  0x000056ae beq  0x00000002 , 0x000055d6 
- 00021969  0x000056af rtn 
- 00021970  0x000056b3 fetch  0x00000001 , 0x0000043f 
- 00021971  0x000056b4 set1  0x00000004 , 0x0000003f 
- 00021972  0x000056b5 store  0x00000001 , 0x0000043f 
- 00021973  0x000056b6 rtn 
- 00021974  0x000056b9 bpatchx  0x0000005c , 0x0000402b 
- 00021975  0x000056ba jam  0x00000000 , 0x000044c5 
- 00021976  0x000056bb arg  0x00000000 , 0x0000003f 
- 00021977  0x000056bc store  0x00000004 , 0x0000440d 
- 00021978  0x000056bd store  0x00000005 , 0x00004403 
- 00021979  0x000056be set1  0x00000027 , 0x0000003f 
- 00021980  0x000056bf store  0x00000005 , 0x00004408 
- 00021981  0x000056c0 fetch  0x00000001 , 0x0000043f 
- 00021982  0x000056c1 set0  0x00000004 , 0x0000003f 
- 00021983  0x000056c2 store  0x00000001 , 0x0000043f 
- 00021984  0x000056c3 rtn 
- 00021985  0x000056c7 bpatchx  0x0000005d , 0x0000402b 
- 00021986  0x000056c8 call  0x00005422 
- 00021987  0x000056c9 call  0x00005485 
- 00021988  0x000056ca fetch  0x00000001 , 0x00000001 
- 00021989  0x000056cb increase  0x00000001 , 0x0000003f 
- 00021990  0x000056cc store  0x00000001 , 0x00000001 
- 00021991  0x000056cd rtn 
- 00021992  0x000056d1 bpatchx  0x0000005e , 0x0000402b 
- 00021993  0x000056d2 fetch  0x00000001 , 0x00004369 
- 00021994  0x000056d3 rtnne  0x00000001 
- 00021995  0x000056d4 arg  0x00000002 , 0x00000007 
- 00021996  0x000056d5 call  0x00007f16 
- 00021997  0x000056d6 nrtn  0x00000034 
- 00021998  0x000056d7 fetch  0x00000002 , 0x0000436a 
- 00021999  0x000056d8 fetcht  0x00000002 , 0x0000436c 
- 00022000  0x000056d9 isub  0x00000002 , 0x0000003f 
- 00022001  0x000056da arg  0x00000002 , 0x00000007 
- 00022002  0x000056db call  0x00007f08 
- 00022003  0x000056dc disable  0x00000029 
- 00022004  0x000056dd call  0x00005572 
- 00022005  0x000056de call  0x000055e1 
- 00022006  0x000056df nrtn  0x0000002d 
- 00022007  0x000056e0 bpatchx  0x0000005f , 0x0000402b 
- 00022008  0x000056e1 fetch  0x00000006 , 0x000002db 
- 00022009  0x000056e2 store  0x00000006 , 0x0000044f 
- 00022010  0x000056e5 fetch  0x00000001 , 0x00000002 
- 00022011  0x000056e6 increase  0x00000001 , 0x0000003f 
- 00022012  0x000056e7 store  0x00000001 , 0x00000002 
- 00022013  0x000056e8 call  0x00005608 
- 00022014  0x000056e9 rtn  0x00000029 
- 00022015  0x000056ea call  0x0000550b 
- 00022016  0x000056eb nrtn  0x0000002d 
- 00022017  0x000056ec bpatchx  0x00000060 , 0x0000402c 
- 00022018  0x000056ed fetch  0x00000001 , 0x00000004 
- 00022019  0x000056ee increase  0x00000001 , 0x0000003f 
- 00022020  0x000056ef store  0x00000001 , 0x00000004 
- 00022021  0x000056f0 fetch  0x00000009 , 0x000002e1 
- 00022022  0x000056f1 store  0x00000009 , 0x00000101 
- 00022023  0x000056f2 rtn 
- 00022024  0x000056f5 bpatchx  0x00000061 , 0x0000402c 
- 00022025  0x000056f6 fetch  0x00000001 , 0x0000049b 
- 00022026  0x000056f7 rtnne  0x0000001b 
- 00022027  0x000056f8 fetch  0x00000006 , 0x0000044f 
- 00022028  0x000056f9 fetcht  0x00000006 , 0x0000448f 
- 00022029  0x000056fa isub  0x00000002 , 0x0000003e 
- 00022030  0x000056fb nrtn  0x00000005 
- 00022031  0x000056fc call  0x0000223b 
- 00022032  0x000056fd nrtn  0x00000005 
- 00022033  0x000056fe call  0x0000552b 
- 00022034  0x000056ff call  0x00005340 
- 00022035  0x00005700 bpatchx  0x00000062 , 0x0000402c 
- 00022036  0x00005701 jam  0x00000000 , 0x000041ce 
- 00022037  0x00005702 jam  0x00000000 , 0x00000476 
- 00022038  0x00005703 jam  0x00000000 , 0x00004369 
- 00022039  0x00005704 jam  0x00000000 , 0x0000049b 
- 00022040  0x00005705 branch  0x00002223 
- 00022041  0x00005708 arg  0x00000001 , 0x00000011 
- 00022042  0x00005709 fetch  0x00000001 , 0x000002d9 
- 00022043  0x0000570a rtnbit1  0x00000006 
- 00022044  0x0000570b arg  0x00000000 , 0x00000011 
- 00022045  0x0000570c rtn 
- 00022046  0x00005711 bpatchx  0x00000063 , 0x0000402c 
- 00022047  0x00005712 fetch  0x00000001 , 0x00000456 
- 00022048  0x00005713 rtnbit1  0x00000005 
- 00022049  0x00005714 call  0x00005642 
- 00022050  0x00005715 call  0x00005873 
- 00022051  0x00005716 branch  0x00005664 , 0x00000034 
- 00022052  0x00005717 ifetch  0x00000001 , 0x00000006 
- 00022053  0x00005718 ifetcht  0x00000001 , 0x00000006 
- 00022054  0x00005719 copy  0x00000002 , 0x00000011 
- 00022055  0x0000571a isub  0x00000011 , 0x0000003f 
- 00022056  0x0000571b arg  0x0000001b , 0x00000002 
- 00022057  0x0000571c call  0x00007fdd 
- 00022058  0x0000571d copy  0x0000003f , 0x00000002 
- 00022059  0x0000571e ifetch  0x00000001 , 0x00000006 
- 00022060  0x0000571f copy  0x0000003f , 0x00000001 
- 00022061  0x00005720 copy  0x00000011 , 0x0000003f 
- 00022062  0x00005721 iadd  0x00000006 , 0x00000006 
- 00022063  0x00005722 arg  0x000043de , 0x00000005 
- 00022064  0x00005723 copy  0x00000002 , 0x00000039 
- 00022065  0x00005724 call  0x00007f01 
- 00022066  0x00005725 call  0x00005654 
- 00022067  0x00005726 call  0x00005666 
- 00022068  0x00005728 call  0x00005873 
- 00022069  0x00005729 ifetch  0x00000001 , 0x00000006 
- 00022070  0x0000572a copy  0x0000003f , 0x00000011 
- 00022071  0x0000572b copy  0x00000006 , 0x00000013 
- 00022072  0x0000572c ifetcht  0x00000001 , 0x00000006 
- 00022073  0x0000572d copy  0x00000002 , 0x00000012 
- 00022074  0x0000572e isub  0x00000012 , 0x0000003f 
- 00022075  0x0000572f arg  0x0000001b , 0x00000002 
- 00022076  0x00005730 call  0x00007fdd 
- 00022077  0x00005731 iadd  0x00000012 , 0x0000003f 
- 00022078  0x00005732 istore  0x00000001 , 0x00000013 
- 00022079  0x00005733 isub  0x00000011 , 0x0000003e 
- 00022080  0x00005734 nrtn  0x00000005 
- 00022081  0x00005735 branch  0x00005896 
- 00022082  0x00005739 call  0x00005649 
- 00022083  0x0000573a rtnmark1  0x00000029 
- 00022084  0x0000573b fetch  0x00000001 , 0x000044e9 
- 00022085  0x0000573c bbit0  0x00000002 , 0x00005652 
- 00022086  0x0000573d call  0x00005876 
- 00022087  0x0000573e branch  0x00005652 , 0x00000034 
- 00022088  0x0000573f branch  0x00005650 
- 00022089  0x00005743 call  0x00005873 
- 00022090  0x00005744 branch  0x00005652 , 0x00000034 
- 00022091  0x00005745 ifetch  0x00000001 , 0x00000006 
- 00022092  0x00005746 ifetcht  0x00000001 , 0x00000006 
- 00022093  0x00005747 isub  0x00000002 , 0x0000003f 
- 00022094  0x00005748 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00022095  0x00005749 branch  0x00005652 , 0x00000002 
- 00022096  0x0000574b set1  0x00000029 , 0x00000000 
- 00022097  0x0000574c rtn 
- 00022098  0x0000574f set0  0x00000029 , 0x00000000 
- 00022099  0x00005750 rtn 
- 00022100  0x00005753 copy  0x00000011 , 0x0000003f 
- 00022101  0x00005754 rtn  0x00000034 
- 00022102  0x00005755 arg  0x00000001 , 0x00000001 
- 00022103  0x00005756 rtn 
- 00022104  0x0000575a bpatchx  0x00000064 , 0x0000402c 
- 00022105  0x0000575b increase  0x00000001 , 0x00000002 
- 00022106  0x0000575c call  0x0000576a 
- 00022107  0x0000575d increase  0xfffffffe , 0x00000006 
- 00022108  0x0000575e ifetch  0x00000002 , 0x00000006 
- 00022109  0x0000575f arg  0x00002902 , 0x00000002 
- 00022110  0x00005760 isub  0x00000002 , 0x0000003e 
- 00022111  0x00005761 nrtn  0x00000005 
- 00022112  0x00005762 increase  0x00000001 , 0x00000006 
- 00022113  0x00005763 copy  0x00000006 , 0x00000011 
- 00022114  0x00005764 ifetch  0x00000001 , 0x00000006 
- 00022115  0x00005765 rtn 
- 00022116  0x00005769 force  0x00000000 , 0x00000002 
- 00022117  0x0000576a force  0x00000001 , 0x00000001 
- 00022118  0x0000576d bpatchx  0x00000065 , 0x0000402c 
- 00022119  0x0000576e storet  0x00000001 , 0x000043dd 
- 00022120  0x0000576f fetcht  0x00000001 , 0x00000456 
- 00022121  0x00005770 set1  0x00000005 , 0x00000002 
- 00022122  0x00005771 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00022123  0x00005772 ior  0x00000001 , 0x0000003f 
- 00022124  0x00005773 store  0x00000001 , 0x00000456 
- 00022125  0x00005774 and_into  0x0000001f , 0x0000003f 
- 00022126  0x00005775 isolate1  0x00000029 , 0x00000000 
- 00022127  0x00005776 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00022128  0x00005777 store  0x00000001 , 0x000043dc 
- 00022129  0x00005779 fetch  0x00000001 , 0x000043dc 
- 00022130  0x0000577a compare  0x00000001 , 0x00000001 , 0x00000003 
- 00022131  0x0000577b nbranch  0x00005676 , 0x00000001 
- 00022132  0x0000577c fetch  0x00000001 , 0x000043dd 
- 00022133  0x0000577d rtn  0x00000034 
- 00022134  0x0000577f fetch  0x00000001 , 0x0000043f 
- 00022135  0x00005780 rtnbit0  0x00000004 
- 00022136  0x00005781 call  0x0000748d 
- 00022137  0x00005782 branch  0x000073e3 
- 00022138  0x00005786 arg  0x00000000 , 0x00000007 
- 00022139  0x00005787 branch  0x00002c32 
- 00022140  0x0000578a arg  0x00000000 , 0x00000007 
- 00022141  0x0000578b branch  0x00002c36 
- 00022142  0x0000578f bpatchx  0x00000066 , 0x0000402c 
- 00022143  0x00005790 rtnmark1  0x0000000f 
- 00022144  0x00005791 call  0x00005890 
- 00022145  0x00005792 nrtn  0x00000034 
- 00022146  0x00005793 fetch  0x00000001 , 0x000002d9 
- 00022147  0x00005794 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022148  0x00005795 store  0x00000001 , 0x0000450c 
- 00022149  0x00005796 ifetch  0x00000001 , 0x00000006 
- 00022150  0x00005797 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00022151  0x00005798 store  0x00000001 , 0x0000450b 
- 00022152  0x00005799 rtn  0x00000034 
- 00022153  0x0000579a copy  0x00000006 , 0x0000003f 
- 00022154  0x0000579b store  0x00000002 , 0x0000450d 
- 00022155  0x0000579c fetch  0x00000001 , 0x0000450c 
- 00022156  0x0000579d beq  0x00000003 , 0x00005c64 
- 00022157  0x0000579f call  0x0000569a 
- 00022158  0x000057a0 nbranch  0x0000567a , 0x00000028 
- 00022159  0x000057a1 call  0x0000567c 
- 00022160  0x000057a2 fetch  0x00000002 , 0x0000450d 
- 00022161  0x000057a3 copy  0x0000003f , 0x00000006 
- 00022162  0x000057a4 ifetch  0x00000002 , 0x00000006 
- 00022163  0x000057a5 store  0x00000002 , 0x000044fc 
- 00022164  0x000057a6 bpatchx  0x00000067 , 0x0000402c 
- 00022165  0x000057a7 ifetch  0x00000002 , 0x00000006 
- 00022166  0x000057a8 beq  0x00000004 , 0x000058ab 
- 00022167  0x000057a9 beq  0x00000006 , 0x00005af4 
- 00022168  0x000057aa beq  0x00000005 , 0x00005ab6 
- 00022169  0x000057ab rtn 
- 00022170  0x000057af fetch  0x00000001 , 0x0000450c 
- 00022171  0x000057b0 beq  0x00000002 , 0x000056a9 
- 00022172  0x000057b1 beq  0x00000001 , 0x000056c1 
- 00022173  0x000057b2 rtn 
- 00022174  0x000057b8 call  0x00007fe7 
- 00022175  0x000057b9 arg  0x00000004 , 0x00000002 
- 00022176  0x000057ba isub  0x0000003f , 0x0000003e 
- 00022177  0x000057bb rtn  0x00000005 
- 00022178  0x000057bc arg  0x00000005 , 0x00000002 
- 00022179  0x000057bd isub  0x0000003f , 0x0000003e 
- 00022180  0x000057be rtn  0x00000005 
- 00022181  0x000057bf arg  0x00000006 , 0x00000002 
- 00022182  0x000057c0 isub  0x0000003f , 0x0000003e 
- 00022183  0x000057c1 rtn  0x00000005 
- 00022184  0x000057c2 branch  0x00007fe9 
- 00022185  0x000057c6 fetch  0x00000002 , 0x0000450d 
- 00022186  0x000057c7 copy  0x0000003f , 0x00000006 
- 00022187  0x000057c8 ifetch  0x00000002 , 0x00000006 
- 00022188  0x000057c9 store  0x00000002 , 0x000044fc 
- 00022189  0x000057ca ifetch  0x00000002 , 0x00000006 
- 00022190  0x000057cb call  0x0000569e 
- 00022191  0x000057cc nrtn  0x00000028 
- 00022192  0x000057cd fetcht  0x00000001 , 0x0000450b 
- 00022193  0x000057ce storet  0x00000001 , 0x000044fe 
- 00022194  0x000057cf fetch  0x00000002 , 0x000044fc 
- 00022195  0x000057d0 increase  0x00000004 , 0x0000003f 
- 00022196  0x000057d1 isub  0x00000002 , 0x0000003e 
- 00022197  0x000057d2 branch  0x00007fe7 , 0x00000005 
- 00022198  0x000057d3 fetch  0x00000001 , 0x0000450b 
- 00022199  0x000057d4 copy  0x0000003f , 0x00000039 
- 00022200  0x000057d5 arg  0x00000311 , 0x00000005 
- 00022201  0x000057d6 fetch  0x00000002 , 0x0000450d 
- 00022202  0x000057d7 copy  0x0000003f , 0x00000006 
- 00022203  0x000057d8 call  0x00007f01 
- 00022204  0x000057d9 branch  0x00007fe9 
- 00022205  0x000057df call  0x00007fe7 
- 00022206  0x000057e0 fetch  0x00000001 , 0x000044fe 
- 00022207  0x000057e1 nrtn  0x00000034 
- 00022208  0x000057e2 branch  0x00007fe9 
- 00022209  0x000057e5 call  0x000056bd 
- 00022210  0x000057e6 nrtn  0x00000028 
- 00022211  0x000057e7 fetch  0x00000001 , 0x000044fe 
- 00022212  0x000057e8 arg  0x00000311 , 0x00000005 
- 00022213  0x000057e9 iadd  0x00000005 , 0x00000011 
- 00022214  0x000057ea fetcht  0x00000001 , 0x0000450b 
- 00022215  0x000057eb iadd  0x00000002 , 0x0000003f 
- 00022216  0x000057ec store  0x00000001 , 0x000044fe 
- 00022217  0x000057ed fetch  0x00000001 , 0x0000450b 
- 00022218  0x000057ee copy  0x0000003f , 0x00000039 
- 00022219  0x000057ef copy  0x00000011 , 0x00000005 
- 00022220  0x000057f0 fetch  0x00000002 , 0x0000450d 
- 00022221  0x000057f1 copy  0x0000003f , 0x00000006 
- 00022222  0x000057f2 call  0x00007ef4 
- 00022223  0x000057f3 setarg  0x00000311 
- 00022224  0x000057f4 store  0x00000002 , 0x0000450d 
- 00022225  0x000057f5 fetch  0x00000002 , 0x000044fc 
- 00022226  0x000057f6 increase  0x00000004 , 0x0000003f 
- 00022227  0x000057f7 fetcht  0x00000001 , 0x000044fe 
- 00022228  0x000057f8 isub  0x00000002 , 0x0000003e 
- 00022229  0x000057f9 branch  0x00007fe7 , 0x00000005 
- 00022230  0x000057fa branch  0x00007fe9 
- 00022231  0x00005801 call  0x00007ea5 
- 00022232  0x00005802 arg  0x0000445e , 0x00000005 
- 00022233  0x00005804 fetch  0x00000002 , 0x000044fc 
- 00022234  0x00005805 increase  0xfffffffb , 0x0000003f 
- 00022235  0x00005807 istore  0x00000001 , 0x00000005 
- 00022236  0x00005808 copy  0x0000003f , 0x00000039 
- 00022237  0x00005809 call  0x00007e9f 
- 00022238  0x0000580a branch  0x00007ef4 
- 00022239  0x0000580d call  0x00007ea5 
- 00022240  0x0000580e arg  0x00004471 , 0x00000005 
- 00022241  0x0000580f branch  0x000056d9 
- 00022242  0x00005814 fetch  0x00000002 , 0x000041f9 
- 00022243  0x00005815 branch  0x00007f9c 
- 00022244  0x00005818 fetcht  0x00000004 , 0x0000045b 
- 00022245  0x00005819 call  0x00002a7b 
- 00022246  0x0000581a isub  0x00000002 , 0x0000000b 
- 00022247  0x0000581b deposit  0x0000000b 
- 00022248  0x0000581c fetcht  0x00000002 , 0x0000046d 
- 00022249  0x0000581d lshift4  0x00000002 , 0x00000002 
- 00022250  0x0000581e lshift  0x00000002 , 0x00000002 
- 00022251  0x0000581f isub  0x00000002 , 0x0000003f 
- 00022252  0x00005820 rtn 
- 00022253  0x00005823 call  0x00002a7b 
- 00022254  0x00005824 store  0x00000004 , 0x0000045b 
- 00022255  0x00005825 rtn 
- 00022256  0x00005829 jam  0x00000024 , 0x00000016 
- 00022257  0x0000582a jam  0x00000000 , 0x00000ac2 
- 00022258  0x0000582c bpatchx  0x00000068 , 0x0000402d 
- 00022259  0x0000582d fetch  0x00000001 , 0x0000436e 
- 00022260  0x0000582e rtn  0x00000034 
- 00022261  0x0000582f arg  0x00000000 , 0x00000007 
- 00022262  0x00005830 call  0x00007f16 
- 00022263  0x00005831 nrtn  0x00000034 
- 00022264  0x00005832 bpatchx  0x00000069 , 0x0000402d 
- 00022265  0x00005834 disable  0x00000029 
- 00022266  0x00005835 enable  0x00000010 
- 00022267  0x00005836 call  0x00005572 
- 00022268  0x00005837 call  0x00005422 
- 00022269  0x00005838 call  0x000054e9 
- 00022270  0x00005839 nbranch  0x00005706 , 0x0000002d 
- 00022271  0x0000583a fetch  0x00000001 , 0x00000003 
- 00022272  0x0000583b increase  0x00000001 , 0x0000003f 
- 00022273  0x0000583c store  0x00000001 , 0x00000003 
- 00022274  0x0000583d fetch  0x00000001 , 0x000002d9 
- 00022275  0x0000583e and  0x0000003f , 0x0000000f , 0x0000003f 
- 00022276  0x0000583f beq  0x00000003 , 0x0000551c 
- 00022277  0x00005840 beq  0x00000005 , 0x00005728 
- 00022278  0x00005842 bpatchx  0x0000006a , 0x0000402d 
- 00022279  0x00005843 random  0x0000003f 
- 00022280  0x00005844 arg  0x000001ff , 0x00000002 
- 00022281  0x00005845 iand  0x00000002 , 0x0000003f 
- 00022282  0x00005846 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00022283  0x00005847 call  0x00003cbe 
- 00022284  0x00005848 fetch  0x00000001 , 0x00000ac2 
- 00022285  0x00005849 fetcht  0x00000001 , 0x0000448d 
- 00022286  0x0000584a isub  0x00000002 , 0x0000003e 
- 00022287  0x0000584b nbranch  0x000056f2 , 0x00000005 
- 00022288  0x0000584c arg  0x00000000 , 0x00000007 
- 00022289  0x0000584d fetch  0x00000002 , 0x00004482 
- 00022290  0x0000584e branch  0x00007f08 
- 00022291  0x00005852 bpatchx  0x0000006b , 0x0000402d 
- 00022292  0x00005853 fetch  0x00000001 , 0x00000476 
- 00022293  0x00005854 call  0x000053fc 
- 00022294  0x00005855 fetch  0x00000002 , 0x00000441 
- 00022295  0x00005856 imul32  0x00000002 , 0x0000003f 
- 00022296  0x00005857 arg  0x00000177 , 0x00000002 
- 00022297  0x00005858 imul32  0x00000002 , 0x0000003f 
- 00022298  0x00005859 arg  0x000186a0 , 0x00000002 
- 00022299  0x0000585a idiv  0x00000002 
- 00022300  0x0000585b fetch  0x00000001 , 0x0000046a 
- 00022301  0x0000585c arg  0x00004e20 , 0x00000002 
- 00022302  0x0000585d imul32  0x00000002 , 0x0000003f 
- 00022303  0x0000585e iadd  0x00000002 , 0x0000003f 
- 00022304  0x0000585f store  0x00000004 , 0x000044e5 
- 00022305  0x00005860 bpatchx  0x0000006c , 0x0000402d 
- 00022306  0x00005861 fetch  0x00000002 , 0x000040c1 
- 00022307  0x00005862 call  0x00007f86 
- 00022308  0x00005863 quotient  0x00000002 
- 00022309  0x00005864 iadd  0x00000002 , 0x0000003f 
- 00022310  0x00005865 store  0x00000002 , 0x0000044d 
- 00022311  0x00005866 rtn 
- 00022312  0x00005869 bpatchx  0x0000006d , 0x0000402d 
- 00022313  0x0000586a fetch  0x00000006 , 0x000002e1 
- 00022314  0x0000586b fetcht  0x00000006 , 0x000044a0 
- 00022315  0x0000586c isub  0x00000002 , 0x0000003e 
- 00022316  0x0000586d nrtn  0x00000005 
- 00022317  0x0000586e call  0x00005619 
- 00022318  0x0000586f copy  0x00000011 , 0x0000003f 
- 00022319  0x00005870 store  0x00000001 , 0x0000448e 
- 00022320  0x00005871 fetch  0x00000007 , 0x000002ee 
- 00022321  0x00005872 store  0x00000007 , 0x00000101 
- 00022322  0x00005873 ifetch  0x00000008 , 0x00000006 
- 00022323  0x00005874 istore  0x00000008 , 0x00000005 
- 00022324  0x00005875 fetch  0x00000006 , 0x000002db 
- 00022325  0x00005876 store  0x00000006 , 0x0000044f 
- 00022326  0x00005877 increase  0x00000006 , 0x00000006 
- 00022327  0x00005878 ifetch  0x00000008 , 0x00000006 
- 00022328  0x00005879 store  0x00000008 , 0x00000463 
- 00022329  0x0000587a ifetcht  0x00000002 , 0x00000006 
- 00022330  0x0000587b bpatchx  0x0000006e , 0x0000402d 
- 00022331  0x0000587c lshift2  0x00000002 , 0x00000002 
- 00022332  0x0000587d ifetch  0x00000002 , 0x00000006 
- 00022333  0x0000587e lshift2  0x0000003f , 0x0000003f 
- 00022334  0x0000587f store  0x00000002 , 0x00000441 
- 00022335  0x00005880 store  0x00000004 , 0x00000443 
- 00022336  0x00005881 isub  0x00000002 , 0x0000003f 
- 00022337  0x00005882 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00022338  0x00005883 ifetch  0x00000009 , 0x00000006 
- 00022339  0x00005884 store  0x00000009 , 0x0000046b 
- 00022340  0x00005885 bpatchx  0x0000006f , 0x0000402d 
- 00022341  0x00005886 ifetch  0x00000001 , 0x00000006 
- 00022342  0x00005887 rshift4  0x0000003f , 0x00000002 
- 00022343  0x00005888 rshift  0x00000002 , 0x00000002 
- 00022344  0x00005889 storet  0x00000001 , 0x00000476 
- 00022345  0x0000588a and_into  0x0000001f , 0x0000003f 
- 00022346  0x0000588b store  0x00000001 , 0x00000458 
- 00022347  0x0000588c call  0x00005713 
- 00022348  0x0000588d call  0x0000545b 
- 00022349  0x0000588e call  0x0000534c 
- 00022350  0x0000588f call  0x0000223b 
- 00022351  0x00005890 nrtn  0x00000005 
- 00022352  0x00005891 bpatchx  0x00000070 , 0x0000402e 
- 00022353  0x00005892 call  0x00002841 
- 00022354  0x00005893 call  0x00005ad3 
- 00022355  0x00005894 jam  0x00000014 , 0x00000a99 
- 00022356  0x00005895 call  0x00007d86 
- 00022357  0x00005896 branch  0x00002223 
- 00022358  0x0000589a bpatchx  0x00000071 , 0x0000402e 
- 00022359  0x0000589b fetch  0x00000002 , 0x0000445a 
- 00022360  0x0000589c iforce  0x00000012 
- 00022361  0x0000589d fetch  0x00000002 , 0x0000445c 
- 00022362  0x0000589e iforce  0x00000013 
- 00022363  0x0000589f fetch  0x00000002 , 0x000044bc 
- 00022364  0x000058a0 iforce  0x00000006 
- 00022365  0x000058a1 enable  0x00000028 
- 00022366  0x000058a2 rtn 
- 00022367  0x000058a6 ifetch  0x00000002 , 0x00000006 
- 00022368  0x000058a7 rtn  0x00000034 
- 00022369  0x000058a8 isub  0x00000012 , 0x0000003e 
- 00022370  0x000058a9 nrtn  0x00000002 
- 00022371  0x000058aa isub  0x00000013 , 0x0000003e 
- 00022372  0x000058ab rtn  0x00000005 
- 00022373  0x000058ac branch  0x00005768 , 0x00000002 
- 00022374  0x000058ad force  0x00000001 , 0x0000003e 
- 00022375  0x000058ae rtn 
- 00022376  0x000058b0 force  0x00000000 , 0x0000003f 
- 00022377  0x000058b1 rtn 
- 00022378  0x000058b6 call  0x0000576d 
- 00022379  0x000058b7 branch  0x00005779 , 0x00000005 
- 00022380  0x000058b8 rtn 
- 00022381  0x000058bb bpatchx  0x00000072 , 0x0000402e 
- 00022382  0x000058bc fetch  0x00000002 , 0x000044bc 
- 00022383  0x000058bd iforce  0x00000006 
- 00022384  0x000058bf ifetch  0x00000002 , 0x00000006 
- 00022385  0x000058c0 rtn  0x00000034 
- 00022386  0x000058c1 isub  0x00000002 , 0x0000003e 
- 00022387  0x000058c2 rtn  0x00000005 
- 00022388  0x000058c3 ifetch  0x00000001 , 0x00000006 
- 00022389  0x000058c4 iadd  0x00000006 , 0x00000006 
- 00022390  0x000058c5 ifetch  0x00000001 , 0x00000006 
- 00022391  0x000058c6 iadd  0x00000006 , 0x00000006 
- 00022392  0x000058c7 branch  0x00005770 
- 00022393  0x000058c9 ifetch  0x00000001 , 0x00000006 
- 00022394  0x000058ca iadd  0x00000006 , 0x00000006 
- 00022395  0x000058cb rtn 
- 00022396  0x000058d0 bpatchx  0x00000073 , 0x0000402e 
- 00022397  0x000058d1 fetch  0x00000002 , 0x000044bc 
- 00022398  0x000058d2 iforce  0x00000006 
- 00022399  0x000058d4 ifetch  0x00000002 , 0x00000006 
- 00022400  0x000058d5 rtn  0x00000034 
- 00022401  0x000058d6 ifetch  0x00000001 , 0x00000006 
- 00022402  0x000058d7 iadd  0x00000006 , 0x00000006 
- 00022403  0x000058d8 increase  0xfffffffe , 0x00000006 
- 00022404  0x000058d9 ifetch  0x00000002 , 0x00000006 
- 00022405  0x000058da isub  0x00000002 , 0x0000003e 
- 00022406  0x000058db rtn  0x00000005 
- 00022407  0x000058dc ifetch  0x00000001 , 0x00000006 
- 00022408  0x000058dd iadd  0x00000006 , 0x00000006 
- 00022409  0x000058de branch  0x0000577f 
- 00022410  0x000058e3 fetch  0x00000002 , 0x0000049c 
- 00022411  0x000058e4 branch  0x0000578e 
- 00022412  0x000058e7 bpatchx  0x00000074 , 0x0000402e 
- 00022413  0x000058e8 fetch  0x00000002 , 0x000044bc 
- 00022414  0x000058ea iforce  0x00000006 
- 00022415  0x000058eb copy  0x00000002 , 0x00000011 
- 00022416  0x000058ed ifetch  0x00000002 , 0x00000006 
- 00022417  0x000058ee branch  0x00005799 , 0x00000034 
- 00022418  0x000058ef isub  0x00000011 , 0x0000003e 
- 00022419  0x000058f0 branch  0x0000579a , 0x00000005 
- 00022420  0x000058f1 ifetch  0x00000001 , 0x00000006 
- 00022421  0x000058f2 iadd  0x00000006 , 0x00000006 
- 00022422  0x000058f3 ifetch  0x00000001 , 0x00000006 
- 00022423  0x000058f4 iadd  0x00000006 , 0x00000006 
- 00022424  0x000058f5 branch  0x00005790 
- 00022425  0x000058f7 branch  0x00007fef 
- 00022426  0x000058fa ifetch  0x00000001 , 0x00000006 
- 00022427  0x000058fb store  0x00000001 , 0x000004a2 
- 00022428  0x000058fc copy  0x0000003f , 0x00000039 
- 00022429  0x000058fd arg  0x000004a3 , 0x00000005 
- 00022430  0x000058fe call  0x00007ef4 
- 00022431  0x000058ff ifetch  0x00000001 , 0x00000006 
- 00022432  0x00005900 store  0x00000001 , 0x000004b3 
- 00022433  0x00005901 call  0x00007ea5 
- 00022434  0x00005902 branch  0x00007ff1 
- 00022435  0x00005906 bpatchx  0x00000075 , 0x0000402e 
- 00022436  0x00005907 call  0x000057a6 
- 00022437  0x00005908 branch  0x000057b8 
- 00022438  0x0000590b arg  0x00002a00 , 0x00000002 
- 00022439  0x0000590c call  0x0000577c 
- 00022440  0x0000590d rtn  0x00000034 
- 00022441  0x0000590e ifetch  0x00000001 , 0x00000006 
- 00022442  0x0000590f copy  0x00000006 , 0x00000005 
- 00022443  0x00005910 fetcht  0x00000001 , 0x000043af 
- 00022444  0x00005911 copy  0x00000002 , 0x00000039 
- 00022445  0x00005912 isub  0x00000002 , 0x0000003e 
- 00022446  0x00005913 nbranch  0x000057b5 , 0x00000002 
- 00022447  0x00005914 isub  0x00000002 , 0x00000002 
- 00022448  0x00005915 arg  0x000043b0 , 0x00000006 
- 00022449  0x00005916 call  0x00007f01 
- 00022450  0x00005917 copy  0x00000002 , 0x00000039 
- 00022451  0x00005918 ncall  0x000057f0 , 0x00000005 
- 00022452  0x00005919 rtn 
- 00022453  0x0000591b copy  0x0000003f , 0x00000039 
- 00022454  0x0000591c arg  0x000043b0 , 0x00000006 
- 00022455  0x0000591d branch  0x00007ef4 
- 00022456  0x00005921 arg  0x0000438f , 0x00000013 
- 00022457  0x00005922 arg  0x00004370 , 0x00000011 
- 00022458  0x00005923 call  0x000057c5 
- 00022459  0x00005924 setarg  0x00000000 
- 00022460  0x00005925 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00022461  0x00005926 store  0x00000001 , 0x00000a9a 
- 00022462  0x00005927 arg  0x000043af , 0x00000013 
- 00022463  0x00005928 arg  0x00004390 , 0x00000011 
- 00022464  0x00005929 call  0x000057c5 
- 00022465  0x0000592a rtn  0x00000028 
- 00022466  0x0000592b fetch  0x00000001 , 0x00000a9a 
- 00022467  0x0000592c branch  0x00002a8c , 0x00000034 
- 00022468  0x0000592d rtn 
- 00022469  0x00005931 bpatchx  0x00000076 , 0x0000402e 
- 00022470  0x00005932 call  0x00007fe7 
- 00022471  0x00005933 call  0x00007eda 
- 00022472  0x00005934 arg  0x00000000 , 0x00000012 
- 00022473  0x00005935 arg  0x00000ac3 , 0x00000005 
- 00022474  0x00005936 call  0x000057df 
- 00022475  0x00005937 fetch  0x00000001 , 0x000043af 
- 00022476  0x00005938 add  0x0000003f , 0x00000001 , 0x00000002 
- 00022477  0x00005939 iadd  0x00000012 , 0x00000011 
- 00022478  0x0000593a increase  0x00000002 , 0x00000011 
- 00022479  0x0000593b sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00022480  0x0000593c nbranch  0x000057dd , 0x00000002 
- 00022481  0x0000593d istoret  0x00000001 , 0x00000005 
- 00022482  0x0000593e arg  0x00000009 , 0x00000002 
- 00022483  0x0000593f istoret  0x00000001 , 0x00000005 
- 00022484  0x00005940 iforce  0x00000039 
- 00022485  0x00005941 call  0x00007ef4 
- 00022486  0x00005942 copy  0x00000011 , 0x00000012 
- 00022487  0x00005944 deposit  0x00000012 
- 00022488  0x00005945 store  0x00000001 , 0x00000ac2 
- 00022489  0x00005946 arg  0x00000ac2 , 0x00000006 
- 00022490  0x00005947 setarg  0xffffffe0 
- 00022491  0x00005948 iadd  0x00000013 , 0x00000005 
- 00022492  0x00005949 branch  0x00007ebd 
- 00022493  0x0000594c call  0x00007fe9 
- 00022494  0x0000594d branch  0x000057d7 
- 00022495  0x00005950 ifetch  0x00000001 , 0x00000011 
- 00022496  0x00005951 rtn  0x00000034 
- 00022497  0x00005952 pincrease  0x00000001 
- 00022498  0x00005953 ifetcht  0x00000001 , 0x00000006 
- 00022499  0x00005954 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00022500  0x00005955 branch  0x000057ee , 0x00000005 
- 00022501  0x00005956 iadd  0x00000012 , 0x00000012 
- 00022502  0x00005957 copy  0x00000011 , 0x00000006 
- 00022503  0x00005958 iforce  0x00000039 
- 00022504  0x00005959 call  0x00007ef4 
- 00022505  0x0000595a copy  0x00000006 , 0x00000011 
- 00022506  0x0000595c deposit  0x00000011 
- 00022507  0x0000595d isub  0x00000013 , 0x0000003e 
- 00022508  0x0000595e rtn  0x00000002 
- 00022509  0x0000595f branch  0x000057df 
- 00022510  0x00005962 iadd  0x00000011 , 0x00000011 
- 00022511  0x00005963 branch  0x000057ea 
- 00022512  0x00005967 setarg  0x00000020 
- 00022513  0x00005968 istore  0x00000001 , 0x00000005 
- 00022514  0x00005969 loop  0x000057f0 
- 00022515  0x0000596a rtn 
- 00022516  0x0000596e bpatchx  0x00000077 , 0x0000402e 
- 00022517  0x0000596f disable  0x0000002b 
- 00022518  0x00005970 branch  0x000057f8 , 0x0000002e 
- 00022519  0x00005971 nbranch  0x00005806 , 0x0000002d 
- 00022520  0x00005973 call  0x00002bcb 
- 00022521  0x00005974 fetch  0x00000002 , 0x000040c1 
- 00022522  0x00005975 store  0x00000002 , 0x0000044d 
- 00022523  0x00005977 nbranch  0x00002bde , 0x0000002d 
- 00022524  0x00005978 bmark1  0x0000000f , 0x00002bde 
- 00022525  0x0000597a fetch  0x00000001 , 0x0000450b 
- 00022526  0x0000597b nbranch  0x00002bde , 0x00000034 
- 00022527  0x0000597c fetch  0x00000001 , 0x000043dd 
- 00022528  0x0000597d nbranch  0x00002bde , 0x00000034 
- 00022529  0x0000597f fetch  0x00000001 , 0x000044e9 
- 00022530  0x00005980 bbit1  0x00000005 , 0x00002bde 
- 00022531  0x00005982 fetch  0x00000001 , 0x0000043f 
- 00022532  0x00005983 bbit1  0x00000005 , 0x00002bde 
- 00022533  0x00005984 branch  0x00002bc0 
- 00022534  0x00005987 fetcht  0x00000002 , 0x000040c1 
- 00022535  0x00005988 rshift  0x00000002 , 0x00000002 
- 00022536  0x00005989 fetch  0x00000002 , 0x0000044d 
- 00022537  0x0000598a iadd  0x00000002 , 0x0000003f 
- 00022538  0x0000598b store  0x00000002 , 0x0000044d 
- 00022539  0x0000598c branch  0x00002bd6 
- 00022540  0x00005990 arg  0x00000000 , 0x00000007 
- 00022541  0x00005991 branch  0x00005824 
- 00022542  0x00005994 arg  0x00000000 , 0x00000007 
- 00022543  0x00005995 branch  0x00005828 
- 00022544  0x00005998 arg  0x00000001 , 0x00000007 
- 00022545  0x00005999 branch  0x00005824 
- 00022546  0x0000599c arg  0x00000001 , 0x00000007 
- 00022547  0x0000599d branch  0x00005828 
- 00022548  0x000059a0 arg  0x00000002 , 0x00000007 
- 00022549  0x000059a1 branch  0x00005824 
- 00022550  0x000059a4 arg  0x00000002 , 0x00000007 
- 00022551  0x000059a5 branch  0x00005828 
- 00022552  0x000059a8 arg  0x00000003 , 0x00000007 
- 00022553  0x000059a9 branch  0x00005824 
- 00022554  0x000059ac arg  0x00000003 , 0x00000007 
- 00022555  0x000059ad branch  0x00005828 
- 00022556  0x000059b0 arg  0x00000004 , 0x00000007 
- 00022557  0x000059b1 branch  0x00005824 
- 00022558  0x000059b4 arg  0x00000004 , 0x00000007 
- 00022559  0x000059b5 branch  0x00005828 
- 00022560  0x000059b8 arg  0x00000005 , 0x00000007 
- 00022561  0x000059b9 branch  0x00005824 
- 00022562  0x000059bc arg  0x00000005 , 0x00000007 
- 00022563  0x000059bd branch  0x00005828 
- 00022564  0x000059c1 fetch  0x00000001 , 0x000044e9 
- 00022565  0x000059c2 qset1  0x0000003f 
- 00022566  0x000059c3 store  0x00000001 , 0x000044e9 
- 00022567  0x000059c4 rtn 
- 00022568  0x000059c7 fetch  0x00000001 , 0x000044e9 
- 00022569  0x000059c8 qset0  0x0000003f 
- 00022570  0x000059c9 store  0x00000001 , 0x000044e9 
- 00022571  0x000059ca rtn 
- 00022572  0x000059cd setarg  0x00112233 
- 00022573  0x000059ce store  0x00000003 , 0x000044ea 
- 00022574  0x000059cf setarg  0x00445566 
- 00022575  0x000059d0 istore  0x00000003 , 0x00000005 
- 00022576  0x000059d1 setarg  0x00778899 
- 00022577  0x000059d2 istore  0x00000003 , 0x00000005 
- 00022578  0x000059d3 setarg  0x00001122 
- 00022579  0x000059d4 istore  0x00000003 , 0x00000005 
- 00022580  0x000059d5 setarg  0x00334455 
- 00022581  0x000059d6 istore  0x00000003 , 0x00000005 
- 00022582  0x000059d7 setarg  0x00000066 
- 00022583  0x000059d8 istore  0x00000001 , 0x00000005 
- 00022584  0x000059d9 rtn 
- 00022585  0x000059dd setarg  0x01000302 
- 00022586  0x000059de store  0x00000004 , 0x00004453 
- 00022587  0x000059df setarg  0x00010010 
- 00022588  0x000059e0 store  0x00000003 , 0x00004457 
- 00022589  0x000059e1 jam  0x00000001 , 0x000044c6 
- 00022590  0x000059e2 rtn 
- 00022591  0x000059e7 arg  0x00000000 , 0x00000011 
- 00022592  0x000059e8 arg  0x00000001 , 0x00000001 
- 00022593  0x000059e9 branch  0x00005850 
- 00022594  0x000059ee arg  0x00000003 , 0x00000001 
- 00022595  0x000059ef call  0x00005850 
- 00022596  0x000059f0 copy  0x00000012 , 0x0000003f 
- 00022597  0x000059f1 istore  0x00000001 , 0x00000005 
- 00022598  0x000059f2 rtn 
- 00022599  0x000059f7 force  0x00000002 , 0x00000001 
- 00022600  0x000059f8 increase  0x00000004 , 0x00000011 
- 00022601  0x000059f9 call  0x00005850 
- 00022602  0x000059fa increase  0xfffffffc , 0x00000011 
- 00022603  0x000059fb copy  0x00000011 , 0x0000003f 
- 00022604  0x000059fc istore  0x00000002 , 0x00000005 
- 00022605  0x000059fd copy  0x00000012 , 0x0000003f 
- 00022606  0x000059fe istore  0x00000002 , 0x00000005 
- 00022607  0x000059ff rtn 
- 00022608  0x00005a04 sub  0x00000011 , 0x000000f0 , 0x0000003e 
- 00022609  0x00005a05 nbranch  0x00002a8c , 0x00000002 
- 00022610  0x00005a06 fetch  0x00000001 , 0x000044ff 
- 00022611  0x00005a07 arg  0x00000001 , 0x00000002 
- 00022612  0x00005a08 arg  0x00000004 , 0x00000039 
- 00022613  0x00005a0a iand  0x00000002 , 0x0000003e 
- 00022614  0x00005a0b branch  0x0000585a , 0x00000005 
- 00022615  0x00005a0c lshift  0x00000002 , 0x00000002 
- 00022616  0x00005a0d loop  0x00005855 
- 00022617  0x00005a0e branch  0x00002a8c 
- 00022618  0x00005a10 ixor  0x00000002 , 0x0000003f 
- 00022619  0x00005a11 store  0x00000001 , 0x000044ff 
- 00022620  0x00005a12 sub  0x00000039 , 0x00000004 , 0x0000003f 
- 00022621  0x00005a13 lshift4  0x0000003f , 0x0000003f 
- 00022622  0x00005a14 lshift4  0x0000003f , 0x0000003f 
- 00022623  0x00005a15 arg  0x00001800 , 0x00000002 
- 00022624  0x00005a16 iadd  0x00000002 , 0x00000002 
- 00022625  0x00005a18 arg  0x00000000 , 0x00000039 
- 00022626  0x00005a19 arg  0x00004500 , 0x00000006 
- 00022627  0x00005a1b ifetch  0x00000002 , 0x00000006 
- 00022628  0x00005a1c branch  0x00005869 , 0x00000034 
- 00022629  0x00005a1d copy  0x00000039 , 0x0000003f 
- 00022630  0x00005a1e increase  0x00000001 , 0x00000039 
- 00022631  0x00005a1f bne  0x00000004 , 0x00005863 
- 00022632  0x00005a20 branch  0x00002a8c 
- 00022633  0x00005a24 increase  0xfffffffe , 0x00000006 
- 00022634  0x00005a25 istoret  0x00000002 , 0x00000006 
- 00022635  0x00005a26 copy  0x00000002 , 0x00000005 
- 00022636  0x00005a27 copy  0x00000011 , 0x0000003f 
- 00022637  0x00005a28 istore  0x00000001 , 0x00000005 
- 00022638  0x00005a29 setarg  0x00000000 
- 00022639  0x00005a2a istore  0x00000001 , 0x00000005 
- 00022640  0x00005a2b copy  0x00000001 , 0x0000003f 
- 00022641  0x00005a2c istore  0x00000001 , 0x00000005 
- 00022642  0x00005a2d rtn 
- 00022643  0x00005a32 fetch  0x00000002 , 0x00004500 
- 00022644  0x00005a33 copy  0x0000003f , 0x00000006 
- 00022645  0x00005a34 rtn 
- 00022646  0x00005a37 fetch  0x00000002 , 0x00004502 
- 00022647  0x00005a38 copy  0x0000003f , 0x00000006 
- 00022648  0x00005a39 rtn 
- 00022649  0x00005a3c call  0x0000587c 
- 00022650  0x00005a3d copy  0x0000003f , 0x00000006 
- 00022651  0x00005a3e rtn 
- 00022652  0x00005a40 fetch  0x00000002 , 0x00004506 
- 00022653  0x00005a41 nrtn  0x00000034 
- 00022654  0x00005a42 fetch  0x00000002 , 0x00004504 
- 00022655  0x00005a43 nrtn  0x00000034 
- 00022656  0x00005a44 fetch  0x00000002 , 0x00004502 
- 00022657  0x00005a45 nrtn  0x00000034 
- 00022658  0x00005a46 fetch  0x00000002 , 0x00004500 
- 00022659  0x00005a47 rtn 
- 00022660  0x00005a4a call  0x00005873 
- 00022661  0x00005a4b increase  0x00000003 , 0x00000006 
- 00022662  0x00005a4c rtn 
- 00022663  0x00005a4f call  0x00005873 
- 00022664  0x00005a50 increase  0x00000007 , 0x00000006 
- 00022665  0x00005a51 rtn 
- 00022666  0x00005a54 call  0x00005879 
- 00022667  0x00005a55 increase  0x00000007 , 0x00000006 
- 00022668  0x00005a56 rtn 
- 00022669  0x00005a59 call  0x00005879 
- 00022670  0x00005a5a increase  0x00000003 , 0x00000006 
- 00022671  0x00005a5b rtn 
- 00022672  0x00005a60 fetch  0x00000002 , 0x00004506 
- 00022673  0x00005a61 rtn 
- 00022674  0x00005a65 fetch  0x00000002 , 0x00004504 
- 00022675  0x00005a66 rtn 
- 00022676  0x00005a6a fetch  0x00000002 , 0x00004500 
- 00022677  0x00005a6b rtn 
- 00022678  0x00005a6f fetch  0x00000002 , 0x00004500 
- 00022679  0x00005a70 arg  0x00001800 , 0x00000002 
- 00022680  0x00005a71 isub  0x00000002 , 0x0000003f 
- 00022681  0x00005a72 rshift4  0x0000003f , 0x0000003f 
- 00022682  0x00005a73 rshift4  0x0000003f , 0x00000007 
- 00022683  0x00005a74 fetch  0x00000001 , 0x000044ff 
- 00022684  0x00005a75 qset0  0x0000003f 
- 00022685  0x00005a76 store  0x00000001 , 0x000044ff 
- 00022686  0x00005a77 arg  0x00000000 , 0x00000039 
- 00022687  0x00005a79 lshift  0x00000039 , 0x0000003f 
- 00022688  0x00005a7a arg  0x00004502 , 0x00000002 
- 00022689  0x00005a7b iadd  0x00000002 , 0x00000002 
- 00022690  0x00005a7c ifetch  0x00000002 , 0x00000002 
- 00022691  0x00005a7d increase  0xfffffffe , 0x00000002 
- 00022692  0x00005a7e istore  0x00000002 , 0x00000002 
- 00022693  0x00005a7f copy  0x00000039 , 0x0000003f 
- 00022694  0x00005a80 increase  0x00000001 , 0x00000039 
- 00022695  0x00005a81 bne  0x00000003 , 0x0000589f 
- 00022696  0x00005a82 setarg  0x00000000 
- 00022697  0x00005a83 istore  0x00000002 , 0x00000002 
- 00022698  0x00005a84 rtn 
- 00022699  0x00005a8b ifetch  0x00000003 , 0x00000006 
- 00022700  0x00005a8c store  0x00000003 , 0x00000477 
- 00022701  0x00005a8d beq  0x00000002 , 0x000058c1 
- 00022702  0x00005a8e beq  0x00000003 , 0x000058c9 
- 00022703  0x00005a8f beq  0x00000004 , 0x000058cc 
- 00022704  0x00005a90 beq  0x00000006 , 0x000058f2 
- 00022705  0x00005a91 beq  0x00000008 , 0x0000593f 
- 00022706  0x00005a92 beq  0x0000000a , 0x000059bc 
- 00022707  0x00005a93 beq  0x0000000c , 0x000059e4 
- 00022708  0x00005a94 beq  0x00000010 , 0x000059fa 
- 00022709  0x00005a95 beq  0x00000012 , 0x00005a2f 
- 00022710  0x00005a96 beq  0x00000016 , 0x00005a48 
- 00022711  0x00005a97 beq  0x00000018 , 0x00005a5b 
- 00022712  0x00005a98 beq  0x00000052 , 0x00005a60 
- 00022713  0x00005a99 rtn 
- 00022714  0x00005a9d force  0x00000003 , 0x00000011 
- 00022715  0x00005a9e call  0x00005a82 
- 00022716  0x00005a9f setarg  0x00000002 
- 00022717  0x00005aa0 istore  0x00000001 , 0x00000005 
- 00022718  0x00005aa1 fetch  0x00000002 , 0x000044a6 
- 00022719  0x00005aa2 istore  0x00000002 , 0x00000005 
- 00022720  0x00005aa3 rtn 
- 00022721  0x00005aa7 call  0x000058c9 
- 00022722  0x00005aa9 force  0x00000003 , 0x00000011 
- 00022723  0x00005aaa call  0x00005a82 
- 00022724  0x00005aab setarg  0x00000003 
- 00022725  0x00005aac istore  0x00000001 , 0x00000005 
- 00022726  0x00005aad fetch  0x00000002 , 0x000044a6 
- 00022727  0x00005aae istore  0x00000002 , 0x00000005 
- 00022728  0x00005aaf rtn 
- 00022729  0x00005ab2 rshift8  0x0000003f , 0x0000003f 
- 00022730  0x00005ab3 store  0x00000002 , 0x000044a8 
- 00022731  0x00005ab4 rtn 
- 00022732  0x00005ab7 call  0x00005ab1 
- 00022733  0x00005ab8 call  0x00007fe7 
- 00022734  0x00005ab9 branch  0x000058cf 
- 00022735  0x00005abc arg  0x00000003 , 0x0000000b 
- 00022736  0x00005abd call  0x00005756 
- 00022737  0x00005abf call  0x0000575f 
- 00022738  0x00005ac0 branch  0x000058f0 , 0x00000034 
- 00022739  0x00005ac1 nbranch  0x000058ed , 0x00000002 
- 00022740  0x00005ac2 increase  0xfffffffe , 0x00000006 
- 00022741  0x00005ac3 call  0x00007ea5 
- 00022742  0x00005ac4 call  0x00007e9c 
- 00022743  0x00005ac5 nbranch  0x000058e1 , 0x00000028 
- 00022744  0x00005ac6 call  0x00007e85 
- 00022745  0x00005ac7 call  0x00007fe9 
- 00022746  0x00005ac8 force  0x00000014 , 0x00000011 
- 00022747  0x00005ac9 call  0x00005a82 
- 00022748  0x00005aca call  0x00007e95 
- 00022749  0x00005acb setarg  0x00000005 
- 00022750  0x00005acc istore  0x00000001 , 0x00000005 
- 00022751  0x00005acd setarg  0x00000001 
- 00022752  0x00005ace istore  0x00000001 , 0x00000005 
- 00022753  0x00005ad0 call  0x00007e9f 
- 00022754  0x00005ad1 ifetch  0x00000002 , 0x00000006 
- 00022755  0x00005ad2 istore  0x00000002 , 0x00000005 
- 00022756  0x00005ad3 ifetch  0x00000001 , 0x00000006 
- 00022757  0x00005ad4 copy  0x0000003f , 0x00000039 
- 00022758  0x00005ad5 call  0x00007f01 
- 00022759  0x00005ad6 call  0x00007ea2 
- 00022760  0x00005ad7 increase  0xffffffff , 0x0000000b 
- 00022761  0x00005ad8 branch  0x000058f0 , 0x00000005 
- 00022762  0x00005ada ifetch  0x00000001 , 0x00000006 
- 00022763  0x00005adb iadd  0x00000006 , 0x00000006 
- 00022764  0x00005adc branch  0x000058d1 
- 00022765  0x00005ade ifetch  0x00000001 , 0x00000006 
- 00022766  0x00005adf iadd  0x00000006 , 0x00000006 
- 00022767  0x00005ae0 branch  0x000058ea 
- 00022768  0x00005ae2 branch  0x00005a76 , 0x00000028 
- 00022769  0x00005ae3 branch  0x00005aa5 
- 00022770  0x00005ae7 call  0x00005ab1 
- 00022771  0x00005ae8 ifetch  0x00000002 , 0x00000006 
- 00022772  0x00005ae9 store  0x00000002 , 0x00004472 
- 00022773  0x00005aea call  0x00007ea5 
- 00022774  0x00005aeb arg  0x0000445e , 0x00000005 
- 00022775  0x00005aec fetch  0x00000002 , 0x000044fc 
- 00022776  0x00005aed increase  0xfffffff9 , 0x0000003f 
- 00022777  0x00005aee call  0x000056db 
- 00022778  0x00005aef branch  0x00005905 
- 00022779  0x00005af3 disable  0x00000028 
- 00022780  0x00005af4 fetcht  0x00000002 , 0x0000445a 
- 00022781  0x00005af5 fetch  0x00000002 , 0x0000445c 
- 00022782  0x00005af6 isub  0x00000002 , 0x0000003e 
- 00022783  0x00005af7 nbranch  0x00005902 , 0x00000002 
- 00022784  0x00005af8 deposit  0x00000002 
- 00022785  0x00005af9 rtnne  0x00000000 
- 00022786  0x00005afb enable  0x00000028 
- 00022787  0x00005afc jam  0x00000001 , 0x0000047a 
- 00022788  0x00005afd branch  0x00005a77 
- 00022789  0x00005b01 call  0x000058fb 
- 00022790  0x00005b02 rtn  0x00000028 
- 00022791  0x00005b03 fetcht  0x00000002 , 0x00004472 
- 00022792  0x00005b04 setarg  0x00002800 
- 00022793  0x00005b05 isub  0x00000002 , 0x0000003e 
- 00022794  0x00005b06 branch  0x0000590c , 0x00000005 
- 00022795  0x00005b07 branch  0x00005a76 
- 00022796  0x00005b0b jam  0x00000000 , 0x000004b4 
- 00022797  0x00005b0c fetcht  0x00000002 , 0x0000445a 
- 00022798  0x00005b0d storet  0x00000002 , 0x00000aa2 
- 00022799  0x00005b0e call  0x0000578c 
- 00022800  0x00005b0f nbranch  0x00005a76 , 0x00000034 
- 00022801  0x00005b11 fetcht  0x00000002 , 0x00000aa2 
- 00022802  0x00005b12 call  0x0000578c 
- 00022803  0x00005b13 nbranch  0x00005925 , 0x00000034 
- 00022804  0x00005b14 copy  0x00000006 , 0x00000011 
- 00022805  0x00005b15 fetch  0x00000001 , 0x000004b3 
- 00022806  0x00005b16 copy  0x0000003f , 0x00000039 
- 00022807  0x00005b17 fetcht  0x00000001 , 0x0000445e 
- 00022808  0x00005b18 isub  0x00000002 , 0x0000003e 
- 00022809  0x00005b19 nbranch  0x00005921 , 0x00000005 
- 00022810  0x00005b1a arg  0x0000445f , 0x00000012 
- 00022811  0x00005b1b call  0x00007f88 
- 00022812  0x00005b1d branch  0x00005928 , 0x00000005 
- 00022813  0x00005b1f fetch  0x00000002 , 0x000004a3 
- 00022814  0x00005b20 fetcht  0x00000002 , 0x00004472 
- 00022815  0x00005b21 isub  0x00000002 , 0x0000003e 
- 00022816  0x00005b22 branch  0x00005930 , 0x00000005 
- 00022817  0x00005b24 fetch  0x00000002 , 0x00000aa2 
- 00022818  0x00005b25 increase  0x00000001 , 0x0000003f 
- 00022819  0x00005b26 store  0x00000002 , 0x00000aa2 
- 00022820  0x00005b27 branch  0x00005911 
- 00022821  0x00005b2a fetch  0x00000001 , 0x000004b4 
- 00022822  0x00005b2b beq  0x00000001 , 0x00005930 
- 00022823  0x00005b2c branch  0x00005a76 
- 00022824  0x00005b30 fetch  0x00000002 , 0x000004a3 
- 00022825  0x00005b31 fetcht  0x00000002 , 0x00004472 
- 00022826  0x00005b32 isub  0x00000002 , 0x0000003e 
- 00022827  0x00005b33 nbranch  0x00005921 , 0x00000005 
- 00022828  0x00005b34 jam  0x00000001 , 0x000004b4 
- 00022829  0x00005b36 fetcht  0x00000002 , 0x00000aa2 
- 00022830  0x00005b37 storet  0x00000002 , 0x0000049e 
- 00022831  0x00005b38 branch  0x00005921 
- 00022832  0x00005b3b fetch  0x00000001 , 0x000004b4 
- 00022833  0x00005b3c beq  0x00000000 , 0x00005921 
- 00022834  0x00005b3d jam  0x00000002 , 0x000004b4 
- 00022835  0x00005b3e fetcht  0x00000002 , 0x00000aa2 
- 00022836  0x00005b3f increase  0xffffffff , 0x00000002 
- 00022837  0x00005b40 storet  0x00000002 , 0x000004a0 
- 00022838  0x00005b43 arg  0x00000005 , 0x00000011 
- 00022839  0x00005b44 call  0x00005a82 
- 00022840  0x00005b45 setarg  0x00000007 
- 00022841  0x00005b46 istore  0x00000001 , 0x00000005 
- 00022842  0x00005b47 fetch  0x00000002 , 0x0000049e 
- 00022843  0x00005b48 istore  0x00000002 , 0x00000005 
- 00022844  0x00005b49 fetch  0x00000002 , 0x000004a0 
- 00022845  0x00005b4a istore  0x00000002 , 0x00000005 
- 00022846  0x00005b4b rtn 
- 00022847  0x00005b50 call  0x00005ab1 
- 00022848  0x00005b51 call  0x000056df 
- 00022849  0x00005b52 branch  0x00005942 
- 00022850  0x00005b55 fetcht  0x00000002 , 0x0000445a 
- 00022851  0x00005b56 storet  0x00000002 , 0x00000aa2 
- 00022852  0x00005b57 call  0x00005756 
- 00022853  0x00005b58 call  0x0000576d 
- 00022854  0x00005b59 increase  0xfffffffe , 0x00000006 
- 00022855  0x00005b5a copy  0x00000006 , 0x0000003f 
- 00022856  0x00005b5b store  0x00000002 , 0x0000049c 
- 00022857  0x00005b5d fetcht  0x00000002 , 0x00004472 
- 00022858  0x00005b5e setarg  0x00002a00 
- 00022859  0x00005b5f isub  0x00000002 , 0x0000003e 
- 00022860  0x00005b60 branch  0x000059a8 , 0x00000005 
- 00022861  0x00005b61 setarg  0x00002803 
- 00022862  0x00005b62 isub  0x00000002 , 0x0000003e 
- 00022863  0x00005b63 nbranch  0x00005990 , 0x00000005 
- 00022864  0x00005b64 arg  0x00000002 , 0x0000000b 
- 00022865  0x00005b66 call  0x00005a88 
- 00022866  0x00005b67 nbranch  0x0000596d , 0x00000002 
- 00022867  0x00005b68 fetcht  0x00000002 , 0x00000aa2 
- 00022868  0x00005b69 call  0x0000578a 
- 00022869  0x00005b6a beq  0x00000001 , 0x0000596d 
- 00022870  0x00005b6b call  0x00005a94 
- 00022871  0x00005b6c nbranch  0x0000596b , 0x00000005 
- 00022872  0x00005b6d nbranch  0x0000596f , 0x00000028 
- 00022873  0x00005b6e disable  0x00000028 
- 00022874  0x00005b6f arg  0x00000014 , 0x00000011 
- 00022875  0x00005b70 call  0x00005a82 
- 00022876  0x00005b71 setarg  0x00000009 
- 00022877  0x00005b72 istore  0x00000001 , 0x00000005 
- 00022878  0x00005b73 copy  0x00000005 , 0x00000030 
- 00022879  0x00005b74 increase  0x00000001 , 0x00000005 
- 00022880  0x00005b76 call  0x0000597d 
- 00022881  0x00005b77 call  0x00005a84 
- 00022882  0x00005b78 call  0x0000578a 
- 00022883  0x00005b79 call  0x00005984 
- 00022884  0x00005b7a fetch  0x00000001 , 0x000004a2 
- 00022885  0x00005b7b increase  0x00000005 , 0x0000003f 
- 00022886  0x00005b7c istore  0x00000001 , 0x00000030 
- 00022887  0x00005b7d fetch  0x00000001 , 0x000004a2 
- 00022888  0x00005b7e beq  0x00000010 , 0x0000596d 
- 00022889  0x00005b7f increase  0xffffffff , 0x0000000b 
- 00022890  0x00005b80 branch  0x0000596d , 0x00000005 
- 00022891  0x00005b82 call  0x00005a84 
- 00022892  0x00005b83 branch  0x00005951 
- 00022893  0x00005b85 branch  0x00005a76 , 0x00000028 
- 00022894  0x00005b86 branch  0x00005aa5 
- 00022895  0x00005b89 call  0x00005a97 
- 00022896  0x00005b8a call  0x00005a84 
- 00022897  0x00005b8b call  0x0000578a 
- 00022898  0x00005b8c fetch  0x00000001 , 0x000004a2 
- 00022899  0x00005b8d beq  0x00000010 , 0x0000596d 
- 00022900  0x00005b8f call  0x00007e9c 
- 00022901  0x00005b90 fetch  0x00000002 , 0x00000aa2 
- 00022902  0x00005b91 increase  0xffffffff , 0x0000003f 
- 00022903  0x00005b92 istore  0x00000002 , 0x00000005 
- 00022904  0x00005b93 call  0x00005aa1 
- 00022905  0x00005b94 call  0x00005984 
- 00022906  0x00005b95 increase  0xffffffff , 0x0000000b 
- 00022907  0x00005b96 branch  0x0000596d , 0x00000005 
- 00022908  0x00005b97 branch  0x0000596b 
- 00022909  0x00005b9b fetch  0x00000002 , 0x00000aa2 
- 00022910  0x00005b9c istore  0x00000002 , 0x00000005 
- 00022911  0x00005b9e fetch  0x00000001 , 0x000004b3 
- 00022912  0x00005b9f copy  0x0000003f , 0x00000039 
- 00022913  0x00005ba0 call  0x00007e9f 
- 00022914  0x00005ba1 call  0x00007ef4 
- 00022915  0x00005ba2 branch  0x00007ea2 
- 00022916  0x00005ba4 call  0x00007e9c 
- 00022917  0x00005ba5 fetch  0x00000002 , 0x00000aa2 
- 00022918  0x00005ba6 istore  0x00000002 , 0x00000005 
- 00022919  0x00005ba7 call  0x00007ea2 
- 00022920  0x00005ba8 fetch  0x00000001 , 0x000004a2 
- 00022921  0x00005ba9 copy  0x0000003f , 0x00000039 
- 00022922  0x00005baa call  0x00007e9c 
- 00022923  0x00005bab call  0x00007e9f 
- 00022924  0x00005bac isub  0x00000039 , 0x00000006 
- 00022925  0x00005bad increase  0xffffffff , 0x00000006 
- 00022926  0x00005bae call  0x00007ef4 
- 00022927  0x00005baf branch  0x00007ea2 
- 00022928  0x00005bb4 fetcht  0x00000002 , 0x0000445a 
- 00022929  0x00005bb5 storet  0x00000002 , 0x00000aa2 
- 00022930  0x00005bb7 call  0x00005a88 
- 00022931  0x00005bb8 nbranch  0x00005a76 , 0x00000002 
- 00022932  0x00005bb9 call  0x0000578a 
- 00022933  0x00005bba beq  0x00000001 , 0x00005a76 
- 00022934  0x00005bbb call  0x00005a94 
- 00022935  0x00005bbc nbranch  0x000059a6 , 0x00000005 
- 00022936  0x00005bbf arg  0x00000014 , 0x00000011 
- 00022937  0x00005bc0 call  0x00005a82 
- 00022938  0x00005bc1 setarg  0x00000009 
- 00022939  0x00005bc2 istore  0x00000001 , 0x00000005 
- 00022940  0x00005bc3 fetch  0x00000001 , 0x000004b3 
- 00022941  0x00005bc4 copy  0x0000003f , 0x00000039 
- 00022942  0x00005bc5 increase  0x00000002 , 0x0000003f 
- 00022943  0x00005bc6 istore  0x00000001 , 0x00000005 
- 00022944  0x00005bc7 fetch  0x00000002 , 0x00000aa2 
- 00022945  0x00005bc8 istore  0x00000002 , 0x00000005 
- 00022946  0x00005bc9 call  0x00007e9f 
- 00022947  0x00005bca call  0x00007ef4 
- 00022948  0x00005bcb call  0x00007ea2 
- 00022949  0x00005bcc branch  0x00005aa5 
- 00022950  0x00005bcf call  0x00005a84 
- 00022951  0x00005bd0 branch  0x00005992 
- 00022952  0x00005bd4 arg  0x00002a00 , 0x00000002 
- 00022953  0x00005bd5 call  0x0000577c 
- 00022954  0x00005bd6 rtn  0x00000034 
- 00022955  0x00005bd7 increase  0xfffffffb , 0x00000006 
- 00022956  0x00005bd8 ifetch  0x00000002 , 0x00000006 
- 00022957  0x00005bd9 store  0x00000002 , 0x00000aa2 
- 00022958  0x00005bda arg  0x00000014 , 0x00000011 
- 00022959  0x00005bdb call  0x00005a82 
- 00022960  0x00005bdc setarg  0x00000009 
- 00022961  0x00005bdd istore  0x00000001 , 0x00000005 
- 00022962  0x00005bde fetch  0x00000001 , 0x000043af 
- 00022963  0x00005bdf copy  0x0000003f , 0x00000039 
- 00022964  0x00005be0 increase  0x00000002 , 0x0000003f 
- 00022965  0x00005be1 istore  0x00000001 , 0x00000005 
- 00022966  0x00005be2 fetch  0x00000002 , 0x00000aa2 
- 00022967  0x00005be3 istore  0x00000002 , 0x00000005 
- 00022968  0x00005be4 arg  0x000043b0 , 0x00000006 
- 00022969  0x00005be5 call  0x00007ef4 
- 00022970  0x00005be6 call  0x00007ea2 
- 00022971  0x00005be7 branch  0x00005aa5 
- 00022972  0x00005bec fetcht  0x00000002 , 0x00000478 
- 00022973  0x00005bed fetch  0x00000001 , 0x000044e9 
- 00022974  0x00005bee bbit1  0x00000003 , 0x000059dd 
- 00022975  0x00005bf1 call  0x0000576a 
- 00022976  0x00005bf2 branch  0x00005a76 , 0x00000034 
- 00022977  0x00005bf3 increase  0xfffffffe , 0x00000006 
- 00022978  0x00005bf4 ifetch  0x00000002 , 0x00000006 
- 00022979  0x00005bf5 arg  0x00002a00 , 0x00000002 
- 00022980  0x00005bf6 isub  0x00000002 , 0x0000003e 
- 00022981  0x00005bf7 branch  0x000059d3 , 0x00000005 
- 00022982  0x00005bf8 ifetch  0x00000001 , 0x00000006 
- 00022983  0x00005bf9 sub  0x0000003f , 0x00000016 , 0x0000003e 
- 00022984  0x00005bfa branch  0x000059ca , 0x00000002 
- 00022985  0x00005bfb force  0x00000016 , 0x0000003f 
- 00022986  0x00005bfd copy  0x0000003f , 0x00000013 
- 00022987  0x00005bfe call  0x00007ea5 
- 00022988  0x00005bff add  0x00000013 , 0x00000001 , 0x00000011 
- 00022989  0x00005c00 call  0x00005a82 
- 00022990  0x00005c01 setarg  0x0000000b 
- 00022991  0x00005c02 istore  0x00000001 , 0x00000005 
- 00022992  0x00005c03 copy  0x00000013 , 0x00000039 
- 00022993  0x00005c04 call  0x00007e9f 
- 00022994  0x00005c05 branch  0x00007f01 
- 00022995  0x00005c08 call  0x00007ea5 
- 00022996  0x00005c09 fetch  0x00000001 , 0x000043af 
- 00022997  0x00005c0a add  0x0000003f , 0x00000001 , 0x00000011 
- 00022998  0x00005c0b call  0x00005a82 
- 00022999  0x00005c0c setarg  0x0000000b 
- 00023000  0x00005c0d istore  0x00000001 , 0x00000005 
- 00023001  0x00005c0e fetch  0x00000001 , 0x000043af 
- 00023002  0x00005c0f copy  0x0000003f , 0x00000039 
- 00023003  0x00005c10 arg  0x000043b0 , 0x00000006 
- 00023004  0x00005c11 branch  0x00007f01 
- 00023005  0x00005c15 fetch  0x00000002 , 0x000044fa 
- 00023006  0x00005c16 isub  0x00000002 , 0x0000003e 
- 00023007  0x00005c17 nbranch  0x000059bf , 0x00000005 
- 00023008  0x00005c19 call  0x00005a42 
- 00023009  0x00005c1a nbranch  0x000059bf , 0x00000028 
- 00023010  0x00005c1b jam  0x00000005 , 0x0000047a 
- 00023011  0x00005c1c branch  0x00005a77 
- 00023012  0x00005c20 ifetch  0x00000002 , 0x00000006 
- 00023013  0x00005c21 store  0x00000002 , 0x0000445e 
- 00023014  0x00005c23 arg  0x00000014 , 0x00000011 
- 00023015  0x00005c24 call  0x00005a82 
- 00023016  0x00005c25 setarg  0x0000000d 
- 00023017  0x00005c26 istore  0x00000001 , 0x00000005 
- 00023018  0x00005c27 fetch  0x00000002 , 0x0000445e 
- 00023019  0x00005c28 iforce  0x00000011 
- 00023020  0x00005c29 fetcht  0x00000002 , 0x00000478 
- 00023021  0x00005c2a call  0x0000576a 
- 00023022  0x00005c2b branch  0x00005a76 , 0x00000034 
- 00023023  0x00005c2c ifetch  0x00000001 , 0x00000006 
- 00023024  0x00005c2d isub  0x00000011 , 0x00000039 
- 00023025  0x00005c2e nbranch  0x00005a76 , 0x00000002 
- 00023026  0x00005c2f sub  0x00000039 , 0x00000016 , 0x0000003e 
- 00023027  0x00005c30 branch  0x000059f5 , 0x00000002 
- 00023028  0x00005c31 force  0x00000016 , 0x00000039 
- 00023029  0x00005c33 deposit  0x00000011 
- 00023030  0x00005c34 iadd  0x00000006 , 0x00000006 
- 00023031  0x00005c35 call  0x00007ef4 
- 00023032  0x00005c36 call  0x00007ea2 
- 00023033  0x00005c37 branch  0x00005aa5 
- 00023034  0x00005c3b call  0x00005ab1 
- 00023035  0x00005c3c call  0x000056d7 
- 00023036  0x00005c3d branch  0x000059fd 
- 00023037  0x00005c43 arg  0x00000002 , 0x0000000b 
- 00023038  0x00005c44 fetcht  0x00000002 , 0x0000445a 
- 00023039  0x00005c48 storet  0x00000002 , 0x00000aa2 
- 00023040  0x00005c49 call  0x00005756 
- 00023041  0x00005c4a call  0x0000576d 
- 00023042  0x00005c4b increase  0xfffffffe , 0x00000006 
- 00023043  0x00005c4c copy  0x00000006 , 0x0000003f 
- 00023044  0x00005c4d store  0x00000002 , 0x0000049c 
- 00023045  0x00005c4f call  0x00005a88 
- 00023046  0x00005c50 nbranch  0x00005a25 , 0x00000002 
- 00023047  0x00005c51 fetcht  0x00000002 , 0x00000aa2 
- 00023048  0x00005c52 call  0x0000578a 
- 00023049  0x00005c53 beq  0x00000001 , 0x00005a28 
- 00023050  0x00005c55 call  0x00005a8c 
- 00023051  0x00005c56 nbranch  0x00005a23 , 0x00000005 
- 00023052  0x00005c57 copy  0x0000000b , 0x0000003f 
- 00023053  0x00005c58 beq  0x00000000 , 0x00005a28 
- 00023054  0x00005c59 nbranch  0x00005a19 , 0x00000028 
- 00023055  0x00005c5a disable  0x00000028 
- 00023056  0x00005c5c arg  0x00000014 , 0x00000011 
- 00023057  0x00005c5d call  0x00005a82 
- 00023058  0x00005c5e setarg  0x00000011 
- 00023059  0x00005c5f istore  0x00000001 , 0x00000005 
- 00023060  0x00005c60 fetch  0x00000001 , 0x000004b3 
- 00023061  0x00005c61 increase  0x00000004 , 0x0000003f 
- 00023062  0x00005c62 istore  0x00000001 , 0x00000005 
- 00023063  0x00005c63 call  0x00007ea2 
- 00023064  0x00005c64 branch  0x00005a1f 
- 00023065  0x00005c66 fetch  0x00000001 , 0x000004b3 
- 00023066  0x00005c67 beq  0x00000010 , 0x00005a28 
- 00023067  0x00005c68 fetch  0x00000002 , 0x00000aa2 
- 00023068  0x00005c69 increase  0xffffffff , 0x0000003f 
- 00023069  0x00005c6a store  0x00000002 , 0x000004a0 
- 00023070  0x00005c6b call  0x00005a9c 
- 00023071  0x00005c6d fetch  0x00000002 , 0x00000aa2 
- 00023072  0x00005c6e store  0x00000002 , 0x0000049e 
- 00023073  0x00005c6f call  0x00005a97 
- 00023074  0x00005c70 increase  0xffffffff , 0x0000000b 
- 00023075  0x00005c73 call  0x00005a84 
- 00023076  0x00005c74 branch  0x00005a05 
- 00023077  0x00005c77 fetch  0x00000002 , 0x00000aa2 
- 00023078  0x00005c78 store  0x00000002 , 0x000004a0 
- 00023079  0x00005c79 branch  0x00005a2c 
- 00023080  0x00005c7b fetch  0x00000002 , 0x00000aa2 
- 00023081  0x00005c7c increase  0xffffffff , 0x0000003f 
- 00023082  0x00005c7d store  0x00000002 , 0x000004a0 
- 00023083  0x00005c7e branch  0x00005a2c 
- 00023084  0x00005c80 branch  0x00005a76 , 0x00000028 
- 00023085  0x00005c81 call  0x00005a9c 
- 00023086  0x00005c82 branch  0x00005aa5 
- 00023087  0x00005c88 copy  0x00000006 , 0x00000011 
- 00023088  0x00005c89 fetch  0x00000002 , 0x000044fc 
- 00023089  0x00005c8a add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023090  0x00005c8b call  0x000056e2 
- 00023091  0x00005c8d fetch  0x00000001 , 0x000044e9 
- 00023092  0x00005c8e bbit0  0x00000004 , 0x00005a3d 
- 00023093  0x00005c90 fetcht  0x00000002 , 0x00000478 
- 00023094  0x00005c91 fetch  0x00000002 , 0x000044fa 
- 00023095  0x00005c92 isub  0x00000002 , 0x0000003e 
- 00023096  0x00005c93 nbranch  0x00005a3d , 0x00000005 
- 00023097  0x00005c94 call  0x00005a42 
- 00023098  0x00005c95 nbranch  0x00005a3d , 0x00000028 
- 00023099  0x00005c96 jam  0x00000005 , 0x0000047a 
- 00023100  0x00005c97 branch  0x00005a77 
- 00023101  0x00005c9a force  0x00000001 , 0x00000011 
- 00023102  0x00005c9b call  0x00005a82 
- 00023103  0x00005c9c setarg  0x00000013 
- 00023104  0x00005c9d istore  0x00000001 , 0x00000005 
- 00023105  0x00005c9e rtn 
- 00023106  0x00005ca1 call  0x00007fe9 
- 00023107  0x00005ca2 fetch  0x00000001 , 0x000044c6 
- 00023108  0x00005ca3 rtneq  0x00000000 
- 00023109  0x00005ca4 fetch  0x00000001 , 0x00004040 
- 00023110  0x00005ca5 rtnbit1  0x00000004 
- 00023111  0x00005ca6 branch  0x00007fe7 
- 00023112  0x00005caa add  0x00000006 , 0x00000002 , 0x00000011 
- 00023113  0x00005cab fetch  0x00000002 , 0x000044fc 
- 00023114  0x00005cac add  0x0000003f , 0xfffffffb , 0x00000012 
- 00023115  0x00005cad call  0x000056e2 
- 00023116  0x00005cae branch  0x00005a4d 
- 00023117  0x00005cb2 fetch  0x00000002 , 0x000044fc 
- 00023118  0x00005cb3 copy  0x0000003f , 0x00000011 
- 00023119  0x00005cb4 call  0x00005a82 
- 00023120  0x00005cb5 setarg  0x00000017 
- 00023121  0x00005cb6 istore  0x00000001 , 0x00000005 
- 00023122  0x00005cb7 fetch  0x00000002 , 0x00000478 
- 00023123  0x00005cb8 istore  0x00000002 , 0x00000005 
- 00023124  0x00005cb9 fetch  0x00000002 , 0x000044fc 
- 00023125  0x00005cba add  0x0000003f , 0xfffffffb , 0x00000039 
- 00023126  0x00005cbb fetch  0x00000002 , 0x0000450d 
- 00023127  0x00005cbc add  0x0000003f , 0x00000007 , 0x00000006 
- 00023128  0x00005cbd ifetch  0x00000002 , 0x00000006 
- 00023129  0x00005cbe istore  0x00000002 , 0x00000005 
- 00023130  0x00005cbf branch  0x00007ef4 
- 00023131  0x00005cc6 force  0x00000001 , 0x00000011 
- 00023132  0x00005cc7 call  0x00005a82 
- 00023133  0x00005cc8 setarg  0x00000019 
- 00023134  0x00005cc9 istore  0x00000001 , 0x00000005 
- 00023135  0x00005cca rtn 
- 00023136  0x00005ccf copy  0x00000006 , 0x00000011 
- 00023137  0x00005cd0 fetch  0x00000002 , 0x000044fc 
- 00023138  0x00005cd1 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023139  0x00005cd2 branch  0x000056e2 
- 00023140  0x00005cd8 copy  0x00000002 , 0x00000013 
- 00023141  0x00005cd9 increase  0x00000003 , 0x00000011 
- 00023142  0x00005cda call  0x00005a82 
- 00023143  0x00005cdb increase  0xfffffffd , 0x00000011 
- 00023144  0x00005cdc setarg  0x0000001b 
- 00023145  0x00005cdd istore  0x00000001 , 0x00000005 
- 00023146  0x00005cde copy  0x00000013 , 0x00000002 
- 00023147  0x00005cdf istoret  0x00000002 , 0x00000005 
- 00023148  0x00005ce0 rtn 
- 00023149  0x00005ce4 copy  0x00000002 , 0x00000013 
- 00023150  0x00005ce5 increase  0x00000003 , 0x00000011 
- 00023151  0x00005ce6 call  0x00005a82 
- 00023152  0x00005ce7 increase  0xfffffffd , 0x00000011 
- 00023153  0x00005ce8 setarg  0x0000001d 
- 00023154  0x00005ce9 istore  0x00000001 , 0x00000005 
- 00023155  0x00005cea copy  0x00000013 , 0x00000002 
- 00023156  0x00005ceb istoret  0x00000002 , 0x00000005 
- 00023157  0x00005cec rtn 
- 00023158  0x00005cf2 jam  0x0000000a , 0x0000047a 
- 00023159  0x00005cf4 force  0x00000005 , 0x00000011 
- 00023160  0x00005cf5 call  0x00005a82 
- 00023161  0x00005cf6 setarg  0x00000001 
- 00023162  0x00005cf7 istore  0x00000001 , 0x00000005 
- 00023163  0x00005cf8 fetch  0x00000001 , 0x00000477 
- 00023164  0x00005cf9 istore  0x00000001 , 0x00000005 
- 00023165  0x00005cfa fetch  0x00000002 , 0x00000478 
- 00023166  0x00005cfb istore  0x00000002 , 0x00000005 
- 00023167  0x00005cfc fetch  0x00000001 , 0x0000047a 
- 00023168  0x00005cfd istore  0x00000001 , 0x00000005 
- 00023169  0x00005cfe rtn 
- 00023170  0x00005d02 force  0x00000004 , 0x00000012 
- 00023171  0x00005d03 branch  0x00005847 
- 00023172  0x00005d07 fetcht  0x00000002 , 0x00000aa2 
- 00023173  0x00005d08 increase  0x00000001 , 0x00000002 
- 00023174  0x00005d09 storet  0x00000002 , 0x00000aa2 
- 00023175  0x00005d0a rtn 
- 00023176  0x00005d0d fetcht  0x00000002 , 0x00000aa2 
- 00023177  0x00005d0e fetch  0x00000002 , 0x0000445c 
- 00023178  0x00005d0f isub  0x00000002 , 0x0000003e 
- 00023179  0x00005d10 rtn 
- 00023180  0x00005d14 fetcht  0x00000001 , 0x0000445e 
- 00023181  0x00005d15 arg  0x0000445f , 0x00000011 
- 00023182  0x00005d17 fetch  0x00000001 , 0x000004a2 
- 00023183  0x00005d18 copy  0x0000003f , 0x00000039 
- 00023184  0x00005d19 isub  0x00000002 , 0x0000003e 
- 00023185  0x00005d1a nrtn  0x00000005 
- 00023186  0x00005d1b arg  0x000004a3 , 0x00000012 
- 00023187  0x00005d1c branch  0x00007f88 
- 00023188  0x00005d1f fetcht  0x00000001 , 0x00004471 
- 00023189  0x00005d20 arg  0x00004472 , 0x00000011 
- 00023190  0x00005d21 branch  0x00005a8e 
- 00023191  0x00005d25 fetch  0x00000001 , 0x000004b3 
- 00023192  0x00005d26 store  0x00000001 , 0x00000101 
- 00023193  0x00005d27 copy  0x0000003f , 0x00000039 
- 00023194  0x00005d28 call  0x00007e9f 
- 00023195  0x00005d29 branch  0x00007ef4 
- 00023196  0x00005d2d call  0x00007e9c 
- 00023197  0x00005d2e fetch  0x00000002 , 0x0000049e 
- 00023198  0x00005d2f istore  0x00000002 , 0x00000005 
- 00023199  0x00005d30 fetch  0x00000002 , 0x000004a0 
- 00023200  0x00005d31 istore  0x00000002 , 0x00000005 
- 00023201  0x00005d33 fetch  0x00000001 , 0x00000101 
- 00023202  0x00005d34 copy  0x0000003f , 0x00000039 
- 00023203  0x00005d35 call  0x00007ef4 
- 00023204  0x00005d36 branch  0x00007ea2 
- 00023205  0x00005d3b call  0x00007e9c 
- 00023206  0x00005d3c call  0x0000588a 
- 00023207  0x00005d3d copy  0x00000005 , 0x0000003f 
- 00023208  0x00005d3e isub  0x00000006 , 0x00000011 
- 00023209  0x00005d3f call  0x0000588d 
- 00023210  0x00005d40 copy  0x00000011 , 0x0000003f 
- 00023211  0x00005d41 istore  0x00000002 , 0x00000006 
- 00023212  0x00005d42 increase  0x00000004 , 0x00000011 
- 00023213  0x00005d43 call  0x00005879 
- 00023214  0x00005d44 copy  0x00000011 , 0x0000003f 
- 00023215  0x00005d45 istore  0x00000001 , 0x00000006 
- 00023216  0x00005d46 rtn 
- 00023217  0x00005d4a rshift8  0x0000003f , 0x0000003f 
- 00023218  0x00005d4b store  0x00000002 , 0x0000445a 
- 00023219  0x00005d4c ifetch  0x00000002 , 0x00000006 
- 00023220  0x00005d4d store  0x00000002 , 0x0000445c 
- 00023221  0x00005d4e rtn 
- 00023222  0x00005d54 ifetch  0x00000001 , 0x00000006 
- 00023223  0x00005d55 ifetcht  0x00000001 , 0x00000006 
- 00023224  0x00005d56 ifetcht  0x00000002 , 0x00000006 
- 00023225  0x00005d57 beq  0x00000013 , 0x00005abb 
- 00023226  0x00005d58 rtn 
- 00023227  0x00005d5a ifetch  0x00000002 , 0x00000006 
- 00023228  0x00005d5b store  0x00000002 , 0x00004509 
- 00023229  0x00005d5c jam  0x00000040 , 0x00000a99 
- 00023230  0x00005d5d branch  0x00007d86 
- 00023231  0x00005d64 arg  0x0000000c , 0x00000011 
- 00023232  0x00005d65 arg  0x00000012 , 0x00000013 
- 00023233  0x00005d66 call  0x00005ac7 
- 00023234  0x00005d67 setarg  0x00000008 
- 00023235  0x00005d68 istore  0x00000002 , 0x00000005 
- 00023236  0x00005d69 fetch  0x00000008 , 0x00004496 
- 00023237  0x00005d6a istore  0x00000008 , 0x00000005 
- 00023238  0x00005d6b rtn 
- 00023239  0x00005d70 call  0x00005acf 
- 00023240  0x00005d71 arg  0x00000005 , 0x00000012 
- 00023241  0x00005d72 call  0x00005847 
- 00023242  0x00005d73 copy  0x00000013 , 0x0000003f 
- 00023243  0x00005d74 istore  0x00000001 , 0x00000005 
- 00023244  0x00005d75 fetch  0x00000001 , 0x00004508 
- 00023245  0x00005d76 istore  0x00000001 , 0x00000005 
- 00023246  0x00005d77 rtn 
- 00023247  0x00005d7b fetch  0x00000001 , 0x00004508 
- 00023248  0x00005d7d pincrease  0x00000001 
- 00023249  0x00005d7e store  0x00000001 , 0x00004508 
- 00023250  0x00005d7f rtnne  0x00000000 
- 00023251  0x00005d82 jam  0x00000001 , 0x00004508 
- 00023252  0x00005d83 rtn 
- 00023253  0x00005d89 fetch  0x00000001 , 0x000044c6 
- 00023254  0x00005d8a beq  0x00000000 , 0x00005ae4 
- 00023255  0x00005d8b beq  0x00000001 , 0x00005ae7 
- 00023256  0x00005d8c beq  0x00000002 , 0x00005ae9 
- 00023257  0x00005d8d beq  0x00000081 , 0x00005add 
- 00023258  0x00005d8e beq  0x00000082 , 0x00005adf 
- 00023259  0x00005d8f beq  0x00000083 , 0x00005ae2 
- 00023260  0x00005d90 rtn 
- 00023261  0x00005d93 jam  0x0000000d , 0x00004456 
- 00023262  0x00005d94 branch  0x00005ae5 
- 00023263  0x00005d96 jam  0x0000000d , 0x00004456 
- 00023264  0x00005d97 jam  0x00000001 , 0x00004454 
- 00023265  0x00005d98 rtn 
- 00023266  0x00005d9a jam  0x0000000d , 0x00004456 
- 00023267  0x00005d9b branch  0x00005aea 
- 00023268  0x00005d9d jam  0x00000000 , 0x00004456 
- 00023269  0x00005d9f jam  0x00000003 , 0x00004454 
- 00023270  0x00005da0 rtn 
- 00023271  0x00005da2 jam  0x00000005 , 0x00004456 
- 00023272  0x00005da3 branch  0x00005ae5 
- 00023273  0x00005da5 jam  0x00000005 , 0x00004456 
- 00023274  0x00005da7 jam  0x00000000 , 0x00004454 
- 00023275  0x00005da8 rtn 
- 00023276  0x00005dac fetch  0x00000001 , 0x00004456 
- 00023277  0x00005dad set1  0x00000003 , 0x0000003f 
- 00023278  0x00005dae store  0x00000001 , 0x00004456 
- 00023279  0x00005daf rtn 
- 00023280  0x00005db1 fetch  0x00000001 , 0x00004456 
- 00023281  0x00005db2 set0  0x00000003 , 0x0000003f 
- 00023282  0x00005db3 store  0x00000001 , 0x00004456 
- 00023283  0x00005db4 rtn 
- 00023284  0x00005db7 ifetch  0x00000001 , 0x00000006 
- 00023285  0x00005db8 beq  0x00000001 , 0x00005b09 
- 00023286  0x00005dba beq  0x00000003 , 0x00005b30 
- 00023287  0x00005dbb beq  0x00000004 , 0x00005b4d 
- 00023288  0x00005dbc beq  0x00000005 , 0x00005b5a 
- 00023289  0x00005dbd beq  0x00000006 , 0x00005b80 
- 00023290  0x00005dbe beq  0x00000007 , 0x00005bc4 
- 00023291  0x00005dbf beq  0x00000008 , 0x00005baf 
- 00023292  0x00005dc0 beq  0x00000009 , 0x00005bc0 
- 00023293  0x00005dc1 beq  0x0000000a , 0x00005bc4 
- 00023294  0x00005dc2 beq  0x0000000b , 0x00005bc4 
- 00023295  0x00005dc3 beq  0x0000000c , 0x00005bc5 
- 00023296  0x00005dc4 beq  0x0000000d , 0x00005bca 
- 00023297  0x00005dc5 rtn 
- 00023298  0x00005dca force  0x00000002 , 0x00000011 
- 00023299  0x00005dcb call  0x00005c62 
- 00023300  0x00005dcc setarg  0x0000000b 
- 00023301  0x00005dcd istore  0x00000001 , 0x00000005 
- 00023302  0x00005dce fetch  0x00000001 , 0x00004456 
- 00023303  0x00005dcf istore  0x00000001 , 0x00000005 
- 00023304  0x00005dd0 rtn 
- 00023305  0x00005dd3 store  0x00000001 , 0x0000444c 
- 00023306  0x00005dd4 ifetch  0x00000006 , 0x00000006 
- 00023307  0x00005dd5 istore  0x00000006 , 0x00000005 
- 00023308  0x00005dd6 fetch  0x00000001 , 0x000044c6 
- 00023309  0x00005dd7 beq  0x00000000 , 0x00005b5f 
- 00023310  0x00005dd8 call  0x00005b2b 
- 00023311  0x00005dd9 call  0x00005b26 
- 00023312  0x00005dda jam  0x00000003 , 0x000044c4 
- 00023313  0x00005ddb fetch  0x00000001 , 0x0000444d 
- 00023314  0x00005ddc beq  0x00000000 , 0x00005b18 
- 00023315  0x00005ddd beq  0x00000001 , 0x00005b18 
- 00023316  0x00005dde beq  0x00000003 , 0x00005b18 
- 00023317  0x00005ddf fetch  0x00000001 , 0x000044c6 
- 00023318  0x00005de0 beq  0x00000002 , 0x00005b1b 
- 00023319  0x00005de1 rtneq  0x00000083 
- 00023320  0x00005de3 arg  0x00000000 , 0x0000003f 
- 00023321  0x00005de4 store  0x00000004 , 0x000044c7 
- 00023322  0x00005de5 rtn 
- 00023323  0x00005de8 fetch  0x00000001 , 0x000044e9 
- 00023324  0x00005de9 bbit1  0x00000000 , 0x00005b24 
- 00023325  0x00005deb arg  0x000044c7 , 0x00000011 
- 00023326  0x00005dec copy  0x00000011 , 0x00000005 
- 00023327  0x00005ded arg  0x00000003 , 0x00000039 
- 00023328  0x00005dee call  0x0000630d 
- 00023329  0x00005def fetch  0x00000002 , 0x000044c9 
- 00023330  0x00005df0 and_into  0x00000007 , 0x0000003f 
- 00023331  0x00005df1 store  0x00000002 , 0x000044c9 
- 00023332  0x00005df3 jam  0x00000034 , 0x00000a99 
- 00023333  0x00005df4 branch  0x00007d86 
- 00023334  0x00005df7 fetch  0x00000001 , 0x0000444f 
- 00023335  0x00005df8 rtnbit1  0x00000003 
- 00023336  0x00005df9 fetch  0x00000001 , 0x000044c6 
- 00023337  0x00005dfa rtnbit0  0x00000007 
- 00023338  0x00005dfb branch  0x00003402 
- 00023339  0x00005dfe force  0x00000007 , 0x00000011 
- 00023340  0x00005dff call  0x00005c62 
- 00023341  0x00005e00 fetch  0x00000007 , 0x00004453 
- 00023342  0x00005e01 istore  0x00000007 , 0x00000005 
- 00023343  0x00005e02 rtn 
- 00023344  0x00005e06 copy  0x00000006 , 0x00000011 
- 00023345  0x00005e07 fetch  0x00000001 , 0x000044c6 
- 00023346  0x00005e08 beq  0x00000083 , 0x00005b37 
- 00023347  0x00005e09 copy  0x00000011 , 0x00000006 
- 00023348  0x00005e0a arg  0x0000442a , 0x00000005 
- 00023349  0x00005e0b call  0x00007ebf 
- 00023350  0x00005e0c branch  0x00005b3d 
- 00023351  0x00005e0e copy  0x00000011 , 0x00000006 
- 00023352  0x00005e0f arg  0x0000442a , 0x00000005 
- 00023353  0x00005e10 call  0x00007ebf 
- 00023354  0x00005e11 jam  0x00000002 , 0x000044bf 
- 00023355  0x00005e12 jam  0x00000008 , 0x000044c1 
- 00023356  0x00005e13 rtn 
- 00023357  0x00005e17 fetch  0x00000001 , 0x000044c6 
- 00023358  0x00005e18 bbit1  0x00000007 , 0x00005b45 
- 00023359  0x00005e19 call  0x0000739c 
- 00023360  0x00005e1a force  0x00000011 , 0x00000011 
- 00023361  0x00005e1b call  0x00005c62 
- 00023362  0x00005e1c setarg  0x00000003 
- 00023363  0x00005e1d istore  0x00000001 , 0x00000005 
- 00023364  0x00005e1e branch  0x00007497 
- 00023365  0x00005e22 arg  0x0000443a , 0x00000005 
- 00023366  0x00005e23 call  0x0000630c 
- 00023367  0x00005e24 call  0x000071c5 
- 00023368  0x00005e25 force  0x00000011 , 0x00000011 
- 00023369  0x00005e26 call  0x00005c62 
- 00023370  0x00005e27 setarg  0x00000003 
- 00023371  0x00005e28 istore  0x00000001 , 0x00000005 
- 00023372  0x00005e29 branch  0x00007201 
- 00023373  0x00005e2e copy  0x00000006 , 0x00000011 
- 00023374  0x00005e2f fetch  0x00000001 , 0x000044c6 
- 00023375  0x00005e30 bbit1  0x00000007 , 0x00005b61 
- 00023376  0x00005e31 copy  0x00000011 , 0x00000006 
- 00023377  0x00005e32 call  0x00007394 
- 00023378  0x00005e33 branch  0x00005b75 , 0x00000005 
- 00023379  0x00005e35 jam  0x00000004 , 0x0000047b 
- 00023380  0x00005e37 force  0x00000002 , 0x00000011 
- 00023381  0x00005e38 call  0x00005c62 
- 00023382  0x00005e39 setarg  0x00000005 
- 00023383  0x00005e3a istore  0x00000001 , 0x00000005 
- 00023384  0x00005e3b fetch  0x00000001 , 0x0000047b 
- 00023385  0x00005e3c istore  0x00000001 , 0x00000005 
- 00023386  0x00005e3e force  0x0000000a , 0x00000007 
- 00023387  0x00005e3f call  0x00007f07 
- 00023388  0x00005e40 jam  0x00000000 , 0x000044c4 
- 00023389  0x00005e41 jam  0x00000030 , 0x00000a99 
- 00023390  0x00005e42 branch  0x00007d86 
- 00023391  0x00005e45 jam  0x00000005 , 0x0000047b 
- 00023392  0x00005e46 branch  0x00005b54 
- 00023393  0x00005e4a arg  0x0000042f , 0x00000005 
- 00023394  0x00005e4b copy  0x00000011 , 0x00000006 
- 00023395  0x00005e4c call  0x00007ebf 
- 00023396  0x00005e4d fetch  0x00000001 , 0x000044c6 
- 00023397  0x00005e4e beq  0x00000083 , 0x00005b6c 
- 00023398  0x00005e4f call  0x0000714f 
- 00023399  0x00005e52 call  0x00005b7a 
- 00023400  0x00005e53 fetch  0x00000001 , 0x000044c6 
- 00023401  0x00005e54 rtnne  0x00000082 
- 00023402  0x00005e55 jam  0x0000003b , 0x00000a99 
- 00023403  0x00005e56 branch  0x00007d86 
- 00023404  0x00005e59 call  0x000071ba 
- 00023405  0x00005e5a arg  0x00000af2 , 0x00000005 
- 00023406  0x00005e5b call  0x00007201 
- 00023407  0x00005e5c arg  0x00000af2 , 0x00000011 
- 00023408  0x00005e5d arg  0x0000442a , 0x00000012 
- 00023409  0x00005e5e arg  0x00000010 , 0x00000039 
- 00023410  0x00005e5f call  0x00007f88 
- 00023411  0x00005e60 nbranch  0x00005b53 , 0x00000005 
- 00023412  0x00005e61 branch  0x00005b7a 
- 00023413  0x00005e64 call  0x00007390 
- 00023414  0x00005e65 jam  0x00000031 , 0x00000a99 
- 00023415  0x00005e66 call  0x00007d86 
- 00023416  0x00005e67 jam  0x00000001 , 0x00004429 
- 00023417  0x00005e68 jam  0x00000005 , 0x000044c4 
- 00023418  0x00005e6b force  0x00000011 , 0x00000011 
- 00023419  0x00005e6c call  0x00005c62 
- 00023420  0x00005e6d setarg  0x00000004 
- 00023421  0x00005e6e istore  0x00000001 , 0x00000005 
- 00023422  0x00005e6f arg  0x0000443a , 0x00000006 
- 00023423  0x00005e70 branch  0x00007ebf 
- 00023424  0x00005e73 arg  0x0000041f , 0x00000005 
- 00023425  0x00005e74 branch  0x00007ebf 
- 00023426  0x00005e77 force  0x00000011 , 0x00000011 
- 00023427  0x00005e78 call  0x00005c62 
- 00023428  0x00005e79 setarg  0x00000006 
- 00023429  0x00005e7a istore  0x00000001 , 0x00000005 
- 00023430  0x00005e7b fetch  0x00000001 , 0x000044e9 
- 00023431  0x00005e7c bbit1  0x00000001 , 0x00005b8a 
- 00023432  0x00005e7d arg  0x00004419 , 0x00000006 
- 00023433  0x00005e7e branch  0x00007ebf 
- 00023434  0x00005e81 arg  0x000044ea , 0x00000006 
- 00023435  0x00005e82 branch  0x00007ebf 
- 00023436  0x00005e86 arg  0x000044cb , 0x00000005 
- 00023437  0x00005e87 force  0x0000000a , 0x00000039 
- 00023438  0x00005e88 call  0x0000630d 
- 00023439  0x00005e89 force  0x0000000b , 0x00000011 
- 00023440  0x00005e8a call  0x00005c62 
- 00023441  0x00005e8b setarg  0x00000007 
- 00023442  0x00005e8c istore  0x00000001 , 0x00000005 
- 00023443  0x00005e8d fetch  0x00000002 , 0x000044cb 
- 00023444  0x00005e8e istore  0x00000002 , 0x00000005 
- 00023445  0x00005e8f fetch  0x00000008 , 0x000044cd 
- 00023446  0x00005e90 istore  0x00000008 , 0x00000005 
- 00023447  0x00005e91 rtn 
- 00023448  0x00005e94 force  0x00000011 , 0x00000011 
- 00023449  0x00005e95 call  0x00005c62 
- 00023450  0x00005e96 setarg  0x00000008 
- 00023451  0x00005e97 istore  0x00000001 , 0x00000005 
- 00023452  0x00005e98 setarg  0x00000000 
- 00023453  0x00005e99 istore  0x00000008 , 0x00000005 
- 00023454  0x00005e9a istore  0x00000008 , 0x00000005 
- 00023455  0x00005e9b rtn 
- 00023456  0x00005e9f force  0x00000008 , 0x00000011 
- 00023457  0x00005ea0 call  0x00005c62 
- 00023458  0x00005ea1 setarg  0x00000009 
- 00023459  0x00005ea2 istore  0x00000001 , 0x00000005 
- 00023460  0x00005ea3 fetch  0x00000001 , 0x00004495 
- 00023461  0x00005ea4 istore  0x00000001 , 0x00000005 
- 00023462  0x00005ea5 fetch  0x00000006 , 0x000044a0 
- 00023463  0x00005ea6 istore  0x00000006 , 0x00000005 
- 00023464  0x00005ea7 rtn 
- 00023465  0x00005eab jam  0x00000008 , 0x0000047b 
- 00023466  0x00005eac branch  0x00005b54 
- 00023467  0x00005eaf fetch  0x00000001 , 0x00004458 
- 00023468  0x00005eb0 fetcht  0x00000001 , 0x00004458 
- 00023469  0x00005eb1 iand  0x00000002 , 0x0000003f 
- 00023470  0x00005eb2 rtn 
- 00023471  0x00005eb5 arg  0x000044d5 , 0x00000005 
- 00023472  0x00005eb6 call  0x00007ebf 
- 00023473  0x00005eb7 call  0x00005bab 
- 00023474  0x00005eb8 isolate0  0x00000001 , 0x0000003f 
- 00023475  0x00005eb9 branch  0x00005ba9 , 0x00000001 
- 00023476  0x00005eba fetch  0x00000001 , 0x00004092 
- 00023477  0x00005ebb rtnne  0x0000000a 
- 00023478  0x00005ebc call  0x00005bb9 
- 00023479  0x00005ebd nrtn  0x00000028 
- 00023480  0x00005ebe branch  0x00003410 
- 00023481  0x00005ec2 call  0x00007fe9 
- 00023482  0x00005ec3 fetch  0x00000001 , 0x0000448e 
- 00023483  0x00005ec4 rtneq  0x00000000 
- 00023484  0x00005ec5 fetch  0x00000001 , 0x00000454 
- 00023485  0x00005ec6 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00023486  0x00005ec7 rtn  0x00000001 
- 00023487  0x00005ec8 branch  0x00007fe7 
- 00023488  0x00005ecb call  0x00005bab 
- 00023489  0x00005ecc isolate0  0x00000001 , 0x0000003f 
- 00023490  0x00005ecd branch  0x00005ba9 , 0x00000001 
- 00023491  0x00005ece rtn 
- 00023492  0x00005ed3 rtn 
- 00023493  0x00005ed6 arg  0x000009be , 0x00000005 
- 00023494  0x00005ed7 call  0x00007eb3 
- 00023495  0x00005ed8 jam  0x00000002 , 0x000044bf 
- 00023496  0x00005ed9 jam  0x00000001 , 0x000044c1 
- 00023497  0x00005eda rtn 
- 00023498  0x00005edd arg  0x00000a6e , 0x00000005 
- 00023499  0x00005ede call  0x00007ebf 
- 00023500  0x00005edf jam  0x00000006 , 0x000044c1 
- 00023501  0x00005ee0 jam  0x00000002 , 0x000044bf 
- 00023502  0x00005ee1 rtn 
- 00023503  0x00005ee4 force  0x00000041 , 0x00000011 
- 00023504  0x00005ee5 call  0x00005c62 
- 00023505  0x00005ee6 setarg  0x0000000c 
- 00023506  0x00005ee7 istore  0x00000001 , 0x00000005 
- 00023507  0x00005ee8 arg  0x000045d2 , 0x00000006 
- 00023508  0x00005ee9 branch  0x00007eb3 
- 00023509  0x00005eec call  0x00007166 
- 00023510  0x00005eed force  0x00000011 , 0x00000011 
- 00023511  0x00005eee call  0x00005c62 
- 00023512  0x00005eef setarg  0x0000000d 
- 00023513  0x00005ef0 istore  0x00000001 , 0x00000005 
- 00023514  0x00005ef1 branch  0x00007201 
- 00023515  0x00005ef5 fetch  0x00000001 , 0x000044c4 
- 00023516  0x00005ef6 rtneq  0x000000ff 
- 00023517  0x00005ef7 arg  0x00000003 , 0x00000002 
- 00023518  0x00005ef8 isub  0x00000002 , 0x0000003e 
- 00023519  0x00005ef9 nrtn  0x00000002 
- 00023520  0x00005efa arg  0x0000000a , 0x00000007 
- 00023521  0x00005efb call  0x00007f16 
- 00023522  0x00005efc nrtn  0x00000034 
- 00023523  0x00005efd branch  0x00005ba9 
- 00023524  0x00005f00 bpatchx  0x00000078 , 0x0000402f 
- 00023525  0x00005f01 fetch  0x00000001 , 0x000044c4 
- 00023526  0x00005f02 beq  0x00000000 , 0x00005bef 
- 00023527  0x00005f03 beq  0x00000001 , 0x00005bf5 
- 00023528  0x00005f04 beq  0x00000002 , 0x00005bef 
- 00023529  0x00005f05 beq  0x00000003 , 0x00005bf7 
- 00023530  0x00005f06 beq  0x00000005 , 0x00005bfb 
- 00023531  0x00005f07 beq  0x00000007 , 0x00005c07 
- 00023532  0x00005f08 beq  0x00000008 , 0x00005c09 
- 00023533  0x00005f09 beq  0x00000009 , 0x00005c10 
- 00023534  0x00005f0a rtn 
- 00023535  0x00005f0e fetch  0x00000001 , 0x000044c5 
- 00023536  0x00005f0f rtnne  0x00000004 
- 00023537  0x00005f10 jam  0x000000ff , 0x000044c5 
- 00023538  0x00005f11 jam  0x000000ff , 0x000044c4 
- 00023539  0x00005f12 jam  0x0000003f , 0x00000a99 
- 00023540  0x00005f13 branch  0x00007d86 
- 00023541  0x00005f17 jam  0x00000002 , 0x000044c4 
- 00023542  0x00005f18 branch  0x00005b02 
- 00023543  0x00005f1b jam  0x00000004 , 0x000044c4 
- 00023544  0x00005f1c setarg  0x00017700 
- 00023545  0x00005f1d arg  0x0000000a , 0x00000007 
- 00023546  0x00005f1e branch  0x00007f08 
- 00023547  0x00005f21 fetch  0x00000001 , 0x000044c5 
- 00023548  0x00005f22 beq  0x00000004 , 0x00005bfe 
- 00023549  0x00005f23 rtn 
- 00023550  0x00005f26 jam  0x00000007 , 0x000044c4 
- 00023551  0x00005f27 jam  0x00000029 , 0x00000a99 
- 00023552  0x00005f28 call  0x00007d86 
- 00023553  0x00005f29 call  0x00005b82 
- 00023554  0x00005f2a fetch  0x00000001 , 0x00004092 
- 00023555  0x00005f2b rtnne  0x0000000a 
- 00023556  0x00005f2c call  0x00005bb9 
- 00023557  0x00005f2d rtn  0x00000028 
- 00023558  0x00005f2e branch  0x00003410 
- 00023559  0x00005f32 jam  0x00000008 , 0x000044c4 
- 00023560  0x00005f33 branch  0x00005b8c 
- 00023561  0x00005f36 fetch  0x00000001 , 0x00004452 
- 00023562  0x00005f37 fetcht  0x00000001 , 0x00004459 
- 00023563  0x00005f38 iand  0x00000002 , 0x0000003f 
- 00023564  0x00005f39 isolate0  0x00000001 , 0x0000003f 
- 00023565  0x00005f3a branch  0x00005c12 , 0x00000001 
- 00023566  0x00005f3b jam  0x00000009 , 0x000044c4 
- 00023567  0x00005f3c branch  0x00005b98 
- 00023568  0x00005f3f call  0x00005ba0 
- 00023569  0x00005f40 branch  0x00005c12 
- 00023570  0x00005f44 force  0x0000000a , 0x00000007 
- 00023571  0x00005f45 call  0x00007f07 
- 00023572  0x00005f46 jam  0x000000ff , 0x000044c5 
- 00023573  0x00005f47 jam  0x000000ff , 0x000044c4 
- 00023574  0x00005f48 jam  0x0000003e , 0x00000a99 
- 00023575  0x00005f49 branch  0x00007d86 
- 00023576  0x00005f4e bpatchx  0x00000079 , 0x0000402f 
- 00023577  0x00005f4f fetch  0x00000001 , 0x000044c6 
- 00023578  0x00005f50 rtnbit0  0x00000007 
- 00023579  0x00005f51 fetch  0x00000001 , 0x000044bf 
- 00023580  0x00005f52 rtnne  0x00000002 
- 00023581  0x00005f53 jam  0x00000000 , 0x000044bf 
- 00023582  0x00005f54 fetch  0x00000001 , 0x000044c1 
- 00023583  0x00005f55 beq  0x00000001 , 0x00005c58 
- 00023584  0x00005f56 beq  0x00000002 , 0x00005c5f 
- 00023585  0x00005f57 beq  0x00000003 , 0x00005c52 
- 00023586  0x00005f58 beq  0x00000006 , 0x00005c39 
- 00023587  0x00005f59 beq  0x00000007 , 0x00005c30 
- 00023588  0x00005f5a beq  0x00000008 , 0x00005c26 
- 00023589  0x00005f5b rtn 
- 00023590  0x00005f5f fetch  0x00000001 , 0x00004663 
- 00023591  0x00005f60 copy  0x0000003f , 0x00000007 
- 00023592  0x00005f61 increase  0x00000001 , 0x0000003f 
- 00023593  0x00005f62 store  0x00000001 , 0x00004663 
- 00023594  0x00005f63 fetch  0x00000004 , 0x000044c7 
- 00023595  0x00005f64 qisolate1  0x0000003f 
- 00023596  0x00005f65 setarg  0x00000080 
- 00023597  0x00005f66 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00023598  0x00005f67 store  0x00000001 , 0x00004664 
- 00023599  0x00005f68 branch  0x00005c55 
- 00023600  0x00005f6b fetch  0x00000001 , 0x000044c2 
- 00023601  0x00005f6c jam  0x00000000 , 0x000044c2 
- 00023602  0x00005f6d beq  0x00000001 , 0x00005c35 
- 00023603  0x00005f6e jam  0x00000002 , 0x000044bf 
- 00023604  0x00005f6f rtn 
- 00023605  0x00005f72 jam  0x00000031 , 0x00000a99 
- 00023606  0x00005f73 call  0x00007d86 
- 00023607  0x00005f74 jam  0x00000005 , 0x000044c4 
- 00023608  0x00005f75 branch  0x00005bd5 
- 00023609  0x00005f78 fetch  0x00000001 , 0x000009b9 
- 00023610  0x00005f79 beq  0x00000003 , 0x00005c3d 
- 00023611  0x00005f7a jam  0x00000002 , 0x000044bf 
- 00023612  0x00005f7b rtn 
- 00023613  0x00005f7e call  0x0000718d 
- 00023614  0x00005f82 fetch  0x00000001 , 0x000044c6 
- 00023615  0x00005f83 beq  0x00000083 , 0x00005c41 
- 00023616  0x00005f84 call  0x00005b18 
- 00023617  0x00005f86 call  0x0000717a 
- 00023618  0x00005f87 arg  0x00000af2 , 0x00000011 
- 00023619  0x00005f88 arg  0x00000a6e , 0x00000012 
- 00023620  0x00005f89 arg  0x00000010 , 0x00000039 
- 00023621  0x00005f8a call  0x00007f88 
- 00023622  0x00005f8b branch  0x00005c49 , 0x00000005 
- 00023623  0x00005f8d jam  0x0000000b , 0x0000047b 
- 00023624  0x00005f8e branch  0x00005b54 
- 00023625  0x00005f92 call  0x00007595 
- 00023626  0x00005f93 nbranch  0x00005c47 , 0x00000005 
- 00023627  0x00005f94 jam  0x00000001 , 0x00004429 
- 00023628  0x00005f95 fetch  0x00000001 , 0x000044c6 
- 00023629  0x00005f96 beq  0x00000081 , 0x00005c35 
- 00023630  0x00005f97 beq  0x00000083 , 0x00005c35 
- 00023631  0x00005f98 jam  0x00000002 , 0x000044bf 
- 00023632  0x00005f99 jam  0x00000007 , 0x000044c1 
- 00023633  0x00005f9a rtn 
- 00023634  0x00005f9d fetch  0x00000001 , 0x000044c6 
- 00023635  0x00005f9e beq  0x00000083 , 0x00005c56 
- 00023636  0x00005f9f jam  0x00000000 , 0x00004664 
- 00023637  0x00005fa1 branch  0x00005b3d 
- 00023638  0x00005fa7 jam  0x00000000 , 0x00004663 
- 00023639  0x00005fa8 branch  0x00005b1b 
- 00023640  0x00005fac jam  0x00000002 , 0x000044bf 
- 00023641  0x00005fad fetch  0x00000001 , 0x000044c3 
- 00023642  0x00005fae beq  0x00000003 , 0x00005c5c 
- 00023643  0x00005fb0 rtn 
- 00023644  0x00005fb3 jam  0x00000002 , 0x000044c1 
- 00023645  0x00005fb4 jam  0x00000000 , 0x000009b9 
- 00023646  0x00005fb5 branch  0x00007a99 
- 00023647  0x00005fb8 jam  0x00000002 , 0x000044bf 
- 00023648  0x00005fb9 jam  0x00000003 , 0x000044c1 
- 00023649  0x00005fba branch  0x00005bcf 
- 00023650  0x00005fbf force  0x00000006 , 0x00000012 
- 00023651  0x00005fc0 branch  0x00005847 
- 00023652  0x00005fc5 fetch  0x00000001 , 0x000002db 
- 00023653  0x00005fc6 beq  0x00000000 , 0x00005c7b 
- 00023654  0x00005fc7 beq  0x00000001 , 0x00005c83 
- 00023655  0x00005fc8 beq  0x00000002 , 0x00005c8e 
- 00023656  0x00005fc9 beq  0x00000003 , 0x00005caa 
- 00023657  0x00005fca beq  0x00000004 , 0x00005ce1 
- 00023658  0x00005fcb beq  0x00000005 , 0x00005ce6 
- 00023659  0x00005fcc beq  0x00000006 , 0x00005cea 
- 00023660  0x00005fcd beq  0x00000007 , 0x00005cf5 
- 00023661  0x00005fce beq  0x00000008 , 0x00005c99 
- 00023662  0x00005fcf beq  0x00000009 , 0x00005cf5 
- 00023663  0x00005fd0 beq  0x0000000a , 0x00005cef 
- 00023664  0x00005fd1 beq  0x0000000b , 0x00005cf5 
- 00023665  0x00005fd2 beq  0x0000000c , 0x00005c9f 
- 00023666  0x00005fd3 beq  0x0000000d , 0x00005cf5 
- 00023667  0x00005fd4 beq  0x00000012 , 0x00005ca6 
- 00023668  0x00005fd5 beq  0x00000013 , 0x00005cf5 
- 00023669  0x00005fd6 arg  0x00000002 , 0x00000011 
- 00023670  0x00005fd7 arg  0x00000007 , 0x00000012 
- 00023671  0x00005fd8 call  0x00005842 
- 00023672  0x00005fd9 fetch  0x00000001 , 0x000002db 
- 00023673  0x00005fda istore  0x00000001 , 0x00000005 
- 00023674  0x00005fdb rtn 
- 00023675  0x00005fdf ifetch  0x00000009 , 0x00000006 
- 00023676  0x00005fe0 store  0x00000009 , 0x000043d3 
- 00023677  0x00005fe1 ifetch  0x00000002 , 0x00000006 
- 00023678  0x00005fe2 store  0x00000002 , 0x0000045f 
- 00023679  0x00005fe3 fetch  0x00000001 , 0x0000043f 
- 00023680  0x00005fe4 set1  0x00000005 , 0x0000003f 
- 00023681  0x00005fe5 store  0x00000001 , 0x0000043f 
- 00023682  0x00005fe6 rtn 
- 00023683  0x00005fe9 ifetch  0x00000005 , 0x00000006 
- 00023684  0x00005fea store  0x00000005 , 0x000043ce 
- 00023685  0x00005feb ifetch  0x00000002 , 0x00000006 
- 00023686  0x00005fec store  0x00000002 , 0x0000045f 
- 00023687  0x00005fed fetcht  0x00000002 , 0x00000459 
- 00023688  0x00005fee isub  0x00000002 , 0x0000003e 
- 00023689  0x00005fef nbranch  0x00005c8e , 0x00000002 
- 00023690  0x00005ff0 fetch  0x00000001 , 0x0000043f 
- 00023691  0x00005ff1 set1  0x00000006 , 0x0000003f 
- 00023692  0x00005ff2 store  0x00000001 , 0x0000043f 
- 00023693  0x00005ff3 rtn 
- 00023694  0x00005ff7 setarg  0x00000014 
- 00023695  0x00005ff8 store  0x00000002 , 0x0000046d 
- 00023696  0x00005ff9 store  0x00000002 , 0x000044ba 
- 00023697  0x00005ffa rtn 
- 00023698  0x00005ffd arg  0x00000013 , 0x00000013 
- 00023699  0x00006001 arg  0x00000002 , 0x00000011 
- 00023700  0x00006002 arg  0x00000002 , 0x00000012 
- 00023701  0x00006003 call  0x00005842 
- 00023702  0x00006004 copy  0x00000013 , 0x0000003f 
- 00023703  0x00006005 istore  0x00000001 , 0x00000005 
- 00023704  0x00006006 rtn 
- 00023705  0x0000600b arg  0x00000009 , 0x00000011 
- 00023706  0x0000600c arg  0x00000009 , 0x00000012 
- 00023707  0x0000600d call  0x00005842 
- 00023708  0x0000600e setarg  0x00000001 
- 00023709  0x0000600f istore  0x00000008 , 0x00000005 
- 00023710  0x00006010 rtn 
- 00023711  0x00006014 rtn  0x00000029 
- 00023712  0x00006016 arg  0x00000006 , 0x00000011 
- 00023713  0x00006017 arg  0x0000000c , 0x00000012 
- 00023714  0x00006018 call  0x00005842 
- 00023715  0x00006019 fetch  0x00000005 , 0x00004510 
- 00023716  0x0000601a istore  0x00000005 , 0x00000005 
- 00023717  0x0000601b rtn 
- 00023718  0x0000601f arg  0x00000013 , 0x00000012 
- 00023719  0x00006020 branch  0x00005ca8 
- 00023720  0x00006024 arg  0x00000001 , 0x00000011 
- 00023721  0x00006025 branch  0x00005842 
- 00023722  0x00006029 ifetch  0x00000008 , 0x00000006 
- 00023723  0x0000602a store  0x00000008 , 0x000044cd 
- 00023724  0x0000602b ifetch  0x00000002 , 0x00000006 
- 00023725  0x0000602c store  0x00000002 , 0x000044cb 
- 00023726  0x0000602d ifetch  0x00000008 , 0x00000006 
- 00023727  0x0000602e store  0x00000008 , 0x000044aa 
- 00023728  0x0000602f ifetch  0x00000004 , 0x00000006 
- 00023729  0x00006030 store  0x00000004 , 0x00004411 
- 00023730  0x00006031 call  0x00005ccf 
- 00023731  0x00006032 bpatchx  0x0000007a , 0x0000402f 
- 00023732  0x00006033 fetch  0x00000001 , 0x000044c4 
- 00023733  0x00006034 beq  0x00000005 , 0x00005cbc 
- 00023734  0x00006035 fetch  0x00000001 , 0x000044e9 
- 00023735  0x00006036 bbit1  0x00000001 , 0x00005cbf 
- 00023736  0x00006037 fetch  0x00000001 , 0x00004217 
- 00023737  0x00006038 ncall  0x000067be , 0x00000034 
- 00023738  0x00006039 fetch  0x00000001 , 0x00004429 
- 00023739  0x0000603a beq  0x00000000 , 0x00005cc4 
- 00023740  0x0000603c jam  0x00000001 , 0x000044c5 
- 00023741  0x0000603d call  0x00005cdd 
- 00023742  0x0000603e branch  0x000073a2 
- 00023743  0x00006041 jam  0x00000001 , 0x00004429 
- 00023744  0x00006042 arg  0x000044ea , 0x00000006 
- 00023745  0x00006043 arg  0x00004419 , 0x00000005 
- 00023746  0x00006044 call  0x00007ebf 
- 00023747  0x00006045 branch  0x00005cbc 
- 00023748  0x00006049 bpatchx  0x0000007b , 0x0000402f 
- 00023749  0x0000604a jam  0x00000000 , 0x000044c5 
- 00023750  0x0000604b jam  0x00000000 , 0x000044c4 
- 00023751  0x0000604c jam  0x00000041 , 0x00000a99 
- 00023752  0x0000604d branch  0x00007d86 
- 00023753  0x00006050 arg  0x00000002 , 0x00000011 
- 00023754  0x00006051 arg  0x0000000d , 0x00000012 
- 00023755  0x00006052 call  0x00005842 
- 00023756  0x00006053 setarg  0x00000006 
- 00023757  0x00006054 istore  0x00000001 , 0x00000005 
- 00023758  0x00006055 rtn 
- 00023759  0x00006058 arg  0x000044b2 , 0x00000005 
- 00023760  0x00006059 force  0x00000008 , 0x00000039 
- 00023761  0x0000605a call  0x0000630d 
- 00023762  0x0000605b arg  0x00004415 , 0x00000005 
- 00023763  0x0000605c force  0x00000004 , 0x00000039 
- 00023764  0x0000605d call  0x0000630d 
- 00023765  0x0000605e arg  0x0000000d , 0x00000011 
- 00023766  0x0000605f arg  0x00000004 , 0x00000012 
- 00023767  0x00006060 call  0x00005842 
- 00023768  0x00006061 fetch  0x00000008 , 0x000044b2 
- 00023769  0x00006062 istore  0x00000008 , 0x00000005 
- 00023770  0x00006063 fetch  0x00000004 , 0x00004415 
- 00023771  0x00006064 istore  0x00000004 , 0x00000005 
- 00023772  0x00006065 rtn 
- 00023773  0x00006068 arg  0x00000005 , 0x00000012 
- 00023774  0x00006069 branch  0x00005ca8 
- 00023775  0x0000606c arg  0x00000006 , 0x00000012 
- 00023776  0x0000606d branch  0x00005ca8 
- 00023777  0x00006071 ifetch  0x00000008 , 0x00000006 
- 00023778  0x00006072 store  0x00000008 , 0x000044b2 
- 00023779  0x00006073 ifetch  0x00000004 , 0x00000006 
- 00023780  0x00006074 store  0x00000004 , 0x00004415 
- 00023781  0x00006075 branch  0x000073a2 
- 00023782  0x00006078 fetch  0x00000001 , 0x0000043f 
- 00023783  0x00006079 set1  0x00000004 , 0x0000003f 
- 00023784  0x0000607a store  0x00000001 , 0x0000043f 
- 00023785  0x0000607b rtn 
- 00023786  0x0000607e rtn  0x00000029 
- 00023787  0x0000607f jam  0x00000032 , 0x00000a99 
- 00023788  0x00006080 call  0x00007d86 
- 00023789  0x00006081 jam  0x00000004 , 0x000044c5 
- 00023790  0x00006082 branch  0x00005cdf 
- 00023791  0x00006085 jam  0x00000002 , 0x000044c5 
- 00023792  0x00006086 call  0x00005cf3 
- 00023793  0x00006087 jam  0x00000033 , 0x00000a99 
- 00023794  0x00006088 branch  0x00007d86 
- 00023795  0x0000608b arg  0x0000000b , 0x00000012 
- 00023796  0x0000608c branch  0x00005ca8 
- 00023797  0x00006094 rtn 
- 00023798  0x0000609c rtn  0x0000002b 
- 00023799  0x0000609e bpatchx  0x0000007c , 0x0000402f 
- 00023800  0x0000609f setarg  0x00000000 
- 00023801  0x000060a0 store  0x00000001 , 0x00000048 
- 00023802  0x000060a1 store  0x00000001 , 0x00000055 
- 00023803  0x000060a2 store  0x00000001 , 0x00000078 
- 00023804  0x000060a3 store  0x00000001 , 0x0000007c 
- 00023805  0x000060a4 store  0x00000001 , 0x00004158 
- 00023806  0x000060a5 store  0x00000001 , 0x000004d7 
- 00023807  0x000060a6 store  0x00000001 , 0x0000016d 
- 00023808  0x000060a7 store  0x00000001 , 0x000009b5 
- 00023809  0x000060a8 jam  0x00000000 , 0x0000455b 
- 00023810  0x000060a9 jam  0x00000000 , 0x00000229 
- 00023811  0x000060aa jam  0x00000000 , 0x000004d8 
- 00023812  0x000060ac jam  0x00000000 , 0x000009b5 
- 00023813  0x000060ad jam  0x00000000 , 0x000009b4 
- 00023814  0x000060ae jam  0x00000000 , 0x000004d1 
- 00023815  0x000060b1 rtn 
- 00023816  0x000060b4 bpatchx  0x0000007d , 0x0000402f 
- 00023817  0x000060b5 call  0x000062ff , 0x00000029 
- 00023818  0x000060b6 ncall  0x00006303 , 0x00000029 
- 00023819  0x000060b7 call  0x000062bc 
- 00023820  0x000060b8 nrtn  0x00000034 
- 00023821  0x000060b9 fetch  0x00000001 , 0x0000004c 
- 00023822  0x000060ba rtnbit0  0x00000006 
- 00023823  0x000060bb set0  0x00000006 , 0x0000003f 
- 00023824  0x000060bc set0  0x00000001 , 0x00000000 
- 00023825  0x000060bd store  0x00000001 , 0x0000004c 
- 00023826  0x000060be fetch  0x00000001 , 0x00000551 
- 00023827  0x000060bf fetcht  0x00000001 , 0x0000004c 
- 00023828  0x000060c0 isolate1  0x00000000 , 0x0000003f 
- 00023829  0x000060c1 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00023830  0x000060c2 storet  0x00000001 , 0x0000004c 
- 00023831  0x000060c3 and_into  0x00000002 , 0x00000002 
- 00023832  0x000060c4 storet  0x00000001 , 0x0000007f 
- 00023833  0x000060c5 fetcht  0x00000001 , 0x0000004c 
- 00023834  0x000060c6 rshift  0x0000003f , 0x0000003f 
- 00023835  0x000060c7 store  0x00000001 , 0x0000007d 
- 00023836  0x000060c8 bpatchx  0x0000007e , 0x0000402f 
- 00023837  0x000060c9 fetch  0x00000001 , 0x0000007d 
- 00023838  0x000060ca beq  0x0000007f , 0x00005d66 
- 00023839  0x000060cb beq  0x00000003 , 0x00005db1 
- 00023840  0x000060cc beq  0x00000004 , 0x00005dc2 
- 00023841  0x000060cd beq  0x0000003c , 0x00005d59 
- 00023842  0x000060ce beq  0x00000005 , 0x00005d55 
- 00023843  0x000060cf beq  0x0000000f , 0x00005fa8 
- 00023844  0x000060d0 beq  0x00000010 , 0x00005e24 
- 00023845  0x000060d1 beq  0x00000023 , 0x00005e42 
- 00023846  0x000060d2 beq  0x00000039 , 0x00005fc1 
- 00023847  0x000060d3 beq  0x00000038 , 0x00005fbc 
- 00023848  0x000060d4 beq  0x00000031 , 0x00005e27 
- 00023849  0x000060d5 beq  0x00000037 , 0x00005eb0 
- 00023850  0x000060d6 beq  0x00000027 , 0x00005eac 
- 00023851  0x000060d7 beq  0x00000033 , 0x00005ea9 
- 00023852  0x000060d8 beq  0x00000025 , 0x00005eae 
- 00023853  0x000060d9 beq  0x00000026 , 0x00005e3e 
- 00023854  0x000060da beq  0x00000007 , 0x00005e36 
- 00023855  0x000060db beq  0x0000002d , 0x00005e2d 
- 00023856  0x000060dc beq  0x0000002e , 0x00005e2e 
- 00023857  0x000060dd beq  0x00000001 , 0x00005ea5 
- 00023858  0x000060de beq  0x00000002 , 0x00005e90 
- 00023859  0x000060df beq  0x00000028 , 0x00005fb3 
- 00023860  0x000060e0 beq  0x00000009 , 0x00005e86 
- 00023861  0x000060e1 beq  0x0000000b , 0x00005e5f 
- 00023862  0x000060e2 beq  0x00000008 , 0x00005e43 
- 00023863  0x000060e3 beq  0x0000000c , 0x00005e6a 
- 00023864  0x000060e4 beq  0x0000001f , 0x00005e3a 
- 00023865  0x000060e5 beq  0x00000020 , 0x00005e3c 
- 00023866  0x000060e6 beq  0x00000021 , 0x00005eca 
- 00023867  0x000060e7 beq  0x00000022 , 0x00005eca 
- 00023868  0x000060e8 beq  0x00000035 , 0x00005ecb 
- 00023869  0x000060e9 beq  0x00000036 , 0x00005ecc 
- 00023870  0x000060ea beq  0x00000024 , 0x00005eca 
- 00023871  0x000060eb beq  0x00000034 , 0x00005ecd 
- 00023872  0x000060ec beq  0x00000017 , 0x00005ed6 
- 00023873  0x000060ed beq  0x00000011 , 0x00005ef2 
- 00023874  0x000060ee beq  0x00000012 , 0x00005ef6 
- 00023875  0x000060ef beq  0x00000013 , 0x00005ef8 
- 00023876  0x000060f0 beq  0x0000000d , 0x00005f0a 
- 00023877  0x000060f1 beq  0x0000000e , 0x00005f0a 
- 00023878  0x000060f2 beq  0x0000002f , 0x00005eaa 
- 00023879  0x000060f3 beq  0x00000030 , 0x00005f0a 
- 00023880  0x000060f4 beq  0x0000000a , 0x00005f0a 
- 00023881  0x000060f5 beq  0x00000018 , 0x00005f0b 
- 00023882  0x000060f6 beq  0x00000032 , 0x00005f0a 
- 00023883  0x000060f7 beq  0x0000003d , 0x00005f10 
- 00023884  0x000060f8 beq  0x0000003e , 0x00005f51 
- 00023885  0x000060f9 beq  0x0000003f , 0x00005f4b 
- 00023886  0x000060fa beq  0x00000040 , 0x00005f78 
- 00023887  0x000060fb beq  0x00000041 , 0x00005f8a 
- 00023888  0x000060fc beq  0x00000006 , 0x00005fa7 
- 00023889  0x000060fd beq  0x0000003a , 0x00005d57 
- 00023890  0x00006101 jam  0x00000019 , 0x0000007e 
- 00023891  0x00006103 jam  0x00000004 , 0x0000007c 
- 00023892  0x00006104 rtn 
- 00023893  0x00006107 jam  0x00000006 , 0x0000007c 
- 00023894  0x00006108 rtn 
- 00023895  0x0000610b jam  0x0000003b , 0x0000007c 
- 00023896  0x0000610c rtn 
- 00023897  0x0000610f fetch  0x00000004 , 0x00000552 
- 00023898  0x00006110 lshift  0x0000003f , 0x0000003f 
- 00023899  0x00006111 store  0x00000004 , 0x000040d2 
- 00023900  0x00006112 fetch  0x00000001 , 0x00000556 
- 00023901  0x00006113 store  0x00000001 , 0x000040d9 
- 00023902  0x00006114 fetch  0x00000005 , 0x00000557 
- 00023903  0x00006115 store  0x00000005 , 0x000040e7 
- 00023904  0x00006116 fetch  0x00000005 , 0x0000055c 
- 00023905  0x00006117 istore  0x00000005 , 0x00000005 
- 00023906  0x00006118 fetch  0x00000001 , 0x00000031 
- 00023907  0x00006119 set1  0x00000003 , 0x0000003f 
- 00023908  0x0000611a store  0x00000001 , 0x00000031 
- 00023909  0x0000611b rtn 
- 00023910  0x0000611d bpatchx  0x0000007f , 0x0000402f 
- 00023911  0x0000611e fetch  0x00000001 , 0x00000552 
- 00023912  0x0000611f set1  0x00000007 , 0x0000003f 
- 00023913  0x00006120 store  0x00000001 , 0x0000007d 
- 00023914  0x00006121 beq  0x00000081 , 0x00005d88 
- 00023915  0x00006122 beq  0x00000082 , 0x00005d8d 
- 00023916  0x00006123 beq  0x00000095 , 0x00005eb1 
- 00023917  0x00006124 beq  0x00000096 , 0x00005eca 
- 00023918  0x00006125 beq  0x0000008b , 0x00005ebf 
- 00023919  0x00006126 beq  0x00000083 , 0x00005da5 
- 00023920  0x00006127 beq  0x00000084 , 0x00005da7 
- 00023921  0x00006128 beq  0x00000090 , 0x00005d7a 
- 00023922  0x00006129 beq  0x00000097 , 0x00005d9e 
- 00023923  0x0000612a beq  0x00000098 , 0x00005da3 
- 00023924  0x0000612b beq  0x00000099 , 0x00005d7d 
- 00023925  0x0000612c beq  0x0000009a , 0x00005d80 
- 00023926  0x0000612d rtneq  0x00000084 
- 00023927  0x00006131 jam  0x00000082 , 0x0000007c 
- 00023928  0x00006132 jam  0x00000019 , 0x0000007e 
- 00023929  0x00006134 rtn 
- 00023930  0x00006136 jam  0x00000082 , 0x0000007c 
- 00023931  0x00006137 jam  0x0000002e , 0x0000007e 
- 00023932  0x00006138 rtn 
- 00023933  0x0000613b call  0x00005d82 
- 00023934  0x0000613c jam  0x0000009a , 0x0000007c 
- 00023935  0x0000613d rtn 
- 00023936  0x00006140 call  0x00005d82 
- 00023937  0x00006141 branch  0x00005d86 
- 00023938  0x00006144 arg  0x0000465e , 0x00000005 
- 00023939  0x00006145 fetch  0x00000003 , 0x00000553 
- 00023940  0x00006146 istore  0x00000003 , 0x00000005 
- 00023941  0x00006147 rtn 
- 00023942  0x0000614a branch  0x000076d8 , 0x00000001 
- 00023943  0x0000614b rtn 
- 00023944  0x0000614d fetch  0x00000001 , 0x00000554 
- 00023945  0x0000614e set1  0x00000007 , 0x0000003f 
- 00023946  0x0000614f store  0x00000001 , 0x000004c9 
- 00023947  0x00006150 beq  0x0000008b , 0x00005d92 
- 00023948  0x00006151 rtn 
- 00023949  0x00006155 fetch  0x00000001 , 0x00000554 
- 00023950  0x00006156 set1  0x00000007 , 0x0000003f 
- 00023951  0x00006157 store  0x00000001 , 0x000004c9 
- 00023952  0x00006158 beq  0x0000008b , 0x00005d96 
- 00023953  0x00006159 rtn 
- 00023954  0x0000615c fetch  0x00000001 , 0x0000415a 
- 00023955  0x0000615d fetcht  0x00000001 , 0x0000004c 
- 00023956  0x0000615e nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00023957  0x0000615f storet  0x00000001 , 0x0000004c 
- 00023958  0x00006161 fetch  0x00000001 , 0x00000030 
- 00023959  0x00006162 rtnbit0  0x00000005 
- 00023960  0x00006163 set0  0x00000005 , 0x0000003f 
- 00023961  0x00006164 store  0x00000001 , 0x00000030 
- 00023962  0x00006165 fetch  0x00000001 , 0x000004d7 
- 00023963  0x00006166 nrtn  0x00000034 
- 00023964  0x00006167 jam  0x00000031 , 0x0000007c 
- 00023965  0x00006168 rtn 
- 00023966  0x0000616b nbranch  0x00005da1 , 0x00000029 
- 00023967  0x0000616c jam  0x00000012 , 0x0000007c 
- 00023968  0x0000616d branch  0x000062eb 
- 00023969  0x00006170 jam  0x00000097 , 0x0000007c 
- 00023970  0x00006171 rtn 
- 00023971  0x00006176 call  0x000062eb 
- 00023972  0x00006177 branch  0x00005ffe 
- 00023973  0x0000617a jam  0x00000084 , 0x0000007c 
- 00023974  0x0000617b rtn 
- 00023975  0x0000617e fetcht  0x00000001 , 0x00000555 
- 00023976  0x0000617f and  0x00000002 , 0x00000001 , 0x00000002 
- 00023977  0x00006180 storet  0x00000001 , 0x000004d0 
- 00023978  0x00006181 fetch  0x00000001 , 0x000041ce 
- 00023979  0x00006182 bne  0x00000051 , 0x00005dad 
- 00023980  0x00006183 jam  0x00000000 , 0x000041ce 
- 00023981  0x00006185 fetch  0x00000001 , 0x00000055 
- 00023982  0x00006186 rtnne  0x00000015 
- 00023983  0x00006187 jam  0x00000004 , 0x00000055 
- 00023984  0x00006188 branch  0x0000631b 
- 00023985  0x0000618b bpatchx  0x00000080 , 0x00004030 
- 00023986  0x0000618c fetch  0x00000001 , 0x00000552 
- 00023987  0x0000618d store  0x00000001 , 0x000004c9 
- 00023988  0x0000618e beq  0x00000033 , 0x00005dd8 
- 00023989  0x0000618f beq  0x00000008 , 0x00005de7 
- 00023990  0x00006190 beq  0x0000000f , 0x00005dee 
- 00023991  0x00006191 beq  0x00000010 , 0x00005df4 
- 00023992  0x00006192 beq  0x00000011 , 0x00005df5 
- 00023993  0x00006193 beq  0x00000012 , 0x00005dfd 
- 00023994  0x00006194 beq  0x00000018 , 0x00005e13 
- 00023995  0x00006195 beq  0x00000017 , 0x00005e16 
- 00023996  0x00006196 beq  0x00000013 , 0x00005dcf 
- 00023997  0x00006198 beq  0x0000003d , 0x00005f1e 
- 00023998  0x00006199 beq  0x0000003e , 0x00005f6a 
- 00023999  0x0000619a beq  0x00000040 , 0x00005f20 
- 00024000  0x0000619b beq  0x00000041 , 0x00005f3d 
- 00024001  0x0000619c rtn 
- 00024002  0x0000619f bpatchx  0x00000081 , 0x00004030 
- 00024003  0x000061a0 fetch  0x00000001 , 0x00000552 
- 00024004  0x000061a1 store  0x00000001 , 0x000004c9 
- 00024005  0x000061a2 beq  0x00000001 , 0x00005e0a 
- 00024006  0x000061a3 beq  0x00000033 , 0x00005de2 
- 00024007  0x000061a4 beq  0x0000000b , 0x00005dfe 
- 00024008  0x000061a5 beq  0x00000008 , 0x00005e01 
- 00024009  0x000061a6 beq  0x00000013 , 0x00005dd2 
- 00024010  0x000061a8 beq  0x00000040 , 0x00005e0b 
- 00024011  0x000061a9 beq  0x00000041 , 0x00005e0e 
- 00024012  0x000061aa beq  0x00000018 , 0x00005e11 
- 00024013  0x000061ab beq  0x00000017 , 0x00005e22 
- 00024014  0x000061ac rtn 
- 00024015  0x000061af jam  0x00000020 , 0x00000a99 
- 00024016  0x000061b0 call  0x00007d86 
- 00024017  0x000061b1 branch  0x000021dc 
- 00024018  0x000061b3 jam  0x00000019 , 0x00000a99 
- 00024019  0x000061b4 call  0x00007d86 
- 00024020  0x000061b5 jam  0x00000002 , 0x0000455b 
- 00024021  0x000061b6 setarg  0x00000050 
- 00024022  0x000061b7 arg  0x00000006 , 0x00000007 
- 00024023  0x000061b8 branch  0x00007f08 
- 00024024  0x000061be fetch  0x00000001 , 0x000004d1 
- 00024025  0x000061bf set1  0x00000000 , 0x0000003f 
- 00024026  0x000061c0 store  0x00000001 , 0x000004d1 
- 00024027  0x000061c1 jam  0x00000001 , 0x00000a99 
- 00024028  0x000061c2 call  0x00007d86 
- 00024029  0x000061c3 jam  0x0000008b , 0x0000007c 
- 00024030  0x000061c7 fetch  0x00000001 , 0x00000055 
- 00024031  0x000061c8 bne  0x00000005 , 0x00005d07 
- 00024032  0x000061cb jam  0x00000006 , 0x00000055 
- 00024033  0x000061cc rtn 
- 00024034  0x000061d5 jam  0x0000000b , 0x000004ca 
- 00024035  0x000061d6 jam  0x00000007 , 0x0000007c 
- 00024036  0x000061d8 jam  0x00000000 , 0x00000055 
- 00024037  0x000061da branch  0x00005d07 , 0x00000001 
- 00024038  0x000061db rtn 
- 00024039  0x000061de fetch  0x00000001 , 0x000041bd 
- 00024040  0x000061df nrtn  0x00000034 
- 00024041  0x000061e0 call  0x0000244f 
- 00024042  0x000061e1 call  0x00005ffc 
- 00024043  0x000061e2 rtn  0x00000029 
- 00024044  0x000061e3 set1  0x00000021 , 0x00000000 
- 00024045  0x000061e4 rtn 
- 00024046  0x000061e7 nrtn  0x00000029 
- 00024047  0x000061e8 jam  0x00000010 , 0x0000007c 
- 00024048  0x000061e9 fetch  0x00000001 , 0x0000004c 
- 00024049  0x000061ea rtnbit0  0x00000002 
- 00024050  0x000061eb jam  0x00000012 , 0x0000007c 
- 00024051  0x000061ec rtn 
- 00024052  0x000061ef branch  0x00005ffe 
- 00024053  0x000061f2 call  0x00006059 
- 00024054  0x000061f3 fetch  0x00000001 , 0x00000030 
- 00024055  0x000061f4 rtnbit1  0x00000004 
- 00024056  0x000061f5 jam  0x00000031 , 0x0000007c 
- 00024057  0x000061f6 fetch  0x00000001 , 0x00000055 
- 00024058  0x000061f7 rtnne  0x0000000a 
- 00024059  0x000061f8 jam  0x0000000b , 0x00000055 
- 00024060  0x000061f9 rtn 
- 00024061  0x00006203 rtn 
- 00024062  0x00006207 jam  0x00000007 , 0x0000007c 
- 00024063  0x00006208 jam  0x00000013 , 0x000004ca 
- 00024064  0x00006209 rtn 
- 00024065  0x0000620c fetch  0x00000001 , 0x00000553 
- 00024066  0x0000620d beq  0x00000006 , 0x00005e07 
- 00024067  0x0000620e rtnne  0x00000018 
- 00024068  0x0000620f jam  0x00000018 , 0x000004ca 
- 00024069  0x00006210 jam  0x00000007 , 0x0000007c 
- 00024070  0x00006211 rtn 
- 00024071  0x00006213 jam  0x00000006 , 0x000004ca 
- 00024072  0x00006214 jam  0x00000007 , 0x0000007c 
- 00024073  0x00006215 rtn 
- 00024074  0x00006218 rtn 
- 00024075  0x0000621b jam  0x00000000 , 0x000009ae 
- 00024076  0x0000621c jam  0x00000007 , 0x0000007c 
- 00024077  0x0000621d branch  0x00005d07 
- 00024078  0x00006220 jam  0x00000000 , 0x000009ae 
- 00024079  0x00006221 jam  0x00000007 , 0x0000007c 
- 00024080  0x00006222 branch  0x00005d07 
- 00024081  0x00006224 jam  0x00000024 , 0x00000a99 
- 00024082  0x00006225 branch  0x00007d86 
- 00024083  0x00006228 jam  0x00000023 , 0x00000a99 
- 00024084  0x00006229 call  0x00007d86 
- 00024085  0x0000622a branch  0x000026e9 
- 00024086  0x0000622d jam  0x00000022 , 0x00000a99 
- 00024087  0x0000622e call  0x00007d86 
- 00024088  0x0000622f setarg  0x00000000 
- 00024089  0x00006230 store  0x00000002 , 0x00000075 
- 00024090  0x00006231 fetch  0x00000002 , 0x000041e3 
- 00024091  0x00006232 lshift  0x0000003f , 0x0000003f 
- 00024092  0x00006233 store  0x00000002 , 0x00000032 
- 00024093  0x00006234 fetch  0x00000001 , 0x000041e5 
- 00024094  0x00006235 store  0x00000001 , 0x00000073 
- 00024095  0x00006236 fetch  0x00000001 , 0x000041e7 
- 00024096  0x00006237 store  0x00000001 , 0x00000074 
- 00024097  0x00006238 branch  0x000026c6 
- 00024098  0x0000623b jam  0x00000021 , 0x00000a99 
- 00024099  0x0000623c branch  0x00007d86 
- 00024100  0x0000623f fetcht  0x00000001 , 0x00000552 
- 00024101  0x00006240 storet  0x00000001 , 0x00000054 
- 00024102  0x00006241 branch  0x00005e38 
- 00024103  0x00006244 fetch  0x00000001 , 0x000004d1 
- 00024104  0x00006245 set1  0x00000002 , 0x0000003f 
- 00024105  0x00006246 store  0x00000001 , 0x000004d1 
- 00024106  0x00006247 rtnbit1  0x00000003 
- 00024107  0x00006248 jam  0x00000031 , 0x0000007c 
- 00024108  0x00006249 branch  0x00005d07 
- 00024109  0x0000624e rtn 
- 00024110  0x00006251 fetch  0x00000001 , 0x000040d0 
- 00024111  0x00006252 fetcht  0x00000001 , 0x00000552 
- 00024112  0x00006253 isub  0x00000002 , 0x0000003e 
- 00024113  0x00006255 branch  0x00005e38 , 0x00000002 
- 00024114  0x00006256 jam  0x00000004 , 0x0000007c 
- 00024115  0x00006257 jam  0x0000001f , 0x0000007e 
- 00024116  0x00006258 jam  0x0000002e , 0x0000007d 
- 00024117  0x00006259 rtn 
- 00024118  0x0000625c call  0x00006157 
- 00024119  0x0000625d branch  0x00005e38 
- 00024120  0x00006260 jam  0x00000003 , 0x0000007c 
- 00024121  0x00006261 rtn 
- 00024122  0x00006264 jam  0x00000021 , 0x0000007c 
- 00024123  0x00006265 rtn 
- 00024124  0x00006268 jam  0x00000022 , 0x0000007c 
- 00024125  0x00006269 rtn 
- 00024126  0x0000626c fetch  0x00000001 , 0x00000055 
- 00024127  0x0000626d rtneq  0x00000013 
- 00024128  0x0000626f jam  0x00000002 , 0x00000055 
- 00024129  0x00006271 rtn 
- 00024130  0x00006275 rtn 
- 00024131  0x00006278 call  0x00005ff9 
- 00024132  0x00006279 jam  0x00000001 , 0x000004d4 
- 00024133  0x0000627a jam  0x0000000a , 0x00000a99 
- 00024134  0x0000627b call  0x00007d86 
- 00024135  0x0000627d call  0x000062f3 
- 00024136  0x0000627e nbranch  0x00006001 , 0x00000001 
- 00024137  0x00006280 nbranch  0x00005e4e , 0x00000029 
- 00024138  0x00006281 jam  0x00000004 , 0x0000007c 
- 00024139  0x00006282 jam  0x00000008 , 0x0000007d 
- 00024140  0x00006283 jam  0x00000023 , 0x0000007e 
- 00024141  0x00006284 rtn 
- 00024142  0x00006286 fetch  0x00000001 , 0x0000004b 
- 00024143  0x00006287 set1  0x00000002 , 0x0000003f 
- 00024144  0x00006288 store  0x00000001 , 0x0000004b 
- 00024145  0x00006289 rtn 
- 00024146  0x0000628d fetcht  0x00000001 , 0x0000004c 
- 00024147  0x0000628e nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00024148  0x0000628f storet  0x00000001 , 0x0000004c 
- 00024149  0x00006290 rtn 
- 00024150  0x00006294 fetch  0x00000001 , 0x0000007f 
- 00024151  0x00006295 rshift  0x0000003f , 0x0000003f 
- 00024152  0x00006296 and_into  0x00000001 , 0x0000003f 
- 00024153  0x00006297 rtn 
- 00024154  0x0000629a fetch  0x00000001 , 0x00004217 
- 00024155  0x0000629b rtn  0x00000034 
- 00024156  0x0000629c fetch  0x00000001 , 0x000009b5 
- 00024157  0x0000629d call  0x000067b2 , 0x00000034 
- 00024158  0x0000629e rtn 
- 00024159  0x000062a1 call  0x00005e5a 
- 00024160  0x000062a2 call  0x00005e56 
- 00024161  0x000062a3 store  0x00000001 , 0x000004d5 
- 00024162  0x000062a4 call  0x00005ff9 
- 00024163  0x000062a5 jam  0x0000000c , 0x0000007c 
- 00024164  0x000062a6 fetch  0x00000001 , 0x000041bd 
- 00024165  0x000062a7 nrtn  0x00000034 
- 00024166  0x000062a8 fetch  0x00000001 , 0x00000030 
- 00024167  0x000062a9 rtnbit1  0x00000006 
- 00024168  0x000062aa jam  0x00000006 , 0x0000007e 
- 00024169  0x000062ab branch  0x00005d53 
- 00024170  0x000062ae arg  0x00000040 , 0x00000011 
- 00024171  0x000062af call  0x00007288 
- 00024172  0x000062b0 fetch  0x00000004 , 0x00000552 
- 00024173  0x000062b1 fetcht  0x00000004 , 0x00000592 
- 00024174  0x000062b2 isub  0x00000002 , 0x0000003e 
- 00024175  0x000062b3 branch  0x00005e73 , 0x00000005 
- 00024176  0x000062b4 jam  0x00000007 , 0x0000007c 
- 00024177  0x000062b5 jam  0x00000005 , 0x000004ca 
- 00024178  0x000062b6 rtn 
- 00024179  0x000062b8 call  0x00005e77 
- 00024180  0x000062b9 fetch  0x00000001 , 0x0000465a 
- 00024181  0x000062ba branch  0x00005f3e , 0x00000034 
- 00024182  0x000062bb rtn 
- 00024183  0x000062bf call  0x00007386 
- 00024184  0x000062c0 call  0x000021b2 
- 00024185  0x000062c1 fetch  0x00000001 , 0x0000004b 
- 00024186  0x000062c2 isolate1  0x00000001 , 0x0000003f 
- 00024187  0x000062c3 set0  0x00000001 , 0x0000003f 
- 00024188  0x000062c4 store  0x00000001 , 0x0000004b 
- 00024189  0x000062c5 fetch  0x00000001 , 0x00000055 
- 00024190  0x000062c6 beq  0x00000019 , 0x00005e81 
- 00024191  0x000062c7 beq  0x00000018 , 0x00005e81 
- 00024192  0x000062c8 rtn 
- 00024193  0x000062ca fetch  0x00000001 , 0x000009b5 
- 00024194  0x000062cb rtnne  0x00000000 
- 00024195  0x000062cc fetch  0x00000001 , 0x0000004c 
- 00024196  0x000062cd rtnbit1  0x00000002 
- 00024197  0x000062ce branch  0x000063b1 
- 00024198  0x000062d1 arg  0x00000552 , 0x00000011 
- 00024199  0x000062d2 arg  0x00000582 , 0x00000012 
- 00024200  0x000062d3 arg  0x00000562 , 0x00000005 
- 00024201  0x000062d4 call  0x00007352 
- 00024202  0x000062d5 arg  0x00000040 , 0x00000011 
- 00024203  0x000062d6 call  0x00006311 
- 00024204  0x000062d7 jam  0x0000000b , 0x0000007c 
- 00024205  0x000062d8 fetch  0x00000001 , 0x00000030 
- 00024206  0x000062d9 bbit0  0x00000006 , 0x00005ffc 
- 00024207  0x000062da rtn 
- 00024208  0x000062dd fetch  0x00000002 , 0x0000015f 
- 00024209  0x000062de add  0x0000003f , 0xfffffffd , 0x00000039 
- 00024210  0x000062df fetcht  0x00000001 , 0x00000552 
- 00024211  0x000062e0 setarg  0x00000101 
- 00024212  0x000062e1 iadd  0x00000002 , 0x00000005 
- 00024213  0x000062e2 arg  0x00000554 , 0x00000006 
- 00024214  0x000062e3 call  0x00007f01 
- 00024215  0x000062e4 fetcht  0x00000001 , 0x00000053 
- 00024216  0x000062e5 fetch  0x00000001 , 0x00000553 
- 00024217  0x000062e6 isub  0x00000002 , 0x0000003f 
- 00024218  0x000062e7 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00024219  0x000062e8 branch  0x00005ea0 , 0x00000002 
- 00024220  0x000062e9 add  0x00000002 , 0x0000000e , 0x0000003f 
- 00024221  0x000062ea store  0x00000001 , 0x00000053 
- 00024222  0x000062eb jam  0x00000001 , 0x0000007c 
- 00024223  0x000062ec rtn 
- 00024224  0x000062ee fetch  0x00000001 , 0x0000004c 
- 00024225  0x000062ef set1  0x00000003 , 0x0000003f 
- 00024226  0x000062f0 store  0x00000001 , 0x0000004c 
- 00024227  0x000062f1 bbit1  0x00000004 , 0x00006006 
- 00024228  0x000062f2 rtn 
- 00024229  0x000062f4 fetch  0x00000001 , 0x00000552 
- 00024230  0x000062f5 store  0x00000001 , 0x0000007d 
- 00024231  0x000062f6 jam  0x00000002 , 0x0000007c 
- 00024232  0x000062f7 rtn 
- 00024233  0x000062fa branch  0x00005e38 
- 00024234  0x000062fd jam  0x00000030 , 0x0000007c 
- 00024235  0x000062fe rtn 
- 00024236  0x00006301 jam  0x00000028 , 0x0000007c 
- 00024237  0x00006302 rtn 
- 00024238  0x00006305 jam  0x00000026 , 0x0000007c 
- 00024239  0x00006306 rtn 
- 00024240  0x0000630b rtn 
- 00024241  0x00006310 fetch  0x00000002 , 0x00000032 
- 00024242  0x00006311 iforce  0x00000002 
- 00024243  0x00006312 fetch  0x00000001 , 0x00000553 
- 00024244  0x00006313 store  0x00000001 , 0x00000095 
- 00024245  0x00006314 imul32  0x00000002 , 0x00000002 
- 00024246  0x00006315 fetch  0x00000002 , 0x00000554 
- 00024247  0x00006316 lshift  0x0000003f , 0x0000003f 
- 00024248  0x00006317 store  0x00000002 , 0x00000096 
- 00024249  0x00006318 fetch  0x00000004 , 0x00000556 
- 00024250  0x00006319 lshift  0x0000003f , 0x0000003f 
- 00024251  0x0000631a store  0x00000004 , 0x00000091 
- 00024252  0x0000631c deposit  0x00000002 
- 00024253  0x0000631d store  0x00000002 , 0x00000098 
- 00024254  0x0000631e rtn 
- 00024255  0x00006320 fetcht  0x00000001 , 0x0000415a 
- 00024256  0x00006321 fetch  0x00000001 , 0x00000553 
- 00024257  0x00006322 ixor  0x00000002 , 0x0000003e 
- 00024258  0x00006323 nbranch  0x00005d77 , 0x00000005 
- 00024259  0x00006324 isolate1  0x00000000 , 0x0000003f 
- 00024260  0x00006325 fetch  0x00000001 , 0x0000004c 
- 00024261  0x00006326 setflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00024262  0x00006327 store  0x00000001 , 0x0000004c 
- 00024263  0x00006328 jam  0x00000081 , 0x0000007c 
- 00024264  0x00006329 jam  0x0000008b , 0x0000007d 
- 00024265  0x0000632a rtn 
- 00024266  0x00006331 rtn 
- 00024267  0x00006334 branch  0x00005e38 
- 00024268  0x00006338 branch  0x00005e38 
- 00024269  0x0000633d fetch  0x00000002 , 0x00000552 
- 00024270  0x0000633e store  0x00000002 , 0x00000171 
- 00024271  0x0000633f rtn 
- 00024272  0x00006342 fetch  0x00000002 , 0x00000555 
- 00024273  0x00006343 fetcht  0x00000001 , 0x00004172 
- 00024274  0x00006344 imul32  0x00000002 , 0x0000003f 
- 00024275  0x00006345 arg  0x00000640 , 0x00000002 
- 00024276  0x00006346 isub  0x00000002 , 0x0000003e 
- 00024277  0x00006348 rtn 
- 00024278  0x0000634b fetch  0x00000002 , 0x00000557 
- 00024279  0x0000634c branch  0x00005ef0 , 0x00000034 
- 00024280  0x0000634d call  0x00005ed0 
- 00024281  0x0000634e branch  0x00005ef0 , 0x00000002 
- 00024282  0x0000634f fetch  0x00000001 , 0x00004092 
- 00024283  0x00006350 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00024284  0x00006351 call  0x00003cd5 , 0x00000005 
- 00024285  0x00006352 fetch  0x00000001 , 0x00000030 
- 00024286  0x00006353 bbit1  0x00000001 , 0x00005ef0 
- 00024287  0x00006354 fetch  0x00000002 , 0x00000553 
- 00024288  0x00006355 lshift  0x0000003f , 0x0000003f 
- 00024289  0x00006356 store  0x00000002 , 0x00000075 
- 00024290  0x00006357 fetch  0x00000002 , 0x00000555 
- 00024291  0x00006358 lshift  0x0000003f , 0x0000003f 
- 00024292  0x00006359 store  0x00000002 , 0x00000032 
- 00024293  0x0000635a fetch  0x00000002 , 0x00000557 
- 00024294  0x0000635b store  0x00000001 , 0x00000073 
- 00024295  0x0000635c iforce  0x00000002 
- 00024296  0x0000635d fetch  0x00000002 , 0x00000559 
- 00024297  0x0000635e store  0x00000001 , 0x00000074 
- 00024298  0x0000635f isub  0x00000002 , 0x0000003e 
- 00024299  0x00006360 nbranch  0x00005eed , 0x00000002 
- 00024300  0x00006361 store  0x00000001 , 0x00000073 
- 00024301  0x00006364 jam  0x00000003 , 0x0000007c 
- 00024302  0x00006365 jam  0x00000017 , 0x0000007d 
- 00024303  0x00006366 rtn 
- 00024304  0x00006369 jam  0x00000024 , 0x0000007e 
- 00024305  0x0000636a branch  0x00005d53 
- 00024306  0x0000636d call  0x00005e38 
- 00024307  0x0000636e call  0x00005ff9 
- 00024308  0x0000636f call  0x0000728b 
- 00024309  0x00006370 branch  0x000026b8 
- 00024310  0x00006373 call  0x00005e38 
- 00024311  0x00006374 branch  0x000026c0 
- 00024312  0x00006378 fetch  0x00000004 , 0x00000552 
- 00024313  0x00006379 lshift  0x0000003f , 0x0000003f 
- 00024314  0x0000637b branch  0x00005f04 , 0x00000029 
- 00024315  0x0000637c fetcht  0x00000001 , 0x000041bd 
- 00024316  0x0000637d nbranch  0x00005f01 , 0x00000034 
- 00024317  0x0000637f jam  0x00000004 , 0x0000007c 
- 00024318  0x00006380 jam  0x00000013 , 0x0000007d 
- 00024319  0x00006381 jam  0x00000024 , 0x0000007e 
- 00024320  0x00006382 rtn 
- 00024321  0x00006384 jam  0x00000034 , 0x0000007c 
- 00024322  0x00006385 jam  0x00000000 , 0x00000055 
- 00024323  0x00006386 branch  0x000021d9 
- 00024324  0x00006389 call  0x000021d9 
- 00024325  0x0000638a set1  0x00000022 , 0x00000000 
- 00024326  0x0000638b fetch  0x00000001 , 0x0000016d 
- 00024327  0x0000638c set0  0x00000002 , 0x0000003f 
- 00024328  0x0000638d store  0x00000001 , 0x0000016d 
- 00024329  0x0000638e branch  0x00005e38 
- 00024330  0x00006397 rtn 
- 00024331  0x0000639b jam  0x00000003 , 0x0000007c 
- 00024332  0x0000639c jam  0x00000018 , 0x0000007d 
- 00024333  0x0000639d jam  0x0000002e , 0x00000a99 
- 00024334  0x0000639e call  0x00007d86 
- 00024335  0x0000639f branch  0x000026e9 
- 00024336  0x000063a2 fetch  0x00000001 , 0x00000552 
- 00024337  0x000063a3 bne  0x00000001 , 0x00005f1c 
- 00024338  0x000063a4 fetch  0x00000001 , 0x00000553 
- 00024339  0x000063a5 bne  0x00000001 , 0x00005f1c 
- 00024340  0x000063a6 fetch  0x00000001 , 0x00000554 
- 00024341  0x000063a7 bne  0x00000030 , 0x00005f1c 
- 00024342  0x000063a8 call  0x000062fc 
- 00024343  0x000063a9 branch  0x00005f19 , 0x00000001 
- 00024344  0x000063aa jam  0x00000001 , 0x000009ae 
- 00024345  0x000063ac jam  0x00000003 , 0x0000007c 
- 00024346  0x000063ad jam  0x0000003d , 0x0000007d 
- 00024347  0x000063ae branch  0x00005d07 
- 00024348  0x000063b1 jam  0x00000024 , 0x0000007e 
- 00024349  0x000063b2 branch  0x00005d53 
- 00024350  0x000063b7 jam  0x0000003e , 0x0000007c 
- 00024351  0x000063b9 rtn 
- 00024352  0x000063bb fetch  0x00000001 , 0x00004662 
- 00024353  0x000063bc beq  0x00000001 , 0x00005f27 
- 00024354  0x000063bd beq  0x00000002 , 0x00005f2b 
- 00024355  0x000063bf call  0x000062fc 
- 00024356  0x000063c0 rtn  0x00000001 
- 00024357  0x000063c1 jam  0x00000008 , 0x000009ae 
- 00024358  0x000063c2 rtn 
- 00024359  0x000063c5 call  0x00007962 
- 00024360  0x000063c6 jam  0x00000035 , 0x00000a99 
- 00024361  0x000063c7 call  0x00007d86 
- 00024362  0x000063c8 branch  0x00005f23 
- 00024363  0x000063cc call  0x000062fc 
- 00024364  0x000063cd rtn  0x00000001 
- 00024365  0x000063ce fetch  0x00000001 , 0x00004663 
- 00024366  0x000063cf beq  0x00000013 , 0x00005f3b 
- 00024367  0x000063d0 increase  0x00000001 , 0x0000003f 
- 00024368  0x000063d1 store  0x00000001 , 0x00004663 
- 00024369  0x000063d5 jam  0x00000001 , 0x000009b0 
- 00024370  0x000063d6 jam  0x00000004 , 0x000009ae 
- 00024371  0x000063d7 fetch  0x00000001 , 0x00004663 
- 00024372  0x000063d8 copy  0x0000003f , 0x00000007 
- 00024373  0x000063d9 fetch  0x00000006 , 0x0000468a 
- 00024374  0x000063da qisolate1  0x0000003f 
- 00024375  0x000063db setarg  0x00000080 
- 00024376  0x000063dc setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024377  0x000063dd store  0x00000001 , 0x00004664 
- 00024378  0x000063de rtn 
- 00024379  0x000063e1 jam  0x00000008 , 0x000009ae 
- 00024380  0x000063e2 rtn 
- 00024381  0x000063e5 call  0x00005f43 
- 00024382  0x000063e7 fetch  0x00000001 , 0x00004665 
- 00024383  0x000063e8 rtn  0x00000034 
- 00024384  0x000063e9 jam  0x00000000 , 0x00004665 
- 00024385  0x000063ea jam  0x00000038 , 0x00000a99 
- 00024386  0x000063eb branch  0x00007d86 
- 00024387  0x000063f0 call  0x000062fc 
- 00024388  0x000063f1 ncall  0x00007965 , 0x00000001 
- 00024389  0x000063f2 call  0x00007975 , 0x00000001 
- 00024390  0x000063f3 call  0x000062fc 
- 00024391  0x000063f4 rtn  0x00000001 
- 00024392  0x000063f5 jam  0x0000000c , 0x000009ae 
- 00024393  0x000063f6 jam  0x00000001 , 0x000009b0 
- 00024394  0x000063f7 rtn 
- 00024395  0x000063fa arg  0x00000a6e , 0x00000005 
- 00024396  0x000063fb arg  0x00000552 , 0x00000006 
- 00024397  0x000063fc call  0x00007ebf 
- 00024398  0x000063fd fetch  0x00000001 , 0x00004662 
- 00024399  0x000063fe rtneq  0x00000002 
- 00024400  0x000063ff branch  0x000076d8 
- 00024401  0x00006402 fetch  0x00000001 , 0x000009af 
- 00024402  0x00006403 beq  0x00000007 , 0x00005f55 
- 00024403  0x00006404 fetch  0x00000001 , 0x000009ae 
- 00024404  0x00006405 bne  0x00000001 , 0x00005f68 
- 00024405  0x00006407 fetch  0x00000001 , 0x000009b7 
- 00024406  0x00006408 sub  0x0000003f , 0x00000020 , 0x00000005 
- 00024407  0x00006409 nbranch  0x00005f68 , 0x00000002 
- 00024408  0x0000640a arg  0x000009c6 , 0x00000005 
- 00024409  0x0000640b iadd  0x00000005 , 0x00000005 
- 00024410  0x0000640c fetch  0x00000008 , 0x00000552 
- 00024411  0x0000640d istore  0x00000008 , 0x00000005 
- 00024412  0x0000640e fetch  0x00000008 , 0x0000055a 
- 00024413  0x0000640f istore  0x00000008 , 0x00000005 
- 00024414  0x00006410 fetch  0x00000001 , 0x000009b7 
- 00024415  0x00006411 increase  0x00000010 , 0x0000003f 
- 00024416  0x00006412 store  0x00000001 , 0x000009b7 
- 00024417  0x00006413 bne  0x00000030 , 0x00005e38 
- 00024418  0x00006415 call  0x000062fc 
- 00024419  0x00006416 branch  0x00005e38 , 0x00000001 
- 00024420  0x00006417 jam  0x00000001 , 0x000009b8 
- 00024421  0x00006418 jam  0x00000002 , 0x000009ae 
- 00024422  0x00006419 jam  0x00000001 , 0x000009b0 
- 00024423  0x0000641a branch  0x00005e38 
- 00024424  0x0000641c jam  0x00000024 , 0x0000007e 
- 00024425  0x0000641d branch  0x00005d53 
- 00024426  0x0000641f fetch  0x00000001 , 0x000009b6 
- 00024427  0x00006420 beq  0x00000030 , 0x00005f6e 
- 00024428  0x00006421 jam  0x0000003e , 0x0000007c 
- 00024429  0x00006422 branch  0x00005d07 
- 00024430  0x00006425 call  0x000062fc 
- 00024431  0x00006426 branch  0x00005f77 , 0x00000001 
- 00024432  0x00006427 fetch  0x00000001 , 0x00004662 
- 00024433  0x00006428 beq  0x00000002 , 0x00005f75 
- 00024434  0x00006429 jam  0x00000001 , 0x000009b0 
- 00024435  0x0000642a jam  0x00000004 , 0x000009ae 
- 00024436  0x0000642b branch  0x00005d07 
- 00024437  0x0000642e jam  0x00000036 , 0x00000a99 
- 00024438  0x0000642f branch  0x00007d86 
- 00024439  0x00006434 branch  0x00005d07 
- 00024440  0x00006437 fetch  0x00000001 , 0x000009af 
- 00024441  0x00006438 beq  0x00000007 , 0x00005f7c 
- 00024442  0x00006439 fetch  0x00000001 , 0x000009ae 
- 00024443  0x0000643a bne  0x00000006 , 0x00005f88 
- 00024444  0x0000643c arg  0x00000a2e , 0x00000005 
- 00024445  0x0000643d fetch  0x00000008 , 0x00000552 
- 00024446  0x0000643e istore  0x00000008 , 0x00000005 
- 00024447  0x0000643f fetch  0x00000008 , 0x0000055a 
- 00024448  0x00006440 istore  0x00000008 , 0x00000005 
- 00024449  0x00006441 call  0x000062fc 
- 00024450  0x00006442 branch  0x00005f86 , 0x00000001 
- 00024451  0x00006443 jam  0x00000007 , 0x000009ae 
- 00024452  0x00006444 jam  0x00000001 , 0x000009b0 
- 00024453  0x00006445 branch  0x00005e38 
- 00024454  0x00006447 jam  0x00000004 , 0x000009af 
- 00024455  0x00006448 branch  0x000076d8 
- 00024456  0x0000644c jam  0x00000024 , 0x0000007e 
- 00024457  0x0000644d branch  0x00005d53 
- 00024458  0x00006450 fetch  0x00000001 , 0x000009af 
- 00024459  0x00006451 beq  0x0000000b , 0x00005f8e 
- 00024460  0x00006452 fetch  0x00000001 , 0x000009ae 
- 00024461  0x00006453 bne  0x00000008 , 0x00005f9d 
- 00024462  0x00006455 arg  0x00000a5e , 0x00000005 
- 00024463  0x00006456 arg  0x00000552 , 0x00000006 
- 00024464  0x00006457 call  0x00007ebf 
- 00024465  0x00006458 call  0x000062fc 
- 00024466  0x00006459 branch  0x00005f9a , 0x00000001 
- 00024467  0x0000645a fetch  0x00000001 , 0x00004662 
- 00024468  0x0000645b beq  0x00000001 , 0x00005f9f 
- 00024469  0x0000645d jam  0x00000000 , 0x00004661 
- 00024470  0x0000645e jam  0x00000009 , 0x000009ae 
- 00024471  0x0000645f jam  0x00000001 , 0x000009b0 
- 00024472  0x00006460 jam  0x00000041 , 0x0000007d 
- 00024473  0x00006461 branch  0x00005d07 
- 00024474  0x00006464 jam  0x00000009 , 0x000009af 
- 00024475  0x00006465 jam  0x00000001 , 0x000009b1 
- 00024476  0x00006466 branch  0x00005d07 
- 00024477  0x00006468 jam  0x00000024 , 0x0000007e 
- 00024478  0x00006469 branch  0x00005d53 
- 00024479  0x0000646c fetch  0x00000001 , 0x00004661 
- 00024480  0x0000646d bbit1  0x00000007 , 0x00005fa4 
- 00024481  0x0000646e set1  0x00000006 , 0x0000003f 
- 00024482  0x0000646f store  0x00000001 , 0x00004661 
- 00024483  0x00006470 rtn 
- 00024484  0x00006473 bbit1  0x00000000 , 0x00005f95 
- 00024485  0x00006474 jam  0x00000000 , 0x00004661 
- 00024486  0x00006475 branch  0x00005f9d 
- 00024487  0x00006479 branch  0x00005d07 
- 00024488  0x0000647c fetch  0x00000001 , 0x0000016d 
- 00024489  0x0000647d set0  0x00000001 
- 00024490  0x0000647e store  0x00000001 , 0x0000016d 
- 00024491  0x0000647f call  0x00005e38 
- 00024492  0x00006480 nrtn  0x00000029 
- 00024493  0x00006481 fetch  0x00000001 , 0x00000552 
- 00024494  0x00006482 fetcht  0x00000001 , 0x0000004b 
- 00024495  0x00006483 setflag  0x00000034 , 0x00000004 , 0x00000002 
- 00024496  0x00006484 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00024497  0x00006485 storet  0x00000001 , 0x0000004b 
- 00024498  0x00006486 rtn 
- 00024499  0x00006489 fetcht  0x00000008 , 0x00000552 
- 00024500  0x0000648b fetch  0x00000001 , 0x00000055 
- 00024501  0x0000648c rtnne  0x00000003 
- 00024502  0x0000648e fetch  0x00000001 , 0x0000016d 
- 00024503  0x0000648f bbit0  0x00000004 , 0x00005fba 
- 00024504  0x00006491 jam  0x00000014 , 0x00000055 
- 00024505  0x00006492 rtn 
- 00024506  0x00006494 jam  0x00000004 , 0x00000055 
- 00024507  0x00006495 rtn 
- 00024508  0x00006497 fetch  0x00000001 , 0x0000017f 
- 00024509  0x00006498 store  0x00000001 , 0x0000015b 
- 00024510  0x00006499 jam  0x00000003 , 0x0000007c 
- 00024511  0x0000649a jam  0x00000038 , 0x0000007d 
- 00024512  0x0000649b rtn 
- 00024513  0x0000649f jam  0x00000003 , 0x0000007c 
- 00024514  0x000064a0 jam  0x00000039 , 0x0000007d 
- 00024515  0x000064a1 force  0x00000009 , 0x00000039 
- 00024516  0x000064a2 arg  0x00000552 , 0x00000006 
- 00024517  0x000064a3 arg  0x00000152 , 0x00000005 
- 00024518  0x000064a5 ifetch  0x00000001 , 0x00000006 
- 00024519  0x000064a6 xor_into  0x00000055 , 0x0000003f 
- 00024520  0x000064a7 istore  0x00000001 , 0x00000005 
- 00024521  0x000064a8 loop  0x00005fc6 
- 00024522  0x000064a9 fetch  0x00000001 , 0x00000152 
- 00024523  0x000064aa fetcht  0x00000001 , 0x00000151 
- 00024524  0x000064ab set0  0x00000007 , 0x00000002 
- 00024525  0x000064ac set0  0x00000004 , 0x00000002 
- 00024526  0x000064ad beq  0x000000ff , 0x00005fda 
- 00024527  0x000064ae beq  0x00000000 , 0x00005ff3 
- 00024528  0x000064af beq  0x00000005 , 0x00005fe7 
- 00024529  0x000064b0 beq  0x00000007 , 0x00005fe6 
- 00024530  0x000064b1 beq  0x00000006 , 0x00005fe7 
- 00024531  0x000064b2 beq  0x00000008 , 0x00005fe6 
- 00024532  0x000064b3 beq  0x00000001 , 0x00005fdf 
- 00024533  0x000064b4 beq  0x00000002 , 0x00005fdf 
- 00024534  0x000064b5 beq  0x00000003 , 0x00005fdf 
- 00024535  0x000064b6 beq  0x00000009 , 0x00005fdf 
- 00024536  0x000064b7 beq  0x00000004 , 0x00005fdf 
- 00024537  0x000064b8 rtn 
- 00024538  0x000064bb fetch  0x00000001 , 0x00000151 
- 00024539  0x000064bc set1  0x00000003 , 0x0000003f 
- 00024540  0x000064bd set1  0x00000002 , 0x0000003f 
- 00024541  0x000064be store  0x00000001 , 0x00000151 
- 00024542  0x000064bf rtn 
- 00024543  0x000064c1 set1  0x00000004 , 0x00000002 
- 00024544  0x000064c2 jam  0x00000005 , 0x00000180 
- 00024545  0x000064c3 fetch  0x00000002 , 0x00000159 
- 00024546  0x000064c4 iforce  0x00000039 
- 00024547  0x000064c5 store  0x00000002 , 0x0000015f 
- 00024548  0x000064c6 arg  0x00000551 , 0x00000005 
- 00024549  0x000064c7 call  0x00007f73 
- 00024550  0x000064c9 set1  0x00000007 , 0x00000002 
- 00024551  0x000064cb set1  0x00000002 , 0x00000002 
- 00024552  0x000064cc force  0x00000000 , 0x0000003f 
- 00024553  0x000064cd store  0x00000001 , 0x0000000b 
- 00024554  0x000064ce store  0x00000002 , 0x000000fa 
- 00024555  0x000064cf store  0x00000002 , 0x000000fc 
- 00024556  0x000064d0 store  0x00000002 , 0x000000f8 
- 00024557  0x000064d1 store  0x00000002 , 0x000000f6 
- 00024558  0x000064d2 fetch  0x00000001 , 0x00000153 
- 00024559  0x000064d3 compare  0x00000000 , 0x0000003f , 0x000000ff 
- 00024560  0x000064d4 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00024561  0x000064d5 storet  0x00000001 , 0x00000151 
- 00024562  0x000064d6 rtn 
- 00024563  0x000064d9 set0  0x00000011 , 0x00000000 
- 00024564  0x000064da jam  0x00000000 , 0x00000151 
- 00024565  0x000064db fetch  0x00000001 , 0x0000017f 
- 00024566  0x000064dc set0  0x00000006 , 0x0000003f 
- 00024567  0x000064dd store  0x00000001 , 0x0000017f 
- 00024568  0x000064de rtn 
- 00024569  0x000064e5 arg  0x00000552 , 0x00000006 
- 00024570  0x000064e6 arg  0x00000562 , 0x00000005 
- 00024571  0x000064e7 branch  0x00007ebf 
- 00024572  0x000064ea jam  0x00000009 , 0x0000007c 
- 00024573  0x000064eb rtn 
- 00024574  0x000064ee nrtn  0x00000029 
- 00024575  0x000064ef jam  0x00000011 , 0x0000007c 
- 00024576  0x000064f0 rtn 
- 00024577  0x000064f3 arg  0x000040a0 , 0x00000011 
- 00024578  0x000064f4 call  0x00007255 
- 00024579  0x000064f5 jam  0x00000003 , 0x0000007c 
- 00024580  0x000064f6 jam  0x00000008 , 0x0000007d 
- 00024581  0x000064f7 rtn 
- 00024582  0x000064fa jam  0x0000000a , 0x00000072 
- 00024583  0x000064fb jam  0x00000007 , 0x0000007c 
- 00024584  0x000064fc jam  0x00000016 , 0x000004ca 
- 00024585  0x000064fd rtn 
- 00024586  0x00006504 bpatchx  0x00000082 , 0x00004030 
- 00024587  0x00006505 disable  0x00000028 
- 00024588  0x00006506 call  0x000062c1 
- 00024589  0x00006507 fetch  0x00000001 , 0x00000048 
- 00024590  0x00006508 rtn  0x00000034 
- 00024591  0x0000650d bbit1  0x00000007 , 0x0000603f 
- 00024592  0x0000650f beq  0x00000001 , 0x0000616f 
- 00024593  0x00006510 beq  0x00000002 , 0x000060e4 
- 00024594  0x00006511 beq  0x00000003 , 0x0000604a 
- 00024595  0x00006512 beq  0x00000004 , 0x00006060 
- 00024596  0x00006513 beq  0x00000027 , 0x000061db 
- 00024597  0x00006514 beq  0x00000028 , 0x00006108 
- 00024598  0x00006515 beq  0x00000030 , 0x000060f4 
- 00024599  0x00006516 beq  0x00000025 , 0x000061d6 
- 00024600  0x00006517 beq  0x00000026 , 0x00006103 
- 00024601  0x00006518 beq  0x00000031 , 0x000061c3 
- 00024602  0x00006519 beq  0x00000037 , 0x0000616a 
- 00024603  0x0000651a beq  0x00000033 , 0x0000615c 
- 00024604  0x0000651b beq  0x00000008 , 0x00006259 
- 00024605  0x0000651c beq  0x00000009 , 0x0000624f 
- 00024606  0x0000651d beq  0x0000000b , 0x00006264 
- 00024607  0x0000651e beq  0x0000000c , 0x0000626d 
- 00024608  0x0000651f beq  0x0000000f , 0x00006162 
- 00024609  0x00006520 beq  0x00000010 , 0x00006292 
- 00024610  0x00006521 beq  0x00000011 , 0x00006288 
- 00024611  0x00006522 beq  0x00000007 , 0x00006152 
- 00024612  0x00006523 beq  0x0000002a , 0x0000617e 
- 00024613  0x00006524 beq  0x0000000a , 0x0000617f 
- 00024614  0x00006526 beq  0x0000001f , 0x000061bc 
- 00024615  0x00006527 beq  0x00000006 , 0x000060f9 
- 00024616  0x00006528 beq  0x00000021 , 0x0000615f 
- 00024617  0x00006529 beq  0x0000002d , 0x000061b2 
- 00024618  0x0000652a beq  0x0000002e , 0x000061b7 
- 00024619  0x0000652b beq  0x00000022 , 0x0000615f 
- 00024620  0x0000652c beq  0x00000034 , 0x00006180 
- 00024621  0x0000652d beq  0x00000013 , 0x00006195 
- 00024622  0x0000652e beq  0x00000017 , 0x000061a4 
- 00024623  0x0000652f beq  0x00000012 , 0x0000628f 
- 00024624  0x00006530 beq  0x0000002f , 0x000061aa 
- 00024625  0x00006531 beq  0x00000018 , 0x000061af 
- 00024626  0x00006532 beq  0x0000003d , 0x000061ff 
- 00024627  0x00006533 beq  0x0000003e , 0x0000620b 
- 00024628  0x00006534 beq  0x0000003f , 0x0000621d 
- 00024629  0x00006535 beq  0x00000040 , 0x00006227 
- 00024630  0x00006536 beq  0x00000041 , 0x0000623c 
- 00024631  0x00006537 beq  0x00000023 , 0x0000624b 
- 00024632  0x00006538 beq  0x0000003b , 0x00006246 
- 00024633  0x0000653a beq  0x00000005 , 0x0000624c 
- 00024634  0x0000653b beq  0x00000029 , 0x0000624d 
- 00024635  0x0000653c beq  0x00000038 , 0x0000624e 
- 00024636  0x0000653d beq  0x00000039 , 0x00006175 
- 00024637  0x0000653f branch  0x00002a8c 
- 00024638  0x00006540 rtn 
- 00024639  0x00006542 beq  0x00000081 , 0x0000606d 
- 00024640  0x00006543 beq  0x00000084 , 0x00006099 
- 00024641  0x00006544 beq  0x00000082 , 0x00006076 
- 00024642  0x00006545 beq  0x00000083 , 0x0000610d 
- 00024643  0x00006546 beq  0x0000008b , 0x00006118 
- 00024644  0x00006547 beq  0x00000097 , 0x0000614e 
- 00024645  0x00006548 beq  0x00000099 , 0x000060d5 
- 00024646  0x00006549 beq  0x0000009a , 0x000060a4 
- 00024647  0x0000654a beq  0x00000095 , 0x000060da 
- 00024648  0x0000654b beq  0x00000096 , 0x000060db 
- 00024649  0x0000654c branch  0x00002a8c 
- 00024650  0x00006553 force  0x00000002 , 0x0000003f 
- 00024651  0x00006554 call  0x00006298 
- 00024652  0x00006555 fetch  0x00000001 , 0x00000049 
- 00024653  0x00006556 istore  0x00000001 , 0x00000005 
- 00024654  0x00006557 call  0x000062a7 
- 00024655  0x00006558 bpatchx  0x00000083 , 0x00004030 
- 00024656  0x00006559 fetch  0x00000001 , 0x00000049 
- 00024657  0x0000655a beq  0x00000008 , 0x00006080 
- 00024658  0x0000655b beq  0x0000000f , 0x00006084 
- 00024659  0x0000655c beq  0x00000010 , 0x0000608f 
- 00024660  0x0000655d beq  0x00000017 , 0x0000605f 
- 00024661  0x0000655e beq  0x00000033 , 0x00006092 
- 00024662  0x0000655f beq  0x00000041 , 0x00006098 
- 00024663  0x00006560 beq  0x00000011 , 0x00006059 
- 00024664  0x00006561 rtn 
- 00024665  0x00006564 fetch  0x00000001 , 0x00000055 
- 00024666  0x00006565 rtn  0x00000034 
- 00024667  0x00006566 jam  0x0000001b , 0x00000055 
- 00024668  0x00006567 setarg  0x0000000c 
- 00024669  0x00006568 arg  0x00000007 , 0x00000007 
- 00024670  0x00006569 branch  0x00007f08 
- 00024671  0x0000656c branch  0x000026c6 
- 00024672  0x0000656e force  0x00000003 , 0x0000003f 
- 00024673  0x0000656f call  0x00006298 
- 00024674  0x00006570 fetch  0x00000001 , 0x00000049 
- 00024675  0x00006571 beq  0x0000000b , 0x00006068 
- 00024676  0x00006572 istore  0x00000001 , 0x00000005 
- 00024677  0x00006573 fetch  0x00000001 , 0x0000004a 
- 00024678  0x00006574 istore  0x00000001 , 0x00000005 
- 00024679  0x00006575 branch  0x000062a7 
- 00024680  0x00006578 istore  0x00000001 , 0x00000005 
- 00024681  0x00006579 fetch  0x00000001 , 0x0000004a 
- 00024682  0x0000657a istore  0x00000001 , 0x00000005 
- 00024683  0x0000657b arg  0x000004d5 , 0x00000002 
- 00024684  0x0000657c branch  0x000062e2 
- 00024685  0x0000657f force  0x00000004 , 0x00000007 
- 00024686  0x00006580 call  0x000062a0 
- 00024687  0x00006581 setarg  0x0000007f 
- 00024688  0x00006582 istore  0x00000001 , 0x00000005 
- 00024689  0x00006583 fetch  0x00000001 , 0x00000049 
- 00024690  0x00006584 set0  0x00000007 , 0x0000003f 
- 00024691  0x00006585 istore  0x00000001 , 0x00000005 
- 00024692  0x00006586 fetch  0x00000001 , 0x00000049 
- 00024693  0x00006587 branch  0x000062a7 
- 00024694  0x0000658a force  0x00000005 , 0x00000007 
- 00024695  0x0000658b call  0x000062a0 
- 00024696  0x0000658c setarg  0x0000007f 
- 00024697  0x0000658d istore  0x00000001 , 0x00000005 
- 00024698  0x0000658e fetch  0x00000001 , 0x00000049 
- 00024699  0x0000658f set0  0x00000007 , 0x0000003f 
- 00024700  0x00006590 istore  0x00000001 , 0x00000005 
- 00024701  0x00006591 fetch  0x00000001 , 0x0000004a 
- 00024702  0x00006592 istore  0x00000001 , 0x00000005 
- 00024703  0x00006593 branch  0x000062a7 
- 00024704  0x00006597 call  0x0000244f 
- 00024705  0x00006598 call  0x000062f3 
- 00024706  0x00006599 rtn  0x00000001 
- 00024707  0x0000659a branch  0x00005ffc 
- 00024708  0x0000659d fetch  0x00000001 , 0x0000004b 
- 00024709  0x0000659e bbit1  0x00000005 , 0x0000608b 
- 00024710  0x0000659f rtnbit0  0x00000004 
- 00024711  0x000065a0 jam  0x00000012 , 0x0000007c 
- 00024712  0x000065a1 set0  0x00000004 , 0x0000003f 
- 00024713  0x000065a2 call  0x000062eb 
- 00024714  0x000065a3 branch  0x0000608d 
- 00024715  0x000065a5 jam  0x00000010 , 0x0000007c 
- 00024716  0x000065a6 set0  0x00000005 , 0x0000003f 
- 00024717  0x000065a8 store  0x00000001 , 0x0000004b 
- 00024718  0x000065a9 rtn 
- 00024719  0x000065ac call  0x000062fc 
- 00024720  0x000065ad branch  0x00005ffe , 0x00000001 
- 00024721  0x000065ae rtn 
- 00024722  0x000065b1 jam  0x0000008b , 0x0000007c 
- 00024723  0x000065b3 fetch  0x00000001 , 0x000004d1 
- 00024724  0x000065b4 set1  0x00000000 , 0x0000003f 
- 00024725  0x000065b5 store  0x00000001 , 0x000004d1 
- 00024726  0x000065b6 jam  0x00000001 , 0x00000a99 
- 00024727  0x000065b7 branch  0x00007d86 
- 00024728  0x000065bb rtn 
- 00024729  0x000065c0 force  0x0000000c , 0x00000007 
- 00024730  0x000065c1 call  0x000062a0 
- 00024731  0x000065c2 setarg  0x00000001 
- 00024732  0x000065c3 istore  0x00000001 , 0x00000005 
- 00024733  0x000065c4 fetch  0x00000002 , 0x000004ce 
- 00024734  0x000065c5 istore  0x00000002 , 0x00000005 
- 00024735  0x000065c6 setarg  0x00000000 
- 00024736  0x000065c7 istore  0x00000003 , 0x00000005 
- 00024737  0x000065c8 setarg  0x00000000 
- 00024738  0x000065c9 istore  0x00000004 , 0x00000005 
- 00024739  0x000065ca branch  0x000062b0 
- 00024740  0x000065cc force  0x00000005 , 0x00000007 
- 00024741  0x000065cd call  0x000062a0 
- 00024742  0x000065ce fetch  0x00000003 , 0x0000465b 
- 00024743  0x000065cf istore  0x00000003 , 0x00000005 
- 00024744  0x000065d0 call  0x000062b0 
- 00024745  0x000065d1 jam  0x00000001 , 0x00004665 
- 00024746  0x000065d2 fetch  0x00000001 , 0x0000465b 
- 00024747  0x000065d3 beq  0x00000001 , 0x000060b5 
- 00024748  0x000065d4 beq  0x00000002 , 0x000060af 
- 00024749  0x000065d5 beq  0x00000003 , 0x000060bb 
- 00024750  0x000065d6 rtn 
- 00024751  0x000065d9 fetch  0x00000001 , 0x0000465e 
- 00024752  0x000065da beq  0x00000000 , 0x000060c7 
- 00024753  0x000065db beq  0x00000001 , 0x000060c7 
- 00024754  0x000065dc beq  0x00000002 , 0x000060c7 
- 00024755  0x000065dd beq  0x00000003 , 0x000060c1 
- 00024756  0x000065de rtn 
- 00024757  0x000065e2 fetch  0x00000001 , 0x0000465e 
- 00024758  0x000065e3 beq  0x00000000 , 0x000060c1 
- 00024759  0x000065e4 beq  0x00000001 , 0x000060c5 
- 00024760  0x000065e5 beq  0x00000002 , 0x000060c7 
- 00024761  0x000065e6 beq  0x00000003 , 0x000060c1 
- 00024762  0x000065e7 rtn 
- 00024763  0x000065eb fetch  0x00000001 , 0x0000465e 
- 00024764  0x000065ec beq  0x00000000 , 0x000060c1 
- 00024765  0x000065ed beq  0x00000001 , 0x000060c1 
- 00024766  0x000065ee beq  0x00000002 , 0x000060c1 
- 00024767  0x000065ef beq  0x00000003 , 0x000060c1 
- 00024768  0x000065f0 rtn 
- 00024769  0x000065fa jam  0x00000003 , 0x00004662 
- 00024770  0x000065fb fetch  0x00000001 , 0x0000455c 
- 00024771  0x000065fc bbit1  0x00000000 , 0x000033e9 
- 00024772  0x000065fd rtn 
- 00024773  0x00006601 jam  0x00000001 , 0x00004662 
- 00024774  0x00006602 rtn 
- 00024775  0x00006609 jam  0x00000002 , 0x00004662 
- 00024776  0x0000660a rtn 
- 00024777  0x0000660e arg  0x00000000 , 0x00000007 
- 00024778  0x0000660f branch  0x000060cd 
- 00024779  0x00006612 arg  0x00000000 , 0x00000007 
- 00024780  0x00006613 branch  0x000060d1 
- 00024781  0x00006616 fetch  0x00000001 , 0x0000455c 
- 00024782  0x00006617 qset1  0x0000003f 
- 00024783  0x00006618 store  0x00000001 , 0x0000455c 
- 00024784  0x00006619 rtn 
- 00024785  0x0000661c fetch  0x00000001 , 0x0000455c 
- 00024786  0x0000661d qset0  0x0000003f 
- 00024787  0x0000661e store  0x00000001 , 0x0000455c 
- 00024788  0x0000661f rtn 
- 00024789  0x00006623 force  0x00000005 , 0x00000007 
- 00024790  0x00006624 call  0x000062a0 
- 00024791  0x00006625 fetch  0x00000003 , 0x0000465b 
- 00024792  0x00006626 istore  0x00000003 , 0x00000005 
- 00024793  0x00006627 branch  0x000062b2 
- 00024794  0x0000662c rtn 
- 00024795  0x0000662e force  0x00000009 , 0x00000007 
- 00024796  0x0000662f call  0x000062a0 
- 00024797  0x00006630 fetch  0x00000001 , 0x00000095 
- 00024798  0x00006631 istore  0x00000001 , 0x00000005 
- 00024799  0x00006632 fetch  0x00000002 , 0x00000096 
- 00024800  0x00006633 istore  0x00000002 , 0x00000005 
- 00024801  0x00006634 fetch  0x00000004 , 0x00000091 
- 00024802  0x00006635 istore  0x00000004 , 0x00000005 
- 00024803  0x00006636 branch  0x000062b0 
- 00024804  0x00006639 force  0x00000011 , 0x0000003f 
- 00024805  0x0000663a call  0x00006298 
- 00024806  0x0000663b fetch  0x00000001 , 0x00000049 
- 00024807  0x0000663c copy  0x0000003f , 0x00000002 
- 00024808  0x0000663d beq  0x00000000 , 0x000060ec 
- 00024809  0x0000663e beq  0x0000000e , 0x000060ec 
- 00024810  0x0000663f beq  0x0000001c , 0x000060ec 
- 00024811  0x00006640 rtn 
- 00024812  0x00006642 istore  0x00000001 , 0x00000005 
- 00024813  0x00006643 fetch  0x00000001 , 0x00004515 
- 00024814  0x00006644 istore  0x00000001 , 0x00000005 
- 00024815  0x00006645 arg  0x0000000e , 0x00000039 
- 00024816  0x00006646 setarg  0x00004516 
- 00024817  0x00006647 iadd  0x00000002 , 0x00000006 
- 00024818  0x00006648 call  0x00007f01 
- 00024819  0x00006649 branch  0x000062b0 
- 00024820  0x0000664d force  0x00000003 , 0x0000003f 
- 00024821  0x0000664e call  0x00006298 
- 00024822  0x0000664f setarg  0x00000114 
- 00024823  0x00006650 istore  0x00000002 , 0x00000005 
- 00024824  0x00006651 branch  0x000062b0 
- 00024825  0x00006655 force  0x00000003 , 0x0000003f 
- 00024826  0x00006656 call  0x00006298 
- 00024827  0x00006657 fetch  0x00000004 , 0x00000165 
- 00024828  0x00006658 isub  0x00000022 , 0x0000003f 
- 00024829  0x00006659 branch  0x000060ff , 0x00000029 
- 00024830  0x0000665a sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024831  0x0000665d rshift2  0x0000003f , 0x0000003f 
- 00024832  0x0000665e set0  0x0000000f , 0x0000003f 
- 00024833  0x0000665f istore  0x00000002 , 0x00000005 
- 00024834  0x00006660 branch  0x000062b0 
- 00024835  0x00006663 force  0x00000006 , 0x0000003f 
- 00024836  0x00006664 call  0x00006298 
- 00024837  0x00006665 fetch  0x00000005 , 0x00004510 
- 00024838  0x00006666 istore  0x00000005 , 0x00000005 
- 00024839  0x00006667 branch  0x000062b0 
- 00024840  0x0000666a force  0x00000009 , 0x0000003f 
- 00024841  0x0000666b call  0x00006298 
- 00024842  0x0000666c fetch  0x00000008 , 0x00004098 
- 00024843  0x0000666d istore  0x00000008 , 0x00000005 
- 00024844  0x0000666e branch  0x000062b0 
- 00024845  0x00006676 force  0x0000000c , 0x00000007 
- 00024846  0x00006677 call  0x000062a0 
- 00024847  0x00006678 setarg  0x00000001 
- 00024848  0x00006679 istore  0x00000001 , 0x00000005 
- 00024849  0x0000667a fetch  0x00000002 , 0x000004ce 
- 00024850  0x0000667b istore  0x00000002 , 0x00000005 
- 00024851  0x0000667c setarg  0x00000000 
- 00024852  0x0000667d istore  0x00000003 , 0x00000005 
- 00024853  0x0000667e setarg  0x00000000 
- 00024854  0x0000667f istore  0x00000004 , 0x00000005 
- 00024855  0x00006680 branch  0x000062b2 
- 00024856  0x00006683 force  0x00000003 , 0x00000007 
- 00024857  0x00006684 call  0x000062a0 
- 00024858  0x00006685 fetch  0x00000001 , 0x0000415a 
- 00024859  0x00006686 istore  0x00000001 , 0x00000005 
- 00024860  0x00006687 disable  0x00000028 
- 00024861  0x00006688 call  0x000062b2 
- 00024862  0x00006689 nrtn  0x00000028 
- 00024863  0x0000668a nrtn  0x00000029 
- 00024864  0x0000668b fetch  0x00000001 , 0x000040d8 
- 00024865  0x0000668c rtnbit0  0x00000000 
- 00024866  0x0000668d call  0x00006132 
- 00024867  0x0000668e branch  0x0000613c 
- 00024868  0x00006692 bpatchx  0x00000084 , 0x00004030 
- 00024869  0x00006693 fetch  0x00000001 , 0x0000409e 
- 00024870  0x00006694 set1  0x00000003 , 0x0000003f 
- 00024871  0x00006695 store  0x00000001 , 0x0000409e 
- 00024872  0x00006696 setarg  0x00000101 
- 00024873  0x00006697 store  0x00000002 , 0x000004ce 
- 00024874  0x00006698 rtn 
- 00024875  0x0000669b bpatchx  0x00000085 , 0x00004030 
- 00024876  0x0000669c fetch  0x00000001 , 0x0000409e 
- 00024877  0x0000669d set0  0x00000003 , 0x0000003f 
- 00024878  0x0000669e store  0x00000001 , 0x0000409e 
- 00024879  0x0000669f setarg  0x00000000 
- 00024880  0x000066a0 store  0x00000002 , 0x000004ce 
- 00024881  0x000066a1 rtn 
- 00024882  0x000066a4 jam  0x00000003 , 0x000040d8 
- 00024883  0x000066a5 setarg  0x00000000 
- 00024884  0x000066a6 store  0x00000004 , 0x00004142 
- 00024885  0x000066a7 arg  0x000040da , 0x00000005 
- 00024886  0x000066a8 call  0x00006140 
- 00024887  0x000066a9 arg  0x000040e7 , 0x00000005 
- 00024888  0x000066aa call  0x00006140 
- 00024889  0x000066ab arg  0x00004146 , 0x00000005 
- 00024890  0x000066ac call  0x00006140 
- 00024891  0x000066ad branch  0x00006147 
- 00024892  0x000066af arg  0x000040e7 , 0x00000005 
- 00024893  0x000066b0 call  0x00006140 
- 00024894  0x000066b1 call  0x00006147 
- 00024895  0x000066b2 branch  0x0000614a 
- 00024896  0x000066b6 setarg  0x00ffffff 
- 00024897  0x000066b7 istore  0x00000003 , 0x00000005 
- 00024898  0x000066b8 istore  0x00000003 , 0x00000005 
- 00024899  0x000066b9 istore  0x00000003 , 0x00000005 
- 00024900  0x000066ba setarg  0x0000007f 
- 00024901  0x000066bb istore  0x00000001 , 0x00000005 
- 00024902  0x000066bc rtn 
- 00024903  0x000066be setarg  0x00000000 
- 00024904  0x000066bf store  0x00000002 , 0x000040d6 
- 00024905  0x000066c0 rtn 
- 00024906  0x000066c2 fetch  0x00000001 , 0x000040d8 
- 00024907  0x000066c3 set1  0x00000002 , 0x0000003f 
- 00024908  0x000066c4 store  0x00000001 , 0x000040d8 
- 00024909  0x000066c5 rtn 
- 00024910  0x000066c9 force  0x00000002 , 0x00000007 
- 00024911  0x000066ca call  0x000062a0 
- 00024912  0x000066cb nbranch  0x000062b0 , 0x00000029 
- 00024913  0x000066cd branch  0x000062b2 
- 00024914  0x000066d2 force  0x00000002 , 0x0000003f 
- 00024915  0x000066d3 call  0x00006298 
- 00024916  0x000066d4 fetch  0x00000001 , 0x000004ca 
- 00024917  0x000066d5 istore  0x00000001 , 0x00000005 
- 00024918  0x000066d6 call  0x000062b2 
- 00024919  0x000066d8 fetch  0x00000001 , 0x0000004b 
- 00024920  0x000066d9 set1  0x00000003 , 0x0000003f 
- 00024921  0x000066da store  0x00000001 , 0x0000004b 
- 00024922  0x000066db jam  0x00000032 , 0x00000072 
- 00024923  0x000066dc rtn 
- 00024924  0x000066e0 force  0x00000001 , 0x0000003f 
- 00024925  0x000066e1 call  0x00006298 
- 00024926  0x000066e2 branch  0x000062b2 
- 00024927  0x000066e4 force  0x00000001 , 0x0000003f 
- 00024928  0x000066e5 call  0x00006298 
- 00024929  0x000066e6 branch  0x000062b0 
- 00024930  0x000066ea force  0x00000002 , 0x0000003f 
- 00024931  0x000066eb call  0x00006298 
- 00024932  0x000066ec fetch  0x00000001 , 0x0000004c 
- 00024933  0x000066ed isolate0  0x00000002 , 0x0000003f 
- 00024934  0x000066ee setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024935  0x000066ef and_into  0x00000001 , 0x0000003f 
- 00024936  0x000066f0 istore  0x00000001 , 0x00000005 
- 00024937  0x000066f1 branch  0x000062b2 
- 00024938  0x000066f5 force  0x00000003 , 0x0000003f 
- 00024939  0x000066f6 call  0x00006298 
- 00024940  0x000066f7 fetch  0x00000002 , 0x00000051 
- 00024941  0x000066f8 istore  0x00000002 , 0x00000005 
- 00024942  0x000066f9 branch  0x000062b2 
- 00024943  0x000066fc jam  0x000000fa , 0x00000072 
- 00024944  0x000066fd force  0x00000002 , 0x0000003f 
- 00024945  0x000066fe call  0x00006298 
- 00024946  0x000066ff fetch  0x00000001 , 0x00000053 
- 00024947  0x00006700 istore  0x00000001 , 0x00000005 
- 00024948  0x00006701 branch  0x000062b2 
- 00024949  0x00006704 force  0x0000000a , 0x0000003f 
- 00024950  0x00006705 call  0x00006298 
- 00024951  0x00006706 arg  0x00000152 , 0x00000006 
- 00024952  0x00006707 force  0x00000009 , 0x00000039 
- 00024953  0x00006709 ifetch  0x00000001 , 0x00000006 
- 00024954  0x0000670a xor_into  0x00000055 , 0x0000003f 
- 00024955  0x0000670b istore  0x00000001 , 0x00000005 
- 00024956  0x0000670c loop  0x00006179 
- 00024957  0x0000670d branch  0x000062b2 
- 00024958  0x00006710 branch  0x000062b2 
- 00024959  0x00006712 branch  0x000062b2 
- 00024960  0x00006715 rtn  0x00000029 
- 00024961  0x00006716 call  0x0000282d 
- 00024962  0x00006717 force  0x00000009 , 0x0000003f 
- 00024963  0x00006718 call  0x00006298 
- 00024964  0x00006719 fetch  0x00000002 , 0x00000171 
- 00024965  0x0000671a istore  0x00000002 , 0x00000005 
- 00024966  0x0000671b fetch  0x00000003 , 0x000040a0 
- 00024967  0x0000671c istore  0x00000003 , 0x00000005 
- 00024968  0x0000671d fetch  0x00000001 , 0x000040a3 
- 00024969  0x0000671e istore  0x00000001 , 0x00000005 
- 00024970  0x0000671f fetch  0x00000002 , 0x000040a4 
- 00024971  0x00006720 istore  0x00000002 , 0x00000005 
- 00024972  0x00006721 bmark0  0x00000003 , 0x00006191 
- 00024973  0x00006722 set0  0x00000003 , 0x00000000 
- 00024974  0x00006723 call  0x000062b2 
- 00024975  0x00006724 jam  0x00000013 , 0x0000007c 
- 00024976  0x00006725 rtn 
- 00024977  0x00006727 call  0x000062b0 
- 00024978  0x00006728 jam  0x00000003 , 0x0000007c 
- 00024979  0x00006729 jam  0x00000013 , 0x0000007d 
- 00024980  0x0000672a rtn 
- 00024981  0x0000672d arg  0x00000200 , 0x00000002 
- 00024982  0x0000672e branch  0x00006199 , 0x00000029 
- 00024983  0x0000672f deposit  0x00000028 
- 00024984  0x00006730 branch  0x0000619a 
- 00024985  0x00006732 deposit  0x00000022 
- 00024986  0x00006734 deposit  0x00000021 
- 00024987  0x00006735 iadd  0x00000002 , 0x0000003f 
- 00024988  0x00006736 and_into  0x000001fc , 0x0000003f 
- 00024989  0x00006737 store  0x00000004 , 0x00000034 
- 00024990  0x00006738 force  0x00000005 , 0x0000003f 
- 00024991  0x00006739 call  0x00006298 
- 00024992  0x0000673a fetch  0x00000004 , 0x00000034 
- 00024993  0x0000673b rshift  0x0000003f , 0x0000003f 
- 00024994  0x0000673c istore  0x00000004 , 0x00000005 
- 00024995  0x0000673d branch  0x000062b2 
- 00024996  0x00006740 force  0x0000000a , 0x0000003f 
- 00024997  0x00006741 call  0x00006298 
- 00024998  0x00006742 arg  0x000004d9 , 0x00000006 
- 00024999  0x00006743 ifetch  0x00000009 , 0x00000006 
- 00025000  0x00006744 istore  0x00000009 , 0x00000005 
- 00025001  0x00006745 branch  0x000062b2 
- 00025002  0x0000674a force  0x00000003 , 0x0000003f 
- 00025003  0x0000674b call  0x00006298 
- 00025004  0x0000674c setarg  0x00000114 
- 00025005  0x0000674d istore  0x00000002 , 0x00000005 
- 00025006  0x0000674e branch  0x000062b2 
- 00025007  0x00006752 force  0x00000001 , 0x0000003f 
- 00025008  0x00006753 call  0x00006298 
- 00025009  0x0000675c branch  0x000062b2 
- 00025010  0x00006760 force  0x00000002 , 0x0000003f 
- 00025011  0x00006761 call  0x00006298 
- 00025012  0x00006762 fetch  0x00000001 , 0x000040d0 
- 00025013  0x00006763 istore  0x00000001 , 0x00000005 
- 00025014  0x00006764 branch  0x000062b2 
- 00025015  0x00006768 force  0x00000002 , 0x0000003f 
- 00025016  0x00006769 call  0x00006298 
- 00025017  0x0000676a setarg  0x00000005 
- 00025018  0x0000676b istore  0x00000001 , 0x00000005 
- 00025019  0x0000676c branch  0x000062b2 
- 00025020  0x00006770 force  0x00000002 , 0x0000003f 
- 00025021  0x00006771 call  0x00006298 
- 00025022  0x00006772 setarg  0x00000000 
- 00025023  0x00006773 istore  0x00000001 , 0x00000005 
- 00025024  0x00006774 branch  0x000062b2 
- 00025025  0x00006778 jam  0x0000002e , 0x0000007c 
- 00025026  0x00006779 rtn 
- 00025027  0x0000677b fetch  0x00000001 , 0x00004092 
- 00025028  0x0000677c sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025029  0x0000677d call  0x000061c1 , 0x00000005 
- 00025030  0x0000677e fetch  0x00000001 , 0x00000030 
- 00025031  0x0000677f set1  0x00000004 , 0x0000003f 
- 00025032  0x00006780 store  0x00000001 , 0x00000030 
- 00025033  0x00006781 copy  0x00000022 , 0x0000003f 
- 00025034  0x00006782 store  0x00000004 , 0x000004e9 
- 00025035  0x00006783 fetch  0x00000001 , 0x000004d1 
- 00025036  0x00006784 bbit1  0x00000003 , 0x000061d4 
- 00025037  0x00006785 set1  0x00000003 , 0x0000003f 
- 00025038  0x00006786 store  0x00000001 , 0x000004d1 
- 00025039  0x00006787 jam  0x00000005 , 0x00000a99 
- 00025040  0x00006788 call  0x00007d86 
- 00025041  0x00006789 force  0x00000001 , 0x0000003f 
- 00025042  0x0000678a call  0x00006298 
- 00025043  0x0000678b branch  0x000062b2 
- 00025044  0x0000678d jam  0x00000000 , 0x00000048 
- 00025045  0x0000678e rtn 
- 00025046  0x00006791 force  0x00000006 , 0x0000003f 
- 00025047  0x00006792 call  0x00006298 
- 00025048  0x00006793 fetch  0x00000005 , 0x00004510 
- 00025049  0x00006794 istore  0x00000005 , 0x00000005 
- 00025050  0x00006795 branch  0x000062b2 
- 00025051  0x00006798 force  0x00000009 , 0x0000003f 
- 00025052  0x00006799 call  0x00006298 
- 00025053  0x0000679a fetch  0x00000008 , 0x00004098 
- 00025054  0x0000679b istore  0x00000008 , 0x00000005 
- 00025055  0x0000679c branch  0x000062b2 
- 00025056  0x0000679f jam  0x00000001 , 0x000009b1 
- 00025057  0x000067a0 fetch  0x00000001 , 0x000045b1 
- 00025058  0x000067a1 rtnne  0x00000001 
- 00025059  0x000067a2 jam  0x00000013 , 0x000009af 
- 00025060  0x000067a3 rtn 
- 00025061  0x000067a6 call  0x000062ef 
- 00025062  0x000067a7 jam  0x00000099 , 0x0000007c 
- 00025063  0x000067a8 jam  0x00000003 , 0x000009af 
- 00025064  0x000067a9 rtn 
- 00025065  0x000067ad call  0x000062ef 
- 00025066  0x000067ae jam  0x0000003d , 0x0000007c 
- 00025067  0x000067af jam  0x00000007 , 0x000009af 
- 00025068  0x000067b0 rtn 
- 00025069  0x000067b3 arg  0x00000a4e , 0x00000011 
- 00025070  0x000067b4 arg  0x00000a6e , 0x00000012 
- 00025071  0x000067b5 arg  0x00000010 , 0x00000039 
- 00025072  0x000067b6 call  0x00007f88 
- 00025073  0x000067b7 branch  0x000061f7 , 0x00000005 
- 00025074  0x000067b8 jam  0x00000000 , 0x000009af 
- 00025075  0x000067b9 call  0x000076da 
- 00025076  0x000067ba jam  0x00000024 , 0x0000007e 
- 00025077  0x000067bb jam  0x00000040 , 0x0000007d 
- 00025078  0x000067bc branch  0x00005d53 
- 00025079  0x000067be jam  0x0000000a , 0x000009af 
- 00025080  0x000067bf call  0x000076d8 
- 00025081  0x000067c0 jam  0x00000040 , 0x0000007d 
- 00025082  0x000067c1 branch  0x00005e38 
- 00025083  0x000067c6 jam  0x00000040 , 0x0000007c 
- 00025084  0x000067c7 rtn 
- 00025085  0x000067ce jam  0x0000003d , 0x0000007c 
- 00025086  0x000067d0 rtn 
- 00025087  0x000067d7 jam  0x00000000 , 0x000009b6 
- 00025088  0x000067d8 force  0x00000004 , 0x0000003f 
- 00025089  0x000067d9 call  0x00006298 
- 00025090  0x000067da force  0x00000001 , 0x0000003f 
- 00025091  0x000067db istore  0x00000001 , 0x00000005 
- 00025092  0x000067dc force  0x00000001 , 0x0000003f 
- 00025093  0x000067dd istore  0x00000001 , 0x00000005 
- 00025094  0x000067de force  0x00000030 , 0x0000003f 
- 00025095  0x000067df istore  0x00000001 , 0x00000005 
- 00025096  0x000067e0 call  0x000062fc 
- 00025097  0x000067e1 branch  0x000062b2 , 0x00000001 
- 00025098  0x000067e2 branch  0x000062b0 
- 00025099  0x000067e6 force  0x00000011 , 0x0000003f 
- 00025100  0x000067e7 call  0x00006298 
- 00025101  0x000067e8 fetch  0x00000001 , 0x000009b6 
- 00025102  0x000067e9 arg  0x0000462a , 0x00000006 
- 00025103  0x000067ea iadd  0x00000006 , 0x00000006 
- 00025104  0x000067eb ifetch  0x00000008 , 0x00000006 
- 00025105  0x000067ec istore  0x00000008 , 0x00000005 
- 00025106  0x000067ed ifetch  0x00000008 , 0x00000006 
- 00025107  0x000067ee istore  0x00000008 , 0x00000005 
- 00025108  0x000067ef fetch  0x00000001 , 0x000009b6 
- 00025109  0x000067f0 increase  0x00000010 , 0x0000003f 
- 00025110  0x000067f1 store  0x00000001 , 0x000009b6 
- 00025111  0x000067f2 call  0x000062fc 
- 00025112  0x000067f3 branch  0x000062b2 , 0x00000001 
- 00025113  0x000067f4 branch  0x000062b0 
- 00025114  0x000067f8 jam  0x00000006 , 0x000009ae 
- 00025115  0x000067f9 jam  0x0000003f , 0x0000007c 
- 00025116  0x000067fa rtn 
- 00025117  0x000067fe force  0x00000011 , 0x0000003f 
- 00025118  0x000067ff call  0x00006298 
- 00025119  0x00006800 arg  0x00000a4e , 0x00000006 
- 00025120  0x00006801 ifetch  0x00000008 , 0x00000006 
- 00025121  0x00006802 istore  0x00000008 , 0x00000005 
- 00025122  0x00006803 ifetch  0x00000008 , 0x00000006 
- 00025123  0x00006804 istore  0x00000008 , 0x00000005 
- 00025124  0x00006805 branch  0x000062b0 
- 00025125  0x00006808 jam  0x00000040 , 0x0000007c 
- 00025126  0x00006809 rtn 
- 00025127  0x0000680d call  0x000062fc 
- 00025128  0x0000680e call  0x00007612 , 0x00000001 
- 00025129  0x0000680f force  0x00000011 , 0x0000003f 
- 00025130  0x00006810 call  0x00006298 
- 00025131  0x00006811 arg  0x00000a1e , 0x00000006 
- 00025132  0x00006812 ifetch  0x00000008 , 0x00000006 
- 00025133  0x00006813 istore  0x00000008 , 0x00000005 
- 00025134  0x00006814 ifetch  0x00000008 , 0x00000006 
- 00025135  0x00006815 istore  0x00000008 , 0x00000005 
- 00025136  0x00006816 call  0x000062fc 
- 00025137  0x00006817 nbranch  0x000062b0 , 0x00000001 
- 00025138  0x00006818 branch  0x000062b2 , 0x00000001 
- 00025139  0x0000681c jam  0x0000000f , 0x000009af 
- 00025140  0x0000681e call  0x000062ef 
- 00025141  0x0000681f jam  0x0000000b , 0x0000007c 
- 00025142  0x00006820 call  0x00006307 
- 00025143  0x00006821 branch  0x0000764e , 0x00000001 
- 00025144  0x00006822 branch  0x00007658 
- 00025145  0x00006824 call  0x000062eb 
- 00025146  0x00006826 jam  0x00000041 , 0x0000007c 
- 00025147  0x00006827 rtn 
- 00025148  0x0000682a force  0x00000011 , 0x0000003f 
- 00025149  0x0000682b call  0x00006298 
- 00025150  0x0000682c arg  0x00000a4e , 0x00000006 
- 00025151  0x0000682d ifetch  0x00000008 , 0x00000006 
- 00025152  0x0000682e istore  0x00000008 , 0x00000005 
- 00025153  0x0000682f ifetch  0x00000008 , 0x00000006 
- 00025154  0x00006830 istore  0x00000008 , 0x00000005 
- 00025155  0x00006831 call  0x000062fc 
- 00025156  0x00006832 nbranch  0x000062b0 , 0x00000001 
- 00025157  0x00006833 branch  0x000062b2 , 0x00000001 
- 00025158  0x00006836 force  0x00000003 , 0x0000003f 
- 00025159  0x00006837 call  0x00006298 
- 00025160  0x00006838 setarg  0x0000fffe 
- 00025161  0x00006839 istore  0x00000002 , 0x00000005 
- 00025162  0x0000683a branch  0x000062b0 
- 00025163  0x0000683d branch  0x000062b2 
- 00025164  0x0000683f branch  0x000062b2 
- 00025165  0x00006841 branch  0x000062b2 
- 00025166  0x00006843 branch  0x000062b2 
- 00025167  0x00006849 call  0x0000630b 
- 00025168  0x0000684a arg  0x000040a0 , 0x00000011 
- 00025169  0x0000684b call  0x00006311 
- 00025170  0x0000684c force  0x00000011 , 0x0000003f 
- 00025171  0x0000684d call  0x00006298 
- 00025172  0x0000684e arg  0x00000582 , 0x00000011 
- 00025173  0x0000684f arg  0x00000562 , 0x00000012 
- 00025174  0x00006850 call  0x00007352 
- 00025175  0x00006851 nbranch  0x000062a7 , 0x00000029 
- 00025176  0x00006852 branch  0x000062ad 
- 00025177  0x00006855 call  0x0000630b 
- 00025178  0x00006856 arg  0x00000040 , 0x00000011 
- 00025179  0x00006857 call  0x00007255 
- 00025180  0x00006859 force  0x00000011 , 0x0000003f 
- 00025181  0x0000685a call  0x00006298 
- 00025182  0x0000685b arg  0x00000562 , 0x00000006 
- 00025183  0x0000685c call  0x00007ebf 
- 00025184  0x0000685d fetch  0x00000001 , 0x00000055 
- 00025185  0x0000685e beq  0x00000019 , 0x000062b2 
- 00025186  0x0000685f beq  0x00000018 , 0x000062b2 
- 00025187  0x00006860 branch  0x000062ad 
- 00025188  0x00006863 fetch  0x00000001 , 0x000009b5 
- 00025189  0x00006864 branch  0x0000626a , 0x00000034 
- 00025190  0x00006865 call  0x000062fc 
- 00025191  0x00006866 call  0x000062ef , 0x00000001 
- 00025192  0x00006867 ncall  0x000062eb , 0x00000001 
- 00025193  0x00006868 branch  0x0000626b 
- 00025194  0x0000686a call  0x000062ef 
- 00025195  0x0000686c call  0x0000630b 
- 00025196  0x0000686d branch  0x0000625c 
- 00025197  0x00006870 arg  0x000040a0 , 0x00000011 
- 00025198  0x00006871 call  0x00007288 
- 00025199  0x00006872 force  0x00000005 , 0x0000003f 
- 00025200  0x00006873 call  0x00006298 
- 00025201  0x00006874 fetch  0x00000004 , 0x00000592 
- 00025202  0x00006875 istore  0x00000004 , 0x00000005 
- 00025203  0x00006876 arg  0x000004d5 , 0x00000002 
- 00025204  0x00006877 call  0x000062e2 
- 00025205  0x00006878 call  0x00007386 
- 00025206  0x00006879 call  0x000062fc 
- 00025207  0x0000687a branch  0x0000627c , 0x00000001 
- 00025208  0x0000687b jam  0x00000001 , 0x000004d8 
- 00025209  0x0000687c fetch  0x00000001 , 0x000009b5 
- 00025210  0x0000687d rtn  0x00000034 
- 00025211  0x0000687e jam  0x0000000b , 0x0000007c 
- 00025212  0x00006880 fetch  0x00000001 , 0x000041bd 
- 00025213  0x00006881 rtn  0x00000034 
- 00025214  0x00006883 call  0x000062fc 
- 00025215  0x00006884 nbranch  0x00006284 , 0x00000001 
- 00025216  0x00006885 fetch  0x00000001 , 0x000004d7 
- 00025217  0x00006886 rtn  0x00000034 
- 00025218  0x00006887 jam  0x0000000f , 0x0000007c 
- 00025219  0x00006888 rtn 
- 00025220  0x0000688a rtnmark0  0x00000021 
- 00025221  0x0000688b set0  0x00000021 , 0x00000000 
- 00025222  0x0000688c jam  0x0000000f , 0x0000007c 
- 00025223  0x0000688d rtn 
- 00025224  0x00006892 call  0x0000630b 
- 00025225  0x00006893 call  0x0000728b 
- 00025226  0x00006894 force  0x00000011 , 0x0000003f 
- 00025227  0x00006895 call  0x00006298 
- 00025228  0x00006896 arg  0x00000562 , 0x00000006 
- 00025229  0x00006897 call  0x00007ebf 
- 00025230  0x00006898 branch  0x000062ad 
- 00025231  0x0000689b force  0x00000001 , 0x0000003f 
- 00025232  0x0000689c call  0x00006298 
- 00025233  0x0000689d branch  0x000062ad 
- 00025234  0x000068a0 force  0x00000002 , 0x0000003f 
- 00025235  0x000068a1 call  0x00006298 
- 00025236  0x000068a2 force  0x00000010 , 0x0000003f 
- 00025237  0x000068a3 istore  0x00000001 , 0x00000005 
- 00025238  0x000068a4 store  0x00000001 , 0x00000054 
- 00025239  0x000068a5 branch  0x000062ad 
- 00025240  0x000068a9 lshift3  0x0000003f , 0x0000003f 
- 00025241  0x000068aa or_into  0x00000007 , 0x0000003f 
- 00025242  0x000068ab store  0x00000001 , 0x000004b6 
- 00025243  0x000068ac arg  0x00000011 , 0x00000039 
- 00025244  0x000068ad arg  0x000004b8 , 0x00000005 
- 00025245  0x000068ae call  0x00007ed4 
- 00025246  0x000068af arg  0x000004b8 , 0x00000005 
- 00025247  0x000068b0 rtn 
- 00025248  0x000068b3 and  0x0000003f , 0x0000007f , 0x00000011 
- 00025249  0x000068b4 jam  0x0000007f , 0x00000048 
- 00025250  0x000068b5 deposit  0x00000007 
- 00025251  0x000068b6 call  0x00006298 
- 00025252  0x000068b7 deposit  0x00000011 
- 00025253  0x000068b8 istore  0x00000001 , 0x00000005 
- 00025254  0x000068b9 rtn 
- 00025255  0x000068bc fetch  0x00000001 , 0x00000048 
- 00025256  0x000068bd lshift  0x0000003f , 0x0000003f 
- 00025257  0x000068be fetcht  0x00000001 , 0x0000004c 
- 00025258  0x000068bf isolate1  0x00000001 , 0x00000002 
- 00025259  0x000068c0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025260  0x000068c1 branch  0x000062b7 
- 00025261  0x000068c5 fetcht  0x00000001 , 0x0000004c 
- 00025262  0x000068c6 and_into  0x00000001 , 0x00000002 
- 00025263  0x000068c7 branch  0x000062b3 
- 00025264  0x000068ca force  0x00000000 , 0x00000002 
- 00025265  0x000068cb branch  0x000062b3 
- 00025266  0x000068ce force  0x00000001 , 0x00000002 
- 00025267  0x000068d0 fetch  0x00000001 , 0x00000048 
- 00025268  0x000068d1 lshift  0x0000003f , 0x0000003f 
- 00025269  0x000068d2 setflag  0x00000029 , 0x00000000 , 0x0000003f 
- 00025270  0x000068d3 ixor  0x00000002 , 0x0000003f 
- 00025271  0x000068d5 store  0x00000001 , 0x000004b7 
- 00025272  0x000068d6 jam  0x00000000 , 0x00000048 
- 00025273  0x000068d7 call  0x000062c7 
- 00025274  0x000068d8 enable  0x00000028 
- 00025275  0x000068d9 rtn 
- 00025276  0x000068dd fetch  0x00000001 , 0x0000007c 
- 00025277  0x000068de rtn  0x00000034 
- 00025278  0x000068df call  0x000062c1 
- 00025279  0x000068e0 fetch  0x00000001 , 0x0000007c 
- 00025280  0x000068e1 rtn 
- 00025281  0x000068e4 bpatchx  0x00000086 , 0x00004030 
- 00025282  0x000068e5 fetch  0x00000001 , 0x00000048 
- 00025283  0x000068e6 branch  0x000062c7 , 0x00000034 
- 00025284  0x000068e7 fetch  0x00000001 , 0x00000078 
- 00025285  0x000068e8 nrtn  0x00000034 
- 00025286  0x000068e9 branch  0x000062d1 
- 00025287  0x000068eb fetch  0x00000001 , 0x00000078 
- 00025288  0x000068ec branch  0x000062d7 , 0x00000034 
- 00025289  0x000068ed fetch  0x00000003 , 0x00000078 
- 00025290  0x000068ee store  0x00000003 , 0x00000048 
- 00025291  0x000068ef fetcht  0x00000001 , 0x0000007b 
- 00025292  0x000068f0 fetch  0x00000001 , 0x0000004c 
- 00025293  0x000068f1 set0  0x00000001 , 0x0000003f 
- 00025294  0x000068f2 ior  0x00000002 , 0x0000003f 
- 00025295  0x000068f3 store  0x00000001 , 0x0000004c 
- 00025296  0x000068f4 jam  0x00000000 , 0x00000078 
- 00025297  0x000068f6 fetch  0x00000001 , 0x0000007c 
- 00025298  0x000068f7 rtn  0x00000034 
- 00025299  0x000068f8 fetch  0x00000004 , 0x0000007c 
- 00025300  0x000068f9 store  0x00000004 , 0x00000078 
- 00025301  0x000068fa jam  0x00000000 , 0x0000007c 
- 00025302  0x000068fb rtn 
- 00025303  0x000068fd fetch  0x00000001 , 0x0000007c 
- 00025304  0x000068fe rtn  0x00000034 
- 00025305  0x000068ff fetch  0x00000003 , 0x0000007c 
- 00025306  0x00006900 store  0x00000003 , 0x00000048 
- 00025307  0x00006901 fetcht  0x00000001 , 0x0000007f 
- 00025308  0x00006902 fetch  0x00000001 , 0x0000004c 
- 00025309  0x00006903 set0  0x00000001 , 0x0000003f 
- 00025310  0x00006904 ior  0x00000002 , 0x0000003f 
- 00025311  0x00006905 store  0x00000001 , 0x0000004c 
- 00025312  0x00006906 jam  0x00000000 , 0x0000007c 
- 00025313  0x00006907 rtn 
- 00025314  0x0000690b bpatchx  0x00000087 , 0x00004030 
- 00025315  0x0000690c fetch  0x00000001 , 0x0000004c 
- 00025316  0x0000690d copy  0x0000003f , 0x00000013 
- 00025317  0x0000690e ifetch  0x00000001 , 0x00000002 
- 00025318  0x0000690f call  0x00005e52 
- 00025319  0x00006910 call  0x000062a7 
- 00025320  0x00006911 copy  0x00000013 , 0x0000003f 
- 00025321  0x00006912 store  0x00000001 , 0x0000004c 
- 00025322  0x00006913 rtn 
- 00025323  0x00006916 fetcht  0x00000001 , 0x0000004c 
- 00025324  0x00006917 set0  0x00000000 , 0x00000002 
- 00025325  0x00006918 storet  0x00000001 , 0x0000004c 
- 00025326  0x00006919 rtn 
- 00025327  0x0000691c fetcht  0x00000001 , 0x0000004c 
- 00025328  0x0000691d set1  0x00000000 , 0x00000002 
- 00025329  0x0000691e storet  0x00000001 , 0x0000004c 
- 00025330  0x0000691f rtn 
- 00025331  0x00006923 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025332  0x00006924 fetcht  0x00000001 , 0x0000004c 
- 00025333  0x00006925 ixor  0x00000002 , 0x0000003f 
- 00025334  0x00006926 isolate1  0x00000001 , 0x0000003f 
- 00025335  0x00006927 rtn 
- 00025336  0x0000692b fetch  0x00000001 , 0x0000004c 
- 00025337  0x0000692c setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025338  0x0000692d store  0x00000001 , 0x0000004c 
- 00025339  0x0000692e rtn 
- 00025340  0x00006932 fetch  0x00000001 , 0x000009b4 
- 00025341  0x00006933 compare  0x00000001 , 0x0000003f , 0x0000007f 
- 00025342  0x00006934 rtn 
- 00025343  0x00006936 fetch  0x00000001 , 0x000009b4 
- 00025344  0x00006937 set1  0x00000007 , 0x0000003f 
- 00025345  0x00006938 store  0x00000001 , 0x000009b4 
- 00025346  0x00006939 rtn 
- 00025347  0x0000693b fetch  0x00000001 , 0x000009b4 
- 00025348  0x0000693c set0  0x00000007 , 0x0000003f 
- 00025349  0x0000693d store  0x00000001 , 0x000009b4 
- 00025350  0x0000693e rtn 
- 00025351  0x00006940 fetch  0x00000001 , 0x000009b4 
- 00025352  0x00006941 isolate1  0x00000007 , 0x0000003f 
- 00025353  0x00006942 store  0x00000001 , 0x000009b4 
- 00025354  0x00006943 rtn 
- 00025355  0x00006947 arg  0x00000562 , 0x00000005 
- 00025356  0x00006949 force  0x00000010 , 0x00000039 
- 00025357  0x0000694c random  0x0000003f 
- 00025358  0x0000694d istore  0x00000001 , 0x00000005 
- 00025359  0x0000694e loop  0x0000630d 
- 00025360  0x0000694f rtn 
- 00025361  0x00006952 call  0x00007259 
- 00025362  0x00006953 arg  0x000041be , 0x00000011 
- 00025363  0x00006954 arg  0x00000592 , 0x00000012 
- 00025364  0x00006955 ifetch  0x00000008 , 0x00000011 
- 00025365  0x00006956 fetcht  0x00000001 , 0x00000030 
- 00025366  0x00006957 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00025367  0x00006958 storet  0x00000001 , 0x00000030 
- 00025368  0x00006959 copy  0x00000011 , 0x00000005 
- 00025369  0x0000695a call  0x00007352 
- 00025370  0x0000695b branch  0x000021c4 
- 00025371  0x00006963 bpatchx  0x00000088 , 0x00004031 
- 00025372  0x00006965 call  0x000062bc 
- 00025373  0x00006966 nrtn  0x00000034 
- 00025374  0x00006968 fetch  0x00000001 , 0x00000055 
- 00025375  0x00006969 rtn  0x00000034 
- 00025376  0x0000696d beq  0x00000004 , 0x0000636f 
- 00025377  0x0000696e beq  0x00000005 , 0x00006374 
- 00025378  0x0000696f beq  0x00000002 , 0x00006366 
- 00025379  0x00006970 beq  0x00000003 , 0x0000637c 
- 00025380  0x00006971 beq  0x0000000e , 0x00006369 
- 00025381  0x00006972 beq  0x00000006 , 0x00006398 
- 00025382  0x00006973 beq  0x00000007 , 0x000063b0 
- 00025383  0x00006974 beq  0x00000009 , 0x000063b1 
- 00025384  0x00006975 beq  0x0000000a , 0x000063ba 
- 00025385  0x00006976 beq  0x0000000b , 0x000063be 
- 00025386  0x00006977 beq  0x0000000c , 0x00006386 
- 00025387  0x00006978 beq  0x0000000d , 0x00006389 
- 00025388  0x00006979 beq  0x0000000f , 0x0000638f 
- 00025389  0x0000697a beq  0x00000012 , 0x00006359 
- 00025390  0x0000697b beq  0x00000013 , 0x0000637c 
- 00025391  0x0000697c beq  0x00000010 , 0x0000635c 
- 00025392  0x0000697d beq  0x00000014 , 0x00006356 
- 00025393  0x0000697e beq  0x00000015 , 0x0000637c 
- 00025394  0x0000697f beq  0x00000016 , 0x00006350 
- 00025395  0x00006980 beq  0x00000018 , 0x00006355 
- 00025396  0x00006981 beq  0x00000017 , 0x00006349 
- 00025397  0x00006982 beq  0x00000019 , 0x0000634f 
- 00025398  0x00006983 beq  0x0000001a , 0x0000633a 
- 00025399  0x00006984 beq  0x0000001b , 0x00006344 
- 00025400  0x00006985 jam  0x00000000 , 0x00000055 
- 00025401  0x00006987 rtn 
- 00025402  0x00006989 fetch  0x00000001 , 0x000004d1 
- 00025403  0x0000698a rtnbit0  0x00000002 
- 00025404  0x0000698b rtnbit0  0x00000003 
- 00025405  0x0000698c jam  0x00000000 , 0x00000055 
- 00025406  0x0000698d call  0x00006340 
- 00025407  0x0000698e branch  0x00006cef 
- 00025408  0x00006991 fetch  0x00000001 , 0x0000016d 
- 00025409  0x00006992 rtnbit0  0x00000001 
- 00025410  0x00006993 jam  0x0000000a , 0x00000055 
- 00025411  0x00006994 rtn 
- 00025412  0x00006997 arg  0x00000007 , 0x00000007 
- 00025413  0x00006998 call  0x00007f16 
- 00025414  0x00006999 nrtn  0x00000034 
- 00025415  0x0000699a jam  0x0000001a , 0x00000055 
- 00025416  0x0000699b rtn 
- 00025417  0x0000699e fetch  0x00000001 , 0x0000016d 
- 00025418  0x0000699f set0  0x00000000 , 0x0000003f 
- 00025419  0x000069a0 store  0x00000001 , 0x0000016d 
- 00025420  0x000069a1 jam  0x00000019 , 0x00000055 
- 00025421  0x000069a2 jam  0x0000000b , 0x0000007c 
- 00025422  0x000069a3 rtn 
- 00025423  0x000069a5 rtn 
- 00025424  0x000069a7 fetch  0x00000001 , 0x000004d4 
- 00025425  0x000069a8 rtnne  0x00000002 
- 00025426  0x000069a9 call  0x000063c0 
- 00025427  0x000069aa jam  0x00000018 , 0x00000055 
- 00025428  0x000069ab rtn 
- 00025429  0x000069ae rtn 
- 00025430  0x000069b0 jam  0x00000015 , 0x00000055 
- 00025431  0x000069b1 jam  0x00000083 , 0x0000007c 
- 00025432  0x000069b2 rtn 
- 00025433  0x000069b4 jam  0x00000013 , 0x00000055 
- 00025434  0x000069b5 jam  0x00000025 , 0x0000007c 
- 00025435  0x000069b6 rtn 
- 00025436  0x000069b9 fetch  0x00000001 , 0x0000455b 
- 00025437  0x000069ba rtneq  0x00000000 
- 00025438  0x000069bb beq  0x00000001 , 0x00006364 
- 00025439  0x000069bc arg  0x00000006 , 0x00000007 
- 00025440  0x000069bd call  0x00007f16 
- 00025441  0x000069be nrtn  0x00000034 
- 00025442  0x000069bf jam  0x00000000 , 0x0000455b 
- 00025443  0x000069c0 branch  0x0000637d 
- 00025444  0x000069c2 rtn  0x00000029 
- 00025445  0x000069c3 branch  0x00006398 
- 00025446  0x000069c6 jam  0x00000003 , 0x00000055 
- 00025447  0x000069c7 jam  0x00000027 , 0x0000007c 
- 00025448  0x000069c8 rtn 
- 00025449  0x000069ca jam  0x00000013 , 0x0000007c 
- 00025450  0x000069cb set1  0x00000003 , 0x00000000 
- 00025451  0x000069cc jam  0x00000005 , 0x00000055 
- 00025452  0x000069cd setarg  0x000001ff 
- 00025453  0x000069ce store  0x00000002 , 0x000004d2 
- 00025454  0x000069cf rtn 
- 00025455  0x000069d1 jam  0x00000005 , 0x00000055 
- 00025456  0x000069d2 jam  0x000000ff , 0x000004d2 
- 00025457  0x000069d3 set0  0x00000022 , 0x00000000 
- 00025458  0x000069d4 jam  0x00000033 , 0x0000007c 
- 00025459  0x000069d5 branch  0x00005d04 
- 00025460  0x000069d7 rtnmark1  0x00000022 
- 00025461  0x000069d8 fetch  0x00000002 , 0x000004d2 
- 00025462  0x000069d9 sub  0x0000003f , 0x00000001 , 0x0000003f 
- 00025463  0x000069da branch  0x0000637a , 0x00000005 
- 00025464  0x000069db store  0x00000002 , 0x000004d2 
- 00025465  0x000069dc rtn 
- 00025466  0x000069de jam  0x0000000e , 0x00000055 
- 00025467  0x000069df rtn 
- 00025468  0x000069e2 rtn 
- 00025469  0x000069e5 fetch  0x00000001 , 0x000004d1 
- 00025470  0x000069e6 rtnbit0  0x00000003 
- 00025471  0x000069e7 rtnbit0  0x00000002 
- 00025472  0x000069e8 fetch  0x00000001 , 0x0000016d 
- 00025473  0x000069e9 set0  0x00000002 , 0x0000003f 
- 00025474  0x000069ea store  0x00000001 , 0x0000016d 
- 00025475  0x000069eb jam  0x00000013 , 0x0000007c 
- 00025476  0x000069ec jam  0x00000010 , 0x00000055 
- 00025477  0x000069ed rtn 
- 00025478  0x000069f0 jam  0x0000000d , 0x00000055 
- 00025479  0x000069f1 jam  0x00000031 , 0x0000007c 
- 00025480  0x000069f2 rtn 
- 00025481  0x000069f5 fetch  0x00000001 , 0x000004d1 
- 00025482  0x000069f6 rtnbit0  0x00000002 
- 00025483  0x000069f7 jam  0x00000000 , 0x00000055 
- 00025484  0x000069f9 rtn 
- 00025485  0x000069fb jam  0x00000006 , 0x00000055 
- 00025486  0x000069fc rtn 
- 00025487  0x000069ff fetch  0x00000001 , 0x000004d2 
- 00025488  0x00006a00 increase  0xffffffff , 0x0000003f 
- 00025489  0x00006a01 branch  0x00006394 , 0x00000034 
- 00025490  0x00006a02 store  0x00000001 , 0x000004d2 
- 00025491  0x00006a03 rtn 
- 00025492  0x00006a05 jam  0x00000007 , 0x0000007c 
- 00025493  0x00006a06 jam  0x00000016 , 0x000004ca 
- 00025494  0x00006a07 jam  0x00000000 , 0x00000055 
- 00025495  0x00006a08 rtn 
- 00025496  0x00006a0b fetch  0x00000001 , 0x0000016d 
- 00025497  0x00006a0c bbit1  0x00000002 , 0x0000637d 
- 00025498  0x00006a0d bbit1  0x00000000 , 0x0000639d 
- 00025499  0x00006a0f jam  0x0000001a , 0x00000055 
- 00025500  0x00006a10 rtn 
- 00025501  0x00006a12 fetch  0x00000001 , 0x000041bd 
- 00025502  0x00006a13 branch  0x000063a9 , 0x00000034 
- 00025503  0x00006a14 fetch  0x00000001 , 0x000004d1 
- 00025504  0x00006a15 rtnbit0  0x00000003 
- 00025505  0x00006a16 rtnbit0  0x00000002 
- 00025506  0x00006a17 fetch  0x00000004 , 0x000004e9 
- 00025507  0x00006a18 arg  0x00000064 , 0x00000002 
- 00025508  0x00006a19 iadd  0x00000002 , 0x00000002 
- 00025509  0x00006a1a copy  0x00000022 , 0x0000003f 
- 00025510  0x00006a1b isub  0x00000002 , 0x0000003e 
- 00025511  0x00006a1c nrtn  0x00000002 
- 00025512  0x00006a1d branch  0x00006349 
- 00025513  0x00006a22 jam  0x00000016 , 0x00000055 
- 00025514  0x00006a23 jam  0x00000004 , 0x00004689 
- 00025515  0x00006a24 setarg  0x00003030 
- 00025516  0x00006a25 store  0x00000002 , 0x0000468a 
- 00025517  0x00006a26 istore  0x00000002 , 0x00000005 
- 00025518  0x00006a27 jam  0x00000002 , 0x000004d4 
- 00025519  0x00006a28 branch  0x00006350 
- 00025520  0x00006a2b rtn 
- 00025521  0x00006a2d fetch  0x00000001 , 0x0000016d 
- 00025522  0x00006a2e bbit1  0x00000001 , 0x000063b5 
- 00025523  0x00006a2f jam  0x0000001a , 0x00000055 
- 00025524  0x00006a30 rtn 
- 00025525  0x00006a33 fetch  0x00000001 , 0x0000016d 
- 00025526  0x00006a34 set0  0x00000001 , 0x0000003f 
- 00025527  0x00006a35 store  0x00000001 , 0x0000016d 
- 00025528  0x00006a36 jam  0x0000000f , 0x0000007c 
- 00025529  0x00006a37 rtn 
- 00025530  0x00006a3a fetch  0x00000001 , 0x000004d8 
- 00025531  0x00006a3b rtn  0x00000034 
- 00025532  0x00006a3c jam  0x00000000 , 0x00000055 
- 00025533  0x00006a3d branch  0x000063b5 
- 00025534  0x00006a40 jam  0x0000000c , 0x00000055 
- 00025535  0x00006a41 rtn 
- 00025536  0x00006a44 fetch  0x00000001 , 0x0000004b 
- 00025537  0x00006a45 bbit1  0x00000002 , 0x000063c5 
- 00025538  0x00006a46 call  0x000062ef 
- 00025539  0x00006a47 jam  0x00000008 , 0x0000007c 
- 00025540  0x00006a48 branch  0x00004d04 
- 00025541  0x00006a4a fetch  0x00000001 , 0x0000004b 
- 00025542  0x00006a4b set0  0x00000002 , 0x0000003f 
- 00025543  0x00006a4c store  0x00000001 , 0x0000004b 
- 00025544  0x00006a4d call  0x00006001 
- 00025545  0x00006a4e call  0x000062f8 
- 00025546  0x00006a4f branch  0x00004d04 
- 00025547  0x00006a52 setarg  0x00000004 
- 00025548  0x00006a53 store  0x00000001 , 0x00004689 
- 00025549  0x00006a54 setarg  0x00003030 
- 00025550  0x00006a55 istore  0x00000002 , 0x00000005 
- 00025551  0x00006a56 istore  0x00000002 , 0x00000005 
- 00025552  0x00006a57 rtn 
- 00025553  0x00006a5e bpatchx  0x0000008c , 0x00004031 
- 00025554  0x00006a5f hfetch  0x00000001 , 0x00008073 
- 00025555  0x00006a60 arg  0x00000006 , 0x00000002 
- 00025556  0x00006a61 ior  0x00000002 , 0x0000003f 
- 00025557  0x00006a62 hstore  0x00000001 , 0x00008073 
- 00025558  0x00006a63 hfetch  0x00000001 , 0x00008077 
- 00025559  0x00006a64 ior  0x00000002 , 0x0000003f 
- 00025560  0x00006a65 hstore  0x00000001 , 0x00008077 
- 00025561  0x00006a66 call  0x000063ee 
- 00025562  0x00006a67 hfetch  0x00000001 , 0x00008077 
- 00025563  0x00006a68 set0  0x00000001 , 0x0000003f 
- 00025564  0x00006a69 set0  0x00000002 , 0x0000003f 
- 00025565  0x00006a6a hstore  0x00000001 , 0x00008077 
- 00025566  0x00006a6b nop  0x0000001e 
- 00025567  0x00006a6c branch  0x000063f2 
- 00025568  0x00006a6f hfetch  0x00000001 , 0x00008073 
- 00025569  0x00006a70 arg  0x000000c0 , 0x00000002 
- 00025570  0x00006a71 ior  0x00000002 , 0x0000003f 
- 00025571  0x00006a72 hstore  0x00000001 , 0x00008073 
- 00025572  0x00006a73 hfetch  0x00000001 , 0x00008077 
- 00025573  0x00006a74 ior  0x00000002 , 0x0000003f 
- 00025574  0x00006a75 hstore  0x00000001 , 0x00008077 
- 00025575  0x00006a76 call  0x000063ee 
- 00025576  0x00006a77 hfetch  0x00000001 , 0x00008077 
- 00025577  0x00006a78 set0  0x00000006 , 0x0000003f 
- 00025578  0x00006a79 set0  0x00000007 , 0x0000003f 
- 00025579  0x00006a7a hstore  0x00000001 , 0x00008077 
- 00025580  0x00006a7b nop  0x0000001e 
- 00025581  0x00006a7c branch  0x000063f6 
- 00025582  0x00006a7f hfetch  0x00000001 , 0x00008081 
- 00025583  0x00006a80 and  0x0000003f , 0x000000fc , 0x0000003f 
- 00025584  0x00006a81 hstore  0x00000001 , 0x00008081 
- 00025585  0x00006a82 rtn 
- 00025586  0x00006a84 hfetch  0x00000001 , 0x00008081 
- 00025587  0x00006a85 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00025588  0x00006a86 hstore  0x00000001 , 0x00008081 
- 00025589  0x00006a87 rtn 
- 00025590  0x00006a89 hfetch  0x00000001 , 0x00008081 
- 00025591  0x00006a8a or  0x0000003f , 0x00000003 , 0x0000003f 
- 00025592  0x00006a8b set0  0x00000004 , 0x0000003f 
- 00025593  0x00006a8c hstore  0x00000001 , 0x00008081 
- 00025594  0x00006a8d rtn 
- 00025595  0x00006a92 copy  0x0000003f , 0x00000012 
- 00025596  0x00006a93 call  0x0000640f 
- 00025597  0x00006a94 nop  0x00000064 
- 00025598  0x00006a95 copy  0x00000012 , 0x0000003f 
- 00025599  0x00006a96 call  0x00006414 
- 00025600  0x00006a97 copy  0x0000003f , 0x00000012 
- 00025601  0x00006a98 call  0x00006411 
- 00025602  0x00006a99 nop  0x00000064 
- 00025603  0x00006a9a copy  0x00000012 , 0x0000003f 
- 00025604  0x00006a9b rtn 
- 00025605  0x00006a9e copy  0x0000003f , 0x00000012 
- 00025606  0x00006a9f call  0x0000640f 
- 00025607  0x00006aa0 nop  0x00000064 
- 00025608  0x00006aa1 copy  0x00000012 , 0x0000003f 
- 00025609  0x00006aa2 call  0x00006413 
- 00025610  0x00006aa3 call  0x00006411 
- 00025611  0x00006aa4 nop  0x00000064 
- 00025612  0x00006aa5 rtn 
- 00025613  0x00006aa9 fetcht  0x00000001 , 0x00004214 
- 00025614  0x00006aaa branch  0x0000680e 
- 00025615  0x00006aae fetcht  0x00000001 , 0x00004214 
- 00025616  0x00006aaf branch  0x00006829 
- 00025617  0x00006ab3 fetcht  0x00000001 , 0x00004214 
- 00025618  0x00006ab4 branch  0x00006825 
- 00025619  0x00006ab8 branch  0x000064ec 
- 00025620  0x00006abb branch  0x000064f3 
- 00025621  0x00006ac3 nbranch  0x00006419 , 0x00000028 
- 00025622  0x00006ac4 hfetch  0x00000001 , 0x00008085 
- 00025623  0x00006ac5 or_into  0x00000002 , 0x0000003f 
- 00025624  0x00006ac6 hstore  0x00000001 , 0x00008085 
- 00025625  0x00006ac8 copy  0x00000002 , 0x0000003e 
- 00025626  0x00006ac9 branch  0x0000641c , 0x00000005 
- 00025627  0x00006aca copy  0x00000013 , 0x0000003d 
- 00025628  0x00006acc isolate0  0x00000000 , 0x0000003e 
- 00025629  0x00006acd branch  0x000064b9 
- 00025630  0x00006ad1 force  0x00000004 , 0x00000002 
- 00025631  0x00006ad3 arg  0x000001fe , 0x00000011 
- 00025632  0x00006ad4 hfetch  0x00000001 , 0x00008085 
- 00025633  0x00006ad5 and_into  0x000000fd , 0x0000003f 
- 00025634  0x00006ad6 hstore  0x00000001 , 0x00008085 
- 00025635  0x00006ad7 call  0x00006419 
- 00025636  0x00006ad8 arg  0x000055aa , 0x00000011 
- 00025637  0x00006ad9 fetch  0x00000002 , 0x000001fe 
- 00025638  0x00006ada ifetcht  0x00000002 , 0x00000006 
- 00025639  0x00006adb isub  0x00000011 , 0x0000003e 
- 00025640  0x00006adc rtn 
- 00025641  0x00006adf arg  0x00000002 , 0x00000002 
- 00025642  0x00006ae0 arg  0x00000204 , 0x00000011 
- 00025643  0x00006ae1 call  0x00006419 
- 00025644  0x00006ae2 fetch  0x00000002 , 0x00000204 
- 00025645  0x00006ae3 store  0x00000002 , 0x000001f7 
- 00025646  0x00006ae4 call  0x00006430 , 0x00000028 
- 00025647  0x00006ae5 rtn 
- 00025648  0x00006ae8 arg  0x00000010 , 0x00000002 
- 00025649  0x00006ae9 arg  0x00000206 , 0x00000011 
- 00025650  0x00006aea hfetch  0x00000001 , 0x00008085 
- 00025651  0x00006aeb and_into  0x000000fd , 0x0000003f 
- 00025652  0x00006aec hstore  0x00000001 , 0x00008085 
- 00025653  0x00006aed call  0x00006419 
- 00025654  0x00006aee arg  0x00000206 , 0x00000006 
- 00025655  0x00006aef arg  0x00000010 , 0x00000039 
- 00025656  0x00006af0 call  0x00007478 
- 00025657  0x00006af1 call  0x00007428 
- 00025658  0x00006af2 call  0x00007491 
- 00025659  0x00006af3 branch  0x00007422 
- 00025660  0x00006af6 disable  0x0000002d 
- 00025661  0x00006af7 call  0x0000641e 
- 00025662  0x00006af8 nrtn  0x00000005 
- 00025663  0x00006af9 enable  0x0000002d 
- 00025664  0x00006afa jam  0x00000080 , 0x00008023 
- 00025665  0x00006afb jam  0x00000000 , 0x00008022 
- 00025666  0x00006afc jam  0x00000000 , 0x00008024 
- 00025667  0x00006afd arg  0x00008025 , 0x00000011 
- 00025668  0x00006afe call  0x00006415 
- 00025669  0x00006aff jam  0x00000000 , 0x00008023 
- 00025670  0x00006b01 arg  0x00000006 , 0x00000002 
- 00025671  0x00006b02 call  0x0000641f 
- 00025672  0x00006b03 nrtn  0x00000005 
- 00025673  0x00006b04 ifetch  0x00000002 , 0x00000006 
- 00025674  0x00006b05 iforce  0x00000011 
- 00025675  0x00006b06 call  0x00006419 
- 00025676  0x00006b07 branch  0x00006446 
- 00025677  0x00006b0c call  0x00007f99 
- 00025678  0x00006b0d setarg  0x00001000 
- 00025679  0x00006b0e store  0x00000002 , 0x000001f7 
- 00025680  0x00006b0f arg  0x000065e5 , 0x00000013 
- 00025681  0x00006b10 arg  0x00000002 , 0x00000039 
- 00025682  0x00006b12 call  0x0000641e 
- 00025683  0x00006b13 nrtn  0x00000005 
- 00025684  0x00006b14 fetch  0x00000002 , 0x000001f7 
- 00025685  0x00006b15 byteswap  0x0000003f , 0x0000003f 
- 00025686  0x00006b16 iadd  0x00000002 , 0x0000003f 
- 00025687  0x00006b17 byteswap  0x0000003f , 0x0000003f 
- 00025688  0x00006b18 store  0x00000002 , 0x000001f7 
- 00025689  0x00006b19 loop  0x00006452 
- 00025690  0x00006b1a branch  0x00006446 
- 00025691  0x00006b1d call  0x00007f99 
- 00025692  0x00006b1e disable  0x00000028 
- 00025693  0x00006b1f call  0x0000666a 
- 00025694  0x00006b20 setarg  0x00000000 
- 00025695  0x00006b21 arg  0x000001f3 , 0x00000011 
- 00025696  0x00006b22 arg  0x00000002 , 0x00000002 
- 00025697  0x00006b23 call  0x000066b3 
- 00025698  0x00006b24 fetch  0x00000002 , 0x000001f3 
- 00025699  0x00006b25 bbit0  0x00000007 , 0x0000646e 
- 00025700  0x00006b26 jam  0x00000025 , 0x00008050 
- 00025701  0x00006b27 setarg  0x000007f0 
- 00025702  0x00006b28 arg  0x00000206 , 0x00000011 
- 00025703  0x00006b29 arg  0x00000010 , 0x00000002 
- 00025704  0x00006b2a call  0x000066b3 
- 00025705  0x00006b2b jam  0x00000008 , 0x00008006 
- 00025706  0x00006b2c set1  0x0000002b , 0x00000000 
- 00025707  0x00006b2d arg  0x00000206 , 0x00000006 
- 00025708  0x00006b2e call  0x00007484 
- 00025709  0x00006b2f enable  0x00000028 
- 00025710  0x00006b31 jam  0x00000000 , 0x000041da 
- 00025711  0x00006b33 call  0x000064b0 
- 00025712  0x00006b34 fetch  0x00000002 , 0x000001f3 
- 00025713  0x00006b35 byteswap  0x0000003f , 0x0000003f 
- 00025714  0x00006b36 arg  0x000007ff , 0x00000002 
- 00025715  0x00006b37 iand  0x00000002 , 0x0000003f 
- 00025716  0x00006b38 branch  0x0000647b , 0x00000005 
- 00025717  0x00006b39 call  0x0000666f 
- 00025718  0x00006b3a arg  0x000066b8 , 0x00000013 
- 00025719  0x00006b3b call  0x00006430 , 0x00000028 
- 00025720  0x00006b3c call  0x0000643c 
- 00025721  0x00006b3d fetch  0x00000001 , 0x000001f2 
- 00025722  0x00006b3e bbit0  0x00000000 , 0x0000646f 
- 00025723  0x00006b41 call  0x0000666d 
- 00025724  0x00006b42 jam  0x00000000 , 0x000041da 
- 00025725  0x00006b44 call  0x000064b0 
- 00025726  0x00006b45 call  0x000065c2 
- 00025727  0x00006b46 fetch  0x00000001 , 0x000001f3 
- 00025728  0x00006b47 bbit1  0x00000006 , 0x0000648e 
- 00025729  0x00006b48 call  0x000064aa 
- 00025730  0x00006b49 nbranch  0x00006486 , 0x0000002d 
- 00025731  0x00006b4a fetch  0x00000001 , 0x000001f2 
- 00025732  0x00006b4b bbit0  0x00000000 , 0x0000647d 
- 00025733  0x00006b4c branch  0x0000649b 
- 00025734  0x00006b4e call  0x000065bf 
- 00025735  0x00006b4f fetch  0x00000001 , 0x000001f3 
- 00025736  0x00006b50 bbit1  0x00000006 , 0x0000648e 
- 00025737  0x00006b51 call  0x000064aa 
- 00025738  0x00006b52 nbranch  0x0000648e , 0x0000002d 
- 00025739  0x00006b53 fetch  0x00000001 , 0x000001f2 
- 00025740  0x00006b54 bbit0  0x00000000 , 0x0000647d 
- 00025741  0x00006b55 branch  0x0000649b 
- 00025742  0x00006b58 jam  0x00000000 , 0x000041da 
- 00025743  0x00006b5a call  0x000064b0 
- 00025744  0x00006b5b fetch  0x00000001 , 0x000001f3 
- 00025745  0x00006b5c bbit1  0x00000005 , 0x0000649b 
- 00025746  0x00006b5d setarg  0x00000000 
- 00025747  0x00006b5e store  0x00000003 , 0x000001f6 
- 00025748  0x00006b5f call  0x00006502 
- 00025749  0x00006b60 arg  0x00006578 , 0x00000013 
- 00025750  0x00006b61 call  0x00006429 
- 00025751  0x00006b62 call  0x0000643c 
- 00025752  0x00006b63 nbranch  0x0000649b , 0x0000002d 
- 00025753  0x00006b64 fetch  0x00000001 , 0x000001f2 
- 00025754  0x00006b65 bbit0  0x00000000 , 0x0000648f 
- 00025755  0x00006b68 bmark1  0x0000002b , 0x0000649d 
- 00025756  0x00006b69 call  0x000064a3 
- 00025757  0x00006b6b fetch  0x00000001 , 0x000001f3 
- 00025758  0x00006b6c bbit0  0x00000004 , 0x000064a3 
- 00025759  0x00006b6d jam  0x00000021 , 0x00008050 
- 00025760  0x00006b6e call  0x00004c0e 
- 00025761  0x00006b70 call  0x00004c2e 
- 00025762  0x00006b71 branch  0x000064a1 
- 00025763  0x00006b74 setarg  0x00000000 
- 00025764  0x00006b75 store  0x00000008 , 0x00000206 
- 00025765  0x00006b76 store  0x00000008 , 0x0000020e 
- 00025766  0x00006b77 force  0x00000004 , 0x00000038 
- 00025767  0x00006b78 call  0x00007492 
- 00025768  0x00006b79 jam  0x00000021 , 0x00008050 
- 00025769  0x00006b7a rtn 
- 00025770  0x00006b7e setarg  0x00000000 
- 00025771  0x00006b7f store  0x00000002 , 0x000001f7 
- 00025772  0x00006b80 arg  0x000065e5 , 0x00000013 
- 00025773  0x00006b81 call  0x000065a3 
- 00025774  0x00006b82 call  0x00006429 
- 00025775  0x00006b83 branch  0x0000643c 
- 00025776  0x00006b87 fetch  0x00000001 , 0x000041da 
- 00025777  0x00006b88 increase  0x00000001 , 0x0000003f 
- 00025778  0x00006b89 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00025779  0x00006b8a nbranch  0x000064b6 , 0x00000002 
- 00025780  0x00006b8b store  0x00000001 , 0x000041da 
- 00025781  0x00006b8c rtn 
- 00025782  0x00006b8f call  0x000064a3 
- 00025783  0x00006b90 call  0x00007fa1 
- 00025784  0x00006b91 rtn 
- 00025785  0x00006b96 fetch  0x00000001 , 0x000001f2 
- 00025786  0x00006b97 lshift  0x0000003f , 0x0000003f 
- 00025787  0x00006b98 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025788  0x00006b99 isolate0  0x0000000f , 0x00000011 
- 00025789  0x00006b9a rtn  0x00000001 
- 00025790  0x00006b9b store  0x00000001 , 0x000001f2 
- 00025791  0x00006b9c rtn 
- 00025792  0x00006ba0 hfetch  0x00000001 , 0x00008085 
- 00025793  0x00006ba1 rtnbit0  0x00000001 
- 00025794  0x00006ba2 branch  0x000064c6 
- 00025795  0x00006ba4 hfetch  0x00000001 , 0x0000812c 
- 00025796  0x00006ba5 qisolate1  0x0000003f 
- 00025797  0x00006ba6 rtn  0x00000001 
- 00025798  0x00006ba8 hfetch  0x00000001 , 0x00008108 
- 00025799  0x00006ba9 bbit0  0x00000001 , 0x000064c3 
- 00025800  0x00006baa call  0x00007422 
- 00025801  0x00006bab branch  0x000064c3 
- 00025802  0x00006bb0 fetch  0x00000002 , 0x00004199 
- 00025803  0x00006bb1 rtn  0x00000034 
- 00025804  0x00006bb2 jam  0x00000080 , 0x00008023 
- 00025805  0x00006bb3 jam  0x00000000 , 0x00008022 
- 00025806  0x00006bb4 jam  0x00000000 , 0x00008024 
- 00025807  0x00006bb5 fetcht  0x00000002 , 0x0000419b 
- 00025808  0x00006bb6 lshift2  0x00000002 , 0x00000039 
- 00025809  0x00006bb7 iforce  0x00000006 
- 00025810  0x00006bb9 ifetch  0x00000001 , 0x00000006 
- 00025811  0x00006bba hstore  0x00000001 , 0x00008025 
- 00025812  0x00006bbb loop  0x000064d2 
- 00025813  0x00006bbc jam  0x00000000 , 0x00008023 
- 00025814  0x00006bbd rtn 
- 00025815  0x00006bc3 bpatchx  0x0000008d , 0x00004031 
- 00025816  0x00006bc4 call  0x000064dd 
- 00025817  0x00006bc5 branch  0x000063f2 
- 00025818  0x00006bc8 call  0x000064dd 
- 00025819  0x00006bc9 call  0x000063ee 
- 00025820  0x00006bca branch  0x000063f6 
- 00025821  0x00006bcd fetch  0x00000001 , 0x00004212 
- 00025822  0x00006bce hstore  0x00000001 , 0x00008086 
- 00025823  0x00006bcf fetch  0x00000001 , 0x00004213 
- 00025824  0x00006bd0 hstore  0x00000001 , 0x00008087 
- 00025825  0x00006bd1 setarg  0x000001f5 
- 00025826  0x00006bd2 hstore  0x00000002 , 0x0000808a 
- 00025827  0x00006bd3 setarg  0x000001fa 
- 00025828  0x00006bd4 hstore  0x00000002 , 0x0000808c 
- 00025829  0x00006bd5 branch  0x000063ee 
- 00025830  0x00006bd8 hfetch  0x00000001 , 0x00008086 
- 00025831  0x00006bd9 set1  0x00000007 , 0x0000003f 
- 00025832  0x00006bda hstore  0x00000001 , 0x00008086 
- 00025833  0x00006bdb set0  0x00000007 , 0x0000003f 
- 00025834  0x00006bdc hstore  0x00000001 , 0x00008086 
- 00025835  0x00006bdd rtn 
- 00025836  0x00006be2 set1  0x00000007 , 0x0000003f 
- 00025837  0x00006be3 store  0x00000002 , 0x000001f5 
- 00025838  0x00006be4 bpatchx  0x0000008e , 0x00004031 
- 00025839  0x00006be5 jam  0x00000002 , 0x00008088 
- 00025840  0x00006be6 jam  0x00000000 , 0x0000808e 
- 00025841  0x00006be7 jam  0x00000002 , 0x00008006 
- 00025842  0x00006be8 branch  0x000064fc 
- 00025843  0x00006bec force  0x00000001 , 0x00000002 
- 00025844  0x00006bf0 store  0x00000001 , 0x000001f5 
- 00025845  0x00006bf1 bpatchx  0x0000008f , 0x00004031 
- 00025846  0x00006bf2 jam  0x00000001 , 0x00008088 
- 00025847  0x00006bf3 hstoret  0x00000002 , 0x0000808e 
- 00025848  0x00006bf4 jam  0x00000002 , 0x00008006 
- 00025849  0x00006bf5 call  0x000064fc 
- 00025850  0x00006bf6 fetch  0x00000001 , 0x000001fa 
- 00025851  0x00006bf7 rtn 
- 00025852  0x00006bfa fetch  0x00000002 , 0x000040d6 
- 00025853  0x00006bfb increase  0x00000001 , 0x0000003f 
- 00025854  0x00006bfc store  0x00000002 , 0x000040d6 
- 00025855  0x00006bfd hfetch  0x00000001 , 0x0000812c 
- 00025856  0x00006bfe bbit0  0x00000003 , 0x000064fc 
- 00025857  0x00006bff rtn 
- 00025858  0x00006c02 jam  0x00000040 , 0x00008086 
- 00025859  0x00006c03 jam  0x00000000 , 0x00008087 
- 00025860  0x00006c04 hfetch  0x00000001 , 0x00008081 
- 00025861  0x00006c05 set0  0x00000000 , 0x0000003f 
- 00025862  0x00006c06 set1  0x00000001 , 0x0000003f 
- 00025863  0x00006c07 hstore  0x00000001 , 0x00008081 
- 00025864  0x00006c08 setarg  0x00000000 
- 00025865  0x00006c09 store  0x00000004 , 0x000001f5 
- 00025866  0x00006c0a rtn 
- 00025867  0x00006c0e setarg  0x00000000 
- 00025868  0x00006c0f hstore  0x00000002 , 0x0000808e 
- 00025869  0x00006c10 setarg  0x00000001 
- 00025870  0x00006c11 hstore  0x00000002 , 0x00008088 
- 00025871  0x00006c12 setarg  0x000001f5 
- 00025872  0x00006c13 hstore  0x00000002 , 0x0000808a 
- 00025873  0x00006c14 jam  0x00000006 , 0x000001f5 
- 00025874  0x00006c15 jam  0x00000002 , 0x00008006 
- 00025875  0x00006c16 branch  0x000064fc 
- 00025876  0x00006c26 disable  0x00000028 
- 00025877  0x00006c27 copy  0x0000003f , 0x00000012 
- 00025878  0x00006c28 fetch  0x00000001 , 0x00004239 
- 00025879  0x00006c29 rtnne  0x00000000 
- 00025880  0x00006c2a enable  0x00000028 
- 00025881  0x00006c2b copy  0x00000012 , 0x0000003f 
- 00025882  0x00006c2c branch  0x00006522 
- 00025883  0x00006c30 fetch  0x00000001 , 0x00004239 
- 00025884  0x00006c31 beq  0x00000001 , 0x00006522 
- 00025885  0x00006c32 beq  0x00000002 , 0x00006528 
- 00025886  0x00006c33 beq  0x00000003 , 0x00006530 
- 00025887  0x00006c34 beq  0x00000004 , 0x00006537 
- 00025888  0x00006c35 beq  0x00000005 , 0x0000653d 
- 00025889  0x00006c36 rtn 
- 00025890  0x00006c39 store  0x00000003 , 0x00004232 
- 00025891  0x00006c3a copy  0x00000011 , 0x0000003f 
- 00025892  0x00006c3b store  0x00000002 , 0x00004235 
- 00025893  0x00006c3c storet  0x00000002 , 0x00004237 
- 00025894  0x00006c3d jam  0x00000002 , 0x00004239 
- 00025895  0x00006c3e branch  0x00006502 
- 00025896  0x00006c40 call  0x00006502 
- 00025897  0x00006c41 jam  0x00000003 , 0x00004239 
- 00025898  0x00006c42 call  0x0000650b 
- 00025899  0x00006c43 arg  0x000001f5 , 0x00000011 
- 00025900  0x00006c44 fetch  0x00000003 , 0x00004232 
- 00025901  0x00006c45 jam  0x00000004 , 0x00008088 
- 00025902  0x00006c46 arg  0x00000020 , 0x00000002 
- 00025903  0x00006c47 branch  0x00006556 
- 00025904  0x00006c4a call  0x00006502 
- 00025905  0x00006c4b call  0x0000650b 
- 00025906  0x00006c4c setarg  0x00000005 
- 00025907  0x00006c4d call  0x000064f3 
- 00025908  0x00006c4e rtnbit1  0x00000000 
- 00025909  0x00006c4f jam  0x00000004 , 0x00004239 
- 00025910  0x00006c50 rtn 
- 00025911  0x00006c52 call  0x00006502 
- 00025912  0x00006c53 jam  0x00000005 , 0x00004239 
- 00025913  0x00006c54 call  0x0000650b 
- 00025914  0x00006c55 call  0x0000654a 
- 00025915  0x00006c56 call  0x00006552 
- 00025916  0x00006c57 branch  0x00006545 
- 00025917  0x00006c59 call  0x00006502 
- 00025918  0x00006c5a call  0x0000650b 
- 00025919  0x00006c5b setarg  0x00000005 
- 00025920  0x00006c5c call  0x000064f3 
- 00025921  0x00006c5d rtnbit1  0x00000000 
- 00025922  0x00006c5e jam  0x00000000 , 0x00004239 
- 00025923  0x00006c5f fetch  0x00000002 , 0x00004201 
- 00025924  0x00006c60 branch  0x00007f9c 
- 00025925  0x00006c62 fetch  0x00000004 , 0x00000aa2 
- 00025926  0x00006c63 fetcht  0x00000002 , 0x00004235 
- 00025927  0x00006c64 increase  0xfffffffc , 0x00000002 
- 00025928  0x00006c65 istore  0x00000004 , 0x00000002 
- 00025929  0x00006c66 rtn 
- 00025930  0x00006c68 fetcht  0x00000002 , 0x00004235 
- 00025931  0x00006c69 copy  0x00000002 , 0x00000011 
- 00025932  0x00006c6a increase  0xfffffffc , 0x00000002 
- 00025933  0x00006c6b ifetch  0x00000004 , 0x00000002 
- 00025934  0x00006c6c store  0x00000004 , 0x00000aa2 
- 00025935  0x00006c6d fetcht  0x00000002 , 0x00004237 
- 00025936  0x00006c6e fetch  0x00000003 , 0x00004232 
- 00025937  0x00006c6f rtn 
- 00025938  0x00006c74 increase  0x00000004 , 0x00000002 
- 00025939  0x00006c75 hstoret  0x00000002 , 0x00008088 
- 00025940  0x00006c76 arg  0x00000002 , 0x00000002 
- 00025941  0x00006c77 increase  0xfffffffc , 0x00000011 
- 00025942  0x00006c7a istoret  0x00000001 , 0x00000011 
- 00025943  0x00006c7b rshift16  0x0000003f , 0x00000002 
- 00025944  0x00006c7c istoret  0x00000001 , 0x00000005 
- 00025945  0x00006c7d rshift8  0x0000003f , 0x00000002 
- 00025946  0x00006c7e istoret  0x00000001 , 0x00000005 
- 00025947  0x00006c7f istore  0x00000001 , 0x00000005 
- 00025948  0x00006c80 deposit  0x00000011 
- 00025949  0x00006c81 hstore  0x00000002 , 0x0000808a 
- 00025950  0x00006c82 setarg  0x00000000 
- 00025951  0x00006c83 hstore  0x00000002 , 0x0000808e 
- 00025952  0x00006c84 jam  0x00000002 , 0x00008006 
- 00025953  0x00006c85 branch  0x000064fc 
- 00025954  0x00006c8a hstoret  0x00000002 , 0x0000808e 
- 00025955  0x00006c8b rshift16  0x0000003f , 0x00000002 
- 00025956  0x00006c8c storet  0x00000001 , 0x000001f6 
- 00025957  0x00006c8d rshift8  0x0000003f , 0x00000002 
- 00025958  0x00006c8e storet  0x00000001 , 0x000001f7 
- 00025959  0x00006c8f store  0x00000001 , 0x000001f8 
- 00025960  0x00006c90 setarg  0x00000004 
- 00025961  0x00006c91 hstore  0x00000002 , 0x00008088 
- 00025962  0x00006c92 jam  0x00000003 , 0x000001f5 
- 00025963  0x00006c93 setarg  0x000001f5 
- 00025964  0x00006c94 hstore  0x00000002 , 0x0000808a 
- 00025965  0x00006c95 deposit  0x00000011 
- 00025966  0x00006c96 hstore  0x00000002 , 0x0000808c 
- 00025967  0x00006c97 hfetch  0x00000001 , 0x00008086 
- 00025968  0x00006c98 isolate0  0x0000000f , 0x00000011 
- 00025969  0x00006c99 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025970  0x00006c9a hstore  0x00000001 , 0x00008086 
- 00025971  0x00006c9b jam  0x00000002 , 0x00008006 
- 00025972  0x00006c9d hfetch  0x00000001 , 0x0000812c 
- 00025973  0x00006c9e bbit1  0x00000007 , 0x00006574 
- 00025974  0x00006c9f arg  0x00000003 , 0x00000007 
- 00025975  0x00006ca0 branch  0x000064fc 
- 00025976  0x00006ca5 hstoret  0x00000002 , 0x0000808e 
- 00025977  0x00006ca6 setarg  0x00000004 
- 00025978  0x00006ca7 hstore  0x00000002 , 0x00008088 
- 00025979  0x00006ca8 jam  0x00000003 , 0x000001f5 
- 00025980  0x00006ca9 setarg  0x000001f5 
- 00025981  0x00006caa hstore  0x00000002 , 0x0000808a 
- 00025982  0x00006cab deposit  0x00000011 
- 00025983  0x00006cac hstore  0x00000002 , 0x0000808c 
- 00025984  0x00006cad hfetch  0x00000001 , 0x00008086 
- 00025985  0x00006cae isolate0  0x0000000f , 0x00000011 
- 00025986  0x00006caf setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025987  0x00006cb0 hstore  0x00000001 , 0x00008086 
- 00025988  0x00006cb1 jam  0x00000002 , 0x00008006 
- 00025989  0x00006cb3 hfetch  0x00000001 , 0x0000812c 
- 00025990  0x00006cb4 bbit1  0x00000007 , 0x00006585 
- 00025991  0x00006cb5 arg  0x00000003 , 0x00000007 
- 00025992  0x00006cb6 call  0x000064c0 
- 00025993  0x00006cb7 call  0x000064fc 
- 00025994  0x00006cb8 isolate1  0x00000002 , 0x0000003f 
- 00025995  0x00006cb9 call  0x000064b9 
- 00025996  0x00006cba fetch  0x00000001 , 0x000001f6 
- 00025997  0x00006cbb lshift16  0x0000003f , 0x00000012 
- 00025998  0x00006cbc fetch  0x00000001 , 0x000001f7 
- 00025999  0x00006cbd lshift8  0x0000003f , 0x0000003f 
- 00026000  0x00006cbe ior  0x00000012 , 0x00000012 
- 00026001  0x00006cbf fetch  0x00000001 , 0x000001f8 
- 00026002  0x00006cc0 ior  0x00000012 , 0x0000003f 
- 00026003  0x00006cc1 iadd  0x00000002 , 0x0000003f 
- 00026004  0x00006cc2 store  0x00000001 , 0x000001f8 
- 00026005  0x00006cc3 rshift8  0x0000003f , 0x0000003f 
- 00026006  0x00006cc4 store  0x00000001 , 0x000001f7 
- 00026007  0x00006cc5 rshift8  0x0000003f , 0x0000003f 
- 00026008  0x00006cc6 store  0x00000001 , 0x000001f6 
- 00026009  0x00006cc7 rtn 
- 00026010  0x00006ccd jam  0x00000001 , 0x00008010 
- 00026011  0x00006cce rtn 
- 00026012  0x00006cd5 jam  0x0000000c , 0x00008091 
- 00026013  0x00006cd6 jam  0x0000000d , 0x00008092 
- 00026014  0x00006cd7 jam  0x0000000d , 0x00008093 
- 00026015  0x00006cd8 jam  0x0000000d , 0x00008094 
- 00026016  0x00006cd9 jam  0x0000000d , 0x00008095 
- 00026017  0x00006cda jam  0x0000000c , 0x00008096 
- 00026018  0x00006cdb branch  0x000065a9 
- 00026019  0x00006cdf jam  0x00000005 , 0x00008091 
- 00026020  0x00006ce0 jam  0x00000007 , 0x00008092 
- 00026021  0x00006ce1 jam  0x00000007 , 0x00008093 
- 00026022  0x00006ce2 jam  0x00000007 , 0x00008094 
- 00026023  0x00006ce3 jam  0x00000007 , 0x00008095 
- 00026024  0x00006ce4 jam  0x00000005 , 0x00008096 
- 00026025  0x00006ce6 hfetch  0x00000001 , 0x0000807b 
- 00026026  0x00006ce7 or_into  0x000000c0 , 0x0000003f 
- 00026027  0x00006ce8 hstore  0x00000001 , 0x0000807b 
- 00026028  0x00006ce9 hfetch  0x00000001 , 0x00008081 
- 00026029  0x00006cea or_into  0x00000010 , 0x0000003f 
- 00026030  0x00006ceb hstore  0x00000001 , 0x00008081 
- 00026031  0x00006cec rtn 
- 00026032  0x00006cf1 hfetch  0x00000001 , 0x0000812c 
- 00026033  0x00006cf2 bbit0  0x00000005 , 0x000065b0 
- 00026034  0x00006cf3 rtn 
- 00026035  0x00006cfc hstore  0x00000002 , 0x00008098 
- 00026036  0x00006cfd deposit  0x00000011 
- 00026037  0x00006cfe hstore  0x00000002 , 0x0000809a 
- 00026038  0x00006cff deposit  0x00000012 
- 00026039  0x00006d00 hstore  0x00000002 , 0x0000809c 
- 00026040  0x00006d01 deposit  0x00000002 
- 00026041  0x00006d02 hstore  0x00000002 , 0x0000809e 
- 00026042  0x00006d03 arg  0x00000001 , 0x00000002 
- 00026043  0x00006d04 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00026044  0x00006d05 hstore  0x00000001 , 0x00008090 
- 00026045  0x00006d06 jam  0x00000004 , 0x00008006 
- 00026046  0x00006d07 branch  0x000065b0 
- 00026047  0x00006d0b set1  0x00000028 , 0x00000000 
- 00026048  0x00006d0c jam  0x00000008 , 0x00004211 
- 00026049  0x00006d0d rtn 
- 00026050  0x00006d10 set0  0x00000028 , 0x00000000 
- 00026051  0x00006d11 jam  0x00000020 , 0x00004211 
- 00026052  0x00006d12 rtn 
- 00026053  0x00006d16 fetch  0x00000001 , 0x00004203 
- 00026054  0x00006d17 iadd  0x00000012 , 0x0000003f 
- 00026055  0x00006d18 store  0x00000001 , 0x000001f7 
- 00026056  0x00006d19 branch  0x000065cc 
- 00026057  0x00006d1c fetch  0x00000002 , 0x000001f7 
- 00026058  0x00006d1d byteswap  0x0000003f , 0x0000003f 
- 00026059  0x00006d1e store  0x00000001 , 0x000001f7 
- 00026060  0x00006d24 setarg  0x00000003 
- 00026061  0x00006d25 hstore  0x00000002 , 0x00008098 
- 00026062  0x00006d26 jam  0x000000a0 , 0x000001f6 
- 00026063  0x00006d27 jam  0x000000a1 , 0x000001f8 
- 00026064  0x00006d28 branch  0x000065eb 
- 00026065  0x00006d2f storet  0x00000002 , 0x00000aa2 
- 00026066  0x00006d30 call  0x000065d6 
- 00026067  0x00006d31 fetcht  0x00000002 , 0x00000aa2 
- 00026068  0x00006d32 call  0x00006606 
- 00026069  0x00006d33 branch  0x000065dd 
- 00026070  0x00006d36 fetch  0x00000001 , 0x0000423a 
- 00026071  0x00006d37 rtneq  0x000000ff 
- 00026072  0x00006d38 bbit0  0x00000006 , 0x000065db 
- 00026073  0x00006d39 setarg  0x000249f0 
- 00026074  0x00006d3a call  0x00002a8f 
- 00026075  0x00006d3c fetcht  0x00000001 , 0x0000423a 
- 00026076  0x00006d3d branch  0x00006829 
- 00026077  0x00006d40 fetcht  0x00000001 , 0x0000423a 
- 00026078  0x00006d41 branch  0x00006825 
- 00026079  0x00006d47 bpatchx  0x00000090 , 0x00004032 
- 00026080  0x00006d48 bmark1  0x00000028 , 0x000065c5 
- 00026081  0x00006d49 fetch  0x00000002 , 0x00004203 
- 00026082  0x00006d4a iadd  0x00000012 , 0x0000003f 
- 00026083  0x00006d4b byteswap  0x0000003f , 0x0000003f 
- 00026084  0x00006d4c store  0x00000002 , 0x000001f7 
- 00026085  0x00006d50 bpatchx  0x00000091 , 0x00004032 
- 00026086  0x00006d51 bmark1  0x00000028 , 0x000065c9 
- 00026087  0x00006d52 setarg  0x00000004 
- 00026088  0x00006d53 hstore  0x00000002 , 0x00008098 
- 00026089  0x00006d54 jam  0x000000a0 , 0x000001f6 
- 00026090  0x00006d55 jam  0x000000a1 , 0x000001f9 
- 00026091  0x00006d57 setarg  0x000001f6 
- 00026092  0x00006d58 hstore  0x00000002 , 0x0000809a 
- 00026093  0x00006d59 hstoret  0x00000002 , 0x0000809e 
- 00026094  0x00006d5a deposit  0x00000011 
- 00026095  0x00006d5b hstore  0x00000002 , 0x0000809c 
- 00026096  0x00006d5c setarg  0x00000002 
- 00026097  0x00006d5d isolate0  0x0000000f , 0x00000011 
- 00026098  0x00006d5e setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00026099  0x00006d5f hstore  0x00000001 , 0x00008090 
- 00026100  0x00006d60 jam  0x00000004 , 0x00008006 
- 00026101  0x00006d61 arg  0x00000005 , 0x00000007 
- 00026102  0x00006d62 call  0x000064c0 
- 00026103  0x00006d63 call  0x000065b0 
- 00026104  0x00006d64 isolate1  0x00000004 , 0x0000003f 
- 00026105  0x00006d65 call  0x000064b9 
- 00026106  0x00006d66 bmark1  0x00000028 , 0x00006601 
- 00026107  0x00006d67 fetch  0x00000002 , 0x000001f7 
- 00026108  0x00006d68 byteswap  0x0000003f , 0x0000003f 
- 00026109  0x00006d69 iadd  0x00000002 , 0x0000003f 
- 00026110  0x00006d6a byteswap  0x0000003f , 0x0000003f 
- 00026111  0x00006d6b store  0x00000002 , 0x000001f7 
- 00026112  0x00006d6c rtn 
- 00026113  0x00006d6f fetch  0x00000001 , 0x000001f7 
- 00026114  0x00006d70 iadd  0x00000002 , 0x0000003f 
- 00026115  0x00006d71 byteswap  0x0000003f , 0x0000003f 
- 00026116  0x00006d72 store  0x00000002 , 0x000001f7 
- 00026117  0x00006d73 rtn 
- 00026118  0x00006d7a fetch  0x00000002 , 0x00004203 
- 00026119  0x00006d7b iadd  0x00000012 , 0x0000003f 
- 00026120  0x00006d7f store  0x00000002 , 0x00000a9a 
- 00026121  0x00006d80 bpatchx  0x00000092 , 0x00004032 
- 00026122  0x00006d81 storet  0x00000002 , 0x00000aa2 
- 00026123  0x00006d82 copy  0x00000011 , 0x0000003f 
- 00026124  0x00006d83 store  0x00000002 , 0x00000ab9 
- 00026125  0x00006d85 call  0x0000661d 
- 00026126  0x00006d87 fetcht  0x00000002 , 0x00000ab2 
- 00026127  0x00006d88 fetch  0x00000002 , 0x00000ab9 
- 00026128  0x00006d89 copy  0x0000003f , 0x00000011 
- 00026129  0x00006d8a fetch  0x00000002 , 0x00000a9a 
- 00026130  0x00006d8c call  0x0000663d 
- 00026131  0x00006d8e fetch  0x00000002 , 0x00000ab2 
- 00026132  0x00006d8f fetcht  0x00000002 , 0x00000ab9 
- 00026133  0x00006d90 iadd  0x00000002 , 0x00000002 
- 00026134  0x00006d91 storet  0x00000002 , 0x00000ab9 
- 00026135  0x00006d92 fetcht  0x00000002 , 0x00000a9a 
- 00026136  0x00006d93 iadd  0x00000002 , 0x00000002 
- 00026137  0x00006d94 storet  0x00000002 , 0x00000a9a 
- 00026138  0x00006d95 fetch  0x00000002 , 0x00000aa2 
- 00026139  0x00006d96 nbranch  0x0000660d , 0x00000034 
- 00026140  0x00006d97 rtn 
- 00026141  0x00006da0 bpatchx  0x00000093 , 0x00004032 
- 00026142  0x00006da1 fetch  0x00000001 , 0x00004211 
- 00026143  0x00006da2 increase  0xffffffff , 0x0000003f 
- 00026144  0x00006da3 fetcht  0x00000002 , 0x00000a9a 
- 00026145  0x00006da4 ior  0x00000002 , 0x0000003f 
- 00026146  0x00006da5 increase  0x00000001 , 0x0000003f 
- 00026147  0x00006da6 store  0x00000003 , 0x00000ab6 
- 00026148  0x00006da8 fetch  0x00000002 , 0x00000aa2 
- 00026149  0x00006da9 iadd  0x00000002 , 0x0000003f 
- 00026150  0x00006dab fetcht  0x00000003 , 0x00000ab6 
- 00026151  0x00006dac isub  0x00000002 , 0x0000003f 
- 00026152  0x00006dad nbranch  0x0000662f , 0x00000002 
- 00026153  0x00006dae store  0x00000002 , 0x00000aa2 
- 00026154  0x00006daf fetch  0x00000003 , 0x00000ab6 
- 00026155  0x00006db0 fetcht  0x00000002 , 0x00000a9a 
- 00026156  0x00006db1 isub  0x00000002 , 0x0000003f 
- 00026157  0x00006db2 store  0x00000002 , 0x00000ab2 
- 00026158  0x00006db3 rtn 
- 00026159  0x00006db5 fetch  0x00000002 , 0x00000aa2 
- 00026160  0x00006db6 store  0x00000002 , 0x00000ab2 
- 00026161  0x00006db7 setarg  0x00000000 
- 00026162  0x00006db8 store  0x00000002 , 0x00000aa2 
- 00026163  0x00006db9 rtn 
- 00026164  0x00006dbc increase  0x00000002 , 0x00000002 
- 00026165  0x00006dbd hstoret  0x00000002 , 0x00008098 
- 00026166  0x00006dbe increase  0xfffffffe , 0x00000011 
- 00026167  0x00006dbf ifetcht  0x00000003 , 0x00000011 
- 00026168  0x00006dc0 copy  0x00000002 , 0x00000012 
- 00026169  0x00006dc1 arg  0x000000a0 , 0x00000002 
- 00026170  0x00006dc2 istoret  0x00000001 , 0x00000011 
- 00026171  0x00006dc4 istore  0x00000001 , 0x00000005 
- 00026172  0x00006dc5 branch  0x0000664a 
- 00026173  0x00006dc9 copy  0x0000003f , 0x00000012 
- 00026174  0x00006dca bpatchx  0x00000094 , 0x00004032 
- 00026175  0x00006dcb bmark1  0x00000028 , 0x00006634 
- 00026176  0x00006dcc copy  0x00000012 , 0x0000003f 
- 00026177  0x00006dcd increase  0x00000003 , 0x00000002 
- 00026178  0x00006dce hstoret  0x00000002 , 0x00008098 
- 00026179  0x00006dcf increase  0xfffffffd , 0x00000011 
- 00026180  0x00006dd0 ifetcht  0x00000003 , 0x00000011 
- 00026181  0x00006dd1 copy  0x00000002 , 0x00000012 
- 00026182  0x00006dd2 arg  0x000000a0 , 0x00000002 
- 00026183  0x00006dd3 istoret  0x00000001 , 0x00000011 
- 00026184  0x00006dd4 byteswap  0x0000003f , 0x0000003f 
- 00026185  0x00006dd5 istore  0x00000002 , 0x00000005 
- 00026186  0x00006dd7 deposit  0x00000011 
- 00026187  0x00006dd8 hstore  0x00000002 , 0x0000809a 
- 00026188  0x00006dd9 setarg  0x00000000 
- 00026189  0x00006dda hstore  0x00000002 , 0x0000809e 
- 00026190  0x00006ddb jam  0x00000001 , 0x00008090 
- 00026191  0x00006ddc jam  0x00000004 , 0x00008006 
- 00026192  0x00006ddd call  0x000065b0 
- 00026193  0x00006dde copy  0x00000012 , 0x0000003f 
- 00026194  0x00006ddf istore  0x00000003 , 0x00000011 
- 00026195  0x00006de2 bpatchx  0x00000095 , 0x00004032 
- 00026196  0x00006de3 jam  0x00000000 , 0x000001f9 
- 00026197  0x00006de5 setarg  0x00000001 
- 00026198  0x00006de6 hstore  0x00000002 , 0x00008098 
- 00026199  0x00006de7 jam  0x000000a0 , 0x000001f6 
- 00026200  0x00006de8 setarg  0x000001f6 
- 00026201  0x00006de9 hstore  0x00000002 , 0x0000809a 
- 00026202  0x00006dea setarg  0x00000000 
- 00026203  0x00006deb hstore  0x00000002 , 0x0000809e 
- 00026204  0x00006dec hstore  0x00000002 , 0x0000809c 
- 00026205  0x00006ded setarg  0x00000003 
- 00026206  0x00006dee hstore  0x00000001 , 0x00008090 
- 00026207  0x00006def jam  0x00000004 , 0x00008006 
- 00026208  0x00006df0 call  0x000065b0 
- 00026209  0x00006df1 hfetch  0x00000001 , 0x0000812c 
- 00026210  0x00006df2 rtnbit0  0x00000006 
- 00026211  0x00006df3 nop  0x000005dc 
- 00026212  0x00006df4 fetch  0x00000001 , 0x000001f9 
- 00026213  0x00006df5 increase  0x00000001 , 0x0000003f 
- 00026214  0x00006df6 store  0x00000001 , 0x000001f9 
- 00026215  0x00006df7 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00026216  0x00006df8 nrtn  0x00000002 
- 00026217  0x00006df9 branch  0x00006655 
- 00026218  0x00006dfe jam  0x00000070 , 0x00008973 
- 00026219  0x00006dff nop  0x00000bb8 
- 00026220  0x00006e00 rtn 
- 00026221  0x00006e03 jam  0x00000030 , 0x00008973 
- 00026222  0x00006e04 rtn 
- 00026223  0x00006e07 lshift3  0x0000003f , 0x0000003f 
- 00026224  0x00006e08 hstore  0x00000002 , 0x00008045 
- 00026225  0x00006e09 jam  0x00000000 , 0x0000804b 
- 00026226  0x00006e0a rtn 
- 00026227  0x00006e0e call  0x0000666f 
- 00026228  0x00006e0f call  0x000066a0 
- 00026229  0x00006e11 ifetcht  0x00000001 , 0x00000011 
- 00026230  0x00006e12 increase  0x00000001 , 0x00000011 
- 00026231  0x00006e13 force  0x00000000 , 0x00000007 
- 00026232  0x00006e15 qisolate0  0x00000002 
- 00026233  0x00006e16 branch  0x00006697 , 0x00000001 
- 00026234  0x00006e17 hfetch  0x00000001 , 0x00008046 
- 00026235  0x00006e18 set1  0x00000006 , 0x0000003f 
- 00026236  0x00006e19 set1  0x00000007 , 0x0000003f 
- 00026237  0x00006e1a hstore  0x00000001 , 0x00008046 
- 00026238  0x00006e1b jam  0x00000002 , 0x00008047 
- 00026239  0x00006e1c jam  0x00000082 , 0x00008047 
- 00026240  0x00006e1d set0  0x00000007 , 0x0000003f 
- 00026241  0x00006e1e hstore  0x00000001 , 0x00008046 
- 00026242  0x00006e1f jam  0x0000008a , 0x00008047 
- 00026243  0x00006e20 nop  0x0000000b 
- 00026244  0x00006e21 jam  0x000000ca , 0x00008047 
- 00026245  0x00006e22 nop  0x00000021 
- 00026246  0x00006e23 jam  0x0000004a , 0x00008047 
- 00026247  0x00006e24 nop  0x0000002c 
- 00026248  0x00006e25 jam  0x000000ca , 0x00008047 
- 00026249  0x00006e26 nop  0x00000016 
- 00026250  0x00006e27 jam  0x0000008a , 0x00008047 
- 00026251  0x00006e28 nop  0x00000021 
- 00026252  0x00006e29 jam  0x00000082 , 0x00008047 
- 00026253  0x00006e2a nop  0x00000001 
- 00026254  0x00006e2b jam  0x00000092 , 0x00008047 
- 00026255  0x00006e2c nop  0x0000000a 
- 00026256  0x00006e2d jam  0x000000b2 , 0x00008047 
- 00026257  0x00006e2e hfetch  0x00000001 , 0x00008007 
- 00026258  0x00006e2f jam  0x00000092 , 0x00008047 
- 00026259  0x00006e30 nop  0x00000001 
- 00026260  0x00006e31 jam  0x00000082 , 0x00008047 
- 00026261  0x00006e32 qisolate0  0x0000003f 
- 00026262  0x00006e33 branch  0x00006678 , 0x00000001 
- 00026263  0x00006e35 hfetch  0x00000002 , 0x00008045 
- 00026264  0x00006e36 increase  0x00000001 , 0x0000003f 
- 00026265  0x00006e37 hstore  0x00000002 , 0x00008045 
- 00026266  0x00006e38 increase  0x00000001 , 0x00000007 
- 00026267  0x00006e39 compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00026268  0x00006e3a nbranch  0x00006678 , 0x00000001 
- 00026269  0x00006e3b loop  0x00006675 
- 00026270  0x00006e3c jam  0x00000083 , 0x00008047 
- 00026271  0x00006e3d rtn 
- 00026272  0x00006e40 jam  0x00000082 , 0x00008047 
- 00026273  0x00006e41 nop  0x0000000c 
- 00026274  0x00006e42 jam  0x00000080 , 0x00008047 
- 00026275  0x00006e43 jam  0x00000082 , 0x00008047 
- 00026276  0x00006e44 nop  0x00000096 
- 00026277  0x00006e45 rtn 
- 00026278  0x00006e49 call  0x000066a0 
- 00026279  0x00006e4a jam  0x000000a2 , 0x00008047 
- 00026280  0x00006e4b deposit  0x00000011 
- 00026281  0x00006e4c hstore  0x00000002 , 0x00008048 
- 00026282  0x00006e4d set1  0x0000000b , 0x00000002 
- 00026283  0x00006e4e isolate0  0x0000000f , 0x0000003f 
- 00026284  0x00006e4f setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00026285  0x00006e50 hstoret  0x00000002 , 0x0000804a 
- 00026286  0x00006e51 jam  0x00000001 , 0x00008006 
- 00026287  0x00006e52 rtn 
- 00026288  0x00006e55 hfetch  0x00000001 , 0x0000812c 
- 00026289  0x00006e56 bbit0  0x00000001 , 0x000066b0 
- 00026290  0x00006e57 rtn 
- 00026291  0x00006e5b call  0x0000666f 
- 00026292  0x00006e5c call  0x000066a6 
- 00026293  0x00006e5d call  0x000066b0 
- 00026294  0x00006e5e jam  0x00000083 , 0x00008047 
- 00026295  0x00006e5f rtn 
- 00026296  0x00006e65 hfetch  0x00000002 , 0x00008124 
- 00026297  0x00006e66 hstore  0x00000002 , 0x00008045 
- 00026298  0x00006e67 call  0x000066a6 
- 00026299  0x00006e68 arg  0x00000001 , 0x00000007 
- 00026300  0x00006e69 call  0x000064c0 
- 00026301  0x00006e6a call  0x000066b0 
- 00026302  0x00006e6b isolate1  0x00000000 , 0x0000003f 
- 00026303  0x00006e6c call  0x000064b9 
- 00026304  0x00006e6d jam  0x00000083 , 0x00008047 
- 00026305  0x00006e6e rtn 
- 00026306  0x00006e72 hfetch  0x00000002 , 0x0000805e 
- 00026307  0x00006e73 iforce  0x0000000a 
- 00026308  0x00006e74 rtn 
- 00026309  0x00006e77 deposit  0x0000000a 
- 00026310  0x00006e78 hstore  0x00000002 , 0x0000805e 
- 00026311  0x00006e79 rtn 
- 00026312  0x00006e7c deposit  0x00000003 
- 00026313  0x00006e7d hstore  0x00000002 , 0x00008058 
- 00026314  0x00006e7e rtn 
- 00026315  0x00006e81 hfetch  0x00000002 , 0x00008058 
- 00026316  0x00006e82 copy  0x0000003f , 0x00000003 
- 00026317  0x00006e83 rtn 
- 00026318  0x00006e86 fetch  0x00000002 , 0x00004243 
- 00026319  0x00006e87 hstore  0x00000002 , 0x00008052 
- 00026320  0x00006e88 rtn 
- 00026321  0x00006e8b deposit  0x00000039 
- 00026322  0x00006e8c rtn  0x00000034 
- 00026323  0x00006e8e increase  0xfffffff8 , 0x00000039 
- 00026324  0x00006e8f call  0x000066de , 0x00000002 
- 00026325  0x00006e90 rtn  0x00000005 
- 00026326  0x00006e91 branch  0x000066d3 , 0x00000002 
- 00026327  0x00006e92 increase  0x00000008 , 0x00000039 
- 00026328  0x00006e94 increase  0xfffffffc , 0x00000039 
- 00026329  0x00006e95 call  0x000066e1 , 0x00000002 
- 00026330  0x00006e96 rtn  0x00000005 
- 00026331  0x00006e97 branch  0x000066d8 , 0x00000002 
- 00026332  0x00006e98 increase  0x00000004 , 0x00000039 
- 00026333  0x00006e99 branch  0x000066e4 
- 00026334  0x00006e9c ifetch  0x00000008 , 0x00000006 
- 00026335  0x00006e9d istore  0x00000008 , 0x0000000a 
- 00026336  0x00006e9e rtn 
- 00026337  0x00006ea1 ifetch  0x00000004 , 0x00000006 
- 00026338  0x00006ea2 istore  0x00000004 , 0x0000000a 
- 00026339  0x00006ea3 rtn 
- 00026340  0x00006ea6 deposit  0x00000039 
- 00026341  0x00006ea7 rtn  0x00000034 
- 00026342  0x00006ea9 ifetch  0x00000001 , 0x00000006 
- 00026343  0x00006eaa istore  0x00000001 , 0x0000000a 
- 00026344  0x00006eab loop  0x000066e6 
- 00026345  0x00006eac rtn 
- 00026346  0x00006eaf deposit  0x00000039 
- 00026347  0x00006eb0 rtn  0x00000034 
- 00026348  0x00006eb2 increase  0xfffffff8 , 0x00000039 
- 00026349  0x00006eb3 call  0x000066f7 , 0x00000002 
- 00026350  0x00006eb4 rtn  0x00000005 
- 00026351  0x00006eb5 branch  0x000066ec , 0x00000002 
- 00026352  0x00006eb6 increase  0x00000008 , 0x00000039 
- 00026353  0x00006eb8 increase  0xfffffffc , 0x00000039 
- 00026354  0x00006eb9 call  0x000066fa , 0x00000002 
- 00026355  0x00006eba rtn  0x00000005 
- 00026356  0x00006ebb branch  0x000066f1 , 0x00000002 
- 00026357  0x00006ebc increase  0x00000004 , 0x00000039 
- 00026358  0x00006ebd branch  0x000066fd 
- 00026359  0x00006ec0 ifetch  0x00000008 , 0x00000003 
- 00026360  0x00006ec1 istore  0x00000008 , 0x00000005 
- 00026361  0x00006ec2 rtn 
- 00026362  0x00006ec5 ifetch  0x00000004 , 0x00000003 
- 00026363  0x00006ec6 istore  0x00000004 , 0x00000005 
- 00026364  0x00006ec7 rtn 
- 00026365  0x00006ecb deposit  0x00000039 
- 00026366  0x00006ecc rtn  0x00000034 
- 00026367  0x00006ece ifetch  0x00000001 , 0x00000003 
- 00026368  0x00006ecf istore  0x00000001 , 0x00000005 
- 00026369  0x00006ed0 loop  0x000066ff 
- 00026370  0x00006ed1 rtn 
- 00026371  0x00006ed5 deposit  0x00000039 
- 00026372  0x00006ed6 rtn  0x00000034 
- 00026373  0x00006ed8 ifetch  0x00000001 , 0x00000003 
- 00026374  0x00006ed9 istore  0x00000001 , 0x0000000a 
- 00026375  0x00006eda loop  0x00006705 
- 00026376  0x00006edb rtn 
- 00026377  0x00006ee1 jam  0x0000003d , 0x00000a99 
- 00026378  0x00006ee2 branch  0x00007d86 
- 00026379  0x00006ee6 bpatchx  0x00000096 , 0x00004032 
- 00026380  0x00006ee7 fetch  0x00000001 , 0x00004217 
- 00026381  0x00006ee8 rtn  0x00000034 
- 00026382  0x00006ee9 call  0x000067a3 
- 00026383  0x00006eea call  0x000067a9 , 0x00000005 
- 00026384  0x00006eeb call  0x0000673e 
- 00026385  0x00006eed fetch  0x00000001 , 0x00004217 
- 00026386  0x00006eee icopy  0x00000013 
- 00026387  0x00006eef fetcht  0x00000002 , 0x00004215 
- 00026388  0x00006ef0 storet  0x00000002 , 0x0000018c 
- 00026389  0x00006ef2 copy  0x00000013 , 0x0000003f 
- 00026390  0x00006ef3 branch  0x00006709 , 0x00000034 
- 00026391  0x00006ef4 increase  0xffffffff , 0x00000013 
- 00026392  0x00006ef5 copy  0x00000002 , 0x00000011 
- 00026393  0x00006ef6 ifetch  0x00000001 , 0x00000011 
- 00026394  0x00006ef7 fetcht  0x00000001 , 0x00000184 
- 00026395  0x00006ef8 isub  0x00000002 , 0x0000003e 
- 00026396  0x00006ef9 call  0x00006725 , 0x00000005 
- 00026397  0x00006efa branch  0x00006721 , 0x00000002 
- 00026398  0x00006efb ifetch  0x00000001 , 0x00000011 
- 00026399  0x00006efc increase  0x00000001 , 0x0000003f 
- 00026400  0x00006efd istore  0x00000001 , 0x00000011 
- 00026401  0x00006eff fetcht  0x00000002 , 0x0000018c 
- 00026402  0x00006f00 increase  0x00000022 , 0x00000002 
- 00026403  0x00006f01 storet  0x00000002 , 0x0000018c 
- 00026404  0x00006f02 branch  0x00006715 
- 00026405  0x00006f05 setarg  0x00000000 
- 00026406  0x00006f06 istore  0x00000001 , 0x00000011 
- 00026407  0x00006f07 fetch  0x00000001 , 0x00000185 
- 00026408  0x00006f08 istore  0x00000001 , 0x00000005 
- 00026409  0x00006f09 bne  0x00000033 , 0x00006733 
- 00026410  0x00006f0a arg  0x000041be , 0x00000012 
- 00026411  0x00006f0c ifetch  0x00000006 , 0x00000006 
- 00026412  0x00006f0d istore  0x00000008 , 0x00000005 
- 00026413  0x00006f0e setarg  0x00000000 
- 00026414  0x00006f0f istore  0x00000008 , 0x00000005 
- 00026415  0x00006f10 copy  0x00000012 , 0x00000006 
- 00026416  0x00006f12 call  0x00007ebf 
- 00026417  0x00006f13 force  0x00000001 , 0x0000003e 
- 00026418  0x00006f14 rtn 
- 00026419  0x00006f17 beq  0x00000036 , 0x00006737 
- 00026420  0x00006f18 beq  0x00000037 , 0x0000673b 
- 00026421  0x00006f19 arg  0x00004419 , 0x00000012 
- 00026422  0x00006f1a branch  0x0000672b 
- 00026423  0x00006f1d arg  0x000044d5 , 0x00000006 
- 00026424  0x00006f1e call  0x00007ebf 
- 00026425  0x00006f20 arg  0x00004419 , 0x00000006 
- 00026426  0x00006f21 branch  0x00006730 
- 00026427  0x00006f24 arg  0x000044cd , 0x00000006 
- 00026428  0x00006f25 call  0x00007ebf 
- 00026429  0x00006f26 branch  0x00006739 
- 00026430  0x00006f2a call  0x00007fe9 
- 00026431  0x00006f2b fetch  0x00000001 , 0x00004217 
- 00026432  0x00006f2c rtn  0x00000034 
- 00026433  0x00006f2d fetch  0x00000002 , 0x00004682 
- 00026434  0x00006f2e bbit1  0x00000000 , 0x00006754 
- 00026435  0x00006f30 bpatchx  0x00000097 , 0x00004032 
- 00026436  0x00006f31 fetch  0x00000001 , 0x0000448e 
- 00026437  0x00006f32 beq  0x00000000 , 0x0000674d 
- 00026438  0x00006f33 fetch  0x00000001 , 0x00000454 
- 00026439  0x00006f34 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00026440  0x00006f35 branch  0x0000674d , 0x00000001 
- 00026441  0x00006f36 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00026442  0x00006f37 branch  0x00006752 , 0x00000001 
- 00026443  0x00006f38 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00026444  0x00006f39 branch  0x00006750 , 0x00000001 
- 00026445  0x00006f3b jam  0x00000035 , 0x00000185 
- 00026446  0x00006f3c fetch  0x00000006 , 0x0000044f 
- 00026447  0x00006f3d branch  0x00006757 
- 00026448  0x00006f40 jam  0x00000037 , 0x00000185 
- 00026449  0x00006f41 branch  0x00006757 
- 00026450  0x00006f45 jam  0x00000036 , 0x00000185 
- 00026451  0x00006f46 branch  0x00006757 
- 00026452  0x00006f4a bpatchx  0x00000098 , 0x00004033 
- 00026453  0x00006f4b jam  0x00000033 , 0x00000185 
- 00026454  0x00006f4c fetch  0x00000006 , 0x00000040 
- 00026455  0x00006f4e store  0x00000006 , 0x00000186 
- 00026456  0x00006f4f fetch  0x00000002 , 0x00004215 
- 00026457  0x00006f50 ifetcht  0x00000001 , 0x0000003f 
- 00026458  0x00006f51 pincrease  0x00000001 
- 00026459  0x00006f52 store  0x00000002 , 0x0000018c 
- 00026460  0x00006f53 storet  0x00000001 , 0x00000184 
- 00026461  0x00006f54 fetch  0x00000001 , 0x00004217 
- 00026462  0x00006f55 icopy  0x00000013 
- 00026463  0x00006f57 fetch  0x00000002 , 0x0000018c 
- 00026464  0x00006f58 copy  0x0000003f , 0x00000011 
- 00026465  0x00006f59 call  0x0000676f 
- 00026466  0x00006f5a rtn  0x00000028 
- 00026467  0x00006f5b fetcht  0x00000002 , 0x0000018c 
- 00026468  0x00006f5c increase  0x00000022 , 0x00000002 
- 00026469  0x00006f5d storet  0x00000002 , 0x0000018c 
- 00026470  0x00006f5e increase  0xffffffff , 0x00000002 
- 00026471  0x00006f5f ifetch  0x00000001 , 0x00000002 
- 00026472  0x00006f60 store  0x00000001 , 0x00000184 
- 00026473  0x00006f61 increase  0xffffffff , 0x00000013 
- 00026474  0x00006f62 nbranch  0x0000675f , 0x00000005 
- 00026475  0x00006f63 fetch  0x00000001 , 0x00004217 
- 00026476  0x00006f64 pincrease  0xffffffff 
- 00026477  0x00006f65 store  0x00000001 , 0x00000184 
- 00026478  0x00006f66 rtn 
- 00026479  0x00006f68 fetch  0x00000001 , 0x00000185 
- 00026480  0x00006f69 bne  0x00000033 , 0x00006776 
- 00026481  0x00006f6b arg  0x00000185 , 0x00000012 
- 00026482  0x00006f6c arg  0x00000007 , 0x00000039 
- 00026483  0x00006f6d call  0x00007f88 
- 00026484  0x00006f6e branch  0x00007fe7 , 0x00000005 
- 00026485  0x00006f6f rtn 
- 00026486  0x00006f72 beq  0x00000036 , 0x00006779 
- 00026487  0x00006f73 beq  0x00000037 , 0x00006794 
- 00026488  0x00006f74 branch  0x00006771 
- 00026489  0x00006f77 ifetcht  0x00000001 , 0x00000011 
- 00026490  0x00006f78 isub  0x00000002 , 0x0000003e 
- 00026491  0x00006f79 nrtn  0x00000005 
- 00026492  0x00006f7a arg  0x00000ac2 , 0x00000005 
- 00026493  0x00006f7b arg  0x00000010 , 0x00000039 
- 00026494  0x00006f7c call  0x00007ed4 
- 00026495  0x00006f7d fetch  0x00000003 , 0x00000452 
- 00026496  0x00006f7e store  0x00000003 , 0x00000ac2 
- 00026497  0x00006f7f call  0x0000678b 
- 00026498  0x00006f80 fetch  0x00000002 , 0x00000adf 
- 00026499  0x00006f81 byteswap  0x0000003f , 0x0000003f 
- 00026500  0x00006f82 lshift8  0x0000003f , 0x00000002 
- 00026501  0x00006f83 ifetch  0x00000001 , 0x00000006 
- 00026502  0x00006f84 iadd  0x00000002 , 0x0000003f 
- 00026503  0x00006f85 fetcht  0x00000003 , 0x0000044f 
- 00026504  0x00006f86 isub  0x00000002 , 0x0000003e 
- 00026505  0x00006f87 branch  0x00007fe7 , 0x00000005 
- 00026506  0x00006f88 rtn 
- 00026507  0x00006f8c arg  0x00000ac2 , 0x00000006 
- 00026508  0x00006f8d call  0x00007486 
- 00026509  0x00006f8f ifetch  0x00000001 , 0x00000011 
- 00026510  0x00006f90 call  0x00007487 
- 00026511  0x00006f91 force  0x00000038 , 0x00000036 
- 00026512  0x00006f92 force  0x00000000 , 0x00000036 
- 00026513  0x00006f93 call  0x0000741d 
- 00026514  0x00006f94 arg  0x00000ad2 , 0x00000005 
- 00026515  0x00006f95 branch  0x00007497 
- 00026516  0x00006f98 ifetcht  0x00000001 , 0x00000011 
- 00026517  0x00006f99 isub  0x00000002 , 0x0000003e 
- 00026518  0x00006f9a nrtn  0x00000005 
- 00026519  0x00006f9b copy  0x00000006 , 0x00000011 
- 00026520  0x00006f9c add  0x00000006 , 0x00000008 , 0x00000013 
- 00026521  0x00006f9d arg  0x000044cd , 0x00000012 
- 00026522  0x00006f9e arg  0x00000008 , 0x00000039 
- 00026523  0x00006f9f call  0x00007f88 
- 00026524  0x00006fa0 branch  0x00007fe7 , 0x00000005 
- 00026525  0x00006fa1 copy  0x00000013 , 0x00000011 
- 00026526  0x00006fa2 arg  0x000044d5 , 0x00000012 
- 00026527  0x00006fa3 arg  0x00000008 , 0x00000039 
- 00026528  0x00006fa4 call  0x00007f88 
- 00026529  0x00006fa5 branch  0x00007fe7 , 0x00000005 
- 00026530  0x00006fa6 rtn 
- 00026531  0x00006fa9 fetch  0x00000002 , 0x00004215 
- 00026532  0x00006faa ifetcht  0x00000001 , 0x0000003f 
- 00026533  0x00006fab pincrease  0x00000022 
- 00026534  0x00006fac ifetch  0x00000001 , 0x0000003f 
- 00026535  0x00006fad isub  0x00000002 , 0x0000003e 
- 00026536  0x00006fae rtn 
- 00026537  0x00006fb1 fetch  0x00000001 , 0x00004217 
- 00026538  0x00006fb2 icopy  0x00000039 
- 00026539  0x00006fb3 fetcht  0x00000002 , 0x00004215 
- 00026540  0x00006fb4 setarg  0x00000000 
- 00026541  0x00006fb6 istore  0x00000001 , 0x00000002 
- 00026542  0x00006fb7 increase  0x00000022 , 0x00000002 
- 00026543  0x00006fb8 pincrease  0x00000001 
- 00026544  0x00006fb9 loop  0x000067ad 
- 00026545  0x00006fba rtn 
- 00026546  0x00006fbd bpatchx  0x00000099 , 0x00004033 
- 00026547  0x00006fbe call  0x0000673e 
- 00026548  0x00006fbf fetch  0x00000001 , 0x00000030 
- 00026549  0x00006fc0 setflag  0x00000028 , 0x00000006 , 0x0000003f 
- 00026550  0x00006fc1 store  0x00000001 , 0x00000030 
- 00026551  0x00006fc2 nbranch  0x000067bc , 0x00000028 
- 00026552  0x00006fc3 add  0x00000011 , 0x0000000a , 0x00000006 
- 00026553  0x00006fc5 arg  0x000041be , 0x00000005 
- 00026554  0x00006fc6 call  0x00007ebf 
- 00026555  0x00006fc7 branch  0x000067d7 
- 00026556  0x00006fc9 jam  0x00000000 , 0x000041bd 
- 00026557  0x00006fca rtn 
- 00026558  0x00006fcd fetch  0x00000009 , 0x000044cb 
- 00026559  0x00006fce branch  0x000067ca , 0x00000034 
- 00026560  0x00006fcf call  0x0000673e 
- 00026561  0x00006fd0 nbranch  0x000067ca , 0x00000028 
- 00026562  0x00006fd1 fetch  0x00000002 , 0x0000018c 
- 00026563  0x00006fd2 add  0x0000003f , 0x00000001 , 0x00000006 
- 00026564  0x00006fd3 arg  0x000044d5 , 0x00000005 
- 00026565  0x00006fd4 call  0x00007ebf 
- 00026566  0x00006fd5 arg  0x00004419 , 0x00000005 
- 00026567  0x00006fd6 call  0x00007ebf 
- 00026568  0x00006fd7 jam  0x00000001 , 0x00004429 
- 00026569  0x00006fd8 rtn 
- 00026570  0x00006fdb jam  0x00000000 , 0x00004429 
- 00026571  0x00006fdc rtn 
- 00026572  0x00006fe0 fetch  0x00000006 , 0x0000044f 
- 00026573  0x00006fe1 store  0x00000006 , 0x00000186 
- 00026574  0x00006fe2 jam  0x00000034 , 0x00000185 
- 00026575  0x00006fe3 branch  0x000067d3 
- 00026576  0x00006fe5 fetch  0x00000006 , 0x00000040 
- 00026577  0x00006fe6 store  0x00000006 , 0x00000186 
- 00026578  0x00006fe7 jam  0x00000033 , 0x00000185 
- 00026579  0x00006fe9 fetch  0x00000001 , 0x00004092 
- 00026580  0x00006fea beq  0x0000000a , 0x0000670b 
- 00026581  0x00006feb bbit1  0x00000006 , 0x000042da 
- 00026582  0x00006fec rtn 
- 00026583  0x00006ff0 fetch  0x00000008 , 0x000041be 
- 00026584  0x00006ff1 fetcht  0x00000008 , 0x000041c6 
- 00026585  0x00006ff2 ior  0x00000002 , 0x0000003f 
- 00026586  0x00006ff3 rtn  0x00000034 
- 00026587  0x00006ff4 jam  0x00000001 , 0x000041bd 
- 00026588  0x00006ff5 rtn 
- 00026589  0x00006ffd bpatchx  0x0000009a , 0x00004033 
- 00026590  0x00006ffe set1  0x00000007 , 0x00000002 
- 00026591  0x00006fff call  0x0000681d 
- 00026592  0x00007000 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00026593  0x00007006 bpatchx  0x0000009b , 0x00004033 
- 00026594  0x00007007 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026595  0x00007008 rtn  0x00000005 
- 00026596  0x00007009 isolate0  0x00000007 , 0x00000002 
- 00026597  0x0000700a and  0x00000002 , 0x0000001f , 0x00000007 
- 00026598  0x0000700b fetch  0x00000004 , 0x000000a1 
- 00026599  0x0000700c qsetflag  0x00000001 , 0x0000003f 
- 00026600  0x0000700d store  0x00000004 , 0x000000a1 
- 00026601  0x0000700e fetch  0x00000004 , 0x000000a5 
- 00026602  0x0000700f nqsetflag  0x00000001 , 0x0000003f 
- 00026603  0x00007010 store  0x00000004 , 0x000000a5 
- 00026604  0x00007011 rtn 
- 00026605  0x00007015 bpatchx  0x0000009c , 0x00004033 
- 00026606  0x00007016 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026607  0x00007017 rtn  0x00000005 
- 00026608  0x00007018 isolate0  0x00000007 , 0x00000002 
- 00026609  0x00007019 and  0x00000002 , 0x0000001f , 0x00000007 
- 00026610  0x0000701a fetch  0x00000004 , 0x000000a1 
- 00026611  0x0000701b qset0  0x0000003f 
- 00026612  0x0000701c store  0x00000004 , 0x000000a1 
- 00026613  0x0000701d fetch  0x00000004 , 0x000000a5 
- 00026614  0x0000701e qset0  0x0000003f 
- 00026615  0x0000701f store  0x00000004 , 0x000000a5 
- 00026616  0x00007020 rtn 
- 00026617  0x00007024 call  0x000067ed 
- 00026618  0x00007025 branch  0x000067fe 
- 00026619  0x00007029 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026620  0x0000702a rtn  0x00000005 
- 00026621  0x0000702b ncall  0x000067e1 , 0x0000002b 
- 00026622  0x0000702e arg  0x0000807c , 0x00000005 
- 00026623  0x0000702f call  0x00006830 
- 00026624  0x00007030 setflip  0x00000007 , 0x00000002 
- 00026625  0x00007031 arg  0x00008078 , 0x00000005 
- 00026626  0x00007032 call  0x00006830 
- 00026627  0x00007033 set0  0x00000007 , 0x00000002 
- 00026628  0x00007034 arg  0x00008070 , 0x00000005 
- 00026629  0x00007035 branch  0x00006830 
- 00026630  0x00007039 arg  0x0000807c , 0x00000005 
- 00026631  0x0000703a call  0x00006830 
- 00026632  0x0000703b set0  0x00000007 , 0x00000002 
- 00026633  0x0000703c arg  0x00008078 , 0x00000005 
- 00026634  0x0000703e call  0x00006830 
- 00026635  0x0000703f set0  0x00000007 , 0x00000002 
- 00026636  0x00007040 arg  0x00008070 , 0x00000005 
- 00026637  0x00007041 branch  0x00006830 
- 00026638  0x00007046 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026639  0x00007047 rtn  0x00000005 
- 00026640  0x00007048 setflip  0x00000007 , 0x00000002 
- 00026641  0x00007049 call  0x0000682f 
- 00026642  0x0000704b set1  0x00000007 , 0x00000002 
- 00026643  0x0000704c arg  0x00008070 , 0x00000005 
- 00026644  0x0000704d branch  0x00006830 
- 00026645  0x00007050 and  0x00000002 , 0x00000007 , 0x00000007 
- 00026646  0x00007051 rshift3  0x00000002 , 0x0000003f 
- 00026647  0x00007052 and_into  0x00000003 , 0x0000003f 
- 00026648  0x00007053 iadd  0x00000005 , 0x00000005 
- 00026649  0x00007054 ifetch  0x00000001 , 0x00000005 
- 00026650  0x00007055 rtn 
- 00026651  0x00007058 arg  0x00008074 , 0x00000005 
- 00026652  0x00007059 branch  0x0000681e 
- 00026653  0x0000705e arg  0x0000811c , 0x00000005 
- 00026654  0x00007060 call  0x00006815 
- 00026655  0x00007061 isolate1  0x00000007 , 0x00000002 
- 00026656  0x00007062 branch  0x00006823 , 0x00000001 
- 00026657  0x00007063 qisolate0  0x0000003f 
- 00026658  0x00007064 rtn 
- 00026659  0x00007066 qisolate1  0x0000003f 
- 00026660  0x00007067 rtn 
- 00026661  0x0000706a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026662  0x0000706b rtn  0x00000005 
- 00026663  0x0000706c isolate1  0x00000007 , 0x0000003e 
- 00026664  0x0000706d branch  0x0000682c 
- 00026665  0x00007070 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026666  0x00007071 rtn  0x00000005 
- 00026667  0x00007072 isolate0  0x00000007 , 0x0000003e 
- 00026668  0x00007076 setarg  0x00000000 
- 00026669  0x00007077 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00026670  0x00007078 ixor  0x00000002 , 0x00000002 
- 00026671  0x0000707c arg  0x00008074 , 0x00000005 
- 00026672  0x00007080 call  0x00006815 
- 00026673  0x00007081 isolate1  0x00000007 , 0x00000002 
- 00026674  0x00007082 qsetflag  0x00000001 , 0x0000003f 
- 00026675  0x00007083 istore  0x00000001 , 0x00000005 
- 00026676  0x00007084 rtn 
- 00026677  0x00007087 arg  0xffffffff , 0x00000011 
- 00026678  0x00007088 hfetch  0x00000001 , 0x00008081 
- 00026679  0x00007089 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00026680  0x0000708a call  0x00006878 , 0x00000001 
- 00026681  0x0000708c compare  0x00000001 , 0x0000003f , 0x00000003 
- 00026682  0x0000708d call  0x0000687a , 0x00000001 
- 00026683  0x0000708f compare  0x00000003 , 0x0000003f , 0x00000003 
- 00026684  0x00007090 call  0x0000687a , 0x00000001 
- 00026685  0x00007092 isolate1  0x00000002 , 0x0000003f 
- 00026686  0x00007093 call  0x00006874 , 0x00000001 
- 00026687  0x00007095 isolate1  0x00000003 , 0x0000003f 
- 00026688  0x00007096 call  0x00006876 , 0x00000001 
- 00026689  0x00007098 isolate1  0x00000004 , 0x0000003f 
- 00026690  0x00007099 call  0x0000687c , 0x00000001 
- 00026691  0x0000709b isolate1  0x00000006 , 0x0000003f 
- 00026692  0x0000709c nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00026693  0x0000709e isolate1  0x00000007 , 0x0000003f 
- 00026694  0x0000709f nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026695  0x000070a1 hfetch  0x00000001 , 0x00008082 
- 00026696  0x000070a2 isolate1  0x00000000 , 0x0000003f 
- 00026697  0x000070a3 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
- 00026698  0x000070a4 isolate1  0x00000001 , 0x0000003f 
- 00026699  0x000070a5 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
- 00026700  0x000070a6 isolate1  0x00000002 , 0x0000003f 
- 00026701  0x000070a7 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00026702  0x000070a8 isolate1  0x00000003 , 0x0000003f 
- 00026703  0x000070a9 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
- 00026704  0x000070aa isolate1  0x00000004 , 0x0000003f 
- 00026705  0x000070ab nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026706  0x000070ac isolate1  0x00000005 , 0x0000003f 
- 00026707  0x000070ad nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026708  0x000070ae isolate1  0x00000006 , 0x0000003f 
- 00026709  0x000070af nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026710  0x000070b0 isolate1  0x00000007 , 0x0000003f 
- 00026711  0x000070b1 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
- 00026712  0x000070b3 hfetch  0x00000001 , 0x00008080 
- 00026713  0x000070b4 isolate1  0x00000000 , 0x0000003f 
- 00026714  0x000070b5 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026715  0x000070b6 isolate1  0x00000001 , 0x0000003f 
- 00026716  0x000070b7 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
- 00026717  0x000070b8 isolate1  0x00000002 , 0x0000003f 
- 00026718  0x000070b9 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
- 00026719  0x000070ba isolate1  0x00000003 , 0x0000003f 
- 00026720  0x000070bb nsetflag  0x00000001 , 0x00000012 , 0x00000011 
- 00026721  0x000070bc isolate1  0x00000004 , 0x0000003f 
- 00026722  0x000070bd nsetflag  0x00000001 , 0x00000013 , 0x00000011 
- 00026723  0x000070be isolate1  0x00000005 , 0x0000003f 
- 00026724  0x000070bf nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026725  0x000070c0 isolate1  0x00000006 , 0x0000003f 
- 00026726  0x000070c1 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026727  0x000070c2 isolate1  0x00000007 , 0x0000003f 
- 00026728  0x000070c3 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026729  0x000070c5 hfetch  0x00000001 , 0x00008062 
- 00026730  0x000070c6 isolate1  0x00000004 , 0x0000003f 
- 00026731  0x000070c7 call  0x0000687e , 0x00000001 
- 00026732  0x000070c8 bpatchx  0x0000009d , 0x00004033 
- 00026733  0x000070ca hfetch  0x00000004 , 0x00008078 
- 00026734  0x000070cb hfetcht  0x00000004 , 0x0000807c 
- 00026735  0x000070cc ior  0x00000002 , 0x0000003f 
- 00026736  0x000070cd invert  0x0000003f , 0x0000003f 
- 00026737  0x000070ce iand  0x00000011 , 0x0000003f 
- 00026738  0x000070d0 hstore  0x00000004 , 0x00008070 
- 00026739  0x000070d1 rtn 
- 00026740  0x000070d5 arg  0x00000006 , 0x00000007 
- 00026741  0x000070d6 branch  0x00006884 
- 00026742  0x000070d8 arg  0x00000009 , 0x00000007 
- 00026743  0x000070d9 branch  0x00006882 
- 00026744  0x000070db arg  0x00000017 , 0x00000007 
- 00026745  0x000070dc branch  0x00006882 
- 00026746  0x000070de arg  0x00000019 , 0x00000007 
- 00026747  0x000070df branch  0x00006884 
- 00026748  0x000070e1 arg  0x0000001e , 0x00000007 
- 00026749  0x000070e2 branch  0x00006884 
- 00026750  0x000070e4 arg  0x00000002 , 0x00000007 
- 00026751  0x000070e5 branch  0x00006884 
- 00026752  0x000070e7 arg  0x00000001 , 0x00000039 
- 00026753  0x000070e8 branch  0x00006885 
- 00026754  0x000070ea arg  0x00000004 , 0x00000039 
- 00026755  0x000070eb branch  0x00006885 
- 00026756  0x000070ed arg  0x00000002 , 0x00000039 
- 00026757  0x000070ef qset0  0x00000011 
- 00026758  0x000070f0 increase  0x00000001 , 0x00000007 
- 00026759  0x000070f1 loop  0x00006885 
- 00026760  0x000070f2 rtn 
- 00026761  0x000070fb call  0x00006895 
- 00026762  0x000070fc arg  0x00000006 , 0x00000002 
- 00026763  0x000070fd branch  0x0000680e 
- 00026764  0x00007100 call  0x00006889 
- 00026765  0x00007101 arg  0x00000006 , 0x00000002 
- 00026766  0x00007102 branch  0x00006825 
- 00026767  0x00007107 call  0x00006895 
- 00026768  0x00007108 hfetch  0x00000001 , 0x00008078 
- 00026769  0x00007109 set1  0x00000007 , 0x0000003f 
- 00026770  0x0000710a hstore  0x00000001 , 0x00008078 
- 00026771  0x0000710b arg  0x00000007 , 0x00000002 
- 00026772  0x0000710c branch  0x000067fb 
- 00026773  0x0000710f hfetch  0x00000001 , 0x00008081 
- 00026774  0x00007110 and_into  0x000000fb , 0x0000003f 
- 00026775  0x00007111 hstore  0x00000001 , 0x00008081 
- 00026776  0x00007112 rtn 
- 00026777  0x00007115 hfetch  0x00000001 , 0x00008081 
- 00026778  0x00007116 isolate1  0x00000002 , 0x0000003f 
- 00026779  0x00007117 rtn 
- 00026780  0x0000711a call  0x0000666a 
- 00026781  0x0000711b setarg  0x000007e0 
- 00026782  0x0000711c arg  0x00004150 , 0x00000011 
- 00026783  0x0000711d arg  0x00000002 , 0x00000002 
- 00026784  0x0000711e call  0x000066b3 
- 00026785  0x0000711f branch  0x0000666d 
- 00026786  0x00007123 call  0x0000666a 
- 00026787  0x00007124 setarg  0x000007e2 
- 00026788  0x00007125 arg  0x0000421d , 0x00000011 
- 00026789  0x00007126 arg  0x0000000e , 0x00000002 
- 00026790  0x00007127 call  0x000066b3 
- 00026791  0x00007128 branch  0x0000666d 
- 00026792  0x0000712d bpatchx  0x0000009e , 0x00004033 
- 00026793  0x0000712f call  0x000068a2 
- 00026794  0x00007131 fetch  0x00000001 , 0x0000422d 
- 00026795  0x00007132 beq  0x00000000 , 0x000068af 
- 00026796  0x00007133 beq  0x00000001 , 0x000068c3 
- 00026797  0x00007134 beq  0x00000002 , 0x000068d7 
- 00026798  0x00007135 rtn 
- 00026799  0x00007138 fetcht  0x00000002 , 0x00004229 
- 00026800  0x00007139 setarg  0x0000aa55 
- 00026801  0x0000713a isub  0x00000002 , 0x0000003e 
- 00026802  0x0000713b branch  0x000068b8 , 0x00000005 
- 00026803  0x0000713c setarg  0x00004dfa 
- 00026804  0x0000713d store  0x00000002 , 0x00004227 
- 00026805  0x0000713e setarg  0x00004894 
- 00026806  0x0000713f store  0x00000002 , 0x00004221 
- 00026807  0x00007140 branch  0x000068c0 
- 00026808  0x00007143 fetch  0x00000002 , 0x00004227 
- 00026809  0x00007144 nbranch  0x000068bc , 0x00000034 
- 00026810  0x00007145 setarg  0x00004dfa 
- 00026811  0x00007146 store  0x00000002 , 0x00004227 
- 00026812  0x00007148 fetch  0x00000002 , 0x00004221 
- 00026813  0x00007149 nbranch  0x000068c0 , 0x00000034 
- 00026814  0x0000714a setarg  0x00004894 
- 00026815  0x0000714b store  0x00000002 , 0x00004221 
- 00026816  0x0000714d setarg  0x00000064 
- 00026817  0x0000714e store  0x00000002 , 0x0000422b 
- 00026818  0x0000714f rtn 
- 00026819  0x00007152 fetcht  0x00000002 , 0x00004229 
- 00026820  0x00007153 setarg  0x0000aa55 
- 00026821  0x00007154 isub  0x00000002 , 0x0000003e 
- 00026822  0x00007155 branch  0x000068cc , 0x00000005 
- 00026823  0x00007156 setarg  0x00005932 
- 00026824  0x00007157 store  0x00000002 , 0x00004225 
- 00026825  0x00007158 setarg  0x00004323 
- 00026826  0x00007159 store  0x00000002 , 0x0000421f 
- 00026827  0x0000715a branch  0x000068d4 
- 00026828  0x0000715d fetch  0x00000002 , 0x00004225 
- 00026829  0x0000715e nbranch  0x000068d0 , 0x00000034 
- 00026830  0x0000715f setarg  0x00005932 
- 00026831  0x00007160 store  0x00000002 , 0x00004225 
- 00026832  0x00007162 fetch  0x00000002 , 0x0000421f 
- 00026833  0x00007163 nbranch  0x000068d4 , 0x00000034 
- 00026834  0x00007164 setarg  0x00004323 
- 00026835  0x00007165 store  0x00000002 , 0x0000421f 
- 00026836  0x00007167 setarg  0x00000190 
- 00026837  0x00007168 store  0x00000002 , 0x0000422b 
- 00026838  0x00007169 rtn 
- 00026839  0x0000716c fetcht  0x00000002 , 0x00004229 
- 00026840  0x0000716d setarg  0x0000aa55 
- 00026841  0x0000716e isub  0x00000002 , 0x0000003e 
- 00026842  0x0000716f branch  0x000068e0 , 0x00000005 
- 00026843  0x00007170 setarg  0x00006946 
- 00026844  0x00007171 store  0x00000002 , 0x00004223 
- 00026845  0x00007172 setarg  0x00005377 
- 00026846  0x00007173 store  0x00000002 , 0x0000421d 
- 00026847  0x00007174 branch  0x000068e8 
- 00026848  0x00007177 fetch  0x00000002 , 0x00004223 
- 00026849  0x00007178 nbranch  0x000068e4 , 0x00000034 
- 00026850  0x00007179 setarg  0x00006946 
- 00026851  0x0000717a store  0x00000002 , 0x00004223 
- 00026852  0x0000717c fetch  0x00000002 , 0x0000421d 
- 00026853  0x0000717d nbranch  0x000068e8 , 0x00000034 
- 00026854  0x0000717e setarg  0x00005377 
- 00026855  0x0000717f store  0x00000002 , 0x0000421d 
- 00026856  0x00007181 setarg  0x00000032 
- 00026857  0x00007182 store  0x00000002 , 0x0000422b 
- 00026858  0x00007183 rtn 
- 00026859  0x00007187 fetch  0x00000001 , 0x0000422d 
- 00026860  0x00007188 beq  0x00000000 , 0x000068f0 
- 00026861  0x00007189 beq  0x00000001 , 0x000068f2 
- 00026862  0x0000718a beq  0x00000002 , 0x000068f4 
- 00026863  0x0000718b rtn 
- 00026864  0x0000718d jam  0x000000bf , 0x00008971 
- 00026865  0x0000718e branch  0x000068f8 
- 00026866  0x00007190 jam  0x000000af , 0x00008971 
- 00026867  0x00007191 branch  0x000068f8 
- 00026868  0x00007193 jam  0x0000008f , 0x00008971 
- 00026869  0x00007194 fetch  0x00000001 , 0x0000422e 
- 00026870  0x00007195 hstore  0x00000001 , 0x00008973 
- 00026871  0x00007196 branch  0x000068f8 
- 00026872  0x00007198 bpatchx  0x0000009f , 0x00004033 
- 00026873  0x00007199 hfetch  0x00000001 , 0x00008053 
- 00026874  0x0000719a set1  0x00000007 , 0x0000003f 
- 00026875  0x0000719b hstore  0x00000001 , 0x00008053 
- 00026876  0x0000719c hfetch  0x00000001 , 0x00008973 
- 00026877  0x0000719d or_into  0x00000030 , 0x0000003f 
- 00026878  0x0000719e hstore  0x00000001 , 0x00008973 
- 00026879  0x0000719f jam  0x0000007c , 0x00008906 
- 00026880  0x000071a0 jam  0x000000aa , 0x00008972 
- 00026881  0x000071a1 nop  0x00001388 
- 00026882  0x000071a2 hfetcht  0x00000002 , 0x00008150 
- 00026883  0x000071a3 hfetch  0x00000001 , 0x00008053 
- 00026884  0x000071a4 set0  0x00000007 , 0x0000003f 
- 00026885  0x000071a5 hstore  0x00000001 , 0x00008053 
- 00026886  0x000071a6 storet  0x00000002 , 0x0000422f 
- 00026887  0x000071a7 rtn 
- 00026888  0x000071aa bpatchx  0x000000a0 , 0x00004034 
- 00026889  0x000071ab fetch  0x00000001 , 0x0000422d 
- 00026890  0x000071ac beq  0x00000000 , 0x0000690e 
- 00026891  0x000071ad beq  0x00000001 , 0x00006912 
- 00026892  0x000071ae beq  0x00000002 , 0x00006916 
- 00026893  0x000071af rtn 
- 00026894  0x000071b2 fetch  0x00000002 , 0x00004227 
- 00026895  0x000071b3 fetcht  0x00000002 , 0x00004221 
- 00026896  0x000071b4 arg  0x000000c8 , 0x00000013 
- 00026897  0x000071b5 branch  0x0000691a 
- 00026898  0x000071b8 fetch  0x00000002 , 0x00004225 
- 00026899  0x000071b9 fetcht  0x00000002 , 0x0000421f 
- 00026900  0x000071ba arg  0x00000064 , 0x00000013 
- 00026901  0x000071bb branch  0x0000691a 
- 00026902  0x000071be fetch  0x00000002 , 0x00004223 
- 00026903  0x000071bf fetcht  0x00000002 , 0x0000421d 
- 00026904  0x000071c0 arg  0x00000032 , 0x00000013 
- 00026905  0x000071c1 branch  0x0000691a 
- 00026906  0x000071c4 isub  0x00000002 , 0x00000011 
- 00026907  0x000071c5 fetch  0x00000002 , 0x0000422f 
- 00026908  0x000071c6 isub  0x00000002 , 0x0000003f 
- 00026909  0x000071c7 nbranch  0x00006927 , 0x00000002 
- 00026910  0x000071c8 fetcht  0x00000002 , 0x0000422b 
- 00026911  0x000071c9 imul32  0x00000002 , 0x00000012 
- 00026912  0x000071ca copy  0x00000013 , 0x0000003f 
- 00026913  0x000071cb imul32  0x00000011 , 0x0000003f 
- 00026914  0x000071cc iadd  0x00000012 , 0x0000003f 
- 00026915  0x000071ce idiv  0x00000011 
- 00026916  0x000071cf call  0x00007f86 
- 00026917  0x000071d0 quotient  0x0000003f 
- 00026918  0x000071d1 rtn 
- 00026919  0x000071d4 copy  0x00000002 , 0x0000003f 
- 00026920  0x000071d5 fetcht  0x00000002 , 0x0000422f 
- 00026921  0x000071d6 isub  0x00000002 , 0x0000003f 
- 00026922  0x000071d7 fetcht  0x00000002 , 0x0000422b 
- 00026923  0x000071d8 imul32  0x00000002 , 0x00000012 
- 00026924  0x000071d9 copy  0x00000013 , 0x0000003f 
- 00026925  0x000071da imul32  0x00000011 , 0x0000003f 
- 00026926  0x000071db isub  0x00000012 , 0x0000003f 
- 00026927  0x000071dc branch  0x00006923 
- 00026928  0x000071e8 ifetch  0x00000008 , 0x00000011 
- 00026929  0x000071e9 store  0x00000008 , 0x00000a9a 
- 00026930  0x000071ea fetch  0x00000002 , 0x00000a9a 
- 00026931  0x000071eb fetcht  0x00000002 , 0x00000a9c 
- 00026932  0x000071ec isub  0x00000002 , 0x00000011 
- 00026933  0x000071ed fetch  0x00000002 , 0x00000aa0 
- 00026934  0x000071ee isub  0x00000002 , 0x00000012 
- 00026935  0x000071ef fetcht  0x00000002 , 0x00000a9e 
- 00026936  0x000071f0 isub  0x00000002 , 0x0000003e 
- 00026937  0x000071f1 ncall  0x00006940 , 0x00000002 
- 00026938  0x000071f2 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00026939  0x000071f3 idiv  0x00000011 
- 00026940  0x000071f4 call  0x00007f86 
- 00026941  0x000071f5 quotient  0x0000003f 
- 00026942  0x000071f6 call  0x00006944 , 0x00000034 
- 00026943  0x000071f7 rtn 
- 00026944  0x000071f9 fetch  0x00000001 , 0x00004231 
- 00026945  0x000071fa set1  0x00000000 , 0x0000003f 
- 00026946  0x000071fb store  0x00000001 , 0x00004231 
- 00026947  0x000071fc rtn 
- 00026948  0x000071fe fetcht  0x00000001 , 0x00004231 
- 00026949  0x000071ff set1  0x00000001 , 0x00000002 
- 00026950  0x00007200 storet  0x00000001 , 0x00004231 
- 00026951  0x00007201 rtn 
- 00026952  0x00007207 fetch  0x00000002 , 0x0000423d 
- 00026953  0x00007208 ifetch  0x00000001 , 0x0000003f 
- 00026954  0x0000720a rtn  0x00000034 
- 00026955  0x0000720b copy  0x0000003f , 0x00000039 
- 00026956  0x0000720d fetch  0x00000002 , 0x0000423d 
- 00026957  0x0000720e increase  0x00000003 , 0x0000003f 
- 00026958  0x0000720f copy  0x0000003f , 0x00000011 
- 00026959  0x00007211 ifetcht  0x00000001 , 0x00000011 
- 00026960  0x00007212 call  0x000067fb 
- 00026961  0x00007213 increase  0x00000001 , 0x00000011 
- 00026962  0x00007214 loop  0x0000694f 
- 00026963  0x00007216 rtn 
- 00026964  0x00007219 fetch  0x00000002 , 0x0000423d 
- 00026965  0x0000721a increase  0x00000003 , 0x0000003f 
- 00026966  0x0000721b copy  0x0000003f , 0x00000011 
- 00026967  0x0000721d force  0x00000000 , 0x00000012 
- 00026968  0x0000721e jam  0x00000000 , 0x00000b12 
- 00026969  0x00007220 ifetcht  0x00000001 , 0x00000011 
- 00026970  0x00007221 call  0x0000681d 
- 00026971  0x00007222 bpatchx  0x000000a1 , 0x00004034 
- 00026972  0x00007223 fetch  0x00000002 , 0x00000b12 
- 00026973  0x00007224 copy  0x00000012 , 0x00000007 
- 00026974  0x00007225 qsetflag  0x00000001 , 0x0000003f 
- 00026975  0x00007226 store  0x00000002 , 0x00000b12 
- 00026976  0x00007227 increase  0x00000001 , 0x00000011 
- 00026977  0x00007228 increase  0x00000001 , 0x00000012 
- 00026978  0x00007229 fetch  0x00000002 , 0x0000423d 
- 00026979  0x0000722a ifetch  0x00000001 , 0x0000003f 
- 00026980  0x0000722c ixor  0x00000012 , 0x0000003e 
- 00026981  0x0000722d nbranch  0x00006959 , 0x00000005 
- 00026982  0x0000722e fetch  0x00000002 , 0x00000b12 
- 00026983  0x0000722f fetcht  0x00000002 , 0x00000b14 
- 00026984  0x00007230 ixor  0x00000002 , 0x0000003e 
- 00026985  0x00007231 rtn  0x00000005 
- 00026986  0x00007232 enable  0x00000028 
- 00026987  0x00007233 rtn 
- 00026988  0x00007236 fetch  0x00000002 , 0x0000423d 
- 00026989  0x00007237 ifetch  0x00000001 , 0x0000003f 
- 00026990  0x00007239 rtn  0x00000034 
- 00026991  0x0000723a copy  0x0000003f , 0x00000039 
- 00026992  0x0000723b fetch  0x00000002 , 0x0000423d 
- 00026993  0x0000723c increase  0x00000003 , 0x0000003f 
- 00026994  0x0000723d copy  0x0000003f , 0x00000011 
- 00026995  0x0000723f ifetcht  0x00000001 , 0x00000011 
- 00026996  0x00007240 call  0x000067dd 
- 00026997  0x00007241 increase  0x00000001 , 0x00000011 
- 00026998  0x00007242 loop  0x00006973 
- 00026999  0x00007244 rtn 
- 00027000  0x00007247 arg  0x00000009 , 0x00000007 
- 00027001  0x00007248 call  0x00007f16 
- 00027002  0x00007249 nrtn  0x00000034 
- 00027003  0x0000724a setarg  0x00000020 
- 00027004  0x0000724b arg  0x00000009 , 0x00000007 
- 00027005  0x0000724c call  0x00007f08 
- 00027006  0x0000724d disable  0x00000028 
- 00027007  0x0000724e call  0x0000696c 
- 00027008  0x0000724f bpatchx  0x000000a2 , 0x00004034 
- 00027009  0x00007250 fetch  0x00000002 , 0x0000423d 
- 00027010  0x00007251 ifetch  0x00000001 , 0x0000003f 
- 00027011  0x00007253 rtn  0x00000034 
- 00027012  0x00007254 call  0x00006954 
- 00027013  0x00007255 nbranch  0x00007d02 , 0x00000028 
- 00027014  0x00007256 call  0x00007d00 
- 00027015  0x00007257 disable  0x00000028 
- 00027016  0x00007258 fetch  0x00000002 , 0x00000b12 
- 00027017  0x00007259 store  0x00000002 , 0x00000b19 
- 00027018  0x0000725a jam  0x00000000 , 0x00000b1b 
- 00027019  0x0000725b force  0x00000000 , 0x00000007 
- 00027020  0x0000725d fetch  0x00000002 , 0x00000b14 
- 00027021  0x0000725e rshift  0x0000003f , 0x00000002 
- 00027022  0x0000725f storet  0x00000002 , 0x00000b14 
- 00027023  0x00007260 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00027024  0x00007261 fetcht  0x00000002 , 0x00000b19 
- 00027025  0x00007262 and  0x00000002 , 0x00000001 , 0x00000011 
- 00027026  0x00007263 rshift  0x00000002 , 0x00000002 
- 00027027  0x00007264 storet  0x00000002 , 0x00000b19 
- 00027028  0x00007265 ixor  0x00000011 , 0x0000003e 
- 00027029  0x00007266 ncall  0x000069a1 , 0x00000005 
- 00027030  0x00007267 fetch  0x00000002 , 0x0000423d 
- 00027031  0x00007268 ifetch  0x00000001 , 0x0000003f 
- 00027032  0x0000726a fetcht  0x00000001 , 0x00000b1b 
- 00027033  0x0000726b increase  0x00000001 , 0x00000002 
- 00027034  0x0000726c storet  0x00000001 , 0x00000b1b 
- 00027035  0x0000726d copy  0x00000002 , 0x00000007 
- 00027036  0x0000726e ixor  0x00000007 , 0x0000003e 
- 00027037  0x0000726f nbranch  0x0000698c , 0x00000005 
- 00027038  0x00007270 fetch  0x00000002 , 0x00000b12 
- 00027039  0x00007271 store  0x00000002 , 0x00000b14 
- 00027040  0x00007272 rtn 
- 00027041  0x00007274 bpatchx  0x000000a3 , 0x00004034 
- 00027042  0x00007275 fetch  0x00000002 , 0x0000423d 
- 00027043  0x00007276 increase  0x00000001 , 0x0000003f 
- 00027044  0x00007277 ifetch  0x00000002 , 0x0000003f 
- 00027045  0x00007278 branch  0x00007f9c 
- 00027046  0x00007284 hfetch  0x00000001 , 0x00008042 
- 00027047  0x00007285 ior  0x00000011 , 0x0000003f 
- 00027048  0x00007286 hstore  0x00000001 , 0x00008042 
- 00027049  0x00007287 hfetch  0x00000002 , 0x00008050 
- 00027050  0x00007288 set0  0x0000000d , 0x0000003f 
- 00027051  0x00007289 hstore  0x00000002 , 0x00008050 
- 00027052  0x0000728b nop  0x00000064 
- 00027053  0x0000728c rtn 
- 00027054  0x00007298 fetcht  0x00000003 , 0x00000a9c 
- 00027055  0x00007299 setarg  0x00b71b00 
- 00027056  0x0000729a idiv  0x00000002 
- 00027057  0x0000729b call  0x00007f86 
- 00027058  0x0000729c quotient  0x00000002 
- 00027059  0x0000729d fetch  0x00000001 , 0x00000a9f 
- 00027060  0x0000729e imul32  0x00000002 , 0x0000003f 
- 00027061  0x0000729f div  0x0000003f , 0x00000064 
- 00027062  0x000072a0 call  0x00007f86 
- 00027063  0x000072a1 quotient  0x00000011 
- 00027064  0x000072a2 copy  0x00000002 , 0x0000003f 
- 00027065  0x000072a3 isub  0x00000011 , 0x00000012 
- 00027066  0x000072a4 fetch  0x00000001 , 0x00000a9b 
- 00027067  0x000072a5 call  0x000069be 
- 00027068  0x000072a6 fetch  0x00000001 , 0x00000a9a 
- 00027069  0x000072a7 branch  0x000069d5 
- 00027070  0x000072ab beq  0x00000000 , 0x000069c4 
- 00027071  0x000072ac beq  0x00000001 , 0x000069c6 
- 00027072  0x000072ad beq  0x00000002 , 0x000069c8 
- 00027073  0x000072ae beq  0x00000003 , 0x000069ca 
- 00027074  0x000072af beq  0x00000004 , 0x000069cc 
- 00027075  0x000072b0 beq  0x00000005 , 0x000069ce 
- 00027076  0x000072b2 arg  0x000080a0 , 0x00000005 
- 00027077  0x000072b3 branch  0x000069d0 
- 00027078  0x000072b5 arg  0x000080a4 , 0x00000005 
- 00027079  0x000072b6 branch  0x000069d0 
- 00027080  0x000072b8 arg  0x000080a8 , 0x00000005 
- 00027081  0x000072b9 branch  0x000069d0 
- 00027082  0x000072bb arg  0x00008064 , 0x00000005 
- 00027083  0x000072bc branch  0x000069d0 
- 00027084  0x000072be arg  0x00008068 , 0x00000005 
- 00027085  0x000072bf branch  0x000069d0 
- 00027086  0x000072c1 arg  0x0000806c , 0x00000005 
- 00027087  0x000072c2 branch  0x000069d0 
- 00027088  0x000072c4 copy  0x00000011 , 0x0000003f 
- 00027089  0x000072c5 istore  0x00000002 , 0x00000005 
- 00027090  0x000072c6 copy  0x00000012 , 0x0000003f 
- 00027091  0x000072c7 istore  0x00000002 , 0x00000005 
- 00027092  0x000072c8 rtn 
- 00027093  0x000072cd enable  0x00000028 
- 00027094  0x000072ce branch  0x000069d8 
- 00027095  0x000072d0 disable  0x00000028 
- 00027096  0x000072d2 beq  0x00000004 , 0x000069e3 
- 00027097  0x000072d3 beq  0x00000005 , 0x000069e5 
- 00027098  0x000072d4 beq  0x0000001b , 0x000069e7 
- 00027099  0x000072d5 beq  0x0000001c , 0x000069e9 
- 00027100  0x000072d6 beq  0x00000003 , 0x000069eb 
- 00027101  0x000072d7 beq  0x00000008 , 0x000069ed 
- 00027102  0x000072d8 beq  0x00000014 , 0x000069ef 
- 00027103  0x000072d9 beq  0x00000015 , 0x000069f1 
- 00027104  0x000072da beq  0x00000016 , 0x000069f3 
- 00027105  0x000072db beq  0x00000017 , 0x000069f5 
- 00027106  0x000072dc rtn 
- 00027107  0x000072e0 arg  0x00000006 , 0x00000007 
- 00027108  0x000072e1 branch  0x000069ff 
- 00027109  0x000072e3 arg  0x00000007 , 0x00000007 
- 00027110  0x000072e4 branch  0x000069ff 
- 00027111  0x000072e6 arg  0x00000008 , 0x00000007 
- 00027112  0x000072e7 branch  0x000069ff 
- 00027113  0x000072e9 arg  0x00000009 , 0x00000007 
- 00027114  0x000072ea branch  0x000069ff 
- 00027115  0x000072ec arg  0x0000000a , 0x00000007 
- 00027116  0x000072ed branch  0x000069ff 
- 00027117  0x000072ef arg  0x0000000b , 0x00000007 
- 00027118  0x000072f0 branch  0x000069ff 
- 00027119  0x000072f2 arg  0x0000000c , 0x00000007 
- 00027120  0x000072f3 branch  0x00006a01 
- 00027121  0x000072f5 arg  0x0000000d , 0x00000007 
- 00027122  0x000072f6 branch  0x00006a01 
- 00027123  0x000072f8 arg  0x0000000e , 0x00000007 
- 00027124  0x000072f9 branch  0x00006a01 
- 00027125  0x000072fb arg  0x0000000f , 0x00000007 
- 00027126  0x000072fc branch  0x00006a01 
- 00027127  0x000072ff hfetch  0x00000002 , 0x00008081 
- 00027128  0x00007300 qsetflag  0x00000028 , 0x0000003f 
- 00027129  0x00007301 hstore  0x00000002 , 0x00008081 
- 00027130  0x00007302 copy  0x00000011 , 0x00000007 
- 00027131  0x00007303 hfetch  0x00000001 , 0x00008085 
- 00027132  0x00007304 qsetflag  0x00000028 , 0x0000003f 
- 00027133  0x00007305 hstore  0x00000001 , 0x00008085 
- 00027134  0x00007306 rtn 
- 00027135  0x00007309 add  0x00000007 , 0xfffffffc , 0x00000011 
- 00027136  0x0000730a branch  0x000069f7 
- 00027137  0x0000730d add  0x00000007 , 0xfffffff6 , 0x00000011 
- 00027138  0x0000730e branch  0x000069f7 
- 00027139  0x00007314 rtn  0x0000002b 
- 00027140  0x00007315 jam  0x00000000 , 0x00004567 
- 00027141  0x00007316 jam  0x00000003 , 0x000004ed 
- 00027142  0x00007317 jam  0x00000003 , 0x000004ee 
- 00027143  0x00007318 jam  0x00000011 , 0x000004f2 
- 00027144  0x00007319 jam  0x00000013 , 0x000004f3 
- 00027145  0x0000731a setarg  0x00000000 
- 00027146  0x0000731b store  0x00000003 , 0x000004ef 
- 00027147  0x0000731c store  0x00000001 , 0x00004254 
- 00027148  0x0000731d jam  0x00000000 , 0x00004681 
- 00027149  0x00007320 bpatchx  0x000000a4 , 0x00004034 
- 00027150  0x00007321 setarg  0x00000000 
- 00027151  0x00007322 store  0x00000001 , 0x00004254 
- 00027152  0x00007323 store  0x00000001 , 0x00004564 
- 00027153  0x00007324 store  0x00000001 , 0x0000455d 
- 00027154  0x00007325 fetch  0x00000001 , 0x0000456b 
- 00027155  0x00007326 beq  0x00000001 , 0x00006a16 
- 00027156  0x00007327 jam  0x00000050 , 0x00004569 
- 00027157  0x00007328 rtn 
- 00027158  0x0000732b jam  0x00000000 , 0x00004569 
- 00027159  0x0000732c rtn 
- 00027160  0x0000732f or_into  0x00000002 , 0x00000002 
- 00027161  0x00007330 rtn 
- 00027162  0x0000733d copy  0x00000002 , 0x0000003f 
- 00027163  0x0000733e reverse  0x0000003f , 0x0000003f 
- 00027164  0x0000733f store  0x00000001 , 0x00004562 
- 00027165  0x00007340 force  0x0000003f , 0x0000003f 
- 00027166  0x00007341 reverse  0x0000003f , 0x0000003f 
- 00027167  0x00007342 store  0x00000001 , 0x00004561 
- 00027168  0x00007343 force  0x00000001 , 0x0000003f 
- 00027169  0x00007344 reverse  0x0000003f , 0x0000003f 
- 00027170  0x00007345 store  0x00000001 , 0x00004560 
- 00027171  0x00007346 call  0x00006a50 
- 00027172  0x00007347 copy  0x00000002 , 0x0000003f 
- 00027173  0x00007348 rtn 
- 00027174  0x0000734a reverse  0x0000003f , 0x0000003f 
- 00027175  0x0000734b store  0x00000001 , 0x00004562 
- 00027176  0x0000734c force  0x00000073 , 0x0000003f 
- 00027177  0x0000734d reverse  0x0000003f , 0x0000003f 
- 00027178  0x0000734e store  0x00000001 , 0x00004561 
- 00027179  0x0000734f force  0x00000001 , 0x0000003f 
- 00027180  0x00007350 reverse  0x0000003f , 0x0000003f 
- 00027181  0x00007351 store  0x00000001 , 0x00004560 
- 00027182  0x00007352 branch  0x00006a50 
- 00027183  0x00007355 fetch  0x00000001 , 0x00004563 
- 00027184  0x00007356 branch  0x00006a33 , 0x00000034 
- 00027185  0x00007357 setarg  0x00000070 
- 00027186  0x00007358 rtn 
- 00027187  0x0000735a setarg  0x000000aa 
- 00027188  0x0000735b rtn 
- 00027189  0x0000735e reverse  0x0000003f , 0x0000003f 
- 00027190  0x0000735f store  0x00000001 , 0x00004562 
- 00027191  0x00007360 force  0x000000ef , 0x0000003f 
- 00027192  0x00007361 call  0x00006a44 
- 00027193  0x00007362 fetcht  0x00000002 , 0x000004f7 
- 00027194  0x00007363 copy  0x00000002 , 0x00000005 
- 00027195  0x00007364 istore  0x00000001 , 0x00000005 
- 00027196  0x00007365 copy  0x00000005 , 0x00000002 
- 00027197  0x00007366 storet  0x00000002 , 0x000004f7 
- 00027198  0x00007367 force  0x000000ff , 0x0000003f 
- 00027199  0x00007368 call  0x00006a44 
- 00027200  0x00007369 fetcht  0x00000002 , 0x000004f7 
- 00027201  0x0000736a copy  0x00000002 , 0x00000005 
- 00027202  0x0000736b istore  0x00000001 , 0x00000005 
- 00027203  0x0000736c rtn 
- 00027204  0x00007376 reverse  0x0000003f , 0x0000003f 
- 00027205  0x00007377 store  0x00000001 , 0x00004561 
- 00027206  0x00007378 fetch  0x00000002 , 0x00004561 
- 00027207  0x00007379 lshift8  0x0000003f , 0x0000003f 
- 00027208  0x0000737a store  0x00000003 , 0x000004f4 
- 00027209  0x0000737b arg  0x00000107 , 0x00000011 
- 00027210  0x0000737c arg  0x0000000f , 0x00000012 
- 00027211  0x0000737d call  0x00006a5d 
- 00027212  0x0000737e xor_into  0x000000d7 , 0x0000003f 
- 00027213  0x0000737f invert  0x0000003f , 0x0000003f 
- 00027214  0x00007380 reverse  0x0000003f , 0x0000003f 
- 00027215  0x00007381 rtn 
- 00027216  0x0000738c fetch  0x00000003 , 0x00004560 
- 00027217  0x0000738d store  0x00000003 , 0x000004f4 
- 00027218  0x0000738e arg  0x00000107 , 0x00000011 
- 00027219  0x0000738f arg  0x0000000f , 0x00000012 
- 00027220  0x00007390 call  0x00006a5d 
- 00027221  0x00007391 lshift8  0x0000003f , 0x0000003f 
- 00027222  0x00007392 arg  0x00000007 , 0x00000012 
- 00027223  0x00007393 call  0x00006a5d 
- 00027224  0x00007394 xor_into  0x0000002b , 0x0000003f 
- 00027225  0x00007395 invert  0x0000003f , 0x0000003f 
- 00027226  0x00007396 reverse  0x0000003f , 0x0000003f 
- 00027227  0x00007397 copy  0x0000003f , 0x00000002 
- 00027228  0x00007398 rtn 
- 00027229  0x0000739b arg  0x00000000 , 0x00000013 
- 00027230  0x0000739c copy  0x00000012 , 0x00000039 
- 00027231  0x0000739d call  0x00007e71 
- 00027232  0x0000739e icopy  0x00000002 
- 00027233  0x000073a4 copy  0x00000002 , 0x0000003f 
- 00027234  0x000073a5 lshift  0x00000013 , 0x00000013 
- 00027235  0x000073a6 bbit0  0x00000008 , 0x00006a66 
- 00027236  0x000073a7 ixor  0x00000011 , 0x00000002 
- 00027237  0x000073a8 increase  0x00000001 , 0x00000013 
- 00027238  0x000073aa lshift  0x00000002 , 0x00000002 
- 00027239  0x000073ab fetch  0x00000003 , 0x000004f4 
- 00027240  0x000073ac increase  0xffffffff , 0x00000012 
- 00027241  0x000073ad compare  0x000000ff , 0x00000012 , 0x000000ff 
- 00027242  0x000073ae branch  0x00006a70 , 0x00000001 
- 00027243  0x000073af copy  0x00000012 , 0x00000039 
- 00027244  0x000073b0 call  0x00007e71 
- 00027245  0x000073b1 isolate1  0x00000000 , 0x0000003f 
- 00027246  0x000073b2 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00027247  0x000073b3 branch  0x00006a61 
- 00027248  0x000073b6 rshift  0x00000002 , 0x0000003f 
- 00027249  0x000073b7 rtn 
- 00027250  0x000073ba fetcht  0x00000001 , 0x0000455d 
- 00027251  0x000073bd lshift2  0x00000002 , 0x00000002 
- 00027252  0x000073be set1  0x00000000 , 0x00000002 
- 00027253  0x000073bf fetch  0x00000001 , 0x00004563 
- 00027254  0x000073c0 ncall  0x00006a18 , 0x00000034 
- 00027255  0x000073c1 storet  0x00000001 , 0x0000050d 
- 00027256  0x000073c2 rtn 
- 00027257  0x000073c6 lshift  0x00000002 , 0x00000002 
- 00027258  0x000073c7 fetch  0x00000001 , 0x00004563 
- 00027259  0x000073c8 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00027260  0x000073ca rtn 
- 00027261  0x000073cc fetcht  0x00000001 , 0x000004fc 
- 00027262  0x000073cd jam  0x000000d7 , 0x000004fe 
- 00027263  0x000073ce call  0x00006bb6 
- 00027264  0x000073cf fetch  0x00000001 , 0x00004251 
- 00027265  0x000073d0 set1  0x00000006 , 0x0000003f 
- 00027266  0x000073d1 set1  0x00000007 , 0x0000003f 
- 00027267  0x000073d2 store  0x00000001 , 0x00004251 
- 00027268  0x000073d3 jam  0x00000000 , 0x00004563 
- 00027269  0x000073d4 branch  0x00006b97 
- 00027270  0x000073d6 fetch  0x00000001 , 0x00004251 
- 00027271  0x000073d7 set1  0x00000007 , 0x0000003f 
- 00027272  0x000073d8 store  0x00000001 , 0x00004251 
- 00027273  0x000073d9 branch  0x00006b97 
- 00027274  0x000073dd bpatchx  0x000000a5 , 0x00004034 
- 00027275  0x000073de fetch  0x00000001 , 0x00004681 
- 00027276  0x000073df beq  0x00000000 , 0x00006a8e 
- 00027277  0x000073e0 branch  0x00006b4c 
- 00027278  0x000073e3 fetch  0x00000002 , 0x00000264 
- 00027279  0x000073e4 copy  0x0000003f , 0x00000006 
- 00027280  0x000073e5 call  0x00006ab8 
- 00027281  0x000073e6 fetch  0x00000001 , 0x000004fc 
- 00027282  0x000073e7 beq  0x00000000 , 0x00006a94 
- 00027283  0x000073e8 branch  0x00006b18 
- 00027284  0x000073ea bpatchx  0x000000a6 , 0x00004034 
- 00027285  0x000073eb fetch  0x00000001 , 0x000004fd 
- 00027286  0x000073ec beq  0x0000003f , 0x00006a7d 
- 00027287  0x000073ed beq  0x00000073 , 0x00006a86 
- 00027288  0x000073ee beq  0x000000ef , 0x00006a9b 
- 00027289  0x000073ef beq  0x00000053 , 0x00006b44 
- 00027290  0x000073f0 rtn 
- 00027291  0x000073f4 fetch  0x00000002 , 0x00000501 
- 00027292  0x000073f5 copy  0x0000003f , 0x00000006 
- 00027293  0x000073f6 call  0x00006ac3 
- 00027294  0x000073f7 fetch  0x00000001 , 0x00000503 
- 00027295  0x000073f8 beq  0x00000041 , 0x00006aa5 
- 00027296  0x000073f9 beq  0x00000040 , 0x00006aad 
- 00027297  0x000073fa beq  0x00000071 , 0x00006ae6 
- 00027298  0x000073fb beq  0x00000070 , 0x00006af2 
- 00027299  0x000073fc beq  0x00000049 , 0x00006afd 
- 00027300  0x000073fd branch  0x00006b97 
- 00027301  0x00007400 call  0x00006aaf 
- 00027302  0x00007402 branch  0x00006aa7 
- 00027303  0x00007405 fetch  0x00000001 , 0x00004254 
- 00027304  0x00007406 set1  0x00000000 , 0x0000003f 
- 00027305  0x00007407 set1  0x00000001 , 0x0000003f 
- 00027306  0x00007408 store  0x00000001 , 0x00004254 
- 00027307  0x00007409 call  0x00006be0 
- 00027308  0x0000740a branch  0x00006b97 
- 00027309  0x0000740d call  0x00006aaf 
- 00027310  0x0000740e branch  0x00006b97 
- 00027311  0x00007411 call  0x00006acb 
- 00027312  0x00007412 branch  0x00006ad7 
- 00027313  0x00007415 call  0x00006acb 
- 00027314  0x00007416 ifetch  0x00000001 , 0x00000006 
- 00027315  0x00007417 rshift3  0x0000003f , 0x0000003f 
- 00027316  0x00007418 store  0x00000001 , 0x0000456a 
- 00027317  0x00007419 ifetch  0x00000001 , 0x00000006 
- 00027318  0x0000741a store  0x00000001 , 0x00000508 
- 00027319  0x0000741b rtn 
- 00027320  0x0000741f ifetch  0x00000001 , 0x00000006 
- 00027321  0x00007420 store  0x00000001 , 0x000004fb 
- 00027322  0x00007421 rshift3  0x0000003f , 0x0000003f 
- 00027323  0x00007422 store  0x00000001 , 0x000004fc 
- 00027324  0x00007423 ifetch  0x00000001 , 0x00000006 
- 00027325  0x00007424 store  0x00000001 , 0x000004fd 
- 00027326  0x00007426 call  0x00006ace 
- 00027327  0x00007427 storet  0x00000002 , 0x000004ff 
- 00027328  0x00007428 copy  0x00000006 , 0x0000003f 
- 00027329  0x00007429 store  0x00000002 , 0x00000501 
- 00027330  0x0000742a rtn 
- 00027331  0x0000742d ifetch  0x00000001 , 0x00000006 
- 00027332  0x0000742e rshift  0x0000003f , 0x0000003f 
- 00027333  0x0000742f store  0x00000001 , 0x00000503 
- 00027334  0x00007430 call  0x00006ace 
- 00027335  0x00007431 storet  0x00000002 , 0x00000504 
- 00027336  0x00007432 copy  0x00000006 , 0x0000003f 
- 00027337  0x00007433 store  0x00000002 , 0x00000506 
- 00027338  0x00007434 rtn 
- 00027339  0x00007438 fetch  0x00000002 , 0x00000506 
- 00027340  0x00007439 copy  0x0000003f , 0x00000006 
- 00027341  0x0000743a rtn 
- 00027342  0x0000743d ifetch  0x00000001 , 0x00000006 
- 00027343  0x0000743e copy  0x0000003f , 0x00000002 
- 00027344  0x0000743f rshift  0x00000002 , 0x00000002 
- 00027345  0x00007440 rtnbit1  0x00000000 
- 00027346  0x00007441 ifetch  0x00000001 , 0x00000006 
- 00027347  0x00007442 lshift3  0x0000003f , 0x0000003f 
- 00027348  0x00007443 lshift4  0x0000003f , 0x0000003f 
- 00027349  0x00007444 iadd  0x00000002 , 0x00000002 
- 00027350  0x00007445 rtn 
- 00027351  0x00007448 ifetch  0x00000001 , 0x00000006 
- 00027352  0x00007449 store  0x00000001 , 0x0000455d 
- 00027353  0x0000744a ifetch  0x00000001 , 0x00000006 
- 00027354  0x0000744b store  0x00000001 , 0x00000509 
- 00027355  0x0000744c ifetch  0x00000001 , 0x00000006 
- 00027356  0x0000744d store  0x00000001 , 0x0000050a 
- 00027357  0x0000744e ifetch  0x00000001 , 0x00000006 
- 00027358  0x0000744f store  0x00000001 , 0x0000050b 
- 00027359  0x00007450 ifetch  0x00000002 , 0x00000006 
- 00027360  0x00007451 store  0x00000002 , 0x0000455e 
- 00027361  0x00007452 ifetch  0x00000001 , 0x00000006 
- 00027362  0x00007453 store  0x00000001 , 0x0000050c 
- 00027363  0x00007454 ifetch  0x00000001 , 0x00000006 
- 00027364  0x00007455 store  0x00000001 , 0x00004568 
- 00027365  0x00007456 rtn 
- 00027366  0x0000745a call  0x00006ab1 
- 00027367  0x0000745c branch  0x00006ae8 
- 00027368  0x0000745f fetch  0x00000001 , 0x00004254 
- 00027369  0x00007460 set1  0x00000005 , 0x0000003f 
- 00027370  0x00007461 set1  0x00000006 , 0x0000003f 
- 00027371  0x00007462 store  0x00000001 , 0x00004254 
- 00027372  0x00007463 fetcht  0x00000001 , 0x0000455d 
- 00027373  0x00007464 lshift2  0x00000002 , 0x00000002 
- 00027374  0x00007465 or_into  0x00000003 , 0x00000002 
- 00027375  0x00007466 call  0x00006c11 
- 00027376  0x00007467 jam  0x00000003 , 0x00004567 
- 00027377  0x00007468 branch  0x00006b97 
- 00027378  0x0000746b jam  0x00000008 , 0x00000a99 
- 00027379  0x0000746c call  0x00007d86 
- 00027380  0x0000746d call  0x00006ab1 
- 00027381  0x0000746e fetch  0x00000001 , 0x0000456a 
- 00027382  0x0000746f sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00027383  0x00007470 branch  0x00006af9 , 0x00000005 
- 00027384  0x00007471 branch  0x00002a8c 
- 00027385  0x00007473 fetch  0x00000001 , 0x00004254 
- 00027386  0x00007474 set1  0x00000007 , 0x0000003f 
- 00027387  0x00007475 store  0x00000001 , 0x00004254 
- 00027388  0x00007476 branch  0x00006b97 
- 00027389  0x00007479 call  0x00006acb 
- 00027390  0x0000747a ifetch  0x00000001 , 0x00000006 
- 00027391  0x0000747b store  0x00000001 , 0x00000ac2 
- 00027392  0x0000747c call  0x000052d2 
- 00027393  0x0000747d call  0x000052e0 
- 00027394  0x0000747e setarg  0x0000000e 
- 00027395  0x0000747f istore  0x00000002 , 0x00000005 
- 00027396  0x00007480 fetch  0x00000002 , 0x0000424a 
- 00027397  0x00007481 istore  0x00000002 , 0x00000005 
- 00027398  0x00007482 fetch  0x00000001 , 0x00004563 
- 00027399  0x00007484 lshift  0x0000003f , 0x0000003f 
- 00027400  0x00007485 set1  0x00000000 , 0x0000003f 
- 00027401  0x00007486 istore  0x00000001 , 0x00000005 
- 00027402  0x00007487 bpatchx  0x000000a7 , 0x00004034 
- 00027403  0x00007488 setarg  0x000015ef 
- 00027404  0x00007489 istore  0x00000002 , 0x00000005 
- 00027405  0x0000748a setarg  0x00001191 
- 00027406  0x0000748b istore  0x00000002 , 0x00000005 
- 00027407  0x0000748e fetch  0x00000001 , 0x00000ac2 
- 00027408  0x0000748f istore  0x00000001 , 0x00000005 
- 00027409  0x00007490 setarg  0x00000007 
- 00027410  0x00007491 istore  0x00000005 , 0x00000005 
- 00027411  0x00007494 setarg  0x00000001 
- 00027412  0x00007495 istore  0x00000002 , 0x00000005 
- 00027413  0x00007498 call  0x00006a2f 
- 00027414  0x00007499 istore  0x00000001 , 0x00000005 
- 00027415  0x0000749a rtn 
- 00027416  0x0000749f branch  0x00006b19 
- 00027417  0x000074a2 bpatchx  0x000000a8 , 0x00004035 
- 00027418  0x000074a3 fetch  0x00000001 , 0x000004fd 
- 00027419  0x000074a4 beq  0x00000073 , 0x00006b21 
- 00027420  0x000074a5 beq  0x0000003f , 0x00006b25 
- 00027421  0x000074a6 beq  0x000000ef , 0x00006b3f 
- 00027422  0x000074a7 beq  0x000000ff , 0x00006b37 
- 00027423  0x000074a8 beq  0x00000053 , 0x00006b46 
- 00027424  0x000074a9 rtn 
- 00027425  0x000074ab fetch  0x00000001 , 0x00004254 
- 00027426  0x000074ac set1  0x00000003 , 0x0000003f 
- 00027427  0x000074ad store  0x00000001 , 0x00004254 
- 00027428  0x000074ae branch  0x00006b97 
- 00027429  0x000074b0 fetch  0x00000001 , 0x00004254 
- 00027430  0x000074b1 set1  0x00000003 , 0x0000003f 
- 00027431  0x000074b2 set1  0x00000002 , 0x0000003f 
- 00027432  0x000074b3 store  0x00000001 , 0x00004254 
- 00027433  0x000074b4 fetch  0x00000001 , 0x000004fb 
- 00027434  0x000074b5 call  0x00006a26 
- 00027435  0x000074b6 store  0x00000001 , 0x000004fe 
- 00027436  0x000074b7 call  0x00006bb6 
- 00027437  0x000074b8 fetch  0x00000001 , 0x000004fb 
- 00027438  0x000074b9 rshift2  0x0000003f , 0x0000003f 
- 00027439  0x000074ba store  0x00000001 , 0x0000455d 
- 00027440  0x000074bb lshift2  0x0000003f , 0x0000003f 
- 00027441  0x000074bc set0  0x00000001 , 0x0000003f 
- 00027442  0x000074bd set1  0x00000000 , 0x0000003f 
- 00027443  0x000074be arg  0x00004565 , 0x00000002 
- 00027444  0x000074bf storet  0x00000002 , 0x000004f7 
- 00027445  0x000074c0 call  0x00006a35 
- 00027446  0x000074c1 branch  0x00006b97 
- 00027447  0x000074c4 fetch  0x00000002 , 0x00000501 
- 00027448  0x000074c5 copy  0x0000003f , 0x00000006 
- 00027449  0x000074c6 increase  0x00000001 , 0x0000003f 
- 00027450  0x000074c7 store  0x00000002 , 0x00000501 
- 00027451  0x000074c8 ifetch  0x00000001 , 0x00000006 
- 00027452  0x000074c9 fetcht  0x00000001 , 0x00004568 
- 00027453  0x000074ca iadd  0x00000002 , 0x0000003f 
- 00027454  0x000074cb store  0x00000001 , 0x00004568 
- 00027455  0x000074cd call  0x00006c42 
- 00027456  0x000074cf call  0x00006a72 
- 00027457  0x000074d0 call  0x00006c28 
- 00027458  0x000074d1 call  0x00006c4b 
- 00027459  0x000074d2 branch  0x00006b97 
- 00027460  0x000074d5 jam  0x00000009 , 0x00000a99 
- 00027461  0x000074d6 call  0x00007d86 
- 00027462  0x000074d8 call  0x00006a0d 
- 00027463  0x000074d9 fetch  0x00000001 , 0x000004fb 
- 00027464  0x000074da call  0x00006a26 
- 00027465  0x000074db store  0x00000001 , 0x000004fe 
- 00027466  0x000074dc call  0x00006bb6 
- 00027467  0x000074dd branch  0x00006b97 
- 00027468  0x000074e3 fetch  0x00000002 , 0x00000264 
- 00027469  0x000074e4 copy  0x0000003f , 0x00000006 
- 00027470  0x000074e5 call  0x00006ab8 
- 00027471  0x000074e6 fetch  0x00000001 , 0x000004fc 
- 00027472  0x000074e7 beq  0x00000000 , 0x00006b52 
- 00027473  0x000074e8 branch  0x00006b86 
- 00027474  0x000074eb bpatchx  0x000000a9 , 0x00004035 
- 00027475  0x000074ec fetch  0x00000001 , 0x000004fd 
- 00027476  0x000074ed beq  0x0000003f , 0x00006a7d 
- 00027477  0x000074ee beq  0x00000073 , 0x00006a86 
- 00027478  0x000074ef beq  0x000000ef , 0x00006b58 
- 00027479  0x000074f0 branch  0x00006b97 
- 00027480  0x000074f2 fetch  0x00000002 , 0x00000501 
- 00027481  0x000074f3 copy  0x0000003f , 0x00000006 
- 00027482  0x000074f4 call  0x00006ac3 
- 00027483  0x000074f5 fetch  0x00000001 , 0x00000503 
- 00027484  0x000074f6 beq  0x00000041 , 0x00006b61 
- 00027485  0x000074f7 beq  0x00000040 , 0x00006b61 
- 00027486  0x000074f8 beq  0x00000071 , 0x00006b6c 
- 00027487  0x000074f9 beq  0x00000070 , 0x00006b7c 
- 00027488  0x000074fa branch  0x00006b97 
- 00027489  0x000074fd call  0x00006aaf 
- 00027490  0x000074fe fetch  0x00000001 , 0x0000455d 
- 00027491  0x000074ff rshift  0x0000003f , 0x0000003f 
- 00027492  0x00007500 fetcht  0x00000001 , 0x00004564 
- 00027493  0x00007501 isub  0x00000002 , 0x0000003e 
- 00027494  0x00007502 branch  0x00006b68 , 0x00000005 
- 00027495  0x00007503 branch  0x00002a8c 
- 00027496  0x00007505 fetch  0x00000001 , 0x00004254 
- 00027497  0x00007506 set1  0x00000001 , 0x0000003f 
- 00027498  0x00007507 store  0x00000001 , 0x00004254 
- 00027499  0x00007508 branch  0x00006b97 
- 00027500  0x0000750b call  0x00006ab1 
- 00027501  0x0000750c fetch  0x00000001 , 0x0000456a 
- 00027502  0x0000750d fetcht  0x00000001 , 0x00004564 
- 00027503  0x0000750e isub  0x00000002 , 0x0000003e 
- 00027504  0x0000750f branch  0x00006b73 , 0x00000005 
- 00027505  0x00007510 branch  0x00002a8c 
- 00027506  0x00007511 branch  0x00006b97 
- 00027507  0x00007513 fetch  0x00000001 , 0x00004254 
- 00027508  0x00007514 set1  0x00000005 , 0x0000003f 
- 00027509  0x00007515 set1  0x00000006 , 0x0000003f 
- 00027510  0x00007516 store  0x00000001 , 0x00004254 
- 00027511  0x00007517 fetcht  0x00000001 , 0x0000455d 
- 00027512  0x00007518 lshift2  0x00000002 , 0x00000002 
- 00027513  0x00007519 or_into  0x00000003 , 0x00000002 
- 00027514  0x0000751a call  0x00006c11 
- 00027515  0x0000751b branch  0x00006b97 
- 00027516  0x0000751e call  0x00006ab1 
- 00027517  0x0000751f fetch  0x00000001 , 0x0000456a 
- 00027518  0x00007520 fetcht  0x00000001 , 0x00004564 
- 00027519  0x00007521 isub  0x00000002 , 0x0000003e 
- 00027520  0x00007522 branch  0x00006b82 , 0x00000005 
- 00027521  0x00007523 branch  0x00002a8c 
- 00027522  0x00007525 fetch  0x00000001 , 0x00004254 
- 00027523  0x00007526 set1  0x00000007 , 0x0000003f 
- 00027524  0x00007527 store  0x00000001 , 0x00004254 
- 00027525  0x00007528 branch  0x00006b97 
- 00027526  0x0000752b fetch  0x00000001 , 0x000004fc 
- 00027527  0x0000752c fetcht  0x00000001 , 0x00004564 
- 00027528  0x0000752d isub  0x00000002 , 0x0000003e 
- 00027529  0x0000752e branch  0x00006b8c , 0x00000005 
- 00027530  0x0000752f branch  0x00002a8c 
- 00027531  0x00007530 branch  0x00006b97 
- 00027532  0x00007533 fetch  0x00000001 , 0x000004fd 
- 00027533  0x00007534 beq  0x00000073 , 0x00006b91 
- 00027534  0x00007535 beq  0x000000ef , 0x00006b3f 
- 00027535  0x00007536 beq  0x000000ff , 0x00006b37 
- 00027536  0x00007537 beq  0x00000053 , 0x00006b96 
- 00027537  0x00007539 fetch  0x00000001 , 0x00004254 
- 00027538  0x0000753a set1  0x00000003 , 0x0000003f 
- 00027539  0x0000753b store  0x00000001 , 0x00004254 
- 00027540  0x0000753c branch  0x00006b97 
- 00027541  0x0000753e branch  0x00006b95 
- 00027542  0x00007540 branch  0x00006b46 
- 00027543  0x00007542 rtn 
- 00027544  0x00007545 fetch  0x00000001 , 0x00004567 
- 00027545  0x00007546 rtn  0x00000034 
- 00027546  0x00007547 beq  0x00000003 , 0x00006b9c 
- 00027547  0x00007548 branch  0x00002a8c 
- 00027548  0x0000754b jam  0x00000000 , 0x00004567 
- 00027549  0x0000754c call  0x000052d2 
- 00027550  0x0000754d arg  0x00000001 , 0x00000002 
- 00027551  0x0000754e fetcht  0x00000001 , 0x0000455d 
- 00027552  0x0000754f lshift2  0x00000002 , 0x00000002 
- 00027553  0x00007551 or_into  0x00000003 , 0x00000002 
- 00027554  0x00007552 arg  0x000000aa , 0x00000011 
- 00027555  0x00007553 call  0x00006bfc 
- 00027556  0x00007554 call  0x000052e0 
- 00027557  0x00007555 copy  0x00000005 , 0x00000006 
- 00027558  0x00007556 ifetch  0x00000002 , 0x00000006 
- 00027559  0x00007557 branch  0x00002a8c , 0x00000034 
- 00027560  0x00007558 rtn 
- 00027561  0x0000755b call  0x000052e0 
- 00027562  0x0000755c setarg  0x00000004 
- 00027563  0x0000755d istore  0x00000002 , 0x00000005 
- 00027564  0x0000755e fetch  0x00000002 , 0x0000424a 
- 00027565  0x0000755f istore  0x00000002 , 0x00000005 
- 00027566  0x00007560 fetch  0x00000001 , 0x000004fb 
- 00027567  0x00007561 istore  0x00000001 , 0x00000005 
- 00027568  0x00007562 bpatchx  0x000000aa , 0x00004035 
- 00027569  0x00007563 setarg  0x0000013f 
- 00027570  0x00007564 istore  0x00000002 , 0x00000005 
- 00027571  0x00007565 fetch  0x00000001 , 0x000004fe 
- 00027572  0x00007566 istore  0x00000001 , 0x00000005 
- 00027573  0x00007567 rtn 
- 00027574  0x00007569 call  0x000052d2 
- 00027575  0x0000756a call  0x000052e0 
- 00027576  0x0000756b setarg  0x00000004 
- 00027577  0x0000756c istore  0x00000002 , 0x00000005 
- 00027578  0x0000756d fetch  0x00000002 , 0x0000424a 
- 00027579  0x0000756e istore  0x00000002 , 0x00000005 
- 00027580  0x0000756f fetch  0x00000001 , 0x000004fb 
- 00027581  0x00007570 istore  0x00000001 , 0x00000005 
- 00027582  0x00007571 bpatchx  0x000000ab , 0x00004035 
- 00027583  0x00007572 setarg  0x00000173 
- 00027584  0x00007573 istore  0x00000002 , 0x00000005 
- 00027585  0x00007574 fetch  0x00000001 , 0x000004fe 
- 00027586  0x00007575 istore  0x00000001 , 0x00000005 
- 00027587  0x00007576 rtn 
- 00027588  0x00007578 call  0x000052e0 
- 00027589  0x00007579 setarg  0x0000000e 
- 00027590  0x0000757a istore  0x00000002 , 0x00000005 
- 00027591  0x0000757b fetch  0x00000002 , 0x0000424a 
- 00027592  0x0000757c istore  0x00000002 , 0x00000005 
- 00027593  0x0000757d fetch  0x00000001 , 0x00004563 
- 00027594  0x0000757e lshift  0x0000003f , 0x0000003f 
- 00027595  0x0000757f set1  0x00000000 , 0x0000003f 
- 00027596  0x00007580 istore  0x00000001 , 0x00000005 
- 00027597  0x00007581 bpatchx  0x000000ac , 0x00004035 
- 00027598  0x00007582 setarg  0x000015ef 
- 00027599  0x00007583 istore  0x00000002 , 0x00000005 
- 00027600  0x00007584 setarg  0x00001183 
- 00027601  0x00007585 istore  0x00000002 , 0x00000005 
- 00027602  0x00007586 copy  0x00000002 , 0x0000003f 
- 00027603  0x00007587 istore  0x00000001 , 0x00000005 
- 00027604  0x00007588 setarg  0x000000f0 
- 00027605  0x00007589 istore  0x00000003 , 0x00000005 
- 00027606  0x0000758a setarg  0x0000007f 
- 00027607  0x0000758b istore  0x00000002 , 0x00000005 
- 00027608  0x0000758c setarg  0x00000000 
- 00027609  0x0000758d istore  0x00000001 , 0x00000005 
- 00027610  0x0000758e setarg  0x00000001 
- 00027611  0x0000758f istore  0x00000001 , 0x00000005 
- 00027612  0x00007590 call  0x00006a2f 
- 00027613  0x00007591 istore  0x00000001 , 0x00000005 
- 00027614  0x00007592 jam  0x00000010 , 0x00004569 
- 00027615  0x00007593 rtn 
- 00027616  0x00007595 call  0x000052d2 
- 00027617  0x00007596 call  0x000052e0 
- 00027618  0x00007597 setarg  0x0000000e 
- 00027619  0x00007598 istore  0x00000002 , 0x00000005 
- 00027620  0x00007599 fetch  0x00000002 , 0x0000424a 
- 00027621  0x0000759a istore  0x00000002 , 0x00000005 
- 00027622  0x0000759b fetch  0x00000001 , 0x00004563 
- 00027623  0x0000759c lshift  0x0000003f , 0x0000003f 
- 00027624  0x0000759d set1  0x00000000 , 0x0000003f 
- 00027625  0x0000759e istore  0x00000001 , 0x00000005 
- 00027626  0x0000759f bpatchx  0x000000ad , 0x00004035 
- 00027627  0x000075a0 setarg  0x000015ef 
- 00027628  0x000075a1 istore  0x00000002 , 0x00000005 
- 00027629  0x000075a2 setarg  0x00001181 
- 00027630  0x000075a3 istore  0x00000002 , 0x00000005 
- 00027631  0x000075a4 fetch  0x00000001 , 0x0000455d 
- 00027632  0x000075a5 istore  0x00000001 , 0x00000005 
- 00027633  0x000075a6 setarg  0x000000e0 
- 00027634  0x000075a7 istore  0x00000003 , 0x00000005 
- 00027635  0x000075a8 fetch  0x00000002 , 0x0000456c 
- 00027636  0x000075a9 istore  0x00000002 , 0x00000005 
- 00027637  0x000075aa setarg  0x00000000 
- 00027638  0x000075ab istore  0x00000001 , 0x00000005 
- 00027639  0x000075ac fetch  0x00000001 , 0x0000456e 
- 00027640  0x000075ad istore  0x00000001 , 0x00000005 
- 00027641  0x000075ae call  0x00006a2f 
- 00027642  0x000075af istore  0x00000001 , 0x00000005 
- 00027643  0x000075b0 rtn 
- 00027644  0x000075b2 call  0x000052e0 
- 00027645  0x000075b3 setarg  0x00000008 
- 00027646  0x000075b4 istore  0x00000002 , 0x00000005 
- 00027647  0x000075b5 fetch  0x00000002 , 0x0000424a 
- 00027648  0x000075b6 istore  0x00000002 , 0x00000005 
- 00027649  0x000075b7 fetch  0x00000001 , 0x00004563 
- 00027650  0x000075b8 lshift  0x0000003f , 0x0000003f 
- 00027651  0x000075b9 set1  0x00000000 , 0x0000003f 
- 00027652  0x000075ba istore  0x00000001 , 0x00000005 
- 00027653  0x000075bb bpatchx  0x000000ae , 0x00004035 
- 00027654  0x000075bc setarg  0x000009ef 
- 00027655  0x000075bd istore  0x00000002 , 0x00000005 
- 00027656  0x000075be setarg  0x000005e3 
- 00027657  0x000075bf istore  0x00000002 , 0x00000005 
- 00027658  0x000075c0 copy  0x00000002 , 0x0000003f 
- 00027659  0x000075c1 istore  0x00000001 , 0x00000005 
- 00027660  0x000075c2 setarg  0x0000008d 
- 00027661  0x000075c3 istore  0x00000001 , 0x00000005 
- 00027662  0x000075c4 call  0x00006a2f 
- 00027663  0x000075c5 istore  0x00000001 , 0x00000005 
- 00027664  0x000075c6 rtn 
- 00027665  0x000075c9 call  0x000052d2 
- 00027666  0x000075ca call  0x000052e0 
- 00027667  0x000075cb setarg  0x00000008 
- 00027668  0x000075cc istore  0x00000002 , 0x00000005 
- 00027669  0x000075cd fetch  0x00000002 , 0x0000424a 
- 00027670  0x000075ce istore  0x00000002 , 0x00000005 
- 00027671  0x000075cf copy  0x00000002 , 0x0000000b 
- 00027672  0x000075d0 fetch  0x00000001 , 0x00004563 
- 00027673  0x000075d1 lshift  0x0000003f , 0x0000003f 
- 00027674  0x000075d2 set1  0x00000000 , 0x0000003f 
- 00027675  0x000075d3 istore  0x00000001 , 0x00000005 
- 00027676  0x000075d4 bpatchx  0x000000af , 0x00004035 
- 00027677  0x000075d5 setarg  0x000009ef 
- 00027678  0x000075d6 istore  0x00000002 , 0x00000005 
- 00027679  0x000075d7 setarg  0x000005e1 
- 00027680  0x000075d8 istore  0x00000002 , 0x00000005 
- 00027681  0x000075d9 copy  0x0000000b , 0x0000003f 
- 00027682  0x000075da istore  0x00000001 , 0x00000005 
- 00027683  0x000075db setarg  0x0000008d 
- 00027684  0x000075dc istore  0x00000001 , 0x00000005 
- 00027685  0x000075dd call  0x00006a2f 
- 00027686  0x000075de istore  0x00000001 , 0x00000005 
- 00027687  0x000075df rtn 
- 00027688  0x000075e2 bpatchx  0x000000b0 , 0x00004036 
- 00027689  0x000075e3 fetch  0x00000001 , 0x00004569 
- 00027690  0x000075e4 rtn  0x00000034 
- 00027691  0x000075e5 hfetch  0x00000002 , 0x00008112 
- 00027692  0x000075e6 nrtn  0x00000034 
- 00027693  0x000075e7 copy  0x00000011 , 0x0000003f 
- 00027694  0x000075e8 store  0x00000001 , 0x00000a9b 
- 00027695  0x000075e9 storet  0x00000001 , 0x00000a9a 
- 00027696  0x000075ea call  0x0000526e 
- 00027697  0x000075eb nrtn  0x00000034 
- 00027698  0x000075ec call  0x000052d2 
- 00027699  0x000075ed call  0x000052e0 
- 00027700  0x000075ee setarg  0x00000005 
- 00027701  0x000075ef istore  0x00000002 , 0x00000005 
- 00027702  0x000075f0 fetch  0x00000002 , 0x0000424a 
- 00027703  0x000075f1 istore  0x00000002 , 0x00000005 
- 00027704  0x000075f2 fetch  0x00000001 , 0x0000050d 
- 00027705  0x000075f3 istore  0x00000001 , 0x00000005 
- 00027706  0x000075f4 setarg  0x000001ff 
- 00027707  0x000075f5 istore  0x00000002 , 0x00000005 
- 00027708  0x000075f6 fetch  0x00000001 , 0x00004569 
- 00027709  0x000075f7 istore  0x00000001 , 0x00000005 
- 00027710  0x000075f8 fetch  0x00000001 , 0x00004566 
- 00027711  0x000075f9 istore  0x00000001 , 0x00000005 
- 00027712  0x000075fa jam  0x00000000 , 0x00004569 
- 00027713  0x000075fb rtn 
- 00027714  0x000075fe bpatchx  0x000000b1 , 0x00004036 
- 00027715  0x000075ff fetch  0x00000001 , 0x0000456b 
- 00027716  0x00007600 rtneq  0x00000001 
- 00027717  0x00007601 fetch  0x00000002 , 0x000004ff 
- 00027718  0x00007602 rtn  0x00000034 
- 00027719  0x00007603 fetch  0x00000001 , 0x00004569 
- 00027720  0x00007604 increase  0x00000001 , 0x0000003f 
- 00027721  0x00007605 store  0x00000001 , 0x00004569 
- 00027722  0x00007606 rtn 
- 00027723  0x00007609 fetch  0x00000002 , 0x0000456f 
- 00027724  0x0000760a branch  0x00007f9c 
- 00027725  0x0000760d bpatchx  0x000000b2 , 0x00004036 
- 00027726  0x0000760f fetch  0x00000001 , 0x00004568 
- 00027727  0x00007610 rtn  0x00000034 
- 00027728  0x00007611 increase  0xffffffff , 0x0000003f 
- 00027729  0x00007612 store  0x00000001 , 0x00004568 
- 00027730  0x00007613 fetch  0x00000002 , 0x0000455e 
- 00027731  0x00007614 fetcht  0x00000002 , 0x0000469f 
- 00027732  0x00007615 isub  0x00000002 , 0x0000003e 
- 00027733  0x00007616 branch  0x00006c57 , 0x00000002 
- 00027734  0x00007617 store  0x00000002 , 0x0000469f 
- 00027735  0x00007619 fetch  0x00000001 , 0x00004569 
- 00027736  0x0000761a branch  0x00006c5f , 0x00000034 
- 00027737  0x0000761b jam  0x00000001 , 0x00000510 
- 00027738  0x0000761c fetch  0x00000001 , 0x00004566 
- 00027739  0x0000761d store  0x00000001 , 0x0000050f 
- 00027740  0x0000761e setarg  0x000000ff 
- 00027741  0x0000761f store  0x00000001 , 0x0000050e 
- 00027742  0x00007620 branch  0x00006c64 
- 00027743  0x00007622 jam  0x00000000 , 0x00000510 
- 00027744  0x00007623 fetch  0x00000001 , 0x00004565 
- 00027745  0x00007624 store  0x00000001 , 0x0000050f 
- 00027746  0x00007625 setarg  0x000000ef 
- 00027747  0x00007626 store  0x00000001 , 0x0000050e 
- 00027748  0x00007628 bpatchx  0x000000b3 , 0x00004036 
- 00027749  0x00007629 fetch  0x00000002 , 0x0000469f 
- 00027750  0x0000762a sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027751  0x0000762b branch  0x00006c6b , 0x00000002 
- 00027752  0x0000762c fetch  0x00000001 , 0x00000510 
- 00027753  0x0000762d increase  0x00000001 , 0x0000003f 
- 00027754  0x0000762e store  0x00000001 , 0x00000510 
- 00027755  0x00007630 call  0x00006a72 
- 00027756  0x00007631 fetch  0x00000002 , 0x0000469f 
- 00027757  0x00007632 increase  0x00000008 , 0x0000003f 
- 00027758  0x00007633 fetcht  0x00000001 , 0x00000510 
- 00027759  0x00007634 iadd  0x00000002 , 0x00000011 
- 00027760  0x00007636 call  0x00005240 
- 00027761  0x00007637 store  0x00000002 , 0x00000277 
- 00027762  0x00007638 increase  0x00000004 , 0x0000003f 
- 00027763  0x00007639 store  0x00000002 , 0x00000279 
- 00027764  0x0000763a copy  0x0000003f , 0x00000005 
- 00027765  0x0000763b fetch  0x00000001 , 0x0000050d 
- 00027766  0x0000763c istore  0x00000001 , 0x00000005 
- 00027767  0x0000763d fetch  0x00000001 , 0x0000050e 
- 00027768  0x0000763e istore  0x00000001 , 0x00000005 
- 00027769  0x0000763f call  0x00006c95 
- 00027770  0x00007640 call  0x00006ca6 
- 00027771  0x00007641 bpatchx  0x000000b4 , 0x00004036 
- 00027772  0x00007642 fetch  0x00000002 , 0x00004571 
- 00027773  0x00007643 copy  0x0000003f , 0x00000003 
- 00027774  0x00007644 fetch  0x00000002 , 0x0000469f 
- 00027775  0x00007645 copy  0x0000003f , 0x00000039 
- 00027776  0x00007646 call  0x000066ea 
- 00027777  0x00007647 copy  0x00000005 , 0x00000002 
- 00027778  0x00007648 copy  0x00000003 , 0x0000003f 
- 00027779  0x00007649 store  0x00000002 , 0x00004571 
- 00027780  0x0000764a copy  0x00000002 , 0x00000005 
- 00027781  0x0000764b fetch  0x00000001 , 0x0000050f 
- 00027782  0x0000764c istore  0x00000001 , 0x00000005 
- 00027783  0x0000764d fetch  0x00000002 , 0x00000277 
- 00027784  0x0000764e copy  0x0000003f , 0x00000005 
- 00027785  0x0000764f fetch  0x00000002 , 0x0000469f 
- 00027786  0x00007650 fetcht  0x00000001 , 0x00000510 
- 00027787  0x00007651 iadd  0x00000002 , 0x0000003f 
- 00027788  0x00007652 increase  0x00000004 , 0x0000003f 
- 00027789  0x00007653 istore  0x00000002 , 0x00000005 
- 00027790  0x00007654 fetch  0x00000002 , 0x0000424a 
- 00027791  0x00007655 istore  0x00000002 , 0x00000005 
- 00027792  0x00007656 jam  0x00000000 , 0x00004569 
- 00027793  0x00007657 fetch  0x00000002 , 0x00004573 
- 00027794  0x00007658 beq  0x00000000 , 0x00003a97 
- 00027795  0x00007659 jam  0x00000000 , 0x00000b05 
- 00027796  0x0000765a rtn 
- 00027797  0x0000765d bpatchx  0x000000b5 , 0x00004036 
- 00027798  0x0000765e fetch  0x00000002 , 0x0000469f 
- 00027799  0x0000765f sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027800  0x00007660 nbranch  0x00006c9d , 0x00000002 
- 00027801  0x00007661 lshift  0x0000003f , 0x0000003f 
- 00027802  0x00007662 set1  0x00000000 , 0x0000003f 
- 00027803  0x00007663 istore  0x00000001 , 0x00000005 
- 00027804  0x00007664 rtn 
- 00027805  0x00007666 fetch  0x00000002 , 0x0000469f 
- 00027806  0x00007667 rshift3  0x0000003f , 0x0000003f 
- 00027807  0x00007668 rshift4  0x0000003f , 0x00000002 
- 00027808  0x00007669 and_into  0x0000007f , 0x0000003f 
- 00027809  0x0000766a lshift  0x0000003f , 0x0000003f 
- 00027810  0x0000766b set0  0x00000000 , 0x0000003f 
- 00027811  0x0000766c istore  0x00000001 , 0x00000005 
- 00027812  0x0000766d istoret  0x00000001 , 0x00000005 
- 00027813  0x0000766e rtn 
- 00027814  0x00007670 fetch  0x00000001 , 0x00004569 
- 00027815  0x00007671 rtn  0x00000034 
- 00027816  0x00007672 istore  0x00000001 , 0x00000005 
- 00027817  0x00007673 rtn 
- 00027818  0x00007679 bpatchx  0x000000b6 , 0x00004036 
- 00027819  0x0000767a call  0x00007d9c 
- 00027820  0x0000767b call  0x000032f6 
- 00027821  0x0000767c call  0x0000631b 
- 00027822  0x0000767e bpatchx  0x000000b7 , 0x00004036 
- 00027823  0x0000767f call  0x000076dc 
- 00027824  0x00007680 call  0x000076b5 
- 00027825  0x00007681 call  0x000076c6 
- 00027826  0x00007684 call  0x0000526e 
- 00027827  0x00007685 nrtn  0x00000034 
- 00027828  0x00007687 call  0x00004da9 
- 00027829  0x00007688 call  0x0000526e 
- 00027830  0x00007689 nrtn  0x00000034 
- 00027831  0x0000768a bpatchx  0x000000b8 , 0x00004037 
- 00027832  0x0000768c call  0x00006cf5 
- 00027833  0x0000768d call  0x00004f64 
- 00027834  0x0000768e call  0x00006b98 
- 00027835  0x00007690 call  0x00006cbe 
- 00027836  0x00007691 bpatchx  0x000000b9 , 0x00004037 
- 00027837  0x00007694 branch  0x000032f2 
- 00027838  0x00007697 fetch  0x00000001 , 0x0000027f 
- 00027839  0x00007698 bbit1  0x00000000 , 0x00005087 
- 00027840  0x00007699 bbit1  0x00000007 , 0x00005091 
- 00027841  0x0000769a rtn 
- 00027842  0x0000769d bpatchx  0x000000ba , 0x00004037 
- 00027843  0x0000769e call  0x00005274 
- 00027844  0x0000769f rtn  0x00000034 
- 00027845  0x000076a0 fetch  0x00000001 , 0x0000004b 
- 00027846  0x000076a1 rtnbit1  0x00000006 
- 00027847  0x000076a2 call  0x00005258 
- 00027848  0x000076a3 store  0x00000002 , 0x0000016f 
- 00027849  0x000076a4 copy  0x0000003f , 0x00000006 
- 00027850  0x000076a5 ifetch  0x00000002 , 0x00000006 
- 00027851  0x000076a6 increase  0x00000004 , 0x0000003f 
- 00027852  0x000076a7 store  0x00000002 , 0x000041dc 
- 00027853  0x000076a8 jam  0x00000006 , 0x000041db 
- 00027854  0x000076a9 bpatchx  0x000000bb , 0x00004037 
- 00027855  0x000076aa fetch  0x00000002 , 0x00004246 
- 00027856  0x000076ab branch  0x00006cdd , 0x00000034 
- 00027857  0x000076ac fetch  0x00000001 , 0x0000004b 
- 00027858  0x000076ad rtnbit0  0x00000007 
- 00027859  0x000076ae set0  0x00000007 , 0x0000003f 
- 00027860  0x000076af store  0x00000001 , 0x0000004b 
- 00027861  0x000076b0 jam  0x00000005 , 0x000041db 
- 00027862  0x000076b1 fetcht  0x00000002 , 0x00004246 
- 00027863  0x000076b2 fetch  0x00000002 , 0x0000016f 
- 00027864  0x000076b3 iadd  0x00000002 , 0x0000003f 
- 00027865  0x000076b4 store  0x00000002 , 0x0000016f 
- 00027866  0x000076b5 fetch  0x00000002 , 0x000041dc 
- 00027867  0x000076b6 isub  0x00000002 , 0x0000003f 
- 00027868  0x000076b7 store  0x00000002 , 0x000041dc 
- 00027869  0x000076b9 bpatchx  0x000000bc , 0x00004037 
- 00027870  0x000076ba fetch  0x00000002 , 0x000041dc 
- 00027871  0x000076bb branch  0x00002a8c , 0x00000034 
- 00027872  0x000076bc arg  0x00000104 , 0x00000002 
- 00027873  0x000076bd isub  0x00000002 , 0x0000003f 
- 00027874  0x000076be nbranch  0x00006ce9 , 0x00000002 
- 00027875  0x000076bf bpatchx  0x000000bd , 0x00004037 
- 00027876  0x000076c0 storet  0x00000002 , 0x000041dc 
- 00027877  0x000076c1 fetch  0x00000002 , 0x00004246 
- 00027878  0x000076c2 iadd  0x00000002 , 0x0000003f 
- 00027879  0x000076c3 store  0x00000002 , 0x00004246 
- 00027880  0x000076c4 branch  0x00006ceb 
- 00027881  0x000076c6 setarg  0x00000000 
- 00027882  0x000076c7 store  0x00000002 , 0x00004246 
- 00027883  0x000076c9 fetch  0x00000001 , 0x0000004b 
- 00027884  0x000076ca set1  0x00000006 , 0x0000003f 
- 00027885  0x000076cb store  0x00000001 , 0x0000004b 
- 00027886  0x000076cc rtn 
- 00027887  0x000076cf fetch  0x00000001 , 0x00004684 
- 00027888  0x000076d0 bbit1  0x00000000 , 0x00006cf3 
- 00027889  0x000076d1 jam  0x00000001 , 0x00000287 
- 00027890  0x000076d2 rtn 
- 00027891  0x000076d4 jam  0x0000000f , 0x00000287 
- 00027892  0x000076d5 rtn 
- 00027893  0x000076d8 fetch  0x00000001 , 0x00004681 
- 00027894  0x000076d9 nbranch  0x00006cfb , 0x00000034 
- 00027895  0x000076db fetch  0x00000001 , 0x00000286 
- 00027896  0x000076dd rtn  0x00000034 
- 00027897  0x000076df jam  0x00000000 , 0x00000286 
- 00027898  0x000076e1 rtn 
- 00027899  0x000076e5 bpatchx  0x000000be , 0x00004037 
- 00027900  0x000076e6 fetch  0x00000001 , 0x00000287 
- 00027901  0x000076e7 rtn  0x00000034 
- 00027902  0x000076e8 beq  0x00000001 , 0x00006d1b 
- 00027903  0x000076e9 beq  0x00000002 , 0x00006d74 
- 00027904  0x000076ea beq  0x00000003 , 0x00006d21 
- 00027905  0x000076eb beq  0x00000004 , 0x00006d78 
- 00027906  0x000076ec beq  0x0000003b , 0x00006d2b 
- 00027907  0x000076ed beq  0x0000003c , 0x00006d7b 
- 00027908  0x000076ee beq  0x0000000d , 0x00006d30 
- 00027909  0x000076ef beq  0x0000000e , 0x00006d80 
- 00027910  0x000076f0 beq  0x0000000f , 0x00006d33 
- 00027911  0x000076f1 beq  0x00000010 , 0x00006d86 
- 00027912  0x000076f2 beq  0x00000011 , 0x00006d39 
- 00027913  0x000076f3 beq  0x00000012 , 0x00006d8a 
- 00027914  0x000076f4 beq  0x00000013 , 0x00006d3f 
- 00027915  0x000076f5 beq  0x00000014 , 0x00006d8e 
- 00027916  0x000076f6 beq  0x00000015 , 0x00006d45 
- 00027917  0x000076f7 beq  0x00000016 , 0x00006d92 
- 00027918  0x000076f8 beq  0x00000017 , 0x00006d4b 
- 00027919  0x000076f9 beq  0x00000018 , 0x00006d97 
- 00027920  0x000076fa beq  0x00000019 , 0x00006d51 
- 00027921  0x000076fb beq  0x0000001a , 0x00006d9b 
- 00027922  0x000076fc beq  0x0000001b , 0x00006d57 
- 00027923  0x000076fd beq  0x0000001c , 0x00006d9f 
- 00027924  0x000076fe beq  0x0000001d , 0x00006d5d 
- 00027925  0x000076ff beq  0x0000001e , 0x00006da4 
- 00027926  0x00007700 beq  0x0000001f , 0x00006d63 
- 00027927  0x00007701 beq  0x00000020 , 0x00006da8 
- 00027928  0x00007702 beq  0x00000021 , 0x00006d6e 
- 00027929  0x00007703 beq  0x00000022 , 0x00006dac 
- 00027930  0x00007705 rtn 
- 00027931  0x00007707 call  0x00006db7 
- 00027932  0x00007708 jam  0x00000002 , 0x00000287 
- 00027933  0x00007709 fetch  0x00000001 , 0x00004250 
- 00027934  0x0000770a set1  0x00000000 , 0x0000003f 
- 00027935  0x0000770b store  0x00000001 , 0x00004250 
- 00027936  0x0000770c rtn 
- 00027937  0x0000770e jam  0x00000004 , 0x00000287 
- 00027938  0x0000770f fetch  0x00000001 , 0x00004250 
- 00027939  0x00007710 rtnbit1  0x00000002 
- 00027940  0x00007711 jam  0x00000003 , 0x00000287 
- 00027941  0x00007712 call  0x00006dbe 
- 00027942  0x00007713 jam  0x00000004 , 0x00000287 
- 00027943  0x00007714 fetch  0x00000001 , 0x00004250 
- 00027944  0x00007715 set1  0x00000002 , 0x0000003f 
- 00027945  0x00007716 store  0x00000001 , 0x00004250 
- 00027946  0x00007717 rtn 
- 00027947  0x00007719 call  0x00005274 
- 00027948  0x0000771a nrtn  0x00000034 
- 00027949  0x0000771b call  0x00006dcd 
- 00027950  0x0000771c jam  0x0000003c , 0x00000287 
- 00027951  0x0000771d rtn 
- 00027952  0x0000771f call  0x00006dc3 
- 00027953  0x00007720 jam  0x0000000e , 0x00000287 
- 00027954  0x00007721 rtn 
- 00027955  0x00007723 call  0x00006ddd 
- 00027956  0x00007724 jam  0x00000010 , 0x00000287 
- 00027957  0x00007725 fetch  0x00000001 , 0x00004252 
- 00027958  0x00007726 set1  0x00000000 , 0x0000003f 
- 00027959  0x00007727 store  0x00000001 , 0x00004252 
- 00027960  0x00007728 rtn 
- 00027961  0x0000772a call  0x00006de4 
- 00027962  0x0000772b jam  0x00000012 , 0x00000287 
- 00027963  0x0000772c fetch  0x00000001 , 0x00004252 
- 00027964  0x0000772d set1  0x00000002 , 0x0000003f 
- 00027965  0x0000772e store  0x00000001 , 0x00004252 
- 00027966  0x0000772f rtn 
- 00027967  0x00007731 call  0x00006de9 
- 00027968  0x00007732 jam  0x00000014 , 0x00000287 
- 00027969  0x00007733 fetch  0x00000001 , 0x00004253 
- 00027970  0x00007734 set1  0x00000000 , 0x0000003f 
- 00027971  0x00007735 store  0x00000001 , 0x00004253 
- 00027972  0x00007736 rtn 
- 00027973  0x00007738 call  0x00006df0 
- 00027974  0x00007739 jam  0x00000016 , 0x00000287 
- 00027975  0x0000773a fetch  0x00000001 , 0x00004253 
- 00027976  0x0000773b set1  0x00000002 , 0x0000003f 
- 00027977  0x0000773c store  0x00000001 , 0x00004253 
- 00027978  0x0000773d rtn 
- 00027979  0x0000773f call  0x00006dd1 
- 00027980  0x00007740 jam  0x00000018 , 0x00000287 
- 00027981  0x00007741 fetch  0x00000001 , 0x00004251 
- 00027982  0x00007742 set1  0x00000000 , 0x0000003f 
- 00027983  0x00007743 store  0x00000001 , 0x00004251 
- 00027984  0x00007744 rtn 
- 00027985  0x00007746 call  0x00006dd8 
- 00027986  0x00007747 jam  0x0000001a , 0x00000287 
- 00027987  0x00007748 fetch  0x00000001 , 0x00004251 
- 00027988  0x00007749 set1  0x00000002 , 0x0000003f 
- 00027989  0x0000774a store  0x00000001 , 0x00004251 
- 00027990  0x0000774b rtn 
- 00027991  0x0000774d call  0x00006df5 
- 00027992  0x0000774e jam  0x0000001c , 0x00000287 
- 00027993  0x0000774f fetch  0x00000001 , 0x00004251 
- 00027994  0x00007750 set1  0x00000006 , 0x0000003f 
- 00027995  0x00007751 store  0x00000001 , 0x00004251 
- 00027996  0x00007752 rtn 
- 00027997  0x00007754 call  0x00006dfc 
- 00027998  0x00007755 fetch  0x00000001 , 0x00004254 
- 00027999  0x00007756 set1  0x00000000 
- 00028000  0x00007757 store  0x00000001 , 0x00004254 
- 00028001  0x00007758 jam  0x0000001e , 0x00000287 
- 00028002  0x00007759 rtn 
- 00028003  0x0000775b call  0x00006e02 
- 00028004  0x0000775c fetch  0x00000001 , 0x00004254 
- 00028005  0x0000775d set1  0x00000002 
- 00028006  0x0000775e store  0x00000001 , 0x00004254 
- 00028007  0x0000775f jam  0x00000020 , 0x00000287 
- 00028008  0x00007760 fetch  0x00000001 , 0x00004564 
- 00028009  0x00007761 lshift3  0x0000003f , 0x0000003f 
- 00028010  0x00007762 or_into  0x00000003 , 0x0000003f 
- 00028011  0x00007763 arg  0x00004565 , 0x00000002 
- 00028012  0x00007764 storet  0x00000002 , 0x000004f7 
- 00028013  0x00007765 branch  0x00006a35 
- 00028014  0x00007767 call  0x00006e0c 
- 00028015  0x00007768 fetch  0x00000001 , 0x00004254 
- 00028016  0x00007769 set1  0x00000004 
- 00028017  0x0000776a store  0x00000001 , 0x00004254 
- 00028018  0x0000776b jam  0x00000022 , 0x00000287 
- 00028019  0x0000776c rtn 
- 00028020  0x0000776f fetch  0x00000001 , 0x00004250 
- 00028021  0x00007770 rtnbit0  0x00000001 
- 00028022  0x00007771 jam  0x00000003 , 0x00000287 
- 00028023  0x00007772 branch  0x00006cfb 
- 00028024  0x00007774 fetch  0x00000001 , 0x00004250 
- 00028025  0x00007775 rtnne  0x0000003f 
- 00028026  0x00007776 jam  0x0000003b , 0x00000287 
- 00028027  0x00007778 fetch  0x00000001 , 0x00000285 
- 00028028  0x00007779 rtnne  0x00000017 
- 00028029  0x0000777a jam  0x00000000 , 0x00000285 
- 00028030  0x0000777b jam  0x0000000d , 0x00000287 
- 00028031  0x0000777c branch  0x00006cfb 
- 00028032  0x0000777e fetch  0x00000001 , 0x00004250 
- 00028033  0x0000777f nrtn  0x00000034 
- 00028034  0x00007780 fetch  0x00000001 , 0x00004684 
- 00028035  0x00007781 bbit1  0x00000000 , 0x00006daf 
- 00028036  0x00007782 bbit1  0x00000006 , 0x00006db1 
- 00028037  0x00007783 branch  0x00006db5 
- 00028038  0x00007785 fetch  0x00000001 , 0x00004252 
- 00028039  0x00007786 rtnbit0  0x00000001 
- 00028040  0x00007787 jam  0x00000011 , 0x00000287 
- 00028041  0x00007788 branch  0x00006cfb 
- 00028042  0x0000778a fetch  0x00000001 , 0x00004252 
- 00028043  0x0000778b rtnne  0x0000003f 
- 00028044  0x0000778c jam  0x00000013 , 0x00000287 
- 00028045  0x0000778d branch  0x00006cfb 
- 00028046  0x0000778f fetch  0x00000001 , 0x00004253 
- 00028047  0x00007790 rtnbit0  0x00000001 
- 00028048  0x00007791 jam  0x00000015 , 0x00000287 
- 00028049  0x00007792 branch  0x00006cfb 
- 00028050  0x00007794 fetch  0x00000001 , 0x00004253 
- 00028051  0x00007795 rtnne  0x0000003f 
- 00028052  0x00007796 fetch  0x00000001 , 0x00004684 
- 00028053  0x00007797 bbit1  0x00000006 , 0x00006db1 
- 00028054  0x00007798 branch  0x00006db5 
- 00028055  0x0000779a fetch  0x00000001 , 0x00004251 
- 00028056  0x0000779b rtnbit0  0x00000001 
- 00028057  0x0000779c jam  0x00000019 , 0x00000287 
- 00028058  0x0000779d branch  0x00006cfb 
- 00028059  0x0000779f fetch  0x00000001 , 0x00004251 
- 00028060  0x000077a0 rtnne  0x0000003f 
- 00028061  0x000077a1 jam  0x0000001b , 0x00000287 
- 00028062  0x000077a2 branch  0x00006cfb 
- 00028063  0x000077a4 fetch  0x00000001 , 0x00004251 
- 00028064  0x000077a5 rtnne  0x000000ff 
- 00028065  0x000077a6 fetch  0x00000001 , 0x00004684 
- 00028066  0x000077a7 bbit1  0x00000006 , 0x00006db3 
- 00028067  0x000077a8 branch  0x00006db5 
- 00028068  0x000077aa fetch  0x00000001 , 0x00004254 
- 00028069  0x000077ab rtnbit0  0x00000001 
- 00028070  0x000077ac jam  0x0000001f , 0x00000287 
- 00028071  0x000077ad branch  0x00006cfb 
- 00028072  0x000077af fetch  0x00000001 , 0x00004254 
- 00028073  0x000077b0 rtnbit0  0x00000003 
- 00028074  0x000077b1 jam  0x00000021 , 0x00000287 
- 00028075  0x000077b2 branch  0x00006cfb 
- 00028076  0x000077b4 fetch  0x00000001 , 0x00004254 
- 00028077  0x000077b5 rtnne  0x000000ff 
- 00028078  0x000077b6 branch  0x00006db5 
- 00028079  0x000077b9 jam  0x0000000f , 0x00000287 
- 00028080  0x000077ba branch  0x00006cfb 
- 00028081  0x000077bd jam  0x00000017 , 0x00000287 
- 00028082  0x000077be branch  0x00006cfb 
- 00028083  0x000077c0 jam  0x0000001d , 0x00000287 
- 00028084  0x000077c1 branch  0x00006cfb 
- 00028085  0x000077c6 jam  0x00000000 , 0x00000287 
- 00028086  0x000077c7 rtn 
- 00028087  0x000077c9 bpatchx  0x000000bf , 0x00004037 
- 00028088  0x000077ca call  0x000052b8 
- 00028089  0x000077cb setarg  0x00000001 
- 00028090  0x000077cc copy  0x0000003f , 0x00000002 
- 00028091  0x000077cd setarg  0x00000050 
- 00028092  0x000077ce copy  0x0000003f , 0x0000000b 
- 00028093  0x000077cf branch  0x000050a8 
- 00028094  0x000077d2 bpatchx  0x000000c0 , 0x00004038 
- 00028095  0x000077d3 call  0x000052b8 
- 00028096  0x000077d4 fetch  0x00000002 , 0x00004248 
- 00028097  0x000077d5 copy  0x0000003f , 0x00000002 
- 00028098  0x000077d6 branch  0x000050b7 
- 00028099  0x000077d9 bpatchx  0x000000c1 , 0x00004038 
- 00028100  0x000077da call  0x000052b8 
- 00028101  0x000077db fetch  0x00000002 , 0x00004248 
- 00028102  0x000077dc copy  0x0000003f , 0x00000002 
- 00028103  0x000077dd arg  0x00000050 , 0x0000000b 
- 00028104  0x000077de call  0x000050cc 
- 00028105  0x000077df fetch  0x00000001 , 0x00004250 
- 00028106  0x000077e0 set0  0x00000005 , 0x0000003f 
- 00028107  0x000077e1 store  0x00000001 , 0x00004250 
- 00028108  0x000077e2 rtn 
- 00028109  0x000077e5 bpatchx  0x000000c2 , 0x00004038 
- 00028110  0x000077e6 call  0x000052c5 
- 00028111  0x000077e7 call  0x00007138 
- 00028112  0x000077e8 branch  0x000050e7 
- 00028113  0x000077eb bpatchx  0x000000c3 , 0x00004038 
- 00028114  0x000077ec call  0x000052b8 
- 00028115  0x000077ed setarg  0x00000003 
- 00028116  0x000077ee copy  0x0000003f , 0x00000002 
- 00028117  0x000077ef setarg  0x00000051 
- 00028118  0x000077f0 copy  0x0000003f , 0x0000000b 
- 00028119  0x000077f1 branch  0x000050a8 
- 00028120  0x000077f4 bpatchx  0x000000c4 , 0x00004038 
- 00028121  0x000077f5 call  0x000052b8 
- 00028122  0x000077f6 fetch  0x00000002 , 0x0000424a 
- 00028123  0x000077f7 copy  0x0000003f , 0x00000002 
- 00028124  0x000077f8 branch  0x000050b7 
- 00028125  0x000077fb bpatchx  0x000000c5 , 0x00004038 
- 00028126  0x000077fc call  0x000052b8 
- 00028127  0x000077fd setarg  0x00000011 
- 00028128  0x000077fe copy  0x0000003f , 0x00000002 
- 00028129  0x000077ff setarg  0x00000052 
- 00028130  0x00007800 copy  0x0000003f , 0x0000000b 
- 00028131  0x00007801 branch  0x000050a8 
- 00028132  0x00007804 bpatchx  0x000000c6 , 0x00004038 
- 00028133  0x00007805 call  0x000052b8 
- 00028134  0x00007806 fetch  0x00000002 , 0x0000424c 
- 00028135  0x00007807 copy  0x0000003f , 0x00000002 
- 00028136  0x00007808 branch  0x000050b7 
- 00028137  0x0000780b bpatchx  0x000000c7 , 0x00004038 
- 00028138  0x0000780c call  0x000052b8 
- 00028139  0x0000780d setarg  0x00000013 
- 00028140  0x0000780e copy  0x0000003f , 0x00000002 
- 00028141  0x0000780f setarg  0x00000053 
- 00028142  0x00007810 copy  0x0000003f , 0x0000000b 
- 00028143  0x00007811 branch  0x000050a8 
- 00028144  0x00007814 bpatchx  0x000000c8 , 0x00004039 
- 00028145  0x00007815 call  0x000052b8 
- 00028146  0x00007816 fetch  0x00000002 , 0x0000424e 
- 00028147  0x00007817 copy  0x0000003f , 0x00000002 
- 00028148  0x00007818 branch  0x000050b7 
- 00028149  0x0000781b bpatchx  0x000000c9 , 0x00004039 
- 00028150  0x0000781c call  0x000052d2 
- 00028151  0x0000781e jam  0x00000003 , 0x000004fb 
- 00028152  0x0000781f jam  0x0000001c , 0x000004fe 
- 00028153  0x00007820 call  0x00006ba9 
- 00028154  0x00007821 jam  0x00000001 , 0x00004563 
- 00028155  0x00007822 rtn 
- 00028156  0x00007825 bpatchx  0x000000ca , 0x00004039 
- 00028157  0x00007826 call  0x000052d2 
- 00028158  0x00007827 fetcht  0x00000001 , 0x00004564 
- 00028159  0x00007828 call  0x00006a79 
- 00028160  0x00007829 storet  0x00000001 , 0x0000455d 
- 00028161  0x0000782a branch  0x00006bc4 
- 00028162  0x0000782d bpatchx  0x000000cb , 0x00004039 
- 00028163  0x0000782e call  0x000052d2 
- 00028164  0x0000782f fetcht  0x00000001 , 0x0000455d 
- 00028165  0x00007830 call  0x00006a73 
- 00028166  0x00007831 call  0x00006a1a 
- 00028167  0x00007832 store  0x00000001 , 0x000004fe 
- 00028168  0x00007833 fetcht  0x00000001 , 0x0000455d 
- 00028169  0x00007834 call  0x00006a73 
- 00028170  0x00007835 storet  0x00000001 , 0x000004fb 
- 00028171  0x00007836 branch  0x00006ba9 
- 00028172  0x00007839 bpatchx  0x000000cc , 0x00004039 
- 00028173  0x0000783a call  0x000052d2 
- 00028174  0x0000783b fetcht  0x00000001 , 0x0000455d 
- 00028175  0x0000783c call  0x00006a73 
- 00028176  0x0000783d branch  0x00006bfc 
- 00028177  0x0000784b bpatchx  0x000000cd , 0x00004039 
- 00028178  0x0000784c fetch  0x00000002 , 0x00000264 
- 00028179  0x0000784d iforce  0x00000006 
- 00028180  0x00007850 ifetch  0x00000001 , 0x00000006 
- 00028181  0x00007851 copy  0x0000003f , 0x00000012 
- 00028182  0x00007852 store  0x00000001 , 0x0000051b 
- 00028183  0x00007853 ifetch  0x00000002 , 0x00000006 
- 00028184  0x00007854 store  0x00000002 , 0x0000051c 
- 00028185  0x00007855 ifetch  0x00000001 , 0x00000006 
- 00028186  0x00007856 lshift8  0x0000003f , 0x0000000b 
- 00028187  0x00007857 ifetch  0x00000001 , 0x00000006 
- 00028188  0x00007858 iadd  0x0000000b , 0x0000000b 
- 00028189  0x00007859 bpatchx  0x000000ce , 0x00004039 
- 00028190  0x0000785a copy  0x00000006 , 0x00000002 
- 00028191  0x0000785b arg  0x00000004 , 0x00000039 
- 00028192  0x0000785c arg  0x0000052a , 0x00000005 
- 00028193  0x0000785d call  0x00007ec6 
- 00028194  0x0000785e copy  0x00000002 , 0x00000006 
- 00028195  0x0000785f deposit  0x00000012 
- 00028196  0x00007860 beq  0x00000001 , 0x00006fba 
- 00028197  0x00007861 beq  0x00000002 , 0x00006e2c 
- 00028198  0x00007862 beq  0x00000003 , 0x00006fba 
- 00028199  0x00007863 beq  0x00000004 , 0x00006e54 
- 00028200  0x00007864 beq  0x00000005 , 0x00006fba 
- 00028201  0x00007865 beq  0x00000006 , 0x00006f02 
- 00028202  0x00007866 beq  0x00000007 , 0x00006fba 
- 00028203  0x00007867 branch  0x00006fc1 
- 00028204  0x00007873 bpatchx  0x000000cf , 0x00004039 
- 00028205  0x00007874 call  0x00006fd0 
- 00028206  0x00007875 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00028207  0x00007876 branch  0x00007040 , 0x00000001 
- 00028208  0x00007877 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028209  0x00007878 branch  0x00006fc4 , 0x00000001 
- 00028210  0x0000787a ifetch  0x00000002 , 0x00000006 
- 00028211  0x0000787b store  0x00000002 , 0x00000522 
- 00028212  0x0000787c increase  0xfffffffe , 0x0000000b 
- 00028213  0x0000787e increase  0xffffffff , 0x0000000b 
- 00028214  0x0000787f nbranch  0x00006fbe , 0x00000005 
- 00028215  0x00007880 arg  0x00000511 , 0x0000000b 
- 00028216  0x00007881 ifetch  0x00000002 , 0x0000000b 
- 00028217  0x00007882 rtn  0x00000034 
- 00028218  0x00007883 call  0x00007082 
- 00028219  0x00007884 call  0x000052d0 
- 00028220  0x00007885 force  0x00000003 , 0x0000003f 
- 00028221  0x00007886 istore  0x00000001 , 0x00000005 
- 00028222  0x00007887 fetch  0x00000002 , 0x0000051c 
- 00028223  0x00007888 istore  0x00000002 , 0x00000005 
- 00028224  0x00007889 lshift2  0x00000007 , 0x0000003f 
- 00028225  0x0000788a add  0x0000003f , 0x00000005 , 0x0000003f 
- 00028226  0x0000788b add  0x0000003f , 0x00000005 , 0x00000013 
- 00028227  0x0000788c byteswap  0x0000003f , 0x0000003f 
- 00028228  0x0000788d istore  0x00000002 , 0x00000005 
- 00028229  0x0000788e deposit  0x00000007 
- 00028230  0x0000788f byteswap  0x0000003f , 0x0000003f 
- 00028231  0x00007890 istore  0x00000002 , 0x00000005 
- 00028232  0x00007891 istore  0x00000002 , 0x00000005 
- 00028233  0x00007892 arg  0x0000052a , 0x00000006 
- 00028234  0x00007893 copy  0x00000007 , 0x00000039 
- 00028235  0x00007894 branch  0x00006e4f , 0x00000005 
- 00028236  0x00007896 ifetch  0x00000004 , 0x00000006 
- 00028237  0x00007897 istore  0x00000004 , 0x00000005 
- 00028238  0x00007898 loop  0x00006e4c 
- 00028239  0x0000789a force  0x00000000 , 0x0000003f 
- 00028240  0x0000789b istore  0x00000001 , 0x00000005 
- 00028241  0x0000789c deposit  0x00000013 
- 00028242  0x0000789d store  0x00000002 , 0x00000275 
- 00028243  0x0000789f rtn 
- 00028244  0x000078ab bpatchx  0x000000d0 , 0x0000403a 
- 00028245  0x000078ac ifetch  0x00000004 , 0x00000006 
- 00028246  0x000078ad store  0x00000004 , 0x00000524 
- 00028247  0x000078ae increase  0xfffffffc , 0x0000000b 
- 00028248  0x000078af call  0x00006f2e 
- 00028249  0x000078b0 store  0x00000002 , 0x00000520 
- 00028250  0x000078b1 increase  0xfffffffe , 0x0000000b 
- 00028251  0x000078b2 call  0x00007028 
- 00028252  0x000078b3 branch  0x00006fc4 , 0x00000005 
- 00028253  0x000078b4 compare  0x00000005 , 0x00000011 , 0x000000ff 
- 00028254  0x000078b6 branch  0x00006e62 , 0x00000001 
- 00028255  0x000078b8 arg  0x0000052a , 0x00000005 
- 00028256  0x000078b9 force  0x00000000 , 0x00000007 
- 00028257  0x000078ba branch  0x00006e71 
- 00028258  0x000078bc ifetch  0x00000001 , 0x00000006 
- 00028259  0x000078bd bne  0x0000000a , 0x00006fc4 
- 00028260  0x000078be ifetch  0x00000002 , 0x00000006 
- 00028261  0x000078bf nbranch  0x00006e6f , 0x00000034 
- 00028262  0x000078c0 ifetch  0x00000001 , 0x00000006 
- 00028263  0x000078c1 bne  0x000000ff , 0x00006e6d 
- 00028264  0x000078c2 ifetch  0x00000001 , 0x00000006 
- 00028265  0x000078c3 bne  0x000000ff , 0x00006e6b 
- 00028266  0x000078c4 branch  0x00006eb8 
- 00028267  0x000078c6 increase  0xfffffffb , 0x00000006 
- 00028268  0x000078c7 branch  0x00006e5f 
- 00028269  0x000078c9 increase  0xfffffffc , 0x00000006 
- 00028270  0x000078ca branch  0x00006e5f 
- 00028271  0x000078cc increase  0xfffffffd , 0x00000006 
- 00028272  0x000078cd branch  0x00006e5f 
- 00028273  0x000078cf ifetch  0x00000001 , 0x00000006 
- 00028274  0x000078d0 beq  0x00000009 , 0x00006e86 
- 00028275  0x000078d1 beq  0x0000000a , 0x00006e74 
- 00028276  0x000078d3 ifetch  0x00000002 , 0x00000006 
- 00028277  0x000078d4 istore  0x00000002 , 0x00000005 
- 00028278  0x000078d5 increase  0x00000001 , 0x00000007 
- 00028279  0x000078d6 byteswap  0x0000003f , 0x00000012 
- 00028280  0x000078d7 ifetch  0x00000002 , 0x00000006 
- 00028281  0x000078d8 byteswap  0x0000003f , 0x0000003f 
- 00028282  0x000078da increase  0x00000001 , 0x00000012 
- 00028283  0x000078db isub  0x00000012 , 0x0000003e 
- 00028284  0x000078dc nbranch  0x00006e83 , 0x00000002 
- 00028285  0x000078dd copy  0x0000003f , 0x00000013 
- 00028286  0x000078de byteswap  0x00000012 , 0x0000003f 
- 00028287  0x000078df istore  0x00000002 , 0x00000005 
- 00028288  0x000078e0 increase  0x00000001 , 0x00000007 
- 00028289  0x000078e1 copy  0x00000013 , 0x0000003f 
- 00028290  0x000078e2 branch  0x00006e7a 
- 00028291  0x000078e4 increase  0xfffffffb , 0x0000000b 
- 00028292  0x000078e5 increase  0xfffffffb , 0x00000011 
- 00028293  0x000078e6 branch  0x00006e8b 
- 00028294  0x000078e8 ifetch  0x00000002 , 0x00000006 
- 00028295  0x000078e9 istore  0x00000002 , 0x00000005 
- 00028296  0x000078ea increase  0x00000001 , 0x00000007 
- 00028297  0x000078eb increase  0xfffffffd , 0x0000000b 
- 00028298  0x000078ec increase  0xfffffffd , 0x00000011 
- 00028299  0x000078ee nbranch  0x00006fc4 , 0x00000002 
- 00028300  0x000078ef nbranch  0x00006e71 , 0x00000005 
- 00028301  0x000078f0 increase  0xffffffff , 0x0000000b 
- 00028302  0x000078f1 nbranch  0x00006fc4 , 0x00000005 
- 00028303  0x000078f3 call  0x000052d0 
- 00028304  0x000078f4 increase  0x0000000a , 0x00000005 
- 00028305  0x000078f5 arg  0x0000052a , 0x00000011 
- 00028306  0x000078f7 copy  0x00000007 , 0x0000003f 
- 00028307  0x000078f8 branch  0x00006ea5 , 0x00000034 
- 00028308  0x000078f9 ifetch  0x00000002 , 0x00000011 
- 00028309  0x000078fa branch  0x00006ea5 , 0x00000034 
- 00028310  0x000078fb iforce  0x00000012 
- 00028311  0x000078fc fetch  0x00000004 , 0x00000524 
- 00028312  0x000078fd iforce  0x00000002 
- 00028313  0x000078fe call  0x000070e7 
- 00028314  0x000078ff copy  0x00000006 , 0x0000003f 
- 00028315  0x00007900 branch  0x00006ea2 , 0x00000034 
- 00028316  0x00007901 increase  0xfffffffd , 0x00000006 
- 00028317  0x00007902 ifetch  0x00000003 , 0x00000006 
- 00028318  0x00007903 istore  0x00000003 , 0x00000005 
- 00028319  0x00007904 call  0x0000705b 
- 00028320  0x00007905 iforce  0x00000039 
- 00028321  0x00007906 call  0x00007f01 
- 00028322  0x00007908 increase  0x00000002 , 0x00000011 
- 00028323  0x00007909 increase  0xffffffff , 0x00000007 
- 00028324  0x0000790a branch  0x00006e92 
- 00028325  0x0000790d arg  0x00000005 , 0x00000011 
- 00028326  0x0000790e call  0x00006f84 
- 00028327  0x0000790f fetch  0x00000002 , 0x00000275 
- 00028328  0x00007910 beq  0x0000000b , 0x00007043 
- 00028329  0x00007911 branch  0x00006f9a 
- 00028330  0x00007915 ifetch  0x00000001 , 0x00000006 
- 00028331  0x00007916 beq  0x00000000 , 0x00006eae 
- 00028332  0x00007917 beq  0x00000001 , 0x00006eb0 
- 00028333  0x00007918 beq  0x00000002 , 0x00006eb3 
- 00028334  0x0000791a increase  0xffffffff , 0x0000000b 
- 00028335  0x0000791b branch  0x00006eb6 
- 00028336  0x0000791d ifetch  0x00000001 , 0x00000006 
- 00028337  0x0000791e increase  0xfffffffe , 0x0000000b 
- 00028338  0x0000791f branch  0x00006eb6 
- 00028339  0x00007921 ifetch  0x00000002 , 0x00000006 
- 00028340  0x00007922 byteswap  0x0000003f , 0x0000003f 
- 00028341  0x00007923 increase  0xfffffffd , 0x0000000b 
- 00028342  0x00007925 store  0x00000002 , 0x00000519 
- 00028343  0x00007926 rtn 
- 00028344  0x00007929 increase  0xfffffffb , 0x0000000b 
- 00028345  0x0000792a call  0x00006eaa 
- 00028346  0x0000792b nbranch  0x00006fbe , 0x00000005 
- 00028347  0x0000792c fetcht  0x00000004 , 0x00000524 
- 00028348  0x0000792d call  0x000070b1 
- 00028349  0x0000792e nbranch  0x00006fbb , 0x00000005 
- 00028350  0x0000792f copy  0x00000006 , 0x00000011 
- 00028351  0x00007930 call  0x000052d0 
- 00028352  0x00007931 copy  0x00000011 , 0x00000006 
- 00028353  0x00007932 increase  0x00000003 , 0x00000005 
- 00028354  0x00007933 copy  0x00000006 , 0x0000000b 
- 00028355  0x00007934 call  0x00007062 
- 00028356  0x00007935 copy  0x0000003f , 0x00000011 
- 00028357  0x00007937 fetch  0x00000002 , 0x00000519 
- 00028358  0x00007938 copy  0x0000003f , 0x00000012 
- 00028359  0x00007939 copy  0x00000011 , 0x0000003f 
- 00028360  0x0000793a isub  0x00000012 , 0x00000012 
- 00028361  0x0000793b fetch  0x00000002 , 0x00000520 
- 00028362  0x0000793c isub  0x00000012 , 0x0000003e 
- 00028363  0x0000793d nbranch  0x00006ee7 , 0x00000002 
- 00028364  0x0000793f disable  0x00000028 
- 00028365  0x00007940 fetch  0x00000002 , 0x00000519 
- 00028366  0x00007941 branch  0x00006eda , 0x00000034 
- 00028367  0x00007942 iadd  0x0000000b , 0x00000006 
- 00028368  0x00007943 increase  0x00000003 , 0x00000012 
- 00028369  0x00007944 copy  0x00000012 , 0x00000039 
- 00028370  0x00007945 copy  0x00000039 , 0x0000003f 
- 00028371  0x00007946 increase  0x00000003 , 0x0000003f 
- 00028372  0x00007947 byteswap  0x0000003f , 0x0000003f 
- 00028373  0x00007948 istore  0x00000002 , 0x00000005 
- 00028374  0x00007949 copy  0x00000039 , 0x0000003f 
- 00028375  0x0000794a byteswap  0x0000003f , 0x0000003f 
- 00028376  0x0000794b istore  0x00000002 , 0x00000005 
- 00028377  0x0000794c branch  0x00006ef5 
- 00028378  0x0000794e add  0x00000011 , 0x00000006 , 0x00000039 
- 00028379  0x0000794f branch  0x00006ede , 0x00000028 
- 00028380  0x00007950 byteswap  0x00000039 , 0x0000003f 
- 00028381  0x00007951 branch  0x00006ee1 
- 00028382  0x00007953 copy  0x00000039 , 0x0000003f 
- 00028383  0x00007954 increase  0x00000002 , 0x0000003f 
- 00028384  0x00007955 byteswap  0x0000003f , 0x0000003f 
- 00028385  0x00007957 istore  0x00000002 , 0x00000005 
- 00028386  0x00007958 increase  0xfffffffd , 0x00000039 
- 00028387  0x00007959 byteswap  0x00000039 , 0x0000003f 
- 00028388  0x0000795a istore  0x00000002 , 0x00000005 
- 00028389  0x0000795b copy  0x0000000b , 0x00000006 
- 00028390  0x0000795c branch  0x00006ef5 
- 00028391  0x0000795e enable  0x00000028 
- 00028392  0x00007960 fetch  0x00000002 , 0x00000520 
- 00028393  0x00007961 copy  0x0000003f , 0x00000011 
- 00028394  0x00007962 copy  0x00000011 , 0x00000039 
- 00028395  0x00007963 fetch  0x00000002 , 0x00000519 
- 00028396  0x00007964 branch  0x00006eda , 0x00000034 
- 00028397  0x00007965 iadd  0x0000000b , 0x00000006 
- 00028398  0x00007966 copy  0x00000011 , 0x0000003f 
- 00028399  0x00007967 increase  0x00000005 , 0x0000003f 
- 00028400  0x00007968 byteswap  0x0000003f , 0x0000003f 
- 00028401  0x00007969 istore  0x00000002 , 0x00000005 
- 00028402  0x0000796a copy  0x00000011 , 0x0000003f 
- 00028403  0x0000796b byteswap  0x0000003f , 0x0000003f 
- 00028404  0x0000796c istore  0x00000002 , 0x00000005 
- 00028405  0x0000796e call  0x00007f01 
- 00028406  0x0000796f nbranch  0x00006efe , 0x00000028 
- 00028407  0x00007970 force  0x00000002 , 0x0000003f 
- 00028408  0x00007971 istore  0x00000001 , 0x00000005 
- 00028409  0x00007972 copy  0x00000006 , 0x0000003f 
- 00028410  0x00007973 isub  0x0000000b , 0x0000003f 
- 00028411  0x00007974 byteswap  0x0000003f , 0x0000003f 
- 00028412  0x00007975 istore  0x00000002 , 0x00000005 
- 00028413  0x00007976 branch  0x00006f00 
- 00028414  0x00007978 force  0x00000000 , 0x0000003f 
- 00028415  0x00007979 istore  0x00000001 , 0x00000005 
- 00028416  0x0000797b arg  0x00000005 , 0x00000011 
- 00028417  0x0000797c branch  0x00006fb0 
- 00028418  0x00007988 bpatchx  0x000000d1 , 0x0000403a 
- 00028419  0x00007989 call  0x00006fd0 
- 00028420  0x0000798a compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028421  0x0000798b branch  0x00006fc4 , 0x00000001 
- 00028422  0x0000798c call  0x00006f2e 
- 00028423  0x0000798d store  0x00000002 , 0x00000520 
- 00028424  0x0000798e increase  0xfffffffe , 0x0000000b 
- 00028425  0x0000798f call  0x00007028 
- 00028426  0x00007990 arg  0x0000052a , 0x00000005 
- 00028427  0x00007991 force  0x00000000 , 0x00000007 
- 00028428  0x00007993 ifetch  0x00000001 , 0x00000006 
- 00028429  0x00007994 beq  0x0000000a , 0x00006f36 
- 00028430  0x00007995 ifetch  0x00000002 , 0x00000006 
- 00028431  0x00007996 istore  0x00000002 , 0x00000005 
- 00028432  0x00007997 increase  0x00000001 , 0x00000007 
- 00028433  0x00007998 increase  0xfffffffd , 0x0000000b 
- 00028434  0x00007999 increase  0xfffffffd , 0x00000011 
- 00028435  0x0000799a nbranch  0x00006fc4 , 0x00000002 
- 00028436  0x0000799b nbranch  0x00006f0c , 0x00000005 
- 00028437  0x0000799c increase  0xffffffff , 0x0000000b 
- 00028438  0x0000799d nbranch  0x00006fc4 , 0x00000005 
- 00028439  0x0000799e call  0x000052d0 
- 00028440  0x0000799f increase  0x0000000d , 0x00000005 
- 00028441  0x000079a0 fetch  0x00000002 , 0x00000511 
- 00028442  0x000079a1 iforce  0x00000013 
- 00028443  0x000079a2 arg  0x0000052a , 0x00000011 
- 00028444  0x000079a4 ifetch  0x00000002 , 0x00000011 
- 00028445  0x000079a5 branch  0x00006f29 , 0x00000034 
- 00028446  0x000079a6 iforce  0x00000012 
- 00028447  0x000079a7 call  0x000070c6 
- 00028448  0x000079a8 branch  0x00006f27 , 0x00000034 
- 00028449  0x000079a9 increase  0xfffffffd , 0x00000006 
- 00028450  0x000079aa ifetch  0x00000003 , 0x00000006 
- 00028451  0x000079ab istore  0x00000003 , 0x00000005 
- 00028452  0x000079ac call  0x0000705b 
- 00028453  0x000079ad iforce  0x00000039 
- 00028454  0x000079ae call  0x00007f01 
- 00028455  0x000079b0 increase  0x00000002 , 0x00000011 
- 00028456  0x000079b1 branch  0x00006f1c 
- 00028457  0x000079b4 call  0x00006f83 
- 00028458  0x000079b5 fetch  0x00000002 , 0x00000275 
- 00028459  0x000079b6 beq  0x0000000e , 0x00007046 
- 00028460  0x000079b7 call  0x00006f9a 
- 00028461  0x000079b8 branch  0x00006f9a 
- 00028462  0x000079bc ifetch  0x00000002 , 0x00000006 
- 00028463  0x000079bd byteswap  0x0000003f , 0x0000003f 
- 00028464  0x000079be increase  0xfffffffd , 0x0000003f 
- 00028465  0x000079bf arg  0x000000c8 , 0x00000002 
- 00028466  0x000079c0 isub  0x00000002 , 0x0000003e 
- 00028467  0x000079c1 nrtn  0x00000002 
- 00028468  0x000079c2 setarg  0x000000c8 
- 00028469  0x000079c3 rtn 
- 00028470  0x000079c7 increase  0x00000004 , 0x00000006 
- 00028471  0x000079c8 increase  0xfffffffb , 0x0000000b 
- 00028472  0x000079c9 increase  0xfffffffb , 0x00000011 
- 00028473  0x000079ca nbranch  0x00006fc4 , 0x00000005 
- 00028474  0x000079cb call  0x00006eaa 
- 00028475  0x000079cc nbranch  0x00006fbe , 0x00000005 
- 00028476  0x000079cd arg  0x00000511 , 0x0000000b 
- 00028477  0x000079ce call  0x00007082 
- 00028478  0x000079cf deposit  0x00000007 
- 00028479  0x000079d0 branch  0x00007046 , 0x00000034 
- 00028480  0x000079d1 store  0x00000001 , 0x0000054e 
- 00028481  0x000079d3 copy  0x00000012 , 0x0000003f 
- 00028482  0x000079d4 store  0x00000002 , 0x0000054c 
- 00028483  0x000079d5 arg  0x00000000 , 0x00000007 
- 00028484  0x000079d6 arg  0x00000000 , 0x00000011 
- 00028485  0x000079d7 call  0x000052d0 
- 00028486  0x000079d8 increase  0x0000000a , 0x00000005 
- 00028487  0x000079da call  0x00006f6c 
- 00028488  0x000079db nbranch  0x00002a8c , 0x00000028 
- 00028489  0x000079dc copy  0x00000006 , 0x0000000b 
- 00028490  0x000079dd copy  0x0000003f , 0x00000013 
- 00028491  0x000079de iadd  0x00000011 , 0x00000011 
- 00028492  0x000079e1 fetch  0x00000002 , 0x00000519 
- 00028493  0x000079e2 copy  0x0000003f , 0x00000012 
- 00028494  0x000079e3 branch  0x00006f75 , 0x00000034 
- 00028495  0x000079e5 copy  0x00000011 , 0x0000003f 
- 00028496  0x000079e6 isub  0x00000012 , 0x00000012 
- 00028497  0x000079e7 branch  0x00006f67 , 0x00000005 
- 00028498  0x000079e8 nbranch  0x00006f67 , 0x00000002 
- 00028499  0x000079e9 fetch  0x00000002 , 0x00000520 
- 00028500  0x000079ea isub  0x00000012 , 0x0000003e 
- 00028501  0x000079eb branch  0x00006f5e , 0x00000005 
- 00028502  0x000079ec nbranch  0x00006f5e , 0x00000002 
- 00028503  0x000079f0 copy  0x00000012 , 0x00000039 
- 00028504  0x000079f1 call  0x00006f61 
- 00028505  0x000079f2 fetch  0x00000001 , 0x0000054e 
- 00028506  0x000079f3 increase  0x00000001 , 0x00000007 
- 00028507  0x000079f4 isub  0x00000007 , 0x0000003e 
- 00028508  0x000079f5 branch  0x00006f83 , 0x00000005 
- 00028509  0x000079f6 branch  0x00006fa0 
- 00028510  0x000079f9 copy  0x0000003f , 0x00000039 
- 00028511  0x000079fa call  0x00006f61 
- 00028512  0x000079fb branch  0x00006fa0 
- 00028513  0x000079fe increase  0xfffffffd , 0x00000005 
- 00028514  0x000079ff copy  0x00000039 , 0x00000002 
- 00028515  0x00007a00 copy  0x00000013 , 0x0000003f 
- 00028516  0x00007a01 isub  0x00000012 , 0x0000003f 
- 00028517  0x00007a02 iadd  0x0000000b , 0x00000006 
- 00028518  0x00007a03 branch  0x00007f01 
- 00028519  0x00007a06 fetch  0x00000001 , 0x0000054e 
- 00028520  0x00007a07 increase  0x00000001 , 0x00000007 
- 00028521  0x00007a08 isub  0x00000007 , 0x0000003e 
- 00028522  0x00007a09 rtn  0x00000005 
- 00028523  0x00007a0a branch  0x00006f47 
- 00028524  0x00007a0d call  0x00007fe9 
- 00028525  0x00007a0e arg  0x0000052a , 0x00000006 
- 00028526  0x00007a0f lshift2  0x00000007 , 0x0000003f 
- 00028527  0x00007a10 iadd  0x00000006 , 0x00000006 
- 00028528  0x00007a11 ifetcht  0x00000004 , 0x00000006 
- 00028529  0x00007a12 call  0x000070b1 
- 00028530  0x00007a13 nrtn  0x00000005 
- 00028531  0x00007a14 call  0x0000705b 
- 00028532  0x00007a15 branch  0x00007fe7 
- 00028533  0x00007a18 fetch  0x00000002 , 0x00000520 
- 00028534  0x00007a19 isub  0x00000011 , 0x0000003e 
- 00028535  0x00007a1a nbranch  0x00006f8f , 0x00000002 
- 00028536  0x00007a1b copy  0x00000011 , 0x00000039 
- 00028537  0x00007a1c copy  0x00000039 , 0x00000002 
- 00028538  0x00007a1d copy  0x0000000b , 0x00000006 
- 00028539  0x00007a1e call  0x00007f01 
- 00028540  0x00007a1f fetch  0x00000002 , 0x0000054c 
- 00028541  0x00007a20 isub  0x00000011 , 0x0000003e 
- 00028542  0x00007a21 branch  0x00006f81 , 0x00000005 
- 00028543  0x00007a23 call  0x00006fa0 
- 00028544  0x00007a24 branch  0x00006f94 
- 00028545  0x00007a27 call  0x00006f83 
- 00028546  0x00007a28 branch  0x00006f94 
- 00028547  0x00007a2b arg  0x00000007 , 0x00000011 
- 00028548  0x00007a2d force  0x00000000 , 0x0000003f 
- 00028549  0x00007a2e istore  0x00000001 , 0x00000005 
- 00028550  0x00007a2f call  0x00006fb0 
- 00028551  0x00007a30 fetcht  0x00000002 , 0x00000275 
- 00028552  0x00007a31 increase  0xfffffffb , 0x00000002 
- 00028553  0x00007a32 byteswap  0x00000002 , 0x0000003f 
- 00028554  0x00007a33 istore  0x00000002 , 0x00000005 
- 00028555  0x00007a34 increase  0xfffffffd , 0x00000002 
- 00028556  0x00007a35 byteswap  0x00000002 , 0x0000003f 
- 00028557  0x00007a36 istore  0x00000002 , 0x00000005 
- 00028558  0x00007a37 rtn 
- 00028559  0x00007a3a copy  0x0000003f , 0x00000039 
- 00028560  0x00007a3b copy  0x00000039 , 0x00000002 
- 00028561  0x00007a3c copy  0x0000000b , 0x00000006 
- 00028562  0x00007a3d call  0x00007f01 
- 00028563  0x00007a3e call  0x00006fa0 
- 00028564  0x00007a40 setarg  0x00000036 
- 00028565  0x00007a41 istore  0x00000001 , 0x00000005 
- 00028566  0x00007a42 fetch  0x00000002 , 0x0000054c 
- 00028567  0x00007a43 byteswap  0x0000003f , 0x0000003f 
- 00028568  0x00007a44 istore  0x00000002 , 0x00000005 
- 00028569  0x00007a45 rtn 
- 00028570  0x00007a48 setarg  0x00000036 
- 00028571  0x00007a49 istore  0x00000001 , 0x00000005 
- 00028572  0x00007a4a increase  0xfffffffd , 0x00000002 
- 00028573  0x00007a4b byteswap  0x00000002 , 0x0000003f 
- 00028574  0x00007a4c istore  0x00000002 , 0x00000005 
- 00028575  0x00007a4d rtn 
- 00028576  0x00007a50 arg  0x00000007 , 0x00000011 
- 00028577  0x00007a51 setarg  0x00000002 
- 00028578  0x00007a52 istore  0x00000001 , 0x00000005 
- 00028579  0x00007a53 fetch  0x00000002 , 0x00000519 
- 00028580  0x00007a54 iadd  0x00000002 , 0x00000002 
- 00028581  0x00007a55 byteswap  0x00000002 , 0x0000003f 
- 00028582  0x00007a56 istore  0x00000002 , 0x00000005 
- 00028583  0x00007a57 call  0x00006fb0 
- 00028584  0x00007a58 fetcht  0x00000002 , 0x00000275 
- 00028585  0x00007a59 increase  0xfffffffb , 0x00000002 
- 00028586  0x00007a5a byteswap  0x00000002 , 0x0000003f 
- 00028587  0x00007a5b istore  0x00000002 , 0x00000005 
- 00028588  0x00007a5c increase  0xfffffffb , 0x00000002 
- 00028589  0x00007a5d byteswap  0x00000002 , 0x0000003f 
- 00028590  0x00007a5e istore  0x00000002 , 0x00000005 
- 00028591  0x00007a5f rtn 
- 00028592  0x00007a62 fetch  0x00000002 , 0x00000273 
- 00028593  0x00007a63 isub  0x00000005 , 0x0000003f 
- 00028594  0x00007a64 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00028595  0x00007a65 store  0x00000002 , 0x00000275 
- 00028596  0x00007a66 call  0x000052d0 
- 00028597  0x00007a67 copy  0x00000011 , 0x0000003f 
- 00028598  0x00007a68 istore  0x00000001 , 0x00000005 
- 00028599  0x00007a69 fetch  0x00000002 , 0x0000051c 
- 00028600  0x00007a6a istore  0x00000002 , 0x00000005 
- 00028601  0x00007a6b rtn 
- 00028602  0x00007a7c rtn 
- 00028603  0x00007a9e setarg  0x00000200 
- 00028604  0x00007a9f store  0x00000002 , 0x0000054a 
- 00028605  0x00007aa0 branch  0x00006fc6 
- 00028606  0x00007aa2 setarg  0x00000400 
- 00028607  0x00007aa3 store  0x00000002 , 0x0000054a 
- 00028608  0x00007aa4 branch  0x00006fc6 
- 00028609  0x00007aa6 setarg  0x00000600 
- 00028610  0x00007aa7 store  0x00000002 , 0x0000054a 
- 00028611  0x00007aa8 branch  0x00006fc6 
- 00028612  0x00007aaa setarg  0x00000300 
- 00028613  0x00007aab store  0x00000002 , 0x0000054a 
- 00028614  0x00007aad call  0x000052d0 
- 00028615  0x00007aae istore  0x00000001 , 0x00000005 
- 00028616  0x00007aaf fetch  0x00000002 , 0x0000051c 
- 00028617  0x00007ab0 istore  0x00000002 , 0x00000005 
- 00028618  0x00007ab1 setarg  0x00000200 
- 00028619  0x00007ab2 istore  0x00000002 , 0x00000005 
- 00028620  0x00007ab3 fetch  0x00000002 , 0x0000054a 
- 00028621  0x00007ab4 istore  0x00000002 , 0x00000005 
- 00028622  0x00007ab5 jam  0x00000007 , 0x00000275 
- 00028623  0x00007ab6 rtn 
- 00028624  0x00007abc arg  0x00000000 , 0x00000012 
- 00028625  0x00007abd force  0x00000000 , 0x00000002 
- 00028626  0x00007abe arg  0x00000511 , 0x00000005 
- 00028627  0x00007abf call  0x00007028 
- 00028628  0x00007ac0 branch  0x00007026 , 0x00000005 
- 00028629  0x00007ac2 increase  0x00000001 , 0x00000012 
- 00028630  0x00007ac3 ifetch  0x00000001 , 0x00000006 
- 00028631  0x00007ac4 increase  0xffffffff , 0x00000011 
- 00028632  0x00007ac5 increase  0xffffffff , 0x0000000b 
- 00028633  0x00007ac6 compare  0x00000018 , 0x0000003f , 0x000000f8 
- 00028634  0x00007ac7 nbranch  0x00007026 , 0x00000001 
- 00028635  0x00007ac8 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00028636  0x00007ac9 nbranch  0x00006ff3 , 0x00000001 
- 00028637  0x00007aca force  0x00000001 , 0x00000002 
- 00028638  0x00007acc ifetch  0x00000001 , 0x00000006 
- 00028639  0x00007acd increase  0xffffffff , 0x00000011 
- 00028640  0x00007ace increase  0xffffffff , 0x0000000b 
- 00028641  0x00007acf bne  0x00000000 , 0x00006fe7 
- 00028642  0x00007ad0 ifetch  0x00000001 , 0x00000006 
- 00028643  0x00007ad1 increase  0xffffffff , 0x00000011 
- 00028644  0x00007ad2 increase  0xffffffff , 0x0000000b 
- 00028645  0x00007ad3 beq  0x00000000 , 0x00006ff8 
- 00028646  0x00007ad4 branch  0x00006fea 
- 00028647  0x00007ad6 increase  0x00000001 , 0x00000006 
- 00028648  0x00007ad7 increase  0xffffffff , 0x00000011 
- 00028649  0x00007ad8 increase  0xffffffff , 0x0000000b 
- 00028650  0x00007ada increase  0x00000002 , 0x00000006 
- 00028651  0x00007adb increase  0xfffffffe , 0x00000011 
- 00028652  0x00007adc increase  0xfffffffe , 0x0000000b 
- 00028653  0x00007add compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028654  0x00007ade branch  0x00007020 , 0x00000001 
- 00028655  0x00007adf increase  0x0000000c , 0x00000006 
- 00028656  0x00007ae0 increase  0xfffffff4 , 0x00000011 
- 00028657  0x00007ae1 increase  0xfffffff4 , 0x0000000b 
- 00028658  0x00007ae2 branch  0x00007020 
- 00028659  0x00007ae4 compare  0x00000002 , 0x0000003f , 0x00000007 
- 00028660  0x00007ae5 nbranch  0x00006ff6 , 0x00000001 
- 00028661  0x00007ae6 branch  0x00006fde 
- 00028662  0x00007ae8 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00028663  0x00007ae9 nbranch  0x00007026 , 0x00000001 
- 00028664  0x00007aeb increase  0xfffffffe , 0x00000011 
- 00028665  0x00007aec increase  0xfffffffe , 0x0000000b 
- 00028666  0x00007aed ifetch  0x00000002 , 0x00000006 
- 00028667  0x00007aee sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00028668  0x00007aef branch  0x00006ffe , 0x00000005 
- 00028669  0x00007af0 istore  0x00000002 , 0x00000005 
- 00028670  0x00007af2 compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028671  0x00007af3 branch  0x00007020 , 0x00000001 
- 00028672  0x00007af4 copy  0x00000006 , 0x00000002 
- 00028673  0x00007af5 ifetch  0x00000001 , 0x00000006 
- 00028674  0x00007af6 bne  0x00000000 , 0x00007019 
- 00028675  0x00007af7 ifetch  0x00000001 , 0x00000006 
- 00028676  0x00007af8 bne  0x00000000 , 0x00007019 
- 00028677  0x00007af9 ifetch  0x00000001 , 0x00000006 
- 00028678  0x00007afa bne  0x00000010 , 0x00007019 
- 00028679  0x00007afb ifetch  0x00000001 , 0x00000006 
- 00028680  0x00007afc bne  0x00000000 , 0x00007019 
- 00028681  0x00007afd ifetch  0x00000001 , 0x00000006 
- 00028682  0x00007afe bne  0x00000080 , 0x00007019 
- 00028683  0x00007aff ifetch  0x00000001 , 0x00000006 
- 00028684  0x00007b00 bne  0x00000000 , 0x00007019 
- 00028685  0x00007b01 ifetch  0x00000001 , 0x00000006 
- 00028686  0x00007b02 bne  0x00000000 , 0x00007019 
- 00028687  0x00007b03 ifetch  0x00000001 , 0x00000006 
- 00028688  0x00007b04 bne  0x00000080 , 0x00007019 
- 00028689  0x00007b05 ifetch  0x00000001 , 0x00000006 
- 00028690  0x00007b06 bne  0x0000005f , 0x00007019 
- 00028691  0x00007b07 ifetch  0x00000001 , 0x00000006 
- 00028692  0x00007b08 bne  0x0000009b , 0x00007019 
- 00028693  0x00007b09 ifetch  0x00000001 , 0x00000006 
- 00028694  0x00007b0a bne  0x00000034 , 0x00007019 
- 00028695  0x00007b0b ifetch  0x00000001 , 0x00000006 
- 00028696  0x00007b0c beq  0x000000fb , 0x0000701e 
- 00028697  0x00007b0e copy  0x00000002 , 0x00000006 
- 00028698  0x00007b10 increase  0x0000000c , 0x00000006 
- 00028699  0x00007b11 force  0x00000000 , 0x00000007 
- 00028700  0x00007b12 force  0x00000000 , 0x00000002 
- 00028701  0x00007b13 branch  0x0000701e 
- 00028702  0x00007b16 increase  0xfffffff4 , 0x0000000b 
- 00028703  0x00007b17 increase  0xfffffff4 , 0x00000011 
- 00028704  0x00007b19 force  0x00000000 , 0x00000002 
- 00028705  0x00007b1a compare  0x00000000 , 0x00000011 , 0x000000ff 
- 00028706  0x00007b1b nbranch  0x00006fd5 , 0x00000001 
- 00028707  0x00007b1c force  0x00000000 , 0x0000003f 
- 00028708  0x00007b1d istore  0x00000002 , 0x00000005 
- 00028709  0x00007b1e rtn 
- 00028710  0x00007b20 arg  0x000000ff , 0x00000002 
- 00028711  0x00007b21 rtn 
- 00028712  0x00007b2c bpatchx  0x000000d4 , 0x0000403a 
- 00028713  0x00007b2d ifetch  0x00000001 , 0x00000006 
- 00028714  0x00007b2e increase  0xffffffff , 0x0000000b 
- 00028715  0x00007b2f compare  0x00000030 , 0x0000003f , 0x000000f8 
- 00028716  0x00007b30 nbranch  0x0000703e , 0x00000001 
- 00028717  0x00007b31 compare  0x00000007 , 0x0000003f , 0x00000007 
- 00028718  0x00007b32 branch  0x00007037 , 0x00000001 
- 00028719  0x00007b33 compare  0x00000006 , 0x0000003f , 0x00000007 
- 00028720  0x00007b34 branch  0x00007039 , 0x00000001 
- 00028721  0x00007b35 compare  0x00000005 , 0x0000003f , 0x00000007 
- 00028722  0x00007b36 nbranch  0x0000703e , 0x00000001 
- 00028723  0x00007b38 ifetch  0x00000001 , 0x00000006 
- 00028724  0x00007b39 copy  0x0000003f , 0x00000011 
- 00028725  0x00007b3a increase  0xffffffff , 0x0000000b 
- 00028726  0x00007b3b branch  0x0000703c 
- 00028727  0x00007b3d increase  0x00000002 , 0x00000006 
- 00028728  0x00007b3e increase  0xfffffffe , 0x0000000b 
- 00028729  0x00007b40 ifetch  0x00000002 , 0x00000006 
- 00028730  0x00007b41 byteswap  0x0000003f , 0x00000011 
- 00028731  0x00007b42 increase  0xfffffffe , 0x0000000b 
- 00028732  0x00007b44 force  0x00000001 , 0x0000003f 
- 00028733  0x00007b45 rtn 
- 00028734  0x00007b47 force  0x00000000 , 0x0000003f 
- 00028735  0x00007b48 rtn 
- 00028736  0x00007b53 setarg  0x00000003 
- 00028737  0x00007b54 store  0x00000001 , 0x0000051b 
- 00028738  0x00007b55 branch  0x00007048 
- 00028739  0x00007b57 setarg  0x00000005 
- 00028740  0x00007b58 store  0x00000001 , 0x0000051b 
- 00028741  0x00007b59 branch  0x00007048 
- 00028742  0x00007b5b setarg  0x00000007 
- 00028743  0x00007b5c store  0x00000001 , 0x0000051b 
- 00028744  0x00007b5e call  0x000052d0 
- 00028745  0x00007b61 fetch  0x00000001 , 0x0000051b 
- 00028746  0x00007b62 copy  0x0000003f , 0x00000012 
- 00028747  0x00007b63 istore  0x00000001 , 0x00000005 
- 00028748  0x00007b64 fetch  0x00000002 , 0x0000051c 
- 00028749  0x00007b65 istore  0x00000002 , 0x00000005 
- 00028750  0x00007b66 setarg  0x00000500 
- 00028751  0x00007b67 istore  0x00000002 , 0x00000005 
- 00028752  0x00007b68 compare  0x00000005 , 0x00000012 , 0x000000ff 
- 00028753  0x00007b69 branch  0x00007057 , 0x00000001 
- 00028754  0x00007b6a compare  0x00000007 , 0x00000012 , 0x000000ff 
- 00028755  0x00007b6b branch  0x00007057 , 0x00000001 
- 00028756  0x00007b6c setarg  0x00000000 
- 00028757  0x00007b6d istore  0x00000005 , 0x00000005 
- 00028758  0x00007b6e branch  0x00007059 
- 00028759  0x00007b71 setarg  0x00350200 
- 00028760  0x00007b72 istore  0x00000005 , 0x00000005 
- 00028761  0x00007b74 jam  0x0000000a , 0x00000275 
- 00028762  0x00007b75 rtn 
- 00028763  0x00007b79 call  0x00007ea2 
- 00028764  0x00007b7a call  0x00007ea5 
- 00028765  0x00007b7b call  0x00007062 
- 00028766  0x00007b7c call  0x00007e9c 
- 00028767  0x00007b7d call  0x00007e9f 
- 00028768  0x00007b7e copy  0x00000002 , 0x0000003f 
- 00028769  0x00007b7f rtn 
- 00028770  0x00007b83 ifetch  0x00000001 , 0x00000006 
- 00028771  0x00007b84 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028772  0x00007b85 rshift3  0x0000003f , 0x0000003f 
- 00028773  0x00007b86 bne  0x00000000 , 0x0000706c 
- 00028774  0x00007b88 force  0x00000001 , 0x0000003f 
- 00028775  0x00007b89 force  0x00000001 , 0x00000002 
- 00028776  0x00007b8a rtn 
- 00028777  0x00007b8d call  0x00007e76 
- 00028778  0x00007b8e add  0x0000003f , 0x00000001 , 0x00000002 
- 00028779  0x00007b8f rtn 
- 00028780  0x00007b91 deposit  0x00000039 
- 00028781  0x00007b92 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028782  0x00007b93 branch  0x00007069 , 0x00000002 
- 00028783  0x00007b94 beq  0x00000005 , 0x00007073 
- 00028784  0x00007b95 beq  0x00000006 , 0x00007076 
- 00028785  0x00007b96 beq  0x00000007 , 0x0000707a 
- 00028786  0x00007b97 rtn 
- 00028787  0x00007b9a ifetch  0x00000001 , 0x00000006 
- 00028788  0x00007b9b add  0x0000003f , 0x00000002 , 0x00000002 
- 00028789  0x00007b9c rtn 
- 00028790  0x00007b9e ifetch  0x00000002 , 0x00000006 
- 00028791  0x00007b9f byteswap  0x0000003f , 0x0000003f 
- 00028792  0x00007ba0 add  0x0000003f , 0x00000003 , 0x00000002 
- 00028793  0x00007ba1 rtn 
- 00028794  0x00007ba3 ifetch  0x00000002 , 0x00000006 
- 00028795  0x00007ba4 byteswap  0x0000003f , 0x0000003f 
- 00028796  0x00007ba5 ifetcht  0x00000002 , 0x00000006 
- 00028797  0x00007ba6 byteswap  0x00000002 , 0x00000002 
- 00028798  0x00007ba7 lshift16  0x00000002 , 0x00000002 
- 00028799  0x00007ba8 iadd  0x00000002 , 0x0000003f 
- 00028800  0x00007ba9 add  0x0000003f , 0x00000005 , 0x00000002 
- 00028801  0x00007baa rtn 
- 00028802  0x00007bb1 bpatchx  0x000000d5 , 0x0000403a 
- 00028803  0x00007bb2 force  0x00000000 , 0x00000007 
- 00028804  0x00007bb3 arg  0x00000000 , 0x00000012 
- 00028805  0x00007bb4 arg  0x0000052a , 0x00000005 
- 00028806  0x00007bb6 ifetch  0x00000002 , 0x0000000b 
- 00028807  0x00007bb7 rtn  0x00000034 
- 00028808  0x00007bb8 call  0x0000708d 
- 00028809  0x00007bb9 copy  0x00000007 , 0x0000003f 
- 00028810  0x00007bba rtneq  0x00000007 
- 00028811  0x00007bbb increase  0x00000002 , 0x0000000b 
- 00028812  0x00007bbc branch  0x00007086 
- 00028813  0x00007bc0 iforce  0x00000013 
- 00028814  0x00007bc2 fetch  0x00000002 , 0x00004575 
- 00028815  0x00007bc3 iforce  0x00000006 
- 00028816  0x00007bc5 copy  0x00000007 , 0x0000003f 
- 00028817  0x00007bc6 rtneq  0x00000007 
- 00028818  0x00007bc7 disable  0x00000028 
- 00028819  0x00007bc8 ifetch  0x00000001 , 0x00000006 
- 00028820  0x00007bc9 rtn  0x00000034 
- 00028821  0x00007bca iforce  0x00000039 
- 00028822  0x00007bcc ifetch  0x00000002 , 0x00000006 
- 00028823  0x00007bcd isub  0x00000013 , 0x0000003e 
- 00028824  0x00007bce nbranch  0x0000709a , 0x00000005 
- 00028825  0x00007bcf enable  0x00000028 
- 00028826  0x00007bd1 loop  0x00007096 
- 00028827  0x00007bd2 ifetcht  0x00000004 , 0x00000006 
- 00028828  0x00007bd3 copy  0x00000006 , 0x00000011 
- 00028829  0x00007bd4 nbranch  0x000070ad , 0x00000028 
- 00028830  0x00007bd5 arg  0x0000052a , 0x00000006 
- 00028831  0x00007bd6 arg  0x00000007 , 0x00000039 
- 00028832  0x00007bd8 ifetch  0x00000004 , 0x00000006 
- 00028833  0x00007bd9 branch  0x000070a6 , 0x00000034 
- 00028834  0x00007bda isub  0x00000002 , 0x0000003e 
- 00028835  0x00007bdb branch  0x000070ad , 0x00000005 
- 00028836  0x00007bdc loop  0x000070a0 
- 00028837  0x00007bdd rtn 
- 00028838  0x00007bdf istoret  0x00000004 , 0x00000005 
- 00028839  0x00007be0 increase  0x00000001 , 0x00000007 
- 00028840  0x00007be1 copy  0x00000011 , 0x00000006 
- 00028841  0x00007be2 call  0x0000705b 
- 00028842  0x00007be3 iadd  0x00000012 , 0x00000012 
- 00028843  0x00007be4 iadd  0x00000006 , 0x00000006 
- 00028844  0x00007be5 branch  0x00007090 
- 00028845  0x00007be7 copy  0x00000011 , 0x00000006 
- 00028846  0x00007be8 call  0x00007062 
- 00028847  0x00007be9 iadd  0x00000006 , 0x00000006 
- 00028848  0x00007bea branch  0x00007090 
- 00028849  0x00007bf1 bpatchx  0x000000d6 , 0x0000403a 
- 00028850  0x00007bf2 fetch  0x00000002 , 0x00004575 
- 00028851  0x00007bf3 iforce  0x00000006 
- 00028852  0x00007bf5 ifetch  0x00000001 , 0x00000006 
- 00028853  0x00007bf6 branch  0x00007fe3 , 0x00000034 
- 00028854  0x00007bf7 lshift  0x0000003f , 0x0000003f 
- 00028855  0x00007bf8 iadd  0x00000006 , 0x00000006 
- 00028856  0x00007bf9 ifetch  0x00000004 , 0x00000006 
- 00028857  0x00007bfa isub  0x00000002 , 0x0000003e 
- 00028858  0x00007bfb rtn  0x00000005 
- 00028859  0x00007bfc deposit  0x00000005 
- 00028860  0x00007bfd store  0x00000002 , 0x00000abb 
- 00028861  0x00007bfe storet  0x00000008 , 0x00000aa2 
- 00028862  0x00007bff call  0x00007062 
- 00028863  0x00007c00 iadd  0x00000006 , 0x00000006 
- 00028864  0x00007c01 copy  0x00000006 , 0x0000003f 
- 00028865  0x00007c02 fetcht  0x00000002 , 0x00000abb 
- 00028866  0x00007c03 copy  0x00000002 , 0x00000005 
- 00028867  0x00007c04 fetcht  0x00000008 , 0x00000aa2 
- 00028868  0x00007c05 copy  0x0000003f , 0x00000006 
- 00028869  0x00007c06 branch  0x000070b4 
- 00028870  0x00007c0d bpatchx  0x000000d7 , 0x0000403a 
- 00028871  0x00007c0e fetch  0x00000002 , 0x00004575 
- 00028872  0x00007c0f iforce  0x00000006 
- 00028873  0x00007c11 ifetch  0x00000001 , 0x00000006 
- 00028874  0x00007c12 branch  0x000070e4 , 0x00000034 
- 00028875  0x00007c13 iforce  0x00000039 
- 00028876  0x00007c15 ifetch  0x00000002 , 0x00000006 
- 00028877  0x00007c16 isub  0x00000013 , 0x0000003e 
- 00028878  0x00007c17 branch  0x000070d4 , 0x00000005 
- 00028879  0x00007c18 loop  0x000070cc 
- 00028880  0x00007c19 increase  0x00000004 , 0x00000006 
- 00028881  0x00007c1a call  0x00007062 
- 00028882  0x00007c1b iadd  0x00000006 , 0x00000006 
- 00028883  0x00007c1c branch  0x000070c9 
- 00028884  0x00007c1e increase  0xffffffff , 0x00000039 
- 00028885  0x00007c1f lshift  0x00000039 , 0x0000003f 
- 00028886  0x00007c20 iadd  0x00000006 , 0x00000006 
- 00028887  0x00007c21 increase  0x00000004 , 0x00000006 
- 00028888  0x00007c22 call  0x00007062 
- 00028889  0x00007c23 iadd  0x00000006 , 0x0000000b 
- 00028890  0x00007c25 increase  0x00000001 , 0x00000006 
- 00028891  0x00007c26 ifetch  0x00000002 , 0x00000006 
- 00028892  0x00007c27 isub  0x00000012 , 0x0000003e 
- 00028893  0x00007c2b branch  0x00007fef , 0x00000005 
- 00028894  0x00007c2c call  0x0000705b 
- 00028895  0x00007c2d iadd  0x00000006 , 0x00000006 
- 00028896  0x00007c2e deposit  0x0000000b 
- 00028897  0x00007c2f isub  0x00000006 , 0x0000003e 
- 00028898  0x00007c30 branch  0x000070e4 , 0x00000005 
- 00028899  0x00007c31 branch  0x000070da 
- 00028900  0x00007c33 force  0x00000000 , 0x00000006 
- 00028901  0x00007c34 force  0x00000000 , 0x0000003f 
- 00028902  0x00007c35 rtn 
- 00028903  0x00007c3c bpatchx  0x000000d8 , 0x0000403b 
- 00028904  0x00007c3d fetch  0x00000002 , 0x00004575 
- 00028905  0x00007c3e iforce  0x00000006 
- 00028906  0x00007c40 ifetch  0x00000001 , 0x00000006 
- 00028907  0x00007c41 branch  0x00007100 , 0x00000034 
- 00028908  0x00007c42 lshift  0x0000003f , 0x0000003f 
- 00028909  0x00007c43 iadd  0x00000006 , 0x00000006 
- 00028910  0x00007c44 ifetch  0x00000004 , 0x00000006 
- 00028911  0x00007c45 isub  0x00000002 , 0x0000003e 
- 00028912  0x00007c46 branch  0x000070f4 , 0x00000005 
- 00028913  0x00007c47 call  0x00007062 
- 00028914  0x00007c48 iadd  0x00000006 , 0x00000006 
- 00028915  0x00007c49 branch  0x000070ea 
- 00028916  0x00007c4b call  0x00007062 
- 00028917  0x00007c4c iadd  0x00000006 , 0x0000000b 
- 00028918  0x00007c4e increase  0x00000001 , 0x00000006 
- 00028919  0x00007c4f ifetch  0x00000002 , 0x00000006 
- 00028920  0x00007c50 isub  0x00000012 , 0x0000003e 
- 00028921  0x00007c51 rtn  0x00000005 
- 00028922  0x00007c52 call  0x0000705b 
- 00028923  0x00007c53 iadd  0x00000006 , 0x00000006 
- 00028924  0x00007c54 deposit  0x0000000b 
- 00028925  0x00007c55 isub  0x00000006 , 0x0000003e 
- 00028926  0x00007c56 branch  0x00007100 , 0x00000005 
- 00028927  0x00007c57 branch  0x000070f6 
- 00028928  0x00007c59 force  0x00000000 , 0x00000006 
- 00028929  0x00007c5a rtn 
- 00028930  0x00007c5f arg  0x00000400 , 0x00000012 
- 00028931  0x00007c60 call  0x000070f4 
- 00028932  0x00007c61 arg  0x00000300 , 0x00000012 
- 00028933  0x00007c62 call  0x0000710d 
- 00028934  0x00007c63 nrtn  0x00000028 
- 00028935  0x00007c64 sub  0x00000011 , 0x00000003 , 0x0000003e 
- 00028936  0x00007c65 branch  0x00007fe9 , 0x00000002 
- 00028937  0x00007c66 ifetch  0x00000001 , 0x00000006 
- 00028938  0x00007c67 bne  0x00000008 , 0x00007fe9 
- 00028939  0x00007c68 ifetch  0x00000001 , 0x00000006 
- 00028940  0x00007c69 rtn 
- 00028941  0x00007c6f bpatchx  0x000000d9 , 0x0000403b 
- 00028942  0x00007c70 call  0x00007062 
- 00028943  0x00007c71 copy  0x0000003f , 0x00000011 
- 00028944  0x00007c73 ifetch  0x00000001 , 0x00000006 
- 00028945  0x00007c74 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028946  0x00007c75 rshift3  0x0000003f , 0x0000003f 
- 00028947  0x00007c76 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00028948  0x00007c77 branch  0x00007129 , 0x00000005 
- 00028949  0x00007c78 copy  0x00000039 , 0x0000003f 
- 00028950  0x00007c79 beq  0x00000005 , 0x00007120 
- 00028951  0x00007c7a beq  0x00000006 , 0x00007123 
- 00028952  0x00007c7b beq  0x00000007 , 0x00007126 
- 00028953  0x00007c7c increase  0xffffffff , 0x00000006 
- 00028954  0x00007c7d call  0x00007062 
- 00028955  0x00007c7e iadd  0x00000006 , 0x00000006 
- 00028956  0x00007c7f copy  0x00000011 , 0x0000003f 
- 00028957  0x00007c80 isub  0x00000002 , 0x00000011 
- 00028958  0x00007c81 branch  0x00007fe9 , 0x00000005 
- 00028959  0x00007c82 branch  0x00007110 
- 00028960  0x00007c85 increase  0xfffffffe , 0x00000011 
- 00028961  0x00007c86 increase  0x00000001 , 0x00000006 
- 00028962  0x00007c87 branch  0x00007110 
- 00028963  0x00007c89 increase  0xfffffffd , 0x00000011 
- 00028964  0x00007c8a increase  0x00000002 , 0x00000006 
- 00028965  0x00007c8b branch  0x00007110 
- 00028966  0x00007c8d increase  0xfffffffb , 0x00000011 
- 00028967  0x00007c8e increase  0x00000004 , 0x00000006 
- 00028968  0x00007c8f branch  0x00007110 
- 00028969  0x00007c92 increase  0xffffffff , 0x00000011 
- 00028970  0x00007c93 copy  0x00000039 , 0x0000003f 
- 00028971  0x00007c94 beq  0x00000001 , 0x00007132 
- 00028972  0x00007c95 beq  0x00000002 , 0x00007130 
- 00028973  0x00007c96 beq  0x00000004 , 0x0000712f 
- 00028974  0x00007c97 branch  0x00007fe9 
- 00028975  0x00007c99 increase  0xfffffff4 , 0x00000011 
- 00028976  0x00007c9b ifetch  0x00000002 , 0x00000006 
- 00028977  0x00007c9c increase  0xfffffffe , 0x00000011 
- 00028978  0x00007c9e ifetch  0x00000002 , 0x00000006 
- 00028979  0x00007c9f isub  0x00000012 , 0x0000003e 
- 00028980  0x00007ca0 branch  0x00007fe7 , 0x00000005 
- 00028981  0x00007ca1 increase  0xfffffffe , 0x00000011 
- 00028982  0x00007ca2 branch  0x00007fe9 , 0x00000005 
- 00028983  0x00007ca3 branch  0x00007110 
- 00028984  0x00007cdf call  0x000052d0 
- 00028985  0x00007ce0 copy  0x0000003f , 0x00000005 
- 00028986  0x00007ce1 setarg  0x00000006 
- 00028987  0x00007ce2 istore  0x00000001 , 0x00000005 
- 00028988  0x00007ce3 setarg  0x0000006e 
- 00028989  0x00007ce4 istore  0x00000002 , 0x00000005 
- 00028990  0x00007ce5 setarg  0x00000f00 
- 00028991  0x00007ce6 istore  0x00000002 , 0x00000005 
- 00028992  0x00007ce7 setarg  0x001a0535 
- 00028993  0x00007ce8 istore  0x00000003 , 0x00000005 
- 00028994  0x00007ce9 setarg  0x00000111 
- 00028995  0x00007cea lshift16  0x0000003f , 0x0000003f 
- 00028996  0x00007ceb istore  0x00000004 , 0x00000005 
- 00028997  0x00007cec setarg  0x00002600 
- 00028998  0x00007ced istore  0x00000002 , 0x00000005 
- 00028999  0x00007cee setarg  0x00000335 
- 00029000  0x00007cef istore  0x00000002 , 0x00000005 
- 00029001  0x00007cf0 setarg  0x00000009 
- 00029002  0x00007cf1 istore  0x00000002 , 0x00000005 
- 00029003  0x00007cf2 setarg  0x00000004 
- 00029004  0x00007cf3 istore  0x00000002 , 0x00000005 
- 00029005  0x00007cf4 jam  0x00000014 , 0x00000275 
- 00029006  0x00007cf5 rtn 
- 00029007  0x00007cfa bpatchx  0x000000da , 0x0000403b 
- 00029008  0x00007cfb jam  0x00000050 , 0x000005e5 
- 00029009  0x00007cfc arg  0x000005e6 , 0x00000005 
- 00029010  0x00007cfd arg  0x0000443a , 0x00000006 
- 00029011  0x00007cfe call  0x00007ebf 
- 00029012  0x00007cff arg  0x000045d2 , 0x00000006 
- 00029013  0x00007d00 call  0x00007ebd 
- 00029014  0x00007d01 arg  0x000009be , 0x00000006 
- 00029015  0x00007d02 call  0x00007ebd 
- 00029016  0x00007d03 call  0x0000720a 
- 00029017  0x00007d04 arg  0x0000042f , 0x00000006 
- 00029018  0x00007d05 call  0x00007205 
- 00029019  0x00007d06 call  0x000071d0 
- 00029020  0x00007d08 arg  0x00000af2 , 0x00000005 
- 00029021  0x00007d09 call  0x00007201 
- 00029022  0x00007d0a setarg  0x000f4240 
- 00029023  0x00007d0b copy  0x0000003f , 0x00000011 
- 00029024  0x00007d0c fetch  0x00000004 , 0x00000af2 
- 00029025  0x00007d0d idiv  0x00000011 
- 00029026  0x00007d0e call  0x00007f86 
- 00029027  0x00007d0f remainder  0x0000003f 
- 00029028  0x00007d10 store  0x00000004 , 0x000009ba 
- 00029029  0x00007d12 rtn 
- 00029030  0x00007d15 jam  0x00000041 , 0x000005e5 
- 00029031  0x00007d16 arg  0x000005e6 , 0x00000005 
- 00029032  0x00007d17 call  0x000071b5 
- 00029033  0x00007d18 call  0x000071b0 
- 00029034  0x00007d19 fetch  0x00000003 , 0x00004454 
- 00029035  0x00007d1a istore  0x00000003 , 0x00000005 
- 00029036  0x00007d1d call  0x00007176 
- 00029037  0x00007d1f arg  0x0000042f , 0x00000006 
- 00029038  0x00007d20 call  0x00007ebf 
- 00029039  0x00007d21 arg  0x0000443a , 0x00000006 
- 00029040  0x00007d22 call  0x00007ebf 
- 00029041  0x00007d23 call  0x0000720a 
- 00029042  0x00007d24 arg  0x00000b12 , 0x00000006 
- 00029043  0x00007d25 arg  0x00000ac2 , 0x00000005 
- 00029044  0x00007d26 call  0x00007ebf 
- 00029045  0x00007d28 branch  0x000071d0 
- 00029046  0x00007d2d fetch  0x00000004 , 0x000044c7 
- 00029047  0x00007d2e istore  0x00000004 , 0x00000005 
- 00029048  0x00007d2f call  0x00007ecd 
- 00029049  0x00007d30 branch  0x00007eca 
- 00029050  0x00007d33 bpatchx  0x000000db , 0x0000403b 
- 00029051  0x00007d34 jam  0x00000041 , 0x000005e5 
- 00029052  0x00007d35 arg  0x000005e6 , 0x00000005 
- 00029053  0x00007d36 call  0x000071b0 
- 00029054  0x00007d37 call  0x000071b5 
- 00029055  0x00007d38 fetch  0x00000003 , 0x0000444d 
- 00029056  0x00007d39 istore  0x00000003 , 0x00000005 
- 00029057  0x00007d3c call  0x00007176 
- 00029058  0x00007d3d arg  0x0000443a , 0x00000006 
- 00029059  0x00007d3e call  0x00007ebf 
- 00029060  0x00007d3f arg  0x0000042f , 0x00000006 
- 00029061  0x00007d40 call  0x00007ebf 
- 00029062  0x00007d41 call  0x0000720a 
- 00029063  0x00007d42 arg  0x00000b12 , 0x00000006 
- 00029064  0x00007d43 arg  0x00000ac2 , 0x00000005 
- 00029065  0x00007d44 call  0x00007ebf 
- 00029066  0x00007d46 call  0x000071d0 
- 00029067  0x00007d47 arg  0x00000af2 , 0x00000005 
- 00029068  0x00007d48 branch  0x00007201 
- 00029069  0x00007d4b jam  0x00000020 , 0x000005e5 
- 00029070  0x00007d4c arg  0x000009fe , 0x00000006 
- 00029071  0x00007d4d arg  0x000005e6 , 0x00000005 
- 00029072  0x00007d4e call  0x00007ebd 
- 00029073  0x00007d4f call  0x0000720a 
- 00029074  0x00007d50 arg  0x0000099e , 0x00000006 
- 00029075  0x00007d51 call  0x00007205 
- 00029076  0x00007d52 call  0x000071d0 
- 00029077  0x00007d53 arg  0x00000ac2 , 0x00000005 
- 00029078  0x00007d54 call  0x00007497 
- 00029079  0x00007d55 arg  0x00000001 , 0x00000002 
- 00029080  0x00007d56 call  0x0000719f 
- 00029081  0x00007d57 arg  0x00004419 , 0x00000005 
- 00029082  0x00007d58 call  0x00007201 
- 00029083  0x00007d59 arg  0x00000000 , 0x00000002 
- 00029084  0x00007d5a call  0x0000719f 
- 00029085  0x00007d5b arg  0x00000b12 , 0x00000005 
- 00029086  0x00007d5d branch  0x00007497 
- 00029087  0x00007d61 bpatchx  0x000000dc , 0x0000403b 
- 00029088  0x00007d62 jam  0x00000035 , 0x000005e5 
- 00029089  0x00007d63 setarg  0x00000100 
- 00029090  0x00007d64 store  0x00000002 , 0x000005e6 
- 00029091  0x00007d65 call  0x000071b0 
- 00029092  0x00007d66 call  0x000071b5 
- 00029093  0x00007d67 arg  0x0000443a , 0x00000006 
- 00029094  0x00007d68 call  0x00007ebf 
- 00029095  0x00007d69 arg  0x0000042f , 0x00000006 
- 00029096  0x00007d6a call  0x00007ebf 
- 00029097  0x00007d6c setarg  0x00006c65 
- 00029098  0x00007d6d istore  0x00000002 , 0x00000005 
- 00029099  0x00007d6e setarg  0x00006274 
- 00029100  0x00007d6f istore  0x00000002 , 0x00000005 
- 00029101  0x00007d70 istoret  0x00000001 , 0x00000005 
- 00029102  0x00007d71 call  0x0000720a 
- 00029103  0x00007d72 branch  0x000071d0 
- 00029104  0x00007d75 fetch  0x00000006 , 0x000044a0 
- 00029105  0x00007d76 istore  0x00000006 , 0x00000005 
- 00029106  0x00007d77 fetch  0x00000001 , 0x00004495 
- 00029107  0x00007d78 istore  0x00000001 , 0x00000005 
- 00029108  0x00007d79 rtn 
- 00029109  0x00007d7c fetch  0x00000006 , 0x0000044f 
- 00029110  0x00007d7d istore  0x00000006 , 0x00000005 
- 00029111  0x00007d82 fetch  0x00000001 , 0x0000448e 
- 00029112  0x00007d83 istore  0x00000001 , 0x00000005 
- 00029113  0x00007d84 rtn 
- 00029114  0x00007d87 jam  0x00000041 , 0x000005e5 
- 00029115  0x00007d88 fetch  0x00000001 , 0x00004664 
- 00029116  0x00007d89 store  0x00000001 , 0x000005e6 
- 00029117  0x00007d8a arg  0x000045d2 , 0x00000006 
- 00029118  0x00007d8b call  0x00007ebd 
- 00029119  0x00007d8c arg  0x000009be , 0x00000006 
- 00029120  0x00007d8d call  0x00007ebd 
- 00029121  0x00007d8e call  0x0000720a 
- 00029122  0x00007d8f arg  0x0000042f , 0x00000006 
- 00029123  0x00007d90 call  0x00007205 
- 00029124  0x00007d91 branch  0x000071d0 
- 00029125  0x00007d95 jam  0x00000041 , 0x000005e5 
- 00029126  0x00007d96 fetch  0x00000001 , 0x00004664 
- 00029127  0x00007d97 store  0x00000001 , 0x000005e6 
- 00029128  0x00007d98 arg  0x000009be , 0x00000006 
- 00029129  0x00007d99 call  0x00007ebd 
- 00029130  0x00007d9a arg  0x000045d2 , 0x00000006 
- 00029131  0x00007d9b call  0x00007ebd 
- 00029132  0x00007d9c call  0x0000720a 
- 00029133  0x00007d9d arg  0x0000443a , 0x00000006 
- 00029134  0x00007d9e call  0x00007205 
- 00029135  0x00007d9f branch  0x000071d0 
- 00029136  0x00007da2 bpatchx  0x000000dd , 0x0000403b 
- 00029137  0x00007da3 call  0x0000721f 
- 00029138  0x00007da7 fetch  0x00000001 , 0x000005e5 
- 00029139  0x00007da8 copy  0x0000003f , 0x00000002 
- 00029140  0x00007daa increase  0x0000000f , 0x0000003f 
- 00029141  0x00007dab rshift4  0x0000003f , 0x0000003f 
- 00029142  0x00007dac copy  0x0000003f , 0x00000012 
- 00029143  0x00007dad branch  0x000071e2 , 0x00000034 
- 00029144  0x00007dae and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029145  0x00007daf nbranch  0x000071e5 , 0x00000034 
- 00029146  0x00007db1 arg  0x00000ad2 , 0x00000013 
- 00029147  0x00007db2 arg  0x000005e6 , 0x0000003f 
- 00029148  0x00007db3 increase  0xfffffff0 , 0x0000003f 
- 00029149  0x00007db6 iadd  0x00000002 , 0x00000011 
- 00029150  0x00007db7 arg  0x00000b02 , 0x00000005 
- 00029151  0x00007db8 arg  0x00000004 , 0x00000039 
- 00029152  0x00007db9 call  0x00007edd 
- 00029153  0x00007dbd branch  0x000071f0 
- 00029154  0x00007dc0 arg  0x00000001 , 0x00000012 
- 00029155  0x00007dc1 arg  0x00000000 , 0x00000011 
- 00029156  0x00007dc3 branch  0x000071e6 
- 00029157  0x00007dc8 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029158  0x00007dca arg  0x000005e6 , 0x0000003f 
- 00029159  0x00007dcb iadd  0x00000002 , 0x0000003f 
- 00029160  0x00007dcc isub  0x00000011 , 0x00000006 
- 00029161  0x00007dce arg  0x00000af2 , 0x00000005 
- 00029162  0x00007dcf call  0x00007245 
- 00029163  0x00007dd1 arg  0x00000ae2 , 0x00000013 
- 00029164  0x00007dd2 arg  0x00000af2 , 0x00000011 
- 00029165  0x00007dd3 arg  0x00000b02 , 0x00000005 
- 00029166  0x00007dd4 arg  0x00000004 , 0x00000039 
- 00029167  0x00007dd5 call  0x00007edd 
- 00029168  0x00007de1 call  0x00007491 
- 00029169  0x00007de2 call  0x00007428 
- 00029170  0x00007de5 arg  0x000005e6 , 0x00000006 
- 00029171  0x00007de8 increase  0xffffffff , 0x00000012 
- 00029172  0x00007de9 deposit  0x00000012 
- 00029173  0x00007dea branch  0x000071f9 , 0x00000034 
- 00029174  0x00007deb call  0x00007486 
- 00029175  0x00007dec call  0x00007422 
- 00029176  0x00007ded branch  0x000071f3 
- 00029177  0x00007df0 arg  0x00000af2 , 0x00000005 
- 00029178  0x00007df1 call  0x00007497 
- 00029179  0x00007df2 arg  0x00000b02 , 0x00000006 
- 00029180  0x00007df3 call  0x00007486 
- 00029181  0x00007df4 call  0x00007428 
- 00029182  0x00007df5 arg  0x00000af2 , 0x00000006 
- 00029183  0x00007df6 call  0x00007486 
- 00029184  0x00007df7 branch  0x00007422 
- 00029185  0x00007dfd copy  0x00000005 , 0x00000011 
- 00029186  0x00007dfe call  0x00007497 
- 00029187  0x00007e00 arg  0x00000010 , 0x00000039 
- 00029188  0x00007e01 branch  0x00007ee5 
- 00029189  0x00007e04 arg  0x00000ac2 , 0x00000005 
- 00029190  0x00007e05 call  0x00007ebf 
- 00029191  0x00007e07 arg  0x00000010 , 0x00000039 
- 00029192  0x00007e08 arg  0x00000ac2 , 0x00000011 
- 00029193  0x00007e09 branch  0x00007ee5 
- 00029194  0x00007e0c fetch  0x00000001 , 0x000005e5 
- 00029195  0x00007e0d copy  0x0000003f , 0x00000039 
- 00029196  0x00007e0e arg  0x000005e6 , 0x00000011 
- 00029197  0x00007e0f branch  0x00007ee5 
- 00029198  0x00007e12 ifetch  0x00000001 , 0x00000011 
- 00029199  0x00007e13 lshift  0x0000003f , 0x0000003f 
- 00029200  0x00007e14 isolate1  0x00000000 , 0x00000013 
- 00029201  0x00007e15 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029202  0x00007e16 isolate1  0x00000008 , 0x0000003f 
- 00029203  0x00007e17 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029204  0x00007e18 istore  0x00000001 , 0x00000011 
- 00029205  0x00007e19 increase  0xffffffff , 0x00000011 
- 00029206  0x00007e1a loop  0x0000720e 
- 00029207  0x00007e1b rtn 
- 00029208  0x00007e1e arg  0x00000ad2 , 0x00000011 
- 00029209  0x00007e20 increase  0x0000000f , 0x00000011 
- 00029210  0x00007e21 force  0x00000010 , 0x00000039 
- 00029211  0x00007e22 force  0x00000000 , 0x00000013 
- 00029212  0x00007e23 branch  0x0000720e 
- 00029213  0x00007e26 arg  0x00000ae2 , 0x00000011 
- 00029214  0x00007e27 branch  0x00007219 
- 00029215  0x00007e2b arg  0x00000ac2 , 0x00000006 
- 00029216  0x00007e2c call  0x00007484 
- 00029217  0x00007e2f force  0x00000008 , 0x00000038 
- 00029218  0x00007e30 call  0x00007492 
- 00029219  0x00007e31 call  0x00007491 
- 00029220  0x00007e32 call  0x0000741f 
- 00029221  0x00007e37 arg  0x00000ad2 , 0x00000005 
- 00029222  0x00007e38 call  0x00007497 
- 00029223  0x00007e3a bpatchx  0x000000de , 0x0000403b 
- 00029224  0x00007e3b fetch  0x00000001 , 0x00000ad2 
- 00029225  0x00007e3c isolate1  0x00000007 , 0x0000003f 
- 00029226  0x00007e3d nbranch  0x00007230 , 0x00000001 
- 00029227  0x00007e3e call  0x00007218 
- 00029228  0x00007e41 arg  0x00000ad2 , 0x00000013 
- 00029229  0x00007e43 arg  0x00000ad2 , 0x00000005 
- 00029230  0x00007e46 call  0x0000723a 
- 00029231  0x00007e47 branch  0x00007231 
- 00029232  0x00007e49 call  0x00007218 
- 00029233  0x00007e4c arg  0x00000ad2 , 0x00000006 
- 00029234  0x00007e4d arg  0x00000ae2 , 0x00000005 
- 00029235  0x00007e4e call  0x00007ebf 
- 00029236  0x00007e4f fetch  0x00000001 , 0x00000ae2 
- 00029237  0x00007e50 isolate1  0x00000007 , 0x0000003f 
- 00029238  0x00007e51 nbranch  0x0000721d , 0x00000001 
- 00029239  0x00007e52 call  0x0000721d 
- 00029240  0x00007e54 arg  0x00000ae2 , 0x00000013 
- 00029241  0x00007e56 arg  0x00000ae2 , 0x00000005 
- 00029242  0x00007e5d arg  0x00000003 , 0x00000039 
- 00029243  0x00007e5f arg  0x00000000 , 0x00000002 
- 00029244  0x00007e60 call  0x00007241 
- 00029245  0x00007e61 increase  0x00000004 , 0x00000013 
- 00029246  0x00007e62 loop  0x0000723b 
- 00029247  0x00007e63 arg  0x00008700 , 0x00000002 
- 00029248  0x00007e64 lshift16  0x00000002 , 0x00000002 
- 00029249  0x00007e66 ifetch  0x00000004 , 0x00000013 
- 00029250  0x00007e67 ixor  0x00000002 , 0x0000003f 
- 00029251  0x00007e68 istore  0x00000004 , 0x00000005 
- 00029252  0x00007e69 rtn 
- 00029253  0x00007e70 bpatchx  0x000000df , 0x0000403b 
- 00029254  0x00007e71 arg  0x00000010 , 0x00000039 
- 00029255  0x00007e72 arg  0x00000000 , 0x0000003f 
- 00029256  0x00007e74 isub  0x00000011 , 0x0000003e 
- 00029257  0x00007e75 branch  0x00007250 , 0x00000005 
- 00029258  0x00007e76 branch  0x00007253 , 0x00000002 
- 00029259  0x00007e77 ifetcht  0x00000001 , 0x00000006 
- 00029260  0x00007e78 istoret  0x00000001 , 0x00000005 
- 00029261  0x00007e7a increase  0x00000001 , 0x0000003f 
- 00029262  0x00007e7b loop  0x00007248 
- 00029263  0x00007e7c rtn 
- 00029264  0x00007e7e arg  0x00000080 , 0x00000002 
- 00029265  0x00007e80 istoret  0x00000001 , 0x00000005 
- 00029266  0x00007e81 branch  0x0000724d 
- 00029267  0x00007e84 arg  0x00000000 , 0x00000002 
- 00029268  0x00007e85 branch  0x00007251 
- 00029269  0x00007e89 call  0x00007268 
- 00029270  0x00007e8a arg  0x00000592 , 0x00000006 
- 00029271  0x00007e8b arg  0x00000582 , 0x00000005 
- 00029272  0x00007e8c branch  0x00007ebf 
- 00029273  0x00007e90 disable  0x00000028 
- 00029274  0x00007e91 call  0x0000735f 
- 00029275  0x00007e92 arg  0x00000562 , 0x00000006 
- 00029276  0x00007e93 arg  0x000005a2 , 0x00000005 
- 00029277  0x00007e94 force  0x0000000f , 0x00000039 
- 00029278  0x00007e95 call  0x00007f01 
- 00029279  0x00007e96 ifetch  0x00000001 , 0x00000006 
- 00029280  0x00007e97 xor_into  0x00000006 , 0x0000003f 
- 00029281  0x00007e98 istore  0x00000001 , 0x00000005 
- 00029282  0x00007e99 setarg  0x000005b2 
- 00029283  0x00007e9a store  0x00000002 , 0x000005d6 
- 00029284  0x00007e9b setarg  0x000005a2 
- 00029285  0x00007e9c store  0x00000002 , 0x000005d4 
- 00029286  0x00007e9d set1  0x00000012 , 0x00000000 
- 00029287  0x00007e9e branch  0x000072a8 
- 00029288  0x00007ea3 fetcht  0x00000001 , 0x00004689 
- 00029289  0x00007ea4 force  0x00000010 , 0x00000012 
- 00029290  0x00007ea5 add  0x00000002 , 0x00000006 , 0x00000013 
- 00029291  0x00007ea6 sub  0x00000013 , 0x00000010 , 0x0000003e 
- 00029292  0x00007ea7 branch  0x0000726e , 0x00000002 
- 00029293  0x00007ea8 force  0x00000010 , 0x00000013 
- 00029294  0x00007eaa arg  0x000005a2 , 0x00000005 
- 00029295  0x00007eac arg  0x0000468a , 0x00000006 
- 00029296  0x00007ead copy  0x00000002 , 0x00000039 
- 00029297  0x00007eae disable  0x00000028 
- 00029298  0x00007eb0 ifetch  0x00000001 , 0x00000006 
- 00029299  0x00007eb1 istore  0x00000001 , 0x00000005 
- 00029300  0x00007eb2 increase  0xffffffff , 0x00000012 
- 00029301  0x00007eb3 branch  0x0000727c , 0x00000005 
- 00029302  0x00007eb4 loop  0x00007272 
- 00029303  0x00007eb5 branch  0x0000726f , 0x00000028 
- 00029304  0x00007eb6 enable  0x00000028 
- 00029305  0x00007eb7 force  0x00000006 , 0x00000039 
- 00029306  0x00007eb8 copy  0x00000011 , 0x00000006 
- 00029307  0x00007eb9 branch  0x00007272 
- 00029308  0x00007ebb arg  0x00000562 , 0x00000006 
- 00029309  0x00007ebc arg  0x000005b2 , 0x00000005 
- 00029310  0x00007ebd call  0x00007ebf 
- 00029311  0x00007ebe fetch  0x00000001 , 0x000005c1 
- 00029312  0x00007ebf ixor  0x00000013 , 0x0000003f 
- 00029313  0x00007ec0 store  0x00000001 , 0x000005c1 
- 00029314  0x00007ec1 setarg  0x000005b2 
- 00029315  0x00007ec2 store  0x00000002 , 0x000005d6 
- 00029316  0x00007ec3 setarg  0x000005a2 
- 00029317  0x00007ec4 store  0x00000002 , 0x000005d4 
- 00029318  0x00007ec5 set1  0x00000012 , 0x00000000 
- 00029319  0x00007ec6 branch  0x000072a8 
- 00029320  0x00007ecc disable  0x00000028 
- 00029321  0x00007ecd call  0x0000735f 
- 00029322  0x00007ece branch  0x00007292 
- 00029323  0x00007ed1 arg  0x00000056 , 0x00000011 
- 00029324  0x00007ed2 enable  0x00000028 
- 00029325  0x00007ed3 call  0x0000735f 
- 00029326  0x00007ed4 call  0x00007292 
- 00029327  0x00007ed5 arg  0x00000592 , 0x00000006 
- 00029328  0x00007ed6 arg  0x00000062 , 0x00000005 
- 00029329  0x00007ed7 branch  0x00007ebf 
- 00029330  0x00007edb setarg  0x00000562 
- 00029331  0x00007edc store  0x00000002 , 0x000005d6 
- 00029332  0x00007edd setarg  0x000041be 
- 00029333  0x00007ede store  0x00000002 , 0x000005d4 
- 00029334  0x00007edf set0  0x00000012 , 0x00000000 
- 00029335  0x00007ee0 call  0x000072a8 
- 00029336  0x00007ee1 arg  0x00000592 , 0x00000011 
- 00029337  0x00007ee2 arg  0x00000562 , 0x00000012 
- 00029338  0x00007ee3 arg  0x000005a2 , 0x00000005 
- 00029339  0x00007ee4 call  0x00007352 
- 00029340  0x00007ee5 arg  0x000005a2 , 0x00000011 
- 00029341  0x00007ee6 arg  0x000005b2 , 0x00000012 
- 00029342  0x00007ee7 copy  0x00000012 , 0x00000005 
- 00029343  0x00007ee8 enable  0x00000028 
- 00029344  0x00007ee9 call  0x00007350 
- 00029345  0x00007eea call  0x0000736a 
- 00029346  0x00007eeb setarg  0x000005b2 
- 00029347  0x00007eec store  0x00000002 , 0x000005d6 
- 00029348  0x00007eed setarg  0x000005a2 
- 00029349  0x00007eee store  0x00000002 , 0x000005d4 
- 00029350  0x00007eef set1  0x00000012 , 0x00000000 
- 00029351  0x00007ef0 branch  0x000072a8 
- 00029352  0x00007ef5 jam  0x00000000 , 0x000005d8 
- 00029353  0x00007ef6 fetch  0x00000002 , 0x000005d4 
- 00029354  0x00007ef7 iforce  0x00000006 
- 00029355  0x00007ef8 arg  0x000005c2 , 0x00000005 
- 00029356  0x00007ef9 call  0x00007ebf 
- 00029357  0x00007efa fetch  0x00000002 , 0x000005d6 
- 00029358  0x00007efb iforce  0x00000006 
- 00029359  0x00007efc arg  0x00000592 , 0x00000005 
- 00029360  0x00007efd call  0x00007ebf 
- 00029361  0x00007f00 call  0x000072cf 
- 00029362  0x00007f01 disable  0x00000028 
- 00029363  0x00007f02 bmark0  0x00000012 , 0x000072b9 
- 00029364  0x00007f03 fetch  0x00000001 , 0x000005d8 
- 00029365  0x00007f04 bne  0x00000004 , 0x000072b9 
- 00029366  0x00007f05 fetch  0x00000002 , 0x000005d6 
- 00029367  0x00007f06 iforce  0x00000012 
- 00029368  0x00007f07 call  0x00007301 
- 00029369  0x00007f09 call  0x00007300 
- 00029370  0x00007f0a call  0x00007313 
- 00029371  0x00007f0b fetch  0x00000001 , 0x000005d8 
- 00029372  0x00007f0c increase  0x00000001 , 0x0000003f 
- 00029373  0x00007f0d store  0x00000001 , 0x000005d8 
- 00029374  0x00007f0f call  0x000072cf 
- 00029375  0x00007f10 enable  0x00000028 
- 00029376  0x00007f11 call  0x00007300 
- 00029377  0x00007f12 call  0x00007322 
- 00029378  0x00007f13 call  0x00007331 
- 00029379  0x00007f14 call  0x00007322 
- 00029380  0x00007f15 call  0x00007331 
- 00029381  0x00007f16 call  0x00007322 
- 00029382  0x00007f17 call  0x00007331 
- 00029383  0x00007f18 call  0x00007322 
- 00029384  0x00007f19 fetch  0x00000001 , 0x000005d8 
- 00029385  0x00007f1a increase  0x00000001 , 0x0000003f 
- 00029386  0x00007f1b store  0x00000001 , 0x000005d8 
- 00029387  0x00007f1c bne  0x00000010 , 0x000072b1 
- 00029388  0x00007f1d call  0x000072cf 
- 00029389  0x00007f1e disable  0x00000028 
- 00029390  0x00007f1f branch  0x00007300 
- 00029391  0x00007f24 fetch  0x00000001 , 0x000005d8 
- 00029392  0x00007f25 arg  0x000005c2 , 0x00000006 
- 00029393  0x00007f26 branch  0x000072f6 , 0x00000034 
- 00029394  0x00007f27 iforce  0x00000012 
- 00029395  0x00007f28 force  0x00000011 , 0x00000039 
- 00029396  0x00007f29 copy  0x00000006 , 0x00000005 
- 00029397  0x00007f2b ifetch  0x00000001 , 0x00000006 
- 00029398  0x00007f2c lshift3  0x0000003f , 0x00000002 
- 00029399  0x00007f2d rshift2  0x0000003f , 0x0000003f 
- 00029400  0x00007f2e rshift3  0x0000003f , 0x0000003f 
- 00029401  0x00007f2f ior  0x00000002 , 0x0000003f 
- 00029402  0x00007f30 istore  0x00000001 , 0x00000005 
- 00029403  0x00007f31 loop  0x000072d5 
- 00029404  0x00007f32 setarg  0x000005c2 
- 00029405  0x00007f33 iadd  0x00000012 , 0x00000006 
- 00029406  0x00007f34 force  0x00000010 , 0x00000039 
- 00029407  0x00007f35 arg  0x00000572 , 0x00000005 
- 00029408  0x00007f37 ifetch  0x00000001 , 0x00000006 
- 00029409  0x00007f38 istore  0x00000001 , 0x00000005 
- 00029410  0x00007f39 compare  0x000005d3 , 0x00000006 , 0x000000ff 
- 00029411  0x00007f3a nbranch  0x000072e5 , 0x00000001 
- 00029412  0x00007f3b increase  0xffffffef , 0x00000006 
- 00029413  0x00007f3d loop  0x000072e0 
- 00029414  0x00007f3e force  0x00000000 , 0x00000011 
- 00029415  0x00007f3f add  0x00000012 , 0xffffffff , 0x00000013 
- 00029416  0x00007f40 lshift2  0x00000013 , 0x00000013 
- 00029417  0x00007f41 lshift2  0x00000013 , 0x00000013 
- 00029418  0x00007f42 call  0x000074b9 
- 00029419  0x00007f43 setarg  0x00008400 
- 00029420  0x00007f44 iadd  0x00000013 , 0x00000013 
- 00029421  0x00007f45 arg  0x00000572 , 0x00000005 
- 00029422  0x00007f46 force  0x00000010 , 0x00000039 
- 00029423  0x00007f48 ifetcht  0x00000001 , 0x00000013 
- 00029424  0x00007f49 ifetch  0x00000001 , 0x00000005 
- 00029425  0x00007f4a iadd  0x00000002 , 0x0000003f 
- 00029426  0x00007f4b istore  0x00000001 , 0x00000005 
- 00029427  0x00007f4c increase  0x00000001 , 0x00000013 
- 00029428  0x00007f4d loop  0x000072ef 
- 00029429  0x00007f4e branch  0x000074bd 
- 00029430  0x00007f51 force  0x00000010 , 0x00000039 
- 00029431  0x00007f52 force  0x00000000 , 0x00000002 
- 00029432  0x00007f54 ifetch  0x00000001 , 0x00000006 
- 00029433  0x00007f55 ixor  0x00000002 , 0x00000002 
- 00029434  0x00007f56 loop  0x000072f8 
- 00029435  0x00007f57 deposit  0x00000002 
- 00029436  0x00007f58 istore  0x00000001 , 0x00000006 
- 00029437  0x00007f59 arg  0x000005c2 , 0x00000006 
- 00029438  0x00007f5a arg  0x00000572 , 0x00000005 
- 00029439  0x00007f5b branch  0x00007ebf 
- 00029440  0x00007f5e arg  0x00000572 , 0x00000012 
- 00029441  0x00007f60 force  0x00000010 , 0x00000039 
- 00029442  0x00007f61 arg  0x00000592 , 0x00000011 
- 00029443  0x00007f62 copy  0x00000011 , 0x00000005 
- 00029444  0x00007f64 ifetcht  0x00000001 , 0x00000011 
- 00029445  0x00007f65 ifetch  0x00000001 , 0x00000012 
- 00029446  0x00007f66 ixor  0x00000002 , 0x00000030 
- 00029447  0x00007f67 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029448  0x00007f68 nbranch  0x0000730a , 0x00000028 
- 00029449  0x00007f69 xor_into  0x00000003 , 0x00000013 
- 00029450  0x00007f6b sub  0x00000013 , 0x00000001 , 0x00000013 
- 00029451  0x00007f6c branch  0x0000730d , 0x00000002 
- 00029452  0x00007f6d iadd  0x00000002 , 0x00000030 
- 00029453  0x00007f6f deposit  0x00000030 
- 00029454  0x00007f70 istore  0x00000001 , 0x00000005 
- 00029455  0x00007f71 increase  0x00000001 , 0x00000011 
- 00029456  0x00007f72 increase  0x00000001 , 0x00000012 
- 00029457  0x00007f73 loop  0x00007304 
- 00029458  0x00007f74 rtn 
- 00029459  0x00007f77 call  0x000074b9 
- 00029460  0x00007f78 force  0x00000010 , 0x00000039 
- 00029461  0x00007f79 arg  0x00000592 , 0x00000011 
- 00029462  0x00007f7b ifetch  0x00000001 , 0x00000011 
- 00029463  0x00007f7c arg  0x00008500 , 0x00000006 
- 00029464  0x00007f7d and  0x00000039 , 0x00000003 , 0x00000013 
- 00029465  0x00007f7e sub  0x00000013 , 0x00000001 , 0x0000003e 
- 00029466  0x00007f7f branch  0x0000731c , 0x00000002 
- 00029467  0x00007f80 arg  0x00008600 , 0x00000006 
- 00029468  0x00007f82 iadd  0x00000006 , 0x00000006 
- 00029469  0x00007f83 ifetch  0x00000001 , 0x00000006 
- 00029470  0x00007f84 istore  0x00000001 , 0x00000011 
- 00029471  0x00007f85 increase  0x00000001 , 0x00000011 
- 00029472  0x00007f86 loop  0x00007316 
- 00029473  0x00007f87 branch  0x000074bd 
- 00029474  0x00007f8a force  0x00000008 , 0x00000039 
- 00029475  0x00007f8b arg  0x00000592 , 0x00000006 
- 00029476  0x00007f8c copy  0x00000006 , 0x00000005 
- 00029477  0x00007f8e ifetch  0x00000001 , 0x00000006 
- 00029478  0x00007f8f iforce  0x00000011 
- 00029479  0x00007f90 ifetch  0x00000001 , 0x00000006 
- 00029480  0x00007f91 iforce  0x00000012 
- 00029481  0x00007f92 lshift  0x00000011 , 0x0000003f 
- 00029482  0x00007f93 iadd  0x00000012 , 0x0000003f 
- 00029483  0x00007f94 istore  0x00000001 , 0x00000005 
- 00029484  0x00007f95 deposit  0x00000011 
- 00029485  0x00007f96 iadd  0x00000012 , 0x0000003f 
- 00029486  0x00007f97 istore  0x00000001 , 0x00000005 
- 00029487  0x00007f98 loop  0x00007325 
- 00029488  0x00007f99 rtn 
- 00029489  0x00007f9d setarg  0x008ae42c 
- 00029490  0x00007f9e iforce  0x00000002 
- 00029491  0x00007f9f force  0x00000007 , 0x00000039 
- 00029492  0x00007fa0 call  0x00007340 
- 00029493  0x00007fa1 setarg  0x000d751b 
- 00029494  0x00007fa2 iforce  0x00000002 
- 00029495  0x00007fa3 force  0x00000005 , 0x00000039 
- 00029496  0x00007fa4 call  0x00007340 
- 00029497  0x00007fa5 fetch  0x00000001 , 0x000005a1 
- 00029498  0x00007fa6 iforce  0x00000011 
- 00029499  0x00007fa7 fetch  0x00000001 , 0x00000595 
- 00029500  0x00007fa8 store  0x00000001 , 0x000005a1 
- 00029501  0x00007fa9 deposit  0x00000011 
- 00029502  0x00007faa store  0x00000001 , 0x00000595 
- 00029503  0x00007fab rtn 
- 00029504  0x00007fae and  0x00000002 , 0x0000000f , 0x00000012 
- 00029505  0x00007fb0 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029506  0x00007fb1 arg  0x00000592 , 0x00000005 
- 00029507  0x00007fb2 iadd  0x00000005 , 0x00000005 
- 00029508  0x00007fb3 ifetch  0x00000001 , 0x00000005 
- 00029509  0x00007fb4 iforce  0x00000013 
- 00029510  0x00007fb5 deposit  0x00000011 
- 00029511  0x00007fb6 istore  0x00000001 , 0x00000005 
- 00029512  0x00007fb7 copy  0x00000013 , 0x00000011 
- 00029513  0x00007fb8 rshift4  0x00000002 , 0x00000002 
- 00029514  0x00007fb9 loop  0x00007341 
- 00029515  0x00007fba setarg  0x00000592 
- 00029516  0x00007fbb iadd  0x00000012 , 0x00000005 
- 00029517  0x00007fbc deposit  0x00000011 
- 00029518  0x00007fbd istore  0x00000001 , 0x00000005 
- 00029519  0x00007fbe rtn 
- 00029520  0x00007fc1 enable  0x00000028 
- 00029521  0x00007fc2 branch  0x00007353 
- 00029522  0x00007fc5 disable  0x00000028 
- 00029523  0x00007fc7 force  0x00000010 , 0x00000039 
- 00029524  0x00007fc9 ifetcht  0x00000001 , 0x00000011 
- 00029525  0x00007fca ifetch  0x00000001 , 0x00000012 
- 00029526  0x00007fcb branch  0x00007359 , 0x00000028 
- 00029527  0x00007fcc ixor  0x00000002 , 0x0000003f 
- 00029528  0x00007fcd branch  0x0000735a 
- 00029529  0x00007fcf iadd  0x00000002 , 0x0000003f 
- 00029530  0x00007fd1 istore  0x00000001 , 0x00000005 
- 00029531  0x00007fd2 increase  0x00000001 , 0x00000011 
- 00029532  0x00007fd3 increase  0x00000001 , 0x00000012 
- 00029533  0x00007fd4 loop  0x00007354 
- 00029534  0x00007fd5 rtn 
- 00029535  0x00007fd9 arg  0x000005b2 , 0x00000005 
- 00029536  0x00007fda ifetch  0x00000006 , 0x00000011 
- 00029537  0x00007fdb istore  0x00000006 , 0x00000005 
- 00029538  0x00007fdc branch  0x00007365 , 0x00000028 
- 00029539  0x00007fdd ifetch  0x00000006 , 0x00000011 
- 00029540  0x00007fde branch  0x00007366 
- 00029541  0x00007fe0 ifetch  0x00000006 , 0x00000006 
- 00029542  0x00007fe2 istore  0x00000006 , 0x00000005 
- 00029543  0x00007fe3 ifetch  0x00000004 , 0x00000011 
- 00029544  0x00007fe4 istore  0x00000004 , 0x00000005 
- 00029545  0x00007fe5 rtn 
- 00029546  0x00007fe8 arg  0x000041be , 0x00000006 
- 00029547  0x00007fe9 arg  0x000005a2 , 0x00000005 
- 00029548  0x00007fea arg  0x00000000 , 0x00000002 
- 00029549  0x00007feb setarg  0x008395a7 
- 00029550  0x00007fec call  0x0000738b 
- 00029551  0x00007fed setarg  0x00b3c1df 
- 00029552  0x00007fee call  0x0000738b 
- 00029553  0x00007fef setarg  0x0000e5e9 
- 00029554  0x00007ff0 call  0x0000738c 
- 00029555  0x00007ff1 copy  0x00000002 , 0x00000014 
- 00029556  0x00007ff2 disable  0x00000028 
- 00029557  0x00007ff3 call  0x00007379 
- 00029558  0x00007ff4 copy  0x00000014 , 0x00000002 
- 00029559  0x00007ff5 enable  0x00000028 
- 00029560  0x00007ff6 branch  0x00007379 
- 00029561  0x00007ff9 force  0x00000008 , 0x00000039 
- 00029562  0x00007ffb ifetch  0x00000001 , 0x00000006 
- 00029563  0x00007ffc compare  0x00000001 , 0x00000039 , 0x00000001 
- 00029564  0x00007ffd branch  0x00007380 , 0x00000028 
- 00029565  0x00007ffe branch  0x00007381 , 0x00000001 
- 00029566  0x00008000 iadd  0x00000002 , 0x0000003f 
- 00029567  0x00008001 branch  0x00007382 
- 00029568  0x00008003 branch  0x0000737e , 0x00000001 
- 00029569  0x00008005 ixor  0x00000002 , 0x0000003f 
- 00029570  0x00008007 istore  0x00000001 , 0x00000005 
- 00029571  0x00008008 rshift8  0x00000002 , 0x00000002 
- 00029572  0x00008009 loop  0x0000737a 
- 00029573  0x0000800a rtn 
- 00029574  0x0000800d fetch  0x00000006 , 0x00000596 
- 00029575  0x0000800e store  0x00000006 , 0x00000056 
- 00029576  0x0000800f ifetch  0x00000006 , 0x00000006 
- 00029577  0x00008010 istore  0x00000006 , 0x00000005 
- 00029578  0x00008011 rtn 
- 00029579  0x00008014 lshift8  0x00000002 , 0x00000002 
- 00029580  0x00008016 lshift16  0x00000002 , 0x00000002 
- 00029581  0x00008017 ior  0x00000002 , 0x00000002 
- 00029582  0x00008018 rtn 
- 00029583  0x0000801d branch  0x0000738f 
- 00029584  0x00008022 bpatchx  0x000000e0 , 0x0000403c 
- 00029585  0x00008023 call  0x0000742b 
- 00029586  0x00008024 arg  0x00004419 , 0x00000005 
- 00029587  0x00008025 branch  0x00007497 
- 00029588  0x00008029 arg  0x0000443a , 0x00000005 
- 00029589  0x0000802a branch  0x00007397 , 0x00000029 
- 00029590  0x0000802b arg  0x0000042f , 0x00000005 
- 00029591  0x0000802d copy  0x00000006 , 0x00000011 
- 00029592  0x0000802e call  0x00007ebf 
- 00029593  0x0000802f call  0x00007440 
- 00029594  0x00008030 arg  0x0000442a , 0x00000006 
- 00029595  0x00008031 branch  0x000074b0 
- 00029596  0x00008034 arg  0x0000042f , 0x00000011 
- 00029597  0x00008035 branch  0x0000739f , 0x00000029 
- 00029598  0x00008036 arg  0x0000443a , 0x00000011 
- 00029599  0x00008038 copy  0x00000011 , 0x00000005 
- 00029600  0x00008039 call  0x0000630c 
- 00029601  0x0000803a branch  0x00007440 
- 00029602  0x0000803d arg  0x000044aa , 0x00000006 
- 00029603  0x0000803e call  0x00007486 
- 00029604  0x0000803f arg  0x00004419 , 0x00000006 
- 00029605  0x00008040 call  0x00007487 
- 00029606  0x00008041 force  0x00000038 , 0x00000036 
- 00029607  0x00008042 force  0x00000000 , 0x00000036 
- 00029608  0x00008043 call  0x0000741d 
- 00029609  0x00008044 arg  0x0000047c , 0x00000005 
- 00029610  0x00008045 branch  0x00007497 
- 00029611  0x00008049 force  0x00000049 , 0x0000003f 
- 00029612  0x0000804a branch  0x000073ae 
- 00029613  0x0000804c force  0x00000001 , 0x0000003f 
- 00029614  0x0000804e force  0x00000000 , 0x00000038 
- 00029615  0x0000804f lshift8  0x00000002 , 0x0000002f 
- 00029616  0x00008050 ior  0x0000002f , 0x0000002f 
- 00029617  0x00008051 increase  0x00000001 , 0x00000038 
- 00029618  0x00008052 rshift8  0x00000002 , 0x0000002f 
- 00029619  0x00008053 rshift16  0x0000002f , 0x0000002f 
- 00029620  0x00008054 fetch  0x00000002 , 0x00004411 
- 00029621  0x00008055 lshift16 , 0x0000003f , 0x0000003f 
- 00029622  0x00008056 ior  0x0000002f , 0x0000002f 
- 00029623  0x00008057 increase  0x00000001 , 0x00000038 
- 00029624  0x00008058 ifetch  0x00000004 , 0x00000006 
- 00029625  0x00008059 iforce  0x0000002f 
- 00029626  0x0000805a increase  0x00000001 , 0x00000038 
- 00029627  0x0000805b ifetch  0x00000002 , 0x00000006 
- 00029628  0x0000805c byteswap  0x00000011 , 0x0000002f 
- 00029629  0x0000805d lshift16  0x0000002f , 0x0000002f 
- 00029630  0x0000805e ior  0x0000002f , 0x0000002f 
- 00029631  0x0000805f increase  0x00000001 , 0x00000038 
- 00029632  0x00008060 rtn 
- 00029633  0x00008065 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029634  0x00008066 ifetch  0x00000001 , 0x00000006 
- 00029635  0x00008067 iforce  0x00000011 
- 00029636  0x00008068 call  0x000073ab 
- 00029637  0x00008069 call  0x0000741f 
- 00029638  0x0000806b force  0x00000000 , 0x00000038 
- 00029639  0x0000806c ifetch  0x00000001 , 0x00000013 
- 00029640  0x0000806d and_into  0x00000003 , 0x0000003f 
- 00029641  0x0000806e lshift16  0x0000003f , 0x0000002f 
- 00029642  0x0000806f set1  0x00000008 , 0x0000002f 
- 00029643  0x00008070 call  0x0000748f 
- 00029644  0x00008071 call  0x00007422 
- 00029645  0x00008073 copy  0x00000011 , 0x00000039 
- 00029646  0x00008074 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029647  0x00008075 call  0x0000746e 
- 00029648  0x00008077 call  0x00007478 
- 00029649  0x00008078 call  0x00007422 
- 00029650  0x00008079 deposit  0x00000039 
- 00029651  0x0000807a branch  0x000073d5 , 0x00000034 
- 00029652  0x0000807b branch  0x000073d0 
- 00029653  0x0000807d force  0x0000000c , 0x00000038 
- 00029654  0x0000807e deposit  0x0000002f 
- 00029655  0x0000807f store  0x00000004 , 0x00000417 
- 00029656  0x00008080 rtn 
- 00029657  0x00008083 increase  0x00000001 , 0x00000011 
- 00029658  0x00008084 call  0x000073ad 
- 00029659  0x00008085 copy  0x00000013 , 0x00000006 
- 00029660  0x00008086 call  0x00007482 
- 00029661  0x00008087 call  0x00007425 
- 00029662  0x00008088 call  0x0000749e 
- 00029663  0x00008089 increase  0x00000010 , 0x00000013 
- 00029664  0x0000808a increase  0xfffffff0 , 0x00000012 
- 00029665  0x0000808b branch  0x000073d9 , 0x00000002 
- 00029666  0x0000808c rtn 
- 00029667  0x0000808f bpatchx  0x000000e1 , 0x0000403c 
- 00029668  0x00008090 arg  0x000043dc , 0x00000013 
- 00029669  0x00008091 fetcht  0x00000005 , 0x00004403 
- 00029670  0x00008092 call  0x000073c1 
- 00029671  0x00008093 force  0x00000008 , 0x00000038 
- 00029672  0x00008094 iforce  0x0000002f 
- 00029673  0x00008095 force  0x00000000 , 0x00000011 
- 00029674  0x00008096 call  0x000073ad 
- 00029675  0x00008097 call  0x00007425 
- 00029676  0x00008098 arg  0x000043de , 0x00000013 
- 00029677  0x00008099 fetch  0x00000001 , 0x000043dd 
- 00029678  0x0000809a add  0x0000003f , 0xffffffff , 0x00000012 
- 00029679  0x0000809b iadd  0x00000013 , 0x00000005 
- 00029680  0x0000809c force  0x0000000c , 0x00000038 
- 00029681  0x0000809d deposit  0x0000002f 
- 00029682  0x0000809e istore  0x00000004 , 0x00000005 
- 00029683  0x0000809f call  0x000073d9 
- 00029684  0x000080a0 fetch  0x00000001 , 0x000043dd 
- 00029685  0x000080a1 increase  0x00000004 , 0x0000003f 
- 00029686  0x000080a2 store  0x00000001 , 0x000043dd 
- 00029687  0x000080a3 fetcht  0x00000005 , 0x00004403 
- 00029688  0x000080a4 increase  0x00000001 , 0x00000002 
- 00029689  0x000080a5 storet  0x00000005 , 0x00004403 
- 00029690  0x000080a6 rtn 
- 00029691  0x000080a9 bpatchx  0x000000e2 , 0x0000403c 
- 00029692  0x000080aa fetch  0x00000001 , 0x000002da 
- 00029693  0x000080ab sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00029694  0x000080ac branch  0x000073ff , 0x00000002 
- 00029695  0x000080ae arg  0x000002db , 0x00000013 
- 00029696  0x000080af add  0x0000003f , 0xffffffff , 0x00000012 
- 00029697  0x000080b0 increase  0xfffffffc , 0x0000003f 
- 00029698  0x000080b1 store  0x00000001 , 0x000002da 
- 00029699  0x000080b2 iadd  0x00000013 , 0x00000006 
- 00029700  0x000080b3 ifetch  0x00000004 , 0x00000006 
- 00029701  0x000080b4 force  0x00000008 , 0x00000038 
- 00029702  0x000080b5 iforce  0x0000002f 
- 00029703  0x000080b6 force  0x00000000 , 0x00000011 
- 00029704  0x000080b7 fetcht  0x00000005 , 0x00004408 
- 00029705  0x000080b8 call  0x000073ad 
- 00029706  0x000080b9 call  0x00007425 
- 00029707  0x000080ba force  0x0000000c , 0x00000038 
- 00029708  0x000080bb deposit  0x0000002f 
- 00029709  0x000080bc store  0x00000004 , 0x0000041b 
- 00029710  0x000080bd call  0x000073d9 
- 00029711  0x000080be arg  0x000002d9 , 0x00000013 
- 00029712  0x000080bf call  0x000073c1 
- 00029713  0x000080c0 fetcht  0x00000004 , 0x0000041b 
- 00029714  0x000080c1 isub  0x00000002 , 0x0000003f 
- 00029715  0x000080c2 nrtn  0x00000034 
- 00029716  0x000080c3 fetch  0x00000004 , 0x0000440d 
- 00029717  0x000080c4 isub  0x00000002 , 0x0000003f 
- 00029718  0x000080c5 rtn  0x00000034 
- 00029719  0x000080c6 storet  0x00000004 , 0x0000440d 
- 00029720  0x000080c7 fetch  0x00000005 , 0x00004408 
- 00029721  0x000080c8 increase  0x00000001 , 0x0000003f 
- 00029722  0x000080c9 store  0x00000005 , 0x00004408 
- 00029723  0x000080ca force  0x00000000 , 0x0000003f 
- 00029724  0x000080cb rtn 
- 00029725  0x000080ce nbranch  0x0000741d , 0x00000037 
- 00029726  0x000080cf rtn 
- 00029727  0x000080d2 force  0x00000030 , 0x00000036 
- 00029728  0x000080d3 force  0x00000000 , 0x00000036 
- 00029729  0x000080d4 branch  0x0000741d 
- 00029730  0x000080d7 force  0x00000032 , 0x00000036 
- 00029731  0x000080d8 force  0x00000002 , 0x00000036 
- 00029732  0x000080d9 branch  0x0000741d 
- 00029733  0x000080dc force  0x00000034 , 0x00000036 
- 00029734  0x000080dd force  0x00000004 , 0x00000036 
- 00029735  0x000080de branch  0x0000741d 
- 00029736  0x000080e2 force  0x00000001 , 0x00000036 
- 00029737  0x000080e3 force  0x00000000 , 0x00000036 
- 00029738  0x000080e4 rtn 
- 00029739  0x000080e6 force  0x00000000 , 0x00000038 
- 00029740  0x000080e7 fetch  0x00000004 , 0x0000042f 
- 00029741  0x000080e8 iforce  0x0000002f 
- 00029742  0x000080e9 increase  0x00000001 , 0x00000038 
- 00029743  0x000080ea ifetch  0x00000004 , 0x00000006 
- 00029744  0x000080eb iforce  0x0000002f 
- 00029745  0x000080ec increase  0x00000001 , 0x00000038 
- 00029746  0x000080ed fetch  0x00000004 , 0x0000443a 
- 00029747  0x000080ee iforce  0x0000002f 
- 00029748  0x000080ef increase  0x00000001 , 0x00000038 
- 00029749  0x000080f0 ifetch  0x00000004 , 0x00000006 
- 00029750  0x000080f1 iforce  0x0000002f 
- 00029751  0x000080f2 increase  0x00000001 , 0x00000038 
- 00029752  0x000080f3 call  0x00007492 
- 00029753  0x000080f4 increase  0xfffffffc , 0x00000038 
- 00029754  0x000080f5 fetch  0x00000004 , 0x000044c7 
- 00029755  0x000080f6 copy  0x0000003f , 0x0000002f 
- 00029756  0x000080f7 increase  0x00000004 , 0x00000038 
- 00029757  0x000080f8 force  0x00000038 , 0x00000036 
- 00029758  0x000080f9 force  0x00000008 , 0x00000036 
- 00029759  0x000080fa branch  0x0000741d 
- 00029760  0x000080fe bpatchx  0x000000e3 , 0x0000403c 
- 00029761  0x000080ff fetch  0x00000006 , 0x000044a0 
- 00029762  0x00008100 fetcht  0x00000006 , 0x0000044f 
- 00029763  0x00008101 branch  0x00007446 , 0x00000029 
- 00029764  0x00008102 fetch  0x00000006 , 0x0000044f 
- 00029765  0x00008103 fetcht  0x00000006 , 0x000044a0 
- 00029766  0x00008105 force  0x00000008 , 0x00000038 
- 00029767  0x00008106 copy  0x00000002 , 0x0000002f 
- 00029768  0x00008107 increase  0x00000001 , 0x00000038 
- 00029769  0x00008108 rshift32  0x00000002 , 0x0000002f 
- 00029770  0x00008109 lshift16  0x0000003f , 0x0000003f 
- 00029771  0x0000810a ior  0x0000002f , 0x0000002f 
- 00029772  0x0000810b increase  0x00000001 , 0x00000038 
- 00029773  0x0000810c rshift32  0x0000003f , 0x0000002f 
- 00029774  0x0000810d increase  0x00000001 , 0x00000038 
- 00029775  0x0000810e force  0x00000000 , 0x0000002f 
- 00029776  0x0000810f force  0x00000000 , 0x0000003f 
- 00029777  0x00008110 fetch  0x00000001 , 0x0000448e 
- 00029778  0x00008111 fetcht  0x00000001 , 0x00004485 
- 00029779  0x00008112 nbranch  0x00007456 , 0x00000029 
- 00029780  0x00008114 fetch  0x00000001 , 0x00004495 
- 00029781  0x00008115 fetcht  0x00000001 , 0x0000448e 
- 00029782  0x00008117 store  0x00000001 , 0x0000444a 
- 00029783  0x00008118 storet  0x00000001 , 0x0000444b 
- 00029784  0x00008119 force  0x00000000 , 0x00000038 
- 00029785  0x0000811a arg  0x0000444a , 0x00000012 
- 00029786  0x0000811b force  0x00000004 , 0x00000039 
- 00029787  0x0000811d ifetch  0x00000004 , 0x00000011 
- 00029788  0x0000811e ifetcht  0x00000004 , 0x00000012 
- 00029789  0x0000811f ixor  0x00000002 , 0x0000002f 
- 00029790  0x00008120 increase  0x00000001 , 0x00000038 
- 00029791  0x00008121 increase  0x00000004 , 0x00000011 
- 00029792  0x00008122 increase  0x00000004 , 0x00000012 
- 00029793  0x00008123 loop  0x0000745b 
- 00029794  0x00008124 call  0x00007492 
- 00029795  0x00008125 increase  0xfffffffc , 0x00000038 
- 00029796  0x00008126 fetch  0x00000004 , 0x000044c7 
- 00029797  0x00008127 copy  0x0000003f , 0x0000002f 
- 00029798  0x00008128 increase  0x00000004 , 0x00000038 
- 00029799  0x00008129 force  0x00000038 , 0x00000036 
- 00029800  0x0000812a force  0x0000000c , 0x00000036 
- 00029801  0x0000812b call  0x0000741d 
- 00029802  0x0000812d call  0x00007491 
- 00029803  0x0000812e force  0x0000003a , 0x00000036 
- 00029804  0x0000812f force  0x00000008 , 0x00000036 
- 00029805  0x00008130 branch  0x0000741d 
- 00029806  0x00008133 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029807  0x00008134 rtn  0x00000001 
- 00029808  0x00008135 deposit  0x00000006 
- 00029809  0x00008136 iadd  0x00000039 , 0x00000005 
- 00029810  0x00008137 force  0x00000000 , 0x0000003f 
- 00029811  0x00008139 istore  0x00000001 , 0x00000005 
- 00029812  0x0000813a increase  0x00000001 , 0x00000039 
- 00029813  0x0000813b compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029814  0x0000813c rtn  0x00000001 
- 00029815  0x0000813d branch  0x00007473 
- 00029816  0x00008140 force  0x00000000 , 0x00000038 
- 00029817  0x00008142 deposit  0x00000039 
- 00029818  0x00008143 branch  0x0000747d , 0x00000034 
- 00029819  0x00008144 ifetch  0x00000004 , 0x00000006 
- 00029820  0x00008145 increase  0xfffffffc , 0x00000039 
- 00029821  0x00008147 iforce  0x0000002f 
- 00029822  0x00008148 increase  0x00000001 , 0x00000038 
- 00029823  0x00008149 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029824  0x0000814a rtn  0x00000001 
- 00029825  0x0000814b branch  0x00007479 
- 00029826  0x0000814e force  0x00000008 , 0x00000038 
- 00029827  0x0000814f branch  0x00007487 
- 00029828  0x00008151 force  0x00000004 , 0x00000038 
- 00029829  0x00008152 branch  0x00007487 
- 00029830  0x00008154 force  0x00000000 , 0x00000038 
- 00029831  0x00008156 force  0x00000004 , 0x00000039 
- 00029832  0x00008158 ifetch  0x00000004 , 0x00000006 
- 00029833  0x00008159 iforce  0x0000002f 
- 00029834  0x0000815a increase  0x00000001 , 0x00000038 
- 00029835  0x0000815b loop  0x00007488 
- 00029836  0x0000815c rtn 
- 00029837  0x0000815f arg  0x0000047c , 0x00000006 
- 00029838  0x00008160 branch  0x00007484 
- 00029839  0x00008163 force  0x00000004 , 0x00000039 
- 00029840  0x00008164 branch  0x00007494 
- 00029841  0x00008167 force  0x00000000 , 0x00000038 
- 00029842  0x00008169 force  0x00000004 , 0x00000039 
- 00029843  0x0000816b force  0x00000000 , 0x0000002f 
- 00029844  0x0000816d increase  0x00000001 , 0x00000038 
- 00029845  0x0000816e loop  0x00007493 
- 00029846  0x0000816f rtn 
- 00029847  0x00008172 force  0x0000000c , 0x00000038 
- 00029848  0x00008173 force  0x00000004 , 0x00000039 
- 00029849  0x00008175 deposit  0x0000002f 
- 00029850  0x00008176 istore  0x00000004 , 0x00000005 
- 00029851  0x00008177 increase  0x00000001 , 0x00000038 
- 00029852  0x00008178 loop  0x00007499 
- 00029853  0x00008179 rtn 
- 00029854  0x0000817c force  0x0000000c , 0x00000038 
- 00029855  0x0000817d copy  0x00000013 , 0x00000005 
- 00029856  0x0000817e add  0x00000012 , 0x00000001 , 0x00000039 
- 00029857  0x0000817f sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029858  0x00008180 branch  0x000074a4 , 0x00000002 
- 00029859  0x00008181 force  0x00000010 , 0x00000039 
- 00029860  0x00008183 deposit  0x0000002f 
- 00029861  0x00008184 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029862  0x00008185 branch  0x000074ac , 0x00000002 
- 00029863  0x00008186 istore  0x00000004 , 0x00000005 
- 00029864  0x00008187 increase  0xfffffffc , 0x00000039 
- 00029865  0x00008188 rtn  0x00000005 
- 00029866  0x00008189 increase  0x00000001 , 0x00000038 
- 00029867  0x0000818a branch  0x000074a4 
- 00029868  0x0000818c istore  0x00000001 , 0x00000005 
- 00029869  0x0000818d rshift8  0x0000003f , 0x0000003f 
- 00029870  0x0000818e loop  0x000074ac 
- 00029871  0x0000818f rtn 
- 00029872  0x00008193 force  0x0000000c , 0x00000038 
- 00029873  0x00008194 force  0x00000004 , 0x00000039 
- 00029874  0x00008196 ifetch  0x00000004 , 0x00000006 
- 00029875  0x00008197 isub  0x0000002f , 0x0000003e 
- 00029876  0x00008198 nrtn  0x00000005 
- 00029877  0x00008199 increase  0x00000001 , 0x00000038 
- 00029878  0x0000819a loop  0x000074b2 
- 00029879  0x0000819b force  0x00000000 , 0x0000003e 
- 00029880  0x0000819c rtn 
- 00029881  0x0000819f hfetch  0x00000001 , 0x00008050 
- 00029882  0x000081a0 set0  0x00000000 , 0x0000003f 
- 00029883  0x000081a1 hstore  0x00000001 , 0x00008050 
- 00029884  0x000081a2 rtn 
- 00029885  0x000081a5 hfetch  0x00000001 , 0x00008050 
- 00029886  0x000081a6 set1  0x00000000 , 0x0000003f 
- 00029887  0x000081a7 hstore  0x00000001 , 0x00008050 
- 00029888  0x000081a8 rtn 
- 00029889  0x000081ab arg  0x00000886 , 0x00000005 
- 00029890  0x000081ac setsect  0x00000000 , 0x0003ffff 
- 00029891  0x000081ad setsect  0x00000001 , 0x0003ffff 
- 00029892  0x000081ae setsect  0x00000002 , 0x0003ffff 
- 00029893  0x000081af setsect  0x00000003 , 0x0003fbff 
- 00029894  0x000081b0 istore  0x00000009 , 0x00000005 
- 00029895  0x000081b1 setsect  0x00000000 , 0x0003ffff 
- 00029896  0x000081b2 setsect  0x00000001 , 0x0003ffff 
- 00029897  0x000081b3 setsect  0x00000002 , 0x0003ffff 
- 00029898  0x000081b4 setsect  0x00000003 , 0x0003ffff 
- 00029899  0x000081b5 istore  0x00000009 , 0x00000005 
- 00029900  0x000081b6 setsect  0x00000000 , 0x0003ffff 
- 00029901  0x000081b7 setsect  0x00000001 , 0x0003ffff 
- 00029902  0x000081b8 setsect  0x00000002 , 0x0003cfff 
- 00029903  0x000081b9 setsect  0x00000003 , 0x0003ffff 
- 00029904  0x000081ba istore  0x00000009 , 0x00000005 
- 00029905  0x000081bb setsect  0x00000000 , 0x0003ffff 
- 00029906  0x000081bc setsect  0x00000001 , 0x0003ffff 
- 00029907  0x000081bd setsect  0x00000002 , 0x0003ffef 
- 00029908  0x000081be setsect  0x00000003 , 0x0003ffff 
- 00029909  0x000081bf istore  0x00000009 , 0x00000005 
- 00029910  0x000081c0 setsect  0x00000000 , 0x0003ffff 
- 00029911  0x000081c1 setsect  0x00000001 , 0x0003ffff 
- 00029912  0x000081c2 setsect  0x00000002 , 0x0003ffff 
- 00029913  0x000081c3 setsect  0x00000003 , 0x0003ffff 
- 00029914  0x000081c4 istore  0x00000009 , 0x00000005 
- 00029915  0x000081c5 setsect  0x00000000 , 0x0003ffff 
- 00029916  0x000081c6 setsect  0x00000001 , 0x00026c7f 
- 00029917  0x000081c7 setsect  0x00000002 , 0x0000146b 
- 00029918  0x000081c8 setsect  0x00000003 , 0x00037bb3 
- 00029919  0x000081c9 istore  0x00000009 , 0x00000005 
- 00029920  0x000081ca setsect  0x00000000 , 0x0001feb8 
- 00029921  0x000081cb setsect  0x00000001 , 0x00010c12 
- 00029922  0x000081cc setsect  0x00000002 , 0x0002b722 
- 00029923  0x000081cd setsect  0x00000003 , 0x00029fa6 
- 00029924  0x000081ce istore  0x00000009 , 0x00000005 
- 00029925  0x000081cf setsect  0x00000000 , 0x0000e70f 
- 00029926  0x000081d0 setsect  0x00000001 , 0x00016720 
- 00029927  0x000081d1 setsect  0x00000002 , 0x0000519e 
- 00029928  0x000081d2 setsect  0x00000003 , 0x00019084 
- 00029929  0x000081d3 istore  0x00000009 , 0x00000005 
- 00029930  0x000081d4 setsect  0x00000000 , 0x00031012 
- 00029931  0x000081d5 setsect  0x00000001 , 0x000360bf 
- 00029932  0x000081d6 setsect  0x00000002 , 0x0003f0af 
- 00029933  0x000081d7 setsect  0x00000003 , 0x000003d3 
- 00029934  0x000081d8 istore  0x00000009 , 0x00000005 
- 00029935  0x000081d9 setsect  0x00000000 , 0x0003a188 
- 00029936  0x000081da setsect  0x00000001 , 0x00003ad0 
- 00029937  0x000081db setsect  0x00000002 , 0x0003cbf2 
- 00029938  0x000081dc setsect  0x00000003 , 0x000243d9 
- 00029939  0x000081dd istore  0x00000009 , 0x00000005 
- 00029940  0x000081de setsect  0x00000000 , 0x0002b030 
- 00029941  0x000081df setsect  0x00000001 , 0x00036a03 
- 00029942  0x000081e0 setsect  0x00000002 , 0x00011188 
- 00029943  0x000081e1 setsect  0x00000003 , 0x0001e520 
- 00029944  0x000081e2 istore  0x00000009 , 0x00000005 
- 00029945  0x000081e3 setsect  0x00000000 , 0x0003a11e 
- 00029946  0x000081e4 setsect  0x00000001 , 0x0000fe5d 
- 00029947  0x000081e5 setsect  0x00000002 , 0x0000dd57 
- 00029948  0x000081e6 setsect  0x00000003 , 0x0001ac93 
- 00029949  0x000081e7 istore  0x00000009 , 0x00000005 
- 00029950  0x000081e8 setsect  0x00000000 , 0x000011ed 
- 00029951  0x000081e9 setsect  0x00000001 , 0x000218c4 
- 00029952  0x000081ea setsect  0x00000002 , 0x00008da7 
- 00029953  0x000081eb setsect  0x00000003 , 0x000257ff 
- 00029954  0x000081ec istore  0x00000009 , 0x00000005 
- 00029955  0x000081ed setsect  0x00000000 , 0x0003192b 
- 00029956  0x000081ee setsect  0x00000001 , 0x00034641 
- 00029957  0x000081ef setsect  0x00000002 , 0x0001be0c 
- 00029958  0x000081f0 setsect  0x00000003 , 0x000366ad 
- 00029959  0x000081f1 istore  0x00000009 , 0x00000005 
- 00029960  0x000081f2 setsect  0x00000000 , 0x00001f83 
- 00029961  0x000081f3 setsect  0x00000001 , 0x00015a23 
- 00029962  0x000081f4 setsect  0x00000002 , 0x0003f9b0 
- 00029963  0x000081f5 setsect  0x00000003 , 0x00003949 
- 00029964  0x000081f6 istore  0x00000009 , 0x00000005 
- 00029965  0x000081f7 setsect  0x00000000 , 0x00013a51 
- 00029966  0x000081f8 setsect  0x00000001 , 0x000153fd 
- 00029967  0x000081f9 setsect  0x00000002 , 0x0003372a 
- 00029968  0x000081fa setsect  0x00000003 , 0x0000f1bb 
- 00029969  0x000081fb istore  0x00000009 , 0x00000005 
- 00029970  0x000081fc setsect  0x00000000 , 0x0003ae85 
- 00029971  0x000081fd setsect  0x00000001 , 0x0001eed9 
- 00029972  0x000081fe setsect  0x00000002 , 0x00009e66 
- 00029973  0x000081ff setsect  0x00000003 , 0x000001a8 
- 00029974  0x00008200 istore  0x00000008 , 0x00000005 
- 00029975  0x00008201 rtn 
- 00029976  0x00008206 arg  0x0000091e , 0x00000005 
- 00029977  0x00008207 setsect  0x00000000 , 0x0003ffff 
- 00029978  0x00008208 setsect  0x00000001 , 0x0003ffff 
- 00029979  0x00008209 setsect  0x00000002 , 0x0003ffff 
- 00029980  0x0000820a setsect  0x00000003 , 0x0003ffff 
- 00029981  0x0000820b istore  0x00000009 , 0x00000005 
- 00029982  0x0000820c setsect  0x00000000 , 0x0003ffff 
- 00029983  0x0000820d setsect  0x00000001 , 0x0000003f 
- 00029984  0x0000820e setsect  0x00000002 , 0x00000000 
- 00029985  0x0000820f setsect  0x00000003 , 0x00000000 
- 00029986  0x00008210 istore  0x00000009 , 0x00000005 
- 00029987  0x00008211 setsect  0x00000000 , 0x00000000 
- 00029988  0x00008212 setsect  0x00000001 , 0x00000000 
- 00029989  0x00008213 setsect  0x00000002 , 0x00001000 
- 00029990  0x00008214 setsect  0x00000003 , 0x00000000 
- 00029991  0x00008215 istore  0x00000009 , 0x00000005 
- 00029992  0x00008216 setsect  0x00000000 , 0x0003ff00 
- 00029993  0x00008217 setsect  0x00000001 , 0x0003ffff 
- 00029994  0x00008218 setsect  0x00000002 , 0x0003ffcf 
- 00029995  0x00008219 setsect  0x00000003 , 0x0003ffff 
- 00029996  0x0000821a istore  0x00000009 , 0x00000005 
- 00029997  0x0000821b setsect  0x00000000 , 0x0003ffff 
- 00029998  0x0000821c setsect  0x00000001 , 0x0003ffff 
- 00029999  0x0000821d setsect  0x00000002 , 0x0003ffff 
- 00030000  0x0000821e setsect  0x00000003 , 0x000003ff 
- 00030001  0x0000821f istore  0x00000009 , 0x00000005 
- 00030002  0x00008220 setsect  0x00000000 , 0x00000000 
- 00030003  0x00008221 setsect  0x00000001 , 0x00000000 
- 00030004  0x00008222 setsect  0x00000002 , 0x00000000 
- 00030005  0x00008223 setsect  0x00000003 , 0x00000000 
- 00030006  0x00008224 istore  0x00000009 , 0x00000005 
- 00030007  0x00008225 setsect  0x00000000 , 0x00010000 
- 00030008  0x00008226 setsect  0x00000001 , 0x00000000 
- 00030009  0x00008227 setsect  0x00000002 , 0x0003f000 
- 00030010  0x00008228 setsect  0x00000003 , 0x0003ffff 
- 00030011  0x00008229 istore  0x00000009 , 0x00000005 
- 00030012  0x0000822a setsect  0x00000000 , 0x000296ff 
- 00030013  0x0000822b setsect  0x00000001 , 0x00022630 
- 00030014  0x0000822c setsect  0x00000002 , 0x0003945d 
- 00030015  0x0000822d setsect  0x00000003 , 0x0003d284 
- 00030016  0x0000822e istore  0x00000009 , 0x00000005 
- 00030017  0x0000822f setsect  0x00000000 , 0x000333a0 
- 00030018  0x00008230 setsect  0x00000001 , 0x00004b7a 
- 00030019  0x00008231 setsect  0x00000002 , 0x000037d8 
- 00030020  0x00008232 setsect  0x00000003 , 0x0003c9dc 
- 00030021  0x00008233 istore  0x00000009 , 0x00000005 
- 00030022  0x00008234 setsect  0x00000000 , 0x0003a440 
- 00030023  0x00008235 setsect  0x00000001 , 0x0001b958 
- 00030024  0x00008236 setsect  0x00000002 , 0x00038bce 
- 00030025  0x00008237 setsect  0x00000003 , 0x0001091f 
- 00030026  0x00008238 istore  0x00000009 , 0x00000005 
- 00030027  0x00008239 setsect  0x00000000 , 0x0002e12c 
- 00030028  0x0000823a setsect  0x00000001 , 0x0001f47c 
- 00030029  0x0000823b setsect  0x00000002 , 0x000356b1 
- 00030030  0x0000823c setsect  0x00000003 , 0x0002fd47 
- 00030031  0x0000823d istore  0x00000009 , 0x00000005 
- 00030032  0x0000823e setsect  0x00000000 , 0x00006837 
- 00030033  0x0000823f setsect  0x00000001 , 0x0002ed90 
- 00030034  0x00008240 setsect  0x00000002 , 0x0001ecec 
- 00030035  0x00008241 setsect  0x00000003 , 0x0001acc5 
- 00030036  0x00008242 istore  0x00000009 , 0x00000005 
- 00030037  0x00008243 setsect  0x00000000 , 0x00023357 
- 00030038  0x00008244 setsect  0x00000001 , 0x00018af3 
- 00030039  0x00008245 setsect  0x00000002 , 0x0000f9e1 
- 00030040  0x00008246 setsect  0x00000003 , 0x000129f0 
- 00030041  0x00008247 istore  0x00000009 , 0x00000005 
- 00030042  0x00008248 setsect  0x00000000 , 0x0002e7eb 
- 00030043  0x00008249 setsect  0x00000001 , 0x0003e6e3 
- 00030044  0x0000824a setsect  0x00000002 , 0x0003e1a7 
- 00030045  0x0000824b setsect  0x00000003 , 0x00010b8b 
- 00030046  0x0000824c istore  0x00000009 , 0x00000005 
- 00030047  0x0000824d setsect  0x00000000 , 0x00024fe3 
- 00030048  0x0000824e setsect  0x00000001 , 0x000020ef 
- 00030049  0x0000824f setsect  0x00000002 , 0x0001b5a6 
- 00030050  0x00008250 setsect  0x00000003 , 0x0000dc2f 
- 00030051  0x00008251 istore  0x00000009 , 0x00000005 
- 00030052  0x00008252 setsect  0x00000000 , 0x00013860 
- 00030053  0x00008253 setsect  0x00000001 , 0x0002bd69 
- 00030054  0x00008254 setsect  0x00000002 , 0x0000391a 
- 00030055  0x00008255 setsect  0x00000003 , 0x0001b222 
- 00030056  0x00008256 istore  0x00000009 , 0x00000005 
- 00030057  0x00008257 rtn 
- 00030058  0x0000825b fetch  0x00000001 , 0x0000465a 
- 00030059  0x0000825c nbranch  0x0000757d , 0x00000034 
- 00030060  0x0000825d branch  0x00007a77 
- 00030061  0x00008260 bpatchx  0x000000e4 , 0x0000403c 
- 00030062  0x00008261 fetch  0x00000001 , 0x0000465a 
- 00030063  0x00008262 rtn  0x00000034 
- 00030064  0x00008263 fetch  0x00000001 , 0x000045b1 
- 00030065  0x00008264 rtnne  0x00000001 
- 00030066  0x00008265 fetch  0x00000001 , 0x000044be 
- 00030067  0x00008266 rtn  0x00000034 
- 00030068  0x00008267 fetch  0x00000001 , 0x000044c3 
- 00030069  0x00008268 rtneq  0x00000003 
- 00030070  0x00008269 fetch  0x00000002 , 0x00004682 
- 00030071  0x0000826a bbit1  0x00000000 , 0x0000757b 
- 00030072  0x0000826b fetch  0x00000001 , 0x000044c0 
- 00030073  0x0000826c beq  0x00000000 , 0x00007a77 
- 00030074  0x0000826d rtn 
- 00030075  0x0000826f jam  0x00000000 , 0x000044c0 
- 00030076  0x00008270 rtn 
- 00030077  0x00008274 bpatchx  0x000000e5 , 0x0000403c 
- 00030078  0x00008275 fetch  0x00000001 , 0x0000465a 
- 00030079  0x00008276 branch  0x0000612b , 0x00000034 
- 00030080  0x00008277 call  0x00006124 
- 00030081  0x00008278 call  0x00007583 
- 00030082  0x00008279 branch  0x0000766d 
- 00030083  0x0000827c setarg  0x00000000 
- 00030084  0x0000827d store  0x00000008 , 0x000009ae 
- 00030085  0x0000827e store  0x00000004 , 0x000009b6 
- 00030086  0x0000827f store  0x00000007 , 0x0000465e 
- 00030087  0x00008280 rtn 
- 00030088  0x00008283 jam  0x00000001 , 0x000009b0 
- 00030089  0x00008284 branch  0x0000758d 
- 00030090  0x00008286 fetch  0x00000001 , 0x000045b1 
- 00030091  0x00008287 beq  0x00000001 , 0x0000768a 
- 00030092  0x00008288 branch  0x00002a8c 
- 00030093  0x0000828a fetch  0x00000001 , 0x000045b1 
- 00030094  0x0000828b beq  0x00000001 , 0x00007590 
- 00030095  0x0000828c branch  0x0000766d 
- 00030096  0x0000828f call  0x0000768a 
- 00030097  0x00008290 fetch  0x00000001 , 0x000009af 
- 00030098  0x00008291 nrtn  0x00000034 
- 00030099  0x00008292 jam  0x00000003 , 0x000009ae 
- 00030100  0x00008293 rtn 
- 00030101  0x00008297 call  0x000075b0 
- 00030102  0x00008298 arg  0x000009de , 0x00000011 
- 00030103  0x00008299 arg  0x00000866 , 0x00000005 
- 00030104  0x0000829a call  0x00007c79 
- 00030105  0x0000829b arg  0x000009be , 0x00000011 
- 00030106  0x0000829c arg  0x00000826 , 0x00000005 
- 00030107  0x0000829d call  0x00007c79 
- 00030108  0x0000829e arg  0x00000826 , 0x00000011 
- 00030109  0x0000829f arg  0x000009be , 0x00000012 
- 00030110  0x000082a0 arg  0x00000826 , 0x00000005 
- 00030111  0x000082a1 call  0x00007be1 
- 00030112  0x000082a2 arg  0x0000093e , 0x00000011 
- 00030113  0x000082a3 arg  0x000009be , 0x00000012 
- 00030114  0x000082a4 arg  0x00000846 , 0x00000005 
- 00030115  0x000082a5 call  0x00007be1 
- 00030116  0x000082a6 arg  0x00000846 , 0x00000011 
- 00030117  0x000082a7 arg  0x00000826 , 0x00000012 
- 00030118  0x000082a8 arg  0x00000826 , 0x00000005 
- 00030119  0x000082a9 call  0x00007c7d 
- 00030120  0x000082aa arg  0x00000806 , 0x00000011 
- 00030121  0x000082ab arg  0x00000826 , 0x00000012 
- 00030122  0x000082ac arg  0x00000806 , 0x00000005 
- 00030123  0x000082ad call  0x00007c7d 
- 00030124  0x000082ae arg  0x00000020 , 0x00000039 
- 00030125  0x000082af arg  0x00000866 , 0x00000011 
- 00030126  0x000082b0 arg  0x00000806 , 0x00000012 
- 00030127  0x000082b1 branch  0x00007f88 
- 00030128  0x000082b4 arg  0x0000097e , 0x00000011 
- 00030129  0x000082b5 arg  0x00000806 , 0x00000005 
- 00030130  0x000082b6 call  0x00007c79 
- 00030131  0x000082b7 arg  0x0000095e , 0x00000011 
- 00030132  0x000082b8 arg  0x00000826 , 0x00000005 
- 00030133  0x000082b9 call  0x00007c79 
- 00030134  0x000082ba arg  0x00000826 , 0x00000011 
- 00030135  0x000082bb arg  0x0000095e , 0x00000012 
- 00030136  0x000082bc arg  0x00000826 , 0x00000005 
- 00030137  0x000082bd call  0x00007be1 
- 00030138  0x000082be arg  0x0000093e , 0x00000011 
- 00030139  0x000082bf arg  0x0000095e , 0x00000012 
- 00030140  0x000082c0 arg  0x00000846 , 0x00000005 
- 00030141  0x000082c1 call  0x00007be1 
- 00030142  0x000082c2 arg  0x00000846 , 0x00000011 
- 00030143  0x000082c3 arg  0x00000826 , 0x00000012 
- 00030144  0x000082c4 arg  0x00000826 , 0x00000005 
- 00030145  0x000082c5 call  0x00007c7d 
- 00030146  0x000082c6 arg  0x00000806 , 0x00000011 
- 00030147  0x000082c7 arg  0x00000826 , 0x00000012 
- 00030148  0x000082c8 arg  0x00000806 , 0x00000005 
- 00030149  0x000082c9 branch  0x00007c96 
- 00030150  0x000082cc call  0x000075e1 
- 00030151  0x000082cd arg  0x000009e6 , 0x00000011 
- 00030152  0x000082ce arg  0x00000866 , 0x00000005 
- 00030153  0x000082cf call  0x000077a8 
- 00030154  0x000082d0 arg  0x000009c6 , 0x00000011 
- 00030155  0x000082d1 arg  0x00000826 , 0x00000005 
- 00030156  0x000082d2 call  0x000077a8 
- 00030157  0x000082d3 arg  0x00000826 , 0x00000011 
- 00030158  0x000082d4 arg  0x000009c6 , 0x00000012 
- 00030159  0x000082d5 arg  0x00000826 , 0x00000005 
- 00030160  0x000082d6 call  0x00007786 
- 00030161  0x000082d7 arg  0x0000089e , 0x00000011 
- 00030162  0x000082d8 arg  0x000009c6 , 0x00000012 
- 00030163  0x000082d9 arg  0x00000846 , 0x00000005 
- 00030164  0x000082da call  0x00007786 
- 00030165  0x000082db arg  0x00000846 , 0x00000011 
- 00030166  0x000082dc arg  0x00000826 , 0x00000012 
- 00030167  0x000082dd arg  0x00000826 , 0x00000005 
- 00030168  0x000082de call  0x00007755 
- 00030169  0x000082df arg  0x00000806 , 0x00000011 
- 00030170  0x000082e0 arg  0x00000826 , 0x00000012 
- 00030171  0x000082e1 arg  0x00000806 , 0x00000005 
- 00030172  0x000082e2 call  0x00007755 
- 00030173  0x000082e3 arg  0x00000018 , 0x00000039 
- 00030174  0x000082e4 arg  0x00000866 , 0x00000011 
- 00030175  0x000082e5 arg  0x00000806 , 0x00000012 
- 00030176  0x000082e6 branch  0x00007f88 
- 00030177  0x000082e9 arg  0x000008e6 , 0x00000011 
- 00030178  0x000082ea arg  0x00000806 , 0x00000005 
- 00030179  0x000082eb call  0x000077a8 
- 00030180  0x000082ec arg  0x000008ce , 0x00000011 
- 00030181  0x000082ed arg  0x00000826 , 0x00000005 
- 00030182  0x000082ee call  0x000077a8 
- 00030183  0x000082ef arg  0x00000826 , 0x00000011 
- 00030184  0x000082f0 arg  0x000008ce , 0x00000012 
- 00030185  0x000082f1 arg  0x00000826 , 0x00000005 
- 00030186  0x000082f2 call  0x00007786 
- 00030187  0x000082f3 arg  0x0000089e , 0x00000011 
- 00030188  0x000082f4 arg  0x000008ce , 0x00000012 
- 00030189  0x000082f5 arg  0x00000846 , 0x00000005 
- 00030190  0x000082f6 call  0x00007786 
- 00030191  0x000082f7 arg  0x00000846 , 0x00000011 
- 00030192  0x000082f8 arg  0x00000826 , 0x00000012 
- 00030193  0x000082f9 arg  0x00000826 , 0x00000005 
- 00030194  0x000082fa call  0x00007755 
- 00030195  0x000082fb arg  0x00000806 , 0x00000011 
- 00030196  0x000082fc arg  0x00000826 , 0x00000012 
- 00030197  0x000082fd arg  0x00000806 , 0x00000005 
- 00030198  0x000082fe branch  0x00007758 
- 00030199  0x00008302 fetch  0x00000001 , 0x000009b2 
- 00030200  0x00008303 bne  0x00000000 , 0x00007615 
- 00030201  0x00008304 call  0x00007612 
- 00030202  0x00008305 arg  0x00000a7e , 0x00000005 
- 00030203  0x00008306 setarg  0x00000a2e 
- 00030204  0x00008307 istore  0x00000002 , 0x00000005 
- 00030205  0x00008308 setarg  0x00004642 
- 00030206  0x00008309 istore  0x00000002 , 0x00000005 
- 00030207  0x0000830a setarg  0x000009de 
- 00030208  0x0000830b istore  0x00000002 , 0x00000005 
- 00030209  0x0000830c branch  0x00007609 
- 00030210  0x0000830e arg  0x00000a7e , 0x00000005 
- 00030211  0x0000830f setarg  0x00000a3e 
- 00030212  0x00008310 istore  0x00000002 , 0x00000005 
- 00030213  0x00008311 setarg  0x000009de 
- 00030214  0x00008312 istore  0x00000002 , 0x00000005 
- 00030215  0x00008313 setarg  0x00004642 
- 00030216  0x00008314 istore  0x00000002 , 0x00000005 
- 00030217  0x00008316 call  0x000079a0 
- 00030218  0x00008317 fetch  0x00000001 , 0x000009af 
- 00030219  0x00008318 beq  0x00000004 , 0x0000760f 
- 00030220  0x00008319 jam  0x00000001 , 0x000009b0 
- 00030221  0x0000831a jam  0x00000005 , 0x000009ae 
- 00030222  0x0000831b rtn 
- 00030223  0x0000831d jam  0x00000014 , 0x000009af 
- 00030224  0x0000831e call  0x0000758a 
- 00030225  0x0000831f branch  0x000076d8 
- 00030226  0x00008322 arg  0x00000a1e , 0x00000005 
- 00030227  0x00008323 force  0x00000008 , 0x00000007 
- 00030228  0x00008324 branch  0x000076a2 
- 00030229  0x00008327 jam  0x00000001 , 0x000009b0 
- 00030230  0x00008328 rtn 
- 00030231  0x0000832c bpatchx  0x000000e6 , 0x0000403c 
- 00030232  0x0000832d arg  0x00000727 , 0x00000005 
- 00030233  0x0000832e fetch  0x00000006 , 0x000040a0 
- 00030234  0x0000832f istore  0x00000006 , 0x00000005 
- 00030235  0x00008330 fetch  0x00000006 , 0x00000040 
- 00030236  0x00008331 istore  0x00000006 , 0x00000005 
- 00030237  0x00008332 fetch  0x00000003 , 0x0000465e 
- 00030238  0x00008333 istore  0x00000003 , 0x00000005 
- 00030239  0x00008335 call  0x00007a0d 
- 00030240  0x00008337 arg  0x00000a4e , 0x00000011 
- 00030241  0x00008338 arg  0x00000a5e , 0x00000012 
- 00030242  0x00008339 force  0x00000004 , 0x00000007 
- 00030243  0x0000833a call  0x000076a7 
- 00030244  0x0000833b nbranch  0x00007631 , 0x00000001 
- 00030245  0x0000833d call  0x00007628 
- 00030246  0x0000833e jam  0x00000041 , 0x0000007d 
- 00030247  0x0000833f branch  0x000062f8 
- 00030248  0x00008342 fetch  0x00000001 , 0x000009af 
- 00030249  0x00008343 beq  0x00000009 , 0x0000762e 
- 00030250  0x00008344 jam  0x0000000a , 0x000009ae 
- 00030251  0x00008345 jam  0x00000001 , 0x000009b0 
- 00030252  0x00008346 jam  0x00000003 , 0x0000007c 
- 00030253  0x00008347 rtn 
- 00030254  0x00008349 jam  0x00000003 , 0x0000007c 
- 00030255  0x0000834a jam  0x00000015 , 0x000009af 
- 00030256  0x0000834b branch  0x000076d8 
- 00030257  0x0000834f fetch  0x00000001 , 0x000009af 
- 00030258  0x00008350 beq  0x00000009 , 0x00007637 
- 00030259  0x00008351 jam  0x00000000 , 0x000009ae 
- 00030260  0x00008352 jam  0x00000004 , 0x0000007c 
- 00030261  0x00008354 jam  0x00000005 , 0x0000007e 
- 00030262  0x00008355 rtn 
- 00030263  0x00008357 jam  0x00000004 , 0x0000007c 
- 00030264  0x00008358 jam  0x00000000 , 0x000009af 
- 00030265  0x00008359 rtn 
- 00030266  0x0000835c fetch  0x00000001 , 0x000009b3 
- 00030267  0x0000835d beq  0x00000001 , 0x0000763e 
- 00030268  0x0000835e jam  0x0000000a , 0x000009af 
- 00030269  0x0000835f branch  0x000076d8 
- 00030270  0x00008361 arg  0x00000727 , 0x00000005 
- 00030271  0x00008362 fetch  0x00000006 , 0x00000040 
- 00030272  0x00008363 istore  0x00000006 , 0x00000005 
- 00030273  0x00008364 fetch  0x00000006 , 0x000040a0 
- 00030274  0x00008365 istore  0x00000006 , 0x00000005 
- 00030275  0x00008366 fetch  0x00000003 , 0x0000465b 
- 00030276  0x00008367 istore  0x00000003 , 0x00000005 
- 00030277  0x00008369 call  0x00007a24 
- 00030278  0x0000836a fetch  0x00000001 , 0x000009af 
- 00030279  0x0000836b beq  0x0000000a , 0x0000764b 
- 00030280  0x0000836c jam  0x0000000b , 0x000009ae 
- 00030281  0x0000836d jam  0x00000001 , 0x000009b0 
- 00030282  0x0000836e rtn 
- 00030283  0x00008370 jam  0x0000000b , 0x000009af 
- 00030284  0x00008371 jam  0x00000001 , 0x000009b1 
- 00030285  0x00008372 rtn 
- 00030286  0x00008375 arg  0x00000a7e , 0x00000005 
- 00030287  0x00008376 fetch  0x00000006 , 0x00000040 
- 00030288  0x00008377 istore  0x00000006 , 0x00000005 
- 00030289  0x00008378 fetch  0x00000006 , 0x000040a0 
- 00030290  0x00008379 istore  0x00000006 , 0x00000005 
- 00030291  0x0000837a setarg  0x00000a2e 
- 00030292  0x0000837b istore  0x00000002 , 0x00000005 
- 00030293  0x0000837c setarg  0x00000a3e 
- 00030294  0x0000837d istore  0x00000002 , 0x00000005 
- 00030295  0x0000837e branch  0x00007662 
- 00030296  0x00008380 jam  0x0000000f , 0x000009ae 
- 00030297  0x00008381 arg  0x00000a7e , 0x00000005 
- 00030298  0x00008382 fetch  0x00000006 , 0x000040a0 
- 00030299  0x00008383 istore  0x00000006 , 0x00000005 
- 00030300  0x00008384 fetch  0x00000006 , 0x00000040 
- 00030301  0x00008385 istore  0x00000006 , 0x00000005 
- 00030302  0x00008386 setarg  0x00000a3e 
- 00030303  0x00008387 istore  0x00000002 , 0x00000005 
- 00030304  0x00008388 setarg  0x00000a2e 
- 00030305  0x00008389 istore  0x00000002 , 0x00000005 
- 00030306  0x0000838c arg  0x00000727 , 0x00000005 
- 00030307  0x0000838d fetch  0x00000006 , 0x00000a7e 
- 00030308  0x0000838e istore  0x00000006 , 0x00000005 
- 00030309  0x0000838f fetch  0x00000006 , 0x00000a84 
- 00030310  0x00008390 istore  0x00000006 , 0x00000005 
- 00030311  0x00008392 call  0x000079d7 
- 00030312  0x00008395 jam  0x00000001 , 0x000041bd 
- 00030313  0x00008396 arg  0x000041be , 0x00000005 
- 00030314  0x00008397 arg  0x00000a4e , 0x00000006 
- 00030315  0x00008398 call  0x00007ebf 
- 00030316  0x00008399 branch  0x000021c4 
- 00030317  0x0000839d bpatchx  0x000000e7 , 0x0000403c 
- 00030318  0x0000839e fetch  0x00000001 , 0x000045b1 
- 00030319  0x0000839f rtnne  0x00000000 
- 00030320  0x000083a0 fetch  0x00000001 , 0x000009b2 
- 00030321  0x000083a1 rtnne  0x00000000 
- 00030322  0x000083a2 arg  0x00004612 , 0x00000005 
- 00030323  0x000083a3 force  0x0000000b , 0x00000007 
- 00030324  0x000083a4 call  0x000076a2 
- 00030325  0x000083a5 random  0x0000003f 
- 00030326  0x000083a6 rshift  0x0000003f , 0x0000003f 
- 00030327  0x000083a7 istore  0x00000002 , 0x00000005 
- 00030328  0x000083a9 arg  0x000006be , 0x00000005 
- 00030329  0x000083aa arg  0x00004612 , 0x00000006 
- 00030330  0x000083ab call  0x00007ebe 
- 00030331  0x000083ad arg  0x000005e6 , 0x00000005 
- 00030332  0x000083ae arg  0x000008ce , 0x00000006 
- 00030333  0x000083af call  0x00007ebc 
- 00030334  0x000083b1 arg  0x00000616 , 0x00000005 
- 00030335  0x000083b2 call  0x00007ec5 
- 00030336  0x000083b3 jam  0x00000001 , 0x00000616 
- 00030337  0x000083b5 call  0x00007a5d 
- 00030338  0x000083b6 jam  0x00000001 , 0x000009b2 
- 00030339  0x000083b7 rtn 
- 00030340  0x000083ba arg  0x0000462a , 0x00000005 
- 00030341  0x000083bb arg  0x0000062e , 0x00000006 
- 00030342  0x000083bc call  0x00007ebc 
- 00030343  0x000083bd jam  0x00000001 , 0x000045b1 
- 00030344  0x000083be jam  0x00000000 , 0x000009b2 
- 00030345  0x000083bf rtn 
- 00030346  0x000083c2 bpatchx  0x000000e8 , 0x0000403d 
- 00030347  0x000083c3 fetch  0x00000001 , 0x000009b9 
- 00030348  0x000083c4 rtnne  0x00000000 
- 00030349  0x000083c5 fetch  0x00000001 , 0x000009b2 
- 00030350  0x000083c6 rtnne  0x00000000 
- 00030351  0x000083c8 arg  0x000006be , 0x00000005 
- 00030352  0x000083c9 arg  0x00004612 , 0x00000006 
- 00030353  0x000083ca call  0x00007ebe 
- 00030354  0x000083cc arg  0x000005e6 , 0x00000005 
- 00030355  0x000083cd arg  0x000009c6 , 0x00000006 
- 00030356  0x000083ce call  0x00007ebc 
- 00030357  0x000083d0 arg  0x00000616 , 0x00000005 
- 00030358  0x000083d1 call  0x00007ec5 
- 00030359  0x000083d2 jam  0x00000001 , 0x00000616 
- 00030360  0x000083d4 call  0x00007a5d 
- 00030361  0x000083d5 jam  0x00000002 , 0x000009b2 
- 00030362  0x000083d6 rtn 
- 00030363  0x000083d9 jam  0x00000001 , 0x000009b3 
- 00030364  0x000083da arg  0x00000a06 , 0x00000005 
- 00030365  0x000083db arg  0x0000062e , 0x00000006 
- 00030366  0x000083dc call  0x00007ebe 
- 00030367  0x000083dd jam  0x00000001 , 0x000009b9 
- 00030368  0x000083de jam  0x00000000 , 0x000009b2 
- 00030369  0x000083df rtn 
- 00030370  0x000083e2 increase  0xffffffff , 0x00000007 
- 00030371  0x000083e3 nrtn  0x00000002 
- 00030372  0x000083e4 random  0x0000003f 
- 00030373  0x000083e5 istore  0x00000002 , 0x00000005 
- 00030374  0x000083e6 branch  0x000076a2 
- 00030375  0x000083e8 increase  0xffffffff , 0x00000007 
- 00030376  0x000083e9 nbranch  0x000076b3 , 0x00000002 
- 00030377  0x000083ea ifetch  0x00000004 , 0x00000011 
- 00030378  0x000083eb copy  0x0000003f , 0x00000002 
- 00030379  0x000083ec ifetch  0x00000004 , 0x00000012 
- 00030380  0x000083ed iflip  0x00000002 , 0x0000003f 
- 00030381  0x000083ee nbranch  0x000076b1 , 0x00000005 
- 00030382  0x000083ef increase  0x00000004 , 0x00000011 
- 00030383  0x000083f0 increase  0x00000004 , 0x00000012 
- 00030384  0x000083f1 branch  0x000076a7 
- 00030385  0x000083f3 disable  0x00000001 
- 00030386  0x000083f4 rtn 
- 00030387  0x000083f6 enable  0x00000001 
- 00030388  0x000083f7 rtn 
- 00030389  0x000083ff bpatchx  0x000000e9 , 0x0000403d 
- 00030390  0x00008400 fetch  0x00000001 , 0x000009b0 
- 00030391  0x00008401 rtn  0x00000034 
- 00030392  0x00008402 call  0x000062bc 
- 00030393  0x00008403 nrtn  0x00000034 
- 00030394  0x00008404 jam  0x00000000 , 0x000009b0 
- 00030395  0x00008405 fetch  0x00000001 , 0x000009ae 
- 00030396  0x00008406 beq  0x00000003 , 0x000061fd 
- 00030397  0x00008407 beq  0x00000005 , 0x0000621a 
- 00030398  0x00008408 beq  0x00000007 , 0x00006225 
- 00030399  0x00008409 beq  0x0000000b , 0x0000623a 
- 00030400  0x0000840a beq  0x00000002 , 0x00007588 
- 00030401  0x0000840b beq  0x00000004 , 0x000075f7 
- 00030402  0x0000840c beq  0x00000009 , 0x00007617 
- 00030403  0x0000840d beq  0x0000000a , 0x0000763a 
- 00030404  0x0000840e beq  0x0000000c , 0x00007658 
- 00030405  0x00008410 rtn 
- 00030406  0x00008413 bpatchx  0x000000ea , 0x0000403d 
- 00030407  0x00008414 fetch  0x00000001 , 0x000009b1 
- 00030408  0x00008415 rtn  0x00000034 
- 00030409  0x00008416 call  0x000062bc 
- 00030410  0x00008417 nrtn  0x00000034 
- 00030411  0x00008418 jam  0x00000000 , 0x000009b1 
- 00030412  0x00008419 fetch  0x00000001 , 0x000009af 
- 00030413  0x0000841a beq  0x00000012 , 0x000061e0 
- 00030414  0x0000841b beq  0x00000013 , 0x000061e5 
- 00030415  0x0000841c beq  0x00000003 , 0x000061e9 
- 00030416  0x0000841d beq  0x00000004 , 0x00007602 
- 00030417  0x0000841e beq  0x00000014 , 0x000061ed 
- 00030418  0x0000841f beq  0x00000007 , 0x000061fb 
- 00030419  0x00008420 beq  0x0000000a , 0x0000763a 
- 00030420  0x00008421 beq  0x0000000b , 0x00006239 
- 00030421  0x00008422 beq  0x00000009 , 0x00007617 
- 00030422  0x00008423 beq  0x00000015 , 0x00006233 
- 00030423  0x00008424 rtn 
- 00030424  0x00008427 jam  0x00000001 , 0x000009b1 
- 00030425  0x00008428 rtn 
- 00030426  0x0000842b jam  0x00000000 , 0x000009b1 
- 00030427  0x0000842c rtn 
- 00030428  0x0000842e bpatchx  0x000000eb , 0x0000403d 
- 00030429  0x0000842f fetch  0x00000001 , 0x0000465a 
- 00030430  0x00008430 rtn  0x00000034 
- 00030431  0x00008431 fetch  0x00000001 , 0x000009b2 
- 00030432  0x00008432 rtn  0x00000034 
- 00030433  0x00008433 increase  0x00000080 , 0x0000003f 
- 00030434  0x00008434 store  0x00000001 , 0x000009b2 
- 00030435  0x00008435 rtnbit1  0x00000007 
- 00030436  0x00008436 fetch  0x00000001 , 0x000005e3 
- 00030437  0x00008437 branch  0x000076e7 , 0x00000034 
- 00030438  0x00008438 branch  0x00007a68 
- 00030439  0x0000843b call  0x000078d3 
- 00030440  0x0000843c fetch  0x00000001 , 0x000009b2 
- 00030441  0x0000843d beq  0x00000001 , 0x00007684 
- 00030442  0x0000843e beq  0x00000002 , 0x0000769b 
- 00030443  0x0000843f rtn 
- 00030444  0x00008443 and  0x0000003f , 0x00000007 , 0x00000007 
- 00030445  0x00008444 rshift3  0x0000003f , 0x0000003f 
- 00030446  0x00008445 iadd  0x00000006 , 0x00000006 
- 00030447  0x00008446 ifetch  0x00000001 , 0x00000006 
- 00030448  0x00008447 qisolate0  0x0000003f 
- 00030449  0x00008448 rtn 
- 00030450  0x0000844c call  0x00007ebe 
- 00030451  0x0000844d call  0x00007ebe 
- 00030452  0x0000844e branch  0x00007ebe 
- 00030453  0x00008452 ifetch  0x00000008 , 0x00000006 
- 00030454  0x00008453 nrtn  0x00000034 
- 00030455  0x00008454 ifetch  0x00000008 , 0x00000006 
- 00030456  0x00008455 nrtn  0x00000034 
- 00030457  0x00008456 ifetch  0x00000008 , 0x00000006 
- 00030458  0x00008457 rtn 
- 00030459  0x0000845d ifetch  0x00000004 , 0x00000011 
- 00030460  0x0000845e iforce  0x00000002 
- 00030461  0x0000845f ifetch  0x00000004 , 0x00000012 
- 00030462  0x00008460 isub  0x00000002 , 0x0000003e 
- 00030463  0x00008461 nrtn  0x00000005 
- 00030464  0x00008462 increase  0x00000004 , 0x00000011 
- 00030465  0x00008463 increase  0x00000004 , 0x00000012 
- 00030466  0x00008464 loop  0x000076fb 
- 00030467  0x00008465 rtn 
- 00030468  0x00008469 force  0x00000006 , 0x00000039 
- 00030469  0x0000846a increase  0x00000014 , 0x00000011 
- 00030470  0x0000846b increase  0x00000014 , 0x00000012 
- 00030471  0x0000846d ifetch  0x00000004 , 0x00000012 
- 00030472  0x0000846e iforce  0x00000002 
- 00030473  0x0000846f ifetch  0x00000004 , 0x00000011 
- 00030474  0x00008470 isub  0x00000002 , 0x0000003f 
- 00030475  0x00008471 nrtn  0x00000002 
- 00030476  0x00008472 nrtn  0x00000034 
- 00030477  0x00008473 increase  0xfffffffc , 0x00000011 
- 00030478  0x00008474 increase  0xfffffffc , 0x00000012 
- 00030479  0x00008475 loop  0x00007707 
- 00030480  0x00008476 rtn 
- 00030481  0x00008479 force  0x00000006 , 0x00000039 
- 00030482  0x0000847a force  0x00000000 , 0x00000013 
- 00030483  0x0000847c ifetch  0x00000004 , 0x00000011 
- 00030484  0x0000847d iforce  0x00000002 
- 00030485  0x0000847e ifetch  0x00000004 , 0x00000012 
- 00030486  0x0000847f iadd  0x00000002 , 0x0000003f 
- 00030487  0x00008480 iadd  0x00000013 , 0x0000003f 
- 00030488  0x00008481 istore  0x00000004 , 0x00000005 
- 00030489  0x00008482 isolate1  0x00000020 , 0x0000003f 
- 00030490  0x00008483 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030491  0x00008484 increase  0x00000004 , 0x00000011 
- 00030492  0x00008485 increase  0x00000004 , 0x00000012 
- 00030493  0x00008486 loop  0x00007713 
- 00030494  0x00008487 rtn 
- 00030495  0x0000848a force  0x00000006 , 0x00000039 
- 00030496  0x0000848b force  0x00000000 , 0x00000013 
- 00030497  0x0000848d ifetch  0x00000004 , 0x00000012 
- 00030498  0x0000848e iforce  0x00000002 
- 00030499  0x0000848f ifetch  0x00000004 , 0x00000011 
- 00030500  0x00008490 isub  0x00000002 , 0x0000003f 
- 00030501  0x00008491 isub  0x00000013 , 0x0000003f 
- 00030502  0x00008492 istore  0x00000004 , 0x00000005 
- 00030503  0x00008493 isolate1  0x00000020 , 0x0000003f 
- 00030504  0x00008494 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030505  0x00008495 increase  0x00000004 , 0x00000011 
- 00030506  0x00008496 increase  0x00000004 , 0x00000012 
- 00030507  0x00008497 loop  0x00007721 
- 00030508  0x00008498 rtn 
- 00030509  0x0000849b force  0x00000006 , 0x00000039 
- 00030510  0x0000849c increase  0x00000014 , 0x00000011 
- 00030511  0x0000849e force  0x00000000 , 0x00000013 
- 00030512  0x000084a0 ifetch  0x00000004 , 0x00000011 
- 00030513  0x000084a1 isolate1  0x00000000 , 0x0000003f 
- 00030514  0x000084a2 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030515  0x000084a3 rshift  0x0000003f , 0x0000003f 
- 00030516  0x000084a4 isolate1  0x00000000 , 0x00000013 
- 00030517  0x000084a5 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00030518  0x000084a6 istore  0x00000004 , 0x00000011 
- 00030519  0x000084a7 increase  0xfffffffc , 0x00000011 
- 00030520  0x000084a8 rshift  0x00000013 , 0x00000013 
- 00030521  0x000084a9 loop  0x00007730 
- 00030522  0x000084aa rtn 
- 00030523  0x000084ad force  0x00000006 , 0x00000039 
- 00030524  0x000084ae force  0x00000000 , 0x00000013 
- 00030525  0x000084b0 ifetch  0x00000004 , 0x00000011 
- 00030526  0x000084b1 isolate1  0x0000001f , 0x0000003f 
- 00030527  0x000084b2 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030528  0x000084b3 lshift  0x0000003f , 0x0000003f 
- 00030529  0x000084b4 isolate1  0x00000000 , 0x00000013 
- 00030530  0x000084b5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00030531  0x000084b6 istore  0x00000004 , 0x00000011 
- 00030532  0x000084b7 increase  0x00000004 , 0x00000011 
- 00030533  0x000084b8 rshift  0x00000013 , 0x00000013 
- 00030534  0x000084b9 loop  0x0000773d 
- 00030535  0x000084ba rtn 
- 00030536  0x000084bd call  0x0000773b 
- 00030537  0x000084bf isolate1  0x00000000 , 0x00000013 
- 00030538  0x000084c0 branch  0x00007751 , 0x00000001 
- 00030539  0x000084c1 arg  0x00000886 , 0x00000012 
- 00030540  0x000084c2 copy  0x00000011 , 0x00000013 
- 00030541  0x000084c3 increase  0xffffffe8 , 0x00000011 
- 00030542  0x000084c4 call  0x00007704 
- 00030543  0x000084c5 nrtn  0x00000002 
- 00030544  0x000084c6 copy  0x00000013 , 0x00000011 
- 00030545  0x000084c8 increase  0xffffffe8 , 0x00000011 
- 00030546  0x000084c9 arg  0x00000886 , 0x00000012 
- 00030547  0x000084ca copy  0x00000011 , 0x00000005 
- 00030548  0x000084cb branch  0x0000771f 
- 00030549  0x000084cf call  0x00007711 
- 00030550  0x000084d0 copy  0x00000005 , 0x00000011 
- 00030551  0x000084d1 branch  0x00007749 
- 00030552  0x000084d4 call  0x0000771f 
- 00030553  0x000084d5 isolate0  0x00000000 , 0x00000013 
- 00030554  0x000084d6 rtn  0x00000001 
- 00030555  0x000084d7 arg  0x00000886 , 0x00000012 
- 00030556  0x000084d8 add  0x00000005 , 0xffffffe8 , 0x00000011 
- 00030557  0x000084d9 copy  0x00000011 , 0x00000005 
- 00030558  0x000084da branch  0x00007711 
- 00030559  0x000084de copy  0x00000005 , 0x0000000b 
- 00030560  0x000084df copy  0x00000011 , 0x00000030 
- 00030561  0x000084e0 arg  0x00000716 , 0x00000012 
- 00030562  0x000084e1 copy  0x00000012 , 0x00000005 
- 00030563  0x000084e2 add  0x00000011 , 0x00000018 , 0x00000006 
- 00030564  0x000084e3 ifetch  0x00000008 , 0x00000006 
- 00030565  0x000084e4 istore  0x00000008 , 0x00000005 
- 00030566  0x000084e5 istore  0x00000008 , 0x00000005 
- 00030567  0x000084e6 force  0x00000000 , 0x0000003f 
- 00030568  0x000084e7 istore  0x00000008 , 0x00000005 
- 00030569  0x000084e8 copy  0x0000000b , 0x00000005 
- 00030570  0x000084e9 call  0x00007755 
- 00030571  0x000084ea arg  0x00000716 , 0x00000012 
- 00030572  0x000084eb copy  0x00000012 , 0x00000005 
- 00030573  0x000084ec force  0x00000000 , 0x0000003f 
- 00030574  0x000084ed istore  0x00000008 , 0x00000005 
- 00030575  0x000084ee add  0x00000030 , 0x00000020 , 0x00000006 
- 00030576  0x000084ef ifetch  0x00000008 , 0x00000006 
- 00030577  0x000084f0 istore  0x00000008 , 0x00000005 
- 00030578  0x000084f1 istore  0x00000008 , 0x00000005 
- 00030579  0x000084f2 copy  0x0000000b , 0x00000011 
- 00030580  0x000084f3 copy  0x00000011 , 0x00000005 
- 00030581  0x000084f4 call  0x00007755 
- 00030582  0x000084f5 arg  0x00000716 , 0x00000012 
- 00030583  0x000084f6 copy  0x00000012 , 0x00000005 
- 00030584  0x000084f7 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030585  0x000084f8 ifetch  0x00000008 , 0x00000006 
- 00030586  0x000084f9 istore  0x00000008 , 0x00000005 
- 00030587  0x000084fa istore  0x00000008 , 0x00000005 
- 00030588  0x000084fb istore  0x00000008 , 0x00000005 
- 00030589  0x000084fc copy  0x0000000b , 0x00000011 
- 00030590  0x000084fd copy  0x00000011 , 0x00000005 
- 00030591  0x000084fe branch  0x00007755 
- 00030592  0x00008502 force  0x00000006 , 0x00000039 
- 00030593  0x00008504 ifetch  0x00000004 , 0x00000006 
- 00030594  0x00008505 iforce  0x0000002f 
- 00030595  0x00008506 increase  0x00000001 , 0x00000038 
- 00030596  0x00008507 loop  0x00007781 
- 00030597  0x00008508 rtn 
- 00030598  0x0000850d copy  0x00000005 , 0x0000000b 
- 00030599  0x0000850e arg  0x000006e6 , 0x00000005 
- 00030600  0x0000850f call  0x00007ec5 
- 00030601  0x00008510 arg  0x000006e6 , 0x00000005 
- 00030602  0x00008511 copy  0x00000011 , 0x00000006 
- 00030603  0x00008512 force  0x00000000 , 0x00000038 
- 00030604  0x00008513 call  0x00007780 
- 00030605  0x00008514 copy  0x00000012 , 0x00000006 
- 00030606  0x00008515 call  0x00007780 
- 00030607  0x00008516 force  0x00000000 , 0x00000012 
- 00030608  0x00008518 force  0x00000000 , 0x00000002 
- 00030609  0x00008519 force  0x00000006 , 0x00000013 
- 00030610  0x0000851b ifetch  0x00000004 , 0x00000005 
- 00030611  0x0000851c iforce  0x00000011 
- 00030612  0x0000851d copy  0x00000012 , 0x00000038 
- 00030613  0x0000851e deposit  0x0000002f 
- 00030614  0x0000851f copy  0x00000013 , 0x00000038 
- 00030615  0x00008520 imul32  0x0000002f , 0x0000003f 
- 00030616  0x00008521 iadd  0x00000011 , 0x0000003f 
- 00030617  0x00008522 iadd  0x00000002 , 0x0000003f 
- 00030618  0x00008523 istore  0x00000004 , 0x00000005 
- 00030619  0x00008524 rshift32  0x0000003f , 0x00000002 
- 00030620  0x00008525 increase  0x00000001 , 0x00000013 
- 00030621  0x00008526 compare  0x0000000c , 0x00000013 , 0x000000ff 
- 00030622  0x00008527 nbranch  0x00007792 , 0x00000001 
- 00030623  0x00008528 deposit  0x00000002 
- 00030624  0x00008529 istore  0x00000004 , 0x00000005 
- 00030625  0x0000852a increase  0xffffffe8 , 0x00000005 
- 00030626  0x0000852b increase  0x00000001 , 0x00000012 
- 00030627  0x0000852c compare  0x00000006 , 0x00000012 , 0x000000ff 
- 00030628  0x0000852d nbranch  0x00007790 , 0x00000001 
- 00030629  0x0000852e arg  0x000006e6 , 0x00000011 
- 00030630  0x0000852f copy  0x0000000b , 0x00000005 
- 00030631  0x00008530 branch  0x0000775f 
- 00030632  0x00008534 copy  0x00000011 , 0x00000012 
- 00030633  0x00008535 branch  0x00007786 
- 00030634  0x00008538 copy  0x00000011 , 0x00000030 
- 00030635  0x0000853a copy  0x00000030 , 0x00000011 
- 00030636  0x0000853b ifetch  0x00000001 , 0x00000011 
- 00030637  0x0000853c isolate1  0x00000000 , 0x0000003f 
- 00030638  0x0000853d rtn  0x00000001 
- 00030639  0x0000853e call  0x0000772d 
- 00030640  0x0000853f ifetch  0x00000001 , 0x00000012 
- 00030641  0x00008540 isolate0  0x00000000 , 0x0000003f 
- 00030642  0x00008541 branch  0x000077ba , 0x00000001 
- 00030643  0x00008542 arg  0x00000886 , 0x00000011 
- 00030644  0x00008543 copy  0x00000012 , 0x00000005 
- 00030645  0x00008544 call  0x00007711 
- 00030646  0x00008545 ifetch  0x00000001 , 0x00000012 
- 00030647  0x00008546 iadd  0x00000013 , 0x0000003f 
- 00030648  0x00008547 istore  0x00000001 , 0x00000012 
- 00030649  0x00008548 increase  0xffffffe8 , 0x00000012 
- 00030650  0x0000854a add  0x00000012 , 0x00000018 , 0x00000011 
- 00030651  0x0000854b force  0x00000007 , 0x00000039 
- 00030652  0x0000854c call  0x0000772f 
- 00030653  0x0000854d branch  0x000077ab 
- 00030654  0x00008551 copy  0x00000005 , 0x0000000b 
- 00030655  0x00008552 arg  0x00000746 , 0x00000005 
- 00030656  0x00008553 call  0x00007ec5 
- 00030657  0x00008554 force  0x00000000 , 0x0000003f 
- 00030658  0x00008555 store  0x00000004 , 0x000006fe 
- 00030659  0x00008556 store  0x00000004 , 0x0000075e 
- 00030660  0x00008557 jam  0x00000001 , 0x00000746 
- 00030661  0x00008558 arg  0x000006e6 , 0x00000005 
- 00030662  0x00008559 call  0x00007ec5 
- 00030663  0x0000855a arg  0x00000886 , 0x00000006 
- 00030664  0x0000855b arg  0x00000716 , 0x00000005 
- 00030665  0x0000855c call  0x00007ebe 
- 00030666  0x0000855d copy  0x00000011 , 0x00000006 
- 00030667  0x0000855e arg  0x0000072e , 0x00000005 
- 00030668  0x0000855f call  0x00007ebe 
- 00030669  0x00008561 arg  0x0000072e , 0x00000006 
- 00030670  0x00008562 call  0x000076f5 
- 00030671  0x00008563 branch  0x000077f6 , 0x00000034 
- 00030672  0x00008564 arg  0x0000072e , 0x00000011 
- 00030673  0x00008565 arg  0x00000746 , 0x00000012 
- 00030674  0x00008566 call  0x000077aa 
- 00030675  0x00008568 arg  0x00000716 , 0x00000011 
- 00030676  0x00008569 arg  0x000006e6 , 0x00000012 
- 00030677  0x0000856a call  0x000077aa 
- 00030678  0x0000856b arg  0x0000072e , 0x00000011 
- 00030679  0x0000856c arg  0x00000716 , 0x00000012 
- 00030680  0x0000856d call  0x00007704 
- 00030681  0x0000856e branch  0x000077e8 , 0x00000002 
- 00030682  0x0000856f arg  0x00000716 , 0x00000011 
- 00030683  0x00008570 arg  0x0000072e , 0x00000012 
- 00030684  0x00008571 copy  0x00000011 , 0x00000005 
- 00030685  0x00008572 call  0x0000771f 
- 00030686  0x00008573 arg  0x00000746 , 0x00000011 
- 00030687  0x00008574 arg  0x000006e6 , 0x00000012 
- 00030688  0x00008575 copy  0x00000012 , 0x00000005 
- 00030689  0x00008576 call  0x00007711 
- 00030690  0x00008577 ifetch  0x00000001 , 0x00000011 
- 00030691  0x00008578 iadd  0x00000013 , 0x00000013 
- 00030692  0x00008579 ifetch  0x00000001 , 0x00000012 
- 00030693  0x0000857a iadd  0x00000013 , 0x0000003f 
- 00030694  0x0000857b istore  0x00000001 , 0x00000012 
- 00030695  0x0000857c branch  0x000077cd 
- 00030696  0x0000857e arg  0x0000072e , 0x00000011 
- 00030697  0x0000857f arg  0x00000716 , 0x00000012 
- 00030698  0x00008580 copy  0x00000011 , 0x00000005 
- 00030699  0x00008581 call  0x0000771f 
- 00030700  0x00008582 arg  0x000006e6 , 0x00000011 
- 00030701  0x00008583 arg  0x00000746 , 0x00000012 
- 00030702  0x00008584 copy  0x00000012 , 0x00000005 
- 00030703  0x00008585 call  0x00007711 
- 00030704  0x00008586 ifetch  0x00000001 , 0x00000011 
- 00030705  0x00008587 iadd  0x00000013 , 0x00000013 
- 00030706  0x00008588 ifetch  0x00000001 , 0x00000012 
- 00030707  0x00008589 iadd  0x00000013 , 0x0000003f 
- 00030708  0x0000858a istore  0x00000001 , 0x00000012 
- 00030709  0x0000858b branch  0x000077cd 
- 00030710  0x0000858d arg  0x00000746 , 0x00000005 
- 00030711  0x0000858e call  0x00007ec5 
- 00030712  0x0000858f fetch  0x00000001 , 0x000006fe 
- 00030713  0x00008590 store  0x00000001 , 0x00000746 
- 00030714  0x00008591 store  0x00000001 , 0x0000074e 
- 00030715  0x00008592 arg  0x00000746 , 0x00000011 
- 00030716  0x00008593 arg  0x000006e6 , 0x00000012 
- 00030717  0x00008594 copy  0x00000012 , 0x00000005 
- 00030718  0x00008595 call  0x00007755 
- 00030719  0x00008596 arg  0x00000886 , 0x00000011 
- 00030720  0x00008597 arg  0x000006e6 , 0x00000012 
- 00030721  0x00008598 copy  0x0000000b , 0x00000005 
- 00030722  0x00008599 branch  0x00007758 
- 00030723  0x0000859f arg  0x000006a6 , 0x00000011 
- 00030724  0x000085a0 arg  0x0000075e , 0x00000005 
- 00030725  0x000085a1 call  0x000077a8 
- 00030726  0x000085a2 arg  0x0000075e , 0x00000011 
- 00030727  0x000085a3 arg  0x00000776 , 0x00000005 
- 00030728  0x000085a4 call  0x000077a8 
- 00030729  0x000085a5 arg  0x0000089e , 0x00000011 
- 00030730  0x000085a6 arg  0x00000776 , 0x00000012 
- 00030731  0x000085a7 arg  0x00000776 , 0x00000005 
- 00030732  0x000085a8 call  0x00007786 
- 00030733  0x000085a9 arg  0x00000676 , 0x00000011 
- 00030734  0x000085aa arg  0x0000075e , 0x00000005 
- 00030735  0x000085ab call  0x000077a8 
- 00030736  0x000085ac arg  0x0000075e , 0x00000006 
- 00030737  0x000085ad arg  0x0000072e , 0x00000005 
- 00030738  0x000085ae call  0x00007ebe 
- 00030739  0x000085af arg  0x0000072e , 0x00000011 
- 00030740  0x000085b0 call  0x00007748 
- 00030741  0x000085b1 arg  0x0000075e , 0x00000011 
- 00030742  0x000085b2 arg  0x0000072e , 0x00000012 
- 00030743  0x000085b3 arg  0x0000075e , 0x00000005 
- 00030744  0x000085b4 call  0x00007755 
- 00030745  0x000085b5 arg  0x0000075e , 0x00000011 
- 00030746  0x000085b6 arg  0x00000776 , 0x00000012 
- 00030747  0x000085b7 arg  0x0000075e , 0x00000005 
- 00030748  0x000085b8 call  0x00007755 
- 00030749  0x000085b9 arg  0x00000676 , 0x00000006 
- 00030750  0x000085ba arg  0x0000072e , 0x00000005 
- 00030751  0x000085bb call  0x00007ebe 
- 00030752  0x000085bc arg  0x0000068e , 0x00000011 
- 00030753  0x000085bd arg  0x00000776 , 0x00000005 
- 00030754  0x000085be call  0x000077a8 
- 00030755  0x000085bf arg  0x0000072e , 0x00000011 
- 00030756  0x000085c0 call  0x00007748 
- 00030757  0x000085c1 arg  0x0000072e , 0x00000011 
- 00030758  0x000085c2 call  0x00007748 
- 00030759  0x000085c3 arg  0x0000072e , 0x00000011 
- 00030760  0x000085c4 arg  0x00000776 , 0x00000012 
- 00030761  0x000085c5 arg  0x0000072e , 0x00000005 
- 00030762  0x000085c6 call  0x00007786 
- 00030763  0x000085c7 arg  0x00000776 , 0x00000011 
- 00030764  0x000085c8 arg  0x00000746 , 0x00000005 
- 00030765  0x000085c9 call  0x000077a8 
- 00030766  0x000085ca arg  0x00000746 , 0x00000011 
- 00030767  0x000085cb call  0x00007748 
- 00030768  0x000085cc arg  0x00000746 , 0x00000011 
- 00030769  0x000085cd call  0x00007748 
- 00030770  0x000085ce arg  0x00000746 , 0x00000011 
- 00030771  0x000085cf call  0x00007748 
- 00030772  0x000085d0 arg  0x0000068e , 0x00000006 
- 00030773  0x000085d1 arg  0x00000776 , 0x00000005 
- 00030774  0x000085d2 call  0x00007ebe 
- 00030775  0x000085d3 arg  0x00000776 , 0x00000011 
- 00030776  0x000085d4 call  0x00007748 
- 00030777  0x000085d5 arg  0x00000776 , 0x00000011 
- 00030778  0x000085d6 arg  0x000006a6 , 0x00000012 
- 00030779  0x000085d7 arg  0x000006a6 , 0x00000005 
- 00030780  0x000085d8 call  0x00007786 
- 00030781  0x000085d9 arg  0x0000075e , 0x00000011 
- 00030782  0x000085da arg  0x00000776 , 0x00000005 
- 00030783  0x000085db call  0x000077a8 
- 00030784  0x000085dc arg  0x00000776 , 0x00000011 
- 00030785  0x000085dd arg  0x0000072e , 0x00000012 
- 00030786  0x000085de arg  0x00000776 , 0x00000005 
- 00030787  0x000085df call  0x00007758 
- 00030788  0x000085e0 arg  0x00000776 , 0x00000011 
- 00030789  0x000085e1 arg  0x0000072e , 0x00000012 
- 00030790  0x000085e2 arg  0x00000676 , 0x00000005 
- 00030791  0x000085e3 call  0x00007758 
- 00030792  0x000085e4 arg  0x0000072e , 0x00000011 
- 00030793  0x000085e5 arg  0x00000676 , 0x00000012 
- 00030794  0x000085e6 arg  0x00000776 , 0x00000005 
- 00030795  0x000085e7 call  0x00007758 
- 00030796  0x000085e8 arg  0x00000776 , 0x00000011 
- 00030797  0x000085e9 arg  0x0000075e , 0x00000012 
- 00030798  0x000085ea arg  0x00000776 , 0x00000005 
- 00030799  0x000085eb call  0x00007786 
- 00030800  0x000085ec arg  0x00000776 , 0x00000011 
- 00030801  0x000085ed arg  0x00000746 , 0x00000012 
- 00030802  0x000085ee arg  0x0000068e , 0x00000005 
- 00030803  0x000085ef branch  0x00007758 
- 00030804  0x000085f4 arg  0x00000616 , 0x00000011 
- 00030805  0x000085f5 arg  0x0000078e , 0x00000005 
- 00030806  0x000085f6 call  0x000077a8 
- 00030807  0x000085f7 arg  0x00000676 , 0x00000011 
- 00030808  0x000085f8 arg  0x0000078e , 0x00000012 
- 00030809  0x000085f9 arg  0x00000746 , 0x00000005 
- 00030810  0x000085fa call  0x00007786 
- 00030811  0x000085fb arg  0x00000616 , 0x00000011 
- 00030812  0x000085fc arg  0x0000078e , 0x00000012 
- 00030813  0x000085fd arg  0x0000078e , 0x00000005 
- 00030814  0x000085fe call  0x00007786 
- 00030815  0x000085ff arg  0x0000068e , 0x00000011 
- 00030816  0x00008600 arg  0x0000078e , 0x00000012 
- 00030817  0x00008601 arg  0x0000072e , 0x00000005 
- 00030818  0x00008602 call  0x00007786 
- 00030819  0x00008603 arg  0x000006a6 , 0x00000011 
- 00030820  0x00008604 arg  0x0000078e , 0x00000005 
- 00030821  0x00008605 call  0x000077a8 
- 00030822  0x00008606 arg  0x000005e6 , 0x00000011 
- 00030823  0x00008607 arg  0x0000078e , 0x00000012 
- 00030824  0x00008608 arg  0x0000075e , 0x00000005 
- 00030825  0x00008609 call  0x00007786 
- 00030826  0x0000860a arg  0x000006a6 , 0x00000011 
- 00030827  0x0000860b arg  0x0000078e , 0x00000012 
- 00030828  0x0000860c arg  0x0000078e , 0x00000005 
- 00030829  0x0000860d call  0x00007786 
- 00030830  0x0000860e arg  0x000005fe , 0x00000011 
- 00030831  0x0000860f arg  0x0000078e , 0x00000012 
- 00030832  0x00008610 arg  0x00000776 , 0x00000005 
- 00030833  0x00008611 call  0x00007786 
- 00030834  0x00008612 arg  0x00000746 , 0x00000011 
- 00030835  0x00008613 arg  0x0000075e , 0x00000012 
- 00030836  0x00008614 arg  0x0000078e , 0x00000005 
- 00030837  0x00008615 call  0x00007758 
- 00030838  0x00008616 arg  0x00000746 , 0x00000011 
- 00030839  0x00008617 arg  0x0000075e , 0x00000012 
- 00030840  0x00008618 arg  0x00000746 , 0x00000005 
- 00030841  0x00008619 call  0x00007755 
- 00030842  0x0000861a arg  0x0000072e , 0x00000011 
- 00030843  0x0000861b arg  0x00000776 , 0x00000012 
- 00030844  0x0000861c arg  0x0000075e , 0x00000005 
- 00030845  0x0000861d call  0x00007758 
- 00030846  0x0000861e arg  0x0000072e , 0x00000011 
- 00030847  0x0000861f arg  0x00000776 , 0x00000012 
- 00030848  0x00008620 arg  0x0000072e , 0x00000005 
- 00030849  0x00008621 call  0x00007755 
- 00030850  0x00008622 arg  0x0000072e , 0x00000011 
- 00030851  0x00008623 arg  0x0000078e , 0x00000012 
- 00030852  0x00008624 arg  0x0000072e , 0x00000005 
- 00030853  0x00008625 call  0x00007786 
- 00030854  0x00008626 arg  0x000006a6 , 0x00000011 
- 00030855  0x00008627 arg  0x00000616 , 0x00000012 
- 00030856  0x00008628 arg  0x00000776 , 0x00000005 
- 00030857  0x00008629 call  0x00007786 
- 00030858  0x0000862a arg  0x00000776 , 0x00000011 
- 00030859  0x0000862b arg  0x0000078e , 0x00000012 
- 00030860  0x0000862c arg  0x000006a6 , 0x00000005 
- 00030861  0x0000862d call  0x00007786 
- 00030862  0x0000862e arg  0x0000078e , 0x00000011 
- 00030863  0x0000862f arg  0x0000078e , 0x00000005 
- 00030864  0x00008630 call  0x000077a8 
- 00030865  0x00008631 arg  0x0000078e , 0x00000011 
- 00030866  0x00008632 arg  0x00000746 , 0x00000012 
- 00030867  0x00008633 arg  0x00000776 , 0x00000005 
- 00030868  0x00008634 call  0x00007786 
- 00030869  0x00008635 arg  0x0000078e , 0x00000011 
- 00030870  0x00008636 arg  0x0000072e , 0x00000012 
- 00030871  0x00008637 arg  0x0000072e , 0x00000005 
- 00030872  0x00008638 call  0x00007786 
- 00030873  0x00008639 arg  0x0000075e , 0x00000011 
- 00030874  0x0000863a arg  0x00000676 , 0x00000005 
- 00030875  0x0000863b call  0x000077a8 
- 00030876  0x0000863c arg  0x00000676 , 0x00000011 
- 00030877  0x0000863d arg  0x00000776 , 0x00000012 
- 00030878  0x0000863e arg  0x00000676 , 0x00000005 
- 00030879  0x0000863f call  0x00007758 
- 00030880  0x00008640 arg  0x00000676 , 0x00000006 
- 00030881  0x00008641 arg  0x0000078e , 0x00000005 
- 00030882  0x00008642 call  0x00007ebe 
- 00030883  0x00008643 arg  0x0000078e , 0x00000011 
- 00030884  0x00008644 call  0x00007748 
- 00030885  0x00008645 arg  0x00000776 , 0x00000011 
- 00030886  0x00008646 arg  0x0000078e , 0x00000012 
- 00030887  0x00008647 arg  0x00000776 , 0x00000005 
- 00030888  0x00008648 call  0x00007758 
- 00030889  0x00008649 arg  0x00000776 , 0x00000011 
- 00030890  0x0000864a arg  0x0000075e , 0x00000012 
- 00030891  0x0000864b arg  0x0000075e , 0x00000005 
- 00030892  0x0000864c call  0x00007786 
- 00030893  0x0000864d arg  0x0000075e , 0x00000011 
- 00030894  0x0000864e arg  0x0000072e , 0x00000012 
- 00030895  0x0000864f arg  0x0000068e , 0x00000005 
- 00030896  0x00008650 call  0x00007758 
- 00030897  0x00008651 arg  0x0000068e , 0x00000011 
- 00030898  0x00008652 arg  0x00000886 , 0x00000012 
- 00030899  0x00008653 arg  0x0000068e , 0x00000005 
- 00030900  0x00008654 force  0x00000000 , 0x00000013 
- 00030901  0x00008655 fetch  0x00000001 , 0x0000068e 
- 00030902  0x00008656 isolate1  0x00000000 , 0x0000003f 
- 00030903  0x00008657 call  0x00007711 , 0x00000001 
- 00030904  0x00008658 copy  0x00000013 , 0x00000030 
- 00030905  0x00008659 arg  0x0000068e , 0x00000011 
- 00030906  0x0000865a call  0x0000772d 
- 00030907  0x0000865b fetch  0x00000001 , 0x000006a5 
- 00030908  0x0000865c isolate1  0x00000000 , 0x00000030 
- 00030909  0x0000865d setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030910  0x0000865e store  0x00000001 , 0x000006a5 
- 00030911  0x0000865f rtn 
- 00030912  0x00008664 fetch  0x00000001 , 0x000005e3 
- 00030913  0x00008665 increase  0xffffffff , 0x0000003f 
- 00030914  0x00008666 nrtn  0x00000002 
- 00030915  0x00008667 store  0x00000001 , 0x000005e3 
- 00030916  0x00008668 fetch  0x00000001 , 0x000005e2 
- 00030917  0x00008669 call  0x00007803 , 0x00000034 
- 00030918  0x0000866a fetch  0x00000001 , 0x000005e3 
- 00030919  0x0000866b arg  0x000006be , 0x00000006 
- 00030920  0x0000866c call  0x000076ec 
- 00030921  0x0000866d branch  0x000078c0 , 0x00000001 
- 00030922  0x0000866e fetch  0x00000001 , 0x000005e2 
- 00030923  0x0000866f nbranch  0x000078ce , 0x00000034 
- 00030924  0x00008670 call  0x00007854 
- 00030925  0x00008671 branch  0x000078c0 
- 00030926  0x00008673 jam  0x00000000 , 0x000005e2 
- 00030927  0x00008674 arg  0x000005e6 , 0x00000006 
- 00030928  0x00008675 arg  0x00000676 , 0x00000005 
- 00030929  0x00008676 call  0x000076f2 
- 00030930  0x00008677 branch  0x000078c0 
- 00030931  0x0000867b arg  0x000006a6 , 0x00000011 
- 00030932  0x0000867c arg  0x00000776 , 0x00000005 
- 00030933  0x0000867d call  0x000077be 
- 00030934  0x0000867e arg  0x00000776 , 0x00000011 
- 00030935  0x0000867f arg  0x0000072e , 0x00000005 
- 00030936  0x00008680 call  0x000077a8 
- 00030937  0x00008681 arg  0x00000676 , 0x00000011 
- 00030938  0x00008682 arg  0x0000072e , 0x00000012 
- 00030939  0x00008683 arg  0x0000062e , 0x00000005 
- 00030940  0x00008684 call  0x00007786 
- 00030941  0x00008685 arg  0x00000776 , 0x00000011 
- 00030942  0x00008686 arg  0x0000072e , 0x00000012 
- 00030943  0x00008687 arg  0x0000075e , 0x00000005 
- 00030944  0x00008688 call  0x00007786 
- 00030945  0x00008689 arg  0x0000068e , 0x00000011 
- 00030946  0x0000868a arg  0x0000075e , 0x00000012 
- 00030947  0x0000868b arg  0x00000646 , 0x00000005 
- 00030948  0x0000868c branch  0x00007786 
- 00030949  0x00008691 ifetch  0x00000004 , 0x00000006 
- 00030950  0x00008692 force  0x00000004 , 0x00000011 
- 00030951  0x00008693 increase  0x00000003 , 0x00000005 
- 00030952  0x00008695 istore  0x00000001 , 0x00000005 
- 00030953  0x00008696 rshift8  0x0000003f , 0x0000003f 
- 00030954  0x00008697 increase  0xfffffffe , 0x00000005 
- 00030955  0x00008698 increase  0xffffffff , 0x00000011 
- 00030956  0x00008699 nbranch  0x000078e8 , 0x00000005 
- 00030957  0x0000869a increase  0x00000005 , 0x00000005 
- 00030958  0x0000869b loop  0x000078e5 
- 00030959  0x0000869c rtn 
- 00030960  0x000086a0 lshift2  0x00000007 , 0x0000003f 
- 00030961  0x000086a1 iadd  0x0000000b , 0x00000006 
- 00030962  0x000086a2 ifetch  0x00000004 , 0x00000006 
- 00030963  0x000086a3 rtn 
- 00030964  0x000086a6 force  0x00000010 , 0x00000030 
- 00030965  0x000086a7 arg  0x000005e6 , 0x0000000b 
- 00030966  0x000086a9 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00030967  0x000086aa call  0x000078f0 
- 00030968  0x000086ab iforce  0x00000002 
- 00030969  0x000086ac add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00030970  0x000086ad call  0x000078f0 
- 00030971  0x000086ae iadd  0x00000002 , 0x00000002 
- 00030972  0x000086af add  0x00000030 , 0xfffffffe , 0x00000007 
- 00030973  0x000086b0 call  0x000078f0 
- 00030974  0x000086b1 shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00030975  0x000086b2 iadd  0x00000002 , 0x00000002 
- 00030976  0x000086b3 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00030977  0x000086b4 call  0x000078f0 
- 00030978  0x000086b5 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00030979  0x000086b6 iadd  0x00000002 , 0x00000002 
- 00030980  0x000086b7 lshift2  0x00000030 , 0x0000003f 
- 00030981  0x000086b8 iadd  0x0000000b , 0x00000005 
- 00030982  0x000086b9 istoret  0x00000004 , 0x00000005 
- 00030983  0x000086ba increase  0x00000001 , 0x00000030 
- 00030984  0x000086bb compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00030985  0x000086bc nbranch  0x000078f6 , 0x00000001 
- 00030986  0x000086bd rtn 
- 00030987  0x000086c1 arg  0x000008fe , 0x00000006 
- 00030988  0x000086c2 force  0x00000007 , 0x00000038 
- 00030989  0x000086c4 ifetch  0x00000004 , 0x00000006 
- 00030990  0x000086c5 iforce  0x0000002f 
- 00030991  0x000086c6 increase  0xffffffff , 0x00000038 
- 00030992  0x000086c7 branch  0x0000790d , 0x00000002 
- 00030993  0x000086c8 rtn 
- 00030994  0x000086cb bpatchx  0x000000ec , 0x0000403d 
- 00030995  0x000086cc call  0x000078f4 
- 00030996  0x000086cd arg  0x000006e6 , 0x00000005 
- 00030997  0x000086ce force  0x00000000 , 0x00000038 
- 00030998  0x000086d0 deposit  0x0000002f 
- 00030999  0x000086d1 istore  0x00000004 , 0x00000005 
- 00031000  0x000086d2 increase  0x00000001 , 0x00000038 
- 00031001  0x000086d3 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031002  0x000086d4 nbranch  0x00007916 , 0x00000001 
- 00031003  0x000086d5 call  0x000074b9 
- 00031004  0x000086d6 arg  0x00008700 , 0x0000000b 
- 00031005  0x000086d7 arg  0x000005e6 , 0x00000030 
- 00031006  0x000086d8 force  0x00000040 , 0x00000039 
- 00031007  0x000086da ifetcht  0x00000004 , 0x00000030 
- 00031008  0x000086db ifetch  0x00000004 , 0x0000000b 
- 00031009  0x000086dc increase  0x00000004 , 0x0000000b 
- 00031010  0x000086dd increase  0x00000004 , 0x00000030 
- 00031011  0x000086de iadd  0x00000002 , 0x0000003f 
- 00031012  0x000086df force  0x00000007 , 0x00000038 
- 00031013  0x000086e0 iadd  0x0000002f , 0x00000002 
- 00031014  0x000086e1 force  0x00000004 , 0x00000038 
- 00031015  0x000086e2 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00031016  0x000086e3 iadd  0x00000002 , 0x00000002 
- 00031017  0x000086e4 force  0x00000005 , 0x00000038 
- 00031018  0x000086e5 deposit  0x0000002f 
- 00031019  0x000086e6 force  0x00000006 , 0x00000038 
- 00031020  0x000086e7 ixor  0x0000002f , 0x0000003f 
- 00031021  0x000086e8 force  0x00000004 , 0x00000038 
- 00031022  0x000086e9 iand  0x0000002f , 0x0000003f 
- 00031023  0x000086ea force  0x00000006 , 0x00000038 
- 00031024  0x000086eb ixor  0x0000002f , 0x0000003f 
- 00031025  0x000086ec iadd  0x00000002 , 0x00000002 
- 00031026  0x000086ed force  0x00000007 , 0x00000038 
- 00031027  0x000086ee copy  0x00000002 , 0x0000002f 
- 00031028  0x000086ef force  0x00000003 , 0x00000038 
- 00031029  0x000086f0 deposit  0x0000002f 
- 00031030  0x000086f1 iadd  0x00000002 , 0x0000002f 
- 00031031  0x000086f2 force  0x00000000 , 0x00000038 
- 00031032  0x000086f3 deposit  0x0000002f 
- 00031033  0x000086f4 force  0x00000001 , 0x00000038 
- 00031034  0x000086f5 iand  0x0000002f , 0x00000002 
- 00031035  0x000086f6 ior  0x0000002f , 0x0000003f 
- 00031036  0x000086f7 force  0x00000002 , 0x00000038 
- 00031037  0x000086f8 iand  0x0000002f , 0x0000003f 
- 00031038  0x000086f9 ior  0x00000002 , 0x00000002 
- 00031039  0x000086fa force  0x00000000 , 0x00000038 
- 00031040  0x000086fb shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00031041  0x000086fc iadd  0x00000002 , 0x0000003f 
- 00031042  0x000086fd force  0x00000007 , 0x00000038 
- 00031043  0x000086fe iadd  0x0000002f , 0x0000002f 
- 00031044  0x000086ff regexrot 
- 00031045  0x00008700 loop  0x0000791f 
- 00031046  0x00008701 arg  0x000006e6 , 0x00000006 
- 00031047  0x00008702 force  0x00000000 , 0x00000038 
- 00031048  0x00008704 ifetch  0x00000004 , 0x00000006 
- 00031049  0x00008705 iadd  0x0000002f , 0x0000002f 
- 00031050  0x00008706 increase  0x00000001 , 0x00000038 
- 00031051  0x00008707 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031052  0x00008708 nbranch  0x00007948 , 0x00000001 
- 00031053  0x00008709 branch  0x000074bd 
- 00031054  0x0000870d arg  0x00000a3e , 0x00000005 
- 00031055  0x0000870e force  0x00000007 , 0x00000038 
- 00031056  0x00008710 deposit  0x0000002f 
- 00031057  0x00008711 istore  0x00000004 , 0x00000005 
- 00031058  0x00008712 increase  0xffffffff , 0x00000038 
- 00031059  0x00008713 branch  0x00007950 , 0x00000002 
- 00031060  0x00008714 rtn 
- 00031061  0x00008718 arg  0x000005e6 , 0x00000005 
- 00031062  0x00008719 increase  0xfffffffc , 0x00000006 
- 00031063  0x0000871a sub  0x00000039 , 0x00000010 , 0x00000011 
- 00031064  0x0000871c ifetch  0x00000004 , 0x00000006 
- 00031065  0x0000871d ixor  0x00000002 , 0x0000003f 
- 00031066  0x0000871e istore  0x00000004 , 0x00000005 
- 00031067  0x0000871f increase  0xfffffff8 , 0x00000006 
- 00031068  0x00008720 loop  0x00007958 
- 00031069  0x00008721 copy  0x00000011 , 0x00000039 
- 00031070  0x00008722 deposit  0x00000002 
- 00031071  0x00008724 istore  0x00000004 , 0x00000005 
- 00031072  0x00008725 loop  0x0000795f 
- 00031073  0x00008726 rtn 
- 00031074  0x00008729 call  0x00007967 
- 00031075  0x0000872a call  0x0000794e 
- 00031076  0x0000872b branch  0x0000798d 
- 00031077  0x0000872e call  0x00007967 
- 00031078  0x0000872f branch  0x0000798d 
- 00031079  0x00008732 arg  0x000009de , 0x00000006 
- 00031080  0x00008733 arg  0x000005e6 , 0x00000005 
- 00031081  0x00008734 force  0x00000006 , 0x00000039 
- 00031082  0x00008735 call  0x00007a71 
- 00031083  0x00008736 arg  0x00004642 , 0x00000006 
- 00031084  0x00008737 force  0x00000006 , 0x00000039 
- 00031085  0x00008738 call  0x00007a71 
- 00031086  0x00008739 arg  0x00000a3e , 0x00000006 
- 00031087  0x0000873a call  0x00007a70 
- 00031088  0x0000873b call  0x0000790b 
- 00031089  0x0000873c call  0x00007912 
- 00031090  0x0000873d arg  0x00000a2e , 0x00000006 
- 00031091  0x0000873e arg  0x000005e6 , 0x00000005 
- 00031092  0x0000873f branch  0x00007984 
- 00031093  0x00008742 arg  0x00004642 , 0x00000006 
- 00031094  0x00008743 arg  0x000005e6 , 0x00000005 
- 00031095  0x00008744 force  0x00000006 , 0x00000039 
- 00031096  0x00008745 call  0x00007a71 
- 00031097  0x00008746 arg  0x000009de , 0x00000006 
- 00031098  0x00008747 force  0x00000006 , 0x00000039 
- 00031099  0x00008748 call  0x00007a71 
- 00031100  0x00008749 arg  0x00000a2e , 0x00000006 
- 00031101  0x0000874a call  0x00007a70 
- 00031102  0x0000874b call  0x0000790b 
- 00031103  0x0000874c call  0x00007912 
- 00031104  0x0000874d arg  0x00000a3e , 0x00000006 
- 00031105  0x0000874e arg  0x000005e6 , 0x00000005 
- 00031106  0x0000874f call  0x00007984 
- 00031107  0x00008750 branch  0x0000798d 
- 00031108  0x00008753 call  0x00007a70 
- 00031109  0x00008754 setarg  0x00800000 
- 00031110  0x00008755 lshift8  0x0000003f , 0x0000003f 
- 00031111  0x00008756 istore  0x00000004 , 0x00000005 
- 00031112  0x00008757 force  0x00000005 , 0x00000039 
- 00031113  0x00008758 call  0x00007ec6 
- 00031114  0x00008759 setarg  0x00000280 
- 00031115  0x0000875a istore  0x00000004 , 0x00000005 
- 00031116  0x0000875b branch  0x00007912 
- 00031117  0x0000875d fetch  0x00000004 , 0x00000a3e 
- 00031118  0x0000875f arg  0x000003e8 , 0x00000011 
- 00031119  0x00008760 idiv  0x00000011 
- 00031120  0x00008761 call  0x00007f86 
- 00031121  0x00008762 remainder  0x0000003f 
- 00031122  0x00008763 store  0x00000004 , 0x000009ba 
- 00031123  0x00008764 quotient  0x0000003f 
- 00031124  0x00008765 arg  0x000003e8 , 0x00000011 
- 00031125  0x00008766 idiv  0x00000011 
- 00031126  0x00008767 call  0x00007f86 
- 00031127  0x00008768 remainder  0x0000003f 
- 00031128  0x00008769 arg  0x000003e8 , 0x00000011 
- 00031129  0x0000876a imul32  0x00000011 , 0x0000003f 
- 00031130  0x0000876b fetcht  0x00000004 , 0x000009ba 
- 00031131  0x0000876c iadd  0x00000002 , 0x0000003f 
- 00031132  0x0000876d store  0x00000004 , 0x000009ba 
- 00031133  0x0000876e rtn 
- 00031134  0x00008771 jam  0x00000000 , 0x00004664 
- 00031135  0x00008772 branch  0x000079a2 
- 00031136  0x00008775 fetch  0x00000001 , 0x00004662 
- 00031137  0x00008776 bne  0x00000002 , 0x0000799e 
- 00031138  0x00008778 bpatchx  0x000000ed , 0x0000403d 
- 00031139  0x00008779 setarg  0x00363636 
- 00031140  0x0000877a lshift8  0x0000003f , 0x00000002 
- 00031141  0x0000877b or_into  0x00000036 , 0x00000002 
- 00031142  0x0000877c fetch  0x00000002 , 0x00000a7e 
- 00031143  0x0000877d copy  0x0000003f , 0x00000006 
- 00031144  0x0000877e force  0x00000004 , 0x00000039 
- 00031145  0x0000877f call  0x00007955 
- 00031146  0x00008780 call  0x0000790b 
- 00031147  0x00008781 call  0x00007912 
- 00031148  0x00008782 fetch  0x00000002 , 0x00000a80 
- 00031149  0x00008783 copy  0x0000003f , 0x00000006 
- 00031150  0x00008784 arg  0x000005e6 , 0x00000005 
- 00031151  0x00008785 force  0x00000006 , 0x00000039 
- 00031152  0x00008786 call  0x00007a71 
- 00031153  0x00008787 fetch  0x00000002 , 0x00000a82 
- 00031154  0x00008788 copy  0x0000003f , 0x00000006 
- 00031155  0x00008789 force  0x00000006 , 0x00000039 
- 00031156  0x0000878a call  0x00007a71 
- 00031157  0x0000878b setarg  0x00800000 
- 00031158  0x0000878c istore  0x00000003 , 0x00000005 
- 00031159  0x0000878e fetch  0x00000001 , 0x00004664 
- 00031160  0x00008790 istore  0x00000001 , 0x00000005 
- 00031161  0x00008791 force  0x00000000 , 0x0000003f 
- 00031162  0x00008792 istore  0x00000008 , 0x00000005 
- 00031163  0x00008793 setarg  0x00000388 
- 00031164  0x00008794 istore  0x00000004 , 0x00000005 
- 00031165  0x00008795 call  0x00007912 
- 00031166  0x00008796 call  0x0000794e 
- 00031167  0x00008797 arg  0x00000a3e , 0x00000006 
- 00031168  0x00008798 arg  0x00000706 , 0x00000005 
- 00031169  0x00008799 call  0x00007ebd 
- 00031170  0x0000879b setarg  0x005c5c5c 
- 00031171  0x0000879c lshift8  0x0000003f , 0x00000002 
- 00031172  0x0000879d or_into  0x0000005c , 0x00000002 
- 00031173  0x0000879e fetch  0x00000002 , 0x00000a7e 
- 00031174  0x0000879f copy  0x0000003f , 0x00000006 
- 00031175  0x000087a0 force  0x00000004 , 0x00000039 
- 00031176  0x000087a1 call  0x00007955 
- 00031177  0x000087a2 call  0x0000790b 
- 00031178  0x000087a3 call  0x00007912 
- 00031179  0x000087a4 arg  0x00000726 , 0x00000006 
- 00031180  0x000087a5 arg  0x000005e6 , 0x00000005 
- 00031181  0x000087a6 force  0x00000008 , 0x00000039 
- 00031182  0x000087a7 call  0x00007a71 
- 00031183  0x000087a8 setarg  0x00800000 
- 00031184  0x000087a9 lshift8  0x0000003f , 0x0000003f 
- 00031185  0x000087aa istore  0x00000004 , 0x00000005 
- 00031186  0x000087ab call  0x00007ec5 
- 00031187  0x000087ac setarg  0x00000300 
- 00031188  0x000087ad istore  0x00000004 , 0x00000005 
- 00031189  0x000087ae call  0x00007912 
- 00031190  0x000087af branch  0x0000794e 
- 00031191  0x000087b3 setarg  0x00363636 
- 00031192  0x000087b4 lshift8  0x0000003f , 0x00000002 
- 00031193  0x000087b5 or_into  0x00000036 , 0x00000002 
- 00031194  0x000087b6 arg  0x00000a1e , 0x00000006 
- 00031195  0x000087b7 force  0x00000006 , 0x00000039 
- 00031196  0x000087b8 call  0x00007955 
- 00031197  0x000087b9 call  0x0000790b 
- 00031198  0x000087ba call  0x00007912 
- 00031199  0x000087bb fetch  0x00000002 , 0x00000a8a 
- 00031200  0x000087bc copy  0x0000003f , 0x00000006 
- 00031201  0x000087bd arg  0x000005e6 , 0x00000005 
- 00031202  0x000087be call  0x00007a70 
- 00031203  0x000087bf fetch  0x00000002 , 0x00000a8c 
- 00031204  0x000087c0 copy  0x0000003f , 0x00000006 
- 00031205  0x000087c1 call  0x00007a70 
- 00031206  0x000087c3 setarg  0x0062746c 
- 00031207  0x000087c4 lshift8  0x0000003f , 0x0000003f 
- 00031208  0x000087c5 or_into  0x0000006b , 0x0000003f 
- 00031209  0x000087c6 istore  0x00000004 , 0x00000005 
- 00031210  0x000087c7 arg  0x00000733 , 0x00000006 
- 00031211  0x000087c8 force  0x00000003 , 0x00000039 
- 00031212  0x000087c9 call  0x00007a71 
- 00031213  0x000087cb setarg  0x00800000 
- 00031214  0x000087cc lshift8  0x0000003f , 0x0000003f 
- 00031215  0x000087cd istore  0x00000004 , 0x00000005 
- 00031216  0x000087ce force  0x00000000 , 0x0000003f 
- 00031217  0x000087cf istore  0x00000008 , 0x00000005 
- 00031218  0x000087d0 setarg  0x00000380 
- 00031219  0x000087d1 istore  0x00000004 , 0x00000005 
- 00031220  0x000087d2 call  0x00007912 
- 00031221  0x000087d4 call  0x0000794e 
- 00031222  0x000087d5 arg  0x00000a3e , 0x00000006 
- 00031223  0x000087d6 arg  0x00000706 , 0x00000005 
- 00031224  0x000087d7 call  0x00007ebd 
- 00031225  0x000087d9 setarg  0x005c5c5c 
- 00031226  0x000087da lshift8  0x0000003f , 0x00000002 
- 00031227  0x000087db or_into  0x0000005c , 0x00000002 
- 00031228  0x000087dc arg  0x00000a1e , 0x00000006 
- 00031229  0x000087dd force  0x00000006 , 0x00000039 
- 00031230  0x000087de call  0x00007955 
- 00031231  0x000087df call  0x0000790b 
- 00031232  0x000087e0 call  0x00007912 
- 00031233  0x000087e1 arg  0x00000726 , 0x00000006 
- 00031234  0x000087e2 arg  0x000005e6 , 0x00000005 
- 00031235  0x000087e3 force  0x00000008 , 0x00000039 
- 00031236  0x000087e4 call  0x00007a71 
- 00031237  0x000087e5 setarg  0x00800000 
- 00031238  0x000087e6 lshift8  0x0000003f , 0x0000003f 
- 00031239  0x000087e7 istore  0x00000004 , 0x00000005 
- 00031240  0x000087e8 call  0x00007ec5 
- 00031241  0x000087e9 setarg  0x00000300 
- 00031242  0x000087ea istore  0x00000004 , 0x00000005 
- 00031243  0x000087eb call  0x00007912 
- 00031244  0x000087ec branch  0x0000794e 
- 00031245  0x000087f0 fetch  0x00000001 , 0x00004662 
- 00031246  0x000087f1 bne  0x00000002 , 0x00007a1e 
- 00031247  0x000087f3 bpatchx  0x000000ee , 0x0000403d 
- 00031248  0x000087f4 setarg  0x00363636 
- 00031249  0x000087f5 lshift8  0x0000003f , 0x00000002 
- 00031250  0x000087f6 or_into  0x00000036 , 0x00000002 
- 00031251  0x000087f7 arg  0x00000a1e , 0x00000006 
- 00031252  0x000087f8 force  0x00000006 , 0x00000039 
- 00031253  0x000087f9 call  0x00007955 
- 00031254  0x000087fa call  0x0000790b 
- 00031255  0x000087fb call  0x00007912 
- 00031256  0x000087fc arg  0x00000a3e , 0x00000006 
- 00031257  0x000087fd arg  0x000005e6 , 0x00000005 
- 00031258  0x000087fe call  0x00007a70 
- 00031259  0x000087ff arg  0x00000a2e , 0x00000006 
- 00031260  0x00008800 call  0x00007a70 
- 00031261  0x00008801 branch  0x00007a33 
- 00031262  0x00008804 setarg  0x00000000 
- 00031263  0x00008805 store  0x00000004 , 0x0000468a 
- 00031264  0x00008806 branch  0x00007a0f 
- 00031265  0x00008809 setarg  0x00000000 
- 00031266  0x0000880a store  0x00000004 , 0x0000468a 
- 00031267  0x0000880b branch  0x00007a26 
- 00031268  0x0000880f fetch  0x00000001 , 0x00004662 
- 00031269  0x00008810 bne  0x00000002 , 0x00007a21 
- 00031270  0x00008812 setarg  0x00363636 
- 00031271  0x00008813 lshift8  0x0000003f , 0x00000002 
- 00031272  0x00008814 or_into  0x00000036 , 0x00000002 
- 00031273  0x00008815 arg  0x00000a1e , 0x00000006 
- 00031274  0x00008816 force  0x00000006 , 0x00000039 
- 00031275  0x00008817 call  0x00007955 
- 00031276  0x00008818 call  0x0000790b 
- 00031277  0x00008819 call  0x00007912 
- 00031278  0x0000881b arg  0x00000a2e , 0x00000006 
- 00031279  0x0000881c arg  0x000005e6 , 0x00000005 
- 00031280  0x0000881d call  0x00007a70 
- 00031281  0x0000881e arg  0x00000a3e , 0x00000006 
- 00031282  0x0000881f call  0x00007a70 
- 00031283  0x00008821 setarg  0x00000000 
- 00031284  0x00008822 istore  0x00000008 , 0x00000005 
- 00031285  0x00008823 istore  0x00000004 , 0x00000005 
- 00031286  0x00008824 fetch  0x00000004 , 0x0000468a 
- 00031287  0x00008825 istore  0x00000004 , 0x00000005 
- 00031288  0x00008827 copy  0x00000005 , 0x00000002 
- 00031289  0x00008828 jam  0x00000080 , 0x00000726 
- 00031290  0x00008829 copy  0x00000002 , 0x00000005 
- 00031291  0x0000882a arg  0x00000736 , 0x00000006 
- 00031292  0x0000882b call  0x00007a70 
- 00031293  0x0000882d call  0x00007912 
- 00031294  0x0000882f arg  0x000005e6 , 0x00000005 
- 00031295  0x00008830 force  0x00000007 , 0x00000039 
- 00031296  0x00008831 call  0x00007ec6 
- 00031297  0x00008832 istore  0x00000004 , 0x00000005 
- 00031298  0x00008833 setarg  0x000003f8 
- 00031299  0x00008834 istore  0x00000004 , 0x00000005 
- 00031300  0x00008835 call  0x00007912 
- 00031301  0x00008836 call  0x0000794e 
- 00031302  0x00008838 arg  0x00000a3e , 0x00000006 
- 00031303  0x00008839 arg  0x00000706 , 0x00000005 
- 00031304  0x0000883a call  0x00007ebd 
- 00031305  0x0000883c setarg  0x005c5c5c 
- 00031306  0x0000883d lshift8  0x0000003f , 0x00000002 
- 00031307  0x0000883e or_into  0x0000005c , 0x00000002 
- 00031308  0x0000883f arg  0x00000a1e , 0x00000006 
- 00031309  0x00008840 force  0x00000006 , 0x00000039 
- 00031310  0x00008841 call  0x00007955 
- 00031311  0x00008842 call  0x0000790b 
- 00031312  0x00008843 call  0x00007912 
- 00031313  0x00008844 arg  0x00000726 , 0x00000006 
- 00031314  0x00008845 arg  0x000005e6 , 0x00000005 
- 00031315  0x00008846 force  0x00000008 , 0x00000039 
- 00031316  0x00008847 call  0x00007a71 
- 00031317  0x00008848 setarg  0x00800000 
- 00031318  0x00008849 lshift8  0x0000003f , 0x0000003f 
- 00031319  0x0000884a istore  0x00000004 , 0x00000005 
- 00031320  0x0000884b call  0x00007ec5 
- 00031321  0x0000884c setarg  0x00000300 
- 00031322  0x0000884d istore  0x00000004 , 0x00000005 
- 00031323  0x0000884e call  0x00007912 
- 00031324  0x0000884f branch  0x0000794e 
- 00031325  0x00008857 jam  0x000000c0 , 0x000005e3 
- 00031326  0x00008859 fetch  0x00000001 , 0x000005e3 
- 00031327  0x0000885a rtn  0x00000034 
- 00031328  0x0000885b increase  0xffffffff , 0x0000003f 
- 00031329  0x0000885c store  0x00000001 , 0x000005e3 
- 00031330  0x0000885d arg  0x000006be , 0x00000006 
- 00031331  0x0000885e call  0x000076ec 
- 00031332  0x0000885f branch  0x00007a5e , 0x00000001 
- 00031333  0x00008860 arg  0x000005e6 , 0x00000006 
- 00031334  0x00008861 arg  0x00000676 , 0x00000005 
- 00031335  0x00008862 branch  0x000076f2 
- 00031336  0x00008865 call  0x00007803 
- 00031337  0x00008866 fetch  0x00000001 , 0x000005e3 
- 00031338  0x00008867 increase  0xffffffff , 0x0000003f 
- 00031339  0x00008868 store  0x00000001 , 0x000005e3 
- 00031340  0x00008869 arg  0x000006be , 0x00000006 
- 00031341  0x0000886a call  0x000076ec 
- 00031342  0x0000886b rtn  0x00000001 
- 00031343  0x0000886c branch  0x00007854 
- 00031344  0x0000886f force  0x00000004 , 0x00000039 
- 00031345  0x00008871 increase  0xfffffffc , 0x00000006 
- 00031346  0x00008873 ifetch  0x00000004 , 0x00000006 
- 00031347  0x00008874 istore  0x00000004 , 0x00000005 
- 00031348  0x00008875 increase  0xfffffff8 , 0x00000006 
- 00031349  0x00008876 loop  0x00007a72 
- 00031350  0x00008877 rtn 
- 00031351  0x0000887d bpatchx  0x000000ef , 0x0000403d 
- 00031352  0x0000887e fetch  0x00000001 , 0x000044be 
- 00031353  0x0000887f branch  0x00005af0 , 0x00000034 
- 00031354  0x00008880 call  0x00005aec 
- 00031355  0x00008881 call  0x00007583 
- 00031356  0x00008883 branch  0x00007a7d 
- 00031357  0x00008889 fetch  0x00000001 , 0x000044c3 
- 00031358  0x0000888a rtnne  0x00000000 
- 00031359  0x0000888b fetch  0x00000001 , 0x000044c0 
- 00031360  0x0000888c rtnne  0x00000000 
- 00031361  0x0000888e arg  0x000045b2 , 0x00000005 
- 00031362  0x0000888f force  0x0000000f , 0x00000007 
- 00031363  0x00008890 call  0x000076a2 
- 00031364  0x00008891 random  0x0000003f 
- 00031365  0x00008892 rshift  0x0000003f , 0x0000003f 
- 00031366  0x00008893 istore  0x00000002 , 0x00000005 
- 00031367  0x00008895 arg  0x00000766 , 0x00000005 
- 00031368  0x00008896 arg  0x000045b2 , 0x00000006 
- 00031369  0x00008897 call  0x00007ebd 
- 00031370  0x00008899 arg  0x00000646 , 0x00000005 
- 00031371  0x0000889a arg  0x0000095e , 0x00000006 
- 00031372  0x0000889b call  0x00007eb3 
- 00031373  0x0000889d arg  0x00000686 , 0x00000005 
- 00031374  0x0000889e call  0x00007ed0 
- 00031375  0x0000889f jam  0x00000001 , 0x00000686 
- 00031376  0x000088a1 call  0x00007ac7 
- 00031377  0x000088a2 jam  0x00000003 , 0x000044c0 
- 00031378  0x000088a3 rtn 
- 00031379  0x000088a6 arg  0x000045d2 , 0x00000005 
- 00031380  0x000088a7 arg  0x000006a6 , 0x00000006 
- 00031381  0x000088a8 call  0x00007eb3 
- 00031382  0x000088a9 jam  0x00000003 , 0x000044c3 
- 00031383  0x000088aa jam  0x00000000 , 0x000044c0 
- 00031384  0x000088ab rtn 
- 00031385  0x000088b0 fetch  0x00000001 , 0x000009b9 
- 00031386  0x000088b1 rtnne  0x00000000 
- 00031387  0x000088b2 fetch  0x00000001 , 0x000044c0 
- 00031388  0x000088b3 rtnne  0x00000000 
- 00031389  0x000088b5 arg  0x00000766 , 0x00000005 
- 00031390  0x000088b6 arg  0x000045b2 , 0x00000006 
- 00031391  0x000088b7 call  0x00007ebd 
- 00031392  0x000088b9 arg  0x00000646 , 0x00000005 
- 00031393  0x000088ba arg  0x000009be , 0x00000006 
- 00031394  0x000088bb call  0x00007eb3 
- 00031395  0x000088bd arg  0x00000686 , 0x00000005 
- 00031396  0x000088be call  0x00007ed0 
- 00031397  0x000088bf jam  0x00000001 , 0x00000686 
- 00031398  0x000088c1 call  0x00007ac7 
- 00031399  0x000088c2 jam  0x00000004 , 0x000044c0 
- 00031400  0x000088c3 rtn 
- 00031401  0x000088c8 arg  0x000009fe , 0x00000005 
- 00031402  0x000088c9 arg  0x000006a6 , 0x00000006 
- 00031403  0x000088ca call  0x00007ebd 
- 00031404  0x000088cb jam  0x00000003 , 0x000009b9 
- 00031405  0x000088cc jam  0x00000000 , 0x000044c0 
- 00031406  0x000088cd rtn 
- 00031407  0x000088d2 fetch  0x00000001 , 0x000044be 
- 00031408  0x000088d3 rtn  0x00000034 
- 00031409  0x000088d4 fetch  0x00000001 , 0x000044c0 
- 00031410  0x000088d5 rtn  0x00000034 
- 00031411  0x000088d6 increase  0x00000080 , 0x0000003f 
- 00031412  0x000088d7 store  0x00000001 , 0x000044c0 
- 00031413  0x000088d8 rtnbit1  0x00000007 
- 00031414  0x000088d9 fetch  0x00000002 , 0x000005e3 
- 00031415  0x000088da branch  0x00007ab9 , 0x00000034 
- 00031416  0x000088db branch  0x00007abf 
- 00031417  0x000088de bpatchx  0x000000f0 , 0x0000403e 
- 00031418  0x000088df call  0x00007ad4 
- 00031419  0x000088e0 fetch  0x00000001 , 0x000044c0 
- 00031420  0x000088e1 beq  0x00000003 , 0x00007a93 
- 00031421  0x000088e2 beq  0x00000004 , 0x00007aa9 
- 00031422  0x000088e3 rtn 
- 00031423  0x000088e7 call  0x00007ae6 
- 00031424  0x000088e8 fetch  0x00000002 , 0x000005e3 
- 00031425  0x000088e9 increase  0xffffffff , 0x0000003f 
- 00031426  0x000088ea store  0x00000002 , 0x000005e3 
- 00031427  0x000088eb arg  0x00000766 , 0x00000006 
- 00031428  0x000088ec call  0x000076ec 
- 00031429  0x000088ed rtn  0x00000001 
- 00031430  0x000088ee branch  0x00007b37 
- 00031431  0x000088f1 bpatchx  0x000000f1 , 0x0000403e 
- 00031432  0x000088f2 setarg  0x00000100 , 0x0000003f 
- 00031433  0x000088f3 store  0x00000002 , 0x000005e3 
- 00031434  0x000088f5 fetch  0x00000002 , 0x000005e3 
- 00031435  0x000088f6 rtn  0x00000034 
- 00031436  0x000088f7 increase  0xffffffff , 0x0000003f 
- 00031437  0x000088f8 store  0x00000002 , 0x000005e3 
- 00031438  0x000088f9 arg  0x00000766 , 0x00000006 
- 00031439  0x000088fa call  0x000076ec 
- 00031440  0x000088fb branch  0x00007aca , 0x00000001 
- 00031441  0x000088fc arg  0x00000646 , 0x00000006 
- 00031442  0x000088fd arg  0x00000706 , 0x00000005 
- 00031443  0x000088fe branch  0x00007eb2 
- 00031444  0x00008902 arg  0x00000746 , 0x00000011 
- 00031445  0x00008903 arg  0x00000846 , 0x00000005 
- 00031446  0x00008904 call  0x00007ba3 
- 00031447  0x00008905 arg  0x00000846 , 0x00000011 
- 00031448  0x00008906 arg  0x000007e6 , 0x00000005 
- 00031449  0x00008907 call  0x00007c79 
- 00031450  0x00008908 arg  0x00000706 , 0x00000011 
- 00031451  0x00008909 arg  0x000007e6 , 0x00000012 
- 00031452  0x0000890a arg  0x000006a6 , 0x00000005 
- 00031453  0x0000890b call  0x00007be1 
- 00031454  0x0000890c arg  0x00000846 , 0x00000011 
- 00031455  0x0000890d arg  0x000007e6 , 0x00000012 
- 00031456  0x0000890e arg  0x00000826 , 0x00000005 
- 00031457  0x0000890f call  0x00007be1 
- 00031458  0x00008910 arg  0x00000726 , 0x00000011 
- 00031459  0x00008911 arg  0x00000826 , 0x00000012 
- 00031460  0x00008912 arg  0x000006c6 , 0x00000005 
- 00031461  0x00008913 branch  0x00007be1 
- 00031462  0x00008916 arg  0x00000746 , 0x00000011 
- 00031463  0x00008917 arg  0x00000826 , 0x00000005 
- 00031464  0x00008918 call  0x00007c79 
- 00031465  0x00008919 arg  0x00000826 , 0x00000011 
- 00031466  0x0000891a arg  0x00000846 , 0x00000005 
- 00031467  0x0000891b call  0x00007c79 
- 00031468  0x0000891d arg  0x0000093e , 0x00000011 
- 00031469  0x0000891e arg  0x00000846 , 0x00000012 
- 00031470  0x0000891f arg  0x00000846 , 0x00000005 
- 00031471  0x00008920 call  0x00007be1 
- 00031472  0x00008921 arg  0x00000706 , 0x00000011 
- 00031473  0x00008922 arg  0x00000826 , 0x00000005 
- 00031474  0x00008923 call  0x00007c79 
- 00031475  0x00008925 arg  0x00000826 , 0x00000006 
- 00031476  0x00008926 arg  0x000007e6 , 0x00000005 
- 00031477  0x00008927 call  0x00007ebd 
- 00031478  0x00008928 arg  0x000007e6 , 0x00000011 
- 00031479  0x00008929 call  0x00007c80 
- 00031480  0x0000892a arg  0x00000826 , 0x00000011 
- 00031481  0x0000892b arg  0x000007e6 , 0x00000012 
- 00031482  0x0000892c arg  0x00000826 , 0x00000005 
- 00031483  0x0000892d call  0x00007c7d 
- 00031484  0x0000892f arg  0x00000826 , 0x00000011 
- 00031485  0x00008930 arg  0x00000846 , 0x00000012 
- 00031486  0x00008931 arg  0x00000826 , 0x00000005 
- 00031487  0x00008932 call  0x00007c7d 
- 00031488  0x00008934 arg  0x00000706 , 0x00000006 
- 00031489  0x00008935 arg  0x000007e6 , 0x00000005 
- 00031490  0x00008936 call  0x00007ebd 
- 00031491  0x00008937 arg  0x00000726 , 0x00000011 
- 00031492  0x00008938 arg  0x00000846 , 0x00000005 
- 00031493  0x00008939 call  0x00007c79 
- 00031494  0x0000893a arg  0x000007e6 , 0x00000011 
- 00031495  0x0000893b call  0x00007c80 
- 00031496  0x0000893c arg  0x000007e6 , 0x00000011 
- 00031497  0x0000893d call  0x00007c80 
- 00031498  0x0000893e arg  0x000007e6 , 0x00000011 
- 00031499  0x0000893f arg  0x00000846 , 0x00000012 
- 00031500  0x00008940 arg  0x000007e6 , 0x00000005 
- 00031501  0x00008941 call  0x00007be1 
- 00031502  0x00008942 arg  0x00000846 , 0x00000011 
- 00031503  0x00008943 arg  0x00000806 , 0x00000005 
- 00031504  0x00008944 call  0x00007c79 
- 00031505  0x00008945 arg  0x00000806 , 0x00000011 
- 00031506  0x00008946 call  0x00007c80 
- 00031507  0x00008947 arg  0x00000806 , 0x00000011 
- 00031508  0x00008948 call  0x00007c80 
- 00031509  0x00008949 arg  0x00000806 , 0x00000011 
- 00031510  0x0000894a call  0x00007c80 
- 00031511  0x0000894b arg  0x00000726 , 0x00000006 
- 00031512  0x0000894c arg  0x00000846 , 0x00000005 
- 00031513  0x0000894d call  0x00007ebd 
- 00031514  0x0000894e arg  0x00000846 , 0x00000011 
- 00031515  0x0000894f call  0x00007c80 
- 00031516  0x00008950 arg  0x00000846 , 0x00000011 
- 00031517  0x00008951 arg  0x00000746 , 0x00000012 
- 00031518  0x00008952 arg  0x00000746 , 0x00000005 
- 00031519  0x00008953 call  0x00007be1 
- 00031520  0x00008956 arg  0x00000826 , 0x00000011 
- 00031521  0x00008957 arg  0x00000846 , 0x00000005 
- 00031522  0x00008958 call  0x00007c79 
- 00031523  0x0000895a arg  0x00000846 , 0x00000011 
- 00031524  0x0000895b arg  0x000007e6 , 0x00000012 
- 00031525  0x0000895c arg  0x00000846 , 0x00000005 
- 00031526  0x0000895d call  0x00007c96 
- 00031527  0x0000895e arg  0x00000846 , 0x00000011 
- 00031528  0x0000895f arg  0x000007e6 , 0x00000012 
- 00031529  0x00008960 arg  0x00000706 , 0x00000005 
- 00031530  0x00008961 call  0x00007c96 
- 00031531  0x00008962 arg  0x000007e6 , 0x00000011 
- 00031532  0x00008963 arg  0x00000706 , 0x00000012 
- 00031533  0x00008964 arg  0x00000846 , 0x00000005 
- 00031534  0x00008965 call  0x00007c96 
- 00031535  0x00008966 arg  0x00000846 , 0x00000011 
- 00031536  0x00008967 arg  0x00000826 , 0x00000012 
- 00031537  0x00008968 arg  0x00000846 , 0x00000005 
- 00031538  0x00008969 call  0x00007be1 
- 00031539  0x0000896a arg  0x00000846 , 0x00000011 
- 00031540  0x0000896b arg  0x00000806 , 0x00000012 
- 00031541  0x0000896c arg  0x00000726 , 0x00000005 
- 00031542  0x0000896d branch  0x00007c96 
- 00031543  0x00008971 arg  0x00000686 , 0x00000011 
- 00031544  0x00008972 arg  0x00000866 , 0x00000005 
- 00031545  0x00008973 call  0x00007c79 
- 00031546  0x00008974 arg  0x00000706 , 0x00000011 
- 00031547  0x00008975 arg  0x00000866 , 0x00000012 
- 00031548  0x00008976 arg  0x00000806 , 0x00000005 
- 00031549  0x00008977 call  0x00007be1 
- 00031550  0x0000897a arg  0x00000686 , 0x00000011 
- 00031551  0x0000897b arg  0x00000866 , 0x00000012 
- 00031552  0x0000897c arg  0x00000866 , 0x00000005 
- 00031553  0x0000897d call  0x00007be1 
- 00031554  0x0000897e arg  0x00000726 , 0x00000011 
- 00031555  0x0000897f arg  0x00000866 , 0x00000012 
- 00031556  0x00008980 arg  0x000007e6 , 0x00000005 
- 00031557  0x00008981 call  0x00007be1 
- 00031558  0x00008984 arg  0x00000746 , 0x00000011 
- 00031559  0x00008985 arg  0x00000866 , 0x00000005 
- 00031560  0x00008986 call  0x00007c79 
- 00031561  0x00008987 arg  0x00000646 , 0x00000011 
- 00031562  0x00008988 arg  0x00000866 , 0x00000012 
- 00031563  0x00008989 arg  0x00000826 , 0x00000005 
- 00031564  0x0000898a call  0x00007be1 
- 00031565  0x0000898c arg  0x00000746 , 0x00000011 
- 00031566  0x0000898d arg  0x00000866 , 0x00000012 
- 00031567  0x0000898e arg  0x00000866 , 0x00000005 
- 00031568  0x0000898f call  0x00007be1 
- 00031569  0x00008990 arg  0x00000666 , 0x00000011 
- 00031570  0x00008991 arg  0x00000866 , 0x00000012 
- 00031571  0x00008992 arg  0x00000846 , 0x00000005 
- 00031572  0x00008993 call  0x00007be1 
- 00031573  0x00008998 arg  0x00000806 , 0x00000012 
- 00031574  0x00008999 arg  0x00000826 , 0x00000011 
- 00031575  0x0000899a arg  0x00000866 , 0x00000005 
- 00031576  0x0000899b call  0x00007c96 
- 00031577  0x0000899c arg  0x00000806 , 0x00000011 
- 00031578  0x0000899d arg  0x00000826 , 0x00000012 
- 00031579  0x0000899e arg  0x00000806 , 0x00000005 
- 00031580  0x0000899f call  0x00007c7d 
- 00031581  0x000089a2 arg  0x000007e6 , 0x00000012 
- 00031582  0x000089a3 arg  0x00000846 , 0x00000011 
- 00031583  0x000089a4 arg  0x00000826 , 0x00000005 
- 00031584  0x000089a5 call  0x00007c96 
- 00031585  0x000089a6 arg  0x000007e6 , 0x00000011 
- 00031586  0x000089a7 arg  0x00000846 , 0x00000012 
- 00031587  0x000089a8 arg  0x000007e6 , 0x00000005 
- 00031588  0x000089a9 call  0x00007c7d 
- 00031589  0x000089aa arg  0x000007e6 , 0x00000011 
- 00031590  0x000089ab arg  0x00000866 , 0x00000012 
- 00031591  0x000089ac arg  0x000007e6 , 0x00000005 
- 00031592  0x000089ad call  0x00007be1 
- 00031593  0x000089ae arg  0x00000746 , 0x00000011 
- 00031594  0x000089af arg  0x00000686 , 0x00000012 
- 00031595  0x000089b0 arg  0x00000846 , 0x00000005 
- 00031596  0x000089b1 call  0x00007be1 
- 00031597  0x000089b2 arg  0x00000846 , 0x00000011 
- 00031598  0x000089b3 arg  0x00000866 , 0x00000012 
- 00031599  0x000089b4 arg  0x00000746 , 0x00000005 
- 00031600  0x000089b5 call  0x00007be1 
- 00031601  0x000089b7 arg  0x00000866 , 0x00000011 
- 00031602  0x000089b8 arg  0x00000866 , 0x00000005 
- 00031603  0x000089b9 call  0x00007c79 
- 00031604  0x000089ba arg  0x00000866 , 0x00000011 
- 00031605  0x000089bb arg  0x00000806 , 0x00000012 
- 00031606  0x000089bc arg  0x00000846 , 0x00000005 
- 00031607  0x000089bd call  0x00007be1 
- 00031608  0x000089be arg  0x00000866 , 0x00000011 
- 00031609  0x000089bf arg  0x000007e6 , 0x00000012 
- 00031610  0x000089c0 arg  0x000007e6 , 0x00000005 
- 00031611  0x000089c1 call  0x00007be1 
- 00031612  0x000089c2 arg  0x00000826 , 0x00000011 
- 00031613  0x000089c3 arg  0x00000706 , 0x00000005 
- 00031614  0x000089c4 call  0x00007c79 
- 00031615  0x000089c5 arg  0x00000706 , 0x00000011 
- 00031616  0x000089c6 arg  0x00000846 , 0x00000012 
- 00031617  0x000089c7 arg  0x00000706 , 0x00000005 
- 00031618  0x000089c8 call  0x00007c96 
- 00031619  0x000089c9 arg  0x00000706 , 0x00000006 
- 00031620  0x000089ca arg  0x00000866 , 0x00000005 
- 00031621  0x000089cb call  0x00007ebd 
- 00031622  0x000089cc arg  0x00000866 , 0x00000011 
- 00031623  0x000089cd call  0x00007c80 
- 00031624  0x000089ce arg  0x00000846 , 0x00000011 
- 00031625  0x000089cf arg  0x00000866 , 0x00000012 
- 00031626  0x000089d0 arg  0x00000846 , 0x00000005 
- 00031627  0x000089d1 call  0x00007c96 
- 00031628  0x000089d2 arg  0x00000846 , 0x00000011 
- 00031629  0x000089d3 arg  0x00000826 , 0x00000012 
- 00031630  0x000089d4 arg  0x00000826 , 0x00000005 
- 00031631  0x000089d5 call  0x00007be1 
- 00031632  0x000089d6 arg  0x00000826 , 0x00000011 
- 00031633  0x000089d7 arg  0x000007e6 , 0x00000012 
- 00031634  0x000089d8 arg  0x00000726 , 0x00000005 
- 00031635  0x000089d9 call  0x00007c96 
- 00031636  0x000089da arg  0x00000726 , 0x00000011 
- 00031637  0x000089db arg  0x0000091e , 0x00000012 
- 00031638  0x000089dc arg  0x00000726 , 0x00000005 
- 00031639  0x000089dd force  0x00000000 , 0x00000013 
- 00031640  0x000089de fetch  0x00000001 , 0x00000726 
- 00031641  0x000089df isolate1  0x00000000 , 0x0000003f 
- 00031642  0x000089e0 call  0x00007c7b , 0x00000001 
- 00031643  0x000089e1 copy  0x00000013 , 0x00000030 
- 00031644  0x000089e2 arg  0x00000726 , 0x00000011 
- 00031645  0x000089e3 call  0x00007cab 
- 00031646  0x000089e4 fetch  0x00000001 , 0x00000745 
- 00031647  0x000089e5 isolate1  0x00000000 , 0x00000030 
- 00031648  0x000089e6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00031649  0x000089e7 store  0x00000001 , 0x00000745 
- 00031650  0x000089e8 rtn 
- 00031651  0x000089eb copy  0x00000005 , 0x0000000b 
- 00031652  0x000089ec arg  0x00000806 , 0x00000005 
- 00031653  0x000089ed call  0x00007ed0 
- 00031654  0x000089ee force  0x00000000 , 0x0000003f 
- 00031655  0x000089f0 store  0x00000004 , 0x00000826 
- 00031656  0x000089f1 jam  0x00000001 , 0x00000806 
- 00031657  0x000089f2 arg  0x00000786 , 0x00000005 
- 00031658  0x000089f3 call  0x00007ed2 
- 00031659  0x000089f4 arg  0x0000091e , 0x00000006 
- 00031660  0x000089f5 arg  0x000007c6 , 0x00000005 
- 00031661  0x000089f6 call  0x00007ebd 
- 00031662  0x000089f7 copy  0x00000011 , 0x00000006 
- 00031663  0x000089f8 arg  0x000007e6 , 0x00000005 
- 00031664  0x000089f9 call  0x00007ebd 
- 00031665  0x00008a00 arg  0x000007e6 , 0x00000006 
- 00031666  0x00008a01 call  0x00007cb5 
- 00031667  0x00008a02 branch  0x00007bda , 0x00000034 
- 00031668  0x00008a07 arg  0x000007e6 , 0x00000011 
- 00031669  0x00008a08 arg  0x00000806 , 0x00000012 
- 00031670  0x00008a09 call  0x00007cb8 
- 00031671  0x00008a0a arg  0x000007c6 , 0x00000011 
- 00031672  0x00008a0b arg  0x00000786 , 0x00000012 
- 00031673  0x00008a0c call  0x00007cb8 
- 00031674  0x00008a0e arg  0x000007e6 , 0x00000011 
- 00031675  0x00008a0f arg  0x000007c6 , 0x00000012 
- 00031676  0x00008a10 call  0x00007cb1 
- 00031677  0x00008a11 branch  0x00007bcc , 0x00000002 
- 00031678  0x00008a12 arg  0x000007c6 , 0x00000011 
- 00031679  0x00008a13 arg  0x000007e6 , 0x00000012 
- 00031680  0x00008a14 copy  0x00000011 , 0x00000005 
- 00031681  0x00008a15 call  0x00007ca9 
- 00031682  0x00008a16 arg  0x00000806 , 0x00000011 
- 00031683  0x00008a17 arg  0x00000786 , 0x00000012 
- 00031684  0x00008a18 copy  0x00000012 , 0x00000005 
- 00031685  0x00008a19 call  0x00007c7b 
- 00031686  0x00008a1a ifetch  0x00000001 , 0x00000011 
- 00031687  0x00008a1b iadd  0x00000013 , 0x00000013 
- 00031688  0x00008a1c ifetch  0x00000001 , 0x00000012 
- 00031689  0x00008a1d iadd  0x00000013 , 0x0000003f 
- 00031690  0x00008a1e istore  0x00000001 , 0x00000012 
- 00031691  0x00008a1f branch  0x00007bb1 
- 00031692  0x00008a21 arg  0x000007e6 , 0x00000011 
- 00031693  0x00008a22 arg  0x000007c6 , 0x00000012 
- 00031694  0x00008a23 copy  0x00000011 , 0x00000005 
- 00031695  0x00008a24 call  0x00007ca9 
- 00031696  0x00008a25 arg  0x00000786 , 0x00000011 
- 00031697  0x00008a26 arg  0x00000806 , 0x00000012 
- 00031698  0x00008a27 copy  0x00000012 , 0x00000005 
- 00031699  0x00008a28 call  0x00007c7b 
- 00031700  0x00008a29 ifetch  0x00000001 , 0x00000011 
- 00031701  0x00008a2a iadd  0x00000013 , 0x00000013 
- 00031702  0x00008a2b ifetch  0x00000001 , 0x00000012 
- 00031703  0x00008a2c iadd  0x00000013 , 0x0000003f 
- 00031704  0x00008a2d istore  0x00000001 , 0x00000012 
- 00031705  0x00008a2e branch  0x00007bb1 
- 00031706  0x00008a31 arg  0x00000786 , 0x00000011 
- 00031707  0x00008a32 copy  0x0000000b , 0x00000005 
- 00031708  0x00008a33 call  0x00007c0a 
- 00031709  0x00008a35 arg  0x0000091e , 0x00000011 
- 00031710  0x00008a36 copy  0x0000000b , 0x00000012 
- 00031711  0x00008a37 copy  0x0000000b , 0x00000005 
- 00031712  0x00008a38 branch  0x00007c96 
- 00031713  0x00008a3c copy  0x00000005 , 0x0000000b 
- 00031714  0x00008a3e force  0x00000000 , 0x00000038 
- 00031715  0x00008a40 arg  0x00000786 , 0x00000005 
- 00031716  0x00008a41 call  0x00007ed2 
- 00031717  0x00008a42 arg  0x00000ad2 , 0x00000005 
- 00031718  0x00008a43 call  0x00007ed2 
- 00031719  0x00008a47 copy  0x00000011 , 0x00000006 
- 00031720  0x00008a49 jam  0x00000000 , 0x00000ad2 
- 00031721  0x00008a4a setarg  0x00000000 
- 00031722  0x00008a4b call  0x00007c73 
- 00031723  0x00008a4c copy  0x00000012 , 0x00000006 
- 00031724  0x00008a4d call  0x00007c77 
- 00031725  0x00008a50 force  0x00000000 , 0x00000007 
- 00031726  0x00008a51 arg  0x00000786 , 0x00000005 
- 00031727  0x00008a55 arg  0x00000ad2 , 0x00000002 
- 00031728  0x00008a56 copy  0x00000007 , 0x00000012 
- 00031729  0x00008a57 lshift2  0x00000012 , 0x0000003f 
- 00031730  0x00008a59 iadd  0x00000002 , 0x00000012 
- 00031731  0x00008a5a force  0x00000000 , 0x00000002 
- 00031732  0x00008a5b force  0x00000000 , 0x00000013 
- 00031733  0x00008a61 ifetch  0x00000004 , 0x00000005 
- 00031734  0x00008a62 iforce  0x00000011 
- 00031735  0x00008a65 ifetch  0x00000004 , 0x00000012 
- 00031736  0x00008a66 copy  0x00000013 , 0x00000038 
- 00031737  0x00008a67 imul32  0x0000002f , 0x0000003f 
- 00031738  0x00008a68 iadd  0x00000011 , 0x0000003f 
- 00031739  0x00008a69 iadd  0x00000002 , 0x0000003f 
- 00031740  0x00008a6a istore  0x00000004 , 0x00000005 
- 00031741  0x00008a6b rshift32  0x0000003f , 0x00000002 
- 00031742  0x00008a6c increase  0x00000001 , 0x00000013 
- 00031743  0x00008a6d compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00031744  0x00008a6e nbranch  0x00007bf5 , 0x00000001 
- 00031745  0x00008a70 deposit  0x00000002 
- 00031746  0x00008a71 istore  0x00000004 , 0x00000005 
- 00031747  0x00008a72 increase  0xffffffe0 , 0x00000005 
- 00031748  0x00008a75 increase  0x00000001 , 0x00000007 
- 00031749  0x00008a76 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00031750  0x00008a77 nbranch  0x00007bef , 0x00000001 
- 00031751  0x00008a78 arg  0x00000786 , 0x00000011 
- 00031752  0x00008a79 copy  0x0000000b , 0x00000005 
- 00031753  0x00008a7a branch  0x00007c0a 
- 00031754  0x00008a7d bpatchx  0x000000f2 , 0x0000403e 
- 00031755  0x00008a7e copy  0x00000005 , 0x0000000b 
- 00031756  0x00008a7f copy  0x00000011 , 0x00000030 
- 00031757  0x00008a80 arg  0x000007c6 , 0x00000012 
- 00031758  0x00008a81 copy  0x00000012 , 0x00000005 
- 00031759  0x00008a82 call  0x00007ecd 
- 00031760  0x00008a83 istore  0x00000008 , 0x00000005 
- 00031761  0x00008a84 add  0x00000011 , 0x0000002c , 0x00000006 
- 00031762  0x00008a85 call  0x00007eb9 
- 00031763  0x00008a86 call  0x00007eb5 
- 00031764  0x00008a87 copy  0x00000012 , 0x00000011 
- 00031765  0x00008a88 call  0x00007c80 
- 00031766  0x00008a89 arg  0x000007c6 , 0x00000012 
- 00031767  0x00008a8a copy  0x00000030 , 0x00000011 
- 00031768  0x00008a8b copy  0x0000000b , 0x00000005 
- 00031769  0x00008a8c call  0x00007c7d 
- 00031770  0x00008a8e arg  0x000007c6 , 0x00000012 
- 00031771  0x00008a8f copy  0x00000012 , 0x00000005 
- 00031772  0x00008a90 call  0x00007ecd 
- 00031773  0x00008a91 istore  0x00000008 , 0x00000005 
- 00031774  0x00008a92 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031775  0x00008a93 call  0x00007ebf 
- 00031776  0x00008a94 call  0x00007ecd 
- 00031777  0x00008a95 copy  0x00000012 , 0x00000011 
- 00031778  0x00008a96 call  0x00007c80 
- 00031779  0x00008a9a arg  0x000007c6 , 0x00000012 
- 00031780  0x00008a9b copy  0x0000000b , 0x00000011 
- 00031781  0x00008a9c copy  0x00000011 , 0x00000005 
- 00031782  0x00008a9d call  0x00007c7d 
- 00031783  0x00008aa1 arg  0x000007c6 , 0x00000012 
- 00031784  0x00008aa2 copy  0x00000012 , 0x00000005 
- 00031785  0x00008aa3 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031786  0x00008aa4 call  0x00007eb5 
- 00031787  0x00008aa5 call  0x00007ecd 
- 00031788  0x00008aa6 istore  0x00000008 , 0x00000005 
- 00031789  0x00008aa7 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031790  0x00008aa8 call  0x00007eb9 
- 00031791  0x00008aa9 copy  0x0000000b , 0x00000011 
- 00031792  0x00008aaa copy  0x00000011 , 0x00000005 
- 00031793  0x00008aab call  0x00007c7d 
- 00031794  0x00008aaf arg  0x000007c6 , 0x00000012 
- 00031795  0x00008ab0 copy  0x00000012 , 0x00000005 
- 00031796  0x00008ab1 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031797  0x00008ab2 call  0x00007eb5 
- 00031798  0x00008ab3 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031799  0x00008ab4 call  0x00007eb5 
- 00031800  0x00008ab5 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031801  0x00008ab6 call  0x00007eb6 
- 00031802  0x00008ab7 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031803  0x00008ab8 call  0x00007eb6 
- 00031804  0x00008ab9 copy  0x0000000b , 0x00000011 
- 00031805  0x00008aba copy  0x00000011 , 0x00000005 
- 00031806  0x00008abb call  0x00007c7d 
- 00031807  0x00008abe arg  0x000007c6 , 0x00000012 
- 00031808  0x00008abf copy  0x00000012 , 0x00000005 
- 00031809  0x00008ac0 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031810  0x00008ac1 call  0x00007eb5 
- 00031811  0x00008ac2 call  0x00007ecd 
- 00031812  0x00008ac3 istore  0x00000008 , 0x00000005 
- 00031813  0x00008ac4 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031814  0x00008ac5 call  0x00007eb6 
- 00031815  0x00008ac6 add  0x00000030 , 0x00000028 , 0x00000006 
- 00031816  0x00008ac7 call  0x00007eb6 
- 00031817  0x00008ac8 copy  0x0000000b , 0x00000011 
- 00031818  0x00008ac9 copy  0x00000011 , 0x00000005 
- 00031819  0x00008aca call  0x00007c96 
- 00031820  0x00008acd arg  0x000007c6 , 0x00000012 
- 00031821  0x00008ace copy  0x00000012 , 0x00000005 
- 00031822  0x00008acf add  0x00000030 , 0x00000030 , 0x00000006 
- 00031823  0x00008ad0 call  0x00007eb9 
- 00031824  0x00008ad1 call  0x00007eb9 
- 00031825  0x00008ad2 force  0x00000000 , 0x0000003f 
- 00031826  0x00008ad3 istore  0x00000008 , 0x00000005 
- 00031827  0x00008ad4 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031828  0x00008ad5 call  0x00007eb6 
- 00031829  0x00008ad6 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031830  0x00008ad7 call  0x00007eb6 
- 00031831  0x00008ad8 copy  0x0000000b , 0x00000011 
- 00031832  0x00008ad9 copy  0x00000011 , 0x00000005 
- 00031833  0x00008ada call  0x00007c96 
- 00031834  0x00008add arg  0x000007c6 , 0x00000012 
- 00031835  0x00008ade copy  0x00000012 , 0x00000005 
- 00031836  0x00008adf add  0x00000030 , 0x00000034 , 0x00000006 
- 00031837  0x00008ae0 call  0x00007eb5 
- 00031838  0x00008ae1 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031839  0x00008ae2 call  0x00007eb5 
- 00031840  0x00008ae3 call  0x00007ecd 
- 00031841  0x00008ae4 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031842  0x00008ae5 call  0x00007eb6 
- 00031843  0x00008ae6 copy  0x0000000b , 0x00000011 
- 00031844  0x00008ae7 copy  0x00000011 , 0x00000005 
- 00031845  0x00008ae8 call  0x00007c96 
- 00031846  0x00008aeb arg  0x000007c6 , 0x00000012 
- 00031847  0x00008aec copy  0x00000012 , 0x00000005 
- 00031848  0x00008aed add  0x00000030 , 0x00000038 , 0x00000006 
- 00031849  0x00008aee call  0x00007eb9 
- 00031850  0x00008aef call  0x00007ecd 
- 00031851  0x00008af0 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031852  0x00008af1 call  0x00007eb5 
- 00031853  0x00008af2 call  0x00007ecd 
- 00031854  0x00008af3 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031855  0x00008af4 call  0x00007eb6 
- 00031856  0x00008af5 copy  0x0000000b , 0x00000011 
- 00031857  0x00008af6 copy  0x00000011 , 0x00000005 
- 00031858  0x00008af7 branch  0x00007c96 
- 00031859  0x00008afb force  0x00000020 , 0x00000039 
- 00031860  0x00008afc arg  0x00000ad2 , 0x00000005 
- 00031861  0x00008afd iadd  0x00000005 , 0x00000005 
- 00031862  0x00008afe branch  0x00007f01 
- 00031863  0x00008b01 force  0x00000008 , 0x00000039 
- 00031864  0x00008b02 branch  0x00007781 
- 00031865  0x00008b05 copy  0x00000011 , 0x00000012 
- 00031866  0x00008b06 branch  0x00007be1 
- 00031867  0x00008b09 force  0x00000008 , 0x00000039 
- 00031868  0x00008b0a branch  0x00007712 
- 00031869  0x00008b0d call  0x00007c7b 
- 00031870  0x00008b0e copy  0x00000005 , 0x00000011 
- 00031871  0x00008b0f branch  0x00007c81 
- 00031872  0x00008b12 call  0x00007cae 
- 00031873  0x00008b14 isolate1  0x00000000 , 0x00000013 
- 00031874  0x00008b15 branch  0x00007c8a , 0x00000001 
- 00031875  0x00008b16 arg  0x0000091e , 0x00000012 
- 00031876  0x00008b17 copy  0x00000011 , 0x00000013 
- 00031877  0x00008b18 increase  0xffffffe0 , 0x00000011 
- 00031878  0x00008b19 call  0x00007cb1 
- 00031879  0x00008b1a nrtn  0x00000002 
- 00031880  0x00008b1b copy  0x00000013 , 0x00000011 
- 00031881  0x00008b1c branch  0x00007c92 
- 00031882  0x00008b1f call  0x00007c92 
- 00031883  0x00008b21 copy  0x00000011 , 0x00000013 
- 00031884  0x00008b22 increase  0xffffffe0 , 0x00000011 
- 00031885  0x00008b23 arg  0x0000091e , 0x00000012 
- 00031886  0x00008b24 call  0x00007cb1 
- 00031887  0x00008b25 nrtn  0x00000002 
- 00031888  0x00008b26 copy  0x00000013 , 0x00000011 
- 00031889  0x00008b27 branch  0x00007c92 
- 00031890  0x00008b2b increase  0xffffffe0 , 0x00000011 
- 00031891  0x00008b2c arg  0x0000091e , 0x00000012 
- 00031892  0x00008b2d copy  0x00000011 , 0x00000005 
- 00031893  0x00008b2e branch  0x00007ca9 
- 00031894  0x00008b34 call  0x00007ca9 
- 00031895  0x00008b36 branch  0x00007ca0 , 0x00000001 
- 00031896  0x00008b39 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031897  0x00008b3a arg  0x0000091e , 0x00000012 
- 00031898  0x00008b3b call  0x00007cb1 
- 00031899  0x00008b3c nrtn  0x00000002 
- 00031900  0x00008b3d arg  0x0000091e , 0x00000012 
- 00031901  0x00008b3e add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031902  0x00008b40 copy  0x00000011 , 0x00000005 
- 00031903  0x00008b41 branch  0x00007ca9 
- 00031904  0x00008b43 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031905  0x00008b44 arg  0x0000091e , 0x00000012 
- 00031906  0x00008b45 copy  0x00000011 , 0x00000005 
- 00031907  0x00008b46 call  0x00007c7b 
- 00031908  0x00008b48 rtn  0x00000001 
- 00031909  0x00008b49 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031910  0x00008b4a arg  0x0000091e , 0x00000012 
- 00031911  0x00008b4b copy  0x00000011 , 0x00000005 
- 00031912  0x00008b4c branch  0x00007c7b 
- 00031913  0x00008b51 force  0x00000008 , 0x00000039 
- 00031914  0x00008b52 branch  0x00007720 
- 00031915  0x00008b55 force  0x00000008 , 0x00000039 
- 00031916  0x00008b56 increase  0x0000001c , 0x00000011 
- 00031917  0x00008b57 branch  0x0000772f 
- 00031918  0x00008b5a force  0x00000008 , 0x00000039 
- 00031919  0x00008b5b force  0x00000000 , 0x00000013 
- 00031920  0x00008b5c branch  0x0000773d 
- 00031921  0x00008b5f force  0x00000008 , 0x00000039 
- 00031922  0x00008b60 increase  0x0000001c , 0x00000011 
- 00031923  0x00008b61 increase  0x0000001c , 0x00000012 
- 00031924  0x00008b62 branch  0x00007707 
- 00031925  0x00008b66 ifetch  0x00000008 , 0x00000006 
- 00031926  0x00008b67 nrtn  0x00000034 
- 00031927  0x00008b68 branch  0x000076f5 
- 00031928  0x00008b6e copy  0x00000011 , 0x00000030 
- 00031929  0x00008b70 copy  0x00000030 , 0x00000011 
- 00031930  0x00008b71 ifetch  0x00000001 , 0x00000011 
- 00031931  0x00008b72 isolate1  0x00000000 , 0x0000003f 
- 00031932  0x00008b73 rtn  0x00000001 
- 00031933  0x00008b74 call  0x00007cab 
- 00031934  0x00008b75 ifetch  0x00000001 , 0x00000012 
- 00031935  0x00008b76 isolate0  0x00000000 , 0x0000003f 
- 00031936  0x00008b77 branch  0x00007cc8 , 0x00000001 
- 00031937  0x00008b78 arg  0x0000091e , 0x00000011 
- 00031938  0x00008b79 copy  0x00000012 , 0x00000005 
- 00031939  0x00008b7a call  0x00007c7b 
- 00031940  0x00008b7b ifetch  0x00000001 , 0x00000012 
- 00031941  0x00008b7c iadd  0x00000013 , 0x0000003f 
- 00031942  0x00008b7d istore  0x00000001 , 0x00000012 
- 00031943  0x00008b7e increase  0xffffffe0 , 0x00000012 
- 00031944  0x00008b80 add  0x00000012 , 0x00000020 , 0x00000011 
- 00031945  0x00008b81 force  0x00000009 , 0x00000039 
- 00031946  0x00008b82 call  0x0000772f 
- 00031947  0x00008b83 branch  0x00007cb9 
- 00031948  0x00008b88 call  0x00002c65 
- 00031949  0x00008b89 rtn  0x0000002b 
- 00031950  0x00008b8a call  0x00007cd3 
- 00031951  0x00008b8b call  0x00007d75 
- 00031952  0x00008b8c branch  0x00007d08 
- 00031953  0x00008b8f call  0x00007d29 
- 00031954  0x00008b91 branch  0x00007d64 
- 00031955  0x00008b94 fetch  0x00000001 , 0x00004686 
- 00031956  0x00008b95 rtneq  0x000000ff 
- 00031957  0x00008b96 iforce  0x00000002 
- 00031958  0x00008b97 call  0x0000680e 
- 00031959  0x00008b98 fetcht  0x00000001 , 0x00004686 
- 00031960  0x00008b99 call  0x00006825 
- 00031961  0x00008b9a nop  0x00000064 
- 00031962  0x00008b9b fetcht  0x00000001 , 0x00004686 
- 00031963  0x00008b9c call  0x000067fb 
- 00031964  0x00008b9d branch  0x00007cdd 
- 00031965  0x00008ba2 bpatchx  0x000000f3 , 0x0000403e 
- 00031966  0x00008ba3 fetch  0x00000001 , 0x00004686 
- 00031967  0x00008ba4 rtneq  0x000000ff 
- 00031968  0x00008ba5 copy  0x0000003f , 0x00000002 
- 00031969  0x00008ba6 call  0x0000681d 
- 00031970  0x00008ba7 nbranch  0x00007cef , 0x00000001 
- 00031971  0x00008baa call  0x00007cf9 
- 00031972  0x00008bab fetch  0x00000002 , 0x00004682 
- 00031973  0x00008bac set1  0x0000000c 
- 00031974  0x00008bad store  0x00000002 , 0x00004682 
- 00031975  0x00008bae fetch  0x00000001 , 0x00004679 
- 00031976  0x00008baf rtneq  0x00000000 
- 00031977  0x00008bb0 jam  0x00000000 , 0x00004679 
- 00031978  0x00008bb2 fetch  0x00000001 , 0x00004685 
- 00031979  0x00008bb3 store  0x00000001 , 0x00004678 
- 00031980  0x00008bb4 call  0x00007d00 
- 00031981  0x00008bb5 jam  0x0000002c , 0x00000a99 
- 00031982  0x00008bb6 branch  0x00007d86 
- 00031983  0x00008bb8 fetch  0x00000002 , 0x00004682 
- 00031984  0x00008bb9 set0  0x0000000c 
- 00031985  0x00008bba store  0x00000002 , 0x00004682 
- 00031986  0x00008bbb fetch  0x00000001 , 0x00004679 
- 00031987  0x00008bbc rtneq  0x00000001 
- 00031988  0x00008bbd jam  0x00000001 , 0x00004679 
- 00031989  0x00008bbf jam  0x00000000 , 0x00004678 
- 00031990  0x00008bc0 call  0x00007d02 
- 00031991  0x00008bc1 jam  0x0000002d , 0x00000a99 
- 00031992  0x00008bc2 branch  0x00007d86 
- 00031993  0x00008bc5 fetch  0x00000001 , 0x00004678 
- 00031994  0x00008bc6 rtn  0x00000034 
- 00031995  0x00008bc7 increase  0xffffffff , 0x0000003f 
- 00031996  0x00008bc8 store  0x00000001 , 0x00004678 
- 00031997  0x00008bc9 nrtn  0x00000034 
- 00031998  0x00008bcb jam  0x00000010 , 0x00000a99 
- 00031999  0x00008bcc branch  0x00007d86 
- 00032000  0x00008bcf arg  0x00000007 , 0x00000007 
- 00032001  0x00008bd0 branch  0x00002c32 
- 00032002  0x00008bd3 arg  0x00000007 , 0x00000007 
- 00032003  0x00008bd4 branch  0x00002c36 
- 00032004  0x00008beb fetch  0x00000002 , 0x0000421b 
- 00032005  0x00008bec mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00032006  0x00008bed iadd  0x00000012 , 0x00000012 
- 00032007  0x00008bee rtn 
- 00032008  0x00008bf2 fetch  0x00000001 , 0x0000421a 
- 00032009  0x00008bf3 rtn  0x00000034 
- 00032010  0x00008bf4 copy  0x0000003f , 0x00000039 
- 00032011  0x00008bf5 fetch  0x00000002 , 0x0000421b 
- 00032012  0x00008bf6 copy  0x0000003f , 0x00000012 
- 00032013  0x00008bf8 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032014  0x00008bf9 ifetcht  0x00000001 , 0x00000013 
- 00032015  0x00008bfa call  0x0000680e 
- 00032016  0x00008bfb call  0x00007d32 
- 00032017  0x00008bfc increase  0x0000000b , 0x00000012 
- 00032018  0x00008bfd loop  0x00007d0d 
- 00032019  0x00008bfe rtn 
- 00032020  0x00008c03 call  0x00007d04 
- 00032021  0x00008c04 setarg  0x00000002 
- 00032022  0x00008c05 istore  0x00000001 , 0x00000012 
- 00032023  0x00008c06 call  0x00007d5e 
- 00032024  0x00008c07 branch  0x00007d35 
- 00032025  0x00008c0d call  0x00007d04 
- 00032026  0x00008c0e setarg  0x00000003 
- 00032027  0x00008c0f istore  0x00000001 , 0x00000012 
- 00032028  0x00008c10 call  0x00007d5e 
- 00032029  0x00008c11 branch  0x00007d32 
- 00032030  0x00008c16 call  0x00007d04 
- 00032031  0x00008c17 setarg  0x00000001 
- 00032032  0x00008c18 istore  0x00000001 , 0x00000012 
- 00032033  0x00008c19 setarg  0x000000ff 
- 00032034  0x00008c1a istore  0x00000001 , 0x00000005 
- 00032035  0x00008c1b branch  0x00007d32 
- 00032036  0x00008c21 call  0x00007d04 
- 00032037  0x00008c22 arg  0x0000000b , 0x00000039 
- 00032038  0x00008c23 copy  0x00000013 , 0x00000006 
- 00032039  0x00008c24 copy  0x00000012 , 0x00000005 
- 00032040  0x00008c25 branch  0x00007ef4 
- 00032041  0x00008c2a fetch  0x00000001 , 0x0000421a 
- 00032042  0x00008c2b rtn  0x00000034 
- 00032043  0x00008c2c arg  0x00000000 , 0x00000011 
- 00032044  0x00008c2e call  0x00007d38 
- 00032045  0x00008c2f increase  0x00000001 , 0x00000011 
- 00032046  0x00008c30 fetch  0x00000001 , 0x0000421a 
- 00032047  0x00008c31 isub  0x00000011 , 0x0000003e 
- 00032048  0x00008c32 rtn  0x00000005 
- 00032049  0x00008c33 branch  0x00007d2c 
- 00032050  0x00008c37 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032051  0x00008c38 ifetcht  0x00000001 , 0x00000013 
- 00032052  0x00008c39 branch  0x00006825 
- 00032053  0x00008c3d add  0x00000012 , 0x00000002 , 0x00000013 
- 00032054  0x00008c3e ifetcht  0x00000001 , 0x00000013 
- 00032055  0x00008c3f branch  0x00006829 
- 00032056  0x00008c44 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032057  0x00008c45 call  0x00007f16 
- 00032058  0x00008c46 nrtn  0x00000034 
- 00032059  0x00008c48 call  0x00007d04 
- 00032060  0x00008c4a ifetch  0x00000001 , 0x00000012 
- 00032061  0x00008c4c beq  0x00000002 , 0x00007d35 
- 00032062  0x00008c4d beq  0x00000003 , 0x00007d32 
- 00032063  0x00008c4e beq  0x00000000 , 0x00007d32 
- 00032064  0x00008c4f beq  0x00000005 , 0x00007d4c 
- 00032065  0x00008c51 call  0x00007d35 
- 00032066  0x00008c52 add  0x00000012 , 0x00000007 , 0x00000013 
- 00032067  0x00008c53 call  0x00007e7c 
- 00032068  0x00008c54 ifetch  0x00000002 , 0x00000013 
- 00032069  0x00008c55 call  0x00007f9c 
- 00032070  0x00008c56 call  0x00007e8c 
- 00032071  0x00008c57 setarg  0x00000005 
- 00032072  0x00008c58 istore  0x00000001 , 0x00000012 
- 00032073  0x00008c59 add  0x00000012 , 0x00000003 , 0x00000013 
- 00032074  0x00008c5a ifetch  0x00000002 , 0x00000013 
- 00032075  0x00008c5b branch  0x00007d5c 
- 00032076  0x00008c5f call  0x00007d32 
- 00032077  0x00008c60 add  0x00000012 , 0x00000009 , 0x00000013 
- 00032078  0x00008c61 call  0x00007e7c 
- 00032079  0x00008c62 ifetch  0x00000002 , 0x00000013 
- 00032080  0x00008c63 call  0x00007f9c 
- 00032081  0x00008c64 call  0x00007e8c 
- 00032082  0x00008c66 add  0x00000012 , 0x00000001 , 0x00000013 
- 00032083  0x00008c67 ifetch  0x00000001 , 0x00000013 
- 00032084  0x00008c68 beq  0x000000ff , 0x00007d58 
- 00032085  0x00008c69 increase  0xffffffff , 0x0000003f 
- 00032086  0x00008c6a istore  0x00000001 , 0x00000013 
- 00032087  0x00008c6b branch  0x00007d19 , 0x00000034 
- 00032088  0x00008c6d setarg  0x00000004 
- 00032089  0x00008c6e istore  0x00000001 , 0x00000012 
- 00032090  0x00008c6f add  0x00000012 , 0x00000005 , 0x00000013 
- 00032091  0x00008c70 ifetch  0x00000002 , 0x00000013 
- 00032092  0x00008c72 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032093  0x00008c73 branch  0x00007f08 
- 00032094  0x00008c76 setarg  0x00000000 
- 00032095  0x00008c77 branch  0x00007d5c 
- 00032096  0x00008c7e setarg  0x00001000 
- 00032097  0x00008c7f lshift16  0x0000003f , 0x0000003f 
- 00032098  0x00008c80 iadd  0x00000012 , 0x00000012 
- 00032099  0x00008c81 rtn 
- 00032100  0x00008c84 bpatchx  0x000000f4 , 0x0000403e 
- 00032101  0x00008c85 arg  0x00000000 , 0x00000011 
- 00032102  0x00008c86 fetcht  0x00000004 , 0x0000467a 
- 00032103  0x00008c87 copy  0x00000022 , 0x00000012 
- 00032104  0x00008c88 copy  0x00000012 , 0x0000003f 
- 00032105  0x00008c89 isub  0x00000002 , 0x0000003e 
- 00032106  0x00008c8a ncall  0x00007d60 , 0x00000002 
- 00032107  0x00008c8d copy  0x00000012 , 0x0000003f 
- 00032108  0x00008c8e increase  0x000000a0 , 0x00000002 
- 00032109  0x00008c8f increase  0x000000a0 , 0x00000002 
- 00032110  0x00008c90 isub  0x00000002 , 0x0000003e 
- 00032111  0x00008c91 nbranch  0x00007d78 , 0x00000002 
- 00032112  0x00008c92 increase  0x00000001 , 0x00000011 
- 00032113  0x00008c93 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00032114  0x00008c94 nbranch  0x00007d6b , 0x00000034 
- 00032115  0x00008c95 arg  0x00000000 , 0x00000011 
- 00032116  0x00008c96 call  0x00007d7f 
- 00032117  0x00008c98 copy  0x00000022 , 0x0000003f 
- 00032118  0x00008c99 store  0x00000004 , 0x0000467a 
- 00032119  0x00008c9a rtn 
- 00032120  0x00008c9c bpatchx  0x000000f5 , 0x0000403e 
- 00032121  0x00008c9d copy  0x00000011 , 0x0000003f 
- 00032122  0x00008c9e rtn  0x00000034 
- 00032123  0x00008c9f increase  0xffffff60 , 0x00000002 
- 00032124  0x00008ca0 increase  0xffffff60 , 0x00000002 
- 00032125  0x00008ca1 set0  0x0000001c , 0x00000002 
- 00032126  0x00008ca2 storet  0x00000004 , 0x0000467a 
- 00032127  0x00008ca4 branch  0x0000335f 
- 00032128  0x00008cac jam  0x00000001 , 0x00004666 
- 00032129  0x00008cae fetch  0x00000001 , 0x00004667 
- 00032130  0x00008caf nbranch  0x00007d81 , 0x00000034 
- 00032131  0x00008cb0 rtn 
- 00032132  0x00008cb3 jam  0x00000000 , 0x00004666 
- 00032133  0x00008cb4 rtn 
- 00032134  0x00008cb9 bpatchx  0x000000f6 , 0x0000403e 
- 00032135  0x00008cba call  0x00007d80 
- 00032136  0x00008cbb copy  0x00000011 , 0x0000003f 
- 00032137  0x00008cbc store  0x00000004 , 0x00000a91 
- 00032138  0x00008cbd arg  0x00004668 , 0x00000011 
- 00032139  0x00008cbe call  0x00007fb8 
- 00032140  0x00008cbf fetch  0x00000004 , 0x00000a91 
- 00032141  0x00008cc0 copy  0x0000003f , 0x00000011 
- 00032142  0x00008cc1 branch  0x00007d84 
- 00032143  0x00008cc4 bpatchx  0x000000f7 , 0x0000403e 
- 00032144  0x00008cc5 call  0x00007d80 
- 00032145  0x00008cc6 copy  0x00000011 , 0x0000003f 
- 00032146  0x00008cc7 store  0x00000004 , 0x00000a91 
- 00032147  0x00008cc8 arg  0x00004670 , 0x00000011 
- 00032148  0x00008cc9 call  0x00007fb8 
- 00032149  0x00008cca fetch  0x00000004 , 0x00000a91 
- 00032150  0x00008ccb copy  0x0000003f , 0x00000011 
- 00032151  0x00008ccc branch  0x00007d84 
- 00032152  0x00008ccf setarg  0x00000000 
- 00032153  0x00008cd0 store  0x00000008 , 0x00004670 
- 00032154  0x00008cd1 store  0x00000008 , 0x00004668 
- 00032155  0x00008cd2 rtn 
- 00032156  0x00008cd5 bpatchx  0x000000f8 , 0x0000403f 
- 00032157  0x00008cd6 fetch  0x00000001 , 0x000041ce 
- 00032158  0x00008cd7 nrtn  0x00000034 
- 00032159  0x00008cd8 arg  0x00004670 , 0x00000011 
- 00032160  0x00008cd9 call  0x00007fd0 
- 00032161  0x00008cda rtn  0x00000034 
- 00032162  0x00008cdb jam  0x00000000 , 0x00000a90 
- 00032163  0x00008cdc call  0x00007da7 
- 00032164  0x00008cdd fetch  0x00000001 , 0x00000a90 
- 00032165  0x00008cde branch  0x00007d9c , 0x00000034 
- 00032166  0x00008cdf rtn 
- 00032167  0x00008ce2 call  0x00007d80 
- 00032168  0x00008ce3 arg  0x00004670 , 0x00000011 
- 00032169  0x00008ce4 call  0x00007fc4 
- 00032170  0x00008ce5 copy  0x0000003f , 0x00000002 
- 00032171  0x00008ce6 call  0x00007d84 
- 00032172  0x00008ce7 bpatchx  0x000000f9 , 0x0000403f 
- 00032173  0x00008ce8 copy  0x00000002 , 0x0000003f 
- 00032174  0x00008ce9 rtn  0x00000034 
- 00032175  0x00008cea beq  0x00000001 , 0x00007ddd 
- 00032176  0x00008ceb beq  0x00000002 , 0x00007de2 
- 00032177  0x00008cec beq  0x00000003 , 0x00007de8 
- 00032178  0x00008ced beq  0x00000007 , 0x00007ded 
- 00032179  0x00008cee beq  0x00000008 , 0x00007dee 
- 00032180  0x00008cef beq  0x00000009 , 0x00007def 
- 00032181  0x00008cf0 beq  0x0000000b , 0x00007df2 
- 00032182  0x00008cf1 beq  0x0000000c , 0x00007df3 
- 00032183  0x00008cf2 beq  0x0000000d , 0x00007df4 
- 00032184  0x00008cf3 beq  0x0000000e , 0x00007dfa 
- 00032185  0x00008cf4 beq  0x0000000f , 0x00007dff 
- 00032186  0x00008cf5 beq  0x00000010 , 0x00007e05 
- 00032187  0x00008cf6 beq  0x00000013 , 0x00007e0f 
- 00032188  0x00008cf7 beq  0x00000014 , 0x00007e11 
- 00032189  0x00008cf8 beq  0x00000015 , 0x00007e13 
- 00032190  0x00008cf9 beq  0x00000016 , 0x00007e15 
- 00032191  0x00008cfa beq  0x00000017 , 0x00007e18 
- 00032192  0x00008cfb beq  0x00000018 , 0x00007e1a 
- 00032193  0x00008cfc beq  0x00000019 , 0x00007e1d 
- 00032194  0x00008cfd beq  0x0000001b , 0x00007e25 
- 00032195  0x00008cfe beq  0x0000001e , 0x00007e2f 
- 00032196  0x00008d00 store  0x00000001 , 0x00000a99 
- 00032197  0x00008d01 bpatchx  0x000000fa , 0x0000403f 
- 00032198  0x00008d02 call  0x000062bc 
- 00032199  0x00008d03 nbranch  0x00007ddb , 0x00000034 
- 00032200  0x00008d05 fetch  0x00000001 , 0x00000a99 
- 00032201  0x00008d06 bmark0  0x00000009 , 0x00007dd6 
- 00032202  0x00008d07 beq  0x00000004 , 0x00007dea 
- 00032203  0x00008d08 beq  0x00000005 , 0x00004d17 
- 00032204  0x00008d09 beq  0x00000006 , 0x00004d26 
- 00032205  0x00008d0a beq  0x0000000a , 0x00007df0 
- 00032206  0x00008d0b beq  0x00000011 , 0x00007e0a 
- 00032207  0x00008d0c beq  0x00000012 , 0x00007e0e 
- 00032208  0x00008d0d beq  0x0000001d , 0x00007e26 
- 00032209  0x00008d0e beq  0x0000001f , 0x000067cc 
- 00032210  0x00008d0f beq  0x00000020 , 0x000067d0 
- 00032211  0x00008d10 beq  0x00000021 , 0x00007e31 
- 00032212  0x00008d11 beq  0x00000025 , 0x0000670b 
- 00032213  0x00008d12 rtn 
- 00032214  0x00008d15 store  0x00000001 , 0x00000a99 
- 00032215  0x00008d16 call  0x00002252 
- 00032216  0x00008d17 branch  0x00007ddb , 0x00000005 
- 00032217  0x00008d18 call  0x0000225a 
- 00032218  0x00008d19 nrtn  0x00000005 
- 00032219  0x00008d1b jam  0x00000001 , 0x00000a90 
- 00032220  0x00008d1c branch  0x00007d8f 
- 00032221  0x00008d22 fetch  0x00000002 , 0x00004682 
- 00032222  0x00008d23 set1  0x00000006 
- 00032223  0x00008d24 store  0x00000002 , 0x00004682 
- 00032224  0x00008d25 jam  0x00000003 , 0x00004093 
- 00032225  0x00008d26 rtn 
- 00032226  0x00008d2b jam  0x00000000 , 0x00004680 
- 00032227  0x00008d2c jam  0x00000000 , 0x00004093 
- 00032228  0x00008d2d fetch  0x00000002 , 0x00004682 
- 00032229  0x00008d2e set0  0x00000006 
- 00032230  0x00008d2f store  0x00000002 , 0x00004682 
- 00032231  0x00008d30 rtn 
- 00032232  0x00008d35 jam  0x00000005 , 0x000041ce 
- 00032233  0x00008d36 rtn 
- 00032234  0x00008d3b jam  0x00000007 , 0x0000007c 
- 00032235  0x00008d3c jam  0x00000013 , 0x000004ca 
- 00032236  0x00008d3d rtn 
- 00032237  0x00008d42 rtn 
- 00032238  0x00008d47 rtn 
- 00032239  0x00008d4c rtn 
- 00032240  0x00008d51 jam  0x00000002 , 0x000004d4 
- 00032241  0x00008d52 branch  0x00004d0a 
- 00032242  0x00008d57 rtn 
- 00032243  0x00008d5c rtn 
- 00032244  0x00008d61 jam  0x00000001 , 0x0000436e 
- 00032245  0x00008d62 jam  0x00000000 , 0x00004484 
- 00032246  0x00008d63 fetch  0x00000002 , 0x00004682 
- 00032247  0x00008d64 set1  0x0000000b , 0x0000003f 
- 00032248  0x00008d65 store  0x00000002 , 0x00004682 
- 00032249  0x00008d66 rtn 
- 00032250  0x00008d6b fetch  0x00000002 , 0x00004682 
- 00032251  0x00008d6c set0  0x0000000b , 0x0000003f 
- 00032252  0x00008d6d store  0x00000002 , 0x00004682 
- 00032253  0x00008d6e jam  0x00000000 , 0x0000436e 
- 00032254  0x00008d6f rtn 
- 00032255  0x00008d74 jam  0x00000001 , 0x0000436e 
- 00032256  0x00008d75 jam  0x00000001 , 0x00004484 
- 00032257  0x00008d76 fetch  0x00000002 , 0x00004682 
- 00032258  0x00008d77 set1  0x0000000b , 0x0000003f 
- 00032259  0x00008d78 store  0x00000002 , 0x00004682 
- 00032260  0x00008d79 rtn 
- 00032261  0x00008d7e fetch  0x00000002 , 0x00004682 
- 00032262  0x00008d7f set0  0x0000000b , 0x0000003f 
- 00032263  0x00008d80 store  0x00000002 , 0x00004682 
- 00032264  0x00008d81 jam  0x00000000 , 0x0000436e 
- 00032265  0x00008d82 rtn 
- 00032266  0x00008d87 setarg  0x00000014 
- 00032267  0x00008d88 store  0x00000002 , 0x0000046d 
- 00032268  0x00008d89 store  0x00000002 , 0x000044ba 
- 00032269  0x00008d8a branch  0x00005c92 
- 00032270  0x00008d8f branch  0x00005abf 
- 00032271  0x00008d94 arg  0x00000000 , 0x00000011 
- 00032272  0x00008d95 branch  0x00007d19 
- 00032273  0x00008d9a arg  0x00000000 , 0x00000011 
- 00032274  0x00008d9b branch  0x00007d14 
- 00032275  0x00008da0 arg  0x00000000 , 0x00000011 
- 00032276  0x00008da1 branch  0x00007d1e 
- 00032277  0x00008da6 jam  0x00000001 , 0x00004369 
- 00032278  0x00008da7 jam  0x0000001b , 0x000041ce 
- 00032279  0x00008daa rtn 
- 00032280  0x00008daf jam  0x00000001 , 0x00004369 
- 00032281  0x00008db0 rtn 
- 00032282  0x00008db5 jam  0x00000000 , 0x00004369 
- 00032283  0x00008db6 jam  0x00000000 , 0x000041ce 
- 00032284  0x00008db7 rtn 
- 00032285  0x00008dbc fetch  0x00000002 , 0x000041eb 
- 00032286  0x00008dbd call  0x00007f9c 
- 00032287  0x00008dbe fetch  0x00000001 , 0x00004686 
- 00032288  0x00008dbf beq  0x000000ff , 0x00007e23 
- 00032289  0x00008dc0 copy  0x0000003f , 0x00000002 
- 00032290  0x00008dc1 call  0x000067fb 
- 00032291  0x00008dc3 call  0x00007d98 
- 00032292  0x00008dc4 branch  0x00002b1f 
- 00032293  0x00008dc9 branch  0x00005b02 
- 00032294  0x00008dce jam  0x00000034 , 0x0000007c 
- 00032295  0x00008dcf set1  0x00000003 , 0x00000000 
- 00032296  0x00008dd0 nrtn  0x00000029 
- 00032297  0x00008dd1 jam  0x00000000 , 0x0000455b 
- 00032298  0x00008dd2 jam  0x00000013 , 0x0000007c 
- 00032299  0x00008dd3 fetch  0x00000001 , 0x0000016d 
- 00032300  0x00008dd4 set0  0x00000002 , 0x0000003f 
- 00032301  0x00008dd5 store  0x00000001 , 0x0000016d 
- 00032302  0x00008dd6 rtn 
- 00032303  0x00008ddb force  0x00000003 , 0x00000007 
- 00032304  0x00008ddc branch  0x00007f07 
- 00032305  0x00008de1 call  0x000062f8 
- 00032306  0x00008de2 jam  0x00000041 , 0x0000007d 
- 00032307  0x00008de3 branch  0x00005f9d 
- 00032308  0x00008de7 fetch  0x00000001 , 0x00004682 
- 00032309  0x00008de8 rtnbit0  0x0000000c 
- 00032310  0x00008de9 rtnbit0  0x00000007 
- 00032311  0x00008dea branch  0x00007e2f 
- 00032312  0x00008df0 fetch  0x00000002 , 0x00004218 
- 00032313  0x00008df1 add  0x0000003f , 0x00000002 , 0x00000005 
- 00032314  0x00008df2 setarg  0x00000000 
- 00032315  0x00008df3 istore  0x00000003 , 0x00000005 
- 00032316  0x00008df4 rtn 
- 00032317  0x00008df9 call  0x00007fe9 
- 00032318  0x00008dfa call  0x00007e69 
- 00032319  0x00008dfb rtn  0x00000034 
- 00032320  0x00008dfc fetch  0x00000002 , 0x00004218 
- 00032321  0x00008dfd add  0x0000003f , 0x00000002 , 0x00000012 
- 00032322  0x00008dfe ifetcht  0x00000001 , 0x00000012 
- 00032323  0x00008dff increase  0x00000001 , 0x00000002 
- 00032324  0x00008e00 istoret  0x00000001 , 0x00000012 
- 00032325  0x00008e02 ifetcht  0x00000001 , 0x0000003f 
- 00032326  0x00008e03 copy  0x00000002 , 0x00000039 
- 00032327  0x00008e04 add  0x0000003f , 0x00000004 , 0x00000012 
- 00032328  0x00008e05 ifetch  0x00000001 , 0x00000012 
- 00032329  0x00008e06 imul32  0x00000002 , 0x0000003f 
- 00032330  0x00008e07 iadd  0x00000006 , 0x00000005 
- 00032331  0x00008e08 copy  0x00000011 , 0x00000006 
- 00032332  0x00008e0a call  0x00007f01 
- 00032333  0x00008e0b call  0x00007e6d 
- 00032334  0x00008e0c pincrease  0xffffffff 
- 00032335  0x00008e0d ifetcht  0x00000001 , 0x00000012 
- 00032336  0x00008e0e increase  0x00000001 , 0x00000002 
- 00032337  0x00008e0f iand  0x00000002 , 0x00000002 
- 00032338  0x00008e10 istoret  0x00000001 , 0x00000012 
- 00032339  0x00008e11 branch  0x00007fe7 
- 00032340  0x00008e17 call  0x00007fe9 
- 00032341  0x00008e18 call  0x00007e65 
- 00032342  0x00008e19 rtn  0x00000034 
- 00032343  0x00008e1a fetch  0x00000002 , 0x00004218 
- 00032344  0x00008e1b add  0x0000003f , 0x00000002 , 0x00000012 
- 00032345  0x00008e1c ifetcht  0x00000001 , 0x00000012 
- 00032346  0x00008e1d increase  0xffffffff , 0x00000002 
- 00032347  0x00008e1e istoret  0x00000001 , 0x00000012 
- 00032348  0x00008e1f ifetcht  0x00000001 , 0x0000003f 
- 00032349  0x00008e20 copy  0x00000002 , 0x00000039 
- 00032350  0x00008e21 add  0x0000003f , 0x00000003 , 0x00000012 
- 00032351  0x00008e22 ifetch  0x00000001 , 0x00000012 
- 00032352  0x00008e23 imul32  0x00000002 , 0x0000003f 
- 00032353  0x00008e24 iadd  0x00000006 , 0x00000006 
- 00032354  0x00008e25 increase  0x00000001 , 0x00000006 
- 00032355  0x00008e26 copy  0x00000011 , 0x00000005 
- 00032356  0x00008e27 branch  0x00007e4c 
- 00032357  0x00008e2c fetch  0x00000002 , 0x00004218 
- 00032358  0x00008e2d add  0x0000003f , 0x00000002 , 0x00000006 
- 00032359  0x00008e2e ifetch  0x00000001 , 0x00000006 
- 00032360  0x00008e2f rtn 
- 00032361  0x00008e33 call  0x00007e6d 
- 00032362  0x00008e34 ifetcht  0x00000001 , 0x00000006 
- 00032363  0x00008e35 isub  0x00000002 , 0x0000003f 
- 00032364  0x00008e36 rtn 
- 00032365  0x00008e3a fetch  0x00000002 , 0x00004218 
- 00032366  0x00008e3b add  0x0000003f , 0x00000001 , 0x00000006 
- 00032367  0x00008e3c ifetch  0x00000001 , 0x00000006 
- 00032368  0x00008e3d rtn 
- 00032369  0x00008e46 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032370  0x00008e47 rtn  0x00000005 
- 00032371  0x00008e49 rshift  0x0000003f , 0x0000003f 
- 00032372  0x00008e4a loop  0x00007e73 
- 00032373  0x00008e4b rtn 
- 00032374  0x00008e4f force  0x00000001 , 0x0000003f 
- 00032375  0x00008e50 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032376  0x00008e51 rtn  0x00000005 
- 00032377  0x00008e53 lshift  0x0000003f , 0x0000003f 
- 00032378  0x00008e54 loop  0x00007e79 
- 00032379  0x00008e55 rtn 
- 00032380  0x00008e57 deposit  0x00000005 
- 00032381  0x00008e58 store  0x00000002 , 0x00000abb 
- 00032382  0x00008e59 storet  0x00000008 , 0x00000aa2 
- 00032383  0x00008e5a deposit  0x0000000b 
- 00032384  0x00008e5b store  0x00000004 , 0x00000aaa 
- 00032385  0x00008e5c call  0x00007e85 
- 00032386  0x00008e5d deposit  0x00000006 
- 00032387  0x00008e5e store  0x00000002 , 0x00000ab9 
- 00032388  0x00008e5f rtn 
- 00032389  0x00008e62 deposit  0x00000011 
- 00032390  0x00008e63 store  0x00000004 , 0x00000aae 
- 00032391  0x00008e64 deposit  0x00000012 
- 00032392  0x00008e65 store  0x00000004 , 0x00000ab2 
- 00032393  0x00008e66 deposit  0x00000013 
- 00032394  0x00008e67 store  0x00000003 , 0x00000ab6 
- 00032395  0x00008e68 rtn 
- 00032396  0x00008e6b fetcht  0x00000008 , 0x00000aa2 
- 00032397  0x00008e6c fetch  0x00000004 , 0x00000aaa 
- 00032398  0x00008e6d iforce  0x0000000b 
- 00032399  0x00008e6e call  0x00007e95 
- 00032400  0x00008e6f fetch  0x00000002 , 0x00000abb 
- 00032401  0x00008e70 iforce  0x00000005 
- 00032402  0x00008e71 fetch  0x00000002 , 0x00000ab9 
- 00032403  0x00008e72 iforce  0x00000006 
- 00032404  0x00008e73 rtn 
- 00032405  0x00008e76 fetch  0x00000004 , 0x00000aae 
- 00032406  0x00008e77 iforce  0x00000011 
- 00032407  0x00008e78 fetch  0x00000004 , 0x00000ab2 
- 00032408  0x00008e79 iforce  0x00000012 
- 00032409  0x00008e7a fetch  0x00000003 , 0x00000ab6 
- 00032410  0x00008e7b iforce  0x00000013 
- 00032411  0x00008e7c rtn 
- 00032412  0x00008e7f fetch  0x00000002 , 0x00000abb 
- 00032413  0x00008e80 copy  0x0000003f , 0x00000005 
- 00032414  0x00008e81 rtn 
- 00032415  0x00008e83 fetch  0x00000002 , 0x00000ab9 
- 00032416  0x00008e84 copy  0x0000003f , 0x00000006 
- 00032417  0x00008e85 rtn 
- 00032418  0x00008e87 copy  0x00000005 , 0x0000003f 
- 00032419  0x00008e88 store  0x00000002 , 0x00000abb 
- 00032420  0x00008e89 rtn 
- 00032421  0x00008e8b copy  0x00000006 , 0x0000003f 
- 00032422  0x00008e8c store  0x00000002 , 0x00000ab9 
- 00032423  0x00008e8d rtn 
- 00032424  0x00008e92 copy  0x00000005 , 0x0000003f 
- 00032425  0x00008e93 store  0x00000002 , 0x00000a97 
- 00032426  0x00008e94 copy  0x00000006 , 0x0000003f 
- 00032427  0x00008e95 store  0x00000002 , 0x00000a95 
- 00032428  0x00008e96 rtn 
- 00032429  0x00008e98 fetch  0x00000002 , 0x00000a97 
- 00032430  0x00008e99 copy  0x0000003f , 0x00000005 
- 00032431  0x00008e9a fetch  0x00000002 , 0x00000a95 
- 00032432  0x00008e9b copy  0x0000003f , 0x00000006 
- 00032433  0x00008e9c rtn 
- 00032434  0x00008e9f call  0x00007ebd 
- 00032435  0x00008ea1 call  0x00007ebd 
- 00032436  0x00008ea2 branch  0x00007ebd 
- 00032437  0x00008ea4 call  0x00007eb9 
- 00032438  0x00008ea6 ifetch  0x00000004 , 0x00000006 
- 00032439  0x00008ea7 istore  0x00000004 , 0x00000005 
- 00032440  0x00008ea8 rtn 
- 00032441  0x00008eaa ifetch  0x00000008 , 0x00000006 
- 00032442  0x00008eab istore  0x00000008 , 0x00000005 
- 00032443  0x00008eac rtn 
- 00032444  0x00008eaf call  0x00007ebf 
- 00032445  0x00008eb1 call  0x00007eb9 
- 00032446  0x00008eb3 call  0x00007eb9 
- 00032447  0x00008eb5 call  0x00007eb9 
- 00032448  0x00008eb6 branch  0x00007eb9 
- 00032449  0x00008ebb arg  0x0000000a , 0x00000039 
- 00032450  0x00008ebd nop  0x00002ee0 
- 00032451  0x00008ebe loop  0x00007ec2 
- 00032452  0x00008ebf rtn 
- 00032453  0x00008ec2 force  0x00000003 , 0x00000039 
- 00032454  0x00008ec4 force  0x00000000 , 0x0000003f 
- 00032455  0x00008ec6 istore  0x00000008 , 0x00000005 
- 00032456  0x00008ec7 loop  0x00007ec7 
- 00032457  0x00008ec8 rtn 
- 00032458  0x00008ecb force  0x00000000 , 0x0000003f 
- 00032459  0x00008ecc istore  0x00000008 , 0x00000005 
- 00032460  0x00008ecd rtn 
- 00032461  0x00008ecf force  0x00000000 , 0x0000003f 
- 00032462  0x00008ed0 istore  0x00000004 , 0x00000005 
- 00032463  0x00008ed1 rtn 
- 00032464  0x00008ed4 force  0x00000004 , 0x00000039 
- 00032465  0x00008ed5 branch  0x00007ec6 
- 00032466  0x00008ed7 force  0x00000008 , 0x00000039 
- 00032467  0x00008ed8 branch  0x00007ec6 
- 00032468  0x00008edb deposit  0x00000039 
- 00032469  0x00008edc rtn  0x00000034 
- 00032470  0x00008edd setarg  0x00000000 
- 00032471  0x00008edf istore  0x00000001 , 0x00000005 
- 00032472  0x00008ee0 loop  0x00007ed7 
- 00032473  0x00008ee1 rtn 
- 00032474  0x00008ee5 arg  0x00000020 , 0x00000039 
- 00032475  0x00008ee6 arg  0x00000ac2 , 0x00000005 
- 00032476  0x00008ee7 branch  0x00007ed4 
- 00032477  0x00008eea ifetch  0x00000004 , 0x00000013 
- 00032478  0x00008eeb ifetcht  0x00000004 , 0x00000011 
- 00032479  0x00008eec ixor  0x00000002 , 0x0000003f 
- 00032480  0x00008eed istore  0x00000004 , 0x00000005 
- 00032481  0x00008eee increase  0x00000004 , 0x00000011 
- 00032482  0x00008eef increase  0x00000004 , 0x00000013 
- 00032483  0x00008ef0 loop  0x00007edd 
- 00032484  0x00008ef1 rtn 
- 00032485  0x00008ef6 bpatchx  0x000000fb , 0x0000403f 
- 00032486  0x00008ef7 copy  0x00000039 , 0x0000003f 
- 00032487  0x00008ef8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00032488  0x00008ef9 rtn  0x00000002 
- 00032489  0x00008efa iadd  0x00000011 , 0x00000012 
- 00032490  0x00008efb increase  0xffffffff , 0x00000012 
- 00032491  0x00008efc rshift  0x00000039 , 0x00000039 
- 00032492  0x00008efe ifetcht  0x00000001 , 0x00000011 
- 00032493  0x00008eff ifetch  0x00000001 , 0x00000012 
- 00032494  0x00008f00 istore  0x00000001 , 0x00000011 
- 00032495  0x00008f01 istoret  0x00000001 , 0x00000012 
- 00032496  0x00008f02 increase  0xffffffff , 0x00000012 
- 00032497  0x00008f03 increase  0x00000001 , 0x00000011 
- 00032498  0x00008f04 loop  0x00007eec 
- 00032499  0x00008f05 rtn 
- 00032500  0x00008f09 deposit  0x00000039 
- 00032501  0x00008f0a rtn  0x00000034 
- 00032502  0x00008f0c increase  0xfffffff8 , 0x00000039 
- 00032503  0x00008f0d call  0x00007eb9 , 0x00000002 
- 00032504  0x00008f0e rtn  0x00000005 
- 00032505  0x00008f0f branch  0x00007ef6 , 0x00000002 
- 00032506  0x00008f10 increase  0x00000008 , 0x00000039 
- 00032507  0x00008f12 increase  0xfffffffc , 0x00000039 
- 00032508  0x00008f13 call  0x00007eb6 , 0x00000002 
- 00032509  0x00008f14 rtn  0x00000005 
- 00032510  0x00008f15 branch  0x00007efb , 0x00000002 
- 00032511  0x00008f16 increase  0x00000004 , 0x00000039 
- 00032512  0x00008f17 branch  0x00007f01 
- 00032513  0x00008f1a deposit  0x00000039 
- 00032514  0x00008f1b rtn  0x00000034 
- 00032515  0x00008f1d ifetch  0x00000001 , 0x00000006 
- 00032516  0x00008f1e istore  0x00000001 , 0x00000005 
- 00032517  0x00008f1f loop  0x00007f03 
- 00032518  0x00008f20 rtn 
- 00032519  0x00008f23 setarg  0x00000000 
- 00032520  0x00008f25 rshift  0x00000022 , 0x00000002 
- 00032521  0x00008f26 storet  0x00000004 , 0x00004094 
- 00032522  0x00008f27 arg  0x0000419d , 0x00000005 
- 00032523  0x00008f28 iforce  0x00000002 
- 00032524  0x00008f29 lshift  0x00000007 , 0x0000003f 
- 00032525  0x00008f2a iadd  0x00000005 , 0x00000005 
- 00032526  0x00008f2b istoret  0x00000002 , 0x00000005 
- 00032527  0x00008f2c bpatchx  0x000000fc , 0x0000403f 
- 00032528  0x00008f2d rtn 
- 00032529  0x00008f30 arg  0x00000800 , 0x0000000b 
- 00032530  0x00008f31 lshift16  0x0000000b , 0x0000000b 
- 00032531  0x00008f32 iadd  0x0000000b , 0x0000003f 
- 00032532  0x00008f33 rtn 
- 00032533  0x00008f37 arg  0x00000000 , 0x00000007 
- 00032534  0x00008f39 bpatchx  0x000000fd , 0x0000403f 
- 00032535  0x00008f3a fetcht  0x00000004 , 0x00004094 
- 00032536  0x00008f3b rshift  0x00000022 , 0x0000003f 
- 00032537  0x00008f3c store  0x00000004 , 0x00004094 
- 00032538  0x00008f3d isub  0x00000002 , 0x0000003e 
- 00032539  0x00008f3e ncall  0x00007f11 , 0x00000002 
- 00032540  0x00008f3f isub  0x00000002 , 0x0000000b 
- 00032541  0x00008f40 copy  0x0000000b , 0x00000002 
- 00032542  0x00008f41 arg  0x0000419d , 0x00000006 
- 00032543  0x00008f42 copy  0x00000006 , 0x00000005 
- 00032544  0x00008f43 arg  0x00000010 , 0x00000039 
- 00032545  0x00008f45 ifetch  0x00000002 , 0x00000006 
- 00032546  0x00008f46 isub  0x00000002 , 0x0000003f 
- 00032547  0x00008f47 branch  0x00007f25 , 0x00000002 
- 00032548  0x00008f48 force  0x00000000 , 0x0000003f 
- 00032549  0x00008f4a istore  0x00000002 , 0x00000005 
- 00032550  0x00008f4b loop  0x00007f21 
- 00032551  0x00008f4c arg  0x0000419d , 0x00000006 
- 00032552  0x00008f4d lshift  0x00000007 , 0x0000003f 
- 00032553  0x00008f4e iadd  0x00000006 , 0x00000006 
- 00032554  0x00008f4f ifetch  0x00000002 , 0x00000006 
- 00032555  0x00008f50 rtn 
- 00032556  0x00008f56 iadd  0x00000002 , 0x00000002 
- 00032557  0x00008f57 copy  0x00000002 , 0x00000039 
- 00032558  0x00008f58 setarg  0x00000ea6 
- 00032559  0x00008f59 isub  0x00000039 , 0x0000003f 
- 00032560  0x00008f5a rtn  0x00000002 
- 00032561  0x00008f5b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032562  0x00008f5c rshift16  0x00000002 , 0x00000002 
- 00032563  0x00008f5d increase  0x00000001 , 0x00000002 
- 00032564  0x00008f5e lshift16  0x00000002 , 0x00000002 
- 00032565  0x00008f5f ior  0x00000002 , 0x00000002 
- 00032566  0x00008f60 rtn 
- 00032567  0x00008f63 call  0x00007f39 
- 00032568  0x00008f64 branch  0x00007f43 
- 00032569  0x00008f68 disable  0x00000028 
- 00032570  0x00008f69 isub  0x00000002 , 0x0000003f 
- 00032571  0x00008f6a branch  0x00007f3e , 0x00000002 
- 00032572  0x00008f6b enable  0x00000028 
- 00032573  0x00008f6c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032574  0x00008f6e rtnbit0  0x0000000f 
- 00032575  0x00008f6f arg  0xffff0ea6 , 0x00000002 
- 00032576  0x00008f70 iadd  0x00000002 , 0x0000003f 
- 00032577  0x00008f71 set0  0x00000040 , 0x0000003f 
- 00032578  0x00008f72 rtn 
- 00032579  0x00008f75 iforce  0x00000006 
- 00032580  0x00008f76 rshift16  0x0000003f , 0x0000003f 
- 00032581  0x00008f77 arg  0x00000ea6 , 0x00000002 
- 00032582  0x00008f78 imul32  0x00000002 , 0x0000003f 
- 00032583  0x00008f79 iadd  0x00000006 , 0x0000003f 
- 00032584  0x00008f7a rtn 
- 00032585  0x00008f7e lshift8  0x0000003f , 0x0000003f 
- 00032586  0x00008f7f lshift4  0x0000003f , 0x0000003f 
- 00032587  0x00008f80 fetcht  0x00000003 , 0x0000416f 
- 00032588  0x00008f81 idiv  0x00000002 
- 00032589  0x00008f82 call  0x00007f86 
- 00032590  0x00008f83 quotient  0x00000002 
- 00032591  0x00008f84 rtn 
- 00032592  0x00008f88 arg  0x00000ea6 , 0x00000002 
- 00032593  0x00008f89 idiv  0x00000002 
- 00032594  0x00008f8a call  0x00007f86 
- 00032595  0x00008f8b quotient  0x0000003f 
- 00032596  0x00008f8c lshift16  0x0000003f , 0x0000003f 
- 00032597  0x00008f8e remainder  0x00000002 
- 00032598  0x00008f8f ior  0x00000002 , 0x00000002 
- 00032599  0x00008f90 rtn 
- 00032600  0x00008f98 arg  0x00000000 , 0x00000002 
- 00032601  0x00008f9a copy  0x00000002 , 0x00000013 
- 00032602  0x00008f9b ifetch  0x00000001 , 0x00000003 
- 00032603  0x00008f9c call  0x00007f64 
- 00032604  0x00008f9d copy  0x00000013 , 0x00000002 
- 00032605  0x00008f9e call  0x00007f95 
- 00032606  0x00008f9f arg  0x0000000a , 0x00000012 
- 00032607  0x00008fa0 imul32  0x00000012 , 0x0000003f 
- 00032608  0x00008fa1 iadd  0x00000002 , 0x0000003f 
- 00032609  0x00008fa2 copy  0x0000003f , 0x00000002 
- 00032610  0x00008fa3 loop  0x00007f59 
- 00032611  0x00008fa4 rtn 
- 00032612  0x00008fa9 arg  0x0000003a , 0x00000002 
- 00032613  0x00008faa isub  0x00000002 , 0x0000003e 
- 00032614  0x00008fab nbranch  0x00007f6d , 0x00000002 
- 00032615  0x00008fac arg  0x00000061 , 0x00000002 
- 00032616  0x00008fad isub  0x00000002 , 0x0000003e 
- 00032617  0x00008fae branch  0x00007f70 , 0x00000002 
- 00032618  0x00008faf arg  0x00000037 , 0x00000002 
- 00032619  0x00008fb0 isub  0x00000002 , 0x0000003f 
- 00032620  0x00008fb1 rtn 
- 00032621  0x00008fb3 arg  0x00000030 , 0x00000002 
- 00032622  0x00008fb4 isub  0x00000002 , 0x0000003f 
- 00032623  0x00008fb5 rtn 
- 00032624  0x00008fb7 arg  0x00000057 , 0x00000002 
- 00032625  0x00008fb8 isub  0x00000002 , 0x0000003f 
- 00032626  0x00008fb9 rtn 
- 00032627  0x00008fbc copy  0x00000002 , 0x00000030 
- 00032628  0x00008fbd setarg  0x000001ff 
- 00032629  0x00008fbe force  0x00000000 , 0x00000012 
- 00032630  0x00008fc0 rshift3  0x0000003f , 0x00000011 
- 00032631  0x00008fc1 rshift  0x00000011 , 0x00000011 
- 00032632  0x00008fc2 ixor  0x00000011 , 0x00000011 
- 00032633  0x00008fc3 isolate1  0x00000000 , 0x00000011 
- 00032634  0x00008fc4 setflag  0x00000001 , 0x00000009 , 0x0000003f 
- 00032635  0x00008fc5 rshift  0x00000002 , 0x00000002 
- 00032636  0x00008fc6 isolate1  0x00000000 , 0x0000003f 
- 00032637  0x00008fc7 setflag  0x00000001 , 0x00000007 , 0x00000002 
- 00032638  0x00008fc8 rshift  0x0000003f , 0x0000003f 
- 00032639  0x00008fc9 increase  0x00000001 , 0x00000012 
- 00032640  0x00008fca compare  0x00000000 , 0x00000012 , 0x00000007 
- 00032641  0x00008fcb nbranch  0x00007f76 , 0x00000001 
- 00032642  0x00008fcc istoret  0x00000001 , 0x00000005 
- 00032643  0x00008fcd loop  0x00007f76 
- 00032644  0x00008fce copy  0x00000030 , 0x00000002 
- 00032645  0x00008fcf rtn 
- 00032646  0x00008fd3 rtn  0x00000035 
- 00032647  0x00008fd4 branch  0x00007f86 
- 00032648  0x00008fe0 ifetch  0x00000001 , 0x00000011 
- 00032649  0x00008fe1 ifetcht  0x00000001 , 0x00000012 
- 00032650  0x00008fe2 isub  0x00000002 , 0x0000003e 
- 00032651  0x00008fe3 nrtn  0x00000005 
- 00032652  0x00008fe4 increase  0x00000001 , 0x00000011 
- 00032653  0x00008fe5 increase  0x00000001 , 0x00000012 
- 00032654  0x00008fe6 loop  0x00007f88 
- 00032655  0x00008fe7 force  0x00000000 , 0x0000003e 
- 00032656  0x00008fe8 rtn 
- 00032657  0x00008fec isub  0x00000002 , 0x0000003e 
- 00032658  0x00008fed nrtn  0x00000002 
- 00032659  0x00008fee deposit  0x00000002 
- 00032660  0x00008fef rtn 
- 00032661  0x00008ff2 iadd  0x00000002 , 0x0000003f 
- 00032662  0x00008ff3 isub  0x00000002 , 0x00000002 
- 00032663  0x00008ff4 isub  0x00000002 , 0x0000003f 
- 00032664  0x00008ff5 rtn 
- 00032665  0x00008ff8 arg  0x00000200 , 0x00000039 
- 00032666  0x00008ff9 arg  0x00004000 , 0x00000005 
- 00032667  0x00008ffa branch  0x00007ec6 
- 00032668  0x00008ffe rtn  0x00000034 
- 00032669  0x00008fff copy  0x0000003f , 0x0000003d 
- 00032670  0x00009003 hfetch  0x00000002 , 0x0000810e 
- 00032671  0x00009004 nbranch  0x00007f9e , 0x00000034 
- 00032672  0x00009005 rtn 
- 00032673  0x00009008 jam  0x00000001 , 0x00008203 
- 00032674  0x00009009 rtn 
- 00032675  0x0000900c hstore  0x00000002 , 0x00008205 
- 00032676  0x0000900d hfetch  0x00000001 , 0x00008203 
- 00032677  0x0000900e set1  0x00000004 , 0x0000003f 
- 00032678  0x0000900f hstore  0x00000001 , 0x00008203 
- 00032679  0x00009010 rtn 
- 00032680  0x00009012 hstore  0x00000002 , 0x00008207 
- 00032681  0x00009013 hfetch  0x00000001 , 0x00008203 
- 00032682  0x00009014 set1  0x00000006 , 0x0000003f 
- 00032683  0x00009015 hstore  0x00000001 , 0x00008203 
- 00032684  0x00009016 rtn 
- 00032685  0x00009019 hstore  0x00000002 , 0x00008205 
- 00032686  0x0000901a jam  0x00000030 , 0x00008203 
- 00032687  0x0000901b rtn 
- 00032688  0x00009020 hfetch  0x00000001 , 0x00008043 
- 00032689  0x00009021 set0  0x00000004 , 0x0000003f 
- 00032690  0x00009022 hstore  0x00000001 , 0x00008043 
- 00032691  0x00009023 rtn 
- 00032692  0x00009026 hfetch  0x00000002 , 0x0000810e 
- 00032693  0x00009027 arg  0x00000200 , 0x00000002 
- 00032694  0x00009029 isub  0x00000002 , 0x0000003e 
- 00032695  0x0000902a rtn 
- 00032696  0x00009031 bpatchx  0x000000fe , 0x0000403f 
- 00032697  0x00009032 ifetcht  0x00000008 , 0x00000011 
- 00032698  0x00009033 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032699  0x00009034 nbranch  0x00007fbe , 0x00000034 
- 00032700  0x00009035 rshift8  0x00000002 , 0x0000003f 
- 00032701  0x00009036 istore  0x00000008 , 0x00000011 
- 00032702  0x00009038 increase  0x00000007 , 0x00000011 
- 00032703  0x00009039 ifetch  0x00000001 , 0x00000011 
- 00032704  0x0000903a nbranch  0x00002a8c , 0x00000034 
- 00032705  0x0000903b fetch  0x00000001 , 0x00000a99 
- 00032706  0x0000903c istore  0x00000001 , 0x00000011 
- 00032707  0x0000903d rtn 
- 00032708  0x00009043 bpatchx  0x000000ff , 0x0000403f 
- 00032709  0x00009044 arg  0x00000008 , 0x00000039 
- 00032710  0x00009045 ifetch  0x00000008 , 0x00000011 
- 00032711  0x00009046 rtn  0x00000034 
- 00032712  0x00009048 ifetch  0x00000001 , 0x00000011 
- 00032713  0x00009049 nbranch  0x00007fcd , 0x00000034 
- 00032714  0x0000904a increase  0x00000001 , 0x00000011 
- 00032715  0x0000904b loop  0x00007fc8 
- 00032716  0x0000904c branch  0x00002a8c 
- 00032717  0x0000904e arg  0x00000000 , 0x00000002 
- 00032718  0x0000904f istoret  0x00000001 , 0x00000011 
- 00032719  0x00009050 rtn 
- 00032720  0x00009056 ifetch  0x00000008 , 0x00000011 
- 00032721  0x00009057 rtn 
- 00032722  0x0000905d ifetch  0x00000001 , 0x00000011 
- 00032723  0x0000905e rtn 
- 00032724  0x00009062 ifetch  0x00000002 , 0x00000011 
- 00032725  0x00009063 rtn 
- 00032726  0x00009068 arg  0x00000000 , 0x00000002 
- 00032727  0x0000906a fetch  0x00000001 , 0x00000006 
- 00032728  0x0000906b loop  0x00007fd7 , 0x00000034 
- 00032729  0x0000906c increase  0x00000001 , 0x00000002 
- 00032730  0x0000906d loop  0x00007fd7 
- 00032731  0x0000906e copy  0x00000002 , 0x0000003f 
- 00032732  0x0000906f rtn 
- 00032733  0x00009072 isub  0x00000002 , 0x0000003e 
- 00032734  0x00009073 nrtn  0x00000002 
- 00032735  0x00009074 copy  0x00000002 , 0x0000003f 
- 00032736  0x00009075 rtn 
- 00032737  0x00009079 force  0xffffffff , 0x0000003e 
- 00032738  0x0000907a rtn 
- 00032739  0x0000907d force  0x00000001 , 0x0000003e 
- 00032740  0x0000907e rtn 
- 00032741  0x00009080 force  0x00000000 , 0x0000003e 
- 00032742  0x00009081 rtn 
- 00032743  0x00009084 enable  0x00000028 
- 00032744  0x00009085 rtn 
- 00032745  0x00009088 disable  0x00000028 
- 00032746  0x00009089 rtn 
- 00032747  0x0000908c enable  0x0000002c 
- 00032748  0x0000908d rtn 
- 00032749  0x00009090 disable  0x0000002c 
- 00032750  0x00009091 rtn 
- 00032751  0x00009094 setarg  0x00000001 
- 00032752  0x00009095 rtn 
- 00032753  0x00009098 setarg  0x00000000 
- 00032754  0x00009099 rtn 
- 00032755  0x0000909d copy  0x00000039 , 0x0000003f 
- 00032756  0x0000909e rtn  0x00000034 
- 00032757  0x0000909f copy  0x00000006 , 0x0000003f 
- 00032758  0x000090a0 iadd  0x00000039 , 0x0000003f 
- 00032759  0x000090a1 increase  0xffffffff , 0x0000003f 
- 00032760  0x000090a2 copy  0x0000003f , 0x00000006 
- 00032761  0x000090a4 ifetch  0x00000001 , 0x00000006 
- 00032762  0x000090a5 increase  0xfffffffe , 0x00000006 
- 00032763  0x000090a6 istore  0x00000001 , 0x00000005 
- 00032764  0x000090a7 loop  0x00007ff9 
- 00032765  0x000090a8 rtn 
- 00065537  0x000090ae beq  0x00000000 , 0x00010004 
- 00065538  0x000090af beq  0x00000001 , 0x00010011 
- 00065539  0x000090b0 rtn 
- 00065540  0x000090b3 fetch  0x00000001 , 0x0000000e 
- 00065541  0x000090b4 increase  0x00000001 , 0x0000003f 
- 00065542  0x000090b5 store  0x00000001 , 0x0000000e 
- 00065543  0x000090b6 call  0x00002435 
- 00065544  0x000090b8 set1  0x0000002c , 0x00000000 
- 00065545  0x000090b9 call  0x000022f2 
- 00065546  0x000090ba branch  0x0001000f , 0x00000018 
- 00065547  0x000090bb set0  0x0000002c , 0x00000000 
- 00065548  0x000090bc call  0x00002455 
- 00065549  0x000090bd nbranch  0x00010008 , 0x00000034 
- 00065550  0x000090be branch  0x000020fc 
- 00065551  0x000090c0 set0  0x0000002c , 0x00000000 
- 00065552  0x000090c1 branch  0x0000215f 
- 00065553  0x000090c4 call  0x000003fb 
- 00065554  0x000090c5 jam  0x00000000 , 0x00004b6c 
- 00065555  0x000090c6 setarg  0x00000006 
- 00065556  0x000090c7 store  0x00000002 , 0x00004496 
- 00065557  0x000090c8 store  0x00000002 , 0x00004498 
- 00065558  0x000090c9 jam  0x00000000 , 0x000047c6 
- 00065559  0x000090ca jam  0x00000000 , 0x0000479e 
- 00065560  0x000090cb call  0x0000035a 
- 00065561  0x000090cc call  0x00005816 
- 00065562  0x000090cd branch  0x000041d9 
- 00131073  0x000090d3 beq  0x00000010 , 0x00020004 
- 00131074  0x000090d4 beq  0x00000011 , 0x0002001b 
- 00131075  0x000090d5 rtn 
- 00131076  0x000090d8 jam  0x00000000 , 0x0000480a 
- 00131077  0x000090d9 jam  0x0000000c , 0x000041e3 
- 00131078  0x000090da call  0x000041e7 
- 00131079  0x000090db fetch  0x00000002 , 0x00004208 
- 00131080  0x000090dc bbit1  0x00000007 , 0x0002000e 
- 00131081  0x000090dd bbit1  0x00000000 , 0x000033a9 
- 00131082  0x000090de bbit1  0x00000001 , 0x00020012 
- 00131083  0x000090df bbit1  0x00000002 , 0x00020015 
- 00131084  0x000090e0 bbit1  0x00000003 , 0x00020015 
- 00131085  0x000090e1 branch  0x000042b0 
- 00131086  0x000090e4 call  0x000041c1 
- 00131087  0x000090e5 fetch  0x00000002 , 0x00004208 
- 00131088  0x000090e6 bbit1  0x0000000a , 0x0000046d 
- 00131089  0x000090e7 branch  0x000041f7 
- 00131090  0x000090ea bbit1  0x00000005 , 0x00020015 
- 00131091  0x000090eb bbit1  0x00000003 , 0x00020015 
- 00131092  0x000090ec branch  0x000042b0 
- 00131093  0x000090ee fetch  0x00000002 , 0x00004682 
- 00131094  0x000090ef bbit1  0x0000000c , 0x000042b0 
- 00131095  0x000090f0 call  0x000033a9 
- 00131096  0x000090f1 call  0x000004be 
- 00131097  0x000090f2 rtn  0x00000001 
- 00131098  0x000090f3 branch  0x000033a7 
- 00131099  0x000090f7 fetch  0x00000002 , 0x00000264 
- 00131100  0x000090f8 copy  0x0000003f , 0x00000006 
- 00131101  0x000090f9 ifetch  0x00000001 , 0x00000006 
- 00131102  0x000090fa store  0x00000001 , 0x00004b04 
- 00131103  0x000090fb and  0x0000003f , 0x0000000f , 0x00000002 
- 00131104  0x000090fc rshift4  0x0000003f , 0x0000003f 
- 00131105  0x000090fd beq  0x00000007 , 0x00020024 
- 00131106  0x000090fe beq  0x00000001 , 0x0002002b 
- 00131107  0x000090ff branch  0x00004d39 
- 00131108  0x00009101 call  0x00004d53 
- 00131109  0x00009102 jam  0x00000000 , 0x00004b05 
- 00131110  0x00009103 fetch  0x00000001 , 0x00004b04 
- 00131111  0x00009104 isolate1  0x00000000 , 0x0000003f 
- 00131112  0x00009105 rtn  0x00000001 
- 00131113  0x00009106 jam  0x00000001 , 0x00004b05 
- 00131114  0x00009107 rtn 
- 00131115  0x0000910a copy  0x00000002 , 0x0000003f 
- 00131116  0x0000910b beq  0x00000005 , 0x000003e5 
- 00131117  0x0000910c branch  0x00004d41 
- 00196609  0x00009111 beq  0x00000020 , 0x00030014 
- 00196610  0x00009112 beq  0x00000021 , 0x00030028 
- 00196611  0x00009113 beq  0x00000022 , 0x00030021 
- 00196612  0x00009114 beq  0x00000023 , 0x00030006 
- 00196613  0x00009115 rtn 
- 00196614  0x00009118 jam  0x00000001 , 0x00004b6e 
- 00196615  0x00009119 jam  0x00000001 , 0x000047a1 
- 00196616  0x0000911a fetch  0x00000002 , 0x000046a8 
- 00196617  0x0000911b store  0x00000002 , 0x000046ae 
- 00196618  0x0000911c call  0x00000420 
- 00196619  0x0000911d call  0x00003418 
- 00196620  0x0000911e fetch  0x00000003 , 0x00004bf8 
- 00196621  0x0000911f store  0x00000003 , 0x00004374 
- 00196622  0x00009121 call  0x00000419 
- 00196623  0x00009122 setarg  0x00000004 
- 00196624  0x00009123 istore  0x00000001 , 0x00000006 
- 00196625  0x00009125 arg  0x00004390 , 0x00000006 
- 00196626  0x00009126 call  0x00000415 
- 00196627  0x00009128 branch  0x00007df4 
- 00196628  0x0000912b fetch  0x00000001 , 0x00000048 
- 00196629  0x0000912c beq  0x00000084 , 0x00030018 
- 00196630  0x0000912d beq  0x00000083 , 0x0003001b 
- 00196631  0x0000912e branch  0x0000603f 
- 00196632  0x00009130 call  0x0003001e 
- 00196633  0x00009131 fetch  0x00000001 , 0x00000048 
- 00196634  0x00009132 branch  0x00006099 
- 00196635  0x00009134 call  0x0003001e 
- 00196636  0x00009135 fetch  0x00000001 , 0x00000048 
- 00196637  0x00009136 branch  0x0000610d 
- 00196638  0x00009138 fetch  0x00000001 , 0x0000465a 
- 00196639  0x00009139 branch  0x0000612b , 0x00000034 
- 00196640  0x0000913a branch  0x00006124 
- 00196641  0x0000913d call  0x00006152 
- 00196642  0x0000913e fetch  0x00000001 , 0x00004b53 
- 00196643  0x0000913f rtn  0x00000034 
- 00196644  0x00009140 fetch  0x00000001 , 0x0000004b 
- 00196645  0x00009141 set0  0x00000003 , 0x0000003f 
- 00196646  0x00009142 store  0x00000001 , 0x0000004b 
- 00196647  0x00009143 branch  0x000003fe 
- 00196648  0x00009146 force  0x00000002 , 0x0000003f 
- 00196649  0x00009147 call  0x00006298 
- 00196650  0x00009148 fetch  0x00000001 , 0x00000049 
- 00196651  0x00009149 istore  0x00000001 , 0x00000005 
- 00196652  0x0000914a store  0x00000001 , 0x00004afe 
- 00196653  0x0000914b call  0x000062a7 
- 00196654  0x0000914c fetch  0x00000001 , 0x00004afe 
- 00196655  0x0000914d beq  0x0000002e , 0x00030031 
- 00196656  0x0000914e branch  0x00006051 
- 00196657  0x00009151 fetch  0x00000001 , 0x00004b01 
- 00196658  0x00009152 rtn  0x00000034 
- 00196659  0x00009153 jam  0x00000000 , 0x00004b01 
- 00196660  0x00009154 fetch  0x00000001 , 0x00004b03 
- 00196661  0x00009155 rtnne  0x00000002 
- 00196662  0x00009156 jam  0x00000001 , 0x00004b02 
- 00196663  0x00009157 copy  0x00000022 , 0x0000003f 
- 00196664  0x00009158 store  0x00000004 , 0x000004e9 
- 00196665  0x00009159 rtn 
- 00262145  0x0000915f beq  0x00000030 , 0x00040003 
- 00262146  0x00009160 rtn 
- 00262147  0x00009163 call  0x000062bc 
- 00262148  0x00009164 nrtn  0x00000034 
- 00262149  0x00009166 fetch  0x00000001 , 0x00000055 
- 00262150  0x00009167 rtn  0x00000034 
- 00262151  0x00009168 beq  0x00000004 , 0x00040025 
- 00262152  0x00009169 beq  0x00000010 , 0x0004000a 
- 00262153  0x0000916a branch  0x00006320 
- 00262154  0x0000916e fetch  0x00000001 , 0x0000455b 
- 00262155  0x0000916f rtneq  0x00000000 
- 00262156  0x00009170 beq  0x00000001 , 0x0004000e 
- 00262157  0x00009171 branch  0x0000635f 
- 00262158  0x00009173 rtn  0x00000029 
- 00262159  0x00009176 fetch  0x00000001 , 0x0000016d 
- 00262160  0x00009177 bbit1  0x00000000 , 0x00040012 
- 00262161  0x00009178 branch  0x00006399 
- 00262162  0x0000917a fetch  0x00000001 , 0x00004b03 
- 00262163  0x0000917b beq  0x00000001 , 0x0000639d 
- 00262164  0x0000917d fetch  0x00000001 , 0x000041bd 
- 00262165  0x0000917e branch  0x000063a9 , 0x00000034 
- 00262166  0x0000917f fetch  0x00000001 , 0x000004d1 
- 00262167  0x00009180 rtnbit0  0x00000003 
- 00262168  0x00009181 rtnbit0  0x00000002 
- 00262169  0x00009182 fetch  0x00000001 , 0x00004b02 
- 00262170  0x00009183 rtn  0x00000034 
- 00262171  0x00009184 jam  0x00000000 , 0x00004b02 
- 00262172  0x00009185 fetch  0x00000004 , 0x000004e9 
- 00262173  0x00009186 arg  0x00000014 , 0x00000002 
- 00262174  0x00009187 iadd  0x00000002 , 0x00000002 
- 00262175  0x00009188 copy  0x00000022 , 0x0000003f 
- 00262176  0x00009189 isub  0x00000002 , 0x0000003e 
- 00262177  0x0000918a nbranch  0x00040023 , 0x00000002 
- 00262178  0x0000918b branch  0x00006349 
- 00262179  0x0000918e jam  0x00000001 , 0x00004b02 
- 00262180  0x0000918f rtn 
- 00262181  0x00009192 jam  0x00000014 , 0x0000480b 
- 00262182  0x00009193 branch  0x0000636f 
- 00327681  0x0000919c beq  0x00000040 , 0x00050004 
- 00327682  0x0000919d beq  0x00000041 , 0x00050016 
- 00327683  0x0000919e rtn 
- 00327684  0x000091a1 call  0x0005000c 
- 00327685  0x000091a2 branch  0x0000557d 
- 00327686  0x000091a4 fetch  0x00000001 , 0x000047c7 
- 00327687  0x000091a5 store  0x00000001 , 0x00004172 
- 00327688  0x000091a7 jam  0x00000000 , 0x000047c6 
- 00327689  0x000091a8 rtn 
- 00327690  0x000091aa jam  0x00000001 , 0x000047c6 
- 00327691  0x000091ab rtn 
- 00327692  0x000091ad fetch  0x00000001 , 0x000043d6 
- 00327693  0x000091ae sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00327694  0x000091af nbranch  0x0005000a , 0x00000002 
- 00327695  0x000091b0 fetch  0x00000001 , 0x000043d8 
- 00327696  0x000091b1 fetcht  0x00000001 , 0x000047c7 
- 00327697  0x000091b2 isub  0x00000002 , 0x0000003e 
- 00327698  0x000091b3 branch  0x00050006 , 0x00000002 
- 00327699  0x000091b4 fetch  0x00000001 , 0x000043d8 
- 00327700  0x000091b5 store  0x00000001 , 0x00004172 
- 00327701  0x000091b6 branch  0x00050008 
- 00327702  0x000091b9 fetch  0x00000001 , 0x0000043f 
- 00327703  0x000091ba rtnbit0  0x00000006 
- 00327704  0x000091bb call  0x0005001b 
- 00327705  0x000091bc nrtn  0x00000028 
- 00327706  0x000091bd branch  0x000055a0 
- 00327707  0x000091bf enable  0x00000028 
- 00327708  0x000091c0 fetch  0x00000001 , 0x0000045a 
- 00327709  0x000091c1 rshift4  0x0000003f , 0x0000003f 
- 00327710  0x000091c2 rtnne  0x0000000f 
- 00327711  0x000091c3 fetch  0x00000001 , 0x00000460 
- 00327712  0x000091c4 rshift4  0x0000003f , 0x0000003f 
- 00327713  0x000091c5 rtnne  0x00000000 
- 00327714  0x000091c6 branch  0x00007fe9 
- 00393217  0x000091cd beq  0x00000050 , 0x00060003 
- 00393218  0x000091ce rtn 
- 00393219  0x000091d2 call  0x00000287 
- 00393220  0x000091d3 jam  0x00000000 , 0x00004b6e 
- 00393221  0x000091d4 jam  0x00000001 , 0x00004bee 
- 00393222  0x000091d5 jam  0x00000001 , 0x00004720 
- 00393223  0x000091d6 jam  0x00000000 , 0x0000479e 
- 00393224  0x000091d7 fetch  0x00000002 , 0x00004682 
- 00393225  0x000091d8 bbit1  0x0000000b , 0x00060011 
- 00393226  0x000091d9 call  0x00000315 
- 00393227  0x000091da fetcht  0x00000002 , 0x000047c4 
- 00393228  0x000091db increase  0x00000001 , 0x00000002 
- 00393229  0x000091dc storet  0x00000002 , 0x000047c4 
- 00393230  0x000091dd storet  0x00000002 , 0x000044a1 
- 00393231  0x000091df random  0x0000003f 
- 00393232  0x000091e0 store  0x00000001 , 0x000044a0 
- 00393233  0x000091e2 call  0x00003418 
- 00393234  0x000091e3 fetch  0x00000002 , 0x00004687 
- 00393235  0x000091e4 store  0x00000002 , 0x000046ac 
- 00393236  0x000091e5 jam  0x00000006 , 0x0000016d 
- 00393237  0x000091e6 setarg  0x00000000 
- 00393238  0x000091e7 store  0x00000002 , 0x000046b0 
- 00393239  0x000091e8 store  0x00000002 , 0x000046ae 
- 00393240  0x000091e9 call  0x00000420 
- 00393241  0x000091ea call  0x000043ca 
- 00393242  0x000091eb jam  0x00000000 , 0x00004b53 
- 00393243  0x000091ec call  0x00000303 
- 00393244  0x000091ed fetch  0x00000001 , 0x00004092 
- 00393245  0x000091ee isolate1  0x00000001 , 0x0000003f 
- 00393246  0x000091ef call  0x00060023 , 0x00000001 
- 00393247  0x000091f0 fetch  0x00000001 , 0x00004092 
- 00393248  0x000091f1 isolate1  0x00000000 , 0x0000003f 
- 00393249  0x000091f2 call  0x00007ddd , 0x00000001 
- 00393250  0x000091f3 branch  0x000006a1 
- 00393251  0x000091f6 jam  0x00000000 , 0x000047a1 
- 00393252  0x000091f7 fetch  0x00000003 , 0x00004bf5 
- 00393253  0x000091f8 store  0x00000003 , 0x00004374 
- 00393254  0x000091f9 call  0x00000419 
- 00393255  0x000091fa setarg  0x00000005 
- 00393256  0x000091fb istore  0x00000001 , 0x00000006 
- 00393257  0x000091fc arg  0x00004b12 , 0x00000006 
- 00393258  0x000091fd call  0x00000415 
- 00393259  0x000091fe branch  0x00007df4 
- 00458753  0x00009204 beq  0x00000060 , 0x00070005 
- 00458754  0x00009205 beq  0x00000061 , 0x00070017 
- 00458755  0x00009206 beq  0x00000062 , 0x0007001f 
- 00458756  0x00009207 rtn 
- 00458757  0x0000920a call  0x0007000e 
- 00458758  0x0000920b branch  0x000001b7 , 0x00000028 
- 00458759  0x0000920c set1  0x00000026 , 0x00000000 
- 00458760  0x0000920d fetch  0x00000001 , 0x00004dd1 
- 00458761  0x0000920e set1  0x00000002 , 0x0000003f 
- 00458762  0x0000920f store  0x00000001 , 0x00004dd1 
- 00458763  0x00009210 call  0x000001a1 
- 00458764  0x00009211 call  0x00000116 
- 00458765  0x00009212 branch  0x0007001b 
- 00458766  0x00009215 arg  0x00000002 , 0x00000039 
- 00458767  0x00009216 arg  0x00004ca9 , 0x00000006 
- 00458768  0x00009217 call  0x00007fe7 
- 00458769  0x00009218 setarg  0x0000ffff 
- 00458770  0x0000921a ifetcht  0x00000002 , 0x00000006 
- 00458771  0x0000921b isub  0x00000002 , 0x0000003e 
- 00458772  0x0000921c ncall  0x00007fe9 , 0x00000005 
- 00458773  0x0000921d loop  0x00070012 
- 00458774  0x0000921e rtn 
- 00458775  0x00009221 set1  0x00000026 , 0x00000000 
- 00458776  0x00009222 fetch  0x00000001 , 0x00004dd1 
- 00458777  0x00009223 set1  0x00000001 , 0x0000003f 
- 00458778  0x00009224 store  0x00000001 , 0x00004dd1 
- 00458779  0x00009226 setarg  0x0000003c 
- 00458780  0x00009227 store  0x00000002 , 0x00004dcd 
- 00458781  0x00009228 jam  0x00000000 , 0x00004dcc 
- 00458782  0x00009229 rtn 
- 00458783  0x0000922c fetch  0x00000004 , 0x000046d3 
- 00458784  0x0000922d rtnbit0  0x00000011 
- 00458785  0x0000922e rtnbit1  0x00000003 
- 00458786  0x0000922f rtnmark1  0x00000026 
- 00458787  0x00009230 call  0x00004482 
- 00458788  0x00009231 arg  0x00000003 , 0x00000007 
- 00458789  0x00009232 call  0x000043ce 
- 00458790  0x00009233 setarg  0x00000000 
- 00458791  0x00009234 store  0x00000002 , 0x000046ae 
- 00458792  0x00009235 store  0x00000001 , 0x000046b4 
- 00458793  0x00009236 store  0x00000002 , 0x00004cae 
- 00458794  0x00009237 call  0x000042ca 
- 00458795  0x00009238 branch  0x000001b7 
- 00524289  0x0000923e beq  0x00000070 , 0x00080004 
- 00524290  0x0000923f beq  0x00000071 , 0x0008001a 
- 00524291  0x00009240 rtn 
- 00524292  0x00009243 fetch  0x00000001 , 0x00004dcc 
- 00524293  0x00009244 beq  0x00000001 , 0x00002dd4 
- 00524294  0x00009245 call  0x00080011 
- 00524295  0x00009246 call  0x00000162 
- 00524296  0x00009247 nbranch  0x00000116 , 0x00000018 
- 00524297  0x00009248 nbranch  0x00000116 , 0x0000002f 
- 00524298  0x00009249 fetch  0x00000001 , 0x00004dd1 
- 00524299  0x0000924a set0  0x00000002 , 0x0000003f 
- 00524300  0x0000924b store  0x00000001 , 0x00004dd1 
- 00524301  0x0000924d jam  0x00000000 , 0x00004b69 
- 00524302  0x0000924e call  0x00002f20 
- 00524303  0x0000924f call  0x0000015f 
- 00524304  0x00009250 branch  0x00000326 
- 00524305  0x00009253 jam  0x000000ff , 0x0000119e 
- 00524306  0x00009254 fetch  0x00000001 , 0x00004c82 
- 00524307  0x00009255 store  0x00000001 , 0x0000119f 
- 00524308  0x00009256 fetch  0x00000004 , 0x00004cb8 
- 00524309  0x00009257 store  0x00000004 , 0x000011a0 
- 00524310  0x00009258 arg  0x00000006 , 0x00000002 
- 00524311  0x00009259 arg  0x0000119e , 0x00000011 
- 00524312  0x0000925a call  0x000001be 
- 00524313  0x0000925b branch  0x000001c2 
- 00524314  0x0000925e setarg  0xffffffff 
- 00524315  0x0000925f store  0x00000006 , 0x00000040 
- 00524316  0x00009260 jam  0x00000033 , 0x00000185 
- 00524317  0x00009261 jam  0x000000ff , 0x00004be4 
- 00524318  0x00009262 call  0x000042fb 
- 00524319  0x00009263 jam  0x000000ff , 0x00004721 
- 00524320  0x00009264 branch  0x000002cf 
- 00589825  0x0000926a beq  0x00000080 , 0x00090003 
- 00589826  0x0000926d rtn 
- 00589827  0x00009283 fetch  0x00000004 , 0x000040a0 
- 00589828  0x00009284 store  0x00000004 , 0x00004cb8 
- 00589829  0x00009289 call  0x00003e6e 
- 00589830  0x0000928b fetcht  0x00000001 , 0x00004b28 
- 00589831  0x0000928c call  0x0000680e 
- 00589832  0x0000928e fetcht  0x00000001 , 0x00004b46 
- 00589833  0x0000928f call  0x0000680e 
- 00589834  0x00009291 call  0x00003e1e 
- 00589835  0x00009296 call  0x00090017 
- 00589836  0x00009297 setarg  0x00000000 
- 00589837  0x00009298 store  0x00000002 , 0x00004154 
- 00589838  0x00009299 call  0x000068a2 
- 00589839  0x0000929b call  0x00005810 
- 00589840  0x0000929c call  0x00005839 
- 00589841  0x0000929d call  0x0000582c 
- 00589842  0x0000929e call  0x00005818 
- 00589843  0x000092a0 call  0x000002c2 
- 00589844  0x000092a1 fetch  0x00000001 , 0x00004720 
- 00589845  0x000092a2 rtneq  0x00000002 
- 00589846  0x000092a3 rtn 
- 00589847  0x000092a6 call  0x000074b9 
- 00589848  0x000092a7 arg  0x00008c00 , 0x00000006 
- 00589849  0x000092a8 arg  0x00004878 , 0x00000005 
- 00589850  0x000092a9 arg  0x00000171 , 0x00000039 
- 00589851  0x000092aa call  0x00007f01 
- 00589852  0x000092ac setarg  0x000f0209 
- 00589853  0x000092ad istore  0x00000003 , 0x00000005 
- 00589854  0x000092ae setarg  0x00120009 
- 00589855  0x000092af istore  0x00000003 , 0x00000005 
- 00589856  0x000092b1 setarg  0x00100209 
- 00589857  0x000092b2 istore  0x00000003 , 0x00000005 
- 00589858  0x000092b3 setarg  0x00000009 
- 00589859  0x000092b4 istore  0x00000003 , 0x00000005 
- 00589860  0x000092b5 arg  0x00008d71 , 0x00000006 
- 00589861  0x000092b6 arg  0x00000109 , 0x00000039 
- 00589862  0x000092b7 call  0x00007f01 
- 00589863  0x000092b9 jam  0x00000000 , 0x0000488f 
- 00589864  0x000092ba jam  0x0000006d , 0x00004887 
- 00589865  0x000092bb setarg  0x0000401f 
- 00589866  0x000092bc store  0x00000002 , 0x000049dd 
- 00589867  0x000092bd setarg  0x00006d04 
- 00589868  0x000092be store  0x00000002 , 0x00004a46 
- 00589869  0x000092bf setarg  0x000016b0 
- 00589870  0x000092c0 store  0x00000002 , 0x00004a4c 
- 00589871  0x000092c2 setarg  0x00004878 
- 00589872  0x000092c3 store  0x00000002 , 0x00004575 
- 00589873  0x000092c4 rtn 
- 00655361  0x000092cb beq  0x00000090 , 0x000a0005 
- 00655362  0x000092cc beq  0x00000091 , 0x000a001f 
- 00655363  0x000092cd beq  0x00000092 , 0x000a0030 
- 00655364  0x000092ce rtn 
- 00655365  0x000092d1 fetch  0x00000001 , 0x00004c86 
- 00655366  0x000092d2 beq  0x00000001 , 0x00007fe7 
- 00655367  0x000092d3 fetch  0x00000001 , 0x00004c91 
- 00655368  0x000092d4 beq  0x00000001 , 0x000a000c 
- 00655369  0x000092d5 beq  0x00000002 , 0x000a000f 
- 00655370  0x000092d6 beq  0x00000003 , 0x000a0012 
- 00655371  0x000092d7 branch  0x00002a8c 
- 00655372  0x000092da jam  0x00000011 , 0x00004c91 
- 00655373  0x000092db jam  0x000000aa , 0x0000119e 
- 00655374  0x000092dc branch  0x000a0014 
- 00655375  0x000092de jam  0x00000012 , 0x00004c91 
- 00655376  0x000092df jam  0x00000055 , 0x0000119e 
- 00655377  0x000092e0 branch  0x000a0014 
- 00655378  0x000092e2 jam  0x00000013 , 0x00004c91 
- 00655379  0x000092e3 jam  0x00000022 , 0x0000119e 
- 00655380  0x000092e5 fetch  0x00000001 , 0x00004c82 
- 00655381  0x000092e6 and_into  0x00000007 , 0x0000003f 
- 00655382  0x000092e7 store  0x00000001 , 0x0000119f 
- 00655383  0x000092e8 fetch  0x00000004 , 0x00004cb8 
- 00655384  0x000092e9 store  0x00000004 , 0x000011a0 
- 00655385  0x000092eb jam  0x00000000 , 0x000011a4 
- 00655386  0x000092ec arg  0x0000119e , 0x00000011 
- 00655387  0x000092ed arg  0x00000007 , 0x00000002 
- 00655388  0x000092ee call  0x000001be 
- 00655389  0x000092ef call  0x0000012b 
- 00655390  0x000092f0 branch  0x00007fe7 
- 00655391  0x000092f3 call  0x000006ca 
- 00655392  0x000092f4 fetch  0x00000001 , 0x00004c91 
- 00655393  0x000092f5 rtneq  0x000000ff 
- 00655394  0x000092f6 beq  0x00000011 , 0x000a0026 
- 00655395  0x000092f7 beq  0x00000012 , 0x000a0028 
- 00655396  0x000092f8 beq  0x00000013 , 0x000a002a 
- 00655397  0x000092f9 rtn 
- 00655398  0x000092fc jam  0x00000002 , 0x00004c91 
- 00655399  0x000092fd branch  0x0000015b 
- 00655400  0x000092ff jam  0x00000003 , 0x00004c91 
- 00655401  0x00009300 branch  0x0000015b 
- 00655402  0x00009302 jam  0x000000ff , 0x00004c91 
- 00655403  0x00009303 jam  0x00000039 , 0x00000a99 
- 00655404  0x00009304 call  0x00007d86 
- 00655405  0x00009305 fetch  0x00000004 , 0x00004c61 
- 00655406  0x00009306 call  0x000001a0 
- 00655407  0x00009307 branch  0x0000015b 
- 00655408  0x0000930b call  0x000003f8 
- 00655409  0x0000930c jam  0x00000001 , 0x0000478b 
- 00655410  0x0000930d arg  0x00000003 , 0x00000007 
- 00655411  0x0000930e call  0x000043d2 
- 00655412  0x0000930f setarg  0x00000000 
- 00655413  0x00009310 store  0x00000002 , 0x00004707 
- 00655414  0x00009311 jam  0x00000000 , 0x000046a7 
- 00655415  0x00009313 call  0x0000405d 
- 00655416  0x00009315 call  0x00000287 
- 00655417  0x00009317 fetch  0x00000004 , 0x00004ca9 
- 00655418  0x00009318 store  0x00000004 , 0x0000477b 
- 00655419  0x0000931a branch  0x000002cf 
- 00720897  0x00009320 beq  0x000000a0 , 0x000b0006 
- 00720898  0x00009321 beq  0x000000a1 , 0x000b000d 
- 00720899  0x00009322 beq  0x000000a2 , 0x000b0019 
- 00720900  0x00009323 beq  0x000000a3 , 0x000b0020 
- 00720901  0x00009324 rtn 
- 00720902  0x00009327 call  0x000003fb 
- 00720903  0x00009328 jam  0x00000000 , 0x00004dc1 
- 00720904  0x00009329 call  0x00000287 
- 00720905  0x0000932a call  0x000001b9 
- 00720906  0x0000932b jam  0x00000000 , 0x000041bd 
- 00720907  0x0000932c call  0x00000266 
- 00720908  0x0000932d branch  0x0000340a 
- 00720909  0x00009330 fetch  0x00000002 , 0x00004509 
- 00720910  0x00009331 rtneq  0x00000000 
- 00720911  0x00009332 fetch  0x00000001 , 0x00000441 
- 00720912  0x00009333 rshift2  0x0000003f , 0x0000003f 
- 00720913  0x00009334 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00720914  0x00009335 rtn  0x00000002 
- 00720915  0x00009336 setarg  0x00000009 
- 00720916  0x00009337 store  0x00000002 , 0x00004496 
- 00720917  0x00009338 store  0x00000002 , 0x00004498 
- 00720918  0x00009339 call  0x000003dd 
- 00720919  0x0000933a jam  0x00000001 , 0x000047c6 
- 00720920  0x0000933b rtn 
- 00720921  0x00009340 fetch  0x00000002 , 0x00004682 
- 00720922  0x00009341 rtnbit1  0x0000000c 
- 00720923  0x00009342 rtnbit1  0x00000006 
- 00720924  0x00009343 rtnbit1  0x0000000b 
- 00720925  0x00009344 fetch  0x00000004 , 0x000046d3 
- 00720926  0x00009345 rtnbit1  0x00000005 
- 00720927  0x00009346 branch  0x000033a7 
- 00720928  0x00009349 call  0x000003fb 
- 00720929  0x0000934a hfetch  0x00000004 , 0x00008138 
- 00720930  0x0000934b set1  0x0000001a , 0x0000003f 
- 00720931  0x0000934c hstore  0x00000004 , 0x0000804c 
- 00720932  0x0000934d call  0x00002c21 
- 00720933  0x0000934e call  0x000074bd 
- 00720934  0x0000934f call  0x000006be 
- 00720935  0x00009350 call  0x000002cf 
- 00720936  0x00009351 call  0x00003e9f 
- 00720937  0x00009352 call  0x00000266 
- 00720938  0x00009354 call  0x0000030b 
- 00720939  0x00009355 hfetch  0x00000001 , 0x00008081 
- 00720940  0x00009356 and  0x0000003f , 0x000000f7 , 0x0000003f 
- 00720941  0x00009357 hstore  0x00000001 , 0x00008081 
- 00720942  0x00009358 hfetch  0x00000001 , 0x0000807f 
- 00720943  0x00009359 set1  0x00000000 , 0x0000003f 
- 00720944  0x0000935a hstore  0x00000001 , 0x0000807f 
- 00720945  0x0000935b rtn 
- 00786433  0x00009361 beq  0x000000b1 , 0x000c0006 
- 00786434  0x00009362 beq  0x000000b2 , 0x000c000c 
- 00786435  0x00009363 beq  0x000000b3 , 0x000c0011 
- 00786436  0x00009364 beq  0x000000b4 , 0x000c0018 
- 00786437  0x00009365 rtn 
- 00786438  0x00009368 fetch  0x00000001 , 0x0000480a 
- 00786439  0x00009369 rtneq  0x00000002 
- 00786440  0x0000936a increase  0x00000001 , 0x0000003f 
- 00786441  0x0000936b store  0x00000001 , 0x0000480a 
- 00786442  0x0000936c jam  0x00000012 , 0x000041e3 
- 00786443  0x0000936d branch  0x0000340e 
- 00786444  0x00009370 fetch  0x00000001 , 0x0000480a 
- 00786445  0x00009371 rtnne  0x00000002 
- 00786446  0x00009372 jam  0x00000000 , 0x0000480a 
- 00786447  0x00009373 jam  0x0000000c , 0x000041e3 
- 00786448  0x00009374 branch  0x0000340e 
- 00786449  0x00009377 fetch  0x00000001 , 0x000047a1 
- 00786450  0x00009378 beq  0x00000001 , 0x000c0014 
- 00786451  0x00009379 branch  0x000c0016 
- 00786452  0x0000937b call  0x000003dd 
- 00786453  0x0000937c jam  0x00000005 , 0x000046c6 
- 00786454  0x0000937e arg  0x00000001 , 0x00000007 
- 00786455  0x0000937f branch  0x000041b9 
- 00786456  0x00009382 call  0x000003fb 
- 00786457  0x00009383 jam  0x00000000 , 0x00004b01 
- 00786458  0x00009384 jam  0x00000000 , 0x00004b03 
- 00786459  0x00009385 jam  0x00000000 , 0x00004b0c 
- 00786460  0x00009386 call  0x000002cf 
- 00786461  0x00009387 branch  0x000041d9 
- 00851969  0x0000938f fetch  0x00000001 , 0x00004dcc 
- 00851970  0x00009390 beq  0x00000001 , 0x00002dd4 
- 00851971  0x00009391 jam  0x000000ff , 0x0000119e 
- 00851972  0x00009392 fetch  0x00000001 , 0x00004c82 
- 00851973  0x00009393 store  0x00000001 , 0x0000119f 
- 00851974  0x00009394 fetch  0x00000004 , 0x00004cb8 
- 00851975  0x00009395 store  0x00000004 , 0x000011a0 
- 00851976  0x00009396 arg  0x00000006 , 0x00000002 
- 00851977  0x00009397 arg  0x0000119e , 0x00000011 
- 00851978  0x00009398 call  0x000001be 
- 00851979  0x00009399 call  0x000001c2 
- 00851980  0x0000939a call  0x00000162 
- 00851981  0x0000939b nbranch  0x000d0026 , 0x00000018 
- 00851982  0x0000939c nbranch  0x000d0026 , 0x0000002f 
- 00851983  0x0000939d call  0x0000018a 
- 00851984  0x0000939e fetch  0x00000004 , 0x00004ca9 
- 00851985  0x0000939f fetcht  0x00000004 , 0x00004dc6 
- 00851986  0x000093a0 isub  0x00000002 , 0x0000003e 
- 00851987  0x000093a1 branch  0x000d0016 , 0x00000005 
- 00851988  0x000093a2 fetch  0x00000001 , 0x00004c7f 
- 00851989  0x000093a3 rtnne  0x00000008 
- 00851990  0x000093a8 jam  0x00000000 , 0x00004dd1 
- 00851991  0x000093a9 call  0x00000287 
- 00851992  0x000093aa fetch  0x00000004 , 0x00004ca9 
- 00851993  0x000093ab fetcht  0x00000004 , 0x00004c8d 
- 00851994  0x000093ac isub  0x00000002 , 0x0000003e 
- 00851995  0x000093ad branch  0x000001ae , 0x00000005 
- 00851996  0x000093ae fetch  0x00000004 , 0x00004ca9 
- 00851997  0x000093af fetcht  0x00000004 , 0x00004cb8 
- 00851998  0x000093b0 isub  0x00000002 , 0x0000003e 
- 00851999  0x000093b1 call  0x000d0024 , 0x00000005 
- 00852000  0x000093b2 jam  0x00000000 , 0x00004b69 
- 00852001  0x000093b3 call  0x00002f20 
- 00852002  0x000093b4 call  0x0000015f 
- 00852003  0x000093b5 branch  0x00000326 
- 00852004  0x000093b8 fetch  0x00000004 , 0x00004c61 
- 00852005  0x000093b9 branch  0x000001a0 
- 00852006  0x000093bd fetch  0x00000001 , 0x00004dbf 
- 00852007  0x000093be increase  0x00000001 , 0x0000003f 
- 00852008  0x000093bf and_into  0x00000003 , 0x0000003f 
- 00852009  0x000093c0 store  0x00000001 , 0x00004dbf 
- 00852010  0x000093c1 beq  0x00000000 , 0x000d002d 
- 00852011  0x000093c2 beq  0x00000002 , 0x000d0037 
- 00852012  0x000093c3 branch  0x0000019c 
- 00852013  0x000093c6 call  0x00000287 
- 00852014  0x000093c7 fetch  0x00000004 , 0x00004cb8 
- 00852015  0x000093c8 store  0x00000004 , 0x00004ca9 
- 00852016  0x000093c9 fetch  0x00000001 , 0x00004dcf 
- 00852017  0x000093ca store  0x00000001 , 0x00004c8c 
- 00852018  0x000093cb call  0x000d0035 
- 00852019  0x000093cc storet  0x00000001 , 0x00004dcf 
- 00852020  0x000093cd rtn 
- 00852021  0x000093d0 call  0x000001a1 
- 00852022  0x000093d1 branch  0x00000116 
- 00852023  0x000093d4 jam  0x00000020 , 0x000041de 
- 00852024  0x000093d5 fetch  0x00000004 , 0x00004dc6 
- 00852025  0x000093d6 store  0x00000004 , 0x00004ca9 
- 00852026  0x000093d7 fetch  0x00000001 , 0x00004dd0 
- 00852027  0x000093d8 store  0x00000001 , 0x00004c8c 
- 00852028  0x000093d9 call  0x000d0035 
- 00852029  0x000093da storet  0x00000001 , 0x00004dd0 
- 00852030  0x000093db rtn 
+ 00000064  0x00000096 bbit1  0x00000008 , 0x00000059 
+ 00000065  0x00000098 beq  0x00000001 , 0x00000075 
+ 00000066  0x00000099 beq  0x00000002 , 0x0000007f 
+ 00000067  0x0000009a beq  0x00000085 , 0x0000070a 
+ 00000068  0x0000009b beq  0x00000089 , 0x000006db 
+ 00000069  0x0000009c beq  0x0000001b , 0x000005f8 
+ 00000070  0x0000009d beq  0x00000026 , 0x000005fa 
+ 00000071  0x0000009e beq  0x00000048 , 0x00000616 
+ 00000072  0x0000009f beq  0x0000004a , 0x00000618 
+ 00000073  0x000000a0 beq  0x00000051 , 0x00000621 
+ 00000074  0x000000a1 beq  0x00000059 , 0x00000614 
+ 00000075  0x000000a2 beq  0x000000a7 , 0x00000626 
+ 00000076  0x000000a3 beq  0x000000ad , 0x00000641 
+ 00000077  0x000000a4 beq  0x000000cb , 0x000033e4 
+ 00000078  0x000000a5 beq  0x000000e9 , 0x00000652 
+ 00000079  0x000000a6 beq  0x000000a1 , 0x00000088 
+ 00000080  0x000000a7 beq  0x000000b1 , 0x0000008d 
+ 00000081  0x000000a8 beq  0x000000b2 , 0x00000097 
+ 00000082  0x000000a9 beq  0x000000c4 , 0x00000283 
+ 00000083  0x000000aa beq  0x000000e3 , 0x000002cd 
+ 00000084  0x000000ab beq  0x000000e6 , 0x000004d2 
+ 00000085  0x000000ac beq  0x000000ea , 0x0000053a 
+ 00000086  0x000000ad beq  0x000000eb , 0x0000053e 
+ 00000087  0x000000ae beq  0x000000ec , 0x00000540 
+ 00000088  0x000000af branch  0x00002a8e 
+ 00000089  0x000000b1 beq  0x00000039 , 0x00000542 
+ 00000090  0x000000b2 beq  0x00000043 , 0x0000054a 
+ 00000091  0x000000b3 beq  0x0000004a , 0x00000550 
+ 00000092  0x000000b4 beq  0x00000057 , 0x00000553 
+ 00000093  0x000000b5 beq  0x00000059 , 0x00000555 
+ 00000094  0x000000b6 beq  0x00000063 , 0x00000557 
+ 00000095  0x000000b7 beq  0x00000066 , 0x00000581 
+ 00000096  0x000000b8 beq  0x00000067 , 0x00000598 
+ 00000097  0x000000b9 beq  0x0000006a , 0x000005ce 
+ 00000098  0x000000ba beq  0x00000077 , 0x000005d9 
+ 00000099  0x000000bb beq  0x00000005 , 0x00000654 
+ 00000100  0x000000bc beq  0x00000080 , 0x00000656 
+ 00000101  0x000000bd beq  0x00000082 , 0x00000660 
+ 00000102  0x000000be beq  0x00000088 , 0x00000662 
+ 00000103  0x000000bf beq  0x0000008c , 0x000005e5 
+ 00000104  0x000000c0 beq  0x0000008d , 0x000005f1 
+ 00000105  0x000000c1 beq  0x000000fa , 0x00000686 
+ 00000106  0x000000c2 branch  0x00002a8e 
+ 00000107  0x000000c6 copy  0x0000003f , 0x00000011 
+ 00000108  0x000000c7 fetcht  0x00000001 , 0x00004cf8 
+ 00000109  0x000000c8 setarg  0x00004cff 
+ 00000110  0x000000c9 iadd  0x00000002 , 0x00000005 
+ 00000111  0x000000ca copy  0x00000011 , 0x0000003f 
+ 00000112  0x000000cb istore  0x00000001 , 0x00000005 
+ 00000113  0x000000cc increase  0x00000001 , 0x00000002 
+ 00000114  0x000000cd and_into  0x00000007 , 0x00000002 
+ 00000115  0x000000ce storet  0x00000001 , 0x00004cf8 
+ 00000116  0x000000cf rtn 
+ 00000117  0x000000d2 arg  0x000009ae , 0x00000005 
+ 00000118  0x000000d3 arg  0x0000000c , 0x00000039 
+ 00000119  0x000000d4 call  0x00007ed4 
+ 00000120  0x000000d5 call  0x00000395 
+ 00000121  0x000000d6 call  0x000074c1 
+ 00000122  0x000000d7 call  0x00006a03 
+ 00000123  0x000000d8 call  0x00005cf6 
+ 00000124  0x000000d9 ncall  0x00002c65 , 0x0000002b 
+ 00000125  0x000000da call  0x00007ccd 
+ 00000126  0x000000db branch  0x0000200c 
+ 00000127  0x000000de call  0x000032e3 , 0x0000002b 
+ 00000128  0x000000df call  0x0000756a 
+ 00000129  0x000000e0 call  0x00002b41 , 0x0000002b 
+ 00000130  0x000000e2 call  0x000076dc 
+ 00000131  0x000000e3 fetch  0x00000001 , 0x0000465a 
+ 00000132  0x000000e4 branch  0x00002012 , 0x00000034 
+ 00000133  0x000000e5 fetch  0x00000001 , 0x000045b1 
+ 00000134  0x000000e6 branch  0x00000082 , 0x00000034 
+ 00000135  0x000000e7 branch  0x00002012 
+ 00000136  0x000000ea setarg  0x00000a06 
+ 00000137  0x000000eb store  0x00000003 , 0x00004510 
+ 00000138  0x000000ec setarg  0x00001d87 
+ 00000139  0x000000ed store  0x00000002 , 0x00004513 
+ 00000140  0x000000ee branch  0x00002aa2 
+ 00000141  0x000000f1 rtnmark1  0x00000026 
+ 00000142  0x000000f2 fetch  0x00000001 , 0x0000479e 
+ 00000143  0x000000f3 beq  0x00000000 , 0x00007fef 
+ 00000144  0x000000f4 fetch  0x00000001 , 0x000047c6 
+ 00000145  0x000000f5 beq  0x00000001 , 0x00007fef 
+ 00000146  0x000000f6 fetch  0x00000002 , 0x00004248 
+ 00000147  0x000000f7 nbranch  0x00007fef , 0x00000034 
+ 00000148  0x000000f8 fetch  0x00000001 , 0x00004808 
+ 00000149  0x000000f9 nbranch  0x00007fef , 0x00000034 
+ 00000150  0x000000fa branch  0x00007ff1 
+ 00000151  0x000000fe rtnmark0  0x00000026 
+ 00000152  0x000000ff fetch  0x00000001 , 0x00004d7d 
+ 00000153  0x00000100 beq  0x00000001 , 0x000000aa 
+ 00000154  0x00000102 call  0x00000113 
+ 00000155  0x00000103 nbranch  0x000000ac , 0x00000028 
+ 00000156  0x00000104 call  0x000000fa 
+ 00000157  0x00000106 call  0x00000137 
+ 00000158  0x00000107 fetch  0x00000001 , 0x00004c4d 
+ 00000159  0x00000108 rtnne  0x000000ff 
+ 00000160  0x00000109 call  0x000006af 
+ 00000161  0x0000010a setarg  0x00017700 
+ 00000162  0x0000010b store  0x00000003 , 0x00004c6c 
+ 00000163  0x0000010c setarg  0x00000258 
+ 00000164  0x0000010d store  0x00000002 , 0x00004b74 
+ 00000165  0x00000111 call  0x000000b7 
+ 00000166  0x00000112 nrtn  0x00000028 
+ 00000167  0x00000113 call  0x0000026c 
+ 00000168  0x00000114 setarg  0x0000e09c 
+ 00000169  0x00000115 branch  0x00002b93 
+ 00000170  0x00000119 jam  0x000000b5 , 0x000011c5 
+ 00000171  0x0000011a branch  0x0000070c 
+ 00000172  0x0000011d fetch  0x00000001 , 0x00004c69 
+ 00000173  0x0000011e call  0x000000c0 , 0x00000034 
+ 00000174  0x00000120 fetch  0x00000001 , 0x000046cf 
+ 00000175  0x00000121 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00000176  0x00000122 rtn  0x00000002 
+ 00000177  0x00000123 fetch  0x00000001 , 0x00004b2e 
+ 00000178  0x00000124 nrtn  0x00000034 
+ 00000179  0x00000125 call  0x000000b7 
+ 00000180  0x00000126 nrtn  0x00000028 
+ 00000181  0x00000127 fetch  0x00000003 , 0x00004c6c 
+ 00000182  0x00000128 branch  0x00002d8c 
+ 00000183  0x0000012b enable  0x00000028 
+ 00000184  0x0000012c call  0x00002afa 
+ 00000185  0x0000012d fetch  0x00000003 , 0x0000416f 
+ 00000186  0x0000012e branch  0x00007fe9 , 0x00000034 
+ 00000187  0x0000012f fetch  0x00000001 , 0x00004091 
+ 00000188  0x00000130 branch  0x00007fe9 , 0x00000034 
+ 00000189  0x00000131 fetch  0x00000001 , 0x00004d7d 
+ 00000190  0x00000132 beq  0x00000001 , 0x00007fe9 
+ 00000191  0x00000133 branch  0x0000026f 
+ 00000192  0x00000136 jam  0x00000001 , 0x00004c69 
+ 00000193  0x00000137 jam  0x00000000 , 0x00004d72 
+ 00000194  0x00000138 call  0x000000d0 
+ 00000195  0x00000139 store  0x00000001 , 0x00004bd9 
+ 00000196  0x0000013a setarg  0x00000000 
+ 00000197  0x0000013b store  0x00000007 , 0x00004bda 
+ 00000198  0x0000013c fetch  0x00000004 , 0x00004c74 
+ 00000199  0x0000013d store  0x00000004 , 0x00004be1 
+ 00000200  0x0000013e jam  0x0000000c , 0x00004c3d 
+ 00000201  0x0000013f fetch  0x00000001 , 0x00004c3e 
+ 00000202  0x00000140 set1  0x00000003 , 0x0000003f 
+ 00000203  0x00000141 store  0x00000001 , 0x00004c3e 
+ 00000204  0x00000142 call  0x00000116 
+ 00000205  0x00000143 branch  0x0000009d 
+ 00000206  0x00000147 jam  0x00000001 , 0x00004d73 
+ 00000207  0x00000148 jam  0x00000000 , 0x00004d75 
+ 00000208  0x0000014a fetch  0x00000001 , 0x00004c3e 
+ 00000209  0x0000014b and_into  0x00000007 , 0x0000003f 
+ 00000210  0x0000014c store  0x00000001 , 0x00004c3e 
+ 00000211  0x0000014d rtn 
+ 00000212  0x00000150 fetch  0x00000001 , 0x00004c3e 
+ 00000213  0x00000151 set1  0x00000004 , 0x0000003f 
+ 00000214  0x00000152 store  0x00000001 , 0x00004c3e 
+ 00000215  0x00000154 store  0x00000001 , 0x00004bf9 
+ 00000216  0x00000155 rtn 
+ 00000217  0x00000158 fetch  0x00000001 , 0x00004c3e 
+ 00000218  0x00000159 rtnbit0  0x00000004 
+ 00000219  0x0000015b fetch  0x00000001 , 0x00004c3e 
+ 00000220  0x0000015c set0  0x00000004 , 0x0000003f 
+ 00000221  0x0000015d store  0x00000001 , 0x00004c3e 
+ 00000222  0x0000015e store  0x00000001 , 0x00004bf9 
+ 00000223  0x0000015f call  0x000006a5 
+ 00000224  0x00000160 branch  0x000001cb 
+ 00000225  0x00000163 fetch  0x00000001 , 0x00004d72 
+ 00000226  0x00000164 bne  0x00000001 , 0x000000d0 
+ 00000227  0x00000166 fetch  0x00000001 , 0x00004d70 
+ 00000228  0x00000167 increase  0x00000001 , 0x0000003f 
+ 00000229  0x00000168 store  0x00000001 , 0x00004d70 
+ 00000230  0x00000169 beq  0x00000004 , 0x000000ea 
+ 00000231  0x0000016a call  0x000001cb 
+ 00000232  0x0000016b jam  0x00000002 , 0x00004c82 
+ 00000233  0x0000016c branch  0x00000137 
+ 00000234  0x0000016f call  0x000006a5 
+ 00000235  0x00000170 jam  0x00000000 , 0x00004d70 
+ 00000236  0x00000171 branch  0x000000d0 
+ 00000237  0x00000174 jam  0x00000002 , 0x00004d75 
+ 00000238  0x00000176 jam  0x00000001 , 0x00004d73 
+ 00000239  0x00000177 jam  0x00000000 , 0x00004d72 
+ 00000240  0x00000178 branch  0x000000d0 
+ 00000241  0x0000017b fetch  0x00000001 , 0x00004d74 
+ 00000242  0x0000017c beq  0x00000003 , 0x000000ee 
+ 00000243  0x0000017d fetch  0x00000001 , 0x00004c3e 
+ 00000244  0x0000017e isolate0  0x00000004 , 0x0000003f 
+ 00000245  0x0000017f branch  0x000000ce , 0x00000001 
+ 00000246  0x00000180 fetch  0x00000001 , 0x00004d74 
+ 00000247  0x00000181 beq  0x00000001 , 0x000000ed 
+ 00000248  0x00000182 beq  0x00000002 , 0x000000ee 
+ 00000249  0x00000183 rtn 
+ 00000250  0x00000186 fetch  0x00000001 , 0x00004c4d 
+ 00000251  0x00000187 rtnne  0x000000ff 
+ 00000252  0x00000188 call  0x000000ff 
+ 00000253  0x00000189 ncall  0x00000107 , 0x0000002c 
+ 00000254  0x0000018a rtn 
+ 00000255  0x0000018d disable  0x0000002c 
+ 00000256  0x0000018e fetch  0x00000001 , 0x00004d73 
+ 00000257  0x0000018f rtnne  0x00000001 
+ 00000258  0x00000190 fetch  0x00000001 , 0x00004d75 
+ 00000259  0x00000191 rtnne  0x00000000 
+ 00000260  0x00000192 jam  0x00000001 , 0x00004d74 
+ 00000261  0x00000193 jam  0x00000004 , 0x00004c82 
+ 00000262  0x00000194 branch  0x00007feb 
+ 00000263  0x00000197 fetch  0x00000001 , 0x00004d75 
+ 00000264  0x00000198 branch  0x0000010e , 0x00000034 
+ 00000265  0x00000199 increase  0xffffffff , 0x0000003f 
+ 00000266  0x0000019a store  0x00000001 , 0x00004d75 
+ 00000267  0x0000019b jam  0x00000002 , 0x00004d74 
+ 00000268  0x0000019c jam  0x00000004 , 0x00004c82 
+ 00000269  0x0000019d branch  0x000001cb 
+ 00000270  0x000001a0 jam  0x00000003 , 0x00004d74 
+ 00000271  0x000001a1 fetch  0x00000001 , 0x00004d72 
+ 00000272  0x000001a2 nbranch  0x000000e1 , 0x00000034 
+ 00000273  0x000001a3 jam  0x00000002 , 0x00004c82 
+ 00000274  0x000001a4 branch  0x000001cb 
+ 00000275  0x000001a7 fetch  0x00000001 , 0x00004c4d 
+ 00000276  0x000001a8 bne  0x000000ff , 0x00000182 
+ 00000277  0x000001aa call  0x00000119 
+ 00000278  0x000001ac call  0x000001b9 
+ 00000279  0x000001ad jam  0x00000001 , 0x00004c42 
+ 00000280  0x000001ae rtn 
+ 00000281  0x000001b1 fetch  0x00000002 , 0x00004d6e 
+ 00000282  0x000001b2 call  0x00007f9c 
+ 00000283  0x000001b3 branch  0x0000011f , 0x00000028 
+ 00000284  0x000001b4 fetch  0x00000007 , 0x00004bda 
+ 00000285  0x000001b5 rtn  0x00000034 
+ 00000286  0x000001b6 branch  0x00007fe7 
+ 00000287  0x000001b8 call  0x00003f8d 
+ 00000288  0x000001b9 call  0x000002bf 
+ 00000289  0x000001ba jam  0x00000000 , 0x00004c69 
+ 00000290  0x000001bb add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00000291  0x000001bc store  0x00000001 , 0x00004c3d 
+ 00000292  0x000001bd call  0x000000d0 
+ 00000293  0x000001be store  0x00000001 , 0x00004bd9 
+ 00000294  0x000001bf ifetcht  0x00000001 , 0x00000005 
+ 00000295  0x000001c0 ifetch  0x00000001 , 0x00000012 
+ 00000296  0x000001c1 ior  0x00000002 , 0x0000003f 
+ 00000297  0x000001c2 istore  0x00000001 , 0x00000005 
+ 00000298  0x000001c3 increase  0x00000001 , 0x00000012 
+ 00000299  0x000001c4 ifetch  0x00000004 , 0x00000012 
+ 00000300  0x000001c5 istore  0x00000004 , 0x00000005 
+ 00000301  0x000001c6 increase  0x00000004 , 0x00000012 
+ 00000302  0x000001c7 arg  0x00004bdf , 0x00000005 
+ 00000303  0x000001c8 arg  0x00000002 , 0x00000039 
+ 00000304  0x000001ca ifetch  0x00000001 , 0x00000012 
+ 00000305  0x000001cb ifetcht  0x00000001 , 0x00000005 
+ 00000306  0x000001cc iadd  0x00000002 , 0x0000003f 
+ 00000307  0x000001cd istore  0x00000001 , 0x00000005 
+ 00000308  0x000001ce increase  0x00000001 , 0x00000012 
+ 00000309  0x000001cf loop  0x00000130 
+ 00000310  0x000001d0 rtn 
+ 00000311  0x000001d3 jam  0x00000000 , 0x00004c46 
+ 00000312  0x000001d5 arg  0x00000d00 , 0x0000000b 
+ 00000313  0x000001d6 until  0x00000023 , 0x00000026 
+ 00000314  0x000001d7 call  0x00000154 
+ 00000315  0x000001da nbranch  0x0000015f , 0x00000018 
+ 00000316  0x000001db nbranch  0x0000015f , 0x0000002f 
+ 00000317  0x000001dc call  0x0000014f 
+ 00000318  0x000001dd call  0x0000017b 
+ 00000319  0x000001de call  0x000006a1 
+ 00000320  0x000001e0 jam  0x00000000 , 0x00004b58 
+ 00000321  0x000001e1 fetch  0x00000001 , 0x00004c3c 
+ 00000322  0x000001e2 increase  0x00000001 , 0x0000003f 
+ 00000323  0x000001e3 store  0x00000001 , 0x00004c3c 
+ 00000324  0x000001e4 call  0x000000d9 
+ 00000325  0x000001e5 fetch  0x00000001 , 0x00004c4d 
+ 00000326  0x000001e6 bne  0x000000ff , 0x00000152 
+ 00000327  0x000001e7 call  0x000000f1 
+ 00000328  0x000001e9 setarg  0x00000000 
+ 00000329  0x000001ea store  0x00000002 , 0x00004c43 
+ 00000330  0x000001eb store  0x00000001 , 0x00004c45 
+ 00000331  0x000001ec store  0x00000001 , 0x00004d71 
+ 00000332  0x000001ed store  0x00000001 , 0x00004b5f 
+ 00000333  0x000001ee jam  0x00000000 , 0x00004c42 
+ 00000334  0x000001ef rtn 
+ 00000335  0x000001f2 arg  0x00000004 , 0x00000039 
+ 00000336  0x000001f3 arg  0x00004bd9 , 0x00000005 
+ 00000337  0x000001f4 branch  0x00007ec6 
+ 00000338  0x000001f7 call  0x0000069e 
+ 00000339  0x000001f8 branch  0x00000184 
+ 00000340  0x000001fb disable  0x0000002f 
+ 00000341  0x000001fc call  0x00000224 
+ 00000342  0x00000201 force  0x00000000 , 0x00000015 
+ 00000343  0x00000202 fetch  0x00000004 , 0x00004c65 
+ 00000344  0x00000203 iforce  0x00000009 
+ 00000345  0x00000204 fetcht  0x00000001 , 0x00000017 
+ 00000346  0x00000205 call  0x0000291f 
+ 00000347  0x00000206 call  0x00002924 
+ 00000348  0x00000207 call  0x000001e5 
+ 00000349  0x00000208 call  0x0000021d , 0x0000002f 
+ 00000350  0x00000209 rtn 
+ 00000351  0x0000020f fetch  0x00000001 , 0x00004c69 
+ 00000352  0x00000210 nrtn  0x00000034 
+ 00000353  0x00000211 fetch  0x00000002 , 0x00004c43 
+ 00000354  0x00000212 increase  0x00000001 , 0x0000003f 
+ 00000355  0x00000213 store  0x00000002 , 0x00004c43 
+ 00000356  0x00000214 fetch  0x00000001 , 0x00004c44 
+ 00000357  0x00000215 bbit1  0x00000004 , 0x0000016e 
+ 00000358  0x00000217 fetch  0x00000001 , 0x00004c4d 
+ 00000359  0x00000218 bne  0x000000ff , 0x0000016a 
+ 00000360  0x0000021a call  0x00000173 
+ 00000361  0x0000021b branch  0x00000138 
+ 00000362  0x0000021e fetch  0x00000001 , 0x00004c43 
+ 00000363  0x0000021f rtnne  0x000000ff 
+ 00000364  0x00000221 setarg  0x00000000 
+ 00000365  0x00000222 store  0x00000002 , 0x00004c43 
+ 00000366  0x00000224 jam  0x0000003a , 0x00000a99 
+ 00000367  0x00000225 branch  0x00007d86 
+ 00000368  0x00000228 call  0x000006d2 
+ 00000369  0x00000229 call  0x000006a5 
+ 00000370  0x0000022a branch  0x000001cb 
+ 00000371  0x0000022d fetch  0x00000001 , 0x00004c46 
+ 00000372  0x0000022e sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00000373  0x0000022f nbranch  0x00000170 , 0x00000002 
+ 00000374  0x00000230 increase  0x00000001 , 0x0000003f 
+ 00000375  0x00000231 store  0x00000001 , 0x00004c46 
+ 00000376  0x00000233 beq  0x00000006 , 0x000000db 
+ 00000377  0x00000235 beq  0x0000000c , 0x000000db 
+ 00000378  0x00000236 rtn 
+ 00000379  0x00000239 call  0x0000019e 
+ 00000380  0x0000023a fetch  0x00000001 , 0x00004c3b 
+ 00000381  0x0000023b rtn  0x00000034 
+ 00000382  0x0000023c iforce  0x00000039 
+ 00000383  0x0000023d arg  0x00004bb9 , 0x00000006 
+ 00000384  0x0000023e arg  0x00004c1b , 0x00000005 
+ 00000385  0x0000023f branch  0x00007f01 
+ 00000386  0x00000242 jam  0x00000090 , 0x000011c5 
+ 00000387  0x00000243 branch  0x0000070c 
+ 00000388  0x00000246 jam  0x00000091 , 0x000011c5 
+ 00000389  0x00000247 branch  0x0000070c 
+ 00000390  0x0000024b setarg  0x00000000 
+ 00000391  0x0000024c store  0x00000002 , 0x00004c6a 
+ 00000392  0x0000024d jam  0x00000060 , 0x000011c5 
+ 00000393  0x0000024e branch  0x0000070c 
+ 00000394  0x00000251 jam  0x00000070 , 0x000011c5 
+ 00000395  0x00000252 branch  0x0000070c 
+ 00000396  0x00000256 jam  0x000000ff , 0x0000119e 
+ 00000397  0x00000257 fetch  0x00000001 , 0x00004c3e 
+ 00000398  0x00000258 store  0x00000001 , 0x0000119f 
+ 00000399  0x00000259 fetch  0x00000004 , 0x00004c74 
+ 00000400  0x0000025a store  0x00000004 , 0x000011a0 
+ 00000401  0x0000025b arg  0x00000006 , 0x00000002 
+ 00000402  0x0000025c arg  0x0000119e , 0x00000011 
+ 00000403  0x0000025d call  0x00000199 
+ 00000404  0x0000025e branch  0x000001b9 
+ 00000405  0x00000262 set0  0x00000026 , 0x00000000 
+ 00000406  0x00000263 call  0x000053ce 
+ 00000407  0x00000265 arg  0x00000003 , 0x00000007 
+ 00000408  0x00000266 branch  0x000043d2 
+ 00000409  0x00000269 storet  0x00000001 , 0x00004c3d 
+ 00000410  0x0000026a copy  0x00000002 , 0x00000039 
+ 00000411  0x0000026b arg  0x00004bd9 , 0x00000005 
+ 00000412  0x0000026c copy  0x00000011 , 0x00000006 
+ 00000413  0x0000026d branch  0x00007f01 
+ 00000414  0x00000271 fetch  0x00000001 , 0x00004bb8 
+ 00000415  0x00000272 rshift3  0x0000003f , 0x0000003f 
+ 00000416  0x00000273 store  0x00000001 , 0x00004c3b 
+ 00000417  0x00000275 increase  0x00000001 , 0x0000003f 
+ 00000418  0x00000276 arg  0x00004bb8 , 0x00000006 
+ 00000419  0x00000277 iadd  0x00000006 , 0x00000006 
+ 00000420  0x00000278 ifetch  0x00000003 , 0x00000006 
+ 00000421  0x00000279 store  0x00000003 , 0x00004c7a 
+ 00000422  0x0000027b fetch  0x00000001 , 0x00004bb8 
+ 00000423  0x0000027c rshift  0x0000003f , 0x0000003f 
+ 00000424  0x0000027d and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000425  0x0000027e store  0x00000001 , 0x00004c80 
+ 00000426  0x0000027f rtn 
+ 00000427  0x00000282 store  0x00000004 , 0x00004c65 
+ 00000428  0x00000285 arg  0x00000000 , 0x00000011 
+ 00000429  0x00000286 arg  0x00000004 , 0x00000039 
+ 00000430  0x00000287 arg  0x00004c65 , 0x00000006 
+ 00000431  0x00000289 ifetch  0x00000001 , 0x00000006 
+ 00000432  0x0000028a iadd  0x00000011 , 0x00000011 
+ 00000433  0x0000028b loop  0x000001af 
+ 00000434  0x0000028c copy  0x00000011 , 0x0000003f 
+ 00000435  0x0000028d store  0x00000002 , 0x00004cee 
+ 00000436  0x0000028e fetch  0x00000001 , 0x00004cee 
+ 00000437  0x0000028f fetcht  0x00000001 , 0x00004cef 
+ 00000438  0x00000290 iadd  0x00000002 , 0x0000003f 
+ 00000439  0x00000291 store  0x00000001 , 0x00004cf0 
+ 00000440  0x00000292 rtn 
+ 00000441  0x00000297 fetch  0x00000001 , 0x00004c3d 
+ 00000442  0x00000298 increase  0x00000002 , 0x0000003f 
+ 00000443  0x00000299 store  0x00000001 , 0x00004c3f 
+ 00000444  0x0000029b fetch  0x00000001 , 0x00004c3e 
+ 00000445  0x0000029c store  0x00000001 , 0x00004bf9 
+ 00000446  0x0000029e fetch  0x00000001 , 0x00004c3d 
+ 00000447  0x0000029f lshift3  0x0000003f , 0x0000003f 
+ 00000448  0x000002a0 fetcht  0x00000001 , 0x00004c3c 
+ 00000449  0x000002a1 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00000450  0x000002a2 lshift  0x00000002 , 0x00000002 
+ 00000451  0x000002a3 ior  0x00000002 , 0x0000003f 
+ 00000452  0x000002a4 fetcht  0x00000001 , 0x00004c79 
+ 00000453  0x000002a5 iadd  0x00000002 , 0x0000003f 
+ 00000454  0x000002a6 istore  0x00000001 , 0x00000005 
+ 00000455  0x000002a8 fetch  0x00000001 , 0x00004c3d 
+ 00000456  0x000002a9 iforce  0x00000039 
+ 00000457  0x000002aa arg  0x00004bd9 , 0x00000006 
+ 00000458  0x000002ab branch  0x00007f01 
+ 00000459  0x000002ae fetcht  0x00000001 , 0x00004c48 
+ 00000460  0x000002af call  0x000001cf 
+ 00000461  0x000002b0 storet  0x00000001 , 0x00004c48 
+ 00000462  0x000002b1 rtn 
+ 00000463  0x000002b4 call  0x000001d3 
+ 00000464  0x000002b5 increase  0x00000001 , 0x00000002 
+ 00000465  0x000002b6 and_into  0x00000003 , 0x00000002 
+ 00000466  0x000002b7 rtn 
+ 00000467  0x000002ba fetch  0x00000001 , 0x00004c65 
+ 00000468  0x000002bb and_into  0x00000003 , 0x0000003f 
+ 00000469  0x000002bc mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00000470  0x000002bd setarg  0x00004c4e 
+ 00000471  0x000002be iadd  0x00000011 , 0x0000003f 
+ 00000472  0x000002bf iadd  0x00000002 , 0x00000006 
+ 00000473  0x000002c0 ifetch  0x00000001 , 0x00000006 
+ 00000474  0x000002c1 store  0x00000001 , 0x00004c47 
+ 00000475  0x000002c2 rtn 
+ 00000476  0x000002c5 disable  0x00000009 
+ 00000477  0x000002c6 disable  0x00000007 
+ 00000478  0x000002c7 setarg  0x00555555 
+ 00000479  0x000002c8 iforce  0x0000000f 
+ 00000480  0x000002c9 fetch  0x00000001 , 0x00004c47 
+ 00000481  0x000002ca reverse  0x0000003f , 0x00000002 
+ 00000482  0x000002cb set1  0x00000001 , 0x00000002 
+ 00000483  0x000002cc rshift  0x00000002 , 0x0000000e 
+ 00000484  0x000002cd rtn 
+ 00000485  0x000002d3 call  0x000001dc 
+ 00000486  0x000002d4 disable  0x0000002f 
+ 00000487  0x000002d5 enable  0x0000000d 
+ 00000488  0x000002d6 enable  0x00000021 
+ 00000489  0x000002d7 disable  0x00000020 
+ 00000490  0x000002d8 enable  0x00000010 
+ 00000491  0x000002d9 fetch  0x00000002 , 0x00004c40 
+ 00000492  0x000002da iforce  0x0000001b 
+ 00000493  0x000002db correlate  0x0000003e , 0x00000003 
+ 00000494  0x000002dc nbranch  0x0000021d , 0x00000018 
+ 00000495  0x000002df disable  0x0000000d 
+ 00000496  0x000002e0 enable  0x0000000b 
+ 00000497  0x000002e1 enable  0x00000007 
+ 00000498  0x000002e2 enable  0x00000009 
+ 00000499  0x000002e3 call  0x0000021a 
+ 00000500  0x000002e4 store  0x00000001 , 0x00004cf1 
+ 00000501  0x000002e5 fetcht  0x00000001 , 0x00004cf0 
+ 00000502  0x000002e6 isub  0x00000002 , 0x0000003e 
+ 00000503  0x000002e7 nbranch  0x0000021d , 0x00000005 
+ 00000504  0x000002e8 call  0x0000021a 
+ 00000505  0x000002e9 store  0x00000001 , 0x00004bb7 
+ 00000506  0x000002ed fetch  0x00000001 , 0x00004bb7 
+ 00000507  0x000002ee fetcht  0x00000001 , 0x00004c3e 
+ 00000508  0x000002ef icompare  0x00000007 , 0x00000002 
+ 00000509  0x000002f0 nbranch  0x0000021d , 0x00000001 
+ 00000510  0x000002f2 call  0x0000021a 
+ 00000511  0x000002f3 istore  0x00000001 , 0x00000005 
+ 00000512  0x000002f4 rshift3  0x0000003f , 0x0000003f 
+ 00000513  0x000002f5 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00000514  0x000002f6 branch  0x00000206 , 0x00000005 
+ 00000515  0x000002f8 call  0x0000021a 
+ 00000516  0x000002f9 istore  0x00000001 , 0x00000005 
+ 00000517  0x000002fa loop  0x00000203 
+ 00000518  0x000002fd copy  0x00000005 , 0x00000011 
+ 00000519  0x000002fe call  0x0000021a 
+ 00000520  0x000002ff store  0x00000001 , 0x00004d78 
+ 00000521  0x00000300 copy  0x00000011 , 0x00000005 
+ 00000522  0x00000301 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000523  0x00000302 enable  0x00000010 
+ 00000524  0x00000303 arg  0x00000664 , 0x0000001b 
+ 00000525  0x00000304 rshift32  0x0000003f , 0x0000003f 
+ 00000526  0x00000305 rshift16  0x0000003f , 0x0000003f 
+ 00000527  0x00000306 istore  0x00000003 , 0x00000005 
+ 00000528  0x00000307 disable  0x0000000b 
+ 00000529  0x00000308 branch  0x0000021d , 0x00000006 
+ 00000530  0x0000030b enable  0x0000002f 
+ 00000531  0x0000030c fetch  0x00000001 , 0x00000017 
+ 00000532  0x0000030d add  0x0000003f , 0x00000000 , 0x00000011 
+ 00000533  0x0000030e call  0x00002981 
+ 00000534  0x0000030f disable  0x0000000d 
+ 00000535  0x00000310 call  0x00002918 
+ 00000536  0x00000312 fetch  0x00000001 , 0x00004d78 
+ 00000537  0x00000313 branch  0x0000006b 
+ 00000538  0x00000318 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00000539  0x00000319 rshift3  0x0000000c , 0x0000003f 
+ 00000540  0x0000031a rtn 
+ 00000541  0x00000322 disable  0x0000001b 
+ 00000542  0x00000323 disable  0x0000000b 
+ 00000543  0x00000324 call  0x0000264d 
+ 00000544  0x00000325 rtn 
+ 00000545  0x00000328 call  0x00002918 
+ 00000546  0x00000329 fetcht  0x00000001 , 0x00004c47 
+ 00000547  0x0000032a branch  0x00002933 
+ 00000548  0x0000032d call  0x000053c4 
+ 00000549  0x0000032e fetch  0x00000004 , 0x00004c65 
+ 00000550  0x0000032f iforce  0x00000009 
+ 00000551  0x00000330 call  0x000001dc 
+ 00000552  0x00000331 call  0x00000221 
+ 00000553  0x00000332 set1  0x00000000 , 0x00000015 
+ 00000554  0x00000333 enable  0x0000001d 
+ 00000555  0x00000334 enable  0x00000020 
+ 00000556  0x00000335 disable  0x00000021 
+ 00000557  0x00000338 rshift16  0x00000009 , 0x0000003f 
+ 00000558  0x00000339 rshift8  0x0000003f , 0x0000003f 
+ 00000559  0x0000033a rshift4  0x0000003f , 0x0000003f 
+ 00000560  0x0000033b inject  0x00000003 , 0x00000028 
+ 00000561  0x0000033c disable  0x0000001d 
+ 00000562  0x0000033d enable  0x0000001b 
+ 00000563  0x0000033e enable  0x00000007 
+ 00000564  0x0000033f enable  0x00000009 
+ 00000565  0x00000340 fetch  0x00000001 , 0x00004cf0 
+ 00000566  0x00000341 inject  0x00000003 , 0x00000008 
+ 00000567  0x00000342 fetch  0x00000001 , 0x00004c3f 
+ 00000568  0x00000343 iforce  0x00000039 
+ 00000569  0x00000344 arg  0x00004bf9 , 0x00000006 
+ 00000570  0x00000346 ifetch  0x00000001 , 0x00000006 
+ 00000571  0x00000347 inject  0x00000003 , 0x00000008 
+ 00000572  0x00000348 loop  0x0000023a 
+ 00000573  0x0000034b enable  0x00000008 
+ 00000574  0x0000034c inject  0x00000003 , 0x00000018 
+ 00000575  0x0000034d disable  0x00000008 
+ 00000576  0x0000034e until  0x0000003e , 0x00000027 
+ 00000577  0x0000034f nop  0x00000064 
+ 00000578  0x00000350 disable  0x0000001d 
+ 00000579  0x00000351 disable  0x0000001b 
+ 00000580  0x00000352 rtn 
+ 00000581  0x00000355 call  0x00007fe9 
+ 00000582  0x00000356 fetcht  0x00000004 , 0x00004c5e 
+ 00000583  0x00000357 copy  0x00000022 , 0x0000003f 
+ 00000584  0x00000358 isub  0x00000002 , 0x0000003e 
+ 00000585  0x00000359 ncall  0x00002d18 , 0x00000002 
+ 00000586  0x0000035a copy  0x0000003f , 0x00000012 
+ 00000587  0x0000035b fetch  0x00000004 , 0x00004c5e 
+ 00000588  0x0000035c fetcht  0x00000001 , 0x00004c62 
+ 00000589  0x0000035d iadd  0x00000002 , 0x00000002 
+ 00000590  0x0000035e copy  0x00000012 , 0x0000003f 
+ 00000591  0x0000035f isub  0x00000002 , 0x0000003e 
+ 00000592  0x00000360 nrtn  0x00000002 
+ 00000593  0x00000361 set0  0x0000001c , 0x0000003f 
+ 00000594  0x00000362 store  0x00000004 , 0x00004c5e 
+ 00000595  0x00000363 branch  0x00007fe7 
+ 00000596  0x0000037c arg  0x00000000 , 0x00000002 
+ 00000597  0x0000037d arg  0x00000008 , 0x00000039 
+ 00000598  0x0000037e copy  0x00000011 , 0x00000006 
+ 00000599  0x00000380 ifetch  0x00000001 , 0x00000006 
+ 00000600  0x00000381 iadd  0x00000002 , 0x00000002 
+ 00000601  0x00000382 loop  0x00000257 
+ 00000602  0x00000383 rshift3  0x00000002 , 0x0000003f 
+ 00000603  0x00000384 copy  0x0000003f , 0x00000002 
+ 00000604  0x00000385 rtnmark0  0x00000026 
+ 00000605  0x00000387 div  0x0000003f , 0x0000000a 
+ 00000606  0x00000388 call  0x00007f86 
+ 00000607  0x00000389 quotient  0x0000003f 
+ 00000608  0x0000038a lshift4  0x0000003f , 0x0000003f 
+ 00000609  0x0000038b remainder  0x00000002 
+ 00000610  0x0000038c ior  0x00000002 , 0x00000002 
+ 00000611  0x0000038d rtn 
+ 00000612  0x0000038e rtn 
+ 00000613  0x00000392 rtnmark1  0x00000026 
+ 00000614  0x00000393 call  0x0000038b 
+ 00000615  0x00000394 call  0x0000026f 
+ 00000616  0x00000395 fetch  0x00000001 , 0x00004040 
+ 00000617  0x00000396 bbit0  0x00000000 , 0x0000026c 
+ 00000618  0x00000397 fetch  0x00000001 , 0x000000a0 
+ 00000619  0x00000398 nrtn  0x00000034 
+ 00000620  0x0000039a setarg  0x00000000 
+ 00000621  0x0000039b store  0x00000008 , 0x000000a1 
+ 00000622  0x0000039c rtn 
+ 00000623  0x0000039f call  0x00000280 
+ 00000624  0x000003a0 call  0x0000026c 
+ 00000625  0x000003a2 call  0x00003ebf 
+ 00000626  0x000003a3 fetcht  0x00000001 , 0x00004b45 
+ 00000627  0x000003a4 call  0x00006825 
+ 00000628  0x000003a5 hfetch  0x00000004 , 0x00008070 
+ 00000629  0x000003a6 hfetcht  0x00000004 , 0x00008078 
+ 00000630  0x000003a7 ior  0x00000002 , 0x00000002 
+ 00000631  0x000003a8 invert  0x00000002 , 0x00000002 
+ 00000632  0x000003a9 hstoret  0x00000004 , 0x0000807c 
+ 00000633  0x000003aa hfetch  0x00000001 , 0x0000807d 
+ 00000634  0x000003ab set0  0x00000002 , 0x0000003f 
+ 00000635  0x000003ac hstore  0x00000001 , 0x0000807d 
+ 00000636  0x000003ad hfetch  0x00000001 , 0x0000807e 
+ 00000637  0x000003ae set0  0x00000006 , 0x0000003f 
+ 00000638  0x000003af hstore  0x00000001 , 0x0000807e 
+ 00000639  0x000003b0 rtn 
+ 00000640  0x000003b3 fetch  0x00000001 , 0x00004b00 
+ 00000641  0x000003b4 rtn  0x00000034 
+ 00000642  0x000003b5 branch  0x000002cd 
+ 00000643  0x000003b8 jam  0x00000086 , 0x0000895b 
+ 00000644  0x000003b9 jam  0x000000a0 , 0x0000895c 
+ 00000645  0x000003ba call  0x0000296c 
+ 00000646  0x000003bb call  0x00003416 
+ 00000647  0x000003bc call  0x000074b9 
+ 00000648  0x000003bd branch  0x000002a3 , 0x0000002b 
+ 00000649  0x000003bf call  0x00000001 
+ 00000650  0x000003c0 arg  0x00000258 , 0x00000002 
+ 00000651  0x000003c1 fetch  0x00000002 , 0x000046aa 
+ 00000652  0x000003c4 fetch  0x00000001 , 0x00004720 
+ 00000653  0x000003c5 beq  0x00000001 , 0x00000291 
+ 00000654  0x000003c6 call  0x00004083 
+ 00000655  0x000003c7 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000656  0x000003c8 beq  0x00000003 , 0x000002a0 
+ 00000657  0x000003cc jam  0x00000030 , 0x000011c5 
+ 00000658  0x000003cd branch  0x0000070c 
+ 00000659  0x000003d1 fetch  0x00000001 , 0x00004cf4 
+ 00000660  0x000003d2 store  0x00000001 , 0x000041de 
+ 00000661  0x000003d3 rtn 
+ 00000662  0x000003d6 jam  0x0000005a , 0x00004b65 
+ 00000663  0x000003d7 rtn 
+ 00000664  0x000003da jam  0x000000ff , 0x00004b65 
+ 00000665  0x000003db jam  0x00000034 , 0x00004210 
+ 00000666  0x000003dc setarg  0x000f0f0f 
+ 00000667  0x000003dd store  0x00000003 , 0x000044a0 
+ 00000668  0x000003de store  0x00000003 , 0x000044a3 
+ 00000669  0x000003df rtn 
+ 00000670  0x000003e2 jam  0x00000031 , 0x000011c5 
+ 00000671  0x000003e3 branch  0x0000070c 
+ 00000672  0x000003e8 call  0x000042ca 
+ 00000673  0x000003e9 jam  0x00000071 , 0x000011c5 
+ 00000674  0x000003ea branch  0x0000070c 
+ 00000675  0x000003ee jam  0x00000076 , 0x00004212 
+ 00000676  0x000003ef branch  0x00003d36 
+ 00000677  0x000003f2 call  0x000002a3 
+ 00000678  0x000003f3 call  0x000040c0 
+ 00000679  0x000003f7 call  0x000040d9 
+ 00000680  0x000003f8 beq  0x00000030 , 0x000002b1 
+ 00000681  0x000003f9 beq  0x00000031 , 0x000002b3 
+ 00000682  0x000003fa call  0x000040d1 
+ 00000683  0x000003fb nop  0x000003e8 
+ 00000684  0x000003fc branch  0x000002a7 
+ 00000685  0x000003ff jam  0x00000001 , 0x00004b00 
+ 00000686  0x00000400 call  0x0000640f 
+ 00000687  0x00000401 call  0x000002a5 
+ 00000688  0x00000402 branch  0x00006411 
+ 00000689  0x00000405 call  0x000002c4 
+ 00000690  0x00000406 branch  0x000040e0 
+ 00000691  0x0000040a call  0x000002c4 
+ 00000692  0x0000040b branch  0x000040ea 
+ 00000693  0x00000416 ifetch  0x00000002 , 0x00000013 
+ 00000694  0x00000417 arg  0x0000ffff , 0x00000002 
+ 00000695  0x00000418 isub  0x00000002 , 0x0000003e 
+ 00000696  0x00000419 rtn  0x00000005 
+ 00000697  0x0000041a call  0x00006413 
+ 00000698  0x0000041b increase  0x00000002 , 0x00000013 
+ 00000699  0x0000041c branch  0x000002b5 
+ 00000700  0x00000421 jam  0x00000000 , 0x00004172 
+ 00000701  0x00000422 jam  0x0000001e , 0x00004b73 
+ 00000702  0x00000423 rtn 
+ 00000703  0x00000428 fetch  0x00000001 , 0x00004b72 
+ 00000704  0x00000429 rtnne  0x00000001 
+ 00000705  0x0000042a setarg  0x00000000 
+ 00000706  0x0000042b store  0x00000001 , 0x00004b72 
+ 00000707  0x0000042c store  0x00000004 , 0x0000469b 
+ 00000708  0x0000042e call  0x000002a3 
+ 00000709  0x0000042f setarg  0x00008006 
+ 00000710  0x00000430 call  0x00006413 
+ 00000711  0x00000431 nop  0x00002ee0 
+ 00000712  0x00000433 fetch  0x00000001 , 0x0000477a 
+ 00000713  0x00000434 bne  0x000000ff , 0x000002cd 
+ 00000714  0x00000435 fetch  0x00000001 , 0x000046e1 
+ 00000715  0x00000436 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00000716  0x00000437 store  0x00000001 , 0x0000477a 
+ 00000717  0x0000043a fetch  0x00000001 , 0x000046e0 
+ 00000718  0x0000043b beq  0x00000004 , 0x000002eb 
+ 00000719  0x0000043c fetch  0x00000001 , 0x0000477a 
+ 00000720  0x0000043d beq  0x00000000 , 0x000002da 
+ 00000721  0x0000043e beq  0x00000002 , 0x000002de 
+ 00000722  0x0000043f beq  0x00000003 , 0x000002d8 
+ 00000723  0x00000441 fetch  0x00000001 , 0x000046e0 
+ 00000724  0x00000442 beq  0x00000006 , 0x000002e2 
+ 00000725  0x00000445 fetch  0x00000001 , 0x00004781 
+ 00000726  0x00000447 store  0x00000001 , 0x000046b5 
+ 00000727  0x00000448 branch  0x00003dc1 
+ 00000728  0x0000044b jam  0x00000000 , 0x0000477a 
+ 00000729  0x0000044c branch  0x000002da 
+ 00000730  0x0000044f fetch  0x00000001 , 0x000046e0 
+ 00000731  0x00000450 beq  0x00000006 , 0x000002e5 
+ 00000732  0x00000453 fetch  0x00000001 , 0x0000477f 
+ 00000733  0x00000454 branch  0x000002d6 
+ 00000734  0x00000457 fetch  0x00000001 , 0x000046e0 
+ 00000735  0x00000458 beq  0x00000006 , 0x000002e8 
+ 00000736  0x0000045b fetch  0x00000001 , 0x00004782 
+ 00000737  0x0000045c branch  0x000002d6 
+ 00000738  0x0000045f fetch  0x00000001 , 0x00004781 
+ 00000739  0x00000460 increase  0xffffffff , 0x0000003f 
+ 00000740  0x00000461 branch  0x000002d6 
+ 00000741  0x00000463 fetch  0x00000001 , 0x0000477f 
+ 00000742  0x00000464 increase  0xffffffff , 0x0000003f 
+ 00000743  0x00000465 branch  0x000002d6 
+ 00000744  0x00000467 fetch  0x00000001 , 0x00004782 
+ 00000745  0x00000468 increase  0xffffffff , 0x0000003f 
+ 00000746  0x00000469 branch  0x000002d6 
+ 00000747  0x0000046c fetch  0x00000001 , 0x0000477a 
+ 00000748  0x0000046d beq  0x00000000 , 0x00003d9d 
+ 00000749  0x0000046e beq  0x00000001 , 0x00003d9b 
+ 00000750  0x0000046f beq  0x00000002 , 0x00003d9f 
+ 00000751  0x00000470 beq  0x00000003 , 0x00003da1 
+ 00000752  0x00000471 beq  0x00000004 , 0x00003da1 
+ 00000753  0x00000473 jam  0x00000002 , 0x0000477a 
+ 00000754  0x00000474 branch  0x00003d9f 
+ 00000755  0x00000477 call  0x000002a5 
+ 00000756  0x00000479 call  0x000002a3 
+ 00000757  0x0000047a setarg  0x00000806 
+ 00000758  0x0000047f branch  0x00006413 
+ 00000759  0x00000482 jam  0x00000080 , 0x000011c5 
+ 00000760  0x00000483 branch  0x0000070c 
+ 00000761  0x00000486 jam  0x00000040 , 0x00008086 
+ 00000762  0x00000487 jam  0x00000000 , 0x00008087 
+ 00000763  0x00000488 hfetch  0x00000001 , 0x00008081 
+ 00000764  0x00000489 and  0x0000003f , 0x000000ec , 0x0000003f 
+ 00000765  0x0000048a or  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000766  0x0000048b hstore  0x00000001 , 0x00008081 
+ 00000767  0x0000048c setarg  0x00000000 
+ 00000768  0x0000048d store  0x00000004 , 0x000001f5 
+ 00000769  0x0000048f hfetch  0x00000001 , 0x0000807f 
+ 00000770  0x00000490 set0  0x00000000 , 0x0000003f 
+ 00000771  0x00000491 hstore  0x00000001 , 0x0000807f 
+ 00000772  0x00000493 rtn 
+ 00000773  0x00000496 call  0x00000355 
+ 00000774  0x00000497 call  0x00004423 
+ 00000775  0x00000498 fetch  0x00000002 , 0x00004778 
+ 00000776  0x00000499 arg  0x0000aa55 , 0x00000002 
+ 00000777  0x0000049a isub  0x00000002 , 0x0000003e 
+ 00000778  0x0000049b branch  0x0000034c , 0x00000005 
+ 00000779  0x0000049c storet  0x00000002 , 0x00004778 
+ 00000780  0x0000049d call  0x0000441c 
+ 00000781  0x0000049e fetch  0x00000001 , 0x000046e1 
+ 00000782  0x0000049f store  0x00000001 , 0x0000477a 
+ 00000783  0x000004a0 fetch  0x00000004 , 0x00004b66 
+ 00000784  0x000004a1 store  0x00000004 , 0x0000477b 
+ 00000785  0x000004a2 store  0x00000004 , 0x00004c65 
+ 00000786  0x000004a3 rtn 
+ 00000787  0x000004a5 call  0x00000355 
+ 00000788  0x000004a6 call  0x00000325 
+ 00000789  0x000004a7 call  0x00000334 
+ 00000790  0x000004a8 call  0x00000343 
+ 00000791  0x000004a9 call  0x00000338 
+ 00000792  0x000004aa call  0x00000329 
+ 00000793  0x000004ac arg  0x00000002 , 0x00000002 
+ 00000794  0x000004ad arg  0x000047c4 , 0x00000011 
+ 00000795  0x000004ae arg  0x0000005f , 0x00000012 
+ 00000796  0x000004af fetch  0x00000003 , 0x00004700 
+ 00000797  0x000004b0 iadd  0x00000012 , 0x0000003f 
+ 00000798  0x000004b1 call  0x00000338 
+ 00000799  0x000004b2 call  0x00000329 
+ 00000800  0x000004b3 call  0x0000034e 
+ 00000801  0x000004b4 call  0x000002a3 
+ 00000802  0x000004b5 fetch  0x00000001 , 0x00004ba8 
+ 00000803  0x000004b6 nbranch  0x0000437e , 0x00000034 
+ 00000804  0x000004b7 rtn 
+ 00000805  0x000004ba fetch  0x00000003 , 0x00004700 
+ 00000806  0x000004bb store  0x00000003 , 0x00004232 
+ 00000807  0x000004bc call  0x00000334 
+ 00000808  0x000004bd call  0x0000652b 
+ 00000809  0x000004bf call  0x0000032c 
+ 00000810  0x000004c0 bbit1  0x00000000 , 0x00000329 
+ 00000811  0x000004c1 rtn 
+ 00000812  0x000004c4 setarg  0x000001fa 
+ 00000813  0x000004c5 hstore  0x00000002 , 0x0000808c 
+ 00000814  0x000004c6 force  0x00000001 , 0x00000002 
+ 00000815  0x000004c7 setarg  0x00000005 
+ 00000816  0x000004c8 store  0x00000001 , 0x000001f5 
+ 00000817  0x000004c9 setarg  0x000001f5 
+ 00000818  0x000004ca hstore  0x00000002 , 0x0000808a 
+ 00000819  0x000004cb branch  0x000064f6 
+ 00000820  0x000004ce call  0x0000650b 
+ 00000821  0x000004cf call  0x0000032c 
+ 00000822  0x000004d0 bbit0  0x00000001 , 0x00000334 
+ 00000823  0x000004d1 rtn 
+ 00000824  0x000004d4 copy  0x0000003f , 0x00000013 
+ 00000825  0x000004d5 copy  0x00000011 , 0x0000003f 
+ 00000826  0x000004d6 increase  0xfffffffc , 0x0000003f 
+ 00000827  0x000004d7 copy  0x0000003f , 0x00000012 
+ 00000828  0x000004d8 ifetch  0x00000004 , 0x00000012 
+ 00000829  0x000004d9 store  0x00000004 , 0x00004b4e 
+ 00000830  0x000004da copy  0x00000013 , 0x0000003f 
+ 00000831  0x000004db call  0x00006552 
+ 00000832  0x000004dc fetch  0x00000004 , 0x00004b4e 
+ 00000833  0x000004dd istore  0x00000004 , 0x00000012 
+ 00000834  0x000004de rtn 
+ 00000835  0x000004e1 setarg  0x0000477f 
+ 00000836  0x000004e2 arg  0x00004720 , 0x00000002 
+ 00000837  0x000004e3 isub  0x00000002 , 0x00000002 
+ 00000838  0x000004e4 fetch  0x00000003 , 0x00004700 
+ 00000839  0x000004e5 arg  0x00004720 , 0x00000011 
+ 00000840  0x000004e6 rtn 
+ 00000841  0x000004e9 call  0x00000355 
+ 00000842  0x000004ea call  0x00000343 
+ 00000843  0x000004eb branch  0x00006562 
+ 00000844  0x000004ee jam  0x00000021 , 0x000011c5 
+ 00000845  0x000004ef branch  0x0000070c 
+ 00000846  0x000004f3 jam  0x000000b9 , 0x00000aa2 
+ 00000847  0x000004f5 call  0x000002f9 
+ 00000848  0x000004f6 call  0x000069ac 
+ 00000849  0x000004f8 arg  0x00004b4e , 0x00000011 
+ 00000850  0x000004f9 fetcht  0x00000001 , 0x00000aa2 
+ 00000851  0x000004fa call  0x00006556 
+ 00000852  0x000004fb branch  0x000069ac 
+ 00000853  0x000004fe jam  0x000000ab , 0x00000aa2 
+ 00000854  0x000004ff branch  0x0000034f 
+ 00000855  0x00000503 call  0x00000355 
+ 00000856  0x00000504 arg  0x00000002 , 0x00000002 
+ 00000857  0x00000505 arg  0x000047c4 , 0x00000011 
+ 00000858  0x00000506 arg  0x0000005f , 0x00000012 
+ 00000859  0x00000507 fetch  0x00000003 , 0x00004700 
+ 00000860  0x00000508 iadd  0x00000012 , 0x0000003f 
+ 00000861  0x00000509 branch  0x00006562 
+ 00000862  0x0000050d fetch  0x00000001 , 0x000046ac 
+ 00000863  0x0000050e rtn  0x00000034 
+ 00000864  0x0000050f fetch  0x00000001 , 0x00004b5e 
+ 00000865  0x00000510 increase  0x00000001 , 0x0000003f 
+ 00000866  0x00000511 store  0x00000001 , 0x00004b5e 
+ 00000867  0x00000512 beq  0x00000005 , 0x00000378 
+ 00000868  0x00000513 beq  0x0000000a , 0x0000037b 
+ 00000869  0x00000514 rtn 
+ 00000870  0x00000517 fetch  0x00000001 , 0x000047a1 
+ 00000871  0x00000518 nbranch  0x0000036a , 0x00000034 
+ 00000872  0x00000519 fetch  0x00000001 , 0x00004b57 
+ 00000873  0x0000051a rtn  0x00000034 
+ 00000874  0x0000051c fetch  0x00000001 , 0x00004b5e 
+ 00000875  0x0000051d increase  0x00000001 , 0x0000003f 
+ 00000876  0x0000051e store  0x00000001 , 0x00004b5e 
+ 00000877  0x0000051f beq  0x00000002 , 0x00000378 
+ 00000878  0x00000520 beq  0x00000004 , 0x0000037b 
+ 00000879  0x00000521 rtn 
+ 00000880  0x00000524 fetch  0x00000001 , 0x00004b52 
+ 00000881  0x00000525 rtn  0x00000034 
+ 00000882  0x00000526 increase  0xffffffff , 0x0000003f 
+ 00000883  0x00000527 store  0x00000001 , 0x00004b52 
+ 00000884  0x00000528 branch  0x00000378 , 0x00000034 
+ 00000885  0x00000529 fetch  0x00000001 , 0x000046ac 
+ 00000886  0x0000052a nbranch  0x00000380 , 0x00000034 
+ 00000887  0x0000052b branch  0x0000037c 
+ 00000888  0x0000052e fetcht  0x00000001 , 0x00004b4d 
+ 00000889  0x00000530 set0  0x00000007 , 0x00000002 
+ 00000890  0x00000531 branch  0x00006806 
+ 00000891  0x00000535 jam  0x00000000 , 0x00004b5e 
+ 00000892  0x00000537 fetcht  0x00000001 , 0x00004b4d 
+ 00000893  0x00000538 call  0x0000680e 
+ 00000894  0x00000539 fetcht  0x00000001 , 0x00004b4d 
+ 00000895  0x0000053a branch  0x00006829 
+ 00000896  0x0000053e jam  0x00000000 , 0x00004b52 
+ 00000897  0x0000053f fetch  0x00000001 , 0x00004720 
+ 00000898  0x00000540 rtneq  0x00000002 
+ 00000899  0x00000542 rtn 
+ 00000900  0x00000546 call  0x00004401 
+ 00000901  0x00000547 fetch  0x00000002 , 0x0000469f 
+ 00000902  0x00000548 rtn  0x00000034 
+ 00000903  0x0000054a jam  0x00000001 , 0x00004d7d 
+ 00000904  0x0000054b setarg  0x00000000 
+ 00000905  0x0000054c store  0x00000002 , 0x00004d7e 
+ 00000906  0x0000054d rtn 
+ 00000907  0x00000550 arg  0x00001800 , 0x00000006 
+ 00000908  0x00000551 arg  0x0000480c , 0x00000005 
+ 00000909  0x00000552 call  0x00000393 
+ 00000910  0x00000553 arg  0x00001900 , 0x00000006 
+ 00000911  0x00000554 call  0x00000393 
+ 00000912  0x00000555 arg  0x00001a00 , 0x00000006 
+ 00000913  0x00000556 call  0x00000393 
+ 00000914  0x00000557 arg  0x00001b00 , 0x00000006 
+ 00000915  0x00000559 arg  0x0000001b , 0x00000039 
+ 00000916  0x0000055a branch  0x00007f01 
+ 00000917  0x0000055d arg  0x0000480c , 0x00000006 
+ 00000918  0x0000055e arg  0x00001800 , 0x00000005 
+ 00000919  0x0000055f call  0x00000393 
+ 00000920  0x00000560 arg  0x00001900 , 0x00000005 
+ 00000921  0x00000561 call  0x00000393 
+ 00000922  0x00000562 arg  0x00001a00 , 0x00000005 
+ 00000923  0x00000563 call  0x00000393 
+ 00000924  0x00000564 arg  0x00001b00 , 0x00000005 
+ 00000925  0x00000565 branch  0x00000393 
+ 00000926  0x00000568 call  0x00005892 
+ 00000927  0x00000569 nrtn  0x00000034 
+ 00000928  0x0000056a fetch  0x00000001 , 0x00004b65 
+ 00000929  0x0000056b beq  0x000000ff , 0x000003a5 
+ 00000930  0x0000056c fetch  0x00000001 , 0x000046c5 
+ 00000931  0x0000056d and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000932  0x0000056e rtnne  0x00000003 
+ 00000933  0x00000570 fetch  0x00000001 , 0x0000479e 
+ 00000934  0x00000571 call  0x00000400 , 0x00000034 
+ 00000935  0x00000572 fetch  0x00000004 , 0x000046d3 
+ 00000936  0x00000573 bbit1  0x00000005 , 0x00004179 
+ 00000937  0x00000574 bbit1  0x00000009 , 0x00004179 
+ 00000938  0x00000575 call  0x00003f97 
+ 00000939  0x00000576 nbranch  0x000003d1 , 0x00000028 
+ 00000940  0x00000577 call  0x000003cb 
+ 00000941  0x00000578 nrtn  0x00000031 
+ 00000942  0x00000579 call  0x000002bc 
+ 00000943  0x0000057a call  0x000002bf 
+ 00000944  0x0000057b call  0x000003d4 
+ 00000945  0x0000057d arg  0x0000469a , 0x00000011 
+ 00000946  0x0000057e call  0x00007e3d 
+ 00000947  0x0000057f call  0x000003ba , 0x00000028 
+ 00000948  0x00000580 rtn 
+ 00000949  0x00000583 jam  0x00000007 , 0x000047a2 
+ 00000950  0x00000584 jam  0x00000004 , 0x000047a3 
+ 00000951  0x00000585 setarg  0x000047a2 
+ 00000952  0x00000586 store  0x00000002 , 0x00004218 
+ 00000953  0x00000587 branch  0x00007e38 
+ 00000954  0x0000058a fetch  0x00000001 , 0x000047c3 
+ 00000955  0x0000058b increase  0x00000001 , 0x0000003f 
+ 00000956  0x0000058c store  0x00000001 , 0x000047c3 
+ 00000957  0x0000058d rtn 
+ 00000958  0x00000590 arg  0x0000469a , 0x00000011 
+ 00000959  0x00000591 call  0x00007e54 
+ 00000960  0x00000592 branch  0x000003c2 , 0x00000028 
+ 00000961  0x00000593 rtn 
+ 00000962  0x00000596 call  0x00005652 
+ 00000963  0x00000597 fetch  0x00000001 , 0x000047c3 
+ 00000964  0x00000598 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00000965  0x00000599 ncall  0x00005650 , 0x00000002 
+ 00000966  0x0000059a fetch  0x00000001 , 0x000047c3 
+ 00000967  0x0000059b rtn  0x00000034 
+ 00000968  0x0000059c increase  0xffffffff , 0x0000003f 
+ 00000969  0x0000059d store  0x00000001 , 0x000047c3 
+ 00000970  0x0000059e branch  0x00003f90 
+ 00000971  0x000005a2 enable  0x00000031 
+ 00000972  0x000005a3 fetch  0x00000001 , 0x00004b5a 
+ 00000973  0x000005a4 beq  0x0000000f , 0x000003d1 
+ 00000974  0x000005a5 increase  0x00000001 , 0x0000003f 
+ 00000975  0x000005a6 store  0x00000001 , 0x00004b5a 
+ 00000976  0x000005a7 rtn 
+ 00000977  0x000005a9 jam  0x00000000 , 0x00004b5a 
+ 00000978  0x000005aa disable  0x00000031 
+ 00000979  0x000005ab rtn 
+ 00000980  0x000005b0 fetch  0x00000002 , 0x0000469f 
+ 00000981  0x000005b1 rtn  0x00000034 
+ 00000982  0x000005b2 jam  0x00000001 , 0x00004808 
+ 00000983  0x000005b3 jam  0x00000002 , 0x00004809 
+ 00000984  0x000005b4 rtn 
+ 00000985  0x000005b7 rtn  0x0000002e 
+ 00000986  0x000005b8 fetch  0x00000001 , 0x000041e2 
+ 00000987  0x000005b9 rtn  0x00000034 
+ 00000988  0x000005ba call  0x00005271 
+ 00000989  0x000005bb nrtn  0x00000034 
+ 00000990  0x000005bc fetch  0x00000001 , 0x0000479e 
+ 00000991  0x000005bd call  0x00000400 , 0x00000034 
+ 00000992  0x000005be fetch  0x00000004 , 0x000046d3 
+ 00000993  0x000005bf bbit1  0x00000005 , 0x00003f8a 
+ 00000994  0x000005c0 bbit1  0x00000009 , 0x00003f8a 
+ 00000995  0x000005c1 call  0x00003f97 
+ 00000996  0x000005c2 nbranch  0x000003d1 , 0x00000028 
+ 00000997  0x000005c3 call  0x000003cb 
+ 00000998  0x000005c4 nrtn  0x00000031 
+ 00000999  0x000005c5 call  0x000002bc 
+ 00001000  0x000005c6 call  0x000002bf 
+ 00001001  0x000005c7 call  0x000003d4 
+ 00001002  0x000005c8 fetch  0x00000001 , 0x00004b05 
+ 00001003  0x000005c9 beq  0x00000001 , 0x000003ef 
+ 00001004  0x000005ca fetch  0x00000001 , 0x00004b0c 
+ 00001005  0x000005cb rtn  0x00000034 
+ 00001006  0x000005cc branch  0x00003f81 
+ 00001007  0x000005cf fetch  0x00000001 , 0x0000469a 
+ 00001008  0x000005d0 store  0x00000001 , 0x00004b06 
+ 00001009  0x000005d1 fetch  0x00000001 , 0x0000469b 
+ 00001010  0x000005d2 istore  0x00000001 , 0x00000005 
+ 00001011  0x000005d3 fetch  0x00000001 , 0x0000469d 
+ 00001012  0x000005d4 istore  0x00000001 , 0x00000005 
+ 00001013  0x000005d5 fetch  0x00000002 , 0x0000469f 
+ 00001014  0x000005d6 istore  0x00000002 , 0x00000005 
+ 00001015  0x000005d8 arg  0x00000007 , 0x00000011 
+ 00001016  0x000005d9 call  0x00004d63 
+ 00001017  0x000005da fetch  0x00000002 , 0x0000424e 
+ 00001018  0x000005db istore  0x00000002 , 0x00000005 
+ 00001019  0x000005dc setarg  0x000002a1 
+ 00001020  0x000005dd istore  0x00000002 , 0x00000005 
+ 00001021  0x000005de fetch  0x00000005 , 0x00004b06 
+ 00001022  0x000005df istore  0x00000005 , 0x00000005 
+ 00001023  0x000005e0 rtn 
+ 00001024  0x000005e3 jam  0x00000001 , 0x0000479e 
+ 00001025  0x000005e4 call  0x00005814 
+ 00001026  0x000005e5 branch  0x000002ad 
+ 00001027  0x000005ed call  0x00007e34 
+ 00001028  0x000005ee call  0x00000407 
+ 00001029  0x000005ef call  0x000004ad 
+ 00001030  0x000005f0 branch  0x00003ee0 
+ 00001031  0x000005f4 arg  0x00000000 , 0x00000011 
+ 00001032  0x000005f5 jam  0x00000005 , 0x00004b7d 
+ 00001033  0x000005f6 fetcht  0x00000001 , 0x000046e7 
+ 00001034  0x000005f7 fetch  0x00000001 , 0x00004b7b 
+ 00001035  0x000005f8 call  0x000004ee 
+ 00001036  0x000005f9 store  0x00000001 , 0x00004b7b 
+ 00001037  0x000005fa fetcht  0x00000001 , 0x000046e7 
+ 00001038  0x000005fb call  0x00000526 
+ 00001039  0x000005fc copy  0x00000011 , 0x0000003f 
+ 00001040  0x000005fd bbit1  0x00000005 , 0x00000412 
+ 00001041  0x000005fe branch  0x00003d62 
+ 00001042  0x00000602 fetch  0x00000001 , 0x000046b6 
+ 00001043  0x00000603 rtneq  0x00000000 
+ 00001044  0x00000604 jam  0x00000000 , 0x000046b6 
+ 00001045  0x00000605 fetch  0x00000001 , 0x000046e0 
+ 00001046  0x00000606 beq  0x00000004 , 0x0000041d 
+ 00001047  0x00000607 fetch  0x00000001 , 0x0000477a 
+ 00001048  0x00000608 increase  0x00000001 , 0x0000003f 
+ 00001049  0x00000609 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001050  0x0000060a store  0x00000001 , 0x0000477a 
+ 00001051  0x0000060b call  0x00003d7e 
+ 00001052  0x0000060c branch  0x00000313 
+ 00001053  0x00000610 fetch  0x00000001 , 0x0000477a 
+ 00001054  0x00000611 increase  0x00000001 , 0x0000003f 
+ 00001055  0x00000612 sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00001056  0x00000613 call  0x00004d9b , 0x00000005 
+ 00001057  0x00000614 store  0x00000001 , 0x0000477a 
+ 00001058  0x00000615 branch  0x00003d7e 
+ 00001059  0x00000619 copy  0x00000013 , 0x0000003f 
+ 00001060  0x0000061a beq  0x00000014 , 0x00000434 
+ 00001061  0x0000061b beq  0x00000015 , 0x00000436 
+ 00001062  0x0000061c beq  0x00000029 , 0x00000438 
+ 00001063  0x0000061d beq  0x00000032 , 0x0000043a 
+ 00001064  0x0000061e beq  0x00000040 , 0x0000043c 
+ 00001065  0x0000061f beq  0x00000004 , 0x0000043e 
+ 00001066  0x00000620 beq  0x00000013 , 0x0000043e 
+ 00001067  0x00000622 beq  0x00000019 , 0x000033df 
+ 00001068  0x00000623 beq  0x00000021 , 0x00000440 
+ 00001069  0x00000624 beq  0x00000001 , 0x00000442 
+ 00001070  0x00000625 beq  0x00000002 , 0x00000446 
+ 00001071  0x00000626 beq  0x0000002b , 0x00000448 
+ 00001072  0x00000627 beq  0x00000039 , 0x0000044a 
+ 00001073  0x00000628 beq  0x0000003a , 0x0000044c 
+ 00001074  0x00000629 beq  0x0000003c , 0x0000044e 
+ 00001075  0x0000062a branch  0x0000417d 
+ 00001076  0x0000062d jam  0x000000b0 , 0x000011c5 
+ 00001077  0x0000062e branch  0x0000070c 
+ 00001078  0x00000631 jam  0x000000a2 , 0x000011c5 
+ 00001079  0x00000632 branch  0x0000070c 
+ 00001080  0x00000636 jam  0x00000012 , 0x00000a99 
+ 00001081  0x00000637 branch  0x00007d8f 
+ 00001082  0x0000063a jam  0x000000b3 , 0x000011c5 
+ 00001083  0x0000063b branch  0x0000070c 
+ 00001084  0x0000063e jam  0x000000a1 , 0x000011c5 
+ 00001085  0x0000063f branch  0x0000070c 
+ 00001086  0x00000644 jam  0x000000a3 , 0x000011c5 
+ 00001087  0x00000645 branch  0x0000070c 
+ 00001088  0x0000064a jam  0x000000b1 , 0x000011c5 
+ 00001089  0x0000064b branch  0x0000070c 
+ 00001090  0x0000064e jam  0x00000000 , 0x0000480b 
+ 00001091  0x0000064f jam  0x00000000 , 0x00004b57 
+ 00001092  0x00000650 call  0x000002ad 
+ 00001093  0x00000651 branch  0x000042ca 
+ 00001094  0x00000654 jam  0x000000b4 , 0x000011c5 
+ 00001095  0x00000655 branch  0x0000070c 
+ 00001096  0x00000658 jam  0x000000b2 , 0x000011c5 
+ 00001097  0x00000659 branch  0x0000070c 
+ 00001098  0x0000065c jam  0x00000092 , 0x000011c5 
+ 00001099  0x0000065d branch  0x0000070c 
+ 00001100  0x00000660 jam  0x00000061 , 0x000011c5 
+ 00001101  0x00000661 branch  0x0000070c 
+ 00001102  0x00000665 call  0x000002ad 
+ 00001103  0x00000666 branch  0x00003f8d 
+ 00001104  0x00000669 call  0x000002f3 
+ 00001105  0x0000066a branch  0x0000340a 
+ 00001106  0x0000066e jam  0x000000a4 , 0x000011c5 
+ 00001107  0x0000066f branch  0x0000070c 
+ 00001108  0x00000672 fetch  0x00000001 , 0x00004b00 
+ 00001109  0x00000673 rtn  0x00000034 
+ 00001110  0x00000674 jam  0x00000000 , 0x00004b00 
+ 00001111  0x00000675 branch  0x000002f3 
+ 00001112  0x00000679 call  0x0000047c 
+ 00001113  0x0000067a call  0x00004234 
+ 00001114  0x0000067b call  0x0000423a 
+ 00001115  0x0000067c call  0x00000481 
+ 00001116  0x0000067d call  0x00000499 
+ 00001117  0x0000067e call  0x00000487 
+ 00001118  0x0000067f call  0x0000048e 
+ 00001119  0x00000680 call  0x00000472 
+ 00001120  0x00000681 call  0x0000046f 
+ 00001121  0x00000682 call  0x00000467 
+ 00001122  0x00000683 call  0x00004231 
+ 00001123  0x00000684 call  0x0000046a 
+ 00001124  0x00000685 call  0x0000035e 
+ 00001125  0x00000686 call  0x00000366 
+ 00001126  0x00000687 branch  0x00000370 
+ 00001127  0x0000068b arg  0x0000480b , 0x00000013 
+ 00001128  0x0000068c arg  0x0000637a , 0x00000012 
+ 00001129  0x0000068d branch  0x0000336d 
+ 00001130  0x00000690 arg  0x00004b0b , 0x00000013 
+ 00001131  0x00000691 arg  0x0000046d , 0x00000012 
+ 00001132  0x00000692 branch  0x0000336d 
+ 00001133  0x00000694 jam  0x00000001 , 0x00004b0c 
+ 00001134  0x00000695 rtn 
+ 00001135  0x00000699 arg  0x000046c6 , 0x00000013 
+ 00001136  0x0000069a arg  0x00003d60 , 0x00000012 
+ 00001137  0x0000069b branch  0x0000336d 
+ 00001138  0x0000069e arg  0x000046ae , 0x00000013 
+ 00001139  0x0000069f arg  0x00000478 , 0x00000012 
+ 00001140  0x000006a0 call  0x00003374 
+ 00001141  0x000006a1 fetch  0x00000001 , 0x000046ae 
+ 00001142  0x000006a2 beq  0x00000001 , 0x000033f6 
+ 00001143  0x000006a3 rtn 
+ 00001144  0x000006a6 fetch  0x00000001 , 0x00004b65 
+ 00001145  0x000006a7 beq  0x000000ff , 0x0000029e 
+ 00001146  0x000006a8 call  0x000033f6 
+ 00001147  0x000006a9 branch  0x00004267 
+ 00001148  0x000006ad arg  0x00004809 , 0x00000013 
+ 00001149  0x000006ae arg  0x0000047f , 0x00000012 
+ 00001150  0x000006af branch  0x0000336d 
+ 00001151  0x000006b1 jam  0x00000000 , 0x00004808 
+ 00001152  0x000006b2 rtn 
+ 00001153  0x000006b5 arg  0x00004b73 , 0x00000013 
+ 00001154  0x000006b6 arg  0x00000484 , 0x00000012 
+ 00001155  0x000006b7 branch  0x0000336d 
+ 00001156  0x000006b9 fetch  0x00000001 , 0x000047c7 
+ 00001157  0x000006ba store  0x00000001 , 0x00004172 
+ 00001158  0x000006bb branch  0x0000048c 
+ 00001159  0x000006bf arg  0x00004b74 , 0x00000013 
+ 00001160  0x000006c0 arg  0x0000048a , 0x00000012 
+ 00001161  0x000006c1 branch  0x0000336d 
+ 00001162  0x000006c3 setarg  0x000ea600 
+ 00001163  0x000006c4 store  0x00000003 , 0x00004c6c 
+ 00001164  0x000006c6 jam  0x00000001 , 0x00004b72 
+ 00001165  0x000006c7 rtn 
+ 00001166  0x000006cb fetch  0x00000001 , 0x00004720 
+ 00001167  0x000006cc rtnne  0x00000002 
+ 00001168  0x000006cd call  0x000004e5 
+ 00001169  0x000006ce beq  0x00000007 , 0x00000493 
+ 00001170  0x000006cf branch  0x000043a9 
+ 00001171  0x000006d1 jam  0x00000028 , 0x000047a0 
+ 00001172  0x000006d2 call  0x00000496 
+ 00001173  0x000006d3 branch  0x000043b0 
+ 00001174  0x000006d6 arg  0x000046da , 0x00000013 
+ 00001175  0x000006d7 arg  0x000002a0 , 0x00000012 
+ 00001176  0x000006d8 branch  0x0000336d 
+ 00001177  0x000006dc fetch  0x00000001 , 0x000046d9 
+ 00001178  0x000006dd rtnne  0x00000000 
+ 00001179  0x000006df arg  0x00004b46 , 0x00000013 
+ 00001180  0x000006e0 arg  0x0000049e , 0x00000012 
+ 00001181  0x000006e1 branch  0x0000336d 
+ 00001182  0x000006e4 fetcht  0x00000001 , 0x00004720 
+ 00001183  0x000006e5 fetch  0x00000001 , 0x00004703 
+ 00001184  0x000006e6 isub  0x00000002 , 0x0000003e 
+ 00001185  0x000006e7 rtn  0x00000005 
+ 00001186  0x000006e8 fetch  0x00000004 , 0x000046d3 
+ 00001187  0x000006e9 rtnbit1  0x00000009 
+ 00001188  0x000006ea arg  0x00000009 , 0x00000007 
+ 00001189  0x000006eb call  0x000043ce 
+ 00001190  0x000006ec fetch  0x00000002 , 0x00004682 
+ 00001191  0x000006ed isolate1  0x0000000b , 0x0000003f 
+ 00001192  0x000006ee call  0x000042d4 , 0x00000001 
+ 00001193  0x000006ef fetch  0x00000002 , 0x00004682 
+ 00001194  0x000006f0 isolate1  0x00000007 , 0x0000003f 
+ 00001195  0x000006f1 call  0x00004392 , 0x00000001 
+ 00001196  0x000006f2 branch  0x000043b8 
+ 00001197  0x000006f8 arg  0x00000000 , 0x00000011 
+ 00001198  0x000006f9 jam  0x00000000 , 0x00004b7d 
+ 00001199  0x000006fa fetcht  0x00000001 , 0x000046ed 
+ 00001200  0x000006fb fetch  0x00000001 , 0x00004b7c 
+ 00001201  0x000006fc call  0x000004ee 
+ 00001202  0x000006fd store  0x00000001 , 0x00004b7c 
+ 00001203  0x000006fe copy  0x00000011 , 0x0000003f 
+ 00001204  0x000006ff bbit1  0x00000000 , 0x000004b6 
+ 00001205  0x00000700 branch  0x000004bf 
+ 00001206  0x00000703 fetch  0x00000001 , 0x000046d9 
+ 00001207  0x00000704 rtneq  0x00000000 
+ 00001208  0x00000705 fetch  0x00000002 , 0x000046a8 
+ 00001209  0x00000706 store  0x00000002 , 0x000046ae 
+ 00001210  0x00000707 force  0x00000003 , 0x00000007 
+ 00001211  0x00000708 fetch  0x00000002 , 0x000040b9 
+ 00001212  0x00000709 call  0x00007f08 
+ 00001213  0x0000070a jam  0x00000000 , 0x000046d9 
+ 00001214  0x0000070b rtn 
+ 00001215  0x00000710 fetch  0x00000001 , 0x000046d9 
+ 00001216  0x00000711 rtneq  0x00000001 
+ 00001217  0x00000712 fetch  0x00000001 , 0x00004b46 
+ 00001218  0x00000713 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00001219  0x00000714 ncall  0x000004c8 , 0x00000002 
+ 00001220  0x00000716 fetch  0x00000001 , 0x00004685 
+ 00001221  0x00000717 store  0x00000001 , 0x00004b46 
+ 00001222  0x00000718 jam  0x00000001 , 0x000046d9 
+ 00001223  0x00000719 rtn 
+ 00001224  0x0000071c fetcht  0x00000001 , 0x00004720 
+ 00001225  0x0000071d increase  0x00000001 , 0x00000002 
+ 00001226  0x0000071e fetch  0x00000001 , 0x000046d2 
+ 00001227  0x0000071f isub  0x00000002 , 0x0000003e 
+ 00001228  0x00000720 ncall  0x000043cc , 0x00000002 
+ 00001229  0x00000721 storet  0x00000001 , 0x00004720 
+ 00001230  0x00000722 jam  0x00000000 , 0x000041bd 
+ 00001231  0x00000723 call  0x00000313 
+ 00001232  0x00000724 call  0x000043c0 
+ 00001233  0x00000725 branch  0x0000437e 
+ 00001234  0x0000072a disable  0x00000028 
+ 00001235  0x0000072b setarg  0x00000000 
+ 00001236  0x0000072c store  0x00000006 , 0x0000469b 
+ 00001237  0x0000072d call  0x000004dd 
+ 00001238  0x0000072e call  0x00000280 
+ 00001239  0x0000072f call  0x00004079 
+ 00001240  0x00000730 call  0x0000407e 
+ 00001241  0x00000731 call  0x000004e3 
+ 00001242  0x00000734 nbranch  0x0000072d , 0x00000028 
+ 00001243  0x00000735 call  0x00000730 
+ 00001244  0x00000736 branch  0x00003fa0 
+ 00001245  0x0000073a fetch  0x00000001 , 0x00004239 
+ 00001246  0x0000073b rtnne  0x00000000 
+ 00001247  0x0000073c fetch  0x00000001 , 0x000046e0 
+ 00001248  0x0000073d call  0x00003fc0 
+ 00001249  0x0000073e disable  0x00000028 
+ 00001250  0x0000073f branch  0x00003fe7 
+ 00001251  0x00000743 call  0x000004e5 
+ 00001252  0x00000744 branch  0x0000409a 
+ 00001253  0x00000746 fetch  0x00000001 , 0x0000469a 
+ 00001254  0x00000747 copy  0x0000003f , 0x00000011 
+ 00001255  0x00000748 call  0x00000507 
+ 00001256  0x00000749 call  0x0000050d 
+ 00001257  0x0000074a call  0x00000513 
+ 00001258  0x0000074b call  0x00000519 
+ 00001259  0x0000074c call  0x00000520 
+ 00001260  0x0000074d copy  0x00000011 , 0x0000003f 
+ 00001261  0x0000074e rtn 
+ 00001262  0x00000753 store  0x00000001 , 0x00004b7e 
+ 00001263  0x00000754 lshift  0x0000003f , 0x0000003f 
+ 00001264  0x00000755 copy  0x0000003f , 0x00000012 
+ 00001265  0x00000756 copy  0x00000002 , 0x00000013 
+ 00001266  0x00000757 fetch  0x00000001 , 0x00004b7d 
+ 00001267  0x00000758 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001268  0x00000759 call  0x00000526 , 0x00000002 
+ 00001269  0x0000075a ncall  0x00000531 , 0x00000002 
+ 00001270  0x0000075b copy  0x00000013 , 0x00000002 
+ 00001271  0x0000075c call  0x0000681d 
+ 00001272  0x0000075d setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001273  0x0000075e call  0x00000501 
+ 00001274  0x0000075f and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00001275  0x00000760 fetcht  0x00000001 , 0x00004b7d 
+ 00001276  0x00000761 copy  0x00000002 , 0x00000007 
+ 00001277  0x00000762 sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00001278  0x00000763 beq  0x00000007 , 0x0000052b 
+ 00001279  0x00000764 beq  0x00000000 , 0x0000052e 
+ 00001280  0x00000765 rtn 
+ 00001281  0x00000768 fetcht  0x00000001 , 0x00004b7e 
+ 00001282  0x00000769 and_into  0x00000001 , 0x00000002 
+ 00001283  0x0000076a and  0x00000012 , 0x00000001 , 0x0000003f 
+ 00001284  0x0000076b isub  0x00000002 , 0x0000003e 
+ 00001285  0x0000076c nbranch  0x000002bc , 0x00000005 
+ 00001286  0x0000076d rtn 
+ 00001287  0x00000770 jam  0x00000000 , 0x00004b7d 
+ 00001288  0x00000771 fetcht  0x00000001 , 0x000046e2 
+ 00001289  0x00000772 fetch  0x00000001 , 0x00004b76 
+ 00001290  0x00000773 call  0x000004ee 
+ 00001291  0x00000775 store  0x00000001 , 0x00004b76 
+ 00001292  0x00000776 rtn 
+ 00001293  0x00000779 jam  0x00000001 , 0x00004b7d 
+ 00001294  0x0000077a fetcht  0x00000001 , 0x000046e3 
+ 00001295  0x0000077b fetch  0x00000001 , 0x00004b77 
+ 00001296  0x0000077c call  0x000004ee 
+ 00001297  0x0000077e store  0x00000001 , 0x00004b77 
+ 00001298  0x0000077f rtn 
+ 00001299  0x00000782 jam  0x00000002 , 0x00004b7d 
+ 00001300  0x00000783 fetcht  0x00000001 , 0x000046e4 
+ 00001301  0x00000784 fetch  0x00000001 , 0x00004b78 
+ 00001302  0x00000785 call  0x000004ee 
+ 00001303  0x00000787 store  0x00000001 , 0x00004b78 
+ 00001304  0x00000788 rtn 
+ 00001305  0x0000078b jam  0x00000003 , 0x00004b7d 
+ 00001306  0x0000078c fetcht  0x00000001 , 0x000046e5 
+ 00001307  0x0000078d fetch  0x00000001 , 0x00004b79 
+ 00001308  0x0000078e call  0x000004ee 
+ 00001309  0x00000790 store  0x00000001 , 0x00004b79 
+ 00001310  0x00000791 fetcht  0x00000001 , 0x000046e5 
+ 00001311  0x00000792 branch  0x00000526 
+ 00001312  0x00000795 jam  0x00000004 , 0x00004b7d 
+ 00001313  0x00000796 fetcht  0x00000001 , 0x000046e6 
+ 00001314  0x00000797 fetch  0x00000001 , 0x00004b7a 
+ 00001315  0x00000798 call  0x000004ee 
+ 00001316  0x0000079a store  0x00000001 , 0x00004b7a 
+ 00001317  0x0000079b fetcht  0x00000001 , 0x000046e6 
+ 00001318  0x0000079e set1  0x00000007 , 0x00000002 
+ 00001319  0x000007a0 arg  0x00008078 , 0x00000005 
+ 00001320  0x000007a1 call  0x00006830 
+ 00001321  0x000007a2 set0  0x00000007 , 0x00000002 
+ 00001322  0x000007a3 branch  0x00000535 
+ 00001323  0x000007a7 branch  0x0000052f , 0x00000002 
+ 00001324  0x000007a9 qset0  0x00000011 
+ 00001325  0x000007aa rtn 
+ 00001326  0x000007ae branch  0x0000052c , 0x00000002 
+ 00001327  0x000007b0 qset1  0x00000011 
+ 00001328  0x000007b1 rtn 
+ 00001329  0x000007b4 set0  0x00000007 , 0x00000002 
+ 00001330  0x000007b5 arg  0x00008078 , 0x00000005 
+ 00001331  0x000007b6 call  0x00006830 
+ 00001332  0x000007b7 set1  0x00000007 , 0x00000002 
+ 00001333  0x000007b9 arg  0x0000807c , 0x00000005 
+ 00001334  0x000007ba call  0x00006830 
+ 00001335  0x000007bb set0  0x00000007 , 0x00000002 
+ 00001336  0x000007bc arg  0x00008070 , 0x00000005 
+ 00001337  0x000007bd branch  0x00006830 
+ 00001338  0x000007c0 jam  0x00000000 , 0x00004b52 
+ 00001339  0x000007c1 isolate1  0x00000026 , 0x00000000 
+ 00001340  0x000007c2 call  0x00000195 , 0x00000001 
+ 00001341  0x000007c3 branch  0x0000426d 
+ 00001342  0x000007c6 jam  0x00000050 , 0x000011c5 
+ 00001343  0x000007c7 branch  0x0000070c 
+ 00001344  0x000007cb jam  0x00000022 , 0x000011c5 
+ 00001345  0x000007cc branch  0x0000070c 
+ 00001346  0x000007cf fetch  0x00000001 , 0x0000450f 
+ 00001347  0x000007d0 pincrease  0x00000001 
+ 00001348  0x000007d1 store  0x00000001 , 0x0000450f 
+ 00001349  0x000007d2 beq  0x0000000c , 0x00005395 
+ 00001350  0x000007d3 call  0x000055aa 
+ 00001351  0x000007d4 call  0x0000561e 
+ 00001352  0x000007d5 call  0x000006af 
+ 00001353  0x000007d6 branch  0x0000538f 
+ 00001354  0x000007d9 fetch  0x00000001 , 0x00000016 
+ 00001355  0x000007da increase  0x00000001 , 0x0000003f 
+ 00001356  0x000007db store  0x00000001 , 0x00000016 
+ 00001357  0x000007dc rtnne  0x00000028 
+ 00001358  0x000007dd jam  0x00000025 , 0x00000016 
+ 00001359  0x000007de rtn 
+ 00001360  0x000007e1 call  0x000029bb 
+ 00001361  0x000007e2 call  0x0000006b 
+ 00001362  0x000007e3 branch  0x000054a3 
+ 00001363  0x000007e6 jam  0x00000040 , 0x000011c5 
+ 00001364  0x000007e7 branch  0x0000070c 
+ 00001365  0x000007ea jam  0x00000041 , 0x000011c5 
+ 00001366  0x000007eb branch  0x0000070c 
+ 00001367  0x000007ee fetch  0x00000001 , 0x00000456 
+ 00001368  0x000007ef bbit1  0x00000005 , 0x0000056b 
+ 00001369  0x000007f0 call  0x000006a1 
+ 00001370  0x000007f1 fetch  0x00000001 , 0x0000478e 
+ 00001371  0x000007f2 nbranch  0x00000561 , 0x00000034 
+ 00001372  0x000007f3 fetch  0x00000001 , 0x0000043f 
+ 00001373  0x000007f4 bbit0  0x00000004 , 0x00000565 
+ 00001374  0x000007f5 fetch  0x00000001 , 0x000002da 
+ 00001375  0x000007f6 branch  0x00000565 , 0x00000034 
+ 00001376  0x000007f7 branch  0x00005664 
+ 00001377  0x000007f9 fetch  0x00000001 , 0x0000478e 
+ 00001378  0x000007fa increase  0xffffffff , 0x0000003f 
+ 00001379  0x000007fb store  0x00000001 , 0x0000478e 
+ 00001380  0x000007fc branch  0x00005664 
+ 00001381  0x000007fe fetch  0x00000001 , 0x000044c4 
+ 00001382  0x000007ff bne  0x00000005 , 0x00000568 
+ 00001383  0x00000800 jam  0x00000003 , 0x0000478e 
+ 00001384  0x00000802 call  0x00005892 
+ 00001385  0x00000803 call  0x000003be , 0x00000034 
+ 00001386  0x00000804 branch  0x00005622 
+ 00001387  0x00000807 call  0x0000056d 
+ 00001388  0x00000808 branch  0x00000579 
+ 00001389  0x0000080b fetch  0x00000001 , 0x000046c5 
+ 00001390  0x0000080c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001391  0x0000080d rtnne  0x00000003 
+ 00001392  0x0000080e fetch  0x00000001 , 0x000047c3 
+ 00001393  0x0000080f rtn  0x00000034 
+ 00001394  0x00000810 fetch  0x00000001 , 0x000043dd 
+ 00001395  0x00000811 rtn  0x00000034 
+ 00001396  0x00000812 fetch  0x00000001 , 0x000043dc 
+ 00001397  0x00000813 set1  0x00000004 , 0x0000003f 
+ 00001398  0x00000814 store  0x00000001 , 0x000043dc 
+ 00001399  0x00000815 call  0x00005650 
+ 00001400  0x00000816 rtn 
+ 00001401  0x0000081b branch  0x000006a5 
+ 00001402  0x0000081e fetch  0x00000001 , 0x000047a1 
+ 00001403  0x0000081f rtn  0x00000034 
+ 00001404  0x00000820 fetch  0x00000001 , 0x000046c5 
+ 00001405  0x00000821 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001406  0x00000822 rtneq  0x00000003 
+ 00001407  0x00000823 jam  0x00000001 , 0x000046c6 
+ 00001408  0x00000824 rtn 
+ 00001409  0x00000827 rtnmark1  0x0000000f 
+ 00001410  0x00000828 call  0x00005890 
+ 00001411  0x00000829 nrtn  0x00000034 
+ 00001412  0x0000082a fetch  0x00000001 , 0x000002d9 
+ 00001413  0x0000082b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001414  0x0000082c store  0x00000001 , 0x0000450c 
+ 00001415  0x0000082d ifetch  0x00000001 , 0x00000006 
+ 00001416  0x0000082e and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001417  0x0000082f store  0x00000001 , 0x0000450b 
+ 00001418  0x00000830 rtn  0x00000034 
+ 00001419  0x00000831 copy  0x00000006 , 0x0000003f 
+ 00001420  0x00000832 store  0x00000002 , 0x0000450d 
+ 00001421  0x00000833 fetch  0x00000001 , 0x0000450c 
+ 00001422  0x00000834 beq  0x00000003 , 0x00000590 
+ 00001423  0x00000835 branch  0x0000568d 
+ 00001424  0x00000837 fetch  0x00000001 , 0x000002db 
+ 00001425  0x00000838 beq  0x00000001 , 0x00000593 
+ 00001426  0x00000839 branch  0x00005c65 
+ 00001427  0x0000083b ifetch  0x00000005 , 0x00000006 
+ 00001428  0x0000083c store  0x00000005 , 0x000043ce 
+ 00001429  0x0000083d ifetch  0x00000002 , 0x00000006 
+ 00001430  0x0000083e store  0x00000002 , 0x0000045f 
+ 00001431  0x0000083f branch  0x00005c8a 
+ 00001432  0x00000842 ifetch  0x00000002 , 0x00000006 
+ 00001433  0x00000843 beq  0x00000004 , 0x0000059c 
+ 00001434  0x00000844 beq  0x00000006 , 0x000005c9 
+ 00001435  0x00000845 branch  0x00005698 
+ 00001436  0x00000847 call  0x00007ea5 
+ 00001437  0x00000848 call  0x0000057a 
+ 00001438  0x00000849 call  0x00007e9f 
+ 00001439  0x0000084a ifetch  0x00000003 , 0x00000006 
+ 00001440  0x0000084b store  0x00000003 , 0x00000477 
+ 00001441  0x0000084c beq  0x00000010 , 0x000005ab 
+ 00001442  0x0000084d rshift8  0x0000003f , 0x00000002 
+ 00001443  0x0000084e sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001444  0x0000084f branch  0x000005b9 , 0x00000002 
+ 00001445  0x00000850 arg  0x000047c8 , 0x00000002 
+ 00001446  0x00000851 storet  0x00000002 , 0x000044bc 
+ 00001447  0x00000852 call  0x000058ad 
+ 00001448  0x00000853 setarg  0x00008e7a 
+ 00001449  0x00000854 store  0x00000002 , 0x000044bc 
+ 00001450  0x00000855 rtn 
+ 00001451  0x00000858 call  0x000059fa 
+ 00001452  0x00000859 call  0x00005879 
+ 00001453  0x0000085a increase  0x00000007 , 0x00000006 
+ 00001454  0x0000085b ifetch  0x00000001 , 0x00000006 
+ 00001455  0x0000085c rtnne  0x00000011 
+ 00001456  0x0000085d increase  0x00000005 , 0x00000006 
+ 00001457  0x0000085e ifetch  0x00000002 , 0x00000006 
+ 00001458  0x0000085f arg  0x00001812 , 0x00000002 
+ 00001459  0x00000860 isub  0x00000002 , 0x0000003e 
+ 00001460  0x00000861 nrtn  0x00000005 
+ 00001461  0x00000862 increase  0xfffffffc , 0x00000006 
+ 00001462  0x00000863 setarg  0x0000002b 
+ 00001463  0x00000864 istore  0x00000002 , 0x00000006 
+ 00001464  0x00000865 rtn 
+ 00001465  0x00000869 beq  0x0000000a , 0x000005bb 
+ 00001466  0x0000086a branch  0x000058ad 
+ 00001467  0x0000086c fetcht  0x00000002 , 0x00000478 
+ 00001468  0x0000086d fetch  0x00000001 , 0x000044e9 
+ 00001469  0x0000086e bbit1  0x00000003 , 0x000005c2 
+ 00001470  0x00000878 fetch  0x00000002 , 0x00000478 
+ 00001471  0x00000879 beq  0x00000013 , 0x00005a76 
+ 00001472  0x0000087b fetcht  0x00000002 , 0x00000478 
+ 00001473  0x0000087c branch  0x000059bf 
+ 00001474  0x0000088b fetch  0x00000002 , 0x000044fa 
+ 00001475  0x0000088c isub  0x00000002 , 0x0000003e 
+ 00001476  0x0000088d nbranch  0x000005be , 0x00000005 
+ 00001477  0x0000088e call  0x00005a42 
+ 00001478  0x0000088f nbranch  0x000005be , 0x00000028 
+ 00001479  0x00000890 jam  0x00000005 , 0x0000047a 
+ 00001480  0x00000891 branch  0x00005a77 
+ 00001481  0x00000896 ifetch  0x00000001 , 0x00000006 
+ 00001482  0x00000897 beq  0x00000005 , 0x000005cc 
+ 00001483  0x00000898 branch  0x00005af5 
+ 00001484  0x0000089a jam  0x00000082 , 0x000011c5 
+ 00001485  0x0000089b branch  0x0000070c 
+ 00001486  0x0000089e fetch  0x00000001 , 0x00000016 
+ 00001487  0x0000089f bne  0x00000027 , 0x000056f2 
+ 00001488  0x000008a0 call  0x000005d4 
+ 00001489  0x000008a1 arg  0x00000000 , 0x00000007 
+ 00001490  0x000008a2 fetch  0x00000002 , 0x00004482 
+ 00001491  0x000008a3 branch  0x00007f08 
+ 00001492  0x000008a5 random  0x0000003f 
+ 00001493  0x000008a6 arg  0x000001ff , 0x00000002 
+ 00001494  0x000008a7 iand  0x00000002 , 0x0000003f 
+ 00001495  0x000008a8 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001496  0x000008a9 branch  0x00003cbe 
+ 00001497  0x000008ac disable  0x0000002b 
+ 00001498  0x000008ad branch  0x000005dc , 0x0000002e 
+ 00001499  0x000008ae nbranch  0x00005806 , 0x0000002d 
+ 00001500  0x000008b0 call  0x00002bcb 
+ 00001501  0x000008b1 fetch  0x00000002 , 0x000040c1 
+ 00001502  0x000008b2 store  0x00000002 , 0x0000044d 
+ 00001503  0x000008b3 fetch  0x00000001 , 0x000046c5 
+ 00001504  0x000008b4 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001505  0x000008b5 nbranch  0x00002bde , 0x00000001 
+ 00001506  0x000008b6 branch  0x000057fb 
+ 00001507  0x000008b9 jam  0x00000042 , 0x000011c5 
+ 00001508  0x000008ba branch  0x0000070c 
+ 00001509  0x000008bd hfetch  0x00000001 , 0x00008077 
+ 00001510  0x000008be and_into  0x000000fd , 0x0000003f 
+ 00001511  0x000008bf hstore  0x00000001 , 0x00008077 
+ 00001512  0x000008c0 hfetcht  0x00000001 , 0x00008073 
+ 00001513  0x000008c1 or_into  0x00000002 , 0x00000002 
+ 00001514  0x000008c2 hstoret  0x00000001 , 0x00008073 
+ 00001515  0x000008c3 call  0x000063ee 
+ 00001516  0x000008c4 and_into  0x000000fd , 0x00000002 
+ 00001517  0x000008c5 nop  0x0000000d 
+ 00001518  0x000008c6 call  0x000005f2 
+ 00001519  0x000008c7 hstoret  0x00000001 , 0x00008073 
+ 00001520  0x000008c8 rtn 
+ 00001521  0x000008cb call  0x000064dd 
+ 00001522  0x000008cd hfetch  0x00000001 , 0x00008081 
+ 00001523  0x000008ce set1  0x00000000 , 0x0000003f 
+ 00001524  0x000008cf set0  0x00000001 , 0x0000003f 
+ 00001525  0x000008d0 set0  0x00000003 , 0x0000003f 
+ 00001526  0x000008d1 hstore  0x00000001 , 0x00008081 
+ 00001527  0x000008d2 rtn 
+ 00001528  0x000008d6 jam  0x00000000 , 0x000011c5 
+ 00001529  0x000008d7 branch  0x0000070c 
+ 00001530  0x000008da call  0x000021c9 
+ 00001531  0x000008db nrtn  0x00000028 
+ 00001532  0x000008dd disable  0x00000028 
+ 00001533  0x000008de jam  0x00000020 , 0x00000011 
+ 00001534  0x000008df set0  0x0000000b , 0x00000000 
+ 00001535  0x000008e0 set0  0x0000002d , 0x00000000 
+ 00001536  0x000008e2 call  0x00002a4f 
+ 00001537  0x000008e3 call  0x000022e6 
+ 00001538  0x000008e4 bmark1  0x0000000b , 0x00000607 
+ 00001539  0x000008e5 call  0x00002455 
+ 00001540  0x000008e6 nbranch  0x00000600 , 0x00000034 
+ 00001541  0x000008e7 bmark1  0x0000002d , 0x00000610 
+ 00001542  0x000008e8 branch  0x000021ec 
+ 00001543  0x000008eb call  0x00002a4d 
+ 00001544  0x000008ec arg  0x00000010 , 0x00000001 
+ 00001545  0x000008ed call  0x000022dc 
+ 00001546  0x000008ee set1  0x0000002d , 0x00000000 
+ 00001547  0x000008ef set0  0x0000000b , 0x00000000 
+ 00001548  0x000008f0 fetch  0x00000001 , 0x00000077 
+ 00001549  0x000008f1 iforce  0x00000004 
+ 00001550  0x000008f2 jam  0x00000002 , 0x00000011 
+ 00001551  0x000008f3 branch  0x00000600 
+ 00001552  0x000008f6 fetch  0x00000004 , 0x00000165 
+ 00001553  0x000008f7 pincrease  0x00000008 
+ 00001554  0x000008f8 store  0x00000004 , 0x00000165 
+ 00001555  0x000008f9 branch  0x000021f8 
+ 00001556  0x000008fc bmark1  0x0000002c , 0x0000264d 
+ 00001557  0x000008fd branch  0x0000258f 
+ 00001558  0x00000900 jam  0x00000043 , 0x000011c5 
+ 00001559  0x00000901 branch  0x0000070c 
+ 00001560  0x00000904 fetch  0x00000001 , 0x00000030 
+ 00001561  0x00000905 isolate1  0x00000000 , 0x0000003f 
+ 00001562  0x00000906 call  0x0000061c , 0x00000001 
+ 00001563  0x00000907 branch  0x0000248a 
+ 00001564  0x00000909 fetch  0x00000001 , 0x00000047 
+ 00001565  0x0000090a isolate1  0x00000003 , 0x0000003f 
+ 00001566  0x0000090b call  0x000006a5 , 0x00000001 
+ 00001567  0x0000090c ncall  0x000006a1 , 0x00000001 
+ 00001568  0x0000090d branch  0x000006af 
+ 00001569  0x00000910 call  0x000024f0 
+ 00001570  0x00000911 nbranch  0x000028f9 , 0x00000018 
+ 00001571  0x00000912 call  0x000029bb 
+ 00001572  0x00000913 call  0x0000006b 
+ 00001573  0x00000914 branch  0x00002518 
+ 00001574  0x00000917 rtnmark1  0x00000026 
+ 00001575  0x00000918 call  0x00002afa 
+ 00001576  0x00000919 fetch  0x00000003 , 0x0000416f 
+ 00001577  0x0000091a rtn  0x00000034 
+ 00001578  0x0000091b fetch  0x00000001 , 0x00004091 
+ 00001579  0x0000091c rtn  0x00000034 
+ 00001580  0x0000091d fetch  0x00000001 , 0x000046cf 
+ 00001581  0x0000091e sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00001582  0x0000091f rtn  0x00000002 
+ 00001583  0x00000920 fetch  0x00000001 , 0x00004b2e 
+ 00001584  0x00000921 nrtn  0x00000034 
+ 00001585  0x00000922 fetch  0x00000001 , 0x0000465a 
+ 00001586  0x00000923 branch  0x00000635 , 0x00000034 
+ 00001587  0x00000924 fetch  0x00000001 , 0x000045b1 
+ 00001588  0x00000925 rtn  0x00000034 
+ 00001589  0x00000927 fetch  0x00000001 , 0x000044c0 
+ 00001590  0x00000928 nrtn  0x00000034 
+ 00001591  0x00000929 call  0x00002c3a 
+ 00001592  0x0000092a nrtn  0x00000034 
+ 00001593  0x0000092b fetch  0x00000001 , 0x00004040 
+ 00001594  0x0000092c compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00001595  0x0000092d nbranch  0x00002b9d , 0x00000001 
+ 00001596  0x0000092e fetch  0x00000002 , 0x00004042 
+ 00001597  0x0000092f arg  0x0000ffff , 0x00000002 
+ 00001598  0x00000930 isub  0x00000002 , 0x0000003e 
+ 00001599  0x00000931 rtn  0x00000005 
+ 00001600  0x00000932 branch  0x00002b7d 
+ 00001601  0x00000935 disable  0x0000002b 
+ 00001602  0x00000936 fetch  0x00000001 , 0x00000030 
+ 00001603  0x00000937 rtnbit0  0x00000001 
+ 00001604  0x00000938 nbranch  0x00002bd0 , 0x0000002d 
+ 00001605  0x00000939 call  0x00002bcb 
+ 00001606  0x0000093a fetch  0x00000002 , 0x000040c1 
+ 00001607  0x0000093b store  0x00000002 , 0x0000003e 
+ 00001608  0x0000093c fetch  0x00000001 , 0x00000047 
+ 00001609  0x0000093d bbit1  0x00000003 , 0x00002bde 
+ 00001610  0x0000093e bmark0  0x0000000d , 0x00002bde 
+ 00001611  0x0000093f call  0x00005274 
+ 00001612  0x00000940 nbranch  0x00002bde , 0x00000034 
+ 00001613  0x00000941 call  0x0000064f , 0x00000034 
+ 00001614  0x00000942 branch  0x00002bbe 
+ 00001615  0x00000944 jam  0x00000001 , 0x0000008a 
+ 00001616  0x00000945 jam  0x00000000 , 0x0000008b 
+ 00001617  0x00000946 rtn 
+ 00001618  0x00000949 jam  0x00000001 , 0x000011c5 
+ 00001619  0x0000094a branch  0x0000070c 
+ 00001620  0x0000094d jam  0x00000002 , 0x000011c5 
+ 00001621  0x0000094e branch  0x0000070c 
+ 00001622  0x00000951 fetch  0x00000001 , 0x00000552 
+ 00001623  0x00000952 store  0x00000001 , 0x000004c9 
+ 00001624  0x00000953 beq  0x00000013 , 0x0000065a 
+ 00001625  0x00000954 branch  0x00005db4 
+ 00001626  0x00000956 call  0x00005dcf 
+ 00001627  0x00000957 jam  0x00000001 , 0x00004b01 
+ 00001628  0x00000958 fetch  0x00000001 , 0x00004b03 
+ 00001629  0x00000959 rtn  0x00000034 
+ 00001630  0x0000095a jam  0x00000002 , 0x00004b03 
+ 00001631  0x0000095b rtn 
+ 00001632  0x0000095e jam  0x00000010 , 0x000011c5 
+ 00001633  0x0000095f branch  0x0000070c 
+ 00001634  0x00000962 call  0x000062bc 
+ 00001635  0x00000963 nrtn  0x00000034 
+ 00001636  0x00000965 fetch  0x00000001 , 0x00000055 
+ 00001637  0x00000966 rtn  0x00000034 
+ 00001638  0x00000967 beq  0x00000004 , 0x00000684 
+ 00001639  0x00000968 beq  0x00000010 , 0x00000669 
+ 00001640  0x00000969 branch  0x00006320 
+ 00001641  0x0000096c fetch  0x00000001 , 0x0000455b 
+ 00001642  0x0000096d rtneq  0x00000000 
+ 00001643  0x0000096e beq  0x00000001 , 0x0000066d 
+ 00001644  0x0000096f branch  0x0000635f 
+ 00001645  0x00000971 rtn  0x00000029 
+ 00001646  0x00000974 fetch  0x00000001 , 0x0000016d 
+ 00001647  0x00000975 bbit1  0x00000000 , 0x00000671 
+ 00001648  0x00000976 branch  0x00006399 
+ 00001649  0x00000978 fetch  0x00000001 , 0x00004b03 
+ 00001650  0x00000979 beq  0x00000001 , 0x0000639d 
+ 00001651  0x0000097b fetch  0x00000001 , 0x000041bd 
+ 00001652  0x0000097c branch  0x000063a9 , 0x00000034 
+ 00001653  0x0000097d fetch  0x00000001 , 0x000004d1 
+ 00001654  0x0000097e rtnbit0  0x00000003 
+ 00001655  0x0000097f rtnbit0  0x00000002 
+ 00001656  0x00000980 fetch  0x00000001 , 0x00004b02 
+ 00001657  0x00000981 rtn  0x00000034 
+ 00001658  0x00000982 jam  0x00000000 , 0x00004b02 
+ 00001659  0x00000983 fetch  0x00000004 , 0x000004e9 
+ 00001660  0x00000984 arg  0x00000014 , 0x00000002 
+ 00001661  0x00000985 iadd  0x00000002 , 0x00000002 
+ 00001662  0x00000986 copy  0x00000022 , 0x0000003f 
+ 00001663  0x00000987 isub  0x00000002 , 0x0000003e 
+ 00001664  0x00000988 nbranch  0x00000682 , 0x00000002 
+ 00001665  0x00000989 branch  0x00006349 
+ 00001666  0x0000098c jam  0x00000001 , 0x00004b02 
+ 00001667  0x0000098d rtn 
+ 00001668  0x00000990 jam  0x00000014 , 0x0000480b 
+ 00001669  0x00000991 branch  0x0000636f 
+ 00001670  0x00000998 call  0x000062bc 
+ 00001671  0x00000999 nbranch  0x00007ddb , 0x00000034 
+ 00001672  0x0000099a fetch  0x00000001 , 0x00000a99 
+ 00001673  0x0000099b bmark0  0x00000009 , 0x00007dd6 
+ 00001674  0x0000099c beq  0x0000001f , 0x00000691 
+ 00001675  0x0000099d beq  0x00000020 , 0x00000694 
+ 00001676  0x0000099e beq  0x00000012 , 0x0000068e 
+ 00001677  0x0000099f branch  0x00007dca 
+ 00001678  0x000009a2 call  0x00005890 
+ 00001679  0x000009a3 nrtn  0x00000034 
+ 00001680  0x000009a4 branch  0x00005abf 
+ 00001681  0x000009a7 jam  0x00000034 , 0x00000185 
+ 00001682  0x000009a8 fetch  0x00000006 , 0x0000044f 
+ 00001683  0x000009a9 branch  0x00000696 
+ 00001684  0x000009ab jam  0x00000033 , 0x00000185 
+ 00001685  0x000009ac fetch  0x00000006 , 0x00000040 
+ 00001686  0x000009ae store  0x00000006 , 0x00000186 
+ 00001687  0x000009b0 fetch  0x00000004 , 0x000046d3 
+ 00001688  0x000009b1 rtnbit0  0x00000007 
+ 00001689  0x000009b2 arg  0x00000007 , 0x00000007 
+ 00001690  0x000009b3 call  0x000043d2 
+ 00001691  0x000009b4 call  0x000042e8 
+ 00001692  0x000009b6 call  0x000042fb 
+ 00001693  0x000009b7 branch  0x00000313 
+ 00001694  0x000009bd jam  0x00000001 , 0x00004d79 
+ 00001695  0x000009be jam  0x00000000 , 0x00004d76 
+ 00001696  0x000009bf rtn 
+ 00001697  0x000009c1 fetch  0x00000001 , 0x00004d76 
+ 00001698  0x000009c2 increase  0x00000001 , 0x0000003f 
+ 00001699  0x000009c3 store  0x00000001 , 0x00004d76 
+ 00001700  0x000009c4 rtn 
+ 00001701  0x000009c6 fetch  0x00000001 , 0x00004d76 
+ 00001702  0x000009c7 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001703  0x000009c8 ncall  0x000006ad , 0x00000002 
+ 00001704  0x000009c9 fetch  0x00000001 , 0x00004d76 
+ 00001705  0x000009ca rtneq  0x00000000 
+ 00001706  0x000009cb increase  0xffffffff , 0x0000003f 
+ 00001707  0x000009cc store  0x00000001 , 0x00004d76 
+ 00001708  0x000009cd rtn 
+ 00001709  0x000009cf jam  0x00000003 , 0x00004d76 
+ 00001710  0x000009d0 rtn 
+ 00001711  0x000009d3 fetch  0x00000002 , 0x00004682 
+ 00001712  0x000009d4 rtnbit1  0x0000000b 
+ 00001713  0x000009d5 rtnbit1  0x00000007 
+ 00001714  0x000009d6 rtnbit1  0x00000006 
+ 00001715  0x000009d8 arg  0x00004cff , 0x00000011 
+ 00001716  0x000009d9 call  0x00000254 
+ 00001717  0x000009da storet  0x00000001 , 0x00004d77 
+ 00001718  0x000009dc setarg  0x00000082 
+ 00001719  0x000009dd bmark1  0x00000026 , 0x000006b9 
+ 00001720  0x000009de setarg  0x00000080 
+ 00001721  0x000009e0 isub  0x00000002 , 0x0000003e 
+ 00001722  0x000009e1 nbranch  0x000006d1 , 0x00000002 
+ 00001723  0x000009e3 fetch  0x00000001 , 0x00004d76 
+ 00001724  0x000009e4 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001725  0x000009e5 nbranch  0x000006c1 , 0x00000002 
+ 00001726  0x000009e6 fetch  0x00000001 , 0x00004d76 
+ 00001727  0x000009e7 beq  0x00000000 , 0x000006d2 
+ 00001728  0x000009e8 rtn 
+ 00001729  0x000009eb fetch  0x00000001 , 0x00004d76 
+ 00001730  0x000009ec rtnne  0x00000096 
+ 00001731  0x000009ed jam  0x00000000 , 0x00004d76 
+ 00001732  0x000009ef fetcht  0x00000001 , 0x00004d77 
+ 00001733  0x000009f0 setarg  0x00000077 
+ 00001734  0x000009f1 bmark1  0x00000026 , 0x000006c8 
+ 00001735  0x000009f2 setarg  0x00000075 
+ 00001736  0x000009f4 isub  0x00000002 , 0x0000003e 
+ 00001737  0x000009f5 nrtn  0x00000002 
+ 00001738  0x000009f6 fetch  0x00000001 , 0x00004d79 
+ 00001739  0x000009f7 beq  0x00000000 , 0x000006d9 
+ 00001740  0x000009f8 increase  0xffffffff , 0x0000003f 
+ 00001741  0x000009f9 store  0x00000001 , 0x00004d79 
+ 00001742  0x000009fa beq  0x00000000 , 0x000006d9 
+ 00001743  0x000009fd jam  0x00000000 , 0x000041de 
+ 00001744  0x000009fe rtn 
+ 00001745  0x00000a01 jam  0x00000000 , 0x00004d76 
+ 00001746  0x00000a03 fetch  0x00000001 , 0x00004d79 
+ 00001747  0x00000a04 beq  0x00000002 , 0x000006d7 
+ 00001748  0x00000a05 increase  0x00000001 , 0x0000003f 
+ 00001749  0x00000a06 store  0x00000001 , 0x00004d79 
+ 00001750  0x00000a07 beq  0x00000001 , 0x000006cf 
+ 00001751  0x00000a09 jam  0x00000002 , 0x000041de 
+ 00001752  0x00000a0a rtn 
+ 00001753  0x00000a0d jam  0x00000004 , 0x000041de 
+ 00001754  0x00000a0e rtn 
+ 00001755  0x00000a12 storet  0x00000001 , 0x00000017 
+ 00001756  0x00000a13 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001757  0x00000a14 call  0x00002981 
+ 00001758  0x00000a15 setarg  0x00000500 
+ 00001759  0x00000a16 call  0x00002a8f 
+ 00001760  0x00000a18 jam  0x00000001 , 0x00008906 
+ 00001761  0x00000a19 jam  0x0000003c , 0x00008900 
+ 00001762  0x00000a1a jam  0x000000e0 , 0x00008901 
+ 00001763  0x00000a1b nop  0x0000000a 
+ 00001764  0x00000a1c jam  0x00000001 , 0x00008902 
+ 00001765  0x00000a1d jam  0x0000003d , 0x00008902 
+ 00001766  0x00000a1e nop  0x0000000a 
+ 00001767  0x00000a1f jam  0x000000b7 , 0x00008903 
+ 00001768  0x00000a20 nop  0x0000000a 
+ 00001769  0x00000a21 jam  0x0000007d , 0x00008902 
+ 00001770  0x00000a22 fetch  0x00000001 , 0x000041de 
+ 00001771  0x00000a25 beq  0x00000002 , 0x000006f3 
+ 00001772  0x00000a27 beq  0x00000004 , 0x000006f8 
+ 00001773  0x00000a28 beq  0x00000020 , 0x00000707 
+ 00001774  0x00000a2b call  0x000006fd 
+ 00001775  0x00000a2d jam  0x000000d0 , 0x00008955 
+ 00001776  0x00000a2e jam  0x000000e0 , 0x00008956 
+ 00001777  0x00000a30 jam  0x0000006c , 0x00008958 
+ 00001778  0x00000a32 branch  0x0000294b 
+ 00001779  0x00000a3f call  0x00000702 
+ 00001780  0x00000a41 jam  0x000000d0 , 0x00008955 
+ 00001781  0x00000a42 jam  0x000000e0 , 0x00008956 
+ 00001782  0x00000a44 jam  0x0000003c , 0x00008958 
+ 00001783  0x00000a46 branch  0x00002953 
+ 00001784  0x00000a53 call  0x000006fd 
+ 00001785  0x00000a55 jam  0x000000d0 , 0x00008955 
+ 00001786  0x00000a56 jam  0x000000c0 , 0x00008956 
+ 00001787  0x00000a58 jam  0x0000006c , 0x00008958 
+ 00001788  0x00000a5a branch  0x0000295b 
+ 00001789  0x00000a5d jam  0x0000005b , 0x0000894c 
+ 00001790  0x00000a5e jam  0x00000096 , 0x0000894d 
+ 00001791  0x00000a5f jam  0x0000002c , 0x0000894e 
+ 00001792  0x00000a60 jam  0x00000046 , 0x0000894f 
+ 00001793  0x00000a61 rtn 
+ 00001794  0x00000a64 jam  0x000000fb , 0x0000894c 
+ 00001795  0x00000a65 jam  0x000000ef , 0x0000894d 
+ 00001796  0x00000a66 jam  0x000000ec , 0x0000894e 
+ 00001797  0x00000a67 jam  0x0000005e , 0x0000894f 
+ 00001798  0x00000a68 rtn 
+ 00001799  0x00000a6c jam  0x000000c2 , 0x00008956 
+ 00001800  0x00000a6d jam  0x000000d0 , 0x00008955 
+ 00001801  0x00000a6e rtn 
+ 00001802  0x00000a71 force  0x00000008 , 0x00000015 
+ 00001803  0x00000a72 branch  0x000028fa 
+ 00001804  0x00000a77 fetcht  0x00000001 , 0x000011c5 
+ 00001805  0x00000a78 rshift4  0x00000002 , 0x00000002 
+ 00001806  0x00000a79 fetch  0x00000001 , 0x00004ba9 
+ 00001807  0x00000a7a isub  0x00000002 , 0x0000003e 
+ 00001808  0x00000a7b branch  0x0000072b , 0x00000005 
+ 00001809  0x00000a7c storet  0x00000001 , 0x00004ba9 
+ 00001810  0x00000a7d increase  0x00000001 , 0x00000002 
+ 00001811  0x00000a7e setarg  0x00000100 
+ 00001812  0x00000a7f imul32  0x00000002 , 0x00000002 
+ 00001813  0x00000a80 fetch  0x00000003 , 0x00004baa 
+ 00001814  0x00000a81 isub  0x00000002 , 0x0000003f 
+ 00001815  0x00000a83 fetcht  0x00000003 , 0x00004bad 
+ 00001816  0x00000a84 iadd  0x00000002 , 0x0000003f 
+ 00001817  0x00000a85 increase  0xfffffffb , 0x0000003f 
+ 00001818  0x00000a86 store  0x00000003 , 0x00004bb0 
+ 00001819  0x00000a88 call  0x00000355 
+ 00001820  0x00000a8a fetch  0x00000003 , 0x00004bb0 
+ 00001821  0x00000a8b arg  0x00000100 , 0x00000002 
+ 00001822  0x00000a8c arg  0x00001f00 , 0x00000011 
+ 00001823  0x00000a8d call  0x00006562 
+ 00001824  0x00000a8e fetch  0x00000004 , 0x00001f00 
+ 00001825  0x00000a8f fetcht  0x00000004 , 0x00004bb3 
+ 00001826  0x00000a90 isub  0x00000002 , 0x0000003e 
+ 00001827  0x00000a91 nbranch  0x0000071c , 0x00000005 
+ 00001828  0x00000a92 call  0x000002a3 
+ 00001829  0x00000a94 setarg  0x00001f00 
+ 00001830  0x00000a95 store  0x00000002 , 0x00004199 
+ 00001831  0x00000a96 jam  0x00000040 , 0x0000419b 
+ 00001832  0x00000a97 call  0x000064ca 
+ 00001833  0x00000a98 setarg  0x00000000 
+ 00001834  0x00000a99 store  0x00000004 , 0x00004199 
+ 00001835  0x00000a9b fetch  0x00000001 , 0x000011c5 
+ 00001836  0x00000a9c branch  0x00000001 
+ 00001837  0x00000aa4 arg  0x00000005 , 0x00000039 
+ 00001838  0x00000aa5 arg  0x00004b0d , 0x00000005 
+ 00001839  0x00000aa6 branch  0x00007ed4 
+ 00001840  0x00000aa9 fetch  0x00000004 , 0x0000469b 
+ 00001841  0x00000aaa rtn  0x00000034 
+ 00001842  0x00000aab call  0x0000078e 
+ 00001843  0x00000aac setarg  0x00000006 
+ 00001844  0x00000aad call  0x00000781 
+ 00001845  0x00000aae setarg  0x00000003 
+ 00001846  0x00000aaf call  0x00000787 
+ 00001847  0x00000ab0 fetch  0x00000001 , 0x00004b0d 
+ 00001848  0x00000ab1 beq  0x00000001 , 0x0000073a 
+ 00001849  0x00000ab2 branch  0x0000072d 
+ 00001850  0x00000ab5 fetch  0x00000002 , 0x00004b0e 
+ 00001851  0x00000ab6 store  0x00000002 , 0x000011be 
+ 00001852  0x00000ab7 fetch  0x00000002 , 0x0000469b 
+ 00001853  0x00000ab8 store  0x00000002 , 0x000011c0 
+ 00001854  0x00000ab9 call  0x0000074d 
+ 00001855  0x00000aba fetch  0x00000002 , 0x000011be 
+ 00001856  0x00000abb store  0x00000002 , 0x00004b0e 
+ 00001857  0x00000abc fetch  0x00000002 , 0x000011c0 
+ 00001858  0x00000abd store  0x00000002 , 0x0000469b 
+ 00001859  0x00000abf fetch  0x00000002 , 0x00004b10 
+ 00001860  0x00000ac0 store  0x00000002 , 0x000011be 
+ 00001861  0x00000ac1 fetch  0x00000002 , 0x0000469d 
+ 00001862  0x00000ac2 store  0x00000002 , 0x000011c0 
+ 00001863  0x00000ac3 call  0x00000755 
+ 00001864  0x00000ac4 fetch  0x00000002 , 0x000011be 
+ 00001865  0x00000ac5 store  0x00000002 , 0x00004b10 
+ 00001866  0x00000ac6 fetch  0x00000002 , 0x000011c0 
+ 00001867  0x00000ac7 store  0x00000002 , 0x0000469d 
+ 00001868  0x00000ac8 rtn 
+ 00001869  0x00000acc fetch  0x00000002 , 0x000011be 
+ 00001870  0x00000acd fetcht  0x00000002 , 0x000011c0 
+ 00001871  0x00000ace iadd  0x00000002 , 0x0000003f 
+ 00001872  0x00000acf fetcht  0x00000001 , 0x00004b7f 
+ 00001873  0x00000ad0 iadd  0x00000002 , 0x0000003f 
+ 00001874  0x00000ad1 and  0x0000003f , 0x00000001 , 0x00000002 
+ 00001875  0x00000ad2 storet  0x00000001 , 0x00004b7f 
+ 00001876  0x00000ad3 branch  0x0000075d 
+ 00001877  0x00000ad6 fetch  0x00000002 , 0x000011be 
+ 00001878  0x00000ad7 fetcht  0x00000002 , 0x000011c0 
+ 00001879  0x00000ad8 iadd  0x00000002 , 0x0000003f 
+ 00001880  0x00000ad9 fetcht  0x00000001 , 0x00004b80 
+ 00001881  0x00000ada iadd  0x00000002 , 0x0000003f 
+ 00001882  0x00000adb and  0x0000003f , 0x00000001 , 0x00000002 
+ 00001883  0x00000adc storet  0x00000001 , 0x00004b80 
+ 00001884  0x00000add branch  0x0000075d 
+ 00001885  0x00000ae5 store  0x00000003 , 0x000011c2 
+ 00001886  0x00000ae6 isolate1  0x00000010 , 0x0000003f 
+ 00001887  0x00000ae7 branch  0x00000767 , 0x00000001 
+ 00001888  0x00000ae8 fetch  0x00000001 , 0x000011c3 
+ 00001889  0x00000ae9 beq  0x000000ff , 0x0000076e 
+ 00001890  0x00000aea fetch  0x00000001 , 0x000011c2 
+ 00001891  0x00000aec rshift  0x0000003f , 0x0000003f 
+ 00001892  0x00000aed store  0x00000002 , 0x000011be 
+ 00001893  0x00000aee store  0x00000002 , 0x000011c0 
+ 00001894  0x00000aef rtn 
+ 00001895  0x00000af1 fetch  0x00000001 , 0x000011c3 
+ 00001896  0x00000af2 beq  0x00000000 , 0x0000076b 
+ 00001897  0x00000af3 fetch  0x00000003 , 0x000011c2 
+ 00001898  0x00000af4 branch  0x00000763 
+ 00001899  0x00000af6 jam  0x00000000 , 0x000011c4 
+ 00001900  0x00000af7 fetch  0x00000001 , 0x000011c2 
+ 00001901  0x00000af8 branch  0x00000763 
+ 00001902  0x00000afb fetch  0x00000001 , 0x000011c2 
+ 00001903  0x00000afc call  0x00000779 
+ 00001904  0x00000afd store  0x00000001 , 0x000011be 
+ 00001905  0x00000afe store  0x00000001 , 0x000011c0 
+ 00001906  0x00000aff branch  0x00000777 , 0x00000034 
+ 00001907  0x00000b00 setarg  0x000000ff 
+ 00001908  0x00000b02 store  0x00000001 , 0x000011bf 
+ 00001909  0x00000b03 store  0x00000001 , 0x000011c1 
+ 00001910  0x00000b04 rtn 
+ 00001911  0x00000b06 setarg  0x00000000 
+ 00001912  0x00000b07 branch  0x00000774 
+ 00001913  0x00000b0a sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001914  0x00000b0b store  0x00000001 , 0x00000aae 
+ 00001915  0x00000b0c fetch  0x00000001 , 0x00000aae 
+ 00001916  0x00000b0d rshift  0x0000003f , 0x0000003f 
+ 00001917  0x00000b0e store  0x00000001 , 0x00000aae 
+ 00001918  0x00000b0f fetch  0x00000001 , 0x00000aae 
+ 00001919  0x00000b10 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001920  0x00000b11 rtn 
+ 00001921  0x00000b15 isub  0x00000011 , 0x0000003e 
+ 00001922  0x00000b16 nbranch  0x0000078c , 0x00000002 
+ 00001923  0x00000b17 isub  0x00000012 , 0x0000003e 
+ 00001924  0x00000b18 nbranch  0x0000078c , 0x00000002 
+ 00001925  0x00000b1a jam  0x00000000 , 0x00004b0d 
+ 00001926  0x00000b1b rtn 
+ 00001927  0x00000b1d isub  0x00000011 , 0x0000003e 
+ 00001928  0x00000b1e nrtn  0x00000002 
+ 00001929  0x00000b1f isub  0x00000012 , 0x0000003e 
+ 00001930  0x00000b20 nrtn  0x00000002 
+ 00001931  0x00000b21 branch  0x00000785 
+ 00001932  0x00000b23 jam  0x00000001 , 0x00004b0d 
+ 00001933  0x00000b24 rtn 
+ 00001934  0x00000b27 fetch  0x00000002 , 0x0000469b 
+ 00001935  0x00000b28 store  0x00000002 , 0x000011c0 
+ 00001936  0x00000b29 call  0x00000797 
+ 00001937  0x00000b2a copy  0x0000003f , 0x00000011 
+ 00001938  0x00000b2b fetch  0x00000002 , 0x0000469d 
+ 00001939  0x00000b2c store  0x00000002 , 0x000011c0 
+ 00001940  0x00000b2d call  0x00000797 
+ 00001941  0x00000b2e copy  0x0000003f , 0x00000012 
+ 00001942  0x00000b2f rtn 
+ 00001943  0x00000b36 fetch  0x00000001 , 0x000011c1 
+ 00001944  0x00000b37 beq  0x000000ff , 0x0000079c 
+ 00001945  0x00000b38 fetch  0x00000001 , 0x000011c0 
+ 00001946  0x00000b3a and_into  0x000000ff , 0x0000003f 
+ 00001947  0x00000b3c rtn 
+ 00001948  0x00000b3e fetch  0x00000002 , 0x000011c0 
+ 00001949  0x00000b3f sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001950  0x00000b40 branch  0x0000079a 
+ 00008192  0x00000b4d call  0x00002abc 
+ 00008193  0x00000b50 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000b51 clear_stack 
+ 00008195  0x00000b52 call  0x0000640d 
+ 00008196  0x00000b53 call  0x0000296c 
+ 00008197  0x00000b54 call  0x000065a3 
+ 00008198  0x00000b55 call  0x00002a96 
+ 00008199  0x00000b56 call  0x00004d6a 
+ 00008200  0x00000b57 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000b58 call  0x00006a03 
+ 00008202  0x00000b59 call  0x00005cf6 
+ 00008203  0x00000b5a call  0x00007ccc 
+ 00008204  0x00000b5b call  0x000032d8 
+ 00008205  0x00000b5c ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000b5d bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000b5e call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000b5f call  0x0000756a 
+ 00008209  0x00000b60 call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000b62 bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000b63 call  0x000076dc 
+ 00008212  0x00000b64 call  0x00007aaf 
+ 00008213  0x00000b65 call  0x0000756d 
+ 00008214  0x00000b66 call  0x0000535c 
+ 00008215  0x00000b67 bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000b68 call  0x00002038 
+ 00008217  0x00000b69 call  0x000032ed 
+ 00008218  0x00000b6a call  0x0000208f 
+ 00008219  0x00000b6b call  0x000022f8 
+ 00008220  0x00000b6c call  0x0000236a 
+ 00008221  0x00000b6d call  0x00002021 
+ 00008222  0x00000b6e call  0x00002b6a 
+ 00008223  0x00000b6f call  0x00002c72 
+ 00008224  0x00000b70 branch  0x00002012 
+ 00008225  0x00000b73 call  0x00002026 
+ 00008226  0x00000b74 rtnmark0  0x00000009 
+ 00008227  0x00000b75 set0  0x00000009 , 0x00000000 
+ 00008228  0x00000b76 call  0x00002223 
+ 00008229  0x00000b77 branch  0x000053ce 
+ 00008230  0x00000b7a bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000b7b call  0x0000225e 
+ 00008232  0x00000b7c nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000b7d call  0x0000220a 
+ 00008234  0x00000b7e add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000b7f ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000b80 bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000b81 bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000b82 branch  0x000023cf 
+ 00008239  0x00000b84 call  0x0000222b 
+ 00008240  0x00000b85 copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000b86 rtn  0x00000005 
+ 00008242  0x00000b87 call  0x0000220a 
+ 00008243  0x00000b88 fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000b89 bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000b8a fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000b8b bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000b8c branch  0x000023cf 
+ 00008248  0x00000b95 fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000b96 rtn  0x00000034 
+ 00008250  0x00000b97 beq  0x00000001 , 0x00002048 
+ 00008251  0x00000b98 beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000b99 beq  0x00000003 , 0x00002050 
+ 00008253  0x00000b9a beq  0x00000005 , 0x00002055 
+ 00008254  0x00000b9b beq  0x0000001b , 0x00002045 
+ 00008255  0x00000b9c call  0x00002257 
+ 00008256  0x00000b9d rtn  0x00000005 
+ 00008257  0x00000b9e call  0x0000225a 
+ 00008258  0x00000b9f rtn  0x00000005 
+ 00008259  0x00000ba1 jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000ba2 rtn 
+ 00008261  0x00000ba5 jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000ba6 jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000ba7 rtn 
+ 00008264  0x00000baa set1  0x0000001c , 0x00000000 
+ 00008265  0x00000bab set0  0x0000001e , 0x00000000 
+ 00008266  0x00000bac jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000bad jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000bae branch  0x00002043 
+ 00008269  0x00000bb1 set0  0x0000001c , 0x00000000 
+ 00008270  0x00000bb2 force  0x00000000 , 0x0000001b 
+ 00008271  0x00000bb3 branch  0x00002043 
+ 00008272  0x00000bb6 call  0x0000225a 
+ 00008273  0x00000bb7 rtn  0x00000005 
+ 00008274  0x00000bb8 force  0x00000001 , 0x00000002 
+ 00008275  0x00000bb9 jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000bba branch  0x0000205c 
+ 00008277  0x00000bbd bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000bbf fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000bc0 branch  0x00002043 , 0x00000034 
+ 00008280  0x00000bc1 jam  0x00000001 , 0x00004681 
+ 00008281  0x00000bc3 jam  0x00000003 , 0x00000055 
+ 00008282  0x00000bc4 branch  0x0000205b 
+ 00008283  0x00000bc7 force  0x00000025 , 0x00000002 
+ 00008284  0x00000bc9 bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000bca fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000bcb branch  0x00002062 , 0x00000034 
+ 00008287  0x00000bcc lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000bcd lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000bce increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000bd0 store  0x00000001 , 0x000040a6 
+ 00008291  0x00000bd1 store  0x00000001 , 0x000000f0 
+ 00008292  0x00000bd2 jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000bd3 set0  0x0000000c , 0x00000000 
+ 00008294  0x00000bd4 call  0x0000223b 
+ 00008295  0x00000bd5 nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000bd6 call  0x00002a6f 
+ 00008297  0x00000bd7 store  0x00000001 , 0x00000077 
+ 00008298  0x00000bd8 storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000bd9 fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000bda store  0x00000006 , 0x00000040 
+ 00008301  0x00000bdb bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000bdc call  0x00007f15 
+ 00008303  0x00000bdd force  0x00000000 , 0x0000003f 
+ 00008304  0x00000bde compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000bdf nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000be0 set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000be1 store  0x00000001 , 0x00000030 
+ 00008308  0x00000be2 jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000be3 call  0x00007d86 
+ 00008310  0x00000be4 force  0x00000000 , 0x0000003f 
+ 00008311  0x00000be5 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000be6 store  0x00000001 , 0x0000004c 
+ 00008313  0x00000be7 setarg  0x00000000 
+ 00008314  0x00000be8 set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000be9 store  0x00000001 , 0x00000031 
+ 00008316  0x00000bea enable  0x00000029 
+ 00008317  0x00000beb call  0x00002223 
+ 00008318  0x00000bec disable  0x00000029 
+ 00008319  0x00000bed force  0x00000003 , 0x00000007 
+ 00008320  0x00000bee fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000bef call  0x00007f08 
+ 00008322  0x00000bf0 branch  0x00002043 
+ 00008323  0x00000bf2 bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000bf3 fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000bf4 store  0x00000006 , 0x00000040 
+ 00008326  0x00000bf5 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000bf6 branch  0x00002089 , 0x00000001 
+ 00008328  0x00000bf7 branch  0x00002043 
+ 00008329  0x00000bf9 arg  0x00000101 , 0x00000005 
+ 00008330  0x00000bfa arg  0x00000008 , 0x00000039 
+ 00008331  0x00000bfb call  0x00007ec6 
+ 00008332  0x00000bfc jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000bfd call  0x00007d86 
+ 00008334  0x00000bfe branch  0x00002043 
+ 00008335  0x00000c06 rtnmark0  0x0000001c 
+ 00008336  0x00000c07 force  0x00000001 , 0x00000007 
+ 00008337  0x00000c08 call  0x00007f16 
+ 00008338  0x00000c09 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000c0a nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000c0b rtn 
+ 00008341  0x00000c10 bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000c11 fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000c12 force  0x00000004 , 0x00000007 
+ 00008344  0x00000c13 call  0x0000271c 
+ 00008345  0x00000c14 rtn  0x00000028 
+ 00008346  0x00000c15 call  0x000028a4 
+ 00008347  0x00000c16 force  0x00000000 , 0x00000024 
+ 00008348  0x00000c18 rtn  0x00000003 
+ 00008349  0x00000c19 set0  0x0000000b , 0x00000000 
+ 00008350  0x00000c1a set0  0x00000000 , 0x00000000 
+ 00008351  0x00000c1c add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000c1d isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000c1e setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000c1f compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000c20 nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000c23 bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000c24 fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000c25 increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000c26 store  0x00000001 , 0x00000012 
+ 00008360  0x00000c27 call  0x000028d8 
+ 00008361  0x00000c28 call  0x000028d2 
+ 00008362  0x00000c29 call  0x000028f2 
+ 00008363  0x00000c2a call  0x00002a51 
+ 00008364  0x00000c2b call  0x00002a56 
+ 00008365  0x00000c2c call  0x00002a64 
+ 00008366  0x00000c2d call  0x0000264d 
+ 00008367  0x00000c2e call  0x000020b1 
+ 00008368  0x00000c2f branch  0x0000209c 
+ 00008369  0x00000c32 bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000c33 fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000c34 increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000c35 store  0x00000001 , 0x0000008d 
+ 00008373  0x00000c36 rtn  0x00000002 
+ 00008374  0x00000c37 jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000c38 fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000c39 increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000c3a store  0x00000001 , 0x0000008f 
+ 00008378  0x00000c3b rtn  0x00000002 
+ 00008379  0x00000c3c setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000c3d jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000c3e rtn 
+ 00008382  0x00000c41 bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000c42 call  0x000028d8 
+ 00008384  0x00000c43 call  0x000028cc 
+ 00008385  0x00000c44 call  0x000028f2 
+ 00008386  0x00000c45 call  0x00002a5b 
+ 00008387  0x00000c46 call  0x000029eb 
+ 00008388  0x00000c47 call  0x00002a0d 
+ 00008389  0x00000c48 branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000c49 call  0x000020b1 
+ 00008391  0x00000c4a branch  0x0000209f 
+ 00008392  0x00000c4c bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000c4d call  0x000029bb 
+ 00008394  0x00000c4e call  0x00002a6b 
+ 00008395  0x00000c4f call  0x0000251e 
+ 00008396  0x00000c50 set0  0x00000001 , 0x00000000 
+ 00008397  0x00000c51 rtnmark0  0x0000000b 
+ 00008398  0x00000c53 bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000c55 fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000c56 increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000c57 store  0x00000001 , 0x00000013 
+ 00008402  0x00000c58 rtn 
+ 00008403  0x00000c61 bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000c62 enable  0x00000029 
+ 00008405  0x00000c63 enable  0x00000030 
+ 00008406  0x00000c64 fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000c65 branch  0x000020db , 0x00000034 
+ 00008408  0x00000c66 force  0x00000008 , 0x00000007 
+ 00008409  0x00000c67 call  0x00007f16 
+ 00008410  0x00000c68 nrtn  0x00000034 
+ 00008411  0x00000c6a bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000c6b fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000c6c force  0x00000028 , 0x00000007 
+ 00008414  0x00000c6d call  0x0000271c 
+ 00008415  0x00000c6e branch  0x00002114 , 0x00000028 
+ 00008416  0x00000c6f force  0x00000003 , 0x00000007 
+ 00008417  0x00000c70 call  0x00007f16 
+ 00008418  0x00000c71 nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000c72 fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000c73 bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000c74 branch  0x000020e9 
+ 00008422  0x00000c76 arg  0x00000101 , 0x00000005 
+ 00008423  0x00000c77 arg  0x00000008 , 0x00000039 
+ 00008424  0x00000c78 call  0x00007ec6 
+ 00008425  0x00000c7a bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000c7b jam  0x00000000 , 0x00000030 
+ 00008427  0x00000c7c call  0x00005cf7 
+ 00008428  0x00000c7d jam  0x00000000 , 0x00004681 
+ 00008429  0x00000c7e jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000c7f call  0x00007d86 
+ 00008431  0x00000c80 branch  0x00002114 
+ 00008432  0x00000c83 bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000c84 force  0x00000000 , 0x0000000b 
+ 00008434  0x00000c85 until  0x00000023 , 0x00000026 
+ 00008435  0x00000c86 fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000c87 increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000c88 ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000c89 compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000c8a nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000c8b deposit  0x00000004 
+ 00008441  0x00000c8c store  0x00000001 , 0x00000181 
+ 00008442  0x00000c8d force  0x00000000 , 0x00000026 
+ 00008443  0x00000c8e force  0x00000000 , 0x00000024 
+ 00008444  0x00000c91 bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000c92 branch  0x00002114 , 0x00000003 
+ 00008446  0x00000c93 call  0x000028dc 
+ 00008447  0x00000c94 arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000c95 until  0x00000023 , 0x00000026 
+ 00008449  0x00000c97 bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000c98 fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000c99 iforce  0x00000021 
+ 00008452  0x00000c9a increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000c9b store  0x00000004 , 0x000000f2 
+ 00008454  0x00000c9c isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000c9d setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000c9e compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000c9f nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000ca0 fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000ca1 increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000ca2 store  0x00000001 , 0x0000000c 
+ 00008461  0x00000ca3 call  0x000028d2 
+ 00008462  0x00000ca4 call  0x00002a51 
+ 00008463  0x00000ca5 call  0x00002a56 
+ 00008464  0x00000ca6 call  0x00002a64 
+ 00008465  0x00000ca7 call  0x0000264d 
+ 00008466  0x00000ca8 call  0x0000211a 
+ 00008467  0x00000ca9 branch  0x000020fc 
+ 00008468  0x00000cab bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000cac disable  0x00000029 
+ 00008470  0x00000cad fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000cae rtn  0x00000034 
+ 00008472  0x00000caf force  0x00000008 , 0x00000007 
+ 00008473  0x00000cb0 branch  0x00007f08 
+ 00008474  0x00000cb3 bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000cb4 fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000cb5 increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000cb6 store  0x00000001 , 0x0000008e 
+ 00008478  0x00000cb7 rtn  0x00000002 
+ 00008479  0x00000cb8 jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000cb9 fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000cba increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000cbb store  0x00000001 , 0x000000f0 
+ 00008483  0x00000cbc rtn  0x00000002 
+ 00008484  0x00000cbd setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000cbe fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000cbf store  0x00000001 , 0x000000f0 
+ 00008487  0x00000cc0 rtn 
+ 00008488  0x00000cc3 bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000cc4 call  0x000028cc 
+ 00008490  0x00000cc5 call  0x00002a5b 
+ 00008491  0x00000cc6 call  0x000029eb 
+ 00008492  0x00000cc7 call  0x00002a0d 
+ 00008493  0x00000cc8 branch  0x00002130 , 0x00000018 
+ 00008494  0x00000cc9 call  0x0000211a 
+ 00008495  0x00000cca branch  0x00002101 
+ 00008496  0x00000ccc call  0x0000264d 
+ 00008497  0x00000ccd fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000cce increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000ccf store  0x00000001 , 0x0000000d 
+ 00008500  0x00000cd0 force  0x00000000 , 0x0000001b 
+ 00008501  0x00000cd1 fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000cd3 bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000cd4 call  0x00002a4f 
+ 00008504  0x00000cd5 call  0x000028dc 
+ 00008505  0x00000cd6 increase  0x00000001 , 0x00000026 
+ 00008506  0x00000cd8 and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000cd9 and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000cda call  0x000028d2 
+ 00008509  0x00000cdb call  0x00002a51 
+ 00008510  0x00000cdc call  0x00002a56 
+ 00008511  0x00000cdd call  0x00002a64 
+ 00008512  0x00000cde deposit  0x00000022 
+ 00008513  0x00000cdf store  0x00000004 , 0x00000161 
+ 00008514  0x00000ce0 force  0x00000000 , 0x00000004 
+ 00008515  0x00000ce1 force  0x00000002 , 0x00000001 
+ 00008516  0x00000ce2 call  0x00002a6b 
+ 00008517  0x00000ce3 call  0x00002766 
+ 00008518  0x00000ce5 bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000ce6 call  0x00002a4d 
+ 00008520  0x00000ce7 or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000ce8 and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000ce9 call  0x000028cc 
+ 00008523  0x00000cea call  0x00002a5b 
+ 00008524  0x00000ceb call  0x000029eb 
+ 00008525  0x00000cec call  0x00002a0d 
+ 00008526  0x00000ced call  0x0000264d , 0x00000018 
+ 00008527  0x00000cee branch  0x00002155 , 0x00000018 
+ 00008528  0x00000cef fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000cf0 branch  0x000020fc , 0x00000034 
+ 00008530  0x00000cf1 increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000cf2 store  0x00000001 , 0x00000010 
+ 00008532  0x00000cf3 branch  0x00002136 
+ 00008533  0x00000cf6 bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000cf7 fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000cf8 increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000cf9 store  0x00000001 , 0x0000000e 
+ 00008537  0x00000cfa call  0x00002435 
+ 00008538  0x00000cfc call  0x000022f2 
+ 00008539  0x00000cfd branch  0x0000215f , 0x00000018 
+ 00008540  0x00000cfe call  0x00002455 
+ 00008541  0x00000cff nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000d00 branch  0x000020fc 
+ 00008543  0x00000d03 bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000d04 fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000d05 set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000d06 store  0x00000001 , 0x00000030 
+ 00008547  0x00000d07 call  0x00002440 
+ 00008548  0x00000d08 disable  0x00000029 
+ 00008549  0x00000d09 rtn 
+ 00008550  0x00000d0d bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000d0e enable  0x00000029 
+ 00008552  0x00000d0f enable  0x00000030 
+ 00008553  0x00000d10 call  0x000021e1 
+ 00008554  0x00000d11 rtn  0x00000028 
+ 00008555  0x00000d12 call  0x00002c69 
+ 00008556  0x00000d13 call  0x00002a4f 
+ 00008557  0x00000d14 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000d15 call  0x000028e2 
+ 00008559  0x00000d16 force  0x00000003 , 0x00000024 
+ 00008560  0x00000d17 call  0x00006cc2 
+ 00008561  0x00000d18 call  0x00002489 
+ 00008562  0x00000d19 call  0x000028d2 
+ 00008563  0x00000d1a call  0x00002a51 
+ 00008564  0x00000d1b call  0x00002a56 
+ 00008565  0x00000d1c call  0x00002a64 
+ 00008566  0x00000d1d call  0x00002762 
+ 00008567  0x00000d1f bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000d20 call  0x00005d08 
+ 00008569  0x00000d21 call  0x000022e4 
+ 00008570  0x00000d22 nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000d23 call  0x00002a88 
+ 00008572  0x00000d24 call  0x00002728 
+ 00008573  0x00000d25 fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000d26 increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000d27 store  0x00000001 , 0x0000000f 
+ 00008576  0x00000d29 bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000d2a call  0x00006caa 
+ 00008578  0x00000d2b call  0x0000218b 
+ 00008579  0x00000d2c nrtn  0x00000029 
+ 00008580  0x00000d2d call  0x000026f3 
+ 00008581  0x00000d2e nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000d30 disable  0x00000029 
+ 00008583  0x00000d31 rtn 
+ 00008584  0x00000d34 call  0x00002489 
+ 00008585  0x00000d35 call  0x000022da 
+ 00008586  0x00000d36 branch  0x00002177 
+ 00008587  0x00000d3a branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000d3b call  0x00002a7f 
+ 00008589  0x00000d3c branch  0x0000219c , 0x00000002 
+ 00008590  0x00000d3e call  0x000021a7 
+ 00008591  0x00000d3f nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000d40 fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000d41 rtnbit0  0x00000004 
+ 00008594  0x00000d42 rtnbit1  0x00000003 
+ 00008595  0x00000d43 fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000d44 rtnbit1  0x00000003 
+ 00008597  0x00000d45 call  0x000021ae 
+ 00008598  0x00000d46 nrtn  0x00000034 
+ 00008599  0x00000d47 fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000d48 increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000d49 store  0x00000001 , 0x0000016e 
+ 00008602  0x00000d4a nrtn  0x00000034 
+ 00008603  0x00000d4b branch  0x00006006 
+ 00008604  0x00000d4e bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000d4f call  0x0000245d 
+ 00008606  0x00000d50 disable  0x00000029 
+ 00008607  0x00000d51 fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000d52 bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000d53 rtn 
+ 00008610  0x00000d56 fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000d57 rtnbit1  0x00000003 
+ 00008612  0x00000d59 arg  0x00000101 , 0x00000005 
+ 00008613  0x00000d5a arg  0x00000008 , 0x00000039 
+ 00008614  0x00000d5b branch  0x00007ec6 
+ 00008615  0x00000d5e bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000d5f enable  0x00000028 
+ 00008617  0x00000d60 fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000d61 rtnbit0  0x00000003 
+ 00008619  0x00000d62 call  0x000021ae 
+ 00008620  0x00000d63 nrtn  0x00000034 
+ 00008621  0x00000d64 branch  0x00007fe9 
+ 00008622  0x00000d67 fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000d68 increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000d69 store  0x00000001 , 0x00000072 
+ 00008625  0x00000d6a rtn 
+ 00008626  0x00000d6d bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000d6e fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000d6f bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000d70 fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000d71 branch  0x000021bb , 0x00000034 
+ 00008631  0x00000d72 jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000d73 jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000d74 call  0x00007d86 
+ 00008634  0x00000d75 branch  0x000021bb 
+ 00008635  0x00000d77 bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000d78 call  0x00002254 
+ 00008637  0x00000d79 fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000d7a set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000d7b store  0x00000001 , 0x00000030 
+ 00008640  0x00000d7c jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000d7d fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000d7e bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000d80 rtn 
+ 00008644  0x00000d83 jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000d85 fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000d86 set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000d87 store  0x00000001 , 0x00000030 
+ 00008648  0x00000d88 rtn 
+ 00008649  0x00000d8d bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000d8e disable  0x00000028 
+ 00008651  0x00000d8f fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000d90 arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000d91 isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000d92 nrtn  0x00000005 
+ 00008655  0x00000d93 fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000d94 branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000d95 isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000d96 branch  0x000021d4 
+ 00008659  0x00000d98 isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000d9a sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000d9b nrtn  0x00000002 
+ 00008662  0x00000d9c force  0x00000000 , 0x0000003f 
+ 00008663  0x00000d9d store  0x00000002 , 0x00000032 
+ 00008664  0x00000d9e branch  0x00007fe7 
+ 00008665  0x00000da3 copy  0x0000003f , 0x00000002 
+ 00008666  0x00000da4 bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000da5 storet  0x00000004 , 0x00000034 
+ 00008668  0x00000da7 jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000da8 setarg  0x0000ffff 
+ 00008670  0x00000da9 store  0x00000002 , 0x00000032 
+ 00008671  0x00000daa jam  0x00000001 , 0x00000073 
+ 00008672  0x00000dab rtn 
+ 00008673  0x00000daf bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000db0 call  0x000021c9 
+ 00008675  0x00000db1 nrtn  0x00000028 
+ 00008676  0x00000db2 disable  0x00000028 
+ 00008677  0x00000db3 jam  0x00000020 , 0x00000011 
+ 00008678  0x00000db4 set0  0x0000000b , 0x00000000 
+ 00008679  0x00000db6 call  0x00002a4f 
+ 00008680  0x00000db7 call  0x000022e6 
+ 00008681  0x00000db8 bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000db9 call  0x00002455 
+ 00008683  0x00000dba nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000dbc bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000dbd disable  0x00000028 
+ 00008686  0x00000dbe deposit  0x00000022 
+ 00008687  0x00000dbf store  0x00000004 , 0x000040ca 
+ 00008688  0x00000dc0 enable  0x00000030 
+ 00008689  0x00000dc1 enable  0x00000029 
+ 00008690  0x00000dc2 jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000dc3 branch  0x00007d86 
+ 00008692  0x00000dc6 bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000dc7 call  0x00002a4d 
+ 00008694  0x00000dc8 arg  0x00000010 , 0x00000001 
+ 00008695  0x00000dc9 call  0x000022dc 
+ 00008696  0x00000dca disable  0x00000030 
+ 00008697  0x00000dcb disable  0x00000029 
+ 00008698  0x00000dcc call  0x00002818 
+ 00008699  0x00000dcd call  0x00002435 
+ 00008700  0x00000dcf bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000dd0 call  0x0000247c 
+ 00008702  0x00000dd1 branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000dd2 call  0x00002455 
+ 00008704  0x00000dd3 nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000dd4 branch  0x000021ec 
+ 00008706  0x00000dd6 fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000dd7 set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000dd8 store  0x00000001 , 0x00000031 
+ 00008709  0x00000dd9 call  0x00002a88 
+ 00008710  0x00000dda call  0x00002841 
+ 00008711  0x00000ddb enable  0x00000028 
+ 00008712  0x00000ddc jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000ddd branch  0x00007d86 
+ 00008714  0x00000de3 bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000de4 set1  0x00000009 , 0x00000000 
+ 00008716  0x00000de5 deposit  0x00000011 
+ 00008717  0x00000de6 store  0x00000002 , 0x0000001e 
+ 00008718  0x00000de7 force  0x00000050 , 0x00000039 
+ 00008719  0x00000de8 arg  0x0000043f , 0x00000005 
+ 00008720  0x00000de9 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000dea ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000deb copy  0x00000011 , 0x00000006 
+ 00008723  0x00000dec bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000ded arg  0x00000030 , 0x00000005 
+ 00008725  0x00000dee call  0x00007f01 
+ 00008726  0x00000def disable  0x0000002e 
+ 00008727  0x00000df0 fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000df1 iforce  0x00000004 
+ 00008729  0x00000df2 jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000df3 branch  0x0000221c , 0x00000029 
+ 00008731  0x00000df4 jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000df6 fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000df7 rtnbit0  0x00000001 
+ 00008734  0x00000df8 fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000df9 store  0x00000001 , 0x0000008a 
+ 00008736  0x00000dfa fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000dfb store  0x00000001 , 0x0000008b 
+ 00008738  0x00000dfc rtn 
+ 00008739  0x00000dff bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000e00 fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000e01 iforce  0x00000005 
+ 00008742  0x00000e02 force  0x00000050 , 0x00000039 
+ 00008743  0x00000e03 arg  0x0000043f , 0x00000006 
+ 00008744  0x00000e04 branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000e05 arg  0x00000030 , 0x00000006 
+ 00008746  0x00000e06 branch  0x00007f01 
+ 00008747  0x00000e0b arg  0x00000001 , 0x00000039 
+ 00008748  0x00000e0c fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000e0e increase  0x00000001 , 0x00000002 
+ 00008750  0x00000e0f compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000e10 nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000e11 arg  0x00000000 , 0x00000002 
+ 00008753  0x00000e13 storet  0x00000001 , 0x00000015 
+ 00008754  0x00000e14 mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000e15 arg  0x00004040 , 0x00000011 
+ 00008756  0x00000e16 iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000e17 ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000e18 bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000e19 rtnbit1  0x00000000 
+ 00008760  0x00000e1a rtnbit1  0x00000003 
+ 00008761  0x00000e1c loop  0x0000222d 
+ 00008762  0x00000e1d rtn 
+ 00008763  0x00000e20 bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000e21 arg  0x0000226a , 0x00000013 
+ 00008765  0x00000e22 call  0x00002261 
+ 00008766  0x00000e23 nrtn  0x00000005 
+ 00008767  0x00000e24 deposit  0x00000011 
+ 00008768  0x00000e25 store  0x00000002 , 0x0000001e 
+ 00008769  0x00000e26 force  0x00000000 , 0x0000003e 
+ 00008770  0x00000e27 rtn 
+ 00008771  0x00000e2c call  0x00002725 
+ 00008772  0x00000e2d branch  0x0000224b , 0x00000001 
+ 00008773  0x00000e2e fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000e2f add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000e30 fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000e31 istore  0x00000001 , 0x00000005 
+ 00008777  0x00000e32 arg  0x000022aa , 0x00000013 
+ 00008778  0x00000e33 branch  0x00002261 
+ 00008779  0x00000e36 fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000e37 isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000e38 branch  0x00002250 , 0x00000001 
+ 00008782  0x00000e39 force  0x00000001 , 0x0000003e 
+ 00008783  0x00000e3a rtn 
+ 00008784  0x00000e3c force  0x00000000 , 0x0000003e 
+ 00008785  0x00000e3d rtn 
+ 00008786  0x00000e41 arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000e42 branch  0x00002261 
+ 00008788  0x00000e45 fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000e46 arg  0x000022cf , 0x00000013 
+ 00008790  0x00000e47 branch  0x00002261 
+ 00008791  0x00000e4c fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000e4e arg  0x00002275 , 0x00000013 
+ 00008793  0x00000e4f branch  0x00002261 
+ 00008794  0x00000e52 bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000e53 fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000e55 arg  0x0000226e , 0x00000013 
+ 00008797  0x00000e56 branch  0x00002261 
+ 00008798  0x00000e59 arg  0x0000227b , 0x00000013 
+ 00008799  0x00000e5a branch  0x00002261 
+ 00008800  0x00000e5d arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000e5f bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000e60 arg  0x00004040 , 0x00000011 
+ 00008803  0x00000e61 arg  0x00000001 , 0x00000039 
+ 00008804  0x00000e63 ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000e64 copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000e66 increase  0x00000050 , 0x00000011 
+ 00008807  0x00000e67 loop  0x00002264 
+ 00008808  0x00000e68 force  0x00000001 , 0x0000003e 
+ 00008809  0x00000e69 rtn 
+ 00008810  0x00000e6c bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000e6d bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000e6e force  0x00000000 , 0x0000003e 
+ 00008813  0x00000e6f rtn 
+ 00008814  0x00000e72 bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000e73 bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000e75 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000e76 ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000e77 isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000e78 rtn  0x00000005 
+ 00008820  0x00000e79 branch  0x00002266 
+ 00008821  0x00000e7c bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000e7d add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000e7e ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000e7f isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000e80 rtn  0x00000005 
+ 00008826  0x00000e81 branch  0x00002266 
+ 00008827  0x00000e84 bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000e86 call  0x000022b3 
+ 00008829  0x00000e87 call  0x00002297 
+ 00008830  0x00000e88 isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000e89 increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000e8a branch  0x00002291 , 0x00000002 
+ 00008833  0x00000e8b copy  0x00000006 , 0x00000012 
+ 00008834  0x00000e8c store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000e8d fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000e8e nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000e8f fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000e90 copy  0x00000012 , 0x00000006 
+ 00008839  0x00000e91 increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000e92 branch  0x0000228c 
+ 00008841  0x00000e94 fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000e95 copy  0x00000012 , 0x00000006 
+ 00008843  0x00000e96 increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000e98 nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000e9a copy  0x00000002 , 0x00000021 
+ 00008846  0x00000e9b call  0x000022bf 
+ 00008847  0x00000e9c force  0x00000000 , 0x0000003e 
+ 00008848  0x00000e9d rtn 
+ 00008849  0x00000ea1 iforce  0x00000012 
+ 00008850  0x00000ea2 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000ea3 ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000ea4 branch  0x0000228d , 0x00000034 
+ 00008853  0x00000ea5 call  0x000022bf 
+ 00008854  0x00000ea6 branch  0x0000227c 
+ 00008855  0x00000ea9 rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000eaa rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000eab branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000eac compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000ead nrtn  0x00000001 
+ 00008860  0x00000eae rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000eaf rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000eb0 nrtn  0x00000005 
+ 00008863  0x00000eb1 set1  0x0000001c , 0x00000002 
+ 00008864  0x00000eb2 rtn 
+ 00008865  0x00000eb4 rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000eb5 rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000eb6 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000eb7 nrtn  0x00000001 
+ 00008869  0x00000eb8 set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000eb9 rtn 
+ 00008871  0x00000ebc bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000ebd force  0x00000000 , 0x0000003e 
+ 00008873  0x00000ebe rtn 
+ 00008874  0x00000ec1 bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000ec2 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000ec3 ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000ec4 bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000ec5 add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000ec6 ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000ec7 bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000ec8 force  0x00000000 , 0x0000003e 
+ 00008882  0x00000ec9 rtn 
+ 00008883  0x00000ecc add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000ecd ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000ece deposit  0x00000022 
+ 00008886  0x00000ecf isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000ed0 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000ed1 ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000ed2 rtn  0x00000001 
+ 00008890  0x00000ed3 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000ed4 ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000ed5 call  0x00002854 
+ 00008893  0x00000ed6 deposit  0x00000028 
+ 00008894  0x00000ed7 rtn 
+ 00008895  0x00000eda add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000edb add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000edc ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000edd iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000ede deposit  0x0000000b 
+ 00008900  0x00000edf istore  0x00000004 , 0x00000005 
+ 00008901  0x00000ee0 branch  0x00005449 
+ 00008902  0x00000ee4 bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000ee5 call  0x000022b3 
+ 00008904  0x00000ee6 iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000ee7 iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000ee8 iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000ee9 isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000eea nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000eeb force  0x00000000 , 0x0000003e 
+ 00008910  0x00000eec rtn 
+ 00008911  0x00000eef bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000ef0 deposit  0x00000002 
+ 00008913  0x00000ef1 isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000ef2 branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000ef3 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000ef4 ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000ef5 bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000ef6 ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000ef7 set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000ef8 istore  0x00000001 , 0x00000011 
+ 00008921  0x00000ef9 branch  0x00002266 
+ 00008922  0x00000efd bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000efe call  0x00002a4f 
+ 00008924  0x00000f00 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000f01 call  0x000028e2 
+ 00008926  0x00000f02 force  0x00000003 , 0x00000024 
+ 00008927  0x00000f03 call  0x000028d2 
+ 00008928  0x00000f04 call  0x00002a51 
+ 00008929  0x00000f05 call  0x00002a56 
+ 00008930  0x00000f06 call  0x00002a64 
+ 00008931  0x00000f07 branch  0x00002762 
+ 00008932  0x00000f0a bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000f0b call  0x00002a4d 
+ 00008934  0x00000f0d add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000f0e call  0x000028e2 
+ 00008936  0x00000f0f force  0x00000003 , 0x00000024 
+ 00008937  0x00000f10 call  0x000028cc 
+ 00008938  0x00000f11 call  0x0000242a 
+ 00008939  0x00000f12 call  0x000029f1 
+ 00008940  0x00000f13 call  0x00002a5b 
+ 00008941  0x00000f14 call  0x000029eb 
+ 00008942  0x00000f16 call  0x00002a0d 
+ 00008943  0x00000f17 nrtn  0x00000018 
+ 00008944  0x00000f18 call  0x000029bb 
+ 00008945  0x00000f19 branch  0x0000251c 
+ 00008946  0x00000f1e bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000f1f fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000f20 iforce  0x00000004 
+ 00008949  0x00000f21 force  0x00000001 , 0x00000001 
+ 00008950  0x00000f22 call  0x000022da 
+ 00008951  0x00000f23 branch  0x000022e4 
+ 00008952  0x00000f2f fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000f30 rtnbit0  0x00000000 
+ 00008954  0x00000f31 force  0x00000004 , 0x00000007 
+ 00008955  0x00000f32 call  0x00007f16 
+ 00008956  0x00000f33 nrtn  0x00000034 
+ 00008957  0x00000f34 fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000f35 force  0x00000004 , 0x00000007 
+ 00008959  0x00000f36 call  0x0000271c 
+ 00008960  0x00000f37 rtn  0x00000028 
+ 00008961  0x00000f38 call  0x00002308 
+ 00008962  0x00000f39 force  0x00000004 , 0x00000007 
+ 00008963  0x00000f3a fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000f3b nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000f3c random  0x0000003f 
+ 00008966  0x00000f3d iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000f3e branch  0x00007f08 
+ 00008968  0x00000f42 bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000f43 jam  0x00000000 , 0x00000181 
+ 00008970  0x00000f44 disable  0x00000030 
+ 00008971  0x00000f45 disable  0x0000002e 
+ 00008972  0x00000f46 call  0x000028a4 
+ 00008973  0x00000f47 and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000f48 force  0x00000001 , 0x00000024 
+ 00008975  0x00000f49 call  0x000028d8 
+ 00008976  0x00000f4a call  0x000028cc 
+ 00008977  0x00000f4b setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000f4c fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000f4d increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000f4e store  0x00000001 , 0x00000006 
+ 00008981  0x00000f4f call  0x000028f2 
+ 00008982  0x00000f50 call  0x000029eb 
+ 00008983  0x00000f51 call  0x00002a14 
+ 00008984  0x00000f52 nrtn  0x00000018 
+ 00008985  0x00000f53 bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000f54 force  0x00000000 , 0x0000001b 
+ 00008987  0x00000f55 call  0x000028f9 
+ 00008988  0x00000f56 fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000f57 increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000f58 store  0x00000001 , 0x00000007 
+ 00008991  0x00000f59 call  0x000028d8 
+ 00008992  0x00000f5a call  0x00002a4d 
+ 00008993  0x00000f5b or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000f5c force  0x00000001 , 0x00000024 
+ 00008995  0x00000f5d call  0x000028d2 
+ 00008996  0x00000f5e call  0x000028f2 
+ 00008997  0x00000f5f call  0x00002a51 
+ 00008998  0x00000f60 call  0x00002a5f 
+ 00008999  0x00000f61 deposit  0x00000022 
+ 00009000  0x00000f62 store  0x00000004 , 0x00000161 
+ 00009001  0x00000f63 call  0x00002a64 
+ 00009002  0x00000f64 force  0x00000002 , 0x00000001 
+ 00009003  0x00000f65 force  0x00000000 , 0x00000004 
+ 00009004  0x00000f66 call  0x00002a6b 
+ 00009005  0x00000f67 call  0x00002766 
+ 00009006  0x00000f68 call  0x00002332 
+ 00009007  0x00000f69 and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000f6a increase  0x00000001 , 0x00000026 
+ 00009009  0x00000f6b rtn 
+ 00009010  0x00000f6e bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000f6f fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000f70 rtn  0x00000034 
+ 00009013  0x00000f71 arg  0x0000018e , 0x00000005 
+ 00009014  0x00000f72 fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000f73 copy  0x0000003f , 0x00000039 
+ 00009016  0x00000f74 increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000f75 istore  0x00000001 , 0x00000005 
+ 00009018  0x00000f76 copy  0x00000005 , 0x00000002 
+ 00009019  0x00000f77 increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000f78 store  0x00000002 , 0x000041dc 
+ 00009021  0x00000f79 copy  0x00000002 , 0x00000005 
+ 00009022  0x00000f7a setarg  0x00000009 
+ 00009023  0x00000f7b istore  0x00000001 , 0x00000005 
+ 00009024  0x00000f7c arg  0x00004516 , 0x00000006 
+ 00009025  0x00000f7d call  0x00007f01 
+ 00009026  0x00000f7f arg  0x0000458d , 0x00000013 
+ 00009027  0x00000f80 arg  0x00000004 , 0x00000039 
+ 00009028  0x00000f81 call  0x00002354 
+ 00009029  0x00000f82 arg  0x00004577 , 0x00000013 
+ 00009030  0x00000f83 arg  0x00000001 , 0x00000039 
+ 00009031  0x00000f84 call  0x00002354 
+ 00009032  0x00000f86 force  0x0000000a , 0x00000001 
+ 00009033  0x00000f87 jam  0x00000002 , 0x000041db 
+ 00009034  0x00000f88 setarg  0x0000018e 
+ 00009035  0x00000f89 store  0x00000002 , 0x0000016f 
+ 00009036  0x00000f8a call  0x00002a4d 
+ 00009037  0x00000f8b call  0x000028d2 
+ 00009038  0x00000f8c call  0x00002a51 
+ 00009039  0x00000f8d call  0x00002a5f 
+ 00009040  0x00000f8e call  0x00002a64 
+ 00009041  0x00000f8f call  0x00002a6b 
+ 00009042  0x00000f90 call  0x00002766 
+ 00009043  0x00000f91 rtn 
+ 00009044  0x00000f95 copy  0x00000005 , 0x00000002 
+ 00009045  0x00000f96 copy  0x00000013 , 0x00000006 
+ 00009046  0x00000f97 ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000f98 rtn  0x00000034 
+ 00009048  0x00000f9a lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000f9b loop  0x00002358 
+ 00009050  0x00000f9c copy  0x0000003f , 0x00000011 
+ 00009051  0x00000f9d increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000f9e copy  0x0000003f , 0x00000007 
+ 00009053  0x00000f9f fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000fa0 iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000fa1 store  0x00000002 , 0x000041dc 
+ 00009056  0x00000fa2 copy  0x00000002 , 0x00000005 
+ 00009057  0x00000fa3 copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000fa4 increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000fa5 istore  0x00000001 , 0x00000005 
+ 00009060  0x00000fa6 copy  0x00000013 , 0x00000006 
+ 00009061  0x00000fa7 ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000fa8 ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000fa9 istore  0x00000001 , 0x00000005 
+ 00009064  0x00000faa copy  0x00000011 , 0x00000039 
+ 00009065  0x00000fab branch  0x00007f01 
+ 00009066  0x00000fb2 fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000fb3 rtnbit0  0x00000001 
+ 00009068  0x00000fb4 force  0x00000005 , 0x00000007 
+ 00009069  0x00000fb5 call  0x00007f16 
+ 00009070  0x00000fb6 nrtn  0x00000034 
+ 00009071  0x00000fb7 fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000fb8 force  0x00000028 , 0x00000007 
+ 00009073  0x00000fb9 call  0x0000271c 
+ 00009074  0x00000fba rtn  0x00000028 
+ 00009075  0x00000fbb force  0x00000000 , 0x00000004 
+ 00009076  0x00000fbc jam  0x00000008 , 0x00000010 
+ 00009077  0x00000fbd set0  0x0000000b , 0x00000000 
+ 00009078  0x00000fbe call  0x0000237a 
+ 00009079  0x00000fbf force  0x00000005 , 0x00000007 
+ 00009080  0x00000fc0 fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00000fc1 branch  0x00007f08 
+ 00009082  0x00000fc5 bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00000fc6 disable  0x00000030 
+ 00009084  0x00000fc7 call  0x000028a4 
+ 00009085  0x00000fc8 fetch  0x00000001 , 0x00000008 
+ 00009086  0x00000fc9 increase  0x00000001 , 0x0000003f 
+ 00009087  0x00000fca store  0x00000001 , 0x00000008 
+ 00009088  0x00000fcb force  0x00000000 , 0x00000026 
+ 00009089  0x00000fcc call  0x000028e2 
+ 00009090  0x00000fcd add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x00000fce force  0x00000002 , 0x00000024 
+ 00009092  0x00000fcf bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00000fd0 call  0x000028cc 
+ 00009094  0x00000fd1 call  0x000029eb 
+ 00009095  0x00000fd2 call  0x00002a14 
+ 00009096  0x00000fd3 nrtn  0x00000018 
+ 00009097  0x00000fd4 call  0x000028f9 
+ 00009098  0x00000fd5 fetch  0x00000001 , 0x00000009 
+ 00009099  0x00000fd6 increase  0x00000001 , 0x0000003f 
+ 00009100  0x00000fd7 store  0x00000001 , 0x00000009 
+ 00009101  0x00000fd8 force  0x00000000 , 0x0000001b 
+ 00009102  0x00000fd9 call  0x00002a4d 
+ 00009103  0x00000fda or_into  0x00000002 , 0x00000021 
+ 00009104  0x00000fdb force  0x00000001 , 0x00000024 
+ 00009105  0x00000fdc call  0x000028d2 
+ 00009106  0x00000fdd call  0x00002a51 
+ 00009107  0x00000fde call  0x00002a5f 
+ 00009108  0x00000fdf call  0x00002a64 
+ 00009109  0x00000fe0 call  0x0000264d 
+ 00009110  0x00000fe1 force  0x00000000 , 0x00000004 
+ 00009111  0x00000fe2 arg  0x00000600 , 0x0000000b 
+ 00009112  0x00000fe3 until  0x00000029 , 0x00000026 
+ 00009113  0x00000fe4 or_into  0x00000003 , 0x00000028 
+ 00009114  0x00000fe5 and_into  0x000001fd , 0x00000021 
+ 00009115  0x00000fe7 bpatch  0x00000037 , 0x00004006 
+ 00009116  0x00000fe8 increase  0x00000001 , 0x00000026 
+ 00009117  0x00000fe9 call  0x000028cc 
+ 00009118  0x00000fea call  0x000029eb 
+ 00009119  0x00000feb call  0x00002a07 
+ 00009120  0x00000fec nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x00000fed call  0x00002a6b 
+ 00009122  0x00000fee call  0x0000251e 
+ 00009123  0x00000fef bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00000ff1 bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00000ff2 fetch  0x00000001 , 0x00000010 
+ 00009126  0x00000ff3 rtn  0x00000034 
+ 00009127  0x00000ff4 increase  0xffffffff , 0x0000003f 
+ 00009128  0x00000ff5 store  0x00000001 , 0x00000010 
+ 00009129  0x00000ff6 call  0x00002a4f 
+ 00009130  0x00000ff7 branch  0x0000239b 
+ 00009131  0x00000ffb bpatch  0x00000039 , 0x00004007 
+ 00009132  0x00000ffc set0  0x00000001 , 0x00000028 
+ 00009133  0x00000ffd set1  0x00000000 , 0x00000028 
+ 00009134  0x00000ffe fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00000fff increase  0x00000001 , 0x0000003f 
+ 00009136  0x00001000 store  0x00000001 , 0x0000000a 
+ 00009137  0x00001001 call  0x00002a4d 
+ 00009138  0x00001002 or_into  0x00000002 , 0x00000021 
+ 00009139  0x00001003 call  0x000028d2 
+ 00009140  0x00001004 call  0x00002a51 
+ 00009141  0x00001005 call  0x00002a5f 
+ 00009142  0x00001006 call  0x00002a64 
+ 00009143  0x00001007 call  0x0000264d 
+ 00009144  0x00001009 compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x0000100a branch  0x000023bc , 0x00000001 
+ 00009146  0x0000100b until  0x0000003e , 0x00000017 
+ 00009147  0x0000100c branch  0x000023b8 
+ 00009148  0x0000100e fetch  0x00000004 , 0x00000165 
+ 00009149  0x0000100f or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00001010 icopy  0x00000028 
+ 00009151  0x00001013 bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00001014 fetch  0x00000006 , 0x00000178 
+ 00009153  0x00001015 store  0x00000006 , 0x00000040 
+ 00009154  0x00001016 call  0x00002435 
+ 00009155  0x00001018 call  0x0000247c 
+ 00009156  0x00001019 branch  0x000023c8 , 0x0000002d 
+ 00009157  0x0000101a call  0x00002455 
+ 00009158  0x0000101b nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x0000101c rtn 
+ 00009160  0x00001020 bpatch  0x0000003b , 0x00004007 
+ 00009161  0x00001021 call  0x00002440 
+ 00009162  0x00001022 call  0x0000223b 
+ 00009163  0x00001023 nrtn  0x00000005 
+ 00009164  0x00001024 jam  0x00000000 , 0x00000031 
+ 00009165  0x00001025 call  0x00002841 
+ 00009166  0x00001026 branch  0x00002223 
+ 00009167  0x0000102c bpatch  0x0000003c , 0x00004007 
+ 00009168  0x0000102d call  0x00002850 
+ 00009169  0x0000102e call  0x000023f3 
+ 00009170  0x0000102f rtn  0x00000028 
+ 00009171  0x00001031 bpatch  0x0000003d , 0x00004007 
+ 00009172  0x00001032 call  0x00002c69 
+ 00009173  0x00001033 call  0x00006caa 
+ 00009174  0x00001034 call  0x00002514 
+ 00009175  0x00001035 nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00001036 call  0x00002a88 
+ 00009177  0x00001037 call  0x00006cc2 
+ 00009178  0x00001038 call  0x00002489 
+ 00009179  0x00001039 call  0x00002757 
+ 00009180  0x0000103a call  0x00002728 
+ 00009181  0x0000103b call  0x00005d08 
+ 00009182  0x0000103c fetch  0x00000001 , 0x0000000b 
+ 00009183  0x0000103d increase  0x00000001 , 0x0000003f 
+ 00009184  0x0000103e store  0x00000001 , 0x0000000b 
+ 00009185  0x0000103f call  0x00002841 
+ 00009186  0x00001041 bpatch  0x0000003e , 0x00004007 
+ 00009187  0x00001042 call  0x00002bb1 
+ 00009188  0x00001043 call  0x00002a7f 
+ 00009189  0x00001044 branch  0x000023eb , 0x00000002 
+ 00009190  0x00001045 call  0x000021a7 
+ 00009191  0x00001046 nbranch  0x000023eb , 0x00000028 
+ 00009192  0x00001047 call  0x000026f3 
+ 00009193  0x00001048 nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x00001049 rtn 
+ 00009195  0x0000104c bpatch  0x0000003f , 0x00004007 
+ 00009196  0x0000104d jam  0x00000000 , 0x00000151 
+ 00009197  0x0000104e jam  0x00000000 , 0x0000017f 
+ 00009198  0x0000104f call  0x0000245d 
+ 00009199  0x00001050 set0  0x00000011 , 0x00000000 
+ 00009200  0x00001051 call  0x00007fb0 
+ 00009201  0x00001052 fetch  0x00000001 , 0x00000030 
+ 00009202  0x00001053 rtn 
+ 00009203  0x00001057 bpatch  0x00000040 , 0x00004008 
+ 00009204  0x00001058 call  0x000021c9 
+ 00009205  0x00001059 nrtn  0x00000028 
+ 00009206  0x0000105a copy  0x00000004 , 0x00000002 
+ 00009207  0x0000105b call  0x00002a6f 
+ 00009208  0x0000105c store  0x00000001 , 0x00000181 
+ 00009209  0x0000105d copy  0x00000002 , 0x00000004 
+ 00009210  0x0000105e jam  0x00000020 , 0x00000011 
+ 00009211  0x00001060 bpatch  0x00000041 , 0x00004008 
+ 00009212  0x00001061 call  0x00002a4f 
+ 00009213  0x00001062 force  0x00000002 , 0x00000001 
+ 00009214  0x00001063 call  0x0000274f 
+ 00009215  0x00001064 deposit  0x00000022 
+ 00009216  0x00001065 store  0x00000004 , 0x00000161 
+ 00009217  0x00001066 call  0x00002762 
+ 00009218  0x00001067 call  0x00002a4d 
+ 00009219  0x00001068 enable  0x0000002f 
+ 00009220  0x00001069 call  0x000024f6 
+ 00009221  0x0000106a branch  0x0000240d , 0x00000018 
+ 00009222  0x0000106b call  0x000028f9 
+ 00009223  0x0000106c call  0x00002455 
+ 00009224  0x0000106d nbranch  0x000023fb , 0x00000034 
+ 00009225  0x0000106e rtnmark0  0x00000004 
+ 00009226  0x0000106f jam  0x00000034 , 0x0000007c 
+ 00009227  0x00001070 set1  0x00000003 , 0x00000000 
+ 00009228  0x00001071 rtn 
+ 00009229  0x00001073 enable  0x00000030 
+ 00009230  0x00001074 call  0x00002435 
+ 00009231  0x00001075 call  0x000028a4 
+ 00009232  0x00001077 bpatch  0x00000042 , 0x00004008 
+ 00009233  0x00001078 call  0x000022f2 
+ 00009234  0x00001079 branch  0x00002419 , 0x00000018 
+ 00009235  0x0000107a call  0x00002455 
+ 00009236  0x0000107b nbranch  0x00002410 , 0x00000034 
+ 00009237  0x0000107c disable  0x00000030 
+ 00009238  0x0000107d deposit  0x00000028 
+ 00009239  0x0000107e store  0x00000004 , 0x000040ca 
+ 00009240  0x0000107f rtn 
+ 00009241  0x00001081 enable  0x00000029 
+ 00009242  0x00001082 bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x00001083 set0  0x00000004 , 0x00000000 
+ 00009244  0x00001084 jam  0x00000003 , 0x0000007c 
+ 00009245  0x00001085 jam  0x00000033 , 0x0000007d 
+ 00009246  0x00001086 call  0x000062f8 
+ 00009247  0x00001088 deposit  0x00000004 
+ 00009248  0x00001089 store  0x00000001 , 0x00000077 
+ 00009249  0x0000108a force  0x00000000 , 0x0000003f 
+ 00009250  0x0000108b store  0x00000006 , 0x00000038 
+ 00009251  0x0000108c fetch  0x00000001 , 0x00000031 
+ 00009252  0x0000108d set1  0x00000001 , 0x0000003f 
+ 00009253  0x0000108e store  0x00000001 , 0x00000031 
+ 00009254  0x0000108f call  0x00002a88 
+ 00009255  0x00001090 disable  0x00000029 
+ 00009256  0x00001091 enable  0x00000028 
+ 00009257  0x00001092 rtn 
+ 00009258  0x00001097 bpatch  0x00000043 , 0x00004008 
+ 00009259  0x00001098 disable  0x0000002d 
+ 00009260  0x00001099 set0  0x00000005 , 0x00000000 
+ 00009261  0x0000109a set0  0x0000000a , 0x00000000 
+ 00009262  0x0000109b set0  0x00000010 , 0x00000000 
+ 00009263  0x0000109c set0  0x0000000f , 0x00000000 
+ 00009264  0x0000109d fetch  0x00000001 , 0x00000047 
+ 00009265  0x0000109e set0  0x00000005 , 0x0000003f 
+ 00009266  0x0000109f set1  0x00000004 , 0x0000003f 
+ 00009267  0x000010a0 store  0x00000001 , 0x00000047 
+ 00009268  0x000010a1 rtn 
+ 00009269  0x000010a4 bpatch  0x00000044 , 0x00004008 
+ 00009270  0x000010a5 jam  0x00000020 , 0x00000011 
+ 00009271  0x000010a6 jam  0x00000050 , 0x00000047 
+ 00009272  0x000010a7 fetch  0x00000002 , 0x000040bf 
+ 00009273  0x000010a8 store  0x00000002 , 0x0000003e 
+ 00009274  0x000010a9 deposit  0x00000022 
+ 00009275  0x000010aa store  0x00000004 , 0x000040ca 
+ 00009276  0x000010ab rtn  0x00000030 
+ 00009277  0x000010ac deposit  0x00000028 
+ 00009278  0x000010ad store  0x00000004 , 0x000040ca 
+ 00009279  0x000010ae rtn 
+ 00009280  0x000010b1 bpatch  0x00000045 , 0x00004008 
+ 00009281  0x000010b2 call  0x00005d04 
+ 00009282  0x000010b3 call  0x00002459 
+ 00009283  0x000010b4 store  0x00000001 , 0x00000046 
+ 00009284  0x000010b5 setarg  0x00000000 
+ 00009285  0x000010b6 store  0x00000002 , 0x0000025d 
+ 00009286  0x000010b7 setarg  0x00001c80 
+ 00009287  0x000010b8 store  0x00000002 , 0x00000051 
+ 00009288  0x000010b9 fetch  0x00000001 , 0x00000030 
+ 00009289  0x000010ba set1  0x00000000 , 0x0000003f 
+ 00009290  0x000010bb store  0x00000001 , 0x00000030 
+ 00009291  0x000010bc jam  0x00000000 , 0x0000004b 
+ 00009292  0x000010bd jam  0x00000000 , 0x0000004c 
+ 00009293  0x000010be jam  0x00000000 , 0x000000a0 
+ 00009294  0x000010bf branch  0x00002a88 
+ 00009295  0x000010c3 bpatch  0x00000046 , 0x00004008 
+ 00009296  0x000010c4 force  0x00000000 , 0x0000003f 
+ 00009297  0x000010c5 store  0x00000008 , 0x000041be 
+ 00009298  0x000010c6 istore  0x00000008 , 0x00000005 
+ 00009299  0x000010c7 call  0x000021c5 
+ 00009300  0x000010c8 branch  0x00002254 
+ 00009301  0x000010cb fetch  0x00000001 , 0x00000011 
+ 00009302  0x000010cc increase  0xffffffff , 0x0000003f 
+ 00009303  0x000010cd store  0x00000001 , 0x00000011 
+ 00009304  0x000010ce rtn 
+ 00009305  0x000010d1 fetch  0x00000001 , 0x000040cf 
+ 00009306  0x000010d2 increase  0x00000001 , 0x0000003f 
+ 00009307  0x000010d3 store  0x00000001 , 0x000040cf 
+ 00009308  0x000010d4 rtn 
+ 00009309  0x000010d8 bpatch  0x00000047 , 0x00004008 
+ 00009310  0x000010d9 fetch  0x00000001 , 0x000041ce 
+ 00009311  0x000010da beq  0x00000003 , 0x00002462 
+ 00009312  0x000010db fetch  0x00000001 , 0x00000048 
+ 00009313  0x000010dc bne  0x00000001 , 0x00002466 
+ 00009314  0x000010de call  0x00004d06 
+ 00009315  0x000010df nbranch  0x00002466 , 0x00000005 
+ 00009316  0x000010e0 call  0x000021a4 
+ 00009317  0x000010e1 jam  0x00000000 , 0x000041ce 
+ 00009318  0x000010e3 bpatch  0x00000048 , 0x00004009 
+ 00009319  0x000010e4 call  0x000033af 
+ 00009320  0x000010e5 call  0x000026e9 
+ 00009321  0x000010e6 jam  0x00000002 , 0x00000a99 
+ 00009322  0x000010e7 call  0x00007d86 
+ 00009323  0x000010e8 call  0x00005cf7 
+ 00009324  0x000010e9 call  0x00004d6b 
+ 00009325  0x000010ea call  0x0000757d 
+ 00009326  0x000010eb fetch  0x00000001 , 0x00000030 
+ 00009327  0x000010ec set0  0x00000000 
+ 00009328  0x000010ed store  0x00000001 , 0x00000030 
+ 00009329  0x000010ee jam  0x00000000 , 0x00004681 
+ 00009330  0x000010f0 fetch  0x00000001 , 0x0000004c 
+ 00009331  0x000010f1 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x000010f2 branch  0x00002476 , 0x00000001 
+ 00009333  0x000010f3 set0  0x00000001 , 0x00000000 
+ 00009334  0x000010f5 fetch  0x00000001 , 0x00000047 
+ 00009335  0x000010f6 bbit0  0x00000003 , 0x00002478 
+ 00009336  0x000010f8 fetch  0x00000001 , 0x0000004b 
+ 00009337  0x000010f9 rtnbit0  0x00000006 
+ 00009338  0x000010fa set0  0x00000002 , 0x00000000 
+ 00009339  0x000010fb rtn 
+ 00009340  0x000010fe bpatch  0x00000049 , 0x00004009 
+ 00009341  0x000010ff fetch  0x00000001 , 0x00000174 
+ 00009342  0x00001100 rtn  0x00000034 
+ 00009343  0x00001101 icopy  0x00000004 
+ 00009344  0x00001102 call  0x00002514 
+ 00009345  0x00001103 nrtn  0x0000002d 
+ 00009346  0x00001104 force  0x00000000 , 0x00000001 
+ 00009347  0x00001105 call  0x00002757 
+ 00009348  0x00001106 deposit  0x00000004 
+ 00009349  0x00001107 store  0x00000001 , 0x00000077 
+ 00009350  0x00001108 force  0x00000000 , 0x0000003f 
+ 00009351  0x00001109 store  0x00000001 , 0x00000174 
+ 00009352  0x0000110a rtn 
+ 00009353  0x00001111 bpatch  0x0000004a , 0x00004009 
+ 00009354  0x00001112 fetch  0x00000001 , 0x00000030 
+ 00009355  0x00001113 bbit0  0x00000002 , 0x00002496 
+ 00009356  0x00001114 force  0x00000007 , 0x00000001 
+ 00009357  0x00001115 bmark0  0x00000007 , 0x00002495 
+ 00009358  0x00001116 call  0x00002725 
+ 00009359  0x00001117 nbranch  0x00002496 , 0x00000001 
+ 00009360  0x00001118 branch  0x00002496 , 0x0000002e 
+ 00009361  0x00001119 call  0x000024c1 
+ 00009362  0x0000111a setarg  0x00000002 
+ 00009363  0x0000111b store  0x00000002 , 0x000040c8 
+ 00009364  0x0000111c rtn 
+ 00009365  0x0000111e nrtn  0x0000002e 
+ 00009366  0x00001120 bpatch  0x0000004b , 0x00004009 
+ 00009367  0x00001121 call  0x00002243 
+ 00009368  0x00001122 nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x00001123 fetch  0x00000001 , 0x00000047 
+ 00009370  0x00001124 bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x00001126 bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x00001127 fetch  0x00000001 , 0x0000017f 
+ 00009373  0x00001128 bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x00001129 fetch  0x00000002 , 0x000040c8 
+ 00009375  0x0000112a increase  0xffffffff , 0x0000003f 
+ 00009376  0x0000112b store  0x00000002 , 0x000040c8 
+ 00009377  0x0000112c branch  0x000024a5 , 0x00000034 
+ 00009378  0x0000112d fetch  0x00000001 , 0x000040c5 
+ 00009379  0x0000112e iforce  0x00000001 
+ 00009380  0x0000112f rtn 
+ 00009381  0x00001132 bpatch  0x0000004c , 0x00004009 
+ 00009382  0x00001133 call  0x00002687 
+ 00009383  0x00001135 call  0x00002725 
+ 00009384  0x00001136 branch  0x000024b0 , 0x00000001 
+ 00009385  0x00001137 call  0x0000600a 
+ 00009386  0x00001138 branch  0x000024be , 0x00000028 
+ 00009387  0x00001139 fetch  0x00000001 , 0x0000004b 
+ 00009388  0x0000113a bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x0000113b bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x0000113c fetch  0x00000001 , 0x0000017f 
+ 00009391  0x0000113d bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x0000113f force  0x00000001 , 0x00000001 
+ 00009393  0x00001140 rtn  0x00000029 
+ 00009394  0x00001141 force  0x00000000 , 0x00000001 
+ 00009395  0x00001142 rtn 
+ 00009396  0x00001144 bpatch  0x0000004d , 0x00004009 
+ 00009397  0x00001145 fetch  0x00000001 , 0x00000019 
+ 00009398  0x00001146 iforce  0x00000001 
+ 00009399  0x00001147 rtnne  0x00000001 
+ 00009400  0x00001148 force  0x00000000 , 0x00000001 
+ 00009401  0x00001149 rtn 
+ 00009402  0x0000114b fetch  0x00000001 , 0x00000158 
+ 00009403  0x0000114c and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x0000114d set1  0x00000005 , 0x00000000 
+ 00009405  0x0000114e rtn 
+ 00009406  0x00001150 force  0x00000013 , 0x00000001 
+ 00009407  0x00001151 branch  0x000024c1 
+ 00009408  0x00001153 call  0x000024ca 
+ 00009409  0x00001156 bpatch  0x0000004e , 0x00004009 
+ 00009410  0x00001157 fetcht  0x00000001 , 0x00000047 
+ 00009411  0x00001158 set1  0x00000003 , 0x00000002 
+ 00009412  0x00001159 storet  0x00000001 , 0x00000047 
+ 00009413  0x0000115a deposit  0x00000001 
+ 00009414  0x0000115b store  0x00000001 , 0x000040c5 
+ 00009415  0x0000115c setarg  0x0000ffff 
+ 00009416  0x0000115d store  0x00000002 , 0x000040c8 
+ 00009417  0x0000115e rtn 
+ 00009418  0x00001161 bpatch  0x0000004f , 0x00004009 
+ 00009419  0x00001162 fetch  0x00000001 , 0x0000004c 
+ 00009420  0x00001163 isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x00001164 fetch  0x00000002 , 0x000041dc 
+ 00009422  0x00001165 branch  0x000024e0 , 0x00000001 
+ 00009423  0x00001166 force  0x00000003 , 0x00000001 
+ 00009424  0x00001167 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x00001168 rtn  0x00000002 
+ 00009426  0x00001169 force  0x00000004 , 0x00000001 
+ 00009427  0x0000116a sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x0000116b rtn  0x00000002 
+ 00009429  0x0000116c force  0x0000000a , 0x00000001 
+ 00009430  0x0000116d sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x0000116e rtn  0x00000002 
+ 00009432  0x0000116f force  0x0000000b , 0x00000001 
+ 00009433  0x00001170 sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x00001171 rtn  0x00000002 
+ 00009435  0x00001172 force  0x0000000e , 0x00000001 
+ 00009436  0x00001173 sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x00001174 rtn  0x00000002 
+ 00009438  0x00001175 force  0x0000000f , 0x00000001 
+ 00009439  0x00001176 rtn 
+ 00009440  0x00001178 force  0x00000003 , 0x00000001 
+ 00009441  0x00001179 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x0000117a rtn  0x00000002 
+ 00009443  0x0000117b force  0x00000004 , 0x00000001 
+ 00009444  0x0000117c sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x0000117d rtn  0x00000002 
+ 00009446  0x0000117e force  0x0000000a , 0x00000001 
+ 00009447  0x0000117f arg  0x0000016f , 0x00000002 
+ 00009448  0x00001180 isub  0x00000002 , 0x0000003e 
+ 00009449  0x00001181 nrtn  0x00000002 
+ 00009450  0x00001182 force  0x0000000e , 0x00000001 
+ 00009451  0x00001183 arg  0x000002a7 , 0x00000002 
+ 00009452  0x00001184 isub  0x00000002 , 0x0000003e 
+ 00009453  0x00001185 nrtn  0x00000002 
+ 00009454  0x00001186 force  0x0000000f , 0x00000001 
+ 00009455  0x00001187 rtn 
+ 00009456  0x00001191 fetch  0x00000001 , 0x00000030 
+ 00009457  0x00001192 bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x00001193 fetch  0x00000002 , 0x00000032 
+ 00009459  0x00001194 branch  0x000024f5 , 0x00000034 
+ 00009460  0x00001195 nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x00001197 call  0x00002a4f 
+ 00009462  0x00001199 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x0000119b enable  0x00000010 
+ 00009464  0x0000119c fetch  0x00000002 , 0x0000003e 
+ 00009465  0x0000119d rshift  0x0000003f , 0x0000003f 
+ 00009466  0x0000119e arg  0x00000500 , 0x00000002 
+ 00009467  0x0000119f iadd  0x00000002 , 0x0000003f 
+ 00009468  0x000011a0 call  0x00002a24 
+ 00009469  0x000011a1 call  0x000028ea 
+ 00009470  0x000011a2 force  0x00000003 , 0x00000024 
+ 00009471  0x000011a3 call  0x000028cc 
+ 00009472  0x000011a4 call  0x0000242a 
+ 00009473  0x000011a5 call  0x000029f1 
+ 00009474  0x000011a6 bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x000011a7 fetch  0x00000002 , 0x0000003e 
+ 00009476  0x000011a8 rshift  0x0000003f , 0x0000003f 
+ 00009477  0x000011a9 call  0x00002a24 
+ 00009478  0x000011aa call  0x000029eb 
+ 00009479  0x000011ab enable  0x0000000d 
+ 00009480  0x000011ac fetch  0x00000002 , 0x0000003e 
+ 00009481  0x000011ad arg  0x000003bb , 0x00000002 
+ 00009482  0x000011ae iadd  0x00000002 , 0x0000001b 
+ 00009483  0x000011af correlate  0x0000003e , 0x00000003 
+ 00009484  0x000011b0 copy  0x0000001a , 0x00000002 
+ 00009485  0x000011b1 storet  0x00000006 , 0x0000009a 
+ 00009486  0x000011b2 disable  0x0000000d 
+ 00009487  0x000011b3 nrtn  0x00000018 
+ 00009488  0x000011b4 arg  0x000003bb , 0x00000029 
+ 00009489  0x000011b5 copy  0x00000021 , 0x00000028 
+ 00009490  0x000011b6 branch  0x00002b05 , 0x0000002b 
+ 00009491  0x000011b7 rtn 
+ 00009492  0x000011bb bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x000011bc call  0x000024f0 
+ 00009494  0x000011bd nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x000011be call  0x000029bb 
+ 00009496  0x000011bf bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x000011c0 fetch  0x00000002 , 0x000000f6 
+ 00009498  0x000011c1 increase  0x00000001 , 0x0000003f 
+ 00009499  0x000011c2 store  0x00000002 , 0x000000f6 
+ 00009500  0x000011c4 rshift  0x00000021 , 0x00000002 
+ 00009501  0x000011c5 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x000011c7 bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x000011c8 enable  0x00000007 
+ 00009504  0x000011c9 enable  0x0000000a 
+ 00009505  0x000011ca enable  0x0000000b 
+ 00009506  0x000011cb parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x000011cc rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x000011cd store  0x00000001 , 0x0000015d 
+ 00009509  0x000011ce parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x000011cf inject  0x00000000 , 0x00000007 
+ 00009511  0x000011d0 copy  0x0000000c , 0x0000003f 
+ 00009512  0x000011d1 store  0x00000001 , 0x00000019 
+ 00009513  0x000011d2 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x000011d3 rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x000011d4 store  0x00000001 , 0x0000015e 
+ 00009516  0x000011d5 fetch  0x00000001 , 0x00000019 
+ 00009517  0x000011d6 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x000011d7 branch  0x00002533 , 0x00000002 
+ 00009519  0x000011d8 beq  0x00000007 , 0x00002533 
+ 00009520  0x000011d9 fetch  0x00000001 , 0x0000004c 
+ 00009521  0x000011da isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x000011db setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x000011dd bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x000011de parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x000011df disable  0x0000000b 
+ 00009526  0x000011e0 disable  0x0000000a 
+ 00009527  0x000011e1 branch  0x00002631 , 0x00000006 
+ 00009528  0x000011e2 bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x000011e3 fetch  0x00000002 , 0x000000f8 
+ 00009530  0x000011e4 increase  0x00000001 , 0x0000003f 
+ 00009531  0x000011e5 store  0x00000002 , 0x000000f8 
+ 00009532  0x000011e7 bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x000011e8 fetch  0x00000001 , 0x0000015d 
+ 00009534  0x000011e9 compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x000011ea setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x000011eb branch  0x0000254c , 0x00000001 
+ 00009537  0x000011ec icompare  0x00000007 , 0x00000004 
+ 00009538  0x000011ed branch  0x0000254b , 0x00000001 
+ 00009539  0x000011ee bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x000011ef fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x000011f0 icompare  0x00000007 , 0x00000002 
+ 00009542  0x000011f1 nbranch  0x0000264d , 0x00000001 
+ 00009543  0x000011f2 fetch  0x00000001 , 0x00000047 
+ 00009544  0x000011f3 set0  0x00000005 , 0x0000003f 
+ 00009545  0x000011f4 set1  0x00000004 , 0x0000003f 
+ 00009546  0x000011f5 store  0x00000001 , 0x00000047 
+ 00009547  0x000011f7 enable  0x0000002d 
+ 00009548  0x000011f9 bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x000011fa fetch  0x00000001 , 0x00000019 
+ 00009550  0x000011fb icopy  0x00000001 
+ 00009551  0x000011fc bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x000011fd fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x000011fe fetch  0x00000001 , 0x00000047 
+ 00009554  0x000011ff set0  0x00000000 , 0x0000003f 
+ 00009555  0x00001200 isolate1  0x00000000 , 0x00000002 
+ 00009556  0x00001201 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x00001202 isolate1  0x00000001 , 0x00000002 
+ 00009558  0x00001203 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x00001204 store  0x00000001 , 0x00000047 
+ 00009560  0x00001205 isolate0  0x00000001 , 0x00000002 
+ 00009561  0x00001206 branch  0x0000255b , 0x00000001 
+ 00009562  0x00001207 call  0x00002687 
+ 00009563  0x00001209 bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x0000120a arg  0x00000000 , 0x00000002 
+ 00009565  0x0000120b call  0x00002a1c 
+ 00009566  0x0000120c and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x0000120d beq  0x00000001 , 0x00002587 
+ 00009568  0x0000120e beq  0x00000000 , 0x0000264d 
+ 00009569  0x0000120f beq  0x00000002 , 0x00002659 
+ 00009570  0x00001210 fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x00001211 fetch  0x00000001 , 0x00000047 
+ 00009572  0x00001212 icompare  0x00000004 , 0x00000002 
+ 00009573  0x00001213 nbranch  0x00002569 , 0x00000001 
+ 00009574  0x00001214 bmark0  0x0000000a , 0x00002568 
+ 00009575  0x00001215 bbit0  0x00000007 , 0x00002569 
+ 00009576  0x00001217 set1  0x0000000f , 0x00000000 
+ 00009577  0x00001219 bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x0000121a deposit  0x00000001 
+ 00009579  0x0000121b beq  0x00000003 , 0x00002589 
+ 00009580  0x0000121c beq  0x00000004 , 0x0000258d 
+ 00009581  0x0000121d beq  0x00000007 , 0x00002578 
+ 00009582  0x0000121e beq  0x00000008 , 0x0000258c 
+ 00009583  0x0000121f arg  0x00000004 , 0x00000002 
+ 00009584  0x00001220 call  0x00002a1c 
+ 00009585  0x00001221 beq  0x0000000a , 0x00002588 
+ 00009586  0x00001222 beq  0x0000000b , 0x0000258b 
+ 00009587  0x00001223 arg  0x00000008 , 0x00000002 
+ 00009588  0x00001224 call  0x00002a1c 
+ 00009589  0x00001225 beq  0x0000000e , 0x00002588 
+ 00009590  0x00001226 beq  0x0000000f , 0x0000258b 
+ 00009591  0x00001227 rtn 
+ 00009592  0x0000122b bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x0000122c enable  0x0000000d 
+ 00009594  0x0000122d enable  0x00000009 
+ 00009595  0x0000122e enable  0x0000000e 
+ 00009596  0x0000122f arg  0x000000d1 , 0x00000005 
+ 00009597  0x00001230 force  0x0000001e , 0x00000039 
+ 00009598  0x00001232 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x00001233 rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x00001234 istore  0x00000001 , 0x00000005 
+ 00009601  0x00001235 loop  0x0000257e 
+ 00009602  0x00001236 bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x00001237 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x00001238 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x00001239 branch  0x0000263d , 0x00000006 
+ 00009606  0x0000123a branch  0x00002620 
+ 00009607  0x0000123e branch  0x0000264d 
+ 00009608  0x00001242 set1  0x00000010 , 0x00000000 
+ 00009609  0x00001244 enable  0x0000000c 
+ 00009610  0x00001245 branch  0x0000258e 
+ 00009611  0x00001249 set1  0x00000010 , 0x00000000 
+ 00009612  0x0000124b set1  0x00000002 , 0x00000015 
+ 00009613  0x0000124d enable  0x0000000d 
+ 00009614  0x0000124f bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x00001250 bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x00001251 isolate0  0x00000001 , 0x00000015 
+ 00009617  0x00001252 branch  0x0000259a , 0x00000001 
+ 00009618  0x00001253 disable  0x00000007 
+ 00009619  0x00001254 enable  0x0000000d 
+ 00009620  0x00001255 disable  0x0000000c 
+ 00009621  0x00001256 add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x00001257 correlate  0x00000022 , 0x00000026 
+ 00009623  0x00001258 nbranch  0x0000263d , 0x00000018 
+ 00009624  0x00001259 set1  0x00000010 , 0x00000000 
+ 00009625  0x0000125a enable  0x00000007 
+ 00009626  0x0000125c bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x0000125d enable  0x0000000e 
+ 00009628  0x0000125e enable  0x00000009 
+ 00009629  0x0000125f parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x00001260 rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x00001261 store  0x00000001 , 0x00000180 
+ 00009632  0x00001262 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x00001263 bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x00001264 rshift3  0x0000000c , 0x00000039 
+ 00009635  0x00001265 rshift3  0x00000039 , 0x00000039 
+ 00009636  0x00001266 branch  0x000025a8 
+ 00009637  0x00001268 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x00001269 rshift  0x0000000c , 0x00000039 
+ 00009639  0x0000126a parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x0000126c bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x0000126d deposit  0x00000039 
+ 00009642  0x0000126e store  0x00000002 , 0x0000015f 
+ 00009643  0x0000126f branch  0x000025e8 , 0x00000034 
+ 00009644  0x00001270 isub  0x00000035 , 0x0000003e 
+ 00009645  0x00001271 branch  0x0000263d , 0x00000002 
+ 00009646  0x00001272 bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x00001273 set0  0x00000000 , 0x00000000 
+ 00009648  0x00001274 fetch  0x00000001 , 0x00000180 
+ 00009649  0x00001275 and_into  0x00000003 , 0x0000003f 
+ 00009650  0x00001276 arg  0x00000551 , 0x00000005 
+ 00009651  0x00001277 beq  0x00000003 , 0x000025ba 
+ 00009652  0x00001278 bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x0000127a fetch  0x00000001 , 0x00000180 
+ 00009654  0x0000127b and_into  0x00000003 , 0x0000003f 
+ 00009655  0x0000127c beq  0x00000002 , 0x000025bf 
+ 00009656  0x0000127d beq  0x00000001 , 0x000025d3 
+ 00009657  0x0000127e branch  0x0000263d 
+ 00009658  0x00001281 fetch  0x00000002 , 0x0000015f 
+ 00009659  0x00001282 sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x00001283 nbranch  0x0000263d , 0x00000002 
+ 00009661  0x00001284 bmark1  0x0000000f , 0x00002620 
+ 00009662  0x00001285 branch  0x000025e4 
+ 00009663  0x00001289 bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x0000128a bmark1  0x0000000f , 0x00002620 
+ 00009665  0x0000128b fetch  0x00000002 , 0x0000015f 
+ 00009666  0x0000128c arg  0x000002e0 , 0x00000002 
+ 00009667  0x0000128d isub  0x00000002 , 0x0000003e 
+ 00009668  0x0000128e branch  0x0000263d , 0x00000002 
+ 00009669  0x0000128f fetch  0x00000001 , 0x00000263 
+ 00009670  0x00001290 bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x00001291 bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x00001292 branch  0x0000264d 
+ 00009673  0x00001294 jam  0x00000001 , 0x00000261 
+ 00009674  0x00001295 fetch  0x00000002 , 0x0000025d 
+ 00009675  0x00001296 bne  0x00000000 , 0x0000264d 
+ 00009676  0x00001297 arg  0x00001000 , 0x00000005 
+ 00009677  0x00001298 branch  0x000025e4 
+ 00009678  0x0000129a jam  0x00000002 , 0x00000261 
+ 00009679  0x0000129b fetch  0x00000002 , 0x0000025f 
+ 00009680  0x0000129c bne  0x00000000 , 0x0000264d 
+ 00009681  0x0000129d arg  0x00001400 , 0x00000005 
+ 00009682  0x0000129e branch  0x000025e4 
+ 00009683  0x000012a1 bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x000012a2 bmark1  0x0000000f , 0x00002620 
+ 00009685  0x000012a3 fetch  0x00000002 , 0x0000015f 
+ 00009686  0x000012a4 arg  0x000002e0 , 0x00000002 
+ 00009687  0x000012a5 isub  0x00000002 , 0x0000003e 
+ 00009688  0x000012a6 branch  0x0000263d , 0x00000002 
+ 00009689  0x000012a7 fetch  0x00000001 , 0x00000261 
+ 00009690  0x000012a8 beq  0x00000001 , 0x000025dd 
+ 00009691  0x000012a9 beq  0x00000002 , 0x000025e1 
+ 00009692  0x000012aa branch  0x0000264d 
+ 00009693  0x000012ac arg  0x00001000 , 0x00000005 
+ 00009694  0x000012ad fetch  0x00000002 , 0x0000025d 
+ 00009695  0x000012ae iadd  0x00000005 , 0x00000005 
+ 00009696  0x000012af branch  0x000025e4 
+ 00009697  0x000012b1 arg  0x00001400 , 0x00000005 
+ 00009698  0x000012b2 fetch  0x00000002 , 0x0000025f 
+ 00009699  0x000012b3 iadd  0x00000005 , 0x00000005 
+ 00009700  0x000012b5 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x000012b6 rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x000012b7 istore  0x00000001 , 0x00000005 
+ 00009703  0x000012b8 loop  0x000025e4 
+ 00009704  0x000012ba bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x000012bb parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x000012bc branch  0x00002637 , 0x00000006 
+ 00009707  0x000012bd fetch  0x00000001 , 0x00004363 
+ 00009708  0x000012be beq  0x00000001 , 0x0000264d 
+ 00009709  0x000012bf bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x000012c0 bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x000012c1 fetch  0x00000001 , 0x00000180 
+ 00009712  0x000012c2 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x000012c3 branch  0x0000260d , 0x00000001 
+ 00009714  0x000012c4 fetch  0x00000002 , 0x0000015f 
+ 00009715  0x000012c5 branch  0x0000260d , 0x00000034 
+ 00009716  0x000012c6 bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x000012c7 fetch  0x00000001 , 0x00000261 
+ 00009718  0x000012c8 beq  0x00000001 , 0x000025f9 
+ 00009719  0x000012c9 beq  0x00000002 , 0x00002603 
+ 00009720  0x000012ca branch  0x00002a8c 
+ 00009721  0x000012cc fetch  0x00000002 , 0x0000025d 
+ 00009722  0x000012cd fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x000012ce iadd  0x00000002 , 0x0000003f 
+ 00009724  0x000012cf store  0x00000002 , 0x0000025d 
+ 00009725  0x000012d0 beq  0x00000000 , 0x00002a8c 
+ 00009726  0x000012d1 fetcht  0x00000002 , 0x00001000 
+ 00009727  0x000012d2 increase  0x00000004 , 0x00000002 
+ 00009728  0x000012d3 isub  0x00000002 , 0x0000003e 
+ 00009729  0x000012d4 call  0x00002747 , 0x00000005 
+ 00009730  0x000012d5 branch  0x0000260d 
+ 00009731  0x000012d7 fetch  0x00000002 , 0x0000025f 
+ 00009732  0x000012d8 fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x000012d9 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x000012da store  0x00000002 , 0x0000025f 
+ 00009735  0x000012db beq  0x00000000 , 0x00002a8c 
+ 00009736  0x000012dc fetcht  0x00000002 , 0x00001400 
+ 00009737  0x000012dd add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x000012de isub  0x00000002 , 0x0000003e 
+ 00009739  0x000012df call  0x0000274b , 0x00000005 
+ 00009740  0x000012e0 branch  0x0000260d 
+ 00009741  0x000012e2 bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x000012e3 fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x000012e4 fetch  0x00000001 , 0x00000180 
+ 00009744  0x000012e5 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x000012e6 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x000012e7 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x000012e8 storet  0x00000001 , 0x0000004c 
+ 00009748  0x000012e9 nbranch  0x00002616 , 0x00000001 
+ 00009749  0x000012ea set1  0x00000001 , 0x00000000 
+ 00009750  0x000012ec bmark0  0x00000011 , 0x00002620 
+ 00009751  0x000012ed isolate1  0x00000006 , 0x00000002 
+ 00009752  0x000012ee branch  0x00002620 , 0x00000001 
+ 00009753  0x000012ef fetch  0x00000002 , 0x000000fa 
+ 00009754  0x000012f0 increase  0x00000001 , 0x0000003f 
+ 00009755  0x000012f1 store  0x00000002 , 0x000000fa 
+ 00009756  0x000012f2 set1  0x00000005 , 0x00000000 
+ 00009757  0x000012f3 set0  0x00000007 , 0x00000002 
+ 00009758  0x000012f4 set0  0x00000001 , 0x00000000 
+ 00009759  0x000012f5 storet  0x00000001 , 0x0000004c 
+ 00009760  0x000012f7 bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x000012f8 fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x000012f9 fetch  0x00000001 , 0x00000047 
+ 00009763  0x000012fa set1  0x00000005 , 0x0000003f 
+ 00009764  0x000012fb isolate1  0x00000002 , 0x00000002 
+ 00009765  0x000012fc setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x000012fd isolate1  0x0000000a , 0x00000000 
+ 00009767  0x000012fe setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x000012ff store  0x00000001 , 0x00000047 
+ 00009769  0x00001300 fetch  0x00000002 , 0x0000015f 
+ 00009770  0x00001301 nbranch  0x0000264d , 0x00000034 
+ 00009771  0x00001302 fetch  0x00000001 , 0x0000004c 
+ 00009772  0x00001303 set0  0x00000007 , 0x0000003f 
+ 00009773  0x00001304 store  0x00000001 , 0x0000004c 
+ 00009774  0x00001305 fetch  0x00000001 , 0x00000180 
+ 00009775  0x00001306 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x00001308 branch  0x0000264d 
+ 00009777  0x0000130b bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x0000130c disable  0x0000002d 
+ 00009779  0x0000130d fetch  0x00000002 , 0x0000001a 
+ 00009780  0x0000130e increase  0x00000001 , 0x0000003f 
+ 00009781  0x0000130f store  0x00000002 , 0x0000001a 
+ 00009782  0x00001310 branch  0x0000264d 
+ 00009783  0x00001312 fetch  0x00000002 , 0x0000001c 
+ 00009784  0x00001313 increase  0x00000001 , 0x0000003f 
+ 00009785  0x00001314 store  0x00000002 , 0x0000001c 
+ 00009786  0x00001315 call  0x0000263e 
+ 00009787  0x00001316 bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x00001317 set1  0x00000005 , 0x00000000 
+ 00009789  0x00001319 branch  0x0000264d 
+ 00009790  0x0000131c bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x0000131d fetch  0x00000001 , 0x00000180 
+ 00009792  0x0000131e compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x0000131f nbranch  0x00002646 , 0x00000001 
+ 00009794  0x00001321 fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x00001322 set0  0x00000006 , 0x00000002 
+ 00009796  0x00001323 storet  0x00000001 , 0x0000004c 
+ 00009797  0x00001324 rtn 
+ 00009798  0x00001328 fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x00001329 set0  0x00000007 , 0x00000002 
+ 00009800  0x0000132a storet  0x00000001 , 0x0000004c 
+ 00009801  0x0000132b branch  0x00004c0b 
+ 00009802  0x0000132e fetch  0x00000001 , 0x00000047 
+ 00009803  0x0000132f set1  0x00000005 , 0x0000003f 
+ 00009804  0x00001330 store  0x00000001 , 0x00000047 
+ 00009805  0x00001332 bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x00001333 disable  0x0000001d 
+ 00009807  0x00001334 disable  0x0000001c 
+ 00009808  0x00001335 disable  0x0000000d 
+ 00009809  0x00001336 disable  0x0000000c 
+ 00009810  0x00001337 disable  0x00000009 
+ 00009811  0x00001338 disable  0x0000000e 
+ 00009812  0x00001339 disable  0x00000007 
+ 00009813  0x0000133a branch  0x000028f9 , 0x00000021 
+ 00009814  0x0000133b until  0x0000003e , 0x00000027 
+ 00009815  0x0000133c nop  0x00000064 
+ 00009816  0x0000133d branch  0x000028f9 
+ 00009817  0x00001340 bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x00001341 enable  0x00000009 
+ 00009819  0x00001342 enable  0x0000000c 
+ 00009820  0x00001343 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x00001344 isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x00001345 setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x00001346 copy  0x00000020 , 0x00000002 
+ 00009824  0x00001347 ialigned  0x00000020 
+ 00009825  0x00001348 ialigned  0x0000001e 
+ 00009826  0x00001349 pulse  0x00000015 
+ 00009827  0x0000134a setsect  0x00000002 , 0x000fffff 
+ 00009828  0x0000134b setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x0000134c nop  0x00000020 
+ 00009830  0x0000134d iverify  0x0000000d 
+ 00009831  0x0000134e deposit  0x0000002c 
+ 00009832  0x0000134f store  0x00000003 , 0x00000178 
+ 00009833  0x00001350 deposit  0x0000002d 
+ 00009834  0x00001351 store  0x00000001 , 0x0000017b 
+ 00009835  0x00001352 copy  0x00000002 , 0x00000020 
+ 00009836  0x00001353 branch  0x0000266e , 0x00000001 
+ 00009837  0x00001354 branch  0x0000263d 
+ 00009838  0x00001356 bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x00001357 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x00001358 ialigned  0x0000001f 
+ 00009841  0x00001359 ialigned  0x00000004 
+ 00009842  0x0000135a ialigned  0x0000002e 
+ 00009843  0x0000135b ialigned  0x00000012 
+ 00009844  0x0000135c force  0x00000000 , 0x0000003f 
+ 00009845  0x0000135d parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x0000135e branch  0x0000263d , 0x00000006 
+ 00009847  0x0000135f setarg  0x0ffffffc 
+ 00009848  0x00001360 iand  0x00000012 , 0x0000003f 
+ 00009849  0x00001361 store  0x00000004 , 0x00000165 
+ 00009850  0x00001362 deposit  0x0000001d 
+ 00009851  0x00001363 store  0x00000003 , 0x00000175 
+ 00009852  0x00001364 deposit  0x0000001c 
+ 00009853  0x00001365 store  0x00000001 , 0x00000173 
+ 00009854  0x00001366 deposit  0x00000004 
+ 00009855  0x00001367 store  0x00000001 , 0x00000174 
+ 00009856  0x00001368 deposit  0x0000002e 
+ 00009857  0x00001369 store  0x00000002 , 0x0000017c 
+ 00009858  0x0000136a deposit  0x00000021 
+ 00009859  0x0000136b inject  0x00000001 , 0x00000020 
+ 00009860  0x0000136c compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x0000136d setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x0000136e branch  0x0000264d 
+ 00009863  0x00001371 bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x00001372 fetch  0x00000001 , 0x00000047 
+ 00009865  0x00001373 rtnbit0  0x00000003 
+ 00009866  0x00001374 set0  0x00000003 , 0x0000003f 
+ 00009867  0x00001375 setflip  0x00000006 , 0x0000003f 
+ 00009868  0x00001376 store  0x00000001 , 0x00000047 
+ 00009869  0x00001377 fetch  0x00000001 , 0x000040c5 
+ 00009870  0x00001378 beq  0x00000013 , 0x0000269c 
+ 00009871  0x00001379 rtneq  0x00000007 
+ 00009872  0x0000137a fetch  0x00000001 , 0x0000004b 
+ 00009873  0x0000137b rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x0000137c set0  0x00000006 , 0x0000003f 
+ 00009875  0x0000137d set1  0x00000007 , 0x0000003f 
+ 00009876  0x0000137e store  0x00000001 , 0x0000004b 
+ 00009877  0x0000137f set0  0x00000002 , 0x00000000 
+ 00009878  0x00001380 fetch  0x00000002 , 0x00004246 
+ 00009879  0x00001381 nrtn  0x00000034 
+ 00009880  0x00001382 fetch  0x00000001 , 0x0000004b 
+ 00009881  0x00001383 set0  0x00000007 , 0x0000003f 
+ 00009882  0x00001384 store  0x00000001 , 0x0000004b 
+ 00009883  0x00001385 branch  0x0000525d 
+ 00009884  0x00001388 bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x00001389 fetch  0x00000001 , 0x000004b7 
+ 00009886  0x0000138a rshift  0x0000003f , 0x0000003f 
+ 00009887  0x0000138b beq  0x00000011 , 0x000026b8 
+ 00009888  0x0000138c beq  0x00000012 , 0x000026c0 
+ 00009889  0x0000138d beq  0x00000018 , 0x000026e9 
+ 00009890  0x0000138e beq  0x0000007f , 0x000026a8 
+ 00009891  0x0000138f rtnne  0x00000003 
+ 00009892  0x00001390 fetch  0x00000001 , 0x000004b8 
+ 00009893  0x00001391 beq  0x0000002b , 0x000026b0 
+ 00009894  0x00001392 beq  0x00000011 , 0x000026ab 
+ 00009895  0x00001393 rtn 
+ 00009896  0x00001396 fetch  0x00000001 , 0x000004b8 
+ 00009897  0x00001397 set1  0x00000007 , 0x0000003f 
+ 00009898  0x00001398 rtn 
+ 00009899  0x0000139a rtn  0x00000029 
+ 00009900  0x0000139b fetch  0x00000001 , 0x00000030 
+ 00009901  0x0000139c rtnbit1  0x00000004 
+ 00009902  0x0000139d jam  0x00000031 , 0x0000007c 
+ 00009903  0x0000139e rtn 
+ 00009904  0x000013a2 rtn  0x00000029 
+ 00009905  0x000013a3 fetch  0x00000001 , 0x00000031 
+ 00009906  0x000013a4 isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x000013a5 branch  0x000026b5 , 0x00000001 
+ 00009908  0x000013a7 rtn 
+ 00009909  0x000013a9 set0  0x00000004 , 0x0000003f 
+ 00009910  0x000013aa store  0x00000001 , 0x00000031 
+ 00009911  0x000013ab rtn 
+ 00009912  0x000013ae bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x000013af fetch  0x00000001 , 0x0000004c 
+ 00009914  0x000013b0 set1  0x00000002 , 0x0000003f 
+ 00009915  0x000013b1 store  0x00000001 , 0x0000004c 
+ 00009916  0x000013b2 jam  0x00000001 , 0x00008011 
+ 00009917  0x000013b3 fetch  0x00000001 , 0x00000030 
+ 00009918  0x000013b4 isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x000013b5 rtn 
+ 00009920  0x000013b8 bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x000013b9 fetch  0x00000001 , 0x0000004c 
+ 00009922  0x000013ba set0  0x00000002 , 0x0000003f 
+ 00009923  0x000013bb store  0x00000001 , 0x0000004c 
+ 00009924  0x000013bc jam  0x00000000 , 0x00008011 
+ 00009925  0x000013bd rtn 
+ 00009926  0x000013c1 bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x000013c2 copy  0x00000022 , 0x0000003f 
+ 00009928  0x000013c3 store  0x00000004 , 0x0000420c 
+ 00009929  0x000013c4 add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x000013c5 branch  0x000026cc , 0x00000029 
+ 00009931  0x000013c6 add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x000013c8 fetcht  0x00000002 , 0x00000032 
+ 00009933  0x000013c9 deposit  0x00000011 
+ 00009934  0x000013ca set0  0x0000001b , 0x0000003f 
+ 00009935  0x000013cb idiv  0x00000002 
+ 00009936  0x000013cc fetch  0x00000002 , 0x00000075 
+ 00009937  0x000013cd call  0x00007f86 
+ 00009938  0x000013ce remainder  0x00000013 
+ 00009939  0x000013cf isub  0x00000013 , 0x0000003f 
+ 00009940  0x000013d0 branch  0x000026d6 , 0x00000002 
+ 00009941  0x000013d1 iadd  0x00000002 , 0x0000003f 
+ 00009942  0x000013d3 iadd  0x00000011 , 0x0000003f 
+ 00009943  0x000013d4 store  0x00000004 , 0x00000034 
+ 00009944  0x000013d5 jam  0x00000000 , 0x0000455b 
+ 00009945  0x000013d6 fetch  0x00000001 , 0x00000030 
+ 00009946  0x000013d7 set1  0x00000001 , 0x0000003f 
+ 00009947  0x000013d8 store  0x00000001 , 0x00000030 
+ 00009948  0x000013d9 fetch  0x00000001 , 0x00000073 
+ 00009949  0x000013da store  0x00000001 , 0x0000008a 
+ 00009950  0x000013db setarg  0x00000000 
+ 00009951  0x000013dc store  0x00000003 , 0x00004169 
+ 00009952  0x000013dd store  0x00000003 , 0x0000416c 
+ 00009953  0x000013de store  0x00000001 , 0x00004159 
+ 00009954  0x000013df jam  0x0000000b , 0x00000a99 
+ 00009955  0x000013e0 call  0x00007d86 
+ 00009956  0x000013e1 fetch  0x00000002 , 0x000040c1 
+ 00009957  0x000013e2 store  0x00000002 , 0x0000003e 
+ 00009958  0x000013e3 nrtn  0x00000029 
+ 00009959  0x000013e4 add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x000013e5 rtn 
+ 00009961  0x000013e8 bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x000013e9 fetch  0x00000001 , 0x00000030 
+ 00009963  0x000013ea rtnbit0  0x00000001 
+ 00009964  0x000013eb set0  0x00000001 , 0x0000003f 
+ 00009965  0x000013ec store  0x00000001 , 0x00000030 
+ 00009966  0x000013ed fetch  0x00000002 , 0x000040bf 
+ 00009967  0x000013ee store  0x00000002 , 0x0000003e 
+ 00009968  0x000013ef disable  0x0000002b 
+ 00009969  0x000013f0 jam  0x0000000c , 0x00000a99 
+ 00009970  0x000013f1 branch  0x00007d86 
+ 00009971  0x000013f5 bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x000013f6 enable  0x0000002e 
+ 00009973  0x000013f7 fetch  0x00000001 , 0x00000030 
+ 00009974  0x000013f8 bbit1  0x00000001 , 0x00002700 
+ 00009975  0x000013f9 rtnmark1  0x00000011 
+ 00009976  0x000013fa fetch  0x00000001 , 0x00000047 
+ 00009977  0x000013fb rtnbit1  0x00000003 
+ 00009978  0x000013fc fetch  0x00000001 , 0x00000048 
+ 00009979  0x000013fd nrtn  0x00000034 
+ 00009980  0x000013fe fetch  0x00000001 , 0x0000004b 
+ 00009981  0x000013ff rtnbit1  0x00000006 
+ 00009982  0x00001401 force  0x00000000 , 0x0000003f 
+ 00009983  0x00001402 rtn 
+ 00009984  0x00001405 bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x00001406 fetch  0x00000001 , 0x0000008a 
+ 00009986  0x00001407 beq  0x00000002 , 0x00002706 
+ 00009987  0x00001408 fetch  0x00000001 , 0x00000047 
+ 00009988  0x00001409 bbit1  0x00000003 , 0x00002718 
+ 00009989  0x0000140a bmark0  0x00000008 , 0x00002718 
+ 00009990  0x0000140c nbranch  0x00002718 , 0x00000029 
+ 00009991  0x0000140d fetch  0x00000001 , 0x00000048 
+ 00009992  0x0000140e nbranch  0x00002718 , 0x00000034 
+ 00009993  0x00001410 fetch  0x00000001 , 0x000000ef 
+ 00009994  0x00001411 increase  0xffffffff , 0x0000003f 
+ 00009995  0x00001412 store  0x00000001 , 0x000000ef 
+ 00009996  0x00001413 nbranch  0x000026fe , 0x00000034 
+ 00009997  0x00001414 jam  0x00000010 , 0x000000ef 
+ 00009998  0x00001415 branch  0x00002718 
+ 00009999  0x0000141d fetch  0x00000001 , 0x0000008a 
+ 00010000  0x0000141e bne  0x00000001 , 0x00002718 
+ 00010001  0x0000141f fetch  0x00000001 , 0x0000008b 
+ 00010002  0x00001420 branch  0x00002718 , 0x00000034 
+ 00010003  0x00001421 increase  0xffffffff , 0x0000003f 
+ 00010004  0x00001422 store  0x00000001 , 0x0000008b 
+ 00010005  0x00001423 fetch  0x00000001 , 0x00000047 
+ 00010006  0x00001424 rtnbit1  0x00000003 
+ 00010007  0x00001425 nrtn  0x0000002d 
+ 00010008  0x00001427 fetch  0x00000001 , 0x0000008a 
+ 00010009  0x00001428 increase  0xffffffff , 0x0000003f 
+ 00010010  0x00001429 store  0x00000001 , 0x0000008a 
+ 00010011  0x0000142a rtn 
+ 00010012  0x00001436 bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x00001437 disable  0x00000010 
+ 00010014  0x00001438 copy  0x00000002 , 0x0000001b 
+ 00010015  0x00001439 call  0x00002260 
+ 00010016  0x0000143a disable  0x00000028 
+ 00010017  0x0000143b nrtn  0x00000005 
+ 00010018  0x0000143c force  0x00000000 , 0x0000001b 
+ 00010019  0x0000143d enable  0x00000028 
+ 00010020  0x0000143e rtn 
+ 00010021  0x00001442 fetch  0x00000001 , 0x00004158 
+ 00010022  0x00001443 icompare  0x000000ff , 0x00000004 
+ 00010023  0x00001444 rtn 
+ 00010024  0x00001448 bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x00001449 set0  0x00000001 , 0x00000000 
+ 00010026  0x0000144b jam  0x00000000 , 0x0000026a 
+ 00010027  0x0000144c fetch  0x00000001 , 0x00000263 
+ 00010028  0x0000144d rtn  0x00000034 
+ 00010029  0x0000144e isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x0000144f arg  0x00001000 , 0x00000006 
+ 00010031  0x00001450 call  0x00004d79 , 0x00000001 
+ 00010032  0x00001451 bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x00001452 fetch  0x00000001 , 0x0000026a 
+ 00010034  0x00001453 beq  0x00000001 , 0x0000273b 
+ 00010035  0x00001455 jam  0x00000000 , 0x0000026a 
+ 00010036  0x00001456 fetch  0x00000001 , 0x00000263 
+ 00010037  0x00001457 rtnbit0  0x00000001 
+ 00010038  0x00001458 arg  0x00001400 , 0x00000006 
+ 00010039  0x00001459 call  0x00004d79 
+ 00010040  0x0000145a fetch  0x00000001 , 0x0000026a 
+ 00010041  0x0000145b beq  0x00000001 , 0x00002741 
+ 00010042  0x0000145c rtn 
+ 00010043  0x0000145f fetch  0x00000001 , 0x00000263 
+ 00010044  0x00001460 set0  0x00000000 , 0x0000003f 
+ 00010045  0x00001461 store  0x00000001 , 0x00000263 
+ 00010046  0x00001462 setarg  0x00000000 
+ 00010047  0x00001463 store  0x00000002 , 0x0000025d 
+ 00010048  0x00001464 rtn 
+ 00010049  0x00001466 fetch  0x00000001 , 0x00000263 
+ 00010050  0x00001467 set0  0x00000001 , 0x0000003f 
+ 00010051  0x00001468 store  0x00000001 , 0x00000263 
+ 00010052  0x00001469 setarg  0x00000000 
+ 00010053  0x0000146a store  0x00000002 , 0x0000025f 
+ 00010054  0x0000146b rtn 
+ 00010055  0x0000146e fetch  0x00000001 , 0x00000263 
+ 00010056  0x0000146f set1  0x00000000 , 0x0000003f 
+ 00010057  0x00001470 store  0x00000001 , 0x00000263 
+ 00010058  0x00001471 rtn 
+ 00010059  0x00001474 fetch  0x00000001 , 0x00000263 
+ 00010060  0x00001475 set1  0x00000001 , 0x0000003f 
+ 00010061  0x00001476 store  0x00000001 , 0x00000263 
+ 00010062  0x00001477 rtn 
+ 00010063  0x0000147e bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x0000147f add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x00001480 call  0x000028ea 
+ 00010066  0x00001481 force  0x00000003 , 0x00000024 
+ 00010067  0x00001482 call  0x000028d2 
+ 00010068  0x00001483 call  0x00002a51 
+ 00010069  0x00001484 call  0x00002a5f 
+ 00010070  0x00001485 branch  0x00002a64 
+ 00010071  0x00001489 bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x0000148a call  0x00002a4d 
+ 00010073  0x0000148b deposit  0x00000028 
+ 00010074  0x0000148c fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x0000148d isub  0x00000002 , 0x0000003f 
+ 00010076  0x0000148e rtnne  0x00000001 
+ 00010077  0x0000148f compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x00001490 nbranch  0x00002761 , 0x00000001 
+ 00010079  0x00001491 fetch  0x00000001 , 0x00000019 
+ 00010080  0x00001492 rtn  0x00000034 
+ 00010081  0x00001494 call  0x0000274f 
+ 00010082  0x00001496 compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x00001497 branch  0x0000264d , 0x00000001 
+ 00010084  0x00001498 rshift  0x00000021 , 0x00000002 
+ 00010085  0x00001499 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x0000149b bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x0000149c enable  0x00000007 
+ 00010088  0x0000149d enable  0x0000000a 
+ 00010089  0x0000149e enable  0x0000001b 
+ 00010090  0x0000149f set0  0x00000010 , 0x00000000 
+ 00010091  0x000014a0 deposit  0x00000004 
+ 00010092  0x000014a1 inject  0x00000003 , 0x00000003 
+ 00010093  0x000014a2 deposit  0x00000001 
+ 00010094  0x000014a3 inject  0x00000003 , 0x00000004 
+ 00010095  0x000014a4 fetch  0x00000001 , 0x00000047 
+ 00010096  0x000014a5 inject  0x00000000 , 0x00000004 
+ 00010097  0x000014a6 inject  0x00000003 , 0x00000003 
+ 00010098  0x000014a7 enable  0x00000008 
+ 00010099  0x000014a8 inject  0x00000003 , 0x00000008 
+ 00010100  0x000014a9 disable  0x0000001b 
+ 00010101  0x000014aa disable  0x00000008 
+ 00010102  0x000014ab disable  0x0000000a 
+ 00010103  0x000014ac set0  0x00000002 , 0x00000015 
+ 00010104  0x000014ad arg  0x00000000 , 0x00000002 
+ 00010105  0x000014ae call  0x00002a1c 
+ 00010106  0x000014af bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x000014b0 and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x000014b1 beq  0x00000013 , 0x000027b4 
+ 00010109  0x000014b2 beq  0x00000000 , 0x0000264d 
+ 00010110  0x000014b3 beq  0x00000001 , 0x0000264d 
+ 00010111  0x000014b4 beq  0x00000002 , 0x00002797 
+ 00010112  0x000014b5 beq  0x00000003 , 0x000027c5 
+ 00010113  0x000014b6 beq  0x00000004 , 0x000027cb 
+ 00010114  0x000014b7 beq  0x00000007 , 0x0000278c 
+ 00010115  0x000014b8 beq  0x00000008 , 0x000027ca 
+ 00010116  0x000014b9 arg  0x00000004 , 0x00000002 
+ 00010117  0x000014ba call  0x00002a1c 
+ 00010118  0x000014bb beq  0x0000000a , 0x000027c7 
+ 00010119  0x000014bc beq  0x0000000b , 0x000027cd 
+ 00010120  0x000014bd arg  0x00000008 , 0x00000002 
+ 00010121  0x000014be call  0x00002a1c 
+ 00010122  0x000014bf beq  0x0000000f , 0x000027cd 
+ 00010123  0x000014c0 branch  0x000027c7 
+ 00010124  0x000014c4 bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x000014c5 enable  0x0000001d 
+ 00010126  0x000014c6 enable  0x00000009 
+ 00010127  0x000014c7 enable  0x0000000e 
+ 00010128  0x000014c8 force  0x0000001e , 0x00000039 
+ 00010129  0x000014c9 arg  0x000000b3 , 0x00000006 
+ 00010130  0x000014cb ifetch  0x00000001 , 0x00000006 
+ 00010131  0x000014cc inject  0x00000003 , 0x00000008 
+ 00010132  0x000014cd loop  0x00002792 
+ 00010133  0x000014ce bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x000014cf branch  0x0000264d 
+ 00010135  0x000014d2 bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x000014d3 fetch  0x00000001 , 0x00000181 
+ 00010137  0x000014d4 icopy  0x00000004 
+ 00010138  0x000014d5 fetch  0x00000001 , 0x00000090 
+ 00010139  0x000014d6 icopy  0x0000001c 
+ 00010140  0x000014d7 fetch  0x00000003 , 0x000040aa 
+ 00010141  0x000014d8 icopy  0x0000001d 
+ 00010142  0x000014d9 fetch  0x00000002 , 0x000040a4 
+ 00010143  0x000014da icopy  0x0000002e 
+ 00010144  0x000014db enable  0x00000009 
+ 00010145  0x000014dc enable  0x0000001c 
+ 00010146  0x000014dd copy  0x00000020 , 0x00000011 
+ 00010147  0x000014de call  0x000028e2 
+ 00010148  0x000014df pulse  0x00000015 
+ 00010149  0x000014e0 nop  0x00000020 
+ 00010150  0x000014e1 copy  0x00000021 , 0x0000000b 
+ 00010151  0x000014e2 fetch  0x00000004 , 0x00000161 
+ 00010152  0x000014e3 icopy  0x00000021 
+ 00010153  0x000014e4 preload  0x0000001e 
+ 00010154  0x000014e5 set1  0x0000003a , 0x0000003f 
+ 00010155  0x000014e6 inject  0x00000003 , 0x00000048 
+ 00010156  0x000014e7 preload  0x0000001f 
+ 00010157  0x000014e8 inject  0x00000003 , 0x00000048 
+ 00010158  0x000014e9 copy  0x0000000b , 0x00000021 
+ 00010159  0x000014ea copy  0x00000011 , 0x00000020 
+ 00010160  0x000014eb enable  0x00000008 
+ 00010161  0x000014ec inject  0x00000003 , 0x00000010 
+ 00010162  0x000014ed disable  0x00000008 
+ 00010163  0x000014ee branch  0x0000264d 
+ 00010164  0x000014f1 bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x000014f2 enable  0x0000000e 
+ 00010166  0x000014f3 enable  0x00000009 
+ 00010167  0x000014f4 enable  0x0000001c 
+ 00010168  0x000014f5 fetch  0x00000001 , 0x000004b6 
+ 00010169  0x000014f6 and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x000014f7 arg  0x000004b6 , 0x00000006 
+ 00010171  0x000014f8 increase  0x00000008 , 0x00000002 
+ 00010172  0x000014fa add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x000014fb nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x000014fc ifetch  0x00000009 , 0x00000006 
+ 00010175  0x000014fd inject  0x00000003 , 0x00000048 
+ 00010176  0x000014fe copy  0x00000013 , 0x00000002 
+ 00010177  0x000014ff branch  0x000027bc 
+ 00010178  0x00001501 ifetch  0x00000009 , 0x00000006 
+ 00010179  0x00001502 iinject  0x00000003 , 0x00000002 
+ 00010180  0x00001503 branch  0x000027f7 
+ 00010181  0x00001506 enable  0x0000001c 
+ 00010182  0x00001507 branch  0x000027d0 
+ 00010183  0x0000150a enable  0x0000001c 
+ 00010184  0x0000150b set1  0x00000010 , 0x00000000 
+ 00010185  0x0000150c branch  0x000027d0 
+ 00010186  0x0000150f set1  0x00000002 , 0x00000015 
+ 00010187  0x00001511 enable  0x0000001d 
+ 00010188  0x00001512 branch  0x000027d0 
+ 00010189  0x00001516 set1  0x00000002 , 0x00000015 
+ 00010190  0x00001517 enable  0x0000001d 
+ 00010191  0x00001518 set1  0x00000010 , 0x00000000 
+ 00010192  0x0000151b bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x0000151c fetch  0x00000001 , 0x0000004c 
+ 00010194  0x0000151d bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x0000151e sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x0000151f branch  0x000027e5 , 0x00000002 
+ 00010197  0x00001520 disable  0x0000000e 
+ 00010198  0x00001521 disable  0x0000001c 
+ 00010199  0x00001522 enable  0x0000001d 
+ 00010200  0x00001523 disable  0x00000007 
+ 00010201  0x00001524 set1  0x00000001 , 0x00000015 
+ 00010202  0x00001525 isolate1  0x00000002 , 0x00000015 
+ 00010203  0x00001526 branch  0x000027df , 0x00000001 
+ 00010204  0x00001527 setarg  0x000abeee 
+ 00010205  0x00001528 inject  0x00000003 , 0x00000014 
+ 00010206  0x00001529 branch  0x000027e3 
+ 00010207  0x0000152b setarg  0x005faeba 
+ 00010208  0x0000152c inject  0x00000003 , 0x00000018 
+ 00010209  0x0000152d setarg  0x00000012 
+ 00010210  0x0000152e inject  0x00000003 , 0x00000006 
+ 00010211  0x00001530 enable  0x00000007 
+ 00010212  0x00001531 set1  0x00000010 , 0x00000000 
+ 00010213  0x00001533 enable  0x0000000e 
+ 00010214  0x00001534 enable  0x00000009 
+ 00010215  0x00001535 bmark1  0x00000005 , 0x00002800 
+ 00010216  0x00001536 fetch  0x00000001 , 0x000041db 
+ 00010217  0x00001537 inject  0x00000003 , 0x00000003 
+ 00010218  0x00001538 fetch  0x00000002 , 0x000041dc 
+ 00010219  0x00001539 iforce  0x00000039 
+ 00010220  0x0000153a bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x0000153b inject  0x00000003 , 0x00000005 
+ 00010222  0x0000153c branch  0x000027f0 
+ 00010223  0x0000153e inject  0x00000003 , 0x0000000d 
+ 00010224  0x00001540 deposit  0x00000039 
+ 00010225  0x00001541 branch  0x000027f7 , 0x00000034 
+ 00010226  0x00001542 fetch  0x00000002 , 0x0000016f 
+ 00010227  0x00001543 iforce  0x00000006 
+ 00010228  0x00001545 ifetch  0x00000001 , 0x00000006 
+ 00010229  0x00001546 inject  0x00000003 , 0x00000008 
+ 00010230  0x00001547 loop  0x000027f4 
+ 00010231  0x0000154b enable  0x00000008 
+ 00010232  0x0000154c inject  0x00000003 , 0x00000010 
+ 00010233  0x0000154d disable  0x00000008 
+ 00010234  0x0000154e call  0x000024c1 
+ 00010235  0x0000154f fetch  0x00000001 , 0x0000004c 
+ 00010236  0x00001550 bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x00001551 force  0x00000000 , 0x0000003f 
+ 00010238  0x00001552 inject  0x00000003 , 0x00000006 
+ 00010239  0x00001553 branch  0x0000264d 
+ 00010240  0x00001557 bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x00001558 bmark1  0x00000010 , 0x00002808 
+ 00010242  0x0000155a fetch  0x00000001 , 0x00000180 
+ 00010243  0x0000155b inject  0x00000003 , 0x00000003 
+ 00010244  0x0000155c fetch  0x00000001 , 0x0000015f 
+ 00010245  0x0000155d iforce  0x00000013 
+ 00010246  0x0000155e inject  0x00000003 , 0x00000005 
+ 00010247  0x0000155f branch  0x0000280d 
+ 00010248  0x00001561 fetch  0x00000001 , 0x00000180 
+ 00010249  0x00001562 inject  0x00000003 , 0x00000003 
+ 00010250  0x00001563 fetch  0x00000002 , 0x0000015f 
+ 00010251  0x00001564 iforce  0x00000013 
+ 00010252  0x00001565 inject  0x00000003 , 0x0000000d 
+ 00010253  0x00001567 arg  0x00000551 , 0x00000006 
+ 00010254  0x00001569 copy  0x00000013 , 0x0000003e 
+ 00010255  0x0000156a branch  0x00002814 , 0x00000005 
+ 00010256  0x0000156b ifetch  0x00000001 , 0x00000006 
+ 00010257  0x0000156c inject  0x00000003 , 0x00000008 
+ 00010258  0x0000156d increase  0xffffffff , 0x00000013 
+ 00010259  0x0000156e branch  0x0000280e 
+ 00010260  0x00001570 fetch  0x00000002 , 0x000000fc 
+ 00010261  0x00001571 increase  0x00000001 , 0x0000003f 
+ 00010262  0x00001572 store  0x00000002 , 0x000000fc 
+ 00010263  0x00001573 branch  0x000027f7 
+ 00010264  0x00001577 fetch  0x00000004 , 0x00000165 
+ 00010265  0x00001578 add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x00001579 fetch  0x00000002 , 0x00000171 
+ 00010267  0x0000157a nbranch  0x0000281e , 0x00000034 
+ 00010268  0x0000157b increase  0xfffffffd , 0x00000011 
+ 00010269  0x0000157c branch  0x00002826 
+ 00010270  0x0000157e mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x0000157f hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x00001580 increase  0x00000001 , 0x00000002 
+ 00010273  0x00001582 isub  0x00000002 , 0x0000003f 
+ 00010274  0x00001583 nbranch  0x00002825 , 0x00000002 
+ 00010275  0x00001584 increase  0xffffffff , 0x00000011 
+ 00010276  0x00001585 branch  0x00002821 
+ 00010277  0x00001587 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x00001589 until  0x0000003e , 0x00000023 
+ 00010279  0x0000158a compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x0000158b nbranch  0x00002826 , 0x00000001 
+ 00010281  0x0000158c iforce  0x00000029 
+ 00010282  0x0000158d copy  0x00000011 , 0x00000028 
+ 00010283  0x0000158e iforce  0x00000029 
+ 00010284  0x0000158f rtn 
+ 00010285  0x00001593 bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x00001594 until  0x0000003e , 0x00000022 
+ 00010287  0x00001595 deposit  0x0000001a 
+ 00010288  0x00001596 iforce  0x00000006 
+ 00010289  0x00001597 rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x00001598 isub  0x00000022 , 0x00000039 
+ 00010291  0x00001599 and_into  0x00000003 , 0x00000039 
+ 00010292  0x0000159a nbranch  0x00002837 , 0x00000005 
+ 00010293  0x0000159b force  0x00000000 , 0x0000003f 
+ 00010294  0x0000159c branch  0x0000283b 
+ 00010295  0x0000159e arg  0x00000ea6 , 0x00000002 
+ 00010296  0x0000159f force  0x00000000 , 0x0000003f 
+ 00010297  0x000015a1 iadd  0x00000002 , 0x0000003f 
+ 00010298  0x000015a2 loop  0x00002839 
+ 00010299  0x000015a4 iadd  0x00000006 , 0x0000003f 
+ 00010300  0x000015a5 div  0x0000003f , 0x0000000c 
+ 00010301  0x000015a6 call  0x00007f86 
+ 00010302  0x000015a7 quotient  0x0000003f 
+ 00010303  0x000015a8 store  0x00000002 , 0x00000171 
+ 00010304  0x000015a9 rtn 
+ 00010305  0x000015ac bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x000015ad deposit  0x0000001a 
+ 00010307  0x000015ae copy  0x00000019 , 0x00000002 
+ 00010308  0x000015af isub  0x00000002 , 0x0000003e 
+ 00010309  0x000015b0 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x000015b1 isub  0x00000002 , 0x00000002 
+ 00010311  0x000015b2 setarg  0x00000ea6 
+ 00010312  0x000015b3 isolate0  0x0000000f , 0x00000002 
+ 00010313  0x000015b4 branch  0x0000284c , 0x00000001 
+ 00010314  0x000015b5 setarg  0xffff0ea6 
+ 00010315  0x000015b6 iadd  0x00000002 , 0x00000002 
+ 00010316  0x000015b8 storet  0x00000006 , 0x00000447 
+ 00010317  0x000015b9 rtn  0x00000036 
+ 00010318  0x000015ba storet  0x00000006 , 0x00000038 
+ 00010319  0x000015bb rtn 
+ 00010320  0x000015be disable  0x00000030 
+ 00010321  0x000015bf fetch  0x00000006 , 0x00000447 
+ 00010322  0x000015c0 branch  0x00002854 , 0x00000036 
+ 00010323  0x000015c1 fetch  0x00000006 , 0x00000038 
+ 00010324  0x000015c3 iadd  0x00000019 , 0x00000030 
+ 00010325  0x000015c4 increase  0x0000000a , 0x00000030 
+ 00010326  0x000015c5 setarg  0x00000ea6 
+ 00010327  0x000015c6 isub  0x00000030 , 0x0000003f 
+ 00010328  0x000015c7 isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x000015c8 branch  0x0000285e , 0x00000001 
+ 00010330  0x000015c9 setarg  0x0000f15a 
+ 00010331  0x000015ca iadd  0x00000030 , 0x00000030 
+ 00010332  0x000015cc copy  0x00000030 , 0x0000001a 
+ 00010333  0x000015cd rtn 
+ 00010334  0x000015cf force  0x00000000 , 0x0000003e 
+ 00010335  0x000015d0 branch  0x0000285c 
+ 00010336  0x000015d8 bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x000015d9 call  0x00002918 
+ 00010338  0x000015da copy  0x00000021 , 0x0000003f 
+ 00010339  0x000015db and_into  0x00000180 , 0x0000003f 
+ 00010340  0x000015dc compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x000015dd nbranch  0x00002869 , 0x00000001 
+ 00010342  0x000015de rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x000015df iadd  0x00000017 , 0x0000003f 
+ 00010344  0x000015e0 branch  0x0000286a 
+ 00010345  0x000015e2 copy  0x00000017 , 0x0000003f 
+ 00010346  0x000015e4 div  0x0000003f , 0x0000004f 
+ 00010347  0x000015e5 pulse  0x00000015 
+ 00010348  0x000015e6 call  0x00007f86 
+ 00010349  0x000015e7 remainder  0x00000011 
+ 00010350  0x000015e8 add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x000015e9 branch  0x00002872 , 0x00000002 
+ 00010352  0x000015ea lshift  0x00000011 , 0x00000002 
+ 00010353  0x000015eb branch  0x00002874 
+ 00010354  0x000015ed lshift  0x00000002 , 0x00000002 
+ 00010355  0x000015ee increase  0x00000001 , 0x00000002 
+ 00010356  0x000015f0 bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x000015f1 fetch  0x00000001 , 0x00000031 
+ 00010358  0x000015f2 bbit0  0x00000003 , 0x00002885 
+ 00010359  0x000015f4 fetch  0x00000004 , 0x000040d2 
+ 00010360  0x000015f5 isub  0x00000021 , 0x0000003e 
+ 00010361  0x000015f6 branch  0x00002885 , 0x00000002 
+ 00010362  0x000015f7 call  0x000028a4 
+ 00010363  0x000015f8 fetch  0x00000001 , 0x000040d9 
+ 00010364  0x000015f9 rtn  0x00000034 
+ 00010365  0x000015fa fetch  0x00000001 , 0x00000031 
+ 00010366  0x000015fb set1  0x00000002 , 0x0000003f 
+ 00010367  0x000015fc store  0x00000001 , 0x00000031 
+ 00010368  0x000015fd fetch  0x00000005 , 0x000040e7 
+ 00010369  0x000015fe store  0x00000005 , 0x000040da 
+ 00010370  0x000015ff ifetch  0x00000005 , 0x00000006 
+ 00010371  0x00001600 store  0x00000005 , 0x000040df 
+ 00010372  0x00001601 call  0x000028a9 
+ 00010373  0x00001603 fetch  0x00000001 , 0x00000031 
+ 00010374  0x00001604 rtnbit0  0x00000002 
+ 00010375  0x00001605 isolate1  0x00000001 , 0x00000021 
+ 00010376  0x00001606 branch  0x000028a1 , 0x00000001 
+ 00010377  0x00001607 rshift3  0x00000002 , 0x00000011 
+ 00010378  0x00001608 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x00001609 setarg  0x000040da 
+ 00010380  0x0000160a iadd  0x00000011 , 0x00000011 
+ 00010381  0x0000160b ifetch  0x00000001 , 0x00000011 
+ 00010382  0x0000160c qisolate0  0x0000003f 
+ 00010383  0x0000160d branch  0x00002892 , 0x00000001 
+ 00010384  0x0000160e deposit  0x00000002 
+ 00010385  0x0000160f branch  0x0000289e 
+ 00010386  0x00001611 fetch  0x00000001 , 0x000040e4 
+ 00010387  0x00001612 iforce  0x00000012 
+ 00010388  0x00001613 deposit  0x00000021 
+ 00010389  0x00001614 and_into  0x00000180 , 0x0000003f 
+ 00010390  0x00001615 rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x00001616 iadd  0x00000017 , 0x0000003f 
+ 00010392  0x00001617 idiv  0x00000012 
+ 00010393  0x00001618 setarg  0x000040f2 
+ 00010394  0x00001619 call  0x00007f86 
+ 00010395  0x0000161a remainder  0x00000011 
+ 00010396  0x0000161b iadd  0x00000011 , 0x00000006 
+ 00010397  0x0000161c ifetch  0x00000001 , 0x00000006 
+ 00010398  0x0000161e store  0x00000001 , 0x000040e5 
+ 00010399  0x0000161f iforce  0x00000002 
+ 00010400  0x00001620 rtn 
+ 00010401  0x00001623 fetch  0x00000001 , 0x000040e5 
+ 00010402  0x00001624 iforce  0x00000002 
+ 00010403  0x00001625 rtn 
+ 00010404  0x00001628 fetch  0x00000001 , 0x00000031 
+ 00010405  0x00001629 set0  0x00000002 , 0x0000003f 
+ 00010406  0x0000162a set0  0x00000003 , 0x0000003f 
+ 00010407  0x0000162b store  0x00000001 , 0x00000031 
+ 00010408  0x0000162c rtn 
+ 00010409  0x00001633 bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x00001634 arg  0x000040f2 , 0x00000005 
+ 00010411  0x00001635 force  0x0000000a , 0x00000039 
+ 00010412  0x00001636 call  0x00007ec6 
+ 00010413  0x00001637 arg  0x000040f2 , 0x00000005 
+ 00010414  0x00001638 force  0x00000000 , 0x00000013 
+ 00010415  0x00001639 force  0x00000002 , 0x00000007 
+ 00010416  0x0000163b fetch  0x00000005 , 0x000040da 
+ 00010417  0x0000163c iforce  0x00000002 
+ 00010418  0x0000163d compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x0000163e branch  0x000028b5 , 0x00000001 
+ 00010420  0x0000163f rshift  0x00000002 , 0x00000002 
+ 00010421  0x00001641 isolate0  0x00000000 , 0x00000002 
+ 00010422  0x00001642 branch  0x000028b9 , 0x00000001 
+ 00010423  0x00001643 deposit  0x00000013 
+ 00010424  0x00001644 istore  0x00000001 , 0x00000005 
+ 00010425  0x00001646 rshift2  0x00000002 , 0x00000002 
+ 00010426  0x00001647 increase  0x00000002 , 0x00000013 
+ 00010427  0x00001648 compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x00001649 nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x0000164a fetch  0x00000005 , 0x000040df 
+ 00010430  0x0000164b iforce  0x00000002 
+ 00010431  0x0000164c compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x0000164d branch  0x000028c2 , 0x00000001 
+ 00010433  0x0000164e rshift  0x00000002 , 0x00000002 
+ 00010434  0x00001650 sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x00001651 branch  0x000028b5 , 0x00000002 
+ 00010436  0x00001652 force  0x00000001 , 0x00000013 
+ 00010437  0x00001653 increase  0xffffffff , 0x00000007 
+ 00010438  0x00001654 nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x00001655 arg  0x000040f2 , 0x00000011 
+ 00010440  0x00001656 deposit  0x00000005 
+ 00010441  0x00001657 isub  0x00000011 , 0x0000003f 
+ 00010442  0x00001658 store  0x00000001 , 0x000040e4 
+ 00010443  0x00001659 rtn 
+ 00010444  0x0000165c bpatch  0x00000080 , 0x00004010 
+ 00010445  0x0000165d call  0x00002860 
+ 00010446  0x0000165e fetch  0x00000001 , 0x0000017f 
+ 00010447  0x0000165f bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x00001660 fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x00001662 branch  0x0000291f 
+ 00010450  0x00001666 bpatch  0x00000081 , 0x00004010 
+ 00010451  0x00001667 call  0x00002860 
+ 00010452  0x00001668 fetch  0x00000001 , 0x0000017f 
+ 00010453  0x00001669 bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x0000166a fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x0000166c branch  0x00002933 
+ 00010456  0x00001670 force  0x00000000 , 0x0000002d 
+ 00010457  0x00001671 fetch  0x00000003 , 0x000040a7 
+ 00010458  0x00001672 iforce  0x0000002c 
+ 00010459  0x00001673 rtn 
+ 00010460  0x00001676 bpatch  0x00000082 , 0x00004010 
+ 00010461  0x00001677 fetch  0x00000001 , 0x000041d3 
+ 00010462  0x00001678 icopy  0x0000002d 
+ 00010463  0x00001679 fetch  0x00000003 , 0x000041d0 
+ 00010464  0x0000167a icopy  0x0000002c 
+ 00010465  0x0000167b rtn 
+ 00010466  0x0000167e bpatch  0x00000083 , 0x00004010 
+ 00010467  0x0000167f fetch  0x00000002 , 0x000040a4 
+ 00010468  0x00001680 icopy  0x0000002e 
+ 00010469  0x00001681 fetch  0x00000001 , 0x000040a3 
+ 00010470  0x00001682 icopy  0x0000002d 
+ 00010471  0x00001683 fetch  0x00000003 , 0x000040a0 
+ 00010472  0x00001684 icopy  0x0000002c 
+ 00010473  0x00001685 rtn 
+ 00010474  0x00001688 bpatch  0x00000084 , 0x00004010 
+ 00010475  0x00001689 fetch  0x00000002 , 0x00000044 
+ 00010476  0x0000168a icopy  0x0000002e 
+ 00010477  0x0000168b fetch  0x00000001 , 0x00000043 
+ 00010478  0x0000168c icopy  0x0000002d 
+ 00010479  0x0000168d fetch  0x00000003 , 0x00000040 
+ 00010480  0x0000168e icopy  0x0000002c 
+ 00010481  0x0000168f rtn 
+ 00010482  0x00001693 bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x00001694 rtnmark0  0x0000001d 
+ 00010484  0x00001695 rtnmark0  0x0000001f 
+ 00010485  0x00001697 and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x00001698 pulse  0x00000015 
+ 00010487  0x00001699 nop  0x00000020 
+ 00010488  0x0000169a rtn 
+ 00010489  0x0000169e bpatch  0x00000085 , 0x00004010 
+ 00010490  0x0000169f branch  0x0000290a , 0x00000021 
+ 00010491  0x000016a0 jam  0x000000d4 , 0x00008955 
+ 00010492  0x000016a1 nop  0x00000004 
+ 00010493  0x000016a2 jam  0x000000d2 , 0x00008955 
+ 00010494  0x000016a3 nop  0x00000004 
+ 00010495  0x000016a4 jam  0x000000d1 , 0x00008955 
+ 00010496  0x000016a5 nop  0x00000004 
+ 00010497  0x000016a6 fetch  0x00000001 , 0x000041de 
+ 00010498  0x000016a7 beq  0x00000000 , 0x00002908 
+ 00010499  0x000016a8 beq  0x00000001 , 0x00002915 
+ 00010500  0x000016a9 beq  0x00000002 , 0x00002908 
+ 00010501  0x000016aa beq  0x00000003 , 0x00002915 
+ 00010502  0x000016ab beq  0x00000004 , 0x00002915 
+ 00010503  0x000016ac beq  0x00000020 , 0x00002915 
+ 00010504  0x000016af jam  0x000000d0 , 0x00008955 
+ 00010505  0x000016b0 jam  0x000000e0 , 0x00008956 
+ 00010506  0x000016b2 force  0x00000000 , 0x00000015 
+ 00010507  0x000016b3 disable  0x00000021 
+ 00010508  0x000016b4 disable  0x00000020 
+ 00010509  0x000016b5 pulse  0x0000001e 
+ 00010510  0x000016b6 jam  0x00000000 , 0x00008902 
+ 00010511  0x000016b7 jam  0x00000000 , 0x00008901 
+ 00010512  0x000016b8 jam  0x00000000 , 0x00008900 
+ 00010513  0x000016b9 jam  0x00000000 , 0x00008903 
+ 00010514  0x000016ba jam  0x00000070 , 0x00008904 
+ 00010515  0x000016bb jam  0x00000000 , 0x00008906 
+ 00010516  0x000016bc rtn 
+ 00010517  0x000016c2 jam  0x000000d0 , 0x00008955 
+ 00010518  0x000016c3 jam  0x000000c0 , 0x00008956 
+ 00010519  0x000016c4 branch  0x0000290a 
+ 00010520  0x000016c7 bpatch  0x00000086 , 0x00004010 
+ 00010521  0x000016c8 jam  0x00000000 , 0x00008902 
+ 00010522  0x000016c9 jam  0x00000000 , 0x00008901 
+ 00010523  0x000016ca jam  0x00000018 , 0x00008900 
+ 00010524  0x000016cb jam  0x000000a7 , 0x00008903 
+ 00010525  0x000016cc jam  0x0000007f , 0x00008904 
+ 00010526  0x000016cd rtn 
+ 00010527  0x000016d0 bpatch  0x00000087 , 0x00004010 
+ 00010528  0x000016d2 storet  0x00000001 , 0x00000017 
+ 00010529  0x000016d3 add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x000016d4 jam  0x00000007 , 0x0000896d 
+ 00010531  0x000016d5 branch  0x00002981 
+ 00010532  0x000016d7 bpatch  0x00000088 , 0x00004011 
+ 00010533  0x000016d8 jam  0x000000cf , 0x00008901 
+ 00010534  0x000016d9 nop  0x0000000a 
+ 00010535  0x000016da jam  0x000000ff , 0x00008900 
+ 00010536  0x000016db jam  0x000000af , 0x00008903 
+ 00010537  0x000016dc jam  0x000000ff , 0x00008904 
+ 00010538  0x000016dd nop  0x0000000a 
+ 00010539  0x000016de jam  0x000000a0 , 0x00008902 
+ 00010540  0x000016df rtn 
+ 00010541  0x000016e2 fetch  0x00000001 , 0x000041e0 
+ 00010542  0x000016e3 branch  0x00002931 , 0x00000034 
+ 00010543  0x000016e5 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x000016e6 rtn 
+ 00010545  0x000016e8 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x000016e9 rtn 
+ 00010547  0x000016ec bpatch  0x00000089 , 0x00004011 
+ 00010548  0x000016ed storet  0x00000001 , 0x00000017 
+ 00010549  0x000016ee call  0x0000292d 
+ 00010550  0x000016ef call  0x00002981 
+ 00010551  0x000016f0 setarg  0x00000500 
+ 00010552  0x000016f1 call  0x00002a8f 
+ 00010553  0x000016f3 jam  0x00000001 , 0x00008906 
+ 00010554  0x000016f4 jam  0x0000003c , 0x00008900 
+ 00010555  0x000016f5 jam  0x000000e0 , 0x00008901 
+ 00010556  0x000016f6 jam  0x00000012 , 0x0000896d 
+ 00010557  0x000016f7 nop  0x0000000a 
+ 00010558  0x000016f8 jam  0x00000001 , 0x00008902 
+ 00010559  0x000016f9 jam  0x0000003d , 0x00008902 
+ 00010560  0x000016fa nop  0x0000000a 
+ 00010561  0x000016fb jam  0x000000b7 , 0x00008903 
+ 00010562  0x000016fc nop  0x0000000a 
+ 00010563  0x000016fd jam  0x0000007f , 0x00008902 
+ 00010564  0x000016ff fetch  0x00000001 , 0x000041de 
+ 00010565  0x00001700 beq  0x00000000 , 0x0000294b 
+ 00010566  0x00001701 beq  0x00000001 , 0x0000294f 
+ 00010567  0x00001702 beq  0x00000002 , 0x00002953 
+ 00010568  0x00001703 beq  0x00000003 , 0x00002957 
+ 00010569  0x00001704 beq  0x00000004 , 0x0000295b 
+ 00010570  0x00001705 beq  0x00000020 , 0x0000295f 
+ 00010571  0x00001707 jam  0x000000f0 , 0x00008956 
+ 00010572  0x00001708 call  0x00002965 
+ 00010573  0x00001709 jam  0x000000d8 , 0x00008955 
+ 00010574  0x0000170a rtn 
+ 00010575  0x0000170d jam  0x000000df , 0x00008956 
+ 00010576  0x0000170e call  0x00002965 
+ 00010577  0x0000170f jam  0x000000df , 0x00008955 
+ 00010578  0x00001710 rtn 
+ 00010579  0x00001713 jam  0x000000ff , 0x00008956 
+ 00010580  0x00001714 call  0x00002965 
+ 00010581  0x00001715 jam  0x000000df , 0x00008955 
+ 00010582  0x00001716 rtn 
+ 00010583  0x00001718 jam  0x000000ce , 0x00008956 
+ 00010584  0x00001719 call  0x00002965 
+ 00010585  0x0000171a jam  0x000000d8 , 0x00008955 
+ 00010586  0x0000171b rtn 
+ 00010587  0x0000171e jam  0x000000cb , 0x00008956 
+ 00010588  0x0000171f call  0x00002965 
+ 00010589  0x00001720 jam  0x000000d8 , 0x00008955 
+ 00010590  0x00001721 rtn 
+ 00010591  0x00001724 jam  0x000000d0 , 0x00008955 
+ 00010592  0x00001725 jam  0x000000c0 , 0x00008956 
+ 00010593  0x00001726 jam  0x0000004c , 0x00008957 
+ 00010594  0x00001727 jam  0x0000006c , 0x00008958 
+ 00010595  0x00001728 jam  0x00000050 , 0x00008959 
+ 00010596  0x00001729 rtn 
+ 00010597  0x0000172c nop  0x00000004 
+ 00010598  0x0000172d jam  0x000000d1 , 0x00008955 
+ 00010599  0x0000172e nop  0x00000004 
+ 00010600  0x0000172f jam  0x000000d2 , 0x00008955 
+ 00010601  0x00001730 nop  0x00000004 
+ 00010602  0x00001731 jam  0x000000d4 , 0x00008955 
+ 00010603  0x00001732 rtn 
+ 00010604  0x00001736 jam  0x00000006 , 0x00008042 
+ 00010605  0x00001738 fetch  0x00000002 , 0x000040c3 
+ 00010606  0x00001739 bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x0000173a iforce  0x00000006 
+ 00010608  0x0000173b arg  0x00008900 , 0x00000002 
+ 00010609  0x0000173d ifetch  0x00000001 , 0x00000006 
+ 00010610  0x0000173e beq  0x000000ff , 0x00002977 
+ 00010611  0x0000173f ior  0x00000002 , 0x00000005 
+ 00010612  0x00001740 ifetch  0x00000001 , 0x00000006 
+ 00010613  0x00001741 istore  0x00000001 , 0x00000005 
+ 00010614  0x00001742 branch  0x00002971 
+ 00010615  0x00001744 bpatch  0x0000008a , 0x00004011 
+ 00010616  0x00001745 call  0x00002be5 
+ 00010617  0x00001746 call  0x000029c9 
+ 00010618  0x00001748 setarg  0x000007d0 
+ 00010619  0x00001749 iadd  0x00000022 , 0x0000003f 
+ 00010620  0x0000174a store  0x00000004 , 0x00000169 
+ 00010621  0x0000174b set1  0x00000003 , 0x00000015 
+ 00010622  0x0000174c force  0x00000000 , 0x00000015 
+ 00010623  0x0000174d ncall  0x00002998 , 0x0000002b 
+ 00010624  0x0000174e branch  0x000029ab 
+ 00010625  0x00001752 bpatch  0x0000008b , 0x00004011 
+ 00010626  0x00001753 setarg  0x00000960 
+ 00010627  0x00001754 iadd  0x00000011 , 0x00000002 
+ 00010628  0x00001755 fetch  0x00000001 , 0x000040bd 
+ 00010629  0x00001756 jam  0x00000004 , 0x0000895f 
+ 00010630  0x00001757 imul32  0x00000002 , 0x0000003f 
+ 00010631  0x00001758 fetcht  0x00000001 , 0x000040be 
+ 00010632  0x00001759 idiv  0x00000002 
+ 00010633  0x0000175a call  0x00007f86 
+ 00010634  0x0000175b quotient  0x00000011 
+ 00010635  0x0000175c remainder  0x0000003f 
+ 00010636  0x0000175d lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x0000175e lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x0000175f idiv  0x00000002 
+ 00010639  0x00001760 call  0x00007f86 
+ 00010640  0x00001761 quotient  0x0000003f 
+ 00010641  0x00001762 lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x00001763 lshift  0x0000003f , 0x0000003f 
+ 00010643  0x00001764 ior  0x00000011 , 0x0000003f 
+ 00010644  0x00001765 hstore  0x00000004 , 0x00008960 
+ 00010645  0x00001766 jam  0x00000044 , 0x0000895f 
+ 00010646  0x00001767 jam  0x000000c4 , 0x0000895f 
+ 00010647  0x00001768 rtn 
+ 00010648  0x0000176c bpatch  0x0000008c , 0x00004011 
+ 00010649  0x0000176d jam  0x00000002 , 0x00008906 
+ 00010650  0x0000176e setarg  0x0003d090 
+ 00010651  0x0000176f call  0x00002a8f 
+ 00010652  0x00001770 jam  0x0000007f , 0x00008900 
+ 00010653  0x00001771 nop  0x00000082 
+ 00010654  0x00001772 jam  0x00000030 , 0x00008952 
+ 00010655  0x00001773 jam  0x000000d0 , 0x00008901 
+ 00010656  0x00001774 jam  0x00000070 , 0x00008952 
+ 00010657  0x00001775 jam  0x000000f0 , 0x00008952 
+ 00010658  0x00001776 force  0x00000032 , 0x00000039 
+ 00010659  0x00001778 hfetch  0x00000001 , 0x00008980 
+ 00010660  0x00001779 bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x0000177a loop  0x000029a3 
+ 00010662  0x0000177c store  0x00000001 , 0x000040ce 
+ 00010663  0x0000177d jam  0x00000000 , 0x00008901 
+ 00010664  0x0000177e jam  0x00000000 , 0x00008900 
+ 00010665  0x0000177f jam  0x00000000 , 0x00008906 
+ 00010666  0x00001780 rtn 
+ 00010667  0x00001783 bpatch  0x0000008d , 0x00004011 
+ 00010668  0x00001784 fetch  0x00000001 , 0x000040ce 
+ 00010669  0x00001785 set1  0x00000005 , 0x0000003f 
+ 00010670  0x00001786 hstore  0x00000001 , 0x00008952 
+ 00010671  0x00001787 hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x00001788 and_into  0x00000007 , 0x00000002 
+ 00010673  0x00001789 lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x0000178a ior  0x00000002 , 0x0000003f 
+ 00010675  0x0000178b hstore  0x00000001 , 0x00008950 
+ 00010676  0x0000178c hfetch  0x00000001 , 0x00008951 
+ 00010677  0x0000178d set0  0x00000000 , 0x0000003f 
+ 00010678  0x0000178e hstore  0x00000001 , 0x00008951 
+ 00010679  0x0000178f hfetch  0x00000001 , 0x00008952 
+ 00010680  0x00001790 set0  0x00000005 , 0x0000003f 
+ 00010681  0x00001791 hstore  0x00000001 , 0x00008952 
+ 00010682  0x00001792 rtn 
+ 00010683  0x00001795 bpatch  0x0000008e , 0x00004011 
+ 00010684  0x00001796 hfetch  0x00000002 , 0x00008981 
+ 00010685  0x00001797 rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x00001798 rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x00001799 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x0000179b and_into  0x000000ff , 0x0000003f 
+ 00010689  0x0000179c div  0x0000003f , 0x0000000a 
+ 00010690  0x0000179d call  0x00007f86 
+ 00010691  0x0000179e quotient  0x0000003f 
+ 00010692  0x0000179f lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x000017a0 remainder  0x00000002 
+ 00010694  0x000017a1 ior  0x00000002 , 0x0000003f 
+ 00010695  0x000017a2 store  0x00000001 , 0x00000018 
+ 00010696  0x000017a3 rtn 
+ 00010697  0x000017a7 jam  0x00000006 , 0x00008042 
+ 00010698  0x000017a8 hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x000017a9 set0  0x00000004 , 0x0000003f 
+ 00010700  0x000017aa set0  0x00000005 , 0x0000003f 
+ 00010701  0x000017ab hstore  0x00000001 , 0x0000896b 
+ 00010702  0x000017ac jam  0x00000000 , 0x00008905 
+ 00010703  0x000017ad jam  0x00000000 , 0x00008904 
+ 00010704  0x000017ae jam  0x00000070 , 0x00008904 
+ 00010705  0x000017af jam  0x000000ff , 0x00008905 
+ 00010706  0x000017b0 hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x000017b1 set1  0x00000004 , 0x0000003f 
+ 00010708  0x000017b2 set1  0x00000005 , 0x0000003f 
+ 00010709  0x000017b3 hstore  0x00000001 , 0x0000896b 
+ 00010710  0x000017b4 call  0x000029e9 
+ 00010711  0x000017b5 hfetch  0x00000001 , 0x00008968 
+ 00010712  0x000017b6 set1  0x00000007 , 0x0000003f 
+ 00010713  0x000017b7 hstore  0x00000001 , 0x00008968 
+ 00010714  0x000017b8 set0  0x00000007 , 0x0000003f 
+ 00010715  0x000017b9 hstore  0x00000001 , 0x00008968 
+ 00010716  0x000017ba set1  0x00000007 , 0x0000003f 
+ 00010717  0x000017bb hstore  0x00000001 , 0x00008968 
+ 00010718  0x000017bc jam  0x00000005 , 0x00008042 
+ 00010719  0x000017bd nop  0x00000001 
+ 00010720  0x000017be jam  0x00000004 , 0x00008042 
+ 00010721  0x000017bf hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x000017c0 and_into  0x000000cf , 0x0000003f 
+ 00010723  0x000017c1 hstore  0x00000001 , 0x0000896b 
+ 00010724  0x000017c2 or_into  0x00000030 , 0x0000003f 
+ 00010725  0x000017c3 hstore  0x00000001 , 0x0000896b 
+ 00010726  0x000017c4 rtn 
+ 00010727  0x000017c8 setarg  0x00000f0f 
+ 00010728  0x000017c9 branch  0x00002c18 
+ 00010729  0x000017cc setarg  0x0000080f 
+ 00010730  0x000017cd branch  0x00002c18 
+ 00010731  0x000017d2 bpatch  0x0000008f , 0x00004011 
+ 00010732  0x000017d3 call  0x00002924 
+ 00010733  0x000017d4 disable  0x00000020 
+ 00010734  0x000017d5 enable  0x00000021 
+ 00010735  0x000017d6 pulse  0x00000016 
+ 00010736  0x000017d7 rtn 
+ 00010737  0x000017da bpatch  0x00000090 , 0x00004012 
+ 00010738  0x000017db fetch  0x00000001 , 0x0000004c 
+ 00010739  0x000017dc isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x000017dd setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x000017de hstore  0x00000001 , 0x00008011 
+ 00010742  0x000017df arg  0x00000062 , 0x00000006 
+ 00010743  0x000017e0 ifetch  0x00000009 , 0x00000006 
+ 00010744  0x000017e1 iforce  0x00000032 
+ 00010745  0x000017e2 ifetch  0x00000007 , 0x00000006 
+ 00010746  0x000017e3 iforce  0x00000033 
+ 00010747  0x000017e4 fetch  0x00000001 , 0x00000054 
+ 00010748  0x000017e5 add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x000017e6 pulse  0x0000001a 
+ 00010750  0x000017e7 rtn 
+ 00010751  0x000017ea deposit  0x0000001a 
+ 00010752  0x000017eb store  0x00000006 , 0x0000009a 
+ 00010753  0x000017ec disable  0x0000000d 
+ 00010754  0x000017ed nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x000017ee arg  0x000003bb , 0x00000029 
+ 00010756  0x000017ef increase  0x00000001 , 0x00000028 
+ 00010757  0x000017f0 and_into  0x000001fc , 0x00000028 
+ 00010758  0x000017f1 rtn 
+ 00010759  0x000017f6 enable  0x0000000d 
+ 00010760  0x000017f8 correlate  0x0000003e , 0x00000017 
+ 00010761  0x000017f9 branch  0x000029ff , 0x00000018 
+ 00010762  0x000017fa compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x000017fb nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x000017fc branch  0x000029ff 
+ 00010765  0x000017ff bpatch  0x00000091 , 0x00004012 
+ 00010766  0x00001800 arg  0x00000600 , 0x0000000b 
+ 00010767  0x00001801 enable  0x0000000d 
+ 00010768  0x00001802 correlate  0x00000023 , 0x00000026 
+ 00010769  0x00001803 disable  0x0000000d 
+ 00010770  0x00001804 nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x00001805 rtn 
+ 00010772  0x00001808 bpatch  0x00000092 , 0x00004012 
+ 00010773  0x00001809 enable  0x0000000d 
+ 00010774  0x0000180a correlate  0x0000003e , 0x00000003 
+ 00010775  0x0000180b disable  0x0000000d 
+ 00010776  0x0000180c nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x0000180d arg  0x000003bb , 0x00000029 
+ 00010778  0x0000180e and_into  0x000001fc , 0x00000028 
+ 00010779  0x0000180f rtn 
+ 00010780  0x00001813 bpatch  0x00000093 , 0x00004012 
+ 00010781  0x00001814 iforce  0x00000011 
+ 00010782  0x00001815 deposit  0x00000021 
+ 00010783  0x00001816 iadd  0x00000002 , 0x0000000b 
+ 00010784  0x00001817 copy  0x0000000b , 0x0000003f 
+ 00010785  0x00001818 store  0x00000004 , 0x000040ca 
+ 00010786  0x00001819 deposit  0x00000011 
+ 00010787  0x0000181a rtn 
+ 00010788  0x0000181e copy  0x0000003f , 0x00000002 
+ 00010789  0x0000181f bpatch  0x00000094 , 0x00004012 
+ 00010790  0x00001820 copy  0x00000002 , 0x0000003f 
+ 00010791  0x00001821 call  0x00007f50 
+ 00010792  0x00001822 lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x00001823 set1  0x0000002c , 0x0000003f 
+ 00010794  0x00001824 call  0x00007f39 
+ 00010795  0x00001825 set0  0x0000002c , 0x0000003f 
+ 00010796  0x00001826 call  0x00002a77 
+ 00010797  0x00001827 call  0x00007f39 
+ 00010798  0x00001828 rtn  0x00000028 
+ 00010799  0x00001829 call  0x00007f43 
+ 00010800  0x0000182a iforce  0x0000001b 
+ 00010801  0x0000182b until  0x0000003e , 0x00000003 
+ 00010802  0x0000182c rtn 
+ 00010803  0x00001830 bpatch  0x00000095 , 0x00004012 
+ 00010804  0x00001831 branch  0x00002a38 , 0x00000030 
+ 00010805  0x00001832 until  0x00000029 , 0x00000026 
+ 00010806  0x00001834 copy  0x00000028 , 0x00000002 
+ 00010807  0x00001835 branch  0x00002a3b 
+ 00010808  0x00001837 branch  0x00002a3a , 0x0000002e 
+ 00010809  0x00001838 until  0x00000023 , 0x00000026 
+ 00010810  0x0000183a copy  0x00000022 , 0x00000002 
+ 00010811  0x0000183c branch  0x00002a47 , 0x00000028 
+ 00010812  0x0000183d compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x0000183e nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x00001840 bpatch  0x00000096 , 0x00004012 
+ 00010815  0x00001841 fetch  0x00000001 , 0x00000030 
+ 00010816  0x00001842 rtnbit0  0x00000000 
+ 00010817  0x00001843 fetch  0x00000004 , 0x000040ca 
+ 00010818  0x00001844 isub  0x00000002 , 0x0000003f 
+ 00010819  0x00001845 nrtn  0x00000002 
+ 00010820  0x00001846 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x00001847 branch  0x00002a33 , 0x00000002 
+ 00010822  0x00001848 rtn 
+ 00010823  0x0000184a compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x0000184b nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x0000184c branch  0x00002a3e 
+ 00010826  0x0000184f bpatch  0x00000097 , 0x00004012 
+ 00010827  0x00001850 arg  0x00000600 , 0x0000000b 
+ 00010828  0x00001851 branch  0x00002a33 
+ 00010829  0x00001854 disable  0x00000028 
+ 00010830  0x00001855 branch  0x00002a4a 
+ 00010831  0x00001858 enable  0x00000028 
+ 00010832  0x00001859 branch  0x00002a4a 
+ 00010833  0x0000185c bpatch  0x00000098 , 0x00004013 
+ 00010834  0x0000185d call  0x000029f1 
+ 00010835  0x0000185e disable  0x00000021 
+ 00010836  0x0000185f enable  0x00000020 
+ 00010837  0x00001860 rtn 
+ 00010838  0x00001865 bpatch  0x00000099 , 0x00004013 
+ 00010839  0x00001866 arg  0x00000e43 , 0x0000000b 
+ 00010840  0x00001867 until  0x00000023 , 0x00000026 
+ 00010841  0x00001868 pulse  0x00000016 
+ 00010842  0x00001869 rtn 
+ 00010843  0x0000186c bpatch  0x0000009a , 0x00004013 
+ 00010844  0x0000186d arg  0x00000d00 , 0x0000000b 
+ 00010845  0x0000186e until  0x00000023 , 0x00000026 
+ 00010846  0x0000186f rtn 
+ 00010847  0x00001873 bpatch  0x0000009b , 0x00004013 
+ 00010848  0x00001874 arg  0x00000e43 , 0x0000000b 
+ 00010849  0x00001875 until  0x00000029 , 0x00000026 
+ 00010850  0x00001876 pulse  0x00000016 
+ 00010851  0x00001877 rtn 
+ 00010852  0x0000187a bpatch  0x0000009c , 0x00004013 
+ 00010853  0x0000187b preload  0x00000009 
+ 00010854  0x0000187c enable  0x0000001d 
+ 00010855  0x0000187d set1  0x00000000 , 0x00000015 
+ 00010856  0x0000187e inject  0x00000003 , 0x00000048 
+ 00010857  0x0000187f disable  0x0000001d 
+ 00010858  0x00001880 rtn 
+ 00010859  0x00001884 copy  0x00000025 , 0x00000002 
+ 00010860  0x00001885 or_into  0x00000060 , 0x00000002 
+ 00010861  0x00001886 copy  0x00000002 , 0x0000000e 
+ 00010862  0x00001887 rtn 
+ 00010863  0x0000188d bpatch  0x0000009d , 0x00004013 
+ 00010864  0x0000188e fetch  0x00000001 , 0x00004090 
+ 00010865  0x0000188f increase  0x00000001 , 0x0000003f 
+ 00010866  0x00001890 bne  0x00000007 , 0x00002a74 
+ 00010867  0x00001891 force  0x00000001 , 0x0000003f 
+ 00010868  0x00001893 store  0x00000001 , 0x00004090 
+ 00010869  0x00001894 iforce  0x00000004 
+ 00010870  0x00001895 rtn 
+ 00010871  0x00001898 copy  0x00000019 , 0x00000002 
+ 00010872  0x00001899 rtn  0x00000029 
+ 00010873  0x0000189a copy  0x0000001a , 0x00000002 
+ 00010874  0x0000189b rtn 
+ 00010875  0x0000189e deposit  0x00000022 
+ 00010876  0x0000189f rtn  0x00000029 
+ 00010877  0x000018a0 deposit  0x00000028 
+ 00010878  0x000018a1 rtn 
+ 00010879  0x000018a5 bpatch  0x0000009e , 0x00004013 
+ 00010880  0x000018a6 fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x000018a7 call  0x00002a7b 
+ 00010882  0x000018a8 isub  0x00000002 , 0x0000000b 
+ 00010883  0x000018a9 deposit  0x0000000b 
+ 00010884  0x000018aa fetcht  0x00000002 , 0x00000051 
+ 00010885  0x000018ab lshift  0x00000002 , 0x00000002 
+ 00010886  0x000018ac isub  0x00000002 , 0x0000003f 
+ 00010887  0x000018ad rtn 
+ 00010888  0x000018b0 bpatch  0x0000009f , 0x00004013 
+ 00010889  0x000018b1 call  0x00002a7b 
+ 00010890  0x000018b2 store  0x00000004 , 0x0000004d 
+ 00010891  0x000018b3 rtn 
+ 00010892  0x000018b6 bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x000018b7 branch  0x00002a8c 
+ 00010894  0x000018ba branch  0x00002a8e 
+ 00010895  0x000018bd rtn  0x00000034 
+ 00010896  0x000018bf rshift  0x0000003f , 0x0000003f 
+ 00010897  0x000018c0 increase  0xfffffffd , 0x0000003f 
+ 00010898  0x000018c2 increase  0xffffffff , 0x0000003f 
+ 00010899  0x000018c3 nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x000018c4 force  0x00000000 , 0x0000003f 
+ 00010901  0x000018c5 rtn 
+ 00010902  0x000018cb arg  0x00000010 , 0x00000039 
+ 00010903  0x000018cc arg  0x00000000 , 0x00000005 
+ 00010904  0x000018cd call  0x00007ec6 
+ 00010905  0x000018ce arg  0x0000043f , 0x00000005 
+ 00010906  0x000018cf arg  0x0000000a , 0x00000039 
+ 00010907  0x000018d0 call  0x00007ec6 
+ 00010908  0x000018d1 jam  0x00000000 , 0x000009b2 
+ 00010909  0x000018d2 jam  0x00000000 , 0x00000a99 
+ 00010910  0x000018d3 jam  0x00000000 , 0x0000048c 
+ 00010911  0x000018d4 jam  0x00000000 , 0x0000017f 
+ 00010912  0x000018d5 jam  0x00000000 , 0x000004d1 
+ 00010913  0x000018d6 bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x000018d7 jam  0x00000000 , 0x0000016d 
+ 00010915  0x000018d8 jam  0x00000000 , 0x00000151 
+ 00010916  0x000018d9 jam  0x00000000 , 0x0000015c 
+ 00010917  0x000018da setarg  0x009e8b33 
+ 00010918  0x000018db store  0x00000003 , 0x000040a7 
+ 00010919  0x000018dc setarg  0x00000153 
+ 00010920  0x000018dd store  0x00000002 , 0x00000083 
+ 00010921  0x000018de jam  0x0000001e , 0x00000085 
+ 00010922  0x000018df jam  0x00000001 , 0x00000086 
+ 00010923  0x000018e0 jam  0x00000007 , 0x00000088 
+ 00010924  0x000018e1 setarg  0x0012e904 
+ 00010925  0x000018e2 store  0x00000003 , 0x00000080 
+ 00010926  0x000018e7 jam  0x00000060 , 0x00000090 
+ 00010927  0x000018e8 jam  0x00000005 , 0x000040d0 
+ 00010928  0x000018e9 jam  0x00000002 , 0x00000014 
+ 00010929  0x000018ea fetch  0x00000001 , 0x0000465a 
+ 00010930  0x000018eb ncall  0x000074c1 , 0x00000034 
+ 00010931  0x000018ec fetch  0x00000001 , 0x000044be 
+ 00010932  0x000018ed ncall  0x00007518 , 0x00000034 
+ 00010933  0x000018ee bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x000018ef rtn  0x0000002b 
+ 00010935  0x000018f0 setarg  0x00000000 
+ 00010936  0x000018f1 store  0x00000002 , 0x000041dc 
+ 00010937  0x000018f2 rshift  0x00000022 , 0x0000003f 
+ 00010938  0x000018f3 store  0x00000004 , 0x00004094 
+ 00010939  0x000018f4 rtn 
+ 00010940  0x000018fc setarg  0x0000ee21 
+ 00010941  0x000018fd hstore  0x00000002 , 0x00008050 
+ 00010942  0x000018fe hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x000018ff store  0x00000004 , 0x00000abe 
+ 00010944  0x00001900 hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x00001901 store  0x00000001 , 0x00000abd 
+ 00010946  0x00001902 bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x00001903 enable  0x0000002b 
+ 00010948  0x00001904 bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x00001905 disable  0x0000002b 
+ 00010950  0x00001906 deposit  0x00000027 
+ 00010951  0x00001907 nbranch  0x00002acc , 0x00000034 
+ 00010952  0x00001908 hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x00001909 bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x0000190a arg  0xffffffff , 0x00000002 
+ 00010955  0x0000190b branch  0x00002b3c 
+ 00010956  0x0000190d hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x0000190e hstore  0x00000003 , 0x0000804c 
+ 00010958  0x0000190f ifetch  0x00000001 , 0x00000006 
+ 00010959  0x00001910 or_into  0x000000ef , 0x0000003f 
+ 00010960  0x00001911 istore  0x00000001 , 0x00000005 
+ 00010961  0x00001912 call  0x00002c23 
+ 00010962  0x00001913 hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x00001914 set1  0x00000004 , 0x0000003f 
+ 00010964  0x00001915 hstore  0x00000001 , 0x0000804f 
+ 00010965  0x00001916 call  0x00002c23 
+ 00010966  0x00001917 call  0x00002adf , 0x0000002b 
+ 00010967  0x00001918 hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x00001919 set0  0x00000003 , 0x0000003f 
+ 00010969  0x0000191a hstore  0x00000001 , 0x0000804e 
+ 00010970  0x0000191b call  0x00002c23 
+ 00010971  0x0000191c nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x0000191d rtnmark0  0x0000002b 
+ 00010973  0x0000191e jam  0x00000008 , 0x00008006 
+ 00010974  0x0000191f rtn 
+ 00010975  0x00001922 fetch  0x00000001 , 0x00004198 
+ 00010976  0x00001923 hstore  0x00000001 , 0x00008086 
+ 00010977  0x00001924 fetch  0x00000003 , 0x0000418d 
+ 00010978  0x00001925 hstore  0x00000003 , 0x00008080 
+ 00010979  0x00001926 fetch  0x00000004 , 0x00004181 
+ 00010980  0x00001927 hstore  0x00000004 , 0x00008074 
+ 00010981  0x00001928 fetch  0x00000004 , 0x0000417d 
+ 00010982  0x00001929 hstore  0x00000004 , 0x00008070 
+ 00010983  0x0000192a fetch  0x00000008 , 0x00004185 
+ 00010984  0x0000192b hstore  0x00000008 , 0x00008078 
+ 00010985  0x0000192c fetch  0x00000008 , 0x00004190 
+ 00010986  0x0000192d iforce  0x00000000 
+ 00010987  0x0000192e hfetch  0x00000008 , 0x00008140 
+ 00010988  0x0000192f store  0x00000008 , 0x000000a1 
+ 00010989  0x00001930 call  0x000064ca 
+ 00010990  0x00001931 rtn 
+ 00010991  0x00001934 deposit  0x00000000 
+ 00010992  0x00001935 store  0x00000008 , 0x00004190 
+ 00010993  0x00001936 hfetch  0x00000008 , 0x00008070 
+ 00010994  0x00001937 store  0x00000008 , 0x0000417d 
+ 00010995  0x00001938 ifetch  0x00000008 , 0x00000006 
+ 00010996  0x00001939 istore  0x00000008 , 0x00000005 
+ 00010997  0x0000193a hfetch  0x00000003 , 0x00008080 
+ 00010998  0x0000193b store  0x00000003 , 0x0000418d 
+ 00010999  0x0000193c hfetch  0x00000001 , 0x00008086 
+ 00011000  0x0000193d store  0x00000001 , 0x00004198 
+ 00011001  0x0000193e branch  0x00002c29 
+ 00011002  0x00001941 hfetch  0x00000001 , 0x00008063 
+ 00011003  0x00001942 nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x00001943 fetch  0x00000003 , 0x0000416f 
+ 00011005  0x00001944 nrtn  0x00000034 
+ 00011006  0x00001945 jam  0x000000c0 , 0x00008063 
+ 00011007  0x00001946 jam  0x00000080 , 0x00008006 
+ 00011008  0x00001948 hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x00001949 rtnbit0  0x00000001 
+ 00011010  0x0000194a hfetch  0x00000003 , 0x00008149 
+ 00011011  0x0000194b store  0x00000003 , 0x0000416f 
+ 00011012  0x0000194c rtn 
+ 00011013  0x00001951 bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x00001952 deposit  0x0000001a 
+ 00011015  0x00001953 call  0x00007f37 
+ 00011016  0x00001954 fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x00001955 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x00001956 rtn  0x00000002 
+ 00011019  0x00001957 lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x00001958 lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x00001959 idiv  0x00000002 
+ 00011022  0x0000195a call  0x00007f86 
+ 00011023  0x0000195b quotient  0x0000003f 
+ 00011024  0x0000195c arg  0x000000c8 , 0x00000002 
+ 00011025  0x0000195d call  0x00007f91 
+ 00011026  0x0000195e store  0x00000001 , 0x00000099 
+ 00011027  0x0000195f nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x00001960 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x00001962 fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x00001963 iadd  0x00000002 , 0x0000003f 
+ 00011031  0x00001964 store  0x00000003 , 0x0000416f 
+ 00011032  0x00001966 setarg  0x00000000 
+ 00011033  0x00001967 store  0x00000004 , 0x0000415f 
+ 00011034  0x00001968 rtn 
+ 00011035  0x0000196d fetch  0x00000001 , 0x00004177 
+ 00011036  0x0000196e set1  0x00000002 , 0x0000003f 
+ 00011037  0x0000196f store  0x00000001 , 0x00004177 
+ 00011038  0x00001970 branch  0x00002b23 
+ 00011039  0x00001975 arg  0xffffffff , 0x00000002 
+ 00011040  0x00001976 fetch  0x00000001 , 0x00004176 
+ 00011041  0x00001977 set0  0x00000007 , 0x0000003f 
+ 00011042  0x00001978 store  0x00000001 , 0x00004176 
+ 00011043  0x0000197a bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x0000197b call  0x00002c29 
+ 00011045  0x0000197c fetch  0x00000001 , 0x00004157 
+ 00011046  0x0000197d store  0x00000001 , 0x0000417c 
+ 00011047  0x0000197e fetch  0x00000001 , 0x0000417a 
+ 00011048  0x0000197f set1  0x00000007 , 0x0000003f 
+ 00011049  0x00001980 store  0x00000001 , 0x0000417a 
+ 00011050  0x00001984 bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x00001985 call  0x000029e7 
+ 00011052  0x00001986 fetch  0x00000004 , 0x0000415f 
+ 00011053  0x00001987 iadd  0x00000002 , 0x0000003f 
+ 00011054  0x00001988 store  0x00000004 , 0x0000415f 
+ 00011055  0x00001989 call  0x00002aef 
+ 00011056  0x0000198a fetch  0x00000005 , 0x00004178 
+ 00011057  0x0000198b hstore  0x00000004 , 0x0000804c 
+ 00011058  0x0000198c rshift32  0x0000003f , 0x00000011 
+ 00011059  0x0000198d until  0x0000003e , 0x00000033 
+ 00011060  0x0000198e deposit  0x00000019 
+ 00011061  0x0000198f store  0x00000006 , 0x00004163 
+ 00011062  0x00001990 jam  0x00000002 , 0x00008005 
+ 00011063  0x00001991 until  0x0000003e , 0x00000033 
+ 00011064  0x00001992 until  0x0000003e , 0x00000033 
+ 00011065  0x00001993 deposit  0x00000011 
+ 00011066  0x00001994 hstore  0x00000001 , 0x0000804f 
+ 00011067  0x00001995 jam  0x00000002 , 0x00008005 
+ 00011068  0x00001997 until  0x0000003e , 0x00000033 
+ 00011069  0x00001998 until  0x0000003e , 0x00000033 
+ 00011070  0x00001999 hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x0000199a jam  0x00000010 , 0x00008005 
+ 00011072  0x0000199b until  0x0000003e , 0x0000003f 
+ 00011073  0x000019a1 bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x000019a2 setarg  0x00000000 
+ 00011075  0x000019a3 copy  0x00000027 , 0x0000003e 
+ 00011076  0x000019a4 branch  0x00002b4c , 0x00000005 
+ 00011077  0x000019a5 hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x000019a6 hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x000019a7 isub  0x00000002 , 0x0000003e 
+ 00011080  0x000019a8 branch  0x00002b4a , 0x00000002 
+ 00011081  0x000019a9 deposit  0x00000002 
+ 00011082  0x000019ab isub  0x00000027 , 0x0000003f 
+ 00011083  0x000019ac increase  0x00000001 , 0x0000003f 
+ 00011084  0x000019ae increase  0x00000008 , 0x0000003f 
+ 00011085  0x000019af until  0x0000003e , 0x00000033 
+ 00011086  0x000019b0 iadd  0x00000031 , 0x0000003f 
+ 00011087  0x000019b1 fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x000019b2 iadd  0x00000002 , 0x0000003f 
+ 00011089  0x000019b3 fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x000019b4 imul32  0x00000002 , 0x0000003f 
+ 00011091  0x000019b5 rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x000019b6 rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x000019b7 increase  0x0000006e , 0x0000003f 
+ 00011094  0x000019b8 arg  0x00000ea6 , 0x00000002 
+ 00011095  0x000019b9 idiv  0x00000002 
+ 00011096  0x000019ba call  0x00007f86 
+ 00011097  0x000019bb quotient  0x0000003f 
+ 00011098  0x000019bc lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x000019bd remainder  0x00000002 
+ 00011100  0x000019be ior  0x00000002 , 0x0000003f 
+ 00011101  0x000019bf fetcht  0x00000006 , 0x00004163 
+ 00011102  0x000019c0 call  0x00007f2c 
+ 00011103  0x000019c1 copy  0x00000002 , 0x00000019 
+ 00011104  0x000019c2 fetch  0x00000006 , 0x00004048 
+ 00011105  0x000019c3 call  0x00002854 
+ 00011106  0x000019c4 deposit  0x0000001a 
+ 00011107  0x000019c5 store  0x00000006 , 0x00000a9a 
+ 00011108  0x000019c6 deposit  0x00000027 
+ 00011109  0x000019c7 istore  0x00000001 , 0x00000005 
+ 00011110  0x000019c8 hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x000019c9 or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x000019ca istore  0x00000001 , 0x00000005 
+ 00011113  0x000019cb rtn 
+ 00011114  0x000019ce bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x000019cf call  0x00002afa 
+ 00011116  0x000019d0 fetch  0x00000003 , 0x0000416f 
+ 00011117  0x000019d1 rtn  0x00000034 
+ 00011118  0x000019d2 fetch  0x00000001 , 0x00004091 
+ 00011119  0x000019d3 rtn  0x00000034 
+ 00011120  0x000019d4 fetch  0x00000001 , 0x0000465a 
+ 00011121  0x000019d5 branch  0x00002b74 , 0x00000034 
+ 00011122  0x000019d6 fetch  0x00000001 , 0x000045b1 
+ 00011123  0x000019d7 rtn  0x00000034 
+ 00011124  0x000019d9 fetch  0x00000001 , 0x000044c0 
+ 00011125  0x000019da nrtn  0x00000034 
+ 00011126  0x000019db call  0x00002c3a 
+ 00011127  0x000019dc nrtn  0x00000034 
+ 00011128  0x000019dd fetch  0x00000001 , 0x00004040 
+ 00011129  0x000019de compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x000019df nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x000019e0 fetch  0x00000002 , 0x00004042 
+ 00011132  0x000019e1 rtn  0x00000034 
+ 00011133  0x000019e2 rtn  0x0000002b 
+ 00011134  0x000019e3 bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x000019e5 fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x000019e6 fetch  0x00000002 , 0x00004042 
+ 00011137  0x000019e7 imul32  0x00000002 , 0x0000003f 
+ 00011138  0x000019e8 rshift4  0x00000002 , 0x00000002 
+ 00011139  0x000019e9 rshift2  0x00000002 , 0x00000002 
+ 00011140  0x000019ea isub  0x00000002 , 0x0000003f 
+ 00011141  0x000019eb fetcht  0x00000004 , 0x00004044 
+ 00011142  0x000019ec iadd  0x00000002 , 0x0000003f 
+ 00011143  0x000019ed fetcht  0x00000001 , 0x00004156 
+ 00011144  0x000019ee isub  0x00000002 , 0x0000003f 
+ 00011145  0x000019ef lshift16  0x0000003f , 0x00000030 
+ 00011146  0x000019f0 bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x000019f1 fetch  0x00000002 , 0x0000404e 
+ 00011148  0x000019f2 rshift  0x0000003f , 0x0000003f 
+ 00011149  0x000019f3 call  0x00007f50 
+ 00011150  0x000019f4 deposit  0x00000030 
+ 00011151  0x000019f5 call  0x00007f39 
+ 00011152  0x000019f6 copy  0x0000001a , 0x00000002 
+ 00011153  0x000019f7 call  0x00007f37 
+ 00011154  0x000019f8 rtn  0x00000028 
+ 00011155  0x000019fa call  0x00007f49 
+ 00011156  0x000019fc bpatch  0x000000aa , 0x00004015 
+ 00011157  0x000019fd fetch  0x00000001 , 0x00004178 
+ 00011158  0x000019fe isub  0x00000002 , 0x0000003e 
+ 00011159  0x000019ff branch  0x00002b18 , 0x00000002 
+ 00011160  0x00001a00 storet  0x00000004 , 0x0000415b 
+ 00011161  0x00001a01 call  0x00003328 
+ 00011162  0x00001a02 call  0x000052fb 
+ 00011163  0x00001a03 fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x00001a04 branch  0x00002b2a 
+ 00011165  0x00001a07 bpatch  0x000000ab , 0x00004015 
+ 00011166  0x00001a08 fetch  0x00000001 , 0x00004040 
+ 00011167  0x00001a09 rtnbit1  0x00000000 
+ 00011168  0x00001a0a rtnbit1  0x00000003 
+ 00011169  0x00001a0b fetch  0x00000001 , 0x0000465a 
+ 00011170  0x00001a0c branch  0x00002ba5 , 0x00000034 
+ 00011171  0x00001a0d fetch  0x00000001 , 0x000045b1 
+ 00011172  0x00001a0e rtn  0x00000034 
+ 00011173  0x00001a10 bpatch  0x000000ac , 0x00004015 
+ 00011174  0x00001a11 fetch  0x00000001 , 0x0000436e 
+ 00011175  0x00001a12 nbranch  0x00002baa , 0x00000034 
+ 00011176  0x00001a13 fetch  0x00000001 , 0x00004093 
+ 00011177  0x00001a14 rtn  0x00000034 
+ 00011178  0x00001a16 fetch  0x00000002 , 0x00004154 
+ 00011179  0x00001a17 rtn  0x00000034 
+ 00011180  0x00001a19 fetcht  0x00000001 , 0x00004156 
+ 00011181  0x00001a1a isub  0x00000002 , 0x0000003f 
+ 00011182  0x00001a1b arg  0x00001d4c , 0x00000002 
+ 00011183  0x00001a1c imul32  0x00000002 , 0x0000003f 
+ 00011184  0x00001a1d branch  0x00002b93 
+ 00011185  0x00001a20 bpatch  0x000000ad , 0x00004015 
+ 00011186  0x00001a21 disable  0x0000002b 
+ 00011187  0x00001a22 fetch  0x00000001 , 0x00000030 
+ 00011188  0x00001a23 rtnbit0  0x00000001 
+ 00011189  0x00001a24 nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x00001a25 call  0x00002bcb 
+ 00011191  0x00001a26 fetch  0x00000002 , 0x000040c1 
+ 00011192  0x00001a27 store  0x00000002 , 0x0000003e 
+ 00011193  0x00001a28 fetch  0x00000001 , 0x00000047 
+ 00011194  0x00001a29 bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x00001a2a bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x00001a2b call  0x00005274 
+ 00011197  0x00001a2c nbranch  0x00002bde , 0x00000034 
+ 00011198  0x00001a2d fetch  0x00000001 , 0x0000455c 
+ 00011199  0x00001a2e bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x00001a30 jam  0x00000000 , 0x000000a0 
+ 00011201  0x00001a31 bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x00001a32 fetch  0x00000001 , 0x00004174 
+ 00011203  0x00001a33 branch  0x00002be2 , 0x00000034 
+ 00011204  0x00001a34 increase  0xffffffff , 0x0000003f 
+ 00011205  0x00001a35 store  0x00000001 , 0x00004174 
+ 00011206  0x00001a36 rtn 
+ 00011207  0x00001a3a arg  0x00000001 , 0x00000007 
+ 00011208  0x00001a3b branch  0x000060cd 
+ 00011209  0x00001a3e arg  0x00000001 , 0x00000007 
+ 00011210  0x00001a3f branch  0x000060d1 
+ 00011211  0x00001a44 jam  0x00000000 , 0x00004159 
+ 00011212  0x00001a45 fetch  0x00000003 , 0x00004169 
+ 00011213  0x00001a46 increase  0x00000001 , 0x0000003f 
+ 00011214  0x00001a47 store  0x00000003 , 0x00004169 
+ 00011215  0x00001a48 rtn 
+ 00011216  0x00001a4b bpatch  0x000000ae , 0x00004015 
+ 00011217  0x00001a4c fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x00001a4d rshift  0x00000002 , 0x00000002 
+ 00011219  0x00001a4e fetch  0x00000002 , 0x0000003e 
+ 00011220  0x00001a4f iadd  0x00000002 , 0x0000003f 
+ 00011221  0x00001a50 store  0x00000002 , 0x0000003e 
+ 00011222  0x00001a52 jam  0x00000000 , 0x000000a0 
+ 00011223  0x00001a53 fetch  0x00000003 , 0x0000416c 
+ 00011224  0x00001a54 increase  0x00000001 , 0x0000003f 
+ 00011225  0x00001a55 store  0x00000003 , 0x0000416c 
+ 00011226  0x00001a56 fetch  0x00000001 , 0x00004159 
+ 00011227  0x00001a57 increase  0x00000001 , 0x0000003f 
+ 00011228  0x00001a58 store  0x00000001 , 0x00004159 
+ 00011229  0x00001a59 rtn 
+ 00011230  0x00001a5c jam  0x00000000 , 0x000000a0 
+ 00011231  0x00001a5d fetch  0x00000001 , 0x00004173 
+ 00011232  0x00001a5e store  0x00000001 , 0x00004174 
+ 00011233  0x00001a5f rtn 
+ 00011234  0x00001a62 fetcht  0x00000001 , 0x00004172 
+ 00011235  0x00001a63 storet  0x00000001 , 0x000000a0 
+ 00011236  0x00001a64 rtn 
+ 00011237  0x00001a67 bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001a68 fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001a69 nrtn  0x00000034 
+ 00011240  0x00001a6a jam  0x00000006 , 0x00008042 
+ 00011241  0x00001a6b setarg  0x00000f0c 
+ 00011242  0x00001a6c call  0x00002c18 
+ 00011243  0x00001a6d setarg  0x00030d40 
+ 00011244  0x00001a6e call  0x00002a8f 
+ 00011245  0x00001a6f until  0x0000003e , 0x00000033 
+ 00011246  0x00001a70 copy  0x00000031 , 0x00000030 
+ 00011247  0x00001a71 call  0x000029e7 
+ 00011248  0x00001a72 jam  0x00000004 , 0x00008042 
+ 00011249  0x00001a73 nop  0x0000000a 
+ 00011250  0x00001a74 until  0x0000003e , 0x00000033 
+ 00011251  0x00001a75 deposit  0x00000031 
+ 00011252  0x00001a76 isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001a77 increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001a78 arg  0x000000ff , 0x00000002 
+ 00011255  0x00001a79 call  0x00007f91 
+ 00011256  0x00001a7a store  0x00000001 , 0x00004178 
+ 00011257  0x00001a7b nop  0x00007530 
+ 00011258  0x00001a7c nop  0x00007530 
+ 00011259  0x00001a7d nop  0x00007530 
+ 00011260  0x00001a7e rtn 
+ 00011261  0x00001a81 fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001a82 nrtn  0x00000034 
+ 00011263  0x00001a83 jam  0x000000ff , 0x00008044 
+ 00011264  0x00001a84 jam  0x00000006 , 0x00008042 
+ 00011265  0x00001a85 call  0x000029e7 
+ 00011266  0x00001a86 setarg  0x000003e8 
+ 00011267  0x00001a87 iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001a88 snooze 
+ 00011269  0x00001a89 deposit  0x00000031 
+ 00011270  0x00001a8a nop  0x00002ee0 
+ 00011271  0x00001a8b nop  0x00002ee0 
+ 00011272  0x00001a8c nop  0x00002ee0 
+ 00011273  0x00001a8d nop  0x00002ee0 
+ 00011274  0x00001a8e nop  0x00002ee0 
+ 00011275  0x00001a8f nop  0x00002ee0 
+ 00011276  0x00001a90 nop  0x00002ee0 
+ 00011277  0x00001a91 nop  0x00002ee0 
+ 00011278  0x00001a92 nop  0x00002ee0 
+ 00011279  0x00001a93 isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001a94 add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001a95 arg  0x000000ff , 0x00000002 
+ 00011282  0x00001a96 call  0x00007f91 
+ 00011283  0x00001a97 store  0x00000001 , 0x00004178 
+ 00011284  0x00001a98 nop  0x00007530 
+ 00011285  0x00001a99 nop  0x00007530 
+ 00011286  0x00001a9a nop  0x00007530 
+ 00011287  0x00001a9b rtn 
+ 00011288  0x00001aa1 arg  0x00000fff , 0x00000005 
+ 00011289  0x00001aa2 iand  0x00000005 , 0x00000005 
+ 00011290  0x00001aa3 fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001aa4 and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001aa5 lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001aa6 ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001aa7 hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001aa8 ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001aa9 istore  0x00000002 , 0x00000005 
+ 00011297  0x00001aac setarg  0x00000001 
+ 00011298  0x00001aad branch  0x00002c24 
+ 00011299  0x00001ab0 setarg  0x00000002 
+ 00011300  0x00001ab2 until  0x0000003e , 0x00000033 
+ 00011301  0x00001ab3 hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001ab4 until  0x0000003e , 0x00000033 
+ 00011303  0x00001ab5 until  0x0000003e , 0x00000033 
+ 00011304  0x00001ab6 rtn 
+ 00011305  0x00001aba bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001abb fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001abc hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001abd setarg  0x00000004 
+ 00011309  0x00001abe call  0x00002c24 
+ 00011310  0x00001abf fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001ac0 hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001ac1 setarg  0x00000008 
+ 00011313  0x00001ac2 branch  0x00002c24 
+ 00011314  0x00001ac5 fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001ac6 qset1  0x0000003f 
+ 00011316  0x00001ac7 store  0x00000002 , 0x00004152 
+ 00011317  0x00001ac8 rtn 
+ 00011318  0x00001acb fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001acc qset0  0x0000003f 
+ 00011320  0x00001acd store  0x00000002 , 0x00004152 
+ 00011321  0x00001ace rtn 
+ 00011322  0x00001ad3 bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001ad4 call  0x00003326 
+ 00011324  0x00001ad5 fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001ad6 copy  0x0000003f , 0x00000011 
+ 00011326  0x00001ad7 fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001ad8 isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001ad9 setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001ada fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001adb fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001adc iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001add fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001ade iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001adf nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001ae0 fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001ae1 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001ae2 fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001ae3 fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001ae4 iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001ae5 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001ae6 fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001ae7 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001ae8 fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001ae9 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001aea fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001aeb nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001aec fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001aed compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001aee call  0x00002c5b , 0x00000001 
+ 00011350  0x00001aef setarg  0xfffffff8 
+ 00011351  0x00001af0 iand  0x00000011 , 0x00000011 
+ 00011352  0x00001af1 copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001af2 store  0x00000002 , 0x00004152 
+ 00011354  0x00001af3 rtn 
+ 00011355  0x00001af6 hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001af7 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001af8 hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001af9 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001afa rtn 
+ 00011360  0x00001afd hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001afe set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001aff hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001b00 call  0x00002c21 
+ 00011364  0x00001b01 branch  0x00002a8c 
+ 00011365  0x00001b04 hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001b05 set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001b06 hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001b07 branch  0x00002c23 
+ 00011369  0x00001b0a fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001b0b bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001b0c rtn 
+ 00011372  0x00001b0e fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001b0f bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001b10 rtn 
+ 00011375  0x00001b12 fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001b13 bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001b14 rtn 
+ 00011378  0x00001b52 bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001b53 call  0x00002c7a 
+ 00011380  0x00001b54 add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001b55 ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001b57 rtneq  0x00000000 
+ 00011383  0x00001b58 beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001b59 beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001b5a rtn 
+ 00011386  0x00001b5d fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001b5e copy  0x00000002 , 0x00000013 
+ 00011388  0x00001b5f rtn 
+ 00011389  0x00001b62 call  0x00002f3d 
+ 00011390  0x00001b63 branch  0x0000307d 
+ 00011391  0x00001b66 call  0x00003084 
+ 00011392  0x00001b67 call  0x0000305a 
+ 00011393  0x00001b68 call  0x0000305e 
+ 00011394  0x00001b69 branch  0x000030a2 
+ 00011395  0x00001b6f call  0x00003231 
+ 00011396  0x00001b70 setarg  0x0000004e 
+ 00011397  0x00001b71 call  0x0000322f 
+ 00011398  0x00001b72 call  0x000032ba 
+ 00011399  0x00001b75 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001b76 ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001b77 branch  0x0000322c 
+ 00011402  0x00001b7a call  0x00002c7a 
+ 00011403  0x00001b7b add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001b7c ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001b7e call  0x00002c90 
+ 00011406  0x00001b7f add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001b81 branch  0x00002e56 
+ 00011408  0x00001b84 call  0x00002c94 
+ 00011409  0x00001b85 increase  0x00000001 , 0x00000002 
+ 00011410  0x00001b86 and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001b87 rtn 
+ 00011412  0x00001b8a add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001b8b ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001b8d and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001b8e mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001b8f add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001b91 iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001b92 iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001b93 ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001b95 branch  0x0000322f 
+ 00011421  0x00001b98 call  0x0000326c 
+ 00011422  0x00001b99 call  0x0000666a 
+ 00011423  0x00001b9a setarg  0x000007e2 
+ 00011424  0x00001b9b arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001b9c arg  0x00000004 , 0x00000002 
+ 00011426  0x00001b9d call  0x000066b3 
+ 00011427  0x00001b9e call  0x0000666d 
+ 00011428  0x00001b9f fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001ba0 call  0x00003227 
+ 00011430  0x00001ba2 nrtn  0x00000034 
+ 00011431  0x00001ba3 fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001ba5 branch  0x00003227 
+ 00011433  0x00001ba8 call  0x00003241 
+ 00011434  0x00001baa setarg  0x00000000 
+ 00011435  0x00001bab call  0x0000323f 
+ 00011436  0x00001bae call  0x0000323a 
+ 00011437  0x00001bb0 and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001bb2 branch  0x0000323c 
+ 00011439  0x00001bb5 call  0x0000323a 
+ 00011440  0x00001bb7 set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001bb8 call  0x0000323c 
+ 00011442  0x00001bbb branch  0x00003235 
+ 00011443  0x00001bbe call  0x0000325d 
+ 00011444  0x00001bc0 beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001bc1 beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001bc2 rtn 
+ 00011447  0x00001bc5 call  0x0000323e 
+ 00011448  0x00001bc8 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001bc9 call  0x000032d6 
+ 00011450  0x00001bcb call  0x00003242 
+ 00011451  0x00001bcd branch  0x00002cac 
+ 00011452  0x00001bd0 call  0x0000325a 
+ 00011453  0x00001bd2 branch  0x00002cb8 
+ 00011454  0x00001bd5 add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001bd6 ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001bd8 increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001bd9 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001bda istore  0x00000001 , 0x00000005 
+ 00011459  0x00001bdc beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001bdd call  0x00003258 
+ 00011461  0x00001bdf beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001be0 setarg  0x00000001 
+ 00011463  0x00001be1 call  0x0000325b 
+ 00011464  0x00001be4 call  0x00003258 
+ 00011465  0x00001be6 bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001be8 add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001be9 ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001beb increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001bec call  0x00002cd5 
+ 00011470  0x00001bee beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001bef call  0x00002c8a 
+ 00011472  0x00001bf0 call  0x00002d04 
+ 00011473  0x00001bf2 branch  0x00002d8f 
+ 00011474  0x00001bf5 call  0x00002cd4 
+ 00011475  0x00001bf7 branch  0x00002cac 
+ 00011476  0x00001bfa setarg  0x00000000 
+ 00011477  0x00001bfc add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001bfd branch  0x000032b4 
+ 00011479  0x00001c00 call  0x0000323e 
+ 00011480  0x00001c03 call  0x0000325a 
+ 00011481  0x00001c05 call  0x00003241 
+ 00011482  0x00001c07 branch  0x00002cac 
+ 00011483  0x00001c0a call  0x0000325d 
+ 00011484  0x00001c0c beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001c0d call  0x0000323a 
+ 00011486  0x00001c0f isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001c10 branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001c11 call  0x0000325d 
+ 00011489  0x00001c13 beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001c14 beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001c15 rtn 
+ 00011492  0x00001c18 call  0x00003253 
+ 00011493  0x00001c1a rtnne  0x000000ff 
+ 00011494  0x00001c1b call  0x00002ce9 
+ 00011495  0x00001c1c ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001c1d rtn 
+ 00011497  0x00001c20 disable  0x0000002c 
+ 00011498  0x00001c21 add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001c22 ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001c24 rtnne  0x00000001 
+ 00011501  0x00001c25 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001c26 ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001c28 rtnne  0x00000000 
+ 00011504  0x00001c29 setarg  0x00000001 
+ 00011505  0x00001c2a call  0x00002cfd 
+ 00011506  0x00001c2c call  0x00003237 
+ 00011507  0x00001c2e branch  0x00007feb 
+ 00011508  0x00001c31 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001c32 ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001c34 branch  0x00002cff , 0x00000034 
+ 00011511  0x00001c35 increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001c36 call  0x0000323f 
+ 00011513  0x00001c38 setarg  0x00000002 
+ 00011514  0x00001c39 call  0x00002cfd 
+ 00011515  0x00001c3b call  0x00002c8a 
+ 00011516  0x00001c3d branch  0x00003237 
+ 00011517  0x00001c40 add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001c41 branch  0x000032b4 
+ 00011519  0x00001c45 setarg  0x00000003 
+ 00011520  0x00001c46 call  0x00002cfd 
+ 00011521  0x00001c48 call  0x00003258 
+ 00011522  0x00001c4a nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001c4b call  0x00002c8a 
+ 00011524  0x00001c4e setarg  0x00000002 
+ 00011525  0x00001c4f branch  0x00003238 
+ 00011526  0x00001c52 rtnmark0  0x00000026 
+ 00011527  0x00001c53 set1  0x00000027 , 0x00000000 
+ 00011528  0x00001c54 bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001c55 add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001c56 ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001c58 beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001c59 call  0x0000306a 
+ 00011533  0x00001c5a nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001c5b call  0x00002d1b 
+ 00011535  0x00001c5d add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001c5e call  0x000032d6 
+ 00011537  0x00001c60 call  0x00002d2c 
+ 00011538  0x00001c61 nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001c62 call  0x00002ce4 
+ 00011540  0x00001c64 call  0x00002d8f 
+ 00011541  0x00001c65 call  0x00002e7a 
+ 00011542  0x00001c67 set0  0x00000027 , 0x00000000 
+ 00011543  0x00001c68 rtn 
+ 00011544  0x00001c6b rtn  0x00000005 
+ 00011545  0x00001c6c set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001c6d rtn 
+ 00011547  0x00001c70 add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001c71 ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001c73 increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001c74 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001c75 istore  0x00000001 , 0x00000005 
+ 00011552  0x00001c77 beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001c78 beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001c79 rtn 
+ 00011555  0x00001c7b add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001c7c ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001c80 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001c81 branch  0x000032b4 
+ 00011559  0x00001c84 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001c85 call  0x000032d6 
+ 00011561  0x00001c87 add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001c88 ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001c8a branch  0x00002d25 
+ 00011564  0x00001c8d call  0x00003253 
+ 00011565  0x00001c8f bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001c90 bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001c91 call  0x00002d3a 
+ 00011568  0x00001c92 nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001c93 call  0x00002d53 
+ 00011570  0x00001c94 call  0x00002e71 
+ 00011571  0x00001c97 setarg  0x00000001 
+ 00011572  0x00001c99 add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001c9a branch  0x000032b4 
+ 00011574  0x00001c9d add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001c9e ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001ca0 beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001ca1 rtn 
+ 00011578  0x00001ca5 add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001ca6 ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001ca8 call  0x00007f9c 
+ 00011581  0x00001ca9 nrtn  0x00000028 
+ 00011582  0x00001caa copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001cab store  0x00000001 , 0x00000aae 
+ 00011584  0x00001cac add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001cad call  0x000032d6 
+ 00011586  0x00001caf call  0x00002cac 
+ 00011587  0x00001cb0 store  0x00000001 , 0x0000119e 
+ 00011588  0x00001cb1 fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001cb2 copy  0x0000003f , 0x00000011 
+ 00011590  0x00001cb3 add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001cb4 arg  0x0000119f , 0x00000005 
+ 00011592  0x00001cb5 copy  0x00000011 , 0x00000039 
+ 00011593  0x00001cb6 copy  0x00000012 , 0x00000006 
+ 00011594  0x00001cb7 call  0x00007f01 
+ 00011595  0x00001cb8 arg  0x0000119e , 0x00000011 
+ 00011596  0x00001cba rtnmark0  0x00000027 
+ 00011597  0x00001cbb add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001cbc istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001cbe copy  0x00000002 , 0x00000039 
+ 00011600  0x00001cbf add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001cc1 copy  0x00000011 , 0x00000006 
+ 00011602  0x00001cc2 branch  0x00007f01 
+ 00011603  0x00001cc6 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001cc7 ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001cc9 increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001cca add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001ccb istore  0x00000001 , 0x00000005 
+ 00011608  0x00001cce call  0x0000323a 
+ 00011609  0x00001cd0 call  0x00003235 
+ 00011610  0x00001cd3 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001cd4 ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001cd6 lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001cd7 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001cd8 ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001cda and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001cdb lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001cdc ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001cdd add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001cde ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001ce0 iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001ce1 istore  0x00000001 , 0x00000005 
+ 00011622  0x00001ce3 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001ce4 ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001ce6 iforce  0x00000039 
+ 00011625  0x00001ce7 add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001ce9 branch  0x00007f01 
+ 00011627  0x00001cec call  0x0000324f 
+ 00011628  0x00001cee call  0x0000325a 
+ 00011629  0x00001cf0 call  0x00002e6d 
+ 00011630  0x00001cf1 call  0x00002cac 
+ 00011631  0x00001cf2 store  0x00000001 , 0x0000119e 
+ 00011632  0x00001cf3 call  0x00002d77 
+ 00011633  0x00001cf4 call  0x0000323a 
+ 00011634  0x00001cf6 set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001cf7 call  0x0000323c 
+ 00011636  0x00001cf9 call  0x00002d53 
+ 00011637  0x00001cfa call  0x00002d33 
+ 00011638  0x00001cfb branch  0x00002d14 
+ 00011639  0x00001cfe store  0x00000001 , 0x0000119f 
+ 00011640  0x00001cff call  0x00003224 
+ 00011641  0x00001d01 store  0x00000004 , 0x000011a0 
+ 00011642  0x00001d02 arg  0x00000006 , 0x00000002 
+ 00011643  0x00001d03 arg  0x0000119e , 0x00000011 
+ 00011644  0x00001d04 branch  0x00002d4c 
+ 00011645  0x00001d07 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001d08 ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001d0a branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001d0d add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001d0e ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001d10 branch  0x00007f9c 
+ 00011651  0x00001d13 call  0x00002c7a 
+ 00011652  0x00001d15 call  0x00002afa 
+ 00011653  0x00001d16 fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001d17 rtn  0x00000034 
+ 00011655  0x00001d18 add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001d19 ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001d1b call  0x00007f9c 
+ 00011658  0x00001d1c add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001d1d ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001d1f call  0x00007f49 
+ 00011661  0x00001d20 storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001d21 branch  0x00002b2a 
+ 00011663  0x00001d24 call  0x00002c7a 
+ 00011664  0x00001d25 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001d26 call  0x000032d6 
+ 00011666  0x00001d29 call  0x00002da4 
+ 00011667  0x00001d2a nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001d2b nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001d2c call  0x00002dd6 
+ 00011670  0x00001d2d call  0x00002e75 
+ 00011671  0x00001d2f call  0x00002c7a 
+ 00011672  0x00001d30 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001d31 ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001d33 increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001d34 call  0x00003232 
+ 00011676  0x00001d36 call  0x00003253 
+ 00011677  0x00001d38 bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001d39 call  0x00002cdb 
+ 00011679  0x00001d3b setarg  0x00000000 
+ 00011680  0x00001d3c add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001d3d istore  0x00000002 , 0x00000005 
+ 00011682  0x00001d41 setarg  0x00000000 
+ 00011683  0x00001d42 branch  0x00002d34 
+ 00011684  0x00001d46 disable  0x0000002f 
+ 00011685  0x00001d47 call  0x00002df7 
+ 00011686  0x00001d48 call  0x00002c7a 
+ 00011687  0x00001d49 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001d4a ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001d4c beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001d4d call  0x00002e11 
+ 00011691  0x00001d4e branch  0x00002e45 
+ 00011692  0x00001d50 call  0x00002e45 
+ 00011693  0x00001d51 branch  0x00002d97 
+ 00011694  0x00001d55 bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001d56 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001d57 ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001d59 increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001d5a add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001d5b istore  0x00000001 , 0x00000005 
+ 00011700  0x00001d5d call  0x00003253 
+ 00011701  0x00001d5f bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001d60 add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001d61 ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001d63 increase  0x00000001 , 0x00000002 
+ 00011705  0x00001d64 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001d65 istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001d67 add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001d68 ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001d6a isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001d6b nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001d6c bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001d6d call  0x0000325d 
+ 00011713  0x00001d6f beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001d70 add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001d71 ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001d73 increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001d74 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001d75 istore  0x00000001 , 0x00000005 
+ 00011719  0x00001d77 beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001d78 call  0x00002caf 
+ 00011721  0x00001d79 setarg  0x00000001 
+ 00011722  0x00001d7a call  0x00003238 
+ 00011723  0x00001d7c branch  0x00002d8f 
+ 00011724  0x00001d7f add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001d80 ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001d82 rtnne  0x000000ff 
+ 00011727  0x00001d83 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001d84 call  0x000032d6 
+ 00011729  0x00001d86 branch  0x00002dd4 
+ 00011730  0x00001d89 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001d8a call  0x000032d6 
+ 00011732  0x00001d8d jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001d8e branch  0x00007d86 
+ 00011734  0x00001d91 call  0x00002dde 
+ 00011735  0x00001d92 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001d93 ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001d95 rtn  0x00000034 
+ 00011738  0x00001d96 iforce  0x00000039 
+ 00011739  0x00001d97 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001d99 add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001d9b branch  0x00007f01 
+ 00011742  0x00001da0 call  0x0000325f 
+ 00011743  0x00001da2 rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001da3 add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001da4 istore  0x00000001 , 0x00000005 
+ 00011746  0x00001da7 increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001da8 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001daa iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001dab ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001dac add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001dad istore  0x00000003 , 0x00000005 
+ 00011752  0x00001db0 call  0x0000325f 
+ 00011753  0x00001db2 rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001db3 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001db4 add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001db5 istore  0x00000001 , 0x00000005 
+ 00011757  0x00001db7 rtn 
+ 00011758  0x00001dba disable  0x00000009 
+ 00011759  0x00001dbb disable  0x00000007 
+ 00011760  0x00001dbc setarg  0x00555555 
+ 00011761  0x00001dbd iforce  0x0000000f 
+ 00011762  0x00001dbe rtn 
+ 00011763  0x00001dc1 call  0x00002918 
+ 00011764  0x00001dc2 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001dc3 ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001dc5 branch  0x00002933 
+ 00011767  0x00001dc8 call  0x00002dee 
+ 00011768  0x00001dc9 call  0x00002df3 
+ 00011769  0x00001dca set1  0x00000000 , 0x00000015 
+ 00011770  0x00001dcb enable  0x0000001d 
+ 00011771  0x00001dcc enable  0x00000020 
+ 00011772  0x00001dcd disable  0x00000021 
+ 00011773  0x00001dce call  0x000053c4 
+ 00011774  0x00001dcf call  0x0000322a 
+ 00011775  0x00001dd1 iforce  0x00000009 
+ 00011776  0x00001dd2 inject  0x00000003 , 0x00000020 
+ 00011777  0x00001dd3 enable  0x00000009 
+ 00011778  0x00001dd4 add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001dd5 ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001dd7 iforce  0x00000039 
+ 00011781  0x00001dd8 add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001ddb ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001ddc inject  0x00000003 , 0x00000008 
+ 00011784  0x00001ddd loop  0x00002e06 
+ 00011785  0x00001dde enable  0x00000008 
+ 00011786  0x00001ddf inject  0x00000003 , 0x00000018 
+ 00011787  0x00001de0 disable  0x00000008 
+ 00011788  0x00001de1 until  0x0000003e , 0x00000027 
+ 00011789  0x00001de2 bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001de3 nop  0x00000064 
+ 00011791  0x00001de4 disable  0x0000001d 
+ 00011792  0x00001de5 rtn 
+ 00011793  0x00001de8 disable  0x0000002f 
+ 00011794  0x00001de9 force  0x00000000 , 0x00000015 
+ 00011795  0x00001dea add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001deb ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001ded call  0x0000291f 
+ 00011798  0x00001dee call  0x00002924 
+ 00011799  0x00001df0 call  0x00002dee 
+ 00011800  0x00001df1 enable  0x0000000d 
+ 00011801  0x00001df2 enable  0x00000021 
+ 00011802  0x00001df3 disable  0x00000020 
+ 00011803  0x00001df4 call  0x000053c4 
+ 00011804  0x00001df5 call  0x0000322a 
+ 00011805  0x00001df7 iforce  0x00000009 
+ 00011806  0x00001df8 enable  0x00000010 
+ 00011807  0x00001df9 add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001dfa ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001dfc iforce  0x0000001b 
+ 00011810  0x00001dfd correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001dfe nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001dff enable  0x00000009 
+ 00011813  0x00001e00 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001e01 rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001e02 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001e03 istore  0x00000001 , 0x00000005 
+ 00011817  0x00001e05 add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001e06 ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001e08 beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001e09 bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001e0a add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001e0b ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001e0d add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001e0e ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001e10 icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001e11 nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001e13 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001e14 rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001e15 istore  0x00000001 , 0x00000005 
+ 00011830  0x00001e16 rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001e17 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001e18 branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001e1a parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001e1b rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001e1c istore  0x00000001 , 0x00000005 
+ 00011836  0x00001e1d loop  0x00002e39 
+ 00011837  0x00001e1f parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001e20 rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001e21 rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001e22 istore  0x00000003 , 0x00000005 
+ 00011841  0x00001e23 branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001e24 enable  0x0000002f 
+ 00011843  0x00001e25 disable  0x0000000d 
+ 00011844  0x00001e26 rtn 
+ 00011845  0x00001e2a disable  0x0000001d 
+ 00011846  0x00001e2b disable  0x0000000d 
+ 00011847  0x00001e2c disable  0x00000009 
+ 00011848  0x00001e2d disable  0x00000007 
+ 00011849  0x00001e2e branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001e2f until  0x0000003e , 0x00000027 
+ 00011851  0x00001e30 nop  0x00000064 
+ 00011852  0x00001e31 branch  0x000028f9 
+ 00011853  0x00001e34 call  0x00002e4f 
+ 00011854  0x00001e35 branch  0x00002e45 
+ 00011855  0x00001e38 call  0x000029bb 
+ 00011856  0x00001e39 rtn  0x00000034 
+ 00011857  0x00001e3a add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001e3b ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001e3d arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001e3f call  0x00002e58 
+ 00011861  0x00001e40 add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001e43 istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001e44 rtn 
+ 00011864  0x00001e47 arg  0x000000ff , 0x00000012 
+ 00011865  0x00001e48 branch  0x00002e5a 
+ 00011866  0x00001e5b copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001e5c iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001e5d fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001e5e istore  0x00000001 , 0x00000005 
+ 00011870  0x00001e5f increase  0x00000001 , 0x00000002 
+ 00011871  0x00001e60 copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001e61 iand_into  0x00000002 
+ 00011873  0x00001e62 rtn 
+ 00011874  0x00001e65 arg  0x00000000 , 0x00000002 
+ 00011875  0x00001e66 copy  0x00000011 , 0x00000006 
+ 00011876  0x00001e68 ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001e69 iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001e6a loop  0x00002e64 
+ 00011879  0x00001e6b rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001e6c rtn 
+ 00011881  0x00001e6f call  0x00002c7a 
+ 00011882  0x00001e70 call  0x00002e9f 
+ 00011883  0x00001e71 setarg  0x00000001 
+ 00011884  0x00001e72 call  0x00003272 
+ 00011885  0x00001e75 setarg  0x00000000 
+ 00011886  0x00001e76 call  0x00002e73 
+ 00011887  0x00001e78 istore  0x00000001 , 0x00000005 
+ 00011888  0x00001e7a rtn 
+ 00011889  0x00001e7d call  0x00003270 
+ 00011890  0x00001e7f increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001e82 add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001e83 branch  0x000032b4 
+ 00011893  0x00001e88 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001e89 ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001e8a increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001e8b add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001e8c branch  0x000032b4 
+ 00011898  0x00001e8f bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001e90 call  0x00003270 
+ 00011900  0x00001e92 sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001e93 rtn  0x00000002 
+ 00011902  0x00001e94 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001e95 ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001e97 isub  0x00000002 , 0x00000002 
+ 00011905  0x00001e98 call  0x00002e6d 
+ 00011906  0x00001e99 setarg  0x00000102 
+ 00011907  0x00001e9a iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001e9b ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001e9d isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001e9e nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001e9f setarg  0x00000103 
+ 00011912  0x00001ea0 iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001ea1 ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001ea3 isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001ea4 branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001ea5 rtn 
+ 00011917  0x00001ea8 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001ea9 ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001eab beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001eac increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001ead call  0x00003272 
+ 00011922  0x00001eaf beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001eb1 setarg  0x0000000a 
+ 00011924  0x00001eb2 call  0x000032b0 
+ 00011925  0x00001eb4 setarg  0x00000000 
+ 00011926  0x00001eb5 call  0x000032b2 
+ 00011927  0x00001eb8 add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001eba branch  0x00002ea5 
+ 00011929  0x00001ebd add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001ebe ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001ec0 beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001ec1 increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001ec2 call  0x00003272 
+ 00011934  0x00001ec4 beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001ec9 setarg  0x00000005 
+ 00011936  0x00001eca call  0x000032b0 
+ 00011937  0x00001ecc setarg  0x00000000 
+ 00011938  0x00001ecd call  0x000032b2 
+ 00011939  0x00001ed0 setarg  0x00000100 
+ 00011940  0x00001ed2 iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001ed4 ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001ed6 branch  0x0000326a 
+ 00011943  0x00001edb setarg  0x00000002 
+ 00011944  0x00001edc call  0x000032b0 
+ 00011945  0x00001ede setarg  0x00000000 
+ 00011946  0x00001edf call  0x000032b2 
+ 00011947  0x00001ee2 setarg  0x00000101 
+ 00011948  0x00001ee4 branch  0x00002ea4 
+ 00011949  0x00001ef3 set1  0x00000026 , 0x00000000 
+ 00011950  0x00001ef4 call  0x00002c83 
+ 00011951  0x00001ef7 setarg  0x00000001 
+ 00011952  0x00001ef8 branch  0x00003256 
+ 00011953  0x00001efb add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001efc ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001efe beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001eff call  0x00003253 
+ 00011957  0x00001f01 beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001f02 beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001f03 beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001f04 branch  0x00002a8c 
+ 00011961  0x00001f07 setarg  0x00000011 
+ 00011962  0x00001f08 call  0x00003256 
+ 00011963  0x00001f0a jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001f0b branch  0x00002ec4 
+ 00011965  0x00001f0d setarg  0x00000012 
+ 00011966  0x00001f0e call  0x00003256 
+ 00011967  0x00001f10 jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001f11 branch  0x00002ec4 
+ 00011969  0x00001f13 setarg  0x00000013 
+ 00011970  0x00001f14 call  0x00003256 
+ 00011971  0x00001f16 jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001f18 call  0x0000323a 
+ 00011973  0x00001f1a and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001f1b store  0x00000001 , 0x0000119f 
+ 00011975  0x00001f1c call  0x00003224 
+ 00011976  0x00001f1e store  0x00000004 , 0x000011a0 
+ 00011977  0x00001f20 jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001f21 arg  0x0000119e , 0x00000011 
+ 00011979  0x00001f22 arg  0x00000007 , 0x00000002 
+ 00011980  0x00001f23 call  0x00002d4c 
+ 00011981  0x00001f24 call  0x00002d53 
+ 00011982  0x00001f25 call  0x00002d33 
+ 00011983  0x00001f26 branch  0x00007fe7 
+ 00011984  0x00001f29 call  0x00003253 
+ 00011985  0x00001f2b rtneq  0x000000ff 
+ 00011986  0x00001f2c beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001f2d beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001f2e beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001f2f rtn 
+ 00011990  0x00001f32 setarg  0x00000002 
+ 00011991  0x00001f33 call  0x00003256 
+ 00011992  0x00001f35 branch  0x00002d9f 
+ 00011993  0x00001f37 setarg  0x00000003 
+ 00011994  0x00001f38 call  0x00003256 
+ 00011995  0x00001f3a branch  0x00002d9f 
+ 00011996  0x00001f3c setarg  0x000000ff 
+ 00011997  0x00001f3d call  0x00003256 
+ 00011998  0x00001f3f jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001f40 call  0x00007d86 
+ 00012000  0x00001f41 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001f42 ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001f44 call  0x0000322c 
+ 00012003  0x00001f46 branch  0x00002d9f 
+ 00012004  0x00001f49 set0  0x00000026 , 0x00000000 
+ 00012005  0x00001f4a call  0x00002f08 
+ 00012006  0x00001f4b call  0x00002f22 
+ 00012007  0x00001f4d call  0x00003263 
+ 00012008  0x00001f4f nop  0x000007d0 
+ 00012009  0x00001f50 call  0x00003261 
+ 00012010  0x00001f51 beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001f52 call  0x00002da4 
+ 00012012  0x00001f53 nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001f54 nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001f55 call  0x00002dd6 
+ 00012015  0x00001f56 call  0x00002c7a 
+ 00012016  0x00001f57 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001f58 ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001f59 call  0x000030be 
+ 00012019  0x00001f5a branch  0x00002ead , 0x00000005 
+ 00012020  0x00001f5b call  0x00002c7a 
+ 00012021  0x00001f5c add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001f5d ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001f5e beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001f5f call  0x0000322c 
+ 00012025  0x00001f60 branch  0x00002f1c 
+ 00012026  0x00001f63 call  0x00003261 
+ 00012027  0x00001f64 increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001f65 call  0x00003264 
+ 00012029  0x00001f67 call  0x00002f04 
+ 00012030  0x00001f68 increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001f69 and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001f6a call  0x00002f06 
+ 00012033  0x00001f6b beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001f6c beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001f6d rtn 
+ 00012036  0x00001f70 setarg  0x0000018b 
+ 00012037  0x00001f71 branch  0x000032d0 
+ 00012038  0x00001f73 arg  0x0000018b , 0x00000011 
+ 00012039  0x00001f74 branch  0x000032b3 
+ 00012040  0x00001f77 call  0x00003267 
+ 00012041  0x00001f78 call  0x00003224 
+ 00012042  0x00001f79 call  0x0000322c 
+ 00012043  0x00001f7a branch  0x00002c8a 
+ 00012044  0x00001f7d call  0x00002f08 
+ 00012045  0x00001f7e branch  0x00002ee8 
+ 00012046  0x00001f81 call  0x00002c83 
+ 00012047  0x00001f82 branch  0x00002ee8 
+ 00012048  0x00001f86 set0  0x00000026 , 0x00000000 
+ 00012049  0x00001f87 call  0x00002c8a 
+ 00012050  0x00001f88 call  0x00003253 
+ 00012051  0x00001f8a rtnne  0x000000ff 
+ 00012052  0x00001f8b call  0x00002f22 
+ 00012053  0x00001f8c call  0x00003263 
+ 00012054  0x00001f8f nop  0x000007d0 
+ 00012055  0x00001f90 call  0x00003261 
+ 00012056  0x00001f92 beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001f93 call  0x00002da4 
+ 00012058  0x00001f94 nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001f95 nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001f97 set1  0x00000026 , 0x00000000 
+ 00012061  0x00001f98 call  0x00003263 
+ 00012062  0x00001f99 setarg  0x000000ff 
+ 00012063  0x00001f9a call  0x00003256 
+ 00012064  0x00001f9c jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001f9d branch  0x00007d86 
+ 00012066  0x00001fa0 set1  0x00000027 , 0x00000000 
+ 00012067  0x00001fa1 jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001fa2 call  0x0000323a 
+ 00012069  0x00001fa4 call  0x00002d77 
+ 00012070  0x00001fa5 branch  0x00002d53 
+ 00012071  0x00001fa8 call  0x00003261 
+ 00012072  0x00001faa increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001fab call  0x00003264 
+ 00012074  0x00001fad call  0x00002c8a 
+ 00012075  0x00001fae branch  0x00002f16 
+ 00012076  0x00001fb1 call  0x00003267 
+ 00012077  0x00001fb4 setarg  0x000000ff 
+ 00012078  0x00001fb5 call  0x00003256 
+ 00012079  0x00001fb7 branch  0x00002f10 
+ 00012080  0x00001fc1 bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00001fc2 call  0x00002c7a 
+ 00012082  0x00001fc3 setarg  0x000031b0 
+ 00012083  0x00001fc4 add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00001fc5 istore  0x00000002 , 0x00000005 
+ 00012085  0x00001fc7 call  0x00002f3d 
+ 00012086  0x00001fc8 call  0x000048ea 
+ 00012087  0x00001fc9 call  0x000032b6 
+ 00012088  0x00001fcb bpatch  0x000000bb , 0x00004017 
+ 00012089  0x00001fcc beq  0x00000000 , 0x00003055 
+ 00012090  0x00001fcd beq  0x00000001 , 0x00002f45 
+ 00012091  0x00001fce beq  0x0000000f , 0x00002f41 
+ 00012092  0x00001fcf branch  0x00002a8c 
+ 00012093  0x00001fd2 call  0x0000326c 
+ 00012094  0x00001fd3 arg  0x00000080 , 0x00000039 
+ 00012095  0x00001fd4 arg  0x00000d9e , 0x00000005 
+ 00012096  0x00001fd5 branch  0x00007ec6 
+ 00012097  0x00001fd8 call  0x00002f4c 
+ 00012098  0x00001fda call  0x00002f4f 
+ 00012099  0x00001fdb call  0x000048d3 
+ 00012100  0x00001fdc branch  0x00002f42 
+ 00012101  0x00001fdf bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00001fe0 call  0x00002f4c 
+ 00012103  0x00001fe2 call  0x00002f4f 
+ 00012104  0x00001fe3 call  0x00002fbd 
+ 00012105  0x00001fe4 call  0x000048d3 
+ 00012106  0x00001fe5 call  0x00003019 
+ 00012107  0x00001fe6 branch  0x00002f47 
+ 00012108  0x00001fec call  0x00003291 
+ 00012109  0x00001fed call  0x00003296 
+ 00012110  0x00001fee branch  0x00003299 
+ 00012111  0x00001ff1 call  0x0000328f 
+ 00012112  0x00001ff3 rtnne  0x00000000 
+ 00012113  0x00001ff5 call  0x00002f55 
+ 00012114  0x00001ff6 call  0x00002f65 
+ 00012115  0x00001ff7 call  0x0000316b 
+ 00012116  0x00001ff8 branch  0x00002f96 
+ 00012117  0x00001ffb call  0x00003294 
+ 00012118  0x00001ffd rtnbit1  0x00000000 
+ 00012119  0x00001ffe set1  0x00000000 , 0x0000003f 
+ 00012120  0x00001fff call  0x00003297 
+ 00012121  0x00002001 call  0x00003267 
+ 00012122  0x00002004 call  0x00003299 
+ 00012123  0x00002006 jam  0x00000000 , 0x00000d38 
+ 00012124  0x00002007 call  0x0000324f 
+ 00012125  0x00002009 call  0x00002f61 
+ 00012126  0x0000200b add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x0000200d arg  0x00000042 , 0x00000039 
+ 00012128  0x0000200e branch  0x00007ed4 
+ 00012129  0x00002011 call  0x00003231 
+ 00012130  0x00002013 call  0x0000327d 
+ 00012131  0x00002015 call  0x0000322c 
+ 00012132  0x00002017 branch  0x00002c8a 
+ 00012133  0x0000201a bpatch  0x000000bd , 0x00004017 
+ 00012134  0x0000201b call  0x0000324c 
+ 00012135  0x0000201d beq  0x00000001 , 0x00002f8d 
+ 00012136  0x0000201e call  0x00003245 
+ 00012137  0x00002020 beq  0x00000001 , 0x00002c8a 
+ 00012138  0x00002021 setarg  0x00000136 
+ 00012139  0x00002022 iadd  0x00000013 , 0x00000011 
+ 00012140  0x00002023 ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x00002025 copy  0x00000022 , 0x0000003f 
+ 00012142  0x00002026 isub  0x00000002 , 0x0000003e 
+ 00012143  0x00002027 ncall  0x00002d18 , 0x00000002 
+ 00012144  0x00002028 copy  0x0000003f , 0x00000012 
+ 00012145  0x00002029 setarg  0x00000136 
+ 00012146  0x0000202a iadd  0x00000013 , 0x00000011 
+ 00012147  0x0000202b ifetch  0x00000004 , 0x00000011 
+ 00012148  0x0000202c copy  0x0000003f , 0x00000002 
+ 00012149  0x0000202e setarg  0x0000013a 
+ 00012150  0x0000202f iadd  0x00000013 , 0x00000011 
+ 00012151  0x00002030 copy  0x00000002 , 0x0000003f 
+ 00012152  0x00002031 ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x00002033 iadd  0x00000002 , 0x00000002 
+ 00012154  0x00002034 copy  0x00000012 , 0x0000003f 
+ 00012155  0x00002035 isub  0x00000002 , 0x0000003e 
+ 00012156  0x00002036 nrtn  0x00000002 
+ 00012157  0x00002037 set0  0x0000001c , 0x0000003f 
+ 00012158  0x00002038 setarg  0x00000136 
+ 00012159  0x00002039 iadd  0x00000013 , 0x00000005 
+ 00012160  0x0000203a istore  0x00000004 , 0x00000005 
+ 00012161  0x0000203d call  0x00002c8a 
+ 00012162  0x0000203e call  0x00003278 
+ 00012163  0x00002040 increase  0x00000001 , 0x0000003f 
+ 00012164  0x00002041 call  0x0000327b 
+ 00012165  0x00002043 rtnne  0x00000002 
+ 00012166  0x00002044 call  0x0000327a 
+ 00012167  0x00002048 branch  0x0000324f 
+ 00012168  0x0000204b copy  0x00000022 , 0x0000003f 
+ 00012169  0x0000204c arg  0x00000136 , 0x00000011 
+ 00012170  0x0000204d call  0x000032bf 
+ 00012171  0x0000204e istore  0x00000004 , 0x00000005 
+ 00012172  0x00002052 branch  0x0000327a 
+ 00012173  0x00002055 arg  0x00000d9e , 0x00000011 
+ 00012174  0x00002056 call  0x00002f94 
+ 00012175  0x00002057 add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x00002058 istoret  0x00000001 , 0x00000005 
+ 00012177  0x0000205a sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x0000205b nrtn  0x00000002 
+ 00012179  0x0000205c branch  0x00002c8a 
+ 00012180  0x0000205f arg  0x00000100 , 0x00000039 
+ 00012181  0x00002060 branch  0x00002e62 
+ 00012182  0x00002063 call  0x00002f99 
+ 00012183  0x00002064 call  0x00002fa5 
+ 00012184  0x00002065 branch  0x00002fb1 
+ 00012185  0x00002068 setarg  0x00000180 
+ 00012186  0x00002069 call  0x000032d0 
+ 00012187  0x0000206b rtn  0x00000034 
+ 00012188  0x0000206c arg  0x0000000b , 0x00000007 
+ 00012189  0x0000206d call  0x00007f16 
+ 00012190  0x0000206e nrtn  0x00000034 
+ 00012191  0x0000206f call  0x000032a7 
+ 00012192  0x00002072 setarg  0x00000001 
+ 00012193  0x00002073 store  0x00000001 , 0x00000d54 
+ 00012194  0x00002074 setarg  0x00000000 
+ 00012195  0x00002075 istore  0x00000007 , 0x00000005 
+ 00012196  0x00002076 branch  0x000031b8 
+ 00012197  0x00002079 setarg  0x0000017e 
+ 00012198  0x0000207a call  0x000032d0 
+ 00012199  0x0000207c rtn  0x00000034 
+ 00012200  0x0000207d arg  0x0000000e , 0x00000007 
+ 00012201  0x0000207e call  0x00007f16 
+ 00012202  0x0000207f nrtn  0x00000034 
+ 00012203  0x00002080 call  0x000032aa 
+ 00012204  0x00002083 arg  0x00000d64 , 0x00000005 
+ 00012205  0x00002084 arg  0x00000002 , 0x00000039 
+ 00012206  0x00002085 call  0x00007ec6 
+ 00012207  0x00002086 jam  0x00000000 , 0x00000d64 
+ 00012208  0x00002087 branch  0x000031ed 
+ 00012209  0x0000208a setarg  0x0000017f 
+ 00012210  0x0000208b call  0x000032d0 
+ 00012211  0x0000208d rtn  0x00000034 
+ 00012212  0x0000208e arg  0x0000000c , 0x00000007 
+ 00012213  0x0000208f call  0x00007f16 
+ 00012214  0x00002090 nrtn  0x00000034 
+ 00012215  0x00002091 call  0x000032ad 
+ 00012216  0x00002094 arg  0x00000d74 , 0x00000005 
+ 00012217  0x00002095 arg  0x00000002 , 0x00000039 
+ 00012218  0x00002096 call  0x00007ec6 
+ 00012219  0x00002097 jam  0x00000003 , 0x00000d74 
+ 00012220  0x00002098 branch  0x00003207 
+ 00012221  0x0000209b call  0x0000328f 
+ 00012222  0x0000209d rtnne  0x00000001 
+ 00012223  0x0000209e call  0x00002fc1 
+ 00012224  0x0000209f branch  0x00002fcb 
+ 00012225  0x000020a2 call  0x00003294 
+ 00012226  0x000020a4 rtnbit1  0x00000001 
+ 00012227  0x000020a5 set1  0x00000001 , 0x0000003f 
+ 00012228  0x000020a6 call  0x00003297 
+ 00012229  0x000020a8 call  0x0000329c 
+ 00012230  0x000020aa call  0x00002c83 
+ 00012231  0x000020ab setarg  0x00000000 
+ 00012232  0x000020ac arg  0x00000106 , 0x00000011 
+ 00012233  0x000020ad call  0x000032bf 
+ 00012234  0x000020af branch  0x000032c5 
+ 00012235  0x000020b2 call  0x0000316e 
+ 00012236  0x000020b3 nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x000020b4 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x000020b5 setarg  0x00000109 
+ 00012239  0x000020b6 iadd  0x00000013 , 0x00000005 
+ 00012240  0x000020b7 arg  0x00000008 , 0x00000039 
+ 00012241  0x000020b8 call  0x00007f01 
+ 00012242  0x000020b9 setarg  0x0000010b 
+ 00012243  0x000020ba call  0x000032d0 
+ 00012244  0x000020bb beq  0x000000aa , 0x00002fd9 
+ 00012245  0x000020bc beq  0x00000055 , 0x00002fed 
+ 00012246  0x000020bd beq  0x00000022 , 0x00003001 
+ 00012247  0x000020be beq  0x000000ff , 0x00003212 
+ 00012248  0x000020bf branch  0x00002f5e 
+ 00012249  0x000020c2 call  0x000032bd 
+ 00012250  0x000020c3 beq  0x00000001 , 0x00002fdd 
+ 00012251  0x000020c4 beq  0x00000002 , 0x00002fe8 
+ 00012252  0x000020c5 rtn 
+ 00012253  0x000020c7 setarg  0x00000001 
+ 00012254  0x000020c8 call  0x00002ff7 
+ 00012255  0x000020cb setarg  0x00000001 
+ 00012256  0x000020cc call  0x00003289 
+ 00012257  0x000020cf setarg  0x00000080 
+ 00012258  0x000020d0 arg  0x00000130 , 0x00000011 
+ 00012259  0x000020d1 call  0x000032b3 
+ 00012260  0x000020d3 call  0x0000327d 
+ 00012261  0x000020d5 arg  0x00000131 , 0x00000011 
+ 00012262  0x000020d6 call  0x000032bf 
+ 00012263  0x000020d8 branch  0x0000322d 
+ 00012264  0x000020db setarg  0x00000001 
+ 00012265  0x000020dc call  0x00002fff 
+ 00012266  0x000020df setarg  0x00000002 
+ 00012267  0x000020e0 call  0x00003289 
+ 00012268  0x000020e2 branch  0x00002fe1 
+ 00012269  0x000020e5 call  0x000032bd 
+ 00012270  0x000020e6 beq  0x00000001 , 0x00002ff1 
+ 00012271  0x000020e7 beq  0x00000002 , 0x00002ff9 
+ 00012272  0x000020e8 rtn 
+ 00012273  0x000020ea call  0x00002fdf 
+ 00012274  0x000020eb setarg  0x00000106 
+ 00012275  0x000020ec call  0x000032d0 
+ 00012276  0x000020ee beq  0x00000001 , 0x00002ff6 
+ 00012277  0x000020ef rtn 
+ 00012278  0x000020f1 setarg  0x00000002 
+ 00012279  0x000020f4 arg  0x00000106 , 0x00000011 
+ 00012280  0x000020f5 branch  0x000032b3 
+ 00012281  0x000020f8 call  0x00002fea 
+ 00012282  0x000020f9 setarg  0x00000107 
+ 00012283  0x000020fa call  0x000032d0 
+ 00012284  0x000020fc beq  0x00000001 , 0x00002ffe 
+ 00012285  0x000020fd rtn 
+ 00012286  0x000020ff setarg  0x00000002 
+ 00012287  0x00002102 arg  0x00000107 , 0x00000011 
+ 00012288  0x00002103 branch  0x000032b3 
+ 00012289  0x00002106 call  0x000032bd 
+ 00012290  0x00002107 beq  0x00000001 , 0x00003005 
+ 00012291  0x00002108 beq  0x00000002 , 0x00003011 
+ 00012292  0x00002109 rtn 
+ 00012293  0x0000210b setarg  0x00000106 
+ 00012294  0x0000210c call  0x000032d0 
+ 00012295  0x0000210e beq  0x00000002 , 0x00003009 
+ 00012296  0x0000210f rtn 
+ 00012297  0x00002111 call  0x0000328b 
+ 00012298  0x00002113 or_into  0x00000001 , 0x0000003f 
+ 00012299  0x00002114 call  0x0000328d 
+ 00012300  0x00002117 setarg  0x00000000 
+ 00012301  0x00002118 setarg  0x00000106 
+ 00012302  0x00002119 iadd  0x00000013 , 0x00000005 
+ 00012303  0x0000211a istore  0x00000002 , 0x00000005 
+ 00012304  0x0000211b branch  0x00002f5e 
+ 00012305  0x0000211e setarg  0x00000107 
+ 00012306  0x0000211f call  0x000032d0 
+ 00012307  0x00002121 bne  0x00000000 , 0x00003015 
+ 00012308  0x00002122 rtn 
+ 00012309  0x00002124 call  0x0000328b 
+ 00012310  0x00002126 or_into  0x00000002 , 0x0000003f 
+ 00012311  0x00002127 call  0x0000328d 
+ 00012312  0x00002129 branch  0x0000300c 
+ 00012313  0x0000212d fetch  0x00000001 , 0x00000d50 
+ 00012314  0x0000212e rtn  0x00000034 
+ 00012315  0x0000212f jam  0x00000000 , 0x00000d50 
+ 00012316  0x00002130 fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x00002131 arg  0x000002ba , 0x00000002 
+ 00012318  0x00002132 isub  0x00000002 , 0x0000003e 
+ 00012319  0x00002133 nrtn  0x00000005 
+ 00012320  0x00002135 fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x00002136 rtnne  0x000000ba 
+ 00012322  0x00002137 fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x00002138 bpatch  0x000000be , 0x00004017 
+ 00012324  0x00002139 beq  0x000000a0 , 0x0000303b 
+ 00012325  0x0000213a beq  0x000000a1 , 0x0000302c 
+ 00012326  0x0000213b beq  0x000000a6 , 0x00003041 
+ 00012327  0x0000213c beq  0x000000a7 , 0x00003043 
+ 00012328  0x0000213d beq  0x000000a9 , 0x00003049 
+ 00012329  0x0000213e beq  0x000000b0 , 0x0000304d 
+ 00012330  0x00002140 jam  0x00000000 , 0x00000d42 
+ 00012331  0x00002141 rtn 
+ 00012332  0x00002143 fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x00002144 beq  0x00000001 , 0x00003031 
+ 00012334  0x00002145 beq  0x00000084 , 0x00003034 
+ 00012335  0x00002146 beq  0x000000a7 , 0x00003039 
+ 00012336  0x00002147 branch  0x0000302a 
+ 00012337  0x00002149 call  0x0000328b 
+ 00012338  0x0000214b store  0x00000001 , 0x00000cf7 
+ 00012339  0x0000214c branch  0x0000303f 
+ 00012340  0x0000214e call  0x00003291 
+ 00012341  0x00002150 call  0x00003296 
+ 00012342  0x00002152 call  0x0000328b 
+ 00012343  0x00002154 store  0x00000001 , 0x00000cf7 
+ 00012344  0x00002155 branch  0x0000303f 
+ 00012345  0x00002159 jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x0000215a branch  0x0000303f 
+ 00012347  0x0000215d fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x0000215e beq  0x00000081 , 0x0000303e 
+ 00012349  0x00002160 branch  0x0000302a 
+ 00012350  0x00002164 call  0x00003090 
+ 00012351  0x00002166 jam  0x00000001 , 0x00000d42 
+ 00012352  0x00002167 rtn 
+ 00012353  0x0000216d jam  0x00000015 , 0x00000cf7 
+ 00012354  0x0000216e branch  0x0000303f 
+ 00012355  0x00002171 call  0x0000328f 
+ 00012356  0x00002173 beq  0x00000000 , 0x00003047 
+ 00012357  0x00002174 beq  0x00000001 , 0x00003039 
+ 00012358  0x00002176 rtn 
+ 00012359  0x00002178 jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x00002179 branch  0x0000303f 
+ 00012361  0x0000217f jam  0x00000000 , 0x00000cf7 
+ 00012362  0x00002180 jam  0x00000000 , 0x00000cf8 
+ 00012363  0x00002181 jam  0x00000001 , 0x00000cf9 
+ 00012364  0x00002182 branch  0x0000303f 
+ 00012365  0x00002186 call  0x0000329c 
+ 00012366  0x00002187 fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x00002188 increase  0x00000002 , 0x0000003f 
+ 00012368  0x00002189 copy  0x0000003f , 0x00000039 
+ 00012369  0x0000218a arg  0x00000cb6 , 0x00000006 
+ 00012370  0x0000218b setarg  0x0000013c 
+ 00012371  0x0000218c iadd  0x00000013 , 0x00000005 
+ 00012372  0x0000218d branch  0x00007f01 
+ 00012373  0x00002191 bpatch  0x000000bf , 0x00004017 
+ 00012374  0x00002192 call  0x0000307d 
+ 00012375  0x00002194 call  0x00002c7f 
+ 00012376  0x00002195 call  0x000048d3 
+ 00012377  0x00002196 branch  0x00003057 
+ 00012378  0x00002199 call  0x0000328f 
+ 00012379  0x0000219b rtnne  0x00000000 
+ 00012380  0x0000219c call  0x00002f51 
+ 00012381  0x0000219d branch  0x00003098 
+ 00012382  0x000021a0 call  0x0000328f 
+ 00012383  0x000021a2 rtnne  0x00000001 
+ 00012384  0x000021a3 call  0x00002fc1 
+ 00012385  0x000021a4 call  0x00002fcb 
+ 00012386  0x000021a5 call  0x0000328b 
+ 00012387  0x000021a7 rtn  0x00000034 
+ 00012388  0x000021a8 call  0x00003286 
+ 00012389  0x000021aa call  0x00002f4c 
+ 00012390  0x000021ab call  0x00003093 
+ 00012391  0x000021ad setarg  0x00000000 
+ 00012392  0x000021ae add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x000021b0 branch  0x0000322d 
+ 00012394  0x000021b3 call  0x00007fe9 
+ 00012395  0x000021b4 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x000021b5 ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x000021b7 copy  0x00000022 , 0x0000003f 
+ 00012398  0x000021b8 isub  0x00000002 , 0x0000003e 
+ 00012399  0x000021b9 ncall  0x00002d18 , 0x00000002 
+ 00012400  0x000021ba copy  0x0000003f , 0x00000012 
+ 00012401  0x000021bb add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x000021bc ifetch  0x00000004 , 0x00000011 
+ 00012403  0x000021be add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x000021bf ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x000021c1 iadd  0x00000002 , 0x00000002 
+ 00012406  0x000021c2 copy  0x00000012 , 0x0000003f 
+ 00012407  0x000021c3 isub  0x00000002 , 0x0000003e 
+ 00012408  0x000021c4 nrtn  0x00000002 
+ 00012409  0x000021c5 set0  0x0000001c , 0x0000003f 
+ 00012410  0x000021c6 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x000021c7 istore  0x00000004 , 0x00000005 
+ 00012412  0x000021c9 branch  0x00007fe7 
+ 00012413  0x000021cc setarg  0x00000001 
+ 00012414  0x000021cd call  0x00003287 
+ 00012415  0x000021cf call  0x00003283 
+ 00012416  0x000021d1 setarg  0x000000ff 
+ 00012417  0x000021d2 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x000021d3 istore  0x00000001 , 0x00000005 
+ 00012419  0x000021d5 branch  0x00003067 
+ 00012420  0x000021d8 setarg  0x0000015c 
+ 00012421  0x000021d9 call  0x000032d0 
+ 00012422  0x000021db rtn  0x00000034 
+ 00012423  0x000021dc call  0x0000306a 
+ 00012424  0x000021dd nrtn  0x00000028 
+ 00012425  0x000021de call  0x00003281 
+ 00012426  0x000021e0 increase  0x00000001 , 0x0000003f 
+ 00012427  0x000021e1 and_into  0x00000001 , 0x0000003f 
+ 00012428  0x000021e2 call  0x00003284 
+ 00012429  0x000021e4 beq  0x00000000 , 0x00002f4c 
+ 00012430  0x000021e5 beq  0x00000001 , 0x00003090 
+ 00012431  0x000021e6 rtn 
+ 00012432  0x000021ec setarg  0x00000001 
+ 00012433  0x000021ed call  0x00003292 
+ 00012434  0x000021ee branch  0x00003296 
+ 00012435  0x000021f1 setarg  0x00000001 
+ 00012436  0x000021f2 call  0x000032a5 
+ 00012437  0x000021f5 setarg  0x00000280 
+ 00012438  0x000021f6 arg  0x00000008 , 0x00000007 
+ 00012439  0x000021f7 branch  0x00007f08 
+ 00012440  0x000021fa call  0x000032a2 
+ 00012441  0x000021fc rtn  0x00000034 
+ 00012442  0x000021fd arg  0x00000008 , 0x00000007 
+ 00012443  0x000021fe call  0x00007f16 
+ 00012444  0x000021ff nrtn  0x00000034 
+ 00012445  0x00002200 call  0x000032a4 
+ 00012446  0x00002203 setarg  0x00000007 
+ 00012447  0x00002204 call  0x00003292 
+ 00012448  0x00002206 call  0x00003296 
+ 00012449  0x00002208 branch  0x00002f5e 
+ 00012450  0x0000220b bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x0000220c call  0x0000328f 
+ 00012452  0x0000220e rtnne  0x00000007 
+ 00012453  0x0000220f call  0x000030cb 
+ 00012454  0x00002210 call  0x000030e0 
+ 00012455  0x00002211 call  0x0000316e 
+ 00012456  0x00002212 nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x00002214 call  0x000030bc 
+ 00012458  0x00002215 call  0x00003172 , 0x00000005 
+ 00012459  0x00002219 call  0x00002f4c 
+ 00012460  0x0000221a call  0x00003294 
+ 00012461  0x0000221c set1  0x00000000 , 0x0000003f 
+ 00012462  0x0000221d call  0x00003297 
+ 00012463  0x0000221f call  0x00002f5e 
+ 00012464  0x00002220 call  0x00003093 
+ 00012465  0x00002221 call  0x000030bc 
+ 00012466  0x00002222 branch  0x000030c1 , 0x00000005 
+ 00012467  0x00002223 setarg  0x00000164 
+ 00012468  0x00002224 call  0x000032d3 
+ 00012469  0x00002226 call  0x000030be 
+ 00012470  0x00002227 branch  0x000030c5 , 0x00000005 
+ 00012471  0x00002228 setarg  0x00000160 
+ 00012472  0x00002229 call  0x000032d3 
+ 00012473  0x0000222b call  0x000030be 
+ 00012474  0x0000222c branch  0x000030c8 , 0x00000005 
+ 00012475  0x0000222d rtn 
+ 00012476  0x00002230 setarg  0x0000012b 
+ 00012477  0x00002231 call  0x000032d3 
+ 00012478  0x00002234 call  0x0000322a 
+ 00012479  0x00002236 isub  0x00000002 , 0x0000003e 
+ 00012480  0x00002237 rtn 
+ 00012481  0x0000223a setarg  0x00000182 
+ 00012482  0x0000223b call  0x000032d0 
+ 00012483  0x0000223f add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x00002240 branch  0x000032b4 
+ 00012485  0x00002243 setarg  0x00000185 
+ 00012486  0x00002244 call  0x000032d0 
+ 00012487  0x00002246 branch  0x000030c3 
+ 00012488  0x00002248 setarg  0x00000188 
+ 00012489  0x00002249 call  0x000032d0 
+ 00012490  0x0000224b branch  0x000030c3 
+ 00012491  0x0000224e call  0x00003294 
+ 00012492  0x00002250 rtnbit1  0x00000007 
+ 00012493  0x00002251 set1  0x00000007 , 0x0000003f 
+ 00012494  0x00002252 call  0x00003297 
+ 00012495  0x00002254 call  0x00003283 
+ 00012496  0x00002256 call  0x0000329c 
+ 00012497  0x00002258 setarg  0x00000000 
+ 00012498  0x00002259 add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x0000225a istore  0x00000003 , 0x00000005 
+ 00012500  0x0000225c arg  0x00000183 , 0x00000011 
+ 00012501  0x0000225d call  0x000032bf 
+ 00012502  0x0000225e istore  0x00000007 , 0x00000005 
+ 00012503  0x00002261 call  0x000030bc 
+ 00012504  0x00002262 nrtn  0x00000005 
+ 00012505  0x00002263 add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x00002264 ifetch  0x00000001 , 0x00000011 
+ 00012507  0x00002266 arg  0x00000182 , 0x00000011 
+ 00012508  0x00002267 call  0x000032b3 
+ 00012509  0x00002269 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x0000226a ifetch  0x00000001 , 0x00000011 
+ 00012511  0x0000226d branch  0x0000314a 
+ 00012512  0x00002270 bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x00002271 call  0x00003281 
+ 00012514  0x00002273 increase  0x00000001 , 0x0000003f 
+ 00012515  0x00002274 and_into  0x00000003 , 0x0000003f 
+ 00012516  0x00002275 call  0x00003284 
+ 00012517  0x00002278 beq  0x00000000 , 0x0000310e 
+ 00012518  0x00002279 beq  0x00000001 , 0x00003132 
+ 00012519  0x0000227a beq  0x00000002 , 0x000030ea 
+ 00012520  0x0000227b beq  0x00000003 , 0x00003132 
+ 00012521  0x0000227c rtn 
+ 00012522  0x0000227f call  0x00002fdf 
+ 00012523  0x00002280 setarg  0x00000160 
+ 00012524  0x00002281 call  0x0000327e 
+ 00012525  0x00002283 branch  0x000030e0 , 0x00000034 
+ 00012526  0x00002284 call  0x0000322c 
+ 00012527  0x00002286 setarg  0x00000189 
+ 00012528  0x00002287 call  0x000032d0 
+ 00012529  0x00002289 call  0x00003108 , 0x00000034 
+ 00012530  0x0000228a setarg  0x00000187 
+ 00012531  0x0000228b call  0x000032d0 
+ 00012532  0x0000228d call  0x0000322f 
+ 00012533  0x0000228f add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x00002290 ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x00002292 arg  0x00000f9e , 0x00000011 
+ 00012536  0x00002293 call  0x00002e58 
+ 00012537  0x00002294 add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x00002295 istoret  0x00000001 , 0x00000005 
+ 00012539  0x00002297 call  0x00002f94 
+ 00012540  0x00002298 add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x00002299 istoret  0x00000001 , 0x00000005 
+ 00012542  0x0000229b sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x0000229c nrtn  0x00000002 
+ 00012544  0x0000229d setarg  0x00000188 
+ 00012545  0x0000229e call  0x00003275 
+ 00012546  0x000022a0 call  0x00002c90 
+ 00012547  0x000022a1 arg  0x00000188 , 0x00000011 
+ 00012548  0x000022a2 call  0x000032c8 
+ 00012549  0x000022a3 istoret  0x00000001 , 0x00000005 
+ 00012550  0x000022a7 arg  0x00000187 , 0x00000011 
+ 00012551  0x000022a8 branch  0x000032b3 
+ 00012552  0x000022ab setarg  0x00000001 
+ 00012553  0x000022ac arg  0x00000189 , 0x00000011 
+ 00012554  0x000022ad call  0x000032b3 
+ 00012555  0x000022af arg  0x00000000 , 0x00000002 
+ 00012556  0x000022b0 call  0x00002c94 
+ 00012557  0x000022b3 branch  0x00003106 
+ 00012558  0x000022b6 call  0x00002fea 
+ 00012559  0x000022b7 setarg  0x00000164 
+ 00012560  0x000022b8 call  0x0000327e 
+ 00012561  0x000022ba branch  0x000030e0 , 0x00000034 
+ 00012562  0x000022bb call  0x0000322c 
+ 00012563  0x000022bd setarg  0x00000186 
+ 00012564  0x000022be call  0x000032d0 
+ 00012565  0x000022c0 call  0x0000312c , 0x00000034 
+ 00012566  0x000022c1 setarg  0x00000184 
+ 00012567  0x000022c2 call  0x000032d0 
+ 00012568  0x000022c4 call  0x0000322f 
+ 00012569  0x000022c6 add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x000022c7 ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x000022c9 arg  0x0000109e , 0x00000011 
+ 00012572  0x000022ca call  0x00002e58 
+ 00012573  0x000022cb add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x000022cc istoret  0x00000001 , 0x00000005 
+ 00012575  0x000022ce call  0x00002f94 
+ 00012576  0x000022cf add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x000022d0 istoret  0x00000001 , 0x00000005 
+ 00012578  0x000022d2 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x000022d3 nrtn  0x00000002 
+ 00012580  0x000022d4 setarg  0x00000185 
+ 00012581  0x000022d5 call  0x00003275 
+ 00012582  0x000022d7 call  0x00002c90 
+ 00012583  0x000022d8 arg  0x00000185 , 0x00000011 
+ 00012584  0x000022d9 call  0x000032c8 
+ 00012585  0x000022da istoret  0x00000001 , 0x00000005 
+ 00012586  0x000022de arg  0x00000184 , 0x00000011 
+ 00012587  0x000022df branch  0x000032b3 
+ 00012588  0x000022e2 setarg  0x00000001 
+ 00012589  0x000022e3 arg  0x00000186 , 0x00000011 
+ 00012590  0x000022e4 call  0x000032b3 
+ 00012591  0x000022e6 arg  0x00000000 , 0x00000002 
+ 00012592  0x000022e7 call  0x00002c94 
+ 00012593  0x000022ea branch  0x0000312a 
+ 00012594  0x000022ed call  0x00002fdf 
+ 00012595  0x000022ee call  0x0000327d 
+ 00012596  0x000022f0 call  0x0000322c 
+ 00012597  0x000022f2 setarg  0x00000183 
+ 00012598  0x000022f3 call  0x000032d0 
+ 00012599  0x000022f5 call  0x0000314c , 0x00000034 
+ 00012600  0x000022f6 call  0x0000314f 
+ 00012601  0x000022f7 add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x000022f8 ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x000022fa arg  0x00000e9e , 0x00000011 
+ 00012604  0x000022fb call  0x00002e58 
+ 00012605  0x000022fc add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x000022fd istoret  0x00000001 , 0x00000005 
+ 00012607  0x000022ff call  0x00002f94 
+ 00012608  0x00002300 add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x00002301 istoret  0x00000001 , 0x00000005 
+ 00012610  0x00002303 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x00002304 nrtn  0x00000002 
+ 00012612  0x00002305 setarg  0x00000182 
+ 00012613  0x00002306 call  0x00003275 
+ 00012614  0x00002308 call  0x00002c90 
+ 00012615  0x00002309 arg  0x00000182 , 0x00000011 
+ 00012616  0x0000230a call  0x000032c8 
+ 00012617  0x0000230b istoret  0x00000001 , 0x00000005 
+ 00012618  0x00002310 arg  0x00000181 , 0x00000011 
+ 00012619  0x00002311 branch  0x000032b3 
+ 00012620  0x00002319 setarg  0x00000001 
+ 00012621  0x0000231a arg  0x00000183 , 0x00000011 
+ 00012622  0x0000231b call  0x000032b3 
+ 00012623  0x0000231d setarg  0x00000181 
+ 00012624  0x0000231e call  0x000032d0 
+ 00012625  0x0000231f branch  0x0000322f 
+ 00012626  0x00002324 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x00002325 ifetch  0x00000001 , 0x00000011 
+ 00012628  0x00002327 call  0x0000323c 
+ 00012629  0x0000232a call  0x00002dde 
+ 00012630  0x0000232c call  0x0000325f 
+ 00012631  0x0000232e isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x0000232f branch  0x0000315c , 0x00000001 
+ 00012633  0x00002331 call  0x0000315d 
+ 00012634  0x00002332 call  0x00002d53 
+ 00012635  0x00002333 call  0x00002df7 
+ 00012636  0x00002335 branch  0x00002e45 
+ 00012637  0x00002338 bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x00002339 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x0000233a call  0x000032d6 
+ 00012640  0x0000233c setarg  0x0000013b 
+ 00012641  0x0000233d call  0x000032d0 
+ 00012642  0x0000233f rtn  0x00000034 
+ 00012643  0x00002340 setarg  0x00000006 
+ 00012644  0x00002341 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x00002342 istore  0x00000001 , 0x00000005 
+ 00012646  0x00002344 arg  0x00000006 , 0x00000039 
+ 00012647  0x00002345 setarg  0x0000012f 
+ 00012648  0x00002346 iadd  0x00000013 , 0x00000006 
+ 00012649  0x00002348 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x0000234a branch  0x00007f01 
+ 00012651  0x0000234e call  0x0000316e 
+ 00012652  0x0000234f nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x00002350 branch  0x00003172 
+ 00012654  0x00002353 call  0x00002f5e 
+ 00012655  0x00002354 call  0x00002e11 
+ 00012656  0x00002355 nrtn  0x0000002f 
+ 00012657  0x00002356 branch  0x00003152 
+ 00012658  0x00002359 bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x0000235a call  0x00003188 
+ 00012660  0x0000235b nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x0000235c add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x0000235d ifetch  0x00000001 , 0x00000011 
+ 00012663  0x0000235f branch  0x00002f5e , 0x00000034 
+ 00012664  0x00002360 increase  0x00000002 , 0x0000003f 
+ 00012665  0x00002361 iforce  0x00000039 
+ 00012666  0x00002362 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x00002364 setarg  0x00000109 
+ 00012668  0x00002365 iadd  0x00000013 , 0x00000005 
+ 00012669  0x00002367 call  0x00007f01 
+ 00012670  0x00002368 call  0x00003286 
+ 00012671  0x0000236a call  0x000032b6 
+ 00012672  0x0000236c call  0x00003093 , 0x00000034 
+ 00012673  0x0000236d setarg  0x0000010b 
+ 00012674  0x0000236e call  0x000032d0 
+ 00012675  0x00002370 beq  0x00000001 , 0x0000319e 
+ 00012676  0x00002371 beq  0x00000002 , 0x000031c6 
+ 00012677  0x00002372 beq  0x00000003 , 0x000031f2 
+ 00012678  0x00002373 beq  0x000000ff , 0x00003212 
+ 00012679  0x00002374 branch  0x00002f5e 
+ 00012680  0x00002377 call  0x00002c7a 
+ 00012681  0x00002378 call  0x00007fe9 
+ 00012682  0x00002379 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x0000237a ifetch  0x00000001 , 0x00000011 
+ 00012684  0x0000237c add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x0000237d ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x0000237f isub  0x00000002 , 0x0000003e 
+ 00012687  0x00002380 ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x00002381 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x00002382 ifetch  0x00000001 , 0x00000011 
+ 00012690  0x00002384 add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x00002385 istore  0x00000001 , 0x00000005 
+ 00012692  0x00002387 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x00002388 ifetch  0x00000003 , 0x00000011 
+ 00012694  0x0000238a add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x0000238b ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x0000238d isub  0x00000002 , 0x0000003e 
+ 00012697  0x0000238e ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x0000238f add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x00002390 ifetch  0x00000003 , 0x00000011 
+ 00012700  0x00002392 add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x00002394 branch  0x000032c5 
+ 00012702  0x00002397 call  0x00002f88 
+ 00012703  0x00002398 call  0x0000324c 
+ 00012704  0x00002399 store  0x00000001 , 0x00000aa2 
+ 00012705  0x0000239b call  0x00003274 
+ 00012706  0x0000239c fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x0000239e isolate1  0x00000003 , 0x00000002 
+ 00012708  0x0000239f setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x000023a0 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x000023a1 istore  0x00000001 , 0x00000005 
+ 00012711  0x000023a3 beq  0x00000001 , 0x00003216 
+ 00012712  0x000023a4 call  0x00003245 
+ 00012713  0x000023a6 call  0x00003274 
+ 00012714  0x000023a8 isolate1  0x00000004 , 0x00000002 
+ 00012715  0x000023a9 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x000023aa call  0x00003249 
+ 00012717  0x000023ac add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x000023ad ifetch  0x00000002 , 0x00000011 
+ 00012719  0x000023af branch  0x00007f9c 
+ 00012720  0x000023b2 setarg  0x00000001 
+ 00012721  0x000023b3 store  0x00000001 , 0x00000d54 
+ 00012722  0x000023b4 call  0x0000329e 
+ 00012723  0x000023b6 istore  0x00000007 , 0x00000005 
+ 00012724  0x000023b7 call  0x0000329e 
+ 00012725  0x000023b9 ncall  0x000031bd , 0x00000034 
+ 00012726  0x000023ba call  0x0000329e 
+ 00012727  0x000023bc call  0x000031c2 , 0x00000034 
+ 00012728  0x000023be jam  0x00000020 , 0x00000d52 
+ 00012729  0x000023c0 fetch  0x00000001 , 0x00000d38 
+ 00012730  0x000023c1 set1  0x00000002 , 0x0000003f 
+ 00012731  0x000023c2 store  0x00000001 , 0x00000d38 
+ 00012732  0x000023c3 rtn 
+ 00012733  0x000023c6 setarg  0x00000001 
+ 00012734  0x000023c7 call  0x000032a8 
+ 00012735  0x000023ca setarg  0x00000140 
+ 00012736  0x000023cb arg  0x0000000b , 0x00000007 
+ 00012737  0x000023cc branch  0x00007f08 
+ 00012738  0x000023ce call  0x000032a7 
+ 00012739  0x000023d1 setarg  0x00000000 
+ 00012740  0x000023d2 arg  0x0000000b , 0x00000007 
+ 00012741  0x000023d3 branch  0x00007f08 
+ 00012742  0x000023d6 call  0x00003274 
+ 00012743  0x000023d8 isolate1  0x00000003 , 0x00000002 
+ 00012744  0x000023d9 branch  0x0000321b , 0x00000001 
+ 00012745  0x000023da arg  0x00000d64 , 0x00000005 
+ 00012746  0x000023db call  0x000031e0 
+ 00012747  0x000023dc fetch  0x00000008 , 0x00000d64 
+ 00012748  0x000023dd ncall  0x000031e4 , 0x00000034 
+ 00012749  0x000023de fetch  0x00000008 , 0x00000d64 
+ 00012750  0x000023df call  0x000031e9 , 0x00000034 
+ 00012751  0x000023e0 call  0x00002c7a 
+ 00012752  0x000023e1 fetch  0x00000008 , 0x00000d64 
+ 00012753  0x000023e2 arg  0x00000168 , 0x00000011 
+ 00012754  0x000023e3 call  0x000032bf 
+ 00012755  0x000023e4 istore  0x00000008 , 0x00000005 
+ 00012756  0x000023e6 setarg  0x00000170 
+ 00012757  0x000023e7 iadd  0x00000013 , 0x00000011 
+ 00012758  0x000023e8 ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x000023ea isub  0x00000002 , 0x0000003e 
+ 00012760  0x000023eb ncall  0x000031ed , 0x00000005 
+ 00012761  0x000023ec setarg  0x00000168 
+ 00012762  0x000023ed iadd  0x00000013 , 0x00000011 
+ 00012763  0x000023ee ifetch  0x00000008 , 0x00000011 
+ 00012764  0x000023f0 arg  0x00000170 , 0x00000011 
+ 00012765  0x000023f1 call  0x000032bf 
+ 00012766  0x000023f2 istore  0x00000008 , 0x00000005 
+ 00012767  0x000023f4 branch  0x00002f5e 
+ 00012768  0x000023f7 setarg  0x0000010b 
+ 00012769  0x000023f8 iadd  0x00000013 , 0x00000006 
+ 00012770  0x000023fa arg  0x00000009 , 0x00000039 
+ 00012771  0x000023fb branch  0x00007ff3 
+ 00012772  0x000023fe setarg  0x00000001 
+ 00012773  0x000023ff call  0x000032ab 
+ 00012774  0x00002402 setarg  0x00000140 
+ 00012775  0x00002403 arg  0x0000000e , 0x00000007 
+ 00012776  0x00002404 branch  0x00007f08 
+ 00012777  0x00002407 call  0x000032aa 
+ 00012778  0x0000240a setarg  0x00000000 
+ 00012779  0x0000240b arg  0x0000000e , 0x00000007 
+ 00012780  0x0000240c branch  0x00007f08 
+ 00012781  0x00002410 jam  0x00000010 , 0x00000d51 
+ 00012782  0x00002411 fetch  0x00000001 , 0x00000d38 
+ 00012783  0x00002412 set1  0x00000001 , 0x0000003f 
+ 00012784  0x00002413 store  0x00000001 , 0x00000d38 
+ 00012785  0x00002414 rtn 
+ 00012786  0x00002417 arg  0x00000d74 , 0x00000005 
+ 00012787  0x00002418 call  0x000031e0 
+ 00012788  0x00002419 fetch  0x00000002 , 0x00000d75 
+ 00012789  0x0000241a ncall  0x00003209 , 0x00000034 
+ 00012790  0x0000241b fetch  0x00000002 , 0x00000d75 
+ 00012791  0x0000241c call  0x0000320e , 0x00000034 
+ 00012792  0x0000241d call  0x00002c7a 
+ 00012793  0x0000241e fetch  0x00000003 , 0x00000d74 
+ 00012794  0x0000241f arg  0x00000178 , 0x00000011 
+ 00012795  0x00002420 call  0x000032c4 
+ 00012796  0x00002422 setarg  0x0000017b 
+ 00012797  0x00002423 iadd  0x00000013 , 0x00000011 
+ 00012798  0x00002424 ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x00002426 isub  0x00000002 , 0x0000003e 
+ 00012800  0x00002427 ncall  0x00003207 , 0x00000005 
+ 00012801  0x00002428 setarg  0x00000178 
+ 00012802  0x00002429 iadd  0x00000013 , 0x00000011 
+ 00012803  0x0000242a ifetch  0x00000003 , 0x00000011 
+ 00012804  0x0000242c arg  0x0000017b , 0x00000011 
+ 00012805  0x0000242d call  0x000032c4 
+ 00012806  0x0000242f branch  0x00002f5e 
+ 00012807  0x00002432 jam  0x00000021 , 0x00000d52 
+ 00012808  0x00002433 branch  0x000031b9 
+ 00012809  0x00002436 setarg  0x00000001 
+ 00012810  0x00002437 call  0x000032ae 
+ 00012811  0x0000243a setarg  0x00000140 
+ 00012812  0x0000243b arg  0x0000000c , 0x00000007 
+ 00012813  0x0000243c branch  0x00007f08 
+ 00012814  0x0000243f call  0x000032ad 
+ 00012815  0x00002442 setarg  0x00000000 
+ 00012816  0x00002443 arg  0x0000000c , 0x00000007 
+ 00012817  0x00002444 branch  0x00007f08 
+ 00012818  0x00002447 call  0x000032bd 
+ 00012819  0x00002449 beq  0x00000001 , 0x00003216 
+ 00012820  0x0000244a beq  0x00000002 , 0x0000321b 
+ 00012821  0x0000244b rtn 
+ 00012822  0x0000244d setarg  0x0000010d 
+ 00012823  0x0000244e call  0x0000327e 
+ 00012824  0x0000244f arg  0x00000160 , 0x00000011 
+ 00012825  0x00002450 call  0x000032bf 
+ 00012826  0x00002453 branch  0x0000322d 
+ 00012827  0x00002456 setarg  0x0000010d 
+ 00012828  0x00002457 call  0x0000327e 
+ 00012829  0x00002458 arg  0x00000164 , 0x00000011 
+ 00012830  0x00002459 call  0x000032bf 
+ 00012831  0x0000245c branch  0x0000322d 
+ 00012832  0x0000245f call  0x00002c7a 
+ 00012833  0x00002460 add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x00002461 istore  0x00000001 , 0x00000005 
+ 00012835  0x00002462 rtn 
+ 00012836  0x00002465 call  0x00002c7a 
+ 00012837  0x00002466 add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x00002467 branch  0x0000327f 
+ 00012839  0x00002469 call  0x00002c7a 
+ 00012840  0x0000246a add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x0000246b branch  0x0000322d 
+ 00012842  0x0000246e add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x0000246f branch  0x0000327f 
+ 00012844  0x00002471 add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x00002473 istore  0x00000004 , 0x00000005 
+ 00012846  0x00002474 rtn 
+ 00012847  0x00002477 add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x00002478 branch  0x000032b4 
+ 00012849  0x0000247b setarg  0x00000000 
+ 00012850  0x0000247d call  0x00002c7a 
+ 00012851  0x0000247e add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x0000247f branch  0x000032b4 
+ 00012853  0x00002482 add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x00002483 branch  0x000032b4 
+ 00012855  0x00002486 setarg  0x00000004 
+ 00012856  0x00002488 add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x00002489 branch  0x000032b4 
+ 00012858  0x0000248c add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x0000248d branch  0x000032d1 
+ 00012860  0x0000248f add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x00002490 branch  0x000032b4 
+ 00012862  0x00002493 setarg  0x00000002 
+ 00012863  0x00002495 add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x00002496 branch  0x000032b4 
+ 00012865  0x00002499 setarg  0x00000001 
+ 00012866  0x0000249b call  0x00002c7a 
+ 00012867  0x0000249c add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x0000249d branch  0x000032b4 
+ 00012869  0x000024a0 call  0x00002c7a 
+ 00012870  0x000024a1 add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x000024a2 branch  0x000032d1 
+ 00012872  0x000024a4 setarg  0x00000001 
+ 00012873  0x000024a6 call  0x00002c7a 
+ 00012874  0x000024a7 add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x000024a8 branch  0x000032b4 
+ 00012876  0x000024ab call  0x00002c7a 
+ 00012877  0x000024ac add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x000024ad branch  0x000032d1 
+ 00012879  0x000024af setarg  0x00000001 
+ 00012880  0x000024b1 call  0x00002c7a 
+ 00012881  0x000024b2 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x000024b3 branch  0x000032b4 
+ 00012883  0x000024b6 call  0x00002c7a 
+ 00012884  0x000024b7 add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x000024b8 branch  0x000032d1 
+ 00012886  0x000024ba add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x000024bb branch  0x000032b4 
+ 00012888  0x000024be add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x000024bf branch  0x000032d1 
+ 00012890  0x000024c1 setarg  0x00000000 
+ 00012891  0x000024c3 add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x000024c4 branch  0x000032b4 
+ 00012893  0x000024c7 add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x000024c8 branch  0x000032d1 
+ 00012895  0x000024cb add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x000024cc branch  0x000032d1 
+ 00012897  0x000024cf add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x000024d0 branch  0x000032d1 
+ 00012899  0x000024d2 setarg  0x00000000 
+ 00012900  0x000024d4 call  0x00002c7a 
+ 00012901  0x000024d5 add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x000024d6 branch  0x000032b4 
+ 00012903  0x000024d9 call  0x00002c7a 
+ 00012904  0x000024da add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x000024db ifetch  0x00000001 , 0x00000011 
+ 00012906  0x000024dd store  0x00000001 , 0x000041de 
+ 00012907  0x000024de rtn 
+ 00012908  0x000024e1 call  0x00002c7a 
+ 00012909  0x000024e2 fetch  0x00000001 , 0x000041de 
+ 00012910  0x000024e4 add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x000024e5 branch  0x000032b4 
+ 00012912  0x000024e8 add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x000024e9 branch  0x000032d1 
+ 00012914  0x000024ec add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x000024ed branch  0x000032b4 
+ 00012916  0x000024f0 setarg  0x00000109 
+ 00012917  0x000024f2 iadd  0x00000013 , 0x00000011 
+ 00012918  0x000024f3 ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x000024f4 rtn 
+ 00012920  0x000024f7 setarg  0x00000135 
+ 00012921  0x000024f8 branch  0x000032d0 
+ 00012922  0x000024fa setarg  0x00000000 
+ 00012923  0x000024fc arg  0x00000135 , 0x00000011 
+ 00012924  0x000024fd branch  0x000032b3 
+ 00012925  0x00002500 setarg  0x0000012b 
+ 00012926  0x00002502 call  0x000032cd 
+ 00012927  0x00002504 ifetch  0x00000004 , 0x00000011 
+ 00012928  0x00002505 rtn 
+ 00012929  0x00002508 setarg  0x0000015f 
+ 00012930  0x00002509 branch  0x000032d0 
+ 00012931  0x0000250b setarg  0x00000000 
+ 00012932  0x0000250d arg  0x0000015f , 0x00000011 
+ 00012933  0x0000250e branch  0x000032b3 
+ 00012934  0x00002511 setarg  0x00000000 
+ 00012935  0x00002513 arg  0x0000015c , 0x00000011 
+ 00012936  0x00002514 branch  0x000032b3 
+ 00012937  0x00002517 arg  0x0000012f , 0x00000011 
+ 00012938  0x00002518 branch  0x000032b3 
+ 00012939  0x0000251b setarg  0x00000108 
+ 00012940  0x0000251c branch  0x000032d0 
+ 00012941  0x0000251e arg  0x00000108 , 0x00000011 
+ 00012942  0x0000251f branch  0x000032b3 
+ 00012943  0x00002522 setarg  0x00000105 
+ 00012944  0x00002523 branch  0x000032d0 
+ 00012945  0x00002525 setarg  0x00000000 
+ 00012946  0x00002527 arg  0x00000105 , 0x00000011 
+ 00012947  0x00002528 branch  0x000032b3 
+ 00012948  0x0000252b setarg  0x00000104 
+ 00012949  0x0000252c branch  0x000032d0 
+ 00012950  0x0000252e setarg  0x00000000 
+ 00012951  0x00002530 arg  0x00000104 , 0x00000011 
+ 00012952  0x00002531 branch  0x000032b3 
+ 00012953  0x00002534 setarg  0x00000000 
+ 00012954  0x00002536 arg  0x0000013b , 0x00000011 
+ 00012955  0x00002537 branch  0x000032b3 
+ 00012956  0x00002539 setarg  0x00000001 
+ 00012957  0x0000253a branch  0x0000329a 
+ 00012958  0x0000253d setarg  0x0000010c 
+ 00012959  0x0000253e call  0x000032cd 
+ 00012960  0x0000253f ifetch  0x00000007 , 0x00000011 
+ 00012961  0x00002540 rtn 
+ 00012962  0x00002543 setarg  0x0000015e 
+ 00012963  0x00002544 branch  0x000032d0 
+ 00012964  0x00002546 setarg  0x00000000 
+ 00012965  0x00002548 arg  0x0000015e , 0x00000011 
+ 00012966  0x00002549 branch  0x000032b3 
+ 00012967  0x0000254c setarg  0x00000000 
+ 00012968  0x0000254e arg  0x00000180 , 0x00000011 
+ 00012969  0x0000254f branch  0x000032b3 
+ 00012970  0x00002552 setarg  0x00000000 
+ 00012971  0x00002554 arg  0x0000017e , 0x00000011 
+ 00012972  0x00002555 branch  0x000032b3 
+ 00012973  0x00002558 setarg  0x00000000 
+ 00012974  0x0000255a arg  0x0000017f , 0x00000011 
+ 00012975  0x0000255b branch  0x000032b3 
+ 00012976  0x0000255e arg  0x00000102 , 0x00000011 
+ 00012977  0x0000255f branch  0x000032b3 
+ 00012978  0x00002562 arg  0x00000103 , 0x00000011 
+ 00012979  0x00002564 call  0x000032c7 
+ 00012980  0x00002566 istore  0x00000001 , 0x00000005 
+ 00012981  0x00002567 rtn 
+ 00012982  0x0000256a setarg  0x0000015d 
+ 00012983  0x0000256b branch  0x000032d0 
+ 00012984  0x0000256e arg  0x0000015d , 0x00000011 
+ 00012985  0x0000256f branch  0x000032b3 
+ 00012986  0x00002572 setarg  0x0000018a 
+ 00012987  0x00002573 call  0x000032d0 
+ 00012988  0x00002574 branch  0x0000326a 
+ 00012989  0x00002577 setarg  0x0000010c 
+ 00012990  0x00002578 branch  0x000032d0 
+ 00012991  0x0000257b copy  0x0000003f , 0x00000002 
+ 00012992  0x0000257c copy  0x00000011 , 0x0000003f 
+ 00012993  0x0000257d iadd  0x00000013 , 0x00000005 
+ 00012994  0x0000257e copy  0x00000002 , 0x0000003f 
+ 00012995  0x0000257f rtn 
+ 00012996  0x00002582 call  0x000032bf 
+ 00012997  0x00002584 istore  0x00000003 , 0x00000005 
+ 00012998  0x00002585 rtn 
+ 00012999  0x00002588 call  0x00002c7a 
+ 00013000  0x0000258a copy  0x0000003f , 0x00000012 
+ 00013001  0x0000258b copy  0x00000011 , 0x0000003f 
+ 00013002  0x0000258c iadd  0x00000013 , 0x00000005 
+ 00013003  0x0000258d copy  0x00000012 , 0x0000003f 
+ 00013004  0x0000258e rtn 
+ 00013005  0x00002591 call  0x00002c7a 
+ 00013006  0x00002592 iadd  0x00000013 , 0x00000011 
+ 00013007  0x00002593 rtn 
+ 00013008  0x00002596 call  0x000032cd 
+ 00013009  0x00002598 ifetch  0x00000001 , 0x00000011 
+ 00013010  0x00002599 rtn 
+ 00013011  0x0000259c call  0x000032cd 
+ 00013012  0x0000259d ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x0000259e rtn 
+ 00013014  0x000025a1 setarg  0x00000000 
+ 00013015  0x000025a2 branch  0x000032b4 
+ 00013016  0x000025a7 bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x000025a8 fetch  0x00000001 , 0x00004092 
+ 00013018  0x000025a9 branch  0x000032d8 , 0x00000034 
+ 00013019  0x000025ab beq  0x00000004 , 0x00002f30 
+ 00013020  0x000025ac beq  0x0000000f , 0x00003436 
+ 00013021  0x000025ad beq  0x00000009 , 0x000045de 
+ 00013022  0x000025ae beq  0x0000000a , 0x0000392a 
+ 00013023  0x000025af beq  0x0000000e , 0x000035bf 
+ 00013024  0x000025b0 beq  0x00000010 , 0x000044a4 
+ 00013025  0x000025b1 bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x000025b2 rtn 
+ 00013027  0x000025b5 bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x000025b6 jam  0x00000000 , 0x00000151 
+ 00013029  0x000025b7 jam  0x00000000 , 0x0000017f 
+ 00013030  0x000025b8 jam  0x00000000 , 0x00000180 
+ 00013031  0x000025b9 setarg  0x00000000 
+ 00013032  0x000025ba store  0x00000005 , 0x000009ae 
+ 00013033  0x000025bb fetch  0x00000001 , 0x00004092 
+ 00013034  0x000025bc branch  0x000032e3 , 0x00000034 
+ 00013035  0x000025bd beq  0x0000000a , 0x00003962 
+ 00013036  0x000025bf rtn 
+ 00013037  0x000025c3 call  0x00007cd1 
+ 00013038  0x000025c4 call  0x00007d9c 
+ 00013039  0x000025c5 call  0x000032f6 
+ 00013040  0x000025c6 fetch  0x00000002 , 0x000041f3 
+ 00013041  0x000025c7 branch  0x00007f9c 
+ 00013042  0x000025ca fetch  0x00000002 , 0x000041f1 
+ 00013043  0x000025cb branch  0x00007f9c 
+ 00013044  0x000025ce fetch  0x00000002 , 0x000041ef 
+ 00013045  0x000025cf branch  0x00007f9c 
+ 00013046  0x000025d2 bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x000025d4 arg  0x00004668 , 0x00000011 
+ 00013048  0x000025d5 call  0x00007fc4 
+ 00013049  0x000025d6 rtn  0x00000034 
+ 00013050  0x000025d8 copy  0x0000003f , 0x00000013 
+ 00013051  0x000025d9 call  0x000032ff 
+ 00013052  0x000025da branch  0x00003324 
+ 00013053  0x000025dd arg  0x00000000 , 0x00000013 
+ 00013054  0x000025de rtn 
+ 00013055  0x000025e4 beq  0x00000001 , 0x00003311 
+ 00013056  0x000025e5 beq  0x00000010 , 0x00003357 
+ 00013057  0x000025e6 beq  0x00000005 , 0x00003335 
+ 00013058  0x000025e7 beq  0x00000012 , 0x0000333c 
+ 00013059  0x000025e8 beq  0x00000006 , 0x00003353 
+ 00013060  0x000025e9 beq  0x00000004 , 0x00003394 
+ 00013061  0x000025ea beq  0x00000002 , 0x00003399 
+ 00013062  0x000025eb beq  0x00000013 , 0x00003394 
+ 00013063  0x000025ec beq  0x00000014 , 0x0000334b 
+ 00013064  0x000025ed beq  0x00000015 , 0x0000334f 
+ 00013065  0x000025ee beq  0x00000003 , 0x0000332e 
+ 00013066  0x000025ef beq  0x0000000b , 0x00003340 
+ 00013067  0x000025f0 beq  0x0000000c , 0x00003347 
+ 00013068  0x000025f2 beq  0x00000016 , 0x0000335b 
+ 00013069  0x000025f3 beq  0x00000018 , 0x0000332a 
+ 00013070  0x000025f4 beq  0x0000002a , 0x0000331a 
+ 00013071  0x000025f5 beq  0x0000002b , 0x00003318 
+ 00013072  0x000025f6 rtn 
+ 00013073  0x000025fa fetch  0x00000002 , 0x00004682 
+ 00013074  0x000025fb set1  0x00000000 , 0x0000003f 
+ 00013075  0x000025fc store  0x00000002 , 0x00004682 
+ 00013076  0x000025fd fetch  0x00000002 , 0x0000420a 
+ 00013077  0x000025fe set0  0x00000000 , 0x0000003f 
+ 00013078  0x000025ff store  0x00000002 , 0x0000420a 
+ 00013079  0x00002600 rtn 
+ 00013080  0x00002603 jam  0x00000000 , 0x00000229 
+ 00013081  0x00002604 rtn 
+ 00013082  0x00002607 fetch  0x00000001 , 0x00000229 
+ 00013083  0x00002608 increase  0x00000001 , 0x0000003f 
+ 00013084  0x00002609 store  0x00000001 , 0x00000229 
+ 00013085  0x0000260a sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x0000260b branch  0x000033df , 0x00000002 
+ 00013087  0x0000260c jam  0x00000000 , 0x00000229 
+ 00013088  0x0000260d fetch  0x00000002 , 0x0000420a 
+ 00013089  0x0000260e set1  0x00000009 , 0x0000003f 
+ 00013090  0x0000260f store  0x00000002 , 0x0000420a 
+ 00013091  0x00002610 branch  0x000033e9 
+ 00013092  0x00002613 fetch  0x00000002 , 0x000041f5 
+ 00013093  0x00002614 branch  0x00007f9c 
+ 00013094  0x00002617 fetch  0x00000002 , 0x000041e9 
+ 00013095  0x00002618 branch  0x00007f9c 
+ 00013096  0x0000261b fetch  0x00000002 , 0x000041ed 
+ 00013097  0x0000261c branch  0x00007f9c 
+ 00013098  0x0000261f fetch  0x00000002 , 0x0000420a 
+ 00013099  0x00002620 set1  0x00000001 , 0x0000003f 
+ 00013100  0x00002621 store  0x00000002 , 0x0000420a 
+ 00013101  0x00002622 branch  0x00003412 
+ 00013102  0x00002625 fetch  0x00000002 , 0x00004682 
+ 00013103  0x00002626 set1  0x00000007 , 0x0000003f 
+ 00013104  0x00002627 store  0x00000002 , 0x00004682 
+ 00013105  0x00002628 fetch  0x00000002 , 0x0000420a 
+ 00013106  0x00002629 set1  0x00000002 , 0x0000003f 
+ 00013107  0x0000262a store  0x00000002 , 0x0000420a 
+ 00013108  0x0000262b rtn 
+ 00013109  0x0000262e fetch  0x00000002 , 0x00004682 
+ 00013110  0x0000262f set1  0x00000001 , 0x0000003f 
+ 00013111  0x00002630 store  0x00000002 , 0x00004682 
+ 00013112  0x00002631 fetch  0x00000002 , 0x0000420a 
+ 00013113  0x00002632 set1  0x00000004 , 0x0000003f 
+ 00013114  0x00002633 store  0x00000002 , 0x0000420a 
+ 00013115  0x00002634 rtn 
+ 00013116  0x00002637 fetch  0x00000002 , 0x00004682 
+ 00013117  0x00002638 set1  0x00000003 , 0x0000003f 
+ 00013118  0x00002639 store  0x00000002 , 0x00004682 
+ 00013119  0x0000263a rtn 
+ 00013120  0x0000263d fetch  0x00000002 , 0x00004682 
+ 00013121  0x0000263e set1  0x00000005 , 0x0000003f 
+ 00013122  0x0000263f store  0x00000002 , 0x00004682 
+ 00013123  0x00002640 fetch  0x00000002 , 0x0000420a 
+ 00013124  0x00002641 set1  0x00000003 , 0x0000003f 
+ 00013125  0x00002642 store  0x00000002 , 0x0000420a 
+ 00013126  0x00002643 rtn 
+ 00013127  0x00002646 fetch  0x00000002 , 0x00004682 
+ 00013128  0x00002647 set0  0x00000005 , 0x0000003f 
+ 00013129  0x00002648 store  0x00000002 , 0x00004682 
+ 00013130  0x00002649 rtn 
+ 00013131  0x0000264c fetch  0x00000002 , 0x00004682 
+ 00013132  0x0000264d set1  0x00000009 , 0x0000003f 
+ 00013133  0x0000264e store  0x00000002 , 0x00004682 
+ 00013134  0x0000264f rtn 
+ 00013135  0x00002652 fetch  0x00000002 , 0x00004682 
+ 00013136  0x00002653 set0  0x00000009 , 0x0000003f 
+ 00013137  0x00002654 store  0x00000002 , 0x00004682 
+ 00013138  0x00002655 branch  0x00003418 
+ 00013139  0x00002658 fetch  0x00000002 , 0x00004682 
+ 00013140  0x00002659 set1  0x00000002 , 0x0000003f 
+ 00013141  0x0000265a store  0x00000002 , 0x00004682 
+ 00013142  0x0000265b rtn 
+ 00013143  0x0000265e fetch  0x00000002 , 0x0000420a 
+ 00013144  0x0000265f set1  0x00000000 , 0x0000003f 
+ 00013145  0x00002660 store  0x00000002 , 0x0000420a 
+ 00013146  0x00002661 rtn 
+ 00013147  0x00002664 fetch  0x00000002 , 0x0000420a 
+ 00013148  0x00002665 set1  0x00000008 , 0x0000003f 
+ 00013149  0x00002666 store  0x00000002 , 0x0000420a 
+ 00013150  0x00002667 branch  0x000033e9 
+ 00013151  0x0000266b bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x0000266c store  0x00000001 , 0x0000022a 
+ 00013153  0x0000266e fetch  0x00000001 , 0x0000022a 
+ 00013154  0x0000266f rtn  0x00000034 
+ 00013155  0x00002670 increase  0xffffffff , 0x0000003f 
+ 00013156  0x00002671 store  0x00000001 , 0x0000022a 
+ 00013157  0x00002672 call  0x00007cdd 
+ 00013158  0x00002673 call  0x000033d6 
+ 00013159  0x00002674 call  0x00003387 
+ 00013160  0x00002675 call  0x0000338d 
+ 00013161  0x00002676 call  0x0000651b 
+ 00013162  0x00002677 fetch  0x00000002 , 0x000041fd 
+ 00013163  0x00002678 call  0x00007f9c 
+ 00013164  0x00002679 branch  0x00003361 
+ 00013165  0x0000267f ifetch  0x00000001 , 0x00000013 
+ 00013166  0x00002680 rtn  0x00000034 
+ 00013167  0x00002681 pincrease  0xffffffff 
+ 00013168  0x00002682 istore  0x00000001 , 0x00000013 
+ 00013169  0x00002683 nrtn  0x00000034 
+ 00013170  0x00002684 copy  0x00000012 , 0x0000003f 
+ 00013171  0x00002685 branch  0x00007f9c 
+ 00013172  0x0000268a ifetch  0x00000002 , 0x00000013 
+ 00013173  0x0000268b rtn  0x00000034 
+ 00013174  0x0000268c pincrease  0xffffffff 
+ 00013175  0x0000268d istore  0x00000002 , 0x00000013 
+ 00013176  0x0000268e nrtn  0x00000034 
+ 00013177  0x0000268f copy  0x00000012 , 0x0000003f 
+ 00013178  0x00002690 branch  0x00007f9c 
+ 00013179  0x00002693 fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x00002694 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x00002695 arg  0x0000337f , 0x00000012 
+ 00013182  0x00002696 branch  0x0000336d 
+ 00013183  0x00002699 call  0x0000342d 
+ 00013184  0x0000269a beq  0x00000001 , 0x00003382 
+ 00013185  0x0000269c branch  0x0000340a 
+ 00013186  0x0000269e setarg  0x00000002 
+ 00013187  0x0000269f istore  0x00000001 , 0x00000013 
+ 00013188  0x000026a0 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x000026a2 ifetch  0x00000002 , 0x00000012 
+ 00013190  0x000026a3 branch  0x00007f9c 
+ 00013191  0x000026a6 arg  0x00004205 , 0x00000013 
+ 00013192  0x000026a7 arg  0x0000338a , 0x00000012 
+ 00013193  0x000026a8 branch  0x0000336d 
+ 00013194  0x000026ab call  0x00002252 
+ 00013195  0x000026ac branch  0x0000340e , 0x00000005 
+ 00013196  0x000026ad rtn 
+ 00013197  0x000026b1 arg  0x0000467e , 0x00000013 
+ 00013198  0x000026b2 arg  0x00003390 , 0x00000012 
+ 00013199  0x000026b3 branch  0x00003374 
+ 00013200  0x000026b6 call  0x000033f0 
+ 00013201  0x000026b7 call  0x00003408 
+ 00013202  0x000026b8 fetch  0x00000002 , 0x000041f7 
+ 00013203  0x000026b9 branch  0x00007f9c 
+ 00013204  0x000026bd call  0x000033ac 
+ 00013205  0x000026bf fetch  0x00000002 , 0x00004682 
+ 00013206  0x000026c0 set0  0x00000007 , 0x0000003f 
+ 00013207  0x000026c1 store  0x00000002 , 0x00004682 
+ 00013208  0x000026c2 rtn 
+ 00013209  0x000026c5 jam  0x00000000 , 0x00004205 
+ 00013210  0x000026c6 fetch  0x00000002 , 0x00004682 
+ 00013211  0x000026c7 bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x000026c8 isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x000026c9 call  0x000032fd , 0x00000001 
+ 00013214  0x000026cb bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x000026cc fetch  0x00000002 , 0x00004682 
+ 00013216  0x000026cd set0  0x00000000 , 0x0000003f 
+ 00013217  0x000026ce set0  0x00000001 , 0x0000003f 
+ 00013218  0x000026cf set0  0x00000002 , 0x0000003f 
+ 00013219  0x000026d0 set0  0x00000003 , 0x0000003f 
+ 00013220  0x000026d1 set0  0x00000007 , 0x0000003f 
+ 00013221  0x000026d2 store  0x00000002 , 0x00004682 
+ 00013222  0x000026d3 branch  0x00003418 
+ 00013223  0x000026d6 call  0x000033a9 
+ 00013224  0x000026d7 branch  0x0000340a 
+ 00013225  0x000026db setarg  0x00000000 
+ 00013226  0x000026dc store  0x00000002 , 0x00004208 
+ 00013227  0x000026dd rtn 
+ 00013228  0x000026df setarg  0x00000000 
+ 00013229  0x000026e0 store  0x00000002 , 0x0000420a 
+ 00013230  0x000026e1 rtn 
+ 00013231  0x000026e4 fetch  0x00000002 , 0x0000420a 
+ 00013232  0x000026e5 store  0x00000002 , 0x00004208 
+ 00013233  0x000026e6 setarg  0x00000000 
+ 00013234  0x000026e7 store  0x00000002 , 0x0000420a 
+ 00013235  0x000026e8 rtn 
+ 00013236  0x000026eb fetch  0x00000002 , 0x0000420a 
+ 00013237  0x000026ec set1  0x00000007 , 0x0000003f 
+ 00013238  0x000026ed store  0x00000002 , 0x00004208 
+ 00013239  0x000026ee setarg  0x00000000 
+ 00013240  0x000026ef store  0x00000002 , 0x0000420a 
+ 00013241  0x000026f0 rtn 
+ 00013242  0x000026f9 fetch  0x00000001 , 0x00004682 
+ 00013243  0x000026fa isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x000026fb rtn 
+ 00013245  0x00002704 setarg  0x0000aa55 
+ 00013246  0x00002706 store  0x00000002 , 0x00000aaa 
+ 00013247  0x00002707 bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x00002708 arg  0x00000002 , 0x00000002 
+ 00013249  0x00002709 arg  0x00000aaa , 0x00000011 
+ 00013250  0x0000270a arg  0x000000c3 , 0x00000012 
+ 00013251  0x0000270b branch  0x00006606 
+ 00013252  0x0000270f bpatch  0x000000ca , 0x00004019 
+ 00013253  0x00002710 arg  0x00000002 , 0x00000002 
+ 00013254  0x00002711 arg  0x00000a9a , 0x00000011 
+ 00013255  0x00002712 arg  0x000000c3 , 0x00000012 
+ 00013256  0x00002713 call  0x000065df 
+ 00013257  0x00002714 fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x00002715 arg  0x0000aa55 , 0x00000002 
+ 00013259  0x00002716 isub  0x00000002 , 0x0000003e 
+ 00013260  0x00002717 rtn 
+ 00013261  0x0000271b fetch  0x00000001 , 0x0000455a 
+ 00013262  0x0000271c store  0x00000001 , 0x00004205 
+ 00013263  0x0000271d rtn 
+ 00013264  0x00002720 arg  0x00000009 , 0x00000007 
+ 00013265  0x00002721 branch  0x00002c32 
+ 00013266  0x00002724 arg  0x00000009 , 0x00000007 
+ 00013267  0x00002725 branch  0x00002c36 
+ 00013268  0x00002728 jam  0x00000005 , 0x00004206 
+ 00013269  0x00002729 branch  0x000033d0 
+ 00013270  0x0000272c arg  0x00004206 , 0x00000013 
+ 00013271  0x0000272d arg  0x000033d2 , 0x00000012 
+ 00013272  0x0000272e branch  0x0000336d 
+ 00013273  0x00002731 jam  0x00000001 , 0x00004363 
+ 00013274  0x00002732 rtn 
+ 00013275  0x00002735 jam  0x00000000 , 0x00004363 
+ 00013276  0x00002736 rtn 
+ 00013277  0x00002739 jam  0x0000000a , 0x00000a99 
+ 00013278  0x0000273a branch  0x00007d8f 
+ 00013279  0x0000273d jam  0x0000001d , 0x00000a99 
+ 00013280  0x0000273e branch  0x00007d8f 
+ 00013281  0x00002741 bpatch  0x000000cb , 0x00004019 
+ 00013282  0x00002742 fetch  0x00000001 , 0x00004207 
+ 00013283  0x00002743 store  0x00000001 , 0x0000016d 
+ 00013284  0x00002744 jam  0x00000001 , 0x00000228 
+ 00013285  0x00002745 jam  0x00000003 , 0x00000a99 
+ 00013286  0x00002746 branch  0x00007d8f 
+ 00013287  0x00002749 jam  0x0000001e , 0x00000a99 
+ 00013288  0x0000274a branch  0x00007d8f 
+ 00013289  0x0000274d jam  0x00000004 , 0x00000a99 
+ 00013290  0x0000274e branch  0x00007d8f 
+ 00013291  0x00002751 fetch  0x00000002 , 0x00004687 
+ 00013292  0x00002752 store  0x00000002 , 0x0000467e 
+ 00013293  0x00002754 call  0x00003404 
+ 00013294  0x00002756 jam  0x00000001 , 0x00000a99 
+ 00013295  0x00002757 branch  0x00007d8f 
+ 00013296  0x0000275a setarg  0x00000000 
+ 00013297  0x0000275b store  0x00000002 , 0x0000467e 
+ 00013298  0x0000275c jam  0x00000002 , 0x00000a99 
+ 00013299  0x0000275d branch  0x00007d8f 
+ 00013300  0x00002760 jam  0x0000000f , 0x00000a99 
+ 00013301  0x00002761 branch  0x00007d8f 
+ 00013302  0x00002764 jam  0x00000010 , 0x00000a99 
+ 00013303  0x00002765 branch  0x00007d8f 
+ 00013304  0x00002768 jam  0x0000000e , 0x00000a99 
+ 00013305  0x00002769 branch  0x00007d8f 
+ 00013306  0x0000276c jam  0x0000000d , 0x00000a99 
+ 00013307  0x0000276d branch  0x00007d8f 
+ 00013308  0x00002770 jam  0x00000017 , 0x00000a99 
+ 00013309  0x00002771 branch  0x00007d8f 
+ 00013310  0x00002774 jam  0x00000018 , 0x00000a99 
+ 00013311  0x00002775 branch  0x00007d8f 
+ 00013312  0x00002778 jam  0x00000016 , 0x00000a99 
+ 00013313  0x00002779 branch  0x00007d8f 
+ 00013314  0x0000277c jam  0x00000011 , 0x00000a99 
+ 00013315  0x0000277d branch  0x00007d8f 
+ 00013316  0x00002780 jam  0x00000015 , 0x00000a99 
+ 00013317  0x00002781 branch  0x00007d8f 
+ 00013318  0x00002784 jam  0x00000014 , 0x00000a99 
+ 00013319  0x00002785 branch  0x00007d8f 
+ 00013320  0x00002789 jam  0x00000013 , 0x00000a99 
+ 00013321  0x0000278a branch  0x00007d8f 
+ 00013322  0x0000278d jam  0x00000019 , 0x00000a99 
+ 00013323  0x0000278e branch  0x00007d8f 
+ 00013324  0x00002791 jam  0x00000006 , 0x00000a99 
+ 00013325  0x00002792 branch  0x00007d8f 
+ 00013326  0x00002795 jam  0x00000005 , 0x00000a99 
+ 00013327  0x00002796 branch  0x00007d8f 
+ 00013328  0x00002799 jam  0x0000001f , 0x00000a99 
+ 00013329  0x0000279a branch  0x00007d8f 
+ 00013330  0x0000279d jam  0x00000020 , 0x00000a99 
+ 00013331  0x0000279e branch  0x00007d8f 
+ 00013332  0x000027a1 jam  0x00000025 , 0x00000a99 
+ 00013333  0x000027a2 branch  0x00007d8f 
+ 00013334  0x000027a5 set1  0x0000000d , 0x00000000 
+ 00013335  0x000027a6 rtn 
+ 00013336  0x000027a9 set0  0x0000000d , 0x00000000 
+ 00013337  0x000027aa rtn 
+ 00013338  0x000027bf call  0x0000342d 
+ 00013339  0x000027c0 beq  0x00000002 , 0x00003424 
+ 00013340  0x000027c2 setarg  0x00000001 
+ 00013341  0x000027c3 istore  0x00000001 , 0x00000013 
+ 00013342  0x000027c4 add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x000027c5 add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x000027c7 ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x000027c8 increase  0x00000001 , 0x00000013 
+ 00013346  0x000027c9 istoret  0x00000001 , 0x00000013 
+ 00013347  0x000027ca branch  0x00003385 
+ 00013348  0x000027cd setarg  0x00000000 
+ 00013349  0x000027ce istore  0x00000001 , 0x00000013 
+ 00013350  0x000027cf fetch  0x00000002 , 0x00004682 
+ 00013351  0x000027d0 bbit0  0x00000009 , 0x00003429 
+ 00013352  0x000027d1 call  0x00003402 
+ 00013353  0x000027d3 fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x000027d4 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x000027d5 add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x000027d6 branch  0x00003420 
+ 00013357  0x000027d9 fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x000027da add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x000027db ifetch  0x00000001 , 0x00000013 
+ 00013360  0x000027dc rtn 
+ 00013361  0x000027df call  0x0000342d 
+ 00013362  0x000027e0 bne  0x00000000 , 0x00003434 
+ 00013363  0x000027e1 branch  0x0000340a 
+ 00013364  0x000027e3 add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x000027e4 branch  0x00003385 
+ 00013366  0x000027e7 rtn  0x0000002b 
+ 00013367  0x000027e8 jam  0x00000000 , 0x00008081 
+ 00013368  0x000027e9 setarg  0x00003463 
+ 00013369  0x000027ea store  0x00000002 , 0x000041eb 
+ 00013370  0x000027eb setarg  0x0000696c 
+ 00013371  0x000027ec store  0x00000002 , 0x000041ed 
+ 00013372  0x000027ed setarg  0x000034f5 
+ 00013373  0x000027ee store  0x00000002 , 0x000041f3 
+ 00013374  0x000027ef setarg  0x000034f4 
+ 00013375  0x000027f0 store  0x00000002 , 0x000041ef 
+ 00013376  0x000027f1 setarg  0x0000347e 
+ 00013377  0x000027f2 store  0x00000002 , 0x000041f5 
+ 00013378  0x000027f3 setarg  0x000034b2 
+ 00013379  0x000027f4 store  0x00000002 , 0x000041fd 
+ 00013380  0x000027f5 setarg  0x00003465 
+ 00013381  0x000027f6 store  0x00000002 , 0x000041fb 
+ 00013382  0x000027f7 setarg  0x00003470 
+ 00013383  0x000027f8 store  0x00000002 , 0x000041e9 
+ 00013384  0x000027f9 setarg  0x00003501 
+ 00013385  0x000027fa store  0x00000002 , 0x000041f9 
+ 00013386  0x000027fb bpatch  0x000000cc , 0x00004019 
+ 00013387  0x000027fc call  0x0000359b 
+ 00013388  0x000027fd call  0x00006948 
+ 00013389  0x000027fe call  0x000035ad 
+ 00013390  0x000027ff call  0x00007d08 
+ 00013391  0x00002800 call  0x00007cd3 
+ 00013392  0x00002801 setarg  0x0000350b 
+ 00013393  0x00002802 store  0x00000002 , 0x00004766 
+ 00013394  0x00002803 setarg  0x000034fc 
+ 00013395  0x00002804 store  0x00000002 , 0x0000475d 
+ 00013396  0x00002805 setarg  0x000034f8 
+ 00013397  0x00002806 store  0x00000002 , 0x0000475f 
+ 00013398  0x00002807 setarg  0x0000346c 
+ 00013399  0x00002808 store  0x00000002 , 0x00004761 
+ 00013400  0x00002809 setarg  0x000035a2 
+ 00013401  0x0000280a store  0x00000002 , 0x000046a9 
+ 00013402  0x0000280b setarg  0x000035a4 
+ 00013403  0x0000280c store  0x00000002 , 0x000046ab 
+ 00013404  0x0000280d setarg  0x000035a9 
+ 00013405  0x0000280e store  0x00000002 , 0x000046b4 
+ 00013406  0x0000280f setarg  0x000035a6 
+ 00013407  0x00002810 store  0x00000002 , 0x000046b6 
+ 00013408  0x00002811 fetch  0x00000002 , 0x00004682 
+ 00013409  0x00002812 rtnbit1  0x0000000c 
+ 00013410  0x00002813 branch  0x0000340a 
+ 00013411  0x00002816 call  0x00003586 
+ 00013412  0x00002817 branch  0x0000340a 
+ 00013413  0x0000281a call  0x00005892 
+ 00013414  0x0000281b nrtn  0x00000034 
+ 00013415  0x0000281c arg  0x00000b06 , 0x00000011 
+ 00013416  0x0000281d call  0x00007e54 
+ 00013417  0x0000281e nrtn  0x00000028 
+ 00013418  0x0000281f arg  0x00000b06 , 0x00000006 
+ 00013419  0x00002820 branch  0x00004746 
+ 00013420  0x00002823 fetch  0x00000002 , 0x00004797 
+ 00013421  0x00002824 store  0x00000002 , 0x00004791 
+ 00013422  0x00002825 jam  0x00000001 , 0x00004753 
+ 00013423  0x00002826 branch  0x0000358f 
+ 00013424  0x00002829 fetch  0x00000001 , 0x0000479d 
+ 00013425  0x0000282a beq  0x00000001 , 0x00003479 
+ 00013426  0x0000282b fetch  0x00000002 , 0x00004682 
+ 00013427  0x0000282c bbit0  0x00000009 , 0x00003479 
+ 00013428  0x0000282d fetch  0x00000001 , 0x0000479e 
+ 00013429  0x0000282e beq  0x00000001 , 0x000033d0 
+ 00013430  0x0000282f fetch  0x00000001 , 0x00004700 
+ 00013431  0x00002830 nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x00002831 branch  0x000033d2 
+ 00013433  0x00002834 fetch  0x00000001 , 0x0000479b 
+ 00013434  0x00002835 fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x00002836 ior  0x00000002 , 0x0000003f 
+ 00013436  0x00002837 beq  0x00000001 , 0x000033d0 
+ 00013437  0x00002838 branch  0x000033d2 
+ 00013438  0x0000283b copy  0x00000013 , 0x0000003f 
+ 00013439  0x0000283c beq  0x0000002d , 0x00003431 
+ 00013440  0x0000283d beq  0x00000010 , 0x0000341a 
+ 00013441  0x0000283e beq  0x00000014 , 0x000034df 
+ 00013442  0x0000283f beq  0x00000015 , 0x000034e8 
+ 00013443  0x00002840 beq  0x00000040 , 0x00003485 
+ 00013444  0x00002841 rtn 
+ 00013445  0x00002843 fetch  0x00000002 , 0x00004509 
+ 00013446  0x00002844 beq  0x00000001 , 0x0000348c 
+ 00013447  0x00002846 fetch  0x00000002 , 0x000043d8 
+ 00013448  0x00002847 branch  0x000034a2 , 0x00000034 
+ 00013449  0x00002849 jam  0x00000002 , 0x0000478a 
+ 00013450  0x0000284a jam  0x0000003c , 0x0000478f 
+ 00013451  0x0000284b rtn 
+ 00013452  0x0000284e fetch  0x00000002 , 0x0000449a 
+ 00013453  0x0000284f branch  0x000034a0 , 0x00000034 
+ 00013454  0x00002851 jam  0x00000001 , 0x0000478a 
+ 00013455  0x00002852 fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x00002853 fetch  0x00000002 , 0x00004496 
+ 00013457  0x00002854 iadd  0x00000002 , 0x0000003f 
+ 00013458  0x00002855 store  0x00000002 , 0x00004496 
+ 00013459  0x00002856 copy  0x0000003f , 0x00000011 
+ 00013460  0x00002857 fetch  0x00000002 , 0x00004498 
+ 00013461  0x00002858 iadd  0x00000002 , 0x0000003f 
+ 00013462  0x00002859 store  0x00000002 , 0x00004498 
+ 00013463  0x0000285a iadd  0x00000011 , 0x0000003f 
+ 00013464  0x0000285b rshift  0x0000003f , 0x00000002 
+ 00013465  0x0000285c fetch  0x00000002 , 0x000047c0 
+ 00013466  0x0000285d idiv  0x00000002 
+ 00013467  0x0000285e call  0x00007f86 
+ 00013468  0x0000285f quotient  0x0000003f 
+ 00013469  0x00002860 store  0x00000002 , 0x0000449a 
+ 00013470  0x00002861 jam  0x00000001 , 0x00004790 
+ 00013471  0x00002862 rtn 
+ 00013472  0x00002864 jam  0x00000003 , 0x0000478a 
+ 00013473  0x00002865 rtn 
+ 00013474  0x00002868 jam  0x00000000 , 0x00004172 
+ 00013475  0x00002869 jam  0x00000000 , 0x00004790 
+ 00013476  0x0000286a fetch  0x00000002 , 0x000043d6 
+ 00013477  0x0000286b fetcht  0x00000002 , 0x000047be 
+ 00013478  0x0000286c isub  0x00000002 , 0x0000003e 
+ 00013479  0x0000286d setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x0000286e fetch  0x00000002 , 0x000047c0 
+ 00013481  0x0000286f fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x00002870 isub  0x00000002 , 0x0000003f 
+ 00013483  0x00002871 setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x00002872 compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x00002873 rtn  0x00000001 
+ 00013486  0x00002874 fetch  0x00000008 , 0x000047be 
+ 00013487  0x00002875 store  0x00000008 , 0x00004496 
+ 00013488  0x00002876 jam  0x00000001 , 0x00004790 
+ 00013489  0x00002877 rtn 
+ 00013490  0x0000287c call  0x0000337b 
+ 00013491  0x0000287d call  0x000034b9 
+ 00013492  0x0000287e call  0x000034be 
+ 00013493  0x0000287f call  0x000034d5 
+ 00013494  0x00002880 call  0x000034ca 
+ 00013495  0x00002881 call  0x000034c4 
+ 00013496  0x00002882 branch  0x000034d9 
+ 00013497  0x00002886 arg  0x00004799 , 0x00000013 
+ 00013498  0x00002887 arg  0x000034bc , 0x00000012 
+ 00013499  0x00002888 branch  0x0000336d 
+ 00013500  0x0000288a jam  0x00000000 , 0x0000479a 
+ 00013501  0x0000288b rtn 
+ 00013502  0x0000288d arg  0x00004793 , 0x00000013 
+ 00013503  0x0000288e arg  0x000034c1 , 0x00000012 
+ 00013504  0x0000288f branch  0x00003374 
+ 00013505  0x00002891 arg  0x000046bf , 0x00000013 
+ 00013506  0x00002892 arg  0x0000469e , 0x00000012 
+ 00013507  0x00002893 branch  0x00003591 
+ 00013508  0x00002897 arg  0x0000478f , 0x00000013 
+ 00013509  0x00002898 arg  0x000034c7 , 0x00000012 
+ 00013510  0x00002899 branch  0x0000336d 
+ 00013511  0x0000289c fetch  0x00000002 , 0x0000449a 
+ 00013512  0x0000289d store  0x00000001 , 0x00004172 
+ 00013513  0x0000289e rtn 
+ 00013514  0x000028a0 arg  0x00004790 , 0x00000013 
+ 00013515  0x000028a1 arg  0x000034cd , 0x00000012 
+ 00013516  0x000028a2 branch  0x0000336d 
+ 00013517  0x000028a4 fetch  0x00000001 , 0x0000043f 
+ 00013518  0x000028a5 compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x000028a6 nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x000028a7 jam  0x00000001 , 0x0000478a 
+ 00013521  0x000028a8 call  0x00003416 
+ 00013522  0x000028a9 branch  0x00005abf 
+ 00013523  0x000028ab jam  0x00000001 , 0x00004790 
+ 00013524  0x000028ac rtn 
+ 00013525  0x000028af arg  0x00004791 , 0x00000013 
+ 00013526  0x000028b0 arg  0x000034d8 , 0x00000012 
+ 00013527  0x000028b1 branch  0x00003374 
+ 00013528  0x000028b5 branch  0x0000341a 
+ 00013529  0x000028ba arg  0x0000478d , 0x00000013 
+ 00013530  0x000028bb arg  0x000034dc , 0x00000012 
+ 00013531  0x000028bc branch  0x00003374 
+ 00013532  0x000028be fetch  0x00000002 , 0x000047a7 
+ 00013533  0x000028bf store  0x00000002 , 0x0000478d 
+ 00013534  0x000028c0 branch  0x000035af 
+ 00013535  0x000028c4 fetch  0x00000002 , 0x000047a7 
+ 00013536  0x000028c5 store  0x00000002 , 0x0000478d 
+ 00013537  0x000028c6 setarg  0x00000000 
+ 00013538  0x000028c7 store  0x00000002 , 0x00004793 
+ 00013539  0x000028c8 store  0x00000002 , 0x00004791 
+ 00013540  0x000028c9 call  0x0000355c 
+ 00013541  0x000028ca call  0x00003586 
+ 00013542  0x000028cb jam  0x00000000 , 0x00004172 
+ 00013543  0x000028cc branch  0x000033f8 
+ 00013544  0x000028d2 setarg  0x00000000 
+ 00013545  0x000028d3 store  0x00000004 , 0x0000478d 
+ 00013546  0x000028d4 store  0x00000003 , 0x0000478a 
+ 00013547  0x000028d5 store  0x00000002 , 0x00004509 
+ 00013548  0x000028d7 jam  0x00000001 , 0x000047a0 
+ 00013549  0x000028d8 fetch  0x00000002 , 0x00004797 
+ 00013550  0x000028d9 store  0x00000002 , 0x00004791 
+ 00013551  0x000028da call  0x00007e38 
+ 00013552  0x000028db fetch  0x00000001 , 0x00004759 
+ 00013553  0x000028dc rtneq  0x00000000 
+ 00013554  0x000028dd call  0x0000358f 
+ 00013555  0x000028de branch  0x0000356e 
+ 00013556  0x000028e3 branch  0x00003508 
+ 00013557  0x000028e7 fetch  0x00000001 , 0x00004759 
+ 00013558  0x000028e8 rtnne  0x00000002 
+ 00013559  0x000028e9 branch  0x00003508 
+ 00013560  0x000028ef arg  0x000046cd , 0x00000013 
+ 00013561  0x000028f0 call  0x00003582 
+ 00013562  0x000028f1 arg  0x000046c6 , 0x00000013 
+ 00013563  0x000028f3 branch  0x00003584 
+ 00013564  0x000028f6 jam  0x00000000 , 0x0000436e 
+ 00013565  0x000028f7 arg  0x000046db , 0x00000013 
+ 00013566  0x000028f8 call  0x00003582 
+ 00013567  0x000028f9 arg  0x000046d4 , 0x00000013 
+ 00013568  0x000028fa branch  0x000034fb 
+ 00013569  0x000028fd fetch  0x00000001 , 0x00000477 
+ 00013570  0x000028fe beq  0x00000012 , 0x00003504 
+ 00013571  0x000028ff rtn 
+ 00013572  0x00002901 fetch  0x00000002 , 0x00000478 
+ 00013573  0x00002903 beq  0x0000000d , 0x00003536 
+ 00013574  0x00002904 beq  0x0000000b , 0x00003571 
+ 00013575  0x00002905 rtn 
+ 00013576  0x0000290b fetch  0x00000001 , 0x00004753 
+ 00013577  0x0000290c rtn  0x00000034 
+ 00013578  0x0000290d branch  0x00006978 
+ 00013579  0x00002912 copy  0x00000011 , 0x0000003f 
+ 00013580  0x00002913 branch  0x00003510 , 0x00000034 
+ 00013581  0x00002915 copy  0x00000007 , 0x0000003f 
+ 00013582  0x00002916 beq  0x00000000 , 0x00003513 
+ 00013583  0x00002917 rtn 
+ 00013584  0x00002919 copy  0x00000007 , 0x0000003f 
+ 00013585  0x0000291a beq  0x00000000 , 0x0000351b 
+ 00013586  0x0000291b rtn 
+ 00013587  0x0000291e jam  0x00000001 , 0x0000479d 
+ 00013588  0x0000291f arg  0x000046f7 , 0x00000013 
+ 00013589  0x00002920 call  0x00003582 
+ 00013590  0x00002921 arg  0x000046f0 , 0x00000013 
+ 00013591  0x00002922 call  0x00003584 
+ 00013592  0x00002923 fetch  0x00000002 , 0x00004682 
+ 00013593  0x00002924 bbit0  0x00000009 , 0x00003532 
+ 00013594  0x00002925 branch  0x00003521 
+ 00013595  0x00002928 jam  0x00000000 , 0x0000479d 
+ 00013596  0x00002929 branch  0x0000351d 
+ 00013597  0x0000292e fetch  0x00000001 , 0x0000479a 
+ 00013598  0x0000292f rtnne  0x00000001 
+ 00013599  0x00002930 jam  0x00000005 , 0x00004799 
+ 00013600  0x00002931 rtn 
+ 00013601  0x00002934 fetch  0x00000001 , 0x0000479a 
+ 00013602  0x00002935 pincrease  0x00000001 
+ 00013603  0x00002936 store  0x00000001 , 0x0000479a 
+ 00013604  0x00002937 beq  0x00000001 , 0x00003527 
+ 00013605  0x00002938 beq  0x00000002 , 0x0000352b 
+ 00013606  0x00002939 rtn 
+ 00013607  0x0000293b call  0x0000355c 
+ 00013608  0x0000293c jam  0x00000001 , 0x00004771 
+ 00013609  0x0000293d arg  0x0000476c , 0x00000013 
+ 00013610  0x0000293e branch  0x00003544 
+ 00013611  0x00002940 jam  0x00000000 , 0x0000479a 
+ 00013612  0x00002941 jam  0x00000002 , 0x00004771 
+ 00013613  0x00002942 arg  0x0000476c , 0x00000013 
+ 00013614  0x00002943 call  0x00003544 
+ 00013615  0x00002944 fetch  0x00000001 , 0x0000479e 
+ 00013616  0x00002945 beq  0x00000001 , 0x00003551 
+ 00013617  0x00002946 rtn 
+ 00013618  0x00002949 fetch  0x00000002 , 0x00004797 
+ 00013619  0x0000294a store  0x00000002 , 0x00004791 
+ 00013620  0x0000294b call  0x0000355c 
+ 00013621  0x0000294c branch  0x0000358f 
+ 00013622  0x00002950 bpatch  0x000000cd , 0x00004019 
+ 00013623  0x00002951 call  0x000036fc 
+ 00013624  0x00002952 ifetch  0x00000001 , 0x00000011 
+ 00013625  0x00002953 beq  0x00000003 , 0x0000353c 
+ 00013626  0x00002954 beq  0x00000007 , 0x00003540 
+ 00013627  0x00002955 rtn 
+ 00013628  0x00002958 fetch  0x00000001 , 0x0000479e 
+ 00013629  0x00002959 beq  0x00000000 , 0x00003551 
+ 00013630  0x0000295a beq  0x00000001 , 0x0000355c 
+ 00013631  0x0000295b rtn 
+ 00013632  0x0000295e ifetch  0x00000001 , 0x00000012 
+ 00013633  0x0000295f beq  0x00000001 , 0x00003564 
+ 00013634  0x00002960 beq  0x00000000 , 0x00003569 
+ 00013635  0x00002961 rtn 
+ 00013636  0x00002969 bpatch  0x000000ce , 0x00004019 
+ 00013637  0x0000296a fetch  0x00000001 , 0x0000478b 
+ 00013638  0x0000296b isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x0000296c nrtn  0x00000001 
+ 00013640  0x0000296d add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x0000296e ifetch  0x00000002 , 0x00000006 
+ 00013642  0x0000296f byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x00002970 add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x00002971 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x00002972 call  0x000036f0 
+ 00013646  0x00002973 istore  0x00000001 , 0x00000006 
+ 00013647  0x00002974 copy  0x00000013 , 0x00000011 
+ 00013648  0x00002975 branch  0x00007e3d 
+ 00013649  0x0000297c fetch  0x00000001 , 0x00004759 
+ 00013650  0x0000297d rtn  0x00000034 
+ 00013651  0x0000297e jam  0x00000001 , 0x0000479e 
+ 00013652  0x0000297f arg  0x000046e9 , 0x00000013 
+ 00013653  0x00002980 call  0x00003582 
+ 00013654  0x00002981 arg  0x000046e2 , 0x00000013 
+ 00013655  0x00002982 call  0x00003584 
+ 00013656  0x00002983 jam  0x00000004 , 0x00004780 
+ 00013657  0x00002984 jam  0x00000001 , 0x00004783 
+ 00013658  0x00002985 arg  0x0000477b , 0x00000013 
+ 00013659  0x00002986 branch  0x00003544 
+ 00013660  0x00002988 fetch  0x00000001 , 0x0000479e 
+ 00013661  0x00002989 rtn  0x00000034 
+ 00013662  0x0000298a jam  0x00000000 , 0x0000479e 
+ 00013663  0x0000298b call  0x00003586 
+ 00013664  0x0000298c jam  0x00000004 , 0x00004780 
+ 00013665  0x0000298d jam  0x00000000 , 0x00004783 
+ 00013666  0x0000298e arg  0x0000477b , 0x00000013 
+ 00013667  0x0000298f branch  0x00003544 
+ 00013668  0x00002992 jam  0x00000001 , 0x0000479f 
+ 00013669  0x00002993 jam  0x00000007 , 0x00004780 
+ 00013670  0x00002994 jam  0x00000001 , 0x00004783 
+ 00013671  0x00002995 arg  0x0000477b , 0x00000013 
+ 00013672  0x00002996 branch  0x00003544 
+ 00013673  0x00002998 jam  0x00000000 , 0x0000479f 
+ 00013674  0x00002999 jam  0x00000007 , 0x00004780 
+ 00013675  0x0000299a jam  0x00000000 , 0x00004783 
+ 00013676  0x0000299b arg  0x0000477b , 0x00000013 
+ 00013677  0x0000299c branch  0x00003544 
+ 00013678  0x0000299e fetch  0x00000001 , 0x0000479f 
+ 00013679  0x0000299f rtn  0x00000034 
+ 00013680  0x000029a0 branch  0x00003551 
+ 00013681  0x000029a3 ifetch  0x00000002 , 0x00000011 
+ 00013682  0x000029a4 store  0x00000002 , 0x0000478b 
+ 00013683  0x000029a5 isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x000029a6 nrtn  0x00000001 
+ 00013685  0x000029a7 fetch  0x00000001 , 0x000047a0 
+ 00013686  0x000029a8 rtn  0x00000034 
+ 00013687  0x000029a9 jam  0x00000000 , 0x000047a0 
+ 00013688  0x000029aa fetch  0x00000008 , 0x000047b6 
+ 00013689  0x000029ab store  0x00000008 , 0x00004496 
+ 00013690  0x000029ac jam  0x00000002 , 0x00004790 
+ 00013691  0x000029ad call  0x000035af 
+ 00013692  0x000029ae call  0x000035b9 
+ 00013693  0x000029af jam  0x00000007 , 0x00004780 
+ 00013694  0x000029b0 fetch  0x00000001 , 0x0000479f 
+ 00013695  0x000029b1 store  0x00000001 , 0x00004783 
+ 00013696  0x000029b2 arg  0x0000477b , 0x00000013 
+ 00013697  0x000029b3 branch  0x00003544 
+ 00013698  0x000029b8 arg  0x00000001 , 0x00000011 
+ 00013699  0x000029b9 branch  0x00003585 
+ 00013700  0x000029bb arg  0x00000000 , 0x00000011 
+ 00013701  0x000029bd branch  0x0000358c 
+ 00013702  0x000029c0 arg  0x00000000 , 0x00000011 
+ 00013703  0x000029c1 call  0x00007d19 
+ 00013704  0x000029c2 arg  0x00000001 , 0x00000011 
+ 00013705  0x000029c3 call  0x00007d19 
+ 00013706  0x000029c4 fetch  0x00000001 , 0x000047a1 
+ 00013707  0x000029c5 branch  0x000069d7 
+ 00013708  0x000029c8 call  0x00007d04 
+ 00013709  0x000029c9 arg  0x00000007 , 0x00000039 
+ 00013710  0x000029ca branch  0x00007d26 
+ 00013711  0x000029cf arg  0x000046b8 , 0x00000013 
+ 00013712  0x000029d0 arg  0x0000469a , 0x00000012 
+ 00013713  0x000029d2 call  0x00003596 
+ 00013714  0x000029d3 call  0x00003584 
+ 00013715  0x000029d4 fetch  0x00000002 , 0x00004795 
+ 00013716  0x000029d5 store  0x00000002 , 0x00004793 
+ 00013717  0x000029d6 branch  0x000033fa 
+ 00013718  0x000029d9 ifetch  0x00000002 , 0x00000012 
+ 00013719  0x000029da store  0x00000002 , 0x00004154 
+ 00013720  0x000029db ifetch  0x00000002 , 0x00000006 
+ 00013721  0x000029dc store  0x00000002 , 0x00004482 
+ 00013722  0x000029dd rtn 
+ 00013723  0x000029e0 arg  0x00000000 , 0x00000011 
+ 00013724  0x000029e1 call  0x000069a6 
+ 00013725  0x000029e2 fetch  0x00000006 , 0x000047a1 
+ 00013726  0x000029e3 store  0x00000006 , 0x00000a9a 
+ 00013727  0x000029e4 call  0x000069ae 
+ 00013728  0x000029e5 fetch  0x00000001 , 0x000047a1 
+ 00013729  0x000029e6 branch  0x000069d7 
+ 00013730  0x000029e9 jam  0x00000001 , 0x0000479b 
+ 00013731  0x000029ea rtn 
+ 00013732  0x000029ec jam  0x00000000 , 0x0000479b 
+ 00013733  0x000029ed rtn 
+ 00013734  0x000029f2 jam  0x00000000 , 0x0000479c 
+ 00013735  0x000029f3 fetch  0x00000001 , 0x000047a1 
+ 00013736  0x000029f4 branch  0x000069d7 
+ 00013737  0x000029f7 jam  0x00000001 , 0x0000479c 
+ 00013738  0x000029f8 fetch  0x00000006 , 0x000047a1 
+ 00013739  0x000029f9 store  0x00000006 , 0x00000a9a 
+ 00013740  0x000029fa branch  0x000069ae 
+ 00013741  0x000029ff jam  0x00000000 , 0x0000422d 
+ 00013742  0x00002a00 branch  0x000068a8 
+ 00013743  0x00002a03 call  0x000068eb 
+ 00013744  0x00002a04 call  0x00006908 
+ 00013745  0x00002a05 store  0x00000002 , 0x000047b0 
+ 00013746  0x00002a06 arg  0x000047aa , 0x00000011 
+ 00013747  0x00002a07 call  0x00006930 
+ 00013748  0x00002a08 store  0x00000001 , 0x000047a9 
+ 00013749  0x00002a09 beq  0x00000000 , 0x000035be 
+ 00013750  0x00002a0a sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x00002a0b nbranch  0x000035bc , 0x00000002 
+ 00013752  0x00002a0c store  0x00000001 , 0x00004783 
+ 00013753  0x00002a0e jam  0x00000005 , 0x00004780 
+ 00013754  0x00002a0f arg  0x0000477b , 0x00000013 
+ 00013755  0x00002a10 branch  0x00003544 
+ 00013756  0x00002a12 jam  0x00000064 , 0x00004783 
+ 00013757  0x00002a13 branch  0x000035b9 
+ 00013758  0x00002a16 branch  0x0000341a 
+ 00013759  0x00002a1b rtn  0x0000002b 
+ 00013760  0x00002a1c hfetch  0x00000001 , 0x00008081 
+ 00013761  0x00002a1d and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x00002a1e hstore  0x00000001 , 0x00008081 
+ 00013763  0x00002a1f setarg  0x00003631 
+ 00013764  0x00002a20 store  0x00000002 , 0x000041eb 
+ 00013765  0x00002a22 setarg  0x00003633 
+ 00013766  0x00002a23 store  0x00000002 , 0x000041ed 
+ 00013767  0x00002a25 setarg  0x0000340a 
+ 00013768  0x00002a26 store  0x00000002 , 0x000041f7 
+ 00013769  0x00002a28 setarg  0x00003635 
+ 00013770  0x00002a29 store  0x00000002 , 0x000041f3 
+ 00013771  0x00002a2b setarg  0x0000364b 
+ 00013772  0x00002a2c store  0x00000002 , 0x000041f5 
+ 00013773  0x00002a2e setarg  0x000033d0 
+ 00013774  0x00002a2f store  0x00000002 , 0x000041e9 
+ 00013775  0x00002a31 setarg  0x000036f6 
+ 00013776  0x00002a32 store  0x00000002 , 0x000041f9 
+ 00013777  0x00002a34 setarg  0x0000367a 
+ 00013778  0x00002a35 store  0x00000002 , 0x000041fd 
+ 00013779  0x00002a37 call  0x00002c7a 
+ 00013780  0x00002a38 setarg  0x00003722 
+ 00013781  0x00002a39 add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x00002a3a istore  0x00000002 , 0x00000005 
+ 00013783  0x00002a3c setarg  0x000035ed 
+ 00013784  0x00002a3d store  0x00000002 , 0x0000475b 
+ 00013785  0x00002a3f setarg  0x000035ef 
+ 00013786  0x00002a40 store  0x00000002 , 0x0000475f 
+ 00013787  0x00002a42 bpatch  0x000000cf , 0x00004019 
+ 00013788  0x00002a43 call  0x00003628 
+ 00013789  0x00002a44 call  0x00007e38 
+ 00013790  0x00002a45 jam  0x00000002 , 0x00004172 
+ 00013791  0x00002a46 jam  0x00000000 , 0x000049f6 
+ 00013792  0x00002a47 fetch  0x00000001 , 0x000047cb 
+ 00013793  0x00002a48 store  0x00000001 , 0x0000469a 
+ 00013794  0x00002a49 beq  0x00000000 , 0x000035ee 
+ 00013795  0x00002a4a fetch  0x00000001 , 0x000047cc 
+ 00013796  0x00002a4b store  0x00000001 , 0x00004686 
+ 00013797  0x00002a4c jam  0x00000000 , 0x0000436e 
+ 00013798  0x00002a4e call  0x0000360f 
+ 00013799  0x00002a4f call  0x00007cd3 
+ 00013800  0x00002a50 call  0x00007cdd 
+ 00013801  0x00002a51 jam  0x00000001 , 0x000047f3 
+ 00013802  0x00002a52 fetch  0x00000002 , 0x00004682 
+ 00013803  0x00002a53 rtnbit1  0x0000000c 
+ 00013804  0x00002a54 branch  0x0000340a 
+ 00013805  0x00002a57 branch  0x0000360f 
+ 00013806  0x00002a5a jam  0x00000002 , 0x000047f3 
+ 00013807  0x00002a5c jam  0x00000001 , 0x0000436e 
+ 00013808  0x00002a5d call  0x0000360f 
+ 00013809  0x00002a5e arg  0x00000000 , 0x00000011 
+ 00013810  0x00002a5f call  0x00007d1e 
+ 00013811  0x00002a61 setarg  0x00000020 
+ 00013812  0x00002a62 call  0x000046f0 
+ 00013813  0x00002a64 arg  0x000043b7 , 0x00000005 
+ 00013814  0x00002a65 fetch  0x00000001 , 0x000044a0 
+ 00013815  0x00002a67 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002a68 rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002a69 call  0x00003609 
+ 00013818  0x00002a6a istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002a6b and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002a6c call  0x00003609 
+ 00013821  0x00002a6d istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002a6e call  0x000057a6 
+ 00013823  0x00002a6f fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002a70 copy  0x00000002 , 0x00000039 
+ 00013825  0x00002a71 arg  0x00004372 , 0x00000005 
+ 00013826  0x00002a72 arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002a73 call  0x00007f01 
+ 00013828  0x00002a75 fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002a76 copy  0x00000002 , 0x00000039 
+ 00013830  0x00002a77 arg  0x00004392 , 0x00000005 
+ 00013831  0x00002a78 arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002a79 branch  0x00007f01 
+ 00013833  0x00002a7b sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002a7c branch  0x0000360d , 0x00000002 
+ 00013835  0x00002a7d add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002a7e rtn 
+ 00013837  0x00002a80 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002a81 rtn 
+ 00013839  0x00002a84 fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002a85 bne  0x000000ff , 0x00003621 
+ 00013841  0x00002a87 fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002a88 bne  0x000000ff , 0x00003624 
+ 00013843  0x00002a8a fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002a8b bne  0x000000ff , 0x00003626 
+ 00013845  0x00002a8d fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002a8e copy  0x0000003f , 0x00000039 
+ 00013847  0x00002a8f setarg  0x0000472d 
+ 00013848  0x00002a90 copy  0x0000003f , 0x00000011 
+ 00013849  0x00002a92 copy  0x00000011 , 0x00000006 
+ 00013850  0x00002a93 ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002a94 copy  0x00000006 , 0x00000011 
+ 00013852  0x00002a95 beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002a96 copy  0x0000003f , 0x00000002 
+ 00013854  0x00002a97 call  0x0000680e 
+ 00013855  0x00002a99 loop  0x00003619 
+ 00013856  0x00002a9b rtn 
+ 00013857  0x00002a9d fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002a9e store  0x00000008 , 0x0000472f 
+ 00013859  0x00002a9f branch  0x00003611 
+ 00013860  0x00002aa1 store  0x00000001 , 0x0000472d 
+ 00013861  0x00002aa2 branch  0x00003613 
+ 00013862  0x00002aa4 store  0x00000001 , 0x0000472e 
+ 00013863  0x00002aa5 branch  0x00003615 
+ 00013864  0x00002aa9 arg  0x00000000 , 0x00000011 
+ 00013865  0x00002aaa call  0x000069a6 
+ 00013866  0x00002aab call  0x000037e4 
+ 00013867  0x00002aac call  0x00002c7d 
+ 00013868  0x00002aad branch  0x0000362d 
+ 00013869  0x00002ab0 jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002ab1 fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002ab2 store  0x00000001 , 0x00004744 
+ 00013872  0x00002ab3 branch  0x000068a8 
+ 00013873  0x00002ab6 call  0x00006835 
+ 00013874  0x00002ab7 branch  0x0000696c 
+ 00013875  0x00002aba branch  0x0000696c 
+ 00013876  0x00002abf branch  0x00006978 
+ 00013877  0x00002ac2 call  0x00003642 
+ 00013878  0x00002ac3 call  0x000037ee 
+ 00013879  0x00002ac4 call  0x00003639 
+ 00013880  0x00002ac5 branch  0x00003634 
+ 00013881  0x00002ac8 fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002ac9 rtnbit1  0x00000009 
+ 00013883  0x00002aca fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002acb beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002acc rtn 
+ 00013886  0x00002ace fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002acf rtneq  0x00000001 
+ 00013888  0x00002ad0 jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002ad1 branch  0x00003654 
+ 00013890  0x00002ad4 fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002ad5 rtnbit0  0x00000009 
+ 00013892  0x00002ad6 call  0x00005892 
+ 00013893  0x00002ad7 nrtn  0x00000034 
+ 00013894  0x00002ad8 arg  0x00004718 , 0x00000011 
+ 00013895  0x00002ad9 call  0x00007e54 
+ 00013896  0x00002ada nrtn  0x00000028 
+ 00013897  0x00002adb arg  0x00004718 , 0x00000006 
+ 00013898  0x00002adc branch  0x00004746 
+ 00013899  0x00002adf copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002ae0 beq  0x0000002d , 0x00003431 
+ 00013901  0x00002ae1 beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002ae2 beq  0x00000014 , 0x00003651 
+ 00013903  0x00002ae3 beq  0x00000015 , 0x00003660 
+ 00013904  0x00002ae4 rtn 
+ 00013905  0x00002ae7 setarg  0x00000000 
+ 00013906  0x00002ae8 call  0x00003220 
+ 00013907  0x00002ae9 branch  0x00003656 
+ 00013908  0x00002aeb fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002aec store  0x00000002 , 0x000047ed 
+ 00013910  0x00002aee jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002aef jam  0x00000000 , 0x00004091 
+ 00013912  0x00002af0 call  0x000033f8 
+ 00013913  0x00002af1 call  0x00003416 
+ 00013914  0x00002af2 fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002af3 beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002af5 arg  0x00000000 , 0x00000011 
+ 00013917  0x00002af6 branch  0x00007d14 
+ 00013918  0x00002af8 arg  0x00000000 , 0x00000011 
+ 00013919  0x00002af9 branch  0x00007d19 
+ 00013920  0x00002afc setarg  0x00000002 
+ 00013921  0x00002afd call  0x00003220 
+ 00013922  0x00002aff setarg  0x00000000 
+ 00013923  0x00002b00 store  0x00000005 , 0x0000479c 
+ 00013924  0x00002b01 setarg  0x00000004 
+ 00013925  0x00002b02 call  0x000069d7 
+ 00013926  0x00002b03 setarg  0x00000005 
+ 00013927  0x00002b04 call  0x000069d7 
+ 00013928  0x00002b05 setarg  0x00000014 
+ 00013929  0x00002b06 call  0x000069d7 
+ 00013930  0x00002b07 setarg  0x00000015 
+ 00013931  0x00002b08 call  0x000069d7 
+ 00013932  0x00002b09 setarg  0x00000016 
+ 00013933  0x00002b0a call  0x000069d7 
+ 00013934  0x00002b0b setarg  0x00000007 
+ 00013935  0x00002b0c call  0x000069d7 
+ 00013936  0x00002b0d call  0x00007e38 
+ 00013937  0x00002b0e jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002b0f jam  0x0000000a , 0x00004760 
+ 00013939  0x00002b10 jam  0x0000000a , 0x00004762 
+ 00013940  0x00002b12 jam  0x00000002 , 0x00004172 
+ 00013941  0x00002b13 arg  0x00000000 , 0x00000011 
+ 00013942  0x00002b14 call  0x00007d1e 
+ 00013943  0x00002b16 setarg  0x00000020 
+ 00013944  0x00002b17 call  0x000046f0 
+ 00013945  0x00002b18 branch  0x000033fa 
+ 00013946  0x00002b1c call  0x0000373b 
+ 00013947  0x00002b1d call  0x0000373e 
+ 00013948  0x00002b1e call  0x00003741 
+ 00013949  0x00002b1f call  0x0000337b 
+ 00013950  0x00002b20 call  0x000036c8 
+ 00013951  0x00002b21 call  0x000036a1 
+ 00013952  0x00002b22 call  0x0000368a 
+ 00013953  0x00002b23 call  0x00003683 
+ 00013954  0x00002b24 branch  0x0000368f 
+ 00013955  0x00002b27 arg  0x0000479a , 0x00000013 
+ 00013956  0x00002b28 arg  0x00003686 , 0x00000012 
+ 00013957  0x00002b29 branch  0x0000336d 
+ 00013958  0x00002b2b call  0x00003847 
+ 00013959  0x00002b2c nrtn  0x00000001 
+ 00013960  0x00002b2d jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002b2e rtn 
+ 00013962  0x00002b31 arg  0x000047ed , 0x00000013 
+ 00013963  0x00002b32 arg  0x0000368d , 0x00000012 
+ 00013964  0x00002b33 branch  0x00003374 
+ 00013965  0x00002b35 jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002b36 branch  0x00003662 
+ 00013967  0x00002b39 arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002b3a arg  0x00003692 , 0x00000012 
+ 00013969  0x00002b3b branch  0x0000336d 
+ 00013970  0x00002b3d fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002b3e branch  0x0000369e , 0x00000034 
+ 00013972  0x00002b3f jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002b40 jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002b41 setarg  0x00000a02 
+ 00013975  0x00002b42 store  0x00000002 , 0x00004752 
+ 00013976  0x00002b43 fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002b44 beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002b46 branch  0x00003762 
+ 00013979  0x00002b48 setarg  0x00000a02 
+ 00013980  0x00002b49 store  0x00000002 , 0x00004754 
+ 00013981  0x00002b4a branch  0x00003762 
+ 00013982  0x00002b4c setarg  0x00000000 
+ 00013983  0x00002b4d store  0x00000004 , 0x00004752 
+ 00013984  0x00002b4e branch  0x00003762 
+ 00013985  0x00002b51 fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002b52 rtn  0x00000034 
+ 00013987  0x00002b53 fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002b54 bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002b55 arg  0x000047ce , 0x00000013 
+ 00013990  0x00002b56 arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002b57 branch  0x0000336d 
+ 00013992  0x00002b59 fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002b5a store  0x00000001 , 0x000047ce 
+ 00013994  0x00002b5b fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002b5c nrtn  0x00000034 
+ 00013996  0x00002b5e call  0x000068eb 
+ 00013997  0x00002b5f call  0x00006908 
+ 00013998  0x00002b60 store  0x00000002 , 0x000047e8 
+ 00013999  0x00002b61 arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002b62 call  0x00006930 
+ 00014001  0x00002b63 fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002b64 isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002b65 branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002b66 store  0x00000001 , 0x000047cf 
+ 00014005  0x00002b67 copy  0x0000003f , 0x00000002 
+ 00014006  0x00002b69 storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002b6a fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002b6b isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002b6c call  0x000036c1 , 0x00000002 
+ 00014010  0x00002b6d storet  0x00000001 , 0x000047db 
+ 00014011  0x00002b6e arg  0x00000006 , 0x00000039 
+ 00014012  0x00002b6f arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002b70 call  0x000036f0 
+ 00014014  0x00002b71 store  0x00000001 , 0x000047dc 
+ 00014015  0x00002b72 arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002b73 branch  0x00007e3d 
+ 00014017  0x00002b75 fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002b76 nrtn  0x00000034 
+ 00014019  0x00002b77 jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002b78 arg  0x00000001 , 0x00000011 
+ 00014021  0x00002b79 branch  0x00007d1e 
+ 00014022  0x00002b7b arg  0x00000001 , 0x00000011 
+ 00014023  0x00002b7c branch  0x00007d19 
+ 00014024  0x00002b7f arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002b80 arg  0x000036cb , 0x00000012 
+ 00014026  0x00002b81 branch  0x0000336d 
+ 00014027  0x00002b83 jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002b84 jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002b85 fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002b86 beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002b87 beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002b89 arg  0x0000479c , 0x00000006 
+ 00014033  0x00002b8a copy  0x00000006 , 0x00000011 
+ 00014034  0x00002b8b arg  0x00000008 , 0x00000039 
+ 00014035  0x00002b8d copy  0x00000011 , 0x00000006 
+ 00014036  0x00002b8e ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002b8f copy  0x00000006 , 0x00000011 
+ 00014038  0x00002b90 beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002b91 beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002b92 beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002b94 fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002b95 increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002b96 store  0x00000001 , 0x000047a6 
+ 00014044  0x00002b97 loop  0x000036d3 
+ 00014045  0x00002b98 rtn 
+ 00014046  0x00002b9a fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002b9b arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002b9c iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002b9d ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002b9e rtn 
+ 00014051  0x00002ba0 call  0x000036de 
+ 00014052  0x00002ba1 call  0x00006825 
+ 00014053  0x00002ba2 branch  0x000036d9 
+ 00014054  0x00002ba4 call  0x000036de 
+ 00014055  0x00002ba5 call  0x00006829 
+ 00014056  0x00002ba6 branch  0x000036d9 
+ 00014057  0x00002ba8 fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002ba9 beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002baa branch  0x000036e6 
+ 00014060  0x00002bac jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002bad branch  0x000036d0 
+ 00014062  0x00002baf jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002bb0 branch  0x000036d0 
+ 00014064  0x00002bb5 arg  0x00000000 , 0x00000011 
+ 00014065  0x00002bb7 ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002bb8 iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002bb9 loop  0x000036f1 
+ 00014068  0x00002bbb and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002bbc rtn 
+ 00014070  0x00002bbf fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002bc0 beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002bc1 rtn 
+ 00014073  0x00002bc3 fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002bc4 beq  0x00000014 , 0x00003710 
+ 00014075  0x00002bc5 rtn 
+ 00014076  0x00002bd2 bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002bd3 ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002bd4 store  0x00000005 , 0x00000b12 
+ 00014079  0x00002bd5 fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002bd6 arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002bd7 isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002bd8 nrtn  0x00000005 
+ 00014083  0x00002bd9 fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002bda byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002bdb store  0x00000002 , 0x00000b15 
+ 00014086  0x00002bdc copy  0x0000003f , 0x00000039 
+ 00014087  0x00002bdd increase  0x00000005 , 0x00000011 
+ 00014088  0x00002bde copy  0x00000011 , 0x00000006 
+ 00014089  0x00002bdf arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002be0 call  0x00007f01 
+ 00014091  0x00002be1 ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002be2 store  0x00000001 , 0x00000b21 
+ 00014093  0x00002be3 arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002be4 arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002be5 rtn 
+ 00014096  0x00002be8 setarg  0x00000000 
+ 00014097  0x00002be9 store  0x00000005 , 0x00004752 
+ 00014098  0x00002bea store  0x00000005 , 0x00004757 
+ 00014099  0x00002beb call  0x000036fc 
+ 00014100  0x00002bec copy  0x00000012 , 0x00000006 
+ 00014101  0x00002bed arg  0x00004752 , 0x00000005 
+ 00014102  0x00002bee arg  0x0000000a , 0x00000039 
+ 00014103  0x00002bef call  0x00007f01 
+ 00014104  0x00002bf1 bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002bf2 ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002bf3 beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002bf4 beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002bf5 beq  0x00000004 , 0x00003762 
+ 00014109  0x00002bf6 beq  0x00000005 , 0x00003762 
+ 00014110  0x00002bf7 beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002bf8 beq  0x00000007 , 0x00003849 
+ 00014112  0x00002bf9 beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002bfa rtn 
+ 00014114  0x00002bfd fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002bfe rtnbit1  0x00000009 
+ 00014116  0x00002c00 fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002c01 store  0x00000002 , 0x000047ed 
+ 00014118  0x00002c03 jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002c05 setarg  0x0000010c 
+ 00014120  0x00002c06 call  0x000032cd 
+ 00014121  0x00002c07 call  0x00003710 
+ 00014122  0x00002c09 fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002c0a beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002c0b beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002c0c rtn 
+ 00014126  0x00002c0e fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002c0f ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002c10 fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002c11 ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002c12 fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002c13 ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002c14 rtn 
+ 00014133  0x00002c17 jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002c18 rtn 
+ 00014135  0x00002c1a jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002c1b rtn 
+ 00014137  0x00002c1d jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002c1e rtn 
+ 00014139  0x00002c21 arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002c22 arg  0x00003744 , 0x00000012 
+ 00014141  0x00002c23 branch  0x0000336d 
+ 00014142  0x00002c25 arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002c26 arg  0x00003746 , 0x00000012 
+ 00014144  0x00002c27 branch  0x0000336d 
+ 00014145  0x00002c29 arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002c2a arg  0x00003748 , 0x00000012 
+ 00014147  0x00002c2b branch  0x0000336d 
+ 00014148  0x00002c2e jam  0x00000000 , 0x00004752 
+ 00014149  0x00002c2f branch  0x00003762 
+ 00014150  0x00002c31 jam  0x00000000 , 0x00004754 
+ 00014151  0x00002c32 branch  0x00003762 
+ 00014152  0x00002c34 jam  0x00000000 , 0x00004756 
+ 00014153  0x00002c35 branch  0x00003762 
+ 00014154  0x00002c3b call  0x0000374c 
+ 00014155  0x00002c3c branch  0x0000374f 
+ 00014156  0x00002c3e fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002c3f store  0x00000001 , 0x0000475f 
+ 00014158  0x00002c40 branch  0x00003773 
+ 00014159  0x00002c42 fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002c43 call  0x00003754 
+ 00014161  0x00002c44 fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002c45 store  0x00000001 , 0x0000475d 
+ 00014163  0x00002c46 branch  0x00003770 
+ 00014164  0x00002c48 beq  0x00000002 , 0x00003758 
+ 00014165  0x00002c49 beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002c4a store  0x00000001 , 0x0000475e 
+ 00014167  0x00002c4b rtn 
+ 00014168  0x00002c4d jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002c4e rtn 
+ 00014170  0x00002c50 jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002c51 rtn 
+ 00014172  0x00002c53 fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002c54 call  0x00003754 
+ 00014174  0x00002c55 fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002c56 call  0x0000379e 
+ 00014176  0x00002c57 call  0x000037a1 
+ 00014177  0x00002c58 branch  0x000069c4 
+ 00014178  0x00002c5b fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002c5c nrtn  0x00000034 
+ 00014180  0x00002c5d fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002c5e store  0x00000006 , 0x0000475d 
+ 00014182  0x00002c5f fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002c60 fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002c61 iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002c62 fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002c63 iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002c64 call  0x00003779 , 0x00000034 
+ 00014188  0x00002c65 bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002c66 call  0x00003770 
+ 00014190  0x00002c67 call  0x00003773 
+ 00014191  0x00002c68 branch  0x00003776 
+ 00014192  0x00002c6a arg  0x00004763 , 0x00000012 
+ 00014193  0x00002c6b arg  0x0000475d , 0x00000006 
+ 00014194  0x00002c6c branch  0x0000377b 
+ 00014195  0x00002c6e arg  0x0000476b , 0x00000012 
+ 00014196  0x00002c6f arg  0x0000475f , 0x00000006 
+ 00014197  0x00002c70 branch  0x0000377b 
+ 00014198  0x00002c72 arg  0x00004773 , 0x00000012 
+ 00014199  0x00002c73 arg  0x00004761 , 0x00000006 
+ 00014200  0x00002c74 branch  0x0000377b 
+ 00014201  0x00002c76 jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002c77 rtn 
+ 00014203  0x00002c7a ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002c7b beq  0x00000000 , 0x00003787 
+ 00014205  0x00002c7c beq  0x00000001 , 0x00003780 
+ 00014206  0x00002c7d beq  0x00000002 , 0x00003782 
+ 00014207  0x00002c7e rtn 
+ 00014208  0x00002c80 jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002c81 branch  0x00003783 
+ 00014210  0x00002c83 jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002c84 ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002c85 store  0x00000001 , 0x0000477d 
+ 00014213  0x00002c86 ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002c87 branch  0x0000378c 
+ 00014215  0x00002c8a ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002c8b call  0x000069d7 
+ 00014217  0x00002c8c increase  0x00000001 , 0x00000012 
+ 00014218  0x00002c8d ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002c8e branch  0x000069d7 
+ 00014220  0x00002c90 store  0x00000008 , 0x0000477e 
+ 00014221  0x00002c91 jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002c92 fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002c93 beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002c95 fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002c96 store  0x00000001 , 0x00004780 
+ 00014226  0x00002c97 fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002c99 call  0x000069d7 
+ 00014228  0x00002c9a fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002c9b call  0x0000379e 
+ 00014230  0x00002c9c store  0x00000001 , 0x00004785 
+ 00014231  0x00002c9d fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002c9e store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002c9f branch  0x000069ae 
+ 00014234  0x00002ca1 fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002ca2 store  0x00000001 , 0x00004780 
+ 00014236  0x00002ca3 fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002ca4 branch  0x00003793 
+ 00014238  0x00002ca7 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002ca8 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002ca9 rtn 
+ 00014241  0x00002cab arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002cac imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002cad div  0x0000003f , 0x00000064 
+ 00014244  0x00002cae call  0x00007f86 
+ 00014245  0x00002caf quotient  0x00000002 
+ 00014246  0x00002cb0 copy  0x00000002 , 0x00000011 
+ 00014247  0x00002cb1 setarg  0x00002ee0 
+ 00014248  0x00002cb2 isub  0x00000002 , 0x00000012 
+ 00014249  0x00002cb3 rtn 
+ 00014250  0x00002cb7 hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002cb8 set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002cb9 hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002cba setarg  0x0000009e 
+ 00014254  0x00002cbb hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002cbc hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002cbd rtn 
+ 00014257  0x00002cc0 fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002cc1 nrtn  0x00000034 
+ 00014259  0x00002cc2 fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002cc3 store  0x00000002 , 0x00004787 
+ 00014261  0x00002cc4 fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002cc5 bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002cc6 fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002cc7 store  0x00000002 , 0x00004787 
+ 00014265  0x00002cc9 bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002cca call  0x000037aa 
+ 00014267  0x00002ccb call  0x000037dc 
+ 00014268  0x00002ccc setarg  0x0000bb80 
+ 00014269  0x00002ccd call  0x00002a8f 
+ 00014270  0x00002cce call  0x000037e0 
+ 00014271  0x00002ccf setarg  0x00001c20 
+ 00014272  0x00002cd0 call  0x00002a8f 
+ 00014273  0x00002cd1 arg  0x00000010 , 0x00000039 
+ 00014274  0x00002cd3 call  0x000037dc 
+ 00014275  0x00002cd4 fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002cd5 bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002cd6 setarg  0x00001c20 
+ 00014278  0x00002cd7 call  0x00002a8f 
+ 00014279  0x00002cd8 call  0x000037e0 
+ 00014280  0x00002cd9 branch  0x000037cc 
+ 00014281  0x00002cdc setarg  0x00003840 
+ 00014282  0x00002cdd call  0x00002a8f 
+ 00014283  0x00002cde call  0x000037e0 
+ 00014284  0x00002ce0 setarg  0x00001c20 
+ 00014285  0x00002ce1 call  0x00002a8f 
+ 00014286  0x00002ce2 fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002ce3 rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002ce4 store  0x00000002 , 0x00004787 
+ 00014289  0x00002ce5 loop  0x000037c2 
+ 00014290  0x00002ce7 jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002ce8 jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002ce9 setarg  0x00000a01 
+ 00014293  0x00002cea store  0x00000002 , 0x00004752 
+ 00014294  0x00002ceb fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002cec beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002cee branch  0x00003762 
+ 00014297  0x00002cf0 setarg  0x00000a01 
+ 00014298  0x00002cf1 store  0x00000002 , 0x00004754 
+ 00014299  0x00002cf2 branch  0x00003762 
+ 00014300  0x00002cf5 hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002cf6 or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002cf7 hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002cf8 rtn 
+ 00014304  0x00002cfa hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002cfb and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002cfc hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002cfd rtn 
+ 00014308  0x00002d00 fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002d01 rtneq  0x00000000 
+ 00014310  0x00002d02 call  0x00002c65 
+ 00014311  0x00002d03 fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002d04 storet  0x00000001 , 0x00004786 
+ 00014313  0x00002d05 call  0x000067fb 
+ 00014314  0x00002d06 call  0x00003847 
+ 00014315  0x00002d07 nrtn  0x00000001 
+ 00014316  0x00002d08 jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002d09 rtn 
+ 00014318  0x00002d0c fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002d0d rtneq  0x00000000 
+ 00014320  0x00002d0e fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002d0f nrtn  0x00000034 
+ 00014322  0x00002d10 fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002d11 bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002d12 fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002d13 rtnne  0x00000001 
+ 00014326  0x00002d15 bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002d16 call  0x00003847 
+ 00014328  0x00002d17 nrtn  0x00000001 
+ 00014329  0x00002d18 setarg  0x00008ca0 
+ 00014330  0x00002d19 call  0x00002a8f 
+ 00014331  0x00002d1a call  0x00003847 
+ 00014332  0x00002d1b nrtn  0x00000001 
+ 00014333  0x00002d1c call  0x0000383f 
+ 00014334  0x00002d1e call  0x00003842 
+ 00014335  0x00002d1f nrtn  0x00000002 
+ 00014336  0x00002d20 call  0x00003847 
+ 00014337  0x00002d21 branch  0x000037fe , 0x00000001 
+ 00014338  0x00002d22 arg  0x00000000 , 0x00000011 
+ 00014339  0x00002d23 arg  0x00000010 , 0x00000039 
+ 00014340  0x00002d24 call  0x0000383f 
+ 00014341  0x00002d26 call  0x00003842 
+ 00014342  0x00002d27 nrtn  0x00000002 
+ 00014343  0x00002d28 call  0x00003847 
+ 00014344  0x00002d29 nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002d2a setarg  0x00002a30 
+ 00014346  0x00002d2b call  0x00002a8f 
+ 00014347  0x00002d2c call  0x00003847 
+ 00014348  0x00002d2d branch  0x00003812 , 0x00000001 
+ 00014349  0x00002d2f setarg  0x00000000 
+ 00014350  0x00002d30 rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002d31 ior  0x00000011 , 0x00000011 
+ 00014352  0x00002d32 loop  0x00003805 
+ 00014353  0x00002d33 branch  0x0000381b 
+ 00014354  0x00002d35 setarg  0x00008000 
+ 00014355  0x00002d36 rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002d37 ior  0x00000011 , 0x00000011 
+ 00014357  0x00002d38 call  0x0000383f 
+ 00014358  0x00002d3a call  0x00003842 
+ 00014359  0x00002d3b nrtn  0x00000002 
+ 00014360  0x00002d3c call  0x00003847 
+ 00014361  0x00002d3d branch  0x00003816 , 0x00000001 
+ 00014362  0x00002d3e loop  0x00003805 
+ 00014363  0x00002d40 bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002d41 copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002d42 store  0x00000002 , 0x00004789 
+ 00014366  0x00002d43 store  0x00000002 , 0x00004797 
+ 00014367  0x00002d44 fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002d45 beq  0x00000001 , 0x00003827 
+ 00014369  0x00002d47 arg  0x00000007 , 0x00000039 
+ 00014370  0x00002d48 arg  0x00004792 , 0x00000006 
+ 00014371  0x00002d49 call  0x000036f0 
+ 00014372  0x00002d4a store  0x00000001 , 0x00004799 
+ 00014373  0x00002d4b arg  0x0000478f , 0x00000011 
+ 00014374  0x00002d4c branch  0x00007e3d 
+ 00014375  0x00002d4f fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002d50 increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002d51 store  0x00000001 , 0x000047ef 
+ 00014378  0x00002d52 div  0x0000003f , 0x00000002 
+ 00014379  0x00002d53 call  0x00007f86 
+ 00014380  0x00002d54 quotient  0x00000002 
+ 00014381  0x00002d55 remainder  0x0000003f 
+ 00014382  0x00002d56 nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002d58 fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002d59 isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002d5a call  0x0000383d , 0x00000005 
+ 00014386  0x00002d5b arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002d5c increase  0xffffffff , 0x00000002 
+ 00014388  0x00002d5d iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002d5e arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002d5f istore  0x00000001 , 0x00000011 
+ 00014391  0x00002d60 rtn 
+ 00014392  0x00002d62 arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002d63 iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002d64 arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002d65 istore  0x00000001 , 0x00000011 
+ 00014396  0x00002d66 rtn 
+ 00014397  0x00002d68 jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002d69 rtn 
+ 00014399  0x00002d6b copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002d6c store  0x00000004 , 0x0000478b 
+ 00014401  0x00002d6d rtn 
+ 00014402  0x00002d6f copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002d70 fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002d71 isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002d72 sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002d73 rtn 
+ 00014407  0x00002d76 fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002d77 branch  0x0000681d 
+ 00014409  0x00002d7a fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002d7b store  0x00000008 , 0x0000479c 
+ 00014411  0x00002d7c rtn 
+ 00014412  0x00002d7f fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002d80 store  0x00000001 , 0x000047af 
+ 00014414  0x00002d81 fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002d82 store  0x00000001 , 0x000047b0 
+ 00014416  0x00002d83 fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002d84 store  0x00000001 , 0x000047b1 
+ 00014418  0x00002d85 arg  0x0000000d , 0x00000039 
+ 00014419  0x00002d86 arg  0x000047aa , 0x00000006 
+ 00014420  0x00002d87 call  0x000036f0 
+ 00014421  0x00002d88 store  0x00000001 , 0x000047b7 
+ 00014422  0x00002d89 arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002d8a branch  0x00007e3d 
+ 00014424  0x00002d91 call  0x000065c2 
+ 00014425  0x00002d92 jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002d93 call  0x0000386d 
+ 00014427  0x00002d94 call  0x00003867 
+ 00014428  0x00002d95 setarg  0x00003860 
+ 00014429  0x00002d96 store  0x00000002 , 0x000041fd 
+ 00014430  0x00002d97 arg  0x00000000 , 0x00000011 
+ 00014431  0x00002d98 branch  0x000069a6 
+ 00014432  0x00002d9b fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002d9c rtn  0x00000034 
+ 00014434  0x00002d9d increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002d9e store  0x00000002 , 0x000046a1 
+ 00014436  0x00002d9f rtnne  0x00000000 
+ 00014437  0x00002da0 jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002da1 rtn 
+ 00014439  0x00002da4 bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002da5 fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002da6 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002da7 rtn  0x00000002 
+ 00014443  0x00002da8 jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002da9 rtn 
+ 00014445  0x00002dac arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002dad arg  0x00000000 , 0x00000012 
+ 00014447  0x00002dae arg  0x00000051 , 0x00000002 
+ 00014448  0x00002daf branch  0x000065df 
+ 00014449  0x00002db3 disable  0x00000028 
+ 00014450  0x00002db4 fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002db5 copy  0x0000003f , 0x00000039 
+ 00014452  0x00002db7 arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002db8 copy  0x00000013 , 0x00000012 
+ 00014454  0x00002dba bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002dbb call  0x0000387c 
+ 00014456  0x00002dbc branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002dbe increase  0x00000004 , 0x00000011 
+ 00014458  0x00002dbf loop  0x00003876 
+ 00014459  0x00002dc0 rtn 
+ 00014460  0x00002dc4 bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002dc5 ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002dc6 ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002dc7 isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002dc8 rtn 
+ 00014465  0x00002dcb bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002dcc ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002dcd ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002dce isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002dcf nrtn  0x00000005 
+ 00014470  0x00002dd0 ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002dd1 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002dd2 rtn  0x00000005 
+ 00014473  0x00002dd3 add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002dd4 ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002dd5 isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002dd6 rtn 
+ 00014477  0x00002dda bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002ddb disable  0x00000028 
+ 00014479  0x00002ddc fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002ddd copy  0x0000003f , 0x00000039 
+ 00014481  0x00002ddf arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002de0 copy  0x00000013 , 0x00000012 
+ 00014483  0x00002de2 call  0x00003881 
+ 00014484  0x00002de3 branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002de4 increase  0x00000004 , 0x00000011 
+ 00014486  0x00002de5 loop  0x00003893 
+ 00014487  0x00002de6 rtn 
+ 00014488  0x00002dea fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002deb increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002dec store  0x00000001 , 0x00000004 
+ 00014491  0x00002ded arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002df0 ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002df1 arg  0x000055aa , 0x00000002 
+ 00014494  0x00002df2 isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002df3 nrtn  0x00000005 
+ 00014496  0x00002df4 copy  0x00000006 , 0x00000013 
+ 00014497  0x00002df5 ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002df6 setarg  0x00ffffff 
+ 00014499  0x00002df7 isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002df8 branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002df9 call  0x0000388d 
+ 00014502  0x00002dfa branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002dfb rtn 
+ 00014504  0x00002dfe bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002dff increase  0x00000004 , 0x00000013 
+ 00014506  0x00002e00 ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002e01 fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002e02 isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002e03 rtn  0x00000005 
+ 00014510  0x00002e04 store  0x00000001 , 0x000046f6 
+ 00014511  0x00002e05 fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002e06 increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002e07 store  0x00000001 , 0x00000003 
+ 00014514  0x00002e09 increase  0x00000001 , 0x00000013 
+ 00014515  0x00002e0a ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002e0b store  0x00000001 , 0x000046f5 
+ 00014517  0x00002e0c copy  0x0000003f , 0x00000039 
+ 00014518  0x00002e0d rtn  0x00000034 
+ 00014519  0x00002e0f ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002e10 beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002e11 beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002e12 beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002e13 beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002e14 beq  0x00000004 , 0x000038de 
+ 00014525  0x00002e15 beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002e16 beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002e17 beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002e18 loop  0x000038b7 
+ 00014529  0x00002e19 rtn 
+ 00014530  0x00002e1c copy  0x00000006 , 0x00000013 
+ 00014531  0x00002e1d fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002e1e store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002e1f arg  0x00000000 , 0x00000002 
+ 00014534  0x00002e21 storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002e22 setarg  0x00002710 
+ 00014536  0x00002e23 store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002e24 ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002e25 store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002e26 call  0x000069ae 
+ 00014540  0x00002e27 and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002e28 loop  0x000038b7 
+ 00014542  0x00002e29 rtn 
+ 00014543  0x00002e2b copy  0x00000013 , 0x00000006 
+ 00014544  0x00002e2c fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002e2d store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002e2e arg  0x00000001 , 0x00000002 
+ 00014547  0x00002e2f branch  0x000038c6 
+ 00014548  0x00002e31 copy  0x00000013 , 0x00000006 
+ 00014549  0x00002e32 fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002e33 store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002e34 arg  0x00000002 , 0x00000002 
+ 00014552  0x00002e35 branch  0x000038c6 
+ 00014553  0x00002e37 copy  0x00000013 , 0x00000006 
+ 00014554  0x00002e38 fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002e39 store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002e3a arg  0x00000003 , 0x00000002 
+ 00014557  0x00002e3b branch  0x000038c6 
+ 00014558  0x00002e3d copy  0x00000013 , 0x00000006 
+ 00014559  0x00002e3e fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002e3f store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002e40 arg  0x00000004 , 0x00000002 
+ 00014562  0x00002e41 branch  0x000038c6 
+ 00014563  0x00002e43 copy  0x00000013 , 0x00000006 
+ 00014564  0x00002e44 fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002e45 store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002e46 arg  0x00000005 , 0x00000002 
+ 00014567  0x00002e47 branch  0x000038c6 
+ 00014568  0x00002e4a ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002e4b rtn 
+ 00014570  0x00002e4e copy  0x00000006 , 0x00000013 
+ 00014571  0x00002e4f fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002e50 bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002e51 call  0x000038f0 
+ 00014574  0x00002e53 and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002e54 rtn 
+ 00014576  0x00002e56 bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002e57 call  0x00003871 
+ 00014578  0x00002e58 branch  0x000038fe , 0x00000028 
+ 00014579  0x00002e59 fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002e5a copy  0x0000003f , 0x00000002 
+ 00014581  0x00002e5b increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002e5c store  0x00000001 , 0x000046a4 
+ 00014583  0x00002e5d call  0x00003867 
+ 00014584  0x00002e5e lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002e5f setarg  0x000046a5 
+ 00014586  0x00002e60 iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002e61 ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002e62 istore  0x00000004 , 0x00000005 
+ 00014589  0x00002e63 branch  0x00003903 
+ 00014590  0x00002e65 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002e66 ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002e67 rtn  0x00000034 
+ 00014593  0x00002e68 ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002e69 istore  0x00000004 , 0x00000011 
+ 00014595  0x00002e6b arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002e6c arg  0x00000000 , 0x00000012 
+ 00014597  0x00002e6d arg  0x00000051 , 0x00000002 
+ 00014598  0x00002e6e branch  0x00006606 
+ 00014599  0x00002e76 fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002e77 call  0x00006825 
+ 00014601  0x00002e78 rtn 
+ 00014602  0x00002e7e fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002e7f call  0x00006829 
+ 00014604  0x00002e82 fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002e83 call  0x00006825 
+ 00014606  0x00002e86 call  0x0000391d 
+ 00014607  0x00002e88 fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002e89 nrtn  0x00000034 
+ 00014609  0x00002e8b call  0x00002c29 
+ 00014610  0x00002e8c hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002e8d set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002e8e hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002e8f call  0x00002c21 
+ 00014614  0x00002e90 arg  0xffffffff , 0x00000002 
+ 00014615  0x00002e91 branch  0x00002b2a 
+ 00014616  0x00002e94 fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002e95 branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002e96 increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002e97 store  0x00000001 , 0x000046a7 
+ 00014620  0x00002e98 branch  0x000056f9 
+ 00014621  0x00002e9b mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002e9c arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002e9d iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002e9e ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002e9f rtn  0x00000034 
+ 00014626  0x00002ea0 copy  0x0000003f , 0x00000011 
+ 00014627  0x00002ea1 copy  0x00000011 , 0x00000039 
+ 00014628  0x00002ea2 arg  0x00004372 , 0x00000005 
+ 00014629  0x00002ea3 call  0x00007f01 
+ 00014630  0x00002ea4 copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002ea5 increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002ea6 store  0x00000001 , 0x0000436f 
+ 00014633  0x00002ea7 rtn 
+ 00014634  0x00002eb0 rtn  0x0000002b 
+ 00014635  0x00002eb1 call  0x000057a3 
+ 00014636  0x00002eb2 call  0x000068a8 
+ 00014637  0x00002eb3 setarg  0x00003982 
+ 00014638  0x00002eb4 store  0x00000002 , 0x000041f3 
+ 00014639  0x00002eb5 setarg  0x0000396e 
+ 00014640  0x00002eb6 store  0x00000002 , 0x000041f1 
+ 00014641  0x00002eb7 setarg  0x00003986 
+ 00014642  0x00002eb8 store  0x00000002 , 0x000041f5 
+ 00014643  0x00002eb9 setarg  0x0000396d 
+ 00014644  0x00002eba store  0x00000002 , 0x000041ef 
+ 00014645  0x00002ebb setarg  0x00003969 
+ 00014646  0x00002ebc store  0x00000002 , 0x000041e9 
+ 00014647  0x00002ebd setarg  0x00003ab7 
+ 00014648  0x00002ebe store  0x00000002 , 0x000041fb 
+ 00014649  0x00002ebf setarg  0x00003c32 
+ 00014650  0x00002ec0 store  0x00000002 , 0x0000456f 
+ 00014651  0x00002ec1 setarg  0x00003cc2 
+ 00014652  0x00002ec2 store  0x00000002 , 0x000041f9 
+ 00014653  0x00002ec3 setarg  0x00003cd7 
+ 00014654  0x00002ec4 store  0x00000002 , 0x000041fd 
+ 00014655  0x00002ec6 call  0x0000397f 
+ 00014656  0x00002ec7 bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002ec8 call  0x00003945 
+ 00014658  0x00002ec9 call  0x00003964 
+ 00014659  0x00002eca call  0x00002c6f 
+ 00014660  0x00002ecb branch  0x00003c48 
+ 00014661  0x00002ecf fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002ed0 hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002ed2 fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002ed3 hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002ed5 hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002ed6 or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002ed7 and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002ed8 hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002ed9 jam  0x00000000 , 0x00008062 
+ 00014670  0x00002edb fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002edc hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002edd fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002ede hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002edf hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002ee1 hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002ee2 set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002ee3 hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002ee5 hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002ee6 set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002ee7 hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002ee8 call  0x000066ce 
+ 00014682  0x00002ee9 jam  0x00000000 , 0x00008043 
+ 00014683  0x00002eea jam  0x00000081 , 0x00008062 
+ 00014684  0x00002eec fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002eed isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002eee hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002eef setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002ef0 hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002ef1 rtn 
+ 00014690  0x00002ef6 call  0x0000397f 
+ 00014691  0x00002ef7 branch  0x00003945 
+ 00014692  0x00002eff fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002f00 call  0x0000680e 
+ 00014694  0x00002f01 call  0x000039e6 
+ 00014695  0x00002f03 fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002f04 branch  0x000067fb 
+ 00014697  0x00002f07 fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002f08 call  0x0000681d 
+ 00014699  0x00002f09 nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002f0a branch  0x000033d0 
+ 00014701  0x00002f0e rtn 
+ 00014702  0x00002f11 call  0x00003970 
+ 00014703  0x00002f12 branch  0x00003ce9 
+ 00014704  0x00002f15 fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002f16 bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002f17 bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002f18 setarg  0x00003eff 
+ 00014708  0x00002f19 fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002f1a iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002f1b copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002f1c isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002f1d nrtn  0x00000002 
+ 00014713  0x00002f1e fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002f1f bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002f20 fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002f21 rtnbit1  0x00000006 
+ 00014717  0x00002f22 call  0x00003cec 
+ 00014718  0x00002f23 call  0x0000340e 
+ 00014719  0x00002f25 copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002f26 store  0x00000004 , 0x000046c5 
+ 00014721  0x00002f27 rtn 
+ 00014722  0x00002f2b call  0x00003ce9 
+ 00014723  0x00002f2c call  0x0000526e 
+ 00014724  0x00002f2d nrtn  0x00000034 
+ 00014725  0x00002f2e branch  0x000039eb 
+ 00014726  0x00002f32 copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002f33 beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002f34 beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002f35 beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002f36 beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002f37 beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002f38 beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002f39 beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002f3a beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002f3b beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002f3c beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002f3d beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002f3e beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002f3f beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002f40 beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002f41 beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002f42 beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002f43 beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002f44 beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002f45 beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002f46 beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002f47 beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002f48 beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002f49 beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002f4a beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002f4b beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002f4c beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002f4d beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002f4e rtn 
+ 00014755  0x00002f52 call  0x0000397f 
+ 00014756  0x00002f53 fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002f54 ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002f55 call  0x000039d7 
+ 00014759  0x00002f56 fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002f57 rtnbit0  0x00000004 
+ 00014761  0x00002f58 branch  0x000039b1 
+ 00014762  0x00002f5b fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002f5c set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002f5d store  0x00000002 , 0x00004682 
+ 00014765  0x00002f5e fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002f5f store  0x00000001 , 0x00004172 
+ 00014767  0x00002f60 call  0x000039e6 
+ 00014768  0x00002f61 branch  0x00003c1d 
+ 00014769  0x00002f66 fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002f67 rtnbit0  0x00000004 
+ 00014771  0x00002f68 set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002f69 store  0x00000002 , 0x00004682 
+ 00014773  0x00002f6a branch  0x00003c21 
+ 00014774  0x00002f70 call  0x0000397f 
+ 00014775  0x00002f73 fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002f74 rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002f75 fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002f76 isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002f77 nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002f78 branch  0x00003416 
+ 00014781  0x00002f7a fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002f7b rtnbit1  0x00000005 
+ 00014783  0x00002f7c hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002f7d ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002f7e branch  0x0000340c 
+ 00014786  0x00002f81 call  0x00003cee 
+ 00014787  0x00002f82 branch  0x00003418 
+ 00014788  0x00002f85 call  0x0000397f 
+ 00014789  0x00002f86 branch  0x000039dd 
+ 00014790  0x00002f89 call  0x00005816 
+ 00014791  0x00002f8a call  0x000039d7 
+ 00014792  0x00002f8b branch  0x00003c23 
+ 00014793  0x00002f8e branch  0x000033dd 
+ 00014794  0x00002f92 branch  0x00003cee 
+ 00014795  0x00002f96 fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002f97 bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002f98 branch  0x00003cf2 
+ 00014798  0x00002f9c branch  0x00003cf2 
+ 00014799  0x00002fa0 call  0x000058ba 
+ 00014800  0x00002fa1 call  0x000039dd 
+ 00014801  0x00002fa2 fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002fa3 store  0x00000001 , 0x00004172 
+ 00014803  0x00002fa4 branch  0x00003c1f 
+ 00014804  0x00002fa8 jam  0x00000000 , 0x00004661 
+ 00014805  0x00002fa9 call  0x00003cee 
+ 00014806  0x00002faa branch  0x00003cf2 
+ 00014807  0x00002faf call  0x00003a52 
+ 00014808  0x00002fb0 branch  0x000039db 
+ 00014809  0x00002fb4 call  0x00005cc9 
+ 00014810  0x00002fb5 branch  0x00005b02 
+ 00014811  0x00002fb9 fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002fba branch  0x00006829 
+ 00014813  0x00002fbd call  0x000039df 
+ 00014814  0x00002fbe branch  0x000039e6 
+ 00014815  0x00002fc1 fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00002fc2 isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00002fc3 call  0x000033f0 , 0x00000001 
+ 00014818  0x00002fc4 fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00002fc5 isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00002fc6 call  0x000033f8 , 0x00000001 
+ 00014821  0x00002fc7 rtn 
+ 00014822  0x00002fc9 fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x00002fca branch  0x00006825 
+ 00014824  0x00002fcd fetch  0x00000001 , 0x0000456b 
+ 00014825  0x00002fce rtneq  0x00000000 
+ 00014826  0x00002fcf branch  0x00006c28 
+ 00014827  0x00002fd2 hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00002fd3 bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00002fd4 call  0x000066cb 
+ 00014830  0x00002fd5 ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00002fd6 bne  0x00000001 , 0x00003a01 
+ 00014832  0x00002fd7 hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00002fd8 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x00002fd9 rtn  0x00000002 
+ 00014835  0x00002fda ifetch  0x00000001 , 0x00000003 
+ 00014836  0x00002fdb store  0x00000001 , 0x00000b03 
+ 00014837  0x00002fdc ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x00002fdd copy  0x00000003 , 0x00000011 
+ 00014839  0x00002fde storet  0x00000001 , 0x00000b04 
+ 00014840  0x00002fdf add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00002fe0 hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00002fe1 isub  0x00000002 , 0x00000002 
+ 00014843  0x00002fe2 nrtn  0x00000002 
+ 00014844  0x00002fe3 jam  0x00000001 , 0x00000b05 
+ 00014845  0x00002fe4 call  0x00003a17 
+ 00014846  0x00002fe5 fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00002fe6 rtneq  0x00000000 
+ 00014848  0x00002fe7 branch  0x00003a12 
+ 00014849  0x00002fea call  0x00007ec1 
+ 00014850  0x00002feb call  0x00003c79 
+ 00014851  0x00002fec branch  0x00003a04 
+ 00014852  0x00002ff0 bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00002ff1 hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00002ff2 rtn  0x00000034 
+ 00014855  0x00002ff3 call  0x000066cb 
+ 00014856  0x00002ff4 ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00002ff5 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00002ff6 ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00002ff7 nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00002ff8 ifetch  0x00000001 , 0x00000003 
+ 00014861  0x00002ff9 rtneq  0x00000005 
+ 00014862  0x00002ffa rtneq  0x00000029 
+ 00014863  0x00002ffb increase  0xffffffff , 0x00000003 
+ 00014864  0x00002ffc call  0x00003a16 
+ 00014865  0x00002ffd branch  0x00003a04 
+ 00014866  0x00003000 call  0x000066cb 
+ 00014867  0x00003001 increase  0x00000002 , 0x00000003 
+ 00014868  0x00003002 ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00003003 iadd  0x00000003 , 0x00000003 
+ 00014870  0x00003005 branch  0x000066c8 
+ 00014871  0x00003009 bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x0000300a fetch  0x00000001 , 0x00000b03 
+ 00014873  0x0000300b beq  0x00000000 , 0x00003a3f 
+ 00014874  0x0000300c beq  0x00000001 , 0x00003a44 
+ 00014875  0x0000300d beq  0x00000002 , 0x00003a49 
+ 00014876  0x0000300e beq  0x00000003 , 0x00003a5f 
+ 00014877  0x0000300f beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00003010 beq  0x00000005 , 0x00003a75 
+ 00014879  0x00003011 beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00003012 beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00003013 beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00003014 beq  0x0000000d , 0x00003aec 
+ 00014883  0x00003015 beq  0x0000000e , 0x00003af4 
+ 00014884  0x00003016 beq  0x0000000f , 0x00003afa 
+ 00014885  0x00003017 beq  0x00000010 , 0x00003b06 
+ 00014886  0x00003018 beq  0x00000011 , 0x00003b0e 
+ 00014887  0x00003019 beq  0x00000012 , 0x00003b12 
+ 00014888  0x0000301a beq  0x00000026 , 0x00003b16 
+ 00014889  0x0000301b beq  0x00000028 , 0x00003b1d 
+ 00014890  0x0000301c beq  0x00000029 , 0x00003b2d 
+ 00014891  0x0000301d beq  0x0000002a , 0x00003b36 
+ 00014892  0x0000301e beq  0x0000002b , 0x00003b69 
+ 00014893  0x0000301f beq  0x0000002c , 0x00003b6f 
+ 00014894  0x00003020 beq  0x00000030 , 0x00003b76 
+ 00014895  0x00003021 beq  0x00000031 , 0x00003b7c 
+ 00014896  0x00003022 beq  0x00000032 , 0x00003b90 
+ 00014897  0x00003023 beq  0x00000033 , 0x00003b98 
+ 00014898  0x00003024 beq  0x00000034 , 0x00003bbb 
+ 00014899  0x00003025 beq  0x00000035 , 0x00003bc4 
+ 00014900  0x00003026 beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00003027 beq  0x00000037 , 0x00003bd7 
+ 00014902  0x00003028 beq  0x00000038 , 0x00003bda 
+ 00014903  0x00003029 beq  0x00000040 , 0x00003be2 
+ 00014904  0x0000302a beq  0x00000042 , 0x00003bec 
+ 00014905  0x0000302b beq  0x00000048 , 0x00003bf1 
+ 00014906  0x0000302c beq  0x00000049 , 0x00003bfc 
+ 00014907  0x0000302d beq  0x00000051 , 0x00003c02 
+ 00014908  0x0000302e beq  0x00000061 , 0x00003c06 
+ 00014909  0x0000302f beq  0x000000ff , 0x00003c15 
+ 00014910  0x00003030 branch  0x00003c17 
+ 00014911  0x00003036 fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00003037 bne  0x00000006 , 0x00003c17 
+ 00014913  0x00003038 ifetch  0x00000006 , 0x00000003 
+ 00014914  0x00003039 store  0x00000006 , 0x000040a0 
+ 00014915  0x0000303a branch  0x00003c1a 
+ 00014916  0x0000303e fetch  0x00000001 , 0x00000b04 
+ 00014917  0x0000303f bne  0x00000006 , 0x00003c17 
+ 00014918  0x00003040 ifetch  0x00000006 , 0x00000003 
+ 00014919  0x00003041 store  0x00000006 , 0x000044a0 
+ 00014920  0x00003042 branch  0x00003c1a 
+ 00014921  0x00003047 fetch  0x00000001 , 0x00000b04 
+ 00014922  0x00003048 bne  0x00000001 , 0x00003c17 
+ 00014923  0x00003049 copy  0x00000011 , 0x00000003 
+ 00014924  0x0000304a call  0x00003c1a 
+ 00014925  0x0000304b ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x0000304c storet  0x00000001 , 0x000046a9 
+ 00014927  0x0000304d fetch  0x00000002 , 0x00004682 
+ 00014928  0x0000304e rtnbit1  0x00000009 
+ 00014929  0x0000304f rtnbit1  0x00000000 
+ 00014930  0x00003051 fetch  0x00000001 , 0x000046a1 
+ 00014931  0x00003052 isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x00003053 nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x00003054 fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x00003055 and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x00003056 store  0x00000001 , 0x00004093 
+ 00014936  0x00003058 fetch  0x00000001 , 0x000046a1 
+ 00014937  0x00003059 isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x0000305a nrtn  0x00000001 
+ 00014939  0x0000305b fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x0000305c isolate1  0x00000002 , 0x00000002 
+ 00014941  0x0000305d branch  0x000033fa , 0x00000001 
+ 00014942  0x0000305e branch  0x000033f8 
+ 00014943  0x00003063 fetch  0x00000001 , 0x00000b04 
+ 00014944  0x00003064 sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x00003065 nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x00003066 store  0x00000001 , 0x00004515 
+ 00014947  0x00003067 arg  0x00000008 , 0x00000039 
+ 00014948  0x00003068 call  0x00007ec6 
+ 00014949  0x00003069 fetch  0x00000001 , 0x00000b04 
+ 00014950  0x0000306a copy  0x0000003f , 0x00000039 
+ 00014951  0x0000306b copy  0x00000011 , 0x00000003 
+ 00014952  0x0000306c arg  0x00004516 , 0x00000005 
+ 00014953  0x0000306d call  0x000066ea 
+ 00014954  0x0000306e branch  0x00003c1a 
+ 00014955  0x00003073 fetch  0x00000001 , 0x00000b04 
+ 00014956  0x00003074 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x00003075 nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x00003076 store  0x00000001 , 0x000043af 
+ 00014959  0x00003077 copy  0x0000003f , 0x00000039 
+ 00014960  0x00003078 copy  0x00000011 , 0x00000003 
+ 00014961  0x00003079 arg  0x000043b0 , 0x00000005 
+ 00014962  0x0000307a call  0x000066ea 
+ 00014963  0x0000307b call  0x000057a3 
+ 00014964  0x0000307c branch  0x00003c1a 
+ 00014965  0x00003081 fetch  0x00000001 , 0x00004682 
+ 00014966  0x00003082 bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x00003083 call  0x000033ba 
+ 00014968  0x00003084 branch  0x00003a86 , 0x00000001 
+ 00014969  0x00003085 jam  0x00000000 , 0x00000b05 
+ 00014970  0x00003087 call  0x0000397f 
+ 00014971  0x00003088 fetch  0x00000001 , 0x00004568 
+ 00014972  0x00003089 rtn  0x00000034 
+ 00014973  0x0000308a fetch  0x00000002 , 0x00004573 
+ 00014974  0x0000308b bne  0x00000000 , 0x00003a84 
+ 00014975  0x0000308c fetch  0x00000001 , 0x00000b04 
+ 00014976  0x0000308d store  0x00000002 , 0x00004573 
+ 00014977  0x0000308f copy  0x00000011 , 0x00000003 
+ 00014978  0x00003092 copy  0x00000003 , 0x0000003f 
+ 00014979  0x00003093 store  0x00000002 , 0x00004571 
+ 00014980  0x00003095 call  0x00003a88 
+ 00014981  0x00003096 branch  0x00006c4d 
+ 00014982  0x00003099 jam  0x00000000 , 0x00000b05 
+ 00014983  0x0000309a branch  0x00003cd1 
+ 00014984  0x0000309d call  0x00003a8e 
+ 00014985  0x0000309e fetch  0x00000002 , 0x00004573 
+ 00014986  0x0000309f fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x000030a0 isub  0x00000002 , 0x0000003f 
+ 00014988  0x000030a1 store  0x00000002 , 0x00004573 
+ 00014989  0x000030a2 rtn 
+ 00014990  0x000030a5 fetch  0x00000002 , 0x00004573 
+ 00014991  0x000030a6 arg  0x0000006e , 0x00000002 
+ 00014992  0x000030a7 call  0x00007fdd 
+ 00014993  0x000030a8 fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x000030a9 call  0x00007fdd 
+ 00014995  0x000030aa fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x000030ab call  0x00007fdd 
+ 00014997  0x000030ac store  0x00000002 , 0x0000469f 
+ 00014998  0x000030ad rtn 
+ 00014999  0x000030b0 jam  0x00000001 , 0x00000b05 
+ 00015000  0x000030b1 jam  0x00000005 , 0x00000b03 
+ 00015001  0x000030b2 branch  0x00003c1a 
+ 00015002  0x000030b7 fetch  0x00000002 , 0x00004682 
+ 00015003  0x000030b8 bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x000030b9 call  0x00003ad4 
+ 00015005  0x000030ba branch  0x00003c17 , 0x00000028 
+ 00015006  0x000030bb jam  0x00000000 , 0x00000b05 
+ 00015007  0x000030bc fetch  0x00000001 , 0x000046bf 
+ 00015008  0x000030bd bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x000030be fetch  0x00000001 , 0x000046c0 
+ 00015010  0x000030bf nrtn  0x00000034 
+ 00015011  0x000030c0 jam  0x00000001 , 0x00000b05 
+ 00015012  0x000030c1 ifetch  0x00000002 , 0x00000003 
+ 00015013  0x000030c2 store  0x00000002 , 0x000046c1 
+ 00015014  0x000030c3 copy  0x00000003 , 0x0000003f 
+ 00015015  0x000030c4 store  0x00000002 , 0x000046c3 
+ 00015016  0x000030c5 fetch  0x00000001 , 0x00000b04 
+ 00015017  0x000030c6 pincrease  0xfffffffe 
+ 00015018  0x000030c7 nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x000030c8 branch  0x00003c17 , 0x00000005 
+ 00015020  0x000030c9 store  0x00000001 , 0x000046c0 
+ 00015021  0x000030ca jam  0x00000000 , 0x00000b05 
+ 00015022  0x000030cb call  0x00005814 
+ 00015023  0x000030cc call  0x00003ab7 
+ 00015024  0x000030cd call  0x00003ab7 
+ 00015025  0x000030ce call  0x00003ab7 
+ 00015026  0x000030cf fetch  0x00000001 , 0x000046bf 
+ 00015027  0x000030d0 rtnbit0  0x00000004 
+ 00015028  0x000030d2 jam  0x00000001 , 0x00000b05 
+ 00015029  0x000030d3 call  0x00003cf6 
+ 00015030  0x000030d4 branch  0x00003c1a 
+ 00015031  0x000030d7 fetch  0x00000001 , 0x000046c0 
+ 00015032  0x000030d8 rtn  0x00000034 
+ 00015033  0x000030d9 call  0x00005892 
+ 00015034  0x000030da nrtn  0x00000034 
+ 00015035  0x000030db call  0x00003acf 
+ 00015036  0x000030dc bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x000030dd add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x000030de fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x000030df call  0x00007fdd 
+ 00015040  0x000030e0 copy  0x0000003f , 0x00000011 
+ 00015041  0x000030e1 copy  0x00000002 , 0x0000003f 
+ 00015042  0x000030e2 isub  0x00000011 , 0x0000003f 
+ 00015043  0x000030e3 store  0x00000001 , 0x000046c0 
+ 00015044  0x000030e4 fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x000030e5 call  0x00005a64 
+ 00015046  0x000030e6 fetch  0x00000002 , 0x000046c3 
+ 00015047  0x000030e7 copy  0x0000003f , 0x00000003 
+ 00015048  0x000030e8 copy  0x00000011 , 0x00000039 
+ 00015049  0x000030e9 call  0x000066ea 
+ 00015050  0x000030ea copy  0x00000003 , 0x0000003f 
+ 00015051  0x000030eb store  0x00000002 , 0x000046c3 
+ 00015052  0x000030ec fetch  0x00000001 , 0x000046c0 
+ 00015053  0x000030ed nrtn  0x00000034 
+ 00015054  0x000030ee branch  0x00003cf4 
+ 00015055  0x000030f3 arg  0x00000017 , 0x00000002 
+ 00015056  0x000030f4 fetch  0x00000001 , 0x000046bf 
+ 00015057  0x000030f5 rtnbit1  0x00000001 
+ 00015058  0x000030f6 fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x000030f7 rtn 
+ 00015060  0x000030fa fetch  0x00000001 , 0x000046bf 
+ 00015061  0x000030fb bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x000030fc branch  0x00007fe9 
+ 00015063  0x00003101 branch  0x00003c4c 
+ 00015064  0x00003106 copy  0x00000011 , 0x00000003 
+ 00015065  0x00003107 ifetch  0x00000001 , 0x00000003 
+ 00015066  0x00003108 beq  0x00000000 , 0x00003adf 
+ 00015067  0x00003109 beq  0x00000001 , 0x00003ae2 
+ 00015068  0x0000310a beq  0x00000002 , 0x00003ae8 
+ 00015069  0x0000310b beq  0x00000003 , 0x00003aea 
+ 00015070  0x0000310c branch  0x00003c17 
+ 00015071  0x0000310e call  0x0000612b 
+ 00015072  0x0000310f jam  0x00000000 , 0x0000465a 
+ 00015073  0x00003110 branch  0x00003c1a 
+ 00015074  0x00003112 setarg  0x00040003 
+ 00015075  0x00003114 store  0x00000003 , 0x0000465b 
+ 00015076  0x00003115 store  0x00000001 , 0x00004662 
+ 00015077  0x00003116 call  0x00006124 
+ 00015078  0x00003117 jam  0x00000001 , 0x0000465a 
+ 00015079  0x00003118 branch  0x00003c1a 
+ 00015080  0x0000311a setarg  0x00040002 
+ 00015081  0x0000311b branch  0x00003ae3 
+ 00015082  0x0000311e setarg  0x00040001 
+ 00015083  0x0000311f branch  0x00003ae3 
+ 00015084  0x00003123 fetch  0x00000001 , 0x00000b04 
+ 00015085  0x00003124 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x00003125 nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x00003126 store  0x00000001 , 0x00004689 
+ 00015088  0x00003127 copy  0x0000003f , 0x00000039 
+ 00015089  0x00003128 arg  0x0000468a , 0x00000005 
+ 00015090  0x00003129 call  0x000066fd 
+ 00015091  0x0000312a branch  0x00003c1a 
+ 00015092  0x0000312f copy  0x00000011 , 0x00000003 
+ 00015093  0x00003130 ifetch  0x00000001 , 0x00000003 
+ 00015094  0x00003131 hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x00003132 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x00003133 hstoret  0x00000001 , 0x00008062 
+ 00015097  0x00003134 branch  0x00003c1a 
+ 00015098  0x00003139 fetch  0x00000001 , 0x00000b04 
+ 00015099  0x0000313a copy  0x0000003f , 0x00000039 
+ 00015100  0x0000313b copy  0x00000011 , 0x00000003 
+ 00015101  0x0000313c call  0x00007f58 
+ 00015102  0x0000313d setarg  0x016e3600 
+ 00015103  0x0000313e idiv  0x00000002 
+ 00015104  0x0000313f call  0x00007f86 
+ 00015105  0x00003140 quotient  0x0000003f 
+ 00015106  0x00003142 store  0x00000002 , 0x00004243 
+ 00015107  0x00003143 call  0x00003c1a 
+ 00015108  0x00003144 call  0x00007f9e 
+ 00015109  0x00003145 branch  0x000066ce 
+ 00015110  0x0000314a arg  0x00000002 , 0x00000011 
+ 00015111  0x0000314b arg  0x0000469a , 0x00000012 
+ 00015112  0x0000314c arg  0x00000000 , 0x00000002 
+ 00015113  0x0000314d branch  0x00003c25 
+ 00015114  0x0000314f store  0x00000002 , 0x00000ac2 
+ 00015115  0x00003150 arg  0x00000ac2 , 0x00000012 
+ 00015116  0x00003151 arg  0x00000000 , 0x00000002 
+ 00015117  0x00003152 branch  0x00003c25 
+ 00015118  0x00003157 fetch  0x00000002 , 0x00004682 
+ 00015119  0x00003158 bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x0000315a call  0x00003c1a 
+ 00015121  0x0000315b branch  0x000033e9 
+ 00015122  0x00003160 fetch  0x00000002 , 0x00004682 
+ 00015123  0x00003161 bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x00003163 call  0x00003c1a 
+ 00015125  0x00003164 branch  0x00003402 
+ 00015126  0x0000316b fetch  0x00000001 , 0x00000b04 
+ 00015127  0x0000316c copy  0x0000003f , 0x00000039 
+ 00015128  0x0000316d copy  0x00000011 , 0x00000003 
+ 00015129  0x0000316e fetch  0x00000002 , 0x00004215 
+ 00015130  0x0000316f icopy  0x00000005 
+ 00015131  0x00003170 call  0x000066ea 
+ 00015132  0x00003171 branch  0x00003c1a 
+ 00015133  0x00003176 fetch  0x00000001 , 0x00004682 
+ 00015134  0x00003177 bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x00003178 ifetch  0x00000001 , 0x00000003 
+ 00015136  0x00003179 fetcht  0x00000001 , 0x00004661 
+ 00015137  0x0000317a setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x0000317b set1  0x00000007 , 0x00000002 
+ 00015139  0x0000317c storet  0x00000001 , 0x00004661 
+ 00015140  0x0000317e call  0x00003c1a 
+ 00015141  0x00003180 fetch  0x00000001 , 0x00004661 
+ 00015142  0x00003181 bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x00003182 rtn 
+ 00015144  0x00003185 jam  0x00000000 , 0x00004661 
+ 00015145  0x00003186 jam  0x00000021 , 0x00000a99 
+ 00015146  0x00003187 branch  0x00007d8f 
+ 00015147  0x0000318b bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x0000318c branch  0x00003b28 
+ 00015149  0x00003191 fetch  0x00000001 , 0x00004682 
+ 00015150  0x00003192 rtnbit0  0x00000004 
+ 00015151  0x00003193 fetch  0x00000001 , 0x0000456b 
+ 00015152  0x00003194 rtneq  0x00000000 
+ 00015153  0x00003195 ifetch  0x00000001 , 0x00000003 
+ 00015154  0x00003196 fetcht  0x00000001 , 0x00004569 
+ 00015155  0x00003197 iadd  0x00000002 , 0x00000002 
+ 00015156  0x00003198 storet  0x00000001 , 0x00004569 
+ 00015157  0x00003199 rtn 
+ 00015158  0x0000319e arg  0x00000040 , 0x00000039 
+ 00015159  0x0000319f arg  0x0000436f , 0x00000005 
+ 00015160  0x000031a0 call  0x00007ed4 
+ 00015161  0x000031a1 setarg  0x00000000 
+ 00015162  0x000031a2 store  0x00000001 , 0x00000ab2 
+ 00015163  0x000031a3 copy  0x00000011 , 0x00000003 
+ 00015164  0x000031a5 copy  0x00000003 , 0x0000003f 
+ 00015165  0x000031a6 store  0x00000002 , 0x00000ab6 
+ 00015166  0x000031a7 call  0x00003b64 
+ 00015167  0x000031a9 fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x000031aa fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x000031ab increase  0x00000001 , 0x00000002 
+ 00015170  0x000031ac iadd  0x00000002 , 0x0000003f 
+ 00015171  0x000031ad store  0x00000001 , 0x00000ab2 
+ 00015172  0x000031af sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x000031b0 nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x000031b2 fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x000031b3 setarg  0x00004370 
+ 00015176  0x000031b4 iadd  0x00000002 , 0x0000003f 
+ 00015177  0x000031b5 store  0x00000002 , 0x00000abb 
+ 00015178  0x000031b6 fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x000031b7 increase  0x00000001 , 0x00000002 
+ 00015180  0x000031b8 fetch  0x00000001 , 0x0000436f 
+ 00015181  0x000031b9 iadd  0x00000002 , 0x0000003f 
+ 00015182  0x000031ba store  0x00000001 , 0x0000436f 
+ 00015183  0x000031bb branch  0x00003b59 
+ 00015184  0x000031bd fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x000031be setarg  0x00004390 
+ 00015186  0x000031bf iadd  0x00000002 , 0x0000003f 
+ 00015187  0x000031c0 store  0x00000002 , 0x00000abb 
+ 00015188  0x000031c1 fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x000031c2 increase  0x00000001 , 0x00000002 
+ 00015190  0x000031c3 fetch  0x00000001 , 0x0000438f 
+ 00015191  0x000031c4 iadd  0x00000002 , 0x0000003f 
+ 00015192  0x000031c5 store  0x00000001 , 0x0000438f 
+ 00015193  0x000031c7 fetch  0x00000002 , 0x00000abb 
+ 00015194  0x000031c8 copy  0x0000003f , 0x00000005 
+ 00015195  0x000031c9 fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x000031ca copy  0x0000003f , 0x00000003 
+ 00015197  0x000031cc copy  0x00000002 , 0x00000039 
+ 00015198  0x000031cd call  0x000066ea 
+ 00015199  0x000031cf fetch  0x00000001 , 0x00000b04 
+ 00015200  0x000031d0 fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x000031d1 isub  0x00000002 , 0x0000003e 
+ 00015202  0x000031d2 nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x000031d3 branch  0x00003c1a 
+ 00015204  0x000031d7 ifetch  0x00000001 , 0x00000003 
+ 00015205  0x000031d8 store  0x00000001 , 0x00000aa2 
+ 00015206  0x000031d9 ifetch  0x00000001 , 0x00000003 
+ 00015207  0x000031da store  0x00000001 , 0x00000aae 
+ 00015208  0x000031db rtn 
+ 00015209  0x000031e0 arg  0x00000000 , 0x00000002 
+ 00015210  0x000031e1 arg  0x00000002 , 0x00000011 
+ 00015211  0x000031e2 fetch  0x00000002 , 0x000046b4 
+ 00015212  0x000031e3 store  0x00000002 , 0x00000ac2 
+ 00015213  0x000031e4 arg  0x00000ac2 , 0x00000012 
+ 00015214  0x000031e5 branch  0x00003c25 
+ 00015215  0x000031ea fetch  0x00000001 , 0x00000b04 
+ 00015216  0x000031eb bne  0x00000001 , 0x00003c17 
+ 00015217  0x000031ec ifetch  0x00000001 , 0x00000003 
+ 00015218  0x000031ed store  0x00000001 , 0x000046b2 
+ 00015219  0x000031ee setarg  0x00000000 
+ 00015220  0x000031ef store  0x00000002 , 0x000046b4 
+ 00015221  0x000031f0 branch  0x00003c1a 
+ 00015222  0x000031f5 ifetch  0x00000004 , 0x00000003 
+ 00015223  0x000031f6 store  0x00000004 , 0x0000468a 
+ 00015224  0x000031f7 jam  0x00000004 , 0x00004689 
+ 00015225  0x000031f8 jam  0x00000000 , 0x00004663 
+ 00015226  0x000031f9 call  0x00003c1a 
+ 00015227  0x000031fa branch  0x00005f31 
+ 00015228  0x000031ff fetch  0x00000001 , 0x00000b04 
+ 00015229  0x00003200 bne  0x00000003 , 0x00003c17 
+ 00015230  0x00003201 ifetch  0x00000001 , 0x00000003 
+ 00015231  0x00003202 beq  0x00000000 , 0x00003b82 
+ 00015232  0x00003203 beq  0x00000001 , 0x00003b8a 
+ 00015233  0x00003204 branch  0x00003c17 
+ 00015234  0x00003207 ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x00003208 ifetch  0x00000001 , 0x00000003 
+ 00015236  0x00003209 beq  0x00000002 , 0x00003b88 
+ 00015237  0x0000320a nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x0000320b call  0x000067fb 
+ 00015239  0x0000320c branch  0x00003c1a 
+ 00015240  0x0000320f call  0x00006806 
+ 00015241  0x00003210 branch  0x00003c1a 
+ 00015242  0x00003213 ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x00003214 call  0x00006812 
+ 00015244  0x00003215 ifetch  0x00000001 , 0x00000003 
+ 00015245  0x00003216 isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x00003217 call  0x0000682c 
+ 00015247  0x00003218 branch  0x00003c1a 
+ 00015248  0x0000321d fetch  0x00000001 , 0x00000b04 
+ 00015249  0x0000321e bne  0x00000001 , 0x00003c17 
+ 00015250  0x0000321f ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x00003220 call  0x0000681d 
+ 00015252  0x00003221 setarg  0x00000000 
+ 00015253  0x00003222 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x00003223 arg  0x00000001 , 0x00000011 
+ 00015255  0x00003224 branch  0x00003b0a 
+ 00015256  0x00003229 copy  0x00000011 , 0x00000003 
+ 00015257  0x0000322a ifetch  0x00000001 , 0x00000003 
+ 00015258  0x0000322b copy  0x0000003f , 0x00000002 
+ 00015259  0x0000322c beq  0x00000081 , 0x00003ba3 
+ 00015260  0x0000322d beq  0x00000082 , 0x00003ba8 
+ 00015261  0x0000322e beq  0x00000083 , 0x00003bae 
+ 00015262  0x0000322f store  0x00000001 , 0x000044c6 
+ 00015263  0x00003230 beq  0x00000000 , 0x00003bb3 
+ 00015264  0x00003231 beq  0x00000001 , 0x00003bb6 
+ 00015265  0x00003232 beq  0x00000002 , 0x00003bb8 
+ 00015266  0x00003233 branch  0x00003c17 
+ 00015267  0x00003236 fetch  0x00000001 , 0x000044be 
+ 00015268  0x00003237 branch  0x00003c17 , 0x00000034 
+ 00015269  0x00003238 storet  0x00000001 , 0x000044c6 
+ 00015270  0x00003239 jam  0x0000000d , 0x00004456 
+ 00015271  0x0000323a branch  0x00003bb4 
+ 00015272  0x0000323c fetch  0x00000001 , 0x000044be 
+ 00015273  0x0000323d branch  0x00003c17 , 0x00000034 
+ 00015274  0x0000323e storet  0x00000001 , 0x000044c6 
+ 00015275  0x0000323f jam  0x0000000d , 0x00004456 
+ 00015276  0x00003240 jam  0x00000001 , 0x00004454 
+ 00015277  0x00003241 branch  0x00003c1a 
+ 00015278  0x00003243 fetch  0x00000001 , 0x000044be 
+ 00015279  0x00003244 branch  0x00003c17 , 0x00000034 
+ 00015280  0x00003245 storet  0x00000001 , 0x000044c6 
+ 00015281  0x00003246 jam  0x0000000d , 0x00004456 
+ 00015282  0x00003247 branch  0x00003bb9 
+ 00015283  0x00003249 jam  0x00000000 , 0x00004456 
+ 00015284  0x0000324b jam  0x00000003 , 0x00004454 
+ 00015285  0x0000324c branch  0x00003c1a 
+ 00015286  0x0000324e jam  0x00000005 , 0x00004456 
+ 00015287  0x0000324f branch  0x00003bb4 
+ 00015288  0x00003251 jam  0x00000005 , 0x00004456 
+ 00015289  0x00003253 jam  0x00000000 , 0x00004454 
+ 00015290  0x00003254 branch  0x00003c1a 
+ 00015291  0x00003259 fetch  0x00000001 , 0x00000b04 
+ 00015292  0x0000325a sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x0000325b nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x0000325c store  0x00000001 , 0x0000436f 
+ 00015295  0x0000325d copy  0x0000003f , 0x00000039 
+ 00015296  0x0000325e copy  0x00000011 , 0x00000003 
+ 00015297  0x0000325f arg  0x00004370 , 0x00000005 
+ 00015298  0x00003260 call  0x000066ea 
+ 00015299  0x00003261 branch  0x00003c1a 
+ 00015300  0x00003266 fetch  0x00000001 , 0x00000b04 
+ 00015301  0x00003267 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x00003268 nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x00003269 store  0x00000001 , 0x0000438f 
+ 00015304  0x0000326a copy  0x0000003f , 0x00000039 
+ 00015305  0x0000326b copy  0x00000011 , 0x00000003 
+ 00015306  0x0000326c arg  0x00004390 , 0x00000005 
+ 00015307  0x0000326d call  0x000066ea 
+ 00015308  0x0000326e branch  0x00003c1a 
+ 00015309  0x00003273 fetch  0x00000002 , 0x00004682 
+ 00015310  0x00003274 bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x00003275 fetch  0x00000001 , 0x00000b04 
+ 00015312  0x00003276 bne  0x00000008 , 0x00003c17 
+ 00015313  0x00003277 copy  0x00000011 , 0x00000003 
+ 00015314  0x00003278 ifetch  0x00000008 , 0x00000003 
+ 00015315  0x00003279 store  0x00000008 , 0x00004496 
+ 00015316  0x0000327a jam  0x00000012 , 0x00000a99 
+ 00015317  0x0000327b call  0x00007d8f 
+ 00015318  0x0000327c branch  0x00003c1a 
+ 00015319  0x00003281 ifetch  0x00000002 , 0x00000003 
+ 00015320  0x00003282 store  0x00000002 , 0x00004482 
+ 00015321  0x00003283 branch  0x00003c1a 
+ 00015322  0x00003288 fetch  0x00000001 , 0x000044c6 
+ 00015323  0x00003289 branch  0x00003c17 , 0x00000034 
+ 00015324  0x0000328a fetch  0x00000001 , 0x000044c4 
+ 00015325  0x0000328b bne  0x00000000 , 0x00003c17 
+ 00015326  0x0000328c fetch  0x00000001 , 0x000044c5 
+ 00015327  0x0000328d bne  0x00000000 , 0x00003c17 
+ 00015328  0x0000328e call  0x00007e25 
+ 00015329  0x0000328f branch  0x00003c1a 
+ 00015330  0x00003294 fetch  0x00000001 , 0x00000b04 
+ 00015331  0x00003295 bne  0x00000005 , 0x00003c17 
+ 00015332  0x00003296 ifetch  0x00000001 , 0x00000003 
+ 00015333  0x00003297 store  0x00000001 , 0x000046a2 
+ 00015334  0x00003298 ifetch  0x00000004 , 0x00000003 
+ 00015335  0x00003299 store  0x00000004 , 0x000046a3 
+ 00015336  0x0000329a fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x0000329b call  0x0000680e 
+ 00015338  0x0000329c call  0x00003cbc 
+ 00015339  0x0000329d branch  0x00003c1a 
+ 00015340  0x000032a2 fetch  0x00000001 , 0x00000b04 
+ 00015341  0x000032a3 bne  0x00000001 , 0x00003c17 
+ 00015342  0x000032a4 ifetch  0x00000001 , 0x00000003 
+ 00015343  0x000032a5 store  0x00000001 , 0x000041de 
+ 00015344  0x000032a6 branch  0x00003c1a 
+ 00015345  0x000032ab ifetch  0x00000001 , 0x00000003 
+ 00015346  0x000032ac beq  0x00000001 , 0x00003bfa 
+ 00015347  0x000032ad fetch  0x00000001 , 0x000044c1 
+ 00015348  0x000032ae beq  0x00000003 , 0x00003bf8 
+ 00015349  0x000032af beq  0x00000006 , 0x00003bf8 
+ 00015350  0x000032b0 beq  0x00000007 , 0x00003bf8 
+ 00015351  0x000032b1 branch  0x00003c17 
+ 00015352  0x000032b3 jam  0x00000001 , 0x000044c2 
+ 00015353  0x000032b4 branch  0x00003c1a 
+ 00015354  0x000032b7 call  0x00005b53 
+ 00015355  0x000032b8 branch  0x00003c1a 
+ 00015356  0x000032bd fetch  0x00000001 , 0x00000b04 
+ 00015357  0x000032be bne  0x00000001 , 0x00003c17 
+ 00015358  0x000032bf call  0x00003c1a 
+ 00015359  0x000032c0 ifetch  0x00000001 , 0x00000003 
+ 00015360  0x000032c1 branch  0x000060cb , 0x00000034 
+ 00015361  0x000032c2 branch  0x000060c9 
+ 00015362  0x000032c7 call  0x00003c1a 
+ 00015363  0x000032c8 call  0x00007f9e 
+ 00015364  0x000032c9 jam  0x00000001 , 0x00008010 
+ 00015365  0x000032ca branch  0x00002a8e 
+ 00015366  0x000032cf fetch  0x00000001 , 0x00000b04 
+ 00015367  0x000032d0 beq  0x00000000 , 0x00003c17 
+ 00015368  0x000032d1 ifetch  0x00000001 , 0x00000003 
+ 00015369  0x000032d2 branch  0x00003c13 , 0x00000034 
+ 00015370  0x000032d3 fetch  0x00000001 , 0x00000b04 
+ 00015371  0x000032d4 bne  0x00000005 , 0x00003c17 
+ 00015372  0x000032d5 ifetch  0x00000004 , 0x00000003 
+ 00015373  0x000032d6 arg  0x000f4240 , 0x00000002 
+ 00015374  0x000032d7 isub  0x00000002 , 0x0000003e 
+ 00015375  0x000032d8 branch  0x00003c17 , 0x00000002 
+ 00015376  0x000032d9 store  0x00000004 , 0x000044c7 
+ 00015377  0x000032da call  0x0000580c 
+ 00015378  0x000032db branch  0x00003c1a 
+ 00015379  0x000032de call  0x0000580e 
+ 00015380  0x000032df branch  0x00003c1a 
+ 00015381  0x000032e4 jam  0x00000000 , 0x00004091 
+ 00015382  0x000032e5 branch  0x00003c1a 
+ 00015383  0x000032eb arg  0x00000001 , 0x00000002 
+ 00015384  0x000032ec arg  0x00000000 , 0x00000011 
+ 00015385  0x000032ed branch  0x00003c25 
+ 00015386  0x000032f1 arg  0x00000000 , 0x00000002 
+ 00015387  0x000032f2 arg  0x00000000 , 0x00000011 
+ 00015388  0x000032f3 branch  0x00003c25 
+ 00015389  0x000032f8 jam  0x00000000 , 0x00000b03 
+ 00015390  0x000032f9 branch  0x00003c49 
+ 00015391  0x000032fe jam  0x00000002 , 0x00000b03 
+ 00015392  0x000032ff branch  0x00003c49 
+ 00015393  0x00003304 jam  0x00000003 , 0x00000b03 
+ 00015394  0x00003305 branch  0x00003c49 
+ 00015395  0x0000330a jam  0x00000005 , 0x00000b03 
+ 00015396  0x0000330b branch  0x00003c49 
+ 00015397  0x00003314 fetch  0x00000001 , 0x00000b03 
+ 00015398  0x00003315 copy  0x0000003f , 0x00000013 
+ 00015399  0x00003316 jam  0x00000006 , 0x00000b03 
+ 00015400  0x00003317 setarg  0x00000002 
+ 00015401  0x00003318 iadd  0x00000011 , 0x0000003f 
+ 00015402  0x00003319 call  0x00003ca7 
+ 00015403  0x0000331a copy  0x00000013 , 0x0000003f 
+ 00015404  0x0000331b istore  0x00000001 , 0x0000000a 
+ 00015405  0x0000331c istoret  0x00000001 , 0x0000000a 
+ 00015406  0x0000331d copy  0x00000011 , 0x00000039 
+ 00015407  0x0000331e copy  0x00000012 , 0x00000006 
+ 00015408  0x0000331f call  0x000066e4 
+ 00015409  0x00003320 branch  0x000066c5 
+ 00015410  0x00003326 call  0x0000397f 
+ 00015411  0x00003327 jam  0x00000007 , 0x00000b03 
+ 00015412  0x00003328 fetch  0x00000001 , 0x000004ff 
+ 00015413  0x00003329 rtn  0x00000034 
+ 00015414  0x0000332a call  0x00003ca7 
+ 00015415  0x0000332b fetch  0x00000001 , 0x000004ff 
+ 00015416  0x0000332c copy  0x0000003f , 0x00000039 
+ 00015417  0x0000332d fetch  0x00000002 , 0x00000501 
+ 00015418  0x0000332e copy  0x0000003f , 0x00000006 
+ 00015419  0x0000332f call  0x000066d1 
+ 00015420  0x00003330 branch  0x000066c5 
+ 00015421  0x00003335 jam  0x00000008 , 0x00000b03 
+ 00015422  0x00003336 fetch  0x00000001 , 0x000046b6 
+ 00015423  0x00003337 icopy  0x00000039 
+ 00015424  0x00003338 increase  0x00000002 , 0x0000003f 
+ 00015425  0x00003339 call  0x00003ca7 
+ 00015426  0x0000333a fetch  0x00000002 , 0x000046b9 
+ 00015427  0x0000333b istore  0x00000002 , 0x0000000a 
+ 00015428  0x0000333c fetch  0x00000002 , 0x000046b7 
+ 00015429  0x0000333d icopy  0x00000006 
+ 00015430  0x0000333e call  0x000066d1 
+ 00015431  0x0000333f branch  0x000066c5 
+ 00015432  0x00003344 jam  0x00000009 , 0x00000b03 
+ 00015433  0x00003346 setarg  0x00000000 
+ 00015434  0x00003347 call  0x00003ca7 
+ 00015435  0x00003348 branch  0x000066c5 
+ 00015436  0x0000334d jam  0x0000000a , 0x00000b03 
+ 00015437  0x0000334e setarg  0x00000001 
+ 00015438  0x0000334f call  0x00003ca7 
+ 00015439  0x00003351 call  0x00003c5d 
+ 00015440  0x00003353 fetch  0x00000002 , 0x00004682 
+ 00015441  0x00003354 arg  0x00000002 , 0x00000007 
+ 00015442  0x00003355 qisolate1  0x0000003f 
+ 00015443  0x00003356 setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x00003358 arg  0x00000009 , 0x00000007 
+ 00015445  0x00003359 qisolate1  0x0000003f 
+ 00015446  0x0000335a setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x0000335c fetch  0x00000001 , 0x00004682 
+ 00015448  0x0000335d arg  0x00000004 , 0x00000007 
+ 00015449  0x0000335e qisolate1  0x0000003f 
+ 00015450  0x0000335f setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x00003361 istoret  0x00000001 , 0x0000000a 
+ 00015452  0x00003362 branch  0x000066c5 
+ 00015453  0x00003367 arg  0x00000000 , 0x00000002 
+ 00015454  0x00003368 fetch  0x00000001 , 0x00004093 
+ 00015455  0x00003369 arg  0x00000000 , 0x00000007 
+ 00015456  0x0000336a qisolate1  0x0000003f 
+ 00015457  0x0000336b setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x0000336c arg  0x00000001 , 0x00000007 
+ 00015459  0x0000336d qisolate1  0x0000003f 
+ 00015460  0x0000336e setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x00003370 fetch  0x00000001 , 0x0000436e 
+ 00015462  0x00003371 arg  0x00000000 , 0x00000007 
+ 00015463  0x00003372 qisolate1  0x0000003f 
+ 00015464  0x00003373 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x00003374 rtn 
+ 00015466  0x00003379 jam  0x0000000d , 0x00000b03 
+ 00015467  0x0000337a fetch  0x00000001 , 0x00004217 
+ 00015468  0x0000337b mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x0000337c icopy  0x00000039 
+ 00015470  0x0000337d call  0x00003ca7 
+ 00015471  0x0000337e fetch  0x00000002 , 0x00004215 
+ 00015472  0x0000337f icopy  0x00000006 
+ 00015473  0x00003380 call  0x000066d1 
+ 00015474  0x00003381 branch  0x000066c5 
+ 00015475  0x00003386 jam  0x0000000e , 0x00000b03 
+ 00015476  0x00003387 setarg  0x00000004 
+ 00015477  0x00003388 call  0x00003ca7 
+ 00015478  0x00003389 fetch  0x00000004 , 0x000009ba 
+ 00015479  0x0000338a istore  0x00000004 , 0x0000000a 
+ 00015480  0x0000338b branch  0x000066c5 
+ 00015481  0x00003390 jam  0x0000000f , 0x00000b03 
+ 00015482  0x00003391 hfetch  0x00000002 , 0x00008112 
+ 00015483  0x00003392 arg  0x000000ff , 0x00000002 
+ 00015484  0x00003393 call  0x00007fdd 
+ 00015485  0x00003394 copy  0x0000003f , 0x00000039 
+ 00015486  0x00003395 call  0x00003ca7 
+ 00015487  0x00003396 call  0x000066cb 
+ 00015488  0x00003397 call  0x00006703 
+ 00015489  0x00003398 branch  0x000066c5 
+ 00015490  0x0000339d jam  0x00000010 , 0x00000b03 
+ 00015491  0x0000339e branch  0x00003c49 
+ 00015492  0x000033a3 jam  0x00000011 , 0x00000b03 
+ 00015493  0x000033a4 setarg  0x00000004 
+ 00015494  0x000033a5 call  0x00003ca7 
+ 00015495  0x000033a6 fetch  0x00000004 , 0x000044c7 
+ 00015496  0x000033a7 istore  0x00000004 , 0x0000000a 
+ 00015497  0x000033a8 branch  0x000066c5 
+ 00015498  0x000033ad arg  0x00000180 , 0x00000011 
+ 00015499  0x000033ae branch  0x00003c91 
+ 00015500  0x000033b1 arg  0x00000080 , 0x00000011 
+ 00015501  0x000033b2 branch  0x00003c91 
+ 00015502  0x000033b5 arg  0x00000101 , 0x00000011 
+ 00015503  0x000033b6 branch  0x00003c91 
+ 00015504  0x000033b9 arg  0x00000001 , 0x00000011 
+ 00015505  0x000033bc jam  0x00000000 , 0x00004661 
+ 00015506  0x000033bd jam  0x00000014 , 0x00000b03 
+ 00015507  0x000033be setarg  0x00000002 
+ 00015508  0x000033bf call  0x00003ca7 
+ 00015509  0x000033c0 copy  0x00000011 , 0x0000003f 
+ 00015510  0x000033c1 istore  0x00000002 , 0x0000000a 
+ 00015511  0x000033c2 branch  0x000066c5 
+ 00015512  0x000033c7 arg  0x00000000 , 0x00000013 
+ 00015513  0x000033c8 branch  0x00003c9b 
+ 00015514  0x000033cb arg  0x00000001 , 0x00000013 
+ 00015515  0x000033ce jam  0x00000015 , 0x00000b03 
+ 00015516  0x000033cf setarg  0x00000001 
+ 00015517  0x000033d0 call  0x00003ca7 
+ 00015518  0x000033d1 copy  0x00000013 , 0x0000003f 
+ 00015519  0x000033d2 istore  0x00000001 , 0x0000000a 
+ 00015520  0x000033d3 branch  0x000066c5 
+ 00015521  0x000033d8 jam  0x0000001d , 0x00000b03 
+ 00015522  0x000033d9 setarg  0x00000004 
+ 00015523  0x000033da call  0x00003ca7 
+ 00015524  0x000033db fetch  0x00000004 , 0x000009ba 
+ 00015525  0x000033dc istore  0x00000004 , 0x0000000a 
+ 00015526  0x000033dd branch  0x000066c5 
+ 00015527  0x000033e9 jam  0x00000002 , 0x00000b02 
+ 00015528  0x000033ea store  0x00000001 , 0x00000b04 
+ 00015529  0x000033eb storet  0x00000008 , 0x00000aa2 
+ 00015530  0x000033ec bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x000033ed call  0x00003cb1 
+ 00015532  0x000033ee fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x000033ef call  0x000066c2 
+ 00015534  0x000033f0 fetch  0x00000003 , 0x00000b02 
+ 00015535  0x000033f1 istore  0x00000003 , 0x0000000a 
+ 00015536  0x000033f2 rtn 
+ 00015537  0x000033f6 call  0x00003cba 
+ 00015538  0x000033f7 rtn  0x00000001 
+ 00015539  0x000033f9 call  0x00003cb8 
+ 00015540  0x000033fa fetch  0x00000004 , 0x000046a3 
+ 00015541  0x000033fb rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x000033fc rtn  0x00000034 
+ 00015543  0x000033fd branch  0x00003cbe 
+ 00015544  0x00003401 fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x00003402 branch  0x00006829 
+ 00015546  0x00003405 fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x00003406 branch  0x0000681b 
+ 00015548  0x00003409 fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x0000340a branch  0x00006825 
+ 00015550  0x0000340e increase  0xffffffff , 0x0000003f 
+ 00015551  0x0000340f nop  0x00000026 
+ 00015552  0x00003410 nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x00003411 rtn 
+ 00015554  0x0000341b call  0x00003ad4 
+ 00015555  0x0000341c rtn  0x00000028 
+ 00015556  0x0000341d copy  0x00000011 , 0x0000003f 
+ 00015557  0x0000341e store  0x00000002 , 0x000046b7 
+ 00015558  0x0000341f copy  0x00000012 , 0x0000003f 
+ 00015559  0x00003420 store  0x00000001 , 0x000046b6 
+ 00015560  0x00003421 fetch  0x00000002 , 0x00000478 
+ 00015561  0x00003422 fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x00003423 isub  0x00000002 , 0x0000003e 
+ 00015563  0x00003424 branch  0x00003ccf , 0x00000005 
+ 00015564  0x00003425 fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x00003426 isub  0x00000002 , 0x0000003e 
+ 00015566  0x00003427 nrtn  0x00000005 
+ 00015567  0x00003429 store  0x00000002 , 0x000046b9 
+ 00015568  0x0000342a branch  0x00003c3d 
+ 00015569  0x00003430 fetch  0x00000001 , 0x000046bf 
+ 00015570  0x00003431 rtnbit1  0x00000005 
+ 00015571  0x00003432 call  0x00003cf0 
+ 00015572  0x00003433 branch  0x0000340c 
+ 00015573  0x00003437 jam  0x00000002 , 0x00004172 
+ 00015574  0x00003438 rtn 
+ 00015575  0x0000343d branch  0x00003cd8 
+ 00015576  0x00003440 fetch  0x00000001 , 0x000046b2 
+ 00015577  0x00003441 rtn  0x00000034 
+ 00015578  0x00003442 fetch  0x00000001 , 0x000046b3 
+ 00015579  0x00003443 rtn  0x00000034 
+ 00015580  0x00003444 increase  0xffffffff , 0x0000003f 
+ 00015581  0x00003445 store  0x00000001 , 0x000046b3 
+ 00015582  0x00003446 nrtn  0x00000034 
+ 00015583  0x00003447 jam  0x0000000a , 0x000046b3 
+ 00015584  0x00003448 call  0x000068eb 
+ 00015585  0x00003449 call  0x00006908 
+ 00015586  0x0000344a div  0x0000003f , 0x00000064 
+ 00015587  0x0000344b call  0x00007f86 
+ 00015588  0x0000344c quotient  0x0000003f 
+ 00015589  0x0000344d remainder  0x00000002 
+ 00015590  0x0000344e store  0x00000001 , 0x000046b4 
+ 00015591  0x0000344f storet  0x00000001 , 0x000046b5 
+ 00015592  0x00003450 rtn 
+ 00015593  0x00003454 call  0x00007fb4 
+ 00015594  0x00003455 branch  0x000033d9 , 0x00000002 
+ 00015595  0x00003456 branch  0x000033db 
+ 00015596  0x0000345b arg  0x00000006 , 0x00000007 
+ 00015597  0x0000345c branch  0x00003cfc 
+ 00015598  0x0000345f arg  0x00000006 , 0x00000007 
+ 00015599  0x00003460 branch  0x00003cf8 
+ 00015600  0x00003463 arg  0x00000005 , 0x00000007 
+ 00015601  0x00003464 branch  0x00003cfc 
+ 00015602  0x00003467 arg  0x00000005 , 0x00000007 
+ 00015603  0x00003468 branch  0x00003cf8 
+ 00015604  0x0000346b arg  0x00000004 , 0x00000007 
+ 00015605  0x0000346c branch  0x00003cfc 
+ 00015606  0x0000346f arg  0x00000004 , 0x00000007 
+ 00015607  0x00003470 branch  0x00003cf8 
+ 00015608  0x00003473 fetch  0x00000001 , 0x000046bf 
+ 00015609  0x00003474 qset0  0x0000003f 
+ 00015610  0x00003475 store  0x00000001 , 0x000046bf 
+ 00015611  0x00003476 rtn 
+ 00015612  0x00003479 fetch  0x00000001 , 0x000046bf 
+ 00015613  0x0000347a qset1  0x0000003f 
+ 00015614  0x0000347b store  0x00000001 , 0x000046bf 
+ 00015615  0x0000347c rtn 
+ 00015616  0x00003487 call  0x00003d39 
+ 00015617  0x00003488 call  0x0000640f 
+ 00015618  0x00003489 call  0x000040c6 
+ 00015619  0x0000348a call  0x00003d66 
+ 00015620  0x0000348b call  0x00006411 
+ 00015621  0x0000348c rtn  0x0000002b 
+ 00015622  0x0000348d call  0x00003d16 
+ 00015623  0x0000348e call  0x00003d19 
+ 00015624  0x00003491 fetch  0x00000004 , 0x000046d3 
+ 00015625  0x00003492 rtnbit1  0x00000010 
+ 00015626  0x00003493 call  0x00003d4e 
+ 00015627  0x00003494 rtnmark1  0x00000026 
+ 00015628  0x00003495 fetch  0x00000002 , 0x00004682 
+ 00015629  0x00003496 bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x00003497 branch  0x000042a2 
+ 00015631  0x0000349b fetch  0x00000004 , 0x000046d3 
+ 00015632  0x0000349c rtnbit0  0x0000001b 
+ 00015633  0x0000349d arg  0x00000014 , 0x00000039 
+ 00015634  0x0000349f setarg  0x00030d40 
+ 00015635  0x000034a0 call  0x00002a8f 
+ 00015636  0x000034a1 loop  0x00007ec1 
+ 00015637  0x000034a2 rtn 
+ 00015638  0x000034a6 fetch  0x00000004 , 0x000046d3 
+ 00015639  0x000034a7 rtnbit0  0x00000010 
+ 00015640  0x000034a8 branch  0x000048ea 
+ 00015641  0x000034ac setarg  0x0000416d 
+ 00015642  0x000034ad store  0x00000002 , 0x000041ef 
+ 00015643  0x000034ae setarg  0x00003f77 
+ 00015644  0x000034af store  0x00000002 , 0x000041f1 
+ 00015645  0x000034b0 setarg  0x00003ebb 
+ 00015646  0x000034b1 store  0x00000002 , 0x000041ed 
+ 00015647  0x000034b2 setarg  0x0000417c 
+ 00015648  0x000034b3 store  0x00000002 , 0x000041f5 
+ 00015649  0x000034b4 setarg  0x00003de3 
+ 00015650  0x000034b5 store  0x00000002 , 0x000041f3 
+ 00015651  0x000034b6 setarg  0x00003eb3 
+ 00015652  0x000034b7 store  0x00000002 , 0x000041eb 
+ 00015653  0x000034b8 setarg  0x00003d5b 
+ 00015654  0x000034b9 store  0x00000002 , 0x000041f9 
+ 00015655  0x000034bb call  0x00002c7a 
+ 00015656  0x000034bc setarg  0x00004401 
+ 00015657  0x000034bd add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x000034be istore  0x00000002 , 0x00000005 
+ 00015659  0x000034bf setarg  0x00004406 
+ 00015660  0x000034c0 add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x000034c1 istore  0x00000002 , 0x00000005 
+ 00015662  0x000034c2 setarg  0x00003ebf 
+ 00015663  0x000034c3 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x000034c4 istore  0x00000002 , 0x00000005 
+ 00015665  0x000034c6 setarg  0x000041f9 
+ 00015666  0x000034c7 store  0x00000002 , 0x000041fd 
+ 00015667  0x000034c8 setarg  0x00003d36 
+ 00015668  0x000034c9 store  0x00000002 , 0x00004201 
+ 00015669  0x000034ca rtn 
+ 00015670  0x000034cd fetch  0x00000004 , 0x000046d3 
+ 00015671  0x000034ce bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x000034cf branch  0x000064da 
+ 00015673  0x000034d2 rtn  0x0000002b 
+ 00015674  0x000034d3 call  0x00002c9d 
+ 00015675  0x000034d4 call  0x00003e6e 
+ 00015676  0x000034d5 call  0x00003e1e 
+ 00015677  0x000034d6 call  0x00003e54 
+ 00015678  0x000034d7 call  0x00005810 
+ 00015679  0x000034d8 call  0x00005839 
+ 00015680  0x000034d9 call  0x0000582c 
+ 00015681  0x000034da call  0x00005818 
+ 00015682  0x000034db fetch  0x00000004 , 0x000046d3 
+ 00015683  0x000034dc bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x000034dd bbit1  0x00000013 , 0x00004414 
+ 00015685  0x000034de rtn 
+ 00015686  0x000034e1 call  0x0000659c 
+ 00015687  0x000034e2 fetch  0x00000004 , 0x000046d3 
+ 00015688  0x000034e3 isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x000034e4 ncall  0x000065c2 , 0x00000001 
+ 00015690  0x000034e5 call  0x0000443f 
+ 00015691  0x000034e6 call  0x00003dc9 
+ 00015692  0x000034e7 call  0x000041aa 
+ 00015693  0x000034e8 branch  0x000065df 
+ 00015694  0x000034eb fetch  0x00000004 , 0x000046d3 
+ 00015695  0x000034ec bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x000034ed fetch  0x00000001 , 0x00000abd 
+ 00015697  0x000034ee isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x000034ef nrtn  0x00000001 
+ 00015699  0x000034f1 fetch  0x00000001 , 0x0000471f 
+ 00015700  0x000034f2 store  0x00000001 , 0x0000471e 
+ 00015701  0x000034f3 fetch  0x00000001 , 0x000046f5 
+ 00015702  0x000034f4 rtnbit1  0x00000006 
+ 00015703  0x000034f6 fetch  0x00000004 , 0x000046d3 
+ 00015704  0x000034f7 rtnbit0  0x00000011 
+ 00015705  0x000034f8 bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x000034f9 branch  0x00002f2c 
+ 00015707  0x000034fb fetch  0x00000001 , 0x00000478 
+ 00015708  0x000034fc sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x000034fd nrtn  0x00000005 
+ 00015710  0x000034fe jam  0x00000012 , 0x00000a99 
+ 00015711  0x000034ff call  0x00007d8f 
+ 00015712  0x00003501 arg  0x00000000 , 0x00000007 
+ 00015713  0x00003502 branch  0x000041b9 
+ 00015714  0x00003505 fetch  0x00000001 , 0x000046b6 
+ 00015715  0x00003506 rtneq  0x00000001 
+ 00015716  0x00003507 jam  0x00000001 , 0x000046b6 
+ 00015717  0x00003508 rtn 
+ 00015718  0x0000350a fetch  0x00000001 , 0x000046e1 
+ 00015719  0x0000350b and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x0000350c store  0x00000001 , 0x0000477a 
+ 00015721  0x0000350d branch  0x00003d80 
+ 00015722  0x00003511 fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x00003512 call  0x0000681d 
+ 00015724  0x00003513 nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x00003515 fetch  0x00000001 , 0x000046b6 
+ 00015726  0x00003516 rtneq  0x00000000 
+ 00015727  0x00003517 jam  0x00000000 , 0x000046b6 
+ 00015728  0x00003518 fetch  0x00000001 , 0x0000477a 
+ 00015729  0x00003519 increase  0x00000001 , 0x0000003f 
+ 00015730  0x0000351a and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x0000351b store  0x00000001 , 0x0000477a 
+ 00015732  0x0000351c call  0x00003d7e 
+ 00015733  0x0000351d fetch  0x00000004 , 0x000046d3 
+ 00015734  0x0000351e bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x0000351f bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x00003520 rtn 
+ 00015737  0x00003522 arg  0x0000001e , 0x00000002 
+ 00015738  0x00003523 call  0x0000680e 
+ 00015739  0x00003524 arg  0x0000001f , 0x00000002 
+ 00015740  0x00003525 call  0x0000680e 
+ 00015741  0x00003526 branch  0x00004435 
+ 00015742  0x00003529 bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x0000352a call  0x0000424a 
+ 00015744  0x0000352b fetch  0x00000001 , 0x000046e0 
+ 00015745  0x0000352c beq  0x00000005 , 0x00003daa 
+ 00015746  0x0000352d beq  0x00000004 , 0x00003d96 
+ 00015747  0x0000352e fetch  0x00000001 , 0x0000477a 
+ 00015748  0x0000352f beq  0x00000000 , 0x00003d8a 
+ 00015749  0x00003530 beq  0x00000001 , 0x00003d88 
+ 00015750  0x00003531 beq  0x00000002 , 0x00003d8c 
+ 00015751  0x00003532 beq  0x00000003 , 0x00003d8e 
+ 00015752  0x00003534 fetch  0x00000001 , 0x00004780 
+ 00015753  0x00003535 branch  0x00003dbe 
+ 00015754  0x00003537 fetch  0x00000001 , 0x0000477f 
+ 00015755  0x00003538 branch  0x00003dbe 
+ 00015756  0x0000353a fetch  0x00000001 , 0x00004781 
+ 00015757  0x0000353b branch  0x00003dbe 
+ 00015758  0x0000353d fetch  0x00000001 , 0x00004782 
+ 00015759  0x0000353e branch  0x00003dbe 
+ 00015760  0x00003540 fetch  0x00000001 , 0x000046e0 
+ 00015761  0x00003541 rtneq  0x00000006 
+ 00015762  0x00003542 fetch  0x00000001 , 0x000046b5 
+ 00015763  0x00003543 increase  0x00000001 , 0x0000003f 
+ 00015764  0x00003544 store  0x00000001 , 0x000046b5 
+ 00015765  0x00003545 rtn 
+ 00015766  0x00003548 fetch  0x00000001 , 0x0000477a 
+ 00015767  0x00003549 beq  0x00000000 , 0x00003d9d 
+ 00015768  0x0000354a beq  0x00000001 , 0x00003d9b 
+ 00015769  0x0000354b beq  0x00000002 , 0x00003d9f 
+ 00015770  0x0000354c beq  0x00000003 , 0x00003da1 
+ 00015771  0x0000354e fetch  0x00000001 , 0x00004784 
+ 00015772  0x0000354f branch  0x00003da2 
+ 00015773  0x00003551 fetch  0x00000001 , 0x00004783 
+ 00015774  0x00003552 branch  0x00003da2 
+ 00015775  0x00003554 fetch  0x00000001 , 0x00004785 
+ 00015776  0x00003555 branch  0x00003da2 
+ 00015777  0x00003557 fetch  0x00000001 , 0x00004786 
+ 00015778  0x00003559 store  0x00000001 , 0x000046b5 
+ 00015779  0x0000355a lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x0000355b copy  0x0000003f , 0x00000011 
+ 00015781  0x0000355c add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x0000355d call  0x00006413 
+ 00015783  0x0000355e copy  0x00000011 , 0x0000003f 
+ 00015784  0x0000355f add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x00003560 branch  0x00006413 
+ 00015786  0x00003563 fetch  0x00000001 , 0x0000477a 
+ 00015787  0x00003564 beq  0x00000000 , 0x00003db1 
+ 00015788  0x00003565 beq  0x00000001 , 0x00003daf 
+ 00015789  0x00003566 beq  0x00000002 , 0x00003db3 
+ 00015790  0x00003567 beq  0x00000003 , 0x00003db5 
+ 00015791  0x00003569 fetch  0x00000001 , 0x00004788 
+ 00015792  0x0000356a branch  0x00003db6 
+ 00015793  0x0000356c fetch  0x00000001 , 0x00004787 
+ 00015794  0x0000356d branch  0x00003db6 
+ 00015795  0x0000356f fetch  0x00000001 , 0x00004789 
+ 00015796  0x00003570 branch  0x00003db6 
+ 00015797  0x00003572 fetch  0x00000001 , 0x0000478a 
+ 00015798  0x00003574 store  0x00000001 , 0x000046b5 
+ 00015799  0x00003575 call  0x000040c0 
+ 00015800  0x00003576 fetch  0x00000001 , 0x000046b5 
+ 00015801  0x00003578 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x00003579 lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x0000357a add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x0000357b copy  0x0000003f , 0x00000011 
+ 00015805  0x0000357c branch  0x0000415a 
+ 00015806  0x0000357f store  0x00000001 , 0x000046b5 
+ 00015807  0x00003580 call  0x00003d90 
+ 00015808  0x00003581 fetch  0x00000001 , 0x000046b5 
+ 00015809  0x00003582 setarg  0x00000006 
+ 00015810  0x00003583 call  0x00006414 
+ 00015811  0x00003584 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x00003585 fetch  0x00000001 , 0x000046b5 
+ 00015813  0x00003586 iadd  0x00000002 , 0x0000003f 
+ 00015814  0x00003587 lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x00003588 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x00003589 branch  0x00006413 
+ 00015817  0x0000358d call  0x000033c4 
+ 00015818  0x0000358e branch  0x00004316 , 0x00000005 
+ 00015819  0x0000358f call  0x0000441c 
+ 00015820  0x00003590 call  0x000042e4 
+ 00015821  0x00003591 branch  0x000033bd 
+ 00015822  0x00003595 fetch  0x00000002 , 0x00004707 
+ 00015823  0x00003596 rtn  0x00000034 
+ 00015824  0x00003597 fetch  0x00000004 , 0x000046d3 
+ 00015825  0x00003598 rtnbit0  0x00000011 
+ 00015826  0x00003599 rtnbit1  0x00000003 
+ 00015827  0x0000359a rtnmark1  0x00000026 
+ 00015828  0x0000359b call  0x00004083 
+ 00015829  0x0000359c rtnne  0x00000007 
+ 00015830  0x0000359d call  0x00004482 
+ 00015831  0x0000359e arg  0x00000003 , 0x00000007 
+ 00015832  0x0000359f call  0x000043ce 
+ 00015833  0x000035a0 setarg  0x00000000 
+ 00015834  0x000035a1 store  0x00000002 , 0x000046ae 
+ 00015835  0x000035a2 store  0x00000001 , 0x000046b4 
+ 00015836  0x000035a3 call  0x00003263 
+ 00015837  0x000035a5 fetch  0x00000002 , 0x00004682 
+ 00015838  0x000035a6 bbit1  0x00000007 , 0x00004392 
+ 00015839  0x000035a7 bbit1  0x00000009 , 0x00003402 
+ 00015840  0x000035a8 bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x000035a9 call  0x000042ca 
+ 00015842  0x000035aa branch  0x00002ead 
+ 00015843  0x000035ae call  0x00003dce 
+ 00015844  0x000035af call  0x00007e34 
+ 00015845  0x000035b0 call  0x00003d6a 
+ 00015846  0x000035b1 call  0x00003de9 
+ 00015847  0x000035b2 call  0x00003ee0 
+ 00015848  0x000035b3 branch  0x00003df7 
+ 00015849  0x000035b5 fetch  0x00000004 , 0x000046d3 
+ 00015850  0x000035b6 rtnbit0  0x00000010 
+ 00015851  0x000035b7 call  0x000048d3 
+ 00015852  0x000035b8 branch  0x000048fd 
+ 00015853  0x000035bb hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x000035bc bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x000035bd bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x000035be rtn 
+ 00015857  0x000035c0 fetch  0x00000001 , 0x000046ff 
+ 00015858  0x000035c1 rtnbit0  0x00000007 
+ 00015859  0x000035c2 branch  0x0000659a 
+ 00015860  0x000035c4 fetch  0x00000001 , 0x000046ff 
+ 00015861  0x000035c5 rtnbit1  0x00000007 
+ 00015862  0x000035c6 branch  0x00004381 
+ 00015863  0x000035c9 call  0x00003ded 
+ 00015864  0x000035ca hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x000035cb store  0x00000001 , 0x000046ff 
+ 00015866  0x000035cc rtnbit0  0x00000007 
+ 00015867  0x000035cd call  0x00003e07 
+ 00015868  0x000035ce fetch  0x00000004 , 0x000046f9 
+ 00015869  0x000035cf fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x000035d0 iadd  0x00000002 , 0x00000002 
+ 00015871  0x000035d1 copy  0x00000022 , 0x0000003f 
+ 00015872  0x000035d2 isub  0x00000002 , 0x0000003e 
+ 00015873  0x000035d3 nrtn  0x00000002 
+ 00015874  0x000035d4 store  0x00000004 , 0x000046f9 
+ 00015875  0x000035d5 call  0x00003f97 
+ 00015876  0x000035d6 nrtn  0x00000028 
+ 00015877  0x000035d7 jam  0x00000004 , 0x00000d38 
+ 00015878  0x000035d8 branch  0x00003e0f 
+ 00015879  0x000035db fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x000035dc copy  0x00000022 , 0x0000003f 
+ 00015881  0x000035dd isub  0x00000002 , 0x0000003e 
+ 00015882  0x000035de ncall  0x00003e0c , 0x00000002 
+ 00015883  0x000035df rtn 
+ 00015884  0x000035e1 setarg  0x00000000 
+ 00015885  0x000035e2 store  0x00000004 , 0x000046f9 
+ 00015886  0x000035e3 rtn 
+ 00015887  0x000035e8 fetch  0x00000001 , 0x00000d38 
+ 00015888  0x000035e9 rtnbit0  0x00000002 
+ 00015889  0x000035ea branch  0x00003e12 
+ 00015890  0x000035ec hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x000035ed rtnbit0  0x00000007 
+ 00015892  0x000035ee jam  0x00000020 , 0x00000d52 
+ 00015893  0x000035ef setarg  0x00000001 
+ 00015894  0x000035f0 store  0x00000001 , 0x00000d54 
+ 00015895  0x000035f1 fetch  0x00000007 , 0x0000469a 
+ 00015896  0x000035f2 istore  0x00000007 , 0x00000005 
+ 00015897  0x000035f3 rtn 
+ 00015898  0x000035f7 hfetch  0x00000002 , 0x00008050 
+ 00015899  0x000035f8 set0  0x0000000b , 0x0000003f 
+ 00015900  0x000035f9 hstore  0x00000002 , 0x00008050 
+ 00015901  0x000035fa rtn 
+ 00015902  0x000035fd setarg  0x00008c00 
+ 00015903  0x000035fe store  0x00000002 , 0x00004575 
+ 00015904  0x000035ff setarg  0x00008e7a 
+ 00015905  0x00003600 store  0x00000002 , 0x000044bc 
+ 00015906  0x00003601 setarg  0x00002402 
+ 00015907  0x00003602 store  0x00000002 , 0x000040bd 
+ 00015908  0x00003603 setarg  0x00002580 
+ 00015909  0x00003604 store  0x00000003 , 0x000040aa 
+ 00015910  0x00003605 jam  0x00000003 , 0x00004173 
+ 00015911  0x00003606 jam  0x00000008 , 0x00004156 
+ 00015912  0x00003607 jam  0x00000001 , 0x000046d9 
+ 00015913  0x00003608 setarg  0x00000200 
+ 00015914  0x00003609 store  0x00000002 , 0x00004154 
+ 00015915  0x0000360a jam  0x00000017 , 0x000044a6 
+ 00015916  0x0000360b jam  0x00000017 , 0x000044a8 
+ 00015917  0x0000360d setarg  0x00000a77 
+ 00015918  0x0000360e store  0x00000002 , 0x00004212 
+ 00015919  0x0000361e setsect  0x00000000 , 0x00000306 
+ 00015920  0x0000361f setsect  0x00000001 , 0x00004440 
+ 00015921  0x00003620 setsect  0x00000002 , 0x00010000 
+ 00015922  0x00003621 setsect  0x00000003 , 0x00004408 
+ 00015923  0x00003622 store  0x00000009 , 0x00004577 
+ 00015924  0x00003623 setsect  0x00000000 , 0x00001224 
+ 00015925  0x00003624 setsect  0x00000001 , 0x00004000 
+ 00015926  0x00003625 setsect  0x00000002 , 0x00000000 
+ 00015927  0x00003626 istore  0x00000005 , 0x00000005 
+ 00015928  0x00003628 setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x00003629 setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x0000362a setsect  0x00000002 , 0x000199d9 
+ 00015931  0x0000362b setsect  0x00000003 , 0x0000020d 
+ 00015932  0x0000362c store  0x00000008 , 0x00004098 
+ 00015933  0x0000362e setarg  0x0000012c 
+ 00015934  0x0000362f store  0x00000002 , 0x00004707 
+ 00015935  0x00003630 call  0x000057a3 
+ 00015936  0x00003631 fetch  0x00000004 , 0x000046d3 
+ 00015937  0x00003632 rtnbit0  0x0000001f 
+ 00015938  0x00003633 call  0x00003e44 
+ 00015939  0x00003634 branch  0x00003e4c 
+ 00015940  0x00003637 fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x00003638 call  0x000067fb 
+ 00015942  0x00003639 fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x0000363a call  0x0000681d 
+ 00015944  0x0000363b jam  0x00000003 , 0x000046f6 
+ 00015945  0x0000363c rtn  0x00000001 
+ 00015946  0x0000363d jam  0x00000002 , 0x000046f6 
+ 00015947  0x0000363e rtn 
+ 00015948  0x00003641 fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x00003642 call  0x000067fb 
+ 00015950  0x00003643 fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x00003644 call  0x0000681d 
+ 00015952  0x00003645 jam  0x00000000 , 0x0000422d 
+ 00015953  0x00003646 rtn  0x00000001 
+ 00015954  0x00003647 jam  0x00000002 , 0x0000422d 
+ 00015955  0x00003648 rtn 
+ 00015956  0x0000364c fetch  0x00000001 , 0x0000422d 
+ 00015957  0x0000364d beq  0x00000000 , 0x00003e59 
+ 00015958  0x0000364e beq  0x00000001 , 0x00003e62 
+ 00015959  0x0000364f beq  0x00000002 , 0x00003e6b 
+ 00015960  0x00003650 branch  0x00003e59 
+ 00015961  0x00003653 fetcht  0x00000002 , 0x00004221 
+ 00015962  0x00003654 fetch  0x00000002 , 0x00004227 
+ 00015963  0x00003655 isub  0x00000002 , 0x0000003f 
+ 00015964  0x00003656 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x00003657 div  0x0000003f , 0x00000064 
+ 00015966  0x00003658 call  0x00007f86 
+ 00015967  0x00003659 quotient  0x0000003f 
+ 00015968  0x0000365a store  0x00000002 , 0x000046d0 
+ 00015969  0x0000365b rtn 
+ 00015970  0x0000365d fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x0000365e fetch  0x00000002 , 0x00004225 
+ 00015972  0x0000365f isub  0x00000002 , 0x0000003f 
+ 00015973  0x00003660 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x00003661 div  0x0000003f , 0x00000190 
+ 00015975  0x00003662 call  0x00007f86 
+ 00015976  0x00003663 quotient  0x0000003f 
+ 00015977  0x00003664 store  0x00000002 , 0x000046d0 
+ 00015978  0x00003665 rtn 
+ 00015979  0x00003667 fetch  0x00000002 , 0x00004223 
+ 00015980  0x00003668 store  0x00000002 , 0x000046d0 
+ 00015981  0x00003669 rtn 
+ 00015982  0x0000366b fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x0000366c call  0x0000680e 
+ 00015984  0x0000366d call  0x000048fb 
+ 00015985  0x0000366e fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x0000366f call  0x000067fb 
+ 00015987  0x00003670 fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x00003671 call  0x000067fb 
+ 00015989  0x00003672 fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x00003673 call  0x000067fb 
+ 00015991  0x00003674 fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x00003675 call  0x000067fb 
+ 00015993  0x00003677 fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x00003678 call  0x0000680e 
+ 00015995  0x0000367a fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x0000367b call  0x000067fb 
+ 00015997  0x0000367d fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x0000367e call  0x000067fb 
+ 00015999  0x00003680 fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x00003681 call  0x000067fb 
+ 00016001  0x00003682 fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x00003683 call  0x000067fb 
+ 00016003  0x00003685 fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x00003686 call  0x000067fb 
+ 00016005  0x00003687 fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x00003688 call  0x000067fb 
+ 00016007  0x0000368a fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x0000368b call  0x0000680e 
+ 00016009  0x0000368d fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x0000368e call  0x0000680e 
+ 00016011  0x00003690 fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x00003691 call  0x0000680e 
+ 00016013  0x00003693 fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x00003694 call  0x0000680e 
+ 00016015  0x00003696 fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x00003697 call  0x0000680e 
+ 00016017  0x00003699 fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x0000369a call  0x000067fb 
+ 00016019  0x0000369c fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x0000369d call  0x000067fb 
+ 00016021  0x0000369f fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x000036a0 branch  0x000067fb 
+ 00016023  0x000036a3 fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x000036a4 call  0x000067dd 
+ 00016025  0x000036a5 fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x000036a6 call  0x000067dd 
+ 00016027  0x000036a7 fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x000036a8 call  0x000067dd 
+ 00016029  0x000036a9 fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x000036aa branch  0x000067dd 
+ 00016031  0x000036ad fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x000036ae call  0x00003ea7 
+ 00016033  0x000036af fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x000036b0 call  0x00003ea7 
+ 00016035  0x000036b1 fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x000036b2 call  0x00003ea7 
+ 00016037  0x000036b3 fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x000036b4 branch  0x00003ea7 
+ 00016039  0x000036b7 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x000036b8 rtn  0x00000005 
+ 00016041  0x000036b9 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x000036ba hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x000036bb qisolate1  0x0000003f 
+ 00016044  0x000036bc hfetch  0x00000004 , 0x00008078 
+ 00016045  0x000036bd qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x000036be hstore  0x00000004 , 0x00008078 
+ 00016047  0x000036bf hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x000036c0 nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x000036c1 hstore  0x00000004 , 0x0000807c 
+ 00016050  0x000036c2 rtn 
+ 00016051  0x000036c5 enable  0x00000028 
+ 00016052  0x000036c6 hfetch  0x00000004 , 0x00008138 
+ 00016053  0x000036c7 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x000036c8 hstore  0x00000004 , 0x0000804c 
+ 00016055  0x000036c9 call  0x00002c21 
+ 00016056  0x000036ca call  0x00004482 
+ 00016057  0x000036cb call  0x00003e9f 
+ 00016058  0x000036cd branch  0x00003ebf 
+ 00016059  0x000036d2 call  0x00003ebf 
+ 00016060  0x000036d3 fetch  0x00000001 , 0x000000a0 
+ 00016061  0x000036d4 nrtn  0x00000034 
+ 00016062  0x000036d5 branch  0x000067ed 
+ 00016063  0x000036d8 call  0x00003ee0 
+ 00016064  0x000036d9 arg  0x00000019 , 0x00000002 
+ 00016065  0x000036da fetch  0x00000004 , 0x000046d3 
+ 00016066  0x000036db isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x000036dc call  0x00003ede , 0x00000001 
+ 00016068  0x000036dd call  0x0000680e 
+ 00016069  0x000036de call  0x000063ee 
+ 00016070  0x000036e2 fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x000036e3 call  0x000067dd 
+ 00016072  0x000036e4 fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x000036e5 call  0x000067dd 
+ 00016074  0x000036e6 fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x000036e7 call  0x000067dd 
+ 00016076  0x000036e9 fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x000036ea call  0x000067dd 
+ 00016078  0x000036eb fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x000036ec call  0x000067dd 
+ 00016080  0x000036ed fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x000036ee call  0x000067dd 
+ 00016082  0x000036ef fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x000036f0 call  0x000067dd 
+ 00016084  0x000036f1 fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x000036f2 call  0x000067dd 
+ 00016086  0x000036f3 fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x000036f4 call  0x000067dd 
+ 00016088  0x000036f5 fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x000036f6 call  0x000067dd 
+ 00016090  0x000036f7 fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x000036f8 call  0x000067dd 
+ 00016092  0x000036f9 fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x000036fa branch  0x000067e1 
+ 00016094  0x000036ff arg  0x0000001e , 0x00000002 
+ 00016095  0x00003700 rtn 
+ 00016096  0x00003703 bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x00003704 call  0x00003eee 
+ 00016098  0x00003705 call  0x00003f36 
+ 00016099  0x00003706 fetch  0x00000001 , 0x000046b8 
+ 00016100  0x00003707 fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x00003708 store  0x00000001 , 0x000046b7 
+ 00016102  0x00003709 isub  0x00000002 , 0x0000003e 
+ 00016103  0x0000370a nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x0000370b fetch  0x00000001 , 0x000046be 
+ 00016105  0x0000370c fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x0000370d store  0x00000001 , 0x000046bd 
+ 00016107  0x0000370e isub  0x00000002 , 0x0000003e 
+ 00016108  0x0000370f nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x00003710 rtn 
+ 00016110  0x00003712 fetch  0x00000001 , 0x000046ea 
+ 00016111  0x00003713 rtneq  0x000000ff 
+ 00016112  0x00003714 arg  0x00000000 , 0x00000011 
+ 00016113  0x00003715 fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x00003716 call  0x0000681d 
+ 00016115  0x00003717 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x00003718 fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x00003719 call  0x0000681d 
+ 00016118  0x0000371a setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x0000371b copy  0x00000011 , 0x0000003f 
+ 00016120  0x0000371c store  0x00000001 , 0x000046b8 
+ 00016121  0x0000371d beq  0x00000001 , 0x00003efe 
+ 00016122  0x0000371e beq  0x00000002 , 0x00003f02 
+ 00016123  0x0000371f fetch  0x00000001 , 0x000046b9 
+ 00016124  0x00003720 bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x00003721 rtn 
+ 00016126  0x00003724 fetch  0x00000001 , 0x000046b7 
+ 00016127  0x00003725 beq  0x00000000 , 0x00003f06 
+ 00016128  0x00003726 beq  0x00000003 , 0x00003f08 
+ 00016129  0x00003727 rtn 
+ 00016130  0x00003729 fetch  0x00000001 , 0x000046b7 
+ 00016131  0x0000372a beq  0x00000000 , 0x00003f0a 
+ 00016132  0x0000372b beq  0x00000003 , 0x00003f0c 
+ 00016133  0x0000372c rtn 
+ 00016134  0x0000372e jam  0x00000082 , 0x000046b9 
+ 00016135  0x0000372f rtn 
+ 00016136  0x00003731 jam  0x00000081 , 0x000046b9 
+ 00016137  0x00003732 rtn 
+ 00016138  0x00003734 jam  0x00000080 , 0x000046b9 
+ 00016139  0x00003735 rtn 
+ 00016140  0x00003737 jam  0x00000083 , 0x000046b9 
+ 00016141  0x00003738 rtn 
+ 00016142  0x0000373a fetch  0x00000001 , 0x000046b9 
+ 00016143  0x0000373b set0  0x00000007 , 0x0000003f 
+ 00016144  0x0000373c store  0x00000001 , 0x000046b9 
+ 00016145  0x0000373d beq  0x00000000 , 0x00003f16 
+ 00016146  0x0000373e beq  0x00000001 , 0x00003f19 
+ 00016147  0x0000373f beq  0x00000002 , 0x00003f1c 
+ 00016148  0x00003740 beq  0x00000003 , 0x00003f1f 
+ 00016149  0x00003741 rtn 
+ 00016150  0x00003743 fetch  0x00000001 , 0x000046b8 
+ 00016151  0x00003744 beq  0x00000003 , 0x00003f22 
+ 00016152  0x00003745 rtn 
+ 00016153  0x00003747 fetch  0x00000001 , 0x000046b8 
+ 00016154  0x00003748 beq  0x00000000 , 0x00003f22 
+ 00016155  0x00003749 rtn 
+ 00016156  0x0000374b fetch  0x00000001 , 0x000046b8 
+ 00016157  0x0000374c beq  0x00000003 , 0x00003f2c 
+ 00016158  0x0000374d rtn 
+ 00016159  0x0000374f fetch  0x00000001 , 0x000046b8 
+ 00016160  0x00003750 beq  0x00000000 , 0x00003f2c 
+ 00016161  0x00003751 rtn 
+ 00016162  0x00003753 fetch  0x00000001 , 0x000046bc 
+ 00016163  0x00003754 increase  0x00000001 , 0x0000003f 
+ 00016164  0x00003755 store  0x00000001 , 0x000046bc 
+ 00016165  0x00003756 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x00003757 rtn  0x00000002 
+ 00016167  0x00003758 jam  0x00000000 , 0x000046bc 
+ 00016168  0x00003759 fetch  0x00000001 , 0x000046ba 
+ 00016169  0x0000375a increase  0x00000001 , 0x0000003f 
+ 00016170  0x0000375b store  0x00000001 , 0x000046ba 
+ 00016171  0x0000375c rtn 
+ 00016172  0x0000375e fetch  0x00000001 , 0x000046bb 
+ 00016173  0x0000375f increase  0x00000001 , 0x0000003f 
+ 00016174  0x00003760 store  0x00000001 , 0x000046bb 
+ 00016175  0x00003761 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x00003762 rtn  0x00000002 
+ 00016177  0x00003763 jam  0x00000000 , 0x000046bb 
+ 00016178  0x00003764 fetch  0x00000001 , 0x000046ba 
+ 00016179  0x00003765 increase  0xffffffff , 0x0000003f 
+ 00016180  0x00003766 store  0x00000001 , 0x000046ba 
+ 00016181  0x00003767 rtn 
+ 00016182  0x0000376b fetch  0x00000001 , 0x000046e8 
+ 00016183  0x0000376c rtneq  0x000000ff 
+ 00016184  0x0000376d arg  0x00000000 , 0x00000011 
+ 00016185  0x0000376e fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x0000376f call  0x0000681d 
+ 00016187  0x00003770 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x00003771 fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x00003772 call  0x0000681d 
+ 00016190  0x00003773 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x00003774 copy  0x00000011 , 0x0000003f 
+ 00016192  0x00003775 store  0x00000001 , 0x000046be 
+ 00016193  0x00003776 beq  0x00000001 , 0x00003f46 
+ 00016194  0x00003777 beq  0x00000002 , 0x00003f4a 
+ 00016195  0x00003778 fetch  0x00000001 , 0x000046bf 
+ 00016196  0x00003779 bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x0000377a rtn 
+ 00016198  0x0000377d fetch  0x00000001 , 0x000046bd 
+ 00016199  0x0000377e beq  0x00000000 , 0x00003f4e 
+ 00016200  0x0000377f beq  0x00000003 , 0x00003f50 
+ 00016201  0x00003780 rtn 
+ 00016202  0x00003782 fetch  0x00000001 , 0x000046bd 
+ 00016203  0x00003783 beq  0x00000000 , 0x00003f52 
+ 00016204  0x00003784 beq  0x00000003 , 0x00003f54 
+ 00016205  0x00003785 rtn 
+ 00016206  0x00003787 jam  0x00000082 , 0x000046bf 
+ 00016207  0x00003788 rtn 
+ 00016208  0x0000378a jam  0x00000081 , 0x000046bf 
+ 00016209  0x0000378b rtn 
+ 00016210  0x0000378d jam  0x00000080 , 0x000046bf 
+ 00016211  0x0000378e rtn 
+ 00016212  0x00003790 jam  0x00000083 , 0x000046bf 
+ 00016213  0x00003791 rtn 
+ 00016214  0x00003793 fetch  0x00000001 , 0x000046bf 
+ 00016215  0x00003794 set0  0x00000007 , 0x0000003f 
+ 00016216  0x00003795 store  0x00000001 , 0x000046bf 
+ 00016217  0x00003796 beq  0x00000000 , 0x00003f5e 
+ 00016218  0x00003797 beq  0x00000001 , 0x00003f61 
+ 00016219  0x00003798 beq  0x00000002 , 0x00003f64 
+ 00016220  0x00003799 beq  0x00000003 , 0x00003f67 
+ 00016221  0x0000379a rtn 
+ 00016222  0x0000379c fetch  0x00000001 , 0x000046be 
+ 00016223  0x0000379d beq  0x00000003 , 0x00003f6a 
+ 00016224  0x0000379e rtn 
+ 00016225  0x000037a0 fetch  0x00000001 , 0x000046be 
+ 00016226  0x000037a1 beq  0x00000000 , 0x00003f6a 
+ 00016227  0x000037a2 rtn 
+ 00016228  0x000037a4 fetch  0x00000001 , 0x000046be 
+ 00016229  0x000037a5 beq  0x00000003 , 0x00003f6f 
+ 00016230  0x000037a6 rtn 
+ 00016231  0x000037a8 fetch  0x00000001 , 0x000046be 
+ 00016232  0x000037a9 beq  0x00000000 , 0x00003f6f 
+ 00016233  0x000037aa rtn 
+ 00016234  0x000037ac jam  0x00000000 , 0x000046c2 
+ 00016235  0x000037ad fetch  0x00000001 , 0x000046c0 
+ 00016236  0x000037ae increase  0x00000001 , 0x0000003f 
+ 00016237  0x000037af store  0x00000001 , 0x000046c0 
+ 00016238  0x000037b0 rtn 
+ 00016239  0x000037b2 jam  0x00000000 , 0x000046c1 
+ 00016240  0x000037b3 fetch  0x00000001 , 0x000046c0 
+ 00016241  0x000037b4 increase  0xffffffff , 0x0000003f 
+ 00016242  0x000037b5 store  0x00000001 , 0x000046c0 
+ 00016243  0x000037b6 rtn 
+ 00016244  0x000037ba setarg  0x00000002 
+ 00016245  0x000037bb store  0x00000001 , 0x00004680 
+ 00016246  0x000037bc rtn 
+ 00016247  0x000037bf fetch  0x00000001 , 0x000041e2 
+ 00016248  0x000037c0 rtn  0x00000034 
+ 00016249  0x000037c1 call  0x00005271 
+ 00016250  0x000037c2 nrtn  0x00000034 
+ 00016251  0x000037c3 fetch  0x00000004 , 0x000046d3 
+ 00016252  0x000037c4 bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x000037c5 bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x000037c6 bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x000037c7 call  0x00003f97 
+ 00016256  0x000037c8 nrtn  0x00000028 
+ 00016257  0x000037ca arg  0x00000009 , 0x00000011 
+ 00016258  0x000037cb call  0x00004d63 
+ 00016259  0x000037cc fetch  0x00000002 , 0x0000424e 
+ 00016260  0x000037cd istore  0x00000002 , 0x00000005 
+ 00016261  0x000037ce setarg  0x000002a1 
+ 00016262  0x000037cf istore  0x00000002 , 0x00000005 
+ 00016263  0x000037d0 fetch  0x00000007 , 0x0000469a 
+ 00016264  0x000037d1 istore  0x00000007 , 0x00000005 
+ 00016265  0x000037d2 rtn 
+ 00016266  0x000037d6 setarg  0x00000000 
+ 00016267  0x000037d7 store  0x00000007 , 0x0000469a 
+ 00016268  0x000037d8 branch  0x00003f81 
+ 00016269  0x000037dc fetch  0x00000002 , 0x000046aa 
+ 00016270  0x000037dd store  0x00000002 , 0x000046b0 
+ 00016271  0x000037de rtn 
+ 00016272  0x000037e2 bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x000037e3 arg  0x00000007 , 0x00000011 
+ 00016274  0x000037e4 fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x000037e5 call  0x00005a64 
+ 00016276  0x000037e6 fetch  0x00000007 , 0x0000469a 
+ 00016277  0x000037e7 istore  0x00000007 , 0x00000005 
+ 00016278  0x000037e8 rtn 
+ 00016279  0x000037eb bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x000037ec disable  0x00000028 
+ 00016281  0x000037ed setarg  0x00000000 
+ 00016282  0x000037ee store  0x00000006 , 0x0000469b 
+ 00016283  0x000037ef call  0x00003fb5 
+ 00016284  0x000037f0 call  0x00004079 
+ 00016285  0x000037f1 call  0x0000407e 
+ 00016286  0x000037f2 call  0x00004099 
+ 00016287  0x000037f3 nrtn  0x00000028 
+ 00016288  0x000037f4 call  0x00003f8d 
+ 00016289  0x000037f5 arg  0x00000008 , 0x00000007 
+ 00016290  0x000037f6 branch  0x000043ce 
+ 00016291  0x000037f9 fetch  0x00000002 , 0x0000469b 
+ 00016292  0x000037fa sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x000037fb store  0x00000002 , 0x0000469b 
+ 00016294  0x000037fc branch  0x00007fe7 
+ 00016295  0x000037fe fetch  0x00000002 , 0x0000469d 
+ 00016296  0x000037ff sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x00003800 store  0x00000002 , 0x0000469d 
+ 00016298  0x00003801 branch  0x00007fe7 
+ 00016299  0x00003803 fetch  0x00000002 , 0x0000469d 
+ 00016300  0x00003804 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x00003805 store  0x00000002 , 0x0000469d 
+ 00016302  0x00003806 fetch  0x00000002 , 0x0000469b 
+ 00016303  0x00003807 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x00003808 store  0x00000002 , 0x0000469b 
+ 00016305  0x00003809 call  0x00004002 
+ 00016306  0x0000380a branch  0x00007fe7 
+ 00016307  0x0000380c call  0x00004002 
+ 00016308  0x0000380d branch  0x00007fe7 
+ 00016309  0x0000380f fetch  0x00000001 , 0x00004239 
+ 00016310  0x00003810 rtnne  0x00000000 
+ 00016311  0x00003811 fetch  0x00000001 , 0x000046e0 
+ 00016312  0x00003812 beq  0x00000000 , 0x00003fe2 
+ 00016313  0x00003813 beq  0x00000001 , 0x00003fe2 
+ 00016314  0x00003814 beq  0x00000002 , 0x00003fe2 
+ 00016315  0x00003815 beq  0x00000003 , 0x00003fe2 
+ 00016316  0x00003816 beq  0x00000004 , 0x00003fc4 
+ 00016317  0x00003817 beq  0x00000005 , 0x00004010 
+ 00016318  0x00003818 beq  0x00000006 , 0x00003fe2 
+ 00016319  0x00003819 branch  0x00003fe2 
+ 00016320  0x0000381c fetch  0x00000001 , 0x000046a7 
+ 00016321  0x0000381d call  0x0000405d , 0x00000034 
+ 00016322  0x0000381e jam  0x00000001 , 0x000046a7 
+ 00016323  0x0000381f rtn 
+ 00016324  0x00003823 call  0x00003fc0 
+ 00016325  0x00003824 fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x00003825 call  0x0000681d 
+ 00016327  0x00003826 nrtn  0x00000001 
+ 00016328  0x00003827 setarg  0x00000000 
+ 00016329  0x00003828 call  0x00006414 
+ 00016330  0x00003829 bne  0x00000030 , 0x000040d1 
+ 00016331  0x0000382a setarg  0x00000002 
+ 00016332  0x0000382b call  0x00006414 
+ 00016333  0x0000382c rtnbit0  0x00000007 
+ 00016334  0x0000382d call  0x0000405d 
+ 00016335  0x0000382e call  0x00003fde 
+ 00016336  0x0000382f store  0x00000001 , 0x000046a1 
+ 00016337  0x00003830 rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x00003831 call  0x00004169 
+ 00016339  0x00003832 store  0x00000001 , 0x0000469c 
+ 00016340  0x00003833 fetch  0x00000001 , 0x000046a1 
+ 00016341  0x00003834 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x00003835 call  0x00004169 
+ 00016343  0x00003836 store  0x00000001 , 0x0000469e 
+ 00016344  0x00003837 fetch  0x00000001 , 0x000046f6 
+ 00016345  0x00003838 beq  0x00000000 , 0x00003fa3 
+ 00016346  0x00003839 beq  0x00000001 , 0x00003fab 
+ 00016347  0x0000383a beq  0x00000002 , 0x00003fa7 
+ 00016348  0x0000383b beq  0x00000003 , 0x00003fb3 
+ 00016349  0x0000383c rtn 
+ 00016350  0x0000383f setarg  0x00000012 
+ 00016351  0x00003840 branch  0x00006414 
+ 00016352  0x00003843 beq  0x00000031 , 0x00003fea 
+ 00016353  0x00003844 branch  0x000040d1 
+ 00016354  0x00003847 call  0x00003fc0 
+ 00016355  0x00003848 disable  0x00000028 
+ 00016356  0x00003849 fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x0000384a call  0x0000681d 
+ 00016358  0x0000384b nrtn  0x00000001 
+ 00016359  0x0000384c setarg  0x00000000 
+ 00016360  0x0000384d call  0x00006414 
+ 00016361  0x0000384e bne  0x00000030 , 0x00003fe0 
+ 00016362  0x00003850 setarg  0x00000002 
+ 00016363  0x00003851 call  0x00006414 
+ 00016364  0x00003852 rtnbit0  0x00000007 
+ 00016365  0x00003853 call  0x0000405d 
+ 00016366  0x00003854 fetch  0x00000001 , 0x0000469b 
+ 00016367  0x00003855 call  0x00004165 
+ 00016368  0x00003856 store  0x00000002 , 0x0000469b 
+ 00016369  0x00003857 fetch  0x00000001 , 0x0000469d 
+ 00016370  0x00003858 call  0x00004165 
+ 00016371  0x00003859 store  0x00000002 , 0x0000469d 
+ 00016372  0x0000385a fetch  0x00000001 , 0x000046f6 
+ 00016373  0x0000385b beq  0x00000000 , 0x00003ffa 
+ 00016374  0x0000385c beq  0x00000001 , 0x00003ffc 
+ 00016375  0x0000385d beq  0x00000002 , 0x00003ffe 
+ 00016376  0x0000385e beq  0x00000003 , 0x00004000 
+ 00016377  0x0000385f rtn 
+ 00016378  0x00003862 call  0x00003fa3 
+ 00016379  0x00003863 branch  0x000040b3 
+ 00016380  0x00003865 call  0x00003fab 
+ 00016381  0x00003866 branch  0x000040b3 
+ 00016382  0x00003868 call  0x00003fa7 
+ 00016383  0x00003869 branch  0x000040b3 
+ 00016384  0x0000386b call  0x00003fb3 
+ 00016385  0x0000386c branch  0x000040b3 
+ 00016386  0x0000386f fetch  0x00000002 , 0x0000469d 
+ 00016387  0x00003870 fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x00003871 store  0x00000002 , 0x0000469b 
+ 00016389  0x00003872 storet  0x00000002 , 0x0000469d 
+ 00016390  0x00003873 rtn 
+ 00016391  0x00003876 call  0x0000640f 
+ 00016392  0x00003877 nop  0x00000064 
+ 00016393  0x00003878 copy  0x00000012 , 0x0000003f 
+ 00016394  0x00003879 call  0x00006414 
+ 00016395  0x0000387a copy  0x0000003f , 0x00000012 
+ 00016396  0x0000387b call  0x00006411 
+ 00016397  0x0000387c nop  0x00000064 
+ 00016398  0x0000387d copy  0x00000012 , 0x0000003f 
+ 00016399  0x0000387e rtn 
+ 00016400  0x00003880 disable  0x00000028 
+ 00016401  0x00003881 fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x00003882 call  0x0000681d 
+ 00016403  0x00003883 nrtn  0x00000001 
+ 00016404  0x00003884 arg  0x00000002 , 0x00000012 
+ 00016405  0x00003885 call  0x00004007 
+ 00016406  0x00003886 rtnbit0  0x00000007 
+ 00016407  0x00003887 arg  0x00000000 , 0x00000012 
+ 00016408  0x00003888 call  0x00004007 
+ 00016409  0x00003889 store  0x00000001 , 0x000046dd 
+ 00016410  0x0000388a bne  0x0000003e , 0x00004145 
+ 00016411  0x0000388b fetch  0x00000001 , 0x000046a7 
+ 00016412  0x0000388c call  0x00004039 , 0x00000034 
+ 00016413  0x0000388d jam  0x00000001 , 0x000046a7 
+ 00016414  0x0000388e call  0x00004039 
+ 00016415  0x0000388f fetch  0x00000001 , 0x000046a1 
+ 00016416  0x00003890 rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x00003891 call  0x00004169 
+ 00016418  0x00003892 store  0x00000001 , 0x0000469c 
+ 00016419  0x00003893 fetch  0x00000001 , 0x000046a1 
+ 00016420  0x00003894 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x00003895 call  0x00004169 
+ 00016422  0x00003896 store  0x00000001 , 0x0000469e 
+ 00016423  0x00003897 fetch  0x00000001 , 0x000046f6 
+ 00016424  0x00003898 beq  0x00000000 , 0x00004031 
+ 00016425  0x00003899 beq  0x00000001 , 0x00004035 
+ 00016426  0x0000389a beq  0x00000002 , 0x00004033 
+ 00016427  0x0000389b beq  0x00000003 , 0x00004037 
+ 00016428  0x0000389c rtn 
+ 00016429  0x0000389f fetch  0x00000001 , 0x000046a4 
+ 00016430  0x000038a0 beq  0x00000000 , 0x00004051 
+ 00016431  0x000038a1 beq  0x00000001 , 0x00004045 
+ 00016432  0x000038a2 rtn 
+ 00016433  0x000038a6 call  0x00003fa3 
+ 00016434  0x000038a7 branch  0x0000402d 
+ 00016435  0x000038aa call  0x00003fa7 
+ 00016436  0x000038ab branch  0x0000402d 
+ 00016437  0x000038ae call  0x00003fab 
+ 00016438  0x000038af branch  0x0000402d 
+ 00016439  0x000038b2 call  0x00003fb3 
+ 00016440  0x000038b3 branch  0x0000402d 
+ 00016441  0x000038b6 call  0x0000640f 
+ 00016442  0x000038b7 call  0x0000405d 
+ 00016443  0x000038b8 arg  0x00000005 , 0x0000003f 
+ 00016444  0x000038b9 call  0x00006414 
+ 00016445  0x000038ba store  0x00000001 , 0x000046a1 
+ 00016446  0x000038bb arg  0x00000007 , 0x0000003f 
+ 00016447  0x000038bc call  0x00006414 
+ 00016448  0x000038bd store  0x00000001 , 0x000046a2 
+ 00016449  0x000038be arg  0x00000008 , 0x0000003f 
+ 00016450  0x000038bf call  0x00006414 
+ 00016451  0x000038c0 store  0x00000001 , 0x000046a3 
+ 00016452  0x000038c1 branch  0x00006411 
+ 00016453  0x000038c5 fetch  0x00000001 , 0x000046a2 
+ 00016454  0x000038c6 rtnne  0x00000000 
+ 00016455  0x000038c7 fetch  0x00000001 , 0x000046a3 
+ 00016456  0x000038c8 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x000038c9 rtn  0x00000002 
+ 00016458  0x000038ca jam  0x00000000 , 0x000046a4 
+ 00016459  0x000038cb setarg  0x0000ba41 
+ 00016460  0x000038cc call  0x00006405 
+ 00016461  0x000038cd setarg  0x00000032 
+ 00016462  0x000038ce call  0x00006405 
+ 00016463  0x000038cf setarg  0x0000b541 
+ 00016464  0x000038d0 branch  0x00006405 
+ 00016465  0x000038d2 fetch  0x00000001 , 0x000046a2 
+ 00016466  0x000038d3 rtnne  0x00000000 
+ 00016467  0x000038d4 fetch  0x00000001 , 0x000046a3 
+ 00016468  0x000038d5 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x000038d6 nrtn  0x00000002 
+ 00016470  0x000038d7 jam  0x00000001 , 0x000046a4 
+ 00016471  0x000038d8 setarg  0x0000ba41 
+ 00016472  0x000038d9 call  0x00006405 
+ 00016473  0x000038da setarg  0x00008032 
+ 00016474  0x000038db call  0x00006405 
+ 00016475  0x000038dc setarg  0x0000b541 
+ 00016476  0x000038dd branch  0x00006405 
+ 00016477  0x000038e2 arg  0x00000003 , 0x0000003f 
+ 00016478  0x000038e3 call  0x00006414 
+ 00016479  0x000038e4 store  0x00000002 , 0x0000469b 
+ 00016480  0x000038e5 arg  0x00000004 , 0x0000003f 
+ 00016481  0x000038e6 call  0x00006414 
+ 00016482  0x000038e7 store  0x00000002 , 0x0000469d 
+ 00016483  0x000038e8 rtn 
+ 00016484  0x000038eb arg  0x0000001b , 0x00000002 
+ 00016485  0x000038ec call  0x000067fb 
+ 00016486  0x000038ed arg  0x0000001b , 0x00000002 
+ 00016487  0x000038ee call  0x0000681d 
+ 00016488  0x000038ef rtn  0x00000001 
+ 00016489  0x000038f0 hfetch  0x00000001 , 0x00008109 
+ 00016490  0x000038f1 set1  0x00000004 , 0x0000003f 
+ 00016491  0x000038f2 hstore  0x00000001 , 0x00008109 
+ 00016492  0x000038f3 rtn 
+ 00016493  0x000038f6 fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x000038f7 hfetch  0x00000001 , 0x00008109 
+ 00016495  0x000038f8 iadd  0x00000002 , 0x0000003f 
+ 00016496  0x000038f9 rtn  0x00000034 
+ 00016497  0x000038fa store  0x00000001 , 0x0000469f 
+ 00016498  0x000038fb jam  0x00000000 , 0x000046c0 
+ 00016499  0x000038fc branch  0x00007fe7 
+ 00016500  0x000038fe fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x000038ff hfetch  0x00000001 , 0x00008109 
+ 00016502  0x00003900 iadd  0x00000002 , 0x0000003f 
+ 00016503  0x00003901 store  0x00000001 , 0x000046c0 
+ 00016504  0x00003902 rtn 
+ 00016505  0x00003904 fetch  0x00000001 , 0x000046c0 
+ 00016506  0x00003905 rtn  0x00000034 
+ 00016507  0x00003906 store  0x00000001 , 0x0000469f 
+ 00016508  0x00003907 jam  0x00000000 , 0x000046c0 
+ 00016509  0x00003908 branch  0x00007fe7 
+ 00016510  0x0000390b fetch  0x00000001 , 0x000046ba 
+ 00016511  0x0000390c rtn  0x00000034 
+ 00016512  0x0000390d store  0x00000001 , 0x000046a0 
+ 00016513  0x0000390e jam  0x00000000 , 0x000046ba 
+ 00016514  0x0000390f branch  0x00007fe7 
+ 00016515  0x00003912 arg  0x00000000 , 0x00000011 
+ 00016516  0x00003913 fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x00003914 call  0x0000681d 
+ 00016518  0x00003915 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x00003916 fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x00003917 call  0x0000681d 
+ 00016521  0x00003918 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x00003919 fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x0000391a call  0x0000681d 
+ 00016524  0x0000391b setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x0000391c call  0x00004090 
+ 00016526  0x0000391e copy  0x00000011 , 0x0000003f 
+ 00016527  0x0000391f rtn 
+ 00016528  0x00003921 fetch  0x00000001 , 0x000046e5 
+ 00016529  0x00003922 rtneq  0x000000ff 
+ 00016530  0x00003923 fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x00003924 call  0x0000681d 
+ 00016532  0x00003925 setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x00003926 fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x00003927 call  0x0000681d 
+ 00016535  0x00003928 setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x00003929 rtn 
+ 00016537  0x0000392c call  0x00004083 
+ 00016538  0x0000392d call  0x000040a8 
+ 00016539  0x0000392e call  0x000040a3 
+ 00016540  0x0000392f copy  0x00000011 , 0x0000003f 
+ 00016541  0x00003930 fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x00003931 store  0x00000001 , 0x0000469a 
+ 00016543  0x00003932 ixor  0x00000002 , 0x0000003f 
+ 00016544  0x00003933 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x00003934 rtn  0x00000005 
+ 00016546  0x00003935 branch  0x00007fe7 
+ 00016547  0x00003938 rtnmark0  0x00000026 
+ 00016548  0x00003939 copy  0x00000011 , 0x0000003f 
+ 00016549  0x0000393a rtn  0x00000034 
+ 00016550  0x0000393b store  0x00000001 , 0x0000469a 
+ 00016551  0x0000393c branch  0x00007fe7 
+ 00016552  0x00003940 fetch  0x00000002 , 0x00004682 
+ 00016553  0x00003941 bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x00003942 fetch  0x00000002 , 0x00004682 
+ 00016555  0x00003943 bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x00003944 rtn 
+ 00016557  0x00003946 copy  0x00000011 , 0x0000003f 
+ 00016558  0x00003947 nbranch  0x00005820 , 0x00000034 
+ 00016559  0x00003948 branch  0x00005822 
+ 00016560  0x0000394a copy  0x00000011 , 0x0000003f 
+ 00016561  0x0000394b nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x0000394c branch  0x00002bc9 
+ 00016563  0x00003950 bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x00003951 arg  0x0000001a , 0x00000002 
+ 00016565  0x00003952 fetch  0x00000004 , 0x000046d3 
+ 00016566  0x00003953 isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x00003954 call  0x000040be , 0x00000001 
+ 00016568  0x00003955 call  0x0000681d 
+ 00016569  0x00003956 rtn  0x00000001 
+ 00016570  0x00003957 setarg  0x0000000a 
+ 00016571  0x00003958 call  0x00006414 
+ 00016572  0x00003959 nop  0x000003e8 
+ 00016573  0x0000395a branch  0x000040b3 
+ 00016574  0x0000395c arg  0x0000001f , 0x00000002 
+ 00016575  0x0000395d rtn 
+ 00016576  0x00003960 fetch  0x00000004 , 0x000046d3 
+ 00016577  0x00003961 bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x00003963 arg  0x0000001a , 0x00000002 
+ 00016579  0x00003964 branch  0x000067fe 
+ 00016580  0x00003966 arg  0x0000001f , 0x00000002 
+ 00016581  0x00003967 branch  0x000067fe 
+ 00016582  0x0000396b call  0x00003d36 
+ 00016583  0x0000396c rtn  0x0000002b 
+ 00016584  0x0000396d call  0x000040c0 
+ 00016585  0x0000396e fetch  0x00000001 , 0x000046e0 
+ 00016586  0x0000396f beq  0x00000005 , 0x000040d5 
+ 00016587  0x00003971 call  0x000040d9 
+ 00016588  0x00003972 beq  0x00000030 , 0x000040e0 
+ 00016589  0x00003973 beq  0x00000031 , 0x000040ea 
+ 00016590  0x00003974 call  0x000040d1 
+ 00016591  0x00003975 nop  0x000003e8 
+ 00016592  0x00003976 branch  0x000040cb 
+ 00016593  0x00003978 bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x00003979 fetch  0x00000004 , 0x000046d3 
+ 00016595  0x0000397a bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x0000397b branch  0x000063d1 
+ 00016597  0x0000397e call  0x000040d9 
+ 00016598  0x0000397f beq  0x0000003e , 0x0000414b 
+ 00016599  0x00003980 call  0x00004145 
+ 00016600  0x00003981 branch  0x000040d5 
+ 00016601  0x00003984 setarg  0x00000001 
+ 00016602  0x00003985 call  0x00006414 
+ 00016603  0x00003986 store  0x00000001 , 0x000046de 
+ 00016604  0x00003987 setarg  0x00000000 
+ 00016605  0x00003988 call  0x00006414 
+ 00016606  0x00003989 store  0x00000001 , 0x000046dd 
+ 00016607  0x0000398a rtn 
+ 00016608  0x0000398c fetch  0x00000001 , 0x000046de 
+ 00016609  0x0000398d beq  0x000000d1 , 0x00004139 
+ 00016610  0x0000398e beq  0x000000d2 , 0x000040f8 
+ 00016611  0x0000398f beq  0x00000002 , 0x000040ee 
+ 00016612  0x00003990 beq  0x00000054 , 0x000040e6 
+ 00016613  0x00003991 rtn 
+ 00016614  0x00003993 jam  0x00000002 , 0x000046e0 
+ 00016615  0x00003994 rtn 
+ 00016616  0x00003996 jam  0x00000006 , 0x000046e0 
+ 00016617  0x00003997 rtn 
+ 00016618  0x00003999 fetch  0x00000001 , 0x000046de 
+ 00016619  0x0000399a beq  0x00000070 , 0x000040e8 
+ 00016620  0x0000399b jam  0x00000001 , 0x000046e0 
+ 00016621  0x0000399c rtn 
+ 00016622  0x0000399e jam  0x00000004 , 0x000046e0 
+ 00016623  0x0000399f call  0x000040f6 
+ 00016624  0x000039a0 setarg  0x00003426 
+ 00016625  0x000039a1 call  0x00006413 
+ 00016626  0x000039a2 setarg  0x00000419 
+ 00016627  0x000039a3 call  0x00006413 
+ 00016628  0x000039a5 setarg  0x00000009 
+ 00016629  0x000039a6 branch  0x00006413 
+ 00016630  0x000039a8 setarg  0x00005a09 
+ 00016631  0x000039a9 branch  0x00006413 
+ 00016632  0x000039ac jam  0x00000003 , 0x000046e0 
+ 00016633  0x000039ad call  0x000040f6 
+ 00016634  0x000039ae setarg  0x00000f0d 
+ 00016635  0x000039af call  0x00006413 
+ 00016636  0x000039b0 setarg  0x0000e31d 
+ 00016637  0x000039b1 call  0x00006413 
+ 00016638  0x000039b2 setarg  0x0000d27d 
+ 00016639  0x000039b3 call  0x00006413 
+ 00016640  0x000039b4 call  0x00004102 
+ 00016641  0x000039b5 branch  0x0000411a 
+ 00016642  0x000039b8 setarg  0x0000351b 
+ 00016643  0x000039b9 call  0x00006413 
+ 00016644  0x000039ba setarg  0x0000b428 
+ 00016645  0x000039bb call  0x00006413 
+ 00016646  0x000039bc setarg  0x00004629 
+ 00016647  0x000039bd call  0x00006413 
+ 00016648  0x000039be setarg  0x0000962a 
+ 00016649  0x000039bf call  0x00006413 
+ 00016650  0x000039c0 setarg  0x00008c2b 
+ 00016651  0x000039c1 call  0x00006413 
+ 00016652  0x000039c2 setarg  0x00006e2c 
+ 00016653  0x000039c3 call  0x00006413 
+ 00016654  0x000039c4 setarg  0x0000642d 
+ 00016655  0x000039c5 call  0x00006413 
+ 00016656  0x000039c6 setarg  0x00005f38 
+ 00016657  0x000039c7 call  0x00006413 
+ 00016658  0x000039c8 setarg  0x00000f39 
+ 00016659  0x000039c9 call  0x00006413 
+ 00016660  0x000039ca setarg  0x0000323a 
+ 00016661  0x000039cb call  0x00006413 
+ 00016662  0x000039cc setarg  0x0000473b 
+ 00016663  0x000039cd call  0x00006413 
+ 00016664  0x000039ce setarg  0x00001042 
+ 00016665  0x000039cf branch  0x00006413 
+ 00016666  0x000039d1 setarg  0x00002e54 
+ 00016667  0x000039d2 call  0x00006413 
+ 00016668  0x000039d3 setarg  0x0000f255 
+ 00016669  0x000039d4 call  0x00006413 
+ 00016670  0x000039d5 setarg  0x0000f461 
+ 00016671  0x000039d6 call  0x00006413 
+ 00016672  0x000039d7 setarg  0x00007063 
+ 00016673  0x000039d8 call  0x00006413 
+ 00016674  0x000039d9 setarg  0x00005275 
+ 00016675  0x000039da call  0x00006413 
+ 00016676  0x000039db setarg  0x00004176 
+ 00016677  0x000039dc call  0x00006413 
+ 00016678  0x000039dd setarg  0x0000ed77 
+ 00016679  0x000039de call  0x00006413 
+ 00016680  0x000039df setarg  0x00002378 
+ 00016681  0x000039e0 call  0x00006413 
+ 00016682  0x000039e1 setarg  0x00004679 
+ 00016683  0x000039e2 call  0x00006413 
+ 00016684  0x000039e3 setarg  0x0000e57a 
+ 00016685  0x000039e4 call  0x00006413 
+ 00016686  0x000039e5 setarg  0x0000487c 
+ 00016687  0x000039e6 call  0x00006413 
+ 00016688  0x000039e7 setarg  0x0000777e 
+ 00016689  0x000039e8 call  0x00006413 
+ 00016690  0x000039e9 setarg  0x0000017f 
+ 00016691  0x000039ea call  0x00006413 
+ 00016692  0x000039eb setarg  0x0000000b 
+ 00016693  0x000039ec call  0x00006413 
+ 00016694  0x000039ed setarg  0x0000007f 
+ 00016695  0x000039ee call  0x00006413 
+ 00016696  0x000039ef branch  0x000040f4 
+ 00016697  0x000039f3 jam  0x00000000 , 0x000046e0 
+ 00016698  0x000039f4 call  0x000040f6 
+ 00016699  0x000039f5 setarg  0x0000100d 
+ 00016700  0x000039f6 call  0x00006413 
+ 00016701  0x000039f7 setarg  0x0000ed1d 
+ 00016702  0x000039f8 call  0x00006413 
+ 00016703  0x000039f9 setarg  0x0000807d 
+ 00016704  0x000039fa call  0x00006413 
+ 00016705  0x000039fb call  0x00004102 
+ 00016706  0x000039fc setarg  0x00000943 
+ 00016707  0x000039fd call  0x00006413 
+ 00016708  0x000039fe branch  0x0000411a 
+ 00016709  0x00003a02 fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x00003a03 call  0x00006829 
+ 00016711  0x00003a04 call  0x00007ec1 
+ 00016712  0x00003a05 fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x00003a06 call  0x00006825 
+ 00016714  0x00003a07 branch  0x00007ec1 
+ 00016715  0x00003a0a jam  0x00000005 , 0x000046e0 
+ 00016716  0x00003a0b setarg  0x0000ba41 
+ 00016717  0x00003a0c call  0x00006405 
+ 00016718  0x00003a0d setarg  0x00000d11 
+ 00016719  0x00003a0e call  0x00006405 
+ 00016720  0x00003a0f setarg  0x0000041b 
+ 00016721  0x00003a10 call  0x00006405 
+ 00016722  0x00003a11 setarg  0x0000041c 
+ 00016723  0x00003a12 call  0x00006405 
+ 00016724  0x00003a13 setarg  0x00000f1d 
+ 00016725  0x00003a14 call  0x00006405 
+ 00016726  0x00003a15 setarg  0x00000032 
+ 00016727  0x00003a16 call  0x00006405 
+ 00016728  0x00003a17 setarg  0x0000b541 
+ 00016729  0x00003a18 branch  0x00006405 
+ 00016730  0x00003a1d setarg  0x0000ba41 
+ 00016731  0x00003a1e call  0x00006405 
+ 00016732  0x00003a1f nop  0x00000fa0 
+ 00016733  0x00003a20 setarg  0x0000ff7f 
+ 00016734  0x00003a21 call  0x00006405 
+ 00016735  0x00003a22 copy  0x00000011 , 0x0000003f 
+ 00016736  0x00003a23 call  0x00006405 
+ 00016737  0x00003a24 setarg  0x0000007f 
+ 00016738  0x00003a25 call  0x00006405 
+ 00016739  0x00003a26 setarg  0x0000b541 
+ 00016740  0x00003a27 branch  0x00006405 
+ 00016741  0x00003a2a rtnbit0  0x00000007 
+ 00016742  0x00003a2b arg  0x0000ff00 , 0x00000002 
+ 00016743  0x00003a2c ior  0x00000002 , 0x0000003f 
+ 00016744  0x00003a2d rtn 
+ 00016745  0x00003a30 rtnbit0  0x00000003 
+ 00016746  0x00003a31 arg  0x000000f0 , 0x00000002 
+ 00016747  0x00003a32 ior  0x00000002 , 0x0000003f 
+ 00016748  0x00003a33 rtn 
+ 00016749  0x00003a37 call  0x00005892 
+ 00016750  0x00003a38 nrtn  0x00000034 
+ 00016751  0x00003a39 fetch  0x00000001 , 0x000046c5 
+ 00016752  0x00003a3a and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x00003a3b rtnne  0x00000003 
+ 00016754  0x00003a3c fetch  0x00000004 , 0x000046d3 
+ 00016755  0x00003a3d bbit1  0x00000003 , 0x00004179 
+ 00016756  0x00003a3e bbit1  0x00000000 , 0x00004179 
+ 00016757  0x00003a3f bbit1  0x00000005 , 0x00004179 
+ 00016758  0x00003a40 call  0x00003f97 
+ 00016759  0x00003a41 nrtn  0x00000028 
+ 00016760  0x00003a42 branch  0x00003f90 
+ 00016761  0x00003a45 setarg  0x00000000 
+ 00016762  0x00003a46 store  0x00000007 , 0x0000469a 
+ 00016763  0x00003a47 branch  0x00003f90 
+ 00016764  0x00003a4a copy  0x00000013 , 0x0000003f 
+ 00016765  0x00003a4b beq  0x00000014 , 0x000041c3 
+ 00016766  0x00003a4c beq  0x00000001 , 0x000042ca 
+ 00016767  0x00003a4d beq  0x00000015 , 0x000041d9 
+ 00016768  0x00003a4e beq  0x00000002 , 0x000041d9 
+ 00016769  0x00003a4f beq  0x00000005 , 0x000041d6 
+ 00016770  0x00003a50 beq  0x00000010 , 0x0000426c 
+ 00016771  0x00003a51 beq  0x00000012 , 0x0000429b 
+ 00016772  0x00003a52 beq  0x00000006 , 0x000041d5 
+ 00016773  0x00003a53 beq  0x00000004 , 0x000041cc 
+ 00016774  0x00003a54 beq  0x00000013 , 0x000041cc 
+ 00016775  0x00003a55 beq  0x0000000a , 0x000041ca 
+ 00016776  0x00003a56 beq  0x0000002e , 0x000033cd 
+ 00016777  0x00003a57 beq  0x00000031 , 0x000041b4 
+ 00016778  0x00003a58 beq  0x00000032 , 0x000041b6 
+ 00016779  0x00003a59 beq  0x0000003e , 0x00004191 
+ 00016780  0x00003a5a beq  0x00000027 , 0x0000438e 
+ 00016781  0x00003a5b beq  0x00000039 , 0x0000419c 
+ 00016782  0x00003a5c beq  0x0000003a , 0x00004192 
+ 00016783  0x00003a5d beq  0x0000003c , 0x0000419a 
+ 00016784  0x00003a5e rtn 
+ 00016785  0x00003a62 branch  0x00003410 
+ 00016786  0x00003a65 jam  0x00000001 , 0x0000478b 
+ 00016787  0x00003a66 fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003a67 nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003a68 fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003a69 fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003a6a isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003a6b branch  0x0000340a , 0x00000005 
+ 00016793  0x00003a6c rtn 
+ 00016794  0x00003a6e jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003a6f rtn 
+ 00016796  0x00003a71 jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003a72 arg  0x00000003 , 0x00000007 
+ 00016798  0x00003a73 call  0x000043d2 
+ 00016799  0x00003a74 setarg  0x00000000 
+ 00016800  0x00003a75 store  0x00000002 , 0x00004707 
+ 00016801  0x00003a76 jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003a78 fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003a79 sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003a7a call  0x00004039 , 0x00000005 
+ 00016805  0x00003a7b ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003a7d fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003a7e bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003a7f call  0x000041aa 
+ 00016809  0x00003a80 branch  0x000065d1 
+ 00016810  0x00003a83 call  0x00002c7a 
+ 00016811  0x00003a84 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003a85 arg  0x0000005b , 0x00000012 
+ 00016813  0x00003a86 arg  0x00000004 , 0x00000002 
+ 00016814  0x00003a87 rtn 
+ 00016815  0x00003a8a call  0x00002c7a 
+ 00016816  0x00003a8b add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003a8c ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003a8d store  0x00000001 , 0x0000477b 
+ 00016819  0x00003a8e branch  0x00004435 
+ 00016820  0x00003a92 arg  0x00000002 , 0x00000007 
+ 00016821  0x00003a93 branch  0x000041b9 
+ 00016822  0x00003a95 jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003a96 arg  0x00000001 , 0x00000007 
+ 00016824  0x00003a97 branch  0x000041b9 
+ 00016825  0x00003a9b fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003a9c qset1  0x0000003f 
+ 00016827  0x00003a9d store  0x00000001 , 0x000046c5 
+ 00016828  0x00003a9e rtn 
+ 00016829  0x00003aa1 fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003aa2 qset0  0x0000003f 
+ 00016831  0x00003aa3 store  0x00000001 , 0x000046c5 
+ 00016832  0x00003aa4 rtn 
+ 00016833  0x00003aa6 jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003aa7 rtn 
+ 00016835  0x00003aaa fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003aab set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003aac store  0x00000002 , 0x0000420a 
+ 00016838  0x00003aad setarg  0x00000000 
+ 00016839  0x00003aae store  0x00000002 , 0x000046ae 
+ 00016840  0x00003aaf call  0x00003f8d 
+ 00016841  0x00003ab0 branch  0x000042ca 
+ 00016842  0x00003ab3 call  0x000063cb 
+ 00016843  0x00003ab4 branch  0x000033dd 
+ 00016844  0x00003ab7 fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003ab8 nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003ab9 fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003aba bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003abb fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003abc bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003abd bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003abe bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003abf branch  0x000033a7 
+ 00016853  0x00003ac3 branch  0x00003f74 
+ 00016854  0x00003ac6 rtn 
+ 00016855  0x00003ac9 call  0x000043c0 
+ 00016856  0x00003aca branch  0x0000659a 
+ 00016857  0x00003acd bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003ace call  0x000041e7 
+ 00016859  0x00003acf fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003ad0 bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003ad1 bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003ad2 fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003ad3 nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003ad4 fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003ad5 bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003ad6 bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003ad7 bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003ad8 bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003ad9 bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003ada branch  0x000042b0 
+ 00016871  0x00003adc setarg  0x00000000 
+ 00016872  0x00003add store  0x00000008 , 0x000046b7 
+ 00016873  0x00003ade istore  0x00000004 , 0x00000005 
+ 00016874  0x00003adf jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003ae0 jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003ae1 jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003ae2 jam  0x00000000 , 0x00004429 
+ 00016878  0x00003ae3 rtn 
+ 00016879  0x00003ae6 bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003ae7 bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003ae8 branch  0x000042b0 
+ 00016882  0x00003aea fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003aeb bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003aec branch  0x000033a7 
+ 00016885  0x00003aef call  0x000041c1 
+ 00016886  0x00003af0 fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003af1 bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003af2 branch  0x000033a7 
+ 00016889  0x00003af5 call  0x000043d6 
+ 00016890  0x00003af6 call  0x00004243 
+ 00016891  0x00003af7 call  0x00004246 
+ 00016892  0x00003af8 call  0x00004250 
+ 00016893  0x00003af9 call  0x0000445d 
+ 00016894  0x00003afb call  0x00004443 
+ 00016895  0x00003afc call  0x00004333 
+ 00016896  0x00003afd call  0x000043a5 
+ 00016897  0x00003afe call  0x000043eb 
+ 00016898  0x00003aff call  0x00004209 
+ 00016899  0x00003b00 call  0x00004231 
+ 00016900  0x00003b01 call  0x00004234 
+ 00016901  0x00003b02 call  0x00004237 
+ 00016902  0x00003b03 call  0x0000423a 
+ 00016903  0x00003b04 call  0x0000423d 
+ 00016904  0x00003b05 branch  0x00004240 
+ 00016905  0x00003b0a fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003b0b rtn  0x00000034 
+ 00016907  0x00003b0c increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003b0d store  0x00000001 , 0x00004711 
+ 00016909  0x00003b0e nrtn  0x00000034 
+ 00016910  0x00003b0f branch  0x0000420f 
+ 00016911  0x00003b11 fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003b12 rtneq  0x00000000 
+ 00016913  0x00003b13 beq  0x00000005 , 0x00004216 
+ 00016914  0x00003b15 call  0x00004225 
+ 00016915  0x00003b16 jam  0x00000005 , 0x00004712 
+ 00016916  0x00003b17 jam  0x00000005 , 0x00004711 
+ 00016917  0x00003b18 rtn 
+ 00016918  0x00003b1a call  0x0000422c 
+ 00016919  0x00003b1b jam  0x00000004 , 0x00004712 
+ 00016920  0x00003b1c jam  0x00000005 , 0x00004711 
+ 00016921  0x00003b1d rtn 
+ 00016922  0x00003b21 setarg  0x00008006 
+ 00016923  0x00003b22 call  0x00006413 
+ 00016924  0x00003b23 nop  0x000003e8 
+ 00016925  0x00003b24 jam  0x00000000 , 0x00004711 
+ 00016926  0x00003b25 jam  0x00000000 , 0x00004712 
+ 00016927  0x00003b26 branch  0x000040e0 
+ 00016928  0x00003b29 setarg  0x0000a006 
+ 00016929  0x00003b2a call  0x00006413 
+ 00016930  0x00003b2b setarg  0x0000a005 
+ 00016931  0x00003b2c branch  0x00006413 
+ 00016932  0x00003b2e jam  0x00000000 , 0x00004711 
+ 00016933  0x00003b30 fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003b31 beq  0x00000004 , 0x00004220 
+ 00016935  0x00003b32 setarg  0x00000106 
+ 00016936  0x00003b33 call  0x00006413 
+ 00016937  0x00003b34 setarg  0x0000a105 
+ 00016938  0x00003b35 branch  0x00006413 
+ 00016939  0x00003b38 jam  0x00000000 , 0x00004711 
+ 00016940  0x00003b3a setarg  0x00000906 
+ 00016941  0x00003b3b branch  0x00006413 
+ 00016942  0x00003b3d jam  0x00000005 , 0x00004711 
+ 00016943  0x00003b3e jam  0x00000001 , 0x00004712 
+ 00016944  0x00003b3f rtn 
+ 00016945  0x00003b42 arg  0x00004680 , 0x00000013 
+ 00016946  0x00003b43 arg  0x0000429b , 0x00000012 
+ 00016947  0x00003b44 branch  0x0000336d 
+ 00016948  0x00003b47 arg  0x000046ac , 0x00000013 
+ 00016949  0x00003b48 arg  0x00004264 , 0x00000012 
+ 00016950  0x00003b49 branch  0x00003374 
+ 00016951  0x00003b4c arg  0x000046ae , 0x00000013 
+ 00016952  0x00003b4d arg  0x00004266 , 0x00000012 
+ 00016953  0x00003b4e branch  0x00003374 
+ 00016954  0x00003b51 arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003b52 arg  0x0000426a , 0x00000012 
+ 00016956  0x00003b53 branch  0x00003374 
+ 00016957  0x00003b56 arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003b57 arg  0x00004478 , 0x00000012 
+ 00016959  0x00003b58 branch  0x0000336d 
+ 00016960  0x00003b5d arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003b5e arg  0x0000425e , 0x00000012 
+ 00016962  0x00003b5f branch  0x0000336d 
+ 00016963  0x00003b62 arg  0x00004704 , 0x00000013 
+ 00016964  0x00003b63 arg  0x00004249 , 0x00000012 
+ 00016965  0x00003b64 branch  0x0000336d 
+ 00016966  0x00003b67 arg  0x00004707 , 0x00000013 
+ 00016967  0x00003b68 arg  0x00004249 , 0x00000012 
+ 00016968  0x00003b69 branch  0x00003374 
+ 00016969  0x00003b6c rtn 
+ 00016970  0x00003b70 fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003b71 rtnbit0  0x00000017 
+ 00016972  0x00003b72 jam  0x0000000a , 0x000046df 
+ 00016973  0x00003b73 fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003b74 store  0x00000001 , 0x00004715 
+ 00016975  0x00003b75 rtn 
+ 00016976  0x00003b79 arg  0x000046df , 0x00000013 
+ 00016977  0x00003b7a arg  0x00004253 , 0x00000012 
+ 00016978  0x00003b7b branch  0x0000336d 
+ 00016979  0x00003b7d fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003b7e store  0x00000001 , 0x00004715 
+ 00016981  0x00003b7f setarg  0x00000190 
+ 00016982  0x00003b80 store  0x00000002 , 0x00004716 
+ 00016983  0x00003b81 store  0x00000002 , 0x00004718 
+ 00016984  0x00003b82 arg  0x00000000 , 0x00000011 
+ 00016985  0x00003b83 fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003b84 increase  0x00000001 , 0x00000002 
+ 00016987  0x00003b85 storet  0x00000001 , 0x00004714 
+ 00016988  0x00003b86 jam  0x00000001 , 0x00004713 
+ 00016989  0x00003b87 rtn 
+ 00016990  0x00003b8a fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003b8b rtnbit1  0x00000002 
+ 00016992  0x00003b8c jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003b8d call  0x00007d8f 
+ 00016994  0x00003b8e arg  0x00000000 , 0x00000007 
+ 00016995  0x00003b8f branch  0x000041b9 
+ 00016996  0x00003b93 call  0x000042ca 
+ 00016997  0x00003b94 branch  0x0000340a 
+ 00016998  0x00003b97 call  0x000033f6 
+ 00016999  0x00003b98 fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003b99 nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003b9a branch  0x0000340a 
+ 00017002  0x00003b9d bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003b9e branch  0x00004386 
+ 00017004  0x00003ba3 bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003ba4 jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003ba5 call  0x00004386 
+ 00017007  0x00003ba6 call  0x000041c1 
+ 00017008  0x00003ba7 branch  0x000042b0 
+ 00017009  0x00003bac fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003bad branch  0x000033eb , 0x00000034 
+ 00017011  0x00003bae call  0x0000427e 
+ 00017012  0x00003baf jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003bb0 fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003bb1 nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003bb2 jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003bb3 branch  0x000033e1 
+ 00017017  0x00003bb6 fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003bb7 store  0x00000002 , 0x000046ae 
+ 00017019  0x00003bb8 call  0x0000427e 
+ 00017020  0x00003bb9 call  0x00003418 
+ 00017021  0x00003bba branch  0x00007df4 
+ 00017022  0x00003bbd setarg  0x000000c8 
+ 00017023  0x00003bbe store  0x00000002 , 0x00004716 
+ 00017024  0x00003bbf store  0x00000002 , 0x00004718 
+ 00017025  0x00003bc0 branch  0x00004285 
+ 00017026  0x00003bc3 setarg  0x000003e8 
+ 00017027  0x00003bc4 store  0x00000002 , 0x00004716 
+ 00017028  0x00003bc5 store  0x00000002 , 0x00004718 
+ 00017029  0x00003bc7 fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003bc8 beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003bc9 beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003bca beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003bcb rtn 
+ 00017034  0x00003bcd fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003bce branch  0x0000428f 
+ 00017036  0x00003bd0 fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003bd1 branch  0x0000428f 
+ 00017038  0x00003bd3 fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003bd5 store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003bd6 call  0x00004482 
+ 00017041  0x00003bd7 fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003bd8 store  0x00000001 , 0x00004715 
+ 00017043  0x00003bd9 arg  0x00000000 , 0x00000011 
+ 00017044  0x00003bda jam  0x00000001 , 0x00004713 
+ 00017045  0x00003bdb branch  0x00007d1e 
+ 00017046  0x00003bde arg  0x00000000 , 0x00000011 
+ 00017047  0x00003bdf branch  0x00007d19 
+ 00017048  0x00003be1 arg  0x00000000 , 0x00000011 
+ 00017049  0x00003be2 branch  0x00007d14 
+ 00017050  0x00003be5 branch  0x000041c1 
+ 00017051  0x00003be8 jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003be9 call  0x00003416 
+ 00017053  0x00003bea call  0x00003412 
+ 00017054  0x00003beb setarg  0x00000000 
+ 00017055  0x00003bec store  0x00000002 , 0x0000467e 
+ 00017056  0x00003bed store  0x00000001 , 0x00004680 
+ 00017057  0x00003bee branch  0x0000340e 
+ 00017058  0x00003bf1 call  0x0000435f 
+ 00017059  0x00003bf2 fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003bf3 fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003bf4 isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003bf5 branch  0x000042ab , 0x00000005 
+ 00017063  0x00003bf6 fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003bf7 beq  0x00000033 , 0x00004271 
+ 00017065  0x00003bf8 beq  0x00000034 , 0x00004279 
+ 00017066  0x00003bf9 branch  0x000042b0 
+ 00017067  0x00003bfb call  0x00003d57 
+ 00017068  0x00003bfc rtnmark1  0x00000026 
+ 00017069  0x00003bfd fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003bfe nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003bff rtn 
+ 00017072  0x00003c02 bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003c03 fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003c04 bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003c05 fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003c06 bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003c07 random  0x0000003f 
+ 00017078  0x00003c08 store  0x00000001 , 0x000044a1 
+ 00017079  0x00003c0a call  0x00003418 
+ 00017080  0x00003c0b fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003c0c store  0x00000002 , 0x000046ac 
+ 00017082  0x00003c0d jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003c0e setarg  0x00000000 
+ 00017084  0x00003c0f store  0x00000002 , 0x000046b0 
+ 00017085  0x00003c10 store  0x00000002 , 0x000046ae 
+ 00017086  0x00003c11 arg  0x00000007 , 0x00000007 
+ 00017087  0x00003c12 call  0x000043ce 
+ 00017088  0x00003c13 call  0x000043ca 
+ 00017089  0x00003c14 fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003c15 isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003c16 call  0x00007df4 , 0x00000001 
+ 00017092  0x00003c17 fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003c18 isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003c19 call  0x00007ddd , 0x00000001 
+ 00017095  0x00003c1a fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003c1b bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003c1c branch  0x00004282 
+ 00017098  0x00003c1f bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003c20 fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003c21 isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003c22 call  0x000042d4 , 0x00000001 
+ 00017102  0x00003c23 fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003c24 isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003c25 call  0x000042d7 , 0x00000001 
+ 00017105  0x00003c26 fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003c27 bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003c28 branch  0x00004482 
+ 00017108  0x00003c2a setarg  0x00000000 
+ 00017109  0x00003c2b store  0x00000002 , 0x000046ae 
+ 00017110  0x00003c2c branch  0x00007dfa 
+ 00017111  0x00003c2e setarg  0x00000000 
+ 00017112  0x00003c2f store  0x00000002 , 0x000046ac 
+ 00017113  0x00003c30 branch  0x00007de2 
+ 00017114  0x00003c37 fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003c38 rtnbit0  0x00000007 
+ 00017116  0x00003c39 arg  0x00000007 , 0x00000007 
+ 00017117  0x00003c3a call  0x000043d2 
+ 00017118  0x00003c3b call  0x000042e8 
+ 00017119  0x00003c3d call  0x000042fb 
+ 00017120  0x00003c3e fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003c3f bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003c40 bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003c41 rtn 
+ 00017124  0x00003c43 arg  0x00000058 , 0x00000002 
+ 00017125  0x00003c44 arg  0x00004720 , 0x00000011 
+ 00017126  0x00003c45 arg  0x00000000 , 0x00000012 
+ 00017127  0x00003c46 branch  0x000065d1 
+ 00017128  0x00003c49 fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003c4a beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003c4b beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003c4c rtn 
+ 00017132  0x00003c4e store  0x00000001 , 0x000046c7 
+ 00017133  0x00003c4f fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003c50 branch  0x000042f1 
+ 00017135  0x00003c52 store  0x00000001 , 0x000046c7 
+ 00017136  0x00003c53 fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003c55 store  0x00000006 , 0x000046c8 
+ 00017138  0x00003c56 fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003c57 arg  0x00004721 , 0x00000006 
+ 00017140  0x00003c58 arg  0x00000003 , 0x00000039 
+ 00017141  0x00003c5a ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003c5b isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003c5c branch  0x00004310 , 0x00000005 
+ 00017144  0x00003c5d increase  0x00000016 , 0x00000006 
+ 00017145  0x00003c5e loop  0x000042f5 
+ 00017146  0x00003c5f rtn 
+ 00017147  0x00003c61 arg  0x00004721 , 0x00000011 
+ 00017148  0x00003c62 fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003c63 increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003c64 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003c65 iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003c66 fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003c67 istore  0x00000001 , 0x00000011 
+ 00017154  0x00003c68 beq  0x00000034 , 0x00004305 
+ 00017155  0x00003c69 beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003c6a rtn 
+ 00017157  0x00003c6d fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003c6e istore  0x00000006 , 0x00000005 
+ 00017159  0x00003c6f arg  0x00004419 , 0x00000006 
+ 00017160  0x00003c70 call  0x00007ebf 
+ 00017161  0x00003c71 fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003c72 istore  0x00000006 , 0x00000005 
+ 00017163  0x00003c73 rtn 
+ 00017164  0x00003c75 fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003c76 istore  0x00000006 , 0x00000005 
+ 00017166  0x00003c77 arg  0x000041be , 0x00000006 
+ 00017167  0x00003c78 branch  0x00007ebf 
+ 00017168  0x00003c7b increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003c7c copy  0x00000006 , 0x00000005 
+ 00017170  0x00003c7d fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003c7e increase  0x00000003 , 0x00000002 
+ 00017172  0x00003c7f istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003c80 rtn 
+ 00017174  0x00003c85 arg  0x00000058 , 0x00000002 
+ 00017175  0x00003c86 arg  0x00004720 , 0x00000011 
+ 00017176  0x00003c87 arg  0x00000000 , 0x00000012 
+ 00017177  0x00003c88 call  0x000065df 
+ 00017178  0x00003c8a arg  0x00004721 , 0x00000011 
+ 00017179  0x00003c8b fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003c8c fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003c8d isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003c8e rtn  0x00000005 
+ 00017183  0x00003c8f increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003c90 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003c91 iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003c92 ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003c93 store  0x00000001 , 0x00004210 
+ 00017188  0x00003c94 beq  0x00000033 , 0x00004327 
+ 00017189  0x00003c95 beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003c96 rtn 
+ 00017191  0x00003c99 ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003c9b store  0x00000006 , 0x000041d0 
+ 00017193  0x00003c9c arg  0x000041be , 0x00000005 
+ 00017194  0x00003c9d call  0x00007ebf 
+ 00017195  0x00003c9e branch  0x000067d7 
+ 00017196  0x00003ca1 ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003ca3 store  0x00000006 , 0x000041d0 
+ 00017198  0x00003ca4 arg  0x00004419 , 0x00000005 
+ 00017199  0x00003ca5 call  0x00007ebf 
+ 00017200  0x00003ca6 ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003ca7 store  0x00000006 , 0x000044a0 
+ 00017202  0x00003ca8 rtn 
+ 00017203  0x00003cac fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003cad bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003cae bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003caf branch  0x00004337 
+ 00017207  0x00003cb2 call  0x00004083 
+ 00017208  0x00003cb3 beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003cb5 jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003cb6 fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003cb7 rtneq  0x00000001 
+ 00017212  0x00003cb8 jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003cb9 rtn 
+ 00017214  0x00003cbc call  0x00004343 
+ 00017215  0x00003cbd fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003cbe rtneq  0x00000000 
+ 00017217  0x00003cbf jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003cc0 branch  0x000043c0 
+ 00017219  0x00003cc3 fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003cc4 rtn  0x00000034 
+ 00017221  0x00003cc5 pincrease  0xffffffff 
+ 00017222  0x00003cc6 store  0x00000001 , 0x000046d8 
+ 00017223  0x00003cc7 nrtn  0x00000034 
+ 00017224  0x00003cc8 branch  0x00004370 
+ 00017225  0x00003ccb fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003ccc rtneq  0x000000ff 
+ 00017227  0x00003ccd fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003cce call  0x0000681d 
+ 00017229  0x00003ccf branch  0x00004354 , 0x00000001 
+ 00017230  0x00003cd1 fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003cd2 rtneq  0x00000001 
+ 00017232  0x00003cd3 jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003cd4 fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003cd5 rtnbit1  0x00000006 
+ 00017235  0x00003cd6 branch  0x00004370 
+ 00017236  0x00003cd9 fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003cda rtneq  0x00000000 
+ 00017238  0x00003cdb jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003cdc arg  0x00000006 , 0x00000007 
+ 00017240  0x00003cdd branch  0x000043d2 
+ 00017241  0x00003ce2 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003ce3 rtnbit0  0x00000006 
+ 00017243  0x00003ce4 fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003ce5 beq  0x00000001 , 0x00004369 
+ 00017245  0x00003ce6 beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003ce7 rtn 
+ 00017247  0x00003ce9 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003cea rtnbit0  0x00000006 
+ 00017249  0x00003ceb fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003cec call  0x0000681d 
+ 00017251  0x00003ced branch  0x00004366 , 0x00000001 
+ 00017252  0x00003cef jam  0x00000001 , 0x00004720 
+ 00017253  0x00003cf0 rtn 
+ 00017254  0x00003cf2 fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003cf3 store  0x00000001 , 0x00004720 
+ 00017256  0x00003cf4 rtn 
+ 00017257  0x00003cf6 fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003cf7 nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003cf8 rtn 
+ 00017260  0x00003cfa fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003cfb call  0x0000681d 
+ 00017262  0x00003cfc branch  0x00004354 , 0x00000001 
+ 00017263  0x00003cfd rtn 
+ 00017264  0x00003d03 fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003d04 increase  0x00000001 , 0x00000002 
+ 00017266  0x00003d05 fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003d06 isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003d07 ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003d08 storet  0x00000001 , 0x00004720 
+ 00017270  0x00003d09 jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003d0a call  0x0000437a 
+ 00017272  0x00003d0b call  0x000043c0 
+ 00017273  0x00003d0d branch  0x0000437e 
+ 00017274  0x00003d10 arg  0x00000001 , 0x00000002 
+ 00017275  0x00003d11 arg  0x00004720 , 0x00000011 
+ 00017276  0x00003d12 arg  0x00000000 , 0x00000012 
+ 00017277  0x00003d13 branch  0x00006606 
+ 00017278  0x00003d16 call  0x00004381 
+ 00017279  0x00003d17 call  0x000043c2 
+ 00017280  0x00003d18 branch  0x000041d7 
+ 00017281  0x00003d1a fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003d1b bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003d1c bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003d1d bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003d1e branch  0x000042ca 
+ 00017286  0x00003d21 bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003d22 setarg  0x00000000 
+ 00017288  0x00003d23 store  0x00000002 , 0x000046b0 
+ 00017289  0x00003d24 fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003d25 bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003d26 fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003d27 bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003d28 rtn 
+ 00017294  0x00003d2b setarg  0x00000001 
+ 00017295  0x00003d2c store  0x00000006 , 0x00000040 
+ 00017296  0x00003d2d jam  0x00000033 , 0x00000185 
+ 00017297  0x00003d2e branch  0x000042df 
+ 00017298  0x00003d32 call  0x000043c4 
+ 00017299  0x00003d33 branch  0x00007e2f 
+ 00017300  0x00003d36 fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003d37 rtneq  0x000000ff 
+ 00017302  0x00003d38 fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003d39 call  0x0000681d 
+ 00017304  0x00003d3a branch  0x0000439f , 0x00000001 
+ 00017305  0x00003d3c fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003d3d store  0x00000001 , 0x000046da 
+ 00017307  0x00003d3e fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003d3f rtneq  0x00000001 
+ 00017309  0x00003d40 jam  0x00000001 , 0x000046db 
+ 00017310  0x00003d41 branch  0x000043ca 
+ 00017311  0x00003d43 call  0x000043b5 
+ 00017312  0x00003d44 fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003d45 rtneq  0x00000000 
+ 00017314  0x00003d46 jam  0x00000000 , 0x000046db 
+ 00017315  0x00003d47 call  0x00007e2f 
+ 00017316  0x00003d48 branch  0x000043c8 
+ 00017317  0x00003d4c fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003d4d bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003d4f call  0x00004083 
+ 00017320  0x00003d50 beq  0x00000007 , 0x000043af 
+ 00017321  0x00003d52 fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003d53 store  0x00000001 , 0x000046da 
+ 00017323  0x00003d54 fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003d55 rtneq  0x00000001 
+ 00017325  0x00003d56 jam  0x00000001 , 0x000046db 
+ 00017326  0x00003d57 branch  0x000043ca 
+ 00017327  0x00003d5b call  0x000043b5 
+ 00017328  0x00003d5c fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003d5d rtneq  0x00000000 
+ 00017330  0x00003d5e jam  0x00000000 , 0x000046db 
+ 00017331  0x00003d5f call  0x00007e2f 
+ 00017332  0x00003d60 branch  0x000043c8 
+ 00017333  0x00003d63 arg  0x000046da , 0x00000013 
+ 00017334  0x00003d64 arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003d65 branch  0x0000336d 
+ 00017336  0x00003d68 arg  0x00000006 , 0x00000007 
+ 00017337  0x00003d69 call  0x000043ce 
+ 00017338  0x00003d6a call  0x00003357 
+ 00017339  0x00003d6b branch  0x0000426c 
+ 00017340  0x00003d6f arg  0x00000001 , 0x00000007 
+ 00017341  0x00003d70 branch  0x000043ce 
+ 00017342  0x00003d72 arg  0x00000001 , 0x00000007 
+ 00017343  0x00003d73 branch  0x000043d2 
+ 00017344  0x00003d75 arg  0x00000000 , 0x00000007 
+ 00017345  0x00003d76 branch  0x000043ce 
+ 00017346  0x00003d78 arg  0x00000000 , 0x00000007 
+ 00017347  0x00003d79 branch  0x000043d2 
+ 00017348  0x00003d7b arg  0x00000002 , 0x00000007 
+ 00017349  0x00003d7c branch  0x000043ce 
+ 00017350  0x00003d7e arg  0x00000002 , 0x00000007 
+ 00017351  0x00003d7f branch  0x000043d2 
+ 00017352  0x00003d81 arg  0x00000005 , 0x00000007 
+ 00017353  0x00003d82 branch  0x000043ce 
+ 00017354  0x00003d84 arg  0x00000005 , 0x00000007 
+ 00017355  0x00003d85 branch  0x000043d2 
+ 00017356  0x00003d8a arg  0x00000001 , 0x00000002 
+ 00017357  0x00003d8b rtn 
+ 00017358  0x00003d8e fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003d8f qset1  0x0000003f 
+ 00017360  0x00003d90 store  0x00000004 , 0x000046d3 
+ 00017361  0x00003d91 rtn 
+ 00017362  0x00003d94 fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003d95 qset0  0x0000003f 
+ 00017364  0x00003d96 store  0x00000004 , 0x000046d3 
+ 00017365  0x00003d97 rtn 
+ 00017366  0x00003d9a fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003d9b rtnbit0  0x0000001a 
+ 00017368  0x00003d9c fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003d9d increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003d9e store  0x00000001 , 0x000046ce 
+ 00017371  0x00003d9f sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003da0 rtn  0x00000002 
+ 00017373  0x00003da1 jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003da2 call  0x000068eb 
+ 00017375  0x00003da3 call  0x00006908 
+ 00017376  0x00003da4 store  0x00000002 , 0x0000470f 
+ 00017377  0x00003da5 arg  0x00004709 , 0x00000011 
+ 00017378  0x00003da6 call  0x00006930 
+ 00017379  0x00003da7 fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003da8 bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003da9 bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003daa branch  0x000043e7 
+ 00017383  0x00003dac arg  0x00000004 , 0x00000007 
+ 00017384  0x00003dad branch  0x000043ce 
+ 00017385  0x00003daf arg  0x00000004 , 0x00000007 
+ 00017386  0x00003db0 branch  0x000043d2 
+ 00017387  0x00003db3 fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003db4 rtnbit0  0x00000004 
+ 00017389  0x00003db5 fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003db6 store  0x00000001 , 0x00004715 
+ 00017391  0x00003db7 fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003db8 pincrease  0x00000001 
+ 00017393  0x00003db9 store  0x00000001 , 0x000046cf 
+ 00017394  0x00003dba sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003dbb ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003dbc beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003dbd beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003dbe beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003dbf beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003dc0 rtn 
+ 00017401  0x00003dc2 jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003dc3 branch  0x000043fe 
+ 00017403  0x00003dc5 arg  0x00000000 , 0x00000011 
+ 00017404  0x00003dc6 jam  0x00000002 , 0x00004713 
+ 00017405  0x00003dc7 branch  0x00007d14 
+ 00017406  0x00003dc9 arg  0x00000000 , 0x00000011 
+ 00017407  0x00003dca jam  0x00000002 , 0x00004713 
+ 00017408  0x00003dcb branch  0x00007d19 
+ 00017409  0x00003dce call  0x00003f97 
+ 00017410  0x00003dcf nrtn  0x00000028 
+ 00017411  0x00003dd0 arg  0x00000007 , 0x00000011 
+ 00017412  0x00003dd1 arg  0x0000469a , 0x00000012 
+ 00017413  0x00003dd2 rtn 
+ 00017414  0x00003dd5 fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003dd6 rtn  0x00000034 
+ 00017416  0x00003dd8 fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003dd9 call  0x0000681d 
+ 00017418  0x00003dda call  0x00004410 , 0x00000001 
+ 00017419  0x00003ddb fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003ddc nrtn  0x00000034 
+ 00017421  0x00003ddd call  0x00004083 
+ 00017422  0x00003dde nrtn  0x00000034 
+ 00017423  0x00003ddf branch  0x00002d83 
+ 00017424  0x00003de2 fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003de3 rtneq  0x000000ff 
+ 00017426  0x00003de4 jam  0x0000000a , 0x00004704 
+ 00017427  0x00003de5 rtn 
+ 00017428  0x00003de9 call  0x00004423 
+ 00017429  0x00003dea fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003deb arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003dec isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003ded branch  0x0000442b , 0x00000005 
+ 00017433  0x00003dee storet  0x00000002 , 0x00004778 
+ 00017434  0x00003def call  0x0000441c 
+ 00017435  0x00003df0 branch  0x00004435 
+ 00017436  0x00003df2 fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003df3 store  0x00000006 , 0x00004738 
+ 00017438  0x00003df4 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003df5 store  0x00000006 , 0x00004755 
+ 00017440  0x00003df6 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003df7 store  0x00000006 , 0x00004772 
+ 00017442  0x00003df8 rtn 
+ 00017443  0x00003dfc setarg  0x00004778 
+ 00017444  0x00003dfd arg  0x00004720 , 0x00000002 
+ 00017445  0x00003dfe isub  0x00000002 , 0x00000002 
+ 00017446  0x00003dff fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003e00 iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003e01 arg  0x00000002 , 0x00000002 
+ 00017449  0x00003e02 arg  0x00004778 , 0x00000011 
+ 00017450  0x00003e03 branch  0x00006562 
+ 00017451  0x00003e07 setarg  0x0000477f 
+ 00017452  0x00003e08 arg  0x00004720 , 0x00000002 
+ 00017453  0x00003e09 isub  0x00000002 , 0x00000002 
+ 00017454  0x00003e0a fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003e0b arg  0x00004720 , 0x00000011 
+ 00017456  0x00003e0c call  0x00006562 
+ 00017457  0x00003e0d call  0x0000431a 
+ 00017458  0x00003e0e fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003e0f call  0x00002c7a 
+ 00017460  0x00003e10 branch  0x0000322c 
+ 00017461  0x00003e13 setarg  0x0000477f 
+ 00017462  0x00003e14 arg  0x00004720 , 0x00000002 
+ 00017463  0x00003e15 isub  0x00000002 , 0x00000002 
+ 00017464  0x00003e16 arg  0x00004720 , 0x00000011 
+ 00017465  0x00003e17 fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003e18 branch  0x00006514 
+ 00017467  0x00003e1b arg  0x00000001 , 0x00000002 
+ 00017468  0x00003e1c arg  0x0000477a , 0x00000011 
+ 00017469  0x00003e1d arg  0x0000005a , 0x00000012 
+ 00017470  0x00003e1e branch  0x000065d1 
+ 00017471  0x00003e21 arg  0x00000001 , 0x00000002 
+ 00017472  0x00003e22 arg  0x0000477a , 0x00000011 
+ 00017473  0x00003e23 arg  0x0000005a , 0x00000012 
+ 00017474  0x00003e24 branch  0x000065df 
+ 00017475  0x00003e27 rtnmark1  0x00000026 
+ 00017476  0x00003e28 fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003e29 rtnbit0  0x00000016 
+ 00017478  0x00003e2a fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003e2b pincrease  0x00000001 
+ 00017480  0x00003e2c and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003e2d store  0x00000001 , 0x00004705 
+ 00017482  0x00003e2e rtnne  0x00000007 
+ 00017483  0x00003e2f fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003e30 bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003e31 bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003e32 rtn 
+ 00017487  0x00003e38 bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003e39 fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003e3a nrtn  0x00000034 
+ 00017490  0x00003e3b fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003e3c rtnbit0  0x00000008 
+ 00017492  0x00003e3d fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003e3e call  0x000063fb 
+ 00017494  0x00003e3f store  0x00000001 , 0x000046a6 
+ 00017495  0x00003e40 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003e41 branch  0x0000445b , 0x00000002 
+ 00017497  0x00003e42 jam  0x00000000 , 0x00004706 
+ 00017498  0x00003e43 rtn 
+ 00017499  0x00003e46 jam  0x0000001e , 0x00004706 
+ 00017500  0x00003e47 rtn 
+ 00017501  0x00003e49 arg  0x00004706 , 0x00000013 
+ 00017502  0x00003e4a arg  0x00004460 , 0x00000012 
+ 00017503  0x00003e4b branch  0x0000336d 
+ 00017504  0x00003e4e fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003e4f call  0x00006414 
+ 00017506  0x00003e50 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003e51 nrtn  0x00000002 
+ 00017508  0x00003e52 fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003e53 rtnbit0  0x00000008 
+ 00017510  0x00003e54 arg  0x00000008 , 0x00000007 
+ 00017511  0x00003e55 call  0x000043d2 
+ 00017512  0x00003e56 jam  0x00000000 , 0x00004172 
+ 00017513  0x00003e57 jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003e58 call  0x00004482 
+ 00017515  0x00003e59 fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003e5a bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003e5c fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003e5d beq  0x00000001 , 0x00004489 
+ 00017519  0x00003e5e beq  0x00000002 , 0x00004476 
+ 00017520  0x00003e5f rtn 
+ 00017521  0x00003e61 fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003e62 beq  0x00000001 , 0x00004489 
+ 00017523  0x00003e63 beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003e64 beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003e65 rtn 
+ 00017526  0x00003e68 fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003e69 branch  0x0000428f 
+ 00017528  0x00003e6e jam  0x00000020 , 0x00004172 
+ 00017529  0x00003e6f branch  0x00004482 
+ 00017530  0x00003e74 fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003e75 rtneq  0x000000ff 
+ 00017532  0x00003e76 store  0x00000001 , 0x00004715 
+ 00017533  0x00003e77 branch  0x00004296 
+ 00017534  0x00003e7a fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003e7b rtneq  0x000000ff 
+ 00017536  0x00003e7c store  0x00000001 , 0x00004715 
+ 00017537  0x00003e7d branch  0x00004296 
+ 00017538  0x00003e80 call  0x00004296 
+ 00017539  0x00003e81 call  0x0000447a 
+ 00017540  0x00003e82 call  0x0000447e 
+ 00017541  0x00003e84 fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003e85 rtneq  0x000000ff 
+ 00017543  0x00003e86 store  0x00000001 , 0x00004715 
+ 00017544  0x00003e87 branch  0x00004296 
+ 00017545  0x00003e8a fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003e8b store  0x00000001 , 0x00004715 
+ 00017547  0x00003e8c branch  0x00004298 
+ 00017548  0x00003e8e fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003e8f store  0x00000001 , 0x00004715 
+ 00017550  0x00003e90 branch  0x00004298 
+ 00017551  0x00003e92 fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003e93 store  0x00000001 , 0x00004715 
+ 00017553  0x00003e94 branch  0x00004298 
+ 00017554  0x00003e99 bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003e9a fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003e9b increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003e9c store  0x00000001 , 0x0000471e 
+ 00017558  0x00003e9d fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003e9e increase  0x00000001 , 0x00000002 
+ 00017560  0x00003e9f fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003ea0 isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003ea1 ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003ea2 storet  0x00000001 , 0x00004720 
+ 00017564  0x00003ea3 jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003ea4 call  0x0000437a 
+ 00017566  0x00003ea5 call  0x000042fb 
+ 00017567  0x00003ea6 branch  0x000042a2 
+ 00017568  0x00003ea9 call  0x00004482 
+ 00017569  0x00003eaa setarg  0x00000000 
+ 00017570  0x00003eab store  0x00000008 , 0x000000a1 
+ 00017571  0x00003eac branch  0x00002b1f 
+ 00017572  0x00003eb8 rtn  0x0000002b 
+ 00017573  0x00003eb9 hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003eba and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003ebb hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003ebc call  0x00006948 
+ 00017577  0x00003ebd setarg  0x000044e6 
+ 00017578  0x00003ebe store  0x00000002 , 0x000041eb 
+ 00017579  0x00003ec0 setarg  0x000044e9 
+ 00017580  0x00003ec1 store  0x00000002 , 0x000041ed 
+ 00017581  0x00003ec3 setarg  0x000044ef 
+ 00017582  0x00003ec4 store  0x00000002 , 0x000041f3 
+ 00017583  0x00003ec6 setarg  0x000044f2 
+ 00017584  0x00003ec7 store  0x00000002 , 0x000041f5 
+ 00017585  0x00003ec9 setarg  0x000033d0 
+ 00017586  0x00003eca store  0x00000002 , 0x000041e9 
+ 00017587  0x00003ecc call  0x00002c7a 
+ 00017588  0x00003ecd setarg  0x000045c2 
+ 00017589  0x00003ece add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003ecf istore  0x00000002 , 0x00000005 
+ 00017591  0x00003ed1 setarg  0x000044ea 
+ 00017592  0x00003ed2 add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003ed3 istore  0x00000002 , 0x00000005 
+ 00017594  0x00003ed5 setarg  0x000044e9 
+ 00017595  0x00003ed6 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003ed7 istore  0x00000002 , 0x00000005 
+ 00017597  0x00003ed9 setarg  0x0000450e 
+ 00017598  0x00003eda store  0x00000002 , 0x000041fd 
+ 00017599  0x00003edc setarg  0x000044da 
+ 00017600  0x00003edd store  0x00000002 , 0x0000475b 
+ 00017601  0x00003edf setarg  0x000044d6 
+ 00017602  0x00003ee0 store  0x00000002 , 0x0000475f 
+ 00017603  0x00003ee2 setarg  0x00004560 
+ 00017604  0x00003ee3 store  0x00000002 , 0x0000470f 
+ 00017605  0x00003ee5 bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003ee6 call  0x000044e2 
+ 00017607  0x00003ee7 call  0x00007e38 
+ 00017608  0x00003ee8 jam  0x00000002 , 0x00004172 
+ 00017609  0x00003ee9 fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003eea store  0x00000001 , 0x0000469a 
+ 00017611  0x00003eeb beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003eec fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003eed store  0x00000001 , 0x00004686 
+ 00017614  0x00003eef call  0x000044db 
+ 00017615  0x00003ef0 call  0x00007cd3 
+ 00017616  0x00003ef1 call  0x00007cdd 
+ 00017617  0x00003ef2 jam  0x00000001 , 0x00004757 
+ 00017618  0x00003ef3 fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003ef4 rtnbit1  0x0000000c 
+ 00017620  0x00003ef5 branch  0x0000340a 
+ 00017621  0x00003efa jam  0x00000002 , 0x00004757 
+ 00017622  0x00003efc call  0x000044db 
+ 00017623  0x00003efe arg  0x00000000 , 0x00000011 
+ 00017624  0x00003eff call  0x00007d1e 
+ 00017625  0x00003f01 branch  0x00002ee4 
+ 00017626  0x00003f04 branch  0x000044db 
+ 00017627  0x00003f07 bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003f08 fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003f09 bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003f0b fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003f0c branch  0x0000680e 
+ 00017632  0x00003f0e store  0x00000001 , 0x00004706 
+ 00017633  0x00003f0f branch  0x000044de 
+ 00017634  0x00003f13 call  0x00002c9d 
+ 00017635  0x00003f14 fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003f15 store  0x00000002 , 0x00004755 
+ 00017637  0x00003f16 branch  0x00004515 
+ 00017638  0x00003f1e call  0x00006835 
+ 00017639  0x00003f1f call  0x000044e9 
+ 00017640  0x00003f20 branch  0x0000340a 
+ 00017641  0x00003f23 branch  0x0000696c 
+ 00017642  0x00003f26 fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003f27 rtn  0x00000034 
+ 00017644  0x00003f29 branch  0x00002d83 
+ 00017645  0x00003f2c rtn 
+ 00017646  0x00003f2f branch  0x00006978 
+ 00017647  0x00003f32 call  0x00004544 
+ 00017648  0x00003f33 call  0x00004503 
+ 00017649  0x00003f34 branch  0x000044ee 
+ 00017650  0x00003f37 copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003f38 beq  0x0000002d , 0x00003431 
+ 00017652  0x00003f39 beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003f3a beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003f3b beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003f3c beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003f3d rtn 
+ 00017657  0x00003f40 jam  0x00000001 , 0x00004765 
+ 00017658  0x00003f41 rtn 
+ 00017659  0x00003f44 jam  0x00000001 , 0x00004765 
+ 00017660  0x00003f45 jam  0x00000001 , 0x00004763 
+ 00017661  0x00003f46 jam  0x00000001 , 0x00004764 
+ 00017662  0x00003f47 rtn 
+ 00017663  0x00003f4a jam  0x00000001 , 0x00004765 
+ 00017664  0x00003f4b jam  0x00000001 , 0x00004763 
+ 00017665  0x00003f4c jam  0x00000001 , 0x00004764 
+ 00017666  0x00003f4d rtn 
+ 00017667  0x00003f50 fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003f51 rtneq  0x00000000 
+ 00017669  0x00003f52 fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003f53 rtneq  0x00000001 
+ 00017671  0x00003f54 jam  0x00000001 , 0x00004762 
+ 00017672  0x00003f56 arg  0x00000000 , 0x00000011 
+ 00017673  0x00003f57 branch  0x00007d19 
+ 00017674  0x00003f59 arg  0x00000000 , 0x00000011 
+ 00017675  0x00003f5a call  0x00007d19 
+ 00017676  0x00003f5b call  0x000044db 
+ 00017677  0x00003f5c branch  0x0000340a 
+ 00017678  0x00003f5f call  0x0000337b 
+ 00017679  0x00003f60 branch  0x00004510 
+ 00017680  0x00003f63 fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003f64 rtn  0x00000034 
+ 00017682  0x00003f65 arg  0x00004755 , 0x00000013 
+ 00017683  0x00003f66 arg  0x0000450a , 0x00000012 
+ 00017684  0x00003f67 branch  0x00003374 
+ 00017685  0x00003f6b call  0x0000451a 
+ 00017686  0x00003f6c storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003f6d call  0x0000451f 
+ 00017688  0x00003f6e storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003f6f rtn 
+ 00017690  0x00003f72 fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003f73 store  0x00000002 , 0x0000471e 
+ 00017692  0x00003f74 call  0x00004540 
+ 00017693  0x00003f75 call  0x00004525 
+ 00017694  0x00003f76 store  0x00000001 , 0x00004724 
+ 00017695  0x00003f78 fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003f79 store  0x00000002 , 0x0000471e 
+ 00017697  0x00003f7a call  0x00004542 
+ 00017698  0x00003f7b call  0x00004525 
+ 00017699  0x00003f7c store  0x00000001 , 0x00004725 
+ 00017700  0x00003f7d rtn 
+ 00017701  0x00003f7f fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003f80 copy  0x0000003f , 0x00000011 
+ 00017703  0x00003f81 fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003f82 call  0x0000452e 
+ 00017705  0x00003f83 fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003f84 nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003f85 nrtn  0x00000002 
+ 00017708  0x00003f86 fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003f87 rtn 
+ 00017710  0x00003f89 isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003f8a branch  0x00004534 , 0x00000002 
+ 00017712  0x00003f8b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003f8c jam  0x00000001 , 0x00004718 
+ 00017714  0x00003f8d isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003f8e rtn 
+ 00017716  0x00003f90 jam  0x00000000 , 0x00004718 
+ 00017717  0x00003f91 isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003f92 rtn 
+ 00017719  0x00003f94 nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003f95 fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003f96 nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003f98 setarg  0x00000001 
+ 00017723  0x00003f99 rtn 
+ 00017724  0x00003f9b setarg  0x00000002 
+ 00017725  0x00003f9c rtn 
+ 00017726  0x00003f9e setarg  0x00000000 
+ 00017727  0x00003f9f rtn 
+ 00017728  0x00003fa1 jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003fa2 branch  0x000068eb 
+ 00017730  0x00003fa4 jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003fa5 branch  0x000068eb 
+ 00017732  0x00003fa9 fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003faa rtnne  0x00000001 
+ 00017734  0x00003fac bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003fad jam  0x00000001 , 0x00004719 
+ 00017736  0x00003fae call  0x0000451a 
+ 00017737  0x00003faf fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003fb0 fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003fb1 isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003fb2 rtn  0x00000005 
+ 00017741  0x00003fb3 store  0x00000002 , 0x00004722 
+ 00017742  0x00003fb4 call  0x00004550 
+ 00017743  0x00003fb5 branch  0x00004554 
+ 00017744  0x00003fb8 fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003fb9 branch  0x0000455a , 0x00000034 
+ 00017746  0x00003fba increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003fbb branch  0x00004557 
+ 00017748  0x00003fbd fetch  0x00000001 , 0x00004725 
+ 00017749  0x00003fbe branch  0x0000455d , 0x00000034 
+ 00017750  0x00003fbf increase  0x00000001 , 0x0000003f 
+ 00017751  0x00003fc1 copy  0x0000003f , 0x00000007 
+ 00017752  0x00003fc2 arg  0x00000001 , 0x00000011 
+ 00017753  0x00003fc3 branch  0x00004560 
+ 00017754  0x00003fc6 arg  0x00000000 , 0x00000007 
+ 00017755  0x00003fc7 arg  0x00000000 , 0x00000011 
+ 00017756  0x00003fc8 branch  0x00004560 
+ 00017757  0x00003fca arg  0x00000002 , 0x00000007 
+ 00017758  0x00003fcb arg  0x00000000 , 0x00000011 
+ 00017759  0x00003fcc branch  0x00004560 
+ 00017760  0x00003fcf copy  0x00000011 , 0x0000003f 
+ 00017761  0x00003fd0 store  0x00000001 , 0x00004761 
+ 00017762  0x00003fd1 fetch  0x00000001 , 0x00004763 
+ 00017763  0x00003fd2 beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00003fd3 fetch  0x00000002 , 0x00004753 
+ 00017765  0x00003fd4 store  0x00000002 , 0x00004755 
+ 00017766  0x00003fd5 fetch  0x00000001 , 0x00004761 
+ 00017767  0x00003fd6 branch  0x00004580 , 0x00000034 
+ 00017768  0x00003fd8 bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x00003fd9 arg  0x00000000 , 0x00000011 
+ 00017770  0x00003fda call  0x00007d14 
+ 00017771  0x00003fdc copy  0x00000007 , 0x0000003f 
+ 00017772  0x00003fdd beq  0x00000004 , 0x000045a3 
+ 00017773  0x00003fde beq  0x00000005 , 0x000045a5 
+ 00017774  0x00003fdf beq  0x00000006 , 0x000045a7 
+ 00017775  0x00003fe3 call  0x0000458b 
+ 00017776  0x00003fe4 beq  0x00000000 , 0x00004574 
+ 00017777  0x00003fe5 beq  0x00000002 , 0x0000457a 
+ 00017778  0x00003fe6 beq  0x00000003 , 0x00004574 
+ 00017779  0x00003fe7 rtn 
+ 00017780  0x00003fea copy  0x00000007 , 0x0000003f 
+ 00017781  0x00003feb beq  0x00000000 , 0x0000458f 
+ 00017782  0x00003fec beq  0x00000001 , 0x00004591 
+ 00017783  0x00003fed beq  0x00000002 , 0x00004593 
+ 00017784  0x00003fee beq  0x00000003 , 0x00004595 
+ 00017785  0x00003fef rtn 
+ 00017786  0x00003ff2 copy  0x00000007 , 0x0000003f 
+ 00017787  0x00003ff3 beq  0x00000000 , 0x00004597 
+ 00017788  0x00003ff4 beq  0x00000001 , 0x0000459a 
+ 00017789  0x00003ff5 beq  0x00000002 , 0x0000459d 
+ 00017790  0x00003ff6 beq  0x00000003 , 0x000045a0 
+ 00017791  0x00003ff7 rtn 
+ 00017792  0x00003ffa bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x00003ffb arg  0x00000000 , 0x00000011 
+ 00017794  0x00003ffc call  0x00007d19 
+ 00017795  0x00003ffe copy  0x00000007 , 0x0000003f 
+ 00017796  0x00003fff beq  0x00000004 , 0x000045bc 
+ 00017797  0x00004000 beq  0x00000005 , 0x000045bc 
+ 00017798  0x00004004 call  0x0000458b 
+ 00017799  0x00004005 beq  0x00000000 , 0x000045a9 
+ 00017800  0x00004006 beq  0x00000002 , 0x000045af 
+ 00017801  0x00004007 beq  0x00000003 , 0x000045a9 
+ 00017802  0x00004008 rtn 
+ 00017803  0x0000400b fetch  0x00000001 , 0x00004728 
+ 00017804  0x0000400c fetcht  0x00000001 , 0x00004727 
+ 00017805  0x0000400d ior  0x00000002 , 0x0000003f 
+ 00017806  0x0000400e rtn 
+ 00017807  0x00004012 jam  0x00000001 , 0x00004734 
+ 00017808  0x00004013 branch  0x000045be 
+ 00017809  0x00004015 jam  0x00000002 , 0x00004734 
+ 00017810  0x00004016 branch  0x000045be 
+ 00017811  0x00004018 jam  0x00000001 , 0x00004736 
+ 00017812  0x00004019 branch  0x000045be 
+ 00017813  0x0000401b jam  0x00000002 , 0x00004736 
+ 00017814  0x0000401c branch  0x000045be 
+ 00017815  0x00004020 jam  0x00000001 , 0x00004734 
+ 00017816  0x00004021 jam  0x00000001 , 0x00004736 
+ 00017817  0x00004022 branch  0x000045be 
+ 00017818  0x00004024 jam  0x00000002 , 0x00004734 
+ 00017819  0x00004025 jam  0x00000002 , 0x00004736 
+ 00017820  0x00004026 branch  0x000045be 
+ 00017821  0x00004028 jam  0x00000002 , 0x00004734 
+ 00017822  0x00004029 jam  0x00000001 , 0x00004736 
+ 00017823  0x0000402a branch  0x000045be 
+ 00017824  0x0000402c jam  0x00000001 , 0x00004734 
+ 00017825  0x0000402d jam  0x00000002 , 0x00004736 
+ 00017826  0x0000402e branch  0x000045be 
+ 00017827  0x00004032 jam  0x00000001 , 0x00004738 
+ 00017828  0x00004033 branch  0x000045be 
+ 00017829  0x00004035 jam  0x00000002 , 0x00004738 
+ 00017830  0x00004036 branch  0x000045be 
+ 00017831  0x00004039 jam  0x00000001 , 0x00004741 
+ 00017832  0x0000403a branch  0x000045c0 
+ 00017833  0x0000403d copy  0x00000007 , 0x0000003f 
+ 00017834  0x0000403e beq  0x00000000 , 0x000045b5 
+ 00017835  0x0000403f beq  0x00000001 , 0x000045b5 
+ 00017836  0x00004040 beq  0x00000002 , 0x000045b7 
+ 00017837  0x00004041 beq  0x00000003 , 0x000045b7 
+ 00017838  0x00004042 rtn 
+ 00017839  0x00004045 copy  0x00000007 , 0x0000003f 
+ 00017840  0x00004046 beq  0x00000000 , 0x000045b9 
+ 00017841  0x00004047 beq  0x00000001 , 0x000045b9 
+ 00017842  0x00004048 beq  0x00000002 , 0x000045b9 
+ 00017843  0x00004049 beq  0x00000003 , 0x000045b9 
+ 00017844  0x0000404a rtn 
+ 00017845  0x0000404e jam  0x00000000 , 0x00004734 
+ 00017846  0x0000404f branch  0x000045be 
+ 00017847  0x00004052 jam  0x00000000 , 0x00004736 
+ 00017848  0x00004053 branch  0x000045be 
+ 00017849  0x00004059 jam  0x00000000 , 0x00004734 
+ 00017850  0x0000405a jam  0x00000000 , 0x00004736 
+ 00017851  0x0000405b branch  0x000045be 
+ 00017852  0x0000405f jam  0x00000000 , 0x00004738 
+ 00017853  0x00004060 branch  0x000045be 
+ 00017854  0x00004063 arg  0x0000472e , 0x00000011 
+ 00017855  0x00004064 branch  0x00007e3d 
+ 00017856  0x00004066 arg  0x0000473b , 0x00000011 
+ 00017857  0x00004067 branch  0x00007e3d 
+ 00017858  0x0000406a fetch  0x00000001 , 0x00004764 
+ 00017859  0x0000406b beq  0x00000001 , 0x000045cc 
+ 00017860  0x0000406c arg  0x00004744 , 0x00000011 
+ 00017861  0x0000406d call  0x00007e54 
+ 00017862  0x0000406e nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x00004070 arg  0x00004744 , 0x00000006 
+ 00017864  0x00004071 ifetch  0x00000001 , 0x00000006 
+ 00017865  0x00004072 copy  0x0000003f , 0x00000011 
+ 00017866  0x00004073 arg  0x00004745 , 0x00000012 
+ 00017867  0x00004076 rtn 
+ 00017868  0x00004079 jam  0x00000000 , 0x00004764 
+ 00017869  0x0000407a enable  0x00000028 
+ 00017870  0x0000407b arg  0x00000001 , 0x00000011 
+ 00017871  0x0000407c arg  0x00004766 , 0x00000012 
+ 00017872  0x0000407d rtn 
+ 00017873  0x00004080 fetch  0x00000001 , 0x00004747 
+ 00017874  0x00004081 beq  0x00000004 , 0x000045d5 
+ 00017875  0x00004082 beq  0x00000005 , 0x000045d5 
+ 00017876  0x00004083 rtn 
+ 00017877  0x00004085 fetch  0x00000001 , 0x0000474a 
+ 00017878  0x00004086 nbranch  0x000045dc , 0x00000034 
+ 00017879  0x00004087 fetch  0x00000001 , 0x0000474c 
+ 00017880  0x00004088 nbranch  0x000045dc , 0x00000034 
+ 00017881  0x00004089 fetch  0x00000001 , 0x0000474e 
+ 00017882  0x0000408a nbranch  0x000045dc , 0x00000034 
+ 00017883  0x0000408b rtn 
+ 00017884  0x0000408d enable  0x00000028 
+ 00017885  0x0000408e branch  0x000045c7 
+ 00017886  0x00004097 rtn  0x0000002b 
+ 00017887  0x00004098 hfetch  0x00000001 , 0x00008081 
+ 00017888  0x00004099 and_into  0x000000fc , 0x0000003f 
+ 00017889  0x0000409a hstore  0x00000001 , 0x00008081 
+ 00017890  0x0000409b setarg  0x000046b4 
+ 00017891  0x0000409c store  0x00000002 , 0x000041eb 
+ 00017892  0x0000409e setarg  0x000046b3 
+ 00017893  0x0000409f store  0x00000002 , 0x000041ed 
+ 00017894  0x000040a1 setarg  0x0000340a 
+ 00017895  0x000040a2 store  0x00000002 , 0x000041f7 
+ 00017896  0x000040a4 setarg  0x000046b1 
+ 00017897  0x000040a5 store  0x00000002 , 0x000041f3 
+ 00017898  0x000040a7 setarg  0x00004612 
+ 00017899  0x000040a8 store  0x00000002 , 0x000041f5 
+ 00017900  0x000040aa setarg  0x0000460c 
+ 00017901  0x000040ab store  0x00000002 , 0x000041e9 
+ 00017902  0x000040ad setarg  0x0000476a 
+ 00017903  0x000040ae store  0x00000002 , 0x000041f9 
+ 00017904  0x000040b0 setarg  0x00004686 
+ 00017905  0x000040b1 store  0x00000002 , 0x000041fd 
+ 00017906  0x000040b3 setarg  0x00004729 
+ 00017907  0x000040b4 store  0x00000002 , 0x000046e7 
+ 00017908  0x000040b6 setarg  0x00004806 
+ 00017909  0x000040b7 store  0x00000002 , 0x000046e2 
+ 00017910  0x000040b8 setarg  0x00004807 
+ 00017911  0x000040b9 store  0x00000002 , 0x000046e4 
+ 00017912  0x000040bb call  0x000057a3 
+ 00017913  0x000040bc call  0x000047da 
+ 00017914  0x000040bd call  0x00004788 
+ 00017915  0x000040be call  0x0000476d 
+ 00017916  0x000040bf call  0x00006948 
+ 00017917  0x000040c0 call  0x0000477a 
+ 00017918  0x000040c1 call  0x00007e38 
+ 00017919  0x000040c2 call  0x00007d08 
+ 00017920  0x000040c3 call  0x00004793 
+ 00017921  0x000040c4 call  0x000047c7 
+ 00017922  0x000040c6 bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x000040c7 call  0x0000464f 
+ 00017924  0x000040c8 fetch  0x00000001 , 0x000046dd 
+ 00017925  0x000040c9 beq  0x00000000 , 0x00004609 
+ 00017926  0x000040ca fetch  0x00000001 , 0x000046de 
+ 00017927  0x000040cb store  0x00000001 , 0x00004686 
+ 00017928  0x000040cc branch  0x0000480e 
+ 00017929  0x000040d0 jam  0x000000ff , 0x00004686 
+ 00017930  0x000040d1 jam  0x00000001 , 0x000046df 
+ 00017931  0x000040d2 branch  0x000046d9 
+ 00017932  0x000040d7 fetch  0x00000001 , 0x000046df 
+ 00017933  0x000040d8 beq  0x00000002 , 0x000033d0 
+ 00017934  0x000040d9 call  0x0000527e 
+ 00017935  0x000040da fetch  0x00000001 , 0x00004256 
+ 00017936  0x000040db nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x000040dc branch  0x000033d2 
+ 00017938  0x000040e1 copy  0x00000013 , 0x0000003f 
+ 00017939  0x000040e3 beq  0x00000001 , 0x00004626 
+ 00017940  0x000040e4 beq  0x00000002 , 0x00004629 
+ 00017941  0x000040e5 beq  0x00000004 , 0x00004631 
+ 00017942  0x000040e6 beq  0x00000005 , 0x00004633 
+ 00017943  0x000040e7 beq  0x00000006 , 0x00004635 
+ 00017944  0x000040e8 beq  0x00000007 , 0x00004638 
+ 00017945  0x000040e9 beq  0x00000012 , 0x0000463c 
+ 00017946  0x000040ea beq  0x00000013 , 0x00004644 
+ 00017947  0x000040eb beq  0x00000027 , 0x00004645 
+ 00017948  0x000040ec beq  0x0000002e , 0x00004648 
+ 00017949  0x000040ed beq  0x0000003d , 0x00004649 
+ 00017950  0x000040ef beq  0x00000014 , 0x00004658 
+ 00017951  0x000040f0 beq  0x00000015 , 0x0000465c 
+ 00017952  0x000040f1 beq  0x0000003f , 0x0000465f 
+ 00017953  0x000040f2 beq  0x00000040 , 0x00004665 
+ 00017954  0x000040f4 beq  0x00000010 , 0x0000466b 
+ 00017955  0x000040f5 beq  0x0000002c , 0x0000466c 
+ 00017956  0x000040f6 beq  0x0000002d , 0x00004677 
+ 00017957  0x000040f7 rtn 
+ 00017958  0x000040fd jam  0x00000000 , 0x000046ad 
+ 00017959  0x000040fe jam  0x00000000 , 0x000046ac 
+ 00017960  0x000040ff rtn 
+ 00017961  0x00004103 call  0x0000462b 
+ 00017962  0x00004104 branch  0x00004631 
+ 00017963  0x00004107 jam  0x00000000 , 0x000041e2 
+ 00017964  0x00004108 jam  0x00000000 , 0x00004680 
+ 00017965  0x00004109 jam  0x00000000 , 0x00004205 
+ 00017966  0x0000410a jam  0x00000000 , 0x000046ac 
+ 00017967  0x0000410b jam  0x00000000 , 0x000046ad 
+ 00017968  0x0000410c branch  0x00007e38 
+ 00017969  0x00004110 call  0x000033a9 
+ 00017970  0x00004111 branch  0x000046c2 
+ 00017971  0x00004115 call  0x000046b6 
+ 00017972  0x00004116 branch  0x00003408 
+ 00017973  0x0000411a setarg  0x00000002 
+ 00017974  0x0000411b store  0x00000001 , 0x00004680 
+ 00017975  0x0000411c rtn 
+ 00017976  0x00004120 jam  0x00000000 , 0x000046ac 
+ 00017977  0x00004121 setarg  0x00000001 
+ 00017978  0x00004122 store  0x00000001 , 0x000046ad 
+ 00017979  0x00004123 rtn 
+ 00017980  0x00004127 fetch  0x00000001 , 0x000041e2 
+ 00017981  0x00004128 rtneq  0x00000001 
+ 00017982  0x00004129 jam  0x00000001 , 0x000041e2 
+ 00017983  0x0000412a call  0x00003416 
+ 00017984  0x0000412b call  0x00003414 
+ 00017985  0x0000412c call  0x000046b6 
+ 00017986  0x0000412d call  0x00003408 
+ 00017987  0x0000412e branch  0x0000340e 
+ 00017988  0x00004132 branch  0x00004631 
+ 00017989  0x00004136 setarg  0x00000005 
+ 00017990  0x00004137 store  0x00000001 , 0x000046ac 
+ 00017991  0x00004138 rtn 
+ 00017992  0x0000413c branch  0x000033cd 
+ 00017993  0x00004141 arg  0x00000000 , 0x00000012 
+ 00017994  0x00004142 fetch  0x00000001 , 0x00004217 
+ 00017995  0x00004143 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x00004144 fetch  0x00000002 , 0x00004215 
+ 00017997  0x00004145 copy  0x0000003f , 0x00000011 
+ 00017998  0x00004146 branch  0x00006606 
+ 00017999  0x00004149 arg  0x00000000 , 0x00000012 
+ 00018000  0x0000414a fetch  0x00000001 , 0x0000469a 
+ 00018001  0x0000414b rtnbit0  0x00000001 
+ 00018002  0x0000414c fetch  0x00000001 , 0x00004217 
+ 00018003  0x0000414d rtn  0x00000034 
+ 00018004  0x0000414e mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x0000414f fetch  0x00000002 , 0x00004215 
+ 00018006  0x00004150 copy  0x0000003f , 0x00000011 
+ 00018007  0x00004151 branch  0x000065df 
+ 00018008  0x00004156 call  0x000046b6 
+ 00018009  0x00004157 setarg  0x00000000 
+ 00018010  0x00004158 store  0x00000002 , 0x000046b7 
+ 00018011  0x00004159 branch  0x00003408 
+ 00018012  0x0000415d call  0x00007e38 
+ 00018013  0x0000415e jam  0x00000000 , 0x000046b0 
+ 00018014  0x0000415f branch  0x000046d9 
+ 00018015  0x00004163 call  0x00007e38 
+ 00018016  0x00004164 jam  0x00000001 , 0x000046b0 
+ 00018017  0x00004165 fetch  0x00000008 , 0x000046c1 
+ 00018018  0x00004166 store  0x00000008 , 0x00004496 
+ 00018019  0x00004167 call  0x00003416 
+ 00018020  0x00004168 branch  0x00005abf 
+ 00018021  0x0000416c fetch  0x00000002 , 0x00004509 
+ 00018022  0x0000416d rtneq  0x00000000 
+ 00018023  0x0000416e fetch  0x00000008 , 0x000046c9 
+ 00018024  0x0000416f rtn  0x00000034 
+ 00018025  0x00004170 store  0x00000008 , 0x00004496 
+ 00018026  0x00004171 branch  0x00005abf 
+ 00018027  0x00004176 branch  0x0000481f 
+ 00018028  0x00004179 fetch  0x00000001 , 0x000046dd 
+ 00018029  0x0000417a rtneq  0x00000000 
+ 00018030  0x0000417b fetch  0x00000001 , 0x000046df 
+ 00018031  0x0000417c rtnne  0x00000001 
+ 00018032  0x0000417d call  0x00004672 
+ 00018033  0x0000417e branch  0x00003406 
+ 00018034  0x00004181 jam  0x00000001 , 0x000048df 
+ 00018035  0x00004182 arg  0x0000000b , 0x00000039 
+ 00018036  0x00004183 arg  0x000048e0 , 0x00000005 
+ 00018037  0x00004184 arg  0x000048c9 , 0x00000006 
+ 00018038  0x00004185 branch  0x00007f01 
+ 00018039  0x00004188 fetch  0x00000001 , 0x000046dd 
+ 00018040  0x00004189 rtneq  0x00000000 
+ 00018041  0x0000418a fetch  0x00000001 , 0x000046df 
+ 00018042  0x0000418b beq  0x00000001 , 0x0000467c 
+ 00018043  0x0000418c branch  0x0000481b 
+ 00018044  0x0000418f fetch  0x00000001 , 0x000048df 
+ 00018045  0x00004190 rtnne  0x00000001 
+ 00018046  0x00004191 jam  0x00000000 , 0x000048df 
+ 00018047  0x00004192 fetch  0x00000002 , 0x00004682 
+ 00018048  0x00004193 bbit1  0x00000000 , 0x00003408 
+ 00018049  0x00004194 bbit1  0x00000009 , 0x00003408 
+ 00018050  0x00004195 arg  0x0000000b , 0x00000039 
+ 00018051  0x00004196 arg  0x000048e0 , 0x00000006 
+ 00018052  0x00004197 arg  0x000048c9 , 0x00000005 
+ 00018053  0x00004198 branch  0x00007f01 
+ 00018054  0x0000419f call  0x0000468c 
+ 00018055  0x000041a2 call  0x00004693 
+ 00018056  0x000041a5 call  0x0000469e 
+ 00018057  0x000041a6 call  0x000046a6 
+ 00018058  0x000041a7 call  0x000046a9 
+ 00018059  0x000041aa branch  0x000046ac 
+ 00018060  0x000041af arg  0x000046db , 0x00000013 
+ 00018061  0x000041b0 arg  0x0000468f , 0x00000012 
+ 00018062  0x000041b1 branch  0x00003374 
+ 00018063  0x000041b3 jam  0x00000002 , 0x000046df 
+ 00018064  0x000041b4 call  0x00003408 
+ 00018065  0x000041b5 call  0x000046f4 
+ 00018066  0x000041b6 branch  0x0000480b 
+ 00018067  0x000041ba arg  0x000048ec , 0x00000013 
+ 00018068  0x000041bb arg  0x00004696 , 0x00000012 
+ 00018069  0x000041bc branch  0x0000336d 
+ 00018070  0x000041bf fetch  0x00000002 , 0x00004682 
+ 00018071  0x000041c0 bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x000041c1 bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x000041c2 fetch  0x00000001 , 0x000048c9 
+ 00018074  0x000041c3 beq  0x00000001 , 0x0000480b 
+ 00018075  0x000041c4 beq  0x00000004 , 0x0000480b 
+ 00018076  0x000041c5 beq  0x00000005 , 0x0000480b 
+ 00018077  0x000041c6 branch  0x0000340a 
+ 00018078  0x000041cb arg  0x000046ac , 0x00000013 
+ 00018079  0x000041cc arg  0x000046a1 , 0x00000012 
+ 00018080  0x000041cd branch  0x0000336d 
+ 00018081  0x000041d0 fetch  0x00000001 , 0x0000027f 
+ 00018082  0x000041d1 set1  0x00000000 , 0x0000003f 
+ 00018083  0x000041d2 set1  0x00000007 , 0x0000003f 
+ 00018084  0x000041d3 store  0x00000001 , 0x0000027f 
+ 00018085  0x000041d4 rtn 
+ 00018086  0x000041d7 arg  0x00004680 , 0x00000013 
+ 00018087  0x000041d8 arg  0x0000463c , 0x00000012 
+ 00018088  0x000041d9 branch  0x0000336d 
+ 00018089  0x000041dc arg  0x000046ad , 0x00000013 
+ 00018090  0x000041dd arg  0x000033e9 , 0x00000012 
+ 00018091  0x000041de branch  0x0000336d 
+ 00018092  0x000041e4 fetch  0x00000001 , 0x000046df 
+ 00018093  0x000041e5 rtnne  0x00000001 
+ 00018094  0x000041e6 arg  0x000046b7 , 0x00000013 
+ 00018095  0x000041e7 arg  0x000046c2 , 0x00000012 
+ 00018096  0x000041e8 branch  0x00003374 
+ 00018097  0x000041ec call  0x0000473a 
+ 00018098  0x000041ed branch  0x00006978 
+ 00018099  0x000041f1 branch  0x0000696c 
+ 00018100  0x000041f4 call  0x00006835 
+ 00018101  0x000041f5 branch  0x000046b3 
+ 00018102  0x000041fc fetch  0x00000001 , 0x0000469a 
+ 00018103  0x000041fd bbit1  0x00000001 , 0x000046be 
+ 00018104  0x000041fe bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x000041ff rtn 
+ 00018106  0x00004202 fetch  0x00000002 , 0x000046d7 
+ 00018107  0x00004203 store  0x00000002 , 0x000046d9 
+ 00018108  0x00004204 store  0x00000002 , 0x000046db 
+ 00018109  0x00004205 branch  0x000033f8 
+ 00018110  0x00004208 fetch  0x00000002 , 0x000046d3 
+ 00018111  0x00004209 store  0x00000002 , 0x000046d9 
+ 00018112  0x0000420a store  0x00000002 , 0x000046db 
+ 00018113  0x0000420b branch  0x000033f0 
+ 00018114  0x0000420e fetch  0x00000001 , 0x000046df 
+ 00018115  0x0000420f rtnne  0x00000001 
+ 00018116  0x00004210 fetch  0x00000001 , 0x0000469a 
+ 00018117  0x00004211 bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x00004212 bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x00004213 rtn 
+ 00018120  0x00004216 fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x00004217 store  0x00000002 , 0x000046d9 
+ 00018122  0x00004218 store  0x00000002 , 0x000046db 
+ 00018123  0x00004219 branch  0x000033eb 
+ 00018124  0x0000421c fetch  0x00000002 , 0x00004682 
+ 00018125  0x0000421d rtnbit1  0x00000009 
+ 00018126  0x0000421e fetch  0x00000002 , 0x000046d5 
+ 00018127  0x0000421f store  0x00000002 , 0x000046d9 
+ 00018128  0x00004220 store  0x00000002 , 0x000046db 
+ 00018129  0x00004221 fetch  0x00000002 , 0x000046b3 
+ 00018130  0x00004222 call  0x000046f0 
+ 00018131  0x00004223 call  0x00003404 
+ 00018132  0x00004224 fetch  0x00000004 , 0x000046bd 
+ 00018133  0x00004225 store  0x00000004 , 0x000048cc 
+ 00018134  0x00004226 fetch  0x00000002 , 0x00004682 
+ 00018135  0x00004227 rtnbit1  0x0000000b 
+ 00018136  0x00004228 branch  0x000033fa 
+ 00018137  0x0000422c fetch  0x00000001 , 0x000046df 
+ 00018138  0x0000422d rtnne  0x00000001 
+ 00018139  0x0000422e fetch  0x00000001 , 0x0000469a 
+ 00018140  0x0000422f bbit1  0x00000001 , 0x000046df 
+ 00018141  0x00004230 bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x00004231 rtn 
+ 00018143  0x00004234 call  0x000046f8 
+ 00018144  0x00004235 branch  0x000046c2 , 0x00000034 
+ 00018145  0x00004236 call  0x00003406 
+ 00018146  0x00004237 call  0x000033f0 
+ 00018147  0x00004238 branch  0x000033e1 
+ 00018148  0x0000423b fetch  0x00000002 , 0x000046b7 
+ 00018149  0x0000423c fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x0000423d storet  0x00000002 , 0x000046b7 
+ 00018151  0x0000423e nrtn  0x00000034 
+ 00018152  0x0000423f fetch  0x00000002 , 0x000046b1 
+ 00018153  0x00004240 call  0x000046f0 
+ 00018154  0x00004241 call  0x00003404 
+ 00018155  0x00004242 fetch  0x00000004 , 0x000046b9 
+ 00018156  0x00004243 store  0x00000004 , 0x000048cc 
+ 00018157  0x00004244 fetch  0x00000002 , 0x00004682 
+ 00018158  0x00004245 rtnbit1  0x0000000b 
+ 00018159  0x00004246 branch  0x000033fa 
+ 00018160  0x0000424a store  0x00000002 , 0x00004154 
+ 00018161  0x0000424b increase  0xfffffffc , 0x0000003f 
+ 00018162  0x0000424c store  0x00000002 , 0x00004482 
+ 00018163  0x0000424d rtn 
+ 00018164  0x00004251 fetch  0x00000002 , 0x00004682 
+ 00018165  0x00004252 bbit1  0x00000009 , 0x00003402 
+ 00018166  0x00004253 bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x00004254 branch  0x000046b6 
+ 00018168  0x00004259 fetch  0x00000001 , 0x00004217 
+ 00018169  0x0000425a copy  0x0000003f , 0x00000039 
+ 00018170  0x0000425b fetch  0x00000002 , 0x00004215 
+ 00018171  0x0000425c copy  0x0000003f , 0x00000011 
+ 00018172  0x0000425e ifetch  0x00000002 , 0x00000011 
+ 00018173  0x0000425f beq  0x00000000 , 0x00004701 
+ 00018174  0x00004260 increase  0x00000022 , 0x00000011 
+ 00018175  0x00004261 loop  0x000046fc 
+ 00018176  0x00004262 branch  0x00007ff1 
+ 00018177  0x00004265 ifetch  0x00000006 , 0x00000006 
+ 00018178  0x00004266 store  0x00000006 , 0x000041d0 
+ 00018179  0x00004267 increase  0x0000000a , 0x00000006 
+ 00018180  0x00004268 arg  0x000041be , 0x00000005 
+ 00018181  0x00004269 call  0x00007ebf 
+ 00018182  0x0000426a call  0x000067d7 
+ 00018183  0x0000426b branch  0x00007fef 
+ 00018184  0x00004272 call  0x00007fe9 
+ 00018185  0x00004273 fetch  0x00000002 , 0x00004682 
+ 00018186  0x00004274 bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x00004275 bbit1  0x00000009 , 0x00004710 
+ 00018188  0x00004276 rtn 
+ 00018189  0x00004279 fetch  0x00000001 , 0x00004253 
+ 00018190  0x0000427a rtnne  0x0000003f 
+ 00018191  0x0000427b branch  0x00007fe7 
+ 00018192  0x0000427e fetch  0x00000001 , 0x000046b0 
+ 00018193  0x0000427f rtn  0x00000034 
+ 00018194  0x00004280 branch  0x00007fe7 
+ 00018195  0x00004286 call  0x00007fe9 
+ 00018196  0x00004287 fetch  0x00000002 , 0x00004682 
+ 00018197  0x00004288 rtnbit1  0x00000000 
+ 00018198  0x00004289 rtnbit1  0x00000009 
+ 00018199  0x0000428a branch  0x00007fe7 
+ 00018200  0x0000428f fetch  0x00000001 , 0x0000469a 
+ 00018201  0x00004290 bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x00004291 bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x00004292 rtn 
+ 00018204  0x00004295 fetch  0x00000001 , 0x00004093 
+ 00018205  0x00004296 rtnne  0x00000003 
+ 00018206  0x00004297 branch  0x000046d9 
+ 00018207  0x0000429a branch  0x000046d9 
+ 00018208  0x0000429e disable  0x0000002c 
+ 00018209  0x0000429f fetch  0x00000002 , 0x000046d9 
+ 00018210  0x000042a0 store  0x00000002 , 0x000046db 
+ 00018211  0x000042a2 call  0x00004713 
+ 00018212  0x000042a3 branch  0x00004718 , 0x00000028 
+ 00018213  0x000042a5 call  0x00004708 
+ 00018214  0x000042a6 nrtn  0x00000028 
+ 00018215  0x000042a7 enable  0x0000002c 
+ 00018216  0x000042a8 rtn 
+ 00018217  0x000042ad call  0x00004720 
+ 00018218  0x000042ae nrtn  0x0000002c 
+ 00018219  0x000042af deposit  0x00000011 
+ 00018220  0x000042b0 branch  0x00004730 , 0x00000034 
+ 00018221  0x000042b2 call  0x00003406 
+ 00018222  0x000042b3 arg  0x000046f1 , 0x00000013 
+ 00018223  0x000042b4 branch  0x00004732 
+ 00018224  0x000042b7 call  0x00003408 
+ 00018225  0x000042b8 arg  0x00004719 , 0x00000013 
+ 00018226  0x000042bb arg  0x00000005 , 0x0000003f 
+ 00018227  0x000042bc imul32  0x00000007 , 0x0000003f 
+ 00018228  0x000042bd iadd  0x00000013 , 0x00000013 
+ 00018229  0x000042c1 ifetch  0x00000001 , 0x00000013 
+ 00018230  0x000042c2 rtn  0x00000034 
+ 00018231  0x000042c3 call  0x00004762 
+ 00018232  0x000042c4 increase  0x00000001 , 0x00000013 
+ 00018233  0x000042c5 branch  0x00004735 
+ 00018234  0x000042c9 fetch  0x00000002 , 0x00004682 
+ 00018235  0x000042ca bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x000042cb bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x000042cc rtn 
+ 00018238  0x000042cf call  0x00005892 
+ 00018239  0x000042d0 nrtn  0x00000034 
+ 00018240  0x000042d1 call  0x00004765 
+ 00018241  0x000042d2 nrtn  0x00000028 
+ 00018242  0x000042d3 pincrease  0xffffffff 
+ 00018243  0x000042d4 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x000042d5 arg  0x00004741 , 0x00000002 
+ 00018245  0x000042d6 iadd  0x00000002 , 0x00000006 
+ 00018246  0x000042d8 ifetch  0x00000001 , 0x00000006 
+ 00018247  0x000042d9 copy  0x0000003f , 0x00000011 
+ 00018248  0x000042da ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x000042db call  0x00007ea5 
+ 00018250  0x000042dc call  0x00005a64 
+ 00018251  0x000042dd copy  0x00000011 , 0x00000039 
+ 00018252  0x000042de call  0x00007e9f 
+ 00018253  0x000042df branch  0x00007f01 
+ 00018254  0x000042e3 call  0x00005271 
+ 00018255  0x000042e4 nrtn  0x00000034 
+ 00018256  0x000042e5 call  0x00004765 
+ 00018257  0x000042e6 nrtn  0x00000028 
+ 00018258  0x000042e7 pincrease  0xffffffff 
+ 00018259  0x000042e8 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x000042e9 arg  0x000047a0 , 0x00000002 
+ 00018261  0x000042ea iadd  0x00000002 , 0x00000006 
+ 00018262  0x000042eb ifetch  0x00000005 , 0x00000006 
+ 00018263  0x000042ec store  0x00000005 , 0x0000479b 
+ 00018264  0x000042ee fetch  0x00000001 , 0x0000479b 
+ 00018265  0x000042ef copy  0x0000003f , 0x00000011 
+ 00018266  0x000042f0 call  0x00004d63 
+ 00018267  0x000042f1 fetch  0x00000002 , 0x0000424e 
+ 00018268  0x000042f2 istore  0x00000002 , 0x00000005 
+ 00018269  0x000042f3 setarg  0x000000a1 
+ 00018270  0x000042f4 istore  0x00000001 , 0x00000005 
+ 00018271  0x000042f5 fetch  0x00000004 , 0x0000479c 
+ 00018272  0x000042f6 istore  0x00000009 , 0x00000005 
+ 00018273  0x000042f7 rtn 
+ 00018274  0x000042fc store  0x00000001 , 0x00000a9a 
+ 00018275  0x000042fd arg  0x00000a9a , 0x00000011 
+ 00018276  0x000042fe branch  0x00007e3d 
+ 00018277  0x00004301 arg  0x00000a9a , 0x00000011 
+ 00018278  0x00004302 call  0x00007e54 
+ 00018279  0x00004303 nrtn  0x00000028 
+ 00018280  0x00004304 fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x00004305 rtn 
+ 00018282  0x00004309 fetch  0x00000002 , 0x00000478 
+ 00018283  0x0000430a beq  0x00000018 , 0x0000465f 
+ 00018284  0x0000430b rtn 
+ 00018285  0x0000430e setarg  0x00000002 
+ 00018286  0x0000430f store  0x00000001 , 0x000048eb 
+ 00018287  0x00004311 setarg  0x00200008 
+ 00018288  0x00004312 store  0x00000004 , 0x000046c1 
+ 00018289  0x00004313 setarg  0x012c0005 
+ 00018290  0x00004314 istore  0x00000004 , 0x00000005 
+ 00018291  0x00004317 jam  0x00000017 , 0x000044a6 
+ 00018292  0x0000431a setarg  0x0000001b 
+ 00018293  0x0000431b store  0x00000002 , 0x000044fa 
+ 00018294  0x0000431c call  0x00005810 
+ 00018295  0x0000431d call  0x0000582c 
+ 00018296  0x0000431e call  0x00005839 
+ 00018297  0x0000431f branch  0x00005818 
+ 00018298  0x00004324 arg  0x00000028 , 0x00000039 
+ 00018299  0x00004325 arg  0x00004741 , 0x00000005 
+ 00018300  0x00004326 arg  0x0000949f , 0x00000006 
+ 00018301  0x00004327 call  0x00007ef4 
+ 00018302  0x00004328 arg  0x00000028 , 0x00000039 
+ 00018303  0x00004329 arg  0x000047a0 , 0x00000005 
+ 00018304  0x0000432a arg  0x000094c7 , 0x00000006 
+ 00018305  0x0000432b branch  0x00007ef4 
+ 00018306  0x0000432f arg  0x0000017e , 0x00000039 
+ 00018307  0x00004330 arg  0x0000913a , 0x00000006 
+ 00018308  0x00004331 branch  0x00007ef4 
+ 00018309  0x00004335 arg  0x000001e7 , 0x00000039 
+ 00018310  0x00004336 arg  0x000092b8 , 0x00000006 
+ 00018311  0x00004337 branch  0x00007ef4 
+ 00018312  0x0000433c call  0x000047ae 
+ 00018313  0x0000433d nrtn  0x00000028 
+ 00018314  0x0000433e fetch  0x00000001 , 0x0000469f 
+ 00018315  0x0000433f call  0x00004790 
+ 00018316  0x00004340 fetch  0x00000001 , 0x000046a0 
+ 00018317  0x00004341 call  0x00004790 
+ 00018318  0x00004342 fetch  0x00000001 , 0x000046a1 
+ 00018319  0x00004343 branch  0x00004790 
+ 00018320  0x00004346 rtn  0x00000034 
+ 00018321  0x00004347 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x00004348 branch  0x000067f9 
+ 00018323  0x0000434c call  0x000047ae 
+ 00018324  0x0000434d nrtn  0x00000028 
+ 00018325  0x0000434e call  0x00004797 
+ 00018326  0x0000434f branch  0x000047b4 
+ 00018327  0x00004352 arg  0x00000000 , 0x00000011 
+ 00018328  0x00004353 fetch  0x00000001 , 0x0000469f 
+ 00018329  0x00004354 call  0x000047a9 
+ 00018330  0x00004355 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x00004356 fetch  0x00000001 , 0x000046a0 
+ 00018332  0x00004357 call  0x000047a9 
+ 00018333  0x00004358 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x00004359 fetch  0x00000001 , 0x000046a1 
+ 00018335  0x0000435a call  0x000047a9 
+ 00018336  0x0000435b nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x0000435c copy  0x00000011 , 0x0000003f 
+ 00018338  0x0000435d store  0x00000001 , 0x000046a9 
+ 00018339  0x0000435e fetch  0x00000001 , 0x0000469e 
+ 00018340  0x0000435f imul32  0x00000011 , 0x0000003f 
+ 00018341  0x00004360 fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x00004361 iadd  0x00000002 , 0x0000003f 
+ 00018343  0x00004362 store  0x00000002 , 0x000046aa 
+ 00018344  0x00004363 rtn 
+ 00018345  0x00004366 rtn  0x00000034 
+ 00018346  0x00004367 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x00004368 call  0x0000681d 
+ 00018348  0x00004369 nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x0000436a branch  0x00007fef 
+ 00018350  0x0000436e call  0x00007fe9 
+ 00018351  0x0000436f fetch  0x00000001 , 0x000046a8 
+ 00018352  0x00004370 nrtn  0x00000034 
+ 00018353  0x00004371 fetch  0x00000001 , 0x0000469b 
+ 00018354  0x00004372 rtn  0x00000034 
+ 00018355  0x00004373 branch  0x00007fe7 
+ 00018356  0x00004377 call  0x0000666a 
+ 00018357  0x00004378 fetch  0x00000002 , 0x000046aa 
+ 00018358  0x00004379 arg  0x00000ac2 , 0x00000011 
+ 00018359  0x0000437a fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x0000437b call  0x000066b3 
+ 00018361  0x0000437c call  0x0000666d 
+ 00018362  0x0000437e fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x0000437f copy  0x0000003f , 0x00000039 
+ 00018364  0x00004380 store  0x00000001 , 0x000043af 
+ 00018365  0x00004381 call  0x00007ef4 
+ 00018366  0x00004382 fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x00004383 copy  0x0000003f , 0x00000039 
+ 00018368  0x00004384 store  0x00000001 , 0x00004515 
+ 00018369  0x00004385 call  0x00007ef4 
+ 00018370  0x00004386 ifetch  0x00000001 , 0x00000006 
+ 00018371  0x00004387 store  0x00000001 , 0x000046e6 
+ 00018372  0x00004388 ifetch  0x00000001 , 0x00000006 
+ 00018373  0x00004389 store  0x00000001 , 0x000046dd 
+ 00018374  0x0000438a rtn 
+ 00018375  0x0000438e fetch  0x00000001 , 0x0000469a 
+ 00018376  0x0000438f rtnbit0  0x00000001 
+ 00018377  0x00004390 arg  0x00000003 , 0x00000002 
+ 00018378  0x00004391 fetch  0x00000002 , 0x000046a4 
+ 00018379  0x00004392 copy  0x0000003f , 0x00000012 
+ 00018380  0x00004393 arg  0x000046a6 , 0x00000011 
+ 00018381  0x00004394 call  0x000065df 
+ 00018382  0x00004395 fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x00004396 setarg  0x00001b3a 
+ 00018384  0x00004397 isub  0x00000002 , 0x0000003e 
+ 00018385  0x00004398 nrtn  0x00000005 
+ 00018386  0x00004399 fetch  0x00000001 , 0x000046a8 
+ 00018387  0x0000439a rtn  0x00000034 
+ 00018388  0x0000439b copy  0x0000003f , 0x00000002 
+ 00018389  0x0000439c fetch  0x00000002 , 0x000046a4 
+ 00018390  0x0000439d add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x0000439e arg  0x00000ac2 , 0x00000011 
+ 00018392  0x0000439f call  0x000065df 
+ 00018393  0x000043a0 branch  0x000047e8 
+ 00018394  0x000043a3 fetch  0x00000002 , 0x000046a2 
+ 00018395  0x000043a4 rtn  0x00000034 
+ 00018396  0x000043a5 call  0x0000666a 
+ 00018397  0x000043a6 arg  0x00000001 , 0x00000002 
+ 00018398  0x000043a7 arg  0x000046a8 , 0x00000011 
+ 00018399  0x000043a8 call  0x000066b3 
+ 00018400  0x000043aa fetch  0x00000001 , 0x000046a8 
+ 00018401  0x000043ab rtn  0x00000034 
+ 00018402  0x000043ad fetch  0x00000002 , 0x000046a2 
+ 00018403  0x000043ae pincrease  0x00000001 
+ 00018404  0x000043af arg  0x00000ac2 , 0x00000011 
+ 00018405  0x000043b0 fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x000043b1 call  0x000066b3 
+ 00018407  0x000043b2 call  0x0000666d 
+ 00018408  0x000043b4 call  0x000047ba 
+ 00018409  0x000043b6 ifetch  0x00000002 , 0x00000006 
+ 00018410  0x000043b7 rtn  0x00000034 
+ 00018411  0x000043b8 copy  0x0000003f , 0x00000005 
+ 00018412  0x000043b9 ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x000043ba copy  0x00000002 , 0x00000039 
+ 00018414  0x000043bb call  0x00007f01 
+ 00018415  0x000043bc branch  0x000047e9 
+ 00018416  0x000043c1 fetch  0x00000001 , 0x0000469a 
+ 00018417  0x000043c2 rtnbit0  0x00000001 
+ 00018418  0x000043c3 fetch  0x00000002 , 0x000046ae 
+ 00018419  0x000043c4 copy  0x0000003f , 0x00000012 
+ 00018420  0x000043c5 arg  0x00000004 , 0x00000002 
+ 00018421  0x000043c6 arg  0x00000ac2 , 0x00000011 
+ 00018422  0x000043c7 call  0x000065df 
+ 00018423  0x000043c8 fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x000043c9 bne  0x00000001 , 0x000047f9 
+ 00018425  0x000043cb setarg  0x00000001 
+ 00018426  0x000043cc store  0x00000001 , 0x00000ac2 
+ 00018427  0x000043cd force  0x00000003 , 0x00000039 
+ 00018428  0x000043ce call  0x0000630d 
+ 00018429  0x000043cf fetch  0x00000002 , 0x000046ae 
+ 00018430  0x000043d0 copy  0x0000003f , 0x00000012 
+ 00018431  0x000043d1 arg  0x00000004 , 0x00000002 
+ 00018432  0x000043d2 arg  0x00000ac2 , 0x00000011 
+ 00018433  0x000043d3 call  0x00006606 
+ 00018434  0x000043d5 fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x000043d6 store  0x00000003 , 0x000040a0 
+ 00018436  0x000043d7 store  0x00000003 , 0x000044a0 
+ 00018437  0x000043d8 rtn 
+ 00018438  0x000043dc branch  0x000046d9 
+ 00018439  0x000043e0 arg  0x00000000 , 0x00000011 
+ 00018440  0x000043e1 arg  0x000048d4 , 0x00000013 
+ 00018441  0x000043e2 call  0x00007d24 
+ 00018442  0x000043e3 call  0x000046f4 
+ 00018443  0x000043e5 fetch  0x00000001 , 0x000048eb 
+ 00018444  0x000043e6 store  0x00000001 , 0x000048ec 
+ 00018445  0x000043e7 rtn 
+ 00018446  0x000043ec setarg  0x00000000 
+ 00018447  0x000043ed call  0x00004816 
+ 00018448  0x000043ee jam  0x00000001 , 0x00004679 
+ 00018449  0x000043ef call  0x00007cd3 
+ 00018450  0x000043f0 call  0x00007cdd 
+ 00018451  0x000043f1 fetch  0x00000002 , 0x00004682 
+ 00018452  0x000043f2 rtnbit1  0x0000000c 
+ 00018453  0x000043f3 branch  0x0000340a 
+ 00018454  0x000043f6 fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x000043f7 istore  0x00000001 , 0x00000002 
+ 00018456  0x000043f8 ifetch  0x00000001 , 0x00000005 
+ 00018457  0x000043f9 store  0x00000001 , 0x00004685 
+ 00018458  0x000043fa rtn 
+ 00018459  0x000043fe fetch  0x00000002 , 0x0000423f 
+ 00018460  0x000043ff ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x00004400 rtnne  0x00000000 
+ 00018462  0x00004401 branch  0x0000340a 
+ 00018463  0x00004405 fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x00004406 ifetch  0x00000001 , 0x00000002 
+ 00018465  0x00004407 beq  0x00000001 , 0x0000482a 
+ 00018466  0x00004409 setarg  0x00000001 
+ 00018467  0x0000440a fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x0000440b istore  0x00000001 , 0x00000002 
+ 00018469  0x0000440c add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x0000440d ifetch  0x00000001 , 0x00000006 
+ 00018471  0x0000440e istore  0x00000001 , 0x00004685 
+ 00018472  0x0000440f ifetch  0x00000002 , 0x00000006 
+ 00018473  0x00004410 branch  0x00007f9c 
+ 00018474  0x00004413 setarg  0x00000002 
+ 00018475  0x00004414 call  0x00004816 
+ 00018476  0x00004415 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x00004416 ifetch  0x00000002 , 0x00000006 
+ 00018478  0x00004417 branch  0x0000340a , 0x00000034 
+ 00018479  0x00004418 branch  0x00007f9c 
+ 00018480  0x0000441f store  0x00000006 , 0x00000101 
+ 00018481  0x00004420 fetch  0x00000001 , 0x00000101 
+ 00018482  0x00004421 store  0x00000001 , 0x0000010c 
+ 00018483  0x00004422 ifetch  0x00000001 , 0x00000006 
+ 00018484  0x00004423 store  0x00000001 , 0x0000010b 
+ 00018485  0x00004424 ifetch  0x00000001 , 0x00000006 
+ 00018486  0x00004425 store  0x00000001 , 0x0000010a 
+ 00018487  0x00004426 ifetch  0x00000001 , 0x00000006 
+ 00018488  0x00004427 store  0x00000001 , 0x00000109 
+ 00018489  0x00004428 ifetch  0x00000001 , 0x00000006 
+ 00018490  0x00004429 store  0x00000001 , 0x00000108 
+ 00018491  0x0000442a ifetch  0x00000001 , 0x00000006 
+ 00018492  0x0000442b store  0x00000001 , 0x00000107 
+ 00018493  0x0000442c fetch  0x00000006 , 0x00000107 
+ 00018494  0x0000442d rtn 
+ 00018495  0x00004430 call  0x000068a2 
+ 00018496  0x00004431 fetch  0x00000001 , 0x00004223 
+ 00018497  0x00004432 store  0x00000001 , 0x000044a0 
+ 00018498  0x00004433 fetch  0x00000001 , 0x00004225 
+ 00018499  0x00004434 istore  0x00000001 , 0x00000005 
+ 00018500  0x00004435 fetch  0x00000001 , 0x00004227 
+ 00018501  0x00004436 istore  0x00000001 , 0x00000005 
+ 00018502  0x00004437 fetch  0x00000003 , 0x000044a0 
+ 00018503  0x00004438 store  0x00000003 , 0x000040a0 
+ 00018504  0x00004439 rtn 
+ 00018505  0x00004446 fetch  0x00000002 , 0x00004203 
+ 00018506  0x00004447 iadd  0x00000012 , 0x0000003f 
+ 00018507  0x00004448 byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x00004449 store  0x00000002 , 0x000001f7 
+ 00018509  0x0000444a copy  0x00000002 , 0x00000012 
+ 00018510  0x0000444c call  0x0000489b 
+ 00018511  0x0000444d setarg  0x000000a0 
+ 00018512  0x0000444e call  0x0000488d 
+ 00018513  0x0000444f fetch  0x00000001 , 0x000001f7 
+ 00018514  0x00004450 call  0x0000488d 
+ 00018515  0x00004451 bmark1  0x00000028 , 0x00004856 
+ 00018516  0x00004452 fetch  0x00000001 , 0x000001f8 
+ 00018517  0x00004453 call  0x0000488d 
+ 00018518  0x00004455 call  0x000048a1 
+ 00018519  0x00004457 call  0x0000489b 
+ 00018520  0x00004458 setarg  0x000000a1 
+ 00018521  0x00004459 call  0x0000488d 
+ 00018522  0x0000445c call  0x0000487f 
+ 00018523  0x0000445d istore  0x00000001 , 0x00000011 
+ 00018524  0x0000445e increase  0x00000001 , 0x00000011 
+ 00018525  0x0000445f increase  0xffffffff , 0x00000012 
+ 00018526  0x00004460 nbranch  0x0000485a , 0x00000005 
+ 00018527  0x00004461 branch  0x000048a1 
+ 00018528  0x0000446d byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x0000446e store  0x00000002 , 0x000001f7 
+ 00018530  0x0000446f copy  0x00000002 , 0x00000012 
+ 00018531  0x00004471 call  0x0000489b 
+ 00018532  0x00004472 setarg  0x000000a0 
+ 00018533  0x00004473 call  0x0000488d 
+ 00018534  0x00004475 fetch  0x00000001 , 0x000001f7 
+ 00018535  0x00004476 call  0x0000488d 
+ 00018536  0x00004477 bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x00004478 fetch  0x00000001 , 0x000001f8 
+ 00018538  0x00004479 call  0x0000488d 
+ 00018539  0x0000447b ifetch  0x00000001 , 0x00000011 
+ 00018540  0x0000447c call  0x0000488d 
+ 00018541  0x0000447d increase  0x00000001 , 0x00000011 
+ 00018542  0x0000447e increase  0xffffffff , 0x00000012 
+ 00018543  0x0000447f nbranch  0x0000486b , 0x00000005 
+ 00018544  0x00004480 branch  0x000048a1 
+ 00018545  0x00004485 arg  0x0000000a , 0x00000039 
+ 00018546  0x00004486 call  0x000048be 
+ 00018547  0x00004487 call  0x000048a6 
+ 00018548  0x00004488 call  0x000048d2 
+ 00018549  0x0000448a call  0x000048c7 
+ 00018550  0x0000448b branch  0x000048a9 , 0x00000034 
+ 00018551  0x0000448c loop  0x00004875 
+ 00018552  0x0000448d branch  0x000048a9 
+ 00018553  0x00004492 call  0x000048a9 
+ 00018554  0x00004493 call  0x000048af 
+ 00018555  0x00004494 call  0x000048d2 
+ 00018556  0x00004495 call  0x000048a6 
+ 00018557  0x00004496 call  0x000048d2 
+ 00018558  0x00004497 branch  0x000048a9 
+ 00018559  0x0000449d arg  0x00000008 , 0x00000039 
+ 00018560  0x0000449e arg  0x00000000 , 0x00000013 
+ 00018561  0x0000449f call  0x000048be 
+ 00018562  0x000044a1 call  0x000048a6 
+ 00018563  0x000044a2 call  0x000048d2 
+ 00018564  0x000044a3 lshift  0x00000013 , 0x00000013 
+ 00018565  0x000044a4 call  0x000048c7 
+ 00018566  0x000044a5 iadd  0x00000013 , 0x00000013 
+ 00018567  0x000044a6 call  0x000048d2 
+ 00018568  0x000044a7 call  0x000048a9 
+ 00018569  0x000044a8 loop  0x00004882 
+ 00018570  0x000044a9 call  0x00004879 
+ 00018571  0x000044aa copy  0x00000013 , 0x0000003f 
+ 00018572  0x000044ab rtn 
+ 00018573  0x000044b0 arg  0x00000008 , 0x00000039 
+ 00018574  0x000044b1 copy  0x0000003f , 0x00000013 
+ 00018575  0x000044b2 call  0x000048a9 
+ 00018576  0x000044b4 isolate1  0x00000007 , 0x00000013 
+ 00018577  0x000044b5 call  0x000048ac , 0x00000001 
+ 00018578  0x000044b6 ncall  0x000048af , 0x00000001 
+ 00018579  0x000044b7 lshift  0x00000013 , 0x00000013 
+ 00018580  0x000044b8 call  0x000048d2 
+ 00018581  0x000044b9 call  0x000048a6 
+ 00018582  0x000044ba call  0x000048d2 
+ 00018583  0x000044bb call  0x000048a9 
+ 00018584  0x000044bc call  0x000048d2 
+ 00018585  0x000044bd loop  0x00004890 
+ 00018586  0x000044be branch  0x00004871 
+ 00018587  0x000044c3 call  0x000048ac 
+ 00018588  0x000044c4 call  0x000048a6 
+ 00018589  0x000044c5 call  0x000048d2 
+ 00018590  0x000044c6 call  0x000048af 
+ 00018591  0x000044c7 call  0x000048d2 
+ 00018592  0x000044c8 branch  0x000048a9 
+ 00018593  0x000044cd call  0x000048af 
+ 00018594  0x000044ce call  0x000048a6 
+ 00018595  0x000044cf call  0x000048d2 
+ 00018596  0x000044d0 call  0x000048ac 
+ 00018597  0x000044d1 branch  0x000048d2 
+ 00018598  0x000044d6 enable  0x00000028 
+ 00018599  0x000044d7 fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x000044d8 branch  0x000048b2 
+ 00018601  0x000044dc disable  0x00000028 
+ 00018602  0x000044dd fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x000044de branch  0x000048b2 
+ 00018604  0x000044e2 enable  0x00000028 
+ 00018605  0x000044e3 fetch  0x00000001 , 0x00004fff 
+ 00018606  0x000044e4 branch  0x000048b2 
+ 00018607  0x000044e8 disable  0x00000028 
+ 00018608  0x000044e9 fetch  0x00000001 , 0x00004fff 
+ 00018609  0x000044ea branch  0x000048b2 
+ 00018610  0x000044f0 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x000044f1 rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x000044f2 arg  0x00008070 , 0x00000002 
+ 00018613  0x000044f3 iadd  0x00000002 , 0x00000002 
+ 00018614  0x000044f4 ifetch  0x00000001 , 0x00000002 
+ 00018615  0x000044f5 qset1  0x0000003f 
+ 00018616  0x000044f6 istore  0x00000001 , 0x00000002 
+ 00018617  0x000044f7 increase  0x00000004 , 0x00000002 
+ 00018618  0x000044f8 ifetch  0x00000001 , 0x00000002 
+ 00018619  0x000044f9 qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x000044fa istore  0x00000001 , 0x00000002 
+ 00018621  0x000044fb rtn 
+ 00018622  0x000044ff fetch  0x00000001 , 0x00004fff 
+ 00018623  0x00004500 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x00004501 rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x00004502 arg  0x00008070 , 0x00000002 
+ 00018626  0x00004503 iadd  0x00000002 , 0x00000002 
+ 00018627  0x00004504 ifetch  0x00000001 , 0x00000002 
+ 00018628  0x00004505 qset0  0x0000003f 
+ 00018629  0x00004506 istore  0x00000001 , 0x00000002 
+ 00018630  0x00004507 rtn 
+ 00018631  0x0000450d nop  0x00000004 
+ 00018632  0x0000450e fetch  0x00000001 , 0x00004fff 
+ 00018633  0x0000450f and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x00004510 rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x00004511 arg  0x0000811c , 0x00000002 
+ 00018636  0x00004512 iadd  0x00000002 , 0x00000002 
+ 00018637  0x00004513 setarg  0x00000000 
+ 00018638  0x00004514 ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x00004515 qisolate1  0x00000002 
+ 00018640  0x00004516 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x00004517 rtn 
+ 00018642  0x0000451c rtn 
+ 00018643  0x00004523 bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x00004524 hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x00004525 isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x00004526 call  0x000048ea , 0x00000001 
+ 00018647  0x00004527 call  0x0000492e 
+ 00018648  0x00004528 hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x00004529 store  0x00000001 , 0x00000b22 
+ 00018650  0x0000452a hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x0000452b store  0x00000001 , 0x00000b23 
+ 00018652  0x0000452c hstore  0x00000001 , 0x00008a27 
+ 00018653  0x0000452d pinvert 
+ 00018654  0x0000452e fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x0000452f iand  0x00000002 , 0x0000003f 
+ 00018656  0x00004530 store  0x00000001 , 0x00000d37 
+ 00018657  0x00004531 jam  0x000000e0 , 0x00008a26 
+ 00018658  0x00004532 fetch  0x00000001 , 0x00000b23 
+ 00018659  0x00004533 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x00004534 call  0x00004941 , 0x00000001 
+ 00018661  0x00004535 fetch  0x00000001 , 0x00000b22 
+ 00018662  0x00004536 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x00004537 call  0x0000494a , 0x00000001 
+ 00018664  0x00004538 call  0x00004b61 
+ 00018665  0x00004539 branch  0x00004903 
+ 00018666  0x0000453c bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x0000453d call  0x00004919 
+ 00018668  0x0000453e jam  0x00000000 , 0x00008a00 
+ 00018669  0x0000453f nop  0x00002710 
+ 00018670  0x00004540 jam  0x000000c0 , 0x00008a10 
+ 00018671  0x00004541 hfetch  0x00000002 , 0x00008050 
+ 00018672  0x00004542 set0  0x0000000a , 0x0000003f 
+ 00018673  0x00004543 hstore  0x00000002 , 0x00008050 
+ 00018674  0x00004544 jam  0x0000003c , 0x00008a00 
+ 00018675  0x00004545 jam  0x000000ff , 0x00008a26 
+ 00018676  0x00004546 jam  0x000000ff , 0x00008a27 
+ 00018677  0x00004547 jam  0x00000000 , 0x00008a04 
+ 00018678  0x00004548 jam  0x00000002 , 0x00000c6b 
+ 00018679  0x00004549 setarg  0x00000d9d 
+ 00018680  0x0000454a arg  0x00000c6e , 0x00000005 
+ 00018681  0x0000454b isub  0x00000005 , 0x00000039 
+ 00018682  0x0000454c branch  0x00007ed4 
+ 00018683  0x0000454f fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x00004550 branch  0x000067fb 
+ 00018685  0x00004552 fetch  0x00000001 , 0x00000d45 
+ 00018686  0x00004553 rtn  0x00000034 
+ 00018687  0x00004554 fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x00004555 call  0x0000681d 
+ 00018689  0x00004556 branch  0x000048ea , 0x00000001 
+ 00018690  0x00004557 rtn 
+ 00018691  0x0000455b arg  0x00000000 , 0x00000007 
+ 00018692  0x0000455c call  0x00007f16 
+ 00018693  0x0000455d nrtn  0x00000034 
+ 00018694  0x0000455e fetch  0x00000001 , 0x00000d46 
+ 00018695  0x0000455f nrtn  0x00000034 
+ 00018696  0x00004560 fetch  0x00000001 , 0x00000d45 
+ 00018697  0x00004561 ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x00004562 rtn 
+ 00018699  0x00004565 arg  0x00000b68 , 0x00000005 
+ 00018700  0x00004566 setsect  0x00000000 , 0x00011212 
+ 00018701  0x00004567 setsect  0x00000001 , 0x00008000 
+ 00018702  0x00004568 setsect  0x00000002 , 0x00000000 
+ 00018703  0x00004569 setsect  0x00000003 , 0x00010000 
+ 00018704  0x0000456a istore  0x00000009 , 0x00000005 
+ 00018705  0x0000456b setsect  0x00000000 , 0x00022412 
+ 00018706  0x0000456c setsect  0x00000001 , 0x00008604 
+ 00018707  0x0000456d setsect  0x00000002 , 0x00001000 
+ 00018708  0x0000456e setsect  0x00000003 , 0x00000008 
+ 00018709  0x0000456f istore  0x00000009 , 0x00000005 
+ 00018710  0x00004570 setsect  0x00000000 , 0x00000001 
+ 00018711  0x00004571 istore  0x00000001 , 0x00000005 
+ 00018712  0x00004572 rtn 
+ 00018713  0x00004575 jam  0x00000002 , 0x00000c6b 
+ 00018714  0x00004576 setarg  0x00000000 
+ 00018715  0x00004577 store  0x00000001 , 0x00000b67 
+ 00018716  0x00004578 store  0x00000002 , 0x00000c65 
+ 00018717  0x00004579 pincrease  0x00000001 
+ 00018718  0x0000457a store  0x00000002 , 0x00000c67 
+ 00018719  0x0000457b pincrease  0x00000001 
+ 00018720  0x0000457c store  0x00000002 , 0x00000c69 
+ 00018721  0x0000457d setarg  0x00008ffa 
+ 00018722  0x0000457e store  0x00000002 , 0x00000b7c 
+ 00018723  0x0000457f setarg  0x0000903a 
+ 00018724  0x00004580 store  0x00000002 , 0x00000b7e 
+ 00018725  0x00004581 arg  0x00000b80 , 0x00000005 
+ 00018726  0x00004582 arg  0x000090fe , 0x00000006 
+ 00018727  0x00004583 call  0x00007eb3 
+ 00018728  0x00004584 fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x00004585 ncall  0x0000492b , 0x00000034 
+ 00018730  0x00004586 branch  0x0000490b 
+ 00018731  0x00004589 store  0x00000001 , 0x00000ba2 
+ 00018732  0x0000458a store  0x00000001 , 0x00000bbb 
+ 00018733  0x0000458b rtn 
+ 00018734  0x0000458d hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x0000458e bbit1  0x00000006 , 0x00004931 
+ 00018736  0x0000458f rtn 
+ 00018737  0x00004592 call  0x00004936 
+ 00018738  0x00004593 call  0x00007f15 
+ 00018739  0x00004594 setarg  0x00000280 
+ 00018740  0x00004595 arg  0x00000000 , 0x00000007 
+ 00018741  0x00004596 branch  0x00007f08 
+ 00018742  0x00004599 fetch  0x00000001 , 0x00000d36 
+ 00018743  0x0000459a bne  0x00000002 , 0x0000493b 
+ 00018744  0x0000459b jam  0x00000000 , 0x00000d46 
+ 00018745  0x0000459c jam  0x00000000 , 0x00000d47 
+ 00018746  0x0000459d rtn 
+ 00018747  0x0000459f fetch  0x00000001 , 0x00000d53 
+ 00018748  0x000045a0 rtn  0x00000034 
+ 00018749  0x000045a1 jam  0x00000000 , 0x00000d53 
+ 00018750  0x000045a2 jam  0x00000002 , 0x00000d36 
+ 00018751  0x000045a3 jam  0x00000001 , 0x00000d45 
+ 00018752  0x000045a4 rtn 
+ 00018753  0x000045a7 jam  0x00000001 , 0x00008a27 
+ 00018754  0x000045a8 branch  0x00004b37 
+ 00018755  0x000045ab fetch  0x00000001 , 0x00000b22 
+ 00018756  0x000045ac bbit1  0x00000004 , 0x00004955 
+ 00018757  0x000045ad rtn 
+ 00018758  0x000045b0 hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x000045b1 istore  0x00000001 , 0x00000005 
+ 00018760  0x000045b2 loop  0x00004946 
+ 00018761  0x000045b3 rtn 
+ 00018762  0x000045b6 bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x000045b7 jam  0x00000011 , 0x00008a26 
+ 00018764  0x000045b8 hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x000045b9 store  0x00000001 , 0x00000b24 
+ 00018766  0x000045ba copy  0x0000003f , 0x00000039 
+ 00018767  0x000045bb branch  0x00004943 , 0x00000034 
+ 00018768  0x000045bc arg  0x00000c6e , 0x00000005 
+ 00018769  0x000045bd call  0x00004946 
+ 00018770  0x000045be fetch  0x00000001 , 0x00000b24 
+ 00018771  0x000045bf sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x000045c0 rtn  0x00000002 
+ 00018773  0x000045c2 fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x000045c3 and_into  0x00000080 , 0x0000003f 
+ 00018775  0x000045c4 beq  0x00000080 , 0x0000495a 
+ 00018776  0x000045c5 beq  0x00000000 , 0x00004962 
+ 00018777  0x000045c6 branch  0x00002a8c 
+ 00018778  0x000045c9 fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x000045ca rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x000045cb rshift  0x0000003f , 0x0000003f 
+ 00018781  0x000045cc and_into  0x00000003 , 0x0000003f 
+ 00018782  0x000045cd beq  0x00000000 , 0x0000496a 
+ 00018783  0x000045ce beq  0x00000001 , 0x00004970 
+ 00018784  0x000045cf beq  0x00000002 , 0x00004975 
+ 00018785  0x000045d0 branch  0x00002a8c 
+ 00018786  0x000045d3 fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x000045d4 rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x000045d5 rshift  0x0000003f , 0x0000003f 
+ 00018789  0x000045d6 and_into  0x00000003 , 0x0000003f 
+ 00018790  0x000045d7 beq  0x00000000 , 0x00004976 
+ 00018791  0x000045d8 beq  0x00000001 , 0x0000497e 
+ 00018792  0x000045d9 beq  0x00000002 , 0x00004983 
+ 00018793  0x000045da branch  0x00002a8c 
+ 00018794  0x000045dd fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x000045de beq  0x00000008 , 0x0000498a 
+ 00018796  0x000045df beq  0x00000006 , 0x000049a0 
+ 00018797  0x000045e0 beq  0x0000000a , 0x000049ea 
+ 00018798  0x000045e1 beq  0x00000000 , 0x000049fc 
+ 00018799  0x000045e2 branch  0x00004984 
+ 00018800  0x000045e5 fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x000045e6 beq  0x00000002 , 0x00004a2f 
+ 00018802  0x000045e7 beq  0x00000001 , 0x00004a33 
+ 00018803  0x000045e8 beq  0x00000003 , 0x00004a45 
+ 00018804  0x000045e9 branch  0x00004984 
+ 00018805  0x000045ec branch  0x00004984 
+ 00018806  0x000045ef fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x000045f0 beq  0x00000001 , 0x00004a4f 
+ 00018808  0x000045f1 beq  0x00000003 , 0x00004a79 
+ 00018809  0x000045f2 beq  0x00000005 , 0x00004aa3 
+ 00018810  0x000045f3 beq  0x00000009 , 0x00004abc 
+ 00018811  0x000045f4 beq  0x0000000b , 0x00004ad7 
+ 00018812  0x000045f5 beq  0x00000007 , 0x00004984 
+ 00018813  0x000045f6 branch  0x00004984 
+ 00018814  0x000045f9 fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x000045fa beq  0x0000000a , 0x00004ae8 
+ 00018816  0x000045fb beq  0x00000009 , 0x00004af9 
+ 00018817  0x000045fc beq  0x0000000b , 0x00004b11 
+ 00018818  0x000045fd branch  0x00004984 
+ 00018819  0x00004600 branch  0x00004984 
+ 00018820  0x00004603 hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x00004604 set1  0x00000000 , 0x0000003f 
+ 00018822  0x00004605 hstore  0x00000001 , 0x00008a11 
+ 00018823  0x00004606 branch  0x00004988 
+ 00018824  0x00004609 jam  0x00000040 , 0x00008a12 
+ 00018825  0x0000460a rtn 
+ 00018826  0x0000460d fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x0000460e bne  0x00000080 , 0x00004984 
+ 00018828  0x0000460f fetch  0x00000001 , 0x00000c72 
+ 00018829  0x00004610 bne  0x00000000 , 0x00004984 
+ 00018830  0x00004611 fetch  0x00000001 , 0x00000c73 
+ 00018831  0x00004612 bne  0x00000000 , 0x00004984 
+ 00018832  0x00004613 fetch  0x00000001 , 0x00000c74 
+ 00018833  0x00004614 bne  0x00000001 , 0x00004984 
+ 00018834  0x00004615 fetch  0x00000001 , 0x00000c75 
+ 00018835  0x00004616 bne  0x00000000 , 0x00004984 
+ 00018836  0x00004617 fetch  0x00000001 , 0x00000c70 
+ 00018837  0x00004618 bne  0x00000000 , 0x00004984 
+ 00018838  0x00004619 fetch  0x00000001 , 0x00000c71 
+ 00018839  0x0000461a bne  0x00000000 , 0x00004984 
+ 00018840  0x0000461b fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x0000461c beq  0x00000004 , 0x0000499c 
+ 00018842  0x0000461d beq  0x00000003 , 0x0000499e 
+ 00018843  0x0000461e branch  0x00004984 
+ 00018844  0x00004621 arg  0x00000001 , 0x00000012 
+ 00018845  0x00004622 branch  0x00004a14 
+ 00018846  0x00004625 arg  0x00000001 , 0x00000012 
+ 00018847  0x00004626 branch  0x00004a12 
+ 00018848  0x00004629 bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x0000462a set0  0x00000023 , 0x00000000 
+ 00018850  0x0000462b fetch  0x00000001 , 0x00000c71 
+ 00018851  0x0000462c beq  0x00000001 , 0x000049b6 
+ 00018852  0x0000462d beq  0x00000002 , 0x000049cf 
+ 00018853  0x0000462e beq  0x00000003 , 0x000049d2 
+ 00018854  0x0000462f beq  0x00000021 , 0x000049a9 
+ 00018855  0x00004630 beq  0x00000022 , 0x000049e0 
+ 00018856  0x00004631 branch  0x00004984 
+ 00018857  0x00004634 jam  0x00000000 , 0x00000d4b 
+ 00018858  0x00004635 fetch  0x00000001 , 0x00000c72 
+ 00018859  0x00004636 beq  0x00000000 , 0x000049ae 
+ 00018860  0x00004637 beq  0x00000001 , 0x000049b2 
+ 00018861  0x00004638 branch  0x00004984 
+ 00018862  0x0000463b arg  0x00000b93 , 0x00000011 
+ 00018863  0x0000463c ifetch  0x00000001 , 0x00000011 
+ 00018864  0x0000463d iforce  0x00000012 
+ 00018865  0x0000463e branch  0x00004b21 
+ 00018866  0x00004641 arg  0x00000bac , 0x00000011 
+ 00018867  0x00004642 ifetch  0x00000001 , 0x00000011 
+ 00018868  0x00004643 iforce  0x00000012 
+ 00018869  0x00004644 branch  0x00004b21 
+ 00018870  0x0000464a fetch  0x00000001 , 0x00000d48 
+ 00018871  0x0000464b ncall  0x000049c7 , 0x00000034 
+ 00018872  0x0000464c setarg  0x00000b68 
+ 00018873  0x0000464d fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x0000464f store  0x00000002 , 0x00000d3f 
+ 00018875  0x00004650 storet  0x00000001 , 0x00000d41 
+ 00018876  0x00004651 fetch  0x00000001 , 0x00000c74 
+ 00018877  0x00004652 isub  0x00000002 , 0x0000003e 
+ 00018878  0x00004653 nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x00004655 fetch  0x00000001 , 0x00000d41 
+ 00018880  0x00004657 iforce  0x00000012 
+ 00018881  0x00004658 fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x00004659 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x0000465a iforce  0x00000011 
+ 00018884  0x0000465b branch  0x00004b21 
+ 00018885  0x0000465d fetch  0x00000001 , 0x00000c74 
+ 00018886  0x0000465e branch  0x000049c0 
+ 00018887  0x00004661 hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x00004662 ncall  0x000049cb , 0x00000034 
+ 00018889  0x00004663 jam  0x00000000 , 0x00000d48 
+ 00018890  0x00004664 rtn 
+ 00018891  0x00004666 hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x00004667 set1  0x00000007 , 0x0000003f 
+ 00018893  0x00004668 hstore  0x00000001 , 0x00008a04 
+ 00018894  0x00004669 rtn 
+ 00018895  0x0000466c setarg  0x00000b80 
+ 00018896  0x0000466d fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x0000466e branch  0x000049ba 
+ 00018898  0x00004671 fetch  0x00000001 , 0x00000c70 
+ 00018899  0x00004672 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x00004673 nbranch  0x00004984 , 0x00000002 
+ 00018901  0x00004674 fetch  0x00000001 , 0x00000c70 
+ 00018902  0x00004675 arg  0x00000be4 , 0x00000011 
+ 00018903  0x00004676 beq  0x00000000 , 0x00004b1e 
+ 00018904  0x00004677 set1  0x00000023 , 0x00000000 
+ 00018905  0x00004678 arg  0x00000be9 , 0x00000011 
+ 00018906  0x00004679 beq  0x00000001 , 0x00004b1e 
+ 00018907  0x0000467a arg  0x00000c07 , 0x00000011 
+ 00018908  0x0000467b beq  0x00000002 , 0x00004b1e 
+ 00018909  0x0000467c arg  0x00000c47 , 0x00000011 
+ 00018910  0x0000467d beq  0x00000003 , 0x00004b1e 
+ 00018911  0x0000467e rtn 
+ 00018912  0x00004681 fetch  0x00000002 , 0x00000c72 
+ 00018913  0x00004682 beq  0x00000001 , 0x000049e5 
+ 00018914  0x00004683 fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x00004684 copy  0x0000003f , 0x00000011 
+ 00018916  0x00004686 branch  0x00004b1e 
+ 00018917  0x00004688 jam  0x00000001 , 0x00000d45 
+ 00018918  0x00004689 jam  0x00000001 , 0x00000d36 
+ 00018919  0x0000468a fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x0000468b copy  0x0000003f , 0x00000011 
+ 00018921  0x0000468d branch  0x00004b1e 
+ 00018922  0x00004691 fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x00004692 bne  0x00000004 , 0x00004984 
+ 00018924  0x00004693 fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x00004694 bne  0x00000081 , 0x00004984 
+ 00018926  0x00004695 fetch  0x00000001 , 0x00000c70 
+ 00018927  0x00004696 bne  0x00000000 , 0x00004984 
+ 00018928  0x00004697 fetch  0x00000001 , 0x00000c71 
+ 00018929  0x00004698 bne  0x00000000 , 0x00004984 
+ 00018930  0x00004699 fetch  0x00000001 , 0x00000c74 
+ 00018931  0x0000469a bne  0x00000001 , 0x00004984 
+ 00018932  0x0000469b fetch  0x00000001 , 0x00000c75 
+ 00018933  0x0000469c bne  0x00000000 , 0x00004984 
+ 00018934  0x0000469d fetch  0x00000001 , 0x00000c72 
+ 00018935  0x0000469e bne  0x00000000 , 0x00004984 
+ 00018936  0x0000469f fetch  0x00000001 , 0x00000c73 
+ 00018937  0x000046a0 bne  0x00000000 , 0x00004984 
+ 00018938  0x000046a1 arg  0x00000001 , 0x00000012 
+ 00018939  0x000046a2 branch  0x00004a12 
+ 00018940  0x000046a6 fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x000046a7 beq  0x00000002 , 0x00004984 
+ 00018942  0x000046a8 fetch  0x00000001 , 0x00000c70 
+ 00018943  0x000046a9 bne  0x00000000 , 0x00004984 
+ 00018944  0x000046aa fetch  0x00000001 , 0x00000c71 
+ 00018945  0x000046ab bne  0x00000000 , 0x00004984 
+ 00018946  0x000046ac fetch  0x00000001 , 0x00000c74 
+ 00018947  0x000046ad bne  0x00000002 , 0x00004984 
+ 00018948  0x000046ae fetch  0x00000001 , 0x00000c75 
+ 00018949  0x000046af bne  0x00000000 , 0x00004984 
+ 00018950  0x000046b0 fetch  0x00000001 , 0x00000c73 
+ 00018951  0x000046b1 bne  0x00000000 , 0x00004984 
+ 00018952  0x000046b2 fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x000046b3 beq  0x00000080 , 0x00004a0d 
+ 00018954  0x000046b4 beq  0x00000081 , 0x00004a18 
+ 00018955  0x000046b5 beq  0x00000082 , 0x00004a1c 
+ 00018956  0x000046b6 branch  0x00004984 
+ 00018957  0x000046b9 fetch  0x00000001 , 0x00000c72 
+ 00018958  0x000046ba bne  0x00000000 , 0x00004984 
+ 00018959  0x000046bb arg  0x00000002 , 0x00000012 
+ 00018960  0x000046bc fetch  0x00000001 , 0x00000d39 
+ 00018961  0x000046bd beq  0x00000001 , 0x00004a16 
+ 00018962  0x000046c0 arg  0x00000c65 , 0x00000011 
+ 00018963  0x000046c1 branch  0x00004b21 
+ 00018964  0x000046c3 arg  0x00000c67 , 0x00000011 
+ 00018965  0x000046c4 branch  0x00004b21 
+ 00018966  0x000046c6 arg  0x00000c69 , 0x00000011 
+ 00018967  0x000046c7 branch  0x00004b21 
+ 00018968  0x000046ca fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x000046cb bne  0x00000004 , 0x00004984 
+ 00018970  0x000046cc arg  0x00000002 , 0x00000012 
+ 00018971  0x000046cd branch  0x00004a12 
+ 00018972  0x000046d0 fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x000046d1 bne  0x00000004 , 0x00004984 
+ 00018974  0x000046d2 fetch  0x00000001 , 0x00000c72 
+ 00018975  0x000046d3 beq  0x00000081 , 0x00004a29 
+ 00018976  0x000046d4 beq  0x00000082 , 0x00004a2b 
+ 00018977  0x000046d5 beq  0x00000083 , 0x00004a2d 
+ 00018978  0x000046d6 and_into  0x0000007f , 0x0000003f 
+ 00018979  0x000046d7 beq  0x00000000 , 0x00004a25 
+ 00018980  0x000046d8 branch  0x00004984 
+ 00018981  0x000046db fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x000046dd arg  0x00000002 , 0x00000012 
+ 00018983  0x000046de beq  0x00000001 , 0x00004a14 
+ 00018984  0x000046df branch  0x00004a12 
+ 00018985  0x000046e1 fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x000046e2 branch  0x00004a26 
+ 00018987  0x000046e4 fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x000046e5 branch  0x00004a26 
+ 00018989  0x000046e7 fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x000046e8 branch  0x00004a26 
+ 00018991  0x000046eb jam  0x00000001 , 0x00000d4c 
+ 00018992  0x000046ec arg  0x00000d4d , 0x00000011 
+ 00018993  0x000046ed arg  0x00000001 , 0x00000012 
+ 00018994  0x000046ee branch  0x00004b21 
+ 00018995  0x000046f1 fetch  0x00000002 , 0x00000c70 
+ 00018996  0x000046f2 arg  0x000001ba , 0x00000002 
+ 00018997  0x000046f3 isub  0x00000002 , 0x0000003e 
+ 00018998  0x000046f4 nbranch  0x00004984 , 0x00000005 
+ 00018999  0x000046f5 set0  0x00000023 , 0x00000000 
+ 00019000  0x000046f7 fetch  0x00000001 , 0x00000d42 
+ 00019001  0x000046f8 nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x000046f9 jam  0x00000000 , 0x00000cf6 
+ 00019003  0x000046fb fetch  0x00000001 , 0x00000c74 
+ 00019004  0x000046fc iforce  0x00000012 
+ 00019005  0x000046fd arg  0x00000cf6 , 0x00000011 
+ 00019006  0x000046fe call  0x00004b21 
+ 00019007  0x00004700 arg  0x00000cf6 , 0x00000005 
+ 00019008  0x00004701 arg  0x00000008 , 0x00000039 
+ 00019009  0x00004702 branch  0x00007ec6 
+ 00019010  0x00004704 jam  0x00000000 , 0x00000d42 
+ 00019011  0x00004705 jam  0x00000001 , 0x00000cf6 
+ 00019012  0x00004706 branch  0x00004a3b 
+ 00019013  0x00004709 fetch  0x00000001 , 0x00000c74 
+ 00019014  0x0000470a bne  0x00000001 , 0x00004984 
+ 00019015  0x0000470b jam  0x00000001 , 0x00000d4b 
+ 00019016  0x0000470c arg  0x00000001 , 0x00000012 
+ 00019017  0x0000470d fetch  0x00000001 , 0x00000d49 
+ 00019018  0x0000470e beq  0x00000000 , 0x00004a4d 
+ 00019019  0x0000470f beq  0x00000001 , 0x00004a4e 
+ 00019020  0x00004710 branch  0x00004a12 
+ 00019021  0x00004712 branch  0x00004a14 
+ 00019022  0x00004714 branch  0x00004a12 
+ 00019023  0x0000471a fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x0000471b bne  0x00000004 , 0x00004984 
+ 00019025  0x0000471c fetch  0x00000001 , 0x00000c74 
+ 00019026  0x0000471d bne  0x00000000 , 0x00004984 
+ 00019027  0x0000471e fetch  0x00000001 , 0x00000c75 
+ 00019028  0x0000471f bne  0x00000000 , 0x00004984 
+ 00019029  0x00004720 fetch  0x00000001 , 0x00000c71 
+ 00019030  0x00004721 bne  0x00000000 , 0x00004984 
+ 00019031  0x00004722 fetch  0x00000001 , 0x00000c73 
+ 00019032  0x00004723 bne  0x00000000 , 0x00004984 
+ 00019033  0x00004724 fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x00004725 beq  0x00000000 , 0x00004a5e 
+ 00019035  0x00004726 beq  0x00000001 , 0x00004a66 
+ 00019036  0x00004727 beq  0x00000002 , 0x00004a67 
+ 00019037  0x00004728 branch  0x00004984 
+ 00019038  0x0000472b fetch  0x00000001 , 0x00000c70 
+ 00019039  0x0000472c bne  0x00000001 , 0x00004984 
+ 00019040  0x0000472d hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x0000472e set0  0x00000007 , 0x0000003f 
+ 00019042  0x0000472f hstore  0x00000001 , 0x00008a00 
+ 00019043  0x00004730 jam  0x00000000 , 0x00000d39 
+ 00019044  0x00004731 jam  0x00000001 , 0x00000d3a 
+ 00019045  0x00004732 branch  0x00004988 
+ 00019046  0x00004735 branch  0x00004984 
+ 00019047  0x00004738 fetch  0x00000001 , 0x00000c70 
+ 00019048  0x00004739 bne  0x00000000 , 0x00004984 
+ 00019049  0x0000473a fetch  0x00000001 , 0x00000c72 
+ 00019050  0x0000473b beq  0x00000081 , 0x00004a72 
+ 00019051  0x0000473c beq  0x00000082 , 0x00004a75 
+ 00019052  0x0000473d beq  0x00000083 , 0x00004a77 
+ 00019053  0x0000473e and_into  0x0000007f , 0x0000003f 
+ 00019054  0x0000473f beq  0x00000000 , 0x00004a70 
+ 00019055  0x00004740 branch  0x00004984 
+ 00019056  0x00004743 jam  0x00000000 , 0x00000d3b 
+ 00019057  0x00004744 branch  0x00004988 
+ 00019058  0x00004746 jam  0x00000000 , 0x00000d3c 
+ 00019059  0x00004748 jam  0x00000001 , 0x00000d53 
+ 00019060  0x00004749 branch  0x00004988 
+ 00019061  0x0000474b jam  0x00000000 , 0x00000d3d 
+ 00019062  0x0000474c branch  0x00004a73 
+ 00019063  0x0000474e jam  0x00000000 , 0x00000d3e 
+ 00019064  0x0000474f branch  0x00004a73 
+ 00019065  0x00004753 fetch  0x00000001 , 0x00000c74 
+ 00019066  0x00004754 bne  0x00000000 , 0x00004984 
+ 00019067  0x00004755 fetch  0x00000001 , 0x00000c75 
+ 00019068  0x00004756 bne  0x00000000 , 0x00004984 
+ 00019069  0x00004757 fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x00004758 beq  0x00000000 , 0x00004a82 
+ 00019071  0x00004759 beq  0x00000001 , 0x00004a8f 
+ 00019072  0x0000475a beq  0x00000002 , 0x00004a90 
+ 00019073  0x0000475b branch  0x00004984 
+ 00019074  0x0000475e fetch  0x00000001 , 0x00000c70 
+ 00019075  0x0000475f bne  0x00000001 , 0x00004984 
+ 00019076  0x00004760 hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x00004761 set1  0x00000007 , 0x0000003f 
+ 00019078  0x00004762 hstore  0x00000001 , 0x00008a00 
+ 00019079  0x00004763 jam  0x00000001 , 0x00000d39 
+ 00019080  0x00004764 jam  0x00000003 , 0x00000d36 
+ 00019081  0x00004765 jam  0x00000000 , 0x00000d43 
+ 00019082  0x00004766 call  0x00004988 
+ 00019083  0x00004768 call  0x00007f15 
+ 00019084  0x00004769 setarg  0x00001388 
+ 00019085  0x0000476a arg  0x0000000f , 0x00000007 
+ 00019086  0x0000476b branch  0x00007f08 
+ 00019087  0x0000476e branch  0x00004984 
+ 00019088  0x00004771 fetch  0x00000001 , 0x00000c70 
+ 00019089  0x00004772 bne  0x00000000 , 0x00004984 
+ 00019090  0x00004773 fetch  0x00000001 , 0x00000c71 
+ 00019091  0x00004774 bne  0x00000000 , 0x00004984 
+ 00019092  0x00004775 fetch  0x00000001 , 0x00000c72 
+ 00019093  0x00004776 beq  0x00000081 , 0x00004a9d 
+ 00019094  0x00004777 beq  0x00000082 , 0x00004a9f 
+ 00019095  0x00004778 beq  0x00000083 , 0x00004aa1 
+ 00019096  0x00004779 and_into  0x0000007f , 0x0000003f 
+ 00019097  0x0000477a beq  0x00000000 , 0x00004a9b 
+ 00019098  0x0000477b branch  0x00004984 
+ 00019099  0x0000477e jam  0x00000001 , 0x00000d3b 
+ 00019100  0x0000477f branch  0x00004988 
+ 00019101  0x00004781 jam  0x00000001 , 0x00000d3c 
+ 00019102  0x00004782 branch  0x00004988 
+ 00019103  0x00004784 jam  0x00000001 , 0x00000d3d 
+ 00019104  0x00004785 branch  0x00004988 
+ 00019105  0x00004787 jam  0x00000001 , 0x00000d3e 
+ 00019106  0x00004788 branch  0x00004988 
+ 00019107  0x0000478c fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x0000478d bne  0x00000000 , 0x00004984 
+ 00019109  0x0000478e fetch  0x00000001 , 0x00000c72 
+ 00019110  0x0000478f bne  0x00000000 , 0x00004984 
+ 00019111  0x00004790 fetch  0x00000001 , 0x00000c73 
+ 00019112  0x00004791 bne  0x00000000 , 0x00004984 
+ 00019113  0x00004792 fetch  0x00000001 , 0x00000c74 
+ 00019114  0x00004793 bne  0x00000000 , 0x00004984 
+ 00019115  0x00004794 fetch  0x00000001 , 0x00000c75 
+ 00019116  0x00004795 bne  0x00000000 , 0x00004984 
+ 00019117  0x00004796 fetch  0x00000001 , 0x00000c71 
+ 00019118  0x00004797 bne  0x00000000 , 0x00004984 
+ 00019119  0x00004798 fetch  0x00000001 , 0x00000c70 
+ 00019120  0x00004799 and_into  0x00000080 , 0x0000003f 
+ 00019121  0x0000479a bne  0x00000000 , 0x00004984 
+ 00019122  0x0000479b fetch  0x00000001 , 0x00000c70 
+ 00019123  0x0000479c bne  0x00000000 , 0x00004aba 
+ 00019124  0x0000479e jam  0x00000002 , 0x00000c6b 
+ 00019125  0x000047a0 fetch  0x00000001 , 0x00000c70 
+ 00019126  0x000047a1 hstore  0x00000001 , 0x00008a04 
+ 00019127  0x000047a2 call  0x00004988 
+ 00019128  0x000047a3 jam  0x00000001 , 0x00000d48 
+ 00019129  0x000047a4 rtn 
+ 00019130  0x000047a6 jam  0x00000003 , 0x00000c6b 
+ 00019131  0x000047a7 branch  0x00004ab5 
+ 00019132  0x000047ab fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x000047ac beq  0x00000002 , 0x00004984 
+ 00019134  0x000047ad fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x000047ae bne  0x00000000 , 0x00004984 
+ 00019136  0x000047af fetch  0x00000001 , 0x00000c72 
+ 00019137  0x000047b0 bne  0x00000000 , 0x00004984 
+ 00019138  0x000047b1 fetch  0x00000001 , 0x00000c73 
+ 00019139  0x000047b2 bne  0x00000000 , 0x00004984 
+ 00019140  0x000047b3 fetch  0x00000001 , 0x00000c74 
+ 00019141  0x000047b4 bne  0x00000000 , 0x00004984 
+ 00019142  0x000047b5 fetch  0x00000001 , 0x00000c75 
+ 00019143  0x000047b6 bne  0x00000000 , 0x00004984 
+ 00019144  0x000047b7 fetch  0x00000001 , 0x00000c71 
+ 00019145  0x000047b8 bne  0x00000000 , 0x00004984 
+ 00019146  0x000047b9 fetch  0x00000001 , 0x00000c70 
+ 00019147  0x000047ba sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x000047bb nbranch  0x00004984 , 0x00000002 
+ 00019149  0x000047bc fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x000047bd beq  0x00000003 , 0x00004ad1 
+ 00019151  0x000047be beq  0x00000004 , 0x00004ad1 
+ 00019152  0x000047bf branch  0x00004984 
+ 00019153  0x000047c3 fetch  0x00000001 , 0x00000c70 
+ 00019154  0x000047c4 beq  0x00000000 , 0x00004ad5 
+ 00019155  0x000047c5 jam  0x00000004 , 0x00000c6b 
+ 00019156  0x000047c6 branch  0x00004988 
+ 00019157  0x000047c8 jam  0x00000003 , 0x00000c6b 
+ 00019158  0x000047c9 branch  0x00004988 
+ 00019159  0x000047cd fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x000047ce bne  0x00000004 , 0x00004984 
+ 00019161  0x000047cf fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x000047d0 bne  0x00000001 , 0x00004984 
+ 00019163  0x000047d1 fetch  0x00000001 , 0x00000c70 
+ 00019164  0x000047d2 bne  0x00000000 , 0x00004984 
+ 00019165  0x000047d3 fetch  0x00000001 , 0x00000c71 
+ 00019166  0x000047d4 bne  0x00000000 , 0x00004984 
+ 00019167  0x000047d5 fetch  0x00000001 , 0x00000c74 
+ 00019168  0x000047d6 bne  0x00000000 , 0x00004984 
+ 00019169  0x000047d7 fetch  0x00000001 , 0x00000c75 
+ 00019170  0x000047d8 bne  0x00000000 , 0x00004984 
+ 00019171  0x000047d9 fetch  0x00000001 , 0x00000c72 
+ 00019172  0x000047da bne  0x00000000 , 0x00004984 
+ 00019173  0x000047db fetch  0x00000001 , 0x00000c73 
+ 00019174  0x000047dc bne  0x00000000 , 0x00004984 
+ 00019175  0x000047dd branch  0x00004988 
+ 00019176  0x000047e1 jam  0x00000001 , 0x00000d4c 
+ 00019177  0x000047e2 fetch  0x00000001 , 0x00000c71 
+ 00019178  0x000047e3 store  0x00000001 , 0x00000d4d 
+ 00019179  0x000047e4 fetch  0x00000001 , 0x00000c72 
+ 00019180  0x000047e5 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x000047e6 call  0x00004af5 , 0x00000005 
+ 00019182  0x000047e7 fetch  0x00000001 , 0x00000d36 
+ 00019183  0x000047e8 bne  0x00000004 , 0x00004988 
+ 00019184  0x000047e9 jam  0x00000002 , 0x00000d36 
+ 00019185  0x000047ea call  0x00004988 
+ 00019186  0x000047eb nop  0x00007530 
+ 00019187  0x000047ec nop  0x00007530 
+ 00019188  0x000047ed rtn 
+ 00019189  0x000047ef jam  0x00000001 , 0x00000d45 
+ 00019190  0x000047f0 jam  0x00000000 , 0x00000d3a 
+ 00019191  0x000047f1 jam  0x00000004 , 0x00000d36 
+ 00019192  0x000047f2 rtn 
+ 00019193  0x000047f6 jam  0x00000001 , 0x00000d50 
+ 00019194  0x000047f7 call  0x00004b03 
+ 00019195  0x000047f8 fetch  0x00000002 , 0x00000c70 
+ 00019196  0x000047f9 store  0x00000002 , 0x00000d4e 
+ 00019197  0x000047fa fetch  0x00000001 , 0x00000c74 
+ 00019198  0x000047fb iforce  0x00000039 
+ 00019199  0x000047fc arg  0x00000c76 , 0x00000006 
+ 00019200  0x000047fd arg  0x00000cb6 , 0x00000005 
+ 00019201  0x000047fe call  0x00007f01 
+ 00019202  0x000047ff branch  0x00004988 
+ 00019203  0x00004802 fetch  0x00000002 , 0x00000c70 
+ 00019204  0x00004803 arg  0x00000200 , 0x00000002 
+ 00019205  0x00004804 isub  0x00000002 , 0x0000003e 
+ 00019206  0x00004805 nrtn  0x00000005 
+ 00019207  0x00004806 fetch  0x00000002 , 0x00000c72 
+ 00019208  0x00004807 arg  0x00000000 , 0x00000002 
+ 00019209  0x00004808 isub  0x00000002 , 0x0000003e 
+ 00019210  0x00004809 nrtn  0x00000005 
+ 00019211  0x0000480a fetch  0x00000002 , 0x00000c74 
+ 00019212  0x0000480b arg  0x00000001 , 0x00000002 
+ 00019213  0x0000480c isub  0x00000002 , 0x0000003e 
+ 00019214  0x0000480d nrtn  0x00000005 
+ 00019215  0x0000480e jam  0x00000001 , 0x00000d43 
+ 00019216  0x0000480f rtn 
+ 00019217  0x00004813 fetch  0x00000001 , 0x00000c74 
+ 00019218  0x00004814 bne  0x00000000 , 0x00004984 
+ 00019219  0x00004815 fetch  0x00000001 , 0x00000c70 
+ 00019220  0x00004816 beq  0x00000000 , 0x00004b17 
+ 00019221  0x00004817 beq  0x00000001 , 0x00004b1a 
+ 00019222  0x00004818 branch  0x00004984 
+ 00019223  0x0000481a jam  0x00000000 , 0x00000d4a 
+ 00019224  0x0000481b jam  0x00000001 , 0x00000d49 
+ 00019225  0x0000481c branch  0x00004988 
+ 00019226  0x0000481e jam  0x00000001 , 0x00000d44 
+ 00019227  0x0000481f jam  0x00000001 , 0x00000d4a 
+ 00019228  0x00004820 jam  0x00000000 , 0x00000d49 
+ 00019229  0x00004821 branch  0x00004988 
+ 00019230  0x00004825 ifetch  0x00000001 , 0x00000011 
+ 00019231  0x00004826 iforce  0x00000012 
+ 00019232  0x00004827 increase  0x00000001 , 0x00000011 
+ 00019233  0x0000482a bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x0000482b bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x0000482c add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x0000482d lshift  0x0000003f , 0x0000003f 
+ 00019237  0x0000482e hstore  0x00000001 , 0x00008a18 
+ 00019238  0x0000482f jam  0x00000003 , 0x00008a18 
+ 00019239  0x00004830 fetch  0x00000001 , 0x00000c74 
+ 00019240  0x00004831 increase  0xfffffffe , 0x0000003f 
+ 00019241  0x00004832 rshift  0x0000003f , 0x0000003f 
+ 00019242  0x00004833 store  0x00000001 , 0x00000c74 
+ 00019243  0x00004834 beq  0x00000000 , 0x00004b35 
+ 00019244  0x00004836 fetch  0x00000002 , 0x00000c74 
+ 00019245  0x00004837 isub  0x00000012 , 0x0000003e 
+ 00019246  0x00004838 branch  0x00004b30 , 0x00000002 
+ 00019247  0x00004839 copy  0x0000003f , 0x00000012 
+ 00019248  0x0000483b deposit  0x00000011 
+ 00019249  0x0000483c store  0x00000002 , 0x00000b65 
+ 00019250  0x0000483d deposit  0x00000012 
+ 00019251  0x0000483e store  0x00000001 , 0x00000b67 
+ 00019252  0x0000483f branch  0x00004b37 
+ 00019253  0x00004842 arg  0x00000000 , 0x00000007 
+ 00019254  0x00004843 branch  0x00004b57 
+ 00019255  0x00004847 bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x00004848 fetch  0x00000001 , 0x00000b67 
+ 00019257  0x00004849 rtn  0x00000034 
+ 00019258  0x0000484a copy  0x0000003f , 0x00000039 
+ 00019259  0x0000484b sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x0000484c branch  0x00004b3e , 0x00000002 
+ 00019261  0x0000484d arg  0x00000040 , 0x00000039 
+ 00019262  0x0000484f fetch  0x00000001 , 0x00000b67 
+ 00019263  0x00004850 isub  0x00000039 , 0x0000003f 
+ 00019264  0x00004851 store  0x00000001 , 0x00000b67 
+ 00019265  0x00004852 fetch  0x00000002 , 0x00000b65 
+ 00019266  0x00004853 copy  0x0000003f , 0x00000006 
+ 00019267  0x00004855 ifetch  0x00000001 , 0x00000006 
+ 00019268  0x00004856 hstore  0x00000001 , 0x00008a18 
+ 00019269  0x00004857 bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x00004858 jam  0x00000000 , 0x00008a18 
+ 00019271  0x0000485a loop  0x00004b43 
+ 00019272  0x0000485b copy  0x00000006 , 0x0000003f 
+ 00019273  0x0000485c store  0x00000002 , 0x00000b65 
+ 00019274  0x0000485d arg  0x00000000 , 0x00000007 
+ 00019275  0x0000485e call  0x00004b57 
+ 00019276  0x0000485f fetch  0x00000001 , 0x00000b67 
+ 00019277  0x00004860 nrtn  0x00000034 
+ 00019278  0x00004861 fetch  0x00000001 , 0x00000d36 
+ 00019279  0x00004862 rtnne  0x00000001 
+ 00019280  0x00004863 jam  0x00000002 , 0x00000d36 
+ 00019281  0x00004864 rtn 
+ 00019282  0x00004868 arg  0x00008a19 , 0x00000011 
+ 00019283  0x00004869 arg  0x00000001 , 0x00000007 
+ 00019284  0x0000486b ifetch  0x00000001 , 0x00000006 
+ 00019285  0x0000486c istore  0x00000001 , 0x00000011 
+ 00019286  0x0000486d loop  0x00004b54 
+ 00019287  0x0000486f setarg  0x00000000 
+ 00019288  0x00004870 qset1  0x0000003f 
+ 00019289  0x00004871 hstore  0x00000001 , 0x00008a10 
+ 00019290  0x00004872 fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x00004873 ior  0x00000002 , 0x0000003f 
+ 00019292  0x00004874 store  0x00000001 , 0x00000d37 
+ 00019293  0x00004875 rtn 
+ 00019294  0x00004878 arg  0x00000002 , 0x00000007 
+ 00019295  0x00004879 arg  0x00008a1a , 0x00000011 
+ 00019296  0x0000487a branch  0x00004b54 
+ 00019297  0x0000487d bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x0000487e fetch  0x00000001 , 0x00000d38 
+ 00019299  0x0000487f rtn  0x00000034 
+ 00019300  0x00004880 fetch  0x00000001 , 0x00000d37 
+ 00019301  0x00004881 nbranch  0x00004bac , 0x00000034 
+ 00019302  0x00004882 fetch  0x00000001 , 0x00000d45 
+ 00019303  0x00004883 branch  0x00004b86 , 0x00000034 
+ 00019304  0x00004884 fetch  0x00000001 , 0x00000d36 
+ 00019305  0x00004885 beq  0x00000003 , 0x00004bbf 
+ 00019306  0x00004886 bne  0x00000002 , 0x00004b86 
+ 00019307  0x00004887 fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x00004888 nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x00004889 call  0x00004b6f 
+ 00019310  0x0000488a branch  0x00004b7a 
+ 00019311  0x0000488d fetch  0x00000001 , 0x00000d38 
+ 00019312  0x0000488e rtnbit0  0x00000001 
+ 00019313  0x0000488f fetch  0x00000001 , 0x00000d37 
+ 00019314  0x00004890 rtnbit1  0x00000001 
+ 00019315  0x00004891 fetch  0x00000001 , 0x00000d38 
+ 00019316  0x00004892 set0  0x00000001 , 0x0000003f 
+ 00019317  0x00004893 store  0x00000001 , 0x00000d38 
+ 00019318  0x00004894 fetch  0x00000001 , 0x00000d51 
+ 00019319  0x00004895 rtn  0x00000034 
+ 00019320  0x00004896 beq  0x00000010 , 0x00004ba8 
+ 00019321  0x00004897 branch  0x00002a8c 
+ 00019322  0x0000489a fetch  0x00000001 , 0x00000d38 
+ 00019323  0x0000489b rtnbit0  0x00000002 
+ 00019324  0x0000489c fetch  0x00000001 , 0x00000d37 
+ 00019325  0x0000489d rtnbit1  0x00000002 
+ 00019326  0x0000489e fetch  0x00000001 , 0x00000d38 
+ 00019327  0x0000489f set0  0x00000002 , 0x0000003f 
+ 00019328  0x000048a0 store  0x00000001 , 0x00000d38 
+ 00019329  0x000048a1 fetch  0x00000001 , 0x00000d52 
+ 00019330  0x000048a2 rtn  0x00000034 
+ 00019331  0x000048a3 beq  0x00000020 , 0x00004b89 
+ 00019332  0x000048a4 beq  0x00000021 , 0x00004ba4 
+ 00019333  0x000048a5 branch  0x00002a8c 
+ 00019334  0x000048a9 arg  0x00000d54 , 0x00000005 
+ 00019335  0x000048aa arg  0x00000006 , 0x00000039 
+ 00019336  0x000048ab branch  0x00007ec6 
+ 00019337  0x000048ae fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x000048af fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x000048b0 iand  0x00000002 , 0x0000003f 
+ 00019340  0x000048b1 branch  0x00004ba0 , 0x00000034 
+ 00019341  0x000048b2 fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x000048b3 iadd  0x00000002 , 0x0000003f 
+ 00019343  0x000048b4 beq  0x00000001 , 0x00004b91 
+ 00019344  0x000048b5 branch  0x00004ba0 
+ 00019345  0x000048b8 jam  0x00000000 , 0x00000d52 
+ 00019346  0x000048ba fetch  0x00000001 , 0x00000d55 
+ 00019347  0x000048bb beq  0x00000002 , 0x00004ba1 
+ 00019348  0x000048bc beq  0x00000003 , 0x00004ba1 
+ 00019349  0x000048bd fetch  0x00000001 , 0x00000d55 
+ 00019350  0x000048be store  0x00000001 , 0x00000d54 
+ 00019351  0x000048bf fetch  0x00000001 , 0x00000d56 
+ 00019352  0x000048c0 istore  0x00000001 , 0x00000005 
+ 00019353  0x000048c1 fetch  0x00000001 , 0x00000d58 
+ 00019354  0x000048c2 istore  0x00000001 , 0x00000005 
+ 00019355  0x000048c3 fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x000048c4 istore  0x00000001 , 0x00000005 
+ 00019357  0x000048c5 arg  0x00000004 , 0x00000039 
+ 00019358  0x000048c6 arg  0x00000d54 , 0x00000006 
+ 00019359  0x000048c7 branch  0x00004b5e 
+ 00019360  0x000048ca jam  0x00000000 , 0x00000d52 
+ 00019361  0x000048cc arg  0x00000008 , 0x00000039 
+ 00019362  0x000048cd arg  0x00000d54 , 0x00000006 
+ 00019363  0x000048ce branch  0x00004b5e 
+ 00019364  0x000048d1 jam  0x00000000 , 0x00000d52 
+ 00019365  0x000048d2 arg  0x00000003 , 0x00000039 
+ 00019366  0x000048d3 arg  0x00000d74 , 0x00000006 
+ 00019367  0x000048d4 branch  0x00004b5e 
+ 00019368  0x000048d7 jam  0x00000000 , 0x00000d51 
+ 00019369  0x000048d8 arg  0x00000008 , 0x00000039 
+ 00019370  0x000048d9 arg  0x00000d64 , 0x00000006 
+ 00019371  0x000048da branch  0x00004b52 
+ 00019372  0x000048dd fetch  0x00000001 , 0x00000d36 
+ 00019373  0x000048de beq  0x00000003 , 0x00004bb0 
+ 00019374  0x000048df beq  0x00000002 , 0x00004bb2 
+ 00019375  0x000048e0 rtn 
+ 00019376  0x000048e2 jam  0x00000000 , 0x00000d37 
+ 00019377  0x000048e3 rtn 
+ 00019378  0x000048e5 hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x000048e6 set1  0x00000007 , 0x0000003f 
+ 00019380  0x000048e7 hstore  0x00000001 , 0x00008a00 
+ 00019381  0x000048e8 jam  0x00000001 , 0x00000d47 
+ 00019382  0x000048e9 rtn 
+ 00019383  0x000048ec fetch  0x00000001 , 0x00000d36 
+ 00019384  0x000048ed rtneq  0x00000003 
+ 00019385  0x000048ee beq  0x00000002 , 0x00004bbb 
+ 00019386  0x000048ef rtn 
+ 00019387  0x000048f1 fetch  0x00000001 , 0x00000d47 
+ 00019388  0x000048f2 rtn  0x00000034 
+ 00019389  0x000048f3 jam  0x00000001 , 0x00000d46 
+ 00019390  0x000048f4 branch  0x00004bc2 
+ 00019391  0x000048f7 arg  0x0000000f , 0x00000007 
+ 00019392  0x000048f8 call  0x00007f16 
+ 00019393  0x000048f9 nrtn  0x00000034 
+ 00019394  0x000048fb hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x000048fc rtnbit0  0x00000007 
+ 00019396  0x000048fd jam  0x000000fc , 0x00008a00 
+ 00019397  0x000048fe nop  0x00007530 
+ 00019398  0x000048ff jam  0x0000003c , 0x00008a00 
+ 00019399  0x00004900 rtn 
+ 00019400  0x00004908 bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x00004909 fetch  0x00000001 , 0x000041ce 
+ 00019402  0x0000490a nrtn  0x00000034 
+ 00019403  0x0000490c call  0x00004bce 
+ 00019404  0x0000490d ncall  0x00004be6 , 0x00000028 
+ 00019405  0x0000490e rtn 
+ 00019406  0x00004911 bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x00004912 copy  0x00000003 , 0x00000011 
+ 00019408  0x00004913 arg  0x00000004 , 0x00000002 
+ 00019409  0x00004914 ifetch  0x00000001 , 0x00000003 
+ 00019410  0x00004915 beq  0x00000001 , 0x00004bd8 
+ 00019411  0x00004916 increase  0x00000001 , 0x00000002 
+ 00019412  0x00004917 beq  0x00000002 , 0x00004bd8 
+ 00019413  0x00004918 copy  0x00000003 , 0x0000003f 
+ 00019414  0x00004919 hstore  0x00000002 , 0x00008058 
+ 00019415  0x0000491a rtn 
+ 00019416  0x0000491c hfetch  0x00000002 , 0x00008112 
+ 00019417  0x0000491d isub  0x00000002 , 0x0000003e 
+ 00019418  0x0000491e nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x00004920 disable  0x00000028 
+ 00019420  0x00004921 copy  0x00000011 , 0x00000003 
+ 00019421  0x00004922 call  0x00004bee 
+ 00019422  0x00004923 iadd  0x00000002 , 0x00000002 
+ 00019423  0x00004925 hfetch  0x00000002 , 0x00008112 
+ 00019424  0x00004926 isub  0x00000002 , 0x0000003e 
+ 00019425  0x00004927 nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x00004928 copy  0x00000011 , 0x00000003 
+ 00019427  0x00004929 ifetch  0x00000001 , 0x00000003 
+ 00019428  0x0000492a beq  0x00000001 , 0x00004c3f 
+ 00019429  0x0000492b branch  0x00002a8c 
+ 00019430  0x0000492e bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x0000492f hfetch  0x00000002 , 0x00008058 
+ 00019432  0x00004930 iforce  0x00000003 
+ 00019433  0x00004931 call  0x00004bee 
+ 00019434  0x00004932 iadd  0x00000003 , 0x00000003 
+ 00019435  0x00004933 deposit  0x00000003 
+ 00019436  0x00004934 hstore  0x00000002 , 0x00008058 
+ 00019437  0x00004935 rtn 
+ 00019438  0x0000493b ifetch  0x00000001 , 0x00000003 
+ 00019439  0x0000493c increase  0x00000002 , 0x00000003 
+ 00019440  0x0000493d beq  0x00000002 , 0x00004bf3 
+ 00019441  0x0000493e ifetch  0x00000001 , 0x00000003 
+ 00019442  0x0000493f rtn 
+ 00019443  0x00004941 ifetch  0x00000002 , 0x00000003 
+ 00019444  0x00004942 rtn 
+ 00019445  0x00004945 hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x00004946 increase  0xfffffffb , 0x0000000a 
+ 00019447  0x00004947 iadd  0x0000000a , 0x0000000a 
+ 00019448  0x00004948 rtn 
+ 00019449  0x0000494b arg  0x00000004 , 0x00000002 
+ 00019450  0x0000494c branch  0x00004bfc 
+ 00019451  0x0000494e arg  0x00000002 , 0x00000002 
+ 00019452  0x00004950 bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x00004951 increase  0x00000001 , 0x00000039 
+ 00019454  0x00004952 hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x00004953 copy  0x0000003f , 0x0000000a 
+ 00019456  0x00004954 copy  0x00000039 , 0x0000003f 
+ 00019457  0x00004955 istoret  0x00000001 , 0x0000000a 
+ 00019458  0x00004956 increase  0xffffffff , 0x0000003f 
+ 00019459  0x00004957 iadd  0x0000000a , 0x0000000a 
+ 00019460  0x00004958 copy  0x0000000a , 0x0000003f 
+ 00019461  0x00004959 store  0x00000002 , 0x00000258 
+ 00019462  0x0000495a copy  0x00000002 , 0x0000003f 
+ 00019463  0x0000495b rtneq  0x00000002 
+ 00019464  0x0000495c fetch  0x00000002 , 0x00000258 
+ 00019465  0x0000495d hstore  0x00000002 , 0x0000805e 
+ 00019466  0x0000495e branch  0x00004c0b 
+ 00019467  0x00004962 setarg  0x00000000 
+ 00019468  0x00004963 store  0x00000002 , 0x00000258 
+ 00019469  0x00004964 rtn 
+ 00019470  0x0000496c rtn  0x0000002b 
+ 00019471  0x0000496d setarg  0x00004d28 
+ 00019472  0x0000496e store  0x00000002 , 0x000041f3 
+ 00019473  0x00004970 setarg  0x000001a0 
+ 00019474  0x00004971 store  0x00000002 , 0x00004243 
+ 00019475  0x00004973 setarg  0x00001800 
+ 00019476  0x00004974 hstore  0x00000002 , 0x00008054 
+ 00019477  0x00004975 setarg  0x00001bff 
+ 00019478  0x00004976 hstore  0x00000002 , 0x00008056 
+ 00019479  0x00004977 setarg  0x00001c00 
+ 00019480  0x00004978 hstore  0x00000002 , 0x0000805a 
+ 00019481  0x00004979 call  0x00004c28 
+ 00019482  0x0000497b jam  0x00000000 , 0x00008062 
+ 00019483  0x0000497c setarg  0x00001c00 
+ 00019484  0x0000497d hstore  0x00000002 , 0x0000805e 
+ 00019485  0x0000497e hstore  0x00000002 , 0x00008060 
+ 00019486  0x0000497f setarg  0x00001800 
+ 00019487  0x00004980 hstore  0x00000002 , 0x00008058 
+ 00019488  0x00004981 store  0x00000002 , 0x00000244 
+ 00019489  0x00004983 hfetch  0x00000002 , 0x00008050 
+ 00019490  0x00004984 set0  0x0000000f , 0x0000003f 
+ 00019491  0x00004985 hstore  0x00000002 , 0x00008050 
+ 00019492  0x00004986 call  0x000066ce 
+ 00019493  0x00004987 jam  0x00000001 , 0x00008043 
+ 00019494  0x00004988 jam  0x00000081 , 0x00008062 
+ 00019495  0x00004989 rtn 
+ 00019496  0x0000498c setarg  0x00001fff 
+ 00019497  0x0000498d hstore  0x00000002 , 0x0000805c 
+ 00019498  0x0000498e hfetch  0x00000001 , 0x00008081 
+ 00019499  0x0000498f or_into  0x00000007 , 0x0000003f 
+ 00019500  0x00004990 hstore  0x00000001 , 0x00008081 
+ 00019501  0x00004991 rtn 
+ 00019502  0x00004995 bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x00004996 hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x00004997 iforce  0x00000012 
+ 00019505  0x00004998 bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x00004999 hfetch  0x00000002 , 0x00008112 
+ 00019507  0x0000499a iforce  0x00000013 
+ 00019508  0x0000499b arg  0x0000044f , 0x00000002 
+ 00019509  0x0000499c isub  0x00000002 , 0x0000003e 
+ 00019510  0x0000499d nrtn  0x00000005 
+ 00019511  0x0000499f hfetch  0x00000002 , 0x00008058 
+ 00019512  0x000049a0 iforce  0x00000003 
+ 00019513  0x000049a1 branch  0x00004bc8 
+ 00019514  0x000049a4 hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x000049a5 isolate1  0x00000006 , 0x00000002 
+ 00019516  0x000049a6 branch  0x00004c3a , 0x00000001 
+ 00019517  0x000049a7 hstore  0x00000001 , 0x00008015 
+ 00019518  0x000049a8 rtn 
+ 00019519  0x000049ab bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x000049ac fetch  0x00000001 , 0x000041ce 
+ 00019521  0x000049ad branch  0x00004c44 , 0x00000034 
+ 00019522  0x000049ae enable  0x00000028 
+ 00019523  0x000049af rtn 
+ 00019524  0x000049b1 ifetch  0x00000002 , 0x00000003 
+ 00019525  0x000049b2 iforce  0x00000030 
+ 00019526  0x000049b3 iforce  0x00000007 
+ 00019527  0x000049b4 ifetch  0x00000001 , 0x00000003 
+ 00019528  0x000049b5 iforce  0x00000002 
+ 00019529  0x000049b6 rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x000049b7 rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x000049b8 beq  0x0000003f , 0x00004c4d 
+ 00019532  0x000049b9 rtn 
+ 00019533  0x000049bd bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x000049be deposit  0x00000007 
+ 00019535  0x000049bf beq  0x00000000 , 0x00004cdc 
+ 00019536  0x000049c0 beq  0x00000001 , 0x00004c66 
+ 00019537  0x000049c1 beq  0x00000002 , 0x00004c6b 
+ 00019538  0x000049c2 beq  0x00000003 , 0x00004c7a 
+ 00019539  0x000049c3 beq  0x00000004 , 0x00004cb3 
+ 00019540  0x000049c4 beq  0x00000005 , 0x00004cdc 
+ 00019541  0x000049c5 beq  0x00000006 , 0x00004cc6 
+ 00019542  0x000049c6 beq  0x00000007 , 0x00004c5c 
+ 00019543  0x000049c8 beq  0x00000010 , 0x00004cc9 
+ 00019544  0x000049c9 beq  0x00000011 , 0x00004cd1 
+ 00019545  0x000049ca beq  0x00000012 , 0x00004ca5 
+ 00019546  0x000049cb beq  0x00000013 , 0x00004c85 
+ 00019547  0x000049cc branch  0x00004cdc 
+ 00019548  0x000049cf call  0x00004cdc 
+ 00019549  0x000049d0 call  0x00007f9e 
+ 00019550  0x000049d1 call  0x0000688c 
+ 00019551  0x000049d3 call  0x000033d2 
+ 00019552  0x000049d4 call  0x000033d9 
+ 00019553  0x000049d5 branch  0x0000688f 
+ 00019554  0x000049d8 jam  0x00000000 , 0x00004245 
+ 00019555  0x000049d9 call  0x000033d0 
+ 00019556  0x000049da call  0x00004c13 
+ 00019557  0x000049db branch  0x000033db 
+ 00019558  0x000049de call  0x00004cf2 
+ 00019559  0x000049df hfetch  0x00000002 , 0x00008000 
+ 00019560  0x000049e0 istore  0x00000002 , 0x0000000a 
+ 00019561  0x000049e1 force  0x00000006 , 0x00000039 
+ 00019562  0x000049e2 branch  0x00004cdd 
+ 00019563  0x000049e5 ifetch  0x00000002 , 0x00000003 
+ 00019564  0x000049e6 store  0x00000002 , 0x00004243 
+ 00019565  0x000049e7 hstore  0x00000002 , 0x00008052 
+ 00019566  0x000049e8 rtn 
+ 00019567  0x000049ed ifetch  0x00000001 , 0x00000003 
+ 00019568  0x000049ee copy  0x0000003f , 0x00000002 
+ 00019569  0x000049ef hstore  0x00000001 , 0x00008024 
+ 00019570  0x000049f0 ifetch  0x00000001 , 0x00000003 
+ 00019571  0x000049f1 iadd  0x00000002 , 0x00000002 
+ 00019572  0x000049f2 set1  0x00000007 , 0x0000003f 
+ 00019573  0x000049f3 hstore  0x00000001 , 0x00008023 
+ 00019574  0x000049f4 ifetch  0x00000001 , 0x00000003 
+ 00019575  0x000049f5 iadd  0x00000002 , 0x00000002 
+ 00019576  0x000049f6 copy  0x0000003f , 0x00000039 
+ 00019577  0x000049f7 rtn 
+ 00019578  0x000049fa bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x000049fb call  0x00004c6f 
+ 00019580  0x000049fd ifetch  0x00000001 , 0x00000003 
+ 00019581  0x000049fe hstore  0x00000001 , 0x00008025 
+ 00019582  0x000049ff iadd  0x00000002 , 0x00000002 
+ 00019583  0x00004a00 loop  0x00004c7c 
+ 00019584  0x00004a02 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x00004a03 ifetch  0x00000001 , 0x00000003 
+ 00019586  0x00004a04 isub  0x00000002 , 0x0000003e 
+ 00019587  0x00004a05 nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x00004a06 branch  0x00004cdc 
+ 00019589  0x00004a0a bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x00004a0b call  0x00004c6f 
+ 00019591  0x00004a0c store  0x00000008 , 0x00000a9a 
+ 00019592  0x00004a0e call  0x00007422 
+ 00019593  0x00004a0f arg  0x00000010 , 0x00000039 
+ 00019594  0x00004a10 arg  0x00000ac2 , 0x00000005 
+ 00019595  0x00004a11 call  0x00004ca0 
+ 00019596  0x00004a12 storet  0x00000008 , 0x00000aa2 
+ 00019597  0x00004a13 arg  0x00000ad2 , 0x00000005 
+ 00019598  0x00004a14 call  0x00007497 
+ 00019599  0x00004a15 arg  0x00000ad2 , 0x00000011 
+ 00019600  0x00004a16 arg  0x00000ac2 , 0x00000012 
+ 00019601  0x00004a17 arg  0x00000ae2 , 0x00000005 
+ 00019602  0x00004a18 call  0x00007352 
+ 00019603  0x00004a19 arg  0x00000010 , 0x00000039 
+ 00019604  0x00004a1a arg  0x00000ae2 , 0x00000006 
+ 00019605  0x00004a1b call  0x00004c9c 
+ 00019606  0x00004a1c fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x00004a1d fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x00004a1e increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x00004a1f store  0x00000008 , 0x00000a9a 
+ 00019610  0x00004a20 nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x00004a21 branch  0x00004c80 
+ 00019612  0x00004a24 ifetch  0x00000001 , 0x00000006 
+ 00019613  0x00004a25 hstore  0x00000001 , 0x00008025 
+ 00019614  0x00004a26 loop  0x00004c9c 
+ 00019615  0x00004a27 rtn 
+ 00019616  0x00004a2a ifetch  0x00000001 , 0x00000003 
+ 00019617  0x00004a2b istore  0x00000001 , 0x00000005 
+ 00019618  0x00004a2c iadd  0x00000002 , 0x00000002 
+ 00019619  0x00004a2d loop  0x00004ca0 
+ 00019620  0x00004a2e rtn 
+ 00019621  0x00004a31 bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x00004a32 arg  0x00000000 , 0x00000002 
+ 00019623  0x00004a33 arg  0x00000010 , 0x00000039 
+ 00019624  0x00004a34 arg  0x00000ac2 , 0x00000005 
+ 00019625  0x00004a35 call  0x00004ca0 
+ 00019626  0x00004a36 hfetch  0x00000001 , 0x00008085 
+ 00019627  0x00004a37 and_into  0x000000fd , 0x0000003f 
+ 00019628  0x00004a38 hstore  0x00000001 , 0x00008085 
+ 00019629  0x00004a39 arg  0x00000ac2 , 0x00000006 
+ 00019630  0x00004a3a arg  0x00000010 , 0x00000039 
+ 00019631  0x00004a3b call  0x00007478 
+ 00019632  0x00004a3c call  0x00007428 
+ 00019633  0x00004a3d call  0x00007491 
+ 00019634  0x00004a3e branch  0x00004c80 
+ 00019635  0x00004a42 arg  0x00000020 , 0x00000039 
+ 00019636  0x00004a43 arg  0x00004000 , 0x00000005 
+ 00019637  0x00004a44 arg  0x00000000 , 0x00000002 
+ 00019638  0x00004a46 ifetch  0x00000001 , 0x00000003 
+ 00019639  0x00004a47 istore  0x00000001 , 0x00000005 
+ 00019640  0x00004a48 iadd  0x00000002 , 0x00000002 
+ 00019641  0x00004a49 loop  0x00004cb6 
+ 00019642  0x00004a4a and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x00004a4b ifetch  0x00000001 , 0x00000003 
+ 00019644  0x00004a4c isub  0x00000002 , 0x0000003e 
+ 00019645  0x00004a4d nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x00004a4e jam  0x00000000 , 0x00008023 
+ 00019647  0x00004a4f call  0x00004cdc 
+ 00019648  0x00004a50 call  0x00004be6 
+ 00019649  0x00004a51 call  0x000064a3 
+ 00019650  0x00004a52 call  0x00007f9e 
+ 00019651  0x00004a53 branch  0x00002001 
+ 00019652  0x00004a56 jam  0x00000000 , 0x00008023 
+ 00019653  0x00004a57 branch  0x00002000 
+ 00019654  0x00004a5a ifetch  0x00000006 , 0x00000003 
+ 00019655  0x00004a5b store  0x00000006 , 0x000040a0 
+ 00019656  0x00004a5c branch  0x00004cdc 
+ 00019657  0x00004a60 ifetch  0x00000001 , 0x00000003 
+ 00019658  0x00004a61 store  0x00000001 , 0x0000025a 
+ 00019659  0x00004a62 copy  0x0000003f , 0x00000039 
+ 00019660  0x00004a63 ifetch  0x00000002 , 0x00000003 
+ 00019661  0x00004a64 store  0x00000002 , 0x0000025b 
+ 00019662  0x00004a65 copy  0x0000003f , 0x00000005 
+ 00019663  0x00004a66 call  0x000066fd 
+ 00019664  0x00004a67 branch  0x00004cdc 
+ 00019665  0x00004a6b ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004a6c store  0x00000001 , 0x0000025a 
+ 00019667  0x00004a6d copy  0x0000003f , 0x00000039 
+ 00019668  0x00004a6e ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004a6f store  0x00000002 , 0x0000025b 
+ 00019670  0x00004a70 arg  0x00001000 , 0x00000005 
+ 00019671  0x00004a71 call  0x000066fd 
+ 00019672  0x00004a72 fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004a73 arg  0x00001000 , 0x00000011 
+ 00019674  0x00004a74 fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004a75 branch  0x00006608 
+ 00019676  0x00004a7b force  0x00000004 , 0x00000039 
+ 00019677  0x00004a7d call  0x00004cf4 
+ 00019678  0x00004a7e force  0x00000001 , 0x0000003f 
+ 00019679  0x00004a7f istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004a80 deposit  0x00000030 
+ 00019681  0x00004a81 istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004a82 force  0x0000000e , 0x00000007 
+ 00019683  0x00004a84 bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004a85 call  0x00004cf6 
+ 00019685  0x00004a86 deposit  0x00000007 
+ 00019686  0x00004a87 istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004a88 deposit  0x00000039 
+ 00019688  0x00004a89 istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004a8b force  0x00000005 , 0x00000007 
+ 00019690  0x00004a8c increase  0x00000002 , 0x00000039 
+ 00019691  0x00004a8e branch  0x00004bf9 
+ 00019692  0x00004a91 force  0x000000ff , 0x00000007 
+ 00019693  0x00004a92 call  0x00004cf4 
+ 00019694  0x00004a93 setarg  0x00000001 
+ 00019695  0x00004a94 istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004a95 force  0x00000001 , 0x00000039 
+ 00019697  0x00004a96 branch  0x00004ce3 
+ 00019698  0x00004a99 force  0x0000000c , 0x0000000a 
+ 00019699  0x00004a9a branch  0x00004cf7 
+ 00019700  0x00004a9d force  0x00000008 , 0x0000000a 
+ 00019701  0x00004a9e branch  0x00004cf7 
+ 00019702  0x00004aa1 force  0x00000006 , 0x0000000a 
+ 00019703  0x00004aa3 branch  0x00004bf5 
+ 00019704  0x00004aa8 pulse  0x0000000f 
+ 00019705  0x00004aa9 enable  0x00000009 
+ 00019706  0x00004aab ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004aac inject  0x00000000 , 0x00000008 
+ 00019708  0x00004aad loop  0x00004cfa 
+ 00019709  0x00004aae enable  0x00000008 
+ 00019710  0x00004aaf inject  0x00000000 , 0x00000010 
+ 00019711  0x00004ab0 disable  0x00000008 
+ 00019712  0x00004ab1 disable  0x00000009 
+ 00019713  0x00004ab2 disable  0x0000000f 
+ 00019714  0x00004ab3 byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004ab4 rtn 
+ 00019716  0x00004ab9 jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004aba rtn 
+ 00019718  0x00004abc fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004abd fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004abe isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004abf rtn 
+ 00019722  0x00004ac5 fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004ac6 bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004ac7 call  0x000062ef 
+ 00019725  0x00004ac8 jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004ac9 branch  0x00004d04 
+ 00019727  0x00004acb set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004acc store  0x00000001 , 0x0000004b 
+ 00019729  0x00004acd call  0x00006001 
+ 00019730  0x00004ace setarg  0x00000000 
+ 00019731  0x00004acf setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004ad0 store  0x00000001 , 0x0000007f 
+ 00019733  0x00004ad1 branch  0x00004d04 
+ 00019734  0x00004ad2 rtn 
+ 00019735  0x00004ad4 jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004ad5 arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004ad6 setarg  0x00000000 
+ 00019738  0x00004ad7 isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004ad8 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004ad9 istore  0x00000001 , 0x00000005 
+ 00019741  0x00004ada setarg  0x00000000 
+ 00019742  0x00004adb istore  0x00000002 , 0x00000005 
+ 00019743  0x00004adc fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004add istore  0x00000002 , 0x00000005 
+ 00019745  0x00004ade fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004adf istore  0x00000002 , 0x00000005 
+ 00019747  0x00004ae0 fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004ae1 istore  0x00000002 , 0x00000005 
+ 00019749  0x00004ae2 branch  0x00004d04 
+ 00019750  0x00004ae5 jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004ae6 branch  0x00004d04 
+ 00019752  0x00004ae9 call  0x00006899 
+ 00019753  0x00004aea rtn  0x00000001 
+ 00019754  0x00004aeb arg  0x00000007 , 0x00000002 
+ 00019755  0x00004aec call  0x0000681d 
+ 00019756  0x00004aed nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004aee jam  0x00000001 , 0x00004245 
+ 00019758  0x00004aef rtn 
+ 00019759  0x00004af1 fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004af2 rtnne  0x00000001 
+ 00019761  0x00004af3 call  0x00004c62 
+ 00019762  0x00004af4 branch  0x00004cec 
+ 00019763  0x00004b03 bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004b04 fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004b05 copy  0x0000003f , 0x00000006 
+ 00019766  0x00004b06 ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004b07 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004b08 rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004b09 beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004b0a beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004b0b beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004b0c beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004b0d beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004b0e rtn 
+ 00019775  0x00004b11 copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004b12 beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004b13 beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004b14 rtn 
+ 00019779  0x00004b17 jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004b18 call  0x00007d86 
+ 00019781  0x00004b19 fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004b1a rtnbit0  0x00000006 
+ 00019783  0x00004b1b copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004b1c beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004b1d rtn 
+ 00019786  0x00004b1f rtn 
+ 00019787  0x00004b22 call  0x00004d5f 
+ 00019788  0x00004b23 arg  0x00000001 , 0x00000011 
+ 00019789  0x00004b24 call  0x00004d63 
+ 00019790  0x00004b25 fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004b26 istore  0x00000002 , 0x00000005 
+ 00019792  0x00004b27 setarg  0x00000000 
+ 00019793  0x00004b28 istore  0x00000001 , 0x00000005 
+ 00019794  0x00004b29 rtn 
+ 00019795  0x00004b2c arg  0x00000001 , 0x00000011 
+ 00019796  0x00004b2d call  0x00004d63 
+ 00019797  0x00004b2e fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004b2f istore  0x00000002 , 0x00000005 
+ 00019799  0x00004b30 setarg  0x00000000 
+ 00019800  0x00004b31 istore  0x00000001 , 0x00000005 
+ 00019801  0x00004b32 jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004b33 fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004b34 set1  0x00000006 
+ 00019804  0x00004b35 store  0x00000001 , 0x00004252 
+ 00019805  0x00004b36 jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004b37 branch  0x00007d86 
+ 00019807  0x00004b3a ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004b3b beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004b3c rtn 
+ 00019810  0x00004b3f rtn 
+ 00019811  0x00004b43 call  0x00005240 
+ 00019812  0x00004b44 copy  0x00000011 , 0x00000002 
+ 00019813  0x00004b45 storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004b46 copy  0x0000003f , 0x00000005 
+ 00019815  0x00004b47 copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004b48 istore  0x00000002 , 0x00000005 
+ 00019817  0x00004b49 rtn 
+ 00019818  0x00004b5b branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004b5d setarg  0x00004365 
+ 00019820  0x00004b5e arg  0x00004246 , 0x00000005 
+ 00019821  0x00004b5f isub  0x00000005 , 0x00000039 
+ 00019822  0x00004b60 call  0x00007ed4 
+ 00019823  0x00004b62 bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004b63 setarg  0x00000551 
+ 00019825  0x00004b64 arg  0x00000511 , 0x00000005 
+ 00019826  0x00004b65 isub  0x00000005 , 0x00000039 
+ 00019827  0x00004b66 call  0x00007ed4 
+ 00019828  0x00004b67 setarg  0x000002c9 
+ 00019829  0x00004b68 arg  0x0000025d , 0x00000005 
+ 00019830  0x00004b69 isub  0x00000005 , 0x00000039 
+ 00019831  0x00004b6a call  0x00007ed4 
+ 00019832  0x00004b6b branch  0x00005318 
+ 00019833  0x00004b6e bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004b6f copy  0x00000006 , 0x00000002 
+ 00019835  0x00004b72 copy  0x00000002 , 0x00000006 
+ 00019836  0x00004b73 ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004b74 store  0x00000002 , 0x00000266 
+ 00019838  0x00004b75 ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004b76 store  0x00000002 , 0x00000268 
+ 00019840  0x00004b77 deposit  0x00000006 
+ 00019841  0x00004b78 store  0x00000002 , 0x00000264 
+ 00019842  0x00004b79 fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004b7a beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004b7b branch  0x000050ef 
+ 00019845  0x00004b7e fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004b7f branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004b80 bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004b81 fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004b82 beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004b84 beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004b85 beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004b86 beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004b87 beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004b88 branch  0x00004dfc 
+ 00019855  0x00004b8d bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004b8e call  0x0000527e 
+ 00019857  0x00004b8f fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004b90 beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004b91 beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004b92 beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004b93 beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004b94 beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004b95 beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004b96 beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004b97 beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004b98 rtn 
+ 00019867  0x00004b9b setarg  0x00000000 
+ 00019868  0x00004b9c rtn 
+ 00019869  0x00004ba0 call  0x00004d8f 
+ 00019870  0x00004ba1 nrtn  0x00000034 
+ 00019871  0x00004ba3 call  0x000052b8 
+ 00019872  0x00004ba4 call  0x00004e01 
+ 00019873  0x00004ba5 fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004ba6 branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004ba7 call  0x000052c1 
+ 00019876  0x00004ba8 fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004ba9 istore  0x00000002 , 0x00000005 
+ 00019878  0x00004baa force  0x00000001 , 0x0000003f 
+ 00019879  0x00004bab istore  0x00000002 , 0x00000005 
+ 00019880  0x00004bac branch  0x00004dfc 
+ 00019881  0x00004baf fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004bb0 rtn  0x00000034 
+ 00019883  0x00004bb1 copy  0x0000003f , 0x00000011 
+ 00019884  0x00004bb2 bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004bb3 fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004bb4 arg  0x00000100 , 0x00000002 
+ 00019887  0x00004bb5 iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004bb6 copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004bb7 isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004bb8 nrtn  0x00000002 
+ 00019891  0x00004bb9 jam  0x00000000 , 0x00004364 
+ 00019892  0x00004bba copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004bbb beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004bbc branch  0x00002a8c 
+ 00019895  0x00004bbe arg  0x00000000 , 0x00000008 
+ 00019896  0x00004bbf call  0x000052b8 
+ 00019897  0x00004bc0 call  0x00004e7a 
+ 00019898  0x00004bc1 call  0x000052c3 
+ 00019899  0x00004bc2 call  0x00007ea8 
+ 00019900  0x00004bc3 call  0x00004ead 
+ 00019901  0x00004bc4 call  0x000052c1 
+ 00019902  0x00004bc6 setarg  0x0000000c 
+ 00019903  0x00004bc7 istore  0x00000002 , 0x00000005 
+ 00019904  0x00004bc8 force  0x00000001 , 0x0000003f 
+ 00019905  0x00004bc9 istore  0x00000002 , 0x00000005 
+ 00019906  0x00004bca branch  0x00004dfc 
+ 00019907  0x00004bcf bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004bd0 fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004bd1 increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004bd2 rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004bd3 rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004bd4 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004bd5 arg  0x00004260 , 0x00000006 
+ 00019914  0x00004bd6 ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004bd7 rtn  0x00000034 
+ 00019916  0x00004bd8 store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004bd9 fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004bda copy  0x0000003f , 0x00000011 
+ 00019919  0x00004bdb call  0x00004dd3 
+ 00019920  0x00004bdc copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004bdd store  0x00000001 , 0x00004260 
+ 00019922  0x00004bde rtn 
+ 00019923  0x00004be1 arg  0x00000000 , 0x00000007 
+ 00019924  0x00004be2 arg  0x00000000 , 0x00000012 
+ 00019925  0x00004be5 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004be6 nrtn  0x00000002 
+ 00019927  0x00004be7 qisolate1  0x00000011 
+ 00019928  0x00004be8 branch  0x00004dda , 0x00000001 
+ 00019929  0x00004be9 branch  0x00004dde 
+ 00019930  0x00004bec copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004bed branch  0x00004dde , 0x00000034 
+ 00019932  0x00004bee qset1  0x00000012 
+ 00019933  0x00004bef increase  0xffffffff , 0x00000002 
+ 00019934  0x00004bf2 increase  0x00000001 , 0x00000007 
+ 00019935  0x00004bf3 branch  0x00004dd5 
+ 00019936  0x00004bf6 call  0x00005274 
+ 00019937  0x00004bf7 nrtn  0x00000034 
+ 00019938  0x00004bf8 call  0x00004d8f 
+ 00019939  0x00004bf9 nrtn  0x00000034 
+ 00019940  0x00004bfa call  0x000052c5 
+ 00019941  0x00004bfb call  0x00006e11 
+ 00019942  0x00004bfc call  0x00004dc3 
+ 00019943  0x00004bfd branch  0x00004dec 
+ 00019944  0x00004c01 call  0x00005274 
+ 00019945  0x00004c02 nrtn  0x00000034 
+ 00019946  0x00004c03 call  0x000052c5 
+ 00019947  0x00004c04 call  0x00006e11 
+ 00019948  0x00004c06 call  0x000052ce 
+ 00019949  0x00004c07 fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004c08 branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004c09 istore  0x00000002 , 0x00000005 
+ 00019952  0x00004c0a fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004c0b istore  0x00000002 , 0x00000005 
+ 00019954  0x00004c0c branch  0x00004dfc 
+ 00019955  0x00004c0f call  0x00004d33 
+ 00019956  0x00004c10 branch  0x00004dfc 
+ 00019957  0x00004c13 bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004c14 jam  0x00000000 , 0x00000284 
+ 00019959  0x00004c15 call  0x00006a8a 
+ 00019960  0x00004c16 fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004c17 rtneq  0x00000001 
+ 00019962  0x00004c18 branch  0x00004dfc 
+ 00019963  0x00004c1a call  0x00005264 
+ 00019964  0x00004c1d setarg  0x00000000 
+ 00019965  0x00004c1e store  0x00000002 , 0x00000266 
+ 00019966  0x00004c1f store  0x00000002 , 0x00000268 
+ 00019967  0x00004c20 jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004c21 rtn 
+ 00019969  0x00004c24 bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004c25 call  0x000052c3 
+ 00019971  0x00004c26 force  0x00000000 , 0x00000012 
+ 00019972  0x00004c27 fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004c28 copy  0x0000003f , 0x00000013 
+ 00019974  0x00004c29 fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004c2a iforce  0x00000006 
+ 00019976  0x00004c2c call  0x00004e10 
+ 00019977  0x00004c2d deposit  0x00000013 
+ 00019978  0x00004c2e increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004c2f increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004c30 nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004c31 copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004c32 store  0x00000002 , 0x0000026f 
+ 00019983  0x00004c33 rtn 
+ 00019984  0x00004c36 bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004c37 ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004c38 beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004c39 beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004c3a beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004c3b beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004c3c beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004c3d beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004c3e beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004c3f beq  0x00000008 , 0x00005050 
+ 00019994  0x00004c40 beq  0x00000009 , 0x00005060 
+ 00019995  0x00004c41 beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004c42 beq  0x0000000b , 0x00005061 
+ 00019997  0x00004c43 call  0x00005062 
+ 00019998  0x00004c45 rtn 
+ 00019999  0x00004c48 ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004c49 copy  0x0000003f , 0x00000007 
+ 00020001  0x00004c4a ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004c4b copy  0x0000003f , 0x00000011 
+ 00020003  0x00004c4c copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004c4d isub  0x00000011 , 0x00000013 
+ 00020005  0x00004c4e setarg  0x0000000b 
+ 00020006  0x00004c4f istore  0x00000001 , 0x00000005 
+ 00020007  0x00004c50 copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004c51 istore  0x00000001 , 0x00000005 
+ 00020009  0x00004c52 ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004c54 beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004c55 beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004c56 rtn 
+ 00020013  0x00004c58 setarg  0x00020008 
+ 00020014  0x00004c59 istore  0x00000006 , 0x00000005 
+ 00020015  0x00004c5a setarg  0x00000280 
+ 00020016  0x00004c5b istore  0x00000004 , 0x00000005 
+ 00020017  0x00004c5c force  0x0000000c , 0x0000003f 
+ 00020018  0x00004c5d branch  0x00004e38 
+ 00020019  0x00004c5f setarg  0x0003000c 
+ 00020020  0x00004c60 istore  0x00000006 , 0x00000005 
+ 00020021  0x00004c61 setarg  0x00000006 
+ 00020022  0x00004c62 istore  0x00000008 , 0x00000005 
+ 00020023  0x00004c63 force  0x00000010 , 0x0000003f 
+ 00020024  0x00004c65 iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004c66 branch  0x00004e1e 
+ 00020026  0x00004c69 ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004c6a copy  0x0000003f , 0x00000007 
+ 00020028  0x00004c6b ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004c6c copy  0x0000003f , 0x00000011 
+ 00020030  0x00004c6d ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004c6e store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004c6f copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004c70 isub  0x00000011 , 0x00000013 
+ 00020034  0x00004c71 call  0x000052c3 
+ 00020035  0x00004c72 setarg  0x0000000b 
+ 00020036  0x00004c73 istore  0x00000001 , 0x00000005 
+ 00020037  0x00004c74 copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004c75 istore  0x00000001 , 0x00000005 
+ 00020039  0x00004c76 fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004c77 branch  0x00004e2a 
+ 00020041  0x00004c7c ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004c7d copy  0x0000003f , 0x00000007 
+ 00020043  0x00004c7e ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004c7f copy  0x0000003f , 0x00000011 
+ 00020045  0x00004c80 iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004c81 copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004c82 isub  0x00000011 , 0x00000013 
+ 00020048  0x00004c84 branch  0x00004e1e 
+ 00020049  0x00004c87 call  0x00007ea8 
+ 00020050  0x00004c8a call  0x00007ead 
+ 00020051  0x00004c8b arg  0x00000000 , 0x00000008 
+ 00020052  0x00004c8c ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004c8d copy  0x0000003f , 0x00000007 
+ 00020054  0x00004c8e ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004c8f copy  0x0000003f , 0x00000011 
+ 00020056  0x00004c90 ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004c91 copy  0x0000003f , 0x00000002 
+ 00020058  0x00004c92 ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004c93 copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004c94 bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004c95 copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004c96 beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004c97 beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004c98 beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004c99 beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004c9a call  0x00005062 
+ 00020067  0x00004c9b branch  0x00004ed4 
+ 00020068  0x00004c9e call  0x00007ea8 
+ 00020069  0x00004c9f arg  0x00000050 , 0x00000002 
+ 00020070  0x00004ca0 fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004ca1 nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004ca2 copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004ca3 store  0x00000002 , 0x00004248 
+ 00020074  0x00004ca4 copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004ca5 store  0x00000004 , 0x000002d5 
+ 00020076  0x00004ca6 call  0x00004e6e 
+ 00020077  0x00004ca7 branch  0x00004ea9 
+ 00020078  0x00004caa storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004cab deposit  0x0000000b 
+ 00020080  0x00004cac store  0x00000002 , 0x000002c9 
+ 00020081  0x00004cad deposit  0x00000011 
+ 00020082  0x00004cae store  0x00000002 , 0x000002cb 
+ 00020083  0x00004caf deposit  0x00000012 
+ 00020084  0x00004cb0 store  0x00000002 , 0x000002cd 
+ 00020085  0x00004cb1 deposit  0x00000013 
+ 00020086  0x00004cb2 store  0x00000002 , 0x000002cf 
+ 00020087  0x00004cb3 deposit  0x00000007 
+ 00020088  0x00004cb4 store  0x00000002 , 0x000002d1 
+ 00020089  0x00004cb5 rtn 
+ 00020090  0x00004cb8 fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004cb9 fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004cba copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004cbb fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004cbc copy  0x0000003f , 0x00000011 
+ 00020095  0x00004cbd fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004cbe copy  0x0000003f , 0x00000012 
+ 00020097  0x00004cbf fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004cc0 copy  0x0000003f , 0x00000013 
+ 00020099  0x00004cc1 fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004cc2 copy  0x0000003f , 0x00000007 
+ 00020101  0x00004cc3 rtn 
+ 00020102  0x00004cc6 call  0x00007ea8 
+ 00020103  0x00004cc7 setarg  0x00000051 
+ 00020104  0x00004cc8 arg  0x00000051 , 0x00000002 
+ 00020105  0x00004cc9 fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004cca nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004ccb copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004ccc store  0x00000002 , 0x0000424a 
+ 00020109  0x00004ccd fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004cce set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004ccf set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004cd0 store  0x00000001 , 0x00004251 
+ 00020113  0x00004cd1 branch  0x00004eb1 
+ 00020114  0x00004cd3 call  0x00007ea8 
+ 00020115  0x00004cd4 arg  0x00000052 , 0x00000002 
+ 00020116  0x00004cd5 fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004cd6 nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004cd7 copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004cd8 store  0x00000002 , 0x0000424c 
+ 00020120  0x00004cd9 fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004cda set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004cdb set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004cdc store  0x00000001 , 0x00004252 
+ 00020124  0x00004cdd branch  0x00004eb1 
+ 00020125  0x00004cdf call  0x00007ea8 
+ 00020126  0x00004ce0 deposit  0x0000001a 
+ 00020127  0x00004ce1 arg  0x00000053 , 0x00000002 
+ 00020128  0x00004ce2 fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004ce3 nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004ce4 copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004ce5 store  0x00000002 , 0x0000424e 
+ 00020132  0x00004ce6 fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004ce7 set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004ce8 set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004ce9 store  0x00000001 , 0x00004253 
+ 00020136  0x00004cea branch  0x00004eb1 
+ 00020137  0x00004ced setarg  0x00000001 
+ 00020138  0x00004cee store  0x00000002 , 0x0000027d 
+ 00020139  0x00004cef jam  0x00000050 , 0x00004364 
+ 00020140  0x00004cf0 branch  0x00004eb3 
+ 00020141  0x00004cf2 fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004cf3 set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004cf4 set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004cf5 store  0x00000001 , 0x00004250 
+ 00020145  0x00004cf7 setarg  0x00000000 
+ 00020146  0x00004cf8 store  0x00000002 , 0x0000027d 
+ 00020147  0x00004cfa bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004cfb call  0x00007ead 
+ 00020149  0x00004cfc setarg  0x00000003 
+ 00020150  0x00004cfd istore  0x00000001 , 0x00000005 
+ 00020151  0x00004cfe copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004cff istore  0x00000001 , 0x00000005 
+ 00020153  0x00004d00 setarg  0x00000008 
+ 00020154  0x00004d01 istore  0x00000002 , 0x00000005 
+ 00020155  0x00004d02 copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004d03 istore  0x00000002 , 0x00000005 
+ 00020157  0x00004d04 copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004d05 istore  0x00000002 , 0x00000005 
+ 00020159  0x00004d06 fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004d07 beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004d08 isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004d09 branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004d0a setarg  0x00000004 
+ 00020164  0x00004d0c istore  0x00000002 , 0x00000005 
+ 00020165  0x00004d0d force  0x00000000 , 0x0000003f 
+ 00020166  0x00004d0e istore  0x00000002 , 0x00000005 
+ 00020167  0x00004d0f setarg  0x0000000c 
+ 00020168  0x00004d10 branch  0x00004ed0 
+ 00020169  0x00004d12 istore  0x00000002 , 0x00000005 
+ 00020170  0x00004d13 force  0x00000002 , 0x0000003f 
+ 00020171  0x00004d14 istore  0x00000002 , 0x00000005 
+ 00020172  0x00004d15 setarg  0x0000000c 
+ 00020173  0x00004d16 branch  0x00004ed0 
+ 00020174  0x00004d19 set1  0x00000000 , 0x00000008 
+ 00020175  0x00004d1a branch  0x00004eb1 
+ 00020176  0x00004d1c iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004d1d copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004d1e isub  0x00000011 , 0x00000013 
+ 00020179  0x00004d1f branch  0x00004ed4 
+ 00020180  0x00004d21 branch  0x00004e1e 
+ 00020181  0x00004d24 ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004d25 copy  0x0000003f , 0x00000007 
+ 00020183  0x00004d26 ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004d27 copy  0x0000003f , 0x00000011 
+ 00020185  0x00004d28 copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004d29 isub  0x00000011 , 0x00000013 
+ 00020187  0x00004d2a ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004d2b copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004d2c ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004d2d copy  0x0000003f , 0x00000002 
+ 00020191  0x00004d2e bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004d2f setarg  0x00000050 
+ 00020193  0x00004d30 isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004d31 branch  0x00004eed , 0x00000005 
+ 00020195  0x00004d32 setarg  0x00000051 
+ 00020196  0x00004d33 isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004d34 branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004d35 setarg  0x00000052 
+ 00020199  0x00004d36 isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004d37 branch  0x00004eff , 0x00000005 
+ 00020201  0x00004d38 setarg  0x00000053 
+ 00020202  0x00004d39 isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004d3a branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004d3b rtn 
+ 00020205  0x00004d3e copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004d3f store  0x00000002 , 0x00004248 
+ 00020207  0x00004d40 fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004d41 set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004d42 store  0x00000001 , 0x00004250 
+ 00020210  0x00004d43 branch  0x00004e1e 
+ 00020211  0x00004d45 copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004d46 store  0x00000002 , 0x0000424a 
+ 00020213  0x00004d47 fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004d48 set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004d49 store  0x00000001 , 0x00004251 
+ 00020216  0x00004d4a rtn 
+ 00020217  0x00004d4c copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004d4d store  0x00000002 , 0x0000424c 
+ 00020219  0x00004d4e fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004d4f set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004d50 store  0x00000001 , 0x00004253 
+ 00020222  0x00004d51 rtn 
+ 00020223  0x00004d53 copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004d54 store  0x00000002 , 0x0000424e 
+ 00020225  0x00004d55 fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004d56 set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004d57 store  0x00000001 , 0x00004252 
+ 00020228  0x00004d58 rtn 
+ 00020229  0x00004d5b ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004d5c copy  0x0000003f , 0x00000007 
+ 00020231  0x00004d5d ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004d5e copy  0x0000003f , 0x00000011 
+ 00020233  0x00004d5f copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004d60 isub  0x00000011 , 0x00000013 
+ 00020235  0x00004d61 ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004d62 copy  0x0000003f , 0x00000002 
+ 00020237  0x00004d63 copy  0x00000002 , 0x00000011 
+ 00020238  0x00004d64 bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004d65 setarg  0x00000050 
+ 00020240  0x00004d66 isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004d67 branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004d68 setarg  0x00000051 
+ 00020243  0x00004d69 isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004d6a branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004d6b setarg  0x00000052 
+ 00020246  0x00004d6c isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004d6d branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004d6e setarg  0x00000053 
+ 00020249  0x00004d6f isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004d70 branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004d71 branch  0x00005062 
+ 00020252  0x00004d74 copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004d75 fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004d76 set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004d77 set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004d79 store  0x00000001 , 0x00004250 
+ 00020257  0x00004d7a copy  0x0000000b , 0x00000005 
+ 00020258  0x00004d7b arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004d7c fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004d7d copy  0x0000003f , 0x00000002 
+ 00020261  0x00004d7e branch  0x00004f43 
+ 00020262  0x00004d80 copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004d81 fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004d82 set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004d83 set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004d85 store  0x00000001 , 0x00004252 
+ 00020267  0x00004d86 copy  0x0000000b , 0x00000005 
+ 00020268  0x00004d87 arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004d88 fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004d89 copy  0x0000003f , 0x00000002 
+ 00020271  0x00004d8a branch  0x00004f43 
+ 00020272  0x00004d8c copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004d8d fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004d8e set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004d8f set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004d91 store  0x00000001 , 0x00004253 
+ 00020277  0x00004d92 copy  0x0000000b , 0x00000005 
+ 00020278  0x00004d93 arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004d94 fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004d95 copy  0x0000003f , 0x00000002 
+ 00020281  0x00004d96 branch  0x00004f43 
+ 00020282  0x00004d98 copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004d99 fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004d9a set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004d9b set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004d9d store  0x00000001 , 0x00004251 
+ 00020287  0x00004d9f copy  0x0000000b , 0x00000005 
+ 00020288  0x00004da0 arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004da1 fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004da2 copy  0x0000003f , 0x00000002 
+ 00020291  0x00004da4 bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004da5 setarg  0x00000005 
+ 00020293  0x00004da6 istore  0x00000001 , 0x00000005 
+ 00020294  0x00004da7 copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004da8 istore  0x00000001 , 0x00000005 
+ 00020296  0x00004da9 setarg  0x00000006 
+ 00020297  0x00004daa istore  0x00000002 , 0x00000005 
+ 00020298  0x00004dab copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004dac istore  0x00000002 , 0x00000005 
+ 00020300  0x00004dad force  0x00000000 , 0x0000003f 
+ 00020301  0x00004dae istore  0x00000002 , 0x00000005 
+ 00020302  0x00004daf force  0x00000000 , 0x0000003f 
+ 00020303  0x00004db0 istore  0x00000002 , 0x00000005 
+ 00020304  0x00004db1 force  0x0000000a , 0x0000003f 
+ 00020305  0x00004db2 iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004db4 storet  0x00000002 , 0x00000282 
+ 00020307  0x00004db5 copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004db6 store  0x00000001 , 0x00000281 
+ 00020309  0x00004db7 force  0x00000050 , 0x0000003f 
+ 00020310  0x00004db8 icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004db9 branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004dba increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004dbd rtn 
+ 00020314  0x00004dbf disable  0x00000028 
+ 00020315  0x00004dc0 rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004dc1 rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004dc2 rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004dc3 set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004dc4 copy  0x00000006 , 0x00000005 
+ 00020320  0x00004dc5 increase  0xffffffff , 0x00000005 
+ 00020321  0x00004dc6 istore  0x00000001 , 0x00000005 
+ 00020322  0x00004dc7 enable  0x00000028 
+ 00020323  0x00004dc8 rtn 
+ 00020324  0x00004dcb fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004dcc call  0x00004f5a 
+ 00020326  0x00004dcd nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004dce jam  0x00000050 , 0x00000280 
+ 00020328  0x00004dcf fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004dd0 store  0x00000002 , 0x00000282 
+ 00020330  0x00004dd1 branch  0x00004f7f 
+ 00020331  0x00004dd3 fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004dd4 call  0x00004f5a 
+ 00020333  0x00004dd5 nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004dd6 jam  0x00000051 , 0x00000280 
+ 00020335  0x00004dd7 fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004dd8 store  0x00000002 , 0x00000282 
+ 00020337  0x00004dd9 branch  0x00004f7f 
+ 00020338  0x00004ddb fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004ddc call  0x00004f5a 
+ 00020340  0x00004ddd nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004dde jam  0x00000052 , 0x00000280 
+ 00020342  0x00004ddf fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004de0 store  0x00000002 , 0x00000282 
+ 00020344  0x00004de1 branch  0x00004f7f 
+ 00020345  0x00004de3 fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004de4 call  0x00004f5a 
+ 00020347  0x00004de5 nrtn  0x00000028 
+ 00020348  0x00004de6 jam  0x00000053 , 0x00000280 
+ 00020349  0x00004de7 fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004de8 store  0x00000002 , 0x00000282 
+ 00020351  0x00004dec bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004ded call  0x0000523a 
+ 00020353  0x00004dee call  0x000052b8 
+ 00020354  0x00004def force  0x00000000 , 0x00000012 
+ 00020355  0x00004df0 call  0x000052c3 
+ 00020356  0x00004df1 force  0x00000004 , 0x0000003f 
+ 00020357  0x00004df2 istore  0x00000001 , 0x00000005 
+ 00020358  0x00004df3 fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004df4 istore  0x00000001 , 0x00000005 
+ 00020360  0x00004df5 setarg  0x00000008 
+ 00020361  0x00004df6 istore  0x00000002 , 0x00000005 
+ 00020362  0x00004df7 fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004df8 istore  0x00000002 , 0x00000005 
+ 00020364  0x00004df9 setarg  0x00000000 
+ 00020365  0x00004dfa istore  0x00000002 , 0x00000005 
+ 00020366  0x00004dfb force  0x00000001 , 0x0000003f 
+ 00020367  0x00004dfc istore  0x00000001 , 0x00000005 
+ 00020368  0x00004dfd force  0x00000002 , 0x0000003f 
+ 00020369  0x00004dfe istore  0x00000001 , 0x00000005 
+ 00020370  0x00004dff fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004e00 beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004e01 setarg  0x00000030 
+ 00020373  0x00004e02 istore  0x00000002 , 0x00000005 
+ 00020374  0x00004e03 branch  0x00004f99 
+ 00020375  0x00004e05 setarg  0x000003e3 
+ 00020376  0x00004e06 istore  0x00000002 , 0x00000005 
+ 00020377  0x00004e08 arg  0x0000000c , 0x00000002 
+ 00020378  0x00004e09 storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004e0a call  0x000052c1 
+ 00020380  0x00004e0b fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004e0c istore  0x00000002 , 0x00000005 
+ 00020382  0x00004e0d force  0x00000001 , 0x0000003f 
+ 00020383  0x00004e0e istore  0x00000002 , 0x00000005 
+ 00020384  0x00004e0f jam  0x00000000 , 0x00000280 
+ 00020385  0x00004e11 branch  0x00004e1e 
+ 00020386  0x00004e14 increase  0x00000001 , 0x00000006 
+ 00020387  0x00004e15 ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004e16 copy  0x0000003f , 0x00000011 
+ 00020389  0x00004e17 copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004e18 isub  0x00000011 , 0x00000013 
+ 00020391  0x00004e19 ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004e1a copy  0x0000003f , 0x00000011 
+ 00020393  0x00004e1b bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004e1c setarg  0x00000050 
+ 00020395  0x00004e1d isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004e1e branch  0x00004fba , 0x00000005 
+ 00020397  0x00004e1f setarg  0x00000051 
+ 00020398  0x00004e20 isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004e21 branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004e22 setarg  0x00000052 
+ 00020401  0x00004e23 isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004e24 branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004e25 setarg  0x00000053 
+ 00020404  0x00004e26 isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004e27 branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004e28 increase  0x00000002 , 0x00000006 
+ 00020407  0x00004e29 ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004e2a iforce  0x0000003e 
+ 00020409  0x00004e2b branch  0x00004e1e 
+ 00020410  0x00004e2d fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004e2e set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004e2f store  0x00000001 , 0x00004250 
+ 00020413  0x00004e30 branch  0x00004e1e 
+ 00020414  0x00004e32 fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004e33 set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004e34 store  0x00000001 , 0x00004251 
+ 00020417  0x00004e35 branch  0x00004e1e 
+ 00020418  0x00004e37 fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004e38 set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004e39 store  0x00000001 , 0x00004252 
+ 00020421  0x00004e3a branch  0x00004e1e 
+ 00020422  0x00004e3c fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004e3d set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004e3e store  0x00000001 , 0x00004253 
+ 00020425  0x00004e3f jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004e40 branch  0x00007d86 
+ 00020427  0x00004e45 ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004e46 copy  0x0000003f , 0x00000007 
+ 00020429  0x00004e47 ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004e48 copy  0x0000003f , 0x00000011 
+ 00020431  0x00004e49 copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004e4a isub  0x00000011 , 0x00000013 
+ 00020433  0x00004e4b ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004e4c copy  0x0000003f , 0x00000011 
+ 00020435  0x00004e4d ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004e4e copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004e4f copy  0x00000011 , 0x00000002 
+ 00020438  0x00004e50 call  0x00007ea8 
+ 00020439  0x00004e51 bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004e52 setarg  0x00000050 
+ 00020441  0x00004e53 isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004e54 branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004e55 setarg  0x00000051 
+ 00020444  0x00004e56 isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004e57 branch  0x00005002 , 0x00000005 
+ 00020446  0x00004e58 setarg  0x00000052 
+ 00020447  0x00004e59 isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004e5a branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004e5b setarg  0x00000053 
+ 00020450  0x00004e5c isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004e5d branch  0x00004fec , 0x00000005 
+ 00020452  0x00004e5e call  0x00005062 
+ 00020453  0x00004e5f branch  0x00005017 
+ 00020454  0x00004e61 copy  0x0000000b , 0x00000002 
+ 00020455  0x00004e62 fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004e63 isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004e64 branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004e65 call  0x00005062 
+ 00020459  0x00004e66 branch  0x00005017 
+ 00020460  0x00004e68 copy  0x0000000b , 0x00000002 
+ 00020461  0x00004e69 fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004e6a isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004e6b branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004e6c call  0x00005062 
+ 00020465  0x00004e6d branch  0x00005017 
+ 00020466  0x00004e70 copy  0x0000000b , 0x00000002 
+ 00020467  0x00004e71 fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004e72 isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004e73 branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004e74 call  0x00005062 
+ 00020471  0x00004e75 branch  0x00005017 
+ 00020472  0x00004e77 call  0x00005079 
+ 00020473  0x00004e78 branch  0x0000500a 
+ 00020474  0x00004e7a call  0x0000507f 
+ 00020475  0x00004e7b fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004e7c branch  0x0000500a , 0x00000034 
+ 00020477  0x00004e84 branch  0x0000500a 
+ 00020478  0x00004e87 call  0x00005074 
+ 00020479  0x00004e88 fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004e89 nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004e8c branch  0x0000500a 
+ 00020482  0x00004e8e copy  0x0000000b , 0x00000002 
+ 00020483  0x00004e8f fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004e90 isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004e91 branch  0x00005008 , 0x00000005 
+ 00020486  0x00004e92 call  0x00005062 
+ 00020487  0x00004e93 branch  0x00005017 
+ 00020488  0x00004e95 call  0x0000506f 
+ 00020489  0x00004e96 branch  0x0000500a 
+ 00020490  0x00004e98 call  0x00007ead 
+ 00020491  0x00004e99 setarg  0x00000007 
+ 00020492  0x00004e9a istore  0x00000001 , 0x00000005 
+ 00020493  0x00004e9b copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004e9c istore  0x00000001 , 0x00000005 
+ 00020495  0x00004e9d setarg  0x00000004 
+ 00020496  0x00004e9e istore  0x00000002 , 0x00000005 
+ 00020497  0x00004e9f copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004ea0 istore  0x00000002 , 0x00000005 
+ 00020499  0x00004ea1 copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004ea2 istore  0x00000002 , 0x00000005 
+ 00020501  0x00004ea3 force  0x00000008 , 0x0000003f 
+ 00020502  0x00004ea4 branch  0x00005019 
+ 00020503  0x00004ea6 call  0x00007ead 
+ 00020504  0x00004ea7 branch  0x00005019 
+ 00020505  0x00004ea9 iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004eaa branch  0x00004e1e 
+ 00020507  0x00004eac ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004ead copy  0x0000003f , 0x00000007 
+ 00020509  0x00004eae ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004eaf copy  0x0000003f , 0x00000011 
+ 00020511  0x00004eb0 copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004eb1 isub  0x00000011 , 0x00000013 
+ 00020513  0x00004eb2 ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004eb3 copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004eb4 ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004eb5 copy  0x0000003f , 0x00000002 
+ 00020517  0x00004eb6 call  0x00007ea8 
+ 00020518  0x00004eb7 bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004eb8 setarg  0x00000050 
+ 00020520  0x00004eb9 isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004eba branch  0x00005035 , 0x00000005 
+ 00020522  0x00004ebb setarg  0x00000051 
+ 00020523  0x00004ebc isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004ebd branch  0x0000503b , 0x00000005 
+ 00020525  0x00004ebe setarg  0x00000052 
+ 00020526  0x00004ebf isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004ec0 branch  0x00005041 , 0x00000005 
+ 00020528  0x00004ec1 setarg  0x00000053 
+ 00020529  0x00004ec2 isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004ec3 branch  0x00005047 , 0x00000005 
+ 00020531  0x00004ec4 call  0x00005062 
+ 00020532  0x00004ec5 branch  0x0000504f 
+ 00020533  0x00004ec7 copy  0x00000002 , 0x00000011 
+ 00020534  0x00004ec8 copy  0x0000000b , 0x00000002 
+ 00020535  0x00004ec9 fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004eca isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004ecb call  0x00005074 , 0x00000005 
+ 00020538  0x00004ecc branch  0x0000504d 
+ 00020539  0x00004ece copy  0x00000002 , 0x00000011 
+ 00020540  0x00004ecf copy  0x0000000b , 0x00000002 
+ 00020541  0x00004ed0 fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004ed1 isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004ed2 call  0x0000506f , 0x00000005 
+ 00020544  0x00004ed3 branch  0x0000504d 
+ 00020545  0x00004ed5 copy  0x00000002 , 0x00000011 
+ 00020546  0x00004ed6 copy  0x0000000b , 0x00000002 
+ 00020547  0x00004ed7 fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004ed8 isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004ed9 call  0x00005079 , 0x00000005 
+ 00020550  0x00004eda branch  0x0000504d 
+ 00020551  0x00004edc copy  0x00000002 , 0x00000011 
+ 00020552  0x00004edd copy  0x0000000b , 0x00000002 
+ 00020553  0x00004ede fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004edf isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004ee0 call  0x0000507f , 0x00000005 
+ 00020556  0x00004ee1 branch  0x0000504d 
+ 00020557  0x00004ee3 call  0x00007ead 
+ 00020558  0x00004ee4 branch  0x00004e1e 
+ 00020559  0x00004ee6 branch  0x00004e1e 
+ 00020560  0x00004eea ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004eeb copy  0x0000003f , 0x00000007 
+ 00020562  0x00004eec ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004eed copy  0x0000003f , 0x00000011 
+ 00020564  0x00004eee iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004eef setarg  0x00000009 
+ 00020566  0x00004ef0 istore  0x00000001 , 0x00000005 
+ 00020567  0x00004ef1 copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004ef2 istore  0x00000001 , 0x00000005 
+ 00020569  0x00004ef3 force  0x00000000 , 0x0000003f 
+ 00020570  0x00004ef4 istore  0x00000002 , 0x00000005 
+ 00020571  0x00004ef5 force  0x00000004 , 0x0000003f 
+ 00020572  0x00004ef6 iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004ef7 copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004ef8 isub  0x00000011 , 0x00000013 
+ 00020575  0x00004ef9 branch  0x00004e1e 
+ 00020576  0x00004efb branch  0x00004e1e 
+ 00020577  0x00004efe branch  0x00004e1e 
+ 00020578  0x00004f00 force  0x00000000 , 0x00000012 
+ 00020579  0x00004f01 call  0x000052c3 
+ 00020580  0x00004f02 setarg  0x00000001 
+ 00020581  0x00004f03 istore  0x00000001 , 0x00000005 
+ 00020582  0x00004f04 copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004f05 istore  0x00000001 , 0x00000005 
+ 00020584  0x00004f06 setarg  0x00000002 
+ 00020585  0x00004f07 istore  0x00000002 , 0x00000005 
+ 00020586  0x00004f08 setarg  0x00000000 
+ 00020587  0x00004f09 istore  0x00000002 , 0x00000005 
+ 00020588  0x00004f0a increase  0x00000006 , 0x00000012 
+ 00020589  0x00004f0b arg  0x00000004 , 0x00000013 
+ 00020590  0x00004f0c branch  0x00004e1e 
+ 00020591  0x00004f11 setarg  0x00000000 
+ 00020592  0x00004f12 store  0x00000002 , 0x0000027b 
+ 00020593  0x00004f13 store  0x00000002 , 0x0000424a 
+ 00020594  0x00004f14 jam  0x00000000 , 0x00004251 
+ 00020595  0x00004f15 rtn 
+ 00020596  0x00004f17 setarg  0x00000000 
+ 00020597  0x00004f18 store  0x00000002 , 0x00000275 
+ 00020598  0x00004f19 store  0x00000002 , 0x00004248 
+ 00020599  0x00004f1a jam  0x00000000 , 0x00004250 
+ 00020600  0x00004f1b rtn 
+ 00020601  0x00004f1d setarg  0x00000000 
+ 00020602  0x00004f1e store  0x00000002 , 0x0000424c 
+ 00020603  0x00004f1f jam  0x00000000 , 0x00004252 
+ 00020604  0x00004f20 fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004f21 beq  0x00000000 , 0x00005085 
+ 00020606  0x00004f22 rtn 
+ 00020607  0x00004f25 setarg  0x00000000 
+ 00020608  0x00004f26 store  0x00000002 , 0x0000424e 
+ 00020609  0x00004f27 jam  0x00000000 , 0x00004253 
+ 00020610  0x00004f28 fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004f29 beq  0x00000000 , 0x00005085 
+ 00020612  0x00004f2a rtn 
+ 00020613  0x00004f2d jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004f2e branch  0x00007d86 
+ 00020615  0x00004f31 fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004f32 set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004f33 store  0x00000001 , 0x0000027f 
+ 00020618  0x00004f34 fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004f35 rtn  0x00000034 
+ 00020620  0x00004f36 call  0x000052b8 
+ 00020621  0x00004f37 fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004f38 copy  0x0000003f , 0x00000011 
+ 00020623  0x00004f39 force  0x00000053 , 0x00000012 
+ 00020624  0x00004f3a branch  0x0000509a 
+ 00020625  0x00004f3c fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004f3d set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004f3e store  0x00000001 , 0x0000027f 
+ 00020628  0x00004f3f fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004f40 rtn  0x00000034 
+ 00020630  0x00004f41 call  0x000052b8 
+ 00020631  0x00004f42 fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004f43 copy  0x0000003f , 0x00000011 
+ 00020633  0x00004f44 force  0x00000052 , 0x00000012 
+ 00020634  0x00004f46 call  0x0000523a 
+ 00020635  0x00004f47 call  0x000052c3 
+ 00020636  0x00004f48 force  0x00000006 , 0x0000003f 
+ 00020637  0x00004f49 istore  0x00000001 , 0x00000005 
+ 00020638  0x00004f4a fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004f4b istore  0x00000001 , 0x00000005 
+ 00020640  0x00004f4c setarg  0x00000004 
+ 00020641  0x00004f4d istore  0x00000002 , 0x00000005 
+ 00020642  0x00004f4e copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004f4f istore  0x00000002 , 0x00000005 
+ 00020644  0x00004f50 copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004f51 istore  0x00000002 , 0x00000005 
+ 00020646  0x00004f52 force  0x00000008 , 0x00000002 
+ 00020647  0x00004f53 branch  0x000050de 
+ 00020648  0x00004f56 bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004f57 call  0x0000523a 
+ 00020650  0x00004f58 call  0x000052c3 
+ 00020651  0x00004f59 setarg  0x00000002 
+ 00020652  0x00004f5a istore  0x00000001 , 0x00000005 
+ 00020653  0x00004f5b fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004f5c istore  0x00000001 , 0x00000005 
+ 00020655  0x00004f5d setarg  0x00000004 
+ 00020656  0x00004f5e istore  0x00000002 , 0x00000005 
+ 00020657  0x00004f5f copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004f60 istore  0x00000002 , 0x00000005 
+ 00020659  0x00004f61 copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004f62 istore  0x00000002 , 0x00000005 
+ 00020661  0x00004f63 arg  0x00000008 , 0x00000002 
+ 00020662  0x00004f64 branch  0x000050de 
+ 00020663  0x00004f66 bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004f67 call  0x0000523a 
+ 00020665  0x00004f68 call  0x000052c3 
+ 00020666  0x00004f69 setarg  0x00000004 
+ 00020667  0x00004f6a istore  0x00000001 , 0x00000005 
+ 00020668  0x00004f6b fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004f6c istore  0x00000001 , 0x00000005 
+ 00020670  0x00004f6d setarg  0x00000008 
+ 00020671  0x00004f6e istore  0x00000002 , 0x00000005 
+ 00020672  0x00004f70 copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004f72 istore  0x00000002 , 0x00000005 
+ 00020674  0x00004f73 setarg  0x00000000 
+ 00020675  0x00004f74 istore  0x00000002 , 0x00000005 
+ 00020676  0x00004f75 setarg  0x00000001 
+ 00020677  0x00004f76 istore  0x00000001 , 0x00000005 
+ 00020678  0x00004f77 setarg  0x00000002 
+ 00020679  0x00004f78 istore  0x00000001 , 0x00000005 
+ 00020680  0x00004f79 setarg  0x000003e3 
+ 00020681  0x00004f7a istore  0x00000002 , 0x00000005 
+ 00020682  0x00004f7b arg  0x0000000c , 0x00000002 
+ 00020683  0x00004f7c branch  0x000050de 
+ 00020684  0x00004f7e bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004f7f call  0x0000523a 
+ 00020686  0x00004f80 call  0x000052c3 
+ 00020687  0x00004f81 setarg  0x00000006 
+ 00020688  0x00004f82 istore  0x00000001 , 0x00000005 
+ 00020689  0x00004f83 fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004f84 increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004f85 copy  0x00000005 , 0x00000011 
+ 00020692  0x00004f86 store  0x00000001 , 0x00004255 
+ 00020693  0x00004f87 copy  0x00000011 , 0x00000005 
+ 00020694  0x00004f88 istore  0x00000001 , 0x00000005 
+ 00020695  0x00004f89 setarg  0x00000004 
+ 00020696  0x00004f8a istore  0x00000002 , 0x00000005 
+ 00020697  0x00004f8b copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004f8c istore  0x00000002 , 0x00000005 
+ 00020699  0x00004f8d copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004f8e istore  0x00000002 , 0x00000005 
+ 00020701  0x00004f8f arg  0x00000008 , 0x00000002 
+ 00020702  0x00004f93 storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004f94 copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004f95 branch  0x00005264 , 0x00000034 
+ 00020705  0x00004f96 call  0x000052c1 
+ 00020706  0x00004f97 fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004f98 istore  0x00000002 , 0x00000005 
+ 00020708  0x00004f99 force  0x00000001 , 0x0000003f 
+ 00020709  0x00004f9a istore  0x00000002 , 0x00000005 
+ 00020710  0x00004f9b rtn 
+ 00020711  0x00004f9e fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004f9f branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004fa0 call  0x000052ce 
+ 00020714  0x00004fa1 fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004fa2 istore  0x00000002 , 0x00000005 
+ 00020716  0x00004fa3 fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004fa4 istore  0x00000002 , 0x00000005 
+ 00020718  0x00004fa5 rtn 
+ 00020719  0x00004fa7 fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004fa8 branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004fa9 bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004faa fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004fab beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004fac beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004fad beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004fae beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004faf beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004fb0 branch  0x00004dfc 
+ 00020729  0x00004fb3 bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004fb4 call  0x000052b8 
+ 00020731  0x00004fb5 force  0x00000000 , 0x00000012 
+ 00020732  0x00004fb6 call  0x000052c3 
+ 00020733  0x00004fb7 copy  0x0000003f , 0x00000005 
+ 00020734  0x00004fb8 fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004fb9 copy  0x0000003f , 0x00000013 
+ 00020736  0x00004fba fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004fbb iforce  0x00000006 
+ 00020738  0x00004fbd call  0x00005108 
+ 00020739  0x00004fbe increase  0xfffffffc , 0x00000013 
+ 00020740  0x00004fbf nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00004fc0 copy  0x00000012 , 0x00000002 
+ 00020742  0x00004fc1 call  0x000050de 
+ 00020743  0x00004fc2 branch  0x00004dfc 
+ 00020744  0x00004fc5 ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00004fc6 beq  0x00000002 , 0x00005113 
+ 00020746  0x00004fc7 beq  0x00000001 , 0x00005116 
+ 00020747  0x00004fc8 beq  0x00000003 , 0x00005120 
+ 00020748  0x00004fc9 beq  0x00000005 , 0x0000515c 
+ 00020749  0x00004fca beq  0x00000004 , 0x0000518e 
+ 00020750  0x00004fcb beq  0x00000007 , 0x00005213 
+ 00020751  0x00004fcc beq  0x00000006 , 0x000051e1 
+ 00020752  0x00004fcd beq  0x00000008 , 0x00005050 
+ 00020753  0x00004fce beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00004fcf branch  0x0000522e 
+ 00020755  0x00004fd2 call  0x00007ea8 
+ 00020756  0x00004fd4 call  0x00007ead 
+ 00020757  0x00004fd5 branch  0x00004e51 
+ 00020758  0x00004fd7 ifetch  0x00000001 , 0x00000006 
+ 00020759  0x00004fd8 copy  0x0000003f , 0x00000007 
+ 00020760  0x00004fd9 ifetch  0x00000002 , 0x00000006 
+ 00020761  0x00004fda copy  0x0000003f , 0x00000011 
+ 00020762  0x00004fdb copy  0x00000013 , 0x0000003f 
+ 00020763  0x00004fdc isub  0x00000011 , 0x00000013 
+ 00020764  0x00004fde ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00004fdf increase  0xffffffff , 0x00000011 
+ 00020766  0x00004fe0 nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00004fe1 rtn 
+ 00020768  0x00004fe3 ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00004fe4 copy  0x0000003f , 0x00000007 
+ 00020770  0x00004fe5 ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00004fe6 copy  0x0000003f , 0x00000011 
+ 00020772  0x00004fe7 ifetch  0x00000002 , 0x00000006 
+ 00020773  0x00004fe8 copy  0x0000003f , 0x0000000b 
+ 00020774  0x00004fe9 ifetch  0x00000002 , 0x00000006 
+ 00020775  0x00004fea copy  0x0000003f , 0x00000002 
+ 00020776  0x00004feb ifetch  0x00000002 , 0x00000006 
+ 00020777  0x00004fec sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x00004fed branch  0x00005132 , 0x00000005 
+ 00020779  0x00004fee beq  0x00000002 , 0x0000512e 
+ 00020780  0x00004fef beq  0x00000004 , 0x0000512e 
+ 00020781  0x00004ff0 branch  0x00005130 
+ 00020782  0x00004ff2 jam  0x00000016 , 0x00000a99 
+ 00020783  0x00004ff3 call  0x00007d86 
+ 00020784  0x00004ff5 ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00004ff6 branch  0x00005159 
+ 00020786  0x00004ff8 call  0x00007ea8 
+ 00020787  0x00004ffc bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x00004ffd setarg  0x00000050 
+ 00020789  0x00004ffe isub  0x00000002 , 0x0000003e 
+ 00020790  0x00004fff branch  0x00005141 , 0x00000005 
+ 00020791  0x00005000 setarg  0x00000051 
+ 00020792  0x00005001 isub  0x00000002 , 0x0000003e 
+ 00020793  0x00005002 branch  0x00005147 , 0x00000005 
+ 00020794  0x00005003 setarg  0x00000053 
+ 00020795  0x00005004 isub  0x00000002 , 0x0000003e 
+ 00020796  0x00005005 branch  0x00005153 , 0x00000005 
+ 00020797  0x00005006 setarg  0x00000052 
+ 00020798  0x00005007 isub  0x00000002 , 0x0000003e 
+ 00020799  0x00005008 branch  0x0000514d , 0x00000005 
+ 00020800  0x00005009 branch  0x00005159 
+ 00020801  0x0000500b copy  0x0000000b , 0x0000003f 
+ 00020802  0x0000500c store  0x00000002 , 0x00004248 
+ 00020803  0x0000500d fetch  0x00000001 , 0x00004250 
+ 00020804  0x0000500e set1  0x00000001 
+ 00020805  0x0000500f store  0x00000001 , 0x00004250 
+ 00020806  0x00005010 branch  0x00005158 
+ 00020807  0x00005012 copy  0x0000000b , 0x0000003f 
+ 00020808  0x00005013 store  0x00000002 , 0x0000424a 
+ 00020809  0x00005014 fetch  0x00000001 , 0x00004251 
+ 00020810  0x00005015 set1  0x00000001 
+ 00020811  0x00005016 store  0x00000001 , 0x00004251 
+ 00020812  0x00005017 branch  0x00005158 
+ 00020813  0x00005019 copy  0x0000000b , 0x0000003f 
+ 00020814  0x0000501a store  0x00000002 , 0x0000424c 
+ 00020815  0x0000501b fetch  0x00000001 , 0x00004252 
+ 00020816  0x0000501c set1  0x00000001 
+ 00020817  0x0000501d store  0x00000001 , 0x00004252 
+ 00020818  0x0000501e branch  0x00005158 
+ 00020819  0x00005020 copy  0x0000000b , 0x0000003f 
+ 00020820  0x00005021 store  0x00000002 , 0x0000424e 
+ 00020821  0x00005022 fetch  0x00000001 , 0x00004253 
+ 00020822  0x00005023 set1  0x00000001 
+ 00020823  0x00005024 store  0x00000001 , 0x00004253 
+ 00020824  0x00005028 call  0x00007ead 
+ 00020825  0x0000502a copy  0x00000013 , 0x0000003f 
+ 00020826  0x0000502b isub  0x00000011 , 0x00000013 
+ 00020827  0x0000502c rtn 
+ 00020828  0x0000502f ifetch  0x00000001 , 0x00000006 
+ 00020829  0x00005030 copy  0x0000003f , 0x00000007 
+ 00020830  0x00005031 ifetch  0x00000002 , 0x00000006 
+ 00020831  0x00005032 copy  0x0000003f , 0x00000011 
+ 00020832  0x00005033 copy  0x00000013 , 0x0000003f 
+ 00020833  0x00005034 isub  0x00000011 , 0x00000013 
+ 00020834  0x00005035 ifetch  0x00000002 , 0x00000006 
+ 00020835  0x00005036 copy  0x0000003f , 0x0000000b 
+ 00020836  0x00005037 ifetch  0x00000002 , 0x00000006 
+ 00020837  0x00005038 ifetch  0x00000002 , 0x00000006 
+ 00020838  0x00005039 nbranch  0x00005188 , 0x00000034 
+ 00020839  0x0000503a call  0x00007ea8 
+ 00020840  0x0000503e copy  0x0000000b , 0x00000002 
+ 00020841  0x0000503f bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x00005040 setarg  0x00000050 
+ 00020843  0x00005041 isub  0x00000002 , 0x0000003e 
+ 00020844  0x00005042 branch  0x00005176 , 0x00000005 
+ 00020845  0x00005043 setarg  0x00000051 
+ 00020846  0x00005044 isub  0x00000002 , 0x0000003e 
+ 00020847  0x00005045 branch  0x0000517a , 0x00000005 
+ 00020848  0x00005046 setarg  0x00000052 
+ 00020849  0x00005047 isub  0x00000002 , 0x0000003e 
+ 00020850  0x00005048 branch  0x0000517e , 0x00000005 
+ 00020851  0x00005049 setarg  0x00000053 
+ 00020852  0x0000504a isub  0x00000002 , 0x0000003e 
+ 00020853  0x0000504b branch  0x00005182 , 0x00000005 
+ 00020854  0x0000504d fetch  0x00000001 , 0x00004250 
+ 00020855  0x0000504e set1  0x00000005 
+ 00020856  0x0000504f store  0x00000001 , 0x00004250 
+ 00020857  0x00005050 rtn 
+ 00020858  0x00005052 fetch  0x00000001 , 0x00004251 
+ 00020859  0x00005053 set1  0x00000005 
+ 00020860  0x00005054 store  0x00000001 , 0x00004251 
+ 00020861  0x00005055 rtn 
+ 00020862  0x00005057 fetch  0x00000001 , 0x00004252 
+ 00020863  0x00005058 set1  0x00000005 
+ 00020864  0x00005059 store  0x00000001 , 0x00004252 
+ 00020865  0x0000505a rtn 
+ 00020866  0x0000505c fetch  0x00000001 , 0x00004253 
+ 00020867  0x0000505d set1  0x00000005 
+ 00020868  0x0000505e store  0x00000001 , 0x00004253 
+ 00020869  0x0000505f jam  0x00000006 , 0x00000a99 
+ 00020870  0x00005060 branch  0x00007d86 
+ 00020871  0x00005064 call  0x00007ead 
+ 00020872  0x00005066 increase  0xfffffffa , 0x00000011 
+ 00020873  0x00005068 branch  0x0000518d , 0x00000005 
+ 00020874  0x00005069 increase  0x00000001 , 0x00000006 
+ 00020875  0x0000506a increase  0xffffffff , 0x00000011 
+ 00020876  0x0000506b branch  0x00005189 
+ 00020877  0x0000506d rtn 
+ 00020878  0x0000506f ifetch  0x00000001 , 0x00000006 
+ 00020879  0x00005070 copy  0x0000003f , 0x00000007 
+ 00020880  0x00005071 ifetch  0x00000002 , 0x00000006 
+ 00020881  0x00005072 copy  0x0000003f , 0x00000011 
+ 00020882  0x00005073 copy  0x00000013 , 0x0000003f 
+ 00020883  0x00005074 isub  0x00000011 , 0x00000013 
+ 00020884  0x00005075 ifetch  0x00000002 , 0x00000006 
+ 00020885  0x00005076 increase  0x00000002 , 0x00000006 
+ 00020886  0x00005077 copy  0x0000003f , 0x00000002 
+ 00020887  0x00005078 setarg  0x00000005 
+ 00020888  0x00005079 istore  0x00000001 , 0x00000005 
+ 00020889  0x0000507a copy  0x00000007 , 0x0000003f 
+ 00020890  0x0000507b istore  0x00000001 , 0x00000005 
+ 00020891  0x0000507c increase  0x00000002 , 0x00000011 
+ 00020892  0x0000507d copy  0x00000011 , 0x0000003f 
+ 00020893  0x0000507e istore  0x00000002 , 0x00000005 
+ 00020894  0x0000507f call  0x00007ea8 
+ 00020895  0x00005080 bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x00005081 setarg  0x00000050 
+ 00020897  0x00005082 isub  0x00000002 , 0x0000003e 
+ 00020898  0x00005083 branch  0x000051ad , 0x00000005 
+ 00020899  0x00005084 setarg  0x00000051 
+ 00020900  0x00005085 isub  0x00000002 , 0x0000003e 
+ 00020901  0x00005086 branch  0x000051be , 0x00000005 
+ 00020902  0x00005087 setarg  0x00000052 
+ 00020903  0x00005088 isub  0x00000002 , 0x0000003e 
+ 00020904  0x00005089 branch  0x000051c4 , 0x00000005 
+ 00020905  0x0000508a setarg  0x00000053 
+ 00020906  0x0000508b isub  0x00000002 , 0x0000003e 
+ 00020907  0x0000508c branch  0x000051ca , 0x00000005 
+ 00020908  0x0000508d branch  0x000051cf 
+ 00020909  0x0000508f fetch  0x00000001 , 0x00004250 
+ 00020910  0x00005090 set1  0x00000004 , 0x0000003f 
+ 00020911  0x00005091 set1  0x00000003 , 0x0000003f 
+ 00020912  0x00005092 store  0x00000001 , 0x00004250 
+ 00020913  0x00005093 bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x00005094 fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x00005095 set1  0x00000006 , 0x00000002 
+ 00020916  0x00005096 storet  0x00000001 , 0x0000027f 
+ 00020917  0x00005097 copy  0x00000007 , 0x0000003f 
+ 00020918  0x00005098 increase  0x00000001 , 0x0000003f 
+ 00020919  0x00005099 store  0x00000001 , 0x00000281 
+ 00020920  0x0000509a fetch  0x00000001 , 0x00004250 
+ 00020921  0x0000509b set1  0x00000002 , 0x0000003f 
+ 00020922  0x0000509c store  0x00000001 , 0x00004250 
+ 00020923  0x0000509e fetch  0x00000002 , 0x00004248 
+ 00020924  0x0000509f store  0x00000002 , 0x00000282 
+ 00020925  0x000050a0 branch  0x000051cf 
+ 00020926  0x000050a2 fetch  0x00000001 , 0x00004251 
+ 00020927  0x000050a3 set1  0x00000004 , 0x0000003f 
+ 00020928  0x000050a4 set1  0x00000003 , 0x0000003f 
+ 00020929  0x000050a5 store  0x00000001 , 0x00004251 
+ 00020930  0x000050a6 fetch  0x00000002 , 0x0000424a 
+ 00020931  0x000050a7 branch  0x000051cf 
+ 00020932  0x000050a9 fetch  0x00000001 , 0x00004252 
+ 00020933  0x000050aa set1  0x00000004 , 0x0000003f 
+ 00020934  0x000050ab set1  0x00000003 , 0x0000003f 
+ 00020935  0x000050ac store  0x00000001 , 0x00004252 
+ 00020936  0x000050ad fetch  0x00000002 , 0x0000424c 
+ 00020937  0x000050ae branch  0x000051cf 
+ 00020938  0x000050b0 fetch  0x00000001 , 0x00004253 
+ 00020939  0x000050b1 set1  0x00000004 , 0x0000003f 
+ 00020940  0x000050b2 set1  0x00000003 , 0x0000003f 
+ 00020941  0x000050b3 store  0x00000001 , 0x00004253 
+ 00020942  0x000050b4 fetch  0x00000002 , 0x0000424e 
+ 00020943  0x000050b8 copy  0x0000003f , 0x0000000b 
+ 00020944  0x000050b9 call  0x00007ead 
+ 00020945  0x000050bb copy  0x0000000b , 0x0000003f 
+ 00020946  0x000050bd istore  0x00000002 , 0x00000005 
+ 00020947  0x000050be force  0x00000000 , 0x0000003f 
+ 00020948  0x000050bf istore  0x00000002 , 0x00000005 
+ 00020949  0x000050c0 force  0x00000000 , 0x0000003f 
+ 00020950  0x000050c1 istore  0x00000002 , 0x00000005 
+ 00020951  0x000050c2 force  0x0000000a , 0x0000003f 
+ 00020952  0x000050c3 iadd  0x00000012 , 0x00000012 
+ 00020953  0x000050c4 increase  0xfffffffa , 0x00000011 
+ 00020954  0x000050c6 branch  0x000051e0 , 0x00000005 
+ 00020955  0x000050c7 ifetch  0x00000001 , 0x00000006 
+ 00020956  0x000050c8 istore  0x00000001 , 0x00000005 
+ 00020957  0x000050c9 increase  0x00000001 , 0x00000012 
+ 00020958  0x000050ca increase  0xffffffff , 0x00000011 
+ 00020959  0x000050cb branch  0x000051da 
+ 00020960  0x000050cd rtn 
+ 00020961  0x000050cf ifetch  0x00000001 , 0x00000006 
+ 00020962  0x000050d0 copy  0x0000003f , 0x00000007 
+ 00020963  0x000050d1 ifetch  0x00000002 , 0x00000006 
+ 00020964  0x000050d2 copy  0x0000003f , 0x00000011 
+ 00020965  0x000050d3 copy  0x00000013 , 0x0000003f 
+ 00020966  0x000050d4 isub  0x00000011 , 0x00000013 
+ 00020967  0x000050d6 ifetch  0x00000002 , 0x00000006 
+ 00020968  0x000050d7 copy  0x0000003f , 0x00000011 
+ 00020969  0x000050d8 ifetch  0x00000002 , 0x00000006 
+ 00020970  0x000050d9 copy  0x0000003f , 0x0000000b 
+ 00020971  0x000050da call  0x00007ea8 
+ 00020972  0x000050db bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x000050dc setarg  0x00000050 
+ 00020974  0x000050dd copy  0x00000011 , 0x00000002 
+ 00020975  0x000050de isub  0x00000002 , 0x0000003e 
+ 00020976  0x000050df branch  0x000051fa , 0x00000005 
+ 00020977  0x000050e0 setarg  0x00000052 
+ 00020978  0x000050e1 copy  0x00000011 , 0x00000002 
+ 00020979  0x000050e2 isub  0x00000002 , 0x0000003e 
+ 00020980  0x000050e3 branch  0x000051ff , 0x00000005 
+ 00020981  0x000050e4 setarg  0x00000053 
+ 00020982  0x000050e5 copy  0x00000011 , 0x00000002 
+ 00020983  0x000050e6 isub  0x00000002 , 0x0000003e 
+ 00020984  0x000050e7 branch  0x00005201 , 0x00000005 
+ 00020985  0x000050e8 branch  0x00005203 
+ 00020986  0x000050ea setarg  0x00000000 
+ 00020987  0x000050eb store  0x00000002 , 0x00000275 
+ 00020988  0x000050ec store  0x00000002 , 0x00004248 
+ 00020989  0x000050ed store  0x00000001 , 0x00004250 
+ 00020990  0x000050ee branch  0x00005205 
+ 00020991  0x000050f0 call  0x00005079 
+ 00020992  0x000050f1 branch  0x00005205 
+ 00020993  0x000050f3 call  0x0000507f 
+ 00020994  0x000050f9 branch  0x00005205 
+ 00020995  0x000050fb setarg  0x00000000 
+ 00020996  0x000050fc store  0x00000002 , 0x0000027b 
+ 00020997  0x000050fe call  0x00007ead 
+ 00020998  0x000050ff setarg  0x00000007 
+ 00020999  0x00005100 istore  0x00000001 , 0x00000005 
+ 00021000  0x00005101 copy  0x00000007 , 0x0000003f 
+ 00021001  0x00005102 istore  0x00000001 , 0x00000005 
+ 00021002  0x00005103 setarg  0x00000004 
+ 00021003  0x00005104 istore  0x00000002 , 0x00000005 
+ 00021004  0x00005105 copy  0x00000011 , 0x0000003f 
+ 00021005  0x00005106 istore  0x00000002 , 0x00000005 
+ 00021006  0x00005107 copy  0x0000000b , 0x0000003f 
+ 00021007  0x00005108 istore  0x00000002 , 0x00000005 
+ 00021008  0x00005109 force  0x00000008 , 0x0000003f 
+ 00021009  0x0000510a iadd  0x00000012 , 0x00000012 
+ 00021010  0x0000510b rtn 
+ 00021011  0x0000510e ifetch  0x00000001 , 0x00000006 
+ 00021012  0x0000510f copy  0x0000003f , 0x00000007 
+ 00021013  0x00005110 ifetch  0x00000002 , 0x00000006 
+ 00021014  0x00005111 copy  0x0000003f , 0x00000011 
+ 00021015  0x00005112 ifetch  0x00000002 , 0x00000006 
+ 00021016  0x00005113 copy  0x0000003f , 0x0000000b 
+ 00021017  0x00005114 ifetch  0x00000002 , 0x00000006 
+ 00021018  0x00005115 copy  0x0000003f , 0x00000002 
+ 00021019  0x00005116 call  0x00007ea8 
+ 00021020  0x00005117 bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x00005118 fetch  0x00000001 , 0x00004255 
+ 00021022  0x00005119 icompare  0x000000ff , 0x00000007 
+ 00021023  0x0000511a nbranch  0x0000522a , 0x00000001 
+ 00021024  0x0000511b setarg  0x00000050 
+ 00021025  0x0000511c isub  0x00000002 , 0x0000003e 
+ 00021026  0x0000511d branch  0x00005227 , 0x00000005 
+ 00021027  0x0000511e setarg  0x00000051 
+ 00021028  0x0000511f isub  0x00000002 , 0x0000003e 
+ 00021029  0x00005120 branch  0x0000522a , 0x00000005 
+ 00021030  0x00005121 branch  0x0000522a 
+ 00021031  0x00005123 jam  0x00000000 , 0x00004248 
+ 00021032  0x00005124 jam  0x00000000 , 0x00004250 
+ 00021033  0x00005125 branch  0x0000522a 
+ 00021034  0x0000512a call  0x00007ead 
+ 00021035  0x0000512b copy  0x00000013 , 0x0000003f 
+ 00021036  0x0000512c isub  0x00000011 , 0x00000013 
+ 00021037  0x0000512d rtn 
+ 00021038  0x00005130 setarg  0x00000001 
+ 00021039  0x00005131 istore  0x00000001 , 0x00000005 
+ 00021040  0x00005132 ifetch  0x00000001 , 0x00000006 
+ 00021041  0x00005133 istore  0x00000001 , 0x00000005 
+ 00021042  0x00005134 setarg  0x00000002 
+ 00021043  0x00005135 istore  0x00000002 , 0x00000005 
+ 00021044  0x00005136 setarg  0x00000000 
+ 00021045  0x00005137 istore  0x00000002 , 0x00000005 
+ 00021046  0x00005138 setarg  0x00000006 
+ 00021047  0x00005139 iadd  0x00000012 , 0x00000012 
+ 00021048  0x0000513a force  0x00000004 , 0x00000013 
+ 00021049  0x0000513b rtn 
+ 00021050  0x0000513f fetch  0x00000001 , 0x00004255 
+ 00021051  0x00005140 increase  0x00000001 , 0x0000003f 
+ 00021052  0x00005141 bne  0x00000000 , 0x0000523e 
+ 00021053  0x00005142 increase  0x00000001 , 0x0000003f 
+ 00021054  0x00005144 store  0x00000001 , 0x00004255 
+ 00021055  0x00005145 rtn 
+ 00021056  0x00005150 bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x00005151 arg  0x00000000 , 0x00000012 
+ 00021058  0x00005152 call  0x0000526e 
+ 00021059  0x00005153 nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x00005154 call  0x0000527e 
+ 00021061  0x00005155 arg  0x00001800 , 0x00000012 
+ 00021062  0x00005156 arg  0x00000000 , 0x00000007 
+ 00021063  0x00005158 fetcht  0x00000001 , 0x00004256 
+ 00021064  0x00005159 qisolate1  0x00000002 
+ 00021065  0x0000515a branch  0x0000524f , 0x00000001 
+ 00021066  0x0000515b call  0x000052a0 
+ 00021067  0x0000515c sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x0000515d branch  0x0000524f , 0x00000002 
+ 00021069  0x0000515e call  0x00005288 
+ 00021070  0x0000515f branch  0x00005255 
+ 00021071  0x00005161 increase  0x00000080 , 0x00000012 
+ 00021072  0x00005162 increase  0x00000001 , 0x00000007 
+ 00021073  0x00005163 setarg  0x00000008 
+ 00021074  0x00005164 isub  0x00000007 , 0x0000003e 
+ 00021075  0x00005165 branch  0x00005247 , 0x00000002 
+ 00021076  0x00005166 arg  0x00000000 , 0x00000012 
+ 00021077  0x00005168 copy  0x00000012 , 0x0000003f 
+ 00021078  0x00005169 branch  0x00002a8c , 0x00000034 
+ 00021079  0x0000516a rtn 
+ 00021080  0x00005173 bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x00005174 call  0x00005277 
+ 00021082  0x00005175 increase  0x00000001 , 0x00000006 
+ 00021083  0x00005176 ifetch  0x00000002 , 0x00000006 
+ 00021084  0x00005177 rtn 
+ 00021085  0x0000517e bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x0000517f call  0x00005277 
+ 00021087  0x00005180 copy  0x00000006 , 0x00000005 
+ 00021088  0x00005181 copy  0x00000006 , 0x00000002 
+ 00021089  0x00005182 setarg  0x00000000 
+ 00021090  0x00005183 istore  0x00000003 , 0x00000005 
+ 00021091  0x00005184 rtn 
+ 00021092  0x0000518a bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x0000518b call  0x00005274 
+ 00021094  0x0000518c branch  0x00002a8c , 0x00000034 
+ 00021095  0x0000518d fetch  0x00000003 , 0x0000425d 
+ 00021096  0x0000518e store  0x00000003 , 0x00004260 
+ 00021097  0x0000518f fetch  0x00000003 , 0x0000425a 
+ 00021098  0x00005190 store  0x00000003 , 0x0000425d 
+ 00021099  0x00005191 fetch  0x00000003 , 0x00004257 
+ 00021100  0x00005192 store  0x00000003 , 0x0000425a 
+ 00021101  0x00005193 rtn 
+ 00021102  0x0000519a bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x0000519b fetch  0x00000003 , 0x00004257 
+ 00021104  0x0000519c rtn 
+ 00021105  0x000051a3 bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x000051a4 fetch  0x00000003 , 0x0000425a 
+ 00021107  0x000051a5 rtn 
+ 00021108  0x000051ac bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x000051ad fetch  0x00000003 , 0x00004260 
+ 00021110  0x000051ae rtn 
+ 00021111  0x000051b4 call  0x00005274 
+ 00021112  0x000051b5 branch  0x00002a8c , 0x00000034 
+ 00021113  0x000051b6 arg  0x00004257 , 0x00000006 
+ 00021114  0x000051b8 ifetch  0x00000003 , 0x00000006 
+ 00021115  0x000051b9 branch  0x0000527a , 0x00000034 
+ 00021116  0x000051ba increase  0xfffffffd , 0x00000006 
+ 00021117  0x000051bb rtn 
+ 00021118  0x000051c3 bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x000051c4 arg  0x00000004 , 0x00000039 
+ 00021120  0x000051c5 arg  0x00004257 , 0x00000006 
+ 00021121  0x000051c6 arg  0x00000000 , 0x00000002 
+ 00021122  0x000051c8 ifetch  0x00000003 , 0x00000006 
+ 00021123  0x000051c9 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x000051ca ior  0x00000002 , 0x00000002 
+ 00021125  0x000051cb loop  0x00005282 
+ 00021126  0x000051cc storet  0x00000001 , 0x00004256 
+ 00021127  0x000051cd rtn 
+ 00021128  0x000051d6 bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x000051d7 call  0x0000526e 
+ 00021130  0x000051d8 nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x000051d9 call  0x00005274 
+ 00021132  0x000051da branch  0x00005295 , 0x00000034 
+ 00021133  0x000051db fetch  0x00000003 , 0x0000425a 
+ 00021134  0x000051dc store  0x00000003 , 0x00004257 
+ 00021135  0x000051dd ifetch  0x00000003 , 0x00000006 
+ 00021136  0x000051de istore  0x00000003 , 0x00000005 
+ 00021137  0x000051df ifetch  0x00000003 , 0x00000006 
+ 00021138  0x000051e0 istore  0x00000003 , 0x00000005 
+ 00021139  0x000051e1 setarg  0x00000000 
+ 00021140  0x000051e2 istore  0x00000003 , 0x00000005 
+ 00021141  0x000051e4 arg  0x00000000 , 0x00000002 
+ 00021142  0x000051e5 copy  0x0000000b , 0x0000003f 
+ 00021143  0x000051e6 iadd  0x00000007 , 0x0000003f 
+ 00021144  0x000051e8 qset1  0x00000002 
+ 00021145  0x000051e9 increase  0x00000001 , 0x00000007 
+ 00021146  0x000051ea isub  0x00000007 , 0x0000003e 
+ 00021147  0x000051eb nbranch  0x00005298 , 0x00000005 
+ 00021148  0x000051ed lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x000051ee ior  0x00000002 , 0x0000003f 
+ 00021150  0x000051ef store  0x00000003 , 0x00004260 
+ 00021151  0x000051f0 rtn 
+ 00021152  0x000051fb bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x000051fc call  0x0000527e 
+ 00021154  0x000051fd copy  0x00000007 , 0x00000013 
+ 00021155  0x000051fe arg  0x00000000 , 0x00000002 
+ 00021156  0x000051ff arg  0x00000000 , 0x0000000b 
+ 00021157  0x00005202 copy  0x00000007 , 0x0000003f 
+ 00021158  0x00005203 beq  0x00000008 , 0x000052b0 
+ 00021159  0x00005204 fetch  0x00000001 , 0x00004256 
+ 00021160  0x00005205 qisolate1  0x0000003f 
+ 00021161  0x00005206 branch  0x000052b0 , 0x00000001 
+ 00021162  0x00005207 increase  0x00000080 , 0x00000002 
+ 00021163  0x00005208 increase  0x00000001 , 0x00000007 
+ 00021164  0x00005209 copy  0x00000011 , 0x0000003f 
+ 00021165  0x0000520a isub  0x00000002 , 0x0000003e 
+ 00021166  0x0000520b branch  0x000052b0 , 0x00000005 
+ 00021167  0x0000520c branch  0x000052a5 , 0x00000002 
+ 00021168  0x0000520e copy  0x00000002 , 0x0000003f 
+ 00021169  0x0000520f isub  0x00000011 , 0x0000003e 
+ 00021170  0x00005210 nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x00005211 copy  0x00000007 , 0x0000003f 
+ 00021172  0x00005212 copy  0x00000013 , 0x00000002 
+ 00021173  0x00005213 isub  0x00000002 , 0x0000000b 
+ 00021174  0x00005215 copy  0x00000013 , 0x00000007 
+ 00021175  0x00005216 rtn 
+ 00021176  0x0000521a bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x0000521b arg  0x0000007f , 0x00000011 
+ 00021178  0x0000521c call  0x00005240 
+ 00021179  0x0000521d store  0x00000002 , 0x0000026b 
+ 00021180  0x0000521e increase  0x00000004 , 0x0000003f 
+ 00021181  0x0000521f store  0x00000002 , 0x0000026d 
+ 00021182  0x00005220 setarg  0x00000000 
+ 00021183  0x00005221 store  0x00000002 , 0x0000026f 
+ 00021184  0x00005222 rtn 
+ 00021185  0x00005225 fetch  0x00000002 , 0x0000026b 
+ 00021186  0x00005226 branch  0x000052e2 
+ 00021187  0x00005229 fetch  0x00000002 , 0x0000026d 
+ 00021188  0x0000522a branch  0x000052e2 
+ 00021189  0x0000522e bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x0000522f arg  0x000000fa , 0x00000011 
+ 00021191  0x00005230 call  0x00005240 
+ 00021192  0x00005231 store  0x00000002 , 0x00000271 
+ 00021193  0x00005232 increase  0x00000004 , 0x0000003f 
+ 00021194  0x00005233 store  0x00000002 , 0x00000273 
+ 00021195  0x00005234 setarg  0x00000000 
+ 00021196  0x00005235 store  0x00000002 , 0x00000275 
+ 00021197  0x00005236 rtn 
+ 00021198  0x00005239 fetch  0x00000002 , 0x00000271 
+ 00021199  0x0000523a branch  0x000052e2 
+ 00021200  0x0000523d fetch  0x00000002 , 0x00000273 
+ 00021201  0x0000523e branch  0x000052e2 
+ 00021202  0x00005242 bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x00005243 call  0x00007e7c 
+ 00021204  0x00005244 jam  0x00000001 , 0x00000284 
+ 00021205  0x00005245 call  0x0000526e 
+ 00021206  0x00005246 nrtn  0x00000034 
+ 00021207  0x00005247 arg  0x0000007f , 0x00000011 
+ 00021208  0x00005248 call  0x00005240 
+ 00021209  0x00005249 store  0x00000002 , 0x00000277 
+ 00021210  0x0000524a increase  0x00000004 , 0x0000003f 
+ 00021211  0x0000524b store  0x00000002 , 0x00000279 
+ 00021212  0x0000524c setarg  0x00000000 
+ 00021213  0x0000524d store  0x00000002 , 0x0000027b 
+ 00021214  0x0000524e jam  0x00000000 , 0x00000284 
+ 00021215  0x0000524f branch  0x00007e8c 
+ 00021216  0x00005252 fetch  0x00000002 , 0x00000277 
+ 00021217  0x00005253 branch  0x000052e2 
+ 00021218  0x00005256 branch  0x00002a8c , 0x00000034 
+ 00021219  0x00005257 copy  0x0000003f , 0x00000005 
+ 00021220  0x00005258 rtn 
+ 00021221  0x0000525c bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x0000525d arg  0x00000000 , 0x00000012 
+ 00021223  0x0000525e arg  0x00004257 , 0x00000011 
+ 00021224  0x0000525f increase  0xfffffffe , 0x00000011 
+ 00021225  0x00005261 increase  0x00000002 , 0x00000011 
+ 00021226  0x00005262 setarg  0x00004263 
+ 00021227  0x00005263 isub  0x00000011 , 0x0000003e 
+ 00021228  0x00005264 branch  0x000052f5 , 0x00000005 
+ 00021229  0x00005265 ifetch  0x00000001 , 0x00000011 
+ 00021230  0x00005266 increase  0x00000001 , 0x00000011 
+ 00021231  0x00005267 branch  0x000052e9 , 0x00000034 
+ 00021232  0x00005268 ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x00005269 ifetch  0x00000002 , 0x00000002 
+ 00021234  0x0000526a iadd  0x00000012 , 0x00000012 
+ 00021235  0x0000526b increase  0x00000004 , 0x00000012 
+ 00021236  0x0000526c branch  0x000052e9 
+ 00021237  0x0000526e copy  0x00000012 , 0x0000003f 
+ 00021238  0x0000526f rtn 
+ 00021239  0x00005273 arg  0x0000000c , 0x00000007 
+ 00021240  0x00005274 branch  0x00002c32 
+ 00021241  0x00005277 arg  0x0000000c , 0x00000007 
+ 00021242  0x00005278 branch  0x00002c36 
+ 00021243  0x0000527b bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x0000527c call  0x0000527e 
+ 00021245  0x0000527d fetch  0x00000001 , 0x00004256 
+ 00021246  0x0000527e rtn  0x00000034 
+ 00021247  0x0000527f call  0x000052e5 
+ 00021248  0x00005280 arg  0x00000100 , 0x00000002 
+ 00021249  0x00005281 isub  0x00000002 , 0x0000003e 
+ 00021250  0x00005282 branch  0x000052f7 , 0x00000002 
+ 00021251  0x00005283 call  0x000052f9 
+ 00021252  0x00005284 arg  0x00004263 , 0x00000005 
+ 00021253  0x00005285 arg  0x00004257 , 0x00000011 
+ 00021254  0x00005287 setarg  0x00004263 
+ 00021255  0x00005288 isub  0x00000011 , 0x0000003e 
+ 00021256  0x00005289 rtn  0x00000005 
+ 00021257  0x0000528a ifetch  0x00000001 , 0x00000011 
+ 00021258  0x0000528b increase  0x00000001 , 0x00000011 
+ 00021259  0x0000528c nbranch  0x0000530f , 0x00000034 
+ 00021260  0x0000528d istore  0x00000002 , 0x00000005 
+ 00021261  0x0000528e increase  0x00000002 , 0x00000011 
+ 00021262  0x0000528f branch  0x00005306 
+ 00021263  0x00005291 ifetch  0x00000002 , 0x00000011 
+ 00021264  0x00005292 increase  0x00000002 , 0x00000011 
+ 00021265  0x00005293 copy  0x0000003f , 0x00000006 
+ 00021266  0x00005294 ifetch  0x00000002 , 0x00000006 
+ 00021267  0x00005295 istore  0x00000002 , 0x00000005 
+ 00021268  0x00005296 copy  0x0000003f , 0x00000039 
+ 00021269  0x00005297 increase  0x00000002 , 0x00000039 
+ 00021270  0x00005298 call  0x00007f01 
+ 00021271  0x00005299 branch  0x00005306 
+ 00021272  0x0000529c bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x0000529d call  0x0000527e 
+ 00021274  0x0000529e fetch  0x00000001 , 0x00004256 
+ 00021275  0x0000529f rtn  0x00000034 
+ 00021276  0x000052a0 arg  0x00004258 , 0x00000011 
+ 00021277  0x000052a1 increase  0xfffffffd , 0x00000011 
+ 00021278  0x000052a2 arg  0x00004263 , 0x00000006 
+ 00021279  0x000052a4 increase  0x00000003 , 0x00000011 
+ 00021280  0x000052a5 setarg  0x00004264 
+ 00021281  0x000052a6 isub  0x00000011 , 0x0000003e 
+ 00021282  0x000052a7 rtn  0x00000005 
+ 00021283  0x000052a8 ifetch  0x00000002 , 0x00000006 
+ 00021284  0x000052a9 branch  0x0000531f , 0x00000034 
+ 00021285  0x000052aa increase  0x00000004 , 0x0000003f 
+ 00021286  0x000052ab copy  0x0000003f , 0x00000039 
+ 00021287  0x000052ac copy  0x00000006 , 0x00000012 
+ 00021288  0x000052ad ifetch  0x00000002 , 0x00000011 
+ 00021289  0x000052ae copy  0x0000003f , 0x00000005 
+ 00021290  0x000052af copy  0x00000012 , 0x00000006 
+ 00021291  0x000052b0 increase  0xfffffffe , 0x00000006 
+ 00021292  0x000052b1 call  0x00007f01 
+ 00021293  0x000052b2 branch  0x0000531f 
+ 00021294  0x000052bd bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x000052be disable  0x0000002b 
+ 00021296  0x000052bf jam  0x00000001 , 0x00000455 
+ 00021297  0x000052c0 jam  0x00000003 , 0x0000043f 
+ 00021298  0x000052c1 jam  0x00000001 , 0x00000456 
+ 00021299  0x000052c2 setarg  0xffffffff 
+ 00021300  0x000052c3 store  0x00000002 , 0x00000459 
+ 00021301  0x000052c4 force  0x00000000 , 0x0000003f 
+ 00021302  0x000052c5 store  0x00000001 , 0x00000457 
+ 00021303  0x000052c6 store  0x00000001 , 0x00000462 
+ 00021304  0x000052c7 store  0x00000003 , 0x00004169 
+ 00021305  0x000052c8 store  0x00000003 , 0x0000416c 
+ 00021306  0x000052c9 store  0x00000005 , 0x00004403 
+ 00021307  0x000052ca set1  0x00000027 , 0x0000003f 
+ 00021308  0x000052cb store  0x00000005 , 0x00004408 
+ 00021309  0x000052cc jam  0x00000001 , 0x000043dc 
+ 00021310  0x000052cd jam  0x00000000 , 0x000043dd 
+ 00021311  0x000052ce branch  0x000056ed 
+ 00021312  0x000052d1 bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x000052d2 enable  0x00000029 
+ 00021314  0x000052d3 jam  0x00000003 , 0x00000440 
+ 00021315  0x000052d4 jam  0x00000001 , 0x00000478 
+ 00021316  0x000052d5 jam  0x00000001 , 0x0000445a 
+ 00021317  0x000052d6 setarg  0x0000ffff 
+ 00021318  0x000052d7 store  0x00000002 , 0x0000445c 
+ 00021319  0x000052d8 force  0x00000000 , 0x0000003f 
+ 00021320  0x000052d9 store  0x00000005 , 0x00004408 
+ 00021321  0x000052da set1  0x00000027 , 0x0000003f 
+ 00021322  0x000052db store  0x00000005 , 0x00004403 
+ 00021323  0x000052dc branch  0x0000532e 
+ 00021324  0x000052e0 bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x000052e1 disable  0x00000029 
+ 00021326  0x000052e2 setarg  0x00000017 
+ 00021327  0x000052e3 store  0x00000002 , 0x000044a8 
+ 00021328  0x000052e4 jam  0x00000001 , 0x00000440 
+ 00021329  0x000052e5 jam  0x00000000 , 0x0000436e 
+ 00021330  0x000052e6 jam  0x00000000 , 0x000000a0 
+ 00021331  0x000052e7 jam  0x00000000 , 0x000044c4 
+ 00021332  0x000052e8 jam  0x00000000 , 0x000044c5 
+ 00021333  0x000052e9 fetch  0x00000002 , 0x0000046d 
+ 00021334  0x000052ea store  0x00000002 , 0x000044ba 
+ 00021335  0x000052eb fetch  0x00000002 , 0x00000441 
+ 00021336  0x000052ec mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x000052ed rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x000052ee store  0x00000002 , 0x0000046d 
+ 00021339  0x000052ef branch  0x0000532e 
+ 00021340  0x000052f6 call  0x000053c4 
+ 00021341  0x000052f7 call  0x000055e8 
+ 00021342  0x000052f8 call  0x000056f0 
+ 00021343  0x000052f9 branch  0x000053ce 
+ 00021344  0x000052fc bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x000052fd call  0x000053c4 
+ 00021346  0x000052fe call  0x000032f4 
+ 00021347  0x000052ff fetch  0x00000001 , 0x00000440 
+ 00021348  0x00005300 beq  0x00000003 , 0x00005366 
+ 00021349  0x00005301 branch  0x0000537a 
+ 00021350  0x00005308 bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x00005309 enable  0x00000029 
+ 00021352  0x0000530a call  0x000056e4 
+ 00021353  0x0000530b branch  0x00005377 , 0x00000002 
+ 00021354  0x0000530c call  0x00002c6c 
+ 00021355  0x0000530d call  0x00005413 
+ 00021356  0x0000530e call  0x0000561e 
+ 00021357  0x0000530f disable  0x0000002d 
+ 00021358  0x00005310 call  0x000054bf 
+ 00021359  0x00005311 nrtn  0x0000002d 
+ 00021360  0x00005312 bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x00005313 fetch  0x00000001 , 0x00000005 
+ 00021362  0x00005314 increase  0x00000001 , 0x0000003f 
+ 00021363  0x00005315 store  0x00000001 , 0x00000005 
+ 00021364  0x00005316 call  0x000055aa 
+ 00021365  0x00005317 disable  0x00000029 
+ 00021366  0x00005318 rtn 
+ 00021367  0x0000531b call  0x000053a9 
+ 00021368  0x0000531c disable  0x00000029 
+ 00021369  0x0000531d rtn 
+ 00021370  0x00005323 bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x00005324 jam  0x00000000 , 0x0000450f 
+ 00021372  0x00005325 call  0x00007aaf 
+ 00021373  0x00005326 call  0x00005c18 
+ 00021374  0x00005327 disable  0x0000002e 
+ 00021375  0x00005328 call  0x000056e4 
+ 00021376  0x00005329 branch  0x000053a9 , 0x00000002 
+ 00021377  0x0000532a call  0x00002c6c 
+ 00021378  0x0000532b call  0x00005413 
+ 00021379  0x0000532c call  0x00005489 
+ 00021380  0x0000532d nbranch  0x0000539b , 0x00000018 
+ 00021381  0x0000532e call  0x000053b7 
+ 00021382  0x0000532f branch  0x00005388 , 0x0000002d 
+ 00021383  0x00005330 branch  0x00005395 
+ 00021384  0x00005334 bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x00005335 fetch  0x00000001 , 0x0000450f 
+ 00021386  0x00005336 pincrease  0x00000001 
+ 00021387  0x00005337 store  0x00000001 , 0x0000450f 
+ 00021388  0x00005338 beq  0x0000000c , 0x00005395 
+ 00021389  0x00005339 call  0x000055aa 
+ 00021390  0x0000533a call  0x0000561e 
+ 00021391  0x0000533b call  0x000054c7 
+ 00021392  0x0000533c call  0x0000567e 
+ 00021393  0x0000533d fetch  0x00000002 , 0x000041fb 
+ 00021394  0x0000533e call  0x00007f9c 
+ 00021395  0x0000533f call  0x000053a0 
+ 00021396  0x00005340 branch  0x000053a4 , 0x00000028 
+ 00021397  0x00005342 bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x00005343 call  0x00005be4 
+ 00021399  0x00005344 call  0x00005bdb 
+ 00021400  0x00005345 call  0x00007d9c 
+ 00021401  0x00005346 fetch  0x00000001 , 0x00000462 
+ 00021402  0x00005347 bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x00005349 bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x0000534a call  0x000057f4 
+ 00021405  0x0000534b call  0x0000559d 
+ 00021406  0x0000534c call  0x00005575 
+ 00021407  0x0000534d branch  0x00002841 
+ 00021408  0x00005351 disable  0x00000028 
+ 00021409  0x00005352 bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x00005353 bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x00005354 rtn 
+ 00021412  0x00005358 bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x00005359 enable  0x0000002e 
+ 00021414  0x0000535a call  0x000054c1 
+ 00021415  0x0000535b branch  0x00005388 , 0x0000002d 
+ 00021416  0x0000535c branch  0x00005395 
+ 00021417  0x00005362 bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x00005363 call  0x000053af 
+ 00021419  0x00005364 call  0x000033b4 
+ 00021420  0x00005365 call  0x00007a77 
+ 00021421  0x00005366 jam  0x00000015 , 0x00000a99 
+ 00021422  0x00005367 branch  0x00007d86 
+ 00021423  0x0000536a setarg  0x00000000 
+ 00021424  0x0000536b store  0x00000009 , 0x000044ff 
+ 00021425  0x0000536c jam  0x00000000 , 0x00000455 
+ 00021426  0x0000536d jam  0x00000000 , 0x00000440 
+ 00021427  0x0000536e jam  0x00000000 , 0x0000043f 
+ 00021428  0x0000536f jam  0x00000000 , 0x000044c5 
+ 00021429  0x00005370 jam  0x00000000 , 0x000044c4 
+ 00021430  0x00005371 rtn 
+ 00021431  0x00005374 bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x00005375 fetch  0x00000001 , 0x00000005 
+ 00021433  0x00005376 increase  0x00000001 , 0x0000003f 
+ 00021434  0x00005377 store  0x00000001 , 0x00000005 
+ 00021435  0x00005378 fetch  0x00000001 , 0x0000043f 
+ 00021436  0x00005379 rtnbit1  0x00000003 
+ 00021437  0x0000537a set1  0x00000003 
+ 00021438  0x0000537b store  0x00000001 , 0x0000043f 
+ 00021439  0x0000537c fetch  0x00000002 , 0x000044ba 
+ 00021440  0x0000537d store  0x00000002 , 0x0000046d 
+ 00021441  0x0000537e setarg  0x00000000 
+ 00021442  0x0000537f store  0x00000004 , 0x000044e5 
+ 00021443  0x00005380 rtn 
+ 00021444  0x00005384 bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x00005385 jam  0x00000036 , 0x0000890f 
+ 00021446  0x00005386 jam  0x0000005f , 0x0000890b 
+ 00021447  0x00005387 enable  0x00000036 
+ 00021448  0x00005388 jam  0x00000007 , 0x00008914 
+ 00021449  0x00005389 call  0x00002c6c 
+ 00021450  0x0000538a fetch  0x00000001 , 0x000041e0 
+ 00021451  0x0000538b rtn  0x00000034 
+ 00021452  0x0000538c jam  0x000000b8 , 0x0000890a 
+ 00021453  0x0000538d rtn 
+ 00021454  0x00005390 bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x00005391 jam  0x0000002e , 0x0000890f 
+ 00021456  0x00005392 jam  0x000000ff , 0x0000890b 
+ 00021457  0x00005393 disable  0x00000036 
+ 00021458  0x00005394 jam  0x00000003 , 0x00008914 
+ 00021459  0x00005395 arg  0x00000000 , 0x0000001b 
+ 00021460  0x00005396 rtn 
+ 00021461  0x00005399 disable  0x00000009 
+ 00021462  0x0000539a disable  0x00000007 
+ 00021463  0x0000539b fetch  0x00000003 , 0x00000467 
+ 00021464  0x0000539c iforce  0x0000000f 
+ 00021465  0x0000539d fetch  0x00000001 , 0x00000016 
+ 00021466  0x0000539e reverse  0x0000003f , 0x00000002 
+ 00021467  0x0000539f set1  0x00000001 , 0x00000002 
+ 00021468  0x000053a0 rshift  0x00000002 , 0x0000000e 
+ 00021469  0x000053a1 rtn 
+ 00021470  0x000053a5 call  0x000053e6 
+ 00021471  0x000053a6 call  0x0000291f 
+ 00021472  0x000053a7 setarg  0x00000500 
+ 00021473  0x000053a8 call  0x00002a8f 
+ 00021474  0x000053a9 branch  0x00002924 
+ 00021475  0x000053ac branch  0x00002939 , 0x0000002d 
+ 00021476  0x000053ae call  0x000053e6 
+ 00021477  0x000053af branch  0x00002933 
+ 00021478  0x000053b1 bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x000053b2 call  0x00002918 
+ 00021480  0x000053b3 fetch  0x00000001 , 0x0000048c 
+ 00021481  0x000053b4 nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x000053b5 fetch  0x00000001 , 0x00000016 
+ 00021483  0x000053b6 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x000053b7 branch  0x000053f3 , 0x00000002 
+ 00021485  0x000053b8 force  0x00000000 , 0x00000002 
+ 00021486  0x000053b9 rtneq  0x00000025 
+ 00021487  0x000053ba force  0x00000018 , 0x00000002 
+ 00021488  0x000053bb rtneq  0x00000026 
+ 00021489  0x000053bc force  0x0000004e , 0x00000002 
+ 00021490  0x000053bd rtn 
+ 00021491  0x000053c0 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x000053c1 branch  0x000053f6 , 0x00000002 
+ 00021493  0x000053c2 increase  0x00000001 , 0x0000003f 
+ 00021494  0x000053c5 lshift  0x0000003f , 0x0000003f 
+ 00021495  0x000053c6 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x000053c7 rtn 
+ 00021497  0x000053ca fetch  0x00000001 , 0x00000016 
+ 00021498  0x000053cb lshift  0x0000003f , 0x00000002 
+ 00021499  0x000053cc rtn 
+ 00021500  0x000053cf arg  0x000001f4 , 0x00000002 
+ 00021501  0x000053d0 rtn  0x00000034 
+ 00021502  0x000053d1 arg  0x000000fa , 0x00000002 
+ 00021503  0x000053d2 rtneq  0x00000001 
+ 00021504  0x000053d3 arg  0x00000096 , 0x00000002 
+ 00021505  0x000053d4 rtneq  0x00000002 
+ 00021506  0x000053d5 arg  0x00000064 , 0x00000002 
+ 00021507  0x000053d6 rtneq  0x00000003 
+ 00021508  0x000053d7 arg  0x0000004b , 0x00000002 
+ 00021509  0x000053d8 rtneq  0x00000004 
+ 00021510  0x000053d9 arg  0x00000032 , 0x00000002 
+ 00021511  0x000053da rtneq  0x00000005 
+ 00021512  0x000053db arg  0x00000028 , 0x00000002 
+ 00021513  0x000053dc rtneq  0x00000006 
+ 00021514  0x000053dd arg  0x00000014 , 0x00000002 
+ 00021515  0x000053de rtn 
+ 00021516  0x000053e3 setarg  0x008e89be 
+ 00021517  0x000053e4 lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x000053e5 or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x000053e6 iforce  0x00000009 
+ 00021520  0x000053e7 setarg  0x00555555 
+ 00021521  0x000053e8 store  0x00000003 , 0x00000467 
+ 00021522  0x000053e9 rtn 
+ 00021523  0x000053ec bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x000053ed enable  0x00000010 
+ 00021525  0x000053ee fetch  0x00000004 , 0x00000463 
+ 00021526  0x000053ef iforce  0x00000009 
+ 00021527  0x000053f0 call  0x00005466 
+ 00021528  0x000053f1 setarg  0x00000200 
+ 00021529  0x000053f2 branch  0x0000541c , 0x00000029 
+ 00021530  0x000053f3 fetch  0x00000002 , 0x0000044d 
+ 00021531  0x000053f4 rshift  0x0000003f , 0x0000003f 
+ 00021532  0x000053f6 arg  0x00000500 , 0x00000002 
+ 00021533  0x000053f7 iadd  0x00000002 , 0x0000003f 
+ 00021534  0x000053f8 call  0x00002a24 
+ 00021535  0x000053f9 deposit  0x0000001a 
+ 00021536  0x000053fa store  0x00000006 , 0x00000491 
+ 00021537  0x000053fb rtn 
+ 00021538  0x000053fe bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x000053ff fetch  0x00000001 , 0x00000016 
+ 00021540  0x00005400 beq  0x00000025 , 0x00005428 
+ 00021541  0x00005401 beq  0x00000026 , 0x0000542e 
+ 00021542  0x00005402 beq  0x00000027 , 0x00005434 
+ 00021543  0x00005403 branch  0x00005434 
+ 00021544  0x00005406 fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x00005407 isolate1  0x00000001 , 0x00000002 
+ 00021546  0x00005408 branch  0x0000543f , 0x00000001 
+ 00021547  0x00005409 isolate1  0x00000002 , 0x00000002 
+ 00021548  0x0000540a branch  0x00005444 , 0x00000001 
+ 00021549  0x0000540b branch  0x0000543a 
+ 00021550  0x0000540f fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x00005410 isolate1  0x00000002 , 0x00000002 
+ 00021552  0x00005411 branch  0x00005444 , 0x00000001 
+ 00021553  0x00005412 isolate1  0x00000000 , 0x00000002 
+ 00021554  0x00005413 branch  0x0000543a , 0x00000001 
+ 00021555  0x00005414 branch  0x0000543f 
+ 00021556  0x00005418 fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x00005419 isolate1  0x00000000 , 0x00000002 
+ 00021558  0x0000541a branch  0x0000543a , 0x00000001 
+ 00021559  0x0000541b isolate1  0x00000001 , 0x00000002 
+ 00021560  0x0000541c branch  0x0000543f , 0x00000001 
+ 00021561  0x0000541d branch  0x00005444 
+ 00021562  0x00005422 jam  0x00000025 , 0x00000016 
+ 00021563  0x00005423 fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x00005424 set1  0x00000000 , 0x0000003f 
+ 00021565  0x00005425 store  0x00000001 , 0x00000ac2 
+ 00021566  0x00005426 rtn 
+ 00021567  0x00005429 jam  0x00000026 , 0x00000016 
+ 00021568  0x0000542a fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x0000542b set1  0x00000001 , 0x0000003f 
+ 00021570  0x0000542c store  0x00000001 , 0x00000ac2 
+ 00021571  0x0000542d rtn 
+ 00021572  0x00005430 jam  0x00000027 , 0x00000016 
+ 00021573  0x00005431 fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x00005432 set1  0x00000002 , 0x0000003f 
+ 00021575  0x00005433 store  0x00000001 , 0x00000ac2 
+ 00021576  0x00005434 rtn 
+ 00021577  0x00005439 bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x0000543a add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x0000543b ifetch  0x00000001 , 0x00000006 
+ 00021580  0x0000543c rtnbit0  0x00000000 
+ 00021581  0x0000543d add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x0000543e ifetch  0x00000002 , 0x00000005 
+ 00021583  0x0000543f increase  0x00000001 , 0x0000003f 
+ 00021584  0x00005440 istore  0x00000002 , 0x00000005 
+ 00021585  0x00005441 add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x00005442 ifetch  0x00000001 , 0x00000006 
+ 00021587  0x00005443 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x00005444 ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x00005445 iadd  0x00000002 , 0x0000003f 
+ 00021590  0x00005446 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x00005447 branch  0x00005459 , 0x00000002 
+ 00021592  0x00005448 increase  0xffffffdb , 0x0000003f 
+ 00021593  0x0000544a istore  0x00000001 , 0x00000005 
+ 00021594  0x0000544b rtn 
+ 00021595  0x0000544f bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x00005450 fetch  0x00000005 , 0x0000046f 
+ 00021597  0x00005451 force  0x00000000 , 0x00000002 
+ 00021598  0x00005452 force  0x00000025 , 0x00000039 
+ 00021599  0x00005454 bbit0  0x00000000 , 0x00005461 
+ 00021600  0x00005455 increase  0x00000001 , 0x00000002 
+ 00021601  0x00005457 rshift  0x0000003f , 0x0000003f 
+ 00021602  0x00005458 loop  0x0000545f 
+ 00021603  0x00005459 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x0000545a store  0x00000001 , 0x00000461 
+ 00021605  0x0000545b rtn 
+ 00021606  0x0000545e bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x0000545f fetch  0x00000001 , 0x00000457 
+ 00021608  0x00005460 iforce  0x00000007 
+ 00021609  0x00005461 fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x00005462 qisolate1  0x00000002 
+ 00021611  0x00005463 branch  0x0000547c , 0x00000001 
+ 00021612  0x00005465 bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x00005466 fetch  0x00000001 , 0x00000461 
+ 00021614  0x00005467 isub  0x00000007 , 0x0000003f 
+ 00021615  0x00005468 branch  0x00005472 , 0x00000002 
+ 00021616  0x00005469 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x0000546a branch  0x0000546c 
+ 00021618  0x0000546c copy  0x00000007 , 0x00000039 
+ 00021619  0x0000546d force  0x00000000 , 0x00000007 
+ 00021620  0x0000546f qisolate1  0x00000002 
+ 00021621  0x00005470 branch  0x00005477 , 0x00000001 
+ 00021622  0x00005471 increase  0x00000001 , 0x00000039 
+ 00021623  0x00005473 deposit  0x00000039 
+ 00021624  0x00005474 branch  0x0000547c , 0x00000034 
+ 00021625  0x00005475 increase  0x00000001 , 0x00000007 
+ 00021626  0x00005476 increase  0xffffffff , 0x00000039 
+ 00021627  0x00005477 branch  0x00005474 
+ 00021628  0x00005479 deposit  0x00000007 
+ 00021629  0x0000547a store  0x00000001 , 0x00000016 
+ 00021630  0x0000547b rtn 
+ 00021631  0x0000547f branch  0x00005482 , 0x00000029 
+ 00021632  0x00005480 until  0x0000003e , 0x00000003 
+ 00021633  0x00005481 rtn 
+ 00021634  0x00005484 arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x00005485 until  0x00000023 , 0x00000026 
+ 00021636  0x00005486 rtn 
+ 00021637  0x00005489 disable  0x00000010 
+ 00021638  0x0000548a fetch  0x00000002 , 0x0000436c 
+ 00021639  0x0000548b copy  0x0000003f , 0x0000000b 
+ 00021640  0x0000548c branch  0x0000548e 
+ 00021641  0x00005490 bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x00005491 enable  0x00000010 
+ 00021643  0x00005492 fetch  0x00000002 , 0x0000044d 
+ 00021644  0x00005493 fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x00005494 iadd  0x00000002 , 0x0000000b 
+ 00021646  0x00005496 call  0x000053de 
+ 00021647  0x00005498 bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x00005499 call  0x000053d5 
+ 00021649  0x0000549a disable  0x0000002d 
+ 00021650  0x0000549b enable  0x0000000d 
+ 00021651  0x0000549c enable  0x00000021 
+ 00021652  0x0000549d disable  0x00000020 
+ 00021653  0x0000549e copy  0x0000000b , 0x0000001b 
+ 00021654  0x0000549f correlate  0x0000003e , 0x00000003 
+ 00021655  0x000054a0 branch  0x0000549a , 0x0000002e 
+ 00021656  0x000054a1 copy  0x0000001a , 0x00000002 
+ 00021657  0x000054a2 storet  0x00000006 , 0x0000009a 
+ 00021658  0x000054a4 nbranch  0x0000264d , 0x00000018 
+ 00021659  0x000054a5 branch  0x000054a1 , 0x0000002e 
+ 00021660  0x000054a6 arg  0x000001e0 , 0x00000029 
+ 00021661  0x000054a7 copy  0x00000021 , 0x00000028 
+ 00021662  0x000054a8 fetch  0x00000001 , 0x0000043f 
+ 00021663  0x000054a9 bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x000054aa call  0x00002b05 , 0x0000002b 
+ 00021665  0x000054ac bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x000054ad call  0x000029bb 
+ 00021667  0x000054ae enable  0x00000007 
+ 00021668  0x000054af enable  0x00000009 
+ 00021669  0x000054b0 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x000054b1 rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x000054b2 store  0x00000001 , 0x000002d9 
+ 00021672  0x000054b3 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x000054b4 rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x000054b5 istore  0x00000001 , 0x00000005 
+ 00021675  0x000054b6 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x000054b7 branch  0x000054b1 , 0x00000005 
+ 00021677  0x000054ba parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x000054bb rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x000054bc istore  0x00000001 , 0x00000005 
+ 00021680  0x000054bd loop  0x000054ad 
+ 00021681  0x000054c0 bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x000054c1 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x000054c2 enable  0x00000010 
+ 00021684  0x000054c3 arg  0x00000664 , 0x0000001b 
+ 00021685  0x000054c4 rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x000054c5 rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x000054c6 istore  0x00000003 , 0x00000005 
+ 00021688  0x000054c7 branch  0x0000264d , 0x00000006 
+ 00021689  0x000054c8 enable  0x0000002d 
+ 00021690  0x000054c9 fetch  0x00000001 , 0x00000017 
+ 00021691  0x000054ca add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x000054cb call  0x00002981 
+ 00021693  0x000054cc disable  0x0000000d 
+ 00021694  0x000054cd branch  0x00002918 
+ 00021695  0x000054d0 bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x000054d1 call  0x000054c9 
+ 00021697  0x000054d3 fetcht  0x00000001 , 0x00000017 
+ 00021698  0x000054d4 call  0x0000291f 
+ 00021699  0x000054d5 call  0x00002924 
+ 00021700  0x000054d6 enable  0x00000010 
+ 00021701  0x000054d7 arg  0x0000157c , 0x0000000b 
+ 00021702  0x000054d8 branch  0x0000548f 
+ 00021703  0x000054db call  0x000054c9 
+ 00021704  0x000054dc branch  0x0000264d 
+ 00021705  0x000054df bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x000054e0 call  0x000053d5 
+ 00021707  0x000054e1 call  0x000053e3 
+ 00021708  0x000054e2 branch  0x000054cd 
+ 00021709  0x000054e5 set1  0x00000000 , 0x00000015 
+ 00021710  0x000054e6 enable  0x0000001d 
+ 00021711  0x000054e7 enable  0x00000020 
+ 00021712  0x000054e8 disable  0x00000021 
+ 00021713  0x000054e9 call  0x0000547f 
+ 00021714  0x000054ea rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x000054eb rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x000054ec rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x000054ed inject  0x00000003 , 0x00000028 
+ 00021718  0x000054ee enable  0x00000007 
+ 00021719  0x000054ef enable  0x00000009 
+ 00021720  0x000054f0 bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x000054f1 fetch  0x00000001 , 0x000043dc 
+ 00021722  0x000054f2 inject  0x00000003 , 0x00000008 
+ 00021723  0x000054f3 ifetch  0x00000001 , 0x00000006 
+ 00021724  0x000054f4 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x000054f5 inject  0x00000003 , 0x00000008 
+ 00021726  0x000054f6 branch  0x000054e2 , 0x00000005 
+ 00021727  0x000054f8 ifetch  0x00000001 , 0x00000006 
+ 00021728  0x000054f9 inject  0x00000003 , 0x00000008 
+ 00021729  0x000054fa loop  0x000054df 
+ 00021730  0x000054fd enable  0x00000008 
+ 00021731  0x000054fe inject  0x00000003 , 0x00000018 
+ 00021732  0x000054ff disable  0x00000008 
+ 00021733  0x00005500 until  0x0000003e , 0x00000027 
+ 00021734  0x00005501 nop  0x00000064 
+ 00021735  0x00005502 disable  0x0000001d 
+ 00021736  0x00005503 rtn 
+ 00021737  0x00005506 bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x00005507 fetch  0x00000001 , 0x00004484 
+ 00021739  0x00005508 beq  0x00000001 , 0x000054f9 
+ 00021740  0x00005509 fetch  0x00000001 , 0x00004485 
+ 00021741  0x0000550a lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x0000550b lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x0000550c store  0x00000001 , 0x000043dc 
+ 00021744  0x0000550d fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x0000550e add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x0000550f store  0x00000001 , 0x000043dd 
+ 00021747  0x00005510 fetch  0x00000006 , 0x000044a0 
+ 00021748  0x00005511 store  0x00000006 , 0x000043de 
+ 00021749  0x00005512 copy  0x00000002 , 0x00000039 
+ 00021750  0x00005513 arg  0x00004370 , 0x00000006 
+ 00021751  0x00005514 call  0x00007ef4 
+ 00021752  0x00005515 branch  0x00005504 
+ 00021753  0x00005517 fetch  0x00000001 , 0x00004486 
+ 00021754  0x00005518 lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x00005519 lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x0000551a increase  0x00000001 , 0x0000003f 
+ 00021757  0x0000551b store  0x00000001 , 0x000043dc 
+ 00021758  0x0000551c setarg  0x0000000c 
+ 00021759  0x0000551d store  0x00000001 , 0x000043dd 
+ 00021760  0x0000551e fetch  0x00000006 , 0x000044a0 
+ 00021761  0x0000551f store  0x00000006 , 0x000043de 
+ 00021762  0x00005520 fetch  0x00000006 , 0x000041d0 
+ 00021763  0x00005521 istore  0x00000006 , 0x00000005 
+ 00021764  0x00005523 bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x00005524 fetch  0x00000001 , 0x00000000 
+ 00021766  0x00005525 increase  0x00000001 , 0x0000003f 
+ 00021767  0x00005526 store  0x00000001 , 0x00000000 
+ 00021768  0x00005527 arg  0x00000708 , 0x0000001b 
+ 00021769  0x00005528 disable  0x0000002d 
+ 00021770  0x00005529 branch  0x000054bf 
+ 00021771  0x0000552c bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x0000552d fetch  0x00000001 , 0x0000449e 
+ 00021773  0x0000552e rtnne  0x00000001 
+ 00021774  0x0000552f fetch  0x00000001 , 0x00000000 
+ 00021775  0x00005530 increase  0x00000001 , 0x0000003f 
+ 00021776  0x00005531 store  0x00000001 , 0x00000000 
+ 00021777  0x00005532 arg  0x00000c03 , 0x00000002 
+ 00021778  0x00005533 fetch  0x00000001 , 0x0000449f 
+ 00021779  0x00005534 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x00005535 copy  0x00000011 , 0x0000003f 
+ 00021781  0x00005536 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x00005537 storet  0x00000002 , 0x000043dc 
+ 00021783  0x00005538 fetch  0x00000006 , 0x000044a0 
+ 00021784  0x00005539 istore  0x00000006 , 0x00000005 
+ 00021785  0x0000553a fetch  0x00000006 , 0x0000044f 
+ 00021786  0x0000553b istore  0x00000006 , 0x00000005 
+ 00021787  0x0000553c branch  0x000054bf 
+ 00021788  0x00005540 bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x00005541 arg  0x00000004 , 0x00000002 
+ 00021790  0x00005542 fetch  0x00000001 , 0x00004485 
+ 00021791  0x00005543 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x00005544 storet  0x00000001 , 0x000043dc 
+ 00021793  0x00005545 fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x00005546 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x00005547 store  0x00000001 , 0x000043dd 
+ 00021796  0x00005548 fetch  0x00000006 , 0x000044a0 
+ 00021797  0x00005549 store  0x00000006 , 0x000043de 
+ 00021798  0x0000554a arg  0x00004390 , 0x00000006 
+ 00021799  0x0000554b copy  0x00000002 , 0x00000039 
+ 00021800  0x0000554c call  0x00007ef4 
+ 00021801  0x0000554d call  0x000054c7 
+ 00021802  0x0000554e branch  0x00005706 
+ 00021803  0x00005551 bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x00005552 force  0xffffffff , 0x0000003f 
+ 00021805  0x00005553 setsect  0x00000002 , 0x00000001 
+ 00021806  0x00005554 store  0x00000005 , 0x0000046f 
+ 00021807  0x00005555 call  0x0000545b 
+ 00021808  0x00005556 force  0x00000004 , 0x00000039 
+ 00021809  0x00005557 arg  0x00000463 , 0x00000005 
+ 00021810  0x00005558 call  0x0000630d 
+ 00021811  0x00005559 fetch  0x00000002 , 0x0000449c 
+ 00021812  0x0000555a store  0x00000002 , 0x0000046d 
+ 00021813  0x0000555c random  0x0000003f 
+ 00021814  0x0000555d and_into  0x0000000f , 0x0000003f 
+ 00021815  0x0000555e sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x0000555f branch  0x00005535 , 0x00000002 
+ 00021817  0x00005560 store  0x00000001 , 0x00000458 
+ 00021818  0x00005561 store  0x00000001 , 0x000006e6 
+ 00021819  0x00005562 bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x00005563 fetcht  0x00000002 , 0x00004367 
+ 00021821  0x00005564 storet  0x00000002 , 0x00000441 
+ 00021822  0x00005565 copy  0x00000002 , 0x00000013 
+ 00021823  0x00005566 add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x00005567 idiv  0x00000013 
+ 00021825  0x00005568 call  0x00007f86 
+ 00021826  0x00005569 remainder  0x00000011 
+ 00021827  0x0000556a isub  0x00000011 , 0x0000003f 
+ 00021828  0x0000556b iadd  0x00000013 , 0x0000003f 
+ 00021829  0x0000556c fetcht  0x00000002 , 0x00004365 
+ 00021830  0x0000556d iadd  0x00000002 , 0x0000003f 
+ 00021831  0x0000556e store  0x00000004 , 0x00000443 
+ 00021832  0x0000556f isub  0x00000022 , 0x00000011 
+ 00021833  0x00005570 increase  0xfffffffa , 0x00000011 
+ 00021834  0x00005571 arg  0x00002205 , 0x00000012 
+ 00021835  0x00005572 fetch  0x00000001 , 0x00004495 
+ 00021836  0x00005573 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x00005574 fetch  0x00000001 , 0x0000448e 
+ 00021838  0x00005575 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x00005576 copy  0x00000012 , 0x0000003f 
+ 00021840  0x00005577 store  0x00000002 , 0x000043dc 
+ 00021841  0x00005578 fetch  0x00000006 , 0x000044a0 
+ 00021842  0x00005579 istore  0x00000006 , 0x00000005 
+ 00021843  0x0000557a fetch  0x00000006 , 0x0000044f 
+ 00021844  0x0000557b istore  0x00000006 , 0x00000005 
+ 00021845  0x0000557c fetch  0x00000004 , 0x00000463 
+ 00021846  0x0000557d istore  0x00000004 , 0x00000005 
+ 00021847  0x0000557e random  0x0000003f 
+ 00021848  0x0000557f istore  0x00000002 , 0x00000005 
+ 00021849  0x00005580 random  0x0000003f 
+ 00021850  0x00005581 istore  0x00000001 , 0x00000005 
+ 00021851  0x00005582 force  0x00000002 , 0x0000003f 
+ 00021852  0x00005583 istore  0x00000001 , 0x00000005 
+ 00021853  0x00005584 rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x00005585 istore  0x00000002 , 0x00000005 
+ 00021855  0x00005586 rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x00005587 istore  0x00000002 , 0x00000005 
+ 00021857  0x00005588 bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x00005589 setarg  0x00000000 
+ 00021859  0x0000558a istore  0x00000002 , 0x00000005 
+ 00021860  0x0000558b fetch  0x00000002 , 0x0000449c 
+ 00021861  0x0000558c istore  0x00000002 , 0x00000005 
+ 00021862  0x0000558d fetch  0x00000005 , 0x0000046f 
+ 00021863  0x0000558e istore  0x00000005 , 0x00000005 
+ 00021864  0x0000558f fetch  0x00000001 , 0x00000458 
+ 00021865  0x00005590 arg  0x000000a0 , 0x00000002 
+ 00021866  0x00005591 ior  0x00000002 , 0x0000003f 
+ 00021867  0x00005592 istore  0x00000001 , 0x00000005 
+ 00021868  0x00005593 call  0x000054c7 
+ 00021869  0x00005594 setarg  0x000043dc 
+ 00021870  0x00005595 add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x00005596 ifetch  0x00000003 , 0x00000006 
+ 00021872  0x00005597 store  0x00000003 , 0x00000467 
+ 00021873  0x00005598 rtn 
+ 00021874  0x0000559b bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x0000559c disable  0x00000029 
+ 00021876  0x0000559d branch  0x0000540c 
+ 00021877  0x000055a2 fetch  0x00000001 , 0x0000043f 
+ 00021878  0x000055a3 rtnbit0  0x00000005 
+ 00021879  0x000055a4 fetch  0x00000002 , 0x00000459 
+ 00021880  0x000055a5 fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x000055a6 isub  0x00000002 , 0x0000003f 
+ 00021882  0x000055a7 nrtn  0x00000002 
+ 00021883  0x000055a8 store  0x00000002 , 0x00000a9a 
+ 00021884  0x000055a9 bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x000055aa fetch  0x00000001 , 0x0000043f 
+ 00021886  0x000055ab set0  0x00000005 , 0x0000003f 
+ 00021887  0x000055ac set0  0x00000003 , 0x0000003f 
+ 00021888  0x000055ad store  0x00000001 , 0x0000043f 
+ 00021889  0x000055ae fetch  0x00000004 , 0x00000443 
+ 00021890  0x000055af fetcht  0x00000002 , 0x00000441 
+ 00021891  0x000055b0 storet  0x00000002 , 0x00000aa2 
+ 00021892  0x000055b1 isub  0x00000002 , 0x00000011 
+ 00021893  0x000055b2 bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x000055b3 fetch  0x00000001 , 0x000043d3 
+ 00021895  0x000055b4 store  0x00000001 , 0x0000046a 
+ 00021896  0x000055b5 ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x000055b6 ifetch  0x00000002 , 0x00000006 
+ 00021898  0x000055b7 lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x000055b8 store  0x00000002 , 0x00000441 
+ 00021900  0x000055b9 lshift2  0x00000002 , 0x00000002 
+ 00021901  0x000055ba iadd  0x00000002 , 0x0000003f 
+ 00021902  0x000055bb ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x000055bc storet  0x00000004 , 0x0000046b 
+ 00021904  0x000055bd iadd  0x00000011 , 0x0000003f 
+ 00021905  0x000055be copy  0x0000003f , 0x00000014 
+ 00021906  0x000055bf fetch  0x00000002 , 0x00000441 
+ 00021907  0x000055c0 fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x000055c1 isub  0x00000002 , 0x0000003f 
+ 00021909  0x000055c2 fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x000055c3 imul32  0x00000002 , 0x0000003f 
+ 00021911  0x000055c4 iadd  0x00000014 , 0x0000003f 
+ 00021912  0x000055c5 store  0x00000004 , 0x00000443 
+ 00021913  0x000055c6 call  0x00005713 
+ 00021914  0x000055c7 fetch  0x00000002 , 0x0000046d 
+ 00021915  0x000055c8 store  0x00000002 , 0x000044ba 
+ 00021916  0x000055c9 rtn 
+ 00021917  0x000055cd bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x000055ce fetch  0x00000001 , 0x0000043f 
+ 00021919  0x000055cf rtnbit0  0x00000006 
+ 00021920  0x000055d0 fetch  0x00000002 , 0x00000459 
+ 00021921  0x000055d1 fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x000055d2 isub  0x00000002 , 0x0000003f 
+ 00021923  0x000055d3 nrtn  0x00000002 
+ 00021924  0x000055d4 fetch  0x00000001 , 0x0000043f 
+ 00021925  0x000055d5 set0  0x00000006 , 0x0000003f 
+ 00021926  0x000055d6 store  0x00000001 , 0x0000043f 
+ 00021927  0x000055d7 fetch  0x00000005 , 0x000043ce 
+ 00021928  0x000055d8 store  0x00000005 , 0x0000046f 
+ 00021929  0x000055d9 branch  0x0000545b 
+ 00021930  0x000055dd bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x000055de call  0x000056ed 
+ 00021932  0x000055df call  0x000055c0 
+ 00021933  0x000055e0 fetch  0x00000001 , 0x000002d9 
+ 00021934  0x000055e1 isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x000055e2 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x000055e3 rshift  0x0000003f , 0x0000003f 
+ 00021937  0x000055e4 ixor  0x00000002 , 0x0000003f 
+ 00021938  0x000055e5 isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x000055e6 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x000055e7 rtnmark1  0x0000000f 
+ 00021941  0x000055e8 fetch  0x00000001 , 0x000002da 
+ 00021942  0x000055e9 branch  0x000055bc , 0x00000034 
+ 00021943  0x000055ea fetch  0x00000001 , 0x0000043f 
+ 00021944  0x000055eb bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x000055ec call  0x0000748d 
+ 00021946  0x000055ed call  0x000073fb 
+ 00021947  0x000055ee nrtn  0x00000034 
+ 00021948  0x000055f0 fetcht  0x00000001 , 0x00000456 
+ 00021949  0x000055f1 setflip  0x00000002 , 0x00000002 
+ 00021950  0x000055f2 storet  0x00000001 , 0x00000456 
+ 00021951  0x000055f3 rtn 
+ 00021952  0x000055f7 bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x000055f8 fetcht  0x00000001 , 0x00000456 
+ 00021954  0x000055f9 isolate0  0x00000005 , 0x00000002 
+ 00021955  0x000055fa rtn  0x00000001 
+ 00021956  0x000055fb fetch  0x00000001 , 0x000002d9 
+ 00021957  0x000055fc lshift  0x0000003f , 0x0000003f 
+ 00021958  0x000055fd ixor  0x00000002 , 0x0000003f 
+ 00021959  0x000055fe rtnbit0  0x00000003 
+ 00021960  0x000055ff set0  0x00000005 , 0x00000002 
+ 00021961  0x00005600 setflip  0x00000003 , 0x00000002 
+ 00021962  0x00005601 storet  0x00000001 , 0x00000456 
+ 00021963  0x00005602 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x00005603 nrtn  0x00000001 
+ 00021965  0x00005604 fetch  0x00000001 , 0x000043de 
+ 00021966  0x00005605 beq  0x00000005 , 0x000055d2 
+ 00021967  0x00005606 fetch  0x00000001 , 0x000044c5 
+ 00021968  0x00005607 beq  0x00000002 , 0x000055d6 
+ 00021969  0x00005608 rtn 
+ 00021970  0x0000560c fetch  0x00000001 , 0x0000043f 
+ 00021971  0x0000560d set1  0x00000004 , 0x0000003f 
+ 00021972  0x0000560e store  0x00000001 , 0x0000043f 
+ 00021973  0x0000560f rtn 
+ 00021974  0x00005612 bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x00005613 jam  0x00000000 , 0x000044c5 
+ 00021976  0x00005614 arg  0x00000000 , 0x0000003f 
+ 00021977  0x00005615 store  0x00000004 , 0x0000440d 
+ 00021978  0x00005616 store  0x00000005 , 0x00004403 
+ 00021979  0x00005617 set1  0x00000027 , 0x0000003f 
+ 00021980  0x00005618 store  0x00000005 , 0x00004408 
+ 00021981  0x00005619 fetch  0x00000001 , 0x0000043f 
+ 00021982  0x0000561a set0  0x00000004 , 0x0000003f 
+ 00021983  0x0000561b store  0x00000001 , 0x0000043f 
+ 00021984  0x0000561c rtn 
+ 00021985  0x00005620 bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x00005621 call  0x00005422 
+ 00021987  0x00005622 call  0x00005485 
+ 00021988  0x00005623 fetch  0x00000001 , 0x00000001 
+ 00021989  0x00005624 increase  0x00000001 , 0x0000003f 
+ 00021990  0x00005625 store  0x00000001 , 0x00000001 
+ 00021991  0x00005626 rtn 
+ 00021992  0x0000562a bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x0000562b fetch  0x00000001 , 0x00004369 
+ 00021994  0x0000562c rtnne  0x00000001 
+ 00021995  0x0000562d arg  0x00000002 , 0x00000007 
+ 00021996  0x0000562e call  0x00007f16 
+ 00021997  0x0000562f nrtn  0x00000034 
+ 00021998  0x00005630 fetch  0x00000002 , 0x0000436a 
+ 00021999  0x00005631 fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x00005632 isub  0x00000002 , 0x0000003f 
+ 00022001  0x00005633 arg  0x00000002 , 0x00000007 
+ 00022002  0x00005634 call  0x00007f08 
+ 00022003  0x00005635 disable  0x00000029 
+ 00022004  0x00005636 call  0x00005572 
+ 00022005  0x00005637 call  0x000055e1 
+ 00022006  0x00005638 nrtn  0x0000002d 
+ 00022007  0x00005639 bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x0000563a fetch  0x00000006 , 0x000002db 
+ 00022009  0x0000563b store  0x00000006 , 0x0000044f 
+ 00022010  0x0000563e fetch  0x00000001 , 0x00000002 
+ 00022011  0x0000563f increase  0x00000001 , 0x0000003f 
+ 00022012  0x00005640 store  0x00000001 , 0x00000002 
+ 00022013  0x00005641 call  0x00005608 
+ 00022014  0x00005642 rtn  0x00000029 
+ 00022015  0x00005643 call  0x0000550b 
+ 00022016  0x00005644 nrtn  0x0000002d 
+ 00022017  0x00005645 bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x00005646 fetch  0x00000001 , 0x00000004 
+ 00022019  0x00005647 increase  0x00000001 , 0x0000003f 
+ 00022020  0x00005648 store  0x00000001 , 0x00000004 
+ 00022021  0x00005649 fetch  0x00000009 , 0x000002e1 
+ 00022022  0x0000564a store  0x00000009 , 0x00000101 
+ 00022023  0x0000564b rtn 
+ 00022024  0x0000564e bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x0000564f fetch  0x00000001 , 0x0000049b 
+ 00022026  0x00005650 rtnne  0x0000001b 
+ 00022027  0x00005651 fetch  0x00000006 , 0x0000044f 
+ 00022028  0x00005652 fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x00005653 isub  0x00000002 , 0x0000003e 
+ 00022030  0x00005654 nrtn  0x00000005 
+ 00022031  0x00005655 call  0x0000223b 
+ 00022032  0x00005656 nrtn  0x00000005 
+ 00022033  0x00005657 call  0x0000552b 
+ 00022034  0x00005658 call  0x00005340 
+ 00022035  0x00005659 bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x0000565a jam  0x00000000 , 0x000041ce 
+ 00022037  0x0000565b jam  0x00000000 , 0x00000476 
+ 00022038  0x0000565c jam  0x00000000 , 0x00004369 
+ 00022039  0x0000565d jam  0x00000000 , 0x0000049b 
+ 00022040  0x0000565e branch  0x00002223 
+ 00022041  0x00005661 arg  0x00000001 , 0x00000011 
+ 00022042  0x00005662 fetch  0x00000001 , 0x000002d9 
+ 00022043  0x00005663 rtnbit1  0x00000006 
+ 00022044  0x00005664 arg  0x00000000 , 0x00000011 
+ 00022045  0x00005665 rtn 
+ 00022046  0x0000566a bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x0000566b fetch  0x00000001 , 0x00000456 
+ 00022048  0x0000566c rtnbit1  0x00000005 
+ 00022049  0x0000566d call  0x00005642 
+ 00022050  0x0000566e call  0x00005873 
+ 00022051  0x0000566f branch  0x00005664 , 0x00000034 
+ 00022052  0x00005670 ifetch  0x00000001 , 0x00000006 
+ 00022053  0x00005671 ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x00005672 copy  0x00000002 , 0x00000011 
+ 00022055  0x00005673 isub  0x00000011 , 0x0000003f 
+ 00022056  0x00005674 arg  0x0000001b , 0x00000002 
+ 00022057  0x00005675 call  0x00007fdd 
+ 00022058  0x00005676 copy  0x0000003f , 0x00000002 
+ 00022059  0x00005677 ifetch  0x00000001 , 0x00000006 
+ 00022060  0x00005678 copy  0x0000003f , 0x00000001 
+ 00022061  0x00005679 copy  0x00000011 , 0x0000003f 
+ 00022062  0x0000567a iadd  0x00000006 , 0x00000006 
+ 00022063  0x0000567b arg  0x000043de , 0x00000005 
+ 00022064  0x0000567c copy  0x00000002 , 0x00000039 
+ 00022065  0x0000567d call  0x00007f01 
+ 00022066  0x0000567e call  0x00005654 
+ 00022067  0x0000567f call  0x00005666 
+ 00022068  0x00005681 call  0x00005873 
+ 00022069  0x00005682 ifetch  0x00000001 , 0x00000006 
+ 00022070  0x00005683 copy  0x0000003f , 0x00000011 
+ 00022071  0x00005684 copy  0x00000006 , 0x00000013 
+ 00022072  0x00005685 ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x00005686 copy  0x00000002 , 0x00000012 
+ 00022074  0x00005687 isub  0x00000012 , 0x0000003f 
+ 00022075  0x00005688 arg  0x0000001b , 0x00000002 
+ 00022076  0x00005689 call  0x00007fdd 
+ 00022077  0x0000568a iadd  0x00000012 , 0x0000003f 
+ 00022078  0x0000568b istore  0x00000001 , 0x00000013 
+ 00022079  0x0000568c isub  0x00000011 , 0x0000003e 
+ 00022080  0x0000568d nrtn  0x00000005 
+ 00022081  0x0000568e branch  0x00005896 
+ 00022082  0x00005692 call  0x00005649 
+ 00022083  0x00005693 rtnmark1  0x00000029 
+ 00022084  0x00005694 fetch  0x00000001 , 0x000044e9 
+ 00022085  0x00005695 bbit0  0x00000002 , 0x00005652 
+ 00022086  0x00005696 call  0x00005876 
+ 00022087  0x00005697 branch  0x00005652 , 0x00000034 
+ 00022088  0x00005698 branch  0x00005650 
+ 00022089  0x0000569c call  0x00005873 
+ 00022090  0x0000569d branch  0x00005652 , 0x00000034 
+ 00022091  0x0000569e ifetch  0x00000001 , 0x00000006 
+ 00022092  0x0000569f ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x000056a0 isub  0x00000002 , 0x0000003f 
+ 00022094  0x000056a1 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x000056a2 branch  0x00005652 , 0x00000002 
+ 00022096  0x000056a4 set1  0x00000029 , 0x00000000 
+ 00022097  0x000056a5 rtn 
+ 00022098  0x000056a8 set0  0x00000029 , 0x00000000 
+ 00022099  0x000056a9 rtn 
+ 00022100  0x000056ac copy  0x00000011 , 0x0000003f 
+ 00022101  0x000056ad rtn  0x00000034 
+ 00022102  0x000056ae arg  0x00000001 , 0x00000001 
+ 00022103  0x000056af rtn 
+ 00022104  0x000056b3 bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x000056b4 increase  0x00000001 , 0x00000002 
+ 00022106  0x000056b5 call  0x0000576a 
+ 00022107  0x000056b6 increase  0xfffffffe , 0x00000006 
+ 00022108  0x000056b7 ifetch  0x00000002 , 0x00000006 
+ 00022109  0x000056b8 arg  0x00002902 , 0x00000002 
+ 00022110  0x000056b9 isub  0x00000002 , 0x0000003e 
+ 00022111  0x000056ba nrtn  0x00000005 
+ 00022112  0x000056bb increase  0x00000001 , 0x00000006 
+ 00022113  0x000056bc copy  0x00000006 , 0x00000011 
+ 00022114  0x000056bd ifetch  0x00000001 , 0x00000006 
+ 00022115  0x000056be rtn 
+ 00022116  0x000056c2 force  0x00000000 , 0x00000002 
+ 00022117  0x000056c3 force  0x00000001 , 0x00000001 
+ 00022118  0x000056c6 bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x000056c7 storet  0x00000001 , 0x000043dd 
+ 00022120  0x000056c8 fetcht  0x00000001 , 0x00000456 
+ 00022121  0x000056c9 set1  0x00000005 , 0x00000002 
+ 00022122  0x000056ca and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x000056cb ior  0x00000001 , 0x0000003f 
+ 00022124  0x000056cc store  0x00000001 , 0x00000456 
+ 00022125  0x000056cd and_into  0x0000001f , 0x0000003f 
+ 00022126  0x000056ce isolate1  0x00000029 , 0x00000000 
+ 00022127  0x000056cf setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x000056d0 store  0x00000001 , 0x000043dc 
+ 00022129  0x000056d2 fetch  0x00000001 , 0x000043dc 
+ 00022130  0x000056d3 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x000056d4 nbranch  0x00005676 , 0x00000001 
+ 00022132  0x000056d5 fetch  0x00000001 , 0x000043dd 
+ 00022133  0x000056d6 rtn  0x00000034 
+ 00022134  0x000056d8 fetch  0x00000001 , 0x0000043f 
+ 00022135  0x000056d9 rtnbit0  0x00000004 
+ 00022136  0x000056da call  0x0000748d 
+ 00022137  0x000056db branch  0x000073e3 
+ 00022138  0x000056df arg  0x00000000 , 0x00000007 
+ 00022139  0x000056e0 branch  0x00002c32 
+ 00022140  0x000056e3 arg  0x00000000 , 0x00000007 
+ 00022141  0x000056e4 branch  0x00002c36 
+ 00022142  0x000056e8 bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x000056e9 rtnmark1  0x0000000f 
+ 00022144  0x000056ea call  0x00005890 
+ 00022145  0x000056eb nrtn  0x00000034 
+ 00022146  0x000056ec fetch  0x00000001 , 0x000002d9 
+ 00022147  0x000056ed and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x000056ee store  0x00000001 , 0x0000450c 
+ 00022149  0x000056ef ifetch  0x00000001 , 0x00000006 
+ 00022150  0x000056f0 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x000056f1 store  0x00000001 , 0x0000450b 
+ 00022152  0x000056f2 rtn  0x00000034 
+ 00022153  0x000056f3 copy  0x00000006 , 0x0000003f 
+ 00022154  0x000056f4 store  0x00000002 , 0x0000450d 
+ 00022155  0x000056f5 fetch  0x00000001 , 0x0000450c 
+ 00022156  0x000056f6 beq  0x00000003 , 0x00005c64 
+ 00022157  0x000056f8 call  0x0000569a 
+ 00022158  0x000056f9 nbranch  0x0000567a , 0x00000028 
+ 00022159  0x000056fa call  0x0000567c 
+ 00022160  0x000056fb fetch  0x00000002 , 0x0000450d 
+ 00022161  0x000056fc copy  0x0000003f , 0x00000006 
+ 00022162  0x000056fd ifetch  0x00000002 , 0x00000006 
+ 00022163  0x000056fe store  0x00000002 , 0x000044fc 
+ 00022164  0x000056ff bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x00005700 ifetch  0x00000002 , 0x00000006 
+ 00022166  0x00005701 beq  0x00000004 , 0x000058ab 
+ 00022167  0x00005702 beq  0x00000006 , 0x00005af4 
+ 00022168  0x00005703 beq  0x00000005 , 0x00005ab6 
+ 00022169  0x00005704 rtn 
+ 00022170  0x00005708 fetch  0x00000001 , 0x0000450c 
+ 00022171  0x00005709 beq  0x00000002 , 0x000056a9 
+ 00022172  0x0000570a beq  0x00000001 , 0x000056c1 
+ 00022173  0x0000570b rtn 
+ 00022174  0x00005711 call  0x00007fe7 
+ 00022175  0x00005712 arg  0x00000004 , 0x00000002 
+ 00022176  0x00005713 isub  0x0000003f , 0x0000003e 
+ 00022177  0x00005714 rtn  0x00000005 
+ 00022178  0x00005715 arg  0x00000005 , 0x00000002 
+ 00022179  0x00005716 isub  0x0000003f , 0x0000003e 
+ 00022180  0x00005717 rtn  0x00000005 
+ 00022181  0x00005718 arg  0x00000006 , 0x00000002 
+ 00022182  0x00005719 isub  0x0000003f , 0x0000003e 
+ 00022183  0x0000571a rtn  0x00000005 
+ 00022184  0x0000571b branch  0x00007fe9 
+ 00022185  0x0000571f fetch  0x00000002 , 0x0000450d 
+ 00022186  0x00005720 copy  0x0000003f , 0x00000006 
+ 00022187  0x00005721 ifetch  0x00000002 , 0x00000006 
+ 00022188  0x00005722 store  0x00000002 , 0x000044fc 
+ 00022189  0x00005723 ifetch  0x00000002 , 0x00000006 
+ 00022190  0x00005724 call  0x0000569e 
+ 00022191  0x00005725 nrtn  0x00000028 
+ 00022192  0x00005726 fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x00005727 storet  0x00000001 , 0x000044fe 
+ 00022194  0x00005728 fetch  0x00000002 , 0x000044fc 
+ 00022195  0x00005729 increase  0x00000004 , 0x0000003f 
+ 00022196  0x0000572a isub  0x00000002 , 0x0000003e 
+ 00022197  0x0000572b branch  0x00007fe7 , 0x00000005 
+ 00022198  0x0000572c fetch  0x00000001 , 0x0000450b 
+ 00022199  0x0000572d copy  0x0000003f , 0x00000039 
+ 00022200  0x0000572e arg  0x00000311 , 0x00000005 
+ 00022201  0x0000572f fetch  0x00000002 , 0x0000450d 
+ 00022202  0x00005730 copy  0x0000003f , 0x00000006 
+ 00022203  0x00005731 call  0x00007f01 
+ 00022204  0x00005732 branch  0x00007fe9 
+ 00022205  0x00005738 call  0x00007fe7 
+ 00022206  0x00005739 fetch  0x00000001 , 0x000044fe 
+ 00022207  0x0000573a nrtn  0x00000034 
+ 00022208  0x0000573b branch  0x00007fe9 
+ 00022209  0x0000573e call  0x000056bd 
+ 00022210  0x0000573f nrtn  0x00000028 
+ 00022211  0x00005740 fetch  0x00000001 , 0x000044fe 
+ 00022212  0x00005741 arg  0x00000311 , 0x00000005 
+ 00022213  0x00005742 iadd  0x00000005 , 0x00000011 
+ 00022214  0x00005743 fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x00005744 iadd  0x00000002 , 0x0000003f 
+ 00022216  0x00005745 store  0x00000001 , 0x000044fe 
+ 00022217  0x00005746 fetch  0x00000001 , 0x0000450b 
+ 00022218  0x00005747 copy  0x0000003f , 0x00000039 
+ 00022219  0x00005748 copy  0x00000011 , 0x00000005 
+ 00022220  0x00005749 fetch  0x00000002 , 0x0000450d 
+ 00022221  0x0000574a copy  0x0000003f , 0x00000006 
+ 00022222  0x0000574b call  0x00007ef4 
+ 00022223  0x0000574c setarg  0x00000311 
+ 00022224  0x0000574d store  0x00000002 , 0x0000450d 
+ 00022225  0x0000574e fetch  0x00000002 , 0x000044fc 
+ 00022226  0x0000574f increase  0x00000004 , 0x0000003f 
+ 00022227  0x00005750 fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x00005751 isub  0x00000002 , 0x0000003e 
+ 00022229  0x00005752 branch  0x00007fe7 , 0x00000005 
+ 00022230  0x00005753 branch  0x00007fe9 
+ 00022231  0x0000575a call  0x00007ea5 
+ 00022232  0x0000575b arg  0x0000445e , 0x00000005 
+ 00022233  0x0000575d fetch  0x00000002 , 0x000044fc 
+ 00022234  0x0000575e increase  0xfffffffb , 0x0000003f 
+ 00022235  0x00005760 istore  0x00000001 , 0x00000005 
+ 00022236  0x00005761 copy  0x0000003f , 0x00000039 
+ 00022237  0x00005762 call  0x00007e9f 
+ 00022238  0x00005763 branch  0x00007ef4 
+ 00022239  0x00005766 call  0x00007ea5 
+ 00022240  0x00005767 arg  0x00004471 , 0x00000005 
+ 00022241  0x00005768 branch  0x000056d9 
+ 00022242  0x0000576d fetch  0x00000002 , 0x000041f9 
+ 00022243  0x0000576e branch  0x00007f9c 
+ 00022244  0x00005771 fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x00005772 call  0x00002a7b 
+ 00022246  0x00005773 isub  0x00000002 , 0x0000000b 
+ 00022247  0x00005774 deposit  0x0000000b 
+ 00022248  0x00005775 fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x00005776 lshift4  0x00000002 , 0x00000002 
+ 00022250  0x00005777 lshift  0x00000002 , 0x00000002 
+ 00022251  0x00005778 isub  0x00000002 , 0x0000003f 
+ 00022252  0x00005779 rtn 
+ 00022253  0x0000577c call  0x00002a7b 
+ 00022254  0x0000577d store  0x00000004 , 0x0000045b 
+ 00022255  0x0000577e rtn 
+ 00022256  0x00005782 jam  0x00000024 , 0x00000016 
+ 00022257  0x00005783 jam  0x00000000 , 0x00000ac2 
+ 00022258  0x00005785 bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x00005786 fetch  0x00000001 , 0x0000436e 
+ 00022260  0x00005787 rtn  0x00000034 
+ 00022261  0x00005788 arg  0x00000000 , 0x00000007 
+ 00022262  0x00005789 call  0x00007f16 
+ 00022263  0x0000578a nrtn  0x00000034 
+ 00022264  0x0000578b bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x0000578d disable  0x00000029 
+ 00022266  0x0000578e enable  0x00000010 
+ 00022267  0x0000578f call  0x00005572 
+ 00022268  0x00005790 call  0x00005422 
+ 00022269  0x00005791 call  0x000054e9 
+ 00022270  0x00005792 nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x00005793 fetch  0x00000001 , 0x00000003 
+ 00022272  0x00005794 increase  0x00000001 , 0x0000003f 
+ 00022273  0x00005795 store  0x00000001 , 0x00000003 
+ 00022274  0x00005796 fetch  0x00000001 , 0x000002d9 
+ 00022275  0x00005797 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x00005798 beq  0x00000003 , 0x0000551c 
+ 00022277  0x00005799 beq  0x00000005 , 0x00005728 
+ 00022278  0x0000579b bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x0000579c random  0x0000003f 
+ 00022280  0x0000579d arg  0x000001ff , 0x00000002 
+ 00022281  0x0000579e iand  0x00000002 , 0x0000003f 
+ 00022282  0x0000579f add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x000057a0 call  0x00003cbe 
+ 00022284  0x000057a1 fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x000057a2 fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x000057a3 isub  0x00000002 , 0x0000003e 
+ 00022287  0x000057a4 nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x000057a5 arg  0x00000000 , 0x00000007 
+ 00022289  0x000057a6 fetch  0x00000002 , 0x00004482 
+ 00022290  0x000057a7 branch  0x00007f08 
+ 00022291  0x000057ab bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x000057ac fetch  0x00000001 , 0x00000476 
+ 00022293  0x000057ad call  0x000053fc 
+ 00022294  0x000057ae fetch  0x00000002 , 0x00000441 
+ 00022295  0x000057af imul32  0x00000002 , 0x0000003f 
+ 00022296  0x000057b0 arg  0x00000177 , 0x00000002 
+ 00022297  0x000057b1 imul32  0x00000002 , 0x0000003f 
+ 00022298  0x000057b2 arg  0x000186a0 , 0x00000002 
+ 00022299  0x000057b3 idiv  0x00000002 
+ 00022300  0x000057b4 fetch  0x00000001 , 0x0000046a 
+ 00022301  0x000057b5 arg  0x00004e20 , 0x00000002 
+ 00022302  0x000057b6 imul32  0x00000002 , 0x0000003f 
+ 00022303  0x000057b7 iadd  0x00000002 , 0x0000003f 
+ 00022304  0x000057b8 store  0x00000004 , 0x000044e5 
+ 00022305  0x000057b9 bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x000057ba fetch  0x00000002 , 0x000040c1 
+ 00022307  0x000057bb call  0x00007f86 
+ 00022308  0x000057bc quotient  0x00000002 
+ 00022309  0x000057bd iadd  0x00000002 , 0x0000003f 
+ 00022310  0x000057be store  0x00000002 , 0x0000044d 
+ 00022311  0x000057bf rtn 
+ 00022312  0x000057c2 bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x000057c3 fetch  0x00000006 , 0x000002e1 
+ 00022314  0x000057c4 fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x000057c5 isub  0x00000002 , 0x0000003e 
+ 00022316  0x000057c6 nrtn  0x00000005 
+ 00022317  0x000057c7 call  0x00005619 
+ 00022318  0x000057c8 copy  0x00000011 , 0x0000003f 
+ 00022319  0x000057c9 store  0x00000001 , 0x0000448e 
+ 00022320  0x000057ca fetch  0x00000007 , 0x000002ee 
+ 00022321  0x000057cb store  0x00000007 , 0x00000101 
+ 00022322  0x000057cc ifetch  0x00000008 , 0x00000006 
+ 00022323  0x000057cd istore  0x00000008 , 0x00000005 
+ 00022324  0x000057ce fetch  0x00000006 , 0x000002db 
+ 00022325  0x000057cf store  0x00000006 , 0x0000044f 
+ 00022326  0x000057d0 increase  0x00000006 , 0x00000006 
+ 00022327  0x000057d1 ifetch  0x00000008 , 0x00000006 
+ 00022328  0x000057d2 store  0x00000008 , 0x00000463 
+ 00022329  0x000057d3 ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x000057d4 bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x000057d5 lshift2  0x00000002 , 0x00000002 
+ 00022332  0x000057d6 ifetch  0x00000002 , 0x00000006 
+ 00022333  0x000057d7 lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x000057d8 store  0x00000002 , 0x00000441 
+ 00022335  0x000057d9 store  0x00000004 , 0x00000443 
+ 00022336  0x000057da isub  0x00000002 , 0x0000003f 
+ 00022337  0x000057db add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x000057dc ifetch  0x00000009 , 0x00000006 
+ 00022339  0x000057dd store  0x00000009 , 0x0000046b 
+ 00022340  0x000057de bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x000057df ifetch  0x00000001 , 0x00000006 
+ 00022342  0x000057e0 rshift4  0x0000003f , 0x00000002 
+ 00022343  0x000057e1 rshift  0x00000002 , 0x00000002 
+ 00022344  0x000057e2 storet  0x00000001 , 0x00000476 
+ 00022345  0x000057e3 and_into  0x0000001f , 0x0000003f 
+ 00022346  0x000057e4 store  0x00000001 , 0x00000458 
+ 00022347  0x000057e5 call  0x00005713 
+ 00022348  0x000057e6 call  0x0000545b 
+ 00022349  0x000057e7 call  0x0000534c 
+ 00022350  0x000057e8 call  0x0000223b 
+ 00022351  0x000057e9 nrtn  0x00000005 
+ 00022352  0x000057ea bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x000057eb call  0x00002841 
+ 00022354  0x000057ec call  0x00005ad3 
+ 00022355  0x000057ed jam  0x00000014 , 0x00000a99 
+ 00022356  0x000057ee call  0x00007d86 
+ 00022357  0x000057ef branch  0x00002223 
+ 00022358  0x000057f3 bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x000057f4 fetch  0x00000002 , 0x0000445a 
+ 00022360  0x000057f5 iforce  0x00000012 
+ 00022361  0x000057f6 fetch  0x00000002 , 0x0000445c 
+ 00022362  0x000057f7 iforce  0x00000013 
+ 00022363  0x000057f8 fetch  0x00000002 , 0x000044bc 
+ 00022364  0x000057f9 iforce  0x00000006 
+ 00022365  0x000057fa enable  0x00000028 
+ 00022366  0x000057fb rtn 
+ 00022367  0x000057ff ifetch  0x00000002 , 0x00000006 
+ 00022368  0x00005800 rtn  0x00000034 
+ 00022369  0x00005801 isub  0x00000012 , 0x0000003e 
+ 00022370  0x00005802 nrtn  0x00000002 
+ 00022371  0x00005803 isub  0x00000013 , 0x0000003e 
+ 00022372  0x00005804 rtn  0x00000005 
+ 00022373  0x00005805 branch  0x00005768 , 0x00000002 
+ 00022374  0x00005806 force  0x00000001 , 0x0000003e 
+ 00022375  0x00005807 rtn 
+ 00022376  0x00005809 force  0x00000000 , 0x0000003f 
+ 00022377  0x0000580a rtn 
+ 00022378  0x0000580f call  0x0000576d 
+ 00022379  0x00005810 branch  0x00005779 , 0x00000005 
+ 00022380  0x00005811 rtn 
+ 00022381  0x00005814 bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x00005815 fetch  0x00000002 , 0x000044bc 
+ 00022383  0x00005816 iforce  0x00000006 
+ 00022384  0x00005818 ifetch  0x00000002 , 0x00000006 
+ 00022385  0x00005819 rtn  0x00000034 
+ 00022386  0x0000581a isub  0x00000002 , 0x0000003e 
+ 00022387  0x0000581b rtn  0x00000005 
+ 00022388  0x0000581c ifetch  0x00000001 , 0x00000006 
+ 00022389  0x0000581d iadd  0x00000006 , 0x00000006 
+ 00022390  0x0000581e ifetch  0x00000001 , 0x00000006 
+ 00022391  0x0000581f iadd  0x00000006 , 0x00000006 
+ 00022392  0x00005820 branch  0x00005770 
+ 00022393  0x00005822 ifetch  0x00000001 , 0x00000006 
+ 00022394  0x00005823 iadd  0x00000006 , 0x00000006 
+ 00022395  0x00005824 rtn 
+ 00022396  0x00005829 bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x0000582a fetch  0x00000002 , 0x000044bc 
+ 00022398  0x0000582b iforce  0x00000006 
+ 00022399  0x0000582d ifetch  0x00000002 , 0x00000006 
+ 00022400  0x0000582e rtn  0x00000034 
+ 00022401  0x0000582f ifetch  0x00000001 , 0x00000006 
+ 00022402  0x00005830 iadd  0x00000006 , 0x00000006 
+ 00022403  0x00005831 increase  0xfffffffe , 0x00000006 
+ 00022404  0x00005832 ifetch  0x00000002 , 0x00000006 
+ 00022405  0x00005833 isub  0x00000002 , 0x0000003e 
+ 00022406  0x00005834 rtn  0x00000005 
+ 00022407  0x00005835 ifetch  0x00000001 , 0x00000006 
+ 00022408  0x00005836 iadd  0x00000006 , 0x00000006 
+ 00022409  0x00005837 branch  0x0000577f 
+ 00022410  0x0000583c fetch  0x00000002 , 0x0000049c 
+ 00022411  0x0000583d branch  0x0000578e 
+ 00022412  0x00005840 bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x00005841 fetch  0x00000002 , 0x000044bc 
+ 00022414  0x00005843 iforce  0x00000006 
+ 00022415  0x00005844 copy  0x00000002 , 0x00000011 
+ 00022416  0x00005846 ifetch  0x00000002 , 0x00000006 
+ 00022417  0x00005847 branch  0x00005799 , 0x00000034 
+ 00022418  0x00005848 isub  0x00000011 , 0x0000003e 
+ 00022419  0x00005849 branch  0x0000579a , 0x00000005 
+ 00022420  0x0000584a ifetch  0x00000001 , 0x00000006 
+ 00022421  0x0000584b iadd  0x00000006 , 0x00000006 
+ 00022422  0x0000584c ifetch  0x00000001 , 0x00000006 
+ 00022423  0x0000584d iadd  0x00000006 , 0x00000006 
+ 00022424  0x0000584e branch  0x00005790 
+ 00022425  0x00005850 branch  0x00007fef 
+ 00022426  0x00005853 ifetch  0x00000001 , 0x00000006 
+ 00022427  0x00005854 store  0x00000001 , 0x000004a2 
+ 00022428  0x00005855 copy  0x0000003f , 0x00000039 
+ 00022429  0x00005856 arg  0x000004a3 , 0x00000005 
+ 00022430  0x00005857 call  0x00007ef4 
+ 00022431  0x00005858 ifetch  0x00000001 , 0x00000006 
+ 00022432  0x00005859 store  0x00000001 , 0x000004b3 
+ 00022433  0x0000585a call  0x00007ea5 
+ 00022434  0x0000585b branch  0x00007ff1 
+ 00022435  0x0000585f bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x00005860 call  0x000057a6 
+ 00022437  0x00005861 branch  0x000057b8 
+ 00022438  0x00005864 arg  0x00002a00 , 0x00000002 
+ 00022439  0x00005865 call  0x0000577c 
+ 00022440  0x00005866 rtn  0x00000034 
+ 00022441  0x00005867 ifetch  0x00000001 , 0x00000006 
+ 00022442  0x00005868 copy  0x00000006 , 0x00000005 
+ 00022443  0x00005869 fetcht  0x00000001 , 0x000043af 
+ 00022444  0x0000586a copy  0x00000002 , 0x00000039 
+ 00022445  0x0000586b isub  0x00000002 , 0x0000003e 
+ 00022446  0x0000586c nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x0000586d isub  0x00000002 , 0x00000002 
+ 00022448  0x0000586e arg  0x000043b0 , 0x00000006 
+ 00022449  0x0000586f call  0x00007f01 
+ 00022450  0x00005870 copy  0x00000002 , 0x00000039 
+ 00022451  0x00005871 ncall  0x000057f0 , 0x00000005 
+ 00022452  0x00005872 rtn 
+ 00022453  0x00005874 copy  0x0000003f , 0x00000039 
+ 00022454  0x00005875 arg  0x000043b0 , 0x00000006 
+ 00022455  0x00005876 branch  0x00007ef4 
+ 00022456  0x0000587a arg  0x0000438f , 0x00000013 
+ 00022457  0x0000587b arg  0x00004370 , 0x00000011 
+ 00022458  0x0000587c call  0x000057c5 
+ 00022459  0x0000587d setarg  0x00000000 
+ 00022460  0x0000587e setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x0000587f store  0x00000001 , 0x00000a9a 
+ 00022462  0x00005880 arg  0x000043af , 0x00000013 
+ 00022463  0x00005881 arg  0x00004390 , 0x00000011 
+ 00022464  0x00005882 call  0x000057c5 
+ 00022465  0x00005883 rtn  0x00000028 
+ 00022466  0x00005884 fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x00005885 branch  0x00002a8c , 0x00000034 
+ 00022468  0x00005886 rtn 
+ 00022469  0x0000588a bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x0000588b call  0x00007fe7 
+ 00022471  0x0000588c call  0x00007eda 
+ 00022472  0x0000588d arg  0x00000000 , 0x00000012 
+ 00022473  0x0000588e arg  0x00000ac3 , 0x00000005 
+ 00022474  0x0000588f call  0x000057df 
+ 00022475  0x00005890 fetch  0x00000001 , 0x000043af 
+ 00022476  0x00005891 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x00005892 iadd  0x00000012 , 0x00000011 
+ 00022478  0x00005893 increase  0x00000002 , 0x00000011 
+ 00022479  0x00005894 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x00005895 nbranch  0x000057dd , 0x00000002 
+ 00022481  0x00005896 istoret  0x00000001 , 0x00000005 
+ 00022482  0x00005897 arg  0x00000009 , 0x00000002 
+ 00022483  0x00005898 istoret  0x00000001 , 0x00000005 
+ 00022484  0x00005899 iforce  0x00000039 
+ 00022485  0x0000589a call  0x00007ef4 
+ 00022486  0x0000589b copy  0x00000011 , 0x00000012 
+ 00022487  0x0000589d deposit  0x00000012 
+ 00022488  0x0000589e store  0x00000001 , 0x00000ac2 
+ 00022489  0x0000589f arg  0x00000ac2 , 0x00000006 
+ 00022490  0x000058a0 setarg  0xffffffe0 
+ 00022491  0x000058a1 iadd  0x00000013 , 0x00000005 
+ 00022492  0x000058a2 branch  0x00007ebd 
+ 00022493  0x000058a5 call  0x00007fe9 
+ 00022494  0x000058a6 branch  0x000057d7 
+ 00022495  0x000058a9 ifetch  0x00000001 , 0x00000011 
+ 00022496  0x000058aa rtn  0x00000034 
+ 00022497  0x000058ab pincrease  0x00000001 
+ 00022498  0x000058ac ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x000058ad sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x000058ae branch  0x000057ee , 0x00000005 
+ 00022501  0x000058af iadd  0x00000012 , 0x00000012 
+ 00022502  0x000058b0 copy  0x00000011 , 0x00000006 
+ 00022503  0x000058b1 iforce  0x00000039 
+ 00022504  0x000058b2 call  0x00007ef4 
+ 00022505  0x000058b3 copy  0x00000006 , 0x00000011 
+ 00022506  0x000058b5 deposit  0x00000011 
+ 00022507  0x000058b6 isub  0x00000013 , 0x0000003e 
+ 00022508  0x000058b7 rtn  0x00000002 
+ 00022509  0x000058b8 branch  0x000057df 
+ 00022510  0x000058bb iadd  0x00000011 , 0x00000011 
+ 00022511  0x000058bc branch  0x000057ea 
+ 00022512  0x000058c0 setarg  0x00000020 
+ 00022513  0x000058c1 istore  0x00000001 , 0x00000005 
+ 00022514  0x000058c2 loop  0x000057f0 
+ 00022515  0x000058c3 rtn 
+ 00022516  0x000058c7 bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x000058c8 disable  0x0000002b 
+ 00022518  0x000058c9 branch  0x000057f8 , 0x0000002e 
+ 00022519  0x000058ca nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x000058cc call  0x00002bcb 
+ 00022521  0x000058cd fetch  0x00000002 , 0x000040c1 
+ 00022522  0x000058ce store  0x00000002 , 0x0000044d 
+ 00022523  0x000058d0 nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x000058d1 bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x000058d3 fetch  0x00000001 , 0x0000450b 
+ 00022526  0x000058d4 nbranch  0x00002bde , 0x00000034 
+ 00022527  0x000058d5 fetch  0x00000001 , 0x000043dd 
+ 00022528  0x000058d6 nbranch  0x00002bde , 0x00000034 
+ 00022529  0x000058d8 fetch  0x00000001 , 0x000044e9 
+ 00022530  0x000058d9 bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x000058db fetch  0x00000001 , 0x0000043f 
+ 00022532  0x000058dc bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x000058dd branch  0x00002bc0 
+ 00022534  0x000058e0 fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x000058e1 rshift  0x00000002 , 0x00000002 
+ 00022536  0x000058e2 fetch  0x00000002 , 0x0000044d 
+ 00022537  0x000058e3 iadd  0x00000002 , 0x0000003f 
+ 00022538  0x000058e4 store  0x00000002 , 0x0000044d 
+ 00022539  0x000058e5 branch  0x00002bd6 
+ 00022540  0x000058e9 arg  0x00000000 , 0x00000007 
+ 00022541  0x000058ea branch  0x00005824 
+ 00022542  0x000058ed arg  0x00000000 , 0x00000007 
+ 00022543  0x000058ee branch  0x00005828 
+ 00022544  0x000058f1 arg  0x00000001 , 0x00000007 
+ 00022545  0x000058f2 branch  0x00005824 
+ 00022546  0x000058f5 arg  0x00000001 , 0x00000007 
+ 00022547  0x000058f6 branch  0x00005828 
+ 00022548  0x000058f9 arg  0x00000002 , 0x00000007 
+ 00022549  0x000058fa branch  0x00005824 
+ 00022550  0x000058fd arg  0x00000002 , 0x00000007 
+ 00022551  0x000058fe branch  0x00005828 
+ 00022552  0x00005901 arg  0x00000003 , 0x00000007 
+ 00022553  0x00005902 branch  0x00005824 
+ 00022554  0x00005905 arg  0x00000003 , 0x00000007 
+ 00022555  0x00005906 branch  0x00005828 
+ 00022556  0x00005909 arg  0x00000004 , 0x00000007 
+ 00022557  0x0000590a branch  0x00005824 
+ 00022558  0x0000590d arg  0x00000004 , 0x00000007 
+ 00022559  0x0000590e branch  0x00005828 
+ 00022560  0x00005911 arg  0x00000005 , 0x00000007 
+ 00022561  0x00005912 branch  0x00005824 
+ 00022562  0x00005915 arg  0x00000005 , 0x00000007 
+ 00022563  0x00005916 branch  0x00005828 
+ 00022564  0x0000591a fetch  0x00000001 , 0x000044e9 
+ 00022565  0x0000591b qset1  0x0000003f 
+ 00022566  0x0000591c store  0x00000001 , 0x000044e9 
+ 00022567  0x0000591d rtn 
+ 00022568  0x00005920 fetch  0x00000001 , 0x000044e9 
+ 00022569  0x00005921 qset0  0x0000003f 
+ 00022570  0x00005922 store  0x00000001 , 0x000044e9 
+ 00022571  0x00005923 rtn 
+ 00022572  0x00005926 setarg  0x00112233 
+ 00022573  0x00005927 store  0x00000003 , 0x000044ea 
+ 00022574  0x00005928 setarg  0x00445566 
+ 00022575  0x00005929 istore  0x00000003 , 0x00000005 
+ 00022576  0x0000592a setarg  0x00778899 
+ 00022577  0x0000592b istore  0x00000003 , 0x00000005 
+ 00022578  0x0000592c setarg  0x00001122 
+ 00022579  0x0000592d istore  0x00000003 , 0x00000005 
+ 00022580  0x0000592e setarg  0x00334455 
+ 00022581  0x0000592f istore  0x00000003 , 0x00000005 
+ 00022582  0x00005930 setarg  0x00000066 
+ 00022583  0x00005931 istore  0x00000001 , 0x00000005 
+ 00022584  0x00005932 rtn 
+ 00022585  0x00005936 setarg  0x01000302 
+ 00022586  0x00005937 store  0x00000004 , 0x00004453 
+ 00022587  0x00005938 setarg  0x00010010 
+ 00022588  0x00005939 store  0x00000003 , 0x00004457 
+ 00022589  0x0000593a jam  0x00000001 , 0x000044c6 
+ 00022590  0x0000593b rtn 
+ 00022591  0x00005940 arg  0x00000000 , 0x00000011 
+ 00022592  0x00005941 arg  0x00000001 , 0x00000001 
+ 00022593  0x00005942 branch  0x00005850 
+ 00022594  0x00005947 arg  0x00000003 , 0x00000001 
+ 00022595  0x00005948 call  0x00005850 
+ 00022596  0x00005949 copy  0x00000012 , 0x0000003f 
+ 00022597  0x0000594a istore  0x00000001 , 0x00000005 
+ 00022598  0x0000594b rtn 
+ 00022599  0x00005950 force  0x00000002 , 0x00000001 
+ 00022600  0x00005951 increase  0x00000004 , 0x00000011 
+ 00022601  0x00005952 call  0x00005850 
+ 00022602  0x00005953 increase  0xfffffffc , 0x00000011 
+ 00022603  0x00005954 copy  0x00000011 , 0x0000003f 
+ 00022604  0x00005955 istore  0x00000002 , 0x00000005 
+ 00022605  0x00005956 copy  0x00000012 , 0x0000003f 
+ 00022606  0x00005957 istore  0x00000002 , 0x00000005 
+ 00022607  0x00005958 rtn 
+ 00022608  0x0000595d sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x0000595e nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x0000595f fetch  0x00000001 , 0x000044ff 
+ 00022611  0x00005960 arg  0x00000001 , 0x00000002 
+ 00022612  0x00005961 arg  0x00000004 , 0x00000039 
+ 00022613  0x00005963 iand  0x00000002 , 0x0000003e 
+ 00022614  0x00005964 branch  0x0000585a , 0x00000005 
+ 00022615  0x00005965 lshift  0x00000002 , 0x00000002 
+ 00022616  0x00005966 loop  0x00005855 
+ 00022617  0x00005967 branch  0x00002a8c 
+ 00022618  0x00005969 ixor  0x00000002 , 0x0000003f 
+ 00022619  0x0000596a store  0x00000001 , 0x000044ff 
+ 00022620  0x0000596b sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x0000596c lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x0000596d lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x0000596e arg  0x00001800 , 0x00000002 
+ 00022624  0x0000596f iadd  0x00000002 , 0x00000002 
+ 00022625  0x00005971 arg  0x00000000 , 0x00000039 
+ 00022626  0x00005972 arg  0x00004500 , 0x00000006 
+ 00022627  0x00005974 ifetch  0x00000002 , 0x00000006 
+ 00022628  0x00005975 branch  0x00005869 , 0x00000034 
+ 00022629  0x00005976 copy  0x00000039 , 0x0000003f 
+ 00022630  0x00005977 increase  0x00000001 , 0x00000039 
+ 00022631  0x00005978 bne  0x00000004 , 0x00005863 
+ 00022632  0x00005979 branch  0x00002a8c 
+ 00022633  0x0000597d increase  0xfffffffe , 0x00000006 
+ 00022634  0x0000597e istoret  0x00000002 , 0x00000006 
+ 00022635  0x0000597f copy  0x00000002 , 0x00000005 
+ 00022636  0x00005980 copy  0x00000011 , 0x0000003f 
+ 00022637  0x00005981 istore  0x00000001 , 0x00000005 
+ 00022638  0x00005982 setarg  0x00000000 
+ 00022639  0x00005983 istore  0x00000001 , 0x00000005 
+ 00022640  0x00005984 copy  0x00000001 , 0x0000003f 
+ 00022641  0x00005985 istore  0x00000001 , 0x00000005 
+ 00022642  0x00005986 rtn 
+ 00022643  0x0000598b fetch  0x00000002 , 0x00004500 
+ 00022644  0x0000598c copy  0x0000003f , 0x00000006 
+ 00022645  0x0000598d rtn 
+ 00022646  0x00005990 fetch  0x00000002 , 0x00004502 
+ 00022647  0x00005991 copy  0x0000003f , 0x00000006 
+ 00022648  0x00005992 rtn 
+ 00022649  0x00005995 call  0x0000587c 
+ 00022650  0x00005996 copy  0x0000003f , 0x00000006 
+ 00022651  0x00005997 rtn 
+ 00022652  0x00005999 fetch  0x00000002 , 0x00004506 
+ 00022653  0x0000599a nrtn  0x00000034 
+ 00022654  0x0000599b fetch  0x00000002 , 0x00004504 
+ 00022655  0x0000599c nrtn  0x00000034 
+ 00022656  0x0000599d fetch  0x00000002 , 0x00004502 
+ 00022657  0x0000599e nrtn  0x00000034 
+ 00022658  0x0000599f fetch  0x00000002 , 0x00004500 
+ 00022659  0x000059a0 rtn 
+ 00022660  0x000059a3 call  0x00005873 
+ 00022661  0x000059a4 increase  0x00000003 , 0x00000006 
+ 00022662  0x000059a5 rtn 
+ 00022663  0x000059a8 call  0x00005873 
+ 00022664  0x000059a9 increase  0x00000007 , 0x00000006 
+ 00022665  0x000059aa rtn 
+ 00022666  0x000059ad call  0x00005879 
+ 00022667  0x000059ae increase  0x00000007 , 0x00000006 
+ 00022668  0x000059af rtn 
+ 00022669  0x000059b2 call  0x00005879 
+ 00022670  0x000059b3 increase  0x00000003 , 0x00000006 
+ 00022671  0x000059b4 rtn 
+ 00022672  0x000059b9 fetch  0x00000002 , 0x00004506 
+ 00022673  0x000059ba rtn 
+ 00022674  0x000059be fetch  0x00000002 , 0x00004504 
+ 00022675  0x000059bf rtn 
+ 00022676  0x000059c3 fetch  0x00000002 , 0x00004500 
+ 00022677  0x000059c4 rtn 
+ 00022678  0x000059c8 fetch  0x00000002 , 0x00004500 
+ 00022679  0x000059c9 arg  0x00001800 , 0x00000002 
+ 00022680  0x000059ca isub  0x00000002 , 0x0000003f 
+ 00022681  0x000059cb rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x000059cc rshift4  0x0000003f , 0x00000007 
+ 00022683  0x000059cd fetch  0x00000001 , 0x000044ff 
+ 00022684  0x000059ce qset0  0x0000003f 
+ 00022685  0x000059cf store  0x00000001 , 0x000044ff 
+ 00022686  0x000059d0 arg  0x00000000 , 0x00000039 
+ 00022687  0x000059d2 lshift  0x00000039 , 0x0000003f 
+ 00022688  0x000059d3 arg  0x00004502 , 0x00000002 
+ 00022689  0x000059d4 iadd  0x00000002 , 0x00000002 
+ 00022690  0x000059d5 ifetch  0x00000002 , 0x00000002 
+ 00022691  0x000059d6 increase  0xfffffffe , 0x00000002 
+ 00022692  0x000059d7 istore  0x00000002 , 0x00000002 
+ 00022693  0x000059d8 copy  0x00000039 , 0x0000003f 
+ 00022694  0x000059d9 increase  0x00000001 , 0x00000039 
+ 00022695  0x000059da bne  0x00000003 , 0x0000589f 
+ 00022696  0x000059db setarg  0x00000000 
+ 00022697  0x000059dc istore  0x00000002 , 0x00000002 
+ 00022698  0x000059dd rtn 
+ 00022699  0x000059e4 ifetch  0x00000003 , 0x00000006 
+ 00022700  0x000059e5 store  0x00000003 , 0x00000477 
+ 00022701  0x000059e6 beq  0x00000002 , 0x000058c1 
+ 00022702  0x000059e7 beq  0x00000003 , 0x000058c9 
+ 00022703  0x000059e8 beq  0x00000004 , 0x000058cc 
+ 00022704  0x000059e9 beq  0x00000006 , 0x000058f2 
+ 00022705  0x000059ea beq  0x00000008 , 0x0000593f 
+ 00022706  0x000059eb beq  0x0000000a , 0x000059bc 
+ 00022707  0x000059ec beq  0x0000000c , 0x000059e4 
+ 00022708  0x000059ed beq  0x00000010 , 0x000059fa 
+ 00022709  0x000059ee beq  0x00000012 , 0x00005a2f 
+ 00022710  0x000059ef beq  0x00000016 , 0x00005a48 
+ 00022711  0x000059f0 beq  0x00000018 , 0x00005a5b 
+ 00022712  0x000059f1 beq  0x00000052 , 0x00005a60 
+ 00022713  0x000059f2 rtn 
+ 00022714  0x000059f6 force  0x00000003 , 0x00000011 
+ 00022715  0x000059f7 call  0x00005a82 
+ 00022716  0x000059f8 setarg  0x00000002 
+ 00022717  0x000059f9 istore  0x00000001 , 0x00000005 
+ 00022718  0x000059fa fetch  0x00000002 , 0x000044a6 
+ 00022719  0x000059fb istore  0x00000002 , 0x00000005 
+ 00022720  0x000059fc rtn 
+ 00022721  0x00005a00 call  0x000058c9 
+ 00022722  0x00005a02 force  0x00000003 , 0x00000011 
+ 00022723  0x00005a03 call  0x00005a82 
+ 00022724  0x00005a04 setarg  0x00000003 
+ 00022725  0x00005a05 istore  0x00000001 , 0x00000005 
+ 00022726  0x00005a06 fetch  0x00000002 , 0x000044a6 
+ 00022727  0x00005a07 istore  0x00000002 , 0x00000005 
+ 00022728  0x00005a08 rtn 
+ 00022729  0x00005a0b rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x00005a0c store  0x00000002 , 0x000044a8 
+ 00022731  0x00005a0d rtn 
+ 00022732  0x00005a10 call  0x00005ab1 
+ 00022733  0x00005a11 call  0x00007fe7 
+ 00022734  0x00005a12 branch  0x000058cf 
+ 00022735  0x00005a15 arg  0x00000003 , 0x0000000b 
+ 00022736  0x00005a16 call  0x00005756 
+ 00022737  0x00005a18 call  0x0000575f 
+ 00022738  0x00005a19 branch  0x000058f0 , 0x00000034 
+ 00022739  0x00005a1a nbranch  0x000058ed , 0x00000002 
+ 00022740  0x00005a1b increase  0xfffffffe , 0x00000006 
+ 00022741  0x00005a1c call  0x00007ea5 
+ 00022742  0x00005a1d call  0x00007e9c 
+ 00022743  0x00005a1e nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x00005a1f call  0x00007e85 
+ 00022745  0x00005a20 call  0x00007fe9 
+ 00022746  0x00005a21 force  0x00000014 , 0x00000011 
+ 00022747  0x00005a22 call  0x00005a82 
+ 00022748  0x00005a23 call  0x00007e95 
+ 00022749  0x00005a24 setarg  0x00000005 
+ 00022750  0x00005a25 istore  0x00000001 , 0x00000005 
+ 00022751  0x00005a26 setarg  0x00000001 
+ 00022752  0x00005a27 istore  0x00000001 , 0x00000005 
+ 00022753  0x00005a29 call  0x00007e9f 
+ 00022754  0x00005a2a ifetch  0x00000002 , 0x00000006 
+ 00022755  0x00005a2b istore  0x00000002 , 0x00000005 
+ 00022756  0x00005a2c ifetch  0x00000001 , 0x00000006 
+ 00022757  0x00005a2d copy  0x0000003f , 0x00000039 
+ 00022758  0x00005a2e call  0x00007f01 
+ 00022759  0x00005a2f call  0x00007ea2 
+ 00022760  0x00005a30 increase  0xffffffff , 0x0000000b 
+ 00022761  0x00005a31 branch  0x000058f0 , 0x00000005 
+ 00022762  0x00005a33 ifetch  0x00000001 , 0x00000006 
+ 00022763  0x00005a34 iadd  0x00000006 , 0x00000006 
+ 00022764  0x00005a35 branch  0x000058d1 
+ 00022765  0x00005a37 ifetch  0x00000001 , 0x00000006 
+ 00022766  0x00005a38 iadd  0x00000006 , 0x00000006 
+ 00022767  0x00005a39 branch  0x000058ea 
+ 00022768  0x00005a3b branch  0x00005a76 , 0x00000028 
+ 00022769  0x00005a3c branch  0x00005aa5 
+ 00022770  0x00005a40 call  0x00005ab1 
+ 00022771  0x00005a41 ifetch  0x00000002 , 0x00000006 
+ 00022772  0x00005a42 store  0x00000002 , 0x00004472 
+ 00022773  0x00005a43 call  0x00007ea5 
+ 00022774  0x00005a44 arg  0x0000445e , 0x00000005 
+ 00022775  0x00005a45 fetch  0x00000002 , 0x000044fc 
+ 00022776  0x00005a46 increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x00005a47 call  0x000056db 
+ 00022778  0x00005a48 branch  0x00005905 
+ 00022779  0x00005a4c disable  0x00000028 
+ 00022780  0x00005a4d fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x00005a4e fetch  0x00000002 , 0x0000445c 
+ 00022782  0x00005a4f isub  0x00000002 , 0x0000003e 
+ 00022783  0x00005a50 nbranch  0x00005902 , 0x00000002 
+ 00022784  0x00005a51 deposit  0x00000002 
+ 00022785  0x00005a52 rtnne  0x00000000 
+ 00022786  0x00005a54 enable  0x00000028 
+ 00022787  0x00005a55 jam  0x00000001 , 0x0000047a 
+ 00022788  0x00005a56 branch  0x00005a77 
+ 00022789  0x00005a5a call  0x000058fb 
+ 00022790  0x00005a5b rtn  0x00000028 
+ 00022791  0x00005a5c fetcht  0x00000002 , 0x00004472 
+ 00022792  0x00005a5d setarg  0x00002800 
+ 00022793  0x00005a5e isub  0x00000002 , 0x0000003e 
+ 00022794  0x00005a5f branch  0x0000590c , 0x00000005 
+ 00022795  0x00005a60 branch  0x00005a76 
+ 00022796  0x00005a64 jam  0x00000000 , 0x000004b4 
+ 00022797  0x00005a65 fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x00005a66 storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005a67 call  0x0000578c 
+ 00022800  0x00005a68 nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005a6a fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005a6b call  0x0000578c 
+ 00022803  0x00005a6c nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005a6d copy  0x00000006 , 0x00000011 
+ 00022805  0x00005a6e fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005a6f copy  0x0000003f , 0x00000039 
+ 00022807  0x00005a70 fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005a71 isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005a72 nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005a73 arg  0x0000445f , 0x00000012 
+ 00022811  0x00005a74 call  0x00007f88 
+ 00022812  0x00005a76 branch  0x00005928 , 0x00000005 
+ 00022813  0x00005a78 fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005a79 fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005a7a isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005a7b branch  0x00005930 , 0x00000005 
+ 00022817  0x00005a7d fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005a7e increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005a7f store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005a80 branch  0x00005911 
+ 00022821  0x00005a83 fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005a84 beq  0x00000001 , 0x00005930 
+ 00022823  0x00005a85 branch  0x00005a76 
+ 00022824  0x00005a89 fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005a8a fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005a8b isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005a8c nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005a8d jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005a8f fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005a90 storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005a91 branch  0x00005921 
+ 00022832  0x00005a94 fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005a95 beq  0x00000000 , 0x00005921 
+ 00022834  0x00005a96 jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005a97 fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005a98 increase  0xffffffff , 0x00000002 
+ 00022837  0x00005a99 storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005a9c arg  0x00000005 , 0x00000011 
+ 00022839  0x00005a9d call  0x00005a82 
+ 00022840  0x00005a9e setarg  0x00000007 
+ 00022841  0x00005a9f istore  0x00000001 , 0x00000005 
+ 00022842  0x00005aa0 fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005aa1 istore  0x00000002 , 0x00000005 
+ 00022844  0x00005aa2 fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005aa3 istore  0x00000002 , 0x00000005 
+ 00022846  0x00005aa4 rtn 
+ 00022847  0x00005aa9 call  0x00005ab1 
+ 00022848  0x00005aaa call  0x000056df 
+ 00022849  0x00005aab branch  0x00005942 
+ 00022850  0x00005aae fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005aaf storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005ab0 call  0x00005756 
+ 00022853  0x00005ab1 call  0x0000576d 
+ 00022854  0x00005ab2 increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005ab3 copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005ab4 store  0x00000002 , 0x0000049c 
+ 00022857  0x00005ab6 fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005ab7 setarg  0x00002a00 
+ 00022859  0x00005ab8 isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005ab9 branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005aba setarg  0x00002803 
+ 00022862  0x00005abb isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005abc nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005abd arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005abf call  0x00005a88 
+ 00022866  0x00005ac0 nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005ac1 fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005ac2 call  0x0000578a 
+ 00022869  0x00005ac3 beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005ac4 call  0x00005a94 
+ 00022871  0x00005ac5 nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005ac6 nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005ac7 disable  0x00000028 
+ 00022874  0x00005ac8 arg  0x00000014 , 0x00000011 
+ 00022875  0x00005ac9 call  0x00005a82 
+ 00022876  0x00005aca setarg  0x00000009 
+ 00022877  0x00005acb istore  0x00000001 , 0x00000005 
+ 00022878  0x00005acc copy  0x00000005 , 0x00000030 
+ 00022879  0x00005acd increase  0x00000001 , 0x00000005 
+ 00022880  0x00005acf call  0x0000597d 
+ 00022881  0x00005ad0 call  0x00005a84 
+ 00022882  0x00005ad1 call  0x0000578a 
+ 00022883  0x00005ad2 call  0x00005984 
+ 00022884  0x00005ad3 fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005ad4 increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005ad5 istore  0x00000001 , 0x00000030 
+ 00022887  0x00005ad6 fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005ad7 beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005ad8 increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005ad9 branch  0x0000596d , 0x00000005 
+ 00022891  0x00005adb call  0x00005a84 
+ 00022892  0x00005adc branch  0x00005951 
+ 00022893  0x00005ade branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005adf branch  0x00005aa5 
+ 00022895  0x00005ae2 call  0x00005a97 
+ 00022896  0x00005ae3 call  0x00005a84 
+ 00022897  0x00005ae4 call  0x0000578a 
+ 00022898  0x00005ae5 fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005ae6 beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005ae8 call  0x00007e9c 
+ 00022901  0x00005ae9 fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005aea increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005aeb istore  0x00000002 , 0x00000005 
+ 00022904  0x00005aec call  0x00005aa1 
+ 00022905  0x00005aed call  0x00005984 
+ 00022906  0x00005aee increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005aef branch  0x0000596d , 0x00000005 
+ 00022908  0x00005af0 branch  0x0000596b 
+ 00022909  0x00005af4 fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005af5 istore  0x00000002 , 0x00000005 
+ 00022911  0x00005af7 fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005af8 copy  0x0000003f , 0x00000039 
+ 00022913  0x00005af9 call  0x00007e9f 
+ 00022914  0x00005afa call  0x00007ef4 
+ 00022915  0x00005afb branch  0x00007ea2 
+ 00022916  0x00005afd call  0x00007e9c 
+ 00022917  0x00005afe fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005aff istore  0x00000002 , 0x00000005 
+ 00022919  0x00005b00 call  0x00007ea2 
+ 00022920  0x00005b01 fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005b02 copy  0x0000003f , 0x00000039 
+ 00022922  0x00005b03 call  0x00007e9c 
+ 00022923  0x00005b04 call  0x00007e9f 
+ 00022924  0x00005b05 isub  0x00000039 , 0x00000006 
+ 00022925  0x00005b06 increase  0xffffffff , 0x00000006 
+ 00022926  0x00005b07 call  0x00007ef4 
+ 00022927  0x00005b08 branch  0x00007ea2 
+ 00022928  0x00005b0d fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005b0e storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005b10 call  0x00005a88 
+ 00022931  0x00005b11 nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005b12 call  0x0000578a 
+ 00022933  0x00005b13 beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005b14 call  0x00005a94 
+ 00022935  0x00005b15 nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005b18 arg  0x00000014 , 0x00000011 
+ 00022937  0x00005b19 call  0x00005a82 
+ 00022938  0x00005b1a setarg  0x00000009 
+ 00022939  0x00005b1b istore  0x00000001 , 0x00000005 
+ 00022940  0x00005b1c fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005b1d copy  0x0000003f , 0x00000039 
+ 00022942  0x00005b1e increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005b1f istore  0x00000001 , 0x00000005 
+ 00022944  0x00005b20 fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005b21 istore  0x00000002 , 0x00000005 
+ 00022946  0x00005b22 call  0x00007e9f 
+ 00022947  0x00005b23 call  0x00007ef4 
+ 00022948  0x00005b24 call  0x00007ea2 
+ 00022949  0x00005b25 branch  0x00005aa5 
+ 00022950  0x00005b28 call  0x00005a84 
+ 00022951  0x00005b29 branch  0x00005992 
+ 00022952  0x00005b2d arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005b2e call  0x0000577c 
+ 00022954  0x00005b2f rtn  0x00000034 
+ 00022955  0x00005b30 increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005b31 ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005b32 store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005b33 arg  0x00000014 , 0x00000011 
+ 00022959  0x00005b34 call  0x00005a82 
+ 00022960  0x00005b35 setarg  0x00000009 
+ 00022961  0x00005b36 istore  0x00000001 , 0x00000005 
+ 00022962  0x00005b37 fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005b38 copy  0x0000003f , 0x00000039 
+ 00022964  0x00005b39 increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005b3a istore  0x00000001 , 0x00000005 
+ 00022966  0x00005b3b fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005b3c istore  0x00000002 , 0x00000005 
+ 00022968  0x00005b3d arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005b3e call  0x00007ef4 
+ 00022970  0x00005b3f call  0x00007ea2 
+ 00022971  0x00005b40 branch  0x00005aa5 
+ 00022972  0x00005b45 fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005b46 fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005b47 bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005b4a call  0x0000576a 
+ 00022976  0x00005b4b branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005b4c increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005b4d ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005b4e arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005b4f isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005b50 branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005b51 ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005b52 sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005b53 branch  0x000059ca , 0x00000002 
+ 00022985  0x00005b54 force  0x00000016 , 0x0000003f 
+ 00022986  0x00005b56 copy  0x0000003f , 0x00000013 
+ 00022987  0x00005b57 call  0x00007ea5 
+ 00022988  0x00005b58 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005b59 call  0x00005a82 
+ 00022990  0x00005b5a setarg  0x0000000b 
+ 00022991  0x00005b5b istore  0x00000001 , 0x00000005 
+ 00022992  0x00005b5c copy  0x00000013 , 0x00000039 
+ 00022993  0x00005b5d call  0x00007e9f 
+ 00022994  0x00005b5e branch  0x00007f01 
+ 00022995  0x00005b61 call  0x00007ea5 
+ 00022996  0x00005b62 fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005b63 add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005b64 call  0x00005a82 
+ 00022999  0x00005b65 setarg  0x0000000b 
+ 00023000  0x00005b66 istore  0x00000001 , 0x00000005 
+ 00023001  0x00005b67 fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005b68 copy  0x0000003f , 0x00000039 
+ 00023003  0x00005b69 arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005b6a branch  0x00007f01 
+ 00023005  0x00005b6e fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005b6f isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005b70 nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005b72 call  0x00005a42 
+ 00023009  0x00005b73 nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005b74 jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005b75 branch  0x00005a77 
+ 00023012  0x00005b79 ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005b7a store  0x00000002 , 0x0000445e 
+ 00023014  0x00005b7c arg  0x00000014 , 0x00000011 
+ 00023015  0x00005b7d call  0x00005a82 
+ 00023016  0x00005b7e setarg  0x0000000d 
+ 00023017  0x00005b7f istore  0x00000001 , 0x00000005 
+ 00023018  0x00005b80 fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005b81 iforce  0x00000011 
+ 00023020  0x00005b82 fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005b83 call  0x0000576a 
+ 00023022  0x00005b84 branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005b85 ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005b86 isub  0x00000011 , 0x00000039 
+ 00023025  0x00005b87 nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005b88 sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005b89 branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005b8a force  0x00000016 , 0x00000039 
+ 00023029  0x00005b8c deposit  0x00000011 
+ 00023030  0x00005b8d iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005b8e call  0x00007ef4 
+ 00023032  0x00005b8f call  0x00007ea2 
+ 00023033  0x00005b90 branch  0x00005aa5 
+ 00023034  0x00005b94 call  0x00005ab1 
+ 00023035  0x00005b95 call  0x000056d7 
+ 00023036  0x00005b96 branch  0x000059fd 
+ 00023037  0x00005b9c arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005b9d fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005ba1 storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005ba2 call  0x00005756 
+ 00023041  0x00005ba3 call  0x0000576d 
+ 00023042  0x00005ba4 increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005ba5 copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005ba6 store  0x00000002 , 0x0000049c 
+ 00023045  0x00005ba8 call  0x00005a88 
+ 00023046  0x00005ba9 nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005baa fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005bab call  0x0000578a 
+ 00023049  0x00005bac beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005bae call  0x00005a8c 
+ 00023051  0x00005baf nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005bb0 copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005bb1 beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005bb2 nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005bb3 disable  0x00000028 
+ 00023056  0x00005bb5 arg  0x00000014 , 0x00000011 
+ 00023057  0x00005bb6 call  0x00005a82 
+ 00023058  0x00005bb7 setarg  0x00000011 
+ 00023059  0x00005bb8 istore  0x00000001 , 0x00000005 
+ 00023060  0x00005bb9 fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005bba increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005bbb istore  0x00000001 , 0x00000005 
+ 00023063  0x00005bbc call  0x00007ea2 
+ 00023064  0x00005bbd branch  0x00005a1f 
+ 00023065  0x00005bbf fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005bc0 beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005bc1 fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005bc2 increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005bc3 store  0x00000002 , 0x000004a0 
+ 00023070  0x00005bc4 call  0x00005a9c 
+ 00023071  0x00005bc6 fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005bc7 store  0x00000002 , 0x0000049e 
+ 00023073  0x00005bc8 call  0x00005a97 
+ 00023074  0x00005bc9 increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005bcc call  0x00005a84 
+ 00023076  0x00005bcd branch  0x00005a05 
+ 00023077  0x00005bd0 fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005bd1 store  0x00000002 , 0x000004a0 
+ 00023079  0x00005bd2 branch  0x00005a2c 
+ 00023080  0x00005bd4 fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005bd5 increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005bd6 store  0x00000002 , 0x000004a0 
+ 00023083  0x00005bd7 branch  0x00005a2c 
+ 00023084  0x00005bd9 branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005bda call  0x00005a9c 
+ 00023086  0x00005bdb branch  0x00005aa5 
+ 00023087  0x00005be1 copy  0x00000006 , 0x00000011 
+ 00023088  0x00005be2 fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005be3 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005be4 call  0x000056e2 
+ 00023091  0x00005be6 fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005be7 bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005be9 fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005bea fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005beb isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005bec nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005bed call  0x00005a42 
+ 00023098  0x00005bee nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005bef jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005bf0 branch  0x00005a77 
+ 00023101  0x00005bf3 force  0x00000001 , 0x00000011 
+ 00023102  0x00005bf4 call  0x00005a82 
+ 00023103  0x00005bf5 setarg  0x00000013 
+ 00023104  0x00005bf6 istore  0x00000001 , 0x00000005 
+ 00023105  0x00005bf7 rtn 
+ 00023106  0x00005bfa call  0x00007fe9 
+ 00023107  0x00005bfb fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005bfc rtneq  0x00000000 
+ 00023109  0x00005bfd fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005bfe rtnbit1  0x00000004 
+ 00023111  0x00005bff branch  0x00007fe7 
+ 00023112  0x00005c03 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005c04 fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005c05 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005c06 call  0x000056e2 
+ 00023116  0x00005c07 branch  0x00005a4d 
+ 00023117  0x00005c0b fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005c0c copy  0x0000003f , 0x00000011 
+ 00023119  0x00005c0d call  0x00005a82 
+ 00023120  0x00005c0e setarg  0x00000017 
+ 00023121  0x00005c0f istore  0x00000001 , 0x00000005 
+ 00023122  0x00005c10 fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005c11 istore  0x00000002 , 0x00000005 
+ 00023124  0x00005c12 fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005c13 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005c14 fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005c15 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005c16 ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005c17 istore  0x00000002 , 0x00000005 
+ 00023130  0x00005c18 branch  0x00007ef4 
+ 00023131  0x00005c1f force  0x00000001 , 0x00000011 
+ 00023132  0x00005c20 call  0x00005a82 
+ 00023133  0x00005c21 setarg  0x00000019 
+ 00023134  0x00005c22 istore  0x00000001 , 0x00000005 
+ 00023135  0x00005c23 rtn 
+ 00023136  0x00005c28 copy  0x00000006 , 0x00000011 
+ 00023137  0x00005c29 fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005c2a add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005c2b branch  0x000056e2 
+ 00023140  0x00005c31 copy  0x00000002 , 0x00000013 
+ 00023141  0x00005c32 increase  0x00000003 , 0x00000011 
+ 00023142  0x00005c33 call  0x00005a82 
+ 00023143  0x00005c34 increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005c35 setarg  0x0000001b 
+ 00023145  0x00005c36 istore  0x00000001 , 0x00000005 
+ 00023146  0x00005c37 copy  0x00000013 , 0x00000002 
+ 00023147  0x00005c38 istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005c39 rtn 
+ 00023149  0x00005c3d copy  0x00000002 , 0x00000013 
+ 00023150  0x00005c3e increase  0x00000003 , 0x00000011 
+ 00023151  0x00005c3f call  0x00005a82 
+ 00023152  0x00005c40 increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005c41 setarg  0x0000001d 
+ 00023154  0x00005c42 istore  0x00000001 , 0x00000005 
+ 00023155  0x00005c43 copy  0x00000013 , 0x00000002 
+ 00023156  0x00005c44 istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005c45 rtn 
+ 00023158  0x00005c4b jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005c4d force  0x00000005 , 0x00000011 
+ 00023160  0x00005c4e call  0x00005a82 
+ 00023161  0x00005c4f setarg  0x00000001 
+ 00023162  0x00005c50 istore  0x00000001 , 0x00000005 
+ 00023163  0x00005c51 fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005c52 istore  0x00000001 , 0x00000005 
+ 00023165  0x00005c53 fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005c54 istore  0x00000002 , 0x00000005 
+ 00023167  0x00005c55 fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005c56 istore  0x00000001 , 0x00000005 
+ 00023169  0x00005c57 rtn 
+ 00023170  0x00005c5b force  0x00000004 , 0x00000012 
+ 00023171  0x00005c5c branch  0x00005847 
+ 00023172  0x00005c60 fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005c61 increase  0x00000001 , 0x00000002 
+ 00023174  0x00005c62 storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005c63 rtn 
+ 00023176  0x00005c66 fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005c67 fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005c68 isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005c69 rtn 
+ 00023180  0x00005c6d fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005c6e arg  0x0000445f , 0x00000011 
+ 00023182  0x00005c70 fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005c71 copy  0x0000003f , 0x00000039 
+ 00023184  0x00005c72 isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005c73 nrtn  0x00000005 
+ 00023186  0x00005c74 arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005c75 branch  0x00007f88 
+ 00023188  0x00005c78 fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005c79 arg  0x00004472 , 0x00000011 
+ 00023190  0x00005c7a branch  0x00005a8e 
+ 00023191  0x00005c7e fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005c7f store  0x00000001 , 0x00000101 
+ 00023193  0x00005c80 copy  0x0000003f , 0x00000039 
+ 00023194  0x00005c81 call  0x00007e9f 
+ 00023195  0x00005c82 branch  0x00007ef4 
+ 00023196  0x00005c86 call  0x00007e9c 
+ 00023197  0x00005c87 fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005c88 istore  0x00000002 , 0x00000005 
+ 00023199  0x00005c89 fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005c8a istore  0x00000002 , 0x00000005 
+ 00023201  0x00005c8c fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005c8d copy  0x0000003f , 0x00000039 
+ 00023203  0x00005c8e call  0x00007ef4 
+ 00023204  0x00005c8f branch  0x00007ea2 
+ 00023205  0x00005c94 call  0x00007e9c 
+ 00023206  0x00005c95 call  0x0000588a 
+ 00023207  0x00005c96 copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005c97 isub  0x00000006 , 0x00000011 
+ 00023209  0x00005c98 call  0x0000588d 
+ 00023210  0x00005c99 copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005c9a istore  0x00000002 , 0x00000006 
+ 00023212  0x00005c9b increase  0x00000004 , 0x00000011 
+ 00023213  0x00005c9c call  0x00005879 
+ 00023214  0x00005c9d copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005c9e istore  0x00000001 , 0x00000006 
+ 00023216  0x00005c9f rtn 
+ 00023217  0x00005ca3 rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005ca4 store  0x00000002 , 0x0000445a 
+ 00023219  0x00005ca5 ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005ca6 store  0x00000002 , 0x0000445c 
+ 00023221  0x00005ca7 rtn 
+ 00023222  0x00005cad ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005cae ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005caf ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005cb0 beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005cb1 rtn 
+ 00023227  0x00005cb3 ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005cb4 store  0x00000002 , 0x00004509 
+ 00023229  0x00005cb5 jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005cb6 branch  0x00007d86 
+ 00023231  0x00005cbd arg  0x0000000c , 0x00000011 
+ 00023232  0x00005cbe arg  0x00000012 , 0x00000013 
+ 00023233  0x00005cbf call  0x00005ac7 
+ 00023234  0x00005cc0 setarg  0x00000008 
+ 00023235  0x00005cc1 istore  0x00000002 , 0x00000005 
+ 00023236  0x00005cc2 fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005cc3 istore  0x00000008 , 0x00000005 
+ 00023238  0x00005cc4 rtn 
+ 00023239  0x00005cc9 call  0x00005acf 
+ 00023240  0x00005cca arg  0x00000005 , 0x00000012 
+ 00023241  0x00005ccb call  0x00005847 
+ 00023242  0x00005ccc copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005ccd istore  0x00000001 , 0x00000005 
+ 00023244  0x00005cce fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005ccf istore  0x00000001 , 0x00000005 
+ 00023246  0x00005cd0 rtn 
+ 00023247  0x00005cd4 fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005cd6 pincrease  0x00000001 
+ 00023249  0x00005cd7 store  0x00000001 , 0x00004508 
+ 00023250  0x00005cd8 rtnne  0x00000000 
+ 00023251  0x00005cdb jam  0x00000001 , 0x00004508 
+ 00023252  0x00005cdc rtn 
+ 00023253  0x00005ce2 fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005ce3 beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005ce4 beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005ce5 beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005ce6 beq  0x00000081 , 0x00005add 
+ 00023258  0x00005ce7 beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005ce8 beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005ce9 rtn 
+ 00023261  0x00005cec jam  0x0000000d , 0x00004456 
+ 00023262  0x00005ced branch  0x00005ae5 
+ 00023263  0x00005cef jam  0x0000000d , 0x00004456 
+ 00023264  0x00005cf0 jam  0x00000001 , 0x00004454 
+ 00023265  0x00005cf1 rtn 
+ 00023266  0x00005cf3 jam  0x0000000d , 0x00004456 
+ 00023267  0x00005cf4 branch  0x00005aea 
+ 00023268  0x00005cf6 jam  0x00000000 , 0x00004456 
+ 00023269  0x00005cf8 jam  0x00000003 , 0x00004454 
+ 00023270  0x00005cf9 rtn 
+ 00023271  0x00005cfb jam  0x00000005 , 0x00004456 
+ 00023272  0x00005cfc branch  0x00005ae5 
+ 00023273  0x00005cfe jam  0x00000005 , 0x00004456 
+ 00023274  0x00005d00 jam  0x00000000 , 0x00004454 
+ 00023275  0x00005d01 rtn 
+ 00023276  0x00005d05 fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005d06 set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005d07 store  0x00000001 , 0x00004456 
+ 00023279  0x00005d08 rtn 
+ 00023280  0x00005d0a fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005d0b set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005d0c store  0x00000001 , 0x00004456 
+ 00023283  0x00005d0d rtn 
+ 00023284  0x00005d10 ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005d11 beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005d13 beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005d14 beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005d15 beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005d16 beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005d17 beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005d18 beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005d19 beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005d1a beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005d1b beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005d1c beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005d1d beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005d1e rtn 
+ 00023298  0x00005d23 force  0x00000002 , 0x00000011 
+ 00023299  0x00005d24 call  0x00005c62 
+ 00023300  0x00005d25 setarg  0x0000000b 
+ 00023301  0x00005d26 istore  0x00000001 , 0x00000005 
+ 00023302  0x00005d27 fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005d28 istore  0x00000001 , 0x00000005 
+ 00023304  0x00005d29 rtn 
+ 00023305  0x00005d2c store  0x00000001 , 0x0000444c 
+ 00023306  0x00005d2d ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005d2e istore  0x00000006 , 0x00000005 
+ 00023308  0x00005d2f fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005d30 beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005d31 call  0x00005b2b 
+ 00023311  0x00005d32 call  0x00005b26 
+ 00023312  0x00005d33 jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005d34 fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005d35 beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005d36 beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005d37 beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005d38 fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005d39 beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005d3a rtneq  0x00000083 
+ 00023320  0x00005d3c arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005d3d store  0x00000004 , 0x000044c7 
+ 00023322  0x00005d3e rtn 
+ 00023323  0x00005d41 fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005d42 bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005d44 arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005d45 copy  0x00000011 , 0x00000005 
+ 00023327  0x00005d46 arg  0x00000003 , 0x00000039 
+ 00023328  0x00005d47 call  0x0000630d 
+ 00023329  0x00005d48 fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005d49 and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005d4a store  0x00000002 , 0x000044c9 
+ 00023332  0x00005d4c jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005d4d branch  0x00007d86 
+ 00023334  0x00005d50 fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005d51 rtnbit1  0x00000003 
+ 00023336  0x00005d52 fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005d53 rtnbit0  0x00000007 
+ 00023338  0x00005d54 branch  0x00003402 
+ 00023339  0x00005d57 force  0x00000007 , 0x00000011 
+ 00023340  0x00005d58 call  0x00005c62 
+ 00023341  0x00005d59 fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005d5a istore  0x00000007 , 0x00000005 
+ 00023343  0x00005d5b rtn 
+ 00023344  0x00005d5f copy  0x00000006 , 0x00000011 
+ 00023345  0x00005d60 fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005d61 beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005d62 copy  0x00000011 , 0x00000006 
+ 00023348  0x00005d63 arg  0x0000442a , 0x00000005 
+ 00023349  0x00005d64 call  0x00007ebf 
+ 00023350  0x00005d65 branch  0x00005b3d 
+ 00023351  0x00005d67 copy  0x00000011 , 0x00000006 
+ 00023352  0x00005d68 arg  0x0000442a , 0x00000005 
+ 00023353  0x00005d69 call  0x00007ebf 
+ 00023354  0x00005d6a jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005d6b jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005d6c rtn 
+ 00023357  0x00005d70 fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005d71 bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005d72 call  0x0000739c 
+ 00023360  0x00005d73 force  0x00000011 , 0x00000011 
+ 00023361  0x00005d74 call  0x00005c62 
+ 00023362  0x00005d75 setarg  0x00000003 
+ 00023363  0x00005d76 istore  0x00000001 , 0x00000005 
+ 00023364  0x00005d77 branch  0x00007497 
+ 00023365  0x00005d7b arg  0x0000443a , 0x00000005 
+ 00023366  0x00005d7c call  0x0000630c 
+ 00023367  0x00005d7d call  0x000071c5 
+ 00023368  0x00005d7e force  0x00000011 , 0x00000011 
+ 00023369  0x00005d7f call  0x00005c62 
+ 00023370  0x00005d80 setarg  0x00000003 
+ 00023371  0x00005d81 istore  0x00000001 , 0x00000005 
+ 00023372  0x00005d82 branch  0x00007201 
+ 00023373  0x00005d87 copy  0x00000006 , 0x00000011 
+ 00023374  0x00005d88 fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005d89 bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005d8a copy  0x00000011 , 0x00000006 
+ 00023377  0x00005d8b call  0x00007394 
+ 00023378  0x00005d8c branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005d8e jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005d90 force  0x00000002 , 0x00000011 
+ 00023381  0x00005d91 call  0x00005c62 
+ 00023382  0x00005d92 setarg  0x00000005 
+ 00023383  0x00005d93 istore  0x00000001 , 0x00000005 
+ 00023384  0x00005d94 fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005d95 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005d97 force  0x0000000a , 0x00000007 
+ 00023387  0x00005d98 call  0x00007f07 
+ 00023388  0x00005d99 jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005d9a jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005d9b branch  0x00007d86 
+ 00023391  0x00005d9e jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005d9f branch  0x00005b54 
+ 00023393  0x00005da3 arg  0x0000042f , 0x00000005 
+ 00023394  0x00005da4 copy  0x00000011 , 0x00000006 
+ 00023395  0x00005da5 call  0x00007ebf 
+ 00023396  0x00005da6 fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005da7 beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005da8 call  0x0000714f 
+ 00023399  0x00005dab call  0x00005b7a 
+ 00023400  0x00005dac fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005dad rtnne  0x00000082 
+ 00023402  0x00005dae jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005daf branch  0x00007d86 
+ 00023404  0x00005db2 call  0x000071ba 
+ 00023405  0x00005db3 arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005db4 call  0x00007201 
+ 00023407  0x00005db5 arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005db6 arg  0x0000442a , 0x00000012 
+ 00023409  0x00005db7 arg  0x00000010 , 0x00000039 
+ 00023410  0x00005db8 call  0x00007f88 
+ 00023411  0x00005db9 nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005dba branch  0x00005b7a 
+ 00023413  0x00005dbd call  0x00007390 
+ 00023414  0x00005dbe jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005dbf call  0x00007d86 
+ 00023416  0x00005dc0 jam  0x00000001 , 0x00004429 
+ 00023417  0x00005dc1 jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005dc4 force  0x00000011 , 0x00000011 
+ 00023419  0x00005dc5 call  0x00005c62 
+ 00023420  0x00005dc6 setarg  0x00000004 
+ 00023421  0x00005dc7 istore  0x00000001 , 0x00000005 
+ 00023422  0x00005dc8 arg  0x0000443a , 0x00000006 
+ 00023423  0x00005dc9 branch  0x00007ebf 
+ 00023424  0x00005dcc arg  0x0000041f , 0x00000005 
+ 00023425  0x00005dcd branch  0x00007ebf 
+ 00023426  0x00005dd0 force  0x00000011 , 0x00000011 
+ 00023427  0x00005dd1 call  0x00005c62 
+ 00023428  0x00005dd2 setarg  0x00000006 
+ 00023429  0x00005dd3 istore  0x00000001 , 0x00000005 
+ 00023430  0x00005dd4 fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005dd5 bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005dd6 arg  0x00004419 , 0x00000006 
+ 00023433  0x00005dd7 branch  0x00007ebf 
+ 00023434  0x00005dda arg  0x000044ea , 0x00000006 
+ 00023435  0x00005ddb branch  0x00007ebf 
+ 00023436  0x00005ddf arg  0x000044cb , 0x00000005 
+ 00023437  0x00005de0 force  0x0000000a , 0x00000039 
+ 00023438  0x00005de1 call  0x0000630d 
+ 00023439  0x00005de2 force  0x0000000b , 0x00000011 
+ 00023440  0x00005de3 call  0x00005c62 
+ 00023441  0x00005de4 setarg  0x00000007 
+ 00023442  0x00005de5 istore  0x00000001 , 0x00000005 
+ 00023443  0x00005de6 fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005de7 istore  0x00000002 , 0x00000005 
+ 00023445  0x00005de8 fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005de9 istore  0x00000008 , 0x00000005 
+ 00023447  0x00005dea rtn 
+ 00023448  0x00005ded force  0x00000011 , 0x00000011 
+ 00023449  0x00005dee call  0x00005c62 
+ 00023450  0x00005def setarg  0x00000008 
+ 00023451  0x00005df0 istore  0x00000001 , 0x00000005 
+ 00023452  0x00005df1 setarg  0x00000000 
+ 00023453  0x00005df2 istore  0x00000008 , 0x00000005 
+ 00023454  0x00005df3 istore  0x00000008 , 0x00000005 
+ 00023455  0x00005df4 rtn 
+ 00023456  0x00005df8 force  0x00000008 , 0x00000011 
+ 00023457  0x00005df9 call  0x00005c62 
+ 00023458  0x00005dfa setarg  0x00000009 
+ 00023459  0x00005dfb istore  0x00000001 , 0x00000005 
+ 00023460  0x00005dfc fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005dfd istore  0x00000001 , 0x00000005 
+ 00023462  0x00005dfe fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005dff istore  0x00000006 , 0x00000005 
+ 00023464  0x00005e00 rtn 
+ 00023465  0x00005e04 jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005e05 branch  0x00005b54 
+ 00023467  0x00005e08 fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005e09 fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005e0a iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005e0b rtn 
+ 00023471  0x00005e0e arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005e0f call  0x00007ebf 
+ 00023473  0x00005e10 call  0x00005bab 
+ 00023474  0x00005e11 isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005e12 branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005e13 fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005e14 rtnne  0x0000000a 
+ 00023478  0x00005e15 call  0x00005bb9 
+ 00023479  0x00005e16 nrtn  0x00000028 
+ 00023480  0x00005e17 branch  0x00003410 
+ 00023481  0x00005e1b call  0x00007fe9 
+ 00023482  0x00005e1c fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005e1d rtneq  0x00000000 
+ 00023484  0x00005e1e fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005e1f compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005e20 rtn  0x00000001 
+ 00023487  0x00005e21 branch  0x00007fe7 
+ 00023488  0x00005e24 call  0x00005bab 
+ 00023489  0x00005e25 isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005e26 branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005e27 rtn 
+ 00023492  0x00005e2c rtn 
+ 00023493  0x00005e2f arg  0x000009be , 0x00000005 
+ 00023494  0x00005e30 call  0x00007eb3 
+ 00023495  0x00005e31 jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005e32 jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005e33 rtn 
+ 00023498  0x00005e36 arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005e37 call  0x00007ebf 
+ 00023500  0x00005e38 jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005e39 jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005e3a rtn 
+ 00023503  0x00005e3d force  0x00000041 , 0x00000011 
+ 00023504  0x00005e3e call  0x00005c62 
+ 00023505  0x00005e3f setarg  0x0000000c 
+ 00023506  0x00005e40 istore  0x00000001 , 0x00000005 
+ 00023507  0x00005e41 arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005e42 branch  0x00007eb3 
+ 00023509  0x00005e45 call  0x00007166 
+ 00023510  0x00005e46 force  0x00000011 , 0x00000011 
+ 00023511  0x00005e47 call  0x00005c62 
+ 00023512  0x00005e48 setarg  0x0000000d 
+ 00023513  0x00005e49 istore  0x00000001 , 0x00000005 
+ 00023514  0x00005e4a branch  0x00007201 
+ 00023515  0x00005e4e fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005e4f rtneq  0x000000ff 
+ 00023517  0x00005e50 arg  0x00000003 , 0x00000002 
+ 00023518  0x00005e51 isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005e52 nrtn  0x00000002 
+ 00023520  0x00005e53 arg  0x0000000a , 0x00000007 
+ 00023521  0x00005e54 call  0x00007f16 
+ 00023522  0x00005e55 nrtn  0x00000034 
+ 00023523  0x00005e56 branch  0x00005ba9 
+ 00023524  0x00005e59 bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005e5a fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005e5b beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005e5c beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005e5d beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005e5e beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005e5f beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005e60 beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005e61 beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005e62 beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005e63 rtn 
+ 00023535  0x00005e67 fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005e68 rtnne  0x00000004 
+ 00023537  0x00005e69 jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005e6a jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005e6b jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005e6c branch  0x00007d86 
+ 00023541  0x00005e70 jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005e71 branch  0x00005b02 
+ 00023543  0x00005e74 jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005e75 setarg  0x00017700 
+ 00023545  0x00005e76 arg  0x0000000a , 0x00000007 
+ 00023546  0x00005e77 branch  0x00007f08 
+ 00023547  0x00005e7a fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005e7b beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005e7c rtn 
+ 00023550  0x00005e7f jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005e80 jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005e81 call  0x00007d86 
+ 00023553  0x00005e82 call  0x00005b82 
+ 00023554  0x00005e83 fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005e84 rtnne  0x0000000a 
+ 00023556  0x00005e85 call  0x00005bb9 
+ 00023557  0x00005e86 rtn  0x00000028 
+ 00023558  0x00005e87 branch  0x00003410 
+ 00023559  0x00005e8b jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005e8c branch  0x00005b8c 
+ 00023561  0x00005e8f fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005e90 fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005e91 iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005e92 isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005e93 branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005e94 jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005e95 branch  0x00005b98 
+ 00023568  0x00005e98 call  0x00005ba0 
+ 00023569  0x00005e99 branch  0x00005c12 
+ 00023570  0x00005e9d force  0x0000000a , 0x00000007 
+ 00023571  0x00005e9e call  0x00007f07 
+ 00023572  0x00005e9f jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005ea0 jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005ea1 jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005ea2 branch  0x00007d86 
+ 00023576  0x00005ea7 bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005ea8 fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005ea9 rtnbit0  0x00000007 
+ 00023579  0x00005eaa fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005eab rtnne  0x00000002 
+ 00023581  0x00005eac jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005ead fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005eae beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005eaf beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005eb0 beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005eb1 beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005eb2 beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005eb3 beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005eb4 rtn 
+ 00023590  0x00005eb8 fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005eb9 copy  0x0000003f , 0x00000007 
+ 00023592  0x00005eba increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005ebb store  0x00000001 , 0x00004663 
+ 00023594  0x00005ebc fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005ebd qisolate1  0x0000003f 
+ 00023596  0x00005ebe setarg  0x00000080 
+ 00023597  0x00005ebf setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005ec0 store  0x00000001 , 0x00004664 
+ 00023599  0x00005ec1 branch  0x00005c55 
+ 00023600  0x00005ec4 fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005ec5 jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005ec6 beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005ec7 jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005ec8 rtn 
+ 00023605  0x00005ecb jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005ecc call  0x00007d86 
+ 00023607  0x00005ecd jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005ece branch  0x00005bd5 
+ 00023609  0x00005ed1 fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005ed2 beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005ed3 jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005ed4 rtn 
+ 00023613  0x00005ed7 call  0x0000718d 
+ 00023614  0x00005edb fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005edc beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005edd call  0x00005b18 
+ 00023617  0x00005edf call  0x0000717a 
+ 00023618  0x00005ee0 arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005ee1 arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005ee2 arg  0x00000010 , 0x00000039 
+ 00023621  0x00005ee3 call  0x00007f88 
+ 00023622  0x00005ee4 branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005ee6 jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005ee7 branch  0x00005b54 
+ 00023625  0x00005eeb call  0x00007595 
+ 00023626  0x00005eec nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005eed jam  0x00000001 , 0x00004429 
+ 00023628  0x00005eee fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005eef beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005ef0 beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005ef1 jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005ef2 jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005ef3 rtn 
+ 00023634  0x00005ef6 fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005ef7 beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005ef8 jam  0x00000000 , 0x00004664 
+ 00023637  0x00005efa branch  0x00005b3d 
+ 00023638  0x00005f00 jam  0x00000000 , 0x00004663 
+ 00023639  0x00005f01 branch  0x00005b1b 
+ 00023640  0x00005f05 jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005f06 fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005f07 beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005f09 rtn 
+ 00023644  0x00005f0c jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005f0d jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005f0e branch  0x00007a99 
+ 00023647  0x00005f11 jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005f12 jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005f13 branch  0x00005bcf 
+ 00023650  0x00005f18 force  0x00000006 , 0x00000012 
+ 00023651  0x00005f19 branch  0x00005847 
+ 00023652  0x00005f1e fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005f1f beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005f20 beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005f21 beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005f22 beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005f23 beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005f24 beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005f25 beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005f26 beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005f27 beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005f28 beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005f29 beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005f2a beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005f2b beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005f2c beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005f2d beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005f2e beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005f2f arg  0x00000002 , 0x00000011 
+ 00023670  0x00005f30 arg  0x00000007 , 0x00000012 
+ 00023671  0x00005f31 call  0x00005842 
+ 00023672  0x00005f32 fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005f33 istore  0x00000001 , 0x00000005 
+ 00023674  0x00005f34 rtn 
+ 00023675  0x00005f38 ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005f39 store  0x00000009 , 0x000043d3 
+ 00023677  0x00005f3a ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005f3b store  0x00000002 , 0x0000045f 
+ 00023679  0x00005f3c fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005f3d set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005f3e store  0x00000001 , 0x0000043f 
+ 00023682  0x00005f3f rtn 
+ 00023683  0x00005f42 ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005f43 store  0x00000005 , 0x000043ce 
+ 00023685  0x00005f44 ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005f45 store  0x00000002 , 0x0000045f 
+ 00023687  0x00005f46 fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005f47 isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005f48 nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005f49 fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005f4a set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005f4b store  0x00000001 , 0x0000043f 
+ 00023693  0x00005f4c rtn 
+ 00023694  0x00005f50 setarg  0x00000014 
+ 00023695  0x00005f51 store  0x00000002 , 0x0000046d 
+ 00023696  0x00005f52 store  0x00000002 , 0x000044ba 
+ 00023697  0x00005f53 rtn 
+ 00023698  0x00005f56 arg  0x00000013 , 0x00000013 
+ 00023699  0x00005f5a arg  0x00000002 , 0x00000011 
+ 00023700  0x00005f5b arg  0x00000002 , 0x00000012 
+ 00023701  0x00005f5c call  0x00005842 
+ 00023702  0x00005f5d copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005f5e istore  0x00000001 , 0x00000005 
+ 00023704  0x00005f5f rtn 
+ 00023705  0x00005f64 arg  0x00000009 , 0x00000011 
+ 00023706  0x00005f65 arg  0x00000009 , 0x00000012 
+ 00023707  0x00005f66 call  0x00005842 
+ 00023708  0x00005f67 setarg  0x00000001 
+ 00023709  0x00005f68 istore  0x00000008 , 0x00000005 
+ 00023710  0x00005f69 rtn 
+ 00023711  0x00005f6d rtn  0x00000029 
+ 00023712  0x00005f6f arg  0x00000006 , 0x00000011 
+ 00023713  0x00005f70 arg  0x0000000c , 0x00000012 
+ 00023714  0x00005f71 call  0x00005842 
+ 00023715  0x00005f72 fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005f73 istore  0x00000005 , 0x00000005 
+ 00023717  0x00005f74 rtn 
+ 00023718  0x00005f78 arg  0x00000013 , 0x00000012 
+ 00023719  0x00005f79 branch  0x00005ca8 
+ 00023720  0x00005f7d arg  0x00000001 , 0x00000011 
+ 00023721  0x00005f7e branch  0x00005842 
+ 00023722  0x00005f82 ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005f83 store  0x00000008 , 0x000044cd 
+ 00023724  0x00005f84 ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005f85 store  0x00000002 , 0x000044cb 
+ 00023726  0x00005f86 ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005f87 store  0x00000008 , 0x000044aa 
+ 00023728  0x00005f88 ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005f89 store  0x00000004 , 0x00004411 
+ 00023730  0x00005f8a call  0x00005ccf 
+ 00023731  0x00005f8b bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005f8c fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005f8d beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005f8e fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005f8f bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005f90 fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005f91 ncall  0x000067be , 0x00000034 
+ 00023738  0x00005f92 fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005f93 beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005f95 jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005f96 call  0x00005cdd 
+ 00023742  0x00005f97 branch  0x000073a2 
+ 00023743  0x00005f9a jam  0x00000001 , 0x00004429 
+ 00023744  0x00005f9b arg  0x000044ea , 0x00000006 
+ 00023745  0x00005f9c arg  0x00004419 , 0x00000005 
+ 00023746  0x00005f9d call  0x00007ebf 
+ 00023747  0x00005f9e branch  0x00005cbc 
+ 00023748  0x00005fa2 bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005fa3 jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005fa4 jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005fa5 jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005fa6 branch  0x00007d86 
+ 00023753  0x00005fa9 arg  0x00000002 , 0x00000011 
+ 00023754  0x00005faa arg  0x0000000d , 0x00000012 
+ 00023755  0x00005fab call  0x00005842 
+ 00023756  0x00005fac setarg  0x00000006 
+ 00023757  0x00005fad istore  0x00000001 , 0x00000005 
+ 00023758  0x00005fae rtn 
+ 00023759  0x00005fb1 arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005fb2 force  0x00000008 , 0x00000039 
+ 00023761  0x00005fb3 call  0x0000630d 
+ 00023762  0x00005fb4 arg  0x00004415 , 0x00000005 
+ 00023763  0x00005fb5 force  0x00000004 , 0x00000039 
+ 00023764  0x00005fb6 call  0x0000630d 
+ 00023765  0x00005fb7 arg  0x0000000d , 0x00000011 
+ 00023766  0x00005fb8 arg  0x00000004 , 0x00000012 
+ 00023767  0x00005fb9 call  0x00005842 
+ 00023768  0x00005fba fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005fbb istore  0x00000008 , 0x00000005 
+ 00023770  0x00005fbc fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005fbd istore  0x00000004 , 0x00000005 
+ 00023772  0x00005fbe rtn 
+ 00023773  0x00005fc1 arg  0x00000005 , 0x00000012 
+ 00023774  0x00005fc2 branch  0x00005ca8 
+ 00023775  0x00005fc5 arg  0x00000006 , 0x00000012 
+ 00023776  0x00005fc6 branch  0x00005ca8 
+ 00023777  0x00005fca ifetch  0x00000008 , 0x00000006 
+ 00023778  0x00005fcb store  0x00000008 , 0x000044b2 
+ 00023779  0x00005fcc ifetch  0x00000004 , 0x00000006 
+ 00023780  0x00005fcd store  0x00000004 , 0x00004415 
+ 00023781  0x00005fce branch  0x000073a2 
+ 00023782  0x00005fd1 fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00005fd2 set1  0x00000004 , 0x0000003f 
+ 00023784  0x00005fd3 store  0x00000001 , 0x0000043f 
+ 00023785  0x00005fd4 rtn 
+ 00023786  0x00005fd7 rtn  0x00000029 
+ 00023787  0x00005fd8 jam  0x00000032 , 0x00000a99 
+ 00023788  0x00005fd9 call  0x00007d86 
+ 00023789  0x00005fda jam  0x00000004 , 0x000044c5 
+ 00023790  0x00005fdb branch  0x00005cdf 
+ 00023791  0x00005fde jam  0x00000002 , 0x000044c5 
+ 00023792  0x00005fdf call  0x00005cf3 
+ 00023793  0x00005fe0 jam  0x00000033 , 0x00000a99 
+ 00023794  0x00005fe1 branch  0x00007d86 
+ 00023795  0x00005fe4 arg  0x0000000b , 0x00000012 
+ 00023796  0x00005fe5 branch  0x00005ca8 
+ 00023797  0x00005fed rtn 
+ 00023798  0x00005ff5 rtn  0x0000002b 
+ 00023799  0x00005ff7 bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x00005ff8 setarg  0x00000000 
+ 00023801  0x00005ff9 store  0x00000001 , 0x00000048 
+ 00023802  0x00005ffa store  0x00000001 , 0x00000055 
+ 00023803  0x00005ffb store  0x00000001 , 0x00000078 
+ 00023804  0x00005ffc store  0x00000001 , 0x0000007c 
+ 00023805  0x00005ffd store  0x00000001 , 0x00004158 
+ 00023806  0x00005ffe store  0x00000001 , 0x000004d7 
+ 00023807  0x00005fff store  0x00000001 , 0x0000016d 
+ 00023808  0x00006000 store  0x00000001 , 0x000009b5 
+ 00023809  0x00006001 jam  0x00000000 , 0x0000455b 
+ 00023810  0x00006002 jam  0x00000000 , 0x00000229 
+ 00023811  0x00006003 jam  0x00000000 , 0x000004d8 
+ 00023812  0x00006005 jam  0x00000000 , 0x000009b5 
+ 00023813  0x00006006 jam  0x00000000 , 0x000009b4 
+ 00023814  0x00006007 jam  0x00000000 , 0x000004d1 
+ 00023815  0x0000600a rtn 
+ 00023816  0x0000600d bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x0000600e call  0x000062ff , 0x00000029 
+ 00023818  0x0000600f ncall  0x00006303 , 0x00000029 
+ 00023819  0x00006010 call  0x000062bc 
+ 00023820  0x00006011 nrtn  0x00000034 
+ 00023821  0x00006012 fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00006013 rtnbit0  0x00000006 
+ 00023823  0x00006014 set0  0x00000006 , 0x0000003f 
+ 00023824  0x00006015 set0  0x00000001 , 0x00000000 
+ 00023825  0x00006016 store  0x00000001 , 0x0000004c 
+ 00023826  0x00006017 fetch  0x00000001 , 0x00000551 
+ 00023827  0x00006018 fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x00006019 isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x0000601a setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x0000601b storet  0x00000001 , 0x0000004c 
+ 00023831  0x0000601c and_into  0x00000002 , 0x00000002 
+ 00023832  0x0000601d storet  0x00000001 , 0x0000007f 
+ 00023833  0x0000601e fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x0000601f rshift  0x0000003f , 0x0000003f 
+ 00023835  0x00006020 store  0x00000001 , 0x0000007d 
+ 00023836  0x00006021 bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x00006022 fetch  0x00000001 , 0x0000007d 
+ 00023838  0x00006023 beq  0x0000007f , 0x00005d66 
+ 00023839  0x00006024 beq  0x00000003 , 0x00005db1 
+ 00023840  0x00006025 beq  0x00000004 , 0x00005dc2 
+ 00023841  0x00006026 beq  0x0000003c , 0x00005d59 
+ 00023842  0x00006027 beq  0x00000005 , 0x00005d55 
+ 00023843  0x00006028 beq  0x0000000f , 0x00005fa8 
+ 00023844  0x00006029 beq  0x00000010 , 0x00005e24 
+ 00023845  0x0000602a beq  0x00000023 , 0x00005e42 
+ 00023846  0x0000602b beq  0x00000039 , 0x00005fc1 
+ 00023847  0x0000602c beq  0x00000038 , 0x00005fbc 
+ 00023848  0x0000602d beq  0x00000031 , 0x00005e27 
+ 00023849  0x0000602e beq  0x00000037 , 0x00005eb0 
+ 00023850  0x0000602f beq  0x00000027 , 0x00005eac 
+ 00023851  0x00006030 beq  0x00000033 , 0x00005ea9 
+ 00023852  0x00006031 beq  0x00000025 , 0x00005eae 
+ 00023853  0x00006032 beq  0x00000026 , 0x00005e3e 
+ 00023854  0x00006033 beq  0x00000007 , 0x00005e36 
+ 00023855  0x00006034 beq  0x0000002d , 0x00005e2d 
+ 00023856  0x00006035 beq  0x0000002e , 0x00005e2e 
+ 00023857  0x00006036 beq  0x00000001 , 0x00005ea5 
+ 00023858  0x00006037 beq  0x00000002 , 0x00005e90 
+ 00023859  0x00006038 beq  0x00000028 , 0x00005fb3 
+ 00023860  0x00006039 beq  0x00000009 , 0x00005e86 
+ 00023861  0x0000603a beq  0x0000000b , 0x00005e5f 
+ 00023862  0x0000603b beq  0x00000008 , 0x00005e43 
+ 00023863  0x0000603c beq  0x0000000c , 0x00005e6a 
+ 00023864  0x0000603d beq  0x0000001f , 0x00005e3a 
+ 00023865  0x0000603e beq  0x00000020 , 0x00005e3c 
+ 00023866  0x0000603f beq  0x00000021 , 0x00005eca 
+ 00023867  0x00006040 beq  0x00000022 , 0x00005eca 
+ 00023868  0x00006041 beq  0x00000035 , 0x00005ecb 
+ 00023869  0x00006042 beq  0x00000036 , 0x00005ecc 
+ 00023870  0x00006043 beq  0x00000024 , 0x00005eca 
+ 00023871  0x00006044 beq  0x00000034 , 0x00005ecd 
+ 00023872  0x00006045 beq  0x00000017 , 0x00005ed6 
+ 00023873  0x00006046 beq  0x00000011 , 0x00005ef2 
+ 00023874  0x00006047 beq  0x00000012 , 0x00005ef6 
+ 00023875  0x00006048 beq  0x00000013 , 0x00005ef8 
+ 00023876  0x00006049 beq  0x0000000d , 0x00005f0a 
+ 00023877  0x0000604a beq  0x0000000e , 0x00005f0a 
+ 00023878  0x0000604b beq  0x0000002f , 0x00005eaa 
+ 00023879  0x0000604c beq  0x00000030 , 0x00005f0a 
+ 00023880  0x0000604d beq  0x0000000a , 0x00005f0a 
+ 00023881  0x0000604e beq  0x00000018 , 0x00005f0b 
+ 00023882  0x0000604f beq  0x00000032 , 0x00005f0a 
+ 00023883  0x00006050 beq  0x0000003d , 0x00005f10 
+ 00023884  0x00006051 beq  0x0000003e , 0x00005f51 
+ 00023885  0x00006052 beq  0x0000003f , 0x00005f4b 
+ 00023886  0x00006053 beq  0x00000040 , 0x00005f78 
+ 00023887  0x00006054 beq  0x00000041 , 0x00005f8a 
+ 00023888  0x00006055 beq  0x00000006 , 0x00005fa7 
+ 00023889  0x00006056 beq  0x0000003a , 0x00005d57 
+ 00023890  0x0000605a jam  0x00000019 , 0x0000007e 
+ 00023891  0x0000605c jam  0x00000004 , 0x0000007c 
+ 00023892  0x0000605d rtn 
+ 00023893  0x00006060 jam  0x00000006 , 0x0000007c 
+ 00023894  0x00006061 rtn 
+ 00023895  0x00006064 jam  0x0000003b , 0x0000007c 
+ 00023896  0x00006065 rtn 
+ 00023897  0x00006068 fetch  0x00000004 , 0x00000552 
+ 00023898  0x00006069 lshift  0x0000003f , 0x0000003f 
+ 00023899  0x0000606a store  0x00000004 , 0x000040d2 
+ 00023900  0x0000606b fetch  0x00000001 , 0x00000556 
+ 00023901  0x0000606c store  0x00000001 , 0x000040d9 
+ 00023902  0x0000606d fetch  0x00000005 , 0x00000557 
+ 00023903  0x0000606e store  0x00000005 , 0x000040e7 
+ 00023904  0x0000606f fetch  0x00000005 , 0x0000055c 
+ 00023905  0x00006070 istore  0x00000005 , 0x00000005 
+ 00023906  0x00006071 fetch  0x00000001 , 0x00000031 
+ 00023907  0x00006072 set1  0x00000003 , 0x0000003f 
+ 00023908  0x00006073 store  0x00000001 , 0x00000031 
+ 00023909  0x00006074 rtn 
+ 00023910  0x00006076 bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x00006077 fetch  0x00000001 , 0x00000552 
+ 00023912  0x00006078 set1  0x00000007 , 0x0000003f 
+ 00023913  0x00006079 store  0x00000001 , 0x0000007d 
+ 00023914  0x0000607a beq  0x00000081 , 0x00005d88 
+ 00023915  0x0000607b beq  0x00000082 , 0x00005d8d 
+ 00023916  0x0000607c beq  0x00000095 , 0x00005eb1 
+ 00023917  0x0000607d beq  0x00000096 , 0x00005eca 
+ 00023918  0x0000607e beq  0x0000008b , 0x00005ebf 
+ 00023919  0x0000607f beq  0x00000083 , 0x00005da5 
+ 00023920  0x00006080 beq  0x00000084 , 0x00005da7 
+ 00023921  0x00006081 beq  0x00000090 , 0x00005d7a 
+ 00023922  0x00006082 beq  0x00000097 , 0x00005d9e 
+ 00023923  0x00006083 beq  0x00000098 , 0x00005da3 
+ 00023924  0x00006084 beq  0x00000099 , 0x00005d7d 
+ 00023925  0x00006085 beq  0x0000009a , 0x00005d80 
+ 00023926  0x00006086 rtneq  0x00000084 
+ 00023927  0x0000608a jam  0x00000082 , 0x0000007c 
+ 00023928  0x0000608b jam  0x00000019 , 0x0000007e 
+ 00023929  0x0000608d rtn 
+ 00023930  0x0000608f jam  0x00000082 , 0x0000007c 
+ 00023931  0x00006090 jam  0x0000002e , 0x0000007e 
+ 00023932  0x00006091 rtn 
+ 00023933  0x00006094 call  0x00005d82 
+ 00023934  0x00006095 jam  0x0000009a , 0x0000007c 
+ 00023935  0x00006096 rtn 
+ 00023936  0x00006099 call  0x00005d82 
+ 00023937  0x0000609a branch  0x00005d86 
+ 00023938  0x0000609d arg  0x0000465e , 0x00000005 
+ 00023939  0x0000609e fetch  0x00000003 , 0x00000553 
+ 00023940  0x0000609f istore  0x00000003 , 0x00000005 
+ 00023941  0x000060a0 rtn 
+ 00023942  0x000060a3 branch  0x000076d8 , 0x00000001 
+ 00023943  0x000060a4 rtn 
+ 00023944  0x000060a6 fetch  0x00000001 , 0x00000554 
+ 00023945  0x000060a7 set1  0x00000007 , 0x0000003f 
+ 00023946  0x000060a8 store  0x00000001 , 0x000004c9 
+ 00023947  0x000060a9 beq  0x0000008b , 0x00005d92 
+ 00023948  0x000060aa rtn 
+ 00023949  0x000060ae fetch  0x00000001 , 0x00000554 
+ 00023950  0x000060af set1  0x00000007 , 0x0000003f 
+ 00023951  0x000060b0 store  0x00000001 , 0x000004c9 
+ 00023952  0x000060b1 beq  0x0000008b , 0x00005d96 
+ 00023953  0x000060b2 rtn 
+ 00023954  0x000060b5 fetch  0x00000001 , 0x0000415a 
+ 00023955  0x000060b6 fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x000060b7 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x000060b8 storet  0x00000001 , 0x0000004c 
+ 00023958  0x000060ba fetch  0x00000001 , 0x00000030 
+ 00023959  0x000060bb rtnbit0  0x00000005 
+ 00023960  0x000060bc set0  0x00000005 , 0x0000003f 
+ 00023961  0x000060bd store  0x00000001 , 0x00000030 
+ 00023962  0x000060be fetch  0x00000001 , 0x000004d7 
+ 00023963  0x000060bf nrtn  0x00000034 
+ 00023964  0x000060c0 jam  0x00000031 , 0x0000007c 
+ 00023965  0x000060c1 rtn 
+ 00023966  0x000060c4 nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x000060c5 jam  0x00000012 , 0x0000007c 
+ 00023968  0x000060c6 branch  0x000062eb 
+ 00023969  0x000060c9 jam  0x00000097 , 0x0000007c 
+ 00023970  0x000060ca rtn 
+ 00023971  0x000060cf call  0x000062eb 
+ 00023972  0x000060d0 branch  0x00005ffe 
+ 00023973  0x000060d3 jam  0x00000084 , 0x0000007c 
+ 00023974  0x000060d4 rtn 
+ 00023975  0x000060d7 fetcht  0x00000001 , 0x00000555 
+ 00023976  0x000060d8 and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x000060d9 storet  0x00000001 , 0x000004d0 
+ 00023978  0x000060da fetch  0x00000001 , 0x000041ce 
+ 00023979  0x000060db bne  0x00000051 , 0x00005dad 
+ 00023980  0x000060dc jam  0x00000000 , 0x000041ce 
+ 00023981  0x000060de fetch  0x00000001 , 0x00000055 
+ 00023982  0x000060df rtnne  0x00000015 
+ 00023983  0x000060e0 jam  0x00000004 , 0x00000055 
+ 00023984  0x000060e1 branch  0x0000631b 
+ 00023985  0x000060e4 bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x000060e5 fetch  0x00000001 , 0x00000552 
+ 00023987  0x000060e6 store  0x00000001 , 0x000004c9 
+ 00023988  0x000060e7 beq  0x00000033 , 0x00005dd8 
+ 00023989  0x000060e8 beq  0x00000008 , 0x00005de7 
+ 00023990  0x000060e9 beq  0x0000000f , 0x00005dee 
+ 00023991  0x000060ea beq  0x00000010 , 0x00005df4 
+ 00023992  0x000060eb beq  0x00000011 , 0x00005df5 
+ 00023993  0x000060ec beq  0x00000012 , 0x00005dfd 
+ 00023994  0x000060ed beq  0x00000018 , 0x00005e13 
+ 00023995  0x000060ee beq  0x00000017 , 0x00005e16 
+ 00023996  0x000060ef beq  0x00000013 , 0x00005dcf 
+ 00023997  0x000060f1 beq  0x0000003d , 0x00005f1e 
+ 00023998  0x000060f2 beq  0x0000003e , 0x00005f6a 
+ 00023999  0x000060f3 beq  0x00000040 , 0x00005f20 
+ 00024000  0x000060f4 beq  0x00000041 , 0x00005f3d 
+ 00024001  0x000060f5 rtn 
+ 00024002  0x000060f8 bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x000060f9 fetch  0x00000001 , 0x00000552 
+ 00024004  0x000060fa store  0x00000001 , 0x000004c9 
+ 00024005  0x000060fb beq  0x00000001 , 0x00005e0a 
+ 00024006  0x000060fc beq  0x00000033 , 0x00005de2 
+ 00024007  0x000060fd beq  0x0000000b , 0x00005dfe 
+ 00024008  0x000060fe beq  0x00000008 , 0x00005e01 
+ 00024009  0x000060ff beq  0x00000013 , 0x00005dd2 
+ 00024010  0x00006101 beq  0x00000040 , 0x00005e0b 
+ 00024011  0x00006102 beq  0x00000041 , 0x00005e0e 
+ 00024012  0x00006103 beq  0x00000018 , 0x00005e11 
+ 00024013  0x00006104 beq  0x00000017 , 0x00005e22 
+ 00024014  0x00006105 rtn 
+ 00024015  0x00006108 jam  0x00000020 , 0x00000a99 
+ 00024016  0x00006109 call  0x00007d86 
+ 00024017  0x0000610a branch  0x000021dc 
+ 00024018  0x0000610c jam  0x00000019 , 0x00000a99 
+ 00024019  0x0000610d call  0x00007d86 
+ 00024020  0x0000610e jam  0x00000002 , 0x0000455b 
+ 00024021  0x0000610f setarg  0x00000050 
+ 00024022  0x00006110 arg  0x00000006 , 0x00000007 
+ 00024023  0x00006111 branch  0x00007f08 
+ 00024024  0x00006117 fetch  0x00000001 , 0x000004d1 
+ 00024025  0x00006118 set1  0x00000000 , 0x0000003f 
+ 00024026  0x00006119 store  0x00000001 , 0x000004d1 
+ 00024027  0x0000611a jam  0x00000001 , 0x00000a99 
+ 00024028  0x0000611b call  0x00007d86 
+ 00024029  0x0000611c jam  0x0000008b , 0x0000007c 
+ 00024030  0x00006120 fetch  0x00000001 , 0x00000055 
+ 00024031  0x00006121 bne  0x00000005 , 0x00005d07 
+ 00024032  0x00006124 jam  0x00000006 , 0x00000055 
+ 00024033  0x00006125 rtn 
+ 00024034  0x0000612e jam  0x0000000b , 0x000004ca 
+ 00024035  0x0000612f jam  0x00000007 , 0x0000007c 
+ 00024036  0x00006131 jam  0x00000000 , 0x00000055 
+ 00024037  0x00006133 branch  0x00005d07 , 0x00000001 
+ 00024038  0x00006134 rtn 
+ 00024039  0x00006137 fetch  0x00000001 , 0x000041bd 
+ 00024040  0x00006138 nrtn  0x00000034 
+ 00024041  0x00006139 call  0x0000244f 
+ 00024042  0x0000613a call  0x00005ffc 
+ 00024043  0x0000613b rtn  0x00000029 
+ 00024044  0x0000613c set1  0x00000021 , 0x00000000 
+ 00024045  0x0000613d rtn 
+ 00024046  0x00006140 nrtn  0x00000029 
+ 00024047  0x00006141 jam  0x00000010 , 0x0000007c 
+ 00024048  0x00006142 fetch  0x00000001 , 0x0000004c 
+ 00024049  0x00006143 rtnbit0  0x00000002 
+ 00024050  0x00006144 jam  0x00000012 , 0x0000007c 
+ 00024051  0x00006145 rtn 
+ 00024052  0x00006148 branch  0x00005ffe 
+ 00024053  0x0000614b call  0x00006059 
+ 00024054  0x0000614c fetch  0x00000001 , 0x00000030 
+ 00024055  0x0000614d rtnbit1  0x00000004 
+ 00024056  0x0000614e jam  0x00000031 , 0x0000007c 
+ 00024057  0x0000614f fetch  0x00000001 , 0x00000055 
+ 00024058  0x00006150 rtnne  0x0000000a 
+ 00024059  0x00006151 jam  0x0000000b , 0x00000055 
+ 00024060  0x00006152 rtn 
+ 00024061  0x0000615c rtn 
+ 00024062  0x00006160 jam  0x00000007 , 0x0000007c 
+ 00024063  0x00006161 jam  0x00000013 , 0x000004ca 
+ 00024064  0x00006162 rtn 
+ 00024065  0x00006165 fetch  0x00000001 , 0x00000553 
+ 00024066  0x00006166 beq  0x00000006 , 0x00005e07 
+ 00024067  0x00006167 rtnne  0x00000018 
+ 00024068  0x00006168 jam  0x00000018 , 0x000004ca 
+ 00024069  0x00006169 jam  0x00000007 , 0x0000007c 
+ 00024070  0x0000616a rtn 
+ 00024071  0x0000616c jam  0x00000006 , 0x000004ca 
+ 00024072  0x0000616d jam  0x00000007 , 0x0000007c 
+ 00024073  0x0000616e rtn 
+ 00024074  0x00006171 rtn 
+ 00024075  0x00006174 jam  0x00000000 , 0x000009ae 
+ 00024076  0x00006175 jam  0x00000007 , 0x0000007c 
+ 00024077  0x00006176 branch  0x00005d07 
+ 00024078  0x00006179 jam  0x00000000 , 0x000009ae 
+ 00024079  0x0000617a jam  0x00000007 , 0x0000007c 
+ 00024080  0x0000617b branch  0x00005d07 
+ 00024081  0x0000617d jam  0x00000024 , 0x00000a99 
+ 00024082  0x0000617e branch  0x00007d86 
+ 00024083  0x00006181 jam  0x00000023 , 0x00000a99 
+ 00024084  0x00006182 call  0x00007d86 
+ 00024085  0x00006183 branch  0x000026e9 
+ 00024086  0x00006186 jam  0x00000022 , 0x00000a99 
+ 00024087  0x00006187 call  0x00007d86 
+ 00024088  0x00006188 setarg  0x00000000 
+ 00024089  0x00006189 store  0x00000002 , 0x00000075 
+ 00024090  0x0000618a fetch  0x00000002 , 0x000041e3 
+ 00024091  0x0000618b lshift  0x0000003f , 0x0000003f 
+ 00024092  0x0000618c store  0x00000002 , 0x00000032 
+ 00024093  0x0000618d fetch  0x00000001 , 0x000041e5 
+ 00024094  0x0000618e store  0x00000001 , 0x00000073 
+ 00024095  0x0000618f fetch  0x00000001 , 0x000041e7 
+ 00024096  0x00006190 store  0x00000001 , 0x00000074 
+ 00024097  0x00006191 branch  0x000026c6 
+ 00024098  0x00006194 jam  0x00000021 , 0x00000a99 
+ 00024099  0x00006195 branch  0x00007d86 
+ 00024100  0x00006198 fetcht  0x00000001 , 0x00000552 
+ 00024101  0x00006199 storet  0x00000001 , 0x00000054 
+ 00024102  0x0000619a branch  0x00005e38 
+ 00024103  0x0000619d fetch  0x00000001 , 0x000004d1 
+ 00024104  0x0000619e set1  0x00000002 , 0x0000003f 
+ 00024105  0x0000619f store  0x00000001 , 0x000004d1 
+ 00024106  0x000061a0 rtnbit1  0x00000003 
+ 00024107  0x000061a1 jam  0x00000031 , 0x0000007c 
+ 00024108  0x000061a2 branch  0x00005d07 
+ 00024109  0x000061a7 rtn 
+ 00024110  0x000061aa fetch  0x00000001 , 0x000040d0 
+ 00024111  0x000061ab fetcht  0x00000001 , 0x00000552 
+ 00024112  0x000061ac isub  0x00000002 , 0x0000003e 
+ 00024113  0x000061ae branch  0x00005e38 , 0x00000002 
+ 00024114  0x000061af jam  0x00000004 , 0x0000007c 
+ 00024115  0x000061b0 jam  0x0000001f , 0x0000007e 
+ 00024116  0x000061b1 jam  0x0000002e , 0x0000007d 
+ 00024117  0x000061b2 rtn 
+ 00024118  0x000061b5 call  0x00006157 
+ 00024119  0x000061b6 branch  0x00005e38 
+ 00024120  0x000061b9 jam  0x00000003 , 0x0000007c 
+ 00024121  0x000061ba rtn 
+ 00024122  0x000061bd jam  0x00000021 , 0x0000007c 
+ 00024123  0x000061be rtn 
+ 00024124  0x000061c1 jam  0x00000022 , 0x0000007c 
+ 00024125  0x000061c2 rtn 
+ 00024126  0x000061c5 fetch  0x00000001 , 0x00000055 
+ 00024127  0x000061c6 rtneq  0x00000013 
+ 00024128  0x000061c8 jam  0x00000002 , 0x00000055 
+ 00024129  0x000061ca rtn 
+ 00024130  0x000061ce rtn 
+ 00024131  0x000061d1 call  0x00005ff9 
+ 00024132  0x000061d2 jam  0x00000001 , 0x000004d4 
+ 00024133  0x000061d3 jam  0x0000000a , 0x00000a99 
+ 00024134  0x000061d4 call  0x00007d86 
+ 00024135  0x000061d6 call  0x000062f3 
+ 00024136  0x000061d7 nbranch  0x00006001 , 0x00000001 
+ 00024137  0x000061d9 nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x000061da jam  0x00000004 , 0x0000007c 
+ 00024139  0x000061db jam  0x00000008 , 0x0000007d 
+ 00024140  0x000061dc jam  0x00000023 , 0x0000007e 
+ 00024141  0x000061dd rtn 
+ 00024142  0x000061df fetch  0x00000001 , 0x0000004b 
+ 00024143  0x000061e0 set1  0x00000002 , 0x0000003f 
+ 00024144  0x000061e1 store  0x00000001 , 0x0000004b 
+ 00024145  0x000061e2 rtn 
+ 00024146  0x000061e6 fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x000061e7 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x000061e8 storet  0x00000001 , 0x0000004c 
+ 00024149  0x000061e9 rtn 
+ 00024150  0x000061ed fetch  0x00000001 , 0x0000007f 
+ 00024151  0x000061ee rshift  0x0000003f , 0x0000003f 
+ 00024152  0x000061ef and_into  0x00000001 , 0x0000003f 
+ 00024153  0x000061f0 rtn 
+ 00024154  0x000061f3 fetch  0x00000001 , 0x00004217 
+ 00024155  0x000061f4 rtn  0x00000034 
+ 00024156  0x000061f5 fetch  0x00000001 , 0x000009b5 
+ 00024157  0x000061f6 call  0x000067b2 , 0x00000034 
+ 00024158  0x000061f7 rtn 
+ 00024159  0x000061fa call  0x00005e5a 
+ 00024160  0x000061fb call  0x00005e56 
+ 00024161  0x000061fc store  0x00000001 , 0x000004d5 
+ 00024162  0x000061fd call  0x00005ff9 
+ 00024163  0x000061fe jam  0x0000000c , 0x0000007c 
+ 00024164  0x000061ff fetch  0x00000001 , 0x000041bd 
+ 00024165  0x00006200 nrtn  0x00000034 
+ 00024166  0x00006201 fetch  0x00000001 , 0x00000030 
+ 00024167  0x00006202 rtnbit1  0x00000006 
+ 00024168  0x00006203 jam  0x00000006 , 0x0000007e 
+ 00024169  0x00006204 branch  0x00005d53 
+ 00024170  0x00006207 arg  0x00000040 , 0x00000011 
+ 00024171  0x00006208 call  0x00007288 
+ 00024172  0x00006209 fetch  0x00000004 , 0x00000552 
+ 00024173  0x0000620a fetcht  0x00000004 , 0x00000592 
+ 00024174  0x0000620b isub  0x00000002 , 0x0000003e 
+ 00024175  0x0000620c branch  0x00005e73 , 0x00000005 
+ 00024176  0x0000620d jam  0x00000007 , 0x0000007c 
+ 00024177  0x0000620e jam  0x00000005 , 0x000004ca 
+ 00024178  0x0000620f rtn 
+ 00024179  0x00006211 call  0x00005e77 
+ 00024180  0x00006212 fetch  0x00000001 , 0x0000465a 
+ 00024181  0x00006213 branch  0x00005f3e , 0x00000034 
+ 00024182  0x00006214 rtn 
+ 00024183  0x00006218 call  0x00007386 
+ 00024184  0x00006219 call  0x000021b2 
+ 00024185  0x0000621a fetch  0x00000001 , 0x0000004b 
+ 00024186  0x0000621b isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x0000621c set0  0x00000001 , 0x0000003f 
+ 00024188  0x0000621d store  0x00000001 , 0x0000004b 
+ 00024189  0x0000621e fetch  0x00000001 , 0x00000055 
+ 00024190  0x0000621f beq  0x00000019 , 0x00005e81 
+ 00024191  0x00006220 beq  0x00000018 , 0x00005e81 
+ 00024192  0x00006221 rtn 
+ 00024193  0x00006223 fetch  0x00000001 , 0x000009b5 
+ 00024194  0x00006224 rtnne  0x00000000 
+ 00024195  0x00006225 fetch  0x00000001 , 0x0000004c 
+ 00024196  0x00006226 rtnbit1  0x00000002 
+ 00024197  0x00006227 branch  0x000063b1 
+ 00024198  0x0000622a arg  0x00000552 , 0x00000011 
+ 00024199  0x0000622b arg  0x00000582 , 0x00000012 
+ 00024200  0x0000622c arg  0x00000562 , 0x00000005 
+ 00024201  0x0000622d call  0x00007352 
+ 00024202  0x0000622e arg  0x00000040 , 0x00000011 
+ 00024203  0x0000622f call  0x00006311 
+ 00024204  0x00006230 jam  0x0000000b , 0x0000007c 
+ 00024205  0x00006231 fetch  0x00000001 , 0x00000030 
+ 00024206  0x00006232 bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x00006233 rtn 
+ 00024208  0x00006236 fetch  0x00000002 , 0x0000015f 
+ 00024209  0x00006237 add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x00006238 fetcht  0x00000001 , 0x00000552 
+ 00024211  0x00006239 setarg  0x00000101 
+ 00024212  0x0000623a iadd  0x00000002 , 0x00000005 
+ 00024213  0x0000623b arg  0x00000554 , 0x00000006 
+ 00024214  0x0000623c call  0x00007f01 
+ 00024215  0x0000623d fetcht  0x00000001 , 0x00000053 
+ 00024216  0x0000623e fetch  0x00000001 , 0x00000553 
+ 00024217  0x0000623f isub  0x00000002 , 0x0000003f 
+ 00024218  0x00006240 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x00006241 branch  0x00005ea0 , 0x00000002 
+ 00024220  0x00006242 add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x00006243 store  0x00000001 , 0x00000053 
+ 00024222  0x00006244 jam  0x00000001 , 0x0000007c 
+ 00024223  0x00006245 rtn 
+ 00024224  0x00006247 fetch  0x00000001 , 0x0000004c 
+ 00024225  0x00006248 set1  0x00000003 , 0x0000003f 
+ 00024226  0x00006249 store  0x00000001 , 0x0000004c 
+ 00024227  0x0000624a bbit1  0x00000004 , 0x00006006 
+ 00024228  0x0000624b rtn 
+ 00024229  0x0000624d fetch  0x00000001 , 0x00000552 
+ 00024230  0x0000624e store  0x00000001 , 0x0000007d 
+ 00024231  0x0000624f jam  0x00000002 , 0x0000007c 
+ 00024232  0x00006250 rtn 
+ 00024233  0x00006253 branch  0x00005e38 
+ 00024234  0x00006256 jam  0x00000030 , 0x0000007c 
+ 00024235  0x00006257 rtn 
+ 00024236  0x0000625a jam  0x00000028 , 0x0000007c 
+ 00024237  0x0000625b rtn 
+ 00024238  0x0000625e jam  0x00000026 , 0x0000007c 
+ 00024239  0x0000625f rtn 
+ 00024240  0x00006264 rtn 
+ 00024241  0x00006269 fetch  0x00000002 , 0x00000032 
+ 00024242  0x0000626a iforce  0x00000002 
+ 00024243  0x0000626b fetch  0x00000001 , 0x00000553 
+ 00024244  0x0000626c store  0x00000001 , 0x00000095 
+ 00024245  0x0000626d imul32  0x00000002 , 0x00000002 
+ 00024246  0x0000626e fetch  0x00000002 , 0x00000554 
+ 00024247  0x0000626f lshift  0x0000003f , 0x0000003f 
+ 00024248  0x00006270 store  0x00000002 , 0x00000096 
+ 00024249  0x00006271 fetch  0x00000004 , 0x00000556 
+ 00024250  0x00006272 lshift  0x0000003f , 0x0000003f 
+ 00024251  0x00006273 store  0x00000004 , 0x00000091 
+ 00024252  0x00006275 deposit  0x00000002 
+ 00024253  0x00006276 store  0x00000002 , 0x00000098 
+ 00024254  0x00006277 rtn 
+ 00024255  0x00006279 fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x0000627a fetch  0x00000001 , 0x00000553 
+ 00024257  0x0000627b ixor  0x00000002 , 0x0000003e 
+ 00024258  0x0000627c nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x0000627d isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x0000627e fetch  0x00000001 , 0x0000004c 
+ 00024261  0x0000627f setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x00006280 store  0x00000001 , 0x0000004c 
+ 00024263  0x00006281 jam  0x00000081 , 0x0000007c 
+ 00024264  0x00006282 jam  0x0000008b , 0x0000007d 
+ 00024265  0x00006283 rtn 
+ 00024266  0x0000628a rtn 
+ 00024267  0x0000628d branch  0x00005e38 
+ 00024268  0x00006291 branch  0x00005e38 
+ 00024269  0x00006296 fetch  0x00000002 , 0x00000552 
+ 00024270  0x00006297 store  0x00000002 , 0x00000171 
+ 00024271  0x00006298 rtn 
+ 00024272  0x0000629b fetch  0x00000002 , 0x00000555 
+ 00024273  0x0000629c fetcht  0x00000001 , 0x00004172 
+ 00024274  0x0000629d imul32  0x00000002 , 0x0000003f 
+ 00024275  0x0000629e arg  0x00000640 , 0x00000002 
+ 00024276  0x0000629f isub  0x00000002 , 0x0000003e 
+ 00024277  0x000062a1 rtn 
+ 00024278  0x000062a4 fetch  0x00000002 , 0x00000557 
+ 00024279  0x000062a5 branch  0x00005ef0 , 0x00000034 
+ 00024280  0x000062a6 call  0x00005ed0 
+ 00024281  0x000062a7 branch  0x00005ef0 , 0x00000002 
+ 00024282  0x000062a8 fetch  0x00000001 , 0x00004092 
+ 00024283  0x000062a9 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x000062aa call  0x00003cd5 , 0x00000005 
+ 00024285  0x000062ab fetch  0x00000001 , 0x00000030 
+ 00024286  0x000062ac bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x000062ad fetch  0x00000002 , 0x00000553 
+ 00024288  0x000062ae lshift  0x0000003f , 0x0000003f 
+ 00024289  0x000062af store  0x00000002 , 0x00000075 
+ 00024290  0x000062b0 fetch  0x00000002 , 0x00000555 
+ 00024291  0x000062b1 lshift  0x0000003f , 0x0000003f 
+ 00024292  0x000062b2 store  0x00000002 , 0x00000032 
+ 00024293  0x000062b3 fetch  0x00000002 , 0x00000557 
+ 00024294  0x000062b4 store  0x00000001 , 0x00000073 
+ 00024295  0x000062b5 iforce  0x00000002 
+ 00024296  0x000062b6 fetch  0x00000002 , 0x00000559 
+ 00024297  0x000062b7 store  0x00000001 , 0x00000074 
+ 00024298  0x000062b8 isub  0x00000002 , 0x0000003e 
+ 00024299  0x000062b9 nbranch  0x00005eed , 0x00000002 
+ 00024300  0x000062ba store  0x00000001 , 0x00000073 
+ 00024301  0x000062bd jam  0x00000003 , 0x0000007c 
+ 00024302  0x000062be jam  0x00000017 , 0x0000007d 
+ 00024303  0x000062bf rtn 
+ 00024304  0x000062c2 jam  0x00000024 , 0x0000007e 
+ 00024305  0x000062c3 branch  0x00005d53 
+ 00024306  0x000062c6 call  0x00005e38 
+ 00024307  0x000062c7 call  0x00005ff9 
+ 00024308  0x000062c8 call  0x0000728b 
+ 00024309  0x000062c9 branch  0x000026b8 
+ 00024310  0x000062cc call  0x00005e38 
+ 00024311  0x000062cd branch  0x000026c0 
+ 00024312  0x000062d1 fetch  0x00000004 , 0x00000552 
+ 00024313  0x000062d2 lshift  0x0000003f , 0x0000003f 
+ 00024314  0x000062d4 branch  0x00005f04 , 0x00000029 
+ 00024315  0x000062d5 fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x000062d6 nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x000062d8 jam  0x00000004 , 0x0000007c 
+ 00024318  0x000062d9 jam  0x00000013 , 0x0000007d 
+ 00024319  0x000062da jam  0x00000024 , 0x0000007e 
+ 00024320  0x000062db rtn 
+ 00024321  0x000062dd jam  0x00000034 , 0x0000007c 
+ 00024322  0x000062de jam  0x00000000 , 0x00000055 
+ 00024323  0x000062df branch  0x000021d9 
+ 00024324  0x000062e2 call  0x000021d9 
+ 00024325  0x000062e3 set1  0x00000022 , 0x00000000 
+ 00024326  0x000062e4 fetch  0x00000001 , 0x0000016d 
+ 00024327  0x000062e5 set0  0x00000002 , 0x0000003f 
+ 00024328  0x000062e6 store  0x00000001 , 0x0000016d 
+ 00024329  0x000062e7 branch  0x00005e38 
+ 00024330  0x000062f0 rtn 
+ 00024331  0x000062f4 jam  0x00000003 , 0x0000007c 
+ 00024332  0x000062f5 jam  0x00000018 , 0x0000007d 
+ 00024333  0x000062f6 jam  0x0000002e , 0x00000a99 
+ 00024334  0x000062f7 call  0x00007d86 
+ 00024335  0x000062f8 branch  0x000026e9 
+ 00024336  0x000062fb fetch  0x00000001 , 0x00000552 
+ 00024337  0x000062fc bne  0x00000001 , 0x00005f1c 
+ 00024338  0x000062fd fetch  0x00000001 , 0x00000553 
+ 00024339  0x000062fe bne  0x00000001 , 0x00005f1c 
+ 00024340  0x000062ff fetch  0x00000001 , 0x00000554 
+ 00024341  0x00006300 bne  0x00000030 , 0x00005f1c 
+ 00024342  0x00006301 call  0x000062fc 
+ 00024343  0x00006302 branch  0x00005f19 , 0x00000001 
+ 00024344  0x00006303 jam  0x00000001 , 0x000009ae 
+ 00024345  0x00006305 jam  0x00000003 , 0x0000007c 
+ 00024346  0x00006306 jam  0x0000003d , 0x0000007d 
+ 00024347  0x00006307 branch  0x00005d07 
+ 00024348  0x0000630a jam  0x00000024 , 0x0000007e 
+ 00024349  0x0000630b branch  0x00005d53 
+ 00024350  0x00006310 jam  0x0000003e , 0x0000007c 
+ 00024351  0x00006312 rtn 
+ 00024352  0x00006314 fetch  0x00000001 , 0x00004662 
+ 00024353  0x00006315 beq  0x00000001 , 0x00005f27 
+ 00024354  0x00006316 beq  0x00000002 , 0x00005f2b 
+ 00024355  0x00006318 call  0x000062fc 
+ 00024356  0x00006319 rtn  0x00000001 
+ 00024357  0x0000631a jam  0x00000008 , 0x000009ae 
+ 00024358  0x0000631b rtn 
+ 00024359  0x0000631e call  0x00007962 
+ 00024360  0x0000631f jam  0x00000035 , 0x00000a99 
+ 00024361  0x00006320 call  0x00007d86 
+ 00024362  0x00006321 branch  0x00005f23 
+ 00024363  0x00006325 call  0x000062fc 
+ 00024364  0x00006326 rtn  0x00000001 
+ 00024365  0x00006327 fetch  0x00000001 , 0x00004663 
+ 00024366  0x00006328 beq  0x00000013 , 0x00005f3b 
+ 00024367  0x00006329 increase  0x00000001 , 0x0000003f 
+ 00024368  0x0000632a store  0x00000001 , 0x00004663 
+ 00024369  0x0000632e jam  0x00000001 , 0x000009b0 
+ 00024370  0x0000632f jam  0x00000004 , 0x000009ae 
+ 00024371  0x00006330 fetch  0x00000001 , 0x00004663 
+ 00024372  0x00006331 copy  0x0000003f , 0x00000007 
+ 00024373  0x00006332 fetch  0x00000006 , 0x0000468a 
+ 00024374  0x00006333 qisolate1  0x0000003f 
+ 00024375  0x00006334 setarg  0x00000080 
+ 00024376  0x00006335 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x00006336 store  0x00000001 , 0x00004664 
+ 00024378  0x00006337 rtn 
+ 00024379  0x0000633a jam  0x00000008 , 0x000009ae 
+ 00024380  0x0000633b rtn 
+ 00024381  0x0000633e call  0x00005f43 
+ 00024382  0x00006340 fetch  0x00000001 , 0x00004665 
+ 00024383  0x00006341 rtn  0x00000034 
+ 00024384  0x00006342 jam  0x00000000 , 0x00004665 
+ 00024385  0x00006343 jam  0x00000038 , 0x00000a99 
+ 00024386  0x00006344 branch  0x00007d86 
+ 00024387  0x00006349 call  0x000062fc 
+ 00024388  0x0000634a ncall  0x00007965 , 0x00000001 
+ 00024389  0x0000634b call  0x00007975 , 0x00000001 
+ 00024390  0x0000634c call  0x000062fc 
+ 00024391  0x0000634d rtn  0x00000001 
+ 00024392  0x0000634e jam  0x0000000c , 0x000009ae 
+ 00024393  0x0000634f jam  0x00000001 , 0x000009b0 
+ 00024394  0x00006350 rtn 
+ 00024395  0x00006353 arg  0x00000a6e , 0x00000005 
+ 00024396  0x00006354 arg  0x00000552 , 0x00000006 
+ 00024397  0x00006355 call  0x00007ebf 
+ 00024398  0x00006356 fetch  0x00000001 , 0x00004662 
+ 00024399  0x00006357 rtneq  0x00000002 
+ 00024400  0x00006358 branch  0x000076d8 
+ 00024401  0x0000635b fetch  0x00000001 , 0x000009af 
+ 00024402  0x0000635c beq  0x00000007 , 0x00005f55 
+ 00024403  0x0000635d fetch  0x00000001 , 0x000009ae 
+ 00024404  0x0000635e bne  0x00000001 , 0x00005f68 
+ 00024405  0x00006360 fetch  0x00000001 , 0x000009b7 
+ 00024406  0x00006361 sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x00006362 nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x00006363 arg  0x000009c6 , 0x00000005 
+ 00024409  0x00006364 iadd  0x00000005 , 0x00000005 
+ 00024410  0x00006365 fetch  0x00000008 , 0x00000552 
+ 00024411  0x00006366 istore  0x00000008 , 0x00000005 
+ 00024412  0x00006367 fetch  0x00000008 , 0x0000055a 
+ 00024413  0x00006368 istore  0x00000008 , 0x00000005 
+ 00024414  0x00006369 fetch  0x00000001 , 0x000009b7 
+ 00024415  0x0000636a increase  0x00000010 , 0x0000003f 
+ 00024416  0x0000636b store  0x00000001 , 0x000009b7 
+ 00024417  0x0000636c bne  0x00000030 , 0x00005e38 
+ 00024418  0x0000636e call  0x000062fc 
+ 00024419  0x0000636f branch  0x00005e38 , 0x00000001 
+ 00024420  0x00006370 jam  0x00000001 , 0x000009b8 
+ 00024421  0x00006371 jam  0x00000002 , 0x000009ae 
+ 00024422  0x00006372 jam  0x00000001 , 0x000009b0 
+ 00024423  0x00006373 branch  0x00005e38 
+ 00024424  0x00006375 jam  0x00000024 , 0x0000007e 
+ 00024425  0x00006376 branch  0x00005d53 
+ 00024426  0x00006378 fetch  0x00000001 , 0x000009b6 
+ 00024427  0x00006379 beq  0x00000030 , 0x00005f6e 
+ 00024428  0x0000637a jam  0x0000003e , 0x0000007c 
+ 00024429  0x0000637b branch  0x00005d07 
+ 00024430  0x0000637e call  0x000062fc 
+ 00024431  0x0000637f branch  0x00005f77 , 0x00000001 
+ 00024432  0x00006380 fetch  0x00000001 , 0x00004662 
+ 00024433  0x00006381 beq  0x00000002 , 0x00005f75 
+ 00024434  0x00006382 jam  0x00000001 , 0x000009b0 
+ 00024435  0x00006383 jam  0x00000004 , 0x000009ae 
+ 00024436  0x00006384 branch  0x00005d07 
+ 00024437  0x00006387 jam  0x00000036 , 0x00000a99 
+ 00024438  0x00006388 branch  0x00007d86 
+ 00024439  0x0000638d branch  0x00005d07 
+ 00024440  0x00006390 fetch  0x00000001 , 0x000009af 
+ 00024441  0x00006391 beq  0x00000007 , 0x00005f7c 
+ 00024442  0x00006392 fetch  0x00000001 , 0x000009ae 
+ 00024443  0x00006393 bne  0x00000006 , 0x00005f88 
+ 00024444  0x00006395 arg  0x00000a2e , 0x00000005 
+ 00024445  0x00006396 fetch  0x00000008 , 0x00000552 
+ 00024446  0x00006397 istore  0x00000008 , 0x00000005 
+ 00024447  0x00006398 fetch  0x00000008 , 0x0000055a 
+ 00024448  0x00006399 istore  0x00000008 , 0x00000005 
+ 00024449  0x0000639a call  0x000062fc 
+ 00024450  0x0000639b branch  0x00005f86 , 0x00000001 
+ 00024451  0x0000639c jam  0x00000007 , 0x000009ae 
+ 00024452  0x0000639d jam  0x00000001 , 0x000009b0 
+ 00024453  0x0000639e branch  0x00005e38 
+ 00024454  0x000063a0 jam  0x00000004 , 0x000009af 
+ 00024455  0x000063a1 branch  0x000076d8 
+ 00024456  0x000063a5 jam  0x00000024 , 0x0000007e 
+ 00024457  0x000063a6 branch  0x00005d53 
+ 00024458  0x000063a9 fetch  0x00000001 , 0x000009af 
+ 00024459  0x000063aa beq  0x0000000b , 0x00005f8e 
+ 00024460  0x000063ab fetch  0x00000001 , 0x000009ae 
+ 00024461  0x000063ac bne  0x00000008 , 0x00005f9d 
+ 00024462  0x000063ae arg  0x00000a5e , 0x00000005 
+ 00024463  0x000063af arg  0x00000552 , 0x00000006 
+ 00024464  0x000063b0 call  0x00007ebf 
+ 00024465  0x000063b1 call  0x000062fc 
+ 00024466  0x000063b2 branch  0x00005f9a , 0x00000001 
+ 00024467  0x000063b3 fetch  0x00000001 , 0x00004662 
+ 00024468  0x000063b4 beq  0x00000001 , 0x00005f9f 
+ 00024469  0x000063b6 jam  0x00000000 , 0x00004661 
+ 00024470  0x000063b7 jam  0x00000009 , 0x000009ae 
+ 00024471  0x000063b8 jam  0x00000001 , 0x000009b0 
+ 00024472  0x000063b9 jam  0x00000041 , 0x0000007d 
+ 00024473  0x000063ba branch  0x00005d07 
+ 00024474  0x000063bd jam  0x00000009 , 0x000009af 
+ 00024475  0x000063be jam  0x00000001 , 0x000009b1 
+ 00024476  0x000063bf branch  0x00005d07 
+ 00024477  0x000063c1 jam  0x00000024 , 0x0000007e 
+ 00024478  0x000063c2 branch  0x00005d53 
+ 00024479  0x000063c5 fetch  0x00000001 , 0x00004661 
+ 00024480  0x000063c6 bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x000063c7 set1  0x00000006 , 0x0000003f 
+ 00024482  0x000063c8 store  0x00000001 , 0x00004661 
+ 00024483  0x000063c9 rtn 
+ 00024484  0x000063cc bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x000063cd jam  0x00000000 , 0x00004661 
+ 00024486  0x000063ce branch  0x00005f9d 
+ 00024487  0x000063d2 branch  0x00005d07 
+ 00024488  0x000063d5 fetch  0x00000001 , 0x0000016d 
+ 00024489  0x000063d6 set0  0x00000001 
+ 00024490  0x000063d7 store  0x00000001 , 0x0000016d 
+ 00024491  0x000063d8 call  0x00005e38 
+ 00024492  0x000063d9 nrtn  0x00000029 
+ 00024493  0x000063da fetch  0x00000001 , 0x00000552 
+ 00024494  0x000063db fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x000063dc setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x000063dd nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x000063de storet  0x00000001 , 0x0000004b 
+ 00024498  0x000063df rtn 
+ 00024499  0x000063e2 fetcht  0x00000008 , 0x00000552 
+ 00024500  0x000063e4 fetch  0x00000001 , 0x00000055 
+ 00024501  0x000063e5 rtnne  0x00000003 
+ 00024502  0x000063e7 fetch  0x00000001 , 0x0000016d 
+ 00024503  0x000063e8 bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x000063ea jam  0x00000014 , 0x00000055 
+ 00024505  0x000063eb rtn 
+ 00024506  0x000063ed jam  0x00000004 , 0x00000055 
+ 00024507  0x000063ee rtn 
+ 00024508  0x000063f0 fetch  0x00000001 , 0x0000017f 
+ 00024509  0x000063f1 store  0x00000001 , 0x0000015b 
+ 00024510  0x000063f2 jam  0x00000003 , 0x0000007c 
+ 00024511  0x000063f3 jam  0x00000038 , 0x0000007d 
+ 00024512  0x000063f4 rtn 
+ 00024513  0x000063f8 jam  0x00000003 , 0x0000007c 
+ 00024514  0x000063f9 jam  0x00000039 , 0x0000007d 
+ 00024515  0x000063fa force  0x00000009 , 0x00000039 
+ 00024516  0x000063fb arg  0x00000552 , 0x00000006 
+ 00024517  0x000063fc arg  0x00000152 , 0x00000005 
+ 00024518  0x000063fe ifetch  0x00000001 , 0x00000006 
+ 00024519  0x000063ff xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x00006400 istore  0x00000001 , 0x00000005 
+ 00024521  0x00006401 loop  0x00005fc6 
+ 00024522  0x00006402 fetch  0x00000001 , 0x00000152 
+ 00024523  0x00006403 fetcht  0x00000001 , 0x00000151 
+ 00024524  0x00006404 set0  0x00000007 , 0x00000002 
+ 00024525  0x00006405 set0  0x00000004 , 0x00000002 
+ 00024526  0x00006406 beq  0x000000ff , 0x00005fda 
+ 00024527  0x00006407 beq  0x00000000 , 0x00005ff3 
+ 00024528  0x00006408 beq  0x00000005 , 0x00005fe7 
+ 00024529  0x00006409 beq  0x00000007 , 0x00005fe6 
+ 00024530  0x0000640a beq  0x00000006 , 0x00005fe7 
+ 00024531  0x0000640b beq  0x00000008 , 0x00005fe6 
+ 00024532  0x0000640c beq  0x00000001 , 0x00005fdf 
+ 00024533  0x0000640d beq  0x00000002 , 0x00005fdf 
+ 00024534  0x0000640e beq  0x00000003 , 0x00005fdf 
+ 00024535  0x0000640f beq  0x00000009 , 0x00005fdf 
+ 00024536  0x00006410 beq  0x00000004 , 0x00005fdf 
+ 00024537  0x00006411 rtn 
+ 00024538  0x00006414 fetch  0x00000001 , 0x00000151 
+ 00024539  0x00006415 set1  0x00000003 , 0x0000003f 
+ 00024540  0x00006416 set1  0x00000002 , 0x0000003f 
+ 00024541  0x00006417 store  0x00000001 , 0x00000151 
+ 00024542  0x00006418 rtn 
+ 00024543  0x0000641a set1  0x00000004 , 0x00000002 
+ 00024544  0x0000641b jam  0x00000005 , 0x00000180 
+ 00024545  0x0000641c fetch  0x00000002 , 0x00000159 
+ 00024546  0x0000641d iforce  0x00000039 
+ 00024547  0x0000641e store  0x00000002 , 0x0000015f 
+ 00024548  0x0000641f arg  0x00000551 , 0x00000005 
+ 00024549  0x00006420 call  0x00007f73 
+ 00024550  0x00006422 set1  0x00000007 , 0x00000002 
+ 00024551  0x00006424 set1  0x00000002 , 0x00000002 
+ 00024552  0x00006425 force  0x00000000 , 0x0000003f 
+ 00024553  0x00006426 store  0x00000001 , 0x0000000b 
+ 00024554  0x00006427 store  0x00000002 , 0x000000fa 
+ 00024555  0x00006428 store  0x00000002 , 0x000000fc 
+ 00024556  0x00006429 store  0x00000002 , 0x000000f8 
+ 00024557  0x0000642a store  0x00000002 , 0x000000f6 
+ 00024558  0x0000642b fetch  0x00000001 , 0x00000153 
+ 00024559  0x0000642c compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x0000642d setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x0000642e storet  0x00000001 , 0x00000151 
+ 00024562  0x0000642f rtn 
+ 00024563  0x00006432 set0  0x00000011 , 0x00000000 
+ 00024564  0x00006433 jam  0x00000000 , 0x00000151 
+ 00024565  0x00006434 fetch  0x00000001 , 0x0000017f 
+ 00024566  0x00006435 set0  0x00000006 , 0x0000003f 
+ 00024567  0x00006436 store  0x00000001 , 0x0000017f 
+ 00024568  0x00006437 rtn 
+ 00024569  0x0000643e arg  0x00000552 , 0x00000006 
+ 00024570  0x0000643f arg  0x00000562 , 0x00000005 
+ 00024571  0x00006440 branch  0x00007ebf 
+ 00024572  0x00006443 jam  0x00000009 , 0x0000007c 
+ 00024573  0x00006444 rtn 
+ 00024574  0x00006447 nrtn  0x00000029 
+ 00024575  0x00006448 jam  0x00000011 , 0x0000007c 
+ 00024576  0x00006449 rtn 
+ 00024577  0x0000644c arg  0x000040a0 , 0x00000011 
+ 00024578  0x0000644d call  0x00007255 
+ 00024579  0x0000644e jam  0x00000003 , 0x0000007c 
+ 00024580  0x0000644f jam  0x00000008 , 0x0000007d 
+ 00024581  0x00006450 rtn 
+ 00024582  0x00006453 jam  0x0000000a , 0x00000072 
+ 00024583  0x00006454 jam  0x00000007 , 0x0000007c 
+ 00024584  0x00006455 jam  0x00000016 , 0x000004ca 
+ 00024585  0x00006456 rtn 
+ 00024586  0x0000645d bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x0000645e disable  0x00000028 
+ 00024588  0x0000645f call  0x000062c1 
+ 00024589  0x00006460 fetch  0x00000001 , 0x00000048 
+ 00024590  0x00006461 rtn  0x00000034 
+ 00024591  0x00006466 bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x00006468 beq  0x00000001 , 0x0000616f 
+ 00024593  0x00006469 beq  0x00000002 , 0x000060e4 
+ 00024594  0x0000646a beq  0x00000003 , 0x0000604a 
+ 00024595  0x0000646b beq  0x00000004 , 0x00006060 
+ 00024596  0x0000646c beq  0x00000027 , 0x000061db 
+ 00024597  0x0000646d beq  0x00000028 , 0x00006108 
+ 00024598  0x0000646e beq  0x00000030 , 0x000060f4 
+ 00024599  0x0000646f beq  0x00000025 , 0x000061d6 
+ 00024600  0x00006470 beq  0x00000026 , 0x00006103 
+ 00024601  0x00006471 beq  0x00000031 , 0x000061c3 
+ 00024602  0x00006472 beq  0x00000037 , 0x0000616a 
+ 00024603  0x00006473 beq  0x00000033 , 0x0000615c 
+ 00024604  0x00006474 beq  0x00000008 , 0x00006259 
+ 00024605  0x00006475 beq  0x00000009 , 0x0000624f 
+ 00024606  0x00006476 beq  0x0000000b , 0x00006264 
+ 00024607  0x00006477 beq  0x0000000c , 0x0000626d 
+ 00024608  0x00006478 beq  0x0000000f , 0x00006162 
+ 00024609  0x00006479 beq  0x00000010 , 0x00006292 
+ 00024610  0x0000647a beq  0x00000011 , 0x00006288 
+ 00024611  0x0000647b beq  0x00000007 , 0x00006152 
+ 00024612  0x0000647c beq  0x0000002a , 0x0000617e 
+ 00024613  0x0000647d beq  0x0000000a , 0x0000617f 
+ 00024614  0x0000647f beq  0x0000001f , 0x000061bc 
+ 00024615  0x00006480 beq  0x00000006 , 0x000060f9 
+ 00024616  0x00006481 beq  0x00000021 , 0x0000615f 
+ 00024617  0x00006482 beq  0x0000002d , 0x000061b2 
+ 00024618  0x00006483 beq  0x0000002e , 0x000061b7 
+ 00024619  0x00006484 beq  0x00000022 , 0x0000615f 
+ 00024620  0x00006485 beq  0x00000034 , 0x00006180 
+ 00024621  0x00006486 beq  0x00000013 , 0x00006195 
+ 00024622  0x00006487 beq  0x00000017 , 0x000061a4 
+ 00024623  0x00006488 beq  0x00000012 , 0x0000628f 
+ 00024624  0x00006489 beq  0x0000002f , 0x000061aa 
+ 00024625  0x0000648a beq  0x00000018 , 0x000061af 
+ 00024626  0x0000648b beq  0x0000003d , 0x000061ff 
+ 00024627  0x0000648c beq  0x0000003e , 0x0000620b 
+ 00024628  0x0000648d beq  0x0000003f , 0x0000621d 
+ 00024629  0x0000648e beq  0x00000040 , 0x00006227 
+ 00024630  0x0000648f beq  0x00000041 , 0x0000623c 
+ 00024631  0x00006490 beq  0x00000023 , 0x0000624b 
+ 00024632  0x00006491 beq  0x0000003b , 0x00006246 
+ 00024633  0x00006493 beq  0x00000005 , 0x0000624c 
+ 00024634  0x00006494 beq  0x00000029 , 0x0000624d 
+ 00024635  0x00006495 beq  0x00000038 , 0x0000624e 
+ 00024636  0x00006496 beq  0x00000039 , 0x00006175 
+ 00024637  0x00006498 branch  0x00002a8c 
+ 00024638  0x00006499 rtn 
+ 00024639  0x0000649b beq  0x00000081 , 0x0000606d 
+ 00024640  0x0000649c beq  0x00000084 , 0x00006099 
+ 00024641  0x0000649d beq  0x00000082 , 0x00006076 
+ 00024642  0x0000649e beq  0x00000083 , 0x0000610d 
+ 00024643  0x0000649f beq  0x0000008b , 0x00006118 
+ 00024644  0x000064a0 beq  0x00000097 , 0x0000614e 
+ 00024645  0x000064a1 beq  0x00000099 , 0x000060d5 
+ 00024646  0x000064a2 beq  0x0000009a , 0x000060a4 
+ 00024647  0x000064a3 beq  0x00000095 , 0x000060da 
+ 00024648  0x000064a4 beq  0x00000096 , 0x000060db 
+ 00024649  0x000064a5 branch  0x00002a8c 
+ 00024650  0x000064ac force  0x00000002 , 0x0000003f 
+ 00024651  0x000064ad call  0x00006298 
+ 00024652  0x000064ae fetch  0x00000001 , 0x00000049 
+ 00024653  0x000064af istore  0x00000001 , 0x00000005 
+ 00024654  0x000064b0 call  0x000062a7 
+ 00024655  0x000064b1 bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x000064b2 fetch  0x00000001 , 0x00000049 
+ 00024657  0x000064b3 beq  0x00000008 , 0x00006080 
+ 00024658  0x000064b4 beq  0x0000000f , 0x00006084 
+ 00024659  0x000064b5 beq  0x00000010 , 0x0000608f 
+ 00024660  0x000064b6 beq  0x00000017 , 0x0000605f 
+ 00024661  0x000064b7 beq  0x00000033 , 0x00006092 
+ 00024662  0x000064b8 beq  0x00000041 , 0x00006098 
+ 00024663  0x000064b9 beq  0x00000011 , 0x00006059 
+ 00024664  0x000064ba rtn 
+ 00024665  0x000064bd fetch  0x00000001 , 0x00000055 
+ 00024666  0x000064be rtn  0x00000034 
+ 00024667  0x000064bf jam  0x0000001b , 0x00000055 
+ 00024668  0x000064c0 setarg  0x0000000c 
+ 00024669  0x000064c1 arg  0x00000007 , 0x00000007 
+ 00024670  0x000064c2 branch  0x00007f08 
+ 00024671  0x000064c5 branch  0x000026c6 
+ 00024672  0x000064c7 force  0x00000003 , 0x0000003f 
+ 00024673  0x000064c8 call  0x00006298 
+ 00024674  0x000064c9 fetch  0x00000001 , 0x00000049 
+ 00024675  0x000064ca beq  0x0000000b , 0x00006068 
+ 00024676  0x000064cb istore  0x00000001 , 0x00000005 
+ 00024677  0x000064cc fetch  0x00000001 , 0x0000004a 
+ 00024678  0x000064cd istore  0x00000001 , 0x00000005 
+ 00024679  0x000064ce branch  0x000062a7 
+ 00024680  0x000064d1 istore  0x00000001 , 0x00000005 
+ 00024681  0x000064d2 fetch  0x00000001 , 0x0000004a 
+ 00024682  0x000064d3 istore  0x00000001 , 0x00000005 
+ 00024683  0x000064d4 arg  0x000004d5 , 0x00000002 
+ 00024684  0x000064d5 branch  0x000062e2 
+ 00024685  0x000064d8 force  0x00000004 , 0x00000007 
+ 00024686  0x000064d9 call  0x000062a0 
+ 00024687  0x000064da setarg  0x0000007f 
+ 00024688  0x000064db istore  0x00000001 , 0x00000005 
+ 00024689  0x000064dc fetch  0x00000001 , 0x00000049 
+ 00024690  0x000064dd set0  0x00000007 , 0x0000003f 
+ 00024691  0x000064de istore  0x00000001 , 0x00000005 
+ 00024692  0x000064df fetch  0x00000001 , 0x00000049 
+ 00024693  0x000064e0 branch  0x000062a7 
+ 00024694  0x000064e3 force  0x00000005 , 0x00000007 
+ 00024695  0x000064e4 call  0x000062a0 
+ 00024696  0x000064e5 setarg  0x0000007f 
+ 00024697  0x000064e6 istore  0x00000001 , 0x00000005 
+ 00024698  0x000064e7 fetch  0x00000001 , 0x00000049 
+ 00024699  0x000064e8 set0  0x00000007 , 0x0000003f 
+ 00024700  0x000064e9 istore  0x00000001 , 0x00000005 
+ 00024701  0x000064ea fetch  0x00000001 , 0x0000004a 
+ 00024702  0x000064eb istore  0x00000001 , 0x00000005 
+ 00024703  0x000064ec branch  0x000062a7 
+ 00024704  0x000064f0 call  0x0000244f 
+ 00024705  0x000064f1 call  0x000062f3 
+ 00024706  0x000064f2 rtn  0x00000001 
+ 00024707  0x000064f3 branch  0x00005ffc 
+ 00024708  0x000064f6 fetch  0x00000001 , 0x0000004b 
+ 00024709  0x000064f7 bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x000064f8 rtnbit0  0x00000004 
+ 00024711  0x000064f9 jam  0x00000012 , 0x0000007c 
+ 00024712  0x000064fa set0  0x00000004 , 0x0000003f 
+ 00024713  0x000064fb call  0x000062eb 
+ 00024714  0x000064fc branch  0x0000608d 
+ 00024715  0x000064fe jam  0x00000010 , 0x0000007c 
+ 00024716  0x000064ff set0  0x00000005 , 0x0000003f 
+ 00024717  0x00006501 store  0x00000001 , 0x0000004b 
+ 00024718  0x00006502 rtn 
+ 00024719  0x00006505 call  0x000062fc 
+ 00024720  0x00006506 branch  0x00005ffe , 0x00000001 
+ 00024721  0x00006507 rtn 
+ 00024722  0x0000650a jam  0x0000008b , 0x0000007c 
+ 00024723  0x0000650c fetch  0x00000001 , 0x000004d1 
+ 00024724  0x0000650d set1  0x00000000 , 0x0000003f 
+ 00024725  0x0000650e store  0x00000001 , 0x000004d1 
+ 00024726  0x0000650f jam  0x00000001 , 0x00000a99 
+ 00024727  0x00006510 branch  0x00007d86 
+ 00024728  0x00006514 rtn 
+ 00024729  0x00006519 force  0x0000000c , 0x00000007 
+ 00024730  0x0000651a call  0x000062a0 
+ 00024731  0x0000651b setarg  0x00000001 
+ 00024732  0x0000651c istore  0x00000001 , 0x00000005 
+ 00024733  0x0000651d fetch  0x00000002 , 0x000004ce 
+ 00024734  0x0000651e istore  0x00000002 , 0x00000005 
+ 00024735  0x0000651f setarg  0x00000000 
+ 00024736  0x00006520 istore  0x00000003 , 0x00000005 
+ 00024737  0x00006521 setarg  0x00000000 
+ 00024738  0x00006522 istore  0x00000004 , 0x00000005 
+ 00024739  0x00006523 branch  0x000062b0 
+ 00024740  0x00006525 force  0x00000005 , 0x00000007 
+ 00024741  0x00006526 call  0x000062a0 
+ 00024742  0x00006527 fetch  0x00000003 , 0x0000465b 
+ 00024743  0x00006528 istore  0x00000003 , 0x00000005 
+ 00024744  0x00006529 call  0x000062b0 
+ 00024745  0x0000652a jam  0x00000001 , 0x00004665 
+ 00024746  0x0000652b fetch  0x00000001 , 0x0000465b 
+ 00024747  0x0000652c beq  0x00000001 , 0x000060b5 
+ 00024748  0x0000652d beq  0x00000002 , 0x000060af 
+ 00024749  0x0000652e beq  0x00000003 , 0x000060bb 
+ 00024750  0x0000652f rtn 
+ 00024751  0x00006532 fetch  0x00000001 , 0x0000465e 
+ 00024752  0x00006533 beq  0x00000000 , 0x000060c7 
+ 00024753  0x00006534 beq  0x00000001 , 0x000060c7 
+ 00024754  0x00006535 beq  0x00000002 , 0x000060c7 
+ 00024755  0x00006536 beq  0x00000003 , 0x000060c1 
+ 00024756  0x00006537 rtn 
+ 00024757  0x0000653b fetch  0x00000001 , 0x0000465e 
+ 00024758  0x0000653c beq  0x00000000 , 0x000060c1 
+ 00024759  0x0000653d beq  0x00000001 , 0x000060c5 
+ 00024760  0x0000653e beq  0x00000002 , 0x000060c7 
+ 00024761  0x0000653f beq  0x00000003 , 0x000060c1 
+ 00024762  0x00006540 rtn 
+ 00024763  0x00006544 fetch  0x00000001 , 0x0000465e 
+ 00024764  0x00006545 beq  0x00000000 , 0x000060c1 
+ 00024765  0x00006546 beq  0x00000001 , 0x000060c1 
+ 00024766  0x00006547 beq  0x00000002 , 0x000060c1 
+ 00024767  0x00006548 beq  0x00000003 , 0x000060c1 
+ 00024768  0x00006549 rtn 
+ 00024769  0x00006553 jam  0x00000003 , 0x00004662 
+ 00024770  0x00006554 fetch  0x00000001 , 0x0000455c 
+ 00024771  0x00006555 bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x00006556 rtn 
+ 00024773  0x0000655a jam  0x00000001 , 0x00004662 
+ 00024774  0x0000655b rtn 
+ 00024775  0x00006562 jam  0x00000002 , 0x00004662 
+ 00024776  0x00006563 rtn 
+ 00024777  0x00006567 arg  0x00000000 , 0x00000007 
+ 00024778  0x00006568 branch  0x000060cd 
+ 00024779  0x0000656b arg  0x00000000 , 0x00000007 
+ 00024780  0x0000656c branch  0x000060d1 
+ 00024781  0x0000656f fetch  0x00000001 , 0x0000455c 
+ 00024782  0x00006570 qset1  0x0000003f 
+ 00024783  0x00006571 store  0x00000001 , 0x0000455c 
+ 00024784  0x00006572 rtn 
+ 00024785  0x00006575 fetch  0x00000001 , 0x0000455c 
+ 00024786  0x00006576 qset0  0x0000003f 
+ 00024787  0x00006577 store  0x00000001 , 0x0000455c 
+ 00024788  0x00006578 rtn 
+ 00024789  0x0000657c force  0x00000005 , 0x00000007 
+ 00024790  0x0000657d call  0x000062a0 
+ 00024791  0x0000657e fetch  0x00000003 , 0x0000465b 
+ 00024792  0x0000657f istore  0x00000003 , 0x00000005 
+ 00024793  0x00006580 branch  0x000062b2 
+ 00024794  0x00006585 rtn 
+ 00024795  0x00006587 force  0x00000009 , 0x00000007 
+ 00024796  0x00006588 call  0x000062a0 
+ 00024797  0x00006589 fetch  0x00000001 , 0x00000095 
+ 00024798  0x0000658a istore  0x00000001 , 0x00000005 
+ 00024799  0x0000658b fetch  0x00000002 , 0x00000096 
+ 00024800  0x0000658c istore  0x00000002 , 0x00000005 
+ 00024801  0x0000658d fetch  0x00000004 , 0x00000091 
+ 00024802  0x0000658e istore  0x00000004 , 0x00000005 
+ 00024803  0x0000658f branch  0x000062b0 
+ 00024804  0x00006592 force  0x00000011 , 0x0000003f 
+ 00024805  0x00006593 call  0x00006298 
+ 00024806  0x00006594 fetch  0x00000001 , 0x00000049 
+ 00024807  0x00006595 copy  0x0000003f , 0x00000002 
+ 00024808  0x00006596 beq  0x00000000 , 0x000060ec 
+ 00024809  0x00006597 beq  0x0000000e , 0x000060ec 
+ 00024810  0x00006598 beq  0x0000001c , 0x000060ec 
+ 00024811  0x00006599 rtn 
+ 00024812  0x0000659b istore  0x00000001 , 0x00000005 
+ 00024813  0x0000659c fetch  0x00000001 , 0x00004515 
+ 00024814  0x0000659d istore  0x00000001 , 0x00000005 
+ 00024815  0x0000659e arg  0x0000000e , 0x00000039 
+ 00024816  0x0000659f setarg  0x00004516 
+ 00024817  0x000065a0 iadd  0x00000002 , 0x00000006 
+ 00024818  0x000065a1 call  0x00007f01 
+ 00024819  0x000065a2 branch  0x000062b0 
+ 00024820  0x000065a6 force  0x00000003 , 0x0000003f 
+ 00024821  0x000065a7 call  0x00006298 
+ 00024822  0x000065a8 setarg  0x00000114 
+ 00024823  0x000065a9 istore  0x00000002 , 0x00000005 
+ 00024824  0x000065aa branch  0x000062b0 
+ 00024825  0x000065ae force  0x00000003 , 0x0000003f 
+ 00024826  0x000065af call  0x00006298 
+ 00024827  0x000065b0 fetch  0x00000004 , 0x00000165 
+ 00024828  0x000065b1 isub  0x00000022 , 0x0000003f 
+ 00024829  0x000065b2 branch  0x000060ff , 0x00000029 
+ 00024830  0x000065b3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x000065b6 rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x000065b7 set0  0x0000000f , 0x0000003f 
+ 00024833  0x000065b8 istore  0x00000002 , 0x00000005 
+ 00024834  0x000065b9 branch  0x000062b0 
+ 00024835  0x000065bc force  0x00000006 , 0x0000003f 
+ 00024836  0x000065bd call  0x00006298 
+ 00024837  0x000065be fetch  0x00000005 , 0x00004510 
+ 00024838  0x000065bf istore  0x00000005 , 0x00000005 
+ 00024839  0x000065c0 branch  0x000062b0 
+ 00024840  0x000065c3 force  0x00000009 , 0x0000003f 
+ 00024841  0x000065c4 call  0x00006298 
+ 00024842  0x000065c5 fetch  0x00000008 , 0x00004098 
+ 00024843  0x000065c6 istore  0x00000008 , 0x00000005 
+ 00024844  0x000065c7 branch  0x000062b0 
+ 00024845  0x000065cf force  0x0000000c , 0x00000007 
+ 00024846  0x000065d0 call  0x000062a0 
+ 00024847  0x000065d1 setarg  0x00000001 
+ 00024848  0x000065d2 istore  0x00000001 , 0x00000005 
+ 00024849  0x000065d3 fetch  0x00000002 , 0x000004ce 
+ 00024850  0x000065d4 istore  0x00000002 , 0x00000005 
+ 00024851  0x000065d5 setarg  0x00000000 
+ 00024852  0x000065d6 istore  0x00000003 , 0x00000005 
+ 00024853  0x000065d7 setarg  0x00000000 
+ 00024854  0x000065d8 istore  0x00000004 , 0x00000005 
+ 00024855  0x000065d9 branch  0x000062b2 
+ 00024856  0x000065dc force  0x00000003 , 0x00000007 
+ 00024857  0x000065dd call  0x000062a0 
+ 00024858  0x000065de fetch  0x00000001 , 0x0000415a 
+ 00024859  0x000065df istore  0x00000001 , 0x00000005 
+ 00024860  0x000065e0 disable  0x00000028 
+ 00024861  0x000065e1 call  0x000062b2 
+ 00024862  0x000065e2 nrtn  0x00000028 
+ 00024863  0x000065e3 nrtn  0x00000029 
+ 00024864  0x000065e4 fetch  0x00000001 , 0x000040d8 
+ 00024865  0x000065e5 rtnbit0  0x00000000 
+ 00024866  0x000065e6 call  0x00006132 
+ 00024867  0x000065e7 branch  0x0000613c 
+ 00024868  0x000065eb bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x000065ec fetch  0x00000001 , 0x0000409e 
+ 00024870  0x000065ed set1  0x00000003 , 0x0000003f 
+ 00024871  0x000065ee store  0x00000001 , 0x0000409e 
+ 00024872  0x000065ef setarg  0x00000101 
+ 00024873  0x000065f0 store  0x00000002 , 0x000004ce 
+ 00024874  0x000065f1 rtn 
+ 00024875  0x000065f4 bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x000065f5 fetch  0x00000001 , 0x0000409e 
+ 00024877  0x000065f6 set0  0x00000003 , 0x0000003f 
+ 00024878  0x000065f7 store  0x00000001 , 0x0000409e 
+ 00024879  0x000065f8 setarg  0x00000000 
+ 00024880  0x000065f9 store  0x00000002 , 0x000004ce 
+ 00024881  0x000065fa rtn 
+ 00024882  0x000065fd jam  0x00000003 , 0x000040d8 
+ 00024883  0x000065fe setarg  0x00000000 
+ 00024884  0x000065ff store  0x00000004 , 0x00004142 
+ 00024885  0x00006600 arg  0x000040da , 0x00000005 
+ 00024886  0x00006601 call  0x00006140 
+ 00024887  0x00006602 arg  0x000040e7 , 0x00000005 
+ 00024888  0x00006603 call  0x00006140 
+ 00024889  0x00006604 arg  0x00004146 , 0x00000005 
+ 00024890  0x00006605 call  0x00006140 
+ 00024891  0x00006606 branch  0x00006147 
+ 00024892  0x00006608 arg  0x000040e7 , 0x00000005 
+ 00024893  0x00006609 call  0x00006140 
+ 00024894  0x0000660a call  0x00006147 
+ 00024895  0x0000660b branch  0x0000614a 
+ 00024896  0x0000660f setarg  0x00ffffff 
+ 00024897  0x00006610 istore  0x00000003 , 0x00000005 
+ 00024898  0x00006611 istore  0x00000003 , 0x00000005 
+ 00024899  0x00006612 istore  0x00000003 , 0x00000005 
+ 00024900  0x00006613 setarg  0x0000007f 
+ 00024901  0x00006614 istore  0x00000001 , 0x00000005 
+ 00024902  0x00006615 rtn 
+ 00024903  0x00006617 setarg  0x00000000 
+ 00024904  0x00006618 store  0x00000002 , 0x000040d6 
+ 00024905  0x00006619 rtn 
+ 00024906  0x0000661b fetch  0x00000001 , 0x000040d8 
+ 00024907  0x0000661c set1  0x00000002 , 0x0000003f 
+ 00024908  0x0000661d store  0x00000001 , 0x000040d8 
+ 00024909  0x0000661e rtn 
+ 00024910  0x00006622 force  0x00000002 , 0x00000007 
+ 00024911  0x00006623 call  0x000062a0 
+ 00024912  0x00006624 nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x00006626 branch  0x000062b2 
+ 00024914  0x0000662b force  0x00000002 , 0x0000003f 
+ 00024915  0x0000662c call  0x00006298 
+ 00024916  0x0000662d fetch  0x00000001 , 0x000004ca 
+ 00024917  0x0000662e istore  0x00000001 , 0x00000005 
+ 00024918  0x0000662f call  0x000062b2 
+ 00024919  0x00006631 fetch  0x00000001 , 0x0000004b 
+ 00024920  0x00006632 set1  0x00000003 , 0x0000003f 
+ 00024921  0x00006633 store  0x00000001 , 0x0000004b 
+ 00024922  0x00006634 jam  0x00000032 , 0x00000072 
+ 00024923  0x00006635 rtn 
+ 00024924  0x00006639 force  0x00000001 , 0x0000003f 
+ 00024925  0x0000663a call  0x00006298 
+ 00024926  0x0000663b branch  0x000062b2 
+ 00024927  0x0000663d force  0x00000001 , 0x0000003f 
+ 00024928  0x0000663e call  0x00006298 
+ 00024929  0x0000663f branch  0x000062b0 
+ 00024930  0x00006643 force  0x00000002 , 0x0000003f 
+ 00024931  0x00006644 call  0x00006298 
+ 00024932  0x00006645 fetch  0x00000001 , 0x0000004c 
+ 00024933  0x00006646 isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x00006647 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x00006648 and_into  0x00000001 , 0x0000003f 
+ 00024936  0x00006649 istore  0x00000001 , 0x00000005 
+ 00024937  0x0000664a branch  0x000062b2 
+ 00024938  0x0000664e force  0x00000003 , 0x0000003f 
+ 00024939  0x0000664f call  0x00006298 
+ 00024940  0x00006650 fetch  0x00000002 , 0x00000051 
+ 00024941  0x00006651 istore  0x00000002 , 0x00000005 
+ 00024942  0x00006652 branch  0x000062b2 
+ 00024943  0x00006655 jam  0x000000fa , 0x00000072 
+ 00024944  0x00006656 force  0x00000002 , 0x0000003f 
+ 00024945  0x00006657 call  0x00006298 
+ 00024946  0x00006658 fetch  0x00000001 , 0x00000053 
+ 00024947  0x00006659 istore  0x00000001 , 0x00000005 
+ 00024948  0x0000665a branch  0x000062b2 
+ 00024949  0x0000665d force  0x0000000a , 0x0000003f 
+ 00024950  0x0000665e call  0x00006298 
+ 00024951  0x0000665f arg  0x00000152 , 0x00000006 
+ 00024952  0x00006660 force  0x00000009 , 0x00000039 
+ 00024953  0x00006662 ifetch  0x00000001 , 0x00000006 
+ 00024954  0x00006663 xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x00006664 istore  0x00000001 , 0x00000005 
+ 00024956  0x00006665 loop  0x00006179 
+ 00024957  0x00006666 branch  0x000062b2 
+ 00024958  0x00006669 branch  0x000062b2 
+ 00024959  0x0000666b branch  0x000062b2 
+ 00024960  0x0000666e rtn  0x00000029 
+ 00024961  0x0000666f call  0x0000282d 
+ 00024962  0x00006670 force  0x00000009 , 0x0000003f 
+ 00024963  0x00006671 call  0x00006298 
+ 00024964  0x00006672 fetch  0x00000002 , 0x00000171 
+ 00024965  0x00006673 istore  0x00000002 , 0x00000005 
+ 00024966  0x00006674 fetch  0x00000003 , 0x000040a0 
+ 00024967  0x00006675 istore  0x00000003 , 0x00000005 
+ 00024968  0x00006676 fetch  0x00000001 , 0x000040a3 
+ 00024969  0x00006677 istore  0x00000001 , 0x00000005 
+ 00024970  0x00006678 fetch  0x00000002 , 0x000040a4 
+ 00024971  0x00006679 istore  0x00000002 , 0x00000005 
+ 00024972  0x0000667a bmark0  0x00000003 , 0x00006191 
+ 00024973  0x0000667b set0  0x00000003 , 0x00000000 
+ 00024974  0x0000667c call  0x000062b2 
+ 00024975  0x0000667d jam  0x00000013 , 0x0000007c 
+ 00024976  0x0000667e rtn 
+ 00024977  0x00006680 call  0x000062b0 
+ 00024978  0x00006681 jam  0x00000003 , 0x0000007c 
+ 00024979  0x00006682 jam  0x00000013 , 0x0000007d 
+ 00024980  0x00006683 rtn 
+ 00024981  0x00006686 arg  0x00000200 , 0x00000002 
+ 00024982  0x00006687 branch  0x00006199 , 0x00000029 
+ 00024983  0x00006688 deposit  0x00000028 
+ 00024984  0x00006689 branch  0x0000619a 
+ 00024985  0x0000668b deposit  0x00000022 
+ 00024986  0x0000668d deposit  0x00000021 
+ 00024987  0x0000668e iadd  0x00000002 , 0x0000003f 
+ 00024988  0x0000668f and_into  0x000001fc , 0x0000003f 
+ 00024989  0x00006690 store  0x00000004 , 0x00000034 
+ 00024990  0x00006691 force  0x00000005 , 0x0000003f 
+ 00024991  0x00006692 call  0x00006298 
+ 00024992  0x00006693 fetch  0x00000004 , 0x00000034 
+ 00024993  0x00006694 rshift  0x0000003f , 0x0000003f 
+ 00024994  0x00006695 istore  0x00000004 , 0x00000005 
+ 00024995  0x00006696 branch  0x000062b2 
+ 00024996  0x00006699 force  0x0000000a , 0x0000003f 
+ 00024997  0x0000669a call  0x00006298 
+ 00024998  0x0000669b arg  0x000004d9 , 0x00000006 
+ 00024999  0x0000669c ifetch  0x00000009 , 0x00000006 
+ 00025000  0x0000669d istore  0x00000009 , 0x00000005 
+ 00025001  0x0000669e branch  0x000062b2 
+ 00025002  0x000066a3 force  0x00000003 , 0x0000003f 
+ 00025003  0x000066a4 call  0x00006298 
+ 00025004  0x000066a5 setarg  0x00000114 
+ 00025005  0x000066a6 istore  0x00000002 , 0x00000005 
+ 00025006  0x000066a7 branch  0x000062b2 
+ 00025007  0x000066ab force  0x00000001 , 0x0000003f 
+ 00025008  0x000066ac call  0x00006298 
+ 00025009  0x000066b5 branch  0x000062b2 
+ 00025010  0x000066b9 force  0x00000002 , 0x0000003f 
+ 00025011  0x000066ba call  0x00006298 
+ 00025012  0x000066bb fetch  0x00000001 , 0x000040d0 
+ 00025013  0x000066bc istore  0x00000001 , 0x00000005 
+ 00025014  0x000066bd branch  0x000062b2 
+ 00025015  0x000066c1 force  0x00000002 , 0x0000003f 
+ 00025016  0x000066c2 call  0x00006298 
+ 00025017  0x000066c3 setarg  0x00000005 
+ 00025018  0x000066c4 istore  0x00000001 , 0x00000005 
+ 00025019  0x000066c5 branch  0x000062b2 
+ 00025020  0x000066c9 force  0x00000002 , 0x0000003f 
+ 00025021  0x000066ca call  0x00006298 
+ 00025022  0x000066cb setarg  0x00000000 
+ 00025023  0x000066cc istore  0x00000001 , 0x00000005 
+ 00025024  0x000066cd branch  0x000062b2 
+ 00025025  0x000066d1 jam  0x0000002e , 0x0000007c 
+ 00025026  0x000066d2 rtn 
+ 00025027  0x000066d4 fetch  0x00000001 , 0x00004092 
+ 00025028  0x000066d5 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x000066d6 call  0x000061c1 , 0x00000005 
+ 00025030  0x000066d7 fetch  0x00000001 , 0x00000030 
+ 00025031  0x000066d8 set1  0x00000004 , 0x0000003f 
+ 00025032  0x000066d9 store  0x00000001 , 0x00000030 
+ 00025033  0x000066da copy  0x00000022 , 0x0000003f 
+ 00025034  0x000066db store  0x00000004 , 0x000004e9 
+ 00025035  0x000066dc fetch  0x00000001 , 0x000004d1 
+ 00025036  0x000066dd bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x000066de set1  0x00000003 , 0x0000003f 
+ 00025038  0x000066df store  0x00000001 , 0x000004d1 
+ 00025039  0x000066e0 jam  0x00000005 , 0x00000a99 
+ 00025040  0x000066e1 call  0x00007d86 
+ 00025041  0x000066e2 force  0x00000001 , 0x0000003f 
+ 00025042  0x000066e3 call  0x00006298 
+ 00025043  0x000066e4 branch  0x000062b2 
+ 00025044  0x000066e6 jam  0x00000000 , 0x00000048 
+ 00025045  0x000066e7 rtn 
+ 00025046  0x000066ea force  0x00000006 , 0x0000003f 
+ 00025047  0x000066eb call  0x00006298 
+ 00025048  0x000066ec fetch  0x00000005 , 0x00004510 
+ 00025049  0x000066ed istore  0x00000005 , 0x00000005 
+ 00025050  0x000066ee branch  0x000062b2 
+ 00025051  0x000066f1 force  0x00000009 , 0x0000003f 
+ 00025052  0x000066f2 call  0x00006298 
+ 00025053  0x000066f3 fetch  0x00000008 , 0x00004098 
+ 00025054  0x000066f4 istore  0x00000008 , 0x00000005 
+ 00025055  0x000066f5 branch  0x000062b2 
+ 00025056  0x000066f8 jam  0x00000001 , 0x000009b1 
+ 00025057  0x000066f9 fetch  0x00000001 , 0x000045b1 
+ 00025058  0x000066fa rtnne  0x00000001 
+ 00025059  0x000066fb jam  0x00000013 , 0x000009af 
+ 00025060  0x000066fc rtn 
+ 00025061  0x000066ff call  0x000062ef 
+ 00025062  0x00006700 jam  0x00000099 , 0x0000007c 
+ 00025063  0x00006701 jam  0x00000003 , 0x000009af 
+ 00025064  0x00006702 rtn 
+ 00025065  0x00006706 call  0x000062ef 
+ 00025066  0x00006707 jam  0x0000003d , 0x0000007c 
+ 00025067  0x00006708 jam  0x00000007 , 0x000009af 
+ 00025068  0x00006709 rtn 
+ 00025069  0x0000670c arg  0x00000a4e , 0x00000011 
+ 00025070  0x0000670d arg  0x00000a6e , 0x00000012 
+ 00025071  0x0000670e arg  0x00000010 , 0x00000039 
+ 00025072  0x0000670f call  0x00007f88 
+ 00025073  0x00006710 branch  0x000061f7 , 0x00000005 
+ 00025074  0x00006711 jam  0x00000000 , 0x000009af 
+ 00025075  0x00006712 call  0x000076da 
+ 00025076  0x00006713 jam  0x00000024 , 0x0000007e 
+ 00025077  0x00006714 jam  0x00000040 , 0x0000007d 
+ 00025078  0x00006715 branch  0x00005d53 
+ 00025079  0x00006717 jam  0x0000000a , 0x000009af 
+ 00025080  0x00006718 call  0x000076d8 
+ 00025081  0x00006719 jam  0x00000040 , 0x0000007d 
+ 00025082  0x0000671a branch  0x00005e38 
+ 00025083  0x0000671f jam  0x00000040 , 0x0000007c 
+ 00025084  0x00006720 rtn 
+ 00025085  0x00006727 jam  0x0000003d , 0x0000007c 
+ 00025086  0x00006729 rtn 
+ 00025087  0x00006730 jam  0x00000000 , 0x000009b6 
+ 00025088  0x00006731 force  0x00000004 , 0x0000003f 
+ 00025089  0x00006732 call  0x00006298 
+ 00025090  0x00006733 force  0x00000001 , 0x0000003f 
+ 00025091  0x00006734 istore  0x00000001 , 0x00000005 
+ 00025092  0x00006735 force  0x00000001 , 0x0000003f 
+ 00025093  0x00006736 istore  0x00000001 , 0x00000005 
+ 00025094  0x00006737 force  0x00000030 , 0x0000003f 
+ 00025095  0x00006738 istore  0x00000001 , 0x00000005 
+ 00025096  0x00006739 call  0x000062fc 
+ 00025097  0x0000673a branch  0x000062b2 , 0x00000001 
+ 00025098  0x0000673b branch  0x000062b0 
+ 00025099  0x0000673f force  0x00000011 , 0x0000003f 
+ 00025100  0x00006740 call  0x00006298 
+ 00025101  0x00006741 fetch  0x00000001 , 0x000009b6 
+ 00025102  0x00006742 arg  0x0000462a , 0x00000006 
+ 00025103  0x00006743 iadd  0x00000006 , 0x00000006 
+ 00025104  0x00006744 ifetch  0x00000008 , 0x00000006 
+ 00025105  0x00006745 istore  0x00000008 , 0x00000005 
+ 00025106  0x00006746 ifetch  0x00000008 , 0x00000006 
+ 00025107  0x00006747 istore  0x00000008 , 0x00000005 
+ 00025108  0x00006748 fetch  0x00000001 , 0x000009b6 
+ 00025109  0x00006749 increase  0x00000010 , 0x0000003f 
+ 00025110  0x0000674a store  0x00000001 , 0x000009b6 
+ 00025111  0x0000674b call  0x000062fc 
+ 00025112  0x0000674c branch  0x000062b2 , 0x00000001 
+ 00025113  0x0000674d branch  0x000062b0 
+ 00025114  0x00006751 jam  0x00000006 , 0x000009ae 
+ 00025115  0x00006752 jam  0x0000003f , 0x0000007c 
+ 00025116  0x00006753 rtn 
+ 00025117  0x00006757 force  0x00000011 , 0x0000003f 
+ 00025118  0x00006758 call  0x00006298 
+ 00025119  0x00006759 arg  0x00000a4e , 0x00000006 
+ 00025120  0x0000675a ifetch  0x00000008 , 0x00000006 
+ 00025121  0x0000675b istore  0x00000008 , 0x00000005 
+ 00025122  0x0000675c ifetch  0x00000008 , 0x00000006 
+ 00025123  0x0000675d istore  0x00000008 , 0x00000005 
+ 00025124  0x0000675e branch  0x000062b0 
+ 00025125  0x00006761 jam  0x00000040 , 0x0000007c 
+ 00025126  0x00006762 rtn 
+ 00025127  0x00006766 call  0x000062fc 
+ 00025128  0x00006767 call  0x00007612 , 0x00000001 
+ 00025129  0x00006768 force  0x00000011 , 0x0000003f 
+ 00025130  0x00006769 call  0x00006298 
+ 00025131  0x0000676a arg  0x00000a1e , 0x00000006 
+ 00025132  0x0000676b ifetch  0x00000008 , 0x00000006 
+ 00025133  0x0000676c istore  0x00000008 , 0x00000005 
+ 00025134  0x0000676d ifetch  0x00000008 , 0x00000006 
+ 00025135  0x0000676e istore  0x00000008 , 0x00000005 
+ 00025136  0x0000676f call  0x000062fc 
+ 00025137  0x00006770 nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x00006771 branch  0x000062b2 , 0x00000001 
+ 00025139  0x00006775 jam  0x0000000f , 0x000009af 
+ 00025140  0x00006777 call  0x000062ef 
+ 00025141  0x00006778 jam  0x0000000b , 0x0000007c 
+ 00025142  0x00006779 call  0x00006307 
+ 00025143  0x0000677a branch  0x0000764e , 0x00000001 
+ 00025144  0x0000677b branch  0x00007658 
+ 00025145  0x0000677d call  0x000062eb 
+ 00025146  0x0000677f jam  0x00000041 , 0x0000007c 
+ 00025147  0x00006780 rtn 
+ 00025148  0x00006783 force  0x00000011 , 0x0000003f 
+ 00025149  0x00006784 call  0x00006298 
+ 00025150  0x00006785 arg  0x00000a4e , 0x00000006 
+ 00025151  0x00006786 ifetch  0x00000008 , 0x00000006 
+ 00025152  0x00006787 istore  0x00000008 , 0x00000005 
+ 00025153  0x00006788 ifetch  0x00000008 , 0x00000006 
+ 00025154  0x00006789 istore  0x00000008 , 0x00000005 
+ 00025155  0x0000678a call  0x000062fc 
+ 00025156  0x0000678b nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x0000678c branch  0x000062b2 , 0x00000001 
+ 00025158  0x0000678f force  0x00000003 , 0x0000003f 
+ 00025159  0x00006790 call  0x00006298 
+ 00025160  0x00006791 setarg  0x0000fffe 
+ 00025161  0x00006792 istore  0x00000002 , 0x00000005 
+ 00025162  0x00006793 branch  0x000062b0 
+ 00025163  0x00006796 branch  0x000062b2 
+ 00025164  0x00006798 branch  0x000062b2 
+ 00025165  0x0000679a branch  0x000062b2 
+ 00025166  0x0000679c branch  0x000062b2 
+ 00025167  0x000067a2 call  0x0000630b 
+ 00025168  0x000067a3 arg  0x000040a0 , 0x00000011 
+ 00025169  0x000067a4 call  0x00006311 
+ 00025170  0x000067a5 force  0x00000011 , 0x0000003f 
+ 00025171  0x000067a6 call  0x00006298 
+ 00025172  0x000067a7 arg  0x00000582 , 0x00000011 
+ 00025173  0x000067a8 arg  0x00000562 , 0x00000012 
+ 00025174  0x000067a9 call  0x00007352 
+ 00025175  0x000067aa nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x000067ab branch  0x000062ad 
+ 00025177  0x000067ae call  0x0000630b 
+ 00025178  0x000067af arg  0x00000040 , 0x00000011 
+ 00025179  0x000067b0 call  0x00007255 
+ 00025180  0x000067b2 force  0x00000011 , 0x0000003f 
+ 00025181  0x000067b3 call  0x00006298 
+ 00025182  0x000067b4 arg  0x00000562 , 0x00000006 
+ 00025183  0x000067b5 call  0x00007ebf 
+ 00025184  0x000067b6 fetch  0x00000001 , 0x00000055 
+ 00025185  0x000067b7 beq  0x00000019 , 0x000062b2 
+ 00025186  0x000067b8 beq  0x00000018 , 0x000062b2 
+ 00025187  0x000067b9 branch  0x000062ad 
+ 00025188  0x000067bc fetch  0x00000001 , 0x000009b5 
+ 00025189  0x000067bd branch  0x0000626a , 0x00000034 
+ 00025190  0x000067be call  0x000062fc 
+ 00025191  0x000067bf call  0x000062ef , 0x00000001 
+ 00025192  0x000067c0 ncall  0x000062eb , 0x00000001 
+ 00025193  0x000067c1 branch  0x0000626b 
+ 00025194  0x000067c3 call  0x000062ef 
+ 00025195  0x000067c5 call  0x0000630b 
+ 00025196  0x000067c6 branch  0x0000625c 
+ 00025197  0x000067c9 arg  0x000040a0 , 0x00000011 
+ 00025198  0x000067ca call  0x00007288 
+ 00025199  0x000067cb force  0x00000005 , 0x0000003f 
+ 00025200  0x000067cc call  0x00006298 
+ 00025201  0x000067cd fetch  0x00000004 , 0x00000592 
+ 00025202  0x000067ce istore  0x00000004 , 0x00000005 
+ 00025203  0x000067cf arg  0x000004d5 , 0x00000002 
+ 00025204  0x000067d0 call  0x000062e2 
+ 00025205  0x000067d1 call  0x00007386 
+ 00025206  0x000067d2 call  0x000062fc 
+ 00025207  0x000067d3 branch  0x0000627c , 0x00000001 
+ 00025208  0x000067d4 jam  0x00000001 , 0x000004d8 
+ 00025209  0x000067d5 fetch  0x00000001 , 0x000009b5 
+ 00025210  0x000067d6 rtn  0x00000034 
+ 00025211  0x000067d7 jam  0x0000000b , 0x0000007c 
+ 00025212  0x000067d9 fetch  0x00000001 , 0x000041bd 
+ 00025213  0x000067da rtn  0x00000034 
+ 00025214  0x000067dc call  0x000062fc 
+ 00025215  0x000067dd nbranch  0x00006284 , 0x00000001 
+ 00025216  0x000067de fetch  0x00000001 , 0x000004d7 
+ 00025217  0x000067df rtn  0x00000034 
+ 00025218  0x000067e0 jam  0x0000000f , 0x0000007c 
+ 00025219  0x000067e1 rtn 
+ 00025220  0x000067e3 rtnmark0  0x00000021 
+ 00025221  0x000067e4 set0  0x00000021 , 0x00000000 
+ 00025222  0x000067e5 jam  0x0000000f , 0x0000007c 
+ 00025223  0x000067e6 rtn 
+ 00025224  0x000067eb call  0x0000630b 
+ 00025225  0x000067ec call  0x0000728b 
+ 00025226  0x000067ed force  0x00000011 , 0x0000003f 
+ 00025227  0x000067ee call  0x00006298 
+ 00025228  0x000067ef arg  0x00000562 , 0x00000006 
+ 00025229  0x000067f0 call  0x00007ebf 
+ 00025230  0x000067f1 branch  0x000062ad 
+ 00025231  0x000067f4 force  0x00000001 , 0x0000003f 
+ 00025232  0x000067f5 call  0x00006298 
+ 00025233  0x000067f6 branch  0x000062ad 
+ 00025234  0x000067f9 force  0x00000002 , 0x0000003f 
+ 00025235  0x000067fa call  0x00006298 
+ 00025236  0x000067fb force  0x00000010 , 0x0000003f 
+ 00025237  0x000067fc istore  0x00000001 , 0x00000005 
+ 00025238  0x000067fd store  0x00000001 , 0x00000054 
+ 00025239  0x000067fe branch  0x000062ad 
+ 00025240  0x00006802 lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x00006803 or_into  0x00000007 , 0x0000003f 
+ 00025242  0x00006804 store  0x00000001 , 0x000004b6 
+ 00025243  0x00006805 arg  0x00000011 , 0x00000039 
+ 00025244  0x00006806 arg  0x000004b8 , 0x00000005 
+ 00025245  0x00006807 call  0x00007ed4 
+ 00025246  0x00006808 arg  0x000004b8 , 0x00000005 
+ 00025247  0x00006809 rtn 
+ 00025248  0x0000680c and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x0000680d jam  0x0000007f , 0x00000048 
+ 00025250  0x0000680e deposit  0x00000007 
+ 00025251  0x0000680f call  0x00006298 
+ 00025252  0x00006810 deposit  0x00000011 
+ 00025253  0x00006811 istore  0x00000001 , 0x00000005 
+ 00025254  0x00006812 rtn 
+ 00025255  0x00006815 fetch  0x00000001 , 0x00000048 
+ 00025256  0x00006816 lshift  0x0000003f , 0x0000003f 
+ 00025257  0x00006817 fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x00006818 isolate1  0x00000001 , 0x00000002 
+ 00025259  0x00006819 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x0000681a branch  0x000062b7 
+ 00025261  0x0000681e fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x0000681f and_into  0x00000001 , 0x00000002 
+ 00025263  0x00006820 branch  0x000062b3 
+ 00025264  0x00006823 force  0x00000000 , 0x00000002 
+ 00025265  0x00006824 branch  0x000062b3 
+ 00025266  0x00006827 force  0x00000001 , 0x00000002 
+ 00025267  0x00006829 fetch  0x00000001 , 0x00000048 
+ 00025268  0x0000682a lshift  0x0000003f , 0x0000003f 
+ 00025269  0x0000682b setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x0000682c ixor  0x00000002 , 0x0000003f 
+ 00025271  0x0000682e store  0x00000001 , 0x000004b7 
+ 00025272  0x0000682f jam  0x00000000 , 0x00000048 
+ 00025273  0x00006830 call  0x000062c7 
+ 00025274  0x00006831 enable  0x00000028 
+ 00025275  0x00006832 rtn 
+ 00025276  0x00006836 fetch  0x00000001 , 0x0000007c 
+ 00025277  0x00006837 rtn  0x00000034 
+ 00025278  0x00006838 call  0x000062c1 
+ 00025279  0x00006839 fetch  0x00000001 , 0x0000007c 
+ 00025280  0x0000683a rtn 
+ 00025281  0x0000683d bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x0000683e fetch  0x00000001 , 0x00000048 
+ 00025283  0x0000683f branch  0x000062c7 , 0x00000034 
+ 00025284  0x00006840 fetch  0x00000001 , 0x00000078 
+ 00025285  0x00006841 nrtn  0x00000034 
+ 00025286  0x00006842 branch  0x000062d1 
+ 00025287  0x00006844 fetch  0x00000001 , 0x00000078 
+ 00025288  0x00006845 branch  0x000062d7 , 0x00000034 
+ 00025289  0x00006846 fetch  0x00000003 , 0x00000078 
+ 00025290  0x00006847 store  0x00000003 , 0x00000048 
+ 00025291  0x00006848 fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x00006849 fetch  0x00000001 , 0x0000004c 
+ 00025293  0x0000684a set0  0x00000001 , 0x0000003f 
+ 00025294  0x0000684b ior  0x00000002 , 0x0000003f 
+ 00025295  0x0000684c store  0x00000001 , 0x0000004c 
+ 00025296  0x0000684d jam  0x00000000 , 0x00000078 
+ 00025297  0x0000684f fetch  0x00000001 , 0x0000007c 
+ 00025298  0x00006850 rtn  0x00000034 
+ 00025299  0x00006851 fetch  0x00000004 , 0x0000007c 
+ 00025300  0x00006852 store  0x00000004 , 0x00000078 
+ 00025301  0x00006853 jam  0x00000000 , 0x0000007c 
+ 00025302  0x00006854 rtn 
+ 00025303  0x00006856 fetch  0x00000001 , 0x0000007c 
+ 00025304  0x00006857 rtn  0x00000034 
+ 00025305  0x00006858 fetch  0x00000003 , 0x0000007c 
+ 00025306  0x00006859 store  0x00000003 , 0x00000048 
+ 00025307  0x0000685a fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x0000685b fetch  0x00000001 , 0x0000004c 
+ 00025309  0x0000685c set0  0x00000001 , 0x0000003f 
+ 00025310  0x0000685d ior  0x00000002 , 0x0000003f 
+ 00025311  0x0000685e store  0x00000001 , 0x0000004c 
+ 00025312  0x0000685f jam  0x00000000 , 0x0000007c 
+ 00025313  0x00006860 rtn 
+ 00025314  0x00006864 bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x00006865 fetch  0x00000001 , 0x0000004c 
+ 00025316  0x00006866 copy  0x0000003f , 0x00000013 
+ 00025317  0x00006867 ifetch  0x00000001 , 0x00000002 
+ 00025318  0x00006868 call  0x00005e52 
+ 00025319  0x00006869 call  0x000062a7 
+ 00025320  0x0000686a copy  0x00000013 , 0x0000003f 
+ 00025321  0x0000686b store  0x00000001 , 0x0000004c 
+ 00025322  0x0000686c rtn 
+ 00025323  0x0000686f fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x00006870 set0  0x00000000 , 0x00000002 
+ 00025325  0x00006871 storet  0x00000001 , 0x0000004c 
+ 00025326  0x00006872 rtn 
+ 00025327  0x00006875 fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x00006876 set1  0x00000000 , 0x00000002 
+ 00025329  0x00006877 storet  0x00000001 , 0x0000004c 
+ 00025330  0x00006878 rtn 
+ 00025331  0x0000687c nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x0000687d fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x0000687e ixor  0x00000002 , 0x0000003f 
+ 00025334  0x0000687f isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x00006880 rtn 
+ 00025336  0x00006884 fetch  0x00000001 , 0x0000004c 
+ 00025337  0x00006885 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x00006886 store  0x00000001 , 0x0000004c 
+ 00025339  0x00006887 rtn 
+ 00025340  0x0000688b fetch  0x00000001 , 0x000009b4 
+ 00025341  0x0000688c compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x0000688d rtn 
+ 00025343  0x0000688f fetch  0x00000001 , 0x000009b4 
+ 00025344  0x00006890 set1  0x00000007 , 0x0000003f 
+ 00025345  0x00006891 store  0x00000001 , 0x000009b4 
+ 00025346  0x00006892 rtn 
+ 00025347  0x00006894 fetch  0x00000001 , 0x000009b4 
+ 00025348  0x00006895 set0  0x00000007 , 0x0000003f 
+ 00025349  0x00006896 store  0x00000001 , 0x000009b4 
+ 00025350  0x00006897 rtn 
+ 00025351  0x00006899 fetch  0x00000001 , 0x000009b4 
+ 00025352  0x0000689a isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x0000689b store  0x00000001 , 0x000009b4 
+ 00025354  0x0000689c rtn 
+ 00025355  0x000068a0 arg  0x00000562 , 0x00000005 
+ 00025356  0x000068a2 force  0x00000010 , 0x00000039 
+ 00025357  0x000068a5 random  0x0000003f 
+ 00025358  0x000068a6 istore  0x00000001 , 0x00000005 
+ 00025359  0x000068a7 loop  0x0000630d 
+ 00025360  0x000068a8 rtn 
+ 00025361  0x000068ab call  0x00007259 
+ 00025362  0x000068ac arg  0x000041be , 0x00000011 
+ 00025363  0x000068ad arg  0x00000592 , 0x00000012 
+ 00025364  0x000068ae ifetch  0x00000008 , 0x00000011 
+ 00025365  0x000068af fetcht  0x00000001 , 0x00000030 
+ 00025366  0x000068b0 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x000068b1 storet  0x00000001 , 0x00000030 
+ 00025368  0x000068b2 copy  0x00000011 , 0x00000005 
+ 00025369  0x000068b3 call  0x00007352 
+ 00025370  0x000068b4 branch  0x000021c4 
+ 00025371  0x000068bc bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x000068be call  0x000062bc 
+ 00025373  0x000068bf nrtn  0x00000034 
+ 00025374  0x000068c1 fetch  0x00000001 , 0x00000055 
+ 00025375  0x000068c2 rtn  0x00000034 
+ 00025376  0x000068c6 beq  0x00000004 , 0x0000636f 
+ 00025377  0x000068c7 beq  0x00000005 , 0x00006374 
+ 00025378  0x000068c8 beq  0x00000002 , 0x00006366 
+ 00025379  0x000068c9 beq  0x00000003 , 0x0000637c 
+ 00025380  0x000068ca beq  0x0000000e , 0x00006369 
+ 00025381  0x000068cb beq  0x00000006 , 0x00006398 
+ 00025382  0x000068cc beq  0x00000007 , 0x000063b0 
+ 00025383  0x000068cd beq  0x00000009 , 0x000063b1 
+ 00025384  0x000068ce beq  0x0000000a , 0x000063ba 
+ 00025385  0x000068cf beq  0x0000000b , 0x000063be 
+ 00025386  0x000068d0 beq  0x0000000c , 0x00006386 
+ 00025387  0x000068d1 beq  0x0000000d , 0x00006389 
+ 00025388  0x000068d2 beq  0x0000000f , 0x0000638f 
+ 00025389  0x000068d3 beq  0x00000012 , 0x00006359 
+ 00025390  0x000068d4 beq  0x00000013 , 0x0000637c 
+ 00025391  0x000068d5 beq  0x00000010 , 0x0000635c 
+ 00025392  0x000068d6 beq  0x00000014 , 0x00006356 
+ 00025393  0x000068d7 beq  0x00000015 , 0x0000637c 
+ 00025394  0x000068d8 beq  0x00000016 , 0x00006350 
+ 00025395  0x000068d9 beq  0x00000018 , 0x00006355 
+ 00025396  0x000068da beq  0x00000017 , 0x00006349 
+ 00025397  0x000068db beq  0x00000019 , 0x0000634f 
+ 00025398  0x000068dc beq  0x0000001a , 0x0000633a 
+ 00025399  0x000068dd beq  0x0000001b , 0x00006344 
+ 00025400  0x000068de jam  0x00000000 , 0x00000055 
+ 00025401  0x000068e0 rtn 
+ 00025402  0x000068e2 fetch  0x00000001 , 0x000004d1 
+ 00025403  0x000068e3 rtnbit0  0x00000002 
+ 00025404  0x000068e4 rtnbit0  0x00000003 
+ 00025405  0x000068e5 jam  0x00000000 , 0x00000055 
+ 00025406  0x000068e6 call  0x00006340 
+ 00025407  0x000068e7 branch  0x00006cef 
+ 00025408  0x000068ea fetch  0x00000001 , 0x0000016d 
+ 00025409  0x000068eb rtnbit0  0x00000001 
+ 00025410  0x000068ec jam  0x0000000a , 0x00000055 
+ 00025411  0x000068ed rtn 
+ 00025412  0x000068f0 arg  0x00000007 , 0x00000007 
+ 00025413  0x000068f1 call  0x00007f16 
+ 00025414  0x000068f2 nrtn  0x00000034 
+ 00025415  0x000068f3 jam  0x0000001a , 0x00000055 
+ 00025416  0x000068f4 rtn 
+ 00025417  0x000068f7 fetch  0x00000001 , 0x0000016d 
+ 00025418  0x000068f8 set0  0x00000000 , 0x0000003f 
+ 00025419  0x000068f9 store  0x00000001 , 0x0000016d 
+ 00025420  0x000068fa jam  0x00000019 , 0x00000055 
+ 00025421  0x000068fb jam  0x0000000b , 0x0000007c 
+ 00025422  0x000068fc rtn 
+ 00025423  0x000068fe rtn 
+ 00025424  0x00006900 fetch  0x00000001 , 0x000004d4 
+ 00025425  0x00006901 rtnne  0x00000002 
+ 00025426  0x00006902 call  0x000063c0 
+ 00025427  0x00006903 jam  0x00000018 , 0x00000055 
+ 00025428  0x00006904 rtn 
+ 00025429  0x00006907 rtn 
+ 00025430  0x00006909 jam  0x00000015 , 0x00000055 
+ 00025431  0x0000690a jam  0x00000083 , 0x0000007c 
+ 00025432  0x0000690b rtn 
+ 00025433  0x0000690d jam  0x00000013 , 0x00000055 
+ 00025434  0x0000690e jam  0x00000025 , 0x0000007c 
+ 00025435  0x0000690f rtn 
+ 00025436  0x00006912 fetch  0x00000001 , 0x0000455b 
+ 00025437  0x00006913 rtneq  0x00000000 
+ 00025438  0x00006914 beq  0x00000001 , 0x00006364 
+ 00025439  0x00006915 arg  0x00000006 , 0x00000007 
+ 00025440  0x00006916 call  0x00007f16 
+ 00025441  0x00006917 nrtn  0x00000034 
+ 00025442  0x00006918 jam  0x00000000 , 0x0000455b 
+ 00025443  0x00006919 branch  0x0000637d 
+ 00025444  0x0000691b rtn  0x00000029 
+ 00025445  0x0000691c branch  0x00006398 
+ 00025446  0x0000691f jam  0x00000003 , 0x00000055 
+ 00025447  0x00006920 jam  0x00000027 , 0x0000007c 
+ 00025448  0x00006921 rtn 
+ 00025449  0x00006923 jam  0x00000013 , 0x0000007c 
+ 00025450  0x00006924 set1  0x00000003 , 0x00000000 
+ 00025451  0x00006925 jam  0x00000005 , 0x00000055 
+ 00025452  0x00006926 setarg  0x000001ff 
+ 00025453  0x00006927 store  0x00000002 , 0x000004d2 
+ 00025454  0x00006928 rtn 
+ 00025455  0x0000692a jam  0x00000005 , 0x00000055 
+ 00025456  0x0000692b jam  0x000000ff , 0x000004d2 
+ 00025457  0x0000692c set0  0x00000022 , 0x00000000 
+ 00025458  0x0000692d jam  0x00000033 , 0x0000007c 
+ 00025459  0x0000692e branch  0x00005d04 
+ 00025460  0x00006930 rtnmark1  0x00000022 
+ 00025461  0x00006931 fetch  0x00000002 , 0x000004d2 
+ 00025462  0x00006932 sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x00006933 branch  0x0000637a , 0x00000005 
+ 00025464  0x00006934 store  0x00000002 , 0x000004d2 
+ 00025465  0x00006935 rtn 
+ 00025466  0x00006937 jam  0x0000000e , 0x00000055 
+ 00025467  0x00006938 rtn 
+ 00025468  0x0000693b rtn 
+ 00025469  0x0000693e fetch  0x00000001 , 0x000004d1 
+ 00025470  0x0000693f rtnbit0  0x00000003 
+ 00025471  0x00006940 rtnbit0  0x00000002 
+ 00025472  0x00006941 fetch  0x00000001 , 0x0000016d 
+ 00025473  0x00006942 set0  0x00000002 , 0x0000003f 
+ 00025474  0x00006943 store  0x00000001 , 0x0000016d 
+ 00025475  0x00006944 jam  0x00000013 , 0x0000007c 
+ 00025476  0x00006945 jam  0x00000010 , 0x00000055 
+ 00025477  0x00006946 rtn 
+ 00025478  0x00006949 jam  0x0000000d , 0x00000055 
+ 00025479  0x0000694a jam  0x00000031 , 0x0000007c 
+ 00025480  0x0000694b rtn 
+ 00025481  0x0000694e fetch  0x00000001 , 0x000004d1 
+ 00025482  0x0000694f rtnbit0  0x00000002 
+ 00025483  0x00006950 jam  0x00000000 , 0x00000055 
+ 00025484  0x00006952 rtn 
+ 00025485  0x00006954 jam  0x00000006 , 0x00000055 
+ 00025486  0x00006955 rtn 
+ 00025487  0x00006958 fetch  0x00000001 , 0x000004d2 
+ 00025488  0x00006959 increase  0xffffffff , 0x0000003f 
+ 00025489  0x0000695a branch  0x00006394 , 0x00000034 
+ 00025490  0x0000695b store  0x00000001 , 0x000004d2 
+ 00025491  0x0000695c rtn 
+ 00025492  0x0000695e jam  0x00000007 , 0x0000007c 
+ 00025493  0x0000695f jam  0x00000016 , 0x000004ca 
+ 00025494  0x00006960 jam  0x00000000 , 0x00000055 
+ 00025495  0x00006961 rtn 
+ 00025496  0x00006964 fetch  0x00000001 , 0x0000016d 
+ 00025497  0x00006965 bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x00006966 bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x00006968 jam  0x0000001a , 0x00000055 
+ 00025500  0x00006969 rtn 
+ 00025501  0x0000696b fetch  0x00000001 , 0x000041bd 
+ 00025502  0x0000696c branch  0x000063a9 , 0x00000034 
+ 00025503  0x0000696d fetch  0x00000001 , 0x000004d1 
+ 00025504  0x0000696e rtnbit0  0x00000003 
+ 00025505  0x0000696f rtnbit0  0x00000002 
+ 00025506  0x00006970 fetch  0x00000004 , 0x000004e9 
+ 00025507  0x00006971 arg  0x00000064 , 0x00000002 
+ 00025508  0x00006972 iadd  0x00000002 , 0x00000002 
+ 00025509  0x00006973 copy  0x00000022 , 0x0000003f 
+ 00025510  0x00006974 isub  0x00000002 , 0x0000003e 
+ 00025511  0x00006975 nrtn  0x00000002 
+ 00025512  0x00006976 branch  0x00006349 
+ 00025513  0x0000697b jam  0x00000016 , 0x00000055 
+ 00025514  0x0000697c jam  0x00000004 , 0x00004689 
+ 00025515  0x0000697d setarg  0x00003030 
+ 00025516  0x0000697e store  0x00000002 , 0x0000468a 
+ 00025517  0x0000697f istore  0x00000002 , 0x00000005 
+ 00025518  0x00006980 jam  0x00000002 , 0x000004d4 
+ 00025519  0x00006981 branch  0x00006350 
+ 00025520  0x00006984 rtn 
+ 00025521  0x00006986 fetch  0x00000001 , 0x0000016d 
+ 00025522  0x00006987 bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x00006988 jam  0x0000001a , 0x00000055 
+ 00025524  0x00006989 rtn 
+ 00025525  0x0000698c fetch  0x00000001 , 0x0000016d 
+ 00025526  0x0000698d set0  0x00000001 , 0x0000003f 
+ 00025527  0x0000698e store  0x00000001 , 0x0000016d 
+ 00025528  0x0000698f jam  0x0000000f , 0x0000007c 
+ 00025529  0x00006990 rtn 
+ 00025530  0x00006993 fetch  0x00000001 , 0x000004d8 
+ 00025531  0x00006994 rtn  0x00000034 
+ 00025532  0x00006995 jam  0x00000000 , 0x00000055 
+ 00025533  0x00006996 branch  0x000063b5 
+ 00025534  0x00006999 jam  0x0000000c , 0x00000055 
+ 00025535  0x0000699a rtn 
+ 00025536  0x0000699d fetch  0x00000001 , 0x0000004b 
+ 00025537  0x0000699e bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x0000699f call  0x000062ef 
+ 00025539  0x000069a0 jam  0x00000008 , 0x0000007c 
+ 00025540  0x000069a1 branch  0x00004d04 
+ 00025541  0x000069a3 fetch  0x00000001 , 0x0000004b 
+ 00025542  0x000069a4 set0  0x00000002 , 0x0000003f 
+ 00025543  0x000069a5 store  0x00000001 , 0x0000004b 
+ 00025544  0x000069a6 call  0x00006001 
+ 00025545  0x000069a7 call  0x000062f8 
+ 00025546  0x000069a8 branch  0x00004d04 
+ 00025547  0x000069ab setarg  0x00000004 
+ 00025548  0x000069ac store  0x00000001 , 0x00004689 
+ 00025549  0x000069ad setarg  0x00003030 
+ 00025550  0x000069ae istore  0x00000002 , 0x00000005 
+ 00025551  0x000069af istore  0x00000002 , 0x00000005 
+ 00025552  0x000069b0 rtn 
+ 00025553  0x000069b7 bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x000069b8 hfetch  0x00000001 , 0x00008073 
+ 00025555  0x000069b9 arg  0x00000006 , 0x00000002 
+ 00025556  0x000069ba ior  0x00000002 , 0x0000003f 
+ 00025557  0x000069bb hstore  0x00000001 , 0x00008073 
+ 00025558  0x000069bc hfetch  0x00000001 , 0x00008077 
+ 00025559  0x000069bd ior  0x00000002 , 0x0000003f 
+ 00025560  0x000069be hstore  0x00000001 , 0x00008077 
+ 00025561  0x000069bf call  0x000063ee 
+ 00025562  0x000069c0 hfetch  0x00000001 , 0x00008077 
+ 00025563  0x000069c1 set0  0x00000001 , 0x0000003f 
+ 00025564  0x000069c2 set0  0x00000002 , 0x0000003f 
+ 00025565  0x000069c3 hstore  0x00000001 , 0x00008077 
+ 00025566  0x000069c4 nop  0x0000001e 
+ 00025567  0x000069c5 branch  0x000063f2 
+ 00025568  0x000069c8 hfetch  0x00000001 , 0x00008073 
+ 00025569  0x000069c9 arg  0x000000c0 , 0x00000002 
+ 00025570  0x000069ca ior  0x00000002 , 0x0000003f 
+ 00025571  0x000069cb hstore  0x00000001 , 0x00008073 
+ 00025572  0x000069cc hfetch  0x00000001 , 0x00008077 
+ 00025573  0x000069cd ior  0x00000002 , 0x0000003f 
+ 00025574  0x000069ce hstore  0x00000001 , 0x00008077 
+ 00025575  0x000069cf call  0x000063ee 
+ 00025576  0x000069d0 hfetch  0x00000001 , 0x00008077 
+ 00025577  0x000069d1 set0  0x00000006 , 0x0000003f 
+ 00025578  0x000069d2 set0  0x00000007 , 0x0000003f 
+ 00025579  0x000069d3 hstore  0x00000001 , 0x00008077 
+ 00025580  0x000069d4 nop  0x0000001e 
+ 00025581  0x000069d5 branch  0x000063f6 
+ 00025582  0x000069d8 hfetch  0x00000001 , 0x00008081 
+ 00025583  0x000069d9 and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x000069da hstore  0x00000001 , 0x00008081 
+ 00025585  0x000069db rtn 
+ 00025586  0x000069dd hfetch  0x00000001 , 0x00008081 
+ 00025587  0x000069de or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x000069df hstore  0x00000001 , 0x00008081 
+ 00025589  0x000069e0 rtn 
+ 00025590  0x000069e2 hfetch  0x00000001 , 0x00008081 
+ 00025591  0x000069e3 or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x000069e4 set0  0x00000004 , 0x0000003f 
+ 00025593  0x000069e5 hstore  0x00000001 , 0x00008081 
+ 00025594  0x000069e6 rtn 
+ 00025595  0x000069eb copy  0x0000003f , 0x00000012 
+ 00025596  0x000069ec call  0x0000640f 
+ 00025597  0x000069ed nop  0x00000064 
+ 00025598  0x000069ee copy  0x00000012 , 0x0000003f 
+ 00025599  0x000069ef call  0x00006414 
+ 00025600  0x000069f0 copy  0x0000003f , 0x00000012 
+ 00025601  0x000069f1 call  0x00006411 
+ 00025602  0x000069f2 nop  0x00000064 
+ 00025603  0x000069f3 copy  0x00000012 , 0x0000003f 
+ 00025604  0x000069f4 rtn 
+ 00025605  0x000069f7 copy  0x0000003f , 0x00000012 
+ 00025606  0x000069f8 call  0x0000640f 
+ 00025607  0x000069f9 nop  0x00000064 
+ 00025608  0x000069fa copy  0x00000012 , 0x0000003f 
+ 00025609  0x000069fb call  0x00006413 
+ 00025610  0x000069fc call  0x00006411 
+ 00025611  0x000069fd nop  0x00000064 
+ 00025612  0x000069fe rtn 
+ 00025613  0x00006a02 fetcht  0x00000001 , 0x00004214 
+ 00025614  0x00006a03 branch  0x0000680e 
+ 00025615  0x00006a07 fetcht  0x00000001 , 0x00004214 
+ 00025616  0x00006a08 branch  0x00006829 
+ 00025617  0x00006a0c fetcht  0x00000001 , 0x00004214 
+ 00025618  0x00006a0d branch  0x00006825 
+ 00025619  0x00006a11 branch  0x000064ec 
+ 00025620  0x00006a14 branch  0x000064f3 
+ 00025621  0x00006a1c nbranch  0x00006419 , 0x00000028 
+ 00025622  0x00006a1d hfetch  0x00000001 , 0x00008085 
+ 00025623  0x00006a1e or_into  0x00000002 , 0x0000003f 
+ 00025624  0x00006a1f hstore  0x00000001 , 0x00008085 
+ 00025625  0x00006a21 copy  0x00000002 , 0x0000003e 
+ 00025626  0x00006a22 branch  0x0000641c , 0x00000005 
+ 00025627  0x00006a23 copy  0x00000013 , 0x0000003d 
+ 00025628  0x00006a25 isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x00006a26 branch  0x000064b9 
+ 00025630  0x00006a2a force  0x00000004 , 0x00000002 
+ 00025631  0x00006a2c arg  0x000001fe , 0x00000011 
+ 00025632  0x00006a2d hfetch  0x00000001 , 0x00008085 
+ 00025633  0x00006a2e and_into  0x000000fd , 0x0000003f 
+ 00025634  0x00006a2f hstore  0x00000001 , 0x00008085 
+ 00025635  0x00006a30 call  0x00006419 
+ 00025636  0x00006a31 arg  0x000055aa , 0x00000011 
+ 00025637  0x00006a32 fetch  0x00000002 , 0x000001fe 
+ 00025638  0x00006a33 ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x00006a34 isub  0x00000011 , 0x0000003e 
+ 00025640  0x00006a35 rtn 
+ 00025641  0x00006a38 arg  0x00000002 , 0x00000002 
+ 00025642  0x00006a39 arg  0x00000204 , 0x00000011 
+ 00025643  0x00006a3a call  0x00006419 
+ 00025644  0x00006a3b fetch  0x00000002 , 0x00000204 
+ 00025645  0x00006a3c store  0x00000002 , 0x000001f7 
+ 00025646  0x00006a3d call  0x00006430 , 0x00000028 
+ 00025647  0x00006a3e rtn 
+ 00025648  0x00006a41 arg  0x00000010 , 0x00000002 
+ 00025649  0x00006a42 arg  0x00000206 , 0x00000011 
+ 00025650  0x00006a43 hfetch  0x00000001 , 0x00008085 
+ 00025651  0x00006a44 and_into  0x000000fd , 0x0000003f 
+ 00025652  0x00006a45 hstore  0x00000001 , 0x00008085 
+ 00025653  0x00006a46 call  0x00006419 
+ 00025654  0x00006a47 arg  0x00000206 , 0x00000006 
+ 00025655  0x00006a48 arg  0x00000010 , 0x00000039 
+ 00025656  0x00006a49 call  0x00007478 
+ 00025657  0x00006a4a call  0x00007428 
+ 00025658  0x00006a4b call  0x00007491 
+ 00025659  0x00006a4c branch  0x00007422 
+ 00025660  0x00006a4f disable  0x0000002d 
+ 00025661  0x00006a50 call  0x0000641e 
+ 00025662  0x00006a51 nrtn  0x00000005 
+ 00025663  0x00006a52 enable  0x0000002d 
+ 00025664  0x00006a53 jam  0x00000080 , 0x00008023 
+ 00025665  0x00006a54 jam  0x00000000 , 0x00008022 
+ 00025666  0x00006a55 jam  0x00000000 , 0x00008024 
+ 00025667  0x00006a56 arg  0x00008025 , 0x00000011 
+ 00025668  0x00006a57 call  0x00006415 
+ 00025669  0x00006a58 jam  0x00000000 , 0x00008023 
+ 00025670  0x00006a5a arg  0x00000006 , 0x00000002 
+ 00025671  0x00006a5b call  0x0000641f 
+ 00025672  0x00006a5c nrtn  0x00000005 
+ 00025673  0x00006a5d ifetch  0x00000002 , 0x00000006 
+ 00025674  0x00006a5e iforce  0x00000011 
+ 00025675  0x00006a5f call  0x00006419 
+ 00025676  0x00006a60 branch  0x00006446 
+ 00025677  0x00006a65 call  0x00007f99 
+ 00025678  0x00006a66 setarg  0x00001000 
+ 00025679  0x00006a67 store  0x00000002 , 0x000001f7 
+ 00025680  0x00006a68 arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006a69 arg  0x00000002 , 0x00000039 
+ 00025682  0x00006a6b call  0x0000641e 
+ 00025683  0x00006a6c nrtn  0x00000005 
+ 00025684  0x00006a6d fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006a6e byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006a6f iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006a70 byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006a71 store  0x00000002 , 0x000001f7 
+ 00025689  0x00006a72 loop  0x00006452 
+ 00025690  0x00006a73 branch  0x00006446 
+ 00025691  0x00006a76 call  0x00007f99 
+ 00025692  0x00006a77 disable  0x00000028 
+ 00025693  0x00006a78 call  0x0000666a 
+ 00025694  0x00006a79 setarg  0x00000000 
+ 00025695  0x00006a7a arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006a7b arg  0x00000002 , 0x00000002 
+ 00025697  0x00006a7c call  0x000066b3 
+ 00025698  0x00006a7d fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006a7e bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006a7f jam  0x00000025 , 0x00008050 
+ 00025701  0x00006a80 setarg  0x000007f0 
+ 00025702  0x00006a81 arg  0x00000206 , 0x00000011 
+ 00025703  0x00006a82 arg  0x00000010 , 0x00000002 
+ 00025704  0x00006a83 call  0x000066b3 
+ 00025705  0x00006a84 jam  0x00000008 , 0x00008006 
+ 00025706  0x00006a85 set1  0x0000002b , 0x00000000 
+ 00025707  0x00006a86 arg  0x00000206 , 0x00000006 
+ 00025708  0x00006a87 call  0x00007484 
+ 00025709  0x00006a88 enable  0x00000028 
+ 00025710  0x00006a8a jam  0x00000000 , 0x000041da 
+ 00025711  0x00006a8c call  0x000064b0 
+ 00025712  0x00006a8d fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006a8e byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006a8f arg  0x000007ff , 0x00000002 
+ 00025715  0x00006a90 iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006a91 branch  0x0000647b , 0x00000005 
+ 00025717  0x00006a92 call  0x0000666f 
+ 00025718  0x00006a93 arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006a94 call  0x00006430 , 0x00000028 
+ 00025720  0x00006a95 call  0x0000643c 
+ 00025721  0x00006a96 fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006a97 bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006a9a call  0x0000666d 
+ 00025724  0x00006a9b jam  0x00000000 , 0x000041da 
+ 00025725  0x00006a9d call  0x000064b0 
+ 00025726  0x00006a9e call  0x000065c2 
+ 00025727  0x00006a9f fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006aa0 bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006aa1 call  0x000064aa 
+ 00025730  0x00006aa2 nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006aa3 fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006aa4 bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006aa5 branch  0x0000649b 
+ 00025734  0x00006aa7 call  0x000065bf 
+ 00025735  0x00006aa8 fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006aa9 bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006aaa call  0x000064aa 
+ 00025738  0x00006aab nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006aac fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006aad bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006aae branch  0x0000649b 
+ 00025742  0x00006ab1 jam  0x00000000 , 0x000041da 
+ 00025743  0x00006ab3 call  0x000064b0 
+ 00025744  0x00006ab4 fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006ab5 bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006ab6 setarg  0x00000000 
+ 00025747  0x00006ab7 store  0x00000003 , 0x000001f6 
+ 00025748  0x00006ab8 call  0x00006502 
+ 00025749  0x00006ab9 arg  0x00006578 , 0x00000013 
+ 00025750  0x00006aba call  0x00006429 
+ 00025751  0x00006abb call  0x0000643c 
+ 00025752  0x00006abc nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006abd fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006abe bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006ac1 bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006ac2 call  0x000064a3 
+ 00025757  0x00006ac4 fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006ac5 bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006ac6 jam  0x00000021 , 0x00008050 
+ 00025760  0x00006ac7 call  0x00004c0e 
+ 00025761  0x00006ac9 call  0x00004c2e 
+ 00025762  0x00006aca branch  0x000064a1 
+ 00025763  0x00006acd setarg  0x00000000 
+ 00025764  0x00006ace store  0x00000008 , 0x00000206 
+ 00025765  0x00006acf store  0x00000008 , 0x0000020e 
+ 00025766  0x00006ad0 force  0x00000004 , 0x00000038 
+ 00025767  0x00006ad1 call  0x00007492 
+ 00025768  0x00006ad2 jam  0x00000021 , 0x00008050 
+ 00025769  0x00006ad3 rtn 
+ 00025770  0x00006ad7 setarg  0x00000000 
+ 00025771  0x00006ad8 store  0x00000002 , 0x000001f7 
+ 00025772  0x00006ad9 arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006ada call  0x000065a3 
+ 00025774  0x00006adb call  0x00006429 
+ 00025775  0x00006adc branch  0x0000643c 
+ 00025776  0x00006ae0 fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006ae1 increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006ae2 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006ae3 nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006ae4 store  0x00000001 , 0x000041da 
+ 00025781  0x00006ae5 rtn 
+ 00025782  0x00006ae8 call  0x000064a3 
+ 00025783  0x00006ae9 call  0x00007fa1 
+ 00025784  0x00006aea rtn 
+ 00025785  0x00006aef fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006af0 lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006af1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006af2 isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006af3 rtn  0x00000001 
+ 00025790  0x00006af4 store  0x00000001 , 0x000001f2 
+ 00025791  0x00006af5 rtn 
+ 00025792  0x00006af9 hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006afa rtnbit0  0x00000001 
+ 00025794  0x00006afb branch  0x000064c6 
+ 00025795  0x00006afd hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006afe qisolate1  0x0000003f 
+ 00025797  0x00006aff rtn  0x00000001 
+ 00025798  0x00006b01 hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006b02 bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006b03 call  0x00007422 
+ 00025801  0x00006b04 branch  0x000064c3 
+ 00025802  0x00006b09 fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006b0a rtn  0x00000034 
+ 00025804  0x00006b0b jam  0x00000080 , 0x00008023 
+ 00025805  0x00006b0c jam  0x00000000 , 0x00008022 
+ 00025806  0x00006b0d jam  0x00000000 , 0x00008024 
+ 00025807  0x00006b0e fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006b0f lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006b10 iforce  0x00000006 
+ 00025810  0x00006b12 ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006b13 hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006b14 loop  0x000064d2 
+ 00025813  0x00006b15 jam  0x00000000 , 0x00008023 
+ 00025814  0x00006b16 rtn 
+ 00025815  0x00006b1c bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006b1d call  0x000064dd 
+ 00025817  0x00006b1e branch  0x000063f2 
+ 00025818  0x00006b21 call  0x000064dd 
+ 00025819  0x00006b22 call  0x000063ee 
+ 00025820  0x00006b23 branch  0x000063f6 
+ 00025821  0x00006b26 fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006b27 hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006b28 fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006b29 hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006b2a setarg  0x000001f5 
+ 00025826  0x00006b2b hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006b2c setarg  0x000001fa 
+ 00025828  0x00006b2d hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006b2e branch  0x000063ee 
+ 00025830  0x00006b31 hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006b32 set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006b33 hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006b34 set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006b35 hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006b36 rtn 
+ 00025836  0x00006b3b set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006b3c store  0x00000002 , 0x000001f5 
+ 00025838  0x00006b3d bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006b3e jam  0x00000002 , 0x00008088 
+ 00025840  0x00006b3f jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006b40 jam  0x00000002 , 0x00008006 
+ 00025842  0x00006b41 branch  0x000064fc 
+ 00025843  0x00006b45 force  0x00000001 , 0x00000002 
+ 00025844  0x00006b49 store  0x00000001 , 0x000001f5 
+ 00025845  0x00006b4a bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006b4b jam  0x00000001 , 0x00008088 
+ 00025847  0x00006b4c hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006b4d jam  0x00000002 , 0x00008006 
+ 00025849  0x00006b4e call  0x000064fc 
+ 00025850  0x00006b4f fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006b50 rtn 
+ 00025852  0x00006b53 fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006b54 increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006b55 store  0x00000002 , 0x000040d6 
+ 00025855  0x00006b56 hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006b57 bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006b58 rtn 
+ 00025858  0x00006b5b jam  0x00000040 , 0x00008086 
+ 00025859  0x00006b5c jam  0x00000000 , 0x00008087 
+ 00025860  0x00006b5d hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006b5e set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006b5f set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006b60 hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006b61 setarg  0x00000000 
+ 00025865  0x00006b62 store  0x00000004 , 0x000001f5 
+ 00025866  0x00006b63 rtn 
+ 00025867  0x00006b67 setarg  0x00000000 
+ 00025868  0x00006b68 hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006b69 setarg  0x00000001 
+ 00025870  0x00006b6a hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006b6b setarg  0x000001f5 
+ 00025872  0x00006b6c hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006b6d jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006b6e jam  0x00000002 , 0x00008006 
+ 00025875  0x00006b6f branch  0x000064fc 
+ 00025876  0x00006b7f disable  0x00000028 
+ 00025877  0x00006b80 copy  0x0000003f , 0x00000012 
+ 00025878  0x00006b81 fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006b82 rtnne  0x00000000 
+ 00025880  0x00006b83 enable  0x00000028 
+ 00025881  0x00006b84 copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006b85 branch  0x00006522 
+ 00025883  0x00006b89 fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006b8a beq  0x00000001 , 0x00006522 
+ 00025885  0x00006b8b beq  0x00000002 , 0x00006528 
+ 00025886  0x00006b8c beq  0x00000003 , 0x00006530 
+ 00025887  0x00006b8d beq  0x00000004 , 0x00006537 
+ 00025888  0x00006b8e beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006b8f rtn 
+ 00025890  0x00006b92 store  0x00000003 , 0x00004232 
+ 00025891  0x00006b93 copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006b94 store  0x00000002 , 0x00004235 
+ 00025893  0x00006b95 storet  0x00000002 , 0x00004237 
+ 00025894  0x00006b96 jam  0x00000002 , 0x00004239 
+ 00025895  0x00006b97 branch  0x00006502 
+ 00025896  0x00006b99 call  0x00006502 
+ 00025897  0x00006b9a jam  0x00000003 , 0x00004239 
+ 00025898  0x00006b9b call  0x0000650b 
+ 00025899  0x00006b9c arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006b9d fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006b9e jam  0x00000004 , 0x00008088 
+ 00025902  0x00006b9f arg  0x00000020 , 0x00000002 
+ 00025903  0x00006ba0 branch  0x00006556 
+ 00025904  0x00006ba3 call  0x00006502 
+ 00025905  0x00006ba4 call  0x0000650b 
+ 00025906  0x00006ba5 setarg  0x00000005 
+ 00025907  0x00006ba6 call  0x000064f3 
+ 00025908  0x00006ba7 rtnbit1  0x00000000 
+ 00025909  0x00006ba8 jam  0x00000004 , 0x00004239 
+ 00025910  0x00006ba9 rtn 
+ 00025911  0x00006bab call  0x00006502 
+ 00025912  0x00006bac jam  0x00000005 , 0x00004239 
+ 00025913  0x00006bad call  0x0000650b 
+ 00025914  0x00006bae call  0x0000654a 
+ 00025915  0x00006baf call  0x00006552 
+ 00025916  0x00006bb0 branch  0x00006545 
+ 00025917  0x00006bb2 call  0x00006502 
+ 00025918  0x00006bb3 call  0x0000650b 
+ 00025919  0x00006bb4 setarg  0x00000005 
+ 00025920  0x00006bb5 call  0x000064f3 
+ 00025921  0x00006bb6 rtnbit1  0x00000000 
+ 00025922  0x00006bb7 jam  0x00000000 , 0x00004239 
+ 00025923  0x00006bb8 fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006bb9 branch  0x00007f9c 
+ 00025925  0x00006bbb fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006bbc fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006bbd increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006bbe istore  0x00000004 , 0x00000002 
+ 00025929  0x00006bbf rtn 
+ 00025930  0x00006bc1 fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006bc2 copy  0x00000002 , 0x00000011 
+ 00025932  0x00006bc3 increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006bc4 ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006bc5 store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006bc6 fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006bc7 fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006bc8 rtn 
+ 00025938  0x00006bcd increase  0x00000004 , 0x00000002 
+ 00025939  0x00006bce hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006bcf arg  0x00000002 , 0x00000002 
+ 00025941  0x00006bd0 increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006bd3 istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006bd4 rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006bd5 istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006bd6 rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006bd7 istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006bd8 istore  0x00000001 , 0x00000005 
+ 00025948  0x00006bd9 deposit  0x00000011 
+ 00025949  0x00006bda hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006bdb setarg  0x00000000 
+ 00025951  0x00006bdc hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006bdd jam  0x00000002 , 0x00008006 
+ 00025953  0x00006bde branch  0x000064fc 
+ 00025954  0x00006be3 hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006be4 rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006be5 storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006be6 rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006be7 storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006be8 store  0x00000001 , 0x000001f8 
+ 00025960  0x00006be9 setarg  0x00000004 
+ 00025961  0x00006bea hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006beb jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006bec setarg  0x000001f5 
+ 00025964  0x00006bed hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006bee deposit  0x00000011 
+ 00025966  0x00006bef hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006bf0 hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006bf1 isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006bf2 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006bf3 hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006bf4 jam  0x00000002 , 0x00008006 
+ 00025972  0x00006bf6 hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006bf7 bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006bf8 arg  0x00000003 , 0x00000007 
+ 00025975  0x00006bf9 branch  0x000064fc 
+ 00025976  0x00006bfe hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006bff setarg  0x00000004 
+ 00025978  0x00006c00 hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006c01 jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006c02 setarg  0x000001f5 
+ 00025981  0x00006c03 hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006c04 deposit  0x00000011 
+ 00025983  0x00006c05 hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006c06 hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006c07 isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006c08 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006c09 hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006c0a jam  0x00000002 , 0x00008006 
+ 00025989  0x00006c0c hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006c0d bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006c0e arg  0x00000003 , 0x00000007 
+ 00025992  0x00006c0f call  0x000064c0 
+ 00025993  0x00006c10 call  0x000064fc 
+ 00025994  0x00006c11 isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006c12 call  0x000064b9 
+ 00025996  0x00006c13 fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006c14 lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006c15 fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006c16 lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006c17 ior  0x00000012 , 0x00000012 
+ 00026001  0x00006c18 fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006c19 ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006c1a iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006c1b store  0x00000001 , 0x000001f8 
+ 00026005  0x00006c1c rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006c1d store  0x00000001 , 0x000001f7 
+ 00026007  0x00006c1e rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006c1f store  0x00000001 , 0x000001f6 
+ 00026009  0x00006c20 rtn 
+ 00026010  0x00006c26 jam  0x00000001 , 0x00008010 
+ 00026011  0x00006c27 rtn 
+ 00026012  0x00006c2e jam  0x0000000c , 0x00008091 
+ 00026013  0x00006c2f jam  0x0000000d , 0x00008092 
+ 00026014  0x00006c30 jam  0x0000000d , 0x00008093 
+ 00026015  0x00006c31 jam  0x0000000d , 0x00008094 
+ 00026016  0x00006c32 jam  0x0000000d , 0x00008095 
+ 00026017  0x00006c33 jam  0x0000000c , 0x00008096 
+ 00026018  0x00006c34 branch  0x000065a9 
+ 00026019  0x00006c38 jam  0x00000005 , 0x00008091 
+ 00026020  0x00006c39 jam  0x00000007 , 0x00008092 
+ 00026021  0x00006c3a jam  0x00000007 , 0x00008093 
+ 00026022  0x00006c3b jam  0x00000007 , 0x00008094 
+ 00026023  0x00006c3c jam  0x00000007 , 0x00008095 
+ 00026024  0x00006c3d jam  0x00000005 , 0x00008096 
+ 00026025  0x00006c3f hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006c40 or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006c41 hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006c42 hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006c43 or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006c44 hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006c45 rtn 
+ 00026032  0x00006c4a hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006c4b bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006c4c rtn 
+ 00026035  0x00006c55 hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006c56 deposit  0x00000011 
+ 00026037  0x00006c57 hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006c58 deposit  0x00000012 
+ 00026039  0x00006c59 hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006c5a deposit  0x00000002 
+ 00026041  0x00006c5b hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006c5c arg  0x00000001 , 0x00000002 
+ 00026043  0x00006c5d nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006c5e hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006c5f jam  0x00000004 , 0x00008006 
+ 00026046  0x00006c60 branch  0x000065b0 
+ 00026047  0x00006c64 set1  0x00000028 , 0x00000000 
+ 00026048  0x00006c65 jam  0x00000008 , 0x00004211 
+ 00026049  0x00006c66 rtn 
+ 00026050  0x00006c69 set0  0x00000028 , 0x00000000 
+ 00026051  0x00006c6a jam  0x00000020 , 0x00004211 
+ 00026052  0x00006c6b rtn 
+ 00026053  0x00006c6f fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006c70 iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006c71 store  0x00000001 , 0x000001f7 
+ 00026056  0x00006c72 branch  0x000065cc 
+ 00026057  0x00006c75 fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006c76 byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006c77 store  0x00000001 , 0x000001f7 
+ 00026060  0x00006c7d setarg  0x00000003 
+ 00026061  0x00006c7e hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006c7f jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006c80 jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006c81 branch  0x000065eb 
+ 00026065  0x00006c88 storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006c89 call  0x000065d6 
+ 00026067  0x00006c8a fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006c8b call  0x00006606 
+ 00026069  0x00006c8c branch  0x000065dd 
+ 00026070  0x00006c8f fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006c90 rtneq  0x000000ff 
+ 00026072  0x00006c91 bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006c92 setarg  0x000249f0 
+ 00026074  0x00006c93 call  0x00002a8f 
+ 00026075  0x00006c95 fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006c96 branch  0x00006829 
+ 00026077  0x00006c99 fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006c9a branch  0x00006825 
+ 00026079  0x00006ca0 bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006ca1 bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006ca2 fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006ca3 iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006ca4 byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006ca5 store  0x00000002 , 0x000001f7 
+ 00026085  0x00006ca9 bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006caa bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006cab setarg  0x00000004 
+ 00026088  0x00006cac hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006cad jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006cae jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006cb0 setarg  0x000001f6 
+ 00026092  0x00006cb1 hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006cb2 hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006cb3 deposit  0x00000011 
+ 00026095  0x00006cb4 hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006cb5 setarg  0x00000002 
+ 00026097  0x00006cb6 isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006cb7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006cb8 hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006cb9 jam  0x00000004 , 0x00008006 
+ 00026101  0x00006cba arg  0x00000005 , 0x00000007 
+ 00026102  0x00006cbb call  0x000064c0 
+ 00026103  0x00006cbc call  0x000065b0 
+ 00026104  0x00006cbd isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006cbe call  0x000064b9 
+ 00026106  0x00006cbf bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006cc0 fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006cc1 byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006cc2 iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006cc3 byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006cc4 store  0x00000002 , 0x000001f7 
+ 00026112  0x00006cc5 rtn 
+ 00026113  0x00006cc8 fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006cc9 iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006cca byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006ccb store  0x00000002 , 0x000001f7 
+ 00026117  0x00006ccc rtn 
+ 00026118  0x00006cd3 fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006cd4 iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006cd8 store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006cd9 bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006cda storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006cdb copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006cdc store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006cde call  0x0000661d 
+ 00026126  0x00006ce0 fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006ce1 fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006ce2 copy  0x0000003f , 0x00000011 
+ 00026129  0x00006ce3 fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006ce5 call  0x0000663d 
+ 00026131  0x00006ce7 fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006ce8 fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006ce9 iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006cea storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006ceb fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006cec iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006ced storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006cee fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006cef nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006cf0 rtn 
+ 00026141  0x00006cf9 bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006cfa fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006cfb increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006cfc fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006cfd ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006cfe increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006cff store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006d01 fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006d02 iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006d04 fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006d05 isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006d06 nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006d07 store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006d08 fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006d09 fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006d0a isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006d0b store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006d0c rtn 
+ 00026159  0x00006d0e fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006d0f store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006d10 setarg  0x00000000 
+ 00026162  0x00006d11 store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006d12 rtn 
+ 00026164  0x00006d15 increase  0x00000002 , 0x00000002 
+ 00026165  0x00006d16 hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006d17 increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006d18 ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006d19 copy  0x00000002 , 0x00000012 
+ 00026169  0x00006d1a arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006d1b istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006d1d istore  0x00000001 , 0x00000005 
+ 00026172  0x00006d1e branch  0x0000664a 
+ 00026173  0x00006d22 copy  0x0000003f , 0x00000012 
+ 00026174  0x00006d23 bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006d24 bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006d25 copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006d26 increase  0x00000003 , 0x00000002 
+ 00026178  0x00006d27 hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006d28 increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006d29 ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006d2a copy  0x00000002 , 0x00000012 
+ 00026182  0x00006d2b arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006d2c istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006d2d byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006d2e istore  0x00000002 , 0x00000005 
+ 00026186  0x00006d30 deposit  0x00000011 
+ 00026187  0x00006d31 hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006d32 setarg  0x00000000 
+ 00026189  0x00006d33 hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006d34 jam  0x00000001 , 0x00008090 
+ 00026191  0x00006d35 jam  0x00000004 , 0x00008006 
+ 00026192  0x00006d36 call  0x000065b0 
+ 00026193  0x00006d37 copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006d38 istore  0x00000003 , 0x00000011 
+ 00026195  0x00006d3b bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006d3c jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006d3e setarg  0x00000001 
+ 00026198  0x00006d3f hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006d40 jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006d41 setarg  0x000001f6 
+ 00026201  0x00006d42 hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006d43 setarg  0x00000000 
+ 00026203  0x00006d44 hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006d45 hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006d46 setarg  0x00000003 
+ 00026206  0x00006d47 hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006d48 jam  0x00000004 , 0x00008006 
+ 00026208  0x00006d49 call  0x000065b0 
+ 00026209  0x00006d4a hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006d4b rtnbit0  0x00000006 
+ 00026211  0x00006d4c nop  0x000005dc 
+ 00026212  0x00006d4d fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006d4e increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006d4f store  0x00000001 , 0x000001f9 
+ 00026215  0x00006d50 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006d51 nrtn  0x00000002 
+ 00026217  0x00006d52 branch  0x00006655 
+ 00026218  0x00006d57 jam  0x00000070 , 0x00008973 
+ 00026219  0x00006d58 nop  0x00000bb8 
+ 00026220  0x00006d59 rtn 
+ 00026221  0x00006d5c jam  0x00000030 , 0x00008973 
+ 00026222  0x00006d5d rtn 
+ 00026223  0x00006d60 lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006d61 hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006d62 jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006d63 rtn 
+ 00026227  0x00006d67 call  0x0000666f 
+ 00026228  0x00006d68 call  0x000066a0 
+ 00026229  0x00006d6a ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006d6b increase  0x00000001 , 0x00000011 
+ 00026231  0x00006d6c force  0x00000000 , 0x00000007 
+ 00026232  0x00006d6e qisolate0  0x00000002 
+ 00026233  0x00006d6f branch  0x00006697 , 0x00000001 
+ 00026234  0x00006d70 hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006d71 set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006d72 set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006d73 hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006d74 jam  0x00000002 , 0x00008047 
+ 00026239  0x00006d75 jam  0x00000082 , 0x00008047 
+ 00026240  0x00006d76 set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006d77 hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006d78 jam  0x0000008a , 0x00008047 
+ 00026243  0x00006d79 nop  0x0000000b 
+ 00026244  0x00006d7a jam  0x000000ca , 0x00008047 
+ 00026245  0x00006d7b nop  0x00000021 
+ 00026246  0x00006d7c jam  0x0000004a , 0x00008047 
+ 00026247  0x00006d7d nop  0x0000002c 
+ 00026248  0x00006d7e jam  0x000000ca , 0x00008047 
+ 00026249  0x00006d7f nop  0x00000016 
+ 00026250  0x00006d80 jam  0x0000008a , 0x00008047 
+ 00026251  0x00006d81 nop  0x00000021 
+ 00026252  0x00006d82 jam  0x00000082 , 0x00008047 
+ 00026253  0x00006d83 nop  0x00000001 
+ 00026254  0x00006d84 jam  0x00000092 , 0x00008047 
+ 00026255  0x00006d85 nop  0x0000000a 
+ 00026256  0x00006d86 jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006d87 hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006d88 jam  0x00000092 , 0x00008047 
+ 00026259  0x00006d89 nop  0x00000001 
+ 00026260  0x00006d8a jam  0x00000082 , 0x00008047 
+ 00026261  0x00006d8b qisolate0  0x0000003f 
+ 00026262  0x00006d8c branch  0x00006678 , 0x00000001 
+ 00026263  0x00006d8e hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006d8f increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006d90 hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006d91 increase  0x00000001 , 0x00000007 
+ 00026267  0x00006d92 compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006d93 nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006d94 loop  0x00006675 
+ 00026270  0x00006d95 jam  0x00000083 , 0x00008047 
+ 00026271  0x00006d96 rtn 
+ 00026272  0x00006d99 jam  0x00000082 , 0x00008047 
+ 00026273  0x00006d9a nop  0x0000000c 
+ 00026274  0x00006d9b jam  0x00000080 , 0x00008047 
+ 00026275  0x00006d9c jam  0x00000082 , 0x00008047 
+ 00026276  0x00006d9d nop  0x00000096 
+ 00026277  0x00006d9e rtn 
+ 00026278  0x00006da2 call  0x000066a0 
+ 00026279  0x00006da3 jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006da4 deposit  0x00000011 
+ 00026281  0x00006da5 hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006da6 set1  0x0000000b , 0x00000002 
+ 00026283  0x00006da7 isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006da8 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006da9 hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006daa jam  0x00000001 , 0x00008006 
+ 00026287  0x00006dab rtn 
+ 00026288  0x00006dae hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006daf bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006db0 rtn 
+ 00026291  0x00006db4 call  0x0000666f 
+ 00026292  0x00006db5 call  0x000066a6 
+ 00026293  0x00006db6 call  0x000066b0 
+ 00026294  0x00006db7 jam  0x00000083 , 0x00008047 
+ 00026295  0x00006db8 rtn 
+ 00026296  0x00006dbe hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006dbf hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006dc0 call  0x000066a6 
+ 00026299  0x00006dc1 arg  0x00000001 , 0x00000007 
+ 00026300  0x00006dc2 call  0x000064c0 
+ 00026301  0x00006dc3 call  0x000066b0 
+ 00026302  0x00006dc4 isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006dc5 call  0x000064b9 
+ 00026304  0x00006dc6 jam  0x00000083 , 0x00008047 
+ 00026305  0x00006dc7 rtn 
+ 00026306  0x00006dcb hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006dcc iforce  0x0000000a 
+ 00026308  0x00006dcd rtn 
+ 00026309  0x00006dd0 deposit  0x0000000a 
+ 00026310  0x00006dd1 hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006dd2 rtn 
+ 00026312  0x00006dd5 deposit  0x00000003 
+ 00026313  0x00006dd6 hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006dd7 rtn 
+ 00026315  0x00006dda hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006ddb copy  0x0000003f , 0x00000003 
+ 00026317  0x00006ddc rtn 
+ 00026318  0x00006ddf fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006de0 hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006de1 rtn 
+ 00026321  0x00006de4 deposit  0x00000039 
+ 00026322  0x00006de5 rtn  0x00000034 
+ 00026323  0x00006de7 increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006de8 call  0x000066de , 0x00000002 
+ 00026325  0x00006de9 rtn  0x00000005 
+ 00026326  0x00006dea branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006deb increase  0x00000008 , 0x00000039 
+ 00026328  0x00006ded increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006dee call  0x000066e1 , 0x00000002 
+ 00026330  0x00006def rtn  0x00000005 
+ 00026331  0x00006df0 branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006df1 increase  0x00000004 , 0x00000039 
+ 00026333  0x00006df2 branch  0x000066e4 
+ 00026334  0x00006df5 ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006df6 istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006df7 rtn 
+ 00026337  0x00006dfa ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006dfb istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006dfc rtn 
+ 00026340  0x00006dff deposit  0x00000039 
+ 00026341  0x00006e00 rtn  0x00000034 
+ 00026342  0x00006e02 ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006e03 istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006e04 loop  0x000066e6 
+ 00026345  0x00006e05 rtn 
+ 00026346  0x00006e08 deposit  0x00000039 
+ 00026347  0x00006e09 rtn  0x00000034 
+ 00026348  0x00006e0b increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006e0c call  0x000066f7 , 0x00000002 
+ 00026350  0x00006e0d rtn  0x00000005 
+ 00026351  0x00006e0e branch  0x000066ec , 0x00000002 
+ 00026352  0x00006e0f increase  0x00000008 , 0x00000039 
+ 00026353  0x00006e11 increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006e12 call  0x000066fa , 0x00000002 
+ 00026355  0x00006e13 rtn  0x00000005 
+ 00026356  0x00006e14 branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006e15 increase  0x00000004 , 0x00000039 
+ 00026358  0x00006e16 branch  0x000066fd 
+ 00026359  0x00006e19 ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006e1a istore  0x00000008 , 0x00000005 
+ 00026361  0x00006e1b rtn 
+ 00026362  0x00006e1e ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006e1f istore  0x00000004 , 0x00000005 
+ 00026364  0x00006e20 rtn 
+ 00026365  0x00006e24 deposit  0x00000039 
+ 00026366  0x00006e25 rtn  0x00000034 
+ 00026367  0x00006e27 ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006e28 istore  0x00000001 , 0x00000005 
+ 00026369  0x00006e29 loop  0x000066ff 
+ 00026370  0x00006e2a rtn 
+ 00026371  0x00006e2e deposit  0x00000039 
+ 00026372  0x00006e2f rtn  0x00000034 
+ 00026373  0x00006e31 ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006e32 istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006e33 loop  0x00006705 
+ 00026376  0x00006e34 rtn 
+ 00026377  0x00006e3a jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006e3b branch  0x00007d86 
+ 00026379  0x00006e3f bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006e40 fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006e41 rtn  0x00000034 
+ 00026382  0x00006e42 call  0x000067a3 
+ 00026383  0x00006e43 call  0x000067a9 , 0x00000005 
+ 00026384  0x00006e44 call  0x0000673e 
+ 00026385  0x00006e46 fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006e47 icopy  0x00000013 
+ 00026387  0x00006e48 fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006e49 storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006e4b copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006e4c branch  0x00006709 , 0x00000034 
+ 00026391  0x00006e4d increase  0xffffffff , 0x00000013 
+ 00026392  0x00006e4e copy  0x00000002 , 0x00000011 
+ 00026393  0x00006e4f ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006e50 fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006e51 isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006e52 call  0x00006725 , 0x00000005 
+ 00026397  0x00006e53 branch  0x00006721 , 0x00000002 
+ 00026398  0x00006e54 ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006e55 increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006e56 istore  0x00000001 , 0x00000011 
+ 00026401  0x00006e58 fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006e59 increase  0x00000022 , 0x00000002 
+ 00026403  0x00006e5a storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006e5b branch  0x00006715 
+ 00026405  0x00006e5e setarg  0x00000000 
+ 00026406  0x00006e5f istore  0x00000001 , 0x00000011 
+ 00026407  0x00006e60 fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006e61 istore  0x00000001 , 0x00000005 
+ 00026409  0x00006e62 bne  0x00000033 , 0x00006733 
+ 00026410  0x00006e63 arg  0x000041be , 0x00000012 
+ 00026411  0x00006e65 ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006e66 istore  0x00000008 , 0x00000005 
+ 00026413  0x00006e67 setarg  0x00000000 
+ 00026414  0x00006e68 istore  0x00000008 , 0x00000005 
+ 00026415  0x00006e69 copy  0x00000012 , 0x00000006 
+ 00026416  0x00006e6b call  0x00007ebf 
+ 00026417  0x00006e6c force  0x00000001 , 0x0000003e 
+ 00026418  0x00006e6d rtn 
+ 00026419  0x00006e70 beq  0x00000036 , 0x00006737 
+ 00026420  0x00006e71 beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006e72 arg  0x00004419 , 0x00000012 
+ 00026422  0x00006e73 branch  0x0000672b 
+ 00026423  0x00006e76 arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006e77 call  0x00007ebf 
+ 00026425  0x00006e79 arg  0x00004419 , 0x00000006 
+ 00026426  0x00006e7a branch  0x00006730 
+ 00026427  0x00006e7d arg  0x000044cd , 0x00000006 
+ 00026428  0x00006e7e call  0x00007ebf 
+ 00026429  0x00006e7f branch  0x00006739 
+ 00026430  0x00006e83 call  0x00007fe9 
+ 00026431  0x00006e84 fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006e85 rtn  0x00000034 
+ 00026433  0x00006e86 fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006e87 bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006e89 bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006e8a fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006e8b beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006e8c fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006e8d compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006e8e branch  0x0000674d , 0x00000001 
+ 00026441  0x00006e8f compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006e90 branch  0x00006752 , 0x00000001 
+ 00026443  0x00006e91 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006e92 branch  0x00006750 , 0x00000001 
+ 00026445  0x00006e94 jam  0x00000035 , 0x00000185 
+ 00026446  0x00006e95 fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006e96 branch  0x00006757 
+ 00026448  0x00006e99 jam  0x00000037 , 0x00000185 
+ 00026449  0x00006e9a branch  0x00006757 
+ 00026450  0x00006e9e jam  0x00000036 , 0x00000185 
+ 00026451  0x00006e9f branch  0x00006757 
+ 00026452  0x00006ea3 bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006ea4 jam  0x00000033 , 0x00000185 
+ 00026454  0x00006ea5 fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006ea7 store  0x00000006 , 0x00000186 
+ 00026456  0x00006ea8 fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006ea9 ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006eaa pincrease  0x00000001 
+ 00026459  0x00006eab store  0x00000002 , 0x0000018c 
+ 00026460  0x00006eac storet  0x00000001 , 0x00000184 
+ 00026461  0x00006ead fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006eae icopy  0x00000013 
+ 00026463  0x00006eb0 fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006eb1 copy  0x0000003f , 0x00000011 
+ 00026465  0x00006eb2 call  0x0000676f 
+ 00026466  0x00006eb3 rtn  0x00000028 
+ 00026467  0x00006eb4 fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006eb5 increase  0x00000022 , 0x00000002 
+ 00026469  0x00006eb6 storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006eb7 increase  0xffffffff , 0x00000002 
+ 00026471  0x00006eb8 ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006eb9 store  0x00000001 , 0x00000184 
+ 00026473  0x00006eba increase  0xffffffff , 0x00000013 
+ 00026474  0x00006ebb nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006ebc fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006ebd pincrease  0xffffffff 
+ 00026477  0x00006ebe store  0x00000001 , 0x00000184 
+ 00026478  0x00006ebf rtn 
+ 00026479  0x00006ec1 fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006ec2 bne  0x00000033 , 0x00006776 
+ 00026481  0x00006ec4 arg  0x00000185 , 0x00000012 
+ 00026482  0x00006ec5 arg  0x00000007 , 0x00000039 
+ 00026483  0x00006ec6 call  0x00007f88 
+ 00026484  0x00006ec7 branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006ec8 rtn 
+ 00026486  0x00006ecb beq  0x00000036 , 0x00006779 
+ 00026487  0x00006ecc beq  0x00000037 , 0x00006794 
+ 00026488  0x00006ecd branch  0x00006771 
+ 00026489  0x00006ed0 ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006ed1 isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006ed2 nrtn  0x00000005 
+ 00026492  0x00006ed3 arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006ed4 arg  0x00000010 , 0x00000039 
+ 00026494  0x00006ed5 call  0x00007ed4 
+ 00026495  0x00006ed6 fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006ed7 store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006ed8 call  0x0000678b 
+ 00026498  0x00006ed9 fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006eda byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006edb lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006edc ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006edd iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006ede fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006edf isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006ee0 branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006ee1 rtn 
+ 00026507  0x00006ee5 arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006ee6 call  0x00007486 
+ 00026509  0x00006ee8 ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006ee9 call  0x00007487 
+ 00026511  0x00006eea force  0x00000038 , 0x00000036 
+ 00026512  0x00006eeb force  0x00000000 , 0x00000036 
+ 00026513  0x00006eec call  0x0000741d 
+ 00026514  0x00006eed arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006eee branch  0x00007497 
+ 00026516  0x00006ef1 ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006ef2 isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006ef3 nrtn  0x00000005 
+ 00026519  0x00006ef4 copy  0x00000006 , 0x00000011 
+ 00026520  0x00006ef5 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006ef6 arg  0x000044cd , 0x00000012 
+ 00026522  0x00006ef7 arg  0x00000008 , 0x00000039 
+ 00026523  0x00006ef8 call  0x00007f88 
+ 00026524  0x00006ef9 branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006efa copy  0x00000013 , 0x00000011 
+ 00026526  0x00006efb arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006efc arg  0x00000008 , 0x00000039 
+ 00026528  0x00006efd call  0x00007f88 
+ 00026529  0x00006efe branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006eff rtn 
+ 00026531  0x00006f02 fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006f03 ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006f04 pincrease  0x00000022 
+ 00026534  0x00006f05 ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006f06 isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006f07 rtn 
+ 00026537  0x00006f0a fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006f0b icopy  0x00000039 
+ 00026539  0x00006f0c fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006f0d setarg  0x00000000 
+ 00026541  0x00006f0f istore  0x00000001 , 0x00000002 
+ 00026542  0x00006f10 increase  0x00000022 , 0x00000002 
+ 00026543  0x00006f11 pincrease  0x00000001 
+ 00026544  0x00006f12 loop  0x000067ad 
+ 00026545  0x00006f13 rtn 
+ 00026546  0x00006f16 bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006f17 call  0x0000673e 
+ 00026548  0x00006f18 fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006f19 setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006f1a store  0x00000001 , 0x00000030 
+ 00026551  0x00006f1b nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006f1c add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006f1e arg  0x000041be , 0x00000005 
+ 00026554  0x00006f1f call  0x00007ebf 
+ 00026555  0x00006f20 branch  0x000067d7 
+ 00026556  0x00006f22 jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006f23 rtn 
+ 00026558  0x00006f26 fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006f27 branch  0x000067ca , 0x00000034 
+ 00026560  0x00006f28 call  0x0000673e 
+ 00026561  0x00006f29 nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006f2a fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006f2b add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006f2c arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006f2d call  0x00007ebf 
+ 00026566  0x00006f2e arg  0x00004419 , 0x00000005 
+ 00026567  0x00006f2f call  0x00007ebf 
+ 00026568  0x00006f30 jam  0x00000001 , 0x00004429 
+ 00026569  0x00006f31 rtn 
+ 00026570  0x00006f34 jam  0x00000000 , 0x00004429 
+ 00026571  0x00006f35 rtn 
+ 00026572  0x00006f39 fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006f3a store  0x00000006 , 0x00000186 
+ 00026574  0x00006f3b jam  0x00000034 , 0x00000185 
+ 00026575  0x00006f3c branch  0x000067d3 
+ 00026576  0x00006f3e fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006f3f store  0x00000006 , 0x00000186 
+ 00026578  0x00006f40 jam  0x00000033 , 0x00000185 
+ 00026579  0x00006f42 fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006f43 beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006f44 bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006f45 rtn 
+ 00026583  0x00006f49 fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006f4a fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006f4b ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006f4c rtn  0x00000034 
+ 00026587  0x00006f4d jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006f4e rtn 
+ 00026589  0x00006f56 bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006f57 set1  0x00000007 , 0x00000002 
+ 00026591  0x00006f58 call  0x0000681d 
+ 00026592  0x00006f59 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006f5f bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006f60 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006f61 rtn  0x00000005 
+ 00026596  0x00006f62 isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006f63 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006f64 fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006f65 qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006f66 store  0x00000004 , 0x000000a1 
+ 00026601  0x00006f67 fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006f68 nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006f69 store  0x00000004 , 0x000000a5 
+ 00026604  0x00006f6a rtn 
+ 00026605  0x00006f6e bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006f6f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006f70 rtn  0x00000005 
+ 00026608  0x00006f71 isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006f72 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006f73 fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006f74 qset0  0x0000003f 
+ 00026612  0x00006f75 store  0x00000004 , 0x000000a1 
+ 00026613  0x00006f76 fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006f77 qset0  0x0000003f 
+ 00026615  0x00006f78 store  0x00000004 , 0x000000a5 
+ 00026616  0x00006f79 rtn 
+ 00026617  0x00006f7d call  0x000067ed 
+ 00026618  0x00006f7e branch  0x000067fe 
+ 00026619  0x00006f82 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006f83 rtn  0x00000005 
+ 00026621  0x00006f84 ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006f87 arg  0x0000807c , 0x00000005 
+ 00026623  0x00006f88 call  0x00006830 
+ 00026624  0x00006f89 setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006f8a arg  0x00008078 , 0x00000005 
+ 00026626  0x00006f8b call  0x00006830 
+ 00026627  0x00006f8c set0  0x00000007 , 0x00000002 
+ 00026628  0x00006f8d arg  0x00008070 , 0x00000005 
+ 00026629  0x00006f8e branch  0x00006830 
+ 00026630  0x00006f92 arg  0x0000807c , 0x00000005 
+ 00026631  0x00006f93 call  0x00006830 
+ 00026632  0x00006f94 set0  0x00000007 , 0x00000002 
+ 00026633  0x00006f95 arg  0x00008078 , 0x00000005 
+ 00026634  0x00006f96 call  0x00006830 
+ 00026635  0x00006f97 set0  0x00000007 , 0x00000002 
+ 00026636  0x00006f98 arg  0x00008070 , 0x00000005 
+ 00026637  0x00006f99 branch  0x00006830 
+ 00026638  0x00006f9e sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006f9f rtn  0x00000005 
+ 00026640  0x00006fa0 setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006fa1 call  0x0000682f 
+ 00026642  0x00006fa3 set1  0x00000007 , 0x00000002 
+ 00026643  0x00006fa4 arg  0x00008070 , 0x00000005 
+ 00026644  0x00006fa5 branch  0x00006830 
+ 00026645  0x00006fa8 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006fa9 rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006faa and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006fab iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006fac ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006fad rtn 
+ 00026651  0x00006fb0 arg  0x00008074 , 0x00000005 
+ 00026652  0x00006fb1 branch  0x0000681e 
+ 00026653  0x00006fb6 arg  0x0000811c , 0x00000005 
+ 00026654  0x00006fb8 call  0x00006815 
+ 00026655  0x00006fb9 isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006fba branch  0x00006823 , 0x00000001 
+ 00026657  0x00006fbb qisolate0  0x0000003f 
+ 00026658  0x00006fbc rtn 
+ 00026659  0x00006fbe qisolate1  0x0000003f 
+ 00026660  0x00006fbf rtn 
+ 00026661  0x00006fc2 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00006fc3 rtn  0x00000005 
+ 00026663  0x00006fc4 isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00006fc5 branch  0x0000682c 
+ 00026665  0x00006fc8 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x00006fc9 rtn  0x00000005 
+ 00026667  0x00006fca isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x00006fce setarg  0x00000000 
+ 00026669  0x00006fcf nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00006fd0 ixor  0x00000002 , 0x00000002 
+ 00026671  0x00006fd4 arg  0x00008074 , 0x00000005 
+ 00026672  0x00006fd8 call  0x00006815 
+ 00026673  0x00006fd9 isolate1  0x00000007 , 0x00000002 
+ 00026674  0x00006fda qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x00006fdb istore  0x00000001 , 0x00000005 
+ 00026676  0x00006fdc rtn 
+ 00026677  0x00006fdf arg  0xffffffff , 0x00000011 
+ 00026678  0x00006fe0 hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00006fe1 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00006fe2 call  0x00006878 , 0x00000001 
+ 00026681  0x00006fe4 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00006fe5 call  0x0000687a , 0x00000001 
+ 00026683  0x00006fe7 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x00006fe8 call  0x0000687a , 0x00000001 
+ 00026685  0x00006fea isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x00006feb call  0x00006874 , 0x00000001 
+ 00026687  0x00006fed isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x00006fee call  0x00006876 , 0x00000001 
+ 00026689  0x00006ff0 isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00006ff1 call  0x0000687c , 0x00000001 
+ 00026691  0x00006ff3 isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00006ff4 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00006ff6 isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00006ff7 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x00006ff9 hfetch  0x00000001 , 0x00008082 
+ 00026696  0x00006ffa isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x00006ffb nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x00006ffc isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x00006ffd nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x00006ffe isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00006fff nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00007000 isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00007001 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00007002 isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00007003 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00007004 isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00007005 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00007006 isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00007007 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x00007008 isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x00007009 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x0000700b hfetch  0x00000001 , 0x00008080 
+ 00026713  0x0000700c isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x0000700d nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x0000700e isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x0000700f nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00007010 isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00007011 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00007012 isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00007013 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00007014 isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00007015 nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00007016 isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x00007017 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x00007018 isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x00007019 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x0000701a isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x0000701b nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x0000701d hfetch  0x00000001 , 0x00008062 
+ 00026730  0x0000701e isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x0000701f call  0x0000687e , 0x00000001 
+ 00026732  0x00007020 bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x00007022 hfetch  0x00000004 , 0x00008078 
+ 00026734  0x00007023 hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x00007024 ior  0x00000002 , 0x0000003f 
+ 00026736  0x00007025 invert  0x0000003f , 0x0000003f 
+ 00026737  0x00007026 iand  0x00000011 , 0x0000003f 
+ 00026738  0x00007028 hstore  0x00000004 , 0x00008070 
+ 00026739  0x00007029 rtn 
+ 00026740  0x0000702d arg  0x00000006 , 0x00000007 
+ 00026741  0x0000702e branch  0x00006884 
+ 00026742  0x00007030 arg  0x00000009 , 0x00000007 
+ 00026743  0x00007031 branch  0x00006882 
+ 00026744  0x00007033 arg  0x00000017 , 0x00000007 
+ 00026745  0x00007034 branch  0x00006882 
+ 00026746  0x00007036 arg  0x00000019 , 0x00000007 
+ 00026747  0x00007037 branch  0x00006884 
+ 00026748  0x00007039 arg  0x0000001e , 0x00000007 
+ 00026749  0x0000703a branch  0x00006884 
+ 00026750  0x0000703c arg  0x00000002 , 0x00000007 
+ 00026751  0x0000703d branch  0x00006884 
+ 00026752  0x0000703f arg  0x00000001 , 0x00000039 
+ 00026753  0x00007040 branch  0x00006885 
+ 00026754  0x00007042 arg  0x00000004 , 0x00000039 
+ 00026755  0x00007043 branch  0x00006885 
+ 00026756  0x00007045 arg  0x00000002 , 0x00000039 
+ 00026757  0x00007047 qset0  0x00000011 
+ 00026758  0x00007048 increase  0x00000001 , 0x00000007 
+ 00026759  0x00007049 loop  0x00006885 
+ 00026760  0x0000704a rtn 
+ 00026761  0x00007053 call  0x00006895 
+ 00026762  0x00007054 arg  0x00000006 , 0x00000002 
+ 00026763  0x00007055 branch  0x0000680e 
+ 00026764  0x00007058 call  0x00006889 
+ 00026765  0x00007059 arg  0x00000006 , 0x00000002 
+ 00026766  0x0000705a branch  0x00006825 
+ 00026767  0x0000705f call  0x00006895 
+ 00026768  0x00007060 hfetch  0x00000001 , 0x00008078 
+ 00026769  0x00007061 set1  0x00000007 , 0x0000003f 
+ 00026770  0x00007062 hstore  0x00000001 , 0x00008078 
+ 00026771  0x00007063 arg  0x00000007 , 0x00000002 
+ 00026772  0x00007064 branch  0x000067fb 
+ 00026773  0x00007067 hfetch  0x00000001 , 0x00008081 
+ 00026774  0x00007068 and_into  0x000000fb , 0x0000003f 
+ 00026775  0x00007069 hstore  0x00000001 , 0x00008081 
+ 00026776  0x0000706a rtn 
+ 00026777  0x0000706d hfetch  0x00000001 , 0x00008081 
+ 00026778  0x0000706e isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x0000706f rtn 
+ 00026780  0x00007072 call  0x0000666a 
+ 00026781  0x00007073 setarg  0x000007e0 
+ 00026782  0x00007074 arg  0x00004150 , 0x00000011 
+ 00026783  0x00007075 arg  0x00000002 , 0x00000002 
+ 00026784  0x00007076 call  0x000066b3 
+ 00026785  0x00007077 branch  0x0000666d 
+ 00026786  0x0000707b call  0x0000666a 
+ 00026787  0x0000707c setarg  0x000007e2 
+ 00026788  0x0000707d arg  0x0000421d , 0x00000011 
+ 00026789  0x0000707e arg  0x0000000e , 0x00000002 
+ 00026790  0x0000707f call  0x000066b3 
+ 00026791  0x00007080 branch  0x0000666d 
+ 00026792  0x00007085 bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x00007087 call  0x000068a2 
+ 00026794  0x00007089 fetch  0x00000001 , 0x0000422d 
+ 00026795  0x0000708a beq  0x00000000 , 0x000068af 
+ 00026796  0x0000708b beq  0x00000001 , 0x000068c3 
+ 00026797  0x0000708c beq  0x00000002 , 0x000068d7 
+ 00026798  0x0000708d rtn 
+ 00026799  0x00007090 fetcht  0x00000002 , 0x00004229 
+ 00026800  0x00007091 setarg  0x0000aa55 
+ 00026801  0x00007092 isub  0x00000002 , 0x0000003e 
+ 00026802  0x00007093 branch  0x000068b8 , 0x00000005 
+ 00026803  0x00007094 setarg  0x00004dfa 
+ 00026804  0x00007095 store  0x00000002 , 0x00004227 
+ 00026805  0x00007096 setarg  0x00004894 
+ 00026806  0x00007097 store  0x00000002 , 0x00004221 
+ 00026807  0x00007098 branch  0x000068c0 
+ 00026808  0x0000709b fetch  0x00000002 , 0x00004227 
+ 00026809  0x0000709c nbranch  0x000068bc , 0x00000034 
+ 00026810  0x0000709d setarg  0x00004dfa 
+ 00026811  0x0000709e store  0x00000002 , 0x00004227 
+ 00026812  0x000070a0 fetch  0x00000002 , 0x00004221 
+ 00026813  0x000070a1 nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x000070a2 setarg  0x00004894 
+ 00026815  0x000070a3 store  0x00000002 , 0x00004221 
+ 00026816  0x000070a5 setarg  0x00000064 
+ 00026817  0x000070a6 store  0x00000002 , 0x0000422b 
+ 00026818  0x000070a7 rtn 
+ 00026819  0x000070aa fetcht  0x00000002 , 0x00004229 
+ 00026820  0x000070ab setarg  0x0000aa55 
+ 00026821  0x000070ac isub  0x00000002 , 0x0000003e 
+ 00026822  0x000070ad branch  0x000068cc , 0x00000005 
+ 00026823  0x000070ae setarg  0x00005932 
+ 00026824  0x000070af store  0x00000002 , 0x00004225 
+ 00026825  0x000070b0 setarg  0x00004323 
+ 00026826  0x000070b1 store  0x00000002 , 0x0000421f 
+ 00026827  0x000070b2 branch  0x000068d4 
+ 00026828  0x000070b5 fetch  0x00000002 , 0x00004225 
+ 00026829  0x000070b6 nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x000070b7 setarg  0x00005932 
+ 00026831  0x000070b8 store  0x00000002 , 0x00004225 
+ 00026832  0x000070ba fetch  0x00000002 , 0x0000421f 
+ 00026833  0x000070bb nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x000070bc setarg  0x00004323 
+ 00026835  0x000070bd store  0x00000002 , 0x0000421f 
+ 00026836  0x000070bf setarg  0x00000190 
+ 00026837  0x000070c0 store  0x00000002 , 0x0000422b 
+ 00026838  0x000070c1 rtn 
+ 00026839  0x000070c4 fetcht  0x00000002 , 0x00004229 
+ 00026840  0x000070c5 setarg  0x0000aa55 
+ 00026841  0x000070c6 isub  0x00000002 , 0x0000003e 
+ 00026842  0x000070c7 branch  0x000068e0 , 0x00000005 
+ 00026843  0x000070c8 setarg  0x00006946 
+ 00026844  0x000070c9 store  0x00000002 , 0x00004223 
+ 00026845  0x000070ca setarg  0x00005377 
+ 00026846  0x000070cb store  0x00000002 , 0x0000421d 
+ 00026847  0x000070cc branch  0x000068e8 
+ 00026848  0x000070cf fetch  0x00000002 , 0x00004223 
+ 00026849  0x000070d0 nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x000070d1 setarg  0x00006946 
+ 00026851  0x000070d2 store  0x00000002 , 0x00004223 
+ 00026852  0x000070d4 fetch  0x00000002 , 0x0000421d 
+ 00026853  0x000070d5 nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x000070d6 setarg  0x00005377 
+ 00026855  0x000070d7 store  0x00000002 , 0x0000421d 
+ 00026856  0x000070d9 setarg  0x00000032 
+ 00026857  0x000070da store  0x00000002 , 0x0000422b 
+ 00026858  0x000070db rtn 
+ 00026859  0x000070df fetch  0x00000001 , 0x0000422d 
+ 00026860  0x000070e0 beq  0x00000000 , 0x000068f0 
+ 00026861  0x000070e1 beq  0x00000001 , 0x000068f2 
+ 00026862  0x000070e2 beq  0x00000002 , 0x000068f4 
+ 00026863  0x000070e3 rtn 
+ 00026864  0x000070e5 jam  0x000000bf , 0x00008971 
+ 00026865  0x000070e6 branch  0x000068f8 
+ 00026866  0x000070e8 jam  0x000000af , 0x00008971 
+ 00026867  0x000070e9 branch  0x000068f8 
+ 00026868  0x000070eb jam  0x0000008f , 0x00008971 
+ 00026869  0x000070ec fetch  0x00000001 , 0x0000422e 
+ 00026870  0x000070ed hstore  0x00000001 , 0x00008973 
+ 00026871  0x000070ee branch  0x000068f8 
+ 00026872  0x000070f0 bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x000070f1 hfetch  0x00000001 , 0x00008053 
+ 00026874  0x000070f2 set1  0x00000007 , 0x0000003f 
+ 00026875  0x000070f3 hstore  0x00000001 , 0x00008053 
+ 00026876  0x000070f4 hfetch  0x00000001 , 0x00008973 
+ 00026877  0x000070f5 or_into  0x00000030 , 0x0000003f 
+ 00026878  0x000070f6 hstore  0x00000001 , 0x00008973 
+ 00026879  0x000070f7 jam  0x0000007c , 0x00008906 
+ 00026880  0x000070f8 jam  0x000000aa , 0x00008972 
+ 00026881  0x000070f9 nop  0x00001388 
+ 00026882  0x000070fa hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x000070fb hfetch  0x00000001 , 0x00008053 
+ 00026884  0x000070fc set0  0x00000007 , 0x0000003f 
+ 00026885  0x000070fd hstore  0x00000001 , 0x00008053 
+ 00026886  0x000070fe storet  0x00000002 , 0x0000422f 
+ 00026887  0x000070ff rtn 
+ 00026888  0x00007102 bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x00007103 fetch  0x00000001 , 0x0000422d 
+ 00026890  0x00007104 beq  0x00000000 , 0x0000690e 
+ 00026891  0x00007105 beq  0x00000001 , 0x00006912 
+ 00026892  0x00007106 beq  0x00000002 , 0x00006916 
+ 00026893  0x00007107 rtn 
+ 00026894  0x0000710a fetch  0x00000002 , 0x00004227 
+ 00026895  0x0000710b fetcht  0x00000002 , 0x00004221 
+ 00026896  0x0000710c arg  0x000000c8 , 0x00000013 
+ 00026897  0x0000710d branch  0x0000691a 
+ 00026898  0x00007110 fetch  0x00000002 , 0x00004225 
+ 00026899  0x00007111 fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x00007112 arg  0x00000064 , 0x00000013 
+ 00026901  0x00007113 branch  0x0000691a 
+ 00026902  0x00007116 fetch  0x00000002 , 0x00004223 
+ 00026903  0x00007117 fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x00007118 arg  0x00000032 , 0x00000013 
+ 00026905  0x00007119 branch  0x0000691a 
+ 00026906  0x0000711c isub  0x00000002 , 0x00000011 
+ 00026907  0x0000711d fetch  0x00000002 , 0x0000422f 
+ 00026908  0x0000711e isub  0x00000002 , 0x0000003f 
+ 00026909  0x0000711f nbranch  0x00006927 , 0x00000002 
+ 00026910  0x00007120 fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x00007121 imul32  0x00000002 , 0x00000012 
+ 00026912  0x00007122 copy  0x00000013 , 0x0000003f 
+ 00026913  0x00007123 imul32  0x00000011 , 0x0000003f 
+ 00026914  0x00007124 iadd  0x00000012 , 0x0000003f 
+ 00026915  0x00007126 idiv  0x00000011 
+ 00026916  0x00007127 call  0x00007f86 
+ 00026917  0x00007128 quotient  0x0000003f 
+ 00026918  0x00007129 rtn 
+ 00026919  0x0000712c copy  0x00000002 , 0x0000003f 
+ 00026920  0x0000712d fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x0000712e isub  0x00000002 , 0x0000003f 
+ 00026922  0x0000712f fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x00007130 imul32  0x00000002 , 0x00000012 
+ 00026924  0x00007131 copy  0x00000013 , 0x0000003f 
+ 00026925  0x00007132 imul32  0x00000011 , 0x0000003f 
+ 00026926  0x00007133 isub  0x00000012 , 0x0000003f 
+ 00026927  0x00007134 branch  0x00006923 
+ 00026928  0x00007140 ifetch  0x00000008 , 0x00000011 
+ 00026929  0x00007141 store  0x00000008 , 0x00000a9a 
+ 00026930  0x00007142 fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x00007143 fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x00007144 isub  0x00000002 , 0x00000011 
+ 00026933  0x00007145 fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x00007146 isub  0x00000002 , 0x00000012 
+ 00026935  0x00007147 fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x00007148 isub  0x00000002 , 0x0000003e 
+ 00026937  0x00007149 ncall  0x00006940 , 0x00000002 
+ 00026938  0x0000714a mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x0000714b idiv  0x00000011 
+ 00026940  0x0000714c call  0x00007f86 
+ 00026941  0x0000714d quotient  0x0000003f 
+ 00026942  0x0000714e call  0x00006944 , 0x00000034 
+ 00026943  0x0000714f rtn 
+ 00026944  0x00007151 fetch  0x00000001 , 0x00004231 
+ 00026945  0x00007152 set1  0x00000000 , 0x0000003f 
+ 00026946  0x00007153 store  0x00000001 , 0x00004231 
+ 00026947  0x00007154 rtn 
+ 00026948  0x00007156 fetcht  0x00000001 , 0x00004231 
+ 00026949  0x00007157 set1  0x00000001 , 0x00000002 
+ 00026950  0x00007158 storet  0x00000001 , 0x00004231 
+ 00026951  0x00007159 rtn 
+ 00026952  0x0000715f fetch  0x00000002 , 0x0000423d 
+ 00026953  0x00007160 ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x00007162 rtn  0x00000034 
+ 00026955  0x00007163 copy  0x0000003f , 0x00000039 
+ 00026956  0x00007165 fetch  0x00000002 , 0x0000423d 
+ 00026957  0x00007166 increase  0x00000003 , 0x0000003f 
+ 00026958  0x00007167 copy  0x0000003f , 0x00000011 
+ 00026959  0x00007169 ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x0000716a call  0x000067fb 
+ 00026961  0x0000716b increase  0x00000001 , 0x00000011 
+ 00026962  0x0000716c loop  0x0000694f 
+ 00026963  0x0000716e rtn 
+ 00026964  0x00007171 fetch  0x00000002 , 0x0000423d 
+ 00026965  0x00007172 increase  0x00000003 , 0x0000003f 
+ 00026966  0x00007173 copy  0x0000003f , 0x00000011 
+ 00026967  0x00007175 force  0x00000000 , 0x00000012 
+ 00026968  0x00007176 jam  0x00000000 , 0x00000b12 
+ 00026969  0x00007178 ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x00007179 call  0x0000681d 
+ 00026971  0x0000717a bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x0000717b fetch  0x00000002 , 0x00000b12 
+ 00026973  0x0000717c copy  0x00000012 , 0x00000007 
+ 00026974  0x0000717d qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x0000717e store  0x00000002 , 0x00000b12 
+ 00026976  0x0000717f increase  0x00000001 , 0x00000011 
+ 00026977  0x00007180 increase  0x00000001 , 0x00000012 
+ 00026978  0x00007181 fetch  0x00000002 , 0x0000423d 
+ 00026979  0x00007182 ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x00007184 ixor  0x00000012 , 0x0000003e 
+ 00026981  0x00007185 nbranch  0x00006959 , 0x00000005 
+ 00026982  0x00007186 fetch  0x00000002 , 0x00000b12 
+ 00026983  0x00007187 fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x00007188 ixor  0x00000002 , 0x0000003e 
+ 00026985  0x00007189 rtn  0x00000005 
+ 00026986  0x0000718a enable  0x00000028 
+ 00026987  0x0000718b rtn 
+ 00026988  0x0000718e fetch  0x00000002 , 0x0000423d 
+ 00026989  0x0000718f ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x00007191 rtn  0x00000034 
+ 00026991  0x00007192 copy  0x0000003f , 0x00000039 
+ 00026992  0x00007193 fetch  0x00000002 , 0x0000423d 
+ 00026993  0x00007194 increase  0x00000003 , 0x0000003f 
+ 00026994  0x00007195 copy  0x0000003f , 0x00000011 
+ 00026995  0x00007197 ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x00007198 call  0x000067dd 
+ 00026997  0x00007199 increase  0x00000001 , 0x00000011 
+ 00026998  0x0000719a loop  0x00006973 
+ 00026999  0x0000719c rtn 
+ 00027000  0x0000719f arg  0x00000009 , 0x00000007 
+ 00027001  0x000071a0 call  0x00007f16 
+ 00027002  0x000071a1 nrtn  0x00000034 
+ 00027003  0x000071a2 setarg  0x00000020 
+ 00027004  0x000071a3 arg  0x00000009 , 0x00000007 
+ 00027005  0x000071a4 call  0x00007f08 
+ 00027006  0x000071a5 disable  0x00000028 
+ 00027007  0x000071a6 call  0x0000696c 
+ 00027008  0x000071a7 bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x000071a8 fetch  0x00000002 , 0x0000423d 
+ 00027010  0x000071a9 ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x000071ab rtn  0x00000034 
+ 00027012  0x000071ac call  0x00006954 
+ 00027013  0x000071ad nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x000071ae call  0x00007d00 
+ 00027015  0x000071af disable  0x00000028 
+ 00027016  0x000071b0 fetch  0x00000002 , 0x00000b12 
+ 00027017  0x000071b1 store  0x00000002 , 0x00000b19 
+ 00027018  0x000071b2 jam  0x00000000 , 0x00000b1b 
+ 00027019  0x000071b3 force  0x00000000 , 0x00000007 
+ 00027020  0x000071b5 fetch  0x00000002 , 0x00000b14 
+ 00027021  0x000071b6 rshift  0x0000003f , 0x00000002 
+ 00027022  0x000071b7 storet  0x00000002 , 0x00000b14 
+ 00027023  0x000071b8 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x000071b9 fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x000071ba and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x000071bb rshift  0x00000002 , 0x00000002 
+ 00027027  0x000071bc storet  0x00000002 , 0x00000b19 
+ 00027028  0x000071bd ixor  0x00000011 , 0x0000003e 
+ 00027029  0x000071be ncall  0x000069a1 , 0x00000005 
+ 00027030  0x000071bf fetch  0x00000002 , 0x0000423d 
+ 00027031  0x000071c0 ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x000071c2 fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x000071c3 increase  0x00000001 , 0x00000002 
+ 00027034  0x000071c4 storet  0x00000001 , 0x00000b1b 
+ 00027035  0x000071c5 copy  0x00000002 , 0x00000007 
+ 00027036  0x000071c6 ixor  0x00000007 , 0x0000003e 
+ 00027037  0x000071c7 nbranch  0x0000698c , 0x00000005 
+ 00027038  0x000071c8 fetch  0x00000002 , 0x00000b12 
+ 00027039  0x000071c9 store  0x00000002 , 0x00000b14 
+ 00027040  0x000071ca rtn 
+ 00027041  0x000071cc bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x000071cd fetch  0x00000002 , 0x0000423d 
+ 00027043  0x000071ce increase  0x00000001 , 0x0000003f 
+ 00027044  0x000071cf ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x000071d0 branch  0x00007f9c 
+ 00027046  0x000071dc hfetch  0x00000001 , 0x00008042 
+ 00027047  0x000071dd ior  0x00000011 , 0x0000003f 
+ 00027048  0x000071de hstore  0x00000001 , 0x00008042 
+ 00027049  0x000071df hfetch  0x00000002 , 0x00008050 
+ 00027050  0x000071e0 set0  0x0000000d , 0x0000003f 
+ 00027051  0x000071e1 hstore  0x00000002 , 0x00008050 
+ 00027052  0x000071e3 nop  0x00000064 
+ 00027053  0x000071e4 rtn 
+ 00027054  0x000071f0 fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x000071f1 setarg  0x00b71b00 
+ 00027056  0x000071f2 idiv  0x00000002 
+ 00027057  0x000071f3 call  0x00007f86 
+ 00027058  0x000071f4 quotient  0x00000002 
+ 00027059  0x000071f5 fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x000071f6 imul32  0x00000002 , 0x0000003f 
+ 00027061  0x000071f7 div  0x0000003f , 0x00000064 
+ 00027062  0x000071f8 call  0x00007f86 
+ 00027063  0x000071f9 quotient  0x00000011 
+ 00027064  0x000071fa copy  0x00000002 , 0x0000003f 
+ 00027065  0x000071fb isub  0x00000011 , 0x00000012 
+ 00027066  0x000071fc fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x000071fd call  0x000069be 
+ 00027068  0x000071fe fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x000071ff branch  0x000069d5 
+ 00027070  0x00007203 beq  0x00000000 , 0x000069c4 
+ 00027071  0x00007204 beq  0x00000001 , 0x000069c6 
+ 00027072  0x00007205 beq  0x00000002 , 0x000069c8 
+ 00027073  0x00007206 beq  0x00000003 , 0x000069ca 
+ 00027074  0x00007207 beq  0x00000004 , 0x000069cc 
+ 00027075  0x00007208 beq  0x00000005 , 0x000069ce 
+ 00027076  0x0000720a arg  0x000080a0 , 0x00000005 
+ 00027077  0x0000720b branch  0x000069d0 
+ 00027078  0x0000720d arg  0x000080a4 , 0x00000005 
+ 00027079  0x0000720e branch  0x000069d0 
+ 00027080  0x00007210 arg  0x000080a8 , 0x00000005 
+ 00027081  0x00007211 branch  0x000069d0 
+ 00027082  0x00007213 arg  0x00008064 , 0x00000005 
+ 00027083  0x00007214 branch  0x000069d0 
+ 00027084  0x00007216 arg  0x00008068 , 0x00000005 
+ 00027085  0x00007217 branch  0x000069d0 
+ 00027086  0x00007219 arg  0x0000806c , 0x00000005 
+ 00027087  0x0000721a branch  0x000069d0 
+ 00027088  0x0000721c copy  0x00000011 , 0x0000003f 
+ 00027089  0x0000721d istore  0x00000002 , 0x00000005 
+ 00027090  0x0000721e copy  0x00000012 , 0x0000003f 
+ 00027091  0x0000721f istore  0x00000002 , 0x00000005 
+ 00027092  0x00007220 rtn 
+ 00027093  0x00007225 enable  0x00000028 
+ 00027094  0x00007226 branch  0x000069d8 
+ 00027095  0x00007228 disable  0x00000028 
+ 00027096  0x0000722a beq  0x00000004 , 0x000069e3 
+ 00027097  0x0000722b beq  0x00000005 , 0x000069e5 
+ 00027098  0x0000722c beq  0x0000001b , 0x000069e7 
+ 00027099  0x0000722d beq  0x0000001c , 0x000069e9 
+ 00027100  0x0000722e beq  0x00000003 , 0x000069eb 
+ 00027101  0x0000722f beq  0x00000008 , 0x000069ed 
+ 00027102  0x00007230 beq  0x00000014 , 0x000069ef 
+ 00027103  0x00007231 beq  0x00000015 , 0x000069f1 
+ 00027104  0x00007232 beq  0x00000016 , 0x000069f3 
+ 00027105  0x00007233 beq  0x00000017 , 0x000069f5 
+ 00027106  0x00007234 rtn 
+ 00027107  0x00007238 arg  0x00000006 , 0x00000007 
+ 00027108  0x00007239 branch  0x000069ff 
+ 00027109  0x0000723b arg  0x00000007 , 0x00000007 
+ 00027110  0x0000723c branch  0x000069ff 
+ 00027111  0x0000723e arg  0x00000008 , 0x00000007 
+ 00027112  0x0000723f branch  0x000069ff 
+ 00027113  0x00007241 arg  0x00000009 , 0x00000007 
+ 00027114  0x00007242 branch  0x000069ff 
+ 00027115  0x00007244 arg  0x0000000a , 0x00000007 
+ 00027116  0x00007245 branch  0x000069ff 
+ 00027117  0x00007247 arg  0x0000000b , 0x00000007 
+ 00027118  0x00007248 branch  0x000069ff 
+ 00027119  0x0000724a arg  0x0000000c , 0x00000007 
+ 00027120  0x0000724b branch  0x00006a01 
+ 00027121  0x0000724d arg  0x0000000d , 0x00000007 
+ 00027122  0x0000724e branch  0x00006a01 
+ 00027123  0x00007250 arg  0x0000000e , 0x00000007 
+ 00027124  0x00007251 branch  0x00006a01 
+ 00027125  0x00007253 arg  0x0000000f , 0x00000007 
+ 00027126  0x00007254 branch  0x00006a01 
+ 00027127  0x00007257 hfetch  0x00000002 , 0x00008081 
+ 00027128  0x00007258 qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x00007259 hstore  0x00000002 , 0x00008081 
+ 00027130  0x0000725a copy  0x00000011 , 0x00000007 
+ 00027131  0x0000725b hfetch  0x00000001 , 0x00008085 
+ 00027132  0x0000725c qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x0000725d hstore  0x00000001 , 0x00008085 
+ 00027134  0x0000725e rtn 
+ 00027135  0x00007261 add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x00007262 branch  0x000069f7 
+ 00027137  0x00007265 add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x00007266 branch  0x000069f7 
+ 00027139  0x0000726c rtn  0x0000002b 
+ 00027140  0x0000726d jam  0x00000000 , 0x00004567 
+ 00027141  0x0000726e jam  0x00000003 , 0x000004ed 
+ 00027142  0x0000726f jam  0x00000003 , 0x000004ee 
+ 00027143  0x00007270 jam  0x00000011 , 0x000004f2 
+ 00027144  0x00007271 jam  0x00000013 , 0x000004f3 
+ 00027145  0x00007272 setarg  0x00000000 
+ 00027146  0x00007273 store  0x00000003 , 0x000004ef 
+ 00027147  0x00007274 store  0x00000001 , 0x00004254 
+ 00027148  0x00007275 jam  0x00000000 , 0x00004681 
+ 00027149  0x00007278 bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x00007279 setarg  0x00000000 
+ 00027151  0x0000727a store  0x00000001 , 0x00004254 
+ 00027152  0x0000727b store  0x00000001 , 0x00004564 
+ 00027153  0x0000727c store  0x00000001 , 0x0000455d 
+ 00027154  0x0000727d fetch  0x00000001 , 0x0000456b 
+ 00027155  0x0000727e beq  0x00000001 , 0x00006a16 
+ 00027156  0x0000727f jam  0x00000050 , 0x00004569 
+ 00027157  0x00007280 rtn 
+ 00027158  0x00007283 jam  0x00000000 , 0x00004569 
+ 00027159  0x00007284 rtn 
+ 00027160  0x00007287 or_into  0x00000002 , 0x00000002 
+ 00027161  0x00007288 rtn 
+ 00027162  0x00007295 copy  0x00000002 , 0x0000003f 
+ 00027163  0x00007296 reverse  0x0000003f , 0x0000003f 
+ 00027164  0x00007297 store  0x00000001 , 0x00004562 
+ 00027165  0x00007298 force  0x0000003f , 0x0000003f 
+ 00027166  0x00007299 reverse  0x0000003f , 0x0000003f 
+ 00027167  0x0000729a store  0x00000001 , 0x00004561 
+ 00027168  0x0000729b force  0x00000001 , 0x0000003f 
+ 00027169  0x0000729c reverse  0x0000003f , 0x0000003f 
+ 00027170  0x0000729d store  0x00000001 , 0x00004560 
+ 00027171  0x0000729e call  0x00006a50 
+ 00027172  0x0000729f copy  0x00000002 , 0x0000003f 
+ 00027173  0x000072a0 rtn 
+ 00027174  0x000072a2 reverse  0x0000003f , 0x0000003f 
+ 00027175  0x000072a3 store  0x00000001 , 0x00004562 
+ 00027176  0x000072a4 force  0x00000073 , 0x0000003f 
+ 00027177  0x000072a5 reverse  0x0000003f , 0x0000003f 
+ 00027178  0x000072a6 store  0x00000001 , 0x00004561 
+ 00027179  0x000072a7 force  0x00000001 , 0x0000003f 
+ 00027180  0x000072a8 reverse  0x0000003f , 0x0000003f 
+ 00027181  0x000072a9 store  0x00000001 , 0x00004560 
+ 00027182  0x000072aa branch  0x00006a50 
+ 00027183  0x000072ad fetch  0x00000001 , 0x00004563 
+ 00027184  0x000072ae branch  0x00006a33 , 0x00000034 
+ 00027185  0x000072af setarg  0x00000070 
+ 00027186  0x000072b0 rtn 
+ 00027187  0x000072b2 setarg  0x000000aa 
+ 00027188  0x000072b3 rtn 
+ 00027189  0x000072b6 reverse  0x0000003f , 0x0000003f 
+ 00027190  0x000072b7 store  0x00000001 , 0x00004562 
+ 00027191  0x000072b8 force  0x000000ef , 0x0000003f 
+ 00027192  0x000072b9 call  0x00006a44 
+ 00027193  0x000072ba fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x000072bb copy  0x00000002 , 0x00000005 
+ 00027195  0x000072bc istore  0x00000001 , 0x00000005 
+ 00027196  0x000072bd copy  0x00000005 , 0x00000002 
+ 00027197  0x000072be storet  0x00000002 , 0x000004f7 
+ 00027198  0x000072bf force  0x000000ff , 0x0000003f 
+ 00027199  0x000072c0 call  0x00006a44 
+ 00027200  0x000072c1 fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x000072c2 copy  0x00000002 , 0x00000005 
+ 00027202  0x000072c3 istore  0x00000001 , 0x00000005 
+ 00027203  0x000072c4 rtn 
+ 00027204  0x000072ce reverse  0x0000003f , 0x0000003f 
+ 00027205  0x000072cf store  0x00000001 , 0x00004561 
+ 00027206  0x000072d0 fetch  0x00000002 , 0x00004561 
+ 00027207  0x000072d1 lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x000072d2 store  0x00000003 , 0x000004f4 
+ 00027209  0x000072d3 arg  0x00000107 , 0x00000011 
+ 00027210  0x000072d4 arg  0x0000000f , 0x00000012 
+ 00027211  0x000072d5 call  0x00006a5d 
+ 00027212  0x000072d6 xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x000072d7 invert  0x0000003f , 0x0000003f 
+ 00027214  0x000072d8 reverse  0x0000003f , 0x0000003f 
+ 00027215  0x000072d9 rtn 
+ 00027216  0x000072e4 fetch  0x00000003 , 0x00004560 
+ 00027217  0x000072e5 store  0x00000003 , 0x000004f4 
+ 00027218  0x000072e6 arg  0x00000107 , 0x00000011 
+ 00027219  0x000072e7 arg  0x0000000f , 0x00000012 
+ 00027220  0x000072e8 call  0x00006a5d 
+ 00027221  0x000072e9 lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x000072ea arg  0x00000007 , 0x00000012 
+ 00027223  0x000072eb call  0x00006a5d 
+ 00027224  0x000072ec xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x000072ed invert  0x0000003f , 0x0000003f 
+ 00027226  0x000072ee reverse  0x0000003f , 0x0000003f 
+ 00027227  0x000072ef copy  0x0000003f , 0x00000002 
+ 00027228  0x000072f0 rtn 
+ 00027229  0x000072f3 arg  0x00000000 , 0x00000013 
+ 00027230  0x000072f4 copy  0x00000012 , 0x00000039 
+ 00027231  0x000072f5 call  0x00007e71 
+ 00027232  0x000072f6 icopy  0x00000002 
+ 00027233  0x000072fc copy  0x00000002 , 0x0000003f 
+ 00027234  0x000072fd lshift  0x00000013 , 0x00000013 
+ 00027235  0x000072fe bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x000072ff ixor  0x00000011 , 0x00000002 
+ 00027237  0x00007300 increase  0x00000001 , 0x00000013 
+ 00027238  0x00007302 lshift  0x00000002 , 0x00000002 
+ 00027239  0x00007303 fetch  0x00000003 , 0x000004f4 
+ 00027240  0x00007304 increase  0xffffffff , 0x00000012 
+ 00027241  0x00007305 compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x00007306 branch  0x00006a70 , 0x00000001 
+ 00027243  0x00007307 copy  0x00000012 , 0x00000039 
+ 00027244  0x00007308 call  0x00007e71 
+ 00027245  0x00007309 isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x0000730a setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x0000730b branch  0x00006a61 
+ 00027248  0x0000730e rshift  0x00000002 , 0x0000003f 
+ 00027249  0x0000730f rtn 
+ 00027250  0x00007312 fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x00007315 lshift2  0x00000002 , 0x00000002 
+ 00027252  0x00007316 set1  0x00000000 , 0x00000002 
+ 00027253  0x00007317 fetch  0x00000001 , 0x00004563 
+ 00027254  0x00007318 ncall  0x00006a18 , 0x00000034 
+ 00027255  0x00007319 storet  0x00000001 , 0x0000050d 
+ 00027256  0x0000731a rtn 
+ 00027257  0x0000731e lshift  0x00000002 , 0x00000002 
+ 00027258  0x0000731f fetch  0x00000001 , 0x00004563 
+ 00027259  0x00007320 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x00007322 rtn 
+ 00027261  0x00007324 fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x00007325 jam  0x000000d7 , 0x000004fe 
+ 00027263  0x00007326 call  0x00006bb6 
+ 00027264  0x00007327 fetch  0x00000001 , 0x00004251 
+ 00027265  0x00007328 set1  0x00000006 , 0x0000003f 
+ 00027266  0x00007329 set1  0x00000007 , 0x0000003f 
+ 00027267  0x0000732a store  0x00000001 , 0x00004251 
+ 00027268  0x0000732b jam  0x00000000 , 0x00004563 
+ 00027269  0x0000732c branch  0x00006b97 
+ 00027270  0x0000732e fetch  0x00000001 , 0x00004251 
+ 00027271  0x0000732f set1  0x00000007 , 0x0000003f 
+ 00027272  0x00007330 store  0x00000001 , 0x00004251 
+ 00027273  0x00007331 branch  0x00006b97 
+ 00027274  0x00007335 bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x00007336 fetch  0x00000001 , 0x00004681 
+ 00027276  0x00007337 beq  0x00000000 , 0x00006a8e 
+ 00027277  0x00007338 branch  0x00006b4c 
+ 00027278  0x0000733b fetch  0x00000002 , 0x00000264 
+ 00027279  0x0000733c copy  0x0000003f , 0x00000006 
+ 00027280  0x0000733d call  0x00006ab8 
+ 00027281  0x0000733e fetch  0x00000001 , 0x000004fc 
+ 00027282  0x0000733f beq  0x00000000 , 0x00006a94 
+ 00027283  0x00007340 branch  0x00006b18 
+ 00027284  0x00007342 bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x00007343 fetch  0x00000001 , 0x000004fd 
+ 00027286  0x00007344 beq  0x0000003f , 0x00006a7d 
+ 00027287  0x00007345 beq  0x00000073 , 0x00006a86 
+ 00027288  0x00007346 beq  0x000000ef , 0x00006a9b 
+ 00027289  0x00007347 beq  0x00000053 , 0x00006b44 
+ 00027290  0x00007348 rtn 
+ 00027291  0x0000734c fetch  0x00000002 , 0x00000501 
+ 00027292  0x0000734d copy  0x0000003f , 0x00000006 
+ 00027293  0x0000734e call  0x00006ac3 
+ 00027294  0x0000734f fetch  0x00000001 , 0x00000503 
+ 00027295  0x00007350 beq  0x00000041 , 0x00006aa5 
+ 00027296  0x00007351 beq  0x00000040 , 0x00006aad 
+ 00027297  0x00007352 beq  0x00000071 , 0x00006ae6 
+ 00027298  0x00007353 beq  0x00000070 , 0x00006af2 
+ 00027299  0x00007354 beq  0x00000049 , 0x00006afd 
+ 00027300  0x00007355 branch  0x00006b97 
+ 00027301  0x00007358 call  0x00006aaf 
+ 00027302  0x0000735a branch  0x00006aa7 
+ 00027303  0x0000735d fetch  0x00000001 , 0x00004254 
+ 00027304  0x0000735e set1  0x00000000 , 0x0000003f 
+ 00027305  0x0000735f set1  0x00000001 , 0x0000003f 
+ 00027306  0x00007360 store  0x00000001 , 0x00004254 
+ 00027307  0x00007361 call  0x00006be0 
+ 00027308  0x00007362 branch  0x00006b97 
+ 00027309  0x00007365 call  0x00006aaf 
+ 00027310  0x00007366 branch  0x00006b97 
+ 00027311  0x00007369 call  0x00006acb 
+ 00027312  0x0000736a branch  0x00006ad7 
+ 00027313  0x0000736d call  0x00006acb 
+ 00027314  0x0000736e ifetch  0x00000001 , 0x00000006 
+ 00027315  0x0000736f rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x00007370 store  0x00000001 , 0x0000456a 
+ 00027317  0x00007371 ifetch  0x00000001 , 0x00000006 
+ 00027318  0x00007372 store  0x00000001 , 0x00000508 
+ 00027319  0x00007373 rtn 
+ 00027320  0x00007377 ifetch  0x00000001 , 0x00000006 
+ 00027321  0x00007378 store  0x00000001 , 0x000004fb 
+ 00027322  0x00007379 rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x0000737a store  0x00000001 , 0x000004fc 
+ 00027324  0x0000737b ifetch  0x00000001 , 0x00000006 
+ 00027325  0x0000737c store  0x00000001 , 0x000004fd 
+ 00027326  0x0000737e call  0x00006ace 
+ 00027327  0x0000737f storet  0x00000002 , 0x000004ff 
+ 00027328  0x00007380 copy  0x00000006 , 0x0000003f 
+ 00027329  0x00007381 store  0x00000002 , 0x00000501 
+ 00027330  0x00007382 rtn 
+ 00027331  0x00007385 ifetch  0x00000001 , 0x00000006 
+ 00027332  0x00007386 rshift  0x0000003f , 0x0000003f 
+ 00027333  0x00007387 store  0x00000001 , 0x00000503 
+ 00027334  0x00007388 call  0x00006ace 
+ 00027335  0x00007389 storet  0x00000002 , 0x00000504 
+ 00027336  0x0000738a copy  0x00000006 , 0x0000003f 
+ 00027337  0x0000738b store  0x00000002 , 0x00000506 
+ 00027338  0x0000738c rtn 
+ 00027339  0x00007390 fetch  0x00000002 , 0x00000506 
+ 00027340  0x00007391 copy  0x0000003f , 0x00000006 
+ 00027341  0x00007392 rtn 
+ 00027342  0x00007395 ifetch  0x00000001 , 0x00000006 
+ 00027343  0x00007396 copy  0x0000003f , 0x00000002 
+ 00027344  0x00007397 rshift  0x00000002 , 0x00000002 
+ 00027345  0x00007398 rtnbit1  0x00000000 
+ 00027346  0x00007399 ifetch  0x00000001 , 0x00000006 
+ 00027347  0x0000739a lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x0000739b lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x0000739c iadd  0x00000002 , 0x00000002 
+ 00027350  0x0000739d rtn 
+ 00027351  0x000073a0 ifetch  0x00000001 , 0x00000006 
+ 00027352  0x000073a1 store  0x00000001 , 0x0000455d 
+ 00027353  0x000073a2 ifetch  0x00000001 , 0x00000006 
+ 00027354  0x000073a3 store  0x00000001 , 0x00000509 
+ 00027355  0x000073a4 ifetch  0x00000001 , 0x00000006 
+ 00027356  0x000073a5 store  0x00000001 , 0x0000050a 
+ 00027357  0x000073a6 ifetch  0x00000001 , 0x00000006 
+ 00027358  0x000073a7 store  0x00000001 , 0x0000050b 
+ 00027359  0x000073a8 ifetch  0x00000002 , 0x00000006 
+ 00027360  0x000073a9 store  0x00000002 , 0x0000455e 
+ 00027361  0x000073aa ifetch  0x00000001 , 0x00000006 
+ 00027362  0x000073ab store  0x00000001 , 0x0000050c 
+ 00027363  0x000073ac ifetch  0x00000001 , 0x00000006 
+ 00027364  0x000073ad store  0x00000001 , 0x00004568 
+ 00027365  0x000073ae rtn 
+ 00027366  0x000073b2 call  0x00006ab1 
+ 00027367  0x000073b4 branch  0x00006ae8 
+ 00027368  0x000073b7 fetch  0x00000001 , 0x00004254 
+ 00027369  0x000073b8 set1  0x00000005 , 0x0000003f 
+ 00027370  0x000073b9 set1  0x00000006 , 0x0000003f 
+ 00027371  0x000073ba store  0x00000001 , 0x00004254 
+ 00027372  0x000073bb fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x000073bc lshift2  0x00000002 , 0x00000002 
+ 00027374  0x000073bd or_into  0x00000003 , 0x00000002 
+ 00027375  0x000073be call  0x00006c11 
+ 00027376  0x000073bf jam  0x00000003 , 0x00004567 
+ 00027377  0x000073c0 branch  0x00006b97 
+ 00027378  0x000073c3 jam  0x00000008 , 0x00000a99 
+ 00027379  0x000073c4 call  0x00007d86 
+ 00027380  0x000073c5 call  0x00006ab1 
+ 00027381  0x000073c6 fetch  0x00000001 , 0x0000456a 
+ 00027382  0x000073c7 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x000073c8 branch  0x00006af9 , 0x00000005 
+ 00027384  0x000073c9 branch  0x00002a8c 
+ 00027385  0x000073cb fetch  0x00000001 , 0x00004254 
+ 00027386  0x000073cc set1  0x00000007 , 0x0000003f 
+ 00027387  0x000073cd store  0x00000001 , 0x00004254 
+ 00027388  0x000073ce branch  0x00006b97 
+ 00027389  0x000073d1 call  0x00006acb 
+ 00027390  0x000073d2 ifetch  0x00000001 , 0x00000006 
+ 00027391  0x000073d3 store  0x00000001 , 0x00000ac2 
+ 00027392  0x000073d4 call  0x000052d2 
+ 00027393  0x000073d5 call  0x000052e0 
+ 00027394  0x000073d6 setarg  0x0000000e 
+ 00027395  0x000073d7 istore  0x00000002 , 0x00000005 
+ 00027396  0x000073d8 fetch  0x00000002 , 0x0000424a 
+ 00027397  0x000073d9 istore  0x00000002 , 0x00000005 
+ 00027398  0x000073da fetch  0x00000001 , 0x00004563 
+ 00027399  0x000073dc lshift  0x0000003f , 0x0000003f 
+ 00027400  0x000073dd set1  0x00000000 , 0x0000003f 
+ 00027401  0x000073de istore  0x00000001 , 0x00000005 
+ 00027402  0x000073df bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x000073e0 setarg  0x000015ef 
+ 00027404  0x000073e1 istore  0x00000002 , 0x00000005 
+ 00027405  0x000073e2 setarg  0x00001191 
+ 00027406  0x000073e3 istore  0x00000002 , 0x00000005 
+ 00027407  0x000073e6 fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x000073e7 istore  0x00000001 , 0x00000005 
+ 00027409  0x000073e8 setarg  0x00000007 
+ 00027410  0x000073e9 istore  0x00000005 , 0x00000005 
+ 00027411  0x000073ec setarg  0x00000001 
+ 00027412  0x000073ed istore  0x00000002 , 0x00000005 
+ 00027413  0x000073f0 call  0x00006a2f 
+ 00027414  0x000073f1 istore  0x00000001 , 0x00000005 
+ 00027415  0x000073f2 rtn 
+ 00027416  0x000073f7 branch  0x00006b19 
+ 00027417  0x000073fa bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x000073fb fetch  0x00000001 , 0x000004fd 
+ 00027419  0x000073fc beq  0x00000073 , 0x00006b21 
+ 00027420  0x000073fd beq  0x0000003f , 0x00006b25 
+ 00027421  0x000073fe beq  0x000000ef , 0x00006b3f 
+ 00027422  0x000073ff beq  0x000000ff , 0x00006b37 
+ 00027423  0x00007400 beq  0x00000053 , 0x00006b46 
+ 00027424  0x00007401 rtn 
+ 00027425  0x00007403 fetch  0x00000001 , 0x00004254 
+ 00027426  0x00007404 set1  0x00000003 , 0x0000003f 
+ 00027427  0x00007405 store  0x00000001 , 0x00004254 
+ 00027428  0x00007406 branch  0x00006b97 
+ 00027429  0x00007408 fetch  0x00000001 , 0x00004254 
+ 00027430  0x00007409 set1  0x00000003 , 0x0000003f 
+ 00027431  0x0000740a set1  0x00000002 , 0x0000003f 
+ 00027432  0x0000740b store  0x00000001 , 0x00004254 
+ 00027433  0x0000740c fetch  0x00000001 , 0x000004fb 
+ 00027434  0x0000740d call  0x00006a26 
+ 00027435  0x0000740e store  0x00000001 , 0x000004fe 
+ 00027436  0x0000740f call  0x00006bb6 
+ 00027437  0x00007410 fetch  0x00000001 , 0x000004fb 
+ 00027438  0x00007411 rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x00007412 store  0x00000001 , 0x0000455d 
+ 00027440  0x00007413 lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x00007414 set0  0x00000001 , 0x0000003f 
+ 00027442  0x00007415 set1  0x00000000 , 0x0000003f 
+ 00027443  0x00007416 arg  0x00004565 , 0x00000002 
+ 00027444  0x00007417 storet  0x00000002 , 0x000004f7 
+ 00027445  0x00007418 call  0x00006a35 
+ 00027446  0x00007419 branch  0x00006b97 
+ 00027447  0x0000741c fetch  0x00000002 , 0x00000501 
+ 00027448  0x0000741d copy  0x0000003f , 0x00000006 
+ 00027449  0x0000741e increase  0x00000001 , 0x0000003f 
+ 00027450  0x0000741f store  0x00000002 , 0x00000501 
+ 00027451  0x00007420 ifetch  0x00000001 , 0x00000006 
+ 00027452  0x00007421 fetcht  0x00000001 , 0x00004568 
+ 00027453  0x00007422 iadd  0x00000002 , 0x0000003f 
+ 00027454  0x00007423 store  0x00000001 , 0x00004568 
+ 00027455  0x00007425 call  0x00006c42 
+ 00027456  0x00007427 call  0x00006a72 
+ 00027457  0x00007428 call  0x00006c28 
+ 00027458  0x00007429 call  0x00006c4b 
+ 00027459  0x0000742a branch  0x00006b97 
+ 00027460  0x0000742d jam  0x00000009 , 0x00000a99 
+ 00027461  0x0000742e call  0x00007d86 
+ 00027462  0x00007430 call  0x00006a0d 
+ 00027463  0x00007431 fetch  0x00000001 , 0x000004fb 
+ 00027464  0x00007432 call  0x00006a26 
+ 00027465  0x00007433 store  0x00000001 , 0x000004fe 
+ 00027466  0x00007434 call  0x00006bb6 
+ 00027467  0x00007435 branch  0x00006b97 
+ 00027468  0x0000743b fetch  0x00000002 , 0x00000264 
+ 00027469  0x0000743c copy  0x0000003f , 0x00000006 
+ 00027470  0x0000743d call  0x00006ab8 
+ 00027471  0x0000743e fetch  0x00000001 , 0x000004fc 
+ 00027472  0x0000743f beq  0x00000000 , 0x00006b52 
+ 00027473  0x00007440 branch  0x00006b86 
+ 00027474  0x00007443 bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x00007444 fetch  0x00000001 , 0x000004fd 
+ 00027476  0x00007445 beq  0x0000003f , 0x00006a7d 
+ 00027477  0x00007446 beq  0x00000073 , 0x00006a86 
+ 00027478  0x00007447 beq  0x000000ef , 0x00006b58 
+ 00027479  0x00007448 branch  0x00006b97 
+ 00027480  0x0000744a fetch  0x00000002 , 0x00000501 
+ 00027481  0x0000744b copy  0x0000003f , 0x00000006 
+ 00027482  0x0000744c call  0x00006ac3 
+ 00027483  0x0000744d fetch  0x00000001 , 0x00000503 
+ 00027484  0x0000744e beq  0x00000041 , 0x00006b61 
+ 00027485  0x0000744f beq  0x00000040 , 0x00006b61 
+ 00027486  0x00007450 beq  0x00000071 , 0x00006b6c 
+ 00027487  0x00007451 beq  0x00000070 , 0x00006b7c 
+ 00027488  0x00007452 branch  0x00006b97 
+ 00027489  0x00007455 call  0x00006aaf 
+ 00027490  0x00007456 fetch  0x00000001 , 0x0000455d 
+ 00027491  0x00007457 rshift  0x0000003f , 0x0000003f 
+ 00027492  0x00007458 fetcht  0x00000001 , 0x00004564 
+ 00027493  0x00007459 isub  0x00000002 , 0x0000003e 
+ 00027494  0x0000745a branch  0x00006b68 , 0x00000005 
+ 00027495  0x0000745b branch  0x00002a8c 
+ 00027496  0x0000745d fetch  0x00000001 , 0x00004254 
+ 00027497  0x0000745e set1  0x00000001 , 0x0000003f 
+ 00027498  0x0000745f store  0x00000001 , 0x00004254 
+ 00027499  0x00007460 branch  0x00006b97 
+ 00027500  0x00007463 call  0x00006ab1 
+ 00027501  0x00007464 fetch  0x00000001 , 0x0000456a 
+ 00027502  0x00007465 fetcht  0x00000001 , 0x00004564 
+ 00027503  0x00007466 isub  0x00000002 , 0x0000003e 
+ 00027504  0x00007467 branch  0x00006b73 , 0x00000005 
+ 00027505  0x00007468 branch  0x00002a8c 
+ 00027506  0x00007469 branch  0x00006b97 
+ 00027507  0x0000746b fetch  0x00000001 , 0x00004254 
+ 00027508  0x0000746c set1  0x00000005 , 0x0000003f 
+ 00027509  0x0000746d set1  0x00000006 , 0x0000003f 
+ 00027510  0x0000746e store  0x00000001 , 0x00004254 
+ 00027511  0x0000746f fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x00007470 lshift2  0x00000002 , 0x00000002 
+ 00027513  0x00007471 or_into  0x00000003 , 0x00000002 
+ 00027514  0x00007472 call  0x00006c11 
+ 00027515  0x00007473 branch  0x00006b97 
+ 00027516  0x00007476 call  0x00006ab1 
+ 00027517  0x00007477 fetch  0x00000001 , 0x0000456a 
+ 00027518  0x00007478 fetcht  0x00000001 , 0x00004564 
+ 00027519  0x00007479 isub  0x00000002 , 0x0000003e 
+ 00027520  0x0000747a branch  0x00006b82 , 0x00000005 
+ 00027521  0x0000747b branch  0x00002a8c 
+ 00027522  0x0000747d fetch  0x00000001 , 0x00004254 
+ 00027523  0x0000747e set1  0x00000007 , 0x0000003f 
+ 00027524  0x0000747f store  0x00000001 , 0x00004254 
+ 00027525  0x00007480 branch  0x00006b97 
+ 00027526  0x00007483 fetch  0x00000001 , 0x000004fc 
+ 00027527  0x00007484 fetcht  0x00000001 , 0x00004564 
+ 00027528  0x00007485 isub  0x00000002 , 0x0000003e 
+ 00027529  0x00007486 branch  0x00006b8c , 0x00000005 
+ 00027530  0x00007487 branch  0x00002a8c 
+ 00027531  0x00007488 branch  0x00006b97 
+ 00027532  0x0000748b fetch  0x00000001 , 0x000004fd 
+ 00027533  0x0000748c beq  0x00000073 , 0x00006b91 
+ 00027534  0x0000748d beq  0x000000ef , 0x00006b3f 
+ 00027535  0x0000748e beq  0x000000ff , 0x00006b37 
+ 00027536  0x0000748f beq  0x00000053 , 0x00006b96 
+ 00027537  0x00007491 fetch  0x00000001 , 0x00004254 
+ 00027538  0x00007492 set1  0x00000003 , 0x0000003f 
+ 00027539  0x00007493 store  0x00000001 , 0x00004254 
+ 00027540  0x00007494 branch  0x00006b97 
+ 00027541  0x00007496 branch  0x00006b95 
+ 00027542  0x00007498 branch  0x00006b46 
+ 00027543  0x0000749a rtn 
+ 00027544  0x0000749d fetch  0x00000001 , 0x00004567 
+ 00027545  0x0000749e rtn  0x00000034 
+ 00027546  0x0000749f beq  0x00000003 , 0x00006b9c 
+ 00027547  0x000074a0 branch  0x00002a8c 
+ 00027548  0x000074a3 jam  0x00000000 , 0x00004567 
+ 00027549  0x000074a4 call  0x000052d2 
+ 00027550  0x000074a5 arg  0x00000001 , 0x00000002 
+ 00027551  0x000074a6 fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x000074a7 lshift2  0x00000002 , 0x00000002 
+ 00027553  0x000074a9 or_into  0x00000003 , 0x00000002 
+ 00027554  0x000074aa arg  0x000000aa , 0x00000011 
+ 00027555  0x000074ab call  0x00006bfc 
+ 00027556  0x000074ac call  0x000052e0 
+ 00027557  0x000074ad copy  0x00000005 , 0x00000006 
+ 00027558  0x000074ae ifetch  0x00000002 , 0x00000006 
+ 00027559  0x000074af branch  0x00002a8c , 0x00000034 
+ 00027560  0x000074b0 rtn 
+ 00027561  0x000074b3 call  0x000052e0 
+ 00027562  0x000074b4 setarg  0x00000004 
+ 00027563  0x000074b5 istore  0x00000002 , 0x00000005 
+ 00027564  0x000074b6 fetch  0x00000002 , 0x0000424a 
+ 00027565  0x000074b7 istore  0x00000002 , 0x00000005 
+ 00027566  0x000074b8 fetch  0x00000001 , 0x000004fb 
+ 00027567  0x000074b9 istore  0x00000001 , 0x00000005 
+ 00027568  0x000074ba bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x000074bb setarg  0x0000013f 
+ 00027570  0x000074bc istore  0x00000002 , 0x00000005 
+ 00027571  0x000074bd fetch  0x00000001 , 0x000004fe 
+ 00027572  0x000074be istore  0x00000001 , 0x00000005 
+ 00027573  0x000074bf rtn 
+ 00027574  0x000074c1 call  0x000052d2 
+ 00027575  0x000074c2 call  0x000052e0 
+ 00027576  0x000074c3 setarg  0x00000004 
+ 00027577  0x000074c4 istore  0x00000002 , 0x00000005 
+ 00027578  0x000074c5 fetch  0x00000002 , 0x0000424a 
+ 00027579  0x000074c6 istore  0x00000002 , 0x00000005 
+ 00027580  0x000074c7 fetch  0x00000001 , 0x000004fb 
+ 00027581  0x000074c8 istore  0x00000001 , 0x00000005 
+ 00027582  0x000074c9 bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x000074ca setarg  0x00000173 
+ 00027584  0x000074cb istore  0x00000002 , 0x00000005 
+ 00027585  0x000074cc fetch  0x00000001 , 0x000004fe 
+ 00027586  0x000074cd istore  0x00000001 , 0x00000005 
+ 00027587  0x000074ce rtn 
+ 00027588  0x000074d0 call  0x000052e0 
+ 00027589  0x000074d1 setarg  0x0000000e 
+ 00027590  0x000074d2 istore  0x00000002 , 0x00000005 
+ 00027591  0x000074d3 fetch  0x00000002 , 0x0000424a 
+ 00027592  0x000074d4 istore  0x00000002 , 0x00000005 
+ 00027593  0x000074d5 fetch  0x00000001 , 0x00004563 
+ 00027594  0x000074d6 lshift  0x0000003f , 0x0000003f 
+ 00027595  0x000074d7 set1  0x00000000 , 0x0000003f 
+ 00027596  0x000074d8 istore  0x00000001 , 0x00000005 
+ 00027597  0x000074d9 bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x000074da setarg  0x000015ef 
+ 00027599  0x000074db istore  0x00000002 , 0x00000005 
+ 00027600  0x000074dc setarg  0x00001183 
+ 00027601  0x000074dd istore  0x00000002 , 0x00000005 
+ 00027602  0x000074de copy  0x00000002 , 0x0000003f 
+ 00027603  0x000074df istore  0x00000001 , 0x00000005 
+ 00027604  0x000074e0 setarg  0x000000f0 
+ 00027605  0x000074e1 istore  0x00000003 , 0x00000005 
+ 00027606  0x000074e2 setarg  0x0000007f 
+ 00027607  0x000074e3 istore  0x00000002 , 0x00000005 
+ 00027608  0x000074e4 setarg  0x00000000 
+ 00027609  0x000074e5 istore  0x00000001 , 0x00000005 
+ 00027610  0x000074e6 setarg  0x00000001 
+ 00027611  0x000074e7 istore  0x00000001 , 0x00000005 
+ 00027612  0x000074e8 call  0x00006a2f 
+ 00027613  0x000074e9 istore  0x00000001 , 0x00000005 
+ 00027614  0x000074ea jam  0x00000010 , 0x00004569 
+ 00027615  0x000074eb rtn 
+ 00027616  0x000074ed call  0x000052d2 
+ 00027617  0x000074ee call  0x000052e0 
+ 00027618  0x000074ef setarg  0x0000000e 
+ 00027619  0x000074f0 istore  0x00000002 , 0x00000005 
+ 00027620  0x000074f1 fetch  0x00000002 , 0x0000424a 
+ 00027621  0x000074f2 istore  0x00000002 , 0x00000005 
+ 00027622  0x000074f3 fetch  0x00000001 , 0x00004563 
+ 00027623  0x000074f4 lshift  0x0000003f , 0x0000003f 
+ 00027624  0x000074f5 set1  0x00000000 , 0x0000003f 
+ 00027625  0x000074f6 istore  0x00000001 , 0x00000005 
+ 00027626  0x000074f7 bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x000074f8 setarg  0x000015ef 
+ 00027628  0x000074f9 istore  0x00000002 , 0x00000005 
+ 00027629  0x000074fa setarg  0x00001181 
+ 00027630  0x000074fb istore  0x00000002 , 0x00000005 
+ 00027631  0x000074fc fetch  0x00000001 , 0x0000455d 
+ 00027632  0x000074fd istore  0x00000001 , 0x00000005 
+ 00027633  0x000074fe setarg  0x000000e0 
+ 00027634  0x000074ff istore  0x00000003 , 0x00000005 
+ 00027635  0x00007500 fetch  0x00000002 , 0x0000456c 
+ 00027636  0x00007501 istore  0x00000002 , 0x00000005 
+ 00027637  0x00007502 setarg  0x00000000 
+ 00027638  0x00007503 istore  0x00000001 , 0x00000005 
+ 00027639  0x00007504 fetch  0x00000001 , 0x0000456e 
+ 00027640  0x00007505 istore  0x00000001 , 0x00000005 
+ 00027641  0x00007506 call  0x00006a2f 
+ 00027642  0x00007507 istore  0x00000001 , 0x00000005 
+ 00027643  0x00007508 rtn 
+ 00027644  0x0000750a call  0x000052e0 
+ 00027645  0x0000750b setarg  0x00000008 
+ 00027646  0x0000750c istore  0x00000002 , 0x00000005 
+ 00027647  0x0000750d fetch  0x00000002 , 0x0000424a 
+ 00027648  0x0000750e istore  0x00000002 , 0x00000005 
+ 00027649  0x0000750f fetch  0x00000001 , 0x00004563 
+ 00027650  0x00007510 lshift  0x0000003f , 0x0000003f 
+ 00027651  0x00007511 set1  0x00000000 , 0x0000003f 
+ 00027652  0x00007512 istore  0x00000001 , 0x00000005 
+ 00027653  0x00007513 bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x00007514 setarg  0x000009ef 
+ 00027655  0x00007515 istore  0x00000002 , 0x00000005 
+ 00027656  0x00007516 setarg  0x000005e3 
+ 00027657  0x00007517 istore  0x00000002 , 0x00000005 
+ 00027658  0x00007518 copy  0x00000002 , 0x0000003f 
+ 00027659  0x00007519 istore  0x00000001 , 0x00000005 
+ 00027660  0x0000751a setarg  0x0000008d 
+ 00027661  0x0000751b istore  0x00000001 , 0x00000005 
+ 00027662  0x0000751c call  0x00006a2f 
+ 00027663  0x0000751d istore  0x00000001 , 0x00000005 
+ 00027664  0x0000751e rtn 
+ 00027665  0x00007521 call  0x000052d2 
+ 00027666  0x00007522 call  0x000052e0 
+ 00027667  0x00007523 setarg  0x00000008 
+ 00027668  0x00007524 istore  0x00000002 , 0x00000005 
+ 00027669  0x00007525 fetch  0x00000002 , 0x0000424a 
+ 00027670  0x00007526 istore  0x00000002 , 0x00000005 
+ 00027671  0x00007527 copy  0x00000002 , 0x0000000b 
+ 00027672  0x00007528 fetch  0x00000001 , 0x00004563 
+ 00027673  0x00007529 lshift  0x0000003f , 0x0000003f 
+ 00027674  0x0000752a set1  0x00000000 , 0x0000003f 
+ 00027675  0x0000752b istore  0x00000001 , 0x00000005 
+ 00027676  0x0000752c bpatchx  0x000000af , 0x00004035 
+ 00027677  0x0000752d setarg  0x000009ef 
+ 00027678  0x0000752e istore  0x00000002 , 0x00000005 
+ 00027679  0x0000752f setarg  0x000005e1 
+ 00027680  0x00007530 istore  0x00000002 , 0x00000005 
+ 00027681  0x00007531 copy  0x0000000b , 0x0000003f 
+ 00027682  0x00007532 istore  0x00000001 , 0x00000005 
+ 00027683  0x00007533 setarg  0x0000008d 
+ 00027684  0x00007534 istore  0x00000001 , 0x00000005 
+ 00027685  0x00007535 call  0x00006a2f 
+ 00027686  0x00007536 istore  0x00000001 , 0x00000005 
+ 00027687  0x00007537 rtn 
+ 00027688  0x0000753a bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x0000753b fetch  0x00000001 , 0x00004569 
+ 00027690  0x0000753c rtn  0x00000034 
+ 00027691  0x0000753d hfetch  0x00000002 , 0x00008112 
+ 00027692  0x0000753e nrtn  0x00000034 
+ 00027693  0x0000753f copy  0x00000011 , 0x0000003f 
+ 00027694  0x00007540 store  0x00000001 , 0x00000a9b 
+ 00027695  0x00007541 storet  0x00000001 , 0x00000a9a 
+ 00027696  0x00007542 call  0x0000526e 
+ 00027697  0x00007543 nrtn  0x00000034 
+ 00027698  0x00007544 call  0x000052d2 
+ 00027699  0x00007545 call  0x000052e0 
+ 00027700  0x00007546 setarg  0x00000005 
+ 00027701  0x00007547 istore  0x00000002 , 0x00000005 
+ 00027702  0x00007548 fetch  0x00000002 , 0x0000424a 
+ 00027703  0x00007549 istore  0x00000002 , 0x00000005 
+ 00027704  0x0000754a fetch  0x00000001 , 0x0000050d 
+ 00027705  0x0000754b istore  0x00000001 , 0x00000005 
+ 00027706  0x0000754c setarg  0x000001ff 
+ 00027707  0x0000754d istore  0x00000002 , 0x00000005 
+ 00027708  0x0000754e fetch  0x00000001 , 0x00004569 
+ 00027709  0x0000754f istore  0x00000001 , 0x00000005 
+ 00027710  0x00007550 fetch  0x00000001 , 0x00004566 
+ 00027711  0x00007551 istore  0x00000001 , 0x00000005 
+ 00027712  0x00007552 jam  0x00000000 , 0x00004569 
+ 00027713  0x00007553 rtn 
+ 00027714  0x00007556 bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x00007557 fetch  0x00000001 , 0x0000456b 
+ 00027716  0x00007558 rtneq  0x00000001 
+ 00027717  0x00007559 fetch  0x00000002 , 0x000004ff 
+ 00027718  0x0000755a rtn  0x00000034 
+ 00027719  0x0000755b fetch  0x00000001 , 0x00004569 
+ 00027720  0x0000755c increase  0x00000001 , 0x0000003f 
+ 00027721  0x0000755d store  0x00000001 , 0x00004569 
+ 00027722  0x0000755e rtn 
+ 00027723  0x00007561 fetch  0x00000002 , 0x0000456f 
+ 00027724  0x00007562 branch  0x00007f9c 
+ 00027725  0x00007565 bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x00007567 fetch  0x00000001 , 0x00004568 
+ 00027727  0x00007568 rtn  0x00000034 
+ 00027728  0x00007569 increase  0xffffffff , 0x0000003f 
+ 00027729  0x0000756a store  0x00000001 , 0x00004568 
+ 00027730  0x0000756b fetch  0x00000002 , 0x0000455e 
+ 00027731  0x0000756c fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x0000756d isub  0x00000002 , 0x0000003e 
+ 00027733  0x0000756e branch  0x00006c57 , 0x00000002 
+ 00027734  0x0000756f store  0x00000002 , 0x0000469f 
+ 00027735  0x00007571 fetch  0x00000001 , 0x00004569 
+ 00027736  0x00007572 branch  0x00006c5f , 0x00000034 
+ 00027737  0x00007573 jam  0x00000001 , 0x00000510 
+ 00027738  0x00007574 fetch  0x00000001 , 0x00004566 
+ 00027739  0x00007575 store  0x00000001 , 0x0000050f 
+ 00027740  0x00007576 setarg  0x000000ff 
+ 00027741  0x00007577 store  0x00000001 , 0x0000050e 
+ 00027742  0x00007578 branch  0x00006c64 
+ 00027743  0x0000757a jam  0x00000000 , 0x00000510 
+ 00027744  0x0000757b fetch  0x00000001 , 0x00004565 
+ 00027745  0x0000757c store  0x00000001 , 0x0000050f 
+ 00027746  0x0000757d setarg  0x000000ef 
+ 00027747  0x0000757e store  0x00000001 , 0x0000050e 
+ 00027748  0x00007580 bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x00007581 fetch  0x00000002 , 0x0000469f 
+ 00027750  0x00007582 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x00007583 branch  0x00006c6b , 0x00000002 
+ 00027752  0x00007584 fetch  0x00000001 , 0x00000510 
+ 00027753  0x00007585 increase  0x00000001 , 0x0000003f 
+ 00027754  0x00007586 store  0x00000001 , 0x00000510 
+ 00027755  0x00007588 call  0x00006a72 
+ 00027756  0x00007589 fetch  0x00000002 , 0x0000469f 
+ 00027757  0x0000758a increase  0x00000008 , 0x0000003f 
+ 00027758  0x0000758b fetcht  0x00000001 , 0x00000510 
+ 00027759  0x0000758c iadd  0x00000002 , 0x00000011 
+ 00027760  0x0000758e call  0x00005240 
+ 00027761  0x0000758f store  0x00000002 , 0x00000277 
+ 00027762  0x00007590 increase  0x00000004 , 0x0000003f 
+ 00027763  0x00007591 store  0x00000002 , 0x00000279 
+ 00027764  0x00007592 copy  0x0000003f , 0x00000005 
+ 00027765  0x00007593 fetch  0x00000001 , 0x0000050d 
+ 00027766  0x00007594 istore  0x00000001 , 0x00000005 
+ 00027767  0x00007595 fetch  0x00000001 , 0x0000050e 
+ 00027768  0x00007596 istore  0x00000001 , 0x00000005 
+ 00027769  0x00007597 call  0x00006c95 
+ 00027770  0x00007598 call  0x00006ca6 
+ 00027771  0x00007599 bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x0000759a fetch  0x00000002 , 0x00004571 
+ 00027773  0x0000759b copy  0x0000003f , 0x00000003 
+ 00027774  0x0000759c fetch  0x00000002 , 0x0000469f 
+ 00027775  0x0000759d copy  0x0000003f , 0x00000039 
+ 00027776  0x0000759e call  0x000066ea 
+ 00027777  0x0000759f copy  0x00000005 , 0x00000002 
+ 00027778  0x000075a0 copy  0x00000003 , 0x0000003f 
+ 00027779  0x000075a1 store  0x00000002 , 0x00004571 
+ 00027780  0x000075a2 copy  0x00000002 , 0x00000005 
+ 00027781  0x000075a3 fetch  0x00000001 , 0x0000050f 
+ 00027782  0x000075a4 istore  0x00000001 , 0x00000005 
+ 00027783  0x000075a5 fetch  0x00000002 , 0x00000277 
+ 00027784  0x000075a6 copy  0x0000003f , 0x00000005 
+ 00027785  0x000075a7 fetch  0x00000002 , 0x0000469f 
+ 00027786  0x000075a8 fetcht  0x00000001 , 0x00000510 
+ 00027787  0x000075a9 iadd  0x00000002 , 0x0000003f 
+ 00027788  0x000075aa increase  0x00000004 , 0x0000003f 
+ 00027789  0x000075ab istore  0x00000002 , 0x00000005 
+ 00027790  0x000075ac fetch  0x00000002 , 0x0000424a 
+ 00027791  0x000075ad istore  0x00000002 , 0x00000005 
+ 00027792  0x000075ae jam  0x00000000 , 0x00004569 
+ 00027793  0x000075af fetch  0x00000002 , 0x00004573 
+ 00027794  0x000075b0 beq  0x00000000 , 0x00003a97 
+ 00027795  0x000075b1 jam  0x00000000 , 0x00000b05 
+ 00027796  0x000075b2 rtn 
+ 00027797  0x000075b5 bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x000075b6 fetch  0x00000002 , 0x0000469f 
+ 00027799  0x000075b7 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x000075b8 nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x000075b9 lshift  0x0000003f , 0x0000003f 
+ 00027802  0x000075ba set1  0x00000000 , 0x0000003f 
+ 00027803  0x000075bb istore  0x00000001 , 0x00000005 
+ 00027804  0x000075bc rtn 
+ 00027805  0x000075be fetch  0x00000002 , 0x0000469f 
+ 00027806  0x000075bf rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x000075c0 rshift4  0x0000003f , 0x00000002 
+ 00027808  0x000075c1 and_into  0x0000007f , 0x0000003f 
+ 00027809  0x000075c2 lshift  0x0000003f , 0x0000003f 
+ 00027810  0x000075c3 set0  0x00000000 , 0x0000003f 
+ 00027811  0x000075c4 istore  0x00000001 , 0x00000005 
+ 00027812  0x000075c5 istoret  0x00000001 , 0x00000005 
+ 00027813  0x000075c6 rtn 
+ 00027814  0x000075c8 fetch  0x00000001 , 0x00004569 
+ 00027815  0x000075c9 rtn  0x00000034 
+ 00027816  0x000075ca istore  0x00000001 , 0x00000005 
+ 00027817  0x000075cb rtn 
+ 00027818  0x000075d1 bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x000075d2 call  0x00007d9c 
+ 00027820  0x000075d3 call  0x000032f6 
+ 00027821  0x000075d4 call  0x0000631b 
+ 00027822  0x000075d6 bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x000075d7 call  0x000076dc 
+ 00027824  0x000075d8 call  0x000076b5 
+ 00027825  0x000075d9 call  0x000076c6 
+ 00027826  0x000075dc call  0x0000526e 
+ 00027827  0x000075dd nrtn  0x00000034 
+ 00027828  0x000075df call  0x00004da9 
+ 00027829  0x000075e0 call  0x0000526e 
+ 00027830  0x000075e1 nrtn  0x00000034 
+ 00027831  0x000075e2 bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x000075e4 call  0x00006cf5 
+ 00027833  0x000075e5 call  0x00004f64 
+ 00027834  0x000075e6 call  0x00006b98 
+ 00027835  0x000075e8 call  0x00006cbe 
+ 00027836  0x000075e9 bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x000075ec branch  0x000032f2 
+ 00027838  0x000075ef fetch  0x00000001 , 0x0000027f 
+ 00027839  0x000075f0 bbit1  0x00000000 , 0x00005087 
+ 00027840  0x000075f1 bbit1  0x00000007 , 0x00005091 
+ 00027841  0x000075f2 rtn 
+ 00027842  0x000075f5 bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x000075f6 call  0x00005274 
+ 00027844  0x000075f7 rtn  0x00000034 
+ 00027845  0x000075f8 fetch  0x00000001 , 0x0000004b 
+ 00027846  0x000075f9 rtnbit1  0x00000006 
+ 00027847  0x000075fa call  0x00005258 
+ 00027848  0x000075fb store  0x00000002 , 0x0000016f 
+ 00027849  0x000075fc copy  0x0000003f , 0x00000006 
+ 00027850  0x000075fd ifetch  0x00000002 , 0x00000006 
+ 00027851  0x000075fe increase  0x00000004 , 0x0000003f 
+ 00027852  0x000075ff store  0x00000002 , 0x000041dc 
+ 00027853  0x00007600 jam  0x00000006 , 0x000041db 
+ 00027854  0x00007601 bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x00007602 fetch  0x00000002 , 0x00004246 
+ 00027856  0x00007603 branch  0x00006cdd , 0x00000034 
+ 00027857  0x00007604 fetch  0x00000001 , 0x0000004b 
+ 00027858  0x00007605 rtnbit0  0x00000007 
+ 00027859  0x00007606 set0  0x00000007 , 0x0000003f 
+ 00027860  0x00007607 store  0x00000001 , 0x0000004b 
+ 00027861  0x00007608 jam  0x00000005 , 0x000041db 
+ 00027862  0x00007609 fetcht  0x00000002 , 0x00004246 
+ 00027863  0x0000760a fetch  0x00000002 , 0x0000016f 
+ 00027864  0x0000760b iadd  0x00000002 , 0x0000003f 
+ 00027865  0x0000760c store  0x00000002 , 0x0000016f 
+ 00027866  0x0000760d fetch  0x00000002 , 0x000041dc 
+ 00027867  0x0000760e isub  0x00000002 , 0x0000003f 
+ 00027868  0x0000760f store  0x00000002 , 0x000041dc 
+ 00027869  0x00007611 bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x00007612 fetch  0x00000002 , 0x000041dc 
+ 00027871  0x00007613 branch  0x00002a8c , 0x00000034 
+ 00027872  0x00007614 arg  0x00000104 , 0x00000002 
+ 00027873  0x00007615 isub  0x00000002 , 0x0000003f 
+ 00027874  0x00007616 nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x00007617 bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x00007618 storet  0x00000002 , 0x000041dc 
+ 00027877  0x00007619 fetch  0x00000002 , 0x00004246 
+ 00027878  0x0000761a iadd  0x00000002 , 0x0000003f 
+ 00027879  0x0000761b store  0x00000002 , 0x00004246 
+ 00027880  0x0000761c branch  0x00006ceb 
+ 00027881  0x0000761e setarg  0x00000000 
+ 00027882  0x0000761f store  0x00000002 , 0x00004246 
+ 00027883  0x00007621 fetch  0x00000001 , 0x0000004b 
+ 00027884  0x00007622 set1  0x00000006 , 0x0000003f 
+ 00027885  0x00007623 store  0x00000001 , 0x0000004b 
+ 00027886  0x00007624 rtn 
+ 00027887  0x00007627 fetch  0x00000001 , 0x00004684 
+ 00027888  0x00007628 bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x00007629 jam  0x00000001 , 0x00000287 
+ 00027890  0x0000762a rtn 
+ 00027891  0x0000762c jam  0x0000000f , 0x00000287 
+ 00027892  0x0000762d rtn 
+ 00027893  0x00007630 fetch  0x00000001 , 0x00004681 
+ 00027894  0x00007631 nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x00007633 fetch  0x00000001 , 0x00000286 
+ 00027896  0x00007635 rtn  0x00000034 
+ 00027897  0x00007637 jam  0x00000000 , 0x00000286 
+ 00027898  0x00007639 rtn 
+ 00027899  0x0000763d bpatchx  0x000000be , 0x00004037 
+ 00027900  0x0000763e fetch  0x00000001 , 0x00000287 
+ 00027901  0x0000763f rtn  0x00000034 
+ 00027902  0x00007640 beq  0x00000001 , 0x00006d1b 
+ 00027903  0x00007641 beq  0x00000002 , 0x00006d74 
+ 00027904  0x00007642 beq  0x00000003 , 0x00006d21 
+ 00027905  0x00007643 beq  0x00000004 , 0x00006d78 
+ 00027906  0x00007644 beq  0x0000003b , 0x00006d2b 
+ 00027907  0x00007645 beq  0x0000003c , 0x00006d7b 
+ 00027908  0x00007646 beq  0x0000000d , 0x00006d30 
+ 00027909  0x00007647 beq  0x0000000e , 0x00006d80 
+ 00027910  0x00007648 beq  0x0000000f , 0x00006d33 
+ 00027911  0x00007649 beq  0x00000010 , 0x00006d86 
+ 00027912  0x0000764a beq  0x00000011 , 0x00006d39 
+ 00027913  0x0000764b beq  0x00000012 , 0x00006d8a 
+ 00027914  0x0000764c beq  0x00000013 , 0x00006d3f 
+ 00027915  0x0000764d beq  0x00000014 , 0x00006d8e 
+ 00027916  0x0000764e beq  0x00000015 , 0x00006d45 
+ 00027917  0x0000764f beq  0x00000016 , 0x00006d92 
+ 00027918  0x00007650 beq  0x00000017 , 0x00006d4b 
+ 00027919  0x00007651 beq  0x00000018 , 0x00006d97 
+ 00027920  0x00007652 beq  0x00000019 , 0x00006d51 
+ 00027921  0x00007653 beq  0x0000001a , 0x00006d9b 
+ 00027922  0x00007654 beq  0x0000001b , 0x00006d57 
+ 00027923  0x00007655 beq  0x0000001c , 0x00006d9f 
+ 00027924  0x00007656 beq  0x0000001d , 0x00006d5d 
+ 00027925  0x00007657 beq  0x0000001e , 0x00006da4 
+ 00027926  0x00007658 beq  0x0000001f , 0x00006d63 
+ 00027927  0x00007659 beq  0x00000020 , 0x00006da8 
+ 00027928  0x0000765a beq  0x00000021 , 0x00006d6e 
+ 00027929  0x0000765b beq  0x00000022 , 0x00006dac 
+ 00027930  0x0000765d rtn 
+ 00027931  0x0000765f call  0x00006db7 
+ 00027932  0x00007660 jam  0x00000002 , 0x00000287 
+ 00027933  0x00007661 fetch  0x00000001 , 0x00004250 
+ 00027934  0x00007662 set1  0x00000000 , 0x0000003f 
+ 00027935  0x00007663 store  0x00000001 , 0x00004250 
+ 00027936  0x00007664 rtn 
+ 00027937  0x00007666 jam  0x00000004 , 0x00000287 
+ 00027938  0x00007667 fetch  0x00000001 , 0x00004250 
+ 00027939  0x00007668 rtnbit1  0x00000002 
+ 00027940  0x00007669 jam  0x00000003 , 0x00000287 
+ 00027941  0x0000766a call  0x00006dbe 
+ 00027942  0x0000766b jam  0x00000004 , 0x00000287 
+ 00027943  0x0000766c fetch  0x00000001 , 0x00004250 
+ 00027944  0x0000766d set1  0x00000002 , 0x0000003f 
+ 00027945  0x0000766e store  0x00000001 , 0x00004250 
+ 00027946  0x0000766f rtn 
+ 00027947  0x00007671 call  0x00005274 
+ 00027948  0x00007672 nrtn  0x00000034 
+ 00027949  0x00007673 call  0x00006dcd 
+ 00027950  0x00007674 jam  0x0000003c , 0x00000287 
+ 00027951  0x00007675 rtn 
+ 00027952  0x00007677 call  0x00006dc3 
+ 00027953  0x00007678 jam  0x0000000e , 0x00000287 
+ 00027954  0x00007679 rtn 
+ 00027955  0x0000767b call  0x00006ddd 
+ 00027956  0x0000767c jam  0x00000010 , 0x00000287 
+ 00027957  0x0000767d fetch  0x00000001 , 0x00004252 
+ 00027958  0x0000767e set1  0x00000000 , 0x0000003f 
+ 00027959  0x0000767f store  0x00000001 , 0x00004252 
+ 00027960  0x00007680 rtn 
+ 00027961  0x00007682 call  0x00006de4 
+ 00027962  0x00007683 jam  0x00000012 , 0x00000287 
+ 00027963  0x00007684 fetch  0x00000001 , 0x00004252 
+ 00027964  0x00007685 set1  0x00000002 , 0x0000003f 
+ 00027965  0x00007686 store  0x00000001 , 0x00004252 
+ 00027966  0x00007687 rtn 
+ 00027967  0x00007689 call  0x00006de9 
+ 00027968  0x0000768a jam  0x00000014 , 0x00000287 
+ 00027969  0x0000768b fetch  0x00000001 , 0x00004253 
+ 00027970  0x0000768c set1  0x00000000 , 0x0000003f 
+ 00027971  0x0000768d store  0x00000001 , 0x00004253 
+ 00027972  0x0000768e rtn 
+ 00027973  0x00007690 call  0x00006df0 
+ 00027974  0x00007691 jam  0x00000016 , 0x00000287 
+ 00027975  0x00007692 fetch  0x00000001 , 0x00004253 
+ 00027976  0x00007693 set1  0x00000002 , 0x0000003f 
+ 00027977  0x00007694 store  0x00000001 , 0x00004253 
+ 00027978  0x00007695 rtn 
+ 00027979  0x00007697 call  0x00006dd1 
+ 00027980  0x00007698 jam  0x00000018 , 0x00000287 
+ 00027981  0x00007699 fetch  0x00000001 , 0x00004251 
+ 00027982  0x0000769a set1  0x00000000 , 0x0000003f 
+ 00027983  0x0000769b store  0x00000001 , 0x00004251 
+ 00027984  0x0000769c rtn 
+ 00027985  0x0000769e call  0x00006dd8 
+ 00027986  0x0000769f jam  0x0000001a , 0x00000287 
+ 00027987  0x000076a0 fetch  0x00000001 , 0x00004251 
+ 00027988  0x000076a1 set1  0x00000002 , 0x0000003f 
+ 00027989  0x000076a2 store  0x00000001 , 0x00004251 
+ 00027990  0x000076a3 rtn 
+ 00027991  0x000076a5 call  0x00006df5 
+ 00027992  0x000076a6 jam  0x0000001c , 0x00000287 
+ 00027993  0x000076a7 fetch  0x00000001 , 0x00004251 
+ 00027994  0x000076a8 set1  0x00000006 , 0x0000003f 
+ 00027995  0x000076a9 store  0x00000001 , 0x00004251 
+ 00027996  0x000076aa rtn 
+ 00027997  0x000076ac call  0x00006dfc 
+ 00027998  0x000076ad fetch  0x00000001 , 0x00004254 
+ 00027999  0x000076ae set1  0x00000000 
+ 00028000  0x000076af store  0x00000001 , 0x00004254 
+ 00028001  0x000076b0 jam  0x0000001e , 0x00000287 
+ 00028002  0x000076b1 rtn 
+ 00028003  0x000076b3 call  0x00006e02 
+ 00028004  0x000076b4 fetch  0x00000001 , 0x00004254 
+ 00028005  0x000076b5 set1  0x00000002 
+ 00028006  0x000076b6 store  0x00000001 , 0x00004254 
+ 00028007  0x000076b7 jam  0x00000020 , 0x00000287 
+ 00028008  0x000076b8 fetch  0x00000001 , 0x00004564 
+ 00028009  0x000076b9 lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x000076ba or_into  0x00000003 , 0x0000003f 
+ 00028011  0x000076bb arg  0x00004565 , 0x00000002 
+ 00028012  0x000076bc storet  0x00000002 , 0x000004f7 
+ 00028013  0x000076bd branch  0x00006a35 
+ 00028014  0x000076bf call  0x00006e0c 
+ 00028015  0x000076c0 fetch  0x00000001 , 0x00004254 
+ 00028016  0x000076c1 set1  0x00000004 
+ 00028017  0x000076c2 store  0x00000001 , 0x00004254 
+ 00028018  0x000076c3 jam  0x00000022 , 0x00000287 
+ 00028019  0x000076c4 rtn 
+ 00028020  0x000076c7 fetch  0x00000001 , 0x00004250 
+ 00028021  0x000076c8 rtnbit0  0x00000001 
+ 00028022  0x000076c9 jam  0x00000003 , 0x00000287 
+ 00028023  0x000076ca branch  0x00006cfb 
+ 00028024  0x000076cc fetch  0x00000001 , 0x00004250 
+ 00028025  0x000076cd rtnne  0x0000003f 
+ 00028026  0x000076ce jam  0x0000003b , 0x00000287 
+ 00028027  0x000076d0 fetch  0x00000001 , 0x00000285 
+ 00028028  0x000076d1 rtnne  0x00000017 
+ 00028029  0x000076d2 jam  0x00000000 , 0x00000285 
+ 00028030  0x000076d3 jam  0x0000000d , 0x00000287 
+ 00028031  0x000076d4 branch  0x00006cfb 
+ 00028032  0x000076d6 fetch  0x00000001 , 0x00004250 
+ 00028033  0x000076d7 nrtn  0x00000034 
+ 00028034  0x000076d8 fetch  0x00000001 , 0x00004684 
+ 00028035  0x000076d9 bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x000076da bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x000076db branch  0x00006db5 
+ 00028038  0x000076dd fetch  0x00000001 , 0x00004252 
+ 00028039  0x000076de rtnbit0  0x00000001 
+ 00028040  0x000076df jam  0x00000011 , 0x00000287 
+ 00028041  0x000076e0 branch  0x00006cfb 
+ 00028042  0x000076e2 fetch  0x00000001 , 0x00004252 
+ 00028043  0x000076e3 rtnne  0x0000003f 
+ 00028044  0x000076e4 jam  0x00000013 , 0x00000287 
+ 00028045  0x000076e5 branch  0x00006cfb 
+ 00028046  0x000076e7 fetch  0x00000001 , 0x00004253 
+ 00028047  0x000076e8 rtnbit0  0x00000001 
+ 00028048  0x000076e9 jam  0x00000015 , 0x00000287 
+ 00028049  0x000076ea branch  0x00006cfb 
+ 00028050  0x000076ec fetch  0x00000001 , 0x00004253 
+ 00028051  0x000076ed rtnne  0x0000003f 
+ 00028052  0x000076ee fetch  0x00000001 , 0x00004684 
+ 00028053  0x000076ef bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x000076f0 branch  0x00006db5 
+ 00028055  0x000076f2 fetch  0x00000001 , 0x00004251 
+ 00028056  0x000076f3 rtnbit0  0x00000001 
+ 00028057  0x000076f4 jam  0x00000019 , 0x00000287 
+ 00028058  0x000076f5 branch  0x00006cfb 
+ 00028059  0x000076f7 fetch  0x00000001 , 0x00004251 
+ 00028060  0x000076f8 rtnne  0x0000003f 
+ 00028061  0x000076f9 jam  0x0000001b , 0x00000287 
+ 00028062  0x000076fa branch  0x00006cfb 
+ 00028063  0x000076fc fetch  0x00000001 , 0x00004251 
+ 00028064  0x000076fd rtnne  0x000000ff 
+ 00028065  0x000076fe fetch  0x00000001 , 0x00004684 
+ 00028066  0x000076ff bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x00007700 branch  0x00006db5 
+ 00028068  0x00007702 fetch  0x00000001 , 0x00004254 
+ 00028069  0x00007703 rtnbit0  0x00000001 
+ 00028070  0x00007704 jam  0x0000001f , 0x00000287 
+ 00028071  0x00007705 branch  0x00006cfb 
+ 00028072  0x00007707 fetch  0x00000001 , 0x00004254 
+ 00028073  0x00007708 rtnbit0  0x00000003 
+ 00028074  0x00007709 jam  0x00000021 , 0x00000287 
+ 00028075  0x0000770a branch  0x00006cfb 
+ 00028076  0x0000770c fetch  0x00000001 , 0x00004254 
+ 00028077  0x0000770d rtnne  0x000000ff 
+ 00028078  0x0000770e branch  0x00006db5 
+ 00028079  0x00007711 jam  0x0000000f , 0x00000287 
+ 00028080  0x00007712 branch  0x00006cfb 
+ 00028081  0x00007715 jam  0x00000017 , 0x00000287 
+ 00028082  0x00007716 branch  0x00006cfb 
+ 00028083  0x00007718 jam  0x0000001d , 0x00000287 
+ 00028084  0x00007719 branch  0x00006cfb 
+ 00028085  0x0000771e jam  0x00000000 , 0x00000287 
+ 00028086  0x0000771f rtn 
+ 00028087  0x00007721 bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x00007722 call  0x000052b8 
+ 00028089  0x00007723 setarg  0x00000001 
+ 00028090  0x00007724 copy  0x0000003f , 0x00000002 
+ 00028091  0x00007725 setarg  0x00000050 
+ 00028092  0x00007726 copy  0x0000003f , 0x0000000b 
+ 00028093  0x00007727 branch  0x000050a8 
+ 00028094  0x0000772a bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x0000772b call  0x000052b8 
+ 00028096  0x0000772c fetch  0x00000002 , 0x00004248 
+ 00028097  0x0000772d copy  0x0000003f , 0x00000002 
+ 00028098  0x0000772e branch  0x000050b7 
+ 00028099  0x00007731 bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x00007732 call  0x000052b8 
+ 00028101  0x00007733 fetch  0x00000002 , 0x00004248 
+ 00028102  0x00007734 copy  0x0000003f , 0x00000002 
+ 00028103  0x00007735 arg  0x00000050 , 0x0000000b 
+ 00028104  0x00007736 call  0x000050cc 
+ 00028105  0x00007737 fetch  0x00000001 , 0x00004250 
+ 00028106  0x00007738 set0  0x00000005 , 0x0000003f 
+ 00028107  0x00007739 store  0x00000001 , 0x00004250 
+ 00028108  0x0000773a rtn 
+ 00028109  0x0000773d bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x0000773e call  0x000052c5 
+ 00028111  0x0000773f call  0x00007138 
+ 00028112  0x00007740 branch  0x000050e7 
+ 00028113  0x00007743 bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x00007744 call  0x000052b8 
+ 00028115  0x00007745 setarg  0x00000003 
+ 00028116  0x00007746 copy  0x0000003f , 0x00000002 
+ 00028117  0x00007747 setarg  0x00000051 
+ 00028118  0x00007748 copy  0x0000003f , 0x0000000b 
+ 00028119  0x00007749 branch  0x000050a8 
+ 00028120  0x0000774c bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x0000774d call  0x000052b8 
+ 00028122  0x0000774e fetch  0x00000002 , 0x0000424a 
+ 00028123  0x0000774f copy  0x0000003f , 0x00000002 
+ 00028124  0x00007750 branch  0x000050b7 
+ 00028125  0x00007753 bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x00007754 call  0x000052b8 
+ 00028127  0x00007755 setarg  0x00000011 
+ 00028128  0x00007756 copy  0x0000003f , 0x00000002 
+ 00028129  0x00007757 setarg  0x00000052 
+ 00028130  0x00007758 copy  0x0000003f , 0x0000000b 
+ 00028131  0x00007759 branch  0x000050a8 
+ 00028132  0x0000775c bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x0000775d call  0x000052b8 
+ 00028134  0x0000775e fetch  0x00000002 , 0x0000424c 
+ 00028135  0x0000775f copy  0x0000003f , 0x00000002 
+ 00028136  0x00007760 branch  0x000050b7 
+ 00028137  0x00007763 bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x00007764 call  0x000052b8 
+ 00028139  0x00007765 setarg  0x00000013 
+ 00028140  0x00007766 copy  0x0000003f , 0x00000002 
+ 00028141  0x00007767 setarg  0x00000053 
+ 00028142  0x00007768 copy  0x0000003f , 0x0000000b 
+ 00028143  0x00007769 branch  0x000050a8 
+ 00028144  0x0000776c bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x0000776d call  0x000052b8 
+ 00028146  0x0000776e fetch  0x00000002 , 0x0000424e 
+ 00028147  0x0000776f copy  0x0000003f , 0x00000002 
+ 00028148  0x00007770 branch  0x000050b7 
+ 00028149  0x00007773 bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x00007774 call  0x000052d2 
+ 00028151  0x00007776 jam  0x00000003 , 0x000004fb 
+ 00028152  0x00007777 jam  0x0000001c , 0x000004fe 
+ 00028153  0x00007778 call  0x00006ba9 
+ 00028154  0x00007779 jam  0x00000001 , 0x00004563 
+ 00028155  0x0000777a rtn 
+ 00028156  0x0000777d bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x0000777e call  0x000052d2 
+ 00028158  0x0000777f fetcht  0x00000001 , 0x00004564 
+ 00028159  0x00007780 call  0x00006a79 
+ 00028160  0x00007781 storet  0x00000001 , 0x0000455d 
+ 00028161  0x00007782 branch  0x00006bc4 
+ 00028162  0x00007785 bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x00007786 call  0x000052d2 
+ 00028164  0x00007787 fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x00007788 call  0x00006a73 
+ 00028166  0x00007789 call  0x00006a1a 
+ 00028167  0x0000778a store  0x00000001 , 0x000004fe 
+ 00028168  0x0000778b fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x0000778c call  0x00006a73 
+ 00028170  0x0000778d storet  0x00000001 , 0x000004fb 
+ 00028171  0x0000778e branch  0x00006ba9 
+ 00028172  0x00007791 bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x00007792 call  0x000052d2 
+ 00028174  0x00007793 fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x00007794 call  0x00006a73 
+ 00028176  0x00007795 branch  0x00006bfc 
+ 00028177  0x000077a3 bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x000077a4 fetch  0x00000002 , 0x00000264 
+ 00028179  0x000077a5 iforce  0x00000006 
+ 00028180  0x000077a8 ifetch  0x00000001 , 0x00000006 
+ 00028181  0x000077a9 copy  0x0000003f , 0x00000012 
+ 00028182  0x000077aa store  0x00000001 , 0x0000051b 
+ 00028183  0x000077ab ifetch  0x00000002 , 0x00000006 
+ 00028184  0x000077ac store  0x00000002 , 0x0000051c 
+ 00028185  0x000077ad ifetch  0x00000001 , 0x00000006 
+ 00028186  0x000077ae lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x000077af ifetch  0x00000001 , 0x00000006 
+ 00028188  0x000077b0 iadd  0x0000000b , 0x0000000b 
+ 00028189  0x000077b1 bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x000077b2 copy  0x00000006 , 0x00000002 
+ 00028191  0x000077b3 arg  0x00000004 , 0x00000039 
+ 00028192  0x000077b4 arg  0x0000052a , 0x00000005 
+ 00028193  0x000077b5 call  0x00007ec6 
+ 00028194  0x000077b6 copy  0x00000002 , 0x00000006 
+ 00028195  0x000077b7 deposit  0x00000012 
+ 00028196  0x000077b8 beq  0x00000001 , 0x00006fba 
+ 00028197  0x000077b9 beq  0x00000002 , 0x00006e2c 
+ 00028198  0x000077ba beq  0x00000003 , 0x00006fba 
+ 00028199  0x000077bb beq  0x00000004 , 0x00006e54 
+ 00028200  0x000077bc beq  0x00000005 , 0x00006fba 
+ 00028201  0x000077bd beq  0x00000006 , 0x00006f02 
+ 00028202  0x000077be beq  0x00000007 , 0x00006fba 
+ 00028203  0x000077bf branch  0x00006fc1 
+ 00028204  0x000077cb bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x000077cc call  0x00006fd0 
+ 00028206  0x000077cd compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x000077ce branch  0x00007040 , 0x00000001 
+ 00028208  0x000077cf compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x000077d0 branch  0x00006fc4 , 0x00000001 
+ 00028210  0x000077d2 ifetch  0x00000002 , 0x00000006 
+ 00028211  0x000077d3 store  0x00000002 , 0x00000522 
+ 00028212  0x000077d4 increase  0xfffffffe , 0x0000000b 
+ 00028213  0x000077d6 increase  0xffffffff , 0x0000000b 
+ 00028214  0x000077d7 nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x000077d8 arg  0x00000511 , 0x0000000b 
+ 00028216  0x000077d9 ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x000077da rtn  0x00000034 
+ 00028218  0x000077db call  0x00007082 
+ 00028219  0x000077dc call  0x000052d0 
+ 00028220  0x000077dd force  0x00000003 , 0x0000003f 
+ 00028221  0x000077de istore  0x00000001 , 0x00000005 
+ 00028222  0x000077df fetch  0x00000002 , 0x0000051c 
+ 00028223  0x000077e0 istore  0x00000002 , 0x00000005 
+ 00028224  0x000077e1 lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x000077e2 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x000077e3 add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x000077e4 byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x000077e5 istore  0x00000002 , 0x00000005 
+ 00028229  0x000077e6 deposit  0x00000007 
+ 00028230  0x000077e7 byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x000077e8 istore  0x00000002 , 0x00000005 
+ 00028232  0x000077e9 istore  0x00000002 , 0x00000005 
+ 00028233  0x000077ea arg  0x0000052a , 0x00000006 
+ 00028234  0x000077eb copy  0x00000007 , 0x00000039 
+ 00028235  0x000077ec branch  0x00006e4f , 0x00000005 
+ 00028236  0x000077ee ifetch  0x00000004 , 0x00000006 
+ 00028237  0x000077ef istore  0x00000004 , 0x00000005 
+ 00028238  0x000077f0 loop  0x00006e4c 
+ 00028239  0x000077f2 force  0x00000000 , 0x0000003f 
+ 00028240  0x000077f3 istore  0x00000001 , 0x00000005 
+ 00028241  0x000077f4 deposit  0x00000013 
+ 00028242  0x000077f5 store  0x00000002 , 0x00000275 
+ 00028243  0x000077f7 rtn 
+ 00028244  0x00007803 bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x00007804 ifetch  0x00000004 , 0x00000006 
+ 00028246  0x00007805 store  0x00000004 , 0x00000524 
+ 00028247  0x00007806 increase  0xfffffffc , 0x0000000b 
+ 00028248  0x00007807 call  0x00006f2e 
+ 00028249  0x00007808 store  0x00000002 , 0x00000520 
+ 00028250  0x00007809 increase  0xfffffffe , 0x0000000b 
+ 00028251  0x0000780a call  0x00007028 
+ 00028252  0x0000780b branch  0x00006fc4 , 0x00000005 
+ 00028253  0x0000780c compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x0000780e branch  0x00006e62 , 0x00000001 
+ 00028255  0x00007810 arg  0x0000052a , 0x00000005 
+ 00028256  0x00007811 force  0x00000000 , 0x00000007 
+ 00028257  0x00007812 branch  0x00006e71 
+ 00028258  0x00007814 ifetch  0x00000001 , 0x00000006 
+ 00028259  0x00007815 bne  0x0000000a , 0x00006fc4 
+ 00028260  0x00007816 ifetch  0x00000002 , 0x00000006 
+ 00028261  0x00007817 nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x00007818 ifetch  0x00000001 , 0x00000006 
+ 00028263  0x00007819 bne  0x000000ff , 0x00006e6d 
+ 00028264  0x0000781a ifetch  0x00000001 , 0x00000006 
+ 00028265  0x0000781b bne  0x000000ff , 0x00006e6b 
+ 00028266  0x0000781c branch  0x00006eb8 
+ 00028267  0x0000781e increase  0xfffffffb , 0x00000006 
+ 00028268  0x0000781f branch  0x00006e5f 
+ 00028269  0x00007821 increase  0xfffffffc , 0x00000006 
+ 00028270  0x00007822 branch  0x00006e5f 
+ 00028271  0x00007824 increase  0xfffffffd , 0x00000006 
+ 00028272  0x00007825 branch  0x00006e5f 
+ 00028273  0x00007827 ifetch  0x00000001 , 0x00000006 
+ 00028274  0x00007828 beq  0x00000009 , 0x00006e86 
+ 00028275  0x00007829 beq  0x0000000a , 0x00006e74 
+ 00028276  0x0000782b ifetch  0x00000002 , 0x00000006 
+ 00028277  0x0000782c istore  0x00000002 , 0x00000005 
+ 00028278  0x0000782d increase  0x00000001 , 0x00000007 
+ 00028279  0x0000782e byteswap  0x0000003f , 0x00000012 
+ 00028280  0x0000782f ifetch  0x00000002 , 0x00000006 
+ 00028281  0x00007830 byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x00007832 increase  0x00000001 , 0x00000012 
+ 00028283  0x00007833 isub  0x00000012 , 0x0000003e 
+ 00028284  0x00007834 nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x00007835 copy  0x0000003f , 0x00000013 
+ 00028286  0x00007836 byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x00007837 istore  0x00000002 , 0x00000005 
+ 00028288  0x00007838 increase  0x00000001 , 0x00000007 
+ 00028289  0x00007839 copy  0x00000013 , 0x0000003f 
+ 00028290  0x0000783a branch  0x00006e7a 
+ 00028291  0x0000783c increase  0xfffffffb , 0x0000000b 
+ 00028292  0x0000783d increase  0xfffffffb , 0x00000011 
+ 00028293  0x0000783e branch  0x00006e8b 
+ 00028294  0x00007840 ifetch  0x00000002 , 0x00000006 
+ 00028295  0x00007841 istore  0x00000002 , 0x00000005 
+ 00028296  0x00007842 increase  0x00000001 , 0x00000007 
+ 00028297  0x00007843 increase  0xfffffffd , 0x0000000b 
+ 00028298  0x00007844 increase  0xfffffffd , 0x00000011 
+ 00028299  0x00007846 nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x00007847 nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x00007848 increase  0xffffffff , 0x0000000b 
+ 00028302  0x00007849 nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x0000784b call  0x000052d0 
+ 00028304  0x0000784c increase  0x0000000a , 0x00000005 
+ 00028305  0x0000784d arg  0x0000052a , 0x00000011 
+ 00028306  0x0000784f copy  0x00000007 , 0x0000003f 
+ 00028307  0x00007850 branch  0x00006ea5 , 0x00000034 
+ 00028308  0x00007851 ifetch  0x00000002 , 0x00000011 
+ 00028309  0x00007852 branch  0x00006ea5 , 0x00000034 
+ 00028310  0x00007853 iforce  0x00000012 
+ 00028311  0x00007854 fetch  0x00000004 , 0x00000524 
+ 00028312  0x00007855 iforce  0x00000002 
+ 00028313  0x00007856 call  0x000070e7 
+ 00028314  0x00007857 copy  0x00000006 , 0x0000003f 
+ 00028315  0x00007858 branch  0x00006ea2 , 0x00000034 
+ 00028316  0x00007859 increase  0xfffffffd , 0x00000006 
+ 00028317  0x0000785a ifetch  0x00000003 , 0x00000006 
+ 00028318  0x0000785b istore  0x00000003 , 0x00000005 
+ 00028319  0x0000785c call  0x0000705b 
+ 00028320  0x0000785d iforce  0x00000039 
+ 00028321  0x0000785e call  0x00007f01 
+ 00028322  0x00007860 increase  0x00000002 , 0x00000011 
+ 00028323  0x00007861 increase  0xffffffff , 0x00000007 
+ 00028324  0x00007862 branch  0x00006e92 
+ 00028325  0x00007865 arg  0x00000005 , 0x00000011 
+ 00028326  0x00007866 call  0x00006f84 
+ 00028327  0x00007867 fetch  0x00000002 , 0x00000275 
+ 00028328  0x00007868 beq  0x0000000b , 0x00007043 
+ 00028329  0x00007869 branch  0x00006f9a 
+ 00028330  0x0000786d ifetch  0x00000001 , 0x00000006 
+ 00028331  0x0000786e beq  0x00000000 , 0x00006eae 
+ 00028332  0x0000786f beq  0x00000001 , 0x00006eb0 
+ 00028333  0x00007870 beq  0x00000002 , 0x00006eb3 
+ 00028334  0x00007872 increase  0xffffffff , 0x0000000b 
+ 00028335  0x00007873 branch  0x00006eb6 
+ 00028336  0x00007875 ifetch  0x00000001 , 0x00000006 
+ 00028337  0x00007876 increase  0xfffffffe , 0x0000000b 
+ 00028338  0x00007877 branch  0x00006eb6 
+ 00028339  0x00007879 ifetch  0x00000002 , 0x00000006 
+ 00028340  0x0000787a byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x0000787b increase  0xfffffffd , 0x0000000b 
+ 00028342  0x0000787d store  0x00000002 , 0x00000519 
+ 00028343  0x0000787e rtn 
+ 00028344  0x00007881 increase  0xfffffffb , 0x0000000b 
+ 00028345  0x00007882 call  0x00006eaa 
+ 00028346  0x00007883 nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x00007884 fetcht  0x00000004 , 0x00000524 
+ 00028348  0x00007885 call  0x000070b1 
+ 00028349  0x00007886 nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x00007887 copy  0x00000006 , 0x00000011 
+ 00028351  0x00007888 call  0x000052d0 
+ 00028352  0x00007889 copy  0x00000011 , 0x00000006 
+ 00028353  0x0000788a increase  0x00000003 , 0x00000005 
+ 00028354  0x0000788b copy  0x00000006 , 0x0000000b 
+ 00028355  0x0000788c call  0x00007062 
+ 00028356  0x0000788d copy  0x0000003f , 0x00000011 
+ 00028357  0x0000788f fetch  0x00000002 , 0x00000519 
+ 00028358  0x00007890 copy  0x0000003f , 0x00000012 
+ 00028359  0x00007891 copy  0x00000011 , 0x0000003f 
+ 00028360  0x00007892 isub  0x00000012 , 0x00000012 
+ 00028361  0x00007893 fetch  0x00000002 , 0x00000520 
+ 00028362  0x00007894 isub  0x00000012 , 0x0000003e 
+ 00028363  0x00007895 nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x00007897 disable  0x00000028 
+ 00028365  0x00007898 fetch  0x00000002 , 0x00000519 
+ 00028366  0x00007899 branch  0x00006eda , 0x00000034 
+ 00028367  0x0000789a iadd  0x0000000b , 0x00000006 
+ 00028368  0x0000789b increase  0x00000003 , 0x00000012 
+ 00028369  0x0000789c copy  0x00000012 , 0x00000039 
+ 00028370  0x0000789d copy  0x00000039 , 0x0000003f 
+ 00028371  0x0000789e increase  0x00000003 , 0x0000003f 
+ 00028372  0x0000789f byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x000078a0 istore  0x00000002 , 0x00000005 
+ 00028374  0x000078a1 copy  0x00000039 , 0x0000003f 
+ 00028375  0x000078a2 byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x000078a3 istore  0x00000002 , 0x00000005 
+ 00028377  0x000078a4 branch  0x00006ef5 
+ 00028378  0x000078a6 add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x000078a7 branch  0x00006ede , 0x00000028 
+ 00028380  0x000078a8 byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x000078a9 branch  0x00006ee1 
+ 00028382  0x000078ab copy  0x00000039 , 0x0000003f 
+ 00028383  0x000078ac increase  0x00000002 , 0x0000003f 
+ 00028384  0x000078ad byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x000078af istore  0x00000002 , 0x00000005 
+ 00028386  0x000078b0 increase  0xfffffffd , 0x00000039 
+ 00028387  0x000078b1 byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x000078b2 istore  0x00000002 , 0x00000005 
+ 00028389  0x000078b3 copy  0x0000000b , 0x00000006 
+ 00028390  0x000078b4 branch  0x00006ef5 
+ 00028391  0x000078b6 enable  0x00000028 
+ 00028392  0x000078b8 fetch  0x00000002 , 0x00000520 
+ 00028393  0x000078b9 copy  0x0000003f , 0x00000011 
+ 00028394  0x000078ba copy  0x00000011 , 0x00000039 
+ 00028395  0x000078bb fetch  0x00000002 , 0x00000519 
+ 00028396  0x000078bc branch  0x00006eda , 0x00000034 
+ 00028397  0x000078bd iadd  0x0000000b , 0x00000006 
+ 00028398  0x000078be copy  0x00000011 , 0x0000003f 
+ 00028399  0x000078bf increase  0x00000005 , 0x0000003f 
+ 00028400  0x000078c0 byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x000078c1 istore  0x00000002 , 0x00000005 
+ 00028402  0x000078c2 copy  0x00000011 , 0x0000003f 
+ 00028403  0x000078c3 byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x000078c4 istore  0x00000002 , 0x00000005 
+ 00028405  0x000078c6 call  0x00007f01 
+ 00028406  0x000078c7 nbranch  0x00006efe , 0x00000028 
+ 00028407  0x000078c8 force  0x00000002 , 0x0000003f 
+ 00028408  0x000078c9 istore  0x00000001 , 0x00000005 
+ 00028409  0x000078ca copy  0x00000006 , 0x0000003f 
+ 00028410  0x000078cb isub  0x0000000b , 0x0000003f 
+ 00028411  0x000078cc byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x000078cd istore  0x00000002 , 0x00000005 
+ 00028413  0x000078ce branch  0x00006f00 
+ 00028414  0x000078d0 force  0x00000000 , 0x0000003f 
+ 00028415  0x000078d1 istore  0x00000001 , 0x00000005 
+ 00028416  0x000078d3 arg  0x00000005 , 0x00000011 
+ 00028417  0x000078d4 branch  0x00006fb0 
+ 00028418  0x000078e0 bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x000078e1 call  0x00006fd0 
+ 00028420  0x000078e2 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x000078e3 branch  0x00006fc4 , 0x00000001 
+ 00028422  0x000078e4 call  0x00006f2e 
+ 00028423  0x000078e5 store  0x00000002 , 0x00000520 
+ 00028424  0x000078e6 increase  0xfffffffe , 0x0000000b 
+ 00028425  0x000078e7 call  0x00007028 
+ 00028426  0x000078e8 arg  0x0000052a , 0x00000005 
+ 00028427  0x000078e9 force  0x00000000 , 0x00000007 
+ 00028428  0x000078eb ifetch  0x00000001 , 0x00000006 
+ 00028429  0x000078ec beq  0x0000000a , 0x00006f36 
+ 00028430  0x000078ed ifetch  0x00000002 , 0x00000006 
+ 00028431  0x000078ee istore  0x00000002 , 0x00000005 
+ 00028432  0x000078ef increase  0x00000001 , 0x00000007 
+ 00028433  0x000078f0 increase  0xfffffffd , 0x0000000b 
+ 00028434  0x000078f1 increase  0xfffffffd , 0x00000011 
+ 00028435  0x000078f2 nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x000078f3 nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x000078f4 increase  0xffffffff , 0x0000000b 
+ 00028438  0x000078f5 nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x000078f6 call  0x000052d0 
+ 00028440  0x000078f7 increase  0x0000000d , 0x00000005 
+ 00028441  0x000078f8 fetch  0x00000002 , 0x00000511 
+ 00028442  0x000078f9 iforce  0x00000013 
+ 00028443  0x000078fa arg  0x0000052a , 0x00000011 
+ 00028444  0x000078fc ifetch  0x00000002 , 0x00000011 
+ 00028445  0x000078fd branch  0x00006f29 , 0x00000034 
+ 00028446  0x000078fe iforce  0x00000012 
+ 00028447  0x000078ff call  0x000070c6 
+ 00028448  0x00007900 branch  0x00006f27 , 0x00000034 
+ 00028449  0x00007901 increase  0xfffffffd , 0x00000006 
+ 00028450  0x00007902 ifetch  0x00000003 , 0x00000006 
+ 00028451  0x00007903 istore  0x00000003 , 0x00000005 
+ 00028452  0x00007904 call  0x0000705b 
+ 00028453  0x00007905 iforce  0x00000039 
+ 00028454  0x00007906 call  0x00007f01 
+ 00028455  0x00007908 increase  0x00000002 , 0x00000011 
+ 00028456  0x00007909 branch  0x00006f1c 
+ 00028457  0x0000790c call  0x00006f83 
+ 00028458  0x0000790d fetch  0x00000002 , 0x00000275 
+ 00028459  0x0000790e beq  0x0000000e , 0x00007046 
+ 00028460  0x0000790f call  0x00006f9a 
+ 00028461  0x00007910 branch  0x00006f9a 
+ 00028462  0x00007914 ifetch  0x00000002 , 0x00000006 
+ 00028463  0x00007915 byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x00007916 increase  0xfffffffd , 0x0000003f 
+ 00028465  0x00007917 arg  0x000000c8 , 0x00000002 
+ 00028466  0x00007918 isub  0x00000002 , 0x0000003e 
+ 00028467  0x00007919 nrtn  0x00000002 
+ 00028468  0x0000791a setarg  0x000000c8 
+ 00028469  0x0000791b rtn 
+ 00028470  0x0000791f increase  0x00000004 , 0x00000006 
+ 00028471  0x00007920 increase  0xfffffffb , 0x0000000b 
+ 00028472  0x00007921 increase  0xfffffffb , 0x00000011 
+ 00028473  0x00007922 nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x00007923 call  0x00006eaa 
+ 00028475  0x00007924 nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x00007925 arg  0x00000511 , 0x0000000b 
+ 00028477  0x00007926 call  0x00007082 
+ 00028478  0x00007927 deposit  0x00000007 
+ 00028479  0x00007928 branch  0x00007046 , 0x00000034 
+ 00028480  0x00007929 store  0x00000001 , 0x0000054e 
+ 00028481  0x0000792b copy  0x00000012 , 0x0000003f 
+ 00028482  0x0000792c store  0x00000002 , 0x0000054c 
+ 00028483  0x0000792d arg  0x00000000 , 0x00000007 
+ 00028484  0x0000792e arg  0x00000000 , 0x00000011 
+ 00028485  0x0000792f call  0x000052d0 
+ 00028486  0x00007930 increase  0x0000000a , 0x00000005 
+ 00028487  0x00007932 call  0x00006f6c 
+ 00028488  0x00007933 nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x00007934 copy  0x00000006 , 0x0000000b 
+ 00028490  0x00007935 copy  0x0000003f , 0x00000013 
+ 00028491  0x00007936 iadd  0x00000011 , 0x00000011 
+ 00028492  0x00007939 fetch  0x00000002 , 0x00000519 
+ 00028493  0x0000793a copy  0x0000003f , 0x00000012 
+ 00028494  0x0000793b branch  0x00006f75 , 0x00000034 
+ 00028495  0x0000793d copy  0x00000011 , 0x0000003f 
+ 00028496  0x0000793e isub  0x00000012 , 0x00000012 
+ 00028497  0x0000793f branch  0x00006f67 , 0x00000005 
+ 00028498  0x00007940 nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x00007941 fetch  0x00000002 , 0x00000520 
+ 00028500  0x00007942 isub  0x00000012 , 0x0000003e 
+ 00028501  0x00007943 branch  0x00006f5e , 0x00000005 
+ 00028502  0x00007944 nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x00007948 copy  0x00000012 , 0x00000039 
+ 00028504  0x00007949 call  0x00006f61 
+ 00028505  0x0000794a fetch  0x00000001 , 0x0000054e 
+ 00028506  0x0000794b increase  0x00000001 , 0x00000007 
+ 00028507  0x0000794c isub  0x00000007 , 0x0000003e 
+ 00028508  0x0000794d branch  0x00006f83 , 0x00000005 
+ 00028509  0x0000794e branch  0x00006fa0 
+ 00028510  0x00007951 copy  0x0000003f , 0x00000039 
+ 00028511  0x00007952 call  0x00006f61 
+ 00028512  0x00007953 branch  0x00006fa0 
+ 00028513  0x00007956 increase  0xfffffffd , 0x00000005 
+ 00028514  0x00007957 copy  0x00000039 , 0x00000002 
+ 00028515  0x00007958 copy  0x00000013 , 0x0000003f 
+ 00028516  0x00007959 isub  0x00000012 , 0x0000003f 
+ 00028517  0x0000795a iadd  0x0000000b , 0x00000006 
+ 00028518  0x0000795b branch  0x00007f01 
+ 00028519  0x0000795e fetch  0x00000001 , 0x0000054e 
+ 00028520  0x0000795f increase  0x00000001 , 0x00000007 
+ 00028521  0x00007960 isub  0x00000007 , 0x0000003e 
+ 00028522  0x00007961 rtn  0x00000005 
+ 00028523  0x00007962 branch  0x00006f47 
+ 00028524  0x00007965 call  0x00007fe9 
+ 00028525  0x00007966 arg  0x0000052a , 0x00000006 
+ 00028526  0x00007967 lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x00007968 iadd  0x00000006 , 0x00000006 
+ 00028528  0x00007969 ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x0000796a call  0x000070b1 
+ 00028530  0x0000796b nrtn  0x00000005 
+ 00028531  0x0000796c call  0x0000705b 
+ 00028532  0x0000796d branch  0x00007fe7 
+ 00028533  0x00007970 fetch  0x00000002 , 0x00000520 
+ 00028534  0x00007971 isub  0x00000011 , 0x0000003e 
+ 00028535  0x00007972 nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x00007973 copy  0x00000011 , 0x00000039 
+ 00028537  0x00007974 copy  0x00000039 , 0x00000002 
+ 00028538  0x00007975 copy  0x0000000b , 0x00000006 
+ 00028539  0x00007976 call  0x00007f01 
+ 00028540  0x00007977 fetch  0x00000002 , 0x0000054c 
+ 00028541  0x00007978 isub  0x00000011 , 0x0000003e 
+ 00028542  0x00007979 branch  0x00006f81 , 0x00000005 
+ 00028543  0x0000797b call  0x00006fa0 
+ 00028544  0x0000797c branch  0x00006f94 
+ 00028545  0x0000797f call  0x00006f83 
+ 00028546  0x00007980 branch  0x00006f94 
+ 00028547  0x00007983 arg  0x00000007 , 0x00000011 
+ 00028548  0x00007985 force  0x00000000 , 0x0000003f 
+ 00028549  0x00007986 istore  0x00000001 , 0x00000005 
+ 00028550  0x00007987 call  0x00006fb0 
+ 00028551  0x00007988 fetcht  0x00000002 , 0x00000275 
+ 00028552  0x00007989 increase  0xfffffffb , 0x00000002 
+ 00028553  0x0000798a byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x0000798b istore  0x00000002 , 0x00000005 
+ 00028555  0x0000798c increase  0xfffffffd , 0x00000002 
+ 00028556  0x0000798d byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x0000798e istore  0x00000002 , 0x00000005 
+ 00028558  0x0000798f rtn 
+ 00028559  0x00007992 copy  0x0000003f , 0x00000039 
+ 00028560  0x00007993 copy  0x00000039 , 0x00000002 
+ 00028561  0x00007994 copy  0x0000000b , 0x00000006 
+ 00028562  0x00007995 call  0x00007f01 
+ 00028563  0x00007996 call  0x00006fa0 
+ 00028564  0x00007998 setarg  0x00000036 
+ 00028565  0x00007999 istore  0x00000001 , 0x00000005 
+ 00028566  0x0000799a fetch  0x00000002 , 0x0000054c 
+ 00028567  0x0000799b byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x0000799c istore  0x00000002 , 0x00000005 
+ 00028569  0x0000799d rtn 
+ 00028570  0x000079a0 setarg  0x00000036 
+ 00028571  0x000079a1 istore  0x00000001 , 0x00000005 
+ 00028572  0x000079a2 increase  0xfffffffd , 0x00000002 
+ 00028573  0x000079a3 byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x000079a4 istore  0x00000002 , 0x00000005 
+ 00028575  0x000079a5 rtn 
+ 00028576  0x000079a8 arg  0x00000007 , 0x00000011 
+ 00028577  0x000079a9 setarg  0x00000002 
+ 00028578  0x000079aa istore  0x00000001 , 0x00000005 
+ 00028579  0x000079ab fetch  0x00000002 , 0x00000519 
+ 00028580  0x000079ac iadd  0x00000002 , 0x00000002 
+ 00028581  0x000079ad byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x000079ae istore  0x00000002 , 0x00000005 
+ 00028583  0x000079af call  0x00006fb0 
+ 00028584  0x000079b0 fetcht  0x00000002 , 0x00000275 
+ 00028585  0x000079b1 increase  0xfffffffb , 0x00000002 
+ 00028586  0x000079b2 byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x000079b3 istore  0x00000002 , 0x00000005 
+ 00028588  0x000079b4 increase  0xfffffffb , 0x00000002 
+ 00028589  0x000079b5 byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x000079b6 istore  0x00000002 , 0x00000005 
+ 00028591  0x000079b7 rtn 
+ 00028592  0x000079ba fetch  0x00000002 , 0x00000273 
+ 00028593  0x000079bb isub  0x00000005 , 0x0000003f 
+ 00028594  0x000079bc sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x000079bd store  0x00000002 , 0x00000275 
+ 00028596  0x000079be call  0x000052d0 
+ 00028597  0x000079bf copy  0x00000011 , 0x0000003f 
+ 00028598  0x000079c0 istore  0x00000001 , 0x00000005 
+ 00028599  0x000079c1 fetch  0x00000002 , 0x0000051c 
+ 00028600  0x000079c2 istore  0x00000002 , 0x00000005 
+ 00028601  0x000079c3 rtn 
+ 00028602  0x000079d4 rtn 
+ 00028603  0x000079f6 setarg  0x00000200 
+ 00028604  0x000079f7 store  0x00000002 , 0x0000054a 
+ 00028605  0x000079f8 branch  0x00006fc6 
+ 00028606  0x000079fa setarg  0x00000400 
+ 00028607  0x000079fb store  0x00000002 , 0x0000054a 
+ 00028608  0x000079fc branch  0x00006fc6 
+ 00028609  0x000079fe setarg  0x00000600 
+ 00028610  0x000079ff store  0x00000002 , 0x0000054a 
+ 00028611  0x00007a00 branch  0x00006fc6 
+ 00028612  0x00007a02 setarg  0x00000300 
+ 00028613  0x00007a03 store  0x00000002 , 0x0000054a 
+ 00028614  0x00007a05 call  0x000052d0 
+ 00028615  0x00007a06 istore  0x00000001 , 0x00000005 
+ 00028616  0x00007a07 fetch  0x00000002 , 0x0000051c 
+ 00028617  0x00007a08 istore  0x00000002 , 0x00000005 
+ 00028618  0x00007a09 setarg  0x00000200 
+ 00028619  0x00007a0a istore  0x00000002 , 0x00000005 
+ 00028620  0x00007a0b fetch  0x00000002 , 0x0000054a 
+ 00028621  0x00007a0c istore  0x00000002 , 0x00000005 
+ 00028622  0x00007a0d jam  0x00000007 , 0x00000275 
+ 00028623  0x00007a0e rtn 
+ 00028624  0x00007a14 arg  0x00000000 , 0x00000012 
+ 00028625  0x00007a15 force  0x00000000 , 0x00000002 
+ 00028626  0x00007a16 arg  0x00000511 , 0x00000005 
+ 00028627  0x00007a17 call  0x00007028 
+ 00028628  0x00007a18 branch  0x00007026 , 0x00000005 
+ 00028629  0x00007a1a increase  0x00000001 , 0x00000012 
+ 00028630  0x00007a1b ifetch  0x00000001 , 0x00000006 
+ 00028631  0x00007a1c increase  0xffffffff , 0x00000011 
+ 00028632  0x00007a1d increase  0xffffffff , 0x0000000b 
+ 00028633  0x00007a1e compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x00007a1f nbranch  0x00007026 , 0x00000001 
+ 00028635  0x00007a20 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x00007a21 nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x00007a22 force  0x00000001 , 0x00000002 
+ 00028638  0x00007a24 ifetch  0x00000001 , 0x00000006 
+ 00028639  0x00007a25 increase  0xffffffff , 0x00000011 
+ 00028640  0x00007a26 increase  0xffffffff , 0x0000000b 
+ 00028641  0x00007a27 bne  0x00000000 , 0x00006fe7 
+ 00028642  0x00007a28 ifetch  0x00000001 , 0x00000006 
+ 00028643  0x00007a29 increase  0xffffffff , 0x00000011 
+ 00028644  0x00007a2a increase  0xffffffff , 0x0000000b 
+ 00028645  0x00007a2b beq  0x00000000 , 0x00006ff8 
+ 00028646  0x00007a2c branch  0x00006fea 
+ 00028647  0x00007a2e increase  0x00000001 , 0x00000006 
+ 00028648  0x00007a2f increase  0xffffffff , 0x00000011 
+ 00028649  0x00007a30 increase  0xffffffff , 0x0000000b 
+ 00028650  0x00007a32 increase  0x00000002 , 0x00000006 
+ 00028651  0x00007a33 increase  0xfffffffe , 0x00000011 
+ 00028652  0x00007a34 increase  0xfffffffe , 0x0000000b 
+ 00028653  0x00007a35 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x00007a36 branch  0x00007020 , 0x00000001 
+ 00028655  0x00007a37 increase  0x0000000c , 0x00000006 
+ 00028656  0x00007a38 increase  0xfffffff4 , 0x00000011 
+ 00028657  0x00007a39 increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x00007a3a branch  0x00007020 
+ 00028659  0x00007a3c compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x00007a3d nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x00007a3e branch  0x00006fde 
+ 00028662  0x00007a40 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x00007a41 nbranch  0x00007026 , 0x00000001 
+ 00028664  0x00007a43 increase  0xfffffffe , 0x00000011 
+ 00028665  0x00007a44 increase  0xfffffffe , 0x0000000b 
+ 00028666  0x00007a45 ifetch  0x00000002 , 0x00000006 
+ 00028667  0x00007a46 sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x00007a47 branch  0x00006ffe , 0x00000005 
+ 00028669  0x00007a48 istore  0x00000002 , 0x00000005 
+ 00028670  0x00007a4a compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x00007a4b branch  0x00007020 , 0x00000001 
+ 00028672  0x00007a4c copy  0x00000006 , 0x00000002 
+ 00028673  0x00007a4d ifetch  0x00000001 , 0x00000006 
+ 00028674  0x00007a4e bne  0x00000000 , 0x00007019 
+ 00028675  0x00007a4f ifetch  0x00000001 , 0x00000006 
+ 00028676  0x00007a50 bne  0x00000000 , 0x00007019 
+ 00028677  0x00007a51 ifetch  0x00000001 , 0x00000006 
+ 00028678  0x00007a52 bne  0x00000010 , 0x00007019 
+ 00028679  0x00007a53 ifetch  0x00000001 , 0x00000006 
+ 00028680  0x00007a54 bne  0x00000000 , 0x00007019 
+ 00028681  0x00007a55 ifetch  0x00000001 , 0x00000006 
+ 00028682  0x00007a56 bne  0x00000080 , 0x00007019 
+ 00028683  0x00007a57 ifetch  0x00000001 , 0x00000006 
+ 00028684  0x00007a58 bne  0x00000000 , 0x00007019 
+ 00028685  0x00007a59 ifetch  0x00000001 , 0x00000006 
+ 00028686  0x00007a5a bne  0x00000000 , 0x00007019 
+ 00028687  0x00007a5b ifetch  0x00000001 , 0x00000006 
+ 00028688  0x00007a5c bne  0x00000080 , 0x00007019 
+ 00028689  0x00007a5d ifetch  0x00000001 , 0x00000006 
+ 00028690  0x00007a5e bne  0x0000005f , 0x00007019 
+ 00028691  0x00007a5f ifetch  0x00000001 , 0x00000006 
+ 00028692  0x00007a60 bne  0x0000009b , 0x00007019 
+ 00028693  0x00007a61 ifetch  0x00000001 , 0x00000006 
+ 00028694  0x00007a62 bne  0x00000034 , 0x00007019 
+ 00028695  0x00007a63 ifetch  0x00000001 , 0x00000006 
+ 00028696  0x00007a64 beq  0x000000fb , 0x0000701e 
+ 00028697  0x00007a66 copy  0x00000002 , 0x00000006 
+ 00028698  0x00007a68 increase  0x0000000c , 0x00000006 
+ 00028699  0x00007a69 force  0x00000000 , 0x00000007 
+ 00028700  0x00007a6a force  0x00000000 , 0x00000002 
+ 00028701  0x00007a6b branch  0x0000701e 
+ 00028702  0x00007a6e increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007a6f increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007a71 force  0x00000000 , 0x00000002 
+ 00028705  0x00007a72 compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007a73 nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007a74 force  0x00000000 , 0x0000003f 
+ 00028708  0x00007a75 istore  0x00000002 , 0x00000005 
+ 00028709  0x00007a76 rtn 
+ 00028710  0x00007a78 arg  0x000000ff , 0x00000002 
+ 00028711  0x00007a79 rtn 
+ 00028712  0x00007a84 bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007a85 ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007a86 increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007a87 compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007a88 nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007a89 compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007a8a branch  0x00007037 , 0x00000001 
+ 00028719  0x00007a8b compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007a8c branch  0x00007039 , 0x00000001 
+ 00028721  0x00007a8d compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007a8e nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007a90 ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007a91 copy  0x0000003f , 0x00000011 
+ 00028725  0x00007a92 increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007a93 branch  0x0000703c 
+ 00028727  0x00007a95 increase  0x00000002 , 0x00000006 
+ 00028728  0x00007a96 increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007a98 ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007a99 byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007a9a increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007a9c force  0x00000001 , 0x0000003f 
+ 00028733  0x00007a9d rtn 
+ 00028734  0x00007a9f force  0x00000000 , 0x0000003f 
+ 00028735  0x00007aa0 rtn 
+ 00028736  0x00007aab setarg  0x00000003 
+ 00028737  0x00007aac store  0x00000001 , 0x0000051b 
+ 00028738  0x00007aad branch  0x00007048 
+ 00028739  0x00007aaf setarg  0x00000005 
+ 00028740  0x00007ab0 store  0x00000001 , 0x0000051b 
+ 00028741  0x00007ab1 branch  0x00007048 
+ 00028742  0x00007ab3 setarg  0x00000007 
+ 00028743  0x00007ab4 store  0x00000001 , 0x0000051b 
+ 00028744  0x00007ab6 call  0x000052d0 
+ 00028745  0x00007ab9 fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007aba copy  0x0000003f , 0x00000012 
+ 00028747  0x00007abb istore  0x00000001 , 0x00000005 
+ 00028748  0x00007abc fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007abd istore  0x00000002 , 0x00000005 
+ 00028750  0x00007abe setarg  0x00000500 
+ 00028751  0x00007abf istore  0x00000002 , 0x00000005 
+ 00028752  0x00007ac0 compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007ac1 branch  0x00007057 , 0x00000001 
+ 00028754  0x00007ac2 compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007ac3 branch  0x00007057 , 0x00000001 
+ 00028756  0x00007ac4 setarg  0x00000000 
+ 00028757  0x00007ac5 istore  0x00000005 , 0x00000005 
+ 00028758  0x00007ac6 branch  0x00007059 
+ 00028759  0x00007ac9 setarg  0x00350200 
+ 00028760  0x00007aca istore  0x00000005 , 0x00000005 
+ 00028761  0x00007acc jam  0x0000000a , 0x00000275 
+ 00028762  0x00007acd rtn 
+ 00028763  0x00007ad1 call  0x00007ea2 
+ 00028764  0x00007ad2 call  0x00007ea5 
+ 00028765  0x00007ad3 call  0x00007062 
+ 00028766  0x00007ad4 call  0x00007e9c 
+ 00028767  0x00007ad5 call  0x00007e9f 
+ 00028768  0x00007ad6 copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007ad7 rtn 
+ 00028770  0x00007adb ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007adc and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007add rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007ade bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007ae0 force  0x00000001 , 0x0000003f 
+ 00028775  0x00007ae1 force  0x00000001 , 0x00000002 
+ 00028776  0x00007ae2 rtn 
+ 00028777  0x00007ae5 call  0x00007e76 
+ 00028778  0x00007ae6 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007ae7 rtn 
+ 00028780  0x00007ae9 deposit  0x00000039 
+ 00028781  0x00007aea sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007aeb branch  0x00007069 , 0x00000002 
+ 00028783  0x00007aec beq  0x00000005 , 0x00007073 
+ 00028784  0x00007aed beq  0x00000006 , 0x00007076 
+ 00028785  0x00007aee beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007aef rtn 
+ 00028787  0x00007af2 ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007af3 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007af4 rtn 
+ 00028790  0x00007af6 ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007af7 byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007af8 add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007af9 rtn 
+ 00028794  0x00007afb ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007afc byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007afd ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007afe byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007aff lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007b00 iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007b01 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007b02 rtn 
+ 00028802  0x00007b09 bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007b0a force  0x00000000 , 0x00000007 
+ 00028804  0x00007b0b arg  0x00000000 , 0x00000012 
+ 00028805  0x00007b0c arg  0x0000052a , 0x00000005 
+ 00028806  0x00007b0e ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007b0f rtn  0x00000034 
+ 00028808  0x00007b10 call  0x0000708d 
+ 00028809  0x00007b11 copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007b12 rtneq  0x00000007 
+ 00028811  0x00007b13 increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007b14 branch  0x00007086 
+ 00028813  0x00007b18 iforce  0x00000013 
+ 00028814  0x00007b1a fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007b1b iforce  0x00000006 
+ 00028816  0x00007b1d copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007b1e rtneq  0x00000007 
+ 00028818  0x00007b1f disable  0x00000028 
+ 00028819  0x00007b20 ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007b21 rtn  0x00000034 
+ 00028821  0x00007b22 iforce  0x00000039 
+ 00028822  0x00007b24 ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007b25 isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007b26 nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007b27 enable  0x00000028 
+ 00028826  0x00007b29 loop  0x00007096 
+ 00028827  0x00007b2a ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007b2b copy  0x00000006 , 0x00000011 
+ 00028829  0x00007b2c nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007b2d arg  0x0000052a , 0x00000006 
+ 00028831  0x00007b2e arg  0x00000007 , 0x00000039 
+ 00028832  0x00007b30 ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007b31 branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007b32 isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007b33 branch  0x000070ad , 0x00000005 
+ 00028836  0x00007b34 loop  0x000070a0 
+ 00028837  0x00007b35 rtn 
+ 00028838  0x00007b37 istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007b38 increase  0x00000001 , 0x00000007 
+ 00028840  0x00007b39 copy  0x00000011 , 0x00000006 
+ 00028841  0x00007b3a call  0x0000705b 
+ 00028842  0x00007b3b iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007b3c iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007b3d branch  0x00007090 
+ 00028845  0x00007b3f copy  0x00000011 , 0x00000006 
+ 00028846  0x00007b40 call  0x00007062 
+ 00028847  0x00007b41 iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007b42 branch  0x00007090 
+ 00028849  0x00007b49 bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007b4a fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007b4b iforce  0x00000006 
+ 00028852  0x00007b4d ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007b4e branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007b4f lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007b50 iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007b51 ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007b52 isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007b53 rtn  0x00000005 
+ 00028859  0x00007b54 deposit  0x00000005 
+ 00028860  0x00007b55 store  0x00000002 , 0x00000abb 
+ 00028861  0x00007b56 storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007b57 call  0x00007062 
+ 00028863  0x00007b58 iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007b59 copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007b5a fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007b5b copy  0x00000002 , 0x00000005 
+ 00028867  0x00007b5c fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007b5d copy  0x0000003f , 0x00000006 
+ 00028869  0x00007b5e branch  0x000070b4 
+ 00028870  0x00007b65 bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007b66 fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007b67 iforce  0x00000006 
+ 00028873  0x00007b69 ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007b6a branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007b6b iforce  0x00000039 
+ 00028876  0x00007b6d ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007b6e isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007b6f branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007b70 loop  0x000070cc 
+ 00028880  0x00007b71 increase  0x00000004 , 0x00000006 
+ 00028881  0x00007b72 call  0x00007062 
+ 00028882  0x00007b73 iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007b74 branch  0x000070c9 
+ 00028884  0x00007b76 increase  0xffffffff , 0x00000039 
+ 00028885  0x00007b77 lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007b78 iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007b79 increase  0x00000004 , 0x00000006 
+ 00028888  0x00007b7a call  0x00007062 
+ 00028889  0x00007b7b iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007b7d increase  0x00000001 , 0x00000006 
+ 00028891  0x00007b7e ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007b7f isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007b83 branch  0x00007fef , 0x00000005 
+ 00028894  0x00007b84 call  0x0000705b 
+ 00028895  0x00007b85 iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007b86 deposit  0x0000000b 
+ 00028897  0x00007b87 isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007b88 branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007b89 branch  0x000070da 
+ 00028900  0x00007b8b force  0x00000000 , 0x00000006 
+ 00028901  0x00007b8c force  0x00000000 , 0x0000003f 
+ 00028902  0x00007b8d rtn 
+ 00028903  0x00007b94 bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007b95 fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007b96 iforce  0x00000006 
+ 00028906  0x00007b98 ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007b99 branch  0x00007100 , 0x00000034 
+ 00028908  0x00007b9a lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007b9b iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007b9c ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007b9d isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007b9e branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007b9f call  0x00007062 
+ 00028914  0x00007ba0 iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007ba1 branch  0x000070ea 
+ 00028916  0x00007ba3 call  0x00007062 
+ 00028917  0x00007ba4 iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007ba6 increase  0x00000001 , 0x00000006 
+ 00028919  0x00007ba7 ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007ba8 isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007ba9 rtn  0x00000005 
+ 00028922  0x00007baa call  0x0000705b 
+ 00028923  0x00007bab iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007bac deposit  0x0000000b 
+ 00028925  0x00007bad isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007bae branch  0x00007100 , 0x00000005 
+ 00028927  0x00007baf branch  0x000070f6 
+ 00028928  0x00007bb1 force  0x00000000 , 0x00000006 
+ 00028929  0x00007bb2 rtn 
+ 00028930  0x00007bb7 arg  0x00000400 , 0x00000012 
+ 00028931  0x00007bb8 call  0x000070f4 
+ 00028932  0x00007bb9 arg  0x00000300 , 0x00000012 
+ 00028933  0x00007bba call  0x0000710d 
+ 00028934  0x00007bbb nrtn  0x00000028 
+ 00028935  0x00007bbc sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007bbd branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007bbe ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007bbf bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007bc0 ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007bc1 rtn 
+ 00028941  0x00007bc7 bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007bc8 call  0x00007062 
+ 00028943  0x00007bc9 copy  0x0000003f , 0x00000011 
+ 00028944  0x00007bcb ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007bcc and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007bcd rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007bce sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007bcf branch  0x00007129 , 0x00000005 
+ 00028949  0x00007bd0 copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007bd1 beq  0x00000005 , 0x00007120 
+ 00028951  0x00007bd2 beq  0x00000006 , 0x00007123 
+ 00028952  0x00007bd3 beq  0x00000007 , 0x00007126 
+ 00028953  0x00007bd4 increase  0xffffffff , 0x00000006 
+ 00028954  0x00007bd5 call  0x00007062 
+ 00028955  0x00007bd6 iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007bd7 copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007bd8 isub  0x00000002 , 0x00000011 
+ 00028958  0x00007bd9 branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007bda branch  0x00007110 
+ 00028960  0x00007bdd increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007bde increase  0x00000001 , 0x00000006 
+ 00028962  0x00007bdf branch  0x00007110 
+ 00028963  0x00007be1 increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007be2 increase  0x00000002 , 0x00000006 
+ 00028965  0x00007be3 branch  0x00007110 
+ 00028966  0x00007be5 increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007be6 increase  0x00000004 , 0x00000006 
+ 00028968  0x00007be7 branch  0x00007110 
+ 00028969  0x00007bea increase  0xffffffff , 0x00000011 
+ 00028970  0x00007beb copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007bec beq  0x00000001 , 0x00007132 
+ 00028972  0x00007bed beq  0x00000002 , 0x00007130 
+ 00028973  0x00007bee beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007bef branch  0x00007fe9 
+ 00028975  0x00007bf1 increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007bf3 ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007bf4 increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007bf6 ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007bf7 isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007bf8 branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007bf9 increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007bfa branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007bfb branch  0x00007110 
+ 00028984  0x00007c37 call  0x000052d0 
+ 00028985  0x00007c38 copy  0x0000003f , 0x00000005 
+ 00028986  0x00007c39 setarg  0x00000006 
+ 00028987  0x00007c3a istore  0x00000001 , 0x00000005 
+ 00028988  0x00007c3b setarg  0x0000006e 
+ 00028989  0x00007c3c istore  0x00000002 , 0x00000005 
+ 00028990  0x00007c3d setarg  0x00000f00 
+ 00028991  0x00007c3e istore  0x00000002 , 0x00000005 
+ 00028992  0x00007c3f setarg  0x001a0535 
+ 00028993  0x00007c40 istore  0x00000003 , 0x00000005 
+ 00028994  0x00007c41 setarg  0x00000111 
+ 00028995  0x00007c42 lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007c43 istore  0x00000004 , 0x00000005 
+ 00028997  0x00007c44 setarg  0x00002600 
+ 00028998  0x00007c45 istore  0x00000002 , 0x00000005 
+ 00028999  0x00007c46 setarg  0x00000335 
+ 00029000  0x00007c47 istore  0x00000002 , 0x00000005 
+ 00029001  0x00007c48 setarg  0x00000009 
+ 00029002  0x00007c49 istore  0x00000002 , 0x00000005 
+ 00029003  0x00007c4a setarg  0x00000004 
+ 00029004  0x00007c4b istore  0x00000002 , 0x00000005 
+ 00029005  0x00007c4c jam  0x00000014 , 0x00000275 
+ 00029006  0x00007c4d rtn 
+ 00029007  0x00007c52 bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007c53 jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007c54 arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007c55 arg  0x0000443a , 0x00000006 
+ 00029011  0x00007c56 call  0x00007ebf 
+ 00029012  0x00007c57 arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007c58 call  0x00007ebd 
+ 00029014  0x00007c59 arg  0x000009be , 0x00000006 
+ 00029015  0x00007c5a call  0x00007ebd 
+ 00029016  0x00007c5b call  0x0000720a 
+ 00029017  0x00007c5c arg  0x0000042f , 0x00000006 
+ 00029018  0x00007c5d call  0x00007205 
+ 00029019  0x00007c5e call  0x000071d0 
+ 00029020  0x00007c60 arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007c61 call  0x00007201 
+ 00029022  0x00007c62 setarg  0x000f4240 
+ 00029023  0x00007c63 copy  0x0000003f , 0x00000011 
+ 00029024  0x00007c64 fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007c65 idiv  0x00000011 
+ 00029026  0x00007c66 call  0x00007f86 
+ 00029027  0x00007c67 remainder  0x0000003f 
+ 00029028  0x00007c68 store  0x00000004 , 0x000009ba 
+ 00029029  0x00007c6a rtn 
+ 00029030  0x00007c6d jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007c6e arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007c6f call  0x000071b5 
+ 00029033  0x00007c70 call  0x000071b0 
+ 00029034  0x00007c71 fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007c72 istore  0x00000003 , 0x00000005 
+ 00029036  0x00007c75 call  0x00007176 
+ 00029037  0x00007c77 arg  0x0000042f , 0x00000006 
+ 00029038  0x00007c78 call  0x00007ebf 
+ 00029039  0x00007c79 arg  0x0000443a , 0x00000006 
+ 00029040  0x00007c7a call  0x00007ebf 
+ 00029041  0x00007c7b call  0x0000720a 
+ 00029042  0x00007c7c arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007c7d arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007c7e call  0x00007ebf 
+ 00029045  0x00007c80 branch  0x000071d0 
+ 00029046  0x00007c85 fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007c86 istore  0x00000004 , 0x00000005 
+ 00029048  0x00007c87 call  0x00007ecd 
+ 00029049  0x00007c88 branch  0x00007eca 
+ 00029050  0x00007c8b bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007c8c jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007c8d arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007c8e call  0x000071b0 
+ 00029054  0x00007c8f call  0x000071b5 
+ 00029055  0x00007c90 fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007c91 istore  0x00000003 , 0x00000005 
+ 00029057  0x00007c94 call  0x00007176 
+ 00029058  0x00007c95 arg  0x0000443a , 0x00000006 
+ 00029059  0x00007c96 call  0x00007ebf 
+ 00029060  0x00007c97 arg  0x0000042f , 0x00000006 
+ 00029061  0x00007c98 call  0x00007ebf 
+ 00029062  0x00007c99 call  0x0000720a 
+ 00029063  0x00007c9a arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007c9b arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007c9c call  0x00007ebf 
+ 00029066  0x00007c9e call  0x000071d0 
+ 00029067  0x00007c9f arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007ca0 branch  0x00007201 
+ 00029069  0x00007ca3 jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007ca4 arg  0x000009fe , 0x00000006 
+ 00029071  0x00007ca5 arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007ca6 call  0x00007ebd 
+ 00029073  0x00007ca7 call  0x0000720a 
+ 00029074  0x00007ca8 arg  0x0000099e , 0x00000006 
+ 00029075  0x00007ca9 call  0x00007205 
+ 00029076  0x00007caa call  0x000071d0 
+ 00029077  0x00007cab arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007cac call  0x00007497 
+ 00029079  0x00007cad arg  0x00000001 , 0x00000002 
+ 00029080  0x00007cae call  0x0000719f 
+ 00029081  0x00007caf arg  0x00004419 , 0x00000005 
+ 00029082  0x00007cb0 call  0x00007201 
+ 00029083  0x00007cb1 arg  0x00000000 , 0x00000002 
+ 00029084  0x00007cb2 call  0x0000719f 
+ 00029085  0x00007cb3 arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007cb5 branch  0x00007497 
+ 00029087  0x00007cb9 bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007cba jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007cbb setarg  0x00000100 
+ 00029090  0x00007cbc store  0x00000002 , 0x000005e6 
+ 00029091  0x00007cbd call  0x000071b0 
+ 00029092  0x00007cbe call  0x000071b5 
+ 00029093  0x00007cbf arg  0x0000443a , 0x00000006 
+ 00029094  0x00007cc0 call  0x00007ebf 
+ 00029095  0x00007cc1 arg  0x0000042f , 0x00000006 
+ 00029096  0x00007cc2 call  0x00007ebf 
+ 00029097  0x00007cc4 setarg  0x00006c65 
+ 00029098  0x00007cc5 istore  0x00000002 , 0x00000005 
+ 00029099  0x00007cc6 setarg  0x00006274 
+ 00029100  0x00007cc7 istore  0x00000002 , 0x00000005 
+ 00029101  0x00007cc8 istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007cc9 call  0x0000720a 
+ 00029103  0x00007cca branch  0x000071d0 
+ 00029104  0x00007ccd fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007cce istore  0x00000006 , 0x00000005 
+ 00029106  0x00007ccf fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007cd0 istore  0x00000001 , 0x00000005 
+ 00029108  0x00007cd1 rtn 
+ 00029109  0x00007cd4 fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007cd5 istore  0x00000006 , 0x00000005 
+ 00029111  0x00007cda fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007cdb istore  0x00000001 , 0x00000005 
+ 00029113  0x00007cdc rtn 
+ 00029114  0x00007cdf jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007ce0 fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007ce1 store  0x00000001 , 0x000005e6 
+ 00029117  0x00007ce2 arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007ce3 call  0x00007ebd 
+ 00029119  0x00007ce4 arg  0x000009be , 0x00000006 
+ 00029120  0x00007ce5 call  0x00007ebd 
+ 00029121  0x00007ce6 call  0x0000720a 
+ 00029122  0x00007ce7 arg  0x0000042f , 0x00000006 
+ 00029123  0x00007ce8 call  0x00007205 
+ 00029124  0x00007ce9 branch  0x000071d0 
+ 00029125  0x00007ced jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007cee fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007cef store  0x00000001 , 0x000005e6 
+ 00029128  0x00007cf0 arg  0x000009be , 0x00000006 
+ 00029129  0x00007cf1 call  0x00007ebd 
+ 00029130  0x00007cf2 arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007cf3 call  0x00007ebd 
+ 00029132  0x00007cf4 call  0x0000720a 
+ 00029133  0x00007cf5 arg  0x0000443a , 0x00000006 
+ 00029134  0x00007cf6 call  0x00007205 
+ 00029135  0x00007cf7 branch  0x000071d0 
+ 00029136  0x00007cfa bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007cfb call  0x0000721f 
+ 00029138  0x00007cff fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007d00 copy  0x0000003f , 0x00000002 
+ 00029140  0x00007d02 increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007d03 rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007d04 copy  0x0000003f , 0x00000012 
+ 00029143  0x00007d05 branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007d06 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007d07 nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007d09 arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007d0a arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007d0b increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007d0e iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007d0f arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007d10 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007d11 call  0x00007edd 
+ 00029153  0x00007d15 branch  0x000071f0 
+ 00029154  0x00007d18 arg  0x00000001 , 0x00000012 
+ 00029155  0x00007d19 arg  0x00000000 , 0x00000011 
+ 00029156  0x00007d1b branch  0x000071e6 
+ 00029157  0x00007d20 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007d22 arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007d23 iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007d24 isub  0x00000011 , 0x00000006 
+ 00029161  0x00007d26 arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007d27 call  0x00007245 
+ 00029163  0x00007d29 arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007d2a arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007d2b arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007d2c arg  0x00000004 , 0x00000039 
+ 00029167  0x00007d2d call  0x00007edd 
+ 00029168  0x00007d39 call  0x00007491 
+ 00029169  0x00007d3a call  0x00007428 
+ 00029170  0x00007d3d arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007d40 increase  0xffffffff , 0x00000012 
+ 00029172  0x00007d41 deposit  0x00000012 
+ 00029173  0x00007d42 branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007d43 call  0x00007486 
+ 00029175  0x00007d44 call  0x00007422 
+ 00029176  0x00007d45 branch  0x000071f3 
+ 00029177  0x00007d48 arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007d49 call  0x00007497 
+ 00029179  0x00007d4a arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007d4b call  0x00007486 
+ 00029181  0x00007d4c call  0x00007428 
+ 00029182  0x00007d4d arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007d4e call  0x00007486 
+ 00029184  0x00007d4f branch  0x00007422 
+ 00029185  0x00007d55 copy  0x00000005 , 0x00000011 
+ 00029186  0x00007d56 call  0x00007497 
+ 00029187  0x00007d58 arg  0x00000010 , 0x00000039 
+ 00029188  0x00007d59 branch  0x00007ee5 
+ 00029189  0x00007d5c arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007d5d call  0x00007ebf 
+ 00029191  0x00007d5f arg  0x00000010 , 0x00000039 
+ 00029192  0x00007d60 arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007d61 branch  0x00007ee5 
+ 00029194  0x00007d64 fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007d65 copy  0x0000003f , 0x00000039 
+ 00029196  0x00007d66 arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007d67 branch  0x00007ee5 
+ 00029198  0x00007d6a ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007d6b lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007d6c isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007d6d setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007d6e isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007d6f setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007d70 istore  0x00000001 , 0x00000011 
+ 00029205  0x00007d71 increase  0xffffffff , 0x00000011 
+ 00029206  0x00007d72 loop  0x0000720e 
+ 00029207  0x00007d73 rtn 
+ 00029208  0x00007d76 arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007d78 increase  0x0000000f , 0x00000011 
+ 00029210  0x00007d79 force  0x00000010 , 0x00000039 
+ 00029211  0x00007d7a force  0x00000000 , 0x00000013 
+ 00029212  0x00007d7b branch  0x0000720e 
+ 00029213  0x00007d7e arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007d7f branch  0x00007219 
+ 00029215  0x00007d83 arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007d84 call  0x00007484 
+ 00029217  0x00007d87 force  0x00000008 , 0x00000038 
+ 00029218  0x00007d88 call  0x00007492 
+ 00029219  0x00007d89 call  0x00007491 
+ 00029220  0x00007d8a call  0x0000741f 
+ 00029221  0x00007d8f arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007d90 call  0x00007497 
+ 00029223  0x00007d92 bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007d93 fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007d94 isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007d95 nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007d96 call  0x00007218 
+ 00029228  0x00007d99 arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007d9b arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007d9e call  0x0000723a 
+ 00029231  0x00007d9f branch  0x00007231 
+ 00029232  0x00007da1 call  0x00007218 
+ 00029233  0x00007da4 arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007da5 arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007da6 call  0x00007ebf 
+ 00029236  0x00007da7 fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007da8 isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007da9 nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007daa call  0x0000721d 
+ 00029240  0x00007dac arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007dae arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007db5 arg  0x00000003 , 0x00000039 
+ 00029243  0x00007db7 arg  0x00000000 , 0x00000002 
+ 00029244  0x00007db8 call  0x00007241 
+ 00029245  0x00007db9 increase  0x00000004 , 0x00000013 
+ 00029246  0x00007dba loop  0x0000723b 
+ 00029247  0x00007dbb arg  0x00008700 , 0x00000002 
+ 00029248  0x00007dbc lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007dbe ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007dbf ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007dc0 istore  0x00000004 , 0x00000005 
+ 00029252  0x00007dc1 rtn 
+ 00029253  0x00007dc8 bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007dc9 arg  0x00000010 , 0x00000039 
+ 00029255  0x00007dca arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007dcc isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007dcd branch  0x00007250 , 0x00000005 
+ 00029258  0x00007dce branch  0x00007253 , 0x00000002 
+ 00029259  0x00007dcf ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007dd0 istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007dd2 increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007dd3 loop  0x00007248 
+ 00029263  0x00007dd4 rtn 
+ 00029264  0x00007dd6 arg  0x00000080 , 0x00000002 
+ 00029265  0x00007dd8 istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007dd9 branch  0x0000724d 
+ 00029267  0x00007ddc arg  0x00000000 , 0x00000002 
+ 00029268  0x00007ddd branch  0x00007251 
+ 00029269  0x00007de1 call  0x00007268 
+ 00029270  0x00007de2 arg  0x00000592 , 0x00000006 
+ 00029271  0x00007de3 arg  0x00000582 , 0x00000005 
+ 00029272  0x00007de4 branch  0x00007ebf 
+ 00029273  0x00007de8 disable  0x00000028 
+ 00029274  0x00007de9 call  0x0000735f 
+ 00029275  0x00007dea arg  0x00000562 , 0x00000006 
+ 00029276  0x00007deb arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007dec force  0x0000000f , 0x00000039 
+ 00029278  0x00007ded call  0x00007f01 
+ 00029279  0x00007dee ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007def xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007df0 istore  0x00000001 , 0x00000005 
+ 00029282  0x00007df1 setarg  0x000005b2 
+ 00029283  0x00007df2 store  0x00000002 , 0x000005d6 
+ 00029284  0x00007df3 setarg  0x000005a2 
+ 00029285  0x00007df4 store  0x00000002 , 0x000005d4 
+ 00029286  0x00007df5 set1  0x00000012 , 0x00000000 
+ 00029287  0x00007df6 branch  0x000072a8 
+ 00029288  0x00007dfb fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007dfc force  0x00000010 , 0x00000012 
+ 00029290  0x00007dfd add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007dfe sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007dff branch  0x0000726e , 0x00000002 
+ 00029293  0x00007e00 force  0x00000010 , 0x00000013 
+ 00029294  0x00007e02 arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007e04 arg  0x0000468a , 0x00000006 
+ 00029296  0x00007e05 copy  0x00000002 , 0x00000039 
+ 00029297  0x00007e06 disable  0x00000028 
+ 00029298  0x00007e08 ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007e09 istore  0x00000001 , 0x00000005 
+ 00029300  0x00007e0a increase  0xffffffff , 0x00000012 
+ 00029301  0x00007e0b branch  0x0000727c , 0x00000005 
+ 00029302  0x00007e0c loop  0x00007272 
+ 00029303  0x00007e0d branch  0x0000726f , 0x00000028 
+ 00029304  0x00007e0e enable  0x00000028 
+ 00029305  0x00007e0f force  0x00000006 , 0x00000039 
+ 00029306  0x00007e10 copy  0x00000011 , 0x00000006 
+ 00029307  0x00007e11 branch  0x00007272 
+ 00029308  0x00007e13 arg  0x00000562 , 0x00000006 
+ 00029309  0x00007e14 arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007e15 call  0x00007ebf 
+ 00029311  0x00007e16 fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007e17 ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007e18 store  0x00000001 , 0x000005c1 
+ 00029314  0x00007e19 setarg  0x000005b2 
+ 00029315  0x00007e1a store  0x00000002 , 0x000005d6 
+ 00029316  0x00007e1b setarg  0x000005a2 
+ 00029317  0x00007e1c store  0x00000002 , 0x000005d4 
+ 00029318  0x00007e1d set1  0x00000012 , 0x00000000 
+ 00029319  0x00007e1e branch  0x000072a8 
+ 00029320  0x00007e24 disable  0x00000028 
+ 00029321  0x00007e25 call  0x0000735f 
+ 00029322  0x00007e26 branch  0x00007292 
+ 00029323  0x00007e29 arg  0x00000056 , 0x00000011 
+ 00029324  0x00007e2a enable  0x00000028 
+ 00029325  0x00007e2b call  0x0000735f 
+ 00029326  0x00007e2c call  0x00007292 
+ 00029327  0x00007e2d arg  0x00000592 , 0x00000006 
+ 00029328  0x00007e2e arg  0x00000062 , 0x00000005 
+ 00029329  0x00007e2f branch  0x00007ebf 
+ 00029330  0x00007e33 setarg  0x00000562 
+ 00029331  0x00007e34 store  0x00000002 , 0x000005d6 
+ 00029332  0x00007e35 setarg  0x000041be 
+ 00029333  0x00007e36 store  0x00000002 , 0x000005d4 
+ 00029334  0x00007e37 set0  0x00000012 , 0x00000000 
+ 00029335  0x00007e38 call  0x000072a8 
+ 00029336  0x00007e39 arg  0x00000592 , 0x00000011 
+ 00029337  0x00007e3a arg  0x00000562 , 0x00000012 
+ 00029338  0x00007e3b arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007e3c call  0x00007352 
+ 00029340  0x00007e3d arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007e3e arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007e3f copy  0x00000012 , 0x00000005 
+ 00029343  0x00007e40 enable  0x00000028 
+ 00029344  0x00007e41 call  0x00007350 
+ 00029345  0x00007e42 call  0x0000736a 
+ 00029346  0x00007e43 setarg  0x000005b2 
+ 00029347  0x00007e44 store  0x00000002 , 0x000005d6 
+ 00029348  0x00007e45 setarg  0x000005a2 
+ 00029349  0x00007e46 store  0x00000002 , 0x000005d4 
+ 00029350  0x00007e47 set1  0x00000012 , 0x00000000 
+ 00029351  0x00007e48 branch  0x000072a8 
+ 00029352  0x00007e4d jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007e4e fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007e4f iforce  0x00000006 
+ 00029355  0x00007e50 arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007e51 call  0x00007ebf 
+ 00029357  0x00007e52 fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007e53 iforce  0x00000006 
+ 00029359  0x00007e54 arg  0x00000592 , 0x00000005 
+ 00029360  0x00007e55 call  0x00007ebf 
+ 00029361  0x00007e58 call  0x000072cf 
+ 00029362  0x00007e59 disable  0x00000028 
+ 00029363  0x00007e5a bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007e5b fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007e5c bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007e5d fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007e5e iforce  0x00000012 
+ 00029368  0x00007e5f call  0x00007301 
+ 00029369  0x00007e61 call  0x00007300 
+ 00029370  0x00007e62 call  0x00007313 
+ 00029371  0x00007e63 fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007e64 increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007e65 store  0x00000001 , 0x000005d8 
+ 00029374  0x00007e67 call  0x000072cf 
+ 00029375  0x00007e68 enable  0x00000028 
+ 00029376  0x00007e69 call  0x00007300 
+ 00029377  0x00007e6a call  0x00007322 
+ 00029378  0x00007e6b call  0x00007331 
+ 00029379  0x00007e6c call  0x00007322 
+ 00029380  0x00007e6d call  0x00007331 
+ 00029381  0x00007e6e call  0x00007322 
+ 00029382  0x00007e6f call  0x00007331 
+ 00029383  0x00007e70 call  0x00007322 
+ 00029384  0x00007e71 fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007e72 increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007e73 store  0x00000001 , 0x000005d8 
+ 00029387  0x00007e74 bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007e75 call  0x000072cf 
+ 00029389  0x00007e76 disable  0x00000028 
+ 00029390  0x00007e77 branch  0x00007300 
+ 00029391  0x00007e7c fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007e7d arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007e7e branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007e7f iforce  0x00000012 
+ 00029395  0x00007e80 force  0x00000011 , 0x00000039 
+ 00029396  0x00007e81 copy  0x00000006 , 0x00000005 
+ 00029397  0x00007e83 ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007e84 lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007e85 rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007e86 rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007e87 ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007e88 istore  0x00000001 , 0x00000005 
+ 00029403  0x00007e89 loop  0x000072d5 
+ 00029404  0x00007e8a setarg  0x000005c2 
+ 00029405  0x00007e8b iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007e8c force  0x00000010 , 0x00000039 
+ 00029407  0x00007e8d arg  0x00000572 , 0x00000005 
+ 00029408  0x00007e8f ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007e90 istore  0x00000001 , 0x00000005 
+ 00029410  0x00007e91 compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007e92 nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007e93 increase  0xffffffef , 0x00000006 
+ 00029413  0x00007e95 loop  0x000072e0 
+ 00029414  0x00007e96 force  0x00000000 , 0x00000011 
+ 00029415  0x00007e97 add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007e98 lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007e99 lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007e9a call  0x000074b9 
+ 00029419  0x00007e9b setarg  0x00008400 
+ 00029420  0x00007e9c iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007e9d arg  0x00000572 , 0x00000005 
+ 00029422  0x00007e9e force  0x00000010 , 0x00000039 
+ 00029423  0x00007ea0 ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007ea1 ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007ea2 iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007ea3 istore  0x00000001 , 0x00000005 
+ 00029427  0x00007ea4 increase  0x00000001 , 0x00000013 
+ 00029428  0x00007ea5 loop  0x000072ef 
+ 00029429  0x00007ea6 branch  0x000074bd 
+ 00029430  0x00007ea9 force  0x00000010 , 0x00000039 
+ 00029431  0x00007eaa force  0x00000000 , 0x00000002 
+ 00029432  0x00007eac ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007ead ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007eae loop  0x000072f8 
+ 00029435  0x00007eaf deposit  0x00000002 
+ 00029436  0x00007eb0 istore  0x00000001 , 0x00000006 
+ 00029437  0x00007eb1 arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007eb2 arg  0x00000572 , 0x00000005 
+ 00029439  0x00007eb3 branch  0x00007ebf 
+ 00029440  0x00007eb6 arg  0x00000572 , 0x00000012 
+ 00029441  0x00007eb8 force  0x00000010 , 0x00000039 
+ 00029442  0x00007eb9 arg  0x00000592 , 0x00000011 
+ 00029443  0x00007eba copy  0x00000011 , 0x00000005 
+ 00029444  0x00007ebc ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007ebd ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007ebe ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007ebf and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007ec0 nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007ec1 xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007ec3 sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007ec4 branch  0x0000730d , 0x00000002 
+ 00029452  0x00007ec5 iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007ec7 deposit  0x00000030 
+ 00029454  0x00007ec8 istore  0x00000001 , 0x00000005 
+ 00029455  0x00007ec9 increase  0x00000001 , 0x00000011 
+ 00029456  0x00007eca increase  0x00000001 , 0x00000012 
+ 00029457  0x00007ecb loop  0x00007304 
+ 00029458  0x00007ecc rtn 
+ 00029459  0x00007ecf call  0x000074b9 
+ 00029460  0x00007ed0 force  0x00000010 , 0x00000039 
+ 00029461  0x00007ed1 arg  0x00000592 , 0x00000011 
+ 00029462  0x00007ed3 ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007ed4 arg  0x00008500 , 0x00000006 
+ 00029464  0x00007ed5 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007ed6 sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007ed7 branch  0x0000731c , 0x00000002 
+ 00029467  0x00007ed8 arg  0x00008600 , 0x00000006 
+ 00029468  0x00007eda iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007edb ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007edc istore  0x00000001 , 0x00000011 
+ 00029471  0x00007edd increase  0x00000001 , 0x00000011 
+ 00029472  0x00007ede loop  0x00007316 
+ 00029473  0x00007edf branch  0x000074bd 
+ 00029474  0x00007ee2 force  0x00000008 , 0x00000039 
+ 00029475  0x00007ee3 arg  0x00000592 , 0x00000006 
+ 00029476  0x00007ee4 copy  0x00000006 , 0x00000005 
+ 00029477  0x00007ee6 ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007ee7 iforce  0x00000011 
+ 00029479  0x00007ee8 ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007ee9 iforce  0x00000012 
+ 00029481  0x00007eea lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007eeb iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007eec istore  0x00000001 , 0x00000005 
+ 00029484  0x00007eed deposit  0x00000011 
+ 00029485  0x00007eee iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007eef istore  0x00000001 , 0x00000005 
+ 00029487  0x00007ef0 loop  0x00007325 
+ 00029488  0x00007ef1 rtn 
+ 00029489  0x00007ef5 setarg  0x008ae42c 
+ 00029490  0x00007ef6 iforce  0x00000002 
+ 00029491  0x00007ef7 force  0x00000007 , 0x00000039 
+ 00029492  0x00007ef8 call  0x00007340 
+ 00029493  0x00007ef9 setarg  0x000d751b 
+ 00029494  0x00007efa iforce  0x00000002 
+ 00029495  0x00007efb force  0x00000005 , 0x00000039 
+ 00029496  0x00007efc call  0x00007340 
+ 00029497  0x00007efd fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007efe iforce  0x00000011 
+ 00029499  0x00007eff fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007f00 store  0x00000001 , 0x000005a1 
+ 00029501  0x00007f01 deposit  0x00000011 
+ 00029502  0x00007f02 store  0x00000001 , 0x00000595 
+ 00029503  0x00007f03 rtn 
+ 00029504  0x00007f06 and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007f08 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007f09 arg  0x00000592 , 0x00000005 
+ 00029507  0x00007f0a iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007f0b ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007f0c iforce  0x00000013 
+ 00029510  0x00007f0d deposit  0x00000011 
+ 00029511  0x00007f0e istore  0x00000001 , 0x00000005 
+ 00029512  0x00007f0f copy  0x00000013 , 0x00000011 
+ 00029513  0x00007f10 rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007f11 loop  0x00007341 
+ 00029515  0x00007f12 setarg  0x00000592 
+ 00029516  0x00007f13 iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007f14 deposit  0x00000011 
+ 00029518  0x00007f15 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007f16 rtn 
+ 00029520  0x00007f19 enable  0x00000028 
+ 00029521  0x00007f1a branch  0x00007353 
+ 00029522  0x00007f1d disable  0x00000028 
+ 00029523  0x00007f1f force  0x00000010 , 0x00000039 
+ 00029524  0x00007f21 ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007f22 ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007f23 branch  0x00007359 , 0x00000028 
+ 00029527  0x00007f24 ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007f25 branch  0x0000735a 
+ 00029529  0x00007f27 iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007f29 istore  0x00000001 , 0x00000005 
+ 00029531  0x00007f2a increase  0x00000001 , 0x00000011 
+ 00029532  0x00007f2b increase  0x00000001 , 0x00000012 
+ 00029533  0x00007f2c loop  0x00007354 
+ 00029534  0x00007f2d rtn 
+ 00029535  0x00007f31 arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007f32 ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007f33 istore  0x00000006 , 0x00000005 
+ 00029538  0x00007f34 branch  0x00007365 , 0x00000028 
+ 00029539  0x00007f35 ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007f36 branch  0x00007366 
+ 00029541  0x00007f38 ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007f3a istore  0x00000006 , 0x00000005 
+ 00029543  0x00007f3b ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007f3c istore  0x00000004 , 0x00000005 
+ 00029545  0x00007f3d rtn 
+ 00029546  0x00007f40 arg  0x000041be , 0x00000006 
+ 00029547  0x00007f41 arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007f42 arg  0x00000000 , 0x00000002 
+ 00029549  0x00007f43 setarg  0x008395a7 
+ 00029550  0x00007f44 call  0x0000738b 
+ 00029551  0x00007f45 setarg  0x00b3c1df 
+ 00029552  0x00007f46 call  0x0000738b 
+ 00029553  0x00007f47 setarg  0x0000e5e9 
+ 00029554  0x00007f48 call  0x0000738c 
+ 00029555  0x00007f49 copy  0x00000002 , 0x00000014 
+ 00029556  0x00007f4a disable  0x00000028 
+ 00029557  0x00007f4b call  0x00007379 
+ 00029558  0x00007f4c copy  0x00000014 , 0x00000002 
+ 00029559  0x00007f4d enable  0x00000028 
+ 00029560  0x00007f4e branch  0x00007379 
+ 00029561  0x00007f51 force  0x00000008 , 0x00000039 
+ 00029562  0x00007f53 ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007f54 compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007f55 branch  0x00007380 , 0x00000028 
+ 00029565  0x00007f56 branch  0x00007381 , 0x00000001 
+ 00029566  0x00007f58 iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007f59 branch  0x00007382 
+ 00029568  0x00007f5b branch  0x0000737e , 0x00000001 
+ 00029569  0x00007f5d ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007f5f istore  0x00000001 , 0x00000005 
+ 00029571  0x00007f60 rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007f61 loop  0x0000737a 
+ 00029573  0x00007f62 rtn 
+ 00029574  0x00007f65 fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007f66 store  0x00000006 , 0x00000056 
+ 00029576  0x00007f67 ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007f68 istore  0x00000006 , 0x00000005 
+ 00029578  0x00007f69 rtn 
+ 00029579  0x00007f6c lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007f6e lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007f6f ior  0x00000002 , 0x00000002 
+ 00029582  0x00007f70 rtn 
+ 00029583  0x00007f75 branch  0x0000738f 
+ 00029584  0x00007f7a bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007f7b call  0x0000742b 
+ 00029586  0x00007f7c arg  0x00004419 , 0x00000005 
+ 00029587  0x00007f7d branch  0x00007497 
+ 00029588  0x00007f81 arg  0x0000443a , 0x00000005 
+ 00029589  0x00007f82 branch  0x00007397 , 0x00000029 
+ 00029590  0x00007f83 arg  0x0000042f , 0x00000005 
+ 00029591  0x00007f85 copy  0x00000006 , 0x00000011 
+ 00029592  0x00007f86 call  0x00007ebf 
+ 00029593  0x00007f87 call  0x00007440 
+ 00029594  0x00007f88 arg  0x0000442a , 0x00000006 
+ 00029595  0x00007f89 branch  0x000074b0 
+ 00029596  0x00007f8c arg  0x0000042f , 0x00000011 
+ 00029597  0x00007f8d branch  0x0000739f , 0x00000029 
+ 00029598  0x00007f8e arg  0x0000443a , 0x00000011 
+ 00029599  0x00007f90 copy  0x00000011 , 0x00000005 
+ 00029600  0x00007f91 call  0x0000630c 
+ 00029601  0x00007f92 branch  0x00007440 
+ 00029602  0x00007f95 arg  0x000044aa , 0x00000006 
+ 00029603  0x00007f96 call  0x00007486 
+ 00029604  0x00007f97 arg  0x00004419 , 0x00000006 
+ 00029605  0x00007f98 call  0x00007487 
+ 00029606  0x00007f99 force  0x00000038 , 0x00000036 
+ 00029607  0x00007f9a force  0x00000000 , 0x00000036 
+ 00029608  0x00007f9b call  0x0000741d 
+ 00029609  0x00007f9c arg  0x0000047c , 0x00000005 
+ 00029610  0x00007f9d branch  0x00007497 
+ 00029611  0x00007fa1 force  0x00000049 , 0x0000003f 
+ 00029612  0x00007fa2 branch  0x000073ae 
+ 00029613  0x00007fa4 force  0x00000001 , 0x0000003f 
+ 00029614  0x00007fa6 force  0x00000000 , 0x00000038 
+ 00029615  0x00007fa7 lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007fa8 ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007fa9 increase  0x00000001 , 0x00000038 
+ 00029618  0x00007faa rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007fab rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007fac fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007fad lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007fae ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007faf increase  0x00000001 , 0x00000038 
+ 00029624  0x00007fb0 ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007fb1 iforce  0x0000002f 
+ 00029626  0x00007fb2 increase  0x00000001 , 0x00000038 
+ 00029627  0x00007fb3 ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007fb4 byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007fb5 lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007fb6 ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007fb7 increase  0x00000001 , 0x00000038 
+ 00029632  0x00007fb8 rtn 
+ 00029633  0x00007fbd add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007fbe ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00007fbf iforce  0x00000011 
+ 00029636  0x00007fc0 call  0x000073ab 
+ 00029637  0x00007fc1 call  0x0000741f 
+ 00029638  0x00007fc3 force  0x00000000 , 0x00000038 
+ 00029639  0x00007fc4 ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00007fc5 and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00007fc6 lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00007fc7 set1  0x00000008 , 0x0000002f 
+ 00029643  0x00007fc8 call  0x0000748f 
+ 00029644  0x00007fc9 call  0x00007422 
+ 00029645  0x00007fcb copy  0x00000011 , 0x00000039 
+ 00029646  0x00007fcc add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x00007fcd call  0x0000746e 
+ 00029648  0x00007fcf call  0x00007478 
+ 00029649  0x00007fd0 call  0x00007422 
+ 00029650  0x00007fd1 deposit  0x00000039 
+ 00029651  0x00007fd2 branch  0x000073d5 , 0x00000034 
+ 00029652  0x00007fd3 branch  0x000073d0 
+ 00029653  0x00007fd5 force  0x0000000c , 0x00000038 
+ 00029654  0x00007fd6 deposit  0x0000002f 
+ 00029655  0x00007fd7 store  0x00000004 , 0x00000417 
+ 00029656  0x00007fd8 rtn 
+ 00029657  0x00007fdb increase  0x00000001 , 0x00000011 
+ 00029658  0x00007fdc call  0x000073ad 
+ 00029659  0x00007fdd copy  0x00000013 , 0x00000006 
+ 00029660  0x00007fde call  0x00007482 
+ 00029661  0x00007fdf call  0x00007425 
+ 00029662  0x00007fe0 call  0x0000749e 
+ 00029663  0x00007fe1 increase  0x00000010 , 0x00000013 
+ 00029664  0x00007fe2 increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00007fe3 branch  0x000073d9 , 0x00000002 
+ 00029666  0x00007fe4 rtn 
+ 00029667  0x00007fe7 bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00007fe8 arg  0x000043dc , 0x00000013 
+ 00029669  0x00007fe9 fetcht  0x00000005 , 0x00004403 
+ 00029670  0x00007fea call  0x000073c1 
+ 00029671  0x00007feb force  0x00000008 , 0x00000038 
+ 00029672  0x00007fec iforce  0x0000002f 
+ 00029673  0x00007fed force  0x00000000 , 0x00000011 
+ 00029674  0x00007fee call  0x000073ad 
+ 00029675  0x00007fef call  0x00007425 
+ 00029676  0x00007ff0 arg  0x000043de , 0x00000013 
+ 00029677  0x00007ff1 fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00007ff2 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00007ff3 iadd  0x00000013 , 0x00000005 
+ 00029680  0x00007ff4 force  0x0000000c , 0x00000038 
+ 00029681  0x00007ff5 deposit  0x0000002f 
+ 00029682  0x00007ff6 istore  0x00000004 , 0x00000005 
+ 00029683  0x00007ff7 call  0x000073d9 
+ 00029684  0x00007ff8 fetch  0x00000001 , 0x000043dd 
+ 00029685  0x00007ff9 increase  0x00000004 , 0x0000003f 
+ 00029686  0x00007ffa store  0x00000001 , 0x000043dd 
+ 00029687  0x00007ffb fetcht  0x00000005 , 0x00004403 
+ 00029688  0x00007ffc increase  0x00000001 , 0x00000002 
+ 00029689  0x00007ffd storet  0x00000005 , 0x00004403 
+ 00029690  0x00007ffe rtn 
+ 00029691  0x00008001 bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00008002 fetch  0x00000001 , 0x000002da 
+ 00029693  0x00008003 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00008004 branch  0x000073ff , 0x00000002 
+ 00029695  0x00008006 arg  0x000002db , 0x00000013 
+ 00029696  0x00008007 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00008008 increase  0xfffffffc , 0x0000003f 
+ 00029698  0x00008009 store  0x00000001 , 0x000002da 
+ 00029699  0x0000800a iadd  0x00000013 , 0x00000006 
+ 00029700  0x0000800b ifetch  0x00000004 , 0x00000006 
+ 00029701  0x0000800c force  0x00000008 , 0x00000038 
+ 00029702  0x0000800d iforce  0x0000002f 
+ 00029703  0x0000800e force  0x00000000 , 0x00000011 
+ 00029704  0x0000800f fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00008010 call  0x000073ad 
+ 00029706  0x00008011 call  0x00007425 
+ 00029707  0x00008012 force  0x0000000c , 0x00000038 
+ 00029708  0x00008013 deposit  0x0000002f 
+ 00029709  0x00008014 store  0x00000004 , 0x0000041b 
+ 00029710  0x00008015 call  0x000073d9 
+ 00029711  0x00008016 arg  0x000002d9 , 0x00000013 
+ 00029712  0x00008017 call  0x000073c1 
+ 00029713  0x00008018 fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x00008019 isub  0x00000002 , 0x0000003f 
+ 00029715  0x0000801a nrtn  0x00000034 
+ 00029716  0x0000801b fetch  0x00000004 , 0x0000440d 
+ 00029717  0x0000801c isub  0x00000002 , 0x0000003f 
+ 00029718  0x0000801d rtn  0x00000034 
+ 00029719  0x0000801e storet  0x00000004 , 0x0000440d 
+ 00029720  0x0000801f fetch  0x00000005 , 0x00004408 
+ 00029721  0x00008020 increase  0x00000001 , 0x0000003f 
+ 00029722  0x00008021 store  0x00000005 , 0x00004408 
+ 00029723  0x00008022 force  0x00000000 , 0x0000003f 
+ 00029724  0x00008023 rtn 
+ 00029725  0x00008026 nbranch  0x0000741d , 0x00000037 
+ 00029726  0x00008027 rtn 
+ 00029727  0x0000802a force  0x00000030 , 0x00000036 
+ 00029728  0x0000802b force  0x00000000 , 0x00000036 
+ 00029729  0x0000802c branch  0x0000741d 
+ 00029730  0x0000802f force  0x00000032 , 0x00000036 
+ 00029731  0x00008030 force  0x00000002 , 0x00000036 
+ 00029732  0x00008031 branch  0x0000741d 
+ 00029733  0x00008034 force  0x00000034 , 0x00000036 
+ 00029734  0x00008035 force  0x00000004 , 0x00000036 
+ 00029735  0x00008036 branch  0x0000741d 
+ 00029736  0x0000803a force  0x00000001 , 0x00000036 
+ 00029737  0x0000803b force  0x00000000 , 0x00000036 
+ 00029738  0x0000803c rtn 
+ 00029739  0x0000803e force  0x00000000 , 0x00000038 
+ 00029740  0x0000803f fetch  0x00000004 , 0x0000042f 
+ 00029741  0x00008040 iforce  0x0000002f 
+ 00029742  0x00008041 increase  0x00000001 , 0x00000038 
+ 00029743  0x00008042 ifetch  0x00000004 , 0x00000006 
+ 00029744  0x00008043 iforce  0x0000002f 
+ 00029745  0x00008044 increase  0x00000001 , 0x00000038 
+ 00029746  0x00008045 fetch  0x00000004 , 0x0000443a 
+ 00029747  0x00008046 iforce  0x0000002f 
+ 00029748  0x00008047 increase  0x00000001 , 0x00000038 
+ 00029749  0x00008048 ifetch  0x00000004 , 0x00000006 
+ 00029750  0x00008049 iforce  0x0000002f 
+ 00029751  0x0000804a increase  0x00000001 , 0x00000038 
+ 00029752  0x0000804b call  0x00007492 
+ 00029753  0x0000804c increase  0xfffffffc , 0x00000038 
+ 00029754  0x0000804d fetch  0x00000004 , 0x000044c7 
+ 00029755  0x0000804e copy  0x0000003f , 0x0000002f 
+ 00029756  0x0000804f increase  0x00000004 , 0x00000038 
+ 00029757  0x00008050 force  0x00000038 , 0x00000036 
+ 00029758  0x00008051 force  0x00000008 , 0x00000036 
+ 00029759  0x00008052 branch  0x0000741d 
+ 00029760  0x00008056 bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x00008057 fetch  0x00000006 , 0x000044a0 
+ 00029762  0x00008058 fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x00008059 branch  0x00007446 , 0x00000029 
+ 00029764  0x0000805a fetch  0x00000006 , 0x0000044f 
+ 00029765  0x0000805b fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x0000805d force  0x00000008 , 0x00000038 
+ 00029767  0x0000805e copy  0x00000002 , 0x0000002f 
+ 00029768  0x0000805f increase  0x00000001 , 0x00000038 
+ 00029769  0x00008060 rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x00008061 lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x00008062 ior  0x0000002f , 0x0000002f 
+ 00029772  0x00008063 increase  0x00000001 , 0x00000038 
+ 00029773  0x00008064 rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x00008065 increase  0x00000001 , 0x00000038 
+ 00029775  0x00008066 force  0x00000000 , 0x0000002f 
+ 00029776  0x00008067 force  0x00000000 , 0x0000003f 
+ 00029777  0x00008068 fetch  0x00000001 , 0x0000448e 
+ 00029778  0x00008069 fetcht  0x00000001 , 0x00004485 
+ 00029779  0x0000806a nbranch  0x00007456 , 0x00000029 
+ 00029780  0x0000806c fetch  0x00000001 , 0x00004495 
+ 00029781  0x0000806d fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x0000806f store  0x00000001 , 0x0000444a 
+ 00029783  0x00008070 storet  0x00000001 , 0x0000444b 
+ 00029784  0x00008071 force  0x00000000 , 0x00000038 
+ 00029785  0x00008072 arg  0x0000444a , 0x00000012 
+ 00029786  0x00008073 force  0x00000004 , 0x00000039 
+ 00029787  0x00008075 ifetch  0x00000004 , 0x00000011 
+ 00029788  0x00008076 ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x00008077 ixor  0x00000002 , 0x0000002f 
+ 00029790  0x00008078 increase  0x00000001 , 0x00000038 
+ 00029791  0x00008079 increase  0x00000004 , 0x00000011 
+ 00029792  0x0000807a increase  0x00000004 , 0x00000012 
+ 00029793  0x0000807b loop  0x0000745b 
+ 00029794  0x0000807c call  0x00007492 
+ 00029795  0x0000807d increase  0xfffffffc , 0x00000038 
+ 00029796  0x0000807e fetch  0x00000004 , 0x000044c7 
+ 00029797  0x0000807f copy  0x0000003f , 0x0000002f 
+ 00029798  0x00008080 increase  0x00000004 , 0x00000038 
+ 00029799  0x00008081 force  0x00000038 , 0x00000036 
+ 00029800  0x00008082 force  0x0000000c , 0x00000036 
+ 00029801  0x00008083 call  0x0000741d 
+ 00029802  0x00008085 call  0x00007491 
+ 00029803  0x00008086 force  0x0000003a , 0x00000036 
+ 00029804  0x00008087 force  0x00000008 , 0x00000036 
+ 00029805  0x00008088 branch  0x0000741d 
+ 00029806  0x0000808b compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x0000808c rtn  0x00000001 
+ 00029808  0x0000808d deposit  0x00000006 
+ 00029809  0x0000808e iadd  0x00000039 , 0x00000005 
+ 00029810  0x0000808f force  0x00000000 , 0x0000003f 
+ 00029811  0x00008091 istore  0x00000001 , 0x00000005 
+ 00029812  0x00008092 increase  0x00000001 , 0x00000039 
+ 00029813  0x00008093 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x00008094 rtn  0x00000001 
+ 00029815  0x00008095 branch  0x00007473 
+ 00029816  0x00008098 force  0x00000000 , 0x00000038 
+ 00029817  0x0000809a deposit  0x00000039 
+ 00029818  0x0000809b branch  0x0000747d , 0x00000034 
+ 00029819  0x0000809c ifetch  0x00000004 , 0x00000006 
+ 00029820  0x0000809d increase  0xfffffffc , 0x00000039 
+ 00029821  0x0000809f iforce  0x0000002f 
+ 00029822  0x000080a0 increase  0x00000001 , 0x00000038 
+ 00029823  0x000080a1 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x000080a2 rtn  0x00000001 
+ 00029825  0x000080a3 branch  0x00007479 
+ 00029826  0x000080a6 force  0x00000008 , 0x00000038 
+ 00029827  0x000080a7 branch  0x00007487 
+ 00029828  0x000080a9 force  0x00000004 , 0x00000038 
+ 00029829  0x000080aa branch  0x00007487 
+ 00029830  0x000080ac force  0x00000000 , 0x00000038 
+ 00029831  0x000080ae force  0x00000004 , 0x00000039 
+ 00029832  0x000080b0 ifetch  0x00000004 , 0x00000006 
+ 00029833  0x000080b1 iforce  0x0000002f 
+ 00029834  0x000080b2 increase  0x00000001 , 0x00000038 
+ 00029835  0x000080b3 loop  0x00007488 
+ 00029836  0x000080b4 rtn 
+ 00029837  0x000080b7 arg  0x0000047c , 0x00000006 
+ 00029838  0x000080b8 branch  0x00007484 
+ 00029839  0x000080bb force  0x00000004 , 0x00000039 
+ 00029840  0x000080bc branch  0x00007494 
+ 00029841  0x000080bf force  0x00000000 , 0x00000038 
+ 00029842  0x000080c1 force  0x00000004 , 0x00000039 
+ 00029843  0x000080c3 force  0x00000000 , 0x0000002f 
+ 00029844  0x000080c5 increase  0x00000001 , 0x00000038 
+ 00029845  0x000080c6 loop  0x00007493 
+ 00029846  0x000080c7 rtn 
+ 00029847  0x000080ca force  0x0000000c , 0x00000038 
+ 00029848  0x000080cb force  0x00000004 , 0x00000039 
+ 00029849  0x000080cd deposit  0x0000002f 
+ 00029850  0x000080ce istore  0x00000004 , 0x00000005 
+ 00029851  0x000080cf increase  0x00000001 , 0x00000038 
+ 00029852  0x000080d0 loop  0x00007499 
+ 00029853  0x000080d1 rtn 
+ 00029854  0x000080d4 force  0x0000000c , 0x00000038 
+ 00029855  0x000080d5 copy  0x00000013 , 0x00000005 
+ 00029856  0x000080d6 add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x000080d7 sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x000080d8 branch  0x000074a4 , 0x00000002 
+ 00029859  0x000080d9 force  0x00000010 , 0x00000039 
+ 00029860  0x000080db deposit  0x0000002f 
+ 00029861  0x000080dc sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x000080dd branch  0x000074ac , 0x00000002 
+ 00029863  0x000080de istore  0x00000004 , 0x00000005 
+ 00029864  0x000080df increase  0xfffffffc , 0x00000039 
+ 00029865  0x000080e0 rtn  0x00000005 
+ 00029866  0x000080e1 increase  0x00000001 , 0x00000038 
+ 00029867  0x000080e2 branch  0x000074a4 
+ 00029868  0x000080e4 istore  0x00000001 , 0x00000005 
+ 00029869  0x000080e5 rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x000080e6 loop  0x000074ac 
+ 00029871  0x000080e7 rtn 
+ 00029872  0x000080eb force  0x0000000c , 0x00000038 
+ 00029873  0x000080ec force  0x00000004 , 0x00000039 
+ 00029874  0x000080ee ifetch  0x00000004 , 0x00000006 
+ 00029875  0x000080ef isub  0x0000002f , 0x0000003e 
+ 00029876  0x000080f0 nrtn  0x00000005 
+ 00029877  0x000080f1 increase  0x00000001 , 0x00000038 
+ 00029878  0x000080f2 loop  0x000074b2 
+ 00029879  0x000080f3 force  0x00000000 , 0x0000003e 
+ 00029880  0x000080f4 rtn 
+ 00029881  0x000080f7 hfetch  0x00000001 , 0x00008050 
+ 00029882  0x000080f8 set0  0x00000000 , 0x0000003f 
+ 00029883  0x000080f9 hstore  0x00000001 , 0x00008050 
+ 00029884  0x000080fa rtn 
+ 00029885  0x000080fd hfetch  0x00000001 , 0x00008050 
+ 00029886  0x000080fe set1  0x00000000 , 0x0000003f 
+ 00029887  0x000080ff hstore  0x00000001 , 0x00008050 
+ 00029888  0x00008100 rtn 
+ 00029889  0x00008103 arg  0x00000886 , 0x00000005 
+ 00029890  0x00008104 setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x00008105 setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x00008106 setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x00008107 setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x00008108 istore  0x00000009 , 0x00000005 
+ 00029895  0x00008109 setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x0000810a setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x0000810b setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x0000810c setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x0000810d istore  0x00000009 , 0x00000005 
+ 00029900  0x0000810e setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x0000810f setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x00008110 setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x00008111 setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x00008112 istore  0x00000009 , 0x00000005 
+ 00029905  0x00008113 setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x00008114 setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x00008115 setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x00008116 setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x00008117 istore  0x00000009 , 0x00000005 
+ 00029910  0x00008118 setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x00008119 setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x0000811a setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x0000811b setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x0000811c istore  0x00000009 , 0x00000005 
+ 00029915  0x0000811d setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x0000811e setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x0000811f setsect  0x00000002 , 0x0000146b 
+ 00029918  0x00008120 setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x00008121 istore  0x00000009 , 0x00000005 
+ 00029920  0x00008122 setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x00008123 setsect  0x00000001 , 0x00010c12 
+ 00029922  0x00008124 setsect  0x00000002 , 0x0002b722 
+ 00029923  0x00008125 setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x00008126 istore  0x00000009 , 0x00000005 
+ 00029925  0x00008127 setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x00008128 setsect  0x00000001 , 0x00016720 
+ 00029927  0x00008129 setsect  0x00000002 , 0x0000519e 
+ 00029928  0x0000812a setsect  0x00000003 , 0x00019084 
+ 00029929  0x0000812b istore  0x00000009 , 0x00000005 
+ 00029930  0x0000812c setsect  0x00000000 , 0x00031012 
+ 00029931  0x0000812d setsect  0x00000001 , 0x000360bf 
+ 00029932  0x0000812e setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x0000812f setsect  0x00000003 , 0x000003d3 
+ 00029934  0x00008130 istore  0x00000009 , 0x00000005 
+ 00029935  0x00008131 setsect  0x00000000 , 0x0003a188 
+ 00029936  0x00008132 setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x00008133 setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x00008134 setsect  0x00000003 , 0x000243d9 
+ 00029939  0x00008135 istore  0x00000009 , 0x00000005 
+ 00029940  0x00008136 setsect  0x00000000 , 0x0002b030 
+ 00029941  0x00008137 setsect  0x00000001 , 0x00036a03 
+ 00029942  0x00008138 setsect  0x00000002 , 0x00011188 
+ 00029943  0x00008139 setsect  0x00000003 , 0x0001e520 
+ 00029944  0x0000813a istore  0x00000009 , 0x00000005 
+ 00029945  0x0000813b setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x0000813c setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x0000813d setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x0000813e setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x0000813f istore  0x00000009 , 0x00000005 
+ 00029950  0x00008140 setsect  0x00000000 , 0x000011ed 
+ 00029951  0x00008141 setsect  0x00000001 , 0x000218c4 
+ 00029952  0x00008142 setsect  0x00000002 , 0x00008da7 
+ 00029953  0x00008143 setsect  0x00000003 , 0x000257ff 
+ 00029954  0x00008144 istore  0x00000009 , 0x00000005 
+ 00029955  0x00008145 setsect  0x00000000 , 0x0003192b 
+ 00029956  0x00008146 setsect  0x00000001 , 0x00034641 
+ 00029957  0x00008147 setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x00008148 setsect  0x00000003 , 0x000366ad 
+ 00029959  0x00008149 istore  0x00000009 , 0x00000005 
+ 00029960  0x0000814a setsect  0x00000000 , 0x00001f83 
+ 00029961  0x0000814b setsect  0x00000001 , 0x00015a23 
+ 00029962  0x0000814c setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x0000814d setsect  0x00000003 , 0x00003949 
+ 00029964  0x0000814e istore  0x00000009 , 0x00000005 
+ 00029965  0x0000814f setsect  0x00000000 , 0x00013a51 
+ 00029966  0x00008150 setsect  0x00000001 , 0x000153fd 
+ 00029967  0x00008151 setsect  0x00000002 , 0x0003372a 
+ 00029968  0x00008152 setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x00008153 istore  0x00000009 , 0x00000005 
+ 00029970  0x00008154 setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x00008155 setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x00008156 setsect  0x00000002 , 0x00009e66 
+ 00029973  0x00008157 setsect  0x00000003 , 0x000001a8 
+ 00029974  0x00008158 istore  0x00000008 , 0x00000005 
+ 00029975  0x00008159 rtn 
+ 00029976  0x0000815e arg  0x0000091e , 0x00000005 
+ 00029977  0x0000815f setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x00008160 setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x00008161 setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x00008162 setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x00008163 istore  0x00000009 , 0x00000005 
+ 00029982  0x00008164 setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x00008165 setsect  0x00000001 , 0x0000003f 
+ 00029984  0x00008166 setsect  0x00000002 , 0x00000000 
+ 00029985  0x00008167 setsect  0x00000003 , 0x00000000 
+ 00029986  0x00008168 istore  0x00000009 , 0x00000005 
+ 00029987  0x00008169 setsect  0x00000000 , 0x00000000 
+ 00029988  0x0000816a setsect  0x00000001 , 0x00000000 
+ 00029989  0x0000816b setsect  0x00000002 , 0x00001000 
+ 00029990  0x0000816c setsect  0x00000003 , 0x00000000 
+ 00029991  0x0000816d istore  0x00000009 , 0x00000005 
+ 00029992  0x0000816e setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x0000816f setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x00008170 setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x00008171 setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x00008172 istore  0x00000009 , 0x00000005 
+ 00029997  0x00008173 setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x00008174 setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x00008175 setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x00008176 setsect  0x00000003 , 0x000003ff 
+ 00030001  0x00008177 istore  0x00000009 , 0x00000005 
+ 00030002  0x00008178 setsect  0x00000000 , 0x00000000 
+ 00030003  0x00008179 setsect  0x00000001 , 0x00000000 
+ 00030004  0x0000817a setsect  0x00000002 , 0x00000000 
+ 00030005  0x0000817b setsect  0x00000003 , 0x00000000 
+ 00030006  0x0000817c istore  0x00000009 , 0x00000005 
+ 00030007  0x0000817d setsect  0x00000000 , 0x00010000 
+ 00030008  0x0000817e setsect  0x00000001 , 0x00000000 
+ 00030009  0x0000817f setsect  0x00000002 , 0x0003f000 
+ 00030010  0x00008180 setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x00008181 istore  0x00000009 , 0x00000005 
+ 00030012  0x00008182 setsect  0x00000000 , 0x000296ff 
+ 00030013  0x00008183 setsect  0x00000001 , 0x00022630 
+ 00030014  0x00008184 setsect  0x00000002 , 0x0003945d 
+ 00030015  0x00008185 setsect  0x00000003 , 0x0003d284 
+ 00030016  0x00008186 istore  0x00000009 , 0x00000005 
+ 00030017  0x00008187 setsect  0x00000000 , 0x000333a0 
+ 00030018  0x00008188 setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x00008189 setsect  0x00000002 , 0x000037d8 
+ 00030020  0x0000818a setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x0000818b istore  0x00000009 , 0x00000005 
+ 00030022  0x0000818c setsect  0x00000000 , 0x0003a440 
+ 00030023  0x0000818d setsect  0x00000001 , 0x0001b958 
+ 00030024  0x0000818e setsect  0x00000002 , 0x00038bce 
+ 00030025  0x0000818f setsect  0x00000003 , 0x0001091f 
+ 00030026  0x00008190 istore  0x00000009 , 0x00000005 
+ 00030027  0x00008191 setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x00008192 setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x00008193 setsect  0x00000002 , 0x000356b1 
+ 00030030  0x00008194 setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x00008195 istore  0x00000009 , 0x00000005 
+ 00030032  0x00008196 setsect  0x00000000 , 0x00006837 
+ 00030033  0x00008197 setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x00008198 setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x00008199 setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x0000819a istore  0x00000009 , 0x00000005 
+ 00030037  0x0000819b setsect  0x00000000 , 0x00023357 
+ 00030038  0x0000819c setsect  0x00000001 , 0x00018af3 
+ 00030039  0x0000819d setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x0000819e setsect  0x00000003 , 0x000129f0 
+ 00030041  0x0000819f istore  0x00000009 , 0x00000005 
+ 00030042  0x000081a0 setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x000081a1 setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x000081a2 setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x000081a3 setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x000081a4 istore  0x00000009 , 0x00000005 
+ 00030047  0x000081a5 setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x000081a6 setsect  0x00000001 , 0x000020ef 
+ 00030049  0x000081a7 setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x000081a8 setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x000081a9 istore  0x00000009 , 0x00000005 
+ 00030052  0x000081aa setsect  0x00000000 , 0x00013860 
+ 00030053  0x000081ab setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x000081ac setsect  0x00000002 , 0x0000391a 
+ 00030055  0x000081ad setsect  0x00000003 , 0x0001b222 
+ 00030056  0x000081ae istore  0x00000009 , 0x00000005 
+ 00030057  0x000081af rtn 
+ 00030058  0x000081b3 fetch  0x00000001 , 0x0000465a 
+ 00030059  0x000081b4 nbranch  0x0000757d , 0x00000034 
+ 00030060  0x000081b5 branch  0x00007a77 
+ 00030061  0x000081b8 bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x000081b9 fetch  0x00000001 , 0x0000465a 
+ 00030063  0x000081ba rtn  0x00000034 
+ 00030064  0x000081bb fetch  0x00000001 , 0x000045b1 
+ 00030065  0x000081bc rtnne  0x00000001 
+ 00030066  0x000081bd fetch  0x00000001 , 0x000044be 
+ 00030067  0x000081be rtn  0x00000034 
+ 00030068  0x000081bf fetch  0x00000001 , 0x000044c3 
+ 00030069  0x000081c0 rtneq  0x00000003 
+ 00030070  0x000081c1 fetch  0x00000002 , 0x00004682 
+ 00030071  0x000081c2 bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x000081c3 fetch  0x00000001 , 0x000044c0 
+ 00030073  0x000081c4 beq  0x00000000 , 0x00007a77 
+ 00030074  0x000081c5 rtn 
+ 00030075  0x000081c7 jam  0x00000000 , 0x000044c0 
+ 00030076  0x000081c8 rtn 
+ 00030077  0x000081cc bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x000081cd fetch  0x00000001 , 0x0000465a 
+ 00030079  0x000081ce branch  0x0000612b , 0x00000034 
+ 00030080  0x000081cf call  0x00006124 
+ 00030081  0x000081d0 call  0x00007583 
+ 00030082  0x000081d1 branch  0x0000766d 
+ 00030083  0x000081d4 setarg  0x00000000 
+ 00030084  0x000081d5 store  0x00000008 , 0x000009ae 
+ 00030085  0x000081d6 store  0x00000004 , 0x000009b6 
+ 00030086  0x000081d7 store  0x00000007 , 0x0000465e 
+ 00030087  0x000081d8 rtn 
+ 00030088  0x000081db jam  0x00000001 , 0x000009b0 
+ 00030089  0x000081dc branch  0x0000758d 
+ 00030090  0x000081de fetch  0x00000001 , 0x000045b1 
+ 00030091  0x000081df beq  0x00000001 , 0x0000768a 
+ 00030092  0x000081e0 branch  0x00002a8c 
+ 00030093  0x000081e2 fetch  0x00000001 , 0x000045b1 
+ 00030094  0x000081e3 beq  0x00000001 , 0x00007590 
+ 00030095  0x000081e4 branch  0x0000766d 
+ 00030096  0x000081e7 call  0x0000768a 
+ 00030097  0x000081e8 fetch  0x00000001 , 0x000009af 
+ 00030098  0x000081e9 nrtn  0x00000034 
+ 00030099  0x000081ea jam  0x00000003 , 0x000009ae 
+ 00030100  0x000081eb rtn 
+ 00030101  0x000081ef call  0x000075b0 
+ 00030102  0x000081f0 arg  0x000009de , 0x00000011 
+ 00030103  0x000081f1 arg  0x00000866 , 0x00000005 
+ 00030104  0x000081f2 call  0x00007c79 
+ 00030105  0x000081f3 arg  0x000009be , 0x00000011 
+ 00030106  0x000081f4 arg  0x00000826 , 0x00000005 
+ 00030107  0x000081f5 call  0x00007c79 
+ 00030108  0x000081f6 arg  0x00000826 , 0x00000011 
+ 00030109  0x000081f7 arg  0x000009be , 0x00000012 
+ 00030110  0x000081f8 arg  0x00000826 , 0x00000005 
+ 00030111  0x000081f9 call  0x00007be1 
+ 00030112  0x000081fa arg  0x0000093e , 0x00000011 
+ 00030113  0x000081fb arg  0x000009be , 0x00000012 
+ 00030114  0x000081fc arg  0x00000846 , 0x00000005 
+ 00030115  0x000081fd call  0x00007be1 
+ 00030116  0x000081fe arg  0x00000846 , 0x00000011 
+ 00030117  0x000081ff arg  0x00000826 , 0x00000012 
+ 00030118  0x00008200 arg  0x00000826 , 0x00000005 
+ 00030119  0x00008201 call  0x00007c7d 
+ 00030120  0x00008202 arg  0x00000806 , 0x00000011 
+ 00030121  0x00008203 arg  0x00000826 , 0x00000012 
+ 00030122  0x00008204 arg  0x00000806 , 0x00000005 
+ 00030123  0x00008205 call  0x00007c7d 
+ 00030124  0x00008206 arg  0x00000020 , 0x00000039 
+ 00030125  0x00008207 arg  0x00000866 , 0x00000011 
+ 00030126  0x00008208 arg  0x00000806 , 0x00000012 
+ 00030127  0x00008209 branch  0x00007f88 
+ 00030128  0x0000820c arg  0x0000097e , 0x00000011 
+ 00030129  0x0000820d arg  0x00000806 , 0x00000005 
+ 00030130  0x0000820e call  0x00007c79 
+ 00030131  0x0000820f arg  0x0000095e , 0x00000011 
+ 00030132  0x00008210 arg  0x00000826 , 0x00000005 
+ 00030133  0x00008211 call  0x00007c79 
+ 00030134  0x00008212 arg  0x00000826 , 0x00000011 
+ 00030135  0x00008213 arg  0x0000095e , 0x00000012 
+ 00030136  0x00008214 arg  0x00000826 , 0x00000005 
+ 00030137  0x00008215 call  0x00007be1 
+ 00030138  0x00008216 arg  0x0000093e , 0x00000011 
+ 00030139  0x00008217 arg  0x0000095e , 0x00000012 
+ 00030140  0x00008218 arg  0x00000846 , 0x00000005 
+ 00030141  0x00008219 call  0x00007be1 
+ 00030142  0x0000821a arg  0x00000846 , 0x00000011 
+ 00030143  0x0000821b arg  0x00000826 , 0x00000012 
+ 00030144  0x0000821c arg  0x00000826 , 0x00000005 
+ 00030145  0x0000821d call  0x00007c7d 
+ 00030146  0x0000821e arg  0x00000806 , 0x00000011 
+ 00030147  0x0000821f arg  0x00000826 , 0x00000012 
+ 00030148  0x00008220 arg  0x00000806 , 0x00000005 
+ 00030149  0x00008221 branch  0x00007c96 
+ 00030150  0x00008224 call  0x000075e1 
+ 00030151  0x00008225 arg  0x000009e6 , 0x00000011 
+ 00030152  0x00008226 arg  0x00000866 , 0x00000005 
+ 00030153  0x00008227 call  0x000077a8 
+ 00030154  0x00008228 arg  0x000009c6 , 0x00000011 
+ 00030155  0x00008229 arg  0x00000826 , 0x00000005 
+ 00030156  0x0000822a call  0x000077a8 
+ 00030157  0x0000822b arg  0x00000826 , 0x00000011 
+ 00030158  0x0000822c arg  0x000009c6 , 0x00000012 
+ 00030159  0x0000822d arg  0x00000826 , 0x00000005 
+ 00030160  0x0000822e call  0x00007786 
+ 00030161  0x0000822f arg  0x0000089e , 0x00000011 
+ 00030162  0x00008230 arg  0x000009c6 , 0x00000012 
+ 00030163  0x00008231 arg  0x00000846 , 0x00000005 
+ 00030164  0x00008232 call  0x00007786 
+ 00030165  0x00008233 arg  0x00000846 , 0x00000011 
+ 00030166  0x00008234 arg  0x00000826 , 0x00000012 
+ 00030167  0x00008235 arg  0x00000826 , 0x00000005 
+ 00030168  0x00008236 call  0x00007755 
+ 00030169  0x00008237 arg  0x00000806 , 0x00000011 
+ 00030170  0x00008238 arg  0x00000826 , 0x00000012 
+ 00030171  0x00008239 arg  0x00000806 , 0x00000005 
+ 00030172  0x0000823a call  0x00007755 
+ 00030173  0x0000823b arg  0x00000018 , 0x00000039 
+ 00030174  0x0000823c arg  0x00000866 , 0x00000011 
+ 00030175  0x0000823d arg  0x00000806 , 0x00000012 
+ 00030176  0x0000823e branch  0x00007f88 
+ 00030177  0x00008241 arg  0x000008e6 , 0x00000011 
+ 00030178  0x00008242 arg  0x00000806 , 0x00000005 
+ 00030179  0x00008243 call  0x000077a8 
+ 00030180  0x00008244 arg  0x000008ce , 0x00000011 
+ 00030181  0x00008245 arg  0x00000826 , 0x00000005 
+ 00030182  0x00008246 call  0x000077a8 
+ 00030183  0x00008247 arg  0x00000826 , 0x00000011 
+ 00030184  0x00008248 arg  0x000008ce , 0x00000012 
+ 00030185  0x00008249 arg  0x00000826 , 0x00000005 
+ 00030186  0x0000824a call  0x00007786 
+ 00030187  0x0000824b arg  0x0000089e , 0x00000011 
+ 00030188  0x0000824c arg  0x000008ce , 0x00000012 
+ 00030189  0x0000824d arg  0x00000846 , 0x00000005 
+ 00030190  0x0000824e call  0x00007786 
+ 00030191  0x0000824f arg  0x00000846 , 0x00000011 
+ 00030192  0x00008250 arg  0x00000826 , 0x00000012 
+ 00030193  0x00008251 arg  0x00000826 , 0x00000005 
+ 00030194  0x00008252 call  0x00007755 
+ 00030195  0x00008253 arg  0x00000806 , 0x00000011 
+ 00030196  0x00008254 arg  0x00000826 , 0x00000012 
+ 00030197  0x00008255 arg  0x00000806 , 0x00000005 
+ 00030198  0x00008256 branch  0x00007758 
+ 00030199  0x0000825a fetch  0x00000001 , 0x000009b2 
+ 00030200  0x0000825b bne  0x00000000 , 0x00007615 
+ 00030201  0x0000825c call  0x00007612 
+ 00030202  0x0000825d arg  0x00000a7e , 0x00000005 
+ 00030203  0x0000825e setarg  0x00000a2e 
+ 00030204  0x0000825f istore  0x00000002 , 0x00000005 
+ 00030205  0x00008260 setarg  0x00004642 
+ 00030206  0x00008261 istore  0x00000002 , 0x00000005 
+ 00030207  0x00008262 setarg  0x000009de 
+ 00030208  0x00008263 istore  0x00000002 , 0x00000005 
+ 00030209  0x00008264 branch  0x00007609 
+ 00030210  0x00008266 arg  0x00000a7e , 0x00000005 
+ 00030211  0x00008267 setarg  0x00000a3e 
+ 00030212  0x00008268 istore  0x00000002 , 0x00000005 
+ 00030213  0x00008269 setarg  0x000009de 
+ 00030214  0x0000826a istore  0x00000002 , 0x00000005 
+ 00030215  0x0000826b setarg  0x00004642 
+ 00030216  0x0000826c istore  0x00000002 , 0x00000005 
+ 00030217  0x0000826e call  0x000079a0 
+ 00030218  0x0000826f fetch  0x00000001 , 0x000009af 
+ 00030219  0x00008270 beq  0x00000004 , 0x0000760f 
+ 00030220  0x00008271 jam  0x00000001 , 0x000009b0 
+ 00030221  0x00008272 jam  0x00000005 , 0x000009ae 
+ 00030222  0x00008273 rtn 
+ 00030223  0x00008275 jam  0x00000014 , 0x000009af 
+ 00030224  0x00008276 call  0x0000758a 
+ 00030225  0x00008277 branch  0x000076d8 
+ 00030226  0x0000827a arg  0x00000a1e , 0x00000005 
+ 00030227  0x0000827b force  0x00000008 , 0x00000007 
+ 00030228  0x0000827c branch  0x000076a2 
+ 00030229  0x0000827f jam  0x00000001 , 0x000009b0 
+ 00030230  0x00008280 rtn 
+ 00030231  0x00008284 bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x00008285 arg  0x00000727 , 0x00000005 
+ 00030233  0x00008286 fetch  0x00000006 , 0x000040a0 
+ 00030234  0x00008287 istore  0x00000006 , 0x00000005 
+ 00030235  0x00008288 fetch  0x00000006 , 0x00000040 
+ 00030236  0x00008289 istore  0x00000006 , 0x00000005 
+ 00030237  0x0000828a fetch  0x00000003 , 0x0000465e 
+ 00030238  0x0000828b istore  0x00000003 , 0x00000005 
+ 00030239  0x0000828d call  0x00007a0d 
+ 00030240  0x0000828f arg  0x00000a4e , 0x00000011 
+ 00030241  0x00008290 arg  0x00000a5e , 0x00000012 
+ 00030242  0x00008291 force  0x00000004 , 0x00000007 
+ 00030243  0x00008292 call  0x000076a7 
+ 00030244  0x00008293 nbranch  0x00007631 , 0x00000001 
+ 00030245  0x00008295 call  0x00007628 
+ 00030246  0x00008296 jam  0x00000041 , 0x0000007d 
+ 00030247  0x00008297 branch  0x000062f8 
+ 00030248  0x0000829a fetch  0x00000001 , 0x000009af 
+ 00030249  0x0000829b beq  0x00000009 , 0x0000762e 
+ 00030250  0x0000829c jam  0x0000000a , 0x000009ae 
+ 00030251  0x0000829d jam  0x00000001 , 0x000009b0 
+ 00030252  0x0000829e jam  0x00000003 , 0x0000007c 
+ 00030253  0x0000829f rtn 
+ 00030254  0x000082a1 jam  0x00000003 , 0x0000007c 
+ 00030255  0x000082a2 jam  0x00000015 , 0x000009af 
+ 00030256  0x000082a3 branch  0x000076d8 
+ 00030257  0x000082a7 fetch  0x00000001 , 0x000009af 
+ 00030258  0x000082a8 beq  0x00000009 , 0x00007637 
+ 00030259  0x000082a9 jam  0x00000000 , 0x000009ae 
+ 00030260  0x000082aa jam  0x00000004 , 0x0000007c 
+ 00030261  0x000082ac jam  0x00000005 , 0x0000007e 
+ 00030262  0x000082ad rtn 
+ 00030263  0x000082af jam  0x00000004 , 0x0000007c 
+ 00030264  0x000082b0 jam  0x00000000 , 0x000009af 
+ 00030265  0x000082b1 rtn 
+ 00030266  0x000082b4 fetch  0x00000001 , 0x000009b3 
+ 00030267  0x000082b5 beq  0x00000001 , 0x0000763e 
+ 00030268  0x000082b6 jam  0x0000000a , 0x000009af 
+ 00030269  0x000082b7 branch  0x000076d8 
+ 00030270  0x000082b9 arg  0x00000727 , 0x00000005 
+ 00030271  0x000082ba fetch  0x00000006 , 0x00000040 
+ 00030272  0x000082bb istore  0x00000006 , 0x00000005 
+ 00030273  0x000082bc fetch  0x00000006 , 0x000040a0 
+ 00030274  0x000082bd istore  0x00000006 , 0x00000005 
+ 00030275  0x000082be fetch  0x00000003 , 0x0000465b 
+ 00030276  0x000082bf istore  0x00000003 , 0x00000005 
+ 00030277  0x000082c1 call  0x00007a24 
+ 00030278  0x000082c2 fetch  0x00000001 , 0x000009af 
+ 00030279  0x000082c3 beq  0x0000000a , 0x0000764b 
+ 00030280  0x000082c4 jam  0x0000000b , 0x000009ae 
+ 00030281  0x000082c5 jam  0x00000001 , 0x000009b0 
+ 00030282  0x000082c6 rtn 
+ 00030283  0x000082c8 jam  0x0000000b , 0x000009af 
+ 00030284  0x000082c9 jam  0x00000001 , 0x000009b1 
+ 00030285  0x000082ca rtn 
+ 00030286  0x000082cd arg  0x00000a7e , 0x00000005 
+ 00030287  0x000082ce fetch  0x00000006 , 0x00000040 
+ 00030288  0x000082cf istore  0x00000006 , 0x00000005 
+ 00030289  0x000082d0 fetch  0x00000006 , 0x000040a0 
+ 00030290  0x000082d1 istore  0x00000006 , 0x00000005 
+ 00030291  0x000082d2 setarg  0x00000a2e 
+ 00030292  0x000082d3 istore  0x00000002 , 0x00000005 
+ 00030293  0x000082d4 setarg  0x00000a3e 
+ 00030294  0x000082d5 istore  0x00000002 , 0x00000005 
+ 00030295  0x000082d6 branch  0x00007662 
+ 00030296  0x000082d8 jam  0x0000000f , 0x000009ae 
+ 00030297  0x000082d9 arg  0x00000a7e , 0x00000005 
+ 00030298  0x000082da fetch  0x00000006 , 0x000040a0 
+ 00030299  0x000082db istore  0x00000006 , 0x00000005 
+ 00030300  0x000082dc fetch  0x00000006 , 0x00000040 
+ 00030301  0x000082dd istore  0x00000006 , 0x00000005 
+ 00030302  0x000082de setarg  0x00000a3e 
+ 00030303  0x000082df istore  0x00000002 , 0x00000005 
+ 00030304  0x000082e0 setarg  0x00000a2e 
+ 00030305  0x000082e1 istore  0x00000002 , 0x00000005 
+ 00030306  0x000082e4 arg  0x00000727 , 0x00000005 
+ 00030307  0x000082e5 fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x000082e6 istore  0x00000006 , 0x00000005 
+ 00030309  0x000082e7 fetch  0x00000006 , 0x00000a84 
+ 00030310  0x000082e8 istore  0x00000006 , 0x00000005 
+ 00030311  0x000082ea call  0x000079d7 
+ 00030312  0x000082ed jam  0x00000001 , 0x000041bd 
+ 00030313  0x000082ee arg  0x000041be , 0x00000005 
+ 00030314  0x000082ef arg  0x00000a4e , 0x00000006 
+ 00030315  0x000082f0 call  0x00007ebf 
+ 00030316  0x000082f1 branch  0x000021c4 
+ 00030317  0x000082f5 bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x000082f6 fetch  0x00000001 , 0x000045b1 
+ 00030319  0x000082f7 rtnne  0x00000000 
+ 00030320  0x000082f8 fetch  0x00000001 , 0x000009b2 
+ 00030321  0x000082f9 rtnne  0x00000000 
+ 00030322  0x000082fa arg  0x00004612 , 0x00000005 
+ 00030323  0x000082fb force  0x0000000b , 0x00000007 
+ 00030324  0x000082fc call  0x000076a2 
+ 00030325  0x000082fd random  0x0000003f 
+ 00030326  0x000082fe rshift  0x0000003f , 0x0000003f 
+ 00030327  0x000082ff istore  0x00000002 , 0x00000005 
+ 00030328  0x00008301 arg  0x000006be , 0x00000005 
+ 00030329  0x00008302 arg  0x00004612 , 0x00000006 
+ 00030330  0x00008303 call  0x00007ebe 
+ 00030331  0x00008305 arg  0x000005e6 , 0x00000005 
+ 00030332  0x00008306 arg  0x000008ce , 0x00000006 
+ 00030333  0x00008307 call  0x00007ebc 
+ 00030334  0x00008309 arg  0x00000616 , 0x00000005 
+ 00030335  0x0000830a call  0x00007ec5 
+ 00030336  0x0000830b jam  0x00000001 , 0x00000616 
+ 00030337  0x0000830d call  0x00007a5d 
+ 00030338  0x0000830e jam  0x00000001 , 0x000009b2 
+ 00030339  0x0000830f rtn 
+ 00030340  0x00008312 arg  0x0000462a , 0x00000005 
+ 00030341  0x00008313 arg  0x0000062e , 0x00000006 
+ 00030342  0x00008314 call  0x00007ebc 
+ 00030343  0x00008315 jam  0x00000001 , 0x000045b1 
+ 00030344  0x00008316 jam  0x00000000 , 0x000009b2 
+ 00030345  0x00008317 rtn 
+ 00030346  0x0000831a bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x0000831b fetch  0x00000001 , 0x000009b9 
+ 00030348  0x0000831c rtnne  0x00000000 
+ 00030349  0x0000831d fetch  0x00000001 , 0x000009b2 
+ 00030350  0x0000831e rtnne  0x00000000 
+ 00030351  0x00008320 arg  0x000006be , 0x00000005 
+ 00030352  0x00008321 arg  0x00004612 , 0x00000006 
+ 00030353  0x00008322 call  0x00007ebe 
+ 00030354  0x00008324 arg  0x000005e6 , 0x00000005 
+ 00030355  0x00008325 arg  0x000009c6 , 0x00000006 
+ 00030356  0x00008326 call  0x00007ebc 
+ 00030357  0x00008328 arg  0x00000616 , 0x00000005 
+ 00030358  0x00008329 call  0x00007ec5 
+ 00030359  0x0000832a jam  0x00000001 , 0x00000616 
+ 00030360  0x0000832c call  0x00007a5d 
+ 00030361  0x0000832d jam  0x00000002 , 0x000009b2 
+ 00030362  0x0000832e rtn 
+ 00030363  0x00008331 jam  0x00000001 , 0x000009b3 
+ 00030364  0x00008332 arg  0x00000a06 , 0x00000005 
+ 00030365  0x00008333 arg  0x0000062e , 0x00000006 
+ 00030366  0x00008334 call  0x00007ebe 
+ 00030367  0x00008335 jam  0x00000001 , 0x000009b9 
+ 00030368  0x00008336 jam  0x00000000 , 0x000009b2 
+ 00030369  0x00008337 rtn 
+ 00030370  0x0000833a increase  0xffffffff , 0x00000007 
+ 00030371  0x0000833b nrtn  0x00000002 
+ 00030372  0x0000833c random  0x0000003f 
+ 00030373  0x0000833d istore  0x00000002 , 0x00000005 
+ 00030374  0x0000833e branch  0x000076a2 
+ 00030375  0x00008340 increase  0xffffffff , 0x00000007 
+ 00030376  0x00008341 nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x00008342 ifetch  0x00000004 , 0x00000011 
+ 00030378  0x00008343 copy  0x0000003f , 0x00000002 
+ 00030379  0x00008344 ifetch  0x00000004 , 0x00000012 
+ 00030380  0x00008345 iflip  0x00000002 , 0x0000003f 
+ 00030381  0x00008346 nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x00008347 increase  0x00000004 , 0x00000011 
+ 00030383  0x00008348 increase  0x00000004 , 0x00000012 
+ 00030384  0x00008349 branch  0x000076a7 
+ 00030385  0x0000834b disable  0x00000001 
+ 00030386  0x0000834c rtn 
+ 00030387  0x0000834e enable  0x00000001 
+ 00030388  0x0000834f rtn 
+ 00030389  0x00008357 bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x00008358 fetch  0x00000001 , 0x000009b0 
+ 00030391  0x00008359 rtn  0x00000034 
+ 00030392  0x0000835a call  0x000062bc 
+ 00030393  0x0000835b nrtn  0x00000034 
+ 00030394  0x0000835c jam  0x00000000 , 0x000009b0 
+ 00030395  0x0000835d fetch  0x00000001 , 0x000009ae 
+ 00030396  0x0000835e beq  0x00000003 , 0x000061fd 
+ 00030397  0x0000835f beq  0x00000005 , 0x0000621a 
+ 00030398  0x00008360 beq  0x00000007 , 0x00006225 
+ 00030399  0x00008361 beq  0x0000000b , 0x0000623a 
+ 00030400  0x00008362 beq  0x00000002 , 0x00007588 
+ 00030401  0x00008363 beq  0x00000004 , 0x000075f7 
+ 00030402  0x00008364 beq  0x00000009 , 0x00007617 
+ 00030403  0x00008365 beq  0x0000000a , 0x0000763a 
+ 00030404  0x00008366 beq  0x0000000c , 0x00007658 
+ 00030405  0x00008368 rtn 
+ 00030406  0x0000836b bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x0000836c fetch  0x00000001 , 0x000009b1 
+ 00030408  0x0000836d rtn  0x00000034 
+ 00030409  0x0000836e call  0x000062bc 
+ 00030410  0x0000836f nrtn  0x00000034 
+ 00030411  0x00008370 jam  0x00000000 , 0x000009b1 
+ 00030412  0x00008371 fetch  0x00000001 , 0x000009af 
+ 00030413  0x00008372 beq  0x00000012 , 0x000061e0 
+ 00030414  0x00008373 beq  0x00000013 , 0x000061e5 
+ 00030415  0x00008374 beq  0x00000003 , 0x000061e9 
+ 00030416  0x00008375 beq  0x00000004 , 0x00007602 
+ 00030417  0x00008376 beq  0x00000014 , 0x000061ed 
+ 00030418  0x00008377 beq  0x00000007 , 0x000061fb 
+ 00030419  0x00008378 beq  0x0000000a , 0x0000763a 
+ 00030420  0x00008379 beq  0x0000000b , 0x00006239 
+ 00030421  0x0000837a beq  0x00000009 , 0x00007617 
+ 00030422  0x0000837b beq  0x00000015 , 0x00006233 
+ 00030423  0x0000837c rtn 
+ 00030424  0x0000837f jam  0x00000001 , 0x000009b1 
+ 00030425  0x00008380 rtn 
+ 00030426  0x00008383 jam  0x00000000 , 0x000009b1 
+ 00030427  0x00008384 rtn 
+ 00030428  0x00008386 bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x00008387 fetch  0x00000001 , 0x0000465a 
+ 00030430  0x00008388 rtn  0x00000034 
+ 00030431  0x00008389 fetch  0x00000001 , 0x000009b2 
+ 00030432  0x0000838a rtn  0x00000034 
+ 00030433  0x0000838b increase  0x00000080 , 0x0000003f 
+ 00030434  0x0000838c store  0x00000001 , 0x000009b2 
+ 00030435  0x0000838d rtnbit1  0x00000007 
+ 00030436  0x0000838e fetch  0x00000001 , 0x000005e3 
+ 00030437  0x0000838f branch  0x000076e7 , 0x00000034 
+ 00030438  0x00008390 branch  0x00007a68 
+ 00030439  0x00008393 call  0x000078d3 
+ 00030440  0x00008394 fetch  0x00000001 , 0x000009b2 
+ 00030441  0x00008395 beq  0x00000001 , 0x00007684 
+ 00030442  0x00008396 beq  0x00000002 , 0x0000769b 
+ 00030443  0x00008397 rtn 
+ 00030444  0x0000839b and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x0000839c rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x0000839d iadd  0x00000006 , 0x00000006 
+ 00030447  0x0000839e ifetch  0x00000001 , 0x00000006 
+ 00030448  0x0000839f qisolate0  0x0000003f 
+ 00030449  0x000083a0 rtn 
+ 00030450  0x000083a4 call  0x00007ebe 
+ 00030451  0x000083a5 call  0x00007ebe 
+ 00030452  0x000083a6 branch  0x00007ebe 
+ 00030453  0x000083aa ifetch  0x00000008 , 0x00000006 
+ 00030454  0x000083ab nrtn  0x00000034 
+ 00030455  0x000083ac ifetch  0x00000008 , 0x00000006 
+ 00030456  0x000083ad nrtn  0x00000034 
+ 00030457  0x000083ae ifetch  0x00000008 , 0x00000006 
+ 00030458  0x000083af rtn 
+ 00030459  0x000083b5 ifetch  0x00000004 , 0x00000011 
+ 00030460  0x000083b6 iforce  0x00000002 
+ 00030461  0x000083b7 ifetch  0x00000004 , 0x00000012 
+ 00030462  0x000083b8 isub  0x00000002 , 0x0000003e 
+ 00030463  0x000083b9 nrtn  0x00000005 
+ 00030464  0x000083ba increase  0x00000004 , 0x00000011 
+ 00030465  0x000083bb increase  0x00000004 , 0x00000012 
+ 00030466  0x000083bc loop  0x000076fb 
+ 00030467  0x000083bd rtn 
+ 00030468  0x000083c1 force  0x00000006 , 0x00000039 
+ 00030469  0x000083c2 increase  0x00000014 , 0x00000011 
+ 00030470  0x000083c3 increase  0x00000014 , 0x00000012 
+ 00030471  0x000083c5 ifetch  0x00000004 , 0x00000012 
+ 00030472  0x000083c6 iforce  0x00000002 
+ 00030473  0x000083c7 ifetch  0x00000004 , 0x00000011 
+ 00030474  0x000083c8 isub  0x00000002 , 0x0000003f 
+ 00030475  0x000083c9 nrtn  0x00000002 
+ 00030476  0x000083ca nrtn  0x00000034 
+ 00030477  0x000083cb increase  0xfffffffc , 0x00000011 
+ 00030478  0x000083cc increase  0xfffffffc , 0x00000012 
+ 00030479  0x000083cd loop  0x00007707 
+ 00030480  0x000083ce rtn 
+ 00030481  0x000083d1 force  0x00000006 , 0x00000039 
+ 00030482  0x000083d2 force  0x00000000 , 0x00000013 
+ 00030483  0x000083d4 ifetch  0x00000004 , 0x00000011 
+ 00030484  0x000083d5 iforce  0x00000002 
+ 00030485  0x000083d6 ifetch  0x00000004 , 0x00000012 
+ 00030486  0x000083d7 iadd  0x00000002 , 0x0000003f 
+ 00030487  0x000083d8 iadd  0x00000013 , 0x0000003f 
+ 00030488  0x000083d9 istore  0x00000004 , 0x00000005 
+ 00030489  0x000083da isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x000083db setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x000083dc increase  0x00000004 , 0x00000011 
+ 00030492  0x000083dd increase  0x00000004 , 0x00000012 
+ 00030493  0x000083de loop  0x00007713 
+ 00030494  0x000083df rtn 
+ 00030495  0x000083e2 force  0x00000006 , 0x00000039 
+ 00030496  0x000083e3 force  0x00000000 , 0x00000013 
+ 00030497  0x000083e5 ifetch  0x00000004 , 0x00000012 
+ 00030498  0x000083e6 iforce  0x00000002 
+ 00030499  0x000083e7 ifetch  0x00000004 , 0x00000011 
+ 00030500  0x000083e8 isub  0x00000002 , 0x0000003f 
+ 00030501  0x000083e9 isub  0x00000013 , 0x0000003f 
+ 00030502  0x000083ea istore  0x00000004 , 0x00000005 
+ 00030503  0x000083eb isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x000083ec setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x000083ed increase  0x00000004 , 0x00000011 
+ 00030506  0x000083ee increase  0x00000004 , 0x00000012 
+ 00030507  0x000083ef loop  0x00007721 
+ 00030508  0x000083f0 rtn 
+ 00030509  0x000083f3 force  0x00000006 , 0x00000039 
+ 00030510  0x000083f4 increase  0x00000014 , 0x00000011 
+ 00030511  0x000083f6 force  0x00000000 , 0x00000013 
+ 00030512  0x000083f8 ifetch  0x00000004 , 0x00000011 
+ 00030513  0x000083f9 isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x000083fa setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x000083fb rshift  0x0000003f , 0x0000003f 
+ 00030516  0x000083fc isolate1  0x00000000 , 0x00000013 
+ 00030517  0x000083fd setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x000083fe istore  0x00000004 , 0x00000011 
+ 00030519  0x000083ff increase  0xfffffffc , 0x00000011 
+ 00030520  0x00008400 rshift  0x00000013 , 0x00000013 
+ 00030521  0x00008401 loop  0x00007730 
+ 00030522  0x00008402 rtn 
+ 00030523  0x00008405 force  0x00000006 , 0x00000039 
+ 00030524  0x00008406 force  0x00000000 , 0x00000013 
+ 00030525  0x00008408 ifetch  0x00000004 , 0x00000011 
+ 00030526  0x00008409 isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x0000840a setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x0000840b lshift  0x0000003f , 0x0000003f 
+ 00030529  0x0000840c isolate1  0x00000000 , 0x00000013 
+ 00030530  0x0000840d setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x0000840e istore  0x00000004 , 0x00000011 
+ 00030532  0x0000840f increase  0x00000004 , 0x00000011 
+ 00030533  0x00008410 rshift  0x00000013 , 0x00000013 
+ 00030534  0x00008411 loop  0x0000773d 
+ 00030535  0x00008412 rtn 
+ 00030536  0x00008415 call  0x0000773b 
+ 00030537  0x00008417 isolate1  0x00000000 , 0x00000013 
+ 00030538  0x00008418 branch  0x00007751 , 0x00000001 
+ 00030539  0x00008419 arg  0x00000886 , 0x00000012 
+ 00030540  0x0000841a copy  0x00000011 , 0x00000013 
+ 00030541  0x0000841b increase  0xffffffe8 , 0x00000011 
+ 00030542  0x0000841c call  0x00007704 
+ 00030543  0x0000841d nrtn  0x00000002 
+ 00030544  0x0000841e copy  0x00000013 , 0x00000011 
+ 00030545  0x00008420 increase  0xffffffe8 , 0x00000011 
+ 00030546  0x00008421 arg  0x00000886 , 0x00000012 
+ 00030547  0x00008422 copy  0x00000011 , 0x00000005 
+ 00030548  0x00008423 branch  0x0000771f 
+ 00030549  0x00008427 call  0x00007711 
+ 00030550  0x00008428 copy  0x00000005 , 0x00000011 
+ 00030551  0x00008429 branch  0x00007749 
+ 00030552  0x0000842c call  0x0000771f 
+ 00030553  0x0000842d isolate0  0x00000000 , 0x00000013 
+ 00030554  0x0000842e rtn  0x00000001 
+ 00030555  0x0000842f arg  0x00000886 , 0x00000012 
+ 00030556  0x00008430 add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x00008431 copy  0x00000011 , 0x00000005 
+ 00030558  0x00008432 branch  0x00007711 
+ 00030559  0x00008436 copy  0x00000005 , 0x0000000b 
+ 00030560  0x00008437 copy  0x00000011 , 0x00000030 
+ 00030561  0x00008438 arg  0x00000716 , 0x00000012 
+ 00030562  0x00008439 copy  0x00000012 , 0x00000005 
+ 00030563  0x0000843a add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x0000843b ifetch  0x00000008 , 0x00000006 
+ 00030565  0x0000843c istore  0x00000008 , 0x00000005 
+ 00030566  0x0000843d istore  0x00000008 , 0x00000005 
+ 00030567  0x0000843e force  0x00000000 , 0x0000003f 
+ 00030568  0x0000843f istore  0x00000008 , 0x00000005 
+ 00030569  0x00008440 copy  0x0000000b , 0x00000005 
+ 00030570  0x00008441 call  0x00007755 
+ 00030571  0x00008442 arg  0x00000716 , 0x00000012 
+ 00030572  0x00008443 copy  0x00000012 , 0x00000005 
+ 00030573  0x00008444 force  0x00000000 , 0x0000003f 
+ 00030574  0x00008445 istore  0x00000008 , 0x00000005 
+ 00030575  0x00008446 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x00008447 ifetch  0x00000008 , 0x00000006 
+ 00030577  0x00008448 istore  0x00000008 , 0x00000005 
+ 00030578  0x00008449 istore  0x00000008 , 0x00000005 
+ 00030579  0x0000844a copy  0x0000000b , 0x00000011 
+ 00030580  0x0000844b copy  0x00000011 , 0x00000005 
+ 00030581  0x0000844c call  0x00007755 
+ 00030582  0x0000844d arg  0x00000716 , 0x00000012 
+ 00030583  0x0000844e copy  0x00000012 , 0x00000005 
+ 00030584  0x0000844f add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x00008450 ifetch  0x00000008 , 0x00000006 
+ 00030586  0x00008451 istore  0x00000008 , 0x00000005 
+ 00030587  0x00008452 istore  0x00000008 , 0x00000005 
+ 00030588  0x00008453 istore  0x00000008 , 0x00000005 
+ 00030589  0x00008454 copy  0x0000000b , 0x00000011 
+ 00030590  0x00008455 copy  0x00000011 , 0x00000005 
+ 00030591  0x00008456 branch  0x00007755 
+ 00030592  0x0000845a force  0x00000006 , 0x00000039 
+ 00030593  0x0000845c ifetch  0x00000004 , 0x00000006 
+ 00030594  0x0000845d iforce  0x0000002f 
+ 00030595  0x0000845e increase  0x00000001 , 0x00000038 
+ 00030596  0x0000845f loop  0x00007781 
+ 00030597  0x00008460 rtn 
+ 00030598  0x00008465 copy  0x00000005 , 0x0000000b 
+ 00030599  0x00008466 arg  0x000006e6 , 0x00000005 
+ 00030600  0x00008467 call  0x00007ec5 
+ 00030601  0x00008468 arg  0x000006e6 , 0x00000005 
+ 00030602  0x00008469 copy  0x00000011 , 0x00000006 
+ 00030603  0x0000846a force  0x00000000 , 0x00000038 
+ 00030604  0x0000846b call  0x00007780 
+ 00030605  0x0000846c copy  0x00000012 , 0x00000006 
+ 00030606  0x0000846d call  0x00007780 
+ 00030607  0x0000846e force  0x00000000 , 0x00000012 
+ 00030608  0x00008470 force  0x00000000 , 0x00000002 
+ 00030609  0x00008471 force  0x00000006 , 0x00000013 
+ 00030610  0x00008473 ifetch  0x00000004 , 0x00000005 
+ 00030611  0x00008474 iforce  0x00000011 
+ 00030612  0x00008475 copy  0x00000012 , 0x00000038 
+ 00030613  0x00008476 deposit  0x0000002f 
+ 00030614  0x00008477 copy  0x00000013 , 0x00000038 
+ 00030615  0x00008478 imul32  0x0000002f , 0x0000003f 
+ 00030616  0x00008479 iadd  0x00000011 , 0x0000003f 
+ 00030617  0x0000847a iadd  0x00000002 , 0x0000003f 
+ 00030618  0x0000847b istore  0x00000004 , 0x00000005 
+ 00030619  0x0000847c rshift32  0x0000003f , 0x00000002 
+ 00030620  0x0000847d increase  0x00000001 , 0x00000013 
+ 00030621  0x0000847e compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x0000847f nbranch  0x00007792 , 0x00000001 
+ 00030623  0x00008480 deposit  0x00000002 
+ 00030624  0x00008481 istore  0x00000004 , 0x00000005 
+ 00030625  0x00008482 increase  0xffffffe8 , 0x00000005 
+ 00030626  0x00008483 increase  0x00000001 , 0x00000012 
+ 00030627  0x00008484 compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x00008485 nbranch  0x00007790 , 0x00000001 
+ 00030629  0x00008486 arg  0x000006e6 , 0x00000011 
+ 00030630  0x00008487 copy  0x0000000b , 0x00000005 
+ 00030631  0x00008488 branch  0x0000775f 
+ 00030632  0x0000848c copy  0x00000011 , 0x00000012 
+ 00030633  0x0000848d branch  0x00007786 
+ 00030634  0x00008490 copy  0x00000011 , 0x00000030 
+ 00030635  0x00008492 copy  0x00000030 , 0x00000011 
+ 00030636  0x00008493 ifetch  0x00000001 , 0x00000011 
+ 00030637  0x00008494 isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x00008495 rtn  0x00000001 
+ 00030639  0x00008496 call  0x0000772d 
+ 00030640  0x00008497 ifetch  0x00000001 , 0x00000012 
+ 00030641  0x00008498 isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x00008499 branch  0x000077ba , 0x00000001 
+ 00030643  0x0000849a arg  0x00000886 , 0x00000011 
+ 00030644  0x0000849b copy  0x00000012 , 0x00000005 
+ 00030645  0x0000849c call  0x00007711 
+ 00030646  0x0000849d ifetch  0x00000001 , 0x00000012 
+ 00030647  0x0000849e iadd  0x00000013 , 0x0000003f 
+ 00030648  0x0000849f istore  0x00000001 , 0x00000012 
+ 00030649  0x000084a0 increase  0xffffffe8 , 0x00000012 
+ 00030650  0x000084a2 add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x000084a3 force  0x00000007 , 0x00000039 
+ 00030652  0x000084a4 call  0x0000772f 
+ 00030653  0x000084a5 branch  0x000077ab 
+ 00030654  0x000084a9 copy  0x00000005 , 0x0000000b 
+ 00030655  0x000084aa arg  0x00000746 , 0x00000005 
+ 00030656  0x000084ab call  0x00007ec5 
+ 00030657  0x000084ac force  0x00000000 , 0x0000003f 
+ 00030658  0x000084ad store  0x00000004 , 0x000006fe 
+ 00030659  0x000084ae store  0x00000004 , 0x0000075e 
+ 00030660  0x000084af jam  0x00000001 , 0x00000746 
+ 00030661  0x000084b0 arg  0x000006e6 , 0x00000005 
+ 00030662  0x000084b1 call  0x00007ec5 
+ 00030663  0x000084b2 arg  0x00000886 , 0x00000006 
+ 00030664  0x000084b3 arg  0x00000716 , 0x00000005 
+ 00030665  0x000084b4 call  0x00007ebe 
+ 00030666  0x000084b5 copy  0x00000011 , 0x00000006 
+ 00030667  0x000084b6 arg  0x0000072e , 0x00000005 
+ 00030668  0x000084b7 call  0x00007ebe 
+ 00030669  0x000084b9 arg  0x0000072e , 0x00000006 
+ 00030670  0x000084ba call  0x000076f5 
+ 00030671  0x000084bb branch  0x000077f6 , 0x00000034 
+ 00030672  0x000084bc arg  0x0000072e , 0x00000011 
+ 00030673  0x000084bd arg  0x00000746 , 0x00000012 
+ 00030674  0x000084be call  0x000077aa 
+ 00030675  0x000084c0 arg  0x00000716 , 0x00000011 
+ 00030676  0x000084c1 arg  0x000006e6 , 0x00000012 
+ 00030677  0x000084c2 call  0x000077aa 
+ 00030678  0x000084c3 arg  0x0000072e , 0x00000011 
+ 00030679  0x000084c4 arg  0x00000716 , 0x00000012 
+ 00030680  0x000084c5 call  0x00007704 
+ 00030681  0x000084c6 branch  0x000077e8 , 0x00000002 
+ 00030682  0x000084c7 arg  0x00000716 , 0x00000011 
+ 00030683  0x000084c8 arg  0x0000072e , 0x00000012 
+ 00030684  0x000084c9 copy  0x00000011 , 0x00000005 
+ 00030685  0x000084ca call  0x0000771f 
+ 00030686  0x000084cb arg  0x00000746 , 0x00000011 
+ 00030687  0x000084cc arg  0x000006e6 , 0x00000012 
+ 00030688  0x000084cd copy  0x00000012 , 0x00000005 
+ 00030689  0x000084ce call  0x00007711 
+ 00030690  0x000084cf ifetch  0x00000001 , 0x00000011 
+ 00030691  0x000084d0 iadd  0x00000013 , 0x00000013 
+ 00030692  0x000084d1 ifetch  0x00000001 , 0x00000012 
+ 00030693  0x000084d2 iadd  0x00000013 , 0x0000003f 
+ 00030694  0x000084d3 istore  0x00000001 , 0x00000012 
+ 00030695  0x000084d4 branch  0x000077cd 
+ 00030696  0x000084d6 arg  0x0000072e , 0x00000011 
+ 00030697  0x000084d7 arg  0x00000716 , 0x00000012 
+ 00030698  0x000084d8 copy  0x00000011 , 0x00000005 
+ 00030699  0x000084d9 call  0x0000771f 
+ 00030700  0x000084da arg  0x000006e6 , 0x00000011 
+ 00030701  0x000084db arg  0x00000746 , 0x00000012 
+ 00030702  0x000084dc copy  0x00000012 , 0x00000005 
+ 00030703  0x000084dd call  0x00007711 
+ 00030704  0x000084de ifetch  0x00000001 , 0x00000011 
+ 00030705  0x000084df iadd  0x00000013 , 0x00000013 
+ 00030706  0x000084e0 ifetch  0x00000001 , 0x00000012 
+ 00030707  0x000084e1 iadd  0x00000013 , 0x0000003f 
+ 00030708  0x000084e2 istore  0x00000001 , 0x00000012 
+ 00030709  0x000084e3 branch  0x000077cd 
+ 00030710  0x000084e5 arg  0x00000746 , 0x00000005 
+ 00030711  0x000084e6 call  0x00007ec5 
+ 00030712  0x000084e7 fetch  0x00000001 , 0x000006fe 
+ 00030713  0x000084e8 store  0x00000001 , 0x00000746 
+ 00030714  0x000084e9 store  0x00000001 , 0x0000074e 
+ 00030715  0x000084ea arg  0x00000746 , 0x00000011 
+ 00030716  0x000084eb arg  0x000006e6 , 0x00000012 
+ 00030717  0x000084ec copy  0x00000012 , 0x00000005 
+ 00030718  0x000084ed call  0x00007755 
+ 00030719  0x000084ee arg  0x00000886 , 0x00000011 
+ 00030720  0x000084ef arg  0x000006e6 , 0x00000012 
+ 00030721  0x000084f0 copy  0x0000000b , 0x00000005 
+ 00030722  0x000084f1 branch  0x00007758 
+ 00030723  0x000084f7 arg  0x000006a6 , 0x00000011 
+ 00030724  0x000084f8 arg  0x0000075e , 0x00000005 
+ 00030725  0x000084f9 call  0x000077a8 
+ 00030726  0x000084fa arg  0x0000075e , 0x00000011 
+ 00030727  0x000084fb arg  0x00000776 , 0x00000005 
+ 00030728  0x000084fc call  0x000077a8 
+ 00030729  0x000084fd arg  0x0000089e , 0x00000011 
+ 00030730  0x000084fe arg  0x00000776 , 0x00000012 
+ 00030731  0x000084ff arg  0x00000776 , 0x00000005 
+ 00030732  0x00008500 call  0x00007786 
+ 00030733  0x00008501 arg  0x00000676 , 0x00000011 
+ 00030734  0x00008502 arg  0x0000075e , 0x00000005 
+ 00030735  0x00008503 call  0x000077a8 
+ 00030736  0x00008504 arg  0x0000075e , 0x00000006 
+ 00030737  0x00008505 arg  0x0000072e , 0x00000005 
+ 00030738  0x00008506 call  0x00007ebe 
+ 00030739  0x00008507 arg  0x0000072e , 0x00000011 
+ 00030740  0x00008508 call  0x00007748 
+ 00030741  0x00008509 arg  0x0000075e , 0x00000011 
+ 00030742  0x0000850a arg  0x0000072e , 0x00000012 
+ 00030743  0x0000850b arg  0x0000075e , 0x00000005 
+ 00030744  0x0000850c call  0x00007755 
+ 00030745  0x0000850d arg  0x0000075e , 0x00000011 
+ 00030746  0x0000850e arg  0x00000776 , 0x00000012 
+ 00030747  0x0000850f arg  0x0000075e , 0x00000005 
+ 00030748  0x00008510 call  0x00007755 
+ 00030749  0x00008511 arg  0x00000676 , 0x00000006 
+ 00030750  0x00008512 arg  0x0000072e , 0x00000005 
+ 00030751  0x00008513 call  0x00007ebe 
+ 00030752  0x00008514 arg  0x0000068e , 0x00000011 
+ 00030753  0x00008515 arg  0x00000776 , 0x00000005 
+ 00030754  0x00008516 call  0x000077a8 
+ 00030755  0x00008517 arg  0x0000072e , 0x00000011 
+ 00030756  0x00008518 call  0x00007748 
+ 00030757  0x00008519 arg  0x0000072e , 0x00000011 
+ 00030758  0x0000851a call  0x00007748 
+ 00030759  0x0000851b arg  0x0000072e , 0x00000011 
+ 00030760  0x0000851c arg  0x00000776 , 0x00000012 
+ 00030761  0x0000851d arg  0x0000072e , 0x00000005 
+ 00030762  0x0000851e call  0x00007786 
+ 00030763  0x0000851f arg  0x00000776 , 0x00000011 
+ 00030764  0x00008520 arg  0x00000746 , 0x00000005 
+ 00030765  0x00008521 call  0x000077a8 
+ 00030766  0x00008522 arg  0x00000746 , 0x00000011 
+ 00030767  0x00008523 call  0x00007748 
+ 00030768  0x00008524 arg  0x00000746 , 0x00000011 
+ 00030769  0x00008525 call  0x00007748 
+ 00030770  0x00008526 arg  0x00000746 , 0x00000011 
+ 00030771  0x00008527 call  0x00007748 
+ 00030772  0x00008528 arg  0x0000068e , 0x00000006 
+ 00030773  0x00008529 arg  0x00000776 , 0x00000005 
+ 00030774  0x0000852a call  0x00007ebe 
+ 00030775  0x0000852b arg  0x00000776 , 0x00000011 
+ 00030776  0x0000852c call  0x00007748 
+ 00030777  0x0000852d arg  0x00000776 , 0x00000011 
+ 00030778  0x0000852e arg  0x000006a6 , 0x00000012 
+ 00030779  0x0000852f arg  0x000006a6 , 0x00000005 
+ 00030780  0x00008530 call  0x00007786 
+ 00030781  0x00008531 arg  0x0000075e , 0x00000011 
+ 00030782  0x00008532 arg  0x00000776 , 0x00000005 
+ 00030783  0x00008533 call  0x000077a8 
+ 00030784  0x00008534 arg  0x00000776 , 0x00000011 
+ 00030785  0x00008535 arg  0x0000072e , 0x00000012 
+ 00030786  0x00008536 arg  0x00000776 , 0x00000005 
+ 00030787  0x00008537 call  0x00007758 
+ 00030788  0x00008538 arg  0x00000776 , 0x00000011 
+ 00030789  0x00008539 arg  0x0000072e , 0x00000012 
+ 00030790  0x0000853a arg  0x00000676 , 0x00000005 
+ 00030791  0x0000853b call  0x00007758 
+ 00030792  0x0000853c arg  0x0000072e , 0x00000011 
+ 00030793  0x0000853d arg  0x00000676 , 0x00000012 
+ 00030794  0x0000853e arg  0x00000776 , 0x00000005 
+ 00030795  0x0000853f call  0x00007758 
+ 00030796  0x00008540 arg  0x00000776 , 0x00000011 
+ 00030797  0x00008541 arg  0x0000075e , 0x00000012 
+ 00030798  0x00008542 arg  0x00000776 , 0x00000005 
+ 00030799  0x00008543 call  0x00007786 
+ 00030800  0x00008544 arg  0x00000776 , 0x00000011 
+ 00030801  0x00008545 arg  0x00000746 , 0x00000012 
+ 00030802  0x00008546 arg  0x0000068e , 0x00000005 
+ 00030803  0x00008547 branch  0x00007758 
+ 00030804  0x0000854c arg  0x00000616 , 0x00000011 
+ 00030805  0x0000854d arg  0x0000078e , 0x00000005 
+ 00030806  0x0000854e call  0x000077a8 
+ 00030807  0x0000854f arg  0x00000676 , 0x00000011 
+ 00030808  0x00008550 arg  0x0000078e , 0x00000012 
+ 00030809  0x00008551 arg  0x00000746 , 0x00000005 
+ 00030810  0x00008552 call  0x00007786 
+ 00030811  0x00008553 arg  0x00000616 , 0x00000011 
+ 00030812  0x00008554 arg  0x0000078e , 0x00000012 
+ 00030813  0x00008555 arg  0x0000078e , 0x00000005 
+ 00030814  0x00008556 call  0x00007786 
+ 00030815  0x00008557 arg  0x0000068e , 0x00000011 
+ 00030816  0x00008558 arg  0x0000078e , 0x00000012 
+ 00030817  0x00008559 arg  0x0000072e , 0x00000005 
+ 00030818  0x0000855a call  0x00007786 
+ 00030819  0x0000855b arg  0x000006a6 , 0x00000011 
+ 00030820  0x0000855c arg  0x0000078e , 0x00000005 
+ 00030821  0x0000855d call  0x000077a8 
+ 00030822  0x0000855e arg  0x000005e6 , 0x00000011 
+ 00030823  0x0000855f arg  0x0000078e , 0x00000012 
+ 00030824  0x00008560 arg  0x0000075e , 0x00000005 
+ 00030825  0x00008561 call  0x00007786 
+ 00030826  0x00008562 arg  0x000006a6 , 0x00000011 
+ 00030827  0x00008563 arg  0x0000078e , 0x00000012 
+ 00030828  0x00008564 arg  0x0000078e , 0x00000005 
+ 00030829  0x00008565 call  0x00007786 
+ 00030830  0x00008566 arg  0x000005fe , 0x00000011 
+ 00030831  0x00008567 arg  0x0000078e , 0x00000012 
+ 00030832  0x00008568 arg  0x00000776 , 0x00000005 
+ 00030833  0x00008569 call  0x00007786 
+ 00030834  0x0000856a arg  0x00000746 , 0x00000011 
+ 00030835  0x0000856b arg  0x0000075e , 0x00000012 
+ 00030836  0x0000856c arg  0x0000078e , 0x00000005 
+ 00030837  0x0000856d call  0x00007758 
+ 00030838  0x0000856e arg  0x00000746 , 0x00000011 
+ 00030839  0x0000856f arg  0x0000075e , 0x00000012 
+ 00030840  0x00008570 arg  0x00000746 , 0x00000005 
+ 00030841  0x00008571 call  0x00007755 
+ 00030842  0x00008572 arg  0x0000072e , 0x00000011 
+ 00030843  0x00008573 arg  0x00000776 , 0x00000012 
+ 00030844  0x00008574 arg  0x0000075e , 0x00000005 
+ 00030845  0x00008575 call  0x00007758 
+ 00030846  0x00008576 arg  0x0000072e , 0x00000011 
+ 00030847  0x00008577 arg  0x00000776 , 0x00000012 
+ 00030848  0x00008578 arg  0x0000072e , 0x00000005 
+ 00030849  0x00008579 call  0x00007755 
+ 00030850  0x0000857a arg  0x0000072e , 0x00000011 
+ 00030851  0x0000857b arg  0x0000078e , 0x00000012 
+ 00030852  0x0000857c arg  0x0000072e , 0x00000005 
+ 00030853  0x0000857d call  0x00007786 
+ 00030854  0x0000857e arg  0x000006a6 , 0x00000011 
+ 00030855  0x0000857f arg  0x00000616 , 0x00000012 
+ 00030856  0x00008580 arg  0x00000776 , 0x00000005 
+ 00030857  0x00008581 call  0x00007786 
+ 00030858  0x00008582 arg  0x00000776 , 0x00000011 
+ 00030859  0x00008583 arg  0x0000078e , 0x00000012 
+ 00030860  0x00008584 arg  0x000006a6 , 0x00000005 
+ 00030861  0x00008585 call  0x00007786 
+ 00030862  0x00008586 arg  0x0000078e , 0x00000011 
+ 00030863  0x00008587 arg  0x0000078e , 0x00000005 
+ 00030864  0x00008588 call  0x000077a8 
+ 00030865  0x00008589 arg  0x0000078e , 0x00000011 
+ 00030866  0x0000858a arg  0x00000746 , 0x00000012 
+ 00030867  0x0000858b arg  0x00000776 , 0x00000005 
+ 00030868  0x0000858c call  0x00007786 
+ 00030869  0x0000858d arg  0x0000078e , 0x00000011 
+ 00030870  0x0000858e arg  0x0000072e , 0x00000012 
+ 00030871  0x0000858f arg  0x0000072e , 0x00000005 
+ 00030872  0x00008590 call  0x00007786 
+ 00030873  0x00008591 arg  0x0000075e , 0x00000011 
+ 00030874  0x00008592 arg  0x00000676 , 0x00000005 
+ 00030875  0x00008593 call  0x000077a8 
+ 00030876  0x00008594 arg  0x00000676 , 0x00000011 
+ 00030877  0x00008595 arg  0x00000776 , 0x00000012 
+ 00030878  0x00008596 arg  0x00000676 , 0x00000005 
+ 00030879  0x00008597 call  0x00007758 
+ 00030880  0x00008598 arg  0x00000676 , 0x00000006 
+ 00030881  0x00008599 arg  0x0000078e , 0x00000005 
+ 00030882  0x0000859a call  0x00007ebe 
+ 00030883  0x0000859b arg  0x0000078e , 0x00000011 
+ 00030884  0x0000859c call  0x00007748 
+ 00030885  0x0000859d arg  0x00000776 , 0x00000011 
+ 00030886  0x0000859e arg  0x0000078e , 0x00000012 
+ 00030887  0x0000859f arg  0x00000776 , 0x00000005 
+ 00030888  0x000085a0 call  0x00007758 
+ 00030889  0x000085a1 arg  0x00000776 , 0x00000011 
+ 00030890  0x000085a2 arg  0x0000075e , 0x00000012 
+ 00030891  0x000085a3 arg  0x0000075e , 0x00000005 
+ 00030892  0x000085a4 call  0x00007786 
+ 00030893  0x000085a5 arg  0x0000075e , 0x00000011 
+ 00030894  0x000085a6 arg  0x0000072e , 0x00000012 
+ 00030895  0x000085a7 arg  0x0000068e , 0x00000005 
+ 00030896  0x000085a8 call  0x00007758 
+ 00030897  0x000085a9 arg  0x0000068e , 0x00000011 
+ 00030898  0x000085aa arg  0x00000886 , 0x00000012 
+ 00030899  0x000085ab arg  0x0000068e , 0x00000005 
+ 00030900  0x000085ac force  0x00000000 , 0x00000013 
+ 00030901  0x000085ad fetch  0x00000001 , 0x0000068e 
+ 00030902  0x000085ae isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x000085af call  0x00007711 , 0x00000001 
+ 00030904  0x000085b0 copy  0x00000013 , 0x00000030 
+ 00030905  0x000085b1 arg  0x0000068e , 0x00000011 
+ 00030906  0x000085b2 call  0x0000772d 
+ 00030907  0x000085b3 fetch  0x00000001 , 0x000006a5 
+ 00030908  0x000085b4 isolate1  0x00000000 , 0x00000030 
+ 00030909  0x000085b5 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x000085b6 store  0x00000001 , 0x000006a5 
+ 00030911  0x000085b7 rtn 
+ 00030912  0x000085bc fetch  0x00000001 , 0x000005e3 
+ 00030913  0x000085bd increase  0xffffffff , 0x0000003f 
+ 00030914  0x000085be nrtn  0x00000002 
+ 00030915  0x000085bf store  0x00000001 , 0x000005e3 
+ 00030916  0x000085c0 fetch  0x00000001 , 0x000005e2 
+ 00030917  0x000085c1 call  0x00007803 , 0x00000034 
+ 00030918  0x000085c2 fetch  0x00000001 , 0x000005e3 
+ 00030919  0x000085c3 arg  0x000006be , 0x00000006 
+ 00030920  0x000085c4 call  0x000076ec 
+ 00030921  0x000085c5 branch  0x000078c0 , 0x00000001 
+ 00030922  0x000085c6 fetch  0x00000001 , 0x000005e2 
+ 00030923  0x000085c7 nbranch  0x000078ce , 0x00000034 
+ 00030924  0x000085c8 call  0x00007854 
+ 00030925  0x000085c9 branch  0x000078c0 
+ 00030926  0x000085cb jam  0x00000000 , 0x000005e2 
+ 00030927  0x000085cc arg  0x000005e6 , 0x00000006 
+ 00030928  0x000085cd arg  0x00000676 , 0x00000005 
+ 00030929  0x000085ce call  0x000076f2 
+ 00030930  0x000085cf branch  0x000078c0 
+ 00030931  0x000085d3 arg  0x000006a6 , 0x00000011 
+ 00030932  0x000085d4 arg  0x00000776 , 0x00000005 
+ 00030933  0x000085d5 call  0x000077be 
+ 00030934  0x000085d6 arg  0x00000776 , 0x00000011 
+ 00030935  0x000085d7 arg  0x0000072e , 0x00000005 
+ 00030936  0x000085d8 call  0x000077a8 
+ 00030937  0x000085d9 arg  0x00000676 , 0x00000011 
+ 00030938  0x000085da arg  0x0000072e , 0x00000012 
+ 00030939  0x000085db arg  0x0000062e , 0x00000005 
+ 00030940  0x000085dc call  0x00007786 
+ 00030941  0x000085dd arg  0x00000776 , 0x00000011 
+ 00030942  0x000085de arg  0x0000072e , 0x00000012 
+ 00030943  0x000085df arg  0x0000075e , 0x00000005 
+ 00030944  0x000085e0 call  0x00007786 
+ 00030945  0x000085e1 arg  0x0000068e , 0x00000011 
+ 00030946  0x000085e2 arg  0x0000075e , 0x00000012 
+ 00030947  0x000085e3 arg  0x00000646 , 0x00000005 
+ 00030948  0x000085e4 branch  0x00007786 
+ 00030949  0x000085e9 ifetch  0x00000004 , 0x00000006 
+ 00030950  0x000085ea force  0x00000004 , 0x00000011 
+ 00030951  0x000085eb increase  0x00000003 , 0x00000005 
+ 00030952  0x000085ed istore  0x00000001 , 0x00000005 
+ 00030953  0x000085ee rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x000085ef increase  0xfffffffe , 0x00000005 
+ 00030955  0x000085f0 increase  0xffffffff , 0x00000011 
+ 00030956  0x000085f1 nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x000085f2 increase  0x00000005 , 0x00000005 
+ 00030958  0x000085f3 loop  0x000078e5 
+ 00030959  0x000085f4 rtn 
+ 00030960  0x000085f8 lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x000085f9 iadd  0x0000000b , 0x00000006 
+ 00030962  0x000085fa ifetch  0x00000004 , 0x00000006 
+ 00030963  0x000085fb rtn 
+ 00030964  0x000085fe force  0x00000010 , 0x00000030 
+ 00030965  0x000085ff arg  0x000005e6 , 0x0000000b 
+ 00030966  0x00008601 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x00008602 call  0x000078f0 
+ 00030968  0x00008603 iforce  0x00000002 
+ 00030969  0x00008604 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x00008605 call  0x000078f0 
+ 00030971  0x00008606 iadd  0x00000002 , 0x00000002 
+ 00030972  0x00008607 add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x00008608 call  0x000078f0 
+ 00030974  0x00008609 shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x0000860a iadd  0x00000002 , 0x00000002 
+ 00030976  0x0000860b add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x0000860c call  0x000078f0 
+ 00030978  0x0000860d shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x0000860e iadd  0x00000002 , 0x00000002 
+ 00030980  0x0000860f lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x00008610 iadd  0x0000000b , 0x00000005 
+ 00030982  0x00008611 istoret  0x00000004 , 0x00000005 
+ 00030983  0x00008612 increase  0x00000001 , 0x00000030 
+ 00030984  0x00008613 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x00008614 nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x00008615 rtn 
+ 00030987  0x00008619 arg  0x000008fe , 0x00000006 
+ 00030988  0x0000861a force  0x00000007 , 0x00000038 
+ 00030989  0x0000861c ifetch  0x00000004 , 0x00000006 
+ 00030990  0x0000861d iforce  0x0000002f 
+ 00030991  0x0000861e increase  0xffffffff , 0x00000038 
+ 00030992  0x0000861f branch  0x0000790d , 0x00000002 
+ 00030993  0x00008620 rtn 
+ 00030994  0x00008623 bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x00008624 call  0x000078f4 
+ 00030996  0x00008625 arg  0x000006e6 , 0x00000005 
+ 00030997  0x00008626 force  0x00000000 , 0x00000038 
+ 00030998  0x00008628 deposit  0x0000002f 
+ 00030999  0x00008629 istore  0x00000004 , 0x00000005 
+ 00031000  0x0000862a increase  0x00000001 , 0x00000038 
+ 00031001  0x0000862b compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x0000862c nbranch  0x00007916 , 0x00000001 
+ 00031003  0x0000862d call  0x000074b9 
+ 00031004  0x0000862e arg  0x00008700 , 0x0000000b 
+ 00031005  0x0000862f arg  0x000005e6 , 0x00000030 
+ 00031006  0x00008630 force  0x00000040 , 0x00000039 
+ 00031007  0x00008632 ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x00008633 ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x00008634 increase  0x00000004 , 0x0000000b 
+ 00031010  0x00008635 increase  0x00000004 , 0x00000030 
+ 00031011  0x00008636 iadd  0x00000002 , 0x0000003f 
+ 00031012  0x00008637 force  0x00000007 , 0x00000038 
+ 00031013  0x00008638 iadd  0x0000002f , 0x00000002 
+ 00031014  0x00008639 force  0x00000004 , 0x00000038 
+ 00031015  0x0000863a shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x0000863b iadd  0x00000002 , 0x00000002 
+ 00031017  0x0000863c force  0x00000005 , 0x00000038 
+ 00031018  0x0000863d deposit  0x0000002f 
+ 00031019  0x0000863e force  0x00000006 , 0x00000038 
+ 00031020  0x0000863f ixor  0x0000002f , 0x0000003f 
+ 00031021  0x00008640 force  0x00000004 , 0x00000038 
+ 00031022  0x00008641 iand  0x0000002f , 0x0000003f 
+ 00031023  0x00008642 force  0x00000006 , 0x00000038 
+ 00031024  0x00008643 ixor  0x0000002f , 0x0000003f 
+ 00031025  0x00008644 iadd  0x00000002 , 0x00000002 
+ 00031026  0x00008645 force  0x00000007 , 0x00000038 
+ 00031027  0x00008646 copy  0x00000002 , 0x0000002f 
+ 00031028  0x00008647 force  0x00000003 , 0x00000038 
+ 00031029  0x00008648 deposit  0x0000002f 
+ 00031030  0x00008649 iadd  0x00000002 , 0x0000002f 
+ 00031031  0x0000864a force  0x00000000 , 0x00000038 
+ 00031032  0x0000864b deposit  0x0000002f 
+ 00031033  0x0000864c force  0x00000001 , 0x00000038 
+ 00031034  0x0000864d iand  0x0000002f , 0x00000002 
+ 00031035  0x0000864e ior  0x0000002f , 0x0000003f 
+ 00031036  0x0000864f force  0x00000002 , 0x00000038 
+ 00031037  0x00008650 iand  0x0000002f , 0x0000003f 
+ 00031038  0x00008651 ior  0x00000002 , 0x00000002 
+ 00031039  0x00008652 force  0x00000000 , 0x00000038 
+ 00031040  0x00008653 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x00008654 iadd  0x00000002 , 0x0000003f 
+ 00031042  0x00008655 force  0x00000007 , 0x00000038 
+ 00031043  0x00008656 iadd  0x0000002f , 0x0000002f 
+ 00031044  0x00008657 regexrot 
+ 00031045  0x00008658 loop  0x0000791f 
+ 00031046  0x00008659 arg  0x000006e6 , 0x00000006 
+ 00031047  0x0000865a force  0x00000000 , 0x00000038 
+ 00031048  0x0000865c ifetch  0x00000004 , 0x00000006 
+ 00031049  0x0000865d iadd  0x0000002f , 0x0000002f 
+ 00031050  0x0000865e increase  0x00000001 , 0x00000038 
+ 00031051  0x0000865f compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x00008660 nbranch  0x00007948 , 0x00000001 
+ 00031053  0x00008661 branch  0x000074bd 
+ 00031054  0x00008665 arg  0x00000a3e , 0x00000005 
+ 00031055  0x00008666 force  0x00000007 , 0x00000038 
+ 00031056  0x00008668 deposit  0x0000002f 
+ 00031057  0x00008669 istore  0x00000004 , 0x00000005 
+ 00031058  0x0000866a increase  0xffffffff , 0x00000038 
+ 00031059  0x0000866b branch  0x00007950 , 0x00000002 
+ 00031060  0x0000866c rtn 
+ 00031061  0x00008670 arg  0x000005e6 , 0x00000005 
+ 00031062  0x00008671 increase  0xfffffffc , 0x00000006 
+ 00031063  0x00008672 sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x00008674 ifetch  0x00000004 , 0x00000006 
+ 00031065  0x00008675 ixor  0x00000002 , 0x0000003f 
+ 00031066  0x00008676 istore  0x00000004 , 0x00000005 
+ 00031067  0x00008677 increase  0xfffffff8 , 0x00000006 
+ 00031068  0x00008678 loop  0x00007958 
+ 00031069  0x00008679 copy  0x00000011 , 0x00000039 
+ 00031070  0x0000867a deposit  0x00000002 
+ 00031071  0x0000867c istore  0x00000004 , 0x00000005 
+ 00031072  0x0000867d loop  0x0000795f 
+ 00031073  0x0000867e rtn 
+ 00031074  0x00008681 call  0x00007967 
+ 00031075  0x00008682 call  0x0000794e 
+ 00031076  0x00008683 branch  0x0000798d 
+ 00031077  0x00008686 call  0x00007967 
+ 00031078  0x00008687 branch  0x0000798d 
+ 00031079  0x0000868a arg  0x000009de , 0x00000006 
+ 00031080  0x0000868b arg  0x000005e6 , 0x00000005 
+ 00031081  0x0000868c force  0x00000006 , 0x00000039 
+ 00031082  0x0000868d call  0x00007a71 
+ 00031083  0x0000868e arg  0x00004642 , 0x00000006 
+ 00031084  0x0000868f force  0x00000006 , 0x00000039 
+ 00031085  0x00008690 call  0x00007a71 
+ 00031086  0x00008691 arg  0x00000a3e , 0x00000006 
+ 00031087  0x00008692 call  0x00007a70 
+ 00031088  0x00008693 call  0x0000790b 
+ 00031089  0x00008694 call  0x00007912 
+ 00031090  0x00008695 arg  0x00000a2e , 0x00000006 
+ 00031091  0x00008696 arg  0x000005e6 , 0x00000005 
+ 00031092  0x00008697 branch  0x00007984 
+ 00031093  0x0000869a arg  0x00004642 , 0x00000006 
+ 00031094  0x0000869b arg  0x000005e6 , 0x00000005 
+ 00031095  0x0000869c force  0x00000006 , 0x00000039 
+ 00031096  0x0000869d call  0x00007a71 
+ 00031097  0x0000869e arg  0x000009de , 0x00000006 
+ 00031098  0x0000869f force  0x00000006 , 0x00000039 
+ 00031099  0x000086a0 call  0x00007a71 
+ 00031100  0x000086a1 arg  0x00000a2e , 0x00000006 
+ 00031101  0x000086a2 call  0x00007a70 
+ 00031102  0x000086a3 call  0x0000790b 
+ 00031103  0x000086a4 call  0x00007912 
+ 00031104  0x000086a5 arg  0x00000a3e , 0x00000006 
+ 00031105  0x000086a6 arg  0x000005e6 , 0x00000005 
+ 00031106  0x000086a7 call  0x00007984 
+ 00031107  0x000086a8 branch  0x0000798d 
+ 00031108  0x000086ab call  0x00007a70 
+ 00031109  0x000086ac setarg  0x00800000 
+ 00031110  0x000086ad lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x000086ae istore  0x00000004 , 0x00000005 
+ 00031112  0x000086af force  0x00000005 , 0x00000039 
+ 00031113  0x000086b0 call  0x00007ec6 
+ 00031114  0x000086b1 setarg  0x00000280 
+ 00031115  0x000086b2 istore  0x00000004 , 0x00000005 
+ 00031116  0x000086b3 branch  0x00007912 
+ 00031117  0x000086b5 fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x000086b7 arg  0x000003e8 , 0x00000011 
+ 00031119  0x000086b8 idiv  0x00000011 
+ 00031120  0x000086b9 call  0x00007f86 
+ 00031121  0x000086ba remainder  0x0000003f 
+ 00031122  0x000086bb store  0x00000004 , 0x000009ba 
+ 00031123  0x000086bc quotient  0x0000003f 
+ 00031124  0x000086bd arg  0x000003e8 , 0x00000011 
+ 00031125  0x000086be idiv  0x00000011 
+ 00031126  0x000086bf call  0x00007f86 
+ 00031127  0x000086c0 remainder  0x0000003f 
+ 00031128  0x000086c1 arg  0x000003e8 , 0x00000011 
+ 00031129  0x000086c2 imul32  0x00000011 , 0x0000003f 
+ 00031130  0x000086c3 fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x000086c4 iadd  0x00000002 , 0x0000003f 
+ 00031132  0x000086c5 store  0x00000004 , 0x000009ba 
+ 00031133  0x000086c6 rtn 
+ 00031134  0x000086c9 jam  0x00000000 , 0x00004664 
+ 00031135  0x000086ca branch  0x000079a2 
+ 00031136  0x000086cd fetch  0x00000001 , 0x00004662 
+ 00031137  0x000086ce bne  0x00000002 , 0x0000799e 
+ 00031138  0x000086d0 bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x000086d1 setarg  0x00363636 
+ 00031140  0x000086d2 lshift8  0x0000003f , 0x00000002 
+ 00031141  0x000086d3 or_into  0x00000036 , 0x00000002 
+ 00031142  0x000086d4 fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x000086d5 copy  0x0000003f , 0x00000006 
+ 00031144  0x000086d6 force  0x00000004 , 0x00000039 
+ 00031145  0x000086d7 call  0x00007955 
+ 00031146  0x000086d8 call  0x0000790b 
+ 00031147  0x000086d9 call  0x00007912 
+ 00031148  0x000086da fetch  0x00000002 , 0x00000a80 
+ 00031149  0x000086db copy  0x0000003f , 0x00000006 
+ 00031150  0x000086dc arg  0x000005e6 , 0x00000005 
+ 00031151  0x000086dd force  0x00000006 , 0x00000039 
+ 00031152  0x000086de call  0x00007a71 
+ 00031153  0x000086df fetch  0x00000002 , 0x00000a82 
+ 00031154  0x000086e0 copy  0x0000003f , 0x00000006 
+ 00031155  0x000086e1 force  0x00000006 , 0x00000039 
+ 00031156  0x000086e2 call  0x00007a71 
+ 00031157  0x000086e3 setarg  0x00800000 
+ 00031158  0x000086e4 istore  0x00000003 , 0x00000005 
+ 00031159  0x000086e6 fetch  0x00000001 , 0x00004664 
+ 00031160  0x000086e8 istore  0x00000001 , 0x00000005 
+ 00031161  0x000086e9 force  0x00000000 , 0x0000003f 
+ 00031162  0x000086ea istore  0x00000008 , 0x00000005 
+ 00031163  0x000086eb setarg  0x00000388 
+ 00031164  0x000086ec istore  0x00000004 , 0x00000005 
+ 00031165  0x000086ed call  0x00007912 
+ 00031166  0x000086ee call  0x0000794e 
+ 00031167  0x000086ef arg  0x00000a3e , 0x00000006 
+ 00031168  0x000086f0 arg  0x00000706 , 0x00000005 
+ 00031169  0x000086f1 call  0x00007ebd 
+ 00031170  0x000086f3 setarg  0x005c5c5c 
+ 00031171  0x000086f4 lshift8  0x0000003f , 0x00000002 
+ 00031172  0x000086f5 or_into  0x0000005c , 0x00000002 
+ 00031173  0x000086f6 fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x000086f7 copy  0x0000003f , 0x00000006 
+ 00031175  0x000086f8 force  0x00000004 , 0x00000039 
+ 00031176  0x000086f9 call  0x00007955 
+ 00031177  0x000086fa call  0x0000790b 
+ 00031178  0x000086fb call  0x00007912 
+ 00031179  0x000086fc arg  0x00000726 , 0x00000006 
+ 00031180  0x000086fd arg  0x000005e6 , 0x00000005 
+ 00031181  0x000086fe force  0x00000008 , 0x00000039 
+ 00031182  0x000086ff call  0x00007a71 
+ 00031183  0x00008700 setarg  0x00800000 
+ 00031184  0x00008701 lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x00008702 istore  0x00000004 , 0x00000005 
+ 00031186  0x00008703 call  0x00007ec5 
+ 00031187  0x00008704 setarg  0x00000300 
+ 00031188  0x00008705 istore  0x00000004 , 0x00000005 
+ 00031189  0x00008706 call  0x00007912 
+ 00031190  0x00008707 branch  0x0000794e 
+ 00031191  0x0000870b setarg  0x00363636 
+ 00031192  0x0000870c lshift8  0x0000003f , 0x00000002 
+ 00031193  0x0000870d or_into  0x00000036 , 0x00000002 
+ 00031194  0x0000870e arg  0x00000a1e , 0x00000006 
+ 00031195  0x0000870f force  0x00000006 , 0x00000039 
+ 00031196  0x00008710 call  0x00007955 
+ 00031197  0x00008711 call  0x0000790b 
+ 00031198  0x00008712 call  0x00007912 
+ 00031199  0x00008713 fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x00008714 copy  0x0000003f , 0x00000006 
+ 00031201  0x00008715 arg  0x000005e6 , 0x00000005 
+ 00031202  0x00008716 call  0x00007a70 
+ 00031203  0x00008717 fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x00008718 copy  0x0000003f , 0x00000006 
+ 00031205  0x00008719 call  0x00007a70 
+ 00031206  0x0000871b setarg  0x0062746c 
+ 00031207  0x0000871c lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x0000871d or_into  0x0000006b , 0x0000003f 
+ 00031209  0x0000871e istore  0x00000004 , 0x00000005 
+ 00031210  0x0000871f arg  0x00000733 , 0x00000006 
+ 00031211  0x00008720 force  0x00000003 , 0x00000039 
+ 00031212  0x00008721 call  0x00007a71 
+ 00031213  0x00008723 setarg  0x00800000 
+ 00031214  0x00008724 lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x00008725 istore  0x00000004 , 0x00000005 
+ 00031216  0x00008726 force  0x00000000 , 0x0000003f 
+ 00031217  0x00008727 istore  0x00000008 , 0x00000005 
+ 00031218  0x00008728 setarg  0x00000380 
+ 00031219  0x00008729 istore  0x00000004 , 0x00000005 
+ 00031220  0x0000872a call  0x00007912 
+ 00031221  0x0000872c call  0x0000794e 
+ 00031222  0x0000872d arg  0x00000a3e , 0x00000006 
+ 00031223  0x0000872e arg  0x00000706 , 0x00000005 
+ 00031224  0x0000872f call  0x00007ebd 
+ 00031225  0x00008731 setarg  0x005c5c5c 
+ 00031226  0x00008732 lshift8  0x0000003f , 0x00000002 
+ 00031227  0x00008733 or_into  0x0000005c , 0x00000002 
+ 00031228  0x00008734 arg  0x00000a1e , 0x00000006 
+ 00031229  0x00008735 force  0x00000006 , 0x00000039 
+ 00031230  0x00008736 call  0x00007955 
+ 00031231  0x00008737 call  0x0000790b 
+ 00031232  0x00008738 call  0x00007912 
+ 00031233  0x00008739 arg  0x00000726 , 0x00000006 
+ 00031234  0x0000873a arg  0x000005e6 , 0x00000005 
+ 00031235  0x0000873b force  0x00000008 , 0x00000039 
+ 00031236  0x0000873c call  0x00007a71 
+ 00031237  0x0000873d setarg  0x00800000 
+ 00031238  0x0000873e lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x0000873f istore  0x00000004 , 0x00000005 
+ 00031240  0x00008740 call  0x00007ec5 
+ 00031241  0x00008741 setarg  0x00000300 
+ 00031242  0x00008742 istore  0x00000004 , 0x00000005 
+ 00031243  0x00008743 call  0x00007912 
+ 00031244  0x00008744 branch  0x0000794e 
+ 00031245  0x00008748 fetch  0x00000001 , 0x00004662 
+ 00031246  0x00008749 bne  0x00000002 , 0x00007a1e 
+ 00031247  0x0000874b bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x0000874c setarg  0x00363636 
+ 00031249  0x0000874d lshift8  0x0000003f , 0x00000002 
+ 00031250  0x0000874e or_into  0x00000036 , 0x00000002 
+ 00031251  0x0000874f arg  0x00000a1e , 0x00000006 
+ 00031252  0x00008750 force  0x00000006 , 0x00000039 
+ 00031253  0x00008751 call  0x00007955 
+ 00031254  0x00008752 call  0x0000790b 
+ 00031255  0x00008753 call  0x00007912 
+ 00031256  0x00008754 arg  0x00000a3e , 0x00000006 
+ 00031257  0x00008755 arg  0x000005e6 , 0x00000005 
+ 00031258  0x00008756 call  0x00007a70 
+ 00031259  0x00008757 arg  0x00000a2e , 0x00000006 
+ 00031260  0x00008758 call  0x00007a70 
+ 00031261  0x00008759 branch  0x00007a33 
+ 00031262  0x0000875c setarg  0x00000000 
+ 00031263  0x0000875d store  0x00000004 , 0x0000468a 
+ 00031264  0x0000875e branch  0x00007a0f 
+ 00031265  0x00008761 setarg  0x00000000 
+ 00031266  0x00008762 store  0x00000004 , 0x0000468a 
+ 00031267  0x00008763 branch  0x00007a26 
+ 00031268  0x00008767 fetch  0x00000001 , 0x00004662 
+ 00031269  0x00008768 bne  0x00000002 , 0x00007a21 
+ 00031270  0x0000876a setarg  0x00363636 
+ 00031271  0x0000876b lshift8  0x0000003f , 0x00000002 
+ 00031272  0x0000876c or_into  0x00000036 , 0x00000002 
+ 00031273  0x0000876d arg  0x00000a1e , 0x00000006 
+ 00031274  0x0000876e force  0x00000006 , 0x00000039 
+ 00031275  0x0000876f call  0x00007955 
+ 00031276  0x00008770 call  0x0000790b 
+ 00031277  0x00008771 call  0x00007912 
+ 00031278  0x00008773 arg  0x00000a2e , 0x00000006 
+ 00031279  0x00008774 arg  0x000005e6 , 0x00000005 
+ 00031280  0x00008775 call  0x00007a70 
+ 00031281  0x00008776 arg  0x00000a3e , 0x00000006 
+ 00031282  0x00008777 call  0x00007a70 
+ 00031283  0x00008779 setarg  0x00000000 
+ 00031284  0x0000877a istore  0x00000008 , 0x00000005 
+ 00031285  0x0000877b istore  0x00000004 , 0x00000005 
+ 00031286  0x0000877c fetch  0x00000004 , 0x0000468a 
+ 00031287  0x0000877d istore  0x00000004 , 0x00000005 
+ 00031288  0x0000877f copy  0x00000005 , 0x00000002 
+ 00031289  0x00008780 jam  0x00000080 , 0x00000726 
+ 00031290  0x00008781 copy  0x00000002 , 0x00000005 
+ 00031291  0x00008782 arg  0x00000736 , 0x00000006 
+ 00031292  0x00008783 call  0x00007a70 
+ 00031293  0x00008785 call  0x00007912 
+ 00031294  0x00008787 arg  0x000005e6 , 0x00000005 
+ 00031295  0x00008788 force  0x00000007 , 0x00000039 
+ 00031296  0x00008789 call  0x00007ec6 
+ 00031297  0x0000878a istore  0x00000004 , 0x00000005 
+ 00031298  0x0000878b setarg  0x000003f8 
+ 00031299  0x0000878c istore  0x00000004 , 0x00000005 
+ 00031300  0x0000878d call  0x00007912 
+ 00031301  0x0000878e call  0x0000794e 
+ 00031302  0x00008790 arg  0x00000a3e , 0x00000006 
+ 00031303  0x00008791 arg  0x00000706 , 0x00000005 
+ 00031304  0x00008792 call  0x00007ebd 
+ 00031305  0x00008794 setarg  0x005c5c5c 
+ 00031306  0x00008795 lshift8  0x0000003f , 0x00000002 
+ 00031307  0x00008796 or_into  0x0000005c , 0x00000002 
+ 00031308  0x00008797 arg  0x00000a1e , 0x00000006 
+ 00031309  0x00008798 force  0x00000006 , 0x00000039 
+ 00031310  0x00008799 call  0x00007955 
+ 00031311  0x0000879a call  0x0000790b 
+ 00031312  0x0000879b call  0x00007912 
+ 00031313  0x0000879c arg  0x00000726 , 0x00000006 
+ 00031314  0x0000879d arg  0x000005e6 , 0x00000005 
+ 00031315  0x0000879e force  0x00000008 , 0x00000039 
+ 00031316  0x0000879f call  0x00007a71 
+ 00031317  0x000087a0 setarg  0x00800000 
+ 00031318  0x000087a1 lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x000087a2 istore  0x00000004 , 0x00000005 
+ 00031320  0x000087a3 call  0x00007ec5 
+ 00031321  0x000087a4 setarg  0x00000300 
+ 00031322  0x000087a5 istore  0x00000004 , 0x00000005 
+ 00031323  0x000087a6 call  0x00007912 
+ 00031324  0x000087a7 branch  0x0000794e 
+ 00031325  0x000087af jam  0x000000c0 , 0x000005e3 
+ 00031326  0x000087b1 fetch  0x00000001 , 0x000005e3 
+ 00031327  0x000087b2 rtn  0x00000034 
+ 00031328  0x000087b3 increase  0xffffffff , 0x0000003f 
+ 00031329  0x000087b4 store  0x00000001 , 0x000005e3 
+ 00031330  0x000087b5 arg  0x000006be , 0x00000006 
+ 00031331  0x000087b6 call  0x000076ec 
+ 00031332  0x000087b7 branch  0x00007a5e , 0x00000001 
+ 00031333  0x000087b8 arg  0x000005e6 , 0x00000006 
+ 00031334  0x000087b9 arg  0x00000676 , 0x00000005 
+ 00031335  0x000087ba branch  0x000076f2 
+ 00031336  0x000087bd call  0x00007803 
+ 00031337  0x000087be fetch  0x00000001 , 0x000005e3 
+ 00031338  0x000087bf increase  0xffffffff , 0x0000003f 
+ 00031339  0x000087c0 store  0x00000001 , 0x000005e3 
+ 00031340  0x000087c1 arg  0x000006be , 0x00000006 
+ 00031341  0x000087c2 call  0x000076ec 
+ 00031342  0x000087c3 rtn  0x00000001 
+ 00031343  0x000087c4 branch  0x00007854 
+ 00031344  0x000087c7 force  0x00000004 , 0x00000039 
+ 00031345  0x000087c9 increase  0xfffffffc , 0x00000006 
+ 00031346  0x000087cb ifetch  0x00000004 , 0x00000006 
+ 00031347  0x000087cc istore  0x00000004 , 0x00000005 
+ 00031348  0x000087cd increase  0xfffffff8 , 0x00000006 
+ 00031349  0x000087ce loop  0x00007a72 
+ 00031350  0x000087cf rtn 
+ 00031351  0x000087d5 bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x000087d6 fetch  0x00000001 , 0x000044be 
+ 00031353  0x000087d7 branch  0x00005af0 , 0x00000034 
+ 00031354  0x000087d8 call  0x00005aec 
+ 00031355  0x000087d9 call  0x00007583 
+ 00031356  0x000087db branch  0x00007a7d 
+ 00031357  0x000087e1 fetch  0x00000001 , 0x000044c3 
+ 00031358  0x000087e2 rtnne  0x00000000 
+ 00031359  0x000087e3 fetch  0x00000001 , 0x000044c0 
+ 00031360  0x000087e4 rtnne  0x00000000 
+ 00031361  0x000087e6 arg  0x000045b2 , 0x00000005 
+ 00031362  0x000087e7 force  0x0000000f , 0x00000007 
+ 00031363  0x000087e8 call  0x000076a2 
+ 00031364  0x000087e9 random  0x0000003f 
+ 00031365  0x000087ea rshift  0x0000003f , 0x0000003f 
+ 00031366  0x000087eb istore  0x00000002 , 0x00000005 
+ 00031367  0x000087ed arg  0x00000766 , 0x00000005 
+ 00031368  0x000087ee arg  0x000045b2 , 0x00000006 
+ 00031369  0x000087ef call  0x00007ebd 
+ 00031370  0x000087f1 arg  0x00000646 , 0x00000005 
+ 00031371  0x000087f2 arg  0x0000095e , 0x00000006 
+ 00031372  0x000087f3 call  0x00007eb3 
+ 00031373  0x000087f5 arg  0x00000686 , 0x00000005 
+ 00031374  0x000087f6 call  0x00007ed0 
+ 00031375  0x000087f7 jam  0x00000001 , 0x00000686 
+ 00031376  0x000087f9 call  0x00007ac7 
+ 00031377  0x000087fa jam  0x00000003 , 0x000044c0 
+ 00031378  0x000087fb rtn 
+ 00031379  0x000087fe arg  0x000045d2 , 0x00000005 
+ 00031380  0x000087ff arg  0x000006a6 , 0x00000006 
+ 00031381  0x00008800 call  0x00007eb3 
+ 00031382  0x00008801 jam  0x00000003 , 0x000044c3 
+ 00031383  0x00008802 jam  0x00000000 , 0x000044c0 
+ 00031384  0x00008803 rtn 
+ 00031385  0x00008808 fetch  0x00000001 , 0x000009b9 
+ 00031386  0x00008809 rtnne  0x00000000 
+ 00031387  0x0000880a fetch  0x00000001 , 0x000044c0 
+ 00031388  0x0000880b rtnne  0x00000000 
+ 00031389  0x0000880d arg  0x00000766 , 0x00000005 
+ 00031390  0x0000880e arg  0x000045b2 , 0x00000006 
+ 00031391  0x0000880f call  0x00007ebd 
+ 00031392  0x00008811 arg  0x00000646 , 0x00000005 
+ 00031393  0x00008812 arg  0x000009be , 0x00000006 
+ 00031394  0x00008813 call  0x00007eb3 
+ 00031395  0x00008815 arg  0x00000686 , 0x00000005 
+ 00031396  0x00008816 call  0x00007ed0 
+ 00031397  0x00008817 jam  0x00000001 , 0x00000686 
+ 00031398  0x00008819 call  0x00007ac7 
+ 00031399  0x0000881a jam  0x00000004 , 0x000044c0 
+ 00031400  0x0000881b rtn 
+ 00031401  0x00008820 arg  0x000009fe , 0x00000005 
+ 00031402  0x00008821 arg  0x000006a6 , 0x00000006 
+ 00031403  0x00008822 call  0x00007ebd 
+ 00031404  0x00008823 jam  0x00000003 , 0x000009b9 
+ 00031405  0x00008824 jam  0x00000000 , 0x000044c0 
+ 00031406  0x00008825 rtn 
+ 00031407  0x0000882a fetch  0x00000001 , 0x000044be 
+ 00031408  0x0000882b rtn  0x00000034 
+ 00031409  0x0000882c fetch  0x00000001 , 0x000044c0 
+ 00031410  0x0000882d rtn  0x00000034 
+ 00031411  0x0000882e increase  0x00000080 , 0x0000003f 
+ 00031412  0x0000882f store  0x00000001 , 0x000044c0 
+ 00031413  0x00008830 rtnbit1  0x00000007 
+ 00031414  0x00008831 fetch  0x00000002 , 0x000005e3 
+ 00031415  0x00008832 branch  0x00007ab9 , 0x00000034 
+ 00031416  0x00008833 branch  0x00007abf 
+ 00031417  0x00008836 bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x00008837 call  0x00007ad4 
+ 00031419  0x00008838 fetch  0x00000001 , 0x000044c0 
+ 00031420  0x00008839 beq  0x00000003 , 0x00007a93 
+ 00031421  0x0000883a beq  0x00000004 , 0x00007aa9 
+ 00031422  0x0000883b rtn 
+ 00031423  0x0000883f call  0x00007ae6 
+ 00031424  0x00008840 fetch  0x00000002 , 0x000005e3 
+ 00031425  0x00008841 increase  0xffffffff , 0x0000003f 
+ 00031426  0x00008842 store  0x00000002 , 0x000005e3 
+ 00031427  0x00008843 arg  0x00000766 , 0x00000006 
+ 00031428  0x00008844 call  0x000076ec 
+ 00031429  0x00008845 rtn  0x00000001 
+ 00031430  0x00008846 branch  0x00007b37 
+ 00031431  0x00008849 bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x0000884a setarg  0x00000100 , 0x0000003f 
+ 00031433  0x0000884b store  0x00000002 , 0x000005e3 
+ 00031434  0x0000884d fetch  0x00000002 , 0x000005e3 
+ 00031435  0x0000884e rtn  0x00000034 
+ 00031436  0x0000884f increase  0xffffffff , 0x0000003f 
+ 00031437  0x00008850 store  0x00000002 , 0x000005e3 
+ 00031438  0x00008851 arg  0x00000766 , 0x00000006 
+ 00031439  0x00008852 call  0x000076ec 
+ 00031440  0x00008853 branch  0x00007aca , 0x00000001 
+ 00031441  0x00008854 arg  0x00000646 , 0x00000006 
+ 00031442  0x00008855 arg  0x00000706 , 0x00000005 
+ 00031443  0x00008856 branch  0x00007eb2 
+ 00031444  0x0000885a arg  0x00000746 , 0x00000011 
+ 00031445  0x0000885b arg  0x00000846 , 0x00000005 
+ 00031446  0x0000885c call  0x00007ba3 
+ 00031447  0x0000885d arg  0x00000846 , 0x00000011 
+ 00031448  0x0000885e arg  0x000007e6 , 0x00000005 
+ 00031449  0x0000885f call  0x00007c79 
+ 00031450  0x00008860 arg  0x00000706 , 0x00000011 
+ 00031451  0x00008861 arg  0x000007e6 , 0x00000012 
+ 00031452  0x00008862 arg  0x000006a6 , 0x00000005 
+ 00031453  0x00008863 call  0x00007be1 
+ 00031454  0x00008864 arg  0x00000846 , 0x00000011 
+ 00031455  0x00008865 arg  0x000007e6 , 0x00000012 
+ 00031456  0x00008866 arg  0x00000826 , 0x00000005 
+ 00031457  0x00008867 call  0x00007be1 
+ 00031458  0x00008868 arg  0x00000726 , 0x00000011 
+ 00031459  0x00008869 arg  0x00000826 , 0x00000012 
+ 00031460  0x0000886a arg  0x000006c6 , 0x00000005 
+ 00031461  0x0000886b branch  0x00007be1 
+ 00031462  0x0000886e arg  0x00000746 , 0x00000011 
+ 00031463  0x0000886f arg  0x00000826 , 0x00000005 
+ 00031464  0x00008870 call  0x00007c79 
+ 00031465  0x00008871 arg  0x00000826 , 0x00000011 
+ 00031466  0x00008872 arg  0x00000846 , 0x00000005 
+ 00031467  0x00008873 call  0x00007c79 
+ 00031468  0x00008875 arg  0x0000093e , 0x00000011 
+ 00031469  0x00008876 arg  0x00000846 , 0x00000012 
+ 00031470  0x00008877 arg  0x00000846 , 0x00000005 
+ 00031471  0x00008878 call  0x00007be1 
+ 00031472  0x00008879 arg  0x00000706 , 0x00000011 
+ 00031473  0x0000887a arg  0x00000826 , 0x00000005 
+ 00031474  0x0000887b call  0x00007c79 
+ 00031475  0x0000887d arg  0x00000826 , 0x00000006 
+ 00031476  0x0000887e arg  0x000007e6 , 0x00000005 
+ 00031477  0x0000887f call  0x00007ebd 
+ 00031478  0x00008880 arg  0x000007e6 , 0x00000011 
+ 00031479  0x00008881 call  0x00007c80 
+ 00031480  0x00008882 arg  0x00000826 , 0x00000011 
+ 00031481  0x00008883 arg  0x000007e6 , 0x00000012 
+ 00031482  0x00008884 arg  0x00000826 , 0x00000005 
+ 00031483  0x00008885 call  0x00007c7d 
+ 00031484  0x00008887 arg  0x00000826 , 0x00000011 
+ 00031485  0x00008888 arg  0x00000846 , 0x00000012 
+ 00031486  0x00008889 arg  0x00000826 , 0x00000005 
+ 00031487  0x0000888a call  0x00007c7d 
+ 00031488  0x0000888c arg  0x00000706 , 0x00000006 
+ 00031489  0x0000888d arg  0x000007e6 , 0x00000005 
+ 00031490  0x0000888e call  0x00007ebd 
+ 00031491  0x0000888f arg  0x00000726 , 0x00000011 
+ 00031492  0x00008890 arg  0x00000846 , 0x00000005 
+ 00031493  0x00008891 call  0x00007c79 
+ 00031494  0x00008892 arg  0x000007e6 , 0x00000011 
+ 00031495  0x00008893 call  0x00007c80 
+ 00031496  0x00008894 arg  0x000007e6 , 0x00000011 
+ 00031497  0x00008895 call  0x00007c80 
+ 00031498  0x00008896 arg  0x000007e6 , 0x00000011 
+ 00031499  0x00008897 arg  0x00000846 , 0x00000012 
+ 00031500  0x00008898 arg  0x000007e6 , 0x00000005 
+ 00031501  0x00008899 call  0x00007be1 
+ 00031502  0x0000889a arg  0x00000846 , 0x00000011 
+ 00031503  0x0000889b arg  0x00000806 , 0x00000005 
+ 00031504  0x0000889c call  0x00007c79 
+ 00031505  0x0000889d arg  0x00000806 , 0x00000011 
+ 00031506  0x0000889e call  0x00007c80 
+ 00031507  0x0000889f arg  0x00000806 , 0x00000011 
+ 00031508  0x000088a0 call  0x00007c80 
+ 00031509  0x000088a1 arg  0x00000806 , 0x00000011 
+ 00031510  0x000088a2 call  0x00007c80 
+ 00031511  0x000088a3 arg  0x00000726 , 0x00000006 
+ 00031512  0x000088a4 arg  0x00000846 , 0x00000005 
+ 00031513  0x000088a5 call  0x00007ebd 
+ 00031514  0x000088a6 arg  0x00000846 , 0x00000011 
+ 00031515  0x000088a7 call  0x00007c80 
+ 00031516  0x000088a8 arg  0x00000846 , 0x00000011 
+ 00031517  0x000088a9 arg  0x00000746 , 0x00000012 
+ 00031518  0x000088aa arg  0x00000746 , 0x00000005 
+ 00031519  0x000088ab call  0x00007be1 
+ 00031520  0x000088ae arg  0x00000826 , 0x00000011 
+ 00031521  0x000088af arg  0x00000846 , 0x00000005 
+ 00031522  0x000088b0 call  0x00007c79 
+ 00031523  0x000088b2 arg  0x00000846 , 0x00000011 
+ 00031524  0x000088b3 arg  0x000007e6 , 0x00000012 
+ 00031525  0x000088b4 arg  0x00000846 , 0x00000005 
+ 00031526  0x000088b5 call  0x00007c96 
+ 00031527  0x000088b6 arg  0x00000846 , 0x00000011 
+ 00031528  0x000088b7 arg  0x000007e6 , 0x00000012 
+ 00031529  0x000088b8 arg  0x00000706 , 0x00000005 
+ 00031530  0x000088b9 call  0x00007c96 
+ 00031531  0x000088ba arg  0x000007e6 , 0x00000011 
+ 00031532  0x000088bb arg  0x00000706 , 0x00000012 
+ 00031533  0x000088bc arg  0x00000846 , 0x00000005 
+ 00031534  0x000088bd call  0x00007c96 
+ 00031535  0x000088be arg  0x00000846 , 0x00000011 
+ 00031536  0x000088bf arg  0x00000826 , 0x00000012 
+ 00031537  0x000088c0 arg  0x00000846 , 0x00000005 
+ 00031538  0x000088c1 call  0x00007be1 
+ 00031539  0x000088c2 arg  0x00000846 , 0x00000011 
+ 00031540  0x000088c3 arg  0x00000806 , 0x00000012 
+ 00031541  0x000088c4 arg  0x00000726 , 0x00000005 
+ 00031542  0x000088c5 branch  0x00007c96 
+ 00031543  0x000088c9 arg  0x00000686 , 0x00000011 
+ 00031544  0x000088ca arg  0x00000866 , 0x00000005 
+ 00031545  0x000088cb call  0x00007c79 
+ 00031546  0x000088cc arg  0x00000706 , 0x00000011 
+ 00031547  0x000088cd arg  0x00000866 , 0x00000012 
+ 00031548  0x000088ce arg  0x00000806 , 0x00000005 
+ 00031549  0x000088cf call  0x00007be1 
+ 00031550  0x000088d2 arg  0x00000686 , 0x00000011 
+ 00031551  0x000088d3 arg  0x00000866 , 0x00000012 
+ 00031552  0x000088d4 arg  0x00000866 , 0x00000005 
+ 00031553  0x000088d5 call  0x00007be1 
+ 00031554  0x000088d6 arg  0x00000726 , 0x00000011 
+ 00031555  0x000088d7 arg  0x00000866 , 0x00000012 
+ 00031556  0x000088d8 arg  0x000007e6 , 0x00000005 
+ 00031557  0x000088d9 call  0x00007be1 
+ 00031558  0x000088dc arg  0x00000746 , 0x00000011 
+ 00031559  0x000088dd arg  0x00000866 , 0x00000005 
+ 00031560  0x000088de call  0x00007c79 
+ 00031561  0x000088df arg  0x00000646 , 0x00000011 
+ 00031562  0x000088e0 arg  0x00000866 , 0x00000012 
+ 00031563  0x000088e1 arg  0x00000826 , 0x00000005 
+ 00031564  0x000088e2 call  0x00007be1 
+ 00031565  0x000088e4 arg  0x00000746 , 0x00000011 
+ 00031566  0x000088e5 arg  0x00000866 , 0x00000012 
+ 00031567  0x000088e6 arg  0x00000866 , 0x00000005 
+ 00031568  0x000088e7 call  0x00007be1 
+ 00031569  0x000088e8 arg  0x00000666 , 0x00000011 
+ 00031570  0x000088e9 arg  0x00000866 , 0x00000012 
+ 00031571  0x000088ea arg  0x00000846 , 0x00000005 
+ 00031572  0x000088eb call  0x00007be1 
+ 00031573  0x000088f0 arg  0x00000806 , 0x00000012 
+ 00031574  0x000088f1 arg  0x00000826 , 0x00000011 
+ 00031575  0x000088f2 arg  0x00000866 , 0x00000005 
+ 00031576  0x000088f3 call  0x00007c96 
+ 00031577  0x000088f4 arg  0x00000806 , 0x00000011 
+ 00031578  0x000088f5 arg  0x00000826 , 0x00000012 
+ 00031579  0x000088f6 arg  0x00000806 , 0x00000005 
+ 00031580  0x000088f7 call  0x00007c7d 
+ 00031581  0x000088fa arg  0x000007e6 , 0x00000012 
+ 00031582  0x000088fb arg  0x00000846 , 0x00000011 
+ 00031583  0x000088fc arg  0x00000826 , 0x00000005 
+ 00031584  0x000088fd call  0x00007c96 
+ 00031585  0x000088fe arg  0x000007e6 , 0x00000011 
+ 00031586  0x000088ff arg  0x00000846 , 0x00000012 
+ 00031587  0x00008900 arg  0x000007e6 , 0x00000005 
+ 00031588  0x00008901 call  0x00007c7d 
+ 00031589  0x00008902 arg  0x000007e6 , 0x00000011 
+ 00031590  0x00008903 arg  0x00000866 , 0x00000012 
+ 00031591  0x00008904 arg  0x000007e6 , 0x00000005 
+ 00031592  0x00008905 call  0x00007be1 
+ 00031593  0x00008906 arg  0x00000746 , 0x00000011 
+ 00031594  0x00008907 arg  0x00000686 , 0x00000012 
+ 00031595  0x00008908 arg  0x00000846 , 0x00000005 
+ 00031596  0x00008909 call  0x00007be1 
+ 00031597  0x0000890a arg  0x00000846 , 0x00000011 
+ 00031598  0x0000890b arg  0x00000866 , 0x00000012 
+ 00031599  0x0000890c arg  0x00000746 , 0x00000005 
+ 00031600  0x0000890d call  0x00007be1 
+ 00031601  0x0000890f arg  0x00000866 , 0x00000011 
+ 00031602  0x00008910 arg  0x00000866 , 0x00000005 
+ 00031603  0x00008911 call  0x00007c79 
+ 00031604  0x00008912 arg  0x00000866 , 0x00000011 
+ 00031605  0x00008913 arg  0x00000806 , 0x00000012 
+ 00031606  0x00008914 arg  0x00000846 , 0x00000005 
+ 00031607  0x00008915 call  0x00007be1 
+ 00031608  0x00008916 arg  0x00000866 , 0x00000011 
+ 00031609  0x00008917 arg  0x000007e6 , 0x00000012 
+ 00031610  0x00008918 arg  0x000007e6 , 0x00000005 
+ 00031611  0x00008919 call  0x00007be1 
+ 00031612  0x0000891a arg  0x00000826 , 0x00000011 
+ 00031613  0x0000891b arg  0x00000706 , 0x00000005 
+ 00031614  0x0000891c call  0x00007c79 
+ 00031615  0x0000891d arg  0x00000706 , 0x00000011 
+ 00031616  0x0000891e arg  0x00000846 , 0x00000012 
+ 00031617  0x0000891f arg  0x00000706 , 0x00000005 
+ 00031618  0x00008920 call  0x00007c96 
+ 00031619  0x00008921 arg  0x00000706 , 0x00000006 
+ 00031620  0x00008922 arg  0x00000866 , 0x00000005 
+ 00031621  0x00008923 call  0x00007ebd 
+ 00031622  0x00008924 arg  0x00000866 , 0x00000011 
+ 00031623  0x00008925 call  0x00007c80 
+ 00031624  0x00008926 arg  0x00000846 , 0x00000011 
+ 00031625  0x00008927 arg  0x00000866 , 0x00000012 
+ 00031626  0x00008928 arg  0x00000846 , 0x00000005 
+ 00031627  0x00008929 call  0x00007c96 
+ 00031628  0x0000892a arg  0x00000846 , 0x00000011 
+ 00031629  0x0000892b arg  0x00000826 , 0x00000012 
+ 00031630  0x0000892c arg  0x00000826 , 0x00000005 
+ 00031631  0x0000892d call  0x00007be1 
+ 00031632  0x0000892e arg  0x00000826 , 0x00000011 
+ 00031633  0x0000892f arg  0x000007e6 , 0x00000012 
+ 00031634  0x00008930 arg  0x00000726 , 0x00000005 
+ 00031635  0x00008931 call  0x00007c96 
+ 00031636  0x00008932 arg  0x00000726 , 0x00000011 
+ 00031637  0x00008933 arg  0x0000091e , 0x00000012 
+ 00031638  0x00008934 arg  0x00000726 , 0x00000005 
+ 00031639  0x00008935 force  0x00000000 , 0x00000013 
+ 00031640  0x00008936 fetch  0x00000001 , 0x00000726 
+ 00031641  0x00008937 isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x00008938 call  0x00007c7b , 0x00000001 
+ 00031643  0x00008939 copy  0x00000013 , 0x00000030 
+ 00031644  0x0000893a arg  0x00000726 , 0x00000011 
+ 00031645  0x0000893b call  0x00007cab 
+ 00031646  0x0000893c fetch  0x00000001 , 0x00000745 
+ 00031647  0x0000893d isolate1  0x00000000 , 0x00000030 
+ 00031648  0x0000893e setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x0000893f store  0x00000001 , 0x00000745 
+ 00031650  0x00008940 rtn 
+ 00031651  0x00008943 copy  0x00000005 , 0x0000000b 
+ 00031652  0x00008944 arg  0x00000806 , 0x00000005 
+ 00031653  0x00008945 call  0x00007ed0 
+ 00031654  0x00008946 force  0x00000000 , 0x0000003f 
+ 00031655  0x00008948 store  0x00000004 , 0x00000826 
+ 00031656  0x00008949 jam  0x00000001 , 0x00000806 
+ 00031657  0x0000894a arg  0x00000786 , 0x00000005 
+ 00031658  0x0000894b call  0x00007ed2 
+ 00031659  0x0000894c arg  0x0000091e , 0x00000006 
+ 00031660  0x0000894d arg  0x000007c6 , 0x00000005 
+ 00031661  0x0000894e call  0x00007ebd 
+ 00031662  0x0000894f copy  0x00000011 , 0x00000006 
+ 00031663  0x00008950 arg  0x000007e6 , 0x00000005 
+ 00031664  0x00008951 call  0x00007ebd 
+ 00031665  0x00008958 arg  0x000007e6 , 0x00000006 
+ 00031666  0x00008959 call  0x00007cb5 
+ 00031667  0x0000895a branch  0x00007bda , 0x00000034 
+ 00031668  0x0000895f arg  0x000007e6 , 0x00000011 
+ 00031669  0x00008960 arg  0x00000806 , 0x00000012 
+ 00031670  0x00008961 call  0x00007cb8 
+ 00031671  0x00008962 arg  0x000007c6 , 0x00000011 
+ 00031672  0x00008963 arg  0x00000786 , 0x00000012 
+ 00031673  0x00008964 call  0x00007cb8 
+ 00031674  0x00008966 arg  0x000007e6 , 0x00000011 
+ 00031675  0x00008967 arg  0x000007c6 , 0x00000012 
+ 00031676  0x00008968 call  0x00007cb1 
+ 00031677  0x00008969 branch  0x00007bcc , 0x00000002 
+ 00031678  0x0000896a arg  0x000007c6 , 0x00000011 
+ 00031679  0x0000896b arg  0x000007e6 , 0x00000012 
+ 00031680  0x0000896c copy  0x00000011 , 0x00000005 
+ 00031681  0x0000896d call  0x00007ca9 
+ 00031682  0x0000896e arg  0x00000806 , 0x00000011 
+ 00031683  0x0000896f arg  0x00000786 , 0x00000012 
+ 00031684  0x00008970 copy  0x00000012 , 0x00000005 
+ 00031685  0x00008971 call  0x00007c7b 
+ 00031686  0x00008972 ifetch  0x00000001 , 0x00000011 
+ 00031687  0x00008973 iadd  0x00000013 , 0x00000013 
+ 00031688  0x00008974 ifetch  0x00000001 , 0x00000012 
+ 00031689  0x00008975 iadd  0x00000013 , 0x0000003f 
+ 00031690  0x00008976 istore  0x00000001 , 0x00000012 
+ 00031691  0x00008977 branch  0x00007bb1 
+ 00031692  0x00008979 arg  0x000007e6 , 0x00000011 
+ 00031693  0x0000897a arg  0x000007c6 , 0x00000012 
+ 00031694  0x0000897b copy  0x00000011 , 0x00000005 
+ 00031695  0x0000897c call  0x00007ca9 
+ 00031696  0x0000897d arg  0x00000786 , 0x00000011 
+ 00031697  0x0000897e arg  0x00000806 , 0x00000012 
+ 00031698  0x0000897f copy  0x00000012 , 0x00000005 
+ 00031699  0x00008980 call  0x00007c7b 
+ 00031700  0x00008981 ifetch  0x00000001 , 0x00000011 
+ 00031701  0x00008982 iadd  0x00000013 , 0x00000013 
+ 00031702  0x00008983 ifetch  0x00000001 , 0x00000012 
+ 00031703  0x00008984 iadd  0x00000013 , 0x0000003f 
+ 00031704  0x00008985 istore  0x00000001 , 0x00000012 
+ 00031705  0x00008986 branch  0x00007bb1 
+ 00031706  0x00008989 arg  0x00000786 , 0x00000011 
+ 00031707  0x0000898a copy  0x0000000b , 0x00000005 
+ 00031708  0x0000898b call  0x00007c0a 
+ 00031709  0x0000898d arg  0x0000091e , 0x00000011 
+ 00031710  0x0000898e copy  0x0000000b , 0x00000012 
+ 00031711  0x0000898f copy  0x0000000b , 0x00000005 
+ 00031712  0x00008990 branch  0x00007c96 
+ 00031713  0x00008994 copy  0x00000005 , 0x0000000b 
+ 00031714  0x00008996 force  0x00000000 , 0x00000038 
+ 00031715  0x00008998 arg  0x00000786 , 0x00000005 
+ 00031716  0x00008999 call  0x00007ed2 
+ 00031717  0x0000899a arg  0x00000ad2 , 0x00000005 
+ 00031718  0x0000899b call  0x00007ed2 
+ 00031719  0x0000899f copy  0x00000011 , 0x00000006 
+ 00031720  0x000089a1 jam  0x00000000 , 0x00000ad2 
+ 00031721  0x000089a2 setarg  0x00000000 
+ 00031722  0x000089a3 call  0x00007c73 
+ 00031723  0x000089a4 copy  0x00000012 , 0x00000006 
+ 00031724  0x000089a5 call  0x00007c77 
+ 00031725  0x000089a8 force  0x00000000 , 0x00000007 
+ 00031726  0x000089a9 arg  0x00000786 , 0x00000005 
+ 00031727  0x000089ad arg  0x00000ad2 , 0x00000002 
+ 00031728  0x000089ae copy  0x00000007 , 0x00000012 
+ 00031729  0x000089af lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x000089b1 iadd  0x00000002 , 0x00000012 
+ 00031731  0x000089b2 force  0x00000000 , 0x00000002 
+ 00031732  0x000089b3 force  0x00000000 , 0x00000013 
+ 00031733  0x000089b9 ifetch  0x00000004 , 0x00000005 
+ 00031734  0x000089ba iforce  0x00000011 
+ 00031735  0x000089bd ifetch  0x00000004 , 0x00000012 
+ 00031736  0x000089be copy  0x00000013 , 0x00000038 
+ 00031737  0x000089bf imul32  0x0000002f , 0x0000003f 
+ 00031738  0x000089c0 iadd  0x00000011 , 0x0000003f 
+ 00031739  0x000089c1 iadd  0x00000002 , 0x0000003f 
+ 00031740  0x000089c2 istore  0x00000004 , 0x00000005 
+ 00031741  0x000089c3 rshift32  0x0000003f , 0x00000002 
+ 00031742  0x000089c4 increase  0x00000001 , 0x00000013 
+ 00031743  0x000089c5 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x000089c6 nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x000089c8 deposit  0x00000002 
+ 00031746  0x000089c9 istore  0x00000004 , 0x00000005 
+ 00031747  0x000089ca increase  0xffffffe0 , 0x00000005 
+ 00031748  0x000089cd increase  0x00000001 , 0x00000007 
+ 00031749  0x000089ce compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x000089cf nbranch  0x00007bef , 0x00000001 
+ 00031751  0x000089d0 arg  0x00000786 , 0x00000011 
+ 00031752  0x000089d1 copy  0x0000000b , 0x00000005 
+ 00031753  0x000089d2 branch  0x00007c0a 
+ 00031754  0x000089d5 bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x000089d6 copy  0x00000005 , 0x0000000b 
+ 00031756  0x000089d7 copy  0x00000011 , 0x00000030 
+ 00031757  0x000089d8 arg  0x000007c6 , 0x00000012 
+ 00031758  0x000089d9 copy  0x00000012 , 0x00000005 
+ 00031759  0x000089da call  0x00007ecd 
+ 00031760  0x000089db istore  0x00000008 , 0x00000005 
+ 00031761  0x000089dc add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x000089dd call  0x00007eb9 
+ 00031763  0x000089de call  0x00007eb5 
+ 00031764  0x000089df copy  0x00000012 , 0x00000011 
+ 00031765  0x000089e0 call  0x00007c80 
+ 00031766  0x000089e1 arg  0x000007c6 , 0x00000012 
+ 00031767  0x000089e2 copy  0x00000030 , 0x00000011 
+ 00031768  0x000089e3 copy  0x0000000b , 0x00000005 
+ 00031769  0x000089e4 call  0x00007c7d 
+ 00031770  0x000089e6 arg  0x000007c6 , 0x00000012 
+ 00031771  0x000089e7 copy  0x00000012 , 0x00000005 
+ 00031772  0x000089e8 call  0x00007ecd 
+ 00031773  0x000089e9 istore  0x00000008 , 0x00000005 
+ 00031774  0x000089ea add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x000089eb call  0x00007ebf 
+ 00031776  0x000089ec call  0x00007ecd 
+ 00031777  0x000089ed copy  0x00000012 , 0x00000011 
+ 00031778  0x000089ee call  0x00007c80 
+ 00031779  0x000089f2 arg  0x000007c6 , 0x00000012 
+ 00031780  0x000089f3 copy  0x0000000b , 0x00000011 
+ 00031781  0x000089f4 copy  0x00000011 , 0x00000005 
+ 00031782  0x000089f5 call  0x00007c7d 
+ 00031783  0x000089f9 arg  0x000007c6 , 0x00000012 
+ 00031784  0x000089fa copy  0x00000012 , 0x00000005 
+ 00031785  0x000089fb add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x000089fc call  0x00007eb5 
+ 00031787  0x000089fd call  0x00007ecd 
+ 00031788  0x000089fe istore  0x00000008 , 0x00000005 
+ 00031789  0x000089ff add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x00008a00 call  0x00007eb9 
+ 00031791  0x00008a01 copy  0x0000000b , 0x00000011 
+ 00031792  0x00008a02 copy  0x00000011 , 0x00000005 
+ 00031793  0x00008a03 call  0x00007c7d 
+ 00031794  0x00008a07 arg  0x000007c6 , 0x00000012 
+ 00031795  0x00008a08 copy  0x00000012 , 0x00000005 
+ 00031796  0x00008a09 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x00008a0a call  0x00007eb5 
+ 00031798  0x00008a0b add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x00008a0c call  0x00007eb5 
+ 00031800  0x00008a0d add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x00008a0e call  0x00007eb6 
+ 00031802  0x00008a0f add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x00008a10 call  0x00007eb6 
+ 00031804  0x00008a11 copy  0x0000000b , 0x00000011 
+ 00031805  0x00008a12 copy  0x00000011 , 0x00000005 
+ 00031806  0x00008a13 call  0x00007c7d 
+ 00031807  0x00008a16 arg  0x000007c6 , 0x00000012 
+ 00031808  0x00008a17 copy  0x00000012 , 0x00000005 
+ 00031809  0x00008a18 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x00008a19 call  0x00007eb5 
+ 00031811  0x00008a1a call  0x00007ecd 
+ 00031812  0x00008a1b istore  0x00000008 , 0x00000005 
+ 00031813  0x00008a1c add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x00008a1d call  0x00007eb6 
+ 00031815  0x00008a1e add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x00008a1f call  0x00007eb6 
+ 00031817  0x00008a20 copy  0x0000000b , 0x00000011 
+ 00031818  0x00008a21 copy  0x00000011 , 0x00000005 
+ 00031819  0x00008a22 call  0x00007c96 
+ 00031820  0x00008a25 arg  0x000007c6 , 0x00000012 
+ 00031821  0x00008a26 copy  0x00000012 , 0x00000005 
+ 00031822  0x00008a27 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x00008a28 call  0x00007eb9 
+ 00031824  0x00008a29 call  0x00007eb9 
+ 00031825  0x00008a2a force  0x00000000 , 0x0000003f 
+ 00031826  0x00008a2b istore  0x00000008 , 0x00000005 
+ 00031827  0x00008a2c add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x00008a2d call  0x00007eb6 
+ 00031829  0x00008a2e add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x00008a2f call  0x00007eb6 
+ 00031831  0x00008a30 copy  0x0000000b , 0x00000011 
+ 00031832  0x00008a31 copy  0x00000011 , 0x00000005 
+ 00031833  0x00008a32 call  0x00007c96 
+ 00031834  0x00008a35 arg  0x000007c6 , 0x00000012 
+ 00031835  0x00008a36 copy  0x00000012 , 0x00000005 
+ 00031836  0x00008a37 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x00008a38 call  0x00007eb5 
+ 00031838  0x00008a39 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x00008a3a call  0x00007eb5 
+ 00031840  0x00008a3b call  0x00007ecd 
+ 00031841  0x00008a3c add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x00008a3d call  0x00007eb6 
+ 00031843  0x00008a3e copy  0x0000000b , 0x00000011 
+ 00031844  0x00008a3f copy  0x00000011 , 0x00000005 
+ 00031845  0x00008a40 call  0x00007c96 
+ 00031846  0x00008a43 arg  0x000007c6 , 0x00000012 
+ 00031847  0x00008a44 copy  0x00000012 , 0x00000005 
+ 00031848  0x00008a45 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x00008a46 call  0x00007eb9 
+ 00031850  0x00008a47 call  0x00007ecd 
+ 00031851  0x00008a48 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x00008a49 call  0x00007eb5 
+ 00031853  0x00008a4a call  0x00007ecd 
+ 00031854  0x00008a4b add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x00008a4c call  0x00007eb6 
+ 00031856  0x00008a4d copy  0x0000000b , 0x00000011 
+ 00031857  0x00008a4e copy  0x00000011 , 0x00000005 
+ 00031858  0x00008a4f branch  0x00007c96 
+ 00031859  0x00008a53 force  0x00000020 , 0x00000039 
+ 00031860  0x00008a54 arg  0x00000ad2 , 0x00000005 
+ 00031861  0x00008a55 iadd  0x00000005 , 0x00000005 
+ 00031862  0x00008a56 branch  0x00007f01 
+ 00031863  0x00008a59 force  0x00000008 , 0x00000039 
+ 00031864  0x00008a5a branch  0x00007781 
+ 00031865  0x00008a5d copy  0x00000011 , 0x00000012 
+ 00031866  0x00008a5e branch  0x00007be1 
+ 00031867  0x00008a61 force  0x00000008 , 0x00000039 
+ 00031868  0x00008a62 branch  0x00007712 
+ 00031869  0x00008a65 call  0x00007c7b 
+ 00031870  0x00008a66 copy  0x00000005 , 0x00000011 
+ 00031871  0x00008a67 branch  0x00007c81 
+ 00031872  0x00008a6a call  0x00007cae 
+ 00031873  0x00008a6c isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008a6d branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008a6e arg  0x0000091e , 0x00000012 
+ 00031876  0x00008a6f copy  0x00000011 , 0x00000013 
+ 00031877  0x00008a70 increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008a71 call  0x00007cb1 
+ 00031879  0x00008a72 nrtn  0x00000002 
+ 00031880  0x00008a73 copy  0x00000013 , 0x00000011 
+ 00031881  0x00008a74 branch  0x00007c92 
+ 00031882  0x00008a77 call  0x00007c92 
+ 00031883  0x00008a79 copy  0x00000011 , 0x00000013 
+ 00031884  0x00008a7a increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008a7b arg  0x0000091e , 0x00000012 
+ 00031886  0x00008a7c call  0x00007cb1 
+ 00031887  0x00008a7d nrtn  0x00000002 
+ 00031888  0x00008a7e copy  0x00000013 , 0x00000011 
+ 00031889  0x00008a7f branch  0x00007c92 
+ 00031890  0x00008a83 increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008a84 arg  0x0000091e , 0x00000012 
+ 00031892  0x00008a85 copy  0x00000011 , 0x00000005 
+ 00031893  0x00008a86 branch  0x00007ca9 
+ 00031894  0x00008a8c call  0x00007ca9 
+ 00031895  0x00008a8e branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008a91 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008a92 arg  0x0000091e , 0x00000012 
+ 00031898  0x00008a93 call  0x00007cb1 
+ 00031899  0x00008a94 nrtn  0x00000002 
+ 00031900  0x00008a95 arg  0x0000091e , 0x00000012 
+ 00031901  0x00008a96 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008a98 copy  0x00000011 , 0x00000005 
+ 00031903  0x00008a99 branch  0x00007ca9 
+ 00031904  0x00008a9b add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008a9c arg  0x0000091e , 0x00000012 
+ 00031906  0x00008a9d copy  0x00000011 , 0x00000005 
+ 00031907  0x00008a9e call  0x00007c7b 
+ 00031908  0x00008aa0 rtn  0x00000001 
+ 00031909  0x00008aa1 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008aa2 arg  0x0000091e , 0x00000012 
+ 00031911  0x00008aa3 copy  0x00000011 , 0x00000005 
+ 00031912  0x00008aa4 branch  0x00007c7b 
+ 00031913  0x00008aa9 force  0x00000008 , 0x00000039 
+ 00031914  0x00008aaa branch  0x00007720 
+ 00031915  0x00008aad force  0x00000008 , 0x00000039 
+ 00031916  0x00008aae increase  0x0000001c , 0x00000011 
+ 00031917  0x00008aaf branch  0x0000772f 
+ 00031918  0x00008ab2 force  0x00000008 , 0x00000039 
+ 00031919  0x00008ab3 force  0x00000000 , 0x00000013 
+ 00031920  0x00008ab4 branch  0x0000773d 
+ 00031921  0x00008ab7 force  0x00000008 , 0x00000039 
+ 00031922  0x00008ab8 increase  0x0000001c , 0x00000011 
+ 00031923  0x00008ab9 increase  0x0000001c , 0x00000012 
+ 00031924  0x00008aba branch  0x00007707 
+ 00031925  0x00008abe ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008abf nrtn  0x00000034 
+ 00031927  0x00008ac0 branch  0x000076f5 
+ 00031928  0x00008ac6 copy  0x00000011 , 0x00000030 
+ 00031929  0x00008ac8 copy  0x00000030 , 0x00000011 
+ 00031930  0x00008ac9 ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008aca isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008acb rtn  0x00000001 
+ 00031933  0x00008acc call  0x00007cab 
+ 00031934  0x00008acd ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008ace isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008acf branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008ad0 arg  0x0000091e , 0x00000011 
+ 00031938  0x00008ad1 copy  0x00000012 , 0x00000005 
+ 00031939  0x00008ad2 call  0x00007c7b 
+ 00031940  0x00008ad3 ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008ad4 iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008ad5 istore  0x00000001 , 0x00000012 
+ 00031943  0x00008ad6 increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008ad8 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008ad9 force  0x00000009 , 0x00000039 
+ 00031946  0x00008ada call  0x0000772f 
+ 00031947  0x00008adb branch  0x00007cb9 
+ 00031948  0x00008ae0 call  0x00002c65 
+ 00031949  0x00008ae1 rtn  0x0000002b 
+ 00031950  0x00008ae2 call  0x00007cd3 
+ 00031951  0x00008ae3 call  0x00007d75 
+ 00031952  0x00008ae4 branch  0x00007d08 
+ 00031953  0x00008ae7 call  0x00007d29 
+ 00031954  0x00008ae9 branch  0x00007d64 
+ 00031955  0x00008aec fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008aed rtneq  0x000000ff 
+ 00031957  0x00008aee iforce  0x00000002 
+ 00031958  0x00008aef call  0x0000680e 
+ 00031959  0x00008af0 fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008af1 call  0x00006825 
+ 00031961  0x00008af2 nop  0x00000064 
+ 00031962  0x00008af3 fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008af4 call  0x000067fb 
+ 00031964  0x00008af5 branch  0x00007cdd 
+ 00031965  0x00008afa bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008afb fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008afc rtneq  0x000000ff 
+ 00031968  0x00008afd copy  0x0000003f , 0x00000002 
+ 00031969  0x00008afe call  0x0000681d 
+ 00031970  0x00008aff nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008b02 call  0x00007cf9 
+ 00031972  0x00008b03 fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008b04 set1  0x0000000c 
+ 00031974  0x00008b05 store  0x00000002 , 0x00004682 
+ 00031975  0x00008b06 fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008b07 rtneq  0x00000000 
+ 00031977  0x00008b08 jam  0x00000000 , 0x00004679 
+ 00031978  0x00008b0a fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008b0b store  0x00000001 , 0x00004678 
+ 00031980  0x00008b0c call  0x00007d00 
+ 00031981  0x00008b0d jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008b0e branch  0x00007d86 
+ 00031983  0x00008b10 fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008b11 set0  0x0000000c 
+ 00031985  0x00008b12 store  0x00000002 , 0x00004682 
+ 00031986  0x00008b13 fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008b14 rtneq  0x00000001 
+ 00031988  0x00008b15 jam  0x00000001 , 0x00004679 
+ 00031989  0x00008b17 jam  0x00000000 , 0x00004678 
+ 00031990  0x00008b18 call  0x00007d02 
+ 00031991  0x00008b19 jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008b1a branch  0x00007d86 
+ 00031993  0x00008b1d fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008b1e rtn  0x00000034 
+ 00031995  0x00008b1f increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008b20 store  0x00000001 , 0x00004678 
+ 00031997  0x00008b21 nrtn  0x00000034 
+ 00031998  0x00008b23 jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008b24 branch  0x00007d86 
+ 00032000  0x00008b27 arg  0x00000007 , 0x00000007 
+ 00032001  0x00008b28 branch  0x00002c32 
+ 00032002  0x00008b2b arg  0x00000007 , 0x00000007 
+ 00032003  0x00008b2c branch  0x00002c36 
+ 00032004  0x00008b43 fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008b44 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008b45 iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008b46 rtn 
+ 00032008  0x00008b4a fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008b4b rtn  0x00000034 
+ 00032010  0x00008b4c copy  0x0000003f , 0x00000039 
+ 00032011  0x00008b4d fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008b4e copy  0x0000003f , 0x00000012 
+ 00032013  0x00008b50 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008b51 ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008b52 call  0x0000680e 
+ 00032016  0x00008b53 call  0x00007d32 
+ 00032017  0x00008b54 increase  0x0000000b , 0x00000012 
+ 00032018  0x00008b55 loop  0x00007d0d 
+ 00032019  0x00008b56 rtn 
+ 00032020  0x00008b5b call  0x00007d04 
+ 00032021  0x00008b5c setarg  0x00000002 
+ 00032022  0x00008b5d istore  0x00000001 , 0x00000012 
+ 00032023  0x00008b5e call  0x00007d5e 
+ 00032024  0x00008b5f branch  0x00007d35 
+ 00032025  0x00008b65 call  0x00007d04 
+ 00032026  0x00008b66 setarg  0x00000003 
+ 00032027  0x00008b67 istore  0x00000001 , 0x00000012 
+ 00032028  0x00008b68 call  0x00007d5e 
+ 00032029  0x00008b69 branch  0x00007d32 
+ 00032030  0x00008b6e call  0x00007d04 
+ 00032031  0x00008b6f setarg  0x00000001 
+ 00032032  0x00008b70 istore  0x00000001 , 0x00000012 
+ 00032033  0x00008b71 setarg  0x000000ff 
+ 00032034  0x00008b72 istore  0x00000001 , 0x00000005 
+ 00032035  0x00008b73 branch  0x00007d32 
+ 00032036  0x00008b79 call  0x00007d04 
+ 00032037  0x00008b7a arg  0x0000000b , 0x00000039 
+ 00032038  0x00008b7b copy  0x00000013 , 0x00000006 
+ 00032039  0x00008b7c copy  0x00000012 , 0x00000005 
+ 00032040  0x00008b7d branch  0x00007ef4 
+ 00032041  0x00008b82 fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008b83 rtn  0x00000034 
+ 00032043  0x00008b84 arg  0x00000000 , 0x00000011 
+ 00032044  0x00008b86 call  0x00007d38 
+ 00032045  0x00008b87 increase  0x00000001 , 0x00000011 
+ 00032046  0x00008b88 fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008b89 isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008b8a rtn  0x00000005 
+ 00032049  0x00008b8b branch  0x00007d2c 
+ 00032050  0x00008b8f add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008b90 ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008b91 branch  0x00006825 
+ 00032053  0x00008b95 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008b96 ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008b97 branch  0x00006829 
+ 00032056  0x00008b9c add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008b9d call  0x00007f16 
+ 00032058  0x00008b9e nrtn  0x00000034 
+ 00032059  0x00008ba0 call  0x00007d04 
+ 00032060  0x00008ba2 ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008ba4 beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008ba5 beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008ba6 beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008ba7 beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008ba9 call  0x00007d35 
+ 00032066  0x00008baa add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008bab call  0x00007e7c 
+ 00032068  0x00008bac ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008bad call  0x00007f9c 
+ 00032070  0x00008bae call  0x00007e8c 
+ 00032071  0x00008baf setarg  0x00000005 
+ 00032072  0x00008bb0 istore  0x00000001 , 0x00000012 
+ 00032073  0x00008bb1 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008bb2 ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008bb3 branch  0x00007d5c 
+ 00032076  0x00008bb7 call  0x00007d32 
+ 00032077  0x00008bb8 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008bb9 call  0x00007e7c 
+ 00032079  0x00008bba ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008bbb call  0x00007f9c 
+ 00032081  0x00008bbc call  0x00007e8c 
+ 00032082  0x00008bbe add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008bbf ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008bc0 beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008bc1 increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008bc2 istore  0x00000001 , 0x00000013 
+ 00032087  0x00008bc3 branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008bc5 setarg  0x00000004 
+ 00032089  0x00008bc6 istore  0x00000001 , 0x00000012 
+ 00032090  0x00008bc7 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008bc8 ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008bca add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008bcb branch  0x00007f08 
+ 00032094  0x00008bce setarg  0x00000000 
+ 00032095  0x00008bcf branch  0x00007d5c 
+ 00032096  0x00008bd6 setarg  0x00001000 
+ 00032097  0x00008bd7 lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008bd8 iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008bd9 rtn 
+ 00032100  0x00008bdc bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008bdd arg  0x00000000 , 0x00000011 
+ 00032102  0x00008bde fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008bdf copy  0x00000022 , 0x00000012 
+ 00032104  0x00008be0 copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008be1 isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008be2 ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008be5 copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008be6 increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008be7 increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008be8 isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008be9 nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008bea increase  0x00000001 , 0x00000011 
+ 00032113  0x00008beb and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008bec nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008bed arg  0x00000000 , 0x00000011 
+ 00032116  0x00008bee call  0x00007d7f 
+ 00032117  0x00008bf0 copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008bf1 store  0x00000004 , 0x0000467a 
+ 00032119  0x00008bf2 rtn 
+ 00032120  0x00008bf4 bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008bf5 copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008bf6 rtn  0x00000034 
+ 00032123  0x00008bf7 increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008bf8 increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008bf9 set0  0x0000001c , 0x00000002 
+ 00032126  0x00008bfa storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008bfc branch  0x0000335f 
+ 00032128  0x00008c04 jam  0x00000001 , 0x00004666 
+ 00032129  0x00008c06 fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008c07 nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008c08 rtn 
+ 00032132  0x00008c0b jam  0x00000000 , 0x00004666 
+ 00032133  0x00008c0c rtn 
+ 00032134  0x00008c11 bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008c12 call  0x00007d80 
+ 00032136  0x00008c13 copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008c14 store  0x00000004 , 0x00000a91 
+ 00032138  0x00008c15 arg  0x00004668 , 0x00000011 
+ 00032139  0x00008c16 call  0x00007fb8 
+ 00032140  0x00008c17 fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008c18 copy  0x0000003f , 0x00000011 
+ 00032142  0x00008c19 branch  0x00007d84 
+ 00032143  0x00008c1c bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008c1d call  0x00007d80 
+ 00032145  0x00008c1e copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008c1f store  0x00000004 , 0x00000a91 
+ 00032147  0x00008c20 arg  0x00004670 , 0x00000011 
+ 00032148  0x00008c21 call  0x00007fb8 
+ 00032149  0x00008c22 fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008c23 copy  0x0000003f , 0x00000011 
+ 00032151  0x00008c24 branch  0x00007d84 
+ 00032152  0x00008c27 setarg  0x00000000 
+ 00032153  0x00008c28 store  0x00000008 , 0x00004670 
+ 00032154  0x00008c29 store  0x00000008 , 0x00004668 
+ 00032155  0x00008c2a rtn 
+ 00032156  0x00008c2d bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008c2e fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008c2f nrtn  0x00000034 
+ 00032159  0x00008c30 arg  0x00004670 , 0x00000011 
+ 00032160  0x00008c31 call  0x00007fd0 
+ 00032161  0x00008c32 rtn  0x00000034 
+ 00032162  0x00008c33 jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008c34 call  0x00007da7 
+ 00032164  0x00008c35 fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008c36 branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008c37 rtn 
+ 00032167  0x00008c3a call  0x00007d80 
+ 00032168  0x00008c3b arg  0x00004670 , 0x00000011 
+ 00032169  0x00008c3c call  0x00007fc4 
+ 00032170  0x00008c3d copy  0x0000003f , 0x00000002 
+ 00032171  0x00008c3e call  0x00007d84 
+ 00032172  0x00008c3f bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008c40 copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008c41 rtn  0x00000034 
+ 00032175  0x00008c42 beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008c43 beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008c44 beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008c45 beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008c46 beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008c47 beq  0x00000009 , 0x00007def 
+ 00032181  0x00008c48 beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008c49 beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008c4a beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008c4b beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008c4c beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008c4d beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008c4e beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008c4f beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008c50 beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008c51 beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008c52 beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008c53 beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008c54 beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008c55 beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008c56 beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008c58 store  0x00000001 , 0x00000a99 
+ 00032197  0x00008c59 bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008c5a call  0x000062bc 
+ 00032199  0x00008c5b nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008c5d fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008c5e bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008c5f beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008c60 beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008c61 beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008c62 beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008c63 beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008c64 beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008c65 beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008c66 beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008c67 beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008c68 beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008c69 beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008c6a rtn 
+ 00032214  0x00008c6d store  0x00000001 , 0x00000a99 
+ 00032215  0x00008c6e call  0x00002252 
+ 00032216  0x00008c6f branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008c70 call  0x0000225a 
+ 00032218  0x00008c71 nrtn  0x00000005 
+ 00032219  0x00008c73 jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008c74 branch  0x00007d8f 
+ 00032221  0x00008c7a fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008c7b set1  0x00000006 
+ 00032223  0x00008c7c store  0x00000002 , 0x00004682 
+ 00032224  0x00008c7d jam  0x00000003 , 0x00004093 
+ 00032225  0x00008c7e rtn 
+ 00032226  0x00008c83 jam  0x00000000 , 0x00004680 
+ 00032227  0x00008c84 jam  0x00000000 , 0x00004093 
+ 00032228  0x00008c85 fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008c86 set0  0x00000006 
+ 00032230  0x00008c87 store  0x00000002 , 0x00004682 
+ 00032231  0x00008c88 rtn 
+ 00032232  0x00008c8d jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008c8e rtn 
+ 00032234  0x00008c93 jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008c94 jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008c95 rtn 
+ 00032237  0x00008c9a rtn 
+ 00032238  0x00008c9f rtn 
+ 00032239  0x00008ca4 rtn 
+ 00032240  0x00008ca9 jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008caa branch  0x00004d0a 
+ 00032242  0x00008caf rtn 
+ 00032243  0x00008cb4 rtn 
+ 00032244  0x00008cb9 jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008cba jam  0x00000000 , 0x00004484 
+ 00032246  0x00008cbb fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008cbc set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008cbd store  0x00000002 , 0x00004682 
+ 00032249  0x00008cbe rtn 
+ 00032250  0x00008cc3 fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008cc4 set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008cc5 store  0x00000002 , 0x00004682 
+ 00032253  0x00008cc6 jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008cc7 rtn 
+ 00032255  0x00008ccc jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008ccd jam  0x00000001 , 0x00004484 
+ 00032257  0x00008cce fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008ccf set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008cd0 store  0x00000002 , 0x00004682 
+ 00032260  0x00008cd1 rtn 
+ 00032261  0x00008cd6 fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008cd7 set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008cd8 store  0x00000002 , 0x00004682 
+ 00032264  0x00008cd9 jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008cda rtn 
+ 00032266  0x00008cdf setarg  0x00000014 
+ 00032267  0x00008ce0 store  0x00000002 , 0x0000046d 
+ 00032268  0x00008ce1 store  0x00000002 , 0x000044ba 
+ 00032269  0x00008ce2 branch  0x00005c92 
+ 00032270  0x00008ce7 branch  0x00005abf 
+ 00032271  0x00008cec arg  0x00000000 , 0x00000011 
+ 00032272  0x00008ced branch  0x00007d19 
+ 00032273  0x00008cf2 arg  0x00000000 , 0x00000011 
+ 00032274  0x00008cf3 branch  0x00007d14 
+ 00032275  0x00008cf8 arg  0x00000000 , 0x00000011 
+ 00032276  0x00008cf9 branch  0x00007d1e 
+ 00032277  0x00008cfe jam  0x00000001 , 0x00004369 
+ 00032278  0x00008cff jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008d02 rtn 
+ 00032280  0x00008d07 jam  0x00000001 , 0x00004369 
+ 00032281  0x00008d08 rtn 
+ 00032282  0x00008d0d jam  0x00000000 , 0x00004369 
+ 00032283  0x00008d0e jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008d0f rtn 
+ 00032285  0x00008d14 fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008d15 call  0x00007f9c 
+ 00032287  0x00008d16 fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008d17 beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008d18 copy  0x0000003f , 0x00000002 
+ 00032290  0x00008d19 call  0x000067fb 
+ 00032291  0x00008d1b call  0x00007d98 
+ 00032292  0x00008d1c branch  0x00002b1f 
+ 00032293  0x00008d21 branch  0x00005b02 
+ 00032294  0x00008d26 jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008d27 set1  0x00000003 , 0x00000000 
+ 00032296  0x00008d28 nrtn  0x00000029 
+ 00032297  0x00008d29 jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008d2a jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008d2b fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008d2c set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008d2d store  0x00000001 , 0x0000016d 
+ 00032302  0x00008d2e rtn 
+ 00032303  0x00008d33 force  0x00000003 , 0x00000007 
+ 00032304  0x00008d34 branch  0x00007f07 
+ 00032305  0x00008d39 call  0x000062f8 
+ 00032306  0x00008d3a jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008d3b branch  0x00005f9d 
+ 00032308  0x00008d3f fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008d40 rtnbit0  0x0000000c 
+ 00032310  0x00008d41 rtnbit0  0x00000007 
+ 00032311  0x00008d42 branch  0x00007e2f 
+ 00032312  0x00008d48 fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008d49 add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008d4a setarg  0x00000000 
+ 00032315  0x00008d4b istore  0x00000003 , 0x00000005 
+ 00032316  0x00008d4c rtn 
+ 00032317  0x00008d51 call  0x00007fe9 
+ 00032318  0x00008d52 call  0x00007e69 
+ 00032319  0x00008d53 rtn  0x00000034 
+ 00032320  0x00008d54 fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008d55 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008d56 ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008d57 increase  0x00000001 , 0x00000002 
+ 00032324  0x00008d58 istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008d5a ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008d5b copy  0x00000002 , 0x00000039 
+ 00032327  0x00008d5c add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008d5d ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008d5e imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008d5f iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008d60 copy  0x00000011 , 0x00000006 
+ 00032332  0x00008d62 call  0x00007f01 
+ 00032333  0x00008d63 call  0x00007e6d 
+ 00032334  0x00008d64 pincrease  0xffffffff 
+ 00032335  0x00008d65 ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008d66 increase  0x00000001 , 0x00000002 
+ 00032337  0x00008d67 iand  0x00000002 , 0x00000002 
+ 00032338  0x00008d68 istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008d69 branch  0x00007fe7 
+ 00032340  0x00008d6f call  0x00007fe9 
+ 00032341  0x00008d70 call  0x00007e65 
+ 00032342  0x00008d71 rtn  0x00000034 
+ 00032343  0x00008d72 fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008d73 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008d74 ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008d75 increase  0xffffffff , 0x00000002 
+ 00032347  0x00008d76 istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008d77 ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008d78 copy  0x00000002 , 0x00000039 
+ 00032350  0x00008d79 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008d7a ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008d7b imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008d7c iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008d7d increase  0x00000001 , 0x00000006 
+ 00032355  0x00008d7e copy  0x00000011 , 0x00000005 
+ 00032356  0x00008d7f branch  0x00007e4c 
+ 00032357  0x00008d84 fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008d85 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008d86 ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008d87 rtn 
+ 00032361  0x00008d8b call  0x00007e6d 
+ 00032362  0x00008d8c ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008d8d isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008d8e rtn 
+ 00032365  0x00008d92 fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008d93 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008d94 ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008d95 rtn 
+ 00032369  0x00008d9e sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008d9f rtn  0x00000005 
+ 00032371  0x00008da1 rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008da2 loop  0x00007e73 
+ 00032373  0x00008da3 rtn 
+ 00032374  0x00008da7 force  0x00000001 , 0x0000003f 
+ 00032375  0x00008da8 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008da9 rtn  0x00000005 
+ 00032377  0x00008dab lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008dac loop  0x00007e79 
+ 00032379  0x00008dad rtn 
+ 00032380  0x00008daf deposit  0x00000005 
+ 00032381  0x00008db0 store  0x00000002 , 0x00000abb 
+ 00032382  0x00008db1 storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008db2 deposit  0x0000000b 
+ 00032384  0x00008db3 store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008db4 call  0x00007e85 
+ 00032386  0x00008db5 deposit  0x00000006 
+ 00032387  0x00008db6 store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008db7 rtn 
+ 00032389  0x00008dba deposit  0x00000011 
+ 00032390  0x00008dbb store  0x00000004 , 0x00000aae 
+ 00032391  0x00008dbc deposit  0x00000012 
+ 00032392  0x00008dbd store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008dbe deposit  0x00000013 
+ 00032394  0x00008dbf store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008dc0 rtn 
+ 00032396  0x00008dc3 fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008dc4 fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008dc5 iforce  0x0000000b 
+ 00032399  0x00008dc6 call  0x00007e95 
+ 00032400  0x00008dc7 fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008dc8 iforce  0x00000005 
+ 00032402  0x00008dc9 fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008dca iforce  0x00000006 
+ 00032404  0x00008dcb rtn 
+ 00032405  0x00008dce fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008dcf iforce  0x00000011 
+ 00032407  0x00008dd0 fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008dd1 iforce  0x00000012 
+ 00032409  0x00008dd2 fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008dd3 iforce  0x00000013 
+ 00032411  0x00008dd4 rtn 
+ 00032412  0x00008dd7 fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008dd8 copy  0x0000003f , 0x00000005 
+ 00032414  0x00008dd9 rtn 
+ 00032415  0x00008ddb fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008ddc copy  0x0000003f , 0x00000006 
+ 00032417  0x00008ddd rtn 
+ 00032418  0x00008ddf copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008de0 store  0x00000002 , 0x00000abb 
+ 00032420  0x00008de1 rtn 
+ 00032421  0x00008de3 copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008de4 store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008de5 rtn 
+ 00032424  0x00008dea copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008deb store  0x00000002 , 0x00000a97 
+ 00032426  0x00008dec copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008ded store  0x00000002 , 0x00000a95 
+ 00032428  0x00008dee rtn 
+ 00032429  0x00008df0 fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008df1 copy  0x0000003f , 0x00000005 
+ 00032431  0x00008df2 fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008df3 copy  0x0000003f , 0x00000006 
+ 00032433  0x00008df4 rtn 
+ 00032434  0x00008df7 call  0x00007ebd 
+ 00032435  0x00008df9 call  0x00007ebd 
+ 00032436  0x00008dfa branch  0x00007ebd 
+ 00032437  0x00008dfc call  0x00007eb9 
+ 00032438  0x00008dfe ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008dff istore  0x00000004 , 0x00000005 
+ 00032440  0x00008e00 rtn 
+ 00032441  0x00008e02 ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008e03 istore  0x00000008 , 0x00000005 
+ 00032443  0x00008e04 rtn 
+ 00032444  0x00008e07 call  0x00007ebf 
+ 00032445  0x00008e09 call  0x00007eb9 
+ 00032446  0x00008e0b call  0x00007eb9 
+ 00032447  0x00008e0d call  0x00007eb9 
+ 00032448  0x00008e0e branch  0x00007eb9 
+ 00032449  0x00008e13 arg  0x0000000a , 0x00000039 
+ 00032450  0x00008e15 nop  0x00002ee0 
+ 00032451  0x00008e16 loop  0x00007ec2 
+ 00032452  0x00008e17 rtn 
+ 00032453  0x00008e1a force  0x00000003 , 0x00000039 
+ 00032454  0x00008e1c force  0x00000000 , 0x0000003f 
+ 00032455  0x00008e1e istore  0x00000008 , 0x00000005 
+ 00032456  0x00008e1f loop  0x00007ec7 
+ 00032457  0x00008e20 rtn 
+ 00032458  0x00008e23 force  0x00000000 , 0x0000003f 
+ 00032459  0x00008e24 istore  0x00000008 , 0x00000005 
+ 00032460  0x00008e25 rtn 
+ 00032461  0x00008e27 force  0x00000000 , 0x0000003f 
+ 00032462  0x00008e28 istore  0x00000004 , 0x00000005 
+ 00032463  0x00008e29 rtn 
+ 00032464  0x00008e2c force  0x00000004 , 0x00000039 
+ 00032465  0x00008e2d branch  0x00007ec6 
+ 00032466  0x00008e2f force  0x00000008 , 0x00000039 
+ 00032467  0x00008e30 branch  0x00007ec6 
+ 00032468  0x00008e33 deposit  0x00000039 
+ 00032469  0x00008e34 rtn  0x00000034 
+ 00032470  0x00008e35 setarg  0x00000000 
+ 00032471  0x00008e37 istore  0x00000001 , 0x00000005 
+ 00032472  0x00008e38 loop  0x00007ed7 
+ 00032473  0x00008e39 rtn 
+ 00032474  0x00008e3d arg  0x00000020 , 0x00000039 
+ 00032475  0x00008e3e arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008e3f branch  0x00007ed4 
+ 00032477  0x00008e42 ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008e43 ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008e44 ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008e45 istore  0x00000004 , 0x00000005 
+ 00032481  0x00008e46 increase  0x00000004 , 0x00000011 
+ 00032482  0x00008e47 increase  0x00000004 , 0x00000013 
+ 00032483  0x00008e48 loop  0x00007edd 
+ 00032484  0x00008e49 rtn 
+ 00032485  0x00008e4e bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008e4f copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008e50 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008e51 rtn  0x00000002 
+ 00032489  0x00008e52 iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008e53 increase  0xffffffff , 0x00000012 
+ 00032491  0x00008e54 rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008e56 ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008e57 ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008e58 istore  0x00000001 , 0x00000011 
+ 00032495  0x00008e59 istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008e5a increase  0xffffffff , 0x00000012 
+ 00032497  0x00008e5b increase  0x00000001 , 0x00000011 
+ 00032498  0x00008e5c loop  0x00007eec 
+ 00032499  0x00008e5d rtn 
+ 00032500  0x00008e61 deposit  0x00000039 
+ 00032501  0x00008e62 rtn  0x00000034 
+ 00032502  0x00008e64 increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008e65 call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008e66 rtn  0x00000005 
+ 00032505  0x00008e67 branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008e68 increase  0x00000008 , 0x00000039 
+ 00032507  0x00008e6a increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008e6b call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008e6c rtn  0x00000005 
+ 00032510  0x00008e6d branch  0x00007efb , 0x00000002 
+ 00032511  0x00008e6e increase  0x00000004 , 0x00000039 
+ 00032512  0x00008e6f branch  0x00007f01 
+ 00032513  0x00008e72 deposit  0x00000039 
+ 00032514  0x00008e73 rtn  0x00000034 
+ 00032515  0x00008e75 ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008e76 istore  0x00000001 , 0x00000005 
+ 00032517  0x00008e77 loop  0x00007f03 
+ 00032518  0x00008e78 rtn 
+ 00032519  0x00008e7b setarg  0x00000000 
+ 00032520  0x00008e7d rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008e7e storet  0x00000004 , 0x00004094 
+ 00032522  0x00008e7f arg  0x0000419d , 0x00000005 
+ 00032523  0x00008e80 iforce  0x00000002 
+ 00032524  0x00008e81 lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008e82 iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008e83 istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008e84 bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008e85 rtn 
+ 00032529  0x00008e88 arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008e89 lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008e8a iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008e8b rtn 
+ 00032533  0x00008e8f arg  0x00000000 , 0x00000007 
+ 00032534  0x00008e91 bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008e92 fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008e93 rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008e94 store  0x00000004 , 0x00004094 
+ 00032538  0x00008e95 isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008e96 ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008e97 isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008e98 copy  0x0000000b , 0x00000002 
+ 00032542  0x00008e99 arg  0x0000419d , 0x00000006 
+ 00032543  0x00008e9a copy  0x00000006 , 0x00000005 
+ 00032544  0x00008e9b arg  0x00000010 , 0x00000039 
+ 00032545  0x00008e9d ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008e9e isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008e9f branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008ea0 force  0x00000000 , 0x0000003f 
+ 00032549  0x00008ea2 istore  0x00000002 , 0x00000005 
+ 00032550  0x00008ea3 loop  0x00007f21 
+ 00032551  0x00008ea4 arg  0x0000419d , 0x00000006 
+ 00032552  0x00008ea5 lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008ea6 iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008ea7 ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008ea8 rtn 
+ 00032556  0x00008eae iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008eaf copy  0x00000002 , 0x00000039 
+ 00032558  0x00008eb0 setarg  0x00000ea6 
+ 00032559  0x00008eb1 isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008eb2 rtn  0x00000002 
+ 00032561  0x00008eb3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008eb4 rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008eb5 increase  0x00000001 , 0x00000002 
+ 00032564  0x00008eb6 lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008eb7 ior  0x00000002 , 0x00000002 
+ 00032566  0x00008eb8 rtn 
+ 00032567  0x00008ebb call  0x00007f39 
+ 00032568  0x00008ebc branch  0x00007f43 
+ 00032569  0x00008ec0 disable  0x00000028 
+ 00032570  0x00008ec1 isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008ec2 branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008ec3 enable  0x00000028 
+ 00032573  0x00008ec4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008ec6 rtnbit0  0x0000000f 
+ 00032575  0x00008ec7 arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008ec8 iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008ec9 set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008eca rtn 
+ 00032579  0x00008ecd iforce  0x00000006 
+ 00032580  0x00008ece rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008ecf arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008ed0 imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008ed1 iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008ed2 rtn 
+ 00032585  0x00008ed6 lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008ed7 lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008ed8 fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008ed9 idiv  0x00000002 
+ 00032589  0x00008eda call  0x00007f86 
+ 00032590  0x00008edb quotient  0x00000002 
+ 00032591  0x00008edc rtn 
+ 00032592  0x00008ee0 arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008ee1 idiv  0x00000002 
+ 00032594  0x00008ee2 call  0x00007f86 
+ 00032595  0x00008ee3 quotient  0x0000003f 
+ 00032596  0x00008ee4 lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008ee5 remainder  0x00000002 
+ 00032598  0x00008ee6 ior  0x00000002 , 0x00000002 
+ 00032599  0x00008ee7 rtn 
+ 00032600  0x00008eef arg  0x00000000 , 0x00000002 
+ 00032601  0x00008ef1 copy  0x00000002 , 0x00000013 
+ 00032602  0x00008ef2 ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008ef3 call  0x00007f64 
+ 00032604  0x00008ef4 copy  0x00000013 , 0x00000002 
+ 00032605  0x00008ef5 call  0x00007f95 
+ 00032606  0x00008ef6 arg  0x0000000a , 0x00000012 
+ 00032607  0x00008ef7 imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008ef8 iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008ef9 copy  0x0000003f , 0x00000002 
+ 00032610  0x00008efa loop  0x00007f59 
+ 00032611  0x00008efb rtn 
+ 00032612  0x00008f00 arg  0x0000003a , 0x00000002 
+ 00032613  0x00008f01 isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008f02 nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008f03 arg  0x00000061 , 0x00000002 
+ 00032616  0x00008f04 isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008f05 branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008f06 arg  0x00000037 , 0x00000002 
+ 00032619  0x00008f07 isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008f08 rtn 
+ 00032621  0x00008f0a arg  0x00000030 , 0x00000002 
+ 00032622  0x00008f0b isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008f0c rtn 
+ 00032624  0x00008f0e arg  0x00000057 , 0x00000002 
+ 00032625  0x00008f0f isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008f10 rtn 
+ 00032627  0x00008f13 copy  0x00000002 , 0x00000030 
+ 00032628  0x00008f14 setarg  0x000001ff 
+ 00032629  0x00008f15 force  0x00000000 , 0x00000012 
+ 00032630  0x00008f17 rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008f18 rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008f19 ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008f1a isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008f1b setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008f1c rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008f1d isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008f1e setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008f1f rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008f20 increase  0x00000001 , 0x00000012 
+ 00032640  0x00008f21 compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008f22 nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008f23 istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008f24 loop  0x00007f76 
+ 00032644  0x00008f25 copy  0x00000030 , 0x00000002 
+ 00032645  0x00008f26 rtn 
+ 00032646  0x00008f2a rtn  0x00000035 
+ 00032647  0x00008f2b branch  0x00007f86 
+ 00032648  0x00008f37 ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008f38 ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008f39 isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008f3a nrtn  0x00000005 
+ 00032652  0x00008f3b increase  0x00000001 , 0x00000011 
+ 00032653  0x00008f3c increase  0x00000001 , 0x00000012 
+ 00032654  0x00008f3d loop  0x00007f88 
+ 00032655  0x00008f3e force  0x00000000 , 0x0000003e 
+ 00032656  0x00008f3f rtn 
+ 00032657  0x00008f43 isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008f44 nrtn  0x00000002 
+ 00032659  0x00008f45 deposit  0x00000002 
+ 00032660  0x00008f46 rtn 
+ 00032661  0x00008f49 iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008f4a isub  0x00000002 , 0x00000002 
+ 00032663  0x00008f4b isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008f4c rtn 
+ 00032665  0x00008f4f arg  0x00000200 , 0x00000039 
+ 00032666  0x00008f50 arg  0x00004000 , 0x00000005 
+ 00032667  0x00008f51 branch  0x00007ec6 
+ 00032668  0x00008f55 rtn  0x00000034 
+ 00032669  0x00008f56 copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008f5a hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008f5b nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008f5c rtn 
+ 00032673  0x00008f5f jam  0x00000001 , 0x00008203 
+ 00032674  0x00008f60 rtn 
+ 00032675  0x00008f63 hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008f64 hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008f65 set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008f66 hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008f67 rtn 
+ 00032680  0x00008f69 hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008f6a hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008f6b set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008f6c hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008f6d rtn 
+ 00032685  0x00008f70 hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008f71 jam  0x00000030 , 0x00008203 
+ 00032687  0x00008f72 rtn 
+ 00032688  0x00008f77 hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008f78 set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008f79 hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008f7a rtn 
+ 00032692  0x00008f7d hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008f7e arg  0x00000200 , 0x00000002 
+ 00032694  0x00008f80 isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008f81 rtn 
+ 00032696  0x00008f88 bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008f89 ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008f8a and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008f8b nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008f8c rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008f8d istore  0x00000008 , 0x00000011 
+ 00032702  0x00008f8f increase  0x00000007 , 0x00000011 
+ 00032703  0x00008f90 ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008f91 nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008f92 fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008f93 istore  0x00000001 , 0x00000011 
+ 00032707  0x00008f94 rtn 
+ 00032708  0x00008f9a bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008f9b arg  0x00000008 , 0x00000039 
+ 00032710  0x00008f9c ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008f9d rtn  0x00000034 
+ 00032712  0x00008f9f ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008fa0 nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008fa1 increase  0x00000001 , 0x00000011 
+ 00032715  0x00008fa2 loop  0x00007fc8 
+ 00032716  0x00008fa3 branch  0x00002a8c 
+ 00032717  0x00008fa5 arg  0x00000000 , 0x00000002 
+ 00032718  0x00008fa6 istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008fa7 rtn 
+ 00032720  0x00008fad ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008fae rtn 
+ 00032722  0x00008fb4 ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008fb5 rtn 
+ 00032724  0x00008fb9 ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008fba rtn 
+ 00032726  0x00008fbf arg  0x00000000 , 0x00000002 
+ 00032727  0x00008fc1 fetch  0x00000001 , 0x00000006 
+ 00032728  0x00008fc2 loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00008fc3 increase  0x00000001 , 0x00000002 
+ 00032730  0x00008fc4 loop  0x00007fd7 
+ 00032731  0x00008fc5 copy  0x00000002 , 0x0000003f 
+ 00032732  0x00008fc6 rtn 
+ 00032733  0x00008fc9 isub  0x00000002 , 0x0000003e 
+ 00032734  0x00008fca nrtn  0x00000002 
+ 00032735  0x00008fcb copy  0x00000002 , 0x0000003f 
+ 00032736  0x00008fcc rtn 
+ 00032737  0x00008fd0 force  0xffffffff , 0x0000003e 
+ 00032738  0x00008fd1 rtn 
+ 00032739  0x00008fd4 force  0x00000001 , 0x0000003e 
+ 00032740  0x00008fd5 rtn 
+ 00032741  0x00008fd7 force  0x00000000 , 0x0000003e 
+ 00032742  0x00008fd8 rtn 
+ 00032743  0x00008fdb enable  0x00000028 
+ 00032744  0x00008fdc rtn 
+ 00032745  0x00008fdf disable  0x00000028 
+ 00032746  0x00008fe0 rtn 
+ 00032747  0x00008fe3 enable  0x0000002c 
+ 00032748  0x00008fe4 rtn 
+ 00032749  0x00008fe7 disable  0x0000002c 
+ 00032750  0x00008fe8 rtn 
+ 00032751  0x00008feb setarg  0x00000001 
+ 00032752  0x00008fec rtn 
+ 00032753  0x00008fef setarg  0x00000000 
+ 00032754  0x00008ff0 rtn 
+ 00032755  0x00008ff4 copy  0x00000039 , 0x0000003f 
+ 00032756  0x00008ff5 rtn  0x00000034 
+ 00032757  0x00008ff6 copy  0x00000006 , 0x0000003f 
+ 00032758  0x00008ff7 iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00008ff8 increase  0xffffffff , 0x0000003f 
+ 00032760  0x00008ff9 copy  0x0000003f , 0x00000006 
+ 00032761  0x00008ffb ifetch  0x00000001 , 0x00000006 
+ 00032762  0x00008ffc increase  0xfffffffe , 0x00000006 
+ 00032763  0x00008ffd istore  0x00000001 , 0x00000005 
+ 00032764  0x00008ffe loop  0x00007ff9 
+ 00032765  0x00008fff rtn 
+ 00065537  0x00009005 beq  0x00000000 , 0x00010005 
+ 00065538  0x00009006 beq  0x00000001 , 0x00010012 
+ 00065539  0x00009007 beq  0x00000002 , 0x00010023 
+ 00065540  0x00009008 rtn 
+ 00065541  0x0000900b fetch  0x00000001 , 0x0000000e 
+ 00065542  0x0000900c increase  0x00000001 , 0x0000003f 
+ 00065543  0x0000900d store  0x00000001 , 0x0000000e 
+ 00065544  0x0000900e call  0x00002435 
+ 00065545  0x00009010 set1  0x0000002c , 0x00000000 
+ 00065546  0x00009011 call  0x000022f2 
+ 00065547  0x00009012 branch  0x00010010 , 0x00000018 
+ 00065548  0x00009013 set0  0x0000002c , 0x00000000 
+ 00065549  0x00009014 call  0x00002455 
+ 00065550  0x00009015 nbranch  0x00010009 , 0x00000034 
+ 00065551  0x00009016 branch  0x000020fc 
+ 00065552  0x00009018 set0  0x0000002c , 0x00000000 
+ 00065553  0x00009019 branch  0x0000215f 
+ 00065554  0x0000901c jam  0x00000000 , 0x0000480a 
+ 00065555  0x0000901d jam  0x0000000e , 0x000041e3 
+ 00065556  0x0000901e call  0x000041e7 
+ 00065557  0x0000901f fetch  0x00000002 , 0x00004208 
+ 00065558  0x00009020 bbit1  0x00000007 , 0x000041f5 
+ 00065559  0x00009021 bbit1  0x00000000 , 0x000033a9 
+ 00065560  0x00009022 bbit1  0x00000001 , 0x0001001c 
+ 00065561  0x00009023 bbit1  0x00000002 , 0x0001001f 
+ 00065562  0x00009024 bbit1  0x00000003 , 0x0001001f 
+ 00065563  0x00009025 branch  0x000042b0 
+ 00065564  0x00009028 bbit1  0x00000005 , 0x0001001f 
+ 00065565  0x00009029 bbit1  0x00000003 , 0x0001001f 
+ 00065566  0x0000902a branch  0x000042b0 
+ 00065567  0x0000902c fetch  0x00000002 , 0x00004682 
+ 00065568  0x0000902d bbit1  0x0000000c , 0x000042b0 
+ 00065569  0x0000902e call  0x000033a9 
+ 00065570  0x00009031 branch  0x00000450 
+ 00065571  0x00009035 fetch  0x00000002 , 0x00000264 
+ 00065572  0x00009036 copy  0x0000003f , 0x00000006 
+ 00065573  0x00009037 ifetch  0x00000001 , 0x00000006 
+ 00065574  0x00009038 store  0x00000001 , 0x00004b04 
+ 00065575  0x00009039 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00065576  0x0000903a rshift4  0x0000003f , 0x0000003f 
+ 00065577  0x0000903b beq  0x00000007 , 0x0001002c 
+ 00065578  0x0000903c beq  0x00000001 , 0x00010033 
+ 00065579  0x0000903d branch  0x00004d39 
+ 00065580  0x0000903f call  0x00004d53 
+ 00065581  0x00009040 jam  0x00000000 , 0x00004b05 
+ 00065582  0x00009041 fetch  0x00000001 , 0x00004b04 
+ 00065583  0x00009042 isolate1  0x00000000 , 0x0000003f 
+ 00065584  0x00009043 rtn  0x00000001 
+ 00065585  0x00009044 jam  0x00000001 , 0x00004b05 
+ 00065586  0x00009045 rtn 
+ 00065587  0x00009048 copy  0x00000002 , 0x0000003f 
+ 00065588  0x00009049 beq  0x00000005 , 0x00010036 
+ 00065589  0x0000904a branch  0x00004d41 
+ 00065590  0x0000904d call  0x0000438e 
+ 00065591  0x0000904e call  0x000033a9 
+ 00065592  0x0000904f branch  0x00000450 
+ 00131073  0x00009054 beq  0x00000010 , 0x00020003 
+ 00131074  0x00009055 rtn 
+ 00131075  0x00009058 disable  0x00000028 
+ 00131076  0x00009059 call  0x000062c1 
+ 00131077  0x0000905c fetch  0x00000001 , 0x00000048 
+ 00131078  0x0000905d rtn  0x00000034 
+ 00131079  0x0000905e bbit1  0x00000007 , 0x0002000d 
+ 00131080  0x0000905f beq  0x00000003 , 0x00020024 
+ 00131081  0x00009060 beq  0x00000031 , 0x00020019 
+ 00131082  0x00009061 beq  0x00000017 , 0x0002001b 
+ 00131083  0x00009062 beq  0x00000007 , 0x0002001d 
+ 00131084  0x00009063 branch  0x00006010 
+ 00131085  0x00009065 beq  0x00000084 , 0x00020010 
+ 00131086  0x00009066 beq  0x00000083 , 0x00020013 
+ 00131087  0x00009067 branch  0x0000603f 
+ 00131088  0x00009069 call  0x00020016 
+ 00131089  0x0000906a fetch  0x00000001 , 0x00000048 
+ 00131090  0x0000906b branch  0x00006099 
+ 00131091  0x0000906d call  0x00020016 
+ 00131092  0x0000906e fetch  0x00000001 , 0x00000048 
+ 00131093  0x0000906f branch  0x0000610d 
+ 00131094  0x00009071 fetch  0x00000001 , 0x0000465a 
+ 00131095  0x00009072 branch  0x0000612b , 0x00000034 
+ 00131096  0x00009073 branch  0x00006124 
+ 00131097  0x00009076 jam  0x00000001 , 0x00004b03 
+ 00131098  0x00009077 branch  0x000061c3 
+ 00131099  0x0000907a jam  0x00000004 , 0x00004b0b 
+ 00131100  0x0000907b branch  0x000061a4 
+ 00131101  0x00009088 call  0x00006152 
+ 00131102  0x00009089 fetch  0x00000001 , 0x00004b57 
+ 00131103  0x0000908a rtn  0x00000034 
+ 00131104  0x0000908b fetch  0x00000001 , 0x0000004b 
+ 00131105  0x0000908c set0  0x00000003 , 0x0000003f 
+ 00131106  0x0000908d store  0x00000001 , 0x0000004b 
+ 00131107  0x0000908e branch  0x000002f3 
+ 00131108  0x00009092 force  0x00000002 , 0x0000003f 
+ 00131109  0x00009093 call  0x00006298 
+ 00131110  0x00009094 fetch  0x00000001 , 0x00000049 
+ 00131111  0x00009095 istore  0x00000001 , 0x00000005 
+ 00131112  0x00009096 store  0x00000001 , 0x00004afe 
+ 00131113  0x00009097 call  0x000062a7 
+ 00131114  0x00009098 fetch  0x00000001 , 0x00004afe 
+ 00131115  0x00009099 beq  0x0000002e , 0x0002002d 
+ 00131116  0x0000909a branch  0x00006051 
+ 00131117  0x0000909d fetch  0x00000001 , 0x00004b01 
+ 00131118  0x0000909e rtn  0x00000034 
+ 00131119  0x0000909f jam  0x00000000 , 0x00004b01 
+ 00131120  0x000090a0 fetch  0x00000001 , 0x00004b03 
+ 00131121  0x000090a1 rtnne  0x00000002 
+ 00131122  0x000090a2 jam  0x00000001 , 0x00004b02 
+ 00131123  0x000090a3 copy  0x00000022 , 0x0000003f 
+ 00131124  0x000090a4 store  0x00000004 , 0x000004e9 
+ 00131125  0x000090a5 rtn 
+ 00196609  0x000090aa beq  0x00000020 , 0x00030005 
+ 00196610  0x000090ab beq  0x00000021 , 0x0003001b 
+ 00196611  0x000090ac beq  0x00000022 , 0x00030021 
+ 00196612  0x000090ad rtn 
+ 00196613  0x000090b1 call  0x000002a3 
+ 00196614  0x000090b2 call  0x000040c0 
+ 00196615  0x000090b6 call  0x000040d9 
+ 00196616  0x000090b7 beq  0x00000030 , 0x0003000d 
+ 00196617  0x000090b8 beq  0x00000031 , 0x00030011 
+ 00196618  0x000090b9 call  0x000040d1 
+ 00196619  0x000090ba nop  0x000003e8 
+ 00196620  0x000090bb branch  0x00030007 
+ 00196621  0x000090c0 call  0x000002c4 
+ 00196622  0x000090c1 fetch  0x00000001 , 0x000046de 
+ 00196623  0x000090c2 beq  0x0000005a , 0x00030013 
+ 00196624  0x000090c3 branch  0x000040e1 
+ 00196625  0x000090c7 call  0x000002c4 
+ 00196626  0x000090c8 branch  0x000040ea 
+ 00196627  0x000090cc jam  0x00000007 , 0x000046e0 
+ 00196628  0x000090cd arg  0x00004b81 , 0x00000013 
+ 00196629  0x000090cf ifetch  0x00000002 , 0x00000013 
+ 00196630  0x000090d0 rtneq  0x000000ff 
+ 00196631  0x000090d1 call  0x00006413 
+ 00196632  0x000090d2 nop  0x00002ee0 
+ 00196633  0x000090d3 increase  0x00000002 , 0x00000013 
+ 00196634  0x000090d4 branch  0x00030015 
+ 00196635  0x000090d7 call  0x00000349 
+ 00196636  0x000090d8 call  0x00000357 
+ 00196637  0x000090d9 call  0x0000431a 
+ 00196638  0x000090da fetch  0x00000004 , 0x0000477b 
+ 00196639  0x000090db store  0x00000004 , 0x00004c65 
+ 00196640  0x000090dc rtn 
+ 00196641  0x000090df setarg  0x00000000 
+ 00196642  0x000090e0 store  0x00000002 , 0x000046ac 
+ 00196643  0x000090e1 store  0x00000001 , 0x00004b5d 
+ 00196644  0x000090e2 store  0x00000001 , 0x00004714 
+ 00196645  0x000090e3 store  0x00000001 , 0x00004b5e 
+ 00196646  0x000090e4 arg  0x00000009 , 0x00000007 
+ 00196647  0x000090e5 call  0x000043d2 
+ 00196648  0x000090e6 jam  0x00000005 , 0x00004b49 
+ 00196649  0x000090e7 call  0x00000378 
+ 00196650  0x000090e8 call  0x000002c4 
+ 00196651  0x000090e9 branch  0x000042cb 
+ 00262145  0x000090ef beq  0x00000030 , 0x00040004 
+ 00262146  0x000090f0 beq  0x00000031 , 0x0004002e 
+ 00262147  0x000090f1 rtn 
+ 00262148  0x000090f4 call  0x00000293 
+ 00262149  0x000090f5 arg  0x00004721 , 0x00000011 
+ 00262150  0x000090f6 fetch  0x00000001 , 0x00004720 
+ 00262151  0x000090f7 fetcht  0x00000001 , 0x00004703 
+ 00262152  0x000090f8 isub  0x00000002 , 0x0000003e 
+ 00262153  0x000090f9 branch  0x00000186 , 0x00000005 
+ 00262154  0x000090fa jam  0x00000019 , 0x00004b52 
+ 00262155  0x000090fb call  0x00000298 
+ 00262156  0x000090fd fetch  0x00000001 , 0x00004210 
+ 00262157  0x000090ff beq  0x00000033 , 0x00040010 
+ 00262158  0x00009101 beq  0x00000034 , 0x00040014 
+ 00262159  0x00009104 rtn 
+ 00262160  0x00009108 jam  0x00000001 , 0x00004b57 
+ 00262161  0x00009109 fetch  0x00000006 , 0x000041d0 
+ 00262162  0x0000910a branch  0x000033eb , 0x00000034 
+ 00262163  0x0000910b branch  0x00004274 
+ 00262164  0x0000910f jam  0x00000001 , 0x000047a1 
+ 00262165  0x00009110 arg  0x0000000a , 0x00000002 
+ 00262166  0x00009111 fetch  0x00000001 , 0x00004b65 
+ 00262167  0x00009112 beq  0x000000ff , 0x00040019 
+ 00262168  0x00009113 fetcht  0x00000002 , 0x000046a8 
+ 00262169  0x00009115 storet  0x00000002 , 0x000046ae 
+ 00262170  0x00009116 call  0x00003418 
+ 00262171  0x00009117 fetch  0x00000003 , 0x00004b6f 
+ 00262172  0x00009118 store  0x00000003 , 0x00004374 
+ 00262173  0x00009119 call  0x00040023 
+ 00262174  0x0000911a setarg  0x00000004 
+ 00262175  0x0000911b istore  0x00000001 , 0x00000006 
+ 00262176  0x0000911c arg  0x00004390 , 0x00000006 
+ 00262177  0x0000911d call  0x0004002a 
+ 00262178  0x0000911e branch  0x00007df4 
+ 00262179  0x00009121 arg  0x00004370 , 0x00000011 
+ 00262180  0x00009123 ifetch  0x00000001 , 0x00000011 
+ 00262181  0x00009124 rtn  0x00000034 
+ 00262182  0x00009125 iadd  0x00000006 , 0x00000011 
+ 00262183  0x00009126 ifetch  0x00000001 , 0x00000006 
+ 00262184  0x00009127 rtneq  0x00000001 
+ 00262185  0x00009128 branch  0x00040024 
+ 00262186  0x0000912b arg  0x0000437b , 0x00000005 
+ 00262187  0x0000912c arg  0x00000013 , 0x00000039 
+ 00262188  0x0000912d call  0x00007f01 
+ 00262189  0x0000912e branch  0x000057b8 
+ 00262190  0x00009132 call  0x00000296 
+ 00262191  0x00009133 call  0x0000431a 
+ 00262192  0x00009138 branch  0x0004000c 
+ 00327681  0x0000913e beq  0x00000040 , 0x00050006 
+ 00327682  0x0000913f beq  0x00000041 , 0x0005001c 
+ 00327683  0x00009140 beq  0x00000042 , 0x00050029 
+ 00327684  0x00009141 beq  0x00000043 , 0x00050030 
+ 00327685  0x00009142 rtn 
+ 00327686  0x00009145 call  0x0005000e 
+ 00327687  0x00009146 branch  0x0000557d 
+ 00327688  0x00009148 fetch  0x00000001 , 0x000047c7 
+ 00327689  0x00009149 store  0x00000001 , 0x00004172 
+ 00327690  0x0000914b jam  0x00000000 , 0x000047c6 
+ 00327691  0x0000914c rtn 
+ 00327692  0x0000914e jam  0x00000001 , 0x000047c6 
+ 00327693  0x0000914f rtn 
+ 00327694  0x00009151 fetch  0x00000001 , 0x000043d6 
+ 00327695  0x00009152 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00327696  0x00009153 nbranch  0x0005000c , 0x00000002 
+ 00327697  0x00009154 store  0x00000002 , 0x00004496 
+ 00327698  0x00009155 store  0x00000002 , 0x00004498 
+ 00327699  0x00009156 fetch  0x00000001 , 0x000043d8 
+ 00327700  0x00009157 branch  0x00050008 , 0x00000034 
+ 00327701  0x00009158 fetcht  0x00000001 , 0x000047c7 
+ 00327702  0x00009159 isub  0x00000002 , 0x0000003e 
+ 00327703  0x0000915a branch  0x00050008 , 0x00000002 
+ 00327704  0x0000915b fetch  0x00000001 , 0x000043d8 
+ 00327705  0x0000915c branch  0x00050008 , 0x00000034 
+ 00327706  0x0000915d store  0x00000001 , 0x000047c7 
+ 00327707  0x0000915e branch  0x0005000a 
+ 00327708  0x00009161 fetch  0x00000001 , 0x0000043f 
+ 00327709  0x00009162 rtnbit0  0x00000006 
+ 00327710  0x00009163 call  0x00050021 
+ 00327711  0x00009164 nrtn  0x00000028 
+ 00327712  0x00009165 branch  0x000055a0 
+ 00327713  0x00009167 enable  0x00000028 
+ 00327714  0x00009168 fetch  0x00000001 , 0x0000045a 
+ 00327715  0x00009169 rshift4  0x0000003f , 0x0000003f 
+ 00327716  0x0000916a rtnne  0x0000000f 
+ 00327717  0x0000916b fetch  0x00000001 , 0x00000460 
+ 00327718  0x0000916c rshift4  0x0000003f , 0x0000003f 
+ 00327719  0x0000916d rtnne  0x00000000 
+ 00327720  0x0000916e branch  0x00007fe9 
+ 00327721  0x00009171 fetch  0x00000001 , 0x000047a1 
+ 00327722  0x00009172 nrtn  0x00000034 
+ 00327723  0x00009173 fetch  0x00000001 , 0x00000478 
+ 00327724  0x00009174 sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00327725  0x00009175 nrtn  0x00000005 
+ 00327726  0x00009176 jam  0x00000000 , 0x000046c6 
+ 00327727  0x00009177 branch  0x00003d60 
+ 00327728  0x0000917a call  0x000033af 
+ 00327729  0x0000917b call  0x000026e9 
+ 00327730  0x0000917c jam  0x00000002 , 0x00000a99 
+ 00327731  0x0000917d call  0x00007d86 
+ 00327732  0x0000917e call  0x00005cf7 
+ 00327733  0x0000917f call  0x00004d6b 
+ 00327734  0x00009180 branch  0x0000246e 
+ 00393217  0x00009186 beq  0x00000050 , 0x00060003 
+ 00393218  0x00009187 rtn 
+ 00393219  0x0000918b jam  0x00000000 , 0x00004b5e 
+ 00393220  0x0000918c call  0x00000293 
+ 00393221  0x0000918d jam  0x00000000 , 0x0000479e 
+ 00393222  0x0000918e call  0x00000296 
+ 00393223  0x0000918f fetch  0x00000002 , 0x00004682 
+ 00393224  0x00009190 bbit1  0x0000000b , 0x00060010 
+ 00393225  0x00009193 call  0x00000357 
+ 00393226  0x00009194 fetcht  0x00000002 , 0x000047c4 
+ 00393227  0x00009195 increase  0x00000001 , 0x00000002 
+ 00393228  0x00009196 storet  0x00000002 , 0x000047c4 
+ 00393229  0x00009197 storet  0x00000002 , 0x000044a1 
+ 00393230  0x00009199 random  0x0000003f 
+ 00393231  0x0000919a store  0x00000001 , 0x000044a0 
+ 00393232  0x0000919c setarg  0x00ed8e0e 
+ 00393233  0x0000919d store  0x00000003 , 0x000044a3 
+ 00393234  0x0000919e call  0x00003418 
+ 00393235  0x0000919f fetch  0x00000002 , 0x00004687 
+ 00393236  0x000091a0 store  0x00000002 , 0x000046ac 
+ 00393237  0x000091a1 jam  0x00000005 , 0x00004b49 
+ 00393238  0x000091a2 jam  0x00000006 , 0x0000016d 
+ 00393239  0x000091a3 setarg  0x00000000 
+ 00393240  0x000091a4 store  0x00000002 , 0x000046b0 
+ 00393241  0x000091a5 store  0x00000002 , 0x000046ae 
+ 00393242  0x000091a6 arg  0x00000007 , 0x00000007 
+ 00393243  0x000091a7 call  0x000043ce 
+ 00393244  0x000091a8 call  0x000043ca 
+ 00393245  0x000091a9 fetch  0x00000001 , 0x00004092 
+ 00393246  0x000091aa isolate1  0x00000001 , 0x0000003f 
+ 00393247  0x000091ab call  0x00060025 , 0x00000001 
+ 00393248  0x000091ac fetch  0x00000001 , 0x00004092 
+ 00393249  0x000091ad isolate1  0x00000000 , 0x0000003f 
+ 00393250  0x000091ae call  0x00007ddd , 0x00000001 
+ 00393251  0x000091b1 jam  0x00000000 , 0x00004b57 
+ 00393252  0x000091b2 branch  0x000042c4 
+ 00393253  0x000091b5 jam  0x00000000 , 0x000047a1 
+ 00393254  0x000091b6 fetch  0x00000003 , 0x00004b6c 
+ 00393255  0x000091b7 store  0x00000003 , 0x00004374 
+ 00393256  0x000091b8 call  0x0006002e 
+ 00393257  0x000091b9 setarg  0x00000005 
+ 00393258  0x000091ba istore  0x00000001 , 0x00000006 
+ 00393259  0x000091bb arg  0x00004b12 , 0x00000006 
+ 00393260  0x000091bc call  0x00060035 
+ 00393261  0x000091bd branch  0x00007df4 
+ 00393262  0x000091c0 arg  0x00004370 , 0x00000011 
+ 00393263  0x000091c2 ifetch  0x00000001 , 0x00000011 
+ 00393264  0x000091c3 rtn  0x00000034 
+ 00393265  0x000091c4 iadd  0x00000006 , 0x00000011 
+ 00393266  0x000091c5 ifetch  0x00000001 , 0x00000006 
+ 00393267  0x000091c6 rtneq  0x00000001 
+ 00393268  0x000091c7 branch  0x0006002f 
+ 00393269  0x000091ca arg  0x0000437b , 0x00000005 
+ 00393270  0x000091cb arg  0x00000013 , 0x00000039 
+ 00393271  0x000091cc call  0x00007f01 
+ 00393272  0x000091cd branch  0x000057b8 
+ 00458753  0x000091d2 beq  0x00000060 , 0x00070004 
+ 00458754  0x000091d3 beq  0x00000061 , 0x0007002e 
+ 00458755  0x000091d4 rtn 
+ 00458756  0x000091d7 set0  0x00000026 , 0x00000000 
+ 00458757  0x000091d8 fetch  0x00000001 , 0x00004b59 
+ 00458758  0x000091d9 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00458759  0x000091da ncall  0x00070024 , 0x00000034 
+ 00458760  0x000091db call  0x0007001e , 0x00000034 
+ 00458761  0x000091dc fetch  0x00000001 , 0x00004c4d 
+ 00458762  0x000091dd rtnne  0x000000ff 
+ 00458763  0x000091de call  0x0000018c 
+ 00458764  0x000091e1 nop  0x000007d0 
+ 00458765  0x000091e2 call  0x000004ad 
+ 00458766  0x000091e3 fetch  0x00000001 , 0x000046d9 
+ 00458767  0x000091e4 rtneq  0x00000000 
+ 00458768  0x000091e5 fetch  0x00000001 , 0x00004c6a 
+ 00458769  0x000091e6 beq  0x00000070 , 0x0000016e 
+ 00458770  0x000091e7 call  0x00000154 
+ 00458771  0x000091e8 nbranch  0x00070029 , 0x00000018 
+ 00458772  0x000091e9 nbranch  0x00070029 , 0x0000002f 
+ 00458773  0x000091eb set1  0x00000026 , 0x00000000 
+ 00458774  0x000091ec setarg  0x00000000 
+ 00458775  0x000091ed store  0x00000002 , 0x00004c6a 
+ 00458776  0x000091ee store  0x00000001 , 0x00004b5f 
+ 00458777  0x000091ef store  0x00000001 , 0x00004b59 
+ 00458778  0x000091f0 jam  0x0000003c , 0x00000a99 
+ 00458779  0x000091f1 call  0x00007d86 
+ 00458780  0x000091f3 call  0x0000014f 
+ 00458781  0x000091f4 branch  0x00000387 
+ 00458782  0x00009204 call  0x00000293 
+ 00458783  0x00009205 fetch  0x00000004 , 0x0000477b 
+ 00458784  0x00009206 fetcht  0x00000004 , 0x00004b66 
+ 00458785  0x00009207 isub  0x00000002 , 0x0000003e 
+ 00458786  0x00009208 branch  0x000002a0 , 0x00000005 
+ 00458787  0x00009209 branch  0x00070026 
+ 00458788  0x0000920c jam  0x00000020 , 0x000041de 
+ 00458789  0x0000920d fetch  0x00000004 , 0x00004b53 
+ 00458790  0x0000920f store  0x00000004 , 0x00004c65 
+ 00458791  0x00009210 call  0x000001ac 
+ 00458792  0x00009211 branch  0x000001cb 
+ 00458793  0x00009215 fetch  0x00000002 , 0x00004c6a 
+ 00458794  0x00009216 increase  0x00000001 , 0x0000003f 
+ 00458795  0x00009217 store  0x00000002 , 0x00004c6a 
+ 00458796  0x00009218 call  0x000001cb 
+ 00458797  0x00009219 branch  0x0007000c 
+ 00458798  0x0000921d call  0x00000454 
+ 00458799  0x0000921e jam  0x00000000 , 0x00004b58 
+ 00458800  0x0000921f fetch  0x00000001 , 0x00004b5f 
+ 00458801  0x00009220 nrtn  0x00000034 
+ 00458802  0x00009221 fetch  0x00000001 , 0x00004b59 
+ 00458803  0x00009222 nbranch  0x00070039 , 0x00000034 
+ 00458804  0x00009223 jam  0x00000000 , 0x00004d7d 
+ 00458805  0x00009224 call  0x00000293 
+ 00458806  0x00009225 call  0x00000195 
+ 00458807  0x00009226 jam  0x00000000 , 0x000041bd 
+ 00458808  0x00009227 branch  0x00000450 
+ 00458809  0x0000922b increase  0xffffffff , 0x0000003f 
+ 00458810  0x0000922c store  0x00000001 , 0x00004b59 
+ 00458811  0x0000922d branch  0x00000186 
+ 00524289  0x00009233 beq  0x00000070 , 0x00080004 
+ 00524290  0x00009234 beq  0x00000071 , 0x00080034 
+ 00524291  0x00009235 rtn 
+ 00524292  0x00009238 set0  0x00000026 , 0x00000000 
+ 00524293  0x00009239 call  0x00080021 
+ 00524294  0x0000923a call  0x0000018c 
+ 00524295  0x0000923d nop  0x000007d0 
+ 00524296  0x0000923e fetch  0x00000001 , 0x00004c6b 
+ 00524297  0x0000923f bbit1  0x00000002 , 0x0000016e 
+ 00524298  0x00009240 call  0x000004ad 
+ 00524299  0x00009241 fetch  0x00000001 , 0x000046d9 
+ 00524300  0x00009242 rtneq  0x00000000 
+ 00524301  0x00009243 call  0x00000154 
+ 00524302  0x00009244 nbranch  0x0008001d , 0x00000018 
+ 00524303  0x00009245 nbranch  0x0008001d , 0x0000002f 
+ 00524304  0x00009246 call  0x0000017b 
+ 00524305  0x00009247 call  0x00000293 
+ 00524306  0x00009248 fetch  0x00000004 , 0x00004c65 
+ 00524307  0x00009249 fetcht  0x00000004 , 0x00004c49 
+ 00524308  0x0000924a isub  0x00000002 , 0x0000003e 
+ 00524309  0x0000924b branch  0x0008002b , 0x00000005 
+ 00524310  0x0000924c set1  0x00000026 , 0x00000000 
+ 00524311  0x0000924d setarg  0x00000000 
+ 00524312  0x0000924e store  0x00000002 , 0x00004c6a 
+ 00524313  0x0000924f jam  0x0000003c , 0x00000a99 
+ 00524314  0x00009250 call  0x00007d86 
+ 00524315  0x00009251 call  0x0000014f 
+ 00524316  0x00009252 branch  0x00000387 
+ 00524317  0x00009262 fetch  0x00000002 , 0x00004c6a 
+ 00524318  0x00009263 increase  0x00000001 , 0x0000003f 
+ 00524319  0x00009264 store  0x00000002 , 0x00004c6a 
+ 00524320  0x00009265 branch  0x00080007 
+ 00524321  0x00009271 jam  0x00000020 , 0x000041de 
+ 00524322  0x00009272 setarg  0x00000f0f 
+ 00524323  0x00009273 store  0x00000002 , 0x00004c65 
+ 00524324  0x00009274 istore  0x00000002 , 0x00000005 
+ 00524325  0x00009276 call  0x000001ac 
+ 00524326  0x00009277 branch  0x000001cb 
+ 00524327  0x0000927a call  0x00080021 
+ 00524328  0x0000927b branch  0x00080007 
+ 00524329  0x0000927e call  0x0008002f 
+ 00524330  0x0000927f branch  0x00080007 
+ 00524331  0x00009282 set1  0x00000026 , 0x00000000 
+ 00524332  0x00009283 call  0x0008002f 
+ 00524333  0x00009285 jam  0x00000004 , 0x00004c4d 
+ 00524334  0x00009286 rtn 
+ 00524335  0x00009289 jam  0x00000020 , 0x000041de 
+ 00524336  0x0000928a jam  0x00000000 , 0x00004c3c 
+ 00524337  0x0000928b jam  0x0000004e , 0x00004c47 
+ 00524338  0x0000928c fetch  0x00000004 , 0x00004c49 
+ 00524339  0x0000928d branch  0x000001ab 
+ 00524340  0x00009292 call  0x00000195 
+ 00524341  0x00009293 call  0x00000454 
+ 00524342  0x00009294 arg  0x00000003 , 0x00000007 
+ 00524343  0x00009295 call  0x000043ce 
+ 00524344  0x00009296 setarg  0x00000000 
+ 00524345  0x00009297 store  0x00000002 , 0x000046ae 
+ 00524346  0x00009298 store  0x00000001 , 0x000046b4 
+ 00524347  0x00009299 store  0x00000001 , 0x00004b59 
+ 00524348  0x0000929a store  0x00000002 , 0x00004c6a 
+ 00524349  0x0000929b branch  0x0008002b 
+ 00589825  0x000092a0 beq  0x00000080 , 0x00090009 
+ 00589826  0x000092a1 rtn 
+ 00589827  0x000092a5 call  0x000068a2 
+ 00589828  0x000092a6 fetch  0x00000002 , 0x0000421d 
+ 00589829  0x000092a7 nbranch  0x00090007 , 0x00000034 
+ 00589830  0x000092a8 setarg  0x00001122 
+ 00589831  0x000092aa store  0x00000002 , 0x000047c4 
+ 00589832  0x000092ab rtn 
+ 00589833  0x000092af fetch  0x00000004 , 0x000040a0 
+ 00589834  0x000092b0 store  0x00000004 , 0x00004c74 
+ 00589835  0x000092b1 call  0x00003e6e 
+ 00589836  0x000092b3 fetcht  0x00000001 , 0x00004b45 
+ 00589837  0x000092b4 call  0x0000680e 
+ 00589838  0x000092b5 jam  0x00000085 , 0x000046ef 
+ 00589839  0x000092b6 call  0x00000378 
+ 00589840  0x000092b8 call  0x00003e1e 
+ 00589841  0x000092b9 call  0x0009001c 
+ 00589842  0x000092ba setarg  0x00000000 
+ 00589843  0x000092bb store  0x00000002 , 0x00004154 
+ 00589844  0x000092bc call  0x000068a2 
+ 00589845  0x000092bd call  0x00003e54 
+ 00589846  0x000092be call  0x00005810 
+ 00589847  0x000092bf call  0x00005839 
+ 00589848  0x000092c0 call  0x0000582c 
+ 00589849  0x000092c1 call  0x00005818 
+ 00589850  0x000092c2 call  0x00090003 
+ 00589851  0x000092c6 branch  0x00000305 
+ 00589852  0x000092ca call  0x000074b9 
+ 00589853  0x000092cb arg  0x00008c00 , 0x00000006 
+ 00589854  0x000092cc arg  0x00004878 , 0x00000005 
+ 00589855  0x000092cd arg  0x00000171 , 0x00000039 
+ 00589856  0x000092ce call  0x00007f01 
+ 00589857  0x000092d0 setarg  0x000f0209 
+ 00589858  0x000092d1 istore  0x00000003 , 0x00000005 
+ 00589859  0x000092d2 setarg  0x00120009 
+ 00589860  0x000092d3 istore  0x00000003 , 0x00000005 
+ 00589861  0x000092d5 setarg  0x00100209 
+ 00589862  0x000092d6 istore  0x00000003 , 0x00000005 
+ 00589863  0x000092d7 setarg  0x00000009 
+ 00589864  0x000092d8 istore  0x00000003 , 0x00000005 
+ 00589865  0x000092d9 arg  0x00008d71 , 0x00000006 
+ 00589866  0x000092da arg  0x00000109 , 0x00000039 
+ 00589867  0x000092db call  0x00007f01 
+ 00589868  0x000092dd jam  0x00000000 , 0x0000488f 
+ 00589869  0x000092de jam  0x0000006d , 0x00004887 
+ 00589870  0x000092df setarg  0x0000401f 
+ 00589871  0x000092e0 store  0x00000002 , 0x000049dd 
+ 00589872  0x000092e1 setarg  0x00006d04 
+ 00589873  0x000092e2 store  0x00000002 , 0x00004a46 
+ 00589874  0x000092e3 setarg  0x000016b0 
+ 00589875  0x000092e4 store  0x00000002 , 0x00004a4c 
+ 00589876  0x000092e6 setarg  0x00004878 
+ 00589877  0x000092e7 store  0x00000002 , 0x00004575 
+ 00589878  0x000092e8 rtn 
+ 00655361  0x000092ef beq  0x00000090 , 0x000a0005 
+ 00655362  0x000092f0 beq  0x00000091 , 0x000a0023 
+ 00655363  0x000092f1 beq  0x00000092 , 0x000a0033 
+ 00655364  0x000092f2 rtn 
+ 00655365  0x000092f5 fetch  0x00000001 , 0x00004c42 
+ 00655366  0x000092f6 beq  0x00000001 , 0x00007fe7 
+ 00655367  0x000092f7 fetch  0x00000001 , 0x00004c4d 
+ 00655368  0x000092f8 beq  0x00000004 , 0x000a000d 
+ 00655369  0x000092f9 beq  0x00000001 , 0x000a0010 
+ 00655370  0x000092fa beq  0x00000002 , 0x000a0013 
+ 00655371  0x000092fb beq  0x00000003 , 0x000a0016 
+ 00655372  0x000092fc branch  0x00002a8c 
+ 00655373  0x000092ff jam  0x00000001 , 0x00004c4d 
+ 00655374  0x00009300 jam  0x000000c8 , 0x00004b5f 
+ 00655375  0x00009301 branch  0x000a0005 
+ 00655376  0x00009303 jam  0x00000011 , 0x00004c4d 
+ 00655377  0x00009304 jam  0x000000aa , 0x0000119e 
+ 00655378  0x00009305 branch  0x000a0018 
+ 00655379  0x00009307 jam  0x00000012 , 0x00004c4d 
+ 00655380  0x00009308 jam  0x00000055 , 0x0000119e 
+ 00655381  0x00009309 branch  0x000a0018 
+ 00655382  0x0000930b jam  0x00000013 , 0x00004c4d 
+ 00655383  0x0000930c jam  0x00000022 , 0x0000119e 
+ 00655384  0x0000930e fetch  0x00000001 , 0x00004c3e 
+ 00655385  0x0000930f and_into  0x00000007 , 0x0000003f 
+ 00655386  0x00009310 store  0x00000001 , 0x0000119f 
+ 00655387  0x00009311 fetch  0x00000004 , 0x00004c74 
+ 00655388  0x00009312 store  0x00000004 , 0x000011a0 
+ 00655389  0x00009314 jam  0x00000000 , 0x000011a4 
+ 00655390  0x00009315 arg  0x0000119e , 0x00000011 
+ 00655391  0x00009316 arg  0x00000007 , 0x00000002 
+ 00655392  0x00009317 call  0x00000199 
+ 00655393  0x00009318 call  0x00000116 
+ 00655394  0x00009319 branch  0x00007fe7 
+ 00655395  0x0000931c fetch  0x00000001 , 0x00004c4d 
+ 00655396  0x0000931d rtneq  0x000000ff 
+ 00655397  0x0000931e beq  0x00000011 , 0x000a0029 
+ 00655398  0x0000931f beq  0x00000012 , 0x000a002b 
+ 00655399  0x00009320 beq  0x00000013 , 0x000a002d 
+ 00655400  0x00009321 rtn 
+ 00655401  0x00009324 jam  0x00000002 , 0x00004c4d 
+ 00655402  0x00009325 branch  0x00000148 
+ 00655403  0x00009327 jam  0x00000003 , 0x00004c4d 
+ 00655404  0x00009328 branch  0x00000148 
+ 00655405  0x0000932a jam  0x000000ff , 0x00004c4d 
+ 00655406  0x0000932b jam  0x00000039 , 0x00000a99 
+ 00655407  0x0000932c call  0x00007d86 
+ 00655408  0x0000932d fetch  0x00000004 , 0x00004c1d 
+ 00655409  0x0000932e call  0x000001ab 
+ 00655410  0x0000932f branch  0x00000148 
+ 00655411  0x00009333 call  0x000002ad 
+ 00655412  0x00009334 call  0x00003f8d 
+ 00655413  0x00009335 jam  0x00000001 , 0x0000478b 
+ 00655414  0x00009336 arg  0x00000003 , 0x00000007 
+ 00655415  0x00009337 call  0x000043d2 
+ 00655416  0x00009338 setarg  0x00000000 
+ 00655417  0x00009339 store  0x00000001 , 0x00004b59 
+ 00655418  0x0000933a jam  0x00000000 , 0x000046a7 
+ 00655419  0x0000933b call  0x0000405d 
+ 00655420  0x0000933e fetch  0x00000004 , 0x00004c65 
+ 00655421  0x0000933f store  0x00000004 , 0x0000477b 
+ 00655422  0x00009340 call  0x00000293 
+ 00655423  0x00009341 branch  0x00000313 
+ 00720897  0x00009347 beq  0x000000a1 , 0x000b0006 
+ 00720898  0x00009348 beq  0x000000a2 , 0x000b001a 
+ 00720899  0x00009349 beq  0x000000a3 , 0x000b0012 
+ 00720900  0x0000934a beq  0x000000a4 , 0x000b0023 
+ 00720901  0x0000934b rtn 
+ 00720902  0x0000934f fetch  0x00000002 , 0x00004509 
+ 00720903  0x00009350 rtneq  0x00000000 
+ 00720904  0x00009351 fetch  0x00000001 , 0x00000441 
+ 00720905  0x00009352 rshift2  0x0000003f , 0x0000003f 
+ 00720906  0x00009353 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00720907  0x00009354 rtn  0x00000002 
+ 00720908  0x00009355 setarg  0x00000009 
+ 00720909  0x00009356 store  0x00000002 , 0x00004496 
+ 00720910  0x00009357 store  0x00000002 , 0x00004498 
+ 00720911  0x00009358 call  0x00000438 
+ 00720912  0x00009359 jam  0x00000001 , 0x000047c6 
+ 00720913  0x0000935a rtn 
+ 00720914  0x0000935f fetch  0x00000002 , 0x00004682 
+ 00720915  0x00009360 rtnbit1  0x0000000c 
+ 00720916  0x00009361 rtnbit1  0x00000006 
+ 00720917  0x00009362 rtnbit1  0x0000000b 
+ 00720918  0x00009363 fetch  0x00000004 , 0x000046d3 
+ 00720919  0x00009364 rtnbit1  0x00000005 
+ 00720920  0x00009365 call  0x000002f3 
+ 00720921  0x00009366 branch  0x000033a7 
+ 00720922  0x00009369 call  0x00000454 
+ 00720923  0x0000936a setarg  0x00000006 
+ 00720924  0x0000936b store  0x00000002 , 0x00004496 
+ 00720925  0x0000936c store  0x00000002 , 0x00004498 
+ 00720926  0x0000936d jam  0x00000000 , 0x000047c6 
+ 00720927  0x0000936e jam  0x00000000 , 0x0000479e 
+ 00720928  0x0000936f call  0x000003b5 
+ 00720929  0x00009370 call  0x00005816 
+ 00720930  0x00009371 branch  0x000041d9 
+ 00720931  0x00009375 call  0x00000454 
+ 00720932  0x00009376 enable  0x00000028 
+ 00720933  0x00009377 hfetch  0x00000004 , 0x00008138 
+ 00720934  0x00009378 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00720935  0x00009379 hstore  0x00000004 , 0x0000804c 
+ 00720936  0x0000937a call  0x00002c21 
+ 00720937  0x0000937b call  0x000074bd 
+ 00720938  0x0000937c call  0x00003e9f 
+ 00720939  0x0000937d call  0x00000271 
+ 00720940  0x0000937f call  0x0000034e 
+ 00720941  0x00009380 hfetch  0x00000001 , 0x00008081 
+ 00720942  0x00009381 and  0x0000003f , 0x000000f7 , 0x0000003f 
+ 00720943  0x00009382 hstore  0x00000001 , 0x00008081 
+ 00720944  0x00009383 hfetch  0x00000001 , 0x0000807e 
+ 00720945  0x00009384 set1  0x00000006 , 0x0000003f 
+ 00720946  0x00009385 hstore  0x00000001 , 0x0000807e 
+ 00720947  0x00009387 hfetch  0x00000001 , 0x0000807f 
+ 00720948  0x00009388 set1  0x00000000 , 0x0000003f 
+ 00720949  0x00009389 hstore  0x00000001 , 0x0000807f 
+ 00720950  0x0000938a call  0x00000378 
+ 00720951  0x0000938b fetcht  0x00000001 , 0x000046f3 
+ 00720952  0x0000938c branch  0x000067ed 
+ 00786433  0x00009392 beq  0x000000b0 , 0x000c0008 
+ 00786434  0x00009393 beq  0x000000b1 , 0x000c000c 
+ 00786435  0x00009394 beq  0x000000b2 , 0x000c0012 
+ 00786436  0x00009395 beq  0x000000b3 , 0x000c0017 
+ 00786437  0x00009396 beq  0x000000b4 , 0x000c001e 
+ 00786438  0x00009397 beq  0x000000b5 , 0x000c0023 
+ 00786439  0x00009398 rtn 
+ 00786440  0x0000939b jam  0x00000000 , 0x000047a1 
+ 00786441  0x0000939c call  0x000002ad 
+ 00786442  0x0000939d call  0x000003b5 
+ 00786443  0x0000939e branch  0x000041c3 
+ 00786444  0x000093a1 fetch  0x00000001 , 0x0000480a 
+ 00786445  0x000093a2 rtneq  0x00000002 
+ 00786446  0x000093a3 increase  0x00000001 , 0x0000003f 
+ 00786447  0x000093a4 store  0x00000001 , 0x0000480a 
+ 00786448  0x000093a5 jam  0x00000012 , 0x000041e3 
+ 00786449  0x000093a6 branch  0x0000340e 
+ 00786450  0x000093a9 fetch  0x00000001 , 0x0000480a 
+ 00786451  0x000093aa rtnne  0x00000002 
+ 00786452  0x000093ab jam  0x00000000 , 0x0000480a 
+ 00786453  0x000093ac jam  0x0000000c , 0x000041e3 
+ 00786454  0x000093ad branch  0x0000340e 
+ 00786455  0x000093b0 fetch  0x00000001 , 0x000047a1 
+ 00786456  0x000093b1 beq  0x00000001 , 0x000c001a 
+ 00786457  0x000093b2 branch  0x000c001c 
+ 00786458  0x000093b4 call  0x00000438 
+ 00786459  0x000093b5 jam  0x00000005 , 0x000046c6 
+ 00786460  0x000093b7 arg  0x00000001 , 0x00000007 
+ 00786461  0x000093b8 branch  0x000041b9 
+ 00786462  0x000093bb call  0x00000454 
+ 00786463  0x000093bc jam  0x00000000 , 0x00004b01 
+ 00786464  0x000093bd jam  0x00000000 , 0x00004b03 
+ 00786465  0x000093be jam  0x00000000 , 0x00004b0c 
+ 00786466  0x000093bf branch  0x000041d9 
+ 00786467  0x000093c2 call  0x00000245 
+ 00786468  0x000093c3 nrtn  0x00000028 
+ 00786469  0x000093c4 call  0x000c0038 
+ 00786470  0x000093c5 fetch  0x00000002 , 0x00004d7e 
+ 00786471  0x000093c6 increase  0x00000001 , 0x0000003f 
+ 00786472  0x000093c7 store  0x00000002 , 0x00004d7e 
+ 00786473  0x000093c8 fetcht  0x00000002 , 0x00004d80 
+ 00786474  0x000093c9 isub  0x00000002 , 0x0000003e 
+ 00786475  0x000093ca call  0x000c002d , 0x00000005 
+ 00786476  0x000093cb branch  0x0000009a 
+ 00786477  0x000093cd jam  0x00000000 , 0x00004d7d 
+ 00786478  0x000093ce setarg  0x00000000 
+ 00786479  0x000093cf store  0x00000002 , 0x00004d7e 
+ 00786480  0x000093d0 setarg  0x00000019 
+ 00786481  0x000093d1 store  0x00000002 , 0x00004d80 
+ 00786482  0x000093d3 jam  0x00000000 , 0x00004c78 
+ 00786483  0x000093d4 fetch  0x00000001 , 0x00004c63 
+ 00786484  0x000093d6 store  0x00000001 , 0x00004c62 
+ 00786485  0x000093d7 rtn 
+ 00786486  0x000093d9 fetch  0x00000001 , 0x00004c64 
+ 00786487  0x000093da branch  0x000c0034 
+ 00786488  0x000093dc fetch  0x00000001 , 0x00004c78 
+ 00786489  0x000093dd increase  0x00000001 , 0x0000003f 
+ 00786490  0x000093de store  0x00000001 , 0x00004c78 
+ 00786491  0x000093df beq  0x00000004 , 0x000c0036 
+ 00786492  0x000093e0 beq  0x00000005 , 0x000c0032 
+ 00786493  0x000093e1 rtn 
Index: output/bt_program23.list
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.list	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.list	(working copy)
@@ -1,59 +1,59 @@
               include "bt_format "
               org 0x0000
-:      000069 p_start:
-0x0 000070 branch p_patch_array 
-:      000073 p_zcode:
-:      000076 p_wake_from_power:
-0x1 000077 call p_mouse_data_init 
-0x2 000078 fetch 1 ,mem_tx_power 
-0x3 000079 store 1 ,mem_tx_power_temp 
-0x4 000080 call power_ctrl_pac_succ_cnt_init 
-0x5 000081 fetch 1 ,mem_ui_button_timeout 
-0x6 000082 store 1 ,mem_select_ui_button_count 
-0x7 000083 fetch 1 ,mem_bt_ui_button_timeout 
-0x8 000084 store 1 ,mem_bt_ui_button_count 
-0x9 000085 call mouse_bt_discovery_button_down_disable 
-0xa 000086 call p_mouse_spi_init 
-0xb 000087 call p_drawing_optima_init 
-0xc 000088 call p_mouse_cb_fuction 
-0xd 000089 call p_mouse_wakeup_from_power 
-0xe 000090 branch p_mouse_setting_config 
-:      000092 p_mouse_cb_fuction:
-0xf 000093 setarg p_mouse_g24_package_data 
-0x10 000094 store 2 ,mem_cb_24g_data 
-0x11 000095 setarg p_mouse_le 
-0x12 000096 store 2 ,mem_cb_le_process 
-0x13 000097 setarg p_le_mouse_bb_event_connect_complete 
-0x14 000098 store 2 ,mem_cb_att_write 
-0x15 000099 setarg p_mouse_bt 
-0x16 000100 store 2 ,mem_cb_bt_process 
-0x17 000101 setarg p_mouse_before_lpm 
-0x18 000102 store 2 ,mem_cb_before_lpm 
-0x19 000103 setarg p_mouse_priority_bb_event 
-0x1a 000104 store 2 ,mem_cb_bb_event_process 
-0x1b 000105 setarg p_mouse_idle 
-0x1c 000106 store 2 ,mem_cb_idle_process 
-0x1d 000107 setarg p_mouse_before_hibernate 
-0x1e 000108 store 2 ,mem_cb_before_hibernate 
-0x1f 000109 setarg p_mouse_bb_event_timer 
-0x20 000110 store 2 ,mem_cb_event_timer 
-0x21 000111 rtn 
-:      000113 p_mouse_wakeup_from_power:
-0x22 000114 setarg 25 
-0x23 000115 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x24 000116 ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
-0x25 000117 call p_mouse_init_sunt 
-0x26 000118 call p_mouse_sensor_powerdown 
-:      000119 p_mouse_wakeup_no_from_power:
-0x27 000120 fetch 1 ,mem_reconn_times_init 
-0x28 000121 store 1 ,mem_reconn_times 
-0x29 000122 fetch 1 ,mem_power_on_flag 
-0x2a 000123 rtnbit1 2 
-0x2b 000124 branch p_mouse_dpi_config_default 
-:      000126 p_mouse_24g_transmit_by_interrupt_exit_count_max:
-0x2c 000127 setarg 375 
-0x2d 000128 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x2e 000129 rtn 
+:      000070 p_start:
+0x0 000071 branch p_patch_array 
+:      000074 p_zcode:
+:      000077 p_wake_from_power:
+0x1 000078 call p_mouse_data_init 
+0x2 000079 fetch 1 ,mem_tx_power 
+0x3 000080 store 1 ,mem_tx_power_temp 
+0x4 000081 call power_ctrl_pac_succ_cnt_init 
+0x5 000082 fetch 1 ,mem_ui_button_timeout 
+0x6 000083 store 1 ,mem_select_ui_button_count 
+0x7 000084 fetch 1 ,mem_bt_ui_button_timeout 
+0x8 000085 store 1 ,mem_bt_ui_button_count 
+0x9 000086 call mouse_bt_discovery_button_down_disable 
+0xa 000087 call p_mouse_spi_init 
+0xb 000088 call p_drawing_optima_init 
+0xc 000089 call p_mouse_cb_fuction 
+0xd 000090 call p_mouse_wakeup_from_power 
+0xe 000091 branch p_mouse_setting_config 
+:      000093 p_mouse_cb_fuction:
+0xf 000094 setarg p_mouse_g24_package_data 
+0x10 000095 store 2 ,mem_cb_24g_data 
+0x11 000096 setarg p_mouse_le 
+0x12 000097 store 2 ,mem_cb_le_process 
+0x13 000098 setarg p_le_mouse_bb_event_connect_complete 
+0x14 000099 store 2 ,mem_cb_att_write 
+0x15 000100 setarg p_mouse_bt 
+0x16 000101 store 2 ,mem_cb_bt_process 
+0x17 000102 setarg p_mouse_before_lpm 
+0x18 000103 store 2 ,mem_cb_before_lpm 
+0x19 000104 setarg p_mouse_priority_bb_event 
+0x1a 000105 store 2 ,mem_cb_bb_event_process 
+0x1b 000106 setarg p_mouse_idle 
+0x1c 000107 store 2 ,mem_cb_idle_process 
+0x1d 000108 setarg p_mouse_before_hibernate 
+0x1e 000109 store 2 ,mem_cb_before_hibernate 
+0x1f 000110 setarg p_mouse_bb_event_timer 
+0x20 000111 store 2 ,mem_cb_event_timer 
+0x21 000112 rtn 
+:      000114 p_mouse_wakeup_from_power:
+0x22 000115 setarg 25 
+0x23 000116 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x24 000117 ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
+0x25 000118 call p_mouse_init_sunt 
+0x26 000119 call p_mouse_sensor_powerdown 
+:      000120 p_mouse_wakeup_no_from_power:
+0x27 000121 fetch 1 ,mem_reconn_times_init 
+0x28 000122 store 1 ,mem_reconn_times 
+0x29 000123 rtn 
+:      000124 p_mouse_24g_transmit_by_interrupt_exit_count_max:
+0x2a 000125 setarg 375 
+0x2b 000126 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x2c 000127 rtn 
+0x2d 000129 nop 1 
+0x2e 000130 nop 1 
 0x2f 000131 nop 1 
 0x30 000132 nop 1 
 0x31 000133 nop 1 
@@ -71,31585 +71,31631 @@
 0x3d 000145 nop 1 
 0x3e 000146 nop 1 
 0x3f 000147 nop 1 
-:      000150 p_patch_array:
-0x40 000151 bbit1 8 ,pf_patch_ext 
-0x41 000153 beq patch00_1 ,p_soft_reset_1 
-0x42 000154 beq patch00_2 ,p_soft_reset_2 
-0x43 000155 beq patch10_5 ,p_shutdown_radio 
-0x44 000156 beq patch11_1 ,p_set_freq_tx 
-0x45 000158 beq patch03_3 ,p_page_wait_fhs_reply_ok 
-0x46 000159 beq patch04_6 ,p_role_switch_master 
-0x47 000160 beq patch09_0 ,p_quit_connection_cont 
-0x48 000161 beq patch09_2 ,p_prepare_tx 
-0x49 000162 beq patch0a_1 ,p_slave_conn_recv_packet 
-0x4a 000163 beq patch0b_1 ,p_process_dmh 
-0x4b 000164 beq patch14_7 ,p_lpm_dispatch 
-0x4c 000165 beq patch15_5 ,p_lpm_set_mult 
-0x4d 000166 beq patch19_3 ,app_bt_start_reconnect + 3 
-0x4e 000167 beq patch1d_1 ,p_mouse_bb_disconnected 
-0x4f 000168 beq patch14_1 ,p_init_param 
-0x50 000169 beq patch16_1 ,p_lpm_check_wake_lock 
-0x51 000170 beq patch16_2 ,p_g24_dispatch 
-0x52 000171 beq patch18_4 ,p_device_init 
-0x53 000172 beq patch1c_3 ,p_mouse_seting_dpi 
-0x54 000173 beq patch1c_6 ,p_mouse_motion 
-0x55 000174 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0x56 000175 beq patch1d_3 ,p_mouse_start_discovery 
-0x57 000176 beq patch1d_4 ,p_mouse_stop_discovery 
-0x58 000177 branch loop 
-:      000178 pf_patch_ext:
-0x59 000179 beq patch27_1 ,p_le_slave_match 
-0x5a 000180 beq patch28_3 ,p_le_next_adv_channel 
-0x5b 000181 beq patch29_2 ,p_le_receive_skip 
-0x5c 000182 beq patch2a_7 ,p_le_update_param 
-0x5d 000183 beq patch2b_1 ,p_le_update_channel_map 
-0x5e 000184 beq patch2c_3 ,p_le_prepare_tx 
-0x5f 000185 beq patch2c_6 ,p_le_parse 
-0x60 000186 beq patch2c_7 ,p_le_parse_l2cap 
-0x61 000187 beq patch2d_2 ,p_le_adv_not_match 
-0x62 000188 beq patch2e_7 ,p_le_lpm_setmult 
-0x63 000189 beq patch20_5 ,p_hid_rx_process 
-0x64 000190 beq patch30_0 ,p_parse_lmp_accepted 
-0x65 000191 beq patch30_2 ,p_send_lmp 
-0x66 000192 beq patch31_0 ,p_process_conn_sm 
-0x67 000193 beq patch31_4 ,p_twspi_reset 
-0x68 000194 beq patch31_5 ,p_spid_init 
-0x69 000195 beq patch3f_2 ,p_check_51cmd_once_continue 
-0x6a 000196 branch loop 
-:      000199 p_soft_reset_1:
-0x6b 000200 arg mem_sp_state ,contw 
-0x6c 000201 arg 12 ,loopcnt 
-0x6d 000202 call clear_mem 
-0x6e 000203 call p_mouse_le_txbuff_load 
-0x6f 000204 call init_memp 
-0x70 000205 call rfcomm_init 
-0x71 000206 call init_lmp 
-0x72 000207 ncall lpm_disable_exen_output ,wake 
-0x73 000208 call ui_init + 1 
-0x74 000209 branch soft_reset + 11 
-:      000211 p_soft_reset_2:
-0x75 000212 call app_lpm_init ,wake 
-0x76 000213 call publickey_init 
-0x77 000214 call lpm_recover_clk ,wake 
-:      000215 p_sp_cal_loop:
-0x78 000216 call sp_calc_sequence 
-0x79 000217 fetch 1 ,mem_ssp_enable 
-0x7a 000218 branch main_loop ,blank 
-0x7b 000219 fetch 1 ,mem_sp_local_key_invalid 
-0x7c 000220 branch p_sp_cal_loop ,blank 
-0x7d 000221 branch main_loop 
-:      000223 p_init_param:
-0x7e 000224 setarg param_le_version 
-0x7f 000225 store 3 ,mem_lmp_version 
-0x80 000226 setarg param_le_subversion 
-0x81 000227 store 2 ,mem_lmp_version + 3 
-0x82 000228 branch init_param + 12 
-:      000230 p_lpm_check_wake_lock:
-0x83 000231 rtnmark1 mark_24g 
-0x84 000232 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x85 000233 beq 0 ,disable_blank 
-0x86 000234 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x87 000235 beq le_lpm_disable ,disable_blank 
-0x88 000236 fetch 2 ,mem_sdp_remote_cid 
-0x89 000237 nbranch disable_blank ,blank 
-0x8a 000238 fetch 1 ,mem_mouse_wheel_trigger 
-0x8b 000239 nbranch disable_blank ,blank 
-0x8c 000240 branch enable_blank 
-:      000243 p_g24_dispatch:
-0x8d 000244 rtnmark0 mark_24g 
-0x8e 000245 fetch 1 ,mem_24g_conn_sm 
-0x8f 000246 bbit1 state_24g_pair ,p_g24_pair_dispatch 
-0x90 000247 bbit1 state_24g_reconn ,p_g24_reconn_dispatch 
-0x91 000248 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x92 000249 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
-:      000250 p_g24_transmit_process:
-0x93 000251 call p_g24_txdata_prep 
-0x94 000252 nbranch p_g24_nodata_transmit ,user 
-0x95 000253 call p_g24_rf_sta_check 
-:      000254 p_g24_transmit_start:
-0x96 000255 call p_g24_transmit_packet 
-0x97 000256 fetch 1 ,mem_24g_pairing_sm 
-0x98 000257 rtnne state_24g_pairing_success 
-0x99 000258 call power_ctrl_start 
-0x9a 000260 setarg g24_long_sleep_step1 
-0x9b 000261 store 3 ,mem_24g_enter_hibernate 
-0x9c 000262 jam 6 ,mem_24g_long_sleep_param_update_timer 
-0x9d 000263 fetch 1 ,mem_mouse_multi_led_state 
-0x9e 000264 beq on ,p_g24_transmit_by_interrupt_enable 
-:      000265 p_g24_short_sleep:
-0x9f 000266 call p_g24_lpm_wait 
-0xa0 000267 nrtn user 
-0xa1 000268 call p_clear_wake 
-0xa2 000269 setarg g24_4ms_interval_param 
-0xa3 000270 branch g24_lpm_long_sleep_next 
-:      000272 p_g24_pair_dispatch:
-0xa4 000273 jam zcode_c0 ,mem_zcode_temp_param0 
-0xa5 000274 branch p_zcode_entrance 
-:      000276 p_g24_reconn_dispatch:
-0xa6 000277 jam zcode_70 ,mem_zcode_temp_param0 
-0xa7 000278 branch p_zcode_entrance 
-:      000289 p_g24_transmit_by_interrupt:
-0xa8 000290 call p_g24_timer_check 
-0xa9 000291 nrtn user 
-0xaa 000292 call p_g24_interval_calibrate 
-0xab 000293 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0xac 000294 increase 1 ,pdata 
-0xad 000295 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0xae 000296 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0xaf 000297 isub temp ,null 
-0xb0 000298 call p_g24_transmit_by_interrupt_exit ,zero 
-0xb1 000299 branch p_g24_transmit_process 
-:      000300 p_g24_transmit_by_interrupt_exit:
-0xb2 000301 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0xb3 000302 setarg 0 
-0xb4 000303 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0xb5 000304 setarg 25 
-0xb6 000305 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      000306 p_g24_interval_min:
-0xb7 000307 jam 0 ,mem_24g_pac_index 
-0xb8 000308 fetch 1 ,mem_24g_interval_min 
-:      000309 p_g24_current_interval_store:
-0xb9 000310 store 1 ,mem_24g_interval 
-0xba 000311 rtn 
-:      000312 p_g24_interval_max:
-0xbb 000313 fetch 1 ,mem_24g_interval_max 
-0xbc 000314 branch p_g24_current_interval_store 
-:      000315 p_g24_interval_calibrate:
-0xbd 000316 fetch 1 ,mem_24g_pac_index 
-0xbe 000317 increase 1 ,pdata 
-0xbf 000318 store 1 ,mem_24g_pac_index 
-0xc0 000319 beq 4 ,p_g24_interval_max 
-0xc1 000320 beq 5 ,p_g24_interval_min 
-0xc2 000321 rtn 
-:      000323 p_g24_nodata_transmit:
-0xc3 000324 fetch 1 ,mem_24g_abort_pac 
-0xc4 000325 call p_g24_send_abort_packet ,blank 
-:      000326 p_g24_long_sleep:
-0xc5 000327 call p_g24_lpm_wait 
-0xc6 000328 nrtn user 
-0xc7 000329 fetch 3 ,mem_24g_enter_hibernate 
-0xc8 000330 branch g24_lpm_long_sleep_next 
-:      000332 p_g24_send_abort_packet:
-0xc9 000333 jam 1 ,mem_24g_abort_pac 
-0xca 000334 jam 0 ,mem_24g_rf_hop_ch 
-0xcb 000335 call p_g24_transmit_rf_ctrl_clear 
-0xcc 000336 store 1 ,mem_24g_txbuf 
-0xcd 000337 setarg 0 
-0xce 000338 store 7 ,mem_24g_txbuf + 1 
-0xcf 000339 fetch 4 ,mem_24g_device_addr 
-0xd0 000340 store 4 ,mem_24g_txbuf + 8 
-0xd1 000341 jam 12 ,mem_24g_datalen 
-0xd2 000342 fetch 1 ,mem_24g_data_type 
-0xd3 000343 set1 bit_abort ,pdata 
-0xd4 000344 store 1 ,mem_24g_data_type 
-0xd5 000345 call p_g24_txdata_enable_tx 
-0xd6 000346 branch p_g24_transmit_start 
-:      000348 p_g24_transmit_rf_sta_init:
-0xd7 000349 jam 1 ,mem_24g_rf_last_sta 
-0xd8 000350 jam 0 ,mem_24g_sync_cnt 
-:      000351 p_g24_transmit_rf_ctrl_clear:
-0xd9 000352 fetch 1 ,mem_24g_data_type 
-0xda 000353 and_into bits_data ,pdata 
-0xdb 000354 store 1 ,mem_24g_data_type 
-0xdc 000355 rtn 
-:      000357 p_g24_hop_ch_enable:
-0xdd 000358 fetch 1 ,mem_24g_data_type 
-0xde 000359 set1 bit_hop ,pdata 
-0xdf 000360 store 1 ,mem_24g_data_type 
-0xe0 000362 store 1 ,mem_24g_txpayload 
-0xe1 000363 rtn 
-:      000365 p_g24_hop_enable_packet:
-0xe2 000366 fetch 1 ,mem_24g_data_type 
-0xe3 000367 rtnbit0 bit_hop 
-:      000368 p_g24_hop_ch_disable:
-0xe4 000369 fetch 1 ,mem_24g_data_type 
-0xe5 000370 set0 bit_hop ,pdata 
-0xe6 000371 store 1 ,mem_24g_data_type 
-0xe7 000372 store 1 ,mem_24g_txpayload 
-0xe8 000373 call power_ctrl_pac_succ_decrs 
-0xe9 000374 branch p_g24_ch 
-:      000376 p_g24_rf_hop_attemp_again:
-0xea 000377 fetch 1 ,mem_24g_rf_hop_ch 
-0xeb 000378 bne 1 ,p_g24_transmit_rf_ctrl_clear 
-:      000379 p_g24_rf_hop_fastly:
-0xec 000380 fetch 1 ,mem_24g_hop_fastly_cnt 
-0xed 000381 increase 1 ,pdata 
-0xee 000382 store 1 ,mem_24g_hop_fastly_cnt 
-0xef 000383 beq 4 ,p_g24_rf_hop_fastly_exit 
-0xf0 000384 call p_g24_ch 
-0xf1 000385 jam 2 ,mem_24g_max_retry 
-0xf2 000386 branch p_g24_transmit_packet 
-:      000388 p_g24_rf_hop_fastly_exit:
-0xf3 000389 call power_ctrl_pac_succ_decrs 
-0xf4 000390 jam 0 ,mem_24g_hop_fastly_cnt 
-0xf5 000391 branch p_g24_transmit_rf_ctrl_clear 
-:      000393 p_g24_transmit_hop_pac_succ_wo_hop:
-0xf6 000394 jam 2 ,mem_24g_sync_cnt 
-:      000395 p_g24_transmit_hop_pac_succ:
-0xf7 000396 jam 1 ,mem_24g_rf_last_sta 
-0xf8 000397 jam 0 ,mem_24g_rf_hop_ch 
-0xf9 000398 branch p_g24_transmit_rf_ctrl_clear 
-:      000400 p_g24_transmit_succ_rf_config:
-0xfa 000401 fetch 1 ,mem_24g_rf_work_stage 
-0xfb 000402 beq 3 ,p_g24_transmit_hop_pac_succ 
-0xfc 000403 fetch 1 ,mem_24g_data_type 
-0xfd 000404 isolate0 bit_hop ,pdata 
-0xfe 000405 branch p_g24_transmit_rf_sta_init ,true 
-0xff 000406 fetch 1 ,mem_24g_rf_work_stage 
-0x100 000407 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-0x101 000408 beq 2 ,p_g24_transmit_hop_pac_succ 
-0x102 000409 rtn 
-:      000411 p_g24_rf_sta_check:
-0x103 000412 fetch 1 ,mem_24g_pairing_sm 
-0x104 000413 rtnne state_24g_pairing_success 
-0x105 000414 call p_g24_rf_laststa_synccnt_check 
-0x106 000415 ncall p_g24_rf_sync_cnt_check ,user2 
-0x107 000416 rtn 
-:      000418 p_g24_rf_laststa_synccnt_check:
-0x108 000419 disable user2 
-0x109 000420 fetch 1 ,mem_24g_rf_last_sta 
-0x10a 000421 rtnne 1 
-0x10b 000422 fetch 1 ,mem_24g_sync_cnt 
-0x10c 000423 rtnne 0 
-0x10d 000424 jam 1 ,mem_24g_rf_work_stage 
-0x10e 000425 jam 4 ,mem_24g_max_retry 
-0x10f 000426 branch enable_user2 
-:      000428 p_g24_rf_sync_cnt_check:
-0x110 000429 fetch 1 ,mem_24g_sync_cnt 
-0x111 000430 branch p_g24_rf_hop_attemp ,blank 
-0x112 000431 increase -1 ,pdata 
-0x113 000432 store 1 ,mem_24g_sync_cnt 
-0x114 000433 jam 2 ,mem_24g_rf_work_stage 
-0x115 000434 jam 4 ,mem_24g_max_retry 
-:      000435 p_g24_ch:
-0x116 000436 fetcht 1 ,mem_24g_current_ch_number 
-0x117 000437 fetch 1 ,mem_24g_addr 
-0x118 000438 and_into 0x03 ,pdata 
-0x119 000439 mul32 pdata ,4 ,rega 
-0x11a 000440 setarg mem_24g_ch_map1 
-0x11b 000441 iadd rega ,pdata 
-0x11c 000442 iadd temp ,contr 
-0x11d 000443 ifetch 1 ,contr 
-0x11e 000444 store 1 ,mem_24g_ch 
-0x11f 000445 increase 1 ,temp 
-0x120 000446 and_into 3 ,temp 
-0x121 000447 storet 1 ,mem_24g_current_ch_number 
-0x122 000448 rtn 
-:      000450 p_g24_rf_hop_attemp:
-0x123 000451 jam 3 ,mem_24g_rf_work_stage 
-0x124 000452 fetch 1 ,mem_24g_rf_hop_ch 
-0x125 000453 nbranch p_g24_rf_hop_attemp_again ,blank 
-0x126 000454 jam 2 ,mem_24g_max_retry 
-0x127 000455 branch p_g24_ch 
-:      000457 p_g24_txdata_prep:
-0x128 000458 fetch 1 ,mem_24g_pairing_sm 
-0x129 000459 bne state_24g_pairing_success ,p_g24_pairing_sm 
-:      000460 p_g24_txdata_prep_packeage_data:
-0x12a 000461 call p_g24_package_data 
-:      000462 p_g24_txdata_enable_tx:
-0x12b 000463 call p_g24_transmit_prep 
-0x12c 000464 jam ensure_on_24g ,mem_24g_ensure 
-0x12d 000465 rtn 
-:      000467 p_g24_package_data:
-0x12e 000468 fetch 2 ,mem_cb_24g_data 
-0x12f 000469 call callback_func 
-0x130 000470 branch p_g24_accumulate_mouse_data ,user 
-0x131 000471 fetch 7 ,mem_24g_txbuf + 1 
-0x132 000472 rtn blank 
-0x133 000473 branch enable_user 
-:      000474 p_g24_accumulate_mouse_data:
-0x134 000475 call p_mouse_data_xy_release 
-0x135 000476 jam 0 ,mem_24g_abort_pac 
-0x136 000477 add rega ,1 ,pdata 
-0x137 000478 store 1 ,mem_24g_datalen 
-0x138 000479 call p_g24_transmit_rf_ctrl_clear 
-0x139 000480 store 1 ,mem_24g_txbuf 
-0x13a 000481 ifetcht 1 ,contw 
-0x13b 000482 ifetch 1 ,regb 
-0x13c 000483 ior temp ,pdata 
-0x13d 000484 istore 1 ,contw 
-0x13e 000485 increase 1 ,regb 
-0x13f 000486 ifetch 4 ,regb 
-0x140 000487 istore 4 ,contw 
-0x141 000488 increase 4 ,regb 
-0x142 000489 arg mem_24g_txbuf + 6 ,contw 
-0x143 000490 arg 2 ,loopcnt 
-:      000491 p_g24_accumulation_loop:
-0x144 000492 ifetch 1 ,regb 
-0x145 000493 ifetcht 1 ,contw 
-0x146 000494 iadd temp ,pdata 
-0x147 000495 istore 1 ,contw 
-0x148 000496 increase 1 ,regb 
-0x149 000497 loop p_g24_accumulation_loop 
-0x14a 000498 rtn 
-:      000500 p_g24_transmit_packet:
-0x14b 000501 jam 0 ,mem_24g_retry 
-:      000502 p_g24_transmit_loop:
-0x14c 000503 arg param_rx_setup ,timeup 
-0x14d 000504 until clkn_rt ,meet 
-0x14e 000505 call p_g24_transmit_receive_ack 
-0x14f 000508 nbranch p_g24_retransmit ,sync 
-0x150 000509 nbranch p_g24_retransmit ,user3 
-0x151 000510 call p_g24_txbuf_clear 
-0x152 000511 call p_g24_ackpayload_parse 
-0x153 000512 call power_ctrl_pac_succ_incrs 
-:      000513 p_g24_transmit_next_packet:
-0x154 000514 fetch 1 ,mem_24g_pid 
-0x155 000515 increase 1 ,pdata 
-0x156 000516 store 1 ,mem_24g_pid 
-0x157 000517 call p_g24_hop_enable_packet 
-0x158 000518 fetch 1 ,mem_24g_pairing_sm 
-0x159 000519 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-0x15a 000520 call p_g24_transmit_succ_rf_config 
-:      000521 p_g24_transmit_abandon:
-0x15b 000522 setarg 0 
-0x15c 000523 store 4 ,mem_24g_ensure 
-0x15d 000524 store 1 ,mem_24g_hop_pac_retry 
-0x15e 000525 rtn 
-:      000527 p_g24_txbuf_clear:
-0x15f 000528 arg 4 ,loopcnt 
-0x160 000529 arg mem_24g_txbuf ,contw 
-0x161 000530 branch memset0 
-:      000532 p_g24_transmit_receive_ack:
-0x162 000533 disable user3 
-0x163 000534 call p_g24_transmit 
-0x164 000539 force 0 ,radio_ctrl 
-0x165 000540 fetch 4 ,mem_24g_addr 
-0x166 000541 iforce access 
-0x167 000542 fetcht 1 ,mem_last_freq 
-0x168 000543 call set_freq_rx 
-0x169 000544 call rf_rx_enable 
-0x16a 000545 call p_g24_receive_rxon 
-0x16b 000546 call p_g24_end_of_packet ,user3 
-0x16c 000547 rtn 
-:      000552 p_g24_retransmit:
-0x16d 000553 fetch 1 ,mem_24g_abort_pac 
-0x16e 000554 nrtn blank 
-0x16f 000555 fetch 2 ,mem_24g_txfail_cnt 
-0x170 000556 increase 1 ,pdata 
-0x171 000557 store 2 ,mem_24g_txfail_cnt 
-0x172 000558 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x173 000559 bbit1 4 ,g24_stop_24g_mode 
-0x174 000560 fetch 1 ,mem_24g_pairing_sm 
-0x175 000561 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0x176 000562 call p_g24_tx_hop_ch_process 
-0x177 000563 branch p_g24_transmit_loop 
-:      000565 p_g24_tx_paring_retry:
-0x178 000566 fetch 1 ,mem_24g_txfail_cnt 
-0x179 000567 rtnne 0xff 
-:      000568 p_g24_tx_attempt_fail:
-0x17a 000569 setarg 0 
-0x17b 000570 store 2 ,mem_24g_txfail_cnt 
-0x17c 000571 branch g24_stop_24g_mode 
-:      000573 p_g24_tx_fast_hop:
-0x17d 000574 call power_ctrl_txpower_incrs 
-0x17e 000575 call power_ctrl_pac_succ_decrs 
-0x17f 000576 branch p_g24_ch 
-:      000578 p_g24_tx_hop_ch_process:
-0x180 000579 fetch 1 ,mem_24g_retry 
-0x181 000580 sub pdata ,11 ,null 
-0x182 000581 nbranch p_g24_tx_fast_hop ,positive 
-0x183 000582 increase 1 ,pdata 
-0x184 000583 store 1 ,mem_24g_retry 
-0x185 000584 beq 2 ,p_g24_hop_ch_enable 
-0x186 000585 beq 6 ,p_g24_hop_ch_disable 
-0x187 000586 beq 8 ,p_g24_hop_ch_enable 
-0x188 000587 beq 12 ,p_g24_hop_ch_disable 
-0x189 000588 rtn 
-:      000590 p_g24_ackpayload_parse:
-0x18a 000593 fetch 1 ,mem_24g_rxbuf + 1 
-0x18b 000594 rshift3 pdata ,pdata 
-0x18c 000595 store 1 ,mem_24g_rxdata_length 
-0x18d 000597 increase 1 ,pdata 
-0x18e 000598 arg mem_24g_rxbuf + 1 ,contr 
-0x18f 000599 iadd contr ,contr 
-0x190 000600 ifetch 3 ,contr 
-0x191 000601 store 3 ,mem_24g_sta_crc 
-0x192 000603 fetch 1 ,mem_24g_rxbuf + 1 
-0x193 000604 rshift pdata ,pdata 
-0x194 000605 and pdata ,0x03 ,pdata 
-0x195 000606 store 1 ,mem_24g_sta_pid 
-0x196 000607 fetch 1 ,mem_24g_rxdata_length 
-0x197 000608 rtn blank 
-0x198 000609 iforce loopcnt 
-0x199 000610 arg mem_24g_rxbuf + 2 ,contr 
-0x19a 000611 arg mem_24g_rxpayload ,contw 
-0x19b 000612 branch memcpy 
-:      000614 p_g24_pair_init:
-0x19c 000615 jam tx_power_f5db ,mem_tx_power 
-0x19d 000616 jam 0 ,mem_24g_pid 
-0x19e 000617 jam g24_pair_ch ,mem_24g_ch 
-0x19f 000618 fetch 4 ,mem_24g_paring_addr 
-:      000619 p_g24_update_addr_and_synccrc8:
-0x1a0 000620 store 4 ,mem_24g_addr 
-:      000622 p_g24_syncword_crc8:
-0x1a1 000623 arg 0 ,rega 
-0x1a2 000624 arg 4 ,loopcnt 
-0x1a3 000625 arg mem_24g_addr ,contr 
-:      000626 p_g24_syncword_crc8_loop:
-0x1a4 000627 ifetch 1 ,contr 
-0x1a5 000628 iadd rega ,rega 
-0x1a6 000629 loop p_g24_syncword_crc8_loop 
-0x1a7 000630 copy rega ,pdata 
-0x1a8 000631 store 2 ,mem_24g_syncword 
-0x1a9 000632 fetch 1 ,mem_24g_syncword 
-0x1aa 000633 fetcht 1 ,mem_24g_syncword + 1 
-0x1ab 000634 iadd temp ,pdata 
-0x1ac 000635 store 1 ,mem_24g_syncword_crc8 
-0x1ad 000636 rtn 
-:      000638 p_g24_start_pairing_sm1:
-0x1ae 000640 call p_g24_pair_init 
-:      000641 p_g24_set_pairing_sm_1:
-0x1af 000642 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-0x1b0 000643 rtn 
-:      000645 p_g24_pairing_sm:
-0x1b1 000646 jam zcode_90 ,mem_zcode_temp_param0 
-0x1b2 000647 branch p_zcode_entrance 
-:      000649 p_g24_paring_mode_start:
-:      000651 p_g24_paring_mode:
-0x1b3 000652 jam zcode_91 ,mem_zcode_temp_param0 
-0x1b4 000653 branch p_zcode_entrance 
-:      000655 p_g24_start_24g_mode:
-0x1b5 000656 jam zcode_60 ,mem_zcode_temp_param0 
-0x1b6 000657 branch p_zcode_entrance 
-:      000659 p_g24_auto_pair_start:
-0x1b7 000660 jam zcode_61 ,mem_zcode_temp_param0 
-0x1b8 000661 branch p_zcode_entrance 
-:      000663 p_g24_check_51cmd_stop_24g:
-0x1b9 000664 set0 mark_24g ,mark 
-0x1ba 000665 jam state_24g_stop ,mem_24g_conn_sm 
-0x1bb 000666 call le_disable 
-:      000667 p_mouse_disable_g24_pairing_flag:
-0x1bc 000668 arg mosue_24g_pairing_flag ,queue 
-0x1bd 000669 branch mouse_disable_function_flag 
-:      000671 p_g24_put_data_in_buff:
-0x1be 000672 storet 1 ,mem_24g_datalen 
-0x1bf 000673 copy temp ,loopcnt 
-0x1c0 000674 arg mem_24g_txbuf ,contw 
-0x1c1 000675 branch g24_put_data_in_buff2 
-:      000695 p_g24_transmit_prep:
-0x1c2 000698 fetch 1 ,mem_24g_datalen 
-0x1c3 000699 increase 2 ,pdata 
-0x1c4 000700 store 1 ,mem_24g_txlen 
-0x1c5 000702 fetch 1 ,mem_24g_data_type 
-0x1c6 000703 store 1 ,mem_24g_txpayload 
-0x1c7 000705 fetch 1 ,mem_24g_datalen 
-0x1c8 000706 lshift3 pdata ,pdata 
-0x1c9 000707 fetcht 1 ,mem_24g_pid 
-0x1ca 000708 and temp ,0x03 ,temp 
-0x1cb 000709 lshift temp ,temp 
-0x1cc 000710 ior temp ,pdata 
-0x1cd 000711 fetcht 1 ,mem_24g_no_ack 
-0x1ce 000712 iadd temp ,pdata 
-0x1cf 000713 istore 1 ,contw 
-0x1d0 000715 fetch 1 ,mem_24g_datalen 
-0x1d1 000716 iforce loopcnt 
-0x1d2 000717 arg mem_24g_txbuf ,contr 
-0x1d3 000718 branch memcpy 
-:      000737 p_g24_prep:
-0x1d4 000738 call g24_prep 
-0x1d5 000739 fetch 1 ,mem_24g_ch 
-0x1d6 000740 branch le_prep2 
-:      000752 p_g24_receive_rxon:
-0x1d7 000755 call p_g24_prep 
-0x1d8 000756 disable user3 
-0x1d9 000757 enable decode_fec0 
-0x1da 000758 enable is_rx 
-0x1db 000759 disable is_tx 
-0x1dc 000760 enable swfine 
-0x1dd 000761 fetch 2 ,mem_24g_rx_window 
-0x1de 000762 iforce stop_watch 
-0x1df 000763 correlate null ,timeout 
-0x1e0 000764 nbranch p_g24_sync_timeout ,sync 
-0x1e1 000767 disable decode_fec0 
-0x1e2 000768 enable decode_fec1 
-0x1e3 000769 enable enable_white 
-0x1e4 000770 enable enable_crc 
-0x1e5 000771 call p_g24_receive_byte 
-0x1e6 000772 store 1 ,mem_24g_get_syncword_crc8 
-0x1e7 000773 fetcht 1 ,mem_24g_syncword_crc8 
-0x1e8 000774 isub temp ,null 
-0x1e9 000775 nbranch p_g24_end_of_packet ,zero 
-0x1ea 000776 call p_g24_receive_byte 
-0x1eb 000777 store 1 ,mem_24g_rxbuf 
-0x1ec 000781 fetch 1 ,mem_24g_rxbuf 
-0x1ed 000782 fetcht 1 ,mem_24g_data_type 
-0x1ee 000783 icompare bits_data ,temp 
-0x1ef 000784 nbranch p_g24_end_of_packet ,true 
-:      000785 p_g24_receive_skip:
-0x1f0 000786 call p_g24_receive_byte 
-0x1f1 000787 istore 1 ,contw 
-0x1f2 000788 rshift3 pdata ,pdata 
-0x1f3 000789 and pdata ,0x1f ,loopcnt 
-0x1f4 000790 branch p_g24rx_nopayload ,zero 
-:      000791 p_g24rx_loop:
-0x1f5 000792 call p_g24_receive_byte 
-0x1f6 000793 istore 1 ,contw 
-0x1f7 000794 loop p_g24rx_loop 
-:      000795 p_g24rx_nopayload:
-0x1f8 000797 copy contw ,rega 
-0x1f9 000798 call p_g24_receive_byte 
-0x1fa 000799 store 1 ,mem_rssi_hex_received 
-0x1fb 000800 copy rega ,contw 
-0x1fc 000801 parse demod ,bucket ,24 
-0x1fd 000802 enable swfine 
-0x1fe 000803 arg param_sifs ,stop_watch 
-0x1ff 000804 rshift32 pdata ,pdata 
-0x200 000805 rshift16 pdata ,pdata 
-0x201 000806 istore 3 ,contw 
-0x202 000807 disable decode_fec1 
-0x203 000808 branch p_g24_end_of_packet ,crc_failed 
-0x204 000811 enable user3 
-0x205 000812 call lerx_nopayload2 
-0x206 000813 fetch 1 ,mem_rssi_hex_received 
-:      000814 p_rssi_signal:
-0x207 000815 copy pdata ,rega 
-0x208 000816 fetcht 1 ,mem_rssi_signal_index 
-0x209 000817 setarg mem_rssi_signal_buf 
-0x20a 000818 iadd temp ,contw 
-0x20b 000819 copy rega ,pdata 
-0x20c 000820 istore 1 ,contw 
-0x20d 000821 increase 1 ,temp 
-0x20e 000822 and_into rssi_buf_len_signal ,temp 
-0x20f 000823 storet 1 ,mem_rssi_signal_index 
-0x210 000824 rtn 
-:      000826 p_g24_receive_byte:
-0x211 000827 parse demod ,bucket ,8 
-0x212 000828 rshift3 pwindow ,pdata 
-0x213 000829 rtn 
-:      000831 p_g24_sync_timeout:
-:      000836 p_g24_end_of_packet:
-0x214 000837 disable encode_fec1 
-0x215 000838 disable decode_fec1 
-0x216 000839 branch end_of_packet 
-:      000851 p_g24_transmit:
-0x217 000852 call le_enable 
-0x218 000853 fetch 4 ,mem_24g_addr 
-0x219 000854 iforce access 
-0x21a 000855 call p_g24_prep 
-0x21b 000857 call set_sync_on 
-0x21c 000858 fetcht 1 ,mem_24g_ch 
-0x21d 000859 call set_freq_tx 
-0x21e 000860 set1 txgfsk ,radio_ctrl 
-0x21f 000861 enable encode_fec0 
-0x220 000862 enable is_tx 
-0x221 000863 disable is_rx 
-0x222 000866 rshift16 access ,pdata 
-0x223 000867 rshift8 pdata ,pdata 
-0x224 000868 rshift4 pdata ,pdata 
-0x225 000869 inject mod ,40 
-0x226 000870 disable encode_fec0 
-0x227 000871 enable encode_fec1 
-0x228 000872 enable enable_white 
-0x229 000873 enable enable_crc 
-0x22a 000874 fetch 1 ,mem_24g_syncword_crc8 
-0x22b 000875 inject mod ,8 
-0x22c 000876 fetch 1 ,mem_24g_txlen 
-0x22d 000877 iforce loopcnt 
-0x22e 000878 arg mem_24g_txpayload ,contr 
-:      000879 p_g24tr_loop:
-0x22f 000880 ifetch 1 ,contr 
-0x230 000881 inject mod ,8 
-0x231 000882 loop p_g24tr_loop 
-0x232 000884 call letr_nopayload 
-0x233 000885 disable encode_fec1 
-0x234 000886 rtn 
-:      000888 p_g24_timer_check:
-0x235 000889 call disable_user 
-0x236 000890 fetcht 4 ,mem_24g_tx_btclk 
-0x237 000891 copy clkn_bt ,pdata 
-0x238 000892 isub temp ,null 
-0x239 000893 ncall g24_timer_timeout ,positive 
-0x23a 000894 copy pdata ,regb 
-0x23b 000895 fetch 4 ,mem_24g_tx_btclk 
-0x23c 000896 fetcht 1 ,mem_24g_interval 
-0x23d 000897 iadd temp ,temp 
-0x23e 000898 copy regb ,pdata 
-0x23f 000899 isub temp ,null 
-0x240 000900 nrtn positive 
-0x241 000901 set0 28 ,pdata 
-0x242 000902 store 4 ,mem_24g_tx_btclk 
-0x243 000903 branch enable_user 
-:      000927 p_rssi_average:
-0x244 000928 arg 0 ,temp 
-0x245 000929 arg rssi_buf_len_signal + 1 ,loopcnt 
-0x246 000930 copy rega ,contr 
-:      000932 p_rssi_average_loop:
-0x247 000933 ifetch 1 ,contr 
-0x248 000934 iadd temp ,temp 
-0x249 000935 loop p_rssi_average_loop 
-0x24a 000936 rshift3 temp ,pdata 
-0x24b 000937 copy pdata ,temp 
-0x24c 000938 rtnmark0 mark_24g 
-0x24d 000940 div pdata ,10 
-0x24e 000941 call wait_div_end 
-0x24f 000942 quotient pdata 
-0x250 000943 lshift4 pdata ,pdata 
-0x251 000944 branch clk2bt2 
-:      000949 p_mouse_before_lpm:
-0x252 000950 rtnmark1 mark_24g 
-0x253 000951 call p_mouse_le_txbuff_save 
-0x254 000952 call p_mouse_setgpio_lpm 
-0x255 000953 fetch 1 ,mem_context 
-0x256 000954 bbit0 state_inconn ,p_clear_wake 
-0x257 000955 fetch 1 ,mem_lpm_current_mult 
-0x258 000956 nrtn blank 
-:      000957 p_clear_wake:
-0x259 000958 setarg 0 
-0x25a 000959 store 8 ,mem_gpio_wakeup_low 
-0x25b 000960 rtn 
-:      000962 p_g24_lpm_wait:
-0x25c 000963 enable user 
-0x25d 000964 call lpo_calibration 
-0x25e 000965 fetch 3 ,mem_clks_per_lpo 
-0x25f 000966 branch disable_user ,blank 
-0x260 000967 fetch 1 ,mem_lpm_mode 
-0x261 000968 branch disable_user ,blank 
-0x262 000969 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x263 000970 beq g24_tx_timer_int_enable ,disable_user 
-:      000971 p_mouse_setgpio_lpm:
-0x264 000972 call p_mouse_set_sdio_high 
-0x265 000973 call p_clear_wake 
-:      000974 p_mouse_setgpio_hibernate:
-0x266 000975 call mouse_lpm_before_common 
-0x267 000977 fetcht 1 ,mem_flash_ncs_gpio 
-0x268 000978 call gpio_out_inactive 
-0x269 000979 hfetch 4 ,core_gpio_oe0 
-0x26a 000980 hfetcht 4 ,core_gpio_pu0 
-0x26b 000981 ior temp ,temp 
-0x26c 000982 invert temp ,temp 
-0x26d 000983 hstoret 4 ,core_gpio_pd0 
-0x26e 000984 hfetch 1 ,core_gpio_pd1 
-0x26f 000985 set0 2 ,pdata 
-0x270 000986 hstore 1 ,core_gpio_pd1 
-0x271 000987 hfetch 1 ,core_gpio_pd2 
-0x272 000988 set0 6 ,pdata 
-0x273 000989 hstore 1 ,core_gpio_pd2 
-0x274 000990 rtn 
-:      000992 p_mouse_set_sdio_high:
-0x275 000993 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x276 000994 rtn blank 
-0x277 000995 branch p_mouse_seting_sensor_type 
-:      000997 p_device_init:
-0x278 000998 jam 0x86 ,0x895b 
-0x279 000999 jam 0xa0 ,0x895c 
-0x27a 001000 call initialize_radio 
-0x27b 001001 call app_lpm_mult_enable 
-0x27c 001002 call enable_authrom 
-0x27d 001003 branch p_mouse_spi_init ,wake 
-:      001004 p_device_wake_from_power:
-0x27e 001005 call p_wake_from_power 
-:      001006 p_mouse_check_reconn_target:
-0x27f 001007 call p_mouse_tx_power_init 
-0x280 001008 fetch 1 ,mem_device_flag 
-0x281 001009 beq mode_24g_device ,p_mouse_start_24g_mode 
-0x282 001010 jam mode_bt_device1 ,mem_device_flag 
-0x283 001011 fetch 1 ,mem_xrecord_mode 
-0x284 001012 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
-0x285 001013 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0x286 001014 rtn 
-:      001016 p_mouse_tx_power_init:
-0x287 001017 fetch 1 ,mem_tx_power_temp 
-0x288 001018 store 1 ,mem_tx_power 
-0x289 001019 rtn 
-:      001021 p_mouse3_0_check_reconn_target:
-0x28a 001022 call p_mouse_mode_bt_device_multi_led_on 
-0x28b 001023 jam 1 ,mem_mouse_bt_reconnect_flag 
-0x28c 001024 fetch 6 ,mem_hci_plap 
-0x28d 001025 branch app_bt_start_discovery_short ,blank 
-0x28e 001026 branch mouse3_0_check_reconn_target + 3 
-:      001028 p_mouse4_0_check_reconn_target:
-0x28f 001029 call p_mouse_mode_bt_device_multi_led_on 
-0x290 001030 jam zcode_23 ,mem_zcode_temp_param0 
-0x291 001031 branch p_zcode_entrance 
-:      001035 p_mouse_24g_pairing_button:
-0x292 001036 jam zcode_62 ,mem_zcode_temp_param0 
-0x293 001037 branch p_zcode_entrance 
-:      001039 p_mouse_clear_sensor_data:
-0x294 001040 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x295 001041 call le_set_config_more_data 
-:      001042 p_mouse_init_sensor_reset:
-0x296 001043 jam 1 ,mem_mouse_init_sensor_reset_flag 
-:      001044 p_mouse_init_sunt:
-0x297 001045 call p_mouse_spi_init 
-0x298 001046 call mouse_spi_sdio_gpio_pollup 
-:      001047 p_mouse_init_sensor:
-0x299 001048 call mouse_read_sensor_id 
-0x29a 001049 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-0x29b 001050 beq p3065_id1 ,p_mouse_p3065_init_param 
-0x29c 001051 call mouse_twspi_reset 
-0x29d 001052 nop 1000 
-0x29e 001053 branch p_mouse_init_sensor 
-:      001055 p_mouse_init_p32xx_id2_judge:
-0x29f 001056 call p_mouse_sensor_poweron 
-0x2a0 001057 fetch 1 ,mem_sensor_id2 
-0x2a1 001059 beq p3205_tj3t_id2 ,p_mouse_3205_3t_init_param 
-0x2a2 001060 beq p3212_id2 ,p_mouse_3212_init_param 
-0x2a3 001061 branch mouse_init_p32xx_id2_judge + 1 
-:      001063 p_mouse_3212_init_param:
-0x2a4 001064 jam 1 ,mem_mouse_smooth_disable 
-0x2a5 001065 branch mouse_3212_init_param 
-:      001067 p_mouse_3205_3t_init_param:
-0x2a6 001068 jam p3205 ,mem_config_sensor_type 
-0x2a7 001069 arg mem_sensor_3205_init ,regc 
-0x2a8 001070 branch p_sensor_wr_seq 
-:      001081 p_sensor_wr_seq:
-0x2a9 001082 ifetch 2 ,regc 
-0x2aa 001083 arg 0xffff ,temp 
-0x2ab 001084 isub temp ,null 
-0x2ac 001085 rtn zero 
-0x2ad 001086 call twspi_write 
-0x2ae 001087 increase 2 ,regc 
-0x2af 001088 branch p_sensor_wr_seq 
-:      001090 p_mouse_p3065_init_param:
-0x2b0 001091 call p_mouse_sensor_poweron 
-0x2b1 001092 branch mouse_p3065_init_param 
-:      001094 p_mouse_setting_config:
-0x2b2 001095 jam zcode_80 ,mem_zcode_temp_param0 
-0x2b3 001096 branch p_zcode_entrance 
-:      001103 p_spid_init_flash:
-0x2b4 001104 jam 0x40 ,core_spid_ctrl 
-0x2b5 001105 jam 0x0 ,core_spid_delay 
-0x2b6 001106 hfetch 1 ,core_gpio_sel1 
-0x2b7 001107 set0 0 ,pdata 
-0x2b8 001108 set0 1 ,pdata 
-0x2b9 001109 set1 3 ,pdata 
-0x2ba 001110 set0 4 ,pdata 
-0x2bb 001111 hstore 1 ,core_gpio_sel1 
-0x2bc 001112 setarg 0 
-0x2bd 001113 store 4 ,mem_spid_tbuf 
-0x2be 001114 hfetch 1 ,core_gpio_pd3 
-0x2bf 001115 set0 0 ,pdata 
-0x2c0 001116 hstore 1 ,core_gpio_pd3 
-0x2c1 001117 rtn 
-:      001119 p_mouse_load_flash_info_check:
-0x2c2 001120 call p_flash_release_deep_power_down 
-0x2c3 001121 call mouse_load_flash_flag 
-0x2c4 001122 fetch 2 ,mem_store_flag 
-0x2c5 001123 arg eeprom_init_flag ,temp 
-0x2c6 001124 isub temp ,null 
-0x2c7 001125 branch p_mouse_load_flash_device_info ,zero 
-0x2c8 001126 storet 2 ,mem_store_flag 
-0x2c9 001127 call mouse_ble_init_address 
-0x2ca 001128 fetch 1 ,mem_config_sensor_motion 
-0x2cb 001129 store 1 ,mem_mouse_dpi 
-0x2cc 001130 fetch 4 ,mem_mouse_24g_addr_init 
-0x2cd 001131 store 4 ,mem_mouse_24g_addr 
-0x2ce 001132 store 4 ,mem_24g_addr 
-:      001133 p_mouse_store_flash_device_info:
-0x2cf 001134 call p_flash_release_deep_power_down 
-0x2d0 001135 call p_flash_erase_sector 
-0x2d1 001136 call p_flash_write_enable 
-0x2d2 001137 call p_mouse_information_flash_parameters 
-0x2d3 001138 call p_spid_write_flash 
-0x2d4 001139 call p_wait_flash_done 
-:      001140 p_mouse_store_random_addr_increase_count:
-0x2d5 001141 call p_flash_write_enable 
-0x2d6 001142 arg 2 ,temp 
-0x2d7 001143 arg mem_random_addr_increase_count ,rega 
-0x2d8 001144 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x2d9 001145 fetch 3 ,mem_flash_base 
-0x2da 001146 iadd regb ,pdata 
-0x2db 001147 call p_spid_write_flash 
-0x2dc 001148 call p_wait_flash_done 
-0x2dd 001149 call p_flash_deep_power_down 
-:      001150 p_mouse_spi_init:
-0x2de 001151 jam 0x76 ,mem_spi_init_clk 
-0x2df 001152 branch mouse_spi_init 
-:      001154 p_flash_erase_sector:
-0x2e0 001155 fetch 3 ,mem_flash_base 
-0x2e1 001156 store 3 ,mem_spi_write_addr 
-0x2e2 001157 call p_flash_write_enable 
-0x2e3 001158 call flash_erase_sector + 3 
-0x2e4 001159 branch p_wait_flash_done 
-:      001161 p_spid_write_flash:
-0x2e5 001162 copy pdata ,regc 
-0x2e6 001163 copy rega ,pdata 
-0x2e7 001164 increase -4 ,pdata 
-0x2e8 001165 copy pdata ,regb 
-0x2e9 001166 ifetch 4 ,regb 
-0x2ea 001167 store 4 ,mem_write_flash_head_temp 
-0x2eb 001168 copy regc ,pdata 
-0x2ec 001169 call spid_write_flash 
-0x2ed 001170 fetch 4 ,mem_write_flash_head_temp 
-0x2ee 001171 istore 4 ,regb 
-0x2ef 001172 rtn 
-:      001174 p_flash_write_enable:
-0x2f0 001175 call spid_unlock_flash 
-0x2f1 001176 call p_flash_read_status 
-0x2f2 001177 bbit0 flash_status_wel ,p_flash_write_enable 
-0x2f3 001178 rtn 
-:      001180 p_wait_flash_done:
-0x2f4 001181 call p_flash_read_status 
-0x2f5 001182 bbit1 flash_status_wip ,p_wait_flash_done 
-0x2f6 001183 rtn 
-:      001185 p_flash_read_status:
-0x2f7 001186 setarg 100000 
-0x2f8 001187 call sleep 
-0x2f9 001188 setarg mem_spid_rbuf 
-0x2fa 001189 hstore 2 ,core_spid_rxaddr 
-0x2fb 001190 setarg flash_read_satus 
-0x2fc 001191 branch spid_read_reg 
-:      001194 p_mouse_information_flash_parameters:
-0x2fd 001195 setarg mem_mouse_information_end 
-0x2fe 001196 arg mem_mouse_information_start ,temp 
-0x2ff 001197 isub temp ,temp 
-0x300 001198 fetch 3 ,mem_flash_base 
-0x301 001199 arg mem_mouse_information_start ,rega 
-0x302 001200 rtn 
-:      001207 p_mouse_load_flash_device_info:
-0x303 001209 call p_flash_release_deep_power_down 
-0x304 001210 call p_mouse_information_flash_parameters 
-0x305 001211 call spid_read_flash 
-0x306 001212 call p_mouse_load_random_addr_increase_count 
-0x307 001213 call mouse_select_reconn_device 
-0x308 001214 fetch 4 ,mem_mouse_24g_addr 
-0x309 001215 store 4 ,mem_24g_addr 
-0x30a 001216 rtn 
-:      001218 p_flash_deep_power_down:
-0x30b 001219 jam flash_command_deep_power_down ,mem_temp 
-:      001220 p_spid_write_flash_cmd:
-0x30c 001221 call p_spid_init_flash 
-0x30d 001222 nop 100 
-0x30e 001223 arg mem_write_flash_head_temp ,rega 
-0x30f 001224 fetcht 1 ,mem_temp 
-0x310 001225 call spid_write_flash_common 
-0x311 001226 nop 100 
-0x312 001227 rtn 
-:      001229 p_flash_release_deep_power_down:
-0x313 001230 jam flash_command_release_deep_power_down ,mem_temp 
-0x314 001231 branch p_spid_write_flash_cmd 
-:      001234 p_mouse_load_random_addr_increase_count:
-0x315 001235 call p_flash_release_deep_power_down 
-0x316 001236 arg 2 ,temp 
-0x317 001237 arg mem_random_addr_increase_count ,rega 
-0x318 001238 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x319 001239 fetch 3 ,mem_flash_base 
-0x31a 001240 iadd regb ,pdata 
-0x31b 001241 branch spid_read_flash 
-:      001245 p_mouse_start_24g_mode:
-0x31c 001246 jam mode_24g_device ,mem_device_flag 
-0x31d 001247 fetch 1 ,mem_power_on_flag 
-0x31e 001248 bbit1 2 ,p_g24_start_24g_mode 
-:      001249 p_mouse_start_24g_pair:
-0x31f 001250 fetch 4 ,mem_mouse_24g_addr_init 
-0x320 001251 store 4 ,mem_24g_addr 
-0x321 001252 call p_mouse_store_flash_device_info 
-0x322 001253 branch p_g24_auto_pair_start 
-:      001255 p_mouse_g24_package_data:
-0x323 001256 call mouse_g24_package_data 
-0x324 001257 fetch 2 ,mem_mouse_z 
-0x325 001258 rtn blank 
-:      001259 p_g24_transmit_by_interrupt_enable:
-0x326 001260 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x327 001261 setarg 0 
-0x328 001262 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x329 001263 rtn 
-:      001265 p_mouse_le_txbuff_save:
-0x32a 001266 arg mem_le_tx_buffer0 ,contr 
-0x32b 001267 arg mem_le_tx_buffer0_omemalloc ,contw 
-0x32c 001268 call p_mouse_le_txbuff_copy 
-0x32d 001269 arg mem_le_tx_buffer1 ,contr 
-0x32e 001270 call p_mouse_le_txbuff_copy 
-0x32f 001271 arg mem_le_tx_buffer2 ,contr 
-0x330 001272 call p_mouse_le_txbuff_copy 
-0x331 001273 arg mem_le_tx_buffer3 ,contr 
-:      001274 p_mouse_le_txbuff_copy:
-0x332 001275 arg 27 ,loopcnt 
-0x333 001276 branch memcpy 
-:      001278 p_mouse_le_txbuff_load:
-0x334 001279 arg mem_le_tx_buffer0_omemalloc ,contr 
-0x335 001280 arg mem_le_tx_buffer0 ,contw 
-0x336 001281 call p_mouse_le_txbuff_copy 
-0x337 001282 arg mem_le_tx_buffer1 ,contw 
-0x338 001283 call p_mouse_le_txbuff_copy 
-0x339 001284 arg mem_le_tx_buffer2 ,contw 
-0x33a 001285 call p_mouse_le_txbuff_copy 
-0x33b 001286 arg mem_le_tx_buffer3 ,contw 
-0x33c 001287 branch p_mouse_le_txbuff_copy 
-:      001289 p_mouse_le:
-0x33d 001290 call le_fifo_check_nearly_full 
-0x33e 001291 nrtn blank 
-0x33f 001292 fetch 1 ,mem_le_connect_status_flag 
-0x340 001293 and pdata ,0x03 ,pdata 
-0x341 001294 rtnne 0x03 
-:      001295 p_mouse_le_next:
-0x342 001296 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x343 001297 call p_mouse_clear_sensor_data ,blank 
-0x344 001298 fetch mouse_flag_len ,mem_mouse_flag 
-0x345 001299 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x346 001300 call mouse_motion 
-0x347 001301 nbranch p_bt_125hz_clear ,user 
-0x348 001302 call p_bt_125hz 
-0x349 001303 nrtn user7 
-0x34a 001304 call p_mouse_le_current_mult_update 
-0x34b 001305 call p_mouse_data_xy_release 
-0x34c 001306 call p_mouse_wheel_trigger 
-:      001307 p_mouse_data_push:
-0x34d 001308 arg mem_mouse_key ,rega 
-0x34e 001309 call queue_push 
-0x34f 001310 call p_mouse_queue_increase ,user 
-0x350 001311 rtn 
-:      001313 p_mouse_le_current_mult_update:
-0x351 001316 jam 0 ,mem_lpm_mult 
-0x352 001317 jam 30 ,mem_mouse_le_current_mult_timer 
-0x353 001318 rtn 
-:      001320 p_mouse_data_xy_release:
-0x354 001323 fetch 1 ,mem_mouse_long_mult_flag 
-0x355 001324 rtnne 1 
-0x356 001325 setarg 0 
-0x357 001326 store 1 ,mem_mouse_long_mult_flag 
-0x358 001327 store 4 ,mem_mouse_x 
-0x359 001328 branch p_mouse_init_sensor_reset 
-:      001330 p_mouse_data_init:
-0x35a 001331 jam 7 ,mem_mouse_data_queue 
-0x35b 001332 jam 4 ,mem_mouse_data_queue + 1 
-0x35c 001333 setarg mem_mouse_data_queue 
-0x35d 001334 store 2 ,mem_queue_ptr 
-0x35e 001335 branch queue_init 
-:      001337 p_mouse_queue_increase:
-0x35f 001338 fetch 1 ,mem_mouse_data_queue_num 
-0x360 001339 increase 1 ,pdata 
-0x361 001340 store 1 ,mem_mouse_data_queue_num 
-0x362 001341 rtn 
-:      001343 p_mouse_data_pull:
-0x363 001344 arg mem_mouse_key ,rega 
-0x364 001345 call queue_pop 
-0x365 001346 branch p_mouse_fill_data_le ,user 
-0x366 001347 rtn 
-:      001349 p_mouse_fill_data_le:
-0x367 001350 call le_clear_md 
-0x368 001351 fetch 1 ,mem_mouse_data_queue_num 
-0x369 001352 sub pdata ,1 ,null 
-0x36a 001353 ncall le_set_md ,positive 
-0x36b 001354 fetch 1 ,mem_mouse_data_queue_num 
-0x36c 001355 rtn blank 
-0x36d 001356 increase -1 ,pdata 
-0x36e 001357 store 1 ,mem_mouse_data_queue_num 
-0x36f 001358 branch mouse_fill_data_le 
-:      001361 p_bt_125hz:
-0x370 001362 enable user7 
-0x371 001363 fetch 1 ,mem_bt_125hz_cnt 
-0x372 001364 beq 15 ,p_bt_125hz_clear 
-0x373 001365 increase 1 ,pdata 
-0x374 001366 store 1 ,mem_bt_125hz_cnt 
-0x375 001367 rtn 
-:      001368 p_bt_125hz_clear:
-0x376 001369 jam 0 ,mem_bt_125hz_cnt 
-0x377 001370 disable user7 
-0x378 001371 rtn 
-:      001375 p_mouse_wheel_trigger:
-0x379 001376 fetch 2 ,mem_mouse_z 
-0x37a 001377 rtn blank 
-0x37b 001378 jam 1 ,mem_mouse_wheel_trigger 
-0x37c 001379 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x37d 001380 rtn 
-:      001382 p_mouse_bt:
-0x37e 001383 rtn attempt 
-0x37f 001384 fetch 1 ,mem_app_handshake_flag 
-0x380 001385 rtn blank 
-0x381 001386 call l2cap_malloc_is_fifo_nearly_full 
-0x382 001387 nrtn blank 
-0x383 001388 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x384 001389 call p_mouse_clear_sensor_data ,blank 
-0x385 001390 fetch mouse_flag_len ,mem_mouse_flag 
-0x386 001391 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x387 001392 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
-0x388 001393 call mouse_motion 
-0x389 001394 nbranch p_bt_125hz_clear ,user 
-0x38a 001395 call p_bt_125hz 
-0x38b 001396 nrtn user7 
-0x38c 001397 call p_mouse_le_current_mult_update 
-0x38d 001398 call p_mouse_data_xy_release 
-0x38e 001399 call p_mouse_wheel_trigger 
-0x38f 001400 fetch 1 ,mem_mouse_bt_boot_mode 
-0x390 001401 beq 1 ,p_mouse_send_data_boot_mode 
-0x391 001402 fetch 1 ,mem_mouse_bt_send_first_package_flag 
-0x392 001403 rtn blank 
-0x393 001404 branch mouse_send_data 
-:      001406 p_mouse_send_data_boot_mode:
-0x394 001407 fetch 1 ,mem_mouse_key 
-0x395 001408 store 1 ,mem_mouse_bt_boot_data 
-0x396 001409 fetch 1 ,mem_mouse_x 
-0x397 001410 istore 1 ,contw 
-0x398 001411 fetch 1 ,mem_mouse_y 
-0x399 001412 istore 1 ,contw 
-0x39a 001413 fetch 2 ,mem_mouse_z 
-0x39b 001414 istore 2 ,contw 
-0x39c 001416 arg 7 ,rega 
-0x39d 001417 call hid_malloc_tx_buff 
-0x39e 001418 fetch 2 ,mem_hid_int_remote_cid 
-0x39f 001419 istore 2 ,contw 
-0x3a0 001420 setarg 0x02a1 
-0x3a1 001421 istore 2 ,contw 
-0x3a2 001422 fetch 5 ,mem_mouse_bt_boot_data 
-0x3a3 001423 istore 5 ,contw 
-0x3a4 001424 rtn 
-:      001428 p_mouse_idle:
-0x3a5 001429 call ui_check_paring_button 
-0x3a6 001430 call p_mouse_dpi_check 
-0x3a7 001431 branch mouse_wheel_check 
-:      001433 p_mouse_dpi_check:
-0x3a8 001434 fetcht 1 ,mem_dpi_button_gpio 
-0x3a9 001435 call p_gpio_set_input_pd 
-0x3aa 001436 fetcht 1 ,mem_dpi_button_gpio 
-0x3ab 001437 call gpio_get_bit 
-0x3ac 001438 branch p_mouse_dpi_up ,true 
-0x3ad 001439 call p_gpio_set_input_pu 
-:      001440 p_mouse_dpi_down:
-0x3ae 001441 fetch 1 ,mem_mouse_dpi_button_state 
-0x3af 001442 rtneq dpi_button_state_down 
-0x3b0 001443 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3b1 001444 fetch 1 ,mem_config_sensor_type 
-0x3b2 001445 beq p3212 ,p_mouse_dpi_5_level_judge 
-0x3b3 001446 fetch 1 ,mem_mouse_dpi 
-0x3b4 001447 increase 1 ,pdata 
-0x3b5 001448 and pdata ,0x03 ,pdata 
-0x3b6 001449 store 1 ,mem_mouse_dpi 
-0x3b7 001453 call mouse_seting_dpi 
-0x3b8 001454 branch p_mouse_store_flash_device_info 
-:      001455 p_mouse_dpi_up:
-0x3b9 001456 call p_gpio_set_input_pu 
-0x3ba 001457 branch mouse_dpi_up 
-:      001459 p_mouse_dpi_5_level_judge:
-0x3bb 001460 fetch 1 ,mem_mouse_dpi 
-0x3bc 001461 increase 1 ,pdata 
-0x3bd 001462 sub pdata ,0x05 ,null 
-0x3be 001463 call set_pdata_0 ,zero 
-0x3bf 001464 store 1 ,mem_mouse_dpi 
-0x3c0 001465 branch mouse_seting_dpi 
-:      001467 p_mouse_priority_bb_event:
-0x3c1 001468 copy regc ,pdata 
-0x3c2 001469 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x3c3 001470 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x3c4 001471 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-0x3c5 001472 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x3c6 001473 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x3c7 001474 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
-0x3c8 001475 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
-0x3c9 001476 beq bt_evt_switch_not_accept ,app_bt_role_switch 
-0x3ca 001477 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
-0x3cb 001478 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-0x3cc 001479 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
-0x3cd 001480 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
-0x3ce 001481 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x3cf 001482 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x3d0 001483 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x3d1 001484 branch mouse_priority_bb_event + 1 
-:      001486 p_mouse_le_bb_event_connected:
-0x3d2 001487 call p_mouse_init_sensor_reset 
-0x3d3 001488 call app_ble_store_reconn_info 
-0x3d4 001489 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x3d5 001490 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x3d6 001491 nbranch p_mouse_le_bb_event_connected_next ,blank 
-0x3d7 001492 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      001493 p_mouse_le_bb_event_connected_next:
-0x3d8 001494 jam 0 ,mem_mouse_start_discovery_enable 
-0x3d9 001495 call p_mouse_data_init 
-0x3da 001496 branch mouse_le_bb_event_connected 
-:      001498 p_mouse_le_bb_disconnected:
-0x3db 001499 jam zcode_01 ,mem_zcode_temp_param0 
-0x3dc 001500 branch p_zcode_entrance 
-:      001502 p_mouse_le_enc_info:
-:      001503 p_app_updata_le_param:
-0x3dd 001504 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3de 001505 branch ui_ipc_send_cmd 
-:      001507 p_mouse_le_ll_start_encryt:
-0x3df 001508 jam zcode_b3 ,mem_zcode_temp_param0 
-0x3e0 001509 branch p_zcode_entrance 
-:      001511 p_mouse_le_conn_param_update_rsp_recieved:
-0x3e1 001512 jam zcode_a1 ,mem_zcode_temp_param0 
-0x3e2 001513 branch p_zcode_entrance 
-:      001516 p_mouse_bb_event_reconn_timeout:
-:      001517 p_mouse_bb_event_reconn_failed:
-0x3e3 001518 jam zcode_a2 ,mem_zcode_temp_param0 
-0x3e4 001519 branch p_zcode_entrance 
-:      001521 p_mouse_irtual_cable_unplug:
-0x3e5 001522 jam zcode_71 ,mem_zcode_temp_param0 
-0x3e6 001523 branch p_zcode_entrance 
-:      001525 p_mouse_sniff_not_accept:
-0x3e7 001526 jam zcode_b1 ,mem_zcode_temp_param0 
-0x3e8 001527 branch p_zcode_entrance 
-:      001529 p_mouse_bb_event_connected:
-0x3e9 001530 jam 0 ,mem_mouse_send_switch_req_timer 
-0x3ea 001531 call p_mouse_bt_discovery_button_up_init 
-0x3eb 001532 call p_mouse_store_eeprom_enable 
-0x3ec 001533 call p_mouse_init_sensor_reset 
-0x3ed 001534 branch mouse_stop_discovery 
-:      001536 p_mouse_bb_event_disconnected:
-0x3ee 001537 jam zcode_b4 ,mem_zcode_temp_param0 
-0x3ef 001538 branch p_zcode_entrance 
-:      001540 p_mouse_enter_sniff_check:
-0x3f0 001541 jam zcode_b2 ,mem_zcode_temp_param0 
-0x3f1 001542 branch p_zcode_entrance 
-:      001544 p_mouse_24g_pairing_complete:
-0x3f2 001545 call p_mouse_init_sensor_reset 
-0x3f3 001546 jam zcode_92 ,mem_zcode_temp_param0 
-0x3f4 001547 branch p_zcode_entrance 
-:      001549 p_mouse_24g_attempt_fail:
-0x3f5 001550 jam zcode_a0 ,mem_zcode_temp_param0 
-0x3f6 001551 branch p_zcode_entrance 
-:      001553 p_mouse_24g_attempt_success:
-0x3f7 001555 call p_mouse_init_sensor_reset 
-:      001556 p_mouse_24g_no_data_timer_init:
-0x3f8 001557 branch mouse_no_data_timer_init 
-:      001559 p_mouse_before_hibernate:
-0x3f9 001560 jam zcode_a3 ,mem_zcode_temp_param0 
-0x3fa 001561 branch p_zcode_entrance 
-:      001563 p_mouse_sensor_powerdown_check:
-0x3fb 001564 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x3fc 001565 rtn blank 
-0x3fd 001566 jam 0 ,mem_mouse_init_sensor_reset_flag 
-:      001567 p_mouse_sensor_powerdown:
-0x3fe 001568 call p_mouse_init_sunt 
-0x3ff 001569 setarg 0x0806 
-0x400 001574 branch twspi_write 
-:      001577 p_mouse_bb_event_timer:
-0x401 001578 call p_mouse_wheel_trigger_timer 
-0x402 001579 call p_mouse_select_device_by_button 
-0x403 001580 call mouse_check_discovery_timeout_timer 
-0x404 001581 call mouse_check_no_data_timeout_timer 
-0x405 001582 call p_mouse_g24_long_sleep_param_update_timer 
-0x406 001583 call p_mouse_g24_stop_mode_timeout_timer 
-0x407 001584 call mouse_check_direct_timeout_timer 
-0x408 001585 call p_mouse_le_enable_att_list_timer 
-0x409 001586 call p_mouse_le_current_mult_update_timer 
-0x40a 001587 call p_le_send_smp_security_request_timer 
-0x40b 001588 call p_mouse_send_switch_req_timer 
-0x40c 001589 call mouse_check_hid_handshake_timer 
-0x40d 001590 call p_mouse_bt_check_sniff_req_timeout_timer 
-0x40e 001591 branch p_mouse_multi_led_blink_timer 
-:      001593 p_check_51cmd_adv:
-0x40f 001594 call p_mouse_le_adv_data_update 
-0x410 001595 branch check_51cmd_adv 
-:      001597 p_mouse_le_adv_data_update:
-0x411 001598 jam 0x1f ,mem_le_adv_data_len 
-0x412 001599 jam 0x1f ,mem_le_scan_data_len 
-0x413 001600 call p_mouse_store_eeprom_enable 
-0x414 001601 arg mem_le_adv_swift_pair ,contr 
-:      001602 p_le_adv_data_update:
-0x415 001603 arg mem_le_adv_data + 11 ,contw 
-0x416 001604 arg 19 ,loopcnt 
-0x417 001605 call memcpy 
-0x418 001606 branch le_modified_name_adv 
-:      001608 p_le_check_adv_flag:
-0x419 001609 arg mem_le_adv_data ,rega 
-:      001610 p_le_check_adv_flag_loop:
-0x41a 001611 ifetch 1 ,rega 
-0x41b 001612 rtn blank 
-0x41c 001613 iadd contr ,rega 
-0x41d 001614 ifetch 1 ,contr 
-0x41e 001615 rtneq 0x01 
-0x41f 001616 branch p_le_check_adv_flag_loop 
-:      001618 p_mouse_store_eeprom_enable:
-0x420 001619 arg mouse_store_eeprom_flag ,queue 
-0x421 001620 branch mouse_enable_function_flag 
-:      001623 p_mouse_send_switch_req_timer:
-0x422 001624 arg mem_mouse_send_switch_req_timer ,regc 
-0x423 001625 arg host_create_conn_resend ,regb 
-0x424 001626 branch timer_single_step 
-:      001628 p_mouse_bt_check_sniff_req_timeout_timer:
-0x425 001629 arg mem_mouse_bt_send_first_package_timer ,regc 
-0x426 001630 arg p_mouse_bt_send_first_package ,regb 
-0x427 001631 branch timer_single_step 
-:      001632 p_mouse_bt_send_first_package:
-0x428 001633 jam 1 ,mem_mouse_bt_send_first_package_flag 
-0x429 001634 rtn 
-:      001637 p_mouse_le_enable_att_list_timer:
-0x42a 001638 arg mem_le_start_encrypt_timer ,regc 
-0x42b 001639 arg mouse_le_write_enable ,regb 
-0x42c 001640 branch timer_single_step 
-:      001642 p_mouse_check_direct_timeout_timer:
-0x42d 001643 arg mem_mouse_direct_timer ,regc 
-0x42e 001644 arg p_mouse_check_direct_timeout ,regb 
-0x42f 001645 branch timer_single_step_2b 
-:      001646 p_mouse_check_direct_timeout:
-0x430 001647 call p_mouse_long_button_bt_normal_discovery 
-:      001648 p_mouse_bt_discovery_button_up_init:
-0x431 001649 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x432 001650 call mouse_disable_function_flag 
-0x433 001651 branch mouse_bt_discovery_button_down_disable 
-:      001653 p_mouse_le_current_mult_update_timer:
-0x434 001654 arg mem_mouse_le_current_mult_timer ,regc 
-0x435 001655 arg p_mouse_le_current_mult_reinit ,regb 
-0x436 001656 branch timer_single_step 
-:      001657 p_mouse_le_current_mult_reinit:
-0x437 001658 fetch 1 ,mem_lpm_mult_init 
-0x438 001659 store 1 ,mem_lpm_mult 
-0x439 001660 branch p_mouse_long_mult_flag_enable 
-:      001662 p_le_send_smp_security_request_timer:
-0x43a 001663 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x43b 001664 rtn blank 
-0x43c 001665 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x43d 001666 arg p_le_pairing_sm_start_check ,regb 
-0x43e 001667 branch timer_single_step 
-:      001668 p_le_pairing_sm_start_check:
-0x43f 001669 fetch 1 ,mem_le_send_security_request_flag 
-0x440 001670 nrtn blank 
-0x441 001671 branch le_pairing_sm_start 
-:      001673 p_mouse_wheel_trigger_timer:
-0x442 001674 arg mem_mouse_wheel_trigger_timer ,regc 
-0x443 001675 arg p_mouse_wheel_trigger_disable ,regb 
-0x444 001676 branch timer_single_step 
-:      001677 p_mouse_wheel_trigger_disable:
-0x445 001678 jam 0 ,mem_mouse_wheel_trigger 
-0x446 001679 rtn 
-:      001681 p_mouse_g24_long_sleep_param_update_timer:
-0x447 001682 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x448 001683 arg p_mouse_g24_long_sleep_normal_param ,regb 
-0x449 001684 branch timer_single_step 
-:      001685 p_mouse_g24_long_sleep_normal_param:
-0x44a 001686 setarg g24_long_sleep_step2 
-0x44b 001687 store 3 ,mem_24g_enter_hibernate 
-:      001688 p_mouse_long_mult_flag_enable:
-0x44c 001689 jam 1 ,mem_mouse_long_mult_flag 
-0x44d 001690 rtn 
-:      001692 p_mouse_g24_stop_mode_timeout_timer:
-0x44e 001693 arg mem_24g_stop_g24_mode_timeout ,regc 
-0x44f 001694 arg p_mouse_g24_stop_mode_timeout ,regb 
-0x450 001695 branch timer_single_step_2b 
-:      001696 p_mouse_g24_stop_mode_timeout:
-0x451 001697 jam 1 ,mem_24g_stop_g24_mode 
-0x452 001698 rtn 
-:      001729 p_mouse_bt_discovery_timer:
-0x453 001730 arg mem_select_ui_button_count ,regc 
-0x454 001731 arg p_mouse_long_button_bt_discovery ,regb 
-0x455 001732 branch timer_single_step 
-:      001733 p_mouse_long_button_bt_discovery:
-0x456 001734 fetch 1 ,mem_device_flag 
-0x457 001735 rtneq mode_24g_device 
-:      001736 p_mouse_long_button_bt_normal_discovery:
-0x458 001737 fetch 2 ,mem_ui_state_map 
-0x459 001738 isolate1 ui_state_ble_adv ,pdata 
-0x45a 001739 call mouse_stop_le_adv ,true 
-0x45b 001740 fetch 2 ,mem_ui_state_map 
-0x45c 001741 isolate1 ui_state_bt_reconnect ,pdata 
-0x45d 001742 call mouse_cancel_reconnect ,true 
-0x45e 001743 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x45f 001744 call mouse_enable_function_flag 
-0x460 001745 branch mouse_long_button_bt_discovry 
-:      001748 p_mouse_select_device_by_button:
-0x461 001749 fetcht 1 ,mem_config_select_device_button_gpio 
-0x462 001750 call gpio_get_bit 
-0x463 001751 nbranch p_mouse_select_device_button_up ,true 
-:      001752 p_mouse_select_device_button_down:
-0x464 001753 call p_mouse_bt_discovery_timer 
-0x465 001754 fetch 1 ,mem_select_device_button_statue 
-0x466 001755 rtneq pb_button_state_down 
-0x467 001756 jam pb_button_state_down ,mem_select_device_button_statue 
-0x468 001757 fetch 2 ,mem_mouse_direct_timeout 
-0x469 001758 store 2 ,mem_mouse_direct_timer 
-0x46a 001759 force page_length_timer ,queue 
-0x46b 001760 fetch 2 ,mem_page_to 
-0x46c 001761 branch timer_init 
-:      001763 p_mouse_select_device_button_up:
-0x46d 001764 fetch 1 ,mem_select_device_button_statue 
-0x46e 001765 rtneq pb_button_state_up 
-0x46f 001766 fetch 1 ,mem_select_ui_button_count 
-0x470 001767 sub pdata ,20 ,null 
-0x471 001768 ncall p_mouse_ready_reconnection_by_button ,positive 
-0x472 001769 fetch 1 ,mem_ui_button_timeout 
-0x473 001770 store 1 ,mem_select_ui_button_count 
-0x474 001771 jam pb_button_state_up ,mem_select_device_button_statue 
-0x475 001772 rtn 
-:      001774 p_mouse_ready_reconnection_by_button:
-0x476 001775 call p_mouse_switch_device_flag 
-0x477 001776 jam 0 ,mem_link_key_exists 
-0x478 001777 call p_mouse_store_flash_device_info 
-0x479 001778 fetch mouse_flag_len ,mem_mouse_flag 
-0x47a 001779 rtneq mouse_bt_discovery_button_long_down_flag 
-0x47b 001780 branch mouse_set_reconnection 
-:      001782 p_mouse_switch_device_flag:
-0x47c 001783 fetcht 1 ,mem_device_flag 
-0x47d 001784 increase 1 ,temp 
-0x47e 001785 fetch 1 ,mem_device_number 
-0x47f 001786 isub temp ,null 
-0x480 001787 ncall mouse_select_device_count_clean ,positive 
-0x481 001788 storet 1 ,mem_device_flag 
-0x482 001789 rtn 
-:      001823 p_mouse_sensor_poweron:
-0x483 001824 call p_mouse_spi_init 
-0x484 001825 setarg 0x8006 
-0x485 001826 call twspi_write 
-0x486 001827 nop 12000 
-0x487 001828 arg mem_sensor_poweron_init ,regc 
-0x488 001829 call p_sensor_wr_seq 
-:      001830 p_mouse_dpi_config:
-0x489 001831 fetch 1 ,mem_mouse_dpi 
-0x48a 001832 bne 0xff ,p_mouse_seting_dpi 
-:      001833 p_mouse_dpi_config_default:
-0x48b 001834 fetch 1 ,mem_config_sensor_motion 
-0x48c 001835 store 1 ,mem_mouse_dpi 
-:      001837 p_mouse_seting_dpi:
-:      001838 p_mouse_seting_sensor_type:
-0x48d 001839 fetch 1 ,mem_config_sensor_type 
-0x48e 001840 beq p3212 ,p_mouse_seting_3212_dpi 
-0x48f 001841 fetch 1 ,mem_mouse_dpi 
-0x490 001842 beq mouse_dpi_level1 ,p_mouse_set_cpi1 
-0x491 001843 beq mouse_dpi_level3 ,p_mouse_set_cpi3 
-0x492 001844 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
-:      001845 p_mouse_set_cpi2:
-0x493 001846 fetch 1 ,mem_config_sensor_type 
-0x494 001847 beq p3065_xy ,p_mouse_3065xy_set_cpi2 
-:      001849 p_mouse_320x_set_cpi3:
-0x495 001850 fetch 1 ,mem_320x_dpi_3 
-:      001851 p_mouse_dpi_store:
-0x496 001852 store 1 ,mem_mouse_cpi_count 
-0x497 001853 branch mouse_p3205_dpi + 3 
-:      001855 p_mouse_dpi_recount:
-0x498 001856 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x499 001857 branch p_mouse_set_cpi1 
-:      001859 p_mouse_set_cpi1:
-0x49a 001860 fetch 1 ,mem_config_sensor_type 
-0x49b 001861 beq p3065_xy ,p_mouse_3065xy_set_cpi1 
-:      001863 p_mouse_320x_set_cpi1:
-0x49c 001864 fetch 1 ,mem_320x_dpi_1 
-0x49d 001865 branch p_mouse_dpi_store 
-:      001867 p_mouse_set_cpi3:
-0x49e 001868 fetch 1 ,mem_config_sensor_type 
-0x49f 001869 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
-:      001871 p_mouse_320x_set_cpi4:
-0x4a0 001872 fetch 1 ,mem_320x_dpi_4 
-0x4a1 001873 branch p_mouse_dpi_store 
-:      001875 p_mouse_3065xy_set_cpi2:
-0x4a2 001876 fetch 1 ,mem_320x_dpi_3 
-0x4a3 001877 increase -1 ,pdata 
-0x4a4 001878 branch p_mouse_dpi_store 
-:      001879 p_mouse_3065xy_set_cpi1:
-0x4a5 001880 fetch 1 ,mem_320x_dpi_1 
-0x4a6 001881 increase -1 ,pdata 
-0x4a7 001882 branch p_mouse_dpi_store 
-:      001883 p_mouse_3065xy_set_cpi3:
-0x4a8 001884 fetch 1 ,mem_320x_dpi_4 
-0x4a9 001885 increase -1 ,pdata 
-0x4aa 001886 branch p_mouse_dpi_store 
-:      001888 p_mouse_seting_3212_dpi:
-0x4ab 001889 fetch 1 ,mem_mouse_dpi 
-0x4ac 001890 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x4ad 001891 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x4ae 001892 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x4af 001893 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-0x4b0 001894 beq mouse_dpi_level5 ,mouse_set_p3212_cpi4 
-:      001895 p_mouse_set_p3212_cpi3:
-0x4b1 001896 jam mouse_dpi_level3 ,mem_mouse_dpi 
-0x4b2 001897 branch mouse_set_p3212_cpi3 
-:      001899 p_mouse_motion:
-0x4b3 001900 disable user 
-0x4b4 001901 setarg 0 
-0x4b5 001902 store 6 ,mem_mouse_x 
-0x4b6 001903 call p_mouse_cheak_sensor_data 
-0x4b7 001904 call mouse_zwheel 
-0x4b8 001906 call p_mouse_key 
-0x4b9 001907 nbranch p_drawing_optima_init ,user 
-0x4ba 001908 call p_drawing_optima 
-0x4bb 001909 branch mouse_motion + 9 
-:      001911 p_mouse_key:
-0x4bc 001912 call p_mouse_check_key_gpio 
-0x4bd 001913 branch mouse_key + 1 
-:      001915 p_mouse_check_key_gpio:
-0x4be 001916 arg 0 ,rega 
-0x4bf 001917 call p_mouse_check_lkey_gpio 
-0x4c0 001921 branch mouse_check_key_gpio_output 
-:      001923 p_mouse_check_lkey_gpio:
-0x4c1 001924 fetcht 1 ,mem_lbutton_gpio 
-0x4c2 001925 call p_gpio_set_input_pu 
-0x4c3 001926 fetcht 1 ,mem_lbutton_gpio 
-0x4c4 001927 call gpio_get_bit 
-0x4c5 001928 setflag true ,0 ,rega 
-:      001929 p_mouse_check_rkey_gpio:
-0x4c6 001930 fetcht 1 ,mem_rbutton_gpio 
-0x4c7 001931 call p_gpio_set_input_pu 
-0x4c8 001932 fetcht 1 ,mem_rbutton_gpio 
-0x4c9 001933 call gpio_get_bit 
-0x4ca 001934 setflag true ,1 ,rega 
-:      001935 p_mouse_check_mkey_gpio:
-0x4cb 001936 fetcht 1 ,mem_mbutton_gpio 
-0x4cc 001937 call p_gpio_set_input_pu 
-0x4cd 001938 fetcht 1 ,mem_mbutton_gpio 
-0x4ce 001939 call gpio_get_bit 
-0x4cf 001940 setflag true ,2 ,rega 
-:      001941 p_mouse_check_bk_key_gpio:
-0x4d0 001942 fetcht 1 ,mem_bk_button_gpio 
-0x4d1 001943 call p_gpio_set_input_pd 
-0x4d2 001944 fetcht 1 ,mem_bk_button_gpio 
-0x4d3 001945 call gpio_get_bit 
-0x4d4 001946 nsetflag true ,3 ,rega 
-0x4d5 001947 call p_gpio_set_input_pu 
-:      001948 p_mouse_check_fw_key_gpio:
-0x4d6 001949 fetcht 1 ,mem_fw_button_gpio 
-0x4d7 001950 call p_gpio_set_input_pd 
-0x4d8 001951 fetcht 1 ,mem_fw_button_gpio 
-0x4d9 001952 call gpio_get_bit 
-0x4da 001953 nsetflag true ,4 ,rega 
-:      001954 p_gpio_set_input_pu:
-0x4db 001955 set1 gpio_active_bit ,temp 
-:      001956 p_gpio_set_input_pu1:
-0x4dc 001957 arg core_gpio_pu0 ,contw 
-0x4dd 001958 call gpio_set_bit 
-0x4de 001959 set0 gpio_active_bit ,temp 
-0x4df 001960 branch p_gpio_set_input_pd4 
-:      001962 p_gpio_set_input_pd:
-0x4e0 001963 set0 gpio_active_bit ,temp 
-0x4e1 001964 arg core_gpio_pu0 ,contw 
-0x4e2 001965 call gpio_set_bit 
-0x4e3 001966 set1 gpio_active_bit ,temp 
-:      001967 p_gpio_set_input_pd4:
-0x4e4 001968 arg core_gpio_pd0 ,contw 
-0x4e5 001969 branch gpio_set_high_impedance2 
-:      001971 p_mouse_cheak_sensor_data:
-:      001972 p_mouse_p32xx_sensor_motion:
-0x4e6 001973 call mouse_clear_sensor_data 
-0x4e7 001974 fetch 1 ,mem_config_sensor_type 
-0x4e8 001975 beq p3212 ,p_mouse_p3212_sensor_motion 
-0x4e9 001976 disable user 
-0x4ea 001977 branch mouse_p32xx_sensor_motion_2 
-:      001979 p_mouse_p3212_sensor_motion:
-0x4eb 001980 call mouse_p3212_sensor_motion_1 
-:      001981 p_mouse_sensor_data_increase_check:
-0x4ec 001982 fetch 1 ,mem_mouse_dpi 
-0x4ed 001983 beq mouse_dpi_level5 ,p_mouse_sensor_data_increase 
-0x4ee 001984 rtn 
-:      001986 p_mouse_sensor_data_increase:
-0x4ef 001987 fetch 1 ,mem_mouse_x 
-0x4f0 001988 call p_mouse_2400_zoom 
-0x4f1 001989 store 1 ,mem_mouse_x 
-0x4f2 001990 fetch 1 ,mem_mouse_y 
-0x4f3 001991 call p_mouse_2400_zoom 
-0x4f4 001992 store 1 ,mem_mouse_y 
-0x4f5 001993 rtn 
-:      001995 p_mouse_2400_zoom:
-0x4f6 001996 bbit1 7 ,p_mouse_xy_inverse 
-0x4f7 001997 bbit0 7 ,p_mouse_xy_zoom 
-0x4f8 001998 rtn 
-:      002000 p_mouse_xy_inverse:
-0x4f9 002001 sub pdata ,0 ,pdata 
-0x4fa 002002 call p_mouse_xy_zoom 
-0x4fb 002003 sub pdata ,0 ,pdata 
-0x4fc 002004 rtn 
-:      002006 p_mouse_xy_zoom:
-0x4fd 002007 rshift pdata ,temp 
-0x4fe 002008 and temp ,0x3f ,temp 
-0x4ff 002009 iadd temp ,pdata 
-0x500 002010 sub pdata ,0x7f ,null 
-0x501 002011 ncall p_mouse_xy_forward_overflow ,positive 
-0x502 002012 rtn 
-:      002014 p_mouse_xy_forward_overflow:
-0x503 002015 setarg 0x7f 
-0x504 002016 rtn 
-:      002018 p_mouse_bb_event_discovery_btn:
-0x505 002019 isolate1 mark_24g ,mark 
-0x506 002020 call p_g24_check_51cmd_stop_24g ,true 
-0x507 002021 branch mouse_bb_event_discovery_btn + 1 
-:      002027 p_mouse_start_discovery:
-0x508 002028 jam zcode_50 ,mem_zcode_temp_param0 
-0x509 002029 branch p_zcode_entrance 
-:      002031 p_mouse_stop_discovery:
-0x50a 002032 call p_mouse_discovey_led_blink_off 
-0x50b 002033 setarg 0 
-0x50c 002034 store 2 ,mem_mouse_discovery_timer 
-0x50d 002035 store 1 ,mem_mouse_blink_count 
-0x50e 002036 call p_mouse_init_sensor_reset 
-0x50f 002037 branch mouse_stop_discovery + 1 
-:      002039 p_le_slave_match:
-0x510 002040 fetch 1 ,mem_le_md_count 
-0x511 002041 pincrease 1 
-0x512 002042 store 1 ,mem_le_md_count 
-0x513 002043 beq le_md_max_count ,le_slave_cont 
-0x514 002044 call le_acknowledge 
-0x515 002045 call le_prepare_tx 
-0x516 002046 call power_ctrl_start 
-0x517 002047 branch le_slave_match + 7 
-:      002049 p_le_next_adv_channel:
-0x518 002050 fetch 1 ,mem_le_ch_mapped 
-0x519 002051 increase 1 ,pdata 
-0x51a 002052 store 1 ,mem_le_ch_mapped 
-0x51b 002053 rtnne 40 
-0x51c 002054 jam 37 ,mem_le_ch_mapped 
-0x51d 002055 rtn 
-:      002057 p_le_receive_skip:
-0x51e 002058 call save_rssi 
-0x51f 002059 call p_rssi_signal 
-0x520 002060 branch le_receive_skip + 2 
-:      002062 p_le_update_param:
-0x521 002063 jam zcode_40 ,mem_zcode_temp_param0 
-0x522 002064 branch p_zcode_entrance 
-:      002066 p_le_update_channel_map:
-0x523 002067 jam zcode_41 ,mem_zcode_temp_param0 
-0x524 002068 branch p_zcode_entrance 
-:      002070 p_le_prepare_tx:
-0x525 002071 fetch 1 ,mem_le_arq 
-0x526 002072 bbit1 wak ,p_le_prepare_tx_wak 
-0x527 002073 call power_ctrl_pac_succ_incrs 
-0x528 002074 fetch 1 ,mem_empty_count 
-0x529 002075 nbranch p_le_send_empyt ,blank 
-0x52a 002076 fetch 1 ,mem_le_state 
-0x52b 002077 bbit0 lestate_encryption ,p_le_tx_4 
-0x52c 002078 fetch 1 ,mem_le_rxbuf + 1 
-0x52d 002079 branch p_le_tx_4 ,blank 
-0x52e 002080 branch le_send_empty 
-:      002081 p_le_send_empyt:
-0x52f 002082 fetch 1 ,mem_empty_count 
-0x530 002083 increase -1 ,pdata 
-0x531 002084 store 1 ,mem_empty_count 
-0x532 002085 branch le_send_empty 
-:      002086 p_le_tx_4:
-0x533 002087 fetch 1 ,mem_le_pairing_state 
-0x534 002088 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0x535 002089 jam 3 ,mem_empty_count 
-:      002090 p_in_le_tx_4:
-0x536 002091 call le_fifo_check_nearly_full 
-0x537 002092 call p_mouse_data_pull ,blank 
-0x538 002093 branch le_prepare_tx + 4 
-:      002095 p_le_check_tx_retransmit_setmd:
-0x539 002096 fetch 1 ,mem_le_connect_status_flag 
-0x53a 002097 and pdata ,0x03 ,pdata 
-0x53b 002098 rtnne 0x03 
-0x53c 002099 fetch 1 ,mem_mouse_data_queue_num 
-0x53d 002100 rtn blank 
-0x53e 002101 fetch 1 ,mem_le_txlen 
-0x53f 002102 rtn blank 
-0x540 002103 fetch 1 ,mem_le_txheader 
-0x541 002104 set1 md ,pdata 
-0x542 002105 store 1 ,mem_le_txheader 
-0x543 002106 call le_set_md 
-0x544 002107 rtn 
-:      002110 p_le_prepare_tx_wak:
-0x545 002111 call p_le_check_tx_retransmit_setmd 
-:      002112 p_le_power_ctrl_pac_succ_decrs:
-:      002113 power_ctrl_pac_succ_decrs:
-0x546 002114 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x547 002115 sub pdata ,2 ,null 
-0x548 002116 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x549 002117 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x54a 002118 rtneq 0 
-0x54b 002119 increase -1 ,pdata 
-0x54c 002120 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x54d 002121 rtn 
-:      002123 p_mouse_le_reconn_write_enable_timer_reinit:
-0x54e 002124 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x54f 002125 rtn blank 
-0x550 002126 fetch 1 ,mem_le_connect_status_flag 
-0x551 002127 and pdata ,0x03 ,pdata 
-0x552 002128 rtneq 0x03 
-0x553 002129 jam 1 ,mem_le_start_encrypt_timer 
-0x554 002130 rtn 
-:      002132 p_le_parse:
-0x555 002133 rtnmark1 mark_old_packet 
-0x556 002134 call le_fifo_check_full 
-0x557 002135 nrtn blank 
-0x558 002136 fetch 1 ,mem_le_rxbuf 
-0x559 002137 and pdata ,0x3 ,pdata 
-0x55a 002138 store 1 ,mem_le_packet_llid 
-0x55b 002139 ifetch 1 ,contr 
-0x55c 002140 and pdata ,0x1f ,pdata 
-0x55d 002141 store 1 ,mem_le_packet_size 
-0x55e 002142 rtn blank 
-0x55f 002143 copy contr ,pdata 
-0x560 002144 store 2 ,mem_le_payload_ptr 
-0x561 002145 fetch 1 ,mem_le_packet_llid 
-0x562 002146 beq llid_le_ll ,p_le_parse_ll 
-0x563 002147 branch le_parse_l2cap 
-:      002148 p_le_parse_ll:
-0x564 002149 fetch 1 ,mem_le_rxbuf + 2 
-0x565 002150 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-0x566 002151 branch le_parse_ll + 1 
-:      002152 p_le_parse_channel_map_req:
-0x567 002153 ifetch 5 ,contr 
-0x568 002154 store 5 ,mem_le_new_map 
-0x569 002155 ifetch 2 ,contr 
-0x56a 002156 store 2 ,mem_le_instant 
-0x56b 002157 branch le_parse_channel_map_req + 7 
-:      002159 p_le_parse_l2cap:
-0x56c 002160 ifetch 2 ,contr 
-0x56d 002161 beq le_l2cap_cid_att ,p_le_parse_att 
-0x56e 002162 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0x56f 002163 branch le_parse_l2cap + 11 
-:      002164 p_le_parse_att:
-0x570 002165 call store_contr 
-0x571 002166 call p_mouse_le_reconn_write_enable_timer_reinit 
-0x572 002167 call get_contr 
-0x573 002168 ifetch 3 ,contr 
-0x574 002169 store 3 ,mem_le_att_opcode 
-0x575 002170 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0x576 002171 rshift8 pdata ,temp 
-0x577 002172 sub temp ,0x24 ,null 
-0x578 002173 branch p_le_parse_att1 ,positive 
-0x579 002174 arg mem_mouse_le_uuid_sup ,temp 
-0x57a 002175 storet 2 ,mem_ui_le_uuid_table 
-0x57b 002176 call le_parse_att + 2 
-0x57c 002177 setarg 0x8e7a 
-0x57d 002178 store 2 ,mem_ui_le_uuid_table 
-0x57e 002179 rtn 
-:      002181 p_le_parse_att_read_by_group_type_request:
-0x57f 002182 call le_parse_att_read_by_group_type_request 
-0x580 002183 call le_fifo_get_last_tx_ptr 
-0x581 002184 increase 7 ,contr 
-0x582 002185 ifetch 1 ,contr 
-0x583 002186 rtnne attop_read_by_group_type_response 
-0x584 002187 increase 5 ,contr 
-0x585 002188 ifetch 2 ,contr 
-0x586 002189 arg uuid_service_hids ,temp 
-0x587 002190 isub temp ,null 
-0x588 002191 nrtn zero 
-0x589 002192 increase -4 ,contr 
-0x58a 002193 setarg 0x2b 
-0x58b 002194 istore 2 ,contr 
-0x58c 002195 rtn 
-:      002197 p_le_parse_att1:
-0x58d 002198 beq attop_read_request ,p_le_parse_att_read_request 
-0x58e 002199 branch le_parse_att + 2 
-:      002200 p_le_parse_att_read_request:
-0x58f 002201 fetcht 2 ,mem_le_att_handle 
-0x590 002202 fetch 1 ,mem_le_configuration 
-0x591 002203 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      002204 p_le_send_att_read_response:
-0x592 002205 fetch 2 ,mem_le_att_handle 
-0x593 002206 beq 0x13 ,le_send_att_error_response_notfound 
-0x594 002207 fetcht 2 ,mem_le_att_handle 
-0x595 002208 branch le_send_att_read_response 
-:      002210 p_le_send_att_read_response_check_auth:
-0x596 002211 fetch 2 ,mem_le_pairing_handle 
-0x597 002212 isub temp ,null 
-0x598 002213 nbranch p_le_send_att_read_response ,zero 
-0x599 002214 call le_check_encrypt_state 
-0x59a 002215 nbranch p_le_send_att_read_response ,user 
-0x59b 002216 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59c 002217 branch le_send_att_error_response 
-:      002219 p_le_parse_smp:
-0x59d 002220 ifetch 1 ,contr 
-0x59e 002221 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-0x59f 002223 branch le_parse_smp + 2 
-:      002225 p_le_parse_smp_pairing_request:
-0x5a0 002226 jam 1 ,mem_le_send_security_request_flag 
-0x5a1 002227 branch le_parse_smp_pairing_request 
-:      002233 p_le_adv_not_match:
-0x5a2 002234 fetch 1 ,mem_le_ch_mapped 
-0x5a3 002235 bne 39 ,le_adv_loop 
-0x5a4 002236 call p_le_adv_random_delay 
-0x5a5 002237 arg le_adv_interval_timer ,queue 
-0x5a6 002238 fetch 2 ,mem_le_adv_interval 
-0x5a7 002239 branch timer_init 
-:      002240 p_le_adv_random_delay:
-0x5a8 002241 random pdata 
-0x5a9 002242 arg 0x1ff ,temp 
-0x5aa 002243 iand temp ,pdata 
-0x5ab 002244 add pdata ,250 ,pdata 
-0x5ac 002245 branch delay 
-:      002247 p_le_lpm_setmult:
-0x5ad 002248 disable wake 
-0x5ae 002249 branch p_le_lpm_set_mult_attempt ,attempt 
-0x5af 002250 nbranch le_lpm_lost ,match 
-:      002251 p_le_lpm_set_mult_attempt:
-0x5b0 002252 call lpm_match 
-0x5b1 002253 fetch 2 ,mem_rx_window_sniff 
-0x5b2 002254 store 2 ,mem_le_receive_window 
-0x5b3 002255 fetch 1 ,mem_le_connect_status_flag 
-0x5b4 002256 compare 3 ,pdata ,3 
-0x5b5 002257 nbranch lpm_mult_short ,true 
-0x5b6 002258 branch le_lpm_set_mult_attempt + 3 
-:      002260 p_le_mouse_bb_event_connect_complete:
-0x5b7 002261 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b8 002262 nrtn blank 
-0x5b9 002263 fetch 1 ,mem_le_att_handle 
-0x5ba 002264 sub pdata ,26 ,pdata 
-0x5bb 002265 nrtn zero 
-0x5bc 002266 branch mouse_le_write_enable 
-:      002268 p_twspi_reset:
-0x5bd 002269 hfetch 1 ,core_gpio_out3 
-0x5be 002270 and_into 0xfd ,pdata 
-0x5bf 002271 hstore 1 ,core_gpio_out3 
-0x5c0 002272 hfetcht 1 ,core_gpio_oe3 
-0x5c1 002273 or_into 0x2 ,temp 
-0x5c2 002274 hstoret 1 ,core_gpio_oe3 
-0x5c3 002275 call twspi_disable 
-0x5c4 002276 and_into 0xfd ,temp 
-0x5c5 002277 nop 13 
-0x5c6 002278 call p_twspi_enable 
-0x5c7 002279 hstoret 1 ,core_gpio_oe3 
-0x5c8 002280 rtn 
-:      002282 p_spid_init:
-0x5c9 002283 call spid_init_common 
-:      002284 p_twspi_enable:
-0x5ca 002285 hfetch 1 ,core_gpio_sel1 
-0x5cb 002286 set1 0 ,pdata 
-0x5cc 002287 set0 1 ,pdata 
-0x5cd 002288 set0 3 ,pdata 
-0x5ce 002289 hstore 1 ,core_gpio_sel1 
-0x5cf 002290 rtn 
-:      002293 p_page_wait_fhs_reply_ok:
-0x5d0 002294 jam zcode_00 ,mem_zcode_temp_param0 
-0x5d1 002295 branch p_zcode_entrance 
-:      002297 p_role_switch_master:
-0x5d2 002298 call role_switch_check 
-0x5d3 002299 nrtn user 
-:      002300 p_wait_role_switch_anchor:
-0x5d4 002301 disable user 
-0x5d5 002302 jam param_newconnto ,mem_newconnto_counter 
-0x5d6 002303 set0 mark_fhs_already_good ,mark 
-0x5d7 002304 set0 mark_role_switch_receive_fhs ,mark 
-:      002305 p_roles_waitfhs_loop:
-0x5d8 002306 call rf_setup_time_master_slot 
-0x5d9 002307 call master_recv_packet 
-0x5da 002308 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
-0x5db 002309 call new_conn_timeout 
-0x5dc 002310 nbranch p_roles_waitfhs_loop ,blank 
-0x5dd 002311 bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
-0x5de 002312 branch role_switch_fail_master 
-:      002314 p_roles_replyto_fhs:
-0x5df 002315 call rf_setup_time_slave_slot 
-0x5e0 002316 arg type_id ,type 
-0x5e1 002317 call master_send_packet 
-0x5e2 002318 set1 mark_role_switch_receive_fhs ,mark 
-0x5e3 002319 set0 mark_fhs_already_good ,mark 
-0x5e4 002320 fetch 1 ,mem_amaddr 
-0x5e5 002321 iforce am_addr 
-0x5e6 002322 jam 2 ,mem_newconnto_counter 
-0x5e7 002323 branch p_roles_waitfhs_loop 
-:      002325 p_roles_replyto_fhs1:
-0x5e8 002326 fetch 4 ,mem_clke_bt 
-0x5e9 002327 pincrease 8 
-0x5ea 002328 store 4 ,mem_clke_bt 
-0x5eb 002329 branch roles_replyto_fhs + 4 
-:      002331 p_process_dmh:
-0x5ec 002332 bmark1 mark_first_packet ,end_of_packet 
-0x5ed 002333 branch process_dmh + 1 
-:      002335 p_quit_connection_cont:
-0x5ee 002336 call app_disconn_reason_collect_bt 
-0x5ef 002337 call sniff_exit 
-0x5f0 002338 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x5f1 002339 call ui_ipc_send_event 
-0x5f2 002340 call init_lmp_work 
-0x5f3 002341 call l2cap_init_work 
-0x5f4 002342 branch quit_connection_cont + 8 
-:      002344 p_prepare_tx:
-0x5f5 002345 fetch 1 ,mem_state 
-0x5f6 002346 isolate1 state_inconn ,pdata 
-0x5f7 002347 call p_bt_power_ctrl ,true 
-0x5f8 002348 branch prepare_tx + 1 
-:      002349 p_bt_power_ctrl:
-0x5f9 002350 fetch 1 ,mem_arq 
-0x5fa 002351 isolate1 wack ,pdata 
-0x5fb 002352 call power_ctrl_pac_succ_decrs ,true 
-0x5fc 002353 ncall power_ctrl_pac_succ_incrs ,true 
-0x5fd 002354 branch power_ctrl_start 
-:      002356 p_slave_conn_recv_packet:
-0x5fe 002357 call slave_receive_master_slot 
-0x5ff 002358 nbranch shutdown_radio ,sync 
-0x600 002359 call save_rssi 
-0x601 002360 call p_rssi_signal 
-0x602 002361 branch slave_conn_recv_packet + 4 
-:      002363 p_lpm_dispatch:
-0x603 002364 rtnmark1 mark_24g 
-0x604 002365 call lpo_calibration 
-0x605 002366 fetch 3 ,mem_clks_per_lpo 
-0x606 002367 rtn blank 
-0x607 002368 fetch 1 ,mem_lpm_mode 
-0x608 002369 rtn blank 
-0x609 002371 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x60a 002372 nrtn blank 
-0x60b 002374 fetch 1 ,mem_ssp_enable 
-0x60c 002375 branch p_lpm_dispatch_next ,blank 
-0x60d 002376 fetch 1 ,mem_sp_local_key_invalid 
-0x60e 002377 rtn blank 
-:      002378 p_lpm_dispatch_next:
-0x60f 002379 fetch 1 ,mem_le_sc_calc 
-0x610 002380 nrtn blank 
-0x611 002381 call lpm_check_wake_lock 
-0x612 002382 nrtn blank 
-0x613 002383 fetch 1 ,mem_context 
-0x614 002384 compare 3 ,pdata ,0x7 
-0x615 002385 nbranch lpm_dispatch_unconn ,true 
-0x616 002386 fetch 2 ,mem_context + coffset_tsniff 
-0x617 002387 arg 0xffff ,temp 
-0x618 002388 isub temp ,null 
-0x619 002389 rtn zero 
-0x61a 002390 branch lpm_dispatch_next + 9 
-:      002392 p_lpm_set_mult:
-0x61b 002393 disable wake 
-0x61c 002394 fetch 1 ,mem_state 
-0x61d 002395 rtnbit0 state_insniff 
-0x61e 002396 nbranch lpm_not_match ,match 
-0x61f 002397 call lpm_match 
-0x620 002398 fetch 2 ,mem_rx_window_sniff 
-0x621 002399 store 2 ,mem_rx_window 
-0x622 002400 fetch 1 ,mem_arq 
-0x623 002401 bbit1 wack ,lpm_mult_short 
-0x624 002402 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x625 002403 call l2cap_malloc_is_fifo_empty 
-0x626 002404 nbranch lpm_mult_short ,blank 
-0x627 002405 call p_lpm_set_attemp_timeout ,blank 
-0x628 002406 branch lpm_set_mult + 13 
-:      002407 p_lpm_set_attemp_timeout:
-0x629 002408 jam 1 ,mem_current_sniff_attempt 
-0x62a 002409 jam 0 ,mem_current_sniff_timeout 
-0x62b 002410 rtn 
-:      002412 p_mouse_bb_disconnected:
-0x62c 002413 jam zcode_10 ,mem_zcode_temp_param0 
-0x62d 002414 branch p_zcode_entrance 
-:      002416 p_hid_rx_process:
-0x62e 002417 jam zcode_11 ,mem_zcode_temp_param0 
-0x62f 002418 branch p_zcode_entrance 
-:      002420 p_parse_lmp_accepted:
-0x630 002421 fetch 1 ,mem_rxbuf + 1 
-0x631 002422 store 1 ,mem_lmi_accepted_opcode 
-0x632 002423 beq lmp_switch_req ,p_parse_lmp_accepted_switch 
-0x633 002424 branch parse_lmp_accepted + 3 
-:      002425 p_parse_lmp_accepted_switch:
-0x634 002426 call parse_lmp_accepted_switch 
-0x635 002427 jam 1 ,mem_bt_rcvd_switch_req_accept 
-0x636 002428 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x637 002429 rtn blank 
-0x638 002430 jam 2 ,mem_bt_send_lmp_setup_complete 
-0x639 002431 rtn 
-:      002433 p_send_lmp:
-0x63a 002434 disable user 
-0x63b 002435 call lmo_fifo_process 
-0x63c 002438 fetch 1 ,mem_lmp_to_send 
-0x63d 002439 rtn blank 
-0x63e 002440 bbit1 7 ,p_send_lmp_escape 
-0x63f 002441 beq lmp_accepted ,p_send_lmp_accepted 
-0x640 002442 beq lmp_setup_complete ,p_send_lmp_setup_complete 
-0x641 002443 beq lmp_sniff_req ,p_send_lmp_sniff_req 
-0x642 002444 beq lmp_detach ,p_send_lmp_detach 
-0x643 002445 branch send_lmp0 
-:      002447 p_send_lmp_escape:
-0x644 002448 jam zcode_20 ,mem_zcode_temp_param0 
-0x645 002449 branch p_zcode_entrance 
-:      002451 p_send_lmp_accepted:
-0x646 002452 jam zcode_21 ,mem_zcode_temp_param0 
-0x647 002453 branch p_zcode_entrance 
-:      002455 p_send_lmp_detach:
-0x648 002456 jam zcode_22 ,mem_zcode_temp_param0 
-0x649 002457 branch p_zcode_entrance 
-:      002459 p_send_lmp_setup_complete:
-0x64a 002460 jam 1 ,mem_bt_send_lmp_setup_complete 
-0x64b 002461 branch send_lmp_setup_complete 
-:      002463 p_send_lmp_sniff_req:
-0x64c 002464 jam 4 ,mem_mouse_bt_send_first_package_timer 
-0x64d 002465 branch send_lmp_sniff_req 
-:      002467 p_process_conn_sm:
-0x64e 002468 call lmo_fifo_check 
-0x64f 002469 nrtn blank 
-:      002470 p_process_conn_sm_continue:
-0x650 002471 fetch 1 ,mem_conn_sm 
-0x651 002472 rtn blank 
-0x652 002473 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
-0x653 002474 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
-0x654 002475 branch process_conn_sm_continue + 2 
-:      002477 p_host_creat_conn_wait_switch:
-0x655 002478 fetch 1 ,mem_switch_flag 
-0x656 002479 rtneq switch_flag_init 
-0x657 002480 beq switch_flag_accept ,p_host_create_conn_switch_accept 
-0x658 002481 branch host_creat_conn_wait_switch + 3 
-:      002482 p_host_create_conn_switch_accept:
-0x659 002483 rtn master 
-:      002484 p_host_create_conn_auth_pair:
-0x65a 002486 fetch 1 ,mem_connection_options 
-0x65b 002487 bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
-0x65c 002488 branch host_create_conn_auth_pair + 1 
-:      002489 p_host_create_conn_auth_pair_true:
-0x65d 002490 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x65e 002491 beq 1 ,host_create_conn_auth_pair_true 
-0x65f 002493 fetch 1 ,mem_link_key_exists 
-0x660 002494 branch host_create_conn_auth_pair_nokey ,blank 
-0x661 002495 fetch 1 ,mem_lmp_conn_state 
-0x662 002496 rtnbit0 sent_setup_complete 
-0x663 002497 rtnbit0 received_setup_complete 
-0x664 002498 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x665 002499 rtn blank 
-0x666 002500 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x667 002501 fetch 4 ,mem_aurand_send_delay_time 
-0x668 002502 arg 20 ,temp 
-0x669 002503 iadd temp ,temp 
-0x66a 002504 copy clkn_bt ,pdata 
-0x66b 002505 isub temp ,null 
-0x66c 002506 nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-0x66d 002507 branch host_create_conn_auth 
-:      002509 p_bt_send_max_slot_req_accept_after_switch_wait:
-0x66e 002510 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x66f 002511 rtn 
-:      002513 p_host_create_conn_send_conn_req:
-0x670 002514 jam 20 ,mem_mouse_send_switch_req_timer 
-0x671 002515 branch host_create_conn_send_conn_req 
-:      002521 p_check_51cmd_once_continue:
-0x672 002522 call lmo_fifo_check 
-0x673 002523 nbranch check_51cmd_restore ,blank 
-0x674 002524 fetch 1 ,mem_fifo_temp 
-0x675 002525 bmark0 mark_context ,check_51cmd_check_idle 
-0x676 002526 beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
-0x677 002527 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
-0x678 002528 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0x679 002529 branch check_51cmd_once_continue + 2 
-:      002531 p_check_51cmd_ble_update_connect_param:
-0x67a 002532 call le_fifo_check_full 
-0x67b 002533 nrtn blank 
-0x67c 002534 branch le_l2cap_tx_update_req 
-:      002536 p_flash_store_le_reconn_info:
-0x67d 002537 jam rec_4_mode ,mem_record_bt_mode 
-0x67e 002538 fetch 6 ,mem_le_plap 
-0x67f 002539 branch p_flash_store_reconn_info 
-:      002540 p_flash_store_bd_reconn_info:
-0x680 002541 jam rec_3_mode ,mem_record_bt_mode 
-0x681 002542 fetch 6 ,mem_plap 
-:      002543 p_flash_store_reconn_info:
-0x682 002544 store 6 ,mem_temp_lap 
-:      002545 p_mouse_store_remote_bdaddr:
-0x683 002546 fetch mouse_flag_len ,mem_mouse_flag 
-0x684 002547 rtnbit0 mouse_store_eeprom_flag 
-0x685 002548 arg mouse_store_eeprom_flag ,queue 
-0x686 002549 call mouse_disable_function_flag 
-0x687 002550 call mouse_check_device_addr 
-:      002551 p_mouse_unplug_clean_bdaddr:
-0x688 002552 call mouse_before_store_reconn_info 
-0x689 002553 branch p_mouse_store_flash_device_info 
-:      002555 p_mouse_multi_led_blink_timer:
-0x68a 002556 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x68b 002557 rtn blank 
-0x68c 002558 fetch 1 ,mem_mouse_multi_led_type 
-0x68d 002559 beq multi_led_on ,p_mouse_multi_led_type_on 
-0x68e 002560 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-0x68f 002561 rtn 
-:      002563 p_mouse_multi_led_type_on:
-0x690 002564 call p_mouse_multi_led_on 
-0x691 002565 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x692 002566 increase 1 ,pdata 
-0x693 002567 store 1 ,mem_mouse_multi_led_on_timer 
-0x694 002568 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
-0x695 002569 isub temp ,null 
-0x696 002570 call p_mouse_multi_led_off_poweron2s ,zero 
-0x697 002571 rtn 
-:      002573 p_mouse_multi_led_off_poweron2s:
-0x698 002574 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x699 002575 call p_mouse_multi_led_off 
-0x69a 002576 fetch 1 ,mem_device_flag 
-0x69b 002577 rtneq mode_24g_device 
-0x69c 002578 fetch 2 ,mem_ui_state_map 
-0x69d 002579 rtnbit1 ui_state_ble_connected 
-0x69e 002580 rtnbit1 ui_state_bt_connected 
-0x69f 002581 fetch 1 ,mem_mouse_fast_conn_flag 
-0x6a0 002582 bne 0xff ,p_mouse_bt_reconn_multi_led_blink 
-:      002583 p_mouse_discovery_multi_led_blink:
-0x6a1 002584 jam 5 ,mem_mouse_multi_led_blink_timer_init 
-:      002585 p_mouse_discovery_multi_led_blink1:
-0x6a2 002587 jam 1 ,mem_mouse_multi_led_blink_count 
-:      002588 p_mouse_multi_led_blink_enable:
-0x6a3 002589 jam 5 ,mem_mouse_multi_led_blink_timer 
-0x6a4 002590 jam on ,mem_mouse_multi_led_blink_enable 
-0x6a5 002591 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6a6 002592 rtn 
-:      002594 p_mouse_bt_reconn_multi_led_blink:
-0x6a7 002595 jam 1 ,mem_mouse_multi_led_blink_timer_init 
-0x6a8 002596 branch p_mouse_discovery_multi_led_blink1 
-:      002598 p_mouse_multi_led_type_blink:
-0x6a9 002599 fetch 1 ,mem_mouse_multi_led_blink_timer 
-0x6aa 002600 increase -1 ,pdata 
-0x6ab 002601 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6ac 002602 nrtn blank 
-0x6ad 002603 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-0x6ae 002604 store 1 ,mem_mouse_multi_led_blink_timer 
-:      002611 p_mouse_multi_led_blink_count_no_limited:
-0x6af 002612 fetch 1 ,mem_mouse_multi_led_state 
-0x6b0 002613 beq on ,p_mouse_multi_led_off 
-0x6b1 002614 beq off ,p_mouse_multi_led_on 
-0x6b2 002615 rtn 
-:      002617 p_mouse_multi_led_on:
-0x6b3 002618 jam on ,mem_mouse_multi_led_state 
-0x6b4 002619 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6b5 002620 branch gpio_out_active 
-:      002622 p_mouse_multi_led_blink_off:
-0x6b6 002623 setarg 0 
-0x6b7 002624 store 3 ,mem_mouse_multi_led_blink_timer 
-:      002625 p_mouse_multi_led_off:
-0x6b8 002626 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x6b9 002627 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-0x6ba 002628 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6bb 002629 jam 0 ,mem_mouse_multi_led_type 
-:      002630 p_mouse_multi_led_off_wait_blink_over:
-0x6bc 002631 jam 0 ,mem_mouse_multi_led_on_timer 
-0x6bd 002632 jam off ,mem_mouse_multi_led_state 
-:      002633 p_mouse_multi_led_off_end:
-0x6be 002634 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6bf 002635 branch gpio_out_inactive 
-:      002637 p_mouse_mode_bt_device_multi_led_on:
-:      002638 p_mouse_mode_24g_device_multi_led_on:
-0x6c0 002639 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x6c1 002640 jam on ,mem_mouse_multi_led_blink_enable 
-0x6c2 002641 jam multi_led_on ,mem_mouse_multi_led_type 
-0x6c3 002642 jam 0 ,mem_mouse_multi_led_on_timer 
-0x6c4 002643 rtn 
-:      002645 p_mouse_discovey_led_blink_off:
-0x6c5 002646 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x6c6 002647 nrtn blank 
-0x6c7 002648 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x6c8 002649 nrtn blank 
-0x6c9 002650 branch p_mouse_multi_led_blink_off 
-:      002653 power_ctrl_pac_succ_cnt_init:
-0x6ca 002654 jam 1 ,mem_power_ctrl_level 
-0x6cb 002655 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x6cc 002656 rtn 
-:      002657 power_ctrl_pac_succ_incrs:
-0x6cd 002658 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6ce 002659 increase 1 ,pdata 
-0x6cf 002660 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6d0 002661 rtn 
-:      002663 power_ctrl_pac_succ_cnt_reinit:
-0x6d1 002664 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x6d2 002665 rtn 
-:      002667 power_ctrl_start:
-0x6d3 002668 fetch 2 ,mem_ui_state_map 
-0x6d4 002669 rtnbit1 ui_state_ble_adv 
-0x6d5 002670 rtnbit1 ui_state_bt_reconnect 
-0x6d6 002671 rtnbit1 ui_state_bt_discovery 
-0x6d7 002673 arg mem_rssi_signal_buf ,rega 
-0x6d8 002674 call p_rssi_average 
-0x6d9 002675 storet 1 ,mem_rssi_avg_received 
-0x6da 002677 setarg rssi_dis_max_24g 
-0x6db 002678 bmark1 mark_24g ,power_ctrl_start_next 
-0x6dc 002679 setarg rssi_dis_max_ble 
-:      002680 power_ctrl_start_next:
-0x6dd 002681 isub temp ,null 
-0x6de 002682 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x6df 002684 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6e0 002685 sub pdata ,2 ,null 
-0x6e1 002686 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x6e2 002687 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6e3 002688 beq 0 ,power_ctrl_txpower_incrs 
-0x6e4 002689 rtn 
-:      002691 power_ctrl_txpower_decrs_check:
-0x6e5 002692 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6e6 002693 rtnne 32 
-0x6e7 002694 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002695 power_ctrl_txpower_decrs:
-0x6e8 002696 fetcht 1 ,mem_rssi_avg_received 
-0x6e9 002697 setarg rssi_dis_min_24g 
-0x6ea 002698 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x6eb 002699 setarg rssi_dis_min_ble 
-:      002700 power_ctrl_txpower_decrs_next:
-0x6ec 002701 isub temp ,null 
-0x6ed 002702 nrtn positive 
-0x6ee 002703 fetch 1 ,mem_power_ctrl_level 
-0x6ef 002704 beq 0 ,power_ctrl_decrs_level0 
-0x6f0 002705 increase -1 ,pdata 
-0x6f1 002706 store 1 ,mem_power_ctrl_level 
-0x6f2 002707 beq 0 ,power_ctrl_decrs_level0 
-:      002708 power_ctrl_decrs_level1:
-:      002709 power_ctrl_incrs_level1:
-0x6f3 002710 jam tx_power_0db ,mem_tx_power 
-0x6f4 002711 rtn 
-:      002713 power_ctrl_txpower_incrs_force:
-0x6f5 002714 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002715 power_ctrl_txpower_incrs:
-0x6f6 002716 fetch 1 ,mem_power_ctrl_level 
-0x6f7 002717 beq 2 ,power_ctrl_incrs_level2 
-0x6f8 002718 increase 1 ,pdata 
-0x6f9 002719 store 1 ,mem_power_ctrl_level 
-0x6fa 002720 beq 1 ,power_ctrl_incrs_level1 
-:      002721 power_ctrl_incrs_level2:
-0x6fb 002722 jam tx_power_5db ,mem_tx_power 
-0x6fc 002723 rtn 
-:      002725 power_ctrl_decrs_level0:
-0x6fd 002726 jam tx_power_f5db ,mem_tx_power 
-0x6fe 002727 rtn 
-:      002730 p_set_freq_tx:
-0x6ff 002731 storet 1 ,mem_last_freq 
-0x700 002732 add temp ,0 ,rega 
-0x701 002733 call rf_write_freq 
-0x702 002734 setarg param_pll_setup 
-0x703 002735 call sleep 
-:      002736 p_rf_tx_enable:
-0x704 002737 jam 0x1 ,rfen_adc 
-0x705 002738 jam 0x3c ,rfen_rx 
-0x706 002739 jam 0xe0 ,rfen_tx 
-0x707 002740 nop 10 
-0x708 002741 jam 0x01 ,rfen_mdm 
-0x709 002742 jam 0x3d ,rfen_mdm 
-0x70a 002743 nop 10 
-0x70b 002744 jam 0xb7 ,rfen_sn 
-0x70c 002745 nop 10 
-0x70d 002746 jam 0x7d ,rfen_mdm 
-0x70e 002747 fetch 1 ,mem_tx_power 
-0x70f 002750 beq tx_power_5db ,p_set_tx_power_5db 
-0x710 002752 beq tx_power_f5db ,p_set_tx_power_f5db 
-0x711 002753 beq tx_power_pair ,p_set_tx_power_pair 
-:      002755 p_set_tx_power_0db:
-0x712 002756 call p_rx_low_sens 
-0x713 002758 jam 0xd0 ,0x8955 
-0x714 002759 jam 0xe0 ,0x8956 
-0x715 002761 jam 0x6c ,0x8958 
-0x716 002763 branch set_tx_power_0db 
-:      002775 p_set_tx_power_5db:
-0x717 002776 call p_rx_high_sens 
-0x718 002778 jam 0xd0 ,0x8955 
-0x719 002779 jam 0xe0 ,0x8956 
-0x71a 002781 jam 0x3c ,0x8958 
-0x71b 002783 branch set_tx_power_5db 
-:      002795 p_set_tx_power_f5db:
-0x71c 002796 call p_rx_low_sens 
-0x71d 002798 jam 0xd0 ,0x8955 
-0x71e 002799 jam 0xc0 ,0x8956 
-0x71f 002801 jam 0x6c ,0x8958 
-0x720 002803 branch set_tx_power_f5db 
-:      002805 p_rx_low_sens:
-0x721 002806 jam 0x5b ,0x894c 
-0x722 002807 jam 0x96 ,0x894d 
-0x723 002808 jam 0x2c ,0x894e 
-0x724 002809 jam 0x46 ,0x894f 
-0x725 002810 rtn 
-:      002812 p_rx_high_sens:
-0x726 002813 jam 0xfb ,0x894c 
-0x727 002814 jam 0xef ,0x894d 
-0x728 002815 jam 0xec ,0x894e 
-0x729 002816 jam 0x5e ,0x894f 
-0x72a 002817 rtn 
-:      002819 p_set_tx_power_pair:
-0x72b 002821 jam 0xc2 ,0x8956 
-0x72c 002822 jam 0xd0 ,0x8955 
-0x72d 002823 rtn 
-:      002825 p_shutdown_radio:
-0x72e 002826 force 8 ,radio_ctrl 
-0x72f 002827 branch shutdown_radio + 1 
-:      002836 p_zcode_entrance:
-0x730 002837 fetcht 1 ,mem_zcode_temp_param0 
-0x731 002838 rshift4 temp ,temp 
-0x732 002839 fetch 1 ,mem_zcode_current_number 
-0x733 002840 isub temp ,null 
-0x734 002841 branch p_zcode_run ,zero 
-0x735 002842 storet 1 ,mem_zcode_current_number 
-0x736 002843 increase 1 ,temp 
-0x737 002844 setarg zcode_buff_size 
-0x738 002845 imul32 temp ,temp 
-0x739 002846 fetch 3 ,mem_xip_flash_offset 
-0x73a 002847 isub temp ,pdata 
-0x73b 002849 fetcht 3 ,mem_flash_start_addr 
-0x73c 002850 iadd temp ,pdata 
-0x73d 002851 increase -5 ,pdata 
-0x73e 002852 store 3 ,mem_flash_address 
-0x73f 002854 call p_flash_release_deep_power_down 
-:      002855 p_zcode_read_loop:
-0x740 002856 fetch 3 ,mem_flash_address 
-0x741 002857 arg zcode_buff_size ,temp 
-0x742 002858 arg mem_zcode_buff ,rega 
-0x743 002859 call spid_read_flash 
-0x744 002861 fetch 4 ,mem_zcode_buff 
-0x745 002862 fetcht 4 ,mem_zcode_head 
-0x746 002863 isub temp ,null 
-0x747 002864 nbranch p_zcode_read_loop ,zero 
-0x748 002866 call p_mouse_spi_init 
-0x749 002868 setarg mem_zcode_buff 
-0x74a 002869 store 2 ,mem_patch_ptr 
-0x74b 002870 jam zcode_code_size ,mem_patch_len 
-0x74c 002871 call load_ucode 
-0x74d 002872 setarg 0 
-0x74e 002873 store 4 ,mem_patch_ptr 
-:      002874 p_zcode_run:
-0x74f 002875 fetch 1 ,mem_zcode_temp_param0 
-0x750 002876 branch p_zcode 
-:      002884 p_drawing_optima:
-0x751 002885 fetch 1 ,mem_mouse_smooth_disable 
-0x752 002886 nrtn blank 
-0x753 002887 fetch 4 ,mem_mouse_x 
-0x754 002888 rtn blank 
-0x755 002889 call p_data_abs_check 
-0x756 002890 setarg 0x06 
-0x757 002891 call p_data_greater_than_check 
-0x758 002892 setarg 0x03 
-0x759 002893 call p_data_less_than_check 
-0x75a 002894 fetch 1 ,mem_mouse_asm_flag 
-0x75b 002895 beq 1 ,p_drawing_optima_modify 
-:      002896 p_drawing_optima_init:
-0x75c 002897 fetch 1 ,mem_mouse_smooth_disable 
-0x75d 002898 nrtn blank 
-0x75e 002899 arg 5 ,loopcnt 
-0x75f 002900 arg mem_mouse_asm_flag ,contw 
-0x760 002901 branch clear_mem 
-:      002903 p_drawing_optima_modify:
-0x761 002904 fetch 2 ,mem_mouse_x_pre 
-0x762 002905 store 2 ,mem_data_pre 
-0x763 002906 fetch 2 ,mem_mouse_x 
-0x764 002907 store 2 ,mem_data_current 
-0x765 002908 call p_drawing_optima_data_x 
-0x766 002909 fetch 2 ,mem_data_pre 
-0x767 002910 store 2 ,mem_mouse_x_pre 
-0x768 002911 fetch 2 ,mem_data_current 
-0x769 002912 store 2 ,mem_mouse_x 
-0x76a 002914 fetch 2 ,mem_mouse_y_pre 
-0x76b 002915 store 2 ,mem_data_pre 
-0x76c 002916 fetch 2 ,mem_mouse_y 
-0x76d 002917 store 2 ,mem_data_current 
-0x76e 002918 call p_drawing_optima_data_y 
-0x76f 002919 fetch 2 ,mem_data_pre 
-0x770 002920 store 2 ,mem_mouse_y_pre 
-0x771 002921 fetch 2 ,mem_data_current 
-0x772 002922 store 2 ,mem_mouse_y 
-0x773 002923 rtn 
-:      002925 p_drawing_optima_data_x:
-0x774 002926 fetch 2 ,mem_data_pre 
-0x775 002927 fetcht 2 ,mem_data_current 
-0x776 002928 iadd temp ,pdata 
-0x777 002929 fetcht 1 ,mem_mouse_data_xtemp 
-0x778 002930 iadd temp ,pdata 
-0x779 002931 and pdata ,0x01 ,temp 
-0x77a 002932 storet 1 ,mem_mouse_data_xtemp 
-0x77b 002933 branch p_drawing_optima_data 
-:      002935 p_drawing_optima_data_y:
-0x77c 002936 fetch 2 ,mem_data_pre 
-0x77d 002937 fetcht 2 ,mem_data_current 
-0x77e 002938 iadd temp ,pdata 
-0x77f 002939 fetcht 1 ,mem_mouse_data_ytemp 
-0x780 002940 iadd temp ,pdata 
-0x781 002941 and pdata ,0x01 ,temp 
-0x782 002942 storet 1 ,mem_mouse_data_ytemp 
-0x783 002943 branch p_drawing_optima_data 
-:      002949 p_drawing_optima_data:
-0x784 002950 store 3 ,mem_data_sum 
-0x785 002951 isolate1 16 ,pdata 
-0x786 002952 branch p_data_sum_overflow ,true 
-0x787 002953 fetch 1 ,mem_data_sum + 1 
-0x788 002954 beq 0xff ,p_data_sum_n 
-0x789 002955 fetch 1 ,mem_data_sum 
-:      002956 p_data_store_pre:
-0x78a 002957 rshift pdata ,pdata 
-0x78b 002958 store 2 ,mem_data_pre 
-0x78c 002959 store 2 ,mem_data_current 
-0x78d 002960 rtn 
-:      002961 p_data_sum_overflow:
-0x78e 002962 fetch 1 ,mem_data_sum + 1 
-0x78f 002963 beq 0 ,p_data_sum_overflow_p 
-0x790 002964 fetch 3 ,mem_data_sum 
-0x791 002965 branch p_data_store_pre 
-:      002966 p_data_sum_overflow_p:
-0x792 002967 jam 0 ,mem_data_sum + 2 
-0x793 002968 fetch 1 ,mem_data_sum 
-0x794 002969 branch p_data_store_pre 
-:      002971 p_data_sum_n:
-0x795 002972 fetch 1 ,mem_data_sum 
-0x796 002973 call p_pdata_get_half 
-0x797 002974 store 1 ,mem_data_pre 
-0x798 002975 store 1 ,mem_data_current 
-0x799 002976 branch p_data_zero ,blank 
-0x79a 002977 setarg 0xff 
-:      002978 p_data_set_direction:
-0x79b 002979 store 1 ,mem_data_pre + 1 
-0x79c 002980 store 1 ,mem_data_current + 1 
-0x79d 002981 rtn 
-:      002982 p_data_zero:
-0x79e 002983 setarg 0 
-0x79f 002984 branch p_data_set_direction 
-:      002986 p_pdata_get_half:
-0x7a0 002987 sub pdata ,0 ,pdata 
-0x7a1 002988 store 1 ,mem_rega 
-0x7a2 002989 fetch 1 ,mem_rega 
-0x7a3 002990 rshift pdata ,pdata 
-0x7a4 002991 store 1 ,mem_rega 
-0x7a5 002992 fetch 1 ,mem_rega 
-0x7a6 002993 sub pdata ,0 ,pdata 
-0x7a7 002994 rtn 
-:      002997 p_data_greater_than_check:
-0x7a8 002998 isub rega ,null 
-0x7a9 002999 nbranch p_enable_asm ,positive 
-0x7aa 003000 isub regb ,null 
-0x7ab 003001 nbranch p_enable_asm ,positive 
-:      003002 p_disable_asm:
-0x7ac 003003 jam 0 ,mem_mouse_asm_flag 
-0x7ad 003004 rtn 
-:      003005 p_data_less_than_check:
-0x7ae 003006 isub rega ,null 
-0x7af 003007 nrtn positive 
-0x7b0 003008 isub regb ,null 
-0x7b1 003009 nrtn positive 
-0x7b2 003010 branch p_disable_asm 
-:      003011 p_enable_asm:
-0x7b3 003012 jam 1 ,mem_mouse_asm_flag 
-0x7b4 003013 rtn 
-:      003015 p_data_abs_check:
-0x7b5 003016 fetch 2 ,mem_mouse_x 
-0x7b6 003017 store 2 ,mem_data_current 
-0x7b7 003018 call p_data_abs 
-0x7b8 003019 copy pdata ,rega 
-0x7b9 003020 fetch 2 ,mem_mouse_y 
-0x7ba 003021 store 2 ,mem_data_current 
-0x7bb 003022 call p_data_abs 
-0x7bc 003023 copy pdata ,regb 
-0x7bd 003024 rtn 
-:      003030 p_data_abs:
-0x7be 003031 fetch 1 ,mem_data_current + 1 
-0x7bf 003032 beq 0xff ,p_data_reversal 
-0x7c0 003033 fetch 1 ,mem_data_current 
-:      003034 p_data_abs_store:
-0x7c1 003035 and_into 0xff ,pdata 
-0x7c2 003037 rtn 
-:      003038 p_data_reversal:
-0x7c3 003039 fetch 2 ,mem_data_current 
-0x7c4 003040 sub pdata ,0 ,pdata 
-0x7c5 003041 branch p_data_abs_store 
+:      000149 p_patch_array:
+0x40 000150 bbit1 8 ,pf_patch_ext 
+0x41 000152 beq patch00_1 ,p_soft_reset_1 
+0x42 000153 beq patch00_2 ,p_soft_reset_2 
+0x43 000154 beq patch10_5 ,p_shutdown_radio 
+0x44 000155 beq patch11_1 ,p_set_freq_tx 
+0x45 000156 beq patch03_3 ,p_page_wait_fhs_reply_ok 
+0x46 000157 beq patch04_6 ,p_role_switch_master 
+0x47 000158 beq patch09_0 ,p_quit_connection_cont 
+0x48 000159 beq patch09_2 ,p_prepare_tx 
+0x49 000160 beq patch0a_1 ,p_slave_conn_recv_packet 
+0x4a 000161 beq patch0b_1 ,p_process_dmh 
+0x4b 000162 beq patch14_7 ,p_lpm_dispatch 
+0x4c 000163 beq patch15_5 ,p_lpm_set_mult 
+0x4d 000164 beq patch19_3 ,app_bt_start_reconnect + 3 
+0x4e 000165 beq patch1d_1 ,p_mouse_bb_disconnected 
+0x4f 000166 beq patch14_1 ,p_init_param 
+0x50 000167 beq patch16_1 ,p_lpm_check_wake_lock 
+0x51 000168 beq patch16_2 ,p_g24_dispatch 
+0x52 000169 beq patch18_4 ,p_device_init 
+0x53 000170 beq patch1c_3 ,p_mouse_seting_dpi 
+0x54 000171 beq patch1c_6 ,p_mouse_motion 
+0x55 000172 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0x56 000173 beq patch1d_3 ,p_mouse_start_discovery 
+0x57 000174 beq patch1d_4 ,p_mouse_stop_discovery 
+0x58 000175 branch loop 
+:      000176 pf_patch_ext:
+0x59 000177 beq patch27_1 ,p_le_slave_match 
+0x5a 000178 beq patch28_3 ,p_le_next_adv_channel 
+0x5b 000179 beq patch29_2 ,p_le_receive_skip 
+0x5c 000180 beq patch2a_7 ,p_le_update_param 
+0x5d 000181 beq patch2b_1 ,p_le_update_channel_map 
+0x5e 000182 beq patch2c_3 ,p_le_prepare_tx 
+0x5f 000183 beq patch2c_6 ,p_le_parse 
+0x60 000184 beq patch2c_7 ,p_le_parse_l2cap 
+0x61 000185 beq patch2d_2 ,p_le_adv_not_match 
+0x62 000186 beq patch2e_7 ,p_le_lpm_setmult 
+0x63 000187 beq patch20_5 ,p_hid_rx_process 
+0x64 000188 beq patch30_0 ,p_parse_lmp_accepted 
+0x65 000189 beq patch30_2 ,p_send_lmp 
+0x66 000190 beq patch31_0 ,p_process_conn_sm 
+0x67 000191 beq patch31_4 ,p_twspi_reset 
+0x68 000192 beq patch31_5 ,p_spid_init 
+0x69 000193 beq patch3f_2 ,p_check_51cmd_once_continue 
+0x6a 000194 branch loop 
+:      000197 p_rssi_signal:
+0x6b 000198 copy pdata ,rega 
+0x6c 000199 fetcht 1 ,mem_rssi_signal_index 
+0x6d 000200 setarg mem_rssi_signal_buf 
+0x6e 000201 iadd temp ,contw 
+0x6f 000202 copy rega ,pdata 
+0x70 000203 istore 1 ,contw 
+0x71 000204 increase 1 ,temp 
+0x72 000205 and_into rssi_buf_len_signal ,temp 
+0x73 000206 storet 1 ,mem_rssi_signal_index 
+0x74 000207 rtn 
+:      000209 p_soft_reset_1:
+0x75 000210 arg mem_sp_state ,contw 
+0x76 000211 arg 12 ,loopcnt 
+0x77 000212 call clear_mem 
+0x78 000213 call p_mouse_le_txbuff_load 
+0x79 000214 call init_memp 
+0x7a 000215 call rfcomm_init 
+0x7b 000216 call init_lmp 
+0x7c 000217 ncall lpm_disable_exen_output ,wake 
+0x7d 000218 call ui_init + 1 
+0x7e 000219 branch soft_reset + 11 
+:      000221 p_soft_reset_2:
+0x7f 000222 call app_lpm_init ,wake 
+0x80 000223 call publickey_init 
+0x81 000224 call lpm_recover_clk ,wake 
+:      000225 p_sp_cal_loop:
+0x82 000226 call sp_calc_sequence 
+0x83 000227 fetch 1 ,mem_ssp_enable 
+0x84 000228 branch main_loop ,blank 
+0x85 000229 fetch 1 ,mem_sp_local_key_invalid 
+0x86 000230 branch p_sp_cal_loop ,blank 
+0x87 000231 branch main_loop 
+:      000233 p_init_param:
+0x88 000234 setarg param_le_version 
+0x89 000235 store 3 ,mem_lmp_version 
+0x8a 000236 setarg param_le_subversion 
+0x8b 000237 store 2 ,mem_lmp_version + 3 
+0x8c 000238 branch init_param + 12 
+:      000240 p_lpm_check_wake_lock:
+0x8d 000241 rtnmark1 mark_24g 
+0x8e 000242 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x8f 000243 beq 0 ,disable_blank 
+0x90 000244 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x91 000245 beq le_lpm_disable ,disable_blank 
+0x92 000246 fetch 2 ,mem_sdp_remote_cid 
+0x93 000247 nbranch disable_blank ,blank 
+0x94 000248 fetch 1 ,mem_mouse_wheel_trigger 
+0x95 000249 nbranch disable_blank ,blank 
+0x96 000250 branch enable_blank 
+:      000253 p_g24_dispatch:
+0x97 000254 rtnmark0 mark_24g 
+0x98 000255 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x99 000256 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+:      000257 p_g24_transmit_process:
+0x9a 000258 call p_g24_txdata_prep 
+0x9b 000259 nbranch p_g24_nodata_transmit ,user 
+0x9c 000260 call p_g24_rf_sta_check 
+:      000261 p_g24_transmit_start:
+0x9d 000262 call p_g24_transmit_packet 
+0x9e 000263 fetch 1 ,mem_24g_pairing_sm 
+0x9f 000264 rtnne state_24g_pairing_success 
+0xa0 000265 call power_ctrl_start 
+0xa1 000266 setarg g24_long_sleep_step1 
+0xa2 000267 store 3 ,mem_24g_enter_hibernate 
+0xa3 000268 setarg 0x0258 
+0xa4 000269 store 2 ,mem_24g_long_sleep_param_update_timer 
+:      000272 p_g24_short_sleep:
+0xa5 000273 call p_g24_lpm_wait 
+0xa6 000274 nrtn user 
+0xa7 000275 call p_clear_wake 
+0xa8 000276 setarg 57500 
+0xa9 000277 branch lpm_dispatch_sleep 
+:      000280 p_g24_transmit_by_interrupt:
+0xaa 000281 jam zcode_b5 ,mem_zcode_temp_param0 
+0xab 000282 branch p_zcode_entrance 
+:      000284 p_g24_nodata_transmit:
+0xac 000285 fetch 1 ,mem_24g_abort_pac 
+0xad 000286 call p_g24_send_abort_packet ,blank 
+:      000287 p_g24_long_sleep:
+0xae 000288 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0xaf 000289 sub pdata ,10 ,null 
+0xb0 000290 rtn positive 
+0xb1 000291 fetch 1 ,mem_mouse_multi_led_blink_count 
+0xb2 000292 nrtn blank 
+0xb3 000293 call p_g24_lpm_wait 
+0xb4 000294 nrtn user 
+0xb5 000295 fetch 3 ,mem_24g_enter_hibernate 
+0xb6 000296 branch g24_lpm_long_sleep2 
+:      000298 p_g24_lpm_wait:
+0xb7 000299 enable user 
+0xb8 000300 call lpo_calibration 
+0xb9 000301 fetch 3 ,mem_clks_per_lpo 
+0xba 000302 branch disable_user ,blank 
+0xbb 000303 fetch 1 ,mem_lpm_mode 
+0xbc 000304 branch disable_user ,blank 
+0xbd 000305 fetch 1 ,mem_24g_transmit_by_interrupt 
+0xbe 000306 beq g24_tx_timer_int_enable ,disable_user 
+0xbf 000307 branch p_mouse_setgpio_lpm 
+:      000309 p_g24_send_abort_packet:
+0xc0 000310 jam 1 ,mem_24g_abort_pac 
+0xc1 000311 jam 0 ,mem_24g_rf_hop_ch 
+0xc2 000312 call p_g24_transmit_rf_ctrl_clear 
+0xc3 000313 store 1 ,mem_24g_txbuf 
+0xc4 000314 setarg 0 
+0xc5 000315 store 7 ,mem_24g_txbuf + 1 
+0xc6 000316 fetch 4 ,mem_24g_device_addr 
+0xc7 000317 store 4 ,mem_24g_txbuf + 8 
+0xc8 000318 jam 12 ,mem_24g_datalen 
+0xc9 000319 fetch 1 ,mem_24g_data_type 
+0xca 000320 set1 bit_abort ,pdata 
+0xcb 000321 store 1 ,mem_24g_data_type 
+0xcc 000322 call p_g24_txdata_enable_tx 
+0xcd 000323 branch p_g24_transmit_start 
+:      000326 p_g24_transmit_rf_sta_init:
+0xce 000327 jam 1 ,mem_24g_rf_last_sta 
+0xcf 000328 jam 0 ,mem_24g_sync_cnt 
+:      000329 p_g24_transmit_rf_ctrl_clear:
+0xd0 000330 fetch 1 ,mem_24g_data_type 
+0xd1 000331 and_into bits_data ,pdata 
+0xd2 000332 store 1 ,mem_24g_data_type 
+0xd3 000333 rtn 
+:      000335 p_g24_hop_ch_enable:
+0xd4 000336 fetch 1 ,mem_24g_data_type 
+0xd5 000337 set1 bit_hop ,pdata 
+0xd6 000338 store 1 ,mem_24g_data_type 
+0xd7 000340 store 1 ,mem_24g_txpayload 
+0xd8 000341 rtn 
+:      000343 p_g24_hop_enable_packet:
+0xd9 000344 fetch 1 ,mem_24g_data_type 
+0xda 000345 rtnbit0 bit_hop 
+:      000346 p_g24_hop_ch_disable:
+0xdb 000347 fetch 1 ,mem_24g_data_type 
+0xdc 000348 set0 bit_hop ,pdata 
+0xdd 000349 store 1 ,mem_24g_data_type 
+0xde 000350 store 1 ,mem_24g_txpayload 
+0xdf 000351 call power_ctrl_pac_succ_decrs 
+0xe0 000352 branch p_g24_ch 
+:      000354 p_g24_rf_hop_attemp_again:
+0xe1 000355 fetch 1 ,mem_24g_rf_hop_ch 
+0xe2 000356 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+:      000357 p_g24_rf_hop_fastly:
+0xe3 000358 fetch 1 ,mem_24g_hop_fastly_cnt 
+0xe4 000359 increase 1 ,pdata 
+0xe5 000360 store 1 ,mem_24g_hop_fastly_cnt 
+0xe6 000361 beq 4 ,p_g24_rf_hop_fastly_exit 
+0xe7 000362 call p_g24_ch 
+0xe8 000363 jam 2 ,mem_24g_max_retry 
+0xe9 000364 branch p_g24_transmit_packet 
+:      000366 p_g24_rf_hop_fastly_exit:
+0xea 000367 call power_ctrl_pac_succ_decrs 
+0xeb 000368 jam 0 ,mem_24g_hop_fastly_cnt 
+0xec 000369 branch p_g24_transmit_rf_ctrl_clear 
+:      000371 p_g24_transmit_hop_pac_succ_wo_hop:
+0xed 000372 jam 2 ,mem_24g_sync_cnt 
+:      000373 p_g24_transmit_hop_pac_succ:
+0xee 000374 jam 1 ,mem_24g_rf_last_sta 
+0xef 000375 jam 0 ,mem_24g_rf_hop_ch 
+0xf0 000376 branch p_g24_transmit_rf_ctrl_clear 
+:      000378 p_g24_transmit_succ_rf_config:
+0xf1 000379 fetch 1 ,mem_24g_rf_work_stage 
+0xf2 000380 beq 3 ,p_g24_transmit_hop_pac_succ 
+0xf3 000381 fetch 1 ,mem_24g_data_type 
+0xf4 000382 isolate0 bit_hop ,pdata 
+0xf5 000383 branch p_g24_transmit_rf_sta_init ,true 
+0xf6 000384 fetch 1 ,mem_24g_rf_work_stage 
+0xf7 000385 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0xf8 000386 beq 2 ,p_g24_transmit_hop_pac_succ 
+0xf9 000387 rtn 
+:      000389 p_g24_rf_sta_check:
+0xfa 000390 fetch 1 ,mem_24g_pairing_sm 
+0xfb 000391 rtnne state_24g_pairing_success 
+0xfc 000392 call p_g24_rf_laststa_synccnt_check 
+0xfd 000393 ncall p_g24_rf_sync_cnt_check ,user2 
+0xfe 000394 rtn 
+:      000396 p_g24_rf_laststa_synccnt_check:
+0xff 000397 disable user2 
+0x100 000398 fetch 1 ,mem_24g_rf_last_sta 
+0x101 000399 rtnne 1 
+0x102 000400 fetch 1 ,mem_24g_sync_cnt 
+0x103 000401 rtnne 0 
+0x104 000402 jam 1 ,mem_24g_rf_work_stage 
+0x105 000403 jam 4 ,mem_24g_max_retry 
+0x106 000404 branch enable_user2 
+:      000406 p_g24_rf_sync_cnt_check:
+0x107 000407 fetch 1 ,mem_24g_sync_cnt 
+0x108 000408 branch p_g24_rf_hop_attemp ,blank 
+0x109 000409 increase -1 ,pdata 
+0x10a 000410 store 1 ,mem_24g_sync_cnt 
+0x10b 000411 jam 2 ,mem_24g_rf_work_stage 
+0x10c 000412 jam 4 ,mem_24g_max_retry 
+0x10d 000413 branch p_g24_ch 
+:      000415 p_g24_rf_hop_attemp:
+0x10e 000416 jam 3 ,mem_24g_rf_work_stage 
+0x10f 000417 fetch 1 ,mem_24g_rf_hop_ch 
+0x110 000418 nbranch p_g24_rf_hop_attemp_again ,blank 
+0x111 000419 jam 2 ,mem_24g_max_retry 
+0x112 000420 branch p_g24_ch 
+:      000422 p_g24_txdata_prep:
+0x113 000423 fetch 1 ,mem_24g_pairing_sm 
+0x114 000424 bne state_24g_pairing_success ,p_g24_pairing_sm 
+:      000425 p_g24_txdata_prep_packeage_data:
+0x115 000426 call p_g24_package_data 
+:      000427 p_g24_txdata_enable_tx:
+0x116 000428 call p_g24_transmit_prep 
+0x117 000429 jam ensure_on_24g ,mem_24g_ensure 
+0x118 000430 rtn 
+:      000432 p_g24_package_data:
+0x119 000433 fetch 2 ,mem_cb_24g_data 
+0x11a 000434 call callback_func 
+0x11b 000435 branch p_g24_accumulate_mouse_data ,user 
+0x11c 000436 fetch 7 ,mem_24g_txbuf + 1 
+0x11d 000437 rtn blank 
+0x11e 000438 branch enable_user 
+:      000439 p_g24_accumulate_mouse_data:
+0x11f 000440 call mouse_no_data_timer_init 
+0x120 000441 call p_mouse_data_xy_release 
+0x121 000442 jam 0 ,mem_24g_abort_pac 
+0x122 000443 add rega ,1 ,pdata 
+0x123 000444 store 1 ,mem_24g_datalen 
+0x124 000445 call p_g24_transmit_rf_ctrl_clear 
+0x125 000446 store 1 ,mem_24g_txbuf 
+0x126 000447 ifetcht 1 ,contw 
+0x127 000448 ifetch 1 ,regb 
+0x128 000449 ior temp ,pdata 
+0x129 000450 istore 1 ,contw 
+0x12a 000451 increase 1 ,regb 
+0x12b 000452 ifetch 4 ,regb 
+0x12c 000453 istore 4 ,contw 
+0x12d 000454 increase 4 ,regb 
+0x12e 000455 arg mem_24g_txbuf + 6 ,contw 
+0x12f 000456 arg 2 ,loopcnt 
+:      000457 p_g24_accumulation_loop:
+0x130 000458 ifetch 1 ,regb 
+0x131 000459 ifetcht 1 ,contw 
+0x132 000460 iadd temp ,pdata 
+0x133 000461 istore 1 ,contw 
+0x134 000462 increase 1 ,regb 
+0x135 000463 loop p_g24_accumulation_loop 
+0x136 000464 rtn 
+:      000466 p_g24_transmit_packet:
+0x137 000467 jam 0 ,mem_24g_retry 
+:      000468 p_g24_transmit_loop:
+0x138 000469 arg param_rx_setup ,timeup 
+0x139 000470 until clkn_rt ,meet 
+0x13a 000471 call p_g24_transmit_receive_ack 
+0x13b 000474 nbranch p_g24_retransmit ,sync 
+0x13c 000475 nbranch p_g24_retransmit ,user3 
+0x13d 000476 call p_g24_txbuf_clear 
+0x13e 000477 call p_g24_ackpayload_parse 
+0x13f 000478 call power_ctrl_pac_succ_incrs 
+:      000479 p_g24_transmit_next_packet:
+0x140 000480 jam 0 ,mem_retry_count 
+0x141 000481 fetch 1 ,mem_24g_pid 
+0x142 000482 increase 1 ,pdata 
+0x143 000483 store 1 ,mem_24g_pid 
+0x144 000484 call p_g24_hop_enable_packet 
+0x145 000485 fetch 1 ,mem_24g_pairing_sm 
+0x146 000486 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0x147 000487 call p_g24_transmit_succ_rf_config 
+:      000488 p_g24_transmit_abandon:
+0x148 000489 setarg 0 
+0x149 000490 store 2 ,mem_24g_txfail_cnt 
+0x14a 000491 store 1 ,mem_24g_get_ack_fail 
+0x14b 000492 store 1 ,mem_24g_hop_pac_retry 
+0x14c 000493 store 1 ,mem_mouse_24g_pair_timer 
+0x14d 000494 jam ensure_off_24g ,mem_24g_ensure 
+0x14e 000495 rtn 
+:      000497 p_g24_txbuf_clear:
+0x14f 000498 arg 4 ,loopcnt 
+0x150 000499 arg mem_24g_txbuf ,contw 
+0x151 000500 branch memset0 
+:      000502 p_g24_paring_mode_start:
+0x152 000503 call power_ctrl_pac_succ_cnt_init 
+0x153 000504 branch p_g24_paring_mode 
+:      000506 p_g24_transmit_receive_ack:
+0x154 000507 disable user3 
+0x155 000508 call p_g24_transmit 
+0x156 000513 force 0 ,radio_ctrl 
+0x157 000514 fetch 4 ,mem_24g_addr 
+0x158 000515 iforce access 
+0x159 000516 fetcht 1 ,mem_last_freq 
+0x15a 000517 call set_freq_rx 
+0x15b 000518 call rf_rx_enable 
+0x15c 000519 call p_g24_receive_rxon 
+0x15d 000520 call p_g24_end_of_packet ,user3 
+0x15e 000521 rtn 
+:      000526 p_g24_retransmit:
+0x15f 000527 fetch 1 ,mem_24g_abort_pac 
+0x160 000528 nrtn blank 
+0x161 000529 fetch 2 ,mem_24g_txfail_cnt 
+0x162 000530 increase 1 ,pdata 
+0x163 000531 store 2 ,mem_24g_txfail_cnt 
+0x164 000532 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x165 000533 bbit1 4 ,p_g24_stop_g24_mode 
+0x166 000535 fetch 1 ,mem_24g_pairing_sm 
+0x167 000536 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0x168 000538 call p_g24_tx_hop_ch_process 
+0x169 000539 branch p_g24_transmit_loop 
+:      000541 p_g24_tx_paring_retry:
+0x16a 000542 fetch 1 ,mem_24g_txfail_cnt 
+0x16b 000543 rtnne 0xff 
+:      000544 p_g24_tx_attempt_fail:
+0x16c 000545 setarg 0 
+0x16d 000546 store 2 ,mem_24g_txfail_cnt 
+:      000547 p_g24_stop_g24_mode:
+0x16e 000548 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x16f 000549 branch ui_ipc_send_event 
+:      000551 p_g24_tx_fast_hop:
+0x170 000552 call power_ctrl_txpower_incrs 
+0x171 000553 call power_ctrl_pac_succ_decrs 
+0x172 000554 branch p_g24_ch 
+:      000556 p_g24_tx_hop_ch_process:
+0x173 000557 fetch 1 ,mem_24g_retry 
+0x174 000558 sub pdata ,11 ,null 
+0x175 000559 nbranch p_g24_tx_fast_hop ,positive 
+0x176 000560 increase 1 ,pdata 
+0x177 000561 store 1 ,mem_24g_retry 
+0x178 000563 beq 6 ,p_g24_hop_ch_disable 
+0x179 000565 beq 12 ,p_g24_hop_ch_disable 
+0x17a 000566 rtn 
+:      000568 p_g24_ackpayload_parse:
+0x17b 000569 call p_g24_read_len_pid_crc 
+0x17c 000570 fetch 1 ,mem_24g_rxdata_length 
+0x17d 000571 rtn blank 
+0x17e 000572 iforce loopcnt 
+0x17f 000573 arg mem_24g_rxbuf + 2 ,contr 
+0x180 000574 arg mem_24g_rxpayload ,contw 
+0x181 000575 branch memcpy 
+:      000577 p_g24_pairing_sm:
+0x182 000578 jam zcode_90 ,mem_zcode_temp_param0 
+0x183 000579 branch p_zcode_entrance 
+:      000581 p_g24_paring_mode:
+0x184 000582 jam zcode_91 ,mem_zcode_temp_param0 
+0x185 000583 branch p_zcode_entrance 
+:      000585 p_g24_start_24g_mode:
+:      000586 p_mouse_start_24g_mode:
+0x186 000587 setarg 0 
+0x187 000588 store 2 ,mem_24g_check_dongle_times 
+0x188 000589 jam zcode_60 ,mem_zcode_temp_param0 
+0x189 000590 branch p_zcode_entrance 
+:      000592 p_g24_auto_pair_start:
+0x18a 000593 jam zcode_70 ,mem_zcode_temp_param0 
+0x18b 000594 branch p_zcode_entrance 
+:      000597 p_g24_tx_attemp_data_prep:
+0x18c 000598 jam 0xff ,mem_24g_common_temp 
+0x18d 000599 fetch 1 ,mem_24g_data_type 
+0x18e 000600 store 1 ,mem_24g_common_temp + 1 
+0x18f 000601 fetch 4 ,mem_24g_device_addr 
+0x190 000602 store 4 ,mem_24g_common_temp + 2 
+0x191 000603 arg 6 ,temp 
+0x192 000604 arg mem_24g_common_temp ,rega 
+0x193 000605 call p_g24_put_data_in_buff 
+0x194 000606 branch p_g24_transmit_prep 
+:      000609 p_g24_check_51cmd_stop_24g:
+0x195 000610 set0 mark_24g ,mark 
+0x196 000611 call le_disable 
+:      000612 p_mouse_disable_g24_pairing_flag:
+0x197 000613 arg mosue_24g_pairing_flag ,queue 
+0x198 000614 branch mouse_disable_function_flag 
+:      000616 p_g24_put_data_in_buff:
+0x199 000617 storet 1 ,mem_24g_datalen 
+0x19a 000618 copy temp ,loopcnt 
+0x19b 000619 arg mem_24g_txbuf ,contw 
+0x19c 000620 copy rega ,contr 
+0x19d 000621 branch memcpy 
+:      000623 p_g24_read_len_pid_crc:
+0x19e 000625 fetch 1 ,mem_24g_rxbuf + 1 
+0x19f 000626 rshift3 pdata ,pdata 
+0x1a0 000627 store 1 ,mem_24g_rxdata_length 
+0x1a1 000629 increase 1 ,pdata 
+0x1a2 000630 arg mem_24g_rxbuf + 1 ,contr 
+0x1a3 000631 iadd contr ,contr 
+0x1a4 000632 ifetch 3 ,contr 
+0x1a5 000633 store 3 ,mem_24g_sta_crc 
+0x1a6 000635 fetch 1 ,mem_24g_rxbuf + 1 
+0x1a7 000636 rshift pdata ,pdata 
+0x1a8 000637 and pdata ,0x03 ,pdata 
+0x1a9 000638 store 1 ,mem_24g_sta_pid 
+0x1aa 000639 rtn 
+:      000641 p_g24_update_addr_and_synccrc8:
+0x1ab 000642 store 4 ,mem_24g_addr 
+:      000644 p_g24_syncword_crc8:
+0x1ac 000645 arg 0 ,rega 
+0x1ad 000646 arg 4 ,loopcnt 
+0x1ae 000647 arg mem_24g_addr ,contr 
+:      000648 p_g24_syncword_crc8_loop:
+0x1af 000649 ifetch 1 ,contr 
+0x1b0 000650 iadd rega ,rega 
+0x1b1 000651 loop p_g24_syncword_crc8_loop 
+0x1b2 000652 copy rega ,pdata 
+0x1b3 000653 store 2 ,mem_24g_syncword 
+0x1b4 000654 fetch 1 ,mem_24g_syncword 
+0x1b5 000655 fetcht 1 ,mem_24g_syncword + 1 
+0x1b6 000656 iadd temp ,pdata 
+0x1b7 000657 store 1 ,mem_24g_syncword_crc8 
+0x1b8 000658 rtn 
+:      000660 p_g24_transmit_prep:
+0x1b9 000663 fetch 1 ,mem_24g_datalen 
+0x1ba 000664 increase 2 ,pdata 
+0x1bb 000665 store 1 ,mem_24g_txlen 
+0x1bc 000667 fetch 1 ,mem_24g_data_type 
+0x1bd 000668 store 1 ,mem_24g_txpayload 
+0x1be 000670 fetch 1 ,mem_24g_datalen 
+0x1bf 000671 lshift3 pdata ,pdata 
+0x1c0 000672 fetcht 1 ,mem_24g_pid 
+0x1c1 000673 and temp ,0x03 ,temp 
+0x1c2 000674 lshift temp ,temp 
+0x1c3 000675 ior temp ,pdata 
+0x1c4 000676 fetcht 1 ,mem_24g_no_ack 
+0x1c5 000677 iadd temp ,pdata 
+0x1c6 000678 istore 1 ,contw 
+0x1c7 000680 fetch 1 ,mem_24g_datalen 
+0x1c8 000681 iforce loopcnt 
+0x1c9 000682 arg mem_24g_txbuf ,contr 
+0x1ca 000683 branch memcpy 
+:      000685 p_g24_ch:
+0x1cb 000686 fetcht 1 ,mem_24g_current_ch_number 
+0x1cc 000687 call p_g24_ch_map_size 
+0x1cd 000688 storet 1 ,mem_24g_current_ch_number 
+0x1ce 000689 rtn 
+:      000691 p_g24_ch_map_size:
+0x1cf 000692 call p_g24_ch_calc 
+0x1d0 000693 increase 1 ,temp 
+0x1d1 000694 and_into 3 ,temp 
+0x1d2 000695 rtn 
+:      000697 p_g24_ch_calc:
+0x1d3 000698 fetch 1 ,mem_24g_addr 
+0x1d4 000699 and_into 0x03 ,pdata 
+0x1d5 000700 mul32 pdata ,4 ,rega 
+0x1d6 000701 setarg mem_24g_ch_map1 
+0x1d7 000702 iadd rega ,pdata 
+0x1d8 000703 iadd temp ,contr 
+0x1d9 000704 ifetch 1 ,contr 
+0x1da 000705 store 1 ,mem_24g_ch 
+0x1db 000706 rtn 
+:      000708 p_g24_prep:
+0x1dc 000709 disable enable_crc 
+0x1dd 000710 disable enable_white 
+0x1de 000711 setarg 0x555555 
+0x1df 000712 iforce crc24_init 
+0x1e0 000713 fetch 1 ,mem_24g_ch 
+0x1e1 000714 reverse pdata ,temp 
+0x1e2 000715 set1 1 ,temp 
+0x1e3 000716 rshift temp ,white_init 
+0x1e4 000717 rtn 
+:      000720 p_g24_receive_rxon:
+0x1e5 000723 call p_g24_prep 
+0x1e6 000724 disable user3 
+0x1e7 000725 enable decode_fec0 
+0x1e8 000726 enable is_rx 
+0x1e9 000727 disable is_tx 
+0x1ea 000728 enable swfine 
+0x1eb 000729 fetch 2 ,mem_24g_rx_window 
+0x1ec 000730 iforce stop_watch 
+0x1ed 000731 correlate null ,timeout 
+0x1ee 000732 nbranch p_g24_sync_timeout ,sync 
+0x1ef 000735 disable decode_fec0 
+0x1f0 000736 enable decode_fec1 
+0x1f1 000737 enable enable_white 
+0x1f2 000738 enable enable_crc 
+0x1f3 000739 call p_g24_receive_byte 
+0x1f4 000740 store 1 ,mem_24g_get_syncword_crc8 
+0x1f5 000741 fetcht 1 ,mem_24g_syncword_crc8 
+0x1f6 000742 isub temp ,null 
+0x1f7 000743 nbranch p_g24_end_of_packet ,zero 
+0x1f8 000744 call p_g24_receive_byte 
+0x1f9 000745 store 1 ,mem_24g_rxbuf 
+0x1fa 000749 fetch 1 ,mem_24g_rxbuf 
+0x1fb 000750 fetcht 1 ,mem_24g_data_type 
+0x1fc 000751 icompare bits_data ,temp 
+0x1fd 000752 nbranch p_g24_end_of_packet ,true 
+:      000753 p_g24_receive_skip:
+0x1fe 000754 call p_g24_receive_byte 
+0x1ff 000755 istore 1 ,contw 
+0x200 000756 rshift3 pdata ,pdata 
+0x201 000757 and pdata ,0x1f ,loopcnt 
+0x202 000758 branch p_g24rx_nopayload ,zero 
+:      000759 p_g24rx_loop:
+0x203 000760 call p_g24_receive_byte 
+0x204 000761 istore 1 ,contw 
+0x205 000762 loop p_g24rx_loop 
+:      000763 p_g24rx_nopayload:
+0x206 000765 copy contw ,rega 
+0x207 000766 call p_g24_receive_byte 
+0x208 000767 store 1 ,mem_rssi_hex_received 
+0x209 000768 copy rega ,contw 
+0x20a 000769 parse demod ,bucket ,24 
+0x20b 000770 enable swfine 
+0x20c 000771 arg param_sifs ,stop_watch 
+0x20d 000772 rshift32 pdata ,pdata 
+0x20e 000773 rshift16 pdata ,pdata 
+0x20f 000774 istore 3 ,contw 
+0x210 000775 disable decode_fec1 
+0x211 000776 branch p_g24_end_of_packet ,crc_failed 
+0x212 000779 enable user3 
+0x213 000780 fetch 1 ,mem_last_freq 
+0x214 000781 add pdata ,0 ,rega 
+0x215 000782 call rf_write_freq 
+0x216 000783 disable decode_fec0 
+0x217 000784 call set_sync_on 
+0x218 000786 fetch 1 ,mem_rssi_hex_received 
+0x219 000787 branch p_rssi_signal 
+:      000791 p_g24_receive_byte:
+0x21a 000792 parse demod ,bucket ,8 
+0x21b 000793 rshift3 pwindow ,pdata 
+0x21c 000794 rtn 
+:      000796 p_g24_sync_timeout:
+:      000801 p_g24_end_of_packet:
+0x21d 000802 disable encode_fec1 
+0x21e 000803 disable decode_fec1 
+0x21f 000804 call end_of_packet 
+0x220 000805 rtn 
+:      000807 p_g24_set_freq_tx:
+0x221 000808 call set_sync_on 
+0x222 000809 fetcht 1 ,mem_24g_ch 
+0x223 000810 branch set_freq_tx 
+:      000812 p_g24_transmit:
+0x224 000813 call le_enable 
+0x225 000814 fetch 4 ,mem_24g_addr 
+0x226 000815 iforce access 
+0x227 000816 call p_g24_prep 
+0x228 000817 call p_g24_set_freq_tx 
+0x229 000818 set1 txgfsk ,radio_ctrl 
+0x22a 000819 enable encode_fec0 
+0x22b 000820 enable is_tx 
+0x22c 000821 disable is_rx 
+0x22d 000824 rshift16 access ,pdata 
+0x22e 000825 rshift8 pdata ,pdata 
+0x22f 000826 rshift4 pdata ,pdata 
+0x230 000827 inject mod ,40 
+0x231 000828 disable encode_fec0 
+0x232 000829 enable encode_fec1 
+0x233 000830 enable enable_white 
+0x234 000831 enable enable_crc 
+0x235 000832 fetch 1 ,mem_24g_syncword_crc8 
+0x236 000833 inject mod ,8 
+0x237 000834 fetch 1 ,mem_24g_txlen 
+0x238 000835 iforce loopcnt 
+0x239 000836 arg mem_24g_txpayload ,contr 
+:      000837 p_g24tr_loop:
+0x23a 000838 ifetch 1 ,contr 
+0x23b 000839 inject mod ,8 
+0x23c 000840 loop p_g24tr_loop 
+0x23d 000843 enable enable_parity 
+0x23e 000844 inject mod ,24 
+0x23f 000845 disable enable_parity 
+0x240 000846 until null ,tx_clear 
+0x241 000847 nop 100 
+0x242 000848 disable encode_fec0 
+0x243 000849 disable encode_fec1 
+0x244 000850 rtn 
+:      000852 p_g24_timer_check:
+0x245 000853 call disable_user 
+0x246 000854 fetcht 4 ,mem_24g_tx_btclk 
+0x247 000855 copy clkn_bt ,pdata 
+0x248 000856 isub temp ,null 
+0x249 000857 ncall g24_timer_timeout ,positive 
+0x24a 000858 copy pdata ,regb 
+0x24b 000859 fetch 4 ,mem_24g_tx_btclk 
+0x24c 000860 fetcht 1 ,mem_24g_interval 
+0x24d 000861 iadd temp ,temp 
+0x24e 000862 copy regb ,pdata 
+0x24f 000863 isub temp ,null 
+0x250 000864 nrtn positive 
+0x251 000865 set0 28 ,pdata 
+0x252 000866 store 4 ,mem_24g_tx_btclk 
+0x253 000867 branch enable_user 
+:      000891 p_rssi_average:
+0x254 000892 arg 0 ,temp 
+0x255 000893 arg rssi_buf_len_signal + 1 ,loopcnt 
+0x256 000894 copy rega ,contr 
+:      000895 p_rssi_average_loop:
+0x257 000896 ifetch 1 ,contr 
+0x258 000897 iadd temp ,temp 
+0x259 000898 loop p_rssi_average_loop 
+0x25a 000899 rshift3 temp ,pdata 
+0x25b 000900 copy pdata ,temp 
+0x25c 000901 rtnmark0 mark_24g 
+0x25d 000903 div pdata ,10 
+0x25e 000904 call wait_div_end 
+0x25f 000905 quotient pdata 
+0x260 000906 lshift4 pdata ,pdata 
+0x261 000907 remainder temp 
+0x262 000908 ior temp ,temp 
+0x263 000909 rtn 
+0x264 000910 rtn 
+:      000913 p_mouse_before_lpm:
+0x265 000914 rtnmark1 mark_24g 
+0x266 000915 call p_mouse_le_txbuff_save 
+0x267 000916 call p_mouse_setgpio_lpm 
+0x268 000917 fetch 1 ,mem_context 
+0x269 000918 bbit0 state_inconn ,p_clear_wake 
+0x26a 000919 fetch 1 ,mem_lpm_current_mult 
+0x26b 000920 nrtn blank 
+:      000921 p_clear_wake:
+0x26c 000922 setarg 0 
+0x26d 000923 store 8 ,mem_gpio_wakeup_low 
+0x26e 000924 rtn 
+:      000926 p_mouse_setgpio_lpm:
+0x26f 000927 call p_mouse_set_sdio_high 
+0x270 000928 call p_clear_wake 
+:      000929 p_mouse_setgpio_hibernate:
+0x271 000930 call mouse_lpm_before_common 
+0x272 000931 fetcht 1 ,mem_flash_ncs_gpio 
+0x273 000932 call gpio_out_inactive 
+0x274 000933 hfetch 4 ,core_gpio_oe0 
+0x275 000934 hfetcht 4 ,core_gpio_pu0 
+0x276 000935 ior temp ,temp 
+0x277 000936 invert temp ,temp 
+0x278 000937 hstoret 4 ,core_gpio_pd0 
+0x279 000938 hfetch 1 ,core_gpio_pd1 
+0x27a 000939 set0 2 ,pdata 
+0x27b 000940 hstore 1 ,core_gpio_pd1 
+0x27c 000941 hfetch 1 ,core_gpio_pd2 
+0x27d 000942 set0 6 ,pdata 
+0x27e 000943 hstore 1 ,core_gpio_pd2 
+0x27f 000944 rtn 
+:      000946 p_mouse_set_sdio_high:
+0x280 000947 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x281 000948 rtn blank 
+0x282 000949 branch p_mouse_seting_sensor_type 
+:      000951 p_device_init:
+0x283 000952 jam 0x86 ,0x895b 
+0x284 000953 jam 0xa0 ,0x895c 
+0x285 000954 call initialize_radio 
+0x286 000955 call app_lpm_mult_enable 
+0x287 000956 call enable_authrom 
+0x288 000957 branch p_device_wake_from_lpm ,wake 
+:      000958 p_device_wake_from_power:
+0x289 000959 call p_wake_from_power 
+0x28a 000960 arg 600 ,temp 
+0x28b 000961 fetch 2 ,mem_mouse_no_data_timeout 
+0x28c 000964 fetch 1 ,mem_device_flag 
+0x28d 000965 beq mode_bt_device1 ,p_mouse_check_reconn_target 
+0x28e 000966 call mouse_check_key_gpio 
+0x28f 000967 and pdata ,0x07 ,pdata 
+0x290 000968 beq mouse_lr_button ,p_mouse_24g_pairing_button 
+:      000971 p_mouse_check_reconn_target:
+0x291 000972 jam zcode_30 ,mem_zcode_temp_param0 
+0x292 000973 branch p_zcode_entrance 
+:      000976 p_mouse_tx_power_init:
+0x293 000977 fetch 1 ,mem_tx_power_temp 
+0x294 000978 store 1 ,mem_tx_power 
+0x295 000979 rtn 
+:      000981 p_mouse_le_fast_conn_disable:
+0x296 000982 jam 0x5a ,mem_mouse_fast_conn_flag 
+0x297 000983 rtn 
+:      000985 p_mouse_fast_conn_init:
+0x298 000986 jam 0xff ,mem_mouse_fast_conn_flag 
+0x299 000987 jam 0x34 ,mem_xrecord_mode 
+0x29a 000988 setarg 0x0f0f0f 
+0x29b 000989 store 3 ,mem_le_lap 
+0x29c 000990 store 3 ,mem_le_lap + 3 
+0x29d 000991 rtn 
+:      000993 p_mouse_fast_conn_end:
+0x29e 000994 jam zcode_31 ,mem_zcode_temp_param0 
+0x29f 000995 branch p_zcode_entrance 
+:      000999 p_mouse_24g_pairing_button:
+0x2a0 001000 call mouse_stop_discovery 
+0x2a1 001001 jam zcode_71 ,mem_zcode_temp_param0 
+0x2a2 001002 branch p_zcode_entrance 
+:      001004 p_device_wake_from_lpm:
+:      001005 p_mouse_spi_init:
+0x2a3 001006 jam 0x76 ,mem_spi_init_clk 
+0x2a4 001007 branch mouse_spi_init 
+:      001009 p_mouse_init_sunt:
+0x2a5 001010 call p_mouse_spi_init 
+0x2a6 001011 call mouse_spi_sdio_gpio_pollup 
+:      001014 p_mouse_init_sensor:
+0x2a7 001015 call mouse_read_sensor_id 
+0x2a8 001016 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+0x2a9 001017 beq p3065_id1 ,p_mouse_p3065_init_param 
+0x2aa 001018 call mouse_twspi_reset 
+0x2ab 001019 nop 1000 
+0x2ac 001020 branch p_mouse_init_sensor 
+:      001022 p_mouse_init_sensor_reset:
+0x2ad 001023 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0x2ae 001024 call spi_ncs_enable 
+0x2af 001025 call p_mouse_init_sunt 
+0x2b0 001026 branch spi_ncs_disable 
+:      001028 p_mouse_init_p32xx_id2_judge:
+0x2b1 001029 call p_mouse_sensor_poweron 
+0x2b2 001030 branch mouse_init_p32xx_id2_judge 
+:      001033 p_mouse_p3065_init_param:
+0x2b3 001034 call p_mouse_sensor_poweron 
+0x2b4 001035 branch mouse_p3065_init_param 
+:      001045 p_sensor_wr_seq:
+0x2b5 001046 ifetch 2 ,regc 
+0x2b6 001047 arg 0xffff ,temp 
+0x2b7 001048 isub temp ,null 
+0x2b8 001049 rtn zero 
+0x2b9 001050 call twspi_write 
+0x2ba 001051 increase 2 ,regc 
+0x2bb 001052 branch p_sensor_wr_seq 
+:      001054 p_mouse_current_mult_update:
+0x2bc 001057 jam 0 ,mem_lpm_mult 
+0x2bd 001058 jam 30 ,mem_mouse_current_mult_timer 
+0x2be 001059 rtn 
+:      001061 p_mouse_data_xy_release:
+0x2bf 001064 fetch 1 ,mem_mouse_long_mult_flag 
+0x2c0 001065 rtnne 1 
+0x2c1 001066 setarg 0 
+0x2c2 001067 store 1 ,mem_mouse_long_mult_flag 
+0x2c3 001068 store 4 ,mem_mouse_x 
+:      001069 p_mouse_sensor_poweron:
+0x2c4 001070 call p_mouse_spi_init 
+0x2c5 001071 setarg 0x8006 
+0x2c6 001072 call twspi_write 
+0x2c7 001073 nop 12000 
+:      001074 p_mouse_dpi_config:
+0x2c8 001075 fetch 1 ,mem_mouse_dpi 
+0x2c9 001076 bne 0xff ,p_mouse_seting_dpi 
+0x2ca 001077 fetch 1 ,mem_config_sensor_motion 
+0x2cb 001078 and pdata ,0x0f ,pdata 
+0x2cc 001079 store 1 ,mem_mouse_dpi 
+:      001080 p_mouse_seting_dpi:
+:      001081 p_mouse_seting_sensor_type:
+0x2cd 001082 fetch 1 ,mem_config_sensor_type 
+0x2ce 001083 beq p3212 ,p_mouse_seting_3212_dpi 
+0x2cf 001084 fetch 1 ,mem_mouse_dpi 
+0x2d0 001085 beq mouse_dpi_level1 ,p_mouse_set_cpi1 
+0x2d1 001086 beq mouse_dpi_level3 ,p_mouse_set_cpi3 
+0x2d2 001087 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
+:      001088 p_mouse_set_cpi2:
+0x2d3 001089 fetch 1 ,mem_config_sensor_type 
+0x2d4 001090 beq p3065_xy ,p_mouse_3065xy_set_cpi2 
+:      001092 p_mouse_320x_set_cpi3:
+0x2d5 001093 fetch 1 ,mem_320x_dpi_3 
+:      001094 p_mouse_dpi_store:
+0x2d6 001095 store 1 ,mem_mouse_cpi_count 
+0x2d7 001096 branch mouse_p3205_dpi + 3 
+:      001098 p_mouse_dpi_recount:
+0x2d8 001099 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x2d9 001100 branch p_mouse_set_cpi1 
+:      001102 p_mouse_set_cpi1:
+0x2da 001103 fetch 1 ,mem_config_sensor_type 
+0x2db 001104 beq p3065_xy ,p_mouse_3065xy_set_cpi1 
+:      001106 p_mouse_320x_set_cpi1:
+0x2dc 001107 fetch 1 ,mem_320x_dpi_1 
+0x2dd 001108 branch p_mouse_dpi_store 
+:      001110 p_mouse_set_cpi3:
+0x2de 001111 fetch 1 ,mem_config_sensor_type 
+0x2df 001112 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
+:      001114 p_mouse_320x_set_cpi4:
+0x2e0 001115 fetch 1 ,mem_320x_dpi_4 
+0x2e1 001116 branch p_mouse_dpi_store 
+:      001118 p_mouse_3065xy_set_cpi2:
+0x2e2 001119 fetch 1 ,mem_320x_dpi_3 
+0x2e3 001120 increase -1 ,pdata 
+0x2e4 001121 branch p_mouse_dpi_store 
+:      001122 p_mouse_3065xy_set_cpi1:
+0x2e5 001123 fetch 1 ,mem_320x_dpi_1 
+0x2e6 001124 increase -1 ,pdata 
+0x2e7 001125 branch p_mouse_dpi_store 
+:      001126 p_mouse_3065xy_set_cpi3:
+0x2e8 001127 fetch 1 ,mem_320x_dpi_4 
+0x2e9 001128 increase -1 ,pdata 
+0x2ea 001129 branch p_mouse_dpi_store 
+:      001131 p_mouse_seting_3212_dpi:
+0x2eb 001132 fetch 1 ,mem_mouse_dpi 
+0x2ec 001133 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x2ed 001134 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x2ee 001135 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x2ef 001136 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+0x2f0 001137 beq mouse_dpi_level5 ,mouse_set_p3212_cpi4 
+:      001138 p_mouse_set_p3212_cpi3:
+0x2f1 001139 jam mouse_dpi_level3 ,mem_mouse_dpi 
+0x2f2 001140 branch mouse_set_p3212_cpi3 
+:      001142 p_mouse_sensor_power_down:
+0x2f3 001143 call p_mouse_init_sunt 
+:      001144 p_mouse_sensor_powerdown:
+0x2f4 001145 call p_mouse_spi_init 
+0x2f5 001146 setarg 0x0806 
+0x2f6 001151 branch twspi_write 
+:      001153 p_mouse_setting_config:
+0x2f7 001154 jam zcode_80 ,mem_zcode_temp_param0 
+0x2f8 001155 branch p_zcode_entrance 
+:      001157 p_spid_init_flash:
+0x2f9 001158 jam 0x40 ,core_spid_ctrl 
+0x2fa 001159 jam 0x0 ,core_spid_delay 
+0x2fb 001160 hfetch 1 ,core_gpio_sel1 
+0x2fc 001161 and pdata ,0xec ,pdata 
+0x2fd 001162 or pdata ,0x08 ,pdata 
+0x2fe 001163 hstore 1 ,core_gpio_sel1 
+0x2ff 001164 setarg 0 
+0x300 001165 store 4 ,mem_spid_tbuf 
+0x301 001167 hfetch 1 ,core_gpio_pd3 
+0x302 001168 set0 0 ,pdata 
+0x303 001169 hstore 1 ,core_gpio_pd3 
+0x304 001171 rtn 
+:      001173 p_mouse_load_flash_info_check:
+0x305 001174 call p_flash_release_deep_power_down 
+0x306 001175 call mouse_load_flash_flag 
+0x307 001176 fetch 2 ,mem_store_flag 
+0x308 001177 arg eeprom_init_flag ,temp 
+0x309 001178 isub temp ,null 
+0x30a 001179 branch p_mouse_load_flash_device_info ,zero 
+0x30b 001180 storet 2 ,mem_store_flag 
+0x30c 001181 call mouse_ble_init_address 
+0x30d 001182 fetch 1 ,mem_config_sensor_motion 
+0x30e 001183 store 1 ,mem_mouse_dpi 
+0x30f 001184 fetch 4 ,mem_mouse_fast_conn_addr 
+0x310 001185 store 4 ,mem_mouse_24g_addr 
+0x311 001186 store 4 ,mem_24g_addr 
+0x312 001187 rtn 
+:      001188 p_mouse_store_flash_device_info:
+0x313 001189 call p_flash_release_deep_power_down 
+0x314 001190 call p_flash_erase_sector 
+0x315 001191 call p_flash_write_enable 
+0x316 001192 call p_mouse_information_flash_parameters 
+0x317 001193 call p_spid_write_flash 
+0x318 001194 call p_wait_flash_done 
+:      001195 p_mouse_store_random_addr_increase_count:
+0x319 001196 arg 2 ,temp 
+0x31a 001197 arg mem_random_addr_increase_count ,rega 
+0x31b 001198 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x31c 001199 fetch 3 ,mem_flash_base 
+0x31d 001200 iadd regb ,pdata 
+0x31e 001201 call p_spid_write_flash 
+0x31f 001202 call p_wait_flash_done 
+0x320 001203 call p_flash_deep_power_down 
+0x321 001204 call p_mouse_spi_init 
+0x322 001205 fetch 1 ,mem_mouse_need_soft_reset 
+0x323 001206 nbranch mouse_set_reconnection ,blank 
+0x324 001207 rtn 
+:      001209 p_flash_erase_sector:
+0x325 001210 fetch 3 ,mem_flash_base 
+0x326 001211 store 3 ,mem_spi_write_addr 
+0x327 001212 call p_flash_write_enable 
+0x328 001213 call flash_erase_sector + 3 
+:      001214 p_wait_flash_done:
+0x329 001215 call p_flash_read_status 
+0x32a 001216 bbit1 flash_status_wip ,p_wait_flash_done 
+0x32b 001217 rtn 
+:      001219 p_flash_read_status:
+0x32c 001220 setarg mem_spid_rbuf 
+0x32d 001221 hstore 2 ,core_spid_rxaddr 
+0x32e 001222 force 1 ,temp 
+0x32f 001223 setarg flash_read_satus 
+0x330 001224 store 1 ,mem_spid_tbuf 
+0x331 001225 setarg mem_spid_tbuf 
+0x332 001226 hstore 2 ,core_spid_txaddr 
+0x333 001227 branch spid_read_regs + 2 
+:      001229 p_flash_write_enable:
+0x334 001230 call spid_unlock_flash 
+0x335 001231 call p_flash_read_status 
+0x336 001232 bbit0 flash_status_wel ,p_flash_write_enable 
+0x337 001233 rtn 
+:      001235 p_spid_write_flash:
+0x338 001236 copy pdata ,regc 
+0x339 001237 copy rega ,pdata 
+0x33a 001238 increase -4 ,pdata 
+0x33b 001239 copy pdata ,regb 
+0x33c 001240 ifetch 4 ,regb 
+0x33d 001241 store 4 ,mem_write_flash_head_temp 
+0x33e 001242 copy regc ,pdata 
+0x33f 001243 call spid_write_flash 
+0x340 001244 fetch 4 ,mem_write_flash_head_temp 
+0x341 001245 istore 4 ,regb 
+0x342 001246 rtn 
+:      001248 p_mouse_information_flash_parameters:
+0x343 001249 setarg mem_mouse_information_end 
+0x344 001250 arg mem_mouse_information_start ,temp 
+0x345 001251 isub temp ,temp 
+0x346 001252 fetch 3 ,mem_flash_base 
+0x347 001253 arg mem_mouse_information_start ,rega 
+0x348 001254 rtn 
+:      001256 p_mouse_read_flash:
+0x349 001257 call p_flash_release_deep_power_down 
+0x34a 001258 call p_mouse_information_flash_parameters 
+0x34b 001259 branch spid_read_flash 
+:      001261 p_mouse_load_flash_device_info:
+0x34c 001262 jam zcode_21 ,mem_zcode_temp_param0 
+0x34d 001263 branch p_zcode_entrance 
+:      001266 p_flash_deep_power_down:
+0x34e 001267 jam flash_command_deep_power_down ,mem_temp 
+:      001268 p_spid_write_flash_cmd:
+0x34f 001269 call p_spid_init_flash 
+0x350 001270 call delay_nop100 
+0x351 001272 arg mem_write_flash_head_temp ,rega 
+0x352 001273 fetcht 1 ,mem_temp 
+0x353 001274 call spid_write_flash_common 
+0x354 001275 branch delay_nop100 
+:      001277 p_flash_release_deep_power_down:
+0x355 001278 jam flash_command_release_deep_power_down ,mem_temp 
+0x356 001279 branch p_spid_write_flash_cmd 
+:      001282 p_mouse_load_random_addr_increase_count:
+0x357 001283 call p_flash_release_deep_power_down 
+0x358 001284 arg 2 ,temp 
+0x359 001285 arg mem_random_addr_increase_count ,rega 
+0x35a 001286 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x35b 001287 fetch 3 ,mem_flash_base 
+0x35c 001288 iadd regb ,pdata 
+0x35d 001289 branch spid_read_flash 
+:      001292 p_mouse_discovery_led_blink:
+0x35e 001293 fetch 1 ,mem_mouse_discovery_timer 
+0x35f 001294 rtn blank 
+0x360 001295 fetch 1 ,mem_mouse_discovery_blink_count 
+0x361 001296 increase 1 ,pdata 
+0x362 001297 store 1 ,mem_mouse_discovery_blink_count 
+0x363 001298 beq 5 ,p_mouse_bt_led_off 
+0x364 001299 beq 10 ,p_mouse_bt_discovery_led_on 
+0x365 001300 rtn 
+:      001302 p_mouse_bt_reconnect_led_blink:
+0x366 001303 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x367 001304 nbranch p_mouse_bt_reconnect_led_start ,blank 
+0x368 001305 fetch 1 ,mem_mouse_bt_reconnect_flag 
+0x369 001306 rtn blank 
+:      001307 p_mouse_bt_reconnect_led_start:
+0x36a 001308 fetch 1 ,mem_mouse_discovery_blink_count 
+0x36b 001309 increase 1 ,pdata 
+0x36c 001310 store 1 ,mem_mouse_discovery_blink_count 
+0x36d 001311 beq 2 ,p_mouse_bt_led_off 
+0x36e 001312 beq 4 ,p_mouse_bt_discovery_led_on 
+0x36f 001313 rtn 
+:      001315 p_mouse_device_poweron_led_timer:
+0x370 001316 fetch 1 ,mem_mouse_poweron_led_timer 
+0x371 001317 rtn blank 
+0x372 001318 increase -1 ,pdata 
+0x373 001319 store 1 ,mem_mouse_poweron_led_timer 
+0x374 001320 branch p_mouse_bt_led_off ,blank 
+0x375 001321 fetch 1 ,mem_mouse_discovery_timer 
+0x376 001322 nbranch p_mouse_device_poweron_led_off ,blank 
+0x377 001323 branch p_mouse_bt_led_on 
+:      001325 p_mouse_bt_led_off:
+0x378 001326 fetcht 1 ,mem_device_bt_led_gpio 
+:      001327 p_gpio_set_input_high_impedance:
+0x379 001328 set0 gpio_active_bit ,temp 
+0x37a 001329 branch gpio_set_high_impedance 
+:      001332 p_mouse_bt_discovery_led_on:
+0x37b 001333 jam 0 ,mem_mouse_discovery_blink_count 
+:      001334 p_mouse_bt_led_on:
+0x37c 001335 fetcht 1 ,mem_device_bt_led_gpio 
+0x37d 001336 call gpio_config_output 
+0x37e 001337 fetcht 1 ,mem_device_bt_led_gpio 
+0x37f 001338 branch gpio_out_active 
+:      001341 p_mouse_device_poweron_led_off:
+0x380 001342 jam 0 ,mem_mouse_poweron_led_timer 
+0x381 001343 fetch 1 ,mem_device_flag 
+0x382 001344 rtneq mode_24g_device 
+0x383 001346 rtn 
+:      001349 p_mouse_g24_package_data:
+0x384 001350 call mouse_g24_package_data 
+0x385 001351 fetch 2 ,mem_mouse_z 
+0x386 001352 rtn blank 
+:      001353 p_g24_transmit_by_interrupt_enable:
+0x387 001354 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x388 001355 setarg 0 
+0x389 001356 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x38a 001357 rtn 
+:      001359 p_mouse_le_txbuff_save:
+0x38b 001360 arg mem_le_tx_buffer0 ,contr 
+0x38c 001361 arg mem_le_tx_buffer0_omemalloc ,contw 
+0x38d 001362 call p_mouse_le_txbuff_copy 
+0x38e 001363 arg mem_le_tx_buffer1 ,contr 
+0x38f 001364 call p_mouse_le_txbuff_copy 
+0x390 001365 arg mem_le_tx_buffer2 ,contr 
+0x391 001366 call p_mouse_le_txbuff_copy 
+0x392 001367 arg mem_le_tx_buffer3 ,contr 
+:      001368 p_mouse_le_txbuff_copy:
+0x393 001369 arg 27 ,loopcnt 
+0x394 001370 branch memcpy 
+:      001372 p_mouse_le_txbuff_load:
+0x395 001373 arg mem_le_tx_buffer0_omemalloc ,contr 
+0x396 001374 arg mem_le_tx_buffer0 ,contw 
+0x397 001375 call p_mouse_le_txbuff_copy 
+0x398 001376 arg mem_le_tx_buffer1 ,contw 
+0x399 001377 call p_mouse_le_txbuff_copy 
+0x39a 001378 arg mem_le_tx_buffer2 ,contw 
+0x39b 001379 call p_mouse_le_txbuff_copy 
+0x39c 001380 arg mem_le_tx_buffer3 ,contw 
+0x39d 001381 branch p_mouse_le_txbuff_copy 
+:      001383 p_mouse_le:
+0x39e 001384 call le_fifo_check_nearly_full 
+0x39f 001385 nrtn blank 
+0x3a0 001386 fetch 1 ,mem_mouse_fast_conn_flag 
+0x3a1 001387 beq 0xff ,p_mouse_le_next 
+0x3a2 001388 fetch 1 ,mem_le_connect_status_flag 
+0x3a3 001389 and pdata ,0x03 ,pdata 
+0x3a4 001390 rtnne 0x03 
+:      001391 p_mouse_le_next:
+0x3a5 001392 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x3a6 001393 call p_mouse_clear_sensor_data ,blank 
+0x3a7 001394 fetch mouse_flag_len ,mem_mouse_flag 
+0x3a8 001395 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x3a9 001396 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x3aa 001397 call mouse_motion 
+0x3ab 001398 nbranch p_bt_125hz_clear ,user 
+0x3ac 001399 call p_bt_125hz 
+0x3ad 001400 nrtn user7 
+0x3ae 001401 call p_mouse_current_mult_update 
+0x3af 001402 call p_mouse_data_xy_release 
+0x3b0 001403 call p_mouse_wheel_trigger 
+:      001404 p_mouse_data_push:
+0x3b1 001405 arg mem_mouse_key ,rega 
+0x3b2 001406 call queue_push 
+0x3b3 001407 call p_mouse_queue_increase ,user 
+0x3b4 001408 rtn 
+:      001410 p_mouse_data_init:
+0x3b5 001411 jam 7 ,mem_mouse_data_queue 
+0x3b6 001412 jam 4 ,mem_mouse_data_queue + 1 
+0x3b7 001413 setarg mem_mouse_data_queue 
+0x3b8 001414 store 2 ,mem_queue_ptr 
+0x3b9 001415 branch queue_init 
+:      001417 p_mouse_queue_increase:
+0x3ba 001418 fetch 1 ,mem_mouse_data_queue_num 
+0x3bb 001419 increase 1 ,pdata 
+0x3bc 001420 store 1 ,mem_mouse_data_queue_num 
+0x3bd 001421 rtn 
+:      001423 p_mouse_data_pull:
+0x3be 001424 arg mem_mouse_key ,rega 
+0x3bf 001425 call queue_pop 
+0x3c0 001426 branch p_mouse_fill_data_le ,user 
+0x3c1 001427 rtn 
+:      001429 p_mouse_fill_data_le:
+0x3c2 001430 call le_clear_md 
+0x3c3 001431 fetch 1 ,mem_mouse_data_queue_num 
+0x3c4 001432 sub pdata ,1 ,null 
+0x3c5 001433 ncall le_set_md ,positive 
+0x3c6 001434 fetch 1 ,mem_mouse_data_queue_num 
+0x3c7 001435 rtn blank 
+0x3c8 001436 increase -1 ,pdata 
+0x3c9 001437 store 1 ,mem_mouse_data_queue_num 
+0x3ca 001438 branch mouse_fill_data_le 
+:      001441 p_bt_125hz:
+0x3cb 001442 enable user7 
+0x3cc 001443 fetch 1 ,mem_bt_125hz_cnt 
+0x3cd 001444 beq 15 ,p_bt_125hz_clear 
+0x3ce 001445 increase 1 ,pdata 
+0x3cf 001446 store 1 ,mem_bt_125hz_cnt 
+0x3d0 001447 rtn 
+:      001448 p_bt_125hz_clear:
+0x3d1 001449 jam 0 ,mem_bt_125hz_cnt 
+0x3d2 001450 disable user7 
+0x3d3 001451 rtn 
+:      001455 p_mouse_wheel_trigger:
+0x3d4 001456 fetch 2 ,mem_mouse_z 
+0x3d5 001457 rtn blank 
+0x3d6 001458 jam 1 ,mem_mouse_wheel_trigger 
+0x3d7 001459 jam 2 ,mem_mouse_wheel_trigger_timer 
+0x3d8 001460 rtn 
+:      001462 p_mouse_bt:
+0x3d9 001463 rtn attempt 
+0x3da 001464 fetch 1 ,mem_app_handshake_flag 
+0x3db 001465 rtn blank 
+0x3dc 001466 call l2cap_malloc_is_fifo_nearly_full 
+0x3dd 001467 nrtn blank 
+0x3de 001468 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x3df 001469 call p_mouse_clear_sensor_data ,blank 
+0x3e0 001470 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e1 001471 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3e2 001472 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+0x3e3 001473 call mouse_motion 
+0x3e4 001474 nbranch p_bt_125hz_clear ,user 
+0x3e5 001475 call p_bt_125hz 
+0x3e6 001476 nrtn user7 
+0x3e7 001477 call p_mouse_current_mult_update 
+0x3e8 001478 call p_mouse_data_xy_release 
+0x3e9 001479 call p_mouse_wheel_trigger 
+0x3ea 001480 fetch 1 ,mem_mouse_bt_boot_mode 
+0x3eb 001481 beq 1 ,p_mouse_send_data_boot_mode 
+0x3ec 001482 fetch 1 ,mem_mouse_bt_send_first_package_flag 
+0x3ed 001483 rtn blank 
+0x3ee 001484 branch mouse_send_data 
+:      001486 p_mouse_send_data_boot_mode:
+0x3ef 001487 fetch 1 ,mem_mouse_key 
+0x3f0 001488 store 1 ,mem_mouse_bt_boot_data 
+0x3f1 001489 fetch 1 ,mem_mouse_x 
+0x3f2 001490 istore 1 ,contw 
+0x3f3 001491 fetch 1 ,mem_mouse_y 
+0x3f4 001492 istore 1 ,contw 
+0x3f5 001493 fetch 2 ,mem_mouse_z 
+0x3f6 001494 istore 2 ,contw 
+0x3f7 001496 arg 7 ,rega 
+0x3f8 001497 call hid_malloc_tx_buff 
+0x3f9 001498 fetch 2 ,mem_hid_int_remote_cid 
+0x3fa 001499 istore 2 ,contw 
+0x3fb 001500 setarg 0x02a1 
+0x3fc 001501 istore 2 ,contw 
+0x3fd 001502 fetch 5 ,mem_mouse_bt_boot_data 
+0x3fe 001503 istore 5 ,contw 
+0x3ff 001504 rtn 
+:      001506 p_mouse_clear_sensor_data:
+0x400 001507 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x401 001508 call le_set_config_more_data 
+0x402 001509 branch p_mouse_init_sensor_reset 
+:      001516 p_mouse_idle:
+0x403 001517 call ui_check_paring_button 
+0x404 001518 call p_mouse_dpi_check 
+0x405 001519 call p_mouse_select_device_by_button 
+0x406 001520 branch mouse_wheel_check 
+:      001523 p_mouse_dpi_check:
+0x407 001524 arg 0 ,rega 
+0x408 001525 jam 0x05 ,mem_mouse_key_temp 
+0x409 001526 fetcht 1 ,mem_dpi_button_gpio 
+0x40a 001527 fetch 1 ,mem_mouse_dpikey_press_status 
+0x40b 001528 call p_mouse_check_key 
+0x40c 001529 store 1 ,mem_mouse_dpikey_press_status 
+0x40d 001530 fetcht 1 ,mem_dpi_button_gpio 
+0x40e 001531 call p_gpio_set_input_pu 
+0x40f 001532 copy rega ,pdata 
+0x410 001533 bbit1 5 ,p_mouse_dpi_down 
+0x411 001534 branch mouse_dpi_up 
+:      001537 p_mouse_dpi_down:
+0x412 001538 fetch 1 ,mem_mouse_dpi_button_state 
+0x413 001539 rtneq dpi_button_state_down 
+0x414 001540 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x415 001541 fetch 1 ,mem_config_sensor_type 
+0x416 001542 beq p3212 ,p_mouse_dpi_5_level_judge 
+0x417 001543 fetch 1 ,mem_mouse_dpi 
+0x418 001544 increase 1 ,pdata 
+0x419 001545 and pdata ,0x03 ,pdata 
+0x41a 001546 store 1 ,mem_mouse_dpi 
+0x41b 001547 call mouse_seting_dpi 
+0x41c 001548 branch p_mouse_store_flash_device_info 
+:      001551 p_mouse_dpi_5_level_judge:
+0x41d 001552 fetch 1 ,mem_mouse_dpi 
+0x41e 001553 increase 1 ,pdata 
+0x41f 001554 sub pdata ,0x05 ,null 
+0x420 001555 call set_pdata_0 ,zero 
+0x421 001556 store 1 ,mem_mouse_dpi 
+0x422 001557 branch mouse_seting_dpi 
+:      001560 p_mouse_priority_bb_event:
+0x423 001561 copy regc ,pdata 
+0x424 001562 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x425 001563 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x426 001564 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0x427 001565 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x428 001566 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x429 001567 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+0x42a 001568 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0x42b 001570 beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0x42c 001571 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+0x42d 001572 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0x42e 001573 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+0x42f 001574 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+0x430 001575 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x431 001576 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x432 001577 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x433 001578 branch mouse_priority_bb_event + 1 
+:      001580 p_mouse_le_bb_event_connected:
+0x434 001581 jam zcode_b0 ,mem_zcode_temp_param0 
+0x435 001582 branch p_zcode_entrance 
+:      001584 p_mouse_le_bb_disconnected:
+0x436 001585 jam zcode_a2 ,mem_zcode_temp_param0 
+0x437 001586 branch p_zcode_entrance 
+:      001588 p_mouse_le_enc_info:
+:      001589 p_app_updata_le_param:
+0x438 001590 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x439 001591 branch ui_ipc_send_cmd 
+:      001593 p_mouse_le_ll_start_encryt:
+0x43a 001594 jam zcode_b3 ,mem_zcode_temp_param0 
+0x43b 001595 branch p_zcode_entrance 
+:      001597 p_mouse_le_conn_param_update_rsp_recieved:
+0x43c 001598 jam zcode_a1 ,mem_zcode_temp_param0 
+0x43d 001599 branch p_zcode_entrance 
+:      001602 p_mouse_bb_event_reconn_timeout:
+:      001603 p_mouse_bb_event_reconn_failed:
+0x43e 001604 jam zcode_a3 ,mem_zcode_temp_param0 
+0x43f 001605 branch p_zcode_entrance 
+:      001609 p_mouse_sniff_not_accept:
+0x440 001610 jam zcode_b1 ,mem_zcode_temp_param0 
+0x441 001611 branch p_zcode_entrance 
+:      001613 p_mouse_bb_event_connected:
+0x442 001614 jam 0 ,mem_mouse_send_switch_req_timer 
+0x443 001615 jam 0 ,mem_mouse_bt_reconnect_flag 
+0x444 001616 call p_mouse_init_sensor_reset 
+0x445 001617 branch mouse_stop_discovery 
+:      001619 p_mouse_bb_event_disconnected:
+0x446 001620 jam zcode_b4 ,mem_zcode_temp_param0 
+0x447 001621 branch p_zcode_entrance 
+:      001623 p_mouse_enter_sniff_check:
+0x448 001624 jam zcode_b2 ,mem_zcode_temp_param0 
+0x449 001625 branch p_zcode_entrance 
+:      001627 p_mouse_24g_pairing_complete:
+0x44a 001628 jam zcode_92 ,mem_zcode_temp_param0 
+0x44b 001629 branch p_zcode_entrance 
+:      001631 p_mouse_24g_attempt_fail:
+0x44c 001632 jam zcode_61 ,mem_zcode_temp_param0 
+0x44d 001633 branch p_zcode_entrance 
+:      001635 p_mouse_24g_attempt_success:
+0x44e 001637 call p_mouse_init_sensor_reset 
+0x44f 001638 branch mouse_no_data_timer_init 
+:      001640 p_app_enter_hibernate:
+0x450 001641 call p_mouse_sensor_power_down 
+0x451 001642 branch app_enter_hibernate 
+:      001645 p_mouse_before_hibernate:
+0x452 001646 jam zcode_a4 ,mem_zcode_temp_param0 
+0x453 001647 branch p_zcode_entrance 
+:      001649 p_mouse_sensor_powerdown_check:
+0x454 001650 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x455 001651 rtn blank 
+0x456 001652 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0x457 001653 branch p_mouse_sensor_power_down 
+:      001656 p_mouse_bb_event_timer:
+0x458 001657 call p_mouse_wheel_trigger_timer 
+0x459 001658 call mouse_check_discovery_timeout_timer 
+0x45a 001659 call mouse_check_no_data_timeout_timer 
+0x45b 001660 call p_mouse_current_mult_update_timer 
+0x45c 001661 call p_mouse_bt_discovery_check 
+0x45d 001662 call p_mouse_24g_long_sleep_param_update_timer 
+0x45e 001663 call p_mouse_24g_pairing_commbination_key 
+0x45f 001664 call p_mouse_check_direct_timeout_timer 
+0x460 001665 call p_mouse_le_enable_att_list_timer 
+0x461 001666 call p_mouse_send_switch_req_timer 
+0x462 001667 call mouse_check_hid_handshake_timer 
+0x463 001668 call p_mouse_bt_check_sniff_req_timeout_timer 
+0x464 001669 call p_mouse_discovery_led_blink 
+0x465 001670 call p_mouse_bt_reconnect_led_blink 
+0x466 001671 branch p_mouse_device_poweron_led_timer 
+:      001674 p_mouse_send_switch_req_timer:
+0x467 001675 arg mem_mouse_send_switch_req_timer ,regc 
+0x468 001676 arg host_create_conn_resend ,regb 
+0x469 001677 branch timer_single_step 
+:      001679 p_mouse_bt_check_sniff_req_timeout_timer:
+0x46a 001680 arg mem_mouse_bt_send_first_package_timer ,regc 
+0x46b 001681 arg p_mouse_bt_send_first_package ,regb 
+0x46c 001682 branch timer_single_step 
+:      001683 p_mouse_bt_send_first_package:
+0x46d 001684 jam 1 ,mem_mouse_bt_send_first_package_flag 
+0x46e 001685 rtn 
+:      001688 p_mouse_le_enable_att_list_timer:
+0x46f 001689 arg mem_le_start_encrypt_timer ,regc 
+0x470 001690 arg mouse_le_write_enable ,regb 
+0x471 001691 branch timer_single_step 
+:      001693 p_mouse_check_direct_timeout_timer:
+0x472 001694 arg mem_mouse_direct_timer ,regc 
+0x473 001695 arg p_mouse_check_direct_timeout ,regb 
+0x474 001696 call timer_single_step_2b 
+0x475 001697 fetch 1 ,mem_mouse_direct_timer 
+0x476 001698 beq 1 ,app_ble_stop_direct_adv 
+0x477 001699 rtn 
+:      001701 p_mouse_check_direct_timeout:
+0x478 001702 fetch 1 ,mem_mouse_fast_conn_flag 
+0x479 001703 beq 0xff ,p_mouse_fast_conn_end 
+0x47a 001704 call app_ble_stop_direct_adv 
+0x47b 001705 branch mouse_check_direct_timeout + 1 
+:      001708 p_mouse_wheel_trigger_timer:
+0x47c 001709 arg mem_mouse_wheel_trigger_timer ,regc 
+0x47d 001710 arg p_mouse_wheel_trigger_disable ,regb 
+0x47e 001711 branch timer_single_step 
+:      001712 p_mouse_wheel_trigger_disable:
+0x47f 001713 jam 0 ,mem_mouse_wheel_trigger 
+0x480 001714 rtn 
+:      001716 p_mouse_current_mult_update_timer:
+0x481 001717 arg mem_mouse_current_mult_timer ,regc 
+0x482 001718 arg p_mouse_le_current_mult_reinit ,regb 
+0x483 001719 branch timer_single_step 
+:      001720 p_mouse_le_current_mult_reinit:
+0x484 001721 fetch 1 ,mem_lpm_mult_init 
+0x485 001722 store 1 ,mem_lpm_mult 
+0x486 001723 branch p_mouse_long_mult_flag_enable 
+:      001726 p_mouse_24g_long_sleep_param_update_timer:
+0x487 001727 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x488 001728 arg p_mouse_24g_long_sleep_normal_param ,regb 
+0x489 001729 branch timer_single_step 
+:      001730 p_mouse_24g_long_sleep_normal_param:
+0x48a 001731 setarg g24_long_sleep_step2 
+0x48b 001732 store 3 ,mem_24g_enter_hibernate 
+:      001733 p_mouse_long_mult_flag_enable:
+0x48c 001734 jam 1 ,mem_mouse_long_mult_flag 
+0x48d 001735 rtn 
+:      001738 p_mouse_24g_pairing_commbination_key:
+0x48e 001739 fetch 1 ,mem_device_flag 
+0x48f 001740 rtnne mode_24g_device 
+0x490 001741 call p_mouse_check_key_gpio 
+0x491 001742 beq mouse_lmr_button ,p_mouse_bt_discovery_commbination_key_down 
+0x492 001743 branch mouse_bt_discovery_commbination_key_up 
+:      001744 p_mouse_bt_discovery_commbination_key_down:
+0x493 001745 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x494 001746 call p_mouse_24g_pairing_timer 
+0x495 001747 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001749 p_mouse_24g_pairing_timer:
+0x496 001750 arg mem_combination_ui_button_count ,regc 
+0x497 001751 arg p_mouse_24g_pairing_button ,regb 
+0x498 001752 branch timer_single_step 
+:      001755 p_mouse_bt_discovery_check:
+0x499 001756 fetch 1 ,mem_select_device_button_statue 
+0x49a 001757 rtnne pb_button_state_down 
+:      001758 p_mouse_bt_discovery_timer:
+0x49b 001759 arg mem_select_ui_button_count ,regc 
+0x49c 001760 arg p_mouse_long_button_bt_discovery ,regb 
+0x49d 001761 branch timer_single_step 
+:      001763 p_mouse_long_button_bt_discovery:
+0x49e 001764 fetcht 1 ,mem_device_flag 
+0x49f 001765 fetch 1 ,mem_24g_device_number 
+0x4a0 001766 isub temp ,null 
+0x4a1 001767 rtn zero 
+0x4a2 001768 fetch mouse_flag_len ,mem_mouse_flag 
+0x4a3 001769 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x4a4 001770 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4a5 001771 call mouse_enable_function_flag 
+0x4a6 001772 fetch 2 ,mem_ui_state_map 
+0x4a7 001773 isolate1 ui_state_ble_adv ,pdata 
+0x4a8 001774 call mouse_stop_le_adv ,true 
+0x4a9 001775 fetch 2 ,mem_ui_state_map 
+0x4aa 001776 isolate1 ui_state_bt_reconnect ,pdata 
+0x4ab 001777 call mouse_cancel_reconnect ,true 
+0x4ac 001778 branch mouse_long_button_bt_discovry 
+:      001783 p_mouse_select_device_by_button:
+0x4ad 001784 arg 0 ,rega 
+0x4ae 001785 jam 0x00 ,mem_mouse_key_temp 
+0x4af 001786 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4b0 001787 fetch 1 ,mem_mouse_pbkey_press_status 
+0x4b1 001788 call p_mouse_check_key 
+0x4b2 001789 store 1 ,mem_mouse_pbkey_press_status 
+0x4b3 001790 copy rega ,pdata 
+0x4b4 001791 bbit1 0 ,p_mouse_select_device_button_down 
+0x4b5 001792 branch p_mouse_select_device_button_up 
+:      001794 p_mouse_select_device_button_down:
+0x4b6 001795 fetch 1 ,mem_select_device_button_statue 
+0x4b7 001796 rtneq pb_button_state_down 
+0x4b8 001797 fetch 2 ,mem_mouse_direct_timeout 
+0x4b9 001798 store 2 ,mem_mouse_direct_timer 
+0x4ba 001799 force page_length_timer ,queue 
+0x4bb 001800 fetch 2 ,mem_page_to 
+0x4bc 001801 call timer_init 
+0x4bd 001802 jam pb_button_state_down ,mem_select_device_button_statue 
+0x4be 001803 rtn 
+:      001807 p_mouse_select_device_button_up:
+0x4bf 001808 fetch 1 ,mem_select_device_button_statue 
+0x4c0 001809 rtneq pb_button_state_up 
+0x4c1 001810 fetch 1 ,mem_select_ui_button_count 
+0x4c2 001811 sub pdata ,20 ,null 
+0x4c3 001812 ncall p_mouse_ready_reconnection_by_button ,positive 
+0x4c4 001814 fetch 1 ,mem_ui_button_timeout 
+0x4c5 001815 store 1 ,mem_select_ui_button_count 
+0x4c6 001816 jam pb_button_state_up ,mem_select_device_button_statue 
+0x4c7 001817 rtn 
+:      001819 p_mouse_ready_reconnection_by_button:
+0x4c8 001820 fetcht 1 ,mem_device_flag 
+0x4c9 001821 increase 1 ,temp 
+0x4ca 001822 fetch 1 ,mem_device_number 
+0x4cb 001823 isub temp ,null 
+0x4cc 001824 ncall mouse_select_device_count_clean ,positive 
+0x4cd 001825 storet 1 ,mem_device_flag 
+0x4ce 001826 jam 0 ,mem_link_key_exists 
+0x4cf 001827 call p_mouse_store_flash_device_info 
+0x4d0 001828 call mouse_select_device_enable 
+0x4d1 001829 branch mouse_set_reconnection 
+:      001833 p_mouse_motion:
+0x4d2 001834 disable user 
+0x4d3 001835 setarg 0 
+0x4d4 001836 store 6 ,mem_mouse_x 
+0x4d5 001837 call p_mouse_cheak_sensor_data 
+0x4d6 001838 call p_mouse_set_sdio_high 
+0x4d7 001839 call mouse_zwheel 
+0x4d8 001840 call mouse_t_zwheel 
+0x4d9 001841 call p_mouse_key 
+0x4da 001844 nbranch p_drawing_optima_init ,user 
+0x4db 001845 call p_drawing_optima 
+0x4dc 001846 branch mouse_motion + 9 
+:      001849 p_mouse_cheak_sensor_data:
+0x4dd 001850 fetch 1 ,mem_spi_write_flash_sm 
+0x4de 001851 rtnne flash_sm_no_buys 
+0x4df 001852 fetch 1 ,mem_config_sensor_type 
+0x4e0 001853 call mouse_clear_sensor_data 
+0x4e1 001854 disable user 
+0x4e2 001855 branch mouse_p32xx_sensor_motion + 5 
+:      001858 p_mouse_key:
+0x4e3 001859 call p_mouse_check_key_gpio 
+0x4e4 001860 branch mouse_key + 1 
+:      001861 p_mouse_check_key_gpio:
+0x4e5 001862 fetch 1 ,mem_mouse_key 
+0x4e6 001863 copy pdata ,rega 
+0x4e7 001864 call p_mouse_check_lkey_gpio 
+0x4e8 001865 call p_mouse_check_rkey_gpio 
+0x4e9 001866 call p_mouse_check_mkey_gpio 
+0x4ea 001867 call p_mouse_check_bkkey_gpio 
+0x4eb 001868 call p_mouse_check_fwkey_gpio 
+0x4ec 001869 copy rega ,pdata 
+0x4ed 001870 rtn 
+:      001874 p_mouse_check_key:
+0x4ee 001875 store 1 ,mem_mouse_key_status 
+0x4ef 001876 lshift pdata ,pdata 
+0x4f0 001877 copy pdata ,regb 
+0x4f1 001878 copy temp ,regc 
+0x4f2 001879 fetch 1 ,mem_mouse_key_temp 
+0x4f3 001880 sub pdata ,0x02 ,null 
+0x4f4 001881 call p_gpio_set_input_pu ,positive 
+0x4f5 001882 ncall p_gpio_set_input_pd ,positive 
+0x4f6 001883 copy regc ,temp 
+0x4f7 001884 call gpio_get_bit 
+0x4f8 001885 setflag true ,0 ,regb 
+0x4f9 001886 call p_mouse_check_press 
+0x4fa 001887 and regb ,0x07 ,pdata 
+0x4fb 001888 fetcht 1 ,mem_mouse_key_temp 
+0x4fc 001889 copy temp ,queue 
+0x4fd 001890 sub temp ,0x02 ,null 
+0x4fe 001891 beq 0x07 ,p_mouse_key_press 
+0x4ff 001892 beq 0x00 ,p_mouse_key_release 
+0x500 001893 rtn 
+:      001895 p_mouse_check_press:
+0x501 001896 fetcht 1 ,mem_mouse_key_status 
+0x502 001897 and_into 0x01 ,temp 
+0x503 001898 and regb ,0x01 ,pdata 
+0x504 001899 isub temp ,null 
+0x505 001900 nbranch p_mouse_current_mult_update ,zero 
+0x506 001901 rtn 
+:      001903 p_mouse_check_lkey_gpio:
+0x507 001904 jam 0x00 ,mem_mouse_key_temp 
+0x508 001905 fetcht 1 ,mem_lbutton_gpio 
+0x509 001906 fetch 1 ,mem_mouse_lkey_press_status 
+0x50a 001907 call p_mouse_check_key 
+0x50b 001909 store 1 ,mem_mouse_lkey_press_status 
+0x50c 001910 rtn 
+:      001912 p_mouse_check_rkey_gpio:
+0x50d 001913 jam 0x01 ,mem_mouse_key_temp 
+0x50e 001914 fetcht 1 ,mem_rbutton_gpio 
+0x50f 001915 fetch 1 ,mem_mouse_rkey_press_status 
+0x510 001916 call p_mouse_check_key 
+0x511 001918 store 1 ,mem_mouse_rkey_press_status 
+0x512 001919 rtn 
+:      001921 p_mouse_check_mkey_gpio:
+0x513 001922 jam 0x02 ,mem_mouse_key_temp 
+0x514 001923 fetcht 1 ,mem_mbutton_gpio 
+0x515 001924 fetch 1 ,mem_mouse_mkey_press_status 
+0x516 001925 call p_mouse_check_key 
+0x517 001927 store 1 ,mem_mouse_mkey_press_status 
+0x518 001928 rtn 
+:      001930 p_mouse_check_bkkey_gpio:
+0x519 001931 jam 0x03 ,mem_mouse_key_temp 
+0x51a 001932 fetcht 1 ,mem_bk_button_gpio 
+0x51b 001933 fetch 1 ,mem_mouse_bkkey_press_status 
+0x51c 001934 call p_mouse_check_key 
+0x51d 001936 store 1 ,mem_mouse_bkkey_press_status 
+0x51e 001937 fetcht 1 ,mem_bk_button_gpio 
+0x51f 001938 branch p_gpio_set_input_pu 
+:      001940 p_mouse_check_fwkey_gpio:
+0x520 001941 jam 0x04 ,mem_mouse_key_temp 
+0x521 001942 fetcht 1 ,mem_fw_button_gpio 
+0x522 001943 fetch 1 ,mem_mouse_fwkey_press_status 
+0x523 001944 call p_mouse_check_key 
+0x524 001946 store 1 ,mem_mouse_fwkey_press_status 
+0x525 001947 fetcht 1 ,mem_fw_button_gpio 
+:      001949 p_gpio_set_input_pu:
+0x526 001950 set1 gpio_active_bit ,temp 
+:      001951 p_gpio_set_input_pu1:
+0x527 001952 arg core_gpio_pu0 ,contw 
+0x528 001953 call gpio_set_bit 
+0x529 001954 set0 gpio_active_bit ,temp 
+0x52a 001955 branch p_gpio_set_input_pd4 
+:      001957 p_mouse_key_press:
+0x52b 001959 branch p_qset1_rega ,positive 
+:      001960 p_qset0_rega:
+0x52c 001961 qset0 rega 
+0x52d 001962 rtn 
+:      001964 p_mouse_key_release:
+0x52e 001966 branch p_qset0_rega ,positive 
+:      001967 p_qset1_rega:
+0x52f 001968 qset1 rega 
+0x530 001969 rtn 
+:      001971 p_gpio_set_input_pd:
+0x531 001972 set0 gpio_active_bit ,temp 
+0x532 001973 arg core_gpio_pu0 ,contw 
+0x533 001974 call gpio_set_bit 
+0x534 001975 set1 gpio_active_bit ,temp 
+:      001976 p_gpio_set_input_pd4:
+0x535 001977 arg core_gpio_pd0 ,contw 
+0x536 001978 call gpio_set_bit 
+0x537 001979 set0 gpio_active_bit ,temp 
+0x538 001980 arg core_gpio_oe0 ,contw 
+0x539 001981 branch gpio_set_bit 
+:      001983 p_mouse_bb_event_discovery_btn:
+0x53a 001984 jam 0 ,mem_mouse_poweron_led_timer 
+0x53b 001985 isolate1 mark_24g ,mark 
+0x53c 001986 call p_g24_check_51cmd_stop_24g ,true 
+0x53d 001987 branch mouse_bb_event_discovery_btn + 1 
+:      001989 p_mouse_start_discovery:
+0x53e 001990 jam zcode_50 ,mem_zcode_temp_param0 
+0x53f 001991 branch p_zcode_entrance 
+:      001994 p_mouse_stop_discovery:
+0x540 001995 jam zcode_22 ,mem_zcode_temp_param0 
+0x541 001996 branch p_zcode_entrance 
+:      001998 p_le_slave_match:
+0x542 001999 fetch 1 ,mem_le_md_count 
+0x543 002000 pincrease 1 
+0x544 002001 store 1 ,mem_le_md_count 
+0x545 002002 beq le_md_max_count ,le_slave_cont 
+0x546 002003 call le_acknowledge 
+0x547 002004 call le_prepare_tx 
+0x548 002005 call power_ctrl_start 
+0x549 002006 branch le_slave_match + 7 
+:      002008 p_le_next_adv_channel:
+0x54a 002009 fetch 1 ,mem_le_ch_mapped 
+0x54b 002010 increase 1 ,pdata 
+0x54c 002011 store 1 ,mem_le_ch_mapped 
+0x54d 002012 rtnne 40 
+0x54e 002013 jam 37 ,mem_le_ch_mapped 
+0x54f 002014 rtn 
+:      002016 p_le_receive_skip:
+0x550 002017 call save_rssi 
+0x551 002018 call p_rssi_signal 
+0x552 002019 branch le_receive_skip + 2 
+:      002021 p_le_update_param:
+0x553 002022 jam zcode_40 ,mem_zcode_temp_param0 
+0x554 002023 branch p_zcode_entrance 
+:      002025 p_le_update_channel_map:
+0x555 002026 jam zcode_41 ,mem_zcode_temp_param0 
+0x556 002027 branch p_zcode_entrance 
+:      002029 p_le_prepare_tx:
+0x557 002030 fetch 1 ,mem_le_arq 
+0x558 002031 bbit1 wak ,p_le_prepare_tx_wak 
+0x559 002032 call power_ctrl_pac_succ_incrs 
+0x55a 002033 fetch 1 ,mem_empty_count 
+0x55b 002034 nbranch p_le_send_empyt ,blank 
+0x55c 002035 fetch 1 ,mem_le_state 
+0x55d 002036 bbit0 lestate_encryption ,p_le_tx_4 
+0x55e 002037 fetch 1 ,mem_le_rxbuf + 1 
+0x55f 002038 branch p_le_tx_4 ,blank 
+0x560 002039 branch le_send_empty 
+:      002040 p_le_send_empyt:
+0x561 002041 fetch 1 ,mem_empty_count 
+0x562 002042 increase -1 ,pdata 
+0x563 002043 store 1 ,mem_empty_count 
+0x564 002044 branch le_send_empty 
+:      002045 p_le_tx_4:
+0x565 002046 fetch 1 ,mem_le_pairing_state 
+0x566 002047 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x567 002048 jam 3 ,mem_empty_count 
+:      002049 p_in_le_tx_4:
+0x568 002050 call le_fifo_check_nearly_full 
+0x569 002051 call p_mouse_data_pull ,blank 
+0x56a 002052 branch le_prepare_tx + 4 
+:      002054 p_le_prepare_tx_wak:
+0x56b 002055 call p_le_check_tx_retransmit_setmd 
+0x56c 002056 branch p_le_power_ctrl_pac_succ_decrs 
+:      002058 p_le_check_tx_retransmit_setmd:
+0x56d 002059 fetch 1 ,mem_le_connect_status_flag 
+0x56e 002060 and pdata ,0x03 ,pdata 
+0x56f 002061 rtnne 0x03 
+0x570 002062 fetch 1 ,mem_mouse_data_queue_num 
+0x571 002063 rtn blank 
+0x572 002064 fetch 1 ,mem_le_txlen 
+0x573 002065 rtn blank 
+0x574 002066 fetch 1 ,mem_le_txheader 
+0x575 002067 set1 md ,pdata 
+0x576 002068 store 1 ,mem_le_txheader 
+0x577 002069 call le_set_md 
+0x578 002070 rtn 
+:      002074 p_le_power_ctrl_pac_succ_decrs:
+0x579 002075 branch power_ctrl_pac_succ_decrs 
+:      002077 p_mouse_le_reconn_write_enable_timer_reinit:
+0x57a 002078 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x57b 002079 rtn blank 
+0x57c 002080 fetch 1 ,mem_le_connect_status_flag 
+0x57d 002081 and pdata ,0x03 ,pdata 
+0x57e 002082 rtneq 0x03 
+0x57f 002083 jam 1 ,mem_le_start_encrypt_timer 
+0x580 002084 rtn 
+:      002086 p_le_parse:
+0x581 002087 rtnmark1 mark_old_packet 
+0x582 002088 call le_fifo_check_full 
+0x583 002089 nrtn blank 
+0x584 002090 fetch 1 ,mem_le_rxbuf 
+0x585 002091 and pdata ,0x3 ,pdata 
+0x586 002092 store 1 ,mem_le_packet_llid 
+0x587 002093 ifetch 1 ,contr 
+0x588 002094 and pdata ,0x1f ,pdata 
+0x589 002095 store 1 ,mem_le_packet_size 
+0x58a 002096 rtn blank 
+0x58b 002097 copy contr ,pdata 
+0x58c 002098 store 2 ,mem_le_payload_ptr 
+0x58d 002099 fetch 1 ,mem_le_packet_llid 
+0x58e 002100 beq llid_le_ll ,p_le_parse_ll 
+0x58f 002101 branch le_parse_l2cap 
+:      002102 p_le_parse_ll:
+0x590 002103 fetch 1 ,mem_le_rxbuf + 2 
+0x591 002104 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x592 002105 branch le_parse_ll + 1 
+:      002106 p_le_parse_channel_map_req:
+0x593 002107 ifetch 5 ,contr 
+0x594 002108 store 5 ,mem_le_new_map 
+0x595 002109 ifetch 2 ,contr 
+0x596 002110 store 2 ,mem_le_instant 
+0x597 002111 branch le_parse_channel_map_req + 7 
+:      002113 p_le_parse_l2cap:
+0x598 002114 ifetch 2 ,contr 
+0x599 002115 beq le_l2cap_cid_att ,p_le_parse_att 
+0x59a 002116 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x59b 002117 branch le_parse_l2cap + 11 
+:      002118 p_le_parse_att:
+0x59c 002119 call store_contr 
+0x59d 002120 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x59e 002121 call get_contr 
+0x59f 002122 ifetch 3 ,contr 
+0x5a0 002123 store 3 ,mem_le_att_opcode 
+0x5a1 002124 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x5a2 002125 rshift8 pdata ,temp 
+0x5a3 002126 sub temp ,0x24 ,null 
+0x5a4 002127 branch p_le_parse_att1 ,positive 
+0x5a5 002128 arg mem_mouse_le_uuid_sup ,temp 
+0x5a6 002129 storet 2 ,mem_ui_le_uuid_table 
+0x5a7 002130 call le_parse_att + 2 
+0x5a8 002131 setarg 0x8e7a 
+0x5a9 002132 store 2 ,mem_ui_le_uuid_table 
+0x5aa 002133 rtn 
+:      002135 p_le_parse_att_read_by_group_type_request:
+0x5ab 002136 call le_parse_att_read_by_group_type_request 
+0x5ac 002137 call le_fifo_get_last_tx_ptr 
+0x5ad 002138 increase 7 ,contr 
+0x5ae 002139 ifetch 1 ,contr 
+0x5af 002140 rtnne attop_read_by_group_type_response 
+0x5b0 002141 increase 5 ,contr 
+0x5b1 002142 ifetch 2 ,contr 
+0x5b2 002143 arg uuid_service_hids ,temp 
+0x5b3 002144 isub temp ,null 
+0x5b4 002145 nrtn zero 
+0x5b5 002146 increase -4 ,contr 
+0x5b6 002147 setarg 0x2b 
+0x5b7 002148 istore 2 ,contr 
+0x5b8 002149 rtn 
+:      002152 p_le_parse_att1:
+0x5b9 002153 beq attop_read_request ,p_le_parse_att_read_request 
+0x5ba 002154 branch le_parse_att + 2 
+:      002155 p_le_parse_att_read_request:
+0x5bb 002156 fetcht 2 ,mem_le_att_handle 
+0x5bc 002157 fetch 1 ,mem_le_configuration 
+0x5bd 002158 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+:      002159 p_le_send_att_read_response:
+0x5be 002168 fetch 2 ,mem_le_att_handle 
+0x5bf 002169 beq 0x13 ,le_send_att_error_response_notfound 
+0x5c0 002171 fetcht 2 ,mem_le_att_handle 
+0x5c1 002172 branch le_send_att_read_response 
+:      002186 p_le_send_att_read_response_check_auth:
+0x5c2 002187 fetch 2 ,mem_le_pairing_handle 
+0x5c3 002188 isub temp ,null 
+0x5c4 002189 nbranch p_le_send_att_read_response ,zero 
+0x5c5 002190 call le_check_encrypt_state 
+0x5c6 002191 nbranch p_le_send_att_read_response ,user 
+0x5c7 002192 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5c8 002193 branch le_send_att_error_response 
+:      002197 p_le_parse_smp:
+0x5c9 002198 ifetch 1 ,contr 
+0x5ca 002199 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x5cb 002200 branch le_parse_smp + 1 
+:      002201 p_le_parse_smp_pairing_failed:
+0x5cc 002202 jam zcode_82 ,mem_zcode_temp_param0 
+0x5cd 002203 branch p_zcode_entrance 
+:      002205 p_le_adv_not_match:
+0x5ce 002206 fetch 1 ,mem_le_ch_mapped 
+0x5cf 002207 bne 39 ,le_adv_loop 
+0x5d0 002208 call p_le_adv_random_delay 
+0x5d1 002209 arg le_adv_interval_timer ,queue 
+0x5d2 002210 fetch 2 ,mem_le_adv_interval 
+0x5d3 002211 branch timer_init 
+:      002212 p_le_adv_random_delay:
+0x5d4 002213 random pdata 
+0x5d5 002214 arg 0x1ff ,temp 
+0x5d6 002215 iand temp ,pdata 
+0x5d7 002216 add pdata ,250 ,pdata 
+0x5d8 002217 branch delay 
+:      002219 p_le_lpm_setmult:
+0x5d9 002220 disable wake 
+0x5da 002221 branch p_le_lpm_set_mult_attempt ,attempt 
+0x5db 002222 nbranch le_lpm_lost ,match 
+:      002223 p_le_lpm_set_mult_attempt:
+0x5dc 002224 call lpm_match 
+0x5dd 002225 fetch 2 ,mem_rx_window_sniff 
+0x5de 002226 store 2 ,mem_le_receive_window 
+0x5df 002227 fetch 1 ,mem_le_connect_status_flag 
+0x5e0 002228 compare 3 ,pdata ,3 
+0x5e1 002229 nbranch lpm_mult_short ,true 
+0x5e2 002230 branch le_lpm_set_mult_attempt + 3 
+:      002232 p_le_mouse_bb_event_connect_complete:
+0x5e3 002233 jam zcode_42 ,mem_zcode_temp_param0 
+0x5e4 002234 branch p_zcode_entrance 
+:      002236 p_twspi_reset:
+0x5e5 002237 hfetch 1 ,core_gpio_out3 
+0x5e6 002238 and_into 0xfd ,pdata 
+0x5e7 002239 hstore 1 ,core_gpio_out3 
+0x5e8 002240 hfetcht 1 ,core_gpio_oe3 
+0x5e9 002241 or_into 0x2 ,temp 
+0x5ea 002242 hstoret 1 ,core_gpio_oe3 
+0x5eb 002243 call twspi_disable 
+0x5ec 002244 and_into 0xfd ,temp 
+0x5ed 002245 nop 13 
+0x5ee 002246 call p_twspi_enable 
+0x5ef 002247 hstoret 1 ,core_gpio_oe3 
+0x5f0 002248 rtn 
+:      002250 p_spid_init:
+0x5f1 002251 call spid_init_common 
+:      002252 p_twspi_enable:
+0x5f2 002253 hfetch 1 ,core_gpio_sel1 
+0x5f3 002254 set1 0 ,pdata 
+0x5f4 002255 set0 1 ,pdata 
+0x5f5 002256 set0 3 ,pdata 
+0x5f6 002257 hstore 1 ,core_gpio_sel1 
+0x5f7 002258 rtn 
+:      002261 p_page_wait_fhs_reply_ok:
+0x5f8 002262 jam zcode_00 ,mem_zcode_temp_param0 
+0x5f9 002263 branch p_zcode_entrance 
+:      002265 p_role_switch_master:
+0x5fa 002266 call role_switch_check 
+0x5fb 002267 nrtn user 
+:      002268 p_wait_role_switch_anchor:
+0x5fc 002269 disable user 
+0x5fd 002270 jam param_newconnto ,mem_newconnto_counter 
+0x5fe 002271 set0 mark_fhs_already_good ,mark 
+0x5ff 002272 set0 mark_role_switch_receive_fhs ,mark 
+:      002273 p_roles_waitfhs_loop:
+0x600 002274 call rf_setup_time_master_slot 
+0x601 002275 call master_recv_packet 
+0x602 002276 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
+0x603 002277 call new_conn_timeout 
+0x604 002278 nbranch p_roles_waitfhs_loop ,blank 
+0x605 002279 bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
+0x606 002280 branch role_switch_fail_master 
+:      002282 p_roles_replyto_fhs:
+0x607 002283 call rf_setup_time_slave_slot 
+0x608 002284 arg type_id ,type 
+0x609 002285 call master_send_packet 
+0x60a 002286 set1 mark_role_switch_receive_fhs ,mark 
+0x60b 002287 set0 mark_fhs_already_good ,mark 
+0x60c 002288 fetch 1 ,mem_amaddr 
+0x60d 002289 iforce am_addr 
+0x60e 002290 jam 2 ,mem_newconnto_counter 
+0x60f 002291 branch p_roles_waitfhs_loop 
+:      002293 p_roles_replyto_fhs1:
+0x610 002294 fetch 4 ,mem_clke_bt 
+0x611 002295 pincrease 8 
+0x612 002296 store 4 ,mem_clke_bt 
+0x613 002297 branch roles_replyto_fhs + 4 
+:      002299 p_process_dmh:
+0x614 002300 bmark1 mark_first_packet ,end_of_packet 
+0x615 002301 branch process_dmh + 1 
+:      002303 p_quit_connection_cont:
+0x616 002304 jam zcode_43 ,mem_zcode_temp_param0 
+0x617 002305 branch p_zcode_entrance 
+:      002307 p_prepare_tx:
+0x618 002308 fetch 1 ,mem_state 
+0x619 002309 isolate1 state_inconn ,pdata 
+0x61a 002310 call p_bt_power_ctrl ,true 
+0x61b 002311 branch prepare_tx + 1 
+:      002312 p_bt_power_ctrl:
+0x61c 002313 fetch 1 ,mem_arq 
+0x61d 002314 isolate1 wack ,pdata 
+0x61e 002315 call power_ctrl_pac_succ_decrs ,true 
+0x61f 002316 ncall power_ctrl_pac_succ_incrs ,true 
+0x620 002317 branch power_ctrl_start 
+:      002319 p_slave_conn_recv_packet:
+0x621 002320 call slave_receive_master_slot 
+0x622 002321 nbranch shutdown_radio ,sync 
+0x623 002322 call save_rssi 
+0x624 002323 call p_rssi_signal 
+0x625 002324 branch slave_conn_recv_packet + 4 
+:      002326 p_lpm_dispatch:
+0x626 002327 rtnmark1 mark_24g 
+0x627 002328 call lpo_calibration 
+0x628 002329 fetch 3 ,mem_clks_per_lpo 
+0x629 002330 rtn blank 
+0x62a 002331 fetch 1 ,mem_lpm_mode 
+0x62b 002332 rtn blank 
+0x62c 002333 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x62d 002334 sub pdata ,10 ,null 
+0x62e 002335 rtn positive 
+0x62f 002336 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x630 002337 nrtn blank 
+0x631 002338 fetch 1 ,mem_ssp_enable 
+0x632 002339 branch p_lpm_dispatch_next ,blank 
+0x633 002340 fetch 1 ,mem_sp_local_key_invalid 
+0x634 002341 rtn blank 
+:      002342 p_lpm_dispatch_next:
+0x635 002343 fetch 1 ,mem_le_sc_calc 
+0x636 002344 nrtn blank 
+0x637 002345 call lpm_check_wake_lock 
+0x638 002346 nrtn blank 
+0x639 002347 fetch 1 ,mem_context 
+0x63a 002348 compare 3 ,pdata ,0x7 
+0x63b 002349 nbranch lpm_dispatch_unconn ,true 
+0x63c 002350 fetch 2 ,mem_context + coffset_tsniff 
+0x63d 002351 arg 0xffff ,temp 
+0x63e 002352 isub temp ,null 
+0x63f 002353 rtn zero 
+0x640 002354 branch lpm_dispatch_next + 9 
+:      002356 p_lpm_set_mult:
+0x641 002357 disable wake 
+0x642 002358 fetch 1 ,mem_state 
+0x643 002359 rtnbit0 state_insniff 
+0x644 002360 nbranch lpm_not_match ,match 
+0x645 002361 call lpm_match 
+0x646 002362 fetch 2 ,mem_rx_window_sniff 
+0x647 002363 store 2 ,mem_rx_window 
+0x648 002364 fetch 1 ,mem_arq 
+0x649 002365 bbit1 wack ,lpm_mult_short 
+0x64a 002366 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x64b 002367 call l2cap_malloc_is_fifo_empty 
+0x64c 002368 nbranch lpm_mult_short ,blank 
+0x64d 002369 call p_lpm_set_attemp_timeout ,blank 
+0x64e 002370 branch lpm_set_mult + 13 
+:      002371 p_lpm_set_attemp_timeout:
+0x64f 002372 jam 1 ,mem_current_sniff_attempt 
+0x650 002373 jam 0 ,mem_current_sniff_timeout 
+0x651 002374 rtn 
+:      002376 p_mouse_bb_disconnected:
+0x652 002377 jam zcode_01 ,mem_zcode_temp_param0 
+0x653 002378 branch p_zcode_entrance 
+:      002380 p_hid_rx_process:
+0x654 002381 jam zcode_02 ,mem_zcode_temp_param0 
+0x655 002382 branch p_zcode_entrance 
+:      002384 p_parse_lmp_accepted:
+0x656 002385 fetch 1 ,mem_rxbuf + 1 
+0x657 002386 store 1 ,mem_lmi_accepted_opcode 
+0x658 002387 beq lmp_switch_req ,p_parse_lmp_accepted_switch 
+0x659 002388 branch parse_lmp_accepted + 3 
+:      002389 p_parse_lmp_accepted_switch:
+0x65a 002390 call parse_lmp_accepted_switch 
+0x65b 002391 jam 1 ,mem_bt_rcvd_switch_req_accept 
+0x65c 002392 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0x65d 002393 rtn blank 
+0x65e 002394 jam 2 ,mem_bt_send_lmp_setup_complete 
+0x65f 002395 rtn 
+:      002397 p_send_lmp:
+0x660 002398 jam zcode_10 ,mem_zcode_temp_param0 
+0x661 002399 branch p_zcode_entrance 
+:      002401 p_process_conn_sm:
+0x662 002402 call lmo_fifo_check 
+0x663 002403 nrtn blank 
+:      002404 p_process_conn_sm_continue:
+0x664 002405 fetch 1 ,mem_conn_sm 
+0x665 002406 rtn blank 
+0x666 002407 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
+0x667 002408 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
+0x668 002409 branch process_conn_sm_continue + 2 
+:      002411 p_host_creat_conn_wait_switch:
+0x669 002412 fetch 1 ,mem_switch_flag 
+0x66a 002413 rtneq switch_flag_init 
+0x66b 002414 beq switch_flag_accept ,p_host_create_conn_switch_accept 
+0x66c 002415 branch host_creat_conn_wait_switch + 3 
+:      002416 p_host_create_conn_switch_accept:
+0x66d 002417 rtn master 
+:      002418 p_host_create_conn_auth_pair:
+0x66e 002420 fetch 1 ,mem_connection_options 
+0x66f 002421 bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
+0x670 002422 branch host_create_conn_auth_pair + 1 
+:      002423 p_host_create_conn_auth_pair_true:
+0x671 002424 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0x672 002425 beq 1 ,host_create_conn_auth_pair_true 
+0x673 002427 fetch 1 ,mem_link_key_exists 
+0x674 002428 branch host_create_conn_auth_pair_nokey ,blank 
+0x675 002429 fetch 1 ,mem_lmp_conn_state 
+0x676 002430 rtnbit0 sent_setup_complete 
+0x677 002431 rtnbit0 received_setup_complete 
+0x678 002432 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x679 002433 rtn blank 
+0x67a 002434 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x67b 002435 fetch 4 ,mem_aurand_send_delay_time 
+0x67c 002436 arg 20 ,temp 
+0x67d 002437 iadd temp ,temp 
+0x67e 002438 copy clkn_bt ,pdata 
+0x67f 002439 isub temp ,null 
+0x680 002440 nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
+0x681 002441 branch host_create_conn_auth 
+:      002443 p_bt_send_max_slot_req_accept_after_switch_wait:
+0x682 002444 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x683 002445 rtn 
+:      002447 p_host_create_conn_send_conn_req:
+0x684 002448 jam 20 ,mem_mouse_send_switch_req_timer 
+0x685 002449 branch host_create_conn_send_conn_req 
+:      002455 p_check_51cmd_once_continue:
+0x686 002456 call lmo_fifo_check 
+0x687 002457 nbranch check_51cmd_restore ,blank 
+0x688 002458 fetch 1 ,mem_fifo_temp 
+0x689 002459 bmark0 mark_context ,check_51cmd_check_idle 
+0x68a 002460 beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
+0x68b 002461 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
+0x68c 002462 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+0x68d 002463 branch check_51cmd_once_continue + 2 
+:      002465 p_check_51cmd_ble_update_connect_param:
+0x68e 002466 call le_fifo_check_full 
+0x68f 002467 nrtn blank 
+0x690 002468 branch le_l2cap_tx_update_req 
+:      002470 p_flash_store_le_reconn_info:
+0x691 002471 jam rec_4_mode ,mem_record_bt_mode 
+0x692 002472 fetch 6 ,mem_le_plap 
+0x693 002473 branch p_flash_store_reconn_info 
+:      002474 p_flash_store_bd_reconn_info:
+0x694 002475 jam rec_3_mode ,mem_record_bt_mode 
+0x695 002476 fetch 6 ,mem_plap 
+:      002477 p_flash_store_reconn_info:
+0x696 002478 store 6 ,mem_temp_lap 
+:      002479 p_mouse_store_remote_bdaddr:
+0x697 002480 fetch mouse_flag_len ,mem_mouse_flag 
+0x698 002481 rtnbit0 mouse_store_eeprom_flag 
+0x699 002482 arg mouse_store_eeprom_flag ,queue 
+0x69a 002483 call mouse_disable_function_flag 
+0x69b 002484 call mouse_check_device_addr 
+:      002485 p_mouse_unplug_clean_bdaddr:
+0x69c 002486 call mouse_before_store_reconn_info 
+0x69d 002487 branch p_mouse_store_flash_device_info 
+:      002492 power_ctrl_pac_succ_cnt_init:
+0x69e 002493 jam 1 ,mem_power_ctrl_level 
+0x69f 002494 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x6a0 002495 rtn 
+:      002496 power_ctrl_pac_succ_incrs:
+0x6a1 002497 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6a2 002498 increase 1 ,pdata 
+0x6a3 002499 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6a4 002500 rtn 
+:      002501 power_ctrl_pac_succ_decrs:
+0x6a5 002502 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6a6 002503 sub pdata ,2 ,null 
+0x6a7 002504 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x6a8 002505 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6a9 002506 rtneq 0 
+0x6aa 002507 increase -1 ,pdata 
+0x6ab 002508 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6ac 002509 rtn 
+:      002510 power_ctrl_pac_succ_cnt_reinit:
+0x6ad 002511 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x6ae 002512 rtn 
+:      002514 power_ctrl_start:
+0x6af 002515 fetch 2 ,mem_ui_state_map 
+0x6b0 002516 rtnbit1 ui_state_ble_adv 
+0x6b1 002517 rtnbit1 ui_state_bt_reconnect 
+0x6b2 002518 rtnbit1 ui_state_bt_discovery 
+0x6b3 002520 arg mem_rssi_signal_buf ,rega 
+0x6b4 002521 call p_rssi_average 
+0x6b5 002522 storet 1 ,mem_rssi_avg_received 
+0x6b6 002524 setarg rssi_dis_max_24g 
+0x6b7 002525 bmark1 mark_24g ,power_ctrl_start_next 
+0x6b8 002526 setarg rssi_dis_max_ble 
+:      002527 power_ctrl_start_next:
+0x6b9 002528 isub temp ,null 
+0x6ba 002529 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x6bb 002531 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6bc 002532 sub pdata ,2 ,null 
+0x6bd 002533 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x6be 002534 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6bf 002535 beq 0 ,power_ctrl_txpower_incrs 
+0x6c0 002536 rtn 
+:      002538 power_ctrl_txpower_decrs_check:
+0x6c1 002539 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6c2 002540 rtnne 150 
+0x6c3 002541 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002542 power_ctrl_txpower_decrs:
+0x6c4 002543 fetcht 1 ,mem_rssi_avg_received 
+0x6c5 002544 setarg rssi_dis_min_24g 
+0x6c6 002545 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x6c7 002546 setarg rssi_dis_min_ble 
+:      002547 power_ctrl_txpower_decrs_next:
+0x6c8 002548 isub temp ,null 
+0x6c9 002549 nrtn positive 
+0x6ca 002550 fetch 1 ,mem_power_ctrl_level 
+0x6cb 002551 beq 0 ,power_ctrl_decrs_level0 
+0x6cc 002552 increase -1 ,pdata 
+0x6cd 002553 store 1 ,mem_power_ctrl_level 
+0x6ce 002554 beq 0 ,power_ctrl_decrs_level0 
+:      002555 power_ctrl_decrs_level1:
+:      002556 power_ctrl_incrs_level1:
+0x6cf 002557 jam tx_power_0db ,mem_tx_power 
+0x6d0 002558 rtn 
+:      002560 power_ctrl_txpower_incrs_force:
+0x6d1 002561 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002562 power_ctrl_txpower_incrs:
+0x6d2 002563 fetch 1 ,mem_power_ctrl_level 
+0x6d3 002564 beq 2 ,power_ctrl_incrs_level2 
+0x6d4 002565 increase 1 ,pdata 
+0x6d5 002566 store 1 ,mem_power_ctrl_level 
+0x6d6 002567 beq 1 ,power_ctrl_incrs_level1 
+:      002568 power_ctrl_incrs_level2:
+0x6d7 002569 jam tx_power_5db ,mem_tx_power 
+0x6d8 002570 rtn 
+:      002572 power_ctrl_decrs_level0:
+0x6d9 002573 jam tx_power_f5db ,mem_tx_power 
+0x6da 002574 rtn 
+:      002577 p_set_freq_tx:
+0x6db 002578 storet 1 ,mem_last_freq 
+0x6dc 002579 add temp ,0 ,rega 
+0x6dd 002580 call rf_write_freq 
+0x6de 002581 setarg param_pll_setup 
+0x6df 002582 call sleep 
+:      002583 p_rf_tx_enable:
+0x6e0 002584 jam 0x1 ,rfen_adc 
+0x6e1 002585 jam 0x3c ,rfen_rx 
+0x6e2 002586 jam 0xe0 ,rfen_tx 
+0x6e3 002587 nop 10 
+0x6e4 002588 jam 0x01 ,rfen_mdm 
+0x6e5 002589 jam 0x3d ,rfen_mdm 
+0x6e6 002590 nop 10 
+0x6e7 002591 jam 0xb7 ,rfen_sn 
+0x6e8 002592 nop 10 
+0x6e9 002593 jam 0x7d ,rfen_mdm 
+0x6ea 002594 fetch 1 ,mem_tx_power 
+0x6eb 002597 beq tx_power_5db ,p_set_tx_power_5db 
+0x6ec 002599 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x6ed 002600 beq tx_power_pair ,p_set_tx_power_pair 
+:      002602 p_set_tx_power_0db:
+0x6ee 002603 call p_rx_low_sens 
+0x6ef 002605 jam 0xd0 ,0x8955 
+0x6f0 002606 jam 0xe0 ,0x8956 
+0x6f1 002608 jam 0x6c ,0x8958 
+0x6f2 002610 branch set_tx_power_0db 
+:      002622 p_set_tx_power_5db:
+0x6f3 002623 call p_rx_high_sens 
+0x6f4 002625 jam 0xd0 ,0x8955 
+0x6f5 002626 jam 0xe0 ,0x8956 
+0x6f6 002628 jam 0x3c ,0x8958 
+0x6f7 002630 branch set_tx_power_5db 
+:      002642 p_set_tx_power_f5db:
+0x6f8 002643 call p_rx_low_sens 
+0x6f9 002645 jam 0xd0 ,0x8955 
+0x6fa 002646 jam 0xc0 ,0x8956 
+0x6fb 002648 jam 0x6c ,0x8958 
+0x6fc 002650 branch set_tx_power_f5db 
+:      002652 p_rx_low_sens:
+0x6fd 002653 jam 0x5b ,0x894c 
+0x6fe 002654 jam 0x96 ,0x894d 
+0x6ff 002655 jam 0x2c ,0x894e 
+0x700 002656 jam 0x46 ,0x894f 
+0x701 002657 rtn 
+:      002659 p_rx_high_sens:
+0x702 002660 jam 0xfb ,0x894c 
+0x703 002661 jam 0xef ,0x894d 
+0x704 002662 jam 0xec ,0x894e 
+0x705 002663 jam 0x5e ,0x894f 
+0x706 002664 rtn 
+:      002666 p_set_tx_power_pair:
+0x707 002668 jam 0xc2 ,0x8956 
+0x708 002669 jam 0xd0 ,0x8955 
+0x709 002670 rtn 
+:      002672 p_shutdown_radio:
+0x70a 002673 force 8 ,radio_ctrl 
+0x70b 002674 branch shutdown_radio + 1 
+:      002678 p_zcode_entrance:
+0x70c 002679 fetcht 1 ,mem_zcode_temp_param0 
+0x70d 002680 rshift4 temp ,temp 
+0x70e 002681 fetch 1 ,mem_zcode_current_number 
+0x70f 002682 isub temp ,null 
+0x710 002683 branch p_zcode_run ,zero 
+0x711 002684 storet 1 ,mem_zcode_current_number 
+0x712 002685 increase 1 ,temp 
+0x713 002686 setarg zcode_buff_size 
+0x714 002687 imul32 temp ,temp 
+0x715 002688 fetch 3 ,mem_xip_flash_offset 
+0x716 002689 isub temp ,pdata 
+0x717 002691 fetcht 3 ,mem_flash_start_addr 
+0x718 002692 iadd temp ,pdata 
+0x719 002693 increase -5 ,pdata 
+0x71a 002694 store 3 ,mem_flash_address 
+0x71b 002696 call p_flash_release_deep_power_down 
+:      002697 p_zcode_read_loop:
+0x71c 002698 fetch 3 ,mem_flash_address 
+0x71d 002699 arg zcode_buff_size ,temp 
+0x71e 002700 arg mem_zcode_buff ,rega 
+0x71f 002701 call spid_read_flash 
+0x720 002702 fetch 4 ,mem_zcode_buff 
+0x721 002703 fetcht 4 ,mem_zcode_head 
+0x722 002704 isub temp ,null 
+0x723 002705 nbranch p_zcode_read_loop ,zero 
+0x724 002706 call p_mouse_spi_init 
+0x725 002708 setarg mem_zcode_buff 
+0x726 002709 store 2 ,mem_patch_ptr 
+0x727 002710 jam zcode_code_size ,mem_patch_len 
+0x728 002711 call load_ucode 
+0x729 002712 setarg 0 
+0x72a 002713 store 4 ,mem_patch_ptr 
+:      002714 p_zcode_run:
+0x72b 002715 fetch 1 ,mem_zcode_temp_param0 
+0x72c 002716 branch p_zcode 
+:      002723 p_drawing_optima_init:
+0x72d 002724 arg 5 ,loopcnt 
+0x72e 002725 arg mem_mouse_asm_flag ,contw 
+0x72f 002726 branch clear_mem 
+:      002728 p_drawing_optima:
+0x730 002729 fetch 4 ,mem_mouse_x 
+0x731 002730 rtn blank 
+0x732 002731 call p_data_abs_check 
+0x733 002732 setarg 0x06 
+0x734 002733 call p_data_greater_than_check 
+0x735 002734 setarg 0x03 
+0x736 002735 call p_data_less_than_check 
+0x737 002736 fetch 1 ,mem_mouse_asm_flag 
+0x738 002737 beq 1 ,p_drawing_optima_modify 
+0x739 002738 branch p_drawing_optima_init 
+:      002740 p_drawing_optima_modify:
+0x73a 002741 fetch 2 ,mem_mouse_x_pre 
+0x73b 002742 store 2 ,mem_data_pre 
+0x73c 002743 fetch 2 ,mem_mouse_x 
+0x73d 002744 store 2 ,mem_data_current 
+0x73e 002745 call p_drawing_optima_data_x 
+0x73f 002746 fetch 2 ,mem_data_pre 
+0x740 002747 store 2 ,mem_mouse_x_pre 
+0x741 002748 fetch 2 ,mem_data_current 
+0x742 002749 store 2 ,mem_mouse_x 
+0x743 002751 fetch 2 ,mem_mouse_y_pre 
+0x744 002752 store 2 ,mem_data_pre 
+0x745 002753 fetch 2 ,mem_mouse_y 
+0x746 002754 store 2 ,mem_data_current 
+0x747 002755 call p_drawing_optima_data_y 
+0x748 002756 fetch 2 ,mem_data_pre 
+0x749 002757 store 2 ,mem_mouse_y_pre 
+0x74a 002758 fetch 2 ,mem_data_current 
+0x74b 002759 store 2 ,mem_mouse_y 
+0x74c 002760 rtn 
+:      002763 p_drawing_optima_data_x:
+0x74d 002764 fetch 2 ,mem_data_pre 
+0x74e 002765 fetcht 2 ,mem_data_current 
+0x74f 002766 iadd temp ,pdata 
+0x750 002767 fetcht 1 ,mem_mouse_data_xtemp 
+0x751 002768 iadd temp ,pdata 
+0x752 002769 and pdata ,0x01 ,temp 
+0x753 002770 storet 1 ,mem_mouse_data_xtemp 
+0x754 002771 branch p_drawing_optima_data 
+:      002773 p_drawing_optima_data_y:
+0x755 002774 fetch 2 ,mem_data_pre 
+0x756 002775 fetcht 2 ,mem_data_current 
+0x757 002776 iadd temp ,pdata 
+0x758 002777 fetcht 1 ,mem_mouse_data_ytemp 
+0x759 002778 iadd temp ,pdata 
+0x75a 002779 and pdata ,0x01 ,temp 
+0x75b 002780 storet 1 ,mem_mouse_data_ytemp 
+0x75c 002781 branch p_drawing_optima_data 
+:      002788 p_drawing_optima_data:
+0x75d 002789 store 3 ,mem_data_sum 
+0x75e 002790 isolate1 16 ,pdata 
+0x75f 002791 branch p_data_sum_overflow ,true 
+0x760 002792 fetch 1 ,mem_data_sum + 1 
+0x761 002793 beq 0xff ,p_data_sum_n 
+0x762 002794 fetch 1 ,mem_data_sum 
+:      002795 p_data_store_pre:
+0x763 002796 rshift pdata ,pdata 
+0x764 002797 store 2 ,mem_data_pre 
+0x765 002798 store 2 ,mem_data_current 
+0x766 002799 rtn 
+:      002800 p_data_sum_overflow:
+0x767 002801 fetch 1 ,mem_data_sum + 1 
+0x768 002802 beq 0 ,p_data_sum_overflow_p 
+0x769 002803 fetch 3 ,mem_data_sum 
+0x76a 002804 branch p_data_store_pre 
+:      002805 p_data_sum_overflow_p:
+0x76b 002806 jam 0 ,mem_data_sum + 2 
+0x76c 002807 fetch 1 ,mem_data_sum 
+0x76d 002808 branch p_data_store_pre 
+:      002810 p_data_sum_n:
+0x76e 002811 fetch 1 ,mem_data_sum 
+0x76f 002812 call p_pdata_get_half 
+0x770 002813 store 1 ,mem_data_pre 
+0x771 002814 store 1 ,mem_data_current 
+0x772 002815 branch p_data_zero ,blank 
+0x773 002816 setarg 0xff 
+:      002817 p_data_set_direction:
+0x774 002818 store 1 ,mem_data_pre + 1 
+0x775 002819 store 1 ,mem_data_current + 1 
+0x776 002820 rtn 
+:      002821 p_data_zero:
+0x777 002822 setarg 0 
+0x778 002823 branch p_data_set_direction 
+:      002825 p_pdata_get_half:
+0x779 002826 sub pdata ,0 ,pdata 
+0x77a 002827 store 1 ,mem_rega 
+0x77b 002828 fetch 1 ,mem_rega 
+0x77c 002829 rshift pdata ,pdata 
+0x77d 002830 store 1 ,mem_rega 
+0x77e 002831 fetch 1 ,mem_rega 
+0x77f 002832 sub pdata ,0 ,pdata 
+0x780 002833 rtn 
+:      002836 p_data_greater_than_check:
+0x781 002837 isub rega ,null 
+0x782 002838 nbranch p_enable_asm ,positive 
+0x783 002839 isub regb ,null 
+0x784 002840 nbranch p_enable_asm ,positive 
+:      002841 p_disable_asm:
+0x785 002842 jam 0 ,mem_mouse_asm_flag 
+0x786 002843 rtn 
+:      002844 p_data_less_than_check:
+0x787 002845 isub rega ,null 
+0x788 002846 nrtn positive 
+0x789 002847 isub regb ,null 
+0x78a 002848 nrtn positive 
+0x78b 002849 branch p_disable_asm 
+:      002850 p_enable_asm:
+0x78c 002851 jam 1 ,mem_mouse_asm_flag 
+0x78d 002852 rtn 
+:      002854 p_data_abs_check:
+0x78e 002855 fetch 2 ,mem_mouse_x 
+0x78f 002856 store 2 ,mem_data_current 
+0x790 002857 call p_data_abs 
+0x791 002858 copy pdata ,rega 
+0x792 002859 fetch 2 ,mem_mouse_y 
+0x793 002860 store 2 ,mem_data_current 
+0x794 002861 call p_data_abs 
+0x795 002862 copy pdata ,regb 
+0x796 002863 rtn 
+:      002869 p_data_abs:
+0x797 002870 fetch 1 ,mem_data_current + 1 
+0x798 002871 beq 0xff ,p_data_reversal 
+0x799 002872 fetch 1 ,mem_data_current 
+:      002873 p_data_abs_store:
+0x79a 002874 and_into 0xff ,pdata 
+0x79b 002876 rtn 
+:      002877 p_data_reversal:
+0x79c 002878 fetch 2 ,mem_data_current 
+0x79d 002879 sub pdata ,0 ,pdata 
+0x79e 002880 branch p_data_abs_store 
               org 0x2000
-:      003053 start:
-0x2000 003054 call lpmstate 
-:      003056 soft_reset:
-0x2001 003057 bpatch patch00_0 ,mem_patch00 
-0x2002 003058 clear_stack 
-0x2003 003059 call spi_ncs_gpio_init 
-0x2004 003060 call initialize_radio 
-0x2005 003061 call iicd_init_12m 
-0x2006 003062 call init_param 
-0x2007 003063 call l2cap_init 
-0x2008 003064 bpatch patch00_1 ,mem_patch00 
-0x2009 003065 call rfcomm_init 
-0x200a 003066 call init_lmp 
-0x200b 003067 call ui_init 
-0x200c 003068 call app_init 
-0x200d 003069 ncall load_chip_option ,wake 
-0x200e 003070 bpatch patch00_2 ,mem_patch00 
-0x200f 003071 call app_lpm_init ,wake 
-0x2010 003072 call publickey_init 
-0x2011 003073 call lpm_recover_clk ,wake 
-:      003074 main_loop:
-0x2012 003075 bpatch patch00_3 ,mem_patch00 
-0x2013 003076 call sp_calc_sequence 
-0x2014 003077 call sp_calc_sequence_256 
-0x2015 003078 call sp_calc_sequence_256_check 
-0x2016 003079 call le_dispatch 
-0x2017 003080 bpatch patch00_4 ,mem_patch00 
-0x2018 003081 call idle_dispatch 
-0x2019 003082 call app_process_idle 
-0x201a 003083 call inquiry_dispatch 
-0x201b 003084 call inquiry_scan_dispatch 
-0x201c 003085 call page_scan_dispatch 
-0x201d 003086 call connection_dispatch 
-0x201e 003087 call lpm_dispatch 
-0x201f 003088 call g24_dispatch 
-0x2020 003089 branch main_loop 
-:      003091 connection_dispatch:
-0x2021 003092 call connection_incontext 
-0x2022 003093 rtnmark0 mark_context 
-0x2023 003094 set0 mark_context ,mark 
-0x2024 003095 call context_save 
-0x2025 003096 branch le_disable 
-:      003098 connection_incontext:
-0x2026 003099 bpatch patch00_5 ,mem_patch00 
-0x2027 003100 call context_search_insniff 
-0x2028 003101 nbranch connection_nosniff ,zero 
-0x2029 003102 call context_load 
-0x202a 003103 add rega ,coffset_mode ,contr 
-0x202b 003104 ifetch 1 ,contr 
-0x202c 003105 bbit1 mode_le ,le_conn_dispatch 
-0x202d 003106 bbit1 mode_master ,master_dispatch 
-0x202e 003107 branch slave_dispatch 
-:      003108 connection_nosniff:
-0x202f 003109 call context_get_next 
-0x2030 003110 copy loopcnt ,null 
-0x2031 003111 rtn zero 
-0x2032 003112 call context_load 
-0x2033 003113 fetch 1 ,mem_state 
-0x2034 003114 bbit1 state_inpage ,master_page 
-0x2035 003115 fetch 1 ,mem_mode 
-0x2036 003116 bbit1 mode_master ,master_dispatch 
-0x2037 003117 branch slave_dispatch 
-:      003125 idle_dispatch:
-0x2038 003126 fetch 1 ,mem_hci_cmd 
-0x2039 003127 rtn blank 
-0x203a 003128 beq hci_cmd_inquiry ,idle_inquiry 
-0x203b 003129 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
-0x203c 003130 beq hci_cmd_remote_name_req ,idle_remote_name_req 
-0x203d 003131 beq hci_cmd_create_conn ,idle_create_conn 
-0x203e 003132 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x203f 003133 call context_search_conn_handle 
-0x2040 003134 rtn zero 
-0x2041 003135 call context_search_plap 
-0x2042 003136 rtn zero 
-:      003137 idle_exit:
-0x2043 003138 jam 0 ,mem_hci_cmd 
-0x2044 003139 rtn 
-:      003141 idle_le_create_conn:
-0x2045 003142 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2046 003143 jam 0 ,mem_hci_cmd 
-0x2047 003144 rtn 
-:      003146 idle_inquiry:
-0x2048 003147 set1 mark_inquiry_on ,mark 
-0x2049 003148 set0 mark_inquiry_trainb ,mark 
-0x204a 003149 jam param_ninquiry ,mem_ninqy_index 
-0x204b 003150 jam 31 ,mem_nfreq_index_inq 
-0x204c 003151 branch idle_exit 
-:      003153 idle_inquiry_cancel:
-0x204d 003154 set0 mark_inquiry_on ,mark 
-0x204e 003155 force 0 ,stop_watch 
-0x204f 003156 branch idle_exit 
-:      003158 idle_remote_name_req:
-0x2050 003159 call context_search_plap 
-0x2051 003160 rtn zero 
-0x2052 003161 force lmp_name_req ,temp 
-0x2053 003162 jam 5 ,mem_nameres_cnt 
-0x2054 003163 branch idle_start_page 
-:      003165 idle_create_conn:
-0x2055 003166 bpatch patch00_6 ,mem_patch00 
-:      003167 idle_create_conn_device:
-0x2056 003168 fetch 6 ,mem_hci_plap 
-0x2057 003169 branch idle_exit ,blank 
-0x2058 003170 jam reconnect_hid ,memui_reconnect_mode 
-0x2059 003172 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x205a 003173 branch idle_create_conn_cont 
-:      003175 idle_create_conn_cont:
-0x205b 003176 force lmp_version_req ,temp 
-:      003177 idle_start_page:
-0x205c 003178 bpatch patch00_7 ,mem_patch00 
-0x205d 003179 fetch 1 ,mem_page_mode 
-0x205e 003180 branch idle_page_mode_r0 ,blank 
-0x205f 003181 lshift3 pdata ,pdata 
-0x2060 003182 lshift4 pdata ,pdata 
-0x2061 003183 increase -1 ,pdata 
-:      003184 idle_page_mode_r0:
-0x2062 003185 store 1 ,mem_npage 
-0x2063 003186 store 1 ,mem_npage_index 
-0x2064 003187 jam 31 ,mem_nfreq_index_page 
-0x2065 003188 set0 mark_page_trainb ,mark 
-0x2066 003189 call context_new 
-0x2067 003190 nbranch idle_page_fail ,zero 
-0x2068 003191 call get_free_amaddr 
-0x2069 003192 store 1 ,mem_amaddr 
-0x206a 003193 storet 1 ,mem_lmo_opcode2 
-0x206b 003194 fetch 6 ,mem_hci_plap 
-0x206c 003195 store 6 ,mem_plap 
-0x206d 003196 bpatch patch01_0 ,mem_patch01 
-0x206e 003197 call timer_reinit 
-0x206f 003198 force 0 ,pdata 
-0x2070 003199 compare lmp_name_req ,temp ,0xff 
-0x2071 003200 nsetflag true ,state_init_seq ,pdata 
-0x2072 003201 set1 state_inpage ,pdata 
-0x2073 003202 store 1 ,mem_state 
-0x2074 003203 jam bt_evt_reconn_started ,mem_fifo_temp 
-0x2075 003204 call ui_ipc_send_event 
-0x2076 003205 force 0 ,pdata 
-0x2077 003206 setflag true ,smap_name_req ,pdata 
-0x2078 003207 store 1 ,mem_state_map 
-0x2079 003208 setarg 0 
-0x207a 003209 set1 mode_master ,pdata 
-0x207b 003210 store 1 ,mem_mode 
-0x207c 003211 enable master 
-0x207d 003212 call context_save 
-0x207e 003213 disable master 
-0x207f 003214 force page_length_timer ,queue 
-0x2080 003215 fetch 2 ,mem_page_to 
-0x2081 003216 call timer_init 
-0x2082 003217 branch idle_exit 
-:      003218 idle_page_fail:
-0x2083 003219 bpatch patch01_1 ,mem_patch01 
-0x2084 003220 fetch 6 ,mem_hci_plap 
-0x2085 003221 store 6 ,mem_plap 
-0x2086 003222 compare lmp_name_req ,temp ,0xff 
-0x2087 003223 branch idle_name_fail ,true 
-0x2088 003224 branch idle_exit 
-:      003225 idle_name_fail:
-0x2089 003226 arg mem_tmp_buffer ,contw 
-0x208a 003227 arg 8 ,loopcnt 
-0x208b 003228 call memset0 
-0x208c 003229 jam bt_evt_reconn_failed ,mem_fifo_temp 
-0x208d 003230 call ui_ipc_send_event 
-0x208e 003231 branch idle_exit 
-:      003238 inquiry_dispatch:
-0x208f 003239 rtnmark0 mark_inquiry_on 
-0x2090 003240 force inquiry_length_timer ,queue 
-0x2091 003241 call timer_check 
-0x2092 003242 nsetflag blank ,mark_inquiry_on ,mark 
-0x2093 003243 nbranch inquiry_start ,blank 
-0x2094 003244 rtn 
-:      003248 inquiry_start:
-0x2095 003249 bpatch patch01_2 ,mem_patch01 
-0x2096 003250 fetcht 2 ,mem_inq_window 
-0x2097 003251 force 4 ,queue 
-0x2098 003252 call sniff_check_window 
-0x2099 003253 rtn user 
-0x209a 003254 call afh_clear 
-0x209b 003255 force 0 ,freq_mode 
-:      003256 inquiry_restart:
-0x209c 003257 rtn timeout 
-0x209d 003258 set0 mark_fhs_already_good ,mark 
-0x209e 003259 set0 mark_fhs_eir ,mark 
-:      003260 inquiry_rx_restart:
-0x209f 003261 add clkn_bt ,1 ,bt_clk 
-0x20a0 003262 isolate1 mark_inquiry_trainb ,mark 
-0x20a1 003263 setflag true ,2 ,freq_mode 
-0x20a2 003264 compare 0x00 ,bt_clk ,0x02 
-0x20a3 003265 nbranch inquiry_receive ,true 
-:      003267 inquiry_transmit:
-0x20a4 003268 bpatch patch01_3 ,mem_patch01 
-0x20a5 003269 fetch 1 ,mem_inquiry_transmit 
-0x20a6 003270 increase 1 ,pdata 
-0x20a7 003271 store 1 ,mem_inquiry_transmit 
-0x20a8 003272 call fetch_giac 
-0x20a9 003273 call tx_radio_freq 
-0x20aa 003274 call fetch_diac 
-0x20ab 003275 call start_transmitter 
-0x20ac 003276 call start_tx_native 
-0x20ad 003277 call send_access_word 
-0x20ae 003278 call end_of_packet 
-0x20af 003279 call inquiry_check_train 
-0x20b0 003280 branch inquiry_restart 
-:      003282 inquiry_check_train:
-0x20b1 003283 bpatch patch01_4 ,mem_patch01 
-0x20b2 003284 fetch 1 ,mem_nfreq_index_inq 
-0x20b3 003285 increase -1 ,pdata 
-0x20b4 003286 store 1 ,mem_nfreq_index_inq 
-0x20b5 003287 rtn positive 
-0x20b6 003288 jam 31 ,mem_nfreq_index_inq 
-0x20b7 003289 fetch 1 ,mem_ninqy_index 
-0x20b8 003290 increase -1 ,pdata 
-0x20b9 003291 store 1 ,mem_ninqy_index 
-0x20ba 003292 rtn positive 
-0x20bb 003293 setflip mark_inquiry_trainb ,mark 
-0x20bc 003294 jam param_ninquiry ,mem_ninqy_index 
-0x20bd 003295 rtn 
-:      003297 inquiry_receive:
-0x20be 003298 bpatch patch01_5 ,mem_patch01 
-0x20bf 003299 call fetch_giac 
-0x20c0 003300 call rx_radio_freq 
-0x20c1 003301 call fetch_diac 
-0x20c2 003302 call start_rx_native 
-0x20c3 003303 call start_receiver 
-0x20c4 003304 call wait_access_clkn_rt 
-0x20c5 003305 branch inquiry_sync ,sync 
-0x20c6 003306 call inquiry_check_train 
-0x20c7 003307 branch inquiry_rx_restart 
-:      003308 inquiry_sync:
-0x20c8 003309 bpatch patch01_6 ,mem_patch01 
-0x20c9 003310 call save_rssi 
-0x20ca 003311 call scan_mode_whiten 
-0x20cb 003312 call receive_packet_whitened 
-0x20cc 003313 set0 mark_rxbuf_inuse ,mark 
-0x20cd 003314 rtnmark0 mark_fhs_already_good 
-:      003315 inquiry_receive_rtn:
-0x20ce 003316 bpatch patch01_7 ,mem_patch01 
-:      003317 inquiry_receive_eir_rtn:
-0x20cf 003318 fetch 1 ,mem_inquiry_rcv 
-0x20d0 003319 increase 1 ,pdata 
-0x20d1 003320 store 1 ,mem_inquiry_rcv 
-0x20d2 003321 rtn 
-:      003329 master_page:
-0x20d3 003330 bpatch patch02_0 ,mem_patch02 
-0x20d4 003331 enable master 
-0x20d5 003332 enable clknt 
-0x20d6 003333 fetch 2 ,mem_page_interval 
-0x20d7 003334 branch master_page_no_interval ,blank 
-0x20d8 003335 force page_interval_timer ,queue 
-0x20d9 003336 call timer_check 
-0x20da 003337 nrtn blank 
-:      003338 master_page_no_interval:
-0x20db 003339 bpatch patch02_1 ,mem_patch02 
-0x20dc 003340 fetcht 2 ,mem_page_window 
-0x20dd 003341 force 40 ,queue 
-0x20de 003342 call sniff_check_window 
-0x20df 003343 branch page_exit ,user 
-0x20e0 003344 force page_length_timer ,queue 
-0x20e1 003345 call timer_check 
-0x20e2 003346 nbranch page_start ,blank 
-0x20e3 003347 fetch 1 ,mem_state_map 
-0x20e4 003348 bbit1 smap_name_req ,master_npage_timeout 
-0x20e5 003349 branch master_page_timeout 
-:      003350 master_npage_timeout:
-0x20e6 003351 arg mem_tmp_buffer ,contw 
-0x20e7 003352 arg 8 ,loopcnt 
-0x20e8 003353 call memset0 
-:      003354 master_page_timeout:
-0x20e9 003355 bpatch patch02_2 ,mem_patch02 
-0x20ea 003356 jam 0 ,mem_state 
-0x20eb 003357 call init_lmp_work 
-0x20ec 003358 jam 0 ,memui_reconnect_mode 
-0x20ed 003359 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
-0x20ee 003360 call ui_ipc_send_event 
-0x20ef 003361 branch page_exit 
-:      003363 page_start:
-0x20f0 003364 bpatch patch02_3 ,mem_patch02 
-0x20f1 003365 force 0 ,timeup 
-0x20f2 003366 until clkn_rt ,meet 
-0x20f3 003367 fetch 1 ,mem_page_clk 
-0x20f4 003368 increase -1 ,pdata 
-0x20f5 003369 ixor clkn_bt ,pdata 
-0x20f6 003370 compare 0 ,pdata ,3 
-0x20f7 003371 nbranch page_start ,true 
-0x20f8 003372 deposit am_addr 
-0x20f9 003373 store 1 ,mem_fhs_am_addr 
-0x20fa 003374 force 0 ,n_tx_slot 
-0x20fb 003375 force 0 ,freq_mode 
-:      003377 page_restart:
-0x20fc 003378 bpatch patch02_4 ,mem_patch02 
-0x20fd 003379 branch page_exit ,timeout 
-0x20fe 003380 call fetch_page_bt_adr 
-0x20ff 003381 arg param_rf_setup ,timeup 
-0x2100 003382 until clkn_rt ,meet 
-:      003383 page_rx_restart:
-0x2101 003384 bpatch patch02_5 ,mem_patch02 
-0x2102 003385 fetch 4 ,mem_page_clk 
-0x2103 003386 iforce bt_clk 
-0x2104 003387 increase 1 ,pdata 
-0x2105 003388 store 4 ,mem_page_clk 
-0x2106 003389 isolate1 mark_page_trainb ,mark 
-0x2107 003390 setflag true ,2 ,freq_mode 
-0x2108 003391 compare 0x00 ,bt_clk ,0x02 
-0x2109 003392 nbranch page_receive ,true 
-0x210a 003393 fetch 1 ,mem_page_transmit 
-0x210b 003394 increase 1 ,pdata 
-0x210c 003395 store 1 ,mem_page_transmit 
-0x210d 003396 call tx_radio_freq 
-0x210e 003397 call start_transmitter 
-0x210f 003398 call start_tx_native 
-0x2110 003399 call send_access_word 
-0x2111 003400 call end_of_packet 
-0x2112 003401 call page_check_train 
-0x2113 003402 branch page_restart 
-:      003403 page_exit:
-0x2114 003404 bpatch patch02_6 ,mem_patch02 
-0x2115 003405 disable master 
-0x2116 003406 fetch 2 ,mem_page_interval 
-0x2117 003407 rtn blank 
-0x2118 003408 force page_interval_timer ,queue 
-0x2119 003409 branch timer_init 
-:      003411 page_check_train:
-0x211a 003412 bpatch patch02_7 ,mem_patch02 
-0x211b 003413 fetch 1 ,mem_nfreq_index_page 
-0x211c 003414 increase -1 ,pdata 
-0x211d 003415 store 1 ,mem_nfreq_index_page 
-0x211e 003416 rtn positive 
-0x211f 003417 jam 31 ,mem_nfreq_index_page 
-0x2120 003418 fetch 1 ,mem_npage_index 
-0x2121 003419 increase -1 ,pdata 
-0x2122 003420 store 1 ,mem_npage_index 
-0x2123 003421 rtn positive 
-0x2124 003422 setflip mark_page_trainb ,mark 
-0x2125 003423 fetch 1 ,mem_npage 
-0x2126 003424 store 1 ,mem_npage_index 
-0x2127 003425 rtn 
-:      003427 page_receive:
-0x2128 003428 bpatch patch03_0 ,mem_patch03 
-0x2129 003429 call rx_radio_freq 
-0x212a 003430 call start_rx_native 
-0x212b 003431 call start_receiver 
-0x212c 003432 call wait_access_clkn_rt 
-0x212d 003433 branch page_sync ,sync 
-0x212e 003434 call page_check_train 
-0x212f 003435 branch page_rx_restart 
-:      003436 page_sync:
-0x2130 003437 call end_of_packet 
-0x2131 003438 fetch 1 ,mem_page_rcv 
-0x2132 003439 increase 1 ,pdata 
-0x2133 003440 store 1 ,mem_page_rcv 
-0x2134 003441 force 0 ,stop_watch 
-0x2135 003442 fetch 4 ,mem_page_clk 
-:      003443 page_send_fhs:
-0x2136 003444 bpatch patch03_1 ,mem_patch03 
-0x2137 003445 call rf_setup_time_master_slot 
-0x2138 003446 call fetch_page_bt_adr 
-0x2139 003447 increase 1 ,n_tx_slot 
-:      003448 page_send_fhs_continue:
-0x213a 003449 and_into 0x1fd ,bt_clk 
-0x213b 003450 and_into 0x1fc ,freq_mode 
-0x213c 003451 call tx_radio_freq 
-0x213d 003452 call start_transmitter 
-0x213e 003453 call start_tx_native 
-0x213f 003454 call send_access_word 
-0x2140 003455 deposit clkn_bt 
-0x2141 003456 store 4 ,mem_clkn_bt 
-0x2142 003457 force 0 ,am_addr 
-0x2143 003458 force type_fhs ,type 
-0x2144 003459 call scan_mode_whiten 
-0x2145 003460 call transmit_packet_whitened 
-:      003461 page_wait_fhs_reply:
-0x2146 003462 bpatch patch03_2 ,mem_patch03 
-0x2147 003463 call rf_setup_time_slave_slot 
-0x2148 003464 or_into 0x02 ,bt_clk 
-0x2149 003465 and_into 0x1fc ,freq_mode 
-0x214a 003466 call rx_radio_freq 
-0x214b 003467 call start_rx_native 
-0x214c 003468 call start_receiver 
-0x214d 003469 call wait_access_clkn_rt 
-0x214e 003470 call end_of_packet ,sync 
-0x214f 003471 branch page_wait_fhs_reply_ok ,sync 
-0x2150 003472 fetch 1 ,mem_fhs_wait_counter 
-0x2151 003473 branch page_restart ,blank 
-0x2152 003474 increase -1 ,pdata 
-0x2153 003475 store 1 ,mem_fhs_wait_counter 
-0x2154 003476 branch page_send_fhs 
-:      003478 page_wait_fhs_reply_ok:
-0x2155 003479 bpatch patch03_3 ,mem_patch03 
-0x2156 003480 fetch 1 ,mem_page_rcv_fhs 
-0x2157 003481 increase 1 ,pdata 
-0x2158 003482 store 1 ,mem_page_rcv_fhs 
-0x2159 003483 call prepare_newconn 
-:      003484 master_newconn_loop:
-0x215a 003485 call master_newconn_once 
-0x215b 003486 branch newconn_poll_responded ,sync 
-0x215c 003487 call new_conn_timeout 
-0x215d 003488 nbranch master_newconn_loop ,blank 
-0x215e 003489 branch page_restart 
-:      003491 newconn_poll_responded:
-0x215f 003492 bpatch patch03_4 ,mem_patch03 
-0x2160 003493 fetch 1 ,mem_state 
-0x2161 003494 set0 state_inpage ,pdata 
-0x2162 003495 store 1 ,mem_state 
-0x2163 003496 call newconn_init 
-0x2164 003497 disable master 
-0x2165 003498 rtn 
-:      003501 master_dispatch:
-0x2166 003502 bpatch patch03_5 ,mem_patch03 
-0x2167 003503 enable master 
-0x2168 003504 enable clknt 
-0x2169 003505 call role_switch_master 
-0x216a 003506 rtn user 
-0x216b 003507 call check_bt_disabled 
-0x216c 003508 call rf_setup_time_master_slot 
-0x216d 003509 add clkn_bt ,1 ,bt_clk 
-0x216e 003510 call fetch_self_bt_adr 
-0x216f 003511 force 0x03 ,freq_mode 
-0x2170 003512 call scheduler_tx_l2cap_pkt 
-0x2171 003513 call prepare_tx 
-0x2172 003514 call tx_radio_freq 
-0x2173 003515 call start_transmitter 
-0x2174 003516 call start_tx_native 
-0x2175 003517 call send_access_word 
-0x2176 003518 call transmit_packet 
-:      003519 master_loop:
-0x2177 003520 bpatch patch03_6 ,mem_patch03 
-0x2178 003521 call parse_lmp 
-0x2179 003522 call master_conn_recv_packet 
-0x217a 003523 nbranch master_notmatch ,match 
-0x217b 003524 call supervision_flush 
-0x217c 003525 call parse_l2cap 
-0x217d 003526 fetch 1 ,mem_master_rcvcnt 
-0x217e 003527 increase 1 ,pdata 
-0x217f 003528 store 1 ,mem_master_rcvcnt 
-:      003529 master_notmatch:
-0x2180 003530 bpatch patch03_7 ,mem_patch03 
-0x2181 003531 call scheduler_process 
-0x2182 003532 call check_master_disconnect 
-0x2183 003533 nrtn master 
-0x2184 003534 call check_attempt 
-0x2185 003535 nbranch master_attempt ,blank 
-:      003536 master_exit:
-0x2186 003537 disable master 
-0x2187 003538 rtn 
-:      003540 master_attempt:
-0x2188 003541 call prepare_tx 
-0x2189 003542 call master_conn_send_packet 
-0x218a 003543 branch master_loop 
-:      003546 check_master_disconnect:
-0x218b 003547 branch check_master_match ,match 
-0x218c 003548 call supervision_update 
-0x218d 003549 branch master_disconnect ,positive 
-:      003550 check_master_match:
-0x218e 003551 call check_disconnect_timeout 
-0x218f 003552 nbranch master_disconnect ,user 
-0x2190 003553 fetch 1 ,mem_state_map 
-0x2191 003554 rtnbit0 smap_name_req 
-0x2192 003555 rtnbit1 smap_name_res 
-0x2193 003556 fetch 1 ,mem_op 
-0x2194 003557 rtnbit1 op_disconn 
-0x2195 003558 call conn_timer_expired 
-0x2196 003559 nrtn blank 
-0x2197 003560 fetch 1 ,mem_nameres_cnt 
-0x2198 003561 increase -1 ,pdata 
-0x2199 003562 store 1 ,mem_nameres_cnt 
-0x219a 003563 nrtn blank 
-0x219b 003564 branch lmp_disconnect 
-:      003566 master_disconnect:
-0x219c 003567 bpatch patch04_0 ,mem_patch04 
-0x219d 003568 call quit_connection 
-0x219e 003569 disable master 
-0x219f 003570 fetch 1 ,mem_state_map 
-0x21a0 003571 bbit1 smap_name_req ,master_name_disconnect 
-0x21a1 003572 rtn 
-:      003574 master_name_disconnect:
-0x21a2 003575 fetch 1 ,mem_state_map 
-0x21a3 003576 rtnbit1 smap_name_res 
-:      003577 master_name_error:
-0x21a4 003578 arg mem_tmp_buffer ,contw 
-0x21a5 003579 arg 8 ,loopcnt 
-0x21a6 003580 branch memset0 
-:      003582 check_disconnect_timeout:
-0x21a7 003583 bpatch patch04_1 ,mem_patch04 
-0x21a8 003584 enable user 
-0x21a9 003585 fetch 1 ,mem_op 
-0x21aa 003586 rtnbit0 op_disconn 
-0x21ab 003587 call conn_timer_expired 
-0x21ac 003588 nrtn blank 
-0x21ad 003589 branch disable_user 
-:      003591 conn_timer_expired:
-0x21ae 003592 fetch 1 ,mem_conn_timer 
-0x21af 003593 increase -1 ,pdata 
-0x21b0 003594 store 1 ,mem_conn_timer 
-0x21b1 003595 rtn 
-:      003597 linkkey_ready:
-0x21b2 003598 bpatch patch04_2 ,mem_patch04 
-0x21b3 003599 fetch 1 ,mem_state 
-0x21b4 003600 bbit1 state_linkkey ,linkkey_set 
-0x21b5 003601 fetch 1 ,mem_pairing_auth 
-0x21b6 003602 branch linkkey_set ,blank 
-0x21b7 003603 jam defalt_pairing_auth ,mem_pairing_auth 
-0x21b8 003604 jam bt_evt_linkkey_generate ,mem_fifo_temp 
-0x21b9 003605 call ui_ipc_send_event 
-0x21ba 003606 branch linkkey_set 
-:      003607 linkkey_set:
-0x21bb 003608 bpatch patch04_3 ,mem_patch04 
-0x21bc 003609 call context_traverse_linkkey 
-0x21bd 003610 fetch 1 ,mem_state 
-0x21be 003611 set1 state_linkkey ,pdata 
-0x21bf 003612 store 1 ,mem_state 
-0x21c0 003613 jam 1 ,mem_link_key_exists 
-0x21c1 003614 fetch 1 ,mem_conn_sm 
-0x21c2 003615 bne conn_sm_pairing ,linkkey_set_continue 
-:      003616 linkkey_set_continue:
-0x21c3 003617 rtn 
-:      003619 generate_linkkey_continue:
-0x21c4 003620 jam pairing_auth ,mem_pairing_auth 
-:      003621 clear_linkstate:
-0x21c5 003622 fetch 1 ,mem_state 
-0x21c6 003623 set0 state_linkkey ,pdata 
-0x21c7 003624 store 1 ,mem_state 
-0x21c8 003625 rtn 
-:      003629 role_switch_check:
-0x21c9 003630 bpatch patch04_4 ,mem_patch04 
-0x21ca 003631 disable user 
-0x21cb 003632 fetch 2 ,mem_tsniff 
-0x21cc 003633 arg 0xffff ,temp 
-0x21cd 003634 isub temp ,null 
-0x21ce 003635 nrtn zero 
-0x21cf 003636 fetch 4 ,mem_sniff_anchor 
-0x21d0 003637 branch role_switch_clkn ,clknt 
-0x21d1 003638 isub clke_bt ,pdata 
-0x21d2 003639 branch role_switch_clke 
-:      003640 role_switch_clkn:
-0x21d3 003641 isub clkn_bt ,pdata 
-:      003642 role_switch_clke:
-0x21d4 003643 sub pdata ,4 ,null 
-0x21d5 003644 nrtn positive 
-0x21d6 003645 force 0 ,pdata 
-0x21d7 003646 store 2 ,mem_tsniff 
-0x21d8 003647 branch enable_user 
-:      003651 role_switch_prepare:
-0x21d9 003652 copy pdata ,temp 
-0x21da 003653 bpatch patch04_5 ,mem_patch04 
-0x21db 003654 storet 4 ,mem_sniff_anchor 
-:      003655 role_switch_prepare0:
-0x21dc 003656 jam switch_flag_accept ,mem_switch_flag 
-0x21dd 003657 setarg 0xffff 
-0x21de 003658 store 2 ,mem_tsniff 
-0x21df 003659 jam 1 ,mem_sniff_attempt 
-0x21e0 003660 rtn 
-:      003663 role_switch_master:
-0x21e1 003664 bpatch patch04_6 ,mem_patch04 
-0x21e2 003665 call role_switch_check 
-0x21e3 003666 nrtn user 
-0x21e4 003667 disable user 
-0x21e5 003668 jam param_newconnto ,mem_newconnto_counter 
-0x21e6 003669 set0 mark_fhs_already_good ,mark 
-:      003670 roles_waitfhs_loop:
-0x21e7 003671 call rf_setup_time_master_slot 
-0x21e8 003672 call master_recv_packet 
-0x21e9 003673 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
-0x21ea 003674 call new_conn_timeout 
-0x21eb 003675 nbranch roles_waitfhs_loop ,blank 
-:      003676 role_switch_fail_master:
-0x21ec 003677 bpatch patch04_7 ,mem_patch04 
-0x21ed 003678 disable user 
-0x21ee 003679 deposit clkn_bt 
-0x21ef 003680 store 4 ,mem_next_btclk 
-0x21f0 003681 enable clknt 
-0x21f1 003682 enable master 
-0x21f2 003683 jam bt_evt_switch_fail_master ,mem_fifo_temp 
-0x21f3 003684 branch ui_ipc_send_event 
-:      003686 roles_replyto_fhs:
-0x21f4 003687 bpatch patch05_0 ,mem_patch05 
-0x21f5 003688 call rf_setup_time_slave_slot 
-0x21f6 003689 arg type_id ,type 
-0x21f7 003690 call master_send_packet 
-0x21f8 003691 disable clknt 
-0x21f9 003692 disable master 
-0x21fa 003693 call apply_switch_clke 
-0x21fb 003694 call prepare_newconn 
-:      003695 roles_newconns_loop:
-0x21fc 003696 bpatch patch05_1 ,mem_patch05 
-0x21fd 003697 call slave_newconn_once 
-0x21fe 003698 branch roles_newconns_responded ,match 
-0x21ff 003699 call new_conn_timeout 
-0x2200 003700 nbranch roles_newconns_loop ,blank 
-0x2201 003701 branch role_switch_fail_master 
-:      003702 roles_newconns_responded:
-0x2202 003703 fetch 1 ,mem_mode 
-0x2203 003704 set0 mode_master ,pdata 
-0x2204 003705 store 1 ,mem_mode 
-0x2205 003706 call supervision_flush 
-0x2206 003707 call calc_clke_offset 
-0x2207 003708 enable user 
-0x2208 003709 jam bt_evt_switch_success_master ,mem_fifo_temp 
-0x2209 003710 branch ui_ipc_send_event 
-:      003715 context_load:
-0x220a 003716 bpatch patch05_2 ,mem_patch05 
-0x220b 003717 set1 mark_context ,mark 
-0x220c 003718 deposit rega 
-0x220d 003719 store 2 ,mem_context_ptr 
-0x220e 003720 force context_size ,loopcnt 
-0x220f 003721 arg mem_le_state ,contw 
-0x2210 003722 add rega ,coffset_mode ,contr 
-0x2211 003723 ifetch 1 ,contr 
-0x2212 003724 copy rega ,contr 
-0x2213 003725 bbit1 mode_le ,memcpy 
-0x2214 003726 arg mem_state ,contw 
-0x2215 003727 call memcpy 
-0x2216 003728 disable attempt 
-0x2217 003729 fetch 1 ,mem_amaddr 
-0x2218 003730 iforce am_addr 
-0x2219 003731 jam 1 ,mem_current_sniff_attempt 
-0x221a 003732 branch context_load_master ,master 
-0x221b 003733 jam 1 ,mem_current_sniff_attempt 
-:      003734 context_load_master:
-0x221c 003735 fetch 1 ,mem_state 
-0x221d 003736 rtnbit0 state_insniff 
-0x221e 003737 fetch 1 ,mem_sniff_attempt 
-0x221f 003738 store 1 ,mem_current_sniff_attempt 
-0x2220 003739 fetch 1 ,mem_sniff_timeout 
-0x2221 003740 store 1 ,mem_current_sniff_timeout 
-0x2222 003741 rtn 
-:      003743 context_save:
-0x2223 003744 bpatch patch05_3 ,mem_patch05 
-0x2224 003745 fetch 2 ,mem_context_ptr 
-0x2225 003746 iforce contw 
-0x2226 003747 force context_size ,loopcnt 
-0x2227 003748 arg mem_le_state ,contr 
-0x2228 003749 branch memcpy ,le 
-0x2229 003750 arg mem_state ,contr 
-0x222a 003751 branch memcpy 
-:      003755 context_get_next:
-0x222b 003756 arg context_num ,loopcnt 
-0x222c 003757 fetcht 1 ,mem_current_context 
-:      003758 context_get_next_loop:
-0x222d 003759 increase 1 ,temp 
-0x222e 003760 compare context_num ,temp ,0xff 
-0x222f 003761 nbranch context_get_next_cont ,true 
-0x2230 003762 arg 0 ,temp 
-:      003763 context_get_next_cont:
-0x2231 003764 storet 1 ,mem_current_context 
-0x2232 003765 mul32 temp ,context_size ,pdata 
-0x2233 003766 arg mem_context ,rega 
-0x2234 003767 iadd rega ,rega 
-0x2235 003768 ifetch 1 ,rega 
-0x2236 003769 bbit1 state_insniff ,context_get_next_sniff 
-0x2237 003770 rtnbit1 state_inconn 
-0x2238 003771 rtnbit1 state_inpage 
-:      003772 context_get_next_sniff:
-0x2239 003773 loop context_get_next_loop 
-0x223a 003774 rtn 
-:      003776 context_new:
-0x223b 003777 bpatch patch05_4 ,mem_patch05 
-0x223c 003778 arg context_search_empty ,regc 
-0x223d 003779 call context_search 
-0x223e 003780 nrtn zero 
-0x223f 003781 deposit rega 
-0x2240 003782 store 2 ,mem_context_ptr 
-0x2241 003783 force 0 ,null 
-0x2242 003784 rtn 
-:      003788 context_check_all_wack:
-0x2243 003789 call check_esco_amaddr 
-0x2244 003790 branch context_check_esco_wack ,true 
-0x2245 003791 fetch 2 ,mem_context_ptr 
-0x2246 003792 add pdata ,coffset_arq ,contw 
-0x2247 003793 fetch 1 ,mem_arq 
-0x2248 003794 istore 1 ,contw 
-0x2249 003795 arg context_check_a_wack ,regc 
-0x224a 003796 branch context_search 
-:      003798 context_check_esco_wack:
-0x224b 003799 fetch 1 ,mem_arq 
-0x224c 003800 isolate1 wack ,pdata 
-0x224d 003801 branch context_esco_wack ,true 
-0x224e 003802 force 1 ,null 
-0x224f 003803 rtn 
-:      003804 context_esco_wack:
-0x2250 003805 force 0 ,null 
-0x2251 003806 rtn 
-:      003809 context_check_idle:
-0x2252 003810 arg context_check_inconn ,regc 
-0x2253 003811 branch context_search 
-:      003813 context_traverse_linkkey:
-0x2254 003814 fetcht 2 ,mem_context_ptr 
-0x2255 003815 arg context_traverse_clearkey ,regc 
-0x2256 003816 branch context_search 
-:      003820 context_search_conn_handle:
-0x2257 003821 fetcht 1 ,mem_hci_conn_handle 
-:      003822 context_search_conn_handle2:
-0x2258 003823 arg context_search_handle ,regc 
-0x2259 003824 branch context_search 
-:      003826 context_search_plap:
-0x225a 003827 bpatch patch05_5 ,mem_patch05 
-0x225b 003828 fetcht 6 ,mem_hci_plap 
-:      003829 context_search_plap2:
-0x225c 003830 arg context_search_lap ,regc 
-0x225d 003831 branch context_search 
-:      003833 context_search_insniff:
-0x225e 003834 arg context_search_sniff ,regc 
-0x225f 003835 branch context_search 
-:      003837 context_search_sniff_window:
-0x2260 003838 arg context_search_window ,regc 
-:      003839 context_search:
-0x2261 003840 bpatch patch05_6 ,mem_patch05 
-0x2262 003841 arg mem_context ,rega 
-0x2263 003842 arg context_num ,loopcnt 
-:      003843 context_search_loop:
-0x2264 003844 ifetch 1 ,rega 
-0x2265 003845 copy regc ,pc 
-:      003846 context_search_next:
-0x2266 003847 increase context_size ,rega 
-0x2267 003848 loop context_search_loop 
-0x2268 003849 force 1 ,null 
-0x2269 003850 rtn 
-:      003852 context_search_empty:
-0x226a 003853 bbit1 state_inconn ,context_search_next 
-0x226b 003854 bbit1 state_inpage ,context_search_next 
-0x226c 003855 force 0 ,null 
-0x226d 003856 rtn 
-:      003858 context_search_lap:
-0x226e 003859 bbit1 state_inpage ,context_search_lap_cont 
-0x226f 003860 bbit0 state_inconn ,context_search_next 
-:      003861 context_search_lap_cont:
-0x2270 003862 add rega ,coffset_plap ,contr 
-0x2271 003863 ifetch 6 ,contr 
-0x2272 003864 isub temp ,null 
-0x2273 003865 rtn zero 
-0x2274 003866 branch context_search_next 
-:      003868 context_search_handle:
-0x2275 003869 bbit0 state_inconn ,context_search_next 
-0x2276 003870 add rega ,coffset_conn_handle ,contr 
-0x2277 003871 ifetch 1 ,contr 
-0x2278 003872 isub temp ,null 
-0x2279 003873 rtn zero 
-0x227a 003874 branch context_search_next 
-:      003876 context_search_sniff:
-0x227b 003877 bbit0 state_insniff ,context_search_next 
-:      003878 context_search_sniff_loop:
-0x227c 003879 call context_get_anchor 
-0x227d 003880 call sign_pdata_temp 
-0x227e 003881 isub temp ,pdata 
-0x227f 003882 increase 1 ,pdata 
-0x2280 003883 branch context_search_sniff_miss ,positive 
-0x2281 003884 copy contr ,regb 
-0x2282 003885 store 9 ,mem_temp 
-0x2283 003886 fetch 1 ,mem_le_sc_calc 
-0x2284 003887 nbranch context_search_sniff_sc ,blank 
-0x2285 003888 fetch 9 ,mem_temp 
-0x2286 003889 copy regb ,contr 
-0x2287 003890 increase 5 ,pdata 
-0x2288 003891 branch context_search_meet1 
-:      003892 context_search_sniff_sc:
-0x2289 003893 fetch 9 ,mem_temp 
-0x228a 003894 copy regb ,contr 
-0x228b 003895 increase 20 ,pdata 
-:      003896 context_search_meet1:
-0x228c 003897 nbranch context_search_next ,positive 
-:      003898 context_search_meet:
-0x228d 003899 copy temp ,bt_clk 
-0x228e 003900 call context_next_anchor 
-0x228f 003901 force 0 ,null 
-0x2290 003902 rtn 
-:      003905 context_search_sniff_miss:
-0x2291 003906 iforce regb 
-0x2292 003907 add rega ,coffset_tsniff ,contr 
-0x2293 003908 ifetch 2 ,contr 
-0x2294 003909 branch context_search_meet ,blank 
-0x2295 003910 call context_next_anchor 
-0x2296 003911 branch context_search_sniff_loop 
-:      003913 sign_pdata_temp:
-0x2297 003914 rshift16 pdata ,timeup 
-0x2298 003915 rshift8 timeup ,timeup 
-0x2299 003916 branch sign_pdata_temp_p0 ,zero 
-0x229a 003917 compare 0xf ,timeup ,0xf 
-0x229b 003918 nrtn true 
-0x229c 003919 rshift16 temp ,timeup 
-0x229d 003920 rshift8 timeup ,timeup 
-0x229e 003921 nrtn zero 
-0x229f 003922 set1 28 ,temp 
-0x22a0 003923 rtn 
-:      003924 sign_pdata_temp_p0:
-0x22a1 003925 rshift16 temp ,timeup 
-0x22a2 003926 rshift8 timeup ,timeup 
-0x22a3 003927 compare 0xf ,timeup ,0xf 
-0x22a4 003928 nrtn true 
-0x22a5 003929 set1 28 ,pdata 
-0x22a6 003930 rtn 
-:      003932 context_check_inconn:
-0x22a7 003933 bbit0 state_inconn ,context_search_next 
-0x22a8 003934 force 0 ,null 
-0x22a9 003935 rtn 
-:      003937 context_check_a_wack:
-0x22aa 003938 bbit0 state_inconn ,context_search_next 
-0x22ab 003939 add rega ,coffset_mode ,contr 
-0x22ac 003940 ifetch 1 ,contr 
-0x22ad 003941 bbit1 mode_le ,context_search_next 
-0x22ae 003942 add rega ,coffset_arq ,contr 
-0x22af 003943 ifetch 1 ,contr 
-0x22b0 003944 bbit0 wack ,context_search_next 
-0x22b1 003945 force 0 ,null 
-0x22b2 003946 rtn 
-:      003948 context_get_anchor:
-0x22b3 003949 add rega ,coffset_mode ,contr 
-0x22b4 003950 ifetcht 1 ,contr 
-0x22b5 003951 deposit clkn_bt 
-0x22b6 003952 isolate1 mode_master ,temp 
-0x22b7 003953 add rega ,coffset_sniff_anchor ,contr 
-0x22b8 003954 ifetcht 4 ,contr 
-0x22b9 003955 rtn true 
-0x22ba 003956 add rega ,coffset_clk_offset ,contr 
-0x22bb 003957 ifetch 6 ,contr 
-0x22bc 003958 call calc_clke2 
-0x22bd 003959 deposit clke_bt 
-0x22be 003960 rtn 
-:      003962 context_next_anchor:
-0x22bf 003963 add rega ,coffset_tsniff ,contr 
-0x22c0 003964 add rega ,coffset_sniff_anchor ,contw 
-0x22c1 003965 ifetch 2 ,contr 
-0x22c2 003966 iadd temp ,timeup 
-0x22c3 003967 deposit timeup 
-0x22c4 003968 istore 4 ,contw 
-0x22c5 003969 branch le_context_nexthop 
-:      003972 context_search_window:
-0x22c6 003973 bbit0 state_insniff ,context_search_next 
-0x22c7 003974 call context_get_anchor 
-0x22c8 003975 iadd stop_watch ,pdata 
-0x22c9 003976 iadd stop_watch ,pdata 
-0x22ca 003977 iadd queue ,pdata 
-0x22cb 003978 isub temp ,null 
-0x22cc 003979 nbranch context_search_next ,positive 
-0x22cd 003980 force 0 ,null 
-0x22ce 003981 rtn 
-:      003983 context_traverse_clearkey:
-0x22cf 003984 bbit0 state_inconn ,context_search_next 
-0x22d0 003985 deposit temp 
-0x22d1 003986 isub rega ,null 
-0x22d2 003987 branch context_search_next ,null 
-0x22d3 003988 add rega ,coffset_mode ,contr 
-0x22d4 003989 ifetch 1 ,contr 
-0x22d5 003990 bbit1 mode_le ,context_search_next 
-0x22d6 003991 ifetch 1 ,rega 
-0x22d7 003992 set0 state_linkkey ,pdata 
-0x22d8 003993 istore 1 ,rega 
-0x22d9 003994 branch context_search_next 
-:      003997 master_conn_send_packet:
-0x22da 003998 bpatch patch05_7 ,mem_patch05 
-0x22db 003999 call rf_setup_time_master_slot 
-:      004000 master_send_packet:
-0x22dc 004001 add clkn_bt ,1 ,bt_clk 
-0x22dd 004002 call fetch_self_bt_adr 
-0x22de 004003 force 0x03 ,freq_mode 
-0x22df 004004 call tx_radio_freq 
-0x22e0 004005 call start_transmitter 
-0x22e1 004006 call start_tx_native 
-0x22e2 004007 call send_access_word 
-0x22e3 004008 branch transmit_packet 
-:      004010 master_conn_recv_packet:
-0x22e4 004011 bpatch patch06_0 ,mem_patch06 
-0x22e5 004012 call rf_setup_time_slave_slot 
-:      004013 master_recv_packet:
-0x22e6 004014 add clkn_bt ,1 ,bt_clk 
-0x22e7 004015 call fetch_self_bt_adr 
-0x22e8 004016 force 0x03 ,freq_mode 
-0x22e9 004017 call rx_radio_freq 
-0x22ea 004018 call init_rx_packet_flags 
-0x22eb 004019 call prep_crypt 
-0x22ec 004020 call start_rx_native 
-0x22ed 004021 call start_receiver 
-:      004022 master_rx_conn_finish_packet:
-0x22ee 004023 call wait_access_clkn_rt 
-0x22ef 004024 nrtn sync 
-0x22f0 004025 call save_rssi 
-0x22f1 004026 branch receive_packet 
-:      004030 master_newconn_once:
-0x22f2 004031 bpatch patch06_1 ,mem_patch06 
-0x22f3 004032 fetch 1 ,mem_fhs_am_addr 
-0x22f4 004033 iforce am_addr 
-0x22f5 004034 force type_poll ,type 
-0x22f6 004035 call master_conn_send_packet 
-0x22f7 004036 branch master_conn_recv_packet 
-:      004047 inquiry_scan_dispatch:
-0x22f8 004048 fetch 1 ,mem_scan_mode 
-0x22f9 004049 rtnbit0 inq_scan_mode 
-0x22fa 004050 force iscan_interval_timer ,queue 
-0x22fb 004051 call timer_check 
-0x22fc 004052 nrtn blank 
-0x22fd 004053 fetcht 2 ,mem_iscan_window 
-0x22fe 004054 force 4 ,queue 
-0x22ff 004055 call sniff_check_window 
-0x2300 004056 rtn user 
-0x2301 004057 call inquiry_scan_start 
-0x2302 004058 force iscan_interval_timer ,queue 
-0x2303 004059 fetch 2 ,mem_iscan_interval 
-0x2304 004060 nbranch timer_init ,sync 
-0x2305 004061 random pdata 
-0x2306 004062 iand mask3ff ,pdata 
-0x2307 004063 branch timer_init 
-:      004066 inquiry_scan_start:
-0x2308 004067 bpatch patch06_2 ,mem_patch06 
-0x2309 004068 jam 0 ,mem_fhs_am_addr 
-0x230a 004069 disable clknt 
-0x230b 004070 disable attempt 
-0x230c 004071 call afh_clear 
-0x230d 004072 and clkn_bt ,0x1fc ,bt_clk 
-0x230e 004073 force 0x01 ,freq_mode 
-0x230f 004074 call fetch_giac 
-0x2310 004075 call rx_radio_freq 
-0x2311 004076 setflip mark_inquiry_state ,mark 
-0x2312 004077 fetch 1 ,mem_inquiryscan_waitcnt 
-0x2313 004078 increase 1 ,pdata 
-0x2314 004079 store 1 ,mem_inquiryscan_waitcnt 
-0x2315 004080 call fetch_diac 
-0x2316 004081 call start_receiver 
-0x2317 004082 call wait_access_forever 
-0x2318 004083 nrtn sync 
-0x2319 004084 bpatch patch06_3 ,mem_patch06 
-0x231a 004085 force 0 ,stop_watch 
-0x231b 004086 call shutdown_radio 
-0x231c 004087 fetch 1 ,mem_inquiryscan_rcvcnt 
-0x231d 004088 increase 1 ,pdata 
-0x231e 004089 store 1 ,mem_inquiryscan_rcvcnt 
-0x231f 004090 call fetch_giac 
-0x2320 004091 call rf_setup_time_slave_slot 
-0x2321 004092 or_into 0x002 ,bt_clk 
-0x2322 004093 force 0x01 ,freq_mode 
-0x2323 004094 call tx_radio_freq 
-0x2324 004095 call fetch_diac 
-0x2325 004096 call start_transmitter 
-0x2326 004097 call start_tx_external 
-0x2327 004098 deposit clkn_bt 
-0x2328 004099 store 4 ,mem_clkn_bt 
-0x2329 004100 call send_access_word 
-0x232a 004101 force type_fhs ,type 
-0x232b 004102 force 0 ,am_addr 
-0x232c 004103 call scan_mode_whiten 
-0x232d 004104 call transmit_packet_whitened 
-0x232e 004105 call send_eir 
-0x232f 004106 and_into 0x1fd ,bt_clk 
-0x2330 004107 increase 1 ,n_tx_slot 
-0x2331 004108 rtn 
-:      004110 send_eir:
-0x2332 004111 bpatch patch06_4 ,mem_patch06 
-0x2333 004112 fetch 1 ,mem_eir_enable 
-0x2334 004113 rtn blank 
-0x2335 004114 arg mem_eir ,contw 
-0x2336 004115 fetch 1 ,mem_local_name_length 
-0x2337 004116 copy pdata ,loopcnt 
-0x2338 004117 increase 1 ,pdata 
-0x2339 004118 istore 1 ,contw 
-0x233a 004119 copy contw ,temp 
-0x233b 004120 increase 1 ,pdata 
-0x233c 004121 store 2 ,mem_tx_len 
-0x233d 004122 copy temp ,contw 
-0x233e 004123 setarg 0x09 
-0x233f 004124 istore 1 ,contw 
-0x2340 004125 arg mem_local_name ,contr 
-0x2341 004126 call memcpy 
-0x2342 004128 arg mem_all_uuid_128bits ,regc 
-0x2343 004129 arg 4 ,loopcnt 
-0x2344 004130 call get_all_uuid 
-0x2345 004131 arg mem_all_uuid_16bits ,regc 
-0x2346 004132 arg 1 ,loopcnt 
-0x2347 004133 call get_all_uuid 
-0x2348 004135 force type_dm3 ,type 
-0x2349 004136 jam 2 ,mem_tx_lch 
-0x234a 004137 setarg mem_eir 
-0x234b 004138 store 2 ,mem_txptr 
-0x234c 004139 call rf_setup_time_slave_slot 
-0x234d 004140 call tx_radio_freq 
-0x234e 004141 call start_transmitter 
-0x234f 004142 call start_tx_external 
-0x2350 004143 call send_access_word 
-0x2351 004144 call scan_mode_whiten 
-0x2352 004145 call transmit_packet_whitened 
-0x2353 004146 rtn 
-:      004149 get_all_uuid:
-0x2354 004150 copy contw ,temp 
-0x2355 004151 copy regc ,contr 
-0x2356 004152 ifetch 1 ,contr 
-0x2357 004153 rtn blank 
-:      004154 lshift_loop:
-0x2358 004155 lshift pdata ,pdata 
-0x2359 004156 loop lshift_loop 
-0x235a 004157 copy pdata ,rega 
-0x235b 004158 increase 2 ,pdata 
-0x235c 004159 copy pdata ,queue 
-0x235d 004160 fetch 2 ,mem_tx_len 
-0x235e 004161 iadd queue ,pdata 
-0x235f 004162 store 2 ,mem_tx_len 
-0x2360 004163 copy temp ,contw 
-0x2361 004164 copy rega ,pdata 
-0x2362 004165 increase 1 ,pdata 
-0x2363 004166 istore 1 ,contw 
-0x2364 004167 copy regc ,contr 
-0x2365 004168 ifetch 1 ,contr 
-0x2366 004169 ifetch 1 ,contr 
-0x2367 004170 istore 1 ,contw 
-0x2368 004171 copy rega ,loopcnt 
-0x2369 004172 branch memcpy 
-:      004178 page_scan_dispatch:
-0x236a 004179 fetch 1 ,mem_scan_mode 
-0x236b 004180 rtnbit0 page_scan_mode 
-0x236c 004181 force pscan_interval_timer ,queue 
-0x236d 004182 call timer_check 
-0x236e 004183 nrtn blank 
-0x236f 004184 fetcht 2 ,mem_pscan_window 
-0x2370 004185 force 40 ,queue 
-0x2371 004186 call sniff_check_window 
-0x2372 004187 rtn user 
-0x2373 004188 force 0 ,am_addr 
-0x2374 004189 jam param_pagerespto ,mem_fhs_wait_counter 
-0x2375 004190 set0 mark_fhs_already_good ,mark 
-0x2376 004191 call page_scan_start 
-0x2377 004192 force pscan_interval_timer ,queue 
-0x2378 004193 fetch 2 ,mem_pscan_interval 
-0x2379 004194 branch timer_init 
-:      004197 page_scan_start:
-0x237a 004198 bpatch patch06_5 ,mem_patch06 
-0x237b 004199 disable clknt 
-0x237c 004200 call afh_clear 
-0x237d 004201 fetch 1 ,mem_pagescan_waitcnt 
-0x237e 004202 increase 1 ,pdata 
-0x237f 004203 store 1 ,mem_pagescan_waitcnt 
-0x2380 004204 force 0 ,n_tx_slot 
-0x2381 004205 call fetch_self_bt_adr 
-0x2382 004206 add clkn_bt ,1 ,bt_clk 
-0x2383 004207 force 0x02 ,freq_mode 
-0x2384 004208 bpatch patch06_6 ,mem_patch06 
-0x2385 004209 call rx_radio_freq 
-0x2386 004210 call start_receiver 
-0x2387 004211 call wait_access_forever 
-0x2388 004212 nrtn sync 
-0x2389 004213 call shutdown_radio 
-0x238a 004214 fetch 1 ,mem_pagescan_rcvcnt 
-0x238b 004215 increase 1 ,pdata 
-0x238c 004216 store 1 ,mem_pagescan_rcvcnt 
-0x238d 004217 force 0 ,stop_watch 
-0x238e 004218 call rf_setup_time_slave_slot 
-0x238f 004219 or_into 0x002 ,bt_clk 
-0x2390 004220 force 0x01 ,freq_mode 
-0x2391 004221 call tx_radio_freq 
-0x2392 004222 call start_transmitter 
-0x2393 004223 call start_tx_external 
-0x2394 004224 call send_access_word 
-0x2395 004225 call end_of_packet 
-0x2396 004226 force 0 ,am_addr 
-0x2397 004227 arg param_rf_setup ,timeup 
-0x2398 004228 until clke_rt ,meet 
-0x2399 004229 or_into 0x03 ,clke_bt 
-0x239a 004230 and_into 0x1fd ,bt_clk 
-:      004231 page_scan_wait_fhs_restart:
-0x239b 004232 bpatch patch06_7 ,mem_patch06 
-0x239c 004233 increase 1 ,n_tx_slot 
-0x239d 004234 call rx_radio_freq 
-0x239e 004235 call start_receiver 
-0x239f 004236 call wait_access_mhalfbnd 
-0x23a0 004237 nbranch page_scan_wait_fhs_again ,sync 
-0x23a1 004238 call scan_mode_whiten 
-0x23a2 004239 call receive_packet_whitened 
-0x23a3 004240 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
-:      004241 page_scan_wait_fhs_again:
-0x23a4 004242 bpatch patch07_0 ,mem_patch07 
-0x23a5 004243 fetch 1 ,mem_fhs_wait_counter 
-0x23a6 004244 rtn blank 
-0x23a7 004245 increase -1 ,pdata 
-0x23a8 004246 store 1 ,mem_fhs_wait_counter 
-0x23a9 004247 call rf_setup_time_master_slot 
-0x23aa 004248 branch page_scan_wait_fhs_restart 
-:      004251 page_scan_reply_to_fhs:
-0x23ab 004252 bpatch patch07_1 ,mem_patch07 
-0x23ac 004253 set0 1 ,clke_bt 
-0x23ad 004254 set1 0 ,clke_bt 
-0x23ae 004255 fetch 1 ,mem_pagescan_rcvfhscnt 
-0x23af 004256 increase 1 ,pdata 
-0x23b0 004257 store 1 ,mem_pagescan_rcvfhscnt 
-0x23b1 004258 call rf_setup_time_slave_slot 
-0x23b2 004259 or_into 0x02 ,bt_clk 
-0x23b3 004260 call tx_radio_freq 
-0x23b4 004261 call start_transmitter 
-0x23b5 004262 call start_tx_external 
-0x23b6 004263 call send_access_word 
-0x23b7 004264 call end_of_packet 
-:      004265 slave_apply_clke_bt:
-0x23b8 004266 compare 0x03 ,clke_bt ,0x03 
-0x23b9 004267 branch slave_apply_clke_bt_now ,true 
-0x23ba 004268 until null ,mhalfbnd 
-0x23bb 004269 branch slave_apply_clke_bt 
-:      004270 slave_apply_clke_bt_now:
-0x23bc 004271 fetch 4 ,mem_clke_bt 
-0x23bd 004272 or_into 0x03 ,pdata 
-0x23be 004273 icopy clke_bt 
-:      004275 start_slave_connection:
-0x23bf 004276 bpatch patch07_2 ,mem_patch07 
-0x23c0 004277 fetch 6 ,extm_lap 
-0x23c1 004278 store 6 ,mem_plap 
-0x23c2 004279 call prepare_newconn 
-:      004280 slave_newconn_loop:
-0x23c3 004281 call slave_newconn_once 
-0x23c4 004282 branch sconn_successful ,match 
-0x23c5 004283 call new_conn_timeout 
-0x23c6 004284 nbranch slave_newconn_loop ,blank 
-0x23c7 004285 rtn 
-:      004288 sconn_successful:
-0x23c8 004289 bpatch patch07_3 ,mem_patch07 
-0x23c9 004290 call newconn_init 
-0x23ca 004291 call context_new 
-0x23cb 004292 nrtn zero 
-0x23cc 004293 jam 0 ,mem_mode 
-0x23cd 004294 call calc_clke_offset 
-0x23ce 004295 branch context_save 
-:      004300 slave_dispatch:
-0x23cf 004301 bpatch patch07_4 ,mem_patch07 
-0x23d0 004302 call calc_clke 
-0x23d1 004303 call role_switch_slave 
-0x23d2 004304 rtn user 
-:      004305 slave_loop:
-0x23d3 004306 bpatch patch07_5 ,mem_patch07 
-0x23d4 004307 call check_bt_disabled 
-0x23d5 004308 call scheduler_process 
-0x23d6 004309 call slave_conn_recv_packet 
-0x23d7 004310 nbranch slave_notmatch ,match 
-0x23d8 004311 call supervision_flush 
-0x23d9 004312 call scheduler_tx_l2cap_pkt 
-0x23da 004313 call prepare_tx 
-0x23db 004314 call slave_conn_send_packet 
-0x23dc 004315 call parse_l2cap 
-0x23dd 004316 call parse_lmp 
-0x23de 004317 fetch 1 ,mem_slave_rcvcnt 
-0x23df 004318 increase 1 ,pdata 
-0x23e0 004319 store 1 ,mem_slave_rcvcnt 
-0x23e1 004320 call calc_clke_offset 
-:      004321 slave_notmatch:
-0x23e2 004322 bpatch patch07_6 ,mem_patch07 
-0x23e3 004323 call lpm_set_mult 
-0x23e4 004324 call supervision_update 
-0x23e5 004325 branch slave_disconnect ,positive 
-0x23e6 004326 call check_disconnect_timeout 
-0x23e7 004327 nbranch slave_disconnect ,user 
-0x23e8 004328 call check_attempt 
-0x23e9 004329 nbranch slave_loop ,blank 
-0x23ea 004330 rtn 
-:      004332 slave_disconnect:
-0x23eb 004333 bpatch patch07_7 ,mem_patch07 
-0x23ec 004334 jam 0 ,mem_tester_emulate 
-0x23ed 004335 jam 0 ,mem_debug_config 
-0x23ee 004336 call quit_connection 
-0x23ef 004337 set0 mark_testmode ,mark 
-0x23f0 004338 call test_enable_white 
-0x23f1 004339 fetch 1 ,mem_state 
-0x23f2 004340 rtn 
-:      004343 role_switch_slave:
-0x23f3 004344 bpatch patch08_0 ,mem_patch08 
-0x23f4 004345 call role_switch_check 
-0x23f5 004346 nrtn user 
-0x23f6 004347 copy am_addr ,temp 
-0x23f7 004348 call get_free_amaddr 
-0x23f8 004349 store 1 ,mem_fhs_am_addr 
-0x23f9 004350 copy temp ,am_addr 
-0x23fa 004351 jam param_newconnto ,mem_newconnto_counter 
-:      004352 roles_sendfhs_loop:
-0x23fb 004353 bpatch patch08_1 ,mem_patch08 
-0x23fc 004354 call rf_setup_time_master_slot 
-0x23fd 004355 force type_fhs ,type 
-0x23fe 004356 call slave_send_access 
-0x23ff 004357 deposit clkn_bt 
-0x2400 004358 store 4 ,mem_clkn_bt 
-0x2401 004359 call transmit_packet 
-0x2402 004360 call rf_setup_time_slave_slot 
-0x2403 004361 enable user3 
-0x2404 004362 call slave_receive_access 
-0x2405 004363 branch roles_got_fhs_reply ,sync 
-0x2406 004364 call shutdown_radio 
-0x2407 004365 call new_conn_timeout 
-0x2408 004366 nbranch roles_sendfhs_loop ,blank 
-0x2409 004367 rtnmark0 mark_accept_switch 
-0x240a 004368 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x240b 004369 set1 mark_switch_initiated ,mark 
-0x240c 004370 rtn 
-:      004371 roles_got_fhs_reply:
-0x240d 004372 enable clknt 
-0x240e 004373 call prepare_newconn 
-0x240f 004374 call afh_clear 
-:      004375 roles_newconn_loop:
-0x2410 004376 bpatch patch08_2 ,mem_patch08 
-0x2411 004377 call master_newconn_once 
-0x2412 004378 branch roles_newconn_responded ,sync 
-0x2413 004379 call new_conn_timeout 
-0x2414 004380 nbranch roles_newconn_loop ,blank 
-0x2415 004381 disable clknt 
-0x2416 004382 deposit clke_bt 
-0x2417 004383 store 4 ,mem_next_btclk 
-0x2418 004384 rtn 
-:      004385 roles_newconn_responded:
-0x2419 004386 enable master 
-0x241a 004387 bmark0 mark_accept_switch ,roles_newconn_nolmp 
-0x241b 004388 set0 mark_accept_switch ,mark 
-0x241c 004389 jam lmp_accepted ,mem_lmo_opcode2 
-0x241d 004390 jam lmp_host_connection_req ,mem_lmi_opcode2 
-0x241e 004391 call tid_set_reply 
-:      004392 roles_newconn_nolmp:
-0x241f 004393 deposit am_addr 
-0x2420 004394 store 1 ,mem_amaddr 
-0x2421 004395 force 0 ,pdata 
-0x2422 004396 store 6 ,mem_clk_offset 
-0x2423 004397 fetch 1 ,mem_mode 
-0x2424 004398 set1 mode_master ,pdata 
-0x2425 004399 store 1 ,mem_mode 
-0x2426 004400 call supervision_flush 
-0x2427 004401 disable master 
-0x2428 004402 enable user 
-0x2429 004403 rtn 
-:      004407 init_rx_packet_flags:
-0x242a 004408 bpatch patch08_3 ,mem_patch08 
-0x242b 004409 disable match 
-0x242c 004410 set0 mark_loopback ,mark 
-0x242d 004411 set0 mark_am_addr_broadcast ,mark 
-0x242e 004412 set0 mark_longpacket ,mark 
-0x242f 004413 set0 mark_old_packet ,mark 
-0x2430 004414 fetch 1 ,mem_arq 
-0x2431 004415 set0 arqnx ,pdata 
-0x2432 004416 set1 flowx ,pdata 
-0x2433 004417 store 1 ,mem_arq 
-0x2434 004418 rtn 
-:      004420 prepare_newconn:
-0x2435 004421 bpatch patch08_4 ,mem_patch08 
-0x2436 004422 jam param_newconnto ,mem_newconnto_counter 
-0x2437 004423 jam param_newconn_arq ,mem_arq 
-0x2438 004424 fetch 2 ,mem_rx_window_init 
-0x2439 004425 store 2 ,mem_rx_window 
-0x243a 004426 deposit clkn_bt 
-0x243b 004427 store 4 ,mem_next_btclk 
-0x243c 004428 rtn clknt 
-0x243d 004429 deposit clke_bt 
-0x243e 004430 store 4 ,mem_next_btclk 
-0x243f 004431 rtn 
-:      004433 newconn_init:
-0x2440 004434 bpatch patch08_5 ,mem_patch08 
-0x2441 004435 call init_lmp_reinit 
-0x2442 004436 call new_conn_handle 
-0x2443 004437 store 1 ,mem_conn_handle 
-0x2444 004438 setarg 0 
-0x2445 004439 store 2 ,mem_l2cap_rxbuff1_len 
-0x2446 004440 setarg param_supervision_to 
-0x2447 004441 store 2 ,mem_supervision_to 
-0x2448 004442 fetch 1 ,mem_state 
-0x2449 004443 set1 state_inconn ,pdata 
-0x244a 004444 store 1 ,mem_state 
-0x244b 004445 jam 0 ,mem_op 
-0x244c 004446 jam 0 ,mem_state_map 
-0x244d 004447 jam 0 ,mem_lpm_current_mult 
-0x244e 004448 branch supervision_flush 
-:      004451 clear_linkkey:
-0x244f 004452 bpatch patch08_6 ,mem_patch08 
-0x2450 004453 force 0 ,pdata 
-0x2451 004454 store 8 ,mem_link_key 
-0x2452 004455 istore 8 ,contw 
-0x2453 004456 call clear_linkstate 
-0x2454 004457 branch context_traverse_linkkey 
-:      004459 new_conn_timeout:
-0x2455 004460 fetch 1 ,mem_newconnto_counter 
-0x2456 004461 increase -1 ,pdata 
-0x2457 004462 store 1 ,mem_newconnto_counter 
-0x2458 004463 rtn 
-:      004465 new_conn_handle:
-0x2459 004466 fetch 1 ,mem_handle_num 
-0x245a 004467 increase 1 ,pdata 
-0x245b 004468 store 1 ,mem_handle_num 
-0x245c 004469 rtn 
-:      004472 quit_connection:
-0x245d 004473 bpatch patch08_7 ,mem_patch08 
-0x245e 004474 fetch 1 ,mem_hci_cmd 
-0x245f 004475 beq hci_cmd_remote_name_req ,quit_connection_name 
-0x2460 004476 fetch 1 ,mem_lmp_to_send 
-0x2461 004477 bne lmp_name_req ,quit_connection_cont 
-:      004478 quit_connection_name:
-0x2462 004479 call cmd_check_plap 
-0x2463 004480 nbranch quit_connection_cont ,zero 
-0x2464 004481 call master_name_error 
-0x2465 004482 jam 0 ,mem_hci_cmd 
-:      004483 quit_connection_cont:
-0x2466 004484 bpatch patch09_0 ,mem_patch09 
-0x2467 004485 call app_disconn_reason_collect_bt 
-0x2468 004486 call sniff_exit 
-0x2469 004487 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x246a 004488 call ui_ipc_send_event 
-0x246b 004489 call init_lmp_work 
-0x246c 004490 call l2cap_init_work 
-0x246d 004491 call sp_initialize 
-0x246e 004492 fetch 1 ,mem_state 
-0x246f 004493 set0 state_inconn 
-0x2470 004494 store 1 ,mem_state 
-0x2471 004495 jam 0 ,memui_reconnect_mode 
-0x2472 004497 fetch 1 ,mem_state_map 
-0x2473 004498 compare 0x0 ,pdata ,0xc0 
-0x2474 004499 branch quit_connection_not_clear_mark ,true 
-0x2475 004500 set0 mark_rxbuf_inuse ,mark 
-:      004501 quit_connection_not_clear_mark:
-0x2476 004502 fetch 1 ,mem_arq 
-0x2477 004503 bbit0 wack ,quit_connection_not_clear_tx 
-:      004504 quit_connection_not_clear_tx:
-0x2478 004505 fetch 1 ,mem_op 
-0x2479 004506 rtnbit0 op_txl2cap 
-0x247a 004507 set0 mark_tx_l2cap ,mark 
-0x247b 004508 rtn 
-:      004510 slave_newconn_once:
-0x247c 004511 bpatch patch09_1 ,mem_patch09 
-0x247d 004512 fetch 1 ,extm_newconn_am_addr 
-0x247e 004513 rtn blank 
-0x247f 004514 icopy am_addr 
-0x2480 004515 call slave_conn_recv_packet 
-0x2481 004516 nrtn match 
-0x2482 004517 force type_null ,type 
-0x2483 004518 call slave_conn_send_packet 
-0x2484 004519 deposit am_addr 
-0x2485 004520 store 1 ,mem_amaddr 
-0x2486 004521 force 0 ,pdata 
-0x2487 004522 store 1 ,extm_newconn_am_addr 
-0x2488 004523 rtn 
-:      004529 prepare_tx:
-0x2489 004530 bpatch patch09_2 ,mem_patch09 
-0x248a 004531 fetch 1 ,mem_state 
-0x248b 004532 bbit0 state_insco ,prepare_tx_not_sco 
-0x248c 004533 force type_hv3 ,type 
-0x248d 004534 bmark0 mark_esco ,prepare_tx_not_esco 
-0x248e 004535 call check_esco_amaddr 
-0x248f 004536 nbranch prepare_tx_not_sco ,true 
-0x2490 004537 branch prepare_tx_not_sco ,attempt 
-0x2491 004538 call set_wait_ack 
-0x2492 004539 setarg 2 
-0x2493 004540 store 2 ,mem_retransmission_cnt 
-0x2494 004541 rtn 
-:      004542 prepare_tx_not_esco:
-0x2495 004543 nrtn attempt 
-:      004544 prepare_tx_not_sco:
-0x2496 004545 bpatch patch09_3 ,mem_patch09 
-0x2497 004546 call context_check_all_wack 
-0x2498 004547 nbranch prepare_tx_no_retransmit ,zero 
-0x2499 004548 fetch 1 ,mem_arq 
-0x249a 004549 bbit0 wack ,prepare_tx_pollnull 
-:      004550 prepare_tx_retransmit:
-0x249b 004551 bmark1 mark_loopback ,prepare_tx_loopback 
-0x249c 004552 fetch 1 ,mem_debug_config 
-0x249d 004553 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-0x249e 004554 fetch 2 ,mem_retransmission_cnt 
-0x249f 004555 increase -1 ,pdata 
-0x24a0 004556 store 2 ,mem_retransmission_cnt 
-0x24a1 004557 branch prepare_tx_nomore_retransmit ,blank 
-0x24a2 004558 fetch 1 ,mem_last_type 
-0x24a3 004559 iforce type 
-0x24a4 004560 rtn 
-:      004562 prepare_tx_nomore_retransmit:
-0x24a5 004563 bpatch patch09_4 ,mem_patch09 
-0x24a6 004564 call clear_got_tx 
-:      004565 prepare_tx_no_retransmit:
-0x24a7 004566 call check_esco_amaddr 
-0x24a8 004567 branch prepare_tx_pollnull ,true 
-0x24a9 004568 call send_lmp 
-0x24aa 004569 branch prepare_tx_sendlmp ,user 
-0x24ab 004570 fetch 1 ,mem_op 
-0x24ac 004571 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
-0x24ad 004572 bmark1 mark_loopback ,prepare_tx_loopback 
-0x24ae 004573 fetch 1 ,mem_debug_config 
-0x24af 004574 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-:      004575 prepare_tx_pollnull:
-0x24b0 004576 force type_poll ,type 
-0x24b1 004577 rtn master 
-0x24b2 004578 force type_null ,type 
-0x24b3 004579 rtn 
-:      004580 prepare_tx_loopback:
-0x24b4 004581 bpatch patch09_5 ,mem_patch09 
-0x24b5 004582 fetch 1 ,mem_rx_type 
-0x24b6 004583 iforce type 
-0x24b7 004584 rtnne 1 
-0x24b8 004585 force type_null ,type 
-0x24b9 004586 rtn 
-:      004587 prepare_tx_txpat:
-0x24ba 004588 fetch 1 ,test_mode_packet_type 
-0x24bb 004589 and pdata ,0xf ,type 
-0x24bc 004590 set1 mark_loopback ,mark 
-0x24bd 004591 rtn 
-:      004592 prepare_tx_sendlmp:
-0x24be 004593 force type_lmp ,type 
-0x24bf 004594 branch set_wait_ack 
-:      004595 prepare_tx_sendl2cap:
-0x24c0 004596 call tx_l2cap_type 
-:      004598 set_wait_ack:
-0x24c1 004599 bpatch patch09_6 ,mem_patch09 
-0x24c2 004600 fetcht 1 ,mem_arq 
-0x24c3 004601 set1 wack ,temp 
-0x24c4 004602 storet 1 ,mem_arq 
-0x24c5 004603 deposit type 
-0x24c6 004604 store 1 ,mem_last_type 
-0x24c7 004605 setarg 0xffff 
-0x24c8 004606 store 2 ,mem_retransmission_cnt 
-0x24c9 004607 rtn 
-:      004609 tx_l2cap_type:
-0x24ca 004610 bpatch patch09_7 ,mem_patch09 
-0x24cb 004611 fetch 1 ,mem_state_map 
-0x24cc 004612 isolate1 smap_edr ,pdata 
-0x24cd 004613 fetch 2 ,mem_tx_len 
-0x24ce 004614 branch tx_l2cap_type_edr ,true 
-0x24cf 004615 force type_dm1 ,type 
-0x24d0 004616 sub pdata ,17 ,null 
-0x24d1 004617 rtn positive 
-0x24d2 004618 force type_dh1 ,type 
-0x24d3 004619 sub pdata ,27 ,null 
-0x24d4 004620 rtn positive 
-0x24d5 004621 force type_dm3 ,type 
-0x24d6 004622 sub pdata ,121 ,null 
-0x24d7 004623 rtn positive 
-0x24d8 004624 force type_dh3 ,type 
-0x24d9 004625 sub pdata ,183 ,null 
-0x24da 004626 rtn positive 
-0x24db 004627 force type_dm5 ,type 
-0x24dc 004628 sub pdata ,224 ,null 
-0x24dd 004629 rtn positive 
-0x24de 004630 force type_dh5 ,type 
-0x24df 004631 rtn 
-:      004632 tx_l2cap_type_edr:
-0x24e0 004633 force type_dm1 ,type 
-0x24e1 004634 sub pdata ,17 ,null 
-0x24e2 004635 rtn positive 
-0x24e3 004636 force type_dh1 ,type 
-0x24e4 004637 sub pdata ,54 ,null 
-0x24e5 004638 rtn positive 
-0x24e6 004639 force type_dm3 ,type 
-0x24e7 004640 arg 367 ,temp 
-0x24e8 004641 isub temp ,null 
-0x24e9 004642 nrtn positive 
-0x24ea 004643 force type_dm5 ,type 
-0x24eb 004644 arg 679 ,temp 
-0x24ec 004645 isub temp ,null 
-0x24ed 004646 nrtn positive 
-0x24ee 004647 force type_dh5 ,type 
-0x24ef 004648 rtn 
-:      004657 slave_receive_master_slot:
-0x24f0 004658 fetch 1 ,mem_state 
-0x24f1 004659 bbit0 state_insniff ,slave_receive_notsniff 
-0x24f2 004660 fetch 2 ,mem_tsniff 
-0x24f3 004661 branch slave_receive_notsniff ,blank 
-0x24f4 004662 nbranch slave_receive_sniff ,attempt 
-:      004663 slave_receive_notsniff:
-0x24f5 004664 call rf_setup_time_master_slot 
-:      004665 slave_receive_access:
-0x24f6 004666 add clke_bt ,1 ,bt_clk 
-:      004667 slave_receive_sniff:
-0x24f7 004668 enable swfine 
-0x24f8 004669 fetch 2 ,mem_rx_window 
-0x24f9 004670 rshift pdata ,pdata 
-0x24fa 004671 arg param_pll_setup ,temp 
-0x24fb 004672 iadd temp ,pdata 
-0x24fc 004673 call ahead_window 
-0x24fd 004674 call fetch_extm_bt_adr 
-0x24fe 004675 force 0x03 ,freq_mode 
-0x24ff 004676 call rx_radio_freq 
-0x2500 004677 call init_rx_packet_flags 
-0x2501 004678 call prep_crypt 
-0x2502 004679 bpatch patch0a_0 ,mem_patch0a 
-0x2503 004680 fetch 2 ,mem_rx_window 
-0x2504 004681 rshift pdata ,pdata 
-0x2505 004682 call ahead_window 
-0x2506 004683 call start_receiver 
-0x2507 004684 enable decode_fec0 
-0x2508 004685 fetch 2 ,mem_rx_window 
-0x2509 004686 arg param_clke_cal ,temp 
-0x250a 004687 iadd temp ,stop_watch 
-0x250b 004688 correlate null ,timeout 
-0x250c 004689 copy clke ,temp 
-0x250d 004690 storet 6 ,mem_sync_clke 
-0x250e 004691 disable decode_fec0 
-0x250f 004692 nrtn sync 
-0x2510 004693 arg param_clke_cal ,clke_rt 
-0x2511 004694 copy bt_clk ,clke_bt 
-0x2512 004695 branch lpm_adjust_clk ,wake 
-0x2513 004696 rtn 
-:      004699 slave_conn_recv_packet:
-0x2514 004700 bpatch patch0a_1 ,mem_patch0a 
-0x2515 004701 call slave_receive_master_slot 
-0x2516 004702 nbranch shutdown_radio ,sync 
-0x2517 004703 call save_rssi 
-0x2518 004704 bmark0 mark_testmode ,receive_packet 
-0x2519 004705 fetch 2 ,mem_tst_pktcnt_sync 
-0x251a 004706 increase 1 ,pdata 
-0x251b 004707 store 2 ,mem_tst_pktcnt_sync 
-:      004708 receive_packet:
-0x251c 004709 rshift bt_clk ,temp 
-0x251d 004710 or temp ,0x40 ,white_init 
-:      004711 receive_packet_whitened:
-0x251e 004712 bpatch patch0a_2 ,mem_patch0a 
-0x251f 004713 enable enable_white 
-0x2520 004714 enable enable_hec 
-0x2521 004715 enable decode_fec1 
-0x2522 004716 parse demod ,bucket ,3 
-0x2523 004717 rshift8 pwindow ,pdata 
-0x2524 004718 store 1 ,mem_temp_am_addr 
-0x2525 004719 parse demod ,bucket ,4 
-0x2526 004720 inject bucket ,7 
-0x2527 004721 copy pwindow ,pdata 
-0x2528 004722 store 1 ,mem_rx_type 
-0x2529 004723 parse demod ,bucket ,3 
-0x252a 004724 rshift8 pwindow ,pdata 
-0x252b 004725 store 1 ,mem_temp_arq 
-0x252c 004726 fetch 1 ,mem_rx_type 
-0x252d 004727 sub pdata ,3 ,null 
-0x252e 004728 branch receive_packet_noedr ,positive 
-0x252f 004729 beq 7 ,receive_packet_noedr 
-0x2530 004730 fetch 1 ,mem_state_map 
-0x2531 004731 isolate1 smap_edr ,pdata 
-0x2532 004732 setflag true ,psk ,radio_ctrl 
-:      004733 receive_packet_noedr:
-0x2533 004734 bpatch patch0a_3 ,mem_patch0a 
-0x2534 004735 parse demod ,bucket ,8 
-0x2535 004736 disable decode_fec1 
-0x2536 004737 disable enable_hec 
-0x2537 004738 branch error_header ,crc_failed 
-0x2538 004739 bmark0 mark_testmode ,receive_packet_amchk 
-0x2539 004740 fetch 2 ,mem_tst_pktcnt_hec 
-0x253a 004741 increase 1 ,pdata 
-0x253b 004742 store 2 ,mem_tst_pktcnt_hec 
-:      004743 receive_packet_amchk:
-0x253c 004744 bpatch patch0a_4 ,mem_patch0a 
-0x253d 004745 fetch 1 ,mem_temp_am_addr 
-0x253e 004746 compare 0 ,pdata ,0x07 
-0x253f 004747 setflag true ,mark_am_addr_broadcast ,mark 
-0x2540 004748 branch am_addr_ok ,true 
-0x2541 004749 icompare 0x07 ,am_addr 
-0x2542 004750 branch am_addr_match ,true 
-0x2543 004751 bmark0 mark_esco ,end_of_packet 
-0x2544 004752 fetcht 1 ,mem_saved_amaddr 
-0x2545 004753 icompare 0x7 ,temp 
-0x2546 004754 nbranch end_of_packet ,true 
-0x2547 004755 fetch 1 ,mem_arq 
-0x2548 004756 set0 arqnx ,pdata 
-0x2549 004757 set1 flowx ,pdata 
-0x254a 004758 store 1 ,mem_arq 
-:      004759 am_addr_match:
-0x254b 004760 enable match 
-:      004761 am_addr_ok:
-0x254c 004762 bpatch patch0a_5 ,mem_patch0a 
-0x254d 004763 fetch 1 ,mem_rx_type 
-0x254e 004764 icopy type 
-0x254f 004765 bmark1 mark_am_addr_broadcast ,arqn_bypass 
-0x2550 004766 fetcht 1 ,mem_temp_arq 
-0x2551 004767 fetch 1 ,mem_arq 
-0x2552 004768 set0 flow ,pdata 
-0x2553 004769 isolate1 flow ,temp 
-0x2554 004770 setflag true ,flow ,pdata 
-0x2555 004771 isolate1 arqn ,temp 
-0x2556 004772 setflag true ,arqn ,pdata 
-0x2557 004773 store 1 ,mem_arq 
-0x2558 004774 isolate0 arqn ,temp 
-0x2559 004775 branch arqn_bypass ,true 
-0x255a 004776 call clear_got_tx 
-:      004777 arqn_bypass:
-0x255b 004778 bpatch patch0a_6 ,mem_patch0a 
-0x255c 004779 arg 0 ,temp 
-0x255d 004780 call reserve_slot 
-0x255e 004781 and type ,0xf ,pdata 
-0x255f 004782 beq type_poll ,process_poll 
-0x2560 004783 beq type_null ,end_of_packet 
-0x2561 004784 beq type_fhs ,process_fhs 
-0x2562 004785 fetcht 1 ,mem_temp_arq 
-0x2563 004786 fetch 1 ,mem_arq 
-0x2564 004787 icompare 0x04 ,temp 
-0x2565 004788 nbranch rx_type_dispatch ,true 
-0x2566 004789 bmark0 mark_am_addr_broadcast ,failed_seqn 
-0x2567 004790 bbit0 bcast1 ,rx_type_dispatch 
-:      004791 failed_seqn:
-0x2568 004792 set1 mark_old_packet ,mark 
-:      004793 rx_type_dispatch:
-0x2569 004794 bpatch patch0a_7 ,mem_patch0a 
-0x256a 004795 deposit type 
-0x256b 004796 beq type_dm1 ,process_dm1 
-0x256c 004797 beq type_dh1 ,process_dh1 
-0x256d 004798 beq type_hv3 ,process_hev 
-0x256e 004799 beq type_3dh1 ,process_3dh1 
-0x256f 004800 arg 4 ,temp 
-0x2570 004801 call reserve_slot 
-0x2571 004802 beq type_dm3 ,process_dm3 
-0x2572 004803 beq type_dh3 ,process_dh3 
-0x2573 004804 arg 8 ,temp 
-0x2574 004805 call reserve_slot 
-0x2575 004806 beq type_dm5 ,process_dm5 
-0x2576 004807 beq type_dh5 ,process_dh5 
-0x2577 004808 rtn 
-:      004811 process_hev:
-0x2578 004812 bpatch patch0b_0 ,mem_patch0b 
-0x2579 004813 enable decode_fec0 
-0x257a 004814 enable enable_crc 
-0x257b 004815 enable encrypt 
-0x257c 004816 arg mem_sco_ibuf ,contw 
-0x257d 004817 force 30 ,loopcnt 
-:      004818 process_hev_loop:
-0x257e 004819 parse demod ,bucket ,8 
-0x257f 004820 rshift3 pwindow ,pdata 
-0x2580 004821 istore 1 ,contw 
-0x2581 004822 loop process_hev_loop 
-0x2582 004823 bmark0 mark_esco ,end_of_packet 
-0x2583 004824 parse demod ,bucket ,16 
-0x2584 004825 nsetflag crc_failed ,mark_esco_rxok ,mark 
-0x2585 004826 branch error_payload ,crc_failed 
-0x2586 004827 branch ack_payload 
-:      004830 process_poll:
-0x2587 004831 branch end_of_packet 
-:      004833 process_dm3:
-:      004834 process_dm5:
-0x2588 004835 set1 mark_longpacket ,mark 
-:      004836 process_dm1:
-0x2589 004837 enable decode_fec2 
-0x258a 004838 branch process_dmh 
-:      004840 process_dh3:
-:      004841 process_dh5:
-0x258b 004842 set1 mark_longpacket ,mark 
-:      004843 process_3dh1:
-0x258c 004844 set1 psk3m ,radio_ctrl 
-:      004845 process_dh1:
-0x258d 004846 enable decode_fec0 
-:      004847 process_dmh:
-0x258e 004848 bpatch patch0b_1 ,mem_patch0b 
-0x258f 004849 bmark1 mark_rxbuf_inuse ,end_of_packet 
-0x2590 004850 isolate0 psk ,radio_ctrl 
-0x2591 004851 branch process_dmh_noedr ,true 
-0x2592 004852 disable enable_white 
-0x2593 004853 enable decode_fec0 
-0x2594 004854 disable decode_fec2 
-0x2595 004855 add clkn_bt ,2 ,timeup 
-0x2596 004856 correlate clkn_bt ,meet 
-0x2597 004857 nbranch error_payload ,sync 
-0x2598 004858 set1 mark_longpacket ,mark 
-0x2599 004859 enable enable_white 
-:      004860 process_dmh_noedr:
-0x259a 004861 bpatch patch0b_2 ,mem_patch0b 
-0x259b 004862 enable encrypt 
-0x259c 004863 enable enable_crc 
-0x259d 004864 parse demod ,bucket ,3 
-0x259e 004865 rshift8 pwindow ,pdata 
-0x259f 004866 store 1 ,mem_lch_code 
-0x25a0 004867 parse demod ,bucket ,5 
-0x25a1 004868 bmark1 mark_longpacket ,process_dmh_long 
-0x25a2 004869 rshift3 pwindow ,loopcnt 
-0x25a3 004870 rshift3 loopcnt ,loopcnt 
-0x25a4 004871 branch process_dmh_common 
-:      004872 process_dmh_long:
-0x25a5 004873 parse demod ,bucket ,5 
-0x25a6 004874 rshift pwindow ,loopcnt 
-0x25a7 004875 parse demod ,bucket ,3 
-:      004876 process_dmh_common:
-0x25a8 004877 bpatch patch0b_3 ,mem_patch0b 
-0x25a9 004878 deposit loopcnt 
-0x25aa 004879 store 2 ,mem_len 
-0x25ab 004880 branch process_dmh_data_end ,blank 
-0x25ac 004881 isub mask3ff ,null 
-0x25ad 004882 branch error_payload ,positive 
-0x25ae 004883 bpatch patch0b_4 ,mem_patch0b 
-0x25af 004884 set0 mark_fhs_eir ,mark 
-0x25b0 004885 fetch 1 ,mem_lch_code 
-0x25b1 004886 and_into 0x03 ,pdata 
-0x25b2 004887 arg mem_rxbuf ,contw 
-0x25b3 004888 beq llid_lmp ,process_lmp 
-0x25b4 004889 bmark1 mark_testmode ,process_dmh_data 
-0x25b5 004891 fetch 1 ,mem_lch_code 
-0x25b6 004892 and_into 0x03 ,pdata 
-0x25b7 004893 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
-0x25b8 004894 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
-0x25b9 004895 branch error_payload 
-:      004897 process_lmp:
-0x25ba 004898 fetch 2 ,mem_len 
-0x25bb 004899 sub pdata ,0x70 ,null 
-0x25bc 004900 nbranch error_payload ,positive 
-0x25bd 004901 bmark1 mark_old_packet ,ack_payload 
-0x25be 004902 branch process_dmh_data 
-:      004905 process_dmh_data_l2cap_start_pkt:
-0x25bf 004906 bpatch patch0b_5 ,mem_patch0b 
-0x25c0 004907 bmark1 mark_old_packet ,ack_payload 
-0x25c1 004908 fetch 2 ,mem_len 
-0x25c2 004909 arg 0x2e0 ,temp 
-0x25c3 004910 isub temp ,null 
-0x25c4 004911 branch error_payload ,positive 
-0x25c5 004912 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x25c6 004913 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
-0x25c7 004914 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
-0x25c8 004915 branch end_of_packet 
-:      004916 process_dmh_data_into_buff1:
-0x25c9 004917 jam 1 ,mem_l2cap_rxbuff_new 
-0x25ca 004918 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25cb 004919 bne 0 ,end_of_packet 
-0x25cc 004920 arg mem_l2cap_rxbuff1 ,contw 
-0x25cd 004921 branch process_dmh_data 
-:      004922 process_dmh_data_into_buff2:
-0x25ce 004923 jam 2 ,mem_l2cap_rxbuff_new 
-0x25cf 004924 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25d0 004925 bne 0 ,end_of_packet 
-0x25d1 004926 arg mem_l2cap_rxbuff2 ,contw 
-0x25d2 004927 branch process_dmh_data 
-:      004929 process_dmh_data_l2cap_continue_pkt:
-0x25d3 004930 bpatch patch0b_6 ,mem_patch0b 
-0x25d4 004931 bmark1 mark_old_packet ,ack_payload 
-0x25d5 004932 fetch 2 ,mem_len 
-0x25d6 004933 arg 0x2e0 ,temp 
-0x25d7 004934 isub temp ,null 
-0x25d8 004935 branch error_payload ,positive 
-0x25d9 004936 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25da 004937 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
-0x25db 004938 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
-0x25dc 004939 branch end_of_packet 
-:      004940 process_dmh_data_l2cap_continue_pkt1:
-0x25dd 004941 arg mem_l2cap_rxbuff1 ,contw 
-0x25de 004942 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25df 004943 iadd contw ,contw 
-0x25e0 004944 branch process_dmh_data 
-:      004945 process_dmh_data_l2cap_continue_pkt2:
-0x25e1 004946 arg mem_l2cap_rxbuff2 ,contw 
-0x25e2 004947 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25e3 004948 iadd contw ,contw 
-:      004949 process_dmh_data:
-0x25e4 004950 parse demod ,bucket ,8 
-0x25e5 004951 rshift3 pwindow ,pdata 
-0x25e6 004952 istore 1 ,contw 
-0x25e7 004953 loop process_dmh_data 
-:      004954 process_dmh_data_end:
-0x25e8 004955 bpatch patch0b_7 ,mem_patch0b 
-0x25e9 004956 parse demod ,bucket ,16 
-0x25ea 004957 branch error_payload_crc ,crc_failed 
-0x25eb 004958 fetch 1 ,mem_l2cap_flow_ctrl_flag 
-0x25ec 004959 beq l2cap_flow_ctrl_enable ,end_of_packet 
-0x25ed 004960 bmark1 mark_testmode ,process_dmh_cont 
-0x25ee 004961 bmark1 mark_old_packet ,redundant_payload 
-0x25ef 004962 fetch 1 ,mem_lch_code 
-0x25f0 004963 compare 3 ,pdata ,3 
-0x25f1 004964 branch process_dmh_cont ,true 
-0x25f2 004965 fetch 2 ,mem_len 
-0x25f3 004966 branch process_dmh_cont ,blank 
-0x25f4 004967 bpatch patch0c_0 ,mem_patch0c 
-0x25f5 004968 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25f6 004969 beq 1 ,process_l2cap_pass_crc_buff1 
-0x25f7 004970 beq 2 ,process_l2cap_pass_crc_buff2 
-0x25f8 004971 branch assert 
-:      004972 process_l2cap_pass_crc_buff1:
-0x25f9 004973 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25fa 004974 fetcht 2 ,mem_len 
-0x25fb 004975 iadd temp ,pdata 
-0x25fc 004976 store 2 ,mem_l2cap_rxbuff1_len 
-0x25fd 004977 beq 0 ,assert 
-0x25fe 004978 fetcht 2 ,mem_l2cap_rxbuff1 
-0x25ff 004979 increase 4 ,temp 
-0x2600 004980 isub temp ,null 
-0x2601 004981 call l2cap_buff1_inuse ,zero 
-0x2602 004982 branch process_dmh_cont 
-:      004983 process_l2cap_pass_crc_buff2:
-0x2603 004984 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x2604 004985 fetcht 2 ,mem_len 
-0x2605 004986 iadd temp ,pdata 
-0x2606 004987 store 2 ,mem_l2cap_rxbuff2_len 
-0x2607 004988 beq 0 ,assert 
-0x2608 004989 fetcht 2 ,mem_l2cap_rxbuff2 
-0x2609 004990 add temp ,4 ,temp 
-0x260a 004991 isub temp ,null 
-0x260b 004992 call l2cap_buff2_inuse ,zero 
-0x260c 004993 branch process_dmh_cont 
-:      004994 process_dmh_cont:
-0x260d 004995 bpatch patch0c_1 ,mem_patch0c 
-0x260e 004996 fetcht 1 ,mem_state_map 
-0x260f 004997 fetch 1 ,mem_lch_code 
-0x2610 004998 compare 3 ,pdata ,0x03 
-0x2611 004999 setflag true ,smap_rxlmp ,temp 
-0x2612 005000 nsetflag true ,smap_rxl2cap ,temp 
-0x2613 005001 storet 1 ,mem_state_map 
-0x2614 005002 nbranch process_dmh_cont_rxbuf_not_use ,true 
-0x2615 005003 set1 mark_rxbuf_inuse ,mark 
-:      005004 process_dmh_cont_rxbuf_not_use:
-0x2616 005005 bmark0 mark_testmode ,ack_payload 
-0x2617 005006 isolate1 smap_rxlmp ,temp 
-0x2618 005007 branch ack_payload ,true 
-0x2619 005008 fetch 2 ,mem_tst_pktcnt_crc 
-0x261a 005009 increase 1 ,pdata 
-0x261b 005010 store 2 ,mem_tst_pktcnt_crc 
-0x261c 005011 set1 mark_loopback ,mark 
-0x261d 005012 set0 smap_rxl2cap ,temp 
-0x261e 005013 set0 mark_rxbuf_inuse ,mark 
-0x261f 005014 storet 1 ,mem_state_map 
-:      005015 ack_payload:
-0x2620 005016 bpatch patch0c_2 ,mem_patch0c 
-0x2621 005017 fetcht 1 ,mem_temp_arq 
-0x2622 005018 fetch 1 ,mem_arq 
-0x2623 005019 set1 arqnx ,pdata 
-0x2624 005020 isolate1 seqn ,temp 
-0x2625 005021 setflag true ,seqn ,pdata 
-0x2626 005022 isolate1 mark_am_addr_broadcast ,mark 
-0x2627 005023 setflag true ,bcast1 ,pdata 
-0x2628 005024 store 1 ,mem_arq 
-0x2629 005025 fetch 2 ,mem_len 
-0x262a 005026 nbranch end_of_packet ,blank 
-0x262b 005027 fetch 1 ,mem_state_map 
-0x262c 005028 set0 smap_rxl2cap ,pdata 
-0x262d 005029 store 1 ,mem_state_map 
-0x262e 005030 fetch 1 ,mem_lch_code 
-0x262f 005031 compare 0x01 ,pdata ,0x07 
-0x2630 005033 branch end_of_packet 
-:      005035 error_header:
-0x2631 005036 bpatch patch0c_3 ,mem_patch0c 
-0x2632 005037 disable match 
-0x2633 005038 fetch 2 ,mem_rx_hec_err 
-0x2634 005039 increase 1 ,pdata 
-0x2635 005040 store 2 ,mem_rx_hec_err 
-0x2636 005041 branch end_of_packet 
-:      005042 error_payload_crc:
-0x2637 005043 fetch 2 ,mem_rx_crc_err 
-0x2638 005044 increase 1 ,pdata 
-0x2639 005045 store 2 ,mem_rx_crc_err 
-0x263a 005046 call discard_pkt 
-0x263b 005047 bmark0 mark_testmode ,error_payload 
-0x263c 005048 set1 mark_loopback ,mark 
-:      005049 error_payload:
-0x263d 005050 branch end_of_packet 
-:      005052 discard_pkt:
-0x263e 005053 bpatch patch0c_4 ,mem_patch0c 
-0x263f 005054 fetch 1 ,mem_lch_code 
-0x2640 005055 compare 3 ,pdata ,0x03 
-0x2641 005056 nbranch discard_pkt_l2cap ,true 
-:      005057 discard_pkt_lmp:
-0x2642 005058 fetcht 1 ,mem_state_map 
-0x2643 005059 set0 smap_rxlmp ,temp 
-0x2644 005060 storet 1 ,mem_state_map 
-0x2645 005061 rtn 
-:      005062 discard_pkt_l2cap:
-0x2646 005065 fetcht 1 ,mem_state_map 
-0x2647 005066 set0 smap_rxl2cap ,temp 
-0x2648 005067 storet 1 ,mem_state_map 
-0x2649 005068 branch h4_send_acl_trigger_clear 
-:      005070 redundant_payload:
-0x264a 005071 fetch 1 ,mem_arq 
-0x264b 005072 set1 arqnx ,pdata 
-0x264c 005073 store 1 ,mem_arq 
-:      005074 end_of_packet:
-0x264d 005075 bpatch patch0c_5 ,mem_patch0c 
-0x264e 005076 disable encode_fec0 
-0x264f 005077 disable encode_fec2 
-0x2650 005078 disable decode_fec0 
-0x2651 005079 disable decode_fec2 
-0x2652 005080 disable enable_crc 
-0x2653 005081 disable encrypt 
-0x2654 005082 disable enable_white 
-0x2655 005083 branch shutdown_radio ,is_rx 
-0x2656 005084 until null ,tx_clear 
-0x2657 005085 nop 100 
-0x2658 005086 branch shutdown_radio 
-:      005088 process_fhs:
-0x2659 005089 bpatch patch0c_6 ,mem_patch0c 
-0x265a 005090 enable enable_crc 
-0x265b 005091 enable decode_fec2 
-0x265c 005092 parse demod ,bucket ,72 
-0x265d 005093 isolate1 58 ,pdata 
-0x265e 005094 setflag true ,mark_fhs_eir ,mark 
-0x265f 005095 copy bt_adr ,temp 
-0x2660 005096 ialigned bt_adr 
-0x2661 005097 ialigned fhs0 
-0x2662 005098 pulse recalc 
-0x2663 005099 setsect 2 ,0xfffff 
-0x2664 005100 setsect 3 ,0x0ffff 
-0x2665 005101 nop 32 
-0x2666 005102 iverify fhs_parity 
-0x2667 005103 deposit lap 
-0x2668 005104 store 3 ,extm_lap 
-0x2669 005105 deposit uap 
-0x266a 005106 store 1 ,extm_uap 
-0x266b 005107 copy temp ,bt_adr 
-0x266c 005108 branch fhs_parity_ok ,true 
-0x266d 005109 branch error_payload 
-:      005110 fhs_parity_ok:
-0x266e 005111 bpatch patch0c_7 ,mem_patch0c 
-0x266f 005112 parse demod ,bucket ,72 
-0x2670 005113 ialigned fhs1 
-0x2671 005114 ialigned am_addr 
-0x2672 005115 ialigned nap 
-0x2673 005116 ialigned regb 
-0x2674 005117 force 0 ,pdata 
-0x2675 005118 parse demod ,bucket ,16 
-0x2676 005119 branch error_payload ,crc_failed 
-0x2677 005120 setarg 0x0ffffffc 
-0x2678 005121 iand regb ,pdata 
-0x2679 005122 store 4 ,mem_clke_bt 
-0x267a 005123 deposit fhs_class 
-0x267b 005124 store 3 ,extm_class 
-0x267c 005125 deposit fhs_misc 
-0x267d 005126 store 1 ,extm_fhs_misc 
-0x267e 005127 deposit am_addr 
-0x267f 005128 store 1 ,extm_newconn_am_addr 
-0x2680 005129 deposit nap 
-0x2681 005130 store 2 ,extm_nap 
-0x2682 005131 deposit bt_clk 
-0x2683 005132 inject rxf ,32 
-0x2684 005133 compare type_fhs ,type ,0x0f 
-0x2685 005134 setflag true ,mark_fhs_already_good ,mark 
-0x2686 005135 branch end_of_packet 
-:      005137 clear_got_tx:
-0x2687 005138 bpatch patch0d_0 ,mem_patch0d 
-0x2688 005139 fetch 1 ,mem_arq 
-0x2689 005140 rtnbit0 wack 
-0x268a 005141 set0 wack ,pdata 
-0x268b 005142 setflip seqnx ,pdata 
-0x268c 005143 store 1 ,mem_arq 
-0x268d 005144 fetch 1 ,mem_last_type 
-0x268e 005145 beq type_lmp ,clear_got_txlmp 
-0x268f 005146 rtneq type_hv3 
-0x2690 005147 fetch 1 ,mem_op 
-0x2691 005148 rtnbit0 op_txl2cap ,pdata 
-0x2692 005149 set0 op_txl2cap ,pdata 
-0x2693 005150 set1 op_pkt_comp ,pdata 
-0x2694 005151 store 1 ,mem_op 
-0x2695 005152 set0 mark_tx_l2cap ,mark 
-0x2696 005153 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x2697 005154 nrtn blank 
-0x2698 005155 fetch 1 ,mem_op 
-0x2699 005156 set0 op_pkt_comp ,pdata 
-0x269a 005157 store 1 ,mem_op 
-0x269b 005158 branch l2cap_malloc_free 
-:      005160 clear_got_txlmp:
-0x269c 005161 bpatch patch0d_1 ,mem_patch0d 
-0x269d 005162 fetch 1 ,mem_lmo_header_opcode 
-0x269e 005163 rshift pdata ,pdata 
-0x269f 005164 beq lmp_start_encryption_req ,start_encryption 
-0x26a0 005165 beq lmp_stop_encryption_req ,stop_encryption 
-0x26a1 005166 beq lmp_unsniff_req ,sniff_exit 
-0x26a2 005167 beq lmp_escape ,clear_lmp_escape 
-0x26a3 005168 rtnne lmp_accepted 
-0x26a4 005169 fetch 1 ,mem_lmo_payload 
-0x26a5 005170 beq lmp_sco_link_req ,sco_link_req_by_slave 
-0x26a6 005171 beq lmp_start_encryption_req ,clear_send_setup_complete 
-0x26a7 005172 rtn 
-:      005174 clear_lmp_escape:
-0x26a8 005175 fetch 1 ,mem_lmo_payload 
-0x26a9 005176 set1 7 ,pdata 
-0x26aa 005177 rtn 
-:      005178 clear_send_setup_complete:
-0x26ab 005179 rtn master 
-0x26ac 005180 fetch 1 ,mem_state 
-0x26ad 005181 rtnbit1 state_conn_comp 
-0x26ae 005182 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x26af 005183 rtn 
-:      005186 sco_link_req_by_slave:
-0x26b0 005187 rtn master 
-0x26b1 005188 fetch 1 ,mem_mode 
-0x26b2 005189 isolate1 send_sco_when_slave ,pdata 
-0x26b3 005190 branch clean_mem_mode ,true 
-0x26b4 005192 rtn 
-:      005193 clean_mem_mode:
-0x26b5 005194 set0 send_sco_when_slave ,pdata 
-0x26b6 005195 store 1 ,mem_mode 
-0x26b7 005196 rtn 
-:      005198 start_encryption:
-0x26b8 005199 bpatch patch0d_2 ,mem_patch0d 
-0x26b9 005200 fetch 1 ,mem_state_map 
-0x26ba 005201 set1 smap_encryption ,pdata 
-0x26bb 005202 store 1 ,mem_state_map 
-0x26bc 005203 jam 1 ,core_encrypt 
-0x26bd 005204 fetch 1 ,mem_state 
-0x26be 005205 isolate1 state_conn_comp ,pdata 
-0x26bf 005206 rtn 
-:      005208 stop_encryption:
-0x26c0 005209 bpatch patch0d_3 ,mem_patch0d 
-0x26c1 005210 fetch 1 ,mem_state_map 
-0x26c2 005211 set0 smap_encryption ,pdata 
-0x26c3 005212 store 1 ,mem_state_map 
-0x26c4 005213 jam 0 ,core_encrypt 
-0x26c5 005214 rtn 
-:      005217 sniff_init:
-0x26c6 005218 bpatch patch0d_4 ,mem_patch0d 
-0x26c7 005219 copy clkn_bt ,pdata 
-0x26c8 005220 store 4 ,mem_lpm_delay_after_sniff 
-0x26c9 005221 add clkn_bt ,3 ,rega 
-0x26ca 005222 branch sniff_init_master ,master 
-0x26cb 005223 add clke_bt ,3 ,rega 
-:      005224 sniff_init_master:
-0x26cc 005225 fetcht 2 ,mem_tsniff 
-0x26cd 005226 deposit rega 
-0x26ce 005227 set0 27 ,pdata 
-0x26cf 005228 idiv temp 
-0x26d0 005229 fetch 2 ,mem_dsniff 
-0x26d1 005230 call wait_div_end 
-0x26d2 005231 remainder regc 
-0x26d3 005232 isub regc ,pdata 
-0x26d4 005233 branch sniff_init_nowrap ,positive 
-0x26d5 005234 iadd temp ,pdata 
-:      005235 sniff_init_nowrap:
-0x26d6 005236 iadd rega ,pdata 
-0x26d7 005237 store 4 ,mem_sniff_anchor 
-0x26d8 005238 jam switch_flag_init ,mem_switch_flag 
-0x26d9 005239 fetch 1 ,mem_state 
-0x26da 005240 set1 state_insniff ,pdata 
-0x26db 005241 store 1 ,mem_state 
-0x26dc 005242 fetch 1 ,mem_sniff_attempt 
-0x26dd 005243 store 1 ,mem_current_sniff_attempt 
-0x26de 005244 setarg 0 
-0x26df 005245 store 3 ,mem_sniff_rcv 
-0x26e0 005246 store 3 ,mem_sniff_lost 
-0x26e1 005247 store 1 ,mem_sniff_unint_lost 
-0x26e2 005248 jam bt_evt_enter_sniff ,mem_fifo_temp 
-0x26e3 005249 call ui_ipc_send_event 
-0x26e4 005250 fetch 2 ,mem_rx_window_sniff 
-0x26e5 005251 store 2 ,mem_rx_window 
-0x26e6 005252 nrtn master 
-0x26e7 005253 add am_addr ,-1 ,queue 
-0x26e8 005254 rtn 
-:      005256 sniff_exit:
-0x26e9 005257 bpatch patch0d_5 ,mem_patch0d 
-0x26ea 005258 fetch 1 ,mem_state 
-0x26eb 005259 rtnbit0 state_insniff 
-0x26ec 005260 set0 state_insniff ,pdata 
-0x26ed 005261 store 1 ,mem_state 
-0x26ee 005262 fetch 2 ,mem_rx_window_init 
-0x26ef 005263 store 2 ,mem_rx_window 
-0x26f0 005264 disable wake 
-0x26f1 005265 jam bt_evt_exit_sniff ,mem_fifo_temp 
-0x26f2 005266 branch ui_ipc_send_event 
-:      005269 check_attempt:
-0x26f3 005270 bpatch patch0d_6 ,mem_patch0d 
-0x26f4 005271 enable attempt 
-0x26f5 005272 fetch 1 ,mem_state 
-0x26f6 005273 bbit1 state_insniff ,check_attempt_sniff 
-0x26f7 005274 rtnmark1 mark_testmode 
-0x26f8 005275 fetch 1 ,mem_arq 
-0x26f9 005276 rtnbit1 wack 
-0x26fa 005277 fetch 1 ,mem_lmp_to_send 
-0x26fb 005278 nrtn blank 
-0x26fc 005279 fetch 1 ,mem_op 
-0x26fd 005280 rtnbit1 op_txl2cap 
-:      005281 check_attempt_nomore:
-0x26fe 005282 force 0 ,pdata 
-0x26ff 005283 rtn 
-:      005285 check_attempt_sniff:
-0x2700 005286 bbit0 state_insco ,check_attempt_not_sco 
-0x2701 005287 fetch 1 ,mem_current_sniff_attempt 
-0x2702 005288 beq 2 ,check_attempt_sniff_restore_sco 
-0x2703 005289 fetch 1 ,mem_arq 
-0x2704 005290 bbit1 wack ,check_attempt_notimeout 
-0x2705 005291 bmark0 mark_esco_rxok ,check_attempt_notimeout 
-:      005292 check_attempt_sniff_restore_sco:
-0x2706 005293 nbranch check_attempt_notimeout ,master 
-0x2707 005294 fetch 1 ,mem_lmp_to_send 
-0x2708 005295 nbranch check_attempt_notimeout ,blank 
-:      005296 check_attempt_sco_master:
-0x2709 005297 fetch 1 ,mem_sco_poll 
-0x270a 005298 increase -1 ,pdata 
-0x270b 005299 store 1 ,mem_sco_poll 
-0x270c 005300 nbranch check_attempt_nomore ,blank 
-0x270d 005301 jam param_sco_poll ,mem_sco_poll 
-0x270e 005302 branch check_attempt_notimeout 
-:      005309 check_attempt_not_sco:
-0x270f 005310 fetch 1 ,mem_current_sniff_attempt 
-0x2710 005311 bne 1 ,check_attempt_notimeout 
-0x2711 005312 fetch 1 ,mem_current_sniff_timeout 
-0x2712 005313 branch check_attempt_notimeout ,blank 
-0x2713 005314 increase -1 ,pdata 
-0x2714 005315 store 1 ,mem_current_sniff_timeout 
-0x2715 005316 fetch 1 ,mem_arq 
-0x2716 005317 rtnbit1 wack 
-0x2717 005318 nrtn match 
-:      005319 check_attempt_notimeout:
-0x2718 005320 fetch 1 ,mem_current_sniff_attempt 
-0x2719 005321 increase -1 ,pdata 
-0x271a 005322 store 1 ,mem_current_sniff_attempt 
-0x271b 005323 rtn 
-:      005334 sniff_check_window:
-0x271c 005335 bpatch patch0d_7 ,mem_patch0d 
-0x271d 005336 disable swfine 
-0x271e 005337 copy temp ,stop_watch 
-0x271f 005338 call context_search_sniff_window 
-0x2720 005339 disable user 
-0x2721 005340 nrtn zero 
-0x2722 005341 force 0 ,stop_watch 
-0x2723 005342 enable user 
-0x2724 005343 rtn 
-:      005346 check_esco_amaddr:
-0x2725 005347 fetch 1 ,mem_esco_addr 
-0x2726 005348 icompare 0xff ,am_addr 
-0x2727 005349 rtn 
-:      005352 parse_l2cap:
-0x2728 005353 bpatch patch0e_0 ,mem_patch0e 
-0x2729 005354 set0 mark_rxbuf_inuse ,mark 
-:      005355 parse_l2cap_cont:
-0x272a 005356 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x272b 005357 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x272c 005358 rtn blank 
-0x272d 005359 isolate1 l2cap_inuse_buff1 ,pdata 
-0x272e 005360 arg mem_l2cap_rxbuff1 ,contr 
-0x272f 005361 call process_rx_l2cap_pkt ,true 
-0x2730 005362 bpatch patch0e_1 ,mem_patch0e 
-0x2731 005363 fetch 1 ,mem_l2cap_rx_done 
-0x2732 005364 beq l2cap_rx_done ,parse_l2cap_release_buff1 
-0x2733 005366 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x2734 005367 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2735 005368 rtnbit0 l2cap_inuse_buff2 
-0x2736 005369 arg mem_l2cap_rxbuff2 ,contr 
-0x2737 005370 call process_rx_l2cap_pkt 
-0x2738 005371 fetch 1 ,mem_l2cap_rx_done 
-0x2739 005372 beq l2cap_rx_done ,parse_l2cap_release_buff2 
-0x273a 005373 rtn 
-:      005375 parse_l2cap_release_buff1:
-0x273b 005376 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x273c 005377 set0 l2cap_inuse_buff1 ,pdata 
-0x273d 005378 store 1 ,mem_l2cap_rxbuff_inuse 
-0x273e 005379 setarg 0 
-0x273f 005380 store 2 ,mem_l2cap_rxbuff1_len 
-0x2740 005381 rtn 
-:      005382 parse_l2cap_release_buff2:
-0x2741 005383 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2742 005384 set0 l2cap_inuse_buff2 ,pdata 
-0x2743 005385 store 1 ,mem_l2cap_rxbuff_inuse 
-0x2744 005386 setarg 0 
-0x2745 005387 store 2 ,mem_l2cap_rxbuff2_len 
-0x2746 005388 rtn 
-:      005390 l2cap_buff1_inuse:
-0x2747 005391 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2748 005392 set1 l2cap_inuse_buff1 ,pdata 
-0x2749 005393 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274a 005394 rtn 
-:      005396 l2cap_buff2_inuse:
-0x274b 005397 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x274c 005398 set1 l2cap_inuse_buff2 ,pdata 
-0x274d 005399 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274e 005400 rtn 
-:      005406 slave_send_access:
-0x274f 005407 bpatch patch0e_2 ,mem_patch0e 
-0x2750 005408 add clke_bt ,1 ,bt_clk 
-0x2751 005409 call fetch_extm_bt_adr 
-0x2752 005410 force 0x03 ,freq_mode 
-0x2753 005411 call tx_radio_freq 
-0x2754 005412 call start_transmitter 
-0x2755 005413 call start_tx_external 
-0x2756 005414 branch send_access_word 
-:      005417 slave_conn_send_packet:
-0x2757 005418 bpatch patch0e_3 ,mem_patch0e 
-0x2758 005419 call rf_setup_time_slave_slot 
-0x2759 005420 deposit clke_bt 
-0x275a 005421 fetcht 4 ,mem_next_btclk 
-0x275b 005422 isub temp ,pdata 
-0x275c 005423 rtnne 1 
-0x275d 005424 compare type_null ,type ,0x1f 
-0x275e 005425 nbranch slave_conn_send_access ,true 
-0x275f 005426 fetch 1 ,mem_rx_type 
-0x2760 005427 rtn blank 
-:      005428 slave_conn_send_access:
-0x2761 005429 call slave_send_access 
-:      005430 transmit_packet:
-0x2762 005431 compare type_id ,type ,0x1f 
-0x2763 005432 branch end_of_packet ,true 
-0x2764 005433 rshift bt_clk ,temp 
-0x2765 005434 or temp ,0x40 ,white_init 
-:      005435 transmit_packet_whitened:
-0x2766 005436 bpatch patch0e_4 ,mem_patch0e 
-0x2767 005437 enable enable_white 
-0x2768 005438 enable enable_hec 
-0x2769 005439 enable encode_fec1 
-0x276a 005440 set0 mark_longpacket ,mark 
-0x276b 005441 deposit am_addr 
-0x276c 005442 inject mod ,3 
-0x276d 005443 deposit type 
-0x276e 005444 inject mod ,4 
-0x276f 005445 fetch 1 ,mem_arq 
-0x2770 005446 inject bucket ,4 
-0x2771 005447 inject mod ,3 
-0x2772 005448 enable enable_parity 
-0x2773 005449 inject mod ,8 
-0x2774 005450 disable encode_fec1 
-0x2775 005451 disable enable_parity 
-0x2776 005452 disable enable_hec 
-0x2777 005453 set0 psk3m ,radio_ctrl 
-0x2778 005454 arg 0 ,temp 
-0x2779 005455 call reserve_slot 
-0x277a 005456 bpatch patch0e_5 ,mem_patch0e 
-0x277b 005457 and type ,0x1f ,pdata 
-0x277c 005458 beq type_lmp ,transmit_lmp 
-0x277d 005459 beq type_null ,end_of_packet 
-0x277e 005460 beq type_poll ,end_of_packet 
-0x277f 005461 beq type_fhs ,transmit_fhs 
-0x2780 005462 beq type_dm1 ,transmit_dm1 
-0x2781 005463 beq type_dh1 ,transmit_dh1 
-0x2782 005464 beq type_hv3 ,transmit_hev 
-0x2783 005465 beq type_3dh1 ,transmit_3dh1 
-0x2784 005466 arg 4 ,temp 
-0x2785 005467 call reserve_slot 
-0x2786 005468 beq type_dm3 ,transmit_dm3 
-0x2787 005469 beq type_dh3 ,transmit_dh3 
-0x2788 005470 arg 8 ,temp 
-0x2789 005471 call reserve_slot 
-0x278a 005472 beq type_dh5 ,transmit_dh5 
-0x278b 005473 branch transmit_dm5 
-:      005476 transmit_hev:
-0x278c 005477 bpatch patch0e_6 ,mem_patch0e 
-0x278d 005478 enable encode_fec0 
-0x278e 005479 enable enable_crc 
-0x278f 005480 enable encrypt 
-0x2790 005481 force 30 ,loopcnt 
-0x2791 005482 arg mem_sco_obuf ,contr 
-:      005483 transmit_ev_loop:
-0x2792 005484 ifetch 1 ,contr 
-0x2793 005485 inject mod ,8 
-0x2794 005486 loop transmit_ev_loop 
-0x2795 005487 bmark1 mark_esco ,transmit_end 
-0x2796 005488 branch end_of_packet 
-:      005490 transmit_fhs:
-0x2797 005491 bpatch patch0e_7 ,mem_patch0e 
-0x2798 005492 fetch 1 ,mem_fhs_am_addr 
-0x2799 005493 icopy am_addr 
-0x279a 005494 fetch 1 ,mem_fhs_misc 
-0x279b 005495 icopy fhs_misc 
-0x279c 005496 fetch 3 ,mem_class 
-0x279d 005497 icopy fhs_class 
-0x279e 005498 fetch 2 ,mem_nap 
-0x279f 005499 icopy nap 
-0x27a0 005500 enable enable_crc 
-0x27a1 005501 enable encode_fec2 
-0x27a2 005502 copy bt_adr ,rega 
-0x27a3 005503 call fetch_self_bt_adr 
-0x27a4 005504 pulse recalc 
-0x27a5 005505 nop 32 
-0x27a6 005506 copy bt_clk ,timeup 
-0x27a7 005507 fetch 4 ,mem_clkn_bt 
-0x27a8 005508 icopy bt_clk 
-0x27a9 005509 preload fhs0 
-0x27aa 005510 set1 58 ,pdata 
-0x27ab 005511 inject mod ,72 
-0x27ac 005512 preload fhs1 
-0x27ad 005513 inject mod ,72 
-0x27ae 005514 copy timeup ,bt_clk 
-0x27af 005515 copy rega ,bt_adr 
-0x27b0 005516 enable enable_parity 
-0x27b1 005517 inject mod ,16 
-0x27b2 005518 disable enable_parity 
-0x27b3 005519 branch end_of_packet 
-:      005521 transmit_lmp:
-0x27b4 005522 bpatch patch0f_0 ,mem_patch0f 
-0x27b5 005523 enable encrypt 
-0x27b6 005524 enable enable_crc 
-0x27b7 005525 enable encode_fec2 
-0x27b8 005526 fetch 1 ,mem_lmo_header_length 
-0x27b9 005527 and pdata ,0x1f8 ,temp 
-0x27ba 005528 arg mem_lmo_header_length ,contr 
-0x27bb 005529 increase 8 ,temp 
-:      005530 transmit_lmp_loop:
-0x27bc 005531 add temp ,-72 ,regc 
-0x27bd 005532 nbranch transmit_lmp_finish ,positive 
-0x27be 005533 ifetch 9 ,contr 
-0x27bf 005534 inject mod ,72 
-0x27c0 005535 copy regc ,temp 
-0x27c1 005536 branch transmit_lmp_loop 
-:      005537 transmit_lmp_finish:
-0x27c2 005538 ifetch 9 ,contr 
-0x27c3 005539 iinject mod ,temp 
-0x27c4 005540 branch transmit_end 
-:      005542 transmit_dm1:
-0x27c5 005543 enable encode_fec2 
-0x27c6 005544 branch transmit_dmh 
-:      005545 transmit_dm3:
-:      005546 transmit_dm5:
-0x27c7 005547 enable encode_fec2 
-0x27c8 005548 set1 mark_longpacket ,mark 
-0x27c9 005549 branch transmit_dmh 
-:      005551 transmit_3dh1:
-0x27ca 005552 set1 psk3m ,radio_ctrl 
-:      005553 transmit_dh1:
-0x27cb 005554 enable encode_fec0 
-0x27cc 005555 branch transmit_dmh 
-:      005557 transmit_dh3:
-:      005558 transmit_dh5:
-0x27cd 005559 set1 psk3m ,radio_ctrl 
-0x27ce 005560 enable encode_fec0 
-0x27cf 005561 set1 mark_longpacket ,mark 
-:      005563 transmit_dmh:
-0x27d0 005564 bpatch patch0f_1 ,mem_patch0f 
-0x27d1 005565 fetch 1 ,mem_state_map 
-0x27d2 005566 bbit0 smap_edr ,transmit_noedr 
-0x27d3 005567 sub type ,3 ,null 
-0x27d4 005568 branch transmit_noedr ,positive 
-0x27d5 005569 disable encrypt 
-0x27d6 005570 disable encode_fec2 
-0x27d7 005571 enable encode_fec0 
-0x27d8 005572 disable enable_white 
-0x27d9 005573 set1 psk ,radio_ctrl 
-0x27da 005574 isolate1 psk3m ,radio_ctrl 
-0x27db 005575 branch transmit_edr3m ,true 
-0x27dc 005576 setarg 0xabeee 
-0x27dd 005577 inject mod ,20 
-0x27de 005578 branch transmit_edr_sync_end 
-:      005579 transmit_edr3m:
-0x27df 005580 setarg 0x5faeba 
-0x27e0 005581 inject mod ,24 
-0x27e1 005582 setarg 0x12 
-0x27e2 005583 inject mod ,6 
-:      005584 transmit_edr_sync_end:
-0x27e3 005585 enable enable_white 
-0x27e4 005586 set1 mark_longpacket ,mark 
-:      005587 transmit_noedr:
-0x27e5 005588 enable encrypt 
-0x27e6 005589 enable enable_crc 
-0x27e7 005590 bmark1 mark_loopback ,transmit_loopback 
-0x27e8 005591 fetch 1 ,mem_tx_lch 
-0x27e9 005592 inject mod ,3 
-0x27ea 005593 fetch 2 ,mem_tx_len 
-0x27eb 005594 iforce loopcnt 
-0x27ec 005595 bmark1 mark_longpacket ,transmit_long 
-0x27ed 005596 inject mod ,5 
-0x27ee 005597 branch transmit_stuff 
-:      005598 transmit_long:
-0x27ef 005599 inject mod ,13 
-:      005600 transmit_stuff:
-0x27f0 005601 deposit loopcnt 
-0x27f1 005602 branch transmit_end ,blank 
-0x27f2 005603 fetch 2 ,mem_txptr 
-0x27f3 005604 iforce contr 
-:      005605 transmit_stuff_loop:
-0x27f4 005606 ifetch 1 ,contr 
-0x27f5 005607 inject mod ,8 
-0x27f6 005608 loop transmit_stuff_loop 
-:      005611 transmit_end:
-0x27f7 005612 enable enable_parity 
-0x27f8 005613 inject mod ,16 
-0x27f9 005614 disable enable_parity 
-0x27fa 005615 call set_wait_ack 
-0x27fb 005616 fetch 1 ,mem_state_map 
-0x27fc 005617 bbit0 smap_edr ,end_of_packet 
-0x27fd 005618 force 0 ,pdata 
-0x27fe 005619 inject mod ,6 
-0x27ff 005620 branch end_of_packet 
-:      005623 transmit_loopback:
-0x2800 005624 bpatch patch0f_2 ,mem_patch0f 
-0x2801 005625 bmark1 mark_longpacket ,transmit_loopback_long 
-:      005626 transmit_loopback_short:
-0x2802 005627 fetch 1 ,mem_lch_code 
-0x2803 005628 inject mod ,3 
-0x2804 005629 fetch 1 ,mem_len 
-0x2805 005630 iforce regc 
-0x2806 005631 inject mod ,5 
-0x2807 005632 branch transmit_loopback_cont 
-:      005633 transmit_loopback_long:
-0x2808 005634 fetch 1 ,mem_lch_code 
-0x2809 005635 inject mod ,3 
-0x280a 005636 fetch 2 ,mem_len 
-0x280b 005637 iforce regc 
-0x280c 005638 inject mod ,13 
-:      005639 transmit_loopback_cont:
-0x280d 005640 arg mem_rxbuf ,contr 
-:      005641 transmit_loopback_loop:
-0x280e 005642 copy regc ,null 
-0x280f 005643 branch transmit_loopback_end ,zero 
-0x2810 005644 ifetch 1 ,contr 
-0x2811 005645 inject mod ,8 
-0x2812 005646 increase -1 ,regc 
-0x2813 005647 branch transmit_loopback_loop 
-:      005648 transmit_loopback_end:
-0x2814 005649 fetch 2 ,mem_tst_pktcnt_dmh 
-0x2815 005650 increase 1 ,pdata 
-0x2816 005651 store 2 ,mem_tst_pktcnt_dmh 
-0x2817 005652 branch transmit_end 
-:      005655 apply_switch_clke:
-0x2818 005656 fetch 4 ,mem_clke_bt 
-0x2819 005657 add pdata ,7 ,rega 
-0x281a 005658 fetch 2 ,mem_slot_offset 
-0x281b 005659 nbranch apply_switch_nozero ,blank 
-0x281c 005660 increase -3 ,rega 
-0x281d 005661 branch apply_switch_wait_loop 
-:      005662 apply_switch_nozero:
-0x281e 005663 mul32 pdata ,12 ,pdata 
-0x281f 005664 hfetcht 2 ,core_halfslot 
-0x2820 005665 increase 1 ,temp 
-:      005666 apply_switch_loop:
-0x2821 005667 isub temp ,pdata 
-0x2822 005668 nbranch apply_switch_bt ,positive 
-0x2823 005669 increase -1 ,rega 
-0x2824 005670 branch apply_switch_loop 
-:      005671 apply_switch_bt:
-0x2825 005672 sub pdata ,0 ,pdata 
-:      005673 apply_switch_wait_loop:
-0x2826 005674 until null ,oneslot 
-0x2827 005675 compare 0 ,clkn_bt ,3 
-0x2828 005676 nbranch apply_switch_wait_loop ,true 
-0x2829 005677 iforce clke_rt 
-0x282a 005678 copy rega ,clke_bt 
-0x282b 005679 iforce clke_rt 
-0x282c 005680 rtn 
-:      005683 calc_slot_offset:
-0x282d 005684 bpatch patch0f_3 ,mem_patch0f 
-0x282e 005685 until null ,halfslot 
-0x282f 005686 deposit clke 
-0x2830 005687 iforce contr 
-0x2831 005688 rshift16 ,pdata ,pdata 
-0x2832 005689 isub clkn_bt ,loopcnt 
-0x2833 005690 and_into 3 ,loopcnt 
-0x2834 005691 nbranch calc_bt_portion ,zero 
-0x2835 005692 force 0 ,pdata 
-0x2836 005693 branch calc_skip_bt 
-:      005694 calc_bt_portion:
-0x2837 005695 arg 3750 ,temp 
-0x2838 005696 force 0 ,pdata 
-:      005697 calc_slot_offset_loop:
-0x2839 005698 iadd temp ,pdata 
-0x283a 005699 loop calc_slot_offset_loop 
-:      005700 calc_skip_bt:
-0x283b 005701 iadd contr ,pdata 
-0x283c 005702 div pdata ,12 
-0x283d 005703 call wait_div_end 
-0x283e 005704 quotient pdata 
-0x283f 005705 store 2 ,mem_slot_offset 
-0x2840 005706 rtn 
-:      005708 calc_clke_offset:
-0x2841 005709 bpatch patch0f_4 ,mem_patch0f 
-0x2842 005710 deposit clke 
-0x2843 005711 copy clkn ,temp 
-0x2844 005712 isub temp ,null 
-0x2845 005713 nsetflag positive ,44 ,pdata 
-0x2846 005714 isub temp ,temp 
-0x2847 005715 setarg 3750 
-0x2848 005716 isolate0 15 ,temp 
-0x2849 005717 branch calc_clke_pos ,true 
-0x284a 005718 setarg -61786 
-0x284b 005719 iadd temp ,temp 
-:      005720 calc_clke_pos:
-0x284c 005721 storet 6 ,mem_le_clk_offset 
-0x284d 005722 rtn le 
-0x284e 005723 storet 6 ,mem_clk_offset 
-0x284f 005724 rtn 
-:      005726 calc_clke:
-0x2850 005727 disable clknt 
-0x2851 005728 fetch 6 ,mem_le_clk_offset 
-0x2852 005729 branch calc_clke2 ,le 
-0x2853 005730 fetch 6 ,mem_clk_offset 
-:      005731 calc_clke2:
-0x2854 005732 iadd clkn ,alarm 
-0x2855 005733 increase 10 ,alarm 
-0x2856 005734 setarg 3750 
-0x2857 005735 isub alarm ,pdata 
-0x2858 005736 isolate0 15 ,pdata 
-0x2859 005737 branch calc_clke_pos_adj ,true 
-0x285a 005738 setarg 0xf15a 
-0x285b 005739 iadd alarm ,alarm 
-:      005740 calc_clke_pos2:
-0x285c 005741 copy alarm ,clke 
-0x285d 005742 rtn 
-:      005743 calc_clke_pos_adj:
-0x285e 005744 force 0 ,null 
-0x285f 005745 branch calc_clke_pos2 
-:      005752 calc_radio_freq:
-0x2860 005753 bpatch patch0f_5 ,mem_patch0f 
-0x2861 005754 call set_sync_on 
-0x2862 005755 copy bt_clk ,pdata 
-0x2863 005756 and_into 0x180 ,pdata 
-0x2864 005757 compare 3 ,freq_mode ,0x07 
-0x2865 005758 nbranch freq_not_connection ,true 
-0x2866 005759 rshift3 pdata ,pdata 
-0x2867 005760 iadd freq_index ,pdata 
-0x2868 005761 branch do_hop_mod_now 
-:      005762 freq_not_connection:
-0x2869 005763 copy freq_index ,pdata 
-:      005764 do_hop_mod_now:
-0x286a 005765 div pdata ,79 
-0x286b 005766 pulse recalc 
-0x286c 005767 call wait_div_end 
-0x286d 005768 remainder rega 
-0x286e 005769 add rega ,-40 ,temp 
-0x286f 005770 branch odd_half ,positive 
-0x2870 005771 lshift rega ,temp 
-0x2871 005772 branch freq_result 
-:      005773 odd_half:
-0x2872 005774 lshift temp ,temp 
-0x2873 005775 increase 1 ,temp 
-:      005776 freq_result:
-0x2874 005777 bpatch patch0f_6 ,mem_patch0f 
-0x2875 005778 fetch 1 ,mem_mode 
-0x2876 005779 bbit0 afh_change ,afh_process_con 
-:      005780 afh_process_0:
-0x2877 005781 fetch 4 ,mem_afh_instant 
-0x2878 005782 isub bt_clk ,null 
-0x2879 005783 branch afh_process_con ,positive 
-0x287a 005784 call afh_clear 
-0x287b 005785 fetch 1 ,mem_afh_new_mod 
-0x287c 005786 rtn blank 
-0x287d 005787 fetch 1 ,mem_mode 
-0x287e 005788 set1 afh_enable ,pdata 
-0x287f 005789 store 1 ,mem_mode 
-0x2880 005790 fetch 5 ,mem_afh_map_new 
-0x2881 005791 store 5 ,mem_afh_map_lo 
-0x2882 005792 ifetch 5 ,contr 
-0x2883 005793 store 5 ,mem_afh_map_hi 
-0x2884 005794 call afh_process_freq_map 
-:      005795 afh_process_con:
-0x2885 005796 fetch 1 ,mem_mode 
-0x2886 005797 rtnbit0 afh_enable 
-0x2887 005798 isolate1 1 ,bt_clk 
-0x2888 005799 branch afh_same_channel ,true 
-0x2889 005800 rshift3 temp ,rega 
-0x288a 005801 and temp ,7 ,queue 
-0x288b 005802 setarg mem_afh_map_lo 
-0x288c 005803 iadd rega ,rega 
-0x288d 005804 ifetch 1 ,rega 
-0x288e 005805 qisolate0 pdata 
-0x288f 005806 branch afh_process_1 ,true 
-0x2890 005807 deposit temp 
-0x2891 005808 branch afh_process_end 
-:      005809 afh_process_1:
-0x2892 005810 fetch 1 ,mem_afh_used 
-0x2893 005811 iforce regb 
-0x2894 005812 deposit bt_clk 
-0x2895 005813 and_into 0x180 ,pdata 
-0x2896 005814 rshift3 pdata ,pdata 
-0x2897 005815 iadd freq_index ,pdata 
-0x2898 005816 idiv regb 
-0x2899 005817 setarg mem_afh_map 
-0x289a 005818 call wait_div_end 
-0x289b 005819 remainder rega 
-0x289c 005820 iadd rega ,contr 
-0x289d 005821 ifetch 1 ,contr 
-:      005822 afh_process_end:
-0x289e 005823 store 1 ,mem_afh_index 
-0x289f 005824 iforce temp 
-0x28a0 005825 rtn 
-:      005827 afh_same_channel:
-0x28a1 005828 fetch 1 ,mem_afh_index 
-0x28a2 005829 iforce temp 
-0x28a3 005830 rtn 
-:      005832 afh_clear:
-0x28a4 005833 fetch 1 ,mem_mode 
-0x28a5 005834 set0 afh_enable ,pdata 
-0x28a6 005835 set0 afh_change ,pdata 
-0x28a7 005836 store 1 ,mem_mode 
-0x28a8 005837 rtn 
-:      005843 afh_process_freq_map:
-0x28a9 005844 bpatch patch0f_7 ,mem_patch0f 
-0x28aa 005845 arg mem_afh_map ,contw 
-0x28ab 005846 force 10 ,loopcnt 
-0x28ac 005847 call memset0 
-0x28ad 005848 arg mem_afh_map ,contw 
-0x28ae 005849 force 0 ,regc 
-0x28af 005850 force 2 ,queue 
-:      005851 process_freq_3:
-0x28b0 005852 fetch 5 ,mem_afh_map_lo 
-0x28b1 005853 iforce temp 
-0x28b2 005854 compare 2 ,queue ,0xff 
-0x28b3 005855 branch process_freq_1 ,true 
-0x28b4 005856 rshift temp ,temp 
-:      005857 process_freq_1:
-0x28b5 005858 isolate0 0 ,temp 
-0x28b6 005859 branch process_freq_0 ,true 
-0x28b7 005860 deposit regc 
-0x28b8 005861 istore 1 ,contw 
-:      005862 process_freq_0:
-0x28b9 005863 rshift2 temp ,temp 
-0x28ba 005864 increase 2 ,regc 
-0x28bb 005865 compare 40 ,regc ,0xfe 
-0x28bc 005866 nbranch process_freq_2 ,true 
-0x28bd 005867 fetch 5 ,mem_afh_map_hi 
-0x28be 005868 iforce temp 
-0x28bf 005869 compare 2 ,queue ,0xff 
-0x28c0 005870 branch process_freq_2 ,true 
-0x28c1 005871 rshift temp ,temp 
-:      005872 process_freq_2:
-0x28c2 005873 sub regc ,78 ,null 
-0x28c3 005874 branch process_freq_1 ,positive 
-0x28c4 005875 force 1 ,regc 
-0x28c5 005876 increase -1 ,queue 
-0x28c6 005877 nbranch process_freq_3 ,zero 
-0x28c7 005878 arg mem_afh_map ,rega 
-0x28c8 005879 deposit contw 
-0x28c9 005880 isub rega ,pdata 
-0x28ca 005881 store 1 ,mem_afh_used 
-0x28cb 005882 rtn 
-:      005884 rx_radio_freq:
-0x28cc 005885 bpatch patch10_0 ,mem_patch10 
-0x28cd 005886 call calc_radio_freq 
-0x28ce 005887 fetch 1 ,mem_debug_config 
-0x28cf 005888 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
-0x28d0 005889 fetcht 1 ,mem_rx_fixed_freq 
-:      005890 rx_radio_freq_now:
-0x28d1 005891 branch set_freq_rx 
-:      005894 tx_radio_freq:
-0x28d2 005895 bpatch patch10_1 ,mem_patch10 
-0x28d3 005896 call calc_radio_freq 
-0x28d4 005897 fetch 1 ,mem_debug_config 
-0x28d5 005898 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
-0x28d6 005899 fetcht 1 ,mem_tx_fixed_freq 
-:      005900 tx_radio_freq_now:
-0x28d7 005901 branch set_freq_tx 
-:      005904 fetch_giac:
-0x28d8 005905 force 0 ,uap 
-0x28d9 005906 fetch 3 ,mem_glap 
-0x28da 005907 iforce lap 
-0x28db 005908 rtn 
-:      005910 fetch_page_bt_adr:
-0x28dc 005911 bpatch patch10_2 ,mem_patch10 
-0x28dd 005912 fetch 1 ,mem_hci_puap 
-0x28de 005913 icopy uap 
-0x28df 005914 fetch 3 ,mem_hci_plap 
-0x28e0 005915 icopy lap 
-0x28e1 005916 rtn 
-:      005918 fetch_self_bt_adr:
-0x28e2 005919 bpatch patch10_3 ,mem_patch10 
-0x28e3 005920 fetch 2 ,mem_nap 
-0x28e4 005921 icopy nap 
-0x28e5 005922 fetch 1 ,mem_uap 
-0x28e6 005923 icopy uap 
-0x28e7 005924 fetch 3 ,mem_lap 
-0x28e8 005925 icopy lap 
-0x28e9 005926 rtn 
-:      005928 fetch_extm_bt_adr:
-0x28ea 005929 bpatch patch10_4 ,mem_patch10 
-0x28eb 005930 fetch 2 ,mem_pnap 
-0x28ec 005931 icopy nap 
-0x28ed 005932 fetch 1 ,mem_puap 
-0x28ee 005933 icopy uap 
-0x28ef 005934 fetch 3 ,mem_plap 
-0x28f0 005935 icopy lap 
-0x28f1 005936 rtn 
-:      005939 fetch_diac:
-0x28f2 005940 bmark1 mark_all_diac ,fetch_diac_do 
-0x28f3 005941 rtnmark0 mark_inquiry_state 
-0x28f4 005942 rtnmark0 mark_periodical_diac 
-:      005943 fetch_diac_do:
-0x28f5 005944 and_into -256 ,lap 
-0x28f6 005945 pulse recalc 
-0x28f7 005946 nop 32 
-0x28f8 005947 rtn 
-:      005950 shutdown_radio:
-0x28f9 005951 bpatch patch10_5 ,mem_patch10 
-0x28fa 005952 branch shutdown_radio0 ,is_rx 
-0x28fb 005953 jam 0xd4 ,rf_tx_pa_ib 
-0x28fc 005954 nop 4 
-0x28fd 005955 jam 0xd2 ,rf_tx_pa_ib 
-0x28fe 005956 nop 4 
-0x28ff 005957 jam 0xd1 ,rf_tx_pa_ib 
-0x2900 005958 nop 4 
-0x2901 005959 fetch 1 ,mem_tx_power 
-0x2902 005960 beq tx_power_0db ,shutdown_radio_0db 
-0x2903 005961 beq tx_power_3db ,shutdown_radio_3db 
-0x2904 005962 beq tx_power_5db ,shutdown_radio_5db 
-0x2905 005963 beq tx_power_f3db ,shutdown_radio_f3db 
-0x2906 005964 beq tx_power_f5db ,shutdown_radio_f5db 
-0x2907 005965 beq tx_power_pair ,shutdown_radio_pair 
-:      005966 shutdown_radio_5db:
-:      005967 shutdown_radio_0db:
-0x2908 005968 jam 0xd0 ,rf_tx_pa_ib 
-0x2909 005969 jam 0xe0 ,rf_tx_pa_gc 
-:      005970 shutdown_radio0:
-0x290a 005971 force 0 ,radio_ctrl 
-0x290b 005972 disable is_rx 
-0x290c 005973 disable is_tx 
-0x290d 005974 pulse packet_end 
-0x290e 005975 jam 0x0 ,rfen_mdm 
-0x290f 005976 jam 0x0 ,rfen_tx 
-0x2910 005977 jam 0x0 ,rfen_rx 
-0x2911 005978 jam 0 ,rfen_sn 
-0x2912 005979 jam 0x70 ,rfen_msc 
-0x2913 005980 jam 0x0 ,rfen_adc 
-0x2914 005981 rtn 
-:      005983 shutdown_radio_pair:
-:      005984 shutdown_radio_f5db:
-:      005985 shutdown_radio_f3db:
-:      005986 shutdown_radio_3db:
-0x2915 005987 jam 0xd0 ,rf_tx_pa_ib 
-0x2916 005988 jam 0xc0 ,rf_tx_pa_gc 
-0x2917 005989 branch shutdown_radio0 
-:      005991 set_sync_on:
-0x2918 005992 bpatch patch10_6 ,mem_patch10 
-0x2919 005993 jam 0x0 ,rfen_mdm 
-0x291a 005994 jam 0x0 ,rfen_tx 
-0x291b 005995 jam 0x18 ,rfen_rx 
-0x291c 005996 jam 0xa7 ,rfen_sn 
-0x291d 005997 jam 0x7f ,rfen_msc 
-0x291e 005998 rtn 
-:      006000 set_freq_rx:
-0x291f 006001 bpatch patch10_7 ,mem_patch10 
-0x2920 006003 storet 1 ,mem_last_freq 
-0x2921 006004 add temp ,rx_freq_offset ,rega 
-0x2922 006005 jam 0x07 ,rf_balun_ctrim 
-0x2923 006006 branch rf_write_freq 
-:      006007 rf_rx_enable:
-0x2924 006008 bpatch patch11_0 ,mem_patch11 
-0x2925 006009 jam 0xcf ,rfen_tx 
-0x2926 006010 nop 10 
-0x2927 006011 jam 0xff ,rfen_rx 
-0x2928 006012 jam 0xaf ,rfen_sn 
-0x2929 006013 jam 0xff ,rfen_msc 
-0x292a 006014 nop 10 
-0x292b 006015 jam 0xa0 ,rfen_mdm 
-0x292c 006016 rtn 
-:      006018 set_freq_tx_offset:
-0x292d 006019 fetch 1 ,mem_250k_freq_enable 
-0x292e 006020 branch set_freq_tx_2m_offset ,blank 
-:      006021 set_freq_tx_0m_offset:
-0x292f 006022 add temp ,2 ,rega 
-0x2930 006023 rtn 
-:      006024 set_freq_tx_2m_offset:
-0x2931 006025 add temp ,0 ,rega 
-0x2932 006026 rtn 
-:      006028 set_freq_tx:
-0x2933 006029 bpatch patch11_1 ,mem_patch11 
-0x2934 006030 storet 1 ,mem_last_freq 
-0x2935 006031 call set_freq_tx_offset 
-0x2936 006032 call rf_write_freq 
-0x2937 006033 setarg param_pll_setup 
-0x2938 006034 call sleep 
-:      006035 txon:
-0x2939 006036 jam 0x1 ,rfen_adc 
-0x293a 006037 jam 0x3c ,rfen_rx 
-0x293b 006038 jam 0xe0 ,rfen_tx 
-0x293c 006039 jam 0x12 ,rf_balun_ctrim 
-0x293d 006040 nop 10 
-0x293e 006041 jam 0x01 ,rfen_mdm 
-0x293f 006042 jam 0x3d ,rfen_mdm 
-0x2940 006043 nop 10 
-0x2941 006044 jam 0xb7 ,rfen_sn 
-0x2942 006045 nop 10 
-0x2943 006046 jam 0x7f ,rfen_mdm 
-:      006047 txon_power_select:
-0x2944 006048 fetch 1 ,mem_tx_power 
-0x2945 006049 beq tx_power_0db ,set_tx_power_0db 
-0x2946 006050 beq tx_power_3db ,set_tx_power_3db 
-0x2947 006051 beq tx_power_5db ,set_tx_power_5db 
-0x2948 006052 beq tx_power_f3db ,set_tx_power_f3db 
-0x2949 006053 beq tx_power_f5db ,set_tx_power_f5db 
-0x294a 006054 beq tx_power_pair ,set_tx_power_pair 
-:      006055 set_tx_power_0db:
-0x294b 006056 jam 0xf0 ,rf_tx_pa_gc 
-0x294c 006057 call txon_common 
-0x294d 006058 jam 0xd8 ,rf_tx_pa_ib 
-0x294e 006059 rtn 
-:      006061 set_tx_power_3db:
-0x294f 006062 jam 0xdf ,rf_tx_pa_gc 
-0x2950 006063 call txon_common 
-0x2951 006064 jam 0xdf ,rf_tx_pa_ib 
-0x2952 006065 rtn 
-:      006067 set_tx_power_5db:
-0x2953 006068 jam 0xff ,rf_tx_pa_gc 
-0x2954 006069 call txon_common 
-0x2955 006070 jam 0xdf ,rf_tx_pa_ib 
-0x2956 006071 rtn 
-:      006072 set_tx_power_f3db:
-0x2957 006073 jam 0xce ,rf_tx_pa_gc 
-0x2958 006074 call txon_common 
-0x2959 006075 jam 0xd8 ,rf_tx_pa_ib 
-0x295a 006076 rtn 
-:      006078 set_tx_power_f5db:
-0x295b 006079 jam 0xcb ,rf_tx_pa_gc 
-0x295c 006080 call txon_common 
-0x295d 006081 jam 0xd8 ,rf_tx_pa_ib 
-0x295e 006082 rtn 
-:      006084 set_tx_power_pair:
-0x295f 006085 jam 0xd0 ,rf_tx_pa_ib 
-0x2960 006086 jam 0xc0 ,rf_tx_pa_gc 
-0x2961 006087 jam 0x4c ,0x8957 
-0x2962 006088 jam 0x6c ,0x8958 
-0x2963 006089 jam 0x50 ,0x8959 
-0x2964 006090 rtn 
-:      006092 txon_common:
-0x2965 006093 nop 4 
-0x2966 006094 jam 0xd1 ,rf_tx_pa_ib 
-0x2967 006095 nop 4 
-0x2968 006096 jam 0xd2 ,rf_tx_pa_ib 
-0x2969 006097 nop 4 
-0x296a 006098 jam 0xd4 ,rf_tx_pa_ib 
-0x296b 006099 rtn 
-:      006102 initialize_radio:
-0x296c 006103 jam clksel_rc ,core_clksel 
-:      006104 initialize_radio_wait:
-0x296d 006105 fetch 2 ,mem_rf_init_ptr 
-0x296e 006106 bbit0 14 ,initialize_radio_wait 
-0x296f 006107 iforce contr 
-0x2970 006108 arg 0x8900 ,temp 
-:      006109 initialize_radio_loop:
-0x2971 006110 ifetch 1 ,contr 
-0x2972 006111 beq 0xff ,initialize_radio_cont 
-0x2973 006112 ior temp ,contw 
-0x2974 006113 ifetch 1 ,contr 
-0x2975 006114 istore 1 ,contw 
-0x2976 006115 branch initialize_radio_loop 
-:      006116 initialize_radio_cont:
-0x2977 006117 bpatch patch11_2 ,mem_patch11 
-0x2978 006118 call lpm_cal_xtal_startup 
-0x2979 006119 call switchto_dpllclk 
-0x297a 006121 setarg param_dpll_start_delay 
-0x297b 006122 iadd clkn_bt ,pdata 
-0x297c 006123 store 4 ,mem_dpll_clkn 
-0x297d 006124 set1 reset ,radio_ctrl 
-0x297e 006125 force 0 ,radio_ctrl 
-0x297f 006126 ncall do_rccal ,wake 
-0x2980 006127 branch set_rccal 
-:      006130 rf_write_freq:
-0x2981 006131 bpatch patch11_3 ,mem_patch11 
-0x2982 006132 setarg 2400 
-0x2983 006133 iadd rega ,temp 
-0x2984 006134 fetch 1 ,mem_fcomp_mul 
-0x2985 006135 jam 0x04 ,rf_pll_rstn 
-0x2986 006136 imul32 temp ,pdata 
-0x2987 006137 fetcht 1 ,mem_fcomp_div 
-0x2988 006138 idiv temp 
-0x2989 006139 call wait_div_end 
-0x298a 006140 quotient rega 
-0x298b 006141 remainder pdata 
-0x298c 006142 lshift16 pdata ,pdata 
-0x298d 006143 lshift4 pdata ,pdata 
-0x298e 006144 idiv temp 
-0x298f 006145 call wait_div_end 
-0x2990 006146 quotient pdata 
-0x2991 006147 lshift8 pdata ,pdata 
-0x2992 006148 lshift pdata ,pdata 
-0x2993 006149 ior rega ,pdata 
-0x2994 006150 hstore 4 ,rf_pll_intg 
-0x2995 006151 jam 0x44 ,rf_pll_rstn 
-0x2996 006152 jam 0xc4 ,rf_pll_rstn 
-0x2997 006153 rtn 
-:      006156 do_rccal:
-0x2998 006157 bpatch patch11_4 ,mem_patch11 
-0x2999 006158 jam 0x02 ,rfen_adc 
-0x299a 006159 setarg 250000 
-0x299b 006160 call sleep 
-0x299c 006161 jam 0x7f ,rfen_rx 
-0x299d 006162 nop 130 
-0x299e 006163 jam 0x30 ,rf_rccal_ctrl 
-0x299f 006164 jam 0xd0 ,rfen_tx 
-0x29a0 006165 jam 0x70 ,rf_rccal_ctrl 
-0x29a1 006166 jam 0xf0 ,rf_rccal_ctrl 
-0x29a2 006167 force 50 ,loopcnt 
-:      006168 do_rccal_loop:
-0x29a3 006169 hfetch 1 ,rf_rccal_result 
-0x29a4 006170 bbit1 5 ,do_rccal_end 
-0x29a5 006171 loop do_rccal_loop 
-:      006172 do_rccal_end:
-0x29a6 006173 store 1 ,mem_rf_rccal 
-0x29a7 006174 jam 0 ,rfen_tx 
-0x29a8 006175 jam 0 ,rfen_rx 
-0x29a9 006176 jam 0x00 ,rfen_adc 
-0x29aa 006177 rtn 
-:      006179 set_rccal:
-0x29ab 006180 bpatch patch11_5 ,mem_patch11 
-0x29ac 006181 fetch 1 ,mem_rf_rccal 
-0x29ad 006182 set1 5 ,pdata 
-0x29ae 006183 hstore 1 ,rf_rccal_ctrl 
-0x29af 006184 hfetcht 1 ,rf_bpf_ctrim 
-0x29b0 006185 and_into 7 ,temp 
-0x29b1 006186 lshift3 pdata ,pdata 
-0x29b2 006187 ior temp ,pdata 
-0x29b3 006188 hstore 1 ,rf_bpf_ctrim 
-0x29b4 006189 hfetch 1 ,rf_bpf_ib 
-0x29b5 006190 set0 bpf_rccal ,pdata 
-0x29b6 006191 hstore 1 ,rf_bpf_ib 
-0x29b7 006192 hfetch 1 ,rf_adc_rccal 
-0x29b8 006193 set0 adc_rccal ,pdata 
-0x29b9 006194 hstore 1 ,rf_adc_rccal 
-0x29ba 006195 rtn 
-:      006197 save_rssi:
-0x29bb 006198 bpatch patch11_6 ,mem_patch11 
-0x29bc 006199 hfetch 2 ,rf_afc_d2a 
-0x29bd 006200 rshift4 pdata ,pdata 
-0x29be 006201 rshift3 pdata ,pdata 
-0x29bf 006202 sub pdata ,0 ,pdata 
-:      006203 bcd:
-0x29c0 006204 and_into 0xff ,pdata 
-0x29c1 006205 div pdata ,10 
-0x29c2 006206 call wait_div_end 
-0x29c3 006207 quotient pdata 
-0x29c4 006208 lshift4 pdata ,pdata 
-0x29c5 006209 remainder temp 
-0x29c6 006210 ior temp ,pdata 
-0x29c7 006211 store 1 ,mem_rssi 
-0x29c8 006212 rtn 
-:      006215 switchto_dpllclk:
-0x29c9 006216 jam clksel_rc ,core_clksel 
-0x29ca 006217 hfetch 1 ,rf_clkpll_frac + 2 
-0x29cb 006218 set0 4 ,pdata 
-0x29cc 006219 set0 5 ,pdata 
-0x29cd 006220 hstore 1 ,rf_clkpll_frac + 2 
-0x29ce 006221 jam 0x00 ,rfen_ck 
-0x29cf 006222 jam 0x00 ,rfen_msc 
-0x29d0 006223 jam 0x70 ,rfen_msc 
-0x29d1 006224 jam 0xff ,rfen_ck 
-0x29d2 006225 hfetch 1 ,rf_clkpll_frac + 2 
-0x29d3 006226 set1 4 ,pdata 
-0x29d4 006227 set1 5 ,pdata 
-0x29d5 006228 hstore 1 ,rf_clkpll_frac + 2 
-0x29d6 006229 call init_lpm_ctrl 
-0x29d7 006230 hfetch 1 ,rf_clkpll_int 
-0x29d8 006231 set1 7 ,pdata 
-0x29d9 006232 hstore 1 ,rf_clkpll_int 
-0x29da 006233 set0 7 ,pdata 
-0x29db 006234 hstore 1 ,rf_clkpll_int 
-0x29dc 006235 set1 7 ,pdata 
-0x29dd 006236 hstore 1 ,rf_clkpll_int 
-0x29de 006237 jam clksel_dpll ,core_clksel 
-0x29df 006238 nop 1 
-0x29e0 006239 jam clksel_xtal ,core_clksel 
-0x29e1 006240 hfetch 1 ,rf_clkpll_frac + 2 
-0x29e2 006241 and_into 0xcf ,pdata 
-0x29e3 006242 hstore 1 ,rf_clkpll_frac + 2 
-0x29e4 006243 or_into 0x30 ,pdata 
-0x29e5 006244 hstore 1 ,rf_clkpll_frac + 2 
-0x29e6 006245 rtn 
-:      006248 xtal_fast_wake:
-0x29e7 006249 setarg 0xf0f 
-0x29e8 006250 branch lpm_write_config 
-:      006252 init_lpm_ctrl:
-0x29e9 006253 setarg 0x80f 
-0x29ea 006254 branch lpm_write_config 
-:      006258 start_receiver:
-0x29eb 006259 bpatch patch11_7 ,mem_patch11 
-0x29ec 006260 call rf_rx_enable 
-0x29ed 006261 disable is_tx 
-0x29ee 006262 enable is_rx 
-0x29ef 006263 pulse init_encrypt 
-0x29f0 006264 rtn 
-:      006266 prep_crypt:
-0x29f1 006267 bpatch patch12_0 ,mem_patch12 
-0x29f2 006268 fetch 1 ,mem_state_map 
-0x29f3 006269 isolate1 smap_encryption ,pdata 
-0x29f4 006270 setflag true ,0 ,pdata 
-0x29f5 006271 hstore 1 ,core_encrypt 
-0x29f6 006272 arg mem_kc ,contr 
-0x29f7 006273 ifetch 9 ,contr 
-0x29f8 006274 iforce kc_ls 
-0x29f9 006275 ifetch 7 ,contr 
-0x29fa 006276 iforce kc_ms 
-0x29fb 006277 fetch 1 ,mem_key_size 
-0x29fc 006278 add pdata ,-1 ,g1l 
-0x29fd 006279 pulse kc_p_activate 
-0x29fe 006280 rtn 
-:      006282 wait_access_end:
-0x29ff 006283 deposit clke 
-0x2a00 006284 store 6 ,mem_sync_clke 
-0x2a01 006285 disable decode_fec0 
-0x2a02 006286 nbranch shutdown_radio ,sync 
-0x2a03 006287 arg param_clke_cal ,clke_rt 
-0x2a04 006288 increase 1 ,clke_bt 
-0x2a05 006289 and_into 0x1fc ,clke_bt 
-0x2a06 006290 rtn 
-:      006294 wait_access_mhalfbnd:
-0x2a07 006295 enable decode_fec0 
-:      006296 wait_access_mhalfbnd_correlate:
-0x2a08 006297 correlate null ,mhalfbnd 
-0x2a09 006298 branch wait_access_end ,sync 
-0x2a0a 006299 compare 0x02 ,clke_bt ,0x02 
-0x2a0b 006300 nbranch wait_access_mhalfbnd_correlate ,true 
-0x2a0c 006301 branch wait_access_end 
-:      006303 wait_access_clkn_rt:
-0x2a0d 006304 bpatch patch12_1 ,mem_patch12 
-0x2a0e 006305 arg param_conn_access ,timeup 
-0x2a0f 006306 enable decode_fec0 
-0x2a10 006307 correlate clkn_rt ,meet 
-0x2a11 006308 disable decode_fec0 
-0x2a12 006309 nbranch shutdown_radio ,sync 
-0x2a13 006310 rtn 
-:      006312 wait_access_forever:
-0x2a14 006313 bpatch patch12_2 ,mem_patch12 
-0x2a15 006314 enable decode_fec0 
-0x2a16 006315 correlate null ,timeout 
-0x2a17 006316 disable decode_fec0 
-0x2a18 006317 nbranch shutdown_radio ,sync 
-0x2a19 006318 arg param_clke_cal ,clke_rt 
-0x2a1a 006319 and_into 0x1fc ,clke_bt 
-0x2a1b 006320 rtn 
-:      006323 reserve_slot:
-0x2a1c 006324 bpatch patch12_3 ,mem_patch12 
-0x2a1d 006325 iforce rega 
-0x2a1e 006326 deposit bt_clk 
-0x2a1f 006327 iadd temp ,timeup 
-0x2a20 006328 copy timeup ,pdata 
-0x2a21 006329 store 4 ,mem_next_btclk 
-0x2a22 006330 deposit rega 
-0x2a23 006331 rtn 
-:      006334 ahead_window:
-0x2a24 006335 copy pdata ,temp 
-0x2a25 006336 bpatch patch12_4 ,mem_patch12 
-0x2a26 006337 copy temp ,pdata 
-0x2a27 006338 call clk2bt 
-0x2a28 006339 lshift16 bt_clk ,pdata 
-0x2a29 006340 set1 44 ,pdata 
-0x2a2a 006341 call clk_diff 
-0x2a2b 006342 set0 44 ,pdata 
-0x2a2c 006343 call get_clk 
-0x2a2d 006344 call clk_diff 
-0x2a2e 006345 rtn user 
-0x2a2f 006346 call clk2rt 
-0x2a30 006347 iforce stop_watch 
-0x2a31 006348 until null ,timeout 
-0x2a32 006349 rtn 
-:      006352 setup_clk:
-0x2a33 006353 bpatch patch12_5 ,mem_patch12 
-0x2a34 006354 branch setup_clkn ,clknt 
-0x2a35 006355 until clke_rt ,meet 
-:      006356 skip_setup_clke:
-0x2a36 006357 copy clke_bt ,temp 
-0x2a37 006358 branch setup_clknbt 
-:      006359 setup_clkn:
-0x2a38 006360 branch skip_setup_clkn ,attempt 
-0x2a39 006361 until clkn_rt ,meet 
-:      006362 skip_setup_clkn:
-0x2a3a 006363 copy clkn_bt ,temp 
-:      006364 setup_clknbt:
-0x2a3b 006365 branch setup_clk11 ,user 
-0x2a3c 006366 compare 1 ,temp ,3 
-0x2a3d 006367 nbranch setup_clk ,true 
-:      006368 setup_complete:
-0x2a3e 006369 bpatch patch12_6 ,mem_patch12 
-0x2a3f 006370 fetch 1 ,mem_state 
-0x2a40 006371 rtnbit0 state_inconn 
-0x2a41 006372 fetch 4 ,mem_next_btclk 
-0x2a42 006373 isub temp ,pdata 
-0x2a43 006374 nrtn positive 
-0x2a44 006375 sub pdata ,0xff ,null 
-0x2a45 006376 branch setup_clk ,positive 
-0x2a46 006377 rtn 
-:      006378 setup_clk11:
-0x2a47 006379 compare 3 ,temp ,3 
-0x2a48 006380 nbranch setup_clk ,true 
-0x2a49 006381 branch setup_complete 
-:      006383 rf_setup_time:
-0x2a4a 006384 bpatch patch12_7 ,mem_patch12 
-0x2a4b 006385 arg param_rf_setup ,timeup 
-0x2a4c 006386 branch setup_clk 
-:      006388 rf_setup_time_slave_slot:
-0x2a4d 006389 disable user 
-0x2a4e 006390 branch rf_setup_time 
-:      006392 rf_setup_time_master_slot:
-0x2a4f 006393 enable user 
-0x2a50 006394 branch rf_setup_time 
-:      006396 start_transmitter:
-0x2a51 006397 bpatch patch13_0 ,mem_patch13 
-0x2a52 006398 call prep_crypt 
-0x2a53 006399 disable is_rx 
-0x2a54 006400 enable is_tx 
-0x2a55 006401 rtn 
-:      006405 start_tx_native:
-0x2a56 006406 bpatch patch13_1 ,mem_patch13 
-0x2a57 006407 arg param_tx_setup ,timeup 
-0x2a58 006408 until clkn_rt ,meet 
-0x2a59 006409 pulse init_encrypt 
-0x2a5a 006410 rtn 
-:      006412 start_rx_native:
-0x2a5b 006413 bpatch patch13_2 ,mem_patch13 
-0x2a5c 006414 arg param_rx_setup ,timeup 
-0x2a5d 006415 until clkn_rt ,meet 
-0x2a5e 006416 rtn 
-:      006419 start_tx_external:
-0x2a5f 006420 bpatch patch13_3 ,mem_patch13 
-0x2a60 006421 arg param_tx_setup ,timeup 
-0x2a61 006422 until clke_rt ,meet 
-0x2a62 006423 pulse init_encrypt 
-0x2a63 006424 rtn 
-:      006426 send_access_word:
-0x2a64 006427 bpatch patch13_4 ,mem_patch13 
-0x2a65 006428 preload access 
-0x2a66 006429 enable encode_fec0 
-0x2a67 006430 set1 txgfsk ,radio_ctrl 
-0x2a68 006431 inject mod ,72 
-0x2a69 006432 disable encode_fec0 
-0x2a6a 006433 rtn 
-:      006436 scan_mode_whiten:
-0x2a6b 006437 copy xin ,temp 
-0x2a6c 006438 or_into 0x60 ,temp 
-0x2a6d 006439 copy temp ,white_init 
-0x2a6e 006440 rtn 
-:      006445 get_free_amaddr:
-0x2a6f 006446 bpatch patch13_5 ,mem_patch13 
-0x2a70 006447 fetch 1 ,mem_current_amaddr 
-0x2a71 006448 increase 1 ,pdata 
-0x2a72 006449 bne param_esco_addr ,get_free_amaddr_cont 
-0x2a73 006450 force 1 ,pdata 
-:      006451 get_free_amaddr_cont:
-0x2a74 006452 store 1 ,mem_current_amaddr 
-0x2a75 006453 iforce am_addr 
-0x2a76 006454 rtn 
-:      006456 get_clk:
-0x2a77 006457 copy clkn ,temp 
-0x2a78 006458 rtn master 
-0x2a79 006459 copy clke ,temp 
-0x2a7a 006460 rtn 
-:      006462 get_clkbt:
-0x2a7b 006463 deposit clkn_bt 
-0x2a7c 006464 rtn master 
-0x2a7d 006465 deposit clke_bt 
-0x2a7e 006466 rtn 
-:      006469 supervision_update:
-0x2a7f 006470 bpatch patch13_6 ,mem_patch13 
-0x2a80 006471 fetcht 4 ,mem_supervision_timer 
-0x2a81 006472 call get_clkbt 
-0x2a82 006473 isub temp ,timeup 
-0x2a83 006474 deposit timeup 
-0x2a84 006475 fetcht 2 ,mem_supervision_to 
-0x2a85 006476 lshift temp ,temp 
-0x2a86 006477 isub temp ,pdata 
-0x2a87 006478 rtn 
-:      006480 supervision_flush:
-0x2a88 006481 bpatch patch13_7 ,mem_patch13 
-0x2a89 006482 call get_clkbt 
-0x2a8a 006483 store 4 ,mem_supervision_timer 
-0x2a8b 006484 rtn 
-:      006486 assert:
-0x2a8c 006487 bpatch patch14_0 ,mem_patch14 
-0x2a8d 006488 branch assert 
-:      006490 loop:
-0x2a8e 006491 branch loop 
-:      006493 sleep:
-0x2a8f 006494 rtn blank 
-0x2a90 006496 rshift pdata ,pdata 
-0x2a91 006497 increase -3 ,pdata 
-:      006498 sleep_loop:
-0x2a92 006499 increase -1 ,pdata 
-0x2a93 006500 nbranch sleep_loop ,zero 
-0x2a94 006501 force 0 ,pdata 
-0x2a95 006502 rtn 
-:      006506 init_param:
-0x2a96 006508 arg 0x10 ,loopcnt 
-0x2a97 006509 arg 0 ,contw 
-0x2a98 006510 call memset0 
-0x2a99 006511 arg mem_le_state ,contw 
-0x2a9a 006512 arg 10 ,loopcnt 
-0x2a9b 006513 call memset0 
-0x2a9c 006514 jam 0 ,mem_sp_calc 
-0x2a9d 006515 jam 0 ,mem_fifo_temp 
-0x2a9e 006516 jam 0 ,mem_le_testtype 
-0x2a9f 006517 jam 0 ,mem_debug_config 
-0x2aa0 006518 jam 0 ,mem_lmp_conn_state 
-0x2aa1 006519 bpatch patch14_1 ,mem_patch14 
-0x2aa2 006520 jam 0 ,mem_connection_options 
-0x2aa3 006521 jam 0 ,mem_tester_emulate 
-0x2aa4 006522 jam 0 ,mem_tester_cnt 
-0x2aa5 006523 setarg param_glap 
-0x2aa6 006524 store 3 ,mem_glap 
-0x2aa7 006525 setarg param_acl_pktlen 
-0x2aa8 006526 store 2 ,mem_acl_pktlen 
-0x2aa9 006527 jam param_sco_pktlen ,mem_sco_pktlen 
-0x2aaa 006528 jam param_acl_pktcnt ,mem_acl_pktcnt 
-0x2aab 006529 jam param_sco_pktcnt ,mem_sco_pktcnt 
-0x2aac 006530 setarg param_hci_version 
-0x2aad 006531 store 3 ,mem_hci_version 
-0x2aae 006536 jam 0x60 ,mem_fhs_misc 
-0x2aaf 006537 jam param_max_slot ,mem_max_slot 
-0x2ab0 006538 jam 0x02 ,mem_fw_ver 
-0x2ab1 006539 fetch 1 ,mem_ssp_enable 
-0x2ab2 006540 ncall init_memp ,blank 
-0x2ab3 006541 fetch 1 ,mem_le_secure_connect_enable 
-0x2ab4 006542 ncall init_memp_256 ,blank 
-0x2ab5 006543 bpatch patch14_2 ,mem_patch14 
-0x2ab6 006544 rtn wake 
-0x2ab7 006545 setarg 0 
-0x2ab8 006546 store 2 ,mem_tx_len 
-0x2ab9 006547 rshift clkn_bt ,pdata 
-0x2aba 006548 store 4 ,mem_last_clkn 
-0x2abb 006549 rtn 
-:      006556 lpmstate:
-0x2abc 006557 setarg 0xee21 
-0x2abd 006558 hstore 2 ,core_clkoff 
-0x2abe 006559 hfetch 4 ,core_gpio_in 
-0x2abf 006560 store 4 ,mem_saved_gpio_in 
-0x2ac0 006561 hfetch 1 ,core_lpm_ldocnt 
-0x2ac1 006562 store 1 ,mem_wakup_from_power_flag 
-0x2ac2 006563 bbit0 gpio_latch ,loadcode 
-0x2ac3 006564 enable wake 
-0x2ac4 006565 bbit0 cold_wake ,lpmwake 
-0x2ac5 006566 disable wake 
-0x2ac6 006567 deposit auxcnt 
-0x2ac7 006568 nbranch lpmwake ,blank 
-0x2ac8 006569 hfetch 1 ,core_lpm_ctrl + 3 
-0x2ac9 006570 bbit1 reload_code ,lpmwake 
-0x2aca 006571 arg param_hibernate_clks ,temp 
-0x2acb 006572 branch lpm_enter_sleep 
-:      006573 lpmwake:
-0x2acc 006574 hfetch 3 ,core_lpm_xtalcnt 
-0x2acd 006575 hstore 3 ,core_lpm_reg 
-0x2ace 006576 ifetch 1 ,contr 
-0x2acf 006577 or_into isogate_mask ,pdata 
-0x2ad0 006578 istore 1 ,contw 
-0x2ad1 006579 call lpm_write_ctrl2 
-0x2ad2 006580 hfetch 1 ,core_lpm_isogate 
-0x2ad3 006581 set1 enable_retmem ,pdata 
-0x2ad4 006582 hstore 1 ,core_lpm_isogate 
-0x2ad5 006583 call lpm_write_ctrl2 
-0x2ad6 006584 call lpm_load_context ,wake 
-0x2ad7 006585 hfetch 1 ,core_lpm_reg + 2 
-0x2ad8 006586 set0 gpio_latch ,pdata 
-0x2ad9 006587 hstore 1 ,core_lpm_reg + 2 
-0x2ada 006588 call lpm_write_ctrl2 
-0x2adb 006589 nbranch loadcode ,wake 
-0x2adc 006590 rtnmark0 mark_otp_encrypt 
-0x2add 006591 jam lock_otp ,core_misc_ctrl 
-0x2ade 006592 rtn 
-:      006594 lpm_load_context:
-0x2adf 006595 fetch 1 ,mem_saved_spidctrl 
-0x2ae0 006596 hstore 1 ,core_spid_ctrl 
-0x2ae1 006597 fetch 3 ,mem_saved_gsel 
-0x2ae2 006598 hstore 3 ,core_gpio_sel 
-0x2ae3 006599 fetch 4 ,mem_saved_gpio + 4 
-0x2ae4 006600 hstore 4 ,core_gpio_out0 
-0x2ae5 006601 fetch 4 ,mem_saved_gpio 
-0x2ae6 006602 hstore 4 ,core_gpio_oe0 
-0x2ae7 006603 fetch 8 ,mem_saved_gpio + 8 
-0x2ae8 006604 hstore 8 ,core_gpio_pu0 
-0x2ae9 006605 fetch 8 ,mem_saved_mark 
-0x2aea 006606 iforce mark 
-0x2aeb 006607 hfetch 8 ,core_gpio_wakeup_low 
-0x2aec 006608 store 8 ,mem_gpio_wakeup_low 
-0x2aed 006609 call load_ucode 
-0x2aee 006610 rtn 
-:      006612 lpm_save_context:
-0x2aef 006613 deposit mark 
-0x2af0 006614 store 8 ,mem_saved_mark 
-0x2af1 006615 hfetch 8 ,core_gpio_oe0 
-0x2af2 006616 store 8 ,mem_saved_gpio 
-0x2af3 006617 ifetch 8 ,contr 
-0x2af4 006618 istore 8 ,contw 
-0x2af5 006619 hfetch 3 ,core_gpio_sel 
-0x2af6 006620 store 3 ,mem_saved_gsel 
-0x2af7 006621 hfetch 1 ,core_spid_ctrl 
-0x2af8 006622 store 1 ,mem_saved_spidctrl 
-0x2af9 006623 branch lpm_write_gpio_wakeup 
-:      006625 lpo_calibration:
-0x2afa 006626 hfetch 1 ,core_bist_ctrl 
-0x2afb 006627 nbranch lpo_cal_inited ,blank 
-0x2afc 006628 fetch 3 ,mem_clks_per_lpo 
-0x2afd 006629 nrtn blank 
-0x2afe 006630 jam 0xc0 ,core_bist_ctrl 
-0x2aff 006631 jam ccnt_start ,core_misc_ctrl 
-:      006632 lpo_cal_inited:
-0x2b00 006633 hfetch 1 ,core_perf_status 
-0x2b01 006634 rtnbit0 1 
-0x2b02 006635 hfetch 3 ,core_clk_counter 
-0x2b03 006636 store 3 ,mem_clks_per_lpo 
-0x2b04 006637 rtn 
-:      006641 lpm_adjust_clk:
-0x2b05 006642 bpatch patch14_3 ,mem_patch14 
-0x2b06 006643 deposit clke 
-0x2b07 006644 call clk_diff_rt 
-0x2b08 006645 fetcht 4 ,mem_sleep_counter_all 
-0x2b09 006646 sub temp ,0xff ,null 
-0x2b0a 006647 rtn positive 
-0x2b0b 006648 lshift8 pdata ,pdata 
-0x2b0c 006649 lshift4 pdata ,pdata 
-0x2b0d 006650 idiv temp 
-0x2b0e 006651 call wait_div_end 
-0x2b0f 006652 quotient pdata 
-0x2b10 006653 arg param_lpm_adjmax ,temp 
-0x2b11 006654 call ceiling 
-0x2b12 006655 store 1 ,mem_lpm_adjust 
-0x2b13 006656 nbranch lpm_adjust_positive ,user 
-0x2b14 006657 sub pdata ,0 ,pdata 
-:      006658 lpm_adjust_positive:
-0x2b15 006659 fetcht 3 ,mem_clks_per_lpo 
-0x2b16 006660 iadd temp ,pdata 
-0x2b17 006661 store 3 ,mem_clks_per_lpo 
-:      006662 lpm_clear_counter:
-0x2b18 006663 setarg 0 
-0x2b19 006664 store 4 ,mem_sleep_counter_all 
-0x2b1a 006665 rtn 
-:      006669 lpm_doze:
-0x2b1b 006670 fetch 1 ,mem_lpm_config + 2 
-0x2b1c 006671 set1 reload_code ,pdata 
-0x2b1d 006672 store 1 ,mem_lpm_config + 2 
-0x2b1e 006673 branch lpm_hibernate_normal 
-:      006677 lpm_hibernate:
-0x2b1f 006678 arg param_hibernate_clks ,temp 
-0x2b20 006679 fetch 1 ,mem_lpm_config + 1 
-0x2b21 006680 set0 7 ,pdata 
-0x2b22 006681 store 1 ,mem_lpm_config + 1 
-:      006682 lpm_hibernate_normal:
-0x2b23 006683 bpatch patch14_4 ,mem_patch14 
-0x2b24 006684 call lpm_write_gpio_wakeup 
-0x2b25 006685 fetch 1 ,mem_lpm_hibernate_switch 
-0x2b26 006686 store 1 ,mem_lpm_xtalcnt + 4 
-0x2b27 006687 fetch 1 ,mem_lpm_xtalcnt + 2 
-0x2b28 006688 set1 cold_wake ,pdata 
-0x2b29 006689 store 1 ,mem_lpm_xtalcnt + 2 
-:      006692 lpm_sleep:
-0x2b2a 006693 bpatch patch14_5 ,mem_patch14 
-0x2b2b 006694 call xtal_fast_wake 
-0x2b2c 006695 fetch 4 ,mem_sleep_counter_all 
-0x2b2d 006696 iadd temp ,pdata 
-0x2b2e 006697 store 4 ,mem_sleep_counter_all 
-0x2b2f 006698 call lpm_save_context 
-0x2b30 006699 fetch 5 ,mem_lpm_xtalcnt 
-0x2b31 006700 hstore 4 ,core_lpm_reg 
-0x2b32 006701 rshift32 pdata ,rega 
-0x2b33 006702 until null ,lpo_edge 
-0x2b34 006703 deposit clkn 
-0x2b35 006704 store 6 ,mem_sleep_clkn 
-0x2b36 006705 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-0x2b37 006706 until null ,lpo_edge 
-0x2b38 006707 until null ,lpo_edge 
-0x2b39 006708 deposit rega 
-0x2b3a 006709 hstore 1 ,core_lpm_isogate 
-0x2b3b 006710 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-:      006711 lpm_enter_sleep:
-0x2b3c 006712 until null ,lpo_edge 
-0x2b3d 006713 until null ,lpo_edge 
-0x2b3e 006714 hstoret 4 ,core_lpm_reg 
-0x2b3f 006715 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2b40 006716 until null ,never 
-:      006721 lpm_recover_clk:
-0x2b41 006722 bpatch patch14_6 ,mem_patch14 
-0x2b42 006723 setarg 0 
-0x2b43 006724 copy auxcnt ,null 
-0x2b44 006725 branch lpm_recover_timeout ,zero 
-0x2b45 006726 hfetch 1 ,core_lpm_xtalcnt 
-0x2b46 006727 hfetcht 1 ,core_lpm_buckcnt 
-0x2b47 006728 isub temp ,null 
-0x2b48 006729 branch lpm_recover_xtal ,positive 
-0x2b49 006730 deposit temp 
-:      006731 lpm_recover_xtal:
-0x2b4a 006732 isub auxcnt ,pdata 
-0x2b4b 006733 increase 1 ,pdata 
-:      006734 lpm_recover_timeout:
-0x2b4c 006735 increase 8 ,pdata 
-0x2b4d 006736 until null ,lpo_edge 
-0x2b4e 006737 iadd lpo_time ,pdata 
-0x2b4f 006738 fetcht 4 ,mem_sleep_counter 
-0x2b50 006739 iadd temp ,pdata 
-0x2b51 006740 fetcht 3 ,mem_clks_per_lpo 
-0x2b52 006741 imul32 temp ,pdata 
-0x2b53 006742 rshift8 pdata ,pdata 
-0x2b54 006743 rshift4 pdata ,pdata 
-0x2b55 006744 increase param_lpm_fix ,pdata 
-0x2b56 006745 arg 3750 ,temp 
-0x2b57 006746 idiv temp 
-0x2b58 006747 call wait_div_end 
-0x2b59 006748 quotient pdata 
-0x2b5a 006749 lshift16 pdata ,pdata 
-0x2b5b 006750 remainder temp 
-0x2b5c 006751 ior temp ,pdata 
-0x2b5d 006752 fetcht 6 ,mem_sleep_clkn 
-0x2b5e 006753 call clk_add 
-0x2b5f 006754 copy temp ,clkn 
-0x2b60 006755 fetch 6 ,mem_context + coffset_clk_offset 
-0x2b61 006756 call calc_clke2 
-0x2b62 006757 deposit clke 
-0x2b63 006758 store 6 ,mem_pdatatemp 
-0x2b64 006759 deposit auxcnt 
-0x2b65 006760 istore 1 ,contw 
-0x2b66 006761 hfetch 1 ,core_gpio_in1 
-0x2b67 006762 or_into 0xf0 ,pdata 
-0x2b68 006763 istore 1 ,contw 
-0x2b69 006764 rtn 
-:      006766 lpm_dispatch:
-0x2b6a 006767 bpatch patch14_7 ,mem_patch14 
-0x2b6b 006768 call lpo_calibration 
-0x2b6c 006769 fetch 3 ,mem_clks_per_lpo 
-0x2b6d 006770 rtn blank 
-0x2b6e 006771 fetch 1 ,mem_lpm_mode 
-0x2b6f 006772 rtn blank 
-0x2b70 006773 fetch 1 ,mem_ssp_enable 
-0x2b71 006774 branch lpm_dispatch_next ,blank 
-0x2b72 006775 fetch 1 ,mem_sp_local_key_invalid 
-0x2b73 006776 rtn blank 
-:      006777 lpm_dispatch_next:
-0x2b74 006778 fetch 1 ,mem_le_sc_calc 
-0x2b75 006779 nrtn blank 
-0x2b76 006780 call lpm_check_wake_lock 
-0x2b77 006781 nrtn blank 
-0x2b78 006782 fetch 1 ,mem_context 
-0x2b79 006783 compare 3 ,pdata ,0x7 
-0x2b7a 006784 nbranch lpm_dispatch_unconn ,true 
-0x2b7b 006785 fetch 2 ,mem_context + coffset_tsniff 
-0x2b7c 006786 rtn blank 
-0x2b7d 006787 rtn wake 
-0x2b7e 006788 bpatch patch15_0 ,mem_patch15 
-:      006789 lpm_dispatch_next2:
-0x2b7f 006790 fetcht 1 ,mem_lpm_current_mult 
-0x2b80 006791 fetch 2 ,mem_context + coffset_tsniff 
-0x2b81 006792 imul32 temp ,pdata 
-0x2b82 006793 rshift4 temp ,temp 
-0x2b83 006794 rshift2 temp ,temp 
-0x2b84 006795 isub temp ,pdata 
-0x2b85 006796 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x2b86 006797 iadd temp ,pdata 
-0x2b87 006798 fetcht 1 ,mem_lpm_overhead 
-0x2b88 006799 isub temp ,pdata 
-0x2b89 006800 lshift16 pdata ,alarm 
-0x2b8a 006801 bpatch patch15_1 ,mem_patch15 
-0x2b8b 006802 fetch 2 ,mem_context + coffset_rx_window 
-0x2b8c 006803 rshift pdata ,pdata 
-0x2b8d 006804 call clk2bt 
-0x2b8e 006805 deposit alarm 
-0x2b8f 006806 call clk_diff 
-0x2b90 006807 copy clke ,temp 
-0x2b91 006808 call clk_diff_rt 
-0x2b92 006809 rtn user 
-:      006810 lpm_dispatch_sleep:
-0x2b93 006811 call clk2lpo 
-:      006812 lpm_dispatch_lpo:
-0x2b94 006813 bpatch patch15_2 ,mem_patch15 
-0x2b95 006814 fetch 1 ,mem_lpm_xtalcnt 
-0x2b96 006815 isub temp ,null 
-0x2b97 006816 branch lpm_clear_counter ,positive 
-0x2b98 006817 storet 4 ,mem_sleep_counter 
-0x2b99 006818 call app_will_enter_lpm 
-0x2b9a 006819 call l2cap_lpm_save_txbuf 
-0x2b9b 006820 fetcht 4 ,mem_sleep_counter 
-0x2b9c 006821 branch lpm_sleep 
-:      006823 lpm_dispatch_unconn:
-0x2b9d 006824 bpatch patch15_3 ,mem_patch15 
-0x2b9e 006825 fetch 1 ,mem_context 
-0x2b9f 006826 rtnbit1 state_inconn 
-0x2ba0 006827 rtnbit1 state_inpage 
-0x2ba1 006828 fetch 1 ,mem_ssp_enable 
-0x2ba2 006829 branch lpm_unconn_nossp ,blank 
-0x2ba3 006830 fetch 1 ,mem_sp_local_key_invalid 
-0x2ba4 006831 rtn blank 
-:      006832 lpm_unconn_nossp:
-0x2ba5 006833 bpatch patch15_4 ,mem_patch15 
-0x2ba6 006834 fetch 1 ,mem_le_adv_enable 
-0x2ba7 006835 nbranch lpm_unconn_cont ,blank 
-0x2ba8 006836 fetch 1 ,mem_scan_mode 
-0x2ba9 006837 rtn blank 
-:      006838 lpm_unconn_cont:
-0x2baa 006839 fetch 2 ,mem_lpm_interval 
-0x2bab 006840 rtn blank 
-:      006841 lpm_sleep_btclk:
-0x2bac 006842 fetcht 1 ,mem_lpm_overhead 
-0x2bad 006843 isub temp ,pdata 
-0x2bae 006844 arg 7500 ,temp 
-0x2baf 006845 imul32 temp ,pdata 
-0x2bb0 006846 branch lpm_dispatch_sleep 
-:      006848 lpm_set_mult:
-0x2bb1 006849 bpatch patch15_5 ,mem_patch15 
-0x2bb2 006850 disable wake 
-0x2bb3 006851 fetch 1 ,mem_state 
-0x2bb4 006852 rtnbit0 state_insniff 
-0x2bb5 006853 nbranch lpm_not_match ,match 
-0x2bb6 006854 call lpm_match 
-0x2bb7 006855 fetch 2 ,mem_rx_window_sniff 
-0x2bb8 006856 store 2 ,mem_rx_window 
-0x2bb9 006857 fetch 1 ,mem_arq 
-0x2bba 006858 bbit1 wack ,lpm_mult_short 
-0x2bbb 006859 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bbc 006860 call l2cap_malloc_is_fifo_empty 
-0x2bbd 006861 nbranch lpm_mult_short ,blank 
-0x2bbe 006862 fetch 1 ,mem_classic_bt_flag 
-0x2bbf 006863 bbit1 short_mult_flag ,lpm_mult_short 
-:      006864 lpm_mult_wait_timeout:
-0x2bc0 006865 jam 0 ,mem_lpm_current_mult 
-0x2bc1 006866 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bc2 006867 fetch 1 ,mem_lpm_mult_cnt 
-0x2bc3 006868 branch lpm_mult_long ,blank 
-0x2bc4 006869 increase -1 ,pdata 
-0x2bc5 006870 store 1 ,mem_lpm_mult_cnt 
-0x2bc6 006871 rtn 
-:      006874 classic_bt_set_mult_short_flag:
-0x2bc7 006875 arg short_mult_flag ,queue 
-0x2bc8 006876 branch classic_bluetooth_set_flag 
-:      006878 classic_bt_clr_mult_short_flag:
-0x2bc9 006879 arg short_mult_flag ,queue 
-0x2bca 006880 branch classic_bluetooth_clr_flag 
-:      006884 lpm_match:
-0x2bcb 006885 jam 0 ,mem_sniff_unint_lost 
-0x2bcc 006886 fetch 3 ,mem_sniff_rcv 
-0x2bcd 006887 increase 1 ,pdata 
-0x2bce 006888 store 3 ,mem_sniff_rcv 
-0x2bcf 006889 rtn 
-:      006891 lpm_not_match:
-0x2bd0 006892 bpatch patch15_6 ,mem_patch15 
-0x2bd1 006893 fetcht 2 ,mem_rx_window_sniff 
-0x2bd2 006894 rshift temp ,temp 
-0x2bd3 006895 fetch 2 ,mem_rx_window 
-0x2bd4 006896 iadd temp ,pdata 
-0x2bd5 006897 store 2 ,mem_rx_window 
-:      006898 lpm_lost:
-0x2bd6 006899 jam 0 ,mem_lpm_current_mult 
-0x2bd7 006900 fetch 3 ,mem_sniff_lost 
-0x2bd8 006901 increase 1 ,pdata 
-0x2bd9 006902 store 3 ,mem_sniff_lost 
-0x2bda 006903 fetch 1 ,mem_sniff_unint_lost 
-0x2bdb 006904 increase 1 ,pdata 
-0x2bdc 006905 store 1 ,mem_sniff_unint_lost 
-0x2bdd 006906 rtn 
-:      006908 lpm_mult_short:
-0x2bde 006909 jam 0 ,mem_lpm_current_mult 
-0x2bdf 006910 fetch 1 ,mem_lpm_mult_timeout 
-0x2be0 006911 store 1 ,mem_lpm_mult_cnt 
-0x2be1 006912 rtn 
-:      006914 lpm_mult_long:
-0x2be2 006915 fetcht 1 ,mem_lpm_mult 
-0x2be3 006916 storet 1 ,mem_lpm_current_mult 
-0x2be4 006917 rtn 
-:      006919 lpm_cal_xtal_startup:
-0x2be5 006920 bpatch patch15_7 ,mem_patch15 
-0x2be6 006921 fetch 1 ,mem_lpm_xtalcnt 
-0x2be7 006922 nrtn blank 
-0x2be8 006923 jam clksel_rc ,core_clksel 
-0x2be9 006924 setarg 0xf0c 
-0x2bea 006925 call lpm_write_config 
-0x2beb 006926 setarg 200000 
-0x2bec 006927 call sleep 
-0x2bed 006928 until null ,lpo_edge 
-0x2bee 006929 copy lpo_time ,alarm 
-0x2bef 006930 call xtal_fast_wake 
-0x2bf0 006931 jam clksel_xtal ,core_clksel 
-0x2bf1 006932 nop 10 
-0x2bf2 006933 until null ,lpo_edge 
-0x2bf3 006934 deposit lpo_time 
-0x2bf4 006935 isub alarm ,pdata 
-0x2bf5 006936 increase 0x30 ,pdata 
-0x2bf6 006937 arg 0xff ,temp 
-0x2bf7 006938 call ceiling 
-0x2bf8 006939 store 1 ,mem_lpm_xtalcnt 
-0x2bf9 006940 nop 30000 
-0x2bfa 006941 nop 30000 
-0x2bfb 006942 nop 30000 
-0x2bfc 006943 rtn 
-:      006945 lpm_cal_xtal_startup_by_snooze:
-0x2bfd 006946 fetch 1 ,mem_lpm_xtalcnt 
-0x2bfe 006947 nrtn blank 
-0x2bff 006948 jam 0xff ,core_xtal_stable_time 
-0x2c00 006949 jam clksel_rc ,core_clksel 
-0x2c01 006950 call xtal_fast_wake 
-0x2c02 006951 setarg 1000 
-0x2c03 006952 iadd lpo_time ,alarm 
-0x2c04 006953 snooze 
-0x2c05 006954 deposit lpo_time 
-0x2c06 006955 nop 12000 
-0x2c07 006956 nop 12000 
-0x2c08 006957 nop 12000 
-0x2c09 006958 nop 12000 
-0x2c0a 006959 nop 12000 
-0x2c0b 006960 nop 12000 
-0x2c0c 006961 nop 12000 
-0x2c0d 006962 nop 12000 
-0x2c0e 006963 nop 12000 
-0x2c0f 006964 isub alarm ,pdata 
-0x2c10 006965 add pdata ,0x30 ,pdata 
-0x2c11 006966 arg 0xff ,temp 
-0x2c12 006967 call ceiling 
-0x2c13 006968 store 1 ,mem_lpm_xtalcnt 
-0x2c14 006969 nop 30000 
-0x2c15 006970 nop 30000 
-0x2c16 006971 nop 30000 
-0x2c17 006972 rtn 
-:      006977 lpm_write_config:
-0x2c18 006978 arg 0xfff ,contw 
-0x2c19 006979 iand contw ,contw 
-0x2c1a 006980 fetch 1 ,mem_lpm_config 
-0x2c1b 006981 and_into 0xf0 ,pdata 
-0x2c1c 006982 lshift8 pdata ,pdata 
-0x2c1d 006983 ior contw ,pdata 
-0x2c1e 006984 hstore 2 ,core_lpm_reg 
-0x2c1f 006985 ifetch 2 ,contr 
-0x2c20 006986 istore 2 ,contw 
-:      006988 lpm_write_ctrl:
-0x2c21 006989 setarg lpmreg_sel_ctrl 
-0x2c22 006990 branch lpm_write 
-:      006992 lpm_write_ctrl2:
-0x2c23 006993 setarg lpmreg_sel_ctrl2 
-:      006994 lpm_write:
-0x2c24 006995 until null ,lpo_edge 
-0x2c25 006996 hstore 1 ,core_lpm_wr 
-0x2c26 006997 until null ,lpo_edge 
-0x2c27 006998 until null ,lpo_edge 
-0x2c28 006999 rtn 
-:      007002 lpm_write_gpio_wakeup:
-0x2c29 007003 bpatch patch16_0 ,mem_patch16 
-0x2c2a 007004 fetch 4 ,mem_gpio_wakeup_low 
-0x2c2b 007005 hstore 4 ,core_lpm_reg 
-0x2c2c 007006 setarg lpmreg_sel_gpiolow 
-0x2c2d 007007 call lpm_write 
-0x2c2e 007008 fetch 4 ,mem_gpio_wakeup_high 
-0x2c2f 007009 hstore 4 ,core_lpm_reg 
-0x2c30 007010 setarg lpmreg_sel_gpiohigh 
-0x2c31 007011 branch lpm_write 
-:      007013 lpm_get_wake_lock:
-0x2c32 007014 fetch 2 ,mem_lpm_wake_lock 
-0x2c33 007015 qset1 pdata 
-0x2c34 007016 store 2 ,mem_lpm_wake_lock 
-0x2c35 007017 rtn 
-:      007019 lpm_put_wake_lock:
-0x2c36 007020 fetch 2 ,mem_lpm_wake_lock 
-0x2c37 007021 qset0 pdata 
-0x2c38 007022 store 2 ,mem_lpm_wake_lock 
-0x2c39 007023 rtn 
-:      007027 lpm_check_wake_lock:
-0x2c3a 007028 bpatch patch16_1 ,mem_patch16 
-0x2c3b 007029 call app_check_wake_lock 
-0x2c3c 007030 fetch 2 ,mem_lpm_wake_lock 
-0x2c3d 007031 copy pdata ,rega 
-0x2c3e 007032 fetch 1 ,mem_state_map 
-0x2c3f 007033 isolate1 smap_rxlmp ,pdata 
-0x2c40 007034 setflag true ,wake_lock_lmp_rx ,rega 
-0x2c41 007035 fetch 1 ,mem_lmo_opcode1 
-0x2c42 007036 fetcht 1 ,mem_lmo_opcode2 
-0x2c43 007037 iadd temp ,pdata 
-0x2c44 007038 fetcht 1 ,mem_lmp_to_send 
-0x2c45 007039 iadd temp ,pdata 
-0x2c46 007040 nsetflag blank ,wake_lock_lmp_tx ,rega 
-0x2c47 007041 fetch 1 ,mem_le_tx_buff_used 
-0x2c48 007042 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x2c49 007043 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x2c4a 007044 fetcht 2 ,mem_l2cap_rxbuff2_len 
-0x2c4b 007045 iadd temp ,pdata 
-0x2c4c 007046 nsetflag blank ,wake_lock_l2cap_rx ,rega 
-0x2c4d 007047 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x2c4e 007048 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x2c4f 007049 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x2c50 007050 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x2c51 007051 fetch 1 ,mem_hci_cmd 
-0x2c52 007052 nsetflag blank ,wake_lock_cmd ,rega 
-0x2c53 007053 fetch 1 ,mem_device_option 
-0x2c54 007054 compare dvc_op_module ,pdata ,0xff 
-0x2c55 007055 call lpm_uart_wake_lock ,true 
-0x2c56 007056 setarg -8 
-0x2c57 007057 iand rega ,rega 
-0x2c58 007058 copy rega ,pdata 
-0x2c59 007059 store 2 ,mem_lpm_wake_lock 
-0x2c5a 007060 rtn 
-:      007062 lpm_uart_wake_lock:
-0x2c5b 007063 hfetch 2 ,core_uart_rxitems 
-0x2c5c 007064 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2c5d 007065 hfetch 2 ,core_uart_txitems 
-0x2c5e 007066 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2c5f 007067 rtn 
-:      007069 lpm_shut_down:
-0x2c60 007070 hfetch 4 ,core_lpm_ctrl 
-0x2c61 007071 set0 27 ,pdata 
-0x2c62 007072 hstore 4 ,core_lpm_reg 
-0x2c63 007073 call lpm_write_ctrl 
-0x2c64 007074 branch assert 
-:      007076 lpm_disable_exen_output:
-0x2c65 007077 hfetch 4 ,core_lpm_xtalcnt 
-0x2c66 007078 set0 20 ,pdata 
-0x2c67 007079 hstore 4 ,core_lpm_reg 
-0x2c68 007080 branch lpm_write_ctrl2 
-:      007082 check_bt_disabled:
-0x2c69 007083 fetch 2 ,mem_chip_functions 
-0x2c6a 007084 bbit1 bt_disabled ,assert 
-0x2c6b 007085 rtn 
-:      007086 check_ble_disabled:
-0x2c6c 007087 fetch 2 ,mem_chip_functions 
-0x2c6d 007088 bbit1 ble_disabled ,assert 
-0x2c6e 007089 rtn 
-:      007090 check_module_disabled:
-0x2c6f 007091 fetch 2 ,mem_chip_functions 
-0x2c70 007092 bbit1 module_disable ,assert 
-0x2c71 007093 rtn 
-:      007154 g24_dispatch:
-0x2c72 007155 bpatch patch16_2 ,mem_patch16 
-0x2c73 007156 call g24_head_ptr2regc 
-0x2c74 007157 add regc ,offset_24g_mode ,regb 
-0x2c75 007158 ifetch 1 ,regb 
-0x2c76 007160 rtneq disable_24g 
-0x2c77 007161 beq tx_24g ,g24_transmit_process 
-0x2c78 007162 beq rx_24g ,g24_receive_process 
-0x2c79 007163 rtn 
-:      007165 g24_head_ptr2regc:
-0x2c7a 007166 fetcht 2 ,mem_24g_head_ptr 
-0x2c7b 007167 copy temp ,regc 
-0x2c7c 007168 rtn 
-:      007170 g24_receive_process_init:
-0x2c7d 007171 call g24_receive_init 
-0x2c7e 007172 branch g24_mode_switch_init 
-:      007174 g24_receive_process:
-0x2c7f 007175 call g24_mode_switch 
-0x2c80 007176 call g24_dongle_work_mode_auto 
-0x2c81 007177 call g24_dongle_bind_mode_auto 
-0x2c82 007178 branch g24_dongle_search_mode_auto 
-:      007181 g24_pair_init:
-0x2c83 007184 call g24_set0_mem_pid 
-0x2c84 007185 setarg g24_pair_ch 
-0x2c85 007186 call g24_store_mem_ch 
-0x2c86 007187 call g24_store_mem_pair_txpower 
-0x2c87 007190 add regc ,offset_24g_paring_addr ,rega 
-0x2c88 007191 ifetch 4 ,rega 
-0x2c89 007192 branch g24_store_mem_addr 
-:      007194 g24_ch:
-0x2c8a 007195 call g24_head_ptr2regc 
-0x2c8b 007196 add regc ,offset_24g_current_ch_number ,regb 
-0x2c8c 007197 ifetcht 1 ,regb 
-0x2c8d 007199 call g24_ch_temp_incre_size4 
-0x2c8e 007200 add regc ,offset_24g_current_ch_number ,contw 
-0x2c8f 007202 branch g24_contw_istoret_1byte 
-:      007204 g24_ch_temp_incre_size4:
-0x2c90 007205 call g24_ch_calc 
-0x2c91 007206 increase 1 ,temp 
-0x2c92 007207 and_into 3 ,temp 
-0x2c93 007208 rtn 
-:      007210 g24_ch_calc:
-0x2c94 007211 add regc ,offset_24g_addr ,regb 
-0x2c95 007212 ifetch 1 ,regb 
-0x2c96 007214 and_into 0x03 ,pdata 
-0x2c97 007215 mul32 pdata ,4 ,rega 
-0x2c98 007216 add regc ,offset_24g_ch_map1 ,pdata 
-0x2c99 007218 iadd rega ,pdata 
-0x2c9a 007219 iadd temp ,contr 
-0x2c9b 007220 ifetch 1 ,contr 
-0x2c9c 007222 branch g24_store_mem_ch 
-:      007224 g24_set_device_addr:
-0x2c9d 007225 call g24_store_mem_tx_power_temp 
-0x2c9e 007226 call otp_enable_chgpump 
-0x2c9f 007227 setarg 0x7e2 
-0x2ca0 007228 arg mem_temp ,rega 
-0x2ca1 007229 arg 4 ,temp 
-0x2ca2 007230 call otpd_read_data 
-0x2ca3 007231 call otp_disable_chgpump 
-0x2ca4 007232 fetch 4 ,mem_temp 
-0x2ca5 007233 call g24_store_mem_device_addr 
-0x2ca6 007235 nrtn blank 
-0x2ca7 007236 fetch 4 ,mem_lap 
-0x2ca8 007238 branch g24_store_mem_device_addr 
-:      007240 g24_transmit_rf_sta_init:
-0x2ca9 007241 call g24_set1_mem_rf_last_sta 
-0x2caa 007243 setarg 0 
-0x2cab 007244 call g24_store_mem_sync_cnt 
-:      007246 g24_transmit_rf_ctrl_clear:
-0x2cac 007247 call g24_fetch_mem_data_type 
-0x2cad 007249 and_into bits_data ,pdata 
-0x2cae 007251 branch g24_store_mem_data_type 
-:      007253 g24_hop_ch_enable:
-0x2caf 007254 call g24_fetch_mem_data_type 
-0x2cb0 007256 set1 bit_hop ,pdata 
-0x2cb1 007257 call g24_store_mem_data_type 
-0x2cb2 007260 branch g24_store_mem_txpayload 
-:      007262 g24_transmit_hop_pac_fail:
-0x2cb3 007263 call g24_fetch_mem_rf_work_stage 
-0x2cb4 007265 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
-0x2cb5 007266 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
-0x2cb6 007267 rtn 
-:      007269 g24_transmit_hop_pac_fail_wo_hop:
-0x2cb7 007270 call g24_set2_mem_sync_cnt 
-:      007272 g24_transmit_hop_pac_fail_stage1:
-0x2cb8 007273 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2cb9 007274 call g24_mem_set0 
-0x2cba 007276 call g24_store_mem_rf_last_sta 
-0x2cbb 007278 branch g24_transmit_rf_ctrl_clear 
-:      007280 g24_transmit_hop_pac_fail_hop_stage2:
-0x2cbc 007281 call g24_set0_mem_rf_hop_ch 
-0x2cbd 007283 branch g24_transmit_hop_pac_fail_stage1 
-:      007285 g24_transmit_pac_fail_hop_stage3:
-0x2cbe 007286 add regc ,offset_24g_txfail_cnt ,rega 
-0x2cbf 007287 ifetch 1 ,rega 
-0x2cc0 007289 increase 1 ,pdata 
-0x2cc1 007290 add regc ,offset_24g_txfail_cnt ,contw 
-0x2cc2 007291 istore 1 ,contw 
-0x2cc3 007293 beq 0x20 ,g24_tx_attempt_fail 
-0x2cc4 007294 call g24_fetch_mem_rf_hop_ch 
-0x2cc5 007296 beq 1 ,g24_rf_hop_fastly 
-0x2cc6 007297 setarg 1 
-0x2cc7 007298 call g24_store_mem_rf_hop_ch 
-:      007300 g24_rf_hop_attemp_again:
-0x2cc8 007301 call g24_fetch_mem_rf_hop_ch 
-0x2cc9 007303 bne 1 ,g24_transmit_rf_ctrl_clear 
-:      007304 g24_rf_hop_fastly:
-0x2cca 007305 add regc ,offset_24g_hop_fastly_cnt ,rega 
-0x2ccb 007306 ifetch 1 ,rega 
-0x2ccc 007308 increase 1 ,pdata 
-0x2ccd 007309 call g24_store_mem_hop_fastly_cnt 
-0x2cce 007311 beq 4 ,g24_rf_hop_fastly_exit 
-0x2ccf 007312 call g24_ch 
-0x2cd0 007313 call g24_set2_mem_max_retry 
-0x2cd1 007315 branch g24_transmit_packet 
-:      007317 g24_rf_hop_fastly_exit:
-0x2cd2 007318 call g24_set0_mem_hop_fastly_cnt 
-0x2cd3 007320 branch g24_transmit_rf_ctrl_clear 
-:      007322 g24_set0_mem_hop_fastly_cnt:
-0x2cd4 007323 setarg 0 
-:      007324 g24_store_mem_hop_fastly_cnt:
-0x2cd5 007325 add regc ,offset_24g_hop_fastly_cnt ,contw 
-0x2cd6 007326 branch g24_contw_istore_1byte 
-:      007328 g24_transmit_hop_pac_succ_wo_hop:
-0x2cd7 007329 call g24_set2_mem_sync_cnt 
-:      007331 g24_transmit_hop_pac_succ:
-0x2cd8 007332 call g24_set0_mem_rf_hop_ch 
-0x2cd9 007334 call g24_set1_mem_rf_last_sta 
-0x2cda 007336 branch g24_transmit_rf_ctrl_clear 
-:      007338 g24_transmit_succ_rf_config:
-0x2cdb 007339 call g24_fetch_mem_rf_work_stage 
-0x2cdc 007341 beq 3 ,g24_transmit_hop_pac_succ 
-0x2cdd 007342 call g24_fetch_mem_data_type 
-0x2cde 007344 isolate0 bit_hop ,pdata 
-0x2cdf 007345 branch g24_transmit_rf_sta_init ,true 
-0x2ce0 007346 call g24_fetch_mem_rf_work_stage 
-0x2ce1 007348 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
-0x2ce2 007349 beq 2 ,g24_transmit_hop_pac_succ 
-0x2ce3 007350 rtn 
-:      007352 g24_rf_sta_check:
-0x2ce4 007353 call g24_fetch_mem_pairing_sm 
-0x2ce5 007355 rtnne state_24g_pairing_success 
-0x2ce6 007356 call g24_rf_laststa_synccnt_check 
-0x2ce7 007357 ncall g24_rf_sync_cnt_check ,user2 
-0x2ce8 007358 rtn 
-:      007360 g24_rf_laststa_synccnt_check:
-0x2ce9 007361 disable user2 
-0x2cea 007362 add regc ,offset_24g_rf_last_sta ,rega 
-0x2ceb 007363 ifetch 1 ,rega 
-0x2cec 007365 rtnne 1 
-0x2ced 007366 add regc ,offset_24g_sync_cnt ,rega 
-0x2cee 007367 ifetch 1 ,rega 
-0x2cef 007369 rtnne 0 
-0x2cf0 007370 setarg 1 
-0x2cf1 007371 call g24_store_mem_rf_work_stage 
-0x2cf2 007373 call g24_set4_mem_max_retry 
-0x2cf3 007375 branch enable_user2 
-:      007377 g24_rf_sync_cnt_check:
-0x2cf4 007378 add regc ,offset_24g_sync_cnt ,rega 
-0x2cf5 007379 ifetch 1 ,rega 
-0x2cf6 007381 branch g24_rf_hop_attemp ,blank 
-0x2cf7 007382 increase -1 ,pdata 
-0x2cf8 007383 call g24_store_mem_sync_cnt 
-0x2cf9 007385 setarg 2 
-0x2cfa 007386 call g24_store_mem_rf_work_stage 
-0x2cfb 007388 call g24_ch 
-0x2cfc 007390 branch g24_set4_mem_max_retry 
-:      007392 g24_store_mem_rf_work_stage:
-0x2cfd 007393 add regc ,offset_24g_rf_work_stage ,contw 
-0x2cfe 007394 branch g24_contw_istore_1byte 
-:      007397 g24_rf_hop_attemp:
-0x2cff 007398 setarg 3 
-0x2d00 007399 call g24_store_mem_rf_work_stage 
-0x2d01 007401 call g24_fetch_mem_rf_hop_ch 
-0x2d02 007403 nbranch g24_rf_hop_attemp_again ,blank 
-0x2d03 007404 call g24_ch 
-:      007406 g24_set2_mem_max_retry:
-0x2d04 007407 setarg 2 
-0x2d05 007408 branch g24_store_mem_max_retry 
-:      007410 g24_transmit_process:
-0x2d06 007411 rtnmark0 mark_24g 
-0x2d07 007412 set1 mark_24g_conext ,mark 
-0x2d08 007413 bpatch patch16_3 ,mem_patch16 
-0x2d09 007414 add regc ,offset_24g_tx_without_int ,rega 
-0x2d0a 007415 ifetch 1 ,rega 
-0x2d0b 007417 beq 1 ,g24_transmit_without_int 
-0x2d0c 007418 call g24_timer_check 
-0x2d0d 007419 nbranch g24_transmit_exit ,user 
-0x2d0e 007420 call g24_interval_calibrate 
-:      007421 g24_transmit_without_int:
-0x2d0f 007422 add regc ,offset_24g_tx_without_int ,contw 
-0x2d10 007423 call g24_mem_set0 
-0x2d11 007425 call g24_txdata_prep 
-0x2d12 007426 nbranch g24_enter_lpm ,user 
-0x2d13 007427 call g24_rf_sta_check 
-:      007428 g24_transmit_start:
-0x2d14 007429 call g24_transmit_packet 
-0x2d15 007430 call g24_power_ctrl 
-:      007431 g24_transmit_exit:
-0x2d16 007432 set0 mark_24g_conext ,mark 
-0x2d17 007433 rtn 
-:      007435 g24_timer_timeout:
-0x2d18 007436 rtn zero 
-0x2d19 007437 set1 28 ,pdata 
-0x2d1a 007438 rtn 
-:      007440 g24_interval_calibrate:
-0x2d1b 007441 add regc ,offset_24g_pac_index ,rega 
-0x2d1c 007442 ifetch 1 ,rega 
-0x2d1d 007444 increase 1 ,pdata 
-0x2d1e 007445 add regc ,offset_24g_pac_index ,contw 
-0x2d1f 007446 istore 1 ,contw 
-0x2d20 007448 beq 4 ,g24_interval_max 
-0x2d21 007449 beq 5 ,g24_interval_min 
-0x2d22 007450 rtn 
-:      007451 g24_interval_max:
-0x2d23 007452 add regc ,offset_24g_interval_max ,rega 
-0x2d24 007453 ifetch 1 ,rega 
-:      007455 g24_interval_update:
-0x2d25 007457 add regc ,offset_24g_interval ,contw 
-0x2d26 007458 branch g24_contw_istore_1byte 
-:      007460 g24_interval_min:
-0x2d27 007461 add regc ,offset_24g_pac_index ,contw 
-0x2d28 007462 call g24_mem_set0 
-0x2d29 007464 add regc ,offset_24g_interval_min ,rega 
-0x2d2a 007465 ifetch 1 ,rega 
-0x2d2b 007467 branch g24_interval_update 
-:      007469 g24_txdata_prep:
-0x2d2c 007470 call g24_fetch_mem_pairing_sm 
-0x2d2d 007472 bne state_24g_pairing_success ,g24_pairing_sm 
-0x2d2e 007473 bpatch patch16_4 ,mem_patch16 
-0x2d2f 007474 call g24_package_data 
-0x2d30 007475 nbranch g24_txdata_last_pac ,user 
-0x2d31 007476 call g24_transmit_prep 
-0x2d32 007477 call g24_power_ctrl_pac_incrs 
-:      007478 g24_txdata_enable_tx:
-0x2d33 007480 setarg ensure_on_24g 
-:      007481 g24_store_mem_ensure:
-0x2d34 007482 add regc ,offset_24g_ensure ,contw 
-0x2d35 007483 branch g24_contw_istore_1byte 
-:      007485 g24_txdata_last_pac:
-0x2d36 007486 add regc ,offset_24g_ensure ,rega 
-0x2d37 007487 ifetch 1 ,rega 
-0x2d38 007489 beq ensure_on_24g ,enable_user 
-0x2d39 007490 rtn 
-:      007492 g24_package_data:
-0x2d3a 007494 add regc ,offset_24g_cb_data ,temp 
-0x2d3b 007495 ifetch 2 ,temp 
-0x2d3c 007497 call callback_func 
-0x2d3d 007498 nrtn user 
-0x2d3e 007499 copy rega ,pdata 
-0x2d3f 007500 store 1 ,mem_rega 
-0x2d40 007501 add regc ,offset_24g_abort_pac ,contw 
-0x2d41 007502 call g24_mem_set0 
-0x2d42 007504 call g24_transmit_rf_ctrl_clear 
-0x2d43 007505 store 1 ,mem_24g_common_temp 
-0x2d44 007506 fetch 1 ,mem_rega 
-0x2d45 007507 copy pdata ,rega 
-0x2d46 007508 add rega ,1 ,temp 
-0x2d47 007509 arg mem_24g_common_temp + 1 ,contw 
-0x2d48 007510 copy rega ,loopcnt 
-0x2d49 007511 copy regb ,contr 
-0x2d4a 007512 call memcpy 
-0x2d4b 007513 arg mem_24g_common_temp ,rega 
-:      007514 g24_put_data_in_buff:
-0x2d4c 007515 rtnmark0 mark_24g_conext 
-0x2d4d 007516 add regc ,offset_24g_datalen ,contw 
-0x2d4e 007517 istoret 1 ,contw 
-0x2d4f 007519 copy temp ,loopcnt 
-0x2d50 007520 add regc ,offset_24g_txbuf ,contw 
-:      007522 g24_put_data_in_buff2:
-0x2d51 007523 copy rega ,contr 
-0x2d52 007524 branch memcpy 
-:      007526 g24_transmit_prep:
-0x2d53 007528 add regc ,offset_24g_datalen ,rega 
-0x2d54 007529 ifetch 1 ,rega 
-0x2d55 007531 increase 2 ,pdata 
-0x2d56 007532 add regc ,offset_24g_txlen ,contw 
-0x2d57 007533 istore 1 ,contw 
-0x2d58 007536 call g24_fetch_mem_data_type 
-0x2d59 007538 call g24_store_mem_txpayload 
-0x2d5a 007541 add regc ,offset_24g_datalen ,rega 
-0x2d5b 007542 ifetch 1 ,rega 
-0x2d5c 007544 lshift3 pdata ,pdata 
-0x2d5d 007545 add regc ,offset_24g_pid ,rega 
-0x2d5e 007546 ifetcht 1 ,rega 
-0x2d5f 007548 and temp ,0x03 ,temp 
-0x2d60 007549 lshift temp ,temp 
-0x2d61 007550 ior temp ,pdata 
-0x2d62 007551 add regc ,offset_24g_no_ack ,rega 
-0x2d63 007552 ifetcht 1 ,rega 
-0x2d64 007554 iadd temp ,pdata 
-0x2d65 007555 istore 1 ,contw 
-0x2d66 007557 add regc ,offset_24g_datalen ,rega 
-0x2d67 007558 ifetch 1 ,rega 
-0x2d68 007560 iforce loopcnt 
-0x2d69 007561 add regc ,offset_24g_txbuf ,contr 
-0x2d6a 007563 branch memcpy 
-:      007565 g24_send_abort_packet:
-0x2d6b 007566 call g24_set1_mem_abort_pac 
-0x2d6c 007568 call g24_set0_mem_rf_hop_ch 
-0x2d6d 007570 call g24_power_ctrl_reinit 
-0x2d6e 007571 call g24_transmit_rf_ctrl_clear 
-0x2d6f 007572 store 1 ,mem_24g_common_temp 
-0x2d70 007573 call g24_put_data_in_buff_pre 
-0x2d71 007574 call g24_fetch_mem_data_type 
-0x2d72 007576 set1 bit_abort ,pdata 
-0x2d73 007577 call g24_store_mem_data_type 
-0x2d74 007579 call g24_transmit_prep 
-0x2d75 007580 call g24_txdata_enable_tx 
-0x2d76 007581 branch g24_transmit_start 
-:      007583 g24_put_data_in_buff_pre:
-0x2d77 007584 store 1 ,mem_24g_common_temp + 1 
-0x2d78 007585 call g24_fetch_mem_device_addr 
-0x2d79 007587 store 4 ,mem_24g_common_temp + 2 
-0x2d7a 007588 arg 6 ,temp 
-0x2d7b 007589 arg mem_24g_common_temp ,rega 
-0x2d7c 007590 branch g24_put_data_in_buff 
-:      007592 g24_enter_lpm:
-0x2d7d 007593 add regc ,offset_24g_abort_pac ,rega 
-0x2d7e 007594 ifetch 1 ,rega 
-0x2d7f 007596 branch g24_send_abort_packet ,blank 
-:      007597 g24_enter_lpm_prepare:
-0x2d80 007599 add regc ,offset_24g_cb_lpm_prepare ,rega 
-0x2d81 007600 ifetch 2 ,rega 
-0x2d82 007602 branch callback_func 
-:      007604 g24_lpm_long_sleep:
-0x2d83 007605 call g24_head_ptr2regc 
-0x2d84 007607 call lpo_calibration 
-0x2d85 007608 fetch 3 ,mem_clks_per_lpo 
-0x2d86 007609 rtn blank 
-0x2d87 007610 add regc ,offset_24g_cb_lpm_before ,temp 
-0x2d88 007611 ifetch 2 ,temp 
-0x2d89 007613 call callback_func 
-0x2d8a 007614 add regc ,offset_24g_enter_hibernate ,temp 
-0x2d8b 007615 ifetch 8 ,temp 
-:      007616 g24_lpm_long_sleep_next:
-0x2d8c 007617 call clk2lpo 
-0x2d8d 007618 storet 4 ,mem_sleep_counter 
-0x2d8e 007619 branch lpm_sleep 
-:      007621 g24_transmit_packet:
-0x2d8f 007622 call g24_head_ptr2regc 
-0x2d90 007623 add regc ,offset_24g_retry ,contw 
-0x2d91 007624 call g24_mem_set0 
-:      007626 g24_transmit_loop:
-0x2d92 007627 call g24_transmit_receive_ack 
-0x2d93 007628 nbranch g24_retransmit ,sync 
-0x2d94 007629 nbranch g24_retransmit ,user3 
-0x2d95 007630 call g24_ackpayload_parse 
-0x2d96 007631 call g24_power_ctrl_ack_incrs 
-:      007632 g24_transmit_next_packet:
-0x2d97 007633 call g24_head_ptr2regc 
-0x2d98 007634 add regc ,offset_24g_pid ,rega 
-0x2d99 007635 ifetch 1 ,rega 
-0x2d9a 007637 increase 1 ,pdata 
-0x2d9b 007638 call g24_store_mem_pid 
-0x2d9c 007640 call g24_fetch_mem_pairing_sm 
-0x2d9d 007642 bne state_24g_pairing_success ,g24_paring_mode 
-0x2d9e 007643 call g24_transmit_succ_rf_config 
-:      007644 g24_transmit_abandon:
-0x2d9f 007645 setarg 0 
-0x2da0 007646 add regc ,offset_24g_txfail_cnt ,contw 
-0x2da1 007647 istore 2 ,contw 
-0x2da2 007651 setarg ensure_off_24g 
-0x2da3 007652 branch g24_store_mem_ensure 
-:      007655 g24_transmit_receive_ack:
-0x2da4 007656 disable user3 
-0x2da5 007657 call g24_transmit 
-0x2da6 007658 call g24_head_ptr2regc 
-0x2da7 007659 add regc ,offset_24g_no_ack ,rega 
-0x2da8 007660 ifetch 1 ,rega 
-0x2da9 007662 beq no_ack_24g ,g24_transmit_no_ack 
-0x2daa 007663 call g24_receive_packet 
-0x2dab 007664 branch g24_end_of_packet 
-:      007665 g24_transmit_no_ack:
-0x2dac 007666 call g24_end_of_packet 
-0x2dad 007667 branch g24_transmit_next_packet 
-:      007670 g24_retransmit:
-0x2dae 007671 bpatch patch16_5 ,mem_patch16 
-0x2daf 007672 add regc ,offset_24g_get_ack_fail ,rega 
-0x2db0 007673 ifetch 1 ,rega 
-0x2db1 007675 increase 1 ,pdata 
-0x2db2 007676 add regc ,offset_24g_get_ack_fail ,contw 
-0x2db3 007677 istore 1 ,contw 
-0x2db4 007679 call g24_fetch_mem_pairing_sm 
-0x2db5 007681 bne state_24g_pairing_success ,g24_tx_paring_retry 
-0x2db6 007682 add regc ,offset_24g_retry ,rega 
-0x2db7 007683 ifetcht 1 ,rega 
-0x2db8 007685 increase 1 ,temp 
-0x2db9 007686 add regc ,offset_24g_retry ,contw 
-0x2dba 007687 istoret 1 ,contw 
-0x2dbb 007689 add regc ,offset_24g_max_retry ,rega 
-0x2dbc 007690 ifetch 1 ,rega 
-0x2dbd 007692 isub temp ,pdata 
-0x2dbe 007693 nbranch g24_transmit_loop ,blank 
-0x2dbf 007694 bpatch patch16_6 ,mem_patch16 
-0x2dc0 007695 call g24_fetch_mem_rf_work_stage 
-0x2dc1 007697 beq 3 ,g24_transmit_pac_fail_hop_stage3 
-0x2dc2 007698 add regc ,offset_24g_hop_pac_retry ,rega 
-0x2dc3 007699 ifetch 1 ,rega 
-0x2dc4 007701 increase 1 ,pdata 
-0x2dc5 007702 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2dc6 007703 istore 1 ,contw 
-0x2dc7 007705 beq 2 ,g24_transmit_hop_pac_fail 
-0x2dc8 007706 call g24_hop_ch_enable 
-0x2dc9 007707 setarg 1 
-0x2dca 007708 call g24_store_mem_max_retry 
-0x2dcb 007710 branch g24_transmit_packet 
-:      007712 g24_tx_paring_retry:
-0x2dcc 007713 add regc ,offset_24g_get_ack_fail ,rega 
-0x2dcd 007714 ifetch 1 ,rega 
-0x2dce 007716 rtnne 0xff 
-0x2dcf 007717 add regc ,offset_24g_get_ack_fail ,contw 
-0x2dd0 007718 call g24_mem_set0 
-0x2dd1 007720 branch g24_stop_24g_mode 
-:      007722 g24_tx_attempt_fail:
-0x2dd2 007723 add regc ,offset_24g_txfail_cnt ,contw 
-0x2dd3 007724 call g24_mem_set0 
-:      007726 g24_stop_24g_mode:
-0x2dd4 007727 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x2dd5 007728 branch ui_ipc_send_event 
-:      007730 g24_ackpayload_parse:
-0x2dd6 007731 call g24_read_len_pid_crc 
-0x2dd7 007732 add regc ,offset_24g_rxdata_length ,rega 
-0x2dd8 007733 ifetch 1 ,rega 
-0x2dd9 007735 rtn blank 
-0x2dda 007736 iforce loopcnt 
-0x2ddb 007737 add regc ,offset_24g_rxbuf_add2 ,contr 
-0x2ddc 007739 add regc ,offset_24g_rxpayload ,contw 
-0x2ddd 007741 branch memcpy 
-:      007744 g24_read_len_pid_crc:
-0x2dde 007746 call g24_fetch_mem_rxbuf_add1 
-0x2ddf 007748 rshift3 pdata ,pdata 
-0x2de0 007749 add regc ,offset_24g_rxdata_length ,contw 
-0x2de1 007750 istore 1 ,contw 
-0x2de2 007753 increase 1 ,pdata 
-0x2de3 007754 add regc ,offset_24g_rxbuf_add1 ,contr 
-0x2de4 007756 iadd contr ,contr 
-0x2de5 007757 ifetch 3 ,contr 
-0x2de6 007758 add regc ,offset_24g_sta_crc ,contw 
-0x2de7 007759 istore 3 ,contw 
-0x2de8 007762 call g24_fetch_mem_rxbuf_add1 
-0x2de9 007764 rshift pdata ,pdata 
-0x2dea 007765 and pdata ,0x03 ,pdata 
-0x2deb 007766 add regc ,offset_24g_sta_pid ,contw 
-0x2dec 007767 istore 1 ,contw 
-0x2ded 007769 rtn 
-:      007771 g24_prep:
-0x2dee 007772 disable enable_crc 
-0x2def 007773 disable enable_white 
-0x2df0 007774 setarg 0x555555 
-0x2df1 007775 iforce crc24_init 
-0x2df2 007776 rtn 
-:      007778 g24_set_freq_tx:
-0x2df3 007779 call set_sync_on 
-0x2df4 007780 add regc ,offset_24g_ch ,rega 
-0x2df5 007781 ifetcht 1 ,rega 
-0x2df6 007783 branch set_freq_tx 
-:      007785 g24_transmit:
-0x2df7 007786 call g24_prep 
-0x2df8 007787 call g24_set_freq_tx 
-0x2df9 007788 set1 txgfsk ,radio_ctrl 
-0x2dfa 007789 enable encode_fec0 
-0x2dfb 007790 enable is_tx 
-0x2dfc 007791 disable is_rx 
-0x2dfd 007792 call le_enable 
-0x2dfe 007793 call g24_fetch_mem_addr 
-0x2dff 007795 iforce access 
-0x2e00 007796 inject mod ,32 
-0x2e01 007797 enable enable_crc 
-0x2e02 007798 add regc ,offset_24g_txlen ,rega 
-0x2e03 007799 ifetch 1 ,rega 
-0x2e04 007801 iforce loopcnt 
-0x2e05 007802 add regc ,offset_24g_txpayload ,contr 
-:      007804 g24tr_loop:
-0x2e06 007805 ifetch 1 ,contr 
-0x2e07 007806 inject mod ,8 
-0x2e08 007807 loop g24tr_loop 
-0x2e09 007808 enable enable_parity 
-0x2e0a 007809 inject mod ,24 
-0x2e0b 007810 disable enable_parity 
-0x2e0c 007811 until null ,tx_clear 
-0x2e0d 007812 bpatch patch16_7 ,mem_patch16 
-0x2e0e 007813 nop 100 
-0x2e0f 007814 disable encode_fec0 
-0x2e10 007815 rtn 
-:      007817 g24_receive_packet:
-0x2e11 007818 disable user3 
-0x2e12 007819 force 0 ,radio_ctrl 
-0x2e13 007820 add regc ,offset_24g_ch ,rega 
-0x2e14 007821 ifetcht 1 ,rega 
-0x2e15 007823 call set_freq_rx 
-0x2e16 007824 call rf_rx_enable 
-:      007825 g24_receive_rxon:
-0x2e17 007826 call g24_prep 
-0x2e18 007827 enable decode_fec0 
-0x2e19 007828 enable is_rx 
-0x2e1a 007829 disable is_tx 
-0x2e1b 007830 call le_enable 
-0x2e1c 007831 call g24_fetch_mem_addr 
-0x2e1d 007833 iforce access 
-0x2e1e 007834 enable swfine 
-0x2e1f 007835 add regc ,offset_24g_rx_window ,rega 
-0x2e20 007836 ifetch 2 ,rega 
-0x2e21 007838 iforce stop_watch 
-0x2e22 007839 correlate null ,timeout 
-0x2e23 007840 nbranch g24_sync_timeout ,sync 
-0x2e24 007841 enable enable_crc 
-0x2e25 007842 parse demod ,bucket ,8 
-0x2e26 007843 rshift3 pwindow ,pdata 
-0x2e27 007844 add regc ,offset_24g_rxbuf ,contw 
-0x2e28 007845 istore 1 ,contw 
-0x2e29 007847 add regc ,offset_24g_mode ,rega 
-0x2e2a 007848 ifetch 1 ,rega 
-0x2e2b 007850 beq rx_24g ,g24_receive_skip 
-0x2e2c 007851 bpatch patch17_0 ,mem_patch17 
-0x2e2d 007852 add regc ,offset_24g_rxbuf ,rega 
-0x2e2e 007853 ifetch 1 ,rega 
-0x2e2f 007855 add regc ,offset_24g_data_type ,rega 
-0x2e30 007856 ifetcht 1 ,rega 
-0x2e31 007858 icompare bits_data ,temp 
-0x2e32 007859 nbranch g24_end_of_packet ,true 
-:      007860 g24_receive_skip:
-0x2e33 007861 parse demod ,bucket ,8 
-0x2e34 007862 rshift3 pwindow ,pdata 
-0x2e35 007863 istore 1 ,contw 
-0x2e36 007864 rshift3 pdata ,pdata 
-0x2e37 007865 and pdata ,0x1f ,loopcnt 
-0x2e38 007866 branch g24rx_nopayload ,zero 
-:      007867 g24rx_loop:
-0x2e39 007868 parse demod ,bucket ,8 
-0x2e3a 007869 rshift3 pwindow ,pdata 
-0x2e3b 007870 istore 1 ,contw 
-0x2e3c 007871 loop g24rx_loop 
-:      007872 g24rx_nopayload:
-0x2e3d 007873 parse demod ,bucket ,24 
-0x2e3e 007874 rshift32 pdata ,pdata 
-0x2e3f 007875 rshift16 pdata ,pdata 
-0x2e40 007876 istore 3 ,contw 
-0x2e41 007877 branch g24_end_of_packet ,crc_failed 
-0x2e42 007878 enable user3 
-0x2e43 007879 disable decode_fec0 
-0x2e44 007880 rtn 
-:      007883 g24_end_of_packet:
-0x2e45 007884 disable encode_fec0 
-0x2e46 007885 disable decode_fec0 
-0x2e47 007886 disable enable_crc 
-0x2e48 007887 disable enable_white 
-0x2e49 007888 branch shutdown_radio ,is_rx 
-0x2e4a 007889 until null ,tx_clear 
-0x2e4b 007890 nop 100 
-0x2e4c 007891 branch shutdown_radio 
-:      007893 g24_sync_timeout:
-0x2e4d 007894 call rssi_noise 
-0x2e4e 007895 branch g24_end_of_packet 
-:      007897 rssi_noise:
-0x2e4f 007898 call save_rssi 
-0x2e50 007899 rtn blank 
-0x2e51 007900 add regc ,offset_rssi_noise_index ,rega 
-0x2e52 007901 ifetcht 1 ,rega 
-0x2e53 007903 arg mem_rssi_noise_buffer ,rega 
-0x2e54 007905 call rssi_noise_store 
-0x2e55 007906 add regc ,offset_rssi_noise_index ,contw 
-:      007908 g24_contw_istoret_1byte:
-0x2e56 007909 istoret 1 ,contw 
-0x2e57 007910 rtn 
-:      007912 rssi_noise_store:
-0x2e58 007913 arg rssi_buf_len_noise ,regb 
-0x2e59 007914 branch rssi_store 
-:      007932 rssi_store:
-0x2e5a 007933 copy rega ,pdata 
-0x2e5b 007934 iadd temp ,contw 
-0x2e5c 007935 fetch 1 ,mem_rssi 
-0x2e5d 007936 istore 1 ,contw 
-0x2e5e 007937 increase 1 ,temp 
-0x2e5f 007938 copy regb ,pdata 
-0x2e60 007939 iand_into temp 
-0x2e61 007940 rtn 
-:      007942 rssi_average:
-0x2e62 007943 arg 0 ,temp 
-0x2e63 007944 copy rega ,contr 
-:      007945 rssi_average_loop:
-0x2e64 007946 ifetch 1 ,contr 
-0x2e65 007947 iadd temp ,temp 
-0x2e66 007948 loop rssi_average_loop 
-0x2e67 007949 rshift8 temp ,temp 
-0x2e68 007950 rtn 
-:      007952 g24_power_ctrl_init:
-0x2e69 007953 call g24_head_ptr2regc 
-0x2e6a 007954 call g24_power_ctrl_incrs_level1 
-0x2e6b 007955 setarg 1 
-0x2e6c 007956 call g24_store_mem_power_ctrl_level 
-:      007958 g24_power_ctrl_reinit:
-0x2e6d 007959 setarg 0 
-0x2e6e 007960 call g24_store_mem_power_ctrl_pac 
-0x2e6f 007962 istore 1 ,contw 
-0x2e70 007964 rtn 
-:      007966 g24_power_ctrl_pac_incrs:
-0x2e71 007967 call g24_fetch_mem_power_ctrl_pac 
-0x2e72 007969 increase 1 ,pdata 
-:      007970 g24_store_mem_power_ctrl_pac:
-0x2e73 007972 add regc ,offset_power_ctrl_packet_cnt ,contw 
-0x2e74 007973 branch g24_contw_istore_1byte 
-:      007975 g24_power_ctrl_ack_incrs:
-0x2e75 007978 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e76 007979 ifetch 1 ,rega 
-0x2e77 007980 increase 1 ,pdata 
-0x2e78 007981 add regc ,offset_power_ctrl_ack_cnt ,contw 
-0x2e79 007982 branch g24_contw_istore_1byte 
-:      007984 g24_power_ctrl:
-0x2e7a 007985 bpatch patch17_1 ,mem_patch17 
-0x2e7b 007986 call g24_fetch_mem_power_ctrl_pac 
-0x2e7c 007988 sub pdata ,power_ctrl_max_packet_cnt ,null 
-0x2e7d 007989 rtn positive 
-0x2e7e 007990 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e7f 007991 ifetcht 1 ,rega 
-0x2e80 007993 isub temp ,temp 
-0x2e81 007994 call g24_power_ctrl_reinit 
-0x2e82 007995 setarg offset_power_ctrl_threshold_up 
-0x2e83 007996 iadd regc ,rega 
-0x2e84 007997 ifetch 1 ,rega 
-0x2e85 007999 isub temp ,null 
-0x2e86 008000 nbranch g24_power_ctrl_incrs ,positive 
-0x2e87 008001 setarg offset_power_ctrl_threshold_down 
-0x2e88 008002 iadd regc ,rega 
-0x2e89 008003 ifetch 1 ,rega 
-0x2e8a 008005 isub temp ,null 
-0x2e8b 008006 branch g24_power_ctrl_decrs ,positive 
-0x2e8c 008007 rtn 
-:      008009 g24_power_ctrl_incrs:
-0x2e8d 008010 add regc ,offset_power_ctrl_level ,rega 
-0x2e8e 008011 ifetch 1 ,rega 
-0x2e8f 008013 beq 2 ,g24_power_ctrl_incrs_level2 
-0x2e90 008014 increase 1 ,pdata 
-0x2e91 008015 call g24_store_mem_power_ctrl_level 
-0x2e92 008017 beq 1 ,g24_power_ctrl_incrs_level1 
-:      008018 g24_power_ctrl_incrs_level2:
-0x2e93 008019 setarg power_ctrl_losspac_thresh_up2 
-0x2e94 008020 call g24_store_mem_power_ctrl_threshold_up 
-0x2e95 008022 setarg power_ctrl_losspac_thresh_down2 
-0x2e96 008023 call g24_store_mem_power_ctrl_threshold_down 
-0x2e97 008026 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
-0x2e98 008028 branch g24_ifetch_rega_store_mem_txpower 
-:      008030 g24_power_ctrl_decrs:
-0x2e99 008031 add regc ,offset_power_ctrl_level ,rega 
-0x2e9a 008032 ifetch 1 ,rega 
-0x2e9b 008034 beq 0 ,g24_power_ctrl_decrs_level0 
-0x2e9c 008035 increase -1 ,pdata 
-0x2e9d 008036 call g24_store_mem_power_ctrl_level 
-0x2e9e 008038 beq 0 ,g24_power_ctrl_decrs_level0 
-:      008039 g24_power_ctrl_decrs_level1:
-:      008042 g24_power_ctrl_incrs_level1:
-0x2e9f 008043 setarg power_ctrl_losspac_thresh_up1 
-0x2ea0 008044 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea1 008046 setarg power_ctrl_losspac_thresh_down1 
-0x2ea2 008047 call g24_store_mem_power_ctrl_threshold_down 
-0x2ea3 008050 setarg offset_power_ctrl_txpwr_level1 
-:      008051 g24_iadd_offset_mem_txpower:
-0x2ea4 008052 iadd regc ,rega 
-:      008053 g24_ifetch_rega_store_mem_txpower:
-0x2ea5 008054 ifetch 1 ,rega 
-0x2ea6 008056 branch g24_store_mem_txpower 
-:      008058 g24_power_ctrl_decrs_level0:
-0x2ea7 008061 setarg power_ctrl_losspac_thresh_up0 
-0x2ea8 008062 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea9 008064 setarg power_ctrl_losspac_thresh_down0 
-0x2eaa 008065 call g24_store_mem_power_ctrl_threshold_down 
-0x2eab 008068 setarg offset_power_ctrl_txpwr_level0 
-0x2eac 008070 branch g24_iadd_offset_mem_txpower 
-:      008084 g24_start_pairing_sm1:
-0x2ead 008085 set1 mark_24g ,mark 
-0x2eae 008086 call g24_pair_init 
-:      008087 g24_set_pairing_sm_1:
-0x2eaf 008089 setarg state_24g_pairing_1 
-0x2eb0 008090 branch g24_store_mem_pairing_sm 
-:      008092 g24_pairing_sm:
-0x2eb1 008093 add regc ,offset_24g_ensure ,rega 
-0x2eb2 008094 ifetch 1 ,rega 
-0x2eb3 008096 beq ensure_on_24g ,enable_user 
-0x2eb4 008097 call g24_fetch_mem_pairing_sm 
-0x2eb5 008099 beq state_24g_pairing_1 ,g24_pairing_sm_1 
-0x2eb6 008100 beq state_24g_pairing_2 ,g24_pairing_sm_2 
-0x2eb7 008101 beq state_24g_pairing_3 ,g24_pairing_sm_3 
-0x2eb8 008102 branch assert 
-:      008104 g24_pairing_sm_1:
-0x2eb9 008105 setarg state_24g_pairing_1_waiting_ack 
-0x2eba 008106 call g24_store_mem_pairing_sm 
-0x2ebb 008108 jam 0xaa ,mem_24g_common_temp 
-0x2ebc 008109 branch g24_pairing_sm_common 
-:      008110 g24_pairing_sm_2:
-0x2ebd 008111 setarg state_24g_pairing_2_waiting_ack 
-0x2ebe 008112 call g24_store_mem_pairing_sm 
-0x2ebf 008114 jam 0x55 ,mem_24g_common_temp 
-0x2ec0 008115 branch g24_pairing_sm_common 
-:      008116 g24_pairing_sm_3:
-0x2ec1 008117 setarg state_24g_pairing_3_waiting_ack 
-0x2ec2 008118 call g24_store_mem_pairing_sm 
-0x2ec3 008120 jam 0x22 ,mem_24g_common_temp 
-:      008121 g24_pairing_sm_common:
-0x2ec4 008122 call g24_fetch_mem_data_type 
-0x2ec5 008124 and_into bits_data ,pdata 
-0x2ec6 008125 store 1 ,mem_24g_common_temp + 1 
-0x2ec7 008126 call g24_fetch_mem_device_addr 
-0x2ec8 008128 store 4 ,mem_24g_common_temp + 2 
-:      008129 g24_put_pairing_data_in_buff:
-0x2ec9 008130 jam 0 ,mem_24g_common_temp + 6 
-0x2eca 008131 arg mem_24g_common_temp ,rega 
-0x2ecb 008132 arg 7 ,temp 
-0x2ecc 008133 call g24_put_data_in_buff 
-0x2ecd 008134 call g24_transmit_prep 
-0x2ece 008135 call g24_txdata_enable_tx 
-0x2ecf 008136 branch enable_user 
-:      008138 g24_paring_mode:
-0x2ed0 008139 call g24_fetch_mem_pairing_sm 
-0x2ed1 008141 rtneq state_24g_pairing_success 
-0x2ed2 008142 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
-0x2ed3 008143 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
-0x2ed4 008144 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
-0x2ed5 008145 rtn 
-:      008147 g24_pairing_sm_1_waiting_ack:
-0x2ed6 008148 setarg state_24g_pairing_2 
-0x2ed7 008149 call g24_store_mem_pairing_sm 
-0x2ed8 008151 branch g24_transmit_abandon 
-:      008152 g24_pairing_sm_2_waiting_ack:
-0x2ed9 008153 setarg state_24g_pairing_3 
-0x2eda 008154 call g24_store_mem_pairing_sm 
-0x2edb 008156 branch g24_transmit_abandon 
-:      008157 g24_pairing_sm_3_waiting_ack:
-0x2edc 008158 setarg state_24g_pairing_success 
-0x2edd 008159 call g24_store_mem_pairing_sm 
-0x2ede 008161 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x2edf 008162 call ui_ipc_send_event 
-0x2ee0 008163 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ee1 008164 ifetch 4 ,rega 
-0x2ee2 008166 call g24_store_mem_addr 
-0x2ee3 008168 branch g24_transmit_abandon 
-:      008170 g24_auto_pair_start:
-0x2ee4 008171 set0 mark_24g ,mark 
-0x2ee5 008172 call g24_auto_pair_set_device_info 
-0x2ee6 008173 call g24_tx_attemp_data_prep 
-:      008174 g24_auto_pair_restart:
-0x2ee7 008175 call g24_set0_mem_check_dongle_times 
-:      008176 g24_auto_pair_start_loop:
-0x2ee8 008177 nop 2000 
-0x2ee9 008178 call g24_fetch_mem_check_dongle_times 
-0x2eea 008179 beq 0xff ,g24_stop_24g_mode 
-0x2eeb 008180 call g24_transmit_receive_ack 
-0x2eec 008181 nbranch g24_auto_pair_retry ,sync 
-0x2eed 008182 nbranch g24_auto_pair_retry ,user3 
-0x2eee 008183 call g24_ackpayload_parse 
-0x2eef 008184 call g24_head_ptr2regc 
-0x2ef0 008185 add regc ,offset_24g_paring_addr ,rega 
-0x2ef1 008186 ifetcht 4 ,rega 
-0x2ef2 008187 call g24_fetch_mem_addr_isub_temp 
-0x2ef3 008188 branch g24_start_pairing_sm1 ,zero 
-0x2ef4 008189 call g24_head_ptr2regc 
-0x2ef5 008190 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ef6 008191 ifetch 4 ,rega 
-0x2ef7 008192 beq 0 ,g24_auto_pair_restart 
-0x2ef8 008193 call g24_store_mem_addr 
-0x2ef9 008194 branch g24_tx_attemp_dongle_succ 
-:      008196 g24_auto_pair_retry:
-0x2efa 008197 call g24_fetch_mem_check_dongle_times 
-0x2efb 008198 increase 1 ,pdata 
-0x2efc 008199 call g24_store_mem_check_dongle_times 
-0x2efd 008201 call g24_fetch_mem_auto_paring_switch 
-0x2efe 008202 increase 1 ,pdata 
-0x2eff 008203 and_into 1 ,pdata 
-0x2f00 008204 call g24_store_mem_auto_paring_switch 
-0x2f01 008205 beq 0 ,g24_auto_pair_device_attemp 
-0x2f02 008206 beq 1 ,g24_auto_pair_pair_attemp 
-0x2f03 008207 rtn 
-:      008209 g24_fetch_mem_auto_paring_switch:
-0x2f04 008210 setarg offset_24g_auto_pair_switch 
-0x2f05 008211 branch g24_set_rega_ifetch_1byte 
-:      008212 g24_store_mem_auto_paring_switch:
-0x2f06 008213 arg offset_24g_auto_pair_switch ,rega 
-0x2f07 008214 branch g24_set_contw_with_regb_store_1byte 
-:      008216 g24_auto_pair_set_device_info:
-0x2f08 008217 call g24_store_mem_tx_power 
-0x2f09 008218 call g24_fetch_mem_device_addr 
-0x2f0a 008219 call g24_store_mem_addr 
-0x2f0b 008220 branch g24_ch 
-:      008222 g24_auto_pair_device_attemp:
-0x2f0c 008223 call g24_auto_pair_set_device_info 
-0x2f0d 008224 branch g24_auto_pair_start_loop 
-:      008226 g24_auto_pair_pair_attemp:
-0x2f0e 008227 call g24_pair_init 
-0x2f0f 008228 branch g24_auto_pair_start_loop 
-:      008231 g24_start_24g_mode:
-0x2f10 008232 set0 mark_24g ,mark 
-0x2f11 008233 call g24_ch 
-0x2f12 008234 call g24_fetch_mem_pairing_sm 
-0x2f13 008236 rtnne state_24g_pairing_success 
-0x2f14 008237 call g24_tx_attemp_data_prep 
-0x2f15 008238 call g24_set0_mem_check_dongle_times 
-:      008240 g24_tx_attemp_dongle_loop:
-0x2f16 008241 nop 2000 
-0x2f17 008242 call g24_fetch_mem_check_dongle_times 
-0x2f18 008244 beq 0xff ,g24_stop_24g_mode 
-0x2f19 008245 call g24_transmit_receive_ack 
-0x2f1a 008246 nbranch g24_attemp_txdata_retry ,sync 
-0x2f1b 008247 nbranch g24_attemp_txdata_retry ,user3 
-:      008248 g24_tx_attemp_dongle_succ:
-0x2f1c 008249 set1 mark_24g ,mark 
-0x2f1d 008250 call g24_set0_mem_check_dongle_times 
-0x2f1e 008251 setarg state_24g_pairing_success 
-0x2f1f 008252 call g24_store_mem_pairing_sm 
-:      008254 g24_app_tx_attempt_success:
-0x2f20 008255 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x2f21 008256 branch ui_ipc_send_event 
-:      008258 g24_tx_attemp_data_prep:
-0x2f22 008259 set1 mark_24g_conext ,mark 
-0x2f23 008260 jam 0xff ,mem_24g_common_temp 
-0x2f24 008261 call g24_fetch_mem_data_type 
-0x2f25 008263 call g24_put_data_in_buff_pre 
-0x2f26 008264 branch g24_transmit_prep 
-:      008266 g24_attemp_txdata_retry:
-0x2f27 008267 call g24_fetch_mem_check_dongle_times 
-0x2f28 008269 increase 1 ,pdata 
-0x2f29 008270 call g24_store_mem_check_dongle_times 
-0x2f2a 008272 call g24_ch 
-0x2f2b 008273 branch g24_tx_attemp_dongle_loop 
-:      008275 g24_check_51cmd_start_24g:
-0x2f2c 008276 call g24_store_mem_tx_power 
-0x2f2d 008279 setarg state_24g_pairing_success 
-0x2f2e 008280 call g24_store_mem_pairing_sm 
-0x2f2f 008282 branch g24_start_24g_mode 
-:      008291 dongle_init:
-0x2f30 008292 bpatch patch17_2 ,mem_patch17 
-0x2f31 008293 call g24_head_ptr2regc 
-0x2f32 008294 setarg dongle_rxdata_type1 
-0x2f33 008295 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x2f34 008296 istore 2 ,contw 
-0x2f35 008298 call g24_receive_init 
-0x2f36 008299 call usb_init 
-0x2f37 008300 call g24_fetch_mem_pair_mode 
-0x2f38 008302 bpatch patch17_3 ,mem_patch17 
-0x2f39 008303 beq 0x00 ,dongle_auto_bind 
-0x2f3a 008304 beq 0x01 ,dongle_pc_bind 
-0x2f3b 008305 beq 0x0f ,dongle_all_powerful 
-0x2f3c 008306 branch assert 
-:      008308 g24_receive_init:
-0x2f3d 008309 call g24_store_mem_tx_power_temp 
-0x2f3e 008310 arg 0x80 ,loopcnt 
-0x2f3f 008311 arg mem_rssi_noise_buffer ,contw 
-0x2f40 008312 branch memset0 
-:      008314 dongle_all_powerful:
-0x2f41 008315 call dongle_check_mode 
-:      008316 dongle_all_powerful_loop:
-0x2f42 008317 call g24_dongle_work_mode 
-0x2f43 008318 call usb_isr 
-0x2f44 008319 branch dongle_all_powerful_loop 
-:      008321 dongle_pc_bind:
-0x2f45 008322 bpatch patch17_4 ,mem_patch17 
-0x2f46 008323 call dongle_check_mode 
-:      008324 dongle_pc_bind_loop:
-0x2f47 008325 call g24_dongle_work_mode 
-0x2f48 008326 call g24_dongle_bind_mode 
-0x2f49 008327 call usb_isr 
-0x2f4a 008328 call dongle_usb_dispatch 
-0x2f4b 008329 branch dongle_pc_bind_loop 
-:      008331 dongle_check_mode:
-0x2f4c 008335 call g24_set_work_mem_dongle_work_mode 
-0x2f4d 008336 call g24_set0_mem_dongle_mode_init 
-0x2f4e 008337 branch g24_set0_mem_ackpayload_enable 
-:      008339 g24_dongle_work_mode:
-0x2f4f 008340 call g24_fetch_mem_dongle_work_mode 
-0x2f50 008342 rtnne dongle_work 
-:      008343 g24_dongle_work_mode_start:
-0x2f51 008344 call g24_dongle_work_init 
-0x2f52 008345 call g24_ch_process 
-0x2f53 008346 call g24_receive_packet_start 
-0x2f54 008347 branch g24_blank_data_process 
-:      008349 g24_dongle_work_init:
-0x2f55 008350 call g24_fetch_mem_dongle_mode_init 
-0x2f56 008352 rtnbit1 dongle_work 
-0x2f57 008353 set1 dongle_work ,pdata 
-0x2f58 008354 call g24_store_mem_dongle_mode_init 
-0x2f59 008356 call g24_store_mem_tx_power 
-0x2f5a 008359 call g24_set0_mem_ackpayload_enable 
-0x2f5b 008361 jam 0 ,mem_usb_tx_enable 
-0x2f5c 008362 call g24_set1_mem_abort_pac 
-0x2f5d 008364 call g24_dongle_init 
-:      008365 g24_rx_interrupt_clear:
-0x2f5e 008366 add regc ,offset_24g_rxbuf ,contw 
-0x2f5f 008368 arg 66 ,loopcnt 
-0x2f60 008369 branch clear_mem 
-:      008371 g24_dongle_init:
-0x2f61 008372 call g24_set0_mem_pid 
-0x2f62 008374 call g24_fetch_mem_rx_addr 
-0x2f63 008376 call g24_store_mem_addr 
-0x2f64 008378 branch g24_ch 
-:      008380 g24_ch_process:
-0x2f65 008381 bpatch patch17_5 ,mem_patch17 
-0x2f66 008382 call g24_fetch_mem_abort_pac 
-0x2f67 008384 beq 1 ,g24_noise_rssi 
-0x2f68 008385 call g24_fetch_mem_hop_pac 
-0x2f69 008387 beq 1 ,g24_ch 
-0x2f6a 008388 setarg offset_24g_hop_btclk 
-0x2f6b 008389 iadd regc ,rega 
-0x2f6c 008390 ifetcht 4 ,rega 
-0x2f6d 008392 copy clkn_bt ,pdata 
-0x2f6e 008393 isub temp ,null 
-0x2f6f 008394 ncall g24_timer_timeout ,positive 
-0x2f70 008395 copy pdata ,regb 
-0x2f71 008396 setarg offset_24g_hop_btclk 
-0x2f72 008397 iadd regc ,rega 
-0x2f73 008398 ifetch 4 ,rega 
-0x2f74 008399 copy pdata ,temp 
-0x2f75 008401 setarg offset_24g_hop_interval 
-0x2f76 008402 iadd regc ,rega 
-0x2f77 008403 copy temp ,pdata 
-0x2f78 008404 ifetcht 1 ,rega 
-0x2f79 008406 iadd temp ,temp 
-0x2f7a 008407 copy regb ,pdata 
-0x2f7b 008408 isub temp ,null 
-0x2f7c 008409 nrtn positive 
-0x2f7d 008410 set0 28 ,pdata 
-0x2f7e 008411 setarg offset_24g_hop_btclk 
-0x2f7f 008412 iadd regc ,contw 
-0x2f80 008413 istore 4 ,contw 
-:      008415 g24_ch_update:
-0x2f81 008416 call g24_ch 
-0x2f82 008417 call g24_fetch_mem_rf_laststa 
-0x2f83 008419 increase 1 ,pdata 
-0x2f84 008420 call g24_store_mem_rf_laststa 
-0x2f85 008422 rtnne 2 
-0x2f86 008423 call g24_set0_mem_rf_laststa 
-0x2f87 008427 branch g24_set1_mem_abort_pac 
-:      008429 g24_ch_timer_reinit:
-0x2f88 008430 copy clkn_bt ,pdata 
-0x2f89 008431 arg offset_24g_hop_btclk ,rega 
-0x2f8a 008432 call g24_set_contw_with_temp 
-0x2f8b 008433 istore 4 ,contw 
-0x2f8c 008437 branch g24_set0_mem_rf_laststa 
-:      008439 g24_noise_rssi:
-0x2f8d 008440 arg mem_rssi_noise_buffer ,rega 
-0x2f8e 008441 call g24_noise_rssi_average 
-0x2f8f 008442 add regc ,offset_rssi_noise_avg ,contw 
-0x2f90 008443 istoret 1 ,contw 
-0x2f91 008445 sub temp ,rssi_thresh_noise ,null 
-0x2f92 008446 nrtn positive 
-0x2f93 008447 branch g24_ch 
-:      008449 g24_noise_rssi_average:
-0x2f94 008450 arg rssi_buf_len_noise + 1 ,loopcnt 
-0x2f95 008451 branch rssi_average 
-:      008453 g24_blank_data_process:
-0x2f96 008454 call g24_ms_blank_data 
-0x2f97 008455 call g24_kb_blank_data 
-0x2f98 008456 branch g24_kb_mul_blank_data 
-:      008458 g24_ms_blank_data:
-0x2f99 008459 setarg offset_24g_ms_blank_data_enable 
-0x2f9a 008460 call g24_set_rega_ifetch_1byte 
-0x2f9b 008462 rtn blank 
-0x2f9c 008463 arg timer_ms_blank ,queue 
-0x2f9d 008464 call timer_check 
-0x2f9e 008465 nrtn blank 
-0x2f9f 008466 call g24_set0_mem_ms_blank_data_enable 
-:      008468 g24_ms_blank_data_2usb:
-0x2fa0 008469 setarg ms_report_id 
-0x2fa1 008470 store 1 ,mem_usb_mouse_data 
-0x2fa2 008471 setarg 0 
-0x2fa3 008472 istore 7 ,contw 
-0x2fa4 008473 branch g24_data_type1_usbtx_enable 
-:      008475 g24_kb_blank_data:
-0x2fa5 008476 setarg offset_24g_kb_blank_data_enable 
-0x2fa6 008477 call g24_set_rega_ifetch_1byte 
-0x2fa7 008479 rtn blank 
-0x2fa8 008480 arg timer_kb_blank ,queue 
-0x2fa9 008481 call timer_check 
-0x2faa 008482 nrtn blank 
-0x2fab 008483 call g24_set0_mem_kb_blank_data_enable 
-:      008485 g24_kb_blank_data_2usb:
-0x2fac 008486 arg mem_usb_kb_data ,contw 
-0x2fad 008487 arg 2 ,loopcnt 
-0x2fae 008488 call memset0 
-0x2faf 008489 jam kb_normal_report_id ,mem_usb_kb_data 
-0x2fb0 008490 branch g24_kb_data_into_ep1_fifo 
-:      008492 g24_kb_mul_blank_data:
-0x2fb1 008493 setarg offset_24g_kb_mul_blank_data_enable 
-0x2fb2 008494 call g24_set_rega_ifetch_1byte 
-0x2fb3 008496 rtn blank 
-0x2fb4 008497 arg timer_kb_mul_blank ,queue 
-0x2fb5 008498 call timer_check 
-0x2fb6 008499 nrtn blank 
-0x2fb7 008500 call g24_set0_mem_kb_mul_blank_data_enable 
-:      008502 g24_kb_mul_blank_data_2usb:
-0x2fb8 008503 arg mem_usb_kb_multikey ,contw 
-0x2fb9 008504 arg 2 ,loopcnt 
-0x2fba 008505 call memset0 
-0x2fbb 008506 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x2fbc 008507 branch g24_kb_mul_data_into_ep2_fifo 
-:      008509 g24_dongle_bind_mode:
-0x2fbd 008510 call g24_fetch_mem_dongle_work_mode 
-0x2fbe 008512 rtnne dongle_bind 
-0x2fbf 008513 call g24_dongle_bind_init 
-0x2fc0 008514 branch g24_dongle_bind_data_process 
-:      008516 g24_dongle_bind_init:
-0x2fc1 008517 call g24_fetch_mem_dongle_mode_init 
-0x2fc2 008519 rtnbit1 dongle_bind 
-0x2fc3 008520 set1 dongle_bind ,pdata 
-0x2fc4 008521 call g24_store_mem_dongle_mode_init 
-0x2fc5 008523 call g24_set1_mem_ackpayload_enable 
-0x2fc6 008525 call g24_pair_init 
-0x2fc7 008526 setarg 0 
-0x2fc8 008527 arg offset_dongle_ms_bind_step ,rega 
-0x2fc9 008528 call g24_set_contw_with_temp 
-0x2fca 008530 branch g24_contw_istore_3byte 
-:      008532 g24_dongle_bind_data_process:
-0x2fcb 008533 call g24_receive_transmit_ack 
-0x2fcc 008534 nbranch g24_rx_interrupt_clear ,user3 
-0x2fcd 008535 add regc ,offset_24g_rxbuf ,contr 
-0x2fce 008536 setarg offset_24g_rxdata_temp 
-0x2fcf 008537 iadd regc ,contw 
-0x2fd0 008538 arg 8 ,loopcnt 
-0x2fd1 008539 call memcpy 
-0x2fd2 008540 setarg offset_24g_rxdata_temp_add2 
-0x2fd3 008541 call g24_set_rega_ifetch_1byte 
-0x2fd4 008542 beq datatype_bind ,g24_dongle_bind_first_step 
-0x2fd5 008543 beq datatype_config ,g24_dongle_bind_second_step 
-0x2fd6 008544 beq datatype_ok ,g24_dongle_bind_third_step 
-0x2fd7 008545 beq 0xff ,g24_data_attemp 
-0x2fd8 008546 branch g24_rx_interrupt_clear 
-:      008548 g24_dongle_bind_first_step:
-0x2fd9 008549 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fda 008550 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
-0x2fdb 008551 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
-0x2fdc 008552 rtn 
-:      008553 g24_dongle_bind_first_step_mouse:
-0x2fdd 008554 setarg 1 
-0x2fde 008555 call g24_store_mem_ms_bind_step 
-:      008557 g24_dongle_bind_ms_payload_cfg:
-0x2fdf 008558 setarg datatype_mouse 
-0x2fe0 008559 call g24_store_mem_bind_payload 
-:      008561 g24_dongle_bind_payload_cfg:
-0x2fe1 008562 setarg 0x80 
-0x2fe2 008563 arg offset_24g_bind_payload_add1 ,rega 
-0x2fe3 008564 call g24_set_contw_with_regb_store_1byte 
-0x2fe4 008566 call g24_fetch_mem_rx_addr 
-0x2fe5 008568 arg offset_24g_bind_payload_add2 ,rega 
-0x2fe6 008569 call g24_set_contw_with_temp 
-0x2fe7 008571 branch g24_contw_istore_4byte 
-:      008573 g24_dongle_bind_first_step_keyboard:
-0x2fe8 008574 setarg 1 
-0x2fe9 008575 call g24_store_mem_kb_bind_step 
-:      008577 g24_dongle_bind_kb_payload_cfg:
-0x2fea 008578 setarg datatype_keyboard 
-0x2feb 008579 call g24_store_mem_bind_payload 
-0x2fec 008581 branch g24_dongle_bind_payload_cfg 
-:      008583 g24_dongle_bind_second_step:
-0x2fed 008584 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fee 008585 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
-0x2fef 008586 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
-0x2ff0 008587 rtn 
-:      008588 g24_dongle_bind_second_step_mouse:
-0x2ff1 008589 call g24_dongle_bind_ms_payload_cfg 
-0x2ff2 008590 setarg offset_dongle_ms_bind_step 
-0x2ff3 008591 call g24_set_rega_ifetch_1byte 
-0x2ff4 008593 beq 1 ,g24_dongle_ms_bind_step_set2 
-0x2ff5 008594 rtn 
-:      008595 g24_dongle_ms_bind_step_set2:
-0x2ff6 008596 setarg 2 
-:      008598 g24_store_mem_ms_bind_step:
-0x2ff7 008599 arg offset_dongle_ms_bind_step ,rega 
-0x2ff8 008600 branch g24_set_contw_with_regb_store_1byte 
-:      008602 g24_dongle_bind_second_step_keyboard:
-0x2ff9 008603 call g24_dongle_bind_kb_payload_cfg 
-0x2ffa 008604 setarg offset_dongle_kb_bind_step 
-0x2ffb 008605 call g24_set_rega_ifetch_1byte 
-0x2ffc 008607 beq 1 ,g24_dongle_kb_bind_step_set2 
-0x2ffd 008608 rtn 
-:      008609 g24_dongle_kb_bind_step_set2:
-0x2ffe 008610 setarg 2 
-:      008612 g24_store_mem_kb_bind_step:
-0x2fff 008613 arg offset_dongle_kb_bind_step ,rega 
-0x3000 008614 branch g24_set_contw_with_regb_store_1byte 
-:      008616 g24_dongle_bind_third_step:
-0x3001 008617 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3002 008618 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
-0x3003 008619 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
-0x3004 008620 rtn 
-:      008621 g24_dongle_bind_third_step_mouse:
-0x3005 008622 setarg offset_dongle_ms_bind_step 
-0x3006 008623 call g24_set_rega_ifetch_1byte 
-0x3007 008625 beq 2 ,g24_dongle_ms_bind_step_success 
-0x3008 008626 rtn 
-:      008627 g24_dongle_ms_bind_step_success:
-0x3009 008628 call g24_fetch_mem_bind_device_status 
-0x300a 008630 or_into 0x01 ,pdata 
-0x300b 008631 call g24_store_mem_bind_device_status 
-:      008633 g24_dongle_bind_exit:
-0x300c 008634 setarg 0 
-0x300d 008635 setarg offset_dongle_ms_bind_step 
-0x300e 008636 iadd regc ,contw 
-0x300f 008637 istore 2 ,contw 
-0x3010 008638 branch g24_rx_interrupt_clear 
-:      008640 g24_dongle_bind_third_step_keyboard:
-0x3011 008641 setarg offset_dongle_kb_bind_step 
-0x3012 008642 call g24_set_rega_ifetch_1byte 
-0x3013 008644 bne 0 ,g24_dongle_kb_bind_step_success 
-0x3014 008645 rtn 
-:      008646 g24_dongle_kb_bind_step_success:
-0x3015 008647 call g24_fetch_mem_bind_device_status 
-0x3016 008649 or_into 0x02 ,pdata 
-0x3017 008650 call g24_store_mem_bind_device_status 
-0x3018 008652 branch g24_dongle_bind_exit 
-:      008655 dongle_usb_dispatch:
-0x3019 008656 fetch 1 ,mem_usb0_get_set_report 
-0x301a 008657 rtn blank 
-0x301b 008658 jam 0 ,mem_usb0_get_set_report 
-0x301c 008659 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x301d 008660 arg pc_set_report ,temp 
-0x301e 008661 isub temp ,null 
-0x301f 008662 nrtn zero 
-0x3020 008664 fetch 1 ,mem_usb0_set_report_data 
-0x3021 008665 rtnne pc_report_id 
-0x3022 008666 fetch 1 ,mem_usb0_set_report_data + 1 
-0x3023 008667 bpatch patch17_6 ,mem_patch17 
-0x3024 008668 beq command_mode ,dongle_dispose_cmd_mode 
-0x3025 008669 beq command_bind ,dongle_dispose_cmd_bind 
-0x3026 008670 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x3027 008671 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x3028 008672 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-0x3029 008673 beq command_user_defined ,dongle_dispose_cmd_user_defined 
-:      008674 usb0_data_ready_report_set0:
-0x302a 008675 jam 0 ,mem_usb0_data_ready_report 
-0x302b 008676 rtn 
-:      008677 dongle_dispose_cmd_bind:
-0x302c 008678 fetch 1 ,mem_usb0_set_report_data + 2 
-0x302d 008679 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x302e 008680 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x302f 008681 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x3030 008682 branch usb0_data_ready_report_set0 
-:      008683 dongle_dispose_cmd_get_bind:
-0x3031 008684 call g24_fetch_mem_bind_device_status 
-0x3032 008686 store 1 ,mem_usb0_get_report_data + 1 
-0x3033 008687 branch usb0_data_ready_report_set1 
-:      008688 dongle_dispose_cmd_exit_bind:
-0x3034 008689 call g24_set_work_mem_dongle_work_mode 
-0x3035 008691 call g24_set0_mem_dongle_mode_init 
-0x3036 008693 call g24_fetch_mem_bind_device_status 
-0x3037 008695 store 1 ,mem_usb0_get_report_data + 1 
-0x3038 008696 branch usb0_data_ready_report_set1 
-:      008698 dongle_dispose_cmd_read_mode:
-:      008699 dongle_dispose_in_bind_mode:
-0x3039 008700 jam command_bind ,mem_usb0_get_report_data + 1 
-0x303a 008701 branch usb0_data_ready_report_set1 
-:      008703 dongle_dispose_cmd_mode:
-0x303b 008704 fetch 1 ,mem_usb0_set_report_data + 2 
-0x303c 008705 beq com_mode_bind ,dongle_enter_bind_mode 
-0x303d 008707 branch usb0_data_ready_report_set0 
-:      008708 dongle_enter_bind_mode:
-0x303e 008711 call g24_bind_mode_enable 
-:      008712 usb0_data_ready_report_set1:
-0x303f 008713 jam 1 ,mem_usb0_data_ready_report 
-0x3040 008714 rtn 
-:      008719 dongle_dispose_cmd_current_project:
-0x3041 008720 jam product_id ,mem_usb0_get_report_data + 1 
-0x3042 008721 branch usb0_data_ready_report_set1 
-:      008723 dongle_dispose_cmd_current_mode:
-0x3043 008724 call g24_fetch_mem_dongle_work_mode 
-0x3044 008726 beq dongle_work ,dongle_dispose_in_work_mode 
-0x3045 008727 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x3046 008729 rtn 
-:      008730 dongle_dispose_in_work_mode:
-0x3047 008731 jam command_mode ,mem_usb0_get_report_data + 1 
-0x3048 008732 branch usb0_data_ready_report_set1 
-:      008737 dongle_dispose_cmd_current_fw_version:
-0x3049 008738 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x304a 008739 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x304b 008740 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x304c 008741 branch usb0_data_ready_report_set1 
-:      008743 dongle_dispose_cmd_user_defined:
-0x304d 008745 call g24_set1_mem_ackpayload_enable 
-0x304e 008746 fetch 1 ,mem_usb0_set_report_data + 2 
-0x304f 008747 increase 2 ,pdata 
-0x3050 008748 copy pdata ,loopcnt 
-0x3051 008749 arg mem_usb0_set_report_data ,contr 
-0x3052 008750 setarg offset_24g_ackpayload 
-0x3053 008751 iadd regc ,contw 
-0x3054 008752 branch memcpy 
-:      008755 dongle_auto_bind:
-0x3055 008756 bpatch patch17_7 ,mem_patch17 
-0x3056 008757 call g24_mode_switch_init 
-:      008758 dongle_auto_bind_loop:
-0x3057 008759 call g24_receive_process 
-0x3058 008760 call usb_isr 
-0x3059 008761 branch dongle_auto_bind_loop 
-:      008763 g24_dongle_work_mode_auto:
-0x305a 008764 call g24_fetch_mem_dongle_work_mode 
-0x305b 008766 rtnne dongle_work 
-0x305c 008767 call g24_dongle_work_mode_start 
-0x305d 008768 branch g24_rx_nodata_process 
-:      008770 g24_dongle_bind_mode_auto:
-0x305e 008771 call g24_fetch_mem_dongle_work_mode 
-0x305f 008773 rtnne dongle_bind 
-0x3060 008774 call g24_dongle_bind_init 
-0x3061 008775 call g24_dongle_bind_data_process 
-0x3062 008776 call g24_fetch_mem_bind_device_status 
-0x3063 008778 rtn blank 
-0x3064 008779 call g24_set0_mem_mode_switch 
-0x3065 008781 call dongle_check_mode 
-0x3066 008782 call g24_enable_nodata_timer 
-:      008783 g24_timer_init:
-0x3067 008784 setarg 0 
-0x3068 008785 add regc ,offset_24g_tx_btclk ,contw 
-0x3069 008787 branch g24_contw_istore_4byte 
-:      008789 g24_timer_check:
-0x306a 008790 call disable_user 
-0x306b 008791 add regc ,offset_24g_tx_btclk ,rega 
-0x306c 008792 ifetcht 4 ,rega 
-0x306d 008794 copy clkn_bt ,pdata 
-0x306e 008795 isub temp ,null 
-0x306f 008796 ncall g24_timer_timeout ,positive 
-0x3070 008797 copy pdata ,regb 
-0x3071 008798 add regc ,offset_24g_tx_btclk ,rega 
-0x3072 008799 ifetch 4 ,rega 
-0x3073 008801 add regc ,offset_24g_interval ,rega 
-0x3074 008802 ifetcht 1 ,rega 
-0x3075 008804 iadd temp ,temp 
-0x3076 008805 copy regb ,pdata 
-0x3077 008806 isub temp ,null 
-0x3078 008807 nrtn positive 
-0x3079 008808 set0 28 ,pdata 
-0x307a 008809 add regc ,offset_24g_tx_btclk ,contw 
-0x307b 008810 istore 4 ,contw 
-0x307c 008812 branch enable_user 
-:      008814 g24_mode_switch_init:
-0x307d 008815 setarg 1 
-0x307e 008816 call g24_store_mem_mode_switch 
-0x307f 008818 call g24_set0_mem_time_slice 
-0x3080 008820 setarg 0xff 
-0x3081 008821 add regc ,offset_24g_interval ,contw 
-0x3082 008822 istore 1 ,contw 
-0x3083 008824 branch g24_timer_init 
-:      008826 g24_mode_switch:
-0x3084 008827 setarg offset_24g_mode_switch 
-0x3085 008828 call g24_set_rega_ifetch_1byte 
-0x3086 008830 rtn blank 
-0x3087 008831 call g24_timer_check 
-0x3088 008832 nrtn user 
-0x3089 008833 call g24_fetch_mem_time_slice 
-0x308a 008835 increase 1 ,pdata 
-0x308b 008836 and_into 1 ,pdata 
-0x308c 008837 call g24_store_mem_time_slice 
-0x308d 008839 beq 0 ,dongle_check_mode 
-0x308e 008840 beq 1 ,g24_bind_mode_enable 
-0x308f 008841 rtn 
-:      008843 g24_bind_mode_enable:
-0x3090 008847 setarg dongle_bind 
-0x3091 008848 call g24_store_mem_dongle_work_mode 
-0x3092 008849 branch g24_set0_mem_dongle_mode_init 
-:      008851 g24_enable_nodata_timer:
-0x3093 008852 setarg 1 
-0x3094 008853 call g24_store_mem_nodata_timer_enable 
-:      008855 g24_enable_nodata_timer_init:
-0x3095 008856 setarg timer_nodata_delay 
-0x3096 008857 arg timer_nodata ,queue 
-0x3097 008858 branch timer_init 
-:      008860 g24_rx_nodata_process:
-0x3098 008861 call g24_fetch_mem_nodata_timer_enable 
-0x3099 008863 rtn blank 
-0x309a 008864 arg timer_nodata ,queue 
-0x309b 008865 call timer_check 
-0x309c 008866 nrtn blank 
-0x309d 008867 call g24_set0_mem_nodata_timer_enable 
-0x309e 008870 setarg dongle_search 
-0x309f 008871 call g24_store_mem_dongle_work_mode 
-0x30a0 008873 call g24_set0_mem_dongle_mode_init 
-0x30a1 008875 branch g24_rx_interrupt_clear 
-:      008877 g24_dongle_search_mode_auto:
-0x30a2 008878 bpatch patch18_0 ,mem_patch18 
-0x30a3 008879 call g24_fetch_mem_dongle_work_mode 
-0x30a4 008881 rtnne dongle_search 
-0x30a5 008882 call g24_dongle_search_mode_init 
-0x30a6 008883 call g24_rx_auto_addr_ch_search 
-0x30a7 008884 call g24_receive_transmit_ack 
-0x30a8 008885 nbranch g24_rx_interrupt_clear ,user3 
-0x30a9 008887 call g24_dongle_search_addr_check 
-0x30aa 008888 call g24_receive_packet_parse ,zero 
-0x30ab 008892 call dongle_check_mode 
-0x30ac 008893 call g24_fetch_mem_dongle_mode_init 
-0x30ad 008895 set1 dongle_work ,pdata 
-0x30ae 008896 call g24_store_mem_dongle_mode_init 
-0x30af 008898 call g24_rx_interrupt_clear 
-0x30b0 008899 call g24_enable_nodata_timer 
-0x30b1 008900 call g24_dongle_search_addr_check 
-0x30b2 008901 branch g24_dg_ch_num_reinit ,zero 
-0x30b3 008902 setarg offset_24g_kb_addr 
-0x30b4 008903 call g24_set_rega_ifetcht_4byte 
-0x30b5 008905 call g24_fetch_mem_addr_isub_temp 
-0x30b6 008906 branch g24_kb_ch_num_reinit ,zero 
-0x30b7 008907 setarg offset_24g_mouse_addr 
-0x30b8 008908 call g24_set_rega_ifetcht_4byte 
-0x30b9 008910 call g24_fetch_mem_addr_isub_temp 
-0x30ba 008911 branch g24_ms_ch_num_reinit ,zero 
-0x30bb 008912 rtn 
-:      008914 g24_dongle_search_addr_check:
-0x30bc 008915 setarg offset_24g_rx_addr 
-0x30bd 008916 call g24_set_rega_ifetcht_4byte 
-:      008918 g24_fetch_mem_addr_isub_temp:
-0x30be 008919 call g24_fetch_mem_addr 
-0x30bf 008921 isub temp ,null 
-0x30c0 008922 rtn 
-:      008924 g24_dg_ch_num_reinit:
-0x30c1 008925 setarg offset_24g_dg_ch_number 
-0x30c2 008926 call g24_set_rega_ifetch_1byte 
-:      008928 g24_current_ch_num_reinit:
-0x30c3 008930 add regc ,offset_24g_current_ch_number ,contw 
-0x30c4 008931 branch g24_contw_istore_1byte 
-:      008933 g24_kb_ch_num_reinit:
-0x30c5 008934 setarg offset_24g_kb_ch_number 
-0x30c6 008935 call g24_set_rega_ifetch_1byte 
-0x30c7 008937 branch g24_current_ch_num_reinit 
-:      008938 g24_ms_ch_num_reinit:
-0x30c8 008939 setarg offset_24g_ms_ch_number 
-0x30c9 008940 call g24_set_rega_ifetch_1byte 
-0x30ca 008942 branch g24_current_ch_num_reinit 
-:      008944 g24_dongle_search_mode_init:
-0x30cb 008945 call g24_fetch_mem_dongle_mode_init 
-0x30cc 008947 rtnbit1 dongle_search 
-0x30cd 008948 set1 dongle_search ,pdata 
-0x30ce 008949 call g24_store_mem_dongle_mode_init 
-0x30cf 008951 call g24_set0_mem_time_slice 
-0x30d0 008953 call g24_set1_mem_ackpayload_enable 
-0x30d1 008955 setarg 0 
-0x30d2 008956 add regc ,offset_rssi_noise_dg_index ,contw 
-0x30d3 008957 istore 3 ,contw 
-0x30d4 008959 arg offset_24g_dg_config_ch_once ,rega 
-0x30d5 008960 call g24_set_contw_with_temp 
-0x30d6 008961 istore 7 ,contw 
-0x30d7 008964 call g24_dongle_search_addr_check 
-0x30d8 008965 nrtn zero 
-0x30d9 008966 add regc ,offset_24g_current_ch_number ,rega 
-0x30da 008967 ifetch 1 ,rega 
-0x30db 008969 arg offset_24g_dg_ch_number ,rega 
-0x30dc 008970 call g24_set_contw_with_regb_store_1byte 
-0x30dd 008972 add regc ,offset_24g_ch ,rega 
-0x30de 008973 ifetch 1 ,rega 
-0x30df 008976 branch g24_store_mem_dg_last_ch 
-:      008978 g24_rx_auto_addr_ch_search:
-0x30e0 008979 bpatch patch18_1 ,mem_patch18 
-0x30e1 008980 call g24_fetch_mem_time_slice 
-0x30e2 008982 increase 1 ,pdata 
-0x30e3 008983 and_into 3 ,pdata 
-0x30e4 008984 call g24_store_mem_time_slice 
-0x30e5 008987 beq 0 ,g24_rx_auto_bind_config_kb 
-0x30e6 008988 beq 1 ,g24_rx_auto_bind_config_dongle 
-0x30e7 008989 beq 2 ,g24_rx_auto_bind_config_mouse 
-0x30e8 008990 beq 3 ,g24_rx_auto_bind_config_dongle 
-0x30e9 008991 rtn 
-:      008993 g24_rx_auto_bind_config_mouse:
-0x30ea 008994 call g24_dongle_bind_ms_payload_cfg 
-0x30eb 008995 setarg offset_24g_mouse_addr 
-0x30ec 008996 call g24_set_rega_ifetch_4byte 
-0x30ed 008998 branch g24_rx_auto_addr_ch_search ,blank 
-0x30ee 008999 call g24_store_mem_addr 
-0x30ef 009001 setarg offset_24g_ms_config_ch_once 
-0x30f0 009002 call g24_set_rega_ifetch_1byte 
-0x30f1 009004 call g24_ms_config_ch_once ,blank 
-0x30f2 009005 setarg offset_24g_ms_last_ch 
-0x30f3 009006 call g24_set_rega_ifetch_1byte 
-0x30f4 009008 call g24_store_mem_ch 
-0x30f5 009010 add regc ,offset_rssi_noise_ms_index ,rega 
-0x30f6 009011 ifetcht 1 ,rega 
-0x30f7 009013 arg mem_rssi_noise_ms_buffer ,rega 
-0x30f8 009014 call rssi_noise_store 
-0x30f9 009015 add regc ,offset_rssi_noise_ms_index ,contw 
-0x30fa 009016 istoret 1 ,contw 
-0x30fb 009018 call g24_noise_rssi_average 
-0x30fc 009019 add regc ,offset_rssi_noise_ms_avg ,contw 
-0x30fd 009020 istoret 1 ,contw 
-0x30fe 009022 sub temp ,rssi_thresh_noise ,null 
-0x30ff 009023 nrtn positive 
-0x3100 009024 setarg offset_24g_ms_ch_number 
-0x3101 009025 call g24_set_rega_ifetcht_1byte 
-0x3102 009027 call g24_ch_temp_incre_size4 
-0x3103 009028 arg offset_24g_ms_ch_number ,rega 
-0x3104 009029 call g24_set_contw_with_regb2 
-0x3105 009030 istoret 1 ,contw 
-:      009032 g24_store_mem_ms_last_ch:
-0x3106 009034 arg offset_24g_ms_last_ch ,rega 
-0x3107 009035 branch g24_set_contw_with_regb_store_1byte 
-:      009037 g24_ms_config_ch_once:
-0x3108 009038 setarg 1 
-0x3109 009039 arg offset_24g_ms_config_ch_once ,rega 
-0x310a 009040 call g24_set_contw_with_regb_store_1byte 
-0x310b 009042 arg 0 ,temp 
-0x310c 009043 call g24_ch_calc 
-0x310d 009046 branch g24_store_mem_ms_last_ch 
-:      009048 g24_rx_auto_bind_config_kb:
-0x310e 009049 call g24_dongle_bind_kb_payload_cfg 
-0x310f 009050 setarg offset_24g_kb_addr 
-0x3110 009051 call g24_set_rega_ifetch_4byte 
-0x3111 009053 branch g24_rx_auto_addr_ch_search ,blank 
-0x3112 009054 call g24_store_mem_addr 
-0x3113 009056 setarg offset_24g_kb_config_ch_once 
-0x3114 009057 call g24_set_rega_ifetch_1byte 
-0x3115 009059 call g24_kb_config_ch_once ,blank 
-0x3116 009060 setarg offset_24g_kb_last_ch 
-0x3117 009061 call g24_set_rega_ifetch_1byte 
-0x3118 009063 call g24_store_mem_ch 
-0x3119 009065 add regc ,offset_rssi_noise_kb_index ,rega 
-0x311a 009066 ifetcht 1 ,rega 
-0x311b 009068 arg mem_rssi_noise_kb_buffer ,rega 
-0x311c 009069 call rssi_noise_store 
-0x311d 009070 add regc ,offset_rssi_noise_kb_index ,contw 
-0x311e 009071 istoret 1 ,contw 
-0x311f 009073 call g24_noise_rssi_average 
-0x3120 009074 add regc ,offset_rssi_noise_kb_avg ,contw 
-0x3121 009075 istoret 1 ,contw 
-0x3122 009077 sub temp ,rssi_thresh_noise ,null 
-0x3123 009078 nrtn positive 
-0x3124 009079 setarg offset_24g_kb_ch_number 
-0x3125 009080 call g24_set_rega_ifetcht_1byte 
-0x3126 009082 call g24_ch_temp_incre_size4 
-0x3127 009083 arg offset_24g_kb_ch_number ,rega 
-0x3128 009084 call g24_set_contw_with_regb2 
-0x3129 009085 istoret 1 ,contw 
-:      009087 g24_store_mem_kb_last_ch:
-0x312a 009089 arg offset_24g_kb_last_ch ,rega 
-0x312b 009090 branch g24_set_contw_with_regb_store_1byte 
-:      009092 g24_kb_config_ch_once:
-0x312c 009093 setarg 1 
-0x312d 009094 arg offset_24g_kb_config_ch_once ,rega 
-0x312e 009095 call g24_set_contw_with_regb_store_1byte 
-0x312f 009097 arg 0 ,temp 
-0x3130 009098 call g24_ch_calc 
-0x3131 009101 branch g24_store_mem_kb_last_ch 
-:      009103 g24_rx_auto_bind_config_dongle:
-0x3132 009104 call g24_dongle_bind_ms_payload_cfg 
-0x3133 009105 call g24_fetch_mem_rx_addr 
-0x3134 009107 call g24_store_mem_addr 
-0x3135 009109 setarg offset_24g_dg_config_ch_once 
-0x3136 009110 call g24_set_rega_ifetch_1byte 
-0x3137 009112 call g24_dg_config_ch_once ,blank 
-0x3138 009113 call g24_dg_store_config_ch 
-0x3139 009114 add regc ,offset_rssi_noise_dg_index ,rega 
-0x313a 009115 ifetcht 1 ,rega 
-0x313b 009117 arg mem_rssi_noise_dg_buffer ,rega 
-0x313c 009118 call rssi_noise_store 
-0x313d 009119 add regc ,offset_rssi_noise_dg_index ,contw 
-0x313e 009120 istoret 1 ,contw 
-0x313f 009122 call g24_noise_rssi_average 
-0x3140 009123 add regc ,offset_rssi_noise_dg_avg ,contw 
-0x3141 009124 istoret 1 ,contw 
-0x3142 009126 sub temp ,rssi_thresh_noise ,null 
-0x3143 009127 nrtn positive 
-0x3144 009128 setarg offset_24g_dg_ch_number 
-0x3145 009129 call g24_set_rega_ifetcht_1byte 
-0x3146 009131 call g24_ch_temp_incre_size4 
-0x3147 009132 arg offset_24g_dg_ch_number ,rega 
-0x3148 009133 call g24_set_contw_with_regb2 
-0x3149 009134 istoret 1 ,contw 
-:      009136 g24_store_mem_dg_last_ch:
-0x314a 009139 arg offset_24g_dg_last_ch ,rega 
-0x314b 009140 branch g24_set_contw_with_regb_store_1byte 
-:      009143 g24_dg_config_ch_once:
-0x314c 009148 setarg 1 
-0x314d 009149 arg offset_24g_dg_config_ch_once ,rega 
-0x314e 009150 call g24_set_contw_with_regb_store_1byte 
-:      009151 g24_dg_store_config_ch:
-0x314f 009152 setarg offset_24g_dg_last_ch 
-0x3150 009153 call g24_set_rega_ifetch_1byte 
-0x3151 009154 branch g24_store_mem_ch 
-:      009157 g24_transmit_ack:
-0x3152 009159 add regc ,offset_24g_rxbuf ,rega 
-0x3153 009160 ifetch 1 ,rega 
-0x3154 009162 call g24_store_mem_data_type 
-0x3155 009165 call g24_read_len_pid_crc 
-0x3156 009167 call g24_fetch_mem_rxbuf_add1 
-0x3157 009169 isolate1 bit_ack_24g ,pdata 
-0x3158 009170 branch g24tx_no_ack ,true 
-:      009171 g24tx_with_ack:
-0x3159 009172 call g24_ackpayload_prep 
-0x315a 009173 call g24_transmit_prep 
-0x315b 009174 call g24_transmit 
-:      009175 g24tx_no_ack:
-0x315c 009176 branch g24_end_of_packet 
-:      009178 g24_ackpayload_prep:
-0x315d 009179 bpatch patch18_2 ,mem_patch18 
-0x315e 009180 add regc ,offset_24g_datalen ,contw 
-0x315f 009181 call g24_mem_set0 
-0x3160 009183 setarg offset_24g_ackpayload_enable 
-0x3161 009184 call g24_set_rega_ifetch_1byte 
-0x3162 009186 rtn blank 
-0x3163 009187 setarg 0x06 
-0x3164 009188 add regc ,offset_24g_datalen ,contw 
-0x3165 009189 istore 1 ,contw 
-0x3166 009191 arg 0x06 ,loopcnt 
-0x3167 009192 setarg offset_24g_bind_payload 
-0x3168 009193 iadd regc ,contr 
-0x3169 009195 add regc ,offset_24g_txbuf ,contw 
-0x316a 009197 branch memcpy 
-:      009200 g24_receive_packet_start:
-0x316b 009201 call g24_receive_transmit_ack 
-0x316c 009202 nbranch g24_rx_interrupt_clear ,user3 
-0x316d 009203 branch g24_receive_packet_parse 
-:      009205 g24_receive_transmit_ack:
-0x316e 009206 call g24_rx_interrupt_clear 
-0x316f 009207 call g24_receive_packet 
-0x3170 009208 nrtn user3 
-0x3171 009209 branch g24_transmit_ack 
-:      009211 g24_receive_packet_parse:
-0x3172 009212 bpatch patch18_3 ,mem_patch18 
-0x3173 009213 call g24_receive_packet_parse_pid_crc 
-0x3174 009214 nbranch g24_rx_interrupt_clear ,user 
-0x3175 009215 add regc ,offset_24g_rxdata_length ,rega 
-0x3176 009216 ifetch 1 ,rega 
-0x3177 009218 branch g24_rx_interrupt_clear ,blank 
-0x3178 009219 increase 2 ,pdata 
-0x3179 009220 iforce loopcnt 
-0x317a 009221 add regc ,offset_24g_rxbuf ,contr 
-0x317b 009223 setarg offset_24g_rxdata_temp 
-0x317c 009224 iadd regc ,contw 
-0x317d 009226 call memcpy 
-0x317e 009227 call g24_set0_mem_mode_switch 
-0x317f 009229 call g24_fetch_mem_pair_mode 
-0x3180 009231 call g24_enable_nodata_timer ,blank 
-0x3181 009232 setarg offset_24g_rxdata_temp_add2 
-0x3182 009233 call g24_set_rega_ifetch_1byte 
-0x3183 009235 beq 0x01 ,g24_data_type1 
-0x3184 009236 beq 0x02 ,g24_data_type2 
-0x3185 009237 beq 0x03 ,g24_data_type3 
-0x3186 009238 beq 0xff ,g24_data_attemp 
-0x3187 009239 branch g24_rx_interrupt_clear 
-:      009241 g24_receive_packet_parse_pid_crc:
-0x3188 009242 call g24_head_ptr2regc 
-0x3189 009243 call disable_user 
-0x318a 009244 add regc ,offset_24g_sta_pid ,rega 
-0x318b 009245 ifetch 1 ,rega 
-0x318c 009247 add regc ,offset_24g_last_pid ,rega 
-0x318d 009248 ifetcht 1 ,rega 
-0x318e 009250 isub temp ,null 
-0x318f 009251 ncall enable_user ,zero 
-0x3190 009252 add regc ,offset_24g_sta_pid ,rega 
-0x3191 009253 ifetch 1 ,rega 
-0x3192 009255 add regc ,offset_24g_last_pid ,contw 
-0x3193 009256 istore 1 ,contw 
-0x3194 009258 add regc ,offset_24g_sta_crc ,rega 
-0x3195 009259 ifetch 3 ,rega 
-0x3196 009261 add regc ,offset_24g_last_crc ,rega 
-0x3197 009262 ifetcht 3 ,rega 
-0x3198 009264 isub temp ,null 
-0x3199 009265 ncall enable_user ,zero 
-0x319a 009266 add regc ,offset_24g_sta_crc ,rega 
-0x319b 009267 ifetch 3 ,rega 
-0x319c 009269 add regc ,offset_24g_last_crc ,contw 
-0x319d 009271 branch g24_contw_istore_3byte 
-:      009273 g24_data_type1:
-0x319e 009274 call g24_ch_timer_reinit 
-0x319f 009275 call g24_fetch_mem_abort_pac 
-0x31a0 009276 store 1 ,mem_temp 
-0x31a1 009278 call g24_fetcht_mem_rxdata_temp 
-0x31a2 009279 fetch 1 ,mem_temp 
-0x31a3 009281 isolate1 bit_abort ,temp 
-0x31a4 009282 setflag true ,0 ,pdata 
-0x31a5 009283 add regc ,offset_24g_abort_pac ,contw 
-0x31a6 009284 istore 1 ,contw 
-0x31a7 009286 beq 1 ,g24_data_attemp_mouse 
-0x31a8 009287 call g24_fetch_mem_hop_pac 
-0x31a9 009289 call g24_fetcht_mem_rxdata_temp 
-0x31aa 009291 isolate1 bit_hop ,temp 
-0x31ab 009292 setflag true ,0 ,pdata 
-0x31ac 009293 call g24_store_mem_hop_pac 
-0x31ad 009295 add regc ,offset_24g_cb_rxdata_type1 ,rega 
-0x31ae 009296 ifetch 2 ,rega 
-0x31af 009298 branch callback_func 
-:      009300 dongle_rxdata_type1:
-0x31b0 009301 setarg ms_report_id 
-0x31b1 009302 store 1 ,mem_usb_mouse_data 
-0x31b2 009303 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b3 009305 istore 7 ,contw 
-0x31b4 009306 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b5 009308 ncall g24_ms_enable_blank_data_forcibly ,blank 
-0x31b6 009309 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b7 009311 call g24_ms_disable_blank_data_forcibly ,blank 
-:      009312 g24_data_type1_usbtx_enable:
-0x31b8 009313 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      009314 g24_data_type1_usbtx_enable_ep2:
-0x31b9 009315 fetch 1 ,mem_usb_tx_enable 
-0x31ba 009316 set1 2 ,pdata 
-0x31bb 009317 store 1 ,mem_usb_tx_enable 
-0x31bc 009318 rtn 
-:      009320 g24_ms_enable_blank_data_forcibly:
-0x31bd 009321 setarg 1 
-0x31be 009322 call g24_store_mem_ms_blank_data_enable 
-:      009324 g24_ms_enable_blank_data_timer:
-0x31bf 009325 setarg timer_ms_blank_delay 
-0x31c0 009326 arg timer_ms_blank ,queue 
-0x31c1 009327 branch timer_init 
-:      009328 g24_ms_disable_blank_data_forcibly:
-0x31c2 009329 call g24_set0_mem_ms_blank_data_enable 
-:      009331 g24_ms_disable_blank_data_timer:
-0x31c3 009332 setarg 0 
-0x31c4 009333 arg timer_ms_blank ,queue 
-0x31c5 009334 branch timer_init 
-:      009336 g24_data_type2:
-0x31c6 009337 call g24_fetcht_mem_rxdata_temp 
-0x31c7 009339 isolate1 bit_abort ,temp 
-0x31c8 009340 branch g24_data_attemp_kbd ,true 
-0x31c9 009341 arg mem_usb_kb_data ,contw 
-0x31ca 009342 call g24_data_type2_reverse_data 
-0x31cb 009343 fetch 8 ,mem_usb_kb_data 
-0x31cc 009344 ncall g24_kb_enable_blank_data_forcibly ,blank 
-0x31cd 009345 fetch 8 ,mem_usb_kb_data 
-0x31ce 009346 call g24_kb_disable_blank_data_forcibly ,blank 
-0x31cf 009347 call g24_head_ptr2regc 
-0x31d0 009348 fetch 8 ,mem_usb_kb_data 
-0x31d1 009349 arg offset_24g_kb_data_sta_data ,rega 
-0x31d2 009350 call g24_set_contw_with_temp 
-0x31d3 009351 istore 8 ,contw 
-0x31d4 009353 setarg offset_24g_kb_data_last_data 
-0x31d5 009354 iadd regc ,rega 
-0x31d6 009355 ifetcht 8 ,rega 
-0x31d7 009357 isub temp ,null 
-0x31d8 009358 ncall g24_kb_data_dispose ,zero 
-0x31d9 009359 setarg offset_24g_kb_data_sta_data 
-0x31da 009360 iadd regc ,rega 
-0x31db 009361 ifetch 8 ,rega 
-0x31dc 009363 arg offset_24g_kb_data_last_data ,rega 
-0x31dd 009364 call g24_set_contw_with_temp 
-0x31de 009365 istore 8 ,contw 
-0x31df 009367 branch g24_rx_interrupt_clear 
-:      009369 g24_data_type2_reverse_data:
-0x31e0 009370 setarg offset_24g_rxdata_temp_add2 
-0x31e1 009371 iadd regc ,contr 
-0x31e2 009373 arg 9 ,loopcnt 
-0x31e3 009374 branch reverse_byte 
-:      009376 g24_kb_enable_blank_data_forcibly:
-0x31e4 009377 setarg 1 
-0x31e5 009378 call g24_store_mem_kb_blank_data_enable 
-:      009380 g24_kb_enable_blank_data_timer:
-0x31e6 009381 setarg timer_kb_blank_delay 
-0x31e7 009382 arg timer_kb_blank ,queue 
-0x31e8 009383 branch timer_init 
-:      009385 g24_kb_disable_blank_data_forcibly:
-0x31e9 009386 call g24_set0_mem_kb_blank_data_enable 
-:      009388 g24_kb_disable_blank_data_timer:
-0x31ea 009389 setarg 0 
-0x31eb 009390 arg timer_kb_blank ,queue 
-0x31ec 009391 branch timer_init 
-:      009393 g24_kb_data_dispose:
-:      009394 g24_kb_data_into_ep1_fifo:
-0x31ed 009395 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x31ee 009396 fetch 1 ,mem_usb_tx_enable 
-0x31ef 009397 set1 1 ,pdata 
-0x31f0 009398 store 1 ,mem_usb_tx_enable 
-0x31f1 009399 rtn 
-:      009401 g24_data_type3:
-0x31f2 009402 arg mem_usb_kb_multikey ,contw 
-0x31f3 009403 call g24_data_type2_reverse_data 
-0x31f4 009404 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f5 009405 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x31f6 009406 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f7 009407 call g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x31f8 009408 call g24_head_ptr2regc 
-0x31f9 009409 fetch 3 ,mem_usb_kb_multikey 
-0x31fa 009410 arg offset_24g_kb_multikey_sta_data ,rega 
-0x31fb 009411 call g24_set_contw_with_temp_store_3byte 
-0x31fc 009413 setarg offset_24g_kb_multikey_last_data 
-0x31fd 009414 iadd regc ,rega 
-0x31fe 009415 ifetcht 3 ,rega 
-0x31ff 009417 isub temp ,null 
-0x3200 009418 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
-0x3201 009419 setarg offset_24g_kb_multikey_sta_data 
-0x3202 009420 iadd regc ,rega 
-0x3203 009421 ifetch 3 ,rega 
-0x3204 009423 arg offset_24g_kb_multikey_last_data ,rega 
-0x3205 009424 call g24_set_contw_with_temp_store_3byte 
-0x3206 009426 branch g24_rx_interrupt_clear 
-:      009428 g24_kb_mul_data_into_ep2_fifo:
-0x3207 009429 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x3208 009430 branch g24_data_type1_usbtx_enable_ep2 
-:      009432 g24_kb_mul_enable_blank_data_forcibly:
-0x3209 009433 setarg 1 
-0x320a 009434 call g24_store_mem_kb_mul_blank_data_enable 
-:      009436 g24_kb_mul_enable_blank_data_timer:
-0x320b 009437 setarg timer_kb_mul_blank_delay 
-0x320c 009438 arg timer_kb_mul_blank ,queue 
-0x320d 009439 branch timer_init 
-:      009441 g24_kb_mul_disable_blank_data_forcibly:
-0x320e 009442 call g24_set0_mem_kb_mul_blank_data_enable 
-:      009444 g24_kb_mul_disable_blank_data_timer:
-0x320f 009445 setarg 0 
-0x3210 009446 arg timer_kb_mul_blank ,queue 
-0x3211 009447 branch timer_init 
-:      009449 g24_data_attemp:
-0x3212 009450 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3213 009452 beq datatype_mouse ,g24_data_attemp_mouse 
-0x3214 009453 beq datatype_keyboard ,g24_data_attemp_kbd 
-0x3215 009454 rtn 
-:      009455 g24_data_attemp_mouse:
-0x3216 009456 setarg offset_24g_rxdata_temp_add4 
-0x3217 009457 call g24_set_rega_ifetch_4byte 
-0x3218 009458 arg offset_24g_mouse_addr ,rega 
-0x3219 009459 call g24_set_contw_with_temp 
-0x321a 009462 branch g24_contw_istore_4byte 
-:      009464 g24_data_attemp_kbd:
-0x321b 009465 setarg offset_24g_rxdata_temp_add4 
-0x321c 009466 call g24_set_rega_ifetch_4byte 
-0x321d 009467 arg offset_24g_kb_addr ,rega 
-0x321e 009468 call g24_set_contw_with_temp 
-0x321f 009471 branch g24_contw_istore_4byte 
-:      009473 g24_store_mem_24g_mode:
-0x3220 009474 call g24_head_ptr2regc 
-0x3221 009475 add regc ,offset_24g_mode ,contw 
-0x3222 009476 istore 1 ,contw 
-0x3223 009477 rtn 
-:      009479 g24_fetch_mem_device_addr:
-0x3224 009480 call g24_head_ptr2regc 
-0x3225 009481 add regc ,offset_24g_device_addr ,rega 
-0x3226 009482 branch g24_rega_ifetch_4byte 
-:      009483 g24_store_mem_device_addr:
-0x3227 009484 call g24_head_ptr2regc 
-0x3228 009485 add regc ,offset_24g_device_addr ,contw 
-0x3229 009486 branch g24_contw_istore_4byte 
-:      009488 g24_fetch_mem_addr:
-0x322a 009489 add regc ,offset_24g_addr ,rega 
-0x322b 009490 branch g24_rega_ifetch_4byte 
-:      009491 g24_store_mem_addr:
-0x322c 009492 add regc ,offset_24g_addr ,contw 
-:      009493 g24_contw_istore_4byte:
-0x322d 009494 istore 4 ,contw 
-0x322e 009495 rtn 
-:      009497 g24_store_mem_ch:
-0x322f 009498 add regc ,offset_24g_ch ,contw 
-0x3230 009499 branch g24_contw_istore_1byte 
-:      009501 g24_set0_mem_pid:
-0x3231 009502 setarg 0 
-:      009503 g24_store_mem_pid:
-0x3232 009504 call g24_head_ptr2regc 
-0x3233 009505 add regc ,offset_24g_pid ,contw 
-0x3234 009506 branch g24_contw_istore_1byte 
-:      009508 g24_store_mem_txpayload:
-0x3235 009509 add regc ,offset_24g_txpayload ,contw 
-0x3236 009510 branch g24_contw_istore_1byte 
-:      009512 g24_set4_mem_max_retry:
-0x3237 009513 setarg 4 
-:      009514 g24_store_mem_max_retry:
-0x3238 009515 add regc ,offset_24g_max_retry ,contw 
-0x3239 009516 branch g24_contw_istore_1byte 
-:      009518 g24_fetch_mem_data_type:
-0x323a 009519 add regc ,offset_24g_data_type ,rega 
-0x323b 009520 branch g24_rega_ifetch_1byte 
-:      009521 g24_store_mem_data_type:
-0x323c 009522 add regc ,offset_24g_data_type ,contw 
-0x323d 009523 branch g24_contw_istore_1byte 
-:      009525 g24_set2_mem_sync_cnt:
-0x323e 009526 setarg 2 
-:      009527 g24_store_mem_sync_cnt:
-0x323f 009528 add regc ,offset_24g_sync_cnt ,contw 
-0x3240 009529 branch g24_contw_istore_1byte 
-:      009531 g24_set1_mem_rf_last_sta:
-0x3241 009532 setarg 1 
-:      009533 g24_store_mem_rf_last_sta:
-0x3242 009534 call g24_head_ptr2regc 
-0x3243 009535 add regc ,offset_24g_rf_last_sta ,contw 
-0x3244 009536 branch g24_contw_istore_1byte 
-:      009538 g24_fetch_mem_hop_pac:
-0x3245 009539 call g24_head_ptr2regc 
-0x3246 009540 add regc ,offset_24g_hop_pac ,rega 
-0x3247 009541 branch g24_rega_ifetch_1byte 
-:      009542 g24_set1_mem_hop_pac:
-0x3248 009543 setarg 1 
-:      009544 g24_store_mem_hop_pac:
-0x3249 009545 call g24_head_ptr2regc 
-0x324a 009546 add regc ,offset_24g_hop_pac ,contw 
-0x324b 009547 branch g24_contw_istore_1byte 
-:      009549 g24_fetch_mem_abort_pac:
-0x324c 009550 call g24_head_ptr2regc 
-0x324d 009551 add regc ,offset_24g_abort_pac ,rega 
-0x324e 009552 branch g24_rega_ifetch_1byte 
-:      009553 g24_set1_mem_abort_pac:
-0x324f 009554 setarg 1 
-:      009555 g24_store_mem_abort_pac:
-0x3250 009556 call g24_head_ptr2regc 
-0x3251 009557 add regc ,offset_24g_abort_pac ,contw 
-0x3252 009558 branch g24_contw_istore_1byte 
-:      009560 g24_fetch_mem_pairing_sm:
-0x3253 009561 call g24_head_ptr2regc 
-0x3254 009562 add regc ,offset_24g_pairing_sm ,rega 
-0x3255 009563 branch g24_rega_ifetch_1byte 
-:      009564 g24_store_mem_pairing_sm:
-0x3256 009565 add regc ,offset_24g_pairing_sm ,contw 
-0x3257 009566 branch g24_contw_istore_1byte 
-:      009568 g24_fetch_mem_rf_hop_ch:
-0x3258 009569 add regc ,offset_24g_rf_hop_ch ,rega 
-0x3259 009570 branch g24_rega_ifetch_1byte 
-:      009571 g24_set0_mem_rf_hop_ch:
-0x325a 009572 setarg 0 
-:      009573 g24_store_mem_rf_hop_ch:
-0x325b 009574 add regc ,offset_24g_rf_hop_ch ,contw 
-0x325c 009575 branch g24_contw_istore_1byte 
-:      009577 g24_fetch_mem_rf_work_stage:
-0x325d 009578 add regc ,offset_24g_rf_work_stage ,rega 
-0x325e 009579 branch g24_rega_ifetch_1byte 
-:      009581 g24_fetch_mem_rxbuf_add1:
-0x325f 009582 add regc ,offset_24g_rxbuf_add1 ,rega 
-0x3260 009583 branch g24_rega_ifetch_1byte 
-:      009585 g24_fetch_mem_check_dongle_times:
-0x3261 009586 add regc ,offset_24g_check_dongle_times ,rega 
-0x3262 009587 branch g24_rega_ifetch_1byte 
-:      009588 g24_set0_mem_check_dongle_times:
-0x3263 009589 setarg 0 
-:      009590 g24_store_mem_check_dongle_times:
-0x3264 009591 call g24_head_ptr2regc 
-0x3265 009592 add regc ,offset_24g_check_dongle_times ,contw 
-0x3266 009593 branch g24_contw_istore_1byte 
-:      009595 g24_store_mem_tx_power:
-0x3267 009596 call g24_head_ptr2regc 
-0x3268 009597 add regc ,offset_tx_power_temp ,rega 
-0x3269 009598 ifetch 1 ,rega 
-:      009599 g24_store_mem_txpower:
-0x326a 009600 store 1 ,mem_tx_power 
-0x326b 009601 rtn 
-:      009603 g24_store_mem_tx_power_temp:
-0x326c 009604 call g24_head_ptr2regc 
-0x326d 009605 fetch 1 ,mem_tx_power 
-0x326e 009607 add regc ,offset_tx_power_temp ,contw 
-0x326f 009608 branch g24_contw_istore_1byte 
-:      009610 g24_fetch_mem_power_ctrl_pac:
-0x3270 009611 add regc ,offset_power_ctrl_packet_cnt ,rega 
-0x3271 009612 branch g24_rega_ifetch_1byte 
-:      009614 g24_store_mem_power_ctrl_level:
-0x3272 009615 add regc ,offset_power_ctrl_level ,contw 
-0x3273 009616 branch g24_contw_istore_1byte 
-:      009618 g24_fetcht_mem_rxdata_temp:
-0x3274 009619 setarg offset_24g_rxdata_temp 
-:      009620 g24_set_rega_ifetcht_1byte:
-0x3275 009621 iadd regc ,rega 
-0x3276 009622 ifetcht 1 ,rega 
-0x3277 009623 rtn 
-:      009625 g24_fetch_mem_rf_laststa:
-0x3278 009626 setarg offset_24g_rf_laststa 
-0x3279 009627 branch g24_set_rega_ifetch_1byte 
-:      009628 g24_set0_mem_rf_laststa:
-0x327a 009629 setarg 0 
-:      009630 g24_store_mem_rf_laststa:
-0x327b 009631 arg offset_24g_rf_laststa ,rega 
-0x327c 009632 branch g24_set_contw_with_regb_store_1byte 
-:      009634 g24_fetch_mem_rx_addr:
-0x327d 009635 setarg offset_24g_rx_addr 
-:      009636 g24_set_rega_ifetch_4byte:
-0x327e 009637 call g24_set_rega 
-:      009638 g24_rega_ifetch_4byte:
-0x327f 009639 ifetch 4 ,rega 
-0x3280 009640 rtn 
-:      009642 g24_fetch_mem_time_slice:
-0x3281 009643 setarg offset_24g_time_slice 
-0x3282 009644 branch g24_set_rega_ifetch_1byte 
-:      009645 g24_set0_mem_time_slice:
-0x3283 009646 setarg 0 
-:      009647 g24_store_mem_time_slice:
-0x3284 009648 arg offset_24g_time_slice ,rega 
-0x3285 009649 branch g24_set_contw_with_regb_store_1byte 
-:      009651 g24_set0_mem_mode_switch:
-0x3286 009652 setarg 0 
-:      009653 g24_store_mem_mode_switch:
-0x3287 009654 arg offset_24g_mode_switch ,rega 
-0x3288 009655 branch g24_set_contw_with_regb_store_1byte 
-:      009657 g24_store_mem_bind_payload:
-0x3289 009658 arg offset_24g_bind_payload ,rega 
-0x328a 009659 branch g24_set_contw_with_regb_store_1byte 
-:      009661 g24_fetch_mem_bind_device_status:
-0x328b 009662 setarg offset_dongle_bind_device_status 
-0x328c 009663 branch g24_set_rega_ifetch_1byte 
-:      009664 g24_store_mem_bind_device_status:
-0x328d 009665 arg offset_dongle_bind_device_status ,rega 
-0x328e 009666 branch g24_set_contw_with_regb_store_1byte 
-:      009668 g24_fetch_mem_dongle_work_mode:
-0x328f 009669 setarg offset_dongle_work_mode 
-0x3290 009670 branch g24_set_rega_ifetch_1byte 
-:      009671 g24_set_work_mem_dongle_work_mode:
-0x3291 009672 setarg dongle_work 
-:      009673 g24_store_mem_dongle_work_mode:
-0x3292 009674 arg offset_dongle_work_mode ,rega 
-0x3293 009675 branch g24_set_contw_with_regb_store_1byte 
-:      009677 g24_fetch_mem_dongle_mode_init:
-0x3294 009678 setarg offset_dongle_mode_init 
-0x3295 009679 branch g24_set_rega_ifetch_1byte 
-:      009680 g24_set0_mem_dongle_mode_init:
-0x3296 009681 setarg clear_init 
-:      009682 g24_store_mem_dongle_mode_init:
-0x3297 009683 arg offset_dongle_mode_init ,rega 
-0x3298 009684 branch g24_set_contw_with_regb_store_1byte 
-:      009686 g24_set0_mem_ackpayload_enable:
-0x3299 009687 setarg 0 
-:      009688 g24_store_mem_ackpayload_enable:
-0x329a 009689 arg offset_24g_ackpayload_enable ,rega 
-0x329b 009690 branch g24_set_contw_with_regb_store_1byte 
-:      009691 g24_set1_mem_ackpayload_enable:
-0x329c 009692 setarg 1 
-0x329d 009693 branch g24_store_mem_ackpayload_enable 
-:      009695 g24_fetch_mem_rxdata_temp_add3_7byte:
-0x329e 009696 setarg offset_24g_rxdata_temp_add3 
-0x329f 009697 call g24_set_rega 
-0x32a0 009698 ifetch 7 ,rega 
-0x32a1 009699 rtn 
-:      009701 g24_fetch_mem_nodata_timer_enable:
-0x32a2 009702 setarg offset_24g_nodata_timer_enable 
-0x32a3 009703 branch g24_set_rega_ifetch_1byte 
-:      009704 g24_set0_mem_nodata_timer_enable:
-0x32a4 009705 setarg 0 
-:      009706 g24_store_mem_nodata_timer_enable:
-0x32a5 009707 arg offset_24g_nodata_timer_enable ,rega 
-0x32a6 009708 branch g24_set_contw_with_regb_store_1byte 
-:      009710 g24_set0_mem_ms_blank_data_enable:
-0x32a7 009711 setarg 0 
-:      009712 g24_store_mem_ms_blank_data_enable:
-0x32a8 009713 arg offset_24g_ms_blank_data_enable ,rega 
-0x32a9 009714 branch g24_set_contw_with_regb_store_1byte 
-:      009716 g24_set0_mem_kb_blank_data_enable:
-0x32aa 009717 setarg 0 
-:      009718 g24_store_mem_kb_blank_data_enable:
-0x32ab 009719 arg offset_24g_kb_blank_data_enable ,rega 
-0x32ac 009720 branch g24_set_contw_with_regb_store_1byte 
-:      009722 g24_set0_mem_kb_mul_blank_data_enable:
-0x32ad 009723 setarg 0 
-:      009724 g24_store_mem_kb_mul_blank_data_enable:
-0x32ae 009725 arg offset_24g_kb_mul_blank_data_enable ,rega 
-0x32af 009726 branch g24_set_contw_with_regb_store_1byte 
-:      009728 g24_store_mem_power_ctrl_threshold_up:
-0x32b0 009729 arg offset_power_ctrl_threshold_up ,rega 
-0x32b1 009730 branch g24_set_contw_with_regb_store_1byte 
-:      009732 g24_store_mem_power_ctrl_threshold_down:
-0x32b2 009733 arg offset_power_ctrl_threshold_down ,rega 
-:      009734 g24_set_contw_with_regb_store_1byte:
-0x32b3 009735 call g24_set_contw_with_regb 
-:      009736 g24_contw_istore_1byte:
-0x32b4 009737 istore 1 ,contw 
-0x32b5 009738 rtn 
-:      009740 g24_fetch_mem_pair_mode:
-0x32b6 009741 setarg offset_24g_pair_mode 
-0x32b7 009742 branch g24_set_rega_ifetch_1byte 
-:      009744 g24_store_mem_pair_mode:
-0x32b8 009745 arg offset_24g_pair_mode ,rega 
-0x32b9 009746 branch g24_set_contw_with_regb_store_1byte 
-:      009748 g24_store_mem_pair_txpower:
-0x32ba 009749 setarg offset_24g_pair_txpower 
-0x32bb 009750 call g24_set_rega_ifetch_1byte 
-0x32bc 009751 branch g24_store_mem_txpower 
-:      009753 g24_fetch_mem_rxdata_temp_add3_1byte:
-0x32bd 009754 setarg offset_24g_rxdata_temp_add3 
-0x32be 009755 branch g24_set_rega_ifetch_1byte 
-:      009757 g24_set_contw_with_temp:
-0x32bf 009758 copy pdata ,temp 
-0x32c0 009759 copy rega ,pdata 
-0x32c1 009760 iadd regc ,contw 
-0x32c2 009761 copy temp ,pdata 
-0x32c3 009762 rtn 
-:      009764 g24_set_contw_with_temp_store_3byte:
-0x32c4 009765 call g24_set_contw_with_temp 
-:      009766 g24_contw_istore_3byte:
-0x32c5 009767 istore 3 ,contw 
-0x32c6 009768 rtn 
-:      009770 g24_set_contw_with_regb:
-0x32c7 009771 call g24_head_ptr2regc 
-:      009772 g24_set_contw_with_regb2:
-0x32c8 009773 copy pdata ,regb 
-0x32c9 009774 copy rega ,pdata 
-0x32ca 009775 iadd regc ,contw 
-0x32cb 009776 copy regb ,pdata 
-0x32cc 009777 rtn 
-:      009779 g24_set_rega:
-0x32cd 009780 call g24_head_ptr2regc 
-0x32ce 009781 iadd regc ,rega 
-0x32cf 009782 rtn 
-:      009784 g24_set_rega_ifetch_1byte:
-0x32d0 009785 call g24_set_rega 
-:      009786 g24_rega_ifetch_1byte:
-0x32d1 009787 ifetch 1 ,rega 
-0x32d2 009788 rtn 
-:      009790 g24_set_rega_ifetcht_4byte:
-0x32d3 009791 call g24_set_rega 
-0x32d4 009792 ifetcht 4 ,rega 
-0x32d5 009793 rtn 
-:      009795 g24_mem_set0:
-0x32d6 009796 setarg 0 
-0x32d7 009797 branch g24_contw_istore_1byte 
-:      009801 app_init:
-0x32d8 009802 bpatch patch18_4 ,mem_patch18 
-0x32d9 009803 fetch 1 ,mem_device_option 
-0x32da 009804 branch app_init ,blank 
-0x32db 009806 beq dvc_op_dongle ,dongle_init 
-0x32dc 009807 beq dvc_op_antilost ,antilost_init 
-0x32dd 009808 beq dvc_op_shutter ,shutter_init 
-0x32de 009809 beq dvc_op_module ,module_init 
-0x32df 009810 beq dvc_op_car ,car_init 
-0x32e0 009811 beq dvc_op_remote_car ,remote_car_init 
-0x32e1 009812 bbit1 dvc_op_mouse ,mouse_init 
-0x32e2 009813 rtn 
-:      009815 app_lpm_init:
-0x32e3 009816 bpatch patch18_5 ,mem_patch18 
-0x32e4 009817 jam 0 ,mem_tester_emulate 
-0x32e5 009818 jam 0 ,mem_debug_config 
-0x32e6 009819 jam 0 ,mem_lch_code 
-0x32e7 009820 setarg 0 
-0x32e8 009821 store 5 ,mem_sp_state_start 
-0x32e9 009822 fetch 1 ,mem_device_option 
-0x32ea 009823 branch app_lpm_init ,blank 
-0x32eb 009824 beq dvc_op_module ,module_lpm_init 
-:      009825 app_lpm_init0:
-0x32ec 009826 rtn 
-:      009829 app_process_idle:
-0x32ed 009830 call ui_dispatch 
-0x32ee 009831 call check_51cmd 
-0x32ef 009832 call app_process_bb_event 
-0x32f0 009833 fetch 2 ,mem_cb_idle_process 
-0x32f1 009834 branch callback_func 
-:      009836 app_process_bt:
-0x32f2 009837 fetch 2 ,mem_cb_bt_process 
-0x32f3 009838 branch callback_func 
-:      009840 app_process_ble:
-0x32f4 009841 fetch 2 ,mem_cb_le_process 
-0x32f5 009842 branch callback_func 
-:      009844 app_process_bb_event:
-0x32f6 009845 bpatch patch18_6 ,mem_patch18 
-0x32f7 009847 arg mem_ipc_fifo_bt2c51 ,rega 
-0x32f8 009848 call fifo_out 
-0x32f9 009849 rtn blank 
-0x32fa 009851 copy pdata ,regc 
-0x32fb 009852 call app_event_normal_process 
-0x32fc 009853 branch app_process_bb_event_priority 
-:      009855 app_discard_event:
-0x32fd 009856 arg 0 ,regc 
-0x32fe 009857 rtn 
-:      009862 app_event_normal_process:
-0x32ff 009863 beq bt_evt_bb_connected ,app_evt_bt_conn 
-0x3300 009864 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x3301 009865 beq bt_evt_setup_complete ,app_evt_setup_complete 
-0x3302 009866 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
-0x3303 009867 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
-0x3304 009868 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
-0x3305 009869 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
-0x3306 009870 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
-0x3307 009871 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x3308 009872 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x3309 009873 beq bt_evt_reconn_started ,app_event_reconn_start 
-0x330a 009874 beq bt_evt_enter_sniff ,app_event_enter_sniff 
-0x330b 009875 beq bt_evt_exit_sniff ,app_event_exit_sniff 
-0x330c 009877 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
-0x330d 009878 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
-0x330e 009879 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
-0x330f 009880 beq bt_evt_switch_success_master ,app_event_switch_success 
-0x3310 009881 rtn 
-:      009884 app_evt_bt_conn:
-0x3311 009885 fetch 2 ,mem_ui_state_map 
-0x3312 009886 set1 ui_state_bt_connected ,pdata 
-0x3313 009887 store 2 ,mem_ui_state_map 
-0x3314 009888 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3315 009889 set0 app_disc_by_button ,pdata 
-0x3316 009890 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3317 009891 rtn 
-:      009893 app_event_switch_success:
-0x3318 009894 jam 0 ,mem_switch_fail_master_count 
-0x3319 009895 rtn 
-:      009897 app_event_switch_fail_master:
-0x331a 009898 fetch 1 ,mem_switch_fail_master_count 
-0x331b 009899 increase 1 ,pdata 
-0x331c 009900 store 1 ,mem_switch_fail_master_count 
-0x331d 009901 sub pdata ,1 ,null 
-0x331e 009902 branch app_bt_role_switch ,positive 
-0x331f 009903 jam 0 ,mem_switch_fail_master_count 
-0x3320 009904 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3321 009905 set1 app_disc_switch_fail ,pdata 
-0x3322 009906 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3323 009907 branch app_bt_disconnect 
-:      009909 app_process_bb_event_priority:
-0x3324 009910 fetch 2 ,mem_cb_bb_event_process 
-0x3325 009911 branch callback_func 
-:      009913 app_check_wake_lock:
-0x3326 009914 fetch 2 ,mem_cb_check_wakelock 
-0x3327 009915 branch callback_func 
-:      009917 app_will_enter_lpm:
-0x3328 009918 fetch 2 ,mem_cb_before_lpm 
-0x3329 009919 branch callback_func 
-:      009921 app_event_linkkey_generate:
-0x332a 009922 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332b 009923 set1 app_disc_after_pairing ,pdata 
-0x332c 009924 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332d 009925 branch app_bt_store_reconn_info 
-:      009927 app_event_reconn_start:
-0x332e 009928 fetch 2 ,mem_ui_state_map 
-0x332f 009929 set1 ui_state_bt_reconnect ,pdata 
-0x3330 009930 store 2 ,mem_ui_state_map 
-0x3331 009931 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3332 009932 set1 app_disc_after_reconn ,pdata 
-0x3333 009933 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3334 009934 rtn 
-:      009936 app_evt_setup_complete:
-0x3335 009937 fetch 2 ,mem_ui_state_map 
-0x3336 009938 set1 ui_state_bt_setup_complete ,pdata 
-0x3337 009939 store 2 ,mem_ui_state_map 
-0x3338 009940 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3339 009941 set1 app_disc_after_setup_done ,pdata 
-0x333a 009942 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x333b 009943 rtn 
-:      009945 app_evt_hid_handshake:
-0x333c 009946 fetch 2 ,mem_ui_state_map 
-0x333d 009947 set1 ui_state_bt_hid_handshake ,pdata 
-0x333e 009948 store 2 ,mem_ui_state_map 
-0x333f 009949 rtn 
-:      009951 app_event_enter_sniff:
-0x3340 009952 fetch 2 ,mem_ui_state_map 
-0x3341 009953 set1 ui_state_bt_sniff ,pdata 
-0x3342 009954 store 2 ,mem_ui_state_map 
-0x3343 009955 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3344 009956 set1 app_disc_after_sniff ,pdata 
-0x3345 009957 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3346 009958 rtn 
-:      009960 app_event_exit_sniff:
-0x3347 009961 fetch 2 ,mem_ui_state_map 
-0x3348 009962 set0 ui_state_bt_sniff ,pdata 
-0x3349 009963 store 2 ,mem_ui_state_map 
-0x334a 009964 rtn 
-:      009966 app_le_event_bb_connected:
-0x334b 009967 fetch 2 ,mem_ui_state_map 
-0x334c 009968 set1 ui_state_ble_connected ,pdata 
-0x334d 009969 store 2 ,mem_ui_state_map 
-0x334e 009970 rtn 
-:      009972 app_le_event_bb_disconn:
-0x334f 009973 fetch 2 ,mem_ui_state_map 
-0x3350 009974 set0 ui_state_ble_connected ,pdata 
-0x3351 009975 store 2 ,mem_ui_state_map 
-0x3352 009976 branch app_lpm_mult_disable 
-:      009978 app_bb_event_hid_connected:
-0x3353 009979 fetch 2 ,mem_ui_state_map 
-0x3354 009980 set1 ui_state_bt_hid_conn ,pdata 
-0x3355 009981 store 2 ,mem_ui_state_map 
-0x3356 009982 rtn 
-:      009984 app_evt_button_long_pressed:
-0x3357 009985 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3358 009986 set1 app_disc_by_button ,pdata 
-0x3359 009987 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335a 009988 rtn 
-:      009990 app_event_ml2cap_conn_refused:
-0x335b 009991 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335c 009992 set1 app_disc_l2cap_refused ,pdata 
-0x335d 009993 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335e 009994 branch app_bt_disconnect 
-:      009997 app_evt_timer:
-0x335f 009998 bpatch patch18_7 ,mem_patch18 
-0x3360 009999 store 1 ,mem_app_evt_timer_count 
-:      010000 app_evt_100ms_loop:
-0x3361 010001 fetch 1 ,mem_app_evt_timer_count 
-0x3362 010002 rtn blank 
-0x3363 010003 increase -1 ,pdata 
-0x3364 010004 store 1 ,mem_app_evt_timer_count 
-0x3365 010005 call ui_button_polling 
-0x3366 010006 call app_lpm_wake_auto_lock_timer 
-0x3367 010007 call app_unsniff_delay_timer 
-0x3368 010008 call app_discovery_timer 
-0x3369 010009 call flash_write_spi_sm_timer 
-0x336a 010010 fetch 2 ,mem_cb_event_timer 
-0x336b 010011 call callback_func 
-0x336c 010012 branch app_evt_100ms_loop 
-:      010017 timer_single_step:
-0x336d 010018 ifetch 1 ,regc 
-0x336e 010019 rtn blank 
-0x336f 010020 pincrease -1 
-0x3370 010021 istore 1 ,regc 
-0x3371 010022 nrtn blank 
-0x3372 010023 copy regb ,pdata 
-0x3373 010024 branch callback_func 
-:      010028 timer_single_step_2b:
-0x3374 010029 ifetch 2 ,regc 
-0x3375 010030 rtn blank 
-0x3376 010031 pincrease -1 
-0x3377 010032 istore 2 ,regc 
-0x3378 010033 nrtn blank 
-0x3379 010034 copy regb ,pdata 
-0x337a 010035 branch callback_func 
-:      010037 app_power_timer:
-0x337b 010038 fetcht 2 ,mem_power_param_ptr 
-0x337c 010039 add temp ,power_timer_offset ,regc 
-0x337d 010040 arg app_power_timer_timeout ,regb 
-0x337e 010041 branch timer_single_step 
-:      010043 app_power_timer_timeout:
-0x337f 010044 call app_got_power_state_common 
-0x3380 010045 beq power_starting ,app_enter_power_stanby_state 
-:      010046 app_enter_power_off_state:
-0x3381 010047 branch app_enter_hibernate 
-:      010048 app_enter_power_stanby_state:
-0x3382 010049 setarg power_standby 
-0x3383 010050 istore 1 ,regc 
-0x3384 010051 add temp ,power_standby_cb_offset ,regb 
-:      010052 app_power_cb_common:
-0x3385 010053 ifetch 2 ,regb 
-0x3386 010054 branch callback_func 
-:      010056 app_unsniff_delay_timer:
-0x3387 010057 arg mem_unsniff2sniff_timer_count ,regc 
-0x3388 010058 arg app_unsniff_delay_timeout ,regb 
-0x3389 010059 branch timer_single_step 
-:      010061 app_unsniff_delay_timeout:
-0x338a 010062 call context_check_idle 
-0x338b 010063 branch app_bt_enter_sniff ,zero 
-0x338c 010064 rtn 
-:      010067 app_discovery_timer:
-0x338d 010068 arg mem_discovery_timeout_timer_count ,regc 
-0x338e 010069 arg app_discovery_timeout ,regb 
-0x338f 010070 branch timer_single_step_2b 
-:      010072 app_discovery_timeout:
-0x3390 010073 call app_bt_stop_discovery 
-0x3391 010074 call app_led_off 
-0x3392 010075 fetch 2 ,mem_cb_discovry_timeout 
-0x3393 010076 branch callback_func 
-:      010079 app_bb_event_reconn_failed:
-0x3394 010080 call app_disconn_reason_flag_clear 
-:      010081 app_clear_reconnect_flag:
-0x3395 010082 fetch 2 ,mem_ui_state_map 
-0x3396 010083 set0 ui_state_bt_reconnect ,pdata 
-0x3397 010084 store 2 ,mem_ui_state_map 
-0x3398 010085 rtn 
-:      010087 app_bb_event_bb_disconn:
-0x3399 010088 jam 0 ,mem_unsniff2sniff_timer_count 
-0x339a 010089 fetch 2 ,mem_ui_state_map 
-0x339b 010090 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
-0x339c 010091 isolate0 ui_state_bt_setup_complete ,pdata 
-0x339d 010092 call app_discard_event ,true 
-:      010093 app_bb_event_bb_reconn_disconn:
-0x339e 010094 bpatch patch19_0 ,mem_patch19 
-0x339f 010095 fetch 2 ,mem_ui_state_map 
-0x33a0 010096 set0 ui_state_bt_connected ,pdata 
-0x33a1 010097 set0 ui_state_bt_setup_complete ,pdata 
-0x33a2 010098 set0 ui_state_bt_hid_conn ,pdata 
-0x33a3 010099 set0 ui_state_bt_hid_handshake ,pdata 
-0x33a4 010100 set0 ui_state_bt_reconnect ,pdata 
-0x33a5 010101 store 2 ,mem_ui_state_map 
-0x33a6 010102 branch app_lpm_mult_disable 
-:      010104 app_bb_hibernate:
-0x33a7 010105 call app_disconn_reason_clear 
-0x33a8 010106 branch app_enter_hibernate 
-:      010109 app_disconn_reason_clear:
-0x33a9 010110 setarg 0 
-0x33aa 010111 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33ab 010112 rtn 
-:      010113 app_disconn_reason_flag_clear:
-0x33ac 010114 setarg 0 
-0x33ad 010115 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33ae 010116 rtn 
-:      010118 app_disconn_reason_collect_bt:
-0x33af 010119 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b0 010120 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b1 010121 setarg 0 
-0x33b2 010122 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b3 010123 rtn 
-:      010125 app_disconn_reason_collect_ble:
-0x33b4 010126 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b5 010127 set1 app_disc_ble ,pdata 
-0x33b6 010128 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b7 010129 setarg 0 
-0x33b8 010130 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b9 010131 rtn 
-:      010139 app_check_sniff:
-0x33ba 010140 fetch 1 ,mem_ui_state_map 
-0x33bb 010141 isolate1 ui_state_bt_sniff ,pdata 
-0x33bc 010142 rtn 
-:      010150 app_initflag_store:
-0x33bd 010151 setarg eeprom_init_flag 
-:      010152 app_flag_store:
-0x33be 010153 store 2 ,mem_timeup 
-0x33bf 010154 bpatch patch19_1 ,mem_patch19 
-0x33c0 010155 arg 2 ,temp 
-0x33c1 010156 arg mem_timeup ,rega 
-0x33c2 010157 arg eeprom_module_init_flag ,regb 
-0x33c3 010158 branch iicd_write_eep_data 
-:      010161 app_initflag_check:
-0x33c4 010162 bpatch patch19_2 ,mem_patch19 
-0x33c5 010163 arg 2 ,temp 
-0x33c6 010164 arg mem_pdatatemp ,rega 
-0x33c7 010165 arg eeprom_module_init_flag ,regb 
-0x33c8 010166 call iicd_read_eep_data 
-0x33c9 010167 fetch 2 ,mem_pdatatemp 
-0x33ca 010168 arg eeprom_init_flag ,temp 
-0x33cb 010169 isub temp ,null 
-0x33cc 010170 rtn 
-:      010173 app_start_auto_sniff:
-0x33cd 010174 fetch 1 ,mem_unsniff2sniff_timer 
-0x33ce 010175 store 1 ,mem_unsniff2sniff_timer_count 
-0x33cf 010176 rtn 
-:      010178 app_get_lpm_wake_lock:
-0x33d0 010179 arg wake_lock_app ,queue 
-0x33d1 010180 branch lpm_get_wake_lock 
-:      010182 app_put_lpm_wake_lock:
-0x33d2 010183 arg wake_lock_app ,queue 
-0x33d3 010184 branch lpm_put_wake_lock 
-:      010186 app_lpm_wake_auto_lock:
-0x33d4 010187 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x33d5 010188 branch app_get_lpm_wake_lock 
-:      010190 app_lpm_wake_auto_lock_timer:
-0x33d6 010191 arg mem_wake_up_delay_timer ,regc 
-0x33d7 010192 arg app_put_lpm_wake_lock ,regb 
-0x33d8 010193 branch timer_single_step 
-:      010195 app_l2cap_flow_control_enable:
-0x33d9 010196 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
-0x33da 010197 rtn 
-:      010199 app_l2cap_flow_control_disable:
-0x33db 010200 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
-0x33dc 010201 rtn 
-:      010203 app_bt_set_pincode:
-0x33dd 010204 jam bt_cmd_set_pin_code ,mem_fifo_temp 
-0x33de 010205 branch ui_ipc_send_cmd 
-:      010207 app_bt_role_switch:
-0x33df 010208 jam bt_cmd_role_switch ,mem_fifo_temp 
-0x33e0 010209 branch ui_ipc_send_cmd 
-:      010211 app_bt_start_reconnect:
-0x33e1 010212 bpatch patch19_3 ,mem_patch19 
-0x33e2 010213 fetch 1 ,mem_app_connection_options 
-0x33e3 010214 store 1 ,mem_connection_options 
-0x33e4 010215 jam app_flag_reconnect ,mem_reconnect_flag 
-0x33e5 010216 jam bt_cmd_reconnect ,mem_fifo_temp 
-0x33e6 010217 branch ui_ipc_send_cmd 
-:      010219 app_bt_reconnect_cancel:
-0x33e7 010220 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
-0x33e8 010221 branch ui_ipc_send_cmd 
-:      010223 app_bt_disconnect:
-0x33e9 010224 jam bt_cmd_disconnect ,mem_fifo_temp 
-0x33ea 010225 branch ui_ipc_send_cmd 
-:      010227 app_bt_start_discovery_short:
-0x33eb 010228 fetch 2 ,mem_discovery_timeout 
-0x33ec 010229 store 2 ,mem_discovery_timeout_timer_count 
-:      010230 app_bt_start_discovery_led_blink:
-0x33ed 010231 call app_led_start_blink 
-:      010232 app_bt_start_discovery:
-0x33ee 010233 jam bt_cmd_start_discovery ,mem_fifo_temp 
-0x33ef 010234 branch ui_ipc_send_cmd 
-:      010236 app_bt_stop_discovery:
-0x33f0 010237 setarg 0 
-0x33f1 010238 store 2 ,mem_discovery_timeout_timer_count 
-0x33f2 010239 jam bt_cmd_stop_discovery ,mem_fifo_temp 
-0x33f3 010240 branch ui_ipc_send_cmd 
-:      010242 app_ble_start_direct_adv:
-0x33f4 010243 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x33f5 010244 branch ui_ipc_send_cmd 
-:      010246 app_ble_stop_direct_adv:
-0x33f6 010247 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x33f7 010248 branch ui_ipc_send_cmd 
-:      010250 app_ble_stop_adv:
-0x33f8 010251 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x33f9 010252 branch ui_ipc_send_cmd 
-:      010254 app_ble_start_adv:
-0x33fa 010255 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x33fb 010256 branch ui_ipc_send_cmd 
-:      010258 app_ble_start_scan:
-0x33fc 010259 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x33fd 010260 branch ui_ipc_send_cmd 
-:      010262 app_ble_stop_scan:
-0x33fe 010263 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x33ff 010264 branch ui_ipc_send_cmd 
-:      010266 app_ble_start_conn:
-0x3400 010267 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x3401 010268 branch ui_ipc_send_cmd 
-:      010270 app_ble_disconnect:
-0x3402 010271 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x3403 010272 branch ui_ipc_send_cmd 
-:      010274 app_led_start_blink:
-0x3404 010275 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x3405 010276 branch ui_ipc_send_cmd 
-:      010278 app_led_on:
-0x3406 010279 jam bt_cmd_led_on ,mem_fifo_temp 
-0x3407 010280 branch ui_ipc_send_cmd 
-:      010282 app_led_stop_blink:
-:      010283 app_led_off:
-0x3408 010284 jam bt_cmd_led_off ,mem_fifo_temp 
-0x3409 010285 branch ui_ipc_send_cmd 
-:      010287 app_enter_hibernate:
-0x340a 010288 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x340b 010289 branch ui_ipc_send_cmd 
-:      010291 app_bt_sniff_exit:
-0x340c 010292 jam bt_cmd_exit_sniff ,mem_fifo_temp 
-0x340d 010293 branch ui_ipc_send_cmd 
-:      010295 app_bt_enter_sniff:
-0x340e 010296 jam bt_cmd_enter_sniff ,mem_fifo_temp 
-0x340f 010297 branch ui_ipc_send_cmd 
-:      010299 app_ble_store_reconn_info:
-0x3410 010300 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x3411 010301 branch ui_ipc_send_cmd 
-:      010303 app_bt_store_reconn_info:
-0x3412 010304 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
-0x3413 010305 branch ui_ipc_send_cmd 
-:      010307 app_store_reconn_info:
-0x3414 010308 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
-0x3415 010309 branch ui_ipc_send_cmd 
-:      010311 app_lpm_mult_enable:
-0x3416 010312 set1 mark_lpm_mult_enable ,mark 
-0x3417 010313 rtn 
-:      010315 app_lpm_mult_disable:
-0x3418 010316 set0 mark_lpm_mult_enable ,mark 
-0x3419 010317 rtn 
-:      010337 app_button_long_pressed:
-0x341a 010338 call app_got_power_state_common 
-0x341b 010339 beq power_standby ,app_power_shutting_down 
-:      010340 app_power_starting:
-0x341c 010341 setarg power_starting 
-0x341d 010342 istore 1 ,regc 
-0x341e 010343 add temp ,power_starting_timeout_offset ,rega 
-0x341f 010344 add temp ,power_starting_cb_offset ,regb 
-:      010345 app_power_common:
-0x3420 010346 ifetcht 1 ,rega 
-0x3421 010347 increase 1 ,regc 
-0x3422 010348 istoret 1 ,regc 
-0x3423 010349 branch app_power_cb_common 
-:      010351 app_power_shutting_down:
-0x3424 010352 setarg power_off 
-0x3425 010353 istore 1 ,regc 
-0x3426 010354 fetch 2 ,mem_ui_state_map 
-0x3427 010355 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x3428 010356 call app_ble_disconnect 
-:      010357 app_power_off_end:
-0x3429 010358 fetcht 2 ,mem_power_param_ptr 
-0x342a 010359 add temp ,power_off_timeout_offset ,rega 
-0x342b 010360 add temp ,power_off_cb_offset ,regb 
-0x342c 010361 branch app_power_common 
-:      010363 app_got_power_state_common:
-0x342d 010364 fetcht 2 ,mem_power_param_ptr 
-0x342e 010365 add temp ,power_state_offset ,regc 
-0x342f 010366 ifetch 1 ,regc 
-0x3430 010367 rtn 
-:      010369 app_event_button_up:
-0x3431 010370 call app_got_power_state_common 
-0x3432 010371 bne power_off ,app_power_release 
-0x3433 010372 branch app_enter_hibernate 
-:      010373 app_power_release:
-0x3434 010374 add temp ,ui_butten_up_cb_offset ,regb 
-0x3435 010375 branch app_power_cb_common 
-:      010377 antilost_init:
-0x3436 010378 rtn wake 
-0x3437 010379 jam 0x00 ,core_gpio_sel1 
-0x3438 010380 setarg antilost_le_before_hibernate 
-0x3439 010381 store 2 ,mem_cb_before_hibernate 
-0x343a 010382 setarg keyscan_process_lpm_before 
-0x343b 010383 store 2 ,mem_cb_before_lpm 
-0x343c 010384 setarg antilost_idle_process 
-0x343d 010385 store 2 ,mem_cb_idle_process 
-0x343e 010386 setarg antilost_le_conn_process 
-0x343f 010387 store 2 ,mem_cb_le_process 
-0x3440 010388 setarg antilost_bb_event_process 
-0x3441 010389 store 2 ,mem_cb_bb_event_process 
-0x3442 010390 setarg antilost_le_bb_event_timer 
-0x3443 010391 store 2 ,mem_cb_event_timer 
-0x3444 010392 setarg antilost_le_notification 
-0x3445 010393 store 2 ,mem_cb_ble_transmit 
-0x3446 010394 setarg antilost_lpm_lock_process 
-0x3447 010395 store 2 ,mem_cb_check_wakelock 
-0x3448 010396 setarg antilost_le_receive_data_process 
-0x3449 010397 store 2 ,mem_cb_att_write 
-0x344a 010398 bpatch patch19_4 ,mem_patch19 
-0x344b 010399 call antilost_buzzer_pwm_init 
-0x344c 010400 call keyscan_key_init 
-0x344d 010401 call antilost_adc_init 
-0x344e 010402 call ui_led_init_global 
-0x344f 010403 call ui_button_init 
-0x3450 010404 setarg antilost_key_up_down 
-0x3451 010405 store 2 ,mem_cb_antl_key 
-0x3452 010406 setarg antilost_power_off_cb 
-0x3453 010407 store 2 ,mem_antl_power_off_cb 
-0x3454 010408 setarg antilost_power_starting_cb 
-0x3455 010409 store 2 ,mem_antl_power_starting_cb 
-0x3456 010410 setarg antilost_power_standby_cb 
-0x3457 010411 store 2 ,mem_antl_power_standby_cb 
-0x3458 010412 setarg antilost_led_on_cb 
-0x3459 010413 store 2 ,mem_antl_led_cb_on 
-0x345a 010414 setarg antilost_led_off_cb 
-0x345b 010415 store 2 ,mem_antl_led_cb_off 
-0x345c 010416 setarg antilost_buzzer_on 
-0x345d 010417 store 2 ,mem_antl_buzzer_cb_on 
-0x345e 010418 setarg antilost_buzzer_off 
-0x345f 010419 store 2 ,mem_antl_buzzer_cb_off 
-0x3460 010420 fetch 2 ,mem_ui_state_map 
-0x3461 010421 rtnbit1 ui_state_btn_down 
-0x3462 010422 branch app_enter_hibernate 
-:      010424 antilost_le_before_hibernate:
-0x3463 010425 call antilost_led_buzzer_stop_blink 
-0x3464 010426 branch app_enter_hibernate 
-:      010428 antilost_le_notification:
-0x3465 010429 call le_fifo_check_nearly_full 
-0x3466 010430 nrtn blank 
-0x3467 010431 arg mem_temp_block5 ,rega 
-0x3468 010432 call queue_pop 
-0x3469 010433 nrtn user 
-0x346a 010434 arg mem_temp_block5 ,contr 
-0x346b 010435 branch le_send_notify_from_list 
-:      010437 antilost_power_standby_cb:
-0x346c 010438 fetch 2 ,mem_antl_le_sleep_timeout 
-0x346d 010439 store 2 ,mem_antl_le_sleep_timer 
-0x346e 010440 jam 1 ,mem_antl_key_scan_enable 
-0x346f 010441 branch antilost_fast_adv_start 
-:      010443 antilost_lpm_lock_process:
-0x3470 010444 fetch 1 ,mem_antl_key_state 
-0x3471 010445 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
-0x3472 010446 fetch 2 ,mem_ui_state_map 
-0x3473 010447 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
-0x3474 010448 fetch 1 ,mem_antl_lost_mode 
-0x3475 010449 beq 1 ,app_get_lpm_wake_lock 
-0x3476 010450 fetch 1 ,mem_antl_queue_curr_num 
-0x3477 010451 nbranch app_get_lpm_wake_lock ,blank 
-0x3478 010452 branch app_put_lpm_wake_lock 
-:      010454 antilost_lpm_ctrl_for_led_buzzer:
-0x3479 010455 fetch 1 ,mem_antl_led_state 
-0x347a 010456 fetcht 1 ,mem_antl_buzzer_state 
-0x347b 010457 ior temp ,pdata 
-0x347c 010458 beq 1 ,app_get_lpm_wake_lock 
-0x347d 010459 branch app_put_lpm_wake_lock 
-:      010461 antilost_bb_event_process:
-0x347e 010462 copy regc ,pdata 
-0x347f 010463 beq bt_evt_button_up ,app_event_button_up 
-0x3480 010464 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x3481 010465 beq bt_evt_le_connected ,antilost_le_process_conn 
-0x3482 010466 beq bt_evt_le_disconnected ,antilost_le_process_discon 
-0x3483 010467 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
-0x3484 010468 rtn 
-:      010469 antilost_le_conn_param_update_rsp_recieved:
-0x3485 010470 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x3486 010471 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
-:      010472 antilost_le_conn_param_accepted:
-0x3487 010473 fetch 2 ,mem_le_new_connslavelatency 
-0x3488 010474 branch antilost_master_nonsupport_latency ,blank 
-:      010475 antilost_le_conn_param_updata_procedure_sucsess:
-0x3489 010476 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
-0x348a 010477 jam 60 ,mem_antl_conn_update_timer 
-0x348b 010478 rtn 
-:      010480 antilost_le_conn_param_rejected:
-0x348c 010481 fetch 2 ,mem_le_latency 
-0x348d 010482 branch antilost_conn_param_updata_procedure_faild ,blank 
-:      010483 antilost_conn_param_retransimiting:
-0x348e 010484 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x348f 010485 fetcht 2 ,mem_interval_increment 
-0x3490 010486 fetch 2 ,mem_le_interval_min 
-0x3491 010487 iadd temp ,pdata 
-0x3492 010488 store 2 ,mem_le_interval_min 
-0x3493 010489 copy pdata ,rega 
-0x3494 010490 fetch 2 ,mem_le_interval_max 
-0x3495 010491 iadd temp ,pdata 
-0x3496 010492 store 2 ,mem_le_interval_max 
-0x3497 010493 iadd rega ,pdata 
-0x3498 010494 rshift pdata ,temp 
-0x3499 010495 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x349a 010496 idiv temp 
-0x349b 010497 call wait_div_end 
-0x349c 010498 quotient pdata 
-0x349d 010499 store 2 ,mem_le_latency 
-0x349e 010500 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x349f 010501 rtn 
-:      010502 antilost_conn_param_updata_procedure_faild:
-0x34a0 010503 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
-0x34a1 010504 rtn 
-:      010506 antilost_master_nonsupport_latency:
-0x34a2 010507 jam 0 ,mem_lpm_mult 
-0x34a3 010508 jam 0 ,mem_antl_send_updata_le_param_timer 
-0x34a4 010509 fetch 2 ,mem_le_new_conninterval 
-0x34a5 010510 fetcht 2 ,mem_antl_le_unnormal_interval_min 
-0x34a6 010511 isub temp ,null 
-0x34a7 010512 setflag positive ,0 ,rega 
-0x34a8 010513 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x34a9 010514 fetcht 2 ,mem_le_new_conninterval 
-0x34aa 010515 isub temp ,pdata 
-0x34ab 010516 setflag positive ,1 ,rega 
-0x34ac 010517 compare 0x03 ,rega ,0x03 
-0x34ad 010518 rtn true 
-0x34ae 010519 fetch 8 ,mem_antl_le_unnormal_interval_min 
-0x34af 010520 store 8 ,mem_le_interval_min 
-0x34b0 010521 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34b1 010522 rtn 
-:      010525 antilost_le_bb_event_timer:
-0x34b2 010527 call app_power_timer 
-0x34b3 010528 call antilost_double_click_timer 
-0x34b4 010529 call antilost_le_fast_adv_timer 
-0x34b5 010530 call antilost_le_sleep_timer 
-0x34b6 010531 call antilost_app_updata_le_param_timer 
-0x34b7 010532 call antilost_conn_update_timer 
-0x34b8 010533 branch antilost_adc_check_timer 
-:      010536 antilost_double_click_timer:
-0x34b9 010537 arg mem_double_click_timer ,regc 
-0x34ba 010538 arg antilost_double_click_timeout ,regb 
-0x34bb 010539 branch timer_single_step 
-:      010540 antilost_double_click_timeout:
-0x34bc 010541 jam 0 ,mem_butten_click_cnt 
-0x34bd 010542 rtn 
-:      010543 antilost_le_fast_adv_timer:
-0x34be 010544 arg mem_antl_fast_adv_timer ,regc 
-0x34bf 010545 arg antilost_le_fast_adv_timeout ,regb 
-0x34c0 010546 branch timer_single_step_2b 
-:      010547 antilost_le_fast_adv_timeout:
-0x34c1 010548 arg mem_antl_slow_adv_led_style ,regc 
-0x34c2 010549 arg mem_antl_slow_adv_lpm_interval ,regb 
-0x34c3 010550 branch antilost_adv_start_common 
-:      010553 antilost_conn_update_timer:
-0x34c4 010554 arg mem_antl_conn_update_timer ,regc 
-0x34c5 010555 arg antilost_conn_update_timer_time_out ,regb 
-0x34c6 010556 branch timer_single_step 
-:      010558 antilost_conn_update_timer_time_out:
-0x34c7 010559 fetch 2 ,mem_le_latency 
-0x34c8 010560 store 1 ,mem_lpm_mult 
-0x34c9 010561 rtn 
-:      010562 antilost_app_updata_le_param_timer:
-0x34ca 010563 arg mem_antl_send_updata_le_param_timer ,regc 
-0x34cb 010564 arg antilost_app_updata_le_param_timeout ,regb 
-0x34cc 010565 branch timer_single_step 
-:      010566 antilost_app_updata_le_param_timeout:
-0x34cd 010567 fetch 1 ,mem_le_state 
-0x34ce 010568 compare 0 ,pdata ,0x60 
-0x34cf 010569 nbranch antilost_wait_for_updata_param_instant_expire ,true 
-0x34d0 010570 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x34d1 010571 call app_lpm_mult_enable 
-0x34d2 010572 branch le_l2cap_tx_update_req 
-:      010573 antilost_wait_for_updata_param_instant_expire:
-0x34d3 010574 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34d4 010575 rtn 
-:      010577 antilost_le_sleep_timer:
-0x34d5 010578 arg mem_antl_le_sleep_timer ,regc 
-0x34d6 010579 arg antilost_le_sleep_timer_timeout ,regb 
-0x34d7 010580 branch timer_single_step_2b 
-:      010583 antilost_le_sleep_timer_timeout:
-0x34d8 010584 branch app_button_long_pressed 
-:      010586 antilost_adc_check_timer:
-0x34d9 010589 arg mem_adc_timer ,regc 
-0x34da 010590 arg antilost_adc_check_timer_timeout ,regb 
-0x34db 010591 branch timer_single_step_2b 
-:      010592 antilost_adc_check_timer_timeout:
-0x34dc 010593 fetch 2 ,mem_adc_timeout 
-0x34dd 010594 store 2 ,mem_adc_timer 
-0x34de 010595 branch antilost_battery_process 
-:      010598 antilost_le_process_conn:
-0x34df 010599 fetch 2 ,mem_adc_timeout 
-0x34e0 010600 store 2 ,mem_adc_timer 
-0x34e1 010601 setarg 0 
-0x34e2 010602 store 2 ,mem_antl_fast_adv_timer 
-0x34e3 010603 store 2 ,mem_antl_le_sleep_timer 
-0x34e4 010604 call antilost_alert_off 
-0x34e5 010605 call antilost_led_buzzer_stop_blink 
-0x34e6 010606 jam 0 ,mem_lpm_mult 
-0x34e7 010607 branch app_ble_stop_adv 
-:      010610 antilost_le_process_discon:
-0x34e8 010613 setarg 0 
-0x34e9 010614 store 4 ,mem_adc_timer 
-0x34ea 010615 store 3 ,mem_antl_conn_updata_procedure_state 
-0x34eb 010616 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x34ec 010618 jam 1 ,mem_alarm_config_notfy_cnt 
-0x34ed 010619 fetch 2 ,mem_antl_le_sleep_timeout 
-0x34ee 010620 store 2 ,mem_antl_le_sleep_timer 
-0x34ef 010621 call queue_init 
-0x34f0 010622 fetch 1 ,mem_antl_power_state 
-0x34f1 010623 rtneq power_off 
-0x34f2 010624 call antilost_fast_adv_start 
-0x34f3 010625 branch antilost_on_off_alarm_after_disconn 
-:      010628 antilost_le_conn_process:
-0x34f4 010630 branch antilost_key_process 
-:      010632 antilost_idle_process:
-0x34f5 010634 fetch 1 ,mem_antl_power_state 
-0x34f6 010635 rtnne power_standby 
-0x34f7 010636 branch antilost_key_process 
-:      010641 antilost_power_starting_cb:
-0x34f8 010642 arg mem_antl_power_starting_buzzer_style ,regc 
-0x34f9 010643 call antilost_buzzer_configuration 
-0x34fa 010644 arg mem_antl_power_starting_led_style ,regc 
-:      010645 antilost_power_common:
-0x34fb 010646 branch antilost_led_configuration 
-:      010648 antilost_power_off_cb:
-0x34fc 010649 jam off ,mem_le_adv_enable 
-0x34fd 010650 arg mem_antl_power_off_buzzer_style ,regc 
-0x34fe 010651 call antilost_buzzer_configuration 
-0x34ff 010652 arg mem_antl_power_off_led_style ,regc 
-0x3500 010653 branch antilost_power_common 
-:      010655 antilost_le_receive_data_process:
-0x3501 010656 fetch 1 ,mem_le_att_opcode 
-0x3502 010657 beq attop_write_request ,antilost_le_parse_att_write_request 
-0x3503 010658 rtn 
-:      010659 antilost_le_parse_att_write_request:
-0x3504 010660 fetch 2 ,mem_le_att_handle 
-0x3505 010662 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
-0x3506 010663 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
-0x3507 010664 rtn 
-:      010669 antilost_key_process:
-0x3508 010670 fetch 1 ,mem_antl_key_scan_enable 
-0x3509 010671 rtn blank 
-0x350a 010672 branch keyscan_key_process 
-:      010676 antilost_key_up_down:
-0x350b 010677 copy rega ,pdata 
-0x350c 010678 branch antilost_key_is_up ,blank 
-:      010679 antilost_key_is_down:
-0x350d 010680 copy queue ,pdata 
-0x350e 010681 beq 0 ,antilost_key0_down 
-0x350f 010682 rtn 
-:      010683 antilost_key_is_up:
-0x3510 010684 copy queue ,pdata 
-0x3511 010685 beq 0 ,antilost_key0_up 
-0x3512 010686 rtn 
-:      010688 antilost_key0_down:
-0x3513 010689 jam 1 ,mem_antl_key_state 
-0x3514 010690 arg mem_antl_key_buzzer_style ,regc 
-0x3515 010691 call antilost_buzzer_configuration 
-0x3516 010692 arg mem_antl_key_led_style ,regc 
-0x3517 010693 call antilost_led_configuration 
-0x3518 010694 fetch 2 ,mem_ui_state_map 
-0x3519 010695 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
-0x351a 010696 branch antilost_butten_down_after_conn 
-:      010698 antilost_key0_up:
-0x351b 010699 jam 0 ,mem_antl_key_state 
-0x351c 010700 branch antilost_double_click_timer_init 
-:      010704 antilost_double_click_timer_init:
-0x351d 010705 fetch 1 ,mem_butten_click_cnt 
-0x351e 010706 rtnne 1 
-0x351f 010707 jam 5 ,mem_double_click_timer 
-0x3520 010708 rtn 
-:      010710 antilost_butten_down_after_conn:
-0x3521 010711 fetch 1 ,mem_butten_click_cnt 
-0x3522 010712 pincrease 1 
-0x3523 010713 store 1 ,mem_butten_click_cnt 
-0x3524 010714 beq 1 ,antilost_click_once 
-0x3525 010715 beq 2 ,antilost_click_twice 
-0x3526 010716 rtn 
-:      010717 antilost_click_once:
-0x3527 010718 call antilost_alert_off 
-0x3528 010719 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
-0x3529 010720 arg mem_antl_key0_press ,regc 
-0x352a 010721 branch antilost_prepare_data_and_send 
-:      010722 antilost_click_twice:
-0x352b 010723 jam 0 ,mem_butten_click_cnt 
-0x352c 010724 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
-0x352d 010725 arg mem_antl_key0_press ,regc 
-0x352e 010726 call antilost_prepare_data_and_send 
-0x352f 010727 fetch 1 ,mem_antl_lost_mode 
-0x3530 010728 beq 1 ,antilost_alert_on 
-0x3531 010729 rtn 
-:      010731 antilost_butten_down_while_disconn:
-0x3532 010732 fetch 2 ,mem_antl_le_sleep_timeout 
-0x3533 010733 store 2 ,mem_antl_le_sleep_timer 
-0x3534 010734 call antilost_alert_off 
-0x3535 010735 branch antilost_fast_adv_start 
-:      010738 antilost_cmd_parse_for_application:
-0x3536 010739 bpatch patch19_5 ,mem_patch19 
-0x3537 010740 call le_app_receive_data 
-0x3538 010741 ifetch 1 ,rega 
-0x3539 010742 beq opcode3_antl_start_alram ,antilost_on_of_alram 
-0x353a 010743 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
-0x353b 010744 rtn 
-:      010746 antilost_on_of_alram:
-0x353c 010747 fetch 1 ,mem_antl_lost_mode 
-0x353d 010748 beq anti_le_alarm_off ,antilost_alert_on 
-0x353e 010749 beq anti_le_alarm_on ,antilost_alert_off 
-0x353f 010750 rtn 
-:      010752 antilost_configuration_for_alram:
-0x3540 010753 ifetch 1 ,regb 
-0x3541 010754 beq 1 ,antilost_set_start_alarm_after_disconn 
-0x3542 010755 beq 0 ,antilost_set_no_alarm_after_disconn 
-0x3543 010756 rtn 
-:      010763 antilost_prepare_data_and_send:
-0x3544 010764 bpatch patch19_6 ,mem_patch19 
-0x3545 010765 fetch 1 ,mem_client_characteristic_configuration_descriptor 
-0x3546 010766 isolate1 notification_enable_bit ,pdata 
-0x3547 010767 nrtn true 
-0x3548 010768 add regc ,6 ,contr 
-0x3549 010769 ifetch 2 ,contr 
-0x354a 010770 byteswap pdata ,pdata 
-0x354b 010771 add pdata ,5 ,loopcnt 
-0x354c 010772 add regc ,3 ,contr 
-0x354d 010773 call calc_check_sum_start 
-0x354e 010774 istore 1 ,contr 
-0x354f 010775 copy regc ,rega 
-0x3550 010776 branch queue_push 
-:      010782 antilost_alert_on:
-0x3551 010783 fetch 1 ,mem_antl_power_state 
-0x3552 010784 rtn blank 
-0x3553 010785 jam 1 ,mem_antl_lost_mode 
-0x3554 010786 arg mem_antl_alert_buzzer_stlye ,regc 
-0x3555 010787 call antilost_buzzer_configuration 
-0x3556 010788 arg mem_antl_alert_led_stlye ,regc 
-0x3557 010789 call antilost_led_configuration 
-0x3558 010790 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3559 010791 jam 1 ,mem_antl_key0_release + 8 
-0x355a 010792 arg mem_antl_key0_release ,regc 
-0x355b 010793 branch antilost_prepare_data_and_send 
-:      010794 antilost_alert_off:
-0x355c 010795 fetch 1 ,mem_antl_lost_mode 
-0x355d 010796 rtn blank 
-0x355e 010797 jam 0 ,mem_antl_lost_mode 
-0x355f 010798 call antilost_led_buzzer_stop_blink 
-0x3560 010799 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3561 010800 jam 0 ,mem_antl_key0_release + 8 
-0x3562 010801 arg mem_antl_key0_release ,regc 
-0x3563 010802 branch antilost_prepare_data_and_send 
-:      010804 antilost_set_start_alarm_after_disconn:
-0x3564 010805 jam 1 ,mem_alarm_config 
-0x3565 010806 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x3566 010807 jam 1 ,mem_antl_key0_release + 8 
-0x3567 010808 arg mem_antl_key0_release ,regc 
-0x3568 010809 branch antilost_prepare_data_and_send 
-:      010810 antilost_set_no_alarm_after_disconn:
-0x3569 010811 jam 0 ,mem_alarm_config 
-0x356a 010812 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x356b 010813 jam 0 ,mem_antl_key0_release + 8 
-0x356c 010814 arg mem_antl_key0_release ,regc 
-0x356d 010815 branch antilost_prepare_data_and_send 
-:      010816 antilost_on_off_alarm_after_disconn:
-0x356e 010817 fetch 1 ,mem_alarm_config 
-0x356f 010818 rtn blank 
-0x3570 010819 branch antilost_alert_on 
-:      010821 antilost_notify_alarm_config_first_time:
-0x3571 010822 ifetch 2 ,rega 
-0x3572 010823 store 2 ,mem_client_characteristic_configuration_descriptor 
-0x3573 010824 isolate1 notification_enable_bit ,pdata 
-0x3574 010825 nrtn true 
-0x3575 010826 fetch 1 ,mem_alarm_config_notfy_cnt 
-0x3576 010827 rtn blank 
-0x3577 010828 jam 0 ,mem_alarm_config_notfy_cnt 
-0x3578 010829 fetch 8 ,mem_antl_le_interval_min 
-0x3579 010830 store 8 ,mem_le_interval_min 
-0x357a 010831 jam 2 ,mem_antl_send_updata_le_param_timer 
-0x357b 010832 call antilost_battery_process 
-0x357c 010833 call antilost_battery_calculate_end 
-0x357d 010834 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x357e 010835 fetch 1 ,mem_alarm_config 
-0x357f 010836 store 1 ,mem_antl_key0_release + 8 
-0x3580 010837 arg mem_antl_key0_release ,regc 
-0x3581 010838 branch antilost_prepare_data_and_send 
-:      010842 antilost_buzzer_configuration:
-0x3582 010843 arg 1 ,rega 
-0x3583 010844 branch antilost_configuration_common 
-:      010845 antilost_led_configuration:
-0x3584 010846 arg 0 ,rega 
-:      010847 antilost_configuration_common:
-0x3585 010848 branch antilost_led_buzzer_style_configuration 
-:      010850 antilost_led_buzzer_stop_blink:
-0x3586 010851 arg 0 ,rega 
-0x3587 010852 call ui_led_blink_stop_global 
-0x3588 010853 arg 1 ,rega 
-0x3589 010854 call ui_led_blink_stop_global 
-0x358a 010855 fetch 1 ,mem_buzzer_pwm_conf 
-0x358b 010856 branch pwm_disable 
-:      010858 antilost_led_buzzer_style_configuration:
-0x358c 010859 call calc_curr_struct_prt 
-0x358d 010860 arg 7 ,loopcnt 
-0x358e 010861 branch ui_led_set_style_global + 2 
-:      010865 antilost_fast_adv_start:
-0x358f 010866 arg mem_antl_fast_adv_led_style ,regc 
-0x3590 010867 arg mem_antl_lpm_interval ,regb 
-:      010868 antilost_adv_start_common:
-0x3591 010869 call antilost_adv_interval_lpm_interval_set 
-0x3592 010870 call antilost_led_configuration 
-0x3593 010871 fetch 2 ,mem_antl_fast_adv_timeout 
-0x3594 010872 store 2 ,mem_antl_fast_adv_timer 
-0x3595 010873 branch app_ble_start_adv 
-:      010875 antilost_adv_interval_lpm_interval_set:
-0x3596 010876 ifetch 2 ,regb 
-0x3597 010877 store 2 ,mem_lpm_interval 
-0x3598 010878 ifetch 2 ,contr 
-0x3599 010879 store 2 ,mem_le_adv_interval 
-0x359a 010880 rtn 
-:      010882 antilost_buzzer_pwm_init:
-0x359b 010883 arg 0 ,rega 
-0x359c 010884 call pwm_init 
-0x359d 010885 fetch 6 ,mem_buzzer_pwm_conf 
-0x359e 010886 store 6 ,mem_pdatatemp 
-0x359f 010887 call pwm_out_set 
-0x35a0 010888 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a1 010889 branch pwm_disable 
-:      010891 antilost_led_on_cb:
-0x35a2 010892 jam 1 ,mem_antl_led_state 
-0x35a3 010893 rtn 
-:      010894 antilost_led_off_cb:
-0x35a4 010895 jam 0 ,mem_antl_led_state 
-0x35a5 010896 rtn 
-:      010900 antilost_buzzer_off:
-0x35a6 010901 jam 0 ,mem_antl_buzzer_state 
-0x35a7 010902 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a8 010903 branch pwm_disable 
-:      010905 antilost_buzzer_on:
-0x35a9 010906 jam 1 ,mem_antl_buzzer_state 
-0x35aa 010907 fetch 6 ,mem_buzzer_pwm_conf 
-0x35ab 010908 store 6 ,mem_pdatatemp 
-0x35ac 010909 branch pwm_out_set 
-:      010913 antilost_adc_init:
-0x35ad 010914 jam 0 ,mem_adc_config_flag 
-0x35ae 010915 branch adc_init_data 
-:      010917 antilost_battery_process:
-0x35af 010918 call adc_set_mode 
-0x35b0 010919 call vdd_calculate_by_mode 
-0x35b1 010920 store 2 ,mem_battery_current_voltage 
-0x35b2 010921 arg mem_battery_calculate_set ,rega 
-0x35b3 010922 call adc_bat_percent_lowpower_out 
-0x35b4 010923 store 1 ,mem_voltage_remain_percent 
-0x35b5 010924 beq 0 ,antilost_low_battery 
-0x35b6 010925 sub pdata ,0x64 ,null 
-0x35b7 010926 nbranch antilost_full_battery ,positive 
-0x35b8 010927 store 1 ,mem_antl_key0_release + 8 
-:      010928 antilost_battery_calculate_end:
-0x35b9 010929 jam opcode5_batter_information ,mem_antl_key0_release + 5 
-0x35ba 010930 arg mem_antl_key0_release ,regc 
-0x35bb 010931 branch antilost_prepare_data_and_send 
-:      010932 antilost_full_battery:
-0x35bc 010933 jam 100 ,mem_antl_key0_release + 8 
-0x35bd 010934 branch antilost_battery_calculate_end 
-:      010936 antilost_low_battery:
-0x35be 010937 branch app_button_long_pressed 
-:      010941 car_init:
-0x35bf 010942 rtn wake 
-0x35c0 010943 hfetch 1 ,core_gpio_sel1 
-0x35c1 010944 and_into 0xf0 ,pdata 
-0x35c2 010945 hstore 1 ,core_gpio_sel1 
-0x35c3 010946 setarg car_le_before_hibernate 
-0x35c4 010947 store 2 ,mem_cb_before_hibernate 
-0x35c5 010949 setarg car_le_process_lpm_before 
-0x35c6 010950 store 2 ,mem_cb_before_lpm 
-0x35c7 010952 setarg app_enter_hibernate 
-0x35c8 010953 store 2 ,mem_cb_discovry_timeout 
-0x35c9 010955 setarg car_scale_process_idle 
-0x35ca 010956 store 2 ,mem_cb_idle_process 
-0x35cb 010958 setarg car_scale_process_bb_event 
-0x35cc 010959 store 2 ,mem_cb_bb_event_process 
-0x35cd 010961 setarg app_get_lpm_wake_lock 
-0x35ce 010962 store 2 ,mem_cb_check_wakelock 
-0x35cf 010964 setarg car_le_receive_data 
-0x35d0 010965 store 2 ,mem_cb_att_write 
-0x35d1 010967 setarg car_le_bb_event_timer 
-0x35d2 010968 store 2 ,mem_cb_event_timer 
-0x35d3 010970 call g24_head_ptr2regc 
-0x35d4 010971 setarg car_24g_receive_data 
-0x35d5 010972 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x35d6 010973 istore 2 ,contw 
-0x35d7 010975 setarg car_power_off_signal 
-0x35d8 010976 store 2 ,mem_remote_car_power_off_cb 
-0x35d9 010978 setarg car_soft_switch_power_on_signal 
-0x35da 010979 store 2 ,mem_remote_car_power_standby_cb 
-0x35db 010981 bpatch patch19_7 ,mem_patch19 
-0x35dc 010982 call car_init_environment 
-0x35dd 010983 call queue_init 
-0x35de 010984 jam 2 ,mem_lpm_mult 
-0x35df 010985 jam power_on ,mem_car_24g_received_pac 
-0x35e0 010986 fetch 1 ,mem_car_config_soft_switch_enable 
-0x35e1 010987 store 1 ,mem_car_hard_soft_switch 
-0x35e2 010988 beq hard_switch ,car_hard_switch_power_on_signal 
-0x35e3 010989 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x35e4 010990 store 1 ,mem_ui_button_gpio 
-0x35e5 010991 jam off ,mem_le_adv_enable 
-:      010992 car_soft_switch_power_on_init:
-0x35e6 010993 call car_ui_led_init 
-0x35e7 010994 call ui_button_init 
-0x35e8 010995 call ui_button_polling 
-0x35e9 010996 jam power_starting ,mem_car_power_state 
-0x35ea 010997 fetch 2 ,mem_ui_state_map 
-0x35eb 010998 rtnbit1 ui_state_btn_down 
-0x35ec 010999 branch app_enter_hibernate 
-:      011001 car_power_off_signal:
-0x35ed 011002 branch car_ui_led_init 
-:      011004 car_hard_switch_power_on_signal:
-0x35ee 011005 jam power_standby ,mem_car_power_state 
-:      011006 car_soft_switch_power_on_signal:
-0x35ef 011007 jam on ,mem_le_adv_enable 
-0x35f0 011008 call car_ui_led_init 
-0x35f1 011009 arg 0 ,rega 
-0x35f2 011010 call ui_led_blink_start_global 
-0x35f3 011012 setarg fast_adv_interval_value_car 
-0x35f4 011013 call shutter_ble_adv_interval_set 
-:      011014 car_le_modified_name_adv:
-0x35f5 011015 arg mem_le_name + 7 ,contw 
-0x35f6 011016 fetch 1 ,mem_le_lap 
-:      011017 car_name_loop:
-0x35f7 011018 and pdata ,0xF0 ,temp 
-0x35f8 011019 rshift4 temp ,temp 
-0x35f9 011020 call car_hex_to_ascii 
-0x35fa 011021 istoret 1 ,contw 
-0x35fb 011022 and pdata ,0x0F ,temp 
-0x35fc 011023 call car_hex_to_ascii 
-0x35fd 011024 istoret 1 ,contw 
-0x35fe 011025 call le_modified_name_att_list 
-0x35ff 011026 fetcht 1 ,mem_le_name_len 
-0x3600 011027 copy temp ,loopcnt 
-0x3601 011028 arg mem_le_adv_data + 2 ,contw 
-0x3602 011029 arg mem_le_name ,contr 
-0x3603 011030 call memcpy 
-:      011031 car_le_modified_name_scan:
-0x3604 011032 fetcht 1 ,mem_le_name_len 
-0x3605 011033 copy temp ,loopcnt 
-0x3606 011034 arg mem_le_scan_data + 2 ,contw 
-0x3607 011035 arg mem_le_name ,contr 
-0x3608 011036 branch memcpy 
-:      011037 car_hex_to_ascii:
-0x3609 011038 sub temp ,9 ,null 
-0x360a 011039 branch car_hex_num ,positive 
-0x360b 011040 add temp ,55 ,temp 
-0x360c 011041 rtn 
-:      011042 car_hex_num:
-0x360d 011043 add temp ,48 ,temp 
-0x360e 011044 rtn 
-:      011046 car_ui_led_init:
-0x360f 011047 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x3610 011048 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      011049 car_ui_led_init_1:
-0x3611 011050 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x3612 011051 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      011052 car_ui_led_init_2:
-0x3613 011053 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x3614 011054 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      011055 car_ui_led_init_3:
-0x3615 011056 fetch 1 ,mem_car_led_num 
-0x3616 011057 copy pdata ,loopcnt 
-0x3617 011058 setarg mem_car_led_map 
-0x3618 011059 copy pdata ,rega 
-:      011060 car_in_lp1:
-0x3619 011061 copy rega ,contr 
-0x361a 011062 ifetch 1 ,contr 
-0x361b 011063 copy contr ,rega 
-0x361c 011064 beq invalid_pin_num ,car_in_lp1_end 
-0x361d 011065 copy pdata ,temp 
-0x361e 011066 call gpio_config_output 
-:      011067 car_in_lp1_end:
-0x361f 011068 loop car_in_lp1 
-:      011069 car_ui_led_init_end:
-0x3620 011070 rtn 
-:      011071 car_blood_led_gpio_set:
-0x3621 011072 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x3622 011073 store 8 ,mem_car_led_map + 2 
-0x3623 011074 branch car_ui_led_init_1 
-:      011075 car_pairing_led_gpio_set:
-0x3624 011076 store 1 ,mem_car_led_map 
-0x3625 011077 branch car_ui_led_init_2 
-:      011078 car_low_voltage_led_gpio_set:
-0x3626 011079 store 1 ,mem_car_led_map + 1 
-0x3627 011080 branch car_ui_led_init_3 
-:      011083 car_init_environment:
-0x3628 011084 arg 0 ,rega 
-0x3629 011085 call pwm_init 
-0x362a 011086 call car_ir_rx_init 
-0x362b 011087 call g24_receive_process_init 
-0x362c 011088 branch car_init_adc_hvin 
-:      011090 car_init_adc_hvin:
-0x362d 011091 jam 100 ,mem_car_notify_vdd_value_last 
-0x362e 011092 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x362f 011093 store 1 ,mem_car_style2_struct_led_gpio 
-0x3630 011094 branch adc_init_data 
-:      011096 car_le_before_hibernate:
-0x3631 011097 call gpio_set_before_lpm_common 
-0x3632 011098 branch keyscan_process_lpm_before 
-:      011100 car_le_process_lpm_before:
-0x3633 011101 branch keyscan_process_lpm_before 
-:      011103 car_key_scan_process:
-0x3634 011106 branch keyscan_key_process 
-:      011108 car_scale_process_idle:
-0x3635 011109 call car_le_send_packet 
-0x3636 011110 call car_ir_receive_process 
-0x3637 011111 call car_g24_status_process 
-0x3638 011112 branch car_key_scan_process 
-:      011114 car_g24_status_process:
-0x3639 011115 fetch 2 ,mem_ui_state_map 
-0x363a 011116 rtnbit1 ui_state_ble_connected 
-0x363b 011117 fetch 1 ,mem_car_24g_received_pac 
-0x363c 011118 beq work_paired ,car_g24_connected_event 
-0x363d 011119 rtn 
-:      011120 car_g24_connected_event:
-0x363e 011121 fetch 1 ,mem_car_24g_status 
-0x363f 011122 rtneq work_paired 
-0x3640 011123 jam work_paired ,mem_car_24g_status 
-0x3641 011124 branch car_g24_connected 
-:      011126 car_le_send_packet:
-0x3642 011127 fetch 2 ,mem_ui_state_map 
-0x3643 011128 rtnbit0 ui_state_ble_connected 
-0x3644 011129 call le_fifo_check_nearly_full 
-0x3645 011130 nrtn blank 
-0x3646 011131 arg mem_car_pop_queue_buff ,rega 
-0x3647 011132 call queue_pop 
-0x3648 011133 nrtn user 
-0x3649 011134 arg mem_car_pop_queue_buff ,contr 
-0x364a 011135 branch le_send_notify_from_list 
-:      011137 car_scale_process_bb_event:
-0x364b 011138 copy regc ,pdata 
-0x364c 011139 beq bt_evt_button_up ,app_event_button_up 
-0x364d 011140 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x364e 011141 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x364f 011142 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x3650 011143 rtn 
-:      011145 car_scale_event_le_conn:
-0x3651 011146 setarg disable_24g 
-0x3652 011147 call g24_store_mem_24g_mode 
-0x3653 011148 branch car_scale_process_conn 
-:      011149 car_g24_connected:
-0x3654 011150 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3655 011151 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      011152 car_scale_process_conn:
-0x3656 011153 jam 0x14 ,mem_car_notify_vdd_timer 
-0x3657 011154 jam 0 ,mem_lpm_mode 
-0x3658 011155 call app_ble_stop_adv 
-0x3659 011156 call app_lpm_mult_enable 
-0x365a 011157 fetch 1 ,mem_car_config_pairing_led_conn_status 
-0x365b 011158 beq 0x01 ,car_pairing_led_conn_status_setting 
-:      011159 car_scale_process_conn_next:
-0x365c 011160 arg 0 ,rega 
-0x365d 011161 branch ui_led_on_global 
-:      011162 car_pairing_led_conn_status_setting:
-0x365e 011163 arg 0 ,rega 
-0x365f 011164 branch ui_led_blink_stop_global 
-:      011166 car_scale_event_le_discon:
-0x3660 011167 setarg rx_24g 
-0x3661 011168 call g24_store_mem_24g_mode 
-:      011169 car_g24_disconnect:
-0x3662 011170 setarg 0 
-0x3663 011171 store 5 ,mem_car_led_control 
-0x3664 011172 setarg 4 
-0x3665 011173 call pwm_disable 
-0x3666 011174 setarg 5 
-0x3667 011175 call pwm_disable 
-0x3668 011176 setarg 20 
-0x3669 011177 call pwm_disable 
-0x366a 011178 setarg 21 
-0x366b 011179 call pwm_disable 
-0x366c 011180 setarg 22 
-0x366d 011181 call pwm_disable 
-0x366e 011182 setarg 7 
-0x366f 011183 call pwm_disable 
-0x3670 011184 call queue_init 
-0x3671 011185 jam 10 ,mem_motor1_speed 
-0x3672 011186 jam 10 ,mem_motor2_speed 
-0x3673 011187 jam 10 ,mem_motor3_speed 
-0x3674 011189 jam 2 ,mem_lpm_mult 
-0x3675 011190 arg 0 ,rega 
-0x3676 011191 call ui_led_blink_start_global 
-0x3677 011193 setarg fast_adv_interval_value_car 
-0x3678 011194 call shutter_ble_adv_interval_set 
-0x3679 011195 branch app_ble_start_adv 
-:      011197 car_le_bb_event_timer:
-0x367a 011199 call car_moto1_blank_data_timer 
-0x367b 011200 call car_moto2_blank_data_timer 
-0x367c 011201 call car_moto3_blank_data_timer 
-0x367d 011202 call app_power_timer 
-0x367e 011203 call car_led_control_timer 
-0x367f 011204 call car_notify_vdd_timer 
-0x3680 011205 call car_24g_no_data_timeout_timer 
-0x3681 011206 call car_ir_breakdown_timer 
-0x3682 011207 branch car_attack_shake_timer 
-:      011209 car_ir_breakdown_timer:
-0x3683 011210 arg mem_car_ir_breakdown_check_timer ,regc 
-0x3684 011211 arg car_ir_breakdown_timeout ,regb 
-0x3685 011212 branch timer_single_step 
-:      011213 car_ir_breakdown_timeout:
-0x3686 011214 call car_ir_gpio_get_status 
-0x3687 011215 nrtn true 
-0x3688 011216 jam 1 ,mem_car_ir_breakdown_flag 
-0x3689 011217 rtn 
-:      011219 car_24g_no_data_timeout_timer:
-0x368a 011220 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x368b 011221 arg car_24g_no_data_timer_timeout ,regb 
-0x368c 011222 branch timer_single_step_2b 
-:      011223 car_24g_no_data_timer_timeout:
-0x368d 011224 jam work_search ,mem_car_24g_status 
-0x368e 011225 branch car_g24_disconnect 
-:      011227 car_attack_shake_timer:
-0x368f 011228 arg mem_car_attack_shake_timer ,regc 
-0x3690 011229 arg car_attack_shake ,regb 
-0x3691 011230 branch timer_single_step 
-:      011231 car_attack_shake:
-0x3692 011232 fetch 1 ,mem_car_attack_shake_flag 
-0x3693 011233 branch car_attack_shake_stop ,blank 
-0x3694 011234 jam 2 ,mem_car_attack_shake_timer 
-0x3695 011235 jam 0 ,mem_car_attack_shake_flag 
-0x3696 011236 setarg 0x0a02 
-0x3697 011237 store 2 ,mem_le_receive_payload 
-0x3698 011238 fetch 1 ,mem_car_config_device_select 
-0x3699 011239 beq device_battle_tank ,car_attack_shake_front_battle_tank 
-:      011240 car_attack_shake_front_battle_car:
-0x369a 011241 branch car_motor_control 
-:      011242 car_attack_shake_front_battle_tank:
-0x369b 011243 setarg 0x0a02 
-0x369c 011244 store 2 ,mem_le_receive_payload + 2 
-0x369d 011245 branch car_motor_control 
-:      011246 car_attack_shake_stop:
-0x369e 011247 setarg 0 
-0x369f 011248 store 4 ,mem_le_receive_payload 
-0x36a0 011249 branch car_motor_control 
-:      011251 car_notify_vdd_timer:
-0x36a1 011252 fetch 1 ,mem_car_config_bat_notify_enable 
-0x36a2 011253 rtn blank 
-0x36a3 011254 fetch 2 ,mem_ui_state_map 
-0x36a4 011255 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
-0x36a5 011256 arg mem_car_notify_vdd_timer ,regc 
-0x36a6 011257 arg car_notify_vdd ,regb 
-0x36a7 011258 branch timer_single_step 
-:      011259 car_notify_vdd:
-0x36a8 011260 fetch 1 ,mem_car_notify_vdd_count 
-0x36a9 011261 store 1 ,mem_car_notify_vdd_timer 
-0x36aa 011262 fetch 1 ,mem_car_working_flag 
-0x36ab 011263 nrtn blank 
-:      011264 car_read_hvin:
-0x36ac 011265 call adc_set_mode 
-0x36ad 011266 call vdd_calculate_by_mode 
-0x36ae 011267 store 2 ,mem_vdd_now_vol 
-0x36af 011268 arg mem_vdd_calculate_set ,rega 
-0x36b0 011269 call adc_bat_percent_lowpower_out 
-0x36b1 011270 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x36b2 011271 isub temp ,null 
-0x36b3 011272 branch car_notify_vdd_next2 ,positive 
-0x36b4 011273 store 1 ,mem_car_notify_vdd_value_last 
-0x36b5 011274 copy pdata ,temp 
-:      011275 car_notify_vdd_next2:
-0x36b6 011276 storet 1 ,mem_car_notify_vdd_percent 
-0x36b7 011277 fetch 1 ,mem_car_config_low_voltage_percent 
-0x36b8 011278 isub temp ,null 
-0x36b9 011279 call car_enter_low_bat ,positive 
-0x36ba 011280 storet 1 ,mem_notify_bat_payload 
-0x36bb 011281 arg 6 ,loopcnt 
-0x36bc 011282 arg mem_notify_bat_head ,contr 
-0x36bd 011283 call calc_check_sum_start 
-0x36be 011284 store 1 ,mem_notify_bat_check_sum 
-0x36bf 011285 arg mem_notify_bat_packet ,rega 
-0x36c0 011286 branch queue_push 
-:      011287 car_enter_low_bat:
-0x36c1 011288 fetch 1 ,mem_low_bat_flag 
-0x36c2 011289 nrtn blank 
-0x36c3 011290 jam 1 ,mem_low_bat_flag 
-0x36c4 011291 arg 1 ,rega 
-0x36c5 011292 branch ui_led_blink_start_global 
-:      011293 car_low_bat_led_off:
-0x36c6 011294 arg 1 ,rega 
-0x36c7 011295 branch ui_led_blink_stop_global 
-:      011297 car_led_control_timer:
-0x36c8 011298 arg mem_car_led_control_timer ,regc 
-0x36c9 011299 arg car_led_control ,regb 
-0x36ca 011300 branch timer_single_step 
-:      011301 car_led_control:
-0x36cb 011302 jam 5 ,mem_car_led_control_timer 
-0x36cc 011303 jam 0 ,mem_car_led_no 
-0x36cd 011304 fetch 1 ,mem_car_led_blink_status 
-0x36ce 011305 beq led_on ,car_led_control_blink_off 
-0x36cf 011306 beq led_off ,car_led_control_blink_on 
-:      011307 car_led_control_set:
-0x36d0 011308 arg mem_car_led_control ,contr 
-0x36d1 011309 copy contr ,rega 
-0x36d2 011310 arg 8 ,loopcnt 
-:      011311 car_led_control_timer_next:
-0x36d3 011312 copy rega ,contr 
-0x36d4 011313 ifetch 1 ,contr 
-0x36d5 011314 copy contr ,rega 
-0x36d6 011315 beq led_off ,car_led_control_off 
-0x36d7 011316 beq led_on ,car_led_control_on 
-0x36d8 011317 beq led_blink ,car_led_control_blink 
-:      011318 car_led_control_timer_next_2:
-0x36d9 011319 fetch 1 ,mem_car_led_no 
-0x36da 011320 increase 1 ,pdata 
-0x36db 011321 store 1 ,mem_car_led_no 
-0x36dc 011322 loop car_led_control_timer_next 
-0x36dd 011323 rtn 
-:      011324 car_led_switch:
-0x36de 011325 fetch 1 ,mem_car_led_no 
-0x36df 011326 arg mem_car_config_blood_led_gpio ,regb 
-0x36e0 011327 iadd regb ,regb 
-0x36e1 011328 ifetcht 1 ,regb 
-0x36e2 011329 rtn 
-:      011330 car_led_control_off:
-0x36e3 011331 call car_led_switch 
-0x36e4 011332 call gpio_out_inactive 
-0x36e5 011333 branch car_led_control_timer_next_2 
-:      011334 car_led_control_on:
-0x36e6 011335 call car_led_switch 
-0x36e7 011336 call gpio_out_active 
-0x36e8 011337 branch car_led_control_timer_next_2 
-:      011338 car_led_control_blink:
-0x36e9 011339 fetch 1 ,mem_car_led_blink_status 
-0x36ea 011340 beq led_on ,car_led_control_off 
-0x36eb 011341 branch car_led_control_on 
-:      011342 car_led_control_blink_on:
-0x36ec 011343 jam led_on ,mem_car_led_blink_status 
-0x36ed 011344 branch car_led_control_set 
-:      011345 car_led_control_blink_off:
-0x36ee 011346 jam led_off ,mem_car_led_blink_status 
-0x36ef 011347 branch car_led_control_set 
-:      011351 calc_check_sum_start:
-0x36f0 011352 arg 0 ,rega 
-:      011353 calc_check_sum_loop:
-0x36f1 011354 ifetch 1 ,contr 
-0x36f2 011355 iadd rega ,rega 
-0x36f3 011356 loop calc_check_sum_loop 
-:      011357 calc_check_sum_and:
-0x36f4 011358 and rega ,0xff ,pdata 
-0x36f5 011359 rtn 
-:      011361 car_le_receive_data:
-0x36f6 011362 fetch 1 ,mem_le_att_opcode 
-0x36f7 011363 beq attop_write_request ,car_le_parse_att_write_request 
-0x36f8 011364 rtn 
-:      011365 car_le_parse_att_write_request:
-0x36f9 011366 fetch 2 ,mem_le_att_handle 
-0x36fa 011367 beq att_car_control_handle ,car_control_le_receive 
-0x36fb 011368 rtn 
-:      011380 le_app_receive_data:
-0x36fc 011381 bpatch patch1a_0 ,mem_patch1a 
-0x36fd 011382 ifetch 5 ,rega 
-0x36fe 011383 store 5 ,mem_app_receive_temp 
-0x36ff 011384 fetch 2 ,mem_app_receive_temp 
-0x3700 011385 arg le_receive_packet_head ,temp 
-0x3701 011386 isub temp ,null 
-0x3702 011387 nrtn zero 
-0x3703 011388 fetch 2 ,mem_app_receive_temp + 3 
-0x3704 011389 byteswap pdata ,pdata 
-0x3705 011390 store 2 ,mem_app_receive_temp + 3 
-0x3706 011391 copy pdata ,loopcnt 
-0x3707 011392 increase 5 ,rega 
-0x3708 011393 copy rega ,contr 
-0x3709 011394 arg mem_app_receive_temp + 5 ,contw 
-0x370a 011395 call memcpy 
-0x370b 011396 ifetch 1 ,contr 
-0x370c 011397 store 1 ,mem_app_receive_temp + 15 
-0x370d 011398 arg mem_app_receive_temp + 2 ,rega 
-0x370e 011399 arg mem_app_receive_temp + 5 ,regb 
-0x370f 011400 rtn 
-:      011402 car_control_le_receive:
-0x3710 011403 setarg 0 
-0x3711 011404 store 5 ,mem_le_receive_payload 
-0x3712 011405 store 5 ,mem_le_receive_payload + 5 
-0x3713 011406 call le_app_receive_data 
-0x3714 011407 copy regb ,contr 
-0x3715 011408 arg mem_le_receive_payload ,contw 
-0x3716 011409 arg 10 ,loopcnt 
-0x3717 011410 call memcpy 
-:      011411 car_receive_cmd_select:
-0x3718 011412 bpatch patch1a_1 ,mem_patch1a 
-0x3719 011413 ifetch 1 ,rega 
-0x371a 011414 beq car_cmd_old_car_control ,car_drive_old 
-0x371b 011415 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x371c 011416 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x371d 011417 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x371e 011418 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x371f 011419 beq car_cmd_led_control ,car_led_control_receive 
-0x3720 011420 beq car_cmd_device_info ,car_info_request 
-0x3721 011421 rtn 
-:      011423 car_24g_receive_data:
-0x3722 011424 fetch 2 ,mem_ui_state_map 
-0x3723 011425 rtnbit1 ui_state_ble_connected 
-0x3724 011427 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3725 011428 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x3726 011430 jam work_paired ,mem_car_24g_received_pac 
-0x3727 011432 setarg offset_24g_rxdata_temp_add3 
-0x3728 011433 call g24_set_rega 
-0x3729 011434 call car_control_le_receive 
-0x372a 011436 fetch 1 ,mem_app_receive_temp + 2 
-0x372b 011437 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x372c 011438 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x372d 011439 rtn 
-:      011440 car_24g_receive_data_next:
-0x372e 011441 fetch 1 ,mem_le_receive_payload 
-0x372f 011442 ncall car_moto1_enable_blank_data_timer ,blank 
-0x3730 011443 fetch 1 ,mem_le_receive_payload + 2 
-0x3731 011444 ncall car_moto2_enable_blank_data_timer ,blank 
-0x3732 011445 fetch 1 ,mem_le_receive_payload + 4 
-0x3733 011446 ncall car_moto3_enable_blank_data_timer ,blank 
-0x3734 011447 rtn 
-:      011449 car_moto1_enable_blank_data_timer:
-0x3735 011450 jam 5 ,mem_car_moto1_blank_timer 
-0x3736 011451 rtn 
-:      011452 car_moto2_enable_blank_data_timer:
-0x3737 011453 jam 5 ,mem_car_moto2_blank_timer 
-0x3738 011454 rtn 
-:      011455 car_moto3_enable_blank_data_timer:
-0x3739 011456 jam 5 ,mem_car_moto3_blank_timer 
-0x373a 011457 rtn 
-:      011459 car_moto1_blank_data_timer:
-0x373b 011460 arg mem_car_moto1_blank_timer ,regc 
-0x373c 011461 arg car_moto1_blank_data ,regb 
-0x373d 011462 branch timer_single_step 
-:      011463 car_moto2_blank_data_timer:
-0x373e 011464 arg mem_car_moto2_blank_timer ,regc 
-0x373f 011465 arg car_moto2_blank_data ,regb 
-0x3740 011466 branch timer_single_step 
-:      011467 car_moto3_blank_data_timer:
-0x3741 011468 arg mem_car_moto3_blank_timer ,regc 
-0x3742 011469 arg car_moto3_blank_data ,regb 
-0x3743 011470 branch timer_single_step 
-:      011472 car_moto1_blank_data:
-0x3744 011473 jam 0 ,mem_le_receive_payload 
-0x3745 011474 branch car_motor_control 
-:      011475 car_moto2_blank_data:
-0x3746 011476 jam 0 ,mem_le_receive_payload + 2 
-0x3747 011477 branch car_motor_control 
-:      011478 car_moto3_blank_data:
-0x3748 011479 jam 0 ,mem_le_receive_payload + 4 
-0x3749 011480 branch car_motor_control 
-:      011485 car_drive_old:
-0x374a 011486 call car_left_right_control_old 
-0x374b 011487 branch car_front_back_control_old 
-:      011488 car_left_right_control_old:
-0x374c 011489 fetch 1 ,mem_le_receive_payload 
-0x374d 011490 store 1 ,mem_motor2_status 
-0x374e 011491 branch car_motor2_control 
-:      011492 car_front_back_control_old:
-0x374f 011493 fetch 1 ,mem_motor1_speed 
-0x3750 011494 call car_reset_old_speed 
-0x3751 011495 fetch 1 ,mem_le_receive_payload + 1 
-0x3752 011496 store 1 ,mem_motor1_status 
-0x3753 011497 branch car_motor1_control 
-:      011498 car_reset_old_speed:
-0x3754 011499 beq speed_level_2 ,car_reset_old_speed2 
-0x3755 011500 beq speed_level_3 ,car_reset_old_speed3 
-0x3756 011501 store 1 ,mem_motor1_speed 
-0x3757 011502 rtn 
-:      011503 car_reset_old_speed2:
-0x3758 011504 jam speed_level_5 ,mem_motor1_speed 
-0x3759 011505 rtn 
-:      011506 car_reset_old_speed3:
-0x375a 011507 jam speed_level_10 ,mem_motor1_speed 
-0x375b 011508 rtn 
-:      011509 car_speed_set_old:
-0x375c 011510 fetch 1 ,mem_le_receive_payload 
-0x375d 011511 call car_reset_old_speed 
-0x375e 011512 fetch 1 ,mem_motor1_speed 
-0x375f 011513 call car_motor_speed_duty_setting 
-0x3760 011514 call car_motor_speed_duty_transform 
-0x3761 011515 branch pwm_pwm0_duty_set 
-:      011517 car_motor_control:
-0x3762 011518 fetch 1 ,mem_car_24g_go_die_flag 
-0x3763 011519 nrtn blank 
-0x3764 011520 fetch 6 ,mem_le_receive_payload 
-0x3765 011521 store 6 ,mem_motor1_status 
-0x3766 011522 fetch 1 ,mem_motor1_speed 
-0x3767 011523 fetcht 1 ,mem_motor2_speed 
-0x3768 011524 iand temp ,pdata 
-0x3769 011525 fetcht 1 ,mem_motor3_speed 
-0x376a 011526 iand temp ,pdata 
-0x376b 011527 call car_motor_working_flag ,blank 
-0x376c 011528 bpatch patch1a_2 ,mem_patch1a 
-0x376d 011529 call car_motor1_control 
-0x376e 011530 call car_motor2_control 
-0x376f 011531 branch car_motor3_control 
-:      011532 car_motor1_control:
-0x3770 011533 arg mem_motor1_pwm_set ,regb 
-0x3771 011534 arg mem_motor1_status ,contr 
-0x3772 011535 branch car_motor_status_select 
-:      011536 car_motor2_control:
-0x3773 011537 arg mem_motor2_pwm_set ,regb 
-0x3774 011538 arg mem_motor2_status ,contr 
-0x3775 011539 branch car_motor_status_select 
-:      011540 car_motor3_control:
-0x3776 011541 arg mem_motor3_pwm_set ,regb 
-0x3777 011542 arg mem_motor3_status ,contr 
-0x3778 011543 branch car_motor_status_select 
-:      011544 car_motor_working_flag:
-0x3779 011545 jam 0 ,mem_car_working_flag 
-0x377a 011546 rtn 
-:      011548 car_motor_status_select:
-0x377b 011549 ifetch 1 ,contr 
-0x377c 011550 beq motor_stop ,car_motor_stop 
-0x377d 011551 beq go_front ,car_motor_positive 
-0x377e 011552 beq go_back ,car_motor_negative 
-0x377f 011553 rtn 
-:      011554 car_motor_positive:
-0x3780 011555 jam 0 ,mem_motor_select_p_n 
-0x3781 011556 branch car_motor_negative + 1 
-:      011557 car_motor_negative:
-0x3782 011558 jam 1 ,mem_motor_select_p_n 
-0x3783 011559 ifetch 1 ,contr 
-0x3784 011560 store 1 ,mem_car_motor_speed 
-0x3785 011561 ifetch 8 ,regb 
-0x3786 011562 branch car_motor_work 
-:      011564 car_motor_stop:
-0x3787 011565 ifetch 1 ,regb 
-0x3788 011566 call pwm_disable 
-0x3789 011567 increase 1 ,regb 
-0x378a 011568 ifetch 1 ,regb 
-0x378b 011569 branch pwm_disable 
-:      011570 car_motor_work:
-0x378c 011571 store 8 ,mem_motor_pwm_pin1_set 
-0x378d 011572 jam 1 ,mem_car_working_flag 
-0x378e 011573 fetch 1 ,mem_motor_select_p_n 
-0x378f 011574 beq 0 ,car_motor_select_positive 
-:      011575 car_motor_select_negative:
-0x3790 011576 fetch 1 ,mem_motor_pwm_pin2_set 
-0x3791 011577 store 1 ,mem_motor_pwm_pin_set 
-0x3792 011578 fetch 1 ,mem_motor_pwm_pin1_set 
-:      011579 car_motor_work_next:
-0x3793 011580 call pwm_disable 
-0x3794 011581 fetch 1 ,mem_car_motor_speed 
-0x3795 011582 call car_motor_speed_duty_setting 
-0x3796 011583 store 1 ,mem_motor_pwm_dute_set 
-0x3797 011584 fetch 6 ,mem_motor_pwm_pin_set 
-0x3798 011585 store 6 ,mem_pdatatemp 
-0x3799 011586 branch pwm_out_set 
-:      011587 car_motor_select_positive:
-0x379a 011588 fetch 1 ,mem_motor_pwm_pin1_set 
-0x379b 011589 store 1 ,mem_motor_pwm_pin_set 
-0x379c 011590 fetch 1 ,mem_motor_pwm_pin2_set 
-0x379d 011591 branch car_motor_work_next 
-:      011593 car_motor_speed_duty_setting:
-0x379e 011594 mul32 pdata ,5 ,pdata 
-0x379f 011595 add pdata ,50 ,pdata 
-0x37a0 011596 rtn 
-:      011597 car_motor_speed_duty_transform:
-0x37a1 011598 arg 12000 ,temp 
-0x37a2 011599 imul32 temp ,pdata 
-0x37a3 011600 div pdata ,100 
-0x37a4 011601 call wait_div_end 
-0x37a5 011602 quotient temp 
-0x37a6 011603 copy temp ,rega 
-0x37a7 011604 setarg 12000 
-0x37a8 011605 isub temp ,regb 
-0x37a9 011606 rtn 
-:      011609 car_ir_init:
-0x37aa 011610 hfetch 1 ,core_gpio_sel2 
-0x37ab 011611 set1 2 ,pdata 
-0x37ac 011612 hstore 1 ,core_gpio_sel2 
-0x37ad 011613 setarg 158 
-0x37ae 011614 hstore 2 ,core_pwm_pcnt4 
-0x37af 011615 hstore 2 ,core_pwm_ncnt4 
-0x37b0 011616 rtn 
-:      011618 car_ir_data_rx_from_app:
-0x37b1 011619 fetch 1 ,mem_car_24g_go_die_flag 
-0x37b2 011620 nrtn blank 
-0x37b3 011621 fetch 2 ,mem_le_receive_payload 
-0x37b4 011622 store 2 ,mem_ir_data 
-0x37b5 011623 fetch 1 ,mem_car_24g_status 
-0x37b6 011624 bne work_paired ,car_ir_data_tx 
-0x37b7 011625 fetch 2 ,mem_le_lap 
-0x37b8 011626 store 2 ,mem_ir_data 
-:      011627 car_ir_data_tx:
-0x37b9 011628 bpatch patch1a_3 ,mem_patch1a 
-0x37ba 011629 call car_ir_init 
-0x37bb 011630 call car_ir_enable 
-0x37bc 011631 setarg 48000 
-0x37bd 011632 call sleep 
-0x37be 011633 call car_ir_disable 
-0x37bf 011634 setarg 7200 
-0x37c0 011635 call sleep 
-0x37c1 011636 arg 16 ,loopcnt 
-:      011637 car_ir_send_loop:
-0x37c2 011638 call car_ir_enable 
-0x37c3 011639 fetch 2 ,mem_ir_data 
-0x37c4 011640 bbit1 0 ,car_ir_is_bit1 
-0x37c5 011641 setarg 7200 
-0x37c6 011642 call sleep 
-0x37c7 011643 call car_ir_disable 
-0x37c8 011644 branch car_ir_wait_finish 
-:      011646 car_ir_is_bit1:
-0x37c9 011647 setarg 14400 
-0x37ca 011648 call sleep 
-0x37cb 011649 call car_ir_disable 
-:      011650 car_ir_wait_finish:
-0x37cc 011651 setarg 7200 
-0x37cd 011652 call sleep 
-0x37ce 011653 fetch 2 ,mem_ir_data 
-0x37cf 011654 rshift pdata ,pdata 
-0x37d0 011655 store 2 ,mem_ir_data 
-0x37d1 011656 loop car_ir_send_loop 
-0x37d2 011658 jam 2 ,mem_car_attack_shake_timer 
-0x37d3 011659 jam 1 ,mem_car_attack_shake_flag 
-0x37d4 011660 setarg 0x0a01 
-0x37d5 011661 store 2 ,mem_le_receive_payload 
-0x37d6 011662 fetch 1 ,mem_car_config_device_select 
-0x37d7 011663 beq device_battle_tank ,car_attack_shake_back_battle_tank 
-:      011664 car_attack_shake_back_battle_car:
-0x37d8 011665 branch car_motor_control 
-:      011666 car_attack_shake_back_battle_tank:
-0x37d9 011667 setarg 0x0a01 
-0x37da 011668 store 2 ,mem_le_receive_payload + 2 
-0x37db 011669 branch car_motor_control 
-:      011671 car_ir_enable:
-0x37dc 011672 hfetch 1 ,core_gpio_key2 
-0x37dd 011673 or_into 0x40 ,pdata 
-0x37de 011674 hstore 1 ,core_gpio_key2 
-0x37df 011675 rtn 
-:      011676 car_ir_disable:
-0x37e0 011677 hfetch 1 ,core_gpio_key2 
-0x37e1 011678 and_into 0xbf ,pdata 
-0x37e2 011679 hstore 1 ,core_gpio_key2 
-0x37e3 011680 rtn 
-:      011682 car_ir_rx_init:
-0x37e4 011683 fetch 1 ,mem_car_config_ir_enable 
-0x37e5 011684 rtneq 0x00 
-0x37e6 011685 call lpm_disable_exen_output 
-0x37e7 011686 fetcht 1 ,mem_car_config_ir_rx_gpio 
-0x37e8 011687 storet 1 ,mem_ir_rx_gpio 
-0x37e9 011688 call gpio_config_input 
-0x37ea 011689 call car_ir_gpio_get_status 
-0x37eb 011690 nrtn true 
-0x37ec 011691 jam 1 ,mem_car_ir_breakdown_check_timer 
-0x37ed 011692 rtn 
-:      011694 car_ir_receive_process:
-0x37ee 011695 fetch 1 ,mem_car_config_ir_enable 
-0x37ef 011696 rtneq flag_ir_disable 
-0x37f0 011697 fetch 1 ,mem_car_ir_breakdown_flag 
-0x37f1 011698 nrtn blank 
-0x37f2 011699 fetch 2 ,mem_ui_state_map 
-0x37f3 011700 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
-0x37f4 011701 fetch 1 ,mem_car_24g_status 
-0x37f5 011702 rtnne work_paired 
-:      011703 car_ir_receive_process_next:
-0x37f6 011704 bpatch patch1a_4 ,mem_patch1a 
-0x37f7 011705 call car_ir_gpio_get_status 
-0x37f8 011706 nrtn true 
-0x37f9 011707 setarg 36000 
-0x37fa 011708 call sleep 
-0x37fb 011709 call car_ir_gpio_get_status 
-0x37fc 011710 nrtn true 
-0x37fd 011711 call car_ir_clk_get 
-:      011712 car_ir_packet_head_wait_end:
-0x37fe 011713 call car_ir_clk_check 
-0x37ff 011714 nrtn positive 
-0x3800 011715 call car_ir_gpio_get_status 
-0x3801 011716 branch car_ir_packet_head_wait_end ,true 
-0x3802 011717 arg 0 ,rega 
-0x3803 011718 arg 16 ,loopcnt 
-0x3804 011719 call car_ir_clk_get 
-:      011720 car_ir_receive_process_loop:
-0x3805 011721 call car_ir_clk_check 
-0x3806 011722 nrtn positive 
-0x3807 011723 call car_ir_gpio_get_status 
-0x3808 011724 nbranch car_ir_receive_process_loop ,true 
-0x3809 011725 setarg 10800 
-0x380a 011726 call sleep 
-0x380b 011727 call car_ir_gpio_get_status 
-0x380c 011728 branch car_ir_get_bit1 ,true 
-:      011729 car_ir_get_bit0:
-0x380d 011730 setarg 0 
-0x380e 011731 rshift rega ,rega 
-0x380f 011732 ior rega ,rega 
-0x3810 011733 loop car_ir_receive_process_loop 
-0x3811 011734 branch car_ir_receive_process_end 
-:      011735 car_ir_get_bit1:
-0x3812 011736 setarg 0x8000 
-0x3813 011737 rshift rega ,rega 
-0x3814 011738 ior rega ,rega 
-0x3815 011739 call car_ir_clk_get 
-:      011740 car_ir_get_bit1_wait_low_end:
-0x3816 011741 call car_ir_clk_check 
-0x3817 011742 nrtn positive 
-0x3818 011743 call car_ir_gpio_get_status 
-0x3819 011744 branch car_ir_get_bit1_wait_low_end ,true 
-0x381a 011745 loop car_ir_receive_process_loop 
-:      011746 car_ir_receive_process_end:
-0x381b 011747 bpatch patch1a_5 ,mem_patch1a 
-0x381c 011748 copy rega ,pdata 
-0x381d 011749 store 2 ,mem_ir_rx_buf 
-0x381e 011750 store 2 ,mem_ir_notify_data + 8 
-0x381f 011751 fetch 1 ,mem_car_24g_status 
-0x3820 011752 beq work_paired ,car_ir_24g_receive_attack 
-:      011753 car_ir_data_notify:
-0x3821 011754 arg 0x07 ,loopcnt 
-0x3822 011755 arg mem_ir_notify_data_head ,contr 
-0x3823 011756 call calc_check_sum_start 
-0x3824 011757 store 1 ,mem_ir_notify_data_check_sum 
-0x3825 011758 arg mem_ir_notify_data ,rega 
-0x3826 011759 branch queue_push 
-:      011761 car_ir_24g_receive_attack:
-0x3827 011762 fetch 1 ,mem_car_24g_ir_receive_attack_count 
-0x3828 011763 increase 1 ,pdata 
-0x3829 011764 store 1 ,mem_car_24g_ir_receive_attack_count 
-0x382a 011765 div pdata ,2 
-0x382b 011766 call wait_div_end 
-0x382c 011767 quotient temp 
-0x382d 011768 remainder pdata 
-0x382e 011769 nbranch car_ir_24g_receive_attack_blink ,blank 
-:      011770 car_ir_24g_receive_attack_off:
-0x382f 011771 fetch 1 ,mem_car_config_led_num 
-0x3830 011772 isub temp ,null 
-0x3831 011773 call car_ir_24g_go_die ,zero 
-0x3832 011774 arg mem_car_led_control ,pdata 
-0x3833 011775 increase -1 ,temp 
-0x3834 011776 iadd temp ,rega 
-0x3835 011777 arg 0 ,pdata 
-0x3836 011778 istore 1 ,rega 
-0x3837 011779 rtn 
-:      011780 car_ir_24g_receive_attack_blink:
-0x3838 011781 arg mem_car_led_control ,pdata 
-0x3839 011782 iadd temp ,rega 
-0x383a 011783 arg 2 ,pdata 
-0x383b 011784 istore 1 ,rega 
-0x383c 011785 rtn 
-:      011786 car_ir_24g_go_die:
-0x383d 011787 jam 1 ,mem_car_24g_go_die_flag 
-0x383e 011788 rtn 
-:      011789 car_ir_clk_get:
-0x383f 011790 copy clkn_bt ,pdata 
-0x3840 011791 store 4 ,mem_ir_receive_clkn 
-0x3841 011792 rtn 
-:      011793 car_ir_clk_check:
-0x3842 011794 copy clkn_bt ,pdata 
-0x3843 011795 fetcht 4 ,mem_ir_receive_clkn 
-0x3844 011796 isub temp ,pdata 
-0x3845 011797 sub pdata ,200 ,null 
-0x3846 011798 rtn 
-:      011800 car_ir_gpio_get_status:
-0x3847 011801 fetcht 1 ,mem_ir_rx_gpio 
-0x3848 011802 branch gpio_get_bit 
-:      011804 car_led_control_receive:
-0x3849 011805 fetch 8 ,mem_le_receive_payload 
-0x384a 011806 store 8 ,mem_car_led_control 
-0x384b 011807 rtn 
-:      011809 car_info_request:
-0x384c 011810 fetch 1 ,mem_car_config_device_select 
-0x384d 011811 store 1 ,mem_car_info_request_payload 
-0x384e 011812 fetch 1 ,mem_car_config_motor_layout 
-0x384f 011813 store 1 ,mem_car_info_request_payload + 1 
-0x3850 011814 fetch 1 ,mem_car_config_ir_enable 
-0x3851 011815 store 1 ,mem_car_info_request_payload + 2 
-0x3852 011816 arg 13 ,loopcnt 
-0x3853 011817 arg mem_car_info_request_head ,contr 
-0x3854 011818 call calc_check_sum_start 
-0x3855 011819 store 1 ,mem_car_info_request_checksum 
-0x3856 011820 arg mem_car_info_request ,rega 
-0x3857 011821 branch queue_push 
-:      011827 light_init:
-0x3858 011828 call clear_eeprom_size_2k 
-0x3859 011829 jam 0x7a ,mem_curr_packet_num 
-0x385a 011830 call light_load_controler_list 
-0x385b 011831 call light_init_crr_cmd_count 
-0x385c 011832 setarg light_pairing_timer 
-0x385d 011833 store 2 ,mem_cb_event_timer 
-0x385e 011834 arg 0 ,rega 
-0x385f 011835 branch pwm_init 
-:      011837 light_pairing_timer:
-0x3860 011838 fetch 2 ,mem_light_pairing_timer 
-0x3861 011839 rtn blank 
-0x3862 011840 increase -1 ,pdata 
-0x3863 011841 store 2 ,mem_light_pairing_timer 
-0x3864 011842 rtnne 0 
-0x3865 011843 jam 0 ,mem_light_pairing_enable 
-0x3866 011844 rtn 
-:      011846 light_init_crr_cmd_count:
-0x3867 011847 bpatch patch1a_6 ,mem_patch1a 
-0x3868 011848 fetch 1 ,mem_light_next_record 
-0x3869 011849 sub pdata ,40 ,null 
-0x386a 011850 rtn positive 
-0x386b 011851 jam 0 ,mem_light_next_record 
-0x386c 011852 rtn 
-:      011854 light_load_controler_list:
-0x386d 011855 arg mem_light_next_record ,rega 
-0x386e 011856 arg 0 ,regb 
-0x386f 011857 arg 81 ,temp 
-0x3870 011858 branch iicd_read_eep_data 
-:      011861 light_find_controler_pairing:
-0x3871 011862 disable user 
-0x3872 011863 fetch 1 ,mem_light_cnum 
-0x3873 011864 copy pdata ,loopcnt 
-0x3874 011866 arg mem_light_clist ,rega 
-0x3875 011867 copy regc ,regb 
-:      011868 light_find_controler_pairing_loop:
-0x3876 011869 bpatch patch1a_7 ,mem_patch1a 
-0x3877 011870 call light_compare_addr_record 
-0x3878 011871 branch enable_user ,zero 
-:      011872 light_find_single_pairing_diff:
-0x3879 011873 increase 4 ,rega 
-0x387a 011874 loop light_find_controler_pairing_loop 
-0x387b 011875 rtn 
-:      011878 light_compare_addr_record:
-0x387c 011879 bpatch patch1b_0 ,mem_patch1b 
-0x387d 011880 ifetch 3 ,rega 
-0x387e 011881 ifetcht 3 ,regb 
-0x387f 011882 isub temp ,null 
-0x3880 011883 rtn 
-:      011885 light_compare_single_record:
-0x3881 011886 bpatch patch1b_1 ,mem_patch1b 
-0x3882 011887 ifetch 3 ,rega 
-0x3883 011888 ifetcht 3 ,regb 
-0x3884 011889 isub temp ,null 
-0x3885 011890 nrtn zero 
-0x3886 011891 ifetch 1 ,contr 
-0x3887 011892 sub pdata ,0 ,null 
-0x3888 011893 rtn zero 
-0x3889 011894 add rega ,3 ,contr 
-0x388a 011895 ifetcht 1 ,contr 
-0x388b 011896 isub temp ,null 
-0x388c 011897 rtn 
-:      011900 light_find_controler_cmd:
-0x388d 011901 bpatch patch1b_2 ,mem_patch1b 
-0x388e 011902 disable user 
-0x388f 011903 fetch 1 ,mem_light_cnum 
-0x3890 011904 copy pdata ,loopcnt 
-0x3891 011906 arg mem_light_clist ,rega 
-0x3892 011907 copy regc ,regb 
-:      011908 light_find_controler_cmd_loop:
-0x3893 011909 call light_compare_single_record 
-0x3894 011910 branch enable_user ,zero 
-0x3895 011911 increase 4 ,rega 
-0x3896 011912 loop light_find_controler_cmd_loop 
-0x3897 011913 rtn 
-:      011916 light_recv_adv:
-0x3898 011917 fetch 1 ,mem_le_scanrsp_rcv 
-0x3899 011918 increase 1 ,pdata 
-0x389a 011919 store 1 ,mem_le_scanrsp_rcv 
-0x389b 011920 arg mem_le_rxbuf + 12 ,regc 
-:      011922 light_anylize_command:
-0x389c 011923 ifetch 2 ,regc 
-0x389d 011924 arg 0x55aa ,temp 
-0x389e 011925 isub temp ,null 
-0x389f 011926 nrtn zero 
-0x38a0 011927 copy contr ,regc 
-0x38a1 011928 ifetcht 3 ,regc 
-0x38a2 011929 setarg 0xffffff 
-0x38a3 011930 isub temp ,null 
-0x38a4 011931 branch light_parse_cmd ,zero 
-0x38a5 011932 call light_find_controler_cmd 
-0x38a6 011933 branch light_parse_cmd ,user 
-0x38a7 011934 rtn 
-:      011936 light_parse_cmd:
-0x38a8 011937 bpatch patch1b_3 ,mem_patch1b 
-0x38a9 011938 increase 4 ,regc 
-0x38aa 011939 ifetch 1 ,regc 
-0x38ab 011940 fetcht 1 ,mem_curr_packet_num 
-0x38ac 011941 isub temp ,null 
-0x38ad 011942 rtn zero 
-0x38ae 011943 store 1 ,mem_curr_packet_num 
-0x38af 011944 fetch 1 ,mem_le_req_rcv 
-0x38b0 011945 increase 1 ,pdata 
-0x38b1 011946 store 1 ,mem_le_req_rcv 
-0x38b2 011948 increase 1 ,regc 
-0x38b3 011949 ifetch 1 ,regc 
-0x38b4 011950 store 1 ,mem_light_crr_cmd_count 
-0x38b5 011951 copy pdata ,loopcnt 
-0x38b6 011952 rtn blank 
-:      011953 light_parse_cmd_loop:
-0x38b7 011954 ifetch 1 ,contr 
-0x38b8 011955 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
-0x38b9 011956 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
-0x38ba 011957 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
-0x38bb 011958 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
-0x38bc 011959 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
-0x38bd 011960 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
-0x38be 011961 beq light_cmd_auto_mode ,light_parse_auto_mode 
-0x38bf 011962 beq light_cmd_pairing ,light_parse_pairing 
-0x38c0 011963 loop light_parse_cmd_loop 
-0x38c1 011964 rtn 
-:      011966 light_parse_cmd_pwm0:
-0x38c2 011967 copy contr ,regc 
-0x38c3 011968 fetch 1 ,mem_light_pwm0 
-0x38c4 011969 store 1 ,mem_pdatatemp 
-0x38c5 011970 arg 0 ,temp 
-:      011971 light_parse_cmd_pwm_common:
-0x38c6 011972 storet 1 ,mem_pdatatemp + 1 
-0x38c7 011973 setarg 10000 
-0x38c8 011974 store 3 ,mem_pdatatemp + 2 
-0x38c9 011975 ifetch 1 ,regc 
-0x38ca 011976 store 1 ,mem_pdatatemp + 5 
-0x38cb 011977 call pwm_out_set 
-0x38cc 011978 and regc ,1 ,contr 
-0x38cd 011979 loop light_parse_cmd_loop 
-0x38ce 011980 rtn 
-:      011981 light_parse_cmd_pwm1:
-0x38cf 011982 copy regc ,contr 
-0x38d0 011983 fetch 1 ,mem_light_pwm1 
-0x38d1 011984 store 1 ,mem_pdatatemp 
-0x38d2 011985 arg 1 ,temp 
-0x38d3 011986 branch light_parse_cmd_pwm_common 
-:      011987 light_parse_cmd_pwm2:
-0x38d4 011988 copy regc ,contr 
-0x38d5 011989 fetch 1 ,mem_light_pwm2 
-0x38d6 011990 store 1 ,mem_pdatatemp 
-0x38d7 011991 arg 2 ,temp 
-0x38d8 011992 branch light_parse_cmd_pwm_common 
-:      011993 light_parse_cmd_pwm3:
-0x38d9 011994 copy regc ,contr 
-0x38da 011995 fetch 1 ,mem_light_pwm3 
-0x38db 011996 store 1 ,mem_pdatatemp 
-0x38dc 011997 arg 3 ,temp 
-0x38dd 011998 branch light_parse_cmd_pwm_common 
-:      011999 light_parse_cmd_pwm4:
-0x38de 012000 copy regc ,contr 
-0x38df 012001 fetch 1 ,mem_light_pwm4 
-0x38e0 012002 store 1 ,mem_pdatatemp 
-0x38e1 012003 arg 4 ,temp 
-0x38e2 012004 branch light_parse_cmd_pwm_common 
-:      012005 light_parse_cmd_pwm5:
-0x38e3 012006 copy regc ,contr 
-0x38e4 012007 fetch 1 ,mem_light_pwm5 
-0x38e5 012008 store 1 ,mem_pdatatemp 
-0x38e6 012009 arg 5 ,temp 
-0x38e7 012010 branch light_parse_cmd_pwm_common 
-:      012012 light_parse_auto_mode:
-0x38e8 012013 ifetch 1 ,contr 
-0x38e9 012014 rtn 
-:      012016 light_parse_pairing:
-0x38ea 012017 copy contr ,regc 
-0x38eb 012018 fetch 1 ,mem_light_pairing_enable 
-0x38ec 012019 bne 1 ,light_parse_pairing_abandon 
-0x38ed 012020 call update_controler_list 
-:      012021 light_parse_pairing_abandon:
-0x38ee 012022 and regc ,4 ,contr 
-0x38ef 012023 rtn 
-:      012024 update_controler_list:
-0x38f0 012025 bpatch patch1b_4 ,mem_patch1b 
-0x38f1 012026 call light_find_controler_pairing 
-0x38f2 012027 branch update_conrtoler_list_found ,user 
-0x38f3 012028 fetch 1 ,mem_light_next_record 
-0x38f4 012029 copy pdata ,temp 
-0x38f5 012030 increase 1 ,pdata 
-0x38f6 012031 store 1 ,mem_light_next_record 
-0x38f7 012032 call light_init_crr_cmd_count 
-0x38f8 012033 lshift2 temp ,temp 
-0x38f9 012034 setarg mem_light_clist 
-0x38fa 012035 iadd temp ,contw 
-0x38fb 012036 ifetch 4 ,regc 
-0x38fc 012037 istore 4 ,contw 
-0x38fd 012038 branch update_conrtoler_store_list 
-:      012039 update_conrtoler_list_found:
-0x38fe 012040 add regc ,3 ,contr 
-0x38ff 012041 ifetch 1 ,contr 
-0x3900 012042 rtn blank 
-0x3901 012043 ifetch 4 ,regc 
-0x3902 012044 istore 4 ,rega 
-:      012045 update_conrtoler_store_list:
-0x3903 012046 arg mem_light_next_record ,rega 
-0x3904 012047 arg 0 ,regb 
-0x3905 012048 arg 81 ,temp 
-0x3906 012049 branch iicd_write_eep_data 
-:      012053 lightc_init:
-0x3907 012057 fetcht 1 ,mem_lightc_led_gpio 
-0x3908 012058 call gpio_out_inactive 
-0x3909 012059 rtn 
-:      012062 lightc_dispatch:
-0x390a 012065 fetcht 1 ,mem_lightc_led_gpio 
-0x390b 012066 call gpio_out_active 
-0x390c 012069 fetcht 1 ,mem_lightc_led_gpio 
-0x390d 012070 call gpio_out_inactive 
-0x390e 012073 call lightc_start_adv 
-0x390f 012075 fetch 1 ,mem_adv_time 
-0x3910 012076 nrtn blank 
-0x3911 012078 call lpm_write_gpio_wakeup 
-0x3912 012079 hfetch 4 ,core_lpm_ctrl 
-0x3913 012080 set0 15 ,pdata 
-0x3914 012081 hstore 4 ,core_lpm_reg 
-0x3915 012082 call lpm_write_ctrl 
-0x3916 012083 arg param_hibernate_clks ,temp 
-0x3917 012084 branch lpm_sleep 
-:      012086 lightc_adv:
-0x3918 012087 fetch 1 ,mem_adv_time 
-0x3919 012088 branch le_adv_loop_tx ,blank 
-0x391a 012089 increase -1 ,pdata 
-0x391b 012090 store 1 ,mem_adv_time 
-0x391c 012091 branch le_adv_loop_tx 
-:      012093 lightc_start_adv:
-0x391d 012094 mul32 pdata ,20 ,pdata 
-0x391e 012095 arg mem_cmd0_string ,contr 
-0x391f 012096 iadd contr ,contr 
-0x3920 012097 ifetch 1 ,contr 
-0x3921 012098 rtn blank 
-0x3922 012099 copy pdata ,rega 
-0x3923 012100 copy rega ,loopcnt 
-0x3924 012101 arg mem_le_adv_data + 2 ,contw 
-0x3925 012102 call memcpy 
-0x3926 012103 copy rega ,pdata 
-0x3927 012104 increase 2 ,pdata 
-0x3928 012105 store 1 ,mem_le_adv_data_len 
-0x3929 012106 rtn 
-:      012113 module_init:
-0x392a 012115 rtn wake 
-0x392b 012116 call le_modified_name 
-0x392c 012117 call adc_init_data 
-0x392d 012118 setarg module_process_idle 
-0x392e 012119 store 2 ,mem_cb_idle_process 
-0x392f 012120 setarg module_bt_conn_process 
-0x3930 012121 store 2 ,mem_cb_bt_process 
-0x3931 012122 setarg module_process_bb_event 
-0x3932 012123 store 2 ,mem_cb_bb_event_process 
-0x3933 012124 setarg module_le_conn_process 
-0x3934 012125 store 2 ,mem_cb_le_process 
-0x3935 012126 setarg module_lpm_lock 
-0x3936 012127 store 2 ,mem_cb_check_wakelock 
-0x3937 012128 setarg module_hci_cmd_transmit_le_notify 
-0x3938 012129 store 2 ,mem_cb_ble_transmit 
-0x3939 012130 setarg module_hci_event_receive_spp_data 
-0x393a 012131 store 2 ,mem_cb_receive_spp_data 
-0x393b 012132 setarg module_le_receive_data 
-0x393c 012133 store 2 ,mem_cb_att_write 
-0x393d 012134 setarg module_bb_event_timer 
-0x393e 012135 store 2 ,mem_cb_event_timer 
-0x393f 012137 call module_spp_clear_last_transmite_clock 
-0x3940 012138 bpatch patch1b_5 ,mem_patch1b 
-0x3941 012139 call module_lpm_uart_init 
-0x3942 012140 call module_gpio_init 
-0x3943 012141 call check_module_disabled 
-0x3944 012142 branch module_hci_event_enter_standby_mode 
-:      012145 module_lpm_uart_init:
-0x3945 012146 fetch 4 ,mem_module_uart_rx_buffer 
-0x3946 012147 hstore 4 ,core_uart_rsaddr 
-0x3947 012149 fetch 4 ,mem_module_uart_tx_buffer 
-0x3948 012150 hstore 4 ,core_uart_tsaddr 
-0x3949 012152 hfetch 1 ,core_gpio_sel1 
-0x394a 012153 or_into 0x04 ,pdata 
-0x394b 012154 and_into 0xfc ,pdata 
-0x394c 012155 hstore 1 ,core_gpio_sel1 
-0x394d 012156 jam 0x00 ,core_uart_ctrl 
-0x394e 012158 fetch 2 ,mem_module_uart_rx_buffer 
-0x394f 012159 hstore 2 ,core_uart_rrptr 
-0x3950 012160 fetch 2 ,mem_module_uart_tx_buffer 
-0x3951 012161 hstore 2 ,core_uart_twptr 
-0x3952 012162 hstore 2 ,core_uart_trptrp 
-0x3953 012164 hfetch 4 ,core_gpio_pu0 
-0x3954 012165 set1 7 ,pdata 
-0x3955 012166 hstore 4 ,core_gpio_pu0 
-0x3956 012168 hfetch 2 ,core_clkoff 
-0x3957 012169 set0 clock_off_uart ,pdata 
-0x3958 012170 hstore 2 ,core_clkoff 
-0x3959 012171 call uart_set_baud_by_mem 
-0x395a 012172 jam uartclk_crystal ,core_uart_clksel 
-0x395b 012173 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x395c 012175 fetch 1 ,mem_module_flag 
-0x395d 012176 isolate1 module_flag_uart_flow_control ,pdata 
-0x395e 012177 hfetcht 1 ,core_uart_ctrl 
-0x395f 012178 setflag true ,4 ,temp 
-0x3960 012179 hstoret 1 ,core_uart_ctrl 
-0x3961 012180 rtn 
-:      012184 module_lpm_init:
-0x3962 012185 call module_spp_clear_last_transmite_clock 
-0x3963 012186 branch module_lpm_uart_init 
-:      012189 module_gpio_init:
-0x3964 012194 fetcht 1 ,mem_module_connect_state_gpio 
-0x3965 012195 call gpio_config_output 
-0x3966 012196 call module_set_conn_pin_low 
-0x3967 012198 fetcht 1 ,mem_module_wake_up_gpio 
-0x3968 012199 branch gpio_config_input 
-:      012201 module_lpm_lock:
-0x3969 012202 fetcht 1 ,mem_module_wake_up_gpio 
-0x396a 012203 call gpio_get_bit 
-0x396b 012204 nbranch app_put_lpm_wake_lock ,true 
-0x396c 012205 branch app_get_lpm_wake_lock 
-:      012208 module_le_conn_process:
-0x396d 012209 rtn 
-:      012211 module_bt_conn_process:
-0x396e 012212 call module_spp_enter_sniff 
-0x396f 012213 branch module_control_air_flow 
-:      012215 module_spp_enter_sniff:
-0x3970 012216 fetch 1 ,mem_ui_state_map 
-0x3971 012217 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
-0x3972 012218 bpatch patch1b_6 ,mem_patch1b 
-0x3973 012219 setarg 0x3eff 
-0x3974 012220 fetcht 4 ,mem_last_transmite_clock 
-0x3975 012221 iadd temp ,temp 
-0x3976 012222 copy clkn_bt ,pdata 
-0x3977 012223 isub temp ,null 
-0x3978 012224 nrtn positive 
-0x3979 012225 fetch 2 ,mem_ui_state_map 
-0x397a 012226 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
-0x397b 012227 fetch 1 ,mem_module_flag 
-0x397c 012228 rtnbit1 moudle_task_sniff 
-0x397d 012229 call module_set_sniff_task_flag 
-0x397e 012230 call app_bt_enter_sniff 
-:      012231 module_spp_clear_last_transmite_clock:
-0x397f 012232 copy clkn_bt ,pdata 
-0x3980 012233 store 4 ,mem_last_transmite_clock 
-0x3981 012234 rtn 
-:      012237 module_process_idle:
-0x3982 012238 call module_control_air_flow 
-0x3983 012239 call l2cap_malloc_is_fifo_full 
-0x3984 012240 nrtn blank 
-0x3985 012241 branch module_process 
-:      012244 module_process_bb_event:
-0x3986 012245 copy regc ,pdata 
-0x3987 012246 beq bt_evt_bb_connected ,module_process_bb_conn 
-0x3988 012247 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
-0x3989 012248 beq bt_evt_reconn_failed ,module_process_reconn_fail 
-0x398a 012249 beq bt_evt_setup_complete ,module_process_setup_complete 
-0x398b 012250 beq bt_evt_spp_connected ,module_process_spp_connected 
-0x398c 012251 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
-0x398d 012252 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
-0x398e 012253 beq bt_evt_enter_sniff ,module_process_enter_sniff 
-0x398f 012254 beq bt_evt_exit_sniff ,module_process_exit_sniff 
-0x3990 012255 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
-0x3991 012256 beq bt_evt_le_connected ,module_process_le_conn 
-0x3992 012257 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x3993 012258 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
-0x3994 012259 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
-0x3995 012260 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
-0x3996 012261 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x3997 012262 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x3998 012263 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x3999 012264 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x399a 012265 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x399b 012266 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
-0x399c 012267 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
-0x399d 012268 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
-0x399e 012269 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
-0x399f 012270 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
-0x39a0 012271 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x39a1 012272 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x39a2 012273 rtn 
-:      012276 module_process_bb_event_disconned:
-0x39a3 012277 call module_spp_clear_last_transmite_clock 
-0x39a4 012278 fetch 1 ,mem_flag_pairing_state 
-0x39a5 012279 ncall module_hci_event_bt_pairing_fail ,blank 
-0x39a6 012280 call module_disconn_start 
-0x39a7 012281 fetch 2 ,mem_ui_state_map 
-0x39a8 012282 rtnbit0 ui_state_bt_spp_conn 
-0x39a9 012283 branch module_spp_disconnected 
-:      012285 module_process_spp_connected:
-0x39aa 012286 fetch 2 ,mem_ui_state_map 
-0x39ab 012287 set1 ui_state_bt_spp_conn ,pdata 
-0x39ac 012288 store 2 ,mem_ui_state_map 
-0x39ad 012289 fetch 1 ,mem_module_spp_lpm_mult 
-0x39ae 012290 store 1 ,mem_lpm_mult 
-0x39af 012291 call module_set_conn_pin_low 
-0x39b0 012292 branch module_hci_event_spp_connect 
-:      012294 module_process_spp_disconnected:
-:      012296 module_spp_disconnected:
-0x39b1 012297 fetch 2 ,mem_ui_state_map 
-0x39b2 012298 rtnbit0 ui_state_bt_spp_conn 
-0x39b3 012299 set0 ui_state_bt_spp_conn ,pdata 
-0x39b4 012300 store 2 ,mem_ui_state_map 
-0x39b5 012301 branch module_hci_event_spp_disconnect 
-:      012304 module_process_enter_sniff:
-:      012306 module_sniff_param_check:
-0x39b6 012307 call module_spp_clear_last_transmite_clock 
-0x39b7 012310 fetch 2 ,mem_context + coffset_tsniff 
-0x39b8 012311 rshift pdata ,pdata 
-0x39b9 012312 fetcht 2 ,mem_sniff_param_interval 
-0x39ba 012313 isub temp ,null 
-0x39bb 012314 nbranch module_sniff_param_check_unsniff ,zero 
-0x39bc 012315 branch app_lpm_mult_enable 
-:      012316 module_sniff_param_check_unsniff:
-0x39bd 012317 fetch 1 ,mem_module_flag 
-0x39be 012318 rtnbit1 moudle_task_unsniff 
-0x39bf 012319 hfetch 2 ,core_uart_rxitems 
-0x39c0 012320 ncall module_set_unsniff_task_flag ,blank 
-0x39c1 012321 branch app_bt_sniff_exit 
-:      012323 module_process_exit_sniff:
-0x39c2 012324 call module_clear_sniff_task_flag 
-0x39c3 012325 branch app_lpm_mult_disable 
-:      012327 module_process_setup_complete:
-0x39c4 012328 call module_spp_clear_last_transmite_clock 
-0x39c5 012329 branch module_conn_start 
-:      012331 module_process_bb_even_le_disconn:
-0x39c6 012332 call le_clr_config_more_data 
-0x39c7 012333 call module_disconn_start 
-0x39c8 012334 branch module_hci_event_le_disconnect 
-:      012336 module_process_evt_pincode_req:
-0x39c9 012337 branch app_bt_set_pincode 
-:      012340 module_process_sniff_not_accept:
-0x39ca 012341 branch module_clear_sniff_task_flag 
-:      012344 module_process_unsniff_accept:
-0x39cb 012345 fetch 1 ,mem_module_flag 
-0x39cc 012346 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
-0x39cd 012347 branch module_clear_unsniff_task_flag 
-:      012350 module_process_unsniff_not_accept:
-0x39ce 012351 branch module_clear_unsniff_task_flag 
-:      012354 module_process_le_conn:
-0x39cf 012355 call le_send_att_exchange_mtu_requset 
-0x39d0 012356 call module_conn_start 
-0x39d1 012357 fetch 1 ,mem_module_le_lpm_mult 
-0x39d2 012358 store 1 ,mem_lpm_mult 
-0x39d3 012359 branch module_hci_event_le_connect 
-:      012362 module_process_bb_conn:
-0x39d4 012363 jam 0 ,mem_flag_mode_ssp_pin 
-0x39d5 012364 call module_clear_sniff_task_flag 
-0x39d6 012365 branch module_clear_unsniff_task_flag 
-:      012367 module_process_page_time_out:
-:      012368 module_process_reconn_fail:
-:      012369 module_disconn_start:
-0x39d7 012370 call module_start_adv_discovery_by_command 
-0x39d8 012371 branch module_set_conn_pin_high 
-:      012374 module_process_ble_ltk_lost:
-0x39d9 012375 call le_send_reject_ind 
-0x39da 012376 branch le_send_smp_security_request 
-:      012379 module_set_conn_pin_high:
-0x39db 012380 fetcht 1 ,mem_module_connect_state_gpio 
-0x39dc 012381 branch gpio_out_active 
-:      012383 module_conn_start:
-0x39dd 012384 call module_stop_adv_discovery 
-0x39de 012385 branch module_set_conn_pin_low 
-:      012387 module_stop_adv_discovery:
-0x39df 012388 fetch 1 ,mem_module_state 
-0x39e0 012389 isolate1 moudle_state_bt_bit ,pdata 
-0x39e1 012390 call app_bt_stop_discovery ,true 
-0x39e2 012391 fetch 1 ,mem_module_state 
-0x39e3 012392 isolate1 moudle_state_ble_bit ,pdata 
-0x39e4 012393 call app_ble_stop_adv ,true 
-0x39e5 012394 rtn 
-:      012395 module_set_conn_pin_low:
-0x39e6 012396 fetcht 1 ,mem_module_connect_state_gpio 
-0x39e7 012397 branch gpio_out_inactive 
-:      012399 module_process_with_credit:
-0x39e8 012400 fetch 1 ,mem_credit_flag 
-0x39e9 012401 rtneq credit_disable 
-0x39ea 012402 branch rfcomm_send_uih_without_payload 
-:      012404 module_process:
-0x39eb 012405 hfetch 1 ,core_uart_status 
-0x39ec 012406 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
-0x39ed 012407 call uartd_prepare_rx 
-0x39ee 012408 ifetch 1 ,contru 
-0x39ef 012409 bne 0x01 ,module_hci_in_excp 
-0x39f0 012410 hfetch 2 ,core_uart_rxitems 
-0x39f1 012411 sub pdata ,2 ,null 
-0x39f2 012412 rtn positive 
-0x39f3 012413 ifetch 1 ,contru 
-0x39f4 012414 store 1 ,mem_module_uart_opcode 
-0x39f5 012415 ifetcht 1 ,contru 
-0x39f6 012416 copy contru ,rega 
-0x39f7 012417 storet 1 ,mem_module_uart_len 
-0x39f8 012418 add temp ,3 ,temp 
-0x39f9 012419 hfetch 2 ,core_uart_rxitems 
-0x39fa 012420 isub temp ,temp 
-0x39fb 012421 nrtn positive 
-0x39fc 012422 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x39fd 012423 call module_hci_cmd_control 
-0x39fe 012424 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x39ff 012425 rtneq hci_not_discard_packet 
-0x3a00 012426 branch module_hci_dicard_packet 
-:      012428 module_hci_in_excp:
-0x3a01 012429 call delay_10ms 
-0x3a02 012430 call module_hci_event_invalid_packet 
-0x3a03 012431 branch module_hci_release_except 
-:      012434 module_hci_release_except:
-0x3a04 012435 bpatch patch1b_7 ,mem_patch1b 
-0x3a05 012436 hfetch 2 ,core_uart_rxitems 
-0x3a06 012437 rtn blank 
-0x3a07 012438 call uartd_prepare_rx 
-0x3a08 012439 ifetch 1 ,contru 
-0x3a09 012440 sub pdata ,0x01 ,null 
-0x3a0a 012441 ncall module_hci_dicard_bytes ,zero 
-0x3a0b 012442 nbranch module_hci_release_except ,zero 
-0x3a0c 012443 ifetch 1 ,contru 
-0x3a0d 012444 rtneq hci_cmd_spp_data_req 
-0x3a0e 012445 rtneq hci_cmd_set_credit_given 
-0x3a0f 012446 increase -1 ,contru 
-0x3a10 012447 call module_hci_dicard_bytes 
-0x3a11 012448 branch module_hci_release_except 
-:      012450 module_hci_dicard_packet:
-0x3a12 012451 call uartd_prepare_rx 
-0x3a13 012452 increase 2 ,contru 
-0x3a14 012453 ifetch 1 ,contru 
-0x3a15 012454 iadd contru ,contru 
-:      012455 module_hci_dicard_bytes:
-0x3a16 012456 branch uartd_rxdone 
-:      012459 module_hci_cmd_control:
-0x3a17 012460 bpatch patch1c_0 ,mem_patch1c 
-0x3a18 012461 fetch 1 ,mem_module_uart_opcode 
-0x3a19 012462 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
-0x3a1a 012463 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x3a1b 012464 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x3a1c 012465 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
-0x3a1d 012466 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x3a1e 012467 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
-0x3a1f 012468 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x3a20 012469 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x3a21 012470 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
-0x3a22 012471 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
-0x3a23 012472 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x3a24 012473 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x3a25 012474 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x3a26 012475 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
-0x3a27 012476 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x3a28 012477 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x3a29 012478 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x3a2a 012479 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
-0x3a2b 012480 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x3a2c 012481 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x3a2d 012482 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x3a2e 012483 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x3a2f 012484 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x3a30 012485 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x3a31 012486 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x3a32 012487 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x3a33 012488 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x3a34 012489 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x3a35 012490 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x3a36 012491 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x3a37 012492 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x3a38 012493 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x3a39 012494 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x3a3a 012495 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
-0x3a3b 012496 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x3a3c 012497 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x3a3d 012498 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
-0x3a3e 012499 branch module_hci_event_receive_invalid_cmd 
-:      012504 module_hci_cmd_set_bt_addr:
-0x3a3f 012505 fetch 1 ,mem_module_uart_len 
-0x3a40 012506 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a41 012507 ifetch 6 ,contru 
-0x3a42 012508 store 6 ,mem_lap 
-0x3a43 012509 branch module_hci_event_receive_valid_cmd 
-:      012512 module_hci_cmd_set_le_addr:
-0x3a44 012513 fetch 1 ,mem_module_uart_len 
-0x3a45 012514 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a46 012515 ifetch 6 ,contru 
-0x3a47 012516 store 6 ,mem_le_lap 
-0x3a48 012517 branch module_hci_event_receive_valid_cmd 
-:      012521 module_hci_cmd_set_visibility:
-0x3a49 012522 fetch 1 ,mem_module_uart_len 
-0x3a4a 012523 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3a4b 012524 copy rega ,contru 
-0x3a4c 012525 call module_hci_event_receive_valid_cmd 
-0x3a4d 012526 ifetcht 1 ,contru 
-0x3a4e 012527 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a4f 012528 fetch 2 ,mem_ui_state_map 
-0x3a50 012529 rtnbit1 ui_state_ble_connected 
-0x3a51 012530 rtnbit1 ui_state_bt_connected 
-:      012531 module_start_adv_discovery_by_command:
-0x3a52 012532 fetch 1 ,mem_module_state 
-0x3a53 012533 isolate1 moudle_state_bt_bit ,pdata 
-0x3a54 012534 nbranch moudle_start_adv_by_command ,true 
-0x3a55 012535 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a56 012536 and temp ,0x03 ,pdata 
-0x3a57 012537 store 1 ,mem_scan_mode 
-:      012538 moudle_start_adv_by_command:
-0x3a58 012539 fetch 1 ,mem_module_state 
-0x3a59 012540 isolate1 moudle_state_ble_bit ,pdata 
-0x3a5a 012541 nrtn true 
-0x3a5b 012542 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a5c 012543 isolate1 2 ,temp 
-0x3a5d 012544 branch app_ble_start_adv ,true 
-0x3a5e 012545 branch app_ble_stop_adv 
-:      012549 module_hci_cmd_set_bt_name:
-0x3a5f 012550 fetch 1 ,mem_module_uart_len 
-0x3a60 012551 sub pdata ,67 ,null 
-0x3a61 012552 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a62 012553 store 1 ,mem_local_name_length 
-0x3a63 012554 arg 8 ,loopcnt 
-0x3a64 012555 call memset0 
-0x3a65 012556 fetch 1 ,mem_module_uart_len 
-0x3a66 012557 copy pdata ,loopcnt 
-0x3a67 012558 copy rega ,contru 
-0x3a68 012559 arg mem_local_name ,contw 
-0x3a69 012560 call uart_copy_rx_bytes_fast 
-0x3a6a 012561 branch module_hci_event_receive_valid_cmd 
-:      012565 module_hci_cmd_set_le_name:
-0x3a6b 012566 fetch 1 ,mem_module_uart_len 
-0x3a6c 012567 sub pdata ,29 ,null 
-0x3a6d 012568 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a6e 012569 store 1 ,mem_le_name_len 
-0x3a6f 012570 copy pdata ,loopcnt 
-0x3a70 012571 copy rega ,contru 
-0x3a71 012572 arg mem_le_name ,contw 
-0x3a72 012573 call uart_copy_rx_bytes_fast 
-0x3a73 012574 call le_modified_name 
-0x3a74 012575 branch module_hci_event_receive_valid_cmd 
-:      012579 module_hci_cmd_receive_spp_data:
-0x3a75 012580 fetch 1 ,mem_ui_state_map 
-0x3a76 012581 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
-0x3a77 012582 call app_check_sniff 
-0x3a78 012583 branch module_hci_cmd_spp_exit_sniff ,true 
-0x3a79 012584 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a7a 012586 call module_spp_clear_last_transmite_clock 
-0x3a7b 012587 fetch 1 ,mem_remote_credits 
-0x3a7c 012588 rtn blank 
-0x3a7d 012589 fetch 2 ,mem_nl_rx_len_all 
-0x3a7e 012590 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
-0x3a7f 012591 fetch 1 ,mem_module_uart_len 
-0x3a80 012592 store 2 ,mem_nl_rx_len_all 
-0x3a81 012594 copy rega ,contru 
-0x3a82 012597 copy contru ,pdata 
-0x3a83 012598 store 2 ,mem_nl_rx_data_src 
-:      012599 module_hci_cmd_pass_init_ng_rx_len_all:
-0x3a84 012600 call module_hci_cmd_get_current_packet_len_and_remain_len 
-0x3a85 012601 branch spp_tx_rfcomm_packet 
-:      012603 module_hci_cmd_spp_exit_sniff:
-0x3a86 012604 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a87 012605 branch module_exit_sniff 
-:      012607 module_hci_cmd_get_current_packet_len_and_remain_len:
-0x3a88 012608 call module_hci_cmd_get_current_patcket_len 
-0x3a89 012609 fetch 2 ,mem_nl_rx_len_all 
-0x3a8a 012610 fetcht 2 ,mem_current_packet_length 
-0x3a8b 012611 isub temp ,pdata 
-0x3a8c 012612 store 2 ,mem_nl_rx_len_all 
-0x3a8d 012613 rtn 
-:      012615 module_hci_cmd_get_current_patcket_len:
-0x3a8e 012616 fetch 2 ,mem_nl_rx_len_all 
-0x3a8f 012617 arg dm_refcom_buff_len ,temp 
-0x3a90 012618 call not_greater_than 
-0x3a91 012619 fetcht 2 ,mem_rfcomm_max_frame_size 
-0x3a92 012620 call not_greater_than 
-0x3a93 012621 fetcht 2 ,mem_pn_max_frame_size 
-0x3a94 012622 call not_greater_than 
-0x3a95 012623 store 2 ,mem_current_packet_length 
-0x3a96 012624 rtn 
-:      012626 module_hci_command_tx_spp_tx_complete:
-0x3a97 012627 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a98 012628 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
-0x3a99 012629 branch module_hci_event_receive_valid_cmd 
-:      012633 module_hci_cmd_receive_le_data:
-0x3a9a 012634 fetch 2 ,mem_ui_state_map 
-0x3a9b 012635 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3a9c 012636 call module_check_ble_encrypt_state 
-0x3a9d 012637 branch module_hci_event_receive_invalid_cmd ,user 
-0x3a9e 012638 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a9f 012639 fetch 1 ,mem_module_flag 
-0x3aa0 012640 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x3aa1 012641 fetch 1 ,mem_module_hci_notify_len 
-0x3aa2 012642 nrtn blank 
-0x3aa3 012643 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aa4 012644 ifetch 2 ,contru 
-0x3aa5 012645 store 2 ,mem_module_hci_notify_handle 
-0x3aa6 012646 copy contru ,pdata 
-0x3aa7 012647 store 2 ,mem_module_hci_nofiy_addr 
-0x3aa8 012648 fetch 1 ,mem_module_uart_len 
-0x3aa9 012649 pincrease -2 
-0x3aaa 012650 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aab 012651 branch module_hci_event_receive_invalid_cmd ,zero 
-0x3aac 012652 store 1 ,mem_module_hci_notify_len 
-0x3aad 012653 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aae 012654 call le_set_config_more_data 
-0x3aaf 012655 call module_hci_cmd_transmit_le_notify 
-0x3ab0 012656 call module_hci_cmd_transmit_le_notify 
-0x3ab1 012657 call module_hci_cmd_transmit_le_notify 
-0x3ab2 012658 fetch 1 ,mem_module_flag 
-0x3ab3 012659 rtnbit0 module_flag_ble_data_finish 
-:      012660 module_hci_cmd_receive_le_data_finish:
-0x3ab4 012661 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3ab5 012662 call module_clear_le_tx_data_flag 
-0x3ab6 012663 branch module_hci_event_receive_valid_cmd 
-:      012665 module_hci_cmd_transmit_le_notify:
-0x3ab7 012666 fetch 1 ,mem_module_hci_notify_len 
-0x3ab8 012667 rtn blank 
-0x3ab9 012668 call le_fifo_check_nearly_full 
-0x3aba 012669 nrtn blank 
-0x3abb 012670 call module_get_le_remote_mtu 
-0x3abc 012671 bpatch patch1c_1 ,mem_patch1c 
-0x3abd 012672 add temp ,-3 ,pdata 
-0x3abe 012673 fetcht 1 ,mem_module_hci_notify_len 
-0x3abf 012674 call not_greater_than 
-0x3ac0 012675 copy pdata ,rega 
-0x3ac1 012676 copy temp ,pdata 
-0x3ac2 012677 isub rega ,pdata 
-0x3ac3 012678 store 1 ,mem_module_hci_notify_len 
-0x3ac4 012679 fetcht 2 ,mem_module_hci_notify_handle 
-0x3ac5 012680 call le_att_malloc_tx_notify 
-0x3ac6 012681 fetch 2 ,mem_module_hci_nofiy_addr 
-0x3ac7 012682 copy pdata ,contru 
-0x3ac8 012683 copy rega ,loopcnt 
-0x3ac9 012684 call uart_copy_rx_bytes_fast 
-0x3aca 012685 copy contru ,pdata 
-0x3acb 012686 store 2 ,mem_module_hci_nofiy_addr 
-0x3acc 012687 fetch 1 ,mem_module_hci_notify_len 
-0x3acd 012688 nrtn blank 
-0x3ace 012689 branch module_set_le_tx_data_flag 
-:      012693 module_get_le_remote_mtu:
-0x3acf 012694 arg 0x17 ,temp 
-0x3ad0 012695 fetch 1 ,mem_module_flag 
-0x3ad1 012696 rtnbit1 module_flag_ble_send_mtu23 
-0x3ad2 012697 fetcht 2 ,mem_le_remote_mtu 
-0x3ad3 012698 rtn 
-:      012700 module_check_ble_encrypt_state:
-0x3ad4 012701 fetch 1 ,mem_module_flag 
-0x3ad5 012702 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x3ad6 012703 branch disable_user 
-:      012707 module_hci_cmd_inquire_status:
-0x3ad7 012708 branch module_hci_event_status_res 
-:      012712 module_hci_cmd_set_pairing_mode:
-0x3ad8 012713 copy rega ,contru 
-0x3ad9 012714 ifetch 1 ,contru 
-0x3ada 012715 beq pairing_pincode ,module_hci_pairing_pincode_mode 
-0x3adb 012716 beq pairing_justwork ,module_hci_pairing_just_work_mode 
-0x3adc 012717 beq pairing_passkey ,module_hci_pairing_passkey 
-0x3add 012718 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
-0x3ade 012719 branch module_hci_event_receive_invalid_cmd 
-:      012720 module_hci_pairing_pincode_mode:
-0x3adf 012721 call ssp_disable 
-0x3ae0 012722 jam 0 ,mem_ssp_enable 
-0x3ae1 012723 branch module_hci_event_receive_valid_cmd 
-:      012724 module_hci_pairing_just_work_mode:
-0x3ae2 012725 setarg ssp_mode_just_work_io_cap_data 
-:      012726 module_hci_sspairing_mode:
-0x3ae3 012727 store 3 ,mem_sp_iocap_local 
-0x3ae4 012728 store 1 ,mem_ssp_mode_flag 
-0x3ae5 012729 call ssp_enable 
-0x3ae6 012730 jam 1 ,mem_ssp_enable 
-0x3ae7 012731 branch module_hci_event_receive_valid_cmd 
-:      012732 module_hci_pairing_passkey:
-0x3ae8 012733 setarg ssp_mode_passkey_io_cap_data 
-0x3ae9 012734 branch module_hci_sspairing_mode 
-:      012736 module_hci_pairing_numeric_comparison:
-0x3aea 012737 setarg ssp_mode_ssp_pin_io_cap_data 
-0x3aeb 012738 branch module_hci_sspairing_mode 
-:      012741 module_hci_cmd_set_pincode:
-0x3aec 012742 fetch 1 ,mem_module_uart_len 
-0x3aed 012743 sub pdata ,16 ,null 
-0x3aee 012744 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aef 012745 store 1 ,mem_pin_length 
-0x3af0 012746 copy pdata ,loopcnt 
-0x3af1 012747 arg mem_pin ,contw 
-0x3af2 012748 call uart_copy_rx_bytes 
-0x3af3 012749 branch module_hci_event_receive_valid_cmd 
-:      012753 module_hci_cmd_set_uart_control_mode:
-0x3af4 012754 copy rega ,contru 
-0x3af5 012755 ifetch 1 ,contru 
-0x3af6 012756 hfetcht 1 ,core_uart_ctrl 
-0x3af7 012757 nsetflag blank ,4 ,temp 
-0x3af8 012758 hstoret 1 ,core_uart_ctrl 
-0x3af9 012759 branch module_hci_event_receive_valid_cmd 
-:      012763 module_hci_cmd_set_uart_baud:
-0x3afa 012764 fetch 1 ,mem_module_uart_len 
-0x3afb 012765 copy pdata ,loopcnt 
-0x3afc 012766 copy rega ,contru 
-0x3afd 012767 call string2dec_from_uart 
-0x3afe 012768 setarg uart_clk_24 
-0x3aff 012769 idiv temp 
-0x3b00 012770 call wait_div_end 
-0x3b01 012771 quotient pdata 
-:      012772 module_hci_cmd_set_uart_baud_ok:
-0x3b02 012773 store uart_baud_len ,mem_baud 
-0x3b03 012774 call module_hci_event_receive_valid_cmd 
-0x3b04 012775 call wait_uarttx 
-0x3b05 012776 branch uart_set_baud_by_mem 
-:      012780 module_hci_cmd_version_request:
-0x3b06 012781 arg 2 ,rega 
-0x3b07 012782 arg mem_soft_version_num ,regb 
-0x3b08 012783 arg 0 ,temp 
-0x3b09 012784 branch module_hci_event_set_cmd 
-:      012785 module_hci_event_set_cmd_send_response:
-0x3b0a 012786 store 2 ,mem_event_cmd_response_content 
-0x3b0b 012787 arg mem_event_cmd_response_content ,regb 
-0x3b0c 012788 arg 0 ,temp 
-0x3b0d 012789 branch module_hci_event_set_cmd 
-:      012793 module_hci_cmd_bt_disconnect:
-0x3b0e 012794 fetch 2 ,mem_ui_state_map 
-0x3b0f 012795 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-:      012796 module_hci_cmd_bt_disconnect_doing:
-0x3b10 012797 call module_hci_event_receive_valid_cmd 
-0x3b11 012798 branch app_bt_disconnect 
-:      012802 module_hci_cmd_ble_disconnect:
-0x3b12 012803 fetch 2 ,mem_ui_state_map 
-0x3b13 012804 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      012805 module_hci_cmd_ble_disconnect_doing:
-0x3b14 012806 call module_hci_event_receive_valid_cmd 
-0x3b15 012807 branch app_ble_disconnect 
-:      012813 module_hci_cmd_set_nvram:
-0x3b16 012814 fetch 1 ,mem_module_uart_len 
-0x3b17 012815 copy pdata ,loopcnt 
-0x3b18 012816 copy rega ,contru 
-0x3b19 012817 fetch 2 ,mem_nv_data_ptr 
-0x3b1a 012818 icopy contw 
-0x3b1b 012819 call uart_copy_rx_bytes_fast 
-0x3b1c 012820 branch module_hci_event_receive_valid_cmd 
-:      012824 module_hci_cmd_confirm_gkey:
-0x3b1d 012825 fetch 1 ,mem_ui_state_map 
-0x3b1e 012826 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-0x3b1f 012827 ifetch 1 ,contru 
-0x3b20 012828 fetcht 1 ,mem_flag_mode_ssp_pin 
-0x3b21 012829 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
-0x3b22 012830 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
-0x3b23 012831 storet 1 ,mem_flag_mode_ssp_pin 
-0x3b24 012833 call module_hci_event_receive_valid_cmd 
-0x3b25 012835 fetch 1 ,mem_flag_mode_ssp_pin 
-0x3b26 012836 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
-0x3b27 012837 rtn 
-:      012839 dhkey_not_accept:
-0x3b28 012840 jam 0 ,mem_flag_mode_ssp_pin 
-0x3b29 012841 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
-0x3b2a 012842 branch ui_ipc_send_cmd 
-:      012845 module_hci_cmd_spp_number_comparison_result_is1:
-0x3b2b 012846 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x3b2c 012847 branch dhkey_not_accept 
-:      012851 module_hci_cmd_set_credit_given:
-0x3b2d 012852 fetch 1 ,mem_ui_state_map 
-0x3b2e 012853 rtnbit0 ui_state_bt_spp_conn 
-0x3b2f 012854 fetch 1 ,mem_credit_flag 
-0x3b30 012855 rtneq credit_disable 
-0x3b31 012856 ifetch 1 ,contru 
-0x3b32 012857 fetcht 1 ,mem_credit_given 
-0x3b33 012858 iadd temp ,temp 
-0x3b34 012859 storet 1 ,mem_credit_given 
-0x3b35 012860 rtn 
-:      012864 module_hci_cmd_auto_adv:
-0x3b36 012865 arg 0x40 ,loopcnt 
-0x3b37 012866 arg mem_le_adv_data_len ,contw 
-0x3b38 012867 call clear_mem 
-0x3b39 012868 setarg 0 
-0x3b3a 012869 store 1 ,mem_regb 
-0x3b3b 012870 copy rega ,contru 
-:      012871 module_hci_cmd_auto_adv_loop:
-0x3b3c 012872 copy contru ,pdata 
-0x3b3d 012873 store 2 ,mem_regc 
-0x3b3e 012874 call module_hci_cmd_auto_adv_adv_analys 
-0x3b3f 012876 fetch 1 ,mem_regb 
-0x3b40 012877 fetcht 1 ,mem_temp 
-0x3b41 012878 increase 1 ,temp 
-0x3b42 012879 iadd temp ,pdata 
-0x3b43 012880 store 1 ,mem_regb 
-0x3b44 012882 sub pdata ,31 ,null 
-0x3b45 012883 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      012884 module_hci_cmd_auto_adv_store_adv:
-0x3b46 012885 fetcht 1 ,mem_le_adv_data_len 
-0x3b47 012886 setarg mem_le_adv_data 
-0x3b48 012887 iadd temp ,pdata 
-0x3b49 012888 store 2 ,mem_contw 
-0x3b4a 012889 fetcht 1 ,mem_temp 
-0x3b4b 012890 increase 1 ,temp 
-0x3b4c 012891 fetch 1 ,mem_le_adv_data_len 
-0x3b4d 012892 iadd temp ,pdata 
-0x3b4e 012893 store 1 ,mem_le_adv_data_len 
-0x3b4f 012894 branch module_hci_cmd_auto_adv_store_common 
-:      012895 module_hci_cmd_auto_adv_store_scan:
-0x3b50 012896 fetcht 1 ,mem_le_scan_data_len 
-0x3b51 012897 setarg mem_le_scan_data 
-0x3b52 012898 iadd temp ,pdata 
-0x3b53 012899 store 2 ,mem_contw 
-0x3b54 012900 fetcht 1 ,mem_temp 
-0x3b55 012901 increase 1 ,temp 
-0x3b56 012902 fetch 1 ,mem_le_scan_data_len 
-0x3b57 012903 iadd temp ,pdata 
-0x3b58 012904 store 1 ,mem_le_scan_data_len 
-:      012905 module_hci_cmd_auto_adv_store_common:
-0x3b59 012906 fetch 2 ,mem_contw 
-0x3b5a 012907 copy pdata ,contw 
-0x3b5b 012908 fetch 2 ,mem_regc 
-0x3b5c 012909 copy pdata ,contru 
-0x3b5d 012911 copy temp ,loopcnt 
-0x3b5e 012912 call uart_copy_rx_bytes_fast 
-0x3b5f 012914 fetch 1 ,mem_module_uart_len 
-0x3b60 012915 fetcht 1 ,mem_regb 
-0x3b61 012916 isub temp ,null 
-0x3b62 012917 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x3b63 012918 branch module_hci_event_receive_valid_cmd 
-:      012921 module_hci_cmd_auto_adv_adv_analys:
-0x3b64 012922 ifetch 1 ,contru 
-0x3b65 012923 store 1 ,mem_temp 
-0x3b66 012924 ifetch 1 ,contru 
-0x3b67 012925 store 1 ,mem_rega 
-0x3b68 012926 rtn 
-:      012930 module_hci_cmd_power_request:
-0x3b69 012931 arg 0 ,temp 
-0x3b6a 012932 arg 2 ,rega 
-0x3b6b 012933 fetch 2 ,mem_module_vdd_quotient 
-0x3b6c 012934 store 2 ,mem_event_cmd_response_content 
-0x3b6d 012935 arg mem_event_cmd_response_content ,regb 
-0x3b6e 012936 branch module_hci_event_set_cmd 
-:      012940 module_hci_cmd_power_set:
-0x3b6f 012941 fetch 1 ,mem_module_uart_len 
-0x3b70 012942 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b71 012943 ifetch 1 ,contru 
-0x3b72 012944 store 1 ,mem_module_read_vdd_flag 
-0x3b73 012945 setarg 0x00 
-0x3b74 012946 store 2 ,mem_module_vdd_quotient 
-0x3b75 012947 branch module_hci_event_receive_valid_cmd 
-:      012951 module_hci_cmd_passkey_entry:
-0x3b76 012952 ifetch 4 ,contru 
-0x3b77 012953 store 4 ,mem_pin 
-0x3b78 012954 jam 4 ,mem_pin_length 
-0x3b79 012955 jam 0 ,mem_authentication_passkey_times 
-0x3b7a 012956 call module_hci_event_receive_valid_cmd 
-0x3b7b 012957 branch authentication_passkey 
-:      012961 module_hci_cmd_set_gpio:
-0x3b7c 012962 fetch 1 ,mem_module_uart_len 
-0x3b7d 012963 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x3b7e 012964 ifetch 1 ,contru 
-0x3b7f 012965 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x3b80 012966 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x3b81 012967 branch module_hci_event_receive_invalid_cmd 
-:      012969 module_set_gpio_input:
-0x3b82 012970 ifetcht 1 ,contru 
-0x3b83 012971 ifetch 1 ,contru 
-0x3b84 012972 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
-0x3b85 012973 nsetflag blank ,7 ,temp 
-0x3b86 012974 call gpio_config_input 
-0x3b87 012975 branch module_hci_event_receive_valid_cmd 
-:      012977 module_set_gpio_high_impedance:
-0x3b88 012978 call gpio_set_high_impedance 
-0x3b89 012979 branch module_hci_event_receive_valid_cmd 
-:      012981 module_set_gpio_output:
-0x3b8a 012982 ifetcht 1 ,contru 
-0x3b8b 012983 call gpio_config_output0 
-0x3b8c 012984 ifetch 1 ,contru 
-0x3b8d 012985 isolate1 0 ,pdata 
-0x3b8e 012986 call gpio_out_flag 
-0x3b8f 012987 branch module_hci_event_receive_valid_cmd 
-:      012991 module_hci_cmd_read_gpio:
-0x3b90 012992 fetch 1 ,mem_module_uart_len 
-0x3b91 012993 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b92 012994 ifetcht 1 ,contru 
-0x3b93 012995 call gpio_get_bit 
-0x3b94 012996 setarg 0x0 
-0x3b95 012997 nsetflag true ,0 ,pdata 
-0x3b96 012998 arg 1 ,rega 
-0x3b97 012999 branch module_hci_event_set_cmd_send_response 
-:      013003 module_hci_cmd_le_set_pairing_mode:
-0x3b98 013004 copy rega ,contru 
-0x3b99 013005 ifetch 1 ,contru 
-0x3b9a 013006 copy pdata ,temp 
-0x3b9b 013007 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x3b9c 013008 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x3b9d 013009 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x3b9e 013010 store 1 ,mem_le_pairing_mode 
-0x3b9f 013011 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x3ba0 013012 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x3ba1 013013 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x3ba2 013014 branch module_hci_event_receive_invalid_cmd 
-:      013016 module_le_set_pairing_mode_secure_justwork:
-0x3ba3 013017 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba4 013018 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3ba5 013019 storet 1 ,mem_le_pairing_mode 
-0x3ba6 013020 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3ba7 013021 branch module_le_set_noinputnooutput 
-:      013022 module_le_set_pairing_mode_secure_numeric:
-0x3ba8 013023 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba9 013024 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3baa 013025 storet 1 ,mem_le_pairing_mode 
-0x3bab 013026 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bac 013027 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x3bad 013028 branch module_hci_event_receive_valid_cmd 
-:      013029 module_le_set_pairing_mode_secure_passkey:
-0x3bae 013030 fetch 1 ,mem_le_secure_connect_enable 
-0x3baf 013031 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bb0 013032 storet 1 ,mem_le_pairing_mode 
-0x3bb1 013033 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bb2 013034 branch module_le_set_displayonly 
-:      013035 module_le_set_no_pairing:
-0x3bb3 013036 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      013037 module_le_set_noinputnooutput:
-0x3bb4 013038 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x3bb5 013039 branch module_hci_event_receive_valid_cmd 
-:      013040 module_le_set_pairing_mode_lagacy_just_work:
-0x3bb6 013041 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x3bb7 013042 branch module_le_set_noinputnooutput 
-:      013043 module_le_set_pairing_mode_lagacy_passkey:
-0x3bb8 013044 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      013045 module_le_set_displayonly:
-0x3bb9 013046 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x3bba 013047 branch module_hci_event_receive_valid_cmd 
-:      013051 module_hci_cmd_le_set_adv_data:
-0x3bbb 013052 fetch 1 ,mem_module_uart_len 
-0x3bbc 013053 sub pdata ,31 ,null 
-0x3bbd 013054 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bbe 013055 store 1 ,mem_le_adv_data_len 
-0x3bbf 013056 copy pdata ,loopcnt 
-0x3bc0 013057 copy rega ,contru 
-0x3bc1 013058 arg mem_le_adv_data ,contw 
-0x3bc2 013059 call uart_copy_rx_bytes_fast 
-0x3bc3 013060 branch module_hci_event_receive_valid_cmd 
-:      013064 module_hci_cmd_le_set_scan_data:
-0x3bc4 013065 fetch 1 ,mem_module_uart_len 
-0x3bc5 013066 sub pdata ,31 ,null 
-0x3bc6 013067 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bc7 013068 store 1 ,mem_le_scan_data_len 
-0x3bc8 013069 copy pdata ,loopcnt 
-0x3bc9 013070 copy rega ,contru 
-0x3bca 013071 arg mem_le_scan_data ,contw 
-0x3bcb 013072 call uart_copy_rx_bytes_fast 
-0x3bcc 013073 branch module_hci_event_receive_valid_cmd 
-:      013077 module_hci_cmd_le_send_conn_update_req:
-0x3bcd 013078 fetch 2 ,mem_ui_state_map 
-0x3bce 013079 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3bcf 013080 fetch 1 ,mem_module_uart_len 
-0x3bd0 013081 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x3bd1 013082 copy rega ,contru 
-0x3bd2 013083 ifetch 8 ,contru 
-0x3bd3 013084 store 8 ,mem_le_interval_min 
-0x3bd4 013085 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3bd5 013086 call ui_ipc_send_cmd 
-0x3bd6 013087 branch module_hci_event_receive_valid_cmd 
-:      013091 module_hci_cmd_set_le_adv_parameter:
-0x3bd7 013092 ifetch 2 ,contru 
-0x3bd8 013093 store 2 ,mem_le_adv_interval 
-0x3bd9 013094 branch module_hci_event_receive_valid_cmd 
-:      013098 module_hci_cmd_le_start_pairing:
-0x3bda 013099 fetch 1 ,mem_le_pairing_mode 
-0x3bdb 013100 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bdc 013101 fetch 1 ,mem_le_pairing_state 
-0x3bdd 013102 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x3bde 013103 fetch 1 ,mem_le_enc_state 
-0x3bdf 013104 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x3be0 013105 call check_51cmd_le_smp_sec_req 
-0x3be1 013106 branch module_hci_event_receive_valid_cmd 
-:      013110 module_hci_cmd_set_wake_gpio:
-0x3be2 013111 fetch 1 ,mem_module_uart_len 
-0x3be3 013112 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3be4 013113 ifetch 1 ,contru 
-0x3be5 013114 store 1 ,mem_module_mcu_wake_pin 
-0x3be6 013115 ifetch 4 ,contru 
-0x3be7 013116 store 4 ,mem_module_mcu_wake_delay_us 
-0x3be8 013117 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3be9 013118 call gpio_config_output 
-0x3bea 013119 call module_set_mcu_wake_pin_low 
-0x3beb 013120 branch module_hci_event_receive_valid_cmd 
-:      013124 module_hci_cmd_set_tx_power:
-0x3bec 013125 fetch 1 ,mem_module_uart_len 
-0x3bed 013126 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bee 013127 ifetch 1 ,contru 
-0x3bef 013128 store 1 ,mem_tx_power 
-0x3bf0 013129 branch module_hci_event_receive_valid_cmd 
-:      013133 module_hci_cmd_le_confirm_gkey:
-0x3bf1 013134 ifetch 1 ,contru 
-0x3bf2 013135 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x3bf3 013136 fetch 1 ,mem_le_secure_connect_state 
-0x3bf4 013137 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf5 013138 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf6 013139 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf7 013140 branch module_hci_event_receive_invalid_cmd 
-:      013141 module_hci_cmd_le_confirm_gkey_ok:
-0x3bf8 013142 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x3bf9 013143 branch module_hci_event_receive_valid_cmd 
-:      013145 module_hci_cmd_le_confirm_gkey_fail:
-0x3bfa 013146 call le_send_pairing_confirm_value_failed 
-0x3bfb 013147 branch module_hci_event_receive_valid_cmd 
-:      013151 module_hci_cmd_set_reject_justwork_flag:
-0x3bfc 013152 fetch 1 ,mem_module_uart_len 
-0x3bfd 013153 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bfe 013154 call module_hci_event_receive_valid_cmd 
-0x3bff 013155 ifetch 1 ,contru 
-0x3c00 013156 branch classic_bt_clr_reject_justwork_flag ,blank 
-0x3c01 013157 branch classic_bt_set_reject_justwork_flag 
-:      013161 module_hci_cmd_reset_chip:
-0x3c02 013162 call module_hci_event_receive_valid_cmd 
-0x3c03 013163 call wait_uarttx 
-0x3c04 013164 jam 0x01 ,core_reset 
-0x3c05 013165 branch loop 
-:      013169 module_hci_cmd_le_set_fixed_passkey:
-0x3c06 013170 fetch 1 ,mem_module_uart_len 
-0x3c07 013171 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x3c08 013172 ifetch 1 ,contru 
-0x3c09 013173 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x3c0a 013174 fetch 1 ,mem_module_uart_len 
-0x3c0b 013175 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3c0c 013176 ifetch 4 ,contru 
-0x3c0d 013177 arg 1000000 ,temp 
-0x3c0e 013178 isub temp ,null 
-0x3c0f 013179 branch module_hci_event_receive_invalid_cmd ,positive 
-0x3c10 013180 store 4 ,mem_le_tk 
-0x3c11 013181 call le_set_config_fixed_tk 
-0x3c12 013182 branch module_hci_event_receive_valid_cmd 
-:      013184 module_hci_cmd_le_set_random_passkey:
-0x3c13 013185 call le_clr_config_fixed_tk 
-0x3c14 013186 branch module_hci_event_receive_valid_cmd 
-:      013190 module_hci_test_cmde_close_lpm:
-0x3c15 013191 jam 0 ,mem_lpm_mode 
-0x3c16 013192 branch module_hci_event_receive_valid_cmd 
-:      013197 module_hci_event_receive_invalid_cmd:
-0x3c17 013198 arg 1 ,temp 
-0x3c18 013199 arg 0 ,rega 
-0x3c19 013200 branch module_hci_event_set_cmd 
-:      013203 module_hci_event_receive_valid_cmd:
-0x3c1a 013204 arg 0 ,temp 
-0x3c1b 013205 arg 0 ,rega 
-0x3c1c 013206 branch module_hci_event_set_cmd 
-:      013210 module_hci_event_spp_connect:
-0x3c1d 013211 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
-0x3c1e 013212 branch module_hci_event_enter_standby_mode_len0 
-:      013216 module_hci_event_le_connect:
-0x3c1f 013217 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x3c20 013218 branch module_hci_event_enter_standby_mode_len0 
-:      013222 module_hci_event_spp_disconnect:
-0x3c21 013223 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
-0x3c22 013224 branch module_hci_event_enter_standby_mode_len0 
-:      013228 module_hci_event_le_disconnect:
-0x3c23 013229 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x3c24 013230 branch module_hci_event_enter_standby_mode_len0 
-:      013238 module_hci_event_set_cmd:
-0x3c25 013239 fetch 1 ,mem_module_uart_opcode 
-0x3c26 013240 copy pdata ,regc 
-0x3c27 013241 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x3c28 013242 setarg 2 
-0x3c29 013243 iadd rega ,pdata 
-0x3c2a 013244 call module_hci_prepare_tx 
-0x3c2b 013245 copy regc ,pdata 
-0x3c2c 013246 istore 1 ,contwu 
-0x3c2d 013247 istoret 1 ,contwu 
-0x3c2e 013248 copy rega ,loopcnt 
-0x3c2f 013249 copy regb ,contr 
-0x3c30 013250 call uart_copy_tx_bytes 
-0x3c31 013251 branch uartd_send 
-:      013255 module_hci_event_receive_spp_data:
-0x3c32 013257 call module_spp_clear_last_transmite_clock 
-0x3c33 013258 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
-0x3c34 013259 fetch 1 ,mem_current_length 
-0x3c35 013260 rtn blank 
-0x3c36 013261 call module_hci_prepare_tx 
-0x3c37 013262 fetch 1 ,mem_current_length 
-0x3c38 013263 copy pdata ,loopcnt 
-0x3c39 013264 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x3c3a 013265 copy pdata ,contr 
-0x3c3b 013266 call uart_copy_tx_bytes_fast 
-0x3c3c 013267 branch uartd_send 
-:      013271 module_hci_event_receive_le_data:
-0x3c3d 013272 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x3c3e 013273 fetch 1 ,mem_module_le_rx_data_len 
-0x3c3f 013274 icopy loopcnt 
-0x3c40 013275 increase 2 ,pdata 
-0x3c41 013276 call module_hci_prepare_tx 
-0x3c42 013277 fetch 2 ,mem_module_le_rx_data_handle 
-0x3c43 013278 istore 2 ,contwu 
-0x3c44 013279 fetch 2 ,mem_module_le_rx_data_address 
-0x3c45 013280 icopy contr 
-0x3c46 013281 call uart_copy_tx_bytes_fast 
-0x3c47 013282 branch uartd_send 
-:      013286 module_hci_event_enter_standby_mode:
-0x3c48 013287 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      013288 module_hci_event_enter_standby_mode_len0:
-0x3c49 013289 setarg 0 
-0x3c4a 013290 call module_hci_prepare_tx 
-0x3c4b 013291 branch uartd_send 
-:      013295 module_hci_event_status_res:
-0x3c4c 013296 jam hci_event_status_res ,mem_module_uart_opcode 
-0x3c4d 013297 setarg 1 
-0x3c4e 013298 call module_hci_prepare_tx 
-0x3c4f 013300 call module_hci_read_bt_status 
-0x3c50 013302 fetch 2 ,mem_ui_state_map 
-0x3c51 013303 arg ui_state_bt_hid_conn ,queue 
-0x3c52 013304 qisolate1 pdata 
-0x3c53 013305 setflag true ,3 ,temp 
-0x3c54 013307 arg ui_state_ble_connected ,queue 
-0x3c55 013308 qisolate1 pdata 
-0x3c56 013309 setflag true ,5 ,temp 
-0x3c57 013311 fetch 1 ,mem_ui_state_map 
-0x3c58 013312 arg ui_state_bt_spp_conn ,queue 
-0x3c59 013313 qisolate1 pdata 
-0x3c5a 013314 setflag true ,4 ,temp 
-0x3c5b 013316 istoret 1 ,contwu 
-0x3c5c 013317 branch uartd_send 
-:      013321 module_hci_read_bt_status:
-0x3c5d 013322 arg 0 ,temp 
-0x3c5e 013323 fetch 1 ,mem_scan_mode 
-0x3c5f 013324 arg inq_scan_mode ,queue 
-0x3c60 013325 qisolate1 pdata 
-0x3c61 013326 setflag true ,0 ,temp 
-0x3c62 013327 arg page_scan_mode ,queue 
-0x3c63 013328 qisolate1 pdata 
-0x3c64 013329 setflag true ,1 ,temp 
-0x3c65 013331 fetch 1 ,mem_le_adv_enable 
-0x3c66 013332 arg 0 ,queue 
-0x3c67 013333 qisolate1 pdata 
-0x3c68 013334 setflag true ,2 ,temp 
-0x3c69 013335 rtn 
-:      013339 module_hci_event_store_device:
-0x3c6a 013340 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x3c6b 013341 fetch 1 ,mem_nv_data_number 
-0x3c6c 013342 mul32 pdata ,34 ,pdata 
-0x3c6d 013343 icopy loopcnt 
-0x3c6e 013344 call module_hci_prepare_tx 
-0x3c6f 013345 fetch 2 ,mem_nv_data_ptr 
-0x3c70 013346 icopy contr 
-0x3c71 013347 call uart_copy_tx_bytes_fast 
-0x3c72 013348 branch uartd_send 
-:      013352 module_hci_event_gkey_generate:
-0x3c73 013353 jam hci_event_gkey ,mem_module_uart_opcode 
-0x3c74 013354 setarg 4 
-0x3c75 013355 call module_hci_prepare_tx 
-0x3c76 013356 fetch 4 ,mem_gkey 
-0x3c77 013357 istore 4 ,contwu 
-0x3c78 013358 branch uartd_send 
-:      013362 module_hci_event_invalid_packet:
-0x3c79 013363 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x3c7a 013364 hfetch 2 ,core_uart_rxitems 
-0x3c7b 013365 arg 0xff ,temp 
-0x3c7c 013366 call not_greater_than 
-0x3c7d 013367 copy pdata ,loopcnt 
-0x3c7e 013368 call module_hci_prepare_tx 
-0x3c7f 013369 call uartd_prepare_rx 
-0x3c80 013370 call uart_copy_rx2tx 
-0x3c81 013371 branch uartd_send 
-:      013375 module_hci_event_passkey_entry_mode:
-0x3c82 013376 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x3c83 013377 branch module_hci_event_enter_standby_mode_len0 
-:      013381 module_hci_event_le_tk:
-0x3c84 013382 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x3c85 013383 setarg 4 
-0x3c86 013384 call module_hci_prepare_tx 
-0x3c87 013385 fetch 4 ,mem_le_tk 
-0x3c88 013386 istore 4 ,contwu 
-0x3c89 013387 branch uartd_send 
-:      013391 module_hci_event_le_pairing_fail:
-0x3c8a 013392 arg flag_ble_pairing_fail ,rega 
-0x3c8b 013393 branch module_hci_event_pairing_completed 
-:      013395 module_hci_event_le_pairing_success:
-0x3c8c 013396 arg flag_ble_pairing_success ,rega 
-0x3c8d 013397 branch module_hci_event_pairing_completed 
-:      013399 module_hci_event_bt_pairing_fail:
-0x3c8e 013400 arg flag_bt_pairing_fail ,rega 
-0x3c8f 013401 branch module_hci_event_pairing_completed 
-:      013403 module_hci_event_bt_pairing_success:
-0x3c90 013404 arg flag_bt_pairing_success ,rega 
-:      013406 module_hci_event_pairing_completed:
-0x3c91 013407 jam 0 ,mem_flag_mode_ssp_pin 
-0x3c92 013408 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x3c93 013409 setarg 2 
-0x3c94 013410 call module_hci_prepare_tx 
-0x3c95 013411 copy rega ,pdata 
-0x3c96 013412 istore 2 ,contwu 
-0x3c97 013413 branch uartd_send 
-:      013417 module_hci_event_pause_enc:
-0x3c98 013418 arg flag_event_pause_enc ,regc 
-0x3c99 013419 branch module_hci_event_enc 
-:      013421 module_hci_event_start_enc:
-0x3c9a 013422 arg flag_event_start_enc ,regc 
-:      013424 module_hci_event_enc:
-0x3c9b 013425 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x3c9c 013426 setarg 1 
-0x3c9d 013427 call module_hci_prepare_tx 
-0x3c9e 013428 copy regc ,pdata 
-0x3c9f 013429 istore 1 ,contwu 
-0x3ca0 013430 branch uartd_send 
-:      013434 module_hci_event_le_gkey:
-0x3ca1 013435 jam hci_event_le_gkey ,mem_module_uart_opcode 
-0x3ca2 013436 setarg 4 
-0x3ca3 013437 call module_hci_prepare_tx 
-0x3ca4 013438 fetch 4 ,mem_gkey 
-0x3ca5 013439 istore 4 ,contwu 
-0x3ca6 013440 branch uartd_send 
-:      013451 module_hci_prepare_tx:
-0x3ca7 013452 jam 0x02 ,mem_module_uart_cmd 
-0x3ca8 013453 store 1 ,mem_module_uart_len 
-0x3ca9 013454 storet 8 ,mem_temp 
-0x3caa 013455 bpatch patch1c_2 ,mem_patch1c 
-0x3cab 013456 call module_set_mcu_wake_pin_high_delay 
-0x3cac 013457 fetcht 8 ,mem_temp 
-0x3cad 013458 call uartd_prepare_tx 
-0x3cae 013459 fetch 3 ,mem_module_uart_cmd 
-0x3caf 013460 istore 3 ,contwu 
-0x3cb0 013461 rtn 
-:      013464 module_set_mcu_wake_pin_high_delay:
-0x3cb1 013465 call module_check_mcu_wake_pin_high 
-0x3cb2 013466 rtn true 
-:      013467 module_set_mcu_wake_pin_h_delay:
-0x3cb3 013468 call module_set_mcu_wake_pin_high 
-0x3cb4 013469 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x3cb5 013470 rshift2 pdata ,pdata 
-0x3cb6 013471 rtn blank 
-0x3cb7 013472 branch delay 
-:      013474 module_set_mcu_wake_pin_high:
-0x3cb8 013476 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cb9 013477 branch gpio_out_active 
-:      013479 module_check_mcu_wake_pin_high:
-0x3cba 013480 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbb 013481 branch gpio_check_active 
-:      013483 module_set_mcu_wake_pin_low:
-0x3cbc 013484 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbd 013485 branch gpio_out_inactive 
-:      013488 delay:
-0x3cbe 013489 increase -1 ,pdata 
-0x3cbf 013490 nop 38 
-0x3cc0 013491 nbranch delay ,blank 
-0x3cc1 013492 rtn 
-:      013501 module_le_receive_data:
-0x3cc2 013502 call module_check_ble_encrypt_state 
-0x3cc3 013503 rtn user 
-0x3cc4 013504 copy rega ,pdata 
-0x3cc5 013505 store 2 ,mem_module_le_rx_data_address 
-0x3cc6 013506 copy regb ,pdata 
-0x3cc7 013507 store 1 ,mem_module_le_rx_data_len 
-0x3cc8 013508 fetch 2 ,mem_le_att_handle 
-0x3cc9 013509 fetcht 2 ,mem_module_data_write_handle 
-0x3cca 013510 isub temp ,null 
-0x3ccb 013511 branch module_le_receive_data_ok ,zero 
-0x3ccc 013512 fetcht 2 ,mem_module_data_write_handle2 
-0x3ccd 013513 isub temp ,null 
-0x3cce 013514 nrtn zero 
-:      013515 module_le_receive_data_ok:
-0x3ccf 013516 store 2 ,mem_module_le_rx_data_handle 
-0x3cd0 013517 branch module_hci_event_receive_le_data 
-:      013522 module_exit_sniff:
-0x3cd1 013523 fetch 1 ,mem_module_flag 
-0x3cd2 013524 rtnbit1 moudle_task_unsniff 
-0x3cd3 013525 call module_set_unsniff_task_flag 
-0x3cd4 013526 branch app_bt_sniff_exit 
-:      013529 module_set_lpm_mult_2:
-0x3cd5 013530 jam 2 ,mem_lpm_mult 
-0x3cd6 013531 rtn 
-:      013535 module_bb_event_timer:
-0x3cd7 013536 branch module_read_vdd_timer 
-:      013538 module_read_vdd_timer:
-0x3cd8 013539 fetch 1 ,mem_module_read_vdd_flag 
-0x3cd9 013540 rtn blank 
-0x3cda 013541 fetch 1 ,mem_module_read_vdd_count 
-0x3cdb 013542 rtn blank 
-0x3cdc 013543 increase -1 ,pdata 
-0x3cdd 013544 store 1 ,mem_module_read_vdd_count 
-0x3cde 013545 nrtn blank 
-0x3cdf 013546 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x3ce0 013547 call adc_set_mode 
-0x3ce1 013548 call vdd_calculate_by_mode 
-0x3ce2 013549 div pdata ,0x64 
-0x3ce3 013550 call wait_div_end 
-0x3ce4 013551 quotient pdata 
-0x3ce5 013552 remainder temp 
-0x3ce6 013553 store 1 ,mem_module_vdd_quotient 
-0x3ce7 013554 storet 1 ,mem_module_vdd_remainder 
-0x3ce8 013555 rtn 
-:      013558 module_control_air_flow:
-0x3ce9 013559 call check_uart_tx_buff 
-0x3cea 013560 branch app_l2cap_flow_control_enable ,positive 
-0x3ceb 013561 branch app_l2cap_flow_control_disable 
-:      013565 module_set_sniff_task_flag:
-0x3cec 013566 arg moudle_task_sniff ,queue 
-0x3ced 013567 branch module_set_state 
-:      013569 module_clear_sniff_task_flag:
-0x3cee 013570 arg moudle_task_sniff ,queue 
-0x3cef 013571 branch module_clr_state 
-:      013573 module_set_unsniff_task_flag:
-0x3cf0 013574 arg moudle_task_unsniff ,queue 
-0x3cf1 013575 branch module_set_state 
-:      013577 module_clear_unsniff_task_flag:
-0x3cf2 013578 arg moudle_task_unsniff ,queue 
-0x3cf3 013579 branch module_clr_state 
-:      013581 module_set_le_tx_data_flag:
-0x3cf4 013582 arg module_flag_ble_data_finish ,queue 
-0x3cf5 013583 branch module_set_state 
-:      013585 module_clear_le_tx_data_flag:
-0x3cf6 013586 arg module_flag_ble_data_finish ,queue 
-0x3cf7 013587 branch module_clr_state 
-:      013589 module_clr_state:
-0x3cf8 013590 fetch 1 ,mem_module_flag 
-0x3cf9 013591 qset0 pdata 
-0x3cfa 013592 store 1 ,mem_module_flag 
-0x3cfb 013593 rtn 
-:      013595 module_set_state:
-0x3cfc 013596 fetch 1 ,mem_module_flag 
-0x3cfd 013597 qset1 pdata 
-0x3cfe 013598 store 1 ,mem_module_flag 
-0x3cff 013599 rtn 
-:      013609 mouse_init:
-0x3d00 013610 call mouse_setting_config 
-0x3d01 013611 call spi_ncs_enable 
-0x3d02 013612 call mouse_init_sunt 
-0x3d03 013613 call mouse_dpi_config 
-0x3d04 013614 call spi_ncs_disable 
-0x3d05 013615 rtn wake 
-0x3d06 013616 call mouse_cheak_enable_usb 
-0x3d07 013617 call mouse_cb_fuction 
-0x3d08 013620 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d09 013621 rtnbit1 mouse_enable_usb 
-0x3d0a 013622 call mouse_wakeup_from_power 
-0x3d0b 013623 rtnmark1 mark_24g 
-0x3d0c 013624 fetch 2 ,mem_ui_state_map 
-0x3d0d 013625 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x3d0e 013626 branch mouse_check_reconn_target 
-:      013629 mouse_delay_4s:
-0x3d0f 013630 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d10 013631 rtnbit0 mouse_enable_init_delay 
-0x3d11 013632 arg 20 ,loopcnt 
-:      013633 mouse_delay_20ms:
-0x3d12 013634 setarg 200000 
-0x3d13 013635 call sleep 
-0x3d14 013636 loop delay_10ms 
-0x3d15 013637 rtn 
-:      013640 mouse_cheak_enable_usb:
-0x3d16 013641 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d17 013642 rtnbit0 mouse_enable_usb 
-0x3d18 013643 branch usb_init 
-:      013646 mouse_cb_fuction:
-0x3d19 013647 setarg mouse_le 
-0x3d1a 013648 store 2 ,mem_cb_le_process 
-0x3d1b 013649 setarg mouse_send_process 
-0x3d1c 013650 store 2 ,mem_cb_bt_process 
-0x3d1d 013651 setarg mouse_process_lpm_before 
-0x3d1e 013652 store 2 ,mem_cb_before_lpm 
-0x3d1f 013653 setarg mouse_priority_bb_event 
-0x3d20 013654 store 2 ,mem_cb_bb_event_process 
-0x3d21 013655 setarg mouse_idle 
-0x3d22 013656 store 2 ,mem_cb_idle_process 
-0x3d23 013657 setarg mouse_before_hibernate 
-0x3d24 013658 store 2 ,mem_cb_before_hibernate 
-0x3d25 013659 setarg le_mouse_bb_event_connect_complete 
-0x3d26 013660 store 2 ,mem_cb_att_write 
-0x3d27 013662 call g24_head_ptr2regc 
-0x3d28 013663 setarg mouse_g24_package_data 
-0x3d29 013664 add regc ,offset_24g_cb_data ,contw 
-0x3d2a 013665 istore 2 ,contw 
-0x3d2b 013666 setarg mouse_g24_enter_lpm 
-0x3d2c 013667 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x3d2d 013668 istore 2 ,contw 
-0x3d2e 013669 setarg mouse_lpm_before_common 
-0x3d2f 013670 add regc ,offset_24g_cb_lpm_before ,contw 
-0x3d30 013671 istore 2 ,contw 
-0x3d31 013673 setarg mouse_bb_event_timer 
-0x3d32 013674 store 2 ,mem_cb_event_timer 
-0x3d33 013675 setarg mouse_spi_write_flash_cb 
-0x3d34 013676 store 2 ,mem_cb_spi_flash_write_complate 
-0x3d35 013677 rtn 
-:      013678 mouse_spi_write_flash_cb:
-:      013679 mouse_spi_init:
-0x3d36 013680 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d37 013681 bbit0 mouse_enable_spi2 ,spid_init 
-0x3d38 013682 branch spid_init2 
-:      013684 mouse_setting_config:
-0x3d39 013685 rtn wake 
-0x3d3a 013686 call g24_set_device_addr 
-0x3d3b 013687 call mouse_gpio_init 
-0x3d3c 013688 call mouse_param_init 
-0x3d3d 013689 call mouse_adc_init 
-0x3d3e 013690 call le_set_config_fixed_ltk 
-0x3d3f 013691 call le_set_justwork 
-0x3d40 013692 call le_set_fixed_ltk 
-0x3d41 013693 call le_set_config_read_authentication 
-0x3d42 013694 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d43 013695 bbit1 mouse_enable_eeprom ,mouse_init_iic 
-0x3d44 013696 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
-0x3d45 013697 rtn 
-:      013699 mouse_init_iic:
-0x3d46 013700 call iic_init_390k 
-0x3d47 013701 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d48 013702 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x3d49 013703 ncall clear_eeprom_size_2k ,true 
-0x3d4a 013704 call mouse_load_eeprom_dpi 
-0x3d4b 013705 call mouse_init_environment 
-0x3d4c 013706 call mouse_set_24g_addr_eeprom 
-0x3d4d 013707 branch iicd_read_eep_data 
-:      013709 mouse_wakeup_from_power:
-0x3d4e 013710 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d4f 013711 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
-0x3d50 013712 fetch 1 ,mem_wakup_from_power_flag 
-0x3d51 013713 isolate0 gpio_latch ,pdata 
-0x3d52 013714 nrtn true 
-:      013715 mouse_wakeup_no_from_power:
-0x3d53 013716 fetch 1 ,mem_reconn_times_init 
-0x3d54 013717 store 1 ,mem_reconn_times 
-0x3d55 013718 fetch 1 ,mem_config_function_enable 
-0x3d56 013719 rtnbit1 enable_select_device_by_switch 
-:      013720 mouse_start_24g_mode:
-0x3d57 013721 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d58 013722 rtnbit0 mouse_enable_24g 
-0x3d59 013723 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
-0x3d5a 013724 branch g24_check_51cmd_start_24g 
-:      013725 le_mouse_bb_event_connect_complete:
-0x3d5b 013726 fetch 1 ,mem_le_att_handle 
-0x3d5c 013727 sub pdata ,26 ,pdata 
-0x3d5d 013728 nrtn zero 
-0x3d5e 013729 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3d5f 013730 call ui_ipc_send_cmd 
-:      013731 mouse_le_write_enable:
-0x3d60 013732 arg write_req_enable_flag ,queue 
-0x3d61 013733 branch mouse_le_enable_connect_flag 
-:      013735 mouse_dpi_up:
-0x3d62 013736 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d63 013737 rtneq dpi_button_state_up 
-0x3d64 013738 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x3d65 013739 rtn 
-:      013740 mouse_dpi_config:
-0x3d66 013741 fetch 1 ,mem_config_sensor_motion 
-0x3d67 013742 and pdata ,0x0f ,pdata 
-0x3d68 013743 store 1 ,mem_mouse_dpi 
-0x3d69 013744 branch mouse_seting_dpi + 2 
-:      013747 mouse_dpi_cheak:
-0x3d6a 013748 fetcht 1 ,mem_dpi_button_gpio 
-0x3d6b 013749 call gpio_get_bit 
-0x3d6c 013750 nbranch mouse_dpi_up ,true 
-:      013751 mouse_dpi_down:
-0x3d6d 013752 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d6e 013753 rtneq dpi_button_state_down 
-0x3d6f 013754 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3d70 013755 fetch 1 ,mem_mouse_dpi 
-0x3d71 013756 increase 1 ,pdata 
-0x3d72 013757 and pdata ,0x03 ,pdata 
-0x3d73 013758 store 1 ,mem_mouse_dpi 
-0x3d74 013759 call mouse_seting_dpi 
-0x3d75 013760 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d76 013761 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x3d77 013762 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
-0x3d78 013763 rtn 
-:      013764 mouse_before_store_flash_cpi:
-0x3d79 013765 arg mouse_spi2_clk_gpio ,temp 
-0x3d7a 013766 call gpio_config_output 
-0x3d7b 013767 arg mouse_spi2_sdio_gpio ,temp 
-0x3d7c 013768 call gpio_config_output 
-0x3d7d 013769 branch mouse_store_flash_device_info 
-:      013771 mouse_seting_dpi:
-0x3d7e 013772 bpatch patch1c_3 ,mem_patch1c 
-0x3d7f 013773 call mosue_dpi_led_blink_init 
-0x3d80 013774 fetch 1 ,mem_config_sensor_type 
-0x3d81 013775 beq p3610 ,mouse_seting_3610_dpi 
-0x3d82 013776 beq p3212 ,mouse_seting_3212_dpi 
-0x3d83 013777 fetch 1 ,mem_mouse_dpi 
-0x3d84 013778 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x3d85 013779 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x3d86 013780 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x3d87 013781 beq mouse_dpi_level4 ,mouse_set_cpi4 
-:      013782 mouse_set_cpi2:
-0x3d88 013783 fetch 1 ,mem_320x_dpi_2 
-0x3d89 013784 branch mouse_p3205_dpi 
-:      013785 mouse_set_cpi1:
-0x3d8a 013786 fetch 1 ,mem_320x_dpi_1 
-0x3d8b 013787 branch mouse_p3205_dpi 
-:      013788 mouse_set_cpi3:
-0x3d8c 013789 fetch 1 ,mem_320x_dpi_3 
-0x3d8d 013790 branch mouse_p3205_dpi 
-:      013791 mouse_set_cpi4:
-0x3d8e 013792 fetch 1 ,mem_320x_dpi_4 
-0x3d8f 013793 branch mouse_p3205_dpi 
-:      013794 moue_seting_cpi_count:
-0x3d90 013795 fetch 1 ,mem_config_sensor_type 
-0x3d91 013796 rtneq p3065_xy 
-0x3d92 013797 fetch 1 ,mem_mouse_cpi_count 
-0x3d93 013798 increase 1 ,pdata 
-0x3d94 013799 store 1 ,mem_mouse_cpi_count 
-0x3d95 013800 rtn 
-:      013802 mouse_seting_3212_dpi:
-0x3d96 013803 fetch 1 ,mem_mouse_dpi 
-0x3d97 013804 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x3d98 013805 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x3d99 013806 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x3d9a 013807 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-:      013808 mouse_set_p3212_cpi2:
-0x3d9b 013809 fetch 1 ,mem_3212_dpi_2 
-0x3d9c 013810 branch mouse_p3212_dpi 
-:      013811 mouse_set_p3212_cpi1:
-0x3d9d 013812 fetch 1 ,mem_3212_dpi_1 
-0x3d9e 013813 branch mouse_p3212_dpi 
-:      013814 mouse_set_p3212_cpi3:
-0x3d9f 013815 fetch 1 ,mem_3212_dpi_3 
-0x3da0 013816 branch mouse_p3212_dpi 
-:      013817 mouse_set_p3212_cpi4:
-0x3da1 013818 fetch 1 ,mem_3212_dpi_4 
-:      013819 mouse_p3212_dpi:
-0x3da2 013820 store 1 ,mem_mouse_cpi_count 
-0x3da3 013821 lshift8 pdata ,pdata 
-0x3da4 013822 copy pdata ,rega 
-0x3da5 013823 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x3da6 013824 call twspi_write 
-0x3da7 013825 copy rega ,pdata 
-0x3da8 013826 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x3da9 013827 branch twspi_write 
-:      013829 mouse_seting_3610_dpi:
-0x3daa 013830 fetch 1 ,mem_mouse_dpi 
-0x3dab 013831 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
-0x3dac 013832 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
-0x3dad 013833 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
-0x3dae 013834 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
-:      013835 mouse_set_p3610_cpi2:
-0x3daf 013836 fetch 1 ,mem_3610_dpi_2 
-0x3db0 013837 branch mouse_p3610_dpi 
-:      013838 mouse_set_p3610_cpi1:
-0x3db1 013839 fetch 1 ,mem_3610_dpi_1 
-0x3db2 013840 branch mouse_p3610_dpi 
-:      013841 mouse_set_p3610_cpi3:
-0x3db3 013842 fetch 1 ,mem_3610_dpi_3 
-0x3db4 013843 branch mouse_p3610_dpi 
-:      013844 mouse_set_p3610_cpi4:
-0x3db5 013845 fetch 1 ,mem_3610_dpi_4 
-:      013846 mouse_p3610_dpi:
-0x3db6 013847 store 1 ,mem_mouse_cpi_count 
-0x3db7 013848 call mouse_spi_sdio_gpio_pollup 
-0x3db8 013849 fetch 1 ,mem_mouse_cpi_count 
-:      013850 mouse_reset_p3610_dpi:
-0x3db9 013851 add pdata ,0x80 ,pdata 
-0x3dba 013852 lshift8 pdata ,pdata 
-0x3dbb 013853 add pdata ,mouse_p3610_dpi_address ,pdata 
-0x3dbc 013854 copy pdata ,rega 
-0x3dbd 013855 branch mouse_set_sensor_reg 
-:      013857 mouse_p3205_dpi:
-0x3dbe 013858 store 1 ,mem_mouse_cpi_count 
-0x3dbf 013859 call moue_seting_cpi_count 
-0x3dc0 013860 fetch 1 ,mem_mouse_cpi_count 
-0x3dc1 013861 setarg mouse_dpi_address 
-0x3dc2 013862 call twspi_read 
-0x3dc3 013863 and pdata ,0xf8 ,temp 
-0x3dc4 013864 fetch 1 ,mem_mouse_cpi_count 
-0x3dc5 013865 iadd temp ,pdata 
-0x3dc6 013866 lshift8 pdata ,pdata 
-0x3dc7 013867 add pdata ,mouse_dpi_address ,pdata 
-0x3dc8 013868 branch twspi_write 
-:      013871 mouse_init_environment:
-0x3dc9 013872 call app_initflag_check 
-0x3dca 013873 branch mouse_eeprom_load_recon_info ,zero 
-0x3dcb 013874 call mouse_ble_init_address 
-0x3dcc 013875 call mouse_store_eeprom_device_info 
-0x3dcd 013876 branch app_initflag_store 
-:      013879 mouse_24g_pairing_button:
-0x3dce 013880 fetch 2 ,mem_24g_pairing_timer_count 
-0x3dcf 013881 rtn blank 
-0x3dd0 013882 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dd1 013883 rtnbit0 mouse_enable_24g 
-0x3dd2 013884 rtnbit1 mosue_24g_pairing_flag 
-0x3dd3 013885 rtnmark1 mark_24g 
-0x3dd4 013886 call mouse_check_key_gpio 
-0x3dd5 013887 rtnne mouse_lmr_button 
-0x3dd6 013888 call mouse_devce_led_off 
-0x3dd7 013889 arg mosue_24g_pairing_flag ,queue 
-0x3dd8 013890 call mouse_enable_function_flag 
-0x3dd9 013891 setarg 0 
-0x3dda 013892 store 2 ,mem_mouse_direct_timer 
-0x3ddb 013893 store 1 ,mem_mouse_send_blank_timer 
-0x3ddc 013894 call g24_set0_mem_check_dongle_times 
-0x3ddd 013896 fetch 2 ,mem_ui_state_map 
-0x3dde 013897 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x3ddf 013898 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x3de0 013899 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x3de1 013900 call mouse_stop_discovery 
-0x3de2 013901 branch g24_start_pairing_sm1 
-:      013904 mouse_idle:
-0x3de3 013905 call mouse_24g_pairing_button 
-0x3de4 013906 call ui_check_paring_button 
-0x3de5 013907 call mouse_dpi_cheak 
-0x3de6 013908 call mouse_usb_isr 
-0x3de7 013909 call mouse_wheel_check 
-0x3de8 013910 branch mouse_usb_mode 
-:      013911 mouse_usb_isr:
-0x3de9 013912 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dea 013913 rtnbit0 mouse_enable_usb 
-0x3deb 013914 call usb_isr 
-0x3dec 013915 branch usb_offline_state 
-:      013917 mouse_cheak_usb:
-0x3ded 013918 hfetch 1 ,core_usb_addr 
-0x3dee 013919 bbit0 7 ,mouse_usb_no_exsit 
-0x3def 013920 bbit1 7 ,mouse_usb_exsit 
-0x3df0 013921 rtn 
-:      013922 mouse_usb_no_exsit:
-0x3df1 013923 fetch 1 ,mem_usb_addr 
-0x3df2 013924 rtnbit0 7 
-0x3df3 013925 branch soft_reset_chip 
-:      013926 mouse_usb_exsit:
-0x3df4 013927 fetch 1 ,mem_usb_addr 
-0x3df5 013928 rtnbit1 7 
-0x3df6 013929 branch mouse_stop_bluetooth_mode 
-:      013931 mouse_usb_mode:
-0x3df7 013932 call mouse_cheak_usb 
-0x3df8 013933 hfetch 1 ,core_usb_addr 
-0x3df9 013934 store 1 ,mem_usb_addr 
-0x3dfa 013935 rtnbit0 7 
-0x3dfb 013936 call mouse_clkn_check 
-0x3dfc 013937 fetch 4 ,mem_btclk_sensor 
-0x3dfd 013938 fetcht 1 ,mem_wire_usb_interval 
-0x3dfe 013939 iadd temp ,temp 
-0x3dff 013940 copy clkn_bt ,pdata 
-0x3e00 013941 isub temp ,null 
-0x3e01 013942 nrtn positive 
-0x3e02 013943 store 4 ,mem_btclk_sensor 
-0x3e03 013944 call mouse_motion 
-0x3e04 013945 nrtn user 
-0x3e05 013946 jam 4 ,mem_usb_tx_enable 
-0x3e06 013947 branch mouse_wired_to_usb 
-:      013949 mouse_clkn_check:
-0x3e07 013950 fetcht 4 ,mem_btclk_sensor 
-0x3e08 013951 copy clkn_bt ,pdata 
-0x3e09 013952 isub temp ,null 
-0x3e0a 013953 ncall mouse_clkn_timeout ,positive 
-0x3e0b 013954 rtn 
-:      013955 mouse_clkn_timeout:
-0x3e0c 013956 setarg 0 
-0x3e0d 013957 store 4 ,mem_btclk_sensor 
-0x3e0e 013958 rtn 
-:      013962 mouse_wired_to_usb:
-0x3e0f 013963 fetch 1 ,mem_usb_tx_enable 
-0x3e10 013964 rtnbit0 2 
-0x3e11 013965 branch mouse_data_push 
-:      013966 mouse_data_push:
-0x3e12 013967 hfetch 1 ,core_usb_addr 
-0x3e13 013968 rtnbit0 7 
-0x3e14 013969 jam usb_ep2_ms ,mem_usb_ep2_data 
-0x3e15 013970 setarg ms_report_id 
-0x3e16 013971 store 1 ,mem_usb_mouse_data 
-0x3e17 013972 fetch 7 ,mem_mouse_key 
-0x3e18 013973 istore 7 ,contw 
-0x3e19 013974 rtn 
-:      013977 mouse_enable_clock_qdecoder:
-0x3e1a 013978 hfetch 2 ,core_clkoff 
-0x3e1b 013979 set0 clock_off_qdecoder ,pdata 
-0x3e1c 013980 hstore 2 ,core_clkoff 
-0x3e1d 013981 rtn 
-:      013983 mouse_param_init:
-0x3e1e 013984 setarg 0x8c00 
-0x3e1f 013985 store 2 ,mem_ui_uuid_table 
-0x3e20 013986 setarg 0x8e7a 
-0x3e21 013987 store 2 ,mem_ui_le_uuid_table 
-0x3e22 013988 setarg 0x2402 
-0x3e23 013989 store 2 ,mem_fcomp_mul 
-0x3e24 013990 setarg 0x2580 
-0x3e25 013991 store 3 ,mem_class 
-0x3e26 013992 jam 3 ,mem_lpm_mult_timeout 
-0x3e27 013993 jam 8 ,mem_lpm_overhead 
-0x3e28 013994 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x3e29 013995 setarg 0x0200 
-0x3e2a 013996 store 2 ,mem_lpm_interval 
-0x3e2b 013997 jam 0x17 ,mem_le_local_mtu 
-0x3e2c 013998 jam 0x17 ,mem_le_remote_mtu 
-0x3e2d 014000 setarg 0x0a77 
-0x3e2e 014001 store 2 ,mem_spi_init_clk 
-0x3e2f 014017 setsect 0 ,0x306 
-0x3e30 014018 setsect 1 ,0x4440 
-0x3e31 014019 setsect 2 ,0x10000 
-0x3e32 014020 setsect 3 ,0x4408 
-0x3e33 014021 store 9 ,mem_all_uuid_16bits 
-0x3e34 014022 setsect 0 ,0x1224 
-0x3e35 014023 setsect 1 ,0x4000 
-0x3e36 014024 setsect 2 ,0x0 
-0x3e37 014025 istore 5 ,contw 
-0x3e38 014027 setsect 0 ,0x3ffff 
-0x3e39 014028 setsect 1 ,0x2fe23 
-0x3e3a 014029 setsect 2 ,0x199d9 
-0x3e3b 014030 setsect 3 ,0x20d 
-0x3e3c 014031 store 8 ,mem_features 
-0x3e3d 014033 setarg 0x012c 
-0x3e3e 014034 store 2 ,mem_24g_pairing_timer_count 
-0x3e3f 014035 call le_modified_name 
-0x3e40 014036 fetch mouse_flag_len ,mem_mouse_flag 
-0x3e41 014037 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-0x3e42 014038 call mouse_sensor_set_angle 
-0x3e43 014039 branch mouse_select_adc 
-:      014041 mouse_sensor_set_angle:
-0x3e44 014042 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e45 014043 call gpio_config_input 
-0x3e46 014044 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e47 014045 call gpio_get_bit 
-0x3e48 014046 jam mouse_3clk_angle ,mem_config_sensor_angle 
-0x3e49 014047 rtn true 
-0x3e4a 014048 jam mouse_12clk_angle ,mem_config_sensor_angle 
-0x3e4b 014049 rtn 
-:      014051 mouse_select_adc:
-0x3e4c 014052 fetcht 1 ,mem_select_adc_gpio 
-0x3e4d 014053 call gpio_config_input 
-0x3e4e 014054 fetcht 1 ,mem_select_adc_gpio 
-0x3e4f 014055 call gpio_get_bit 
-0x3e50 014056 jam adc_config_vinlpm ,mem_adc_config_flag 
-0x3e51 014057 rtn true 
-0x3e52 014058 jam adc_config_gpio ,mem_adc_config_flag 
-0x3e53 014059 rtn 
-:      014062 mouse_adc_init:
-0x3e54 014063 fetch 1 ,mem_adc_config_flag 
-0x3e55 014064 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
-0x3e56 014065 beq adc_config_hvin ,mouse_adc_init_data_hvin 
-0x3e57 014066 beq adc_config_gpio ,mouse_adc_init_data_io 
-0x3e58 014067 branch mouse_adc_init_data_vinlpm 
-:      014069 mouse_adc_init_data_vinlpm:
-0x3e59 014070 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x3e5a 014071 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x3e5b 014072 isub temp ,pdata 
-0x3e5c 014073 mul32 pdata ,20 ,pdata 
-0x3e5d 014074 div pdata ,100 
-0x3e5e 014075 call wait_div_end 
-0x3e5f 014076 quotient pdata 
-0x3e60 014077 store 2 ,mem_adc_reference_voltage 
-0x3e61 014078 rtn 
-:      014079 mouse_adc_init_data_hvin:
-0x3e62 014080 fetcht 2 ,mem_1v_adc_hvin_data 
-0x3e63 014081 fetch 2 ,mem_5v_adc_hvin_data 
-0x3e64 014082 isub temp ,pdata 
-0x3e65 014083 mul32 pdata ,230 ,pdata 
-0x3e66 014084 div pdata ,400 
-0x3e67 014085 call wait_div_end 
-0x3e68 014086 quotient pdata 
-0x3e69 014087 store 2 ,mem_adc_reference_voltage 
-0x3e6a 014088 rtn 
-:      014089 mouse_adc_init_data_io:
-0x3e6b 014090 fetch 2 ,mem_1v_adc_io_data 
-0x3e6c 014091 store 2 ,mem_adc_reference_voltage 
-0x3e6d 014092 rtn 
-:      014093 mouse_gpio_init:
-0x3e6e 014094 fetcht 1 ,mem_eeprom_wp_gpio 
-0x3e6f 014095 call gpio_config_output 
-0x3e70 014096 call usb_offline_check_init 
-0x3e71 014097 fetcht 1 ,mem_lbutton_gpio 
-0x3e72 014098 call gpio_config_input 
-0x3e73 014099 fetcht 1 ,mem_rbutton_gpio 
-0x3e74 014100 call gpio_config_input 
-0x3e75 014101 fetcht 1 ,mem_mbutton_gpio 
-0x3e76 014102 call gpio_config_input 
-0x3e77 014103 fetcht 1 ,mem_sensor_data_gpio 
-0x3e78 014104 call gpio_config_input 
-0x3e79 014106 fetcht 1 ,mem_sensor_reset_gpio 
-0x3e7a 014107 call gpio_config_output 
-0x3e7b 014109 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e7c 014110 call gpio_config_input 
-0x3e7d 014112 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e7e 014113 call gpio_config_input 
-0x3e7f 014115 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e80 014116 call gpio_config_input 
-0x3e81 014117 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e82 014118 call gpio_config_input 
-0x3e83 014120 fetcht 1 ,mem_bk_button_gpio 
-0x3e84 014121 call gpio_config_input 
-0x3e85 014122 fetcht 1 ,mem_fw_button_gpio 
-0x3e86 014123 call gpio_config_input 
-0x3e87 014125 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
-0x3e88 014126 call gpio_config_output 
-0x3e89 014128 fetcht 1 ,mem_config_device1_led_gpio 
-0x3e8a 014129 call gpio_config_output 
-0x3e8b 014131 fetcht 1 ,mem_config_device2_led_gpio 
-0x3e8c 014132 call gpio_config_output 
-0x3e8d 014134 fetcht 1 ,mem_config_device3_led_gpio 
-0x3e8e 014135 call gpio_config_output 
-0x3e8f 014137 fetcht 1 ,mem_dpi_led_gpio 
-0x3e90 014138 call gpio_config_output 
-0x3e91 014140 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3e92 014141 call gpio_config_input 
-0x3e93 014143 fetcht 1 ,mem_config_bt_button_gpio 
-0x3e94 014144 call gpio_config_input 
-0x3e95 014146 fetcht 1 ,mem_dpi_button_gpio 
-0x3e96 014147 branch gpio_config_input 
-:      014149 mouse_wheel_gpio_set_wake:
-0x3e97 014150 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e98 014151 call gpio_set_wake_by_current_state 
-0x3e99 014152 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e9a 014153 call gpio_set_wake_by_current_state 
-0x3e9b 014154 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e9c 014155 call gpio_set_wake_by_current_state 
-0x3e9d 014156 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e9e 014157 branch gpio_set_wake_by_current_state 
-:      014159 mouse_before_hibernate_wheel_gpio_set:
-0x3e9f 014160 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ea0 014161 call mouse_gpio_set_pupd_by_input 
-0x3ea1 014162 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ea2 014163 call mouse_gpio_set_pupd_by_input 
-0x3ea3 014164 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ea4 014165 call mouse_gpio_set_pupd_by_input 
-0x3ea5 014166 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ea6 014167 branch mouse_gpio_set_pupd_by_input 
-:      014169 mouse_gpio_set_pupd_by_input:
-0x3ea7 014170 sub temp ,ui_button_gpio_disable ,null 
-0x3ea8 014171 rtn zero 
-0x3ea9 014172 and temp ,0x7f ,queue 
-0x3eaa 014173 hfetch 4 ,core_gpio_in 
-0x3eab 014174 qisolate1 pdata 
-0x3eac 014175 hfetch 4 ,core_gpio_pu0 
-0x3ead 014176 qsetflag true ,pdata 
-0x3eae 014177 hstore 4 ,core_gpio_pu0 
-0x3eaf 014178 hfetch 4 ,core_gpio_pd0 
-0x3eb0 014179 nqsetflag true ,pdata 
-0x3eb1 014180 hstore 4 ,core_gpio_pd0 
-0x3eb2 014181 rtn 
-:      014183 mouse_before_hibernate:
-0x3eb3 014184 enable user 
-0x3eb4 014185 hfetch 4 ,0x8138 
-0x3eb5 014186 setflag user ,26 ,pdata 
-0x3eb6 014187 hstore 4 ,core_lpm_reg 
-0x3eb7 014188 call lpm_write_ctrl 
-0x3eb8 014189 call mouse_devce_led_off 
-0x3eb9 014190 call mouse_before_hibernate_wheel_gpio_set 
-0x3eba 014192 branch mouse_lpm_before_common 
-:      014196 mouse_process_lpm_before:
-0x3ebb 014197 call mouse_lpm_before_common 
-0x3ebc 014198 fetch 1 ,mem_lpm_current_mult 
-0x3ebd 014199 nrtn blank 
-0x3ebe 014200 branch gpio_clr_wake 
-:      014202 mouse_lpm_before_common:
-0x3ebf 014203 call mouse_wheel_check 
-0x3ec0 014204 arg mouse_spi1_clk_gpio ,temp 
-0x3ec1 014205 fetch mouse_flag_len ,mem_mouse_flag 
-0x3ec2 014206 isolate1 mouse_enable_spi2 ,pdata 
-0x3ec3 014207 call mouse_spi_clk_gpio ,true 
-0x3ec4 014208 call gpio_config_output 
-0x3ec5 014209 call twspi_disable 
-0x3ec6 014213 fetcht 1 ,mem_lbutton_gpio 
-0x3ec7 014214 call gpio_set_wake_by_current_state 
-0x3ec8 014215 fetcht 1 ,mem_rbutton_gpio 
-0x3ec9 014216 call gpio_set_wake_by_current_state 
-0x3eca 014217 fetcht 1 ,mem_mbutton_gpio 
-0x3ecb 014218 call gpio_set_wake_by_current_state 
-0x3ecc 014220 fetcht 1 ,mem_bk_button_gpio 
-0x3ecd 014221 call gpio_set_wake_by_current_state 
-0x3ece 014222 fetcht 1 ,mem_fw_button_gpio 
-0x3ecf 014223 call gpio_set_wake_by_current_state 
-0x3ed0 014224 fetcht 1 ,mem_dpi_button_gpio 
-0x3ed1 014225 call gpio_set_wake_by_current_state 
-0x3ed2 014226 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3ed3 014227 call gpio_set_wake_by_current_state 
-0x3ed4 014228 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ed5 014229 call gpio_set_wake_by_current_state 
-0x3ed6 014230 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ed7 014231 call gpio_set_wake_by_current_state 
-0x3ed8 014232 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ed9 014233 call gpio_set_wake_by_current_state 
-0x3eda 014234 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3edb 014235 call gpio_set_wake_by_current_state 
-0x3edc 014236 fetcht 1 ,mem_sensor_data_gpio 
-0x3edd 014237 branch gpio_set_wake 
-:      014241 mouse_spi_clk_gpio:
-0x3ede 014242 arg mouse_spi2_clk_gpio ,temp 
-0x3edf 014243 rtn 
-:      014245 mouse_wheel_check:
-0x3ee0 014246 bpatch patch1c_4 ,mem_patch1c 
-0x3ee1 014247 call mouse_t_wheel_scan 
-0x3ee2 014248 call mouse_wheel_scan 
-0x3ee3 014249 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3ee4 014250 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee5 014251 store 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee6 014252 isub temp ,null 
-0x3ee7 014253 nbranch app_lpm_wake_auto_lock ,zero 
-0x3ee8 014254 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3ee9 014255 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x3eea 014256 store 1 ,mem_mwheel_b_old_pinlevel 
-0x3eeb 014257 isub temp ,null 
-0x3eec 014258 nbranch app_lpm_wake_auto_lock ,zero 
-0x3eed 014259 rtn 
-:      014260 mouse_t_wheel_scan:
-0x3eee 014261 fetch 1 ,mem_whee_ta_data_gpio 
-0x3eef 014262 rtneq gpio_disable 
-0x3ef0 014263 arg 0 ,rega 
-0x3ef1 014264 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ef2 014265 call gpio_get_bit 
-0x3ef3 014266 setflag true ,0 ,rega 
-0x3ef4 014267 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ef5 014268 call gpio_get_bit 
-0x3ef6 014269 setflag true ,1 ,rega 
-0x3ef7 014270 copy rega ,pdata 
-0x3ef8 014271 store 1 ,mem_wheel_tb_new_pinlevel 
-0x3ef9 014272 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x3efa 014273 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x3efb 014274 fetch 1 ,mem_wheel_tog 
-0x3efc 014275 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x3efd 014276 rtn 
-:      014278 mouse_t_wheel_scan_judge1:
-0x3efe 014279 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3eff 014280 beq 0 ,mouse_t_wheel_scan_judge11 
-0x3f00 014281 beq 3 ,mouse_t_wheel_scan_judge12 
-0x3f01 014282 rtn 
-:      014283 mouse_t_wheel_scan_judge2:
-0x3f02 014284 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3f03 014285 beq 0 ,mouse_t_wheel_scan_judge21 
-0x3f04 014286 beq 3 ,mouse_t_wheel_scan_judge22 
-0x3f05 014287 rtn 
-:      014288 mouse_t_wheel_scan_judge11:
-0x3f06 014289 jam 0x82 ,mem_wheel_tog 
-0x3f07 014290 rtn 
-:      014291 mouse_t_wheel_scan_judge12:
-0x3f08 014292 jam 0x81 ,mem_wheel_tog 
-0x3f09 014293 rtn 
-:      014294 mouse_t_wheel_scan_judge21:
-0x3f0a 014295 jam 0x80 ,mem_wheel_tog 
-0x3f0b 014296 rtn 
-:      014297 mouse_t_wheel_scan_judge22:
-0x3f0c 014298 jam 0x83 ,mem_wheel_tog 
-0x3f0d 014299 rtn 
-:      014300 mouse_t_wheel_scan_judge3:
-0x3f0e 014301 fetch 1 ,mem_wheel_tog 
-0x3f0f 014302 set0 7 ,pdata 
-0x3f10 014303 store 1 ,mem_wheel_tog 
-0x3f11 014304 beq 0 ,mouse_t_wheel_scan_judge30 
-0x3f12 014305 beq 1 ,mouse_t_wheel_scan_judge31 
-0x3f13 014306 beq 2 ,mouse_t_wheel_scan_judge32 
-0x3f14 014307 beq 3 ,mouse_t_wheel_scan_judge33 
-0x3f15 014308 rtn 
-:      014309 mouse_t_wheel_scan_judge30:
-0x3f16 014310 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f17 014311 beq 3 ,mouse_wheel_t_forward 
-0x3f18 014312 rtn 
-:      014313 mouse_t_wheel_scan_judge31:
-0x3f19 014314 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1a 014315 beq 0 ,mouse_wheel_t_forward 
-0x3f1b 014316 rtn 
-:      014317 mouse_t_wheel_scan_judge32:
-0x3f1c 014318 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1d 014319 beq 3 ,mouse_wheel_t_back 
-0x3f1e 014320 rtn 
-:      014321 mouse_t_wheel_scan_judge33:
-0x3f1f 014322 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f20 014323 beq 0 ,mouse_wheel_t_back 
-0x3f21 014324 rtn 
-:      014325 mouse_wheel_t_forward:
-0x3f22 014326 fetch 1 ,mem_mouse_tz_data_count1 
-0x3f23 014327 increase 1 ,pdata 
-0x3f24 014328 store 1 ,mem_mouse_tz_data_count1 
-0x3f25 014329 sub pdata ,1 ,null 
-0x3f26 014330 rtn positive 
-0x3f27 014331 jam 0 ,mem_mouse_tz_data_count1 
-0x3f28 014332 fetch 1 ,mem_mouse_tz_data 
-0x3f29 014333 increase 1 ,pdata 
-0x3f2a 014334 store 1 ,mem_mouse_tz_data 
-0x3f2b 014335 rtn 
-:      014336 mouse_wheel_t_back:
-0x3f2c 014337 fetch 1 ,mem_mouse_tz_data_count 
-0x3f2d 014338 increase 1 ,pdata 
-0x3f2e 014339 store 1 ,mem_mouse_tz_data_count 
-0x3f2f 014340 sub pdata ,1 ,null 
-0x3f30 014341 rtn positive 
-0x3f31 014342 jam 0 ,mem_mouse_tz_data_count 
-0x3f32 014343 fetch 1 ,mem_mouse_tz_data 
-0x3f33 014344 increase -1 ,pdata 
-0x3f34 014345 store 1 ,mem_mouse_tz_data 
-0x3f35 014346 rtn 
-:      014349 mouse_wheel_scan:
-0x3f36 014350 fetch 1 ,mem_whee_a_data_gpio 
-0x3f37 014351 rtneq gpio_disable 
-0x3f38 014352 arg 0 ,rega 
-0x3f39 014353 fetcht 1 ,mem_whee_a_data_gpio 
-0x3f3a 014354 call gpio_get_bit 
-0x3f3b 014355 setflag true ,0 ,rega 
-0x3f3c 014356 fetcht 1 ,mem_whee_b_data_gpio 
-0x3f3d 014357 call gpio_get_bit 
-0x3f3e 014358 setflag true ,1 ,rega 
-0x3f3f 014359 copy rega ,pdata 
-0x3f40 014360 store 1 ,mem_mwheel_b_new_pinlevel 
-0x3f41 014361 beq 0x01 ,mouse_wheel_scan_judge1 
-0x3f42 014362 beq 0x02 ,mouse_wheel_scan_judge2 
-0x3f43 014363 fetch 1 ,mem_mwheel_tog 
-0x3f44 014364 bbit1 7 ,mouse_wheel_scan_judge3 
-0x3f45 014365 rtn 
-:      014367 mouse_wheel_scan_judge1:
-0x3f46 014368 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f47 014369 beq 0 ,mouse_wheel_scan_judge11 
-0x3f48 014370 beq 3 ,mouse_wheel_scan_judge12 
-0x3f49 014371 rtn 
-:      014372 mouse_wheel_scan_judge2:
-0x3f4a 014373 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f4b 014374 beq 0 ,mouse_wheel_scan_judge21 
-0x3f4c 014375 beq 3 ,mouse_wheel_scan_judge22 
-0x3f4d 014376 rtn 
-:      014377 mouse_wheel_scan_judge11:
-0x3f4e 014378 jam 0x82 ,mem_mwheel_tog 
-0x3f4f 014379 rtn 
-:      014380 mouse_wheel_scan_judge12:
-0x3f50 014381 jam 0x81 ,mem_mwheel_tog 
-0x3f51 014382 rtn 
-:      014383 mouse_wheel_scan_judge21:
-0x3f52 014384 jam 0x80 ,mem_mwheel_tog 
-0x3f53 014385 rtn 
-:      014386 mouse_wheel_scan_judge22:
-0x3f54 014387 jam 0x83 ,mem_mwheel_tog 
-0x3f55 014388 rtn 
-:      014389 mouse_wheel_scan_judge3:
-0x3f56 014390 fetch 1 ,mem_mwheel_tog 
-0x3f57 014391 set0 7 ,pdata 
-0x3f58 014392 store 1 ,mem_mwheel_tog 
-0x3f59 014393 beq 0 ,mouse_wheel_scan_judge30 
-0x3f5a 014394 beq 1 ,mouse_wheel_scan_judge31 
-0x3f5b 014395 beq 2 ,mouse_wheel_scan_judge32 
-0x3f5c 014396 beq 3 ,mouse_wheel_scan_judge33 
-0x3f5d 014397 rtn 
-:      014398 mouse_wheel_scan_judge30:
-0x3f5e 014399 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f5f 014400 beq 3 ,mouse_wheel_forward 
-0x3f60 014401 rtn 
-:      014402 mouse_wheel_scan_judge31:
-0x3f61 014403 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f62 014404 beq 0 ,mouse_wheel_forward 
-0x3f63 014405 rtn 
-:      014406 mouse_wheel_scan_judge32:
-0x3f64 014407 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f65 014408 beq 3 ,mouse_wheel_back 
-0x3f66 014409 rtn 
-:      014410 mouse_wheel_scan_judge33:
-0x3f67 014411 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f68 014412 beq 0 ,mouse_wheel_back 
-0x3f69 014413 rtn 
-:      014414 mouse_wheel_forward:
-0x3f6a 014415 jam 0 ,mem_mouse_z_data_count1 
-0x3f6b 014416 fetch 1 ,mem_mouse_z_data 
-0x3f6c 014417 increase 1 ,pdata 
-0x3f6d 014418 store 1 ,mem_mouse_z_data 
-0x3f6e 014419 rtn 
-:      014420 mouse_wheel_back:
-0x3f6f 014421 jam 0 ,mem_mouse_z_data_count 
-0x3f70 014422 fetch 1 ,mem_mouse_z_data 
-0x3f71 014423 increase -1 ,pdata 
-0x3f72 014424 store 1 ,mem_mouse_z_data 
-0x3f73 014425 rtn 
-:      014428 mouse_hid_connected:
-0x3f74 014429 setarg hid_handshake_timeout 
-0x3f75 014430 store 1 ,mem_hid_handshake_timer_count 
-0x3f76 014431 rtn 
-:      014433 mouse_send_process:
-0x3f77 014434 fetch 1 ,mem_app_handshake_flag 
-0x3f78 014435 rtn blank 
-0x3f79 014436 call l2cap_malloc_is_fifo_nearly_full 
-0x3f7a 014437 nrtn blank 
-0x3f7b 014438 fetch mouse_flag_len ,mem_mouse_flag 
-0x3f7c 014439 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
-0x3f7d 014440 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
-0x3f7e 014441 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x3f7f 014442 call mouse_motion 
-0x3f80 014443 nrtn user 
-:      014444 mouse_send_data:
-0x3f81 014445 arg 9 ,rega 
-0x3f82 014446 call hid_malloc_tx_buff 
-0x3f83 014447 fetch 2 ,mem_hid_int_remote_cid 
-0x3f84 014448 istore 2 ,contw 
-0x3f85 014449 setarg 0x02a1 
-0x3f86 014450 istore 2 ,contw 
-0x3f87 014451 fetch 7 ,mem_mouse_key 
-0x3f88 014452 istore 7 ,contw 
-0x3f89 014453 rtn 
-:      014456 mouse_send_empty_data:
-0x3f8a 014457 setarg 0 
-0x3f8b 014458 store 7 ,mem_mouse_key 
-0x3f8c 014459 branch mouse_send_data 
-:      014462 mouse_no_data_timer_init:
-0x3f8d 014463 fetch 2 ,mem_mouse_no_data_timeout 
-0x3f8e 014464 store 2 ,mem_mouse_no_data_timer 
-0x3f8f 014465 rtn 
-:      014468 mouse_fill_data_le:
-0x3f90 014469 bpatch patch1c_5 ,mem_patch1c 
-0x3f91 014470 arg 7 ,rega 
-0x3f92 014471 fetcht 2 ,mem_le_notify_handle 
-0x3f93 014472 call le_att_malloc_tx_notify 
-0x3f94 014473 fetch 7 ,mem_mouse_key 
-0x3f95 014474 istore 7 ,contw 
-0x3f96 014475 rtn 
-:      014477 mouse_motion:
-0x3f97 014478 bpatch patch1c_6 ,mem_patch1c 
-0x3f98 014479 disable user 
-0x3f99 014480 setarg 0 
-0x3f9a 014481 store 6 ,mem_mouse_x 
-0x3f9b 014482 call mouse_cheak_sensor_data 
-0x3f9c 014483 call mouse_zwheel 
-0x3f9d 014484 call mouse_t_zwheel 
-0x3f9e 014485 call mouse_key 
-0x3f9f 014486 nrtn user 
-0x3fa0 014487 call mouse_no_data_timer_init 
-0x3fa1 014488 arg mouse_statue_up_flag ,queue 
-0x3fa2 014489 branch mouse_enable_function_flag 
-:      014491 motion_6clk_direction_dispose:
-0x3fa3 014492 fetch 2 ,mem_mouse_x 
-0x3fa4 014493 sub pdata ,0 ,pdata 
-0x3fa5 014494 store 2 ,mem_mouse_x 
-0x3fa6 014495 branch enable_user 
-:      014496 motion_12clk_direction_dispose:
-0x3fa7 014497 fetch 2 ,mem_mouse_y 
-0x3fa8 014498 sub pdata ,0 ,pdata 
-0x3fa9 014499 store 2 ,mem_mouse_y 
-0x3faa 014500 branch enable_user 
-:      014501 motion_9clk_direction_dispose:
-0x3fab 014502 fetch 2 ,mem_mouse_y 
-0x3fac 014503 sub pdata ,0 ,pdata 
-0x3fad 014504 store 2 ,mem_mouse_y 
-0x3fae 014505 fetch 2 ,mem_mouse_x 
-0x3faf 014506 sub pdata ,0 ,pdata 
-0x3fb0 014507 store 2 ,mem_mouse_x 
-0x3fb1 014508 call mouse_sensor_data_swap_places 
-0x3fb2 014509 branch enable_user 
-:      014510 motion_3clk_direction_dispose:
-0x3fb3 014511 call mouse_sensor_data_swap_places 
-0x3fb4 014512 branch enable_user 
-:      014513 mouse_cheak_sensor_data:
-0x3fb5 014514 fetch 1 ,mem_spi_write_flash_sm 
-0x3fb6 014515 rtnne flash_sm_no_buys 
-0x3fb7 014516 fetch 1 ,mem_config_sensor_type 
-0x3fb8 014517 beq p3205 ,mouse_p32xx_sensor_motion 
-0x3fb9 014518 beq p3065 ,mouse_p32xx_sensor_motion 
-0x3fba 014519 beq ka8 ,mouse_p32xx_sensor_motion 
-0x3fbb 014520 beq p3204 ,mouse_p32xx_sensor_motion 
-0x3fbc 014521 beq p3212 ,mouse_p3212_sensor_motion 
-0x3fbd 014522 beq p3610 ,mouse_p3610_sensor_motion 
-0x3fbe 014523 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x3fbf 014524 branch mouse_p32xx_sensor_motion 
-:      014526 mouse_clear_sensor_data:
-0x3fc0 014527 fetch 1 ,mem_mouse_move_flag 
-0x3fc1 014528 call mouse_read_sensor_common ,blank 
-0x3fc2 014529 jam 1 ,mem_mouse_move_flag 
-0x3fc3 014530 rtn 
-:      014533 mouse_p3212_sensor_motion:
-0x3fc4 014534 call mouse_clear_sensor_data 
-0x3fc5 014535 fetcht 1 ,mem_sensor_data_gpio 
-0x3fc6 014536 call gpio_get_bit 
-0x3fc7 014537 nrtn true 
-:      014538 mouse_p3212_sensor_motion_1:
-0x3fc8 014539 setarg pan_reg_pid_l 
-0x3fc9 014540 call twspi_read 
-0x3fca 014541 bne p32xx_id1 ,mouse_twspi_reset 
-0x3fcb 014542 setarg pan_reg_motion_staus 
-0x3fcc 014543 call twspi_read 
-0x3fcd 014544 rtnbit0 7 
-0x3fce 014545 call mouse_read_sensor_common 
-0x3fcf 014546 call mouse_read_3212sensor_xy_high 
-0x3fd0 014547 store 1 ,mem_mouse_xy_h 
-0x3fd1 014548 rshift4 pdata ,pdata 
-0x3fd2 014549 call extsign_bit3 
-0x3fd3 014550 store 1 ,mem_mouse_x + 1 
-0x3fd4 014551 fetch 1 ,mem_mouse_xy_h 
-0x3fd5 014552 and pdata ,0x0f ,pdata 
-0x3fd6 014553 call extsign_bit3 
-0x3fd7 014554 store 1 ,mem_mouse_y + 1 
-0x3fd8 014555 fetch 1 ,mem_config_sensor_angle 
-0x3fd9 014556 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
-0x3fda 014557 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
-0x3fdb 014558 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
-0x3fdc 014559 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
-0x3fdd 014560 rtn 
-:      014562 mouse_read_3212sensor_xy_high:
-0x3fde 014563 setarg 0x12 
-0x3fdf 014564 branch twspi_read 
-:      014566 mouse_p3065_judge:
-0x3fe0 014567 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x3fe1 014568 branch mouse_twspi_reset 
-:      014570 mouse_p32xx_sensor_motion:
-0x3fe2 014571 call mouse_clear_sensor_data 
-0x3fe3 014572 disable user 
-0x3fe4 014573 fetcht 1 ,mem_sensor_data_gpio 
-0x3fe5 014574 call gpio_get_bit 
-0x3fe6 014575 nrtn true 
-:      014576 mouse_p32xx_sensor_motion_2:
-0x3fe7 014577 setarg pan_reg_pid_l 
-0x3fe8 014578 call twspi_read 
-0x3fe9 014579 bne p32xx_id1 ,mouse_p3065_judge 
-:      014580 mouse_p32xx_sensor_motion_1:
-0x3fea 014581 setarg pan_reg_motion_staus 
-0x3feb 014582 call twspi_read 
-0x3fec 014583 rtnbit0 7 
-0x3fed 014584 call mouse_read_sensor_common 
-0x3fee 014585 fetch 1 ,mem_mouse_x 
-0x3fef 014586 call extsign 
-0x3ff0 014587 store 2 ,mem_mouse_x 
-0x3ff1 014588 fetch 1 ,mem_mouse_y 
-0x3ff2 014589 call extsign 
-0x3ff3 014590 store 2 ,mem_mouse_y 
-0x3ff4 014591 fetch 1 ,mem_config_sensor_angle 
-0x3ff5 014592 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
-0x3ff6 014593 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
-0x3ff7 014594 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
-0x3ff8 014595 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
-0x3ff9 014596 rtn 
-:      014598 motion32xx_6clk_direction_selection:
-0x3ffa 014599 call motion_6clk_direction_dispose 
-0x3ffb 014600 branch mouse_sensor_sdio_low 
-:      014601 motion32xx_9clk_direction_selection:
-0x3ffc 014602 call motion_9clk_direction_dispose 
-0x3ffd 014603 branch mouse_sensor_sdio_low 
-:      014604 motion32xx_12clk_direction_selection:
-0x3ffe 014605 call motion_12clk_direction_dispose 
-0x3fff 014606 branch mouse_sensor_sdio_low 
-:      014607 motion32xx_3clk_direction_selection:
-0x4000 014608 call motion_3clk_direction_dispose 
-0x4001 014609 branch mouse_sensor_sdio_low 
-:      014611 mouse_sensor_data_swap_places:
-0x4002 014612 fetch 2 ,mem_mouse_y 
-0x4003 014613 fetcht 2 ,mem_mouse_x 
-0x4004 014614 store 2 ,mem_mouse_x 
-0x4005 014615 storet 2 ,mem_mouse_y 
-0x4006 014616 rtn 
-:      014618 mouse_p3610sensor_read:
-0x4007 014619 call spi_ncs_enable 
-0x4008 014620 nop 100 
-0x4009 014621 copy regb ,pdata 
-0x400a 014622 call twspi_read 
-0x400b 014623 copy pdata ,regb 
-0x400c 014624 call spi_ncs_disable 
-0x400d 014625 nop 100 
-0x400e 014626 copy regb ,pdata 
-0x400f 014627 rtn 
-:      014628 mouse_p3610_sensor_motion:
-0x4010 014629 disable user 
-0x4011 014630 fetcht 1 ,mem_sensor_data_gpio 
-0x4012 014631 call gpio_get_bit 
-0x4013 014632 nrtn true 
-0x4014 014633 arg pan_reg_motion_staus ,regb 
-0x4015 014634 call mouse_p3610sensor_read 
-0x4016 014635 rtnbit0 7 
-0x4017 014636 arg pan_reg_pid_l ,regb 
-0x4018 014637 call mouse_p3610sensor_read 
-0x4019 014638 store 1 ,mem_sensor_id1 
-0x401a 014639 bne p3610_id1 ,mouse_init_3610sensor_reset 
-0x401b 014640 fetch 1 ,mem_mouse_move_flag 
-0x401c 014641 call mouse_read_sensor3610_data ,blank 
-0x401d 014642 jam 1 ,mem_mouse_move_flag 
-0x401e 014643 call mouse_read_sensor3610_data 
-0x401f 014644 fetch 1 ,mem_mouse_xy_h 
-0x4020 014645 rshift4 pdata ,pdata 
-0x4021 014646 call extsign_bit3 
-0x4022 014647 store 1 ,mem_mouse_x + 1 
-0x4023 014648 fetch 1 ,mem_mouse_xy_h 
-0x4024 014649 and pdata ,0x0f ,pdata 
-0x4025 014650 call extsign_bit3 
-0x4026 014651 store 1 ,mem_mouse_y + 1 
-0x4027 014652 fetch 1 ,mem_config_sensor_angle 
-0x4028 014653 beq 0 ,motion3610_6clk_direction_selection 
-0x4029 014654 beq 1 ,motion3610_9clk_direction_selection 
-0x402a 014655 beq 2 ,motion3610_12clk_direction_selection 
-0x402b 014656 beq 3 ,motion3610_3clk_direction_selection 
-0x402c 014657 rtn 
-:      014659 mouse_3610_smart_select:
-0x402d 014660 fetch 1 ,mem_sensor_smart_flag 
-0x402e 014661 beq p3610_smart_enable ,mouse_3610_smart_disable 
-0x402f 014662 beq p3610_smart_disable ,mouse_3610_smart_enable 
-0x4030 014663 rtn 
-:      014666 motion3610_6clk_direction_selection:
-0x4031 014667 call motion_6clk_direction_dispose 
-0x4032 014668 branch mouse_3610_smart_select 
-:      014670 motion3610_12clk_direction_selection:
-0x4033 014671 call motion_12clk_direction_dispose 
-0x4034 014672 branch mouse_3610_smart_select 
-:      014674 motion3610_9clk_direction_selection:
-0x4035 014675 call motion_9clk_direction_dispose 
-0x4036 014676 branch mouse_3610_smart_select 
-:      014678 motion3610_3clk_direction_selection:
-0x4037 014679 call motion_3clk_direction_dispose 
-0x4038 014680 branch mouse_3610_smart_select 
-:      014682 mouse_read_sensor3610_data:
-0x4039 014683 call spi_ncs_enable 
-0x403a 014684 call mouse_read_sensor_common 
-0x403b 014685 arg 5 ,pdata 
-0x403c 014686 call twspi_read 
-0x403d 014687 store 1 ,mem_mouse_xy_h 
-0x403e 014688 arg 7 ,pdata 
-0x403f 014689 call twspi_read 
-0x4040 014690 store 1 ,mem_sensor_shutter_hi 
-0x4041 014691 arg 8 ,pdata 
-0x4042 014692 call twspi_read 
-0x4043 014693 store 1 ,mem_sensor_shutter_lo 
-0x4044 014694 branch spi_ncs_disable 
-:      014697 mouse_3610_smart_enable:
-0x4045 014698 fetch 1 ,mem_sensor_shutter_hi 
-0x4046 014699 rtnne 0 
-0x4047 014700 fetch 1 ,mem_sensor_shutter_lo 
-0x4048 014701 sub pdata ,45 ,null 
-0x4049 014702 rtn positive 
-0x404a 014703 jam p3610_smart_enable ,mem_sensor_smart_flag 
-0x404b 014704 setarg 0xba41 
-0x404c 014705 call sensor_write 
-0x404d 014706 setarg 0x0032 
-0x404e 014707 call sensor_write 
-0x404f 014708 setarg 0xb541 
-0x4050 014709 branch sensor_write 
-:      014710 mouse_3610_smart_disable:
-0x4051 014711 fetch 1 ,mem_sensor_shutter_hi 
-0x4052 014712 rtnne 0 
-0x4053 014713 fetch 1 ,mem_sensor_shutter_lo 
-0x4054 014714 sub pdata ,45 ,null 
-0x4055 014715 nrtn positive 
-0x4056 014716 jam p3610_smart_disable ,mem_sensor_smart_flag 
-0x4057 014717 setarg 0xba41 
-0x4058 014718 call sensor_write 
-0x4059 014719 setarg 0x8032 
-0x405a 014720 call sensor_write 
-0x405b 014721 setarg 0xb541 
-0x405c 014722 branch sensor_write 
-:      014726 mouse_read_sensor_common:
-0x405d 014727 arg pan_reg_delta_x ,pdata 
-0x405e 014728 call twspi_read 
-0x405f 014729 store 2 ,mem_mouse_x 
-0x4060 014730 arg pan_reg_delta_y ,pdata 
-0x4061 014731 call twspi_read 
-0x4062 014732 store 2 ,mem_mouse_y 
-0x4063 014733 rtn 
-:      014735 mouse_set_qdecoder_x:
-0x4064 014736 arg mouse_default_xa_gpio ,temp 
-0x4065 014737 call gpio_config_input 
-0x4066 014738 arg mouse_default_xa_gpio ,temp 
-0x4067 014739 call gpio_get_bit 
-0x4068 014740 rtn true 
-0x4069 014741 hfetch 1 ,core_qdec_cntx 
-0x406a 014742 set1 4 ,pdata 
-0x406b 014743 hstore 1 ,core_qdec_cntx 
-0x406c 014744 rtn 
-:      014746 mouse_hardware_zwheel:
-0x406d 014747 fetcht 1 ,mem_mouse_z_data 
-0x406e 014748 hfetch 1 ,core_qdec_cntx 
-0x406f 014749 iadd temp ,pdata 
-0x4070 014750 rtn blank 
-0x4071 014751 store 1 ,mem_mouse_z 
-0x4072 014752 jam 0 ,mem_mouse_z_data 
-0x4073 014753 branch enable_user 
-:      014754 mouse_hardware_zwheel_beforelpm:
-0x4074 014755 fetcht 1 ,mem_mouse_z_data 
-0x4075 014756 hfetch 1 ,core_qdec_cntx 
-0x4076 014757 iadd temp ,pdata 
-0x4077 014758 store 1 ,mem_mouse_z_data 
-0x4078 014759 rtn 
-:      014760 mouse_zwheel:
-0x4079 014761 fetch 1 ,mem_mouse_z_data 
-0x407a 014762 rtn blank 
-0x407b 014763 store 1 ,mem_mouse_z 
-0x407c 014764 jam 0 ,mem_mouse_z_data 
-0x407d 014765 branch enable_user 
-:      014767 mouse_t_zwheel:
-0x407e 014768 fetch 1 ,mem_mouse_tz_data 
-0x407f 014769 rtn blank 
-0x4080 014770 store 1 ,mem_mouse_tz 
-0x4081 014771 jam 0 ,mem_mouse_tz_data 
-0x4082 014772 branch enable_user 
-:      014774 mouse_check_key_gpio:
-0x4083 014775 arg 0 ,rega 
-0x4084 014776 fetcht 1 ,mem_lbutton_gpio 
-0x4085 014777 call gpio_get_bit 
-0x4086 014778 setflag true ,0 ,rega 
-0x4087 014779 fetcht 1 ,mem_rbutton_gpio 
-0x4088 014780 call gpio_get_bit 
-0x4089 014781 setflag true ,1 ,rega 
-0x408a 014782 fetcht 1 ,mem_mbutton_gpio 
-0x408b 014783 call gpio_get_bit 
-0x408c 014784 setflag true ,2 ,rega 
-0x408d 014785 call mouse_check_s_key_gpio 
-:      014786 mouse_check_key_gpio_output:
-0x408e 014787 copy rega ,pdata 
-0x408f 014788 rtn 
-:      014789 mouse_check_s_key_gpio:
-0x4090 014790 fetch 1 ,mem_bk_button_gpio 
-0x4091 014791 rtneq gpio_disable 
-0x4092 014792 fetcht 1 ,mem_bk_button_gpio 
-0x4093 014793 call gpio_get_bit 
-0x4094 014794 setflag true ,3 ,rega 
-0x4095 014795 fetcht 1 ,mem_fw_button_gpio 
-0x4096 014796 call gpio_get_bit 
-0x4097 014797 setflag true ,4 ,rega 
-0x4098 014798 rtn 
-:      014800 mouse_key:
-0x4099 014801 call mouse_check_key_gpio 
-0x409a 014802 call mouse_set_mult 
-0x409b 014803 call mouse_24g_key 
-0x409c 014804 copy rega ,pdata 
-0x409d 014805 fetcht 1 ,mem_mouse_key 
-0x409e 014806 store 1 ,mem_mouse_key 
-0x409f 014807 ixor temp ,pdata 
-0x40a0 014808 sub pdata ,0 ,null 
-0x40a1 014809 rtn zero 
-0x40a2 014810 branch enable_user 
-:      014812 mouse_24g_key:
-0x40a3 014813 rtnmark0 mark_24g 
-0x40a4 014814 copy rega ,pdata 
-0x40a5 014815 rtn blank 
-0x40a6 014816 store 1 ,mem_mouse_key 
-0x40a7 014817 branch enable_user 
-:      014820 mouse_set_mult:
-0x40a8 014821 fetch 2 ,mem_ui_state_map 
-0x40a9 014822 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
-0x40aa 014823 fetch 2 ,mem_ui_state_map 
-0x40ab 014824 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
-0x40ac 014825 rtn 
-:      014826 mouse_set_ble_mult:
-0x40ad 014827 copy rega ,pdata 
-0x40ae 014828 nbranch le_set_config_short_mult ,blank 
-0x40af 014829 branch le_clr_config_short_mult 
-:      014830 mouse_set_bt_mult:
-0x40b0 014831 copy rega ,pdata 
-0x40b1 014832 nbranch classic_bt_set_mult_short_flag ,blank 
-0x40b2 014833 branch classic_bt_clr_mult_short_flag 
-:      014836 mouse_sensor_sdio_low:
-0x40b3 014837 bpatch patch1c_7 ,mem_patch1c 
-0x40b4 014838 arg mouse_spi1_sdio_gpio ,temp 
-0x40b5 014839 fetch mouse_flag_len ,mem_mouse_flag 
-0x40b6 014840 isolate1 mouse_enable_spi2 ,pdata 
-0x40b7 014841 call mouse_sensor_sdio_low2 ,true 
-0x40b8 014842 call gpio_get_bit 
-0x40b9 014843 rtn true 
-0x40ba 014844 setarg 0x0a 
-0x40bb 014845 call twspi_read 
-0x40bc 014846 nop 1000 
-0x40bd 014847 branch mouse_sensor_sdio_low 
-:      014848 mouse_sensor_sdio_low2:
-0x40be 014849 arg mouse_spi2_sdio_gpio ,temp 
-0x40bf 014850 rtn 
-:      014852 mouse_spi_sdio_gpio_pollup:
-0x40c0 014853 fetch mouse_flag_len ,mem_mouse_flag 
-0x40c1 014854 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
-:      014855 mouse_spi1_sdio_gpio_pollup:
-0x40c2 014856 arg mouse_spi1_sdio_gpio ,temp 
-0x40c3 014857 branch gpio_config_input_without_wake 
-:      014858 mouse_spi2_sdio_gpio_pollup:
-0x40c4 014859 arg mouse_spi2_sdio_gpio ,temp 
-0x40c5 014860 branch gpio_config_input_without_wake 
-:      014863 mouse_init_sunt:
-0x40c6 014864 call mouse_spi_init 
-0x40c7 014865 rtn wake 
-0x40c8 014866 call mouse_spi_sdio_gpio_pollup 
-0x40c9 014867 fetch 1 ,mem_config_sensor_type 
-0x40ca 014868 beq p3610 ,mouse_init_3610sensor 
-:      014869 mouse_init_sensor:
-0x40cb 014870 call mouse_read_sensor_id 
-0x40cc 014871 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x40cd 014872 beq p3065_id1 ,mouse_p3065_init_param 
-0x40ce 014873 call mouse_twspi_reset 
-0x40cf 014874 nop 1000 
-0x40d0 014875 branch mouse_init_sensor 
-:      014876 mouse_twspi_reset:
-0x40d1 014877 bpatch patch1d_0 ,mem_patch1d 
-0x40d2 014878 fetch mouse_flag_len ,mem_mouse_flag 
-0x40d3 014879 bbit1 mouse_enable_spi2 ,twspi_reset2 
-0x40d4 014880 branch twspi_reset 
-:      014882 mouse_init_3610sensor:
-0x40d5 014883 call mouse_read_sensor_id 
-0x40d6 014884 beq p3610_id1 ,mouse_init_p3610 
-0x40d7 014885 call mouse_init_3610sensor_reset 
-0x40d8 014886 branch mouse_init_3610sensor 
-:      014888 mouse_read_sensor_id:
-0x40d9 014889 setarg pan_reg_pid_h 
-0x40da 014890 call twspi_read 
-0x40db 014891 store 1 ,mem_sensor_id2 
-0x40dc 014892 setarg pan_reg_pid_l 
-0x40dd 014893 call twspi_read 
-0x40de 014894 store 1 ,mem_sensor_id1 
-0x40df 014895 rtn 
-:      014896 mouse_init_p32xx_id2_judge:
-0x40e0 014897 fetch 1 ,mem_sensor_id2 
-0x40e1 014898 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
-0x40e2 014899 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x40e3 014900 beq p3212_id2 ,mouse_3212_init_param 
-0x40e4 014901 beq pka8_id2 ,mouse_ka8_init_param 
-0x40e5 014902 rtn 
-:      014903 mouse_ka8_init_param:
-0x40e6 014904 jam ka8 ,mem_config_sensor_type 
-0x40e7 014905 rtn 
-:      014906 mouse_p3065xy_init_param:
-0x40e8 014907 jam p3065_xy ,mem_config_sensor_type 
-0x40e9 014908 rtn 
-:      014909 mouse_p3065_init_param:
-0x40ea 014910 fetch 1 ,mem_sensor_id2 
-0x40eb 014911 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x40ec 014912 jam p3065 ,mem_config_sensor_type 
-0x40ed 014913 rtn 
-:      014914 mouse_3212_init_param:
-0x40ee 014915 jam p3212 ,mem_config_sensor_type 
-0x40ef 014916 call mouse_sensor_disable_wp 
-0x40f0 014917 setarg 0x3426 
-0x40f1 014918 call twspi_write 
-0x40f2 014919 setarg 0x0419 
-0x40f3 014920 call twspi_write 
-:      014921 mouse_sensor_enable_wp:
-0x40f4 014922 setarg 0x0009 
-0x40f5 014923 branch twspi_write 
-:      014924 mouse_sensor_disable_wp:
-0x40f6 014925 setarg 0x5a09 
-0x40f7 014926 branch twspi_write 
-:      014928 mouse_3204_3l_init_param:
-0x40f8 014929 jam p3204 ,mem_config_sensor_type 
-0x40f9 014930 call mouse_sensor_disable_wp 
-0x40fa 014931 setarg 0x0f0d 
-0x40fb 014932 call twspi_write 
-0x40fc 014933 setarg 0xe31d 
-0x40fd 014934 call twspi_write 
-0x40fe 014935 setarg 0xd27d 
-0x40ff 014936 call twspi_write 
-0x4100 014937 call mouse_32xx_init_param 
-0x4101 014938 branch mouse_32xx_init_param_1 
-:      014940 mouse_32xx_init_param:
-0x4102 014941 setarg 0x351b 
-0x4103 014942 call twspi_write 
-0x4104 014943 setarg 0xb428 
-0x4105 014944 call twspi_write 
-0x4106 014945 setarg 0x4629 
-0x4107 014946 call twspi_write 
-0x4108 014947 setarg 0x962a 
-0x4109 014948 call twspi_write 
-0x410a 014949 setarg 0x8c2b 
-0x410b 014950 call twspi_write 
-0x410c 014951 setarg 0x6e2c 
-0x410d 014952 call twspi_write 
-0x410e 014953 setarg 0x642d 
-0x410f 014954 call twspi_write 
-0x4110 014955 setarg 0x5f38 
-0x4111 014956 call twspi_write 
-0x4112 014957 setarg 0x0f39 
-0x4113 014958 call twspi_write 
-0x4114 014959 setarg 0x323a 
-0x4115 014960 call twspi_write 
-0x4116 014961 setarg 0x473b 
-0x4117 014962 call twspi_write 
-0x4118 014963 setarg 0x1042 
-0x4119 014964 branch twspi_write 
-:      014965 mouse_32xx_init_param_1:
-0x411a 014966 setarg 0x2e54 
-0x411b 014967 call twspi_write 
-0x411c 014968 setarg 0xf255 
-0x411d 014969 call twspi_write 
-0x411e 014970 setarg 0xf461 
-0x411f 014971 call twspi_write 
-0x4120 014972 setarg 0x7063 
-0x4121 014973 call twspi_write 
-0x4122 014974 setarg 0x5275 
-0x4123 014975 call twspi_write 
-0x4124 014976 setarg 0x4176 
-0x4125 014977 call twspi_write 
-0x4126 014978 setarg 0xed77 
-0x4127 014979 call twspi_write 
-0x4128 014980 setarg 0x2378 
-0x4129 014981 call twspi_write 
-0x412a 014982 setarg 0x4679 
-0x412b 014983 call twspi_write 
-0x412c 014984 setarg 0xe57a 
-0x412d 014985 call twspi_write 
-0x412e 014986 setarg 0x487c 
-0x412f 014987 call twspi_write 
-0x4130 014988 setarg 0x777e 
-0x4131 014989 call twspi_write 
-0x4132 014990 setarg 0x017f 
-0x4133 014991 call twspi_write 
-0x4134 014992 setarg 0x000b 
-0x4135 014993 call twspi_write 
-0x4136 014994 setarg 0x007f 
-0x4137 014995 call twspi_write 
-0x4138 014996 branch mouse_sensor_enable_wp 
-:      014999 mouse_3205_3t_init_param:
-0x4139 015000 jam p3205 ,mem_config_sensor_type 
-0x413a 015001 call mouse_sensor_disable_wp 
-0x413b 015002 setarg 0x100d 
-0x413c 015003 call twspi_write 
-0x413d 015004 setarg 0xed1d 
-0x413e 015005 call twspi_write 
-0x413f 015006 setarg 0x807d 
-0x4140 015007 call twspi_write 
-0x4141 015008 call mouse_32xx_init_param 
-0x4142 015009 setarg 0x0943 
-0x4143 015010 call twspi_write 
-0x4144 015011 branch mouse_32xx_init_param_1 
-:      015014 mouse_init_3610sensor_reset:
-0x4145 015015 fetcht 1 ,mem_sensor_reset_gpio 
-0x4146 015016 call gpio_out_active 
-0x4147 015017 call delay_10ms 
-0x4148 015018 fetcht 1 ,mem_sensor_reset_gpio 
-0x4149 015019 call gpio_out_inactive 
-0x414a 015020 branch delay_10ms 
-:      015022 mouse_init_p3610:
-0x414b 015023 jam p3610 ,mem_config_sensor_type 
-0x414c 015024 setarg 0xba41 
-0x414d 015025 call sensor_write 
-0x414e 015026 setarg 0x0d11 
-0x414f 015027 call sensor_write 
-0x4150 015028 setarg 0x041b 
-0x4151 015029 call sensor_write 
-0x4152 015030 setarg 0x041c 
-0x4153 015031 call sensor_write 
-0x4154 015032 setarg 0x0f1d 
-0x4155 015033 call sensor_write 
-0x4156 015034 setarg 0x0032 
-0x4157 015035 call sensor_write 
-0x4158 015036 setarg 0xb541 
-0x4159 015037 branch sensor_write 
-:      015041 mouse_set_sensor_reg:
-0x415a 015042 setarg 0xba41 
-0x415b 015043 call sensor_write 
-0x415c 015044 nop 4000 
-0x415d 015045 setarg 0xff7f 
-0x415e 015046 call sensor_write 
-0x415f 015047 copy rega ,pdata 
-0x4160 015048 call sensor_write 
-0x4161 015049 setarg 0x007f 
-0x4162 015050 call sensor_write 
-0x4163 015051 setarg 0xb541 
-0x4164 015052 branch sensor_write 
-:      015054 extsign:
-0x4165 015055 rtnbit0 7 
-0x4166 015056 arg 0xff00 ,temp 
-0x4167 015057 ior temp ,pdata 
-0x4168 015058 rtn 
-:      015060 extsign_bit3:
-0x4169 015061 rtnbit0 3 
-0x416a 015062 arg 0xf0 ,temp 
-0x416b 015063 ior temp ,pdata 
-0x416c 015064 rtn 
-:      015067 mouse_le:
-0x416d 015068 call le_fifo_check_nearly_full 
-0x416e 015069 nrtn blank 
-0x416f 015070 fetch 1 ,mem_le_connect_status_flag 
-0x4170 015071 and pdata ,0x03 ,pdata 
-0x4171 015072 rtnne 0x03 
-0x4172 015073 fetch mouse_flag_len ,mem_mouse_flag 
-0x4173 015074 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4174 015075 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4175 015076 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4176 015077 call mouse_motion 
-0x4177 015078 nrtn user 
-0x4178 015079 branch mouse_fill_data_le 
-:      015081 mouse_le_send_empty_packet:
-0x4179 015082 setarg 0 
-0x417a 015083 store 7 ,mem_mouse_key 
-0x417b 015084 branch mouse_fill_data_le 
-:      015086 mouse_priority_bb_event:
-0x417c 015087 copy regc ,pdata 
-0x417d 015088 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x417e 015089 beq bt_evt_bb_connected ,mouse_stop_discovery 
-0x417f 015090 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
-0x4180 015091 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
-0x4181 015092 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
-0x4182 015093 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x4183 015094 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
-0x4184 015095 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
-0x4185 015096 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
-0x4186 015097 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
-0x4187 015098 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
-0x4188 015099 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
-0x4189 015100 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x418a 015101 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x418b 015102 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
-0x418c 015103 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
-0x418d 015104 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x418e 015105 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x418f 015106 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x4190 015107 rtn 
-:      015110 mouse_le_pairing_complete:
-0x4191 015111 branch app_ble_store_reconn_info 
-:      015113 mouse_24g_attempt_fail:
-0x4192 015114 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4193 015115 fetch 1 ,mem_reconn_times 
-0x4194 015116 nbranch mouse_polling_device ,blank 
-0x4195 015117 fetch 1 ,mem_device_flag 
-0x4196 015118 fetcht 1 ,mem_24g_device_number 
-0x4197 015119 isub temp ,null 
-0x4198 015120 branch app_enter_hibernate ,zero 
-0x4199 015121 rtn 
-:      015122 mouse_24g_attempt_success:
-0x419a 015123 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419b 015124 rtn 
-:      015125 mouse_24g_pairing_complete:
-0x419c 015126 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419d 015127 arg mosue_24g_pairing_flag ,queue 
-0x419e 015128 call mouse_disable_function_flag 
-0x419f 015129 setarg 0 
-0x41a0 015130 store 2 ,mem_24g_pairing_timer_count 
-0x41a1 015131 jam 0 ,mem_mouse_move_flag 
-0x41a2 015133 fetch 1 ,mem_config_sensor_type 
-0x41a3 015134 sub pdata ,p3610 ,null 
-0x41a4 015135 call mouse_read_sensor3610_data ,zero 
-0x41a5 015136 ncall mouse_read_sensor_common ,zero 
-0x41a6 015138 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x41a7 015139 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
-0x41a8 015140 call mouse_set_24g_addr_eeprom 
-0x41a9 015141 branch iicd_write_protect_eep_data 
-:      015143 mouse_set_24g_addr_eeprom:
-0x41aa 015144 call g24_head_ptr2regc 
-0x41ab 015145 add regc ,offset_24g_addr ,rega 
-0x41ac 015146 arg mouse_g24_addr_eeprom_offect ,regb 
-0x41ad 015147 arg 4 ,temp 
-0x41ae 015148 rtn 
-:      015150 mouse_store_flash_24g_address:
-0x41af 015151 call g24_head_ptr2regc 
-0x41b0 015152 add regc ,offset_24g_addr ,regb 
-0x41b1 015153 ifetch 1 ,regb 
-0x41b2 015154 store 1 ,mem_mouse_24g_addr 
-0x41b3 015155 branch mouse_store_flash_device_info 
-:      015158 mouse_le_pairing_success:
-0x41b4 015159 arg ll_pairing_success_flag ,queue 
-0x41b5 015160 branch mouse_le_enable_connect_flag 
-:      015161 mouse_le_ll_start_encryt:
-0x41b6 015162 jam 2 ,mem_le_start_encrypt_timer 
-0x41b7 015163 arg ll_start_enc_flag ,queue 
-0x41b8 015164 branch mouse_le_enable_connect_flag 
-:      015167 mouse_le_enable_connect_flag:
-0x41b9 015168 fetch 1 ,mem_le_connect_status_flag 
-0x41ba 015169 qset1 pdata 
-0x41bb 015170 store 1 ,mem_le_connect_status_flag 
-0x41bc 015171 rtn 
-:      015173 mouse_le_disable_connect_flag:
-0x41bd 015174 fetch 1 ,mem_le_connect_status_flag 
-0x41be 015175 qset0 pdata 
-0x41bf 015176 store 1 ,mem_le_connect_status_flag 
-0x41c0 015177 rtn 
-:      015178 mouse_le_clean_connect_flag:
-0x41c1 015179 jam 0 ,mem_le_connect_status_flag 
-0x41c2 015180 rtn 
-:      015182 mouse_le_bb_event_connected:
-0x41c3 015183 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c4 015184 set0 app_disc_by_button ,pdata 
-0x41c5 015185 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c6 015186 setarg 0 
-0x41c7 015187 store 2 ,mem_mouse_direct_timer 
-0x41c8 015188 call mouse_no_data_timer_init 
-0x41c9 015189 branch mouse_stop_discovery 
-:      015191 mouse_bb_event_pincode:
-0x41ca 015192 call pincode_reinit 
-0x41cb 015193 branch app_bt_set_pincode 
-:      015194 mouse_bb_event_reconn_timeout:
-:      015195 mouse_bb_event_reconn_failed:
-0x41cc 015196 fetch 1 ,mem_reconn_times 
-0x41cd 015197 nbranch mouse_polling_device ,blank 
-0x41ce 015198 fetch 2 ,mem_ui_state_map 
-0x41cf 015199 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41d0 015200 fetch mouse_flag_len ,mem_mouse_flag 
-0x41d1 015201 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41d2 015202 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
-0x41d3 015203 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41d4 015204 branch app_bb_hibernate 
-:      015207 mouse_bt_hid_connected:
-0x41d5 015208 branch mouse_hid_connected 
-:      015210 mouse_bt_event_setup_complete:
-0x41d6 015211 rtn 
-:      015213 mouse_soft_reset:
-0x41d7 015214 call mouse_select_device_enable 
-0x41d8 015215 branch soft_reset_chip 
-:      015217 mouse_bb_disconnected:
-0x41d9 015218 bpatch patch1d_1 ,mem_patch1d 
-0x41da 015219 call mouse_bb_discon_clear_stack 
-0x41db 015220 fetch mouse_flag_len ,mem_mouse_flag 
-0x41dc 015221 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41dd 015222 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41de 015223 fetch 1 ,mem_reconn_times 
-0x41df 015224 nbranch mouse_polling_device ,blank 
-0x41e0 015225 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41e1 015226 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x41e2 015227 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41e3 015228 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
-0x41e4 015229 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
-0x41e5 015230 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41e6 015231 branch mouse_start_discovery 
-:      015232 mouse_bb_discon_clear_stack:
-0x41e7 015233 setarg 0 
-0x41e8 015234 store 8 ,mem_wheel_tb_old_pinlevel 
-0x41e9 015235 istore 4 ,contw 
-0x41ea 015236 jam 0 ,mem_mouse_send_blank_timer 
-0x41eb 015237 jam 0 ,mem_mouse_move_flag 
-0x41ec 015238 jam app_handshake_null ,mem_app_handshake_flag 
-0x41ed 015239 jam 0 ,mem_ltk_exists 
-0x41ee 015240 rtn 
-:      015242 mouse_event_light_state_pairing:
-0x41ef 015243 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
-0x41f0 015244 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41f1 015245 branch mouse_start_discovery 
-:      015246 mouse_event_light_state_hibernate:
-0x41f2 015247 fetch 2 ,mem_ui_state_map 
-0x41f3 015248 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41f4 015249 branch app_bb_hibernate 
-:      015251 mouse4_0_event_bb_disconn:
-0x41f5 015252 call mouse_le_clean_connect_flag 
-0x41f6 015253 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41f7 015254 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41f8 015255 branch app_bb_hibernate 
-:      015257 mouse_bb_event_timer:
-0x41f9 015258 call mouse_adc_read 
-0x41fa 015259 call mouse_24g_delay_timer 
-0x41fb 015260 call mouse_ban_24g_pairing_timer 
-0x41fc 015261 call mouse_dpi_led_blink_delay_timer 
-0x41fd 015262 call mouse_statue_up_timer 
-0x41fe 015264 call mouse_statue_cheak_timer 
-0x41ff 015265 call mouse_select_device 
-0x4200 015266 call mouse_bt_discovery_cheak 
-0x4201 015267 call mouse_low_voltage_led_timer 
-0x4202 015268 call mouse_sensor_led_contrl_timer 
-0x4203 015269 call mouse_check_hid_handshake_timer 
-0x4204 015270 call mouse_check_discovery_timeout_timer 
-0x4205 015271 call mouse_check_direct_timeout_timer 
-0x4206 015272 call mouse_check_no_data_timeout_timer 
-0x4207 015273 call mouse_check_mouse_state_timer 
-0x4208 015274 branch mouse_le_enable_att_list_timer 
-:      015278 mouse_sensor_led_contrl_timer:
-0x4209 015279 fetch 1 ,mem_mouse_sensor_timer_count 
-0x420a 015280 rtn blank 
-0x420b 015281 increase -1 ,pdata 
-0x420c 015282 store 1 ,mem_mouse_sensor_timer_count 
-0x420d 015283 nrtn blank 
-0x420e 015284 branch mouse_sensor_led_contrl 
-:      015285 mouse_sensor_led_contrl:
-0x420f 015286 fetch 1 ,mem_sensor_led_style 
-0x4210 015287 rtneq ui_led_state_blink_stop 
-0x4211 015288 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
-:      015289 mouse_sensor_led_blink_state_lighting:
-0x4212 015290 call mouse_sensor_led_on 
-0x4213 015291 jam ui_led_state_blink_darking ,mem_sensor_led_style 
-0x4214 015292 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4215 015293 rtn 
-:      015294 mouse_sensor_led_blink_state_darking:
-0x4216 015295 call mouse_sensor_led_off 
-0x4217 015296 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
-0x4218 015297 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4219 015298 rtn 
-:      015300 mouse_sensor_led_blink_stop:
-:      015301 mouse_sensor_reset:
-0x421a 015302 setarg 0x8006 
-0x421b 015303 call twspi_write 
-0x421c 015304 nop 1000 
-0x421d 015305 jam 0x00 ,mem_mouse_sensor_timer_count 
-0x421e 015306 jam ui_led_state_blink_stop ,mem_sensor_led_style 
-0x421f 015307 branch mouse_init_p32xx_id2_judge 
-:      015309 mouse_p3212sensor_led_on:
-0x4220 015310 setarg 0xa006 
-0x4221 015311 call twspi_write 
-0x4222 015312 setarg 0xa005 
-0x4223 015313 branch twspi_write 
-:      015314 mouse_sensor_led_on_global:
-0x4224 015315 jam 0 ,mem_mouse_sensor_timer_count 
-:      015316 mouse_sensor_led_on:
-0x4225 015317 fetch 1 ,mem_config_sensor_type 
-0x4226 015318 beq p3212 ,mouse_p3212sensor_led_on 
-0x4227 015319 setarg 0x0106 
-0x4228 015320 call twspi_write 
-0x4229 015321 setarg 0xa105 
-0x422a 015322 branch twspi_write 
-:      015324 mouse_sensor_led_off_global:
-0x422b 015325 jam 0 ,mem_mouse_sensor_timer_count 
-:      015326 mouse_sensor_led_off:
-0x422c 015327 setarg 0x0906 
-0x422d 015328 branch twspi_write 
-:      015329 mouse_sensor_start_blink:
-0x422e 015330 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x422f 015331 jam ui_led_state_blink_start ,mem_sensor_led_style 
-0x4230 015332 rtn 
-:      015334 mouse_check_hid_handshake_timer:
-0x4231 015335 arg mem_hid_handshake_timer_count ,regc 
-0x4232 015336 arg mouse_bt_hid_handshake ,regb 
-0x4233 015337 branch timer_single_step 
-:      015339 mouse_check_discovery_timeout_timer:
-0x4234 015340 arg mem_mouse_discovery_timer ,regc 
-0x4235 015341 arg mouse_check_discovery_timeout ,regb 
-0x4236 015342 branch timer_single_step_2b 
-:      015344 mouse_check_direct_timeout_timer:
-0x4237 015345 arg mem_mouse_direct_timer ,regc 
-0x4238 015346 arg mouse_check_direct_timeout ,regb 
-0x4239 015347 branch timer_single_step_2b 
-:      015349 mouse_check_no_data_timeout_timer:
-0x423a 015350 arg mem_mouse_no_data_timer ,regc 
-0x423b 015351 arg mouse_check_no_data_timeout ,regb 
-0x423c 015352 branch timer_single_step_2b 
-:      015354 mouse_check_mouse_state_timer:
-0x423d 015355 arg mem_mouse_statue_led_timer ,regc 
-0x423e 015356 arg mouse_statue_led_off ,regb 
-0x423f 015357 branch timer_single_step 
-:      015361 mouse_le_enable_att_list_timer:
-0x4240 015362 arg mem_le_start_encrypt_timer ,regc 
-0x4241 015363 arg mouse_le_enable_att_list ,regb 
-0x4242 015364 branch timer_single_step 
-:      015366 mouse_24g_delay_timer:
-0x4243 015367 arg mem_24g_enter_lpm_timer ,regc 
-0x4244 015368 arg mouse_24g_delay ,regb 
-0x4245 015369 branch timer_single_step 
-:      015371 mouse_ban_24g_pairing_timer:
-0x4246 015372 arg mem_24g_pairing_timer_count ,regc 
-0x4247 015373 arg mouse_ban_24g_pairing ,regb 
-0x4248 015374 branch timer_single_step_2b 
-:      015375 mouse_ban_24g_pairing:
-:      015376 mouse_24g_delay:
-0x4249 015377 rtn 
-:      015380 mosue_dpi_led_blink_init:
-0x424a 015381 fetch mouse_flag_len ,mem_mouse_flag 
-0x424b 015382 rtnbit0 mouse_enable_dpi_led_blink 
-0x424c 015383 jam 10 ,mem_mouse_dpi_led_delay_count 
-0x424d 015384 fetch 1 ,mem_dpi_led_gpio 
-0x424e 015385 store 1 ,mem_mouse_struct_led_gpio 
-0x424f 015386 rtn 
-:      015389 mouse_dpi_led_blink_delay_timer:
-0x4250 015390 arg mem_mouse_dpi_led_delay_count ,regc 
-0x4251 015391 arg mouse_dpi_led_setting ,regb 
-0x4252 015392 branch timer_single_step 
-:      015393 mouse_dpi_led_setting:
-0x4253 015394 fetch 1 ,mem_dpi_led_gpio 
-0x4254 015395 store 1 ,mem_mouse_struct_led_gpio 
-0x4255 015396 setarg led_dpi_blink 
-0x4256 015397 store 2 ,mem_mouse_on_time 
-0x4257 015398 store 2 ,mem_mouse_off_time 
-0x4258 015399 arg 0 ,rega 
-0x4259 015400 fetcht 1 ,mem_mouse_dpi 
-0x425a 015401 increase 1 ,temp 
-0x425b 015402 storet 1 ,mem_mouse_blink_count 
-0x425c 015403 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x425d 015404 rtn 
-:      015406 mouse_le_enable_att_list:
-0x425e 015407 fetch 1 ,mem_le_connect_status_flag 
-0x425f 015408 rtnbit1 ll_pairing_success_flag 
-0x4260 015409 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x4261 015410 call ui_ipc_send_cmd 
-0x4262 015411 arg write_req_enable_flag ,queue 
-0x4263 015412 branch mouse_le_enable_connect_flag 
-:      015415 mouse_check_discovery_timeout:
-0x4264 015416 call mouse_stop_discovery 
-0x4265 015417 branch app_enter_hibernate 
-:      015419 mouse_check_direct_timeout:
-0x4266 015420 call app_ble_stop_direct_adv 
-0x4267 015421 fetch 1 ,mem_reconn_times 
-0x4268 015422 nbranch mouse_polling_device ,blank 
-0x4269 015423 branch app_enter_hibernate 
-:      015425 mouse_check_no_data_timeout:
-0x426a 015426 bmark1 mark_24g ,check_51cmd_hibernate 
-0x426b 015427 branch mouse_disconnect 
-:      015431 mouse_bb_event_discovery_btn:
-0x426c 015432 bpatch patch1d_2 ,mem_patch1d 
-0x426d 015433 jam 0 ,mem_mouse_send_blank_timer 
-0x426e 015434 call mouse_disconnect 
-0x426f 015435 call mouse_le_clean_connect_flag 
-0x4270 015436 branch mouse_start_discovery 
-:      015440 mouse3_0_check_reconn_target:
-0x4271 015441 fetch 6 ,mem_hci_plap 
-0x4272 015442 branch app_bt_start_discovery_short ,blank 
-0x4273 015443 call mouse_reconn_setting_led_gpio 
-0x4274 015444 jam 0x17 ,mem_connection_options 
-0x4275 015445 fetch 1 ,mem_ssp_enable 
-0x4276 015446 nbranch app_bt_start_reconnect ,blank 
-0x4277 015447 jam 0x04 ,mem_connection_options 
-0x4278 015448 branch app_bt_start_reconnect 
-:      015450 mouse4_0_check_reconn_target:
-0x4279 015451 fetch 2 ,mem_mouse_direct_timeout 
-0x427a 015452 store 2 ,mem_mouse_direct_timer 
-0x427b 015453 call mouse_reconn_setting_led_gpio 
-0x427c 015454 call app_lpm_mult_disable 
-0x427d 015455 branch check_51cmd_adv 
-:      015457 mouse_reconn_setting_led_gpio:
-0x427e 015458 setarg led_reconnect_blink 
-0x427f 015459 store 2 ,mem_mouse_on_time 
-0x4280 015460 store 2 ,mem_mouse_off_time 
-0x4281 015461 branch mouse_setting_led_gpio_comman 
-:      015463 mouse_discover_setting_led_gpio:
-0x4282 015464 setarg led_discovery_blink 
-0x4283 015465 store 2 ,mem_mouse_on_time 
-0x4284 015466 store 2 ,mem_mouse_off_time 
-:      015467 mouse_setting_led_gpio_comman:
-0x4285 015468 fetch 1 ,mem_device_flag 
-0x4286 015469 beq mode_bt_device1 ,mouse_device_led1 
-0x4287 015470 beq mode_bt_device2 ,mouse_device_led2 
-0x4288 015471 beq mode_bt_device3 ,mouse_device_led3 
-0x4289 015472 rtn 
-:      015473 mouse_device_led1:
-0x428a 015474 fetch 1 ,mem_config_device1_led_gpio 
-0x428b 015475 branch mouse_led_blink 
-:      015476 mouse_device_led2:
-0x428c 015477 fetch 1 ,mem_config_device2_led_gpio 
-0x428d 015478 branch mouse_led_blink 
-:      015479 mouse_device_led3:
-0x428e 015480 fetch 1 ,mem_config_device3_led_gpio 
-:      015481 mouse_led_blink:
-0x428f 015482 store 1 ,mem_temp 
-0x4290 015483 call mouse_devce_led_off 
-0x4291 015484 fetch 1 ,mem_temp 
-0x4292 015485 store 1 ,mem_mouse_struct_led_gpio 
-0x4293 015486 arg 0 ,rega 
-0x4294 015487 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x4295 015488 branch ui_led_blink_start_global 
-:      015490 mouse_led_off:
-0x4296 015491 arg 0 ,rega 
-0x4297 015492 branch ui_led_off_global 
-:      015493 mouse_led_on:
-0x4298 015494 arg 0 ,rega 
-0x4299 015495 branch ui_led_on_global 
-:      015497 mouse4_0_bb_event_discovery_btn:
-0x429a 015498 branch mouse_le_clean_connect_flag 
-:      015500 mouse_bt_hid_handshake:
-0x429b 015501 jam app_handshake_done ,mem_app_handshake_flag 
-0x429c 015502 call app_lpm_mult_enable 
-0x429d 015503 call app_bt_store_reconn_info 
-0x429e 015504 setarg 0 
-0x429f 015505 store 2 ,mem_discovery_timeout_timer_count 
-0x42a0 015506 store 1 ,mem_hid_handshake_timer_count 
-0x42a1 015507 branch app_bt_enter_sniff 
-:      015509 mouse_check_reconn_target:
-0x42a2 015510 call mouse_cheak_select_device_by_switch 
-0x42a3 015511 fetch 1 ,mem_device_flag 
-0x42a4 015512 fetcht 1 ,mem_24g_device_number 
-0x42a5 015513 isub temp ,null 
-0x42a6 015514 branch mouse_connect_24g_mode ,zero 
-0x42a7 015515 fetch 1 ,mem_xrecord_mode 
-0x42a8 015516 beq rec_3_mode ,mouse3_0_check_reconn_target 
-0x42a9 015517 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x42aa 015518 branch mouse_start_discovery 
-:      015519 mouse_connect_24g_mode:
-0x42ab 015520 call mouse_start_24g_mode 
-0x42ac 015521 rtnmark1 mark_24g 
-0x42ad 015522 fetch 1 ,mem_reconn_times 
-0x42ae 015523 nbranch mouse_polling_device ,blank 
-0x42af 015524 rtn 
-:      015526 mouse_start_discovery:
-0x42b0 015527 bpatch patch1d_3 ,mem_patch1d 
-0x42b1 015528 fetch 2 ,mem_ui_state_map 
-0x42b2 015529 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x42b3 015530 fetch mouse_flag_len ,mem_mouse_flag 
-0x42b4 015531 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x42b5 015532 random pdata 
-0x42b6 015533 store 1 ,mem_le_lap + 1 
-:      015534 mouse_start_discovery_norandom:
-0x42b7 015535 call app_lpm_mult_disable 
-0x42b8 015536 fetch 2 ,mem_discovery_timeout 
-0x42b9 015537 store 2 ,mem_mouse_discovery_timer 
-0x42ba 015538 jam 6 ,mem_connection_options 
-0x42bb 015539 setarg 0 
-0x42bc 015540 store 2 ,mem_mouse_no_data_timer 
-0x42bd 015541 store 2 ,mem_mouse_direct_timer 
-0x42be 015542 arg mouse_store_eeprom_flag ,queue 
-0x42bf 015543 call mouse_enable_function_flag 
-0x42c0 015544 call mouse_bt_discovery_button_down_disable 
-0x42c1 015545 fetch 1 ,mem_device_option 
-0x42c2 015546 isolate1 mode_4_mouse ,pdata 
-0x42c3 015547 call check_51cmd_adv ,true 
-0x42c4 015548 fetch 1 ,mem_device_option 
-0x42c5 015549 isolate1 mode_3_mouse ,pdata 
-0x42c6 015550 call check_51cmd_start_discovery ,true 
-0x42c7 015551 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c8 015552 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x42c9 015553 branch mouse_discover_setting_led_gpio 
-:      015555 mouse_stop_discovery:
-0x42ca 015556 bpatch patch1d_4 ,mem_patch1d 
-0x42cb 015557 fetch 1 ,mem_device_option 
-0x42cc 015558 isolate1 mode_4_mouse ,pdata 
-0x42cd 015559 call mouse_stop_le_adv ,true 
-0x42ce 015560 fetch 1 ,mem_device_option 
-0x42cf 015561 isolate1 mode_3_mouse ,pdata 
-0x42d0 015562 call mouse_stop_bt3_discovery ,true 
-0x42d1 015563 fetch mouse_flag_len ,mem_mouse_flag 
-0x42d2 015564 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-0x42d3 015565 branch mouse_devce_led_off 
-:      015566 mouse_stop_le_adv:
-0x42d4 015567 setarg 0 
-0x42d5 015568 store 2 ,mem_mouse_direct_timer 
-0x42d6 015569 branch check_51cmd_stop_adv 
-:      015570 mouse_stop_bt3_discovery:
-0x42d7 015571 setarg 0 
-0x42d8 015572 store 2 ,mem_mouse_discovery_timer 
-0x42d9 015573 branch check_51cmd_stop_discovery 
-:      015579 mouse_store_remote_bdaddr:
-0x42da 015580 fetch mouse_flag_len ,mem_mouse_flag 
-0x42db 015581 rtnbit0 mouse_store_eeprom_flag 
-0x42dc 015582 arg mouse_store_eeprom_flag ,queue 
-0x42dd 015583 call mouse_disable_function_flag 
-0x42de 015584 call mouse_check_device_addr 
-:      015585 mouse_unplug_clean_bdaddr:
-0x42df 015586 call mouse_before_store_reconn_info 
-0x42e0 015587 fetch mouse_flag_len ,mem_mouse_flag 
-0x42e1 015588 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x42e2 015589 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x42e3 015590 rtn 
-:      015591 mouse_store_eeprom_device_info:
-0x42e4 015592 arg 88 ,temp 
-0x42e5 015593 arg mem_device_flag ,rega 
-0x42e6 015594 arg mouse_info_eeprom_offect ,regb 
-0x42e7 015595 branch iicd_write_protect_eep_data 
-:      015597 mouse_check_device_addr:
-0x42e8 015598 fetch 1 ,mem_record_bt_mode 
-0x42e9 015599 beq rec_4_mode ,mouse_check_le_device_addr 
-0x42ea 015600 beq rec_3_mode ,mouse_check_bt_device_addr 
-0x42eb 015601 rtn 
-:      015602 mouse_check_le_device_addr:
-0x42ec 015603 store 1 ,mem_device_addr_temp 
-0x42ed 015604 fetch 6 ,mem_le_plap 
-0x42ee 015605 branch mouse_check_bt_device_addr_common 
-:      015606 mouse_check_bt_device_addr:
-0x42ef 015607 store 1 ,mem_device_addr_temp 
-0x42f0 015608 fetch 6 ,mem_plap 
-:      015609 mouse_check_bt_device_addr_common:
-0x42f1 015610 store 6 ,mem_device_addr_temp + 1 
-0x42f2 015611 fetch 7 ,mem_device_addr_temp 
-0x42f3 015612 arg mem_device1_type ,contr 
-0x42f4 015613 arg 3 ,loopcnt 
-:      015614 mouse_check_device_addr_end:
-0x42f5 015615 ifetcht 7 ,contr 
-0x42f6 015616 isub temp ,null 
-0x42f7 015617 branch mouse_clean_addr ,zero 
-0x42f8 015618 increase 22 ,contr 
-0x42f9 015619 loop mouse_check_device_addr_end 
-0x42fa 015620 rtn 
-:      015621 mouse_before_store_reconn_info:
-0x42fb 015622 arg mem_device1_type ,rega 
-0x42fc 015623 fetch 1 ,mem_device_flag 
-0x42fd 015624 increase -1 ,pdata 
-0x42fe 015625 mul32 pdata ,29 ,pdata 
-0x42ff 015626 iadd rega ,rega 
-0x4300 015627 fetch 1 ,mem_record_bt_mode 
-0x4301 015628 istore 1 ,rega 
-0x4302 015629 beq rec_4_mode ,mouse_store_le_device 
-0x4303 015630 beq rec_3_mode ,mouse_store_bt_device 
-0x4304 015631 rtn 
-:      015633 mouse_store_le_device:
-0x4305 015634 fetch 6 ,mem_le_plap 
-0x4306 015635 istore 6 ,contw 
-0x4307 015636 arg mem_le_ltk ,contr 
-0x4308 015637 call memcpy16 
-0x4309 015638 fetch 6 ,mem_le_lap 
-0x430a 015639 istore 6 ,contw 
-0x430b 015640 rtn 
-:      015641 mouse_store_bt_device:
-0x430c 015642 fetch 6 ,mem_plap 
-0x430d 015643 istore 6 ,contw 
-0x430e 015644 arg mem_link_key ,contr 
-0x430f 015645 branch memcpy16 
-:      015647 mouse_clean_addr:
-0x4310 015648 increase -6 ,contr 
-0x4311 015649 copy contr ,contw 
-0x4312 015650 fetcht 6 ,mem_device_addr_temp + 1 
-0x4313 015651 increase 3 ,temp 
-0x4314 015652 istoret 6 ,contw 
-0x4315 015653 rtn 
-:      015657 mouse_eeprom_load_recon_info:
-0x4316 015658 arg 88 ,temp 
-0x4317 015659 arg mem_device_flag ,rega 
-0x4318 015660 arg mouse_info_eeprom_offect ,regb 
-0x4319 015661 call iicd_read_eep_data 
-:      015662 mouse_select_reconn_device:
-0x431a 015663 arg mem_device1_type ,rega 
-0x431b 015664 fetch 1 ,mem_device_flag 
-0x431c 015665 fetcht 1 ,mem_24g_device_number 
-0x431d 015666 isub temp ,null 
-0x431e 015667 rtn zero 
-0x431f 015668 increase -1 ,pdata 
-0x4320 015669 mul32 pdata ,29 ,pdata 
-0x4321 015670 iadd rega ,rega 
-0x4322 015671 ifetch 1 ,rega 
-0x4323 015672 store 1 ,mem_xrecord_mode 
-0x4324 015673 beq rec_3_mode ,mouse_load_bt_device 
-0x4325 015674 beq rec_4_mode ,mouse_load_le_device 
-0x4326 015675 rtn 
-:      015677 mouse_load_bt_device:
-0x4327 015678 ifetch 6 ,contr 
-:      015679 mouse_load_bt_device_end:
-0x4328 015680 store 6 ,mem_hci_plap 
-0x4329 015681 arg mem_link_key ,contw 
-0x432a 015682 call memcpy16 
-0x432b 015683 branch check_link_key_load 
-:      015685 mouse_load_le_device:
-0x432c 015686 ifetch 6 ,contr 
-:      015687 mouse_load_le_device_end:
-0x432d 015688 store 6 ,mem_hci_plap 
-0x432e 015689 arg mem_le_ltk ,contw 
-0x432f 015690 call memcpy16 
-0x4330 015691 ifetch 6 ,contr 
-0x4331 015692 store 6 ,mem_le_lap 
-0x4332 015693 rtn 
-:      015696 mouse_select_device:
-0x4333 015697 fetch 1 ,mem_config_function_enable 
-0x4334 015698 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
-0x4335 015699 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x4336 015700 branch mouse_select_device_by_combination_key 
-:      015702 mouse_select_device_by_combination_key:
-0x4337 015703 call mouse_check_key_gpio 
-0x4338 015704 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
-:      015705 mouse_select_device_commbination_key_up:
-0x4339 015706 jam 30 ,mem_combination_select_device_count 
-0x433a 015707 fetch 1 ,mem_select_device_button_statue 
-0x433b 015708 rtneq dpi_button_state_up 
-0x433c 015709 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x433d 015710 rtn 
-:      015712 mouse_select_device_commbination_key_down:
-0x433e 015713 call mouse_combination_select_device_timer 
-0x433f 015714 fetch 1 ,mem_select_device_button_statue 
-0x4340 015715 rtneq dpi_button_state_down 
-0x4341 015716 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4342 015717 branch mouse_select_device_enable 
-:      015719 mouse_combination_select_device_timer:
-0x4343 015720 fetch 1 ,mem_combination_select_device_count 
-0x4344 015721 rtn blank 
-0x4345 015722 pincrease -1 
-0x4346 015723 store 1 ,mem_combination_select_device_count 
-0x4347 015724 nrtn blank 
-0x4348 015725 branch mouse_ready_reconnection_by_button 
-:      015727 mouse_select_device_by_button:
-0x4349 015728 fetch 1 ,mem_config_select_device_button_gpio 
-0x434a 015729 rtneq gpio_disable 
-0x434b 015730 fetcht 1 ,mem_config_select_device_button_gpio 
-0x434c 015731 call gpio_get_bit 
-0x434d 015732 branch mouse_select_device_button_down ,true 
-:      015733 mouse_select_device_button_up:
-0x434e 015734 fetch 1 ,mem_select_device_button_statue 
-0x434f 015735 rtneq dpi_button_state_up 
-0x4350 015736 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x4351 015737 fetch mouse_flag_len ,mem_mouse_flag 
-0x4352 015738 rtnbit1 mouse_long_bt_button_flag 
-0x4353 015739 branch mouse_ready_reconnection_by_button 
-:      015741 mouse_select_device_button_down:
-0x4354 015742 fetch 1 ,mem_select_device_button_statue 
-0x4355 015743 rtneq dpi_button_state_down 
-0x4356 015744 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4357 015745 arg mouse_long_bt_button_flag ,queue 
-0x4358 015746 branch mouse_disable_function_flag 
-:      015750 mouse_select_device_by_switch:
-0x4359 015751 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x435a 015752 rtnbit0 enable_select_device_by_switch 
-0x435b 015753 fetch 1 ,mem_device_flag 
-0x435c 015754 beq mode_bt_device1 ,mouse_select1_device 
-0x435d 015755 beq mode_24g_device ,mouse_select2_device 
-0x435e 015756 rtn 
-:      015757 mouse_cheak_select_device_by_switch:
-0x435f 015758 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x4360 015759 rtnbit0 enable_select_device_by_switch 
-0x4361 015760 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4362 015761 call gpio_get_bit 
-0x4363 015762 branch mouse_cheak_select_24gdevice ,true 
-:      015763 mouse_select_btdevice:
-0x4364 015764 jam mode_bt_device1 ,mem_device_flag 
-0x4365 015765 rtn 
-:      015766 mouse_cheak_select_24gdevice:
-0x4366 015767 fetch 1 ,mem_24g_device_number 
-0x4367 015768 store 1 ,mem_device_flag 
-0x4368 015769 rtn 
-:      015770 mouse_select1_device:
-0x4369 015771 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436a 015772 nbranch mouse_ready_reconnection_by_button ,true 
-0x436b 015773 rtn 
-:      015774 mouse_select2_device:
-0x436c 015775 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436d 015776 call gpio_get_bit 
-0x436e 015777 branch mouse_select_device_button_down ,true 
-0x436f 015778 rtn 
-:      015783 mouse_ready_reconnection_by_button:
-0x4370 015784 fetcht 1 ,mem_device_flag 
-0x4371 015785 increase 1 ,temp 
-0x4372 015786 fetch 1 ,mem_device_number 
-0x4373 015787 isub temp ,null 
-0x4374 015788 ncall mouse_select_device_count_clean ,positive 
-0x4375 015789 storet 1 ,mem_device_flag 
-0x4376 015790 jam 0 ,mem_link_key_exists 
-0x4377 015791 call mouse_store_device_number2eeprom 
-0x4378 015792 call mouse_select_device_enable 
-0x4379 015794 branch mouse_set_reconnection 
-:      015796 mouse_store_device_number2eeprom:
-0x437a 015797 arg 1 ,temp 
-0x437b 015798 arg mem_device_flag ,rega 
-0x437c 015799 arg 0 ,regb 
-0x437d 015800 branch iicd_write_eep_data 
-:      015802 mouse_set_reconnection:
-0x437e 015803 call mouse_stop_bluetooth_mode 
-0x437f 015804 call mouse_select_device_disable 
-0x4380 015805 branch mouse_soft_reset 
-:      015806 mouse_stop_bluetooth_mode:
-0x4381 015807 fetch 2 ,mem_ui_state_map 
-0x4382 015808 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x4383 015809 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x4384 015810 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x4385 015811 branch mouse_stop_discovery 
-:      015813 mouse_disconnect:
-0x4386 015814 bpatch patch1d_5 ,mem_patch1d 
-0x4387 015815 setarg 0 
-0x4388 015816 store 2 ,mem_mouse_no_data_timer 
-0x4389 015817 fetch 2 ,mem_ui_state_map 
-0x438a 015818 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x438b 015819 fetch 2 ,mem_ui_state_map 
-0x438c 015820 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x438d 015821 rtn 
-:      015823 mouse_irtual_cable_unplug:
-0x438e 015824 setarg 0x01 
-0x438f 015825 store 6 ,mem_plap 
-0x4390 015826 jam rec_3_mode ,mem_record_bt_mode 
-0x4391 015827 branch mouse_unplug_clean_bdaddr 
-:      015830 mouse_cancel_reconnect:
-0x4392 015831 call mouse_bt_cannel_reconn_enable 
-0x4393 015832 branch check_51cmd_bb_reconn_cancel 
-:      015834 mouse_bt_discovery_by_button:
-0x4394 015835 fetch 1 ,mem_config_bt_button_gpio 
-0x4395 015836 rtneq gpio_disable 
-0x4396 015837 fetcht 1 ,mem_config_bt_button_gpio 
-0x4397 015838 call gpio_get_bit 
-0x4398 015839 branch mouse_bt_discovery_button_down ,true 
-:      015840 mouse_bt_discovery_button_up:
-0x4399 015841 fetch 1 ,mem_ui_button_timeout 
-0x439a 015842 store 1 ,mem_combination_ui_button_count 
-0x439b 015843 fetch 1 ,mem_bt_discovey_button_statue 
-0x439c 015844 rtneq dpi_button_state_up 
-0x439d 015845 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x439e 015846 branch mouse_bt_discovery_button_down_disable 
-:      015847 mouse_bt_discovery_button_down:
-0x439f 015848 call mouse_bt_discovry_timer 
-0x43a0 015849 fetch 1 ,mem_bt_discovey_button_statue 
-0x43a1 015850 rtneq dpi_button_state_down 
-0x43a2 015851 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43a3 015852 call check_51cmd_bb_reconn_cancel 
-0x43a4 015853 branch mouse_bt_discovery_button_down_enable 
-:      015856 mouse_bt_discovery_cheak:
-0x43a5 015857 fetch 1 ,mem_config_function_enable 
-0x43a6 015858 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      015859 mouse_bt_discovery_commbination_key:
-0x43a7 015860 call mouse_check_key_gpio 
-0x43a8 015861 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
-:      015862 mouse_bt_discovery_commbination_key_up:
-0x43a9 015863 fetch 1 ,mem_ui_button_timeout 
-0x43aa 015864 store 1 ,mem_combination_ui_button_count 
-0x43ab 015865 fetch 1 ,mem_bt_discovey_button_statue 
-0x43ac 015866 rtneq dpi_button_state_up 
-0x43ad 015867 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x43ae 015868 branch mouse_bt_discovery_button_down_disable 
-:      015871 mouse_bt_discovery_commbination_key_down:
-0x43af 015872 call mouse_bt_discovry_timer 
-0x43b0 015873 fetch 1 ,mem_bt_discovey_button_statue 
-0x43b1 015874 rtneq dpi_button_state_down 
-0x43b2 015875 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43b3 015876 call check_51cmd_bb_reconn_cancel 
-0x43b4 015877 branch mouse_bt_discovery_button_down_enable 
-:      015879 mouse_bt_discovry_timer:
-0x43b5 015880 arg mem_combination_ui_button_count ,regc 
-0x43b6 015881 arg mouse_long_button_bt_discovry ,regb 
-0x43b7 015882 branch timer_single_step 
-:      015884 mouse_long_button_bt_discovry:
-0x43b8 015885 arg mouse_long_bt_button_flag ,queue 
-0x43b9 015886 call mouse_enable_function_flag 
-0x43ba 015887 call app_evt_button_long_pressed 
-0x43bb 015888 branch mouse_bb_event_discovery_btn 
-:      015891 mouse_cpi_enable:
-0x43bc 015892 arg mouse_cpi_flag ,queue 
-0x43bd 015893 branch mouse_enable_function_flag 
-:      015894 mouse_cpi_disable:
-0x43be 015895 arg mouse_cpi_flag ,queue 
-0x43bf 015896 branch mouse_disable_function_flag 
-:      015897 mouse_select_device_enable:
-0x43c0 015898 arg mouse_select_device_flag ,queue 
-0x43c1 015899 branch mouse_enable_function_flag 
-:      015900 mouse_select_device_disable:
-0x43c2 015901 arg mouse_select_device_flag ,queue 
-0x43c3 015902 branch mouse_disable_function_flag 
-:      015903 mouse_bt_cannel_reconn_enable:
-0x43c4 015904 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c5 015905 branch mouse_enable_function_flag 
-:      015906 mouse_bt_cannel_reconn_disable:
-0x43c6 015907 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c7 015908 branch mouse_disable_function_flag 
-:      015909 mouse_bt_discovery_button_down_enable:
-0x43c8 015910 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43c9 015911 branch mouse_enable_function_flag 
-:      015912 mouse_bt_discovery_button_down_disable:
-0x43ca 015913 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43cb 015914 branch mouse_disable_function_flag 
-:      015918 mouse_select_device_count_clean:
-0x43cc 015919 arg 1 ,temp 
-0x43cd 015920 rtn 
-:      015922 mouse_enable_function_flag:
-0x43ce 015923 fetch mouse_flag_len ,mem_mouse_flag 
-0x43cf 015924 qset1 pdata 
-0x43d0 015925 store mouse_flag_len ,mem_mouse_flag 
-0x43d1 015926 rtn 
-:      015928 mouse_disable_function_flag:
-0x43d2 015929 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d3 015930 qset0 pdata 
-0x43d4 015931 store mouse_flag_len ,mem_mouse_flag 
-0x43d5 015932 rtn 
-:      015934 mouse_adc_read:
-0x43d6 015935 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d7 015936 rtnbit0 mouse_enable_adc 
-0x43d8 015937 fetch 1 ,mem_adc_read_timer 
-0x43d9 015938 increase 1 ,pdata 
-0x43da 015939 store 1 ,mem_adc_read_timer 
-0x43db 015940 sub pdata ,10 ,null 
-0x43dc 015941 rtn positive 
-0x43dd 015942 jam 0 ,mem_adc_read_timer 
-0x43de 015943 call adc_set_mode 
-0x43df 015944 call vdd_calculate_by_mode 
-0x43e0 015945 store 2 ,mem_mouse_vdd_now_vol 
-0x43e1 015946 arg mem_mouse_vdd_calculate_set ,rega 
-0x43e2 015947 call adc_bat_percent_lowpower_out 
-0x43e3 015948 fetch 1 ,mem_adc_power_flag 
-0x43e4 015949 bbit1 1 ,mouse_power_down 
-0x43e5 015950 bbit0 0 ,mouse_adc_no_low_voltage 
-0x43e6 015951 branch mouse_adc_low_voltage 
-:      015952 mouse_adc_low_voltage:
-0x43e7 015953 arg mouse_low_voltage_flag ,queue 
-0x43e8 015954 branch mouse_enable_function_flag 
-:      015955 mouse_adc_no_low_voltage:
-0x43e9 015956 arg mouse_low_voltage_flag ,queue 
-0x43ea 015957 branch mouse_disable_function_flag 
-:      015959 mouse_low_voltage_led_timer:
-0x43eb 015960 fetch mouse_flag_len ,mem_mouse_flag 
-0x43ec 015961 rtnbit0 mouse_low_voltage_flag 
-0x43ed 015962 fetch 1 ,mem_config_low_voltage_alarm_gpio 
-0x43ee 015963 store 1 ,mem_mouse_struct_led_gpio 
-0x43ef 015964 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f0 015965 pincrease 1 
-0x43f1 015966 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f2 015967 sub pdata ,20 ,null 
-0x43f3 015968 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x43f4 015969 beq 2 ,mouse_low_voltage_led_on 
-0x43f5 015970 beq 4 ,mouse_low_voltage_led_off 
-0x43f6 015971 beq 6 ,mouse_low_voltage_led_on 
-0x43f7 015972 beq 8 ,mouse_low_voltage_led_off 
-0x43f8 015973 rtn 
-:      015974 mouse_adc_low_volatage_led_timer_count_clean:
-0x43f9 015975 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x43fa 015976 branch mouse_low_voltage_led_off 
-:      015977 mouse_low_voltage_led_on:
-0x43fb 015978 arg 0 ,rega 
-0x43fc 015979 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x43fd 015980 branch ui_led_on_global 
-:      015981 mouse_low_voltage_led_off:
-0x43fe 015982 arg 0 ,rega 
-0x43ff 015983 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x4400 015984 branch ui_led_off_global 
-:      015986 mouse_g24_package_data:
-0x4401 015987 call mouse_motion 
-0x4402 015988 nrtn user 
-0x4403 015989 arg 7 ,rega 
-0x4404 015990 arg mem_mouse_key ,regb 
-0x4405 015991 rtn 
-:      015993 mouse_g24_enter_lpm:
-0x4406 015994 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4407 015995 rtn blank 
-0x4408 015997 fetcht 1 ,mem_dpi_button_gpio 
-0x4409 015998 call gpio_get_bit 
-0x440a 015999 call mouse_24g_dpi_delay_init ,true 
-0x440b 016000 fetch 1 ,mem_24g_enter_lpm_timer 
-0x440c 016001 nrtn blank 
-0x440d 016002 call mouse_check_key_gpio 
-0x440e 016003 nrtn blank 
-0x440f 016004 branch g24_lpm_long_sleep 
-:      016006 mouse_24g_dpi_delay_init:
-0x4410 016007 fetch 1 ,mem_dpi_button_gpio 
-0x4411 016008 rtneq ui_button_gpio_disable 
-0x4412 016009 jam 10 ,mem_24g_enter_lpm_timer 
-0x4413 016010 rtn 
-:      016013 mouse_load_flash_info_cheak:
-0x4414 016014 call mouse_load_flash_flag 
-0x4415 016015 fetch 2 ,mem_store_flag 
-0x4416 016016 arg eeprom_init_flag ,temp 
-0x4417 016017 isub temp ,null 
-0x4418 016018 branch mouse_load_flash_device_info ,zero 
-0x4419 016019 storet 2 ,mem_store_flag 
-0x441a 016020 call mouse_ble_init_address 
-0x441b 016021 branch mouse_store_flash_device_info 
-:      016022 mouse_ble_init_address:
-0x441c 016023 fetch 6 ,mem_le_lap 
-0x441d 016024 store 6 ,mem_device1_locall_addr 
-0x441e 016025 add pdata ,0x0100 ,pdata 
-0x441f 016026 store 6 ,mem_device2_locall_addr 
-0x4420 016027 add pdata ,0x0100 ,pdata 
-0x4421 016028 store 6 ,mem_device3_locall_addr 
-0x4422 016029 rtn 
-:      016032 mouse_load_flash_flag:
-0x4423 016033 setarg mem_store_flag 
-0x4424 016034 arg mem_mouse_information_start ,temp 
-0x4425 016035 isub temp ,temp 
-0x4426 016036 fetch 3 ,mem_flash_base 
-0x4427 016037 iadd temp ,pdata 
-0x4428 016038 arg 2 ,temp 
-0x4429 016039 arg mem_store_flag ,rega 
-0x442a 016040 branch spid_read_flash 
-:      016043 mouse_load_flash_device_info:
-0x442b 016044 setarg mem_mouse_information_end 
-0x442c 016045 arg mem_mouse_information_start ,temp 
-0x442d 016046 isub temp ,temp 
-0x442e 016047 fetch 3 ,mem_flash_base 
-0x442f 016048 arg mem_mouse_information_start ,rega 
-0x4430 016049 call spid_read_flash 
-0x4431 016050 call mouse_select_reconn_device 
-0x4432 016051 fetch 4 ,mem_mouse_24g_addr 
-0x4433 016052 call g24_head_ptr2regc 
-0x4434 016053 branch g24_store_mem_addr 
-:      016055 mouse_store_flash_device_info:
-0x4435 016056 setarg mem_mouse_information_end 
-0x4436 016057 arg mem_mouse_information_start ,temp 
-0x4437 016058 isub temp ,temp 
-0x4438 016059 arg mem_mouse_information_start ,rega 
-0x4439 016060 fetch 3 ,mem_flash_base 
-0x443a 016061 branch flash_write 
-:      016063 mouse_store_eerpom_dpi:
-0x443b 016064 arg 1 ,temp 
-0x443c 016065 arg mem_mouse_dpi ,rega 
-0x443d 016066 arg mouse_dpi_eeprom_offect ,regb 
-0x443e 016067 branch iicd_write_protect_eep_data 
-:      016069 mouse_load_eeprom_dpi:
-0x443f 016070 arg 1 ,temp 
-0x4440 016071 arg mem_mouse_dpi ,rega 
-0x4441 016072 arg mouse_dpi_eeprom_offect ,regb 
-0x4442 016073 branch iicd_read_eep_data 
-:      016075 mouse_statue_cheak_timer:
-0x4443 016076 rtnmark1 mark_24g 
-0x4444 016077 fetch mouse_flag_len ,mem_mouse_flag 
-0x4445 016078 rtnbit0 mouse_enable_statue_up 
-0x4446 016079 fetch 1 ,mem_mouse_1step_up_count 
-0x4447 016080 pincrease 1 
-0x4448 016081 and pdata ,0x07 ,pdata 
-0x4449 016082 store 1 ,mem_mouse_1step_up_count 
-0x444a 016083 rtnne 0x07 
-0x444b 016084 fetch 2 ,mem_ui_state_map 
-0x444c 016085 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
-0x444d 016086 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
-0x444e 016087 rtn 
-:      016092 mouse_check_statue_up:
-0x444f 016093 bpatch patch1d_6 ,mem_patch1d 
-0x4450 016094 fetch 1 ,mem_mouse_2step_up_count 
-0x4451 016095 nrtn blank 
-0x4452 016096 fetch mouse_flag_len ,mem_mouse_flag 
-0x4453 016097 rtnbit0 mouse_statue_up_flag 
-0x4454 016098 fetch 1 ,mem_sensor_squal_reg 
-0x4455 016099 call sensor_read 
-0x4456 016100 store 1 ,mem_sensor_iqc 
-0x4457 016101 sub pdata ,0x10 ,null 
-0x4458 016102 branch mouse_statue_up_timer_init ,positive 
-0x4459 016103 jam 0 ,mem_mouse_2step_up_count 
-0x445a 016104 rtn 
-:      016106 mouse_statue_up_timer_init:
-0x445b 016107 jam 30 ,mem_mouse_2step_up_count 
-0x445c 016108 rtn 
-:      016109 mouse_statue_up_timer:
-0x445d 016110 arg mem_mouse_2step_up_count ,regc 
-0x445e 016111 arg mouse_statue_up ,regb 
-0x445f 016112 branch timer_single_step 
-:      016114 mouse_statue_up:
-0x4460 016115 fetch 1 ,mem_sensor_squal_reg 
-0x4461 016116 call twspi_read 
-0x4462 016117 sub pdata ,0x10 ,null 
-0x4463 016118 nrtn positive 
-0x4464 016119 fetch mouse_flag_len ,mem_mouse_flag 
-0x4465 016120 rtnbit0 mouse_statue_up_flag 
-0x4466 016121 arg mouse_statue_up_flag ,queue 
-0x4467 016122 call mouse_disable_function_flag 
-0x4468 016123 jam 0 ,mem_lpm_mult 
-0x4469 016124 jam 30 ,mem_mouse_statue_led_timer 
-0x446a 016125 call mouse_devce_led_off 
-0x446b 016126 fetch mouse_flag_len ,mem_mouse_flag 
-0x446c 016127 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
-:      016128 mouse_two_device_statue_up:
-0x446d 016129 fetch 1 ,mem_device_flag 
-0x446e 016130 beq mode_bt_device1 ,mouse_device1_led_on 
-0x446f 016131 beq mode_bt_device2 ,mouse_device_blink_led_init 
-0x4470 016132 rtn 
-:      016133 mouse_three_device_statue_up:
-0x4471 016134 fetch 1 ,mem_device_flag 
-0x4472 016135 beq mode_bt_device1 ,mouse_device1_led_on 
-0x4473 016136 beq mode_bt_device2 ,mouse_device2_led_on 
-0x4474 016137 beq mode_bt_device3 ,mouse_device3_led_on 
-0x4475 016138 rtn 
-:      016140 mouse_device_blink_led_init:
-0x4476 016141 fetch 1 ,mem_config_device1_led_gpio 
-0x4477 016142 branch mouse_led_blink 
-:      016146 mouse_statue_led_off:
-0x4478 016147 jam 0x20 ,mem_lpm_mult 
-0x4479 016148 branch mouse_devce_led_off 
-:      016152 mouse_devce1_led_off:
-0x447a 016153 fetch 1 ,mem_config_device1_led_gpio 
-0x447b 016154 rtneq gpio_disable 
-0x447c 016155 store 1 ,mem_mouse_struct_led_gpio 
-0x447d 016156 branch mouse_led_off 
-:      016158 mouse_devce2_led_off:
-0x447e 016159 fetch 1 ,mem_config_device2_led_gpio 
-0x447f 016160 rtneq gpio_disable 
-0x4480 016161 store 1 ,mem_mouse_struct_led_gpio 
-0x4481 016162 branch mouse_led_off 
-:      016164 mouse_devce_led_off:
-0x4482 016165 call mouse_led_off 
-0x4483 016166 call mouse_devce1_led_off 
-0x4484 016167 call mouse_devce2_led_off 
-:      016168 mouse_devce3_led_off:
-0x4485 016169 fetch 1 ,mem_config_device3_led_gpio 
-0x4486 016170 rtneq gpio_disable 
-0x4487 016171 store 1 ,mem_mouse_struct_led_gpio 
-0x4488 016172 branch mouse_led_off 
-:      016174 mouse_device1_led_on:
-0x4489 016175 fetch 1 ,mem_config_device1_led_gpio 
-0x448a 016176 store 1 ,mem_mouse_struct_led_gpio 
-0x448b 016177 branch mouse_led_on 
-:      016178 mouse_device2_led_on:
-0x448c 016179 fetch 1 ,mem_config_device2_led_gpio 
-0x448d 016180 store 1 ,mem_mouse_struct_led_gpio 
-0x448e 016181 branch mouse_led_on 
-:      016182 mouse_device3_led_on:
-0x448f 016183 fetch 1 ,mem_config_device3_led_gpio 
-0x4490 016184 store 1 ,mem_mouse_struct_led_gpio 
-0x4491 016185 branch mouse_led_on 
-:      016189 mouse_polling_device:
-0x4492 016190 bpatch patch1d_7 ,mem_patch1d 
-0x4493 016191 fetch 1 ,mem_reconn_times 
-0x4494 016192 increase -1 ,pdata 
-0x4495 016193 store 1 ,mem_reconn_times 
-0x4496 016194 fetcht 1 ,mem_device_flag 
-0x4497 016195 increase 1 ,temp 
-0x4498 016196 fetch 1 ,mem_device_number 
-0x4499 016197 isub temp ,null 
-0x449a 016198 ncall mouse_select_device_count_clean ,positive 
-0x449b 016199 storet 1 ,mem_device_flag 
-0x449c 016200 jam 0 ,mem_link_key_exists 
-0x449d 016201 call mouse_store_device_number2eeprom 
-0x449e 016202 call mouse_before_store_reconn_info 
-0x449f 016203 branch mouse_check_reconn_target 
-:      016205 mouse_power_down:
-0x44a0 016206 call mouse_devce_led_off 
-0x44a1 016207 setarg 0 
-0x44a2 016208 store 8 ,mem_gpio_wakeup_low 
-0x44a3 016209 branch lpm_hibernate 
-:      016220 remote_car_init:
-0x44a4 016221 rtn wake 
-0x44a5 016222 hfetch 1 ,core_gpio_sel1 
-0x44a6 016223 and_into 0xf0 ,pdata 
-0x44a7 016224 hstore 1 ,core_gpio_sel1 
-0x44a8 016225 call keyscan_key_init 
-0x44a9 016226 setarg remote_car_le_before_hibernate 
-0x44aa 016227 store 2 ,mem_cb_before_hibernate 
-0x44ab 016229 setarg remote_car_process_lpm_before 
-0x44ac 016230 store 2 ,mem_cb_before_lpm 
-0x44ad 016232 setarg remote_car_scale_process_idle 
-0x44ae 016233 store 2 ,mem_cb_idle_process 
-0x44af 016235 setarg remote_car_scale_process_bb_event 
-0x44b0 016236 store 2 ,mem_cb_bb_event_process 
-0x44b1 016238 setarg app_get_lpm_wake_lock 
-0x44b2 016239 store 2 ,mem_cb_check_wakelock 
-0x44b3 016241 call g24_head_ptr2regc 
-0x44b4 016242 setarg remote_car_g24_package_data 
-0x44b5 016243 add regc ,offset_24g_cb_data ,contw 
-0x44b6 016244 istore 2 ,contw 
-0x44b7 016246 setarg remote_car_g24_enter_lpm 
-0x44b8 016247 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x44b9 016248 istore 2 ,contw 
-0x44ba 016250 setarg remote_car_process_lpm_before 
-0x44bb 016251 add regc ,offset_24g_cb_lpm_before ,contw 
-0x44bc 016252 istore 2 ,contw 
-0x44bd 016254 setarg remote_car_event_timer 
-0x44be 016255 store 2 ,mem_cb_event_timer 
-0x44bf 016257 setarg remote_car_power_off_signal 
-0x44c0 016258 store 2 ,mem_remote_car_power_off_cb 
-0x44c1 016260 setarg remote_car_soft_switch_power_on_signal 
-0x44c2 016261 store 2 ,mem_remote_car_power_standby_cb 
-0x44c3 016263 setarg remote_car_send_key_data 
-0x44c4 016264 store 2 ,mem_cb_remote_car_keyscan 
-0x44c5 016266 bpatch patch1e_0 ,mem_patch1e 
-0x44c6 016267 call remote_car_init_environment 
-0x44c7 016268 call queue_init 
-0x44c8 016269 jam 2 ,mem_lpm_mult 
-0x44c9 016270 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x44ca 016271 store 1 ,mem_remote_car_hard_soft_switch 
-0x44cb 016272 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x44cc 016273 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x44cd 016274 store 1 ,mem_ui_button_gpio 
-:      016275 remote_car_soft_switch_power_on_init:
-0x44ce 016276 call remote_car_ui_led_init 
-0x44cf 016277 call ui_button_init 
-0x44d0 016278 call ui_button_polling 
-0x44d1 016279 jam power_starting ,mem_remote_car_power_state 
-0x44d2 016280 fetch 2 ,mem_ui_state_map 
-0x44d3 016281 rtnbit1 ui_state_btn_down 
-0x44d4 016282 branch app_enter_hibernate 
-:      016286 remote_car_hard_switch_power_on_signal:
-0x44d5 016287 jam power_standby ,mem_remote_car_power_state 
-:      016288 remote_car_soft_switch_power_on_signal:
-0x44d6 016289 call remote_car_ui_led_init 
-0x44d7 016291 arg 0 ,rega 
-0x44d8 016292 call ui_led_blink_start_global 
-:      016293 remote_car_connect_24g_mode:
-0x44d9 016294 branch g24_auto_pair_start 
-:      016296 remote_car_power_off_signal:
-0x44da 016297 branch remote_car_ui_led_init 
-:      016299 remote_car_ui_led_init:
-0x44db 016300 bpatch patch1e_1 ,mem_patch1e 
-0x44dc 016301 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x44dd 016302 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016303 remote_car_ui_led_init_1:
-0x44de 016304 fetcht 1 ,mem_remote_car_led_map 
-0x44df 016305 branch gpio_config_output 
-:      016306 remote_car_pairing_led_gpio_set:
-0x44e0 016307 store 1 ,mem_remote_car_led_map 
-0x44e1 016308 branch remote_car_ui_led_init_1 
-:      016311 remote_car_init_environment:
-0x44e2 016312 call g24_set_device_addr 
-0x44e3 016313 fetch 2 ,mem_remote_car_no_data_timeout 
-0x44e4 016314 store 2 ,mem_remote_car_no_data_timer 
-0x44e5 016315 branch remote_car_get_adc_default_data 
-:      016317 remote_car_le_before_hibernate:
-:      016322 remote_car_in_enter_hibernate:
-0x44e6 016323 call gpio_set_before_lpm_common 
-0x44e7 016324 call remote_car_process_lpm_before 
-0x44e8 016325 branch app_enter_hibernate 
-:      016327 remote_car_process_lpm_before:
-0x44e9 016328 branch keyscan_process_lpm_before 
-:      016330 remote_car_g24_enter_lpm:
-0x44ea 016331 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44eb 016332 rtn blank 
-0x44ec 016334 branch g24_lpm_long_sleep 
-:      016336 remote_car_process_auto_pair_exit:
-0x44ed 016337 rtn 
-:      016339 remote_car_key_scan_process:
-0x44ee 016340 branch keyscan_key_process 
-:      016342 remote_car_scale_process_idle:
-0x44ef 016343 call remote_car_rocker_process 
-0x44f0 016344 call remote_car_24g_status_process 
-0x44f1 016345 branch remote_car_key_scan_process 
-:      016347 remote_car_scale_process_bb_event:
-0x44f2 016348 copy regc ,pdata 
-0x44f3 016349 beq bt_evt_button_up ,app_event_button_up 
-0x44f4 016350 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x44f5 016351 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x44f6 016352 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x44f7 016353 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x44f8 016354 rtn 
-:      016356 remote_car_24g_attempt_fail:
-0x44f9 016357 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fa 016358 rtn 
-:      016360 remote_car_24g_pairing_complete:
-0x44fb 016361 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fc 016362 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x44fd 016363 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x44fe 016364 rtn 
-:      016366 remote_car_24g_attempt_success:
-0x44ff 016367 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x4500 016368 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4501 016369 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4502 016370 rtn 
-:      016372 remote_car_24g_status_process:
-0x4503 016373 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4504 016374 rtneq power_on 
-0x4505 016375 fetch 1 ,mem_remote_car_24g_status 
-0x4506 016376 rtneq work_paired 
-0x4507 016377 jam work_paired ,mem_remote_car_24g_status 
-:      016378 remote_car_scale_process_paired:
-0x4508 016379 arg 0 ,rega 
-0x4509 016380 branch ui_led_off_global 
-:      016381 remote_car_scale_process_shutdown:
-0x450a 016382 arg 0 ,rega 
-0x450b 016383 call ui_led_off_global 
-0x450c 016384 call remote_car_ui_led_init 
-0x450d 016385 branch app_enter_hibernate 
-:      016387 remote_car_event_timer:
-0x450e 016388 call app_power_timer 
-0x450f 016389 branch remote_car_no_data_timer 
-:      016391 remote_car_no_data_timer:
-0x4510 016392 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4511 016393 rtn blank 
-0x4512 016394 arg mem_remote_car_no_data_timer ,regc 
-0x4513 016395 arg remote_car_scale_process_shutdown ,regb 
-0x4514 016396 branch timer_single_step_2b 
-:      016399 remote_car_get_adc_default_data:
-0x4515 016400 call remote_car_rocker_get_x 
-0x4516 016401 storet 2 ,mem_current_vdd_value_default_mid_x 
-0x4517 016402 call remote_car_rocker_get_y 
-0x4518 016403 storet 2 ,mem_current_vdd_value_default_mid_y 
-0x4519 016404 rtn 
-:      016405 remote_car_rocker_data_get:
-:      016406 remote_car_rocker_get_x:
-0x451a 016407 fetch 2 ,mem_current_vdd_value_default_mid_x 
-0x451b 016408 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x451c 016409 call remote_car_get_adc_from_gpio6 
-0x451d 016410 call remote_car_rocker_get_value 
-0x451e 016411 store 1 ,mem_rocker_status 
-:      016412 remote_car_rocker_get_y:
-0x451f 016413 fetch 2 ,mem_current_vdd_value_default_mid_y 
-0x4520 016414 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x4521 016415 call remote_car_get_adc_from_gpio7 
-0x4522 016416 call remote_car_rocker_get_value 
-0x4523 016417 store 1 ,mem_rocker_status + 1 
-0x4524 016418 rtn 
-:      016419 remote_car_rocker_get_value:
-0x4525 016420 fetch 2 ,mem_current_vdd_default_range 
-0x4526 016421 copy pdata ,rega 
-0x4527 016422 fetch 2 ,mem_current_vdd_value_default_mid_temp 
-0x4528 016423 call remote_car_rocker_mid_value_adjust 
-0x4529 016424 fetch 1 ,mem_rocker_work_status 
-0x452a 016425 nbranch remote_car_rocker_translate_key ,blank 
-0x452b 016426 nrtn positive 
-0x452c 016427 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
-0x452d 016428 rtn 
-:      016429 remote_car_rocker_mid_value_adjust:
-0x452e 016430 isub temp ,pdata 
-0x452f 016431 branch remote_car_rocker_mid_adjust_positive ,positive 
-0x4530 016432 sub pdata ,0 ,pdata 
-0x4531 016433 jam 1 ,mem_rocker_negative_flag 
-0x4532 016434 isub rega ,null 
-0x4533 016435 rtn 
-:      016436 remote_car_rocker_mid_adjust_positive:
-0x4534 016437 jam 0 ,mem_rocker_negative_flag 
-0x4535 016438 isub rega ,null 
-0x4536 016439 rtn 
-:      016440 remote_car_rocker_translate_key:
-0x4537 016441 nbranch remote_car_rocker_middle_key ,positive 
-0x4538 016442 fetch 1 ,mem_rocker_negative_flag 
-0x4539 016443 nbranch remote_car_rocker_negative_key ,blank 
-:      016444 remote_car_rocker_positive_key:
-0x453a 016445 setarg rocker_positive_key 
-0x453b 016446 rtn 
-:      016447 remote_car_rocker_negative_key:
-0x453c 016448 setarg rocker_negative_key 
-0x453d 016449 rtn 
-:      016450 remote_car_rocker_middle_key:
-0x453e 016451 setarg rocker_middle_key 
-0x453f 016452 rtn 
-:      016453 remote_car_get_adc_from_gpio6:
-0x4540 016454 jam 0x33 ,mem_adc_channel 
-0x4541 016455 branch adc_set_mode 
-:      016456 remote_car_get_adc_from_gpio7:
-0x4542 016457 jam 0x34 ,mem_adc_channel 
-0x4543 016458 branch adc_set_mode 
-:      016461 remote_car_rocker_process:
-0x4544 016462 fetch 1 ,mem_remote_car_config_check_way 
-0x4545 016463 rtnne car_remote_check_rocker 
-:      016464 remote_car_read_rocker_check_start:
-0x4546 016465 bpatch patch1e_2 ,mem_patch1e 
-0x4547 016466 jam 1 ,mem_rocker_work_status 
-0x4548 016467 call remote_car_rocker_data_get 
-0x4549 016468 fetch 2 ,mem_rocker_status 
-0x454a 016469 fetcht 2 ,mem_rocker_last_status 
-0x454b 016470 isub temp ,null 
-0x454c 016471 rtn zero 
-0x454d 016472 store 2 ,mem_rocker_last_status 
-0x454e 016473 call remote_car_rocker_x_to_key 
-0x454f 016474 branch remote_car_rocker_y_to_key 
-:      016476 remote_car_rocker_x_to_key:
-0x4550 016477 fetch 1 ,mem_rocker_x_status 
-0x4551 016478 branch rocker_to_queue_set_0 ,blank 
-0x4552 016479 increase -1 ,pdata 
-0x4553 016480 branch remote_car_rocker_to_key 
-:      016481 remote_car_rocker_y_to_key:
-0x4554 016482 fetch 1 ,mem_rocker_y_status 
-0x4555 016483 branch rocker_to_queue_set_2 ,blank 
-0x4556 016484 increase 1 ,pdata 
-:      016485 remote_car_rocker_to_key:
-0x4557 016486 copy pdata ,queue 
-0x4558 016487 arg 1 ,rega 
-0x4559 016488 branch remote_car_send_key_data 
-:      016490 rocker_to_queue_set_0:
-0x455a 016491 arg 0 ,queue 
-0x455b 016492 arg 0 ,rega 
-0x455c 016493 branch remote_car_send_key_data 
-:      016494 rocker_to_queue_set_2:
-0x455d 016495 arg 2 ,queue 
-0x455e 016496 arg 0 ,rega 
-0x455f 016497 branch remote_car_send_key_data 
-:      016499 remote_car_send_key_data:
-0x4560 016500 copy rega ,pdata 
-0x4561 016501 store 1 ,mem_remote_key_status 
-0x4562 016502 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4563 016503 beq power_on ,g24_auto_pair_start 
-0x4564 016504 fetch 2 ,mem_remote_car_no_data_timeout 
-0x4565 016505 store 2 ,mem_remote_car_no_data_timer 
-0x4566 016506 fetch 1 ,mem_remote_key_status 
-0x4567 016507 branch remote_car_key_is_release ,blank 
-:      016508 remote_car_key_is_press:
-0x4568 016509 bpatch patch1e_3 ,mem_patch1e 
-0x4569 016510 arg 0 ,rega 
-0x456a 016511 call ui_led_on_global 
-:      016512 remote_car_attack_key_press:
-0x456b 016513 copy queue ,pdata 
-0x456c 016514 beq 4 ,remote_car_send_attack_key4_press 
-0x456d 016515 beq 5 ,remote_car_send_attack_key5_press 
-0x456e 016516 beq 6 ,remote_car_send_fire_key6_press 
-:      016519 remote_car_motor_key_press:
-0x456f 016520 call remote_car_device_layout_select 
-0x4570 016521 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
-0x4571 016522 beq control_l_r_ten ,remote_car_double_motor_key_press 
-0x4572 016523 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
-0x4573 016524 rtn 
-:      016526 remote_car_single_motor_key_is_press:
-0x4574 016527 copy queue ,pdata 
-0x4575 016528 beq 0 ,remote_car_send_motor1_key0_press 
-0x4576 016529 beq 1 ,remote_car_send_motor1_key1_press 
-0x4577 016530 beq 2 ,remote_car_send_motor2_key2_press 
-0x4578 016531 beq 3 ,remote_car_send_motor2_key3_press 
-0x4579 016532 rtn 
-:      016534 remote_car_double_motor_key_press:
-0x457a 016535 copy queue ,pdata 
-0x457b 016536 beq 0 ,remote_car_send_double_motor_key0_press 
-0x457c 016537 beq 1 ,remote_car_send_double_motor_key1_press 
-0x457d 016538 beq 2 ,remote_car_send_double_motor_key2_press 
-0x457e 016539 beq 3 ,remote_car_send_double_motor_key3_press 
-0x457f 016540 rtn 
-:      016542 remote_car_key_is_release:
-0x4580 016543 bpatch patch1e_4 ,mem_patch1e 
-0x4581 016544 arg 0 ,rega 
-0x4582 016545 call ui_led_off_global 
-:      016546 remote_car_attack_key_release:
-0x4583 016547 copy queue ,pdata 
-0x4584 016548 beq 4 ,remote_car_send_attack_key4_rel 
-0x4585 016549 beq 5 ,remote_car_send_attack_key5_rel 
-:      016552 remote_car_motor_key_release:
-0x4586 016553 call remote_car_device_layout_select 
-0x4587 016554 beq control_f_b_ten ,remote_car_single_motor_key_rel 
-0x4588 016555 beq control_l_r_ten ,remote_car_double_motor_key_rel 
-0x4589 016556 beq control_l_r_lr ,remote_car_single_motor_key_rel 
-0x458a 016557 rtn 
-:      016559 remote_car_device_layout_select:
-0x458b 016560 fetch 1 ,mem_remote_car_config_layout 
-0x458c 016561 fetcht 1 ,mem_remote_car_config_key_map 
-0x458d 016562 ior temp ,pdata 
-0x458e 016563 rtn 
-:      016566 remote_car_send_motor1_key0_press:
-0x458f 016567 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4590 016568 branch remote_car_send_key 
-:      016569 remote_car_send_motor1_key1_press:
-0x4591 016570 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4592 016571 branch remote_car_send_key 
-:      016572 remote_car_send_motor2_key2_press:
-0x4593 016573 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4594 016574 branch remote_car_send_key 
-:      016575 remote_car_send_motor2_key3_press:
-0x4595 016576 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x4596 016577 branch remote_car_send_key 
-:      016580 remote_car_send_double_motor_key0_press:
-0x4597 016581 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4598 016582 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4599 016583 branch remote_car_send_key 
-:      016584 remote_car_send_double_motor_key1_press:
-0x459a 016585 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459b 016586 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x459c 016587 branch remote_car_send_key 
-:      016588 remote_car_send_double_motor_key2_press:
-0x459d 016589 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459e 016590 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x459f 016591 branch remote_car_send_key 
-:      016592 remote_car_send_double_motor_key3_press:
-0x45a0 016593 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x45a1 016594 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x45a2 016595 branch remote_car_send_key 
-:      016598 remote_car_send_attack_key4_press:
-0x45a3 016599 jam motor_positive ,mem_remote_car_24g_motor3_payload 
-0x45a4 016600 branch remote_car_send_key 
-:      016601 remote_car_send_attack_key5_press:
-0x45a5 016602 jam motor_negative ,mem_remote_car_24g_motor3_payload 
-0x45a6 016603 branch remote_car_send_key 
-:      016605 remote_car_send_fire_key6_press:
-0x45a7 016606 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
-0x45a8 016607 branch remote_car_send_attack 
-:      016609 remote_car_single_motor_key_rel:
-0x45a9 016610 copy queue ,pdata 
-0x45aa 016611 beq 0 ,remote_car_send_motor1_key0_rel 
-0x45ab 016612 beq 1 ,remote_car_send_motor1_key1_rel 
-0x45ac 016613 beq 2 ,remote_car_send_motor2_key2_rel 
-0x45ad 016614 beq 3 ,remote_car_send_motor2_key3_rel 
-0x45ae 016615 rtn 
-:      016617 remote_car_double_motor_key_rel:
-0x45af 016618 copy queue ,pdata 
-0x45b0 016619 beq 0 ,remote_car_send_double_motor_key0_rel 
-0x45b1 016620 beq 1 ,remote_car_send_double_motor_key1_rel 
-0x45b2 016621 beq 2 ,remote_car_send_double_motor_key2_rel 
-0x45b3 016622 beq 3 ,remote_car_send_double_motor_key3_rel 
-0x45b4 016623 rtn 
-:      016625 remote_car_send_motor1_key0_rel:
-:      016626 remote_car_send_motor1_key1_rel:
-0x45b5 016627 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45b6 016628 branch remote_car_send_key 
-:      016629 remote_car_send_motor2_key2_rel:
-:      016630 remote_car_send_motor2_key3_rel:
-0x45b7 016631 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45b8 016632 branch remote_car_send_key 
-:      016634 remote_car_send_double_motor_key0_rel:
-:      016635 remote_car_send_double_motor_key1_rel:
-:      016636 remote_car_send_double_motor_key2_rel:
-:      016637 remote_car_send_double_motor_key3_rel:
-0x45b9 016638 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45ba 016639 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45bb 016640 branch remote_car_send_key 
-:      016642 remote_car_send_attack_key4_rel:
-:      016643 remote_car_send_attack_key5_rel:
-0x45bc 016644 jam motor_stop ,mem_remote_car_24g_motor3_payload 
-0x45bd 016645 branch remote_car_send_key 
-:      016647 remote_car_send_key:
-0x45be 016648 arg mem_remote_car_24g_motor_packet ,rega 
-0x45bf 016649 branch queue_push 
-:      016650 remote_car_send_attack:
-0x45c0 016651 arg mem_remote_car_24g_fire_packet ,rega 
-0x45c1 016652 branch queue_push 
-:      016654 remote_car_g24_package_data:
-0x45c2 016655 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x45c3 016656 beq work_paired ,remote_car_g24_send_empty 
-0x45c4 016657 arg mem_remote_car_24g_tx_temp ,rega 
-0x45c5 016658 call queue_pop 
-0x45c6 016659 nbranch remote_car_moto_data ,user 
-:      016660 remote_car_g24_package_data_continue:
-0x45c7 016661 arg mem_remote_car_24g_tx_temp ,contr 
-0x45c8 016662 ifetch 1 ,contr 
-0x45c9 016663 copy pdata ,rega 
-0x45ca 016664 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x45cb 016667 rtn 
-:      016669 remote_car_g24_send_empty:
-0x45cc 016670 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x45cd 016671 enable user 
-0x45ce 016672 arg 1 ,rega 
-0x45cf 016673 arg mem_remote_car_empty_packet ,regb 
-0x45d0 016674 rtn 
-:      016676 remote_car_moto_data:
-0x45d1 016677 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x45d2 016678 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x45d3 016679 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x45d4 016680 rtn 
-:      016681 remote_car_moto_data_next:
-0x45d5 016682 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x45d6 016683 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d7 016684 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x45d8 016685 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d9 016686 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x45da 016687 nbranch remote_car_moto_data_enable_user ,blank 
-0x45db 016688 rtn 
-:      016689 remote_car_moto_data_enable_user:
-0x45dc 016690 enable user 
-0x45dd 016691 branch remote_car_g24_package_data_continue 
-:      016699 shutter_init:
-0x45de 016700 rtn wake 
-0x45df 016701 hfetch 1 ,core_gpio_sel1 
-0x45e0 016702 and_into 0xfc ,pdata 
-0x45e1 016703 hstore 1 ,core_gpio_sel1 
-0x45e2 016704 setarg shutter_le_before_hibernate 
-0x45e3 016705 store 2 ,mem_cb_before_hibernate 
-0x45e4 016707 setarg shutter_process_lpm_before 
-0x45e5 016708 store 2 ,mem_cb_before_lpm 
-0x45e6 016710 setarg app_enter_hibernate 
-0x45e7 016711 store 2 ,mem_cb_discovry_timeout 
-0x45e8 016713 setarg shutter_process_idle 
-0x45e9 016714 store 2 ,mem_cb_idle_process 
-0x45ea 016716 setarg shutter_process_bb_event 
-0x45eb 016717 store 2 ,mem_cb_bb_event_process 
-0x45ec 016719 setarg shutter_le_scale_lpm_lock 
-0x45ed 016720 store 2 ,mem_cb_check_wakelock 
-0x45ee 016722 setarg ble_shutter_receive_data 
-0x45ef 016723 store 2 ,mem_cb_att_write 
-0x45f0 016725 setarg shutter_le_bb_event_timer 
-0x45f1 016726 store 2 ,mem_cb_event_timer 
-0x45f2 016728 setarg shutter_key_change 
-0x45f3 016729 store 2 ,mem_cb_shutter_keycan 
-0x45f4 016731 setarg shutter_soft_swtich_power_on 
-0x45f5 016732 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x45f6 016733 setarg shutter_soft_swtich_power_off 
-0x45f7 016734 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x45f8 016736 call le_modified_name 
-0x45f9 016737 call shutter_load_bluetooth_config_by_user_config 
-0x45fa 016738 call shutter_init_bluetooth_config 
-0x45fb 016739 call shutter_init_param 
-0x45fc 016740 call keyscan_key_init 
-0x45fd 016741 call shutter_load_buffer_config_form_datarom 
-0x45fe 016742 call queue_init 
-0x45ff 016743 call ui_led_init_global 
-0x4600 016744 call shutter_load_bluetooth_config 
-0x4601 016745 call shutter_load_bluetooth_config_by_eeprom 
-0x4602 016747 bpatch patch1e_5 ,mem_patch1e 
-0x4603 016748 call classic_shutter_load_reconn_info 
-0x4604 016749 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4605 016750 beq hard_switch ,shutter_hart_swtich_power_on 
-0x4606 016751 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x4607 016752 store 1 ,mem_ui_button_gpio 
-0x4608 016753 branch ui_soft_swtich_init 
-:      016756 shutter_hart_swtich_power_on:
-0x4609 016757 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x460a 016758 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x460b 016759 branch shutter_start_reconnect 
-:      016763 shutter_le_scale_lpm_lock:
-0x460c 016764 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x460d 016765 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x460e 016766 call l2cap_malloc_get_full_map 
-0x460f 016767 fetch 1 ,mem_used_map 
-0x4610 016768 nbranch app_get_lpm_wake_lock ,blank 
-0x4611 016769 branch app_put_lpm_wake_lock 
-:      016773 shutter_process_bb_event:
-0x4612 016774 copy regc ,pdata 
-0x4613 016776 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
-0x4614 016777 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
-0x4615 016778 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
-0x4616 016779 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
-0x4617 016780 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
-0x4618 016781 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
-0x4619 016782 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
-0x461a 016783 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
-0x461b 016784 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
-0x461c 016785 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
-0x461d 016786 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
-0x461e 016788 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x461f 016789 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x4620 016790 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x4621 016791 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x4622 016793 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
-0x4623 016794 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x4624 016795 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x4625 016796 rtn 
-:      016801 classic_shutter_process_baseband_connect:
-0x4626 016802 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4627 016803 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4628 016804 rtn 
-:      016807 classic_shutter_process_baseband_disconnect:
-0x4629 016808 call classic_shutter_disconnect_clear_flag 
-0x462a 016809 branch classic_shutter_process_reconnect_failed 
-:      016811 classic_shutter_disconnect_clear_flag:
-0x462b 016812 jam app_handshake_null ,mem_app_handshake_flag 
-0x462c 016813 jam 0 ,mem_hid_handshake_timer_count 
-0x462d 016814 jam 0 ,mem_unsniff2sniff_timer_count 
-0x462e 016815 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x462f 016816 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4630 016817 branch queue_init 
-:      016820 classic_shutter_process_reconnect_failed:
-0x4631 016821 call app_disconn_reason_clear 
-0x4632 016822 branch shutter_start_bluetooth_discovery 
-:      016825 classic_shutter_process_setup_complete:
-0x4633 016826 call shutter_stop_bluetooth_discovery 
-0x4634 016827 branch app_led_stop_blink 
-:      016830 classic_shutter_process_hid_connect:
-0x4635 016831 setarg hid_handshake_timeout 
-0x4636 016832 store 1 ,mem_hid_handshake_timer_count 
-0x4637 016833 rtn 
-:      016836 classic_shutter_process_hid_disconnect:
-0x4638 016837 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4639 016838 setarg flag_shutter_hid_disconn_timeout 
-0x463a 016839 store 1 ,mem_classic_shutter_hid_disconn_count 
-0x463b 016840 rtn 
-:      016843 classic_shutter_process_hid_handshake:
-0x463c 016844 fetch 1 ,mem_app_handshake_flag 
-0x463d 016845 rtneq app_handshake_done 
-0x463e 016846 jam app_handshake_done ,mem_app_handshake_flag 
-0x463f 016847 call app_lpm_mult_enable 
-0x4640 016848 call app_store_reconn_info 
-0x4641 016849 call shutter_stop_bluetooth_discovery 
-0x4642 016850 call app_led_off 
-0x4643 016851 branch app_bt_enter_sniff 
-:      016854 classic_shutter_process_reconnect_page_timeout:
-0x4644 016855 branch classic_shutter_process_reconnect_failed 
-:      016858 classic_shutter_process_virtual_cable_unplug:
-0x4645 016859 setarg flag_shutter_cable_unplug_timeout 
-0x4646 016860 store 1 ,mem_classic_shutter_cable_unplug_conut 
-0x4647 016861 rtn 
-:      016864 classic_shutter_process_remote_unsniff:
-0x4648 016865 branch app_start_auto_sniff 
-:      016869 classic_shutter_process_store_reconnect_information:
-0x4649 016870 arg nvram_eeprom_offset ,regb 
-0x464a 016871 fetch 1 ,mem_nv_data_number 
-0x464b 016872 mul32 pdata ,34 ,temp 
-0x464c 016873 fetch 2 ,mem_nv_data_ptr 
-0x464d 016874 copy pdata ,rega 
-0x464e 016875 branch iicd_write_eep_data 
-:      016877 classic_shutter_load_reconn_info:
-0x464f 016878 arg nvram_eeprom_offset ,regb 
-0x4650 016879 fetch 1 ,mem_shutter_bluetooth_type 
-0x4651 016880 rtnbit0 classic_shutter 
-0x4652 016881 fetch 1 ,mem_nv_data_number 
-0x4653 016882 rtn blank 
-0x4654 016883 mul32 pdata ,34 ,temp 
-0x4655 016884 fetch 2 ,mem_nv_data_ptr 
-0x4656 016885 copy pdata ,rega 
-0x4657 016886 branch iicd_read_eep_data 
-:      016890 ble_shutter_process_baseband_connect:
-0x4658 016891 call shutter_stop_bluetooth_discovery 
-0x4659 016892 setarg 0 
-0x465a 016893 store 2 ,mem_ble_shutter_reconn_timer 
-0x465b 016894 branch app_led_off 
-:      016897 ble_shutter_process_baseband_disconnect:
-0x465c 016898 call queue_init 
-0x465d 016899 jam 0 ,mem_ble_shutter_enable_notify 
-0x465e 016900 branch shutter_start_reconnect 
-:      016903 ble_shutter_process_reconnect_complete:
-0x465f 016904 call queue_init 
-0x4660 016905 jam 1 ,mem_ble_shutter_enable_notify 
-0x4661 016906 fetch 8 ,mem_ble_shutter_interval_min 
-0x4662 016907 store 8 ,mem_le_interval_min 
-0x4663 016908 call app_lpm_mult_enable 
-0x4664 016909 branch le_l2cap_tx_update_req 
-:      016912 ble_shutter_process_parse_connect_parameter_update_response:
-0x4665 016913 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x4666 016914 rtneq ble_signaling_connect_parameter_update_accepted 
-0x4667 016915 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x4668 016916 rtn blank 
-0x4669 016917 store 8 ,mem_le_interval_min 
-0x466a 016918 branch le_l2cap_tx_update_req 
-:      016922 shutter_process_soft_swtich_button_long_press:
-0x466b 016923 branch ui_soft_switch_botton_long_press 
-:      016925 shutter_process_soft_swtich_button_down:
-0x466c 016926 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x466d 016927 rtneq hard_switch 
-0x466e 016928 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x466f 016929 rtnne ss_state_power_on 
-0x4670 016930 call shutter_store_currenct_led_state 
-0x4671 016931 branch app_led_on 
-:      016933 shutter_store_currenct_led_state:
-0x4672 016934 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x4673 016935 arg 11 ,loopcnt 
-0x4674 016936 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x4675 016937 arg mem_shutter_led_struct_app_led ,contr 
-0x4676 016938 branch memcpy 
-:      016940 shutter_process_soft_swtich_button_up:
-0x4677 016941 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4678 016942 rtneq hard_switch 
-0x4679 016943 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x467a 016944 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x467b 016945 branch ui_soft_switch_botton_up 
-:      016947 shutter_load_currenct_led_state:
-0x467c 016948 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x467d 016949 rtnne 1 
-0x467e 016950 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x467f 016951 fetch 2 ,mem_ui_state_map 
-0x4680 016952 bbit1 ui_state_bt_connected ,app_led_off 
-0x4681 016953 bbit1 ui_state_ble_connected ,app_led_off 
-0x4682 016954 arg 11 ,loopcnt 
-0x4683 016955 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x4684 016956 arg mem_shutter_led_struct_app_led ,contw 
-0x4685 016957 branch memcpy 
-:      016962 shutter_le_bb_event_timer:
-0x4686 016964 call shutter_check_sleep_timer 
-0x4687 016967 call shutter_check_power_off_timer 
-0x4688 016970 call classic_shutter_check_unplug_timer 
-0x4689 016971 call classic_shutter_hid_handshake_timer 
-0x468a 016972 call classic_shutter_hid_disconn_timer 
-0x468b 016975 branch ble_shutter_reconn_timer 
-:      016979 shutter_check_sleep_timer:
-0x468c 016980 arg mem_shutter_sleep_timer ,regc 
-0x468d 016981 arg shutter_sleep_timeout ,regb 
-0x468e 016982 branch timer_single_step_2b 
-:      016983 shutter_sleep_timeout:
-0x468f 016984 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x4690 016985 call app_led_off 
-0x4691 016986 call shutter_disconnect_current_connection 
-0x4692 016987 branch shutter_wait_power_off 
-:      016990 shutter_check_power_off_timer:
-0x4693 016991 arg mem_shutter_power_off_timer ,regc 
-0x4694 016992 arg shutter_check_power_off_timeout ,regb 
-0x4695 016993 branch timer_single_step 
-:      016995 shutter_check_power_off_timeout:
-0x4696 016996 fetch 2 ,mem_ui_state_map 
-0x4697 016997 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x4698 016998 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
-0x4699 016999 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x469a 017000 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x469b 017001 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x469c 017002 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x469d 017003 branch app_enter_hibernate 
-:      017007 classic_shutter_check_unplug_timer:
-0x469e 017008 arg mem_classic_shutter_cable_unplug_conut ,regc 
-0x469f 017009 arg classic_shutter_unplug_timeout ,regb 
-0x46a0 017010 branch timer_single_step 
-:      017012 classic_shutter_unplug_timeout:
-0x46a1 017013 fetch 1 ,mem_control_tasks 
-0x46a2 017014 set1 l2cap_disconnect_interrupt ,pdata 
-0x46a3 017015 set1 l2cap_disconnect_control ,pdata 
-0x46a4 017016 store 1 ,mem_control_tasks 
-0x46a5 017017 rtn 
-:      017019 classic_shutter_hid_handshake_timer:
-0x46a6 017020 arg mem_hid_handshake_timer_count ,regc 
-0x46a7 017021 arg classic_shutter_process_hid_handshake ,regb 
-0x46a8 017022 branch timer_single_step 
-:      017024 classic_shutter_hid_disconn_timer:
-0x46a9 017025 arg mem_classic_shutter_hid_disconn_count ,regc 
-0x46aa 017026 arg app_bt_disconnect ,regb 
-0x46ab 017027 branch timer_single_step 
-:      017032 ble_shutter_reconn_timer:
-0x46ac 017033 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46ad 017034 rtnne ss_state_power_on 
-0x46ae 017035 arg mem_ble_shutter_reconn_timer ,regc 
-0x46af 017036 arg shutter_start_bluetooth_discovery ,regb 
-0x46b0 017037 branch timer_single_step_2b 
-:      017040 shutter_process_idle:
-0x46b1 017041 call shutter_send_data_to_master 
-0x46b2 017042 branch keyscan_key_process 
-:      017045 shutter_process_lpm_before:
-0x46b3 017046 branch keyscan_process_lpm_before 
-:      017048 shutter_le_before_hibernate:
-0x46b4 017049 call gpio_set_before_lpm_common 
-0x46b5 017050 branch shutter_process_lpm_before 
-:      017056 shutter_stop_bluetooth_discovery:
-0x46b6 017057 fetch 1 ,mem_shutter_bluetooth_type 
-0x46b7 017058 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
-0x46b8 017059 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
-0x46b9 017060 rtn 
-:      017062 ble_shutter_stop_bluetooth_discovery:
-0x46ba 017063 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x46bb 017064 store 2 ,mem_shutter_sleep_timeout 
-0x46bc 017065 store 2 ,mem_shutter_sleep_timer 
-0x46bd 017066 branch app_ble_stop_adv 
-:      017068 classic_shutter_stop_bluetooth_discovery:
-0x46be 017069 fetch 2 ,mem_classic_shutter_connect_timeout 
-0x46bf 017070 store 2 ,mem_shutter_sleep_timeout 
-0x46c0 017071 store 2 ,mem_shutter_sleep_timer 
-0x46c1 017072 branch app_bt_stop_discovery 
-:      017074 shutter_start_bluetooth_discovery:
-0x46c2 017075 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46c3 017076 rtnne ss_state_power_on 
-0x46c4 017077 fetch 1 ,mem_shutter_bluetooth_type 
-0x46c5 017078 bbit1 classic_shutter ,classic_shutter_start_discovery 
-0x46c6 017079 bbit1 ble_shutter ,ble_shutter_start_discovery 
-0x46c7 017080 rtn 
-:      017082 classic_shutter_start_discovery:
-0x46c8 017083 fetch 2 ,mem_classic_shutter_discovery_timeout ,
-0x46c9 017084 store 2 ,mem_shutter_sleep_timeout 
-0x46ca 017085 store 2 ,mem_shutter_sleep_timer 
-0x46cb 017086 branch app_bt_start_discovery_short 
-:      017088 ble_shutter_start_discovery:
-0x46cc 017089 fetch 2 ,mem_ui_state_map 
-0x46cd 017090 rtnbit1 ui_state_ble_connected 
-0x46ce 017091 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x46cf 017092 store 2 ,mem_shutter_sleep_timeout 
-0x46d0 017093 store 2 ,mem_shutter_sleep_timer 
-0x46d1 017094 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x46d2 017095 call shutter_ble_adv_interval_set 
-0x46d3 017096 call app_led_start_blink 
-0x46d4 017097 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x46d5 017098 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46d6 017099 fetch 2 ,mem_ui_state_map 
-0x46d7 017100 rtnbit1 ui_state_ble_adv 
-0x46d8 017101 branch app_ble_start_adv 
-:      017104 shutter_start_reconnect:
-0x46d9 017105 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46da 017106 rtnne ss_state_power_on 
-0x46db 017107 fetch 1 ,mem_shutter_bluetooth_type 
-0x46dc 017108 bbit1 classic_shutter ,classic_shutter_start_reconnect 
-0x46dd 017109 bbit1 ble_shutter ,ble_shutter_start_reconnect 
-0x46de 017110 rtn 
-:      017112 classic_shutter_start_reconnect:
-0x46df 017113 call app_check_reconn_target 
-0x46e0 017114 branch shutter_start_bluetooth_discovery ,blank 
-0x46e1 017115 call app_led_on 
-0x46e2 017116 call app_bt_stop_discovery 
-0x46e3 017117 branch app_bt_start_reconnect 
-:      017119 ble_shutter_start_reconnect:
-0x46e4 017120 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x46e5 017121 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x46e6 017122 storet 2 ,mem_ble_shutter_reconn_timer 
-0x46e7 017123 nrtn blank 
-0x46e8 017124 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
-0x46e9 017125 call shutter_ble_adv_interval_set 
-0x46ea 017126 call app_led_start_blink 
-0x46eb 017127 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x46ec 017128 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46ed 017129 fetch 2 ,mem_ui_state_map 
-0x46ee 017130 rtnbit1 ui_state_ble_adv 
-0x46ef 017131 branch app_ble_start_adv 
-:      017134 shutter_ble_adv_interval_set:
-0x46f0 017135 store 2 ,mem_lpm_interval 
-0x46f1 017136 increase -4 ,pdata 
-0x46f2 017137 store 2 ,mem_le_adv_interval 
-0x46f3 017138 rtn 
-:      017141 shutter_disconnect_current_connection:
-0x46f4 017142 fetch 2 ,mem_ui_state_map 
-0x46f5 017143 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x46f6 017144 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x46f7 017145 branch shutter_stop_bluetooth_discovery 
-:      017149 app_check_reconn_target:
-0x46f8 017150 fetch 1 ,mem_nv_data_number 
-0x46f9 017151 copy pdata ,loopcnt 
-0x46fa 017152 fetch 2 ,mem_nv_data_ptr 
-0x46fb 017153 copy pdata ,rega 
-:      017154 app_check_reconn_target_loop:
-0x46fc 017155 ifetch 2 ,rega 
-0x46fd 017156 beq 0 ,found_reconn_device 
-0x46fe 017157 increase nv_data_len ,rega 
-0x46ff 017158 loop app_check_reconn_target_loop 
-0x4700 017159 branch enable_blank 
-:      017161 found_reconn_device:
-0x4701 017162 ifetch 6 ,contr 
-0x4702 017163 store 6 ,mem_hci_plap 
-0x4703 017164 increase 10 ,contr 
-0x4704 017165 arg mem_link_key ,contw 
-0x4705 017166 call memcpy16 
-0x4706 017167 call check_link_key_load 
-0x4707 017168 branch disable_blank 
-:      017174 shutter_check_data_enable:
-0x4708 017175 call disable_user 
-0x4709 017176 fetch 2 ,mem_ui_state_map 
-0x470a 017177 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
-0x470b 017178 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x470c 017179 rtn 
-:      017181 shutter_check_bt_data_enable:
-0x470d 017182 fetch 1 ,mem_hid_interrupt_state 
-0x470e 017183 rtnne 0x3f 
-0x470f 017184 branch enable_user 
-:      017186 shutter_check_ble_data_enable:
-0x4710 017187 fetch 1 ,mem_ble_shutter_enable_notify 
-0x4711 017188 rtn blank 
-0x4712 017189 branch enable_user 
-:      017194 shutter_check_bluetooth_conn:
-0x4713 017195 call disable_user 
-0x4714 017196 fetch 2 ,mem_ui_state_map 
-0x4715 017197 rtnbit1 ui_state_bt_connected 
-0x4716 017198 rtnbit1 ui_state_ble_connected 
-0x4717 017199 branch enable_user 
-:      017203 shutter_change_bluetooth_status_bt_disconn:
-0x4718 017204 fetch 1 ,mem_shutter_bluetooth_type 
-0x4719 017205 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
-0x471a 017206 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
-0x471b 017207 rtn 
-:      017209 classic_shutter_change_bluetooth_status_bt_disconn:
-0x471c 017210 fetch 1 ,mem_scan_mode 
-0x471d 017211 rtnne 0x03 
-0x471e 017212 branch shutter_start_reconnect 
-:      017214 ble_shutter_change_bluetooth_status_bt_disconn:
-0x471f 017215 branch shutter_start_reconnect 
-:      017218 shutter_check_send_data:
-0x4720 017219 disable user2 
-0x4721 017220 fetch 2 ,mem_shutter_sleep_timeout 
-0x4722 017221 store 2 ,mem_shutter_sleep_timer 
-0x4723 017223 call shutter_check_bluetooth_conn 
-0x4724 017224 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x4725 017226 call shutter_check_data_enable 
-0x4726 017227 nrtn user 
-0x4727 017228 enable user2 
-0x4728 017229 rtn 
-:      017233 shutter_key_change:
-0x4729 017234 call shutter_check_send_data 
-0x472a 017235 nrtn user2 
-0x472b 017236 deposit rega 
-0x472c 017237 branch shutter_key_release ,blank 
-:      017238 shutter_key_press:
-0x472d 017239 call app_led_on 
-0x472e 017240 arg mem_key0_press ,regc 
-0x472f 017241 branch push_queue_press_or_release 
-:      017243 shutter_key_release:
-0x4730 017244 call app_led_off 
-0x4731 017245 arg mem_key0_release ,regc 
-:      017247 push_queue_press_or_release:
-0x4732 017248 arg max_queue_num ,pdata 
-0x4733 017249 imul32 queue ,pdata 
-0x4734 017250 iadd regc ,regc 
-:      017253 push_buffer_in_queue:
-0x4735 017254 ifetch 1 ,regc 
-0x4736 017255 rtn blank 
-0x4737 017256 call queue_push_one_byte 
-0x4738 017257 increase 1 ,regc 
-0x4739 017258 branch push_buffer_in_queue 
-:      017261 shutter_send_data_to_master:
-0x473a 017262 fetch 2 ,mem_ui_state_map 
-0x473b 017263 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x473c 017264 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
-0x473d 017265 rtn 
-:      017267 pop_queue_to_ble_data:
-0x473e 017268 call le_fifo_check_nearly_full 
-0x473f 017269 nrtn blank 
-0x4740 017270 call queue_pop_one_byte 
-0x4741 017271 nrtn user 
-0x4742 017272 pincrease -1 
-0x4743 017273 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x4744 017274 arg mem_ble_data_buffer1 ,temp 
-0x4745 017275 iadd temp ,contr 
-:      017276 le_send_notify_from_list:
-0x4746 017277 ifetch 1 ,contr 
-0x4747 017278 copy pdata ,rega 
-0x4748 017279 ifetcht 2 ,contr 
-0x4749 017280 call store_contr 
-0x474a 017281 call le_att_malloc_tx_notify 
-0x474b 017282 copy rega ,loopcnt 
-0x474c 017283 call get_contr 
-0x474d 017284 branch memcpy 
-:      017287 pop_queue_to_classic_data:
-0x474e 017288 call l2cap_malloc_is_fifo_nearly_full 
-0x474f 017289 nrtn blank 
-0x4750 017290 call queue_pop_one_byte 
-0x4751 017291 nrtn user 
-0x4752 017292 pincrease -1 
-0x4753 017293 mul32 pdata ,shutter_classic_data_buffer ,pdata 
-0x4754 017294 arg mem_classic_data_buffer1 ,temp 
-0x4755 017295 iadd temp ,contr 
-0x4756 017296 ifetch 5 ,contr 
-0x4757 017297 store 5 ,mem_classic_data_buffer 
-:      017298 classic_send_hid_data:
-0x4758 017299 fetch 1 ,mem_classic_data_buffer 
-0x4759 017300 copy pdata ,rega 
-0x475a 017301 call hid_malloc_tx_buff 
-0x475b 017302 fetch 2 ,mem_hid_int_remote_cid 
-0x475c 017303 istore 2 ,contw 
-0x475d 017304 setarg 0xa1 
-0x475e 017305 istore 1 ,contw 
-0x475f 017306 fetch 4 ,mem_classic_data_buffer + 1 
-0x4760 017307 istore 9 ,contw 
-0x4761 017308 rtn 
-:      017312 queue_push_one_byte:
-0x4762 017313 store 1 ,mem_pdatatemp 
-0x4763 017314 arg mem_pdatatemp ,rega 
-0x4764 017315 branch queue_push 
-:      017317 queue_pop_one_byte:
-0x4765 017318 arg mem_pdatatemp ,rega 
-0x4766 017319 call queue_pop 
-0x4767 017320 nrtn user 
-0x4768 017321 fetch 1 ,mem_pdatatemp 
-0x4769 017322 rtn 
-:      017325 ble_shutter_receive_data:
-0x476a 017326 fetch 2 ,mem_le_att_handle 
-0x476b 017327 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x476c 017328 rtn 
-:      017330 shutter_init_param:
-0x476d 017331 setarg 0x02 
-0x476e 017332 store 1 ,mem_shutter_power_off_timeout 
-0x476f 017334 setarg 0x00200008 
-0x4770 017335 store 4 ,mem_ble_shutter_interval_min 
-0x4771 017336 setarg 0x012c0005 
-0x4772 017337 istore 4 ,contw 
-0x4773 017340 jam 0x17 ,mem_le_local_mtu 
-0x4774 017343 setarg 0x1b 
-0x4775 017344 store 2 ,mem_le_pairing_handle 
-0x4776 017345 call le_set_config_fixed_ltk 
-0x4777 017346 call le_set_fixed_ltk 
-0x4778 017347 call le_set_justwork 
-0x4779 017348 branch le_set_config_read_authentication 
-:      017351 shutter_load_buffer_config_form_datarom:
-0x477a 017353 arg ble_key_value_list_size ,loopcnt 
-0x477b 017354 arg mem_ble_data_buffer1 ,contw 
-0x477c 017355 arg ble_shutter_key_value_list ,contr 
-0x477d 017356 call memcpy_fast 
-0x477e 017357 arg bt_key_value_list_size ,loopcnt 
-0x477f 017358 arg mem_classic_data_buffer1 ,contw 
-0x4780 017359 arg classic_shutter_key_value_list ,contr 
-0x4781 017360 branch memcpy_fast 
-:      017363 shutter_load_ble_gatt_form_datarom:
-0x4782 017364 arg ble_gatt_list_size ,loopcnt 
-0x4783 017365 arg ble_shutter_gatt_list ,contr 
-0x4784 017366 branch memcpy_fast 
-:      017369 shutter_load_bt_sdp_form_datarom:
-0x4785 017370 arg bt_sdp_list_size ,loopcnt 
-0x4786 017371 arg classic_shutter_sdp_list ,contr 
-0x4787 017372 branch memcpy_fast 
-:      017376 shutter_init_bluetooth_config:
-0x4788 017377 call shutter_check_load_config_flag 
-0x4789 017378 nrtn user 
-0x478a 017379 fetch 1 ,mem_shutter_config_select_gpio1 
-0x478b 017380 call shutter_init_bluetooth_config_gpio_input 
-0x478c 017381 fetch 1 ,mem_shutter_config_select_gpio2 
-0x478d 017382 call shutter_init_bluetooth_config_gpio_input 
-0x478e 017383 fetch 1 ,mem_shutter_config_select_gpio3 
-0x478f 017384 branch shutter_init_bluetooth_config_gpio_input 
-:      017386 shutter_init_bluetooth_config_gpio_input:
-0x4790 017387 rtn blank 
-0x4791 017388 or pdata ,0x80 ,temp 
-0x4792 017389 branch gpio_config_input_nowake 
-:      017392 shutter_load_bluetooth_config:
-0x4793 017393 call shutter_check_load_config_flag 
-0x4794 017394 nrtn user 
-0x4795 017395 call shutter_load_bluetooth_config_label 
-0x4796 017396 branch shutter_load_bluetooth_config_by_otp 
-:      017398 shutter_load_bluetooth_config_label:
-0x4797 017399 arg 0 ,rega 
-0x4798 017400 fetch 1 ,mem_shutter_config_select_gpio1 
-0x4799 017401 call shutter_load_bluetooth_config_read_gpio_input 
-0x479a 017402 nsetflag blank ,0 ,rega 
-0x479b 017403 fetch 1 ,mem_shutter_config_select_gpio2 
-0x479c 017404 call shutter_load_bluetooth_config_read_gpio_input 
-0x479d 017405 nsetflag blank ,1 ,rega 
-0x479e 017406 fetch 1 ,mem_shutter_config_select_gpio3 
-0x479f 017407 call shutter_load_bluetooth_config_read_gpio_input 
-0x47a0 017408 nsetflag blank ,2 ,rega 
-0x47a1 017409 copy rega ,pdata 
-0x47a2 017410 store 1 ,mem_shutter_config_label 
-0x47a3 017411 fetch 1 ,mem_shutter_config_size 
-0x47a4 017412 imul32 rega ,pdata 
-0x47a5 017413 fetcht 2 ,mem_shutter_config_otp_base_address 
-0x47a6 017414 iadd temp ,pdata 
-0x47a7 017415 store 2 ,mem_shutter_config_otp_addr 
-0x47a8 017416 rtn 
-:      017418 shutter_load_bluetooth_config_read_gpio_input:
-0x47a9 017419 rtn blank 
-0x47aa 017420 or pdata ,0x80 ,temp 
-0x47ab 017421 call gpio_get_bit 
-0x47ac 017422 nbranch enable_blank ,true 
-0x47ad 017423 branch disable_blank 
-:      017426 shutter_check_load_config_flag:
-0x47ae 017427 call disable_user 
-0x47af 017428 fetch 1 ,mem_shutter_config_user_size 
-0x47b0 017429 nrtn blank 
-0x47b1 017430 fetch 1 ,mem_shutter_config_enable 
-0x47b2 017431 rtn blank 
-0x47b3 017432 branch enable_user 
-:      017435 shutter_load_bluetooth_config_by_otp:
-0x47b4 017436 call otp_enable_chgpump 
-0x47b5 017437 fetch 2 ,mem_shutter_config_otp_addr 
-0x47b6 017438 arg mem_shutter_config_data_temp ,rega 
-0x47b7 017439 fetcht 1 ,mem_shutter_config_size 
-0x47b8 017440 call otpd_read_data 
-0x47b9 017441 call otp_disable_chgpump 
-:      017442 shutter_load_bluetooth_config_store_name:
-0x47ba 017443 fetch 1 ,mem_shutter_config_data_temp 
-0x47bb 017444 copy pdata ,loopcnt 
-0x47bc 017445 store 1 ,mem_le_name_len 
-0x47bd 017446 call memcpy_fast 
-0x47be 017447 fetch 1 ,mem_shutter_config_data_temp 
-0x47bf 017448 copy pdata ,loopcnt 
-0x47c0 017449 store 1 ,mem_local_name_length 
-0x47c1 017450 call memcpy_fast 
-0x47c2 017451 ifetch 1 ,contr 
-0x47c3 017452 store 1 ,mem_shutter_key_num 
-0x47c4 017453 ifetch 1 ,contr 
-0x47c5 017454 store 1 ,mem_shutter_hard_soft_switch_case 
-0x47c6 017455 rtn 
-:      017458 shutter_load_bluetooth_config_by_eeprom:
-0x47c7 017459 fetch 1 ,mem_shutter_bluetooth_type 
-0x47c8 017460 rtnbit0 classic_shutter 
-0x47c9 017461 arg 3 ,temp 
-0x47ca 017462 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47cb 017463 copy pdata ,regb 
-0x47cc 017464 arg mem_shutter_config_eeprom_start_flag ,rega 
-0x47cd 017465 call iicd_read_eep_data 
-0x47ce 017466 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
-0x47cf 017467 setarg shutter_eeprom_config_crc 
-0x47d0 017468 isub temp ,null 
-0x47d1 017469 nrtn zero 
-0x47d2 017470 fetch 1 ,mem_shutter_config_user_size 
-0x47d3 017471 rtn blank 
-0x47d4 017472 copy pdata ,temp 
-0x47d5 017473 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47d6 017474 add pdata ,3 ,regb 
-0x47d7 017475 arg mem_shutter_config_data_temp ,rega 
-0x47d8 017476 call iicd_read_eep_data 
-0x47d9 017477 branch shutter_store_config 
-:      017479 shutter_load_bluetooth_config_by_user_config:
-0x47da 017480 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47db 017481 rtn blank 
-0x47dc 017482 call otp_enable_chgpump 
-0x47dd 017483 arg 1 ,temp 
-0x47de 017484 arg mem_shutter_config_user_size ,rega 
-0x47df 017485 call otpd_read_data 
-0x47e0 017487 fetch 1 ,mem_shutter_config_user_size 
-0x47e1 017488 rtn blank 
-0x47e2 017490 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47e3 017491 pincrease 1 
-0x47e4 017492 arg mem_shutter_config_data_temp ,rega 
-0x47e5 017493 fetcht 1 ,mem_shutter_config_user_size 
-0x47e6 017494 call otpd_read_data 
-0x47e7 017495 call otp_disable_chgpump 
-:      017496 shutter_store_config:
-0x47e8 017497 call shutter_load_bluetooth_config_store_name 
-:      017498 shutter_load_bluetooth_config_custom:
-0x47e9 017499 ifetch 2 ,contr 
-0x47ea 017500 rtn blank 
-0x47eb 017501 copy pdata ,contw 
-0x47ec 017502 ifetcht 1 ,contr 
-0x47ed 017503 copy temp ,loopcnt 
-0x47ee 017504 call memcpy 
-0x47ef 017505 branch shutter_load_bluetooth_config_custom 
-:      017509 shutter_random_mac_addr:
-0x47f0 017510 fetch 1 ,mem_shutter_bluetooth_type 
-0x47f1 017511 rtnbit0 classic_shutter 
-0x47f2 017512 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47f3 017513 copy pdata ,regb 
-0x47f4 017514 arg 4 ,temp 
-0x47f5 017515 arg mem_shutter_random_mac_data_temp ,rega 
-0x47f6 017516 call iicd_read_eep_data 
-0x47f7 017517 fetch 1 ,mem_shutter_random_mac_data_temp 
-0x47f8 017518 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
-:      017519 shutter_write_random_mac_addr_to_eeprom:
-0x47f9 017520 setarg 1 
-0x47fa 017521 store 1 ,mem_shutter_random_mac_data_temp 
-0x47fb 017522 force 3 ,loopcnt 
-0x47fc 017523 call generate_random_loop 
-0x47fd 017524 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47fe 017525 copy pdata ,regb 
-0x47ff 017526 arg 4 ,temp 
-0x4800 017527 arg mem_shutter_random_mac_data_temp ,rega 
-0x4801 017528 call iicd_write_eep_data 
-:      017529 shutter_write_random_mac_addr:
-0x4802 017530 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
-0x4803 017531 store 3 ,mem_lap 
-0x4804 017532 store 3 ,mem_le_lap 
-0x4805 017533 rtn 
-:      017536 shutter_soft_swtich_power_on:
-0x4806 017537 branch shutter_start_reconnect 
-:      017540 shutter_soft_swtich_power_off:
-0x4807 017541 arg 0 ,rega 
-0x4808 017542 arg mem_shutter_power_off_led_style ,regc 
-0x4809 017543 call ui_led_set_style_global 
-0x480a 017544 call shutter_disconnect_current_connection 
-:      017545 shutter_wait_power_off:
-0x480b 017546 fetch 1 ,mem_shutter_power_off_timeout 
-0x480c 017547 store 1 ,mem_shutter_power_off_timer 
-0x480d 017548 rtn 
-:      017552 ui_soft_swtich_init:
-0x480e 017553 setarg ss_state_power_up 
-0x480f 017554 call ui_soft_swtich_init_power_on_time 
-0x4810 017555 jam ui_button_state_up ,mem_ui_button_last_state 
-0x4811 017556 call ui_button_init 
-0x4812 017557 call ui_button_polling 
-0x4813 017558 fetch 2 ,mem_ui_state_map 
-0x4814 017559 rtnbit1 ui_state_btn_down 
-0x4815 017560 branch app_enter_hibernate 
-:      017562 ui_soft_swtich_init_power_on_time:
-0x4816 017563 fetcht 2 ,mem_power_param_ptr 
-0x4817 017564 istore 1 ,temp 
-0x4818 017565 ifetch 1 ,contw 
-0x4819 017566 store 1 ,mem_ui_button_timeout 
-0x481a 017567 rtn 
-:      017570 ui_soft_switch_botton_up:
-0x481b 017571 fetch 2 ,mem_power_param_ptr 
-0x481c 017572 ifetch 1 ,pdata 
-0x481d 017573 rtnne ss_state_power_up 
-0x481e 017574 branch app_enter_hibernate 
-:      017577 ui_soft_switch_botton_long_press:
-0x481f 017578 fetcht 2 ,mem_power_param_ptr 
-0x4820 017579 ifetch 1 ,temp 
-0x4821 017580 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      017581 ui_soft_switch_power_on:
-0x4822 017582 setarg ss_state_power_on 
-0x4823 017583 fetcht 2 ,mem_power_param_ptr 
-0x4824 017584 istore 1 ,temp 
-0x4825 017585 add temp ,ss_power_off_time ,contr 
-0x4826 017586 ifetch 1 ,contr 
-0x4827 017587 istore 1 ,mem_ui_button_timeout 
-0x4828 017588 ifetch 2 ,contr 
-0x4829 017589 branch callback_func 
-:      017591 ui_soft_switch_power_off:
-0x482a 017592 setarg ss_state_power_off 
-0x482b 017593 call ui_soft_swtich_init_power_on_time 
-0x482c 017594 add temp ,ss_power_off_cb ,contr 
-0x482d 017595 ifetch 2 ,contr 
-0x482e 017596 branch app_enter_hibernate ,blank 
-0x482f 017597 branch callback_func 
-:      017603 shutter_byteswap:
-0x4830 017604 store 6 ,mem_tmp_buffer 
-0x4831 017605 fetch 1 ,mem_tmp_buffer 
-0x4832 017606 store 1 ,mem_tmp_buffer + 11 
-0x4833 017607 ifetch 1 ,contr 
-0x4834 017608 store 1 ,mem_tmp_buffer + 10 
-0x4835 017609 ifetch 1 ,contr 
-0x4836 017610 store 1 ,mem_tmp_buffer + 9 
-0x4837 017611 ifetch 1 ,contr 
-0x4838 017612 store 1 ,mem_tmp_buffer + 8 
-0x4839 017613 ifetch 1 ,contr 
-0x483a 017614 store 1 ,mem_tmp_buffer + 7 
-0x483b 017615 ifetch 1 ,contr 
-0x483c 017616 store 1 ,mem_tmp_buffer + 6 
-0x483d 017617 fetch 6 ,mem_tmp_buffer + 6 
-0x483e 017618 rtn 
-:      017620 shutter_random_addr_by_otp:
-0x483f 017621 call load_adc_init 
-0x4840 017622 fetch 1 ,mem_1v_adc_io_data 
-0x4841 017623 store 1 ,mem_le_lap 
-0x4842 017624 fetch 1 ,mem_5v_adc_hvin_data 
-0x4843 017625 istore 1 ,contw 
-0x4844 017626 fetch 1 ,mem_3v_adc_vinlpm_data 
-0x4845 017627 istore 1 ,contw 
-0x4846 017628 fetch 3 ,mem_le_lap 
-0x4847 017629 store 3 ,mem_lap 
-0x4848 017630 rtn 
-:      017642 sim_iic_read_eep_data:
-0x4849 017643 fetch 2 ,mem_eeprom_base 
-0x484a 017644 iadd regb ,pdata 
-0x484b 017645 byteswap pdata ,pdata 
-0x484c 017646 store 2 ,mem_addr_mi 
-0x484d 017647 copy temp ,regb 
-0x484e 017649 call sim_iic_start 
-0x484f 017650 setarg 0xa0 
-0x4850 017651 call sim_iic_send_byte 
-0x4851 017652 fetch 1 ,mem_addr_mi 
-0x4852 017653 call sim_iic_send_byte 
-0x4853 017654 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
-0x4854 017655 fetch 1 ,mem_addr_mi + 1 
-0x4855 017656 call sim_iic_send_byte 
-:      017657 sim_iic_read_eep_data_2k:
-0x4856 017658 call sim_iic_stop 
-0x4857 017660 call sim_iic_start 
-0x4858 017661 setarg 0xa1 
-0x4859 017662 call sim_iic_send_byte 
-:      017664 sim_iic_read_eep_data_loop:
-0x485a 017665 call sim_iic_read_byte 
-0x485b 017666 istore 1 ,rega 
-0x485c 017667 increase 1 ,rega 
-0x485d 017668 increase -1 ,regb 
-0x485e 017669 nbranch sim_iic_read_eep_data_loop ,zero 
-0x485f 017670 branch sim_iic_stop 
-:      017681 sim_iic_write_eep_data:
-0x4860 017682 byteswap regb ,pdata 
-0x4861 017683 store 2 ,mem_addr_mi 
-0x4862 017684 copy temp ,regb 
-0x4863 017686 call sim_iic_start 
-0x4864 017687 setarg 0xa0 
-0x4865 017688 call sim_iic_send_byte 
-0x4866 017690 fetch 1 ,mem_addr_mi 
-0x4867 017691 call sim_iic_send_byte 
-0x4868 017692 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
-0x4869 017693 fetch 1 ,mem_addr_mi + 1 
-0x486a 017694 call sim_iic_send_byte 
-:      017695 sim_iic_write_eep_data_loop:
-0x486b 017696 ifetch 1 ,rega 
-0x486c 017697 call sim_iic_send_byte 
-0x486d 017698 increase 1 ,rega 
-0x486e 017699 increase -1 ,regb 
-0x486f 017700 nbranch sim_iic_write_eep_data_loop ,zero 
-0x4870 017701 branch sim_iic_stop 
-:      017705 sim_iic_wait_ack:
-0x4871 017706 arg 10 ,loopcnt 
-0x4872 017707 call sim_iic_release_sda 
-0x4873 017708 call sim_iic_scl_output_high 
-0x4874 017709 call sim_iic_delay 
-:      017710 sim_iic_wait_ack_loop:
-0x4875 017711 call sim_iic_read_sda_level 
-0x4876 017712 branch sim_iic_scl_output_low ,blank 
-0x4877 017713 loop sim_iic_wait_ack_loop 
-0x4878 017714 branch sim_iic_scl_output_low 
-:      017718 sim_iic_ack_slave:
-0x4879 017719 call sim_iic_scl_output_low 
-0x487a 017720 call sim_iic_sda_output_low 
-0x487b 017721 call sim_iic_delay 
-0x487c 017722 call sim_iic_scl_output_high 
-0x487d 017723 call sim_iic_delay 
-0x487e 017724 branch sim_iic_scl_output_low 
-:      017729 sim_iic_read_byte:
-0x487f 017730 arg 8 ,loopcnt 
-0x4880 017731 arg 0 ,regc 
-0x4881 017732 call sim_iic_release_sda 
-:      017733 sim_iic_read_byte_loop:
-0x4882 017734 call sim_iic_scl_output_high 
-0x4883 017735 call sim_iic_delay 
-0x4884 017736 lshift regc ,regc 
-0x4885 017737 call sim_iic_read_sda_level 
-0x4886 017738 iadd regc ,regc 
-0x4887 017739 call sim_iic_delay 
-0x4888 017740 call sim_iic_scl_output_low 
-0x4889 017741 loop sim_iic_read_byte_loop 
-0x488a 017742 call sim_iic_ack_slave 
-0x488b 017743 copy regc ,pdata 
-0x488c 017744 rtn 
-:      017748 sim_iic_send_byte:
-0x488d 017749 arg 8 ,loopcnt 
-0x488e 017750 copy pdata ,regc 
-0x488f 017751 call sim_iic_scl_output_low 
-:      017752 sim_iic_send_byte_loop:
-0x4890 017753 isolate1 7 ,regc 
-0x4891 017754 call sim_iic_sda_output_high ,true 
-0x4892 017755 ncall sim_iic_sda_output_low ,true 
-0x4893 017756 lshift regc ,regc 
-0x4894 017757 call sim_iic_delay 
-0x4895 017758 call sim_iic_scl_output_high 
-0x4896 017759 call sim_iic_delay 
-0x4897 017760 call sim_iic_scl_output_low 
-0x4898 017761 call sim_iic_delay 
-0x4899 017762 loop sim_iic_send_byte_loop 
-0x489a 017763 branch sim_iic_wait_ack 
-:      017767 sim_iic_start:
-0x489b 017768 call sim_iic_sda_output_high 
-0x489c 017769 call sim_iic_scl_output_high 
-0x489d 017770 call sim_iic_delay 
-0x489e 017771 call sim_iic_sda_output_low 
-0x489f 017772 call sim_iic_delay 
-0x48a0 017773 branch sim_iic_scl_output_low 
-:      017777 sim_iic_stop:
-0x48a1 017778 call sim_iic_sda_output_low 
-0x48a2 017779 call sim_iic_scl_output_high 
-0x48a3 017780 call sim_iic_delay 
-0x48a4 017781 call sim_iic_sda_output_high 
-0x48a5 017782 branch sim_iic_delay 
-:      017786 sim_iic_scl_output_high:
-0x48a6 017787 enable user 
-0x48a7 017788 fetch 1 ,sim_iic_scl_gpio_num 
-0x48a8 017789 branch sim_iic_config_gpio 
-:      017792 sim_iic_scl_output_low:
-0x48a9 017793 disable user 
-0x48aa 017794 fetch 1 ,sim_iic_scl_gpio_num 
-0x48ab 017795 branch sim_iic_config_gpio 
-:      017798 sim_iic_sda_output_high:
-0x48ac 017799 enable user 
-0x48ad 017800 fetch 1 ,sim_iic_sda_gpio_num 
-0x48ae 017801 branch sim_iic_config_gpio 
-:      017804 sim_iic_sda_output_low:
-0x48af 017805 disable user 
-0x48b0 017806 fetch 1 ,sim_iic_sda_gpio_num 
-0x48b1 017807 branch sim_iic_config_gpio 
-:      017812 sim_iic_config_gpio:
-0x48b2 017813 and pdata ,0x07 ,queue 
-0x48b3 017814 rshift3 pdata ,pdata 
-0x48b4 017815 arg core_gpio_oe0 ,temp 
-0x48b5 017816 iadd temp ,temp 
-0x48b6 017817 ifetch 1 ,temp 
-0x48b7 017818 qset1 pdata 
-0x48b8 017819 istore 1 ,temp 
-0x48b9 017820 increase 4 ,temp 
-0x48ba 017821 ifetch 1 ,temp 
-0x48bb 017822 qsetflag user ,pdata 
-0x48bc 017823 istore 1 ,temp 
-0x48bd 017824 rtn 
-:      017827 sim_iic_release_sda:
-0x48be 017828 fetch 1 ,sim_iic_sda_gpio_num 
-0x48bf 017829 and pdata ,0x07 ,queue 
-0x48c0 017830 rshift3 pdata ,pdata 
-0x48c1 017831 arg core_gpio_oe0 ,temp 
-0x48c2 017832 iadd temp ,temp 
-0x48c3 017833 ifetch 1 ,temp 
-0x48c4 017834 qset0 pdata 
-0x48c5 017835 istore 1 ,temp 
-0x48c6 017836 rtn 
-:      017841 sim_iic_read_sda_level:
-0x48c7 017842 nop 4 
-0x48c8 017843 fetch 1 ,sim_iic_sda_gpio_num 
-0x48c9 017844 and pdata ,0x07 ,queue 
-0x48ca 017845 rshift3 pdata ,pdata 
-0x48cb 017846 arg core_gpio_in ,temp 
-0x48cc 017847 iadd temp ,temp 
-0x48cd 017848 setarg 0 
-0x48ce 017849 ifetcht 1 ,temp 
-0x48cf 017850 qisolate1 temp 
-0x48d0 017851 setflag true ,0 ,pdata 
-0x48d1 017852 rtn 
-:      017855 sim_iic_delay:
-0x48d2 017857 rtn 
-:      017863 usb_isr:
-0x48d3 017864 bpatch patch1e_6 ,mem_patch1e 
-0x48d4 017865 hfetch 1 ,core_usb_status 
-0x48d5 017866 isolate1 7 ,pdata 
-0x48d6 017867 call usb_init ,true 
-0x48d7 017868 call usb_nak_state_judge 
-0x48d8 017869 hfetch 1 ,core_usb_status 
-0x48d9 017870 store 1 ,mem_usb_status 
-0x48da 017871 hfetch 1 ,core_usb_fifo_empty 
-0x48db 017872 store 1 ,mem_usb_fifo_empty 
-0x48dc 017873 hstore 1 ,core_usb_fifo_empty 
-0x48dd 017874 pinvert 
-0x48de 017875 fetcht 1 ,mem_usb_tx_wait 
-0x48df 017876 iand temp ,pdata 
-0x48e0 017877 store 1 ,mem_usb_tx_wait 
-0x48e1 017878 jam 0xe0 ,core_usb_status 
-0x48e2 017879 fetch 1 ,mem_usb_fifo_empty 
-0x48e3 017880 compare 0x1 ,pdata ,0x1 
-0x48e4 017881 call usb0_fifo_empty ,true 
-0x48e5 017882 fetch 1 ,mem_usb_status 
-0x48e6 017883 compare 0x1 ,pdata ,0x1 
-0x48e7 017884 call usb_status1 ,true 
-0x48e8 017885 call usb_tx 
-0x48e9 017886 branch usb_nak_state 
-:      017888 usb_init:
-0x48ea 017889 bpatch patch1e_7 ,mem_patch1e 
-0x48eb 017890 call usb_init_param 
-0x48ec 017891 jam 0x00 ,core_usb_config 
-0x48ed 017892 nop 10000 
-0x48ee 017893 jam 0xc0 ,core_usb_trig 
-0x48ef 017894 hfetch 2 ,core_clkoff 
-0x48f0 017895 set0 clock_off_usb ,pdata 
-0x48f1 017896 hstore 2 ,core_clkoff 
-0x48f2 017897 jam 0x3c ,core_usb_config 
-0x48f3 017898 jam 0xff ,core_usb_status 
-0x48f4 017899 jam 0xff ,core_usb_fifo_empty 
-0x48f5 017900 jam 0 ,core_usb_addr 
-0x48f6 017901 jam dev_default ,mem_usb0_state 
-0x48f7 017902 setarg mem_usb_clear_mem_end 
-0x48f8 017903 arg mem_usb_clear_mem_start ,contw 
-0x48f9 017904 isub contw ,loopcnt 
-0x48fa 017905 branch clear_mem 
-:      017907 usb_offline_check_init:
-0x48fb 017908 fetcht 1 ,mem_usb_offline_check_gpio 
-0x48fc 017909 branch gpio_config_input 
-:      017910 usb_offline_state:
-0x48fd 017911 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x48fe 017912 rtn blank 
-0x48ff 017913 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4900 017914 call gpio_get_bit 
-0x4901 017915 branch usb_init ,true 
-0x4902 017916 rtn 
-:      017919 usb_nak_state:
-0x4903 017920 arg timer_nak ,queue 
-0x4904 017921 call timer_check 
-0x4905 017922 nrtn blank 
-0x4906 017923 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x4907 017924 nrtn blank 
-0x4908 017925 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4909 017926 ncall usb_mac_wakeup_judge ,blank 
-0x490a 017927 rtn 
-:      017929 usb_mem_devicedesc_init:
-0x490b 017930 arg mem_devicedesc ,contw 
-0x490c 017931 setsect 0 ,0x11212 
-0x490d 017932 setsect 1 ,0x8000 
-0x490e 017933 setsect 2 ,0x0 
-0x490f 017934 setsect 3 ,0x10000 
-0x4910 017935 istore 9 ,contw 
-0x4911 017936 setsect 0 ,0x22412 
-0x4912 017937 setsect 1 ,0x8604 
-0x4913 017938 setsect 2 ,0x1000 
-0x4914 017939 setsect 3 ,0x8 
-0x4915 017940 istore 9 ,contw 
-0x4916 017941 setsect 0 ,0x1 
-0x4917 017942 istore 1 ,contw 
-0x4918 017943 rtn 
-:      017945 usb_init_param:
-0x4919 017946 jam 2 ,mem_usb0_state 
-0x491a 017947 setarg 0x0 
-0x491b 017948 store 1 ,mem_remain 
-0x491c 017949 store 2 ,mem_usb_zero_packet 
-0x491d 017950 pincrease 1 
-0x491e 017951 store 2 ,mem_usb_ones_packet 
-0x491f 017952 pincrease 1 
-0x4920 017953 store 2 ,mem_usb_two_packet 
-0x4921 017954 setarg hid_kbdata_addr 
-0x4922 017955 store 2 ,mem_hidreportdesc_kb 
-0x4923 017956 setarg hid_msdata_addr 
-0x4924 017957 store 2 ,mem_hidreportdesc_m 
-0x4925 017958 arg mem_confdesc ,contw 
-0x4926 017959 arg hid_confdata_addr ,contr 
-0x4927 017960 call memcpy64 
-0x4928 017961 fetch 1 ,mem_usb_tx_interval 
-0x4929 017962 ncall usb_tx_interval_config ,blank 
-0x492a 017963 branch usb_mem_devicedesc_init 
-:      017965 usb_tx_interval_config:
-0x492b 017966 store 1 ,mem_confdesc + 34 
-0x492c 017967 store 1 ,mem_confdesc + 59 
-0x492d 017968 rtn 
-:      017969 usb_nak_state_judge:
-0x492e 017970 hfetch 1 ,core_usb_status 
-0x492f 017971 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x4930 017972 rtn 
-:      017974 usb_nak_state_timer_init:
-0x4931 017975 call usb0_attached_state_judge 
-0x4932 017976 call timer_reinit 
-0x4933 017977 setarg timer_nak_delay 
-0x4934 017978 arg timer_nak ,queue 
-0x4935 017979 branch timer_init 
-:      017981 usb0_attached_state_judge:
-0x4936 017982 fetch 1 ,mem_usb_state 
-0x4937 017983 bne usb_connected ,usb_clear_halt_dispose 
-0x4938 017984 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x4939 017985 jam 0 ,mem_usb_mac_wakeup_trig 
-0x493a 017986 rtn 
-:      017987 usb_clear_halt_dispose:
-0x493b 017988 fetch 1 ,mem_usb_clear_halt 
-0x493c 017989 rtn blank 
-0x493d 017990 jam 0 ,mem_usb_clear_halt 
-0x493e 017991 jam usb_connected ,mem_usb_state 
-0x493f 017992 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4940 017993 rtn 
-:      017995 usb0_fifo_empty:
-0x4941 017996 jam 0x1 ,core_usb_fifo_empty 
-0x4942 017997 branch usb0_tx 
-:      017999 usb_rx_no_data:
-0x4943 018000 fetch 1 ,mem_usb_status 
-0x4944 018001 bbit1 usb_status_setup ,usb_class_type 
-0x4945 018002 rtn 
-:      018004 usb_rx_read:
-0x4946 018005 hfetch 1 ,core_usb_ep 
-0x4947 018006 istore 1 ,contw 
-0x4948 018007 loop usb_rx_read 
-0x4949 018008 rtn 
-:      018010 usb_status1:
-0x494a 018011 bpatch patch1f_0 ,mem_patch1f 
-0x494b 018012 jam 0x11 ,core_usb_status 
-0x494c 018013 hfetch 1 ,core_usb_ep_len 
-0x494d 018014 store 1 ,mem_usb_read_len 
-0x494e 018015 copy pdata ,loopcnt 
-0x494f 018016 branch usb_rx_no_data ,blank 
-0x4950 018017 arg mem_usb_setup ,contw 
-0x4951 018018 call usb_rx_read 
-0x4952 018019 fetch 1 ,mem_usb_read_len 
-0x4953 018020 sub pdata ,7 ,null 
-0x4954 018021 rtn positive 
-:      018022 usb_class_type:
-0x4955 018023 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4956 018024 and_into 0x80 ,pdata 
-0x4957 018025 beq in_device ,usb_in_device 
-0x4958 018026 beq out_device ,usb_out_device 
-0x4959 018027 branch assert 
-:      018029 usb_in_device:
-0x495a 018030 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x495b 018031 rshift4 pdata ,pdata 
-0x495c 018032 rshift pdata ,pdata 
-0x495d 018033 and_into 0x03 ,pdata 
-0x495e 018034 beq standard_req ,usb_in_standard_req 
-0x495f 018035 beq class_req ,usb_in_class_req 
-0x4960 018036 beq manufacturer_req ,usb_in_manufacturer_req 
-0x4961 018037 branch assert 
-:      018039 usb_out_device:
-0x4962 018040 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4963 018041 rshift4 pdata ,pdata 
-0x4964 018042 rshift pdata ,pdata 
-0x4965 018043 and_into 0x03 ,pdata 
-0x4966 018044 beq standard_req ,usb_out_standard_req 
-0x4967 018045 beq class_req ,usb_out_class_req 
-0x4968 018046 beq manufacturer_req ,usb_out_manufacturer_req 
-0x4969 018047 branch assert 
-:      018049 usb_in_standard_req:
-0x496a 018050 fetch 1 ,mem_usb_setup_brequest 
-0x496b 018051 beq get_configuration ,usb0_request_get_configuration 
-0x496c 018052 beq get_descriptor ,usb0_request_get_descriptor 
-0x496d 018053 beq get_interface ,usb0_request_get_interface 
-0x496e 018054 beq get_status ,usb0_request_get_status 
-0x496f 018055 branch usb0_force_stall 
-:      018057 usb_in_class_req:
-0x4970 018058 fetch 1 ,mem_usb_setup_brequest 
-0x4971 018059 beq get_idle ,usb_get_idle 
-0x4972 018060 beq get_report ,usb_get_report 
-0x4973 018061 beq get_protocol ,usb_get_protocol_req 
-0x4974 018062 branch usb0_force_stall 
-:      018064 usb_in_manufacturer_req:
-0x4975 018065 branch usb0_force_stall 
-:      018067 usb_out_standard_req:
-0x4976 018068 fetch 1 ,mem_usb_setup_brequest 
-0x4977 018069 beq clear_feature ,usb0_request_clear_feature 
-0x4978 018070 beq set_feature ,usb0_request_set_feature 
-0x4979 018071 beq set_address ,usb0_request_set_address 
-0x497a 018072 beq set_configuration ,usb0_request_set_configuration 
-0x497b 018073 beq set_interface ,usb0_request_set_interface 
-0x497c 018074 beq set_descriptor ,usb0_force_stall 
-0x497d 018075 branch usb0_force_stall 
-:      018077 usb_out_class_req:
-0x497e 018078 fetch 1 ,mem_usb_setup_brequest 
-0x497f 018079 beq set_idle ,usb_set_idle 
-0x4980 018080 beq set_report ,usb_set_report 
-0x4981 018081 beq set_protocol ,usb_set_protocol_req 
-0x4982 018082 branch usb0_force_stall 
-:      018084 usb_out_manufacturer_req:
-0x4983 018085 branch usb0_force_stall 
-:      018087 usb0_force_stall:
-0x4984 018088 hfetch 1 ,core_usb_stall 
-0x4985 018089 set1 0 ,pdata 
-0x4986 018090 hstore 1 ,core_usb_stall 
-0x4987 018091 branch usb0_reply_zerolen 
-:      018093 usb0_reply_zerolen:
-0x4988 018094 jam 0x40 ,core_usb_clear 
-0x4989 018095 rtn 
-:      018097 usb0_request_get_configuration:
-0x498a 018098 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x498b 018099 bne in_device ,usb0_force_stall 
-0x498c 018100 fetch 1 ,mem_usb_setup_windex 
-0x498d 018101 bne 0 ,usb0_force_stall 
-0x498e 018102 fetch 1 ,mem_usb_setup_windex + 1 
-0x498f 018103 bne 0 ,usb0_force_stall 
-0x4990 018104 fetch 1 ,mem_usb_setup_blength 
-0x4991 018105 bne 1 ,usb0_force_stall 
-0x4992 018106 fetch 1 ,mem_usb_setup_blengthh 
-0x4993 018107 bne 0 ,usb0_force_stall 
-0x4994 018108 fetch 1 ,mem_usb_setup_bvalue 
-0x4995 018109 bne 0 ,usb0_force_stall 
-0x4996 018110 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4997 018111 bne 0 ,usb0_force_stall 
-0x4998 018112 fetch 1 ,mem_usb0_state 
-0x4999 018113 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x499a 018114 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x499b 018115 branch usb0_force_stall 
-:      018117 usb0_request_get_cfg_dev_cfg:
-0x499c 018118 arg 1 ,regb 
-0x499d 018119 branch usb_send_ones_packet 
-:      018121 usb0_request_get_cfg_dev_addr:
-0x499e 018122 arg 1 ,regb 
-0x499f 018123 branch usb_send_zero_packet 
-:      018125 usb0_request_get_descriptor:
-0x49a0 018126 bpatch patch1f_1 ,mem_patch1f 
-0x49a1 018127 set0 mark_isstr ,mark 
-0x49a2 018128 fetch 1 ,mem_usb_setup_bvalueh 
-0x49a3 018129 beq dsc_device ,dsc_device_info 
-0x49a4 018130 beq dsc_config ,dsc_config_info 
-0x49a5 018131 beq dsc_string ,dsc_string_info 
-0x49a6 018132 beq dsc_hid ,dsc_hid_info 
-0x49a7 018133 beq dsc_hid_report ,dsc_hid_report_info 
-0x49a8 018134 branch usb0_force_stall 
-:      018136 dsc_hid_info:
-0x49a9 018137 jam 0 ,mem_usb_get_protocol_flag 
-0x49aa 018138 fetch 1 ,mem_usb_setup_windex 
-0x49ab 018139 beq 0 ,dsc_hid_info_interface0 
-0x49ac 018140 beq 1 ,dsc_hid_info_interface1 
-0x49ad 018141 branch usb0_force_stall 
-:      018143 dsc_hid_info_interface0:
-0x49ae 018144 arg mem_confdesc + 19 ,rega 
-0x49af 018145 ifetch 1 ,rega 
-0x49b0 018146 iforce regb 
-0x49b1 018147 branch usb0_respond 
-:      018149 dsc_hid_info_interface1:
-0x49b2 018150 arg mem_confdesc + 44 ,rega 
-0x49b3 018151 ifetch 1 ,rega 
-0x49b4 018152 iforce regb 
-0x49b5 018153 branch usb0_respond 
-:      018155 dsc_device_info:
-0x49b6 018159 fetch 1 ,mem_usb_set_high_addr_flag 
-0x49b7 018160 ncall usb_set_high_addr ,blank 
-0x49b8 018161 setarg mem_devicedesc 
-0x49b9 018162 fetcht 1 ,mem_devicedesc 
-:      018163 dsc_info_set_data_len:
-0x49ba 018164 store 2 ,mem_dsc_info_data_pointer 
-0x49bb 018165 storet 1 ,mem_dsc_info_len 
-0x49bc 018166 fetch 1 ,mem_usb_setup_blength 
-0x49bd 018167 isub temp ,null 
-0x49be 018168 nbranch dsc_info_set_current_data_len ,positive 
-:      018169 dsc_info_set_initial_data_len:
-0x49bf 018170 fetch 1 ,mem_dsc_info_len 
-:      018171 dsc_info_set_data_size_completed:
-0x49c0 018172 iforce regb 
-0x49c1 018173 fetch 2 ,mem_dsc_info_data_pointer 
-0x49c2 018174 add pdata ,1 ,pdata 
-0x49c3 018175 iforce rega 
-0x49c4 018176 branch usb0_respond 
-:      018177 dsc_info_set_current_data_len:
-0x49c5 018178 fetch 1 ,mem_usb_setup_blength 
-0x49c6 018179 branch dsc_info_set_data_size_completed 
-:      018181 usb_set_high_addr:
-0x49c7 018182 hfetch 1 ,core_usb_addr 
-0x49c8 018183 ncall usb0_set_addr ,blank 
-0x49c9 018184 jam 0 ,mem_usb_set_high_addr_flag 
-0x49ca 018185 rtn 
-:      018186 usb0_set_addr:
-0x49cb 018187 hfetch 1 ,core_usb_addr 
-0x49cc 018188 set1 7 ,pdata 
-0x49cd 018189 hstore 1 ,core_usb_addr 
-0x49ce 018190 rtn 
-:      018192 dsc_config_info:
-0x49cf 018193 setarg mem_confdesc 
-0x49d0 018194 fetcht 1 ,mem_confdesc 
-0x49d1 018195 branch dsc_info_set_data_len 
-:      018197 dsc_string_info:
-0x49d2 018198 fetch 1 ,mem_usb_setup_bvalue 
-0x49d3 018199 sub pdata ,3 ,null 
-0x49d4 018200 nbranch usb0_force_stall ,positive 
-0x49d5 018201 fetch 1 ,mem_usb_setup_bvalue 
-0x49d6 018202 arg mem_string0 ,rega 
-0x49d7 018203 beq 0 ,usb0_respond_length 
-0x49d8 018204 set1 mark_isstr ,mark 
-0x49d9 018205 arg mem_string1 ,rega 
-0x49da 018206 beq 1 ,usb0_respond_length 
-0x49db 018207 arg mem_string2 ,rega 
-0x49dc 018208 beq 2 ,usb0_respond_length 
-0x49dd 018209 arg mem_string3 ,rega 
-0x49de 018210 beq 3 ,usb0_respond_length 
-0x49df 018211 rtn 
-:      018213 dsc_hid_report_info:
-0x49e0 018214 fetch 2 ,mem_usb_setup_windex 
-0x49e1 018215 beq 1 ,dsc_hid_report_info0 
-0x49e2 018216 fetch 2 ,mem_hidreportdesc_kb 
-0x49e3 018217 copy pdata ,rega 
-0x49e4 018219 branch usb0_respond_length 
-:      018220 dsc_hid_report_info0:
-0x49e5 018221 jam 1 ,mem_usb_device_enumeration_endflag 
-0x49e6 018222 jam usb_got_report_req ,mem_usb_state 
-0x49e7 018223 fetch 2 ,mem_hidreportdesc_m 
-0x49e8 018224 copy pdata ,rega 
-0x49e9 018226 branch usb0_respond_length 
-:      018229 usb0_request_get_interface:
-0x49ea 018230 fetch 1 ,mem_usb0_state 
-0x49eb 018231 bne dev_configured ,usb0_force_stall 
-0x49ec 018232 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x49ed 018233 bne in_interface ,usb0_force_stall 
-0x49ee 018234 fetch 1 ,mem_usb_setup_bvalue 
-0x49ef 018235 bne 0 ,usb0_force_stall 
-0x49f0 018236 fetch 1 ,mem_usb_setup_bvalueh 
-0x49f1 018237 bne 0 ,usb0_force_stall 
-0x49f2 018238 fetch 1 ,mem_usb_setup_blength 
-0x49f3 018239 bne 1 ,usb0_force_stall 
-0x49f4 018240 fetch 1 ,mem_usb_setup_blengthh 
-0x49f5 018241 bne 0 ,usb0_force_stall 
-0x49f6 018242 fetch 1 ,mem_usb_setup_windex 
-0x49f7 018243 bne 0 ,usb0_force_stall 
-0x49f8 018244 fetch 1 ,mem_usb_setup_windex + 1 
-0x49f9 018245 bne 0 ,usb0_force_stall 
-0x49fa 018246 arg 1 ,regb 
-0x49fb 018247 branch usb_send_zero_packet 
-:      018250 usb0_request_get_status:
-0x49fc 018251 fetch 1 ,mem_usb0_state 
-0x49fd 018252 beq dev_default ,usb0_force_stall 
-0x49fe 018253 fetch 1 ,mem_usb_setup_bvalue 
-0x49ff 018254 bne 0 ,usb0_force_stall 
-0x4a00 018255 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a01 018256 bne 0 ,usb0_force_stall 
-0x4a02 018257 fetch 1 ,mem_usb_setup_blength 
-0x4a03 018258 bne 2 ,usb0_force_stall 
-0x4a04 018259 fetch 1 ,mem_usb_setup_blengthh 
-0x4a05 018260 bne 0 ,usb0_force_stall 
-0x4a06 018261 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a07 018262 bne 0 ,usb0_force_stall 
-0x4a08 018263 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a09 018264 beq in_device ,usb0_get_status_in_device 
-0x4a0a 018265 beq in_interface ,usb0_get_status_in_interface 
-0x4a0b 018266 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x4a0c 018267 branch usb0_force_stall 
-:      018269 usb0_get_status_in_device:
-0x4a0d 018270 fetch 1 ,mem_usb_setup_windex 
-0x4a0e 018271 bne 0 ,usb0_force_stall 
-0x4a0f 018272 arg 2 ,regb 
-0x4a10 018273 fetch 1 ,mem_usb_remote_wakeup 
-0x4a11 018274 beq 0x01 ,usb_send_two_packet 
-:      018276 usb_send_zero_packet:
-0x4a12 018277 arg mem_usb_zero_packet ,rega 
-0x4a13 018278 branch usb0_respond 
-:      018279 usb_send_ones_packet:
-0x4a14 018280 arg mem_usb_ones_packet ,rega 
-0x4a15 018281 branch usb0_respond 
-:      018282 usb_send_two_packet:
-0x4a16 018283 arg mem_usb_two_packet ,rega 
-0x4a17 018284 branch usb0_respond 
-:      018286 usb0_get_status_in_interface:
-0x4a18 018287 fetch 1 ,mem_usb0_state 
-0x4a19 018288 bne dev_configured ,usb0_force_stall 
-0x4a1a 018289 arg 2 ,regb 
-0x4a1b 018290 branch usb_send_zero_packet 
-:      018292 usb0_get_status_in_endpoint:
-0x4a1c 018293 fetch 1 ,mem_usb0_state 
-0x4a1d 018294 bne dev_configured ,usb0_force_stall 
-0x4a1e 018295 fetch 1 ,mem_usb_setup_windex 
-0x4a1f 018296 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x4a20 018297 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x4a21 018298 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x4a22 018299 and_into 0x7f ,pdata 
-0x4a23 018300 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x4a24 018301 branch usb0_force_stall 
-:      018303 usb0_get_status_in_ep_in_ep0:
-0x4a25 018304 fetch 1 ,mem_usb_ep0_stall_status 
-:      018305 usb0_get_status_in_ep_in_ack:
-0x4a26 018306 arg 2 ,regb 
-0x4a27 018307 beq 1 ,usb_send_ones_packet 
-0x4a28 018308 branch usb_send_zero_packet 
-:      018309 usb0_get_status_in_ep_in_ep1:
-0x4a29 018310 fetch 1 ,mem_usb_ep1_stall_status 
-0x4a2a 018311 branch usb0_get_status_in_ep_in_ack 
-:      018312 usb0_get_status_in_ep_in_ep2:
-0x4a2b 018313 fetch 1 ,mem_usb_ep2_stall_status 
-0x4a2c 018314 branch usb0_get_status_in_ep_in_ack 
-:      018315 usb0_get_status_in_ep_in_ep3:
-0x4a2d 018316 fetch 1 ,mem_usb_ep3_stall_status 
-0x4a2e 018317 branch usb0_get_status_in_ep_in_ack 
-:      018319 usb_get_idle:
-0x4a2f 018320 jam 1 ,mem_usb_idle_flag 
-0x4a30 018321 arg mem_usb_idle_rate ,rega 
-0x4a31 018322 arg 1 ,regb 
-0x4a32 018323 branch usb0_respond 
-:      018325 usb_get_report:
-0x4a33 018326 fetch 2 ,mem_usb_setup_bvalue 
-0x4a34 018327 arg pc_get_report ,temp 
-0x4a35 018328 isub temp ,null 
-0x4a36 018329 nbranch usb0_force_stall ,zero 
-0x4a37 018330 set0 mark_isstr ,mark 
-:      018331 usb_get_report_dispose:
-0x4a38 018332 fetch 1 ,mem_usb0_data_ready_report 
-0x4a39 018333 nbranch usb_get_report_data_success ,blank 
-0x4a3a 018334 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      018335 usb_get_report_send_data:
-0x4a3b 018336 fetch 1 ,mem_usb_setup_blength 
-0x4a3c 018337 iforce regb 
-0x4a3d 018338 arg mem_usb0_get_report_data ,rega 
-0x4a3e 018339 call usb0_respond 
-:      018340 usb_get_report_data_release:
-0x4a3f 018341 arg mem_usb0_get_report_data ,contw 
-0x4a40 018342 arg 8 ,loopcnt 
-0x4a41 018343 branch memset0 
-:      018344 usb_get_report_data_success:
-0x4a42 018345 jam 0 ,mem_usb0_data_ready_report 
-0x4a43 018346 jam pc_get_data ,mem_usb0_get_report_data 
-0x4a44 018347 branch usb_get_report_send_data 
-:      018349 usb_get_protocol_req:
-0x4a45 018350 fetch 1 ,mem_usb_setup_blength 
-0x4a46 018351 bne 1 ,usb0_force_stall 
-0x4a47 018352 jam 1 ,mem_usb_get_protocol_flag 
-0x4a48 018353 arg 1 ,regb 
-0x4a49 018354 fetch 1 ,mem_usb_set_protocol_value 
-0x4a4a 018355 beq 0 ,usb_get_report_protocol 
-0x4a4b 018356 beq 1 ,usb_get_boot_protocol 
-0x4a4c 018357 branch usb_send_zero_packet 
-:      018358 usb_get_report_protocol:
-0x4a4d 018359 branch usb_send_ones_packet 
-:      018360 usb_get_boot_protocol:
-0x4a4e 018361 branch usb_send_zero_packet 
-:      018366 usb0_request_clear_feature:
-0x4a4f 018367 fetch 1 ,mem_usb0_state 
-0x4a50 018368 bne dev_configured ,usb0_force_stall 
-0x4a51 018369 fetch 1 ,mem_usb_setup_blength 
-0x4a52 018370 bne 0 ,usb0_force_stall 
-0x4a53 018371 fetch 1 ,mem_usb_setup_blengthh 
-0x4a54 018372 bne 0 ,usb0_force_stall 
-0x4a55 018373 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a56 018374 bne 0 ,usb0_force_stall 
-0x4a57 018375 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a58 018376 bne 0 ,usb0_force_stall 
-0x4a59 018377 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a5a 018378 beq out_device ,usb0_request_clear_feature_out_device 
-0x4a5b 018379 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x4a5c 018380 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x4a5d 018381 branch usb0_force_stall 
-:      018383 usb0_request_clear_feature_out_device:
-0x4a5e 018384 fetch 1 ,mem_usb_setup_bvalue 
-0x4a5f 018385 bne device_remote_wakeup ,usb0_force_stall 
-0x4a60 018386 hfetch 1 ,core_usb_config 
-0x4a61 018387 set0 7 ,pdata 
-0x4a62 018388 hstore 1 ,core_usb_config 
-0x4a63 018389 jam 0 ,mem_usb_remote_wakeup 
-0x4a64 018390 jam 1 ,mem_usb_clear_remote_wakeup 
-0x4a65 018391 branch usb0_reply_zerolen 
-:      018393 usb0_request_clear_feature_out_interface:
-0x4a66 018394 branch usb0_force_stall 
-:      018396 usb0_request_clear_feature_out_endpoint:
-0x4a67 018397 fetch 1 ,mem_usb_setup_bvalue 
-0x4a68 018398 bne endpoint_halt ,usb0_force_stall 
-0x4a69 018399 fetch 1 ,mem_usb_setup_windex 
-0x4a6a 018400 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x4a6b 018401 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x4a6c 018402 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x4a6d 018403 and_into 0x7f ,pdata 
-0x4a6e 018404 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x4a6f 018405 branch usb0_force_stall 
-:      018407 usb0_force_stall_ep0_in_off:
-0x4a70 018408 jam 0 ,mem_usb_ep0_stall_status 
-0x4a71 018409 branch usb0_reply_zerolen 
-:      018410 usb0_force_stall_ep1_in_off:
-0x4a72 018411 jam 0 ,mem_usb_ep1_stall_status 
-:      018412 usb0_force_stall_ep1_in_off_reply:
-0x4a73 018413 jam 1 ,mem_usb_clear_halt 
-0x4a74 018414 branch usb0_reply_zerolen 
-:      018415 usb0_force_stall_ep2_in_off:
-0x4a75 018416 jam 0 ,mem_usb_ep2_stall_status 
-0x4a76 018417 branch usb0_force_stall_ep1_in_off_reply 
-:      018418 usb0_force_stall_ep3_in_off:
-0x4a77 018419 jam 0 ,mem_usb_ep3_stall_status 
-0x4a78 018420 branch usb0_force_stall_ep1_in_off_reply 
-:      018423 usb0_request_set_feature:
-0x4a79 018424 fetch 1 ,mem_usb_setup_blength 
-0x4a7a 018425 bne 0 ,usb0_force_stall 
-0x4a7b 018426 fetch 1 ,mem_usb_setup_blengthh 
-0x4a7c 018427 bne 0 ,usb0_force_stall 
-0x4a7d 018428 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a7e 018429 beq out_device ,usb0_request_set_feature_out_device 
-0x4a7f 018430 beq out_interface ,usb0_request_set_feature_out_interface 
-0x4a80 018431 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x4a81 018432 branch usb0_force_stall 
-:      018434 usb0_request_set_feature_out_device:
-0x4a82 018435 fetch 1 ,mem_usb_setup_bvalue 
-0x4a83 018436 bne device_remote_wakeup ,usb0_force_stall 
-0x4a84 018437 hfetch 1 ,core_usb_config 
-0x4a85 018438 set1 7 ,pdata 
-0x4a86 018439 hstore 1 ,core_usb_config 
-0x4a87 018440 jam 1 ,mem_usb_remote_wakeup 
-0x4a88 018441 jam usb_sleep ,mem_usb_state 
-0x4a89 018442 jam 0 ,mem_usb_tx_win_enable 
-0x4a8a 018443 call usb0_reply_zerolen 
-:      018444 usb_wakeup_timer_reinit:
-0x4a8b 018445 call timer_reinit 
-0x4a8c 018446 setarg timer_wakeup_delay 
-0x4a8d 018447 arg timer_wakeup ,queue 
-0x4a8e 018448 branch timer_init 
-:      018450 usb0_request_set_feature_out_interface:
-0x4a8f 018451 branch usb0_force_stall 
-:      018453 usb0_request_set_feature_out_endpoint:
-0x4a90 018454 fetch 1 ,mem_usb_setup_bvalue 
-0x4a91 018455 bne endpoint_halt ,usb0_force_stall 
-0x4a92 018456 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a93 018457 bne 0 ,usb0_force_stall 
-0x4a94 018458 fetch 1 ,mem_usb_setup_windex 
-0x4a95 018459 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x4a96 018460 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x4a97 018461 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x4a98 018462 and_into 0x7f ,pdata 
-0x4a99 018463 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x4a9a 018464 branch usb0_force_stall 
-:      018466 usb0_force_stall_ep0_in_on:
-0x4a9b 018467 jam 1 ,mem_usb_ep0_stall_status 
-0x4a9c 018468 branch usb0_reply_zerolen 
-:      018469 usb0_force_stall_ep1_in_on:
-0x4a9d 018470 jam 1 ,mem_usb_ep1_stall_status 
-0x4a9e 018471 branch usb0_reply_zerolen 
-:      018472 usb0_force_stall_ep2_in_on:
-0x4a9f 018473 jam 1 ,mem_usb_ep2_stall_status 
-0x4aa0 018474 branch usb0_reply_zerolen 
-:      018475 usb0_force_stall_ep3_in_on:
-0x4aa1 018476 jam 1 ,mem_usb_ep3_stall_status 
-0x4aa2 018477 branch usb0_reply_zerolen 
-:      018480 usb0_request_set_address:
-0x4aa3 018481 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4aa4 018482 bne out_device ,usb0_force_stall 
-0x4aa5 018483 fetch 1 ,mem_usb_setup_windex 
-0x4aa6 018484 bne 0 ,usb0_force_stall 
-0x4aa7 018485 fetch 1 ,mem_usb_setup_windex + 1 
-0x4aa8 018486 bne 0 ,usb0_force_stall 
-0x4aa9 018487 fetch 1 ,mem_usb_setup_blength 
-0x4aaa 018488 bne 0 ,usb0_force_stall 
-0x4aab 018489 fetch 1 ,mem_usb_setup_blengthh 
-0x4aac 018490 bne 0 ,usb0_force_stall 
-0x4aad 018491 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aae 018492 bne 0 ,usb0_force_stall 
-0x4aaf 018493 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab0 018494 and_into 0x80 ,pdata 
-0x4ab1 018495 bne 0 ,usb0_force_stall 
-0x4ab2 018496 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab3 018497 bne 0 ,usb_usb0_state_set_dev_addr 
-:      018498 usb_usb0_state_set_dev_default:
-0x4ab4 018499 jam dev_default ,mem_usb0_state 
-:      018500 usb0_request_set_wait_address:
-0x4ab5 018501 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab6 018502 hstore 1 ,core_usb_addr 
-0x4ab7 018503 call usb0_reply_zerolen 
-0x4ab8 018504 jam 1 ,mem_usb_set_high_addr_flag 
-0x4ab9 018505 rtn 
-:      018506 usb_usb0_state_set_dev_addr:
-0x4aba 018507 jam dev_address ,mem_usb0_state 
-0x4abb 018508 branch usb0_request_set_wait_address 
-:      018511 usb0_request_set_configuration:
-0x4abc 018512 fetch 1 ,mem_usb0_state 
-0x4abd 018513 beq dev_default ,usb0_force_stall 
-0x4abe 018514 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4abf 018515 bne out_device ,usb0_force_stall 
-0x4ac0 018516 fetch 1 ,mem_usb_setup_windex 
-0x4ac1 018517 bne 0 ,usb0_force_stall 
-0x4ac2 018518 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ac3 018519 bne 0 ,usb0_force_stall 
-0x4ac4 018520 fetch 1 ,mem_usb_setup_blength 
-0x4ac5 018521 bne 0 ,usb0_force_stall 
-0x4ac6 018522 fetch 1 ,mem_usb_setup_blengthh 
-0x4ac7 018523 bne 0 ,usb0_force_stall 
-0x4ac8 018524 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4ac9 018525 bne 0 ,usb0_force_stall 
-0x4aca 018526 fetch 1 ,mem_usb_setup_bvalue 
-0x4acb 018527 sub pdata ,usb_max_num_cfg ,null 
-0x4acc 018528 nbranch usb0_force_stall ,positive 
-0x4acd 018529 fetch 1 ,mem_usb0_state 
-0x4ace 018530 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x4acf 018531 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x4ad0 018532 branch usb0_force_stall 
-:      018534 usb0_request_set_cfg_addr_state:
-:      018535 usb0_request_set_cfg_cfg_state:
-0x4ad1 018536 fetch 1 ,mem_usb_setup_bvalue 
-0x4ad2 018537 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x4ad3 018538 jam dev_configured ,mem_usb0_state 
-0x4ad4 018539 branch usb0_reply_zerolen 
-:      018540 usb0_request_set_cfg_stay_addr_state:
-0x4ad5 018541 jam dev_address ,mem_usb0_state 
-0x4ad6 018542 branch usb0_reply_zerolen 
-:      018545 usb0_request_set_interface:
-0x4ad7 018546 fetch 1 ,mem_usb0_state 
-0x4ad8 018547 bne dev_configured ,usb0_force_stall 
-0x4ad9 018548 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4ada 018549 bne out_interface ,usb0_force_stall 
-0x4adb 018550 fetch 1 ,mem_usb_setup_bvalue 
-0x4adc 018551 bne 0 ,usb0_force_stall 
-0x4add 018552 fetch 1 ,mem_usb_setup_bvalueh 
-0x4ade 018553 bne 0 ,usb0_force_stall 
-0x4adf 018554 fetch 1 ,mem_usb_setup_blength 
-0x4ae0 018555 bne 0 ,usb0_force_stall 
-0x4ae1 018556 fetch 1 ,mem_usb_setup_blengthh 
-0x4ae2 018557 bne 0 ,usb0_force_stall 
-0x4ae3 018558 fetch 1 ,mem_usb_setup_windex 
-0x4ae4 018559 bne 0 ,usb0_force_stall 
-0x4ae5 018560 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ae6 018561 bne 0 ,usb0_force_stall 
-0x4ae7 018562 branch usb0_reply_zerolen 
-:      018565 usb_set_idle:
-0x4ae8 018566 jam 1 ,mem_usb_idle_flag 
-0x4ae9 018567 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aea 018568 store 1 ,mem_usb_idle_rate 
-0x4aeb 018569 fetch 1 ,mem_usb_setup_windex 
-0x4aec 018570 sub pdata ,1 ,null 
-0x4aed 018571 call usb_clear_remote_wakeup_set0 ,zero 
-0x4aee 018572 fetch 1 ,mem_usb_state 
-0x4aef 018573 bne usb_resume ,usb0_reply_zerolen 
-0x4af0 018574 jam usb_connected ,mem_usb_state 
-0x4af1 018575 call usb0_reply_zerolen 
-0x4af2 018576 nop 30000 
-0x4af3 018577 nop 30000 
-0x4af4 018578 rtn 
-:      018579 usb_clear_remote_wakeup_set0:
-0x4af5 018580 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4af6 018581 jam 0 ,mem_usb_clear_remote_wakeup 
-0x4af7 018582 jam usb_resume ,mem_usb_state 
-0x4af8 018583 rtn 
-:      018586 usb_set_report:
-0x4af9 018587 jam 1 ,mem_usb0_get_set_report 
-0x4afa 018588 call usb_set_report_resume_judge 
-0x4afb 018589 fetch 2 ,mem_usb_setup_bvalue 
-0x4afc 018590 store 2 ,mem_usb_setup_bvalue_temp 
-0x4afd 018591 fetch 1 ,mem_usb_setup_blength 
-0x4afe 018592 iforce loopcnt 
-0x4aff 018593 arg mem_usb0_setup ,contr 
-0x4b00 018594 arg mem_usb0_set_report_data ,contw 
-0x4b01 018595 call memcpy 
-0x4b02 018596 branch usb0_reply_zerolen 
-:      018598 usb_set_report_resume_judge:
-0x4b03 018599 fetch 2 ,mem_usb_setup_bvalue 
-0x4b04 018600 arg pc_set_report_bvalue ,temp 
-0x4b05 018601 isub temp ,null 
-0x4b06 018602 nrtn zero 
-0x4b07 018603 fetch 2 ,mem_usb_setup_windex 
-0x4b08 018604 arg pc_set_report_windex ,temp 
-0x4b09 018605 isub temp ,null 
-0x4b0a 018606 nrtn zero 
-0x4b0b 018607 fetch 2 ,mem_usb_setup_blength 
-0x4b0c 018608 arg pc_set_report_blength ,temp 
-0x4b0d 018609 isub temp ,null 
-0x4b0e 018610 nrtn zero 
-0x4b0f 018611 jam 1 ,mem_usb_tx_win_enable 
-0x4b10 018612 rtn 
-:      018615 usb_set_protocol_req:
-0x4b11 018616 fetch 1 ,mem_usb_setup_blength 
-0x4b12 018617 bne 0 ,usb0_force_stall 
-0x4b13 018618 fetch 1 ,mem_usb_setup_bvalue 
-0x4b14 018619 beq boot_protocol ,usb_set_boot_protocol 
-0x4b15 018620 beq report_protocol ,usb_set_report_protocol 
-0x4b16 018621 branch usb0_force_stall 
-:      018622 usb_set_boot_protocol:
-0x4b17 018623 jam 0 ,mem_usb_set_protocol_status 
-0x4b18 018624 jam 1 ,mem_usb_set_protocol_value 
-0x4b19 018625 branch usb0_reply_zerolen 
-:      018626 usb_set_report_protocol:
-0x4b1a 018627 jam 1 ,mem_usb_tx_mac_enable 
-0x4b1b 018628 jam 1 ,mem_usb_set_protocol_status 
-0x4b1c 018629 jam 0 ,mem_usb_set_protocol_value 
-0x4b1d 018630 branch usb0_reply_zerolen 
-:      018633 usb0_respond_length:
-0x4b1e 018634 ifetch 1 ,rega 
-0x4b1f 018635 iforce regb 
-0x4b20 018636 increase 1 ,rega 
-:      018638 usb0_respond:
-0x4b21 018639 bpatch patch1f_2 ,mem_patch1f 
-0x4b22 018640 bmark0 mark_isstr ,usb0_respond0 
-0x4b23 018641 add regb ,1 ,pdata 
-0x4b24 018642 lshift pdata ,pdata 
-0x4b25 018643 hstore 1 ,core_usb_dfifo0 
-0x4b26 018644 jam 3 ,core_usb_dfifo0 
-0x4b27 018645 fetch 1 ,mem_usb_setup_blength 
-0x4b28 018646 increase -2 ,pdata 
-0x4b29 018647 rshift pdata ,pdata 
-0x4b2a 018648 store 1 ,mem_usb_setup_blength 
-0x4b2b 018649 beq 0 ,usb_no_respond_data 
-:      018650 usb0_respond0:
-0x4b2c 018651 fetch 2 ,mem_usb_setup_blength 
-0x4b2d 018652 isub regb ,null 
-0x4b2e 018653 branch usb0_respond1 ,positive 
-0x4b2f 018654 copy pdata ,regb 
-:      018655 usb0_respond1:
-0x4b30 018656 deposit rega 
-0x4b31 018657 store 2 ,mem_bufptr 
-0x4b32 018658 deposit regb 
-0x4b33 018659 store 1 ,mem_remain 
-0x4b34 018660 branch usb0_tx 
-:      018662 usb_no_respond_data:
-0x4b35 018663 arg 0 ,queue 
-0x4b36 018664 branch usb_trig 
-:      018667 usb0_tx:
-0x4b37 018668 bpatch patch1f_3 ,mem_patch1f 
-0x4b38 018669 fetch 1 ,mem_remain 
-0x4b39 018670 rtn blank 
-0x4b3a 018671 copy pdata ,loopcnt 
-0x4b3b 018672 sub pdata ,ep0_packet_size ,null 
-0x4b3c 018673 branch usb0_tx_info ,positive 
-0x4b3d 018674 arg ep0_packet_size ,loopcnt 
-:      018675 usb0_tx_info:
-0x4b3e 018676 fetch 1 ,mem_remain 
-0x4b3f 018677 isub loopcnt ,pdata 
-0x4b40 018678 store 1 ,mem_remain 
-0x4b41 018679 fetch 2 ,mem_bufptr 
-0x4b42 018680 copy pdata ,contr 
-:      018681 usb0_tx0:
-0x4b43 018682 ifetch 1 ,contr 
-0x4b44 018683 hstore 1 ,core_usb_dfifo0 
-0x4b45 018684 bmark0 mark_isstr ,usb0_tx1 
-0x4b46 018685 jam 0 ,core_usb_dfifo0 
-:      018686 usb0_tx1:
-0x4b47 018687 loop usb0_tx0 
-0x4b48 018688 copy contr ,pdata 
-0x4b49 018689 store 2 ,mem_bufptr 
-0x4b4a 018690 arg 0 ,queue 
-0x4b4b 018691 call usb_trig 
-0x4b4c 018692 fetch 1 ,mem_remain 
-0x4b4d 018693 nrtn blank 
-0x4b4e 018694 fetch 1 ,mem_usb_state 
-0x4b4f 018695 rtnne usb_got_report_req 
-0x4b50 018696 jam usb_connected ,mem_usb_state 
-0x4b51 018697 rtn 
-:      018700 usb_tx_ep1:
-0x4b52 018701 arg core_usb_dfifo1 ,rega 
-0x4b53 018702 arg 1 ,queue 
-:      018703 usb_tx_loop:
-0x4b54 018704 ifetch 1 ,contr 
-0x4b55 018705 istore 1 ,rega 
-0x4b56 018706 loop usb_tx_loop 
-:      018707 usb_trig:
-0x4b57 018708 setarg 0 
-0x4b58 018709 qset1 pdata 
-0x4b59 018710 hstore 1 ,core_usb_trig 
-0x4b5a 018711 fetcht 1 ,mem_usb_tx_wait 
-0x4b5b 018712 ior temp ,pdata 
-0x4b5c 018713 store 1 ,mem_usb_tx_wait 
-0x4b5d 018714 rtn 
-:      018716 usb_tx_ep2:
-0x4b5e 018717 arg 2 ,queue 
-0x4b5f 018718 arg core_usb_dfifo2 ,rega 
-0x4b60 018719 branch usb_tx_loop 
-:      018721 usb_tx:
-0x4b61 018722 bpatch patch1f_4 ,mem_patch1f 
-0x4b62 018723 fetch 1 ,mem_usb_tx_enable 
-0x4b63 018724 rtn blank 
-0x4b64 018725 fetch 1 ,mem_usb_tx_wait 
-0x4b65 018726 nbranch usb_inwake_state_tx_dispose ,blank 
-0x4b66 018727 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4b67 018728 branch usb_tx_fifo_release ,blank 
-0x4b68 018729 fetch 1 ,mem_usb_state 
-0x4b69 018730 beq usb_sleep ,usb_windows_wakeup 
-0x4b6a 018731 bne usb_connected ,usb_tx_fifo_release 
-0x4b6b 018732 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x4b6c 018733 nbranch usb_tx_fifo_release ,blank 
-0x4b6d 018734 call usb_tx_data_ep1 
-0x4b6e 018735 branch usb_tx_data_ep2 
-:      018737 usb_tx_data_ep1:
-0x4b6f 018738 fetch 1 ,mem_usb_tx_enable 
-0x4b70 018739 rtnbit0 1 
-0x4b71 018740 fetch 1 ,mem_usb_tx_wait 
-0x4b72 018741 rtnbit1 1 
-0x4b73 018742 fetch 1 ,mem_usb_tx_enable 
-0x4b74 018743 set0 1 ,pdata 
-0x4b75 018744 store 1 ,mem_usb_tx_enable 
-0x4b76 018745 fetch 1 ,mem_usb_ep1_data 
-0x4b77 018746 rtn blank 
-0x4b78 018747 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x4b79 018748 branch assert 
-:      018750 usb_tx_data_ep2:
-0x4b7a 018751 fetch 1 ,mem_usb_tx_enable 
-0x4b7b 018752 rtnbit0 2 
-0x4b7c 018753 fetch 1 ,mem_usb_tx_wait 
-0x4b7d 018754 rtnbit1 2 
-0x4b7e 018755 fetch 1 ,mem_usb_tx_enable 
-0x4b7f 018756 set0 2 ,pdata 
-0x4b80 018757 store 1 ,mem_usb_tx_enable 
-0x4b81 018758 fetch 1 ,mem_usb_ep2_data 
-0x4b82 018759 rtn blank 
-0x4b83 018760 beq usb_ep2_ms ,usb_tx_ms_data 
-0x4b84 018761 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x4b85 018762 branch assert 
-:      018764 usb_tx_fifo_release:
-0x4b86 018766 arg mem_usb_mouse_data ,contw 
-0x4b87 018767 arg 6 ,loopcnt 
-0x4b88 018768 branch memset0 
-:      018770 usb_tx_ms_data:
-0x4b89 018771 fetch 1 ,mem_usb_idle_flag 
-0x4b8a 018772 fetcht 1 ,mem_usb_get_protocol_flag 
-0x4b8b 018773 iand temp ,pdata 
-0x4b8c 018774 branch usb_tx_ms_data_normal_mode ,blank 
-0x4b8d 018775 fetcht 1 ,mem_usb_set_protocol_status 
-0x4b8e 018776 iadd temp ,pdata 
-0x4b8f 018777 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x4b90 018778 branch usb_tx_ms_data_normal_mode 
-:      018780 usb_tx_ms_data_mac_boot_mode:
-0x4b91 018781 jam 0 ,mem_usb_ep2_data 
-:      018782 usb_tx_ms_data_mac_boot_regroup:
-0x4b92 018783 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b93 018784 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b94 018785 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b95 018786 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b96 018787 store 1 ,mem_usb_mouse_data 
-0x4b97 018788 fetch 1 ,mem_usb_mouse_data + 2 
-0x4b98 018789 istore 1 ,contw 
-0x4b99 018790 fetch 1 ,mem_usb_mouse_data + 4 
-0x4b9a 018791 istore 1 ,contw 
-0x4b9b 018792 fetch 1 ,mem_usb_mouse_data + 6 
-0x4b9c 018793 istore 1 ,contw 
-0x4b9d 018794 arg 4 ,loopcnt 
-0x4b9e 018795 arg mem_usb_mouse_data ,contr 
-0x4b9f 018796 branch usb_tx_ep2 
-:      018798 usb_tx_ms_data_normal_mode:
-0x4ba0 018799 jam 0 ,mem_usb_ep2_data 
-:      018800 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x4ba1 018801 arg 8 ,loopcnt 
-0x4ba2 018802 arg mem_usb_mouse_data ,contr 
-0x4ba3 018803 branch usb_tx_ep2 
-:      018805 usb_tx_kb_multikey_data:
-0x4ba4 018806 jam 0 ,mem_usb_ep2_data 
-0x4ba5 018807 arg 3 ,loopcnt 
-0x4ba6 018808 arg mem_usb_kb_multikey ,contr 
-0x4ba7 018809 branch usb_tx_ep2 
-:      018811 usb_tx_kb_normal_data:
-0x4ba8 018812 jam 0 ,mem_usb_ep1_data 
-0x4ba9 018813 arg 8 ,loopcnt 
-0x4baa 018814 arg mem_usb_kb_data ,contr 
-0x4bab 018815 branch usb_tx_ep1 
-:      018817 usb_inwake_state_tx_dispose:
-0x4bac 018818 fetch 1 ,mem_usb_state 
-0x4bad 018819 beq usb_sleep ,usb_clear_tx_wait 
-0x4bae 018820 beq usb_connected ,usb_mac_wakeup_trig 
-0x4baf 018821 rtn 
-:      018822 usb_clear_tx_wait:
-0x4bb0 018823 jam 0 ,mem_usb_tx_wait 
-0x4bb1 018824 rtn 
-:      018825 usb_mac_wakeup_trig:
-0x4bb2 018826 hfetch 1 ,core_usb_config 
-0x4bb3 018827 set1 7 ,pdata 
-0x4bb4 018828 hstore 1 ,core_usb_config 
-0x4bb5 018829 jam 1 ,mem_usb_mac_wakeup_trig 
-0x4bb6 018830 rtn 
-:      018832 usb_mac_wakeup_judge:
-0x4bb7 018833 fetch 1 ,mem_usb_state 
-0x4bb8 018834 rtneq usb_sleep 
-0x4bb9 018835 beq usb_connected ,usb_mac_wakeup 
-0x4bba 018836 rtn 
-:      018837 usb_mac_wakeup:
-0x4bbb 018838 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x4bbc 018839 rtn blank 
-0x4bbd 018840 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x4bbe 018841 branch usb_wakeup 
-:      018843 usb_windows_wakeup:
-0x4bbf 018844 arg timer_wakeup ,queue 
-0x4bc0 018845 call timer_check 
-0x4bc1 018846 nrtn blank 
-:      018847 usb_wakeup:
-0x4bc2 018848 hfetch 1 ,core_usb_config 
-0x4bc3 018849 rtnbit0 7 
-0x4bc4 018850 jam 0xfc ,core_usb_config 
-0x4bc5 018851 nop 30000 
-0x4bc6 018852 jam 0x3c ,core_usb_config 
-0x4bc7 018853 rtn 
-:      018860 hci_rx_h4:
-0x4bc8 018861 bpatch patch1f_5 ,mem_patch1f 
-0x4bc9 018862 fetch 1 ,mem_hci_cmd 
-0x4bca 018863 nrtn blank 
-:      018864 hci_rx_h4_1:
-0x4bcb 018865 call hci_h4_parse_packet 
-0x4bcc 018866 ncall h4_rx_discard_packet ,user 
-0x4bcd 018867 rtn 
-:      018869 hci_h4_parse_packet:
-0x4bce 018870 bpatch patch1f_6 ,mem_patch1f 
-0x4bcf 018871 copy contru ,rega 
-0x4bd0 018872 arg 4 ,temp 
-0x4bd1 018873 ifetch 1 ,contru 
-0x4bd2 018874 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
-0x4bd3 018875 increase 1 ,temp 
-0x4bd4 018876 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
-0x4bd5 018877 copy contru ,pdata 
-0x4bd6 018878 hstore 2 ,core_uart_rrptr 
-0x4bd7 018879 rtn 
-:      018880 hci_h4_parse_packet_wait_len:
-0x4bd8 018881 hfetch 2 ,core_uart_rxitems 
-0x4bd9 018882 isub temp ,null 
-0x4bda 018883 nbranch hci_h4_parse_packet_wait_len ,positive 
-0x4bdb 018885 disable user 
-0x4bdc 018886 copy rega ,contru 
-0x4bdd 018887 call h4_get_rx_payload_len 
-0x4bde 018888 iadd temp ,temp 
-:      018889 hci_h4_parse_packet_wait:
-0x4bdf 018890 hfetch 2 ,core_uart_rxitems 
-0x4be0 018891 isub temp ,null 
-0x4be1 018892 nbranch hci_h4_parse_packet_wait ,positive 
-0x4be2 018893 copy rega ,contru 
-0x4be3 018894 ifetch 1 ,contru 
-0x4be4 018895 beq hci_h4_type_cmd ,process_hci_cmd 
-0x4be5 018896 branch assert 
-:      018898 h4_rx_discard_packet:
-0x4be6 018899 bpatch patch1f_7 ,mem_patch1f 
-0x4be7 018900 hfetch 2 ,core_uart_rrptr 
-0x4be8 018901 iforce contru 
-0x4be9 018902 call h4_get_rx_payload_len 
-0x4bea 018903 iadd contru ,contru 
-0x4beb 018904 deposit contru 
-0x4bec 018905 hstore 2 ,core_uart_rrptr 
-0x4bed 018906 rtn 
-:      018911 h4_get_rx_payload_len:
-0x4bee 018912 ifetch 1 ,contru 
-0x4bef 018913 increase 2 ,contru 
-0x4bf0 018914 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
-0x4bf1 018915 ifetch 1 ,contru 
-0x4bf2 018916 rtn 
-:      018917 h4_get_rx_payload_len_acl:
-0x4bf3 018918 ifetch 2 ,contru 
-0x4bf4 018919 rtn 
-:      018921 h4_get_tx_ptr:
-0x4bf5 018922 hfetch 2 ,core_uart_twptr 
-0x4bf6 018923 increase -5 ,contwu 
-0x4bf7 018924 iadd contwu ,contwu 
-0x4bf8 018925 rtn 
-:      018927 h4_send_packet_event:
-0x4bf9 018928 arg hci_h4_type_event ,temp 
-0x4bfa 018929 branch h4_send_packet 
-:      018930 h4_send_packet_acl:
-0x4bfb 018931 arg hci_h4_type_acl ,temp 
-:      018932 h4_send_packet:
-0x4bfc 018933 bpatchx patch20_0 ,mem_patch20 
-0x4bfd 018934 increase 1 ,loopcnt 
-0x4bfe 018935 hfetch 2 ,core_uart_twptr 
-0x4bff 018936 copy pdata ,contwu 
-0x4c00 018937 copy loopcnt ,pdata 
-0x4c01 018938 istoret 1 ,contwu 
-0x4c02 018939 increase -1 ,pdata 
-0x4c03 018940 iadd contwu ,contwu 
-0x4c04 018941 copy contwu ,pdata 
-0x4c05 018942 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c06 018943 copy temp ,pdata 
-0x4c07 018944 rtneq hci_h4_type_acl 
-0x4c08 018945 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c09 018946 hstore 2 ,core_uart_twptr 
-0x4c0a 018947 branch h4_send_acl_trigger_clear 
-:      018950 h4_send_acl_trigger_clear:
-0x4c0b 018951 setarg 0 
-0x4c0c 018952 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c0d 018953 rtn 
-:      018960 hci_init:
-0x4c0e 018961 rtn wake 
-0x4c0f 018962 setarg hci_idle_dispatch 
-0x4c10 018963 store 2 ,mem_cb_idle_process 
-0x4c11 018965 setarg uart_baud_115200 
-0x4c12 018966 store uart_baud_len ,mem_baud 
-:      018967 hci_lpm_init:
-0x4c13 018968 setarg mem_h5rx_buf 
-0x4c14 018969 hstore 2 ,core_uart_rsaddr 
-0x4c15 018970 setarg mem_h5rx_buf_end 
-0x4c16 018971 hstore 2 ,core_uart_readdr 
-0x4c17 018972 setarg mem_h5tx_buf 
-0x4c18 018973 hstore 2 ,core_uart_tsaddr 
-0x4c19 018974 call hci_sel_init 
-:      018975 hci_reinit:
-0x4c1a 018976 jam 0x0 ,core_uart_ctrl 
-0x4c1b 018977 setarg mem_h5tx_buf 
-0x4c1c 018978 hstore 2 ,core_uart_twptr 
-0x4c1d 018979 hstore 2 ,core_uart_trptrp 
-0x4c1e 018980 setarg mem_h5rx_buf 
-0x4c1f 018981 hstore 2 ,core_uart_rrptr 
-0x4c20 018982 store 2 ,mem_h5rx_rptr 
-:      018983 hci_init_common:
-0x4c21 018984 hfetch 2 ,core_clkoff 
-0x4c22 018985 set0 clock_off_uart ,pdata 
-0x4c23 018986 hstore 2 ,core_clkoff 
-0x4c24 018987 call uart_set_baud_by_mem 
-0x4c25 018988 jam uartclk_dpll ,core_uart_clksel 
-0x4c26 018989 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x4c27 018990 rtn 
-:      018992 hci_sel_init:
-0x4c28 018993 setarg mem_h5tx_buf_end 
-0x4c29 018994 hstore 2 ,core_uart_teaddr 
-0x4c2a 018995 hfetch 1 ,core_gpio_sel1 
-0x4c2b 018996 or_into 0x07 ,pdata 
-0x4c2c 018997 hstore 1 ,core_gpio_sel1 
-0x4c2d 018998 rtn 
-:      019001 hci_rx_packet:
-0x4c2e 019002 bpatchx patch20_1 ,mem_patch20 
-0x4c2f 019003 hfetch 1 ,core_uart_status 
-0x4c30 019004 iforce regb 
-0x4c31 019005 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
-0x4c32 019006 hfetch 2 ,core_uart_rxitems 
-0x4c33 019007 iforce regc 
-0x4c34 019008 arg 0x44f ,temp 
-0x4c35 019009 isub temp ,null 
-0x4c36 019010 nrtn zero 
-:      019011 hci_rx_packet_cont:
-0x4c37 019012 hfetch 2 ,core_uart_rrptr 
-0x4c38 019013 iforce contru 
-0x4c39 019014 branch hci_rx_h4 
-:      019016 uart_send_byte:
-0x4c3a 019017 hfetcht 1 ,core_uart_status 
-0x4c3b 019018 isolate1 6 ,temp 
-0x4c3c 019019 branch uart_send_byte ,true 
-0x4c3d 019020 hstore 1 ,core_uart_txd 
-0x4c3e 019021 rtn 
-:      019023 process_hci_cmd:
-0x4c3f 019024 bpatchx patch20_2 ,mem_patch20 
-0x4c40 019025 fetch 1 ,mem_hci_cmd 
-0x4c41 019026 branch process_hci_cmd_cont ,blank 
-0x4c42 019027 enable user 
-0x4c43 019028 rtn 
-:      019029 process_hci_cmd_cont:
-0x4c44 019030 ifetch 2 ,contru 
-0x4c45 019031 iforce alarm 
-0x4c46 019032 iforce queue 
-0x4c47 019033 ifetch 1 ,contru 
-0x4c48 019034 iforce temp 
-0x4c49 019035 rshift2 alarm ,pdata 
-0x4c4a 019036 rshift8 pdata ,pdata 
-0x4c4b 019037 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
-0x4c4c 019038 rtn 
-:      019041 phci_grp_vendor_specific:
-0x4c4d 019042 bpatchx patch20_3 ,mem_patch20 
-0x4c4e 019043 deposit queue 
-0x4c4f 019044 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x4c50 019045 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x4c51 019046 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x4c52 019047 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x4c53 019048 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x4c54 019049 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x4c55 019050 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
-0x4c56 019051 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
-0x4c57 019053 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x4c58 019054 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
-0x4c59 019055 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
-0x4c5a 019056 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
-0x4c5b 019057 branch hci_normal_reply 
-:      019059 phci_grp_vendor_enter_lpm:
-0x4c5c 019060 call hci_normal_reply 
-0x4c5d 019061 call wait_uarttx 
-0x4c5e 019062 call gpio_pu_uart_tx 
-:      019063 hci_enter_lpm:
-0x4c5f 019064 call app_put_lpm_wake_lock 
-0x4c60 019065 call app_l2cap_flow_control_enable 
-0x4c61 019066 branch gpio_rx_config_input_with_pu 
-:      019068 hci_exit_lpm:
-0x4c62 019069 jam hci_rx_ready ,mem_hci_lt_rx_state 
-0x4c63 019070 call app_get_lpm_wake_lock 
-0x4c64 019071 call hci_lpm_init 
-0x4c65 019072 branch app_l2cap_flow_control_disable 
-:      019074 phci_grp_vendor_chipid:
-0x4c66 019075 call hci_get_cmd_complete_ptr 
-0x4c67 019076 hfetch 2 ,core_chipid 
-0x4c68 019077 istore 2 ,contwu 
-0x4c69 019078 force 6 ,loopcnt 
-0x4c6a 019079 branch hci_command_complete 
-:      019081 phci_grp_vendor_baud:
-0x4c6b 019082 ifetch 2 ,contru 
-0x4c6c 019083 store 2 ,mem_baud 
-0x4c6d 019084 hstore 2 ,core_uart_baud 
-0x4c6e 019085 rtn 
-:      019088 phci_grp_vendor_patch_common:
-0x4c6f 019090 ifetch 1 ,contru 
-0x4c70 019091 copy pdata ,temp 
-0x4c71 019092 hstore 1 ,core_ucode_low 
-0x4c72 019093 ifetch 1 ,contru 
-0x4c73 019094 iadd temp ,temp 
-0x4c74 019095 set1 7 ,pdata 
-0x4c75 019096 hstore 1 ,core_ucode_ctrl 
-0x4c76 019097 ifetch 1 ,contru 
-0x4c77 019098 iadd temp ,temp 
-0x4c78 019099 copy pdata ,loopcnt 
-0x4c79 019100 rtn 
-:      019102 phci_grp_vendor_patch:
-0x4c7a 019103 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c7b 019104 call phci_grp_vendor_patch_common 
-:      019105 phci_grp_vendor_patch_loop:
-0x4c7c 019106 ifetch 1 ,contru 
-0x4c7d 019107 hstore 1 ,core_ucode_data 
-0x4c7e 019108 iadd temp ,temp 
-0x4c7f 019109 loop phci_grp_vendor_patch_loop 
-:      019110 phci_grp_vendor_patch_check_sum:
-0x4c80 019111 and temp ,0xff ,temp 
-0x4c81 019112 ifetch 1 ,contru 
-0x4c82 019113 isub temp ,null 
-0x4c83 019114 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4c84 019115 branch hci_normal_reply 
-:      019118 phci_grp_vendor_patch_sec:
-0x4c85 019119 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c86 019120 call phci_grp_vendor_patch_common 
-0x4c87 019121 store 8 ,mem_pdatatemp 
-:      019122 phci_grp_vendor_patch_sec_loop:
-0x4c88 019123 call do_aes_cbc 
-0x4c89 019124 arg 16 ,loopcnt 
-0x4c8a 019125 arg mem_temp_block0 ,contw 
-0x4c8b 019126 call load_uart_sum_loop 
-0x4c8c 019127 storet 8 ,mem_temp 
-0x4c8d 019128 arg mem_temp_block2 ,contw 
-0x4c8e 019129 call store_aes_result 
-0x4c8f 019130 arg mem_temp_block2 ,rega 
-0x4c90 019131 arg mem_temp_block0 ,regb 
-0x4c91 019132 arg mem_temp_block3 ,contw 
-0x4c92 019133 call xor16 
-0x4c93 019134 arg 16 ,loopcnt 
-0x4c94 019135 arg mem_temp_block3 ,contr 
-0x4c95 019136 call load_ucode_only_loop 
-0x4c96 019137 fetcht 8 ,mem_temp 
-0x4c97 019138 fetch 8 ,mem_pdatatemp 
-0x4c98 019139 increase -16 ,pdata 
-0x4c99 019140 store 8 ,mem_pdatatemp 
-0x4c9a 019141 nbranch phci_grp_vendor_patch_sec_loop ,blank 
-0x4c9b 019142 branch phci_grp_vendor_patch_check_sum 
-:      019144 load_ucode_only_loop:
-0x4c9c 019145 ifetch 1 ,contr 
-0x4c9d 019146 hstore 1 ,core_ucode_data 
-0x4c9e 019147 loop load_ucode_only_loop 
-0x4c9f 019148 rtn 
-:      019150 load_uart_sum_loop:
-0x4ca0 019151 ifetch 1 ,contru 
-0x4ca1 019152 istore 1 ,contw 
-0x4ca2 019153 iadd temp ,temp 
-0x4ca3 019154 loop load_uart_sum_loop 
-0x4ca4 019155 rtn 
-:      019157 phci_grp_vendor_patch_sec_init:
-0x4ca5 019158 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4ca6 019159 arg 0 ,temp 
-0x4ca7 019160 arg 16 ,loopcnt 
-0x4ca8 019161 arg mem_temp_block0 ,contw 
-0x4ca9 019162 call load_uart_sum_loop 
-0x4caa 019163 hfetch 1 ,core_gpio_key2 
-0x4cab 019164 and_into 0xfd ,pdata 
-0x4cac 019165 hstore 1 ,core_gpio_key2 
-0x4cad 019166 arg mem_temp_block0 ,contr 
-0x4cae 019167 arg 16 ,loopcnt 
-0x4caf 019168 call aes_load_data 
-0x4cb0 019169 call aes_init 
-0x4cb1 019170 call aes_clear_data 
-0x4cb2 019171 branch phci_grp_vendor_patch_check_sum 
-:      019174 phci_grp_vendor_done:
-0x4cb3 019175 arg 0x20 ,loopcnt 
-0x4cb4 019176 arg mem_patch00 ,contw 
-0x4cb5 019177 arg 0 ,temp 
-:      019178 phci_grp_vendor_done_loop:
-0x4cb6 019179 ifetch 1 ,contru 
-0x4cb7 019180 istore 1 ,contw 
-0x4cb8 019181 iadd temp ,temp 
-0x4cb9 019182 loop phci_grp_vendor_done_loop 
-0x4cba 019183 and temp ,0xff ,temp 
-0x4cbb 019184 ifetch 1 ,contru 
-0x4cbc 019185 isub temp ,null 
-0x4cbd 019186 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4cbe 019187 jam 0 ,core_ucode_ctrl 
-0x4cbf 019188 call hci_normal_reply 
-0x4cc0 019189 call h4_rx_discard_packet 
-0x4cc1 019190 call clear_key_buf 
-0x4cc2 019191 call wait_uarttx 
-0x4cc3 019192 branch soft_reset 
-:      019194 phci_grp_vendor_patch_bad:
-0x4cc4 019195 jam 0 ,core_ucode_ctrl 
-0x4cc5 019196 branch start 
-:      019198 phci_grp_vendor_bdaddr:
-0x4cc6 019199 ifetch 6 ,contru 
-0x4cc7 019200 store 6 ,mem_lap 
-0x4cc8 019201 branch hci_normal_reply 
-:      019204 phci_grp_vendor_mem:
-0x4cc9 019205 ifetch 1 ,contru 
-0x4cca 019206 store 1 ,mem_hci_curr_len 
-0x4ccb 019207 copy pdata ,loopcnt 
-0x4ccc 019208 ifetch 2 ,contru 
-0x4ccd 019209 store 2 ,mem_hci_curr_target 
-0x4cce 019210 copy pdata ,contw 
-0x4ccf 019211 call uart_copy_rx_bytes 
-0x4cd0 019212 branch hci_normal_reply 
-:      019215 phci_grp_vendor_eep:
-0x4cd1 019216 ifetch 1 ,contru 
-0x4cd2 019217 store 1 ,mem_hci_curr_len 
-0x4cd3 019218 copy pdata ,loopcnt 
-0x4cd4 019219 ifetch 2 ,contru 
-0x4cd5 019220 store 2 ,mem_hci_curr_target 
-0x4cd6 019221 arg mem_l2cap_rxbuff1 ,contw 
-0x4cd7 019222 call uart_copy_rx_bytes 
-0x4cd8 019223 fetcht 1 ,mem_hci_curr_len 
-0x4cd9 019224 arg mem_l2cap_rxbuff1 ,rega 
-0x4cda 019225 fetch 2 ,mem_hci_curr_target 
-0x4cdb 019226 branch iicd_write_ota_data 
-:      019231 hci_normal_reply:
-0x4cdc 019232 force 4 ,loopcnt 
-:      019233 hci_command_complete:
-0x4cdd 019234 call hci_get_payload_ptr 
-0x4cde 019235 force 0x1 ,pdata 
-0x4cdf 019236 istore 1 ,contwu 
-0x4ce0 019237 deposit alarm 
-0x4ce1 019238 istore 3 ,contwu 
-0x4ce2 019239 force hci_event_command_complete ,queue 
-:      019240 hci_send_event:
-0x4ce3 019241 bpatchx patch20_4 ,mem_patch20 
-0x4ce4 019242 call hci_get_packet_ptr 
-0x4ce5 019243 deposit queue 
-0x4ce6 019244 istore 1 ,contwu 
-0x4ce7 019245 deposit loopcnt 
-0x4ce8 019246 istore 1 ,contwu 
-:      019247 hci_send_event_raw:
-0x4ce9 019248 force 5 ,queue 
-0x4cea 019249 increase 2 ,loopcnt 
-:      019250 hci_send_packet:
-0x4ceb 019251 branch h4_send_packet_event 
-:      019253 hci_send_commu_ready_event:
-0x4cec 019254 force hci_event_vendor_specific ,queue 
-0x4ced 019255 call hci_get_payload_ptr 
-0x4cee 019256 setarg hci_vendor_event_commu_ready 
-0x4cef 019257 istore 1 ,contwu 
-0x4cf0 019258 force 1 ,loopcnt 
-0x4cf1 019259 branch hci_send_event 
-:      019261 hci_get_cmd_complete_ptr:
-0x4cf2 019262 force 12 ,contwu 
-0x4cf3 019263 branch hci_get_tx_ptr 
-:      019265 hci_get_payload_ptr:
-0x4cf4 019266 force 8 ,contwu 
-0x4cf5 019267 branch hci_get_tx_ptr 
-:      019269 hci_get_packet_ptr:
-0x4cf6 019270 force 6 ,contwu 
-:      019271 hci_get_tx_ptr:
-0x4cf7 019272 branch h4_get_tx_ptr 
-:      019276 calc_tx_crc16:
-0x4cf8 019277 pulse crc16 
-0x4cf9 019278 enable enable_crc 
-:      019279 crcloop:
-0x4cfa 019280 ifetch 1 ,contwu 
-0x4cfb 019281 inject bucket ,8 
-0x4cfc 019282 loop crcloop 
-0x4cfd 019283 enable enable_parity 
-0x4cfe 019284 inject bucket ,16 
-0x4cff 019285 disable enable_parity 
-0x4d00 019286 disable enable_crc 
-0x4d01 019287 disable crc16 
-0x4d02 019288 byteswap pdata ,pdata 
-0x4d03 019289 rtn 
-:      019293 cmd_exit:
-0x4d04 019294 jam 0 ,mem_hci_cmd 
-0x4d05 019295 rtn 
-:      019296 cmd_check_plap:
-0x4d06 019297 fetch 6 ,mem_hci_plap 
-0x4d07 019298 fetcht 6 ,mem_plap 
-0x4d08 019299 isub temp ,null 
-0x4d09 019300 rtn 
-:      019305 cmd_pair:
-0x4d0a 019306 fetch 1 ,mem_op 
-0x4d0b 019307 bbit1 op_inrand_req ,cmd_pair_passive 
-0x4d0c 019308 call tid_initiate 
-0x4d0d 019309 jam lmp_in_rand ,mem_lmo_opcode2 
-0x4d0e 019310 branch cmd_exit 
-:      019311 cmd_pair_passive:
-0x4d0f 019312 set0 op_inrand_req ,pdata 
-0x4d10 019313 store 1 ,mem_op 
-0x4d11 019314 call lmp_accept_inrand 
-0x4d12 019315 setarg 0 
-0x4d13 019316 setflag master ,smap_lmptid ,pdata 
-0x4d14 019317 store 1 ,mem_lmo_tid2 
-0x4d15 019318 branch cmd_exit 
-0x4d16 019319 rtn 
-:      019320 cmd_in_sniff:
-0x4d17 019321 jam lmp_sniff_req ,mem_lmo_opcode2 
-0x4d18 019322 arg mem_sniff_payload ,contw 
-0x4d19 019323 setarg 0 
-0x4d1a 019324 isolate1 27 ,clke_bt 
-0x4d1b 019325 setflag true ,1 ,pdata 
-0x4d1c 019326 istore 1 ,contw 
-0x4d1d 019327 setarg 0 
-0x4d1e 019328 istore 2 ,contw 
-0x4d1f 019329 fetch 2 ,mem_sniff_param_interval 
-0x4d20 019330 istore 2 ,contw 
-0x4d21 019331 fetch 1 ,mem_sniff_param_attempt 
-0x4d22 019332 istore 2 ,contw 
-0x4d23 019333 fetch 1 ,mem_sniff_param_timeout 
-0x4d24 019334 istore 2 ,contw 
-0x4d25 019335 branch cmd_exit 
-:      019337 cmd_exit_sniff:
-0x4d26 019338 jam lmp_unsniff_req ,mem_lmo_opcode2 
-0x4d27 019339 branch cmd_exit 
-:      019341 hci_idle_dispatch:
-0x4d28 019342 call gpio_check_uart_state 
-0x4d29 019343 rtn true 
-0x4d2a 019344 arg uart_wakeup_rx ,temp 
-0x4d2b 019345 call gpio_get_bit 
-0x4d2c 019346 nbranch uart_wake_up ,true 
-0x4d2d 019347 jam hci_rx_wake ,mem_hci_lt_rx_state 
-0x4d2e 019348 rtn 
-:      019349 uart_wake_up:
-0x4d2f 019350 fetch 1 ,mem_hci_lt_rx_state 
-0x4d30 019351 rtnne hci_rx_wake 
-0x4d31 019352 call hci_exit_lpm 
-0x4d32 019353 branch hci_send_commu_ready_event 
-:      019367 hid_rx_process:
-0x4d33 019368 bpatchx patch20_5 ,mem_patch20 
-0x4d34 019369 fetch 2 ,mem_l2cap_payload_ptr 
-0x4d35 019370 copy pdata ,contr 
-0x4d36 019371 ifetch 1 ,contr 
-0x4d37 019372 and pdata ,0x0f ,temp 
-0x4d38 019373 rshift4 pdata ,pdata 
-0x4d39 019374 beq hid_type_set_idle ,hid_rx_process_handshake 
-0x4d3a 019375 beq hid_type_set_protocol ,hid_rx_process_handshake 
-0x4d3b 019376 beq hid_type_data ,hid_rx_process_data 
-0x4d3c 019377 beq hid_type_set_report ,hid_rx_process_set_report 
-0x4d3d 019378 beq hid_type_control ,hid_rx_process_hid_control 
-0x4d3e 019379 rtn 
-:      019381 hid_rx_process_hid_control:
-0x4d3f 019382 copy temp ,pdata 
-0x4d40 019383 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
-0x4d41 019384 beq hid_control_p_suspend ,hid_rx_process_suspend 
-0x4d42 019385 rtn 
-:      019387 hid_rx_process_virtual_cable_unplug:
-0x4d43 019388 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
-0x4d44 019389 call ui_ipc_send_event 
-0x4d45 019390 fetch 1 ,mem_device_option 
-0x4d46 019391 rtnbit0 dvc_op_mouse 
-0x4d47 019392 copy temp ,pdata 
-0x4d48 019393 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
-0x4d49 019394 rtn 
-:      019395 hid_rx_process_suspend:
-0x4d4a 019396 rtn 
-:      019398 hid_rx_process_set_report:
-0x4d4b 019399 call hid_rx_process_data 
-0x4d4c 019400 arg 0x01 ,rega 
-0x4d4d 019401 call hid_malloc_tx_buff 
-0x4d4e 019402 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d4f 019403 istore 2 ,contw 
-0x4d50 019404 setarg 0x00 
-0x4d51 019405 istore 1 ,contw 
-0x4d52 019406 rtn 
-:      019408 hid_rx_process_handshake:
-0x4d53 019409 arg 1 ,rega 
-0x4d54 019410 call hid_malloc_tx_buff 
-0x4d55 019411 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d56 019412 istore 2 ,contw 
-0x4d57 019413 setarg 0 
-0x4d58 019414 istore 1 ,contw 
-0x4d59 019415 jam 1 ,mem_ui_data_txbuff_length 
-0x4d5a 019416 fetch 1 ,mem_hid_control_state 
-0x4d5b 019417 set1 l2cap_channel_hid_handshake_done 
-0x4d5c 019418 store 1 ,mem_hid_control_state 
-0x4d5d 019419 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x4d5e 019420 branch ui_ipc_send_event 
-:      019422 hid_rx_process_data:
-0x4d5f 019423 ifetch 1 ,contr 
-0x4d60 019424 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
-0x4d61 019425 rtn 
-:      019427 hid_rx_process_data_hid_kb:
-0x4d62 019428 rtn 
-:      019431 hid_malloc_tx_buff:
-0x4d63 019432 call l2cap_malloc 
-0x4d64 019433 copy rega ,temp 
-0x4d65 019434 storet 1 ,mem_ui_data_txbuff_length 
-0x4d66 019435 copy pdata ,contw 
-0x4d67 019436 copy rega ,pdata 
-0x4d68 019437 istore 2 ,contw 
-0x4d69 019438 rtn 
-:      019455 l2cap_init:
-0x4d6a 019456 branch l2cap_init_wake ,wake 
-:      019457 l2cap_init_work:
-0x4d6b 019458 setarg mem_l2cap_xmem_end 
-0x4d6c 019459 arg mem_l2cap_xmem_start ,contw 
-0x4d6d 019460 isub contw ,loopcnt 
-0x4d6e 019461 call clear_mem 
-:      019462 l2cap_init_wake:
-0x4d6f 019463 bpatchx patch20_6 ,mem_patch20 
-0x4d70 019464 setarg mem_sdp_mem_end 
-0x4d71 019465 arg mem_sdp_mem_start ,contw 
-0x4d72 019466 isub contw ,loopcnt 
-0x4d73 019467 call clear_mem 
-0x4d74 019468 setarg mem_l2cap_mem_end 
-0x4d75 019469 arg mem_l2cap_mem_start ,contw 
-0x4d76 019470 isub contw ,loopcnt 
-0x4d77 019471 call clear_mem 
-0x4d78 019472 branch l2cap_lpm_load_txbuf 
-:      019474 process_rx_l2cap_pkt:
-0x4d79 019475 bpatchx patch20_7 ,mem_patch20 
-0x4d7a 019476 copy contr ,temp 
-0x4d7b 019479 copy temp ,contr 
-0x4d7c 019480 ifetch 2 ,contr 
-0x4d7d 019481 store 2 ,mem_l2cap_rx_pkt_length 
-0x4d7e 019482 ifetch 2 ,contr 
-0x4d7f 019483 store 2 ,mem_l2cap_rx_cid 
-0x4d80 019484 deposit contr 
-0x4d81 019485 store 2 ,mem_l2cap_payload_ptr 
-0x4d82 019486 fetch 1 ,memui_reconnect_mode 
-0x4d83 019487 beq no_reconnection ,l2cap_rx_multiplexing 
-0x4d84 019488 branch ml2cap_rx_multiplexing 
-:      019490 l2cap_rx_multiplexing:
-0x4d85 019491 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4d86 019492 branch l2cap_rx_reset_state ,blank 
-0x4d87 019493 bpatchx patch21_0 ,mem_patch21 
-0x4d88 019494 fetch 1 ,mem_l2cap_rx_cid 
-0x4d89 019495 beq l2cap_signal_channel ,l2cap_call_proc_signal 
-:      019496 l2cap_rx_multiplexing0:
-0x4d8a 019497 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
-0x4d8b 019498 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x4d8c 019499 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x4d8d 019500 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x4d8e 019501 branch l2cap_rx_reset_state 
-:      019503 l2cap_check_map:
-0x4d8f 019506 bpatchx patch21_1 ,mem_patch21 
-0x4d90 019507 call l2cap_malloc_get_full_map 
-0x4d91 019508 fetch 1 ,mem_used_map 
-0x4d92 019509 beq 0 ,set_pdata_0 
-0x4d93 019510 beq 1 ,set_pdata_0 
-0x4d94 019511 beq 2 ,set_pdata_0 
-0x4d95 019512 beq 3 ,set_pdata_0 
-0x4d96 019513 beq 0x81 ,set_pdata_0 
-0x4d97 019514 beq 0xc0 ,set_pdata_0 
-0x4d98 019515 beq 0x80 ,set_pdata_0 
-0x4d99 019516 beq 0x40 ,set_pdata_0 
-0x4d9a 019517 rtn 
-:      019519 set_pdata_0:
-0x4d9b 019520 setarg 0 
-0x4d9c 019521 rtn 
-:      019524 l2cap_call_proc_signal:
-0x4d9d 019525 call l2cap_check_map 
-0x4d9e 019526 nrtn blank 
-:      019527 l2cap_call_proc_signal0:
-0x4d9f 019528 call l2cap_malloc_signal_channel 
-0x4da0 019529 call l2cap_process_signal_pkt 
-0x4da1 019530 fetcht 2 ,mem_l2cap_signal_tx_length 
-0x4da2 019531 branch l2cap_call_proc_no_reply ,blank 
-0x4da3 019532 call l2cap_get_signal_tx_buff 
-0x4da4 019533 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4da5 019534 istore 2 ,contw 
-0x4da6 019535 force l2cap_signal_channel ,pdata 
-0x4da7 019536 istore 2 ,contw 
-0x4da8 019537 branch l2cap_rx_reset_state 
-:      019539 l2cap_call_proc_sigal_pending:
-0x4da9 019540 fetch 1 ,mem_l2cap_pending_item 
-0x4daa 019541 rtn blank 
-0x4dab 019542 copy pdata ,rega 
-0x4dac 019543 bpatchx patch21_2 ,mem_patch21 
-0x4dad 019544 fetch 4 ,mem_l2cap_sdpres_delay_time 
-0x4dae 019545 arg 0x100 ,temp 
-0x4daf 019546 iadd temp ,temp 
-0x4db0 019547 copy clkn_bt ,pdata 
-0x4db1 019548 isub temp ,null 
-0x4db2 019549 nrtn positive 
-0x4db3 019550 jam 0 ,mem_l2cap_pending_item 
-0x4db4 019551 copy rega ,pdata 
-0x4db5 019552 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
-0x4db6 019553 branch assert 
-:      019554 l2cap_sdp_conn_succ:
-0x4db7 019555 arg 0 ,debug 
-0x4db8 019556 call l2cap_malloc_signal_channel 
-0x4db9 019557 call restore_l2cap_req_param 
-0x4dba 019558 call l2cap_get_signal_tx_payload 
-0x4dbb 019559 call save_cont_pointers 
-0x4dbc 019560 call send_connection_sdp_res 
-0x4dbd 019561 call l2cap_get_signal_tx_buff 
-0x4dbe 019563 setarg 0x000c 
-0x4dbf 019564 istore 2 ,contw 
-0x4dc0 019565 force l2cap_signal_channel ,pdata 
-0x4dc1 019566 istore 2 ,contw 
-0x4dc2 019567 branch l2cap_rx_reset_state 
-:      019571 l2cap_reset_sdp_map:
-0x4dc3 019572 bpatchx patch21_3 ,mem_patch21 
-0x4dc4 019573 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dc5 019574 increase 4 ,pdata 
-0x4dc6 019575 rshift4 pdata ,pdata 
-0x4dc7 019576 rshift3 pdata ,pdata 
-0x4dc8 019577 add pdata ,1 ,temp 
-0x4dc9 019578 arg mem_tx_fifo3 ,contr 
-0x4dca 019579 ifetch 3 ,contr 
-0x4dcb 019580 rtn blank 
-0x4dcc 019581 store 3 ,mem_tx_fifo_map_temp 
-0x4dcd 019582 fetch 1 ,mem_tx_fifo_map_temp 
-0x4dce 019583 copy pdata ,rega 
-0x4dcf 019584 call check_l2cap_map 
-0x4dd0 019585 copy regb ,pdata 
-0x4dd1 019586 store 1 ,mem_tx_fifo3 
-0x4dd2 019587 rtn 
-:      019589 check_l2cap_map:
-0x4dd3 019590 arg 0 ,queue 
-0x4dd4 019591 arg 0 ,regb 
-:      019593 check_l2cap_map_loop:
-0x4dd5 019594 sub queue ,7 ,null 
-0x4dd6 019595 nrtn positive 
-0x4dd7 019596 qisolate1 rega 
-0x4dd8 019597 branch check_l2cap_map_used ,true 
-0x4dd9 019598 branch check_l2cap_map_used2 
-:      019600 check_l2cap_map_used:
-0x4dda 019601 copy temp ,pdata 
-0x4ddb 019602 branch check_l2cap_map_used2 ,blank 
-0x4ddc 019603 qset1 regb 
-0x4ddd 019604 increase -1 ,temp 
-:      019606 check_l2cap_map_used2:
-0x4dde 019607 increase 1 ,queue 
-0x4ddf 019608 branch check_l2cap_map_loop 
-:      019610 l2cap_call_proc_sdp:
-0x4de0 019611 call l2cap_malloc_is_fifo_empty 
-0x4de1 019612 nrtn blank 
-0x4de2 019613 call l2cap_check_map 
-0x4de3 019614 nrtn blank 
-0x4de4 019615 call l2cap_malloc_sdp_channel 
-0x4de5 019616 call sdp_process 
-0x4de6 019617 call l2cap_reset_sdp_map 
-0x4de7 019618 branch l2cap_call_proc_sdp_common 
-:      019621 ml2cap_call_proc_sdp:
-0x4de8 019622 call l2cap_malloc_is_fifo_empty 
-0x4de9 019623 nrtn blank 
-0x4dea 019624 call l2cap_malloc_sdp_channel 
-0x4deb 019625 call sdp_process 
-:      019626 l2cap_call_proc_sdp_common:
-0x4dec 019627 call l2cap_get_sdp_tx_buff 
-0x4ded 019628 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dee 019629 branch l2cap_call_proc_no_reply ,blank 
-0x4def 019630 istore 2 ,contw 
-0x4df0 019631 fetch 2 ,mem_sdp_remote_cid 
-0x4df1 019632 istore 2 ,contw 
-0x4df2 019633 branch l2cap_rx_reset_state 
-:      019635 l2cap_call_proc_hid:
-0x4df3 019636 call hid_rx_process 
-0x4df4 019637 branch l2cap_rx_reset_state 
-:      019639 l2cap_call_proc_rfcomm:
-0x4df5 019640 bpatchx patch21_4 ,mem_patch21 
-0x4df6 019641 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x4df7 019642 call rfcomm_rx_process 
-0x4df8 019643 fetch 1 ,mem_rfcomm_malloc_fail_flag 
-0x4df9 019644 rtneq rfcomm_malloc_fail 
-0x4dfa 019645 branch l2cap_rx_reset_state 
-:      019646 l2cap_call_proc_no_reply:
-0x4dfb 019647 call l2cap_malloc_discard 
-:      019649 l2cap_rx_reset_state:
-0x4dfc 019650 setarg 0 
-0x4dfd 019651 store 2 ,mem_l2cap_rx_pkt_length 
-0x4dfe 019652 store 2 ,mem_l2cap_rx_cid 
-0x4dff 019653 jam l2cap_rx_done ,mem_l2cap_rx_done 
-0x4e00 019654 rtn 
-:      019656 l2cap_process_signal_pkt:
-0x4e01 019657 bpatchx patch21_5 ,mem_patch21 
-0x4e02 019658 call l2cap_get_signal_tx_payload 
-0x4e03 019659 force 0 ,regb 
-0x4e04 019660 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4e05 019661 copy pdata ,regc 
-0x4e06 019662 fetch 2 ,mem_l2cap_payload_ptr 
-0x4e07 019663 iforce contr 
-:      019664 l2cap_process_signal_pkt_loop:
-0x4e08 019665 call l2cap_process_one_signal 
-0x4e09 019666 deposit regc 
-0x4e0a 019667 increase -4 ,regc 
-0x4e0b 019668 increase -4 ,pdata 
-0x4e0c 019669 nbranch l2cap_process_signal_pkt_loop ,blank 
-0x4e0d 019670 copy regb ,pdata 
-0x4e0e 019671 store 2 ,mem_l2cap_signal_tx_length 
-0x4e0f 019672 rtn 
-:      019674 l2cap_process_one_signal:
-0x4e10 019675 bpatchx patch21_6 ,mem_patch21 
-0x4e11 019676 ifetch 1 ,contr 
-0x4e12 019677 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
-0x4e13 019678 beq signal_connect_req ,l2cap_proc_signal_connect_req 
-0x4e14 019679 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
-0x4e15 019680 beq signal_config_req ,l2cap_proc_signal_config_req 
-0x4e16 019681 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
-0x4e17 019682 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
-0x4e18 019683 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
-0x4e19 019684 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x4e1a 019685 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
-0x4e1b 019686 beq signal_info_req ,l2cap_proc_signal_info_req 
-0x4e1c 019687 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
-0x4e1d 019688 call l2cap_reject_command 
-:      019689 l2cap_process_one_signal_rtn:
-0x4e1e 019690 rtn 
-:      019692 l2cap_proc_signal_info_req:
-0x4e1f 019693 ifetch 1 ,contr 
-0x4e20 019694 copy pdata ,queue 
-0x4e21 019695 ifetch 2 ,contr 
-0x4e22 019696 copy pdata ,rega 
-0x4e23 019697 copy regc ,pdata 
-0x4e24 019698 isub rega ,regc 
-0x4e25 019699 setarg signal_info_rsp 
-0x4e26 019700 istore 1 ,contw 
-0x4e27 019701 copy queue ,pdata 
-0x4e28 019702 istore 1 ,contw 
-0x4e29 019703 ifetch 2 ,contr 
-:      019704 l2cap_proc_signal_info_req_reply:
-0x4e2a 019705 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
-0x4e2b 019706 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
-0x4e2c 019707 rtn 
-:      019708 l2cap_proc_signal_info_req_ext:
-0x4e2d 019709 setarg 0x020008 
-0x4e2e 019710 istore 6 ,contw 
-0x4e2f 019711 setarg 0x0280 
-0x4e30 019712 istore 4 ,contw 
-0x4e31 019713 force 12 ,pdata 
-0x4e32 019714 branch l2cap_proc_signal_info_req_common 
-:      019715 l2cap_proc_signal_info_req_fix:
-0x4e33 019716 setarg 0x3000c 
-0x4e34 019717 istore 6 ,contw 
-0x4e35 019718 setarg 0x0006 
-0x4e36 019719 istore 8 ,contw 
-0x4e37 019720 force 16 ,pdata 
-:      019721 l2cap_proc_signal_info_req_common:
-0x4e38 019722 iadd regb ,regb 
-0x4e39 019723 branch l2cap_process_one_signal_rtn 
-:      019725 ml2cap_proc_signal_info_req:
-0x4e3a 019726 ifetch 1 ,contr 
-0x4e3b 019727 copy pdata ,queue 
-0x4e3c 019728 ifetch 2 ,contr 
-0x4e3d 019729 copy pdata ,rega 
-0x4e3e 019730 ifetch 2 ,contr 
-0x4e3f 019731 store 2 ,mem_temp 
-0x4e40 019732 copy regc ,pdata 
-0x4e41 019733 isub rega ,regc 
-0x4e42 019734 call l2cap_get_signal_tx_payload 
-0x4e43 019735 setarg signal_info_rsp 
-0x4e44 019736 istore 1 ,contw 
-0x4e45 019737 copy queue ,pdata 
-0x4e46 019738 istore 1 ,contw 
-0x4e47 019739 fetch 2 ,mem_temp 
-0x4e48 019740 branch l2cap_proc_signal_info_req_reply 
-:      019744 l2cap_proc_signal_cmd_reject:
-0x4e49 019745 ifetch 1 ,contr 
-0x4e4a 019746 copy pdata ,queue 
-0x4e4b 019747 ifetch 2 ,contr 
-0x4e4c 019748 copy pdata ,rega 
-0x4e4d 019749 iadd contr ,contr 
-0x4e4e 019750 copy regc ,pdata 
-0x4e4f 019751 isub rega ,regc 
-:      019752 l2cap_proc_signal_cmd_reject_rtn:
-0x4e50 019753 branch l2cap_process_one_signal_rtn 
-:      019755 l2cap_proc_signal_connect_req:
-0x4e51 019756 call save_cont_pointers 
-0x4e52 019759 call load_cont_pointers 
-0x4e53 019760 arg 0 ,debug 
-0x4e54 019761 ifetch 1 ,contr 
-0x4e55 019762 copy pdata ,queue 
-0x4e56 019763 ifetch 2 ,contr 
-0x4e57 019764 copy pdata ,rega 
-0x4e58 019765 ifetch 2 ,contr 
-0x4e59 019766 copy pdata ,temp 
-0x4e5a 019767 ifetch 2 ,contr 
-0x4e5b 019768 copy pdata ,timeup 
-0x4e5c 019769 bpatchx patch21_7 ,mem_patch21 
-0x4e5d 019770 copy temp ,pdata 
-0x4e5e 019771 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
-0x4e5f 019772 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
-0x4e60 019773 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
-0x4e61 019774 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
-0x4e62 019775 call l2cap_reject_command 
-0x4e63 019776 branch l2cap_proc_signal_connect_req_rtn 
-:      019778 l2cap_proc_signal_connect_req_sdp:
-0x4e64 019779 call save_cont_pointers 
-0x4e65 019780 arg l2cap_sdp_channel ,temp 
-0x4e66 019781 fetch 2 ,mem_sdp_remote_cid 
-0x4e67 019782 nbranch already_connected ,blank 
-0x4e68 019783 copy timeup ,pdata 
-0x4e69 019784 store 2 ,mem_sdp_remote_cid 
-0x4e6a 019785 copy clkn_bt ,pdata 
-0x4e6b 019786 store 4 ,mem_l2cap_sdpres_delay_time 
-0x4e6c 019787 call store_l2cap_req_param 
-0x4e6d 019788 branch send_connection_pending 
-:      019790 store_l2cap_req_param:
-0x4e6e 019791 storet 2 ,mem_psm 
-0x4e6f 019792 deposit timeup 
-0x4e70 019793 store 2 ,mem_scid 
-0x4e71 019794 deposit rega 
-0x4e72 019795 store 2 ,mem_cmd_length 
-0x4e73 019796 deposit regb 
-0x4e74 019797 store 2 ,mem_tt2 
-0x4e75 019798 deposit regc 
-0x4e76 019799 store 2 ,mem_tt3 
-0x4e77 019800 deposit queue 
-0x4e78 019801 store 2 ,mem_id 
-0x4e79 019802 rtn 
-:      019804 restore_l2cap_req_param:
-0x4e7a 019805 fetcht 2 ,mem_psm 
-0x4e7b 019806 fetch 2 ,mem_scid 
-0x4e7c 019807 copy pdata ,timeup 
-0x4e7d 019808 fetch 2 ,mem_cmd_length 
-0x4e7e 019809 copy pdata ,rega 
-0x4e7f 019810 fetch 2 ,mem_tt2 
-0x4e80 019811 copy pdata ,regb 
-0x4e81 019812 fetch 2 ,mem_tt3 
-0x4e82 019813 copy pdata ,regc 
-0x4e83 019814 fetch 2 ,mem_id 
-0x4e84 019815 copy pdata ,queue 
-0x4e85 019816 rtn 
-:      019818 l2cap_proc_signal_connect_req_rfcomm:
-0x4e86 019819 call save_cont_pointers 
-0x4e87 019820 setarg l2cap_rfcomm_channel 
-0x4e88 019821 arg l2cap_rfcomm_channel ,temp 
-0x4e89 019822 fetch 2 ,mem_rfcomm_remote_cid 
-0x4e8a 019823 nbranch already_connected ,blank 
-0x4e8b 019824 copy timeup ,pdata 
-0x4e8c 019825 store 2 ,mem_rfcomm_remote_cid 
-0x4e8d 019826 fetch 1 ,mem_rfcomm_state 
-0x4e8e 019827 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e8f 019828 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e90 019829 store 1 ,mem_rfcomm_state 
-0x4e91 019830 branch send_connection_res 
-:      019831 l2cap_proc_signal_connect_req_hid_ctrl:
-0x4e92 019832 call save_cont_pointers 
-0x4e93 019833 arg l2cap_hid_control_channel ,temp 
-0x4e94 019834 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4e95 019835 nbranch already_connected ,blank 
-0x4e96 019836 copy timeup ,pdata 
-0x4e97 019837 store 2 ,mem_hid_ctrl_remote_cid 
-0x4e98 019838 fetch 1 ,mem_hid_control_state 
-0x4e99 019839 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e9a 019840 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e9b 019841 store 1 ,mem_hid_control_state 
-0x4e9c 019842 branch send_connection_res 
-:      019843 l2cap_proc_signal_connect_req_hid_int:
-0x4e9d 019844 call save_cont_pointers 
-0x4e9e 019845 deposit clke 
-0x4e9f 019846 arg l2cap_hid_interrupt_channel ,temp 
-0x4ea0 019847 fetch 2 ,mem_hid_int_remote_cid 
-0x4ea1 019848 nbranch already_connected ,blank 
-0x4ea2 019849 copy timeup ,pdata 
-0x4ea3 019850 store 2 ,mem_hid_int_remote_cid 
-0x4ea4 019851 fetch 1 ,mem_hid_interrupt_state 
-0x4ea5 019852 set1 l2cap_channel_state_conn_req ,pdata 
-0x4ea6 019853 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ea7 019854 store 1 ,mem_hid_interrupt_state 
-0x4ea8 019855 branch send_connection_res 
-:      019857 send_connection_pending:
-0x4ea9 019858 setarg l2cap_connect_pending 
-0x4eaa 019859 store 2 ,meml2cap_t1 
-0x4eab 019860 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
-0x4eac 019861 branch send_connection_res0 
-:      019862 send_connection_sdp_res:
-0x4ead 019863 fetch 1 ,mem_sdp_state 
-0x4eae 019864 set1 l2cap_channel_state_conn_req ,pdata 
-0x4eaf 019865 set1 l2cap_channel_state_conn_res ,pdata 
-0x4eb0 019866 store 1 ,mem_sdp_state 
-:      019867 send_connection_res:
-0x4eb1 019868 setarg l2cap_connect_successful 
-0x4eb2 019869 store 2 ,meml2cap_t1 
-:      019870 send_connection_res0:
-0x4eb3 019871 bpatchx patch22_0 ,mem_patch22 
-0x4eb4 019872 call load_cont_pointers 
-0x4eb5 019873 setarg signal_connect_rsp 
-0x4eb6 019874 istore 1 ,contw 
-0x4eb7 019875 copy queue ,pdata 
-0x4eb8 019876 istore 1 ,contw 
-0x4eb9 019877 setarg 0x0008 
-0x4eba 019878 istore 2 ,contw 
-0x4ebb 019879 copy temp ,pdata 
-0x4ebc 019880 istore 2 ,contw 
-0x4ebd 019881 copy timeup ,pdata 
-0x4ebe 019882 istore 2 ,contw 
-0x4ebf 019883 fetch 2 ,meml2cap_t1 
-0x4ec0 019884 beq l2cap_connect_pending ,connect_pending 
-0x4ec1 019885 isolate0 0 ,debug 
-0x4ec2 019886 branch connect_suc ,true 
-0x4ec3 019887 setarg l2cap_connect_refused_no_resources 
-:      019888 connect_suc:
-0x4ec4 019889 istore 2 ,contw 
-0x4ec5 019890 force 0x0000 ,pdata 
-0x4ec6 019891 istore 2 ,contw 
-0x4ec7 019892 setarg 12 
-0x4ec8 019893 branch connect_req_update_byte_counts 
-:      019894 connect_pending:
-0x4ec9 019895 istore 2 ,contw 
-0x4eca 019896 force 0x0002 ,pdata 
-0x4ecb 019897 istore 2 ,contw 
-0x4ecc 019898 setarg 12 
-0x4ecd 019899 branch connect_req_update_byte_counts 
-:      019901 already_connected:
-0x4ece 019902 set1 0 ,debug 
-0x4ecf 019903 branch send_connection_res 
-:      019904 connect_req_update_byte_counts:
-0x4ed0 019905 iadd regb ,regb 
-0x4ed1 019906 copy regc ,pdata 
-0x4ed2 019907 isub rega ,regc 
-0x4ed3 019908 branch l2cap_proc_signal_connect_req_rtn 
-:      019909 l2cap_proc_signal_connect_req_rtn:
-0x4ed4 019910 branch l2cap_process_one_signal_rtn 
-:      019912 l2cap_proc_signal_connect_rsp:
-0x4ed5 019913 ifetch 1 ,contr 
-0x4ed6 019914 copy pdata ,queue 
-0x4ed7 019915 ifetch 2 ,contr 
-0x4ed8 019916 copy pdata ,rega 
-0x4ed9 019917 copy regc ,pdata 
-0x4eda 019918 isub rega ,regc 
-0x4edb 019919 ifetch 2 ,contr 
-0x4edc 019920 copy pdata ,timeup 
-0x4edd 019921 ifetch 2 ,contr 
-0x4ede 019922 copy pdata ,temp 
-0x4edf 019923 bpatchx patch22_1 ,mem_patch22 
-0x4ee0 019924 setarg l2cap_sdp_channel 
-0x4ee1 019925 isub temp ,null 
-0x4ee2 019926 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
-0x4ee3 019927 setarg l2cap_rfcomm_channel 
-0x4ee4 019928 isub temp ,null 
-0x4ee5 019929 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x4ee6 019930 setarg l2cap_hid_control_channel 
-0x4ee7 019931 isub temp ,null 
-0x4ee8 019932 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x4ee9 019933 setarg l2cap_hid_interrupt_channel 
-0x4eea 019934 isub temp ,null 
-0x4eeb 019935 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x4eec 019936 rtn 
-:      019938 l2cap_proc_signal_connect_rsp_sdp:
-0x4eed 019939 copy timeup ,pdata 
-0x4eee 019940 store 2 ,mem_sdp_remote_cid 
-0x4eef 019941 fetch 1 ,mem_sdp_state 
-0x4ef0 019942 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef1 019943 store 1 ,mem_sdp_state 
-0x4ef2 019944 branch l2cap_process_one_signal_rtn 
-:      019945 l2cap_proc_signal_connect_rsp_rfcomm:
-0x4ef3 019946 copy timeup ,pdata 
-0x4ef4 019947 store 2 ,mem_rfcomm_remote_cid 
-0x4ef5 019948 fetch 1 ,mem_rfcomm_state 
-0x4ef6 019949 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef7 019950 store 1 ,mem_rfcomm_state 
-0x4ef8 019951 rtn 
-:      019952 l2cap_proc_signal_connect_rsp_hid_int:
-0x4ef9 019953 copy timeup ,pdata 
-0x4efa 019954 store 2 ,mem_hid_ctrl_remote_cid 
-0x4efb 019955 fetch 1 ,mem_hid_interrupt_state 
-0x4efc 019956 set1 l2cap_channel_state_conn_res ,pdata 
-0x4efd 019957 store 1 ,mem_hid_interrupt_state 
-0x4efe 019958 rtn 
-:      019959 l2cap_proc_signal_connect_rsp_hid_ctrl:
-0x4eff 019960 copy timeup ,pdata 
-0x4f00 019961 store 2 ,mem_hid_int_remote_cid 
-0x4f01 019962 fetch 1 ,mem_hid_control_state 
-0x4f02 019963 set1 l2cap_channel_state_conn_res ,pdata 
-0x4f03 019964 store 1 ,mem_hid_control_state 
-0x4f04 019965 rtn 
-:      019967 l2cap_proc_signal_config_req:
-0x4f05 019968 ifetch 1 ,contr 
-0x4f06 019969 copy pdata ,queue 
-0x4f07 019970 ifetch 2 ,contr 
-0x4f08 019971 copy pdata ,rega 
-0x4f09 019972 copy regc ,pdata 
-0x4f0a 019973 isub rega ,regc 
-0x4f0b 019974 ifetch 2 ,contr 
-0x4f0c 019975 copy pdata ,temp 
-0x4f0d 019976 copy temp ,rega 
-0x4f0e 019977 bpatchx patch22_2 ,mem_patch22 
-0x4f0f 019978 setarg l2cap_sdp_channel 
-0x4f10 019979 isub temp ,null 
-0x4f11 019980 branch l2cap_proc_signal_config_req_sdp ,zero 
-0x4f12 019981 setarg l2cap_rfcomm_channel 
-0x4f13 019982 isub temp ,null 
-0x4f14 019983 branch l2cap_proc_signal_config_req_rfcomm ,zero 
-0x4f15 019984 setarg l2cap_hid_control_channel 
-0x4f16 019985 isub temp ,null 
-0x4f17 019986 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x4f18 019987 setarg l2cap_hid_interrupt_channel 
-0x4f19 019988 isub temp ,null 
-0x4f1a 019989 branch l2cap_proc_signal_config_req_hid_int ,zero 
-0x4f1b 019990 branch l2cap_reject_command 
-:      019992 l2cap_proc_signal_config_req_sdp:
-0x4f1c 019993 copy contw ,timeup 
-0x4f1d 019994 fetch 1 ,mem_sdp_state 
-0x4f1e 019995 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f1f 019996 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f20 019998 store 1 ,mem_sdp_state 
-0x4f21 019999 copy timeup ,contw 
-0x4f22 020000 arg l2cap_sdp_channel ,timeup 
-0x4f23 020001 fetch 2 ,mem_sdp_remote_cid 
-0x4f24 020002 copy pdata ,temp 
-0x4f25 020003 branch l2cap_send_config_rsp 
-:      020004 l2cap_proc_signal_config_req_hid_ctrl:
-0x4f26 020005 copy contw ,timeup 
-0x4f27 020006 fetch 1 ,mem_hid_control_state 
-0x4f28 020007 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f29 020008 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f2a 020010 store 1 ,mem_hid_control_state 
-0x4f2b 020011 copy timeup ,contw 
-0x4f2c 020012 arg l2cap_hid_control_channel ,timeup 
-0x4f2d 020013 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f2e 020014 copy pdata ,temp 
-0x4f2f 020015 branch l2cap_send_config_rsp 
-:      020016 l2cap_proc_signal_config_req_hid_int:
-0x4f30 020017 copy contw ,timeup 
-0x4f31 020018 fetch 1 ,mem_hid_interrupt_state 
-0x4f32 020019 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f33 020020 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f34 020022 store 1 ,mem_hid_interrupt_state 
-0x4f35 020023 copy timeup ,contw 
-0x4f36 020024 arg l2cap_hid_interrupt_channel ,timeup 
-0x4f37 020025 fetch 2 ,mem_hid_int_remote_cid 
-0x4f38 020026 copy pdata ,temp 
-0x4f39 020027 branch l2cap_send_config_rsp 
-:      020028 l2cap_proc_signal_config_req_rfcomm:
-0x4f3a 020029 copy contw ,timeup 
-0x4f3b 020030 fetch 1 ,mem_rfcomm_state 
-0x4f3c 020031 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f3d 020032 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f3e 020034 store 1 ,mem_rfcomm_state 
-0x4f3f 020036 copy timeup ,contw 
-0x4f40 020037 arg l2cap_rfcomm_channel ,timeup 
-0x4f41 020038 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f42 020039 copy pdata ,temp 
-:      020040 l2cap_send_config_rsp:
-0x4f43 020041 bpatchx patch22_3 ,mem_patch22 
-0x4f44 020042 setarg signal_config_rsp 
-0x4f45 020043 istore 1 ,contw 
-0x4f46 020044 copy queue ,pdata 
-0x4f47 020045 istore 1 ,contw 
-0x4f48 020046 setarg 0x0006 
-0x4f49 020047 istore 2 ,contw 
-0x4f4a 020048 copy temp ,pdata 
-0x4f4b 020049 istore 2 ,contw 
-0x4f4c 020050 force 0x00 ,pdata 
-0x4f4d 020051 istore 2 ,contw 
-0x4f4e 020052 force l2cap_config_success ,pdata 
-0x4f4f 020053 istore 2 ,contw 
-0x4f50 020054 force 10 ,pdata 
-0x4f51 020055 iadd regb ,regb 
-0x4f52 020057 storet 2 ,mem_config_req_dest_cid 
-0x4f53 020058 copy queue ,pdata 
-0x4f54 020059 store 1 ,mem_config_identifier 
-0x4f55 020060 force l2cap_sdp_channel ,pdata 
-0x4f56 020061 icompare 0xff ,timeup 
-0x4f57 020062 branch l2cap_send_config_rsp_is_sdp ,true 
-0x4f58 020063 increase 1 ,pdata 
-:      020064 l2cap_send_config_rsp_is_sdp:
-0x4f59 020066 rtn 
-:      020067 l2cap_check_channel_state:
-0x4f5a 020068 disable user 
-0x4f5b 020069 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5c 020070 rtnbit0 l2cap_channel_state_conn_req ,pdata 
-0x4f5d 020071 rtnbit0 l2cap_channel_state_conn_res ,pdata 
-0x4f5e 020072 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5f 020073 copy contr ,contw 
-0x4f60 020074 increase -1 ,contw 
-0x4f61 020075 istore 1 ,contw 
-0x4f62 020076 enable user 
-0x4f63 020077 rtn 
-:      020078 l2cap_send_config_req:
-:      020079 l2cap_send_config_req_sdp:
-0x4f64 020080 fetch 1 ,mem_sdp_state 
-0x4f65 020081 call l2cap_check_channel_state 
-0x4f66 020082 nbranch l2cap_send_config_req_rfcomm ,user 
-0x4f67 020083 jam l2cap_sdp_channel ,mem_send_config_req 
-0x4f68 020084 fetch 2 ,mem_sdp_remote_cid 
-0x4f69 020085 store 2 ,mem_config_req_dest_cid 
-0x4f6a 020086 branch l2cap_generate_config_req 
-:      020087 l2cap_send_config_req_rfcomm:
-0x4f6b 020088 fetch 1 ,mem_rfcomm_state 
-0x4f6c 020089 call l2cap_check_channel_state 
-0x4f6d 020090 nbranch l2cap_send_config_req_hid_ctrl ,user 
-0x4f6e 020091 jam l2cap_rfcomm_channel ,mem_send_config_req 
-0x4f6f 020092 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f70 020093 store 2 ,mem_config_req_dest_cid 
-0x4f71 020094 branch l2cap_generate_config_req 
-:      020095 l2cap_send_config_req_hid_ctrl:
-0x4f72 020096 fetch 1 ,mem_hid_control_state 
-0x4f73 020097 call l2cap_check_channel_state 
-0x4f74 020098 nbranch l2cap_send_config_req_hid_int ,user 
-0x4f75 020099 jam l2cap_hid_control_channel ,mem_send_config_req 
-0x4f76 020100 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f77 020101 store 2 ,mem_config_req_dest_cid 
-0x4f78 020102 branch l2cap_generate_config_req 
-:      020103 l2cap_send_config_req_hid_int:
-0x4f79 020104 fetch 1 ,mem_hid_interrupt_state 
-0x4f7a 020105 call l2cap_check_channel_state 
-0x4f7b 020106 nrtn user 
-0x4f7c 020107 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
-0x4f7d 020108 fetch 2 ,mem_hid_int_remote_cid 
-0x4f7e 020109 store 2 ,mem_config_req_dest_cid 
-:      020112 l2cap_generate_config_req:
-0x4f7f 020113 bpatchx patch22_4 ,mem_patch22 
-0x4f80 020114 call l2cap_get_req_id 
-0x4f81 020115 call l2cap_malloc_signal_channel 
-0x4f82 020116 force 0 ,regb 
-0x4f83 020117 call l2cap_get_signal_tx_payload 
-0x4f84 020118 force signal_config_req ,pdata 
-0x4f85 020119 istore 1 ,contw 
-0x4f86 020120 fetch 1 ,mem_ml2cap_comm_id 
-0x4f87 020121 istore 1 ,contw 
-0x4f88 020122 setarg 0x0008 
-0x4f89 020123 istore 2 ,contw 
-0x4f8a 020124 fetch 2 ,mem_config_req_dest_cid 
-0x4f8b 020125 istore 2 ,contw 
-0x4f8c 020126 setarg 0x0000 
-0x4f8d 020127 istore 2 ,contw 
-0x4f8e 020128 force 1 ,pdata 
-0x4f8f 020129 istore 1 ,contw 
-0x4f90 020130 force 2 ,pdata 
-0x4f91 020131 istore 1 ,contw 
-0x4f92 020132 fetch 1 ,mem_send_config_req 
-0x4f93 020133 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
-0x4f94 020134 setarg l2cap_config_mtu_sdp 
-0x4f95 020135 istore 2 ,contw 
-0x4f96 020136 branch l2cap_generate_config_req_done 
-:      020137 l2cap_generate_config_req_rfcomm:
-0x4f97 020138 setarg l2cap_config_mtu_rfcomm 
-0x4f98 020139 istore 2 ,contw 
-:      020140 l2cap_generate_config_req_done:
-0x4f99 020141 arg 0x0c ,temp 
-0x4f9a 020142 storet 2 ,mem_l2cap_signal_tx_length 
-0x4f9b 020143 call l2cap_get_signal_tx_buff 
-0x4f9c 020144 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4f9d 020145 istore 2 ,contw 
-0x4f9e 020146 force l2cap_signal_channel ,pdata 
-0x4f9f 020147 istore 2 ,contw 
-0x4fa0 020148 jam 0 ,mem_send_config_req 
-:      020149 l2cap_proc_signal_config_req_rtn:
-0x4fa1 020150 branch l2cap_process_one_signal_rtn 
-:      020152 l2cap_proc_signal_config_rsp:
-0x4fa2 020153 increase 1 ,contr 
-0x4fa3 020154 ifetch 2 ,contr 
-0x4fa4 020155 copy pdata ,rega 
-0x4fa5 020156 copy regc ,pdata 
-0x4fa6 020157 isub rega ,regc 
-0x4fa7 020158 ifetch 2 ,contr 
-0x4fa8 020159 copy pdata ,rega 
-0x4fa9 020160 bpatchx patch22_5 ,mem_patch22 
-0x4faa 020161 setarg l2cap_sdp_channel 
-0x4fab 020162 isub rega ,null 
-0x4fac 020163 branch l2cap_proc_signal_config_rsp_sdp ,zero 
-0x4fad 020164 setarg l2cap_rfcomm_channel 
-0x4fae 020165 isub rega ,null 
-0x4faf 020166 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x4fb0 020167 setarg l2cap_hid_control_channel 
-0x4fb1 020168 isub rega ,null 
-0x4fb2 020169 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x4fb3 020170 setarg l2cap_hid_interrupt_channel 
-0x4fb4 020171 isub rega ,null 
-0x4fb5 020172 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
-0x4fb6 020173 increase 2 ,contr 
-0x4fb7 020174 ifetch 2 ,contr 
-0x4fb8 020175 iforce null 
-0x4fb9 020176 branch l2cap_process_one_signal_rtn 
-:      020177 l2cap_proc_signal_config_rsp_sdp:
-0x4fba 020178 fetch 1 ,mem_sdp_state 
-0x4fbb 020179 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fbc 020180 store 1 ,mem_sdp_state 
-0x4fbd 020181 branch l2cap_process_one_signal_rtn 
-:      020182 l2cap_proc_signal_config_rsp_rfcomm:
-0x4fbe 020183 fetch 1 ,mem_rfcomm_state 
-0x4fbf 020184 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc0 020185 store 1 ,mem_rfcomm_state 
-0x4fc1 020186 branch l2cap_process_one_signal_rtn 
-:      020187 l2cap_proc_signal_config_rsp_hid_ctrl:
-0x4fc2 020188 fetch 1 ,mem_hid_control_state 
-0x4fc3 020189 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc4 020190 store 1 ,mem_hid_control_state 
-0x4fc5 020191 branch l2cap_process_one_signal_rtn 
-:      020192 l2cap_proc_signal_config_rsp_hid_int:
-0x4fc6 020193 fetch 1 ,mem_hid_interrupt_state 
-0x4fc7 020194 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc8 020195 store 1 ,mem_hid_interrupt_state 
-0x4fc9 020196 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x4fca 020197 branch ui_ipc_send_event 
-:      020201 l2cap_proc_signal_disconnect_req:
-0x4fcb 020202 ifetch 1 ,contr 
-0x4fcc 020203 copy pdata ,queue 
-0x4fcd 020204 ifetch 2 ,contr 
-0x4fce 020205 copy pdata ,rega 
-0x4fcf 020206 copy regc ,pdata 
-0x4fd0 020207 isub rega ,regc 
-0x4fd1 020208 ifetch 2 ,contr 
-0x4fd2 020209 copy pdata ,rega 
-0x4fd3 020210 ifetch 2 ,contr 
-0x4fd4 020211 copy pdata ,timeup 
-0x4fd5 020212 copy rega ,temp 
-0x4fd6 020213 call save_cont_pointers 
-0x4fd7 020214 bpatchx patch22_6 ,mem_patch22 
-0x4fd8 020215 setarg l2cap_sdp_channel 
-0x4fd9 020216 isub temp ,null 
-0x4fda 020217 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
-0x4fdb 020218 setarg l2cap_rfcomm_channel 
-0x4fdc 020219 isub temp ,null 
-0x4fdd 020220 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
-0x4fde 020221 setarg l2cap_hid_control_channel 
-0x4fdf 020222 isub temp ,null 
-0x4fe0 020223 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
-0x4fe1 020224 setarg l2cap_hid_interrupt_channel 
-0x4fe2 020225 isub temp ,null 
-0x4fe3 020226 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
-0x4fe4 020227 call l2cap_reject_command 
-0x4fe5 020228 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020229 l2cap_proc_signal_disconnect_req_hid_ctrl:
-0x4fe6 020230 copy timeup ,temp 
-0x4fe7 020231 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4fe8 020232 isub temp ,null 
-0x4fe9 020233 branch l2cap_disconnect_hid_control_now ,zero 
-0x4fea 020234 call l2cap_reject_command 
-0x4feb 020235 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020236 l2cap_proc_signal_disconnect_req_hid_int:
-0x4fec 020237 copy timeup ,temp 
-0x4fed 020238 fetch 2 ,mem_hid_int_remote_cid 
-0x4fee 020239 isub temp ,null 
-0x4fef 020240 branch l2cap_disconnect_hid_interrupt_now ,zero 
-0x4ff0 020241 call l2cap_reject_command 
-0x4ff1 020242 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020244 l2cap_proc_signal_disconnect_req_sdp:
-0x4ff2 020245 copy timeup ,temp 
-0x4ff3 020246 fetch 2 ,mem_sdp_remote_cid 
-0x4ff4 020247 isub temp ,null 
-0x4ff5 020248 branch l2cap_disconnect_sdp_now ,zero 
-0x4ff6 020249 call l2cap_reject_command 
-0x4ff7 020250 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020251 l2cap_disconnect_hid_control_now:
-0x4ff8 020252 call l2cap_reset_hid_ctrl_state 
-0x4ff9 020253 branch l2cap_send_disconnect_rsp_pkt 
-:      020254 l2cap_disconnect_hid_interrupt_now:
-0x4ffa 020255 call l2cap_reset_hid_int_state 
-0x4ffb 020256 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4ffc 020257 branch l2cap_send_disconnect_rsp_pkt ,blank 
-0x4ffd 020265 branch l2cap_send_disconnect_rsp_pkt 
-:      020267 l2cap_disconnect_sdp_now:
-0x4ffe 020268 call l2cap_reset_sdp_channel_state 
-0x4fff 020269 fetch 1 ,mem_upper_sm_ss 
-0x5000 020270 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
-0x5001 020273 branch l2cap_send_disconnect_rsp_pkt 
-:      020274 l2cap_proc_signal_disconnect_req_rfcomm:
-0x5002 020275 copy timeup ,temp 
-0x5003 020276 fetch 2 ,mem_rfcomm_remote_cid 
-0x5004 020277 isub temp ,null 
-0x5005 020278 branch l2cap_disconnect_rfcomm_now ,zero 
-0x5006 020279 call l2cap_reject_command 
-0x5007 020280 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020281 l2cap_disconnect_rfcomm_now:
-0x5008 020282 call l2cap_reset_rfcomm_channel_state 
-0x5009 020283 branch l2cap_send_disconnect_rsp_pkt 
-:      020284 l2cap_send_disconnect_rsp_pkt:
-0x500a 020285 call load_cont_pointers 
-0x500b 020286 setarg signal_disconnect_rsp 
-0x500c 020287 istore 1 ,contw 
-0x500d 020288 copy queue ,pdata 
-0x500e 020289 istore 1 ,contw 
-0x500f 020290 setarg 0x0004 
-0x5010 020291 istore 2 ,contw 
-0x5011 020292 copy rega ,pdata 
-0x5012 020293 istore 2 ,contw 
-0x5013 020294 copy timeup ,pdata 
-0x5014 020295 istore 2 ,contw 
-0x5015 020296 force 8 ,pdata 
-0x5016 020297 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020298 l2cap_proc_signal_disconnect_req_err_rtn:
-0x5017 020299 call load_cont_pointers 
-0x5018 020300 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020301 l2cap_proc_signal_disconnect_req_rtn:
-0x5019 020302 iadd regb ,regb 
-0x501a 020303 branch l2cap_process_one_signal_rtn 
-:      020304 l2cap_proc_signal_disconnect_rsp:
-0x501b 020305 ifetch 1 ,contr 
-0x501c 020306 copy pdata ,queue 
-0x501d 020307 ifetch 2 ,contr 
-0x501e 020308 copy pdata ,rega 
-0x501f 020309 copy regc ,pdata 
-0x5020 020310 isub rega ,regc 
-0x5021 020311 ifetch 2 ,contr 
-0x5022 020312 copy pdata ,timeup 
-0x5023 020313 ifetch 2 ,contr 
-0x5024 020314 copy pdata ,temp 
-0x5025 020315 call save_cont_pointers 
-0x5026 020316 bpatchx patch22_7 ,mem_patch22 
-0x5027 020317 setarg l2cap_sdp_channel 
-0x5028 020318 isub temp ,null 
-0x5029 020319 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
-0x502a 020320 setarg l2cap_rfcomm_channel 
-0x502b 020321 isub temp ,null 
-0x502c 020322 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
-0x502d 020323 setarg l2cap_hid_control_channel 
-0x502e 020324 isub temp ,null 
-0x502f 020325 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
-0x5030 020326 setarg l2cap_hid_interrupt_channel 
-0x5031 020327 isub temp ,null 
-0x5032 020328 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
-0x5033 020329 call l2cap_reject_command 
-0x5034 020330 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
-:      020331 l2cap_proc_signal_disconnect_rsp_sdp:
-0x5035 020332 copy temp ,rega 
-0x5036 020333 copy timeup ,temp 
-0x5037 020334 fetch 2 ,mem_sdp_remote_cid 
-0x5038 020335 isub temp ,null 
-0x5039 020336 call l2cap_reset_sdp_channel_state ,zero 
-0x503a 020337 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020338 l2cap_proc_signal_disconnect_rsp_rfcomm:
-0x503b 020339 copy temp ,rega 
-0x503c 020340 copy timeup ,temp 
-0x503d 020341 fetch 2 ,mem_rfcomm_remote_cid 
-0x503e 020342 isub temp ,null 
-0x503f 020343 call l2cap_reset_rfcomm_channel_state ,zero 
-0x5040 020344 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020345 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
-0x5041 020346 copy temp ,rega 
-0x5042 020347 copy timeup ,temp 
-0x5043 020348 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5044 020349 isub temp ,null 
-0x5045 020350 call l2cap_reset_hid_ctrl_state ,zero 
-0x5046 020351 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020352 l2cap_proc_signal_disconnect_rsp_hid_int:
-0x5047 020353 copy temp ,rega 
-0x5048 020354 copy timeup ,temp 
-0x5049 020355 fetch 2 ,mem_hid_int_remote_cid 
-0x504a 020356 isub temp ,null 
-0x504b 020357 call l2cap_reset_hid_int_state ,zero 
-0x504c 020358 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020359 l2cap_proc_signal_disconnect_rsp_rtn:
-0x504d 020360 call load_cont_pointers 
-0x504e 020361 branch l2cap_process_one_signal_rtn 
-:      020362 l2cap_proc_signal_disconnect_rsp_err_rtn:
-0x504f 020363 branch l2cap_process_one_signal_rtn 
-:      020366 l2cap_proc_signal_echo_req:
-0x5050 020367 ifetch 1 ,contr 
-0x5051 020368 copy pdata ,queue 
-0x5052 020369 ifetch 2 ,contr 
-0x5053 020370 copy pdata ,rega 
-0x5054 020371 iadd contr ,contr 
-0x5055 020372 setarg 9 
-0x5056 020373 istore 1 ,contw 
-0x5057 020374 copy queue ,pdata 
-0x5058 020375 istore 1 ,contw 
-0x5059 020376 force 0x0000 ,pdata 
-0x505a 020377 istore 2 ,contw 
-0x505b 020378 force 4 ,pdata 
-0x505c 020379 iadd regb ,regb 
-0x505d 020380 copy regc ,pdata 
-0x505e 020381 isub rega ,regc 
-0x505f 020382 branch l2cap_process_one_signal_rtn 
-:      020383 l2cap_proc_signal_echo_rsp:
-0x5060 020384 branch l2cap_process_one_signal_rtn 
-:      020386 l2cap_proc_signal_info_rsp:
-0x5061 020387 branch l2cap_process_one_signal_rtn 
-:      020388 l2cap_reject_command:
-0x5062 020389 force 0 ,regb 
-0x5063 020390 call l2cap_get_signal_tx_payload 
-0x5064 020391 setarg signal_cmd_reject 
-0x5065 020392 istore 1 ,contw 
-0x5066 020393 copy queue ,pdata 
-0x5067 020394 istore 1 ,contw 
-0x5068 020395 setarg 2 
-0x5069 020396 istore 2 ,contw 
-0x506a 020397 setarg cmd_not_understood 
-0x506b 020398 istore 2 ,contw 
-0x506c 020399 increase 6 ,regb 
-0x506d 020400 arg 4 ,regc 
-0x506e 020401 branch l2cap_process_one_signal_rtn 
-:      020405 l2cap_reset_rfcomm_channel_state:
-0x506f 020406 setarg 0 
-0x5070 020407 store 2 ,mem_rfcomm_tx_pkt_length 
-0x5071 020408 store 2 ,mem_rfcomm_remote_cid 
-0x5072 020409 jam 0 ,mem_rfcomm_state 
-0x5073 020410 rtn 
-:      020411 l2cap_reset_sdp_channel_state:
-0x5074 020412 setarg 0 
-0x5075 020413 store 2 ,mem_sdp_tx_pkt_length 
-0x5076 020414 store 2 ,mem_sdp_remote_cid 
-0x5077 020415 jam 0 ,mem_sdp_state 
-0x5078 020416 rtn 
-:      020417 l2cap_reset_hid_ctrl_state:
-0x5079 020418 setarg 0 
-0x507a 020419 store 2 ,mem_hid_ctrl_remote_cid 
-0x507b 020420 jam 0 ,mem_hid_control_state 
-0x507c 020421 fetch 1 ,mem_hid_interrupt_state 
-0x507d 020422 beq 0 ,l2cap_reset_hid_disconnected 
-0x507e 020423 rtn 
-:      020425 l2cap_reset_hid_int_state:
-0x507f 020426 setarg 0 
-0x5080 020427 store 2 ,mem_hid_int_remote_cid 
-0x5081 020428 jam 0 ,mem_hid_interrupt_state 
-0x5082 020429 fetch 1 ,mem_hid_control_state 
-0x5083 020430 beq 0 ,l2cap_reset_hid_disconnected 
-0x5084 020431 rtn 
-:      020433 l2cap_reset_hid_disconnected:
-0x5085 020434 jam bt_evt_hid_disconnected ,mem_fifo_temp 
-0x5086 020435 branch ui_ipc_send_event 
-:      020437 l2cap_disconnect_interrupt_req:
-0x5087 020438 fetch 1 ,mem_control_tasks 
-0x5088 020439 set0 l2cap_disconnect_interrupt ,pdata 
-0x5089 020440 store 1 ,mem_control_tasks 
-0x508a 020441 fetch 2 ,mem_hid_int_remote_cid 
-0x508b 020442 rtn blank 
-0x508c 020443 call l2cap_malloc_signal_channel 
-0x508d 020444 fetch 2 ,mem_hid_int_remote_cid 
-0x508e 020445 copy pdata ,rega 
-0x508f 020446 force l2cap_hid_interrupt_channel ,regb 
-0x5090 020447 branch l2cap_generate_disconnect_req 
-:      020448 l2cap_disconnect_control_req:
-0x5091 020449 fetch 1 ,mem_control_tasks 
-0x5092 020450 set0 l2cap_disconnect_control ,pdata 
-0x5093 020451 store 1 ,mem_control_tasks 
-0x5094 020452 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5095 020453 rtn blank 
-0x5096 020454 call l2cap_malloc_signal_channel 
-0x5097 020455 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5098 020456 copy pdata ,rega 
-0x5099 020457 force l2cap_hid_control_channel ,regb 
-:      020458 l2cap_generate_disconnect_req:
-0x509a 020459 call l2cap_get_req_id 
-0x509b 020460 call l2cap_get_signal_tx_payload 
-0x509c 020461 force signal_disconnect_req ,pdata 
-0x509d 020462 istore 1 ,contw 
-0x509e 020463 fetch 1 ,mem_ml2cap_comm_id 
-0x509f 020464 istore 1 ,contw 
-0x50a0 020465 setarg 0x0004 
-0x50a1 020466 istore 2 ,contw 
-0x50a2 020467 copy rega ,pdata 
-0x50a3 020468 istore 2 ,contw 
-0x50a4 020469 copy regb ,pdata 
-0x50a5 020470 istore 2 ,contw 
-0x50a6 020471 force 0x08 ,temp 
-0x50a7 020472 branch ml2cap_send_signal 
-:      020474 ml2cap_send_signal_connect_req:
-0x50a8 020475 bpatchx patch23_0 ,mem_patch23 
-0x50a9 020476 call l2cap_get_req_id 
-0x50aa 020477 call l2cap_get_signal_tx_payload 
-0x50ab 020478 setarg signal_connect_req 
-0x50ac 020479 istore 1 ,contw 
-0x50ad 020480 fetch 1 ,mem_ml2cap_comm_id 
-0x50ae 020481 istore 1 ,contw 
-0x50af 020482 setarg 0x0004 
-0x50b0 020483 istore 2 ,contw 
-0x50b1 020484 copy temp ,pdata 
-0x50b2 020485 istore 2 ,contw 
-0x50b3 020486 copy timeup ,pdata 
-0x50b4 020487 istore 2 ,contw 
-0x50b5 020488 arg 8 ,temp 
-0x50b6 020489 branch ml2cap_send_signal 
-:      020490 ml2cap_send_signal_config_req:
-0x50b7 020491 bpatchx patch23_1 ,mem_patch23 
-0x50b8 020492 call l2cap_get_req_id 
-0x50b9 020493 call l2cap_get_signal_tx_payload 
-0x50ba 020494 setarg signal_config_req 
-0x50bb 020495 istore 1 ,contw 
-0x50bc 020496 fetch 1 ,mem_ml2cap_comm_id 
-0x50bd 020497 istore 1 ,contw 
-0x50be 020498 setarg 0x0008 
-0x50bf 020499 istore 2 ,contw 
-0x50c0 020501 copy temp ,pdata 
-0x50c1 020503 istore 2 ,contw 
-0x50c2 020504 setarg 0x0000 
-0x50c3 020505 istore 2 ,contw 
-0x50c4 020506 setarg 0x01 
-0x50c5 020507 istore 1 ,contw 
-0x50c6 020508 setarg 0x02 
-0x50c7 020509 istore 1 ,contw 
-0x50c8 020510 setarg l2cap_config_mtu_rfcomm 
-0x50c9 020511 istore 2 ,contw 
-0x50ca 020512 arg 0xc ,temp 
-0x50cb 020513 branch ml2cap_send_signal 
-:      020514 ml2cap_send_signal_disconn_req:
-0x50cc 020515 bpatchx patch23_2 ,mem_patch23 
-0x50cd 020516 call l2cap_get_req_id 
-0x50ce 020517 call l2cap_get_signal_tx_payload 
-0x50cf 020518 setarg signal_disconnect_req 
-0x50d0 020519 istore 1 ,contw 
-0x50d1 020520 fetch 1 ,mem_ml2cap_comm_id 
-0x50d2 020521 increase 1 ,pdata 
-0x50d3 020522 copy contw ,rega 
-0x50d4 020523 store 1 ,mem_ml2cap_comm_id 
-0x50d5 020524 copy rega ,contw 
-0x50d6 020525 istore 1 ,contw 
-0x50d7 020526 setarg 0x0004 
-0x50d8 020527 istore 2 ,contw 
-0x50d9 020528 copy temp ,pdata 
-0x50da 020529 istore 2 ,contw 
-0x50db 020530 copy timeup ,pdata 
-0x50dc 020531 istore 2 ,contw 
-0x50dd 020532 arg 0x8 ,temp 
-:      020535 ml2cap_send_signal:
-0x50de 020536 storet 2 ,mem_l2cap_signal_tx_length 
-0x50df 020537 copy temp ,pdata 
-0x50e0 020538 branch l2cap_malloc_discard ,blank 
-0x50e1 020539 call l2cap_get_signal_tx_buff 
-0x50e2 020540 fetch 2 ,mem_l2cap_signal_tx_length 
-0x50e3 020541 istore 2 ,contw 
-0x50e4 020542 force l2cap_signal_channel ,pdata 
-0x50e5 020543 istore 2 ,contw 
-0x50e6 020544 rtn 
-:      020546 msdp_send_req_done:
-0x50e7 020547 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50e8 020548 branch assert ,blank 
-0x50e9 020549 call l2cap_get_sdp_tx_buff 
-0x50ea 020550 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50eb 020551 istore 2 ,contw 
-0x50ec 020552 fetch 2 ,mem_sdp_remote_cid 
-0x50ed 020553 istore 2 ,contw 
-0x50ee 020554 rtn 
-:      020555 ml2cap_rx_multiplexing:
-0x50ef 020556 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50f0 020557 branch l2cap_rx_reset_state ,blank 
-0x50f1 020558 bpatchx patch23_3 ,mem_patch23 
-0x50f2 020559 fetch 1 ,mem_l2cap_rx_cid 
-0x50f3 020560 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
-0x50f4 020561 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
-0x50f5 020562 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x50f6 020563 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x50f7 020564 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x50f8 020565 branch l2cap_rx_reset_state 
-:      020567 ml2cap_call_proc_signal:
-0x50f9 020568 bpatchx patch23_4 ,mem_patch23 
-0x50fa 020569 call l2cap_malloc_signal_channel 
-0x50fb 020570 force 0 ,regb 
-0x50fc 020571 call l2cap_get_signal_tx_payload 
-0x50fd 020572 copy pdata ,contw 
-0x50fe 020573 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50ff 020574 copy pdata ,regc 
-0x5100 020575 fetch 2 ,mem_l2cap_payload_ptr 
-0x5101 020576 iforce contr 
-:      020577 ml2cap_proc_one_comm_loop:
-0x5102 020578 call ml2cap_proc_one_comm 
-0x5103 020579 increase -4 ,regc 
-0x5104 020580 nbranch ml2cap_proc_one_comm_loop ,zero 
-0x5105 020581 copy regb ,temp 
-0x5106 020582 call ml2cap_send_signal 
-0x5107 020583 branch l2cap_rx_reset_state 
-:      020585 ml2cap_proc_one_comm:
-0x5108 020586 ifetch 1 ,contr 
-0x5109 020587 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
-0x510a 020588 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
-0x510b 020589 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
-0x510c 020590 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
-0x510d 020591 beq signal_config_req ,ml2cap_proc_signal_config_req 
-0x510e 020592 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
-0x510f 020593 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
-0x5110 020594 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x5111 020595 beq signal_info_req ,ml2cap_proc_signal_info_req 
-0x5112 020596 branch ml2cap_proc_send_reject 
-:      020598 ml2cap_proc_signal_connect_req:
-0x5113 020599 call save_cont_pointers 
-0x5114 020601 call load_cont_pointers 
-0x5115 020602 branch l2cap_proc_signal_connect_req 
-:      020603 ml2cap_proc_signal_cmd_reject:
-0x5116 020604 ifetch 1 ,contr 
-0x5117 020605 copy pdata ,queue 
-0x5118 020606 ifetch 2 ,contr 
-0x5119 020607 copy pdata ,rega 
-0x511a 020608 copy regc ,pdata 
-0x511b 020609 isub rega ,regc 
-:      020610 mvptr:
-0x511c 020611 ifetch 1 ,contr 
-0x511d 020612 increase -1 ,rega 
-0x511e 020613 nbranch mvptr ,zero 
-0x511f 020614 rtn 
-:      020615 ml2cap_proc_signal_connect_rsp:
-0x5120 020616 ifetch 1 ,contr 
-0x5121 020617 copy pdata ,queue 
-0x5122 020618 ifetch 2 ,contr 
-0x5123 020619 copy pdata ,rega 
-0x5124 020620 ifetch 2 ,contr 
-0x5125 020621 copy pdata ,timeup 
-0x5126 020622 ifetch 2 ,contr 
-0x5127 020623 copy pdata ,temp 
-0x5128 020624 ifetch 2 ,contr 
-0x5129 020625 sub pdata ,0 ,null 
-0x512a 020626 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
-0x512b 020627 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
-0x512c 020628 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
-0x512d 020629 branch ml2cap_proc_signal_connect_rsp_mnosucc 
-:      020630 ml2cap_proc_signal_connect_refused_result:
-0x512e 020631 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
-0x512f 020632 call ui_ipc_send_event 
-:      020633 ml2cap_proc_signal_connect_rsp_mnosucc:
-0x5130 020634 ifetch 2 ,contr 
-0x5131 020635 branch mnosucc 
-:      020636 ml2cap_proc_signal_connect_rsp_sucessful:
-0x5132 020637 call save_cont_pointers 
-0x5133 020641 bpatchx patch23_5 ,mem_patch23 
-0x5134 020642 setarg l2cap_sdp_channel 
-0x5135 020643 isub temp ,null 
-0x5136 020644 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
-0x5137 020645 setarg l2cap_rfcomm_channel 
-0x5138 020646 isub temp ,null 
-0x5139 020647 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x513a 020648 setarg l2cap_hid_interrupt_channel 
-0x513b 020649 isub temp ,null 
-0x513c 020650 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x513d 020651 setarg l2cap_hid_control_channel 
-0x513e 020652 isub temp ,null 
-0x513f 020653 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x5140 020654 branch mnosucc 
-:      020655 ml2cap_proc_signal_connect_rsp_sdp:
-0x5141 020656 copy timeup ,pdata 
-0x5142 020657 store 2 ,mem_sdp_remote_cid 
-0x5143 020658 fetch 1 ,mem_sdp_state 
-0x5144 020659 set1 l2cap_channel_state_conn_res 
-0x5145 020660 store 1 ,mem_sdp_state 
-0x5146 020661 branch mnosucc1 
-:      020662 ml2cap_proc_signal_connect_rsp_rfcomm:
-0x5147 020663 copy timeup ,pdata 
-0x5148 020664 store 2 ,mem_rfcomm_remote_cid 
-0x5149 020665 fetch 1 ,mem_rfcomm_state 
-0x514a 020666 set1 l2cap_channel_state_conn_res 
-0x514b 020667 store 1 ,mem_rfcomm_state 
-0x514c 020668 branch mnosucc1 
-:      020669 ml2cap_proc_signal_connect_rsp_hid_ctrl:
-0x514d 020670 copy timeup ,pdata 
-0x514e 020671 store 2 ,mem_hid_ctrl_remote_cid 
-0x514f 020672 fetch 1 ,mem_hid_control_state 
-0x5150 020673 set1 l2cap_channel_state_conn_res 
-0x5151 020674 store 1 ,mem_hid_control_state 
-0x5152 020675 branch mnosucc1 
-:      020676 ml2cap_proc_signal_connect_rsp_hid_int:
-0x5153 020677 copy timeup ,pdata 
-0x5154 020678 store 2 ,mem_hid_int_remote_cid 
-0x5155 020679 fetch 1 ,mem_hid_interrupt_state 
-0x5156 020680 set1 l2cap_channel_state_conn_res 
-0x5157 020681 store 1 ,mem_hid_interrupt_state 
-:      020684 mnosucc1:
-0x5158 020685 call load_cont_pointers 
-:      020686 mnosucc:
-0x5159 020687 copy regc ,pdata 
-0x515a 020688 isub rega ,regc 
-0x515b 020689 rtn 
-:      020691 ml2cap_proc_signal_config_rsp:
-0x515c 020692 ifetch 1 ,contr 
-0x515d 020693 copy pdata ,queue 
-0x515e 020694 ifetch 2 ,contr 
-0x515f 020695 copy pdata ,rega 
-0x5160 020696 copy regc ,pdata 
-0x5161 020697 isub rega ,regc 
-0x5162 020698 ifetch 2 ,contr 
-0x5163 020699 copy pdata ,timeup 
-0x5164 020700 ifetch 2 ,contr 
-0x5165 020701 ifetch 2 ,contr 
-0x5166 020702 nbranch mcrsdone1 ,blank 
-0x5167 020703 call save_cont_pointers 
-0x5168 020707 copy timeup ,temp 
-0x5169 020708 bpatchx patch23_6 ,mem_patch23 
-0x516a 020709 setarg l2cap_sdp_channel 
-0x516b 020710 isub temp ,null 
-0x516c 020711 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
-0x516d 020712 setarg l2cap_rfcomm_channel 
-0x516e 020713 isub temp ,null 
-0x516f 020714 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x5170 020715 setarg l2cap_hid_control_channel 
-0x5171 020716 isub temp ,null 
-0x5172 020717 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x5173 020718 setarg l2cap_hid_interrupt_channel 
-0x5174 020719 isub temp ,null 
-0x5175 020720 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
-:      020721 ml2cap_proc_signal_config_rsp_sdp:
-0x5176 020722 fetch 1 ,mem_sdp_state 
-0x5177 020723 set1 l2cap_channel_state_rcv_cfg_res 
-0x5178 020724 store 1 ,mem_sdp_state 
-0x5179 020725 rtn 
-:      020726 ml2cap_proc_signal_config_rsp_rfcomm:
-0x517a 020727 fetch 1 ,mem_rfcomm_state 
-0x517b 020728 set1 l2cap_channel_state_rcv_cfg_res 
-0x517c 020729 store 1 ,mem_rfcomm_state 
-0x517d 020730 rtn 
-:      020731 ml2cap_proc_signal_config_rsp_hid_ctrl:
-0x517e 020732 fetch 1 ,mem_hid_control_state 
-0x517f 020733 set1 l2cap_channel_state_rcv_cfg_res 
-0x5180 020734 store 1 ,mem_hid_control_state 
-0x5181 020735 rtn 
-:      020736 ml2cap_proc_signal_config_rsp_hid_int:
-0x5182 020737 fetch 1 ,mem_hid_interrupt_state 
-0x5183 020738 set1 l2cap_channel_state_rcv_cfg_res 
-0x5184 020739 store 1 ,mem_hid_interrupt_state 
-0x5185 020740 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x5186 020741 branch ui_ipc_send_event 
-:      020744 mcfrsdone:
-0x5187 020745 call load_cont_pointers 
-:      020746 mcrsdone1:
-0x5188 020747 increase -6 ,rega 
-:      020748 mloop2:
-0x5189 020749 branch mcrsdone ,zero 
-0x518a 020750 increase 1 ,contr 
-0x518b 020751 increase -1 ,rega 
-0x518c 020752 branch mloop2 
-:      020753 mcrsdone:
-0x518d 020754 rtn 
-:      020755 ml2cap_proc_signal_config_req:
-0x518e 020756 ifetch 1 ,contr 
-0x518f 020757 copy pdata ,queue 
-0x5190 020758 ifetch 2 ,contr 
-0x5191 020759 copy pdata ,rega 
-0x5192 020760 copy regc ,pdata 
-0x5193 020761 isub rega ,regc 
-0x5194 020762 ifetch 2 ,contr 
-0x5195 020763 increase 2 ,contr 
-0x5196 020764 copy pdata ,temp 
-0x5197 020765 setarg signal_config_rsp 
-0x5198 020766 istore 1 ,contw 
-0x5199 020767 copy queue ,pdata 
-0x519a 020768 istore 1 ,contw 
-0x519b 020769 increase 2 ,rega 
-0x519c 020770 copy rega ,pdata 
-0x519d 020771 istore 2 ,contw 
-0x519e 020772 call save_cont_pointers 
-0x519f 020773 bpatchx patch23_7 ,mem_patch23 
-0x51a0 020774 setarg l2cap_sdp_channel 
-0x51a1 020775 isub temp ,null 
-0x51a2 020776 branch ml2cap_proc_signal_config_req_sdp ,zero 
-0x51a3 020777 setarg l2cap_rfcomm_channel 
-0x51a4 020778 isub temp ,null 
-0x51a5 020779 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
-0x51a6 020780 setarg l2cap_hid_control_channel 
-0x51a7 020781 isub temp ,null 
-0x51a8 020782 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x51a9 020783 setarg l2cap_hid_interrupt_channel 
-0x51aa 020784 isub temp ,null 
-0x51ab 020785 branch ml2cap_proc_signal_config_req_hid_int ,zero 
-0x51ac 020786 branch mcfgrq_done 
-:      020787 ml2cap_proc_signal_config_req_sdp:
-0x51ad 020788 fetch 1 ,mem_sdp_state 
-0x51ae 020789 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51af 020790 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51b0 020791 store 1 ,mem_sdp_state 
-0x51b1 020792 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
-0x51b2 020793 fetcht 1 ,mem_control_tasks 
-0x51b3 020794 set1 l2cap_init_config_req ,temp 
-0x51b4 020795 storet 1 ,mem_control_tasks 
-0x51b5 020796 copy queue ,pdata 
-0x51b6 020797 increase 1 ,pdata 
-0x51b7 020798 store 1 ,mem_config_identifier 
-0x51b8 020799 fetch 1 ,mem_sdp_state 
-0x51b9 020800 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x51ba 020801 store 1 ,mem_sdp_state 
-:      020802 ml2cap_proc_signal_config_req_sdp_nsndreq:
-0x51bb 020803 fetch 2 ,mem_sdp_remote_cid 
-0x51bc 020804 store 2 ,mem_config_req_dest_cid 
-0x51bd 020805 branch mcfgrq_done 
-:      020806 ml2cap_proc_signal_config_req_rfcomm:
-0x51be 020807 fetch 1 ,mem_rfcomm_state 
-0x51bf 020808 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c0 020809 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c1 020810 store 1 ,mem_rfcomm_state 
-0x51c2 020811 fetch 2 ,mem_rfcomm_remote_cid 
-0x51c3 020812 branch mcfgrq_done 
-:      020813 ml2cap_proc_signal_config_req_hid_ctrl:
-0x51c4 020814 fetch 1 ,mem_hid_control_state 
-0x51c5 020815 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c6 020816 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c7 020817 store 1 ,mem_hid_control_state 
-0x51c8 020818 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x51c9 020819 branch mcfgrq_done 
-:      020820 ml2cap_proc_signal_config_req_hid_int:
-0x51ca 020821 fetch 1 ,mem_hid_interrupt_state 
-0x51cb 020822 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51cc 020823 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51cd 020824 store 1 ,mem_hid_interrupt_state 
-0x51ce 020825 fetch 2 ,mem_hid_int_remote_cid 
-:      020828 mcfgrq_done:
-0x51cf 020829 copy pdata ,timeup 
-0x51d0 020830 call load_cont_pointers 
-0x51d1 020832 copy timeup ,pdata 
-0x51d2 020834 istore 2 ,contw 
-0x51d3 020835 force 0x0000 ,pdata 
-0x51d4 020836 istore 2 ,contw 
-0x51d5 020837 force 0x0000 ,pdata 
-0x51d6 020838 istore 2 ,contw 
-0x51d7 020839 force 10 ,pdata 
-0x51d8 020840 iadd regb ,regb 
-0x51d9 020841 increase -6 ,rega 
-:      020842 mloop1:
-0x51da 020843 branch mcrqdone ,zero 
-0x51db 020844 ifetch 1 ,contr 
-0x51dc 020845 istore 1 ,contw 
-0x51dd 020846 increase 1 ,regb 
-0x51de 020847 increase -1 ,rega 
-0x51df 020848 branch mloop1 
-:      020849 mcrqdone:
-0x51e0 020850 rtn 
-:      020851 ml2cap_proc_signal_disconn_req:
-0x51e1 020852 ifetch 1 ,contr 
-0x51e2 020853 copy pdata ,queue 
-0x51e3 020854 ifetch 2 ,contr 
-0x51e4 020855 copy pdata ,rega 
-0x51e5 020856 copy regc ,pdata 
-0x51e6 020857 isub rega ,regc 
-0x51e7 020859 ifetch 2 ,contr 
-0x51e8 020860 copy pdata ,rega 
-0x51e9 020861 ifetch 2 ,contr 
-0x51ea 020862 copy pdata ,timeup 
-0x51eb 020863 call save_cont_pointers 
-0x51ec 020864 bpatchx patch24_0 ,mem_patch24 
-0x51ed 020865 setarg l2cap_sdp_channel 
-0x51ee 020866 copy rega ,temp 
-0x51ef 020867 isub temp ,null 
-0x51f0 020868 branch ml2cap_proc_signal_disconn_sdp ,zero 
-0x51f1 020869 setarg l2cap_hid_control_channel 
-0x51f2 020870 copy rega ,temp 
-0x51f3 020871 isub temp ,null 
-0x51f4 020872 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
-0x51f5 020873 setarg l2cap_hid_interrupt_channel 
-0x51f6 020874 copy rega ,temp 
-0x51f7 020875 isub temp ,null 
-0x51f8 020876 branch ml2cap_proc_signal_disconn_hid_int ,zero 
-0x51f9 020877 branch mclsrfc 
-:      020878 ml2cap_proc_signal_disconn_sdp:
-0x51fa 020879 setarg 0x0000 
-0x51fb 020880 store 2 ,mem_sdp_tx_pkt_length 
-0x51fc 020881 store 2 ,mem_sdp_remote_cid 
-0x51fd 020882 store 1 ,mem_sdp_state 
-0x51fe 020883 branch mclssdp 
-:      020884 ml2cap_proc_signal_disconn_hid_ctrl:
-0x51ff 020885 call l2cap_reset_hid_ctrl_state 
-0x5200 020886 branch mclssdp 
-:      020887 ml2cap_proc_signal_disconn_hid_int:
-0x5201 020888 call l2cap_reset_hid_int_state 
-0x5202 020894 branch mclssdp 
-:      020895 mclsrfc:
-0x5203 020896 setarg 0x0000 
-0x5204 020897 store 2 ,mem_rfcomm_tx_pkt_length 
-:      020898 mclssdp:
-0x5205 020899 call load_cont_pointers 
-0x5206 020900 setarg signal_disconnect_rsp 
-0x5207 020901 istore 1 ,contw 
-0x5208 020902 copy queue ,pdata 
-0x5209 020903 istore 1 ,contw 
-0x520a 020904 setarg 0x0004 
-0x520b 020905 istore 2 ,contw 
-0x520c 020906 copy rega ,pdata 
-0x520d 020907 istore 2 ,contw 
-0x520e 020908 copy timeup ,pdata 
-0x520f 020909 istore 2 ,contw 
-0x5210 020910 force 8 ,pdata 
-0x5211 020911 iadd regb ,regb 
-0x5212 020912 rtn 
-:      020914 ml2cap_proc_signal_disconn_rsp:
-0x5213 020915 ifetch 1 ,contr 
-0x5214 020916 copy pdata ,queue 
-0x5215 020917 ifetch 2 ,contr 
-0x5216 020918 copy pdata ,rega 
-0x5217 020919 ifetch 2 ,contr 
-0x5218 020920 copy pdata ,timeup 
-0x5219 020921 ifetch 2 ,contr 
-0x521a 020922 copy pdata ,temp 
-0x521b 020923 call save_cont_pointers 
-0x521c 020924 bpatchx patch24_1 ,mem_patch24 
-0x521d 020925 fetch 1 ,mem_ml2cap_comm_id 
-0x521e 020926 icompare 0xff ,queue 
-0x521f 020927 nbranch mdisdone ,true 
-0x5220 020928 setarg l2cap_sdp_channel 
-0x5221 020929 isub temp ,null 
-0x5222 020930 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
-0x5223 020931 setarg l2cap_rfcomm_channel 
-0x5224 020932 isub temp ,null 
-0x5225 020933 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
-0x5226 020934 branch mdisdone 
-:      020935 ml2cap_proc_signal_disconn_rsp_sdp:
-0x5227 020936 jam 0 ,mem_sdp_remote_cid 
-0x5228 020937 jam 0 ,mem_sdp_state 
-0x5229 020938 branch mdisdone 
-:      020939 ml2cap_proc_signal_disconn_rsp_rfcomm:
-:      020942 mdisdone:
-0x522a 020943 call load_cont_pointers 
-0x522b 020944 copy regc ,pdata 
-0x522c 020945 isub rega ,regc 
-0x522d 020946 rtn 
-:      020948 ml2cap_proc_send_reject:
-0x522e 020949 setarg signal_cmd_reject 
-0x522f 020950 istore 1 ,contw 
-0x5230 020951 ifetch 1 ,contr 
-0x5231 020952 istore 1 ,contw 
-0x5232 020953 setarg 0x0002 
-0x5233 020954 istore 2 ,contw 
-0x5234 020955 setarg 0x0000 
-0x5235 020956 istore 2 ,contw 
-0x5236 020957 setarg 0x0006 
-0x5237 020958 iadd regb ,regb 
-0x5238 020959 force 4 ,regc 
-0x5239 020960 rtn 
-:      020963 l2cap_get_req_id:
-0x523a 020964 fetch 1 ,mem_ml2cap_comm_id 
-0x523b 020965 increase 1 ,pdata 
-0x523c 020966 bne 0 ,l2cap_get_req_id_ok 
-0x523d 020967 increase 1 ,pdata 
-:      020968 l2cap_get_req_id_ok:
-0x523e 020969 store 1 ,mem_ml2cap_comm_id 
-0x523f 020970 rtn 
-:      020980 l2cap_malloc:
-0x5240 020981 bpatchx patch24_2 ,mem_patch24 
-0x5241 020982 arg 0 ,regb 
-0x5242 020983 call l2cap_malloc_is_fifo_full 
-0x5243 020984 nbranch assert ,blank 
-0x5244 020985 call l2cap_malloc_get_full_map 
-0x5245 020986 arg mem_tx_buff0 ,regb 
-0x5246 020987 arg 0 ,queue 
-:      020988 l2cap_malloc_loop:
-0x5247 020989 fetcht 1 ,mem_used_map 
-0x5248 020990 qisolate1 temp 
-0x5249 020991 branch l2cap_malloc_next ,true 
-0x524a 020992 call l2cap_malloc_enough 
-0x524b 020993 sub timeup ,0 ,null 
-0x524c 020994 branch l2cap_malloc_next ,positive 
-0x524d 020995 call l2cap_malloc_into_fifo 
-0x524e 020996 branch l2cap_malloc_rtn 
-:      020997 l2cap_malloc_next:
-0x524f 020998 increase 128 ,regb 
-0x5250 020999 increase 1 ,queue 
-0x5251 021000 setarg 8 
-0x5252 021001 isub queue ,null 
-0x5253 021002 branch l2cap_malloc_loop ,positive 
-0x5254 021003 arg 0 ,regb 
-:      021004 l2cap_malloc_rtn:
-0x5255 021005 copy regb ,pdata 
-0x5256 021006 branch assert ,blank 
-0x5257 021007 rtn 
-:      021015 l2cap_malloc_fifo_out:
-0x5258 021016 bpatchx patch24_3 ,mem_patch24 
-0x5259 021017 call l2cap_malloc_fifo_get_first_ptr 
-0x525a 021018 increase 1 ,contr 
-0x525b 021019 ifetch 2 ,contr 
-0x525c 021020 rtn 
-:      021026 l2cap_malloc_free:
-0x525d 021027 bpatchx patch24_4 ,mem_patch24 
-0x525e 021028 call l2cap_malloc_fifo_get_first_ptr 
-0x525f 021029 copy contr ,contw 
-0x5260 021030 copy contr ,temp 
-0x5261 021031 setarg 0 
-0x5262 021032 istore 3 ,contw 
-0x5263 021033 rtn 
-:      021038 l2cap_malloc_discard:
-0x5264 021039 bpatchx patch24_5 ,mem_patch24 
-0x5265 021040 call l2cap_malloc_is_fifo_empty 
-0x5266 021041 branch assert ,blank 
-0x5267 021042 fetch 3 ,mem_tx_fifo2 
-0x5268 021043 store 3 ,mem_tx_fifo3 
-0x5269 021044 fetch 3 ,mem_tx_fifo1 
-0x526a 021045 store 3 ,mem_tx_fifo2 
-0x526b 021046 fetch 3 ,mem_tx_fifo0 
-0x526c 021047 store 3 ,mem_tx_fifo1 
-0x526d 021048 rtn 
-:      021054 l2cap_malloc_is_fifo_full:
-0x526e 021055 bpatchx patch24_6 ,mem_patch24 
-0x526f 021056 fetch 3 ,mem_tx_fifo0 
-0x5270 021057 rtn 
-:      021063 l2cap_malloc_is_fifo_nearly_full:
-0x5271 021064 bpatchx patch24_7 ,mem_patch24 
-0x5272 021065 fetch 3 ,mem_tx_fifo1 
-0x5273 021066 rtn 
-:      021072 l2cap_malloc_is_fifo_empty:
-0x5274 021073 bpatchx patch25_0 ,mem_patch25 
-0x5275 021074 fetch 3 ,mem_tx_fifo3 
-0x5276 021075 rtn 
-:      021080 l2cap_malloc_fifo_get_first_ptr:
-0x5277 021081 call l2cap_malloc_is_fifo_empty 
-0x5278 021082 branch assert ,blank 
-0x5279 021083 arg mem_tx_fifo0 ,contr 
-:      021084 l2cap_malloc_free_loop:
-0x527a 021085 ifetch 3 ,contr 
-0x527b 021086 branch l2cap_malloc_free_loop ,blank 
-0x527c 021087 increase -3 ,contr 
-0x527d 021088 rtn 
-:      021095 l2cap_malloc_get_full_map:
-0x527e 021096 bpatchx patch25_1 ,mem_patch25 
-0x527f 021097 arg 4 ,loopcnt 
-0x5280 021098 arg mem_tx_fifo0_map ,contr 
-0x5281 021099 arg 0 ,temp 
-:      021100 l2cap_malloc_get_full_map_loop:
-0x5282 021101 ifetch 3 ,contr 
-0x5283 021102 and pdata ,0xff ,pdata 
-0x5284 021103 ior temp ,temp 
-0x5285 021104 loop l2cap_malloc_get_full_map_loop 
-0x5286 021105 storet 1 ,mem_used_map 
-0x5287 021106 rtn 
-:      021114 l2cap_malloc_into_fifo:
-0x5288 021115 bpatchx patch25_2 ,mem_patch25 
-0x5289 021116 call l2cap_malloc_is_fifo_full 
-0x528a 021117 nbranch assert ,blank 
-0x528b 021118 call l2cap_malloc_is_fifo_empty 
-0x528c 021119 branch l2cap_malloc_into_fifo_no_push ,blank 
-0x528d 021120 fetch 3 ,mem_tx_fifo1 
-0x528e 021121 store 3 ,mem_tx_fifo0 
-0x528f 021122 ifetch 3 ,contr 
-0x5290 021123 istore 3 ,contw 
-0x5291 021124 ifetch 3 ,contr 
-0x5292 021125 istore 3 ,contw 
-0x5293 021126 setarg 0 
-0x5294 021127 istore 3 ,contw 
-:      021128 l2cap_malloc_into_fifo_no_push:
-0x5295 021129 arg 0 ,temp 
-0x5296 021130 copy timeup ,pdata 
-0x5297 021131 iadd queue ,pdata 
-:      021132 l2cap_malloc_into_fifo_loop:
-0x5298 021133 qset1 temp 
-0x5299 021134 increase 1 ,queue 
-0x529a 021135 isub queue ,null 
-0x529b 021136 nbranch l2cap_malloc_into_fifo_loop ,zero 
-0x529c 021138 lshift8 regb ,pdata 
-0x529d 021139 ior temp ,pdata 
-0x529e 021140 store 3 ,mem_tx_fifo3 
-0x529f 021141 rtn 
-:      021151 l2cap_malloc_enough:
-0x52a0 021152 bpatchx patch25_3 ,mem_patch25 
-0x52a1 021153 call l2cap_malloc_get_full_map 
-0x52a2 021154 copy queue ,regc 
-0x52a3 021155 arg 0 ,temp 
-0x52a4 021156 arg 0 ,timeup 
-:      021158 l2cap_malloc_enough_loop:
-0x52a5 021159 copy queue ,pdata 
-0x52a6 021160 beq 8 ,l2cap_malloc_enough_end 
-0x52a7 021161 fetch 1 ,mem_used_map 
-0x52a8 021162 qisolate1 pdata 
-0x52a9 021163 branch l2cap_malloc_enough_end ,true 
-0x52aa 021164 increase 128 ,temp 
-0x52ab 021165 increase 1 ,queue 
-0x52ac 021166 copy rega ,pdata 
-0x52ad 021167 isub temp ,null 
-0x52ae 021168 branch l2cap_malloc_enough_end ,zero 
-0x52af 021169 branch l2cap_malloc_enough_loop ,positive 
-:      021170 l2cap_malloc_enough_end:
-0x52b0 021171 copy temp ,pdata 
-0x52b1 021172 isub rega ,null 
-0x52b2 021173 nbranch l2cap_malloc_enough_rtn ,positive 
-0x52b3 021174 copy queue ,pdata 
-0x52b4 021175 copy regc ,temp 
-0x52b5 021176 isub temp ,timeup 
-:      021177 l2cap_malloc_enough_rtn:
-0x52b6 021178 copy regc ,queue 
-0x52b7 021179 rtn 
-:      021182 l2cap_malloc_signal_channel:
-0x52b8 021183 bpatchx patch25_4 ,mem_patch25 
-0x52b9 021184 arg l2cap_signal_malloc_size ,rega 
-0x52ba 021185 call l2cap_malloc 
-0x52bb 021186 store 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52bc 021187 increase 4 ,pdata 
-0x52bd 021188 store 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52be 021189 setarg 0 
-0x52bf 021190 store 2 ,mem_l2cap_signal_tx_length 
-0x52c0 021191 rtn 
-:      021193 l2cap_get_signal_tx_buff:
-0x52c1 021194 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52c2 021195 branch l2cap_util_pdata_to_contw 
-:      021197 l2cap_get_signal_tx_payload:
-0x52c3 021198 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52c4 021199 branch l2cap_util_pdata_to_contw 
-:      021202 l2cap_malloc_sdp_channel:
-0x52c5 021203 bpatchx patch25_5 ,mem_patch25 
-0x52c6 021204 arg sdp_malloc_size ,rega 
-0x52c7 021205 call l2cap_malloc 
-0x52c8 021206 store 2 ,mem_sdp_tx_buff_ptr 
-0x52c9 021207 increase 4 ,pdata 
-0x52ca 021208 store 2 ,mem_sdp_tx_payload_ptr 
-0x52cb 021209 setarg 0 
-0x52cc 021210 store 2 ,mem_sdp_tx_pkt_length 
-0x52cd 021211 rtn 
-:      021213 l2cap_get_sdp_tx_buff:
-0x52ce 021214 fetch 2 ,mem_sdp_tx_buff_ptr 
-0x52cf 021215 branch l2cap_util_pdata_to_contw 
-:      021217 l2cap_get_sdp_tx_payload:
-0x52d0 021218 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x52d1 021219 branch l2cap_util_pdata_to_contw 
-:      021222 l2cap_malloc_rfcomm_channel:
-0x52d2 021223 bpatchx patch25_6 ,mem_patch25 
-0x52d3 021224 call push_stack 
-0x52d4 021225 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
-0x52d5 021226 call l2cap_malloc_is_fifo_full 
-0x52d6 021227 nrtn blank 
-0x52d7 021228 arg rfcomm_malloc_size ,rega 
-0x52d8 021229 call l2cap_malloc 
-0x52d9 021230 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x52da 021231 increase 4 ,pdata 
-0x52db 021232 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x52dc 021233 setarg 0 
-0x52dd 021234 store 2 ,mem_rfcomm_tx_pkt_length 
-0x52de 021235 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x52df 021236 branch pop_stack 
-:      021238 l2cap_get_rfcomm_tx_buff:
-0x52e0 021239 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x52e1 021240 branch l2cap_util_pdata_to_contw 
-:      021242 l2cap_util_pdata_to_contw:
-0x52e2 021243 branch assert ,blank 
-0x52e3 021244 copy pdata ,contw 
-0x52e4 021245 rtn 
-:      021248 l2cap_lpm_save_calc_len:
-0x52e5 021249 bpatchx patch25_7 ,mem_patch25 
-0x52e6 021250 arg 0 ,regb 
-0x52e7 021251 arg mem_tx_fifo0_map ,rega 
-0x52e8 021252 increase -2 ,rega 
-:      021253 l2cap_lpm_save_calc_len_loop:
-0x52e9 021254 increase 2 ,rega 
-0x52ea 021255 setarg mem_tx_fifo_end 
-0x52eb 021256 isub rega ,null 
-0x52ec 021257 branch l2cap_lpm_save_calc_len_end ,zero 
-0x52ed 021258 ifetch 1 ,rega 
-0x52ee 021259 increase 1 ,rega 
-0x52ef 021260 branch l2cap_lpm_save_calc_len_loop ,blank 
-0x52f0 021261 ifetcht 2 ,rega 
-0x52f1 021262 ifetch 2 ,temp 
-0x52f2 021263 iadd regb ,regb 
-0x52f3 021264 increase 4 ,regb 
-0x52f4 021265 branch l2cap_lpm_save_calc_len_loop 
-:      021266 l2cap_lpm_save_calc_len_end:
-0x52f5 021267 copy regb ,pdata 
-0x52f6 021268 rtn 
-:      021271 l2cap_lpm_get_wake_lock:
-0x52f7 021272 arg wake_lock_l2cap_tx ,queue 
-0x52f8 021273 branch lpm_get_wake_lock 
-:      021275 l2cap_lpm_put_wake_lock:
-0x52f9 021276 arg wake_lock_l2cap_tx ,queue 
-0x52fa 021277 branch lpm_put_wake_lock 
-:      021279 l2cap_lpm_save_txbuf:
-0x52fb 021280 bpatchx patch26_0 ,mem_patch26 
-0x52fc 021281 call l2cap_malloc_get_full_map 
-0x52fd 021282 fetch 1 ,mem_used_map 
-0x52fe 021283 rtn blank 
-0x52ff 021284 call l2cap_lpm_save_calc_len 
-0x5300 021285 arg l2cap_lpm_txbuf_len ,temp 
-0x5301 021286 isub temp ,null 
-0x5302 021287 branch l2cap_lpm_get_wake_lock ,positive 
-0x5303 021288 call l2cap_lpm_put_wake_lock 
-0x5304 021289 arg mem_l2cap_lpm_txbuf ,contw 
-0x5305 021290 arg mem_tx_fifo0 ,rega 
-:      021291 l2cap_lpm_save_txbuf_loop:
-0x5306 021292 setarg mem_tx_fifo_end 
-0x5307 021293 isub rega ,null 
-0x5308 021294 rtn zero 
-0x5309 021295 ifetch 1 ,rega 
-0x530a 021296 increase 1 ,rega 
-0x530b 021297 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
-0x530c 021298 istore 2 ,contw 
-0x530d 021299 increase 2 ,rega 
-0x530e 021300 branch l2cap_lpm_save_txbuf_loop 
-:      021301 l2cap_lpm_save_txbuf_nempty:
-0x530f 021302 ifetch 2 ,rega 
-0x5310 021303 increase 2 ,rega 
-0x5311 021304 copy pdata ,contr 
-0x5312 021305 ifetch 2 ,contr 
-0x5313 021306 istore 2 ,contw 
-0x5314 021307 copy pdata ,loopcnt 
-0x5315 021308 increase 2 ,loopcnt 
-0x5316 021309 call memcpy 
-0x5317 021310 branch l2cap_lpm_save_txbuf_loop 
-:      021312 l2cap_lpm_load_txbuf:
-0x5318 021313 bpatchx patch26_1 ,mem_patch26 
-0x5319 021314 call l2cap_malloc_get_full_map 
-0x531a 021315 fetch 1 ,mem_used_map 
-0x531b 021316 rtn blank 
-0x531c 021317 arg mem_tx_fifo0_ptr ,rega 
-0x531d 021318 increase -3 ,rega 
-0x531e 021319 arg mem_l2cap_lpm_txbuf ,contr 
-:      021320 l2cap_lpm_load_txbuf_loop:
-0x531f 021321 increase 3 ,rega 
-0x5320 021322 setarg mem_tx_fifo_end + 1 
-0x5321 021323 isub rega ,null 
-0x5322 021324 rtn zero 
-0x5323 021325 ifetch 2 ,contr 
-0x5324 021326 branch l2cap_lpm_load_txbuf_loop ,blank 
-0x5325 021327 increase 4 ,pdata 
-0x5326 021328 copy pdata ,loopcnt 
-0x5327 021329 copy contr ,regb 
-0x5328 021330 ifetch 2 ,rega 
-0x5329 021331 copy pdata ,contw 
-0x532a 021332 copy regb ,contr 
-0x532b 021333 increase -2 ,contr 
-0x532c 021334 call memcpy 
-0x532d 021335 branch l2cap_lpm_load_txbuf_loop 
-:      021345 le_init_conn:
-0x532e 021346 bpatchx patch26_2 ,mem_patch26 
-0x532f 021347 disable wake 
-0x5330 021348 jam 1 ,mem_le_conn_handle 
-0x5331 021349 jam 3 ,mem_le_state 
-0x5332 021350 jam 1 ,mem_le_arq 
-0x5333 021351 setarg -1 
-0x5334 021352 store 2 ,mem_le_event_count 
-0x5335 021353 force 0 ,pdata 
-0x5336 021354 store 1 ,mem_le_ch 
-0x5337 021355 store 1 ,mem_le_op 
-0x5338 021356 store 3 ,mem_sniff_rcv 
-0x5339 021357 store 3 ,mem_sniff_lost 
-0x533a 021358 store 5 ,mem_le_pcnt_tx 
-0x533b 021359 set1 39 ,pdata 
-0x533c 021360 store 5 ,mem_le_pcnt_rx 
-0x533d 021361 jam 1 ,mem_le_txheader 
-0x533e 021362 jam 0 ,mem_le_txlen 
-0x533f 021363 branch le_supervision_flush 
-:      021365 le_init_master:
-0x5340 021366 bpatchx patch26_3 ,mem_patch26 
-0x5341 021367 enable master 
-0x5342 021368 jam lemode_master ,mem_le_mode 
-0x5343 021369 jam 1 ,mem_le_att_handle 
-0x5344 021370 jam 1 ,mem_le_search_handle_start 
-0x5345 021371 setarg 0xffff 
-0x5346 021372 store 2 ,mem_le_search_handle_end 
-0x5347 021373 force 0 ,pdata 
-0x5348 021374 store 5 ,mem_le_pcnt_rx 
-0x5349 021375 set1 39 ,pdata 
-0x534a 021376 store 5 ,mem_le_pcnt_tx 
-0x534b 021377 branch le_init_conn 
-:      021380 le_init_slave:
-0x534c 021381 bpatchx patch26_4 ,mem_patch26 
-0x534d 021382 disable master 
-0x534e 021383 setarg 0x17 
-0x534f 021384 store 2 ,mem_le_remote_mtu 
-0x5350 021385 jam lemode_slave ,mem_le_mode 
-0x5351 021386 jam 0 ,mem_le_adv_enable 
-0x5352 021387 jam 0 ,mem_lpm_current_mult 
-0x5353 021388 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5354 021389 jam flag_le_enc_null ,mem_le_enc_state 
-0x5355 021390 fetch 2 ,mem_le_superto 
-0x5356 021391 store 2 ,mem_le_init_superto 
-0x5357 021392 fetch 2 ,mem_le_tsniff 
-0x5358 021393 mul32 pdata ,5 ,pdata 
-0x5359 021394 rshift4 pdata ,pdata 
-0x535a 021395 store 2 ,mem_le_superto 
-0x535b 021396 branch le_init_conn 
-:      021402 le_dispatch:
-0x535c 021403 call le_enable 
-0x535d 021404 call le_scan 
-0x535e 021405 call le_adv 
-0x535f 021406 branch le_disable 
-:      021408 le_conn_dispatch:
-0x5360 021409 bpatchx patch26_5 ,mem_patch26 
-0x5361 021410 call le_enable 
-0x5362 021411 call app_process_ble 
-0x5363 021412 fetch 1 ,mem_le_mode 
-0x5364 021413 beq lemode_master ,le_master_dispatch 
-0x5365 021414 branch le_slave_dispatch 
-:      021420 le_master_dispatch:
-0x5366 021421 bpatchx patch26_6 ,mem_patch26 
-0x5367 021422 enable master 
-0x5368 021423 call le_supervision_update 
-0x5369 021424 branch le_master_disconn ,positive 
-0x536a 021425 call check_ble_disabled 
-0x536b 021426 call le_setup 
-0x536c 021427 call le_prepare_tx 
-0x536d 021428 disable match 
-0x536e 021429 call le_transmit_receive_sifs 
-0x536f 021430 nrtn match 
-0x5370 021431 bpatchx patch26_7 ,mem_patch26 
-0x5371 021432 fetch 1 ,mem_le_conn_rcv 
-0x5372 021433 increase 1 ,pdata 
-0x5373 021434 store 1 ,mem_le_conn_rcv 
-0x5374 021435 call le_acknowledge 
-0x5375 021436 disable master 
-0x5376 021437 rtn 
-:      021439 le_master_disconn:
-0x5377 021440 call le_disconnect 
-0x5378 021441 disable master 
-0x5379 021442 rtn 
-:      021447 le_slave_dispatch:
-0x537a 021448 bpatchx patch27_0 ,mem_patch27 
-0x537b 021449 jam 0 ,mem_le_md_count 
-0x537c 021450 call sp_calc_sequence_256 
-0x537d 021451 call le_secure_connect_sm 
-0x537e 021452 disable attempt 
-0x537f 021453 call le_supervision_update 
-0x5380 021454 branch le_slave_disconn ,positive 
-0x5381 021455 call check_ble_disabled 
-0x5382 021456 call le_setup 
-0x5383 021457 call le_receive_slave 
-0x5384 021458 nbranch le_slave_unsync ,sync 
-0x5385 021459 call le_got_first_packet 
-0x5386 021460 branch le_slave_match ,match 
-0x5387 021461 branch le_slave_cont 
-:      021464 le_slave_match:
-0x5388 021465 bpatchx patch27_1 ,mem_patch27 
-0x5389 021466 fetch 1 ,mem_le_md_count 
-0x538a 021467 pincrease 1 
-0x538b 021468 store 1 ,mem_le_md_count 
-0x538c 021469 beq le_md_max_count ,le_slave_cont 
-0x538d 021470 call le_acknowledge 
-0x538e 021471 call le_prepare_tx 
-0x538f 021472 call le_transmit_norx 
-0x5390 021473 call le_parse 
-0x5391 021474 fetch 2 ,mem_cb_ble_transmit 
-0x5392 021475 call callback_func 
-0x5393 021476 call le_check_md 
-0x5394 021477 branch le_slave_more_data ,user 
-:      021478 le_slave_cont:
-0x5395 021479 bpatchx patch27_2 ,mem_patch27 
-0x5396 021480 call le_pairing_sm 
-0x5397 021481 call le_check_paring_time 
-0x5398 021482 call check_51cmd 
-0x5399 021483 fetch 1 ,mem_le_op 
-0x539a 021484 bbit1 op_disconn ,le_slave_disconn 
-:      021485 le_slave_unsync:
-0x539b 021486 bpatchx patch27_3 ,mem_patch27 
-0x539c 021487 call le_lpm_set_mult 
-0x539d 021488 call le_update_channel_map 
-0x539e 021489 call le_update_param 
-0x539f 021490 branch calc_clke_offset 
-:      021493 le_check_md:
-0x53a0 021494 disable user 
-0x53a1 021495 bmark1 mark_ble_rx_md ,enable_user 
-0x53a2 021496 bmark1 mark_ble_tx_md ,enable_user 
-0x53a3 021497 rtn 
-:      021500 le_slave_more_data:
-0x53a4 021501 bpatchx patch27_4 ,mem_patch27 
-0x53a5 021502 enable attempt 
-0x53a6 021503 call le_transmit_receive_sifs_notx 
-0x53a7 021504 branch le_slave_match ,match 
-0x53a8 021505 branch le_slave_cont 
-:      021507 le_slave_disconn:
-:      021510 le_disconnect:
-0x53a9 021511 bpatchx patch27_5 ,mem_patch27 
-0x53aa 021512 call le_clear_connection_info 
-0x53ab 021513 call app_disconn_reason_collect_ble 
-0x53ac 021514 call sp_initialize_256 
-0x53ad 021515 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x53ae 021516 branch ui_ipc_send_event 
-:      021518 le_clear_connection_info:
-0x53af 021519 setarg 0 
-0x53b0 021520 store 9 ,mem_le_tx_buff_used 
-0x53b1 021521 jam 0 ,mem_le_conn_handle 
-0x53b2 021522 jam lemode_idle ,mem_le_mode 
-0x53b3 021523 jam 0 ,mem_le_state 
-0x53b4 021524 jam flag_le_enc_null ,mem_le_enc_state 
-0x53b5 021525 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x53b6 021526 rtn 
-:      021528 le_got_first_packet:
-0x53b7 021529 bpatchx patch27_6 ,mem_patch27 
-0x53b8 021530 fetch 1 ,mem_le_conn_rcv 
-0x53b9 021531 increase 1 ,pdata 
-0x53ba 021532 store 1 ,mem_le_conn_rcv 
-0x53bb 021533 fetch 1 ,mem_le_state 
-0x53bc 021534 rtnbit1 lestate_got_first_packet 
-0x53bd 021535 set1 lestate_got_first_packet 
-0x53be 021536 store 1 ,mem_le_state 
-0x53bf 021537 fetch 2 ,mem_le_init_superto 
-0x53c0 021538 store 2 ,mem_le_superto 
-0x53c1 021539 setarg 0 
-0x53c2 021540 store 4 ,mem_le_transmit_window 
-0x53c3 021541 rtn 
-:      021544 le_enable:
-0x53c4 021545 bpatchx patch27_7 ,mem_patch27 
-0x53c5 021546 jam 0x36 ,rf_adc_goff 
-0x53c6 021547 jam 0x5f ,rf_agc_nsat 
-0x53c7 021548 enable le 
-0x53c8 021549 jam 7 ,rfen_ulp 
-0x53c9 021550 call check_ble_disabled 
-0x53ca 021551 fetch 1 ,mem_250k_freq_enable 
-0x53cb 021552 rtn blank 
-0x53cc 021553 jam 0xb8 ,rf_iq_gain 
-0x53cd 021554 rtn 
-:      021556 le_disable:
-0x53ce 021557 bpatchx patch28_0 ,mem_patch28 
-0x53cf 021558 jam 0x2e ,rf_adc_goff 
-0x53d0 021559 jam 0xff ,rf_agc_nsat 
-0x53d1 021560 disable le 
-0x53d2 021561 jam 3 ,rfen_ulp 
-0x53d3 021562 arg 0 ,stop_watch 
-0x53d4 021563 rtn 
-:      021565 le_prep:
-0x53d5 021566 disable enable_crc 
-0x53d6 021567 disable enable_white 
-0x53d7 021568 fetch 3 ,mem_le_crcinit 
-0x53d8 021569 iforce crc24_init 
-0x53d9 021570 fetch 1 ,mem_le_ch_mapped 
-:      021571 le_prep2:
-0x53da 021572 reverse pdata ,temp 
-0x53db 021573 set1 1 ,temp 
-0x53dc 021574 rshift temp ,white_init 
-0x53dd 021575 rtn 
-:      021578 lerx_setfreq:
-0x53de 021579 call le_setfreq 
-0x53df 021580 call set_freq_rx 
-0x53e0 021581 setarg param_pll_setup 
-0x53e1 021582 call sleep 
-0x53e2 021583 branch rf_rx_enable 
-:      021585 letx_setfreq:
-0x53e3 021586 branch txon ,match 
-:      021587 letx_setfreq0:
-0x53e4 021588 call le_setfreq 
-0x53e5 021589 branch set_freq_tx 
-:      021590 le_setfreq:
-0x53e6 021591 bpatchx patch28_1 ,mem_patch28 
-0x53e7 021592 call set_sync_on 
-0x53e8 021593 fetch 1 ,mem_le_testtype 
-0x53e9 021594 nbranch le_ctf_test ,blank 
-0x53ea 021595 fetch 1 ,mem_le_ch_mapped 
-0x53eb 021596 sub pdata ,36 ,null 
-0x53ec 021597 branch le_ctf_normal ,positive 
-0x53ed 021598 force 0 ,temp 
-0x53ee 021599 rtneq 37 
-0x53ef 021600 force 24 ,temp 
-0x53f0 021601 rtneq 38 
-0x53f1 021602 force 78 ,temp 
-0x53f2 021603 rtn 
-:      021605 le_ctf_normal:
-0x53f3 021606 sub pdata ,10 ,null 
-0x53f4 021607 branch le_ctf_low ,positive 
-0x53f5 021608 increase 1 ,pdata 
-:      021610 le_ctf_low:
-0x53f6 021611 lshift pdata ,pdata 
-0x53f7 021612 add pdata ,2 ,temp 
-0x53f8 021613 rtn 
-:      021615 le_ctf_test:
-0x53f9 021616 fetch 1 ,mem_le_ch_mapped 
-0x53fa 021617 lshift pdata ,temp 
-0x53fb 021618 rtn 
-:      021620 le_sca_map:
-0x53fc 021621 arg 500 ,temp 
-0x53fd 021622 rtn blank 
-0x53fe 021623 arg 250 ,temp 
-0x53ff 021624 rtneq 1 
-0x5400 021625 arg 150 ,temp 
-0x5401 021626 rtneq 2 
-0x5402 021627 arg 100 ,temp 
-0x5403 021628 rtneq 3 
-0x5404 021629 arg 75 ,temp 
-0x5405 021630 rtneq 4 
-0x5406 021631 arg 50 ,temp 
-0x5407 021632 rtneq 5 
-0x5408 021633 arg 40 ,temp 
-0x5409 021634 rtneq 6 
-0x540a 021635 arg 20 ,temp 
-0x540b 021636 rtn 
-:      021640 le_adv_access:
-0x540c 021641 setarg 0x8e89be 
-0x540d 021642 lshift8 pdata ,pdata 
-0x540e 021643 or_into 0xd6 ,pdata 
-0x540f 021644 iforce access 
-0x5410 021645 setarg 0x555555 
-0x5411 021646 store 3 ,mem_le_crcinit 
-0x5412 021647 rtn 
-:      021649 le_setup:
-0x5413 021650 bpatchx patch28_2 ,mem_patch28 
-0x5414 021651 enable swfine 
-0x5415 021652 fetch 4 ,mem_le_access 
-0x5416 021653 iforce access 
-0x5417 021654 call le_map_channel 
-0x5418 021655 setarg 0x200 
-0x5419 021656 branch le_setup_master ,master 
-0x541a 021657 fetch 2 ,mem_le_receive_window 
-0x541b 021658 rshift pdata ,pdata 
-:      021659 le_setup_master:
-0x541c 021660 arg param_pll_setup ,temp 
-0x541d 021661 iadd temp ,pdata 
-0x541e 021662 call ahead_window 
-0x541f 021663 deposit clke 
-0x5420 021664 store 6 ,mem_le_rxon_ts 
-0x5421 021665 rtn 
-:      021667 le_next_adv_channel:
-0x5422 021668 bpatchx patch28_3 ,mem_patch28 
-0x5423 021669 fetch 1 ,mem_le_ch_mapped 
-0x5424 021670 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x5425 021671 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x5426 021672 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x5427 021673 branch le_next_adv_channel_curr_channel_39 
-:      021675 le_next_adv_channel_curr_channel_37:
-0x5428 021676 fetcht 1 ,mem_le_adv_channel_map 
-0x5429 021677 isolate1 bit_adv_channel_map_38 ,temp 
-0x542a 021678 branch set_le_next_adv_channel_38 ,true 
-0x542b 021679 isolate1 bit_adv_channel_map_39 ,temp 
-0x542c 021680 branch set_le_next_adv_channel_39 ,true 
-0x542d 021681 branch set_le_next_adv_channel_37 
-:      021684 le_next_adv_channel_curr_channel_38:
-0x542e 021685 fetcht 1 ,mem_le_adv_channel_map 
-0x542f 021686 isolate1 bit_adv_channel_map_39 ,temp 
-0x5430 021687 branch set_le_next_adv_channel_39 ,true 
-0x5431 021688 isolate1 bit_adv_channel_map_37 ,temp 
-0x5432 021689 branch set_le_next_adv_channel_37 ,true 
-0x5433 021690 branch set_le_next_adv_channel_38 
-:      021693 le_next_adv_channel_curr_channel_39:
-0x5434 021694 fetcht 1 ,mem_le_adv_channel_map 
-0x5435 021695 isolate1 bit_adv_channel_map_37 ,temp 
-0x5436 021696 branch set_le_next_adv_channel_37 ,true 
-0x5437 021697 isolate1 bit_adv_channel_map_38 ,temp 
-0x5438 021698 branch set_le_next_adv_channel_38 ,true 
-0x5439 021699 branch set_le_next_adv_channel_39 
-:      021703 set_le_next_adv_channel_37:
-0x543a 021704 jam 37 ,mem_le_ch_mapped 
-0x543b 021705 fetch 1 ,mem_le_adv_channel_map_temp 
-0x543c 021706 set1 bit_adv_channel_map_37 ,pdata 
-0x543d 021707 store 1 ,mem_le_adv_channel_map_temp 
-0x543e 021708 rtn 
-:      021710 set_le_next_adv_channel_38:
-0x543f 021711 jam 38 ,mem_le_ch_mapped 
-0x5440 021712 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5441 021713 set1 bit_adv_channel_map_38 ,pdata 
-0x5442 021714 store 1 ,mem_le_adv_channel_map_temp 
-0x5443 021715 rtn 
-:      021717 set_le_next_adv_channel_39:
-0x5444 021718 jam 39 ,mem_le_ch_mapped 
-0x5445 021719 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5446 021720 set1 bit_adv_channel_map_39 ,pdata 
-0x5447 021721 store 1 ,mem_le_adv_channel_map_temp 
-0x5448 021722 rtn 
-:      021726 le_context_nexthop:
-0x5449 021727 bpatchx patch28_4 ,mem_patch28 
-0x544a 021728 add rega ,coffset_mode ,contr 
-0x544b 021729 ifetch 1 ,contr 
-0x544c 021730 rtnbit0 mode_le 
-0x544d 021731 add rega ,coffset_le_event_cnt ,contw 
-0x544e 021732 ifetch 2 ,contw 
-0x544f 021733 increase 1 ,pdata 
-0x5450 021734 istore 2 ,contw 
-0x5451 021735 add rega ,coffset_le_hop ,contr 
-0x5452 021736 ifetch 1 ,contr 
-0x5453 021737 add rega ,coffset_le_ch ,contw 
-0x5454 021738 ifetcht 1 ,contw 
-0x5455 021739 iadd temp ,pdata 
-0x5456 021740 sub pdata ,36 ,null 
-0x5457 021741 branch le_nexthop_nowrap ,positive 
-0x5458 021742 increase -37 ,pdata 
-:      021743 le_nexthop_nowrap:
-0x5459 021744 istore 1 ,contw 
-0x545a 021745 rtn 
-:      021748 le_calc_channel_map:
-0x545b 021749 bpatchx patch28_5 ,mem_patch28 
-0x545c 021750 fetch 5 ,mem_le_channel_map 
-0x545d 021751 force 0 ,temp 
-0x545e 021752 force 37 ,loopcnt 
-:      021753 le_count_channels_loop:
-0x545f 021754 bbit0 0 ,le_count_channels_notused 
-0x5460 021755 increase 1 ,temp 
-:      021756 le_count_channels_notused:
-0x5461 021757 rshift pdata ,pdata 
-0x5462 021758 loop le_count_channels_loop 
-0x5463 021759 add temp ,-1 ,pdata 
-0x5464 021760 store 1 ,mem_le_channels 
-0x5465 021761 rtn 
-:      021763 le_map_channel:
-0x5466 021764 bpatchx patch28_6 ,mem_patch28 
-0x5467 021765 fetch 1 ,mem_le_ch 
-0x5468 021766 iforce queue 
-0x5469 021767 fetcht 5 ,mem_le_channel_map 
-0x546a 021768 qisolate1 temp 
-0x546b 021769 branch le_map_channel_end ,true 
-:      021770 le_map_channel_next:
-0x546c 021771 bpatchx patch28_7 ,mem_patch28 
-0x546d 021772 fetch 1 ,mem_le_channels 
-0x546e 021773 isub queue ,pdata 
-0x546f 021774 branch le_map_channel_cont ,positive 
-0x5470 021775 sub pdata ,-1 ,queue 
-0x5471 021776 branch le_map_channel_next 
-:      021777 le_map_channel_cont:
-0x5472 021778 copy queue ,loopcnt 
-0x5473 021779 force 0 ,queue 
-:      021780 le_map_channel_loop:
-0x5474 021781 qisolate1 temp 
-0x5475 021782 branch le_map_channel_skip ,true 
-0x5476 021783 increase 1 ,loopcnt 
-:      021784 le_map_channel_skip:
-0x5477 021785 deposit loopcnt 
-0x5478 021786 branch le_map_channel_end ,blank 
-0x5479 021787 increase 1 ,queue 
-0x547a 021788 increase -1 ,loopcnt 
-0x547b 021789 branch le_map_channel_loop 
-:      021790 le_map_channel_end:
-0x547c 021791 deposit queue 
-0x547d 021792 store 1 ,mem_le_ch_mapped 
-0x547e 021793 rtn 
-:      021796 le_wait_tx:
-0x547f 021797 branch le_wait_master ,master 
-0x5480 021798 until null ,timeout 
-0x5481 021799 rtn 
-:      021801 le_wait_master:
-0x5482 021802 arg 0xea0 ,timeup 
-0x5483 021803 until clkn_rt ,meet 
-0x5484 021804 rtn 
-:      021806 le_receive_adv:
-0x5485 021807 disable swfine 
-0x5486 021808 fetch 2 ,mem_le_scan_window 
-0x5487 021809 copy pdata ,timeup 
-0x5488 021810 branch le_receive_packet 
-:      021813 le_receive_slave:
-0x5489 021814 bpatchx patch29_0 ,mem_patch29 
-0x548a 021815 enable swfine 
-0x548b 021816 fetch 2 ,mem_le_receive_window 
-0x548c 021817 fetcht 4 ,mem_le_transmit_window 
-0x548d 021818 iadd temp ,timeup 
-:      021819 le_receive_packet:
-0x548e 021820 call lerx_setfreq 
-:      021821 le_receive_rxon:
-0x548f 021822 bpatchx patch29_1 ,mem_patch29 
-0x5490 021823 call le_prep 
-0x5491 021824 disable match 
-0x5492 021825 enable decode_fec0 
-0x5493 021826 enable is_rx 
-0x5494 021827 disable is_tx 
-0x5495 021828 copy timeup ,stop_watch 
-0x5496 021829 correlate null ,timeout 
-0x5497 021830 branch le_receive_on_attempt ,attempt 
-0x5498 021831 copy clke ,temp 
-0x5499 021832 storet 6 ,mem_sync_clke 
-:      021833 le_receive_on_attempt:
-0x549a 021834 nbranch end_of_packet ,sync 
-0x549b 021835 branch le_receive_skip ,attempt 
-0x549c 021836 arg param_clke_cal_le ,clke_rt 
-0x549d 021837 copy bt_clk ,clke_bt 
-0x549e 021838 fetch 1 ,mem_le_state 
-0x549f 021839 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x54a0 021840 call lpm_adjust_clk ,wake 
-:      021841 le_receive_skip:
-0x54a1 021842 bpatchx patch29_2 ,mem_patch29 
-0x54a2 021843 call save_rssi 
-0x54a3 021844 enable enable_white 
-0x54a4 021845 enable enable_crc 
-0x54a5 021846 parse demod ,bucket ,8 
-0x54a6 021847 rshift3 pwindow ,pdata 
-0x54a7 021848 store 1 ,mem_le_rxbuf 
-0x54a8 021849 parse demod ,bucket ,8 
-0x54a9 021850 rshift3 pwindow ,pdata 
-0x54aa 021851 istore 1 ,contw 
-0x54ab 021852 and pdata ,0x3f ,loopcnt 
-0x54ac 021853 branch lerx_nopayload ,zero 
-:      021855 lerx_loop:
-0x54ad 021856 parse demod ,bucket ,8 
-0x54ae 021857 rshift3 pwindow ,pdata 
-0x54af 021858 istore 1 ,contw 
-0x54b0 021859 loop lerx_loop 
-:      021861 lerx_nopayload:
-0x54b1 021862 bpatchx patch29_3 ,mem_patch29 
-0x54b2 021863 parse demod ,bucket ,24 
-0x54b3 021864 enable swfine 
-0x54b4 021865 arg param_sifs ,stop_watch 
-0x54b5 021866 rshift32 pdata ,pdata 
-0x54b6 021867 rshift16 pdata ,pdata 
-0x54b7 021868 istore 3 ,contw 
-0x54b8 021869 branch end_of_packet ,crc_failed 
-0x54b9 021870 enable match 
-:      021871 lerx_nopayload2:
-0x54ba 021872 fetch 1 ,mem_last_freq 
-0x54bb 021873 add pdata ,0 ,rega 
-0x54bc 021874 call rf_write_freq 
-0x54bd 021875 disable decode_fec0 
-0x54be 021876 branch set_sync_on 
-:      021878 le_transmit_receive_sifs:
-0x54bf 021879 bpatchx patch29_4 ,mem_patch29 
-0x54c0 021880 call le_transmit 
-:      021881 le_transmit_receive_sifs_notx:
-0x54c1 021882 fetcht 1 ,mem_last_freq 
-0x54c2 021883 call set_freq_rx 
-0x54c3 021884 call rf_rx_enable 
-0x54c4 021885 enable swfine 
-0x54c5 021886 arg 5500 ,timeup 
-0x54c6 021887 branch le_receive_rxon 
-:      021889 le_transmit_norx:
-0x54c7 021890 call le_transmit 
-0x54c8 021891 branch end_of_packet 
-:      021893 le_transmit:
-0x54c9 021894 bpatchx patch29_5 ,mem_patch29 
-0x54ca 021895 call le_prep 
-0x54cb 021896 call letx_setfreq 
-0x54cc 021897 branch le_transmit0 
-:      021899 le_transmit0:
-0x54cd 021900 set1 txgfsk ,radio_ctrl 
-0x54ce 021901 enable encode_fec0 
-0x54cf 021902 enable is_tx 
-0x54d0 021903 disable is_rx 
-0x54d1 021904 call le_wait_tx 
-0x54d2 021905 rshift16 access ,pdata 
-0x54d3 021906 rshift8 pdata ,pdata 
-0x54d4 021907 rshift4 pdata ,pdata 
-0x54d5 021908 inject mod ,40 
-0x54d6 021909 enable enable_white 
-0x54d7 021910 enable enable_crc 
-0x54d8 021911 bpatchx patch29_6 ,mem_patch29 
-0x54d9 021912 fetch 1 ,mem_le_txheader 
-0x54da 021913 inject mod ,8 
-0x54db 021914 ifetch 1 ,contr 
-0x54dc 021915 and pdata ,0x3f ,loopcnt 
-0x54dd 021916 inject mod ,8 
-0x54de 021917 branch letr_nopayload ,zero 
-:      021918 letr_loop:
-0x54df 021919 ifetch 1 ,contr 
-0x54e0 021920 inject mod ,8 
-0x54e1 021921 loop letr_loop 
-:      021923 letr_nopayload:
-0x54e2 021924 enable enable_parity 
-0x54e3 021925 inject mod ,24 
-0x54e4 021926 disable enable_parity 
-0x54e5 021927 until null ,tx_clear 
-0x54e6 021928 nop 100 
-0x54e7 021929 disable encode_fec0 
-0x54e8 021930 rtn 
-:      021932 le_send_adv_ind:
-0x54e9 021933 bpatchx patch29_7 ,mem_patch29 
-0x54ea 021934 fetch 1 ,mem_le_adv_type 
-0x54eb 021935 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x54ec 021936 fetch 1 ,mem_le_adv_own_addr_type 
-0x54ed 021937 lshift4 pdata ,pdata 
-0x54ee 021938 lshift2 pdata ,pdata 
-0x54ef 021939 store 1 ,mem_le_txheader 
-0x54f0 021940 fetcht 1 ,mem_le_adv_data_len 
-0x54f1 021941 add temp ,6 ,pdata 
-0x54f2 021942 store 1 ,mem_le_txlen 
-0x54f3 021943 fetch 6 ,mem_le_lap 
-0x54f4 021944 store 6 ,mem_le_txpayload 
-0x54f5 021945 copy temp ,loopcnt 
-0x54f6 021946 arg mem_le_adv_data ,contr 
-0x54f7 021947 call memcpy_fast 
-0x54f8 021948 branch le_send_adv_transmit 
-:      021949 le_send_adv_direct_ind:
-0x54f9 021950 fetch 1 ,mem_le_adv_direct_addr_type 
-0x54fa 021951 lshift4 pdata ,pdata 
-0x54fb 021952 lshift2 pdata ,pdata 
-0x54fc 021953 increase 1 ,pdata 
-0x54fd 021954 store 1 ,mem_le_txheader 
-0x54fe 021955 setarg 12 
-0x54ff 021956 store 1 ,mem_le_txlen 
-0x5500 021957 fetch 6 ,mem_le_lap 
-0x5501 021958 store 6 ,mem_le_txpayload 
-0x5502 021959 fetch 6 ,mem_hci_plap 
-0x5503 021960 istore 6 ,contw 
-:      021961 le_send_adv_transmit:
-0x5504 021962 bpatchx patch2a_0 ,mem_patch2a 
-0x5505 021963 fetch 1 ,mem_le_adv_transmit 
-0x5506 021964 increase 1 ,pdata 
-0x5507 021965 store 1 ,mem_le_adv_transmit 
-0x5508 021966 arg 1800 ,stop_watch 
-0x5509 021967 disable match 
-0x550a 021968 branch le_transmit_receive_sifs 
-:      021970 le_send_scan_request:
-0x550b 021971 bpatchx patch2a_1 ,mem_patch2a 
-0x550c 021972 fetch 1 ,mem_le_scan_type 
-0x550d 021973 rtnne le_scan_type_active 
-0x550e 021974 fetch 1 ,mem_le_adv_transmit 
-0x550f 021975 increase 1 ,pdata 
-0x5510 021976 store 1 ,mem_le_adv_transmit 
-0x5511 021977 arg 0x0c03 ,temp 
-0x5512 021978 fetch 1 ,mem_le_scan_own_addr_type 
-0x5513 021979 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5514 021980 copy rega ,pdata 
-0x5515 021981 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x5516 021982 storet 2 ,mem_le_txheader 
-0x5517 021983 fetch 6 ,mem_le_lap 
-0x5518 021984 istore 6 ,contw 
-0x5519 021985 fetch 6 ,mem_le_plap 
-0x551a 021986 istore 6 ,contw 
-0x551b 021987 branch le_transmit_receive_sifs 
-:      021990 le_send_scan_response:
-0x551c 021991 bpatchx patch2a_2 ,mem_patch2a 
-0x551d 021992 arg scan_rsp ,temp 
-0x551e 021993 fetch 1 ,mem_le_adv_own_addr_type 
-0x551f 021994 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5520 021995 storet 1 ,mem_le_txheader 
-0x5521 021996 fetcht 1 ,mem_le_scan_data_len 
-0x5522 021997 add temp ,6 ,pdata 
-0x5523 021998 store 1 ,mem_le_txlen 
-0x5524 021999 fetch 6 ,mem_le_lap 
-0x5525 022000 store 6 ,mem_le_txpayload 
-0x5526 022001 arg mem_le_scan_data ,contr 
-0x5527 022002 copy temp ,loopcnt 
-0x5528 022003 call memcpy_fast 
-0x5529 022004 call le_transmit_norx 
-0x552a 022005 branch le_adv_not_match 
-:      022007 le_connect_request:
-0x552b 022008 bpatchx patch2a_3 ,mem_patch2a 
-0x552c 022009 force -1 ,pdata 
-0x552d 022010 setsect 2 ,1 
-0x552e 022011 store 5 ,mem_le_channel_map 
-0x552f 022012 call le_calc_channel_map 
-0x5530 022013 force 4 ,loopcnt 
-0x5531 022014 arg mem_le_access ,contw 
-0x5532 022015 call generate_random_loop 
-0x5533 022016 fetch 2 ,mem_le_timeout 
-0x5534 022017 store 2 ,mem_le_superto 
-:      022018 le_con_req_hop_retry:
-0x5535 022019 random pdata 
-0x5536 022020 and_into 0xf ,pdata 
-0x5537 022021 sub pdata ,4 ,null 
-0x5538 022022 branch le_con_req_hop_retry ,positive 
-0x5539 022023 store 1 ,mem_le_hop 
-0x553a 022024 store 1 ,mem_tmp1 
-0x553b 022025 bpatchx patch2a_4 ,mem_patch2a 
-0x553c 022026 fetcht 2 ,mem_le_conn_interval 
-0x553d 022027 storet 2 ,mem_le_tsniff 
-0x553e 022028 copy temp ,regc 
-0x553f 022029 add clkn_bt ,7 ,pdata 
-0x5540 022030 idiv regc 
-0x5541 022031 call wait_div_end 
-0x5542 022032 remainder rega 
-0x5543 022033 isub rega ,pdata 
-0x5544 022034 iadd regc ,pdata 
-0x5545 022035 fetcht 2 ,mem_le_dsniff 
-0x5546 022036 iadd temp ,pdata 
-0x5547 022037 store 4 ,mem_le_anchor 
-0x5548 022038 isub clkn_bt ,rega 
-0x5549 022039 increase -6 ,rega 
-0x554a 022040 arg 0x2205 ,regb 
-0x554b 022041 fetch 1 ,mem_le_conn_own_addr_type 
-0x554c 022042 nsetflag blank ,le_sender_addr_bit ,regb 
-0x554d 022043 fetch 1 ,mem_le_conn_peer_addr_type 
-0x554e 022044 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x554f 022045 copy regb ,pdata 
-0x5550 022046 store 2 ,mem_le_txheader 
-0x5551 022047 fetch 6 ,mem_le_lap 
-0x5552 022048 istore 6 ,contw 
-0x5553 022049 fetch 6 ,mem_le_plap 
-0x5554 022050 istore 6 ,contw 
-0x5555 022051 fetch 4 ,mem_le_access 
-0x5556 022052 istore 4 ,contw 
-0x5557 022053 random pdata 
-0x5558 022054 istore 2 ,contw 
-0x5559 022055 random pdata 
-0x555a 022056 istore 1 ,contw 
-0x555b 022057 force 2 ,pdata 
-0x555c 022058 istore 1 ,contw 
-0x555d 022059 rshift2 rega ,pdata 
-0x555e 022060 istore 2 ,contw 
-0x555f 022061 rshift2 regc ,pdata 
-0x5560 022062 istore 2 ,contw 
-0x5561 022063 bpatchx patch2a_5 ,mem_patch2a 
-0x5562 022064 setarg 0 
-0x5563 022065 istore 2 ,contw 
-0x5564 022066 fetch 2 ,mem_le_timeout 
-0x5565 022067 istore 2 ,contw 
-0x5566 022068 fetch 5 ,mem_le_channel_map 
-0x5567 022069 istore 5 ,contw 
-0x5568 022070 fetch 1 ,mem_le_hop 
-0x5569 022071 arg param_le_sca ,temp 
-0x556a 022072 ior temp ,pdata 
-0x556b 022073 istore 1 ,contw 
-0x556c 022074 call le_transmit_norx 
-0x556d 022075 setarg mem_le_txheader 
-0x556e 022076 add pdata ,18 ,contr 
-0x556f 022077 ifetch 3 ,contr 
-0x5570 022078 store 3 ,mem_le_crcinit 
-0x5571 022079 rtn 
-:      022081 le_init_adv:
-0x5572 022082 bpatchx patch2a_6 ,mem_patch2a 
-0x5573 022083 disable master 
-0x5574 022084 branch le_adv_access 
-:      022088 le_update_param:
-0x5575 022089 fetch 1 ,mem_le_state 
-0x5576 022090 rtnbit0 lestate_update_param 
-0x5577 022091 fetch 2 ,mem_le_event_count 
-0x5578 022092 fetcht 2 ,mem_le_instant 
-0x5579 022093 isub temp ,pdata 
-0x557a 022094 nrtn positive 
-0x557b 022095 store 2 ,mem_pdatatemp 
-0x557c 022096 bpatchx patch2a_7 ,mem_patch2a 
-0x557d 022097 fetch 1 ,mem_le_state 
-0x557e 022098 set0 lestate_update_param ,pdata 
-0x557f 022099 set0 lestate_got_first_packet ,pdata 
-0x5580 022100 store 1 ,mem_le_state 
-0x5581 022101 fetch 4 ,mem_le_anchor 
-0x5582 022102 fetcht 2 ,mem_le_tsniff 
-0x5583 022103 storet 2 ,mem_temp 
-0x5584 022104 isub temp ,rega 
-0x5585 022105 bpatchx patch2b_0 ,mem_patch2b 
-0x5586 022106 fetch 1 ,mem_le_new_param 
-0x5587 022107 store 1 ,mem_le_window_size 
-0x5588 022108 ifetcht 2 ,contr 
-0x5589 022109 ifetch 2 ,contr 
-0x558a 022110 lshift2 pdata ,pdata 
-0x558b 022111 store 2 ,mem_le_tsniff 
-0x558c 022112 lshift2 temp ,temp 
-0x558d 022113 iadd temp ,pdata 
-0x558e 022114 ifetcht 4 ,contr 
-0x558f 022115 storet 4 ,mem_le_slave_latency 
-0x5590 022116 iadd rega ,pdata 
-0x5591 022117 copy pdata ,regab 
-0x5592 022118 fetch 2 ,mem_le_tsniff 
-0x5593 022119 fetcht 2 ,mem_temp 
-0x5594 022120 isub temp ,pdata 
-0x5595 022121 fetcht 2 ,mem_pdatatemp 
-0x5596 022122 imul32 temp ,pdata 
-0x5597 022123 iadd regab ,pdata 
-0x5598 022124 store 4 ,mem_le_anchor 
-0x5599 022125 call le_receive_window_size 
-0x559a 022126 fetch 2 ,mem_le_superto 
-0x559b 022127 store 2 ,mem_le_init_superto 
-0x559c 022128 rtn 
-:      022131 le_update_channel_map:
-0x559d 022132 bpatchx patch2b_1 ,mem_patch2b 
-0x559e 022133 fetch 1 ,mem_le_state 
-0x559f 022134 rtnbit0 lestate_update_map 
-0x55a0 022135 fetch 2 ,mem_le_event_count 
-0x55a1 022136 fetcht 2 ,mem_le_instant 
-0x55a2 022137 isub temp ,pdata 
-0x55a3 022138 nrtn positive 
-0x55a4 022139 fetch 1 ,mem_le_state 
-0x55a5 022140 set0 lestate_update_map ,pdata 
-0x55a6 022141 store 1 ,mem_le_state 
-0x55a7 022142 fetch 5 ,mem_le_new_map 
-0x55a8 022143 store 5 ,mem_le_channel_map 
-0x55a9 022144 branch le_calc_channel_map 
-:      022147 le_acknowledge:
-0x55aa 022148 bpatchx patch2b_2 ,mem_patch2b 
-0x55ab 022149 call le_supervision_flush 
-0x55ac 022150 call le_check_wak 
-0x55ad 022151 fetch 1 ,mem_le_rxbuf 
-0x55ae 022152 isolate1 md ,pdata 
-0x55af 022153 setflag true ,mark_ble_rx_md ,mark 
-0x55b0 022154 rshift pdata ,pdata 
-0x55b1 022155 ixor temp ,pdata 
-0x55b2 022156 isolate1 nesn ,pdata 
-0x55b3 022157 setflag true ,mark_old_packet ,mark 
-0x55b4 022158 rtnmark1 mark_old_packet 
-0x55b5 022159 fetch 1 ,mem_le_rxbuf + 1 
-0x55b6 022160 branch le_ack_unenc ,blank 
-0x55b7 022161 fetch 1 ,mem_le_state 
-0x55b8 022162 bbit0 lestate_encryption ,le_ack_unenc 
-0x55b9 022163 call load_sk 
-0x55ba 022164 call le_decrypt 
-0x55bb 022165 nrtn blank 
-:      022166 le_ack_unenc:
-0x55bc 022167 fetcht 1 ,mem_le_arq 
-0x55bd 022168 setflip nesn ,temp 
-0x55be 022169 storet 1 ,mem_le_arq 
-0x55bf 022170 rtn 
-:      022173 le_check_wak:
-0x55c0 022174 bpatchx patch2b_3 ,mem_patch2b 
-0x55c1 022175 fetcht 1 ,mem_le_arq 
-0x55c2 022176 isolate0 wak ,temp 
-0x55c3 022177 rtn true 
-0x55c4 022178 fetch 1 ,mem_le_rxbuf 
-0x55c5 022179 lshift pdata ,pdata 
-0x55c6 022180 ixor temp ,pdata 
-0x55c7 022181 rtnbit0 sn 
-0x55c8 022182 set0 wak ,temp 
-0x55c9 022183 setflip sn ,temp 
-0x55ca 022184 storet 1 ,mem_le_arq 
-0x55cb 022185 compare 3 ,temp ,3 
-0x55cc 022186 nrtn true 
-0x55cd 022187 fetch 1 ,mem_le_txpayload 
-0x55ce 022188 beq ll_start_enc_req ,le_set_enc 
-0x55cf 022189 fetch 1 ,mem_le_enc_state 
-0x55d0 022190 beq flag_le_enc_pause ,le_clear_enc 
-0x55d1 022191 rtn 
-:      022194 le_set_enc:
-0x55d2 022195 fetch 1 ,mem_le_state 
-0x55d3 022196 set1 lestate_encryption ,pdata 
-0x55d4 022197 store 1 ,mem_le_state 
-0x55d5 022198 rtn 
-:      022200 le_clear_enc:
-0x55d6 022201 bpatchx patch2b_4 ,mem_patch2b 
-0x55d7 022202 jam flag_le_enc_null ,mem_le_enc_state 
-0x55d8 022203 arg 0 ,pdata 
-0x55d9 022204 store 4 ,mem_le_last_mic 
-0x55da 022205 store 5 ,mem_le_pcnt_tx 
-0x55db 022206 set1 39 ,pdata 
-0x55dc 022207 store 5 ,mem_le_pcnt_rx 
-0x55dd 022208 fetch 1 ,mem_le_state 
-0x55de 022209 set0 lestate_encryption ,pdata 
-0x55df 022210 store 1 ,mem_le_state 
-0x55e0 022211 rtn 
-:      022214 le_wait_adv:
-0x55e1 022215 bpatchx patch2b_5 ,mem_patch2b 
-0x55e2 022216 call le_next_adv_channel 
-0x55e3 022217 call le_receive_adv 
-0x55e4 022218 fetch 1 ,mem_le_adv_waitcnt 
-0x55e5 022219 increase 1 ,pdata 
-0x55e6 022220 store 1 ,mem_le_adv_waitcnt 
-0x55e7 022221 rtn 
-:      022224 le_scan:
-0x55e8 022225 bpatchx patch2b_6 ,mem_patch2b 
-0x55e9 022226 fetch 1 ,mem_le_scan_enable 
-0x55ea 022227 rtnne le_scan_enable 
-0x55eb 022228 arg le_scan_interval_timer ,queue 
-0x55ec 022229 call timer_check 
-0x55ed 022230 nrtn blank 
-0x55ee 022231 fetch 2 ,mem_le_scan_interval 
-0x55ef 022232 fetcht 2 ,mem_le_scan_window 
-0x55f0 022233 isub temp ,pdata 
-0x55f1 022234 arg le_scan_interval_timer ,queue 
-0x55f2 022235 call timer_init 
-0x55f3 022236 disable master 
-0x55f4 022237 call le_init_adv 
-0x55f5 022238 call le_wait_adv 
-0x55f6 022239 nrtn match 
-0x55f7 022240 bpatchx patch2b_7 ,mem_patch2b 
-0x55f8 022241 fetch 6 ,mem_le_rxbuf + 2 
-0x55f9 022242 store 6 ,mem_le_plap 
-0x55fa 022245 fetch 1 ,mem_le_adv_rcv 
-0x55fb 022246 increase 1 ,pdata 
-0x55fc 022247 store 1 ,mem_le_adv_rcv 
-0x55fd 022248 call le_create_conn 
-0x55fe 022249 rtn master 
-0x55ff 022250 call le_send_scan_request 
-0x5600 022251 nrtn match 
-0x5601 022252 bpatchx patch2c_0 ,mem_patch2c 
-0x5602 022253 fetch 1 ,mem_le_scanrsp_rcv 
-0x5603 022254 increase 1 ,pdata 
-0x5604 022255 store 1 ,mem_le_scanrsp_rcv 
-0x5605 022256 fetch 9 ,mem_le_rxbuf + 8 
-0x5606 022257 store 9 ,mem_tmp_buffer 
-0x5607 022258 rtn 
-:      022260 le_create_conn:
-0x5608 022261 bpatchx patch2c_1 ,mem_patch2c 
-0x5609 022262 fetch 1 ,mem_cmd_le_create_conn 
-0x560a 022263 rtnne hci_cmd_le_create_conn 
-0x560b 022264 fetch 6 ,mem_le_plap 
-0x560c 022265 fetcht 6 ,mem_le_conn_peer_addr 
-0x560d 022266 isub temp ,null 
-0x560e 022267 nrtn zero 
-0x560f 022268 call context_new 
-0x5610 022269 nrtn zero 
-0x5611 022270 call le_connect_request 
-0x5612 022271 call le_init_master 
-0x5613 022272 bpatchx patch2c_2 ,mem_patch2c 
-0x5614 022273 jam 0 ,mem_hci_cmd 
-0x5615 022274 jam 0 ,mem_le_peer_sca 
-0x5616 022275 jam 0 ,mem_le_scan_enable 
-0x5617 022276 jam 0 ,mem_cmd_le_create_conn 
-0x5618 022277 branch context_save 
-:      022279 le_scan_check_sender_addr_type:
-0x5619 022280 arg 1 ,rega 
-0x561a 022281 fetch 1 ,mem_le_rxbuf 
-0x561b 022282 rtnbit1 le_sender_addr_bit 
-0x561c 022283 arg 0 ,rega 
-0x561d 022284 rtn 
-:      022288 le_prepare_tx:
-0x561e 022289 bpatchx patch2c_3 ,mem_patch2c 
-0x561f 022290 fetch 1 ,mem_le_arq 
-0x5620 022291 rtnbit1 wak 
-0x5621 022292 call le_check_tx_md 
-0x5622 022293 call le_fifo_get_first_tx_ptr 
-0x5623 022294 branch le_send_empty ,blank 
-0x5624 022295 ifetch 1 ,contr 
-0x5625 022296 ifetcht 1 ,contr 
-0x5626 022297 copy temp ,rega 
-0x5627 022298 isub rega ,pdata 
-0x5628 022299 arg le_max_paket_len ,temp 
-0x5629 022300 call not_greater_than 
-0x562a 022301 copy pdata ,temp 
-0x562b 022302 ifetch 1 ,contr 
-0x562c 022303 copy pdata ,type 
-0x562d 022304 copy rega ,pdata 
-0x562e 022305 iadd contr ,contr 
-0x562f 022306 arg mem_le_txpayload ,contw 
-0x5630 022307 copy temp ,loopcnt 
-0x5631 022308 call memcpy 
-0x5632 022309 call le_update_tx_type 
-0x5633 022310 call le_send_packet 
-0x5634 022312 call le_fifo_get_first_tx_ptr 
-0x5635 022313 ifetch 1 ,contr 
-0x5636 022314 copy pdata ,rega 
-0x5637 022315 copy contr ,regc 
-0x5638 022316 ifetcht 1 ,contr 
-0x5639 022317 copy temp ,regb 
-0x563a 022318 isub regb ,pdata 
-0x563b 022319 arg le_max_paket_len ,temp 
-0x563c 022320 call not_greater_than 
-0x563d 022321 iadd regb ,pdata 
-0x563e 022322 istore 1 ,regc 
-0x563f 022323 isub rega ,null 
-0x5640 022324 nrtn zero 
-0x5641 022325 branch le_fifo_release_first_node 
-:      022328 le_check_tx_md:
-0x5642 022329 call le_check_continue 
-0x5643 022330 rtnmark1 mark_ble_tx_md 
-0x5644 022331 fetch 1 ,mem_le_configuration 
-0x5645 022332 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x5646 022333 call le_fifo_get_second_tx_ptr 
-0x5647 022334 branch le_clear_md ,blank 
-0x5648 022335 branch le_set_md 
-:      022338 le_check_continue:
-0x5649 022339 call le_fifo_get_first_tx_ptr 
-0x564a 022340 branch le_clear_md ,blank 
-0x564b 022341 ifetch 1 ,contr 
-0x564c 022342 ifetcht 1 ,contr 
-0x564d 022343 isub temp ,pdata 
-0x564e 022344 sub pdata ,le_max_paket_len ,null 
-0x564f 022345 branch le_clear_md ,positive 
-:      022346 le_set_md:
-0x5650 022347 set1 mark_ble_tx_md ,mark 
-0x5651 022348 rtn 
-:      022350 le_clear_md:
-0x5652 022351 set0 mark_ble_tx_md ,mark 
-0x5653 022352 rtn 
-:      022354 le_update_tx_type:
-0x5654 022355 copy rega ,pdata 
-0x5655 022356 rtn blank 
-0x5656 022357 arg llid_continue ,type 
-0x5657 022358 rtn 
-:      022361 le_att_check_notification_enable:
-0x5658 022362 bpatchx patch2c_4 ,mem_patch2c 
-0x5659 022363 increase 1 ,temp 
-0x565a 022364 call le_att_get_handle_ptr 
-0x565b 022365 increase -2 ,contr 
-0x565c 022366 ifetch 2 ,contr 
-0x565d 022367 arg client_charactertic_configuration ,temp 
-0x565e 022368 isub temp ,null 
-0x565f 022369 nrtn zero 
-0x5660 022370 increase 1 ,contr 
-0x5661 022371 copy contr ,rega 
-0x5662 022372 ifetch 1 ,contr 
-0x5663 022373 rtn 
-:      022376 le_send_empty:
-0x5664 022377 force 0 ,temp 
-0x5665 022378 force 1 ,type 
-:      022380 le_send_packet:
-0x5666 022381 bpatchx patch2c_5 ,mem_patch2c 
-0x5667 022382 storet 1 ,mem_le_txlen 
-0x5668 022383 fetcht 1 ,mem_le_arq 
-0x5669 022384 set1 wak ,temp 
-0x566a 022385 and temp ,0xfc ,pdata 
-0x566b 022386 ior type ,pdata 
-0x566c 022387 store 1 ,mem_le_arq 
-0x566d 022388 and_into 0x1f ,pdata 
-0x566e 022389 isolate1 mark_ble_tx_md ,mark 
-0x566f 022390 setflag true ,md ,pdata 
-0x5670 022391 store 1 ,mem_le_txheader 
-0x5671 022393 fetch 1 ,mem_le_txheader 
-0x5672 022394 compare 1 ,type ,3 
-0x5673 022395 nbranch le_send_no_txlen ,true 
-0x5674 022396 fetch 1 ,mem_le_txlen 
-0x5675 022397 rtn blank 
-:      022398 le_send_no_txlen:
-0x5676 022399 fetch 1 ,mem_le_state 
-0x5677 022400 rtnbit0 lestate_encryption 
-0x5678 022401 call load_sk 
-0x5679 022402 branch le_encrypt 
-:      022405 get_lpm_wake_ble_rx_lock:
-0x567a 022406 arg wake_lock_ble_rx ,queue 
-0x567b 022407 branch lpm_get_wake_lock 
-:      022409 put_lpm_wake_ble_rx_lock:
-0x567c 022410 arg wake_lock_ble_rx ,queue 
-0x567d 022411 branch lpm_put_wake_lock 
-:      022414 le_parse:
-0x567e 022415 bpatchx patch2c_6 ,mem_patch2c 
-0x567f 022416 rtnmark1 mark_old_packet 
-0x5680 022417 call le_fifo_check_full 
-0x5681 022418 nrtn blank 
-0x5682 022419 fetch 1 ,mem_le_rxbuf 
-0x5683 022420 and pdata ,0x3 ,pdata 
-0x5684 022421 store 1 ,mem_le_packet_llid 
-0x5685 022422 ifetch 1 ,contr 
-0x5686 022423 and pdata ,0x1f ,pdata 
-0x5687 022424 store 1 ,mem_le_packet_size 
-0x5688 022425 rtn blank 
-0x5689 022426 copy contr ,pdata 
-0x568a 022427 store 2 ,mem_le_payload_ptr 
-0x568b 022428 fetch 1 ,mem_le_packet_llid 
-0x568c 022429 beq llid_le_ll ,le_parse_ll 
-:      022430 le_parse_l2cap:
-0x568d 022431 call le_check_l2cap_complete 
-0x568e 022432 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x568f 022433 call put_lpm_wake_ble_rx_lock 
-0x5690 022434 fetch 2 ,mem_le_payload_ptr 
-0x5691 022435 copy pdata ,contr 
-0x5692 022436 ifetch 2 ,contr 
-0x5693 022437 store 2 ,mem_le_l2cap_size 
-0x5694 022438 bpatchx patch2c_7 ,mem_patch2c 
-0x5695 022439 ifetch 2 ,contr 
-0x5696 022440 beq le_l2cap_cid_att ,le_parse_att 
-0x5697 022441 beq le_l2cap_cid_smp ,le_parse_smp 
-0x5698 022442 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x5699 022443 rtn 
-:      022446 le_check_l2cap_complete:
-0x569a 022447 fetch 1 ,mem_le_packet_llid 
-0x569b 022448 beq llid_start ,le_check_l2cap_llid_start 
-0x569c 022449 beq llid_continue ,le_check_l2cap_llid_continue 
-0x569d 022450 rtn 
-:      022455 le_check_l2cap_cid_legal:
-0x569e 022456 call enable_user 
-0x569f 022457 arg le_l2cap_cid_att ,temp 
-0x56a0 022458 isub pdata ,null 
-0x56a1 022459 rtn zero 
-0x56a2 022460 arg le_l2cap_cid_signal ,temp 
-0x56a3 022461 isub pdata ,null 
-0x56a4 022462 rtn zero 
-0x56a5 022463 arg le_l2cap_cid_smp ,temp 
-0x56a6 022464 isub pdata ,null 
-0x56a7 022465 rtn zero 
-0x56a8 022466 branch disable_user 
-:      022469 le_check_l2cap_llid_start:
-0x56a9 022470 fetch 2 ,mem_le_payload_ptr 
-0x56aa 022471 copy pdata ,contr 
-0x56ab 022472 ifetch 2 ,contr 
-0x56ac 022473 store 2 ,mem_le_l2cap_size 
-0x56ad 022474 ifetch 2 ,contr 
-0x56ae 022475 call le_check_l2cap_cid_legal 
-0x56af 022476 nrtn user 
-0x56b0 022477 fetcht 1 ,mem_le_packet_size 
-0x56b1 022478 storet 1 ,mem_le_packet_len_recved 
-0x56b2 022479 fetch 2 ,mem_le_l2cap_size 
-0x56b3 022480 increase 4 ,pdata 
-0x56b4 022481 isub temp ,null 
-0x56b5 022482 branch enable_user ,zero 
-0x56b6 022483 fetch 1 ,mem_le_packet_size 
-0x56b7 022484 copy pdata ,loopcnt 
-0x56b8 022485 arg mem_le_l2capbuf ,contw 
-0x56b9 022486 fetch 2 ,mem_le_payload_ptr 
-0x56ba 022487 copy pdata ,contr 
-0x56bb 022488 call memcpy 
-0x56bc 022489 branch disable_user 
-:      022494 le_check_l2cap_continue_legal:
-0x56bd 022495 call enable_user 
-0x56be 022496 fetch 1 ,mem_le_packet_len_recved 
-0x56bf 022497 nrtn blank 
-0x56c0 022498 branch disable_user 
-:      022500 le_check_l2cap_llid_continue:
-0x56c1 022501 call le_check_l2cap_continue_legal 
-0x56c2 022502 nrtn user 
-0x56c3 022503 fetch 1 ,mem_le_packet_len_recved 
-0x56c4 022504 arg mem_le_l2capbuf ,contw 
-0x56c5 022505 iadd contw ,rega 
-0x56c6 022506 fetcht 1 ,mem_le_packet_size 
-0x56c7 022507 iadd temp ,pdata 
-0x56c8 022508 store 1 ,mem_le_packet_len_recved 
-0x56c9 022509 fetch 1 ,mem_le_packet_size 
-0x56ca 022510 copy pdata ,loopcnt 
-0x56cb 022511 copy rega ,contw 
-0x56cc 022512 fetch 2 ,mem_le_payload_ptr 
-0x56cd 022513 copy pdata ,contr 
-0x56ce 022514 call memcpy_fast 
-0x56cf 022515 setarg mem_le_l2capbuf 
-0x56d0 022516 store 2 ,mem_le_payload_ptr 
-0x56d1 022517 fetch 2 ,mem_le_l2cap_size 
-0x56d2 022518 increase 4 ,pdata 
-0x56d3 022519 fetcht 1 ,mem_le_packet_len_recved 
-0x56d4 022520 isub temp ,null 
-0x56d5 022521 branch enable_user ,zero 
-0x56d6 022522 branch disable_user 
-:      022528 le_get_search_att_type:
-0x56d7 022529 call store_contr 
-0x56d8 022530 arg mem_le_search_att_type_length ,contw 
-:      022531 le_get_search_common:
-0x56d9 022532 fetch 2 ,mem_le_l2cap_size 
-0x56da 022533 increase -5 ,pdata 
-:      022534 le_get_search_common2:
-0x56db 022535 istore 1 ,contw 
-0x56dc 022536 copy pdata ,loopcnt 
-0x56dd 022537 call get_contr 
-0x56de 022538 branch memcpy_fast 
-:      022540 le_get_search_att_uuid:
-0x56df 022541 call store_contr 
-0x56e0 022542 arg mem_le_search_uuid_length ,contw 
-0x56e1 022543 branch le_get_search_common 
-:      022547 le_writeatt_cb:
-0x56e2 022548 fetch 2 ,mem_cb_att_write 
-0x56e3 022549 branch callback_func 
-:      022551 le_supervision_update:
-0x56e4 022552 fetcht 4 ,mem_le_supervision_timer 
-0x56e5 022553 call get_clkbt 
-0x56e6 022554 isub temp ,timeup 
-0x56e7 022555 deposit timeup 
-0x56e8 022556 fetcht 2 ,mem_le_superto 
-0x56e9 022557 lshift4 temp ,temp 
-0x56ea 022558 lshift temp ,temp 
-0x56eb 022559 isub temp ,pdata 
-0x56ec 022560 rtn 
-:      022562 le_supervision_flush:
-0x56ed 022563 call get_clkbt 
-0x56ee 022564 store 4 ,mem_le_supervision_timer 
-0x56ef 022565 rtn 
-:      022568 le_adv:
-0x56f0 022569 jam 36 ,mem_le_ch_mapped 
-0x56f1 022570 jam 0 ,mem_le_adv_channel_map_temp 
-:      022571 le_adv_loop:
-0x56f2 022572 bpatchx patch2d_0 ,mem_patch2d 
-0x56f3 022573 fetch 1 ,mem_le_adv_enable 
-0x56f4 022574 rtn blank 
-0x56f5 022575 arg le_adv_interval_timer ,queue 
-0x56f6 022576 call timer_check 
-0x56f7 022577 nrtn blank 
-0x56f8 022578 bpatchx patch2d_1 ,mem_patch2d 
-:      022579 le_adv_loop_tx:
-0x56f9 022580 disable master 
-0x56fa 022581 enable swfine 
-0x56fb 022582 call le_init_adv 
-0x56fc 022583 call le_next_adv_channel 
-0x56fd 022584 call le_send_adv_ind 
-0x56fe 022585 nbranch le_adv_not_match ,match 
-0x56ff 022586 fetch 1 ,mem_le_req_rcv 
-0x5700 022587 increase 1 ,pdata 
-0x5701 022588 store 1 ,mem_le_req_rcv 
-0x5702 022589 fetch 1 ,mem_le_rxbuf 
-0x5703 022590 and pdata ,0x0f ,pdata 
-0x5704 022591 beq scan_req ,le_send_scan_response 
-0x5705 022592 beq connect_req ,le_parse_connect_req 
-:      022593 le_adv_not_match:
-0x5706 022594 bpatchx patch2d_2 ,mem_patch2d 
-0x5707 022595 random pdata 
-0x5708 022596 arg 0x1ff ,temp 
-0x5709 022597 iand temp ,pdata 
-0x570a 022598 add pdata ,250 ,pdata 
-0x570b 022599 call delay 
-0x570c 022600 fetch 1 ,mem_le_adv_channel_map_temp 
-0x570d 022601 fetcht 1 ,mem_le_adv_channel_map 
-0x570e 022602 isub temp ,null 
-0x570f 022603 nbranch le_adv_loop ,zero 
-0x5710 022604 arg le_adv_interval_timer ,queue 
-0x5711 022605 fetch 2 ,mem_le_adv_interval 
-0x5712 022606 branch timer_init 
-:      022609 le_receive_window_size:
-0x5713 022610 bpatchx patch2d_3 ,mem_patch2d 
-0x5714 022611 fetch 1 ,mem_le_peer_sca 
-0x5715 022612 call le_sca_map 
-0x5716 022613 fetch 2 ,mem_le_tsniff 
-0x5717 022614 imul32 temp ,pdata 
-0x5718 022615 arg 375 ,temp 
-0x5719 022616 imul32 temp ,pdata 
-0x571a 022617 arg 100000 ,temp 
-0x571b 022618 idiv temp 
-0x571c 022619 fetch 1 ,mem_le_window_size 
-0x571d 022620 arg 20000 ,temp 
-0x571e 022621 imul32 temp ,pdata 
-0x571f 022622 iadd temp ,pdata 
-0x5720 022623 store 4 ,mem_le_transmit_window 
-0x5721 022624 bpatchx patch2d_4 ,mem_patch2d 
-0x5722 022625 fetch 2 ,mem_rx_window_sniff 
-0x5723 022626 call wait_div_end 
-0x5724 022627 quotient temp 
-0x5725 022628 iadd temp ,pdata 
-0x5726 022629 store 2 ,mem_le_receive_window 
-0x5727 022630 rtn 
-:      022632 le_parse_connect_req:
-0x5728 022633 bpatchx patch2d_5 ,mem_patch2d 
-0x5729 022634 fetch 6 ,mem_le_rxbuf + 8 
-0x572a 022635 fetcht 6 ,mem_le_lap 
-0x572b 022636 isub temp ,null 
-0x572c 022637 nrtn zero 
-0x572d 022638 call le_scan_check_sender_addr_type 
-0x572e 022639 copy rega ,pdata 
-0x572f 022640 store 1 ,mem_le_conn_peer_addr_type 
-0x5730 022641 fetch 7 ,mem_le_rxbuf + 21 
-0x5731 022642 store 7 ,mem_tmp_buffer 
-0x5732 022643 ifetch 8 ,contr 
-0x5733 022644 istore 8 ,contw 
-0x5734 022645 fetch 6 ,mem_le_rxbuf + 2 
-0x5735 022646 store 6 ,mem_le_plap 
-0x5736 022647 increase 6 ,contr 
-0x5737 022648 ifetch 8 ,contr 
-0x5738 022649 store 8 ,mem_le_access 
-0x5739 022650 ifetcht 2 ,contr 
-0x573a 022651 bpatchx patch2d_6 ,mem_patch2d 
-0x573b 022652 lshift2 temp ,temp 
-0x573c 022653 ifetch 2 ,contr 
-0x573d 022654 lshift2 pdata ,pdata 
-0x573e 022655 store 2 ,mem_le_tsniff 
-0x573f 022656 store 4 ,mem_le_anchor 
-0x5740 022657 isub temp ,pdata 
-0x5741 022658 add pdata ,-2 ,clke_bt 
-0x5742 022659 ifetch 9 ,contr 
-0x5743 022660 store 9 ,mem_le_slave_latency 
-0x5744 022661 bpatchx patch2d_7 ,mem_patch2d 
-0x5745 022662 ifetch 1 ,contr 
-0x5746 022663 rshift4 pdata ,temp 
-0x5747 022664 rshift temp ,temp 
-0x5748 022665 storet 1 ,mem_le_peer_sca 
-0x5749 022666 and_into 0x1f ,pdata 
-0x574a 022667 store 1 ,mem_le_hop 
-0x574b 022668 call le_receive_window_size 
-0x574c 022669 call le_calc_channel_map 
-0x574d 022670 call le_init_slave 
-0x574e 022671 call context_new 
-0x574f 022672 nrtn zero 
-0x5750 022673 bpatchx patch2e_0 ,mem_patch2e 
-0x5751 022674 call calc_clke_offset 
-0x5752 022675 call le_l2cap_reset_signaling_identifier 
-0x5753 022676 jam bt_evt_le_connected ,mem_fifo_temp 
-0x5754 022677 call ui_ipc_send_event 
-0x5755 022678 branch context_save 
-:      022681 le_init_attlist_search:
-0x5756 022682 bpatchx patch2e_1 ,mem_patch2e 
-0x5757 022683 fetch 2 ,mem_le_search_handle_start 
-0x5758 022684 iforce regb 
-0x5759 022685 fetch 2 ,mem_le_search_handle_end 
-0x575a 022686 iforce regc 
-0x575b 022687 fetch 2 ,mem_ui_le_uuid_table 
-0x575c 022688 iforce contr 
-0x575d 022689 enable user 
-0x575e 022690 rtn 
-:      022693 le_att_handle_inrange:
-0x575f 022694 ifetch 2 ,contr 
-0x5760 022695 rtn blank 
-0x5761 022696 isub regb ,null 
-0x5762 022697 nrtn positive 
-0x5763 022698 isub regc ,null 
-0x5764 022699 rtn zero 
-0x5765 022700 branch le_att_handle_blank ,positive 
-0x5766 022701 force 1 ,null 
-0x5767 022702 rtn 
-:      022703 le_att_handle_blank:
-0x5768 022704 force 0 ,pdata 
-0x5769 022705 rtn 
-:      022709 le_att_get_handle_ptr:
-0x576a 022710 call le_att_get_handle_ptr2 
-0x576b 022711 branch le_att_get_handle_ptr_found ,zero 
-0x576c 022712 rtn 
-:      022714 le_att_get_handle_ptr2:
-0x576d 022715 bpatchx patch2e_2 ,mem_patch2e 
-0x576e 022716 fetch 2 ,mem_ui_le_uuid_table 
-0x576f 022717 iforce contr 
-:      022718 le_att_get_handle_loop1:
-0x5770 022719 ifetch 2 ,contr 
-0x5771 022720 rtn blank 
-0x5772 022721 isub temp ,null 
-0x5773 022722 rtn zero 
-0x5774 022723 ifetch 1 ,contr 
-0x5775 022724 iadd contr ,contr 
-0x5776 022725 ifetch 1 ,contr 
-0x5777 022726 iadd contr ,contr 
-0x5778 022727 branch le_att_get_handle_loop1 
-:      022728 le_att_get_handle_ptr_found:
-0x5779 022729 ifetch 1 ,contr 
-0x577a 022730 iadd contr ,contr 
-0x577b 022731 rtn 
-:      022735 le_att_get_short_uuid_ptr:
-0x577c 022736 bpatchx patch2e_3 ,mem_patch2e 
-0x577d 022737 fetch 2 ,mem_ui_le_uuid_table 
-0x577e 022738 iforce contr 
-:      022739 le_att_get_short_uuid_loop:
-0x577f 022740 ifetch 2 ,contr 
-0x5780 022741 rtn blank 
-0x5781 022742 ifetch 1 ,contr 
-0x5782 022743 iadd contr ,contr 
-0x5783 022744 increase -2 ,contr 
-0x5784 022745 ifetch 2 ,contr 
-0x5785 022746 isub temp ,null 
-0x5786 022747 rtn zero 
-0x5787 022748 ifetch 1 ,contr 
-0x5788 022749 iadd contr ,contr 
-0x5789 022750 branch le_att_get_short_uuid_loop 
-:      022754 le_att_get_handle_info_from_ptr:
-0x578a 022755 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x578b 022756 branch le_att_get_handle_info_fast 
-:      022758 le_att_get_handle_info:
-0x578c 022759 bpatchx patch2e_4 ,mem_patch2e 
-0x578d 022760 fetch 2 ,mem_ui_le_uuid_table 
-:      022761 le_att_get_handle_info_fast:
-0x578e 022762 iforce contr 
-0x578f 022763 copy temp ,rega 
-:      022764 le_att_get_handle_loop:
-0x5790 022765 ifetch 2 ,contr 
-0x5791 022766 branch le_att_unfind_handle ,blank 
-0x5792 022767 isub rega ,null 
-0x5793 022768 branch le_att_finded_handle ,zero 
-0x5794 022769 ifetch 1 ,contr 
-0x5795 022770 iadd contr ,contr 
-0x5796 022771 ifetch 1 ,contr 
-0x5797 022772 iadd contr ,contr 
-0x5798 022773 branch le_att_get_handle_loop 
-:      022774 le_att_unfind_handle:
-0x5799 022775 branch disable_blank 
-:      022777 le_att_finded_handle:
-0x579a 022778 ifetch 1 ,contr 
-0x579b 022779 store 1 ,mem_le_cur_uuid_length 
-0x579c 022780 copy pdata ,loopcnt 
-0x579d 022781 arg mem_le_cur_uuid ,contw 
-0x579e 022782 call memcpy_fast 
-0x579f 022783 ifetch 1 ,contr 
-0x57a0 022784 store 1 ,mem_le_curr_att_len 
-0x57a1 022785 call store_contr 
-0x57a2 022786 branch enable_blank 
-:      022789 le_modified_name:
-0x57a3 022790 bpatchx patch2e_5 ,mem_patch2e 
-0x57a4 022791 call le_modified_name_att_list 
-0x57a5 022792 branch le_modified_name_adv 
-:      022794 le_modified_name_att_list:
-0x57a6 022795 arg uuid_chrctr_device_name ,temp 
-0x57a7 022796 call le_att_get_short_uuid_ptr 
-0x57a8 022797 rtn blank 
-0x57a9 022798 ifetch 1 ,contr 
-0x57aa 022799 copy contr ,contw 
-0x57ab 022800 fetcht 1 ,mem_le_name_len 
-0x57ac 022801 copy temp ,loopcnt 
-0x57ad 022802 isub temp ,null 
-0x57ae 022803 nbranch le_name_length_longer_than_att ,positive 
-0x57af 022804 isub temp ,temp 
-0x57b0 022805 arg mem_le_name ,contr 
-0x57b1 022806 call memcpy 
-0x57b2 022807 copy temp ,loopcnt 
-0x57b3 022808 ncall memcpy_empty ,zero 
-0x57b4 022809 rtn 
-:      022810 le_name_length_longer_than_att:
-0x57b5 022811 copy pdata ,loopcnt 
-0x57b6 022812 arg mem_le_name ,contr 
-0x57b7 022813 branch memcpy_fast 
-:      022816 le_modified_name_adv:
-0x57b8 022817 arg mem_le_adv_data_len + 32 ,regc 
-0x57b9 022818 arg mem_le_adv_data ,rega 
-0x57ba 022819 call le_modified_name_adv_and_scan 
-0x57bb 022820 setarg 0 
-0x57bc 022821 setflag user ,0 ,pdata 
-0x57bd 022822 store 1 ,mem_pdatatemp 
-0x57be 022823 arg mem_le_scan_data_len + 32 ,regc 
-0x57bf 022824 arg mem_le_scan_data ,rega 
-0x57c0 022825 call le_modified_name_adv_and_scan 
-0x57c1 022826 rtn user 
-0x57c2 022827 fetch 1 ,mem_pdatatemp 
-0x57c3 022828 branch assert ,blank 
-0x57c4 022829 rtn 
-:      022832 le_modified_name_adv_and_scan:
-0x57c5 022833 bpatchx patch2e_6 ,mem_patch2e 
-0x57c6 022834 call enable_user 
-0x57c7 022835 call clear_temp_block 
-0x57c8 022836 arg 0 ,regb 
-0x57c9 022837 arg mem_le_data_temp ,contw 
-0x57ca 022838 call le_modified_name_adv_loop 
-0x57cb 022839 fetch 1 ,mem_le_name_len 
-0x57cc 022840 add pdata ,1 ,temp 
-0x57cd 022841 iadd regb ,rega 
-0x57ce 022842 increase 2 ,rega 
-0x57cf 022843 sub rega ,0x1f ,null 
-0x57d0 022844 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x57d1 022845 istoret 1 ,contw 
-0x57d2 022846 arg gap_adtype_local_name_complete ,temp 
-0x57d3 022847 istoret 1 ,contw 
-0x57d4 022848 iforce loopcnt 
-0x57d5 022849 call memcpy_fast 
-0x57d6 022850 copy rega ,regb 
-:      022851 le_modified_name_adv_and_scan_store_data:
-0x57d7 022852 deposit regb 
-0x57d8 022853 store 1 ,mem_le_data_len_temp 
-0x57d9 022854 arg mem_le_data_len_temp ,contr 
-0x57da 022855 setarg -32 
-0x57db 022856 iadd regc ,contw 
-0x57dc 022857 branch memcpy32 
-:      022859 le_modified_name_adv_and_scan_name_overflow:
-0x57dd 022860 call disable_user 
-0x57de 022861 branch le_modified_name_adv_and_scan_store_data 
-:      022863 le_modified_name_adv_loop:
-0x57df 022864 ifetch 1 ,rega 
-0x57e0 022865 rtn blank 
-0x57e1 022866 pincrease 1 
-0x57e2 022867 ifetcht 1 ,contr 
-0x57e3 022868 sub temp ,gap_adtype_local_name_complete ,null 
-0x57e4 022869 branch le_modified_name_adv_found_name ,zero 
-0x57e5 022870 iadd regb ,regb 
-0x57e6 022871 copy rega ,contr 
-0x57e7 022872 iforce loopcnt 
-0x57e8 022873 call memcpy_fast 
-0x57e9 022874 copy contr ,rega 
-:      022875 le_modified_name_adv_loop2:
-0x57ea 022876 deposit rega 
-0x57eb 022877 isub regc ,null 
-0x57ec 022878 rtn positive 
-0x57ed 022879 branch le_modified_name_adv_loop 
-:      022881 le_modified_name_adv_found_name:
-0x57ee 022882 iadd rega ,rega 
-0x57ef 022883 branch le_modified_name_adv_loop2 
-:      022886 memcpy_empty:
-0x57f0 022887 setarg space 
-0x57f1 022888 istore 1 ,contw 
-0x57f2 022889 loop memcpy_empty 
-0x57f3 022890 rtn 
-:      022893 le_lpm_set_mult:
-0x57f4 022894 bpatchx patch2e_7 ,mem_patch2e 
-0x57f5 022895 disable wake 
-0x57f6 022896 branch le_lpm_set_mult_attempt ,attempt 
-0x57f7 022897 nbranch le_lpm_lost ,match 
-:      022898 le_lpm_set_mult_attempt:
-0x57f8 022899 call lpm_match 
-0x57f9 022900 fetch 2 ,mem_rx_window_sniff 
-0x57fa 022901 store 2 ,mem_le_receive_window 
-0x57fb 022903 nbranch lpm_mult_short ,match 
-0x57fc 022904 bmark1 mark_old_packet ,lpm_mult_short 
-0x57fd 022906 fetch 1 ,mem_le_packet_size 
-0x57fe 022907 nbranch lpm_mult_short ,blank 
-0x57ff 022908 fetch 1 ,mem_le_txlen 
-0x5800 022909 nbranch lpm_mult_short ,blank 
-0x5801 022911 fetch 1 ,mem_le_configuration 
-0x5802 022912 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x5803 022914 fetch 1 ,mem_le_state 
-0x5804 022915 bbit1 lestate_update_param ,lpm_mult_short 
-0x5805 022916 branch lpm_mult_wait_timeout 
-:      022918 le_lpm_lost:
-0x5806 022919 fetcht 2 ,mem_rx_window_sniff 
-0x5807 022920 rshift temp ,temp 
-0x5808 022921 fetch 2 ,mem_le_receive_window 
-0x5809 022922 iadd temp ,pdata 
-0x580a 022923 store 2 ,mem_le_receive_window 
-0x580b 022924 branch lpm_lost 
-:      022927 le_set_config_fixed_tk:
-0x580c 022928 arg bit_ble_passkey_fixed_key ,queue 
-0x580d 022929 branch le_set_config 
-:      022931 le_clr_config_fixed_tk:
-0x580e 022932 arg bit_ble_passkey_fixed_key ,queue 
-0x580f 022933 branch le_clr_config 
-:      022935 le_set_config_fixed_ltk:
-0x5810 022936 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5811 022937 branch le_set_config 
-:      022939 le_clr_config_fixed_ltk:
-0x5812 022940 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5813 022941 branch le_clr_config 
-:      022943 le_set_config_more_data:
-0x5814 022944 arg bit_ble_transmit_packet_by_md ,queue 
-0x5815 022945 branch le_set_config 
-:      022947 le_clr_config_more_data:
-0x5816 022948 arg bit_ble_transmit_packet_by_md ,queue 
-0x5817 022949 branch le_clr_config 
-:      022951 le_set_config_read_authentication:
-0x5818 022952 arg bit_ble_read_auth ,queue 
-0x5819 022953 branch le_set_config 
-:      022955 le_clr_config_read_authentication:
-0x581a 022956 arg bit_ble_read_auth ,queue 
-0x581b 022957 branch le_clr_config 
-:      022959 le_set_config_write_authentication:
-0x581c 022960 arg bit_ble_write_auth ,queue 
-0x581d 022961 branch le_set_config 
-:      022963 le_clr_config_write_authentication:
-0x581e 022964 arg bit_ble_write_auth ,queue 
-0x581f 022965 branch le_clr_config 
-:      022967 le_set_config_short_mult:
-0x5820 022968 arg bit_ble_short_mult ,queue 
-0x5821 022969 branch le_set_config 
-:      022971 le_clr_config_short_mult:
-0x5822 022972 arg bit_ble_short_mult ,queue 
-0x5823 022973 branch le_clr_config 
-:      022976 le_set_config:
-0x5824 022977 fetch 1 ,mem_le_configuration 
-0x5825 022978 qset1 pdata 
-0x5826 022979 store 1 ,mem_le_configuration 
-0x5827 022980 rtn 
-:      022982 le_clr_config:
-0x5828 022983 fetch 1 ,mem_le_configuration 
-0x5829 022984 qset0 pdata 
-0x582a 022985 store 1 ,mem_le_configuration 
-0x582b 022986 rtn 
-:      022988 le_set_fixed_ltk:
-0x582c 022989 setarg 0x112233 
-0x582d 022990 store 3 ,mem_le_fixed_ltk 
-0x582e 022991 setarg 0x445566 
-0x582f 022992 istore 3 ,contw 
-0x5830 022993 setarg 0x778899 
-0x5831 022994 istore 3 ,contw 
-0x5832 022995 setarg 0x001122 
-0x5833 022996 istore 3 ,contw 
-0x5834 022997 setarg 0x334455 
-0x5835 022998 istore 3 ,contw 
-0x5836 022999 setarg 0x66 
-0x5837 023000 istore 1 ,contw 
-0x5838 023001 rtn 
-:      023004 le_set_justwork:
-0x5839 023005 setarg 0x01000302 
-0x583a 023006 store 4 ,mem_le_pres 
-0x583b 023007 setarg 0x010010 
-0x583c 023008 store 3 ,mem_le_pres_max_keysize 
-0x583d 023009 jam 1 ,mem_le_pairing_mode 
-0x583e 023010 rtn 
-:      023014 le_fifo_malloc_tx_empty:
-0x583f 023015 arg 0 ,rega 
-0x5840 023016 arg llid_empty ,type 
-0x5841 023017 branch le_fifo_malloc_tx 
-:      023021 le_fifo_malloc_tx_ll:
-0x5842 023022 arg llid_le_ll ,type 
-0x5843 023023 call le_fifo_malloc_tx 
-0x5844 023024 copy regb ,pdata 
-0x5845 023025 istore 1 ,contw 
-0x5846 023026 rtn 
-:      023030 le_fifo_malloc_tx_l2cap:
-0x5847 023031 force llid_l2cap_start ,type 
-0x5848 023032 increase 4 ,rega 
-0x5849 023033 call le_fifo_malloc_tx 
-0x584a 023034 increase -4 ,rega 
-0x584b 023035 copy rega ,pdata 
-0x584c 023036 istore 2 ,contw 
-0x584d 023037 copy regb ,pdata 
-0x584e 023038 istore 2 ,contw 
-0x584f 023039 rtn 
-:      023043 le_fifo_malloc_tx:
-0x5850 023044 sub rega ,240 ,null 
-0x5851 023045 nbranch assert ,positive 
-0x5852 023046 fetch 1 ,mem_le_tx_buff_used 
-0x5853 023047 arg 1 ,temp 
-0x5854 023048 arg le_tx_buff_count ,loopcnt 
-:      023049 le_fifo_malloc_tx_loop:
-0x5855 023050 iand temp ,null 
-0x5856 023051 branch le_fifo_malloc_tx_got_empty ,zero 
-0x5857 023052 lshift temp ,temp 
-0x5858 023053 loop le_fifo_malloc_tx_loop 
-0x5859 023054 branch assert 
-:      023055 le_fifo_malloc_tx_got_empty:
-0x585a 023056 ixor temp ,pdata 
-0x585b 023057 store 1 ,mem_le_tx_buff_used 
-0x585c 023058 sub loopcnt ,le_tx_buff_count ,pdata 
-0x585d 023059 lshift4 pdata ,pdata 
-0x585e 023060 lshift4 pdata ,pdata 
-0x585f 023061 arg mem_le_tx_buffer0 ,temp 
-0x5860 023062 iadd temp ,temp 
-:      023063 le_fifo_tx_find_empty_ptr:
-0x5861 023064 arg 0 ,loopcnt 
-0x5862 023065 arg mem_le_tx_ptr0 ,contr 
-:      023066 le_fifo_tx_find_empty_ptr_loop:
-0x5863 023067 ifetch 2 ,contr 
-0x5864 023068 branch le_fifo_tx_found_empty_ptr ,blank 
-0x5865 023069 copy loopcnt ,pdata 
-0x5866 023070 increase 1 ,loopcnt 
-0x5867 023071 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
-0x5868 023072 branch assert 
-:      023075 le_fifo_tx_found_empty_ptr:
-0x5869 023076 increase -2 ,contr 
-0x586a 023077 istoret 2 ,contr 
-0x586b 023078 copy temp ,contw 
-0x586c 023079 copy rega ,pdata 
-0x586d 023080 istore 1 ,contw 
-0x586e 023081 setarg 0 
-0x586f 023082 istore 1 ,contw 
-0x5870 023083 copy type ,pdata 
-0x5871 023084 istore 1 ,contw 
-0x5872 023085 rtn 
-:      023089 le_fifo_get_first_tx_ptr:
-0x5873 023090 fetch 2 ,mem_le_tx_ptr0 
-0x5874 023091 copy pdata ,contr 
-0x5875 023092 rtn 
-:      023094 le_fifo_get_second_tx_ptr:
-0x5876 023095 fetch 2 ,mem_le_tx_ptr1 
-0x5877 023096 copy pdata ,contr 
-0x5878 023097 rtn 
-:      023099 le_fifo_get_last_tx_ptr:
-0x5879 023100 call le_fifo_get_last_tx_ptr0 
-0x587a 023101 copy pdata ,contr 
-0x587b 023102 rtn 
-:      023103 le_fifo_get_last_tx_ptr0:
-0x587c 023104 fetch 2 ,mem_le_tx_ptr3 
-0x587d 023105 nrtn blank 
-0x587e 023106 fetch 2 ,mem_le_tx_ptr2 
-0x587f 023107 nrtn blank 
-0x5880 023108 fetch 2 ,mem_le_tx_ptr1 
-0x5881 023109 nrtn blank 
-0x5882 023110 fetch 2 ,mem_le_tx_ptr0 
-0x5883 023111 rtn 
-:      023113 le_fifo_get_first_l2cap_ptr:
-0x5884 023114 call le_fifo_get_first_tx_ptr 
-0x5885 023115 increase 3 ,contr 
-0x5886 023116 rtn 
-:      023118 le_fifo_get_first_att_ptr:
-0x5887 023119 call le_fifo_get_first_tx_ptr 
-0x5888 023120 increase 7 ,contr 
-0x5889 023121 rtn 
-:      023123 le_fifo_get_last_att_ptr:
-0x588a 023124 call le_fifo_get_last_tx_ptr 
-0x588b 023125 increase 7 ,contr 
-0x588c 023126 rtn 
-:      023128 le_fifo_get_last_l2cap_ptr:
-0x588d 023129 call le_fifo_get_last_tx_ptr 
-0x588e 023130 increase 3 ,contr 
-0x588f 023131 rtn 
-:      023135 le_fifo_check_full:
-0x5890 023136 fetch 2 ,mem_le_tx_ptr3 
-0x5891 023137 rtn 
-:      023140 le_fifo_check_nearly_full:
-0x5892 023141 fetch 2 ,mem_le_tx_ptr2 
-0x5893 023142 rtn 
-:      023145 le_fifo_check_empty:
-0x5894 023146 fetch 2 ,mem_le_tx_ptr0 
-0x5895 023147 rtn 
-:      023150 le_fifo_release_first_node:
-0x5896 023151 fetch 2 ,mem_le_tx_ptr0 
-0x5897 023152 arg mem_le_tx_buffer0 ,temp 
-0x5898 023153 isub temp ,pdata 
-0x5899 023154 rshift4 pdata ,pdata 
-0x589a 023155 rshift4 pdata ,queue 
-0x589b 023156 fetch 1 ,mem_le_tx_buff_used 
-0x589c 023157 qset0 pdata 
-0x589d 023158 store 1 ,mem_le_tx_buff_used 
-0x589e 023159 arg 0 ,loopcnt 
-:      023160 le_fifo_release_first_node_loop:
-0x589f 023161 lshift loopcnt ,pdata 
-0x58a0 023162 arg mem_le_tx_ptr1 ,temp 
-0x58a1 023163 iadd temp ,temp 
-0x58a2 023164 ifetch 2 ,temp 
-0x58a3 023165 increase -2 ,temp 
-0x58a4 023166 istore 2 ,temp 
-0x58a5 023167 copy loopcnt ,pdata 
-0x58a6 023168 increase 1 ,loopcnt 
-0x58a7 023169 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
-0x58a8 023170 setarg 0 
-0x58a9 023171 istore 2 ,temp 
-0x58aa 023172 rtn 
-:      023178 le_parse_att:
-0x58ab 023179 ifetch 3 ,contr 
-0x58ac 023180 store 3 ,mem_le_att_opcode 
-0x58ad 023181 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x58ae 023182 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x58af 023183 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x58b0 023184 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x58b1 023185 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x58b2 023186 beq attop_read_request ,le_parse_att_read_request 
-0x58b3 023187 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x58b4 023188 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x58b5 023189 beq attop_write_request ,le_parse_att_write_request 
-0x58b6 023190 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x58b7 023191 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x58b8 023192 beq attop_write_command ,le_parse_att_write_command 
-0x58b9 023193 rtn 
-:      023196 le_send_att_exchange_mtu_requset:
-0x58ba 023197 force 3 ,rega 
-0x58bb 023198 call le_fifo_malloc_tx_l2cap_gatt 
-0x58bc 023199 setarg attop_exchange_mtu_request 
-0x58bd 023200 istore 1 ,contw 
-0x58be 023201 fetch 2 ,mem_le_local_mtu 
-0x58bf 023202 istore 2 ,contw 
-0x58c0 023203 rtn 
-:      023206 le_parse_att_exchange_mtu_request:
-0x58c1 023207 call le_parse_att_exchange_mtu_response 
-:      023208 le_send_att_exchange_mtu_response:
-0x58c2 023209 force 3 ,rega 
-0x58c3 023210 call le_fifo_malloc_tx_l2cap_gatt 
-0x58c4 023211 setarg attop_exchange_mtu_response 
-0x58c5 023212 istore 1 ,contw 
-0x58c6 023213 fetch 2 ,mem_le_local_mtu 
-0x58c7 023214 istore 2 ,contw 
-0x58c8 023215 rtn 
-:      023217 le_parse_att_exchange_mtu_response:
-0x58c9 023218 rshift8 pdata ,pdata 
-0x58ca 023219 store 2 ,mem_le_remote_mtu 
-0x58cb 023220 rtn 
-:      023222 le_parse_att_find_information_request:
-0x58cc 023223 call le_get_search_handle_start_end_common 
-0x58cd 023224 call enable_user 
-0x58ce 023225 branch le_send_att_find_information_response 
-:      023227 le_send_att_find_information_response:
-0x58cf 023228 arg 3 ,timeup 
-0x58d0 023229 call le_init_attlist_search 
-:      023230 le_send_att_find_information_res_loop:
-0x58d1 023231 call le_att_handle_inrange 
-0x58d2 023232 branch le_send_att_find_information_res_end ,blank 
-0x58d3 023233 nbranch le_send_att_find_information_res_next ,positive 
-0x58d4 023234 increase -2 ,contr 
-0x58d5 023235 call store_contr 
-0x58d6 023236 call get_contw 
-0x58d7 023237 nbranch le_send_att_find_information_res_store_info ,user 
-0x58d8 023238 call push_stack_rega_b_c 
-0x58d9 023239 call disable_user 
-0x58da 023240 force 20 ,rega 
-0x58db 023241 call le_fifo_malloc_tx_l2cap_gatt 
-0x58dc 023242 call pop_stack_rega_b_c 
-0x58dd 023243 setarg attop_find_information_response 
-0x58de 023244 istore 1 ,contw 
-0x58df 023245 setarg uuid_size_16bit 
-0x58e0 023246 istore 1 ,contw 
-:      023247 le_send_att_find_information_res_store_info:
-0x58e1 023248 call get_contr 
-0x58e2 023249 ifetch 2 ,contr 
-0x58e3 023250 istore 2 ,contw 
-0x58e4 023251 ifetch 1 ,contr 
-0x58e5 023252 copy pdata ,loopcnt 
-0x58e6 023253 call memcpy 
-0x58e7 023254 call store_contw 
-0x58e8 023255 increase -1 ,timeup 
-0x58e9 023256 branch le_send_att_find_information_res_end ,zero 
-:      023257 le_send_att_find_information_res_cont:
-0x58ea 023258 ifetch 1 ,contr 
-0x58eb 023259 iadd contr ,contr 
-0x58ec 023260 branch le_send_att_find_information_res_loop 
-:      023261 le_send_att_find_information_res_next:
-0x58ed 023262 ifetch 1 ,contr 
-0x58ee 023263 iadd contr ,contr 
-0x58ef 023264 branch le_send_att_find_information_res_cont 
-:      023265 le_send_att_find_information_res_end:
-0x58f0 023266 branch le_send_att_error_response_notfound ,user 
-0x58f1 023267 branch le_send_auto_len_by_mem 
-:      023270 le_parse_att_find_by_type_value_request:
-0x58f2 023271 call le_get_search_handle_start_end_common 
-0x58f3 023272 ifetch 2 ,contr 
-0x58f4 023273 store 2 ,mem_le_search_uuid 
-0x58f5 023274 call store_contr 
-0x58f6 023275 arg mem_le_search_att_type_length ,contw 
-0x58f7 023276 fetch 2 ,mem_le_l2cap_size 
-0x58f8 023277 increase -7 ,pdata 
-0x58f9 023278 call le_get_search_common2 
-0x58fa 023279 branch le_send_att_find_by_type_value_response 
-:      023282 le_start_end_handle_check_1:
-0x58fb 023283 disable user 
-0x58fc 023284 fetcht 2 ,mem_le_search_handle_start 
-0x58fd 023285 fetch 2 ,mem_le_search_handle_end 
-0x58fe 023286 isub temp ,null 
-0x58ff 023287 nbranch le_start_end_handle_check_1_fail ,positive 
-0x5900 023288 deposit temp 
-0x5901 023289 rtnne 0 
-:      023290 le_start_end_handle_check_1_fail:
-0x5902 023291 enable user 
-0x5903 023292 jam att_err_invalid_handle ,mem_le_err_code 
-0x5904 023293 branch le_send_att_error_response 
-:      023296 le_send_att_find_by_type_value_response:
-0x5905 023297 call le_start_end_handle_check_1 
-0x5906 023298 rtn user 
-0x5907 023299 fetcht 2 ,mem_le_search_uuid 
-0x5908 023300 setarg uuid_gatt_primary_service 
-0x5909 023301 isub temp ,null 
-0x590a 023302 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x590b 023303 branch le_send_att_error_response_notfound 
-:      023306 le_send_att_find_by_type_value_res_primary:
-0x590c 023307 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x590d 023308 fetcht 2 ,mem_le_search_handle_start 
-0x590e 023309 storet 2 ,mem_temp 
-0x590f 023310 call le_att_get_handle_info 
-0x5910 023311 nbranch le_send_att_error_response_notfound ,blank 
-:      023312 le_send_att_find_primary_search_loop:
-0x5911 023313 fetcht 2 ,mem_temp 
-0x5912 023314 call le_att_get_handle_info 
-0x5913 023315 nbranch le_send_att_error_response_notfound2 ,blank 
-0x5914 023316 copy contr ,rega 
-0x5915 023317 fetch 1 ,mem_le_curr_att_len 
-0x5916 023318 copy pdata ,loopcnt 
-0x5917 023319 fetcht 1 ,mem_le_search_att_type_length 
-0x5918 023320 isub temp ,null 
-0x5919 023321 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x591a 023322 arg mem_le_search_att_type ,regb 
-0x591b 023323 call string_compare 
-0x591c 023325 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x591d 023327 fetch 2 ,mem_le_cur_uuid 
-0x591e 023328 fetcht 2 ,mem_le_search_uuid 
-0x591f 023329 isub temp ,null 
-0x5920 023330 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      023331 le_send_att_find_primary_search_loop1:
-0x5921 023332 fetch 2 ,mem_temp 
-0x5922 023333 increase 1 ,pdata 
-0x5923 023334 store 2 ,mem_temp 
-0x5924 023335 branch le_send_att_find_primary_search_loop 
-:      023337 le_send_att_error_response_notfound2:
-0x5925 023338 fetch 1 ,mem_le_search_res 
-0x5926 023339 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x5927 023340 branch le_send_att_error_response_notfound 
-:      023343 le_send_att_find_primary_search_end_start_handle_found:
-0x5928 023344 fetch 2 ,mem_le_cur_uuid 
-0x5929 023345 fetcht 2 ,mem_le_search_uuid 
-0x592a 023346 isub temp ,null 
-0x592b 023347 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x592c 023348 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x592d 023350 fetcht 2 ,mem_temp 
-0x592e 023351 storet 2 ,mem_le_cur_handle_start 
-0x592f 023352 branch le_send_att_find_primary_search_loop1 
-:      023354 le_send_att_find_primary_search_end_ending_handle_found:
-0x5930 023355 fetch 1 ,mem_le_search_res 
-0x5931 023356 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x5932 023357 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x5933 023358 fetcht 2 ,mem_temp 
-0x5934 023359 increase -1 ,temp 
-0x5935 023360 storet 2 ,mem_le_cur_handle_end 
-:      023362 le_send_att_find_primary_search_end:
-0x5936 023363 arg 5 ,rega 
-0x5937 023364 call le_fifo_malloc_tx_l2cap_gatt 
-0x5938 023365 setarg attop_find_by_type_value_response 
-0x5939 023366 istore 1 ,contw 
-0x593a 023367 fetch 2 ,mem_le_cur_handle_start 
-0x593b 023368 istore 2 ,contw 
-0x593c 023369 fetch 2 ,mem_le_cur_handle_end 
-0x593d 023370 istore 2 ,contw 
-0x593e 023371 rtn 
-:      023375 le_parse_att_read_by_type_request:
-0x593f 023376 call le_get_search_handle_start_end_common 
-0x5940 023377 call le_get_search_att_uuid 
-0x5941 023378 branch le_send_att_read_by_type_response 
-:      023380 le_send_att_read_by_type_response:
-0x5942 023381 fetcht 2 ,mem_le_search_handle_start 
-0x5943 023382 storet 2 ,mem_temp 
-0x5944 023383 call le_init_attlist_search 
-0x5945 023384 call le_att_get_handle_ptr2 
-0x5946 023385 increase -2 ,contr 
-0x5947 023386 copy contr ,pdata 
-0x5948 023387 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5949 023389 fetcht 2 ,mem_le_search_uuid 
-0x594a 023390 setarg uuid_chrctr_device_name 
-0x594b 023391 isub temp ,null 
-0x594c 023392 branch le_send_att_read_by_type_res_device_name ,zero 
-0x594d 023393 setarg uuid_gatt_characteristic 
-0x594e 023394 isub temp ,null 
-0x594f 023395 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x5950 023396 arg 2 ,timeup 
-:      023397 le_send_att_read_by_type_response_loop:
-0x5951 023398 call le_att_check_handle_end 
-0x5952 023399 nbranch le_send_att_read_by_type_response_end ,positive 
-0x5953 023400 fetcht 2 ,mem_temp 
-0x5954 023401 call le_att_get_handle_info_from_ptr 
-0x5955 023402 beq 1 ,le_send_att_read_by_type_response_end 
-0x5956 023403 call le_att_same_uuid 
-0x5957 023404 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x5958 023405 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x5959 023406 disable user 
-0x595a 023407 arg 20 ,rega 
-0x595b 023408 call le_fifo_malloc_tx_l2cap_gatt 
-0x595c 023409 setarg attop_read_by_type_response 
-0x595d 023410 istore 1 ,contw 
-0x595e 023411 copy contw ,alarm 
-0x595f 023412 increase 1 ,contw 
-0x5960 023414 call le_send_att_read_by_type_write_properties 
-0x5961 023415 call le_att_next_handle 
-0x5962 023416 call le_att_get_handle_info_from_ptr 
-0x5963 023417 call le_send_att_read_by_type_write_uuid 
-0x5964 023418 fetch 1 ,mem_le_cur_uuid_length 
-0x5965 023419 increase 5 ,pdata 
-0x5966 023420 istore 1 ,alarm 
-0x5967 023421 fetch 1 ,mem_le_cur_uuid_length 
-0x5968 023422 beq 16 ,le_send_att_read_by_type_response_end 
-0x5969 023423 increase -1 ,timeup 
-0x596a 023424 branch le_send_att_read_by_type_response_end ,zero 
-:      023425 le_send_att_read_by_type_response_next_handle:
-0x596b 023426 call le_att_next_handle 
-0x596c 023427 branch le_send_att_read_by_type_response_loop 
-:      023428 le_send_att_read_by_type_response_end:
-0x596d 023429 branch le_send_att_error_response_notfound ,user 
-0x596e 023430 branch le_send_auto_len_by_mem 
-:      023432 le_send_att_read_by_type_res_found_next:
-0x596f 023433 call le_store_att_record 
-0x5970 023434 call le_att_next_handle 
-0x5971 023435 call le_att_get_handle_info_from_ptr 
-0x5972 023436 fetch 1 ,mem_le_cur_uuid_length 
-0x5973 023437 beq 16 ,le_send_att_read_by_type_response_end 
-0x5974 023439 call get_contw 
-0x5975 023440 fetch 2 ,mem_temp 
-0x5976 023441 increase -1 ,pdata 
-0x5977 023442 istore 2 ,contw 
-0x5978 023443 call le_write_att_record_common 
-0x5979 023444 call le_send_att_read_by_type_write_uuid 
-0x597a 023445 increase -1 ,timeup 
-0x597b 023446 branch le_send_att_read_by_type_response_end ,zero 
-0x597c 023447 branch le_send_att_read_by_type_response_next_handle 
-:      023450 le_send_att_read_by_type_write_properties:
-0x597d 023451 fetch 2 ,mem_temp 
-0x597e 023452 istore 2 ,contw 
-0x597f 023454 fetch 1 ,mem_le_curr_att_len 
-0x5980 023455 copy pdata ,loopcnt 
-0x5981 023456 call get_contr 
-0x5982 023457 call memcpy_fast 
-0x5983 023458 branch store_contw 
-:      023459 le_send_att_read_by_type_write_uuid:
-0x5984 023460 call get_contw 
-0x5985 023461 fetch 2 ,mem_temp 
-0x5986 023462 istore 2 ,contw 
-0x5987 023463 call store_contw 
-0x5988 023464 fetch 1 ,mem_le_cur_uuid_length 
-0x5989 023465 copy pdata ,loopcnt 
-0x598a 023466 call get_contw 
-0x598b 023467 call get_contr 
-0x598c 023468 isub loopcnt ,contr 
-0x598d 023469 increase -1 ,contr 
-0x598e 023470 call memcpy_fast 
-0x598f 023471 branch store_contw 
-:      023475 le_send_att_read_by_type_res_not_characteristic:
-0x5990 023476 fetcht 2 ,mem_le_search_handle_start 
-0x5991 023477 storet 2 ,mem_temp 
-:      023478 le_send_att_read_by_type_res_not_char_loop:
-0x5992 023479 call le_att_check_handle_end 
-0x5993 023480 nbranch le_send_att_error_response_notfound ,positive 
-0x5994 023481 call le_att_get_handle_info_from_ptr 
-0x5995 023482 beq 1 ,le_send_att_error_response_notfound 
-0x5996 023483 call le_att_same_uuid 
-0x5997 023484 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
-:      023486 le_send_att_read_by_type_res_not_char_common:
-0x5998 023487 arg 20 ,rega 
-0x5999 023488 call le_fifo_malloc_tx_l2cap_gatt 
-0x599a 023489 setarg attop_read_by_type_response 
-0x599b 023490 istore 1 ,contw 
-0x599c 023491 fetch 1 ,mem_le_curr_att_len 
-0x599d 023492 copy pdata ,loopcnt 
-0x599e 023493 increase 2 ,pdata 
-0x599f 023494 istore 1 ,contw 
-0x59a0 023495 fetch 2 ,mem_temp 
-0x59a1 023496 istore 2 ,contw 
-0x59a2 023497 call get_contr 
-0x59a3 023498 call memcpy_fast 
-0x59a4 023499 call store_contw 
-0x59a5 023500 branch le_send_auto_len_by_mem 
-:      023502 le_send_att_read_by_type_res_not_char_next:
-0x59a6 023503 call le_att_next_handle 
-0x59a7 023504 branch le_send_att_read_by_type_res_not_char_loop 
-:      023507 le_send_att_read_by_type_res_device_name:
-0x59a8 023508 arg uuid_chrctr_device_name ,temp 
-0x59a9 023509 call le_att_get_short_uuid_ptr 
-0x59aa 023510 rtn blank 
-0x59ab 023511 increase -5 ,contr 
-0x59ac 023512 ifetch 2 ,contr 
-0x59ad 023513 store 2 ,mem_temp 
-0x59ae 023514 arg 20 ,rega 
-0x59af 023515 call le_fifo_malloc_tx_l2cap_gatt 
-0x59b0 023516 setarg attop_read_by_type_response 
-0x59b1 023517 istore 1 ,contw 
-0x59b2 023518 fetch 1 ,mem_le_name_len 
-0x59b3 023519 copy pdata ,loopcnt 
-0x59b4 023520 increase 2 ,pdata 
-0x59b5 023521 istore 1 ,contw 
-0x59b6 023522 fetch 2 ,mem_temp 
-0x59b7 023523 istore 2 ,contw 
-0x59b8 023524 arg mem_le_name ,contr 
-0x59b9 023525 call memcpy_fast 
-0x59ba 023526 call store_contw 
-0x59bb 023527 branch le_send_auto_len_by_mem 
-:      023531 le_parse_att_read_request:
-0x59bc 023532 fetcht 2 ,mem_le_att_handle 
-0x59bd 023533 fetch 1 ,mem_le_configuration 
-0x59be 023534 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      023536 le_send_att_read_response:
-0x59bf 023537 call le_att_get_handle_ptr 
-0x59c0 023538 branch le_send_att_error_response_notfound ,blank 
-0x59c1 023539 increase -2 ,contr 
-0x59c2 023540 ifetch 2 ,contr 
-0x59c3 023541 arg uuid_chrctr_device_name ,temp 
-0x59c4 023542 isub temp ,null 
-0x59c5 023543 branch le_send_device_name ,zero 
-0x59c6 023544 ifetch 1 ,contr 
-0x59c7 023545 sub pdata ,22 ,null 
-0x59c8 023546 branch le_send_att_read_response_less ,positive 
-0x59c9 023547 force 22 ,pdata 
-:      023548 le_send_att_read_response_less:
-0x59ca 023549 copy pdata ,regc 
-0x59cb 023550 call store_contr 
-0x59cc 023551 add regc ,1 ,rega 
-0x59cd 023552 call le_fifo_malloc_tx_l2cap_gatt 
-0x59ce 023553 setarg attop_read_response 
-0x59cf 023554 istore 1 ,contw 
-0x59d0 023555 copy regc ,loopcnt 
-0x59d1 023556 call get_contr 
-0x59d2 023557 branch memcpy 
-:      023559 le_send_device_name:
-0x59d3 023560 call store_contr 
-0x59d4 023561 fetch 1 ,mem_le_name_len 
-0x59d5 023562 add pdata ,1 ,rega 
-0x59d6 023563 call le_fifo_malloc_tx_l2cap_gatt 
-0x59d7 023564 setarg attop_read_response 
-0x59d8 023565 istore 1 ,contw 
-0x59d9 023566 fetch 1 ,mem_le_name_len 
-0x59da 023567 copy pdata ,loopcnt 
-0x59db 023568 arg mem_le_name ,contr 
-0x59dc 023569 branch memcpy 
-:      023572 le_send_att_read_response_check_auth:
-0x59dd 023573 fetch 2 ,mem_le_pairing_handle 
-0x59de 023574 isub temp ,null 
-0x59df 023575 nbranch le_send_att_read_response ,zero 
-0x59e0 023577 call le_check_encrypt_state 
-0x59e1 023578 nbranch le_send_att_read_response ,user 
-0x59e2 023579 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59e3 023580 branch le_send_att_error_response 
-:      023583 le_parse_att_read_blob_request:
-0x59e4 023584 ifetch 2 ,contr 
-0x59e5 023585 store 2 ,mem_le_att_offset 
-:      023586 le_send_att_read_blob_response:
-0x59e6 023587 arg 20 ,rega 
-0x59e7 023588 call le_fifo_malloc_tx_l2cap_gatt 
-0x59e8 023589 setarg attop_read_blob_response 
-0x59e9 023590 istore 1 ,contw 
-0x59ea 023591 fetch 2 ,mem_le_att_offset 
-0x59eb 023592 iforce rega 
-0x59ec 023593 fetcht 2 ,mem_le_att_handle 
-0x59ed 023594 call le_att_get_handle_ptr 
-0x59ee 023595 branch le_send_att_error_response_notfound ,blank 
-0x59ef 023596 ifetch 1 ,contr 
-0x59f0 023597 isub rega ,loopcnt 
-0x59f1 023598 nbranch le_send_att_error_response_notfound ,positive 
-0x59f2 023599 sub loopcnt ,22 ,null 
-0x59f3 023600 branch le_send_att_read_blob_response_less ,positive 
-0x59f4 023601 force 22 ,loopcnt 
-:      023602 le_send_att_read_blob_response_less:
-0x59f5 023603 deposit rega 
-0x59f6 023604 iadd contr ,contr 
-0x59f7 023605 call memcpy_fast 
-0x59f8 023606 call store_contw 
-0x59f9 023607 branch le_send_auto_len_by_mem 
-:      023610 le_parse_att_read_by_group_type_request:
-0x59fa 023611 call le_get_search_handle_start_end_common 
-0x59fb 023612 call le_get_search_att_type 
-0x59fc 023613 branch le_send_att_read_by_group_type_response 
-:      023618 le_send_att_read_by_group_type_response:
-0x59fd 023619 arg 2 ,timeup 
-0x59fe 023620 fetcht 2 ,mem_le_search_handle_start 
-0x59ff 023624 storet 2 ,mem_temp 
-0x5a00 023625 call le_init_attlist_search 
-0x5a01 023626 call le_att_get_handle_ptr2 
-0x5a02 023627 increase -2 ,contr 
-0x5a03 023628 copy contr ,pdata 
-0x5a04 023629 store 2 ,mem_le_cur_attlist_start_ptr 
-:      023630 le_send_att_read_by_group_type_response_loop:
-0x5a05 023631 call le_att_check_handle_end 
-0x5a06 023632 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x5a07 023633 fetcht 2 ,mem_temp 
-0x5a08 023634 call le_att_get_handle_info_from_ptr 
-0x5a09 023635 beq 1 ,le_send_att_read_by_group_type_end1 
-0x5a0a 023637 call le_att_same_type 
-0x5a0b 023638 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x5a0c 023639 copy timeup ,pdata 
-0x5a0d 023640 beq 0 ,le_send_att_read_by_group_type_end1 
-0x5a0e 023641 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x5a0f 023642 disable user 
-0x5a10 023644 arg 20 ,rega 
-0x5a11 023645 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a12 023646 setarg attop_read_by_group_type_response 
-0x5a13 023647 istore 1 ,contw 
-0x5a14 023648 fetch 1 ,mem_le_curr_att_len 
-0x5a15 023649 increase 4 ,pdata 
-0x5a16 023650 istore 1 ,contw 
-0x5a17 023651 call store_contw 
-0x5a18 023652 branch le_send_att_read_by_group_type_store_record 
-:      023653 le_send_att_read_by_group_type_store_write_record:
-0x5a19 023654 fetch 1 ,mem_le_curr_att_len 
-0x5a1a 023655 beq 16 ,le_send_att_read_by_group_type_end1 
-0x5a1b 023656 fetch 2 ,mem_temp 
-0x5a1c 023657 increase -1 ,pdata 
-0x5a1d 023658 store 2 ,mem_le_cur_handle_end 
-0x5a1e 023659 call le_write_att_record 
-:      023660 le_send_att_read_by_group_type_store_record:
-0x5a1f 023661 fetch 2 ,mem_temp 
-0x5a20 023662 store 2 ,mem_le_cur_handle_start 
-0x5a21 023663 call le_store_att_record 
-0x5a22 023664 increase -1 ,timeup 
-:      023666 le_send_att_read_by_group_type_next_handle:
-0x5a23 023667 call le_att_next_handle 
-0x5a24 023668 branch le_send_att_read_by_group_type_response_loop 
-:      023670 le_send_att_read_by_group_type_end0:
-0x5a25 023671 fetch 2 ,mem_temp 
-0x5a26 023672 store 2 ,mem_le_cur_handle_end 
-0x5a27 023673 branch le_send_att_read_by_group_type_end_common 
-:      023674 le_send_att_read_by_group_type_end1:
-0x5a28 023675 fetch 2 ,mem_temp 
-0x5a29 023676 increase -1 ,pdata 
-0x5a2a 023677 store 2 ,mem_le_cur_handle_end 
-0x5a2b 023678 branch le_send_att_read_by_group_type_end_common 
-:      023679 le_send_att_read_by_group_type_end_common:
-0x5a2c 023680 branch le_send_att_error_response_notfound ,user 
-0x5a2d 023681 call le_write_att_record 
-0x5a2e 023682 branch le_send_auto_len_by_mem 
-:      023687 le_parse_att_write_request:
-0x5a2f 023688 copy contr ,rega 
-0x5a30 023689 fetch 2 ,mem_le_l2cap_size 
-0x5a31 023690 add pdata ,-3 ,regb 
-0x5a32 023691 call le_writeatt_cb 
-:      023692 le_send_att_write_response_check_auth:
-0x5a33 023693 fetch 1 ,mem_le_configuration 
-0x5a34 023694 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x5a35 023696 fetcht 2 ,mem_le_att_handle 
-0x5a36 023697 fetch 2 ,mem_le_pairing_handle 
-0x5a37 023698 isub temp ,null 
-0x5a38 023699 nbranch le_send_att_write_response ,zero 
-0x5a39 023700 call le_check_encrypt_state 
-0x5a3a 023701 nbranch le_send_att_write_response ,user 
-0x5a3b 023702 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5a3c 023703 branch le_send_att_error_response 
-:      023705 le_send_att_write_response:
-0x5a3d 023706 force 1 ,rega 
-0x5a3e 023707 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a3f 023708 setarg attop_write_response 
-0x5a40 023709 istore 1 ,contw 
-0x5a41 023710 rtn 
-:      023712 le_check_encrypt_state:
-0x5a42 023713 call disable_user 
-0x5a43 023714 fetch 1 ,mem_le_pairing_mode 
-0x5a44 023715 rtneq le_pairing_mode_none 
-0x5a45 023716 fetch 1 ,mem_context 
-0x5a46 023717 rtnbit1 lestate_encryption 
-0x5a47 023718 branch enable_user 
-:      023721 le_parse_att_prepare_write_request:
-0x5a48 023722 add contr ,2 ,rega 
-0x5a49 023723 fetch 2 ,mem_le_l2cap_size 
-0x5a4a 023724 add pdata ,-5 ,regb 
-0x5a4b 023725 call le_writeatt_cb 
-0x5a4c 023726 branch le_send_att_prepare_write_response 
-:      023729 le_send_att_prepare_write_response:
-0x5a4d 023730 fetch 2 ,mem_le_l2cap_size 
-0x5a4e 023731 copy pdata ,rega 
-0x5a4f 023732 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a50 023733 setarg attop_prepare_write_response 
-0x5a51 023734 istore 1 ,contw 
-0x5a52 023735 fetch 2 ,mem_le_att_handle 
-0x5a53 023736 istore 2 ,contw 
-0x5a54 023737 fetch 2 ,mem_le_l2cap_size 
-0x5a55 023738 add pdata ,-5 ,loopcnt 
-0x5a56 023739 fetch 2 ,mem_le_payload_ptr 
-0x5a57 023740 add pdata ,7 ,contr 
-0x5a58 023741 ifetch 2 ,contr 
-0x5a59 023742 istore 2 ,contw 
-0x5a5a 023743 branch memcpy_fast 
-:      023747 le_parse_att_execute_write_request:
-:      023749 le_send_att_execute_write_response:
-0x5a5b 023750 force 1 ,rega 
-0x5a5c 023751 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a5d 023752 setarg attop_execute_write_response 
-0x5a5e 023753 istore 1 ,contw 
-0x5a5f 023754 rtn 
-:      023758 le_parse_att_write_command:
-0x5a60 023759 copy contr ,rega 
-0x5a61 023760 fetch 2 ,mem_le_l2cap_size 
-0x5a62 023761 add pdata ,-3 ,regb 
-0x5a63 023762 branch le_writeatt_cb 
-:      023767 le_att_malloc_tx_notify:
-0x5a64 023768 copy temp ,regc 
-0x5a65 023769 increase 3 ,rega 
-0x5a66 023770 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a67 023771 increase -3 ,rega 
-0x5a68 023772 setarg attop_handle_value_notification 
-0x5a69 023773 istore 1 ,contw 
-0x5a6a 023774 copy regc ,temp 
-0x5a6b 023775 istoret 2 ,contw 
-0x5a6c 023776 rtn 
-:      023779 le_att_malloc_tx_indication:
-0x5a6d 023780 copy temp ,regc 
-0x5a6e 023781 increase 3 ,rega 
-0x5a6f 023782 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a70 023783 increase -3 ,rega 
-0x5a71 023784 setarg attop_handle_value_indication 
-0x5a72 023785 istore 1 ,contw 
-0x5a73 023786 copy regc ,temp 
-0x5a74 023787 istoret 2 ,contw 
-0x5a75 023788 rtn 
-:      023793 le_send_att_error_response_notfound:
-0x5a76 023794 jam att_err_attribute_not_found ,mem_le_err_code 
-:      023795 le_send_att_error_response:
-0x5a77 023796 force 5 ,rega 
-0x5a78 023797 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a79 023798 setarg attop_error_response 
-0x5a7a 023799 istore 1 ,contw 
-0x5a7b 023800 fetch 1 ,mem_le_att_opcode 
-0x5a7c 023801 istore 1 ,contw 
-0x5a7d 023802 fetch 2 ,mem_le_att_handle 
-0x5a7e 023803 istore 2 ,contw 
-0x5a7f 023804 fetch 1 ,mem_le_err_code 
-0x5a80 023805 istore 1 ,contw 
-0x5a81 023806 rtn 
-:      023809 le_fifo_malloc_tx_l2cap_gatt:
-0x5a82 023810 force le_l2cap_cid_att ,regb 
-0x5a83 023811 branch le_fifo_malloc_tx_l2cap 
-:      023814 le_att_next_handle:
-0x5a84 023815 fetcht 2 ,mem_temp 
-0x5a85 023816 increase 1 ,temp 
-0x5a86 023817 storet 2 ,mem_temp 
-0x5a87 023818 rtn 
-:      023820 le_att_check_handle_end:
-0x5a88 023821 fetcht 2 ,mem_temp 
-0x5a89 023822 fetch 2 ,mem_le_search_handle_end 
-0x5a8a 023823 isub temp ,null 
-0x5a8b 023824 rtn 
-:      023827 le_att_same_type:
-0x5a8c 023828 fetcht 1 ,mem_le_search_att_type_length 
-0x5a8d 023829 arg mem_le_search_att_type ,rega 
-:      023830 le_att_check_same_common:
-0x5a8e 023831 fetch 1 ,mem_le_cur_uuid_length 
-0x5a8f 023832 copy pdata ,loopcnt 
-0x5a90 023833 isub temp ,null 
-0x5a91 023834 nrtn zero 
-0x5a92 023835 arg mem_le_cur_uuid ,regb 
-0x5a93 023836 branch string_compare 
-:      023838 le_att_same_uuid:
-0x5a94 023839 fetcht 1 ,mem_le_search_uuid_length 
-0x5a95 023840 arg mem_le_search_uuid ,rega 
-0x5a96 023841 branch le_att_check_same_common 
-:      023844 le_store_att_record:
-0x5a97 023845 fetch 1 ,mem_le_curr_att_len 
-0x5a98 023846 store 1 ,mem_tmp_buffer 
-0x5a99 023847 copy pdata ,loopcnt 
-0x5a9a 023848 call get_contr 
-0x5a9b 023849 branch memcpy_fast 
-:      023852 le_write_att_record:
-0x5a9c 023853 call get_contw 
-0x5a9d 023854 fetch 2 ,mem_le_cur_handle_start 
-0x5a9e 023855 istore 2 ,contw 
-0x5a9f 023856 fetch 2 ,mem_le_cur_handle_end 
-0x5aa0 023857 istore 2 ,contw 
-:      023858 le_write_att_record_common:
-0x5aa1 023859 fetch 1 ,mem_tmp_buffer 
-0x5aa2 023860 copy pdata ,loopcnt 
-0x5aa3 023861 call memcpy_fast 
-0x5aa4 023862 branch store_contw 
-:      023866 le_send_auto_len_by_mem:
-0x5aa5 023867 call get_contw 
-0x5aa6 023868 call le_fifo_get_last_att_ptr 
-0x5aa7 023869 copy contw ,pdata 
-0x5aa8 023870 isub contr ,rega 
-0x5aa9 023871 call le_fifo_get_last_l2cap_ptr 
-0x5aaa 023872 copy rega ,pdata 
-0x5aab 023873 istore 2 ,contr 
-0x5aac 023874 increase 4 ,rega 
-0x5aad 023875 call le_fifo_get_last_tx_ptr 
-0x5aae 023876 copy rega ,pdata 
-0x5aaf 023877 istore 1 ,contr 
-0x5ab0 023878 rtn 
-:      023881 le_get_search_handle_start_end_common:
-0x5ab1 023882 rshift8 pdata ,pdata 
-0x5ab2 023883 store 2 ,mem_le_search_handle_start 
-0x5ab3 023884 ifetch 2 ,contr 
-0x5ab4 023885 store 2 ,mem_le_search_handle_end 
-0x5ab5 023886 rtn 
-:      023891 le_parse_signaling:
-0x5ab6 023892 ifetch 1 ,contr 
-0x5ab7 023893 ifetcht 1 ,contr 
-0x5ab8 023894 ifetcht 2 ,contr 
-0x5ab9 023895 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x5aba 023896 rtn 
-:      023897 le_l2cap_parse_conn_parameter_update_rsp:
-0x5abb 023898 ifetch 2 ,contr 
-0x5abc 023899 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5abd 023900 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x5abe 023901 branch ui_ipc_send_event 
-:      023907 le_l2cap_tx_update_req:
-0x5abf 023908 arg 0x0c ,rega 
-0x5ac0 023909 arg l2cap_connection_parameter_update_request ,regc 
-0x5ac1 023910 call le_fifo_malloc_tx_l2cap_signaling 
-0x5ac2 023911 setarg 0x08 
-0x5ac3 023912 istore 2 ,contw 
-0x5ac4 023913 fetch 8 ,mem_le_interval_min 
-0x5ac5 023914 istore 8 ,contw 
-0x5ac6 023915 rtn 
-:      023919 le_fifo_malloc_tx_l2cap_signaling:
-0x5ac7 023920 call le_l2cap_update_signaling_identifier 
-0x5ac8 023921 arg le_l2cap_cid_signal ,regb 
-0x5ac9 023922 call le_fifo_malloc_tx_l2cap 
-0x5aca 023923 copy regc ,pdata 
-0x5acb 023924 istore 1 ,contw 
-0x5acc 023925 fetch 1 ,mem_le_signaling_identifier 
-0x5acd 023926 istore 1 ,contw 
-0x5ace 023927 rtn 
-:      023930 le_l2cap_update_signaling_identifier:
-0x5acf 023931 fetch 1 ,mem_le_signaling_identifier 
-0x5ad0 023933 pincrease 1 
-0x5ad1 023934 store 1 ,mem_le_signaling_identifier 
-0x5ad2 023935 rtnne 0 
-:      023937 le_l2cap_reset_signaling_identifier:
-0x5ad3 023938 jam 1 ,mem_le_signaling_identifier 
-0x5ad4 023939 rtn 
-:      023944 le_pairing_mode_init:
-0x5ad5 023945 fetch 1 ,mem_le_pairing_mode 
-0x5ad6 023946 beq le_pairing_mode_none ,le_set_no_pairing 
-0x5ad7 023947 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x5ad8 023948 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x5ad9 023949 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x5ada 023950 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x5adb 023951 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x5adc 023952 rtn 
-:      023954 le_set_pairing_mode_secure_justwork:
-0x5add 023955 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ade 023956 branch le_set_noinputnooutput 
-:      023957 le_set_pairing_mode_secure_numeric:
-0x5adf 023958 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae0 023959 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5ae1 023960 rtn 
-:      023961 le_set_pairing_mode_secure_passkey:
-0x5ae2 023962 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae3 023963 branch le_set_displayonly 
-:      023964 le_set_no_pairing:
-0x5ae4 023965 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      023966 le_set_noinputnooutput:
-0x5ae5 023967 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x5ae6 023968 rtn 
-:      023969 le_set_pairing_mode_lagacy_just_work:
-0x5ae7 023970 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5ae8 023971 branch le_set_noinputnooutput 
-:      023972 le_set_pairing_mode_lagacy_passkey:
-0x5ae9 023973 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      023974 le_set_displayonly:
-0x5aea 023975 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5aeb 023976 rtn 
-:      023979 le_secure_connection_enable:
-0x5aec 023980 fetch 1 ,mem_le_pres_auth 
-0x5aed 023981 set1 le_auth_secure_connection_pairing_bit ,pdata 
-0x5aee 023982 store 1 ,mem_le_pres_auth 
-0x5aef 023983 rtn 
-:      023984 le_secure_connection_disable:
-0x5af0 023985 fetch 1 ,mem_le_pres_auth 
-0x5af1 023986 set0 le_auth_secure_connection_pairing_bit ,pdata 
-0x5af2 023987 store 1 ,mem_le_pres_auth 
-0x5af3 023988 rtn 
-:      023990 le_parse_smp:
-0x5af4 023991 ifetch 1 ,contr 
-0x5af5 023992 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x5af6 023994 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x5af7 023995 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x5af8 023996 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x5af9 023997 beq smp_encryption_information ,le_parse_smp_encryption_information 
-0x5afa 023998 beq smp_master_identification ,le_parse_smp_master_identification 
-0x5afb 023999 beq smp_identity_information ,le_parse_smp_identity_information 
-0x5afc 024000 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x5afd 024001 beq smp_signing_information ,le_parse_smp_signing_information 
-0x5afe 024002 beq smp_security_request ,le_parse_smp_security_request 
-0x5aff 024003 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x5b00 024004 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x5b01 024005 rtn 
-:      024009 le_send_smp_security_request:
-0x5b02 024010 force 2 ,rega 
-0x5b03 024011 call le_fifo_malloc_tx_l2cap_smp 
-0x5b04 024012 setarg smp_security_request 
-0x5b05 024013 istore 1 ,contw 
-0x5b06 024014 fetch 1 ,mem_le_pres_auth 
-0x5b07 024015 istore 1 ,contw 
-0x5b08 024016 rtn 
-:      024018 le_parse_smp_pairing_request:
-0x5b09 024019 store 1 ,mem_le_preq 
-0x5b0a 024020 ifetch 6 ,contr 
-0x5b0b 024021 istore 6 ,contw 
-0x5b0c 024022 fetch 1 ,mem_le_pairing_mode 
-0x5b0d 024023 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x5b0e 024024 call le_send_smp_pairing_response 
-0x5b0f 024025 call le_check_master_support_secure_connect 
-0x5b10 024026 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x5b11 024027 fetch 1 ,mem_le_preq_iocap 
-0x5b12 024028 beq flag_iocap_displayonly ,le_set_tk_0 
-0x5b13 024029 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x5b14 024030 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x5b15 024031 fetch 1 ,mem_le_pairing_mode 
-0x5b16 024032 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x5b17 024033 rtneq le_pairing_mode_secure_connect_passkey 
-:      024034 le_set_tk_0:
-0x5b18 024035 arg 0 ,pdata 
-0x5b19 024036 store 4 ,mem_le_tk 
-0x5b1a 024037 rtn 
-:      024039 le_parse_smp_pairing_req_passkey:
-0x5b1b 024040 fetch 1 ,mem_le_configuration 
-0x5b1c 024041 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      024042 le_genernate_tk:
-0x5b1d 024043 arg mem_le_tk ,rega 
-0x5b1e 024044 copy rega ,contw 
-0x5b1f 024045 arg 3 ,loopcnt 
-0x5b20 024046 call generate_random_loop 
-0x5b21 024047 fetch 2 ,mem_le_tk + 2 
-0x5b22 024048 and_into 0x7 ,pdata 
-0x5b23 024049 store 2 ,mem_le_tk + 2 
-:      024050 le_parse_smp_pairing_req_fixed_passkey:
-0x5b24 024051 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x5b25 024052 branch ui_ipc_send_event 
-:      024054 le_check_master_support_secure_connect:
-0x5b26 024055 fetch 1 ,mem_le_preq_auth 
-0x5b27 024056 rtnbit1 le_auth_secure_connection_pairing_bit 
-0x5b28 024057 fetch 1 ,mem_le_pairing_mode 
-0x5b29 024058 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5b2a 024059 branch app_ble_disconnect 
-:      024061 le_send_smp_pairing_response:
-0x5b2b 024062 force 7 ,rega 
-0x5b2c 024063 call le_fifo_malloc_tx_l2cap_smp 
-0x5b2d 024064 fetch 7 ,mem_le_pres 
-0x5b2e 024065 istore 7 ,contw 
-0x5b2f 024066 rtn 
-:      024069 le_parse_smp_pairing_confirm:
-0x5b30 024070 copy contr ,rega 
-0x5b31 024071 fetch 1 ,mem_le_pairing_mode 
-0x5b32 024072 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x5b33 024073 copy rega ,contr 
-0x5b34 024074 arg mem_le_rconfirm ,contw 
-0x5b35 024075 call memcpy16 
-0x5b36 024076 branch le_send_smp_pairing_confirm 
-:      024077 le_parse_smp_pairing_confirm_secure_passkey:
-0x5b37 024078 copy rega ,contr 
-0x5b38 024079 arg mem_le_rconfirm ,contw 
-0x5b39 024080 call memcpy16 
-0x5b3a 024081 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5b3b 024082 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x5b3c 024083 rtn 
-:      024086 le_send_smp_pairing_confirm:
-0x5b3d 024087 fetch 1 ,mem_le_pairing_mode 
-0x5b3e 024088 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x5b3f 024089 call generate_confirm 
-0x5b40 024090 force 17 ,rega 
-0x5b41 024091 call le_fifo_malloc_tx_l2cap_smp 
-0x5b42 024092 setarg smp_pairing_confirm 
-0x5b43 024093 istore 1 ,contw 
-0x5b44 024094 branch store_aes_result 
-:      024097 le_send_smp_pairing_confirm_sc:
-0x5b45 024098 arg mem_le_srand ,contw 
-0x5b46 024099 call generate_random 
-0x5b47 024100 call function_f4_cb 
-0x5b48 024101 force 17 ,rega 
-0x5b49 024102 call le_fifo_malloc_tx_l2cap_smp 
-0x5b4a 024103 setarg smp_pairing_confirm 
-0x5b4b 024104 istore 1 ,contw 
-0x5b4c 024105 branch load_inverse_result 
-:      024109 le_parse_smp_pairing_random:
-0x5b4d 024110 copy contr ,rega 
-0x5b4e 024111 fetch 1 ,mem_le_pairing_mode 
-0x5b4f 024112 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x5b50 024113 copy rega ,contr 
-0x5b51 024114 call authenticate_rconfirm 
-0x5b52 024115 branch le_parse_smp_pairing_random_success ,zero 
-:      024116 le_send_pairing_confirm_value_failed:
-0x5b53 024117 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      024118 le_send_pairing_failed:
-0x5b54 024119 force 2 ,rega 
-0x5b55 024120 call le_fifo_malloc_tx_l2cap_smp 
-0x5b56 024121 setarg smp_pairing_failed 
-0x5b57 024122 istore 1 ,contw 
-0x5b58 024123 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x5b59 024124 istore 1 ,contw 
-:      024125 le_parse_smp_pairing_failed:
-0x5b5a 024126 force smp_pairing_timer ,queue 
-0x5b5b 024127 call timer_stop 
-0x5b5c 024128 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5b5d 024129 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x5b5e 024130 branch ui_ipc_send_event 
-:      024132 le_smp_pairing_fail_reason_not_support_pairing:
-0x5b5f 024133 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x5b60 024134 branch le_send_pairing_failed 
-:      024137 le_parse_smp_pairing_random_sc:
-0x5b61 024138 arg mem_le_mrand ,contw 
-0x5b62 024139 copy rega ,contr 
-0x5b63 024140 call memcpy16 
-0x5b64 024141 fetch 1 ,mem_le_pairing_mode 
-0x5b65 024142 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x5b66 024143 call function_g2 
-0x5b67 024146 call le_send_smp_pairing_random 
-0x5b68 024147 fetch 1 ,mem_le_pairing_mode 
-0x5b69 024148 rtnne le_pairing_mode_secure_connect_numeric 
-0x5b6a 024149 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x5b6b 024150 branch ui_ipc_send_event 
-:      024152 le_parse_smp_pairing_random_sc_passkey:
-0x5b6c 024153 call function_f4_ca 
-0x5b6d 024154 arg mem_aes_cmac_temp ,contw 
-0x5b6e 024155 call load_inverse_result 
-0x5b6f 024156 arg mem_aes_cmac_temp ,rega 
-0x5b70 024157 arg mem_le_rconfirm ,regb 
-0x5b71 024158 arg 16 ,loopcnt 
-0x5b72 024159 call string_compare 
-0x5b73 024160 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x5b74 024161 branch le_send_smp_pairing_random 
-:      024163 le_parse_smp_pairing_random_success:
-0x5b75 024164 call generate_stk 
-0x5b76 024165 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5b77 024166 call ui_ipc_send_event 
-0x5b78 024167 jam 1 ,mem_ltk_exists 
-0x5b79 024168 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      024170 le_send_smp_pairing_random:
-0x5b7a 024171 force 17 ,rega 
-0x5b7b 024172 call le_fifo_malloc_tx_l2cap_smp 
-0x5b7c 024173 setarg smp_pairing_random 
-0x5b7d 024174 istore 1 ,contw 
-0x5b7e 024175 arg mem_le_srand ,contr 
-0x5b7f 024176 branch memcpy16 
-:      024178 le_parse_smp_encryption_information:
-0x5b80 024179 arg mem_le_peer_ltk ,contw 
-0x5b81 024180 branch memcpy16 
-:      024182 le_send_smp_encryption_information:
-0x5b82 024183 force 17 ,rega 
-0x5b83 024184 call le_fifo_malloc_tx_l2cap_smp 
-0x5b84 024185 setarg smp_encryption_information 
-0x5b85 024186 istore 1 ,contw 
-0x5b86 024187 fetch 1 ,mem_le_configuration 
-0x5b87 024188 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x5b88 024189 arg mem_le_ltk ,contr 
-0x5b89 024190 branch memcpy16 
-:      024192 le_send_fixed_ltk:
-0x5b8a 024193 arg mem_le_fixed_ltk ,contr 
-0x5b8b 024194 branch memcpy16 
-:      024197 le_send_smp_master_identification:
-0x5b8c 024198 arg mem_le_ediv ,contw 
-0x5b8d 024199 force 10 ,loopcnt 
-0x5b8e 024200 call generate_random_loop 
-0x5b8f 024201 force 11 ,rega 
-0x5b90 024202 call le_fifo_malloc_tx_l2cap_smp 
-0x5b91 024203 setarg smp_master_identification 
-0x5b92 024204 istore 1 ,contw 
-0x5b93 024205 fetch 2 ,mem_le_ediv 
-0x5b94 024206 istore 2 ,contw 
-0x5b95 024207 fetch 8 ,mem_le_rand 
-0x5b96 024208 istore 8 ,contw 
-0x5b97 024209 rtn 
-:      024211 le_send_smp_identity_information:
-0x5b98 024212 force 17 ,rega 
-0x5b99 024213 call le_fifo_malloc_tx_l2cap_smp 
-0x5b9a 024214 setarg smp_identity_information 
-0x5b9b 024215 istore 1 ,contw 
-0x5b9c 024216 setarg 0 
-0x5b9d 024217 istore 8 ,contw 
-0x5b9e 024218 istore 8 ,contw 
-0x5b9f 024219 rtn 
-:      024222 le_send_smp_identity_address_information:
-0x5ba0 024223 force 8 ,rega 
-0x5ba1 024224 call le_fifo_malloc_tx_l2cap_smp 
-0x5ba2 024225 setarg smp_identity_address_information 
-0x5ba3 024226 istore 1 ,contw 
-0x5ba4 024227 fetch 1 ,mem_le_conn_own_addr_type 
-0x5ba5 024228 istore 1 ,contw 
-0x5ba6 024229 fetch 6 ,mem_le_lap 
-0x5ba7 024230 istore 6 ,contw 
-0x5ba8 024231 rtn 
-:      024234 le_send_pairing_fail_unspecified_reason:
-0x5ba9 024235 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x5baa 024236 branch le_send_pairing_failed 
-:      024238 le_check_init_key_distribution:
-0x5bab 024239 fetch 1 ,mem_le_pres_init_key_distribution 
-0x5bac 024240 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x5bad 024241 iand temp ,pdata 
-0x5bae 024242 rtn 
-:      024244 le_parse_smp_identity_information:
-0x5baf 024245 arg mem_le_irk ,contw 
-0x5bb0 024246 call memcpy16 
-0x5bb1 024247 call le_check_init_key_distribution 
-0x5bb2 024248 isolate0 le_initator_irk_bit ,pdata 
-0x5bb3 024249 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bb4 024250 fetch 1 ,mem_device_option 
-0x5bb5 024251 rtnne dvc_op_module 
-0x5bb6 024252 call le_check_master_addr_type 
-0x5bb7 024253 nrtn user 
-0x5bb8 024254 branch app_ble_store_reconn_info 
-:      024257 le_check_master_addr_type:
-0x5bb9 024258 call disable_user 
-0x5bba 024259 fetch 1 ,mem_le_conn_peer_addr_type 
-0x5bbb 024260 rtneq master_public_addr 
-0x5bbc 024261 fetch 1 ,mem_le_plap + 5 
-0x5bbd 024262 compare 0xc0 ,pdata ,0xc0 
-0x5bbe 024263 rtn true 
-0x5bbf 024264 branch enable_user 
-:      024266 le_parse_smp_identity_address_information:
-0x5bc0 024267 call le_check_init_key_distribution 
-0x5bc1 024268 isolate0 le_initator_irk_bit ,pdata 
-0x5bc2 024269 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bc3 024270 rtn 
-:      024272 le_parse_smp_master_identification:
-:      024273 le_parse_smp_signing_information:
-:      024274 le_parse_smp_security_request:
-0x5bc4 024275 rtn 
-:      024277 le_parse_smp_public_key:
-0x5bc5 024278 arg mem_le_pubkey_remote_x_256 ,contw 
-0x5bc6 024279 call memcpy64 
-0x5bc7 024280 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bc8 024281 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x5bc9 024282 rtn 
-:      024284 le_parse_smp_dhkey_check:
-0x5bca 024285 arg mem_sp_confirm_remote ,contw 
-0x5bcb 024286 call memcpy16 
-0x5bcc 024287 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x5bcd 024288 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bce 024289 rtn 
-:      024291 le_send_smp_pairing_public_key:
-0x5bcf 024292 force 65 ,rega 
-0x5bd0 024293 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd1 024294 setarg smp_pairing_public_key 
-0x5bd2 024295 istore 1 ,contw 
-0x5bd3 024296 arg mem_le_pubkey_local_x_256 ,contr 
-0x5bd4 024297 branch memcpy64 
-:      024299 le_send_smp_pairing_dhkey_check:
-0x5bd5 024300 call function_f6_eb 
-0x5bd6 024301 force 17 ,rega 
-0x5bd7 024302 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd8 024303 setarg smp_pairing_dhkey_check 
-0x5bd9 024304 istore 1 ,contw 
-0x5bda 024305 branch load_inverse_result 
-:      024308 le_check_paring_time:
-0x5bdb 024309 fetch 1 ,mem_le_pairing_state 
-0x5bdc 024310 rtneq flag_le_pairing_end 
-0x5bdd 024311 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x5bde 024312 isub temp ,null 
-0x5bdf 024313 nrtn positive 
-0x5be0 024314 arg smp_pairing_timer ,queue 
-0x5be1 024315 call timer_check 
-0x5be2 024316 nrtn blank 
-0x5be3 024317 branch le_send_pairing_fail_unspecified_reason 
-:      024319 le_pairing_sm:
-0x5be4 024320 bpatchx patch2f_0 ,mem_patch2f 
-0x5be5 024321 fetch 1 ,mem_le_pairing_state 
-0x5be6 024322 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x5be7 024323 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x5be8 024324 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x5be9 024325 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x5bea 024326 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x5beb 024327 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x5bec 024328 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x5bed 024329 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x5bee 024330 rtn 
-:      024332 le_pairing_sm_null:
-:      024333 le_pairing_sm_send_sec_req:
-0x5bef 024334 fetch 1 ,mem_le_enc_state 
-0x5bf0 024335 rtnne flag_le_send_start_enc_rsp 
-0x5bf1 024336 jam flag_le_enc_end ,mem_le_enc_state 
-0x5bf2 024337 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5bf3 024338 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x5bf4 024339 branch ui_ipc_send_event 
-:      024342 le_pairing_sm_start:
-0x5bf5 024343 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x5bf6 024344 branch le_send_smp_security_request 
-:      024346 le_pairing_sm_rcv_pairing_req:
-0x5bf7 024347 jam flag_le_pairing_auth ,mem_le_pairing_state 
-0x5bf8 024348 setarg timer_smp_pairing_timeout 
-0x5bf9 024349 arg smp_pairing_timer ,queue 
-0x5bfa 024350 branch timer_init 
-:      024352 le_pairing_sm_after_auth:
-0x5bfb 024353 fetch 1 ,mem_le_enc_state 
-0x5bfc 024354 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x5bfd 024355 rtn 
-:      024357 le_pairing_sm_after_auth_start_enc:
-0x5bfe 024358 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x5bff 024359 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x5c00 024360 call ui_ipc_send_event 
-0x5c01 024361 call le_send_smp_encryption_information 
-0x5c02 024362 fetch 1 ,mem_device_option 
-0x5c03 024363 rtnne dvc_op_module 
-0x5c04 024364 call le_check_master_addr_type 
-0x5c05 024365 rtn user 
-0x5c06 024366 branch app_ble_store_reconn_info 
-:      024369 le_pairng_sm_send_enc_information:
-0x5c07 024370 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x5c08 024371 branch le_send_smp_master_identification 
-:      024373 le_pairng_sm_send_master_indentification:
-0x5c09 024374 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x5c0a 024375 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x5c0b 024376 iand temp ,pdata 
-0x5c0c 024377 isolate0 le_initator_irk_bit ,pdata 
-0x5c0d 024378 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x5c0e 024379 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x5c0f 024380 branch le_send_smp_identity_information 
-:      024382 le_pairng_sm_send_indentity_information:
-0x5c10 024383 call le_send_smp_identity_address_information 
-0x5c11 024384 branch le_parse_start_enc_rsp_after_auth_end 
-:      024387 le_parse_start_enc_rsp_after_auth_end:
-0x5c12 024388 force smp_pairing_timer ,queue 
-0x5c13 024389 call timer_stop 
-0x5c14 024390 jam flag_le_enc_end ,mem_le_enc_state 
-0x5c15 024391 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5c16 024392 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x5c17 024393 branch ui_ipc_send_event 
-:      024397 le_secure_connect_sm:
-0x5c18 024398 bpatchx patch2f_1 ,mem_patch2f 
-0x5c19 024399 fetch 1 ,mem_le_pairing_mode 
-0x5c1a 024400 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5c1b 024401 fetch 1 ,mem_le_secure_connect_flag 
-0x5c1c 024402 rtnne le_sp_flag_commit_256 
-0x5c1d 024403 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x5c1e 024404 fetch 1 ,mem_le_secure_connect_state 
-0x5c1f 024405 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x5c20 024406 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x5c21 024407 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x5c22 024408 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x5c23 024409 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x5c24 024410 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x5c25 024411 rtn 
-:      024414 le_sc_sm_passkey_wait_confirm:
-0x5c26 024415 fetch 1 ,mem_authentication_passkey_times 
-0x5c27 024416 copy pdata ,queue 
-0x5c28 024417 increase 1 ,pdata 
-0x5c29 024418 store 1 ,mem_authentication_passkey_times 
-0x5c2a 024419 fetch 4 ,mem_le_tk 
-0x5c2b 024420 qisolate1 pdata 
-0x5c2c 024421 setarg 0x80 
-0x5c2d 024422 setflag true ,0 ,pdata 
-0x5c2e 024423 store 1 ,mem_passkey_1bit 
-0x5c2f 024424 branch le_sc_sm_ready_send_pairing_confirm 
-:      024426 le_sc_sm_wait_confirm_gkey:
-0x5c30 024427 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x5c31 024428 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x5c32 024429 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x5c33 024430 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c34 024431 rtn 
-:      024433 le_sc_confirm_gkey_ok:
-0x5c35 024434 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5c36 024435 call ui_ipc_send_event 
-0x5c37 024436 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x5c38 024437 branch le_send_smp_pairing_dhkey_check 
-:      024439 le_sc_sm_receive_dhkey:
-0x5c39 024440 fetch 1 ,mem_sp_dhkey_invalid 
-0x5c3a 024441 beq sp_key_valid_256 ,le_dhkey_ready 
-0x5c3b 024442 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c3c 024443 rtn 
-:      024445 le_dhkey_ready:
-0x5c3d 024446 call function_f5 
-0x5c3e 024450 fetch 1 ,mem_le_pairing_mode 
-0x5c3f 024451 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x5c40 024452 call le_set_tk_0 
-:      024453 le_dhkey_ready_common:
-0x5c41 024454 call function_f6_ea 
-0x5c42 024455 arg mem_aes_cmac_temp ,rega 
-0x5c43 024456 arg mem_sp_confirm_remote ,regb 
-0x5c44 024457 arg 16 ,loopcnt 
-0x5c45 024458 call string_compare 
-0x5c46 024459 branch le_dhkey_check_ok ,zero 
-:      024460 le_dhkey_check_fail:
-0x5c47 024461 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x5c48 024462 branch le_send_pairing_failed 
-:      024465 le_dhkey_check_ok:
-0x5c49 024466 call sp_calc_check_publickey_256 
-0x5c4a 024467 nbranch le_dhkey_check_fail ,zero 
-0x5c4b 024468 jam 1 ,mem_ltk_exists 
-0x5c4c 024469 fetch 1 ,mem_le_pairing_mode 
-0x5c4d 024470 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x5c4e 024471 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x5c4f 024472 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c50 024473 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x5c51 024474 rtn 
-:      024476 le_sc_sm_send_public_key:
-0x5c52 024477 fetch 1 ,mem_le_pairing_mode 
-0x5c53 024478 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x5c54 024479 jam 0 ,mem_passkey_1bit 
-:      024480 le_sc_sm_ready_send_pairing_confirm:
-0x5c55 024481 branch le_send_smp_pairing_confirm 
-:      024483 le_sc_sm_send_public_key_passkey:
-0x5c56 024487 jam 0 ,mem_authentication_passkey_times 
-0x5c57 024488 branch le_parse_smp_pairing_req_passkey 
-:      024491 le_sc_sm_receive_public_key:
-0x5c58 024492 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c59 024493 fetch 1 ,mem_le_sc_local_key_invalid 
-0x5c5a 024494 beq sp_key_valid_256 ,le_public_key_ready 
-0x5c5b 024496 rtn 
-:      024498 le_public_key_ready:
-0x5c5c 024499 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x5c5d 024500 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x5c5e 024501 branch sp_dhkey_calc_256 
-:      024503 le_sc_sm_wait_send_public_key:
-0x5c5f 024504 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c60 024505 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x5c61 024506 branch le_send_smp_pairing_public_key 
-:      024510 le_fifo_malloc_tx_l2cap_smp:
-0x5c62 024511 force le_l2cap_cid_smp ,regb 
-0x5c63 024512 branch le_fifo_malloc_tx_l2cap 
-:      024516 le_parse_ll:
-0x5c64 024517 fetch 1 ,mem_le_rxbuf + 2 
-0x5c65 024518 beq ll_connection_update_req ,le_parse_connection_update_req 
-0x5c66 024519 beq ll_channel_map_req ,le_parse_channel_map_req 
-0x5c67 024520 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x5c68 024521 beq ll_enc_req ,le_parse_enc_req 
-0x5c69 024522 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x5c6a 024523 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x5c6b 024524 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x5c6c 024525 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x5c6d 024526 beq ll_feature_req ,le_parse_feature_req 
-0x5c6e 024527 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x5c6f 024528 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x5c70 024529 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x5c71 024530 beq ll_version_ind ,le_parse_version_ind 
-0x5c72 024531 beq ll_reject_ind ,le_parse_reject_ind 
-0x5c73 024532 beq ll_ping_req ,le_parse_ping_req 
-0x5c74 024533 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x5c75 024534 arg 2 ,rega 
-0x5c76 024535 arg ll_unknown_rsp ,regb 
-0x5c77 024536 call le_fifo_malloc_tx_ll 
-0x5c78 024537 fetch 1 ,mem_le_rxbuf + 2 
-0x5c79 024538 istore 1 ,contw 
-0x5c7a 024539 rtn 
-:      024542 le_parse_connection_update_req:
-0x5c7b 024543 ifetch 9 ,contr 
-0x5c7c 024544 store 9 ,mem_le_new_param 
-0x5c7d 024545 ifetch 2 ,contr 
-0x5c7e 024546 store 2 ,mem_le_instant 
-0x5c7f 024547 fetch 1 ,mem_le_state 
-0x5c80 024548 set1 lestate_update_param ,pdata 
-0x5c81 024549 store 1 ,mem_le_state 
-0x5c82 024550 rtn 
-:      024552 le_parse_channel_map_req:
-0x5c83 024553 ifetch 5 ,contr 
-0x5c84 024554 store 5 ,mem_le_new_map 
-0x5c85 024555 ifetch 2 ,contr 
-0x5c86 024556 store 2 ,mem_le_instant 
-0x5c87 024557 fetcht 2 ,mem_le_event_count 
-0x5c88 024558 isub temp ,null 
-0x5c89 024559 nbranch le_parse_terminate_ind ,positive 
-0x5c8a 024560 fetch 1 ,mem_le_state 
-0x5c8b 024561 set1 lestate_update_map ,pdata 
-0x5c8c 024562 store 1 ,mem_le_state 
-0x5c8d 024563 rtn 
-:      024566 le_parse_terminate_ind:
-0x5c8e 024567 setarg 20 
-0x5c8f 024568 store 2 ,mem_le_superto 
-0x5c90 024569 store 2 ,mem_le_init_superto 
-0x5c91 024570 rtn 
-:      024572 le_send_terminate_ind_user_terminated:
-0x5c92 024573 arg error_remote_user_terminated_connection ,regc 
-:      024576 le_send_terminate_ind:
-0x5c93 024577 arg 2 ,rega 
-0x5c94 024578 arg ll_terminate_ind ,regb 
-0x5c95 024579 call le_fifo_malloc_tx_ll 
-0x5c96 024580 copy regc ,pdata 
-0x5c97 024581 istore 1 ,contw 
-0x5c98 024582 rtn 
-:      024584 le_parse_feature_req:
-:      024586 le_send_feature_rsp:
-0x5c99 024587 arg 9 ,rega 
-0x5c9a 024588 arg ll_feature_rsp ,regb 
-0x5c9b 024589 call le_fifo_malloc_tx_ll 
-0x5c9c 024590 setarg param_le_features 
-0x5c9d 024591 istore 8 ,contw 
-0x5c9e 024592 rtn 
-:      024595 le_parse_version_ind:
-0x5c9f 024596 rtn master 
-:      024597 le_send_version_ind:
-0x5ca0 024598 arg 6 ,rega 
-0x5ca1 024599 arg ll_version_ind ,regb 
-0x5ca2 024600 call le_fifo_malloc_tx_ll 
-0x5ca3 024601 fetch 5 ,mem_lmp_version 
-0x5ca4 024602 istore 5 ,contw 
-0x5ca5 024603 rtn 
-:      024606 le_parse_ping_req:
-0x5ca6 024607 arg ll_ping_rsp ,regb 
-0x5ca7 024608 branch le_send_ll_one_lenth 
-:      024611 le_send_ll_one_lenth:
-0x5ca8 024612 arg 1 ,rega 
-0x5ca9 024613 branch le_fifo_malloc_tx_ll 
-:      024616 le_parse_enc_req:
-0x5caa 024617 ifetch 8 ,contr 
-0x5cab 024618 store 8 ,mem_le_rand 
-0x5cac 024619 ifetch 2 ,contr 
-0x5cad 024620 store 2 ,mem_le_ediv 
-0x5cae 024621 ifetch 8 ,contr 
-0x5caf 024622 store 8 ,mem_le_skdm 
-0x5cb0 024623 ifetch 4 ,contr 
-0x5cb1 024624 store 4 ,mem_le_ivm 
-0x5cb2 024625 call le_send_enc_rsp 
-0x5cb3 024626 bpatchx patch2f_2 ,mem_patch2f 
-0x5cb4 024627 fetch 1 ,mem_le_pairing_state 
-0x5cb5 024628 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x5cb6 024629 fetch 1 ,mem_le_configuration 
-0x5cb7 024630 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x5cb8 024631 fetch 1 ,mem_nv_data_number 
-0x5cb9 024632 ncall load_device_list_mode_4 ,blank 
-0x5cba 024633 fetch 1 ,mem_ltk_exists 
-0x5cbb 024634 beq 0 ,le_ltk_lost 
-:      024635 le_parse_enc_req_after_auth:
-0x5cbc 024636 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x5cbd 024637 call le_send_start_enc_req 
-0x5cbe 024638 branch generate_sk 
-:      024640 le_parse_enc_req_fixed_ltk:
-0x5cbf 024641 jam 1 ,mem_ltk_exists 
-0x5cc0 024642 arg mem_le_fixed_ltk ,contr 
-0x5cc1 024643 arg mem_le_ltk ,contw 
-0x5cc2 024644 call memcpy16 
-0x5cc3 024645 branch le_parse_enc_req_after_auth 
-:      024648 le_ltk_lost:
-0x5cc4 024649 bpatchx patch2f_3 ,mem_patch2f 
-0x5cc5 024650 jam flag_le_enc_null ,mem_le_enc_state 
-0x5cc6 024651 jam flag_le_enc_null ,mem_le_pairing_state 
-0x5cc7 024652 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x5cc8 024653 branch ui_ipc_send_event 
-:      024655 le_send_reject_ind:
-0x5cc9 024656 arg 2 ,rega 
-0x5cca 024657 arg ll_reject_ind ,regb 
-0x5ccb 024658 call le_fifo_malloc_tx_ll 
-0x5ccc 024659 setarg le_err_pin_or_key_missing 
-0x5ccd 024660 istore 1 ,contw 
-0x5cce 024661 rtn 
-:      024663 le_send_enc_rsp:
-0x5ccf 024664 arg mem_le_skds ,contw 
-0x5cd0 024665 force 8 ,loopcnt 
-0x5cd1 024666 call generate_random_loop 
-0x5cd2 024667 arg mem_le_ivs ,contw 
-0x5cd3 024668 force 4 ,loopcnt 
-0x5cd4 024669 call generate_random_loop 
-0x5cd5 024670 arg 13 ,rega 
-0x5cd6 024671 arg ll_enc_rsp ,regb 
-0x5cd7 024672 call le_fifo_malloc_tx_ll 
-0x5cd8 024673 fetch 8 ,mem_le_skds 
-0x5cd9 024674 istore 8 ,contw 
-0x5cda 024675 fetch 4 ,mem_le_ivs 
-0x5cdb 024676 istore 4 ,contw 
-0x5cdc 024677 rtn 
-:      024679 le_send_start_enc_req:
-0x5cdd 024680 arg ll_start_enc_req ,regb 
-0x5cde 024681 branch le_send_ll_one_lenth 
-:      024683 le_send_start_enc_rsp:
-0x5cdf 024684 arg ll_start_enc_rsp ,regb 
-0x5ce0 024685 branch le_send_ll_one_lenth 
-:      024688 le_parse_enc_rsp:
-0x5ce1 024689 ifetch 8 ,contr 
-0x5ce2 024690 store 8 ,mem_le_skds 
-0x5ce3 024691 ifetch 4 ,contr 
-0x5ce4 024692 store 4 ,mem_le_ivs 
-0x5ce5 024693 branch generate_sk 
-:      024695 le_parse_start_enc_req:
-0x5ce6 024696 fetch 1 ,mem_le_state 
-0x5ce7 024697 set1 lestate_encryption ,pdata 
-0x5ce8 024698 store 1 ,mem_le_state 
-0x5ce9 024699 rtn 
-:      024701 le_parse_start_enc_rsp:
-0x5cea 024702 rtn master 
-0x5ceb 024703 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x5cec 024704 call ui_ipc_send_event 
-0x5ced 024705 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x5cee 024706 branch le_send_start_enc_rsp 
-:      024708 le_parse_pause_enc_req:
-0x5cef 024709 jam flag_le_enc_pause ,mem_le_enc_state 
-0x5cf0 024710 call le_send_pause_enc_rsp 
-0x5cf1 024711 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x5cf2 024712 branch ui_ipc_send_event 
-:      024714 le_send_pause_enc_rsp:
-0x5cf3 024715 arg ll_pause_enc_rsp ,regb 
-0x5cf4 024716 branch le_send_ll_one_lenth 
-:      024719 le_parse_feature_rsp:
-:      024720 le_parse_unknown_rsp:
-:      024721 le_parse_pause_enc_rsp:
-:      024722 le_parse_reject_ind:
-:      024723 le_parse_ping_rsp:
-0x5cf5 024724 rtn 
-:      024731 init_lmp:
-0x5cf6 024732 rtn wake 
-:      024733 init_lmp_work:
-0x5cf7 024734 bpatchx patch2f_4 ,mem_patch2f 
-0x5cf8 024735 setarg 0 
-0x5cf9 024736 store 1 ,mem_lmp_to_send 
-0x5cfa 024737 store 1 ,mem_conn_sm 
-0x5cfb 024738 store 1 ,mem_lmo_opcode1 
-0x5cfc 024739 store 1 ,mem_lmo_opcode2 
-0x5cfd 024740 store 1 ,mem_esco_addr 
-0x5cfe 024741 store 1 ,mem_auth_enable 
-0x5cff 024742 store 1 ,mem_connection_options 
-0x5d00 024743 store 1 ,mem_pairing_auth 
-0x5d01 024744 jam switch_flag_init ,mem_switch_flag 
-0x5d02 024745 jam 0 ,mem_switch_fail_master_count 
-0x5d03 024746 jam null_encryp ,mem_wait_encryption 
-:      024747 init_lmp_reinit:
-0x5d04 024748 jam 0 ,mem_pairing_auth 
-0x5d05 024749 jam 0 ,mem_sp_localsm 
-0x5d06 024750 jam 0 ,mem_lmp_conn_state 
-:      024752 parse_rx_done:
-0x5d07 024753 rtn 
-:      024755 parse_lmp:
-0x5d08 024756 bpatchx patch2f_5 ,mem_patch2f 
-0x5d09 024757 call setlocalsm_master ,master 
-0x5d0a 024758 ncall setlocalsm_slave ,master 
-0x5d0b 024759 call lmo_fifo_check 
-0x5d0c 024760 nrtn blank 
-0x5d0d 024761 fetch 1 ,mem_state_map 
-0x5d0e 024762 rtnbit0 smap_rxlmp 
-0x5d0f 024763 set0 smap_rxlmp ,pdata 
-0x5d10 024764 set0 mark_rxbuf_inuse ,mark 
-0x5d11 024765 store 1 ,mem_state_map 
-0x5d12 024766 fetch 1 ,mem_rxbuf 
-0x5d13 024767 fetcht 1 ,mem_state_map 
-0x5d14 024768 isolate1 smap_lmptidinit ,pdata 
-0x5d15 024769 setflag true ,smap_lmptid ,temp 
-0x5d16 024770 storet 1 ,mem_state_map 
-0x5d17 024771 and_into 0x2 ,temp 
-0x5d18 024772 storet 1 ,mem_lmo_tid2 
-0x5d19 024773 fetcht 1 ,mem_state_map 
-0x5d1a 024774 rshift pdata ,pdata 
-0x5d1b 024775 store 1 ,mem_lmi_opcode2 
-0x5d1c 024776 bpatchx patch2f_6 ,mem_patch2f 
-0x5d1d 024777 fetch 1 ,mem_lmi_opcode2 
-0x5d1e 024778 beq lmp_escape ,parse_lmp_escape 
-0x5d1f 024779 beq lmp_accepted ,parse_lmp_accepted 
-0x5d20 024780 beq lmp_not_accepted ,parse_lmp_not_accepted 
-0x5d21 024781 beq lmp_set_afh ,parse_lmp_set_afh 
-0x5d22 024782 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
-0x5d23 024783 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
-0x5d24 024784 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
-0x5d25 024785 beq lmp_auto_rate ,parse_lmp_auto_rate 
-0x5d26 024786 beq lmp_test_control ,parse_lmp_test_control 
-0x5d27 024787 beq lmp_test_activate ,parse_lmp_test_activate 
-0x5d28 024788 beq lmp_setup_complete ,parse_lmp_setup_complete 
-0x5d29 024789 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
-0x5d2a 024790 beq lmp_features_req ,parse_lmp_features_req 
-0x5d2b 024791 beq lmp_host_connection_req ,parse_lmp_conn_req 
-0x5d2c 024792 beq lmp_version_req ,parse_lmp_version_req 
-0x5d2d 024793 beq lmp_version_res ,parse_lmp_version_res 
-0x5d2e 024794 beq lmp_detach ,parse_lmp_detach 
-0x5d2f 024795 beq lmp_max_slot ,parse_lmp_max_slot 
-0x5d30 024796 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
-0x5d31 024797 beq lmp_name_req ,parse_lmp_name_req 
-0x5d32 024798 beq lmp_name_res ,parse_lmp_name_res 
-0x5d33 024799 beq lmp_features_res ,parse_lmp_features_res 
-0x5d34 024800 beq lmp_comb_key ,parse_lmp_comb_key 
-0x5d35 024801 beq lmp_au_rand ,parse_lmp_au_rand 
-0x5d36 024802 beq lmp_in_rand ,parse_lmp_in_rand 
-0x5d37 024803 beq lmp_sres ,parse_lmp_sres 
-0x5d38 024804 beq lmp_incr_power_req ,parse_lmp_incr_power 
-0x5d39 024805 beq lmp_decr_power_req ,parse_lmp_decr_power 
-0x5d3a 024806 beq lmp_max_power ,parse_lmp_max_power 
-0x5d3b 024807 beq lmp_min_power ,parse_lmp_min_power 
-0x5d3c 024808 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
-0x5d3d 024809 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
-0x5d3e 024810 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
-0x5d3f 024811 beq lmp_slot_offset ,parse_lmp_slot_offset 
-0x5d40 024812 beq lmp_sniff_req ,parse_lmp_sniff_req 
-0x5d41 024813 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
-0x5d42 024814 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
-0x5d43 024815 beq lmp_switch_req ,parse_lmp_switch_req 
-0x5d44 024816 beq lmp_temp_rand ,parse_lmp_temp_rand 
-0x5d45 024817 beq lmp_temp_key ,parse_lmp_temp_key 
-0x5d46 024818 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
-0x5d47 024819 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
-0x5d48 024820 beq lmp_unit_key ,parse_lmp_unit_key 
-0x5d49 024821 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
-0x5d4a 024822 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
-0x5d4b 024823 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
-0x5d4c 024824 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
-0x5d4d 024825 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
-0x5d4e 024826 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
-0x5d4f 024827 beq lmp_dhkey_check ,parse_dhkey_check 
-0x5d50 024828 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
-0x5d51 024829 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
-:      024832 reject_unknown_packet:
-0x5d52 024833 jam unknown_lmp_pdu ,mem_lmo_reason2 
-:      024834 reject_lmp_packet:
-0x5d53 024835 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5d54 024836 rtn 
-:      024838 parse_lmp_clkoffset_req:
-0x5d55 024839 jam lmp_clkoffset_res ,mem_lmo_opcode2 
-0x5d56 024840 rtn 
-:      024842 parse_enc_key_size_mask_req:
-0x5d57 024843 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
-0x5d58 024844 rtn 
-:      024846 parse_lmp_set_afh:
-0x5d59 024847 fetch 4 ,mem_rxbuf + 1 
-0x5d5a 024848 lshift pdata ,pdata 
-0x5d5b 024849 store 4 ,mem_afh_instant 
-0x5d5c 024850 fetch 1 ,mem_rxbuf + 5 
-0x5d5d 024851 store 1 ,mem_afh_new_mod 
-0x5d5e 024852 fetch 5 ,mem_rxbuf + 6 
-0x5d5f 024853 store 5 ,mem_afh_map_new 
-0x5d60 024854 fetch 5 ,mem_rxbuf + 11 
-0x5d61 024855 istore 5 ,contw 
-0x5d62 024856 fetch 1 ,mem_mode 
-0x5d63 024857 set1 afh_change ,pdata 
-0x5d64 024858 store 1 ,mem_mode 
-0x5d65 024859 rtn 
-:      024860 parse_lmp_escape:
-0x5d66 024861 bpatchx patch2f_7 ,mem_patch2f 
-0x5d67 024862 fetch 1 ,mem_rxbuf + 1 
-0x5d68 024863 set1 7 ,pdata 
-0x5d69 024864 store 1 ,mem_lmi_opcode2 
-0x5d6a 024865 beq lmp_ext_accepted ,parse_lmpext_accepted 
-0x5d6b 024866 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
-0x5d6c 024867 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
-0x5d6d 024868 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
-0x5d6e 024869 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
-0x5d6f 024870 beq lmp_ext_features_req ,parse_lmpext_features_req 
-0x5d70 024871 beq lmp_ext_features_res ,parse_lmpext_features_res 
-0x5d71 024872 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
-0x5d72 024873 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
-0x5d73 024874 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
-0x5d74 024875 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
-0x5d75 024876 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
-0x5d76 024877 rtneq lmp_ext_features_res 
-:      024880 reject_unknown_ext_packet:
-0x5d77 024881 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d78 024882 jam unknown_lmp_pdu ,mem_lmo_reason2 
-0x5d79 024884 rtn 
-:      024885 parse_lmpext_chn_classification_req:
-0x5d7a 024886 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d7b 024887 jam not_support_chn_classification ,mem_lmo_reason2 
-0x5d7c 024888 rtn 
-:      024890 parse_lmpext_iocap_req:
-0x5d7d 024891 call iocap_lmpext_load 
-0x5d7e 024892 jam lmp_io_cap_res ,mem_lmo_opcode2 
-0x5d7f 024893 rtn 
-:      024895 parse_lmpext_iocap_res:
-0x5d80 024896 call iocap_lmpext_load 
-0x5d81 024897 branch iocap_lmpext_common 
-:      024899 iocap_lmpext_load:
-0x5d82 024900 arg mem_sp_iocap_remote ,contw 
-0x5d83 024901 fetch 3 ,mem_rxbuf + 2 
-0x5d84 024902 istore 3 ,contw 
-0x5d85 024903 rtn 
-:      024905 iocap_lmpext_common:
-0x5d86 024906 branch master_set_mem_master_sp_flag ,true 
-0x5d87 024907 rtn 
-:      024908 parse_lmpext_accepted:
-0x5d88 024909 fetch 1 ,mem_rxbuf + 3 
-0x5d89 024910 set1 7 ,pdata 
-0x5d8a 024911 store 1 ,mem_lmi_accepted_opcode 
-0x5d8b 024912 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
-0x5d8c 024913 rtn 
-:      024916 parse_lmpext_not_accepted:
-0x5d8d 024917 fetch 1 ,mem_rxbuf + 3 
-0x5d8e 024918 set1 7 ,pdata 
-0x5d8f 024919 store 1 ,mem_lmi_accepted_opcode 
-0x5d90 024920 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
-0x5d91 024921 rtn 
-:      024923 parse_lmpext_accepted_ptt:
-0x5d92 024924 fetch 1 ,mem_ptt 
-0x5d93 024925 fetcht 1 ,mem_state_map 
-0x5d94 024926 nsetflag blank ,smap_edr ,temp 
-0x5d95 024927 storet 1 ,mem_state_map 
-:      024928 parse_lmpext_not_accepted_ptt:
-0x5d96 024929 fetch 1 ,mem_state 
-0x5d97 024930 rtnbit0 state_init_seq 
-0x5d98 024931 set0 state_init_seq ,pdata 
-0x5d99 024932 store 1 ,mem_state 
-0x5d9a 024933 fetch 1 ,mem_auth_enable 
-0x5d9b 024934 nrtn blank 
-0x5d9c 024935 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5d9d 024936 rtn 
-:      024938 parse_lmpext_pause_encrypt:
-0x5d9e 024939 nbranch parse_lmpext_pause_encrypt_slave ,master 
-0x5d9f 024940 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5da0 024941 branch tid_reply 
-:      024943 parse_lmpext_pause_encrypt_slave:
-0x5da1 024944 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
-0x5da2 024945 rtn 
-:      024947 parse_lmpext_resume_encrypt:
-0x5da3 024950 call tid_reply 
-0x5da4 024951 branch lmp_start_encryption 
-:      024953 parse_lmpext_features_req:
-0x5da5 024954 jam lmp_ext_features_res ,mem_lmo_opcode2 
-0x5da6 024955 rtn 
-:      024957 parse_lmpext_features_res:
-0x5da7 024958 fetcht 1 ,mem_rxbuf + 4 
-0x5da8 024959 and temp ,0x1 ,temp 
-0x5da9 024960 storet 1 ,mem_remote_sppcap 
-0x5daa 024961 fetch 1 ,mem_hci_cmd 
-0x5dab 024962 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
-0x5dac 024963 jam 0 ,mem_hci_cmd 
-:      024964 parse_lmpext_features_res_not_hci:
-0x5dad 024965 fetch 1 ,mem_conn_sm 
-0x5dae 024966 rtnne conn_sm_wait_features_ext 
-0x5daf 024967 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5db0 024968 branch process_conn_sm 
-:      024970 parse_lmp_accepted:
-0x5db1 024971 bpatchx patch30_0 ,mem_patch30 
-0x5db2 024972 fetch 1 ,mem_rxbuf + 1 
-0x5db3 024973 store 1 ,mem_lmi_accepted_opcode 
-0x5db4 024974 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
-0x5db5 024975 beq lmp_in_rand ,parse_lmp_accepted_inrand 
-0x5db6 024976 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
-0x5db7 024977 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
-0x5db8 024978 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
-0x5db9 024979 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
-0x5dba 024980 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
-0x5dbb 024981 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
-0x5dbc 024982 beq lmp_switch_req ,parse_lmp_accepted_switch 
-0x5dbd 024984 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
-0x5dbe 024985 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
-0x5dbf 024986 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
-0x5dc0 024987 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
-0x5dc1 024988 rtn 
-:      024990 parse_lmp_not_accepted:
-0x5dc2 024991 bpatchx patch30_1 ,mem_patch30 
-0x5dc3 024992 fetch 1 ,mem_rxbuf + 1 
-0x5dc4 024993 store 1 ,mem_lmi_accepted_opcode 
-0x5dc5 024994 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
-0x5dc6 024995 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
-0x5dc7 024996 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
-0x5dc8 024997 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
-0x5dc9 024998 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
-0x5dca 025000 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
-0x5dcb 025001 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
-0x5dcc 025002 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
-0x5dcd 025003 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
-0x5dce 025004 rtn 
-:      025006 parse_lmp_accepted_switch:
-0x5dcf 025007 jam bt_evt_switch_accept ,mem_fifo_temp 
-0x5dd0 025008 call ui_ipc_send_event 
-0x5dd1 025009 branch role_switch_prepare0 
-:      025010 parse_lmp_not_accepted_switch:
-0x5dd2 025011 jam bt_evt_switch_not_accept ,mem_fifo_temp 
-0x5dd3 025012 call ui_ipc_send_event 
-0x5dd4 025013 jam switch_flag_not_accept ,mem_switch_flag 
-0x5dd5 025014 setarg timer_switch_waite 
-0x5dd6 025015 arg switch_wait_timer ,queue 
-0x5dd7 025016 branch timer_init 
-:      025019 parse_lmp_accepted_hostconn:
-0x5dd8 025022 fetch 1 ,mem_lmp_conn_state 
-0x5dd9 025023 set1 received_conn_req ,pdata 
-0x5dda 025024 store 1 ,mem_lmp_conn_state 
-0x5ddb 025025 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x5ddc 025026 call ui_ipc_send_event 
-0x5ddd 025027 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-:      025029 parse_lmp_accepted_hostconn_ctn:
-0x5dde 025031 fetch 1 ,mem_conn_sm 
-0x5ddf 025032 bne conn_sm_wait_conn_accept ,parse_rx_done 
-0x5de0 025035 jam conn_sm_auth_pair ,mem_conn_sm 
-0x5de1 025036 rtn 
-:      025044 parse_lmp_not_accepted_hostconn:
-0x5de2 025045 jam acl_connection_already_exists ,mem_disconn_reason_send 
-0x5de3 025046 jam lmp_detach ,mem_lmo_opcode2 
-0x5de4 025048 jam conn_sm_standby ,mem_conn_sm 
-0x5de5 025050 branch parse_rx_done ,true 
-0x5de6 025051 rtn 
-:      025053 parse_lmp_accepted_inrand:
-0x5de7 025054 fetch 1 ,mem_link_key_exists 
-0x5de8 025055 nrtn blank 
-0x5de9 025056 call clear_linkkey 
-0x5dea 025057 call lmp_generate_key 
-0x5deb 025058 rtn master 
-0x5dec 025059 set1 mark_slave_in_rand_accepted ,mark 
-0x5ded 025060 rtn 
-:      025062 parse_lmp_accepted_enc_mode:
-0x5dee 025063 nrtn master 
-0x5def 025064 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x5df0 025065 fetch 1 ,mem_state_map 
-0x5df1 025066 rtnbit0 smap_encryption 
-0x5df2 025067 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5df3 025068 rtn 
-:      025070 parse_lmp_accepted_enc_keysize:
-0x5df4 025071 branch lmp_start_encryption 
-:      025073 parse_lmp_accepted_start_enc:
-0x5df5 025074 call send_create_conn_start_l2cap_timer_sm 
-0x5df6 025075 fetch 1 ,mem_state 
-0x5df7 025076 rtnbit1 state_conn_comp 
-0x5df8 025077 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5df9 025078 fetch 1 ,mem_conn_sm 
-0x5dfa 025079 rtnne conn_sm_encrypt_wait 
-0x5dfb 025080 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
-0x5dfc 025081 rtn 
-:      025083 parse_lmp_accepted_stop_enc:
-0x5dfd 025091 rtn 
-:      025093 parse_lmp_not_accepted_aurand:
-:      025094 parse_lmp_not_accepted_aurand_send_detach:
-0x5dfe 025095 jam lmp_detach ,mem_lmo_opcode2 
-0x5dff 025096 jam other_end_terminated ,mem_disconn_reason_send 
-0x5e00 025097 rtn 
-:      025099 parse_lmp_not_accepted_inrand:
-0x5e01 025100 fetch 1 ,mem_rxbuf + 2 
-0x5e02 025101 beq key_missing ,parse_lmp_inrand_key_missing 
-0x5e03 025102 rtnne pairing_not_allowed 
-0x5e04 025103 jam pairing_not_allowed ,mem_disconn_reason_send 
-0x5e05 025104 jam lmp_detach ,mem_lmo_opcode2 
-0x5e06 025105 rtn 
-:      025106 parse_lmp_inrand_key_missing:
-0x5e07 025107 jam key_missing ,mem_disconn_reason_send 
-0x5e08 025108 jam lmp_detach ,mem_lmo_opcode2 
-0x5e09 025109 rtn 
-:      025111 parse_lmp_not_accepted_name_req:
-0x5e0a 025112 rtn 
-:      025114 parse_lmp_not_accepted_simple_pairing_number:
-0x5e0b 025115 jam sp_stat_null ,mem_sp_state 
-0x5e0c 025116 jam lmp_detach ,mem_lmo_opcode2 
-0x5e0d 025117 branch parse_rx_done 
-:      025119 parse_lmp_not_accepted_dhkey_check:
-0x5e0e 025120 jam sp_stat_null ,mem_sp_state 
-0x5e0f 025121 jam lmp_detach ,mem_lmo_opcode2 
-0x5e10 025122 branch parse_rx_done 
-:      025123 parse_lmp_not_accepted_unsniff_req:
-0x5e11 025124 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
-0x5e12 025125 branch ui_ipc_send_event 
-:      025127 parse_lmp_accepted_unsniff_req:
-0x5e13 025128 jam bt_evt_unsniff_accept ,mem_fifo_temp 
-0x5e14 025129 call ui_ipc_send_event 
-0x5e15 025130 branch sniff_exit 
-:      025132 parse_lmp_accepted_sniff_req:
-0x5e16 025133 jam bt_evt_sniff_accept ,mem_fifo_temp 
-0x5e17 025134 call ui_ipc_send_event 
-0x5e18 025135 setarg 0 
-0x5e19 025136 store 2 ,mem_dsniff 
-0x5e1a 025137 fetch 2 ,mem_sniff_param_interval 
-0x5e1b 025138 lshift pdata ,pdata 
-0x5e1c 025139 store 2 ,mem_tsniff 
-0x5e1d 025140 fetch 1 ,mem_sniff_param_attempt 
-0x5e1e 025141 store 1 ,mem_sniff_attempt 
-0x5e1f 025142 fetch 1 ,mem_sniff_param_timeout 
-0x5e20 025143 store 1 ,mem_sniff_timeout 
-0x5e21 025144 branch sniff_init 
-:      025146 parse_lmp_not_acdcept_sniff_req:
-0x5e22 025147 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
-0x5e23 025148 branch ui_ipc_send_event 
-:      025150 parse_lmp_crypt_key:
-0x5e24 025151 fetcht 1 ,mem_rxbuf + 1 
-0x5e25 025152 storet 1 ,mem_key_size 
-0x5e26 025153 branch accept_lmp_msg 
-:      025155 parse_lmp_setup_complete:
-0x5e27 025156 fetch 1 ,mem_lmp_conn_state 
-0x5e28 025157 set1 received_setup_complete ,pdata 
-0x5e29 025158 store 1 ,mem_lmp_conn_state 
-0x5e2a 025159 rtnbit1 sent_setup_complete 
-0x5e2b 025160 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5e2c 025161 branch parse_rx_done 
-:      025163 parse_lmp_max_slot:
-0x5e2d 025166 rtn 
-:      025168 parse_lmp_max_slot_req:
-0x5e2e 025169 fetch 1 ,mem_max_slot 
-0x5e2f 025170 fetcht 1 ,mem_rxbuf + 1 
-0x5e30 025171 isub temp ,null 
-0x5e31 025173 branch accept_lmp_msg ,positive 
-0x5e32 025174 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e33 025175 jam unspecified_error ,mem_lmo_reason2 
-0x5e34 025176 jam lmp_max_slot_req ,mem_lmi_opcode2 
-0x5e35 025177 rtn 
-:      025179 parse_lmp_detach:
-0x5e36 025180 call prepare_disconnect 
-0x5e37 025181 branch accept_lmp_msg 
-:      025183 accept_lmp_msg:
-0x5e38 025184 jam lmp_accepted ,mem_lmo_opcode2 
-0x5e39 025185 rtn 
-:      025187 parse_lmp_incr_power:
-0x5e3a 025188 jam lmp_max_power ,mem_lmo_opcode2 
-0x5e3b 025189 rtn 
-:      025191 parse_lmp_decr_power:
-0x5e3c 025192 jam lmp_min_power ,mem_lmo_opcode2 
-0x5e3d 025193 rtn 
-:      025195 parse_lmp_version_res:
-0x5e3e 025196 fetch 1 ,mem_conn_sm 
-0x5e3f 025197 rtneq conn_sm_wait_version 
-0x5e40 025199 jam conn_sm_send_features ,mem_conn_sm 
-0x5e41 025201 rtn 
-:      025204 parse_lmp_auto_rate:
-0x5e42 025205 rtn 
-:      025207 parse_lmp_in_rand:
-0x5e43 025208 call lmp_copy_rand 
-0x5e44 025209 jam pincode_state_wait_pincode ,mem_pincode_state 
-0x5e45 025210 jam bt_evt_pincode_req ,mem_fifo_temp 
-0x5e46 025211 call ui_ipc_send_event 
-0x5e47 025213 call tid_check 
-0x5e48 025214 nbranch lmp_accept_inrand ,true 
-0x5e49 025216 nbranch parse_lmp_inrand_res ,master 
-0x5e4a 025217 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e4b 025218 jam lmp_in_rand ,mem_lmi_opcode2 
-0x5e4c 025219 jam transaction_collision ,mem_lmo_reason2 
-0x5e4d 025220 rtn 
-:      025221 parse_lmp_inrand_res:
-0x5e4e 025222 fetch 1 ,mem_op 
-0x5e4f 025223 set1 op_inrand_req ,pdata 
-0x5e50 025224 store 1 ,mem_op 
-0x5e51 025225 rtn 
-:      025228 pop_tid_follow:
-0x5e52 025229 fetcht 1 ,mem_state_map 
-0x5e53 025230 nsetflag blank ,smap_lmptid ,temp 
-0x5e54 025231 storet 1 ,mem_state_map 
-0x5e55 025232 rtn 
-:      025235 push_tid_follow:
-0x5e56 025236 fetch 1 ,mem_lmo_tid2 
-0x5e57 025237 rshift pdata ,pdata 
-0x5e58 025238 and_into 1 ,pdata 
-0x5e59 025239 rtn 
-:      025241 parse_lmp_au_rand_moudle:
-0x5e5a 025242 fetch 1 ,mem_nv_data_number 
-0x5e5b 025243 rtn blank 
-0x5e5c 025244 fetch 1 ,mem_pairing_auth 
-0x5e5d 025245 call load_device_list ,blank 
-0x5e5e 025246 rtn 
-:      025248 parse_lmp_au_rand:
-0x5e5f 025249 call parse_lmp_au_rand_moudle 
-0x5e60 025250 call push_tid_follow 
-0x5e61 025251 store 1 ,mem_sres_tid 
-0x5e62 025252 call lmp_copy_rand 
-0x5e63 025253 jam lmp_sres ,mem_lmo_opcode2 
-0x5e64 025254 fetch 1 ,mem_link_key_exists 
-0x5e65 025255 nrtn blank 
-0x5e66 025256 fetch 1 ,mem_state 
-0x5e67 025257 rtnbit1 state_combkey 
-0x5e68 025258 jam key_missing ,mem_lmo_reason2 
-0x5e69 025259 branch reject_lmp_packet 
-:      025261 parse_lmp_sres:
-0x5e6a 025262 arg mem_plap ,rega 
-0x5e6b 025263 call function_e1 
-0x5e6c 025264 fetch 4 ,mem_rxbuf + 1 
-0x5e6d 025265 fetcht 4 ,mem_input_store 
-0x5e6e 025266 isub temp ,null 
-0x5e6f 025267 branch authentication_ok ,zero 
-0x5e70 025268 jam lmp_detach ,mem_lmo_opcode2 
-0x5e71 025269 jam authentication_failure_error ,mem_disconn_reason_send 
-0x5e72 025270 rtn 
-:      025271 authentication_ok:
-0x5e73 025272 call authentication_ok_common 
-0x5e74 025273 fetch 1 ,mem_ssp_enable 
-0x5e75 025274 branch pairing_success ,blank 
-0x5e76 025275 rtn 
-:      025278 authentication_ok_common:
-0x5e77 025279 call copy_aco 
-0x5e78 025280 call linkkey_ready 
-0x5e79 025281 fetch 1 ,mem_op 
-0x5e7a 025282 isolate1 op_auth_req ,pdata 
-0x5e7b 025283 set0 op_auth_req ,pdata 
-0x5e7c 025284 store 1 ,mem_op 
-0x5e7d 025285 fetch 1 ,mem_conn_sm 
-0x5e7e 025286 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
-0x5e7f 025287 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
-0x5e80 025288 rtn 
-:      025289 authentication_ok_conn_sm:
-0x5e81 025290 fetch 1 ,mem_pairing_auth 
-0x5e82 025291 rtnne defalt_pairing_auth 
-0x5e83 025292 fetch 1 ,mem_state_map 
-0x5e84 025293 rtnbit1 smap_encryption 
-0x5e85 025294 branch host_create_conn_encrypt 
-:      025296 parse_lmp_comb_key:
-0x5e86 025297 arg mem_rxbuf + 1 ,rega 
-0x5e87 025298 arg mem_kinit ,regb 
-0x5e88 025299 arg mem_random_number ,contw 
-0x5e89 025300 call xor16 
-0x5e8a 025301 arg mem_plap ,rega 
-0x5e8b 025302 call generate_linkkey 
-0x5e8c 025303 jam lmp_au_rand ,mem_lmo_opcode2 
-0x5e8d 025304 fetch 1 ,mem_state 
-0x5e8e 025305 bbit0 state_combkey ,lmp_generate_key 
-0x5e8f 025306 rtn 
-:      025308 parse_lmp_name_res:
-0x5e90 025309 fetch 2 ,mem_len 
-0x5e91 025310 add pdata ,-3 ,loopcnt 
-0x5e92 025311 fetcht 1 ,mem_rxbuf + 1 
-0x5e93 025312 setarg mem_tmp_buffer 
-0x5e94 025313 iadd temp ,contw 
-0x5e95 025314 arg mem_rxbuf + 3 ,contr 
-0x5e96 025315 call memcpy 
-0x5e97 025316 fetcht 1 ,mem_name_offset 
-0x5e98 025317 fetch 1 ,mem_rxbuf + 2 
-0x5e99 025318 isub temp ,pdata 
-0x5e9a 025319 sub pdata ,14 ,null 
-0x5e9b 025320 branch parse_lmp_name_res_end ,positive 
-0x5e9c 025321 add temp ,14 ,pdata 
-0x5e9d 025322 store 1 ,mem_name_offset 
-0x5e9e 025323 jam lmp_name_req ,mem_lmo_opcode2 
-0x5e9f 025324 rtn 
-:      025325 parse_lmp_name_res_end:
-0x5ea0 025326 fetch 1 ,mem_state_map 
-0x5ea1 025327 set1 smap_name_res ,pdata 
-0x5ea2 025328 store 1 ,mem_state_map 
-0x5ea3 025329 bbit1 smap_name_req ,lmp_disconnect 
-0x5ea4 025330 rtn 
-:      025331 parse_lmp_name_req:
-0x5ea5 025332 fetch 1 ,mem_rxbuf + 1 
-0x5ea6 025333 store 1 ,mem_lmi_opcode2 
-0x5ea7 025334 jam lmp_name_res ,mem_lmo_opcode2 
-0x5ea8 025335 rtn 
-:      025337 parse_lmp_conn_req:
-0x5ea9 025338 branch accept_lmp_msg 
-:      025340 parse_lmp_timing_accuracy_req:
-0x5eaa 025341 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
-0x5eab 025342 rtn 
-:      025344 parse_lmp_features_req:
-0x5eac 025345 jam lmp_features_res ,mem_lmo_opcode2 
-0x5ead 025346 rtn 
-:      025348 parse_lmp_version_req:
-0x5eae 025349 jam lmp_version_res ,mem_lmo_opcode2 
-0x5eaf 025350 rtn 
-:      025352 parse_lmp_supervision_timeout:
-0x5eb0 025355 rtn 
-:      025359 parse_lmp_sniff_subrating_req:
-0x5eb1 025360 fetch 2 ,mem_tsniff 
-0x5eb2 025361 iforce temp 
-0x5eb3 025362 fetch 1 ,mem_rxbuf + 2 
-0x5eb4 025363 store 1 ,mem_subsniff_rate 
-0x5eb5 025364 imul32 temp ,temp 
-0x5eb6 025365 fetch 2 ,mem_rxbuf + 3 
-0x5eb7 025366 lshift pdata ,pdata 
-0x5eb8 025367 store 2 ,mem_subsniff_tcmax 
-0x5eb9 025368 fetch 4 ,mem_rxbuf + 5 
-0x5eba 025369 lshift pdata ,pdata 
-0x5ebb 025370 store 4 ,mem_subsniff_instant 
-0x5ebc 025372 deposit temp 
-0x5ebd 025373 store 2 ,mem_subsniff_tsniff 
-0x5ebe 025374 rtn 
-:      025375 parse_lmpext_packet_type_table_req:
-0x5ebf 025376 fetcht 1 ,mem_ptt 
-0x5ec0 025377 fetch 1 ,mem_rxbuf + 2 
-0x5ec1 025378 ixor temp ,null 
-0x5ec2 025379 nbranch reject_unknown_ext_packet ,zero 
-0x5ec3 025380 isolate1 0 ,pdata 
-0x5ec4 025381 fetch 1 ,mem_state_map 
-0x5ec5 025382 setflag true ,smap_edr ,pdata 
-0x5ec6 025383 store 1 ,mem_state_map 
-0x5ec7 025384 jam lmp_ext_accepted ,mem_lmo_opcode2 
-0x5ec8 025385 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
-0x5ec9 025386 rtn 
-:      025389 parse_lmp_sniff_subrating_res:
-:      025390 parse_lmp_preferred_rate:
-:      025391 parse_lmp_max_power:
-:      025392 parse_lmp_min_power:
-0x5eca 025393 rtn 
-:      025394 parse_lmp_page_mode_req:
-0x5ecb 025396 branch accept_lmp_msg 
-:      025397 parse_lmp_page_scan_mode_req:
-0x5ecc 025400 branch accept_lmp_msg 
-:      025404 parse_lmp_slot_offset:
-0x5ecd 025405 fetch 2 ,mem_rxbuf + 1 
-0x5ece 025406 store 2 ,mem_slot_offset 
-0x5ecf 025407 rtn 
-:      025409 parse_lmp_sniff_req_check_sniff_para:
-0x5ed0 025410 fetch 2 ,mem_rxbuf + 4 
-0x5ed1 025411 fetcht 1 ,mem_lpm_mult 
-0x5ed2 025412 imul32 temp ,pdata 
-0x5ed3 025413 arg 0x640 ,temp 
-0x5ed4 025414 isub temp ,null 
-0x5ed5 025416 rtn 
-:      025418 parse_lmp_sniff_req:
-0x5ed6 025419 fetch 2 ,mem_rxbuf + 6 
-0x5ed7 025420 branch lmp_reject_sniff ,blank 
-0x5ed8 025421 call parse_lmp_sniff_req_check_sniff_para 
-0x5ed9 025422 branch lmp_reject_sniff ,positive 
-0x5eda 025423 fetch 1 ,mem_device_option 
-0x5edb 025424 sub pdata ,dvc_op_module ,null 
-0x5edc 025425 call module_set_lpm_mult_2 ,zero 
-0x5edd 025426 fetch 1 ,mem_state 
-0x5ede 025427 bbit1 state_insniff ,lmp_reject_sniff 
-0x5edf 025428 fetch 2 ,mem_rxbuf + 2 
-0x5ee0 025429 lshift pdata ,pdata 
-0x5ee1 025430 store 2 ,mem_dsniff 
-0x5ee2 025431 fetch 2 ,mem_rxbuf + 4 
-0x5ee3 025432 lshift pdata ,pdata 
-0x5ee4 025433 store 2 ,mem_tsniff 
-0x5ee5 025434 fetch 2 ,mem_rxbuf + 6 
-0x5ee6 025435 store 1 ,mem_sniff_attempt 
-0x5ee7 025436 iforce temp 
-0x5ee8 025437 fetch 2 ,mem_rxbuf + 8 
-0x5ee9 025438 store 1 ,mem_sniff_timeout 
-0x5eea 025439 isub temp ,null 
-0x5eeb 025440 nbranch set_big_value_to_attempt ,positive 
-0x5eec 025441 store 1 ,mem_sniff_attempt 
-:      025442 set_big_value_to_attempt:
-0x5eed 025444 jam lmp_accepted ,mem_lmo_opcode2 
-0x5eee 025445 jam lmp_sniff_req ,mem_lmi_opcode2 
-0x5eef 025446 rtn 
-:      025448 lmp_reject_sniff:
-0x5ef0 025449 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5ef1 025450 branch reject_lmp_packet 
-:      025452 parse_lmp_start_encryption_req:
-0x5ef2 025453 call accept_lmp_msg 
-0x5ef3 025454 call lmp_copy_rand 
-0x5ef4 025455 call function_e3 
-0x5ef5 025456 branch start_encryption 
-:      025458 parse_lmp_stop_encryption_req:
-0x5ef6 025459 call accept_lmp_msg 
-0x5ef7 025460 branch stop_encryption 
-:      025463 parse_lmp_switch_req:
-0x5ef8 025464 fetch 4 ,mem_rxbuf + 1 
-0x5ef9 025465 lshift pdata ,pdata 
-0x5efa 025467 branch parse_lmp_switch_accept ,master 
-0x5efb 025468 fetcht 1 ,mem_link_key_exists 
-0x5efc 025469 nbranch parse_lmp_switch_req_clear_mark ,blank 
-:      025470 parse_lmp_switch_req_not_accept:
-0x5efd 025471 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5efe 025472 jam lmp_switch_req ,mem_lmi_opcode2 
-0x5eff 025473 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f00 025474 rtn 
-:      025475 parse_lmp_switch_req_clear_mark:
-0x5f01 025476 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x5f02 025477 jam 0 ,mem_conn_sm 
-0x5f03 025478 branch role_switch_prepare 
-:      025480 parse_lmp_switch_accept:
-0x5f04 025481 call role_switch_prepare 
-0x5f05 025482 set1 mark_reconn_recieve_switch ,mark 
-0x5f06 025483 fetch 1 ,mem_connection_options 
-0x5f07 025484 set0 connection_switch ,pdata 
-0x5f08 025485 store 1 ,mem_connection_options 
-0x5f09 025486 branch accept_lmp_msg 
-:      025490 parse_lmp_temp_rand:
-:      025491 parse_lmp_temp_key:
-:      025492 parse_lmp_timing_accuracy_res:
-:      025493 parse_lmp_unit_key:
-:      025494 parse_lmp_use_semi_permanend_key:
-0x5f0a 025495 rtn 
-:      025498 parse_lmp_unsniff_req:
-0x5f0b 025499 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f0c 025500 jam lmp_unsniff_req ,mem_lmi_opcode2 
-0x5f0d 025501 jam bt_evt_remote_unsniff ,mem_fifo_temp 
-0x5f0e 025502 call ui_ipc_send_event 
-0x5f0f 025503 branch sniff_exit 
-:      025505 parse_lmp_encapsulated_header:
-0x5f10 025506 fetch 1 ,mem_rxbuf + 1 
-0x5f11 025507 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f12 025508 fetch 1 ,mem_rxbuf + 2 
-0x5f13 025509 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f14 025510 fetch 1 ,mem_rxbuf + 3 
-0x5f15 025511 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f16 025512 call check_localsm 
-0x5f17 025513 branch parse_lmp_encapsulated_header_master ,true 
-0x5f18 025514 jam sp_stat_key_recv ,mem_sp_state 
-:      025515 parse_lmp_encapsulated_header_master:
-0x5f19 025516 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f1a 025517 jam lmp_encapsulated_header ,mem_lmi_opcode2 
-0x5f1b 025518 branch parse_rx_done 
-:      025520 parse_lmp_encapsulated_header_reject:
-0x5f1c 025521 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f1d 025522 branch reject_lmp_packet 
-:      025524 parse_lmp_accepted_encapsulated_header:
-0x5f1e 025527 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f1f 025529 rtn 
-:      025530 parse_lmp_accepted_simple_pairing_number:
-0x5f20 025531 fetch 1 ,mem_ssp_mode_flag 
-0x5f21 025532 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
-0x5f22 025533 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
-:      025534 parse_lmp_accepted_simple_pairing_number_common:
-0x5f23 025535 call check_localsm 
-0x5f24 025536 rtn true 
-0x5f25 025537 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f26 025538 rtn 
-:      025540 parse_lmp_accepted_simple_pairing_number_ssp_pin:
-0x5f27 025541 call g_noninit_number_confirm 
-0x5f28 025542 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
-0x5f29 025543 call ui_ipc_send_event 
-0x5f2a 025544 branch parse_lmp_accepted_simple_pairing_number_common 
-:      025547 parse_lmp_accepted_simple_pairing_number_passkey:
-0x5f2b 025548 call check_localsm 
-0x5f2c 025549 rtn true 
-0x5f2d 025550 fetch 1 ,mem_authentication_passkey_times 
-0x5f2e 025551 beq 19 ,authentication_passkey_end 
-0x5f2f 025552 increase 1 ,pdata 
-0x5f30 025553 store 1 ,mem_authentication_passkey_times 
-:      025556 authentication_passkey:
-0x5f31 025557 jam sp_flag_commit ,mem_sp_flag 
-0x5f32 025558 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f33 025559 fetch 1 ,mem_authentication_passkey_times 
-0x5f34 025560 copy pdata ,queue 
-0x5f35 025561 fetch 6 ,mem_pin 
-0x5f36 025562 qisolate1 pdata 
-0x5f37 025563 setarg 0x80 
-0x5f38 025564 setflag true ,0 ,pdata 
-0x5f39 025565 store 1 ,mem_passkey_1bit 
-0x5f3a 025566 rtn 
-:      025568 authentication_passkey_end:
-0x5f3b 025569 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f3c 025570 rtn 
-:      025572 parse_lmp_accepted_dhkey_check:
-0x5f3d 025573 call parse_lmp_accepted_dhkey_check_common 
-:      025574 pairing_success:
-0x5f3e 025575 fetch 1 ,mem_flag_pairing_state 
-0x5f3f 025576 rtn blank 
-0x5f40 025577 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
-0x5f41 025578 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
-0x5f42 025579 branch ui_ipc_send_event 
-:      025582 parse_lmp_accepted_dhkey_check_common:
-0x5f43 025584 call check_localsm 
-0x5f44 025585 ncall g_noninit ,true 
-0x5f45 025586 call g_init ,true 
-0x5f46 025587 call check_localsm 
-0x5f47 025588 rtn true 
-0x5f48 025589 jam sp_stat_link_key_calc ,mem_sp_state 
-0x5f49 025590 jam sp_flag_commit ,mem_sp_flag 
-0x5f4a 025591 rtn 
-:      025593 parse_simple_pairing_confirm:
-0x5f4b 025594 arg mem_sp_confirm_remote ,contw 
-0x5f4c 025595 arg mem_rxbuf + 1 ,contr 
-0x5f4d 025596 call memcpy16 
-0x5f4e 025597 fetch 1 ,mem_ssp_mode_flag 
-0x5f4f 025598 rtneq ssp_mode_passkey_entry_flag 
-0x5f50 025599 branch master_set_mem_master_sp_flag 
-:      025601 parse_lmp_encapsulated_payload:
-0x5f51 025602 fetch 1 ,mem_master_sp_state 
-0x5f52 025603 beq sp_stat_random_send ,parse_encapsulated_payload_master 
-0x5f53 025604 fetch 1 ,mem_sp_state 
-0x5f54 025605 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
-:      025606 parse_encapsulated_payload_master:
-0x5f55 025607 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f56 025608 sub pdata ,0x20 ,contw 
-0x5f57 025609 nbranch parse_lmp_encapsulated_payload_reject ,positive 
-0x5f58 025610 arg mem_sp_pubkey_remote ,contw 
-0x5f59 025611 iadd contw ,contw 
-0x5f5a 025612 fetch 8 ,mem_rxbuf + 1 
-0x5f5b 025613 istore 8 ,contw 
-0x5f5c 025614 fetch 8 ,mem_rxbuf + 9 
-0x5f5d 025615 istore 8 ,contw 
-0x5f5e 025616 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f5f 025617 increase 16 ,pdata 
-0x5f60 025618 store 1 ,mem_sp_remote_key_recv_count 
-0x5f61 025619 bne encapsulated_len_p192 ,accept_lmp_msg 
-:      025620 parse_lmp_encapsulated_payload_completed:
-0x5f62 025621 call check_localsm 
-0x5f63 025622 branch accept_lmp_msg ,true 
-0x5f64 025623 jam sp_key_valid ,mem_sp_remote_key_invalid 
-0x5f65 025624 jam sp_stat_key_generate ,mem_sp_state 
-0x5f66 025625 jam sp_flag_commit ,mem_sp_flag 
-0x5f67 025626 branch accept_lmp_msg 
-:      025627 parse_lmp_encapsulated_payload_reject:
-0x5f68 025628 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f69 025629 branch reject_lmp_packet 
-:      025630 parse_lmp_accepted_encapsulated_payload:
-0x5f6a 025631 fetch 1 ,mem_sp_local_key_send_count 
-0x5f6b 025632 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
-0x5f6c 025633 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f6d 025634 branch parse_rx_done 
-:      025636 parse_lmp_encapsulated_payload_all_accepted:
-0x5f6e 025637 call check_localsm 
-0x5f6f 025638 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
-0x5f70 025639 fetch 1 ,mem_ssp_mode_flag 
-0x5f71 025640 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
-0x5f72 025641 jam sp_flag_commit ,mem_sp_flag 
-0x5f73 025642 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f74 025643 branch parse_rx_done 
-:      025645 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
-0x5f75 025646 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
-0x5f76 025647 branch ui_ipc_send_event 
-:      025650 parse_lmp_encapsulated_payload_all_accepted_master:
-0x5f77 025652 branch parse_rx_done 
-:      025654 parse_lmp_simple_pairing_number:
-0x5f78 025655 fetch 1 ,mem_master_sp_state 
-0x5f79 025656 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
-0x5f7a 025657 fetch 1 ,mem_sp_state 
-0x5f7b 025658 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
-:      025659 parse_lmp_simple_pairing_number_master:
-0x5f7c 025660 arg mem_sp_random_remote ,contw 
-0x5f7d 025661 fetch 8 ,mem_rxbuf + 1 
-0x5f7e 025662 istore 8 ,contw 
-0x5f7f 025663 fetch 8 ,mem_rxbuf + 9 
-0x5f80 025664 istore 8 ,contw 
-0x5f81 025665 call check_localsm 
-0x5f82 025666 branch parse_lmp_simple_pairing_number_master0 ,true 
-0x5f83 025667 jam sp_stat_random_send ,mem_sp_state 
-0x5f84 025668 jam sp_flag_commit ,mem_sp_flag 
-0x5f85 025669 branch accept_lmp_msg 
-:      025670 parse_lmp_simple_pairing_number_master0:
-0x5f86 025671 jam sp_stat_commit_calc ,mem_master_sp_state 
-0x5f87 025672 branch master_set_mem_master_sp_flag 
-:      025675 parse_lmp_simple_pairing_number_reject:
-0x5f88 025676 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f89 025677 branch reject_lmp_packet 
-:      025679 parse_dhkey_check:
-0x5f8a 025680 fetch 1 ,mem_master_sp_state 
-0x5f8b 025681 beq sp_stat_confirm_send ,parse_dhkey_check_master 
-0x5f8c 025682 fetch 1 ,mem_sp_state 
-0x5f8d 025683 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
-:      025684 parse_dhkey_check_master:
-0x5f8e 025685 arg mem_sp_check_result ,contw 
-0x5f8f 025686 arg mem_rxbuf + 1 ,contr 
-0x5f90 025687 call memcpy16 
-0x5f91 025688 call check_localsm 
-0x5f92 025689 branch parse_dhkey_check_master0 ,true 
-0x5f93 025690 fetch 1 ,mem_ssp_mode_flag 
-0x5f94 025691 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
-:      025692 number_comparison_successed:
-0x5f95 025693 jam 0 ,mem_flag_mode_ssp_pin 
-0x5f96 025694 jam sp_stat_confirm_check ,mem_sp_state 
-0x5f97 025695 jam sp_flag_commit ,mem_sp_flag 
-0x5f98 025696 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x5f99 025697 branch parse_rx_done 
-:      025699 parse_dhkey_check_master0:
-0x5f9a 025700 jam sp_stat_confirm_check ,mem_master_sp_state 
-0x5f9b 025701 jam sp_flag_commit ,mem_master_sp_flag 
-0x5f9c 025702 branch parse_rx_done 
-:      025703 parse_lmp_dhkey_check_reject:
-0x5f9d 025704 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f9e 025705 branch reject_lmp_packet 
-:      025707 number_comparison_mode:
-0x5f9f 025708 fetch 1 ,mem_flag_mode_ssp_pin 
-0x5fa0 025709 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
-0x5fa1 025710 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
-0x5fa2 025711 store 1 ,mem_flag_mode_ssp_pin 
-0x5fa3 025712 rtn 
-:      025714 comparison_result:
-0x5fa4 025715 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x5fa5 025716 jam 0 ,mem_flag_mode_ssp_pin 
-0x5fa6 025717 branch parse_lmp_dhkey_check_reject 
-:      025720 parse_lmp_clkoffset_res:
-0x5fa7 025721 branch parse_rx_done 
-:      025723 parse_lmp_encryption_mode_req:
-0x5fa8 025724 fetch 1 ,mem_connection_options 
-0x5fa9 025725 set0 connection_encrypt 
-0x5faa 025726 store 1 ,mem_connection_options 
-0x5fab 025727 call accept_lmp_msg 
-0x5fac 025728 nrtn master 
-0x5fad 025729 fetch 1 ,mem_rxbuf + 1 
-0x5fae 025730 fetcht 1 ,mem_op 
-0x5faf 025731 setflag blank ,op_stop_enc ,temp 
-0x5fb0 025732 nsetflag blank ,op_start_enc ,temp 
-0x5fb1 025733 storet 1 ,mem_op 
-0x5fb2 025734 rtn 
-:      025736 parse_lmp_features_res:
-0x5fb3 025737 fetcht 8 ,mem_rxbuf + 1 
-:      025738 parse_lmp_features_res_not_hci:
-0x5fb4 025739 fetch 1 ,mem_conn_sm 
-0x5fb5 025740 rtnne conn_sm_wait_features_res 
-0x5fb6 025742 fetch 1 ,mem_connection_options 
-0x5fb7 025743 bbit0 connection_feature_ext ,parse_lmp_send_conn 
-0x5fb8 025745 jam conn_sm_send_features_ext ,mem_conn_sm 
-0x5fb9 025746 rtn 
-:      025747 parse_lmp_send_conn:
-0x5fba 025748 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5fbb 025749 rtn 
-:      025750 parse_lmp_test_activate:
-0x5fbc 025751 fetch 1 ,mem_debug_config 
-0x5fbd 025752 store 1 ,mem_test_mode_old_debug_config 
-0x5fbe 025753 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fbf 025754 jam lmp_test_activate ,mem_lmi_opcode2 
-0x5fc0 025755 rtn 
-:      025756 parse_lmp_test_control:
-0x5fc1 025759 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fc2 025760 jam lmp_test_control ,mem_lmi_opcode2 
-0x5fc3 025761 force 9 ,loopcnt 
-0x5fc4 025762 arg mem_rxbuf + 1 ,contr 
-0x5fc5 025763 arg mem_temp_payload ,contw 
-:      025764 parse_lmp_test_xor:
-0x5fc6 025765 ifetch 1 ,contr 
-0x5fc7 025766 xor_into 0x55 ,pdata 
-0x5fc8 025767 istore 1 ,contw 
-0x5fc9 025768 loop parse_lmp_test_xor 
-0x5fca 025769 fetch 1 ,test_mode_scenario 
-0x5fcb 025770 fetcht 1 ,mem_tester_emulate 
-0x5fcc 025771 set0 tester_no_whitening ,temp 
-0x5fcd 025772 set0 tester_pattern_test ,temp 
-0x5fce 025773 beq exit_test_mode ,parse_lmp_test_control_exit 
-0x5fcf 025774 beq pause_test_mode ,parse_lmp_test_control_pause 
-0x5fd0 025775 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
-0x5fd1 025776 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd2 025777 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
-0x5fd3 025778 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd4 025779 beq zero_pattern ,parse_lmp_test_control_pattern 
-0x5fd5 025780 beq one_pattern ,parse_lmp_test_control_pattern 
-0x5fd6 025781 beq alt_pattern ,parse_lmp_test_control_pattern 
-0x5fd7 025782 beq alt2_pattern ,parse_lmp_test_control_pattern 
-0x5fd8 025783 beq pseudorandom ,parse_lmp_test_control_pattern 
-0x5fd9 025784 rtn 
-:      025785 parse_lmp_test_control_exit:
-0x5fda 025787 fetch 1 ,mem_tester_emulate 
-0x5fdb 025788 set1 tester_exit ,pdata 
-0x5fdc 025789 set1 tester_change ,pdata 
-0x5fdd 025790 store 1 ,mem_tester_emulate 
-0x5fde 025791 rtn 
-:      025792 parse_lmp_test_control_pattern:
-0x5fdf 025793 set1 tester_pattern_test ,temp 
-0x5fe0 025794 jam 5 ,mem_lch_code 
-0x5fe1 025795 fetch 2 ,test_mode_data_length 
-0x5fe2 025796 iforce loopcnt 
-0x5fe3 025797 store 2 ,mem_len 
-0x5fe4 025798 arg mem_rxbuf ,contw 
-0x5fe5 025799 call pn9 
-:      025800 parse_lmp_test_control_loopback_nowhite:
-0x5fe6 025801 set1 tester_no_whitening ,temp 
-:      025802 parse_lmp_test_control_loopback:
-0x5fe7 025803 set1 tester_change ,temp 
-0x5fe8 025804 force 0 ,pdata 
-0x5fe9 025805 store 1 ,mem_slave_rcvcnt 
-0x5fea 025806 store 2 ,mem_tst_pktcnt_crc 
-0x5feb 025807 store 2 ,mem_tst_pktcnt_dmh 
-0x5fec 025808 store 2 ,mem_tst_pktcnt_hec 
-0x5fed 025809 store 2 ,mem_tst_pktcnt_sync 
-0x5fee 025810 fetch 1 ,test_mode_hopping_mode 
-0x5fef 025811 compare fixed_freq ,pdata ,0xff 
-0x5ff0 025812 setflag true ,tester_fixed_freq ,temp 
-0x5ff1 025813 storet 1 ,mem_tester_emulate 
-0x5ff2 025814 rtn 
-:      025816 parse_lmp_test_control_pause:
-0x5ff3 025817 set0 mark_testmode ,mark 
-0x5ff4 025818 jam 0 ,mem_tester_emulate 
-0x5ff5 025819 fetch 1 ,mem_debug_config 
-0x5ff6 025820 set0 debug_tx_pattern ,pdata 
-0x5ff7 025821 store 1 ,mem_debug_config 
-0x5ff8 025822 rtn 
-:      025828 lmp_copy_rand:
-0x5ff9 025829 arg mem_rxbuf + 1 ,contr 
-0x5ffa 025830 arg mem_random_number ,contw 
-0x5ffb 025831 branch memcpy16 
-:      025833 lmp_generate_key:
-0x5ffc 025834 jam lmp_comb_key ,mem_lmo_opcode2 
-0x5ffd 025835 rtn 
-:      025837 lmp_start_encryption:
-0x5ffe 025838 nrtn master 
-0x5fff 025839 jam lmp_start_encryption_req ,mem_lmo_opcode2 
-0x6000 025840 rtn 
-:      025842 lmp_accept_inrand:
-0x6001 025843 arg mem_lap ,rega 
-0x6002 025844 call generate_kinit 
-0x6003 025845 jam lmp_accepted ,mem_lmo_opcode2 
-0x6004 025846 jam lmp_in_rand ,mem_lmi_opcode2 
-0x6005 025847 rtn 
-:      025849 lmp_disconnect:
-0x6006 025850 jam 10 ,mem_conn_timer 
-0x6007 025851 jam lmp_detach ,mem_lmo_opcode2 
-0x6008 025852 jam local_host ,mem_disconn_reason_send 
-0x6009 025853 rtn 
-:      025859 send_lmp:
-0x600a 025860 bpatchx patch30_2 ,mem_patch30 
-0x600b 025861 disable user 
-0x600c 025862 call lmo_fifo_process 
-0x600d 025863 fetch 1 ,mem_lmp_to_send 
-0x600e 025864 rtn blank 
-0x600f 025869 bbit1 7 ,send_lmp_escape 
-:      025870 send_lmp0:
-0x6010 025871 beq lmp_name_req ,send_lmp_name_req 
-0x6011 025872 beq lmp_name_res ,send_lmp_name_res 
-0x6012 025873 beq lmp_accepted ,send_lmp_accepted 
-0x6013 025874 beq lmp_not_accepted ,send_lmp_not_accepted 
-0x6014 025875 beq lmp_features_req ,send_lmp_features_req 
-0x6015 025876 beq lmp_features_res ,send_lmp_features_res 
-0x6016 025877 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
-0x6017 025878 beq lmp_version_req ,send_lmp_version_req 
-0x6018 025879 beq lmp_version_res ,send_lmp_version_res 
-0x6019 025880 beq lmp_setup_complete ,send_lmp_setup_complete 
-0x601a 025881 beq lmp_supervision_timeout ,send_lmp_superto 
-0x601b 025882 beq lmp_host_connection_req ,send_lmp_no_payload 
-0x601c 025883 beq lmp_in_rand ,send_lmp_inrand 
-0x601d 025884 beq lmp_comb_key ,send_lmp_comb_key 
-0x601e 025885 beq lmp_au_rand ,send_lmp_aurand 
-0x601f 025886 beq lmp_sres ,send_lmp_sres 
-0x6020 025887 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
-0x6021 025888 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
-0x6022 025889 beq lmp_start_encryption_req ,send_lmp_start_encryption 
-0x6023 025890 beq lmp_detach ,send_lmp_detach 
-0x6024 025891 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
-0x6025 025892 beq lmp_unit_key ,send_lmp_unit_key 
-0x6026 025894 beq lmp_incr_power_req ,send_lmp_inc_power 
-0x6027 025895 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
-0x6028 025896 beq lmp_max_power ,send_lmp_nopayload_reply 
-0x6029 025897 beq lmp_max_slot ,send_lmp_max_slot 
-0x602a 025898 beq lmp_max_slot_req ,send_lmp_max_slot_req 
-0x602b 025899 beq lmp_min_power ,send_lmp_nopayload_reply 
-0x602c 025900 beq lmp_slot_offset ,send_lmp_slot_offset 
-0x602d 025901 beq lmp_switch_req ,send_lmp_switch_req 
-0x602e 025902 beq lmp_sniff_req ,send_lmp_sniff_req 
-0x602f 025903 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
-0x6030 025904 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
-0x6031 025905 beq lmp_unsniff_req ,send_lmp_unsniff_req 
-0x6032 025906 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
-0x6033 025907 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
-0x6034 025908 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
-0x6035 025909 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
-0x6036 025910 beq lmp_dhkey_check ,send_lmp_dhkey_check 
-0x6037 025911 beq lmp_auto_rate ,send_lmp_auto_rate 
-0x6038 025912 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
-0x6039 025914 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
-0x603a 025915 beq lmp_quality_of_service ,send_lmp_quality_of_service 
-0x603b 025916 beq lmp_test_activate ,send_lmp_test_activate 
-0x603c 025917 beq lmp_test_control ,send_lmp_test_control 
-:      025918 send_lmp_error:
-0x603d 025919 branch assert 
-0x603e 025920 rtn 
-:      025921 send_lmp_escape:
-0x603f 025922 beq lmp_ext_accepted ,send_lmpext_accepted 
-0x6040 025923 beq lmp_ext_features_res ,send_lmpext_features_res 
-0x6041 025924 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
-0x6042 025925 beq lmp_ext_features_req ,send_lmpext_features_req 
-0x6043 025926 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
-0x6044 025927 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
-0x6045 025928 beq lmp_io_cap_req ,send_lmp_io_cap_req 
-0x6046 025929 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
-0x6047 025930 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
-0x6048 025931 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
-0x6049 025932 branch assert 
-:      025938 send_lmp_accepted:
-0x604a 025939 force 2 ,pdata 
-0x604b 025940 call msg_send_lmp 
-0x604c 025941 fetch 1 ,mem_lmi_opcode 
-0x604d 025942 istore 1 ,contw 
-0x604e 025943 call send_lmp_follow 
-0x604f 025944 bpatchx patch30_3 ,mem_patch30 
-0x6050 025945 fetch 1 ,mem_lmi_opcode 
-0x6051 025946 beq lmp_in_rand ,send_lmp_accepted_inrand 
-0x6052 025947 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
-0x6053 025948 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
-0x6054 025949 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
-0x6055 025950 beq lmp_host_connection_req ,send_lmp_accepted_connection 
-0x6056 025951 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
-0x6057 025952 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
-0x6058 025953 rtn 
-:      025955 send_create_conn_start_l2cap_timer_sm:
-0x6059 025956 fetch 1 ,mem_conn_sm 
-0x605a 025957 rtn blank 
-0x605b 025958 jam conn_sm_wait_done ,mem_conn_sm 
-0x605c 025959 setarg timer_enpt_waite 
-0x605d 025960 arg enpt_delay_timer ,queue 
-0x605e 025961 branch timer_init 
-:      025963 send_lmp_accept_sniff_req:
-0x605f 025964 branch sniff_init 
-:      025965 send_lmp_not_accepted:
-0x6060 025966 force 3 ,pdata 
-0x6061 025967 call msg_send_lmp 
-0x6062 025968 fetch 1 ,mem_lmi_opcode 
-0x6063 025969 beq lmp_au_rand ,send_not_accept_aurand 
-0x6064 025970 istore 1 ,contw 
-0x6065 025971 fetch 1 ,mem_lmo_reason 
-0x6066 025972 istore 1 ,contw 
-0x6067 025973 branch send_lmp_follow 
-:      025975 send_not_accept_aurand:
-0x6068 025976 istore 1 ,contw 
-0x6069 025977 fetch 1 ,mem_lmo_reason 
-0x606a 025978 istore 1 ,contw 
-0x606b 025979 arg mem_sres_tid ,temp 
-0x606c 025980 branch special_tid_store 
-:      025982 send_lmpext_accepted:
-0x606d 025983 force 4 ,queue 
-0x606e 025984 call send_lmpext 
-0x606f 025985 setarg lmp_escape 
-0x6070 025986 istore 1 ,contw 
-0x6071 025987 fetch 1 ,mem_lmi_opcode 
-0x6072 025988 set0 7 ,pdata 
-0x6073 025989 istore 1 ,contw 
-0x6074 025990 fetch 1 ,mem_lmi_opcode 
-0x6075 025991 branch send_lmp_follow 
-:      025993 send_lmpext_not_accepted:
-0x6076 025994 force 5 ,queue 
-0x6077 025995 call send_lmpext 
-0x6078 025996 setarg lmp_escape 
-0x6079 025997 istore 1 ,contw 
-0x607a 025998 fetch 1 ,mem_lmi_opcode 
-0x607b 025999 set0 7 ,pdata 
-0x607c 026000 istore 1 ,contw 
-0x607d 026001 fetch 1 ,mem_lmo_reason 
-0x607e 026002 istore 1 ,contw 
-0x607f 026003 branch send_lmp_follow 
-:      026006 send_lmp_accepted_inrand:
-0x6080 026007 call clear_linkkey 
-0x6081 026008 call tid_check 
-0x6082 026009 rtn true 
-0x6083 026010 branch lmp_generate_key 
-:      026012 send_lmp_accepted_enc_mode:
-0x6084 026013 fetch 1 ,mem_op 
-0x6085 026014 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
-0x6086 026015 rtnbit0 op_stop_enc 
-0x6087 026016 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x6088 026017 set0 op_stop_enc ,pdata 
-0x6089 026018 call tid_reply 
-0x608a 026019 branch send_lmp_accepted_enc_exit 
-:      026020 send_lmp_accepted_enc_start:
-0x608b 026021 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x608c 026022 set0 op_start_enc ,pdata 
-:      026023 send_lmp_accepted_enc_exit:
-0x608d 026024 store 1 ,mem_op 
-0x608e 026025 rtn 
-:      026027 send_lmp_accepted_enc_key:
-0x608f 026028 call check_localsm 
-0x6090 026029 branch lmp_start_encryption ,true 
-0x6091 026030 rtn 
-:      026032 send_lmp_accepted_connection:
-0x6092 026033 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-0x6093 026035 fetch 1 ,mem_lmp_conn_state 
-0x6094 026036 set1 received_conn_req ,pdata 
-0x6095 026037 store 1 ,mem_lmp_conn_state 
-0x6096 026038 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x6097 026039 branch ui_ipc_send_event 
-:      026042 send_lmp_accept_dhkey_check:
-0x6098 026043 rtn 
-:      026047 send_lmpext_features_res:
-0x6099 026048 force 12 ,queue 
-0x609a 026049 call send_lmpext 
-0x609b 026050 setarg 0x01 
-0x609c 026051 istore 1 ,contw 
-0x609d 026052 fetch 2 ,mem_lmpext_ssp_enable 
-0x609e 026053 istore 2 ,contw 
-0x609f 026054 setarg 0 
-0x60a0 026055 istore 3 ,contw 
-0x60a1 026056 setarg 0x00 
-0x60a2 026057 istore 4 ,contw 
-0x60a3 026058 branch send_lmp_reply 
-:      026059 send_lmpext_io_cap_res:
-0x60a4 026060 force 5 ,queue 
-0x60a5 026061 call send_lmpext 
-0x60a6 026062 fetch 3 ,mem_sp_iocap_local 
-0x60a7 026063 istore 3 ,contw 
-0x60a8 026064 call send_lmp_reply 
-0x60a9 026065 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
-0x60aa 026066 fetch 1 ,mem_sp_iocap_local 
-0x60ab 026067 beq display_yesno ,responder_iocap_display_yesno 
-0x60ac 026068 beq keyboard_only ,responder_iocap_keyboard_only 
-0x60ad 026069 beq no_input_no_output ,responder_iocap_no_input_no_output 
-0x60ae 026070 rtn 
-:      026072 responder_iocap_keyboard_only:
-0x60af 026073 fetch 1 ,mem_sp_iocap_remote 
-0x60b0 026074 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
-0x60b1 026075 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
-0x60b2 026076 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
-0x60b3 026077 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
-0x60b4 026078 rtn 
-:      026081 responder_iocap_display_yesno:
-0x60b5 026082 fetch 1 ,mem_sp_iocap_remote 
-0x60b6 026083 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
-0x60b7 026084 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
-0x60b8 026085 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
-0x60b9 026086 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
-0x60ba 026087 rtn 
-:      026090 responder_iocap_no_input_no_output:
-0x60bb 026091 fetch 1 ,mem_sp_iocap_remote 
-0x60bc 026092 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
-0x60bd 026093 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
-0x60be 026094 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
-0x60bf 026095 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
-0x60c0 026096 rtn 
-:      026098 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
-:      026099 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
-:      026100 responder_iocap_display_yesno_initiator_iocap_display_only:
-:      026101 responder_iocap_no_input_no_output_initiator_iocap_display_only:
-:      026102 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
-:      026103 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
-:      026104 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
-:      026105 set_ssp_mode_justwork:
-0x60c1 026106 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
-0x60c2 026107 fetch 1 ,mem_classic_bt_flag 
-0x60c3 026108 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
-0x60c4 026109 rtn 
-:      026111 responder_iocap_display_yesno_initiator_iocap_display_yesno:
-:      026112 set_ssp_mode_numeric_comparison:
-0x60c5 026113 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
-0x60c6 026114 rtn 
-:      026116 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
-:      026117 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
-:      026118 responder_iocap_keyboard_only_initiator_iocap_display_only:
-:      026119 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
-:      026120 set_ssp_mode_passkey:
-0x60c7 026121 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
-0x60c8 026122 rtn 
-:      026125 classic_bt_set_reject_justwork_flag:
-0x60c9 026126 arg flag_ssp_reject_justwork ,queue 
-0x60ca 026127 branch classic_bluetooth_set_flag 
-:      026129 classic_bt_clr_reject_justwork_flag:
-0x60cb 026130 arg flag_ssp_reject_justwork ,queue 
-0x60cc 026131 branch classic_bluetooth_clr_flag 
-:      026133 classic_bluetooth_set_flag:
-0x60cd 026134 fetch 1 ,mem_classic_bt_flag 
-0x60ce 026135 qset1 pdata 
-0x60cf 026136 store 1 ,mem_classic_bt_flag 
-0x60d0 026137 rtn 
-:      026139 classic_bluetooth_clr_flag:
-0x60d1 026140 fetch 1 ,mem_classic_bt_flag 
-0x60d2 026141 qset0 pdata 
-0x60d3 026142 store 1 ,mem_classic_bt_flag 
-0x60d4 026143 rtn 
-:      026146 send_lmp_io_cap_req:
-0x60d5 026147 force 5 ,queue 
-0x60d6 026148 call send_lmpext 
-0x60d7 026149 fetch 3 ,mem_sp_iocap_local 
-0x60d8 026150 istore 3 ,contw 
-0x60d9 026151 branch send_lmp_request 
-:      026154 send_lmpext_sniff_subrating_req:
-0x60da 026156 rtn 
-:      026157 send_lmpext_sniff_subrating_res:
-0x60db 026158 force 9 ,queue 
-0x60dc 026159 call send_lmpext 
-0x60dd 026160 fetch 1 ,mem_subsniff_rate 
-0x60de 026161 istore 1 ,contw 
-0x60df 026162 fetch 2 ,mem_subsniff_tcmax 
-0x60e0 026163 istore 2 ,contw 
-0x60e1 026164 fetch 4 ,mem_subsniff_instant 
-0x60e2 026165 istore 4 ,contw 
-0x60e3 026166 branch send_lmp_reply 
-:      026168 send_lmp_name_res:
-0x60e4 026169 force 17 ,pdata 
-0x60e5 026170 call msg_send_lmp 
-0x60e6 026171 fetch 1 ,mem_lmi_opcode 
-0x60e7 026172 copy pdata ,temp 
-0x60e8 026173 beq 0x00 ,send_lmp_name_res_offset_ok 
-0x60e9 026174 beq 0x0e ,send_lmp_name_res_offset_ok 
-0x60ea 026175 beq 0x1c ,send_lmp_name_res_offset_ok 
-0x60eb 026176 rtn 
-:      026177 send_lmp_name_res_offset_ok:
-0x60ec 026178 istore 1 ,contw 
-0x60ed 026179 fetch 1 ,mem_local_name_length 
-0x60ee 026180 istore 1 ,contw 
-0x60ef 026181 arg 14 ,loopcnt 
-0x60f0 026182 setarg mem_local_name 
-0x60f1 026183 iadd temp ,contr 
-0x60f2 026184 call memcpy 
-0x60f3 026185 branch send_lmp_reply 
-:      026188 send_lmp_timing_accuracy_res:
-0x60f4 026189 force 3 ,pdata 
-0x60f5 026190 call msg_send_lmp 
-0x60f6 026191 setarg 0x0114 
-0x60f7 026192 istore 2 ,contw 
-0x60f8 026193 branch send_lmp_reply 
-:      026195 send_lmp_clkoffset_res:
-0x60f9 026197 force 3 ,pdata 
-0x60fa 026198 call msg_send_lmp 
-0x60fb 026199 fetch 4 ,mem_clke_bt 
-0x60fc 026200 isub clkn_bt ,pdata 
-0x60fd 026201 branch send_lmp_clkoffset_res_master ,master 
-0x60fe 026202 sub pdata ,0 ,pdata 
-:      026203 send_lmp_clkoffset_res_master:
-0x60ff 026205 rshift2 pdata ,pdata 
-0x6100 026206 set0 15 ,pdata 
-0x6101 026207 istore 2 ,contw 
-0x6102 026208 branch send_lmp_reply 
-:      026210 send_lmp_version_res:
-0x6103 026211 force 6 ,pdata 
-0x6104 026212 call msg_send_lmp 
-0x6105 026213 fetch 5 ,mem_lmp_version 
-0x6106 026214 istore 5 ,contw 
-0x6107 026215 branch send_lmp_reply 
-:      026217 send_lmp_features_res:
-0x6108 026218 force 9 ,pdata 
-0x6109 026219 call msg_send_lmp 
-0x610a 026220 fetch 8 ,mem_features 
-0x610b 026221 istore 8 ,contw 
-0x610c 026222 branch send_lmp_reply 
-:      026229 send_lmpext_features_req:
-0x610d 026230 force 12 ,queue 
-0x610e 026231 call send_lmpext 
-0x610f 026232 setarg 0x01 
-0x6110 026233 istore 1 ,contw 
-0x6111 026234 fetch 2 ,mem_lmpext_ssp_enable 
-0x6112 026235 istore 2 ,contw 
-0x6113 026236 setarg 0 
-0x6114 026237 istore 3 ,contw 
-0x6115 026238 setarg 0x00 
-0x6116 026239 istore 4 ,contw 
-0x6117 026240 branch send_lmp_request 
-:      026242 send_lmpext_packet_type_table_req:
-0x6118 026243 force 3 ,queue 
-0x6119 026244 call send_lmpext 
-0x611a 026245 fetch 1 ,mem_ptt 
-0x611b 026246 istore 1 ,contw 
-0x611c 026247 disable user 
-0x611d 026248 call send_lmp_request 
-0x611e 026249 nrtn user 
-0x611f 026250 nrtn master 
-0x6120 026251 fetch 1 ,mem_afh_cfg 
-0x6121 026252 rtnbit0 afh_cfg_on 
-0x6122 026253 call afh_init 
-0x6123 026254 branch afh_open_all_channels 
-:      026257 ssp_enable:
-0x6124 026258 bpatchx patch30_4 ,mem_patch30 
-0x6125 026259 fetch 1 ,mem_features + 6 
-0x6126 026260 set1 param_featrue_ssp ,pdata 
-0x6127 026261 store 1 ,mem_features + 6 
-0x6128 026262 setarg param_lmpext_ssp_enable 
-0x6129 026263 store 2 ,mem_lmpext_ssp_enable 
-0x612a 026264 rtn 
-:      026266 ssp_disable:
-0x612b 026267 bpatchx patch30_5 ,mem_patch30 
-0x612c 026268 fetch 1 ,mem_features + 6 
-0x612d 026269 set0 param_featrue_ssp ,pdata 
-0x612e 026270 store 1 ,mem_features + 6 
-0x612f 026271 setarg 0 
-0x6130 026272 store 2 ,mem_lmpext_ssp_enable 
-0x6131 026273 rtn 
-:      026275 afh_init:
-0x6132 026276 jam 0x3 ,mem_afh_cfg 
-0x6133 026277 setarg 0 
-0x6134 026278 store 4 ,mem_afh_timer 
-0x6135 026279 arg mem_afh_map_lo ,contw 
-0x6136 026280 call afh_reset_map 
-0x6137 026281 arg mem_afh_map_new ,contw 
-0x6138 026282 call afh_reset_map 
-0x6139 026283 arg mem_afh_classify_channel_map ,contw 
-0x613a 026284 call afh_reset_map 
-0x613b 026285 branch afh_clear_error_counter 
-:      026286 afh_open_all_channels:
-0x613c 026287 arg mem_afh_map_new ,contw 
-0x613d 026288 call afh_reset_map 
-0x613e 026289 call afh_clear_error_counter 
-0x613f 026290 branch afh_set_send_flag 
-:      026293 afh_reset_map:
-0x6140 026294 setarg 0xffffff 
-0x6141 026295 istore 3 ,contw 
-0x6142 026296 istore 3 ,contw 
-0x6143 026297 istore 3 ,contw 
-0x6144 026298 setarg 0x7f 
-0x6145 026299 istore 1 ,contw 
-0x6146 026300 rtn 
-:      026301 afh_clear_error_counter:
-0x6147 026302 setarg 0 
-0x6148 026303 store 2 ,mem_afh_error_total 
-0x6149 026304 rtn 
-:      026305 afh_set_send_flag:
-0x614a 026306 fetch 1 ,mem_afh_cfg 
-0x614b 026307 set1 send_lmp_set_afh ,pdata 
-0x614c 026308 store 1 ,mem_afh_cfg 
-0x614d 026309 rtn 
-:      026312 send_lmpext_pause_encryption_req:
-0x614e 026313 force 2 ,queue 
-0x614f 026314 call send_lmpext 
-0x6150 026315 nbranch send_lmp_reply ,master 
-0x6151 026317 branch send_lmp_request 
-:      026321 send_lmp_detach:
-0x6152 026322 force 2 ,pdata 
-0x6153 026323 call msg_send_lmp 
-0x6154 026324 fetch 1 ,mem_disconn_reason_send 
-0x6155 026325 istore 1 ,contw 
-0x6156 026326 call send_lmp_request 
-:      026327 prepare_disconnect:
-0x6157 026328 fetch 1 ,mem_op 
-0x6158 026329 set1 op_disconn ,pdata 
-0x6159 026330 store 1 ,mem_op 
-0x615a 026331 jam 50 ,mem_conn_timer 
-0x615b 026332 rtn 
-:      026335 send_lmp_no_payload:
-0x615c 026336 force 1 ,pdata 
-0x615d 026337 call msg_send_lmp 
-0x615e 026338 branch send_lmp_request 
-:      026339 send_lmp_nopayload_reply:
-0x615f 026340 force 1 ,pdata 
-0x6160 026341 call msg_send_lmp 
-0x6161 026342 branch send_lmp_reply 
-:      026345 send_lmp_encryption_mode_req:
-0x6162 026346 force 2 ,pdata 
-0x6163 026347 call msg_send_lmp 
-0x6164 026348 fetch 1 ,mem_state_map 
-0x6165 026349 isolate0 smap_encryption ,pdata 
-0x6166 026350 setflag true ,0 ,pdata 
-0x6167 026351 and_into 1 ,pdata 
-0x6168 026352 istore 1 ,contw 
-0x6169 026353 branch send_lmp_request 
-:      026356 send_lmp_superto:
-0x616a 026357 force 3 ,pdata 
-0x616b 026358 call msg_send_lmp 
-0x616c 026359 fetch 2 ,mem_supervision_to 
-0x616d 026360 istore 2 ,contw 
-0x616e 026361 branch send_lmp_request 
-:      026363 send_lmp_name_req:
-0x616f 026364 jam 250 ,mem_conn_timer 
-0x6170 026365 force 2 ,pdata 
-0x6171 026366 call msg_send_lmp 
-0x6172 026367 fetch 1 ,mem_name_offset 
-0x6173 026368 istore 1 ,contw 
-0x6174 026369 branch send_lmp_request 
-:      026371 send_lmp_test_control:
-0x6175 026372 force 10 ,pdata 
-0x6176 026373 call msg_send_lmp 
-0x6177 026374 arg mem_temp_payload ,contr 
-0x6178 026375 force 9 ,loopcnt 
-:      026376 send_lmp_test_control_loop:
-0x6179 026377 ifetch 1 ,contr 
-0x617a 026378 xor_into 0x55 ,pdata 
-0x617b 026379 istore 1 ,contw 
-0x617c 026380 loop send_lmp_test_control_loop 
-0x617d 026381 branch send_lmp_request 
-:      026383 send_lmp_quality_of_service_req:
-0x617e 026384 branch send_lmp_request 
-:      026385 send_lmp_unit_key:
-0x617f 026386 branch send_lmp_request 
-:      026388 send_lmp_slot_offset:
-0x6180 026389 rtn master 
-0x6181 026390 call calc_slot_offset 
-0x6182 026391 force 9 ,pdata 
-0x6183 026392 call msg_send_lmp 
-0x6184 026393 fetch 2 ,mem_slot_offset 
-0x6185 026394 istore 2 ,contw 
-0x6186 026395 fetch 3 ,mem_lap 
-0x6187 026396 istore 3 ,contw 
-0x6188 026397 fetch 1 ,mem_uap 
-0x6189 026398 istore 1 ,contw 
-0x618a 026399 fetch 2 ,mem_nap 
-0x618b 026400 istore 2 ,contw 
-0x618c 026401 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
-0x618d 026402 set0 mark_switch_initiated ,mark 
-0x618e 026403 call send_lmp_request 
-0x618f 026404 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6190 026405 rtn 
-:      026406 send_lmp_slot_offset_reply:
-0x6191 026407 call send_lmp_reply 
-0x6192 026408 jam lmp_accepted ,mem_lmo_opcode2 
-0x6193 026409 jam lmp_switch_req ,mem_lmi_opcode2 
-0x6194 026410 rtn 
-:      026412 send_lmp_switch_req:
-0x6195 026413 arg 0x200 ,temp 
-0x6196 026414 branch switch_on_native ,master 
-0x6197 026415 deposit clke_bt 
-0x6198 026416 branch switch_slack 
-:      026417 switch_on_native:
-0x6199 026418 deposit clkn_bt 
-:      026419 switch_slack:
-0x619a 026420 deposit bt_clk 
-0x619b 026421 iadd temp ,pdata 
-0x619c 026422 and_into 0x1fc ,pdata 
-0x619d 026423 store 4 ,mem_sniff_anchor 
-0x619e 026424 force 5 ,pdata 
-0x619f 026425 call msg_send_lmp 
-0x61a0 026426 fetch 4 ,mem_sniff_anchor 
-0x61a1 026427 rshift pdata ,pdata 
-0x61a2 026428 istore 4 ,contw 
-0x61a3 026429 branch send_lmp_request 
-:      026431 send_lmp_sniff_req:
-0x61a4 026432 force 10 ,pdata 
-0x61a5 026433 call msg_send_lmp 
-0x61a6 026434 arg mem_sniff_payload ,contr 
-0x61a7 026435 ifetch 9 ,contr 
-0x61a8 026436 istore 9 ,contw 
-0x61a9 026437 branch send_lmp_request 
-:      026440 send_lmp_timing_accuracy_req:
-0x61aa 026442 force 3 ,pdata 
-0x61ab 026443 call msg_send_lmp 
-0x61ac 026444 setarg 0x0114 
-0x61ad 026445 istore 2 ,contw 
-0x61ae 026446 branch send_lmp_request 
-:      026448 send_lmp_unsniff_req:
-0x61af 026450 force 1 ,pdata 
-0x61b0 026451 call msg_send_lmp 
-0x61b1 026460 branch send_lmp_request 
-:      026463 send_lmp_max_slot:
-0x61b2 026464 force 2 ,pdata 
-0x61b3 026465 call msg_send_lmp 
-0x61b4 026466 fetch 1 ,mem_max_slot 
-0x61b5 026467 istore 1 ,contw 
-0x61b6 026468 branch send_lmp_request 
-:      026471 send_lmp_max_slot_req:
-0x61b7 026472 force 2 ,pdata 
-0x61b8 026473 call msg_send_lmp 
-0x61b9 026474 setarg 0x05 
-0x61ba 026475 istore 1 ,contw 
-0x61bb 026476 branch send_lmp_request 
-:      026479 send_lmp_inc_power:
-0x61bc 026480 force 2 ,pdata 
-0x61bd 026481 call msg_send_lmp 
-0x61be 026482 setarg 0x00 
-0x61bf 026483 istore 1 ,contw 
-0x61c0 026484 branch send_lmp_request 
-:      026487 send_lmp_setup_complete_by_module:
-0x61c1 026488 jam lmp_max_slot_req ,mem_lmo_opcode2 
-0x61c2 026489 rtn 
-:      026490 send_lmp_setup_complete:
-0x61c3 026491 fetch 1 ,mem_device_option 
-0x61c4 026492 sub pdata ,dvc_op_module ,null 
-0x61c5 026493 call send_lmp_setup_complete_by_module ,zero 
-0x61c6 026494 fetch 1 ,mem_state 
-0x61c7 026495 set1 state_conn_comp ,pdata 
-0x61c8 026496 store 1 ,mem_state 
-0x61c9 026497 copy clkn_bt ,pdata 
-0x61ca 026498 store 4 ,mem_aurand_send_delay_time 
-0x61cb 026499 fetch 1 ,mem_lmp_conn_state 
-0x61cc 026500 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
-0x61cd 026501 set1 sent_setup_complete ,pdata 
-0x61ce 026502 store 1 ,mem_lmp_conn_state 
-0x61cf 026503 jam bt_evt_setup_complete ,mem_fifo_temp 
-0x61d0 026504 call ui_ipc_send_event 
-0x61d1 026505 force 1 ,pdata 
-0x61d2 026506 call msg_send_lmp 
-0x61d3 026507 branch send_lmp_request 
-:      026508 send_lmp_setup_complete_has_sent:
-0x61d4 026509 jam 0 ,mem_lmp_to_send 
-0x61d5 026510 rtn 
-:      026512 send_lmp_version_req:
-0x61d6 026513 force 6 ,pdata 
-0x61d7 026514 call msg_send_lmp 
-0x61d8 026515 fetch 5 ,mem_lmp_version 
-0x61d9 026516 istore 5 ,contw 
-0x61da 026517 branch send_lmp_request 
-:      026519 send_lmp_features_req:
-0x61db 026520 force 9 ,pdata 
-0x61dc 026521 call msg_send_lmp 
-0x61dd 026522 fetch 8 ,mem_features 
-0x61de 026523 istore 8 ,contw 
-0x61df 026524 branch send_lmp_request 
-:      026526 sp_master_send_io_cap_get:
-0x61e0 026527 jam sp_flag_commit ,mem_master_sp_flag 
-0x61e1 026528 fetch 1 ,mem_sp_local_key_invalid 
-0x61e2 026529 rtnne sp_key_valid 
-0x61e3 026530 jam sp_master_stat_start_done ,mem_master_sp_state 
-0x61e4 026531 rtn 
-:      026533 sp_master_send_io_cap_send:
-0x61e5 026534 call tid_initiate 
-0x61e6 026535 jam lmp_io_cap_req ,mem_lmo_opcode2 
-0x61e7 026536 jam sp_stat_key_send ,mem_master_sp_state 
-0x61e8 026537 rtn 
-:      026540 sp_master_send_lmp_encapsulated_header:
-0x61e9 026541 call tid_initiate 
-0x61ea 026542 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61eb 026543 jam sp_stat_random_send ,mem_master_sp_state 
-0x61ec 026544 rtn 
-:      026546 sp_master_commitment_compare:
-0x61ed 026547 arg mem_sp_calc_result_high ,rega 
-0x61ee 026548 arg mem_sp_confirm_remote ,regb 
-0x61ef 026549 arg 16 ,loopcnt 
-0x61f0 026550 call string_compare 
-0x61f1 026551 branch sp_master_commitment_compare_success ,zero 
-0x61f2 026552 jam sp_stat_null ,mem_master_sp_state 
-0x61f3 026553 call master_clear_mem_master_sp_flag 
-0x61f4 026554 jam pdu_not_allowed ,mem_lmo_reason2 
-0x61f5 026555 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61f6 026556 branch reject_lmp_packet 
-:      026557 sp_master_commitment_compare_success:
-0x61f7 026558 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x61f8 026559 call master_set_mem_master_sp_flag 
-0x61f9 026560 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61fa 026561 branch accept_lmp_msg 
-:      026565 sp_master_send_lmp_simple_pairing_number:
-0x61fb 026566 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x61fc 026567 rtn 
-:      026571 sp_send_lmp_encapsulated_header:
-0x61fd 026574 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61fe 026576 rtn 
-:      026582 send_lmp_encapsulated_header:
-0x61ff 026583 jam 0 ,mem_sp_local_key_send_count 
-0x6200 026584 force 4 ,pdata 
-0x6201 026585 call msg_send_lmp 
-0x6202 026586 force encapsulated_major_type_p192 ,pdata 
-0x6203 026587 istore 1 ,contw 
-0x6204 026588 force encapsulated_minor_type_p192 ,pdata 
-0x6205 026589 istore 1 ,contw 
-0x6206 026590 force encapsulated_len_p192 ,pdata 
-0x6207 026591 istore 1 ,contw 
-0x6208 026592 call check_localsm 
-0x6209 026593 branch send_lmp_request ,true 
-0x620a 026594 branch send_lmp_reply 
-:      026596 send_lmp_encapsulated_payload:
-0x620b 026598 force 17 ,pdata 
-0x620c 026599 call msg_send_lmp 
-0x620d 026600 fetch 1 ,mem_sp_local_key_send_count 
-0x620e 026601 arg mem_sp_pubkey_local ,contr 
-0x620f 026602 iadd contr ,contr 
-0x6210 026603 ifetch 8 ,contr 
-0x6211 026604 istore 8 ,contw 
-0x6212 026605 ifetch 8 ,contr 
-0x6213 026606 istore 8 ,contw 
-0x6214 026607 fetch 1 ,mem_sp_local_key_send_count 
-0x6215 026608 increase 16 ,pdata 
-0x6216 026609 store 1 ,mem_sp_local_key_send_count 
-0x6217 026610 call check_localsm 
-0x6218 026611 branch send_lmp_request ,true 
-0x6219 026612 branch send_lmp_reply 
-:      026615 sp_send_lmp_simple_pairing_comfirm:
-0x621a 026616 jam sp_stat_random_recv ,mem_sp_state 
-0x621b 026617 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
-0x621c 026618 rtn 
-:      026619 send_lmp_simple_pairing_comfirm:
-0x621d 026622 force 17 ,pdata 
-0x621e 026623 call msg_send_lmp 
-0x621f 026624 arg mem_sp_calc_result_high ,contr 
-0x6220 026625 ifetch 8 ,contr 
-0x6221 026626 istore 8 ,contw 
-0x6222 026627 ifetch 8 ,contr 
-0x6223 026628 istore 8 ,contw 
-0x6224 026629 branch send_lmp_reply 
-:      026631 sp_send_lmp_simple_pairing_number:
-0x6225 026632 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x6226 026633 rtn 
-:      026635 send_lmp_simple_pairing_number:
-0x6227 026637 call check_localsm 
-0x6228 026638 call sp_local_random_key_generator ,true 
-0x6229 026639 force 17 ,pdata 
-0x622a 026640 call msg_send_lmp 
-0x622b 026641 arg mem_sp_random_local ,contr 
-0x622c 026642 ifetch 8 ,contr 
-0x622d 026643 istore 8 ,contw 
-0x622e 026644 ifetch 8 ,contr 
-0x622f 026645 istore 8 ,contw 
-0x6230 026646 call check_localsm 
-0x6231 026647 nbranch send_lmp_reply ,true 
-0x6232 026648 branch send_lmp_request ,true 
-:      026650 master_sp_sm_end:
-0x6233 026652 jam sp_stat_done ,mem_master_sp_state 
-:      026653 sp_aurand_send:
-0x6234 026654 call tid_initiate 
-0x6235 026655 jam lmp_au_rand ,mem_lmo_opcode2 
-0x6236 026656 call check_localsm_master 
-0x6237 026657 branch sp_master_key_prarm_push ,true 
-0x6238 026658 branch sp_link_key_prarm_push 
-:      026659 master_sp_send_lmp_dhkey_check:
-0x6239 026660 call tid_reply 
-:      026661 sp_send_lmp_dhkey_check:
-0x623a 026662 jam lmp_dhkey_check ,mem_lmo_opcode2 
-0x623b 026663 rtn 
-:      026664 send_lmp_dhkey_check:
-0x623c 026666 force 17 ,pdata 
-0x623d 026667 call msg_send_lmp 
-0x623e 026668 arg mem_sp_calc_result_high ,contr 
-0x623f 026669 ifetch 8 ,contr 
-0x6240 026670 istore 8 ,contw 
-0x6241 026671 ifetch 8 ,contr 
-0x6242 026672 istore 8 ,contw 
-0x6243 026673 call check_localsm 
-0x6244 026674 nbranch send_lmp_reply ,true 
-0x6245 026675 branch send_lmp_request ,true 
-:      026677 send_lmp_enc_key_size_mask_res:
-0x6246 026678 force 3 ,pdata 
-0x6247 026679 call msg_send_lmp 
-0x6248 026680 setarg 0xfffe 
-0x6249 026681 istore 2 ,contw 
-0x624a 026682 branch send_lmp_reply 
-:      026684 send_lmp_auto_rate:
-0x624b 026685 branch send_lmp_request 
-:      026686 send_lmp_clkoffset_req:
-0x624c 026687 branch send_lmp_request 
-:      026688 send_lmp_quality_of_service:
-0x624d 026689 branch send_lmp_request 
-:      026690 send_lmp_test_activate:
-0x624e 026691 branch send_lmp_request 
-:      026696 send_lmp_comb_key:
-0x624f 026697 call generate_random_number 
-0x6250 026698 arg mem_lap ,rega 
-0x6251 026699 call generate_linkkey 
-0x6252 026700 force 17 ,pdata 
-0x6253 026701 call msg_send_lmp 
-0x6254 026702 arg mem_kinit ,rega 
-0x6255 026703 arg mem_random_number ,regb 
-0x6256 026704 call xor16 
-0x6257 026705 nbranch send_lmp_follow ,master 
-0x6258 026706 branch send_lmp_tid 
-:      026708 send_lmp_inrand:
-0x6259 026709 call generate_random_number 
-0x625a 026710 arg mem_plap ,rega 
-0x625b 026711 call generate_kinit 
-:      026712 send_lmp_rand:
-0x625c 026713 force 17 ,pdata 
-0x625d 026714 call msg_send_lmp 
-0x625e 026715 arg mem_random_number ,contr 
-0x625f 026716 call memcpy16 
-0x6260 026717 fetch 1 ,mem_conn_sm 
-0x6261 026718 beq conn_sm_auth_wait ,send_lmp_request 
-0x6262 026719 beq conn_sm_pairing_wait ,send_lmp_request 
-0x6263 026720 branch send_lmp_tid 
-:      026722 send_lmp_aurand:
-0x6264 026723 fetch 1 ,mem_pairing_auth 
-0x6265 026724 branch send_lmp_aurand_notpairing ,blank 
-0x6266 026725 call check_localsm 
-0x6267 026726 call tid_initiate ,true 
-0x6268 026727 ncall tid_reply ,true 
-0x6269 026728 branch send_lmp_aurand_common 
-:      026729 send_lmp_aurand_notpairing:
-0x626a 026730 call tid_initiate 
-:      026731 send_lmp_aurand_common:
-0x626b 026732 call generate_random_number 
-0x626c 026733 branch send_lmp_rand 
-:      026735 send_lmp_sres:
-0x626d 026736 arg mem_lap ,rega 
-0x626e 026737 call function_e1 
-0x626f 026738 force 5 ,pdata 
-0x6270 026739 call msg_send_lmp 
-0x6271 026740 fetch 4 ,mem_input_store 
-0x6272 026741 istore 4 ,contw 
-0x6273 026742 arg mem_sres_tid ,temp 
-0x6274 026743 call special_tid_store 
-0x6275 026744 call copy_aco 
-0x6276 026745 call check_localsm 
-0x6277 026746 branch send_lmp_sres_master ,true 
-0x6278 026747 jam done_encryp ,mem_wait_encryption 
-0x6279 026748 fetch 1 ,mem_pairing_auth 
-0x627a 026749 rtn blank 
-0x627b 026750 jam lmp_au_rand ,mem_lmo_opcode2 
-:      026751 send_lmp_sres_master:
-0x627c 026752 fetch 1 ,mem_link_key_exists 
-0x627d 026753 rtn blank 
-:      026754 send_lmp_sres_startenc:
-0x627e 026755 call check_localsm 
-0x627f 026756 nbranch send_lmp_sres_startenc_slave ,true 
-0x6280 026757 fetch 1 ,mem_auth_enable 
-0x6281 026758 rtn blank 
-0x6282 026759 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6283 026760 rtn 
-:      026761 send_lmp_sres_startenc_slave:
-0x6284 026762 rtnmark0 mark_slave_in_rand_accepted 
-0x6285 026763 set0 mark_slave_in_rand_accepted ,mark 
-0x6286 026764 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6287 026765 rtn 
-:      026769 send_lmp_start_encryption:
-0x6288 026770 call generate_random_number 
-0x6289 026771 call function_e3 
-0x628a 026772 force 17 ,pdata 
-0x628b 026773 call msg_send_lmp 
-0x628c 026774 arg mem_random_number ,contr 
-0x628d 026775 call memcpy16 
-0x628e 026776 branch send_lmp_tid 
-:      026778 send_lmp_stop_encryption_req:
-0x628f 026779 force 1 ,pdata 
-0x6290 026780 call msg_send_lmp 
-0x6291 026781 branch send_lmp_tid 
-:      026783 send_lmp_encryption_key_size_req:
-0x6292 026784 force 2 ,pdata 
-0x6293 026785 call msg_send_lmp 
-0x6294 026786 force 16 ,pdata 
-0x6295 026787 istore 1 ,contw 
-0x6296 026788 store 1 ,mem_key_size 
-0x6297 026789 branch send_lmp_tid 
-:      026791 msg_send_lmp:
-0x6298 026793 lshift3 pdata ,pdata 
-0x6299 026794 or_into 0x07 ,pdata 
-0x629a 026795 store 1 ,mem_lmo_header_length 
-0x629b 026796 arg 17 ,loopcnt 
-0x629c 026797 arg mem_lmo_payload ,contw 
-0x629d 026798 call clear_mem 
-0x629e 026799 arg mem_lmo_payload ,contw 
-0x629f 026800 rtn 
-:      026802 send_lmpext:
-0x62a0 026803 and pdata ,0x7f ,rega 
-0x62a1 026804 jam lmp_escape ,mem_lmp_to_send 
-0x62a2 026805 deposit queue 
-0x62a3 026806 call msg_send_lmp 
-0x62a4 026807 deposit rega 
-0x62a5 026808 istore 1 ,contw 
-0x62a6 026809 rtn 
-:      026811 send_lmp_follow:
-0x62a7 026812 fetch 1 ,mem_lmp_to_send 
-0x62a8 026813 lshift pdata ,pdata 
-0x62a9 026814 fetcht 1 ,mem_state_map 
-0x62aa 026815 isolate1 smap_lmptid ,temp 
-0x62ab 026816 setflag true ,0 ,pdata 
-0x62ac 026817 branch send_lmp_exit 
-:      026820 send_lmp_tid:
-0x62ad 026821 fetcht 1 ,mem_state_map 
-0x62ae 026822 and_into 1 ,temp 
-0x62af 026823 branch send_lmp_end 
-:      026825 send_lmp_reply:
-0x62b0 026826 force 0 ,temp 
-0x62b1 026827 branch send_lmp_end 
-:      026829 send_lmp_request:
-0x62b2 026830 force 1 ,temp 
-:      026831 send_lmp_end:
-0x62b3 026832 fetch 1 ,mem_lmp_to_send 
-0x62b4 026833 lshift pdata ,pdata 
-0x62b5 026834 setflag master ,0 ,pdata 
-0x62b6 026835 ixor temp ,pdata 
-:      026836 send_lmp_exit:
-0x62b7 026837 store 1 ,mem_lmo_header_opcode 
-0x62b8 026838 jam 0 ,mem_lmp_to_send 
-0x62b9 026839 call lmo_fifo_process_lmo0empty 
-0x62ba 026840 enable user 
-0x62bb 026841 rtn 
-:      026844 lmo_fifo_check:
-0x62bc 026845 fetch 1 ,mem_lmo_opcode2 
-0x62bd 026846 rtn blank 
-0x62be 026847 call lmo_fifo_process 
-0x62bf 026848 fetch 1 ,mem_lmo_opcode2 
-0x62c0 026849 rtn 
-:      026851 lmo_fifo_process:
-0x62c1 026852 bpatchx patch30_6 ,mem_patch30 
-0x62c2 026853 fetch 1 ,mem_lmp_to_send 
-0x62c3 026854 branch lmo_fifo_process_lmo0empty ,blank 
-0x62c4 026855 fetch 1 ,mem_lmo_opcode1 
-0x62c5 026856 nrtn blank 
-0x62c6 026857 branch lmo_fifo_process_lmo2to1 
-:      026858 lmo_fifo_process_lmo0empty:
-0x62c7 026859 fetch 1 ,mem_lmo_opcode1 
-0x62c8 026860 branch lmo_fifo_process_lmo1_empty ,blank 
-0x62c9 026861 fetch 3 ,mem_lmo_opcode1 
-0x62ca 026862 store 3 ,mem_lmp_to_send 
-0x62cb 026863 fetcht 1 ,mem_lmo_tid1 
-0x62cc 026864 fetch 1 ,mem_state_map 
-0x62cd 026865 set0 smap_lmptid ,pdata 
-0x62ce 026866 ior temp ,pdata 
-0x62cf 026867 store 1 ,mem_state_map 
-0x62d0 026868 jam 0 ,mem_lmo_opcode1 
-:      026869 lmo_fifo_process_lmo2to1:
-0x62d1 026870 fetch 1 ,mem_lmo_opcode2 
-0x62d2 026871 rtn blank 
-0x62d3 026872 fetch 4 ,mem_lmo_opcode2 
-0x62d4 026873 store 4 ,mem_lmo_opcode1 
-0x62d5 026874 jam 0 ,mem_lmo_opcode2 
-0x62d6 026875 rtn 
-:      026876 lmo_fifo_process_lmo1_empty:
-0x62d7 026877 fetch 1 ,mem_lmo_opcode2 
-0x62d8 026878 rtn blank 
-0x62d9 026879 fetch 3 ,mem_lmo_opcode2 
-0x62da 026880 store 3 ,mem_lmp_to_send 
-0x62db 026881 fetcht 1 ,mem_lmo_tid2 
-0x62dc 026882 fetch 1 ,mem_state_map 
-0x62dd 026883 set0 smap_lmptid ,pdata 
-0x62de 026884 ior temp ,pdata 
-0x62df 026885 store 1 ,mem_state_map 
-0x62e0 026886 jam 0 ,mem_lmo_opcode2 
-0x62e1 026887 rtn 
-:      026890 special_tid_store:
-0x62e2 026891 bpatchx patch30_7 ,mem_patch30 
-0x62e3 026892 fetch 1 ,mem_state_map 
-0x62e4 026893 copy pdata ,regc 
-0x62e5 026894 ifetch 1 ,temp 
-0x62e6 026895 call pop_tid_follow 
-0x62e7 026896 call send_lmp_follow 
-0x62e8 026897 copy regc ,pdata 
-0x62e9 026898 store 1 ,mem_state_map 
-0x62ea 026899 rtn 
-:      026901 tid_reply:
-0x62eb 026902 fetcht 1 ,mem_state_map 
-0x62ec 026903 set0 smap_lmptidinit ,temp 
-0x62ed 026904 storet 1 ,mem_state_map 
-0x62ee 026905 rtn 
-:      026907 tid_initiate:
-0x62ef 026908 fetcht 1 ,mem_state_map 
-0x62f0 026909 set1 smap_lmptidinit ,temp 
-0x62f1 026910 storet 1 ,mem_state_map 
-0x62f2 026911 rtn 
-:      026914 tid_check:
-0x62f3 026915 nsetflag master ,smap_lmptid ,pdata 
-0x62f4 026916 fetcht 1 ,mem_state_map 
-0x62f5 026917 ixor temp ,pdata 
-0x62f6 026918 isolate1 smap_lmptid ,pdata 
-0x62f7 026919 rtn 
-:      026922 tid_set_reply:
-0x62f8 026923 fetch 1 ,mem_state_map 
-0x62f9 026924 setflag master ,smap_lmptid ,pdata 
-0x62fa 026925 store 1 ,mem_state_map 
-0x62fb 026926 rtn 
-:      026929 check_localsm:
-0x62fc 026930 fetch 1 ,mem_sp_localsm 
-0x62fd 026931 compare local_statemachine ,pdata ,0x7f 
-0x62fe 026932 rtn 
-:      026933 setlocalsm_master:
-0x62ff 026934 fetch 1 ,mem_sp_localsm 
-0x6300 026935 set1 7 ,pdata 
-0x6301 026936 store 1 ,mem_sp_localsm 
-0x6302 026937 rtn 
-:      026938 setlocalsm_slave:
-0x6303 026939 fetch 1 ,mem_sp_localsm 
-0x6304 026940 set0 7 ,pdata 
-0x6305 026941 store 1 ,mem_sp_localsm 
-0x6306 026942 rtn 
-:      026943 check_localsm_master:
-0x6307 026944 fetch 1 ,mem_sp_localsm 
-0x6308 026945 isolate1 7 ,pdata 
-0x6309 026946 store 1 ,mem_sp_localsm 
-0x630a 026947 rtn 
-:      026949 generate_random_number:
-0x630b 026951 arg mem_random_number ,contw 
-:      026952 generate_random:
-0x630c 026953 force 16 ,loopcnt 
-:      026954 generate_random_another:
-:      026955 generate_random_loop:
-0x630d 026956 random pdata 
-0x630e 026957 istore 1 ,contw 
-0x630f 026958 loop generate_random_another 
-0x6310 026959 rtn 
-:      026961 generate_linkkey:
-0x6311 026962 call function_e21 
-0x6312 026963 arg mem_link_key ,rega 
-0x6313 026964 arg mem_input_store ,regb 
-0x6314 026965 ifetch 8 ,rega 
-0x6315 026966 fetcht 1 ,mem_state 
-0x6316 026967 nsetflag blank ,state_combkey ,temp 
-0x6317 026968 storet 1 ,mem_state 
-0x6318 026969 copy rega ,contw 
-0x6319 026970 call xor16 
-0x631a 026971 branch generate_linkkey_continue 
-:      026977 process_conn_sm:
-0x631b 026979 bpatchx patch31_0 ,mem_patch31 
-0x631c 026981 call lmo_fifo_check 
-0x631d 026982 nrtn blank 
-:      026983 process_conn_sm_continue:
-0x631e 026984 fetch 1 ,mem_conn_sm 
-0x631f 026985 rtn blank 
-0x6320 026989 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
-0x6321 026990 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
-0x6322 026991 beq conn_sm_send_features ,host_create_conn_send_features 
-0x6323 026992 beq conn_sm_wait_features_res ,host_create_conn_waiting 
-0x6324 026993 beq conn_sm_send_switch ,host_create_conn_send_switch 
-0x6325 026994 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
-0x6326 026995 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
-0x6327 026996 beq conn_sm_encrypt ,host_create_conn_encrypt 
-0x6328 026997 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
-0x6329 026998 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
-0x632a 026999 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
-0x632b 027000 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
-0x632c 027001 beq conn_sm_detach_delay ,host_create_conn_master_detach 
-0x632d 027002 beq conn_sm_send_version ,host_create_conn_send_version 
-0x632e 027003 beq conn_sm_wait_version ,host_create_conn_waiting 
-0x632f 027004 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
-0x6330 027005 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
-0x6331 027006 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
-0x6332 027007 beq conn_sm_pairing ,host_create_conn_pairing 
-0x6333 027008 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
-0x6334 027009 beq conn_sm_auth ,host_create_conn_auth 
-0x6335 027010 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
-0x6336 027011 beq conn_sm_done ,host_create_conn_done 
-0x6337 027012 beq conn_sm_wait_done ,host_create_conn_done_wait 
-0x6338 027013 jam conn_sm_standby ,mem_conn_sm 
-0x6339 027015 rtn 
-:      027016 host_create_conn_done:
-0x633a 027017 fetch 1 ,mem_lmp_conn_state 
-0x633b 027018 rtnbit0 received_setup_complete 
-0x633c 027019 rtnbit0 sent_setup_complete 
-0x633d 027020 jam conn_sm_standby ,mem_conn_sm 
-0x633e 027021 call host_conn_judge_encrypt 
-0x633f 027022 branch scheduler_start_upper_sm 
-:      027024 host_conn_judge_encrypt:
-0x6340 027025 fetch 1 ,mem_connection_options 
-0x6341 027026 rtnbit0 connection_encrypt 
-0x6342 027027 jam conn_sm_encrypt_wait ,mem_conn_sm 
-0x6343 027028 rtn 
-:      027030 host_create_conn_done_wait:
-0x6344 027031 arg enpt_delay_timer ,queue 
-0x6345 027032 call timer_check 
-0x6346 027033 nrtn blank 
-0x6347 027034 jam conn_sm_done ,mem_conn_sm 
-0x6348 027035 rtn 
-:      027037 host_create_conn_auth:
-0x6349 027038 fetch 1 ,mem_connection_options 
-0x634a 027039 set0 connection_auth ,pdata 
-0x634b 027040 store 1 ,mem_connection_options 
-0x634c 027041 jam conn_sm_auth_wait ,mem_conn_sm 
-0x634d 027042 jam lmp_au_rand ,mem_lmo_opcode2 
-0x634e 027043 rtn 
-:      027044 host_create_conn_auth_wait:
-0x634f 027045 rtn 
-:      027046 host_create_conn_pairing:
-0x6350 027047 fetch 1 ,mem_pincode_state 
-0x6351 027048 rtnne pincode_state_pincode_ready 
-0x6352 027049 call host_auth 
-0x6353 027050 jam conn_sm_pairing_wait ,mem_conn_sm 
-0x6354 027051 rtn 
-:      027053 host_create_conn_pairing_wait:
-0x6355 027054 rtn 
-:      027055 host_creat_conn_send_feat_ext:
-0x6356 027056 jam conn_sm_wait_features_ext ,mem_conn_sm 
-0x6357 027057 jam lmp_ext_features_req ,mem_lmo_opcode2 
-0x6358 027058 rtn 
-:      027059 host_create_conn_send_version:
-0x6359 027060 jam conn_sm_wait_version ,mem_conn_sm 
-0x635a 027061 jam lmp_version_req ,mem_lmo_opcode2 
-0x635b 027062 rtn 
-:      027064 host_creat_conn_wait_switch:
-0x635c 027065 fetch 1 ,mem_switch_flag 
-0x635d 027066 rtneq switch_flag_init 
-0x635e 027067 beq switch_flag_accept ,host_create_conn_switch_accept 
-0x635f 027068 arg switch_wait_timer ,queue 
-0x6360 027069 call timer_check 
-0x6361 027070 nrtn blank 
-0x6362 027071 jam switch_flag_init ,mem_switch_flag 
-0x6363 027072 branch host_create_conn_switch 
-:      027073 host_create_conn_switch_accept:
-0x6364 027074 rtn master 
-0x6365 027075 branch host_create_conn_auth_pair 
-:      027077 host_create_conn_send_features:
-0x6366 027078 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x6367 027079 jam lmp_features_req ,mem_lmo_opcode2 
-0x6368 027080 rtn 
-:      027081 host_create_conn_send_switch:
-0x6369 027082 jam lmp_switch_req ,mem_lmo_opcode2 
-0x636a 027083 set1 mark_switch_initiated ,mark 
-0x636b 027084 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x636c 027085 setarg 0x1ff 
-0x636d 027086 store 2 ,mem_soft_timer 
-0x636e 027087 rtn 
-:      027088 host_create_conn_send_conn_req:
-0x636f 027089 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x6370 027090 jam 0xff ,mem_soft_timer 
-0x6371 027091 set0 mark_reconn_recieve_switch ,mark 
-0x6372 027092 jam lmp_host_connection_req ,mem_lmo_opcode2 
-0x6373 027093 branch init_lmp_reinit 
-:      027094 host_create_conn_wait_accept:
-0x6374 027095 rtnmark1 mark_reconn_recieve_switch 
-0x6375 027096 fetch 2 ,mem_soft_timer 
-0x6376 027097 sub pdata ,1 ,pdata 
-0x6377 027098 branch host_create_conn_resend ,zero 
-0x6378 027099 store 2 ,mem_soft_timer 
-0x6379 027100 rtn 
-:      027101 host_create_conn_resend:
-0x637a 027102 jam conn_sm_send_switch ,mem_conn_sm 
-0x637b 027103 rtn 
-:      027104 host_create_conn_waiting:
-0x637c 027106 rtn 
-:      027108 host_create_conn_switch:
-0x637d 027109 fetch 1 ,mem_lmp_conn_state 
-0x637e 027110 rtnbit0 sent_setup_complete 
-0x637f 027111 rtnbit0 received_setup_complete 
-0x6380 027112 fetch 1 ,mem_connection_options 
-0x6381 027113 set0 connection_switch ,pdata 
-0x6382 027114 store 1 ,mem_connection_options 
-0x6383 027115 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6384 027116 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
-0x6385 027117 rtn 
-:      027119 host_create_conn_send_setup_complete:
-0x6386 027120 jam conn_sm_wait_setup_complete ,mem_conn_sm 
-0x6387 027121 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x6388 027122 rtn 
-:      027124 host_create_conn_wait_setup_complete:
-0x6389 027125 fetch 1 ,mem_lmp_conn_state 
-0x638a 027126 rtnbit0 received_setup_complete 
-0x638b 027127 jam conn_sm_standby ,mem_conn_sm 
-0x638c 027129 rtn 
-:      027130 host_create_conn_wait_setup_complete_rtn:
-0x638d 027131 jam conn_sm_auth_pair ,mem_conn_sm 
-0x638e 027132 rtn 
-:      027134 host_create_conn_master_detach:
-0x638f 027135 fetch 1 ,mem_soft_timer 
-0x6390 027136 increase -1 ,pdata 
-0x6391 027137 branch host_create_conn_send_detach ,blank 
-0x6392 027138 store 1 ,mem_soft_timer 
-0x6393 027139 rtn 
-:      027140 host_create_conn_send_detach:
-0x6394 027141 jam lmp_detach ,mem_lmo_opcode2 
-0x6395 027142 jam local_host ,mem_disconn_reason_send 
-0x6396 027143 jam 0 ,mem_conn_sm 
-0x6397 027144 rtn 
-:      027145 host_create_conn_auth_pair:
-0x6398 027147 fetch 1 ,mem_connection_options 
-0x6399 027148 bbit1 connection_switch ,host_create_conn_switch 
-0x639a 027149 bbit1 connection_auth ,host_create_conn_auth_pair_true 
-:      027150 host_create_conn_sm_done:
-0x639b 027151 jam conn_sm_done ,mem_conn_sm 
-0x639c 027152 rtn 
-:      027153 host_create_conn_auth_pair_true:
-0x639d 027154 fetch 1 ,mem_link_key_exists 
-0x639e 027155 branch host_create_conn_auth_pair_nokey ,blank 
-0x639f 027156 fetch 1 ,mem_lmp_conn_state 
-0x63a0 027157 rtnbit0 sent_setup_complete 
-0x63a1 027158 rtnbit0 received_setup_complete 
-0x63a2 027159 fetch 4 ,mem_aurand_send_delay_time 
-0x63a3 027160 arg 100 ,temp 
-0x63a4 027161 iadd temp ,temp 
-0x63a5 027162 copy clkn_bt ,pdata 
-0x63a6 027163 isub temp ,null 
-0x63a7 027164 nrtn positive 
-0x63a8 027165 branch host_create_conn_auth 
-:      027169 host_create_conn_auth_pair_nokey:
-0x63a9 027170 jam conn_sm_pairing ,mem_conn_sm 
-0x63aa 027171 jam 4 ,mem_pin_length 
-0x63ab 027172 setarg 0x3030 
-0x63ac 027173 store 2 ,mem_pin 
-0x63ad 027174 istore 2 ,contw 
-0x63ae 027175 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x63af 027176 branch host_create_conn_pairing 
-:      027178 host_create_conn_auth_pair_wait:
-0x63b0 027179 rtn 
-:      027180 host_create_conn_encrypt:
-0x63b1 027181 fetch 1 ,mem_connection_options 
-0x63b2 027182 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
-0x63b3 027183 jam conn_sm_done ,mem_conn_sm 
-0x63b4 027184 rtn 
-:      027186 host_create_conn_encrypt_start:
-0x63b5 027187 fetch 1 ,mem_connection_options 
-0x63b6 027188 set0 connection_encrypt ,pdata 
-0x63b7 027189 store 1 ,mem_connection_options 
-0x63b8 027190 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x63b9 027191 rtn 
-:      027193 host_create_conn_encrypt_wait:
-0x63ba 027194 fetch 1 ,mem_wait_encryption 
-0x63bb 027195 rtn blank 
-0x63bc 027196 jam conn_sm_standby ,mem_conn_sm 
-0x63bd 027197 branch host_create_conn_encrypt_start 
-:      027199 host_create_conn_encrypt_wait_clear:
-0x63be 027200 jam conn_sm_send_setup_complete ,mem_conn_sm 
-0x63bf 027201 rtn 
-:      027203 host_auth:
-0x63c0 027204 fetch 1 ,mem_op 
-0x63c1 027205 bbit1 op_inrand_req ,remote_auth 
-0x63c2 027206 call tid_initiate 
-0x63c3 027207 jam lmp_in_rand ,mem_lmo_opcode2 
-0x63c4 027208 branch cmd_exit 
-:      027209 remote_auth:
-0x63c5 027210 fetch 1 ,mem_op 
-0x63c6 027211 set0 op_inrand_req ,pdata 
-0x63c7 027212 store 1 ,mem_op 
-0x63c8 027213 call lmp_accept_inrand 
-0x63c9 027214 call tid_set_reply 
-0x63ca 027215 branch cmd_exit 
-:      027217 pincode_reinit:
-0x63cb 027218 setarg 4 
-0x63cc 027219 store 1 ,mem_pin_length 
-0x63cd 027220 setarg 0x3030 
-0x63ce 027221 istore 2 ,contw 
-0x63cf 027222 istore 2 ,contw 
-0x63d0 027223 rtn 
-:      027229 twspi_reset:
-0x63d1 027230 bpatchx patch31_4 ,mem_patch31 
-0x63d2 027231 hfetch 1 ,core_gpio_oe3 
-0x63d3 027232 arg 0x06 ,temp 
-0x63d4 027233 ior temp ,pdata 
-0x63d5 027234 hstore 1 ,core_gpio_oe3 
-0x63d6 027235 hfetch 1 ,core_gpio_out3 
-0x63d7 027236 ior temp ,pdata 
-0x63d8 027237 hstore 1 ,core_gpio_out3 
-0x63d9 027238 call twspi_disable 
-0x63da 027239 hfetch 1 ,core_gpio_out3 
-0x63db 027240 set0 1 ,pdata 
-0x63dc 027241 set0 2 ,pdata 
-0x63dd 027242 hstore 1 ,core_gpio_out3 
-0x63de 027243 nop 30 
-0x63df 027244 branch twspi_enable 
-:      027246 twspi_reset2:
-0x63e0 027247 hfetch 1 ,core_gpio_oe3 
-0x63e1 027248 arg 0xc0 ,temp 
-0x63e2 027249 ior temp ,pdata 
-0x63e3 027250 hstore 1 ,core_gpio_oe3 
-0x63e4 027251 hfetch 1 ,core_gpio_out3 
-0x63e5 027252 ior temp ,pdata 
-0x63e6 027253 hstore 1 ,core_gpio_out3 
-0x63e7 027254 call twspi_disable 
-0x63e8 027255 hfetch 1 ,core_gpio_out3 
-0x63e9 027256 set0 6 ,pdata 
-0x63ea 027257 set0 7 ,pdata 
-0x63eb 027258 hstore 1 ,core_gpio_out3 
-0x63ec 027259 nop 30 
-0x63ed 027260 branch twspi_enable2 
-:      027262 twspi_disable:
-0x63ee 027263 hfetch 1 ,core_gpio_sel1 
-0x63ef 027264 and pdata ,0xfc ,pdata 
-0x63f0 027265 hstore 1 ,core_gpio_sel1 
-0x63f1 027266 rtn 
-:      027267 twspi_enable:
-0x63f2 027268 hfetch 1 ,core_gpio_sel1 
-0x63f3 027269 or pdata ,0x01 ,pdata 
-0x63f4 027270 hstore 1 ,core_gpio_sel1 
-0x63f5 027271 rtn 
-:      027272 twspi_enable2:
-0x63f6 027273 hfetch 1 ,core_gpio_sel1 
-0x63f7 027274 or pdata ,0x03 ,pdata 
-0x63f8 027275 set0 4 ,pdata 
-0x63f9 027276 hstore 1 ,core_gpio_sel1 
-0x63fa 027277 rtn 
-:      027281 sensor_read:
-0x63fb 027282 copy pdata ,regb 
-0x63fc 027283 call spi_ncs_enable 
-0x63fd 027284 nop 100 
-0x63fe 027285 copy regb ,pdata 
-0x63ff 027286 call twspi_read 
-0x6400 027287 copy pdata ,regb 
-0x6401 027288 call spi_ncs_disable 
-0x6402 027289 nop 100 
-0x6403 027290 copy regb ,pdata 
-0x6404 027291 rtn 
-:      027293 sensor_write:
-0x6405 027294 copy pdata ,regb 
-0x6406 027295 call spi_ncs_enable 
-0x6407 027296 nop 100 
-0x6408 027297 copy regb ,pdata 
-0x6409 027298 call twspi_write 
-0x640a 027299 call spi_ncs_disable 
-0x640b 027300 nop 100 
-0x640c 027301 rtn 
-:      027304 spi_ncs_gpio_init:
-0x640d 027305 fetcht 1 ,mem_spi_ncs_gpio 
-0x640e 027306 branch gpio_config_output 
-:      027309 spi_ncs_enable:
-0x640f 027310 fetcht 1 ,mem_spi_ncs_gpio 
-0x6410 027311 branch gpio_out_active 
-:      027314 spi_ncs_disable:
-0x6411 027315 fetcht 1 ,mem_spi_ncs_gpio 
-0x6412 027316 branch gpio_out_inactive 
-:      027319 twspi_write:
-0x6413 027320 branch spid_write_reg 
-:      027322 twspi_read:
-0x6414 027323 branch spid_read_reg 
-:      027330 read_function_aes:
-0x6415 027331 nbranch read_function ,user 
-0x6416 027332 hfetch 1 ,core_gpio_key2 
-0x6417 027333 or_into 0x2 ,pdata 
-0x6418 027334 hstore 1 ,core_gpio_key2 
-:      027335 read_function:
-0x6419 027336 copy temp ,null 
-0x641a 027337 branch read_fuction_zero ,zero 
-0x641b 027338 copy regc ,pc 
-:      027339 read_fuction_zero:
-0x641c 027340 isolate0 0 ,null 
-0x641d 027341 branch set_ucode_status 
-:      027344 get_block_header:
-0x641e 027345 force 4 ,temp 
-:      027346 get_block_header0:
-0x641f 027347 arg mem_ucode_buf ,rega 
-0x6420 027348 hfetch 1 ,core_gpio_key2 
-0x6421 027349 and_into 0xfd ,pdata 
-0x6422 027350 hstore 1 ,core_gpio_key2 
-0x6423 027351 call read_function 
-0x6424 027352 arg 0x55aa ,rega 
-0x6425 027353 fetch 2 ,mem_ucode_buf 
-0x6426 027354 ifetcht 2 ,contr 
-0x6427 027355 isub rega ,null 
-0x6428 027356 rtn 
-:      027358 read_first_block:
-0x6429 027359 arg 2 ,temp 
-0x642a 027360 arg mem_ucode_ptr ,rega 
-0x642b 027361 call read_function 
-0x642c 027362 fetch 2 ,mem_ucode_ptr 
-0x642d 027363 store 2 ,mem_addr_mi 
-0x642e 027364 call get_iv ,user 
-0x642f 027365 rtn 
-:      027367 get_iv:
-0x6430 027368 arg 16 ,temp 
-0x6431 027369 arg mem_ucode_keybuf ,rega 
-0x6432 027370 hfetch 1 ,core_gpio_key2 
-0x6433 027371 and_into 0xfd ,pdata 
-0x6434 027372 hstore 1 ,core_gpio_key2 
-0x6435 027373 call read_function 
-0x6436 027374 arg mem_ucode_keybuf ,contr 
-0x6437 027375 arg 16 ,loopcnt 
-0x6438 027376 call aes_load_data 
-0x6439 027377 call aes_init 
-0x643a 027378 call aes_clear_data 
-0x643b 027379 branch do_aes_cbc 
-:      027381 load_storage:
-0x643c 027382 disable match 
-0x643d 027383 call get_block_header 
-0x643e 027384 nrtn zero 
-0x643f 027385 enable match 
-0x6440 027386 jam 0x80 ,core_ucode_ctrl 
-0x6441 027387 jam 0 ,core_ucode_hi 
-0x6442 027388 jam 0 ,core_ucode_low 
-0x6443 027389 arg core_ucode_data ,rega 
-0x6444 027390 call read_function_aes 
-0x6445 027391 jam 0x0 ,core_ucode_ctrl 
-:      027392 load_storage_loop:
-0x6446 027393 arg 6 ,temp 
-0x6447 027394 call get_block_header0 
-0x6448 027395 nrtn zero 
-0x6449 027396 ifetch 2 ,contr 
-0x644a 027397 iforce rega 
-0x644b 027398 call read_function 
-0x644c 027399 branch load_storage_loop 
-:      027403 reload_eeprom:
-0x644d 027404 call clean_mem 
-0x644e 027405 setarg 0x1000 
-0x644f 027406 store 2 ,mem_addr_mi 
-0x6450 027407 arg iicd_read_eep ,regc 
-0x6451 027408 arg 2 ,loopcnt 
-:      027409 reload_eeprom_loop:
-0x6452 027410 call get_block_header 
-0x6453 027411 nrtn zero 
-0x6454 027412 fetch 2 ,mem_addr_mi 
-0x6455 027413 byteswap pdata ,pdata 
-0x6456 027414 iadd temp ,pdata 
-0x6457 027415 byteswap pdata ,pdata 
-0x6458 027416 store 2 ,mem_addr_mi 
-0x6459 027417 loop reload_eeprom_loop 
-0x645a 027418 branch load_storage_loop 
-:      027420 loadcode:
-0x645b 027421 call clean_mem 
-0x645c 027422 disable user 
-0x645d 027423 call otp_enable_chgpump 
-0x645e 027424 setarg otp_ucode_flag 
-0x645f 027425 arg mem_otp_ucode_flag ,rega 
-0x6460 027426 arg 2 ,temp 
-0x6461 027427 call otpd_read_data 
-0x6462 027428 fetch 2 ,mem_otp_ucode_flag 
-0x6463 027429 bbit0 otp_uflag_aes ,loadcode_otp 
-0x6464 027430 jam 0x25 ,core_clkoff 
-0x6465 027431 setarg otp_ucode_aeskey 
-0x6466 027432 arg mem_ucode_keybuf ,rega 
-0x6467 027433 arg 16 ,temp 
-0x6468 027434 call otpd_read_data 
-0x6469 027435 jam lock_otp ,core_misc_ctrl 
-0x646a 027436 set1 mark_otp_encrypt ,mark 
-0x646b 027437 arg mem_ucode_keybuf ,contr 
-0x646c 027438 call load_key 
-0x646d 027439 enable user 
-:      027440 loadcode_otp:
-0x646e 027441 jam 0 ,mem_loadcode_times 
-:      027442 loadcode_otp_2:
-0x646f 027443 call loadcode_check_times 
-0x6470 027444 fetch 2 ,mem_otp_ucode_flag 
-0x6471 027445 byteswap pdata ,pdata 
-0x6472 027446 arg 0x7ff ,temp 
-0x6473 027447 iand temp ,pdata 
-0x6474 027448 branch loadcode_iic ,zero 
-0x6475 027449 call otp_set_addr 
-0x6476 027450 arg otpd_read_code ,regc 
-0x6477 027451 call get_iv ,user 
-0x6478 027452 call load_storage 
-0x6479 027453 fetch 1 ,mem_ucode_status 
-0x647a 027454 bbit0 0 ,loadcode_otp_2 
-:      027456 loadcode_iic:
-0x647b 027457 call otp_disable_chgpump 
-0x647c 027458 jam 0 ,mem_loadcode_times 
-:      027459 loadcode_iic_2:
-0x647d 027460 call loadcode_check_times 
-0x647e 027461 call clear_eeprom_size_2k 
-0x647f 027462 fetch 1 ,mem_otp_ucode_flag 
-0x6480 027463 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6481 027464 call loadcode_iic_by_eeprom 
-0x6482 027465 nbranch loadcode_iic_eeprom_2k ,match 
-0x6483 027466 fetch 1 ,mem_ucode_status 
-0x6484 027467 bbit0 0 ,loadcode_iic_2 
-0x6485 027468 branch loadcode_hci 
-:      027469 loadcode_iic_eeprom_2k:
-0x6486 027470 call set_eeprom_size_2k 
-0x6487 027471 fetch 1 ,mem_otp_ucode_flag 
-0x6488 027472 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6489 027473 call loadcode_iic_by_eeprom 
-0x648a 027474 nbranch loadcode_spi ,match 
-0x648b 027475 fetch 1 ,mem_ucode_status 
-0x648c 027476 bbit0 0 ,loadcode_iic_2 
-0x648d 027477 branch loadcode_hci 
-:      027479 loadcode_spi:
-0x648e 027480 jam 0 ,mem_loadcode_times 
-:      027481 loadcode_spi_2:
-0x648f 027482 call loadcode_check_times 
-0x6490 027483 fetch 1 ,mem_otp_ucode_flag 
-0x6491 027484 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6492 027485 setarg 0x0 
-0x6493 027486 store 3 ,mem_addr_hi 
-0x6494 027487 call spid_init_flash 
-0x6495 027488 arg spid_load_flash ,regc 
-0x6496 027489 call read_first_block 
-0x6497 027490 call load_storage 
-0x6498 027491 nbranch loadcode_hci ,match 
-0x6499 027492 fetch 1 ,mem_ucode_status 
-0x649a 027493 bbit0 0 ,loadcode_spi_2 
-:      027495 loadcode_hci:
-0x649b 027496 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
-0x649c 027497 call clear_key_buf 
-:      027498 loadcode_hci_enc:
-0x649d 027499 fetch 1 ,mem_otp_ucode_flag 
-0x649e 027500 bbit0 otp_uflag_hci ,clear_key_buf 
-0x649f 027501 jam 0x21 ,core_clkoff 
-0x64a0 027502 call hci_init 
-:      027503 loadcode_hci_loop:
-0x64a1 027504 call hci_rx_packet 
-0x64a2 027505 branch loadcode_hci_loop 
-:      027507 clear_key_buf:
-0x64a3 027508 setarg 0 
-0x64a4 027509 store 8 ,mem_ucode_keybuf 
-0x64a5 027510 store 8 ,mem_ucode_keybuf + 8 
-0x64a6 027511 force regidx_key ,regext_index 
-0x64a7 027512 call aes_clear 
-0x64a8 027513 jam 0x21 ,core_clkoff 
-0x64a9 027514 rtn 
-:      027517 loadcode_iic_by_eeprom:
-0x64aa 027518 setarg 0x0 
-0x64ab 027519 store 2 ,mem_addr_mi 
-0x64ac 027520 arg iicd_read_eep ,regc 
-0x64ad 027521 call iicd_init_12m 
-0x64ae 027522 call read_first_block 
-0x64af 027523 branch load_storage 
-:      027526 loadcode_check_times:
-0x64b0 027527 fetch 1 ,mem_loadcode_times 
-0x64b1 027528 increase 1 ,pdata 
-0x64b2 027529 sub pdata ,3 ,null 
-0x64b3 027530 nbranch loadcode_error ,positive 
-0x64b4 027531 store 1 ,mem_loadcode_times 
-0x64b5 027532 rtn 
-:      027534 loadcode_error:
-0x64b6 027535 call clear_key_buf 
-0x64b7 027536 call ice_break 
-0x64b8 027537 rtn 
-:      027541 set_ucode_status:
-0x64b9 027542 fetch 1 ,mem_ucode_status 
-0x64ba 027543 lshift pdata ,pdata 
-0x64bb 027544 setflag true ,0 ,pdata 
-0x64bc 027545 isolate0 15 ,rega 
-0x64bd 027546 rtn true 
-0x64be 027547 store 1 ,mem_ucode_status 
-0x64bf 027548 rtn 
-:      027551 decrypt_code:
-0x64c0 027552 hfetch 1 ,core_gpio_key2 
-0x64c1 027553 rtnbit0 1 
-0x64c2 027554 branch decrypt_code_skip 
-:      027555 decrypt_code_loop:
-0x64c3 027556 hfetch 1 ,core_dma_status 
-0x64c4 027557 qisolate1 pdata 
-0x64c5 027558 rtn true 
-:      027559 decrypt_code_skip:
-0x64c6 027560 hfetch 1 ,core_misc_status 
-0x64c7 027561 bbit0 1 ,decrypt_code_loop 
-0x64c8 027562 call do_aes_cbc 
-0x64c9 027563 branch decrypt_code_loop 
-:      027567 load_ucode:
-0x64ca 027568 fetch 2 ,mem_patch_ptr 
-0x64cb 027569 rtn blank 
-0x64cc 027570 jam 0x80 ,core_ucode_ctrl 
-0x64cd 027571 jam 0 ,core_ucode_hi 
-0x64ce 027572 jam 0 ,core_ucode_low 
-0x64cf 027573 fetcht 2 ,mem_patch_len 
-0x64d0 027574 lshift2 temp ,loopcnt 
-0x64d1 027575 iforce contr 
-:      027576 load_ucode_loop:
-0x64d2 027577 ifetch 1 ,contr 
-0x64d3 027578 hstore 1 ,core_ucode_data 
-0x64d4 027579 loop load_ucode_loop 
-0x64d5 027580 jam 0x0 ,core_ucode_ctrl 
-0x64d6 027581 rtn 
-:      027586 spid_init:
-0x64d7 027587 bpatchx patch31_5 ,mem_patch31 
-0x64d8 027588 call spid_init_common 
-0x64d9 027589 branch twspi_enable 
-:      027591 spid_init2:
-0x64da 027592 call spid_init_common 
-0x64db 027593 call twspi_disable 
-0x64dc 027594 branch twspi_enable2 
-:      027596 spid_init_common:
-0x64dd 027597 fetch 1 ,mem_spi_init_clk 
-0x64de 027598 hstore 1 ,core_spid_ctrl 
-0x64df 027599 fetch 1 ,mem_spi_init_delay_time 
-0x64e0 027600 hstore 1 ,core_spid_delay 
-0x64e1 027601 setarg mem_spid_tbuf 
-0x64e2 027602 hstore 2 ,core_spid_txaddr 
-0x64e3 027603 setarg mem_spid_rbuf 
-0x64e4 027604 hstore 2 ,core_spid_rxaddr 
-0x64e5 027605 branch twspi_disable 
-:      027607 spid_reset:
-0x64e6 027608 hfetch 1 ,core_spid_ctrl 
-0x64e7 027609 set1 7 ,pdata 
-0x64e8 027610 hstore 1 ,core_spid_ctrl 
-0x64e9 027611 set0 7 ,pdata 
-0x64ea 027612 hstore 1 ,core_spid_ctrl 
-0x64eb 027613 rtn 
-:      027617 spid_write_reg:
-0x64ec 027618 set1 7 ,pdata 
-0x64ed 027619 store 2 ,mem_spid_tbuf 
-0x64ee 027620 bpatchx patch31_6 ,mem_patch31 
-0x64ef 027621 jam 2 ,core_spid_txlen 
-0x64f0 027622 jam 0 ,core_spid_rxlen 
-0x64f1 027623 jam spid_start ,core_misc_ctrl 
-0x64f2 027624 branch wait_spid_done 
-:      027627 spid_read_reg:
-0x64f3 027628 force 1 ,temp 
-:      027630 spid_read_regs:
-0x64f4 027632 store 1 ,mem_spid_tbuf 
-0x64f5 027633 bpatchx patch31_7 ,mem_patch31 
-0x64f6 027634 jam 1 ,core_spid_txlen 
-0x64f7 027635 hstoret 2 ,core_spid_rxlen 
-0x64f8 027636 jam spid_start ,core_misc_ctrl 
-0x64f9 027637 call wait_spid_done 
-0x64fa 027638 fetch 1 ,mem_spid_rbuf 
-0x64fb 027639 rtn 
-:      027641 wait_spid_done:
-0x64fc 027642 fetch 2 ,mem_afh_error_total 
-0x64fd 027643 increase 1 ,pdata 
-0x64fe 027644 store 2 ,mem_afh_error_total 
-0x64ff 027645 hfetch 1 ,core_dma_status 
-0x6500 027646 bbit0 spid_done ,wait_spid_done 
-0x6501 027647 rtn 
-:      027649 spid_init_flash:
-0x6502 027650 jam 0x40 ,core_spid_ctrl 
-0x6503 027651 jam 0x0 ,core_spid_delay 
-0x6504 027652 hfetch 1 ,core_gpio_sel1 
-0x6505 027653 set0 0 ,pdata 
-0x6506 027654 set1 1 ,pdata 
-0x6507 027655 hstore 1 ,core_gpio_sel1 
-0x6508 027656 setarg 0 
-0x6509 027657 store 4 ,mem_spid_tbuf 
-0x650a 027658 rtn 
-:      027661 spid_unlock_flash:
-0x650b 027662 setarg 0 
-0x650c 027663 hstore 2 ,core_spid_rxlen 
-0x650d 027664 setarg 1 
-0x650e 027665 hstore 2 ,core_spid_txlen 
-0x650f 027666 setarg mem_spid_tbuf 
-0x6510 027667 hstore 2 ,core_spid_txaddr 
-0x6511 027668 jam 6 ,mem_spid_tbuf 
-0x6512 027669 jam spid_start ,core_misc_ctrl 
-0x6513 027670 branch wait_spid_done 
-:      027685 flash_write:
-0x6514 027686 disable user 
-0x6515 027687 copy pdata ,regb 
-0x6516 027688 fetch 1 ,mem_spi_write_flash_sm 
-0x6517 027689 rtnne flash_sm_no_buys 
-0x6518 027690 enable user 
-0x6519 027691 copy regb ,pdata 
-0x651a 027692 branch flash_write_start 
-:      027695 flash_write_spi_sm_timer:
-0x651b 027696 fetch 1 ,mem_spi_write_flash_sm 
-0x651c 027697 beq flash_sm_start ,flash_write_start 
-0x651d 027698 beq flash_sm_erase_sector ,flash_erase_sector 
-0x651e 027699 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
-0x651f 027700 beq flash_sm_write_data ,flash_write_data 
-0x6520 027701 beq flash_sm_wait_write_data ,flash_wait_write_data 
-0x6521 027702 rtn 
-:      027704 flash_write_start:
-0x6522 027705 store 3 ,mem_spi_write_addr 
-0x6523 027706 copy rega ,pdata 
-0x6524 027707 store 2 ,mem_spi_write_ptr 
-0x6525 027708 storet 2 ,mem_spi_write_len 
-0x6526 027709 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6527 027710 branch spid_init_flash 
-:      027711 flash_erase_sector:
-0x6528 027712 call spid_init_flash 
-0x6529 027713 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x652a 027714 call spid_unlock_flash 
-0x652b 027715 arg mem_spid_tbuf ,rega 
-0x652c 027716 fetch 3 ,mem_spi_write_addr 
-0x652d 027717 jam 4 ,core_spid_txlen 
-0x652e 027718 arg flash_command_sector_erase ,temp 
-0x652f 027719 branch spid_write_flash_common 
-:      027721 flash_wait_erase_sector:
-0x6530 027722 call spid_init_flash 
-0x6531 027723 call spid_unlock_flash 
-0x6532 027724 setarg flash_read_satus 
-0x6533 027725 call spid_read_reg 
-0x6534 027726 rtnbit1 flash_status_wip 
-0x6535 027727 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6536 027728 rtn 
-:      027729 flash_write_data:
-0x6537 027730 call spid_init_flash 
-0x6538 027731 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6539 027732 call spid_unlock_flash 
-0x653a 027733 call flash_data_preserve 
-0x653b 027734 call spid_write_flash 
-0x653c 027735 branch flash_data_recover 
-:      027736 flash_wait_write_data:
-0x653d 027737 call spid_init_flash 
-0x653e 027738 call spid_unlock_flash 
-0x653f 027739 setarg flash_read_satus 
-0x6540 027740 call spid_read_reg 
-0x6541 027741 rtnbit1 flash_status_wip 
-0x6542 027742 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6543 027743 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6544 027744 branch callback_func 
-:      027745 flash_data_recover:
-0x6545 027746 fetch 4 ,mem_temp 
-0x6546 027747 fetcht 2 ,mem_spi_write_ptr 
-0x6547 027748 increase -4 ,temp 
-0x6548 027749 istore 4 ,temp 
-0x6549 027750 rtn 
-:      027751 flash_data_preserve:
-0x654a 027752 fetcht 2 ,mem_spi_write_ptr 
-0x654b 027753 copy temp ,rega 
-0x654c 027754 increase -4 ,temp 
-0x654d 027755 ifetch 4 ,temp 
-0x654e 027756 store 4 ,mem_temp 
-0x654f 027757 fetcht 2 ,mem_spi_write_len 
-0x6550 027758 fetch 3 ,mem_spi_write_addr 
-0x6551 027759 rtn 
-:      027763 spid_write_flash:
-0x6552 027764 increase 4 ,temp 
-0x6553 027765 hstoret 2 ,core_spid_txlen 
-0x6554 027766 arg flash_command_write_data ,temp 
-0x6555 027767 increase -4 ,rega 
-:      027768 spid_write_flash_common:
-0x6556 027770 istoret 1 ,rega 
-0x6557 027771 rshift16 pdata ,temp 
-0x6558 027772 istoret 1 ,contw 
-0x6559 027773 rshift8 pdata ,temp 
-0x655a 027774 istoret 1 ,contw 
-0x655b 027775 istore 1 ,contw 
-0x655c 027776 deposit rega 
-0x655d 027777 hstore 2 ,core_spid_txaddr 
-0x655e 027778 setarg 0 
-0x655f 027779 hstore 2 ,core_spid_rxlen 
-0x6560 027780 jam spid_start ,core_misc_ctrl 
-0x6561 027781 branch wait_spid_done 
-:      027785 spid_read_flash:
-0x6562 027786 hstoret 2 ,core_spid_rxlen 
-0x6563 027787 rshift16 pdata ,temp 
-0x6564 027788 storet 1 ,mem_addr_hi 
-0x6565 027789 rshift8 pdata ,temp 
-0x6566 027790 storet 1 ,mem_addr_mi 
-0x6567 027791 store 1 ,mem_addr_lo 
-0x6568 027792 setarg 4 
-0x6569 027793 hstore 2 ,core_spid_txlen 
-0x656a 027794 jam flash_command_read_data ,mem_spid_tbuf 
-0x656b 027795 setarg mem_spid_tbuf 
-0x656c 027796 hstore 2 ,core_spid_txaddr 
-0x656d 027797 deposit rega 
-0x656e 027798 hstore 2 ,core_spid_rxaddr 
-0x656f 027799 hfetch 1 ,core_spid_ctrl 
-0x6570 027800 isolate0 15 ,rega 
-0x6571 027801 setflag true ,6 ,pdata 
-0x6572 027802 hstore 1 ,core_spid_ctrl 
-0x6573 027803 jam spid_start ,core_misc_ctrl 
-:      027804 spi_read_flash_wait:
-0x6574 027805 hfetch 1 ,core_dma_status 
-0x6575 027806 bbit1 7 ,spi_read_flash_wait 
-0x6576 027807 arg spid_done ,queue 
-0x6577 027808 branch wait_spid_done 
-:      027812 spid_load_flash:
-0x6578 027813 hstoret 2 ,core_spid_rxlen 
-0x6579 027814 setarg 4 
-0x657a 027815 hstore 2 ,core_spid_txlen 
-0x657b 027816 jam 3 ,mem_spid_tbuf 
-0x657c 027817 setarg mem_spid_tbuf 
-0x657d 027818 hstore 2 ,core_spid_txaddr 
-0x657e 027819 deposit rega 
-0x657f 027820 hstore 2 ,core_spid_rxaddr 
-0x6580 027821 hfetch 1 ,core_spid_ctrl 
-0x6581 027822 isolate0 15 ,rega 
-0x6582 027823 setflag true ,6 ,pdata 
-0x6583 027824 hstore 1 ,core_spid_ctrl 
-0x6584 027825 jam spid_start ,core_misc_ctrl 
-:      027826 spi_load_flash_wait:
-0x6585 027827 hfetch 1 ,core_dma_status 
-0x6586 027828 bbit1 7 ,spi_load_flash_wait 
-0x6587 027829 arg spid_done ,queue 
-0x6588 027830 call decrypt_code 
-0x6589 027831 call wait_spid_done 
-0x658a 027832 isolate1 spid_crcok ,pdata 
-0x658b 027833 call set_ucode_status 
-0x658c 027834 fetch 1 ,mem_addr_hi 
-0x658d 027835 lshift16 pdata ,regb 
-0x658e 027836 fetch 1 ,mem_addr_mi 
-0x658f 027837 lshift8 pdata ,pdata 
-0x6590 027838 ior regb ,regb 
-0x6591 027839 fetch 1 ,mem_addr_lo 
-0x6592 027840 ior regb ,pdata 
-0x6593 027841 iadd temp ,pdata 
-0x6594 027842 store 1 ,mem_addr_lo 
-0x6595 027843 rshift8 pdata ,pdata 
-0x6596 027844 store 1 ,mem_addr_mi 
-0x6597 027845 rshift8 pdata ,pdata 
-0x6598 027846 store 1 ,mem_addr_hi 
-0x6599 027847 rtn 
-:      027852 soft_reset_chip:
-0x659a 027853 jam 1 ,core_reset 
-0x659b 027854 rtn 
-:      027860 iic_init_390k:
-0x659c 027861 jam 12 ,core_iicd_scl_low 
-0x659d 027862 jam 13 ,core_iicd_scl_high 
-0x659e 027863 jam 13 ,core_iicd_start_setup 
-0x659f 027864 jam 13 ,core_iicd_start_hold 
-0x65a0 027865 jam 13 ,core_iicd_stop_setup 
-0x65a1 027866 jam 12 ,core_iicd_data_setup 
-0x65a2 027867 branch iicd_init_gpio 
-:      027870 iicd_init_12m:
-0x65a3 027871 jam 5 ,core_iicd_scl_low 
-0x65a4 027872 jam 7 ,core_iicd_scl_high 
-0x65a5 027873 jam 7 ,core_iicd_start_setup 
-0x65a6 027874 jam 7 ,core_iicd_start_hold 
-0x65a7 027875 jam 7 ,core_iicd_stop_setup 
-0x65a8 027876 jam 5 ,core_iicd_data_setup 
-:      027877 iicd_init_gpio:
-0x65a9 027878 hfetch 1 ,core_gpio_pu3 
-0x65aa 027879 or_into 0xc0 ,pdata 
-0x65ab 027880 hstore 1 ,core_gpio_pu3 
-0x65ac 027881 hfetch 1 ,core_gpio_sel1 
-0x65ad 027882 or_into 0x10 ,pdata 
-0x65ae 027883 hstore 1 ,core_gpio_sel1 
-0x65af 027884 rtn 
-:      027888 wait_iicd_done:
-0x65b0 027889 hfetch 1 ,core_dma_status 
-0x65b1 027890 bbit0 iicd_done ,wait_iicd_done 
-0x65b2 027891 rtn 
-:      027899 iicd_read_data:
-0x65b3 027900 hstore 2 ,core_iicd_txlen 
-0x65b4 027901 deposit rega 
-0x65b5 027902 hstore 2 ,core_iicd_txaddr 
-0x65b6 027903 deposit regb 
-0x65b7 027904 hstore 2 ,core_iicd_rxaddr 
-0x65b8 027905 deposit temp 
-0x65b9 027906 hstore 2 ,core_iicd_rxlen 
-0x65ba 027907 arg 1 ,temp 
-0x65bb 027908 nsetflag blank ,1 ,temp 
-0x65bc 027909 hstore 1 ,core_iicd_ctrl 
-0x65bd 027910 jam iicd_start ,core_misc_ctrl 
-0x65be 027911 branch wait_iicd_done 
-:      027914 set_eeprom_size_2k:
-0x65bf 027915 set1 mark_eeprom_size ,mark 
-0x65c0 027916 jam 0x08 ,mem_eeprom_block_size 
-0x65c1 027917 rtn 
-:      027919 clear_eeprom_size_2k:
-0x65c2 027920 set0 mark_eeprom_size ,mark 
-0x65c3 027921 jam 0x20 ,mem_eeprom_block_size 
-0x65c4 027922 rtn 
-:      027925 iicd_read_eep_data_size_2k:
-0x65c5 027926 fetch 1 ,mem_eeprom_base 
-0x65c6 027927 iadd regb ,pdata 
-0x65c7 027928 store 1 ,mem_addr_mi 
-0x65c8 027929 branch iicd_read_eep_size_2k 
-:      027931 iicd_read_eep_size_2k_lcadcode:
-0x65c9 027932 fetch 2 ,mem_addr_mi 
-0x65ca 027933 byteswap pdata ,pdata 
-0x65cb 027934 store 1 ,mem_addr_mi 
-:      027939 iicd_read_eep_size_2k:
-0x65cc 027940 setarg 3 
-0x65cd 027941 hstore 2 ,core_iicd_txlen 
-0x65ce 027942 jam 0xa0 ,mem_iicd_tbuf 
-0x65cf 027943 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x65d0 027944 branch iicd_read_eep_common 
-:      027950 iicd_write_protect_eep_data:
-0x65d1 027951 storet 2 ,mem_temp 
-0x65d2 027952 call iicd_eeprom_write_enable 
-0x65d3 027953 fetcht 2 ,mem_temp 
-0x65d4 027954 call iicd_write_eep_data 
-0x65d5 027955 branch iicd_eeprom_write_disable 
-:      027957 iicd_eeprom_write_enable:
-0x65d6 027958 fetch 1 ,mem_eeprom_wp_gpio 
-0x65d7 027959 rtneq gpio_disable 
-0x65d8 027960 bbit0 6 ,iicd_wp_gpio_output_low 
-0x65d9 027961 setarg 150000 
-0x65da 027962 call sleep 
-:      027963 iicd_wp_gpio_output_low:
-0x65db 027964 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65dc 027965 branch gpio_out_active 
-:      027967 iicd_eeprom_write_disable:
-0x65dd 027968 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65de 027969 branch gpio_out_inactive 
-:      027974 iicd_read_eep_data:
-0x65df 027975 bpatchx patch32_0 ,mem_patch32 
-0x65e0 027976 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x65e1 027977 fetch 2 ,mem_eeprom_base 
-0x65e2 027978 iadd regb ,pdata 
-0x65e3 027979 byteswap pdata ,pdata 
-0x65e4 027980 store 2 ,mem_addr_mi 
-:      027983 iicd_read_eep:
-0x65e5 027984 bpatchx patch32_1 ,mem_patch32 
-0x65e6 027985 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x65e7 027986 setarg 4 
-0x65e8 027987 hstore 2 ,core_iicd_txlen 
-0x65e9 027988 jam 0xa0 ,mem_iicd_tbuf 
-0x65ea 027989 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      027990 iicd_read_eep_common:
-0x65eb 027991 setarg mem_iicd_tbuf 
-0x65ec 027992 hstore 2 ,core_iicd_txaddr 
-0x65ed 027993 hstoret 2 ,core_iicd_rxlen 
-0x65ee 027994 deposit rega 
-0x65ef 027995 hstore 2 ,core_iicd_rxaddr 
-0x65f0 027996 setarg 2 
-0x65f1 027997 isolate0 15 ,rega 
-0x65f2 027998 setflag true ,0 ,pdata 
-0x65f3 027999 hstore 1 ,core_iicd_ctrl 
-0x65f4 028000 jam iicd_start ,core_misc_ctrl 
-0x65f5 028001 arg iicd_done ,queue 
-0x65f6 028002 call decrypt_code 
-0x65f7 028003 call wait_iicd_done 
-0x65f8 028004 isolate1 iicd_crcok ,pdata 
-0x65f9 028005 call set_ucode_status 
-0x65fa 028006 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-0x65fb 028007 fetch 2 ,mem_addr_mi 
-0x65fc 028008 byteswap pdata ,pdata 
-0x65fd 028009 iadd temp ,pdata 
-0x65fe 028010 byteswap pdata ,pdata 
-0x65ff 028011 store 2 ,mem_addr_mi 
-0x6600 028012 rtn 
-:      028014 iicd_read_eep_load_code_size_2k:
-0x6601 028015 fetch 1 ,mem_addr_mi 
-0x6602 028016 iadd temp ,pdata 
-0x6603 028017 byteswap pdata ,pdata 
-0x6604 028018 store 2 ,mem_addr_mi 
-0x6605 028019 rtn 
-:      028025 iicd_write_eep_data:
-0x6606 028026 fetch 2 ,mem_eeprom_base 
-0x6607 028027 iadd regb ,pdata 
-:      028030 iicd_write_ota_data:
-0x6608 028031 store 2 ,mem_pdatatemp 
-0x6609 028032 bpatchx patch32_2 ,mem_patch32 
-0x660a 028033 storet 2 ,mem_temp 
-0x660b 028034 copy rega ,pdata 
-0x660c 028035 store 2 ,mem_contr 
-:      028036 iicd_write_eep_loop:
-0x660d 028037 call iicd_eep_transparency 
-0x660e 028039 fetcht 2 ,mem_regb 
-0x660f 028040 fetch 2 ,mem_contr 
-0x6610 028041 copy pdata ,rega 
-0x6611 028042 fetch 2 ,mem_pdatatemp 
-0x6612 028044 call iicd_write_eep 
-0x6613 028046 fetch 2 ,mem_regb 
-0x6614 028047 fetcht 2 ,mem_contr 
-0x6615 028048 iadd temp ,temp 
-0x6616 028049 storet 2 ,mem_contr 
-0x6617 028050 fetcht 2 ,mem_pdatatemp 
-0x6618 028051 iadd temp ,temp 
-0x6619 028052 storet 2 ,mem_pdatatemp 
-0x661a 028053 fetch 2 ,mem_temp 
-0x661b 028054 nbranch iicd_write_eep_loop ,blank 
-0x661c 028055 rtn 
-:      028063 iicd_eep_transparency:
-0x661d 028064 bpatchx patch32_3 ,mem_patch32 
-0x661e 028065 fetch 1 ,mem_eeprom_block_size 
-0x661f 028066 increase -1 ,pdata 
-0x6620 028067 fetcht 2 ,mem_pdatatemp 
-0x6621 028068 ior temp ,pdata 
-0x6622 028069 increase 1 ,pdata 
-0x6623 028070 store 3 ,mem_regc 
-0x6624 028072 fetch 2 ,mem_temp 
-0x6625 028073 iadd temp ,pdata 
-0x6626 028075 fetcht 3 ,mem_regc 
-0x6627 028076 isub temp ,pdata 
-0x6628 028077 nbranch iicd_eep_deal_short_packet ,positive 
-0x6629 028078 store 2 ,mem_temp 
-0x662a 028079 fetch 3 ,mem_regc 
-0x662b 028080 fetcht 2 ,mem_pdatatemp 
-0x662c 028081 isub temp ,pdata 
-0x662d 028082 store 2 ,mem_regb 
-0x662e 028083 rtn 
-:      028084 iicd_eep_deal_short_packet:
-0x662f 028085 fetch 2 ,mem_temp 
-0x6630 028086 store 2 ,mem_regb 
-0x6631 028087 setarg 0 
-0x6632 028088 store 2 ,mem_temp 
-0x6633 028089 rtn 
-:      028091 iicd_write_eep_size_2k:
-0x6634 028092 increase 2 ,temp 
-0x6635 028093 hstoret 2 ,core_iicd_txlen 
-0x6636 028094 increase -2 ,rega 
-0x6637 028095 ifetcht 3 ,rega 
-0x6638 028096 copy temp ,regb 
-0x6639 028097 arg 0xa0 ,temp 
-0x663a 028098 istoret 1 ,rega 
-0x663b 028100 istore 1 ,contw 
-0x663c 028101 branch iicd_write_eep_common 
-:      028104 iicd_write_eep:
-0x663d 028105 copy pdata ,regb 
-0x663e 028106 bpatchx patch32_4 ,mem_patch32 
-0x663f 028107 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6640 028108 copy regb ,pdata 
-0x6641 028109 increase 3 ,temp 
-0x6642 028110 hstoret 2 ,core_iicd_txlen 
-0x6643 028111 increase -3 ,rega 
-0x6644 028112 ifetcht 3 ,rega 
-0x6645 028113 copy temp ,regb 
-0x6646 028114 arg 0xa0 ,temp 
-0x6647 028115 istoret 1 ,rega 
-0x6648 028116 byteswap pdata ,pdata 
-0x6649 028117 istore 2 ,contw 
-:      028118 iicd_write_eep_common:
-0x664a 028119 deposit rega 
-0x664b 028120 hstore 2 ,core_iicd_txaddr 
-0x664c 028121 setarg 0 
-0x664d 028122 hstore 2 ,core_iicd_rxlen 
-0x664e 028123 jam 1 ,core_iicd_ctrl 
-0x664f 028124 jam iicd_start ,core_misc_ctrl 
-0x6650 028125 call wait_iicd_done 
-0x6651 028126 copy regb ,pdata 
-0x6652 028127 istore 3 ,rega 
-:      028129 iic_check_eeprom_standby:
-0x6653 028130 bpatchx patch32_5 ,mem_patch32 
-0x6654 028131 jam 0 ,mem_iicd_tbuf + 3 
-:      028132 iic_check_eeprom_standby_wait:
-0x6655 028133 setarg 1 
-0x6656 028134 hstore 2 ,core_iicd_txlen 
-0x6657 028135 jam 0xa0 ,mem_iicd_tbuf 
-0x6658 028136 setarg mem_iicd_tbuf 
-0x6659 028137 hstore 2 ,core_iicd_txaddr 
-0x665a 028138 setarg 0 
-0x665b 028139 hstore 2 ,core_iicd_rxlen 
-0x665c 028140 hstore 2 ,core_iicd_rxaddr 
-0x665d 028141 setarg 3 
-0x665e 028142 hstore 1 ,core_iicd_ctrl 
-0x665f 028143 jam iicd_start ,core_misc_ctrl 
-0x6660 028144 call wait_iicd_done 
-0x6661 028145 hfetch 1 ,core_dma_status 
-0x6662 028146 rtnbit0 iicd_ack 
-0x6663 028147 nop 1500 
-0x6664 028148 fetch 1 ,mem_iicd_tbuf + 3 
-0x6665 028149 increase 1 ,pdata 
-0x6666 028150 store 1 ,mem_iicd_tbuf + 3 
-0x6667 028151 sub pdata ,40 ,null 
-0x6668 028152 nrtn positive 
-0x6669 028153 branch iic_check_eeprom_standby_wait 
-:      028157 otp_enable_chgpump:
-0x666a 028158 jam 0x70 ,rfen_chgpump 
-0x666b 028159 nop param_chgpump_delay 
-0x666c 028160 rtn 
-:      028162 otp_disable_chgpump:
-0x666d 028163 jam 0x30 ,rfen_chgpump 
-0x666e 028164 rtn 
-:      028166 otp_set_addr:
-0x666f 028167 lshift3 pdata ,pdata 
-0x6670 028168 hstore 2 ,core_otp_addr 
-0x6671 028169 jam 0 ,core_otpd_ctrl 
-0x6672 028170 rtn 
-:      028173 otp_write:
-0x6673 028174 call otp_set_addr 
-0x6674 028175 call otp_ce 
-:      028176 otp_program:
-0x6675 028177 ifetcht 1 ,rega 
-0x6676 028178 increase 1 ,rega 
-0x6677 028179 force 0 ,queue 
-:      028180 otp_program_bit:
-0x6678 028181 qisolate0 temp 
-0x6679 028182 branch otp_skip_0 ,true 
-0x667a 028183 hfetch 1 ,core_otp_din 
-0x667b 028184 set1 6 ,pdata 
-0x667c 028185 set1 7 ,pdata 
-0x667d 028186 hstore 1 ,core_otp_din 
-0x667e 028187 jam 0x02 ,core_otp_ctrl 
-0x667f 028188 jam 0x82 ,core_otp_ctrl 
-0x6680 028189 set0 7 ,pdata 
-0x6681 028190 hstore 1 ,core_otp_din 
-0x6682 028191 jam 0x8a ,core_otp_ctrl 
-0x6683 028192 nop 11 
-0x6684 028193 jam 0xca ,core_otp_ctrl 
-0x6685 028194 nop 33 
-0x6686 028195 jam 0x4a ,core_otp_ctrl 
-0x6687 028196 nop 44 
-0x6688 028197 jam 0xca ,core_otp_ctrl 
-0x6689 028198 nop 22 
-0x668a 028199 jam 0x8a ,core_otp_ctrl 
-0x668b 028200 nop 33 
-0x668c 028201 jam 0x82 ,core_otp_ctrl 
-0x668d 028202 nop 1 
-0x668e 028203 jam 0x92 ,core_otp_ctrl 
-0x668f 028204 nop 10 
-0x6690 028205 jam 0xb2 ,core_otp_ctrl 
-0x6691 028206 hfetch 1 ,core_otp_rdata 
-0x6692 028207 jam 0x92 ,core_otp_ctrl 
-0x6693 028208 nop 1 
-0x6694 028209 jam 0x82 ,core_otp_ctrl 
-0x6695 028210 qisolate0 pdata 
-0x6696 028211 branch otp_program_bit ,true 
-:      028212 otp_skip_0:
-0x6697 028213 hfetch 2 ,core_otp_addr 
-0x6698 028214 increase 1 ,pdata 
-0x6699 028215 hstore 2 ,core_otp_addr 
-0x669a 028216 increase 1 ,queue 
-0x669b 028217 compare 8 ,queue ,0xf 
-0x669c 028218 nbranch otp_program_bit ,true 
-0x669d 028219 loop otp_program 
-0x669e 028220 jam 0x83 ,core_otp_ctrl 
-0x669f 028221 rtn 
-:      028223 otp_ce:
-0x66a0 028224 jam 0x82 ,core_otp_ctrl 
-0x66a1 028225 nop 12 
-0x66a2 028226 jam 0x80 ,core_otp_ctrl 
-0x66a3 028227 jam 0x82 ,core_otp_ctrl 
-0x66a4 028228 nop 150 
-0x66a5 028229 rtn 
-:      028232 otpd_read_init:
-0x66a6 028233 call otp_ce 
-0x66a7 028234 jam 0xa2 ,core_otp_ctrl 
-0x66a8 028235 deposit rega 
-0x66a9 028236 hstore 2 ,core_otpd_addr 
-0x66aa 028237 set1 11 ,temp 
-0x66ab 028238 isolate0 15 ,pdata 
-0x66ac 028239 setflag true ,15 ,temp 
-0x66ad 028240 hstoret 2 ,core_otpd_len 
-0x66ae 028241 jam otpd_start ,core_misc_ctrl 
-0x66af 028242 rtn 
-:      028244 otpd_wait_end:
-0x66b0 028245 hfetch 1 ,core_dma_status 
-0x66b1 028246 bbit0 otpd_done ,otpd_wait_end 
-0x66b2 028247 rtn 
-:      028250 otpd_read_data:
-0x66b3 028251 call otp_set_addr 
-0x66b4 028252 call otpd_read_init 
-0x66b5 028253 call otpd_wait_end 
-0x66b6 028254 jam 0x83 ,core_otp_ctrl 
-0x66b7 028255 rtn 
-:      028260 otpd_read_code:
-0x66b8 028261 hfetch 2 ,core_current_otp_addr 
-0x66b9 028262 hstore 2 ,core_otp_addr 
-0x66ba 028263 call otpd_read_init 
-0x66bb 028264 arg otpd_done ,queue 
-0x66bc 028265 call decrypt_code 
-0x66bd 028266 call otpd_wait_end 
-0x66be 028267 isolate1 otpd_crcok ,pdata 
-0x66bf 028268 call set_ucode_status 
-0x66c0 028269 jam 0x83 ,core_otp_ctrl 
-0x66c1 028270 rtn 
-:      028273 uartd_prepare_tx:
-0x66c2 028274 hfetch 2 ,core_uart_twptr 
-0x66c3 028275 iforce contwu 
-0x66c4 028276 rtn 
-:      028278 uartd_send:
-0x66c5 028279 deposit contwu 
-0x66c6 028280 hstore 2 ,core_uart_twptr 
-0x66c7 028281 rtn 
-:      028283 uartd_rxdone:
-0x66c8 028284 deposit contru 
-0x66c9 028285 hstore 2 ,core_uart_rrptr 
-0x66ca 028286 rtn 
-:      028288 uartd_prepare_rx:
-0x66cb 028289 hfetch 2 ,core_uart_rrptr 
-0x66cc 028290 copy pdata ,contru 
-0x66cd 028291 rtn 
-:      028293 uart_set_baud_by_mem:
-0x66ce 028294 fetch uart_baud_len ,mem_baud 
-0x66cf 028295 hstore uart_baud_len ,core_uart_baud 
-0x66d0 028296 rtn 
-:      028298 uart_copy_tx_bytes_fast:
-0x66d1 028299 deposit loopcnt 
-0x66d2 028300 rtn blank 
-:      028301 uart_copy_tx_bytes_fast_loop:
-0x66d3 028302 increase -8 ,loopcnt 
-0x66d4 028303 call uart_tx_8_bytes ,positive 
-0x66d5 028304 rtn zero 
-0x66d6 028305 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x66d7 028306 increase 8 ,loopcnt 
-:      028307 uart_copy_tx_bytes_fast_loop_four:
-0x66d8 028308 increase -4 ,loopcnt 
-0x66d9 028309 call uart_tx_4_bytes ,positive 
-0x66da 028310 rtn zero 
-0x66db 028311 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x66dc 028312 increase 4 ,loopcnt 
-0x66dd 028313 branch uart_copy_tx_bytes 
-:      028315 uart_tx_8_bytes:
-0x66de 028316 ifetch 8 ,contr 
-0x66df 028317 istore 8 ,contwu 
-0x66e0 028318 rtn 
-:      028320 uart_tx_4_bytes:
-0x66e1 028321 ifetch 4 ,contr 
-0x66e2 028322 istore 4 ,contwu 
-0x66e3 028323 rtn 
-:      028325 uart_copy_tx_bytes:
-0x66e4 028326 deposit loopcnt 
-0x66e5 028327 rtn blank 
-:      028328 uart_copy_tx_bytes_loop:
-0x66e6 028329 ifetch 1 ,contr 
-0x66e7 028330 istore 1 ,contwu 
-0x66e8 028331 loop uart_copy_tx_bytes_loop 
-0x66e9 028332 rtn 
-:      028334 uart_copy_rx_bytes_fast:
-0x66ea 028335 deposit loopcnt 
-0x66eb 028336 rtn blank 
-:      028337 uart_copy_rx_bytes_fast_loop:
-0x66ec 028338 increase -8 ,loopcnt 
-0x66ed 028339 call uart_rx_8_bytes ,positive 
-0x66ee 028340 rtn zero 
-0x66ef 028341 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x66f0 028342 increase 8 ,loopcnt 
-:      028343 uart_copy_rx_bytes_fast_loop_four:
-0x66f1 028344 increase -4 ,loopcnt 
-0x66f2 028345 call uart_rx_4_bytes ,positive 
-0x66f3 028346 rtn zero 
-0x66f4 028347 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x66f5 028348 increase 4 ,loopcnt 
-0x66f6 028349 branch uart_copy_rx_bytes 
-:      028351 uart_rx_8_bytes:
-0x66f7 028352 ifetch 8 ,contru 
-0x66f8 028353 istore 8 ,contw 
-0x66f9 028354 rtn 
-:      028356 uart_rx_4_bytes:
-0x66fa 028357 ifetch 4 ,contru 
-0x66fb 028358 istore 4 ,contw 
-0x66fc 028359 rtn 
-:      028362 uart_copy_rx_bytes:
-0x66fd 028363 deposit loopcnt 
-0x66fe 028364 rtn blank 
-:      028365 uart_copy_rx_bytes_loop:
-0x66ff 028366 ifetch 1 ,contru 
-0x6700 028367 istore 1 ,contw 
-0x6701 028368 loop uart_copy_rx_bytes_loop 
-0x6702 028369 rtn 
-:      028372 uart_copy_rx2tx:
-0x6703 028373 deposit loopcnt 
-0x6704 028374 rtn blank 
-:      028375 uart_copy_rx2tx_loop:
-0x6705 028376 ifetch 1 ,contru 
-0x6706 028377 istore 1 ,contwu 
-0x6707 028378 loop uart_copy_rx2tx_loop 
-0x6708 028379 rtn 
-:      028384 app_store_nvram_event:
-0x6709 028385 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x670a 028386 branch ui_ipc_send_event 
-:      028388 check_51cmd_store_reconn_info:
-:      028389 check_51cmd_update_device_record:
-0x670b 028390 bpatchx patch32_6 ,mem_patch32 
-0x670c 028391 fetch 1 ,mem_nv_data_number 
-0x670d 028392 rtn blank 
-0x670e 028393 call check_nvram 
-0x670f 028394 call init_device_list ,zero 
-0x6710 028395 call nvram_find_addr_from_bd_list 
-:      028396 write_device_record:
-0x6711 028397 fetch 1 ,mem_nv_data_number 
-0x6712 028398 icopy regc 
-0x6713 028399 fetcht 2 ,mem_nv_data_ptr 
-0x6714 028400 storet 2 ,mem_list_item_ptr 
-:      028401 write_device_loop_find:
-0x6715 028402 copy regc ,pdata 
-0x6716 028403 branch app_store_nvram_event ,blank 
-0x6717 028404 increase -1 ,regc 
-0x6718 028405 copy temp ,rega 
-0x6719 028406 ifetch 1 ,rega 
-0x671a 028407 fetcht 1 ,mem_select_list_item 
-0x671b 028408 isub temp ,null 
-0x671c 028409 call set_index_finded_device ,zero 
-0x671d 028410 branch write_device_loop_find0 ,positive 
-0x671e 028411 ifetch 1 ,rega 
-0x671f 028412 increase 1 ,pdata 
-0x6720 028413 istore 1 ,rega 
-:      028414 write_device_loop_find0:
-0x6721 028415 fetcht 2 ,mem_list_item_ptr 
-0x6722 028416 increase nv_data_len ,temp 
-0x6723 028417 storet 2 ,mem_list_item_ptr 
-0x6724 028418 branch write_device_loop_find 
-:      028420 set_index_finded_device:
-0x6725 028421 setarg 0 
-0x6726 028422 istore 1 ,rega 
-0x6727 028423 fetch 1 ,mem_temp_reconn_record 
-0x6728 028424 istore 1 ,contw 
-0x6729 028425 bne rec_3_mode ,set_index_finded_device_ble_mode 
-0x672a 028426 arg mem_link_key ,regb 
-:      028427 set_index_find_device_master_addr:
-0x672b 028428 ifetch 6 ,contr 
-0x672c 028429 istore 8 ,contw 
-0x672d 028430 setarg 0 
-0x672e 028431 istore 8 ,contw 
-0x672f 028432 copy regb ,contr 
-:      028433 store_rec_data_common:
-0x6730 028434 call memcpy16 
-0x6731 028435 force 1 ,null 
-0x6732 028436 rtn 
-:      028438 set_index_finded_device_ble_mode:
-0x6733 028439 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6734 028440 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6735 028441 arg mem_le_ltk ,regb 
-0x6736 028442 branch set_index_find_device_master_addr 
-:      028444 set_index_finded_device_irk:
-0x6737 028445 arg mem_le_irk ,contr 
-0x6738 028446 call memcpy16 
-:      028447 store_ble_rec_data_common:
-0x6739 028448 arg mem_le_ltk ,contr 
-0x673a 028449 branch store_rec_data_common 
-:      028451 set_index_finded_device_ediv:
-0x673b 028452 arg mem_le_rand ,contr 
-0x673c 028453 call memcpy16 
-0x673d 028454 branch store_ble_rec_data_common 
-:      028457 nvram_find_addr_from_bd_list:
-0x673e 028458 call disable_user 
-0x673f 028459 fetch 1 ,mem_nv_data_number 
-0x6740 028460 rtn blank 
-0x6741 028461 fetch 2 ,mem_ui_state_map 
-0x6742 028462 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
-:      028463 find_addr_from_bd_list_ble_mode:
-0x6743 028464 bpatchx patch32_7 ,mem_patch32 
-0x6744 028465 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6745 028466 beq master_public_addr ,find_addr_from_bd_list_static_addr 
-0x6746 028467 fetch 1 ,mem_le_plap + 5 
-0x6747 028468 compare 0xc0 ,pdata ,0xc0 
-0x6748 028469 branch find_addr_from_bd_list_static_addr ,true 
-0x6749 028470 compare 0x40 ,pdata ,0xc0 
-0x674a 028471 branch find_addr_from_bd_list_random_addr ,true 
-0x674b 028472 compare 0x00 ,pdata ,0xc0 
-0x674c 028473 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
-:      028474 find_addr_from_bd_list_static_addr:
-0x674d 028475 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x674e 028476 fetch 6 ,mem_le_plap 
-0x674f 028477 branch find_addr_from_bd_list_common 
-:      028479 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6750 028480 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6751 028481 branch find_addr_from_bd_list_common 
-:      028484 find_addr_from_bd_list_random_addr:
-0x6752 028485 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6753 028486 branch find_addr_from_bd_list_common 
-:      028489 find_addr_from_bd_list_spp_mode:
-0x6754 028490 bpatchx patch33_0 ,mem_patch33 
-0x6755 028491 jam rec_3_mode ,mem_temp_reconn_record 
-0x6756 028492 fetch 6 ,mem_plap 
-:      028493 find_addr_from_bd_list_common:
-0x6757 028494 store 6 ,mem_temp_reconn_record + 1 
-0x6758 028495 fetch 2 ,mem_nv_data_ptr 
-0x6759 028496 ifetcht 1 ,pdata 
-0x675a 028497 pincrease 1 
-0x675b 028498 store 2 ,mem_list_item_ptr 
-0x675c 028499 storet 1 ,mem_select_list_item 
-0x675d 028500 fetch 1 ,mem_nv_data_number 
-0x675e 028501 icopy regc 
-:      028502 nvram_find_addr_from_list:
-0x675f 028503 fetch 2 ,mem_list_item_ptr 
-0x6760 028504 copy pdata ,rega 
-0x6761 028505 call nvram_find_addr_from_list_compare 
-0x6762 028506 rtn user 
-0x6763 028507 fetcht 2 ,mem_list_item_ptr 
-0x6764 028508 increase nv_data_len ,temp 
-0x6765 028509 storet 2 ,mem_list_item_ptr 
-0x6766 028510 increase -1 ,temp 
-0x6767 028511 ifetch 1 ,temp 
-0x6768 028512 store 1 ,mem_select_list_item 
-0x6769 028513 increase -1 ,regc 
-0x676a 028514 nbranch nvram_find_addr_from_list ,zero 
-0x676b 028515 fetch 1 ,mem_nv_data_number 
-0x676c 028516 pincrease decreased_one 
-0x676d 028517 store 1 ,mem_select_list_item 
-0x676e 028518 rtn 
-:      028519 nvram_find_addr_from_list_compare:
-0x676f 028520 fetch 1 ,mem_temp_reconn_record 
-0x6770 028521 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      028522 find_master_addr_from_list_compare:
-0x6771 028523 arg mem_temp_reconn_record ,regb 
-0x6772 028524 arg 7 ,loopcnt 
-0x6773 028525 call string_compare 
-0x6774 028526 branch enable_user ,zero 
-0x6775 028527 rtn 
-:      028529 find_addr_from_list_compare_ble_mode:
-0x6776 028530 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6777 028531 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6778 028532 branch find_master_addr_from_list_compare 
-:      028534 find_irk_form_list_compare:
-0x6779 028535 ifetcht 1 ,rega 
-0x677a 028536 isub temp ,null 
-0x677b 028537 nrtn zero 
-0x677c 028538 arg mem_le_prand ,contw 
-0x677d 028539 arg 16 ,loopcnt 
-0x677e 028540 call clear_mem 
-0x677f 028541 fetch 3 ,mem_le_plap + 3 
-0x6780 028542 store 3 ,mem_le_prand 
-0x6781 028543 call genernate_master_macaddress 
-0x6782 028544 fetch 2 ,mem_le_aes_128 + 13 
-0x6783 028545 byteswap pdata ,pdata 
-0x6784 028546 lshift8 pdata ,temp 
-0x6785 028547 ifetch 1 ,contr 
-0x6786 028548 iadd temp ,pdata 
-0x6787 028549 fetcht 3 ,mem_le_plap 
-0x6788 028550 isub temp ,null 
-0x6789 028551 branch enable_user ,zero 
-0x678a 028552 rtn 
-:      028555 genernate_master_macaddress:
-0x678b 028556 arg mem_le_prand ,contr 
-0x678c 028557 call load_data128 
-0x678d 028559 ifetch 1 ,rega 
-0x678e 028560 call load_regext 
-0x678f 028561 force 0x38 ,aes_ctrl 
-0x6790 028562 force 0x0 ,aes_ctrl 
-0x6791 028563 call wait_aes 
-0x6792 028564 arg mem_le_aes_128 ,contw 
-0x6793 028565 branch store_aes_result 
-:      028567 find_ediv_form_list_compare:
-0x6794 028568 ifetcht 1 ,rega 
-0x6795 028569 isub temp ,null 
-0x6796 028570 nrtn zero 
-0x6797 028571 copy contr ,rega 
-0x6798 028572 add contr ,8 ,regc 
-0x6799 028573 arg mem_le_rand ,regb 
-0x679a 028574 arg 8 ,loopcnt 
-0x679b 028575 call string_compare 
-0x679c 028576 branch enable_user ,zero 
-0x679d 028577 copy regc ,rega 
-0x679e 028578 arg mem_le_irk ,regb 
-0x679f 028579 arg 8 ,loopcnt 
-0x67a0 028580 call string_compare 
-0x67a1 028581 branch enable_user ,zero 
-0x67a2 028582 rtn 
-:      028584 check_nvram:
-0x67a3 028585 fetch 2 ,mem_nv_data_ptr 
-0x67a4 028586 ifetcht 1 ,pdata 
-0x67a5 028587 pincrease nv_data_len 
-0x67a6 028588 ifetch 1 ,pdata 
-0x67a7 028589 isub temp ,null 
-0x67a8 028590 rtn 
-:      028592 init_device_list:
-0x67a9 028593 fetch 1 ,mem_nv_data_number 
-0x67aa 028594 icopy loopcnt 
-0x67ab 028595 fetcht 2 ,mem_nv_data_ptr 
-0x67ac 028596 setarg 0 
-:      028597 init_device_list_loop:
-0x67ad 028598 istore 1 ,temp 
-0x67ae 028599 increase nv_data_len ,temp 
-0x67af 028600 pincrease 1 
-0x67b0 028601 loop init_device_list_loop 
-0x67b1 028602 rtn 
-:      028604 load_device_list:
-0x67b2 028605 bpatchx patch33_1 ,mem_patch33 
-0x67b3 028606 call nvram_find_addr_from_bd_list 
-0x67b4 028607 fetch 1 ,mem_state 
-0x67b5 028608 setflag user ,state_combkey ,pdata 
-0x67b6 028609 store 1 ,mem_state 
-0x67b7 028610 nbranch clear_key_exists ,user 
-0x67b8 028611 add rega ,10 ,contr 
-0x67b9 028613 arg mem_link_key ,contw 
-0x67ba 028614 call memcpy16 
-0x67bb 028615 branch check_link_key_load 
-:      028616 clear_key_exists:
-0x67bc 028617 jam 0 ,mem_link_key_exists 
-0x67bd 028618 rtn 
-:      028620 load_device_list_mode_4:
-0x67be 028621 fetch 9 ,mem_le_ediv 
-0x67bf 028622 branch clear_ltk_exists ,blank 
-0x67c0 028623 call nvram_find_addr_from_bd_list 
-0x67c1 028624 nbranch clear_ltk_exists ,user 
-0x67c2 028625 fetch 2 ,mem_list_item_ptr 
-0x67c3 028626 add pdata ,1 ,contr 
-0x67c4 028627 arg mem_le_irk ,contw 
-0x67c5 028628 call memcpy16 
-0x67c6 028629 arg mem_le_ltk ,contw 
-0x67c7 028630 call memcpy16 
-0x67c8 028631 jam 1 ,mem_ltk_exists 
-0x67c9 028632 rtn 
-:      028634 clear_ltk_exists:
-0x67ca 028635 jam 0 ,mem_ltk_exists 
-0x67cb 028636 rtn 
-:      028639 eeprom_store_le_reconn_info:
-0x67cc 028640 fetch 6 ,mem_le_plap 
-0x67cd 028641 store 6 ,mem_temp_lap 
-0x67ce 028642 jam rec_4_mode ,mem_record_bt_mode 
-0x67cf 028643 branch eeprom_store_reconn_info 
-:      028644 eeprom_store_bd_reconn_info:
-0x67d0 028645 fetch 6 ,mem_plap 
-0x67d1 028646 store 6 ,mem_temp_lap 
-0x67d2 028647 jam rec_3_mode ,mem_record_bt_mode 
-:      028648 eeprom_store_reconn_info:
-0x67d3 028649 fetch 1 ,mem_device_option 
-0x67d4 028650 beq dvc_op_module ,check_51cmd_update_device_record 
-0x67d5 028651 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x67d6 028652 rtn 
-:      028655 check_link_key_load:
-0x67d7 028656 fetch 8 ,mem_link_key 
-0x67d8 028657 fetcht 8 ,mem_link_key + 8 
-0x67d9 028658 ior temp ,pdata 
-0x67da 028659 rtn blank 
-0x67db 028660 jam 1 ,mem_link_key_exists 
-0x67dc 028661 rtn 
-:      028668 gpio_set_wake_by_current_state:
-0x67dd 028669 bpatchx patch33_2 ,mem_patch33 
-0x67de 028670 set1 7 ,temp 
-0x67df 028671 call gpio_get_bit 
-0x67e0 028672 nsetflag true ,7 ,temp 
-:      028677 gpio_set_wake:
-0x67e1 028678 bpatchx patch33_3 ,mem_patch33 
-0x67e2 028679 sub temp ,ui_button_gpio_disable ,null 
-0x67e3 028680 rtn zero 
-0x67e4 028681 isolate0 7 ,temp 
-0x67e5 028682 and temp ,0x1f ,queue 
-0x67e6 028683 fetch 4 ,mem_gpio_wakeup_low 
-0x67e7 028684 qsetflag true ,pdata 
-0x67e8 028685 store 4 ,mem_gpio_wakeup_low 
-0x67e9 028686 fetch 4 ,mem_gpio_wakeup_high 
-0x67ea 028687 nqsetflag true ,pdata 
-0x67eb 028688 store 4 ,mem_gpio_wakeup_high 
-0x67ec 028689 rtn 
-:      028692 gpio_clr_wake:
-0x67ed 028693 bpatchx patch33_4 ,mem_patch33 
-0x67ee 028694 sub temp ,ui_button_gpio_disable ,null 
-0x67ef 028695 rtn zero 
-0x67f0 028696 isolate0 7 ,temp 
-0x67f1 028697 and temp ,0x1f ,queue 
-0x67f2 028698 fetch 4 ,mem_gpio_wakeup_low 
-0x67f3 028699 qset0 pdata 
-0x67f4 028700 store 4 ,mem_gpio_wakeup_low 
-0x67f5 028701 fetch 4 ,mem_gpio_wakeup_high 
-0x67f6 028702 qset0 pdata 
-0x67f7 028703 store 4 ,mem_gpio_wakeup_high 
-0x67f8 028704 rtn 
-:      028707 gpio_config_input_nowake:
-0x67f9 028708 call gpio_clr_wake 
-0x67fa 028709 branch gpio_config_input_without_wake 
-:      028712 gpio_config_input:
-0x67fb 028713 sub temp ,ui_button_gpio_disable ,null 
-0x67fc 028714 rtn zero 
-0x67fd 028715 ncall gpio_set_wake ,wake 
-:      028717 gpio_config_input_without_wake:
-0x67fe 028718 arg core_gpio_pd0 ,contw 
-0x67ff 028719 call gpio_set_bit 
-0x6800 028720 setflip gpio_active_bit ,temp 
-0x6801 028721 arg core_gpio_pu0 ,contw 
-0x6802 028722 call gpio_set_bit 
-0x6803 028723 set0 gpio_active_bit ,temp 
-0x6804 028724 arg core_gpio_oe0 ,contw 
-0x6805 028725 branch gpio_set_bit 
-:      028728 gpio_set_high_impedance:
-0x6806 028729 arg core_gpio_pd0 ,contw 
-0x6807 028730 call gpio_set_bit 
-0x6808 028731 set0 gpio_active_bit ,temp 
-0x6809 028732 arg core_gpio_pu0 ,contw 
-:      028733 gpio_set_high_impedance2:
-0x680a 028734 call gpio_set_bit 
-0x680b 028735 set0 gpio_active_bit ,temp 
-0x680c 028736 arg core_gpio_oe0 ,contw 
-0x680d 028737 branch gpio_set_bit 
-:      028741 gpio_config_output:
-0x680e 028742 sub temp ,ui_button_gpio_disable ,null 
-0x680f 028743 rtn zero 
-0x6810 028744 setflip gpio_active_bit ,temp 
-0x6811 028745 call gpio_out 
-:      028746 gpio_config_output0:
-0x6812 028747 set1 gpio_active_bit ,temp 
-0x6813 028748 arg core_gpio_oe0 ,contw 
-0x6814 028749 branch gpio_set_bit 
-:      028751 gpio_common:
-0x6815 028752 and temp ,0x07 ,queue 
-0x6816 028753 rshift3 temp ,pdata 
-0x6817 028754 and_into 3 ,pdata 
-0x6818 028755 iadd contw ,contw 
-0x6819 028756 ifetch 1 ,contw 
-0x681a 028757 rtn 
-:      028759 gpio_check_active:
-0x681b 028760 arg core_gpio_out0 ,contw 
-0x681c 028761 branch get_bit_common 
-:      028765 gpio_get_bit:
-0x681d 028766 arg core_gpio_in ,contw 
-:      028767 get_bit_common:
-0x681e 028768 call gpio_common 
-0x681f 028769 isolate1 gpio_active_bit ,temp 
-0x6820 028770 branch gpio_get_bit_reverse ,true 
-0x6821 028771 qisolate0 pdata 
-0x6822 028772 rtn 
-:      028773 gpio_get_bit_reverse:
-0x6823 028774 qisolate1 pdata 
-0x6824 028775 rtn 
-:      028777 gpio_out_inactive:
-0x6825 028778 sub temp ,ui_button_gpio_disable ,null 
-0x6826 028779 rtn zero 
-0x6827 028780 isolate1 7 ,null 
-0x6828 028781 branch gpio_out_flag 
-:      028783 gpio_out_active:
-0x6829 028784 sub temp ,ui_button_gpio_disable ,null 
-0x682a 028785 rtn zero 
-0x682b 028786 isolate0 7 ,null 
-:      028789 gpio_out_flag:
-0x682c 028790 setarg 0 
-0x682d 028791 nsetflag true ,gpio_active_bit ,pdata 
-0x682e 028792 ixor temp ,temp 
-:      028795 gpio_out:
-0x682f 028796 arg core_gpio_out0 ,contw 
-:      028799 gpio_set_bit:
-0x6830 028800 call gpio_common 
-0x6831 028801 isolate1 gpio_active_bit ,temp 
-0x6832 028802 qsetflag true ,pdata 
-0x6833 028803 istore 1 ,contw 
-0x6834 028804 rtn 
-:      028806 gpio_set_before_lpm_common:
-0x6835 028807 arg -1 ,rega 
-0x6836 028808 hfetch 1 ,core_gpio_sel1 
-0x6837 028809 compare 0x02 ,pdata ,0x03 
-0x6838 028810 call neglact4_from_23_pin ,true 
-0x6839 028812 compare 0x01 ,pdata ,0x03 
-0x683a 028813 call neglact2_form_25_pin ,true 
-0x683b 028815 compare 0x03 ,pdata ,0x03 
-0x683c 028816 call neglact2_form_25_pin ,true 
-0x683d 028818 isolate1 2 ,pdata 
-0x683e 028819 call neglect2_from_6_pin ,true 
-0x683f 028821 isolate1 3 ,pdata 
-0x6840 028822 call neglect4_from_9_pin ,true 
-0x6841 028824 isolate1 4 ,pdata 
-0x6842 028825 call neglact2_form_30_pin ,true 
-0x6843 028827 isolate1 6 ,pdata 
-0x6844 028828 nsetflag true ,04 ,rega 
-0x6845 028830 isolate1 7 ,pdata 
-0x6846 028831 nsetflag true ,05 ,rega 
-0x6847 028833 hfetch 1 ,core_gpio_sel2 
-0x6848 028834 isolate1 0 ,pdata 
-0x6849 028835 nsetflag true ,27 ,rega 
-0x684a 028836 isolate1 1 ,pdata 
-0x684b 028837 nsetflag true ,28 ,rega 
-0x684c 028838 isolate1 2 ,pdata 
-0x684d 028839 nsetflag true ,03 ,rega 
-0x684e 028840 isolate1 3 ,pdata 
-0x684f 028841 nsetflag true ,08 ,rega 
-0x6850 028842 isolate1 4 ,pdata 
-0x6851 028843 nsetflag true ,20 ,rega 
-0x6852 028844 isolate1 5 ,pdata 
-0x6853 028845 nsetflag true ,21 ,rega 
-0x6854 028846 isolate1 6 ,pdata 
-0x6855 028847 nsetflag true ,22 ,rega 
-0x6856 028848 isolate1 7 ,pdata 
-0x6857 028849 nsetflag true ,23 ,rega 
-0x6858 028851 hfetch 1 ,core_gpio_sel 
-0x6859 028852 isolate1 0 ,pdata 
-0x685a 028853 nsetflag true ,05 ,rega 
-0x685b 028854 isolate1 1 ,pdata 
-0x685c 028855 nsetflag true ,06 ,rega 
-0x685d 028856 isolate1 2 ,pdata 
-0x685e 028857 nsetflag true ,07 ,rega 
-0x685f 028858 isolate1 3 ,pdata 
-0x6860 028859 nsetflag true ,18 ,rega 
-0x6861 028860 isolate1 4 ,pdata 
-0x6862 028861 nsetflag true ,19 ,rega 
-0x6863 028862 isolate1 5 ,pdata 
-0x6864 028863 nsetflag true ,20 ,rega 
-0x6865 028864 isolate1 6 ,pdata 
-0x6866 028865 nsetflag true ,21 ,rega 
-0x6867 028866 isolate1 7 ,pdata 
-0x6868 028867 nsetflag true ,22 ,rega 
-0x6869 028869 hfetch 1 ,core_uart_ctrl 
-0x686a 028870 isolate1 4 ,pdata 
-0x686b 028871 call neglact2_form_2_pin ,true 
-0x686c 028872 bpatchx patch33_5 ,mem_patch33 
-0x686d 028874 hfetch 4 ,core_gpio_pu0 
-0x686e 028875 hfetcht 4 ,core_gpio_pd0 
-0x686f 028876 ior temp ,pdata 
-0x6870 028877 invert pdata ,pdata 
-0x6871 028878 iand rega ,pdata 
-0x6872 028880 hstore 4 ,core_gpio_oe0 
-0x6873 028881 rtn 
-:      028884 neglect2_from_6_pin:
-0x6874 028885 arg 6 ,queue 
-0x6875 028886 branch neglect_2_pin 
-:      028887 neglect4_from_9_pin:
-0x6876 028888 arg 9 ,queue 
-0x6877 028889 branch neglact_4_pin 
-:      028890 neglact4_from_23_pin:
-0x6878 028891 arg 23 ,queue 
-0x6879 028892 branch neglact_4_pin 
-:      028893 neglact2_form_25_pin:
-0x687a 028894 arg 25 ,queue 
-0x687b 028895 branch neglect_2_pin 
-:      028896 neglact2_form_30_pin:
-0x687c 028897 arg 30 ,queue 
-0x687d 028898 branch neglect_2_pin 
-:      028899 neglact2_form_2_pin:
-0x687e 028900 arg 2 ,queue 
-0x687f 028901 branch neglect_2_pin 
-:      028902 neglact_1_pin:
-0x6880 028903 arg 1 ,loopcnt 
-0x6881 028904 branch neglect_pin_loop 
-:      028905 neglact_4_pin:
-0x6882 028906 arg 4 ,loopcnt 
-0x6883 028907 branch neglect_pin_loop 
-:      028908 neglect_2_pin:
-0x6884 028909 arg 2 ,loopcnt 
-:      028910 neglect_pin_loop:
-0x6885 028911 qset0 rega 
-0x6886 028912 increase 1 ,queue 
-0x6887 028913 loop neglect_pin_loop 
-0x6888 028914 rtn 
-:      028922 gpio_cfg_uart_tx_output:
-0x6889 028923 call gpio_uart2gpio 
-0x688a 028924 arg uart_wakeup_tx ,temp 
-0x688b 028925 branch gpio_config_output 
-:      028927 gpio_pu_uart_tx:
-0x688c 028928 call gpio_cfg_uart_tx_output 
-0x688d 028929 arg uart_wakeup_tx ,temp 
-0x688e 028930 branch gpio_out_inactive 
-:      028934 gpio_rx_config_input_with_pu:
-0x688f 028935 call gpio_uart2gpio 
-0x6890 028936 hfetch 1 ,core_gpio_pu0 
-0x6891 028937 set1 uart_wakeup_rx ,pdata 
-0x6892 028938 hstore 1 ,core_gpio_pu0 
-0x6893 028939 arg uart_wakeup_rx ,temp 
-0x6894 028940 branch gpio_config_input 
-:      028942 gpio_uart2gpio:
-0x6895 028943 hfetch 1 ,core_gpio_sel1 
-0x6896 028944 and_into 0xfb ,pdata 
-0x6897 028945 hstore 1 ,core_gpio_sel1 
-0x6898 028946 rtn 
-:      028948 gpio_check_uart_state:
-0x6899 028949 hfetch 1 ,core_gpio_sel1 
-0x689a 028950 isolate1 2 ,pdata 
-0x689b 028951 rtn 
-:      028953 load_chip_option:
-0x689c 028954 call otp_enable_chgpump 
-0x689d 028955 setarg otp_chip_functions 
-0x689e 028956 arg mem_chip_functions ,rega 
-0x689f 028957 arg 0x02 ,temp 
-0x68a0 028958 call otpd_read_data 
-0x68a1 028959 branch otp_disable_chgpump 
-:      028962 load_adc_init:
-0x68a2 028963 call otp_enable_chgpump 
-0x68a3 028964 setarg otp_adc_io_0_5v_addr 
-0x68a4 028965 arg mem_0_5_adc_io_data ,rega 
-0x68a5 028966 arg 14 ,temp 
-0x68a6 028967 call otpd_read_data 
-0x68a7 028968 branch otp_disable_chgpump 
-:      028972 adc_init_data:
-0x68a8 028973 bpatchx patch33_6 ,mem_patch33 
-0x68a9 028975 call load_adc_init 
-0x68aa 028977 fetch 1 ,mem_adc_config_flag 
-0x68ab 028978 beq adc_config_vinlpm ,adc_init_data_vinlpm 
-0x68ac 028979 beq adc_config_hvin ,adc_init_data_hvin 
-0x68ad 028980 beq adc_config_gpio ,adc_init_data_io 
-0x68ae 028981 rtn 
-:      028983 adc_init_data_vinlpm:
-0x68af 028984 fetcht 2 ,mem_otp_adc_flag 
-0x68b0 028985 setarg otp_adc_flag 
-0x68b1 028986 isub temp ,null 
-0x68b2 028987 branch adc_check_data_vinlpm ,zero 
-0x68b3 028988 setarg 0x4dfa 
-0x68b4 028989 store 2 ,mem_3v_adc_vinlpm_data 
-0x68b5 028990 setarg 0x4894 
-0x68b6 028991 store 2 ,mem_2v_adc_vinlpm_data 
-0x68b7 028992 branch set_vdd_reference_voltage_1v 
-:      028994 adc_check_data_vinlpm:
-0x68b8 028995 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x68b9 028996 nbranch adc_check_2v_vinlpm ,blank 
-0x68ba 028997 setarg 0x4dfa 
-0x68bb 028998 store 2 ,mem_3v_adc_vinlpm_data 
-:      028999 adc_check_2v_vinlpm:
-0x68bc 029000 fetch 2 ,mem_2v_adc_vinlpm_data 
-0x68bd 029001 nbranch set_vdd_reference_voltage_1v ,blank 
-0x68be 029002 setarg 0x4894 
-0x68bf 029003 store 2 ,mem_2v_adc_vinlpm_data 
-:      029004 set_vdd_reference_voltage_1v:
-0x68c0 029005 setarg 100 
-0x68c1 029006 store 2 ,mem_reference_voltage 
-0x68c2 029007 rtn 
-:      029009 adc_init_data_hvin:
-0x68c3 029010 fetcht 2 ,mem_otp_adc_flag 
-0x68c4 029011 setarg otp_adc_flag 
-0x68c5 029012 isub temp ,null 
-0x68c6 029013 branch adc_check_data_hvin ,zero 
-0x68c7 029014 setarg 0x5932 
-0x68c8 029015 store 2 ,mem_5v_adc_hvin_data 
-0x68c9 029016 setarg 0x4323 
-0x68ca 029017 store 2 ,mem_1v_adc_hvin_data 
-0x68cb 029018 branch set_vdd_reference_voltage_4v 
-:      029020 adc_check_data_hvin:
-0x68cc 029021 fetch 2 ,mem_5v_adc_hvin_data 
-0x68cd 029022 nbranch adc_check_1v_hvin ,blank 
-0x68ce 029023 setarg 0x5932 
-0x68cf 029024 store 2 ,mem_5v_adc_hvin_data 
-:      029025 adc_check_1v_hvin:
-0x68d0 029026 fetch 2 ,mem_1v_adc_hvin_data 
-0x68d1 029027 nbranch set_vdd_reference_voltage_4v ,blank 
-0x68d2 029028 setarg 0x4323 
-0x68d3 029029 store 2 ,mem_1v_adc_hvin_data 
-:      029030 set_vdd_reference_voltage_4v:
-0x68d4 029031 setarg 400 
-0x68d5 029032 store 2 ,mem_reference_voltage 
-0x68d6 029033 rtn 
-:      029035 adc_init_data_io:
-0x68d7 029036 fetcht 2 ,mem_otp_adc_flag 
-0x68d8 029037 setarg otp_adc_flag 
-0x68d9 029038 isub temp ,null 
-0x68da 029039 branch adc_check_data_io ,zero 
-0x68db 029040 setarg 0x6946 
-0x68dc 029041 store 2 ,mem_1v_adc_io_data 
-0x68dd 029042 setarg 0x5377 
-0x68de 029043 store 2 ,mem_0_5_adc_io_data 
-0x68df 029044 branch set_vdd_reference_voltage_0_5v 
-:      029046 adc_check_data_io:
-0x68e0 029047 fetch 2 ,mem_1v_adc_io_data 
-0x68e1 029048 nbranch adc_check_0_5v_io ,blank 
-0x68e2 029049 setarg 0x6946 
-0x68e3 029050 store 2 ,mem_1v_adc_io_data 
-:      029051 adc_check_0_5v_io:
-0x68e4 029052 fetch 2 ,mem_0_5_adc_io_data 
-0x68e5 029053 nbranch set_vdd_reference_voltage_0_5v ,blank 
-0x68e6 029054 setarg 0x5377 
-0x68e7 029055 store 2 ,mem_0_5_adc_io_data 
-:      029056 set_vdd_reference_voltage_0_5v:
-0x68e8 029057 setarg 50 
-0x68e9 029058 store 2 ,mem_reference_voltage 
-0x68ea 029059 rtn 
-:      029062 adc_set_mode:
-0x68eb 029063 fetch 1 ,mem_adc_config_flag 
-0x68ec 029064 beq adc_config_vinlpm ,adc_check_vinlpm 
-0x68ed 029065 beq adc_config_hvin ,adc_check_hvin 
-0x68ee 029066 beq adc_config_gpio ,adc_check_gpio 
-0x68ef 029067 rtn 
-:      029068 adc_check_vinlpm:
-0x68f0 029069 jam 0xbf ,rf_adc_mode 
-0x68f1 029070 branch read_adc 
-:      029071 adc_check_hvin:
-0x68f2 029072 jam 0xaf ,rf_adc_mode 
-0x68f3 029073 branch read_adc 
-:      029074 adc_check_gpio:
-0x68f4 029075 jam 0x8f ,rf_adc_mode 
-0x68f5 029076 fetch 1 ,mem_adc_channel 
-0x68f6 029077 hstore 1 ,rf_adc_ch 
-0x68f7 029078 branch read_adc 
-:      029079 read_adc:
-0x68f8 029080 bpatchx patch33_7 ,mem_patch33 
-0x68f9 029081 hfetch 1 ,core_uart_baud + 1 
-0x68fa 029082 set1 7 ,pdata 
-0x68fb 029083 hstore 1 ,core_uart_baud + 1 
-0x68fc 029084 hfetch 1 ,rf_adc_ch 
-0x68fd 029085 or_into 0x30 ,pdata 
-0x68fe 029086 hstore 1 ,rf_adc_ch 
-0x68ff 029087 jam 0x7c ,rfen_adc 
-0x6900 029088 jam 0xaa ,rf_adc_gc 
-0x6901 029089 nop 5000 
-0x6902 029090 hfetcht 2 ,core_adc_sum 
-0x6903 029091 hfetch 1 ,core_uart_baud + 1 
-0x6904 029092 set0 7 ,pdata 
-0x6905 029093 hstore 1 ,core_uart_baud + 1 
-0x6906 029094 storet 2 ,mem_adc_current_value 
-0x6907 029095 rtn 
-:      029097 vdd_calculate_by_mode:
-0x6908 029098 bpatchx patch34_0 ,mem_patch34 
-0x6909 029099 fetch 1 ,mem_adc_config_flag 
-0x690a 029100 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
-0x690b 029101 beq adc_config_hvin ,vdd_calculate_hvin 
-0x690c 029102 beq adc_config_gpio ,vdd_calculate_io 
-0x690d 029103 rtn 
-:      029105 vdd_calculate_vinlpm:
-0x690e 029106 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x690f 029107 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x6910 029108 arg 200 ,regc 
-0x6911 029109 branch vdd_calculate 
-:      029111 vdd_calculate_hvin:
-0x6912 029112 fetch 2 ,mem_5v_adc_hvin_data 
-0x6913 029113 fetcht 2 ,mem_1v_adc_hvin_data 
-0x6914 029114 arg 100 ,regc 
-0x6915 029115 branch vdd_calculate 
-:      029117 vdd_calculate_io:
-0x6916 029118 fetch 2 ,mem_1v_adc_io_data 
-0x6917 029119 fetcht 2 ,mem_0_5_adc_io_data 
-0x6918 029120 arg 50 ,regc 
-0x6919 029121 branch vdd_calculate 
-:      029123 vdd_calculate:
-0x691a 029124 isub temp ,rega 
-0x691b 029125 fetch 2 ,mem_adc_current_value 
-0x691c 029126 isub temp ,pdata 
-0x691d 029127 nbranch vdd_calculate1 ,positive 
-0x691e 029128 fetcht 2 ,mem_reference_voltage 
-0x691f 029129 imul32 temp ,regb 
-0x6920 029130 copy regc ,pdata 
-0x6921 029131 imul32 rega ,pdata 
-0x6922 029132 iadd regb ,pdata 
-:      029133 vdd_calculate2:
-0x6923 029134 idiv rega 
-0x6924 029135 call wait_div_end 
-0x6925 029136 quotient pdata 
-0x6926 029137 rtn 
-:      029139 vdd_calculate1:
-0x6927 029140 copy temp ,pdata 
-0x6928 029141 fetcht 2 ,mem_adc_current_value 
-0x6929 029142 isub temp ,pdata 
-0x692a 029143 fetcht 2 ,mem_reference_voltage 
-0x692b 029144 imul32 temp ,regb 
-0x692c 029145 copy regc ,pdata 
-0x692d 029146 imul32 rega ,pdata 
-0x692e 029147 isub regb ,pdata 
-0x692f 029148 branch vdd_calculate2 
-:      029159 adc_bat_percent_lowpower_out:
-0x6930 029160 ifetch 8 ,rega 
-0x6931 029161 store 8 ,mem_pdatatemp 
-0x6932 029162 fetch 2 ,mem_pdatatemp 
-0x6933 029163 fetcht 2 ,mem_pdatatemp + 2 
-0x6934 029164 isub temp ,rega 
-0x6935 029165 fetch 2 ,mem_pdatatemp + 6 
-0x6936 029166 isub temp ,regb 
-0x6937 029167 fetcht 2 ,mem_pdatatemp + 4 
-0x6938 029168 isub temp ,null 
-0x6939 029169 ncall adc_set_low_power_flag ,positive 
-0x693a 029170 mul32 regb ,100 ,pdata 
-0x693b 029171 idiv rega 
-0x693c 029172 call wait_div_end 
-0x693d 029173 quotient pdata 
-0x693e 029174 call adc_set_no_power_flag ,blank 
-0x693f 029175 rtn 
-:      029176 adc_set_low_power_flag:
-0x6940 029177 fetch 1 ,mem_adc_power_flag 
-0x6941 029178 set1 0 ,pdata 
-0x6942 029179 store 1 ,mem_adc_power_flag 
-0x6943 029180 rtn 
-:      029181 adc_set_no_power_flag:
-0x6944 029182 fetcht 1 ,mem_adc_power_flag 
-0x6945 029183 set1 1 ,temp 
-0x6946 029184 storet 1 ,mem_adc_power_flag 
-0x6947 029185 rtn 
-:      029190 keyscan_key_init:
-0x6948 029191 fetch 2 ,mem_key_num_ptr 
-0x6949 029192 ifetch 1 ,pdata 
-:      029193 keyscan_key_init_next:
-0x694a 029194 rtn blank 
-0x694b 029195 copy pdata ,loopcnt 
-0x694c 029197 fetch 2 ,mem_keyscan_ptr 
-0x694d 029198 increase 3 ,pdata 
-0x694e 029199 copy pdata ,rega 
-:      029200 keyscan_key_init_lp1:
-0x694f 029201 ifetcht 1 ,rega 
-0x6950 029202 call gpio_config_input 
-0x6951 029203 increase key_conf_struct_len ,rega 
-0x6952 029204 loop keyscan_key_init_lp1 
-:      029205 keyscan_key_init_end:
-0x6953 029206 rtn 
-:      029208 keyscan_scan_key:
-0x6954 029209 fetch 2 ,mem_keyscan_ptr 
-0x6955 029210 increase 3 ,pdata 
-0x6956 029211 copy pdata ,rega 
-0x6957 029213 force 0 ,regb 
-0x6958 029214 jam 0 ,mem_key_value_temp 
-:      029215 keyscan_scan_key_lp1:
-0x6959 029216 ifetcht 1 ,rega 
-0x695a 029217 call gpio_get_bit 
-0x695b 029218 bpatchx patch34_1 ,mem_patch34 
-0x695c 029219 fetch 2 ,mem_key_value_temp 
-0x695d 029220 copy regb ,queue 
-0x695e 029221 qsetflag true ,pdata 
-0x695f 029222 store 2 ,mem_key_value_temp 
-0x6960 029223 increase key_conf_struct_len ,rega 
-0x6961 029224 increase 1 ,regb 
-0x6962 029225 fetch 2 ,mem_key_num_ptr 
-0x6963 029226 ifetch 1 ,pdata 
-:      029227 keyscan_scan_key_lp1_next:
-0x6964 029228 ixor regb ,null 
-0x6965 029229 nbranch keyscan_scan_key_lp1 ,zero 
-0x6966 029230 fetch 2 ,mem_key_value_temp 
-0x6967 029231 fetcht 2 ,mem_key_value 
-0x6968 029232 ixor temp ,null 
-0x6969 029233 rtn zero 
-0x696a 029234 enable user 
-0x696b 029235 rtn 
-:      029237 keyscan_process_lpm_before:
-0x696c 029238 fetch 2 ,mem_key_num_ptr 
-0x696d 029239 ifetch 1 ,pdata 
-:      029240 keyscan_process_lpm_before_next:
-0x696e 029241 rtn blank 
-0x696f 029242 copy pdata ,loopcnt 
-0x6970 029243 fetch 2 ,mem_keyscan_ptr 
-0x6971 029244 increase 3 ,pdata 
-0x6972 029245 copy pdata ,rega 
-:      029246 keyscan_process_lpm_before_lp1:
-0x6973 029247 ifetcht 1 ,rega 
-0x6974 029248 call gpio_set_wake_by_current_state 
-0x6975 029249 increase key_conf_struct_len ,rega 
-0x6976 029250 loop keyscan_process_lpm_before_lp1 
-:      029251 keyscan_process_lpm_before_end:
-0x6977 029252 rtn 
-:      029254 keyscan_key_process:
-0x6978 029255 arg key_scan_timer ,queue 
-0x6979 029256 call timer_check 
-0x697a 029257 nrtn blank 
-0x697b 029258 setarg 0x20 
-0x697c 029259 arg key_scan_timer ,queue 
-0x697d 029260 call timer_init 
-0x697e 029261 disable user 
-0x697f 029262 call keyscan_process_lpm_before 
-0x6980 029263 bpatchx patch34_2 ,mem_patch34 
-0x6981 029264 fetch 2 ,mem_key_num_ptr 
-0x6982 029265 ifetch 1 ,pdata 
-:      029266 keyscan_key_process_next:
-0x6983 029267 rtn blank 
-0x6984 029268 call keyscan_scan_key 
-0x6985 029269 nbranch lpm_button_clean_wake_lock ,user 
-0x6986 029270 call lpm_button_get_wake_lock 
-0x6987 029271 disable user 
-0x6988 029272 fetch 2 ,mem_key_value_temp 
-0x6989 029273 store 2 ,mem_key_value_temp4 
-0x698a 029274 jam 0 ,mem_key_value_temp6 
-0x698b 029275 force 0 ,queue 
-:      029276 keyscan_key_lp1:
-0x698c 029277 fetch 2 ,mem_key_value 
-0x698d 029278 rshift pdata ,temp 
-0x698e 029279 storet 2 ,mem_key_value 
-0x698f 029280 and pdata ,0x01 ,pdata 
-0x6990 029281 fetcht 2 ,mem_key_value_temp4 
-0x6991 029282 and temp ,0x01 ,rega 
-0x6992 029283 rshift temp ,temp 
-0x6993 029284 storet 2 ,mem_key_value_temp4 
-0x6994 029285 ixor rega ,null 
-0x6995 029286 ncall keyscan_send_key_data ,zero 
-0x6996 029287 fetch 2 ,mem_key_num_ptr 
-0x6997 029288 ifetch 1 ,pdata 
-:      029289 keyscan_key_lp1_next:
-0x6998 029290 fetcht 1 ,mem_key_value_temp6 
-0x6999 029291 increase 1 ,temp 
-0x699a 029292 storet 1 ,mem_key_value_temp6 
-0x699b 029293 copy temp ,queue 
-0x699c 029294 ixor queue ,null 
-0x699d 029295 nbranch keyscan_key_lp1 ,zero 
-0x699e 029296 fetch 2 ,mem_key_value_temp 
-0x699f 029297 store 2 ,mem_key_value 
-0x69a0 029298 rtn 
-:      029299 keyscan_send_key_data:
-0x69a1 029300 bpatchx patch34_3 ,mem_patch34 
-0x69a2 029301 fetch 2 ,mem_keyscan_ptr 
-0x69a3 029302 increase 1 ,pdata 
-0x69a4 029303 ifetch 2 ,pdata 
-0x69a5 029304 branch callback_func 
-:      029315 pwm_init:
-0x69a6 029316 hfetch 1 ,core_clksel 
-0x69a7 029317 ior rega ,pdata 
-0x69a8 029318 hstore 1 ,core_clksel 
-0x69a9 029319 hfetch 2 ,core_clkoff 
-0x69aa 029320 set0 clock_off_pwm ,pdata 
-0x69ab 029321 hstore 2 ,core_clkoff 
-:      029322 delay_nop100:
-0x69ac 029323 nop 100 
-0x69ad 029324 rtn 
-:      029335 pwm_out_set:
-0x69ae 029336 fetcht 3 ,mem_pdatatemp + 2 
-0x69af 029337 setarg pwm_12mhz 
-0x69b0 029338 idiv temp 
-0x69b1 029339 call wait_div_end 
-0x69b2 029340 quotient temp 
-0x69b3 029341 fetch 1 ,mem_pdatatemp + 5 
-0x69b4 029342 imul32 temp ,pdata 
-0x69b5 029343 div pdata ,100 
-0x69b6 029344 call wait_div_end 
-0x69b7 029345 quotient rega 
-0x69b8 029346 copy temp ,pdata 
-0x69b9 029347 isub rega ,regb 
-0x69ba 029348 fetch 1 ,mem_pdatatemp + 1 
-0x69bb 029349 call pwm_duty_cycle_set 
-0x69bc 029350 fetch 1 ,mem_pdatatemp 
-0x69bd 029351 branch pwm_enable 
-:      029354 pwm_duty_cycle_set:
-0x69be 029355 beq 0 ,pwm_pwm0_duty_set 
-0x69bf 029356 beq 1 ,pwm_pwm1_duty_set 
-0x69c0 029357 beq 2 ,pwm_pwm2_duty_set 
-0x69c1 029358 beq 3 ,pwm_pwm3_duty_set 
-0x69c2 029359 beq 4 ,pwm_pwm4_duty_set 
-0x69c3 029360 beq 5 ,pwm_pwm5_duty_set 
-:      029361 pwm_pwm0_duty_set:
-0x69c4 029362 arg core_pwm_pcnt0 ,contw 
-0x69c5 029363 branch pwm_set_pncnt 
-:      029364 pwm_pwm1_duty_set:
-0x69c6 029365 arg core_pwm_pcnt1 ,contw 
-0x69c7 029366 branch pwm_set_pncnt 
-:      029367 pwm_pwm2_duty_set:
-0x69c8 029368 arg core_pwm_pcnt2 ,contw 
-0x69c9 029369 branch pwm_set_pncnt 
-:      029370 pwm_pwm3_duty_set:
-0x69ca 029371 arg core_pwm_pcnt3 ,contw 
-0x69cb 029372 branch pwm_set_pncnt 
-:      029373 pwm_pwm4_duty_set:
-0x69cc 029374 arg core_pwm_pcnt4 ,contw 
-0x69cd 029375 branch pwm_set_pncnt 
-:      029376 pwm_pwm5_duty_set:
-0x69ce 029377 arg core_pwm_pcnt5 ,contw 
-0x69cf 029378 branch pwm_set_pncnt 
-:      029379 pwm_set_pncnt:
-0x69d0 029380 copy rega ,pdata 
-0x69d1 029381 istore 2 ,contw 
-0x69d2 029382 copy regb ,pdata 
-0x69d3 029383 istore 2 ,contw 
-0x69d4 029384 rtn 
-:      029388 pwm_enable:
-0x69d5 029389 enable user 
-0x69d6 029390 branch pwm_gpio_set 
-:      029391 pwm_disable:
-0x69d7 029392 disable user 
-:      029393 pwm_gpio_set:
-0x69d8 029394 beq 4 ,pwm_gpio4_set 
-0x69d9 029395 beq 5 ,pwm_gpio5_set 
-0x69da 029396 beq 27 ,pwm_gpio27_set 
-0x69db 029397 beq 28 ,pwm_gpio28_set 
-0x69dc 029398 beq 3 ,pwm_gpio3_set 
-0x69dd 029399 beq 8 ,pwm_gpio8_set 
-0x69de 029400 beq 20 ,pwm_gpio20_set 
-0x69df 029401 beq 21 ,pwm_gpio21_set 
-0x69e0 029402 beq 22 ,pwm_gpio22_set 
-0x69e1 029403 beq 23 ,pwm_gpio23_set 
-0x69e2 029404 rtn 
-:      029407 pwm_gpio4_set:
-0x69e3 029408 arg 6 ,queue 
-0x69e4 029409 branch pwm_one_set_select 
-:      029410 pwm_gpio5_set:
-0x69e5 029411 arg 7 ,queue 
-0x69e6 029412 branch pwm_one_set_select 
-:      029413 pwm_gpio27_set:
-0x69e7 029414 arg 8 ,queue 
-0x69e8 029415 branch pwm_one_set_select 
-:      029416 pwm_gpio28_set:
-0x69e9 029417 arg 9 ,queue 
-0x69ea 029418 branch pwm_one_set_select 
-:      029419 pwm_gpio3_set:
-0x69eb 029420 arg 10 ,queue 
-0x69ec 029421 branch pwm_one_set_select 
-:      029422 pwm_gpio8_set:
-0x69ed 029423 arg 11 ,queue 
-0x69ee 029424 branch pwm_one_set_select 
-:      029425 pwm_gpio20_set:
-0x69ef 029426 arg 12 ,queue 
-0x69f0 029427 branch pwm_tw0_set_select 
-:      029428 pwm_gpio21_set:
-0x69f1 029429 arg 13 ,queue 
-0x69f2 029430 branch pwm_tw0_set_select 
-:      029431 pwm_gpio22_set:
-0x69f3 029432 arg 14 ,queue 
-0x69f4 029433 branch pwm_tw0_set_select 
-:      029434 pwm_gpio23_set:
-0x69f5 029435 arg 15 ,queue 
-0x69f6 029436 branch pwm_tw0_set_select 
-:      029438 pwm_set_select:
-0x69f7 029439 hfetch 2 ,core_gpio_sel1 
-0x69f8 029440 qsetflag user ,pdata 
-0x69f9 029441 hstore 2 ,core_gpio_sel1 
-0x69fa 029442 copy rega ,queue 
-0x69fb 029443 hfetch 1 ,core_gpio_key2 
-0x69fc 029444 qsetflag user ,pdata 
-0x69fd 029445 hstore 1 ,core_gpio_key2 
-0x69fe 029446 rtn 
-:      029448 pwm_one_set_select:
-0x69ff 029449 add queue ,-4 ,rega 
-0x6a00 029450 branch pwm_set_select 
-:      029452 pwm_tw0_set_select:
-0x6a01 029453 add queue ,-10 ,rega 
-0x6a02 029454 branch pwm_set_select 
-:      029459 rfcomm_init:
-0x6a03 029460 rtn wake 
-0x6a04 029461 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6a05 029462 jam bits9600 ,memremoterpnbitrate 
-0x6a06 029463 jam databits8 ,memremoteprndatabits 
-0x6a07 029464 jam 0x11 ,memremoteprnxon 
-0x6a08 029465 jam 0x13 ,memremoteprnxoff 
-0x6a09 029466 setarg 0 
-0x6a0a 029467 store 3 ,memremoteprnstopbit 
-0x6a0b 029468 store 1 ,mem_spp_state 
-0x6a0c 029469 jam 0 ,memui_reconnect_mode 
-:      029471 rfcomm_init_spp:
-0x6a0d 029472 bpatchx patch34_4 ,mem_patch34 
-0x6a0e 029473 setarg 0 
-0x6a0f 029474 store 1 ,mem_spp_state 
-0x6a10 029475 store 1 ,mem_remote_spp_channel 
-0x6a11 029476 store 1 ,mem_pn_dlci 
-0x6a12 029477 fetch 1 ,mem_credit_flag 
-0x6a13 029478 beq credit_enable ,rfcomm_init_spp_with_credit 
-0x6a14 029479 jam 0x50 ,mem_credit_given 
-0x6a15 029480 rtn 
-:      029482 rfcomm_init_spp_with_credit:
-0x6a16 029483 jam 0x00 ,mem_credit_given 
-0x6a17 029484 rtn 
-:      029486 set_cr_bit:
-0x6a18 029487 or_into 0x02 ,temp 
-0x6a19 029488 rtn 
-:      029500 rfcomm_calculate_fcs_sabm:
-0x6a1a 029501 copy temp ,pdata 
-0x6a1b 029502 reverse pdata ,pdata 
-0x6a1c 029503 store 1 ,memfcstemp3 
-0x6a1d 029504 force ini_tx_sabm ,pdata 
-0x6a1e 029505 reverse pdata ,pdata 
-0x6a1f 029506 store 1 ,memfcstemp2 
-0x6a20 029507 force 0x01 ,pdata 
-0x6a21 029508 reverse pdata ,pdata 
-0x6a22 029509 store 1 ,memfcstemp1 
-0x6a23 029510 call caculate_fcs 
-0x6a24 029511 copy temp ,pdata 
-0x6a25 029512 rtn 
-:      029513 rfcomm_calculate_fcs_ua:
-0x6a26 029514 reverse pdata ,pdata 
-0x6a27 029515 store 1 ,memfcstemp3 
-0x6a28 029516 force rsp_tx_ua ,pdata 
-0x6a29 029517 reverse pdata ,pdata 
-0x6a2a 029518 store 1 ,memfcstemp2 
-0x6a2b 029519 force 0x01 ,pdata 
-0x6a2c 029520 reverse pdata ,pdata 
-0x6a2d 029521 store 1 ,memfcstemp1 
-0x6a2e 029522 branch caculate_fcs 
-:      029524 rfcomm_calculate_fcs_dlci0:
-0x6a2f 029525 fetch 1 ,mem_rfcomm_initiator 
-0x6a30 029526 branch rfcomm_calculate_fcs_dlci0_res ,blank 
-0x6a31 029527 setarg 0x70 
-0x6a32 029528 rtn 
-:      029529 rfcomm_calculate_fcs_dlci0_res:
-0x6a33 029530 setarg 0xaa 
-0x6a34 029531 rtn 
-:      029533 rfcomm_save_fcs_uih:
-0x6a35 029534 reverse pdata ,pdata 
-0x6a36 029535 store 1 ,memfcstemp3 
-0x6a37 029536 force rsp_rx_uih ,pdata 
-0x6a38 029537 call caculate_uihdata_fcs 
-0x6a39 029538 fetcht 2 ,mem_contw_temp 
-0x6a3a 029539 copy temp ,contw 
-0x6a3b 029540 istore 1 ,contw 
-0x6a3c 029541 copy contw ,temp 
-0x6a3d 029542 storet 2 ,mem_contw_temp 
-0x6a3e 029543 force rsp_rx_uih_wdata ,pdata 
-0x6a3f 029544 call caculate_uihdata_fcs 
-0x6a40 029545 fetcht 2 ,mem_contw_temp 
-0x6a41 029546 copy temp ,contw 
-0x6a42 029547 istore 1 ,contw 
-0x6a43 029548 rtn 
-:      029557 caculate_uihdata_fcs:
-0x6a44 029558 reverse pdata ,pdata 
-0x6a45 029559 store 1 ,memfcstemp2 
-0x6a46 029560 fetch 2 ,memfcstemp2 
-0x6a47 029561 lshift8 pdata ,pdata 
-0x6a48 029562 store 3 ,mem_mod2div_temp 
-0x6a49 029563 arg 0x107 ,rega 
-0x6a4a 029564 arg 0xf ,regb 
-0x6a4b 029565 call mod2div 
-0x6a4c 029566 xor_into 0xd7 ,pdata 
-0x6a4d 029567 invert pdata ,pdata 
-0x6a4e 029568 reverse pdata ,pdata 
-0x6a4f 029569 rtn 
-:      029579 caculate_fcs:
-0x6a50 029580 fetch 3 ,memfcstemp1 
-0x6a51 029581 store 3 ,mem_mod2div_temp 
-0x6a52 029582 arg 0x107 ,rega 
-0x6a53 029583 arg 0xf ,regb 
-0x6a54 029584 call mod2div 
-0x6a55 029585 lshift8 pdata ,pdata 
-0x6a56 029586 arg 0x7 ,regb 
-0x6a57 029587 call mod2div 
-0x6a58 029588 xor_into 0x2b ,pdata 
-0x6a59 029589 invert pdata ,pdata 
-0x6a5a 029590 reverse pdata ,pdata 
-0x6a5b 029591 copy pdata ,temp 
-0x6a5c 029592 rtn 
-:      029594 mod2div:
-0x6a5d 029595 arg 0 ,regc 
-0x6a5e 029596 copy regb ,loopcnt 
-0x6a5f 029597 call right_shift_n 
-0x6a60 029598 icopy temp 
-:      029599 mod2div_loop:
-0x6a61 029604 copy temp ,pdata 
-0x6a62 029605 lshift regc ,regc 
-0x6a63 029606 bbit0 8 ,mod2div_not_enough_reduction 
-0x6a64 029607 ixor rega ,temp 
-0x6a65 029608 increase 1 ,regc 
-:      029609 mod2div_not_enough_reduction:
-0x6a66 029610 lshift temp ,temp 
-0x6a67 029611 fetch 3 ,mem_mod2div_temp 
-0x6a68 029612 increase -1 ,regb 
-0x6a69 029613 compare 0xff ,regb ,0xff 
-0x6a6a 029614 branch mod2div_end ,true 
-0x6a6b 029615 copy regb ,loopcnt 
-0x6a6c 029616 call right_shift_n 
-0x6a6d 029617 isolate1 0 ,pdata 
-0x6a6e 029618 setflag true ,0 ,temp 
-0x6a6f 029619 branch mod2div_loop 
-:      029620 mod2div_end:
-0x6a70 029622 rshift temp ,pdata 
-0x6a71 029623 rtn 
-:      029625 get_rfcomm_snd_adss:
-0x6a72 029626 fetcht 1 ,mem_pn_dlci 
-:      029627 dlci_to_address_cmd:
-0x6a73 029629 lshift2 temp ,temp 
-0x6a74 029630 set1 rfcomm_address_ext_len ,temp 
-0x6a75 029631 fetch 1 ,mem_rfcomm_initiator 
-0x6a76 029632 ncall set_cr_bit ,blank 
-0x6a77 029633 storet 1 ,mem_rfcomm_send_adss 
-0x6a78 029634 rtn 
-:      029636 channel_to_dlci:
-0x6a79 029638 lshift temp ,temp 
-0x6a7a 029639 fetch 1 ,mem_rfcomm_initiator 
-0x6a7b 029640 setflag blank ,0 ,temp 
-0x6a7c 029642 rtn 
-:      029643 rfcomm_rx_process_dlci0_sabm:
-0x6a7d 029644 fetcht 1 ,mem_current_channel 
-0x6a7e 029645 jam 0xd7 ,mem_current_fcs 
-0x6a7f 029646 call rfcomm_send_ua 
-0x6a80 029647 fetch 1 ,mem_rfcomm_state 
-0x6a81 029648 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6a82 029649 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a83 029650 store 1 ,mem_rfcomm_state 
-0x6a84 029651 jam 0 ,mem_rfcomm_initiator 
-0x6a85 029652 branch rfcomm_rx_process_end 
-:      029653 rfcomm_rx_process_dlci0_ua:
-0x6a86 029654 fetch 1 ,mem_rfcomm_state 
-0x6a87 029655 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a88 029656 store 1 ,mem_rfcomm_state 
-0x6a89 029657 branch rfcomm_rx_process_end 
-:      029660 rfcomm_rx_process:
-0x6a8a 029661 bpatchx patch34_5 ,mem_patch34 
-0x6a8b 029662 fetch 1 ,memui_reconnect_mode 
-0x6a8c 029663 beq no_reconnection ,rfcomm_rx_process_remote_page 
-0x6a8d 029664 branch rfcomm_rx_process_reconn 
-:      029666 rfcomm_rx_process_remote_page:
-0x6a8e 029667 fetch 2 ,mem_l2cap_payload_ptr 
-0x6a8f 029668 copy pdata ,contr 
-0x6a90 029669 call get_rfcomm_head_struct 
-0x6a91 029670 fetch 1 ,mem_current_channel 
-0x6a92 029671 beq 0 ,parse_dlci0_rp 
-0x6a93 029672 branch parse_uih_rp 
-:      029673 parse_dlci0_rp:
-0x6a94 029674 bpatchx patch34_6 ,mem_patch34 
-0x6a95 029675 fetch 1 ,mem_current_frame_type 
-0x6a96 029676 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6a97 029677 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6a98 029678 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
-0x6a99 029679 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
-0x6a9a 029680 rtn 
-:      029683 parse_dlci0_rp_uih:
-0x6a9b 029684 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6a9c 029685 copy pdata ,contr 
-0x6a9d 029686 call get_rfcomm_uih_head_struct 
-0x6a9e 029687 fetch 1 ,mem_uih_cmd_type 
-0x6a9f 029688 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
-0x6aa0 029689 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
-0x6aa1 029690 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
-0x6aa2 029691 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
-0x6aa3 029692 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
-0x6aa4 029693 branch rfcomm_rx_process_end 
-:      029695 parse_dlci0_rp_uih_pn_cmd:
-0x6aa5 029696 call parse_dlci0_rp_uih_pn_res_common 
-0x6aa6 029698 branch parse_dlci0_rp_uih_pn_cmd_spp 
-:      029700 parse_dlci0_rp_uih_pn_cmd_spp:
-0x6aa7 029701 fetch 1 ,mem_spp_state 
-0x6aa8 029702 set1 rfcomm_channel_state_pn_cmd ,pdata 
-0x6aa9 029703 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6aaa 029704 store 1 ,mem_spp_state 
-0x6aab 029705 call rfcomm_send_param_neg_res 
-0x6aac 029706 branch rfcomm_rx_process_end 
-:      029708 parse_dlci0_rp_uih_pn_res:
-0x6aad 029709 call parse_dlci0_rp_uih_pn_res_common 
-0x6aae 029710 branch rfcomm_rx_process_end 
-:      029712 parse_dlci0_rp_uih_pn_res_common:
-0x6aaf 029713 call get_param_payload_ptr 
-0x6ab0 029714 branch get_rfcomm_prarmer_negotiation 
-:      029716 get_rfcomm_param_modem_status:
-0x6ab1 029717 call get_param_payload_ptr 
-0x6ab2 029718 ifetch 1 ,contr 
-0x6ab3 029719 rshift3 pdata ,pdata 
-0x6ab4 029720 store 1 ,mem_ms_channel 
-0x6ab5 029721 ifetch 1 ,contr 
-0x6ab6 029722 store 1 ,mem_ms_param 
-0x6ab7 029723 rtn 
-:      029726 get_rfcomm_head_struct:
-0x6ab8 029727 ifetch 1 ,contr 
-0x6ab9 029728 store 1 ,mem_current_adss 
-0x6aba 029729 rshift3 pdata ,pdata 
-0x6abb 029730 store 1 ,mem_current_channel 
-0x6abc 029731 ifetch 1 ,contr 
-0x6abd 029732 store 1 ,mem_current_frame_type 
-:      029733 get_rfcomm_current_length:
-0x6abe 029734 call get_rfcomm_length_common 
-0x6abf 029735 storet 2 ,mem_current_length 
-0x6ac0 029736 copy contr ,pdata 
-0x6ac1 029737 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6ac2 029738 rtn 
-:      029740 get_rfcomm_uih_head_struct:
-0x6ac3 029741 ifetch 1 ,contr 
-0x6ac4 029742 rshift pdata ,pdata 
-0x6ac5 029743 store 1 ,mem_uih_cmd_type 
-0x6ac6 029744 call get_rfcomm_length_common 
-0x6ac7 029745 storet 2 ,mem_uih_length 
-0x6ac8 029746 copy contr ,pdata 
-0x6ac9 029747 store 2 ,mem_param_payload_ptr 
-0x6aca 029748 rtn 
-:      029751 get_param_payload_ptr:
-0x6acb 029752 fetch 2 ,mem_param_payload_ptr 
-0x6acc 029753 copy pdata ,contr 
-0x6acd 029754 rtn 
-:      029756 get_rfcomm_length_common:
-0x6ace 029757 ifetch 1 ,contr 
-0x6acf 029758 copy pdata ,temp 
-0x6ad0 029759 rshift temp ,temp 
-0x6ad1 029760 rtnbit1 0 
-0x6ad2 029761 ifetch 1 ,contr 
-0x6ad3 029762 lshift3 pdata ,pdata 
-0x6ad4 029763 lshift4 pdata ,pdata 
-0x6ad5 029764 iadd temp ,temp 
-0x6ad6 029765 rtn 
-:      029767 get_rfcomm_prarmer_negotiation:
-0x6ad7 029768 ifetch 1 ,contr 
-0x6ad8 029769 store 1 ,mem_pn_dlci 
-0x6ad9 029770 ifetch 1 ,contr 
-0x6ada 029771 store 1 ,mem_pn_credit_flow_type_info 
-0x6adb 029772 ifetch 1 ,contr 
-0x6adc 029773 store 1 ,mem_pn_priority 
-0x6add 029774 ifetch 1 ,contr 
-0x6ade 029775 store 1 ,mem_pn_acknowledg_timer 
-0x6adf 029776 ifetch 2 ,contr 
-0x6ae0 029777 store 2 ,mem_pn_max_frame_size 
-0x6ae1 029778 ifetch 1 ,contr 
-0x6ae2 029779 store 1 ,mem_pn_max_retrans 
-0x6ae3 029780 ifetch 1 ,contr 
-0x6ae4 029781 store 1 ,mem_remote_credits 
-0x6ae5 029782 rtn 
-:      029785 parse_dlci0_rp_uih_ms_cmd:
-0x6ae6 029786 call get_rfcomm_param_modem_status 
-0x6ae7 029788 branch parse_dlci0_rp_uih_ms_cmd_spp 
-:      029790 parse_dlci0_rp_uih_ms_cmd_spp:
-0x6ae8 029791 fetch 1 ,mem_spp_state 
-0x6ae9 029792 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6aea 029793 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6aeb 029794 store 1 ,mem_spp_state 
-0x6aec 029795 fetcht 1 ,mem_pn_dlci 
-0x6aed 029796 lshift2 temp ,temp 
-0x6aee 029797 or_into 3 ,temp 
-0x6aef 029798 call rfcomm_send_modem_status_res 
-0x6af0 029799 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
-0x6af1 029800 branch rfcomm_rx_process_end 
-:      029802 parse_dlci0_rp_uih_ms_res:
-0x6af2 029803 jam bt_evt_spp_connected ,mem_fifo_temp 
-0x6af3 029804 call ui_ipc_send_event 
-0x6af4 029805 call get_rfcomm_param_modem_status 
-0x6af5 029806 fetch 1 ,mem_ms_channel 
-0x6af6 029807 sub pdata ,1 ,null 
-0x6af7 029808 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
-0x6af8 029809 branch assert 
-:      029810 parse_dlci0_rp_uih_ms_res_spp:
-0x6af9 029811 fetch 1 ,mem_spp_state 
-0x6afa 029812 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6afb 029813 store 1 ,mem_spp_state 
-0x6afc 029814 branch rfcomm_rx_process_end 
-:      029816 parse_dlci0_rp_uih_cmd_port:
-0x6afd 029817 call get_param_payload_ptr 
-0x6afe 029818 ifetch 1 ,contr 
-0x6aff 029819 store 1 ,mem_rpn_dlci 
-0x6b00 029820 call l2cap_malloc_rfcomm_channel 
-0x6b01 029821 call l2cap_get_rfcomm_tx_buff 
-0x6b02 029822 setarg 0x000e 
-0x6b03 029823 istore 2 ,contw 
-0x6b04 029824 fetch 2 ,mem_rfcomm_remote_cid 
-0x6b05 029825 istore 2 ,contw 
-0x6b06 029826 fetch 1 ,mem_rfcomm_initiator 
-0x6b07 029828 lshift pdata ,pdata 
-0x6b08 029829 set1 0 ,pdata 
-0x6b09 029830 istore 1 ,contw 
-0x6b0a 029831 bpatchx patch34_7 ,mem_patch34 
-0x6b0b 029832 setarg 0x15ef 
-0x6b0c 029833 istore 2 ,contw 
-0x6b0d 029834 setarg 0x1191 
-0x6b0e 029835 istore 2 ,contw 
-0x6b0f 029838 fetch 1 ,mem_rpn_dlci 
-0x6b10 029839 istore 1 ,contw 
-0x6b11 029840 setarg 0x000007 
-0x6b12 029841 istore 5 ,contw 
-0x6b13 029844 setarg 0x01 
-0x6b14 029845 istore 2 ,contw 
-0x6b15 029848 call rfcomm_calculate_fcs_dlci0 
-0x6b16 029849 istore 1 ,contw 
-0x6b17 029850 rtn 
-:      029854 parse_uih_rp:
-0x6b18 029855 branch parse_uih_rp_spp 
-:      029857 parse_uih_rp_spp:
-0x6b19 029858 bpatchx patch35_0 ,mem_patch35 
-0x6b1a 029859 fetch 1 ,mem_current_frame_type 
-0x6b1b 029860 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
-0x6b1c 029861 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
-0x6b1d 029862 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b1e 029863 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b1f 029864 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
-0x6b20 029865 rtn 
-:      029866 parse_uih_rp_spp_ua:
-0x6b21 029867 fetch 1 ,mem_spp_state 
-0x6b22 029868 set1 rfcomm_channel_state_ua ,pdata 
-0x6b23 029869 store 1 ,mem_spp_state 
-0x6b24 029870 branch rfcomm_rx_process_end 
-:      029871 parse_uih_rp_spp_sabm:
-0x6b25 029872 fetch 1 ,mem_spp_state 
-0x6b26 029873 set1 rfcomm_channel_state_ua ,pdata 
-0x6b27 029874 set1 rfcomm_channel_state_sabm ,pdata 
-0x6b28 029875 store 1 ,mem_spp_state 
-0x6b29 029876 fetch 1 ,mem_current_adss 
-0x6b2a 029877 call rfcomm_calculate_fcs_ua 
-0x6b2b 029878 store 1 ,mem_current_fcs 
-0x6b2c 029879 call rfcomm_send_ua 
-0x6b2d 029880 fetch 1 ,mem_current_adss 
-0x6b2e 029881 rshift2 pdata ,pdata 
-0x6b2f 029882 store 1 ,mem_pn_dlci 
-0x6b30 029883 lshift2 pdata ,pdata 
-0x6b31 029884 set0 rfcomm_address_cr ,pdata 
-0x6b32 029885 set1 rfcomm_address_ext_len ,pdata 
-0x6b33 029886 arg mem_hiufcs_spp ,temp 
-0x6b34 029887 storet 2 ,mem_contw_temp 
-0x6b35 029888 call rfcomm_save_fcs_uih 
-0x6b36 029889 branch rfcomm_rx_process_end 
-:      029891 parse_uih_spp_uih_credits:
-0x6b37 029892 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b38 029893 copy pdata ,contr 
-0x6b39 029894 increase 1 ,pdata 
-0x6b3a 029895 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b3b 029896 ifetch 1 ,contr 
-0x6b3c 029897 fetcht 1 ,mem_remote_credits 
-0x6b3d 029898 iadd temp ,pdata 
-0x6b3e 029899 store 1 ,mem_remote_credits 
-:      029900 parse_uih_spp_uih:
-0x6b3f 029901 call rfcomm_increase_credit_given 
-:      029902 parse_uih_spp_uih_cont:
-0x6b40 029903 call get_rfcomm_snd_adss 
-0x6b41 029904 call rfcomm_send_uih_without_payload 
-0x6b42 029905 call spp_process_rx_data 
-0x6b43 029906 branch rfcomm_rx_process_end 
-:      029908 parse_uih_rp_spp_disconn_send_event:
-0x6b44 029909 jam bt_evt_spp_disconnected ,mem_fifo_temp 
-0x6b45 029910 call ui_ipc_send_event 
-:      029911 parse_uih_rp_spp_disconn:
-0x6b46 029912 call rfcomm_init_spp 
-0x6b47 029913 fetch 1 ,mem_current_adss 
-0x6b48 029914 call rfcomm_calculate_fcs_ua 
-0x6b49 029915 store 1 ,mem_current_fcs 
-0x6b4a 029916 call rfcomm_send_ua 
-0x6b4b 029917 branch rfcomm_rx_process_end 
-:      029922 rfcomm_rx_process_reconn:
-0x6b4c 029923 fetch 2 ,mem_l2cap_payload_ptr 
-0x6b4d 029924 copy pdata ,contr 
-0x6b4e 029925 call get_rfcomm_head_struct 
-0x6b4f 029926 fetch 1 ,mem_current_channel 
-0x6b50 029927 beq 0 ,parse_dlci0_reconn 
-0x6b51 029928 branch parse_uih_reconn 
-:      029930 parse_dlci0_reconn:
-0x6b52 029931 bpatchx patch35_1 ,mem_patch35 
-0x6b53 029932 fetch 1 ,mem_current_frame_type 
-0x6b54 029933 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6b55 029934 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6b56 029935 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
-0x6b57 029936 branch rfcomm_rx_process_end 
-:      029937 parse_dlci0_reconn_uih:
-0x6b58 029938 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b59 029939 copy pdata ,contr 
-0x6b5a 029940 call get_rfcomm_uih_head_struct 
-0x6b5b 029941 fetch 1 ,mem_uih_cmd_type 
-0x6b5c 029942 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5d 029943 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5e 029944 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
-0x6b5f 029945 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
-0x6b60 029946 branch rfcomm_rx_process_end 
-:      029948 parse_dlci0_reconn_uih_pn_cmd:
-0x6b61 029949 call parse_dlci0_rp_uih_pn_res_common 
-0x6b62 029950 fetch 1 ,mem_pn_dlci 
-0x6b63 029951 rshift pdata ,pdata 
-0x6b64 029952 fetcht 1 ,mem_remote_spp_channel 
-0x6b65 029953 isub temp ,null 
-0x6b66 029954 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
-0x6b67 029955 branch assert 
-:      029956 parse_dlci0_reconn_uih_pn_cmd_spp:
-0x6b68 029957 fetch 1 ,mem_spp_state 
-0x6b69 029958 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6b6a 029959 store 1 ,mem_spp_state 
-0x6b6b 029960 branch rfcomm_rx_process_end 
-:      029962 parse_dlci0_reconn_uih_ms_cmd:
-0x6b6c 029963 call get_rfcomm_param_modem_status 
-0x6b6d 029964 fetch 1 ,mem_ms_channel 
-0x6b6e 029965 fetcht 1 ,mem_remote_spp_channel 
-0x6b6f 029966 isub temp ,null 
-0x6b70 029967 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
-0x6b71 029968 branch assert 
-0x6b72 029969 branch rfcomm_rx_process_end 
-:      029970 parse_dlci0_reconn_uih_ms_cmd_spp:
-0x6b73 029971 fetch 1 ,mem_spp_state 
-0x6b74 029972 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6b75 029973 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6b76 029974 store 1 ,mem_spp_state 
-0x6b77 029975 fetcht 1 ,mem_pn_dlci 
-0x6b78 029976 lshift2 temp ,temp 
-0x6b79 029977 or_into 3 ,temp 
-0x6b7a 029978 call rfcomm_send_modem_status_res 
-0x6b7b 029979 branch rfcomm_rx_process_end 
-:      029981 parse_dlci0_reconn_uih_ms_res:
-0x6b7c 029982 call get_rfcomm_param_modem_status 
-0x6b7d 029983 fetch 1 ,mem_ms_channel 
-0x6b7e 029984 fetcht 1 ,mem_remote_spp_channel 
-0x6b7f 029985 isub temp ,null 
-0x6b80 029986 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
-0x6b81 029987 branch assert 
-:      029988 parse_dlci0_reconn_uih_ms_res_spp:
-0x6b82 029989 fetch 1 ,mem_spp_state 
-0x6b83 029990 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6b84 029991 store 1 ,mem_spp_state 
-0x6b85 029992 branch rfcomm_rx_process_end 
-:      029994 parse_uih_reconn:
-0x6b86 029995 fetch 1 ,mem_current_channel 
-0x6b87 029996 fetcht 1 ,mem_remote_spp_channel 
-0x6b88 029997 isub temp ,null 
-0x6b89 029998 branch parse_uih_reconn_spp ,zero 
-0x6b8a 029999 branch assert 
-0x6b8b 030000 branch rfcomm_rx_process_end 
-:      030002 parse_uih_reconn_spp:
-0x6b8c 030003 fetch 1 ,mem_current_frame_type 
-0x6b8d 030004 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
-0x6b8e 030005 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b8f 030006 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b90 030007 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
-:      030008 parse_uih_reconn_spp_ua:
-0x6b91 030009 fetch 1 ,mem_spp_state 
-0x6b92 030010 set1 rfcomm_channel_state_ua ,pdata 
-0x6b93 030011 store 1 ,mem_spp_state 
-0x6b94 030012 branch rfcomm_rx_process_end 
-:      030013 parse_uih_reconn_spp_sabm:
-0x6b95 030014 branch parse_uih_reconn_spp_sabm 
-:      030015 parse_uih_reconn_spp_disconn:
-0x6b96 030016 branch parse_uih_rp_spp_disconn 
-:      030017 rfcomm_rx_process_end:
-0x6b97 030018 rtn 
-:      030020 rfcomm_send_more_pkt:
-0x6b98 030021 fetch 1 ,mem_rfcomm_send_more_pkt 
-0x6b99 030022 rtn blank 
-0x6b9a 030023 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
-0x6b9b 030024 branch assert 
-:      030026 rfcomm_send_more_pkt_msc_cmd_spp:
-0x6b9c 030027 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6b9d 030028 call l2cap_malloc_rfcomm_channel 
-0x6b9e 030029 arg spp_slave_channel ,temp 
-0x6b9f 030030 fetcht 1 ,mem_pn_dlci 
-0x6ba0 030031 lshift2 temp ,temp 
-:      030032 rfcomm_send_more_pkt_msc_cmd_spp0:
-0x6ba1 030033 or_into 0x03 ,temp 
-0x6ba2 030034 arg 0xaa ,rega 
-0x6ba3 030035 call rfcomm_send_modem_status_cmd 
-0x6ba4 030036 call l2cap_get_rfcomm_tx_buff 
-0x6ba5 030037 copy contw ,contr 
-0x6ba6 030038 ifetch 2 ,contr 
-0x6ba7 030039 branch assert ,blank 
-0x6ba8 030040 rtn 
-:      030042 rfcomm_send_sabm:
-0x6ba9 030043 call l2cap_get_rfcomm_tx_buff 
-0x6baa 030044 setarg 0x0004 
-0x6bab 030045 istore 2 ,contw 
-0x6bac 030046 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bad 030047 istore 2 ,contw 
-0x6bae 030048 fetch 1 ,mem_current_adss 
-0x6baf 030049 istore 1 ,contw 
-0x6bb0 030050 bpatchx patch35_2 ,mem_patch35 
-0x6bb1 030051 setarg 0x013f 
-0x6bb2 030052 istore 2 ,contw 
-0x6bb3 030053 fetch 1 ,mem_current_fcs 
-0x6bb4 030054 istore 1 ,contw 
-0x6bb5 030055 rtn 
-:      030056 rfcomm_send_ua:
-0x6bb6 030057 call l2cap_malloc_rfcomm_channel 
-0x6bb7 030058 call l2cap_get_rfcomm_tx_buff 
-0x6bb8 030059 setarg 0x0004 
-0x6bb9 030060 istore 2 ,contw 
-0x6bba 030061 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bbb 030062 istore 2 ,contw 
-0x6bbc 030063 fetch 1 ,mem_current_adss 
-0x6bbd 030064 istore 1 ,contw 
-0x6bbe 030065 bpatchx patch35_3 ,mem_patch35 
-0x6bbf 030066 setarg 0x0173 
-0x6bc0 030067 istore 2 ,contw 
-0x6bc1 030068 fetch 1 ,mem_current_fcs 
-0x6bc2 030069 istore 1 ,contw 
-0x6bc3 030070 rtn 
-:      030071 rfcomm_send_param_neg_cmd:
-0x6bc4 030072 call l2cap_get_rfcomm_tx_buff 
-0x6bc5 030073 setarg 0x000e 
-0x6bc6 030074 istore 2 ,contw 
-0x6bc7 030075 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bc8 030076 istore 2 ,contw 
-0x6bc9 030077 fetch 1 ,mem_rfcomm_initiator 
-0x6bca 030078 lshift pdata ,pdata 
-0x6bcb 030079 set1 0 ,pdata 
-0x6bcc 030080 istore 1 ,contw 
-0x6bcd 030081 bpatchx patch35_4 ,mem_patch35 
-0x6bce 030082 setarg 0x15ef 
-0x6bcf 030083 istore 2 ,contw 
-0x6bd0 030084 setarg 0x1183 
-0x6bd1 030085 istore 2 ,contw 
-0x6bd2 030086 copy temp ,pdata 
-0x6bd3 030087 istore 1 ,contw 
-0x6bd4 030088 setarg 0x0000f0 
-0x6bd5 030089 istore 3 ,contw 
-0x6bd6 030090 setarg rfcomm_max_frame_size 
-0x6bd7 030091 istore 2 ,contw 
-0x6bd8 030092 setarg 0 
-0x6bd9 030093 istore 1 ,contw 
-0x6bda 030094 setarg 0x01 
-0x6bdb 030095 istore 1 ,contw 
-0x6bdc 030096 call rfcomm_calculate_fcs_dlci0 
-0x6bdd 030097 istore 1 ,contw 
-0x6bde 030098 jam 0x10 ,mem_credit_given 
-0x6bdf 030099 rtn 
-:      030100 rfcomm_send_param_neg_res:
-0x6be0 030101 call l2cap_malloc_rfcomm_channel 
-0x6be1 030102 call l2cap_get_rfcomm_tx_buff 
-0x6be2 030103 setarg 0x000e 
-0x6be3 030104 istore 2 ,contw 
-0x6be4 030105 fetch 2 ,mem_rfcomm_remote_cid 
-0x6be5 030106 istore 2 ,contw 
-0x6be6 030107 fetch 1 ,mem_rfcomm_initiator 
-0x6be7 030108 lshift pdata ,pdata 
-0x6be8 030109 set1 0 ,pdata 
-0x6be9 030110 istore 1 ,contw 
-0x6bea 030111 bpatchx patch35_5 ,mem_patch35 
-0x6beb 030112 setarg 0x15ef 
-0x6bec 030113 istore 2 ,contw 
-0x6bed 030114 setarg 0x1181 
-0x6bee 030115 istore 2 ,contw 
-0x6bef 030116 fetch 1 ,mem_pn_dlci 
-0x6bf0 030117 istore 1 ,contw 
-0x6bf1 030118 setarg 0x0000e0 
-0x6bf2 030119 istore 3 ,contw 
-0x6bf3 030120 fetch 2 ,mem_rfcomm_max_frame_size 
-0x6bf4 030121 istore 2 ,contw 
-0x6bf5 030122 setarg 0x00 
-0x6bf6 030123 istore 1 ,contw 
-0x6bf7 030124 fetch 1 ,mem_rfcomm_credit_init_data 
-0x6bf8 030125 istore 1 ,contw 
-0x6bf9 030126 call rfcomm_calculate_fcs_dlci0 
-0x6bfa 030127 istore 1 ,contw 
-0x6bfb 030128 rtn 
-:      030129 rfcomm_send_modem_status_cmd:
-0x6bfc 030130 call l2cap_get_rfcomm_tx_buff 
-0x6bfd 030131 setarg 0x0008 
-0x6bfe 030132 istore 2 ,contw 
-0x6bff 030133 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c00 030134 istore 2 ,contw 
-0x6c01 030135 fetch 1 ,mem_rfcomm_initiator 
-0x6c02 030136 lshift pdata ,pdata 
-0x6c03 030137 set1 0 ,pdata 
-0x6c04 030138 istore 1 ,contw 
-0x6c05 030139 bpatchx patch35_6 ,mem_patch35 
-0x6c06 030140 setarg 0x09ef 
-0x6c07 030141 istore 2 ,contw 
-0x6c08 030142 setarg 0x05e3 
-0x6c09 030143 istore 2 ,contw 
-0x6c0a 030144 copy temp ,pdata 
-0x6c0b 030145 istore 1 ,contw 
-0x6c0c 030146 setarg 0x8d 
-0x6c0d 030147 istore 1 ,contw 
-0x6c0e 030148 call rfcomm_calculate_fcs_dlci0 
-0x6c0f 030149 istore 1 ,contw 
-0x6c10 030150 rtn 
-:      030152 rfcomm_send_modem_status_res:
-0x6c11 030153 call l2cap_malloc_rfcomm_channel 
-0x6c12 030154 call l2cap_get_rfcomm_tx_buff 
-0x6c13 030155 setarg 0x0008 
-0x6c14 030156 istore 2 ,contw 
-0x6c15 030157 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c16 030158 istore 2 ,contw 
-0x6c17 030159 copy temp ,timeup 
-0x6c18 030160 fetch 1 ,mem_rfcomm_initiator 
-0x6c19 030161 lshift pdata ,pdata 
-0x6c1a 030162 set1 0 ,pdata 
-0x6c1b 030163 istore 1 ,contw 
-0x6c1c 030164 bpatchx patch35_7 ,mem_patch35 
-0x6c1d 030165 setarg 0x09ef 
-0x6c1e 030166 istore 2 ,contw 
-0x6c1f 030167 setarg 0x05e1 
-0x6c20 030168 istore 2 ,contw 
-0x6c21 030169 copy timeup ,pdata 
-0x6c22 030170 istore 1 ,contw 
-0x6c23 030171 setarg 0x8d 
-0x6c24 030172 istore 1 ,contw 
-0x6c25 030173 call rfcomm_calculate_fcs_dlci0 
-0x6c26 030174 istore 1 ,contw 
-0x6c27 030175 rtn 
-:      030177 rfcomm_send_uih_without_payload:
-0x6c28 030178 bpatchx patch36_0 ,mem_patch36 
-0x6c29 030179 fetch 1 ,mem_credit_given 
-0x6c2a 030180 rtn blank 
-0x6c2b 030181 hfetch 2 ,core_uart_rxitems 
-0x6c2c 030182 nrtn blank 
-0x6c2d 030183 copy rega ,pdata 
-0x6c2e 030184 store 1 ,mem_pdatatemp + 1 
-0x6c2f 030185 storet 1 ,mem_pdatatemp 
-0x6c30 030186 call l2cap_malloc_is_fifo_full 
-0x6c31 030187 nrtn blank 
-0x6c32 030188 call l2cap_malloc_rfcomm_channel 
-0x6c33 030189 call l2cap_get_rfcomm_tx_buff 
-0x6c34 030190 setarg 0x05 
-0x6c35 030191 istore 2 ,contw 
-0x6c36 030192 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c37 030193 istore 2 ,contw 
-0x6c38 030194 fetch 1 ,mem_rfcomm_send_adss 
-0x6c39 030195 istore 1 ,contw 
-0x6c3a 030196 setarg 0x01ff 
-0x6c3b 030197 istore 2 ,contw 
-0x6c3c 030198 fetch 1 ,mem_credit_given 
-0x6c3d 030199 istore 1 ,contw 
-0x6c3e 030200 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c3f 030201 istore 1 ,contw 
-0x6c40 030202 jam 0 ,mem_credit_given 
-0x6c41 030203 rtn 
-:      030205 rfcomm_increase_credit_given:
-0x6c42 030206 bpatchx patch36_1 ,mem_patch36 
-0x6c43 030207 fetch 1 ,mem_credit_flag 
-0x6c44 030208 rtneq credit_enable 
-0x6c45 030209 fetch 2 ,mem_current_length 
-0x6c46 030210 rtn blank 
-0x6c47 030211 fetch 1 ,mem_credit_given 
-0x6c48 030212 increase 1 ,pdata 
-0x6c49 030213 store 1 ,mem_credit_given 
-0x6c4a 030214 rtn 
-:      030216 spp_process_rx_data:
-0x6c4b 030217 fetch 2 ,mem_cb_receive_spp_data 
-0x6c4c 030218 branch callback_func 
-:      030220 spp_tx_rfcomm_packet:
-0x6c4d 030221 bpatchx patch36_2 ,mem_patch36 
-0x6c4e 030223 fetch 1 ,mem_remote_credits 
-0x6c4f 030224 rtn blank 
-0x6c50 030225 increase -1 ,pdata 
-0x6c51 030226 store 1 ,mem_remote_credits 
-0x6c52 030227 fetch 2 ,mem_pn_max_frame_size 
-0x6c53 030228 fetcht 2 ,mem_current_packet_length 
-0x6c54 030229 isub temp ,null 
-0x6c55 030230 branch ssp_tx_rfcomm_from_uart ,positive 
-0x6c56 030231 store 2 ,mem_current_packet_length 
-:      030232 ssp_tx_rfcomm_from_uart:
-0x6c57 030233 fetch 1 ,mem_credit_given 
-0x6c58 030234 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
-0x6c59 030235 jam 1 ,mem_rfcomm_send_offset 
-0x6c5a 030236 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c5b 030237 store 1 ,mem_rfcomm_send_fcs 
-0x6c5c 030238 setarg rsp_rx_uih_wdata 
-0x6c5d 030239 store 1 ,mem_rfcomm_send_frame_type 
-0x6c5e 030240 branch ssp_tx_rfcomm_from_uart_common 
-:      030241 ssp_tx_rfcomm_from_uart_without_credit:
-0x6c5f 030242 jam 0 ,mem_rfcomm_send_offset 
-0x6c60 030243 fetch 1 ,mem_hiufcs_spp 
-0x6c61 030244 store 1 ,mem_rfcomm_send_fcs 
-0x6c62 030245 setarg rsp_tx_uih 
-0x6c63 030246 store 1 ,mem_rfcomm_send_frame_type 
-:      030247 ssp_tx_rfcomm_from_uart_common:
-0x6c64 030248 bpatchx patch36_3 ,mem_patch36 
-0x6c65 030249 fetch 2 ,mem_current_packet_length 
-0x6c66 030250 sub pdata ,127 ,null 
-0x6c67 030251 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
-0x6c68 030252 fetch 1 ,mem_rfcomm_send_offset 
-0x6c69 030253 increase 1 ,pdata 
-0x6c6a 030254 store 1 ,mem_rfcomm_send_offset 
-:      030255 ssp_tx_rfcomm_from_uart_common0:
-0x6c6b 030256 call get_rfcomm_snd_adss 
-0x6c6c 030257 fetch 2 ,mem_current_packet_length 
-0x6c6d 030258 increase 8 ,pdata 
-0x6c6e 030259 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c6f 030260 iadd temp ,rega 
-0x6c70 030262 call l2cap_malloc 
-0x6c71 030263 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c72 030264 increase 4 ,pdata 
-0x6c73 030265 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x6c74 030266 copy pdata ,contw 
-0x6c75 030267 fetch 1 ,mem_rfcomm_send_adss 
-0x6c76 030268 istore 1 ,contw 
-0x6c77 030269 fetch 1 ,mem_rfcomm_send_frame_type 
-0x6c78 030270 istore 1 ,contw 
-0x6c79 030271 call ssp_tx_write_length 
-0x6c7a 030272 call ssp_tx_write_given_credit 
-0x6c7b 030273 bpatchx patch36_4 ,mem_patch36 
-0x6c7c 030274 fetch 2 ,mem_nl_rx_data_src 
-0x6c7d 030275 copy pdata ,contru 
-0x6c7e 030276 fetch 2 ,mem_current_packet_length 
-0x6c7f 030277 copy pdata ,loopcnt 
-0x6c80 030278 call uart_copy_rx_bytes_fast 
-0x6c81 030279 copy contw ,temp 
-0x6c82 030280 copy contru ,pdata 
-0x6c83 030281 store 2 ,mem_nl_rx_data_src 
-0x6c84 030282 copy temp ,contw 
-0x6c85 030283 fetch 1 ,mem_rfcomm_send_fcs 
-0x6c86 030284 istore 1 ,contw 
-0x6c87 030285 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c88 030286 copy pdata ,contw 
-0x6c89 030287 fetch 2 ,mem_current_packet_length 
-0x6c8a 030288 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c8b 030289 iadd temp ,pdata 
-0x6c8c 030290 increase 4 ,pdata 
-0x6c8d 030291 istore 2 ,contw 
-0x6c8e 030292 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c8f 030293 istore 2 ,contw 
-0x6c90 030294 jam 0 ,mem_credit_given 
-0x6c91 030295 fetch 2 ,mem_nl_rx_len_all 
-0x6c92 030296 beq 0 ,module_hci_command_tx_spp_tx_complete 
-0x6c93 030297 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x6c94 030298 rtn 
-:      030300 ssp_tx_write_length:
-0x6c95 030301 bpatchx patch36_5 ,mem_patch36 
-0x6c96 030302 fetch 2 ,mem_current_packet_length 
-0x6c97 030303 sub pdata ,0x7f ,null 
-0x6c98 030304 nbranch ssp_tx_write_long_packet ,positive 
-0x6c99 030305 lshift pdata ,pdata 
-0x6c9a 030306 set1 0 ,pdata 
-0x6c9b 030307 istore 1 ,contw 
-0x6c9c 030308 rtn 
-:      030309 ssp_tx_write_long_packet:
-0x6c9d 030310 fetch 2 ,mem_current_packet_length 
-0x6c9e 030311 rshift3 pdata ,pdata 
-0x6c9f 030312 rshift4 pdata ,temp 
-0x6ca0 030313 and_into 0x7f ,pdata 
-0x6ca1 030314 lshift pdata ,pdata 
-0x6ca2 030315 set0 0 ,pdata 
-0x6ca3 030316 istore 1 ,contw 
-0x6ca4 030317 istoret 1 ,contw 
-0x6ca5 030318 rtn 
-:      030319 ssp_tx_write_given_credit:
-0x6ca6 030320 fetch 1 ,mem_credit_given 
-0x6ca7 030321 rtn blank 
-0x6ca8 030322 istore 1 ,contw 
-0x6ca9 030323 rtn 
-:      030328 scheduler_process:
-0x6caa 030329 bpatchx patch36_6 ,mem_patch36 
-0x6cab 030330 call check_51cmd 
-0x6cac 030331 call app_process_bb_event 
-0x6cad 030332 call process_conn_sm 
-0x6cae 030334 bpatchx patch36_7 ,mem_patch36 
-0x6caf 030335 call sp_calc_sequence 
-0x6cb0 030336 call simple_pairing_sequence 
-0x6cb1 030337 call master_simple_paring_sequence 
-0x6cb2 030340 call l2cap_malloc_is_fifo_full 
-0x6cb3 030341 nrtn blank 
-0x6cb4 030343 call l2cap_call_proc_sigal_pending 
-0x6cb5 030344 call l2cap_malloc_is_fifo_full 
-0x6cb6 030345 nrtn blank 
-0x6cb7 030346 bpatchx patch37_0 ,mem_patch37 
-0x6cb8 030348 call process_upper_sm 
-0x6cb9 030349 call l2cap_send_config_req 
-0x6cba 030350 call rfcomm_send_more_pkt 
-:      030351 scheduler_process0:
-0x6cbb 030352 call scheduler_tx_disconnect_hid 
-0x6cbc 030353 bpatchx patch37_1 ,mem_patch37 
-0x6cbd 030356 branch app_process_bt 
-:      030358 scheduler_tx_disconnect_hid:
-0x6cbe 030359 fetch 1 ,mem_control_tasks 
-0x6cbf 030360 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
-0x6cc0 030361 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
-0x6cc1 030362 rtn 
-:      030364 scheduler_tx_l2cap_pkt:
-0x6cc2 030365 bpatchx patch37_2 ,mem_patch37 
-0x6cc3 030366 call l2cap_malloc_is_fifo_empty 
-0x6cc4 030367 rtn blank 
-0x6cc5 030368 fetch 1 ,mem_op 
-0x6cc6 030369 rtnbit1 op_txl2cap 
-0x6cc7 030370 call l2cap_malloc_fifo_out 
-0x6cc8 030371 store 2 ,mem_txptr 
-0x6cc9 030372 copy pdata ,contr 
-0x6cca 030373 ifetch 2 ,contr 
-0x6ccb 030374 increase 4 ,pdata 
-0x6ccc 030375 store 2 ,mem_tx_len 
-0x6ccd 030376 jam 6 ,mem_tx_lch 
-0x6cce 030377 bpatchx patch37_3 ,mem_patch37 
-0x6ccf 030378 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6cd0 030379 branch scheduler_tx_l2cap_start_pkt ,blank 
-0x6cd1 030380 fetch 1 ,mem_op 
-0x6cd2 030381 rtnbit0 op_pkt_comp 
-0x6cd3 030382 set0 op_pkt_comp ,pdata 
-0x6cd4 030383 store 1 ,mem_op 
-0x6cd5 030384 jam 5 ,mem_tx_lch 
-0x6cd6 030385 fetcht 2 ,mem_l2cap_tx_multi_offset 
-0x6cd7 030386 fetch 2 ,mem_txptr 
-0x6cd8 030387 iadd temp ,pdata 
-0x6cd9 030388 store 2 ,mem_txptr 
-0x6cda 030389 fetch 2 ,mem_tx_len 
-0x6cdb 030390 isub temp ,pdata 
-0x6cdc 030391 store 2 ,mem_tx_len 
-:      030392 scheduler_tx_l2cap_start_pkt:
-0x6cdd 030393 bpatchx patch37_4 ,mem_patch37 
-0x6cde 030394 fetch 2 ,mem_tx_len 
-0x6cdf 030395 branch assert ,blank 
-0x6ce0 030396 arg l2cap_max_pkt_len ,temp 
-0x6ce1 030397 isub temp ,pdata 
-0x6ce2 030398 nbranch scheduler_tx_l2cap_last_pkt ,positive 
-0x6ce3 030399 bpatchx patch37_5 ,mem_patch37 
-0x6ce4 030400 storet 2 ,mem_tx_len 
-0x6ce5 030401 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6ce6 030402 iadd temp ,pdata 
-0x6ce7 030403 store 2 ,mem_l2cap_tx_multi_offset 
-0x6ce8 030404 branch scheduler_tx_l2cap_pkt_end 
-:      030405 scheduler_tx_l2cap_last_pkt:
-0x6ce9 030406 setarg 0 
-0x6cea 030407 store 2 ,mem_l2cap_tx_multi_offset 
-:      030408 scheduler_tx_l2cap_pkt_end:
-0x6ceb 030409 fetch 1 ,mem_op 
-0x6cec 030410 set1 op_txl2cap ,pdata 
-0x6ced 030411 store 1 ,mem_op 
-0x6cee 030412 rtn 
-:      030414 scheduler_start_upper_sm:
-0x6cef 030415 fetch 1 ,mem_ui_profile_supported 
-0x6cf0 030416 bbit1 support_hid ,scheduler_start_upper_sm_hid 
-0x6cf1 030417 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
-0x6cf2 030418 rtn 
-:      030419 scheduler_start_upper_sm_hid:
-0x6cf3 030420 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6cf4 030421 rtn 
-:      030423 process_upper_sm:
-0x6cf5 030424 fetch 1 ,memui_reconnect_mode 
-0x6cf6 030425 nbranch process_upper_sm_reconn ,blank 
-:      030426 process_upper_sm_remote_page:
-0x6cf7 030427 fetch 1 ,mem_upper_sm_remote_page 
-0x6cf8 030429 rtn blank 
-0x6cf9 030431 jam 0 ,mem_upper_sm_remote_page 
-:      030432 process_upper_sm_rp_wait:
-0x6cfa 030433 rtn 
-:      030436 process_upper_sm_reconn:
-0x6cfb 030437 bpatchx patch37_6 ,mem_patch37 
-0x6cfc 030438 fetch 1 ,mem_upper_sm_reconn 
-0x6cfd 030439 rtn blank 
-0x6cfe 030440 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
-0x6cff 030441 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
-0x6d00 030442 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
-0x6d01 030443 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
-0x6d02 030444 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
-0x6d03 030445 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
-0x6d04 030446 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
-0x6d05 030447 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
-0x6d06 030448 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
-0x6d07 030449 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
-0x6d08 030450 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
-0x6d09 030451 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
-0x6d0a 030452 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
-0x6d0b 030453 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
-0x6d0c 030454 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
-0x6d0d 030455 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
-0x6d0e 030456 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
-0x6d0f 030457 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
-0x6d10 030458 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
-0x6d11 030459 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
-0x6d12 030460 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
-0x6d13 030461 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
-0x6d14 030462 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
-0x6d15 030463 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
-0x6d16 030464 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
-0x6d17 030465 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
-0x6d18 030466 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
-0x6d19 030467 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
-:      030468 process_upper_sm_reconn_wait:
-0x6d1a 030469 rtn 
-:      030470 process_upper_sm_reconn_sdp_conn:
-0x6d1b 030471 call upper_sm_send_sdp_conn 
-0x6d1c 030472 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
-0x6d1d 030473 fetch 1 ,mem_sdp_state 
-0x6d1e 030474 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d1f 030475 store 1 ,mem_sdp_state 
-0x6d20 030476 rtn 
-:      030477 process_upper_sm_reconn_sdp_cfg:
-0x6d21 030478 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d22 030479 fetch 1 ,mem_sdp_state 
-0x6d23 030480 rtnbit1 l2cap_channel_state_snd_cfg_req 
-0x6d24 030481 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d25 030482 call upper_sm_send_sdp_cfg 
-0x6d26 030483 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d27 030484 fetch 1 ,mem_sdp_state 
-0x6d28 030485 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d29 030486 store 1 ,mem_sdp_state 
-0x6d2a 030487 rtn 
-:      030488 process_upper_sm_reconn_ss_spp:
-0x6d2b 030489 call l2cap_malloc_is_fifo_empty 
-0x6d2c 030490 nrtn blank 
-0x6d2d 030491 call upper_sm_send_ss_spp 
-0x6d2e 030492 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
-0x6d2f 030493 rtn 
-:      030494 process_upper_sm_reconn_sdp_disconn:
-0x6d30 030495 call upper_sm_send_sdp_disconn 
-0x6d31 030496 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
-0x6d32 030497 rtn 
-:      030498 process_upper_sm_reconn_hid_ctrl_conn:
-0x6d33 030499 call upper_sm_send_hid_ctrl_conn 
-0x6d34 030500 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
-0x6d35 030501 fetch 1 ,mem_hid_control_state 
-0x6d36 030502 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d37 030503 store 1 ,mem_hid_control_state 
-0x6d38 030504 rtn 
-:      030505 process_upper_sm_reconn_hid_ctrl_cfg:
-0x6d39 030506 call upper_sm_send_hid_ctrl_cfg 
-0x6d3a 030507 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
-0x6d3b 030508 fetch 1 ,mem_hid_control_state 
-0x6d3c 030509 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d3d 030510 store 1 ,mem_hid_control_state 
-0x6d3e 030511 rtn 
-:      030512 process_upper_sm_reconn_hid_int_conn:
-0x6d3f 030513 call upper_sm_send_hid_int_conn 
-0x6d40 030514 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
-0x6d41 030515 fetch 1 ,mem_hid_interrupt_state 
-0x6d42 030516 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d43 030517 store 1 ,mem_hid_interrupt_state 
-0x6d44 030518 rtn 
-:      030519 process_upper_sm_reconn_hid_int_cfg:
-0x6d45 030520 call upper_sm_send_hid_int_cfg 
-0x6d46 030521 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
-0x6d47 030522 fetch 1 ,mem_hid_interrupt_state 
-0x6d48 030523 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d49 030524 store 1 ,mem_hid_interrupt_state 
-0x6d4a 030525 rtn 
-:      030526 process_upper_sm_reconn_rfcomm_conn:
-0x6d4b 030527 call upper_sm_send_rfcomm_conn 
-0x6d4c 030528 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
-0x6d4d 030529 fetch 1 ,mem_rfcomm_state 
-0x6d4e 030530 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d4f 030531 store 1 ,mem_rfcomm_state 
-0x6d50 030532 rtn 
-:      030533 process_upper_sm_reconn_rfcomm_cfg:
-0x6d51 030534 call upper_sm_send_rfcomm_cfg 
-0x6d52 030535 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
-0x6d53 030536 fetch 1 ,mem_rfcomm_state 
-0x6d54 030537 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d55 030538 store 1 ,mem_rfcomm_state 
-0x6d56 030539 rtn 
-:      030540 process_upper_sm_reconn_rfcomm_sabm:
-0x6d57 030541 call upper_sm_send_rfcomm_sabm 
-0x6d58 030542 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
-0x6d59 030543 fetch 1 ,mem_rfcomm_state 
-0x6d5a 030544 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6d5b 030545 store 1 ,mem_rfcomm_state 
-0x6d5c 030546 rtn 
-:      030547 process_upper_sm_reconn_spp_cmd_pn:
-0x6d5d 030548 call upper_sm_send_spp_cmd_pn 
-0x6d5e 030549 fetch 1 ,mem_spp_state 
-0x6d5f 030550 set1 rfcomm_channel_state_pn_cmd 
-0x6d60 030551 store 1 ,mem_spp_state 
-0x6d61 030552 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
-0x6d62 030553 rtn 
-:      030554 process_upper_sm_reconn_spp_sabm:
-0x6d63 030555 call upper_sm_send_spp_sabm 
-0x6d64 030556 fetch 1 ,mem_spp_state 
-0x6d65 030557 set1 rfcomm_channel_state_sabm 
-0x6d66 030558 store 1 ,mem_spp_state 
-0x6d67 030559 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
-0x6d68 030560 fetch 1 ,mem_remote_spp_channel 
-0x6d69 030561 lshift3 pdata ,pdata 
-0x6d6a 030562 or_into 3 ,pdata 
-0x6d6b 030563 arg mem_hiufcs_spp ,temp 
-0x6d6c 030564 storet 2 ,mem_contw_temp 
-0x6d6d 030565 branch rfcomm_save_fcs_uih 
-:      030566 process_upper_sm_reconn_spp_cmd_ms:
-0x6d6e 030567 call upper_sm_send_spp_cmd_ms 
-0x6d6f 030568 fetch 1 ,mem_spp_state 
-0x6d70 030569 set1 rfcomm_channel_state_snd_ms_cmd 
-0x6d71 030570 store 1 ,mem_spp_state 
-0x6d72 030571 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
-0x6d73 030572 rtn 
-:      030574 process_upper_sm_reconn_sdp_conn_wait:
-0x6d74 030575 fetch 1 ,mem_sdp_state 
-0x6d75 030576 rtnbit0 l2cap_channel_state_conn_res 
-0x6d76 030577 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d77 030578 branch process_upper_sm_reconn 
-:      030579 process_upper_sm_reconn_sdp_cfg_wait:
-0x6d78 030580 fetch 1 ,mem_sdp_state 
-0x6d79 030581 rtnne l2cap_channel_setup_complete 
-0x6d7a 030582 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
-:      030583 process_upper_sm_reconn_ss_spp_wait:
-0x6d7b 030584 fetch 1 ,mem_message_to_uppersm 
-0x6d7c 030585 rtnne recieve_ss_reasult_hf 
-0x6d7d 030586 jam 0 ,mem_message_to_uppersm 
-0x6d7e 030587 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
-0x6d7f 030588 branch process_upper_sm_reconn 
-:      030589 process_upper_sm_reconn_sdp_disconn_wait:
-0x6d80 030590 fetch 1 ,mem_sdp_state 
-0x6d81 030591 nrtn blank 
-0x6d82 030592 fetch 1 ,mem_ui_profile_supported 
-0x6d83 030593 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
-0x6d84 030594 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d85 030595 branch process_upper_sm_reconn_termination 
-:      030596 process_upper_sm_reconn_hid_ctrl_conn_wait:
-0x6d86 030597 fetch 1 ,mem_hid_control_state 
-0x6d87 030598 rtnbit0 l2cap_channel_state_conn_res 
-0x6d88 030599 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
-0x6d89 030600 branch process_upper_sm_reconn 
-:      030601 process_upper_sm_reconn_hid_ctrl_cfg_wait:
-0x6d8a 030602 fetch 1 ,mem_hid_control_state 
-0x6d8b 030603 rtnne l2cap_channel_setup_complete 
-0x6d8c 030604 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
-0x6d8d 030605 branch process_upper_sm_reconn 
-:      030606 process_upper_sm_reconn_hid_int_conn_wait:
-0x6d8e 030607 fetch 1 ,mem_hid_interrupt_state 
-0x6d8f 030608 rtnbit0 l2cap_channel_state_conn_res 
-0x6d90 030609 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
-0x6d91 030610 branch process_upper_sm_reconn 
-:      030611 process_upper_sm_reconn_hid_int_cfg_wait:
-0x6d92 030612 fetch 1 ,mem_hid_interrupt_state 
-0x6d93 030613 rtnne l2cap_channel_setup_complete 
-0x6d94 030614 fetch 1 ,mem_ui_profile_supported 
-0x6d95 030615 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d96 030616 branch process_upper_sm_reconn_termination 
-:      030617 process_upper_sm_reconn_rfcomm_conn_wait:
-0x6d97 030618 fetch 1 ,mem_rfcomm_state 
-0x6d98 030619 rtnbit0 l2cap_channel_state_conn_res 
-0x6d99 030620 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
-0x6d9a 030621 branch process_upper_sm_reconn 
-:      030622 process_upper_sm_reconn_rfcomm_cfg_wait:
-0x6d9b 030623 fetch 1 ,mem_rfcomm_state 
-0x6d9c 030624 rtnne l2cap_channel_setup_complete 
-0x6d9d 030625 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
-0x6d9e 030626 branch process_upper_sm_reconn 
-:      030627 process_upper_sm_reconn_rfcomm_sabm_wait:
-0x6d9f 030628 fetch 1 ,mem_rfcomm_state 
-0x6da0 030629 rtnne l2cap_channel_rfcomm_dlci0_opened 
-0x6da1 030630 fetch 1 ,mem_ui_profile_supported 
-0x6da2 030631 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
-0x6da3 030632 branch process_upper_sm_reconn_termination 
-:      030633 process_upper_sm_reconn_spp_cmd_pn_wait:
-0x6da4 030634 fetch 1 ,mem_spp_state 
-0x6da5 030635 rtnbit0 rfcomm_channel_state_pn_res 
-0x6da6 030636 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
-0x6da7 030637 branch process_upper_sm_reconn 
-:      030638 process_upper_sm_reconn_spp_sabm_wait:
-0x6da8 030639 fetch 1 ,mem_spp_state 
-0x6da9 030640 rtnbit0 rfcomm_channel_state_ua 
-0x6daa 030641 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
-0x6dab 030642 branch process_upper_sm_reconn 
-:      030643 process_upper_sm_reconn_spp_cmd_ms_wait:
-0x6dac 030644 fetch 1 ,mem_spp_state 
-0x6dad 030645 rtnne rfcomm_channel_setup_complete 
-0x6dae 030646 branch process_upper_sm_reconn_termination 
-:      030648 process_upper_sm_reconn_setup_hid:
-0x6daf 030649 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6db0 030650 branch process_upper_sm_reconn 
-:      030652 process_upper_sm_reconn_setup_rfcomm:
-0x6db1 030653 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
-0x6db2 030654 branch process_upper_sm_reconn 
-:      030655 process_upper_sm_reconn_setup_spp:
-0x6db3 030656 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
-0x6db4 030657 branch process_upper_sm_reconn 
-:      030661 process_upper_sm_reconn_termination:
-0x6db5 030662 jam 0 ,mem_upper_sm_reconn 
-0x6db6 030663 rtn 
-:      030664 upper_sm_send_sdp_conn:
-0x6db7 030665 bpatchx patch37_7 ,mem_patch37 
-0x6db8 030666 call l2cap_malloc_signal_channel 
-0x6db9 030667 setarg psm_sdp 
-0x6dba 030668 copy pdata ,temp 
-0x6dbb 030669 setarg l2cap_sdp_channel 
-0x6dbc 030670 copy pdata ,timeup 
-0x6dbd 030671 branch ml2cap_send_signal_connect_req 
-:      030673 upper_sm_send_sdp_cfg:
-0x6dbe 030674 bpatchx patch38_0 ,mem_patch38 
-0x6dbf 030675 call l2cap_malloc_signal_channel 
-0x6dc0 030676 fetch 2 ,mem_sdp_remote_cid 
-0x6dc1 030677 copy pdata ,temp 
-0x6dc2 030678 branch ml2cap_send_signal_config_req 
-:      030680 upper_sm_send_sdp_disconn:
-0x6dc3 030681 bpatchx patch38_1 ,mem_patch38 
-0x6dc4 030682 call l2cap_malloc_signal_channel 
-0x6dc5 030683 fetch 2 ,mem_sdp_remote_cid 
-0x6dc6 030684 copy pdata ,temp 
-0x6dc7 030685 arg l2cap_sdp_channel ,timeup 
-0x6dc8 030686 call ml2cap_send_signal_disconn_req 
-0x6dc9 030687 fetch 1 ,mem_sdp_state 
-0x6dca 030688 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x6dcb 030689 store 1 ,mem_sdp_state 
-0x6dcc 030690 rtn 
-:      030692 upper_sm_send_ss_spp:
-0x6dcd 030693 bpatchx patch38_2 ,mem_patch38 
-0x6dce 030694 call l2cap_malloc_sdp_channel 
-0x6dcf 030695 call sdp_send_spp_request 
-0x6dd0 030696 branch msdp_send_req_done 
-:      030698 upper_sm_send_rfcomm_conn:
-0x6dd1 030699 bpatchx patch38_3 ,mem_patch38 
-0x6dd2 030700 call l2cap_malloc_signal_channel 
-0x6dd3 030701 setarg psm_rfcomm 
-0x6dd4 030702 copy pdata ,temp 
-0x6dd5 030703 setarg l2cap_rfcomm_channel 
-0x6dd6 030704 copy pdata ,timeup 
-0x6dd7 030705 branch ml2cap_send_signal_connect_req 
-:      030707 upper_sm_send_rfcomm_cfg:
-0x6dd8 030708 bpatchx patch38_4 ,mem_patch38 
-0x6dd9 030709 call l2cap_malloc_signal_channel 
-0x6dda 030710 fetch 2 ,mem_rfcomm_remote_cid 
-0x6ddb 030711 copy pdata ,temp 
-0x6ddc 030712 branch ml2cap_send_signal_config_req 
-:      030714 upper_sm_send_hid_ctrl_conn:
-0x6ddd 030715 bpatchx patch38_5 ,mem_patch38 
-0x6dde 030716 call l2cap_malloc_signal_channel 
-0x6ddf 030717 setarg psm_hid_control 
-0x6de0 030718 copy pdata ,temp 
-0x6de1 030719 setarg l2cap_hid_control_channel 
-0x6de2 030720 copy pdata ,timeup 
-0x6de3 030721 branch ml2cap_send_signal_connect_req 
-:      030723 upper_sm_send_hid_ctrl_cfg:
-0x6de4 030724 bpatchx patch38_6 ,mem_patch38 
-0x6de5 030725 call l2cap_malloc_signal_channel 
-0x6de6 030726 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x6de7 030727 copy pdata ,temp 
-0x6de8 030728 branch ml2cap_send_signal_config_req 
-:      030730 upper_sm_send_hid_int_conn:
-0x6de9 030731 bpatchx patch38_7 ,mem_patch38 
-0x6dea 030732 call l2cap_malloc_signal_channel 
-0x6deb 030733 setarg psm_hid_interrupt 
-0x6dec 030734 copy pdata ,temp 
-0x6ded 030735 setarg l2cap_hid_interrupt_channel 
-0x6dee 030736 copy pdata ,timeup 
-0x6def 030737 branch ml2cap_send_signal_connect_req 
-:      030739 upper_sm_send_hid_int_cfg:
-0x6df0 030740 bpatchx patch39_0 ,mem_patch39 
-0x6df1 030741 call l2cap_malloc_signal_channel 
-0x6df2 030742 fetch 2 ,mem_hid_int_remote_cid 
-0x6df3 030743 copy pdata ,temp 
-0x6df4 030744 branch ml2cap_send_signal_config_req 
-:      030746 upper_sm_send_rfcomm_sabm:
-0x6df5 030747 bpatchx patch39_1 ,mem_patch39 
-0x6df6 030748 call l2cap_malloc_rfcomm_channel 
-0x6df7 030750 jam 3 ,mem_current_adss 
-0x6df8 030751 jam 0x1c ,mem_current_fcs 
-0x6df9 030752 call rfcomm_send_sabm 
-0x6dfa 030753 jam 1 ,mem_rfcomm_initiator 
-0x6dfb 030754 rtn 
-:      030756 upper_sm_send_spp_cmd_pn:
-0x6dfc 030757 bpatchx patch39_2 ,mem_patch39 
-0x6dfd 030758 call l2cap_malloc_rfcomm_channel 
-0x6dfe 030759 fetcht 1 ,mem_remote_spp_channel 
-0x6dff 030760 call channel_to_dlci 
-0x6e00 030761 storet 1 ,mem_pn_dlci 
-0x6e01 030762 branch rfcomm_send_param_neg_cmd 
-:      030764 upper_sm_send_spp_sabm:
-0x6e02 030765 bpatchx patch39_3 ,mem_patch39 
-0x6e03 030766 call l2cap_malloc_rfcomm_channel 
-0x6e04 030767 fetcht 1 ,mem_pn_dlci 
-0x6e05 030768 call dlci_to_address_cmd 
-0x6e06 030769 call rfcomm_calculate_fcs_sabm 
-0x6e07 030770 store 1 ,mem_current_fcs 
-0x6e08 030771 fetcht 1 ,mem_pn_dlci 
-0x6e09 030772 call dlci_to_address_cmd 
-0x6e0a 030773 storet 1 ,mem_current_adss 
-0x6e0b 030774 branch rfcomm_send_sabm 
-:      030776 upper_sm_send_spp_cmd_ms:
-0x6e0c 030777 bpatchx patch39_4 ,mem_patch39 
-0x6e0d 030778 call l2cap_malloc_rfcomm_channel 
-0x6e0e 030779 fetcht 1 ,mem_pn_dlci 
-0x6e0f 030780 call dlci_to_address_cmd 
-0x6e10 030781 branch rfcomm_send_modem_status_cmd 
-:      030794 sdp_process:
-0x6e11 030795 bpatchx patch39_5 ,mem_patch39 
-0x6e12 030796 fetch 2 ,mem_l2cap_payload_ptr 
-0x6e13 030797 iforce contr 
-0x6e14 030800 ifetch 1 ,contr 
-0x6e15 030801 copy pdata ,regb 
-0x6e16 030802 store 1 ,mem_sdp_pduid 
-0x6e17 030803 ifetch 2 ,contr 
-0x6e18 030804 store 2 ,mem_sdp_transactionid 
-0x6e19 030805 ifetch 1 ,contr 
-0x6e1a 030806 lshift8 pdata ,timeup 
-0x6e1b 030807 ifetch 1 ,contr 
-0x6e1c 030808 iadd timeup ,timeup 
-0x6e1d 030809 bpatchx patch39_6 ,mem_patch39 
-0x6e1e 030810 copy contr ,temp 
-0x6e1f 030811 arg 4 ,loopcnt 
-0x6e20 030812 arg mem_sdp_handle_list ,contw 
-0x6e21 030813 call memset0 
-0x6e22 030814 copy temp ,contr 
-0x6e23 030815 deposit regb 
-0x6e24 030816 beq sdp_error_res ,sdp_process_error_res 
-0x6e25 030817 beq sdp_search_req ,sdp_process_ss_req 
-0x6e26 030818 beq sdp_search_res ,sdp_process_ss_res 
-0x6e27 030819 beq sdp_attribute_req ,sdp_process_sa_req 
-0x6e28 030820 beq sdp_attribute_res ,sdp_process_sa_res 
-0x6e29 030821 beq sdp_searchattrib_req ,sdp_process_ssa_req 
-0x6e2a 030822 beq sdp_searchattrib_res ,sdp_process_ssa_res 
-0x6e2b 030823 branch sdp_insufficient_resource 
-:      030834 sdp_process_ss_req:
-0x6e2c 030835 bpatchx patch39_7 ,mem_patch39 
-0x6e2d 030836 call ask_serviceclassid 
-0x6e2e 030837 compare 1 ,temp ,0xff 
-0x6e2f 030838 branch ss_empty_rsp ,true 
-0x6e30 030839 compare 0xff ,temp ,0xff 
-0x6e31 030840 branch sdp_invalid_request_syntax ,true 
-0x6e32 030842 ifetch 2 ,contr 
-0x6e33 030843 store 2 ,mem_sdp_record_maxcnt 
-0x6e34 030844 increase -2 ,timeup 
-0x6e35 030846 increase -1 ,timeup 
-0x6e36 030847 nbranch sdp_invalid_pdu_size ,zero 
-0x6e37 030848 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6e38 030849 ifetch 2 ,timeup 
-0x6e39 030850 rtn blank 
-0x6e3a 030851 call search_all_uuid 
-0x6e3b 030852 call l2cap_get_sdp_tx_payload 
-0x6e3c 030853 force 3 ,pdata 
-0x6e3d 030854 istore 1 ,contw 
-0x6e3e 030855 fetch 2 ,mem_sdp_transactionid 
-0x6e3f 030856 istore 2 ,contw 
-0x6e40 030857 lshift2 queue ,pdata 
-0x6e41 030858 add pdata ,5 ,pdata 
-0x6e42 030859 add pdata ,5 ,regc 
-0x6e43 030860 byteswap pdata ,pdata 
-0x6e44 030861 istore 2 ,contw 
-0x6e45 030862 deposit queue 
-0x6e46 030863 byteswap pdata ,pdata 
-0x6e47 030864 istore 2 ,contw 
-0x6e48 030865 istore 2 ,contw 
-0x6e49 030866 arg mem_sdp_handle_list ,contr 
-0x6e4a 030867 copy queue ,loopcnt 
-0x6e4b 030868 branch ss_req_blank ,zero 
-:      030869 ss_req_loop:
-0x6e4c 030870 ifetch 4 ,contr 
-0x6e4d 030871 istore 4 ,contw 
-0x6e4e 030872 loop ss_req_loop 
-:      030873 ss_req_blank:
-0x6e4f 030874 force 0 ,pdata 
-0x6e50 030875 istore 1 ,contw 
-0x6e51 030876 deposit regc 
-0x6e52 030877 store 2 ,mem_sdp_tx_pkt_length 
-0x6e53 030879 rtn 
-:      030890 sdp_process_sa_req:
-0x6e54 030891 bpatchx patch3a_0 ,mem_patch3a 
-0x6e55 030892 ifetch 4 ,contr 
-0x6e56 030893 store 4 ,mem_sdp_record_handle 
-0x6e57 030894 increase -4 ,timeup 
-0x6e58 030895 call sdp_store_maxbyte 
-0x6e59 030896 store 2 ,mem_sdp_attribute_maxbyte 
-0x6e5a 030897 increase -2 ,timeup 
-0x6e5b 030898 call dataelementtype6 
-0x6e5c 030899 branch sdp_invalid_request_syntax ,zero 
-0x6e5d 030900 compare 5 ,rega ,0xff 
-0x6e5e 030902 branch sa_judge_wholerange ,true 
-:      030903 sa_isnot_wholerange:
-0x6e5f 030904 arg mem_sdp_attrib_list ,contw 
-0x6e60 030905 force 0 ,queue 
-0x6e61 030906 branch sa_req_loop 
-:      030907 sa_judge_wholerange:
-0x6e62 030908 ifetch 1 ,contr 
-0x6e63 030909 bne sdp_attribute_range ,sdp_invalid_request_syntax 
-0x6e64 030910 ifetch 2 ,contr 
-0x6e65 030911 nbranch sa_judge_wholerange_false1 ,blank 
-0x6e66 030912 ifetch 1 ,contr 
-0x6e67 030913 bne 0xff ,sa_judge_wholerange_false2 
-0x6e68 030914 ifetch 1 ,contr 
-0x6e69 030915 bne 0xff ,sa_judge_wholerange_false3 
-0x6e6a 030916 branch sa_req_all 
-:      030917 sa_judge_wholerange_false3:
-0x6e6b 030918 increase -5 ,contr 
-0x6e6c 030919 branch sa_isnot_wholerange 
-:      030920 sa_judge_wholerange_false2:
-0x6e6d 030921 increase -4 ,contr 
-0x6e6e 030922 branch sa_isnot_wholerange 
-:      030923 sa_judge_wholerange_false1:
-0x6e6f 030924 increase -3 ,contr 
-0x6e70 030925 branch sa_isnot_wholerange 
-:      030926 sa_req_loop:
-0x6e71 030927 ifetch 1 ,contr 
-0x6e72 030928 beq sdp_attribute_id ,sa_req_one_id 
-0x6e73 030929 beq sdp_attribute_range ,sa_req_range 
-:      030930 sa_req_range:
-0x6e74 030931 ifetch 2 ,contr 
-0x6e75 030932 istore 2 ,contw 
-0x6e76 030933 increase 1 ,queue 
-0x6e77 030934 byteswap pdata ,regb 
-0x6e78 030935 ifetch 2 ,contr 
-0x6e79 030936 byteswap pdata ,pdata 
-:      030937 sa_req_range_id_increase:
-0x6e7a 030938 increase 1 ,regb 
-0x6e7b 030939 isub regb ,null 
-0x6e7c 030940 nbranch sa_req_range_id_finish ,positive 
-0x6e7d 030941 copy pdata ,regc 
-0x6e7e 030942 byteswap regb ,pdata 
-0x6e7f 030943 istore 2 ,contw 
-0x6e80 030944 increase 1 ,queue 
-0x6e81 030945 copy regc ,pdata 
-0x6e82 030946 branch sa_req_range_id_increase 
-:      030947 sa_req_range_id_finish:
-0x6e83 030948 increase -5 ,timeup 
-0x6e84 030949 increase -5 ,rega 
-0x6e85 030950 branch sa_req_check_next_id 
-:      030951 sa_req_one_id:
-0x6e86 030952 ifetch 2 ,contr 
-0x6e87 030953 istore 2 ,contw 
-0x6e88 030954 increase 1 ,queue 
-0x6e89 030955 increase -3 ,timeup 
-0x6e8a 030956 increase -3 ,rega 
-:      030957 sa_req_check_next_id:
-0x6e8b 030958 nbranch sdp_invalid_request_syntax ,positive 
-0x6e8c 030959 nbranch sa_req_loop ,zero 
-0x6e8d 030960 increase -1 ,timeup 
-0x6e8e 030961 nbranch sdp_invalid_request_syntax ,zero 
-0x6e8f 030963 call l2cap_get_sdp_tx_payload 
-0x6e90 030964 increase 10 ,contw 
-0x6e91 030965 arg mem_sdp_attrib_list ,rega 
-:      030966 sa_req_handle_attributelist_next:
-0x6e92 030967 copy queue ,pdata 
-0x6e93 030968 branch sa_req_handle_attributelist_end ,blank 
-0x6e94 030969 ifetch 2 ,rega 
-0x6e95 030970 branch sa_req_handle_attributelist_end ,blank 
-0x6e96 030971 iforce regb 
-0x6e97 030972 fetch 4 ,mem_sdp_record_handle 
-0x6e98 030973 iforce temp 
-0x6e99 030974 call search_handle_attrib 
-0x6e9a 030975 copy contr ,pdata 
-0x6e9b 030976 branch sa_req_handle_attributelist_notfound ,blank 
-0x6e9c 030977 increase -3 ,contr 
-0x6e9d 030978 ifetch 3 ,contr 
-0x6e9e 030979 istore 3 ,contw 
-0x6e9f 030980 call sdp_data_len 
-0x6ea0 030981 iforce loopcnt 
-0x6ea1 030982 call memcpy 
-:      030983 sa_req_handle_attributelist_notfound:
-0x6ea2 030984 increase 2 ,rega 
-0x6ea3 030985 increase -1 ,queue 
-0x6ea4 030986 branch sa_req_handle_attributelist_next 
-:      030988 sa_req_handle_attributelist_end:
-0x6ea5 030989 arg sdp_attribute_res ,rega 
-0x6ea6 030990 call ssa_req_range_lastfreg_common 
-0x6ea7 030991 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6ea8 030992 beq 11 ,sa_empty_rsp 
-0x6ea9 030993 branch ssa_req_range_attrbutes_length_no_continue 
-:      030996 sdp_store_continue_common:
-0x6eaa 030997 ifetch 1 ,contr 
-0x6eab 030998 beq 0 ,sdp_store_continue_0byte 
-0x6eac 030999 beq 1 ,sdp_store_continue_1byte 
-0x6ead 031000 beq 2 ,sdp_store_continue_2byte 
-:      031001 sdp_store_continue_0byte:
-0x6eae 031002 increase -1 ,timeup 
-0x6eaf 031003 branch sdp_store_continue_end 
-:      031004 sdp_store_continue_1byte:
-0x6eb0 031005 ifetch 1 ,contr 
-0x6eb1 031006 increase -2 ,timeup 
-0x6eb2 031007 branch sdp_store_continue_end 
-:      031008 sdp_store_continue_2byte:
-0x6eb3 031009 ifetch 2 ,contr 
-0x6eb4 031010 byteswap pdata ,pdata 
-0x6eb5 031011 increase -3 ,timeup 
-:      031012 sdp_store_continue_end:
-0x6eb6 031013 store 2 ,mem_sdp_continue_byte 
-0x6eb7 031014 rtn 
-:      031016 sa_req_all:
-0x6eb8 031017 increase -5 ,timeup 
-0x6eb9 031018 call sdp_store_continue_common 
-0x6eba 031019 nbranch sdp_invalid_pdu_size ,zero 
-0x6ebb 031020 fetcht 4 ,mem_sdp_record_handle 
-0x6ebc 031021 call search_handle 
-0x6ebd 031022 nbranch sdp_invalid_service_record_handle ,zero 
-0x6ebe 031023 copy contr ,rega 
-0x6ebf 031024 call l2cap_get_sdp_tx_payload 
-0x6ec0 031025 copy rega ,contr 
-0x6ec1 031026 increase 3 ,contw 
-0x6ec2 031027 copy contr ,timeup 
-0x6ec3 031028 call sdp_get_data 
-0x6ec4 031029 copy pdata ,rega 
-0x6ec5 031031 fetch 2 ,mem_sdp_continue_byte 
-0x6ec6 031032 copy pdata ,regb 
-0x6ec7 031033 copy rega ,pdata 
-0x6ec8 031034 isub regb ,regb 
-0x6ec9 031035 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6eca 031036 isub regb ,null 
-0x6ecb 031037 nbranch sa_req_all_fragment_sdp ,positive 
-0x6ecc 031039 disable user 
-0x6ecd 031040 fetch 2 ,mem_sdp_continue_byte 
-0x6ece 031041 branch sa_req_all_fisrt_fragment ,blank 
-0x6ecf 031042 iadd timeup ,contr 
-0x6ed0 031043 increase 3 ,regb 
-0x6ed1 031044 copy regb ,loopcnt 
-0x6ed2 031045 copy loopcnt ,pdata 
-0x6ed3 031046 increase 3 ,pdata 
-0x6ed4 031047 byteswap pdata ,pdata 
-0x6ed5 031048 istore 2 ,contw 
-0x6ed6 031049 copy loopcnt ,pdata 
-0x6ed7 031050 byteswap pdata ,pdata 
-0x6ed8 031051 istore 2 ,contw 
-0x6ed9 031052 branch sa_req_all_answer_attributelist_full_loop 
-:      031053 sa_req_all_fisrt_fragment:
-0x6eda 031054 add rega ,6 ,loopcnt 
-0x6edb 031055 branch sa_req_all_parlength_continue_byte ,user 
-0x6edc 031056 byteswap loopcnt ,pdata 
-0x6edd 031057 branch sa_req_all_parlength_continue_byte_end 
-:      031058 sa_req_all_parlength_continue_byte:
-0x6ede 031059 copy loopcnt ,pdata 
-0x6edf 031060 increase 2 ,pdata 
-0x6ee0 031061 byteswap pdata ,pdata 
-:      031062 sa_req_all_parlength_continue_byte_end:
-0x6ee1 031063 istore 2 ,contw 
-0x6ee2 031064 increase -3 ,loopcnt 
-0x6ee3 031065 byteswap loopcnt ,pdata 
-0x6ee4 031066 istore 2 ,contw 
-0x6ee5 031067 copy timeup ,contr 
-0x6ee6 031068 branch sa_req_all_answer_attributelist_full_loop 
-:      031069 sa_req_all_fragment_sdp:
-0x6ee7 031070 enable user 
-0x6ee8 031072 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6ee9 031073 copy pdata ,rega 
-0x6eea 031074 copy rega ,loopcnt 
-0x6eeb 031075 fetch 2 ,mem_sdp_continue_byte 
-0x6eec 031076 branch sa_req_all_fisrt_fragment ,blank 
-0x6eed 031077 iadd timeup ,contr 
-0x6eee 031078 copy rega ,pdata 
-0x6eef 031079 increase 5 ,pdata 
-0x6ef0 031080 byteswap pdata ,pdata 
-0x6ef1 031081 istore 2 ,contw 
-0x6ef2 031082 copy rega ,pdata 
-0x6ef3 031083 byteswap pdata ,pdata 
-0x6ef4 031084 istore 2 ,contw 
-:      031085 sa_req_all_answer_attributelist_full_loop:
-0x6ef5 031086 call memcpy 
-0x6ef6 031087 nbranch sa_req_all_last_frag_continue ,user 
-0x6ef7 031088 force 2 ,pdata 
-0x6ef8 031089 istore 1 ,contw 
-0x6ef9 031090 copy contr ,pdata 
-0x6efa 031091 isub timeup ,pdata 
-0x6efb 031092 byteswap pdata ,pdata 
-0x6efc 031093 istore 2 ,contw 
-0x6efd 031094 branch sa_req_all_frag_end 
-:      031095 sa_req_all_last_frag_continue:
-0x6efe 031096 force 0 ,pdata 
-0x6eff 031097 istore 1 ,contw 
-:      031098 sa_req_all_frag_end:
-0x6f00 031099 arg sdp_attribute_res ,rega 
-0x6f01 031100 branch ssa_req_range_common 
-:      031111 sdp_process_ssa_req:
-0x6f02 031112 bpatchx patch3a_1 ,mem_patch3a 
-0x6f03 031113 call ask_serviceclassid 
-0x6f04 031114 compare 0xff ,temp ,0xff 
-0x6f05 031115 branch sdp_invalid_request_syntax ,true 
-0x6f06 031116 call sdp_store_maxbyte 
-0x6f07 031117 store 2 ,mem_sdp_attribute_maxbyte 
-0x6f08 031118 increase -2 ,timeup 
-0x6f09 031119 call dataelementtype6 
-0x6f0a 031120 arg mem_sdp_attrib_list ,contw 
-0x6f0b 031121 force 0 ,queue 
-:      031122 ssa_req_loop:
-0x6f0c 031123 ifetch 1 ,contr 
-0x6f0d 031124 beq sdp_attribute_range ,ssa_req_range 
-0x6f0e 031125 ifetch 2 ,contr 
-0x6f0f 031126 istore 2 ,contw 
-0x6f10 031127 increase 1 ,queue 
-0x6f11 031128 increase -3 ,timeup 
-0x6f12 031129 increase -3 ,rega 
-0x6f13 031130 nbranch sdp_invalid_request_syntax ,positive 
-0x6f14 031131 nbranch ssa_req_loop ,zero 
-0x6f15 031132 increase -1 ,timeup 
-0x6f16 031133 nbranch sdp_invalid_request_syntax ,zero 
-0x6f17 031134 call l2cap_get_sdp_tx_payload 
-0x6f18 031135 increase 13 ,contw 
-0x6f19 031136 fetch 2 ,mem_sdp_uuid_search_ptr 
-0x6f1a 031137 iforce regc 
-0x6f1b 031138 arg mem_sdp_attrib_list ,rega 
-:      031139 ssa_req_attributelist_next:
-0x6f1c 031140 ifetch 2 ,rega 
-0x6f1d 031141 branch ssa_req_attributelist_end ,blank 
-0x6f1e 031142 iforce regb 
-0x6f1f 031143 call search_attrib 
-0x6f20 031144 branch ssa_req_attributelist_notfound ,blank 
-0x6f21 031145 increase -3 ,contr 
-0x6f22 031146 ifetch 3 ,contr 
-0x6f23 031147 istore 3 ,contw 
-0x6f24 031148 call sdp_data_len 
-0x6f25 031149 iforce loopcnt 
-0x6f26 031150 call memcpy 
-:      031151 ssa_req_attributelist_notfound:
-0x6f27 031152 increase 2 ,rega 
-0x6f28 031153 branch ssa_req_attributelist_next 
-:      031155 ssa_req_attributelist_end:
-0x6f29 031156 call ssa_req_range_lastfreg 
-0x6f2a 031157 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6f2b 031158 beq 14 ,ssa_empty_rsp 
-0x6f2c 031159 call ssa_req_range_attrbutes_length_no_continue 
-0x6f2d 031160 branch ssa_req_range_attrbutes_length_no_continue 
-:      031163 sdp_store_maxbyte:
-0x6f2e 031164 ifetch 2 ,contr 
-0x6f2f 031165 byteswap pdata ,pdata 
-0x6f30 031166 increase -3 ,pdata 
-0x6f31 031167 arg 200 ,temp 
-0x6f32 031168 isub temp ,null 
-0x6f33 031169 nrtn positive 
-0x6f34 031170 setarg 200 
-0x6f35 031171 rtn 
-:      031174 ssa_req_range:
-0x6f36 031175 increase 4 ,contr 
-0x6f37 031176 increase -5 ,timeup 
-0x6f38 031177 increase -5 ,rega 
-0x6f39 031178 nbranch sdp_invalid_request_syntax ,zero 
-0x6f3a 031179 call sdp_store_continue_common 
-0x6f3b 031180 nbranch sdp_invalid_pdu_size ,zero 
-0x6f3c 031181 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6f3d 031182 call search_all_uuid 
-0x6f3e 031183 deposit queue 
-0x6f3f 031184 branch ssa_empty_rsp ,blank 
-0x6f40 031185 store 1 ,mem_handle_humber 
-0x6f41 031187 copy regb ,pdata 
-0x6f42 031188 store 2 ,mem_sdp_all_length 
-0x6f43 031189 arg 0 ,queue 
-0x6f44 031190 arg 0 ,rega 
-0x6f45 031191 call l2cap_get_sdp_tx_payload 
-0x6f46 031192 increase 10 ,contw 
-:      031193 ssa_req_range_find_handle:
-0x6f47 031194 call ssa_req_range_get_length 
-0x6f48 031195 nbranch assert ,user 
-0x6f49 031196 copy contr ,timeup 
-0x6f4a 031197 copy pdata ,regc 
-0x6f4b 031198 iadd rega ,rega 
-0x6f4c 031201 fetch 2 ,mem_sdp_continue_byte 
-0x6f4d 031202 copy pdata ,regb 
-0x6f4e 031203 branch ssa_req_range_first_freg ,blank 
-:      031204 ssa_req_range_later_freg_with_continue:
-0x6f4f 031205 copy rega ,pdata 
-0x6f50 031206 isub regb ,regb 
-0x6f51 031207 branch ssa_req_range_next_handle ,zero 
-0x6f52 031208 nbranch ssa_req_range_next_handle ,positive 
-0x6f53 031209 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f54 031210 isub regb ,null 
-0x6f55 031211 branch ssa_req_range_maxbyte_with_continue ,zero 
-0x6f56 031212 nbranch ssa_req_range_maxbyte_with_continue ,positive 
-:      031215 ssa_req_range_send_not_maxbyte:
-0x6f57 031216 copy regb ,loopcnt 
-0x6f58 031217 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f59 031218 fetch 1 ,mem_handle_humber 
-0x6f5a 031219 increase 1 ,queue 
-0x6f5b 031220 isub queue ,null 
-0x6f5c 031221 branch ssa_req_range_lastfreg ,zero 
-0x6f5d 031222 branch ssa_req_range_freg_with_continue 
-:      031224 ssa_req_range_maxbyte_with_continue:
-0x6f5e 031225 copy pdata ,loopcnt 
-0x6f5f 031226 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f60 031227 branch ssa_req_range_freg_with_continue 
-:      031229 ssa_req_range_maxbyte_with_continue_cpy:
-0x6f61 031230 increase -3 ,contw 
-0x6f62 031231 copy loopcnt ,temp 
-0x6f63 031232 copy regc ,pdata 
-0x6f64 031233 isub regb ,pdata 
-0x6f65 031234 iadd timeup ,contr 
-0x6f66 031235 branch memcpy 
-:      031237 ssa_req_range_next_handle:
-0x6f67 031238 fetch 1 ,mem_handle_humber 
-0x6f68 031239 increase 1 ,queue 
-0x6f69 031240 isub queue ,null 
-0x6f6a 031241 rtn zero 
-0x6f6b 031242 branch ssa_req_range_find_handle 
-:      031244 ssa_req_range_get_length:
-0x6f6c 031245 call disable_user 
-0x6f6d 031246 arg mem_sdp_handle_list ,contr 
-0x6f6e 031247 lshift2 queue ,pdata 
-0x6f6f 031248 iadd contr ,contr 
-0x6f70 031249 ifetcht 4 ,contr 
-0x6f71 031250 call search_handle 
-0x6f72 031251 nrtn zero 
-0x6f73 031252 call sdp_data_len 
-0x6f74 031253 branch enable_user 
-:      031255 ssa_req_range_first_freg:
-0x6f75 031256 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f76 031257 isub rega ,null 
-0x6f77 031258 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
-0x6f78 031259 copy rega ,loopcnt 
-0x6f79 031260 copy loopcnt ,temp 
-0x6f7a 031261 copy timeup ,contr 
-0x6f7b 031262 call memcpy 
-0x6f7c 031263 fetch 2 ,mem_sdp_all_length 
-0x6f7d 031264 isub rega ,null 
-0x6f7e 031265 branch ssa_req_range_freg_no_continue ,zero 
-:      031266 ssa_req_range_firstfreg_not_maxbyte_with_continue:
-0x6f7f 031267 call ssa_req_range_freg_with_continue 
-0x6f80 031268 branch ssa_req_range_attrbutes_length 
-:      031270 ssa_req_range_freg_no_continue:
-0x6f81 031271 call ssa_req_range_lastfreg 
-0x6f82 031272 branch ssa_req_range_attrbutes_length 
-:      031274 ssa_req_range_lastfreg:
-0x6f83 031275 arg sdp_searchattrib_res ,rega 
-:      031276 ssa_req_range_lastfreg_common:
-0x6f84 031277 force 0 ,pdata 
-0x6f85 031278 istore 1 ,contw 
-0x6f86 031279 call ssa_req_range_common 
-0x6f87 031280 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6f88 031281 increase -5 ,temp 
-0x6f89 031282 byteswap temp ,pdata 
-0x6f8a 031283 istore 2 ,contw 
-0x6f8b 031284 increase -3 ,temp 
-0x6f8c 031285 byteswap temp ,pdata 
-0x6f8d 031286 istore 2 ,contw 
-0x6f8e 031287 rtn 
-:      031289 ssa_req_range_firstfreg_maxbyte_with_continue:
-0x6f8f 031290 copy pdata ,loopcnt 
-0x6f90 031291 copy loopcnt ,temp 
-0x6f91 031292 copy timeup ,contr 
-0x6f92 031293 call memcpy 
-0x6f93 031294 call ssa_req_range_freg_with_continue 
-:      031295 ssa_req_range_attrbutes_length:
-0x6f94 031296 setarg 0x36 
-0x6f95 031297 istore 1 ,contw 
-0x6f96 031298 fetch 2 ,mem_sdp_all_length 
-0x6f97 031299 byteswap pdata ,pdata 
-0x6f98 031300 istore 2 ,contw 
-0x6f99 031301 rtn 
-:      031303 ssa_req_range_attrbutes_length_no_continue:
-0x6f9a 031304 setarg 0x36 
-0x6f9b 031305 istore 1 ,contw 
-0x6f9c 031306 increase -3 ,temp 
-0x6f9d 031307 byteswap temp ,pdata 
-0x6f9e 031308 istore 2 ,contw 
-0x6f9f 031309 rtn 
-:      031311 ssa_req_range_freg_with_continue:
-0x6fa0 031312 arg sdp_searchattrib_res ,rega 
-0x6fa1 031313 setarg 2 
-0x6fa2 031314 istore 1 ,contw 
-0x6fa3 031315 fetch 2 ,mem_sdp_continue_byte 
-0x6fa4 031316 iadd temp ,temp 
-0x6fa5 031317 byteswap temp ,pdata 
-0x6fa6 031318 istore 2 ,contw 
-0x6fa7 031319 call ssa_req_range_common 
-0x6fa8 031320 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6fa9 031321 increase -5 ,temp 
-0x6faa 031322 byteswap temp ,pdata 
-0x6fab 031323 istore 2 ,contw 
-0x6fac 031324 increase -5 ,temp 
-0x6fad 031325 byteswap temp ,pdata 
-0x6fae 031326 istore 2 ,contw 
-0x6faf 031327 rtn 
-:      031329 ssa_req_range_common:
-0x6fb0 031330 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x6fb1 031331 isub contw ,pdata 
-0x6fb2 031332 sub pdata ,0 ,pdata 
-0x6fb3 031333 store 2 ,mem_sdp_tx_pkt_length 
-0x6fb4 031334 call l2cap_get_sdp_tx_payload 
-0x6fb5 031335 copy rega ,pdata 
-0x6fb6 031336 istore 1 ,contw 
-0x6fb7 031337 fetch 2 ,mem_sdp_transactionid 
-0x6fb8 031338 istore 2 ,contw 
-0x6fb9 031339 rtn 
-:      031352 sdp_process_ssa_res:
-:      031353 sdp_process_ss_res:
-:      031354 sdp_process_sa_res:
-:      031355 sdp_process_error_res:
-0x6fba 031356 rtn 
-:      031389 sdp_invalid_service_record_handle:
-0x6fbb 031390 setarg 0x0200 
-0x6fbc 031391 store 2 ,mem_sdp_error_code 
-0x6fbd 031392 branch sdp_error_response 
-:      031393 sdp_invalid_pdu_size:
-0x6fbe 031394 setarg 0x0400 
-0x6fbf 031395 store 2 ,mem_sdp_error_code 
-0x6fc0 031396 branch sdp_error_response 
-:      031397 sdp_insufficient_resource:
-0x6fc1 031398 setarg 0x0600 
-0x6fc2 031399 store 2 ,mem_sdp_error_code 
-0x6fc3 031400 branch sdp_error_response 
-:      031401 sdp_invalid_request_syntax:
-0x6fc4 031402 setarg 0x0300 
-0x6fc5 031403 store 2 ,mem_sdp_error_code 
-:      031404 sdp_error_response:
-0x6fc6 031405 call l2cap_get_sdp_tx_payload 
-0x6fc7 031406 istore 1 ,contw 
-0x6fc8 031407 fetch 2 ,mem_sdp_transactionid 
-0x6fc9 031408 istore 2 ,contw 
-0x6fca 031409 setarg 0x0200 
-0x6fcb 031410 istore 2 ,contw 
-0x6fcc 031411 fetch 2 ,mem_sdp_error_code 
-0x6fcd 031412 istore 2 ,contw 
-0x6fce 031413 jam 7 ,mem_sdp_tx_pkt_length 
-0x6fcf 031414 rtn 
-:      031419 ask_serviceclassid:
-0x6fd0 031420 arg 0 ,regb 
-0x6fd1 031421 force 0 ,temp 
-0x6fd2 031422 arg mem_sdp_uuid_search_ptr ,contw 
-0x6fd3 031423 call dataelementtype6 
-0x6fd4 031424 branch asksrv_error ,zero 
-:      031425 classidloop:
-0x6fd5 031426 increase 1 ,regb 
-0x6fd6 031427 ifetch 1 ,contr 
-0x6fd7 031428 increase -1 ,rega 
-0x6fd8 031429 increase -1 ,timeup 
-0x6fd9 031430 compare 0x18 ,pdata ,0xf8 
-0x6fda 031431 nbranch asksrv_error ,true 
-0x6fdb 031432 compare 0x04 ,pdata ,0x07 
-0x6fdc 031433 nbranch cmp032 ,true 
-0x6fdd 031434 force 1 ,temp 
-:      031435 skip2bytes:
-0x6fde 031436 ifetch 1 ,contr 
-0x6fdf 031437 increase -1 ,rega 
-0x6fe0 031438 increase -1 ,timeup 
-0x6fe1 031439 bne 0x00 ,frstbwrong 
-0x6fe2 031440 ifetch 1 ,contr 
-0x6fe3 031441 increase -1 ,rega 
-0x6fe4 031442 increase -1 ,timeup 
-0x6fe5 031443 beq 0x00 ,cmpuuid 
-0x6fe6 031444 branch scndbwrong 
-:      031445 frstbwrong:
-0x6fe7 031446 increase 1 ,contr 
-0x6fe8 031447 increase -1 ,rega 
-0x6fe9 031448 increase -1 ,timeup 
-:      031449 scndbwrong:
-0x6fea 031450 increase 2 ,contr 
-0x6feb 031451 increase -2 ,rega 
-0x6fec 031452 increase -2 ,timeup 
-0x6fed 031453 compare 0x00 ,temp ,0xff 
-0x6fee 031454 branch loopornot ,true 
-0x6fef 031455 increase 12 ,contr 
-0x6ff0 031456 increase -12 ,rega 
-0x6ff1 031457 increase -12 ,timeup 
-0x6ff2 031458 branch loopornot 
-:      031459 cmp032:
-0x6ff3 031460 compare 0x02 ,pdata ,0x07 
-0x6ff4 031461 nbranch cmp016 ,true 
-0x6ff5 031462 branch skip2bytes 
-:      031463 cmp016:
-0x6ff6 031464 compare 0x01 ,pdata ,0x07 
-0x6ff7 031465 nbranch asksrv_error ,true 
-:      031466 cmpuuid:
-0x6ff8 031467 increase -2 ,rega 
-0x6ff9 031468 increase -2 ,timeup 
-0x6ffa 031469 ifetch 2 ,contr 
-0x6ffb 031470 sub regb ,4 ,null 
-0x6ffc 031471 branch uuidsize ,zero 
-0x6ffd 031472 istore 2 ,contw 
-:      031473 uuidsize:
-0x6ffe 031474 compare 0x00 ,temp ,0xff 
-0x6fff 031475 branch loopornot ,true 
-0x7000 031476 copy contr ,temp 
-0x7001 031477 ifetch 1 ,contr 
-0x7002 031478 bne 0x00 ,wrong12b 
-0x7003 031479 ifetch 1 ,contr 
-0x7004 031480 bne 0x00 ,wrong12b 
-0x7005 031481 ifetch 1 ,contr 
-0x7006 031482 bne 0x10 ,wrong12b 
-0x7007 031483 ifetch 1 ,contr 
-0x7008 031484 bne 0x00 ,wrong12b 
-0x7009 031485 ifetch 1 ,contr 
-0x700a 031486 bne 0x80 ,wrong12b 
-0x700b 031487 ifetch 1 ,contr 
-0x700c 031488 bne 0x00 ,wrong12b 
-0x700d 031489 ifetch 1 ,contr 
-0x700e 031490 bne 0x00 ,wrong12b 
-0x700f 031491 ifetch 1 ,contr 
-0x7010 031492 bne 0x80 ,wrong12b 
-0x7011 031493 ifetch 1 ,contr 
-0x7012 031494 bne 0x5f ,wrong12b 
-0x7013 031495 ifetch 1 ,contr 
-0x7014 031496 bne 0x9b ,wrong12b 
-0x7015 031497 ifetch 1 ,contr 
-0x7016 031498 bne 0x34 ,wrong12b 
-0x7017 031499 ifetch 1 ,contr 
-0x7018 031500 beq 0xfb ,chck12dn 
-:      031501 wrong12b:
-0x7019 031502 copy temp ,contr 
-:      031503 wrong12b1:
-0x701a 031504 increase 12 ,contr 
-0x701b 031505 force 0x00 ,queue 
-0x701c 031506 force 0x00 ,temp 
-0x701d 031507 branch chck12dn 
-:      031509 chck12dn:
-0x701e 031510 increase -12 ,timeup 
-0x701f 031511 increase -12 ,rega 
-:      031512 loopornot:
-0x7020 031513 force 0x00 ,temp 
-0x7021 031514 compare 0x00 ,rega ,0xff 
-0x7022 031515 nbranch classidloop ,true 
-0x7023 031516 force 0 ,pdata 
-0x7024 031517 istore 2 ,contw 
-0x7025 031518 rtn 
-:      031519 asksrv_error:
-0x7026 031520 arg 0xff ,temp 
-0x7027 031521 rtn 
-:      031531 dataelementtype6:
-0x7028 031532 bpatchx patch3a_4 ,mem_patch3a 
-0x7029 031533 ifetch 1 ,contr 
-0x702a 031534 increase -1 ,timeup 
-0x702b 031535 compare 0x30 ,pdata ,0xf8 
-0x702c 031536 nbranch dsize_error ,true 
-0x702d 031537 compare 0x07 ,pdata ,0x07 
-0x702e 031538 branch dsize32 ,true 
-0x702f 031539 compare 0x06 ,pdata ,0x07 
-0x7030 031540 branch dsize16 ,true 
-0x7031 031541 compare 0x05 ,pdata ,0x07 
-0x7032 031542 nbranch dsize_error ,true 
-0x7033 031544 ifetch 1 ,contr 
-0x7034 031545 copy pdata ,rega 
-0x7035 031546 increase -1 ,timeup 
-0x7036 031547 branch dsize 
-:      031548 dsize32:
-0x7037 031549 increase 2 ,contr 
-0x7038 031550 increase -2 ,timeup 
-:      031551 dsize16:
-0x7039 031552 ifetch 2 ,contr 
-0x703a 031553 byteswap pdata ,rega 
-0x703b 031554 increase -2 ,timeup 
-:      031555 dsize:
-0x703c 031556 force 0x01 ,pdata 
-0x703d 031557 rtn 
-:      031558 dsize_error:
-0x703e 031559 force 0x00 ,pdata 
-0x703f 031560 rtn 
-:      031570 ss_empty_rsp:
-0x7040 031571 setarg sdp_search_res 
-0x7041 031572 store 1 ,mem_sdp_pduid 
-0x7042 031573 branch empty_response 
-:      031574 sa_empty_rsp:
-0x7043 031575 setarg sdp_attribute_res 
-0x7044 031576 store 1 ,mem_sdp_pduid 
-0x7045 031577 branch empty_response 
-:      031578 ssa_empty_rsp:
-0x7046 031579 setarg sdp_searchattrib_res 
-0x7047 031580 store 1 ,mem_sdp_pduid 
-:      031581 empty_response:
-0x7048 031582 call l2cap_get_sdp_tx_payload 
-0x7049 031585 fetch 1 ,mem_sdp_pduid 
-0x704a 031586 copy pdata ,regb 
-0x704b 031587 istore 1 ,contw 
-0x704c 031588 fetch 2 ,mem_sdp_transactionid 
-0x704d 031589 istore 2 ,contw 
-0x704e 031590 setarg 0x0500 
-0x704f 031591 istore 2 ,contw 
-0x7050 031592 compare sdp_attribute_res ,regb ,0xff 
-0x7051 031593 branch fullsearch ,true 
-0x7052 031594 compare sdp_searchattrib_res ,regb ,0xff 
-0x7053 031595 branch fullsearch ,true 
-0x7054 031596 setarg 0x000000 
-0x7055 031597 istore 5 ,contw 
-0x7056 031598 branch outempty 
-:      031600 fullsearch:
-0x7057 031601 setarg 0x350200 
-0x7058 031602 istore 5 ,contw 
-:      031603 outempty:
-0x7059 031604 jam 10 ,mem_sdp_tx_pkt_length 
-0x705a 031605 rtn 
-:      031608 sdp_data_len:
-0x705b 031609 call store_contw 
-0x705c 031610 call store_contr 
-0x705d 031611 call sdp_get_data 
-0x705e 031612 call get_contw 
-0x705f 031613 call get_contr 
-0x7060 031614 copy temp ,pdata 
-0x7061 031615 rtn 
-:      031618 sdp_get_data:
-0x7062 031619 ifetch 1 ,contr 
-0x7063 031620 and pdata ,0x7 ,loopcnt 
-0x7064 031621 rshift3 pdata ,pdata 
-0x7065 031622 bne 0 ,sdp_get_data_type_not0 
-:      031623 sdp_get_data_type0:
-0x7066 031624 force 1 ,pdata 
-0x7067 031625 force 1 ,temp 
-0x7068 031626 rtn 
-:      031628 sdp_get_data_type_not0_sizeindex01234:
-0x7069 031629 call left_shift_n 
-0x706a 031630 add pdata ,1 ,temp 
-0x706b 031631 rtn 
-:      031632 sdp_get_data_type_not0:
-0x706c 031633 deposit loopcnt 
-0x706d 031634 sub pdata ,4 ,null 
-0x706e 031635 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
-0x706f 031636 beq 5 ,sdp_get_data_type_not0_sizeindex5 
-0x7070 031637 beq 6 ,sdp_get_data_type_not0_sizeindex6 
-0x7071 031638 beq 7 ,sdp_get_data_type_not0_sizeindex7 
-0x7072 031639 rtn 
-:      031641 sdp_get_data_type_not0_sizeindex5:
-0x7073 031642 ifetch 1 ,contr 
-0x7074 031643 add pdata ,2 ,temp 
-0x7075 031644 rtn 
-:      031645 sdp_get_data_type_not0_sizeindex6:
-0x7076 031646 ifetch 2 ,contr 
-0x7077 031647 byteswap pdata ,pdata 
-0x7078 031648 add pdata ,3 ,temp 
-0x7079 031649 rtn 
-:      031650 sdp_get_data_type_not0_sizeindex7:
-0x707a 031651 ifetch 2 ,contr 
-0x707b 031652 byteswap pdata ,pdata 
-0x707c 031653 ifetcht 2 ,contr 
-0x707d 031654 byteswap temp ,temp 
-0x707e 031655 lshift16 temp ,temp 
-0x707f 031656 iadd temp ,pdata 
-0x7080 031657 add pdata ,5 ,temp 
-0x7081 031658 rtn 
-:      031664 search_all_uuid:
-0x7082 031665 bpatchx patch3a_5 ,mem_patch3a 
-0x7083 031666 force 0 ,queue 
-0x7084 031667 arg 0 ,regb 
-0x7085 031668 arg mem_sdp_handle_list ,contw 
-:      031669 search_all_uuid_llop:
-0x7086 031670 ifetch 2 ,timeup 
-0x7087 031671 rtn blank 
-0x7088 031672 call search_uuid 
-0x7089 031673 copy queue ,pdata 
-0x708a 031674 rtneq sdp_max_handle_number 
-0x708b 031675 increase 2 ,timeup 
-0x708c 031676 branch search_all_uuid_llop 
-:      031678 search_uuid:
-0x708d 031680 iforce regc 
-0x708e 031682 fetch 2 ,mem_ui_uuid_table 
-0x708f 031683 iforce contr 
-:      031684 search_uuid_next:
-0x7090 031685 copy queue ,pdata 
-0x7091 031686 rtneq sdp_max_handle_number 
-0x7092 031687 disable user 
-0x7093 031688 ifetch 1 ,contr 
-0x7094 031689 rtn blank 
-0x7095 031690 iforce loopcnt 
-:      031691 search_uuid_loop:
-0x7096 031692 ifetch 2 ,contr 
-0x7097 031693 isub regc ,null 
-0x7098 031694 nbranch search_uuid_not_found ,zero 
-0x7099 031695 enable user 
-:      031696 search_uuid_not_found:
-0x709a 031697 loop search_uuid_loop 
-0x709b 031698 ifetcht 4 ,contr 
-0x709c 031699 copy contr ,rega 
-0x709d 031700 nbranch search_uuid_nomatch ,user 
-0x709e 031701 arg mem_sdp_handle_list ,contr 
-0x709f 031702 arg sdp_max_handle_number ,loopcnt 
-:      031703 search_uuid_check_same_handle:
-0x70a0 031704 ifetch 4 ,contr 
-0x70a1 031705 branch search_uuid_store_handle ,blank 
-0x70a2 031706 isub temp ,null 
-0x70a3 031707 branch search_uuid_nomatch ,zero 
-0x70a4 031708 loop search_uuid_check_same_handle 
-0x70a5 031709 rtn 
-:      031710 search_uuid_store_handle:
-0x70a6 031711 istoret 4 ,contw 
-0x70a7 031712 increase 1 ,queue 
-0x70a8 031713 copy rega ,contr 
-0x70a9 031714 call sdp_data_len 
-0x70aa 031715 iadd regb ,regb 
-0x70ab 031716 iadd contr ,contr 
-0x70ac 031717 branch search_uuid_next 
-:      031718 search_uuid_nomatch:
-0x70ad 031719 copy rega ,contr 
-0x70ae 031720 call sdp_get_data 
-0x70af 031721 iadd contr ,contr 
-0x70b0 031722 branch search_uuid_next 
-:      031728 search_handle:
-0x70b1 031729 bpatchx patch3a_6 ,mem_patch3a 
-0x70b2 031730 fetch 2 ,mem_ui_uuid_table 
-0x70b3 031731 iforce contr 
-:      031732 search_handle_loop:
-0x70b4 031733 ifetch 1 ,contr 
-0x70b5 031734 branch disable_zero ,blank 
-0x70b6 031735 lshift pdata ,pdata 
-0x70b7 031736 iadd contr ,contr 
-0x70b8 031737 ifetch 4 ,contr 
-0x70b9 031738 isub temp ,null 
-0x70ba 031739 rtn zero 
-0x70bb 031740 deposit contw 
-0x70bc 031741 store 2 ,mem_contw 
-0x70bd 031742 storet 8 ,mem_temp 
-0x70be 031743 call sdp_get_data 
-0x70bf 031744 iadd contr ,contr 
-0x70c0 031745 copy contr ,pdata 
-0x70c1 031746 fetcht 2 ,mem_contw 
-0x70c2 031747 copy temp ,contw 
-0x70c3 031748 fetcht 8 ,mem_temp 
-0x70c4 031749 copy pdata ,contr 
-0x70c5 031750 branch search_handle_loop 
-:      031756 search_attrib:
-0x70c6 031757 bpatchx patch3a_7 ,mem_patch3a 
-0x70c7 031758 fetch 2 ,mem_ui_uuid_table 
-0x70c8 031759 iforce contr 
-:      031760 search_attrib_next:
-0x70c9 031761 ifetch 1 ,contr 
-0x70ca 031762 branch search_attrib_end ,blank 
-0x70cb 031763 iforce loopcnt 
-:      031764 search_attrib_loop:
-0x70cc 031765 ifetch 2 ,contr 
-0x70cd 031766 isub regc ,null 
-0x70ce 031767 branch search_attrib_found_uuid ,zero 
-0x70cf 031768 loop search_attrib_loop 
-0x70d0 031769 increase 4 ,contr 
-0x70d1 031770 call sdp_get_data 
-0x70d2 031771 iadd contr ,contr 
-0x70d3 031772 branch search_attrib_next 
-:      031773 search_attrib_found_uuid:
-0x70d4 031774 increase -1 ,loopcnt 
-0x70d5 031775 lshift loopcnt ,pdata 
-0x70d6 031776 iadd contr ,contr 
-0x70d7 031777 increase 4 ,contr 
-0x70d8 031778 call sdp_get_data 
-0x70d9 031779 iadd contr ,timeup 
-:      031780 search_attrib_loop_attribs:
-0x70da 031781 increase 1 ,contr 
-0x70db 031782 ifetch 2 ,contr 
-0x70dc 031783 isub regb ,null 
-0x70dd 031787 branch disable_blank ,zero 
-0x70de 031788 call sdp_data_len 
-0x70df 031789 iadd contr ,contr 
-0x70e0 031790 deposit timeup 
-0x70e1 031791 isub contr ,null 
-0x70e2 031792 branch search_attrib_end ,zero 
-0x70e3 031793 branch search_attrib_loop_attribs 
-:      031794 search_attrib_end:
-0x70e4 031795 force 0 ,contr 
-0x70e5 031796 force 0 ,pdata 
-0x70e6 031797 rtn 
-:      031803 search_handle_attrib:
-0x70e7 031804 bpatchx patch3b_0 ,mem_patch3b 
-0x70e8 031805 fetch 2 ,mem_ui_uuid_table 
-0x70e9 031806 iforce contr 
-:      031807 search_handle_attrib_next:
-0x70ea 031808 ifetch 1 ,contr 
-0x70eb 031809 branch search_handle_attrib_end ,blank 
-0x70ec 031810 lshift pdata ,pdata 
-0x70ed 031811 iadd contr ,contr 
-0x70ee 031812 ifetch 4 ,contr 
-0x70ef 031813 isub temp ,null 
-0x70f0 031814 branch search_handl_attrib_found_handle ,zero 
-0x70f1 031815 call sdp_get_data 
-0x70f2 031816 iadd contr ,contr 
-0x70f3 031817 branch search_handle_attrib_next 
-:      031818 search_handl_attrib_found_handle:
-0x70f4 031819 call sdp_get_data 
-0x70f5 031820 iadd contr ,timeup 
-:      031821 search_handle_attrib_loop_attribs:
-0x70f6 031822 increase 1 ,contr 
-0x70f7 031823 ifetch 2 ,contr 
-0x70f8 031824 isub regb ,null 
-0x70f9 031825 rtn zero 
-0x70fa 031826 call sdp_data_len 
-0x70fb 031827 iadd contr ,contr 
-0x70fc 031828 deposit timeup 
-0x70fd 031829 isub contr ,null 
-0x70fe 031830 branch search_handle_attrib_end ,zero 
-0x70ff 031831 branch search_handle_attrib_loop_attribs 
-:      031832 search_handle_attrib_end:
-0x7100 031833 force 0 ,contr 
-0x7101 031834 rtn 
-:      031838 search_rfcomm_cn:
-0x7102 031839 arg 0x0400 ,regb 
-0x7103 031840 call search_handl_attrib_found_handle 
-0x7104 031841 arg 0x0300 ,regb 
-0x7105 031842 call search_uuid_in_data 
-0x7106 031843 nrtn user 
-0x7107 031844 sub rega ,3 ,null 
-0x7108 031845 branch disable_user ,positive 
-0x7109 031846 ifetch 1 ,contr 
-0x710a 031847 bne 0x08 ,disable_user 
-0x710b 031848 ifetch 1 ,contr 
-0x710c 031849 rtn 
-:      031854 search_uuid_in_data:
-0x710d 031855 bpatchx patch3b_1 ,mem_patch3b 
-0x710e 031856 call sdp_get_data 
-0x710f 031857 copy pdata ,rega 
-:      031858 search_uuid_in_data_loop:
-0x7110 031859 ifetch 1 ,contr 
-0x7111 031860 and pdata ,0x7 ,loopcnt 
-0x7112 031861 rshift3 pdata ,pdata 
-0x7113 031862 sub pdata ,3 ,null 
-0x7114 031863 branch search_uuid_in_data_found_uuid ,zero 
-0x7115 031864 copy loopcnt ,pdata 
-0x7116 031865 beq 5 ,search_uuid_in_data_found_element_index5 
-0x7117 031866 beq 6 ,search_uuid_in_data_found_element_index6 
-0x7118 031867 beq 7 ,search_uuid_in_data_found_element_index7 
-0x7119 031868 increase -1 ,contr 
-0x711a 031869 call sdp_get_data 
-0x711b 031870 iadd contr ,contr 
-0x711c 031871 copy rega ,pdata 
-0x711d 031872 isub temp ,rega 
-0x711e 031873 branch disable_user ,zero 
-0x711f 031874 branch search_uuid_in_data_loop 
-:      031876 search_uuid_in_data_found_element_index5:
-0x7120 031877 increase -2 ,rega 
-0x7121 031878 increase 1 ,contr 
-0x7122 031879 branch search_uuid_in_data_loop 
-:      031880 search_uuid_in_data_found_element_index6:
-0x7123 031881 increase -3 ,rega 
-0x7124 031882 increase 2 ,contr 
-0x7125 031883 branch search_uuid_in_data_loop 
-:      031884 search_uuid_in_data_found_element_index7:
-0x7126 031885 increase -5 ,rega 
-0x7127 031886 increase 4 ,contr 
-0x7128 031887 branch search_uuid_in_data_loop 
-:      031889 search_uuid_in_data_found_uuid:
-0x7129 031890 increase -1 ,rega 
-0x712a 031891 copy loopcnt ,pdata 
-0x712b 031892 beq 1 ,search_uuid_in_data_type_uuid_16 
-0x712c 031893 beq 2 ,search_uuid_in_data_type_uuid_32 
-0x712d 031894 beq 4 ,search_uuid_in_data_type_uuid_128 
-0x712e 031895 branch disable_user 
-:      031896 search_uuid_in_data_type_uuid_128:
-0x712f 031897 increase -12 ,rega 
-:      031898 search_uuid_in_data_type_uuid_32:
-0x7130 031899 ifetch 2 ,contr 
-0x7131 031900 increase -2 ,rega 
-:      031901 search_uuid_in_data_type_uuid_16:
-0x7132 031902 ifetch 2 ,contr 
-0x7133 031903 isub regb ,null 
-0x7134 031904 branch enable_user ,zero 
-0x7135 031905 increase -2 ,rega 
-0x7136 031906 branch disable_user ,zero 
-0x7137 031907 branch search_uuid_in_data_loop 
-:      031966 sdp_send_spp_request:
-0x7138 031967 call l2cap_get_sdp_tx_payload 
-0x7139 031968 copy pdata ,contw 
-0x713a 031969 setarg 6 
-0x713b 031970 istore 1 ,contw 
-0x713c 031971 setarg sdp_tid_spp 
-0x713d 031972 istore 2 ,contw 
-0x713e 031973 setarg 0x0f00 
-0x713f 031974 istore 2 ,contw 
-0x7140 031975 setarg 0x1a0535 
-0x7141 031976 istore 3 ,contw 
-0x7142 031977 setarg 0x0111 
-0x7143 031978 lshift16 pdata ,pdata 
-0x7144 031979 istore 4 ,contw 
-0x7145 031980 setarg 0x2600 
-0x7146 031981 istore 2 ,contw 
-0x7147 031982 setarg 0x0335 
-0x7148 031983 istore 2 ,contw 
-0x7149 031984 setarg 0x0009 
-0x714a 031985 istore 2 ,contw 
-0x714b 031986 setarg 0x0004 
-0x714c 031987 istore 2 ,contw 
-0x714d 031988 jam 0x14 ,mem_sdp_tx_pkt_length 
-0x714e 031989 rtn 
-:      031993 function_g2:
-0x714f 031994 bpatchx patch3b_2 ,mem_patch3b 
-0x7150 031995 jam 80 ,mem_aes_cmac_data_length 
-0x7151 031996 arg memdat ,contw 
-0x7152 031997 arg mem_le_srand ,contr 
-0x7153 031998 call memcpy16 
-0x7154 031999 arg mem_le_pubkey_local_x_256 ,contr 
-0x7155 032000 call memcpy32 
-0x7156 032001 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7157 032002 call memcpy32 
-0x7158 032003 call inverse_memdat 
-0x7159 032004 arg mem_le_mrand ,contr 
-0x715a 032005 call store_inverse_k 
-0x715b 032006 call function_aes_cmac 
-0x715c 032008 arg mem_aes_cmac_temp ,contw 
-0x715d 032009 call load_inverse_result 
-0x715e 032010 setarg 1000000 
-0x715f 032011 copy pdata ,rega 
-0x7160 032012 fetch 4 ,mem_aes_cmac_temp 
-0x7161 032013 idiv rega 
-0x7162 032014 call wait_div_end 
-0x7163 032015 remainder pdata 
-0x7164 032016 store 4 ,mem_gkey 
-0x7165 032018 rtn 
-:      032020 function_f6_eb:
-0x7166 032021 jam 65 ,mem_aes_cmac_data_length 
-0x7167 032022 arg memdat ,contw 
-0x7168 032023 call store_addr_common_a 
-0x7169 032024 call store_addr_common_b 
-0x716a 032025 fetch 3 ,mem_le_pres + 1 
-0x716b 032026 istore 3 ,contw 
-0x716c 032029 call get_r 
-0x716d 032031 arg mem_le_mrand ,contr 
-0x716e 032032 call memcpy16 
-0x716f 032033 arg mem_le_srand ,contr 
-0x7170 032034 call memcpy16 
-0x7171 032035 call inverse_memdat 
-0x7172 032036 arg mem_le_mackey ,contr 
-0x7173 032037 arg mem_aes_cmac_k ,contw 
-0x7174 032038 call memcpy16 
-0x7175 032040 branch function_aes_cmac 
-:      032044 get_r:
-0x7176 032045 fetch 4 ,mem_le_tk 
-0x7177 032046 istore 4 ,contw 
-0x7178 032047 call memset0_4 
-0x7179 032048 branch memset0_8 
-:      032050 function_f6_ea:
-0x717a 032051 bpatchx patch3b_3 ,mem_patch3b 
-0x717b 032052 jam 65 ,mem_aes_cmac_data_length 
-0x717c 032053 arg memdat ,contw 
-0x717d 032054 call store_addr_common_b 
-0x717e 032055 call store_addr_common_a 
-0x717f 032056 fetch 3 ,mem_le_preq + 1 
-0x7180 032057 istore 3 ,contw 
-0x7181 032060 call get_r 
-0x7182 032061 arg mem_le_srand ,contr 
-0x7183 032062 call memcpy16 
-0x7184 032063 arg mem_le_mrand ,contr 
-0x7185 032064 call memcpy16 
-0x7186 032065 call inverse_memdat 
-0x7187 032066 arg mem_le_mackey ,contr 
-0x7188 032067 arg mem_aes_cmac_k ,contw 
-0x7189 032068 call memcpy16 
-0x718a 032070 call function_aes_cmac 
-0x718b 032071 arg mem_aes_cmac_temp ,contw 
-0x718c 032072 branch load_inverse_result 
-:      032074 function_f5:
-0x718d 032075 jam 32 ,mem_aes_cmac_data_length 
-0x718e 032076 arg mem_le_dhkey_256 ,contr 
-0x718f 032077 arg memdat ,contw 
-0x7190 032078 call memcpy32 
-0x7191 032079 call inverse_memdat 
-0x7192 032080 arg mem_le_slat ,contr 
-0x7193 032081 call store_inverse_k 
-0x7194 032082 call function_aes_cmac 
-0x7195 032083 arg mem_aes_cmac_k ,contw 
-0x7196 032084 call store_aes_result 
-0x7197 032085 arg 1 ,temp 
-0x7198 032086 call function_f5_common 
-0x7199 032087 arg mem_le_ltk ,contw 
-0x719a 032088 call load_inverse_result 
-0x719b 032089 arg 0 ,temp 
-0x719c 032090 call function_f5_common 
-0x719d 032091 arg mem_le_mackey ,contw 
-0x719e 032093 branch store_aes_result 
-:      032096 function_f5_common:
-0x719f 032097 bpatchx patch3b_4 ,mem_patch3b 
-0x71a0 032098 jam 53 ,mem_aes_cmac_data_length 
-0x71a1 032099 setarg 0x100 
-0x71a2 032100 store 2 ,memdat 
-0x71a3 032101 call store_addr_common_b 
-0x71a4 032102 call store_addr_common_a 
-0x71a5 032103 arg mem_le_srand ,contr 
-0x71a6 032104 call memcpy16 
-0x71a7 032105 arg mem_le_mrand ,contr 
-0x71a8 032106 call memcpy16 
-0x71a9 032108 setarg 0x6c65 
-0x71aa 032109 istore 2 ,contw 
-0x71ab 032110 setarg 0x6274 
-0x71ac 032111 istore 2 ,contw 
-0x71ad 032112 istoret 1 ,contw 
-0x71ae 032113 call inverse_memdat 
-0x71af 032114 branch function_aes_cmac 
-:      032116 store_addr_common_b:
-0x71b0 032117 fetch 6 ,mem_le_lap 
-0x71b1 032118 istore 6 ,contw 
-0x71b2 032119 fetch 1 ,mem_le_conn_own_addr_type 
-0x71b3 032120 istore 1 ,contw 
-0x71b4 032121 rtn 
-:      032123 store_addr_common_a:
-0x71b5 032124 fetch 6 ,mem_le_plap 
-0x71b6 032125 istore 6 ,contw 
-0x71b7 032130 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71b8 032131 istore 1 ,contw 
-0x71b9 032132 rtn 
-:      032134 function_f4_ca:
-0x71ba 032135 jam 65 ,mem_aes_cmac_data_length 
-0x71bb 032136 fetch 1 ,mem_passkey_1bit 
-0x71bc 032137 store 1 ,memdat 
-0x71bd 032138 arg mem_le_pubkey_local_x_256 ,contr 
-0x71be 032139 call memcpy32 
-0x71bf 032140 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c0 032141 call memcpy32 
-0x71c1 032142 call inverse_memdat 
-0x71c2 032143 arg mem_le_mrand ,contr 
-0x71c3 032144 call store_inverse_k 
-0x71c4 032145 branch function_aes_cmac 
-:      032148 function_f4_cb:
-0x71c5 032149 jam 65 ,mem_aes_cmac_data_length 
-0x71c6 032150 fetch 1 ,mem_passkey_1bit 
-0x71c7 032151 store 1 ,memdat 
-0x71c8 032152 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c9 032153 call memcpy32 
-0x71ca 032154 arg mem_le_pubkey_local_x_256 ,contr 
-0x71cb 032155 call memcpy32 
-0x71cc 032156 call inverse_memdat 
-0x71cd 032157 arg mem_le_srand ,contr 
-0x71ce 032158 call store_inverse_k 
-0x71cf 032159 branch function_aes_cmac 
-:      032161 function_aes_cmac:
-0x71d0 032162 bpatchx patch3b_5 ,mem_patch3b 
-0x71d1 032163 call function_aes_cmac_generate_subkey 
-0x71d2 032167 fetch 1 ,mem_aes_cmac_data_length 
-0x71d3 032168 copy pdata ,temp 
-:      032169 function_ceil16:
-0x71d4 032170 increase 15 ,pdata 
-0x71d5 032171 rshift4 pdata ,pdata 
-0x71d6 032172 copy pdata ,regb 
-0x71d7 032173 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71d8 032174 and temp ,0x0f ,pdata 
-0x71d9 032175 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71da 032177 arg mem_aes_cmac_k1 ,regc 
-0x71db 032178 arg memdat ,pdata 
-0x71dc 032179 increase -16 ,pdata 
-0x71dd 032182 iadd temp ,rega 
-0x71de 032183 arg mem_aes_cmac_m_last ,contw 
-0x71df 032184 arg 4 ,loopcnt 
-0x71e0 032185 call xor_loop 
-0x71e1 032189 branch function_aes_cmac_aes 
-:      032191 function_aes_cmac_set_flag_0_balnk:
-0x71e2 032192 arg 1 ,regb 
-0x71e3 032193 arg 0 ,rega 
-0x71e4 032195 branch function_aes_cmac_set_flag_0_common 
-:      032198 function_aes_cmac_set_flag_0:
-0x71e5 032200 and temp ,0x0f ,rega 
-:      032201 function_aes_cmac_set_flag_0_common:
-0x71e6 032202 arg memdat ,pdata 
-0x71e7 032203 iadd temp ,pdata 
-0x71e8 032204 isub rega ,contr 
-0x71e9 032206 arg mem_aes_cmac_temp ,contw 
-0x71ea 032207 call function_aes_cmac_padding 
-0x71eb 032209 arg mem_aes_cmac_k2 ,regc 
-0x71ec 032210 arg mem_aes_cmac_temp ,rega 
-0x71ed 032211 arg mem_aes_cmac_m_last ,contw 
-0x71ee 032212 arg 4 ,loopcnt 
-0x71ef 032213 call xor_loop 
-:      032220 function_aes_cmac_aes:
-0x71f0 032225 call aes_clear_data 
-0x71f1 032226 call aes_init 
-0x71f2 032229 arg memdat ,contr 
-:      032230 function_aes_cmac_aes_loop:
-0x71f3 032232 increase -1 ,regb 
-0x71f4 032233 deposit regb 
-0x71f5 032234 branch function_aes_cmac_aes_loop_end ,blank 
-0x71f6 032235 call load_data128 
-0x71f7 032236 call do_aes_cbc 
-0x71f8 032237 branch function_aes_cmac_aes_loop 
-:      032239 function_aes_cmac_aes_loop_end:
-0x71f9 032240 arg mem_aes_cmac_temp ,contw 
-0x71fa 032241 call store_aes_result 
-0x71fb 032242 arg mem_aes_cmac_m_last ,contr 
-0x71fc 032243 call load_data128 
-0x71fd 032244 call aes_init 
-0x71fe 032245 arg mem_aes_cmac_temp ,contr 
-0x71ff 032246 call load_data128 
-0x7200 032247 branch do_aes_cbc 
-:      032251 load_inverse_result:
-0x7201 032253 copy contw ,rega 
-0x7202 032254 call store_aes_result 
-0x7203 032256 arg 16 ,loopcnt 
-0x7204 032257 branch inverse_data 
-:      032259 store_inverse_k:
-0x7205 032260 arg mem_aes_cmac_k ,contw 
-0x7206 032261 call memcpy16 
-:      032262 inverse_k:
-0x7207 032263 arg 16 ,loopcnt 
-0x7208 032264 arg mem_aes_cmac_k ,rega 
-0x7209 032265 branch inverse_data 
-:      032267 inverse_memdat:
-0x720a 032268 fetch 1 ,mem_aes_cmac_data_length 
-0x720b 032269 copy pdata ,loopcnt 
-0x720c 032270 arg memdat ,rega 
-0x720d 032271 branch inverse_data 
-:      032273 bn_lshift_0_inverse:
-0x720e 032274 ifetch 1 ,rega 
-0x720f 032275 lshift pdata ,pdata 
-0x7210 032276 isolate1 0 ,regc 
-0x7211 032277 setflag true ,0 ,pdata 
-0x7212 032278 isolate1 8 ,pdata 
-0x7213 032279 setflag true ,0 ,regc 
-0x7214 032280 istore 1 ,rega 
-0x7215 032281 increase -1 ,rega 
-0x7216 032282 loop bn_lshift_0_inverse 
-0x7217 032283 rtn 
-:      032285 function_aes_cmac_k1_inverse:
-0x7218 032286 arg mem_aes_cmac_k1 ,rega 
-:      032287 function_aes_cmac_inverse_common:
-0x7219 032288 increase 15 ,rega 
-0x721a 032289 force 16 ,loopcnt 
-0x721b 032290 force 0 ,regc 
-0x721c 032291 branch bn_lshift_0_inverse 
-:      032293 function_aes_cmac_k2_inverse:
-0x721d 032294 arg mem_aes_cmac_k2 ,rega 
-0x721e 032295 branch function_aes_cmac_inverse_common 
-:      032298 function_aes_cmac_generate_subkey:
-0x721f 032299 arg mem_aes_cmac_k ,contr 
-0x7220 032300 call load_key 
-0x7221 032303 force regidx_xor ,regext_index 
-0x7222 032304 call aes_clear 
-0x7223 032305 call aes_clear_data 
-0x7224 032306 call do_aes_ocb 
-0x7225 032311 arg mem_aes_cmac_k1 ,contw 
-0x7226 032312 call store_aes_result 
-:      032313 function_aes_cmac_k1:
-0x7227 032314 bpatchx patch3b_6 ,mem_patch3b 
-0x7228 032315 fetch 1 ,mem_aes_cmac_k1 
-0x7229 032316 isolate1 7 ,pdata 
-0x722a 032317 nbranch function_aes_cmac_k1_0 ,true 
-0x722b 032318 call function_aes_cmac_k1_inverse 
-0x722c 032321 arg mem_aes_cmac_k1 ,regc 
-0x722d 032323 arg mem_aes_cmac_k1 ,contw 
-0x722e 032326 call function_aes_cmac_xor_rb 
-0x722f 032327 branch function_aes_cmac_k2 
-:      032328 function_aes_cmac_k1_0:
-0x7230 032329 call function_aes_cmac_k1_inverse 
-:      032330 function_aes_cmac_k2:
-0x7231 032332 arg mem_aes_cmac_k1 ,contr 
-0x7232 032333 arg mem_aes_cmac_k2 ,contw 
-0x7233 032334 call memcpy16 
-0x7234 032335 fetch 1 ,mem_aes_cmac_k2 
-0x7235 032336 isolate1 7 ,pdata 
-0x7236 032337 nbranch function_aes_cmac_k2_inverse ,true 
-0x7237 032338 call function_aes_cmac_k2_inverse 
-0x7238 032340 arg mem_aes_cmac_k2 ,regc 
-0x7239 032342 arg mem_aes_cmac_k2 ,contw 
-:      032348 function_aes_cmac_xor_rb:
-0x723a 032349 arg 3 ,loopcnt 
-:      032350 function_aes_cmac_xor_rb_loop:
-0x723b 032351 arg 0 ,temp 
-0x723c 032352 call function_aes_cmac_xor_loop_common 
-0x723d 032353 increase 4 ,regc 
-0x723e 032354 loop function_aes_cmac_xor_rb_loop 
-0x723f 032355 arg 0x8700 ,temp 
-0x7240 032356 lshift16 temp ,temp 
-:      032357 function_aes_cmac_xor_loop_common:
-0x7241 032358 ifetch 4 ,regc 
-0x7242 032359 ixor temp ,pdata 
-0x7243 032360 istore 4 ,contw 
-0x7244 032361 rtn 
-:      032367 function_aes_cmac_padding:
-0x7245 032368 bpatchx patch3b_7 ,mem_patch3b 
-0x7246 032369 arg 16 ,loopcnt 
-0x7247 032370 arg 0 ,pdata 
-:      032371 function_aes_cmac_padding_loop:
-0x7248 032372 isub rega ,null 
-0x7249 032373 branch function_aes_cmac_padding_beq_length ,zero 
-0x724a 032374 branch function_aes_cmac_padding_big_length ,positive 
-0x724b 032375 ifetcht 1 ,contr 
-0x724c 032376 istoret 1 ,contw 
-:      032377 function_aes_cmac_padding_loop2:
-0x724d 032378 increase 1 ,pdata 
-0x724e 032379 loop function_aes_cmac_padding_loop 
-0x724f 032380 rtn 
-:      032381 function_aes_cmac_padding_beq_length:
-0x7250 032382 arg 0x80 ,temp 
-:      032383 function_aes_cmac_padding_common:
-0x7251 032384 istoret 1 ,contw 
-0x7252 032385 branch function_aes_cmac_padding_loop2 
-:      032387 function_aes_cmac_padding_big_length:
-0x7253 032388 arg 0 ,temp 
-0x7254 032389 branch function_aes_cmac_padding_common 
-:      032392 generate_kinit:
-0x7255 032393 call function_e22 
-0x7256 032394 arg mem_input_store ,contr 
-0x7257 032395 arg mem_kinit ,contw 
-0x7258 032396 branch memcpy16 
-:      032399 function_e21:
-0x7259 032400 disable user 
-0x725a 032401 call function_expand 
-0x725b 032402 arg mem_random_number ,contr 
-0x725c 032403 arg mem_x ,contw 
-0x725d 032404 force 15 ,loopcnt 
-0x725e 032405 call memcpy 
-0x725f 032406 ifetch 1 ,contr 
-0x7260 032407 xor_into 6 ,pdata 
-0x7261 032408 istore 1 ,contw 
-0x7262 032409 setarg mem_y 
-0x7263 032410 store 2 ,memp_ar_input 
-0x7264 032411 setarg mem_x 
-0x7265 032412 store 2 ,memp_ar_key 
-0x7266 032413 set1 mark_ar2 ,mark 
-0x7267 032414 branch function_ar 
-:      032418 function_e22:
-0x7268 032419 fetcht 1 ,mem_pin_length 
-0x7269 032420 force 16 ,regb 
-0x726a 032421 add temp ,6 ,regc 
-0x726b 032422 sub regc ,16 ,null 
-0x726c 032423 branch function_e22_pin_init ,positive 
-0x726d 032424 force 16 ,regc 
-:      032425 function_e22_pin_init:
-0x726e 032426 arg mem_x ,contw 
-:      032427 function_e22_genx_pin:
-0x726f 032428 arg mem_pin ,contr 
-0x7270 032429 copy temp ,loopcnt 
-0x7271 032430 disable user 
-:      032431 function_e22_genx_loop:
-0x7272 032432 ifetch 1 ,contr 
-0x7273 032433 istore 1 ,contw 
-0x7274 032434 increase -1 ,regb 
-0x7275 032435 branch function_e22_genx_end ,zero 
-0x7276 032436 loop function_e22_genx_loop 
-0x7277 032437 branch function_e22_genx_pin ,user 
-0x7278 032438 enable user 
-0x7279 032439 force 6 ,loopcnt 
-0x727a 032440 copy rega ,contr 
-0x727b 032441 branch function_e22_genx_loop 
-:      032442 function_e22_genx_end:
-0x727c 032443 arg mem_random_number ,contr 
-0x727d 032444 arg mem_y ,contw 
-0x727e 032445 call memcpy16 
-0x727f 032446 fetch 1 ,mem_y15 
-0x7280 032447 ixor regc ,pdata 
-0x7281 032448 store 1 ,mem_y15 
-0x7282 032449 setarg mem_y 
-0x7283 032450 store 2 ,memp_ar_input 
-0x7284 032451 setarg mem_x 
-0x7285 032452 store 2 ,memp_ar_key 
-0x7286 032453 set1 mark_ar2 ,mark 
-0x7287 032454 branch function_ar 
-:      032459 function_e1:
-0x7288 032460 disable user 
-0x7289 032461 call function_expand 
-0x728a 032462 branch function_hash 
-:      032464 function_e3:
-0x728b 032465 arg mem_aco ,rega 
-0x728c 032466 enable user 
-0x728d 032467 call function_expand 
-0x728e 032468 call function_hash 
-0x728f 032469 arg mem_input_store ,contr 
-0x7290 032470 arg mem_kc ,contw 
-0x7291 032471 branch memcpy16 
-:      032474 function_hash:
-0x7292 032475 setarg mem_random_number 
-0x7293 032476 store 2 ,memp_ar_input 
-0x7294 032477 setarg mem_link_key 
-0x7295 032478 store 2 ,memp_ar_key 
-0x7296 032479 set0 mark_ar2 ,mark 
-0x7297 032480 call function_ar 
-0x7298 032481 arg mem_input_store ,rega 
-0x7299 032482 arg mem_random_number ,regb 
-0x729a 032483 arg mem_x ,contw 
-0x729b 032484 call xor16 
-0x729c 032485 arg mem_x ,rega 
-0x729d 032486 arg mem_y ,regb 
-0x729e 032487 copy regb ,contw 
-0x729f 032488 enable user 
-0x72a0 032489 call add16 
-0x72a1 032490 call key_offset 
-0x72a2 032491 setarg mem_y 
-0x72a3 032492 store 2 ,memp_ar_input 
-0x72a4 032493 setarg mem_x 
-0x72a5 032494 store 2 ,memp_ar_key 
-0x72a6 032495 set1 mark_ar2 ,mark 
-0x72a7 032496 branch function_ar 
-:      032500 function_ar:
-0x72a8 032501 jam 0 ,mem_ar_hround 
-0x72a9 032502 fetch 2 ,memp_ar_key 
-0x72aa 032503 iforce contr 
-0x72ab 032504 arg mem_key_store ,contw 
-0x72ac 032505 call memcpy16 
-0x72ad 032506 fetch 2 ,memp_ar_input 
-0x72ae 032507 iforce contr 
-0x72af 032508 arg mem_input_store ,contw 
-0x72b0 032509 call memcpy16 
-:      032511 function_ar_loop:
-0x72b1 032512 call key_scheduling 
-0x72b2 032513 disable user 
-0x72b3 032514 bmark0 mark_ar2 ,function_ar_original 
-0x72b4 032515 fetch 1 ,mem_ar_hround 
-0x72b5 032516 bne 4 ,function_ar_original 
-0x72b6 032517 fetch 2 ,memp_ar_input 
-0x72b7 032518 iforce regb 
-0x72b8 032519 call xor_mod32_ar2 
-:      032520 function_ar_original:
-0x72b9 032521 call xor_mod32 
-0x72ba 032522 call el_boxes 
-0x72bb 032523 fetch 1 ,mem_ar_hround 
-0x72bc 032524 increase 1 ,pdata 
-0x72bd 032525 store 1 ,mem_ar_hround 
-0x72be 032527 call key_scheduling 
-0x72bf 032528 enable user 
-0x72c0 032529 call xor_mod32 
-0x72c1 032530 call pht 
-0x72c2 032531 call permute 
-0x72c3 032532 call pht 
-0x72c4 032533 call permute 
-0x72c5 032534 call pht 
-0x72c6 032535 call permute 
-0x72c7 032536 call pht 
-0x72c8 032537 fetch 1 ,mem_ar_hround 
-0x72c9 032538 increase 1 ,pdata 
-0x72ca 032539 store 1 ,mem_ar_hround 
-0x72cb 032540 bne 16 ,function_ar_loop 
-0x72cc 032541 call key_scheduling 
-0x72cd 032542 disable user 
-0x72ce 032543 branch xor_mod32 
-:      032547 key_scheduling:
-0x72cf 032548 fetch 1 ,mem_ar_hround 
-0x72d0 032549 arg mem_key_store ,contr 
-0x72d1 032550 branch key_sched_zero ,blank 
-0x72d2 032551 iforce regb 
-0x72d3 032552 force 17 ,loopcnt 
-0x72d4 032553 copy contr ,contw 
-:      032554 key_rotateloop:
-0x72d5 032555 ifetch 1 ,contr 
-0x72d6 032556 lshift3 pdata ,temp 
-0x72d7 032557 rshift2 pdata ,pdata 
-0x72d8 032558 rshift3 pdata ,pdata 
-0x72d9 032559 ior temp ,pdata 
-0x72da 032560 istore 1 ,contw 
-0x72db 032561 loop key_rotateloop 
-0x72dc 032562 setarg mem_key_store 
-0x72dd 032563 iadd regb ,contr 
-0x72de 032564 force 16 ,loopcnt 
-0x72df 032565 arg mem_round_key ,contw 
-:      032566 key_select_octet_loop:
-0x72e0 032567 ifetch 1 ,contr 
-0x72e1 032568 istore 1 ,contw 
-0x72e2 032569 compare mem_key_store_end ,contr ,0xff 
-0x72e3 032570 nbranch key_select_octet_nwrap ,true 
-0x72e4 032571 increase -17 ,contr 
-:      032572 key_select_octet_nwrap:
-0x72e5 032573 loop key_select_octet_loop 
-0x72e6 032574 force 0 ,rega 
-0x72e7 032575 add regb ,-1 ,regc 
-0x72e8 032576 lshift2 regc ,regc 
-0x72e9 032577 lshift2 regc ,regc 
-0x72ea 032578 call enable_authrom 
-0x72eb 032579 setarg mem_b_box 
-0x72ec 032580 iadd regc ,regc 
-0x72ed 032581 arg mem_round_key ,contw 
-0x72ee 032582 force 16 ,loopcnt 
-:      032583 bias_round_key_loop:
-0x72ef 032584 ifetcht 1 ,regc 
-0x72f0 032585 ifetch 1 ,contw 
-0x72f1 032586 iadd temp ,pdata 
-0x72f2 032587 istore 1 ,contw 
-0x72f3 032588 increase 1 ,regc 
-0x72f4 032589 loop bias_round_key_loop 
-0x72f5 032590 branch disable_authrom 
-:      032592 key_sched_zero:
-0x72f6 032593 force 16 ,loopcnt 
-0x72f7 032594 force 0 ,temp 
-:      032595 create_byte_16_loop:
-0x72f8 032596 ifetch 1 ,contr 
-0x72f9 032597 ixor temp ,temp 
-0x72fa 032598 loop create_byte_16_loop 
-0x72fb 032599 deposit temp 
-0x72fc 032600 istore 1 ,contr 
-0x72fd 032601 arg mem_key_store ,contr 
-0x72fe 032602 arg mem_round_key ,contw 
-0x72ff 032603 branch memcpy16 
-:      032605 xor_mod32:
-0x7300 032606 arg mem_round_key ,regb 
-:      032607 xor_mod32_ar2:
-0x7301 032608 force 16 ,loopcnt 
-0x7302 032609 arg mem_input_store ,rega 
-0x7303 032610 copy rega ,contw 
-:      032611 xor_mod32_loop:
-0x7304 032612 ifetcht 1 ,rega 
-0x7305 032613 ifetch 1 ,regb 
-0x7306 032614 ixor temp ,alarm 
-0x7307 032615 and loopcnt ,3 ,regc 
-0x7308 032616 nbranch xor_mod32_invert ,user 
-0x7309 032617 xor_into 3 ,regc 
-:      032618 xor_mod32_invert:
-0x730a 032619 sub regc ,1 ,regc 
-0x730b 032620 branch xor_even ,positive 
-0x730c 032621 iadd temp ,alarm 
-:      032622 xor_even:
-0x730d 032623 deposit alarm 
-0x730e 032624 istore 1 ,contw 
-0x730f 032625 increase 1 ,rega 
-0x7310 032626 increase 1 ,regb 
-0x7311 032627 loop xor_mod32_loop 
-0x7312 032628 rtn 
-:      032630 el_boxes:
-0x7313 032631 call enable_authrom 
-0x7314 032632 force 16 ,loopcnt 
-0x7315 032633 arg mem_input_store ,rega 
-:      032634 el_box_loop:
-0x7316 032635 ifetch 1 ,rega 
-0x7317 032636 arg mem_e_box ,contr 
-0x7318 032637 and loopcnt ,3 ,regc 
-0x7319 032638 sub regc ,1 ,null 
-0x731a 032639 branch e_boxes ,positive 
-0x731b 032640 arg mem_l_box ,contr 
-:      032641 e_boxes:
-0x731c 032642 iadd contr ,contr 
-0x731d 032643 ifetch 1 ,contr 
-0x731e 032644 istore 1 ,rega 
-0x731f 032645 increase 1 ,rega 
-0x7320 032646 loop el_box_loop 
-0x7321 032647 branch disable_authrom 
-:      032649 pht:
-0x7322 032650 force 8 ,loopcnt 
-0x7323 032651 arg mem_input_store ,contr 
-0x7324 032652 copy contr ,contw 
-:      032653 pht_loop:
-0x7325 032654 ifetch 1 ,contr 
-0x7326 032655 iforce rega 
-0x7327 032656 ifetch 1 ,contr 
-0x7328 032657 iforce regb 
-0x7329 032658 lshift rega ,pdata 
-0x732a 032659 iadd regb ,pdata 
-0x732b 032660 istore 1 ,contw 
-0x732c 032661 deposit rega 
-0x732d 032662 iadd regb ,pdata 
-0x732e 032663 istore 1 ,contw 
-0x732f 032664 loop pht_loop 
-0x7330 032665 rtn 
-:      032668 permute:
-0x7331 032669 setarg 0x8ae42c 
-0x7332 032670 iforce temp 
-0x7333 032671 force 7 ,loopcnt 
-0x7334 032672 call permute_exchange 
-0x7335 032673 setarg 0xd751b 
-0x7336 032674 iforce temp 
-0x7337 032675 force 5 ,loopcnt 
-0x7338 032676 call permute_exchange 
-0x7339 032677 fetch 1 ,mem_input_store + 15 
-0x733a 032678 iforce rega 
-0x733b 032679 fetch 1 ,mem_input_store + 3 
-0x733c 032680 store 1 ,mem_input_store + 15 
-0x733d 032681 deposit rega 
-0x733e 032682 store 1 ,mem_input_store + 3 
-0x733f 032683 rtn 
-:      032685 permute_exchange:
-0x7340 032686 and temp ,0xf ,regb 
-:      032687 permute_loop:
-0x7341 032688 and temp ,0xf ,pdata 
-0x7342 032689 arg mem_input_store ,contw 
-0x7343 032690 iadd contw ,contw 
-0x7344 032691 ifetch 1 ,contw 
-0x7345 032692 iforce regc 
-0x7346 032693 deposit rega 
-0x7347 032694 istore 1 ,contw 
-0x7348 032695 copy regc ,rega 
-0x7349 032696 rshift4 temp ,temp 
-0x734a 032697 loop permute_loop 
-0x734b 032698 setarg mem_input_store 
-0x734c 032699 iadd regb ,contw 
-0x734d 032700 deposit rega 
-0x734e 032701 istore 1 ,contw 
-0x734f 032702 rtn 
-:      032704 add16:
-0x7350 032705 enable user 
-0x7351 032706 branch xor_add16 
-:      032708 xor16:
-0x7352 032709 disable user 
-:      032710 xor_add16:
-0x7353 032711 force 16 ,loopcnt 
-:      032712 xoradd_loop:
-0x7354 032713 ifetcht 1 ,rega 
-0x7355 032714 ifetch 1 ,regb 
-0x7356 032715 branch xoradd_add ,user 
-0x7357 032716 ixor temp ,pdata 
-0x7358 032717 branch xoradd_store 
-:      032718 xoradd_add:
-0x7359 032719 iadd temp ,pdata 
-:      032720 xoradd_store:
-0x735a 032721 istore 1 ,contw 
-0x735b 032722 increase 1 ,rega 
-0x735c 032723 increase 1 ,regb 
-0x735d 032724 loop xoradd_loop 
-0x735e 032725 rtn 
-:      032728 function_expand:
-0x735f 032729 arg mem_y ,contw 
-0x7360 032730 ifetch 6 ,rega 
-0x7361 032731 istore 6 ,contw 
-0x7362 032732 branch expand_12 ,user 
-0x7363 032733 ifetch 6 ,rega 
-0x7364 032734 branch expand_cont 
-:      032735 expand_12:
-0x7365 032736 ifetch 6 ,contr 
-:      032737 expand_cont:
-0x7366 032738 istore 6 ,contw 
-0x7367 032739 ifetch 4 ,rega 
-0x7368 032740 istore 4 ,contw 
-0x7369 032741 rtn 
-:      032743 key_offset:
-0x736a 032744 arg mem_link_key ,contr 
-0x736b 032745 arg mem_x ,contw 
-0x736c 032746 arg 0 ,temp 
-0x736d 032747 setarg 0x8395a7 
-0x736e 032748 call concatenate_temp24 
-0x736f 032749 setarg 0xb3c1df 
-0x7370 032750 call concatenate_temp24 
-0x7371 032751 setarg 0xe5e9 
-0x7372 032752 call concatenate_temp16 
-0x7373 032753 copy temp ,regab 
-0x7374 032754 disable user 
-0x7375 032755 call key_addxor 
-0x7376 032756 copy regab ,temp 
-0x7377 032757 enable user 
-0x7378 032758 branch key_addxor 
-:      032760 key_addxor:
-0x7379 032761 force 8 ,loopcnt 
-:      032762 key_addxor_loop:
-0x737a 032763 ifetch 1 ,contr 
-0x737b 032764 compare 1 ,loopcnt ,1 
-0x737c 032765 branch key_high ,user 
-0x737d 032766 branch key_xor ,true 
-:      032767 key_add:
-0x737e 032768 iadd temp ,pdata 
-0x737f 032769 branch key_store 
-:      032770 key_high:
-0x7380 032771 branch key_add ,true 
-:      032772 key_xor:
-0x7381 032773 ixor temp ,pdata 
-:      032774 key_store:
-0x7382 032775 istore 1 ,contw 
-0x7383 032776 rshift8 temp ,temp 
-0x7384 032777 loop key_addxor_loop 
-0x7385 032778 rtn 
-:      032780 copy_aco:
-0x7386 032781 fetch 6 ,mem_input_store + 4 
-0x7387 032782 store 6 ,mem_aco 
-0x7388 032783 ifetch 6 ,contr 
-0x7389 032784 istore 6 ,contw 
-0x738a 032785 rtn 
-:      032787 concatenate_temp24:
-0x738b 032788 lshift8 temp ,temp 
-:      032789 concatenate_temp16:
-0x738c 032790 lshift16 temp ,temp 
-0x738d 032791 ior temp ,temp 
-0x738e 032792 rtn 
-:      032796 loop1:
-0x738f 032797 branch loop1 
-:      032801 generate_stk:
-0x7390 032802 bpatchx patch3c_0 ,mem_patch3c 
-0x7391 032803 call function_s1 
-0x7392 032804 arg mem_le_ltk ,contw 
-0x7393 032805 branch store_aes_result 
-:      032808 authenticate_rconfirm:
-0x7394 032809 arg mem_le_srand ,contw 
-0x7395 032810 branch authenticate_mconfirm ,master 
-0x7396 032811 arg mem_le_mrand ,contw 
-:      032812 authenticate_mconfirm:
-0x7397 032813 copy contr ,rega 
-0x7398 032814 call memcpy16 
-0x7399 032815 call function_c1 
-0x739a 032816 arg mem_le_rconfirm ,contr 
-0x739b 032817 branch compare_res 
-:      032819 generate_confirm:
-0x739c 032820 arg mem_le_mrand ,rega 
-0x739d 032821 branch generate_mrand ,master 
-0x739e 032822 arg mem_le_srand ,rega 
-:      032823 generate_mrand:
-0x739f 032824 copy rega ,contw 
-0x73a0 032825 call generate_random 
-0x73a1 032826 branch function_c1 
-:      032828 generate_sk:
-0x73a2 032829 arg mem_le_skdm ,contr 
-0x73a3 032830 call load_data128 
-0x73a4 032831 arg mem_le_ltk ,contr 
-0x73a5 032832 call load_regext 
-0x73a6 032833 force 0x38 ,aes_ctrl 
-0x73a7 032834 force 0x0 ,aes_ctrl 
-0x73a8 032835 call wait_aes 
-0x73a9 032836 arg mem_le_sk ,contw 
-0x73aa 032837 branch store_aes_result 
-:      032840 first_block_counter:
-0x73ab 032841 force 0x49 ,pdata 
-0x73ac 032842 branch first_block 
-:      032843 first_block_data:
-0x73ad 032844 force 1 ,pdata 
-:      032845 first_block:
-0x73ae 032846 force regidx_data ,regext_index 
-0x73af 032847 lshift8 temp ,regext 
-0x73b0 032848 ior regext ,regext 
-0x73b1 032849 increase 1 ,regext_index 
-0x73b2 032850 rshift8 temp ,regext 
-0x73b3 032851 rshift16 regext ,regext 
-0x73b4 032852 fetch 2 ,mem_le_ivm 
-0x73b5 032853 lshift16 ,pdata ,pdata 
-0x73b6 032854 ior regext ,regext 
-0x73b7 032855 increase 1 ,regext_index 
-0x73b8 032856 ifetch 4 ,contr 
-0x73b9 032857 iforce regext 
-0x73ba 032858 increase 1 ,regext_index 
-0x73bb 032859 ifetch 2 ,contr 
-0x73bc 032860 byteswap rega ,regext 
-0x73bd 032861 lshift16 regext ,regext 
-0x73be 032862 ior regext ,regext 
-0x73bf 032863 increase 1 ,regext_index 
-0x73c0 032864 rtn 
-:      032868 generate_mic:
-0x73c1 032869 add regc ,1 ,contr 
-0x73c2 032870 ifetch 1 ,contr 
-0x73c3 032871 iforce rega 
-0x73c4 032872 call first_block_counter 
-0x73c5 032873 call do_aes_ocb 
-0x73c6 032875 force regidx_data ,regext_index 
-0x73c7 032876 ifetch 1 ,regc 
-0x73c8 032877 and_into 0x3 ,pdata 
-0x73c9 032878 lshift16 pdata ,regext 
-0x73ca 032879 set1 8 ,regext 
-0x73cb 032880 call clear_hidata 
-0x73cc 032881 call do_aes_cbc 
-0x73cd 032883 copy rega ,loopcnt 
-0x73ce 032884 add regc ,2 ,contr 
-0x73cf 032885 call padding_data 
-:      032886 generate_mic_loop:
-0x73d0 032887 call aes_load_data 
-0x73d1 032888 call do_aes_cbc 
-0x73d2 032889 deposit loopcnt 
-0x73d3 032890 branch generate_mic_end ,blank 
-0x73d4 032891 branch generate_mic_loop 
-:      032892 generate_mic_end:
-0x73d5 032893 force regidx_result ,regext_index 
-0x73d6 032894 deposit regext 
-0x73d7 032895 store 4 ,mem_le_mic 
-0x73d8 032896 rtn 
-:      032898 aes_crypt_data:
-0x73d9 032899 increase 1 ,rega 
-0x73da 032900 call first_block_data 
-0x73db 032901 copy regc ,contr 
-0x73dc 032902 call aes_load_xor 
-0x73dd 032903 call do_aes_ctr 
-0x73de 032904 call store_enc_data 
-0x73df 032905 increase 16 ,regc 
-0x73e0 032906 increase -16 ,regb 
-0x73e1 032907 branch aes_crypt_data ,positive 
-0x73e2 032908 rtn 
-:      032910 le_encrypt:
-0x73e3 032911 bpatchx patch3c_1 ,mem_patch3c 
-0x73e4 032912 arg mem_le_txheader ,regc 
-0x73e5 032913 fetcht 5 ,mem_le_pcnt_tx 
-0x73e6 032914 call generate_mic 
-0x73e7 032915 force regidx_xor ,regext_index 
-0x73e8 032916 iforce regext 
-0x73e9 032917 force 0 ,rega 
-0x73ea 032918 call first_block_data 
-0x73eb 032919 call do_aes_ctr 
-0x73ec 032920 arg mem_le_txpayload ,regc 
-0x73ed 032921 fetch 1 ,mem_le_txlen 
-0x73ee 032922 add pdata ,-1 ,regb 
-0x73ef 032923 iadd regc ,contw 
-0x73f0 032924 force regidx_result ,regext_index 
-0x73f1 032925 deposit regext 
-0x73f2 032926 istore 4 ,contw 
-0x73f3 032927 call aes_crypt_data 
-0x73f4 032928 fetch 1 ,mem_le_txlen 
-0x73f5 032929 increase 4 ,pdata 
-0x73f6 032930 store 1 ,mem_le_txlen 
-0x73f7 032931 fetcht 5 ,mem_le_pcnt_tx 
-0x73f8 032932 increase 1 ,temp 
-0x73f9 032933 storet 5 ,mem_le_pcnt_tx 
-0x73fa 032934 rtn 
-:      032936 le_decrypt:
-0x73fb 032937 bpatchx patch3c_2 ,mem_patch3c 
-0x73fc 032938 fetch 1 ,mem_le_rxbuf + 1 
-0x73fd 032939 sub pdata ,20 ,null 
-0x73fe 032940 branch le_dec_cont ,positive 
-:      032941 le_dec_cont:
-0x73ff 032942 arg mem_le_rxbuf + 2 ,regc 
-0x7400 032943 add pdata ,-1 ,regb 
-0x7401 032944 increase -4 ,pdata 
-0x7402 032945 store 1 ,mem_le_rxbuf + 1 
-0x7403 032946 iadd regc ,contr 
-0x7404 032947 ifetch 4 ,contr 
-0x7405 032948 force regidx_xor ,regext_index 
-0x7406 032949 iforce regext 
-0x7407 032950 force 0 ,rega 
-0x7408 032951 fetcht 5 ,mem_le_pcnt_rx 
-0x7409 032952 call first_block_data 
-0x740a 032953 call do_aes_ctr 
-0x740b 032954 force regidx_result ,regext_index 
-0x740c 032955 deposit regext 
-0x740d 032956 store 4 ,mem_le_peer_mic 
-0x740e 032957 call aes_crypt_data 
-0x740f 032958 arg mem_le_rxbuf ,regc 
-0x7410 032959 call generate_mic 
-0x7411 032960 fetcht 4 ,mem_le_peer_mic 
-0x7412 032961 isub temp ,pdata 
-0x7413 032962 nrtn blank 
-0x7414 032963 fetch 4 ,mem_le_last_mic 
-0x7415 032964 isub temp ,pdata 
-0x7416 032965 rtn blank 
-0x7417 032966 storet 4 ,mem_le_last_mic 
-0x7418 032967 fetch 5 ,mem_le_pcnt_rx 
-0x7419 032968 increase 1 ,pdata 
-0x741a 032969 store 5 ,mem_le_pcnt_rx 
-0x741b 032970 force 0 ,pdata 
-0x741c 032971 rtn 
-:      032973 wait_aes:
-0x741d 032974 nbranch wait_aes ,aes_ready 
-0x741e 032975 rtn 
-:      032977 do_aes_ocb:
-0x741f 032978 force 0x30 ,aes_ctrl 
-0x7420 032979 force 0x0 ,aes_ctrl 
-0x7421 032980 branch wait_aes 
-:      032982 do_aes_cbc:
-0x7422 032983 force 0x32 ,aes_ctrl 
-0x7423 032984 force 0x2 ,aes_ctrl 
-0x7424 032985 branch wait_aes 
-:      032987 do_aes_ctr:
-0x7425 032988 force 0x34 ,aes_ctrl 
-0x7426 032989 force 0x4 ,aes_ctrl 
-0x7427 032990 branch wait_aes 
-:      032993 aes_init:
-0x7428 032994 force 1 ,aes_ctrl 
-0x7429 032995 force 0 ,aes_ctrl 
-0x742a 032996 rtn 
-:      032997 function_s1:
-0x742b 032998 force regidx_data ,regext_index 
-0x742c 032999 fetch 4 ,mem_le_mrand 
-0x742d 033000 iforce regext 
-0x742e 033001 increase 1 ,regext_index 
-0x742f 033002 ifetch 4 ,contr 
-0x7430 033003 iforce regext 
-0x7431 033004 increase 1 ,regext_index 
-0x7432 033005 fetch 4 ,mem_le_srand 
-0x7433 033006 iforce regext 
-0x7434 033007 increase 1 ,regext_index 
-0x7435 033008 ifetch 4 ,contr 
-0x7436 033009 iforce regext 
-0x7437 033010 increase 1 ,regext_index 
-0x7438 033011 call aes_clear 
-0x7439 033012 increase -4 ,regext_index 
-0x743a 033013 fetch 4 ,mem_le_tk 
-0x743b 033014 copy pdata ,regext 
-0x743c 033015 increase 4 ,regext_index 
-0x743d 033016 force 0x38 ,aes_ctrl 
-0x743e 033017 force 0x8 ,aes_ctrl 
-0x743f 033018 branch wait_aes 
-:      033021 function_c1:
-0x7440 033022 bpatchx patch3c_3 ,mem_patch3c 
-0x7441 033023 fetch 6 ,mem_le_lap 
-0x7442 033024 fetcht 6 ,mem_le_plap 
-0x7443 033025 branch function_c1_master ,master 
-0x7444 033026 fetch 6 ,mem_le_plap 
-0x7445 033027 fetcht 6 ,mem_le_lap 
-:      033028 function_c1_master:
-0x7446 033029 force regidx_xor ,regext_index 
-0x7447 033030 copy temp ,regext 
-0x7448 033031 increase 1 ,regext_index 
-0x7449 033032 rshift32 temp ,regext 
-0x744a 033033 lshift16 pdata ,pdata 
-0x744b 033034 ior regext ,regext 
-0x744c 033035 increase 1 ,regext_index 
-0x744d 033036 rshift32 pdata ,regext 
-0x744e 033037 increase 1 ,regext_index 
-0x744f 033038 force 0 ,regext 
-0x7450 033039 force 0 ,pdata 
-0x7451 033040 fetch 1 ,mem_le_conn_peer_addr_type 
-0x7452 033041 fetcht 1 ,mem_le_adv_own_addr_type 
-0x7453 033042 nbranch function_c1_irat ,master 
-0x7454 033044 fetch 1 ,mem_le_conn_own_addr_type 
-0x7455 033045 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      033046 function_c1_irat:
-0x7456 033047 store 1 ,mem_le_iat 
-0x7457 033048 storet 1 ,mem_le_rat 
-0x7458 033049 force regidx_data ,regext_index 
-0x7459 033050 arg mem_le_iat ,regb 
-0x745a 033051 force 4 ,loopcnt 
-:      033052 function_c1_loop1:
-0x745b 033053 ifetch 4 ,rega 
-0x745c 033054 ifetcht 4 ,regb 
-0x745d 033055 ixor temp ,regext 
-0x745e 033056 increase 1 ,regext_index 
-0x745f 033057 increase 4 ,rega 
-0x7460 033058 increase 4 ,regb 
-0x7461 033059 loop function_c1_loop1 
-0x7462 033060 call aes_clear 
-0x7463 033061 increase -4 ,regext_index 
-0x7464 033062 fetch 4 ,mem_le_tk 
-0x7465 033063 copy pdata ,regext 
-0x7466 033064 increase 4 ,regext_index 
-0x7467 033065 force 0x38 ,aes_ctrl 
-0x7468 033066 force 0xc ,aes_ctrl 
-0x7469 033067 call wait_aes 
-0x746a 033069 call aes_clear_data 
-0x746b 033070 force 0x3a ,aes_ctrl 
-0x746c 033071 force 0x8 ,aes_ctrl 
-0x746d 033072 branch wait_aes 
-:      033074 padding_data:
-0x746e 033075 compare 0 ,loopcnt ,3 
-0x746f 033076 rtn true 
-0x7470 033077 deposit contr 
-0x7471 033078 iadd loopcnt ,contw 
-0x7472 033079 force 0 ,pdata 
-:      033080 padding_loop:
-0x7473 033081 istore 1 ,contw 
-0x7474 033082 increase 1 ,loopcnt 
-0x7475 033083 compare 0 ,loopcnt ,3 
-0x7476 033084 rtn true 
-0x7477 033085 branch padding_loop 
-:      033087 aes_load_data:
-0x7478 033088 force regidx_data ,regext_index 
-:      033089 load_data_loop:
-0x7479 033090 deposit loopcnt 
-0x747a 033091 branch load_data_padding ,blank 
-0x747b 033092 ifetch 4 ,contr 
-0x747c 033093 increase -4 ,loopcnt 
-:      033094 load_data_padding:
-0x747d 033095 iforce regext 
-0x747e 033096 increase 1 ,regext_index 
-0x747f 033097 compare regidx_key ,regext_index ,0xf 
-0x7480 033098 rtn true 
-0x7481 033099 branch load_data_loop 
-:      033101 aes_load_xor:
-0x7482 033102 force regidx_xor ,regext_index 
-0x7483 033103 branch load_regext 
-:      033104 load_key:
-0x7484 033105 force regidx_key ,regext_index 
-0x7485 033106 branch load_regext 
-:      033107 load_data128:
-0x7486 033108 force regidx_data ,regext_index 
-:      033109 load_regext:
-0x7487 033110 force 4 ,loopcnt 
-:      033111 load_regext_loop:
-0x7488 033112 ifetch 4 ,contr 
-0x7489 033113 iforce regext 
-0x748a 033114 increase 1 ,regext_index 
-0x748b 033115 loop load_regext_loop 
-0x748c 033116 rtn 
-:      033118 load_sk:
-0x748d 033119 arg mem_le_sk ,contr 
-0x748e 033120 branch load_key 
-:      033122 clear_hidata:
-0x748f 033123 force 4 ,loopcnt 
-0x7490 033124 branch clear_data_rest 
-:      033126 aes_clear_data:
-0x7491 033127 force regidx_data ,regext_index 
-:      033128 aes_clear:
-0x7492 033129 force 4 ,loopcnt 
-:      033130 clear_loop:
-0x7493 033131 force 0 ,regext 
-:      033132 clear_data_rest:
-0x7494 033133 increase 1 ,regext_index 
-0x7495 033134 loop clear_loop 
-0x7496 033135 rtn 
-:      033137 store_aes_result:
-0x7497 033138 force regidx_result ,regext_index 
-0x7498 033139 force 4 ,loopcnt 
-:      033140 send_aes_result_loop:
-0x7499 033141 deposit regext 
-0x749a 033142 istore 4 ,contw 
-0x749b 033143 increase 1 ,regext_index 
-0x749c 033144 loop send_aes_result_loop 
-0x749d 033145 rtn 
-:      033147 store_enc_data:
-0x749e 033148 force regidx_result ,regext_index 
-0x749f 033149 copy regc ,contw 
-0x74a0 033150 add regb ,1 ,loopcnt 
-0x74a1 033151 sub loopcnt ,15 ,null 
-0x74a2 033152 branch store_enc_loop ,positive 
-0x74a3 033153 force 16 ,loopcnt 
-:      033154 store_enc_loop:
-0x74a4 033155 deposit regext 
-0x74a5 033156 sub loopcnt ,3 ,null 
-0x74a6 033157 branch store_enc_byte ,positive 
-0x74a7 033158 istore 4 ,contw 
-0x74a8 033159 increase -4 ,loopcnt 
-0x74a9 033160 rtn zero 
-0x74aa 033161 increase 1 ,regext_index 
-0x74ab 033162 branch store_enc_loop 
-:      033163 store_enc_byte:
-0x74ac 033164 istore 1 ,contw 
-0x74ad 033165 rshift8 pdata ,pdata 
-0x74ae 033166 loop store_enc_byte 
-0x74af 033167 rtn 
-:      033170 compare_res:
-0x74b0 033171 force regidx_result ,regext_index 
-0x74b1 033172 force 4 ,loopcnt 
-:      033173 compare_res_loop:
-0x74b2 033174 ifetch 4 ,contr 
-0x74b3 033175 isub regext ,null 
-0x74b4 033176 nrtn zero 
-0x74b5 033177 increase 1 ,regext_index 
-0x74b6 033178 loop compare_res_loop 
-0x74b7 033179 force 0 ,null 
-0x74b8 033180 rtn 
-:      033182 enable_authrom:
-0x74b9 033183 hfetch 1 ,core_clkoff 
-0x74ba 033184 set0 clock_off_auth_rom ,pdata 
-0x74bb 033185 hstore 1 ,core_clkoff 
-0x74bc 033186 rtn 
-:      033188 disable_authrom:
-0x74bd 033189 hfetch 1 ,core_clkoff 
-0x74be 033190 set1 clock_off_auth_rom ,pdata 
-0x74bf 033191 hstore 1 ,core_clkoff 
-0x74c0 033192 rtn 
-:      033194 init_memp:
-0x74c1 033195 arg mem_p ,contw 
-0x74c2 033196 setsect 0 ,0x3ffff 
-0x74c3 033197 setsect 1 ,0x3ffff 
-0x74c4 033198 setsect 2 ,0x3ffff 
-0x74c5 033199 setsect 3 ,0x3fbff 
-0x74c6 033200 istore 9 ,contw 
-0x74c7 033201 setsect 0 ,0x3ffff 
-0x74c8 033202 setsect 1 ,0x3ffff 
-0x74c9 033203 setsect 2 ,0x3ffff 
-0x74ca 033204 setsect 3 ,0x3ffff 
-0x74cb 033205 istore 9 ,contw 
-0x74cc 033206 setsect 0 ,0x3ffff 
-0x74cd 033207 setsect 1 ,0x3ffff 
-0x74ce 033208 setsect 2 ,0x3cfff 
-0x74cf 033209 setsect 3 ,0x3ffff 
-0x74d0 033210 istore 9 ,contw 
-0x74d1 033211 setsect 0 ,0x3ffff 
-0x74d2 033212 setsect 1 ,0x3ffff 
-0x74d3 033213 setsect 2 ,0x3ffef 
-0x74d4 033214 setsect 3 ,0x3ffff 
-0x74d5 033215 istore 9 ,contw 
-0x74d6 033216 setsect 0 ,0x3ffff 
-0x74d7 033217 setsect 1 ,0x3ffff 
-0x74d8 033218 setsect 2 ,0x3ffff 
-0x74d9 033219 setsect 3 ,0x3ffff 
-0x74da 033220 istore 9 ,contw 
-0x74db 033221 setsect 0 ,0x3ffff 
-0x74dc 033222 setsect 1 ,0x26c7f 
-0x74dd 033223 setsect 2 ,0x146b 
-0x74de 033224 setsect 3 ,0x37bb3 
-0x74df 033225 istore 9 ,contw 
-0x74e0 033226 setsect 0 ,0x1feb8 
-0x74e1 033227 setsect 1 ,0x10c12 
-0x74e2 033228 setsect 2 ,0x2b722 
-0x74e3 033229 setsect 3 ,0x29fa6 
-0x74e4 033230 istore 9 ,contw 
-0x74e5 033231 setsect 0 ,0xe70f 
-0x74e6 033232 setsect 1 ,0x16720 
-0x74e7 033233 setsect 2 ,0x519e 
-0x74e8 033234 setsect 3 ,0x19084 
-0x74e9 033235 istore 9 ,contw 
-0x74ea 033236 setsect 0 ,0x31012 
-0x74eb 033237 setsect 1 ,0x360bf 
-0x74ec 033238 setsect 2 ,0x3f0af 
-0x74ed 033239 setsect 3 ,0x3d3 
-0x74ee 033240 istore 9 ,contw 
-0x74ef 033241 setsect 0 ,0x3a188 
-0x74f0 033242 setsect 1 ,0x3ad0 
-0x74f1 033243 setsect 2 ,0x3cbf2 
-0x74f2 033244 setsect 3 ,0x243d9 
-0x74f3 033245 istore 9 ,contw 
-0x74f4 033246 setsect 0 ,0x2b030 
-0x74f5 033247 setsect 1 ,0x36a03 
-0x74f6 033248 setsect 2 ,0x11188 
-0x74f7 033249 setsect 3 ,0x1e520 
-0x74f8 033250 istore 9 ,contw 
-0x74f9 033251 setsect 0 ,0x3a11e 
-0x74fa 033252 setsect 1 ,0xfe5d 
-0x74fb 033253 setsect 2 ,0xdd57 
-0x74fc 033254 setsect 3 ,0x1ac93 
-0x74fd 033255 istore 9 ,contw 
-0x74fe 033256 setsect 0 ,0x11ed 
-0x74ff 033257 setsect 1 ,0x218c4 
-0x7500 033258 setsect 2 ,0x8da7 
-0x7501 033259 setsect 3 ,0x257ff 
-0x7502 033260 istore 9 ,contw 
-0x7503 033261 setsect 0 ,0x3192b 
-0x7504 033262 setsect 1 ,0x34641 
-0x7505 033263 setsect 2 ,0x1be0c 
-0x7506 033264 setsect 3 ,0x366ad 
-0x7507 033265 istore 9 ,contw 
-0x7508 033266 setsect 0 ,0x1f83 
-0x7509 033267 setsect 1 ,0x15a23 
-0x750a 033268 setsect 2 ,0x3f9b0 
-0x750b 033269 setsect 3 ,0x3949 
-0x750c 033270 istore 9 ,contw 
-0x750d 033271 setsect 0 ,0x13a51 
-0x750e 033272 setsect 1 ,0x153fd 
-0x750f 033273 setsect 2 ,0x3372a 
-0x7510 033274 setsect 3 ,0xf1bb 
-0x7511 033275 istore 9 ,contw 
-0x7512 033276 setsect 0 ,0x3ae85 
-0x7513 033277 setsect 1 ,0x1eed9 
-0x7514 033278 setsect 2 ,0x9e66 
-0x7515 033279 setsect 3 ,0x1a8 
-0x7516 033280 istore 8 ,contw 
-0x7517 033281 rtn 
-:      033285 init_memp_256:
-0x7518 033286 arg mem_p_256 ,contw 
-0x7519 033287 setsect 0 ,0x3ffff 
-0x751a 033288 setsect 1 ,0x3ffff 
-0x751b 033289 setsect 2 ,0x3ffff 
-0x751c 033290 setsect 3 ,0x3ffff 
-0x751d 033291 istore 9 ,contw 
-0x751e 033292 setsect 0 ,0x3ffff 
-0x751f 033293 setsect 1 ,0x3f 
-0x7520 033294 setsect 2 ,0x0 
-0x7521 033295 setsect 3 ,0x0 
-0x7522 033296 istore 9 ,contw 
-0x7523 033297 setsect 0 ,0x0 
-0x7524 033298 setsect 1 ,0x0 
-0x7525 033299 setsect 2 ,0x1000 
-0x7526 033300 setsect 3 ,0x0 
-0x7527 033301 istore 9 ,contw 
-0x7528 033302 setsect 0 ,0x3ff00 
-0x7529 033303 setsect 1 ,0x3ffff 
-0x752a 033304 setsect 2 ,0x3ffcf 
-0x752b 033305 setsect 3 ,0x3ffff 
-0x752c 033306 istore 9 ,contw 
-0x752d 033307 setsect 0 ,0x3ffff 
-0x752e 033308 setsect 1 ,0x3ffff 
-0x752f 033309 setsect 2 ,0x3ffff 
-0x7530 033310 setsect 3 ,0x3ff 
-0x7531 033311 istore 9 ,contw 
-0x7532 033312 setsect 0 ,0x0 
-0x7533 033313 setsect 1 ,0x0 
-0x7534 033314 setsect 2 ,0x0 
-0x7535 033315 setsect 3 ,0x0 
-0x7536 033316 istore 9 ,contw 
-0x7537 033317 setsect 0 ,0x10000 
-0x7538 033318 setsect 1 ,0x0 
-0x7539 033319 setsect 2 ,0x3f000 
-0x753a 033320 setsect 3 ,0x3ffff 
-0x753b 033321 istore 9 ,contw 
-0x753c 033322 setsect 0 ,0x296ff 
-0x753d 033323 setsect 1 ,0x22630 
-0x753e 033324 setsect 2 ,0x3945d 
-0x753f 033325 setsect 3 ,0x3d284 
-0x7540 033326 istore 9 ,contw 
-0x7541 033327 setsect 0 ,0x333a0 
-0x7542 033328 setsect 1 ,0x4b7a 
-0x7543 033329 setsect 2 ,0x37d8 
-0x7544 033330 setsect 3 ,0x3c9dc 
-0x7545 033331 istore 9 ,contw 
-0x7546 033332 setsect 0 ,0x3a440 
-0x7547 033333 setsect 1 ,0x1b958 
-0x7548 033334 setsect 2 ,0x38bce 
-0x7549 033335 setsect 3 ,0x1091f 
-0x754a 033336 istore 9 ,contw 
-0x754b 033337 setsect 0 ,0x2e12c 
-0x754c 033338 setsect 1 ,0x1f47c 
-0x754d 033339 setsect 2 ,0x356b1 
-0x754e 033340 setsect 3 ,0x2fd47 
-0x754f 033341 istore 9 ,contw 
-0x7550 033342 setsect 0 ,0x6837 
-0x7551 033343 setsect 1 ,0x2ed90 
-0x7552 033344 setsect 2 ,0x1ecec 
-0x7553 033345 setsect 3 ,0x1acc5 
-0x7554 033346 istore 9 ,contw 
-0x7555 033347 setsect 0 ,0x23357 
-0x7556 033348 setsect 1 ,0x18af3 
-0x7557 033349 setsect 2 ,0xf9e1 
-0x7558 033350 setsect 3 ,0x129f0 
-0x7559 033351 istore 9 ,contw 
-0x755a 033352 setsect 0 ,0x2e7eb 
-0x755b 033353 setsect 1 ,0x3e6e3 
-0x755c 033354 setsect 2 ,0x3e1a7 
-0x755d 033355 setsect 3 ,0x10b8b 
-0x755e 033356 istore 9 ,contw 
-0x755f 033357 setsect 0 ,0x24fe3 
-0x7560 033358 setsect 1 ,0x20ef 
-0x7561 033359 setsect 2 ,0x1b5a6 
-0x7562 033360 setsect 3 ,0xdc2f 
-0x7563 033361 istore 9 ,contw 
-0x7564 033362 setsect 0 ,0x13860 
-0x7565 033363 setsect 1 ,0x2bd69 
-0x7566 033364 setsect 2 ,0x391a 
-0x7567 033365 setsect 3 ,0x1b222 
-0x7568 033366 istore 9 ,contw 
-0x7569 033367 rtn 
-:      033370 publickey_init:
-0x756a 033371 fetch 1 ,mem_ssp_enable 
-0x756b 033372 nbranch sp_initialize ,blank 
-0x756c 033373 branch sp_initialize_256 
-:      033375 sp_calc_sequence_256_check:
-0x756d 033376 bpatchx patch3c_4 ,mem_patch3c 
-0x756e 033377 fetch 1 ,mem_ssp_enable 
-0x756f 033378 rtn blank 
-0x7570 033379 fetch 1 ,mem_sp_local_key_invalid 
-0x7571 033380 rtnne sp_key_valid 
-0x7572 033381 fetch 1 ,mem_le_secure_connect_enable 
-0x7573 033382 rtn blank 
-0x7574 033383 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7575 033384 rtneq sp_key_valid_256 
-0x7576 033385 fetch 2 ,mem_ui_state_map 
-0x7577 033386 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
-0x7578 033387 fetch 1 ,mem_le_sc_calc 
-0x7579 033388 beq sp_calc_standby ,sp_initialize_256 
-0x757a 033389 rtn 
-:      033390 stop_publickey_calc_256:
-0x757b 033391 jam sp_calc_standby ,mem_le_sc_calc 
-0x757c 033392 rtn 
-:      033395 sp_initialize:
-0x757d 033396 bpatchx patch3c_5 ,mem_patch3c 
-0x757e 033397 fetch 1 ,mem_ssp_enable 
-0x757f 033398 branch ssp_disable ,blank 
-0x7580 033399 call ssp_enable 
-0x7581 033400 call sp_clear_flags 
-0x7582 033401 branch sp_pubkey_calc 
-:      033403 sp_clear_flags:
-0x7583 033404 setarg 0 
-0x7584 033405 store 8 ,mem_sp_state_start 
-0x7585 033406 store 4 ,mem_sp_flag_start 
-0x7586 033407 store 7 ,mem_sp_iocap_remote 
-0x7587 033408 rtn 
-:      033410 sp_generate_local_key:
-0x7588 033411 jam sp_flag_commit ,mem_sp_flag 
-0x7589 033412 branch sp_generate_local_key0 
-:      033413 sp_master_generate_local_key:
-0x758a 033414 fetch 1 ,mem_sp_local_key_invalid 
-0x758b 033415 beq sp_key_valid ,sp_dhkey_calc 
-0x758c 033416 branch assert 
-:      033417 sp_generate_local_key0:
-0x758d 033418 fetch 1 ,mem_sp_local_key_invalid 
-0x758e 033419 beq sp_key_valid ,sp_start_send_pubkey 
-0x758f 033420 branch sp_pubkey_calc 
-:      033422 sp_start_send_pubkey:
-0x7590 033423 call sp_dhkey_calc 
-0x7591 033424 fetch 1 ,mem_master_sp_state 
-0x7592 033425 nrtn blank 
-0x7593 033426 jam sp_stat_key_send ,mem_sp_state 
-0x7594 033427 rtn 
-:      033430 sp_calc_check_publickey_256:
-0x7595 033431 call sp_calc_b256 
-0x7596 033432 arg mem_le_pubkey_remote_y_256 ,rega 
-0x7597 033433 arg mem_t7_256 ,contw 
-0x7598 033434 call bn_sqrmod_256 
-0x7599 033435 arg mem_le_pubkey_remote_x_256 ,rega 
-0x759a 033436 arg mem_t2_256 ,contw 
-0x759b 033437 call bn_sqrmod_256 
-0x759c 033438 arg mem_t2_256 ,rega 
-0x759d 033439 arg mem_le_pubkey_remote_x_256 ,regb 
-0x759e 033440 arg mem_t2_256 ,contw 
-0x759f 033441 call bn_mulmod_256 
-0x75a0 033442 arg mem_a_256 ,rega 
-0x75a1 033443 arg mem_le_pubkey_remote_x_256 ,regb 
-0x75a2 033444 arg mem_t3_256 ,contw 
-0x75a3 033445 call bn_mulmod_256 
-0x75a4 033446 arg mem_t3_256 ,rega 
-0x75a5 033447 arg mem_t2_256 ,regb 
-0x75a6 033448 arg mem_t2_256 ,contw 
-0x75a7 033449 call bn_addmod_256 
-0x75a8 033450 arg mem_t0_256 ,rega 
-0x75a9 033451 arg mem_t2_256 ,regb 
-0x75aa 033452 arg mem_t0_256 ,contw 
-0x75ab 033453 call bn_addmod_256 
-0x75ac 033454 arg 32 ,loopcnt 
-0x75ad 033455 arg mem_t7_256 ,rega 
-0x75ae 033456 arg mem_t0_256 ,regb 
-0x75af 033457 branch string_compare 
-:      033459 sp_calc_b256:
-0x75b0 033460 arg mem_gy_256 ,rega 
-0x75b1 033461 arg mem_t0_256 ,contw 
-0x75b2 033462 call bn_sqrmod_256 
-0x75b3 033463 arg mem_gx_256 ,rega 
-0x75b4 033464 arg mem_t2_256 ,contw 
-0x75b5 033465 call bn_sqrmod_256 
-0x75b6 033466 arg mem_t2_256 ,rega 
-0x75b7 033467 arg mem_gx_256 ,regb 
-0x75b8 033468 arg mem_t2_256 ,contw 
-0x75b9 033469 call bn_mulmod_256 
-0x75ba 033470 arg mem_a_256 ,rega 
-0x75bb 033471 arg mem_gx_256 ,regb 
-0x75bc 033472 arg mem_t3_256 ,contw 
-0x75bd 033473 call bn_mulmod_256 
-0x75be 033474 arg mem_t3_256 ,rega 
-0x75bf 033475 arg mem_t2_256 ,regb 
-0x75c0 033476 arg mem_t2_256 ,contw 
-0x75c1 033477 call bn_addmod_256 
-0x75c2 033478 arg mem_t0_256 ,rega 
-0x75c3 033479 arg mem_t2_256 ,regb 
-0x75c4 033480 arg mem_t0_256 ,contw 
-0x75c5 033481 branch bn_submod_256 
-:      033483 sp_calc_check_publickey:
-0x75c6 033484 call sp_calc_b 
-0x75c7 033485 arg mem_sp_pubkey_remote_y ,rega 
-0x75c8 033486 arg mem_t7_256 ,contw 
-0x75c9 033487 call bn_sqrmod 
-0x75ca 033488 arg mem_sp_pubkey_remote_x ,rega 
-0x75cb 033489 arg mem_t2_256 ,contw 
-0x75cc 033490 call bn_sqrmod 
-0x75cd 033491 arg mem_t2_256 ,rega 
-0x75ce 033492 arg mem_sp_pubkey_remote_x ,regb 
-0x75cf 033493 arg mem_t2_256 ,contw 
-0x75d0 033494 call bn_mulmod 
-0x75d1 033495 arg mem_a ,rega 
-0x75d2 033496 arg mem_sp_pubkey_remote_x ,regb 
-0x75d3 033497 arg mem_t3_256 ,contw 
-0x75d4 033498 call bn_mulmod 
-0x75d5 033499 arg mem_t3_256 ,rega 
-0x75d6 033500 arg mem_t2_256 ,regb 
-0x75d7 033501 arg mem_t2_256 ,contw 
-0x75d8 033502 call bn_addmod 
-0x75d9 033503 arg mem_t0_256 ,rega 
-0x75da 033504 arg mem_t2_256 ,regb 
-0x75db 033505 arg mem_t0_256 ,contw 
-0x75dc 033506 call bn_addmod 
-0x75dd 033507 arg 24 ,loopcnt 
-0x75de 033508 arg mem_t7_256 ,rega 
-0x75df 033509 arg mem_t0_256 ,regb 
-0x75e0 033510 branch string_compare 
-:      033512 sp_calc_b:
-0x75e1 033513 arg mem_gy ,rega 
-0x75e2 033514 arg mem_t0_256 ,contw 
-0x75e3 033515 call bn_sqrmod 
-0x75e4 033516 arg mem_gx ,rega 
-0x75e5 033517 arg mem_t2_256 ,contw 
-0x75e6 033518 call bn_sqrmod 
-0x75e7 033519 arg mem_t2_256 ,rega 
-0x75e8 033520 arg mem_gx ,regb 
-0x75e9 033521 arg mem_t2_256 ,contw 
-0x75ea 033522 call bn_mulmod 
-0x75eb 033523 arg mem_a ,rega 
-0x75ec 033524 arg mem_gx ,regb 
-0x75ed 033525 arg mem_t3_256 ,contw 
-0x75ee 033526 call bn_mulmod 
-0x75ef 033527 arg mem_t3_256 ,rega 
-0x75f0 033528 arg mem_t2_256 ,regb 
-0x75f1 033529 arg mem_t2_256 ,contw 
-0x75f2 033530 call bn_addmod 
-0x75f3 033531 arg mem_t0_256 ,rega 
-0x75f4 033532 arg mem_t2_256 ,regb 
-0x75f5 033533 arg mem_t0_256 ,contw 
-0x75f6 033534 branch bn_submod 
-:      033537 sp_calculate_commitment:
-0x75f7 033538 fetch 1 ,mem_sp_calc 
-0x75f8 033539 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
-0x75f9 033540 call sp_local_random_key_generator 
-0x75fa 033541 arg mem_sp_prarm_stack ,contw 
-0x75fb 033542 setarg mem_sp_random_local_end 
-0x75fc 033543 istore 2 ,contw 
-0x75fd 033544 setarg mem_sp_pubkey_local_x_end 
-0x75fe 033545 istore 2 ,contw 
-0x75ff 033546 setarg mem_sp_pubkey_remote_x_end 
-0x7600 033547 istore 2 ,contw 
-0x7601 033548 branch sp_calculate_commitment0 
-:      033549 master_sp_calculate_commitment:
-0x7602 033550 arg mem_sp_prarm_stack ,contw 
-0x7603 033551 setarg mem_sp_random_remote_end 
-0x7604 033552 istore 2 ,contw 
-0x7605 033553 setarg mem_sp_pubkey_remote_x_end 
-0x7606 033554 istore 2 ,contw 
-0x7607 033555 setarg mem_sp_pubkey_local_x_end 
-0x7608 033556 istore 2 ,contw 
-:      033557 sp_calculate_commitment0:
-0x7609 033558 call function_f1 
-0x760a 033559 fetch 1 ,mem_master_sp_state 
-0x760b 033560 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
-0x760c 033561 jam sp_flag_commit ,mem_sp_flag 
-0x760d 033562 jam sp_stat_commit_send ,mem_sp_state 
-0x760e 033563 rtn 
-:      033564 master_sp_calculate_commitment0:
-0x760f 033565 jam sp_stat_commitment_compare ,mem_master_sp_state 
-0x7610 033566 call sp_master_generate_local_key 
-0x7611 033567 branch master_set_mem_master_sp_flag 
-:      033569 sp_local_random_key_generator:
-0x7612 033570 arg mem_sp_random_local ,contw 
-0x7613 033571 force 8 ,queue 
-0x7614 033572 branch random_generator 
-:      033574 sp_calculate_commitment_wait_dhkey_calc:
-0x7615 033575 jam sp_flag_commit ,mem_sp_flag 
-0x7616 033576 rtn 
-:      033578 sp_confirm_check:
-0x7617 033580 bpatchx patch3c_6 ,mem_patch3c 
-0x7618 033581 arg mem_addr_value ,contw 
-0x7619 033582 fetch 6 ,mem_lap 
-0x761a 033583 istore 6 ,contw 
-0x761b 033584 fetch 6 ,mem_plap 
-0x761c 033585 istore 6 ,contw 
-0x761d 033586 fetch 3 ,mem_sp_iocap_remote 
-0x761e 033587 istore 3 ,contw 
-0x761f 033589 call function_f3a 
-0x7620 033591 arg mem_sp_calc_result_high ,rega 
-0x7621 033592 arg mem_sp_check_result ,regb 
-0x7622 033593 force 4 ,queue 
-0x7623 033594 call compare4 
-0x7624 033595 nbranch sp_confirm_check_failed ,true 
-0x7625 033597 call sp_confirm_check_success 
-0x7626 033598 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7627 033599 branch tid_set_reply 
-:      033601 sp_confirm_check_success:
-0x7628 033602 fetch 1 ,mem_master_sp_state 
-0x7629 033603 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
-0x762a 033604 jam sp_stat_confirm_calc ,mem_sp_state 
-0x762b 033605 jam sp_flag_commit ,mem_sp_flag 
-0x762c 033606 jam lmp_accepted ,mem_lmo_opcode2 
-0x762d 033607 rtn 
-:      033608 sp_confirm_check_success_master:
-0x762e 033609 jam lmp_accepted ,mem_lmo_opcode2 
-0x762f 033610 jam sp_state_end ,mem_master_sp_state 
-0x7630 033611 branch master_set_mem_master_sp_flag 
-:      033614 sp_confirm_check_failed:
-0x7631 033615 fetch 1 ,mem_master_sp_state 
-0x7632 033616 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
-0x7633 033617 jam sp_stat_null ,mem_sp_state 
-0x7634 033618 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7635 033620 jam authentication_failure_error ,mem_lmo_reason2 
-0x7636 033621 rtn 
-:      033622 sp_confirm_check_failed_master:
-0x7637 033623 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7638 033624 jam sp_stat_null ,mem_master_sp_state 
-0x7639 033625 rtn 
-:      033627 sp_confirm_calc:
-0x763a 033628 fetch 1 ,mem_sp_dh_ready 
-0x763b 033629 beq sp_flag_commit ,sp_confirm_calc_ready 
-0x763c 033630 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x763d 033631 branch master_set_mem_master_sp_flag 
-:      033632 sp_confirm_calc_ready:
-0x763e 033633 arg mem_addr_value ,contw 
-0x763f 033634 fetch 6 ,mem_plap 
-0x7640 033635 istore 6 ,contw 
-0x7641 033636 fetch 6 ,mem_lap 
-0x7642 033637 istore 6 ,contw 
-0x7643 033638 fetch 3 ,mem_sp_iocap_local 
-0x7644 033639 istore 3 ,contw 
-0x7645 033641 call function_f3b 
-0x7646 033642 fetch 1 ,mem_master_sp_state 
-0x7647 033643 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
-0x7648 033644 jam sp_stat_confirm_send ,mem_sp_state 
-0x7649 033645 jam sp_flag_commit ,mem_sp_flag 
-0x764a 033646 rtn 
-:      033647 sp_confirm_calc_master:
-0x764b 033648 jam sp_stat_confirm_send ,mem_master_sp_state 
-0x764c 033649 jam sp_flag_commit ,mem_master_sp_flag 
-0x764d 033650 rtn 
-:      033652 sp_master_key_prarm_push:
-0x764e 033653 arg mem_sp_prarm_stack ,contw 
-0x764f 033654 fetch 6 ,mem_plap 
-0x7650 033655 istore 6 ,contw 
-0x7651 033656 fetch 6 ,mem_lap 
-0x7652 033657 istore 6 ,contw 
-0x7653 033658 setarg mem_sp_random_local_end 
-0x7654 033659 istore 2 ,contw 
-0x7655 033660 setarg mem_sp_random_remote_end 
-0x7656 033661 istore 2 ,contw 
-0x7657 033662 branch sp_link_key_calc 
-:      033663 sp_link_key_prarm_push:
-0x7658 033664 jam sp_stat_done ,mem_sp_state 
-0x7659 033665 arg mem_sp_prarm_stack ,contw 
-0x765a 033666 fetch 6 ,mem_lap 
-0x765b 033667 istore 6 ,contw 
-0x765c 033668 fetch 6 ,mem_plap 
-0x765d 033669 istore 6 ,contw 
-0x765e 033670 setarg mem_sp_random_remote_end 
-0x765f 033671 istore 2 ,contw 
-0x7660 033672 setarg mem_sp_random_local_end 
-0x7661 033673 istore 2 ,contw 
-:      033674 sp_link_key_calc:
-0x7662 033676 arg mem_addr_value ,contw 
-0x7663 033677 fetch 6 ,mem_sp_prarm_stack 
-0x7664 033678 istore 6 ,contw 
-0x7665 033679 fetch 6 ,mem_sp_prarm_stack + 6 
-0x7666 033680 istore 6 ,contw 
-0x7667 033682 call function_f2 
-0x7668 033685 jam 1 ,mem_link_key_exists 
-0x7669 033686 arg mem_link_key ,contw 
-0x766a 033687 arg mem_sp_calc_result_high ,contr 
-0x766b 033688 call memcpy16 
-0x766c 033689 branch generate_linkkey_continue 
-:      033692 sp_pubkey_calc:
-0x766d 033693 bpatchx patch3c_7 ,mem_patch3c 
-0x766e 033694 fetch 1 ,mem_sp_local_key_invalid 
-0x766f 033695 rtnne sp_key_invalid 
-0x7670 033696 fetch 1 ,mem_sp_calc 
-0x7671 033697 rtnne sp_calc_standby 
-0x7672 033698 arg mem_sp_private_key ,contw 
-0x7673 033699 force 11 ,queue 
-0x7674 033700 call random_generator 
-0x7675 033701 random pdata 
-0x7676 033702 rshift pdata ,pdata 
-0x7677 033703 istore 2 ,contw 
-0x7678 033705 arg mem_k ,contw 
-0x7679 033706 arg mem_sp_private_key ,contr 
-0x767a 033707 call memcpy24 
-0x767b 033709 arg mem_ax ,contw 
-0x767c 033710 arg mem_gx ,contr 
-0x767d 033711 call memcpy48 
-0x767e 033713 arg mem_az ,contw 
-0x767f 033714 call bn_zero 
-0x7680 033715 jam 1 ,mem_az 
-0x7681 033717 call eckp_calc_init 
-0x7682 033718 jam sp_calc_pubkey ,mem_sp_calc 
-0x7683 033719 rtn 
-:      033721 sp_pubkey_generated:
-0x7684 033722 arg mem_sp_pubkey_local ,contw 
-0x7685 033723 arg mem_bx ,contr 
-0x7686 033724 call memcpy48 
-0x7687 033725 jam sp_key_valid ,mem_sp_local_key_invalid 
-0x7688 033726 jam sp_calc_standby ,mem_sp_calc 
-0x7689 033727 rtn 
-:      033729 sp_dhkey_calc:
-0x768a 033730 bpatchx patch3d_0 ,mem_patch3d 
-0x768b 033731 fetch 1 ,mem_sp_dhkey_invalid 
-0x768c 033732 rtnne sp_key_invalid 
-0x768d 033733 fetch 1 ,mem_sp_calc 
-0x768e 033734 rtnne sp_calc_standby 
-0x768f 033736 arg mem_k ,contw 
-0x7690 033737 arg mem_sp_private_key ,contr 
-0x7691 033738 call memcpy24 
-0x7692 033740 arg mem_ax ,contw 
-0x7693 033741 arg mem_sp_pubkey_remote ,contr 
-0x7694 033742 call memcpy48 
-0x7695 033744 arg mem_az ,contw 
-0x7696 033745 call bn_zero 
-0x7697 033746 jam 1 ,mem_az 
-0x7698 033748 call eckp_calc_init 
-0x7699 033749 jam sp_calc_dhkey ,mem_sp_calc 
-0x769a 033750 rtn 
-:      033752 sp_dhkey_generated:
-0x769b 033753 jam sp_flag_commit ,mem_sp_dh_ready 
-0x769c 033754 arg mem_sp_dhkey ,contw 
-0x769d 033755 arg mem_bx ,contr 
-0x769e 033756 call memcpy24 
-0x769f 033757 jam sp_key_valid ,mem_sp_dhkey_invalid 
-0x76a0 033758 jam sp_calc_standby ,mem_sp_calc 
-0x76a1 033759 rtn 
-:      033761 random_generator:
-0x76a2 033762 increase -1 ,queue 
-0x76a3 033763 nrtn positive 
-0x76a4 033764 random pdata 
-0x76a5 033765 istore 2 ,contw 
-0x76a6 033766 branch random_generator 
-:      033767 compare4:
-0x76a7 033768 increase -1 ,queue 
-0x76a8 033769 nbranch compare4_success ,positive 
-0x76a9 033770 ifetch 4 ,rega 
-0x76aa 033771 copy pdata ,temp 
-0x76ab 033772 ifetch 4 ,regb 
-0x76ac 033773 iflip temp ,pdata 
-0x76ad 033774 nbranch compare4_failed ,zero 
-0x76ae 033775 increase 4 ,rega 
-0x76af 033776 increase 4 ,regb 
-0x76b0 033777 branch compare4 
-:      033778 compare4_failed:
-0x76b1 033779 disable true 
-0x76b2 033780 rtn 
-:      033781 compare4_success:
-0x76b3 033782 enable true 
-0x76b4 033783 rtn 
-:      033790 simple_pairing_sequence:
-0x76b5 033791 bpatchx patch3d_1 ,mem_patch3d 
-0x76b6 033792 fetch 1 ,mem_sp_flag 
-0x76b7 033793 rtn blank 
-0x76b8 033794 call lmo_fifo_check 
-0x76b9 033795 nrtn blank 
-0x76ba 033796 jam sp_flag_standby ,mem_sp_flag 
-0x76bb 033797 fetch 1 ,mem_sp_state 
-0x76bc 033798 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
-0x76bd 033799 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
-0x76be 033800 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
-0x76bf 033801 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
-0x76c0 033802 beq sp_stat_key_generate ,sp_generate_local_key 
-0x76c1 033803 beq sp_stat_commit_calc ,sp_calculate_commitment 
-0x76c2 033804 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76c3 033805 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76c4 033806 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
-0x76c5 033808 rtn 
-:      033810 master_simple_paring_sequence:
-0x76c6 033811 bpatchx patch3d_2 ,mem_patch3d 
-0x76c7 033812 fetch 1 ,mem_master_sp_flag 
-0x76c8 033813 rtn blank 
-0x76c9 033814 call lmo_fifo_check 
-0x76ca 033815 nrtn blank 
-0x76cb 033816 jam sp_flag_standby ,mem_master_sp_flag 
-0x76cc 033817 fetch 1 ,mem_master_sp_state 
-0x76cd 033818 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
-0x76ce 033819 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
-0x76cf 033820 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
-0x76d0 033821 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
-0x76d1 033822 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
-0x76d2 033823 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
-0x76d3 033824 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76d4 033825 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
-0x76d5 033826 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76d6 033827 beq sp_state_end ,master_sp_sm_end 
-0x76d7 033828 rtn 
-:      033830 master_set_mem_master_sp_flag:
-0x76d8 033831 jam sp_flag_commit ,mem_master_sp_flag 
-0x76d9 033832 rtn 
-:      033834 master_clear_mem_master_sp_flag:
-0x76da 033835 jam sp_flag_standby ,mem_master_sp_flag 
-0x76db 033836 rtn 
-:      033837 sp_calc_sequence:
-0x76dc 033838 bpatchx patch3d_3 ,mem_patch3d 
-0x76dd 033839 fetch 1 ,mem_ssp_enable 
-0x76de 033840 rtn blank 
-0x76df 033841 fetch 1 ,mem_sp_calc 
-0x76e0 033842 rtn blank 
-0x76e1 033843 increase 0x80 ,pdata 
-0x76e2 033844 store 1 ,mem_sp_calc 
-0x76e3 033845 rtnbit1 7 
-0x76e4 033846 fetch 1 ,mem_ec_loopc 
-0x76e5 033847 branch sp_calc_sequence_done ,blank 
-0x76e6 033848 branch eckp_calc 
-:      033850 sp_calc_sequence_done:
-0x76e7 033851 call ecunmapz 
-0x76e8 033852 fetch 1 ,mem_sp_calc 
-0x76e9 033853 beq sp_calc_pubkey ,sp_pubkey_generated 
-0x76ea 033854 beq sp_calc_dhkey ,sp_dhkey_generated 
-0x76eb 033855 rtn 
-:      033858 bn_testbit:
-0x76ec 033859 and pdata ,7 ,queue 
-0x76ed 033860 rshift3 pdata ,pdata 
-0x76ee 033861 iadd contr ,contr 
-0x76ef 033862 ifetch 1 ,contr 
-0x76f0 033863 qisolate0 pdata 
-0x76f1 033864 rtn 
-:      033867 ec_copy:
-0x76f2 033868 call memcpy24 
-0x76f3 033869 call memcpy24 
-0x76f4 033870 branch memcpy24 
-:      033873 bn_eq_zero:
-0x76f5 033874 ifetch 8 ,contr 
-0x76f6 033875 nrtn blank 
-0x76f7 033876 ifetch 8 ,contr 
-0x76f8 033877 nrtn blank 
-0x76f9 033878 ifetch 8 ,contr 
-0x76fa 033879 rtn 
-:      033884 bn_eq_0:
-0x76fb 033885 ifetch 4 ,rega 
-0x76fc 033886 iforce temp 
-0x76fd 033887 ifetch 4 ,regb 
-0x76fe 033888 isub temp ,null 
-0x76ff 033889 nrtn zero 
-0x7700 033890 increase 4 ,rega 
-0x7701 033891 increase 4 ,regb 
-0x7702 033892 loop bn_eq_0 
-0x7703 033893 rtn 
-:      033896 bn_bigeq:
-0x7704 033897 force 6 ,loopcnt 
-0x7705 033898 increase 20 ,rega 
-0x7706 033899 increase 20 ,regb 
-:      033900 bn_bigeq_0:
-0x7707 033901 ifetch 4 ,regb 
-0x7708 033902 iforce temp 
-0x7709 033903 ifetch 4 ,rega 
-0x770a 033904 isub temp ,pdata 
-0x770b 033905 nrtn positive 
-0x770c 033906 nrtn blank 
-0x770d 033907 increase -4 ,rega 
-0x770e 033908 increase -4 ,regb 
-0x770f 033909 loop bn_bigeq_0 
-0x7710 033910 rtn 
-:      033912 bn_add:
-0x7711 033913 force 6 ,loopcnt 
-0x7712 033914 force 0 ,regc 
-:      033915 bn_add_0:
-0x7713 033916 ifetch 4 ,rega 
-0x7714 033917 iforce temp 
-0x7715 033918 ifetch 4 ,regb 
-0x7716 033919 iadd temp ,pdata 
-0x7717 033920 iadd regc ,pdata 
-0x7718 033921 istore 4 ,contw 
-0x7719 033922 isolate1 32 ,pdata 
-0x771a 033923 setflag true ,0 ,regc 
-0x771b 033924 increase 4 ,rega 
-0x771c 033925 increase 4 ,regb 
-0x771d 033926 loop bn_add_0 
-0x771e 033927 rtn 
-:      033929 bn_sub:
-0x771f 033930 force 6 ,loopcnt 
-0x7720 033931 force 0 ,regc 
-:      033932 bn_sub_0:
-0x7721 033933 ifetch 4 ,regb 
-0x7722 033934 iforce temp 
-0x7723 033935 ifetch 4 ,rega 
-0x7724 033936 isub temp ,pdata 
-0x7725 033937 isub regc ,pdata 
-0x7726 033938 istore 4 ,contw 
-0x7727 033939 isolate1 32 ,pdata 
-0x7728 033940 setflag true ,0 ,regc 
-0x7729 033941 increase 4 ,rega 
-0x772a 033942 increase 4 ,regb 
-0x772b 033943 loop bn_sub_0 
-0x772c 033944 rtn 
-:      033946 bn_rshift6:
-0x772d 033947 force 6 ,loopcnt 
-0x772e 033948 increase 20 ,rega 
-:      033949 bn_rshift:
-0x772f 033950 force 0 ,regc 
-:      033951 bn_rshift_0:
-0x7730 033952 ifetch 4 ,rega 
-0x7731 033953 isolate1 0 ,pdata 
-0x7732 033954 setflag true ,1 ,regc 
-0x7733 033955 rshift pdata ,pdata 
-0x7734 033956 isolate1 0 ,regc 
-0x7735 033957 setflag true ,31 ,pdata 
-0x7736 033958 istore 4 ,rega 
-0x7737 033959 increase -4 ,rega 
-0x7738 033960 rshift regc ,regc 
-0x7739 033961 loop bn_rshift_0 
-0x773a 033962 rtn 
-:      033964 bn_lshift:
-0x773b 033965 force 6 ,loopcnt 
-0x773c 033966 force 0 ,regc 
-:      033967 bn_lshift_0:
-0x773d 033968 ifetch 4 ,rega 
-0x773e 033969 isolate1 31 ,pdata 
-0x773f 033970 setflag true ,1 ,regc 
-0x7740 033971 lshift pdata ,pdata 
-0x7741 033972 isolate1 0 ,regc 
-0x7742 033973 setflag true ,0 ,pdata 
-0x7743 033974 istore 4 ,rega 
-0x7744 033975 increase 4 ,rega 
-0x7745 033976 rshift regc ,regc 
-0x7746 033977 loop bn_lshift_0 
-0x7747 033978 rtn 
-:      033980 bn_lshiftmod:
-0x7748 033981 call bn_lshift 
-:      033982 bn_lshiftmod_ismod:
-0x7749 033983 isolate1 0 ,regc 
-0x774a 033984 branch bn_lshiftmod_0 ,true 
-0x774b 033985 arg mem_p ,regb 
-0x774c 033986 copy rega ,regc 
-0x774d 033987 increase -24 ,rega 
-0x774e 033988 call bn_bigeq 
-0x774f 033989 nrtn positive 
-0x7750 033990 copy regc ,rega 
-:      033991 bn_lshiftmod_0:
-0x7751 033992 increase -24 ,rega 
-0x7752 033993 arg mem_p ,regb 
-0x7753 033994 copy rega ,contw 
-0x7754 033995 branch bn_sub 
-:      033998 bn_addmod:
-0x7755 033999 call bn_add 
-0x7756 034000 copy contw ,rega 
-0x7757 034001 branch bn_lshiftmod_ismod 
-:      034003 bn_submod:
-0x7758 034004 call bn_sub 
-0x7759 034005 isolate0 0 ,regc 
-0x775a 034006 rtn true 
-0x775b 034007 arg mem_p ,regb 
-0x775c 034008 add contw ,-24 ,rega 
-0x775d 034009 copy rega ,contw 
-0x775e 034010 branch bn_add 
-:      034013 bn_p192mod:
-0x775f 034014 copy contw ,timeup 
-0x7760 034015 copy rega ,alarm 
-0x7761 034016 arg mem_tmp2 ,regb 
-0x7762 034017 copy regb ,contw 
-0x7763 034018 add rega ,24 ,contr 
-0x7764 034019 ifetch 8 ,contr 
-0x7765 034020 istore 8 ,contw 
-0x7766 034021 istore 8 ,contw 
-0x7767 034022 force 0 ,pdata 
-0x7768 034023 istore 8 ,contw 
-0x7769 034024 copy timeup ,contw 
-0x776a 034025 call bn_addmod 
-0x776b 034026 arg mem_tmp2 ,regb 
-0x776c 034027 copy regb ,contw 
-0x776d 034028 force 0 ,pdata 
-0x776e 034029 istore 8 ,contw 
-0x776f 034030 add alarm ,32 ,contr 
-0x7770 034031 ifetch 8 ,contr 
-0x7771 034032 istore 8 ,contw 
-0x7772 034033 istore 8 ,contw 
-0x7773 034034 copy timeup ,rega 
-0x7774 034035 copy rega ,contw 
-0x7775 034036 call bn_addmod 
-0x7776 034037 arg mem_tmp2 ,regb 
-0x7777 034038 copy regb ,contw 
-0x7778 034039 add alarm ,40 ,contr 
-0x7779 034040 ifetch 8 ,contr 
-0x777a 034041 istore 8 ,contw 
-0x777b 034042 istore 8 ,contw 
-0x777c 034043 istore 8 ,contw 
-0x777d 034044 copy timeup ,rega 
-0x777e 034045 copy rega ,contw 
-0x777f 034046 branch bn_addmod 
-:      034049 bn_load:
-0x7780 034050 force 6 ,loopcnt 
-:      034051 bn_load_0:
-0x7781 034052 ifetch 4 ,contr 
-0x7782 034053 iforce regext 
-0x7783 034054 increase 1 ,regext_index 
-0x7784 034055 loop bn_load_0 
-0x7785 034056 rtn 
-:      034060 bn_mulmod:
-0x7786 034061 copy contw ,timeup 
-0x7787 034062 arg mem_tmp1 ,contw 
-0x7788 034063 call bn_zero 
-0x7789 034064 arg mem_tmp1 ,contw 
-0x778a 034065 copy rega ,contr 
-0x778b 034066 force 0 ,regext_index 
-0x778c 034067 call bn_load 
-0x778d 034068 copy regb ,contr 
-0x778e 034069 call bn_load 
-0x778f 034070 force 0 ,regb 
-:      034071 bn_mulmod_1:
-0x7790 034072 force 0 ,temp 
-0x7791 034073 force 6 ,regc 
-:      034074 bn_mulmod_0:
-0x7792 034075 ifetch 4 ,contw 
-0x7793 034076 iforce rega 
-0x7794 034077 copy regb ,regext_index 
-0x7795 034078 deposit regext 
-0x7796 034079 copy regc ,regext_index 
-0x7797 034080 imul32 regext ,pdata 
-0x7798 034081 iadd rega ,pdata 
-0x7799 034082 iadd temp ,pdata 
-0x779a 034083 istore 4 ,contw 
-0x779b 034084 rshift32 pdata ,temp 
-0x779c 034085 increase 1 ,regc 
-0x779d 034086 compare 12 ,regc ,0xff 
-0x779e 034087 nbranch bn_mulmod_0 ,true 
-0x779f 034088 deposit temp 
-0x77a0 034089 istore 4 ,contw 
-0x77a1 034090 increase -24 ,contw 
-0x77a2 034091 increase 1 ,regb 
-0x77a3 034092 compare 6 ,regb ,0xff 
-0x77a4 034093 nbranch bn_mulmod_1 ,true 
-0x77a5 034094 arg mem_tmp1 ,rega 
-0x77a6 034095 copy timeup ,contw 
-0x77a7 034096 branch bn_p192mod 
-:      034099 bn_sqrmod:
-0x77a8 034100 copy rega ,regb 
-0x77a9 034101 branch bn_mulmod 
-:      034103 bn_rshifteven:
-0x77aa 034104 copy rega ,alarm 
-:      034105 bn_rshifteven_1:
-0x77ab 034106 copy alarm ,rega 
-0x77ac 034107 ifetch 1 ,rega 
-0x77ad 034108 isolate1 0 ,pdata 
-0x77ae 034109 rtn true 
-0x77af 034110 call bn_rshift6 
-0x77b0 034111 ifetch 1 ,regb 
-0x77b1 034112 isolate0 0 ,pdata 
-0x77b2 034113 branch bn_rshifteven_0 ,true 
-0x77b3 034114 arg mem_p ,rega 
-0x77b4 034115 copy regb ,contw 
-0x77b5 034116 call bn_add 
-0x77b6 034117 ifetch 1 ,regb 
-0x77b7 034118 iadd regc ,pdata 
-0x77b8 034119 istore 1 ,regb 
-0x77b9 034120 increase -24 ,regb 
-:      034121 bn_rshifteven_0:
-0x77ba 034122 add regb ,24 ,rega 
-0x77bb 034123 force 7 ,loopcnt 
-0x77bc 034124 call bn_rshift 
-0x77bd 034125 branch bn_rshifteven_1 
-:      034128 bn_invmod:
-0x77be 034129 copy contw ,timeup 
-0x77bf 034130 arg mem_tmp0 ,contw 
-0x77c0 034131 call bn_zero 
-0x77c1 034132 force 0 ,pdata 
-0x77c2 034133 store 4 ,mem_tmp5 
-0x77c3 034134 store 4 ,mem_t2 
-0x77c4 034135 jam 1 ,mem_tmp0 
-0x77c5 034136 arg mem_tmp1 ,contw 
-0x77c6 034137 call bn_zero 
-0x77c7 034138 arg mem_p ,contr 
-0x77c8 034139 arg mem_tmp2 ,contw 
-0x77c9 034140 call memcpy24 
-0x77ca 034141 copy rega ,contr 
-0x77cb 034142 arg mem_tmp3 ,contw 
-0x77cc 034143 call memcpy24 
-:      034144 bn_invmod_2:
-0x77cd 034145 arg mem_tmp3 ,contr 
-0x77ce 034146 call bn_eq_zero 
-0x77cf 034147 branch bn_invmod_0 ,blank 
-0x77d0 034148 arg mem_tmp3 ,rega 
-0x77d1 034149 arg mem_tmp0 ,regb 
-0x77d2 034150 call bn_rshifteven 
-0x77d3 034152 arg mem_tmp2 ,rega 
-0x77d4 034153 arg mem_tmp1 ,regb 
-0x77d5 034154 call bn_rshifteven 
-0x77d6 034155 arg mem_tmp3 ,rega 
-0x77d7 034156 arg mem_tmp2 ,regb 
-0x77d8 034157 call bn_bigeq 
-0x77d9 034158 branch bn_invmod_1 ,positive 
-0x77da 034159 arg mem_tmp2 ,rega 
-0x77db 034160 arg mem_tmp3 ,regb 
-0x77dc 034161 copy rega ,contw 
-0x77dd 034162 call bn_sub 
-0x77de 034163 arg mem_tmp0 ,rega 
-0x77df 034164 arg mem_tmp1 ,regb 
-0x77e0 034165 copy regb ,contw 
-0x77e1 034166 call bn_add 
-0x77e2 034167 ifetch 1 ,rega 
-0x77e3 034168 iadd regc ,regc 
-0x77e4 034169 ifetch 1 ,regb 
-0x77e5 034170 iadd regc ,pdata 
-0x77e6 034171 istore 1 ,regb 
-0x77e7 034172 branch bn_invmod_2 
-:      034173 bn_invmod_1:
-0x77e8 034174 arg mem_tmp3 ,rega 
-0x77e9 034175 arg mem_tmp2 ,regb 
-0x77ea 034176 copy rega ,contw 
-0x77eb 034177 call bn_sub 
-0x77ec 034178 arg mem_tmp1 ,rega 
-0x77ed 034179 arg mem_tmp0 ,regb 
-0x77ee 034180 copy regb ,contw 
-0x77ef 034181 call bn_add 
-0x77f0 034182 ifetch 1 ,rega 
-0x77f1 034183 iadd regc ,regc 
-0x77f2 034184 ifetch 1 ,regb 
-0x77f3 034185 iadd regc ,pdata 
-0x77f4 034186 istore 1 ,regb 
-0x77f5 034187 branch bn_invmod_2 
-:      034188 bn_invmod_0:
-0x77f6 034189 arg mem_tmp0 ,contw 
-0x77f7 034190 call bn_zero 
-0x77f8 034191 fetch 1 ,mem_tmp5 
-0x77f9 034192 store 1 ,mem_tmp0 
-0x77fa 034193 store 1 ,mem_tmp0a 
-0x77fb 034194 arg mem_tmp0 ,rega 
-0x77fc 034195 arg mem_tmp1 ,regb 
-0x77fd 034196 copy regb ,contw 
-0x77fe 034197 call bn_addmod 
-0x77ff 034198 arg mem_p ,rega 
-0x7800 034199 arg mem_tmp1 ,regb 
-0x7801 034200 copy timeup ,contw 
-0x7802 034201 branch bn_submod 
-:      034206 ecdbl:
-0x7803 034207 arg mem_cz ,rega 
-0x7804 034208 arg mem_t2 ,contw 
-0x7805 034209 call bn_sqrmod 
-0x7806 034210 arg mem_t2 ,rega 
-0x7807 034211 arg mem_t3 ,contw 
-0x7808 034212 call bn_sqrmod 
-0x7809 034213 arg mem_a ,rega 
-0x780a 034214 arg mem_t3 ,regb 
-0x780b 034215 arg mem_t3 ,contw 
-0x780c 034216 call bn_mulmod 
-0x780d 034217 arg mem_cx ,rega 
-0x780e 034218 arg mem_t2 ,contw 
-0x780f 034219 call bn_sqrmod 
-0x7810 034220 arg mem_t2 ,contr 
-0x7811 034221 arg mem_t1 ,contw 
-0x7812 034222 call memcpy24 
-0x7813 034223 arg mem_t1 ,rega 
-0x7814 034224 call bn_lshiftmod 
-0x7815 034225 arg mem_t2 ,rega 
-0x7816 034226 arg mem_t1 ,regb 
-0x7817 034227 arg mem_t2 ,contw 
-0x7818 034228 call bn_addmod 
-0x7819 034229 arg mem_t2 ,rega 
-0x781a 034230 arg mem_t3 ,regb 
-0x781b 034231 arg mem_t2 ,contw 
-0x781c 034232 call bn_addmod 
-0x781d 034233 arg mem_cx ,contr 
-0x781e 034234 arg mem_t1 ,contw 
-0x781f 034235 call memcpy24 
-0x7820 034236 arg mem_cy ,rega 
-0x7821 034237 arg mem_t3 ,contw 
-0x7822 034238 call bn_sqrmod 
-0x7823 034239 arg mem_t1 ,rega 
-0x7824 034240 call bn_lshiftmod 
-0x7825 034241 arg mem_t1 ,rega 
-0x7826 034242 call bn_lshiftmod 
-0x7827 034243 arg mem_t1 ,rega 
-0x7828 034244 arg mem_t3 ,regb 
-0x7829 034245 arg mem_t1 ,contw 
-0x782a 034246 call bn_mulmod 
-0x782b 034247 arg mem_t3 ,rega 
-0x782c 034248 arg mem_t0 ,contw 
-0x782d 034249 call bn_sqrmod 
-0x782e 034250 arg mem_t0 ,rega 
-0x782f 034251 call bn_lshiftmod 
-0x7830 034252 arg mem_t0 ,rega 
-0x7831 034253 call bn_lshiftmod 
-0x7832 034254 arg mem_t0 ,rega 
-0x7833 034255 call bn_lshiftmod 
-0x7834 034256 arg mem_cy ,contr 
-0x7835 034257 arg mem_t3 ,contw 
-0x7836 034258 call memcpy24 
-0x7837 034259 arg mem_t3 ,rega 
-0x7838 034260 call bn_lshiftmod 
-0x7839 034261 arg mem_t3 ,rega 
-0x783a 034262 arg mem_cz ,regb 
-0x783b 034263 arg mem_cz ,contw 
-0x783c 034264 call bn_mulmod 
-0x783d 034265 arg mem_t2 ,rega 
-0x783e 034266 arg mem_t3 ,contw 
-0x783f 034267 call bn_sqrmod 
-0x7840 034268 arg mem_t3 ,rega 
-0x7841 034269 arg mem_t1 ,regb 
-0x7842 034270 arg mem_t3 ,contw 
-0x7843 034271 call bn_submod 
-0x7844 034272 arg mem_t3 ,rega 
-0x7845 034273 arg mem_t1 ,regb 
-0x7846 034274 arg mem_cx ,contw 
-0x7847 034275 call bn_submod 
-0x7848 034276 arg mem_t1 ,rega 
-0x7849 034277 arg mem_cx ,regb 
-0x784a 034278 arg mem_t3 ,contw 
-0x784b 034279 call bn_submod 
-0x784c 034280 arg mem_t3 ,rega 
-0x784d 034281 arg mem_t2 ,regb 
-0x784e 034282 arg mem_t3 ,contw 
-0x784f 034283 call bn_mulmod 
-0x7850 034284 arg mem_t3 ,rega 
-0x7851 034285 arg mem_t0 ,regb 
-0x7852 034286 arg mem_cy ,contw 
-0x7853 034287 branch bn_submod 
-:      034291 ecadd:
-0x7854 034292 arg mem_az ,rega 
-0x7855 034293 arg mem_t7 ,contw 
-0x7856 034294 call bn_sqrmod 
-0x7857 034295 arg mem_cx ,rega 
-0x7858 034296 arg mem_t7 ,regb 
-0x7859 034297 arg mem_t0 ,contw 
-0x785a 034298 call bn_mulmod 
-0x785b 034299 arg mem_az ,rega 
-0x785c 034300 arg mem_t7 ,regb 
-0x785d 034301 arg mem_t7 ,contw 
-0x785e 034302 call bn_mulmod 
-0x785f 034303 arg mem_cy ,rega 
-0x7860 034304 arg mem_t7 ,regb 
-0x7861 034305 arg mem_t1 ,contw 
-0x7862 034306 call bn_mulmod 
-0x7863 034307 arg mem_cz ,rega 
-0x7864 034308 arg mem_t7 ,contw 
-0x7865 034309 call bn_sqrmod 
-0x7866 034310 arg mem_ax ,rega 
-0x7867 034311 arg mem_t7 ,regb 
-0x7868 034312 arg mem_t2 ,contw 
-0x7869 034313 call bn_mulmod 
-0x786a 034314 arg mem_cz ,rega 
-0x786b 034315 arg mem_t7 ,regb 
-0x786c 034316 arg mem_t7 ,contw 
-0x786d 034317 call bn_mulmod 
-0x786e 034318 arg mem_ay ,rega 
-0x786f 034319 arg mem_t7 ,regb 
-0x7870 034320 arg mem_t3 ,contw 
-0x7871 034321 call bn_mulmod 
-0x7872 034322 arg mem_t0 ,rega 
-0x7873 034323 arg mem_t2 ,regb 
-0x7874 034324 arg mem_t7 ,contw 
-0x7875 034325 call bn_submod 
-0x7876 034326 arg mem_t0 ,rega 
-0x7877 034327 arg mem_t2 ,regb 
-0x7878 034328 arg mem_t0 ,contw 
-0x7879 034329 call bn_addmod 
-0x787a 034330 arg mem_t1 ,rega 
-0x787b 034331 arg mem_t3 ,regb 
-0x787c 034332 arg mem_t2 ,contw 
-0x787d 034333 call bn_submod 
-0x787e 034334 arg mem_t1 ,rega 
-0x787f 034335 arg mem_t3 ,regb 
-0x7880 034336 arg mem_t1 ,contw 
-0x7881 034337 call bn_addmod 
-0x7882 034338 arg mem_t1 ,rega 
-0x7883 034339 arg mem_t7 ,regb 
-0x7884 034340 arg mem_t1 ,contw 
-0x7885 034341 call bn_mulmod 
-0x7886 034342 arg mem_cz ,rega 
-0x7887 034343 arg mem_az ,regb 
-0x7888 034344 arg mem_t3 ,contw 
-0x7889 034345 call bn_mulmod 
-0x788a 034346 arg mem_t3 ,rega 
-0x788b 034347 arg mem_t7 ,regb 
-0x788c 034348 arg mem_cz ,contw 
-0x788d 034349 call bn_mulmod 
-0x788e 034350 arg mem_t7 ,rega 
-0x788f 034351 arg mem_t7 ,contw 
-0x7890 034352 call bn_sqrmod 
-0x7891 034353 arg mem_t7 ,rega 
-0x7892 034354 arg mem_t0 ,regb 
-0x7893 034355 arg mem_t3 ,contw 
-0x7894 034356 call bn_mulmod 
-0x7895 034357 arg mem_t7 ,rega 
-0x7896 034358 arg mem_t1 ,regb 
-0x7897 034359 arg mem_t1 ,contw 
-0x7898 034360 call bn_mulmod 
-0x7899 034361 arg mem_t2 ,rega 
-0x789a 034362 arg mem_cx ,contw 
-0x789b 034363 call bn_sqrmod 
-0x789c 034364 arg mem_cx ,rega 
-0x789d 034365 arg mem_t3 ,regb 
-0x789e 034366 arg mem_cx ,contw 
-0x789f 034367 call bn_submod 
-0x78a0 034368 arg mem_cx ,contr 
-0x78a1 034369 arg mem_t7 ,contw 
-0x78a2 034370 call memcpy24 
-0x78a3 034371 arg mem_t7 ,rega 
-0x78a4 034372 call bn_lshiftmod 
-0x78a5 034373 arg mem_t3 ,rega 
-0x78a6 034374 arg mem_t7 ,regb 
-0x78a7 034375 arg mem_t3 ,contw 
-0x78a8 034376 call bn_submod 
-0x78a9 034377 arg mem_t3 ,rega 
-0x78aa 034378 arg mem_t2 ,regb 
-0x78ab 034379 arg mem_t2 ,contw 
-0x78ac 034380 call bn_mulmod 
-0x78ad 034381 arg mem_t2 ,rega 
-0x78ae 034382 arg mem_t1 ,regb 
-0x78af 034383 arg mem_cy ,contw 
-0x78b0 034384 call bn_submod 
-0x78b1 034385 arg mem_cy ,rega 
-0x78b2 034386 arg mem_p ,regb 
-0x78b3 034387 arg mem_cy ,contw 
-0x78b4 034388 force 0 ,regc 
-0x78b5 034389 fetch 1 ,mem_cy 
-0x78b6 034390 isolate1 0 ,pdata 
-0x78b7 034391 call bn_add ,true 
-0x78b8 034392 copy regc ,alarm 
-0x78b9 034393 arg mem_cy ,rega 
-0x78ba 034394 call bn_rshift6 
-0x78bb 034395 fetch 1 ,mem_cy5 
-0x78bc 034396 isolate1 0 ,alarm 
-0x78bd 034397 setflag true ,7 ,pdata 
-0x78be 034398 store 1 ,mem_cy5 
-0x78bf 034399 rtn 
-:      034403 eckp_0:
-0x78c0 034404 fetch 1 ,mem_ec_loopc 
-0x78c1 034405 increase -1 ,pdata 
-0x78c2 034406 nrtn positive 
-0x78c3 034407 store 1 ,mem_ec_loopc 
-0x78c4 034408 fetch 1 ,mem_ec_infinite 
-0x78c5 034409 call ecdbl ,blank 
-0x78c6 034410 fetch 1 ,mem_ec_loopc 
-0x78c7 034411 arg mem_k ,contr 
-0x78c8 034412 call bn_testbit 
-0x78c9 034413 branch eckp_0 ,true 
-0x78ca 034414 fetch 1 ,mem_ec_infinite 
-0x78cb 034415 nbranch eckp_1 ,blank 
-0x78cc 034416 call ecadd 
-0x78cd 034417 branch eckp_0 
-:      034418 eckp_1:
-0x78ce 034419 jam 0 ,mem_ec_infinite 
-0x78cf 034420 arg mem_ax ,contr 
-0x78d0 034421 arg mem_cx ,contw 
-0x78d1 034422 call ec_copy 
-0x78d2 034423 branch eckp_0 
-:      034426 ecunmapz:
-0x78d3 034427 arg mem_cz ,rega 
-0x78d4 034428 arg mem_t3 ,contw 
-0x78d5 034429 call bn_invmod 
-0x78d6 034430 arg mem_t3 ,rega 
-0x78d7 034431 arg mem_t1 ,contw 
-0x78d8 034432 call bn_sqrmod 
-0x78d9 034433 arg mem_cx ,rega 
-0x78da 034434 arg mem_t1 ,regb 
-0x78db 034435 arg mem_bx ,contw 
-0x78dc 034436 call bn_mulmod 
-0x78dd 034437 arg mem_t3 ,rega 
-0x78de 034438 arg mem_t1 ,regb 
-0x78df 034439 arg mem_t2 ,contw 
-0x78e0 034440 call bn_mulmod 
-0x78e1 034441 arg mem_cy ,rega 
-0x78e2 034442 arg mem_t2 ,regb 
-0x78e3 034443 arg mem_by ,contw 
-0x78e4 034444 branch bn_mulmod 
-:      034448 sha_endian_swap2:
-0x78e5 034449 ifetch 4 ,contr 
-0x78e6 034450 force 4 ,rega 
-0x78e7 034451 increase 3 ,contw 
-:      034452 sha_endian_loop:
-0x78e8 034453 istore 1 ,contw 
-0x78e9 034454 rshift8 pdata ,pdata 
-0x78ea 034455 increase -2 ,contw 
-0x78eb 034456 increase -1 ,rega 
-0x78ec 034457 nbranch sha_endian_loop ,zero 
-0x78ed 034458 increase 5 ,contw 
-0x78ee 034459 loop sha_endian_swap2 
-0x78ef 034460 rtn 
-:      034463 sha_getw:
-0x78f0 034464 lshift2 queue ,pdata 
-0x78f1 034465 iadd timeup ,contr 
-0x78f2 034466 ifetch 4 ,contr 
-0x78f3 034467 rtn 
-:      034469 sha_r:
-0x78f4 034470 force 16 ,alarm 
-0x78f5 034471 arg memdat ,timeup 
-:      034472 sha_r_loop:
-0x78f6 034473 add alarm ,-7 ,queue 
-0x78f7 034474 call sha_getw 
-0x78f8 034475 iforce temp 
-0x78f9 034476 add alarm ,-16 ,queue 
-0x78fa 034477 call sha_getw 
-0x78fb 034478 iadd temp ,temp 
-0x78fc 034479 add alarm ,-2 ,queue 
-0x78fd 034480 call sha_getw 
-0x78fe 034481 shasx pdata ,1 ,pdata 
-0x78ff 034482 iadd temp ,temp 
-0x7900 034483 add alarm ,-15 ,queue 
-0x7901 034484 call sha_getw 
-0x7902 034485 shasx pdata ,0 ,pdata 
-0x7903 034486 iadd temp ,temp 
-0x7904 034487 lshift2 alarm ,pdata 
-0x7905 034488 iadd timeup ,contw 
-0x7906 034489 istoret 4 ,contw 
-0x7907 034490 increase 1 ,alarm 
-0x7908 034491 compare 64 ,alarm ,0xff 
-0x7909 034492 nbranch sha_r_loop ,true 
-0x790a 034493 rtn 
-:      034496 sha_init:
-0x790b 034497 arg memh0 ,contr 
-0x790c 034498 force 7 ,regext_index 
-:      034499 sha_init_0:
-0x790d 034500 ifetch 4 ,contr 
-0x790e 034501 iforce regext 
-0x790f 034502 increase -1 ,regext_index 
-0x7910 034503 branch sha_init_0 ,positive 
-0x7911 034504 rtn 
-:      034506 sha:
-0x7912 034507 bpatchx patch3d_4 ,mem_patch3d 
-0x7913 034508 call sha_r 
-0x7914 034509 arg memahbak ,contw 
-0x7915 034510 force 0 ,regext_index 
-:      034511 sha_0:
-0x7916 034512 deposit regext 
-0x7917 034513 istore 4 ,contw 
-0x7918 034514 increase 1 ,regext_index 
-0x7919 034515 compare 8 ,regext_index ,0xff 
-0x791a 034516 nbranch sha_0 ,true 
-0x791b 034517 call enable_authrom 
-0x791c 034518 arg memk ,timeup 
-0x791d 034519 arg memdat ,alarm 
-0x791e 034520 force 64 ,loopcnt 
-:      034521 sha_loop:
-0x791f 034522 ifetcht 4 ,alarm 
-0x7920 034523 ifetch 4 ,timeup 
-0x7921 034524 increase 4 ,timeup 
-0x7922 034525 increase 4 ,alarm 
-0x7923 034526 iadd temp ,pdata 
-0x7924 034527 force 7 ,regext_index 
-0x7925 034528 iadd regext ,temp 
-0x7926 034529 force 4 ,regext_index 
-0x7927 034530 shasx regext ,3 ,pdata 
-0x7928 034531 iadd temp ,temp 
-0x7929 034532 force 5 ,regext_index 
-0x792a 034533 deposit regext 
-0x792b 034534 force 6 ,regext_index 
-0x792c 034535 ixor regext ,pdata 
-0x792d 034536 force 4 ,regext_index 
-0x792e 034537 iand regext ,pdata 
-0x792f 034538 force 6 ,regext_index 
-0x7930 034539 ixor regext ,pdata 
-0x7931 034540 iadd temp ,temp 
-0x7932 034541 force 7 ,regext_index 
-0x7933 034542 copy temp ,regext 
-0x7934 034543 force 3 ,regext_index 
-0x7935 034544 deposit regext 
-0x7936 034545 iadd temp ,regext 
-0x7937 034546 force 0 ,regext_index 
-0x7938 034547 deposit regext 
-0x7939 034548 force 1 ,regext_index 
-0x793a 034549 iand regext ,temp 
-0x793b 034550 ior regext ,pdata 
-0x793c 034551 force 2 ,regext_index 
-0x793d 034552 iand regext ,pdata 
-0x793e 034553 ior temp ,temp 
-0x793f 034554 force 0 ,regext_index 
-0x7940 034555 shasx regext ,2 ,pdata 
-0x7941 034556 iadd temp ,pdata 
-0x7942 034557 force 7 ,regext_index 
-0x7943 034558 iadd regext ,regext 
-0x7944 034559 regexrot 
-0x7945 034560 loop sha_loop 
-0x7946 034561 arg memahbak ,contr 
-0x7947 034562 force 0 ,regext_index 
-:      034563 sha_1:
-0x7948 034564 ifetch 4 ,contr 
-0x7949 034565 iadd regext ,regext 
-0x794a 034566 increase 1 ,regext_index 
-0x794b 034567 compare 8 ,regext_index ,0xff 
-0x794c 034568 nbranch sha_1 ,true 
-0x794d 034569 branch disable_authrom 
-:      034572 sha_result:
-0x794e 034573 arg memresult ,contw 
-0x794f 034574 force 7 ,regext_index 
-:      034575 sha_regext_save:
-0x7950 034576 deposit regext 
-0x7951 034577 istore 4 ,contw 
-0x7952 034578 increase -1 ,regext_index 
-0x7953 034579 branch sha_regext_save ,positive 
-0x7954 034580 rtn 
-:      034582 pad_xor:
-0x7955 034584 arg memdat ,contw 
-0x7956 034585 increase -4 ,contr 
-0x7957 034586 sub loopcnt ,16 ,rega 
-:      034587 pad_xor_0:
-0x7958 034588 ifetch 4 ,contr 
-0x7959 034589 ixor temp ,pdata 
-0x795a 034590 istore 4 ,contw 
-0x795b 034591 increase -8 ,contr 
-0x795c 034592 loop pad_xor_0 
-0x795d 034593 copy rega ,loopcnt 
-0x795e 034594 deposit temp 
-:      034595 pad_xor_1:
-0x795f 034596 istore 4 ,contw 
-0x7960 034597 loop pad_xor_1 
-0x7961 034598 rtn 
-:      034600 g_noninit_number_confirm:
-0x7962 034601 call g_noninit0 
-0x7963 034602 call sha_result 
-0x7964 034603 branch g_common0 
-:      034605 g_noninit:
-0x7965 034606 call g_noninit0 
-0x7966 034607 branch g_common0 
-:      034609 g_noninit0:
-0x7967 034610 arg mem_sp_pubkey_remote_x_end ,contr 
-0x7968 034611 arg memdat ,contw 
-0x7969 034612 force 6 ,loopcnt 
-0x796a 034613 call memcpy_dword_swap 
-0x796b 034614 arg mem_sp_pubkey_local_x_end ,contr 
-0x796c 034615 force 6 ,loopcnt 
-0x796d 034616 call memcpy_dword_swap 
-0x796e 034617 arg mem_sp_random_remote_end ,contr 
-0x796f 034618 call memcpy_dword_swap4 
-0x7970 034619 call sha_init 
-0x7971 034620 call sha 
-0x7972 034621 arg mem_sp_random_local_end ,contr 
-0x7973 034622 arg memdat ,contw 
-0x7974 034623 branch g_common 
-:      034625 g_init:
-0x7975 034626 arg mem_sp_pubkey_local_x_end ,contr 
-0x7976 034627 arg memdat ,contw 
-0x7977 034628 force 6 ,loopcnt 
-0x7978 034629 call memcpy_dword_swap 
-0x7979 034630 arg mem_sp_pubkey_remote_x_end ,contr 
-0x797a 034631 force 6 ,loopcnt 
-0x797b 034632 call memcpy_dword_swap 
-0x797c 034633 arg mem_sp_random_local_end ,contr 
-0x797d 034634 call memcpy_dword_swap4 
-0x797e 034635 call sha_init 
-0x797f 034636 call sha 
-0x7980 034637 arg mem_sp_random_remote_end ,contr 
-0x7981 034638 arg memdat ,contw 
-0x7982 034639 call g_common 
-0x7983 034640 branch g_common0 
-:      034642 g_common:
-0x7984 034643 call memcpy_dword_swap4 
-0x7985 034644 setarg 0x800000 
-0x7986 034645 lshift8 pdata ,pdata 
-0x7987 034646 istore 4 ,contw 
-0x7988 034647 force 5 ,loopcnt 
-0x7989 034648 call memset0 
-0x798a 034649 setarg 640 
-0x798b 034650 istore 4 ,contw 
-0x798c 034651 branch sha 
-:      034652 g_common0:
-0x798d 034653 fetch 4 ,memresult 
-0x798e 034655 arg 1000 ,rega 
-0x798f 034656 idiv rega 
-0x7990 034657 call wait_div_end 
-0x7991 034658 remainder pdata 
-0x7992 034659 store 4 ,mem_gkey 
-0x7993 034660 quotient pdata 
-0x7994 034661 arg 1000 ,rega 
-0x7995 034662 idiv rega 
-0x7996 034663 call wait_div_end 
-0x7997 034664 remainder pdata 
-0x7998 034665 arg 1000 ,rega 
-0x7999 034666 imul32 rega ,pdata 
-0x799a 034667 fetcht 4 ,mem_gkey 
-0x799b 034668 iadd temp ,pdata 
-0x799c 034669 store 4 ,mem_gkey 
-0x799d 034670 rtn 
-:      034672 function_f1_no_key:
-0x799e 034673 jam 0 ,mem_passkey_1bit 
-0x799f 034674 branch function_f1_common 
-:      034676 function_f1:
-0x79a0 034677 fetch 1 ,mem_ssp_mode_flag 
-0x79a1 034678 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
-:      034679 function_f1_common:
-0x79a2 034680 bpatchx patch3d_5 ,mem_patch3d 
-0x79a3 034681 setarg 0x363636 
-0x79a4 034682 lshift8 pdata ,temp 
-0x79a5 034683 or_into 0x36 ,temp 
-0x79a6 034684 fetch 2 ,mem_sp_prarm_stack 
-0x79a7 034685 copy pdata ,contr 
-0x79a8 034686 force 4 ,loopcnt 
-0x79a9 034687 call pad_xor 
-0x79aa 034688 call sha_init 
-0x79ab 034689 call sha 
-0x79ac 034690 fetch 2 ,mem_sp_prarm_stack + 2 
-0x79ad 034691 copy pdata ,contr 
-0x79ae 034692 arg memdat ,contw 
-0x79af 034693 force 6 ,loopcnt 
-0x79b0 034694 call memcpy_dword_swap 
-0x79b1 034695 fetch 2 ,mem_sp_prarm_stack + 4 
-0x79b2 034696 copy pdata ,contr 
-0x79b3 034697 force 6 ,loopcnt 
-0x79b4 034698 call memcpy_dword_swap 
-0x79b5 034699 setarg 0x800000 
-0x79b6 034700 istore 3 ,contw 
-0x79b7 034702 fetch 1 ,mem_passkey_1bit 
-0x79b8 034704 istore 1 ,contw 
-0x79b9 034705 force 0 ,pdata 
-0x79ba 034706 istore 8 ,contw 
-0x79bb 034707 setarg 0x0388 
-0x79bc 034708 istore 4 ,contw 
-0x79bd 034709 call sha 
-0x79be 034710 call sha_result 
-0x79bf 034711 arg memresult ,contr 
-0x79c0 034712 arg memahsave ,contw 
-0x79c1 034713 call memcpy32 
-0x79c2 034715 setarg 0x5c5c5c 
-0x79c3 034716 lshift8 pdata ,temp 
-0x79c4 034717 or_into 0x5c ,temp 
-0x79c5 034718 fetch 2 ,mem_sp_prarm_stack 
-0x79c6 034719 copy pdata ,contr 
-0x79c7 034720 force 4 ,loopcnt 
-0x79c8 034721 call pad_xor 
-0x79c9 034722 call sha_init 
-0x79ca 034723 call sha 
-0x79cb 034724 arg memahsave_end ,contr 
-0x79cc 034725 arg memdat ,contw 
-0x79cd 034726 force 8 ,loopcnt 
-0x79ce 034727 call memcpy_dword_swap 
-0x79cf 034728 setarg 0x800000 
-0x79d0 034729 lshift8 pdata ,pdata 
-0x79d1 034730 istore 4 ,contw 
-0x79d2 034731 call bn_zero 
-0x79d3 034732 setarg 0x0300 
-0x79d4 034733 istore 4 ,contw 
-0x79d5 034734 call sha 
-0x79d6 034735 branch sha_result 
-:      034738 function_f2:
-0x79d7 034739 setarg 0x363636 
-0x79d8 034740 lshift8 pdata ,temp 
-0x79d9 034741 or_into 0x36 ,temp 
-0x79da 034742 arg mem_sp_dhkey_end ,contr 
-0x79db 034743 force 6 ,loopcnt 
-0x79dc 034744 call pad_xor 
-0x79dd 034745 call sha_init 
-0x79de 034746 call sha 
-0x79df 034747 fetch 2 ,mem_sp_prarm_stack + 12 
-0x79e0 034748 copy pdata ,contr 
-0x79e1 034749 arg memdat ,contw 
-0x79e2 034750 call memcpy_dword_swap4 
-0x79e3 034751 fetch 2 ,mem_sp_prarm_stack + 14 
-0x79e4 034752 copy pdata ,contr 
-0x79e5 034753 call memcpy_dword_swap4 
-0x79e6 034755 setarg 0x62746c 
-0x79e7 034756 lshift8 pdata ,pdata 
-0x79e8 034757 or_into 0x6b ,pdata 
-0x79e9 034758 istore 4 ,contw 
-0x79ea 034759 arg mem_addr_value_end ,contr 
-0x79eb 034760 force 3 ,loopcnt 
-0x79ec 034761 call memcpy_dword_swap 
-0x79ed 034763 setarg 0x800000 
-0x79ee 034764 lshift8 pdata ,pdata 
-0x79ef 034765 istore 4 ,contw 
-0x79f0 034766 force 0 ,pdata 
-0x79f1 034767 istore 8 ,contw 
-0x79f2 034768 setarg 0x0380 
-0x79f3 034769 istore 4 ,contw 
-0x79f4 034770 call sha 
-0x79f5 034772 call sha_result 
-0x79f6 034773 arg memresult ,contr 
-0x79f7 034774 arg memahsave ,contw 
-0x79f8 034775 call memcpy32 
-0x79f9 034777 setarg 0x5c5c5c 
-0x79fa 034778 lshift8 pdata ,temp 
-0x79fb 034779 or_into 0x5c ,temp 
-0x79fc 034780 arg mem_sp_dhkey_end ,contr 
-0x79fd 034781 force 6 ,loopcnt 
-0x79fe 034782 call pad_xor 
-0x79ff 034783 call sha_init 
-0x7a00 034784 call sha 
-0x7a01 034785 arg memahsave_end ,contr 
-0x7a02 034786 arg memdat ,contw 
-0x7a03 034787 force 8 ,loopcnt 
-0x7a04 034788 call memcpy_dword_swap 
-0x7a05 034789 setarg 0x800000 
-0x7a06 034790 lshift8 pdata ,pdata 
-0x7a07 034791 istore 4 ,contw 
-0x7a08 034792 call bn_zero 
-0x7a09 034793 setarg 0x0300 
-0x7a0a 034794 istore 4 ,contw 
-0x7a0b 034795 call sha 
-0x7a0c 034796 branch sha_result 
-:      034799 function_f3a:
-0x7a0d 034800 fetch 1 ,mem_ssp_mode_flag 
-0x7a0e 034801 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
-:      034802 function_f3a_common:
-0x7a0f 034803 bpatchx patch3d_6 ,mem_patch3d 
-0x7a10 034804 setarg 0x363636 
-0x7a11 034805 lshift8 pdata ,temp 
-0x7a12 034806 or_into 0x36 ,temp 
-0x7a13 034807 arg mem_sp_dhkey_end ,contr 
-0x7a14 034808 force 6 ,loopcnt 
-0x7a15 034809 call pad_xor 
-0x7a16 034810 call sha_init 
-0x7a17 034811 call sha 
-0x7a18 034812 arg mem_sp_random_remote_end ,contr 
-0x7a19 034813 arg memdat ,contw 
-0x7a1a 034814 call memcpy_dword_swap4 
-0x7a1b 034815 arg mem_sp_random_local_end ,contr 
-0x7a1c 034816 call memcpy_dword_swap4 
-0x7a1d 034817 branch function_f3_common 
-:      034819 function_f3a_no_pin:
-0x7a1e 034820 setarg 0 
-0x7a1f 034821 store 4 ,mem_pin 
-0x7a20 034822 branch function_f3a_common 
-:      034824 function_f3b_no_pin:
-0x7a21 034825 setarg 0 
-0x7a22 034826 store 4 ,mem_pin 
-0x7a23 034827 branch function_f3b_common 
-:      034830 function_f3b:
-0x7a24 034831 fetch 1 ,mem_ssp_mode_flag 
-0x7a25 034832 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
-:      034833 function_f3b_common:
-0x7a26 034834 setarg 0x363636 
-0x7a27 034835 lshift8 pdata ,temp 
-0x7a28 034836 or_into 0x36 ,temp 
-0x7a29 034837 arg mem_sp_dhkey_end ,contr 
-0x7a2a 034838 force 6 ,loopcnt 
-0x7a2b 034839 call pad_xor 
-0x7a2c 034840 call sha_init 
-0x7a2d 034841 call sha 
-0x7a2e 034843 arg mem_sp_random_local_end ,contr 
-0x7a2f 034844 arg memdat ,contw 
-0x7a30 034845 call memcpy_dword_swap4 
-0x7a31 034846 arg mem_sp_random_remote_end ,contr 
-0x7a32 034847 call memcpy_dword_swap4 
-:      034848 function_f3_common:
-0x7a33 034849 setarg 0x0 
-0x7a34 034850 istore 8 ,contw 
-0x7a35 034851 istore 4 ,contw 
-0x7a36 034852 fetch 4 ,mem_pin 
-0x7a37 034853 istore 4 ,contw 
-0x7a38 034855 copy contw ,temp 
-0x7a39 034856 jam 0x80 ,mem_addr_padding 
-0x7a3a 034857 copy temp ,contw 
-0x7a3b 034858 arg mem_addr_iocap_end ,contr 
-0x7a3c 034859 call memcpy_dword_swap4 
-0x7a3d 034861 call sha 
-0x7a3e 034863 arg memdat ,contw 
-0x7a3f 034864 force 7 ,loopcnt 
-0x7a40 034865 call memset0 
-0x7a41 034866 istore 4 ,contw 
-0x7a42 034867 setarg 0x03F8 
-0x7a43 034868 istore 4 ,contw 
-0x7a44 034869 call sha 
-0x7a45 034870 call sha_result 
-0x7a46 034872 arg memresult ,contr 
-0x7a47 034873 arg memahsave ,contw 
-0x7a48 034874 call memcpy32 
-0x7a49 034876 setarg 0x5c5c5c 
-0x7a4a 034877 lshift8 pdata ,temp 
-0x7a4b 034878 or_into 0x5c ,temp 
-0x7a4c 034879 arg mem_sp_dhkey_end ,contr 
-0x7a4d 034880 force 6 ,loopcnt 
-0x7a4e 034881 call pad_xor 
-0x7a4f 034882 call sha_init 
-0x7a50 034883 call sha 
-0x7a51 034884 arg memahsave_end ,contr 
-0x7a52 034885 arg memdat ,contw 
-0x7a53 034886 force 8 ,loopcnt 
-0x7a54 034887 call memcpy_dword_swap 
-0x7a55 034888 setarg 0x800000 
-0x7a56 034889 lshift8 pdata ,pdata 
-0x7a57 034890 istore 4 ,contw 
-0x7a58 034891 call bn_zero 
-0x7a59 034892 setarg 0x0300 
-0x7a5a 034893 istore 4 ,contw 
-0x7a5b 034894 call sha 
-0x7a5c 034895 branch sha_result 
-:      034902 eckp_calc_init:
-0x7a5d 034903 jam 192 ,mem_ec_loopc 
-:      034904 eckp_calc_init_1:
-0x7a5e 034905 fetch 1 ,mem_ec_loopc 
-0x7a5f 034906 rtn blank 
-0x7a60 034907 increase -1 ,pdata 
-0x7a61 034908 store 1 ,mem_ec_loopc 
-0x7a62 034909 arg mem_k ,contr 
-0x7a63 034910 call bn_testbit 
-0x7a64 034911 branch eckp_calc_init_1 ,true 
-0x7a65 034912 arg mem_ax ,contr 
-0x7a66 034913 arg mem_cx ,contw 
-0x7a67 034914 branch ec_copy 
-:      034916 eckp_calc:
-0x7a68 034917 call ecdbl 
-0x7a69 034918 fetch 1 ,mem_ec_loopc 
-0x7a6a 034919 increase -1 ,pdata 
-0x7a6b 034920 store 1 ,mem_ec_loopc 
-0x7a6c 034921 arg mem_k ,contr 
-0x7a6d 034922 call bn_testbit 
-0x7a6e 034923 rtn true 
-0x7a6f 034924 branch ecadd 
-:      034926 memcpy_dword_swap4:
-0x7a70 034927 force 4 ,loopcnt 
-:      034928 memcpy_dword_swap:
-0x7a71 034929 increase -4 ,contr 
-:      034930 memcpy_dword_swap_loop:
-0x7a72 034931 ifetch 4 ,contr 
-0x7a73 034932 istore 4 ,contw 
-0x7a74 034933 increase -8 ,contr 
-0x7a75 034934 loop memcpy_dword_swap_loop 
-0x7a76 034935 rtn 
-:      034940 sp_initialize_256:
-0x7a77 034941 bpatchx patch3d_7 ,mem_patch3d 
-0x7a78 034942 fetch 1 ,mem_le_secure_connect_enable 
-0x7a79 034943 branch le_secure_connection_disable ,blank 
-0x7a7a 034944 call le_secure_connection_enable 
-0x7a7b 034945 call sp_clear_flags 
-0x7a7c 034947 branch sp_pubkey_calc_256 
-:      034952 sp_pubkey_calc_256:
-0x7a7d 034953 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7a7e 034954 rtnne sp_key_invalid 
-0x7a7f 034955 fetch 1 ,mem_le_sc_calc 
-0x7a80 034956 rtnne sp_calc_standby 
-0x7a81 034958 arg mem_le_private_key_256 ,contw 
-0x7a82 034959 force 15 ,queue 
-0x7a83 034960 call random_generator 
-0x7a84 034961 random pdata 
-0x7a85 034962 rshift pdata ,pdata 
-0x7a86 034963 istore 2 ,contw 
-0x7a87 034965 arg mem_k_256 ,contw 
-0x7a88 034966 arg mem_le_private_key_256 ,contr 
-0x7a89 034967 call memcpy32 
-0x7a8a 034969 arg mem_ax_256 ,contw 
-0x7a8b 034970 arg mem_gx_256 ,contr 
-0x7a8c 034971 call memcpy64 
-0x7a8d 034973 arg mem_az_256 ,contw 
-0x7a8e 034974 call clear_mem_256 
-0x7a8f 034975 jam 1 ,mem_az_256 
-0x7a90 034977 call eckp_calc_init_256 
-0x7a91 034978 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
-0x7a92 034979 rtn 
-:      034981 sp_pubkey_generated_256:
-0x7a93 034982 arg mem_le_pubkey_local_x_256 ,contw 
-0x7a94 034983 arg mem_bx_256 ,contr 
-0x7a95 034984 call memcpy64 
-0x7a96 034985 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
-0x7a97 034986 jam sp_calc_standby ,mem_le_sc_calc 
-0x7a98 034987 rtn 
-:      034991 sp_dhkey_calc_256:
-0x7a99 034992 fetch 1 ,mem_sp_dhkey_invalid 
-0x7a9a 034993 rtnne sp_key_invalid 
-0x7a9b 034994 fetch 1 ,mem_le_sc_calc 
-0x7a9c 034995 rtnne sp_calc_standby 
-0x7a9d 034997 arg mem_k_256 ,contw 
-0x7a9e 034998 arg mem_le_private_key_256 ,contr 
-0x7a9f 034999 call memcpy32 
-0x7aa0 035001 arg mem_ax_256 ,contw 
-0x7aa1 035002 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7aa2 035003 call memcpy64 
-0x7aa3 035005 arg mem_az_256 ,contw 
-0x7aa4 035006 call clear_mem_256 
-0x7aa5 035007 jam 1 ,mem_az_256 
-0x7aa6 035009 call eckp_calc_init_256 
-0x7aa7 035010 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
-0x7aa8 035011 rtn 
-:      035014 sp_dhkey_generated_256:
-0x7aa9 035016 arg mem_le_dhkey_256 ,contw 
-0x7aaa 035017 arg mem_bx_256 ,contr 
-0x7aab 035018 call memcpy32 
-0x7aac 035019 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7aad 035020 jam sp_calc_standby ,mem_le_sc_calc 
-0x7aae 035021 rtn 
-:      035025 sp_calc_sequence_256:
-0x7aaf 035026 fetch 1 ,mem_le_secure_connect_enable 
-0x7ab0 035027 rtn blank 
-0x7ab1 035028 fetch 1 ,mem_le_sc_calc 
-0x7ab2 035029 rtn blank 
-0x7ab3 035030 increase 0x80 ,pdata 
-0x7ab4 035031 store 1 ,mem_le_sc_calc 
-0x7ab5 035032 rtnbit1 7 
-0x7ab6 035033 fetch 2 ,mem_ec_loopc 
-0x7ab7 035034 branch sp_calc_sequence_done_256 ,blank 
-0x7ab8 035035 branch eckp_calc_256 
-:      035037 sp_calc_sequence_done_256:
-0x7ab9 035038 bpatchx patch3e_0 ,mem_patch3e 
-0x7aba 035039 call ecunmapz_256 
-0x7abb 035040 fetch 1 ,mem_le_sc_calc 
-0x7abc 035041 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7abd 035042 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7abe 035043 rtn 
-:      035046 eckp_calc_256:
-0x7abf 035047 call ecdbl_256 
-0x7ac0 035048 fetch 2 ,mem_ec_loopc 
-0x7ac1 035049 increase -1 ,pdata 
-0x7ac2 035050 store 2 ,mem_ec_loopc 
-0x7ac3 035051 arg mem_k_256 ,contr 
-0x7ac4 035052 call bn_testbit 
-0x7ac5 035053 rtn true 
-0x7ac6 035054 branch ecadd_256 
-:      035056 eckp_calc_init_256:
-0x7ac7 035057 bpatchx patch3e_1 ,mem_patch3e 
-0x7ac8 035058 setarg 256 ,pdata 
-0x7ac9 035059 store 2 ,mem_ec_loopc 
-:      035060 eckp_calc_init_256_1:
-0x7aca 035061 fetch 2 ,mem_ec_loopc 
-0x7acb 035062 rtn blank 
-0x7acc 035063 increase -1 ,pdata 
-0x7acd 035064 store 2 ,mem_ec_loopc 
-0x7ace 035065 arg mem_k_256 ,contr 
-0x7acf 035066 call bn_testbit 
-0x7ad0 035067 branch eckp_calc_init_256_1 ,true 
-0x7ad1 035068 arg mem_ax_256 ,contr 
-0x7ad2 035069 arg mem_cx_256 ,contw 
-0x7ad3 035070 branch memcpy96 
-:      035073 ecunmapz_256:
-0x7ad4 035074 arg mem_cz_256 ,rega 
-0x7ad5 035075 arg mem_t3_256 ,contw 
-0x7ad6 035076 call bn_invmod_256 
-0x7ad7 035077 arg mem_t3_256 ,rega 
-0x7ad8 035078 arg mem_t1_256 ,contw 
-0x7ad9 035079 call bn_sqrmod_256 
-0x7ada 035080 arg mem_cx_256 ,rega 
-0x7adb 035081 arg mem_t1_256 ,regb 
-0x7adc 035082 arg mem_bx_256 ,contw 
-0x7add 035083 call bn_mulmod_256 
-0x7ade 035084 arg mem_t3_256 ,rega 
-0x7adf 035085 arg mem_t1_256 ,regb 
-0x7ae0 035086 arg mem_t2_256 ,contw 
-0x7ae1 035087 call bn_mulmod_256 
-0x7ae2 035088 arg mem_cy_256 ,rega 
-0x7ae3 035089 arg mem_t2_256 ,regb 
-0x7ae4 035090 arg mem_by_256 ,contw 
-0x7ae5 035091 branch bn_mulmod_256 
-:      035093 ecdbl_256:
-0x7ae6 035094 arg mem_cz_256 ,rega 
-0x7ae7 035095 arg mem_t2_256 ,contw 
-0x7ae8 035096 call bn_sqrmod_256 
-0x7ae9 035097 arg mem_t2_256 ,rega 
-0x7aea 035098 arg mem_t3_256 ,contw 
-0x7aeb 035099 call bn_sqrmod_256 
-0x7aec 035101 arg mem_a_256 ,rega 
-0x7aed 035102 arg mem_t3_256 ,regb 
-0x7aee 035103 arg mem_t3_256 ,contw 
-0x7aef 035104 call bn_mulmod_256 
-0x7af0 035105 arg mem_cx_256 ,rega 
-0x7af1 035106 arg mem_t2_256 ,contw 
-0x7af2 035107 call bn_sqrmod_256 
-0x7af3 035109 arg mem_t2_256 ,contr 
-0x7af4 035110 arg mem_t1_256 ,contw 
-0x7af5 035111 call memcpy32 
-0x7af6 035112 arg mem_t1_256 ,rega 
-0x7af7 035113 call bn_lshiftmod_256 
-0x7af8 035114 arg mem_t2_256 ,rega 
-0x7af9 035115 arg mem_t1_256 ,regb 
-0x7afa 035116 arg mem_t2_256 ,contw 
-0x7afb 035117 call bn_addmod_256 
-0x7afc 035119 arg mem_t2_256 ,rega 
-0x7afd 035120 arg mem_t3_256 ,regb 
-0x7afe 035121 arg mem_t2_256 ,contw 
-0x7aff 035122 call bn_addmod_256 
-0x7b00 035124 arg mem_cx_256 ,contr 
-0x7b01 035125 arg mem_t1_256 ,contw 
-0x7b02 035126 call memcpy32 
-0x7b03 035127 arg mem_cy_256 ,rega 
-0x7b04 035128 arg mem_t3_256 ,contw 
-0x7b05 035129 call bn_sqrmod_256 
-0x7b06 035130 arg mem_t1_256 ,rega 
-0x7b07 035131 call bn_lshiftmod_256 
-0x7b08 035132 arg mem_t1_256 ,rega 
-0x7b09 035133 call bn_lshiftmod_256 
-0x7b0a 035134 arg mem_t1_256 ,rega 
-0x7b0b 035135 arg mem_t3_256 ,regb 
-0x7b0c 035136 arg mem_t1_256 ,contw 
-0x7b0d 035137 call bn_mulmod_256 
-0x7b0e 035138 arg mem_t3_256 ,rega 
-0x7b0f 035139 arg mem_t0_256 ,contw 
-0x7b10 035140 call bn_sqrmod_256 
-0x7b11 035141 arg mem_t0_256 ,rega 
-0x7b12 035142 call bn_lshiftmod_256 
-0x7b13 035143 arg mem_t0_256 ,rega 
-0x7b14 035144 call bn_lshiftmod_256 
-0x7b15 035145 arg mem_t0_256 ,rega 
-0x7b16 035146 call bn_lshiftmod_256 
-0x7b17 035147 arg mem_cy_256 ,contr 
-0x7b18 035148 arg mem_t3_256 ,contw 
-0x7b19 035149 call memcpy32 
-0x7b1a 035150 arg mem_t3_256 ,rega 
-0x7b1b 035151 call bn_lshiftmod_256 
-0x7b1c 035152 arg mem_t3_256 ,rega 
-0x7b1d 035153 arg mem_cz_256 ,regb 
-0x7b1e 035154 arg mem_cz_256 ,contw 
-0x7b1f 035155 call bn_mulmod_256 
-0x7b20 035158 arg mem_t2_256 ,rega 
-0x7b21 035159 arg mem_t3_256 ,contw 
-0x7b22 035160 call bn_sqrmod_256 
-0x7b23 035162 arg mem_t3_256 ,rega 
-0x7b24 035163 arg mem_t1_256 ,regb 
-0x7b25 035164 arg mem_t3_256 ,contw 
-0x7b26 035165 call bn_submod_256 
-0x7b27 035166 arg mem_t3_256 ,rega 
-0x7b28 035167 arg mem_t1_256 ,regb 
-0x7b29 035168 arg mem_cx_256 ,contw 
-0x7b2a 035169 call bn_submod_256 
-0x7b2b 035170 arg mem_t1_256 ,rega 
-0x7b2c 035171 arg mem_cx_256 ,regb 
-0x7b2d 035172 arg mem_t3_256 ,contw 
-0x7b2e 035173 call bn_submod_256 
-0x7b2f 035174 arg mem_t3_256 ,rega 
-0x7b30 035175 arg mem_t2_256 ,regb 
-0x7b31 035176 arg mem_t3_256 ,contw 
-0x7b32 035177 call bn_mulmod_256 
-0x7b33 035178 arg mem_t3_256 ,rega 
-0x7b34 035179 arg mem_t0_256 ,regb 
-0x7b35 035180 arg mem_cy_256 ,contw 
-0x7b36 035181 branch bn_submod_256 
-:      035183 ecadd_256:
-0x7b37 035185 arg mem_az_256 ,rega 
-0x7b38 035186 arg mem_t7_256 ,contw 
-0x7b39 035187 call bn_sqrmod_256 
-0x7b3a 035188 arg mem_cx_256 ,rega 
-0x7b3b 035189 arg mem_t7_256 ,regb 
-0x7b3c 035190 arg mem_t0_256 ,contw 
-0x7b3d 035191 call bn_mulmod_256 
-0x7b3e 035194 arg mem_az_256 ,rega 
-0x7b3f 035195 arg mem_t7_256 ,regb 
-0x7b40 035196 arg mem_t7_256 ,contw 
-0x7b41 035197 call bn_mulmod_256 
-0x7b42 035198 arg mem_cy_256 ,rega 
-0x7b43 035199 arg mem_t7_256 ,regb 
-0x7b44 035200 arg mem_t1_256 ,contw 
-0x7b45 035201 call bn_mulmod_256 
-0x7b46 035204 arg mem_cz_256 ,rega 
-0x7b47 035205 arg mem_t7_256 ,contw 
-0x7b48 035206 call bn_sqrmod_256 
-0x7b49 035207 arg mem_ax_256 ,rega 
-0x7b4a 035208 arg mem_t7_256 ,regb 
-0x7b4b 035209 arg mem_t2_256 ,contw 
-0x7b4c 035210 call bn_mulmod_256 
-0x7b4d 035212 arg mem_cz_256 ,rega 
-0x7b4e 035213 arg mem_t7_256 ,regb 
-0x7b4f 035214 arg mem_t7_256 ,contw 
-0x7b50 035215 call bn_mulmod_256 
-0x7b51 035216 arg mem_ay_256 ,rega 
-0x7b52 035217 arg mem_t7_256 ,regb 
-0x7b53 035218 arg mem_t3_256 ,contw 
-0x7b54 035219 call bn_mulmod_256 
-0x7b55 035224 arg mem_t0_256 ,regb 
-0x7b56 035225 arg mem_t2_256 ,rega 
-0x7b57 035226 arg mem_t7_256 ,contw 
-0x7b58 035227 call bn_submod_256 
-0x7b59 035228 arg mem_t0_256 ,rega 
-0x7b5a 035229 arg mem_t2_256 ,regb 
-0x7b5b 035230 arg mem_t0_256 ,contw 
-0x7b5c 035231 call bn_addmod_256 
-0x7b5d 035234 arg mem_t1_256 ,regb 
-0x7b5e 035235 arg mem_t3_256 ,rega 
-0x7b5f 035236 arg mem_t2_256 ,contw 
-0x7b60 035237 call bn_submod_256 
-0x7b61 035238 arg mem_t1_256 ,rega 
-0x7b62 035239 arg mem_t3_256 ,regb 
-0x7b63 035240 arg mem_t1_256 ,contw 
-0x7b64 035241 call bn_addmod_256 
-0x7b65 035242 arg mem_t1_256 ,rega 
-0x7b66 035243 arg mem_t7_256 ,regb 
-0x7b67 035244 arg mem_t1_256 ,contw 
-0x7b68 035245 call bn_mulmod_256 
-0x7b69 035246 arg mem_cz_256 ,rega 
-0x7b6a 035247 arg mem_az_256 ,regb 
-0x7b6b 035248 arg mem_t3_256 ,contw 
-0x7b6c 035249 call bn_mulmod_256 
-0x7b6d 035250 arg mem_t3_256 ,rega 
-0x7b6e 035251 arg mem_t7_256 ,regb 
-0x7b6f 035252 arg mem_cz_256 ,contw 
-0x7b70 035253 call bn_mulmod_256 
-0x7b71 035255 arg mem_t7_256 ,rega 
-0x7b72 035256 arg mem_t7_256 ,contw 
-0x7b73 035257 call bn_sqrmod_256 
-0x7b74 035258 arg mem_t7_256 ,rega 
-0x7b75 035259 arg mem_t0_256 ,regb 
-0x7b76 035260 arg mem_t3_256 ,contw 
-0x7b77 035261 call bn_mulmod_256 
-0x7b78 035262 arg mem_t7_256 ,rega 
-0x7b79 035263 arg mem_t1_256 ,regb 
-0x7b7a 035264 arg mem_t1_256 ,contw 
-0x7b7b 035265 call bn_mulmod_256 
-0x7b7c 035266 arg mem_t2_256 ,rega 
-0x7b7d 035267 arg mem_cx_256 ,contw 
-0x7b7e 035268 call bn_sqrmod_256 
-0x7b7f 035269 arg mem_cx_256 ,rega 
-0x7b80 035270 arg mem_t3_256 ,regb 
-0x7b81 035271 arg mem_cx_256 ,contw 
-0x7b82 035272 call bn_submod_256 
-0x7b83 035273 arg mem_cx_256 ,contr 
-0x7b84 035274 arg mem_t7_256 ,contw 
-0x7b85 035275 call memcpy32 
-0x7b86 035276 arg mem_t7_256 ,rega 
-0x7b87 035277 call bn_lshiftmod_256 
-0x7b88 035278 arg mem_t3_256 ,rega 
-0x7b89 035279 arg mem_t7_256 ,regb 
-0x7b8a 035280 arg mem_t3_256 ,contw 
-0x7b8b 035281 call bn_submod_256 
-0x7b8c 035282 arg mem_t3_256 ,rega 
-0x7b8d 035283 arg mem_t2_256 ,regb 
-0x7b8e 035284 arg mem_t2_256 ,contw 
-0x7b8f 035285 call bn_mulmod_256 
-0x7b90 035286 arg mem_t2_256 ,rega 
-0x7b91 035287 arg mem_t1_256 ,regb 
-0x7b92 035288 arg mem_cy_256 ,contw 
-0x7b93 035289 call bn_submod_256 
-0x7b94 035290 arg mem_cy_256 ,rega 
-0x7b95 035291 arg mem_p_256 ,regb 
-0x7b96 035292 arg mem_cy_256 ,contw 
-0x7b97 035293 force 0 ,regc 
-0x7b98 035294 fetch 1 ,mem_cy_256 
-0x7b99 035295 isolate1 0 ,pdata 
-0x7b9a 035296 call bn_add_256 ,true 
-0x7b9b 035297 copy regc ,alarm 
-0x7b9c 035298 arg mem_cy_256 ,rega 
-0x7b9d 035299 call bn_rshift_256 
-0x7b9e 035300 fetch 1 ,mem_cy5_256 
-0x7b9f 035301 isolate1 0 ,alarm 
-0x7ba0 035302 setflag true ,7 ,pdata 
-0x7ba1 035303 store 1 ,mem_cy5_256 
-0x7ba2 035304 rtn 
-:      035306 bn_invmod_256:
-0x7ba3 035307 copy contw ,timeup 
-0x7ba4 035308 arg mem_tmp0_256 ,contw 
-0x7ba5 035309 call clear_mem_256 
-0x7ba6 035310 force 0 ,pdata 
-0x7ba7 035312 store 4 ,mem_t2_256 
-0x7ba8 035313 jam 1 ,mem_tmp0_256 
-0x7ba9 035314 arg mem_tmp1_256 ,contw 
-0x7baa 035315 call clear_mem_512 
-0x7bab 035316 arg mem_p_256 ,contr 
-0x7bac 035317 arg mem_tmp2_256 ,contw 
-0x7bad 035318 call memcpy32 
-0x7bae 035319 copy rega ,contr 
-0x7baf 035320 arg mem_tmp3_256 ,contw 
-0x7bb0 035321 call memcpy32 
-:      035327 bn_invmod_256_2:
-0x7bb1 035328 arg mem_tmp3_256 ,contr 
-0x7bb2 035329 call bn_eq_zero_256 
-0x7bb3 035330 branch bn_invmod_256_0 ,blank 
-0x7bb4 035335 arg mem_tmp3_256 ,rega 
-0x7bb5 035336 arg mem_tmp0_256 ,regb 
-0x7bb6 035337 call bn_rshifteven_256 
-0x7bb7 035338 arg mem_tmp2_256 ,rega 
-0x7bb8 035339 arg mem_tmp1_256 ,regb 
-0x7bb9 035340 call bn_rshifteven_256 
-0x7bba 035342 arg mem_tmp3_256 ,rega 
-0x7bbb 035343 arg mem_tmp2_256 ,regb 
-0x7bbc 035344 call bn_bigeq_256 
-0x7bbd 035345 branch bn_invmod_256_1 ,positive 
-0x7bbe 035346 arg mem_tmp2_256 ,rega 
-0x7bbf 035347 arg mem_tmp3_256 ,regb 
-0x7bc0 035348 copy rega ,contw 
-0x7bc1 035349 call bn_sub_256 
-0x7bc2 035350 arg mem_tmp0_256 ,rega 
-0x7bc3 035351 arg mem_tmp1_256 ,regb 
-0x7bc4 035352 copy regb ,contw 
-0x7bc5 035353 call bn_add_256 
-0x7bc6 035354 ifetch 1 ,rega 
-0x7bc7 035355 iadd regc ,regc 
-0x7bc8 035356 ifetch 1 ,regb 
-0x7bc9 035357 iadd regc ,pdata 
-0x7bca 035358 istore 1 ,regb 
-0x7bcb 035359 branch bn_invmod_256_2 
-:      035360 bn_invmod_256_1:
-0x7bcc 035361 arg mem_tmp3_256 ,rega 
-0x7bcd 035362 arg mem_tmp2_256 ,regb 
-0x7bce 035363 copy rega ,contw 
-0x7bcf 035364 call bn_sub_256 
-0x7bd0 035365 arg mem_tmp1_256 ,rega 
-0x7bd1 035366 arg mem_tmp0_256 ,regb 
-0x7bd2 035367 copy regb ,contw 
-0x7bd3 035368 call bn_add_256 
-0x7bd4 035369 ifetch 1 ,rega 
-0x7bd5 035370 iadd regc ,regc 
-0x7bd6 035371 ifetch 1 ,regb 
-0x7bd7 035372 iadd regc ,pdata 
-0x7bd8 035373 istore 1 ,regb 
-0x7bd9 035374 branch bn_invmod_256_2 
-:      035375 bn_invmod_256_0:
-0x7bda 035377 arg mem_tmp1_256 ,rega 
-0x7bdb 035378 copy timeup ,contw 
-0x7bdc 035379 call bn_p256mod 
-0x7bdd 035381 arg mem_p_256 ,rega 
-0x7bde 035382 copy timeup ,regb 
-0x7bdf 035383 copy timeup ,contw 
-0x7be0 035384 branch bn_submod_256 
-:      035387 bn_mulmod_256:
-0x7be1 035388 copy contw ,timeup 
-0x7be2 035390 force 0 ,regext_index 
-0x7be3 035392 arg mem_tmp1_256 ,contw 
-0x7be4 035393 call clear_mem_512 
-0x7be5 035394 arg mem_regext ,contw 
-0x7be6 035395 call clear_mem_512 
-0x7be7 035399 copy rega ,contr 
-0x7be8 035401 jam 0 ,mem_regext 
-0x7be9 035402 setarg 0 
-0x7bea 035403 call bn_load_mem 
-0x7beb 035404 copy regb ,contr 
-0x7bec 035405 call bn_load_256 
-0x7bed 035408 force 0 ,queue 
-0x7bee 035409 arg mem_tmp1_256 ,contw 
-:      035410 bn_mulmod_256_1:
-0x7bef 035413 arg mem_regext ,temp 
-0x7bf0 035414 copy queue ,regb 
-0x7bf1 035415 lshift2 regb ,pdata 
-0x7bf2 035417 iadd temp ,regb 
-0x7bf3 035418 force 0 ,temp 
-0x7bf4 035419 force 0 ,regc 
-:      035420 bn_mulmod_256_0:
-0x7bf5 035425 ifetch 4 ,contw 
-0x7bf6 035426 iforce rega 
-0x7bf7 035429 ifetch 4 ,regb 
-0x7bf8 035430 copy regc ,regext_index 
-0x7bf9 035431 imul32 regext ,pdata 
-0x7bfa 035432 iadd rega ,pdata 
-0x7bfb 035433 iadd temp ,pdata 
-0x7bfc 035434 istore 4 ,contw 
-0x7bfd 035435 rshift32 pdata ,temp 
-0x7bfe 035436 increase 1 ,regc 
-0x7bff 035437 compare 8 ,regc ,0xff 
-0x7c00 035438 nbranch bn_mulmod_256_0 ,true 
-0x7c01 035440 deposit temp 
-0x7c02 035441 istore 4 ,contw 
-0x7c03 035442 increase -32 ,contw 
-0x7c04 035445 increase 1 ,queue 
-0x7c05 035446 compare 8 ,queue ,0xff 
-0x7c06 035447 nbranch bn_mulmod_256_1 ,true 
-0x7c07 035448 arg mem_tmp1_256 ,rega 
-0x7c08 035449 copy timeup ,contw 
-0x7c09 035450 branch bn_p256mod 
-:      035452 bn_p256mod:
-0x7c0a 035453 bpatchx patch3e_2 ,mem_patch3e 
-0x7c0b 035454 copy contw ,timeup 
-0x7c0c 035455 copy rega ,alarm 
-0x7c0d 035456 arg mem_tmp2_256 ,regb 
-0x7c0e 035457 copy regb ,contw 
-0x7c0f 035458 call memset0_4 
-0x7c10 035459 istore 8 ,contw 
-0x7c11 035460 add rega ,44 ,contr 
-0x7c12 035461 call memcpy8 
-0x7c13 035462 call memcpy12 
-0x7c14 035463 copy regb ,rega 
-0x7c15 035464 call bn_lshiftmod_256 
-0x7c16 035465 arg mem_tmp2_256 ,regb 
-0x7c17 035466 copy alarm ,rega 
-0x7c18 035467 copy timeup ,contw 
-0x7c19 035468 call bn_addmod_256 
-0x7c1a 035470 arg mem_tmp2_256 ,regb 
-0x7c1b 035471 copy regb ,contw 
-0x7c1c 035472 call memset0_4 
-0x7c1d 035473 istore 8 ,contw 
-0x7c1e 035474 add alarm ,48 ,contr 
-0x7c1f 035475 call memcpy16 
-0x7c20 035476 call memset0_4 
-0x7c21 035477 copy regb ,rega 
-0x7c22 035478 call bn_lshiftmod_256 
-0x7c23 035482 arg mem_tmp2_256 ,regb 
-0x7c24 035483 copy timeup ,rega 
-0x7c25 035484 copy rega ,contw 
-0x7c26 035485 call bn_addmod_256 
-0x7c27 035489 arg mem_tmp2_256 ,regb 
-0x7c28 035490 copy regb ,contw 
-0x7c29 035491 add alarm ,32 ,contr 
-0x7c2a 035492 call memcpy12 
-0x7c2b 035493 call memset0_4 
-0x7c2c 035494 istore 8 ,contw 
-0x7c2d 035495 add alarm ,56 ,contr 
-0x7c2e 035496 call memcpy8 
-0x7c2f 035497 copy timeup ,rega 
-0x7c30 035498 copy rega ,contw 
-0x7c31 035499 call bn_addmod_256 
-0x7c32 035503 arg mem_tmp2_256 ,regb 
-0x7c33 035504 copy regb ,contw 
-0x7c34 035505 add alarm ,36 ,contr 
-0x7c35 035506 call memcpy12 
-0x7c36 035507 add alarm ,52 ,contr 
-0x7c37 035508 call memcpy12 
-0x7c38 035509 add alarm ,52 ,contr 
-0x7c39 035510 call memcpy4 
-0x7c3a 035511 add alarm ,32 ,contr 
-0x7c3b 035512 call memcpy4 
-0x7c3c 035513 copy timeup ,rega 
-0x7c3d 035514 copy rega ,contw 
-0x7c3e 035515 call bn_addmod_256 
-0x7c3f 035518 arg mem_tmp2_256 ,regb 
-0x7c40 035519 copy regb ,contw 
-0x7c41 035520 add alarm ,44 ,contr 
-0x7c42 035521 call memcpy12 
-0x7c43 035522 call memset0_4 
-0x7c44 035523 istore 8 ,contw 
-0x7c45 035524 add alarm ,32 ,contr 
-0x7c46 035525 call memcpy4 
-0x7c47 035526 add alarm ,40 ,contr 
-0x7c48 035527 call memcpy4 
-0x7c49 035528 copy timeup ,rega 
-0x7c4a 035529 copy rega ,contw 
-0x7c4b 035530 call bn_submod_256 
-0x7c4c 035533 arg mem_tmp2_256 ,regb 
-0x7c4d 035534 copy regb ,contw 
-0x7c4e 035535 add alarm ,48 ,contr 
-0x7c4f 035536 call memcpy8 
-0x7c50 035537 call memcpy8 
-0x7c51 035538 force 0 ,pdata 
-0x7c52 035539 istore 8 ,contw 
-0x7c53 035540 add alarm ,36 ,contr 
-0x7c54 035541 call memcpy4 
-0x7c55 035542 add alarm ,44 ,contr 
-0x7c56 035543 call memcpy4 
-0x7c57 035544 copy timeup ,rega 
-0x7c58 035545 copy rega ,contw 
-0x7c59 035546 call bn_submod_256 
-0x7c5a 035549 arg mem_tmp2_256 ,regb 
-0x7c5b 035550 copy regb ,contw 
-0x7c5c 035551 add alarm ,52 ,contr 
-0x7c5d 035552 call memcpy12 
-0x7c5e 035553 add alarm ,32 ,contr 
-0x7c5f 035554 call memcpy12 
-0x7c60 035555 call memset0_4 
-0x7c61 035556 add alarm ,48 ,contr 
-0x7c62 035557 call memcpy4 
-0x7c63 035558 copy timeup ,rega 
-0x7c64 035559 copy rega ,contw 
-0x7c65 035560 call bn_submod_256 
-0x7c66 035563 arg mem_tmp2_256 ,regb 
-0x7c67 035564 copy regb ,contw 
-0x7c68 035565 add alarm ,56 ,contr 
-0x7c69 035566 call memcpy8 
-0x7c6a 035567 call memset0_4 
-0x7c6b 035568 add alarm ,36 ,contr 
-0x7c6c 035569 call memcpy12 
-0x7c6d 035570 call memset0_4 
-0x7c6e 035571 add alarm ,52 ,contr 
-0x7c6f 035572 call memcpy4 
-0x7c70 035573 copy timeup ,rega 
-0x7c71 035574 copy rega ,contw 
-0x7c72 035575 branch bn_submod_256 
-:      035578 bn_load_mem:
-0x7c73 035579 force 32 ,loopcnt 
-0x7c74 035580 arg mem_regext ,contw 
-0x7c75 035581 iadd contw ,contw 
-0x7c76 035582 branch memcpy 
-:      035584 bn_load_256:
-0x7c77 035585 force 8 ,loopcnt 
-0x7c78 035586 branch bn_load_0 
-:      035588 bn_sqrmod_256:
-0x7c79 035589 copy rega ,regb 
-0x7c7a 035590 branch bn_mulmod_256 
-:      035592 bn_add_256:
-0x7c7b 035593 force 8 ,loopcnt 
-0x7c7c 035594 branch bn_add + 1 
-:      035596 bn_addmod_256:
-0x7c7d 035597 call bn_add_256 
-0x7c7e 035598 copy contw ,rega 
-0x7c7f 035599 branch bn_lshiftmod_ismod_256 
-:      035601 bn_lshiftmod_256:
-0x7c80 035602 call bn_lshift_256 
-:      035603 bn_lshiftmod_ismod_256:
-0x7c81 035604 isolate1 0 ,regc 
-0x7c82 035605 branch bn_lshiftmod_p_256 ,true 
-0x7c83 035606 arg mem_p_256 ,regb 
-0x7c84 035607 copy rega ,regc 
-0x7c85 035608 increase -32 ,rega 
-0x7c86 035609 call bn_bigeq_256 
-0x7c87 035610 nrtn positive 
-0x7c88 035611 copy regc ,rega 
-0x7c89 035612 branch sub_p2_256 
-:      035614 bn_lshiftmod_p_256:
-0x7c8a 035615 call sub_p2_256 
-0x7c8b 035617 copy rega ,regc 
-0x7c8c 035618 increase -32 ,rega 
-0x7c8d 035619 arg mem_p_256 ,regb 
-0x7c8e 035620 call bn_bigeq_256 
-0x7c8f 035621 nrtn positive 
-0x7c90 035622 copy regc ,rega 
-0x7c91 035623 branch sub_p2_256 
-:      035626 sub_p2_256:
-0x7c92 035627 increase -32 ,rega 
-0x7c93 035628 arg mem_p_256 ,regb 
-0x7c94 035629 copy rega ,contw 
-0x7c95 035630 branch bn_sub_256 
-:      035635 bn_submod_256:
-0x7c96 035636 call bn_sub_256 
-0x7c97 035638 branch bn_submod_256_np ,true 
-0x7c98 035641 add contw ,-32 ,rega 
-0x7c99 035642 arg mem_p_256 ,regb 
-0x7c9a 035643 call bn_bigeq_256 
-0x7c9b 035644 nrtn positive 
-0x7c9c 035645 arg mem_p_256 ,regb 
-0x7c9d 035646 add contw ,-32 ,rega 
-0x7c9e 035648 copy rega ,contw 
-0x7c9f 035649 branch bn_sub_256 
-:      035650 bn_submod_256_np:
-0x7ca0 035651 add contw ,-32 ,rega 
-0x7ca1 035652 arg mem_p_256 ,regb 
-0x7ca2 035653 copy rega ,contw 
-0x7ca3 035654 call bn_add_256 
-0x7ca4 035656 rtn true 
-0x7ca5 035657 add contw ,-32 ,rega 
-0x7ca6 035658 arg mem_p_256 ,regb 
-0x7ca7 035659 copy rega ,contw 
-0x7ca8 035660 branch bn_add_256 
-:      035664 bn_sub_256:
-0x7ca9 035665 force 8 ,loopcnt 
-0x7caa 035666 branch bn_sub + 1 
-:      035668 bn_rshift_256:
-0x7cab 035669 force 8 ,loopcnt 
-0x7cac 035670 increase 28 ,rega 
-0x7cad 035671 branch bn_rshift 
-:      035673 bn_lshift_256:
-0x7cae 035674 force 8 ,loopcnt 
-0x7caf 035675 force 0 ,regc 
-0x7cb0 035676 branch bn_lshift_0 
-:      035678 bn_bigeq_256:
-0x7cb1 035679 force 8 ,loopcnt 
-0x7cb2 035680 increase 28 ,rega 
-0x7cb3 035681 increase 28 ,regb 
-0x7cb4 035682 branch bn_bigeq_0 
-:      035685 bn_eq_zero_256:
-0x7cb5 035686 ifetch 8 ,contr 
-0x7cb6 035687 nrtn blank 
-0x7cb7 035688 branch bn_eq_zero 
-:      035693 bn_rshifteven_256:
-0x7cb8 035694 copy rega ,alarm 
-:      035695 bn_rshifteven_256_1:
-0x7cb9 035696 copy alarm ,rega 
-0x7cba 035697 ifetch 1 ,rega 
-0x7cbb 035698 isolate1 0 ,pdata 
-0x7cbc 035699 rtn true 
-0x7cbd 035700 call bn_rshift_256 
-0x7cbe 035701 ifetch 1 ,regb 
-0x7cbf 035702 isolate0 0 ,pdata 
-0x7cc0 035703 branch bn_rshifteven_256_0 ,true 
-0x7cc1 035704 arg mem_p_256 ,rega 
-0x7cc2 035705 copy regb ,contw 
-0x7cc3 035706 call bn_add_256 
-0x7cc4 035707 ifetch 1 ,regb 
-0x7cc5 035708 iadd regc ,pdata 
-0x7cc6 035709 istore 1 ,regb 
-0x7cc7 035710 increase -32 ,regb 
-:      035711 bn_rshifteven_256_0:
-0x7cc8 035712 add regb ,32 ,rega 
-0x7cc9 035713 force 9 ,loopcnt 
-0x7cca 035714 call bn_rshift 
-0x7ccb 035715 branch bn_rshifteven_256_1 
-:      035719 ui_init:
-0x7ccc 035720 call lpm_disable_exen_output 
-0x7ccd 035721 rtn wake 
-0x7cce 035722 call ui_button_init 
-0x7ccf 035723 call ui_timer_init 
-0x7cd0 035724 branch ui_led_init_global 
-:      035726 ui_dispatch:
-0x7cd1 035727 call ui_led_dispatch 
-0x7cd2 035729 branch ui_timer_check 
-:      035731 ui_button_init:
-0x7cd3 035732 fetch 1 ,mem_ui_button_gpio 
-0x7cd4 035733 rtneq ui_button_gpio_disable 
-0x7cd5 035734 iforce temp 
-0x7cd6 035735 call gpio_config_output 
-0x7cd7 035736 fetcht 1 ,mem_ui_button_gpio 
-0x7cd8 035737 call gpio_out_inactive 
-0x7cd9 035738 nop 100 
-0x7cda 035739 fetcht 1 ,mem_ui_button_gpio 
-0x7cdb 035740 call gpio_config_input 
-0x7cdc 035741 branch ui_button_polling 
-:      035745 ui_button_polling:
-0x7cdd 035746 bpatchx patch3e_3 ,mem_patch3e 
-0x7cde 035747 fetch 1 ,mem_ui_button_gpio 
-0x7cdf 035748 rtneq ui_button_gpio_disable 
-0x7ce0 035749 copy pdata ,temp 
-0x7ce1 035750 call gpio_get_bit 
-0x7ce2 035751 nbranch ui_button_up ,true 
-:      035753 ui_button_down:
-0x7ce3 035754 call ui_button_check_long_press 
-0x7ce4 035755 fetch 2 ,mem_ui_state_map 
-0x7ce5 035756 set1 ui_state_btn_down 
-0x7ce6 035757 store 2 ,mem_ui_state_map 
-0x7ce7 035758 fetch 1 ,mem_ui_button_last_state 
-0x7ce8 035759 rtneq ui_button_state_down 
-0x7ce9 035760 jam ui_button_state_down ,mem_ui_button_last_state 
-0x7cea 035762 fetch 1 ,mem_ui_button_timeout 
-0x7ceb 035763 store 1 ,mem_ui_button_timer 
-0x7cec 035764 call lpm_button_get_wake_lock 
-0x7ced 035765 jam bt_evt_button_down ,mem_fifo_temp 
-0x7cee 035766 branch ui_ipc_send_event 
-:      035767 ui_button_up:
-0x7cef 035768 fetch 2 ,mem_ui_state_map 
-0x7cf0 035769 set0 ui_state_btn_down 
-0x7cf1 035770 store 2 ,mem_ui_state_map 
-0x7cf2 035771 fetch 1 ,mem_ui_button_last_state 
-0x7cf3 035772 rtneq ui_button_state_up 
-0x7cf4 035773 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7cf5 035775 jam 0 ,mem_ui_button_timer 
-0x7cf6 035776 call lpm_button_clean_wake_lock 
-0x7cf7 035777 jam bt_evt_button_up ,mem_fifo_temp 
-0x7cf8 035778 branch ui_ipc_send_event 
-:      035780 ui_button_check_long_press:
-0x7cf9 035781 fetch 1 ,mem_ui_button_timer 
-0x7cfa 035782 rtn blank 
-0x7cfb 035783 increase -1 ,pdata 
-0x7cfc 035784 store 1 ,mem_ui_button_timer 
-0x7cfd 035785 nrtn blank 
-0x7cfe 035787 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x7cff 035788 branch ui_ipc_send_event 
-:      035790 lpm_button_get_wake_lock:
-0x7d00 035791 arg wake_lock_button ,queue 
-0x7d01 035792 branch lpm_get_wake_lock 
-:      035794 lpm_button_clean_wake_lock:
-0x7d02 035795 arg wake_lock_button ,queue 
-0x7d03 035796 branch lpm_put_wake_lock 
-:      035818 calc_curr_struct_prt:
-0x7d04 035819 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d05 035820 mul32 rega ,led_offset_length ,regb 
-0x7d06 035821 iadd regb ,regb 
-0x7d07 035822 rtn 
-:      035825 ui_led_init_global:
-0x7d08 035826 fetch 1 ,mem_ui_led_struct_num 
-0x7d09 035827 rtn blank 
-0x7d0a 035828 copy pdata ,loopcnt 
-0x7d0b 035829 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d0c 035830 copy pdata ,regb 
-:      035831 ui_led_init_loop:
-0x7d0d 035832 add regb ,led_offset_led_gpio ,regc 
-0x7d0e 035833 ifetcht 1 ,regc 
-0x7d0f 035834 call gpio_config_output 
-0x7d10 035835 call ui_led_off_static 
-0x7d11 035836 increase led_offset_length ,regb 
-0x7d12 035837 loop ui_led_init_loop 
-0x7d13 035838 rtn 
-:      035842 ui_led_on_global:
-0x7d14 035843 call calc_curr_struct_prt 
-0x7d15 035844 setarg ui_led_state_lighting 
-0x7d16 035845 istore 1 ,regb 
-0x7d17 035846 call ui_led_stop_timer 
-0x7d18 035847 branch ui_led_on_static 
-:      035851 ui_led_blink_stop_global:
-:      035852 ui_led_off_global:
-0x7d19 035853 call calc_curr_struct_prt 
-0x7d1a 035854 setarg ui_led_state_darking 
-0x7d1b 035855 istore 1 ,regb 
-0x7d1c 035856 call ui_led_stop_timer 
-0x7d1d 035857 branch ui_led_off_static 
-:      035861 ui_led_blink_start_global:
-0x7d1e 035862 call calc_curr_struct_prt 
-0x7d1f 035863 setarg ui_led_state_blink_start 
-0x7d20 035864 istore 1 ,regb 
-0x7d21 035865 setarg led_infinite_flash_num 
-0x7d22 035866 istore 1 ,contw 
-0x7d23 035867 branch ui_led_off_static 
-:      035872 ui_led_set_style_global:
-0x7d24 035873 call calc_curr_struct_prt 
-0x7d25 035874 arg led_offset_length ,loopcnt 
-0x7d26 035875 copy regc ,contr 
-0x7d27 035876 copy regb ,contw 
-0x7d28 035877 branch memcpy_fast 
-:      035881 ui_led_dispatch:
-0x7d29 035882 fetch 1 ,mem_ui_led_struct_num 
-0x7d2a 035883 rtn blank 
-0x7d2b 035884 arg 0 ,rega 
-:      035885 ui_led_blink_polling:
-0x7d2c 035886 call ui_led_change_style_by_type 
-0x7d2d 035887 increase 1 ,rega 
-0x7d2e 035888 fetch 1 ,mem_ui_led_struct_num 
-0x7d2f 035889 isub rega ,null 
-0x7d30 035890 rtn zero 
-0x7d31 035891 branch ui_led_blink_polling 
-:      035894 ui_led_off_static:
-0x7d32 035895 add regb ,led_offset_led_gpio ,regc 
-0x7d33 035896 ifetcht 1 ,regc 
-0x7d34 035897 branch gpio_out_inactive 
-:      035900 ui_led_on_static:
-0x7d35 035901 add regb ,led_offset_led_gpio ,regc 
-0x7d36 035902 ifetcht 1 ,regc 
-0x7d37 035903 branch gpio_out_active 
-:      035907 ui_led_change_style_by_type:
-0x7d38 035908 add rega ,ui_led_blink ,queue 
-0x7d39 035909 call timer_check 
-0x7d3a 035910 nrtn blank 
-0x7d3b 035912 call calc_curr_struct_prt 
-0x7d3c 035914 ifetch 1 ,regb 
-0x7d3d 035916 beq ui_led_state_lighting ,ui_led_on_static 
-0x7d3e 035917 beq ui_led_state_darking ,ui_led_off_static 
-0x7d3f 035918 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x7d40 035919 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      035920 ui_led_blink_state_lighting:
-0x7d41 035921 call ui_led_on_static 
-0x7d42 035922 add regb ,led_offset_cb_ledon ,regc 
-0x7d43 035923 call push_stack 
-0x7d44 035924 ifetch 2 ,regc 
-0x7d45 035925 call callback_func 
-0x7d46 035926 call pop_stack 
-0x7d47 035927 setarg ui_led_state_blink_darking 
-0x7d48 035928 istore 1 ,regb 
-0x7d49 035929 add regb ,led_offset_on_time ,regc 
-0x7d4a 035930 ifetch 2 ,regc 
-0x7d4b 035931 branch ui_led_blink_timer_start 
-:      035934 ui_led_blink_state_darking:
-0x7d4c 035935 call ui_led_off_static 
-0x7d4d 035936 add regb ,led_offset_cb_ledoff ,regc 
-0x7d4e 035937 call push_stack 
-0x7d4f 035938 ifetch 2 ,regc 
-0x7d50 035939 call callback_func 
-0x7d51 035940 call pop_stack 
-0x7d52 035942 add regb ,led_offset_blink_count ,regc 
-0x7d53 035943 ifetch 1 ,regc 
-0x7d54 035944 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x7d55 035945 increase -1 ,pdata 
-0x7d56 035946 istore 1 ,regc 
-0x7d57 035947 branch ui_led_blink_stop_global ,blank 
-:      035948 ui_led_blink_infinite:
-0x7d58 035949 setarg ui_led_state_blink_lighting 
-0x7d59 035950 istore 1 ,regb 
-0x7d5a 035951 add regb ,led_offset_off_time ,regc 
-0x7d5b 035952 ifetch 2 ,regc 
-:      035953 ui_led_blink_timer_start:
-0x7d5c 035954 add rega ,ui_led_blink ,queue 
-0x7d5d 035955 branch timer_init 
-:      035957 ui_led_stop_timer:
-0x7d5e 035958 setarg 0 
-0x7d5f 035959 branch ui_led_blink_timer_start 
-:      035965 ui_timer_timeout:
-0x7d60 035966 setarg 0x1000 
-0x7d61 035967 lshift16 pdata ,pdata 
-0x7d62 035968 iadd regb ,regb 
-0x7d63 035969 rtn 
-:      035971 ui_timer_check:
-0x7d64 035972 bpatchx patch3e_4 ,mem_patch3e 
-0x7d65 035973 arg 0 ,rega 
-0x7d66 035974 fetcht 4 ,mem_ui_timer_last_btclk 
-0x7d67 035975 copy clkn_bt ,regb 
-0x7d68 035976 copy regb ,pdata 
-0x7d69 035977 isub temp ,null 
-0x7d6a 035978 ncall ui_timer_timeout ,positive 
-:      035980 ui_timer_check_loop:
-0x7d6b 035981 copy regb ,pdata 
-0x7d6c 035982 increase 160 ,temp 
-0x7d6d 035983 increase 160 ,temp 
-0x7d6e 035984 isub temp ,null 
-0x7d6f 035985 nbranch ui_timer_check_end ,positive 
-0x7d70 035986 increase 1 ,rega 
-0x7d71 035987 and rega ,0x0f ,pdata 
-0x7d72 035988 nbranch ui_timer_check_loop ,blank 
-0x7d73 035989 arg 0 ,rega 
-0x7d74 035990 call ui_timer_check_send_evt 
-:      035991 ui_timer_init:
-0x7d75 035992 copy clkn_bt ,pdata 
-0x7d76 035993 store 4 ,mem_ui_timer_last_btclk 
-0x7d77 035994 rtn 
-:      035995 ui_timer_check_end:
-0x7d78 035996 bpatchx patch3e_5 ,mem_patch3e 
-0x7d79 035997 copy rega ,pdata 
-0x7d7a 035998 rtn blank 
-0x7d7b 035999 increase -160 ,temp 
-0x7d7c 036000 increase -160 ,temp 
-0x7d7d 036001 set0 28 ,temp 
-0x7d7e 036002 storet 4 ,mem_ui_timer_last_btclk 
-:      036003 ui_timer_check_send_evt:
-0x7d7f 036004 branch app_evt_timer 
-:      036011 ui_ipc_get_lock:
-0x7d80 036012 jam 1 ,mem_ipc_lock_bt 
-:      036013 ui_ipc_get_lock_wait:
-0x7d81 036014 fetch 1 ,mem_ipc_lock_c51 
-0x7d82 036015 nbranch ui_ipc_get_lock_wait ,blank 
-0x7d83 036016 rtn 
-:      036018 ui_ipc_put_lock:
-0x7d84 036019 jam 0 ,mem_ipc_lock_bt 
-0x7d85 036020 rtn 
-:      036024 ui_ipc_send_event:
-0x7d86 036025 bpatchx patch3e_6 ,mem_patch3e 
-0x7d87 036026 call ui_ipc_get_lock 
-0x7d88 036027 copy rega ,pdata 
-0x7d89 036028 store 4 ,mem_ipc_rega_temp 
-0x7d8a 036029 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7d8b 036030 call fifo_in 
-0x7d8c 036031 fetch 4 ,mem_ipc_rega_temp 
-0x7d8d 036032 copy pdata ,rega 
-0x7d8e 036033 branch ui_ipc_put_lock 
-:      036035 ui_ipc_send_cmd:
-0x7d8f 036036 bpatchx patch3e_7 ,mem_patch3e 
-0x7d90 036037 call ui_ipc_get_lock 
-0x7d91 036038 copy rega ,pdata 
-0x7d92 036039 store 4 ,mem_ipc_rega_temp 
-0x7d93 036040 arg mem_ipc_fifo_c512bt ,rega 
-0x7d94 036041 call fifo_in 
-0x7d95 036042 fetch 4 ,mem_ipc_rega_temp 
-0x7d96 036043 copy pdata ,rega 
-0x7d97 036044 branch ui_ipc_put_lock 
-:      036046 ui_ipc_clean_all_fifo:
-0x7d98 036047 setarg 0 
-0x7d99 036048 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x7d9a 036049 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7d9b 036050 rtn 
-:      036052 check_51cmd:
-0x7d9c 036053 bpatchx patch3f_0 ,mem_patch3f 
-0x7d9d 036054 fetch 1 ,mem_hci_cmd 
-0x7d9e 036055 nrtn blank 
-0x7d9f 036056 arg mem_ipc_fifo_c512bt ,rega 
-0x7da0 036057 call fifo_is_empty 
-0x7da1 036058 rtn blank 
-0x7da2 036059 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7da3 036060 call check_51cmd_once 
-0x7da4 036061 fetch 1 ,mem_ipc_skip_continue_proc 
-0x7da5 036062 branch check_51cmd ,blank 
-0x7da6 036063 rtn 
-:      036065 check_51cmd_once:
-0x7da7 036066 call ui_ipc_get_lock 
-0x7da8 036067 arg mem_ipc_fifo_c512bt ,rega 
-0x7da9 036068 call fifo_out 
-0x7daa 036069 copy pdata ,temp 
-0x7dab 036070 call ui_ipc_put_lock 
-0x7dac 036071 bpatchx patch3f_1 ,mem_patch3f 
-0x7dad 036072 copy temp ,pdata 
-0x7dae 036073 rtn blank 
-0x7daf 036074 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
-0x7db0 036075 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
-0x7db1 036076 beq bt_cmd_reconnect ,check_51cmd_reconnect 
-0x7db2 036077 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
-0x7db3 036078 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
-0x7db4 036079 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
-0x7db5 036080 beq bt_cmd_start_inquiry ,check_51cmd_inq 
-0x7db6 036081 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
-0x7db7 036082 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7db8 036083 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7db9 036084 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7dba 036085 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7dbb 036086 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7dbc 036087 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x7dbd 036088 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x7dbe 036089 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x7dbf 036090 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x7dc0 036091 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x7dc1 036092 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x7dc2 036093 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7dc3 036094 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
-0x7dc4 036096 store 1 ,mem_fifo_temp 
-0x7dc5 036097 bpatchx patch3f_2 ,mem_patch3f 
-0x7dc6 036098 call lmo_fifo_check 
-0x7dc7 036099 nbranch check_51cmd_restore ,blank 
-:      036100 check_51cmd_once_continue:
-0x7dc8 036101 fetch 1 ,mem_fifo_temp 
-0x7dc9 036102 bmark0 mark_context ,check_51cmd_check_idle 
-0x7dca 036103 beq bt_cmd_disconnect ,check_51cmd_disconnect 
-0x7dcb 036104 beq bt_cmd_enter_sniff ,cmd_in_sniff 
-0x7dcc 036105 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
-0x7dcd 036106 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
-0x7dce 036107 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7dcf 036108 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7dd0 036109 beq bt_cmd_role_switch ,check_51cmd_role_switch 
-0x7dd1 036110 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7dd2 036111 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
-0x7dd3 036112 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
-0x7dd4 036113 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
-0x7dd5 036114 rtn 
-:      036116 check_51cmd_check_idle:
-0x7dd6 036117 store 1 ,mem_fifo_temp 
-0x7dd7 036118 call context_check_idle 
-0x7dd8 036119 branch check_51cmd_restore ,zero 
-0x7dd9 036120 call context_search_plap 
-0x7dda 036121 nrtn zero 
-:      036122 check_51cmd_restore:
-0x7ddb 036123 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x7ddc 036124 branch ui_ipc_send_cmd 
-:      036129 check_51cmd_start_discovery:
-0x7ddd 036130 fetch 2 ,mem_ui_state_map 
-0x7dde 036131 set1 ui_state_bt_discovery 
-0x7ddf 036132 store 2 ,mem_ui_state_map 
-0x7de0 036133 jam 3 ,mem_scan_mode 
-0x7de1 036134 rtn 
-:      036138 check_51cmd_stop_discovery:
-0x7de2 036139 jam 0 ,mem_hid_handshake_timer_count 
-0x7de3 036140 jam 0 ,mem_scan_mode 
-0x7de4 036141 fetch 2 ,mem_ui_state_map 
-0x7de5 036142 set0 ui_state_bt_discovery 
-0x7de6 036143 store 2 ,mem_ui_state_map 
-0x7de7 036144 rtn 
-:      036148 check_51cmd_reconnect:
-0x7de8 036149 jam hci_cmd_create_conn ,mem_hci_cmd 
-0x7de9 036150 rtn 
-:      036154 check_51cmd_disconnect:
-0x7dea 036155 jam lmp_detach ,mem_lmo_opcode2 
-0x7deb 036156 jam other_end_terminated ,mem_disconn_reason_send 
-0x7dec 036157 rtn 
-:      036161 check_51cmd_enter_sniff_subrating:
-0x7ded 036162 rtn 
-:      036166 check_51cmd_exit_sniff_subrating:
-0x7dee 036167 rtn 
-:      036171 check_51cmd_sniff_test:
-0x7def 036172 rtn 
-:      036176 check_51cmd_pincode:
-0x7df0 036177 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x7df1 036178 branch cmd_pair 
-:      036182 check_51cmd_inq:
-0x7df2 036183 rtn 
-:      036187 check_51cmd_stop_inq:
-0x7df3 036188 rtn 
-:      036192 check_51cmd_adv:
-0x7df4 036193 jam on ,mem_le_adv_enable 
-0x7df5 036194 jam adv_ind ,mem_le_adv_type 
-0x7df6 036195 fetch 2 ,mem_ui_state_map 
-0x7df7 036196 set1 ui_state_ble_adv ,pdata 
-0x7df8 036197 store 2 ,mem_ui_state_map 
-0x7df9 036198 rtn 
-:      036202 check_51cmd_stop_adv:
-0x7dfa 036203 fetch 2 ,mem_ui_state_map 
-0x7dfb 036204 set0 ui_state_ble_adv ,pdata 
-0x7dfc 036205 store 2 ,mem_ui_state_map 
-0x7dfd 036206 jam off ,mem_le_adv_enable 
-0x7dfe 036207 rtn 
-:      036211 check_51cmd_direct_adv:
-0x7dff 036212 jam on ,mem_le_adv_enable 
-0x7e00 036213 jam adv_direct_ind ,mem_le_adv_type 
-0x7e01 036214 fetch 2 ,mem_ui_state_map 
-0x7e02 036215 set1 ui_state_ble_adv ,pdata 
-0x7e03 036216 store 2 ,mem_ui_state_map 
-0x7e04 036217 rtn 
-:      036221 check_51cmd_stop_direct_adv:
-0x7e05 036222 fetch 2 ,mem_ui_state_map 
-0x7e06 036223 set0 ui_state_ble_adv ,pdata 
-0x7e07 036224 store 2 ,mem_ui_state_map 
-0x7e08 036225 jam off ,mem_le_adv_enable 
-0x7e09 036226 rtn 
-:      036230 check_51cmd_le_disconnect:
-0x7e0a 036231 setarg 20 
-0x7e0b 036232 store 2 ,mem_le_superto 
-0x7e0c 036233 store 2 ,mem_le_init_superto 
-0x7e0d 036234 branch le_send_terminate_ind_user_terminated 
-:      036238 check_51cmd_ble_update_connect_param:
-0x7e0e 036239 branch le_l2cap_tx_update_req 
-:      036243 check_51cmd_led_off:
-0x7e0f 036244 arg 0 ,rega 
-0x7e10 036245 branch ui_led_off_global 
-:      036249 check_51cmd_led_on:
-0x7e11 036250 arg 0 ,rega 
-0x7e12 036251 branch ui_led_on_global 
-:      036255 check_51cmd_led_start_blink:
-0x7e13 036256 arg 0 ,rega 
-0x7e14 036257 branch ui_led_blink_start_global 
-:      036261 check_51cmd_le_start_con:
-0x7e15 036262 jam on ,mem_le_scan_enable 
-0x7e16 036263 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x7e17 036266 rtn 
-:      036270 check_51cmd_start_scan:
-0x7e18 036271 jam on ,mem_le_scan_enable 
-0x7e19 036272 rtn 
-:      036276 check_51cmd_stop_scan:
-0x7e1a 036277 jam off ,mem_le_scan_enable 
-0x7e1b 036278 jam 0 ,mem_hci_cmd 
-0x7e1c 036279 rtn 
-:      036283 check_51cmd_hibernate:
-0x7e1d 036284 fetch 2 ,mem_cb_before_hibernate 
-0x7e1e 036285 call callback_func 
-0x7e1f 036286 fetch 1 ,mem_ui_button_gpio 
-0x7e20 036287 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x7e21 036288 copy pdata ,temp 
-0x7e22 036289 call gpio_config_input 
-:      036290 check_51cmd_hibernate_btn_disabled:
-0x7e23 036291 call ui_ipc_clean_all_fifo 
-0x7e24 036292 branch lpm_hibernate 
-:      036296 check_51cmd_le_smp_sec_req:
-0x7e25 036297 branch le_send_smp_security_request 
-:      036301 check_51cmd_role_switch:
-0x7e26 036302 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x7e27 036303 set1 mark_switch_initiated ,mark 
-0x7e28 036304 nrtn master 
-0x7e29 036305 jam switch_flag_init ,mem_switch_flag 
-0x7e2a 036306 jam lmp_switch_req ,mem_lmo_opcode2 
-0x7e2b 036307 fetch 1 ,mem_connection_options 
-0x7e2c 036308 set0 connection_switch ,pdata 
-0x7e2d 036309 store 1 ,mem_connection_options 
-0x7e2e 036310 rtn 
-:      036314 check_51cmd_bb_reconn_cancel:
-0x7e2f 036315 force page_length_timer ,queue 
-0x7e30 036316 branch timer_stop 
-:      036320 check_51cmd_dhkey_not_accept:
-0x7e31 036321 call tid_set_reply 
-0x7e32 036322 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7e33 036323 branch parse_lmp_dhkey_check_reject 
-:      036326 ui_check_paring_button:
-0x7e34 036327 fetch 1 ,mem_ui_state_map 
-0x7e35 036328 rtnbit0 ui_state_btn_down 
-0x7e36 036329 rtnbit0 ui_state_bt_reconnect 
-0x7e37 036330 branch check_51cmd_bb_reconn_cancel 
-:      036335 queue_init:
-0x7e38 036336 fetch 2 ,mem_queue_ptr 
-0x7e39 036337 add pdata ,queue_offset_curr_num ,contw 
-0x7e3a 036338 setarg 0 
-0x7e3b 036339 istore 3 ,contw 
-0x7e3c 036340 rtn 
-:      036344 queue_push:
-0x7e3d 036345 call disable_user 
-0x7e3e 036346 call queue_full 
-0x7e3f 036347 rtn blank 
-0x7e40 036348 fetch 2 ,mem_queue_ptr 
-0x7e41 036349 add pdata ,queue_offset_curr_num ,regb 
-0x7e42 036350 ifetcht 1 ,regb 
-0x7e43 036351 increase 1 ,temp 
-0x7e44 036352 istoret 1 ,regb 
-0x7e45 036354 ifetcht 1 ,pdata 
-0x7e46 036355 copy temp ,loopcnt 
-0x7e47 036356 add pdata ,queue_offset_write_ptr ,regb 
-0x7e48 036357 ifetch 1 ,regb 
-0x7e49 036358 imul32 temp ,pdata 
-0x7e4a 036359 iadd contr ,contw 
-0x7e4b 036360 copy rega ,contr 
-:      036361 calc_queue_next_ptr:
-0x7e4c 036362 call memcpy 
-0x7e4d 036363 call queue_get_size 
-0x7e4e 036364 pincrease -1 
-0x7e4f 036365 ifetcht 1 ,regb 
-0x7e50 036366 increase 1 ,temp 
-0x7e51 036367 iand temp ,temp 
-0x7e52 036368 istoret 1 ,regb 
-0x7e53 036369 branch enable_user 
-:      036374 queue_pop:
-0x7e54 036375 call disable_user 
-0x7e55 036376 call queue_empty 
-0x7e56 036377 rtn blank 
-0x7e57 036378 fetch 2 ,mem_queue_ptr 
-0x7e58 036379 add pdata ,queue_offset_curr_num ,regb 
-0x7e59 036380 ifetcht 1 ,regb 
-0x7e5a 036381 increase -1 ,temp 
-0x7e5b 036382 istoret 1 ,regb 
-0x7e5c 036383 ifetcht 1 ,pdata 
-0x7e5d 036384 copy temp ,loopcnt 
-0x7e5e 036385 add pdata ,queue_offset_read_ptr ,regb 
-0x7e5f 036386 ifetch 1 ,regb 
-0x7e60 036387 imul32 temp ,pdata 
-0x7e61 036388 iadd contr ,contr 
-0x7e62 036389 increase 1 ,contr 
-0x7e63 036390 copy rega ,contw 
-0x7e64 036391 branch calc_queue_next_ptr 
-:      036395 queue_empty:
-0x7e65 036396 fetch 2 ,mem_queue_ptr 
-0x7e66 036397 add pdata ,queue_offset_curr_num ,contr 
-0x7e67 036398 ifetch 1 ,contr 
-0x7e68 036399 rtn 
-:      036402 queue_full:
-0x7e69 036403 call queue_get_size 
-0x7e6a 036404 ifetcht 1 ,contr 
-0x7e6b 036405 isub temp ,pdata 
-0x7e6c 036406 rtn 
-:      036409 queue_get_size:
-0x7e6d 036410 fetch 2 ,mem_queue_ptr 
-0x7e6e 036411 add pdata ,queue_offset_length ,contr 
-0x7e6f 036412 ifetch 1 ,contr 
-0x7e70 036413 rtn 
-:      036421 right_shift_n:
-0x7e71 036422 sub loopcnt ,0 ,null 
-0x7e72 036423 rtn zero 
-:      036424 right_shift_n_loop:
-0x7e73 036425 rshift pdata ,pdata 
-0x7e74 036426 loop right_shift_n_loop 
-0x7e75 036427 rtn 
-:      036430 left_shift_n:
-0x7e76 036431 force 1 ,pdata 
-0x7e77 036432 sub loopcnt ,0 ,null 
-0x7e78 036433 rtn zero 
-:      036434 left_shift_n_loop:
-0x7e79 036435 lshift pdata ,pdata 
-0x7e7a 036436 loop left_shift_n_loop 
-0x7e7b 036437 rtn 
-:      036438 push_stack:
-0x7e7c 036439 deposit contw 
-0x7e7d 036440 store 2 ,mem_contw 
-0x7e7e 036441 storet 8 ,mem_temp 
-0x7e7f 036442 deposit timeup 
-0x7e80 036443 store 4 ,mem_timeup 
-0x7e81 036444 call push_stack_rega_b_c 
-0x7e82 036445 deposit contr 
-0x7e83 036446 store 2 ,mem_contr 
-0x7e84 036447 rtn 
-:      036449 push_stack_rega_b_c:
-0x7e85 036450 deposit rega 
-0x7e86 036451 store 4 ,mem_rega 
-0x7e87 036452 deposit regb 
-0x7e88 036453 store 4 ,mem_regb 
-0x7e89 036454 deposit regc 
-0x7e8a 036455 store 3 ,mem_regc 
-0x7e8b 036456 rtn 
-:      036458 pop_stack:
-0x7e8c 036459 fetcht 8 ,mem_temp 
-0x7e8d 036460 fetch 4 ,mem_timeup 
-0x7e8e 036461 iforce timeup 
-0x7e8f 036462 call pop_stack_rega_b_c 
-0x7e90 036463 fetch 2 ,mem_contw 
-0x7e91 036464 iforce contw 
-0x7e92 036465 fetch 2 ,mem_contr 
-0x7e93 036466 iforce contr 
-0x7e94 036467 rtn 
-:      036469 pop_stack_rega_b_c:
-0x7e95 036470 fetch 4 ,mem_rega 
-0x7e96 036471 iforce rega 
-0x7e97 036472 fetch 4 ,mem_regb 
-0x7e98 036473 iforce regb 
-0x7e99 036474 fetch 3 ,mem_regc 
-0x7e9a 036475 iforce regc 
-0x7e9b 036476 rtn 
-:      036478 get_contw:
-0x7e9c 036479 fetch 2 ,mem_contw 
-0x7e9d 036480 copy pdata ,contw 
-0x7e9e 036481 rtn 
-:      036482 get_contr:
-0x7e9f 036483 fetch 2 ,mem_contr 
-0x7ea0 036484 copy pdata ,contr 
-0x7ea1 036485 rtn 
-:      036486 store_contw:
-0x7ea2 036487 copy contw ,pdata 
-0x7ea3 036488 store 2 ,mem_contw 
-0x7ea4 036489 rtn 
-:      036490 store_contr:
-0x7ea5 036491 copy contr ,pdata 
-0x7ea6 036492 store 2 ,mem_contr 
-0x7ea7 036493 rtn 
-:      036497 save_cont_pointers:
-0x7ea8 036498 copy contw ,pdata 
-0x7ea9 036499 store 2 ,mem_hold_contw 
-0x7eaa 036500 copy contr ,pdata 
-0x7eab 036501 store 2 ,mem_hold_contr 
-0x7eac 036502 rtn 
-:      036503 load_cont_pointers:
-0x7ead 036504 fetch 2 ,mem_hold_contw 
-0x7eae 036505 copy pdata ,contw 
-0x7eaf 036506 fetch 2 ,mem_hold_contr 
-0x7eb0 036507 copy pdata ,contr 
-0x7eb1 036508 rtn 
-:      036510 memcpy96:
-0x7eb2 036511 call memcpy32 
-:      036512 memcpy64:
-0x7eb3 036513 call memcpy32 
-0x7eb4 036514 branch memcpy32 
-:      036515 memcpy12:
-0x7eb5 036516 call memcpy8 
-:      036517 memcpy4:
-0x7eb6 036518 ifetch 4 ,contr 
-0x7eb7 036519 istore 4 ,contw 
-0x7eb8 036520 rtn 
-:      036521 memcpy8:
-0x7eb9 036522 ifetch 8 ,contr 
-0x7eba 036523 istore 8 ,contw 
-0x7ebb 036524 rtn 
-:      036526 memcpy48:
-0x7ebc 036527 call memcpy16 
-:      036528 memcpy32:
-0x7ebd 036529 call memcpy8 
-:      036530 memcpy24:
-0x7ebe 036531 call memcpy8 
-:      036532 memcpy16:
-0x7ebf 036533 call memcpy8 
-0x7ec0 036534 branch memcpy8 
-:      036538 delay_10ms:
-0x7ec1 036539 arg 10 ,loopcnt 
-:      036540 delay_ms_wait:
-0x7ec2 036541 nop 12000 
-0x7ec3 036542 loop delay_ms_wait 
-0x7ec4 036543 rtn 
-:      036545 bn_zero:
-0x7ec5 036546 force 3 ,loopcnt 
-:      036547 memset0:
-0x7ec6 036548 force 0 ,pdata 
-:      036549 memset8:
-0x7ec7 036550 istore 8 ,contw 
-0x7ec8 036551 loop memset8 
-0x7ec9 036552 rtn 
-:      036554 memset0_8:
-0x7eca 036555 force 0 ,pdata 
-0x7ecb 036556 istore 8 ,contw 
-0x7ecc 036557 rtn 
-:      036558 memset0_4:
-0x7ecd 036559 force 0 ,pdata 
-0x7ece 036560 istore 4 ,contw 
-0x7ecf 036561 rtn 
-:      036563 clear_mem_256:
-0x7ed0 036564 force 4 ,loopcnt 
-0x7ed1 036565 branch memset0 
-:      036566 clear_mem_512:
-0x7ed2 036567 force 8 ,loopcnt 
-0x7ed3 036568 branch memset0 
-:      036570 clear_mem:
-0x7ed4 036571 deposit loopcnt 
-0x7ed5 036572 rtn blank 
-0x7ed6 036573 setarg 0 
-:      036574 clear_mem_loop:
-0x7ed7 036575 istore 1 ,contw 
-0x7ed8 036576 loop clear_mem_loop 
-0x7ed9 036577 rtn 
-:      036580 clear_temp_block:
-0x7eda 036581 arg 32 ,loopcnt 
-0x7edb 036582 arg mem_temp_block0 ,contw 
-0x7edc 036583 branch clear_mem 
-:      036585 xor_loop:
-0x7edd 036586 ifetch 4 ,regc 
-0x7ede 036587 ifetcht 4 ,rega 
-0x7edf 036588 ixor temp ,pdata 
-0x7ee0 036589 istore 4 ,contw 
-0x7ee1 036590 increase 4 ,rega 
-0x7ee2 036591 increase 4 ,regc 
-0x7ee3 036592 loop xor_loop 
-0x7ee4 036593 rtn 
-:      036597 inverse_data:
-0x7ee5 036598 bpatchx patch3f_3 ,mem_patch3f 
-0x7ee6 036599 copy loopcnt ,pdata 
-0x7ee7 036600 sub pdata ,1 ,null 
-0x7ee8 036601 rtn positive 
-0x7ee9 036602 iadd rega ,regb 
-0x7eea 036603 increase -1 ,regb 
-0x7eeb 036604 rshift loopcnt ,loopcnt 
-:      036605 inverse_loop:
-0x7eec 036606 ifetcht 1 ,rega 
-0x7eed 036607 ifetch 1 ,regb 
-0x7eee 036608 istore 1 ,rega 
-0x7eef 036609 istoret 1 ,regb 
-0x7ef0 036610 increase -1 ,regb 
-0x7ef1 036611 increase 1 ,rega 
-0x7ef2 036612 loop inverse_loop 
-0x7ef3 036613 rtn 
-:      036616 memcpy_fast:
-0x7ef4 036617 deposit loopcnt 
-0x7ef5 036618 rtn blank 
-:      036619 memcpy_fast_loop:
-0x7ef6 036620 increase -8 ,loopcnt 
-0x7ef7 036621 call memcpy8 ,positive 
-0x7ef8 036622 rtn zero 
-0x7ef9 036623 branch memcpy_fast_loop ,positive 
-0x7efa 036624 increase 8 ,loopcnt 
-:      036625 memcpy_fast_loop_four:
-0x7efb 036626 increase -4 ,loopcnt 
-0x7efc 036627 call memcpy4 ,positive 
-0x7efd 036628 rtn zero 
-0x7efe 036629 branch memcpy_fast_loop_four ,positive 
-0x7eff 036630 increase 4 ,loopcnt 
-0x7f00 036631 branch memcpy 
-:      036633 memcpy:
-0x7f01 036634 deposit loopcnt 
-0x7f02 036635 rtn blank 
-:      036636 memcpy_loop:
-0x7f03 036637 ifetch 1 ,contr 
-0x7f04 036638 istore 1 ,contw 
-0x7f05 036639 loop memcpy_loop 
-0x7f06 036640 rtn 
-:      036642 timer_stop:
-0x7f07 036643 setarg 0 
-:      036644 timer_init:
-0x7f08 036645 rshift clkn_bt ,temp 
-0x7f09 036646 storet 4 ,mem_last_clkn 
-0x7f0a 036647 arg mem_timers ,contw 
-0x7f0b 036648 iforce temp 
-0x7f0c 036649 lshift queue ,pdata 
-0x7f0d 036650 iadd contw ,contw 
-0x7f0e 036651 istoret 2 ,contw 
-0x7f0f 036652 bpatchx patch3f_4 ,mem_patch3f 
-0x7f10 036653 rtn 
-:      036655 timer_check_timeout:
-0x7f11 036656 arg 0x800 ,timeup 
-0x7f12 036657 lshift16 timeup ,timeup 
-0x7f13 036658 iadd timeup ,pdata 
-0x7f14 036659 rtn 
-:      036662 timer_reinit:
-0x7f15 036663 arg 0 ,queue 
-:      036664 timer_check:
-0x7f16 036665 bpatchx patch3f_5 ,mem_patch3f 
-0x7f17 036666 fetcht 4 ,mem_last_clkn 
-0x7f18 036667 rshift clkn_bt ,pdata 
-0x7f19 036668 store 4 ,mem_last_clkn 
-0x7f1a 036669 isub temp ,null 
-0x7f1b 036670 ncall timer_check_timeout ,positive 
-0x7f1c 036671 isub temp ,timeup 
-0x7f1d 036672 copy timeup ,temp 
-0x7f1e 036673 arg mem_timers ,contr 
-0x7f1f 036674 copy contr ,contw 
-0x7f20 036675 arg 16 ,loopcnt 
-:      036676 timer_loop:
-0x7f21 036677 ifetch 2 ,contr 
-0x7f22 036678 isub temp ,pdata 
-0x7f23 036679 branch timer_counting ,positive 
-0x7f24 036680 force 0 ,pdata 
-:      036681 timer_counting:
-0x7f25 036682 istore 2 ,contw 
-0x7f26 036683 loop timer_loop 
-0x7f27 036684 arg mem_timers ,contr 
-0x7f28 036685 lshift queue ,pdata 
-0x7f29 036686 iadd contr ,contr 
-0x7f2a 036687 ifetch 2 ,contr 
-0x7f2b 036688 rtn 
-:      036693 clk_add:
-0x7f2c 036694 iadd temp ,temp 
-0x7f2d 036695 copy temp ,loopcnt 
-0x7f2e 036696 setarg 3750 
-0x7f2f 036697 isub loopcnt ,pdata 
-0x7f30 036698 rtn positive 
-0x7f31 036699 sub pdata ,0 ,pdata 
-0x7f32 036700 rshift16 temp ,temp 
-0x7f33 036701 increase 1 ,temp 
-0x7f34 036702 lshift16 temp ,temp 
-0x7f35 036703 ior temp ,temp 
-0x7f36 036704 rtn 
-:      036706 clk_diff_rt:
-0x7f37 036707 call clk_diff 
-0x7f38 036708 branch clk2rt 
-:      036711 clk_diff:
-0x7f39 036712 disable user 
-0x7f3a 036713 isub temp ,pdata 
-0x7f3b 036714 branch clk_diff_pos ,positive 
-0x7f3c 036715 enable user 
-0x7f3d 036716 sub pdata ,0 ,pdata 
-:      036717 clk_diff_pos:
-0x7f3e 036718 rtnbit0 15 
-0x7f3f 036719 arg -61786 ,temp 
-0x7f40 036720 iadd temp ,pdata 
-0x7f41 036721 set0 64 ,pdata 
-0x7f42 036722 rtn 
-:      036724 clk2rt:
-0x7f43 036725 iforce contr 
-0x7f44 036726 rshift16 pdata ,pdata 
-0x7f45 036727 arg 3750 ,temp 
-0x7f46 036728 imul32 temp ,pdata 
-0x7f47 036729 iadd contr ,pdata 
-0x7f48 036730 rtn 
-:      036733 clk2lpo:
-0x7f49 036734 lshift8 pdata ,pdata 
-0x7f4a 036735 lshift4 pdata ,pdata 
-0x7f4b 036736 fetcht 3 ,mem_clks_per_lpo 
-0x7f4c 036737 idiv temp 
-0x7f4d 036738 call wait_div_end 
-0x7f4e 036739 quotient temp 
-0x7f4f 036740 rtn 
-:      036743 clk2bt:
-0x7f50 036744 arg 3750 ,temp 
-0x7f51 036745 idiv temp 
-0x7f52 036746 call wait_div_end 
-0x7f53 036747 quotient pdata 
-0x7f54 036748 lshift16 pdata ,pdata 
-:      036749 clk2bt2:
-0x7f55 036750 remainder temp 
-0x7f56 036751 ior temp ,temp 
-0x7f57 036752 rtn 
-:      036759 string2dec_from_uart:
-0x7f58 036760 arg 0 ,temp 
-:      036761 string2dec_from_uart_done:
-0x7f59 036762 copy temp ,regc 
-0x7f5a 036763 ifetch 1 ,contru 
-0x7f5b 036764 call uchar2dialog 
-0x7f5c 036765 copy regc ,temp 
-0x7f5d 036766 call swap 
-0x7f5e 036767 arg 10 ,regb 
-0x7f5f 036768 imul32 regb ,pdata 
-0x7f60 036769 iadd temp ,pdata 
-0x7f61 036770 copy pdata ,temp 
-0x7f62 036771 loop string2dec_from_uart_done 
-0x7f63 036772 rtn 
-:      036776 uchar2dialog:
-0x7f64 036777 arg 0x3a ,temp 
-0x7f65 036778 isub temp ,null 
-0x7f66 036779 nbranch uchar2dialog_number ,positive 
-0x7f67 036780 arg 0x61 ,temp 
-0x7f68 036781 isub temp ,null 
-0x7f69 036782 branch uchar2dialog_a2f ,positive 
-0x7f6a 036783 arg 0x37 ,temp 
-0x7f6b 036784 isub temp ,pdata 
-0x7f6c 036785 rtn 
-:      036786 uchar2dialog_number:
-0x7f6d 036787 arg 0x30 ,temp 
-0x7f6e 036788 isub temp ,pdata 
-0x7f6f 036789 rtn 
-:      036790 uchar2dialog_a2f:
-0x7f70 036791 arg 0x57 ,temp 
-0x7f71 036792 isub temp ,pdata 
-0x7f72 036793 rtn 
-:      036795 pn9:
-0x7f73 036796 copy temp ,alarm 
-0x7f74 036797 setarg 0x1ff 
-0x7f75 036798 force 0 ,regb 
-:      036799 pn9_loop:
-0x7f76 036800 rshift3 pdata ,rega 
-0x7f77 036801 rshift rega ,rega 
-0x7f78 036802 ixor rega ,rega 
-0x7f79 036803 isolate1 0 ,rega 
-0x7f7a 036804 setflag true ,9 ,pdata 
-0x7f7b 036805 rshift temp ,temp 
-0x7f7c 036806 isolate1 0 ,pdata 
-0x7f7d 036807 setflag true ,7 ,temp 
-0x7f7e 036808 rshift pdata ,pdata 
-0x7f7f 036809 increase 1 ,regb 
-0x7f80 036810 compare 0 ,regb ,0x7 
-0x7f81 036811 nbranch pn9_loop ,true 
-0x7f82 036812 istoret 1 ,contw 
-0x7f83 036813 loop pn9_loop 
-0x7f84 036814 copy alarm ,temp 
-0x7f85 036815 rtn 
-:      036818 wait_div_end:
-0x7f86 036819 rtn modone 
-0x7f87 036820 branch wait_div_end 
-:      036830 compare_loop:
-:      036831 string_compare:
-0x7f88 036832 ifetch 1 ,rega 
-0x7f89 036833 ifetcht 1 ,regb 
-0x7f8a 036834 isub temp ,null 
-0x7f8b 036835 nrtn zero 
-0x7f8c 036836 increase 1 ,rega 
-0x7f8d 036837 increase 1 ,regb 
-0x7f8e 036838 loop string_compare 
-0x7f8f 036839 force 0 ,null 
-0x7f90 036840 rtn 
-:      036843 ceiling:
-0x7f91 036844 isub temp ,null 
-0x7f92 036845 nrtn positive 
-0x7f93 036846 deposit temp 
-0x7f94 036847 rtn 
-:      036849 swap:
-0x7f95 036850 iadd temp ,pdata 
-0x7f96 036851 isub temp ,temp 
-0x7f97 036852 isub temp ,pdata 
-0x7f98 036853 rtn 
-:      036855 clean_mem:
-0x7f99 036856 arg 0x200 ,loopcnt 
-0x7f9a 036857 arg 0x4000 ,contw 
-0x7f9b 036858 branch memset0 
-:      036861 callback_func:
-0x7f9c 036862 rtn blank 
-0x7f9d 036863 copy pdata ,pc 
-:      036866 wait_uarttx:
-0x7f9e 036867 hfetch 2 ,core_uart_txitems 
-0x7f9f 036868 nbranch wait_uarttx ,blank 
-0x7fa0 036869 rtn 
-:      036871 ice_break:
-0x7fa1 036872 jam 0x1 ,core_ice_ctrl 
-0x7fa2 036873 rtn 
-:      036875 ice_setbp:
-0x7fa3 036876 hstore 2 ,core_ice_break0 
-0x7fa4 036877 hfetch 1 ,core_ice_ctrl 
-0x7fa5 036878 set1 4 ,pdata 
-0x7fa6 036879 hstore 1 ,core_ice_ctrl 
-0x7fa7 036880 rtn 
-:      036881 ice_setbp2:
-0x7fa8 036882 hstore 2 ,core_ice_break1 
-0x7fa9 036883 hfetch 1 ,core_ice_ctrl 
-0x7faa 036884 set1 6 ,pdata 
-0x7fab 036885 hstore 1 ,core_ice_ctrl 
-0x7fac 036886 rtn 
-:      036888 ice_set_write_bp:
-0x7fad 036889 hstore 2 ,core_ice_break0 
-0x7fae 036890 jam 0x30 ,core_ice_ctrl 
-0x7faf 036891 rtn 
-:      036895 test_enable_white:
-0x7fb0 036896 hfetch 1 ,core_config 
-0x7fb1 036897 set0 whiteoff_bit ,pdata 
-0x7fb2 036898 hstore 1 ,core_config 
-0x7fb3 036899 rtn 
-:      036901 check_uart_tx_buff:
-0x7fb4 036902 hfetch 2 ,core_uart_txitems 
-0x7fb5 036903 arg uart_air_control_threshold ,temp 
-:      036904 pdata_sub_temp:
-0x7fb6 036905 isub temp ,null 
-0x7fb7 036906 rtn 
-:      036912 fifo_in:
-0x7fb8 036913 bpatchx patch3f_6 ,mem_patch3f 
-0x7fb9 036914 ifetcht util_fifo_len ,rega 
-0x7fba 036915 and temp ,0xff ,pdata 
-0x7fbb 036916 nbranch fifo_in_push ,blank 
-0x7fbc 036917 rshift8 temp ,pdata 
-0x7fbd 036918 istore util_fifo_len ,rega 
-:      036919 fifo_in_push:
-0x7fbe 036920 increase util_fifo_len + util_fifo_offset ,rega 
-0x7fbf 036921 ifetch 1 ,rega 
-0x7fc0 036922 nbranch assert ,blank 
-0x7fc1 036923 fetch 1 ,mem_fifo_temp 
-0x7fc2 036924 istore 1 ,rega 
-0x7fc3 036925 rtn 
-:      036930 fifo_out:
-0x7fc4 036931 bpatchx patch3f_7 ,mem_patch3f 
-0x7fc5 036932 arg util_fifo_len ,loopcnt 
-0x7fc6 036933 ifetch util_fifo_len ,rega 
-0x7fc7 036934 rtn blank 
-:      036935 fifo_out_loop:
-0x7fc8 036936 ifetch 1 ,rega 
-0x7fc9 036937 nbranch fifo_out_end ,blank 
-0x7fca 036938 increase 1 ,rega 
-0x7fcb 036939 loop fifo_out_loop 
-0x7fcc 036940 branch assert 
-:      036941 fifo_out_end:
-0x7fcd 036942 arg 0 ,temp 
-0x7fce 036943 istoret 1 ,rega 
-0x7fcf 036944 rtn 
-:      036949 fifo_is_empty:
-0x7fd0 036950 ifetch util_fifo_len ,rega 
-0x7fd1 036951 rtn 
-:      036956 fifo_is_full:
-0x7fd2 036957 ifetch 1 ,rega 
-0x7fd3 036958 rtn 
-:      036961 fifo_is_near_full:
-0x7fd4 036962 ifetch 2 ,rega 
-0x7fd5 036963 rtn 
-:      036967 fifo_content_count:
-0x7fd6 036968 arg 0 ,temp 
-:      036969 fifo_content_count_loop:
-0x7fd7 036970 fetch 1 ,contr 
-0x7fd8 036971 loop fifo_content_count_loop ,blank 
-0x7fd9 036972 increase 1 ,temp 
-0x7fda 036973 loop fifo_content_count_loop 
-0x7fdb 036974 copy temp ,pdata 
-0x7fdc 036975 rtn 
-:      036977 not_greater_than:
-0x7fdd 036978 isub temp ,null 
-0x7fde 036979 nrtn positive 
-0x7fdf 036980 copy temp ,pdata 
-0x7fe0 036981 rtn 
-:      036984 disable_positive:
-0x7fe1 036985 force -1 ,null 
-0x7fe2 036986 rtn 
-:      036987 enable_positive:
-:      036988 disable_zero:
-0x7fe3 036989 force 1 ,null 
-0x7fe4 036990 rtn 
-:      036991 enable_zero:
-0x7fe5 036992 force 0 ,null 
-0x7fe6 036993 rtn 
-:      036995 enable_user:
-0x7fe7 036996 enable user 
-0x7fe8 036997 rtn 
-:      036999 disable_user:
-0x7fe9 037000 disable user 
-0x7fea 037001 rtn 
-:      037003 enable_user2:
-0x7feb 037004 enable user2 
-0x7fec 037005 rtn 
-:      037007 disable_user2:
-0x7fed 037008 disable user2 
-0x7fee 037009 rtn 
-:      037011 disable_blank:
-0x7fef 037012 setarg 1 
-0x7ff0 037013 rtn 
-:      037015 enable_blank:
-0x7ff1 037016 setarg 0 
-0x7ff2 037017 rtn 
-:      037020 reverse_byte:
-0x7ff3 037021 copy loopcnt ,pdata 
-0x7ff4 037022 rtn blank 
-0x7ff5 037023 copy contr ,pdata 
-0x7ff6 037024 iadd loopcnt ,pdata 
-0x7ff7 037025 increase -1 ,pdata 
-0x7ff8 037026 copy pdata ,contr 
-:      037027 reverse_loop:
-0x7ff9 037028 ifetch 1 ,contr 
-0x7ffa 037029 increase -2 ,contr 
-0x7ffb 037030 istore 1 ,contw 
-0x7ffc 037031 loop reverse_loop 
-0x7ffd 037032 rtn 
+:      002892 start:
+0x2000 002893 call lpmstate 
+:      002895 soft_reset:
+0x2001 002896 bpatch patch00_0 ,mem_patch00 
+0x2002 002897 clear_stack 
+0x2003 002898 call spi_ncs_gpio_init 
+0x2004 002899 call initialize_radio 
+0x2005 002900 call iicd_init_12m 
+0x2006 002901 call init_param 
+0x2007 002902 call l2cap_init 
+0x2008 002903 bpatch patch00_1 ,mem_patch00 
+0x2009 002904 call rfcomm_init 
+0x200a 002905 call init_lmp 
+0x200b 002906 call ui_init 
+0x200c 002907 call app_init 
+0x200d 002908 ncall load_chip_option ,wake 
+0x200e 002909 bpatch patch00_2 ,mem_patch00 
+0x200f 002910 call app_lpm_init ,wake 
+0x2010 002911 call publickey_init 
+0x2011 002912 call lpm_recover_clk ,wake 
+:      002913 main_loop:
+0x2012 002914 bpatch patch00_3 ,mem_patch00 
+0x2013 002915 call sp_calc_sequence 
+0x2014 002916 call sp_calc_sequence_256 
+0x2015 002917 call sp_calc_sequence_256_check 
+0x2016 002918 call le_dispatch 
+0x2017 002919 bpatch patch00_4 ,mem_patch00 
+0x2018 002920 call idle_dispatch 
+0x2019 002921 call app_process_idle 
+0x201a 002922 call inquiry_dispatch 
+0x201b 002923 call inquiry_scan_dispatch 
+0x201c 002924 call page_scan_dispatch 
+0x201d 002925 call connection_dispatch 
+0x201e 002926 call lpm_dispatch 
+0x201f 002927 call g24_dispatch 
+0x2020 002928 branch main_loop 
+:      002930 connection_dispatch:
+0x2021 002931 call connection_incontext 
+0x2022 002932 rtnmark0 mark_context 
+0x2023 002933 set0 mark_context ,mark 
+0x2024 002934 call context_save 
+0x2025 002935 branch le_disable 
+:      002937 connection_incontext:
+0x2026 002938 bpatch patch00_5 ,mem_patch00 
+0x2027 002939 call context_search_insniff 
+0x2028 002940 nbranch connection_nosniff ,zero 
+0x2029 002941 call context_load 
+0x202a 002942 add rega ,coffset_mode ,contr 
+0x202b 002943 ifetch 1 ,contr 
+0x202c 002944 bbit1 mode_le ,le_conn_dispatch 
+0x202d 002945 bbit1 mode_master ,master_dispatch 
+0x202e 002946 branch slave_dispatch 
+:      002947 connection_nosniff:
+0x202f 002948 call context_get_next 
+0x2030 002949 copy loopcnt ,null 
+0x2031 002950 rtn zero 
+0x2032 002951 call context_load 
+0x2033 002952 fetch 1 ,mem_state 
+0x2034 002953 bbit1 state_inpage ,master_page 
+0x2035 002954 fetch 1 ,mem_mode 
+0x2036 002955 bbit1 mode_master ,master_dispatch 
+0x2037 002956 branch slave_dispatch 
+:      002964 idle_dispatch:
+0x2038 002965 fetch 1 ,mem_hci_cmd 
+0x2039 002966 rtn blank 
+0x203a 002967 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 002968 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 002969 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 002970 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 002971 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 002972 call context_search_conn_handle 
+0x2040 002973 rtn zero 
+0x2041 002974 call context_search_plap 
+0x2042 002975 rtn zero 
+:      002976 idle_exit:
+0x2043 002977 jam 0 ,mem_hci_cmd 
+0x2044 002978 rtn 
+:      002980 idle_le_create_conn:
+0x2045 002981 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 002982 jam 0 ,mem_hci_cmd 
+0x2047 002983 rtn 
+:      002985 idle_inquiry:
+0x2048 002986 set1 mark_inquiry_on ,mark 
+0x2049 002987 set0 mark_inquiry_trainb ,mark 
+0x204a 002988 jam param_ninquiry ,mem_ninqy_index 
+0x204b 002989 jam 31 ,mem_nfreq_index_inq 
+0x204c 002990 branch idle_exit 
+:      002992 idle_inquiry_cancel:
+0x204d 002993 set0 mark_inquiry_on ,mark 
+0x204e 002994 force 0 ,stop_watch 
+0x204f 002995 branch idle_exit 
+:      002997 idle_remote_name_req:
+0x2050 002998 call context_search_plap 
+0x2051 002999 rtn zero 
+0x2052 003000 force lmp_name_req ,temp 
+0x2053 003001 jam 5 ,mem_nameres_cnt 
+0x2054 003002 branch idle_start_page 
+:      003004 idle_create_conn:
+0x2055 003005 bpatch patch00_6 ,mem_patch00 
+:      003006 idle_create_conn_device:
+0x2056 003007 fetch 6 ,mem_hci_plap 
+0x2057 003008 branch idle_exit ,blank 
+0x2058 003009 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 003011 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 003012 branch idle_create_conn_cont 
+:      003014 idle_create_conn_cont:
+0x205b 003015 force lmp_version_req ,temp 
+:      003016 idle_start_page:
+0x205c 003017 bpatch patch00_7 ,mem_patch00 
+0x205d 003018 fetch 1 ,mem_page_mode 
+0x205e 003019 branch idle_page_mode_r0 ,blank 
+0x205f 003020 lshift3 pdata ,pdata 
+0x2060 003021 lshift4 pdata ,pdata 
+0x2061 003022 increase -1 ,pdata 
+:      003023 idle_page_mode_r0:
+0x2062 003024 store 1 ,mem_npage 
+0x2063 003025 store 1 ,mem_npage_index 
+0x2064 003026 jam 31 ,mem_nfreq_index_page 
+0x2065 003027 set0 mark_page_trainb ,mark 
+0x2066 003028 call context_new 
+0x2067 003029 nbranch idle_page_fail ,zero 
+0x2068 003030 call get_free_amaddr 
+0x2069 003031 store 1 ,mem_amaddr 
+0x206a 003032 storet 1 ,mem_lmo_opcode2 
+0x206b 003033 fetch 6 ,mem_hci_plap 
+0x206c 003034 store 6 ,mem_plap 
+0x206d 003035 bpatch patch01_0 ,mem_patch01 
+0x206e 003036 call timer_reinit 
+0x206f 003037 force 0 ,pdata 
+0x2070 003038 compare lmp_name_req ,temp ,0xff 
+0x2071 003039 nsetflag true ,state_init_seq ,pdata 
+0x2072 003040 set1 state_inpage ,pdata 
+0x2073 003041 store 1 ,mem_state 
+0x2074 003042 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 003043 call ui_ipc_send_event 
+0x2076 003044 force 0 ,pdata 
+0x2077 003045 setflag true ,smap_name_req ,pdata 
+0x2078 003046 store 1 ,mem_state_map 
+0x2079 003047 setarg 0 
+0x207a 003048 set1 mode_master ,pdata 
+0x207b 003049 store 1 ,mem_mode 
+0x207c 003050 enable master 
+0x207d 003051 call context_save 
+0x207e 003052 disable master 
+0x207f 003053 force page_length_timer ,queue 
+0x2080 003054 fetch 2 ,mem_page_to 
+0x2081 003055 call timer_init 
+0x2082 003056 branch idle_exit 
+:      003057 idle_page_fail:
+0x2083 003058 bpatch patch01_1 ,mem_patch01 
+0x2084 003059 fetch 6 ,mem_hci_plap 
+0x2085 003060 store 6 ,mem_plap 
+0x2086 003061 compare lmp_name_req ,temp ,0xff 
+0x2087 003062 branch idle_name_fail ,true 
+0x2088 003063 branch idle_exit 
+:      003064 idle_name_fail:
+0x2089 003065 arg mem_tmp_buffer ,contw 
+0x208a 003066 arg 8 ,loopcnt 
+0x208b 003067 call memset0 
+0x208c 003068 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 003069 call ui_ipc_send_event 
+0x208e 003070 branch idle_exit 
+:      003077 inquiry_dispatch:
+0x208f 003078 rtnmark0 mark_inquiry_on 
+0x2090 003079 force inquiry_length_timer ,queue 
+0x2091 003080 call timer_check 
+0x2092 003081 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 003082 nbranch inquiry_start ,blank 
+0x2094 003083 rtn 
+:      003087 inquiry_start:
+0x2095 003088 bpatch patch01_2 ,mem_patch01 
+0x2096 003089 fetcht 2 ,mem_inq_window 
+0x2097 003090 force 4 ,queue 
+0x2098 003091 call sniff_check_window 
+0x2099 003092 rtn user 
+0x209a 003093 call afh_clear 
+0x209b 003094 force 0 ,freq_mode 
+:      003095 inquiry_restart:
+0x209c 003096 rtn timeout 
+0x209d 003097 set0 mark_fhs_already_good ,mark 
+0x209e 003098 set0 mark_fhs_eir ,mark 
+:      003099 inquiry_rx_restart:
+0x209f 003100 add clkn_bt ,1 ,bt_clk 
+0x20a0 003101 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 003102 setflag true ,2 ,freq_mode 
+0x20a2 003103 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003104 nbranch inquiry_receive ,true 
+:      003106 inquiry_transmit:
+0x20a4 003107 bpatch patch01_3 ,mem_patch01 
+0x20a5 003108 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003109 increase 1 ,pdata 
+0x20a7 003110 store 1 ,mem_inquiry_transmit 
+0x20a8 003111 call fetch_giac 
+0x20a9 003112 call tx_radio_freq 
+0x20aa 003113 call fetch_diac 
+0x20ab 003114 call start_transmitter 
+0x20ac 003115 call start_tx_native 
+0x20ad 003116 call send_access_word 
+0x20ae 003117 call end_of_packet 
+0x20af 003118 call inquiry_check_train 
+0x20b0 003119 branch inquiry_restart 
+:      003121 inquiry_check_train:
+0x20b1 003122 bpatch patch01_4 ,mem_patch01 
+0x20b2 003123 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003124 increase -1 ,pdata 
+0x20b4 003125 store 1 ,mem_nfreq_index_inq 
+0x20b5 003126 rtn positive 
+0x20b6 003127 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003128 fetch 1 ,mem_ninqy_index 
+0x20b8 003129 increase -1 ,pdata 
+0x20b9 003130 store 1 ,mem_ninqy_index 
+0x20ba 003131 rtn positive 
+0x20bb 003132 setflip mark_inquiry_trainb ,mark 
+0x20bc 003133 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003134 rtn 
+:      003136 inquiry_receive:
+0x20be 003137 bpatch patch01_5 ,mem_patch01 
+0x20bf 003138 call fetch_giac 
+0x20c0 003139 call rx_radio_freq 
+0x20c1 003140 call fetch_diac 
+0x20c2 003141 call start_rx_native 
+0x20c3 003142 call start_receiver 
+0x20c4 003143 call wait_access_clkn_rt 
+0x20c5 003144 branch inquiry_sync ,sync 
+0x20c6 003145 call inquiry_check_train 
+0x20c7 003146 branch inquiry_rx_restart 
+:      003147 inquiry_sync:
+0x20c8 003148 bpatch patch01_6 ,mem_patch01 
+0x20c9 003149 call save_rssi 
+0x20ca 003150 call scan_mode_whiten 
+0x20cb 003151 call receive_packet_whitened 
+0x20cc 003152 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003153 rtnmark0 mark_fhs_already_good 
+:      003154 inquiry_receive_rtn:
+0x20ce 003155 bpatch patch01_7 ,mem_patch01 
+:      003156 inquiry_receive_eir_rtn:
+0x20cf 003157 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003158 increase 1 ,pdata 
+0x20d1 003159 store 1 ,mem_inquiry_rcv 
+0x20d2 003160 rtn 
+:      003168 master_page:
+0x20d3 003169 bpatch patch02_0 ,mem_patch02 
+0x20d4 003170 enable master 
+0x20d5 003171 enable clknt 
+0x20d6 003172 fetch 2 ,mem_page_interval 
+0x20d7 003173 branch master_page_no_interval ,blank 
+0x20d8 003174 force page_interval_timer ,queue 
+0x20d9 003175 call timer_check 
+0x20da 003176 nrtn blank 
+:      003177 master_page_no_interval:
+0x20db 003178 bpatch patch02_1 ,mem_patch02 
+0x20dc 003179 fetcht 2 ,mem_page_window 
+0x20dd 003180 force 40 ,queue 
+0x20de 003181 call sniff_check_window 
+0x20df 003182 branch page_exit ,user 
+0x20e0 003183 force page_length_timer ,queue 
+0x20e1 003184 call timer_check 
+0x20e2 003185 nbranch page_start ,blank 
+0x20e3 003186 fetch 1 ,mem_state_map 
+0x20e4 003187 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003188 branch master_page_timeout 
+:      003189 master_npage_timeout:
+0x20e6 003190 arg mem_tmp_buffer ,contw 
+0x20e7 003191 arg 8 ,loopcnt 
+0x20e8 003192 call memset0 
+:      003193 master_page_timeout:
+0x20e9 003194 bpatch patch02_2 ,mem_patch02 
+0x20ea 003195 jam 0 ,mem_state 
+0x20eb 003196 call init_lmp_work 
+0x20ec 003197 jam 0 ,memui_reconnect_mode 
+0x20ed 003198 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003199 call ui_ipc_send_event 
+0x20ef 003200 branch page_exit 
+:      003202 page_start:
+0x20f0 003203 bpatch patch02_3 ,mem_patch02 
+0x20f1 003204 force 0 ,timeup 
+0x20f2 003205 until clkn_rt ,meet 
+0x20f3 003206 fetch 1 ,mem_page_clk 
+0x20f4 003207 increase -1 ,pdata 
+0x20f5 003208 ixor clkn_bt ,pdata 
+0x20f6 003209 compare 0 ,pdata ,3 
+0x20f7 003210 nbranch page_start ,true 
+0x20f8 003211 deposit am_addr 
+0x20f9 003212 store 1 ,mem_fhs_am_addr 
+0x20fa 003213 force 0 ,n_tx_slot 
+0x20fb 003214 force 0 ,freq_mode 
+:      003216 page_restart:
+0x20fc 003217 bpatch patch02_4 ,mem_patch02 
+0x20fd 003218 branch page_exit ,timeout 
+0x20fe 003219 call fetch_page_bt_adr 
+0x20ff 003220 arg param_rf_setup ,timeup 
+0x2100 003221 until clkn_rt ,meet 
+:      003222 page_rx_restart:
+0x2101 003223 bpatch patch02_5 ,mem_patch02 
+0x2102 003224 fetch 4 ,mem_page_clk 
+0x2103 003225 iforce bt_clk 
+0x2104 003226 increase 1 ,pdata 
+0x2105 003227 store 4 ,mem_page_clk 
+0x2106 003228 isolate1 mark_page_trainb ,mark 
+0x2107 003229 setflag true ,2 ,freq_mode 
+0x2108 003230 compare 0x00 ,bt_clk ,0x02 
+0x2109 003231 nbranch page_receive ,true 
+0x210a 003232 fetch 1 ,mem_page_transmit 
+0x210b 003233 increase 1 ,pdata 
+0x210c 003234 store 1 ,mem_page_transmit 
+0x210d 003235 call tx_radio_freq 
+0x210e 003236 call start_transmitter 
+0x210f 003237 call start_tx_native 
+0x2110 003238 call send_access_word 
+0x2111 003239 call end_of_packet 
+0x2112 003240 call page_check_train 
+0x2113 003241 branch page_restart 
+:      003242 page_exit:
+0x2114 003243 bpatch patch02_6 ,mem_patch02 
+0x2115 003244 disable master 
+0x2116 003245 fetch 2 ,mem_page_interval 
+0x2117 003246 rtn blank 
+0x2118 003247 force page_interval_timer ,queue 
+0x2119 003248 branch timer_init 
+:      003250 page_check_train:
+0x211a 003251 bpatch patch02_7 ,mem_patch02 
+0x211b 003252 fetch 1 ,mem_nfreq_index_page 
+0x211c 003253 increase -1 ,pdata 
+0x211d 003254 store 1 ,mem_nfreq_index_page 
+0x211e 003255 rtn positive 
+0x211f 003256 jam 31 ,mem_nfreq_index_page 
+0x2120 003257 fetch 1 ,mem_npage_index 
+0x2121 003258 increase -1 ,pdata 
+0x2122 003259 store 1 ,mem_npage_index 
+0x2123 003260 rtn positive 
+0x2124 003261 setflip mark_page_trainb ,mark 
+0x2125 003262 fetch 1 ,mem_npage 
+0x2126 003263 store 1 ,mem_npage_index 
+0x2127 003264 rtn 
+:      003266 page_receive:
+0x2128 003267 bpatch patch03_0 ,mem_patch03 
+0x2129 003268 call rx_radio_freq 
+0x212a 003269 call start_rx_native 
+0x212b 003270 call start_receiver 
+0x212c 003271 call wait_access_clkn_rt 
+0x212d 003272 branch page_sync ,sync 
+0x212e 003273 call page_check_train 
+0x212f 003274 branch page_rx_restart 
+:      003275 page_sync:
+0x2130 003276 call end_of_packet 
+0x2131 003277 fetch 1 ,mem_page_rcv 
+0x2132 003278 increase 1 ,pdata 
+0x2133 003279 store 1 ,mem_page_rcv 
+0x2134 003280 force 0 ,stop_watch 
+0x2135 003281 fetch 4 ,mem_page_clk 
+:      003282 page_send_fhs:
+0x2136 003283 bpatch patch03_1 ,mem_patch03 
+0x2137 003284 call rf_setup_time_master_slot 
+0x2138 003285 call fetch_page_bt_adr 
+0x2139 003286 increase 1 ,n_tx_slot 
+:      003287 page_send_fhs_continue:
+0x213a 003288 and_into 0x1fd ,bt_clk 
+0x213b 003289 and_into 0x1fc ,freq_mode 
+0x213c 003290 call tx_radio_freq 
+0x213d 003291 call start_transmitter 
+0x213e 003292 call start_tx_native 
+0x213f 003293 call send_access_word 
+0x2140 003294 deposit clkn_bt 
+0x2141 003295 store 4 ,mem_clkn_bt 
+0x2142 003296 force 0 ,am_addr 
+0x2143 003297 force type_fhs ,type 
+0x2144 003298 call scan_mode_whiten 
+0x2145 003299 call transmit_packet_whitened 
+:      003300 page_wait_fhs_reply:
+0x2146 003301 bpatch patch03_2 ,mem_patch03 
+0x2147 003302 call rf_setup_time_slave_slot 
+0x2148 003303 or_into 0x02 ,bt_clk 
+0x2149 003304 and_into 0x1fc ,freq_mode 
+0x214a 003305 call rx_radio_freq 
+0x214b 003306 call start_rx_native 
+0x214c 003307 call start_receiver 
+0x214d 003308 call wait_access_clkn_rt 
+0x214e 003309 call end_of_packet ,sync 
+0x214f 003310 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003311 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003312 branch page_restart ,blank 
+0x2152 003313 increase -1 ,pdata 
+0x2153 003314 store 1 ,mem_fhs_wait_counter 
+0x2154 003315 branch page_send_fhs 
+:      003317 page_wait_fhs_reply_ok:
+0x2155 003318 bpatch patch03_3 ,mem_patch03 
+0x2156 003319 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003320 increase 1 ,pdata 
+0x2158 003321 store 1 ,mem_page_rcv_fhs 
+0x2159 003322 call prepare_newconn 
+:      003323 master_newconn_loop:
+0x215a 003324 call master_newconn_once 
+0x215b 003325 branch newconn_poll_responded ,sync 
+0x215c 003326 call new_conn_timeout 
+0x215d 003327 nbranch master_newconn_loop ,blank 
+0x215e 003328 branch page_restart 
+:      003330 newconn_poll_responded:
+0x215f 003331 bpatch patch03_4 ,mem_patch03 
+0x2160 003332 fetch 1 ,mem_state 
+0x2161 003333 set0 state_inpage ,pdata 
+0x2162 003334 store 1 ,mem_state 
+0x2163 003335 call newconn_init 
+0x2164 003336 disable master 
+0x2165 003337 rtn 
+:      003340 master_dispatch:
+0x2166 003341 bpatch patch03_5 ,mem_patch03 
+0x2167 003342 enable master 
+0x2168 003343 enable clknt 
+0x2169 003344 call role_switch_master 
+0x216a 003345 rtn user 
+0x216b 003346 call check_bt_disabled 
+0x216c 003347 call rf_setup_time_master_slot 
+0x216d 003348 add clkn_bt ,1 ,bt_clk 
+0x216e 003349 call fetch_self_bt_adr 
+0x216f 003350 force 0x03 ,freq_mode 
+0x2170 003351 call scheduler_tx_l2cap_pkt 
+0x2171 003352 call prepare_tx 
+0x2172 003353 call tx_radio_freq 
+0x2173 003354 call start_transmitter 
+0x2174 003355 call start_tx_native 
+0x2175 003356 call send_access_word 
+0x2176 003357 call transmit_packet 
+:      003358 master_loop:
+0x2177 003359 bpatch patch03_6 ,mem_patch03 
+0x2178 003360 call parse_lmp 
+0x2179 003361 call master_conn_recv_packet 
+0x217a 003362 nbranch master_notmatch ,match 
+0x217b 003363 call supervision_flush 
+0x217c 003364 call parse_l2cap 
+0x217d 003365 fetch 1 ,mem_master_rcvcnt 
+0x217e 003366 increase 1 ,pdata 
+0x217f 003367 store 1 ,mem_master_rcvcnt 
+:      003368 master_notmatch:
+0x2180 003369 bpatch patch03_7 ,mem_patch03 
+0x2181 003370 call scheduler_process 
+0x2182 003371 call check_master_disconnect 
+0x2183 003372 nrtn master 
+0x2184 003373 call check_attempt 
+0x2185 003374 nbranch master_attempt ,blank 
+:      003375 master_exit:
+0x2186 003376 disable master 
+0x2187 003377 rtn 
+:      003379 master_attempt:
+0x2188 003380 call prepare_tx 
+0x2189 003381 call master_conn_send_packet 
+0x218a 003382 branch master_loop 
+:      003385 check_master_disconnect:
+0x218b 003386 branch check_master_match ,match 
+0x218c 003387 call supervision_update 
+0x218d 003388 branch master_disconnect ,positive 
+:      003389 check_master_match:
+0x218e 003390 call check_disconnect_timeout 
+0x218f 003391 nbranch master_disconnect ,user 
+0x2190 003392 fetch 1 ,mem_state_map 
+0x2191 003393 rtnbit0 smap_name_req 
+0x2192 003394 rtnbit1 smap_name_res 
+0x2193 003395 fetch 1 ,mem_op 
+0x2194 003396 rtnbit1 op_disconn 
+0x2195 003397 call conn_timer_expired 
+0x2196 003398 nrtn blank 
+0x2197 003399 fetch 1 ,mem_nameres_cnt 
+0x2198 003400 increase -1 ,pdata 
+0x2199 003401 store 1 ,mem_nameres_cnt 
+0x219a 003402 nrtn blank 
+0x219b 003403 branch lmp_disconnect 
+:      003405 master_disconnect:
+0x219c 003406 bpatch patch04_0 ,mem_patch04 
+0x219d 003407 call quit_connection 
+0x219e 003408 disable master 
+0x219f 003409 fetch 1 ,mem_state_map 
+0x21a0 003410 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003411 rtn 
+:      003413 master_name_disconnect:
+0x21a2 003414 fetch 1 ,mem_state_map 
+0x21a3 003415 rtnbit1 smap_name_res 
+:      003416 master_name_error:
+0x21a4 003417 arg mem_tmp_buffer ,contw 
+0x21a5 003418 arg 8 ,loopcnt 
+0x21a6 003419 branch memset0 
+:      003421 check_disconnect_timeout:
+0x21a7 003422 bpatch patch04_1 ,mem_patch04 
+0x21a8 003423 enable user 
+0x21a9 003424 fetch 1 ,mem_op 
+0x21aa 003425 rtnbit0 op_disconn 
+0x21ab 003426 call conn_timer_expired 
+0x21ac 003427 nrtn blank 
+0x21ad 003428 branch disable_user 
+:      003430 conn_timer_expired:
+0x21ae 003431 fetch 1 ,mem_conn_timer 
+0x21af 003432 increase -1 ,pdata 
+0x21b0 003433 store 1 ,mem_conn_timer 
+0x21b1 003434 rtn 
+:      003436 linkkey_ready:
+0x21b2 003437 bpatch patch04_2 ,mem_patch04 
+0x21b3 003438 fetch 1 ,mem_state 
+0x21b4 003439 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003440 fetch 1 ,mem_pairing_auth 
+0x21b6 003441 branch linkkey_set ,blank 
+0x21b7 003442 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003443 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003444 call ui_ipc_send_event 
+0x21ba 003445 branch linkkey_set 
+:      003446 linkkey_set:
+0x21bb 003447 bpatch patch04_3 ,mem_patch04 
+0x21bc 003448 call context_traverse_linkkey 
+0x21bd 003449 fetch 1 ,mem_state 
+0x21be 003450 set1 state_linkkey ,pdata 
+0x21bf 003451 store 1 ,mem_state 
+0x21c0 003452 jam 1 ,mem_link_key_exists 
+0x21c1 003453 fetch 1 ,mem_conn_sm 
+0x21c2 003454 bne conn_sm_pairing ,linkkey_set_continue 
+:      003455 linkkey_set_continue:
+0x21c3 003456 rtn 
+:      003458 generate_linkkey_continue:
+0x21c4 003459 jam pairing_auth ,mem_pairing_auth 
+:      003460 clear_linkstate:
+0x21c5 003461 fetch 1 ,mem_state 
+0x21c6 003462 set0 state_linkkey ,pdata 
+0x21c7 003463 store 1 ,mem_state 
+0x21c8 003464 rtn 
+:      003468 role_switch_check:
+0x21c9 003469 bpatch patch04_4 ,mem_patch04 
+0x21ca 003470 disable user 
+0x21cb 003471 fetch 2 ,mem_tsniff 
+0x21cc 003472 arg 0xffff ,temp 
+0x21cd 003473 isub temp ,null 
+0x21ce 003474 nrtn zero 
+0x21cf 003475 fetch 4 ,mem_sniff_anchor 
+0x21d0 003476 branch role_switch_clkn ,clknt 
+0x21d1 003477 isub clke_bt ,pdata 
+0x21d2 003478 branch role_switch_clke 
+:      003479 role_switch_clkn:
+0x21d3 003480 isub clkn_bt ,pdata 
+:      003481 role_switch_clke:
+0x21d4 003482 sub pdata ,4 ,null 
+0x21d5 003483 nrtn positive 
+0x21d6 003484 force 0 ,pdata 
+0x21d7 003485 store 2 ,mem_tsniff 
+0x21d8 003486 branch enable_user 
+:      003490 role_switch_prepare:
+0x21d9 003491 copy pdata ,temp 
+0x21da 003492 bpatch patch04_5 ,mem_patch04 
+0x21db 003493 storet 4 ,mem_sniff_anchor 
+:      003494 role_switch_prepare0:
+0x21dc 003495 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003496 setarg 0xffff 
+0x21de 003497 store 2 ,mem_tsniff 
+0x21df 003498 jam 1 ,mem_sniff_attempt 
+0x21e0 003499 rtn 
+:      003502 role_switch_master:
+0x21e1 003503 bpatch patch04_6 ,mem_patch04 
+0x21e2 003504 call role_switch_check 
+0x21e3 003505 nrtn user 
+0x21e4 003506 disable user 
+0x21e5 003507 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003508 set0 mark_fhs_already_good ,mark 
+:      003509 roles_waitfhs_loop:
+0x21e7 003510 call rf_setup_time_master_slot 
+0x21e8 003511 call master_recv_packet 
+0x21e9 003512 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003513 call new_conn_timeout 
+0x21eb 003514 nbranch roles_waitfhs_loop ,blank 
+:      003515 role_switch_fail_master:
+0x21ec 003516 bpatch patch04_7 ,mem_patch04 
+0x21ed 003517 disable user 
+0x21ee 003518 deposit clkn_bt 
+0x21ef 003519 store 4 ,mem_next_btclk 
+0x21f0 003520 enable clknt 
+0x21f1 003521 enable master 
+0x21f2 003522 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003523 branch ui_ipc_send_event 
+:      003525 roles_replyto_fhs:
+0x21f4 003526 bpatch patch05_0 ,mem_patch05 
+0x21f5 003527 call rf_setup_time_slave_slot 
+0x21f6 003528 arg type_id ,type 
+0x21f7 003529 call master_send_packet 
+0x21f8 003530 disable clknt 
+0x21f9 003531 disable master 
+0x21fa 003532 call apply_switch_clke 
+0x21fb 003533 call prepare_newconn 
+:      003534 roles_newconns_loop:
+0x21fc 003535 bpatch patch05_1 ,mem_patch05 
+0x21fd 003536 call slave_newconn_once 
+0x21fe 003537 branch roles_newconns_responded ,match 
+0x21ff 003538 call new_conn_timeout 
+0x2200 003539 nbranch roles_newconns_loop ,blank 
+0x2201 003540 branch role_switch_fail_master 
+:      003541 roles_newconns_responded:
+0x2202 003542 fetch 1 ,mem_mode 
+0x2203 003543 set0 mode_master ,pdata 
+0x2204 003544 store 1 ,mem_mode 
+0x2205 003545 call supervision_flush 
+0x2206 003546 call calc_clke_offset 
+0x2207 003547 enable user 
+0x2208 003548 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003549 branch ui_ipc_send_event 
+:      003554 context_load:
+0x220a 003555 bpatch patch05_2 ,mem_patch05 
+0x220b 003556 set1 mark_context ,mark 
+0x220c 003557 deposit rega 
+0x220d 003558 store 2 ,mem_context_ptr 
+0x220e 003559 force context_size ,loopcnt 
+0x220f 003560 arg mem_le_state ,contw 
+0x2210 003561 add rega ,coffset_mode ,contr 
+0x2211 003562 ifetch 1 ,contr 
+0x2212 003563 copy rega ,contr 
+0x2213 003564 bbit1 mode_le ,memcpy 
+0x2214 003565 arg mem_state ,contw 
+0x2215 003566 call memcpy 
+0x2216 003567 disable attempt 
+0x2217 003568 fetch 1 ,mem_amaddr 
+0x2218 003569 iforce am_addr 
+0x2219 003570 jam 1 ,mem_current_sniff_attempt 
+0x221a 003571 branch context_load_master ,master 
+0x221b 003572 jam 1 ,mem_current_sniff_attempt 
+:      003573 context_load_master:
+0x221c 003574 fetch 1 ,mem_state 
+0x221d 003575 rtnbit0 state_insniff 
+0x221e 003576 fetch 1 ,mem_sniff_attempt 
+0x221f 003577 store 1 ,mem_current_sniff_attempt 
+0x2220 003578 fetch 1 ,mem_sniff_timeout 
+0x2221 003579 store 1 ,mem_current_sniff_timeout 
+0x2222 003580 rtn 
+:      003582 context_save:
+0x2223 003583 bpatch patch05_3 ,mem_patch05 
+0x2224 003584 fetch 2 ,mem_context_ptr 
+0x2225 003585 iforce contw 
+0x2226 003586 force context_size ,loopcnt 
+0x2227 003587 arg mem_le_state ,contr 
+0x2228 003588 branch memcpy ,le 
+0x2229 003589 arg mem_state ,contr 
+0x222a 003590 branch memcpy 
+:      003594 context_get_next:
+0x222b 003595 arg context_num ,loopcnt 
+0x222c 003596 fetcht 1 ,mem_current_context 
+:      003597 context_get_next_loop:
+0x222d 003598 increase 1 ,temp 
+0x222e 003599 compare context_num ,temp ,0xff 
+0x222f 003600 nbranch context_get_next_cont ,true 
+0x2230 003601 arg 0 ,temp 
+:      003602 context_get_next_cont:
+0x2231 003603 storet 1 ,mem_current_context 
+0x2232 003604 mul32 temp ,context_size ,pdata 
+0x2233 003605 arg mem_context ,rega 
+0x2234 003606 iadd rega ,rega 
+0x2235 003607 ifetch 1 ,rega 
+0x2236 003608 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003609 rtnbit1 state_inconn 
+0x2238 003610 rtnbit1 state_inpage 
+:      003611 context_get_next_sniff:
+0x2239 003612 loop context_get_next_loop 
+0x223a 003613 rtn 
+:      003615 context_new:
+0x223b 003616 bpatch patch05_4 ,mem_patch05 
+0x223c 003617 arg context_search_empty ,regc 
+0x223d 003618 call context_search 
+0x223e 003619 nrtn zero 
+0x223f 003620 deposit rega 
+0x2240 003621 store 2 ,mem_context_ptr 
+0x2241 003622 force 0 ,null 
+0x2242 003623 rtn 
+:      003627 context_check_all_wack:
+0x2243 003628 call check_esco_amaddr 
+0x2244 003629 branch context_check_esco_wack ,true 
+0x2245 003630 fetch 2 ,mem_context_ptr 
+0x2246 003631 add pdata ,coffset_arq ,contw 
+0x2247 003632 fetch 1 ,mem_arq 
+0x2248 003633 istore 1 ,contw 
+0x2249 003634 arg context_check_a_wack ,regc 
+0x224a 003635 branch context_search 
+:      003637 context_check_esco_wack:
+0x224b 003638 fetch 1 ,mem_arq 
+0x224c 003639 isolate1 wack ,pdata 
+0x224d 003640 branch context_esco_wack ,true 
+0x224e 003641 force 1 ,null 
+0x224f 003642 rtn 
+:      003643 context_esco_wack:
+0x2250 003644 force 0 ,null 
+0x2251 003645 rtn 
+:      003648 context_check_idle:
+0x2252 003649 arg context_check_inconn ,regc 
+0x2253 003650 branch context_search 
+:      003652 context_traverse_linkkey:
+0x2254 003653 fetcht 2 ,mem_context_ptr 
+0x2255 003654 arg context_traverse_clearkey ,regc 
+0x2256 003655 branch context_search 
+:      003659 context_search_conn_handle:
+0x2257 003660 fetcht 1 ,mem_hci_conn_handle 
+:      003661 context_search_conn_handle2:
+0x2258 003662 arg context_search_handle ,regc 
+0x2259 003663 branch context_search 
+:      003665 context_search_plap:
+0x225a 003666 bpatch patch05_5 ,mem_patch05 
+0x225b 003667 fetcht 6 ,mem_hci_plap 
+:      003668 context_search_plap2:
+0x225c 003669 arg context_search_lap ,regc 
+0x225d 003670 branch context_search 
+:      003672 context_search_insniff:
+0x225e 003673 arg context_search_sniff ,regc 
+0x225f 003674 branch context_search 
+:      003676 context_search_sniff_window:
+0x2260 003677 arg context_search_window ,regc 
+:      003678 context_search:
+0x2261 003679 bpatch patch05_6 ,mem_patch05 
+0x2262 003680 arg mem_context ,rega 
+0x2263 003681 arg context_num ,loopcnt 
+:      003682 context_search_loop:
+0x2264 003683 ifetch 1 ,rega 
+0x2265 003684 copy regc ,pc 
+:      003685 context_search_next:
+0x2266 003686 increase context_size ,rega 
+0x2267 003687 loop context_search_loop 
+0x2268 003688 force 1 ,null 
+0x2269 003689 rtn 
+:      003691 context_search_empty:
+0x226a 003692 bbit1 state_inconn ,context_search_next 
+0x226b 003693 bbit1 state_inpage ,context_search_next 
+0x226c 003694 force 0 ,null 
+0x226d 003695 rtn 
+:      003697 context_search_lap:
+0x226e 003698 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003699 bbit0 state_inconn ,context_search_next 
+:      003700 context_search_lap_cont:
+0x2270 003701 add rega ,coffset_plap ,contr 
+0x2271 003702 ifetch 6 ,contr 
+0x2272 003703 isub temp ,null 
+0x2273 003704 rtn zero 
+0x2274 003705 branch context_search_next 
+:      003707 context_search_handle:
+0x2275 003708 bbit0 state_inconn ,context_search_next 
+0x2276 003709 add rega ,coffset_conn_handle ,contr 
+0x2277 003710 ifetch 1 ,contr 
+0x2278 003711 isub temp ,null 
+0x2279 003712 rtn zero 
+0x227a 003713 branch context_search_next 
+:      003715 context_search_sniff:
+0x227b 003716 bbit0 state_insniff ,context_search_next 
+:      003717 context_search_sniff_loop:
+0x227c 003718 call context_get_anchor 
+0x227d 003719 call sign_pdata_temp 
+0x227e 003720 isub temp ,pdata 
+0x227f 003721 increase 1 ,pdata 
+0x2280 003722 branch context_search_sniff_miss ,positive 
+0x2281 003723 copy contr ,regb 
+0x2282 003724 store 9 ,mem_temp 
+0x2283 003725 fetch 1 ,mem_le_sc_calc 
+0x2284 003726 nbranch context_search_sniff_sc ,blank 
+0x2285 003727 fetch 9 ,mem_temp 
+0x2286 003728 copy regb ,contr 
+0x2287 003729 increase 5 ,pdata 
+0x2288 003730 branch context_search_meet1 
+:      003731 context_search_sniff_sc:
+0x2289 003732 fetch 9 ,mem_temp 
+0x228a 003733 copy regb ,contr 
+0x228b 003734 increase 20 ,pdata 
+:      003735 context_search_meet1:
+0x228c 003736 nbranch context_search_next ,positive 
+:      003737 context_search_meet:
+0x228d 003738 copy temp ,bt_clk 
+0x228e 003739 call context_next_anchor 
+0x228f 003740 force 0 ,null 
+0x2290 003741 rtn 
+:      003744 context_search_sniff_miss:
+0x2291 003745 iforce regb 
+0x2292 003746 add rega ,coffset_tsniff ,contr 
+0x2293 003747 ifetch 2 ,contr 
+0x2294 003748 branch context_search_meet ,blank 
+0x2295 003749 call context_next_anchor 
+0x2296 003750 branch context_search_sniff_loop 
+:      003752 sign_pdata_temp:
+0x2297 003753 rshift16 pdata ,timeup 
+0x2298 003754 rshift8 timeup ,timeup 
+0x2299 003755 branch sign_pdata_temp_p0 ,zero 
+0x229a 003756 compare 0xf ,timeup ,0xf 
+0x229b 003757 nrtn true 
+0x229c 003758 rshift16 temp ,timeup 
+0x229d 003759 rshift8 timeup ,timeup 
+0x229e 003760 nrtn zero 
+0x229f 003761 set1 28 ,temp 
+0x22a0 003762 rtn 
+:      003763 sign_pdata_temp_p0:
+0x22a1 003764 rshift16 temp ,timeup 
+0x22a2 003765 rshift8 timeup ,timeup 
+0x22a3 003766 compare 0xf ,timeup ,0xf 
+0x22a4 003767 nrtn true 
+0x22a5 003768 set1 28 ,pdata 
+0x22a6 003769 rtn 
+:      003771 context_check_inconn:
+0x22a7 003772 bbit0 state_inconn ,context_search_next 
+0x22a8 003773 force 0 ,null 
+0x22a9 003774 rtn 
+:      003776 context_check_a_wack:
+0x22aa 003777 bbit0 state_inconn ,context_search_next 
+0x22ab 003778 add rega ,coffset_mode ,contr 
+0x22ac 003779 ifetch 1 ,contr 
+0x22ad 003780 bbit1 mode_le ,context_search_next 
+0x22ae 003781 add rega ,coffset_arq ,contr 
+0x22af 003782 ifetch 1 ,contr 
+0x22b0 003783 bbit0 wack ,context_search_next 
+0x22b1 003784 force 0 ,null 
+0x22b2 003785 rtn 
+:      003787 context_get_anchor:
+0x22b3 003788 add rega ,coffset_mode ,contr 
+0x22b4 003789 ifetcht 1 ,contr 
+0x22b5 003790 deposit clkn_bt 
+0x22b6 003791 isolate1 mode_master ,temp 
+0x22b7 003792 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003793 ifetcht 4 ,contr 
+0x22b9 003794 rtn true 
+0x22ba 003795 add rega ,coffset_clk_offset ,contr 
+0x22bb 003796 ifetch 6 ,contr 
+0x22bc 003797 call calc_clke2 
+0x22bd 003798 deposit clke_bt 
+0x22be 003799 rtn 
+:      003801 context_next_anchor:
+0x22bf 003802 add rega ,coffset_tsniff ,contr 
+0x22c0 003803 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003804 ifetch 2 ,contr 
+0x22c2 003805 iadd temp ,timeup 
+0x22c3 003806 deposit timeup 
+0x22c4 003807 istore 4 ,contw 
+0x22c5 003808 branch le_context_nexthop 
+:      003811 context_search_window:
+0x22c6 003812 bbit0 state_insniff ,context_search_next 
+0x22c7 003813 call context_get_anchor 
+0x22c8 003814 iadd stop_watch ,pdata 
+0x22c9 003815 iadd stop_watch ,pdata 
+0x22ca 003816 iadd queue ,pdata 
+0x22cb 003817 isub temp ,null 
+0x22cc 003818 nbranch context_search_next ,positive 
+0x22cd 003819 force 0 ,null 
+0x22ce 003820 rtn 
+:      003822 context_traverse_clearkey:
+0x22cf 003823 bbit0 state_inconn ,context_search_next 
+0x22d0 003824 deposit temp 
+0x22d1 003825 isub rega ,null 
+0x22d2 003826 branch context_search_next ,null 
+0x22d3 003827 add rega ,coffset_mode ,contr 
+0x22d4 003828 ifetch 1 ,contr 
+0x22d5 003829 bbit1 mode_le ,context_search_next 
+0x22d6 003830 ifetch 1 ,rega 
+0x22d7 003831 set0 state_linkkey ,pdata 
+0x22d8 003832 istore 1 ,rega 
+0x22d9 003833 branch context_search_next 
+:      003836 master_conn_send_packet:
+0x22da 003837 bpatch patch05_7 ,mem_patch05 
+0x22db 003838 call rf_setup_time_master_slot 
+:      003839 master_send_packet:
+0x22dc 003840 add clkn_bt ,1 ,bt_clk 
+0x22dd 003841 call fetch_self_bt_adr 
+0x22de 003842 force 0x03 ,freq_mode 
+0x22df 003843 call tx_radio_freq 
+0x22e0 003844 call start_transmitter 
+0x22e1 003845 call start_tx_native 
+0x22e2 003846 call send_access_word 
+0x22e3 003847 branch transmit_packet 
+:      003849 master_conn_recv_packet:
+0x22e4 003850 bpatch patch06_0 ,mem_patch06 
+0x22e5 003851 call rf_setup_time_slave_slot 
+:      003852 master_recv_packet:
+0x22e6 003853 add clkn_bt ,1 ,bt_clk 
+0x22e7 003854 call fetch_self_bt_adr 
+0x22e8 003855 force 0x03 ,freq_mode 
+0x22e9 003856 call rx_radio_freq 
+0x22ea 003857 call init_rx_packet_flags 
+0x22eb 003858 call prep_crypt 
+0x22ec 003859 call start_rx_native 
+0x22ed 003860 call start_receiver 
+:      003861 master_rx_conn_finish_packet:
+0x22ee 003862 call wait_access_clkn_rt 
+0x22ef 003863 nrtn sync 
+0x22f0 003864 call save_rssi 
+0x22f1 003865 branch receive_packet 
+:      003869 master_newconn_once:
+0x22f2 003870 bpatch patch06_1 ,mem_patch06 
+0x22f3 003871 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003872 iforce am_addr 
+0x22f5 003873 force type_poll ,type 
+0x22f6 003874 call master_conn_send_packet 
+0x22f7 003875 branch master_conn_recv_packet 
+:      003886 inquiry_scan_dispatch:
+0x22f8 003887 fetch 1 ,mem_scan_mode 
+0x22f9 003888 rtnbit0 inq_scan_mode 
+0x22fa 003889 force iscan_interval_timer ,queue 
+0x22fb 003890 call timer_check 
+0x22fc 003891 nrtn blank 
+0x22fd 003892 fetcht 2 ,mem_iscan_window 
+0x22fe 003893 force 4 ,queue 
+0x22ff 003894 call sniff_check_window 
+0x2300 003895 rtn user 
+0x2301 003896 call inquiry_scan_start 
+0x2302 003897 force iscan_interval_timer ,queue 
+0x2303 003898 fetch 2 ,mem_iscan_interval 
+0x2304 003899 nbranch timer_init ,sync 
+0x2305 003900 random pdata 
+0x2306 003901 iand mask3ff ,pdata 
+0x2307 003902 branch timer_init 
+:      003905 inquiry_scan_start:
+0x2308 003906 bpatch patch06_2 ,mem_patch06 
+0x2309 003907 jam 0 ,mem_fhs_am_addr 
+0x230a 003908 disable clknt 
+0x230b 003909 disable attempt 
+0x230c 003910 call afh_clear 
+0x230d 003911 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003912 force 0x01 ,freq_mode 
+0x230f 003913 call fetch_giac 
+0x2310 003914 call rx_radio_freq 
+0x2311 003915 setflip mark_inquiry_state ,mark 
+0x2312 003916 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003917 increase 1 ,pdata 
+0x2314 003918 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003919 call fetch_diac 
+0x2316 003920 call start_receiver 
+0x2317 003921 call wait_access_forever 
+0x2318 003922 nrtn sync 
+0x2319 003923 bpatch patch06_3 ,mem_patch06 
+0x231a 003924 force 0 ,stop_watch 
+0x231b 003925 call shutdown_radio 
+0x231c 003926 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003927 increase 1 ,pdata 
+0x231e 003928 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003929 call fetch_giac 
+0x2320 003930 call rf_setup_time_slave_slot 
+0x2321 003931 or_into 0x002 ,bt_clk 
+0x2322 003932 force 0x01 ,freq_mode 
+0x2323 003933 call tx_radio_freq 
+0x2324 003934 call fetch_diac 
+0x2325 003935 call start_transmitter 
+0x2326 003936 call start_tx_external 
+0x2327 003937 deposit clkn_bt 
+0x2328 003938 store 4 ,mem_clkn_bt 
+0x2329 003939 call send_access_word 
+0x232a 003940 force type_fhs ,type 
+0x232b 003941 force 0 ,am_addr 
+0x232c 003942 call scan_mode_whiten 
+0x232d 003943 call transmit_packet_whitened 
+0x232e 003944 call send_eir 
+0x232f 003945 and_into 0x1fd ,bt_clk 
+0x2330 003946 increase 1 ,n_tx_slot 
+0x2331 003947 rtn 
+:      003949 send_eir:
+0x2332 003950 bpatch patch06_4 ,mem_patch06 
+0x2333 003951 fetch 1 ,mem_eir_enable 
+0x2334 003952 rtn blank 
+0x2335 003953 arg mem_eir ,contw 
+0x2336 003954 fetch 1 ,mem_local_name_length 
+0x2337 003955 copy pdata ,loopcnt 
+0x2338 003956 increase 1 ,pdata 
+0x2339 003957 istore 1 ,contw 
+0x233a 003958 copy contw ,temp 
+0x233b 003959 increase 1 ,pdata 
+0x233c 003960 store 2 ,mem_tx_len 
+0x233d 003961 copy temp ,contw 
+0x233e 003962 setarg 0x09 
+0x233f 003963 istore 1 ,contw 
+0x2340 003964 arg mem_local_name ,contr 
+0x2341 003965 call memcpy 
+0x2342 003967 arg mem_all_uuid_128bits ,regc 
+0x2343 003968 arg 4 ,loopcnt 
+0x2344 003969 call get_all_uuid 
+0x2345 003970 arg mem_all_uuid_16bits ,regc 
+0x2346 003971 arg 1 ,loopcnt 
+0x2347 003972 call get_all_uuid 
+0x2348 003974 force type_dm3 ,type 
+0x2349 003975 jam 2 ,mem_tx_lch 
+0x234a 003976 setarg mem_eir 
+0x234b 003977 store 2 ,mem_txptr 
+0x234c 003978 call rf_setup_time_slave_slot 
+0x234d 003979 call tx_radio_freq 
+0x234e 003980 call start_transmitter 
+0x234f 003981 call start_tx_external 
+0x2350 003982 call send_access_word 
+0x2351 003983 call scan_mode_whiten 
+0x2352 003984 call transmit_packet_whitened 
+0x2353 003985 rtn 
+:      003988 get_all_uuid:
+0x2354 003989 copy contw ,temp 
+0x2355 003990 copy regc ,contr 
+0x2356 003991 ifetch 1 ,contr 
+0x2357 003992 rtn blank 
+:      003993 lshift_loop:
+0x2358 003994 lshift pdata ,pdata 
+0x2359 003995 loop lshift_loop 
+0x235a 003996 copy pdata ,rega 
+0x235b 003997 increase 2 ,pdata 
+0x235c 003998 copy pdata ,queue 
+0x235d 003999 fetch 2 ,mem_tx_len 
+0x235e 004000 iadd queue ,pdata 
+0x235f 004001 store 2 ,mem_tx_len 
+0x2360 004002 copy temp ,contw 
+0x2361 004003 copy rega ,pdata 
+0x2362 004004 increase 1 ,pdata 
+0x2363 004005 istore 1 ,contw 
+0x2364 004006 copy regc ,contr 
+0x2365 004007 ifetch 1 ,contr 
+0x2366 004008 ifetch 1 ,contr 
+0x2367 004009 istore 1 ,contw 
+0x2368 004010 copy rega ,loopcnt 
+0x2369 004011 branch memcpy 
+:      004017 page_scan_dispatch:
+0x236a 004018 fetch 1 ,mem_scan_mode 
+0x236b 004019 rtnbit0 page_scan_mode 
+0x236c 004020 force pscan_interval_timer ,queue 
+0x236d 004021 call timer_check 
+0x236e 004022 nrtn blank 
+0x236f 004023 fetcht 2 ,mem_pscan_window 
+0x2370 004024 force 40 ,queue 
+0x2371 004025 call sniff_check_window 
+0x2372 004026 rtn user 
+0x2373 004027 force 0 ,am_addr 
+0x2374 004028 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 004029 set0 mark_fhs_already_good ,mark 
+0x2376 004030 call page_scan_start 
+0x2377 004031 force pscan_interval_timer ,queue 
+0x2378 004032 fetch 2 ,mem_pscan_interval 
+0x2379 004033 branch timer_init 
+:      004036 page_scan_start:
+0x237a 004037 bpatch patch06_5 ,mem_patch06 
+0x237b 004038 disable clknt 
+0x237c 004039 call afh_clear 
+0x237d 004040 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 004041 increase 1 ,pdata 
+0x237f 004042 store 1 ,mem_pagescan_waitcnt 
+0x2380 004043 force 0 ,n_tx_slot 
+0x2381 004044 call fetch_self_bt_adr 
+0x2382 004045 add clkn_bt ,1 ,bt_clk 
+0x2383 004046 force 0x02 ,freq_mode 
+0x2384 004047 bpatch patch06_6 ,mem_patch06 
+0x2385 004048 call rx_radio_freq 
+0x2386 004049 call start_receiver 
+0x2387 004050 call wait_access_forever 
+0x2388 004051 nrtn sync 
+0x2389 004052 call shutdown_radio 
+0x238a 004053 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 004054 increase 1 ,pdata 
+0x238c 004055 store 1 ,mem_pagescan_rcvcnt 
+0x238d 004056 force 0 ,stop_watch 
+0x238e 004057 call rf_setup_time_slave_slot 
+0x238f 004058 or_into 0x002 ,bt_clk 
+0x2390 004059 force 0x01 ,freq_mode 
+0x2391 004060 call tx_radio_freq 
+0x2392 004061 call start_transmitter 
+0x2393 004062 call start_tx_external 
+0x2394 004063 call send_access_word 
+0x2395 004064 call end_of_packet 
+0x2396 004065 force 0 ,am_addr 
+0x2397 004066 arg param_rf_setup ,timeup 
+0x2398 004067 until clke_rt ,meet 
+0x2399 004068 or_into 0x03 ,clke_bt 
+0x239a 004069 and_into 0x1fd ,bt_clk 
+:      004070 page_scan_wait_fhs_restart:
+0x239b 004071 bpatch patch06_7 ,mem_patch06 
+0x239c 004072 increase 1 ,n_tx_slot 
+0x239d 004073 call rx_radio_freq 
+0x239e 004074 call start_receiver 
+0x239f 004075 call wait_access_mhalfbnd 
+0x23a0 004076 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 004077 call scan_mode_whiten 
+0x23a2 004078 call receive_packet_whitened 
+0x23a3 004079 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      004080 page_scan_wait_fhs_again:
+0x23a4 004081 bpatch patch07_0 ,mem_patch07 
+0x23a5 004082 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 004083 rtn blank 
+0x23a7 004084 increase -1 ,pdata 
+0x23a8 004085 store 1 ,mem_fhs_wait_counter 
+0x23a9 004086 call rf_setup_time_master_slot 
+0x23aa 004087 branch page_scan_wait_fhs_restart 
+:      004090 page_scan_reply_to_fhs:
+0x23ab 004091 bpatch patch07_1 ,mem_patch07 
+0x23ac 004092 set0 1 ,clke_bt 
+0x23ad 004093 set1 0 ,clke_bt 
+0x23ae 004094 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 004095 increase 1 ,pdata 
+0x23b0 004096 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 004097 call rf_setup_time_slave_slot 
+0x23b2 004098 or_into 0x02 ,bt_clk 
+0x23b3 004099 call tx_radio_freq 
+0x23b4 004100 call start_transmitter 
+0x23b5 004101 call start_tx_external 
+0x23b6 004102 call send_access_word 
+0x23b7 004103 call end_of_packet 
+:      004104 slave_apply_clke_bt:
+0x23b8 004105 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004106 branch slave_apply_clke_bt_now ,true 
+0x23ba 004107 until null ,mhalfbnd 
+0x23bb 004108 branch slave_apply_clke_bt 
+:      004109 slave_apply_clke_bt_now:
+0x23bc 004110 fetch 4 ,mem_clke_bt 
+0x23bd 004111 or_into 0x03 ,pdata 
+0x23be 004112 icopy clke_bt 
+:      004114 start_slave_connection:
+0x23bf 004115 bpatch patch07_2 ,mem_patch07 
+0x23c0 004116 fetch 6 ,extm_lap 
+0x23c1 004117 store 6 ,mem_plap 
+0x23c2 004118 call prepare_newconn 
+:      004119 slave_newconn_loop:
+0x23c3 004120 call slave_newconn_once 
+0x23c4 004121 branch sconn_successful ,match 
+0x23c5 004122 call new_conn_timeout 
+0x23c6 004123 nbranch slave_newconn_loop ,blank 
+0x23c7 004124 rtn 
+:      004127 sconn_successful:
+0x23c8 004128 bpatch patch07_3 ,mem_patch07 
+0x23c9 004129 call newconn_init 
+0x23ca 004130 call context_new 
+0x23cb 004131 nrtn zero 
+0x23cc 004132 jam 0 ,mem_mode 
+0x23cd 004133 call calc_clke_offset 
+0x23ce 004134 branch context_save 
+:      004139 slave_dispatch:
+0x23cf 004140 bpatch patch07_4 ,mem_patch07 
+0x23d0 004141 call calc_clke 
+0x23d1 004142 call role_switch_slave 
+0x23d2 004143 rtn user 
+:      004144 slave_loop:
+0x23d3 004145 bpatch patch07_5 ,mem_patch07 
+0x23d4 004146 call check_bt_disabled 
+0x23d5 004147 call scheduler_process 
+0x23d6 004148 call slave_conn_recv_packet 
+0x23d7 004149 nbranch slave_notmatch ,match 
+0x23d8 004150 call supervision_flush 
+0x23d9 004151 call scheduler_tx_l2cap_pkt 
+0x23da 004152 call prepare_tx 
+0x23db 004153 call slave_conn_send_packet 
+0x23dc 004154 call parse_l2cap 
+0x23dd 004155 call parse_lmp 
+0x23de 004156 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004157 increase 1 ,pdata 
+0x23e0 004158 store 1 ,mem_slave_rcvcnt 
+0x23e1 004159 call calc_clke_offset 
+:      004160 slave_notmatch:
+0x23e2 004161 bpatch patch07_6 ,mem_patch07 
+0x23e3 004162 call lpm_set_mult 
+0x23e4 004163 call supervision_update 
+0x23e5 004164 branch slave_disconnect ,positive 
+0x23e6 004165 call check_disconnect_timeout 
+0x23e7 004166 nbranch slave_disconnect ,user 
+0x23e8 004167 call check_attempt 
+0x23e9 004168 nbranch slave_loop ,blank 
+0x23ea 004169 rtn 
+:      004171 slave_disconnect:
+0x23eb 004172 bpatch patch07_7 ,mem_patch07 
+0x23ec 004173 jam 0 ,mem_tester_emulate 
+0x23ed 004174 jam 0 ,mem_debug_config 
+0x23ee 004175 call quit_connection 
+0x23ef 004176 set0 mark_testmode ,mark 
+0x23f0 004177 call test_enable_white 
+0x23f1 004178 fetch 1 ,mem_state 
+0x23f2 004179 rtn 
+:      004182 role_switch_slave:
+0x23f3 004183 bpatch patch08_0 ,mem_patch08 
+0x23f4 004184 call role_switch_check 
+0x23f5 004185 nrtn user 
+0x23f6 004186 copy am_addr ,temp 
+0x23f7 004187 call get_free_amaddr 
+0x23f8 004188 store 1 ,mem_fhs_am_addr 
+0x23f9 004189 copy temp ,am_addr 
+0x23fa 004190 jam param_newconnto ,mem_newconnto_counter 
+:      004191 roles_sendfhs_loop:
+0x23fb 004192 bpatch patch08_1 ,mem_patch08 
+0x23fc 004193 call rf_setup_time_master_slot 
+0x23fd 004194 force type_fhs ,type 
+0x23fe 004195 call slave_send_access 
+0x23ff 004196 deposit clkn_bt 
+0x2400 004197 store 4 ,mem_clkn_bt 
+0x2401 004198 call transmit_packet 
+0x2402 004199 call rf_setup_time_slave_slot 
+0x2403 004200 enable user3 
+0x2404 004201 call slave_receive_access 
+0x2405 004202 branch roles_got_fhs_reply ,sync 
+0x2406 004203 call shutdown_radio 
+0x2407 004204 call new_conn_timeout 
+0x2408 004205 nbranch roles_sendfhs_loop ,blank 
+0x2409 004206 rtnmark0 mark_accept_switch 
+0x240a 004207 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004208 set1 mark_switch_initiated ,mark 
+0x240c 004209 rtn 
+:      004210 roles_got_fhs_reply:
+0x240d 004211 enable clknt 
+0x240e 004212 call prepare_newconn 
+0x240f 004213 call afh_clear 
+:      004214 roles_newconn_loop:
+0x2410 004215 bpatch patch08_2 ,mem_patch08 
+0x2411 004216 call master_newconn_once 
+0x2412 004217 branch roles_newconn_responded ,sync 
+0x2413 004218 call new_conn_timeout 
+0x2414 004219 nbranch roles_newconn_loop ,blank 
+0x2415 004220 disable clknt 
+0x2416 004221 deposit clke_bt 
+0x2417 004222 store 4 ,mem_next_btclk 
+0x2418 004223 rtn 
+:      004224 roles_newconn_responded:
+0x2419 004225 enable master 
+0x241a 004226 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004227 set0 mark_accept_switch ,mark 
+0x241c 004228 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004229 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004230 call tid_set_reply 
+:      004231 roles_newconn_nolmp:
+0x241f 004232 deposit am_addr 
+0x2420 004233 store 1 ,mem_amaddr 
+0x2421 004234 force 0 ,pdata 
+0x2422 004235 store 6 ,mem_clk_offset 
+0x2423 004236 fetch 1 ,mem_mode 
+0x2424 004237 set1 mode_master ,pdata 
+0x2425 004238 store 1 ,mem_mode 
+0x2426 004239 call supervision_flush 
+0x2427 004240 disable master 
+0x2428 004241 enable user 
+0x2429 004242 rtn 
+:      004246 init_rx_packet_flags:
+0x242a 004247 bpatch patch08_3 ,mem_patch08 
+0x242b 004248 disable match 
+0x242c 004249 set0 mark_loopback ,mark 
+0x242d 004250 set0 mark_am_addr_broadcast ,mark 
+0x242e 004251 set0 mark_longpacket ,mark 
+0x242f 004252 set0 mark_old_packet ,mark 
+0x2430 004253 fetch 1 ,mem_arq 
+0x2431 004254 set0 arqnx ,pdata 
+0x2432 004255 set1 flowx ,pdata 
+0x2433 004256 store 1 ,mem_arq 
+0x2434 004257 rtn 
+:      004259 prepare_newconn:
+0x2435 004260 bpatch patch08_4 ,mem_patch08 
+0x2436 004261 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004262 jam param_newconn_arq ,mem_arq 
+0x2438 004263 fetch 2 ,mem_rx_window_init 
+0x2439 004264 store 2 ,mem_rx_window 
+0x243a 004265 deposit clkn_bt 
+0x243b 004266 store 4 ,mem_next_btclk 
+0x243c 004267 rtn clknt 
+0x243d 004268 deposit clke_bt 
+0x243e 004269 store 4 ,mem_next_btclk 
+0x243f 004270 rtn 
+:      004272 newconn_init:
+0x2440 004273 bpatch patch08_5 ,mem_patch08 
+0x2441 004274 call init_lmp_reinit 
+0x2442 004275 call new_conn_handle 
+0x2443 004276 store 1 ,mem_conn_handle 
+0x2444 004277 setarg 0 
+0x2445 004278 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004279 setarg param_supervision_to 
+0x2447 004280 store 2 ,mem_supervision_to 
+0x2448 004281 fetch 1 ,mem_state 
+0x2449 004282 set1 state_inconn ,pdata 
+0x244a 004283 store 1 ,mem_state 
+0x244b 004284 jam 0 ,mem_op 
+0x244c 004285 jam 0 ,mem_state_map 
+0x244d 004286 jam 0 ,mem_lpm_current_mult 
+0x244e 004287 branch supervision_flush 
+:      004290 clear_linkkey:
+0x244f 004291 bpatch patch08_6 ,mem_patch08 
+0x2450 004292 force 0 ,pdata 
+0x2451 004293 store 8 ,mem_link_key 
+0x2452 004294 istore 8 ,contw 
+0x2453 004295 call clear_linkstate 
+0x2454 004296 branch context_traverse_linkkey 
+:      004298 new_conn_timeout:
+0x2455 004299 fetch 1 ,mem_newconnto_counter 
+0x2456 004300 increase -1 ,pdata 
+0x2457 004301 store 1 ,mem_newconnto_counter 
+0x2458 004302 rtn 
+:      004304 new_conn_handle:
+0x2459 004305 fetch 1 ,mem_handle_num 
+0x245a 004306 increase 1 ,pdata 
+0x245b 004307 store 1 ,mem_handle_num 
+0x245c 004308 rtn 
+:      004311 quit_connection:
+0x245d 004312 bpatch patch08_7 ,mem_patch08 
+0x245e 004313 fetch 1 ,mem_hci_cmd 
+0x245f 004314 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004315 fetch 1 ,mem_lmp_to_send 
+0x2461 004316 bne lmp_name_req ,quit_connection_cont 
+:      004317 quit_connection_name:
+0x2462 004318 call cmd_check_plap 
+0x2463 004319 nbranch quit_connection_cont ,zero 
+0x2464 004320 call master_name_error 
+0x2465 004321 jam 0 ,mem_hci_cmd 
+:      004322 quit_connection_cont:
+0x2466 004323 bpatch patch09_0 ,mem_patch09 
+0x2467 004324 call app_disconn_reason_collect_bt 
+0x2468 004325 call sniff_exit 
+0x2469 004326 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004327 call ui_ipc_send_event 
+0x246b 004328 call init_lmp_work 
+0x246c 004329 call l2cap_init_work 
+0x246d 004330 call sp_initialize 
+0x246e 004331 fetch 1 ,mem_state 
+0x246f 004332 set0 state_inconn 
+0x2470 004333 store 1 ,mem_state 
+0x2471 004334 jam 0 ,memui_reconnect_mode 
+0x2472 004336 fetch 1 ,mem_state_map 
+0x2473 004337 compare 0x0 ,pdata ,0xc0 
+0x2474 004338 branch quit_connection_not_clear_mark ,true 
+0x2475 004339 set0 mark_rxbuf_inuse ,mark 
+:      004340 quit_connection_not_clear_mark:
+0x2476 004341 fetch 1 ,mem_arq 
+0x2477 004342 bbit0 wack ,quit_connection_not_clear_tx 
+:      004343 quit_connection_not_clear_tx:
+0x2478 004344 fetch 1 ,mem_op 
+0x2479 004345 rtnbit0 op_txl2cap 
+0x247a 004346 set0 mark_tx_l2cap ,mark 
+0x247b 004347 rtn 
+:      004349 slave_newconn_once:
+0x247c 004350 bpatch patch09_1 ,mem_patch09 
+0x247d 004351 fetch 1 ,extm_newconn_am_addr 
+0x247e 004352 rtn blank 
+0x247f 004353 icopy am_addr 
+0x2480 004354 call slave_conn_recv_packet 
+0x2481 004355 nrtn match 
+0x2482 004356 force type_null ,type 
+0x2483 004357 call slave_conn_send_packet 
+0x2484 004358 deposit am_addr 
+0x2485 004359 store 1 ,mem_amaddr 
+0x2486 004360 force 0 ,pdata 
+0x2487 004361 store 1 ,extm_newconn_am_addr 
+0x2488 004362 rtn 
+:      004368 prepare_tx:
+0x2489 004369 bpatch patch09_2 ,mem_patch09 
+0x248a 004370 fetch 1 ,mem_state 
+0x248b 004371 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004372 force type_hv3 ,type 
+0x248d 004373 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004374 call check_esco_amaddr 
+0x248f 004375 nbranch prepare_tx_not_sco ,true 
+0x2490 004376 branch prepare_tx_not_sco ,attempt 
+0x2491 004377 call set_wait_ack 
+0x2492 004378 setarg 2 
+0x2493 004379 store 2 ,mem_retransmission_cnt 
+0x2494 004380 rtn 
+:      004381 prepare_tx_not_esco:
+0x2495 004382 nrtn attempt 
+:      004383 prepare_tx_not_sco:
+0x2496 004384 bpatch patch09_3 ,mem_patch09 
+0x2497 004385 call context_check_all_wack 
+0x2498 004386 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004387 fetch 1 ,mem_arq 
+0x249a 004388 bbit0 wack ,prepare_tx_pollnull 
+:      004389 prepare_tx_retransmit:
+0x249b 004390 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004391 fetch 1 ,mem_debug_config 
+0x249d 004392 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004393 fetch 2 ,mem_retransmission_cnt 
+0x249f 004394 increase -1 ,pdata 
+0x24a0 004395 store 2 ,mem_retransmission_cnt 
+0x24a1 004396 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004397 fetch 1 ,mem_last_type 
+0x24a3 004398 iforce type 
+0x24a4 004399 rtn 
+:      004401 prepare_tx_nomore_retransmit:
+0x24a5 004402 bpatch patch09_4 ,mem_patch09 
+0x24a6 004403 call clear_got_tx 
+:      004404 prepare_tx_no_retransmit:
+0x24a7 004405 call check_esco_amaddr 
+0x24a8 004406 branch prepare_tx_pollnull ,true 
+0x24a9 004407 call send_lmp 
+0x24aa 004408 branch prepare_tx_sendlmp ,user 
+0x24ab 004409 fetch 1 ,mem_op 
+0x24ac 004410 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004411 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004412 fetch 1 ,mem_debug_config 
+0x24af 004413 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004414 prepare_tx_pollnull:
+0x24b0 004415 force type_poll ,type 
+0x24b1 004416 rtn master 
+0x24b2 004417 force type_null ,type 
+0x24b3 004418 rtn 
+:      004419 prepare_tx_loopback:
+0x24b4 004420 bpatch patch09_5 ,mem_patch09 
+0x24b5 004421 fetch 1 ,mem_rx_type 
+0x24b6 004422 iforce type 
+0x24b7 004423 rtnne 1 
+0x24b8 004424 force type_null ,type 
+0x24b9 004425 rtn 
+:      004426 prepare_tx_txpat:
+0x24ba 004427 fetch 1 ,test_mode_packet_type 
+0x24bb 004428 and pdata ,0xf ,type 
+0x24bc 004429 set1 mark_loopback ,mark 
+0x24bd 004430 rtn 
+:      004431 prepare_tx_sendlmp:
+0x24be 004432 force type_lmp ,type 
+0x24bf 004433 branch set_wait_ack 
+:      004434 prepare_tx_sendl2cap:
+0x24c0 004435 call tx_l2cap_type 
+:      004437 set_wait_ack:
+0x24c1 004438 bpatch patch09_6 ,mem_patch09 
+0x24c2 004439 fetcht 1 ,mem_arq 
+0x24c3 004440 set1 wack ,temp 
+0x24c4 004441 storet 1 ,mem_arq 
+0x24c5 004442 deposit type 
+0x24c6 004443 store 1 ,mem_last_type 
+0x24c7 004444 setarg 0xffff 
+0x24c8 004445 store 2 ,mem_retransmission_cnt 
+0x24c9 004446 rtn 
+:      004448 tx_l2cap_type:
+0x24ca 004449 bpatch patch09_7 ,mem_patch09 
+0x24cb 004450 fetch 1 ,mem_state_map 
+0x24cc 004451 isolate1 smap_edr ,pdata 
+0x24cd 004452 fetch 2 ,mem_tx_len 
+0x24ce 004453 branch tx_l2cap_type_edr ,true 
+0x24cf 004454 force type_dm1 ,type 
+0x24d0 004455 sub pdata ,17 ,null 
+0x24d1 004456 rtn positive 
+0x24d2 004457 force type_dh1 ,type 
+0x24d3 004458 sub pdata ,27 ,null 
+0x24d4 004459 rtn positive 
+0x24d5 004460 force type_dm3 ,type 
+0x24d6 004461 sub pdata ,121 ,null 
+0x24d7 004462 rtn positive 
+0x24d8 004463 force type_dh3 ,type 
+0x24d9 004464 sub pdata ,183 ,null 
+0x24da 004465 rtn positive 
+0x24db 004466 force type_dm5 ,type 
+0x24dc 004467 sub pdata ,224 ,null 
+0x24dd 004468 rtn positive 
+0x24de 004469 force type_dh5 ,type 
+0x24df 004470 rtn 
+:      004471 tx_l2cap_type_edr:
+0x24e0 004472 force type_dm1 ,type 
+0x24e1 004473 sub pdata ,17 ,null 
+0x24e2 004474 rtn positive 
+0x24e3 004475 force type_dh1 ,type 
+0x24e4 004476 sub pdata ,54 ,null 
+0x24e5 004477 rtn positive 
+0x24e6 004478 force type_dm3 ,type 
+0x24e7 004479 arg 367 ,temp 
+0x24e8 004480 isub temp ,null 
+0x24e9 004481 nrtn positive 
+0x24ea 004482 force type_dm5 ,type 
+0x24eb 004483 arg 679 ,temp 
+0x24ec 004484 isub temp ,null 
+0x24ed 004485 nrtn positive 
+0x24ee 004486 force type_dh5 ,type 
+0x24ef 004487 rtn 
+:      004496 slave_receive_master_slot:
+0x24f0 004497 fetch 1 ,mem_state 
+0x24f1 004498 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004499 fetch 2 ,mem_tsniff 
+0x24f3 004500 branch slave_receive_notsniff ,blank 
+0x24f4 004501 nbranch slave_receive_sniff ,attempt 
+:      004502 slave_receive_notsniff:
+0x24f5 004503 call rf_setup_time_master_slot 
+:      004504 slave_receive_access:
+0x24f6 004505 add clke_bt ,1 ,bt_clk 
+:      004506 slave_receive_sniff:
+0x24f7 004507 enable swfine 
+0x24f8 004508 fetch 2 ,mem_rx_window 
+0x24f9 004509 rshift pdata ,pdata 
+0x24fa 004510 arg param_pll_setup ,temp 
+0x24fb 004511 iadd temp ,pdata 
+0x24fc 004512 call ahead_window 
+0x24fd 004513 call fetch_extm_bt_adr 
+0x24fe 004514 force 0x03 ,freq_mode 
+0x24ff 004515 call rx_radio_freq 
+0x2500 004516 call init_rx_packet_flags 
+0x2501 004517 call prep_crypt 
+0x2502 004518 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004519 fetch 2 ,mem_rx_window 
+0x2504 004520 rshift pdata ,pdata 
+0x2505 004521 call ahead_window 
+0x2506 004522 call start_receiver 
+0x2507 004523 enable decode_fec0 
+0x2508 004524 fetch 2 ,mem_rx_window 
+0x2509 004525 arg param_clke_cal ,temp 
+0x250a 004526 iadd temp ,stop_watch 
+0x250b 004527 correlate null ,timeout 
+0x250c 004528 copy clke ,temp 
+0x250d 004529 storet 6 ,mem_sync_clke 
+0x250e 004530 disable decode_fec0 
+0x250f 004531 nrtn sync 
+0x2510 004532 arg param_clke_cal ,clke_rt 
+0x2511 004533 copy bt_clk ,clke_bt 
+0x2512 004534 branch lpm_adjust_clk ,wake 
+0x2513 004535 rtn 
+:      004538 slave_conn_recv_packet:
+0x2514 004539 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004540 call slave_receive_master_slot 
+0x2516 004541 nbranch shutdown_radio ,sync 
+0x2517 004542 call save_rssi 
+0x2518 004543 bmark0 mark_testmode ,receive_packet 
+0x2519 004544 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004545 increase 1 ,pdata 
+0x251b 004546 store 2 ,mem_tst_pktcnt_sync 
+:      004547 receive_packet:
+0x251c 004548 rshift bt_clk ,temp 
+0x251d 004549 or temp ,0x40 ,white_init 
+:      004550 receive_packet_whitened:
+0x251e 004551 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004552 enable enable_white 
+0x2520 004553 enable enable_hec 
+0x2521 004554 enable decode_fec1 
+0x2522 004555 parse demod ,bucket ,3 
+0x2523 004556 rshift8 pwindow ,pdata 
+0x2524 004557 store 1 ,mem_temp_am_addr 
+0x2525 004558 parse demod ,bucket ,4 
+0x2526 004559 inject bucket ,7 
+0x2527 004560 copy pwindow ,pdata 
+0x2528 004561 store 1 ,mem_rx_type 
+0x2529 004562 parse demod ,bucket ,3 
+0x252a 004563 rshift8 pwindow ,pdata 
+0x252b 004564 store 1 ,mem_temp_arq 
+0x252c 004565 fetch 1 ,mem_rx_type 
+0x252d 004566 sub pdata ,3 ,null 
+0x252e 004567 branch receive_packet_noedr ,positive 
+0x252f 004568 beq 7 ,receive_packet_noedr 
+0x2530 004569 fetch 1 ,mem_state_map 
+0x2531 004570 isolate1 smap_edr ,pdata 
+0x2532 004571 setflag true ,psk ,radio_ctrl 
+:      004572 receive_packet_noedr:
+0x2533 004573 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004574 parse demod ,bucket ,8 
+0x2535 004575 disable decode_fec1 
+0x2536 004576 disable enable_hec 
+0x2537 004577 branch error_header ,crc_failed 
+0x2538 004578 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004579 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004580 increase 1 ,pdata 
+0x253b 004581 store 2 ,mem_tst_pktcnt_hec 
+:      004582 receive_packet_amchk:
+0x253c 004583 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004584 fetch 1 ,mem_temp_am_addr 
+0x253e 004585 compare 0 ,pdata ,0x07 
+0x253f 004586 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004587 branch am_addr_ok ,true 
+0x2541 004588 icompare 0x07 ,am_addr 
+0x2542 004589 branch am_addr_match ,true 
+0x2543 004590 bmark0 mark_esco ,end_of_packet 
+0x2544 004591 fetcht 1 ,mem_saved_amaddr 
+0x2545 004592 icompare 0x7 ,temp 
+0x2546 004593 nbranch end_of_packet ,true 
+0x2547 004594 fetch 1 ,mem_arq 
+0x2548 004595 set0 arqnx ,pdata 
+0x2549 004596 set1 flowx ,pdata 
+0x254a 004597 store 1 ,mem_arq 
+:      004598 am_addr_match:
+0x254b 004599 enable match 
+:      004600 am_addr_ok:
+0x254c 004601 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004602 fetch 1 ,mem_rx_type 
+0x254e 004603 icopy type 
+0x254f 004604 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004605 fetcht 1 ,mem_temp_arq 
+0x2551 004606 fetch 1 ,mem_arq 
+0x2552 004607 set0 flow ,pdata 
+0x2553 004608 isolate1 flow ,temp 
+0x2554 004609 setflag true ,flow ,pdata 
+0x2555 004610 isolate1 arqn ,temp 
+0x2556 004611 setflag true ,arqn ,pdata 
+0x2557 004612 store 1 ,mem_arq 
+0x2558 004613 isolate0 arqn ,temp 
+0x2559 004614 branch arqn_bypass ,true 
+0x255a 004615 call clear_got_tx 
+:      004616 arqn_bypass:
+0x255b 004617 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004618 arg 0 ,temp 
+0x255d 004619 call reserve_slot 
+0x255e 004620 and type ,0xf ,pdata 
+0x255f 004621 beq type_poll ,process_poll 
+0x2560 004622 beq type_null ,end_of_packet 
+0x2561 004623 beq type_fhs ,process_fhs 
+0x2562 004624 fetcht 1 ,mem_temp_arq 
+0x2563 004625 fetch 1 ,mem_arq 
+0x2564 004626 icompare 0x04 ,temp 
+0x2565 004627 nbranch rx_type_dispatch ,true 
+0x2566 004628 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004629 bbit0 bcast1 ,rx_type_dispatch 
+:      004630 failed_seqn:
+0x2568 004631 set1 mark_old_packet ,mark 
+:      004632 rx_type_dispatch:
+0x2569 004633 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004634 deposit type 
+0x256b 004635 beq type_dm1 ,process_dm1 
+0x256c 004636 beq type_dh1 ,process_dh1 
+0x256d 004637 beq type_hv3 ,process_hev 
+0x256e 004638 beq type_3dh1 ,process_3dh1 
+0x256f 004639 arg 4 ,temp 
+0x2570 004640 call reserve_slot 
+0x2571 004641 beq type_dm3 ,process_dm3 
+0x2572 004642 beq type_dh3 ,process_dh3 
+0x2573 004643 arg 8 ,temp 
+0x2574 004644 call reserve_slot 
+0x2575 004645 beq type_dm5 ,process_dm5 
+0x2576 004646 beq type_dh5 ,process_dh5 
+0x2577 004647 rtn 
+:      004650 process_hev:
+0x2578 004651 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004652 enable decode_fec0 
+0x257a 004653 enable enable_crc 
+0x257b 004654 enable encrypt 
+0x257c 004655 arg mem_sco_ibuf ,contw 
+0x257d 004656 force 30 ,loopcnt 
+:      004657 process_hev_loop:
+0x257e 004658 parse demod ,bucket ,8 
+0x257f 004659 rshift3 pwindow ,pdata 
+0x2580 004660 istore 1 ,contw 
+0x2581 004661 loop process_hev_loop 
+0x2582 004662 bmark0 mark_esco ,end_of_packet 
+0x2583 004663 parse demod ,bucket ,16 
+0x2584 004664 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004665 branch error_payload ,crc_failed 
+0x2586 004666 branch ack_payload 
+:      004669 process_poll:
+0x2587 004670 branch end_of_packet 
+:      004672 process_dm3:
+:      004673 process_dm5:
+0x2588 004674 set1 mark_longpacket ,mark 
+:      004675 process_dm1:
+0x2589 004676 enable decode_fec2 
+0x258a 004677 branch process_dmh 
+:      004679 process_dh3:
+:      004680 process_dh5:
+0x258b 004681 set1 mark_longpacket ,mark 
+:      004682 process_3dh1:
+0x258c 004683 set1 psk3m ,radio_ctrl 
+:      004684 process_dh1:
+0x258d 004685 enable decode_fec0 
+:      004686 process_dmh:
+0x258e 004687 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004688 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004689 isolate0 psk ,radio_ctrl 
+0x2591 004690 branch process_dmh_noedr ,true 
+0x2592 004691 disable enable_white 
+0x2593 004692 enable decode_fec0 
+0x2594 004693 disable decode_fec2 
+0x2595 004694 add clkn_bt ,2 ,timeup 
+0x2596 004695 correlate clkn_bt ,meet 
+0x2597 004696 nbranch error_payload ,sync 
+0x2598 004697 set1 mark_longpacket ,mark 
+0x2599 004698 enable enable_white 
+:      004699 process_dmh_noedr:
+0x259a 004700 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004701 enable encrypt 
+0x259c 004702 enable enable_crc 
+0x259d 004703 parse demod ,bucket ,3 
+0x259e 004704 rshift8 pwindow ,pdata 
+0x259f 004705 store 1 ,mem_lch_code 
+0x25a0 004706 parse demod ,bucket ,5 
+0x25a1 004707 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004708 rshift3 pwindow ,loopcnt 
+0x25a3 004709 rshift3 loopcnt ,loopcnt 
+0x25a4 004710 branch process_dmh_common 
+:      004711 process_dmh_long:
+0x25a5 004712 parse demod ,bucket ,5 
+0x25a6 004713 rshift pwindow ,loopcnt 
+0x25a7 004714 parse demod ,bucket ,3 
+:      004715 process_dmh_common:
+0x25a8 004716 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004717 deposit loopcnt 
+0x25aa 004718 store 2 ,mem_len 
+0x25ab 004719 branch process_dmh_data_end ,blank 
+0x25ac 004720 isub mask3ff ,null 
+0x25ad 004721 branch error_payload ,positive 
+0x25ae 004722 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004723 set0 mark_fhs_eir ,mark 
+0x25b0 004724 fetch 1 ,mem_lch_code 
+0x25b1 004725 and_into 0x03 ,pdata 
+0x25b2 004726 arg mem_rxbuf ,contw 
+0x25b3 004727 beq llid_lmp ,process_lmp 
+0x25b4 004728 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004730 fetch 1 ,mem_lch_code 
+0x25b6 004731 and_into 0x03 ,pdata 
+0x25b7 004732 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004733 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004734 branch error_payload 
+:      004736 process_lmp:
+0x25ba 004737 fetch 2 ,mem_len 
+0x25bb 004738 sub pdata ,0x70 ,null 
+0x25bc 004739 nbranch error_payload ,positive 
+0x25bd 004740 bmark1 mark_old_packet ,ack_payload 
+0x25be 004741 branch process_dmh_data 
+:      004744 process_dmh_data_l2cap_start_pkt:
+0x25bf 004745 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004746 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004747 fetch 2 ,mem_len 
+0x25c2 004748 arg 0x2e0 ,temp 
+0x25c3 004749 isub temp ,null 
+0x25c4 004750 branch error_payload ,positive 
+0x25c5 004751 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004752 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004753 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004754 branch end_of_packet 
+:      004755 process_dmh_data_into_buff1:
+0x25c9 004756 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004757 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004758 bne 0 ,end_of_packet 
+0x25cc 004759 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004760 branch process_dmh_data 
+:      004761 process_dmh_data_into_buff2:
+0x25ce 004762 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004763 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004764 bne 0 ,end_of_packet 
+0x25d1 004765 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004766 branch process_dmh_data 
+:      004768 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004769 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004770 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004771 fetch 2 ,mem_len 
+0x25d6 004772 arg 0x2e0 ,temp 
+0x25d7 004773 isub temp ,null 
+0x25d8 004774 branch error_payload ,positive 
+0x25d9 004775 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004776 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004777 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004778 branch end_of_packet 
+:      004779 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004780 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004781 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004782 iadd contw ,contw 
+0x25e0 004783 branch process_dmh_data 
+:      004784 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004785 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004786 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004787 iadd contw ,contw 
+:      004788 process_dmh_data:
+0x25e4 004789 parse demod ,bucket ,8 
+0x25e5 004790 rshift3 pwindow ,pdata 
+0x25e6 004791 istore 1 ,contw 
+0x25e7 004792 loop process_dmh_data 
+:      004793 process_dmh_data_end:
+0x25e8 004794 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004795 parse demod ,bucket ,16 
+0x25ea 004796 branch error_payload_crc ,crc_failed 
+0x25eb 004797 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004798 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004799 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004800 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004801 fetch 1 ,mem_lch_code 
+0x25f0 004802 compare 3 ,pdata ,3 
+0x25f1 004803 branch process_dmh_cont ,true 
+0x25f2 004804 fetch 2 ,mem_len 
+0x25f3 004805 branch process_dmh_cont ,blank 
+0x25f4 004806 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004807 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004808 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004809 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004810 branch assert 
+:      004811 process_l2cap_pass_crc_buff1:
+0x25f9 004812 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004813 fetcht 2 ,mem_len 
+0x25fb 004814 iadd temp ,pdata 
+0x25fc 004815 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004816 beq 0 ,assert 
+0x25fe 004817 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004818 increase 4 ,temp 
+0x2600 004819 isub temp ,null 
+0x2601 004820 call l2cap_buff1_inuse ,zero 
+0x2602 004821 branch process_dmh_cont 
+:      004822 process_l2cap_pass_crc_buff2:
+0x2603 004823 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004824 fetcht 2 ,mem_len 
+0x2605 004825 iadd temp ,pdata 
+0x2606 004826 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004827 beq 0 ,assert 
+0x2608 004828 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004829 add temp ,4 ,temp 
+0x260a 004830 isub temp ,null 
+0x260b 004831 call l2cap_buff2_inuse ,zero 
+0x260c 004832 branch process_dmh_cont 
+:      004833 process_dmh_cont:
+0x260d 004834 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004835 fetcht 1 ,mem_state_map 
+0x260f 004836 fetch 1 ,mem_lch_code 
+0x2610 004837 compare 3 ,pdata ,0x03 
+0x2611 004838 setflag true ,smap_rxlmp ,temp 
+0x2612 004839 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004840 storet 1 ,mem_state_map 
+0x2614 004841 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004842 set1 mark_rxbuf_inuse ,mark 
+:      004843 process_dmh_cont_rxbuf_not_use:
+0x2616 004844 bmark0 mark_testmode ,ack_payload 
+0x2617 004845 isolate1 smap_rxlmp ,temp 
+0x2618 004846 branch ack_payload ,true 
+0x2619 004847 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004848 increase 1 ,pdata 
+0x261b 004849 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004850 set1 mark_loopback ,mark 
+0x261d 004851 set0 smap_rxl2cap ,temp 
+0x261e 004852 set0 mark_rxbuf_inuse ,mark 
+0x261f 004853 storet 1 ,mem_state_map 
+:      004854 ack_payload:
+0x2620 004855 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004856 fetcht 1 ,mem_temp_arq 
+0x2622 004857 fetch 1 ,mem_arq 
+0x2623 004858 set1 arqnx ,pdata 
+0x2624 004859 isolate1 seqn ,temp 
+0x2625 004860 setflag true ,seqn ,pdata 
+0x2626 004861 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004862 setflag true ,bcast1 ,pdata 
+0x2628 004863 store 1 ,mem_arq 
+0x2629 004864 fetch 2 ,mem_len 
+0x262a 004865 nbranch end_of_packet ,blank 
+0x262b 004866 fetch 1 ,mem_state_map 
+0x262c 004867 set0 smap_rxl2cap ,pdata 
+0x262d 004868 store 1 ,mem_state_map 
+0x262e 004869 fetch 1 ,mem_lch_code 
+0x262f 004870 compare 0x01 ,pdata ,0x07 
+0x2630 004872 branch end_of_packet 
+:      004874 error_header:
+0x2631 004875 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004876 disable match 
+0x2633 004877 fetch 2 ,mem_rx_hec_err 
+0x2634 004878 increase 1 ,pdata 
+0x2635 004879 store 2 ,mem_rx_hec_err 
+0x2636 004880 branch end_of_packet 
+:      004881 error_payload_crc:
+0x2637 004882 fetch 2 ,mem_rx_crc_err 
+0x2638 004883 increase 1 ,pdata 
+0x2639 004884 store 2 ,mem_rx_crc_err 
+0x263a 004885 call discard_pkt 
+0x263b 004886 bmark0 mark_testmode ,error_payload 
+0x263c 004887 set1 mark_loopback ,mark 
+:      004888 error_payload:
+0x263d 004889 branch end_of_packet 
+:      004891 discard_pkt:
+0x263e 004892 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004893 fetch 1 ,mem_lch_code 
+0x2640 004894 compare 3 ,pdata ,0x03 
+0x2641 004895 nbranch discard_pkt_l2cap ,true 
+:      004896 discard_pkt_lmp:
+0x2642 004897 fetcht 1 ,mem_state_map 
+0x2643 004898 set0 smap_rxlmp ,temp 
+0x2644 004899 storet 1 ,mem_state_map 
+0x2645 004900 rtn 
+:      004901 discard_pkt_l2cap:
+0x2646 004904 fetcht 1 ,mem_state_map 
+0x2647 004905 set0 smap_rxl2cap ,temp 
+0x2648 004906 storet 1 ,mem_state_map 
+0x2649 004907 branch h4_send_acl_trigger_clear 
+:      004909 redundant_payload:
+0x264a 004910 fetch 1 ,mem_arq 
+0x264b 004911 set1 arqnx ,pdata 
+0x264c 004912 store 1 ,mem_arq 
+:      004913 end_of_packet:
+0x264d 004914 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004915 disable encode_fec0 
+0x264f 004916 disable encode_fec2 
+0x2650 004917 disable decode_fec0 
+0x2651 004918 disable decode_fec2 
+0x2652 004919 disable enable_crc 
+0x2653 004920 disable encrypt 
+0x2654 004921 disable enable_white 
+0x2655 004922 branch shutdown_radio ,is_rx 
+0x2656 004923 until null ,tx_clear 
+0x2657 004924 nop 100 
+0x2658 004925 branch shutdown_radio 
+:      004927 process_fhs:
+0x2659 004928 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004929 enable enable_crc 
+0x265b 004930 enable decode_fec2 
+0x265c 004931 parse demod ,bucket ,72 
+0x265d 004932 isolate1 58 ,pdata 
+0x265e 004933 setflag true ,mark_fhs_eir ,mark 
+0x265f 004934 copy bt_adr ,temp 
+0x2660 004935 ialigned bt_adr 
+0x2661 004936 ialigned fhs0 
+0x2662 004937 pulse recalc 
+0x2663 004938 setsect 2 ,0xfffff 
+0x2664 004939 setsect 3 ,0x0ffff 
+0x2665 004940 nop 32 
+0x2666 004941 iverify fhs_parity 
+0x2667 004942 deposit lap 
+0x2668 004943 store 3 ,extm_lap 
+0x2669 004944 deposit uap 
+0x266a 004945 store 1 ,extm_uap 
+0x266b 004946 copy temp ,bt_adr 
+0x266c 004947 branch fhs_parity_ok ,true 
+0x266d 004948 branch error_payload 
+:      004949 fhs_parity_ok:
+0x266e 004950 bpatch patch0c_7 ,mem_patch0c 
+0x266f 004951 parse demod ,bucket ,72 
+0x2670 004952 ialigned fhs1 
+0x2671 004953 ialigned am_addr 
+0x2672 004954 ialigned nap 
+0x2673 004955 ialigned regb 
+0x2674 004956 force 0 ,pdata 
+0x2675 004957 parse demod ,bucket ,16 
+0x2676 004958 branch error_payload ,crc_failed 
+0x2677 004959 setarg 0x0ffffffc 
+0x2678 004960 iand regb ,pdata 
+0x2679 004961 store 4 ,mem_clke_bt 
+0x267a 004962 deposit fhs_class 
+0x267b 004963 store 3 ,extm_class 
+0x267c 004964 deposit fhs_misc 
+0x267d 004965 store 1 ,extm_fhs_misc 
+0x267e 004966 deposit am_addr 
+0x267f 004967 store 1 ,extm_newconn_am_addr 
+0x2680 004968 deposit nap 
+0x2681 004969 store 2 ,extm_nap 
+0x2682 004970 deposit bt_clk 
+0x2683 004971 inject rxf ,32 
+0x2684 004972 compare type_fhs ,type ,0x0f 
+0x2685 004973 setflag true ,mark_fhs_already_good ,mark 
+0x2686 004974 branch end_of_packet 
+:      004976 clear_got_tx:
+0x2687 004977 bpatch patch0d_0 ,mem_patch0d 
+0x2688 004978 fetch 1 ,mem_arq 
+0x2689 004979 rtnbit0 wack 
+0x268a 004980 set0 wack ,pdata 
+0x268b 004981 setflip seqnx ,pdata 
+0x268c 004982 store 1 ,mem_arq 
+0x268d 004983 fetch 1 ,mem_last_type 
+0x268e 004984 beq type_lmp ,clear_got_txlmp 
+0x268f 004985 rtneq type_hv3 
+0x2690 004986 fetch 1 ,mem_op 
+0x2691 004987 rtnbit0 op_txl2cap ,pdata 
+0x2692 004988 set0 op_txl2cap ,pdata 
+0x2693 004989 set1 op_pkt_comp ,pdata 
+0x2694 004990 store 1 ,mem_op 
+0x2695 004991 set0 mark_tx_l2cap ,mark 
+0x2696 004992 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 004993 nrtn blank 
+0x2698 004994 fetch 1 ,mem_op 
+0x2699 004995 set0 op_pkt_comp ,pdata 
+0x269a 004996 store 1 ,mem_op 
+0x269b 004997 branch l2cap_malloc_free 
+:      004999 clear_got_txlmp:
+0x269c 005000 bpatch patch0d_1 ,mem_patch0d 
+0x269d 005001 fetch 1 ,mem_lmo_header_opcode 
+0x269e 005002 rshift pdata ,pdata 
+0x269f 005003 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 005004 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 005005 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 005006 beq lmp_escape ,clear_lmp_escape 
+0x26a3 005007 rtnne lmp_accepted 
+0x26a4 005008 fetch 1 ,mem_lmo_payload 
+0x26a5 005009 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 005010 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 005011 rtn 
+:      005013 clear_lmp_escape:
+0x26a8 005014 fetch 1 ,mem_lmo_payload 
+0x26a9 005015 set1 7 ,pdata 
+0x26aa 005016 rtn 
+:      005017 clear_send_setup_complete:
+0x26ab 005018 rtn master 
+0x26ac 005019 fetch 1 ,mem_state 
+0x26ad 005020 rtnbit1 state_conn_comp 
+0x26ae 005021 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 005022 rtn 
+:      005025 sco_link_req_by_slave:
+0x26b0 005026 rtn master 
+0x26b1 005027 fetch 1 ,mem_mode 
+0x26b2 005028 isolate1 send_sco_when_slave ,pdata 
+0x26b3 005029 branch clean_mem_mode ,true 
+0x26b4 005031 rtn 
+:      005032 clean_mem_mode:
+0x26b5 005033 set0 send_sco_when_slave ,pdata 
+0x26b6 005034 store 1 ,mem_mode 
+0x26b7 005035 rtn 
+:      005037 start_encryption:
+0x26b8 005038 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 005039 fetch 1 ,mem_state_map 
+0x26ba 005040 set1 smap_encryption ,pdata 
+0x26bb 005041 store 1 ,mem_state_map 
+0x26bc 005042 jam 1 ,core_encrypt 
+0x26bd 005043 fetch 1 ,mem_state 
+0x26be 005044 isolate1 state_conn_comp ,pdata 
+0x26bf 005045 rtn 
+:      005047 stop_encryption:
+0x26c0 005048 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 005049 fetch 1 ,mem_state_map 
+0x26c2 005050 set0 smap_encryption ,pdata 
+0x26c3 005051 store 1 ,mem_state_map 
+0x26c4 005052 jam 0 ,core_encrypt 
+0x26c5 005053 rtn 
+:      005056 sniff_init:
+0x26c6 005057 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 005058 copy clkn_bt ,pdata 
+0x26c8 005059 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 005060 add clkn_bt ,3 ,rega 
+0x26ca 005061 branch sniff_init_master ,master 
+0x26cb 005062 add clke_bt ,3 ,rega 
+:      005063 sniff_init_master:
+0x26cc 005064 fetcht 2 ,mem_tsniff 
+0x26cd 005065 deposit rega 
+0x26ce 005066 set0 27 ,pdata 
+0x26cf 005067 idiv temp 
+0x26d0 005068 fetch 2 ,mem_dsniff 
+0x26d1 005069 call wait_div_end 
+0x26d2 005070 remainder regc 
+0x26d3 005071 isub regc ,pdata 
+0x26d4 005072 branch sniff_init_nowrap ,positive 
+0x26d5 005073 iadd temp ,pdata 
+:      005074 sniff_init_nowrap:
+0x26d6 005075 iadd rega ,pdata 
+0x26d7 005076 store 4 ,mem_sniff_anchor 
+0x26d8 005077 jam switch_flag_init ,mem_switch_flag 
+0x26d9 005078 fetch 1 ,mem_state 
+0x26da 005079 set1 state_insniff ,pdata 
+0x26db 005080 store 1 ,mem_state 
+0x26dc 005081 fetch 1 ,mem_sniff_attempt 
+0x26dd 005082 store 1 ,mem_current_sniff_attempt 
+0x26de 005083 setarg 0 
+0x26df 005084 store 3 ,mem_sniff_rcv 
+0x26e0 005085 store 3 ,mem_sniff_lost 
+0x26e1 005086 store 1 ,mem_sniff_unint_lost 
+0x26e2 005087 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 005088 call ui_ipc_send_event 
+0x26e4 005089 fetch 2 ,mem_rx_window_sniff 
+0x26e5 005090 store 2 ,mem_rx_window 
+0x26e6 005091 nrtn master 
+0x26e7 005092 add am_addr ,-1 ,queue 
+0x26e8 005093 rtn 
+:      005095 sniff_exit:
+0x26e9 005096 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 005097 fetch 1 ,mem_state 
+0x26eb 005098 rtnbit0 state_insniff 
+0x26ec 005099 set0 state_insniff ,pdata 
+0x26ed 005100 store 1 ,mem_state 
+0x26ee 005101 fetch 2 ,mem_rx_window_init 
+0x26ef 005102 store 2 ,mem_rx_window 
+0x26f0 005103 disable wake 
+0x26f1 005104 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005105 branch ui_ipc_send_event 
+:      005108 check_attempt:
+0x26f3 005109 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005110 enable attempt 
+0x26f5 005111 fetch 1 ,mem_state 
+0x26f6 005112 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005113 rtnmark1 mark_testmode 
+0x26f8 005114 fetch 1 ,mem_arq 
+0x26f9 005115 rtnbit1 wack 
+0x26fa 005116 fetch 1 ,mem_lmp_to_send 
+0x26fb 005117 nrtn blank 
+0x26fc 005118 fetch 1 ,mem_op 
+0x26fd 005119 rtnbit1 op_txl2cap 
+:      005120 check_attempt_nomore:
+0x26fe 005121 force 0 ,pdata 
+0x26ff 005122 rtn 
+:      005124 check_attempt_sniff:
+0x2700 005125 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005126 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005127 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005128 fetch 1 ,mem_arq 
+0x2704 005129 bbit1 wack ,check_attempt_notimeout 
+0x2705 005130 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005131 check_attempt_sniff_restore_sco:
+0x2706 005132 nbranch check_attempt_notimeout ,master 
+0x2707 005133 fetch 1 ,mem_lmp_to_send 
+0x2708 005134 nbranch check_attempt_notimeout ,blank 
+:      005135 check_attempt_sco_master:
+0x2709 005136 fetch 1 ,mem_sco_poll 
+0x270a 005137 increase -1 ,pdata 
+0x270b 005138 store 1 ,mem_sco_poll 
+0x270c 005139 nbranch check_attempt_nomore ,blank 
+0x270d 005140 jam param_sco_poll ,mem_sco_poll 
+0x270e 005141 branch check_attempt_notimeout 
+:      005148 check_attempt_not_sco:
+0x270f 005149 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005150 bne 1 ,check_attempt_notimeout 
+0x2711 005151 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005152 branch check_attempt_notimeout ,blank 
+0x2713 005153 increase -1 ,pdata 
+0x2714 005154 store 1 ,mem_current_sniff_timeout 
+0x2715 005155 fetch 1 ,mem_arq 
+0x2716 005156 rtnbit1 wack 
+0x2717 005157 nrtn match 
+:      005158 check_attempt_notimeout:
+0x2718 005159 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005160 increase -1 ,pdata 
+0x271a 005161 store 1 ,mem_current_sniff_attempt 
+0x271b 005162 rtn 
+:      005173 sniff_check_window:
+0x271c 005174 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005175 disable swfine 
+0x271e 005176 copy temp ,stop_watch 
+0x271f 005177 call context_search_sniff_window 
+0x2720 005178 disable user 
+0x2721 005179 nrtn zero 
+0x2722 005180 force 0 ,stop_watch 
+0x2723 005181 enable user 
+0x2724 005182 rtn 
+:      005185 check_esco_amaddr:
+0x2725 005186 fetch 1 ,mem_esco_addr 
+0x2726 005187 icompare 0xff ,am_addr 
+0x2727 005188 rtn 
+:      005191 parse_l2cap:
+0x2728 005192 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005193 set0 mark_rxbuf_inuse ,mark 
+:      005194 parse_l2cap_cont:
+0x272a 005195 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005196 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005197 rtn blank 
+0x272d 005198 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005199 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005200 call process_rx_l2cap_pkt ,true 
+0x2730 005201 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005202 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005203 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005205 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005206 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005207 rtnbit0 l2cap_inuse_buff2 
+0x2736 005208 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005209 call process_rx_l2cap_pkt 
+0x2738 005210 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005211 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005212 rtn 
+:      005214 parse_l2cap_release_buff1:
+0x273b 005215 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005216 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005217 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005218 setarg 0 
+0x273f 005219 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005220 rtn 
+:      005221 parse_l2cap_release_buff2:
+0x2741 005222 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005223 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005224 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005225 setarg 0 
+0x2745 005226 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005227 rtn 
+:      005229 l2cap_buff1_inuse:
+0x2747 005230 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005231 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005232 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005233 rtn 
+:      005235 l2cap_buff2_inuse:
+0x274b 005236 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005237 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005238 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005239 rtn 
+:      005245 slave_send_access:
+0x274f 005246 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005247 add clke_bt ,1 ,bt_clk 
+0x2751 005248 call fetch_extm_bt_adr 
+0x2752 005249 force 0x03 ,freq_mode 
+0x2753 005250 call tx_radio_freq 
+0x2754 005251 call start_transmitter 
+0x2755 005252 call start_tx_external 
+0x2756 005253 branch send_access_word 
+:      005256 slave_conn_send_packet:
+0x2757 005257 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005258 call rf_setup_time_slave_slot 
+0x2759 005259 deposit clke_bt 
+0x275a 005260 fetcht 4 ,mem_next_btclk 
+0x275b 005261 isub temp ,pdata 
+0x275c 005262 rtnne 1 
+0x275d 005263 compare type_null ,type ,0x1f 
+0x275e 005264 nbranch slave_conn_send_access ,true 
+0x275f 005265 fetch 1 ,mem_rx_type 
+0x2760 005266 rtn blank 
+:      005267 slave_conn_send_access:
+0x2761 005268 call slave_send_access 
+:      005269 transmit_packet:
+0x2762 005270 compare type_id ,type ,0x1f 
+0x2763 005271 branch end_of_packet ,true 
+0x2764 005272 rshift bt_clk ,temp 
+0x2765 005273 or temp ,0x40 ,white_init 
+:      005274 transmit_packet_whitened:
+0x2766 005275 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005276 enable enable_white 
+0x2768 005277 enable enable_hec 
+0x2769 005278 enable encode_fec1 
+0x276a 005279 set0 mark_longpacket ,mark 
+0x276b 005280 deposit am_addr 
+0x276c 005281 inject mod ,3 
+0x276d 005282 deposit type 
+0x276e 005283 inject mod ,4 
+0x276f 005284 fetch 1 ,mem_arq 
+0x2770 005285 inject bucket ,4 
+0x2771 005286 inject mod ,3 
+0x2772 005287 enable enable_parity 
+0x2773 005288 inject mod ,8 
+0x2774 005289 disable encode_fec1 
+0x2775 005290 disable enable_parity 
+0x2776 005291 disable enable_hec 
+0x2777 005292 set0 psk3m ,radio_ctrl 
+0x2778 005293 arg 0 ,temp 
+0x2779 005294 call reserve_slot 
+0x277a 005295 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005296 and type ,0x1f ,pdata 
+0x277c 005297 beq type_lmp ,transmit_lmp 
+0x277d 005298 beq type_null ,end_of_packet 
+0x277e 005299 beq type_poll ,end_of_packet 
+0x277f 005300 beq type_fhs ,transmit_fhs 
+0x2780 005301 beq type_dm1 ,transmit_dm1 
+0x2781 005302 beq type_dh1 ,transmit_dh1 
+0x2782 005303 beq type_hv3 ,transmit_hev 
+0x2783 005304 beq type_3dh1 ,transmit_3dh1 
+0x2784 005305 arg 4 ,temp 
+0x2785 005306 call reserve_slot 
+0x2786 005307 beq type_dm3 ,transmit_dm3 
+0x2787 005308 beq type_dh3 ,transmit_dh3 
+0x2788 005309 arg 8 ,temp 
+0x2789 005310 call reserve_slot 
+0x278a 005311 beq type_dh5 ,transmit_dh5 
+0x278b 005312 branch transmit_dm5 
+:      005315 transmit_hev:
+0x278c 005316 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005317 enable encode_fec0 
+0x278e 005318 enable enable_crc 
+0x278f 005319 enable encrypt 
+0x2790 005320 force 30 ,loopcnt 
+0x2791 005321 arg mem_sco_obuf ,contr 
+:      005322 transmit_ev_loop:
+0x2792 005323 ifetch 1 ,contr 
+0x2793 005324 inject mod ,8 
+0x2794 005325 loop transmit_ev_loop 
+0x2795 005326 bmark1 mark_esco ,transmit_end 
+0x2796 005327 branch end_of_packet 
+:      005329 transmit_fhs:
+0x2797 005330 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005331 fetch 1 ,mem_fhs_am_addr 
+0x2799 005332 icopy am_addr 
+0x279a 005333 fetch 1 ,mem_fhs_misc 
+0x279b 005334 icopy fhs_misc 
+0x279c 005335 fetch 3 ,mem_class 
+0x279d 005336 icopy fhs_class 
+0x279e 005337 fetch 2 ,mem_nap 
+0x279f 005338 icopy nap 
+0x27a0 005339 enable enable_crc 
+0x27a1 005340 enable encode_fec2 
+0x27a2 005341 copy bt_adr ,rega 
+0x27a3 005342 call fetch_self_bt_adr 
+0x27a4 005343 pulse recalc 
+0x27a5 005344 nop 32 
+0x27a6 005345 copy bt_clk ,timeup 
+0x27a7 005346 fetch 4 ,mem_clkn_bt 
+0x27a8 005347 icopy bt_clk 
+0x27a9 005348 preload fhs0 
+0x27aa 005349 set1 58 ,pdata 
+0x27ab 005350 inject mod ,72 
+0x27ac 005351 preload fhs1 
+0x27ad 005352 inject mod ,72 
+0x27ae 005353 copy timeup ,bt_clk 
+0x27af 005354 copy rega ,bt_adr 
+0x27b0 005355 enable enable_parity 
+0x27b1 005356 inject mod ,16 
+0x27b2 005357 disable enable_parity 
+0x27b3 005358 branch end_of_packet 
+:      005360 transmit_lmp:
+0x27b4 005361 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005362 enable encrypt 
+0x27b6 005363 enable enable_crc 
+0x27b7 005364 enable encode_fec2 
+0x27b8 005365 fetch 1 ,mem_lmo_header_length 
+0x27b9 005366 and pdata ,0x1f8 ,temp 
+0x27ba 005367 arg mem_lmo_header_length ,contr 
+0x27bb 005368 increase 8 ,temp 
+:      005369 transmit_lmp_loop:
+0x27bc 005370 add temp ,-72 ,regc 
+0x27bd 005371 nbranch transmit_lmp_finish ,positive 
+0x27be 005372 ifetch 9 ,contr 
+0x27bf 005373 inject mod ,72 
+0x27c0 005374 copy regc ,temp 
+0x27c1 005375 branch transmit_lmp_loop 
+:      005376 transmit_lmp_finish:
+0x27c2 005377 ifetch 9 ,contr 
+0x27c3 005378 iinject mod ,temp 
+0x27c4 005379 branch transmit_end 
+:      005381 transmit_dm1:
+0x27c5 005382 enable encode_fec2 
+0x27c6 005383 branch transmit_dmh 
+:      005384 transmit_dm3:
+:      005385 transmit_dm5:
+0x27c7 005386 enable encode_fec2 
+0x27c8 005387 set1 mark_longpacket ,mark 
+0x27c9 005388 branch transmit_dmh 
+:      005390 transmit_3dh1:
+0x27ca 005391 set1 psk3m ,radio_ctrl 
+:      005392 transmit_dh1:
+0x27cb 005393 enable encode_fec0 
+0x27cc 005394 branch transmit_dmh 
+:      005396 transmit_dh3:
+:      005397 transmit_dh5:
+0x27cd 005398 set1 psk3m ,radio_ctrl 
+0x27ce 005399 enable encode_fec0 
+0x27cf 005400 set1 mark_longpacket ,mark 
+:      005402 transmit_dmh:
+0x27d0 005403 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005404 fetch 1 ,mem_state_map 
+0x27d2 005405 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005406 sub type ,3 ,null 
+0x27d4 005407 branch transmit_noedr ,positive 
+0x27d5 005408 disable encrypt 
+0x27d6 005409 disable encode_fec2 
+0x27d7 005410 enable encode_fec0 
+0x27d8 005411 disable enable_white 
+0x27d9 005412 set1 psk ,radio_ctrl 
+0x27da 005413 isolate1 psk3m ,radio_ctrl 
+0x27db 005414 branch transmit_edr3m ,true 
+0x27dc 005415 setarg 0xabeee 
+0x27dd 005416 inject mod ,20 
+0x27de 005417 branch transmit_edr_sync_end 
+:      005418 transmit_edr3m:
+0x27df 005419 setarg 0x5faeba 
+0x27e0 005420 inject mod ,24 
+0x27e1 005421 setarg 0x12 
+0x27e2 005422 inject mod ,6 
+:      005423 transmit_edr_sync_end:
+0x27e3 005424 enable enable_white 
+0x27e4 005425 set1 mark_longpacket ,mark 
+:      005426 transmit_noedr:
+0x27e5 005427 enable encrypt 
+0x27e6 005428 enable enable_crc 
+0x27e7 005429 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005430 fetch 1 ,mem_tx_lch 
+0x27e9 005431 inject mod ,3 
+0x27ea 005432 fetch 2 ,mem_tx_len 
+0x27eb 005433 iforce loopcnt 
+0x27ec 005434 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005435 inject mod ,5 
+0x27ee 005436 branch transmit_stuff 
+:      005437 transmit_long:
+0x27ef 005438 inject mod ,13 
+:      005439 transmit_stuff:
+0x27f0 005440 deposit loopcnt 
+0x27f1 005441 branch transmit_end ,blank 
+0x27f2 005442 fetch 2 ,mem_txptr 
+0x27f3 005443 iforce contr 
+:      005444 transmit_stuff_loop:
+0x27f4 005445 ifetch 1 ,contr 
+0x27f5 005446 inject mod ,8 
+0x27f6 005447 loop transmit_stuff_loop 
+:      005450 transmit_end:
+0x27f7 005451 enable enable_parity 
+0x27f8 005452 inject mod ,16 
+0x27f9 005453 disable enable_parity 
+0x27fa 005454 call set_wait_ack 
+0x27fb 005455 fetch 1 ,mem_state_map 
+0x27fc 005456 bbit0 smap_edr ,end_of_packet 
+0x27fd 005457 force 0 ,pdata 
+0x27fe 005458 inject mod ,6 
+0x27ff 005459 branch end_of_packet 
+:      005462 transmit_loopback:
+0x2800 005463 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005464 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005465 transmit_loopback_short:
+0x2802 005466 fetch 1 ,mem_lch_code 
+0x2803 005467 inject mod ,3 
+0x2804 005468 fetch 1 ,mem_len 
+0x2805 005469 iforce regc 
+0x2806 005470 inject mod ,5 
+0x2807 005471 branch transmit_loopback_cont 
+:      005472 transmit_loopback_long:
+0x2808 005473 fetch 1 ,mem_lch_code 
+0x2809 005474 inject mod ,3 
+0x280a 005475 fetch 2 ,mem_len 
+0x280b 005476 iforce regc 
+0x280c 005477 inject mod ,13 
+:      005478 transmit_loopback_cont:
+0x280d 005479 arg mem_rxbuf ,contr 
+:      005480 transmit_loopback_loop:
+0x280e 005481 copy regc ,null 
+0x280f 005482 branch transmit_loopback_end ,zero 
+0x2810 005483 ifetch 1 ,contr 
+0x2811 005484 inject mod ,8 
+0x2812 005485 increase -1 ,regc 
+0x2813 005486 branch transmit_loopback_loop 
+:      005487 transmit_loopback_end:
+0x2814 005488 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005489 increase 1 ,pdata 
+0x2816 005490 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005491 branch transmit_end 
+:      005494 apply_switch_clke:
+0x2818 005495 fetch 4 ,mem_clke_bt 
+0x2819 005496 add pdata ,7 ,rega 
+0x281a 005497 fetch 2 ,mem_slot_offset 
+0x281b 005498 nbranch apply_switch_nozero ,blank 
+0x281c 005499 increase -3 ,rega 
+0x281d 005500 branch apply_switch_wait_loop 
+:      005501 apply_switch_nozero:
+0x281e 005502 mul32 pdata ,12 ,pdata 
+0x281f 005503 hfetcht 2 ,core_halfslot 
+0x2820 005504 increase 1 ,temp 
+:      005505 apply_switch_loop:
+0x2821 005506 isub temp ,pdata 
+0x2822 005507 nbranch apply_switch_bt ,positive 
+0x2823 005508 increase -1 ,rega 
+0x2824 005509 branch apply_switch_loop 
+:      005510 apply_switch_bt:
+0x2825 005511 sub pdata ,0 ,pdata 
+:      005512 apply_switch_wait_loop:
+0x2826 005513 until null ,oneslot 
+0x2827 005514 compare 0 ,clkn_bt ,3 
+0x2828 005515 nbranch apply_switch_wait_loop ,true 
+0x2829 005516 iforce clke_rt 
+0x282a 005517 copy rega ,clke_bt 
+0x282b 005518 iforce clke_rt 
+0x282c 005519 rtn 
+:      005522 calc_slot_offset:
+0x282d 005523 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005524 until null ,halfslot 
+0x282f 005525 deposit clke 
+0x2830 005526 iforce contr 
+0x2831 005527 rshift16 ,pdata ,pdata 
+0x2832 005528 isub clkn_bt ,loopcnt 
+0x2833 005529 and_into 3 ,loopcnt 
+0x2834 005530 nbranch calc_bt_portion ,zero 
+0x2835 005531 force 0 ,pdata 
+0x2836 005532 branch calc_skip_bt 
+:      005533 calc_bt_portion:
+0x2837 005534 arg 3750 ,temp 
+0x2838 005535 force 0 ,pdata 
+:      005536 calc_slot_offset_loop:
+0x2839 005537 iadd temp ,pdata 
+0x283a 005538 loop calc_slot_offset_loop 
+:      005539 calc_skip_bt:
+0x283b 005540 iadd contr ,pdata 
+0x283c 005541 div pdata ,12 
+0x283d 005542 call wait_div_end 
+0x283e 005543 quotient pdata 
+0x283f 005544 store 2 ,mem_slot_offset 
+0x2840 005545 rtn 
+:      005547 calc_clke_offset:
+0x2841 005548 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005549 deposit clke 
+0x2843 005550 copy clkn ,temp 
+0x2844 005551 isub temp ,null 
+0x2845 005552 nsetflag positive ,44 ,pdata 
+0x2846 005553 isub temp ,temp 
+0x2847 005554 setarg 3750 
+0x2848 005555 isolate0 15 ,temp 
+0x2849 005556 branch calc_clke_pos ,true 
+0x284a 005557 setarg -61786 
+0x284b 005558 iadd temp ,temp 
+:      005559 calc_clke_pos:
+0x284c 005560 storet 6 ,mem_le_clk_offset 
+0x284d 005561 rtn le 
+0x284e 005562 storet 6 ,mem_clk_offset 
+0x284f 005563 rtn 
+:      005565 calc_clke:
+0x2850 005566 disable clknt 
+0x2851 005567 fetch 6 ,mem_le_clk_offset 
+0x2852 005568 branch calc_clke2 ,le 
+0x2853 005569 fetch 6 ,mem_clk_offset 
+:      005570 calc_clke2:
+0x2854 005571 iadd clkn ,alarm 
+0x2855 005572 increase 10 ,alarm 
+0x2856 005573 setarg 3750 
+0x2857 005574 isub alarm ,pdata 
+0x2858 005575 isolate0 15 ,pdata 
+0x2859 005576 branch calc_clke_pos_adj ,true 
+0x285a 005577 setarg 0xf15a 
+0x285b 005578 iadd alarm ,alarm 
+:      005579 calc_clke_pos2:
+0x285c 005580 copy alarm ,clke 
+0x285d 005581 rtn 
+:      005582 calc_clke_pos_adj:
+0x285e 005583 force 0 ,null 
+0x285f 005584 branch calc_clke_pos2 
+:      005591 calc_radio_freq:
+0x2860 005592 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005593 call set_sync_on 
+0x2862 005594 copy bt_clk ,pdata 
+0x2863 005595 and_into 0x180 ,pdata 
+0x2864 005596 compare 3 ,freq_mode ,0x07 
+0x2865 005597 nbranch freq_not_connection ,true 
+0x2866 005598 rshift3 pdata ,pdata 
+0x2867 005599 iadd freq_index ,pdata 
+0x2868 005600 branch do_hop_mod_now 
+:      005601 freq_not_connection:
+0x2869 005602 copy freq_index ,pdata 
+:      005603 do_hop_mod_now:
+0x286a 005604 div pdata ,79 
+0x286b 005605 pulse recalc 
+0x286c 005606 call wait_div_end 
+0x286d 005607 remainder rega 
+0x286e 005608 add rega ,-40 ,temp 
+0x286f 005609 branch odd_half ,positive 
+0x2870 005610 lshift rega ,temp 
+0x2871 005611 branch freq_result 
+:      005612 odd_half:
+0x2872 005613 lshift temp ,temp 
+0x2873 005614 increase 1 ,temp 
+:      005615 freq_result:
+0x2874 005616 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005617 fetch 1 ,mem_mode 
+0x2876 005618 bbit0 afh_change ,afh_process_con 
+:      005619 afh_process_0:
+0x2877 005620 fetch 4 ,mem_afh_instant 
+0x2878 005621 isub bt_clk ,null 
+0x2879 005622 branch afh_process_con ,positive 
+0x287a 005623 call afh_clear 
+0x287b 005624 fetch 1 ,mem_afh_new_mod 
+0x287c 005625 rtn blank 
+0x287d 005626 fetch 1 ,mem_mode 
+0x287e 005627 set1 afh_enable ,pdata 
+0x287f 005628 store 1 ,mem_mode 
+0x2880 005629 fetch 5 ,mem_afh_map_new 
+0x2881 005630 store 5 ,mem_afh_map_lo 
+0x2882 005631 ifetch 5 ,contr 
+0x2883 005632 store 5 ,mem_afh_map_hi 
+0x2884 005633 call afh_process_freq_map 
+:      005634 afh_process_con:
+0x2885 005635 fetch 1 ,mem_mode 
+0x2886 005636 rtnbit0 afh_enable 
+0x2887 005637 isolate1 1 ,bt_clk 
+0x2888 005638 branch afh_same_channel ,true 
+0x2889 005639 rshift3 temp ,rega 
+0x288a 005640 and temp ,7 ,queue 
+0x288b 005641 setarg mem_afh_map_lo 
+0x288c 005642 iadd rega ,rega 
+0x288d 005643 ifetch 1 ,rega 
+0x288e 005644 qisolate0 pdata 
+0x288f 005645 branch afh_process_1 ,true 
+0x2890 005646 deposit temp 
+0x2891 005647 branch afh_process_end 
+:      005648 afh_process_1:
+0x2892 005649 fetch 1 ,mem_afh_used 
+0x2893 005650 iforce regb 
+0x2894 005651 deposit bt_clk 
+0x2895 005652 and_into 0x180 ,pdata 
+0x2896 005653 rshift3 pdata ,pdata 
+0x2897 005654 iadd freq_index ,pdata 
+0x2898 005655 idiv regb 
+0x2899 005656 setarg mem_afh_map 
+0x289a 005657 call wait_div_end 
+0x289b 005658 remainder rega 
+0x289c 005659 iadd rega ,contr 
+0x289d 005660 ifetch 1 ,contr 
+:      005661 afh_process_end:
+0x289e 005662 store 1 ,mem_afh_index 
+0x289f 005663 iforce temp 
+0x28a0 005664 rtn 
+:      005666 afh_same_channel:
+0x28a1 005667 fetch 1 ,mem_afh_index 
+0x28a2 005668 iforce temp 
+0x28a3 005669 rtn 
+:      005671 afh_clear:
+0x28a4 005672 fetch 1 ,mem_mode 
+0x28a5 005673 set0 afh_enable ,pdata 
+0x28a6 005674 set0 afh_change ,pdata 
+0x28a7 005675 store 1 ,mem_mode 
+0x28a8 005676 rtn 
+:      005682 afh_process_freq_map:
+0x28a9 005683 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005684 arg mem_afh_map ,contw 
+0x28ab 005685 force 10 ,loopcnt 
+0x28ac 005686 call memset0 
+0x28ad 005687 arg mem_afh_map ,contw 
+0x28ae 005688 force 0 ,regc 
+0x28af 005689 force 2 ,queue 
+:      005690 process_freq_3:
+0x28b0 005691 fetch 5 ,mem_afh_map_lo 
+0x28b1 005692 iforce temp 
+0x28b2 005693 compare 2 ,queue ,0xff 
+0x28b3 005694 branch process_freq_1 ,true 
+0x28b4 005695 rshift temp ,temp 
+:      005696 process_freq_1:
+0x28b5 005697 isolate0 0 ,temp 
+0x28b6 005698 branch process_freq_0 ,true 
+0x28b7 005699 deposit regc 
+0x28b8 005700 istore 1 ,contw 
+:      005701 process_freq_0:
+0x28b9 005702 rshift2 temp ,temp 
+0x28ba 005703 increase 2 ,regc 
+0x28bb 005704 compare 40 ,regc ,0xfe 
+0x28bc 005705 nbranch process_freq_2 ,true 
+0x28bd 005706 fetch 5 ,mem_afh_map_hi 
+0x28be 005707 iforce temp 
+0x28bf 005708 compare 2 ,queue ,0xff 
+0x28c0 005709 branch process_freq_2 ,true 
+0x28c1 005710 rshift temp ,temp 
+:      005711 process_freq_2:
+0x28c2 005712 sub regc ,78 ,null 
+0x28c3 005713 branch process_freq_1 ,positive 
+0x28c4 005714 force 1 ,regc 
+0x28c5 005715 increase -1 ,queue 
+0x28c6 005716 nbranch process_freq_3 ,zero 
+0x28c7 005717 arg mem_afh_map ,rega 
+0x28c8 005718 deposit contw 
+0x28c9 005719 isub rega ,pdata 
+0x28ca 005720 store 1 ,mem_afh_used 
+0x28cb 005721 rtn 
+:      005723 rx_radio_freq:
+0x28cc 005724 bpatch patch10_0 ,mem_patch10 
+0x28cd 005725 call calc_radio_freq 
+0x28ce 005726 fetch 1 ,mem_debug_config 
+0x28cf 005727 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005728 fetcht 1 ,mem_rx_fixed_freq 
+:      005729 rx_radio_freq_now:
+0x28d1 005730 branch set_freq_rx 
+:      005733 tx_radio_freq:
+0x28d2 005734 bpatch patch10_1 ,mem_patch10 
+0x28d3 005735 call calc_radio_freq 
+0x28d4 005736 fetch 1 ,mem_debug_config 
+0x28d5 005737 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005738 fetcht 1 ,mem_tx_fixed_freq 
+:      005739 tx_radio_freq_now:
+0x28d7 005740 branch set_freq_tx 
+:      005743 fetch_giac:
+0x28d8 005744 force 0 ,uap 
+0x28d9 005745 fetch 3 ,mem_glap 
+0x28da 005746 iforce lap 
+0x28db 005747 rtn 
+:      005749 fetch_page_bt_adr:
+0x28dc 005750 bpatch patch10_2 ,mem_patch10 
+0x28dd 005751 fetch 1 ,mem_hci_puap 
+0x28de 005752 icopy uap 
+0x28df 005753 fetch 3 ,mem_hci_plap 
+0x28e0 005754 icopy lap 
+0x28e1 005755 rtn 
+:      005757 fetch_self_bt_adr:
+0x28e2 005758 bpatch patch10_3 ,mem_patch10 
+0x28e3 005759 fetch 2 ,mem_nap 
+0x28e4 005760 icopy nap 
+0x28e5 005761 fetch 1 ,mem_uap 
+0x28e6 005762 icopy uap 
+0x28e7 005763 fetch 3 ,mem_lap 
+0x28e8 005764 icopy lap 
+0x28e9 005765 rtn 
+:      005767 fetch_extm_bt_adr:
+0x28ea 005768 bpatch patch10_4 ,mem_patch10 
+0x28eb 005769 fetch 2 ,mem_pnap 
+0x28ec 005770 icopy nap 
+0x28ed 005771 fetch 1 ,mem_puap 
+0x28ee 005772 icopy uap 
+0x28ef 005773 fetch 3 ,mem_plap 
+0x28f0 005774 icopy lap 
+0x28f1 005775 rtn 
+:      005778 fetch_diac:
+0x28f2 005779 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005780 rtnmark0 mark_inquiry_state 
+0x28f4 005781 rtnmark0 mark_periodical_diac 
+:      005782 fetch_diac_do:
+0x28f5 005783 and_into -256 ,lap 
+0x28f6 005784 pulse recalc 
+0x28f7 005785 nop 32 
+0x28f8 005786 rtn 
+:      005789 shutdown_radio:
+0x28f9 005790 bpatch patch10_5 ,mem_patch10 
+0x28fa 005791 branch shutdown_radio0 ,is_rx 
+0x28fb 005792 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005793 nop 4 
+0x28fd 005794 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005795 nop 4 
+0x28ff 005796 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005797 nop 4 
+0x2901 005798 fetch 1 ,mem_tx_power 
+0x2902 005799 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005800 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005801 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005802 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005803 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005804 beq tx_power_pair ,shutdown_radio_pair 
+:      005805 shutdown_radio_5db:
+:      005806 shutdown_radio_0db:
+0x2908 005807 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005808 jam 0xe0 ,rf_tx_pa_gc 
+:      005809 shutdown_radio0:
+0x290a 005810 force 0 ,radio_ctrl 
+0x290b 005811 disable is_rx 
+0x290c 005812 disable is_tx 
+0x290d 005813 pulse packet_end 
+0x290e 005814 jam 0x0 ,rfen_mdm 
+0x290f 005815 jam 0x0 ,rfen_tx 
+0x2910 005816 jam 0x0 ,rfen_rx 
+0x2911 005817 jam 0 ,rfen_sn 
+0x2912 005818 jam 0x70 ,rfen_msc 
+0x2913 005819 jam 0x0 ,rfen_adc 
+0x2914 005820 rtn 
+:      005822 shutdown_radio_pair:
+:      005823 shutdown_radio_f5db:
+:      005824 shutdown_radio_f3db:
+:      005825 shutdown_radio_3db:
+0x2915 005826 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005827 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005828 branch shutdown_radio0 
+:      005830 set_sync_on:
+0x2918 005831 bpatch patch10_6 ,mem_patch10 
+0x2919 005832 jam 0x0 ,rfen_mdm 
+0x291a 005833 jam 0x0 ,rfen_tx 
+0x291b 005834 jam 0x18 ,rfen_rx 
+0x291c 005835 jam 0xa7 ,rfen_sn 
+0x291d 005836 jam 0x7f ,rfen_msc 
+0x291e 005837 rtn 
+:      005839 set_freq_rx:
+0x291f 005840 bpatch patch10_7 ,mem_patch10 
+0x2920 005842 storet 1 ,mem_last_freq 
+0x2921 005843 add temp ,rx_freq_offset ,rega 
+0x2922 005844 jam 0x07 ,rf_balun_ctrim 
+0x2923 005845 branch rf_write_freq 
+:      005846 rf_rx_enable:
+0x2924 005847 bpatch patch11_0 ,mem_patch11 
+0x2925 005848 jam 0xcf ,rfen_tx 
+0x2926 005849 nop 10 
+0x2927 005850 jam 0xff ,rfen_rx 
+0x2928 005851 jam 0xaf ,rfen_sn 
+0x2929 005852 jam 0xff ,rfen_msc 
+0x292a 005853 nop 10 
+0x292b 005854 jam 0xa0 ,rfen_mdm 
+0x292c 005855 rtn 
+:      005857 set_freq_tx_offset:
+0x292d 005858 fetch 1 ,mem_250k_freq_enable 
+0x292e 005859 branch set_freq_tx_2m_offset ,blank 
+:      005860 set_freq_tx_0m_offset:
+0x292f 005861 add temp ,2 ,rega 
+0x2930 005862 rtn 
+:      005863 set_freq_tx_2m_offset:
+0x2931 005864 add temp ,0 ,rega 
+0x2932 005865 rtn 
+:      005867 set_freq_tx:
+0x2933 005868 bpatch patch11_1 ,mem_patch11 
+0x2934 005869 storet 1 ,mem_last_freq 
+0x2935 005870 call set_freq_tx_offset 
+0x2936 005871 call rf_write_freq 
+0x2937 005872 setarg param_pll_setup 
+0x2938 005873 call sleep 
+:      005874 txon:
+0x2939 005875 jam 0x1 ,rfen_adc 
+0x293a 005876 jam 0x3c ,rfen_rx 
+0x293b 005877 jam 0xe0 ,rfen_tx 
+0x293c 005878 jam 0x12 ,rf_balun_ctrim 
+0x293d 005879 nop 10 
+0x293e 005880 jam 0x01 ,rfen_mdm 
+0x293f 005881 jam 0x3d ,rfen_mdm 
+0x2940 005882 nop 10 
+0x2941 005883 jam 0xb7 ,rfen_sn 
+0x2942 005884 nop 10 
+0x2943 005885 jam 0x7f ,rfen_mdm 
+:      005886 txon_power_select:
+0x2944 005887 fetch 1 ,mem_tx_power 
+0x2945 005888 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005889 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005890 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005891 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005892 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005893 beq tx_power_pair ,set_tx_power_pair 
+:      005894 set_tx_power_0db:
+0x294b 005895 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005896 call txon_common 
+0x294d 005897 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005898 rtn 
+:      005900 set_tx_power_3db:
+0x294f 005901 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005902 call txon_common 
+0x2951 005903 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005904 rtn 
+:      005906 set_tx_power_5db:
+0x2953 005907 jam 0xff ,rf_tx_pa_gc 
+0x2954 005908 call txon_common 
+0x2955 005909 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005910 rtn 
+:      005911 set_tx_power_f3db:
+0x2957 005912 jam 0xce ,rf_tx_pa_gc 
+0x2958 005913 call txon_common 
+0x2959 005914 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005915 rtn 
+:      005917 set_tx_power_f5db:
+0x295b 005918 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005919 call txon_common 
+0x295d 005920 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005921 rtn 
+:      005923 set_tx_power_pair:
+0x295f 005924 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005925 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005926 jam 0x4c ,0x8957 
+0x2962 005927 jam 0x6c ,0x8958 
+0x2963 005928 jam 0x50 ,0x8959 
+0x2964 005929 rtn 
+:      005931 txon_common:
+0x2965 005932 nop 4 
+0x2966 005933 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 005934 nop 4 
+0x2968 005935 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 005936 nop 4 
+0x296a 005937 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 005938 rtn 
+:      005941 initialize_radio:
+0x296c 005942 jam clksel_rc ,core_clksel 
+:      005943 initialize_radio_wait:
+0x296d 005944 fetch 2 ,mem_rf_init_ptr 
+0x296e 005945 bbit0 14 ,initialize_radio_wait 
+0x296f 005946 iforce contr 
+0x2970 005947 arg 0x8900 ,temp 
+:      005948 initialize_radio_loop:
+0x2971 005949 ifetch 1 ,contr 
+0x2972 005950 beq 0xff ,initialize_radio_cont 
+0x2973 005951 ior temp ,contw 
+0x2974 005952 ifetch 1 ,contr 
+0x2975 005953 istore 1 ,contw 
+0x2976 005954 branch initialize_radio_loop 
+:      005955 initialize_radio_cont:
+0x2977 005956 bpatch patch11_2 ,mem_patch11 
+0x2978 005957 call lpm_cal_xtal_startup 
+0x2979 005958 call switchto_dpllclk 
+0x297a 005960 setarg param_dpll_start_delay 
+0x297b 005961 iadd clkn_bt ,pdata 
+0x297c 005962 store 4 ,mem_dpll_clkn 
+0x297d 005963 set1 reset ,radio_ctrl 
+0x297e 005964 force 0 ,radio_ctrl 
+0x297f 005965 ncall do_rccal ,wake 
+0x2980 005966 branch set_rccal 
+:      005969 rf_write_freq:
+0x2981 005970 bpatch patch11_3 ,mem_patch11 
+0x2982 005971 setarg 2400 
+0x2983 005972 iadd rega ,temp 
+0x2984 005973 fetch 1 ,mem_fcomp_mul 
+0x2985 005974 jam 0x04 ,rf_pll_rstn 
+0x2986 005975 imul32 temp ,pdata 
+0x2987 005976 fetcht 1 ,mem_fcomp_div 
+0x2988 005977 idiv temp 
+0x2989 005978 call wait_div_end 
+0x298a 005979 quotient rega 
+0x298b 005980 remainder pdata 
+0x298c 005981 lshift16 pdata ,pdata 
+0x298d 005982 lshift4 pdata ,pdata 
+0x298e 005983 idiv temp 
+0x298f 005984 call wait_div_end 
+0x2990 005985 quotient pdata 
+0x2991 005986 lshift8 pdata ,pdata 
+0x2992 005987 lshift pdata ,pdata 
+0x2993 005988 ior rega ,pdata 
+0x2994 005989 hstore 4 ,rf_pll_intg 
+0x2995 005990 jam 0x44 ,rf_pll_rstn 
+0x2996 005991 jam 0xc4 ,rf_pll_rstn 
+0x2997 005992 rtn 
+:      005995 do_rccal:
+0x2998 005996 bpatch patch11_4 ,mem_patch11 
+0x2999 005997 jam 0x02 ,rfen_adc 
+0x299a 005998 setarg 250000 
+0x299b 005999 call sleep 
+0x299c 006000 jam 0x7f ,rfen_rx 
+0x299d 006001 nop 130 
+0x299e 006002 jam 0x30 ,rf_rccal_ctrl 
+0x299f 006003 jam 0xd0 ,rfen_tx 
+0x29a0 006004 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 006005 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 006006 force 50 ,loopcnt 
+:      006007 do_rccal_loop:
+0x29a3 006008 hfetch 1 ,rf_rccal_result 
+0x29a4 006009 bbit1 5 ,do_rccal_end 
+0x29a5 006010 loop do_rccal_loop 
+:      006011 do_rccal_end:
+0x29a6 006012 store 1 ,mem_rf_rccal 
+0x29a7 006013 jam 0 ,rfen_tx 
+0x29a8 006014 jam 0 ,rfen_rx 
+0x29a9 006015 jam 0x00 ,rfen_adc 
+0x29aa 006016 rtn 
+:      006018 set_rccal:
+0x29ab 006019 bpatch patch11_5 ,mem_patch11 
+0x29ac 006020 fetch 1 ,mem_rf_rccal 
+0x29ad 006021 set1 5 ,pdata 
+0x29ae 006022 hstore 1 ,rf_rccal_ctrl 
+0x29af 006023 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 006024 and_into 7 ,temp 
+0x29b1 006025 lshift3 pdata ,pdata 
+0x29b2 006026 ior temp ,pdata 
+0x29b3 006027 hstore 1 ,rf_bpf_ctrim 
+0x29b4 006028 hfetch 1 ,rf_bpf_ib 
+0x29b5 006029 set0 bpf_rccal ,pdata 
+0x29b6 006030 hstore 1 ,rf_bpf_ib 
+0x29b7 006031 hfetch 1 ,rf_adc_rccal 
+0x29b8 006032 set0 adc_rccal ,pdata 
+0x29b9 006033 hstore 1 ,rf_adc_rccal 
+0x29ba 006034 rtn 
+:      006036 save_rssi:
+0x29bb 006037 bpatch patch11_6 ,mem_patch11 
+0x29bc 006038 hfetch 2 ,rf_afc_d2a 
+0x29bd 006039 rshift4 pdata ,pdata 
+0x29be 006040 rshift3 pdata ,pdata 
+0x29bf 006041 sub pdata ,0 ,pdata 
+:      006042 bcd:
+0x29c0 006043 and_into 0xff ,pdata 
+0x29c1 006044 div pdata ,10 
+0x29c2 006045 call wait_div_end 
+0x29c3 006046 quotient pdata 
+0x29c4 006047 lshift4 pdata ,pdata 
+0x29c5 006048 remainder temp 
+0x29c6 006049 ior temp ,pdata 
+0x29c7 006050 store 1 ,mem_rssi 
+0x29c8 006051 rtn 
+:      006054 switchto_dpllclk:
+0x29c9 006055 jam clksel_rc ,core_clksel 
+0x29ca 006056 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 006057 set0 4 ,pdata 
+0x29cc 006058 set0 5 ,pdata 
+0x29cd 006059 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 006060 jam 0x00 ,rfen_ck 
+0x29cf 006061 jam 0x00 ,rfen_msc 
+0x29d0 006062 jam 0x70 ,rfen_msc 
+0x29d1 006063 jam 0xff ,rfen_ck 
+0x29d2 006064 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 006065 set1 4 ,pdata 
+0x29d4 006066 set1 5 ,pdata 
+0x29d5 006067 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 006068 call init_lpm_ctrl 
+0x29d7 006069 hfetch 1 ,rf_clkpll_int 
+0x29d8 006070 set1 7 ,pdata 
+0x29d9 006071 hstore 1 ,rf_clkpll_int 
+0x29da 006072 set0 7 ,pdata 
+0x29db 006073 hstore 1 ,rf_clkpll_int 
+0x29dc 006074 set1 7 ,pdata 
+0x29dd 006075 hstore 1 ,rf_clkpll_int 
+0x29de 006076 jam clksel_dpll ,core_clksel 
+0x29df 006077 nop 1 
+0x29e0 006078 jam clksel_xtal ,core_clksel 
+0x29e1 006079 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 006080 and_into 0xcf ,pdata 
+0x29e3 006081 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 006082 or_into 0x30 ,pdata 
+0x29e5 006083 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 006084 rtn 
+:      006087 xtal_fast_wake:
+0x29e7 006088 setarg 0xf0f 
+0x29e8 006089 branch lpm_write_config 
+:      006091 init_lpm_ctrl:
+0x29e9 006092 setarg 0x80f 
+0x29ea 006093 branch lpm_write_config 
+:      006097 start_receiver:
+0x29eb 006098 bpatch patch11_7 ,mem_patch11 
+0x29ec 006099 call rf_rx_enable 
+0x29ed 006100 disable is_tx 
+0x29ee 006101 enable is_rx 
+0x29ef 006102 pulse init_encrypt 
+0x29f0 006103 rtn 
+:      006105 prep_crypt:
+0x29f1 006106 bpatch patch12_0 ,mem_patch12 
+0x29f2 006107 fetch 1 ,mem_state_map 
+0x29f3 006108 isolate1 smap_encryption ,pdata 
+0x29f4 006109 setflag true ,0 ,pdata 
+0x29f5 006110 hstore 1 ,core_encrypt 
+0x29f6 006111 arg mem_kc ,contr 
+0x29f7 006112 ifetch 9 ,contr 
+0x29f8 006113 iforce kc_ls 
+0x29f9 006114 ifetch 7 ,contr 
+0x29fa 006115 iforce kc_ms 
+0x29fb 006116 fetch 1 ,mem_key_size 
+0x29fc 006117 add pdata ,-1 ,g1l 
+0x29fd 006118 pulse kc_p_activate 
+0x29fe 006119 rtn 
+:      006121 wait_access_end:
+0x29ff 006122 deposit clke 
+0x2a00 006123 store 6 ,mem_sync_clke 
+0x2a01 006124 disable decode_fec0 
+0x2a02 006125 nbranch shutdown_radio ,sync 
+0x2a03 006126 arg param_clke_cal ,clke_rt 
+0x2a04 006127 increase 1 ,clke_bt 
+0x2a05 006128 and_into 0x1fc ,clke_bt 
+0x2a06 006129 rtn 
+:      006133 wait_access_mhalfbnd:
+0x2a07 006134 enable decode_fec0 
+:      006135 wait_access_mhalfbnd_correlate:
+0x2a08 006136 correlate null ,mhalfbnd 
+0x2a09 006137 branch wait_access_end ,sync 
+0x2a0a 006138 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006139 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006140 branch wait_access_end 
+:      006142 wait_access_clkn_rt:
+0x2a0d 006143 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006144 arg param_conn_access ,timeup 
+0x2a0f 006145 enable decode_fec0 
+0x2a10 006146 correlate clkn_rt ,meet 
+0x2a11 006147 disable decode_fec0 
+0x2a12 006148 nbranch shutdown_radio ,sync 
+0x2a13 006149 rtn 
+:      006151 wait_access_forever:
+0x2a14 006152 bpatch patch12_2 ,mem_patch12 
+0x2a15 006153 enable decode_fec0 
+0x2a16 006154 correlate null ,timeout 
+0x2a17 006155 disable decode_fec0 
+0x2a18 006156 nbranch shutdown_radio ,sync 
+0x2a19 006157 arg param_clke_cal ,clke_rt 
+0x2a1a 006158 and_into 0x1fc ,clke_bt 
+0x2a1b 006159 rtn 
+:      006162 reserve_slot:
+0x2a1c 006163 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006164 iforce rega 
+0x2a1e 006165 deposit bt_clk 
+0x2a1f 006166 iadd temp ,timeup 
+0x2a20 006167 copy timeup ,pdata 
+0x2a21 006168 store 4 ,mem_next_btclk 
+0x2a22 006169 deposit rega 
+0x2a23 006170 rtn 
+:      006173 ahead_window:
+0x2a24 006174 copy pdata ,temp 
+0x2a25 006175 bpatch patch12_4 ,mem_patch12 
+0x2a26 006176 copy temp ,pdata 
+0x2a27 006177 call clk2bt 
+0x2a28 006178 lshift16 bt_clk ,pdata 
+0x2a29 006179 set1 44 ,pdata 
+0x2a2a 006180 call clk_diff 
+0x2a2b 006181 set0 44 ,pdata 
+0x2a2c 006182 call get_clk 
+0x2a2d 006183 call clk_diff 
+0x2a2e 006184 rtn user 
+0x2a2f 006185 call clk2rt 
+0x2a30 006186 iforce stop_watch 
+0x2a31 006187 until null ,timeout 
+0x2a32 006188 rtn 
+:      006191 setup_clk:
+0x2a33 006192 bpatch patch12_5 ,mem_patch12 
+0x2a34 006193 branch setup_clkn ,clknt 
+0x2a35 006194 until clke_rt ,meet 
+:      006195 skip_setup_clke:
+0x2a36 006196 copy clke_bt ,temp 
+0x2a37 006197 branch setup_clknbt 
+:      006198 setup_clkn:
+0x2a38 006199 branch skip_setup_clkn ,attempt 
+0x2a39 006200 until clkn_rt ,meet 
+:      006201 skip_setup_clkn:
+0x2a3a 006202 copy clkn_bt ,temp 
+:      006203 setup_clknbt:
+0x2a3b 006204 branch setup_clk11 ,user 
+0x2a3c 006205 compare 1 ,temp ,3 
+0x2a3d 006206 nbranch setup_clk ,true 
+:      006207 setup_complete:
+0x2a3e 006208 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006209 fetch 1 ,mem_state 
+0x2a40 006210 rtnbit0 state_inconn 
+0x2a41 006211 fetch 4 ,mem_next_btclk 
+0x2a42 006212 isub temp ,pdata 
+0x2a43 006213 nrtn positive 
+0x2a44 006214 sub pdata ,0xff ,null 
+0x2a45 006215 branch setup_clk ,positive 
+0x2a46 006216 rtn 
+:      006217 setup_clk11:
+0x2a47 006218 compare 3 ,temp ,3 
+0x2a48 006219 nbranch setup_clk ,true 
+0x2a49 006220 branch setup_complete 
+:      006222 rf_setup_time:
+0x2a4a 006223 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006224 arg param_rf_setup ,timeup 
+0x2a4c 006225 branch setup_clk 
+:      006227 rf_setup_time_slave_slot:
+0x2a4d 006228 disable user 
+0x2a4e 006229 branch rf_setup_time 
+:      006231 rf_setup_time_master_slot:
+0x2a4f 006232 enable user 
+0x2a50 006233 branch rf_setup_time 
+:      006235 start_transmitter:
+0x2a51 006236 bpatch patch13_0 ,mem_patch13 
+0x2a52 006237 call prep_crypt 
+0x2a53 006238 disable is_rx 
+0x2a54 006239 enable is_tx 
+0x2a55 006240 rtn 
+:      006244 start_tx_native:
+0x2a56 006245 bpatch patch13_1 ,mem_patch13 
+0x2a57 006246 arg param_tx_setup ,timeup 
+0x2a58 006247 until clkn_rt ,meet 
+0x2a59 006248 pulse init_encrypt 
+0x2a5a 006249 rtn 
+:      006251 start_rx_native:
+0x2a5b 006252 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006253 arg param_rx_setup ,timeup 
+0x2a5d 006254 until clkn_rt ,meet 
+0x2a5e 006255 rtn 
+:      006258 start_tx_external:
+0x2a5f 006259 bpatch patch13_3 ,mem_patch13 
+0x2a60 006260 arg param_tx_setup ,timeup 
+0x2a61 006261 until clke_rt ,meet 
+0x2a62 006262 pulse init_encrypt 
+0x2a63 006263 rtn 
+:      006265 send_access_word:
+0x2a64 006266 bpatch patch13_4 ,mem_patch13 
+0x2a65 006267 preload access 
+0x2a66 006268 enable encode_fec0 
+0x2a67 006269 set1 txgfsk ,radio_ctrl 
+0x2a68 006270 inject mod ,72 
+0x2a69 006271 disable encode_fec0 
+0x2a6a 006272 rtn 
+:      006275 scan_mode_whiten:
+0x2a6b 006276 copy xin ,temp 
+0x2a6c 006277 or_into 0x60 ,temp 
+0x2a6d 006278 copy temp ,white_init 
+0x2a6e 006279 rtn 
+:      006284 get_free_amaddr:
+0x2a6f 006285 bpatch patch13_5 ,mem_patch13 
+0x2a70 006286 fetch 1 ,mem_current_amaddr 
+0x2a71 006287 increase 1 ,pdata 
+0x2a72 006288 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006289 force 1 ,pdata 
+:      006290 get_free_amaddr_cont:
+0x2a74 006291 store 1 ,mem_current_amaddr 
+0x2a75 006292 iforce am_addr 
+0x2a76 006293 rtn 
+:      006295 get_clk:
+0x2a77 006296 copy clkn ,temp 
+0x2a78 006297 rtn master 
+0x2a79 006298 copy clke ,temp 
+0x2a7a 006299 rtn 
+:      006301 get_clkbt:
+0x2a7b 006302 deposit clkn_bt 
+0x2a7c 006303 rtn master 
+0x2a7d 006304 deposit clke_bt 
+0x2a7e 006305 rtn 
+:      006308 supervision_update:
+0x2a7f 006309 bpatch patch13_6 ,mem_patch13 
+0x2a80 006310 fetcht 4 ,mem_supervision_timer 
+0x2a81 006311 call get_clkbt 
+0x2a82 006312 isub temp ,timeup 
+0x2a83 006313 deposit timeup 
+0x2a84 006314 fetcht 2 ,mem_supervision_to 
+0x2a85 006315 lshift temp ,temp 
+0x2a86 006316 isub temp ,pdata 
+0x2a87 006317 rtn 
+:      006319 supervision_flush:
+0x2a88 006320 bpatch patch13_7 ,mem_patch13 
+0x2a89 006321 call get_clkbt 
+0x2a8a 006322 store 4 ,mem_supervision_timer 
+0x2a8b 006323 rtn 
+:      006325 assert:
+0x2a8c 006326 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006327 branch assert 
+:      006329 loop:
+0x2a8e 006330 branch loop 
+:      006332 sleep:
+0x2a8f 006333 rtn blank 
+0x2a90 006335 rshift pdata ,pdata 
+0x2a91 006336 increase -3 ,pdata 
+:      006337 sleep_loop:
+0x2a92 006338 increase -1 ,pdata 
+0x2a93 006339 nbranch sleep_loop ,zero 
+0x2a94 006340 force 0 ,pdata 
+0x2a95 006341 rtn 
+:      006345 init_param:
+0x2a96 006347 arg 0x10 ,loopcnt 
+0x2a97 006348 arg 0 ,contw 
+0x2a98 006349 call memset0 
+0x2a99 006350 arg mem_le_state ,contw 
+0x2a9a 006351 arg 10 ,loopcnt 
+0x2a9b 006352 call memset0 
+0x2a9c 006353 jam 0 ,mem_sp_calc 
+0x2a9d 006354 jam 0 ,mem_fifo_temp 
+0x2a9e 006355 jam 0 ,mem_le_testtype 
+0x2a9f 006356 jam 0 ,mem_debug_config 
+0x2aa0 006357 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006358 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006359 jam 0 ,mem_connection_options 
+0x2aa3 006360 jam 0 ,mem_tester_emulate 
+0x2aa4 006361 jam 0 ,mem_tester_cnt 
+0x2aa5 006362 setarg param_glap 
+0x2aa6 006363 store 3 ,mem_glap 
+0x2aa7 006364 setarg param_acl_pktlen 
+0x2aa8 006365 store 2 ,mem_acl_pktlen 
+0x2aa9 006366 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006367 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006368 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006369 setarg param_hci_version 
+0x2aad 006370 store 3 ,mem_hci_version 
+0x2aae 006375 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006376 jam param_max_slot ,mem_max_slot 
+0x2ab0 006377 jam 0x02 ,mem_fw_ver 
+0x2ab1 006378 fetch 1 ,mem_ssp_enable 
+0x2ab2 006379 ncall init_memp ,blank 
+0x2ab3 006380 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006381 ncall init_memp_256 ,blank 
+0x2ab5 006382 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006383 rtn wake 
+0x2ab7 006384 setarg 0 
+0x2ab8 006385 store 2 ,mem_tx_len 
+0x2ab9 006386 rshift clkn_bt ,pdata 
+0x2aba 006387 store 4 ,mem_last_clkn 
+0x2abb 006388 rtn 
+:      006395 lpmstate:
+0x2abc 006396 setarg 0xee21 
+0x2abd 006397 hstore 2 ,core_clkoff 
+0x2abe 006398 hfetch 4 ,core_gpio_in 
+0x2abf 006399 store 4 ,mem_saved_gpio_in 
+0x2ac0 006400 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006401 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006402 bbit0 gpio_latch ,loadcode 
+0x2ac3 006403 enable wake 
+0x2ac4 006404 bbit0 cold_wake ,lpmwake 
+0x2ac5 006405 disable wake 
+0x2ac6 006406 deposit auxcnt 
+0x2ac7 006407 nbranch lpmwake ,blank 
+0x2ac8 006408 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006409 bbit1 reload_code ,lpmwake 
+0x2aca 006410 arg param_hibernate_clks ,temp 
+0x2acb 006411 branch lpm_enter_sleep 
+:      006412 lpmwake:
+0x2acc 006413 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006414 hstore 3 ,core_lpm_reg 
+0x2ace 006415 ifetch 1 ,contr 
+0x2acf 006416 or_into isogate_mask ,pdata 
+0x2ad0 006417 istore 1 ,contw 
+0x2ad1 006418 call lpm_write_ctrl2 
+0x2ad2 006419 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006420 set1 enable_retmem ,pdata 
+0x2ad4 006421 hstore 1 ,core_lpm_isogate 
+0x2ad5 006422 call lpm_write_ctrl2 
+0x2ad6 006423 call lpm_load_context ,wake 
+0x2ad7 006424 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006425 set0 gpio_latch ,pdata 
+0x2ad9 006426 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006427 call lpm_write_ctrl2 
+0x2adb 006428 nbranch loadcode ,wake 
+0x2adc 006429 rtnmark0 mark_otp_encrypt 
+0x2add 006430 jam lock_otp ,core_misc_ctrl 
+0x2ade 006431 rtn 
+:      006433 lpm_load_context:
+0x2adf 006434 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006435 hstore 1 ,core_spid_ctrl 
+0x2ae1 006436 fetch 3 ,mem_saved_gsel 
+0x2ae2 006437 hstore 3 ,core_gpio_sel 
+0x2ae3 006438 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006439 hstore 4 ,core_gpio_out0 
+0x2ae5 006440 fetch 4 ,mem_saved_gpio 
+0x2ae6 006441 hstore 4 ,core_gpio_oe0 
+0x2ae7 006442 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006443 hstore 8 ,core_gpio_pu0 
+0x2ae9 006444 fetch 8 ,mem_saved_mark 
+0x2aea 006445 iforce mark 
+0x2aeb 006446 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006447 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006448 call load_ucode 
+0x2aee 006449 rtn 
+:      006451 lpm_save_context:
+0x2aef 006452 deposit mark 
+0x2af0 006453 store 8 ,mem_saved_mark 
+0x2af1 006454 hfetch 8 ,core_gpio_oe0 
+0x2af2 006455 store 8 ,mem_saved_gpio 
+0x2af3 006456 ifetch 8 ,contr 
+0x2af4 006457 istore 8 ,contw 
+0x2af5 006458 hfetch 3 ,core_gpio_sel 
+0x2af6 006459 store 3 ,mem_saved_gsel 
+0x2af7 006460 hfetch 1 ,core_spid_ctrl 
+0x2af8 006461 store 1 ,mem_saved_spidctrl 
+0x2af9 006462 branch lpm_write_gpio_wakeup 
+:      006464 lpo_calibration:
+0x2afa 006465 hfetch 1 ,core_bist_ctrl 
+0x2afb 006466 nbranch lpo_cal_inited ,blank 
+0x2afc 006467 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006468 nrtn blank 
+0x2afe 006469 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006470 jam ccnt_start ,core_misc_ctrl 
+:      006471 lpo_cal_inited:
+0x2b00 006472 hfetch 1 ,core_perf_status 
+0x2b01 006473 rtnbit0 1 
+0x2b02 006474 hfetch 3 ,core_clk_counter 
+0x2b03 006475 store 3 ,mem_clks_per_lpo 
+0x2b04 006476 rtn 
+:      006480 lpm_adjust_clk:
+0x2b05 006481 bpatch patch14_3 ,mem_patch14 
+0x2b06 006482 deposit clke 
+0x2b07 006483 call clk_diff_rt 
+0x2b08 006484 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006485 sub temp ,0xff ,null 
+0x2b0a 006486 rtn positive 
+0x2b0b 006487 lshift8 pdata ,pdata 
+0x2b0c 006488 lshift4 pdata ,pdata 
+0x2b0d 006489 idiv temp 
+0x2b0e 006490 call wait_div_end 
+0x2b0f 006491 quotient pdata 
+0x2b10 006492 arg param_lpm_adjmax ,temp 
+0x2b11 006493 call ceiling 
+0x2b12 006494 store 1 ,mem_lpm_adjust 
+0x2b13 006495 nbranch lpm_adjust_positive ,user 
+0x2b14 006496 sub pdata ,0 ,pdata 
+:      006497 lpm_adjust_positive:
+0x2b15 006498 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006499 iadd temp ,pdata 
+0x2b17 006500 store 3 ,mem_clks_per_lpo 
+:      006501 lpm_clear_counter:
+0x2b18 006502 setarg 0 
+0x2b19 006503 store 4 ,mem_sleep_counter_all 
+0x2b1a 006504 rtn 
+:      006508 lpm_doze:
+0x2b1b 006509 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006510 set1 reload_code ,pdata 
+0x2b1d 006511 store 1 ,mem_lpm_config + 2 
+0x2b1e 006512 branch lpm_hibernate_normal 
+:      006516 lpm_hibernate:
+0x2b1f 006517 arg param_hibernate_clks ,temp 
+0x2b20 006518 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006519 set0 7 ,pdata 
+0x2b22 006520 store 1 ,mem_lpm_config + 1 
+:      006521 lpm_hibernate_normal:
+0x2b23 006522 bpatch patch14_4 ,mem_patch14 
+0x2b24 006523 call lpm_write_gpio_wakeup 
+0x2b25 006524 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006525 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006526 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006527 set1 cold_wake ,pdata 
+0x2b29 006528 store 1 ,mem_lpm_xtalcnt + 2 
+:      006531 lpm_sleep:
+0x2b2a 006532 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006533 call xtal_fast_wake 
+0x2b2c 006534 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006535 iadd temp ,pdata 
+0x2b2e 006536 store 4 ,mem_sleep_counter_all 
+0x2b2f 006537 call lpm_save_context 
+0x2b30 006538 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006539 hstore 4 ,core_lpm_reg 
+0x2b32 006540 rshift32 pdata ,rega 
+0x2b33 006541 until null ,lpo_edge 
+0x2b34 006542 deposit clkn 
+0x2b35 006543 store 6 ,mem_sleep_clkn 
+0x2b36 006544 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006545 until null ,lpo_edge 
+0x2b38 006546 until null ,lpo_edge 
+0x2b39 006547 deposit rega 
+0x2b3a 006548 hstore 1 ,core_lpm_isogate 
+0x2b3b 006549 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006550 lpm_enter_sleep:
+0x2b3c 006551 until null ,lpo_edge 
+0x2b3d 006552 until null ,lpo_edge 
+0x2b3e 006553 hstoret 4 ,core_lpm_reg 
+0x2b3f 006554 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006555 until null ,never 
+:      006560 lpm_recover_clk:
+0x2b41 006561 bpatch patch14_6 ,mem_patch14 
+0x2b42 006562 setarg 0 
+0x2b43 006563 copy auxcnt ,null 
+0x2b44 006564 branch lpm_recover_timeout ,zero 
+0x2b45 006565 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006566 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006567 isub temp ,null 
+0x2b48 006568 branch lpm_recover_xtal ,positive 
+0x2b49 006569 deposit temp 
+:      006570 lpm_recover_xtal:
+0x2b4a 006571 isub auxcnt ,pdata 
+0x2b4b 006572 increase 1 ,pdata 
+:      006573 lpm_recover_timeout:
+0x2b4c 006574 increase 8 ,pdata 
+0x2b4d 006575 until null ,lpo_edge 
+0x2b4e 006576 iadd lpo_time ,pdata 
+0x2b4f 006577 fetcht 4 ,mem_sleep_counter 
+0x2b50 006578 iadd temp ,pdata 
+0x2b51 006579 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006580 imul32 temp ,pdata 
+0x2b53 006581 rshift8 pdata ,pdata 
+0x2b54 006582 rshift4 pdata ,pdata 
+0x2b55 006583 increase param_lpm_fix ,pdata 
+0x2b56 006584 arg 3750 ,temp 
+0x2b57 006585 idiv temp 
+0x2b58 006586 call wait_div_end 
+0x2b59 006587 quotient pdata 
+0x2b5a 006588 lshift16 pdata ,pdata 
+0x2b5b 006589 remainder temp 
+0x2b5c 006590 ior temp ,pdata 
+0x2b5d 006591 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006592 call clk_add 
+0x2b5f 006593 copy temp ,clkn 
+0x2b60 006594 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006595 call calc_clke2 
+0x2b62 006596 deposit clke 
+0x2b63 006597 store 6 ,mem_pdatatemp 
+0x2b64 006598 deposit auxcnt 
+0x2b65 006599 istore 1 ,contw 
+0x2b66 006600 hfetch 1 ,core_gpio_in1 
+0x2b67 006601 or_into 0xf0 ,pdata 
+0x2b68 006602 istore 1 ,contw 
+0x2b69 006603 rtn 
+:      006605 lpm_dispatch:
+0x2b6a 006606 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006607 call lpo_calibration 
+0x2b6c 006608 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006609 rtn blank 
+0x2b6e 006610 fetch 1 ,mem_lpm_mode 
+0x2b6f 006611 rtn blank 
+0x2b70 006612 fetch 1 ,mem_ssp_enable 
+0x2b71 006613 branch lpm_dispatch_next ,blank 
+0x2b72 006614 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006615 rtn blank 
+:      006616 lpm_dispatch_next:
+0x2b74 006617 fetch 1 ,mem_le_sc_calc 
+0x2b75 006618 nrtn blank 
+0x2b76 006619 call lpm_check_wake_lock 
+0x2b77 006620 nrtn blank 
+0x2b78 006621 fetch 1 ,mem_context 
+0x2b79 006622 compare 3 ,pdata ,0x7 
+0x2b7a 006623 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006624 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006625 rtn blank 
+0x2b7d 006626 rtn wake 
+0x2b7e 006627 bpatch patch15_0 ,mem_patch15 
+:      006628 lpm_dispatch_next2:
+0x2b7f 006629 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006630 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006631 imul32 temp ,pdata 
+0x2b82 006632 rshift4 temp ,temp 
+0x2b83 006633 rshift2 temp ,temp 
+0x2b84 006634 isub temp ,pdata 
+0x2b85 006635 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006636 iadd temp ,pdata 
+0x2b87 006637 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006638 isub temp ,pdata 
+0x2b89 006639 lshift16 pdata ,alarm 
+0x2b8a 006640 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006641 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006642 rshift pdata ,pdata 
+0x2b8d 006643 call clk2bt 
+0x2b8e 006644 deposit alarm 
+0x2b8f 006645 call clk_diff 
+0x2b90 006646 copy clke ,temp 
+0x2b91 006647 call clk_diff_rt 
+0x2b92 006648 rtn user 
+:      006649 lpm_dispatch_sleep:
+0x2b93 006650 call clk2lpo 
+:      006651 lpm_dispatch_lpo:
+0x2b94 006652 bpatch patch15_2 ,mem_patch15 
+0x2b95 006653 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006654 isub temp ,null 
+0x2b97 006655 branch lpm_clear_counter ,positive 
+0x2b98 006656 storet 4 ,mem_sleep_counter 
+0x2b99 006657 call app_will_enter_lpm 
+0x2b9a 006658 call l2cap_lpm_save_txbuf 
+0x2b9b 006659 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006660 branch lpm_sleep 
+:      006662 lpm_dispatch_unconn:
+0x2b9d 006663 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006664 fetch 1 ,mem_context 
+0x2b9f 006665 rtnbit1 state_inconn 
+0x2ba0 006666 rtnbit1 state_inpage 
+0x2ba1 006667 fetch 1 ,mem_ssp_enable 
+0x2ba2 006668 branch lpm_unconn_nossp ,blank 
+0x2ba3 006669 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006670 rtn blank 
+:      006671 lpm_unconn_nossp:
+0x2ba5 006672 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006673 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006674 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006675 fetch 1 ,mem_scan_mode 
+0x2ba9 006676 rtn blank 
+:      006677 lpm_unconn_cont:
+0x2baa 006678 fetch 2 ,mem_lpm_interval 
+0x2bab 006679 rtn blank 
+:      006680 lpm_sleep_btclk:
+0x2bac 006681 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006682 isub temp ,pdata 
+0x2bae 006683 arg 7500 ,temp 
+0x2baf 006684 imul32 temp ,pdata 
+0x2bb0 006685 branch lpm_dispatch_sleep 
+:      006687 lpm_set_mult:
+0x2bb1 006688 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006689 disable wake 
+0x2bb3 006690 fetch 1 ,mem_state 
+0x2bb4 006691 rtnbit0 state_insniff 
+0x2bb5 006692 nbranch lpm_not_match ,match 
+0x2bb6 006693 call lpm_match 
+0x2bb7 006694 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006695 store 2 ,mem_rx_window 
+0x2bb9 006696 fetch 1 ,mem_arq 
+0x2bba 006697 bbit1 wack ,lpm_mult_short 
+0x2bbb 006698 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006699 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006700 nbranch lpm_mult_short ,blank 
+0x2bbe 006701 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006702 bbit1 short_mult_flag ,lpm_mult_short 
+:      006703 lpm_mult_wait_timeout:
+0x2bc0 006704 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006705 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006706 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006707 branch lpm_mult_long ,blank 
+0x2bc4 006708 increase -1 ,pdata 
+0x2bc5 006709 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006710 rtn 
+:      006713 classic_bt_set_mult_short_flag:
+0x2bc7 006714 arg short_mult_flag ,queue 
+0x2bc8 006715 branch classic_bluetooth_set_flag 
+:      006717 classic_bt_clr_mult_short_flag:
+0x2bc9 006718 arg short_mult_flag ,queue 
+0x2bca 006719 branch classic_bluetooth_clr_flag 
+:      006723 lpm_match:
+0x2bcb 006724 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006725 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006726 increase 1 ,pdata 
+0x2bce 006727 store 3 ,mem_sniff_rcv 
+0x2bcf 006728 rtn 
+:      006730 lpm_not_match:
+0x2bd0 006731 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006732 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006733 rshift temp ,temp 
+0x2bd3 006734 fetch 2 ,mem_rx_window 
+0x2bd4 006735 iadd temp ,pdata 
+0x2bd5 006736 store 2 ,mem_rx_window 
+:      006737 lpm_lost:
+0x2bd6 006738 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006739 fetch 3 ,mem_sniff_lost 
+0x2bd8 006740 increase 1 ,pdata 
+0x2bd9 006741 store 3 ,mem_sniff_lost 
+0x2bda 006742 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006743 increase 1 ,pdata 
+0x2bdc 006744 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006745 rtn 
+:      006747 lpm_mult_short:
+0x2bde 006748 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006749 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006750 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006751 rtn 
+:      006753 lpm_mult_long:
+0x2be2 006754 fetcht 1 ,mem_lpm_mult 
+0x2be3 006755 storet 1 ,mem_lpm_current_mult 
+0x2be4 006756 rtn 
+:      006758 lpm_cal_xtal_startup:
+0x2be5 006759 bpatch patch15_7 ,mem_patch15 
+0x2be6 006760 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006761 nrtn blank 
+0x2be8 006762 jam clksel_rc ,core_clksel 
+0x2be9 006763 setarg 0xf0c 
+0x2bea 006764 call lpm_write_config 
+0x2beb 006765 setarg 200000 
+0x2bec 006766 call sleep 
+0x2bed 006767 until null ,lpo_edge 
+0x2bee 006768 copy lpo_time ,alarm 
+0x2bef 006769 call xtal_fast_wake 
+0x2bf0 006770 jam clksel_xtal ,core_clksel 
+0x2bf1 006771 nop 10 
+0x2bf2 006772 until null ,lpo_edge 
+0x2bf3 006773 deposit lpo_time 
+0x2bf4 006774 isub alarm ,pdata 
+0x2bf5 006775 increase 0x30 ,pdata 
+0x2bf6 006776 arg 0xff ,temp 
+0x2bf7 006777 call ceiling 
+0x2bf8 006778 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006779 nop 30000 
+0x2bfa 006780 nop 30000 
+0x2bfb 006781 nop 30000 
+0x2bfc 006782 rtn 
+:      006784 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006785 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006786 nrtn blank 
+0x2bff 006787 jam 0xff ,core_xtal_stable_time 
+0x2c00 006788 jam clksel_rc ,core_clksel 
+0x2c01 006789 call xtal_fast_wake 
+0x2c02 006790 setarg 1000 
+0x2c03 006791 iadd lpo_time ,alarm 
+0x2c04 006792 snooze 
+0x2c05 006793 deposit lpo_time 
+0x2c06 006794 nop 12000 
+0x2c07 006795 nop 12000 
+0x2c08 006796 nop 12000 
+0x2c09 006797 nop 12000 
+0x2c0a 006798 nop 12000 
+0x2c0b 006799 nop 12000 
+0x2c0c 006800 nop 12000 
+0x2c0d 006801 nop 12000 
+0x2c0e 006802 nop 12000 
+0x2c0f 006803 isub alarm ,pdata 
+0x2c10 006804 add pdata ,0x30 ,pdata 
+0x2c11 006805 arg 0xff ,temp 
+0x2c12 006806 call ceiling 
+0x2c13 006807 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006808 nop 30000 
+0x2c15 006809 nop 30000 
+0x2c16 006810 nop 30000 
+0x2c17 006811 rtn 
+:      006816 lpm_write_config:
+0x2c18 006817 arg 0xfff ,contw 
+0x2c19 006818 iand contw ,contw 
+0x2c1a 006819 fetch 1 ,mem_lpm_config 
+0x2c1b 006820 and_into 0xf0 ,pdata 
+0x2c1c 006821 lshift8 pdata ,pdata 
+0x2c1d 006822 ior contw ,pdata 
+0x2c1e 006823 hstore 2 ,core_lpm_reg 
+0x2c1f 006824 ifetch 2 ,contr 
+0x2c20 006825 istore 2 ,contw 
+:      006827 lpm_write_ctrl:
+0x2c21 006828 setarg lpmreg_sel_ctrl 
+0x2c22 006829 branch lpm_write 
+:      006831 lpm_write_ctrl2:
+0x2c23 006832 setarg lpmreg_sel_ctrl2 
+:      006833 lpm_write:
+0x2c24 006834 until null ,lpo_edge 
+0x2c25 006835 hstore 1 ,core_lpm_wr 
+0x2c26 006836 until null ,lpo_edge 
+0x2c27 006837 until null ,lpo_edge 
+0x2c28 006838 rtn 
+:      006841 lpm_write_gpio_wakeup:
+0x2c29 006842 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006843 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006844 hstore 4 ,core_lpm_reg 
+0x2c2c 006845 setarg lpmreg_sel_gpiolow 
+0x2c2d 006846 call lpm_write 
+0x2c2e 006847 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006848 hstore 4 ,core_lpm_reg 
+0x2c30 006849 setarg lpmreg_sel_gpiohigh 
+0x2c31 006850 branch lpm_write 
+:      006852 lpm_get_wake_lock:
+0x2c32 006853 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006854 qset1 pdata 
+0x2c34 006855 store 2 ,mem_lpm_wake_lock 
+0x2c35 006856 rtn 
+:      006858 lpm_put_wake_lock:
+0x2c36 006859 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006860 qset0 pdata 
+0x2c38 006861 store 2 ,mem_lpm_wake_lock 
+0x2c39 006862 rtn 
+:      006866 lpm_check_wake_lock:
+0x2c3a 006867 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006868 call app_check_wake_lock 
+0x2c3c 006869 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006870 copy pdata ,rega 
+0x2c3e 006871 fetch 1 ,mem_state_map 
+0x2c3f 006872 isolate1 smap_rxlmp ,pdata 
+0x2c40 006873 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006874 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006875 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006876 iadd temp ,pdata 
+0x2c44 006877 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006878 iadd temp ,pdata 
+0x2c46 006879 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006880 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006881 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006882 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006883 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006884 iadd temp ,pdata 
+0x2c4c 006885 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006886 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006887 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006888 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006889 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006890 fetch 1 ,mem_hci_cmd 
+0x2c52 006891 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006892 fetch 1 ,mem_device_option 
+0x2c54 006893 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006894 call lpm_uart_wake_lock ,true 
+0x2c56 006895 setarg -8 
+0x2c57 006896 iand rega ,rega 
+0x2c58 006897 copy rega ,pdata 
+0x2c59 006898 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006899 rtn 
+:      006901 lpm_uart_wake_lock:
+0x2c5b 006902 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006903 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006904 hfetch 2 ,core_uart_txitems 
+0x2c5e 006905 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006906 rtn 
+:      006908 lpm_shut_down:
+0x2c60 006909 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006910 set0 27 ,pdata 
+0x2c62 006911 hstore 4 ,core_lpm_reg 
+0x2c63 006912 call lpm_write_ctrl 
+0x2c64 006913 branch assert 
+:      006915 lpm_disable_exen_output:
+0x2c65 006916 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006917 set0 20 ,pdata 
+0x2c67 006918 hstore 4 ,core_lpm_reg 
+0x2c68 006919 branch lpm_write_ctrl2 
+:      006921 check_bt_disabled:
+0x2c69 006922 fetch 2 ,mem_chip_functions 
+0x2c6a 006923 bbit1 bt_disabled ,assert 
+0x2c6b 006924 rtn 
+:      006925 check_ble_disabled:
+0x2c6c 006926 fetch 2 ,mem_chip_functions 
+0x2c6d 006927 bbit1 ble_disabled ,assert 
+0x2c6e 006928 rtn 
+:      006929 check_module_disabled:
+0x2c6f 006930 fetch 2 ,mem_chip_functions 
+0x2c70 006931 bbit1 module_disable ,assert 
+0x2c71 006932 rtn 
+:      006993 g24_dispatch:
+0x2c72 006994 bpatch patch16_2 ,mem_patch16 
+0x2c73 006995 call g24_head_ptr2regc 
+0x2c74 006996 add regc ,offset_24g_mode ,regb 
+0x2c75 006997 ifetch 1 ,regb 
+0x2c76 006999 rtneq disable_24g 
+0x2c77 007000 beq tx_24g ,g24_transmit_process 
+0x2c78 007001 beq rx_24g ,g24_receive_process 
+0x2c79 007002 rtn 
+:      007004 g24_head_ptr2regc:
+0x2c7a 007005 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 007006 copy temp ,regc 
+0x2c7c 007007 rtn 
+:      007009 g24_receive_process_init:
+0x2c7d 007010 call g24_receive_init 
+0x2c7e 007011 branch g24_mode_switch_init 
+:      007013 g24_receive_process:
+0x2c7f 007014 call g24_mode_switch 
+0x2c80 007015 call g24_dongle_work_mode_auto 
+0x2c81 007016 call g24_dongle_bind_mode_auto 
+0x2c82 007017 branch g24_dongle_search_mode_auto 
+:      007020 g24_pair_init:
+0x2c83 007023 call g24_set0_mem_pid 
+0x2c84 007024 setarg g24_pair_ch 
+0x2c85 007025 call g24_store_mem_ch 
+0x2c86 007026 call g24_store_mem_pair_txpower 
+0x2c87 007029 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 007030 ifetch 4 ,rega 
+0x2c89 007031 branch g24_store_mem_addr 
+:      007033 g24_ch:
+0x2c8a 007034 call g24_head_ptr2regc 
+0x2c8b 007035 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 007036 ifetcht 1 ,regb 
+0x2c8d 007038 call g24_ch_temp_incre_size4 
+0x2c8e 007039 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 007041 branch g24_contw_istoret_1byte 
+:      007043 g24_ch_temp_incre_size4:
+0x2c90 007044 call g24_ch_calc 
+0x2c91 007045 increase 1 ,temp 
+0x2c92 007046 and_into 3 ,temp 
+0x2c93 007047 rtn 
+:      007049 g24_ch_calc:
+0x2c94 007050 add regc ,offset_24g_addr ,regb 
+0x2c95 007051 ifetch 1 ,regb 
+0x2c96 007053 and_into 0x03 ,pdata 
+0x2c97 007054 mul32 pdata ,4 ,rega 
+0x2c98 007055 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 007057 iadd rega ,pdata 
+0x2c9a 007058 iadd temp ,contr 
+0x2c9b 007059 ifetch 1 ,contr 
+0x2c9c 007061 branch g24_store_mem_ch 
+:      007063 g24_set_device_addr:
+0x2c9d 007064 call g24_store_mem_tx_power_temp 
+0x2c9e 007065 call otp_enable_chgpump 
+0x2c9f 007066 setarg 0x7e2 
+0x2ca0 007067 arg mem_temp ,rega 
+0x2ca1 007068 arg 4 ,temp 
+0x2ca2 007069 call otpd_read_data 
+0x2ca3 007070 call otp_disable_chgpump 
+0x2ca4 007071 fetch 4 ,mem_temp 
+0x2ca5 007072 call g24_store_mem_device_addr 
+0x2ca6 007074 nrtn blank 
+0x2ca7 007075 fetch 4 ,mem_lap 
+0x2ca8 007077 branch g24_store_mem_device_addr 
+:      007079 g24_transmit_rf_sta_init:
+0x2ca9 007080 call g24_set1_mem_rf_last_sta 
+0x2caa 007082 setarg 0 
+0x2cab 007083 call g24_store_mem_sync_cnt 
+:      007085 g24_transmit_rf_ctrl_clear:
+0x2cac 007086 call g24_fetch_mem_data_type 
+0x2cad 007088 and_into bits_data ,pdata 
+0x2cae 007090 branch g24_store_mem_data_type 
+:      007092 g24_hop_ch_enable:
+0x2caf 007093 call g24_fetch_mem_data_type 
+0x2cb0 007095 set1 bit_hop ,pdata 
+0x2cb1 007096 call g24_store_mem_data_type 
+0x2cb2 007099 branch g24_store_mem_txpayload 
+:      007101 g24_transmit_hop_pac_fail:
+0x2cb3 007102 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007104 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007105 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007106 rtn 
+:      007108 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007109 call g24_set2_mem_sync_cnt 
+:      007111 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007112 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007113 call g24_mem_set0 
+0x2cba 007115 call g24_store_mem_rf_last_sta 
+0x2cbb 007117 branch g24_transmit_rf_ctrl_clear 
+:      007119 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007120 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007122 branch g24_transmit_hop_pac_fail_stage1 
+:      007124 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007125 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007126 ifetch 1 ,rega 
+0x2cc0 007128 increase 1 ,pdata 
+0x2cc1 007129 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007130 istore 1 ,contw 
+0x2cc3 007132 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007133 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007135 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007136 setarg 1 
+0x2cc7 007137 call g24_store_mem_rf_hop_ch 
+:      007139 g24_rf_hop_attemp_again:
+0x2cc8 007140 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007142 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007143 g24_rf_hop_fastly:
+0x2cca 007144 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007145 ifetch 1 ,rega 
+0x2ccc 007147 increase 1 ,pdata 
+0x2ccd 007148 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007150 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007151 call g24_ch 
+0x2cd0 007152 call g24_set2_mem_max_retry 
+0x2cd1 007154 branch g24_transmit_packet 
+:      007156 g24_rf_hop_fastly_exit:
+0x2cd2 007157 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007159 branch g24_transmit_rf_ctrl_clear 
+:      007161 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007162 setarg 0 
+:      007163 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007164 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007165 branch g24_contw_istore_1byte 
+:      007167 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007168 call g24_set2_mem_sync_cnt 
+:      007170 g24_transmit_hop_pac_succ:
+0x2cd8 007171 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007173 call g24_set1_mem_rf_last_sta 
+0x2cda 007175 branch g24_transmit_rf_ctrl_clear 
+:      007177 g24_transmit_succ_rf_config:
+0x2cdb 007178 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007180 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007181 call g24_fetch_mem_data_type 
+0x2cde 007183 isolate0 bit_hop ,pdata 
+0x2cdf 007184 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007185 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007187 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007188 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007189 rtn 
+:      007191 g24_rf_sta_check:
+0x2ce4 007192 call g24_fetch_mem_pairing_sm 
+0x2ce5 007194 rtnne state_24g_pairing_success 
+0x2ce6 007195 call g24_rf_laststa_synccnt_check 
+0x2ce7 007196 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007197 rtn 
+:      007199 g24_rf_laststa_synccnt_check:
+0x2ce9 007200 disable user2 
+0x2cea 007201 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007202 ifetch 1 ,rega 
+0x2cec 007204 rtnne 1 
+0x2ced 007205 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007206 ifetch 1 ,rega 
+0x2cef 007208 rtnne 0 
+0x2cf0 007209 setarg 1 
+0x2cf1 007210 call g24_store_mem_rf_work_stage 
+0x2cf2 007212 call g24_set4_mem_max_retry 
+0x2cf3 007214 branch enable_user2 
+:      007216 g24_rf_sync_cnt_check:
+0x2cf4 007217 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007218 ifetch 1 ,rega 
+0x2cf6 007220 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007221 increase -1 ,pdata 
+0x2cf8 007222 call g24_store_mem_sync_cnt 
+0x2cf9 007224 setarg 2 
+0x2cfa 007225 call g24_store_mem_rf_work_stage 
+0x2cfb 007227 call g24_ch 
+0x2cfc 007229 branch g24_set4_mem_max_retry 
+:      007231 g24_store_mem_rf_work_stage:
+0x2cfd 007232 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007233 branch g24_contw_istore_1byte 
+:      007236 g24_rf_hop_attemp:
+0x2cff 007237 setarg 3 
+0x2d00 007238 call g24_store_mem_rf_work_stage 
+0x2d01 007240 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007242 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007243 call g24_ch 
+:      007245 g24_set2_mem_max_retry:
+0x2d04 007246 setarg 2 
+0x2d05 007247 branch g24_store_mem_max_retry 
+:      007249 g24_transmit_process:
+0x2d06 007250 rtnmark0 mark_24g 
+0x2d07 007251 set1 mark_24g_conext ,mark 
+0x2d08 007252 bpatch patch16_3 ,mem_patch16 
+0x2d09 007253 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007254 ifetch 1 ,rega 
+0x2d0b 007256 beq 1 ,g24_transmit_without_int 
+0x2d0c 007257 call g24_timer_check 
+0x2d0d 007258 nbranch g24_transmit_exit ,user 
+0x2d0e 007259 call g24_interval_calibrate 
+:      007260 g24_transmit_without_int:
+0x2d0f 007261 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007262 call g24_mem_set0 
+0x2d11 007264 call g24_txdata_prep 
+0x2d12 007265 nbranch g24_enter_lpm ,user 
+0x2d13 007266 call g24_rf_sta_check 
+:      007267 g24_transmit_start:
+0x2d14 007268 call g24_transmit_packet 
+0x2d15 007269 call g24_power_ctrl 
+:      007270 g24_transmit_exit:
+0x2d16 007271 set0 mark_24g_conext ,mark 
+0x2d17 007272 rtn 
+:      007274 g24_timer_timeout:
+0x2d18 007275 rtn zero 
+0x2d19 007276 set1 28 ,pdata 
+0x2d1a 007277 rtn 
+:      007279 g24_interval_calibrate:
+0x2d1b 007280 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007281 ifetch 1 ,rega 
+0x2d1d 007283 increase 1 ,pdata 
+0x2d1e 007284 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007285 istore 1 ,contw 
+0x2d20 007287 beq 4 ,g24_interval_max 
+0x2d21 007288 beq 5 ,g24_interval_min 
+0x2d22 007289 rtn 
+:      007290 g24_interval_max:
+0x2d23 007291 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007292 ifetch 1 ,rega 
+:      007294 g24_interval_update:
+0x2d25 007296 add regc ,offset_24g_interval ,contw 
+0x2d26 007297 branch g24_contw_istore_1byte 
+:      007299 g24_interval_min:
+0x2d27 007300 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007301 call g24_mem_set0 
+0x2d29 007303 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007304 ifetch 1 ,rega 
+0x2d2b 007306 branch g24_interval_update 
+:      007308 g24_txdata_prep:
+0x2d2c 007309 call g24_fetch_mem_pairing_sm 
+0x2d2d 007311 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007312 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007313 call g24_package_data 
+0x2d30 007314 nbranch g24_txdata_last_pac ,user 
+0x2d31 007315 call g24_transmit_prep 
+0x2d32 007316 call g24_power_ctrl_pac_incrs 
+:      007317 g24_txdata_enable_tx:
+0x2d33 007319 setarg ensure_on_24g 
+:      007320 g24_store_mem_ensure:
+0x2d34 007321 add regc ,offset_24g_ensure ,contw 
+0x2d35 007322 branch g24_contw_istore_1byte 
+:      007324 g24_txdata_last_pac:
+0x2d36 007325 add regc ,offset_24g_ensure ,rega 
+0x2d37 007326 ifetch 1 ,rega 
+0x2d38 007328 beq ensure_on_24g ,enable_user 
+0x2d39 007329 rtn 
+:      007331 g24_package_data:
+0x2d3a 007333 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007334 ifetch 2 ,temp 
+0x2d3c 007336 call callback_func 
+0x2d3d 007337 nrtn user 
+0x2d3e 007338 copy rega ,pdata 
+0x2d3f 007339 store 1 ,mem_rega 
+0x2d40 007340 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007341 call g24_mem_set0 
+0x2d42 007343 call g24_transmit_rf_ctrl_clear 
+0x2d43 007344 store 1 ,mem_24g_common_temp 
+0x2d44 007345 fetch 1 ,mem_rega 
+0x2d45 007346 copy pdata ,rega 
+0x2d46 007347 add rega ,1 ,temp 
+0x2d47 007348 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007349 copy rega ,loopcnt 
+0x2d49 007350 copy regb ,contr 
+0x2d4a 007351 call memcpy 
+0x2d4b 007352 arg mem_24g_common_temp ,rega 
+:      007353 g24_put_data_in_buff:
+0x2d4c 007354 rtnmark0 mark_24g_conext 
+0x2d4d 007355 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007356 istoret 1 ,contw 
+0x2d4f 007358 copy temp ,loopcnt 
+0x2d50 007359 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007361 copy rega ,contr 
+0x2d52 007362 branch memcpy 
+:      007364 g24_transmit_prep:
+0x2d53 007366 add regc ,offset_24g_datalen ,rega 
+0x2d54 007367 ifetch 1 ,rega 
+0x2d55 007369 increase 2 ,pdata 
+0x2d56 007370 add regc ,offset_24g_txlen ,contw 
+0x2d57 007371 istore 1 ,contw 
+0x2d58 007374 call g24_fetch_mem_data_type 
+0x2d59 007376 call g24_store_mem_txpayload 
+0x2d5a 007379 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007380 ifetch 1 ,rega 
+0x2d5c 007382 lshift3 pdata ,pdata 
+0x2d5d 007383 add regc ,offset_24g_pid ,rega 
+0x2d5e 007384 ifetcht 1 ,rega 
+0x2d5f 007386 and temp ,0x03 ,temp 
+0x2d60 007387 lshift temp ,temp 
+0x2d61 007388 ior temp ,pdata 
+0x2d62 007389 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007390 ifetcht 1 ,rega 
+0x2d64 007392 iadd temp ,pdata 
+0x2d65 007393 istore 1 ,contw 
+0x2d66 007395 add regc ,offset_24g_datalen ,rega 
+0x2d67 007396 ifetch 1 ,rega 
+0x2d68 007398 iforce loopcnt 
+0x2d69 007399 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007401 branch memcpy 
+:      007403 g24_send_abort_packet:
+0x2d6b 007404 call g24_set1_mem_abort_pac 
+0x2d6c 007406 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007408 call g24_power_ctrl_reinit 
+0x2d6e 007409 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007410 store 1 ,mem_24g_common_temp 
+0x2d70 007411 call g24_put_data_in_buff_pre 
+0x2d71 007412 call g24_fetch_mem_data_type 
+0x2d72 007414 set1 bit_abort ,pdata 
+0x2d73 007415 call g24_store_mem_data_type 
+0x2d74 007417 call g24_transmit_prep 
+0x2d75 007418 call g24_txdata_enable_tx 
+0x2d76 007419 branch g24_transmit_start 
+:      007421 g24_put_data_in_buff_pre:
+0x2d77 007422 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007423 call g24_fetch_mem_device_addr 
+0x2d79 007425 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007426 arg 6 ,temp 
+0x2d7b 007427 arg mem_24g_common_temp ,rega 
+0x2d7c 007428 branch g24_put_data_in_buff 
+:      007430 g24_enter_lpm:
+0x2d7d 007431 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007432 ifetch 1 ,rega 
+0x2d7f 007434 branch g24_send_abort_packet ,blank 
+:      007435 g24_enter_lpm_prepare:
+0x2d80 007437 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007438 ifetch 2 ,rega 
+0x2d82 007440 branch callback_func 
+:      007442 g24_lpm_long_sleep:
+0x2d83 007443 call g24_head_ptr2regc 
+0x2d84 007445 call lpo_calibration 
+0x2d85 007446 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007447 rtn blank 
+0x2d87 007448 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007449 ifetch 2 ,temp 
+0x2d89 007451 call callback_func 
+0x2d8a 007452 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007453 ifetch 8 ,temp 
+:      007454 g24_lpm_long_sleep2:
+0x2d8c 007455 call clk2lpo 
+0x2d8d 007456 storet 4 ,mem_sleep_counter 
+0x2d8e 007457 branch lpm_sleep 
+:      007459 g24_transmit_packet:
+0x2d8f 007460 call g24_head_ptr2regc 
+0x2d90 007461 add regc ,offset_24g_retry ,contw 
+0x2d91 007462 call g24_mem_set0 
+:      007464 g24_transmit_loop:
+0x2d92 007465 call g24_transmit_receive_ack 
+0x2d93 007466 nbranch g24_retransmit ,sync 
+0x2d94 007467 nbranch g24_retransmit ,user3 
+0x2d95 007468 call g24_ackpayload_parse 
+0x2d96 007469 call g24_power_ctrl_ack_incrs 
+:      007470 g24_transmit_next_packet:
+0x2d97 007471 call g24_head_ptr2regc 
+0x2d98 007472 add regc ,offset_24g_pid ,rega 
+0x2d99 007473 ifetch 1 ,rega 
+0x2d9a 007475 increase 1 ,pdata 
+0x2d9b 007476 call g24_store_mem_pid 
+0x2d9c 007478 call g24_fetch_mem_pairing_sm 
+0x2d9d 007480 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007481 call g24_transmit_succ_rf_config 
+:      007482 g24_transmit_abandon:
+0x2d9f 007483 setarg 0 
+0x2da0 007484 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007485 istore 2 ,contw 
+0x2da2 007489 setarg ensure_off_24g 
+0x2da3 007490 branch g24_store_mem_ensure 
+:      007493 g24_transmit_receive_ack:
+0x2da4 007494 disable user3 
+0x2da5 007495 call g24_transmit 
+0x2da6 007496 call g24_head_ptr2regc 
+0x2da7 007497 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007498 ifetch 1 ,rega 
+0x2da9 007500 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007501 call g24_receive_packet 
+0x2dab 007502 branch g24_end_of_packet 
+:      007503 g24_transmit_no_ack:
+0x2dac 007504 call g24_end_of_packet 
+0x2dad 007505 branch g24_transmit_next_packet 
+:      007508 g24_retransmit:
+0x2dae 007509 bpatch patch16_5 ,mem_patch16 
+0x2daf 007510 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007511 ifetch 1 ,rega 
+0x2db1 007513 increase 1 ,pdata 
+0x2db2 007514 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007515 istore 1 ,contw 
+0x2db4 007517 call g24_fetch_mem_pairing_sm 
+0x2db5 007519 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007520 add regc ,offset_24g_retry ,rega 
+0x2db7 007521 ifetcht 1 ,rega 
+0x2db8 007523 increase 1 ,temp 
+0x2db9 007524 add regc ,offset_24g_retry ,contw 
+0x2dba 007525 istoret 1 ,contw 
+0x2dbb 007527 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007528 ifetch 1 ,rega 
+0x2dbd 007530 isub temp ,pdata 
+0x2dbe 007531 nbranch g24_transmit_loop ,blank 
+0x2dbf 007532 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007533 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007535 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007536 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007537 ifetch 1 ,rega 
+0x2dc4 007539 increase 1 ,pdata 
+0x2dc5 007540 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007541 istore 1 ,contw 
+0x2dc7 007543 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007544 call g24_hop_ch_enable 
+0x2dc9 007545 setarg 1 
+0x2dca 007546 call g24_store_mem_max_retry 
+0x2dcb 007548 branch g24_transmit_packet 
+:      007550 g24_tx_paring_retry:
+0x2dcc 007551 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007552 ifetch 1 ,rega 
+0x2dce 007554 rtnne 0xff 
+0x2dcf 007555 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007556 call g24_mem_set0 
+0x2dd1 007558 branch g24_stop_24g_mode 
+:      007560 g24_tx_attempt_fail:
+0x2dd2 007561 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007562 call g24_mem_set0 
+:      007564 g24_stop_24g_mode:
+0x2dd4 007565 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007566 branch ui_ipc_send_event 
+:      007568 g24_ackpayload_parse:
+0x2dd6 007569 call g24_read_len_pid_crc 
+0x2dd7 007570 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007571 ifetch 1 ,rega 
+0x2dd9 007573 rtn blank 
+0x2dda 007574 iforce loopcnt 
+0x2ddb 007575 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007577 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007579 branch memcpy 
+:      007582 g24_read_len_pid_crc:
+0x2dde 007584 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007586 rshift3 pdata ,pdata 
+0x2de0 007587 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007588 istore 1 ,contw 
+0x2de2 007591 increase 1 ,pdata 
+0x2de3 007592 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007594 iadd contr ,contr 
+0x2de5 007595 ifetch 3 ,contr 
+0x2de6 007596 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007597 istore 3 ,contw 
+0x2de8 007600 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007602 rshift pdata ,pdata 
+0x2dea 007603 and pdata ,0x03 ,pdata 
+0x2deb 007604 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007605 istore 1 ,contw 
+0x2ded 007607 rtn 
+:      007609 g24_prep:
+0x2dee 007610 disable enable_crc 
+0x2def 007611 disable enable_white 
+0x2df0 007612 setarg 0x555555 
+0x2df1 007613 iforce crc24_init 
+0x2df2 007614 rtn 
+:      007616 g24_set_freq_tx:
+0x2df3 007617 call set_sync_on 
+0x2df4 007618 add regc ,offset_24g_ch ,rega 
+0x2df5 007619 ifetcht 1 ,rega 
+0x2df6 007621 branch set_freq_tx 
+:      007623 g24_transmit:
+0x2df7 007624 call g24_prep 
+0x2df8 007625 call g24_set_freq_tx 
+0x2df9 007626 set1 txgfsk ,radio_ctrl 
+0x2dfa 007627 enable encode_fec0 
+0x2dfb 007628 enable is_tx 
+0x2dfc 007629 disable is_rx 
+0x2dfd 007630 call le_enable 
+0x2dfe 007631 call g24_fetch_mem_addr 
+0x2dff 007633 iforce access 
+0x2e00 007634 inject mod ,32 
+0x2e01 007635 enable enable_crc 
+0x2e02 007636 add regc ,offset_24g_txlen ,rega 
+0x2e03 007637 ifetch 1 ,rega 
+0x2e04 007639 iforce loopcnt 
+0x2e05 007640 add regc ,offset_24g_txpayload ,contr 
+:      007642 g24tr_loop:
+0x2e06 007643 ifetch 1 ,contr 
+0x2e07 007644 inject mod ,8 
+0x2e08 007645 loop g24tr_loop 
+0x2e09 007646 enable enable_parity 
+0x2e0a 007647 inject mod ,24 
+0x2e0b 007648 disable enable_parity 
+0x2e0c 007649 until null ,tx_clear 
+0x2e0d 007650 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007651 nop 100 
+0x2e0f 007652 disable encode_fec0 
+0x2e10 007653 rtn 
+:      007655 g24_receive_packet:
+0x2e11 007656 disable user3 
+0x2e12 007657 force 0 ,radio_ctrl 
+0x2e13 007658 add regc ,offset_24g_ch ,rega 
+0x2e14 007659 ifetcht 1 ,rega 
+0x2e15 007661 call set_freq_rx 
+0x2e16 007662 call rf_rx_enable 
+:      007663 g24_receive_rxon:
+0x2e17 007664 call g24_prep 
+0x2e18 007665 enable decode_fec0 
+0x2e19 007666 enable is_rx 
+0x2e1a 007667 disable is_tx 
+0x2e1b 007668 call le_enable 
+0x2e1c 007669 call g24_fetch_mem_addr 
+0x2e1d 007671 iforce access 
+0x2e1e 007672 enable swfine 
+0x2e1f 007673 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007674 ifetch 2 ,rega 
+0x2e21 007676 iforce stop_watch 
+0x2e22 007677 correlate null ,timeout 
+0x2e23 007678 nbranch g24_sync_timeout ,sync 
+0x2e24 007679 enable enable_crc 
+0x2e25 007680 parse demod ,bucket ,8 
+0x2e26 007681 rshift3 pwindow ,pdata 
+0x2e27 007682 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007683 istore 1 ,contw 
+0x2e29 007685 add regc ,offset_24g_mode ,rega 
+0x2e2a 007686 ifetch 1 ,rega 
+0x2e2b 007688 beq rx_24g ,g24_receive_skip 
+0x2e2c 007689 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007690 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007691 ifetch 1 ,rega 
+0x2e2f 007693 add regc ,offset_24g_data_type ,rega 
+0x2e30 007694 ifetcht 1 ,rega 
+0x2e31 007696 icompare bits_data ,temp 
+0x2e32 007697 nbranch g24_end_of_packet ,true 
+:      007698 g24_receive_skip:
+0x2e33 007699 parse demod ,bucket ,8 
+0x2e34 007700 rshift3 pwindow ,pdata 
+0x2e35 007701 istore 1 ,contw 
+0x2e36 007702 rshift3 pdata ,pdata 
+0x2e37 007703 and pdata ,0x1f ,loopcnt 
+0x2e38 007704 branch g24rx_nopayload ,zero 
+:      007705 g24rx_loop:
+0x2e39 007706 parse demod ,bucket ,8 
+0x2e3a 007707 rshift3 pwindow ,pdata 
+0x2e3b 007708 istore 1 ,contw 
+0x2e3c 007709 loop g24rx_loop 
+:      007710 g24rx_nopayload:
+0x2e3d 007711 parse demod ,bucket ,24 
+0x2e3e 007712 rshift32 pdata ,pdata 
+0x2e3f 007713 rshift16 pdata ,pdata 
+0x2e40 007714 istore 3 ,contw 
+0x2e41 007715 branch g24_end_of_packet ,crc_failed 
+0x2e42 007716 enable user3 
+0x2e43 007717 disable decode_fec0 
+0x2e44 007718 rtn 
+:      007721 g24_end_of_packet:
+0x2e45 007722 disable encode_fec0 
+0x2e46 007723 disable decode_fec0 
+0x2e47 007724 disable enable_crc 
+0x2e48 007725 disable enable_white 
+0x2e49 007726 branch shutdown_radio ,is_rx 
+0x2e4a 007727 until null ,tx_clear 
+0x2e4b 007728 nop 100 
+0x2e4c 007729 branch shutdown_radio 
+:      007731 g24_sync_timeout:
+0x2e4d 007732 call rssi_noise 
+0x2e4e 007733 branch g24_end_of_packet 
+:      007735 rssi_noise:
+0x2e4f 007736 call save_rssi 
+0x2e50 007737 rtn blank 
+0x2e51 007738 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007739 ifetcht 1 ,rega 
+0x2e53 007741 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007743 call rssi_noise_store 
+0x2e55 007744 add regc ,offset_rssi_noise_index ,contw 
+:      007746 g24_contw_istoret_1byte:
+0x2e56 007747 istoret 1 ,contw 
+0x2e57 007748 rtn 
+:      007750 rssi_noise_store:
+0x2e58 007751 arg rssi_buf_len_noise ,regb 
+0x2e59 007752 branch rssi_store 
+:      007770 rssi_store:
+0x2e5a 007771 copy rega ,pdata 
+0x2e5b 007772 iadd temp ,contw 
+0x2e5c 007773 fetch 1 ,mem_rssi 
+0x2e5d 007774 istore 1 ,contw 
+0x2e5e 007775 increase 1 ,temp 
+0x2e5f 007776 copy regb ,pdata 
+0x2e60 007777 iand_into temp 
+0x2e61 007778 rtn 
+:      007780 rssi_average:
+0x2e62 007781 arg 0 ,temp 
+0x2e63 007782 copy rega ,contr 
+:      007783 rssi_average_loop:
+0x2e64 007784 ifetch 1 ,contr 
+0x2e65 007785 iadd temp ,temp 
+0x2e66 007786 loop rssi_average_loop 
+0x2e67 007787 rshift8 temp ,temp 
+0x2e68 007788 rtn 
+:      007790 g24_power_ctrl_init:
+0x2e69 007791 call g24_head_ptr2regc 
+0x2e6a 007792 call g24_power_ctrl_incrs_level1 
+0x2e6b 007793 setarg 1 
+0x2e6c 007794 call g24_store_mem_power_ctrl_level 
+:      007796 g24_power_ctrl_reinit:
+0x2e6d 007797 setarg 0 
+0x2e6e 007798 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007800 istore 1 ,contw 
+0x2e70 007802 rtn 
+:      007804 g24_power_ctrl_pac_incrs:
+0x2e71 007805 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007807 increase 1 ,pdata 
+:      007808 g24_store_mem_power_ctrl_pac:
+0x2e73 007810 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007811 branch g24_contw_istore_1byte 
+:      007813 g24_power_ctrl_ack_incrs:
+0x2e75 007816 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007817 ifetch 1 ,rega 
+0x2e77 007818 increase 1 ,pdata 
+0x2e78 007819 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007820 branch g24_contw_istore_1byte 
+:      007822 g24_power_ctrl:
+0x2e7a 007823 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007824 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007826 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007827 rtn positive 
+0x2e7e 007828 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007829 ifetcht 1 ,rega 
+0x2e80 007831 isub temp ,temp 
+0x2e81 007832 call g24_power_ctrl_reinit 
+0x2e82 007833 setarg offset_power_ctrl_threshold_up 
+0x2e83 007834 iadd regc ,rega 
+0x2e84 007835 ifetch 1 ,rega 
+0x2e85 007837 isub temp ,null 
+0x2e86 007838 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007839 setarg offset_power_ctrl_threshold_down 
+0x2e88 007840 iadd regc ,rega 
+0x2e89 007841 ifetch 1 ,rega 
+0x2e8a 007843 isub temp ,null 
+0x2e8b 007844 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007845 rtn 
+:      007847 g24_power_ctrl_incrs:
+0x2e8d 007848 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007849 ifetch 1 ,rega 
+0x2e8f 007851 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007852 increase 1 ,pdata 
+0x2e91 007853 call g24_store_mem_power_ctrl_level 
+0x2e92 007855 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007856 g24_power_ctrl_incrs_level2:
+0x2e93 007857 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007858 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007860 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007861 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007864 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007866 branch g24_ifetch_rega_store_mem_txpower 
+:      007868 g24_power_ctrl_decrs:
+0x2e99 007869 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007870 ifetch 1 ,rega 
+0x2e9b 007872 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007873 increase -1 ,pdata 
+0x2e9d 007874 call g24_store_mem_power_ctrl_level 
+0x2e9e 007876 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007877 g24_power_ctrl_decrs_level1:
+:      007880 g24_power_ctrl_incrs_level1:
+0x2e9f 007881 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007882 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007884 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007885 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007888 setarg offset_power_ctrl_txpwr_level1 
+:      007889 g24_iadd_offset_mem_txpower:
+0x2ea4 007890 iadd regc ,rega 
+:      007891 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007892 ifetch 1 ,rega 
+0x2ea6 007894 branch g24_store_mem_txpower 
+:      007896 g24_power_ctrl_decrs_level0:
+0x2ea7 007899 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007900 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007902 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007903 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007906 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007908 branch g24_iadd_offset_mem_txpower 
+:      007922 g24_start_pairing_sm1:
+0x2ead 007923 set1 mark_24g ,mark 
+0x2eae 007924 call g24_pair_init 
+:      007925 g24_set_pairing_sm_1:
+0x2eaf 007927 setarg state_24g_pairing_1 
+0x2eb0 007928 branch g24_store_mem_pairing_sm 
+:      007930 g24_pairing_sm:
+0x2eb1 007931 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007932 ifetch 1 ,rega 
+0x2eb3 007934 beq ensure_on_24g ,enable_user 
+0x2eb4 007935 call g24_fetch_mem_pairing_sm 
+0x2eb5 007937 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 007938 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 007939 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 007940 branch assert 
+:      007942 g24_pairing_sm_1:
+0x2eb9 007943 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 007944 call g24_store_mem_pairing_sm 
+0x2ebb 007946 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 007947 branch g24_pairing_sm_common 
+:      007948 g24_pairing_sm_2:
+0x2ebd 007949 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 007950 call g24_store_mem_pairing_sm 
+0x2ebf 007952 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 007953 branch g24_pairing_sm_common 
+:      007954 g24_pairing_sm_3:
+0x2ec1 007955 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 007956 call g24_store_mem_pairing_sm 
+0x2ec3 007958 jam 0x22 ,mem_24g_common_temp 
+:      007959 g24_pairing_sm_common:
+0x2ec4 007960 call g24_fetch_mem_data_type 
+0x2ec5 007962 and_into bits_data ,pdata 
+0x2ec6 007963 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 007964 call g24_fetch_mem_device_addr 
+0x2ec8 007966 store 4 ,mem_24g_common_temp + 2 
+:      007967 g24_put_pairing_data_in_buff:
+0x2ec9 007968 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 007969 arg mem_24g_common_temp ,rega 
+0x2ecb 007970 arg 7 ,temp 
+0x2ecc 007971 call g24_put_data_in_buff 
+0x2ecd 007972 call g24_transmit_prep 
+0x2ece 007973 call g24_txdata_enable_tx 
+0x2ecf 007974 branch enable_user 
+:      007976 g24_paring_mode:
+0x2ed0 007977 call g24_fetch_mem_pairing_sm 
+0x2ed1 007979 rtneq state_24g_pairing_success 
+0x2ed2 007980 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 007981 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 007982 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 007983 rtn 
+:      007985 g24_pairing_sm_1_waiting_ack:
+0x2ed6 007986 setarg state_24g_pairing_2 
+0x2ed7 007987 call g24_store_mem_pairing_sm 
+0x2ed8 007989 branch g24_transmit_abandon 
+:      007990 g24_pairing_sm_2_waiting_ack:
+0x2ed9 007991 setarg state_24g_pairing_3 
+0x2eda 007992 call g24_store_mem_pairing_sm 
+0x2edb 007994 branch g24_transmit_abandon 
+:      007995 g24_pairing_sm_3_waiting_ack:
+0x2edc 007996 setarg state_24g_pairing_success 
+0x2edd 007997 call g24_store_mem_pairing_sm 
+0x2ede 007999 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 008000 call ui_ipc_send_event 
+0x2ee0 008001 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 008002 ifetch 4 ,rega 
+0x2ee2 008004 call g24_store_mem_addr 
+0x2ee3 008006 branch g24_transmit_abandon 
+:      008008 g24_auto_pair_start:
+0x2ee4 008009 set0 mark_24g ,mark 
+0x2ee5 008010 call g24_auto_pair_set_device_info 
+0x2ee6 008011 call g24_tx_attemp_data_prep 
+:      008012 g24_auto_pair_restart:
+0x2ee7 008013 call g24_set0_mem_check_dongle_times 
+:      008014 g24_auto_pair_start_loop:
+0x2ee8 008015 nop 2000 
+0x2ee9 008016 call g24_fetch_mem_check_dongle_times 
+0x2eea 008017 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 008018 call g24_transmit_receive_ack 
+0x2eec 008019 nbranch g24_auto_pair_retry ,sync 
+0x2eed 008020 nbranch g24_auto_pair_retry ,user3 
+0x2eee 008021 call g24_ackpayload_parse 
+0x2eef 008022 call g24_head_ptr2regc 
+0x2ef0 008023 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 008024 ifetcht 4 ,rega 
+0x2ef2 008025 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 008026 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 008027 call g24_head_ptr2regc 
+0x2ef5 008028 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 008029 ifetch 4 ,rega 
+0x2ef7 008030 beq 0 ,g24_auto_pair_restart 
+0x2ef8 008031 call g24_store_mem_addr 
+0x2ef9 008032 branch g24_tx_attemp_dongle_succ 
+:      008034 g24_auto_pair_retry:
+0x2efa 008035 call g24_fetch_mem_check_dongle_times 
+0x2efb 008036 increase 1 ,pdata 
+0x2efc 008037 call g24_store_mem_check_dongle_times 
+0x2efd 008039 call g24_fetch_mem_auto_paring_switch 
+0x2efe 008040 increase 1 ,pdata 
+0x2eff 008041 and_into 1 ,pdata 
+0x2f00 008042 call g24_store_mem_auto_paring_switch 
+0x2f01 008043 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 008044 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 008045 rtn 
+:      008047 g24_fetch_mem_auto_paring_switch:
+0x2f04 008048 setarg offset_24g_auto_pair_switch 
+0x2f05 008049 branch g24_set_rega_ifetch_1byte 
+:      008050 g24_store_mem_auto_paring_switch:
+0x2f06 008051 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 008052 branch g24_set_contw_with_regb_store_1byte 
+:      008054 g24_auto_pair_set_device_info:
+0x2f08 008055 call g24_store_mem_tx_power 
+0x2f09 008056 call g24_fetch_mem_device_addr 
+0x2f0a 008057 call g24_store_mem_addr 
+0x2f0b 008058 branch g24_ch 
+:      008060 g24_auto_pair_device_attemp:
+0x2f0c 008061 call g24_auto_pair_set_device_info 
+0x2f0d 008062 branch g24_auto_pair_start_loop 
+:      008064 g24_auto_pair_pair_attemp:
+0x2f0e 008065 call g24_pair_init 
+0x2f0f 008066 branch g24_auto_pair_start_loop 
+:      008069 g24_start_24g_mode:
+0x2f10 008070 set0 mark_24g ,mark 
+0x2f11 008071 call g24_ch 
+0x2f12 008072 call g24_fetch_mem_pairing_sm 
+0x2f13 008074 rtnne state_24g_pairing_success 
+0x2f14 008075 call g24_tx_attemp_data_prep 
+0x2f15 008076 call g24_set0_mem_check_dongle_times 
+:      008078 g24_tx_attemp_dongle_loop:
+0x2f16 008079 nop 2000 
+0x2f17 008080 call g24_fetch_mem_check_dongle_times 
+0x2f18 008082 beq 0xff ,g24_stop_24g_mode 
+0x2f19 008083 call g24_transmit_receive_ack 
+0x2f1a 008084 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 008085 nbranch g24_attemp_txdata_retry ,user3 
+:      008086 g24_tx_attemp_dongle_succ:
+0x2f1c 008087 set1 mark_24g ,mark 
+0x2f1d 008088 call g24_set0_mem_check_dongle_times 
+0x2f1e 008089 setarg state_24g_pairing_success 
+0x2f1f 008090 call g24_store_mem_pairing_sm 
+0x2f20 008092 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 008093 branch ui_ipc_send_event 
+:      008095 g24_tx_attemp_data_prep:
+0x2f22 008096 set1 mark_24g_conext ,mark 
+0x2f23 008097 jam 0xff ,mem_24g_common_temp 
+0x2f24 008098 call g24_fetch_mem_data_type 
+0x2f25 008100 call g24_put_data_in_buff_pre 
+0x2f26 008101 branch g24_transmit_prep 
+:      008103 g24_attemp_txdata_retry:
+0x2f27 008104 call g24_fetch_mem_check_dongle_times 
+0x2f28 008106 increase 1 ,pdata 
+0x2f29 008107 call g24_store_mem_check_dongle_times 
+0x2f2a 008109 call g24_ch 
+0x2f2b 008110 branch g24_tx_attemp_dongle_loop 
+:      008112 g24_check_51cmd_start_24g:
+0x2f2c 008113 call g24_store_mem_tx_power 
+0x2f2d 008116 setarg state_24g_pairing_success 
+0x2f2e 008117 call g24_store_mem_pairing_sm 
+0x2f2f 008119 branch g24_start_24g_mode 
+:      008128 dongle_init:
+0x2f30 008129 bpatch patch17_2 ,mem_patch17 
+0x2f31 008130 call g24_head_ptr2regc 
+0x2f32 008131 setarg dongle_rxdata_type1 
+0x2f33 008132 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008133 istore 2 ,contw 
+0x2f35 008135 call g24_receive_init 
+0x2f36 008136 call usb_init 
+0x2f37 008137 call g24_fetch_mem_pair_mode 
+0x2f38 008139 bpatch patch17_3 ,mem_patch17 
+0x2f39 008140 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008141 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008142 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008143 branch assert 
+:      008145 g24_receive_init:
+0x2f3d 008146 call g24_store_mem_tx_power_temp 
+0x2f3e 008147 arg 0x80 ,loopcnt 
+0x2f3f 008148 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008149 branch memset0 
+:      008151 dongle_all_powerful:
+0x2f41 008152 call dongle_check_mode 
+:      008153 dongle_all_powerful_loop:
+0x2f42 008154 call g24_dongle_work_mode 
+0x2f43 008155 call usb_isr 
+0x2f44 008156 branch dongle_all_powerful_loop 
+:      008158 dongle_pc_bind:
+0x2f45 008159 bpatch patch17_4 ,mem_patch17 
+0x2f46 008160 call dongle_check_mode 
+:      008161 dongle_pc_bind_loop:
+0x2f47 008162 call g24_dongle_work_mode 
+0x2f48 008163 call g24_dongle_bind_mode 
+0x2f49 008164 call usb_isr 
+0x2f4a 008165 call dongle_usb_dispatch 
+0x2f4b 008166 branch dongle_pc_bind_loop 
+:      008168 dongle_check_mode:
+0x2f4c 008172 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008173 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008174 branch g24_set0_mem_ackpayload_enable 
+:      008176 g24_dongle_work_mode:
+0x2f4f 008177 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008179 rtnne dongle_work 
+:      008180 g24_dongle_work_mode_start:
+0x2f51 008181 call g24_dongle_work_init 
+0x2f52 008182 call g24_ch_process 
+0x2f53 008183 call g24_receive_packet_start 
+0x2f54 008184 branch g24_blank_data_process 
+:      008186 g24_dongle_work_init:
+0x2f55 008187 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008189 rtnbit1 dongle_work 
+0x2f57 008190 set1 dongle_work ,pdata 
+0x2f58 008191 call g24_store_mem_dongle_mode_init 
+0x2f59 008193 call g24_store_mem_tx_power 
+0x2f5a 008196 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008198 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008199 call g24_set1_mem_abort_pac 
+0x2f5d 008201 call g24_dongle_init 
+:      008202 g24_rx_interrupt_clear:
+0x2f5e 008203 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008205 arg 66 ,loopcnt 
+0x2f60 008206 branch clear_mem 
+:      008208 g24_dongle_init:
+0x2f61 008209 call g24_set0_mem_pid 
+0x2f62 008211 call g24_fetch_mem_rx_addr 
+0x2f63 008213 call g24_store_mem_addr 
+0x2f64 008215 branch g24_ch 
+:      008217 g24_ch_process:
+0x2f65 008218 bpatch patch17_5 ,mem_patch17 
+0x2f66 008219 call g24_fetch_mem_abort_pac 
+0x2f67 008221 beq 1 ,g24_noise_rssi 
+0x2f68 008222 call g24_fetch_mem_hop_pac 
+0x2f69 008224 beq 1 ,g24_ch 
+0x2f6a 008225 setarg offset_24g_hop_btclk 
+0x2f6b 008226 iadd regc ,rega 
+0x2f6c 008227 ifetcht 4 ,rega 
+0x2f6d 008229 copy clkn_bt ,pdata 
+0x2f6e 008230 isub temp ,null 
+0x2f6f 008231 ncall g24_timer_timeout ,positive 
+0x2f70 008232 copy pdata ,regb 
+0x2f71 008233 setarg offset_24g_hop_btclk 
+0x2f72 008234 iadd regc ,rega 
+0x2f73 008235 ifetch 4 ,rega 
+0x2f74 008236 copy pdata ,temp 
+0x2f75 008238 setarg offset_24g_hop_interval 
+0x2f76 008239 iadd regc ,rega 
+0x2f77 008240 copy temp ,pdata 
+0x2f78 008241 ifetcht 1 ,rega 
+0x2f79 008243 iadd temp ,temp 
+0x2f7a 008244 copy regb ,pdata 
+0x2f7b 008245 isub temp ,null 
+0x2f7c 008246 nrtn positive 
+0x2f7d 008247 set0 28 ,pdata 
+0x2f7e 008248 setarg offset_24g_hop_btclk 
+0x2f7f 008249 iadd regc ,contw 
+0x2f80 008250 istore 4 ,contw 
+:      008252 g24_ch_update:
+0x2f81 008253 call g24_ch 
+0x2f82 008254 call g24_fetch_mem_rf_laststa 
+0x2f83 008256 increase 1 ,pdata 
+0x2f84 008257 call g24_store_mem_rf_laststa 
+0x2f85 008259 rtnne 2 
+0x2f86 008260 call g24_set0_mem_rf_laststa 
+0x2f87 008264 branch g24_set1_mem_abort_pac 
+:      008266 g24_ch_timer_reinit:
+0x2f88 008267 copy clkn_bt ,pdata 
+0x2f89 008268 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008269 call g24_set_contw_with_temp 
+0x2f8b 008270 istore 4 ,contw 
+0x2f8c 008274 branch g24_set0_mem_rf_laststa 
+:      008276 g24_noise_rssi:
+0x2f8d 008277 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008278 call g24_noise_rssi_average 
+0x2f8f 008279 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008280 istoret 1 ,contw 
+0x2f91 008282 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008283 nrtn positive 
+0x2f93 008284 branch g24_ch 
+:      008286 g24_noise_rssi_average:
+0x2f94 008287 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008288 branch rssi_average 
+:      008290 g24_blank_data_process:
+0x2f96 008291 call g24_ms_blank_data 
+0x2f97 008292 call g24_kb_blank_data 
+0x2f98 008293 branch g24_kb_mul_blank_data 
+:      008295 g24_ms_blank_data:
+0x2f99 008296 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008297 call g24_set_rega_ifetch_1byte 
+0x2f9b 008299 rtn blank 
+0x2f9c 008300 arg timer_ms_blank ,queue 
+0x2f9d 008301 call timer_check 
+0x2f9e 008302 nrtn blank 
+0x2f9f 008303 call g24_set0_mem_ms_blank_data_enable 
+:      008305 g24_ms_blank_data_2usb:
+0x2fa0 008306 setarg ms_report_id 
+0x2fa1 008307 store 1 ,mem_usb_mouse_data 
+0x2fa2 008308 setarg 0 
+0x2fa3 008309 istore 7 ,contw 
+0x2fa4 008310 branch g24_data_type1_usbtx_enable 
+:      008312 g24_kb_blank_data:
+0x2fa5 008313 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008314 call g24_set_rega_ifetch_1byte 
+0x2fa7 008316 rtn blank 
+0x2fa8 008317 arg timer_kb_blank ,queue 
+0x2fa9 008318 call timer_check 
+0x2faa 008319 nrtn blank 
+0x2fab 008320 call g24_set0_mem_kb_blank_data_enable 
+:      008322 g24_kb_blank_data_2usb:
+0x2fac 008323 arg mem_usb_kb_data ,contw 
+0x2fad 008324 arg 2 ,loopcnt 
+0x2fae 008325 call memset0 
+0x2faf 008326 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008327 branch g24_kb_data_into_ep1_fifo 
+:      008329 g24_kb_mul_blank_data:
+0x2fb1 008330 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008331 call g24_set_rega_ifetch_1byte 
+0x2fb3 008333 rtn blank 
+0x2fb4 008334 arg timer_kb_mul_blank ,queue 
+0x2fb5 008335 call timer_check 
+0x2fb6 008336 nrtn blank 
+0x2fb7 008337 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008339 g24_kb_mul_blank_data_2usb:
+0x2fb8 008340 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008341 arg 2 ,loopcnt 
+0x2fba 008342 call memset0 
+0x2fbb 008343 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008344 branch g24_kb_mul_data_into_ep2_fifo 
+:      008346 g24_dongle_bind_mode:
+0x2fbd 008347 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008349 rtnne dongle_bind 
+0x2fbf 008350 call g24_dongle_bind_init 
+0x2fc0 008351 branch g24_dongle_bind_data_process 
+:      008353 g24_dongle_bind_init:
+0x2fc1 008354 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008356 rtnbit1 dongle_bind 
+0x2fc3 008357 set1 dongle_bind ,pdata 
+0x2fc4 008358 call g24_store_mem_dongle_mode_init 
+0x2fc5 008360 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008362 call g24_pair_init 
+0x2fc7 008363 setarg 0 
+0x2fc8 008364 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008365 call g24_set_contw_with_temp 
+0x2fca 008367 branch g24_contw_istore_3byte 
+:      008369 g24_dongle_bind_data_process:
+0x2fcb 008370 call g24_receive_transmit_ack 
+0x2fcc 008371 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008372 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008373 setarg offset_24g_rxdata_temp 
+0x2fcf 008374 iadd regc ,contw 
+0x2fd0 008375 arg 8 ,loopcnt 
+0x2fd1 008376 call memcpy 
+0x2fd2 008377 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008378 call g24_set_rega_ifetch_1byte 
+0x2fd4 008379 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008380 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008381 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008382 beq 0xff ,g24_data_attemp 
+0x2fd8 008383 branch g24_rx_interrupt_clear 
+:      008385 g24_dongle_bind_first_step:
+0x2fd9 008386 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008387 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008388 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008389 rtn 
+:      008390 g24_dongle_bind_first_step_mouse:
+0x2fdd 008391 setarg 1 
+0x2fde 008392 call g24_store_mem_ms_bind_step 
+:      008394 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008395 setarg datatype_mouse 
+0x2fe0 008396 call g24_store_mem_bind_payload 
+:      008398 g24_dongle_bind_payload_cfg:
+0x2fe1 008399 setarg 0x80 
+0x2fe2 008400 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008401 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008403 call g24_fetch_mem_rx_addr 
+0x2fe5 008405 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008406 call g24_set_contw_with_temp 
+0x2fe7 008408 branch g24_contw_istore_4byte 
+:      008410 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008411 setarg 1 
+0x2fe9 008412 call g24_store_mem_kb_bind_step 
+:      008414 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008415 setarg datatype_keyboard 
+0x2feb 008416 call g24_store_mem_bind_payload 
+0x2fec 008418 branch g24_dongle_bind_payload_cfg 
+:      008420 g24_dongle_bind_second_step:
+0x2fed 008421 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008422 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008423 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008424 rtn 
+:      008425 g24_dongle_bind_second_step_mouse:
+0x2ff1 008426 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008427 setarg offset_dongle_ms_bind_step 
+0x2ff3 008428 call g24_set_rega_ifetch_1byte 
+0x2ff4 008430 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008431 rtn 
+:      008432 g24_dongle_ms_bind_step_set2:
+0x2ff6 008433 setarg 2 
+:      008435 g24_store_mem_ms_bind_step:
+0x2ff7 008436 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008437 branch g24_set_contw_with_regb_store_1byte 
+:      008439 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008440 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008441 setarg offset_dongle_kb_bind_step 
+0x2ffb 008442 call g24_set_rega_ifetch_1byte 
+0x2ffc 008444 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008445 rtn 
+:      008446 g24_dongle_kb_bind_step_set2:
+0x2ffe 008447 setarg 2 
+:      008449 g24_store_mem_kb_bind_step:
+0x2fff 008450 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008451 branch g24_set_contw_with_regb_store_1byte 
+:      008453 g24_dongle_bind_third_step:
+0x3001 008454 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008455 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008456 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008457 rtn 
+:      008458 g24_dongle_bind_third_step_mouse:
+0x3005 008459 setarg offset_dongle_ms_bind_step 
+0x3006 008460 call g24_set_rega_ifetch_1byte 
+0x3007 008462 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008463 rtn 
+:      008464 g24_dongle_ms_bind_step_success:
+0x3009 008465 call g24_fetch_mem_bind_device_status 
+0x300a 008467 or_into 0x01 ,pdata 
+0x300b 008468 call g24_store_mem_bind_device_status 
+:      008470 g24_dongle_bind_exit:
+0x300c 008471 setarg 0 
+0x300d 008472 setarg offset_dongle_ms_bind_step 
+0x300e 008473 iadd regc ,contw 
+0x300f 008474 istore 2 ,contw 
+0x3010 008475 branch g24_rx_interrupt_clear 
+:      008477 g24_dongle_bind_third_step_keyboard:
+0x3011 008478 setarg offset_dongle_kb_bind_step 
+0x3012 008479 call g24_set_rega_ifetch_1byte 
+0x3013 008481 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008482 rtn 
+:      008483 g24_dongle_kb_bind_step_success:
+0x3015 008484 call g24_fetch_mem_bind_device_status 
+0x3016 008486 or_into 0x02 ,pdata 
+0x3017 008487 call g24_store_mem_bind_device_status 
+0x3018 008489 branch g24_dongle_bind_exit 
+:      008492 dongle_usb_dispatch:
+0x3019 008493 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008494 rtn blank 
+0x301b 008495 jam 0 ,mem_usb0_get_set_report 
+0x301c 008496 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008497 arg pc_set_report ,temp 
+0x301e 008498 isub temp ,null 
+0x301f 008499 nrtn zero 
+0x3020 008501 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008502 rtnne pc_report_id 
+0x3022 008503 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008504 bpatch patch17_6 ,mem_patch17 
+0x3024 008505 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008506 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008507 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008508 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008509 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008510 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008511 usb0_data_ready_report_set0:
+0x302a 008512 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008513 rtn 
+:      008514 dongle_dispose_cmd_bind:
+0x302c 008515 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008516 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008517 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008518 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008519 branch usb0_data_ready_report_set0 
+:      008520 dongle_dispose_cmd_get_bind:
+0x3031 008521 call g24_fetch_mem_bind_device_status 
+0x3032 008523 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008524 branch usb0_data_ready_report_set1 
+:      008525 dongle_dispose_cmd_exit_bind:
+0x3034 008526 call g24_set_work_mem_dongle_work_mode 
+0x3035 008528 call g24_set0_mem_dongle_mode_init 
+0x3036 008530 call g24_fetch_mem_bind_device_status 
+0x3037 008532 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008533 branch usb0_data_ready_report_set1 
+:      008535 dongle_dispose_cmd_read_mode:
+:      008536 dongle_dispose_in_bind_mode:
+0x3039 008537 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008538 branch usb0_data_ready_report_set1 
+:      008540 dongle_dispose_cmd_mode:
+0x303b 008541 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008542 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008544 branch usb0_data_ready_report_set0 
+:      008545 dongle_enter_bind_mode:
+0x303e 008548 call g24_bind_mode_enable 
+:      008549 usb0_data_ready_report_set1:
+0x303f 008550 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008551 rtn 
+:      008556 dongle_dispose_cmd_current_project:
+0x3041 008557 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008558 branch usb0_data_ready_report_set1 
+:      008560 dongle_dispose_cmd_current_mode:
+0x3043 008561 call g24_fetch_mem_dongle_work_mode 
+0x3044 008563 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008564 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008566 rtn 
+:      008567 dongle_dispose_in_work_mode:
+0x3047 008568 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008569 branch usb0_data_ready_report_set1 
+:      008574 dongle_dispose_cmd_current_fw_version:
+0x3049 008575 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008576 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008577 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008578 branch usb0_data_ready_report_set1 
+:      008580 dongle_dispose_cmd_user_defined:
+0x304d 008582 call g24_set1_mem_ackpayload_enable 
+0x304e 008583 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008584 increase 2 ,pdata 
+0x3050 008585 copy pdata ,loopcnt 
+0x3051 008586 arg mem_usb0_set_report_data ,contr 
+0x3052 008587 setarg offset_24g_ackpayload 
+0x3053 008588 iadd regc ,contw 
+0x3054 008589 branch memcpy 
+:      008592 dongle_auto_bind:
+0x3055 008593 bpatch patch17_7 ,mem_patch17 
+0x3056 008594 call g24_mode_switch_init 
+:      008595 dongle_auto_bind_loop:
+0x3057 008596 call g24_receive_process 
+0x3058 008597 call usb_isr 
+0x3059 008598 branch dongle_auto_bind_loop 
+:      008600 g24_dongle_work_mode_auto:
+0x305a 008601 call g24_fetch_mem_dongle_work_mode 
+0x305b 008603 rtnne dongle_work 
+0x305c 008604 call g24_dongle_work_mode_start 
+0x305d 008605 branch g24_rx_nodata_process 
+:      008607 g24_dongle_bind_mode_auto:
+0x305e 008608 call g24_fetch_mem_dongle_work_mode 
+0x305f 008610 rtnne dongle_bind 
+0x3060 008611 call g24_dongle_bind_init 
+0x3061 008612 call g24_dongle_bind_data_process 
+0x3062 008613 call g24_fetch_mem_bind_device_status 
+0x3063 008615 rtn blank 
+0x3064 008616 call g24_set0_mem_mode_switch 
+0x3065 008618 call dongle_check_mode 
+0x3066 008619 call g24_enable_nodata_timer 
+:      008620 g24_timer_init:
+0x3067 008621 setarg 0 
+0x3068 008622 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008624 branch g24_contw_istore_4byte 
+:      008626 g24_timer_check:
+0x306a 008627 call disable_user 
+0x306b 008628 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008629 ifetcht 4 ,rega 
+0x306d 008631 copy clkn_bt ,pdata 
+0x306e 008632 isub temp ,null 
+0x306f 008633 ncall g24_timer_timeout ,positive 
+0x3070 008634 copy pdata ,regb 
+0x3071 008635 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008636 ifetch 4 ,rega 
+0x3073 008638 add regc ,offset_24g_interval ,rega 
+0x3074 008639 ifetcht 1 ,rega 
+0x3075 008641 iadd temp ,temp 
+0x3076 008642 copy regb ,pdata 
+0x3077 008643 isub temp ,null 
+0x3078 008644 nrtn positive 
+0x3079 008645 set0 28 ,pdata 
+0x307a 008646 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008647 istore 4 ,contw 
+0x307c 008649 branch enable_user 
+:      008651 g24_mode_switch_init:
+0x307d 008652 setarg 1 
+0x307e 008653 call g24_store_mem_mode_switch 
+0x307f 008655 call g24_set0_mem_time_slice 
+0x3080 008657 setarg 0xff 
+0x3081 008658 add regc ,offset_24g_interval ,contw 
+0x3082 008659 istore 1 ,contw 
+0x3083 008661 branch g24_timer_init 
+:      008663 g24_mode_switch:
+0x3084 008664 setarg offset_24g_mode_switch 
+0x3085 008665 call g24_set_rega_ifetch_1byte 
+0x3086 008667 rtn blank 
+0x3087 008668 call g24_timer_check 
+0x3088 008669 nrtn user 
+0x3089 008670 call g24_fetch_mem_time_slice 
+0x308a 008672 increase 1 ,pdata 
+0x308b 008673 and_into 1 ,pdata 
+0x308c 008674 call g24_store_mem_time_slice 
+0x308d 008676 beq 0 ,dongle_check_mode 
+0x308e 008677 beq 1 ,g24_bind_mode_enable 
+0x308f 008678 rtn 
+:      008680 g24_bind_mode_enable:
+0x3090 008684 setarg dongle_bind 
+0x3091 008685 call g24_store_mem_dongle_work_mode 
+0x3092 008686 branch g24_set0_mem_dongle_mode_init 
+:      008688 g24_enable_nodata_timer:
+0x3093 008689 setarg 1 
+0x3094 008690 call g24_store_mem_nodata_timer_enable 
+:      008692 g24_enable_nodata_timer_init:
+0x3095 008693 setarg timer_nodata_delay 
+0x3096 008694 arg timer_nodata ,queue 
+0x3097 008695 branch timer_init 
+:      008697 g24_rx_nodata_process:
+0x3098 008698 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008700 rtn blank 
+0x309a 008701 arg timer_nodata ,queue 
+0x309b 008702 call timer_check 
+0x309c 008703 nrtn blank 
+0x309d 008704 call g24_set0_mem_nodata_timer_enable 
+0x309e 008707 setarg dongle_search 
+0x309f 008708 call g24_store_mem_dongle_work_mode 
+0x30a0 008710 call g24_set0_mem_dongle_mode_init 
+0x30a1 008712 branch g24_rx_interrupt_clear 
+:      008714 g24_dongle_search_mode_auto:
+0x30a2 008715 bpatch patch18_0 ,mem_patch18 
+0x30a3 008716 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008718 rtnne dongle_search 
+0x30a5 008719 call g24_dongle_search_mode_init 
+0x30a6 008720 call g24_rx_auto_addr_ch_search 
+0x30a7 008721 call g24_receive_transmit_ack 
+0x30a8 008722 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008724 call g24_dongle_search_addr_check 
+0x30aa 008725 call g24_receive_packet_parse ,zero 
+0x30ab 008729 call dongle_check_mode 
+0x30ac 008730 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008732 set1 dongle_work ,pdata 
+0x30ae 008733 call g24_store_mem_dongle_mode_init 
+0x30af 008735 call g24_rx_interrupt_clear 
+0x30b0 008736 call g24_enable_nodata_timer 
+0x30b1 008737 call g24_dongle_search_addr_check 
+0x30b2 008738 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008739 setarg offset_24g_kb_addr 
+0x30b4 008740 call g24_set_rega_ifetcht_4byte 
+0x30b5 008742 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008743 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008744 setarg offset_24g_mouse_addr 
+0x30b8 008745 call g24_set_rega_ifetcht_4byte 
+0x30b9 008747 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008748 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008749 rtn 
+:      008751 g24_dongle_search_addr_check:
+0x30bc 008752 setarg offset_24g_rx_addr 
+0x30bd 008753 call g24_set_rega_ifetcht_4byte 
+:      008755 g24_fetch_mem_addr_isub_temp:
+0x30be 008756 call g24_fetch_mem_addr 
+0x30bf 008758 isub temp ,null 
+0x30c0 008759 rtn 
+:      008761 g24_dg_ch_num_reinit:
+0x30c1 008762 setarg offset_24g_dg_ch_number 
+0x30c2 008763 call g24_set_rega_ifetch_1byte 
+:      008765 g24_current_ch_num_reinit:
+0x30c3 008767 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008768 branch g24_contw_istore_1byte 
+:      008770 g24_kb_ch_num_reinit:
+0x30c5 008771 setarg offset_24g_kb_ch_number 
+0x30c6 008772 call g24_set_rega_ifetch_1byte 
+0x30c7 008774 branch g24_current_ch_num_reinit 
+:      008775 g24_ms_ch_num_reinit:
+0x30c8 008776 setarg offset_24g_ms_ch_number 
+0x30c9 008777 call g24_set_rega_ifetch_1byte 
+0x30ca 008779 branch g24_current_ch_num_reinit 
+:      008781 g24_dongle_search_mode_init:
+0x30cb 008782 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008784 rtnbit1 dongle_search 
+0x30cd 008785 set1 dongle_search ,pdata 
+0x30ce 008786 call g24_store_mem_dongle_mode_init 
+0x30cf 008788 call g24_set0_mem_time_slice 
+0x30d0 008790 call g24_set1_mem_ackpayload_enable 
+0x30d1 008792 setarg 0 
+0x30d2 008793 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008794 istore 3 ,contw 
+0x30d4 008796 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008797 call g24_set_contw_with_temp 
+0x30d6 008798 istore 7 ,contw 
+0x30d7 008801 call g24_dongle_search_addr_check 
+0x30d8 008802 nrtn zero 
+0x30d9 008803 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008804 ifetch 1 ,rega 
+0x30db 008806 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008807 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008809 add regc ,offset_24g_ch ,rega 
+0x30de 008810 ifetch 1 ,rega 
+0x30df 008813 branch g24_store_mem_dg_last_ch 
+:      008815 g24_rx_auto_addr_ch_search:
+0x30e0 008816 bpatch patch18_1 ,mem_patch18 
+0x30e1 008817 call g24_fetch_mem_time_slice 
+0x30e2 008819 increase 1 ,pdata 
+0x30e3 008820 and_into 3 ,pdata 
+0x30e4 008821 call g24_store_mem_time_slice 
+0x30e5 008824 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008825 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008826 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008827 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008828 rtn 
+:      008830 g24_rx_auto_bind_config_mouse:
+0x30ea 008831 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008832 setarg offset_24g_mouse_addr 
+0x30ec 008833 call g24_set_rega_ifetch_4byte 
+0x30ed 008835 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008836 call g24_store_mem_addr 
+0x30ef 008838 setarg offset_24g_ms_config_ch_once 
+0x30f0 008839 call g24_set_rega_ifetch_1byte 
+0x30f1 008841 call g24_ms_config_ch_once ,blank 
+0x30f2 008842 setarg offset_24g_ms_last_ch 
+0x30f3 008843 call g24_set_rega_ifetch_1byte 
+0x30f4 008845 call g24_store_mem_ch 
+0x30f5 008847 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008848 ifetcht 1 ,rega 
+0x30f7 008850 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008851 call rssi_noise_store 
+0x30f9 008852 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008853 istoret 1 ,contw 
+0x30fb 008855 call g24_noise_rssi_average 
+0x30fc 008856 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008857 istoret 1 ,contw 
+0x30fe 008859 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008860 nrtn positive 
+0x3100 008861 setarg offset_24g_ms_ch_number 
+0x3101 008862 call g24_set_rega_ifetcht_1byte 
+0x3102 008864 call g24_ch_temp_incre_size4 
+0x3103 008865 arg offset_24g_ms_ch_number ,rega 
+0x3104 008866 call g24_set_contw_with_regb2 
+0x3105 008867 istoret 1 ,contw 
+:      008869 g24_store_mem_ms_last_ch:
+0x3106 008871 arg offset_24g_ms_last_ch ,rega 
+0x3107 008872 branch g24_set_contw_with_regb_store_1byte 
+:      008874 g24_ms_config_ch_once:
+0x3108 008875 setarg 1 
+0x3109 008876 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008877 call g24_set_contw_with_regb_store_1byte 
+0x310b 008879 arg 0 ,temp 
+0x310c 008880 call g24_ch_calc 
+0x310d 008883 branch g24_store_mem_ms_last_ch 
+:      008885 g24_rx_auto_bind_config_kb:
+0x310e 008886 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008887 setarg offset_24g_kb_addr 
+0x3110 008888 call g24_set_rega_ifetch_4byte 
+0x3111 008890 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008891 call g24_store_mem_addr 
+0x3113 008893 setarg offset_24g_kb_config_ch_once 
+0x3114 008894 call g24_set_rega_ifetch_1byte 
+0x3115 008896 call g24_kb_config_ch_once ,blank 
+0x3116 008897 setarg offset_24g_kb_last_ch 
+0x3117 008898 call g24_set_rega_ifetch_1byte 
+0x3118 008900 call g24_store_mem_ch 
+0x3119 008902 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008903 ifetcht 1 ,rega 
+0x311b 008905 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008906 call rssi_noise_store 
+0x311d 008907 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008908 istoret 1 ,contw 
+0x311f 008910 call g24_noise_rssi_average 
+0x3120 008911 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008912 istoret 1 ,contw 
+0x3122 008914 sub temp ,rssi_thresh_noise ,null 
+0x3123 008915 nrtn positive 
+0x3124 008916 setarg offset_24g_kb_ch_number 
+0x3125 008917 call g24_set_rega_ifetcht_1byte 
+0x3126 008919 call g24_ch_temp_incre_size4 
+0x3127 008920 arg offset_24g_kb_ch_number ,rega 
+0x3128 008921 call g24_set_contw_with_regb2 
+0x3129 008922 istoret 1 ,contw 
+:      008924 g24_store_mem_kb_last_ch:
+0x312a 008926 arg offset_24g_kb_last_ch ,rega 
+0x312b 008927 branch g24_set_contw_with_regb_store_1byte 
+:      008929 g24_kb_config_ch_once:
+0x312c 008930 setarg 1 
+0x312d 008931 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008932 call g24_set_contw_with_regb_store_1byte 
+0x312f 008934 arg 0 ,temp 
+0x3130 008935 call g24_ch_calc 
+0x3131 008938 branch g24_store_mem_kb_last_ch 
+:      008940 g24_rx_auto_bind_config_dongle:
+0x3132 008941 call g24_dongle_bind_ms_payload_cfg 
+0x3133 008942 call g24_fetch_mem_rx_addr 
+0x3134 008944 call g24_store_mem_addr 
+0x3135 008946 setarg offset_24g_dg_config_ch_once 
+0x3136 008947 call g24_set_rega_ifetch_1byte 
+0x3137 008949 call g24_dg_config_ch_once ,blank 
+0x3138 008950 call g24_dg_store_config_ch 
+0x3139 008951 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 008952 ifetcht 1 ,rega 
+0x313b 008954 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 008955 call rssi_noise_store 
+0x313d 008956 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 008957 istoret 1 ,contw 
+0x313f 008959 call g24_noise_rssi_average 
+0x3140 008960 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 008961 istoret 1 ,contw 
+0x3142 008963 sub temp ,rssi_thresh_noise ,null 
+0x3143 008964 nrtn positive 
+0x3144 008965 setarg offset_24g_dg_ch_number 
+0x3145 008966 call g24_set_rega_ifetcht_1byte 
+0x3146 008968 call g24_ch_temp_incre_size4 
+0x3147 008969 arg offset_24g_dg_ch_number ,rega 
+0x3148 008970 call g24_set_contw_with_regb2 
+0x3149 008971 istoret 1 ,contw 
+:      008973 g24_store_mem_dg_last_ch:
+0x314a 008976 arg offset_24g_dg_last_ch ,rega 
+0x314b 008977 branch g24_set_contw_with_regb_store_1byte 
+:      008980 g24_dg_config_ch_once:
+0x314c 008985 setarg 1 
+0x314d 008986 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 008987 call g24_set_contw_with_regb_store_1byte 
+:      008988 g24_dg_store_config_ch:
+0x314f 008989 setarg offset_24g_dg_last_ch 
+0x3150 008990 call g24_set_rega_ifetch_1byte 
+0x3151 008991 branch g24_store_mem_ch 
+:      008994 g24_transmit_ack:
+0x3152 008996 add regc ,offset_24g_rxbuf ,rega 
+0x3153 008997 ifetch 1 ,rega 
+0x3154 008999 call g24_store_mem_data_type 
+0x3155 009002 call g24_read_len_pid_crc 
+0x3156 009004 call g24_fetch_mem_rxbuf_add1 
+0x3157 009006 isolate1 bit_ack_24g ,pdata 
+0x3158 009007 branch g24tx_no_ack ,true 
+:      009008 g24tx_with_ack:
+0x3159 009009 call g24_ackpayload_prep 
+0x315a 009010 call g24_transmit_prep 
+0x315b 009011 call g24_transmit 
+:      009012 g24tx_no_ack:
+0x315c 009013 branch g24_end_of_packet 
+:      009015 g24_ackpayload_prep:
+0x315d 009016 bpatch patch18_2 ,mem_patch18 
+0x315e 009017 add regc ,offset_24g_datalen ,contw 
+0x315f 009018 call g24_mem_set0 
+0x3160 009020 setarg offset_24g_ackpayload_enable 
+0x3161 009021 call g24_set_rega_ifetch_1byte 
+0x3162 009023 rtn blank 
+0x3163 009024 setarg 0x06 
+0x3164 009025 add regc ,offset_24g_datalen ,contw 
+0x3165 009026 istore 1 ,contw 
+0x3166 009028 arg 0x06 ,loopcnt 
+0x3167 009029 setarg offset_24g_bind_payload 
+0x3168 009030 iadd regc ,contr 
+0x3169 009032 add regc ,offset_24g_txbuf ,contw 
+0x316a 009034 branch memcpy 
+:      009037 g24_receive_packet_start:
+0x316b 009038 call g24_receive_transmit_ack 
+0x316c 009039 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 009040 branch g24_receive_packet_parse 
+:      009042 g24_receive_transmit_ack:
+0x316e 009043 call g24_rx_interrupt_clear 
+0x316f 009044 call g24_receive_packet 
+0x3170 009045 nrtn user3 
+0x3171 009046 branch g24_transmit_ack 
+:      009048 g24_receive_packet_parse:
+0x3172 009049 bpatch patch18_3 ,mem_patch18 
+0x3173 009050 call g24_receive_packet_parse_pid_crc 
+0x3174 009051 nbranch g24_rx_interrupt_clear ,user 
+0x3175 009052 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 009053 ifetch 1 ,rega 
+0x3177 009055 branch g24_rx_interrupt_clear ,blank 
+0x3178 009056 increase 2 ,pdata 
+0x3179 009057 iforce loopcnt 
+0x317a 009058 add regc ,offset_24g_rxbuf ,contr 
+0x317b 009060 setarg offset_24g_rxdata_temp 
+0x317c 009061 iadd regc ,contw 
+0x317d 009063 call memcpy 
+0x317e 009064 call g24_set0_mem_mode_switch 
+0x317f 009066 call g24_fetch_mem_pair_mode 
+0x3180 009068 call g24_enable_nodata_timer ,blank 
+0x3181 009069 setarg offset_24g_rxdata_temp_add2 
+0x3182 009070 call g24_set_rega_ifetch_1byte 
+0x3183 009072 beq 0x01 ,g24_data_type1 
+0x3184 009073 beq 0x02 ,g24_data_type2 
+0x3185 009074 beq 0x03 ,g24_data_type3 
+0x3186 009075 beq 0xff ,g24_data_attemp 
+0x3187 009076 branch g24_rx_interrupt_clear 
+:      009078 g24_receive_packet_parse_pid_crc:
+0x3188 009079 call g24_head_ptr2regc 
+0x3189 009080 call disable_user 
+0x318a 009081 add regc ,offset_24g_sta_pid ,rega 
+0x318b 009082 ifetch 1 ,rega 
+0x318c 009084 add regc ,offset_24g_last_pid ,rega 
+0x318d 009085 ifetcht 1 ,rega 
+0x318e 009087 isub temp ,null 
+0x318f 009088 ncall enable_user ,zero 
+0x3190 009089 add regc ,offset_24g_sta_pid ,rega 
+0x3191 009090 ifetch 1 ,rega 
+0x3192 009092 add regc ,offset_24g_last_pid ,contw 
+0x3193 009093 istore 1 ,contw 
+0x3194 009095 add regc ,offset_24g_sta_crc ,rega 
+0x3195 009096 ifetch 3 ,rega 
+0x3196 009098 add regc ,offset_24g_last_crc ,rega 
+0x3197 009099 ifetcht 3 ,rega 
+0x3198 009101 isub temp ,null 
+0x3199 009102 ncall enable_user ,zero 
+0x319a 009103 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009104 ifetch 3 ,rega 
+0x319c 009106 add regc ,offset_24g_last_crc ,contw 
+0x319d 009108 branch g24_contw_istore_3byte 
+:      009110 g24_data_type1:
+0x319e 009111 call g24_ch_timer_reinit 
+0x319f 009112 call g24_fetch_mem_abort_pac 
+0x31a0 009113 store 1 ,mem_temp 
+0x31a1 009115 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009116 fetch 1 ,mem_temp 
+0x31a3 009118 isolate1 bit_abort ,temp 
+0x31a4 009119 setflag true ,0 ,pdata 
+0x31a5 009120 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009121 istore 1 ,contw 
+0x31a7 009123 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009124 call g24_fetch_mem_hop_pac 
+0x31a9 009126 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009128 isolate1 bit_hop ,temp 
+0x31ab 009129 setflag true ,0 ,pdata 
+0x31ac 009130 call g24_store_mem_hop_pac 
+0x31ad 009132 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009133 ifetch 2 ,rega 
+0x31af 009135 branch callback_func 
+:      009137 dongle_rxdata_type1:
+0x31b0 009138 setarg ms_report_id 
+0x31b1 009139 store 1 ,mem_usb_mouse_data 
+0x31b2 009140 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009142 istore 7 ,contw 
+0x31b4 009143 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009145 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009146 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009148 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009149 g24_data_type1_usbtx_enable:
+0x31b8 009150 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009151 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009152 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009153 set1 2 ,pdata 
+0x31bb 009154 store 1 ,mem_usb_tx_enable 
+0x31bc 009155 rtn 
+:      009157 g24_ms_enable_blank_data_forcibly:
+0x31bd 009158 setarg 1 
+0x31be 009159 call g24_store_mem_ms_blank_data_enable 
+:      009161 g24_ms_enable_blank_data_timer:
+0x31bf 009162 setarg timer_ms_blank_delay 
+0x31c0 009163 arg timer_ms_blank ,queue 
+0x31c1 009164 branch timer_init 
+:      009165 g24_ms_disable_blank_data_forcibly:
+0x31c2 009166 call g24_set0_mem_ms_blank_data_enable 
+:      009168 g24_ms_disable_blank_data_timer:
+0x31c3 009169 setarg 0 
+0x31c4 009170 arg timer_ms_blank ,queue 
+0x31c5 009171 branch timer_init 
+:      009173 g24_data_type2:
+0x31c6 009174 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009176 isolate1 bit_abort ,temp 
+0x31c8 009177 branch g24_data_attemp_kbd ,true 
+0x31c9 009178 arg mem_usb_kb_data ,contw 
+0x31ca 009179 call g24_data_type2_reverse_data 
+0x31cb 009180 fetch 8 ,mem_usb_kb_data 
+0x31cc 009181 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009182 fetch 8 ,mem_usb_kb_data 
+0x31ce 009183 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009184 call g24_head_ptr2regc 
+0x31d0 009185 fetch 8 ,mem_usb_kb_data 
+0x31d1 009186 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009187 call g24_set_contw_with_temp 
+0x31d3 009188 istore 8 ,contw 
+0x31d4 009190 setarg offset_24g_kb_data_last_data 
+0x31d5 009191 iadd regc ,rega 
+0x31d6 009192 ifetcht 8 ,rega 
+0x31d7 009194 isub temp ,null 
+0x31d8 009195 ncall g24_kb_data_dispose ,zero 
+0x31d9 009196 setarg offset_24g_kb_data_sta_data 
+0x31da 009197 iadd regc ,rega 
+0x31db 009198 ifetch 8 ,rega 
+0x31dc 009200 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009201 call g24_set_contw_with_temp 
+0x31de 009202 istore 8 ,contw 
+0x31df 009204 branch g24_rx_interrupt_clear 
+:      009206 g24_data_type2_reverse_data:
+0x31e0 009207 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009208 iadd regc ,contr 
+0x31e2 009210 arg 9 ,loopcnt 
+0x31e3 009211 branch reverse_byte 
+:      009213 g24_kb_enable_blank_data_forcibly:
+0x31e4 009214 setarg 1 
+0x31e5 009215 call g24_store_mem_kb_blank_data_enable 
+:      009217 g24_kb_enable_blank_data_timer:
+0x31e6 009218 setarg timer_kb_blank_delay 
+0x31e7 009219 arg timer_kb_blank ,queue 
+0x31e8 009220 branch timer_init 
+:      009222 g24_kb_disable_blank_data_forcibly:
+0x31e9 009223 call g24_set0_mem_kb_blank_data_enable 
+:      009225 g24_kb_disable_blank_data_timer:
+0x31ea 009226 setarg 0 
+0x31eb 009227 arg timer_kb_blank ,queue 
+0x31ec 009228 branch timer_init 
+:      009230 g24_kb_data_dispose:
+:      009231 g24_kb_data_into_ep1_fifo:
+0x31ed 009232 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009233 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009234 set1 1 ,pdata 
+0x31f0 009235 store 1 ,mem_usb_tx_enable 
+0x31f1 009236 rtn 
+:      009238 g24_data_type3:
+0x31f2 009239 arg mem_usb_kb_multikey ,contw 
+0x31f3 009240 call g24_data_type2_reverse_data 
+0x31f4 009241 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009242 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009243 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009244 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009245 call g24_head_ptr2regc 
+0x31f9 009246 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009247 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009248 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009250 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009251 iadd regc ,rega 
+0x31fe 009252 ifetcht 3 ,rega 
+0x31ff 009254 isub temp ,null 
+0x3200 009255 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009256 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009257 iadd regc ,rega 
+0x3203 009258 ifetch 3 ,rega 
+0x3204 009260 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009261 call g24_set_contw_with_temp_store_3byte 
+0x3206 009263 branch g24_rx_interrupt_clear 
+:      009265 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009266 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009267 branch g24_data_type1_usbtx_enable_ep2 
+:      009269 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009270 setarg 1 
+0x320a 009271 call g24_store_mem_kb_mul_blank_data_enable 
+:      009273 g24_kb_mul_enable_blank_data_timer:
+0x320b 009274 setarg timer_kb_mul_blank_delay 
+0x320c 009275 arg timer_kb_mul_blank ,queue 
+0x320d 009276 branch timer_init 
+:      009278 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009279 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009281 g24_kb_mul_disable_blank_data_timer:
+0x320f 009282 setarg 0 
+0x3210 009283 arg timer_kb_mul_blank ,queue 
+0x3211 009284 branch timer_init 
+:      009286 g24_data_attemp:
+0x3212 009287 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009289 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009290 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009291 rtn 
+:      009292 g24_data_attemp_mouse:
+0x3216 009293 setarg offset_24g_rxdata_temp_add4 
+0x3217 009294 call g24_set_rega_ifetch_4byte 
+0x3218 009295 arg offset_24g_mouse_addr ,rega 
+0x3219 009296 call g24_set_contw_with_temp 
+0x321a 009299 branch g24_contw_istore_4byte 
+:      009301 g24_data_attemp_kbd:
+0x321b 009302 setarg offset_24g_rxdata_temp_add4 
+0x321c 009303 call g24_set_rega_ifetch_4byte 
+0x321d 009304 arg offset_24g_kb_addr ,rega 
+0x321e 009305 call g24_set_contw_with_temp 
+0x321f 009308 branch g24_contw_istore_4byte 
+:      009310 g24_store_mem_24g_mode:
+0x3220 009311 call g24_head_ptr2regc 
+0x3221 009312 add regc ,offset_24g_mode ,contw 
+0x3222 009313 istore 1 ,contw 
+0x3223 009314 rtn 
+:      009316 g24_fetch_mem_device_addr:
+0x3224 009317 call g24_head_ptr2regc 
+0x3225 009318 add regc ,offset_24g_device_addr ,rega 
+0x3226 009319 branch g24_rega_ifetch_4byte 
+:      009320 g24_store_mem_device_addr:
+0x3227 009321 call g24_head_ptr2regc 
+0x3228 009322 add regc ,offset_24g_device_addr ,contw 
+0x3229 009323 branch g24_contw_istore_4byte 
+:      009325 g24_fetch_mem_addr:
+0x322a 009326 add regc ,offset_24g_addr ,rega 
+0x322b 009327 branch g24_rega_ifetch_4byte 
+:      009328 g24_store_mem_addr:
+0x322c 009329 add regc ,offset_24g_addr ,contw 
+:      009330 g24_contw_istore_4byte:
+0x322d 009331 istore 4 ,contw 
+0x322e 009332 rtn 
+:      009334 g24_store_mem_ch:
+0x322f 009335 add regc ,offset_24g_ch ,contw 
+0x3230 009336 branch g24_contw_istore_1byte 
+:      009338 g24_set0_mem_pid:
+0x3231 009339 setarg 0 
+:      009340 g24_store_mem_pid:
+0x3232 009341 call g24_head_ptr2regc 
+0x3233 009342 add regc ,offset_24g_pid ,contw 
+0x3234 009343 branch g24_contw_istore_1byte 
+:      009345 g24_store_mem_txpayload:
+0x3235 009346 add regc ,offset_24g_txpayload ,contw 
+0x3236 009347 branch g24_contw_istore_1byte 
+:      009349 g24_set4_mem_max_retry:
+0x3237 009350 setarg 4 
+:      009351 g24_store_mem_max_retry:
+0x3238 009352 add regc ,offset_24g_max_retry ,contw 
+0x3239 009353 branch g24_contw_istore_1byte 
+:      009355 g24_fetch_mem_data_type:
+0x323a 009356 add regc ,offset_24g_data_type ,rega 
+0x323b 009357 branch g24_rega_ifetch_1byte 
+:      009358 g24_store_mem_data_type:
+0x323c 009359 add regc ,offset_24g_data_type ,contw 
+0x323d 009360 branch g24_contw_istore_1byte 
+:      009362 g24_set2_mem_sync_cnt:
+0x323e 009363 setarg 2 
+:      009364 g24_store_mem_sync_cnt:
+0x323f 009365 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009366 branch g24_contw_istore_1byte 
+:      009368 g24_set1_mem_rf_last_sta:
+0x3241 009369 setarg 1 
+:      009370 g24_store_mem_rf_last_sta:
+0x3242 009371 call g24_head_ptr2regc 
+0x3243 009372 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009373 branch g24_contw_istore_1byte 
+:      009375 g24_fetch_mem_hop_pac:
+0x3245 009376 call g24_head_ptr2regc 
+0x3246 009377 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009378 branch g24_rega_ifetch_1byte 
+:      009379 g24_set1_mem_hop_pac:
+0x3248 009380 setarg 1 
+:      009381 g24_store_mem_hop_pac:
+0x3249 009382 call g24_head_ptr2regc 
+0x324a 009383 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009384 branch g24_contw_istore_1byte 
+:      009386 g24_fetch_mem_abort_pac:
+0x324c 009387 call g24_head_ptr2regc 
+0x324d 009388 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009389 branch g24_rega_ifetch_1byte 
+:      009390 g24_set1_mem_abort_pac:
+0x324f 009391 setarg 1 
+:      009392 g24_store_mem_abort_pac:
+0x3250 009393 call g24_head_ptr2regc 
+0x3251 009394 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009395 branch g24_contw_istore_1byte 
+:      009397 g24_fetch_mem_pairing_sm:
+0x3253 009398 call g24_head_ptr2regc 
+0x3254 009399 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009400 branch g24_rega_ifetch_1byte 
+:      009401 g24_store_mem_pairing_sm:
+0x3256 009402 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009403 branch g24_contw_istore_1byte 
+:      009405 g24_fetch_mem_rf_hop_ch:
+0x3258 009406 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009407 branch g24_rega_ifetch_1byte 
+:      009408 g24_set0_mem_rf_hop_ch:
+0x325a 009409 setarg 0 
+:      009410 g24_store_mem_rf_hop_ch:
+0x325b 009411 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009412 branch g24_contw_istore_1byte 
+:      009414 g24_fetch_mem_rf_work_stage:
+0x325d 009415 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009416 branch g24_rega_ifetch_1byte 
+:      009418 g24_fetch_mem_rxbuf_add1:
+0x325f 009419 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009420 branch g24_rega_ifetch_1byte 
+:      009422 g24_fetch_mem_check_dongle_times:
+0x3261 009423 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009424 branch g24_rega_ifetch_1byte 
+:      009425 g24_set0_mem_check_dongle_times:
+0x3263 009426 setarg 0 
+:      009427 g24_store_mem_check_dongle_times:
+0x3264 009428 call g24_head_ptr2regc 
+0x3265 009429 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009430 branch g24_contw_istore_1byte 
+:      009432 g24_store_mem_tx_power:
+0x3267 009433 call g24_head_ptr2regc 
+0x3268 009434 add regc ,offset_tx_power_temp ,rega 
+0x3269 009435 ifetch 1 ,rega 
+:      009436 g24_store_mem_txpower:
+0x326a 009437 store 1 ,mem_tx_power 
+0x326b 009438 rtn 
+:      009440 g24_store_mem_tx_power_temp:
+0x326c 009441 call g24_head_ptr2regc 
+0x326d 009442 fetch 1 ,mem_tx_power 
+0x326e 009444 add regc ,offset_tx_power_temp ,contw 
+0x326f 009445 branch g24_contw_istore_1byte 
+:      009447 g24_fetch_mem_power_ctrl_pac:
+0x3270 009448 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009449 branch g24_rega_ifetch_1byte 
+:      009451 g24_store_mem_power_ctrl_level:
+0x3272 009452 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009453 branch g24_contw_istore_1byte 
+:      009455 g24_fetcht_mem_rxdata_temp:
+0x3274 009456 setarg offset_24g_rxdata_temp 
+:      009457 g24_set_rega_ifetcht_1byte:
+0x3275 009458 iadd regc ,rega 
+0x3276 009459 ifetcht 1 ,rega 
+0x3277 009460 rtn 
+:      009462 g24_fetch_mem_rf_laststa:
+0x3278 009463 setarg offset_24g_rf_laststa 
+0x3279 009464 branch g24_set_rega_ifetch_1byte 
+:      009465 g24_set0_mem_rf_laststa:
+0x327a 009466 setarg 0 
+:      009467 g24_store_mem_rf_laststa:
+0x327b 009468 arg offset_24g_rf_laststa ,rega 
+0x327c 009469 branch g24_set_contw_with_regb_store_1byte 
+:      009471 g24_fetch_mem_rx_addr:
+0x327d 009472 setarg offset_24g_rx_addr 
+:      009473 g24_set_rega_ifetch_4byte:
+0x327e 009474 call g24_set_rega 
+:      009475 g24_rega_ifetch_4byte:
+0x327f 009476 ifetch 4 ,rega 
+0x3280 009477 rtn 
+:      009479 g24_fetch_mem_time_slice:
+0x3281 009480 setarg offset_24g_time_slice 
+0x3282 009481 branch g24_set_rega_ifetch_1byte 
+:      009482 g24_set0_mem_time_slice:
+0x3283 009483 setarg 0 
+:      009484 g24_store_mem_time_slice:
+0x3284 009485 arg offset_24g_time_slice ,rega 
+0x3285 009486 branch g24_set_contw_with_regb_store_1byte 
+:      009488 g24_set0_mem_mode_switch:
+0x3286 009489 setarg 0 
+:      009490 g24_store_mem_mode_switch:
+0x3287 009491 arg offset_24g_mode_switch ,rega 
+0x3288 009492 branch g24_set_contw_with_regb_store_1byte 
+:      009494 g24_store_mem_bind_payload:
+0x3289 009495 arg offset_24g_bind_payload ,rega 
+0x328a 009496 branch g24_set_contw_with_regb_store_1byte 
+:      009498 g24_fetch_mem_bind_device_status:
+0x328b 009499 setarg offset_dongle_bind_device_status 
+0x328c 009500 branch g24_set_rega_ifetch_1byte 
+:      009501 g24_store_mem_bind_device_status:
+0x328d 009502 arg offset_dongle_bind_device_status ,rega 
+0x328e 009503 branch g24_set_contw_with_regb_store_1byte 
+:      009505 g24_fetch_mem_dongle_work_mode:
+0x328f 009506 setarg offset_dongle_work_mode 
+0x3290 009507 branch g24_set_rega_ifetch_1byte 
+:      009508 g24_set_work_mem_dongle_work_mode:
+0x3291 009509 setarg dongle_work 
+:      009510 g24_store_mem_dongle_work_mode:
+0x3292 009511 arg offset_dongle_work_mode ,rega 
+0x3293 009512 branch g24_set_contw_with_regb_store_1byte 
+:      009514 g24_fetch_mem_dongle_mode_init:
+0x3294 009515 setarg offset_dongle_mode_init 
+0x3295 009516 branch g24_set_rega_ifetch_1byte 
+:      009517 g24_set0_mem_dongle_mode_init:
+0x3296 009518 setarg clear_init 
+:      009519 g24_store_mem_dongle_mode_init:
+0x3297 009520 arg offset_dongle_mode_init ,rega 
+0x3298 009521 branch g24_set_contw_with_regb_store_1byte 
+:      009523 g24_set0_mem_ackpayload_enable:
+0x3299 009524 setarg 0 
+:      009525 g24_store_mem_ackpayload_enable:
+0x329a 009526 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009527 branch g24_set_contw_with_regb_store_1byte 
+:      009528 g24_set1_mem_ackpayload_enable:
+0x329c 009529 setarg 1 
+0x329d 009530 branch g24_store_mem_ackpayload_enable 
+:      009532 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009533 setarg offset_24g_rxdata_temp_add3 
+0x329f 009534 call g24_set_rega 
+0x32a0 009535 ifetch 7 ,rega 
+0x32a1 009536 rtn 
+:      009538 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009539 setarg offset_24g_nodata_timer_enable 
+0x32a3 009540 branch g24_set_rega_ifetch_1byte 
+:      009541 g24_set0_mem_nodata_timer_enable:
+0x32a4 009542 setarg 0 
+:      009543 g24_store_mem_nodata_timer_enable:
+0x32a5 009544 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009545 branch g24_set_contw_with_regb_store_1byte 
+:      009547 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009548 setarg 0 
+:      009549 g24_store_mem_ms_blank_data_enable:
+0x32a8 009550 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009551 branch g24_set_contw_with_regb_store_1byte 
+:      009553 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009554 setarg 0 
+:      009555 g24_store_mem_kb_blank_data_enable:
+0x32ab 009556 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009557 branch g24_set_contw_with_regb_store_1byte 
+:      009559 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009560 setarg 0 
+:      009561 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009562 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009563 branch g24_set_contw_with_regb_store_1byte 
+:      009565 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009566 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009567 branch g24_set_contw_with_regb_store_1byte 
+:      009569 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009570 arg offset_power_ctrl_threshold_down ,rega 
+:      009571 g24_set_contw_with_regb_store_1byte:
+0x32b3 009572 call g24_set_contw_with_regb 
+:      009573 g24_contw_istore_1byte:
+0x32b4 009574 istore 1 ,contw 
+0x32b5 009575 rtn 
+:      009577 g24_fetch_mem_pair_mode:
+0x32b6 009578 setarg offset_24g_pair_mode 
+0x32b7 009579 branch g24_set_rega_ifetch_1byte 
+:      009581 g24_store_mem_pair_mode:
+0x32b8 009582 arg offset_24g_pair_mode ,rega 
+0x32b9 009583 branch g24_set_contw_with_regb_store_1byte 
+:      009585 g24_store_mem_pair_txpower:
+0x32ba 009586 setarg offset_24g_pair_txpower 
+0x32bb 009587 call g24_set_rega_ifetch_1byte 
+0x32bc 009588 branch g24_store_mem_txpower 
+:      009590 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009591 setarg offset_24g_rxdata_temp_add3 
+0x32be 009592 branch g24_set_rega_ifetch_1byte 
+:      009594 g24_set_contw_with_temp:
+0x32bf 009595 copy pdata ,temp 
+0x32c0 009596 copy rega ,pdata 
+0x32c1 009597 iadd regc ,contw 
+0x32c2 009598 copy temp ,pdata 
+0x32c3 009599 rtn 
+:      009601 g24_set_contw_with_temp_store_3byte:
+0x32c4 009602 call g24_set_contw_with_temp 
+:      009603 g24_contw_istore_3byte:
+0x32c5 009604 istore 3 ,contw 
+0x32c6 009605 rtn 
+:      009607 g24_set_contw_with_regb:
+0x32c7 009608 call g24_head_ptr2regc 
+:      009609 g24_set_contw_with_regb2:
+0x32c8 009610 copy pdata ,regb 
+0x32c9 009611 copy rega ,pdata 
+0x32ca 009612 iadd regc ,contw 
+0x32cb 009613 copy regb ,pdata 
+0x32cc 009614 rtn 
+:      009616 g24_set_rega:
+0x32cd 009617 call g24_head_ptr2regc 
+0x32ce 009618 iadd regc ,rega 
+0x32cf 009619 rtn 
+:      009621 g24_set_rega_ifetch_1byte:
+0x32d0 009622 call g24_set_rega 
+:      009623 g24_rega_ifetch_1byte:
+0x32d1 009624 ifetch 1 ,rega 
+0x32d2 009625 rtn 
+:      009627 g24_set_rega_ifetcht_4byte:
+0x32d3 009628 call g24_set_rega 
+0x32d4 009629 ifetcht 4 ,rega 
+0x32d5 009630 rtn 
+:      009632 g24_mem_set0:
+0x32d6 009633 setarg 0 
+0x32d7 009634 branch g24_contw_istore_1byte 
+:      009638 app_init:
+0x32d8 009639 bpatch patch18_4 ,mem_patch18 
+0x32d9 009640 fetch 1 ,mem_device_option 
+0x32da 009641 branch app_init ,blank 
+0x32db 009643 beq dvc_op_dongle ,dongle_init 
+0x32dc 009644 beq dvc_op_antilost ,antilost_init 
+0x32dd 009645 beq dvc_op_shutter ,shutter_init 
+0x32de 009646 beq dvc_op_module ,module_init 
+0x32df 009647 beq dvc_op_car ,car_init 
+0x32e0 009648 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009649 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009650 rtn 
+:      009652 app_lpm_init:
+0x32e3 009653 bpatch patch18_5 ,mem_patch18 
+0x32e4 009654 jam 0 ,mem_tester_emulate 
+0x32e5 009655 jam 0 ,mem_debug_config 
+0x32e6 009656 jam 0 ,mem_lch_code 
+0x32e7 009657 setarg 0 
+0x32e8 009658 store 5 ,mem_sp_state_start 
+0x32e9 009659 fetch 1 ,mem_device_option 
+0x32ea 009660 branch app_lpm_init ,blank 
+0x32eb 009661 beq dvc_op_module ,module_lpm_init 
+:      009662 app_lpm_init0:
+0x32ec 009663 rtn 
+:      009666 app_process_idle:
+0x32ed 009667 call ui_dispatch 
+0x32ee 009668 call check_51cmd 
+0x32ef 009669 call app_process_bb_event 
+0x32f0 009670 fetch 2 ,mem_cb_idle_process 
+0x32f1 009671 branch callback_func 
+:      009673 app_process_bt:
+0x32f2 009674 fetch 2 ,mem_cb_bt_process 
+0x32f3 009675 branch callback_func 
+:      009677 app_process_ble:
+0x32f4 009678 fetch 2 ,mem_cb_le_process 
+0x32f5 009679 branch callback_func 
+:      009681 app_process_bb_event:
+0x32f6 009682 bpatch patch18_6 ,mem_patch18 
+0x32f7 009684 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009685 call fifo_out 
+0x32f9 009686 rtn blank 
+0x32fa 009688 copy pdata ,regc 
+0x32fb 009689 call app_event_normal_process 
+0x32fc 009690 branch app_process_bb_event_priority 
+:      009692 app_discard_event:
+0x32fd 009693 arg 0 ,regc 
+0x32fe 009694 rtn 
+:      009699 app_event_normal_process:
+0x32ff 009700 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009701 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009702 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009703 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009704 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009705 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009706 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009707 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009708 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009709 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009710 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009711 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009712 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009714 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009715 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009716 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009717 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009718 rtn 
+:      009721 app_evt_bt_conn:
+0x3311 009722 fetch 2 ,mem_ui_state_map 
+0x3312 009723 set1 ui_state_bt_connected ,pdata 
+0x3313 009724 store 2 ,mem_ui_state_map 
+0x3314 009725 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009726 set0 app_disc_by_button ,pdata 
+0x3316 009727 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009728 rtn 
+:      009730 app_event_switch_success:
+0x3318 009731 jam 0 ,mem_switch_fail_master_count 
+0x3319 009732 rtn 
+:      009734 app_event_switch_fail_master:
+0x331a 009735 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009736 increase 1 ,pdata 
+0x331c 009737 store 1 ,mem_switch_fail_master_count 
+0x331d 009738 sub pdata ,1 ,null 
+0x331e 009739 branch app_bt_role_switch ,positive 
+0x331f 009740 jam 0 ,mem_switch_fail_master_count 
+0x3320 009741 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009742 set1 app_disc_switch_fail ,pdata 
+0x3322 009743 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009744 branch app_bt_disconnect 
+:      009746 app_process_bb_event_priority:
+0x3324 009747 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009748 branch callback_func 
+:      009750 app_check_wake_lock:
+0x3326 009751 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009752 branch callback_func 
+:      009754 app_will_enter_lpm:
+0x3328 009755 fetch 2 ,mem_cb_before_lpm 
+0x3329 009756 branch callback_func 
+:      009758 app_event_linkkey_generate:
+0x332a 009759 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009760 set1 app_disc_after_pairing ,pdata 
+0x332c 009761 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009762 branch app_bt_store_reconn_info 
+:      009764 app_event_reconn_start:
+0x332e 009765 fetch 2 ,mem_ui_state_map 
+0x332f 009766 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009767 store 2 ,mem_ui_state_map 
+0x3331 009768 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009769 set1 app_disc_after_reconn ,pdata 
+0x3333 009770 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009771 rtn 
+:      009773 app_evt_setup_complete:
+0x3335 009774 fetch 2 ,mem_ui_state_map 
+0x3336 009775 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009776 store 2 ,mem_ui_state_map 
+0x3338 009777 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009778 set1 app_disc_after_setup_done ,pdata 
+0x333a 009779 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009780 rtn 
+:      009782 app_evt_hid_handshake:
+0x333c 009783 fetch 2 ,mem_ui_state_map 
+0x333d 009784 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009785 store 2 ,mem_ui_state_map 
+0x333f 009786 rtn 
+:      009788 app_event_enter_sniff:
+0x3340 009789 fetch 2 ,mem_ui_state_map 
+0x3341 009790 set1 ui_state_bt_sniff ,pdata 
+0x3342 009791 store 2 ,mem_ui_state_map 
+0x3343 009792 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009793 set1 app_disc_after_sniff ,pdata 
+0x3345 009794 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009795 rtn 
+:      009797 app_event_exit_sniff:
+0x3347 009798 fetch 2 ,mem_ui_state_map 
+0x3348 009799 set0 ui_state_bt_sniff ,pdata 
+0x3349 009800 store 2 ,mem_ui_state_map 
+0x334a 009801 rtn 
+:      009803 app_le_event_bb_connected:
+0x334b 009804 fetch 2 ,mem_ui_state_map 
+0x334c 009805 set1 ui_state_ble_connected ,pdata 
+0x334d 009806 store 2 ,mem_ui_state_map 
+0x334e 009807 rtn 
+:      009809 app_le_event_bb_disconn:
+0x334f 009810 fetch 2 ,mem_ui_state_map 
+0x3350 009811 set0 ui_state_ble_connected ,pdata 
+0x3351 009812 store 2 ,mem_ui_state_map 
+0x3352 009813 branch app_lpm_mult_disable 
+:      009815 app_bb_event_hid_connected:
+0x3353 009816 fetch 2 ,mem_ui_state_map 
+0x3354 009817 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009818 store 2 ,mem_ui_state_map 
+0x3356 009819 rtn 
+:      009821 app_evt_button_long_pressed:
+0x3357 009822 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009823 set1 app_disc_by_button ,pdata 
+0x3359 009824 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009825 rtn 
+:      009827 app_event_ml2cap_conn_refused:
+0x335b 009828 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009829 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009830 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009831 branch app_bt_disconnect 
+:      009834 app_evt_timer:
+0x335f 009835 bpatch patch18_7 ,mem_patch18 
+0x3360 009836 store 1 ,mem_app_evt_timer_count 
+:      009837 app_evt_100ms_loop:
+0x3361 009838 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009839 rtn blank 
+0x3363 009840 increase -1 ,pdata 
+0x3364 009841 store 1 ,mem_app_evt_timer_count 
+0x3365 009842 call ui_button_polling 
+0x3366 009843 call app_lpm_wake_auto_lock_timer 
+0x3367 009844 call app_unsniff_delay_timer 
+0x3368 009845 call app_discovery_timer 
+0x3369 009846 call flash_write_spi_sm_timer 
+0x336a 009847 fetch 2 ,mem_cb_event_timer 
+0x336b 009848 call callback_func 
+0x336c 009849 branch app_evt_100ms_loop 
+:      009854 timer_single_step:
+0x336d 009855 ifetch 1 ,regc 
+0x336e 009856 rtn blank 
+0x336f 009857 pincrease -1 
+0x3370 009858 istore 1 ,regc 
+0x3371 009859 nrtn blank 
+0x3372 009860 copy regb ,pdata 
+0x3373 009861 branch callback_func 
+:      009865 timer_single_step_2b:
+0x3374 009866 ifetch 2 ,regc 
+0x3375 009867 rtn blank 
+0x3376 009868 pincrease -1 
+0x3377 009869 istore 2 ,regc 
+0x3378 009870 nrtn blank 
+0x3379 009871 copy regb ,pdata 
+0x337a 009872 branch callback_func 
+:      009874 app_power_timer:
+0x337b 009875 fetcht 2 ,mem_power_param_ptr 
+0x337c 009876 add temp ,power_timer_offset ,regc 
+0x337d 009877 arg app_power_timer_timeout ,regb 
+0x337e 009878 branch timer_single_step 
+:      009880 app_power_timer_timeout:
+0x337f 009881 call app_got_power_state_common 
+0x3380 009882 beq power_starting ,app_enter_power_stanby_state 
+:      009883 app_enter_power_off_state:
+0x3381 009884 branch app_enter_hibernate 
+:      009885 app_enter_power_stanby_state:
+0x3382 009886 setarg power_standby 
+0x3383 009887 istore 1 ,regc 
+0x3384 009888 add temp ,power_standby_cb_offset ,regb 
+:      009889 app_power_cb_common:
+0x3385 009890 ifetch 2 ,regb 
+0x3386 009891 branch callback_func 
+:      009893 app_unsniff_delay_timer:
+0x3387 009894 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009895 arg app_unsniff_delay_timeout ,regb 
+0x3389 009896 branch timer_single_step 
+:      009898 app_unsniff_delay_timeout:
+0x338a 009899 call context_check_idle 
+0x338b 009900 branch app_bt_enter_sniff ,zero 
+0x338c 009901 rtn 
+:      009904 app_discovery_timer:
+0x338d 009905 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009906 arg app_discovery_timeout ,regb 
+0x338f 009907 branch timer_single_step_2b 
+:      009909 app_discovery_timeout:
+0x3390 009910 call app_bt_stop_discovery 
+0x3391 009911 call app_led_off 
+0x3392 009912 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009913 branch callback_func 
+:      009916 app_bb_event_reconn_failed:
+0x3394 009917 call app_disconn_reason_flag_clear 
+:      009918 app_clear_reconnect_flag:
+0x3395 009919 fetch 2 ,mem_ui_state_map 
+0x3396 009920 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009921 store 2 ,mem_ui_state_map 
+0x3398 009922 rtn 
+:      009924 app_bb_event_bb_disconn:
+0x3399 009925 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009926 fetch 2 ,mem_ui_state_map 
+0x339b 009927 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009928 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009929 call app_discard_event ,true 
+:      009930 app_bb_event_bb_reconn_disconn:
+0x339e 009931 bpatch patch19_0 ,mem_patch19 
+0x339f 009932 fetch 2 ,mem_ui_state_map 
+0x33a0 009933 set0 ui_state_bt_connected ,pdata 
+0x33a1 009934 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 009935 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 009936 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 009937 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 009938 store 2 ,mem_ui_state_map 
+0x33a6 009939 branch app_lpm_mult_disable 
+:      009941 app_bb_hibernate:
+0x33a7 009942 call app_disconn_reason_clear 
+0x33a8 009943 branch app_enter_hibernate 
+:      009946 app_disconn_reason_clear:
+0x33a9 009947 setarg 0 
+0x33aa 009948 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 009949 rtn 
+:      009950 app_disconn_reason_flag_clear:
+0x33ac 009951 setarg 0 
+0x33ad 009952 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 009953 rtn 
+:      009955 app_disconn_reason_collect_bt:
+0x33af 009956 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 009957 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 009958 setarg 0 
+0x33b2 009959 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 009960 rtn 
+:      009962 app_disconn_reason_collect_ble:
+0x33b4 009963 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 009964 set1 app_disc_ble ,pdata 
+0x33b6 009965 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 009966 setarg 0 
+0x33b8 009967 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 009968 rtn 
+:      009976 app_check_sniff:
+0x33ba 009977 fetch 1 ,mem_ui_state_map 
+0x33bb 009978 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 009979 rtn 
+:      009987 app_initflag_store:
+0x33bd 009988 setarg eeprom_init_flag 
+:      009989 app_flag_store:
+0x33be 009990 store 2 ,mem_timeup 
+0x33bf 009991 bpatch patch19_1 ,mem_patch19 
+0x33c0 009992 arg 2 ,temp 
+0x33c1 009993 arg mem_timeup ,rega 
+0x33c2 009994 arg eeprom_module_init_flag ,regb 
+0x33c3 009995 branch iicd_write_eep_data 
+:      009998 app_initflag_check:
+0x33c4 009999 bpatch patch19_2 ,mem_patch19 
+0x33c5 010000 arg 2 ,temp 
+0x33c6 010001 arg mem_pdatatemp ,rega 
+0x33c7 010002 arg eeprom_module_init_flag ,regb 
+0x33c8 010003 call iicd_read_eep_data 
+0x33c9 010004 fetch 2 ,mem_pdatatemp 
+0x33ca 010005 arg eeprom_init_flag ,temp 
+0x33cb 010006 isub temp ,null 
+0x33cc 010007 rtn 
+:      010010 app_start_auto_sniff:
+0x33cd 010011 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 010012 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 010013 rtn 
+:      010015 app_get_lpm_wake_lock:
+0x33d0 010016 arg wake_lock_app ,queue 
+0x33d1 010017 branch lpm_get_wake_lock 
+:      010019 app_put_lpm_wake_lock:
+0x33d2 010020 arg wake_lock_app ,queue 
+0x33d3 010021 branch lpm_put_wake_lock 
+:      010023 app_lpm_wake_auto_lock:
+0x33d4 010024 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 010025 branch app_get_lpm_wake_lock 
+:      010027 app_lpm_wake_auto_lock_timer:
+0x33d6 010028 arg mem_wake_up_delay_timer ,regc 
+0x33d7 010029 arg app_put_lpm_wake_lock ,regb 
+0x33d8 010030 branch timer_single_step 
+:      010032 app_l2cap_flow_control_enable:
+0x33d9 010033 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 010034 rtn 
+:      010036 app_l2cap_flow_control_disable:
+0x33db 010037 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 010038 rtn 
+:      010040 app_bt_set_pincode:
+0x33dd 010041 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 010042 branch ui_ipc_send_cmd 
+:      010044 app_bt_role_switch:
+0x33df 010045 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 010046 branch ui_ipc_send_cmd 
+:      010048 app_bt_start_reconnect:
+0x33e1 010049 bpatch patch19_3 ,mem_patch19 
+0x33e2 010050 fetch 1 ,mem_app_connection_options 
+0x33e3 010051 store 1 ,mem_connection_options 
+0x33e4 010052 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 010053 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 010054 branch ui_ipc_send_cmd 
+:      010056 app_bt_reconnect_cancel:
+0x33e7 010057 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 010058 branch ui_ipc_send_cmd 
+:      010060 app_bt_disconnect:
+0x33e9 010061 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 010062 branch ui_ipc_send_cmd 
+:      010064 app_bt_start_discovery_short:
+0x33eb 010065 fetch 2 ,mem_discovery_timeout 
+0x33ec 010066 store 2 ,mem_discovery_timeout_timer_count 
+:      010067 app_bt_start_discovery_led_blink:
+0x33ed 010068 call app_led_start_blink 
+:      010069 app_bt_start_discovery:
+0x33ee 010070 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 010071 branch ui_ipc_send_cmd 
+:      010073 app_bt_stop_discovery:
+0x33f0 010074 setarg 0 
+0x33f1 010075 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 010076 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 010077 branch ui_ipc_send_cmd 
+:      010079 app_ble_start_direct_adv:
+0x33f4 010080 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 010081 branch ui_ipc_send_cmd 
+:      010083 app_ble_stop_direct_adv:
+0x33f6 010084 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 010085 branch ui_ipc_send_cmd 
+:      010087 app_ble_stop_adv:
+0x33f8 010088 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 010089 branch ui_ipc_send_cmd 
+:      010091 app_ble_start_adv:
+0x33fa 010092 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 010093 branch ui_ipc_send_cmd 
+:      010095 app_ble_start_scan:
+0x33fc 010096 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 010097 branch ui_ipc_send_cmd 
+:      010099 app_ble_stop_scan:
+0x33fe 010100 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 010101 branch ui_ipc_send_cmd 
+:      010103 app_ble_start_conn:
+0x3400 010104 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010105 branch ui_ipc_send_cmd 
+:      010107 app_ble_disconnect:
+0x3402 010108 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010109 branch ui_ipc_send_cmd 
+:      010111 app_led_start_blink:
+0x3404 010112 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010113 branch ui_ipc_send_cmd 
+:      010115 app_led_on:
+0x3406 010116 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010117 branch ui_ipc_send_cmd 
+:      010119 app_led_stop_blink:
+:      010120 app_led_off:
+0x3408 010121 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010122 branch ui_ipc_send_cmd 
+:      010124 app_enter_hibernate:
+0x340a 010125 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010126 branch ui_ipc_send_cmd 
+:      010128 app_bt_sniff_exit:
+0x340c 010129 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010130 branch ui_ipc_send_cmd 
+:      010132 app_bt_enter_sniff:
+0x340e 010133 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010134 branch ui_ipc_send_cmd 
+:      010136 app_ble_store_reconn_info:
+0x3410 010137 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010138 branch ui_ipc_send_cmd 
+:      010140 app_bt_store_reconn_info:
+0x3412 010141 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010142 branch ui_ipc_send_cmd 
+:      010144 app_store_reconn_info:
+0x3414 010145 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010146 branch ui_ipc_send_cmd 
+:      010148 app_lpm_mult_enable:
+0x3416 010149 set1 mark_lpm_mult_enable ,mark 
+0x3417 010150 rtn 
+:      010152 app_lpm_mult_disable:
+0x3418 010153 set0 mark_lpm_mult_enable ,mark 
+0x3419 010154 rtn 
+:      010174 app_button_long_pressed:
+0x341a 010175 call app_got_power_state_common 
+0x341b 010176 beq power_standby ,app_power_shutting_down 
+:      010177 app_power_starting:
+0x341c 010178 setarg power_starting 
+0x341d 010179 istore 1 ,regc 
+0x341e 010180 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010181 add temp ,power_starting_cb_offset ,regb 
+:      010182 app_power_common:
+0x3420 010183 ifetcht 1 ,rega 
+0x3421 010184 increase 1 ,regc 
+0x3422 010185 istoret 1 ,regc 
+0x3423 010186 branch app_power_cb_common 
+:      010188 app_power_shutting_down:
+0x3424 010189 setarg power_off 
+0x3425 010190 istore 1 ,regc 
+0x3426 010191 fetch 2 ,mem_ui_state_map 
+0x3427 010192 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010193 call app_ble_disconnect 
+:      010194 app_power_off_end:
+0x3429 010195 fetcht 2 ,mem_power_param_ptr 
+0x342a 010196 add temp ,power_off_timeout_offset ,rega 
+0x342b 010197 add temp ,power_off_cb_offset ,regb 
+0x342c 010198 branch app_power_common 
+:      010200 app_got_power_state_common:
+0x342d 010201 fetcht 2 ,mem_power_param_ptr 
+0x342e 010202 add temp ,power_state_offset ,regc 
+0x342f 010203 ifetch 1 ,regc 
+0x3430 010204 rtn 
+:      010206 app_event_button_up:
+0x3431 010207 call app_got_power_state_common 
+0x3432 010208 bne power_off ,app_power_release 
+0x3433 010209 branch app_enter_hibernate 
+:      010210 app_power_release:
+0x3434 010211 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010212 branch app_power_cb_common 
+:      010214 antilost_init:
+0x3436 010215 rtn wake 
+0x3437 010216 jam 0x00 ,core_gpio_sel1 
+0x3438 010217 setarg antilost_le_before_hibernate 
+0x3439 010218 store 2 ,mem_cb_before_hibernate 
+0x343a 010219 setarg keyscan_process_lpm_before 
+0x343b 010220 store 2 ,mem_cb_before_lpm 
+0x343c 010221 setarg antilost_idle_process 
+0x343d 010222 store 2 ,mem_cb_idle_process 
+0x343e 010223 setarg antilost_le_conn_process 
+0x343f 010224 store 2 ,mem_cb_le_process 
+0x3440 010225 setarg antilost_bb_event_process 
+0x3441 010226 store 2 ,mem_cb_bb_event_process 
+0x3442 010227 setarg antilost_le_bb_event_timer 
+0x3443 010228 store 2 ,mem_cb_event_timer 
+0x3444 010229 setarg antilost_le_notification 
+0x3445 010230 store 2 ,mem_cb_ble_transmit 
+0x3446 010231 setarg antilost_lpm_lock_process 
+0x3447 010232 store 2 ,mem_cb_check_wakelock 
+0x3448 010233 setarg antilost_le_receive_data_process 
+0x3449 010234 store 2 ,mem_cb_att_write 
+0x344a 010235 bpatch patch19_4 ,mem_patch19 
+0x344b 010236 call antilost_buzzer_pwm_init 
+0x344c 010237 call keyscan_key_init 
+0x344d 010238 call antilost_adc_init 
+0x344e 010239 call ui_led_init_global 
+0x344f 010240 call ui_button_init 
+0x3450 010241 setarg antilost_key_up_down 
+0x3451 010242 store 2 ,mem_cb_antl_key 
+0x3452 010243 setarg antilost_power_off_cb 
+0x3453 010244 store 2 ,mem_antl_power_off_cb 
+0x3454 010245 setarg antilost_power_starting_cb 
+0x3455 010246 store 2 ,mem_antl_power_starting_cb 
+0x3456 010247 setarg antilost_power_standby_cb 
+0x3457 010248 store 2 ,mem_antl_power_standby_cb 
+0x3458 010249 setarg antilost_led_on_cb 
+0x3459 010250 store 2 ,mem_antl_led_cb_on 
+0x345a 010251 setarg antilost_led_off_cb 
+0x345b 010252 store 2 ,mem_antl_led_cb_off 
+0x345c 010253 setarg antilost_buzzer_on 
+0x345d 010254 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010255 setarg antilost_buzzer_off 
+0x345f 010256 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010257 fetch 2 ,mem_ui_state_map 
+0x3461 010258 rtnbit1 ui_state_btn_down 
+0x3462 010259 branch app_enter_hibernate 
+:      010261 antilost_le_before_hibernate:
+0x3463 010262 call antilost_led_buzzer_stop_blink 
+0x3464 010263 branch app_enter_hibernate 
+:      010265 antilost_le_notification:
+0x3465 010266 call le_fifo_check_nearly_full 
+0x3466 010267 nrtn blank 
+0x3467 010268 arg mem_temp_block5 ,rega 
+0x3468 010269 call queue_pop 
+0x3469 010270 nrtn user 
+0x346a 010271 arg mem_temp_block5 ,contr 
+0x346b 010272 branch le_send_notify_from_list 
+:      010274 antilost_power_standby_cb:
+0x346c 010275 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010276 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010277 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010278 branch antilost_fast_adv_start 
+:      010280 antilost_lpm_lock_process:
+0x3470 010281 fetch 1 ,mem_antl_key_state 
+0x3471 010282 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010283 fetch 2 ,mem_ui_state_map 
+0x3473 010284 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010285 fetch 1 ,mem_antl_lost_mode 
+0x3475 010286 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010287 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010288 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010289 branch app_put_lpm_wake_lock 
+:      010291 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010292 fetch 1 ,mem_antl_led_state 
+0x347a 010293 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010294 ior temp ,pdata 
+0x347c 010295 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010296 branch app_put_lpm_wake_lock 
+:      010298 antilost_bb_event_process:
+0x347e 010299 copy regc ,pdata 
+0x347f 010300 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010301 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010302 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010303 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010304 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010305 rtn 
+:      010306 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010307 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010308 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010309 antilost_le_conn_param_accepted:
+0x3487 010310 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010311 branch antilost_master_nonsupport_latency ,blank 
+:      010312 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010313 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010314 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010315 rtn 
+:      010317 antilost_le_conn_param_rejected:
+0x348c 010318 fetch 2 ,mem_le_latency 
+0x348d 010319 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010320 antilost_conn_param_retransimiting:
+0x348e 010321 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010322 fetcht 2 ,mem_interval_increment 
+0x3490 010323 fetch 2 ,mem_le_interval_min 
+0x3491 010324 iadd temp ,pdata 
+0x3492 010325 store 2 ,mem_le_interval_min 
+0x3493 010326 copy pdata ,rega 
+0x3494 010327 fetch 2 ,mem_le_interval_max 
+0x3495 010328 iadd temp ,pdata 
+0x3496 010329 store 2 ,mem_le_interval_max 
+0x3497 010330 iadd rega ,pdata 
+0x3498 010331 rshift pdata ,temp 
+0x3499 010332 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010333 idiv temp 
+0x349b 010334 call wait_div_end 
+0x349c 010335 quotient pdata 
+0x349d 010336 store 2 ,mem_le_latency 
+0x349e 010337 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010338 rtn 
+:      010339 antilost_conn_param_updata_procedure_faild:
+0x34a0 010340 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010341 rtn 
+:      010343 antilost_master_nonsupport_latency:
+0x34a2 010344 jam 0 ,mem_lpm_mult 
+0x34a3 010345 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010346 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010347 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010348 isub temp ,null 
+0x34a7 010349 setflag positive ,0 ,rega 
+0x34a8 010350 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010351 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010352 isub temp ,pdata 
+0x34ab 010353 setflag positive ,1 ,rega 
+0x34ac 010354 compare 0x03 ,rega ,0x03 
+0x34ad 010355 rtn true 
+0x34ae 010356 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010357 store 8 ,mem_le_interval_min 
+0x34b0 010358 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010359 rtn 
+:      010362 antilost_le_bb_event_timer:
+0x34b2 010364 call app_power_timer 
+0x34b3 010365 call antilost_double_click_timer 
+0x34b4 010366 call antilost_le_fast_adv_timer 
+0x34b5 010367 call antilost_le_sleep_timer 
+0x34b6 010368 call antilost_app_updata_le_param_timer 
+0x34b7 010369 call antilost_conn_update_timer 
+0x34b8 010370 branch antilost_adc_check_timer 
+:      010373 antilost_double_click_timer:
+0x34b9 010374 arg mem_double_click_timer ,regc 
+0x34ba 010375 arg antilost_double_click_timeout ,regb 
+0x34bb 010376 branch timer_single_step 
+:      010377 antilost_double_click_timeout:
+0x34bc 010378 jam 0 ,mem_butten_click_cnt 
+0x34bd 010379 rtn 
+:      010380 antilost_le_fast_adv_timer:
+0x34be 010381 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010382 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010383 branch timer_single_step_2b 
+:      010384 antilost_le_fast_adv_timeout:
+0x34c1 010385 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010386 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010387 branch antilost_adv_start_common 
+:      010390 antilost_conn_update_timer:
+0x34c4 010391 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010392 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010393 branch timer_single_step 
+:      010395 antilost_conn_update_timer_time_out:
+0x34c7 010396 fetch 2 ,mem_le_latency 
+0x34c8 010397 store 1 ,mem_lpm_mult 
+0x34c9 010398 rtn 
+:      010399 antilost_app_updata_le_param_timer:
+0x34ca 010400 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010401 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010402 branch timer_single_step 
+:      010403 antilost_app_updata_le_param_timeout:
+0x34cd 010404 fetch 1 ,mem_le_state 
+0x34ce 010405 compare 0 ,pdata ,0x60 
+0x34cf 010406 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010407 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010408 call app_lpm_mult_enable 
+0x34d2 010409 branch le_l2cap_tx_update_req 
+:      010410 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010411 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010412 rtn 
+:      010414 antilost_le_sleep_timer:
+0x34d5 010415 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010416 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010417 branch timer_single_step_2b 
+:      010420 antilost_le_sleep_timer_timeout:
+0x34d8 010421 branch app_button_long_pressed 
+:      010423 antilost_adc_check_timer:
+0x34d9 010426 arg mem_adc_timer ,regc 
+0x34da 010427 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010428 branch timer_single_step_2b 
+:      010429 antilost_adc_check_timer_timeout:
+0x34dc 010430 fetch 2 ,mem_adc_timeout 
+0x34dd 010431 store 2 ,mem_adc_timer 
+0x34de 010432 branch antilost_battery_process 
+:      010435 antilost_le_process_conn:
+0x34df 010436 fetch 2 ,mem_adc_timeout 
+0x34e0 010437 store 2 ,mem_adc_timer 
+0x34e1 010438 setarg 0 
+0x34e2 010439 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010440 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010441 call antilost_alert_off 
+0x34e5 010442 call antilost_led_buzzer_stop_blink 
+0x34e6 010443 jam 0 ,mem_lpm_mult 
+0x34e7 010444 branch app_ble_stop_adv 
+:      010447 antilost_le_process_discon:
+0x34e8 010450 setarg 0 
+0x34e9 010451 store 4 ,mem_adc_timer 
+0x34ea 010452 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010453 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010455 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010456 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010457 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010458 call queue_init 
+0x34f0 010459 fetch 1 ,mem_antl_power_state 
+0x34f1 010460 rtneq power_off 
+0x34f2 010461 call antilost_fast_adv_start 
+0x34f3 010462 branch antilost_on_off_alarm_after_disconn 
+:      010465 antilost_le_conn_process:
+0x34f4 010467 branch antilost_key_process 
+:      010469 antilost_idle_process:
+0x34f5 010471 fetch 1 ,mem_antl_power_state 
+0x34f6 010472 rtnne power_standby 
+0x34f7 010473 branch antilost_key_process 
+:      010478 antilost_power_starting_cb:
+0x34f8 010479 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010480 call antilost_buzzer_configuration 
+0x34fa 010481 arg mem_antl_power_starting_led_style ,regc 
+:      010482 antilost_power_common:
+0x34fb 010483 branch antilost_led_configuration 
+:      010485 antilost_power_off_cb:
+0x34fc 010486 jam off ,mem_le_adv_enable 
+0x34fd 010487 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010488 call antilost_buzzer_configuration 
+0x34ff 010489 arg mem_antl_power_off_led_style ,regc 
+0x3500 010490 branch antilost_power_common 
+:      010492 antilost_le_receive_data_process:
+0x3501 010493 fetch 1 ,mem_le_att_opcode 
+0x3502 010494 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010495 rtn 
+:      010496 antilost_le_parse_att_write_request:
+0x3504 010497 fetch 2 ,mem_le_att_handle 
+0x3505 010499 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010500 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010501 rtn 
+:      010506 antilost_key_process:
+0x3508 010507 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010508 rtn blank 
+0x350a 010509 branch keyscan_key_process 
+:      010513 antilost_key_up_down:
+0x350b 010514 copy rega ,pdata 
+0x350c 010515 branch antilost_key_is_up ,blank 
+:      010516 antilost_key_is_down:
+0x350d 010517 copy queue ,pdata 
+0x350e 010518 beq 0 ,antilost_key0_down 
+0x350f 010519 rtn 
+:      010520 antilost_key_is_up:
+0x3510 010521 copy queue ,pdata 
+0x3511 010522 beq 0 ,antilost_key0_up 
+0x3512 010523 rtn 
+:      010525 antilost_key0_down:
+0x3513 010526 jam 1 ,mem_antl_key_state 
+0x3514 010527 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010528 call antilost_buzzer_configuration 
+0x3516 010529 arg mem_antl_key_led_style ,regc 
+0x3517 010530 call antilost_led_configuration 
+0x3518 010531 fetch 2 ,mem_ui_state_map 
+0x3519 010532 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010533 branch antilost_butten_down_after_conn 
+:      010535 antilost_key0_up:
+0x351b 010536 jam 0 ,mem_antl_key_state 
+0x351c 010537 branch antilost_double_click_timer_init 
+:      010541 antilost_double_click_timer_init:
+0x351d 010542 fetch 1 ,mem_butten_click_cnt 
+0x351e 010543 rtnne 1 
+0x351f 010544 jam 5 ,mem_double_click_timer 
+0x3520 010545 rtn 
+:      010547 antilost_butten_down_after_conn:
+0x3521 010548 fetch 1 ,mem_butten_click_cnt 
+0x3522 010549 pincrease 1 
+0x3523 010550 store 1 ,mem_butten_click_cnt 
+0x3524 010551 beq 1 ,antilost_click_once 
+0x3525 010552 beq 2 ,antilost_click_twice 
+0x3526 010553 rtn 
+:      010554 antilost_click_once:
+0x3527 010555 call antilost_alert_off 
+0x3528 010556 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010557 arg mem_antl_key0_press ,regc 
+0x352a 010558 branch antilost_prepare_data_and_send 
+:      010559 antilost_click_twice:
+0x352b 010560 jam 0 ,mem_butten_click_cnt 
+0x352c 010561 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010562 arg mem_antl_key0_press ,regc 
+0x352e 010563 call antilost_prepare_data_and_send 
+0x352f 010564 fetch 1 ,mem_antl_lost_mode 
+0x3530 010565 beq 1 ,antilost_alert_on 
+0x3531 010566 rtn 
+:      010568 antilost_butten_down_while_disconn:
+0x3532 010569 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010570 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010571 call antilost_alert_off 
+0x3535 010572 branch antilost_fast_adv_start 
+:      010575 antilost_cmd_parse_for_application:
+0x3536 010576 bpatch patch19_5 ,mem_patch19 
+0x3537 010577 call le_app_receive_data 
+0x3538 010578 ifetch 1 ,rega 
+0x3539 010579 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010580 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010581 rtn 
+:      010583 antilost_on_of_alram:
+0x353c 010584 fetch 1 ,mem_antl_lost_mode 
+0x353d 010585 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010586 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010587 rtn 
+:      010589 antilost_configuration_for_alram:
+0x3540 010590 ifetch 1 ,regb 
+0x3541 010591 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010592 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010593 rtn 
+:      010600 antilost_prepare_data_and_send:
+0x3544 010601 bpatch patch19_6 ,mem_patch19 
+0x3545 010602 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010603 isolate1 notification_enable_bit ,pdata 
+0x3547 010604 nrtn true 
+0x3548 010605 add regc ,6 ,contr 
+0x3549 010606 ifetch 2 ,contr 
+0x354a 010607 byteswap pdata ,pdata 
+0x354b 010608 add pdata ,5 ,loopcnt 
+0x354c 010609 add regc ,3 ,contr 
+0x354d 010610 call calc_check_sum_start 
+0x354e 010611 istore 1 ,contr 
+0x354f 010612 copy regc ,rega 
+0x3550 010613 branch queue_push 
+:      010619 antilost_alert_on:
+0x3551 010620 fetch 1 ,mem_antl_power_state 
+0x3552 010621 rtn blank 
+0x3553 010622 jam 1 ,mem_antl_lost_mode 
+0x3554 010623 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010624 call antilost_buzzer_configuration 
+0x3556 010625 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010626 call antilost_led_configuration 
+0x3558 010627 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010628 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010629 arg mem_antl_key0_release ,regc 
+0x355b 010630 branch antilost_prepare_data_and_send 
+:      010631 antilost_alert_off:
+0x355c 010632 fetch 1 ,mem_antl_lost_mode 
+0x355d 010633 rtn blank 
+0x355e 010634 jam 0 ,mem_antl_lost_mode 
+0x355f 010635 call antilost_led_buzzer_stop_blink 
+0x3560 010636 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010637 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010638 arg mem_antl_key0_release ,regc 
+0x3563 010639 branch antilost_prepare_data_and_send 
+:      010641 antilost_set_start_alarm_after_disconn:
+0x3564 010642 jam 1 ,mem_alarm_config 
+0x3565 010643 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010644 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010645 arg mem_antl_key0_release ,regc 
+0x3568 010646 branch antilost_prepare_data_and_send 
+:      010647 antilost_set_no_alarm_after_disconn:
+0x3569 010648 jam 0 ,mem_alarm_config 
+0x356a 010649 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010650 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010651 arg mem_antl_key0_release ,regc 
+0x356d 010652 branch antilost_prepare_data_and_send 
+:      010653 antilost_on_off_alarm_after_disconn:
+0x356e 010654 fetch 1 ,mem_alarm_config 
+0x356f 010655 rtn blank 
+0x3570 010656 branch antilost_alert_on 
+:      010658 antilost_notify_alarm_config_first_time:
+0x3571 010659 ifetch 2 ,rega 
+0x3572 010660 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010661 isolate1 notification_enable_bit ,pdata 
+0x3574 010662 nrtn true 
+0x3575 010663 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010664 rtn blank 
+0x3577 010665 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010666 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010667 store 8 ,mem_le_interval_min 
+0x357a 010668 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010669 call antilost_battery_process 
+0x357c 010670 call antilost_battery_calculate_end 
+0x357d 010671 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010672 fetch 1 ,mem_alarm_config 
+0x357f 010673 store 1 ,mem_antl_key0_release + 8 
+0x3580 010674 arg mem_antl_key0_release ,regc 
+0x3581 010675 branch antilost_prepare_data_and_send 
+:      010679 antilost_buzzer_configuration:
+0x3582 010680 arg 1 ,rega 
+0x3583 010681 branch antilost_configuration_common 
+:      010682 antilost_led_configuration:
+0x3584 010683 arg 0 ,rega 
+:      010684 antilost_configuration_common:
+0x3585 010685 branch antilost_led_buzzer_style_configuration 
+:      010687 antilost_led_buzzer_stop_blink:
+0x3586 010688 arg 0 ,rega 
+0x3587 010689 call ui_led_blink_stop_global 
+0x3588 010690 arg 1 ,rega 
+0x3589 010691 call ui_led_blink_stop_global 
+0x358a 010692 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010693 branch pwm_disable 
+:      010695 antilost_led_buzzer_style_configuration:
+0x358c 010696 call calc_curr_struct_prt 
+0x358d 010697 arg 7 ,loopcnt 
+0x358e 010698 branch ui_led_set_style_global + 2 
+:      010702 antilost_fast_adv_start:
+0x358f 010703 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010704 arg mem_antl_lpm_interval ,regb 
+:      010705 antilost_adv_start_common:
+0x3591 010706 call antilost_adv_interval_lpm_interval_set 
+0x3592 010707 call antilost_led_configuration 
+0x3593 010708 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010709 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010710 branch app_ble_start_adv 
+:      010712 antilost_adv_interval_lpm_interval_set:
+0x3596 010713 ifetch 2 ,regb 
+0x3597 010714 store 2 ,mem_lpm_interval 
+0x3598 010715 ifetch 2 ,contr 
+0x3599 010716 store 2 ,mem_le_adv_interval 
+0x359a 010717 rtn 
+:      010719 antilost_buzzer_pwm_init:
+0x359b 010720 arg 0 ,rega 
+0x359c 010721 call pwm_init 
+0x359d 010722 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010723 store 6 ,mem_pdatatemp 
+0x359f 010724 call pwm_out_set 
+0x35a0 010725 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010726 branch pwm_disable 
+:      010728 antilost_led_on_cb:
+0x35a2 010729 jam 1 ,mem_antl_led_state 
+0x35a3 010730 rtn 
+:      010731 antilost_led_off_cb:
+0x35a4 010732 jam 0 ,mem_antl_led_state 
+0x35a5 010733 rtn 
+:      010737 antilost_buzzer_off:
+0x35a6 010738 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010739 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010740 branch pwm_disable 
+:      010742 antilost_buzzer_on:
+0x35a9 010743 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010744 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010745 store 6 ,mem_pdatatemp 
+0x35ac 010746 branch pwm_out_set 
+:      010750 antilost_adc_init:
+0x35ad 010751 jam 0 ,mem_adc_config_flag 
+0x35ae 010752 branch adc_init_data 
+:      010754 antilost_battery_process:
+0x35af 010755 call adc_set_mode 
+0x35b0 010756 call vdd_calculate_by_mode 
+0x35b1 010757 store 2 ,mem_battery_current_voltage 
+0x35b2 010758 arg mem_battery_calculate_set ,rega 
+0x35b3 010759 call adc_bat_percent_lowpower_out 
+0x35b4 010760 store 1 ,mem_voltage_remain_percent 
+0x35b5 010761 beq 0 ,antilost_low_battery 
+0x35b6 010762 sub pdata ,0x64 ,null 
+0x35b7 010763 nbranch antilost_full_battery ,positive 
+0x35b8 010764 store 1 ,mem_antl_key0_release + 8 
+:      010765 antilost_battery_calculate_end:
+0x35b9 010766 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010767 arg mem_antl_key0_release ,regc 
+0x35bb 010768 branch antilost_prepare_data_and_send 
+:      010769 antilost_full_battery:
+0x35bc 010770 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010771 branch antilost_battery_calculate_end 
+:      010773 antilost_low_battery:
+0x35be 010774 branch app_button_long_pressed 
+:      010778 car_init:
+0x35bf 010779 rtn wake 
+0x35c0 010780 hfetch 1 ,core_gpio_sel1 
+0x35c1 010781 and_into 0xf0 ,pdata 
+0x35c2 010782 hstore 1 ,core_gpio_sel1 
+0x35c3 010783 setarg car_le_before_hibernate 
+0x35c4 010784 store 2 ,mem_cb_before_hibernate 
+0x35c5 010786 setarg car_le_process_lpm_before 
+0x35c6 010787 store 2 ,mem_cb_before_lpm 
+0x35c7 010789 setarg app_enter_hibernate 
+0x35c8 010790 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010792 setarg car_scale_process_idle 
+0x35ca 010793 store 2 ,mem_cb_idle_process 
+0x35cb 010795 setarg car_scale_process_bb_event 
+0x35cc 010796 store 2 ,mem_cb_bb_event_process 
+0x35cd 010798 setarg app_get_lpm_wake_lock 
+0x35ce 010799 store 2 ,mem_cb_check_wakelock 
+0x35cf 010801 setarg car_le_receive_data 
+0x35d0 010802 store 2 ,mem_cb_att_write 
+0x35d1 010804 setarg car_le_bb_event_timer 
+0x35d2 010805 store 2 ,mem_cb_event_timer 
+0x35d3 010807 call g24_head_ptr2regc 
+0x35d4 010808 setarg car_24g_receive_data 
+0x35d5 010809 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010810 istore 2 ,contw 
+0x35d7 010812 setarg car_power_off_signal 
+0x35d8 010813 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010815 setarg car_soft_switch_power_on_signal 
+0x35da 010816 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010818 bpatch patch19_7 ,mem_patch19 
+0x35dc 010819 call car_init_environment 
+0x35dd 010820 call queue_init 
+0x35de 010821 jam 2 ,mem_lpm_mult 
+0x35df 010822 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010823 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010824 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010825 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010826 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010827 store 1 ,mem_ui_button_gpio 
+0x35e5 010828 jam off ,mem_le_adv_enable 
+:      010829 car_soft_switch_power_on_init:
+0x35e6 010830 call car_ui_led_init 
+0x35e7 010831 call ui_button_init 
+0x35e8 010832 call ui_button_polling 
+0x35e9 010833 jam power_starting ,mem_car_power_state 
+0x35ea 010834 fetch 2 ,mem_ui_state_map 
+0x35eb 010835 rtnbit1 ui_state_btn_down 
+0x35ec 010836 branch app_enter_hibernate 
+:      010838 car_power_off_signal:
+0x35ed 010839 branch car_ui_led_init 
+:      010841 car_hard_switch_power_on_signal:
+0x35ee 010842 jam power_standby ,mem_car_power_state 
+:      010843 car_soft_switch_power_on_signal:
+0x35ef 010844 jam on ,mem_le_adv_enable 
+0x35f0 010845 call car_ui_led_init 
+0x35f1 010846 arg 0 ,rega 
+0x35f2 010847 call ui_led_blink_start_global 
+0x35f3 010849 setarg fast_adv_interval_value_car 
+0x35f4 010850 call shutter_ble_adv_interval_set 
+:      010851 car_le_modified_name_adv:
+0x35f5 010852 arg mem_le_name + 7 ,contw 
+0x35f6 010853 fetch 1 ,mem_le_lap 
+:      010854 car_name_loop:
+0x35f7 010855 and pdata ,0xF0 ,temp 
+0x35f8 010856 rshift4 temp ,temp 
+0x35f9 010857 call car_hex_to_ascii 
+0x35fa 010858 istoret 1 ,contw 
+0x35fb 010859 and pdata ,0x0F ,temp 
+0x35fc 010860 call car_hex_to_ascii 
+0x35fd 010861 istoret 1 ,contw 
+0x35fe 010862 call le_modified_name_att_list 
+0x35ff 010863 fetcht 1 ,mem_le_name_len 
+0x3600 010864 copy temp ,loopcnt 
+0x3601 010865 arg mem_le_adv_data + 2 ,contw 
+0x3602 010866 arg mem_le_name ,contr 
+0x3603 010867 call memcpy 
+:      010868 car_le_modified_name_scan:
+0x3604 010869 fetcht 1 ,mem_le_name_len 
+0x3605 010870 copy temp ,loopcnt 
+0x3606 010871 arg mem_le_scan_data + 2 ,contw 
+0x3607 010872 arg mem_le_name ,contr 
+0x3608 010873 branch memcpy 
+:      010874 car_hex_to_ascii:
+0x3609 010875 sub temp ,9 ,null 
+0x360a 010876 branch car_hex_num ,positive 
+0x360b 010877 add temp ,55 ,temp 
+0x360c 010878 rtn 
+:      010879 car_hex_num:
+0x360d 010880 add temp ,48 ,temp 
+0x360e 010881 rtn 
+:      010883 car_ui_led_init:
+0x360f 010884 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010885 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010886 car_ui_led_init_1:
+0x3611 010887 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010888 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010889 car_ui_led_init_2:
+0x3613 010890 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010891 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010892 car_ui_led_init_3:
+0x3615 010893 fetch 1 ,mem_car_led_num 
+0x3616 010894 copy pdata ,loopcnt 
+0x3617 010895 setarg mem_car_led_map 
+0x3618 010896 copy pdata ,rega 
+:      010897 car_in_lp1:
+0x3619 010898 copy rega ,contr 
+0x361a 010899 ifetch 1 ,contr 
+0x361b 010900 copy contr ,rega 
+0x361c 010901 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010902 copy pdata ,temp 
+0x361e 010903 call gpio_config_output 
+:      010904 car_in_lp1_end:
+0x361f 010905 loop car_in_lp1 
+:      010906 car_ui_led_init_end:
+0x3620 010907 rtn 
+:      010908 car_blood_led_gpio_set:
+0x3621 010909 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010910 store 8 ,mem_car_led_map + 2 
+0x3623 010911 branch car_ui_led_init_1 
+:      010912 car_pairing_led_gpio_set:
+0x3624 010913 store 1 ,mem_car_led_map 
+0x3625 010914 branch car_ui_led_init_2 
+:      010915 car_low_voltage_led_gpio_set:
+0x3626 010916 store 1 ,mem_car_led_map + 1 
+0x3627 010917 branch car_ui_led_init_3 
+:      010920 car_init_environment:
+0x3628 010921 arg 0 ,rega 
+0x3629 010922 call pwm_init 
+0x362a 010923 call car_ir_rx_init 
+0x362b 010924 call g24_receive_process_init 
+0x362c 010925 branch car_init_adc_hvin 
+:      010927 car_init_adc_hvin:
+0x362d 010928 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010929 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010930 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010931 branch adc_init_data 
+:      010933 car_le_before_hibernate:
+0x3631 010934 call gpio_set_before_lpm_common 
+0x3632 010935 branch keyscan_process_lpm_before 
+:      010937 car_le_process_lpm_before:
+0x3633 010938 branch keyscan_process_lpm_before 
+:      010940 car_key_scan_process:
+0x3634 010943 branch keyscan_key_process 
+:      010945 car_scale_process_idle:
+0x3635 010946 call car_le_send_packet 
+0x3636 010947 call car_ir_receive_process 
+0x3637 010948 call car_g24_status_process 
+0x3638 010949 branch car_key_scan_process 
+:      010951 car_g24_status_process:
+0x3639 010952 fetch 2 ,mem_ui_state_map 
+0x363a 010953 rtnbit1 ui_state_ble_connected 
+0x363b 010954 fetch 1 ,mem_car_24g_received_pac 
+0x363c 010955 beq work_paired ,car_g24_connected_event 
+0x363d 010956 rtn 
+:      010957 car_g24_connected_event:
+0x363e 010958 fetch 1 ,mem_car_24g_status 
+0x363f 010959 rtneq work_paired 
+0x3640 010960 jam work_paired ,mem_car_24g_status 
+0x3641 010961 branch car_g24_connected 
+:      010963 car_le_send_packet:
+0x3642 010964 fetch 2 ,mem_ui_state_map 
+0x3643 010965 rtnbit0 ui_state_ble_connected 
+0x3644 010966 call le_fifo_check_nearly_full 
+0x3645 010967 nrtn blank 
+0x3646 010968 arg mem_car_pop_queue_buff ,rega 
+0x3647 010969 call queue_pop 
+0x3648 010970 nrtn user 
+0x3649 010971 arg mem_car_pop_queue_buff ,contr 
+0x364a 010972 branch le_send_notify_from_list 
+:      010974 car_scale_process_bb_event:
+0x364b 010975 copy regc ,pdata 
+0x364c 010976 beq bt_evt_button_up ,app_event_button_up 
+0x364d 010977 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 010978 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 010979 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 010980 rtn 
+:      010982 car_scale_event_le_conn:
+0x3651 010983 setarg disable_24g 
+0x3652 010984 call g24_store_mem_24g_mode 
+0x3653 010985 branch car_scale_process_conn 
+:      010986 car_g24_connected:
+0x3654 010987 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 010988 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      010989 car_scale_process_conn:
+0x3656 010990 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 010991 jam 0 ,mem_lpm_mode 
+0x3658 010992 call app_ble_stop_adv 
+0x3659 010993 call app_lpm_mult_enable 
+0x365a 010994 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 010995 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      010996 car_scale_process_conn_next:
+0x365c 010997 arg 0 ,rega 
+0x365d 010998 branch ui_led_on_global 
+:      010999 car_pairing_led_conn_status_setting:
+0x365e 011000 arg 0 ,rega 
+0x365f 011001 branch ui_led_blink_stop_global 
+:      011003 car_scale_event_le_discon:
+0x3660 011004 setarg rx_24g 
+0x3661 011005 call g24_store_mem_24g_mode 
+:      011006 car_g24_disconnect:
+0x3662 011007 setarg 0 
+0x3663 011008 store 5 ,mem_car_led_control 
+0x3664 011009 setarg 4 
+0x3665 011010 call pwm_disable 
+0x3666 011011 setarg 5 
+0x3667 011012 call pwm_disable 
+0x3668 011013 setarg 20 
+0x3669 011014 call pwm_disable 
+0x366a 011015 setarg 21 
+0x366b 011016 call pwm_disable 
+0x366c 011017 setarg 22 
+0x366d 011018 call pwm_disable 
+0x366e 011019 setarg 7 
+0x366f 011020 call pwm_disable 
+0x3670 011021 call queue_init 
+0x3671 011022 jam 10 ,mem_motor1_speed 
+0x3672 011023 jam 10 ,mem_motor2_speed 
+0x3673 011024 jam 10 ,mem_motor3_speed 
+0x3674 011026 jam 2 ,mem_lpm_mult 
+0x3675 011027 arg 0 ,rega 
+0x3676 011028 call ui_led_blink_start_global 
+0x3677 011030 setarg fast_adv_interval_value_car 
+0x3678 011031 call shutter_ble_adv_interval_set 
+0x3679 011032 branch app_ble_start_adv 
+:      011034 car_le_bb_event_timer:
+0x367a 011036 call car_moto1_blank_data_timer 
+0x367b 011037 call car_moto2_blank_data_timer 
+0x367c 011038 call car_moto3_blank_data_timer 
+0x367d 011039 call app_power_timer 
+0x367e 011040 call car_led_control_timer 
+0x367f 011041 call car_notify_vdd_timer 
+0x3680 011042 call car_24g_no_data_timeout_timer 
+0x3681 011043 call car_ir_breakdown_timer 
+0x3682 011044 branch car_attack_shake_timer 
+:      011046 car_ir_breakdown_timer:
+0x3683 011047 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 011048 arg car_ir_breakdown_timeout ,regb 
+0x3685 011049 branch timer_single_step 
+:      011050 car_ir_breakdown_timeout:
+0x3686 011051 call car_ir_gpio_get_status 
+0x3687 011052 nrtn true 
+0x3688 011053 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 011054 rtn 
+:      011056 car_24g_no_data_timeout_timer:
+0x368a 011057 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 011058 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 011059 branch timer_single_step_2b 
+:      011060 car_24g_no_data_timer_timeout:
+0x368d 011061 jam work_search ,mem_car_24g_status 
+0x368e 011062 branch car_g24_disconnect 
+:      011064 car_attack_shake_timer:
+0x368f 011065 arg mem_car_attack_shake_timer ,regc 
+0x3690 011066 arg car_attack_shake ,regb 
+0x3691 011067 branch timer_single_step 
+:      011068 car_attack_shake:
+0x3692 011069 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 011070 branch car_attack_shake_stop ,blank 
+0x3694 011071 jam 2 ,mem_car_attack_shake_timer 
+0x3695 011072 jam 0 ,mem_car_attack_shake_flag 
+0x3696 011073 setarg 0x0a02 
+0x3697 011074 store 2 ,mem_le_receive_payload 
+0x3698 011075 fetch 1 ,mem_car_config_device_select 
+0x3699 011076 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      011077 car_attack_shake_front_battle_car:
+0x369a 011078 branch car_motor_control 
+:      011079 car_attack_shake_front_battle_tank:
+0x369b 011080 setarg 0x0a02 
+0x369c 011081 store 2 ,mem_le_receive_payload + 2 
+0x369d 011082 branch car_motor_control 
+:      011083 car_attack_shake_stop:
+0x369e 011084 setarg 0 
+0x369f 011085 store 4 ,mem_le_receive_payload 
+0x36a0 011086 branch car_motor_control 
+:      011088 car_notify_vdd_timer:
+0x36a1 011089 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 011090 rtn blank 
+0x36a3 011091 fetch 2 ,mem_ui_state_map 
+0x36a4 011092 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 011093 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 011094 arg car_notify_vdd ,regb 
+0x36a7 011095 branch timer_single_step 
+:      011096 car_notify_vdd:
+0x36a8 011097 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 011098 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 011099 fetch 1 ,mem_car_working_flag 
+0x36ab 011100 nrtn blank 
+:      011101 car_read_hvin:
+0x36ac 011102 call adc_set_mode 
+0x36ad 011103 call vdd_calculate_by_mode 
+0x36ae 011104 store 2 ,mem_vdd_now_vol 
+0x36af 011105 arg mem_vdd_calculate_set ,rega 
+0x36b0 011106 call adc_bat_percent_lowpower_out 
+0x36b1 011107 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011108 isub temp ,null 
+0x36b3 011109 branch car_notify_vdd_next2 ,positive 
+0x36b4 011110 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011111 copy pdata ,temp 
+:      011112 car_notify_vdd_next2:
+0x36b6 011113 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011114 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011115 isub temp ,null 
+0x36b9 011116 call car_enter_low_bat ,positive 
+0x36ba 011117 storet 1 ,mem_notify_bat_payload 
+0x36bb 011118 arg 6 ,loopcnt 
+0x36bc 011119 arg mem_notify_bat_head ,contr 
+0x36bd 011120 call calc_check_sum_start 
+0x36be 011121 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011122 arg mem_notify_bat_packet ,rega 
+0x36c0 011123 branch queue_push 
+:      011124 car_enter_low_bat:
+0x36c1 011125 fetch 1 ,mem_low_bat_flag 
+0x36c2 011126 nrtn blank 
+0x36c3 011127 jam 1 ,mem_low_bat_flag 
+0x36c4 011128 arg 1 ,rega 
+0x36c5 011129 branch ui_led_blink_start_global 
+:      011130 car_low_bat_led_off:
+0x36c6 011131 arg 1 ,rega 
+0x36c7 011132 branch ui_led_blink_stop_global 
+:      011134 car_led_control_timer:
+0x36c8 011135 arg mem_car_led_control_timer ,regc 
+0x36c9 011136 arg car_led_control ,regb 
+0x36ca 011137 branch timer_single_step 
+:      011138 car_led_control:
+0x36cb 011139 jam 5 ,mem_car_led_control_timer 
+0x36cc 011140 jam 0 ,mem_car_led_no 
+0x36cd 011141 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011142 beq led_on ,car_led_control_blink_off 
+0x36cf 011143 beq led_off ,car_led_control_blink_on 
+:      011144 car_led_control_set:
+0x36d0 011145 arg mem_car_led_control ,contr 
+0x36d1 011146 copy contr ,rega 
+0x36d2 011147 arg 8 ,loopcnt 
+:      011148 car_led_control_timer_next:
+0x36d3 011149 copy rega ,contr 
+0x36d4 011150 ifetch 1 ,contr 
+0x36d5 011151 copy contr ,rega 
+0x36d6 011152 beq led_off ,car_led_control_off 
+0x36d7 011153 beq led_on ,car_led_control_on 
+0x36d8 011154 beq led_blink ,car_led_control_blink 
+:      011155 car_led_control_timer_next_2:
+0x36d9 011156 fetch 1 ,mem_car_led_no 
+0x36da 011157 increase 1 ,pdata 
+0x36db 011158 store 1 ,mem_car_led_no 
+0x36dc 011159 loop car_led_control_timer_next 
+0x36dd 011160 rtn 
+:      011161 car_led_switch:
+0x36de 011162 fetch 1 ,mem_car_led_no 
+0x36df 011163 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011164 iadd regb ,regb 
+0x36e1 011165 ifetcht 1 ,regb 
+0x36e2 011166 rtn 
+:      011167 car_led_control_off:
+0x36e3 011168 call car_led_switch 
+0x36e4 011169 call gpio_out_inactive 
+0x36e5 011170 branch car_led_control_timer_next_2 
+:      011171 car_led_control_on:
+0x36e6 011172 call car_led_switch 
+0x36e7 011173 call gpio_out_active 
+0x36e8 011174 branch car_led_control_timer_next_2 
+:      011175 car_led_control_blink:
+0x36e9 011176 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011177 beq led_on ,car_led_control_off 
+0x36eb 011178 branch car_led_control_on 
+:      011179 car_led_control_blink_on:
+0x36ec 011180 jam led_on ,mem_car_led_blink_status 
+0x36ed 011181 branch car_led_control_set 
+:      011182 car_led_control_blink_off:
+0x36ee 011183 jam led_off ,mem_car_led_blink_status 
+0x36ef 011184 branch car_led_control_set 
+:      011188 calc_check_sum_start:
+0x36f0 011189 arg 0 ,rega 
+:      011190 calc_check_sum_loop:
+0x36f1 011191 ifetch 1 ,contr 
+0x36f2 011192 iadd rega ,rega 
+0x36f3 011193 loop calc_check_sum_loop 
+:      011194 calc_check_sum_and:
+0x36f4 011195 and rega ,0xff ,pdata 
+0x36f5 011196 rtn 
+:      011198 car_le_receive_data:
+0x36f6 011199 fetch 1 ,mem_le_att_opcode 
+0x36f7 011200 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011201 rtn 
+:      011202 car_le_parse_att_write_request:
+0x36f9 011203 fetch 2 ,mem_le_att_handle 
+0x36fa 011204 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011205 rtn 
+:      011217 le_app_receive_data:
+0x36fc 011218 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011219 ifetch 5 ,rega 
+0x36fe 011220 store 5 ,mem_app_receive_temp 
+0x36ff 011221 fetch 2 ,mem_app_receive_temp 
+0x3700 011222 arg le_receive_packet_head ,temp 
+0x3701 011223 isub temp ,null 
+0x3702 011224 nrtn zero 
+0x3703 011225 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011226 byteswap pdata ,pdata 
+0x3705 011227 store 2 ,mem_app_receive_temp + 3 
+0x3706 011228 copy pdata ,loopcnt 
+0x3707 011229 increase 5 ,rega 
+0x3708 011230 copy rega ,contr 
+0x3709 011231 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011232 call memcpy 
+0x370b 011233 ifetch 1 ,contr 
+0x370c 011234 store 1 ,mem_app_receive_temp + 15 
+0x370d 011235 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011236 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011237 rtn 
+:      011239 car_control_le_receive:
+0x3710 011240 setarg 0 
+0x3711 011241 store 5 ,mem_le_receive_payload 
+0x3712 011242 store 5 ,mem_le_receive_payload + 5 
+0x3713 011243 call le_app_receive_data 
+0x3714 011244 copy regb ,contr 
+0x3715 011245 arg mem_le_receive_payload ,contw 
+0x3716 011246 arg 10 ,loopcnt 
+0x3717 011247 call memcpy 
+:      011248 car_receive_cmd_select:
+0x3718 011249 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011250 ifetch 1 ,rega 
+0x371a 011251 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011252 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011253 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011254 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011255 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011256 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011257 beq car_cmd_device_info ,car_info_request 
+0x3721 011258 rtn 
+:      011260 car_24g_receive_data:
+0x3722 011261 fetch 2 ,mem_ui_state_map 
+0x3723 011262 rtnbit1 ui_state_ble_connected 
+0x3724 011264 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011265 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011267 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011269 setarg offset_24g_rxdata_temp_add3 
+0x3728 011270 call g24_set_rega 
+0x3729 011271 call car_control_le_receive 
+0x372a 011273 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011274 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011275 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011276 rtn 
+:      011277 car_24g_receive_data_next:
+0x372e 011278 fetch 1 ,mem_le_receive_payload 
+0x372f 011279 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011280 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011281 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011282 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011283 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011284 rtn 
+:      011286 car_moto1_enable_blank_data_timer:
+0x3735 011287 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011288 rtn 
+:      011289 car_moto2_enable_blank_data_timer:
+0x3737 011290 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011291 rtn 
+:      011292 car_moto3_enable_blank_data_timer:
+0x3739 011293 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011294 rtn 
+:      011296 car_moto1_blank_data_timer:
+0x373b 011297 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011298 arg car_moto1_blank_data ,regb 
+0x373d 011299 branch timer_single_step 
+:      011300 car_moto2_blank_data_timer:
+0x373e 011301 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011302 arg car_moto2_blank_data ,regb 
+0x3740 011303 branch timer_single_step 
+:      011304 car_moto3_blank_data_timer:
+0x3741 011305 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011306 arg car_moto3_blank_data ,regb 
+0x3743 011307 branch timer_single_step 
+:      011309 car_moto1_blank_data:
+0x3744 011310 jam 0 ,mem_le_receive_payload 
+0x3745 011311 branch car_motor_control 
+:      011312 car_moto2_blank_data:
+0x3746 011313 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011314 branch car_motor_control 
+:      011315 car_moto3_blank_data:
+0x3748 011316 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011317 branch car_motor_control 
+:      011322 car_drive_old:
+0x374a 011323 call car_left_right_control_old 
+0x374b 011324 branch car_front_back_control_old 
+:      011325 car_left_right_control_old:
+0x374c 011326 fetch 1 ,mem_le_receive_payload 
+0x374d 011327 store 1 ,mem_motor2_status 
+0x374e 011328 branch car_motor2_control 
+:      011329 car_front_back_control_old:
+0x374f 011330 fetch 1 ,mem_motor1_speed 
+0x3750 011331 call car_reset_old_speed 
+0x3751 011332 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011333 store 1 ,mem_motor1_status 
+0x3753 011334 branch car_motor1_control 
+:      011335 car_reset_old_speed:
+0x3754 011336 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011337 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011338 store 1 ,mem_motor1_speed 
+0x3757 011339 rtn 
+:      011340 car_reset_old_speed2:
+0x3758 011341 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011342 rtn 
+:      011343 car_reset_old_speed3:
+0x375a 011344 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011345 rtn 
+:      011346 car_speed_set_old:
+0x375c 011347 fetch 1 ,mem_le_receive_payload 
+0x375d 011348 call car_reset_old_speed 
+0x375e 011349 fetch 1 ,mem_motor1_speed 
+0x375f 011350 call car_motor_speed_duty_setting 
+0x3760 011351 call car_motor_speed_duty_transform 
+0x3761 011352 branch pwm_pwm0_duty_set 
+:      011354 car_motor_control:
+0x3762 011355 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011356 nrtn blank 
+0x3764 011357 fetch 6 ,mem_le_receive_payload 
+0x3765 011358 store 6 ,mem_motor1_status 
+0x3766 011359 fetch 1 ,mem_motor1_speed 
+0x3767 011360 fetcht 1 ,mem_motor2_speed 
+0x3768 011361 iand temp ,pdata 
+0x3769 011362 fetcht 1 ,mem_motor3_speed 
+0x376a 011363 iand temp ,pdata 
+0x376b 011364 call car_motor_working_flag ,blank 
+0x376c 011365 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011366 call car_motor1_control 
+0x376e 011367 call car_motor2_control 
+0x376f 011368 branch car_motor3_control 
+:      011369 car_motor1_control:
+0x3770 011370 arg mem_motor1_pwm_set ,regb 
+0x3771 011371 arg mem_motor1_status ,contr 
+0x3772 011372 branch car_motor_status_select 
+:      011373 car_motor2_control:
+0x3773 011374 arg mem_motor2_pwm_set ,regb 
+0x3774 011375 arg mem_motor2_status ,contr 
+0x3775 011376 branch car_motor_status_select 
+:      011377 car_motor3_control:
+0x3776 011378 arg mem_motor3_pwm_set ,regb 
+0x3777 011379 arg mem_motor3_status ,contr 
+0x3778 011380 branch car_motor_status_select 
+:      011381 car_motor_working_flag:
+0x3779 011382 jam 0 ,mem_car_working_flag 
+0x377a 011383 rtn 
+:      011385 car_motor_status_select:
+0x377b 011386 ifetch 1 ,contr 
+0x377c 011387 beq motor_stop ,car_motor_stop 
+0x377d 011388 beq go_front ,car_motor_positive 
+0x377e 011389 beq go_back ,car_motor_negative 
+0x377f 011390 rtn 
+:      011391 car_motor_positive:
+0x3780 011392 jam 0 ,mem_motor_select_p_n 
+0x3781 011393 branch car_motor_negative + 1 
+:      011394 car_motor_negative:
+0x3782 011395 jam 1 ,mem_motor_select_p_n 
+0x3783 011396 ifetch 1 ,contr 
+0x3784 011397 store 1 ,mem_car_motor_speed 
+0x3785 011398 ifetch 8 ,regb 
+0x3786 011399 branch car_motor_work 
+:      011401 car_motor_stop:
+0x3787 011402 ifetch 1 ,regb 
+0x3788 011403 call pwm_disable 
+0x3789 011404 increase 1 ,regb 
+0x378a 011405 ifetch 1 ,regb 
+0x378b 011406 branch pwm_disable 
+:      011407 car_motor_work:
+0x378c 011408 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011409 jam 1 ,mem_car_working_flag 
+0x378e 011410 fetch 1 ,mem_motor_select_p_n 
+0x378f 011411 beq 0 ,car_motor_select_positive 
+:      011412 car_motor_select_negative:
+0x3790 011413 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011414 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011415 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011416 car_motor_work_next:
+0x3793 011417 call pwm_disable 
+0x3794 011418 fetch 1 ,mem_car_motor_speed 
+0x3795 011419 call car_motor_speed_duty_setting 
+0x3796 011420 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011421 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011422 store 6 ,mem_pdatatemp 
+0x3799 011423 branch pwm_out_set 
+:      011424 car_motor_select_positive:
+0x379a 011425 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011426 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011427 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011428 branch car_motor_work_next 
+:      011430 car_motor_speed_duty_setting:
+0x379e 011431 mul32 pdata ,5 ,pdata 
+0x379f 011432 add pdata ,50 ,pdata 
+0x37a0 011433 rtn 
+:      011434 car_motor_speed_duty_transform:
+0x37a1 011435 arg 12000 ,temp 
+0x37a2 011436 imul32 temp ,pdata 
+0x37a3 011437 div pdata ,100 
+0x37a4 011438 call wait_div_end 
+0x37a5 011439 quotient temp 
+0x37a6 011440 copy temp ,rega 
+0x37a7 011441 setarg 12000 
+0x37a8 011442 isub temp ,regb 
+0x37a9 011443 rtn 
+:      011446 car_ir_init:
+0x37aa 011447 hfetch 1 ,core_gpio_sel2 
+0x37ab 011448 set1 2 ,pdata 
+0x37ac 011449 hstore 1 ,core_gpio_sel2 
+0x37ad 011450 setarg 158 
+0x37ae 011451 hstore 2 ,core_pwm_pcnt4 
+0x37af 011452 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011453 rtn 
+:      011455 car_ir_data_rx_from_app:
+0x37b1 011456 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011457 nrtn blank 
+0x37b3 011458 fetch 2 ,mem_le_receive_payload 
+0x37b4 011459 store 2 ,mem_ir_data 
+0x37b5 011460 fetch 1 ,mem_car_24g_status 
+0x37b6 011461 bne work_paired ,car_ir_data_tx 
+0x37b7 011462 fetch 2 ,mem_le_lap 
+0x37b8 011463 store 2 ,mem_ir_data 
+:      011464 car_ir_data_tx:
+0x37b9 011465 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011466 call car_ir_init 
+0x37bb 011467 call car_ir_enable 
+0x37bc 011468 setarg 48000 
+0x37bd 011469 call sleep 
+0x37be 011470 call car_ir_disable 
+0x37bf 011471 setarg 7200 
+0x37c0 011472 call sleep 
+0x37c1 011473 arg 16 ,loopcnt 
+:      011474 car_ir_send_loop:
+0x37c2 011475 call car_ir_enable 
+0x37c3 011476 fetch 2 ,mem_ir_data 
+0x37c4 011477 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011478 setarg 7200 
+0x37c6 011479 call sleep 
+0x37c7 011480 call car_ir_disable 
+0x37c8 011481 branch car_ir_wait_finish 
+:      011483 car_ir_is_bit1:
+0x37c9 011484 setarg 14400 
+0x37ca 011485 call sleep 
+0x37cb 011486 call car_ir_disable 
+:      011487 car_ir_wait_finish:
+0x37cc 011488 setarg 7200 
+0x37cd 011489 call sleep 
+0x37ce 011490 fetch 2 ,mem_ir_data 
+0x37cf 011491 rshift pdata ,pdata 
+0x37d0 011492 store 2 ,mem_ir_data 
+0x37d1 011493 loop car_ir_send_loop 
+0x37d2 011495 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011496 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011497 setarg 0x0a01 
+0x37d5 011498 store 2 ,mem_le_receive_payload 
+0x37d6 011499 fetch 1 ,mem_car_config_device_select 
+0x37d7 011500 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011501 car_attack_shake_back_battle_car:
+0x37d8 011502 branch car_motor_control 
+:      011503 car_attack_shake_back_battle_tank:
+0x37d9 011504 setarg 0x0a01 
+0x37da 011505 store 2 ,mem_le_receive_payload + 2 
+0x37db 011506 branch car_motor_control 
+:      011508 car_ir_enable:
+0x37dc 011509 hfetch 1 ,core_gpio_key2 
+0x37dd 011510 or_into 0x40 ,pdata 
+0x37de 011511 hstore 1 ,core_gpio_key2 
+0x37df 011512 rtn 
+:      011513 car_ir_disable:
+0x37e0 011514 hfetch 1 ,core_gpio_key2 
+0x37e1 011515 and_into 0xbf ,pdata 
+0x37e2 011516 hstore 1 ,core_gpio_key2 
+0x37e3 011517 rtn 
+:      011519 car_ir_rx_init:
+0x37e4 011520 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011521 rtneq 0x00 
+0x37e6 011522 call lpm_disable_exen_output 
+0x37e7 011523 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011524 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011525 call gpio_config_input 
+0x37ea 011526 call car_ir_gpio_get_status 
+0x37eb 011527 nrtn true 
+0x37ec 011528 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011529 rtn 
+:      011531 car_ir_receive_process:
+0x37ee 011532 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011533 rtneq flag_ir_disable 
+0x37f0 011534 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011535 nrtn blank 
+0x37f2 011536 fetch 2 ,mem_ui_state_map 
+0x37f3 011537 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011538 fetch 1 ,mem_car_24g_status 
+0x37f5 011539 rtnne work_paired 
+:      011540 car_ir_receive_process_next:
+0x37f6 011541 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011542 call car_ir_gpio_get_status 
+0x37f8 011543 nrtn true 
+0x37f9 011544 setarg 36000 
+0x37fa 011545 call sleep 
+0x37fb 011546 call car_ir_gpio_get_status 
+0x37fc 011547 nrtn true 
+0x37fd 011548 call car_ir_clk_get 
+:      011549 car_ir_packet_head_wait_end:
+0x37fe 011550 call car_ir_clk_check 
+0x37ff 011551 nrtn positive 
+0x3800 011552 call car_ir_gpio_get_status 
+0x3801 011553 branch car_ir_packet_head_wait_end ,true 
+0x3802 011554 arg 0 ,rega 
+0x3803 011555 arg 16 ,loopcnt 
+0x3804 011556 call car_ir_clk_get 
+:      011557 car_ir_receive_process_loop:
+0x3805 011558 call car_ir_clk_check 
+0x3806 011559 nrtn positive 
+0x3807 011560 call car_ir_gpio_get_status 
+0x3808 011561 nbranch car_ir_receive_process_loop ,true 
+0x3809 011562 setarg 10800 
+0x380a 011563 call sleep 
+0x380b 011564 call car_ir_gpio_get_status 
+0x380c 011565 branch car_ir_get_bit1 ,true 
+:      011566 car_ir_get_bit0:
+0x380d 011567 setarg 0 
+0x380e 011568 rshift rega ,rega 
+0x380f 011569 ior rega ,rega 
+0x3810 011570 loop car_ir_receive_process_loop 
+0x3811 011571 branch car_ir_receive_process_end 
+:      011572 car_ir_get_bit1:
+0x3812 011573 setarg 0x8000 
+0x3813 011574 rshift rega ,rega 
+0x3814 011575 ior rega ,rega 
+0x3815 011576 call car_ir_clk_get 
+:      011577 car_ir_get_bit1_wait_low_end:
+0x3816 011578 call car_ir_clk_check 
+0x3817 011579 nrtn positive 
+0x3818 011580 call car_ir_gpio_get_status 
+0x3819 011581 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011582 loop car_ir_receive_process_loop 
+:      011583 car_ir_receive_process_end:
+0x381b 011584 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011585 copy rega ,pdata 
+0x381d 011586 store 2 ,mem_ir_rx_buf 
+0x381e 011587 store 2 ,mem_ir_notify_data + 8 
+0x381f 011588 fetch 1 ,mem_car_24g_status 
+0x3820 011589 beq work_paired ,car_ir_24g_receive_attack 
+:      011590 car_ir_data_notify:
+0x3821 011591 arg 0x07 ,loopcnt 
+0x3822 011592 arg mem_ir_notify_data_head ,contr 
+0x3823 011593 call calc_check_sum_start 
+0x3824 011594 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011595 arg mem_ir_notify_data ,rega 
+0x3826 011596 branch queue_push 
+:      011598 car_ir_24g_receive_attack:
+0x3827 011599 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011600 increase 1 ,pdata 
+0x3829 011601 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011602 div pdata ,2 
+0x382b 011603 call wait_div_end 
+0x382c 011604 quotient temp 
+0x382d 011605 remainder pdata 
+0x382e 011606 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011607 car_ir_24g_receive_attack_off:
+0x382f 011608 fetch 1 ,mem_car_config_led_num 
+0x3830 011609 isub temp ,null 
+0x3831 011610 call car_ir_24g_go_die ,zero 
+0x3832 011611 arg mem_car_led_control ,pdata 
+0x3833 011612 increase -1 ,temp 
+0x3834 011613 iadd temp ,rega 
+0x3835 011614 arg 0 ,pdata 
+0x3836 011615 istore 1 ,rega 
+0x3837 011616 rtn 
+:      011617 car_ir_24g_receive_attack_blink:
+0x3838 011618 arg mem_car_led_control ,pdata 
+0x3839 011619 iadd temp ,rega 
+0x383a 011620 arg 2 ,pdata 
+0x383b 011621 istore 1 ,rega 
+0x383c 011622 rtn 
+:      011623 car_ir_24g_go_die:
+0x383d 011624 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011625 rtn 
+:      011626 car_ir_clk_get:
+0x383f 011627 copy clkn_bt ,pdata 
+0x3840 011628 store 4 ,mem_ir_receive_clkn 
+0x3841 011629 rtn 
+:      011630 car_ir_clk_check:
+0x3842 011631 copy clkn_bt ,pdata 
+0x3843 011632 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011633 isub temp ,pdata 
+0x3845 011634 sub pdata ,200 ,null 
+0x3846 011635 rtn 
+:      011637 car_ir_gpio_get_status:
+0x3847 011638 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011639 branch gpio_get_bit 
+:      011641 car_led_control_receive:
+0x3849 011642 fetch 8 ,mem_le_receive_payload 
+0x384a 011643 store 8 ,mem_car_led_control 
+0x384b 011644 rtn 
+:      011646 car_info_request:
+0x384c 011647 fetch 1 ,mem_car_config_device_select 
+0x384d 011648 store 1 ,mem_car_info_request_payload 
+0x384e 011649 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011650 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011651 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011652 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011653 arg 13 ,loopcnt 
+0x3853 011654 arg mem_car_info_request_head ,contr 
+0x3854 011655 call calc_check_sum_start 
+0x3855 011656 store 1 ,mem_car_info_request_checksum 
+0x3856 011657 arg mem_car_info_request ,rega 
+0x3857 011658 branch queue_push 
+:      011664 light_init:
+0x3858 011665 call clear_eeprom_size_2k 
+0x3859 011666 jam 0x7a ,mem_curr_packet_num 
+0x385a 011667 call light_load_controler_list 
+0x385b 011668 call light_init_crr_cmd_count 
+0x385c 011669 setarg light_pairing_timer 
+0x385d 011670 store 2 ,mem_cb_event_timer 
+0x385e 011671 arg 0 ,rega 
+0x385f 011672 branch pwm_init 
+:      011674 light_pairing_timer:
+0x3860 011675 fetch 2 ,mem_light_pairing_timer 
+0x3861 011676 rtn blank 
+0x3862 011677 increase -1 ,pdata 
+0x3863 011678 store 2 ,mem_light_pairing_timer 
+0x3864 011679 rtnne 0 
+0x3865 011680 jam 0 ,mem_light_pairing_enable 
+0x3866 011681 rtn 
+:      011683 light_init_crr_cmd_count:
+0x3867 011684 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011685 fetch 1 ,mem_light_next_record 
+0x3869 011686 sub pdata ,40 ,null 
+0x386a 011687 rtn positive 
+0x386b 011688 jam 0 ,mem_light_next_record 
+0x386c 011689 rtn 
+:      011691 light_load_controler_list:
+0x386d 011692 arg mem_light_next_record ,rega 
+0x386e 011693 arg 0 ,regb 
+0x386f 011694 arg 81 ,temp 
+0x3870 011695 branch iicd_read_eep_data 
+:      011698 light_find_controler_pairing:
+0x3871 011699 disable user 
+0x3872 011700 fetch 1 ,mem_light_cnum 
+0x3873 011701 copy pdata ,loopcnt 
+0x3874 011703 arg mem_light_clist ,rega 
+0x3875 011704 copy regc ,regb 
+:      011705 light_find_controler_pairing_loop:
+0x3876 011706 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011707 call light_compare_addr_record 
+0x3878 011708 branch enable_user ,zero 
+:      011709 light_find_single_pairing_diff:
+0x3879 011710 increase 4 ,rega 
+0x387a 011711 loop light_find_controler_pairing_loop 
+0x387b 011712 rtn 
+:      011715 light_compare_addr_record:
+0x387c 011716 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011717 ifetch 3 ,rega 
+0x387e 011718 ifetcht 3 ,regb 
+0x387f 011719 isub temp ,null 
+0x3880 011720 rtn 
+:      011722 light_compare_single_record:
+0x3881 011723 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011724 ifetch 3 ,rega 
+0x3883 011725 ifetcht 3 ,regb 
+0x3884 011726 isub temp ,null 
+0x3885 011727 nrtn zero 
+0x3886 011728 ifetch 1 ,contr 
+0x3887 011729 sub pdata ,0 ,null 
+0x3888 011730 rtn zero 
+0x3889 011731 add rega ,3 ,contr 
+0x388a 011732 ifetcht 1 ,contr 
+0x388b 011733 isub temp ,null 
+0x388c 011734 rtn 
+:      011737 light_find_controler_cmd:
+0x388d 011738 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011739 disable user 
+0x388f 011740 fetch 1 ,mem_light_cnum 
+0x3890 011741 copy pdata ,loopcnt 
+0x3891 011743 arg mem_light_clist ,rega 
+0x3892 011744 copy regc ,regb 
+:      011745 light_find_controler_cmd_loop:
+0x3893 011746 call light_compare_single_record 
+0x3894 011747 branch enable_user ,zero 
+0x3895 011748 increase 4 ,rega 
+0x3896 011749 loop light_find_controler_cmd_loop 
+0x3897 011750 rtn 
+:      011753 light_recv_adv:
+0x3898 011754 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011755 increase 1 ,pdata 
+0x389a 011756 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011757 arg mem_le_rxbuf + 12 ,regc 
+:      011759 light_anylize_command:
+0x389c 011760 ifetch 2 ,regc 
+0x389d 011761 arg 0x55aa ,temp 
+0x389e 011762 isub temp ,null 
+0x389f 011763 nrtn zero 
+0x38a0 011764 copy contr ,regc 
+0x38a1 011765 ifetcht 3 ,regc 
+0x38a2 011766 setarg 0xffffff 
+0x38a3 011767 isub temp ,null 
+0x38a4 011768 branch light_parse_cmd ,zero 
+0x38a5 011769 call light_find_controler_cmd 
+0x38a6 011770 branch light_parse_cmd ,user 
+0x38a7 011771 rtn 
+:      011773 light_parse_cmd:
+0x38a8 011774 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011775 increase 4 ,regc 
+0x38aa 011776 ifetch 1 ,regc 
+0x38ab 011777 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011778 isub temp ,null 
+0x38ad 011779 rtn zero 
+0x38ae 011780 store 1 ,mem_curr_packet_num 
+0x38af 011781 fetch 1 ,mem_le_req_rcv 
+0x38b0 011782 increase 1 ,pdata 
+0x38b1 011783 store 1 ,mem_le_req_rcv 
+0x38b2 011785 increase 1 ,regc 
+0x38b3 011786 ifetch 1 ,regc 
+0x38b4 011787 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011788 copy pdata ,loopcnt 
+0x38b6 011789 rtn blank 
+:      011790 light_parse_cmd_loop:
+0x38b7 011791 ifetch 1 ,contr 
+0x38b8 011792 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011793 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011794 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011795 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011796 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011797 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011798 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011799 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011800 loop light_parse_cmd_loop 
+0x38c1 011801 rtn 
+:      011803 light_parse_cmd_pwm0:
+0x38c2 011804 copy contr ,regc 
+0x38c3 011805 fetch 1 ,mem_light_pwm0 
+0x38c4 011806 store 1 ,mem_pdatatemp 
+0x38c5 011807 arg 0 ,temp 
+:      011808 light_parse_cmd_pwm_common:
+0x38c6 011809 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011810 setarg 10000 
+0x38c8 011811 store 3 ,mem_pdatatemp + 2 
+0x38c9 011812 ifetch 1 ,regc 
+0x38ca 011813 store 1 ,mem_pdatatemp + 5 
+0x38cb 011814 call pwm_out_set 
+0x38cc 011815 and regc ,1 ,contr 
+0x38cd 011816 loop light_parse_cmd_loop 
+0x38ce 011817 rtn 
+:      011818 light_parse_cmd_pwm1:
+0x38cf 011819 copy regc ,contr 
+0x38d0 011820 fetch 1 ,mem_light_pwm1 
+0x38d1 011821 store 1 ,mem_pdatatemp 
+0x38d2 011822 arg 1 ,temp 
+0x38d3 011823 branch light_parse_cmd_pwm_common 
+:      011824 light_parse_cmd_pwm2:
+0x38d4 011825 copy regc ,contr 
+0x38d5 011826 fetch 1 ,mem_light_pwm2 
+0x38d6 011827 store 1 ,mem_pdatatemp 
+0x38d7 011828 arg 2 ,temp 
+0x38d8 011829 branch light_parse_cmd_pwm_common 
+:      011830 light_parse_cmd_pwm3:
+0x38d9 011831 copy regc ,contr 
+0x38da 011832 fetch 1 ,mem_light_pwm3 
+0x38db 011833 store 1 ,mem_pdatatemp 
+0x38dc 011834 arg 3 ,temp 
+0x38dd 011835 branch light_parse_cmd_pwm_common 
+:      011836 light_parse_cmd_pwm4:
+0x38de 011837 copy regc ,contr 
+0x38df 011838 fetch 1 ,mem_light_pwm4 
+0x38e0 011839 store 1 ,mem_pdatatemp 
+0x38e1 011840 arg 4 ,temp 
+0x38e2 011841 branch light_parse_cmd_pwm_common 
+:      011842 light_parse_cmd_pwm5:
+0x38e3 011843 copy regc ,contr 
+0x38e4 011844 fetch 1 ,mem_light_pwm5 
+0x38e5 011845 store 1 ,mem_pdatatemp 
+0x38e6 011846 arg 5 ,temp 
+0x38e7 011847 branch light_parse_cmd_pwm_common 
+:      011849 light_parse_auto_mode:
+0x38e8 011850 ifetch 1 ,contr 
+0x38e9 011851 rtn 
+:      011853 light_parse_pairing:
+0x38ea 011854 copy contr ,regc 
+0x38eb 011855 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011856 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011857 call update_controler_list 
+:      011858 light_parse_pairing_abandon:
+0x38ee 011859 and regc ,4 ,contr 
+0x38ef 011860 rtn 
+:      011861 update_controler_list:
+0x38f0 011862 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011863 call light_find_controler_pairing 
+0x38f2 011864 branch update_conrtoler_list_found ,user 
+0x38f3 011865 fetch 1 ,mem_light_next_record 
+0x38f4 011866 copy pdata ,temp 
+0x38f5 011867 increase 1 ,pdata 
+0x38f6 011868 store 1 ,mem_light_next_record 
+0x38f7 011869 call light_init_crr_cmd_count 
+0x38f8 011870 lshift2 temp ,temp 
+0x38f9 011871 setarg mem_light_clist 
+0x38fa 011872 iadd temp ,contw 
+0x38fb 011873 ifetch 4 ,regc 
+0x38fc 011874 istore 4 ,contw 
+0x38fd 011875 branch update_conrtoler_store_list 
+:      011876 update_conrtoler_list_found:
+0x38fe 011877 add regc ,3 ,contr 
+0x38ff 011878 ifetch 1 ,contr 
+0x3900 011879 rtn blank 
+0x3901 011880 ifetch 4 ,regc 
+0x3902 011881 istore 4 ,rega 
+:      011882 update_conrtoler_store_list:
+0x3903 011883 arg mem_light_next_record ,rega 
+0x3904 011884 arg 0 ,regb 
+0x3905 011885 arg 81 ,temp 
+0x3906 011886 branch iicd_write_eep_data 
+:      011890 lightc_init:
+0x3907 011894 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011895 call gpio_out_inactive 
+0x3909 011896 rtn 
+:      011899 lightc_dispatch:
+0x390a 011902 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011903 call gpio_out_active 
+0x390c 011906 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011907 call gpio_out_inactive 
+0x390e 011910 call lightc_start_adv 
+0x390f 011912 fetch 1 ,mem_adv_time 
+0x3910 011913 nrtn blank 
+0x3911 011915 call lpm_write_gpio_wakeup 
+0x3912 011916 hfetch 4 ,core_lpm_ctrl 
+0x3913 011917 set0 15 ,pdata 
+0x3914 011918 hstore 4 ,core_lpm_reg 
+0x3915 011919 call lpm_write_ctrl 
+0x3916 011920 arg param_hibernate_clks ,temp 
+0x3917 011921 branch lpm_sleep 
+:      011923 lightc_adv:
+0x3918 011924 fetch 1 ,mem_adv_time 
+0x3919 011925 branch le_adv_loop_tx ,blank 
+0x391a 011926 increase -1 ,pdata 
+0x391b 011927 store 1 ,mem_adv_time 
+0x391c 011928 branch le_adv_loop_tx 
+:      011930 lightc_start_adv:
+0x391d 011931 mul32 pdata ,20 ,pdata 
+0x391e 011932 arg mem_cmd0_string ,contr 
+0x391f 011933 iadd contr ,contr 
+0x3920 011934 ifetch 1 ,contr 
+0x3921 011935 rtn blank 
+0x3922 011936 copy pdata ,rega 
+0x3923 011937 copy rega ,loopcnt 
+0x3924 011938 arg mem_le_adv_data + 2 ,contw 
+0x3925 011939 call memcpy 
+0x3926 011940 copy rega ,pdata 
+0x3927 011941 increase 2 ,pdata 
+0x3928 011942 store 1 ,mem_le_adv_data_len 
+0x3929 011943 rtn 
+:      011950 module_init:
+0x392a 011952 rtn wake 
+0x392b 011953 call le_modified_name 
+0x392c 011954 call adc_init_data 
+0x392d 011955 setarg module_process_idle 
+0x392e 011956 store 2 ,mem_cb_idle_process 
+0x392f 011957 setarg module_bt_conn_process 
+0x3930 011958 store 2 ,mem_cb_bt_process 
+0x3931 011959 setarg module_process_bb_event 
+0x3932 011960 store 2 ,mem_cb_bb_event_process 
+0x3933 011961 setarg module_le_conn_process 
+0x3934 011962 store 2 ,mem_cb_le_process 
+0x3935 011963 setarg module_lpm_lock 
+0x3936 011964 store 2 ,mem_cb_check_wakelock 
+0x3937 011965 setarg module_hci_cmd_transmit_le_notify 
+0x3938 011966 store 2 ,mem_cb_ble_transmit 
+0x3939 011967 setarg module_hci_event_receive_spp_data 
+0x393a 011968 store 2 ,mem_cb_receive_spp_data 
+0x393b 011969 setarg module_le_receive_data 
+0x393c 011970 store 2 ,mem_cb_att_write 
+0x393d 011971 setarg module_bb_event_timer 
+0x393e 011972 store 2 ,mem_cb_event_timer 
+0x393f 011974 call module_spp_clear_last_transmite_clock 
+0x3940 011975 bpatch patch1b_5 ,mem_patch1b 
+0x3941 011976 call module_lpm_uart_init 
+0x3942 011977 call module_gpio_init 
+0x3943 011978 call check_module_disabled 
+0x3944 011979 branch module_hci_event_enter_standby_mode 
+:      011982 module_lpm_uart_init:
+0x3945 011983 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 011984 hstore 4 ,core_uart_rsaddr 
+0x3947 011986 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 011987 hstore 4 ,core_uart_tsaddr 
+0x3949 011989 hfetch 1 ,core_gpio_sel1 
+0x394a 011990 or_into 0x04 ,pdata 
+0x394b 011991 and_into 0xfc ,pdata 
+0x394c 011992 hstore 1 ,core_gpio_sel1 
+0x394d 011993 jam 0x00 ,core_uart_ctrl 
+0x394e 011995 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 011996 hstore 2 ,core_uart_rrptr 
+0x3950 011997 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 011998 hstore 2 ,core_uart_twptr 
+0x3952 011999 hstore 2 ,core_uart_trptrp 
+0x3953 012001 hfetch 4 ,core_gpio_pu0 
+0x3954 012002 set1 7 ,pdata 
+0x3955 012003 hstore 4 ,core_gpio_pu0 
+0x3956 012005 hfetch 2 ,core_clkoff 
+0x3957 012006 set0 clock_off_uart ,pdata 
+0x3958 012007 hstore 2 ,core_clkoff 
+0x3959 012008 call uart_set_baud_by_mem 
+0x395a 012009 jam uartclk_crystal ,core_uart_clksel 
+0x395b 012010 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 012012 fetch 1 ,mem_module_flag 
+0x395d 012013 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 012014 hfetcht 1 ,core_uart_ctrl 
+0x395f 012015 setflag true ,4 ,temp 
+0x3960 012016 hstoret 1 ,core_uart_ctrl 
+0x3961 012017 rtn 
+:      012021 module_lpm_init:
+0x3962 012022 call module_spp_clear_last_transmite_clock 
+0x3963 012023 branch module_lpm_uart_init 
+:      012026 module_gpio_init:
+0x3964 012031 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 012032 call gpio_config_output 
+0x3966 012033 call module_set_conn_pin_low 
+0x3967 012035 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 012036 branch gpio_config_input 
+:      012038 module_lpm_lock:
+0x3969 012039 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 012040 call gpio_get_bit 
+0x396b 012041 nbranch app_put_lpm_wake_lock ,true 
+0x396c 012042 branch app_get_lpm_wake_lock 
+:      012045 module_le_conn_process:
+0x396d 012046 rtn 
+:      012048 module_bt_conn_process:
+0x396e 012049 call module_spp_enter_sniff 
+0x396f 012050 branch module_control_air_flow 
+:      012052 module_spp_enter_sniff:
+0x3970 012053 fetch 1 ,mem_ui_state_map 
+0x3971 012054 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 012055 bpatch patch1b_6 ,mem_patch1b 
+0x3973 012056 setarg 0x3eff 
+0x3974 012057 fetcht 4 ,mem_last_transmite_clock 
+0x3975 012058 iadd temp ,temp 
+0x3976 012059 copy clkn_bt ,pdata 
+0x3977 012060 isub temp ,null 
+0x3978 012061 nrtn positive 
+0x3979 012062 fetch 2 ,mem_ui_state_map 
+0x397a 012063 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 012064 fetch 1 ,mem_module_flag 
+0x397c 012065 rtnbit1 moudle_task_sniff 
+0x397d 012066 call module_set_sniff_task_flag 
+0x397e 012067 call app_bt_enter_sniff 
+:      012068 module_spp_clear_last_transmite_clock:
+0x397f 012069 copy clkn_bt ,pdata 
+0x3980 012070 store 4 ,mem_last_transmite_clock 
+0x3981 012071 rtn 
+:      012074 module_process_idle:
+0x3982 012075 call module_control_air_flow 
+0x3983 012076 call l2cap_malloc_is_fifo_full 
+0x3984 012077 nrtn blank 
+0x3985 012078 branch module_process 
+:      012081 module_process_bb_event:
+0x3986 012082 copy regc ,pdata 
+0x3987 012083 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 012084 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 012085 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 012086 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 012087 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 012088 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 012089 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 012090 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 012091 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 012092 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 012093 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 012094 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 012095 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 012096 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 012097 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 012098 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 012099 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 012100 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 012101 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 012102 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 012103 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012104 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012105 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012106 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012107 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012108 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012109 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012110 rtn 
+:      012113 module_process_bb_event_disconned:
+0x39a3 012114 call module_spp_clear_last_transmite_clock 
+0x39a4 012115 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012116 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012117 call module_disconn_start 
+0x39a7 012118 fetch 2 ,mem_ui_state_map 
+0x39a8 012119 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012120 branch module_spp_disconnected 
+:      012122 module_process_spp_connected:
+0x39aa 012123 fetch 2 ,mem_ui_state_map 
+0x39ab 012124 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012125 store 2 ,mem_ui_state_map 
+0x39ad 012126 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012127 store 1 ,mem_lpm_mult 
+0x39af 012128 call module_set_conn_pin_low 
+0x39b0 012129 branch module_hci_event_spp_connect 
+:      012131 module_process_spp_disconnected:
+:      012133 module_spp_disconnected:
+0x39b1 012134 fetch 2 ,mem_ui_state_map 
+0x39b2 012135 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012136 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012137 store 2 ,mem_ui_state_map 
+0x39b5 012138 branch module_hci_event_spp_disconnect 
+:      012141 module_process_enter_sniff:
+:      012143 module_sniff_param_check:
+0x39b6 012144 call module_spp_clear_last_transmite_clock 
+0x39b7 012147 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012148 rshift pdata ,pdata 
+0x39b9 012149 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012150 isub temp ,null 
+0x39bb 012151 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012152 branch app_lpm_mult_enable 
+:      012153 module_sniff_param_check_unsniff:
+0x39bd 012154 fetch 1 ,mem_module_flag 
+0x39be 012155 rtnbit1 moudle_task_unsniff 
+0x39bf 012156 hfetch 2 ,core_uart_rxitems 
+0x39c0 012157 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012158 branch app_bt_sniff_exit 
+:      012160 module_process_exit_sniff:
+0x39c2 012161 call module_clear_sniff_task_flag 
+0x39c3 012162 branch app_lpm_mult_disable 
+:      012164 module_process_setup_complete:
+0x39c4 012165 call module_spp_clear_last_transmite_clock 
+0x39c5 012166 branch module_conn_start 
+:      012168 module_process_bb_even_le_disconn:
+0x39c6 012169 call le_clr_config_more_data 
+0x39c7 012170 call module_disconn_start 
+0x39c8 012171 branch module_hci_event_le_disconnect 
+:      012173 module_process_evt_pincode_req:
+0x39c9 012174 branch app_bt_set_pincode 
+:      012177 module_process_sniff_not_accept:
+0x39ca 012178 branch module_clear_sniff_task_flag 
+:      012181 module_process_unsniff_accept:
+0x39cb 012182 fetch 1 ,mem_module_flag 
+0x39cc 012183 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012184 branch module_clear_unsniff_task_flag 
+:      012187 module_process_unsniff_not_accept:
+0x39ce 012188 branch module_clear_unsniff_task_flag 
+:      012191 module_process_le_conn:
+0x39cf 012192 call le_send_att_exchange_mtu_requset 
+0x39d0 012193 call module_conn_start 
+0x39d1 012194 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012195 store 1 ,mem_lpm_mult 
+0x39d3 012196 branch module_hci_event_le_connect 
+:      012199 module_process_bb_conn:
+0x39d4 012200 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012201 call module_clear_sniff_task_flag 
+0x39d6 012202 branch module_clear_unsniff_task_flag 
+:      012204 module_process_page_time_out:
+:      012205 module_process_reconn_fail:
+:      012206 module_disconn_start:
+0x39d7 012207 call module_start_adv_discovery_by_command 
+0x39d8 012208 branch module_set_conn_pin_high 
+:      012211 module_process_ble_ltk_lost:
+0x39d9 012212 call le_send_reject_ind 
+0x39da 012213 branch le_send_smp_security_request 
+:      012216 module_set_conn_pin_high:
+0x39db 012217 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012218 branch gpio_out_active 
+:      012220 module_conn_start:
+0x39dd 012221 call module_stop_adv_discovery 
+0x39de 012222 branch module_set_conn_pin_low 
+:      012224 module_stop_adv_discovery:
+0x39df 012225 fetch 1 ,mem_module_state 
+0x39e0 012226 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012227 call app_bt_stop_discovery ,true 
+0x39e2 012228 fetch 1 ,mem_module_state 
+0x39e3 012229 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012230 call app_ble_stop_adv ,true 
+0x39e5 012231 rtn 
+:      012232 module_set_conn_pin_low:
+0x39e6 012233 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012234 branch gpio_out_inactive 
+:      012236 module_process_with_credit:
+0x39e8 012237 fetch 1 ,mem_credit_flag 
+0x39e9 012238 rtneq credit_disable 
+0x39ea 012239 branch rfcomm_send_uih_without_payload 
+:      012241 module_process:
+0x39eb 012242 hfetch 1 ,core_uart_status 
+0x39ec 012243 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012244 call uartd_prepare_rx 
+0x39ee 012245 ifetch 1 ,contru 
+0x39ef 012246 bne 0x01 ,module_hci_in_excp 
+0x39f0 012247 hfetch 2 ,core_uart_rxitems 
+0x39f1 012248 sub pdata ,2 ,null 
+0x39f2 012249 rtn positive 
+0x39f3 012250 ifetch 1 ,contru 
+0x39f4 012251 store 1 ,mem_module_uart_opcode 
+0x39f5 012252 ifetcht 1 ,contru 
+0x39f6 012253 copy contru ,rega 
+0x39f7 012254 storet 1 ,mem_module_uart_len 
+0x39f8 012255 add temp ,3 ,temp 
+0x39f9 012256 hfetch 2 ,core_uart_rxitems 
+0x39fa 012257 isub temp ,temp 
+0x39fb 012258 nrtn positive 
+0x39fc 012259 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012260 call module_hci_cmd_control 
+0x39fe 012261 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012262 rtneq hci_not_discard_packet 
+0x3a00 012263 branch module_hci_dicard_packet 
+:      012265 module_hci_in_excp:
+0x3a01 012266 call delay_10ms 
+0x3a02 012267 call module_hci_event_invalid_packet 
+0x3a03 012268 branch module_hci_release_except 
+:      012271 module_hci_release_except:
+0x3a04 012272 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012273 hfetch 2 ,core_uart_rxitems 
+0x3a06 012274 rtn blank 
+0x3a07 012275 call uartd_prepare_rx 
+0x3a08 012276 ifetch 1 ,contru 
+0x3a09 012277 sub pdata ,0x01 ,null 
+0x3a0a 012278 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012279 nbranch module_hci_release_except ,zero 
+0x3a0c 012280 ifetch 1 ,contru 
+0x3a0d 012281 rtneq hci_cmd_spp_data_req 
+0x3a0e 012282 rtneq hci_cmd_set_credit_given 
+0x3a0f 012283 increase -1 ,contru 
+0x3a10 012284 call module_hci_dicard_bytes 
+0x3a11 012285 branch module_hci_release_except 
+:      012287 module_hci_dicard_packet:
+0x3a12 012288 call uartd_prepare_rx 
+0x3a13 012289 increase 2 ,contru 
+0x3a14 012290 ifetch 1 ,contru 
+0x3a15 012291 iadd contru ,contru 
+:      012292 module_hci_dicard_bytes:
+0x3a16 012293 branch uartd_rxdone 
+:      012296 module_hci_cmd_control:
+0x3a17 012297 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012298 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012299 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012300 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012301 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012302 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012303 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012304 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012305 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012306 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012307 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012308 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012309 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012310 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012311 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012312 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012313 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012314 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012315 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012316 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012317 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012318 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012319 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012320 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012321 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012322 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012323 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012324 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012325 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012326 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012327 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012328 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012329 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012330 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012331 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012332 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012333 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012334 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012335 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012336 branch module_hci_event_receive_invalid_cmd 
+:      012341 module_hci_cmd_set_bt_addr:
+0x3a3f 012342 fetch 1 ,mem_module_uart_len 
+0x3a40 012343 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012344 ifetch 6 ,contru 
+0x3a42 012345 store 6 ,mem_lap 
+0x3a43 012346 branch module_hci_event_receive_valid_cmd 
+:      012349 module_hci_cmd_set_le_addr:
+0x3a44 012350 fetch 1 ,mem_module_uart_len 
+0x3a45 012351 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012352 ifetch 6 ,contru 
+0x3a47 012353 store 6 ,mem_le_lap 
+0x3a48 012354 branch module_hci_event_receive_valid_cmd 
+:      012358 module_hci_cmd_set_visibility:
+0x3a49 012359 fetch 1 ,mem_module_uart_len 
+0x3a4a 012360 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012361 copy rega ,contru 
+0x3a4c 012362 call module_hci_event_receive_valid_cmd 
+0x3a4d 012363 ifetcht 1 ,contru 
+0x3a4e 012364 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012365 fetch 2 ,mem_ui_state_map 
+0x3a50 012366 rtnbit1 ui_state_ble_connected 
+0x3a51 012367 rtnbit1 ui_state_bt_connected 
+:      012368 module_start_adv_discovery_by_command:
+0x3a52 012369 fetch 1 ,mem_module_state 
+0x3a53 012370 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012371 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012372 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012373 and temp ,0x03 ,pdata 
+0x3a57 012374 store 1 ,mem_scan_mode 
+:      012375 moudle_start_adv_by_command:
+0x3a58 012376 fetch 1 ,mem_module_state 
+0x3a59 012377 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012378 nrtn true 
+0x3a5b 012379 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012380 isolate1 2 ,temp 
+0x3a5d 012381 branch app_ble_start_adv ,true 
+0x3a5e 012382 branch app_ble_stop_adv 
+:      012386 module_hci_cmd_set_bt_name:
+0x3a5f 012387 fetch 1 ,mem_module_uart_len 
+0x3a60 012388 sub pdata ,67 ,null 
+0x3a61 012389 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012390 store 1 ,mem_local_name_length 
+0x3a63 012391 arg 8 ,loopcnt 
+0x3a64 012392 call memset0 
+0x3a65 012393 fetch 1 ,mem_module_uart_len 
+0x3a66 012394 copy pdata ,loopcnt 
+0x3a67 012395 copy rega ,contru 
+0x3a68 012396 arg mem_local_name ,contw 
+0x3a69 012397 call uart_copy_rx_bytes_fast 
+0x3a6a 012398 branch module_hci_event_receive_valid_cmd 
+:      012402 module_hci_cmd_set_le_name:
+0x3a6b 012403 fetch 1 ,mem_module_uart_len 
+0x3a6c 012404 sub pdata ,29 ,null 
+0x3a6d 012405 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012406 store 1 ,mem_le_name_len 
+0x3a6f 012407 copy pdata ,loopcnt 
+0x3a70 012408 copy rega ,contru 
+0x3a71 012409 arg mem_le_name ,contw 
+0x3a72 012410 call uart_copy_rx_bytes_fast 
+0x3a73 012411 call le_modified_name 
+0x3a74 012412 branch module_hci_event_receive_valid_cmd 
+:      012416 module_hci_cmd_receive_spp_data:
+0x3a75 012417 fetch 1 ,mem_ui_state_map 
+0x3a76 012418 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012419 call app_check_sniff 
+0x3a78 012420 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012421 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012423 call module_spp_clear_last_transmite_clock 
+0x3a7b 012424 fetch 1 ,mem_remote_credits 
+0x3a7c 012425 rtn blank 
+0x3a7d 012426 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012427 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012428 fetch 1 ,mem_module_uart_len 
+0x3a80 012429 store 2 ,mem_nl_rx_len_all 
+0x3a81 012431 copy rega ,contru 
+0x3a82 012434 copy contru ,pdata 
+0x3a83 012435 store 2 ,mem_nl_rx_data_src 
+:      012436 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012437 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012438 branch spp_tx_rfcomm_packet 
+:      012440 module_hci_cmd_spp_exit_sniff:
+0x3a86 012441 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012442 branch module_exit_sniff 
+:      012444 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012445 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012446 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012447 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012448 isub temp ,pdata 
+0x3a8c 012449 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012450 rtn 
+:      012452 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012453 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012454 arg dm_refcom_buff_len ,temp 
+0x3a90 012455 call not_greater_than 
+0x3a91 012456 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012457 call not_greater_than 
+0x3a93 012458 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012459 call not_greater_than 
+0x3a95 012460 store 2 ,mem_current_packet_length 
+0x3a96 012461 rtn 
+:      012463 module_hci_command_tx_spp_tx_complete:
+0x3a97 012464 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012465 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012466 branch module_hci_event_receive_valid_cmd 
+:      012470 module_hci_cmd_receive_le_data:
+0x3a9a 012471 fetch 2 ,mem_ui_state_map 
+0x3a9b 012472 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012473 call module_check_ble_encrypt_state 
+0x3a9d 012474 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012475 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012476 fetch 1 ,mem_module_flag 
+0x3aa0 012477 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012478 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012479 nrtn blank 
+0x3aa3 012480 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012481 ifetch 2 ,contru 
+0x3aa5 012482 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012483 copy contru ,pdata 
+0x3aa7 012484 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012485 fetch 1 ,mem_module_uart_len 
+0x3aa9 012486 pincrease -2 
+0x3aaa 012487 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012488 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012489 store 1 ,mem_module_hci_notify_len 
+0x3aad 012490 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012491 call le_set_config_more_data 
+0x3aaf 012492 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012493 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012494 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012495 fetch 1 ,mem_module_flag 
+0x3ab3 012496 rtnbit0 module_flag_ble_data_finish 
+:      012497 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012498 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012499 call module_clear_le_tx_data_flag 
+0x3ab6 012500 branch module_hci_event_receive_valid_cmd 
+:      012502 module_hci_cmd_transmit_le_notify:
+0x3ab7 012503 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012504 rtn blank 
+0x3ab9 012505 call le_fifo_check_nearly_full 
+0x3aba 012506 nrtn blank 
+0x3abb 012507 call module_get_le_remote_mtu 
+0x3abc 012508 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012509 add temp ,-3 ,pdata 
+0x3abe 012510 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012511 call not_greater_than 
+0x3ac0 012512 copy pdata ,rega 
+0x3ac1 012513 copy temp ,pdata 
+0x3ac2 012514 isub rega ,pdata 
+0x3ac3 012515 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012516 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012517 call le_att_malloc_tx_notify 
+0x3ac6 012518 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012519 copy pdata ,contru 
+0x3ac8 012520 copy rega ,loopcnt 
+0x3ac9 012521 call uart_copy_rx_bytes_fast 
+0x3aca 012522 copy contru ,pdata 
+0x3acb 012523 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012524 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012525 nrtn blank 
+0x3ace 012526 branch module_set_le_tx_data_flag 
+:      012530 module_get_le_remote_mtu:
+0x3acf 012531 arg 0x17 ,temp 
+0x3ad0 012532 fetch 1 ,mem_module_flag 
+0x3ad1 012533 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012534 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012535 rtn 
+:      012537 module_check_ble_encrypt_state:
+0x3ad4 012538 fetch 1 ,mem_module_flag 
+0x3ad5 012539 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012540 branch disable_user 
+:      012544 module_hci_cmd_inquire_status:
+0x3ad7 012545 branch module_hci_event_status_res 
+:      012549 module_hci_cmd_set_pairing_mode:
+0x3ad8 012550 copy rega ,contru 
+0x3ad9 012551 ifetch 1 ,contru 
+0x3ada 012552 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012553 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012554 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012555 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012556 branch module_hci_event_receive_invalid_cmd 
+:      012557 module_hci_pairing_pincode_mode:
+0x3adf 012558 call ssp_disable 
+0x3ae0 012559 jam 0 ,mem_ssp_enable 
+0x3ae1 012560 branch module_hci_event_receive_valid_cmd 
+:      012561 module_hci_pairing_just_work_mode:
+0x3ae2 012562 setarg ssp_mode_just_work_io_cap_data 
+:      012563 module_hci_sspairing_mode:
+0x3ae3 012564 store 3 ,mem_sp_iocap_local 
+0x3ae4 012565 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012566 call ssp_enable 
+0x3ae6 012567 jam 1 ,mem_ssp_enable 
+0x3ae7 012568 branch module_hci_event_receive_valid_cmd 
+:      012569 module_hci_pairing_passkey:
+0x3ae8 012570 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012571 branch module_hci_sspairing_mode 
+:      012573 module_hci_pairing_numeric_comparison:
+0x3aea 012574 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012575 branch module_hci_sspairing_mode 
+:      012578 module_hci_cmd_set_pincode:
+0x3aec 012579 fetch 1 ,mem_module_uart_len 
+0x3aed 012580 sub pdata ,16 ,null 
+0x3aee 012581 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012582 store 1 ,mem_pin_length 
+0x3af0 012583 copy pdata ,loopcnt 
+0x3af1 012584 arg mem_pin ,contw 
+0x3af2 012585 call uart_copy_rx_bytes 
+0x3af3 012586 branch module_hci_event_receive_valid_cmd 
+:      012590 module_hci_cmd_set_uart_control_mode:
+0x3af4 012591 copy rega ,contru 
+0x3af5 012592 ifetch 1 ,contru 
+0x3af6 012593 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012594 nsetflag blank ,4 ,temp 
+0x3af8 012595 hstoret 1 ,core_uart_ctrl 
+0x3af9 012596 branch module_hci_event_receive_valid_cmd 
+:      012600 module_hci_cmd_set_uart_baud:
+0x3afa 012601 fetch 1 ,mem_module_uart_len 
+0x3afb 012602 copy pdata ,loopcnt 
+0x3afc 012603 copy rega ,contru 
+0x3afd 012604 call string2dec_from_uart 
+0x3afe 012605 setarg uart_clk_24 
+0x3aff 012606 idiv temp 
+0x3b00 012607 call wait_div_end 
+0x3b01 012608 quotient pdata 
+:      012609 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012610 store uart_baud_len ,mem_baud 
+0x3b03 012611 call module_hci_event_receive_valid_cmd 
+0x3b04 012612 call wait_uarttx 
+0x3b05 012613 branch uart_set_baud_by_mem 
+:      012617 module_hci_cmd_version_request:
+0x3b06 012618 arg 2 ,rega 
+0x3b07 012619 arg mem_soft_version_num ,regb 
+0x3b08 012620 arg 0 ,temp 
+0x3b09 012621 branch module_hci_event_set_cmd 
+:      012622 module_hci_event_set_cmd_send_response:
+0x3b0a 012623 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012624 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012625 arg 0 ,temp 
+0x3b0d 012626 branch module_hci_event_set_cmd 
+:      012630 module_hci_cmd_bt_disconnect:
+0x3b0e 012631 fetch 2 ,mem_ui_state_map 
+0x3b0f 012632 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012633 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012634 call module_hci_event_receive_valid_cmd 
+0x3b11 012635 branch app_bt_disconnect 
+:      012639 module_hci_cmd_ble_disconnect:
+0x3b12 012640 fetch 2 ,mem_ui_state_map 
+0x3b13 012641 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012642 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012643 call module_hci_event_receive_valid_cmd 
+0x3b15 012644 branch app_ble_disconnect 
+:      012650 module_hci_cmd_set_nvram:
+0x3b16 012651 fetch 1 ,mem_module_uart_len 
+0x3b17 012652 copy pdata ,loopcnt 
+0x3b18 012653 copy rega ,contru 
+0x3b19 012654 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012655 icopy contw 
+0x3b1b 012656 call uart_copy_rx_bytes_fast 
+0x3b1c 012657 branch module_hci_event_receive_valid_cmd 
+:      012661 module_hci_cmd_confirm_gkey:
+0x3b1d 012662 fetch 1 ,mem_ui_state_map 
+0x3b1e 012663 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012664 ifetch 1 ,contru 
+0x3b20 012665 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012666 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012667 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012668 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012670 call module_hci_event_receive_valid_cmd 
+0x3b25 012672 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012673 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012674 rtn 
+:      012676 dhkey_not_accept:
+0x3b28 012677 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012678 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012679 branch ui_ipc_send_cmd 
+:      012682 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012683 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012684 branch dhkey_not_accept 
+:      012688 module_hci_cmd_set_credit_given:
+0x3b2d 012689 fetch 1 ,mem_ui_state_map 
+0x3b2e 012690 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012691 fetch 1 ,mem_credit_flag 
+0x3b30 012692 rtneq credit_disable 
+0x3b31 012693 ifetch 1 ,contru 
+0x3b32 012694 fetcht 1 ,mem_credit_given 
+0x3b33 012695 iadd temp ,temp 
+0x3b34 012696 storet 1 ,mem_credit_given 
+0x3b35 012697 rtn 
+:      012701 module_hci_cmd_auto_adv:
+0x3b36 012702 arg 0x40 ,loopcnt 
+0x3b37 012703 arg mem_le_adv_data_len ,contw 
+0x3b38 012704 call clear_mem 
+0x3b39 012705 setarg 0 
+0x3b3a 012706 store 1 ,mem_regb 
+0x3b3b 012707 copy rega ,contru 
+:      012708 module_hci_cmd_auto_adv_loop:
+0x3b3c 012709 copy contru ,pdata 
+0x3b3d 012710 store 2 ,mem_regc 
+0x3b3e 012711 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012713 fetch 1 ,mem_regb 
+0x3b40 012714 fetcht 1 ,mem_temp 
+0x3b41 012715 increase 1 ,temp 
+0x3b42 012716 iadd temp ,pdata 
+0x3b43 012717 store 1 ,mem_regb 
+0x3b44 012719 sub pdata ,31 ,null 
+0x3b45 012720 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012721 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012722 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012723 setarg mem_le_adv_data 
+0x3b48 012724 iadd temp ,pdata 
+0x3b49 012725 store 2 ,mem_contw 
+0x3b4a 012726 fetcht 1 ,mem_temp 
+0x3b4b 012727 increase 1 ,temp 
+0x3b4c 012728 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012729 iadd temp ,pdata 
+0x3b4e 012730 store 1 ,mem_le_adv_data_len 
+0x3b4f 012731 branch module_hci_cmd_auto_adv_store_common 
+:      012732 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012733 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012734 setarg mem_le_scan_data 
+0x3b52 012735 iadd temp ,pdata 
+0x3b53 012736 store 2 ,mem_contw 
+0x3b54 012737 fetcht 1 ,mem_temp 
+0x3b55 012738 increase 1 ,temp 
+0x3b56 012739 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012740 iadd temp ,pdata 
+0x3b58 012741 store 1 ,mem_le_scan_data_len 
+:      012742 module_hci_cmd_auto_adv_store_common:
+0x3b59 012743 fetch 2 ,mem_contw 
+0x3b5a 012744 copy pdata ,contw 
+0x3b5b 012745 fetch 2 ,mem_regc 
+0x3b5c 012746 copy pdata ,contru 
+0x3b5d 012748 copy temp ,loopcnt 
+0x3b5e 012749 call uart_copy_rx_bytes_fast 
+0x3b5f 012751 fetch 1 ,mem_module_uart_len 
+0x3b60 012752 fetcht 1 ,mem_regb 
+0x3b61 012753 isub temp ,null 
+0x3b62 012754 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012755 branch module_hci_event_receive_valid_cmd 
+:      012758 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012759 ifetch 1 ,contru 
+0x3b65 012760 store 1 ,mem_temp 
+0x3b66 012761 ifetch 1 ,contru 
+0x3b67 012762 store 1 ,mem_rega 
+0x3b68 012763 rtn 
+:      012767 module_hci_cmd_power_request:
+0x3b69 012768 arg 0 ,temp 
+0x3b6a 012769 arg 2 ,rega 
+0x3b6b 012770 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012771 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012772 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012773 branch module_hci_event_set_cmd 
+:      012777 module_hci_cmd_power_set:
+0x3b6f 012778 fetch 1 ,mem_module_uart_len 
+0x3b70 012779 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012780 ifetch 1 ,contru 
+0x3b72 012781 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012782 setarg 0x00 
+0x3b74 012783 store 2 ,mem_module_vdd_quotient 
+0x3b75 012784 branch module_hci_event_receive_valid_cmd 
+:      012788 module_hci_cmd_passkey_entry:
+0x3b76 012789 ifetch 4 ,contru 
+0x3b77 012790 store 4 ,mem_pin 
+0x3b78 012791 jam 4 ,mem_pin_length 
+0x3b79 012792 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012793 call module_hci_event_receive_valid_cmd 
+0x3b7b 012794 branch authentication_passkey 
+:      012798 module_hci_cmd_set_gpio:
+0x3b7c 012799 fetch 1 ,mem_module_uart_len 
+0x3b7d 012800 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012801 ifetch 1 ,contru 
+0x3b7f 012802 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012803 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012804 branch module_hci_event_receive_invalid_cmd 
+:      012806 module_set_gpio_input:
+0x3b82 012807 ifetcht 1 ,contru 
+0x3b83 012808 ifetch 1 ,contru 
+0x3b84 012809 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012810 nsetflag blank ,7 ,temp 
+0x3b86 012811 call gpio_config_input 
+0x3b87 012812 branch module_hci_event_receive_valid_cmd 
+:      012814 module_set_gpio_high_impedance:
+0x3b88 012815 call gpio_set_high_impedance 
+0x3b89 012816 branch module_hci_event_receive_valid_cmd 
+:      012818 module_set_gpio_output:
+0x3b8a 012819 ifetcht 1 ,contru 
+0x3b8b 012820 call gpio_config_output0 
+0x3b8c 012821 ifetch 1 ,contru 
+0x3b8d 012822 isolate1 0 ,pdata 
+0x3b8e 012823 call gpio_out_flag 
+0x3b8f 012824 branch module_hci_event_receive_valid_cmd 
+:      012828 module_hci_cmd_read_gpio:
+0x3b90 012829 fetch 1 ,mem_module_uart_len 
+0x3b91 012830 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012831 ifetcht 1 ,contru 
+0x3b93 012832 call gpio_get_bit 
+0x3b94 012833 setarg 0x0 
+0x3b95 012834 nsetflag true ,0 ,pdata 
+0x3b96 012835 arg 1 ,rega 
+0x3b97 012836 branch module_hci_event_set_cmd_send_response 
+:      012840 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012841 copy rega ,contru 
+0x3b99 012842 ifetch 1 ,contru 
+0x3b9a 012843 copy pdata ,temp 
+0x3b9b 012844 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012845 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012846 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012847 store 1 ,mem_le_pairing_mode 
+0x3b9f 012848 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012849 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012850 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012851 branch module_hci_event_receive_invalid_cmd 
+:      012853 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012854 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012855 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012856 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012857 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012858 branch module_le_set_noinputnooutput 
+:      012859 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012860 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012861 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012862 storet 1 ,mem_le_pairing_mode 
+0x3bab 012863 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012864 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012865 branch module_hci_event_receive_valid_cmd 
+:      012866 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012867 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012868 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012869 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012870 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012871 branch module_le_set_displayonly 
+:      012872 module_le_set_no_pairing:
+0x3bb3 012873 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012874 module_le_set_noinputnooutput:
+0x3bb4 012875 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012876 branch module_hci_event_receive_valid_cmd 
+:      012877 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012878 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012879 branch module_le_set_noinputnooutput 
+:      012880 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012881 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012882 module_le_set_displayonly:
+0x3bb9 012883 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012884 branch module_hci_event_receive_valid_cmd 
+:      012888 module_hci_cmd_le_set_adv_data:
+0x3bbb 012889 fetch 1 ,mem_module_uart_len 
+0x3bbc 012890 sub pdata ,31 ,null 
+0x3bbd 012891 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012892 store 1 ,mem_le_adv_data_len 
+0x3bbf 012893 copy pdata ,loopcnt 
+0x3bc0 012894 copy rega ,contru 
+0x3bc1 012895 arg mem_le_adv_data ,contw 
+0x3bc2 012896 call uart_copy_rx_bytes_fast 
+0x3bc3 012897 branch module_hci_event_receive_valid_cmd 
+:      012901 module_hci_cmd_le_set_scan_data:
+0x3bc4 012902 fetch 1 ,mem_module_uart_len 
+0x3bc5 012903 sub pdata ,31 ,null 
+0x3bc6 012904 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012905 store 1 ,mem_le_scan_data_len 
+0x3bc8 012906 copy pdata ,loopcnt 
+0x3bc9 012907 copy rega ,contru 
+0x3bca 012908 arg mem_le_scan_data ,contw 
+0x3bcb 012909 call uart_copy_rx_bytes_fast 
+0x3bcc 012910 branch module_hci_event_receive_valid_cmd 
+:      012914 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012915 fetch 2 ,mem_ui_state_map 
+0x3bce 012916 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012917 fetch 1 ,mem_module_uart_len 
+0x3bd0 012918 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012919 copy rega ,contru 
+0x3bd2 012920 ifetch 8 ,contru 
+0x3bd3 012921 store 8 ,mem_le_interval_min 
+0x3bd4 012922 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012923 call ui_ipc_send_cmd 
+0x3bd6 012924 branch module_hci_event_receive_valid_cmd 
+:      012928 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012929 ifetch 2 ,contru 
+0x3bd8 012930 store 2 ,mem_le_adv_interval 
+0x3bd9 012931 branch module_hci_event_receive_valid_cmd 
+:      012935 module_hci_cmd_le_start_pairing:
+0x3bda 012936 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 012937 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 012938 fetch 1 ,mem_le_pairing_state 
+0x3bdd 012939 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 012940 fetch 1 ,mem_le_enc_state 
+0x3bdf 012941 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 012942 call check_51cmd_le_smp_sec_req 
+0x3be1 012943 branch module_hci_event_receive_valid_cmd 
+:      012947 module_hci_cmd_set_wake_gpio:
+0x3be2 012948 fetch 1 ,mem_module_uart_len 
+0x3be3 012949 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 012950 ifetch 1 ,contru 
+0x3be5 012951 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 012952 ifetch 4 ,contru 
+0x3be7 012953 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 012954 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 012955 call gpio_config_output 
+0x3bea 012956 call module_set_mcu_wake_pin_low 
+0x3beb 012957 branch module_hci_event_receive_valid_cmd 
+:      012961 module_hci_cmd_set_tx_power:
+0x3bec 012962 fetch 1 ,mem_module_uart_len 
+0x3bed 012963 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 012964 ifetch 1 ,contru 
+0x3bef 012965 store 1 ,mem_tx_power 
+0x3bf0 012966 branch module_hci_event_receive_valid_cmd 
+:      012970 module_hci_cmd_le_confirm_gkey:
+0x3bf1 012971 ifetch 1 ,contru 
+0x3bf2 012972 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 012973 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 012974 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 012975 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 012976 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 012977 branch module_hci_event_receive_invalid_cmd 
+:      012978 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 012979 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 012980 branch module_hci_event_receive_valid_cmd 
+:      012982 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 012983 call le_send_pairing_confirm_value_failed 
+0x3bfb 012984 branch module_hci_event_receive_valid_cmd 
+:      012988 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 012989 fetch 1 ,mem_module_uart_len 
+0x3bfd 012990 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 012991 call module_hci_event_receive_valid_cmd 
+0x3bff 012992 ifetch 1 ,contru 
+0x3c00 012993 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 012994 branch classic_bt_set_reject_justwork_flag 
+:      012998 module_hci_cmd_reset_chip:
+0x3c02 012999 call module_hci_event_receive_valid_cmd 
+0x3c03 013000 call wait_uarttx 
+0x3c04 013001 jam 0x01 ,core_reset 
+0x3c05 013002 branch loop 
+:      013006 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 013007 fetch 1 ,mem_module_uart_len 
+0x3c07 013008 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 013009 ifetch 1 ,contru 
+0x3c09 013010 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 013011 fetch 1 ,mem_module_uart_len 
+0x3c0b 013012 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 013013 ifetch 4 ,contru 
+0x3c0d 013014 arg 1000000 ,temp 
+0x3c0e 013015 isub temp ,null 
+0x3c0f 013016 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 013017 store 4 ,mem_le_tk 
+0x3c11 013018 call le_set_config_fixed_tk 
+0x3c12 013019 branch module_hci_event_receive_valid_cmd 
+:      013021 module_hci_cmd_le_set_random_passkey:
+0x3c13 013022 call le_clr_config_fixed_tk 
+0x3c14 013023 branch module_hci_event_receive_valid_cmd 
+:      013027 module_hci_test_cmde_close_lpm:
+0x3c15 013028 jam 0 ,mem_lpm_mode 
+0x3c16 013029 branch module_hci_event_receive_valid_cmd 
+:      013034 module_hci_event_receive_invalid_cmd:
+0x3c17 013035 arg 1 ,temp 
+0x3c18 013036 arg 0 ,rega 
+0x3c19 013037 branch module_hci_event_set_cmd 
+:      013040 module_hci_event_receive_valid_cmd:
+0x3c1a 013041 arg 0 ,temp 
+0x3c1b 013042 arg 0 ,rega 
+0x3c1c 013043 branch module_hci_event_set_cmd 
+:      013047 module_hci_event_spp_connect:
+0x3c1d 013048 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 013049 branch module_hci_event_enter_standby_mode_len0 
+:      013053 module_hci_event_le_connect:
+0x3c1f 013054 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 013055 branch module_hci_event_enter_standby_mode_len0 
+:      013059 module_hci_event_spp_disconnect:
+0x3c21 013060 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 013061 branch module_hci_event_enter_standby_mode_len0 
+:      013065 module_hci_event_le_disconnect:
+0x3c23 013066 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 013067 branch module_hci_event_enter_standby_mode_len0 
+:      013075 module_hci_event_set_cmd:
+0x3c25 013076 fetch 1 ,mem_module_uart_opcode 
+0x3c26 013077 copy pdata ,regc 
+0x3c27 013078 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 013079 setarg 2 
+0x3c29 013080 iadd rega ,pdata 
+0x3c2a 013081 call module_hci_prepare_tx 
+0x3c2b 013082 copy regc ,pdata 
+0x3c2c 013083 istore 1 ,contwu 
+0x3c2d 013084 istoret 1 ,contwu 
+0x3c2e 013085 copy rega ,loopcnt 
+0x3c2f 013086 copy regb ,contr 
+0x3c30 013087 call uart_copy_tx_bytes 
+0x3c31 013088 branch uartd_send 
+:      013092 module_hci_event_receive_spp_data:
+0x3c32 013094 call module_spp_clear_last_transmite_clock 
+0x3c33 013095 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 013096 fetch 1 ,mem_current_length 
+0x3c35 013097 rtn blank 
+0x3c36 013098 call module_hci_prepare_tx 
+0x3c37 013099 fetch 1 ,mem_current_length 
+0x3c38 013100 copy pdata ,loopcnt 
+0x3c39 013101 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 013102 copy pdata ,contr 
+0x3c3b 013103 call uart_copy_tx_bytes_fast 
+0x3c3c 013104 branch uartd_send 
+:      013108 module_hci_event_receive_le_data:
+0x3c3d 013109 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013110 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013111 icopy loopcnt 
+0x3c40 013112 increase 2 ,pdata 
+0x3c41 013113 call module_hci_prepare_tx 
+0x3c42 013114 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013115 istore 2 ,contwu 
+0x3c44 013116 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013117 icopy contr 
+0x3c46 013118 call uart_copy_tx_bytes_fast 
+0x3c47 013119 branch uartd_send 
+:      013123 module_hci_event_enter_standby_mode:
+0x3c48 013124 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013125 module_hci_event_enter_standby_mode_len0:
+0x3c49 013126 setarg 0 
+0x3c4a 013127 call module_hci_prepare_tx 
+0x3c4b 013128 branch uartd_send 
+:      013132 module_hci_event_status_res:
+0x3c4c 013133 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013134 setarg 1 
+0x3c4e 013135 call module_hci_prepare_tx 
+0x3c4f 013137 call module_hci_read_bt_status 
+0x3c50 013139 fetch 2 ,mem_ui_state_map 
+0x3c51 013140 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013141 qisolate1 pdata 
+0x3c53 013142 setflag true ,3 ,temp 
+0x3c54 013144 arg ui_state_ble_connected ,queue 
+0x3c55 013145 qisolate1 pdata 
+0x3c56 013146 setflag true ,5 ,temp 
+0x3c57 013148 fetch 1 ,mem_ui_state_map 
+0x3c58 013149 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013150 qisolate1 pdata 
+0x3c5a 013151 setflag true ,4 ,temp 
+0x3c5b 013153 istoret 1 ,contwu 
+0x3c5c 013154 branch uartd_send 
+:      013158 module_hci_read_bt_status:
+0x3c5d 013159 arg 0 ,temp 
+0x3c5e 013160 fetch 1 ,mem_scan_mode 
+0x3c5f 013161 arg inq_scan_mode ,queue 
+0x3c60 013162 qisolate1 pdata 
+0x3c61 013163 setflag true ,0 ,temp 
+0x3c62 013164 arg page_scan_mode ,queue 
+0x3c63 013165 qisolate1 pdata 
+0x3c64 013166 setflag true ,1 ,temp 
+0x3c65 013168 fetch 1 ,mem_le_adv_enable 
+0x3c66 013169 arg 0 ,queue 
+0x3c67 013170 qisolate1 pdata 
+0x3c68 013171 setflag true ,2 ,temp 
+0x3c69 013172 rtn 
+:      013176 module_hci_event_store_device:
+0x3c6a 013177 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013178 fetch 1 ,mem_nv_data_number 
+0x3c6c 013179 mul32 pdata ,34 ,pdata 
+0x3c6d 013180 icopy loopcnt 
+0x3c6e 013181 call module_hci_prepare_tx 
+0x3c6f 013182 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013183 icopy contr 
+0x3c71 013184 call uart_copy_tx_bytes_fast 
+0x3c72 013185 branch uartd_send 
+:      013189 module_hci_event_gkey_generate:
+0x3c73 013190 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013191 setarg 4 
+0x3c75 013192 call module_hci_prepare_tx 
+0x3c76 013193 fetch 4 ,mem_gkey 
+0x3c77 013194 istore 4 ,contwu 
+0x3c78 013195 branch uartd_send 
+:      013199 module_hci_event_invalid_packet:
+0x3c79 013200 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013201 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013202 arg 0xff ,temp 
+0x3c7c 013203 call not_greater_than 
+0x3c7d 013204 copy pdata ,loopcnt 
+0x3c7e 013205 call module_hci_prepare_tx 
+0x3c7f 013206 call uartd_prepare_rx 
+0x3c80 013207 call uart_copy_rx2tx 
+0x3c81 013208 branch uartd_send 
+:      013212 module_hci_event_passkey_entry_mode:
+0x3c82 013213 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013214 branch module_hci_event_enter_standby_mode_len0 
+:      013218 module_hci_event_le_tk:
+0x3c84 013219 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013220 setarg 4 
+0x3c86 013221 call module_hci_prepare_tx 
+0x3c87 013222 fetch 4 ,mem_le_tk 
+0x3c88 013223 istore 4 ,contwu 
+0x3c89 013224 branch uartd_send 
+:      013228 module_hci_event_le_pairing_fail:
+0x3c8a 013229 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013230 branch module_hci_event_pairing_completed 
+:      013232 module_hci_event_le_pairing_success:
+0x3c8c 013233 arg flag_ble_pairing_success ,rega 
+0x3c8d 013234 branch module_hci_event_pairing_completed 
+:      013236 module_hci_event_bt_pairing_fail:
+0x3c8e 013237 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013238 branch module_hci_event_pairing_completed 
+:      013240 module_hci_event_bt_pairing_success:
+0x3c90 013241 arg flag_bt_pairing_success ,rega 
+:      013243 module_hci_event_pairing_completed:
+0x3c91 013244 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013245 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013246 setarg 2 
+0x3c94 013247 call module_hci_prepare_tx 
+0x3c95 013248 copy rega ,pdata 
+0x3c96 013249 istore 2 ,contwu 
+0x3c97 013250 branch uartd_send 
+:      013254 module_hci_event_pause_enc:
+0x3c98 013255 arg flag_event_pause_enc ,regc 
+0x3c99 013256 branch module_hci_event_enc 
+:      013258 module_hci_event_start_enc:
+0x3c9a 013259 arg flag_event_start_enc ,regc 
+:      013261 module_hci_event_enc:
+0x3c9b 013262 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013263 setarg 1 
+0x3c9d 013264 call module_hci_prepare_tx 
+0x3c9e 013265 copy regc ,pdata 
+0x3c9f 013266 istore 1 ,contwu 
+0x3ca0 013267 branch uartd_send 
+:      013271 module_hci_event_le_gkey:
+0x3ca1 013272 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013273 setarg 4 
+0x3ca3 013274 call module_hci_prepare_tx 
+0x3ca4 013275 fetch 4 ,mem_gkey 
+0x3ca5 013276 istore 4 ,contwu 
+0x3ca6 013277 branch uartd_send 
+:      013288 module_hci_prepare_tx:
+0x3ca7 013289 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013290 store 1 ,mem_module_uart_len 
+0x3ca9 013291 storet 8 ,mem_temp 
+0x3caa 013292 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013293 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013294 fetcht 8 ,mem_temp 
+0x3cad 013295 call uartd_prepare_tx 
+0x3cae 013296 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013297 istore 3 ,contwu 
+0x3cb0 013298 rtn 
+:      013301 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013302 call module_check_mcu_wake_pin_high 
+0x3cb2 013303 rtn true 
+:      013304 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013305 call module_set_mcu_wake_pin_high 
+0x3cb4 013306 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013307 rshift2 pdata ,pdata 
+0x3cb6 013308 rtn blank 
+0x3cb7 013309 branch delay 
+:      013311 module_set_mcu_wake_pin_high:
+0x3cb8 013313 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013314 branch gpio_out_active 
+:      013316 module_check_mcu_wake_pin_high:
+0x3cba 013317 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013318 branch gpio_check_active 
+:      013320 module_set_mcu_wake_pin_low:
+0x3cbc 013321 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013322 branch gpio_out_inactive 
+:      013325 delay:
+0x3cbe 013326 increase -1 ,pdata 
+0x3cbf 013327 nop 38 
+0x3cc0 013328 nbranch delay ,blank 
+0x3cc1 013329 rtn 
+:      013338 module_le_receive_data:
+0x3cc2 013339 call module_check_ble_encrypt_state 
+0x3cc3 013340 rtn user 
+0x3cc4 013341 copy rega ,pdata 
+0x3cc5 013342 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013343 copy regb ,pdata 
+0x3cc7 013344 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013345 fetch 2 ,mem_le_att_handle 
+0x3cc9 013346 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013347 isub temp ,null 
+0x3ccb 013348 branch module_le_receive_data_ok ,zero 
+0x3ccc 013349 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013350 isub temp ,null 
+0x3cce 013351 nrtn zero 
+:      013352 module_le_receive_data_ok:
+0x3ccf 013353 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013354 branch module_hci_event_receive_le_data 
+:      013359 module_exit_sniff:
+0x3cd1 013360 fetch 1 ,mem_module_flag 
+0x3cd2 013361 rtnbit1 moudle_task_unsniff 
+0x3cd3 013362 call module_set_unsniff_task_flag 
+0x3cd4 013363 branch app_bt_sniff_exit 
+:      013366 module_set_lpm_mult_2:
+0x3cd5 013367 jam 2 ,mem_lpm_mult 
+0x3cd6 013368 rtn 
+:      013372 module_bb_event_timer:
+0x3cd7 013373 branch module_read_vdd_timer 
+:      013375 module_read_vdd_timer:
+0x3cd8 013376 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013377 rtn blank 
+0x3cda 013378 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013379 rtn blank 
+0x3cdc 013380 increase -1 ,pdata 
+0x3cdd 013381 store 1 ,mem_module_read_vdd_count 
+0x3cde 013382 nrtn blank 
+0x3cdf 013383 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013384 call adc_set_mode 
+0x3ce1 013385 call vdd_calculate_by_mode 
+0x3ce2 013386 div pdata ,0x64 
+0x3ce3 013387 call wait_div_end 
+0x3ce4 013388 quotient pdata 
+0x3ce5 013389 remainder temp 
+0x3ce6 013390 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013391 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013392 rtn 
+:      013395 module_control_air_flow:
+0x3ce9 013396 call check_uart_tx_buff 
+0x3cea 013397 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013398 branch app_l2cap_flow_control_disable 
+:      013402 module_set_sniff_task_flag:
+0x3cec 013403 arg moudle_task_sniff ,queue 
+0x3ced 013404 branch module_set_state 
+:      013406 module_clear_sniff_task_flag:
+0x3cee 013407 arg moudle_task_sniff ,queue 
+0x3cef 013408 branch module_clr_state 
+:      013410 module_set_unsniff_task_flag:
+0x3cf0 013411 arg moudle_task_unsniff ,queue 
+0x3cf1 013412 branch module_set_state 
+:      013414 module_clear_unsniff_task_flag:
+0x3cf2 013415 arg moudle_task_unsniff ,queue 
+0x3cf3 013416 branch module_clr_state 
+:      013418 module_set_le_tx_data_flag:
+0x3cf4 013419 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013420 branch module_set_state 
+:      013422 module_clear_le_tx_data_flag:
+0x3cf6 013423 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013424 branch module_clr_state 
+:      013426 module_clr_state:
+0x3cf8 013427 fetch 1 ,mem_module_flag 
+0x3cf9 013428 qset0 pdata 
+0x3cfa 013429 store 1 ,mem_module_flag 
+0x3cfb 013430 rtn 
+:      013432 module_set_state:
+0x3cfc 013433 fetch 1 ,mem_module_flag 
+0x3cfd 013434 qset1 pdata 
+0x3cfe 013435 store 1 ,mem_module_flag 
+0x3cff 013436 rtn 
+:      013446 mouse_init:
+0x3d00 013447 call mouse_setting_config 
+0x3d01 013448 call spi_ncs_enable 
+0x3d02 013449 call mouse_init_sunt 
+0x3d03 013450 call mouse_dpi_config 
+0x3d04 013451 call spi_ncs_disable 
+0x3d05 013452 rtn wake 
+0x3d06 013453 call mouse_cheak_enable_usb 
+0x3d07 013454 call mouse_cb_fuction 
+0x3d08 013457 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013458 rtnbit1 mouse_enable_usb 
+0x3d0a 013459 call mouse_wakeup_from_power 
+0x3d0b 013460 rtnmark1 mark_24g 
+0x3d0c 013461 fetch 2 ,mem_ui_state_map 
+0x3d0d 013462 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013463 branch mouse_check_reconn_target 
+:      013466 mouse_delay_4s:
+0x3d0f 013467 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013468 rtnbit0 mouse_enable_init_delay 
+0x3d11 013469 arg 20 ,loopcnt 
+:      013470 mouse_delay_20ms:
+0x3d12 013471 setarg 200000 
+0x3d13 013472 call sleep 
+0x3d14 013473 loop delay_10ms 
+0x3d15 013474 rtn 
+:      013477 mouse_cheak_enable_usb:
+0x3d16 013478 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013479 rtnbit0 mouse_enable_usb 
+0x3d18 013480 branch usb_init 
+:      013483 mouse_cb_fuction:
+0x3d19 013484 setarg mouse_le 
+0x3d1a 013485 store 2 ,mem_cb_le_process 
+0x3d1b 013486 setarg mouse_send_process 
+0x3d1c 013487 store 2 ,mem_cb_bt_process 
+0x3d1d 013488 setarg mouse_process_lpm_before 
+0x3d1e 013489 store 2 ,mem_cb_before_lpm 
+0x3d1f 013490 setarg mouse_priority_bb_event 
+0x3d20 013491 store 2 ,mem_cb_bb_event_process 
+0x3d21 013492 setarg mouse_idle 
+0x3d22 013493 store 2 ,mem_cb_idle_process 
+0x3d23 013494 setarg mouse_before_hibernate 
+0x3d24 013495 store 2 ,mem_cb_before_hibernate 
+0x3d25 013496 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013497 store 2 ,mem_cb_att_write 
+0x3d27 013499 call g24_head_ptr2regc 
+0x3d28 013500 setarg mouse_g24_package_data 
+0x3d29 013501 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013502 istore 2 ,contw 
+0x3d2b 013503 setarg mouse_g24_enter_lpm 
+0x3d2c 013504 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013505 istore 2 ,contw 
+0x3d2e 013506 setarg mouse_lpm_before_common 
+0x3d2f 013507 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013508 istore 2 ,contw 
+0x3d31 013510 setarg mouse_bb_event_timer 
+0x3d32 013511 store 2 ,mem_cb_event_timer 
+0x3d33 013512 setarg mouse_spi_write_flash_cb 
+0x3d34 013513 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013514 rtn 
+:      013515 mouse_spi_write_flash_cb:
+:      013516 mouse_spi_init:
+0x3d36 013517 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013518 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013519 branch spid_init2 
+:      013521 mouse_setting_config:
+0x3d39 013522 rtn wake 
+0x3d3a 013523 call g24_set_device_addr 
+0x3d3b 013524 call mouse_gpio_init 
+0x3d3c 013525 call mouse_param_init 
+0x3d3d 013526 call mouse_adc_init 
+0x3d3e 013527 call le_set_config_fixed_ltk 
+0x3d3f 013528 call le_set_justwork 
+0x3d40 013529 call le_set_fixed_ltk 
+0x3d41 013530 call le_set_config_read_authentication 
+0x3d42 013531 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013532 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013533 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013534 rtn 
+:      013536 mouse_init_iic:
+0x3d46 013537 call iic_init_390k 
+0x3d47 013538 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013539 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013540 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013541 call mouse_load_eeprom_dpi 
+0x3d4b 013542 call mouse_init_environment 
+0x3d4c 013543 call mouse_set_24g_addr_eeprom 
+0x3d4d 013544 branch iicd_read_eep_data 
+:      013546 mouse_wakeup_from_power:
+0x3d4e 013547 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013548 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013549 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013550 isolate0 gpio_latch ,pdata 
+0x3d52 013551 nrtn true 
+:      013552 mouse_wakeup_no_from_power:
+0x3d53 013553 fetch 1 ,mem_reconn_times_init 
+0x3d54 013554 store 1 ,mem_reconn_times 
+0x3d55 013555 fetch 1 ,mem_config_function_enable 
+0x3d56 013556 rtnbit1 enable_select_device_by_switch 
+:      013557 mouse_start_24g_mode:
+0x3d57 013558 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013559 rtnbit0 mouse_enable_24g 
+0x3d59 013560 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013561 branch g24_check_51cmd_start_24g 
+:      013562 le_mouse_bb_event_connect_complete:
+0x3d5b 013563 fetch 1 ,mem_le_att_handle 
+0x3d5c 013564 sub pdata ,26 ,pdata 
+0x3d5d 013565 nrtn zero 
+0x3d5e 013566 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013567 call ui_ipc_send_cmd 
+:      013568 mouse_le_write_enable:
+0x3d60 013569 arg write_req_enable_flag ,queue 
+0x3d61 013570 branch mouse_le_enable_connect_flag 
+:      013572 mouse_dpi_up:
+0x3d62 013573 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013574 rtneq dpi_button_state_up 
+0x3d64 013575 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013576 rtn 
+:      013577 mouse_dpi_config:
+0x3d66 013578 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013579 and pdata ,0x0f ,pdata 
+0x3d68 013580 store 1 ,mem_mouse_dpi 
+0x3d69 013581 branch mouse_seting_dpi + 2 
+:      013584 mouse_dpi_cheak:
+0x3d6a 013585 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013586 call gpio_get_bit 
+0x3d6c 013587 nbranch mouse_dpi_up ,true 
+:      013588 mouse_dpi_down:
+0x3d6d 013589 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013590 rtneq dpi_button_state_down 
+0x3d6f 013591 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013592 fetch 1 ,mem_mouse_dpi 
+0x3d71 013593 increase 1 ,pdata 
+0x3d72 013594 and pdata ,0x03 ,pdata 
+0x3d73 013595 store 1 ,mem_mouse_dpi 
+0x3d74 013596 call mouse_seting_dpi 
+0x3d75 013597 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013598 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013599 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013600 rtn 
+:      013601 mouse_before_store_flash_cpi:
+0x3d79 013602 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013603 call gpio_config_output 
+0x3d7b 013604 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013605 call gpio_config_output 
+0x3d7d 013606 branch mouse_store_flash_device_info 
+:      013608 mouse_seting_dpi:
+0x3d7e 013609 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013610 call mosue_dpi_led_blink_init 
+0x3d80 013611 fetch 1 ,mem_config_sensor_type 
+0x3d81 013612 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013613 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013614 fetch 1 ,mem_mouse_dpi 
+0x3d84 013615 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013616 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013617 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013618 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013619 mouse_set_cpi2:
+0x3d88 013620 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013621 branch mouse_p3205_dpi 
+:      013622 mouse_set_cpi1:
+0x3d8a 013623 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013624 branch mouse_p3205_dpi 
+:      013625 mouse_set_cpi3:
+0x3d8c 013626 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013627 branch mouse_p3205_dpi 
+:      013628 mouse_set_cpi4:
+0x3d8e 013629 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013630 branch mouse_p3205_dpi 
+:      013631 moue_seting_cpi_count:
+0x3d90 013632 fetch 1 ,mem_config_sensor_type 
+0x3d91 013633 rtneq p3065_xy 
+0x3d92 013634 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013635 increase 1 ,pdata 
+0x3d94 013636 store 1 ,mem_mouse_cpi_count 
+0x3d95 013637 rtn 
+:      013639 mouse_seting_3212_dpi:
+0x3d96 013640 fetch 1 ,mem_mouse_dpi 
+0x3d97 013641 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013642 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013643 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013644 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013645 mouse_set_p3212_cpi2:
+0x3d9b 013646 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013647 branch mouse_p3212_dpi 
+:      013648 mouse_set_p3212_cpi1:
+0x3d9d 013649 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013650 branch mouse_p3212_dpi 
+:      013651 mouse_set_p3212_cpi3:
+0x3d9f 013652 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013653 branch mouse_p3212_dpi 
+:      013654 mouse_set_p3212_cpi4:
+0x3da1 013655 fetch 1 ,mem_3212_dpi_4 
+:      013656 mouse_p3212_dpi:
+0x3da2 013657 store 1 ,mem_mouse_cpi_count 
+0x3da3 013658 lshift8 pdata ,pdata 
+0x3da4 013659 copy pdata ,rega 
+0x3da5 013660 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013661 call twspi_write 
+0x3da7 013662 copy rega ,pdata 
+0x3da8 013663 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013664 branch twspi_write 
+:      013666 mouse_seting_3610_dpi:
+0x3daa 013667 fetch 1 ,mem_mouse_dpi 
+0x3dab 013668 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013669 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013670 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013671 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013672 mouse_set_p3610_cpi2:
+0x3daf 013673 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013674 branch mouse_p3610_dpi 
+:      013675 mouse_set_p3610_cpi1:
+0x3db1 013676 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013677 branch mouse_p3610_dpi 
+:      013678 mouse_set_p3610_cpi3:
+0x3db3 013679 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013680 branch mouse_p3610_dpi 
+:      013681 mouse_set_p3610_cpi4:
+0x3db5 013682 fetch 1 ,mem_3610_dpi_4 
+:      013683 mouse_p3610_dpi:
+0x3db6 013684 store 1 ,mem_mouse_cpi_count 
+0x3db7 013685 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013686 fetch 1 ,mem_mouse_cpi_count 
+:      013687 mouse_reset_p3610_dpi:
+0x3db9 013688 add pdata ,0x80 ,pdata 
+0x3dba 013689 lshift8 pdata ,pdata 
+0x3dbb 013690 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013691 copy pdata ,rega 
+0x3dbd 013692 branch mouse_set_sensor_reg 
+:      013694 mouse_p3205_dpi:
+0x3dbe 013695 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013696 call moue_seting_cpi_count 
+0x3dc0 013697 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013698 setarg mouse_dpi_address 
+0x3dc2 013699 call twspi_read 
+0x3dc3 013700 and pdata ,0xf8 ,temp 
+0x3dc4 013701 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013702 iadd temp ,pdata 
+0x3dc6 013703 lshift8 pdata ,pdata 
+0x3dc7 013704 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013705 branch twspi_write 
+:      013708 mouse_init_environment:
+0x3dc9 013709 call app_initflag_check 
+0x3dca 013710 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013711 call mouse_ble_init_address 
+0x3dcc 013712 call mouse_store_eeprom_device_info 
+0x3dcd 013713 branch app_initflag_store 
+:      013716 mouse_24g_pairing_button:
+0x3dce 013717 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013718 rtn blank 
+0x3dd0 013719 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013720 rtnbit0 mouse_enable_24g 
+0x3dd2 013721 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013722 rtnmark1 mark_24g 
+0x3dd4 013723 call mouse_check_key_gpio 
+0x3dd5 013724 rtnne mouse_lmr_button 
+0x3dd6 013725 call mouse_devce_led_off 
+0x3dd7 013726 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013727 call mouse_enable_function_flag 
+0x3dd9 013728 setarg 0 
+0x3dda 013729 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013730 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013731 call g24_set0_mem_check_dongle_times 
+0x3ddd 013733 fetch 2 ,mem_ui_state_map 
+0x3dde 013734 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013735 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013736 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013737 call mouse_stop_discovery 
+0x3de2 013738 branch g24_start_pairing_sm1 
+:      013741 mouse_idle:
+0x3de3 013742 call mouse_24g_pairing_button 
+0x3de4 013743 call ui_check_paring_button 
+0x3de5 013744 call mouse_dpi_cheak 
+0x3de6 013745 call mouse_usb_isr 
+0x3de7 013746 call mouse_wheel_check 
+0x3de8 013747 branch mouse_usb_mode 
+:      013748 mouse_usb_isr:
+0x3de9 013749 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013750 rtnbit0 mouse_enable_usb 
+0x3deb 013751 call usb_isr 
+0x3dec 013752 branch usb_offline_state 
+:      013754 mouse_cheak_usb:
+0x3ded 013755 hfetch 1 ,core_usb_addr 
+0x3dee 013756 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013757 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013758 rtn 
+:      013759 mouse_usb_no_exsit:
+0x3df1 013760 fetch 1 ,mem_usb_addr 
+0x3df2 013761 rtnbit0 7 
+0x3df3 013762 branch soft_reset_chip 
+:      013763 mouse_usb_exsit:
+0x3df4 013764 fetch 1 ,mem_usb_addr 
+0x3df5 013765 rtnbit1 7 
+0x3df6 013766 branch mouse_stop_bluetooth_mode 
+:      013768 mouse_usb_mode:
+0x3df7 013769 call mouse_cheak_usb 
+0x3df8 013770 hfetch 1 ,core_usb_addr 
+0x3df9 013771 store 1 ,mem_usb_addr 
+0x3dfa 013772 rtnbit0 7 
+0x3dfb 013773 call mouse_clkn_check 
+0x3dfc 013774 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013775 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013776 iadd temp ,temp 
+0x3dff 013777 copy clkn_bt ,pdata 
+0x3e00 013778 isub temp ,null 
+0x3e01 013779 nrtn positive 
+0x3e02 013780 store 4 ,mem_btclk_sensor 
+0x3e03 013781 call mouse_motion 
+0x3e04 013782 nrtn user 
+0x3e05 013783 jam 4 ,mem_usb_tx_enable 
+0x3e06 013784 branch mouse_wired_to_usb 
+:      013786 mouse_clkn_check:
+0x3e07 013787 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013788 copy clkn_bt ,pdata 
+0x3e09 013789 isub temp ,null 
+0x3e0a 013790 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013791 rtn 
+:      013792 mouse_clkn_timeout:
+0x3e0c 013793 setarg 0 
+0x3e0d 013794 store 4 ,mem_btclk_sensor 
+0x3e0e 013795 rtn 
+:      013799 mouse_wired_to_usb:
+0x3e0f 013800 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013801 rtnbit0 2 
+0x3e11 013802 branch mouse_data_push 
+:      013803 mouse_data_push:
+0x3e12 013804 hfetch 1 ,core_usb_addr 
+0x3e13 013805 rtnbit0 7 
+0x3e14 013806 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013807 setarg ms_report_id 
+0x3e16 013808 store 1 ,mem_usb_mouse_data 
+0x3e17 013809 fetch 7 ,mem_mouse_key 
+0x3e18 013810 istore 7 ,contw 
+0x3e19 013811 rtn 
+:      013814 mouse_enable_clock_qdecoder:
+0x3e1a 013815 hfetch 2 ,core_clkoff 
+0x3e1b 013816 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013817 hstore 2 ,core_clkoff 
+0x3e1d 013818 rtn 
+:      013820 mouse_param_init:
+0x3e1e 013821 setarg 0x8c00 
+0x3e1f 013822 store 2 ,mem_ui_uuid_table 
+0x3e20 013823 setarg 0x8e7a 
+0x3e21 013824 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013825 setarg 0x2402 
+0x3e23 013826 store 2 ,mem_fcomp_mul 
+0x3e24 013827 setarg 0x2580 
+0x3e25 013828 store 3 ,mem_class 
+0x3e26 013829 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013830 jam 8 ,mem_lpm_overhead 
+0x3e28 013831 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013832 setarg 0x0200 
+0x3e2a 013833 store 2 ,mem_lpm_interval 
+0x3e2b 013834 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013835 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013837 setarg 0x0a77 
+0x3e2e 013838 store 2 ,mem_spi_init_clk 
+0x3e2f 013854 setsect 0 ,0x306 
+0x3e30 013855 setsect 1 ,0x4440 
+0x3e31 013856 setsect 2 ,0x10000 
+0x3e32 013857 setsect 3 ,0x4408 
+0x3e33 013858 store 9 ,mem_all_uuid_16bits 
+0x3e34 013859 setsect 0 ,0x1224 
+0x3e35 013860 setsect 1 ,0x4000 
+0x3e36 013861 setsect 2 ,0x0 
+0x3e37 013862 istore 5 ,contw 
+0x3e38 013864 setsect 0 ,0x3ffff 
+0x3e39 013865 setsect 1 ,0x2fe23 
+0x3e3a 013866 setsect 2 ,0x199d9 
+0x3e3b 013867 setsect 3 ,0x20d 
+0x3e3c 013868 store 8 ,mem_features 
+0x3e3d 013870 setarg 0x012c 
+0x3e3e 013871 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013872 call le_modified_name 
+0x3e40 013873 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013874 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013875 call mouse_sensor_set_angle 
+0x3e43 013876 branch mouse_select_adc 
+:      013878 mouse_sensor_set_angle:
+0x3e44 013879 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013880 call gpio_config_input 
+0x3e46 013881 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013882 call gpio_get_bit 
+0x3e48 013883 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013884 rtn true 
+0x3e4a 013885 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013886 rtn 
+:      013888 mouse_select_adc:
+0x3e4c 013889 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013890 call gpio_config_input 
+0x3e4e 013891 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013892 call gpio_get_bit 
+0x3e50 013893 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013894 rtn true 
+0x3e52 013895 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013896 rtn 
+:      013899 mouse_adc_init:
+0x3e54 013900 fetch 1 ,mem_adc_config_flag 
+0x3e55 013901 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013902 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013903 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013904 branch mouse_adc_init_data_vinlpm 
+:      013906 mouse_adc_init_data_vinlpm:
+0x3e59 013907 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013908 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013909 isub temp ,pdata 
+0x3e5c 013910 mul32 pdata ,20 ,pdata 
+0x3e5d 013911 div pdata ,100 
+0x3e5e 013912 call wait_div_end 
+0x3e5f 013913 quotient pdata 
+0x3e60 013914 store 2 ,mem_adc_reference_voltage 
+0x3e61 013915 rtn 
+:      013916 mouse_adc_init_data_hvin:
+0x3e62 013917 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013918 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013919 isub temp ,pdata 
+0x3e65 013920 mul32 pdata ,230 ,pdata 
+0x3e66 013921 div pdata ,400 
+0x3e67 013922 call wait_div_end 
+0x3e68 013923 quotient pdata 
+0x3e69 013924 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013925 rtn 
+:      013926 mouse_adc_init_data_io:
+0x3e6b 013927 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013928 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013929 rtn 
+:      013930 mouse_gpio_init:
+0x3e6e 013931 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013932 call gpio_config_output 
+0x3e70 013933 call usb_offline_check_init 
+0x3e71 013934 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 013935 call gpio_config_input 
+0x3e73 013936 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 013937 call gpio_config_input 
+0x3e75 013938 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 013939 call gpio_config_input 
+0x3e77 013940 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 013941 call gpio_config_input 
+0x3e79 013943 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 013944 call gpio_config_output 
+0x3e7b 013946 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 013947 call gpio_config_input 
+0x3e7d 013949 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 013950 call gpio_config_input 
+0x3e7f 013952 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 013953 call gpio_config_input 
+0x3e81 013954 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 013955 call gpio_config_input 
+0x3e83 013957 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 013958 call gpio_config_input 
+0x3e85 013959 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 013960 call gpio_config_input 
+0x3e87 013962 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 013963 call gpio_config_output 
+0x3e89 013965 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 013966 call gpio_config_output 
+0x3e8b 013968 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 013969 call gpio_config_output 
+0x3e8d 013971 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 013972 call gpio_config_output 
+0x3e8f 013974 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 013975 call gpio_config_output 
+0x3e91 013977 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 013978 call gpio_config_input 
+0x3e93 013980 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 013981 call gpio_config_input 
+0x3e95 013983 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 013984 branch gpio_config_input 
+:      013986 mouse_wheel_gpio_set_wake:
+0x3e97 013987 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 013988 call gpio_set_wake_by_current_state 
+0x3e99 013989 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 013990 call gpio_set_wake_by_current_state 
+0x3e9b 013991 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 013992 call gpio_set_wake_by_current_state 
+0x3e9d 013993 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 013994 branch gpio_set_wake_by_current_state 
+:      013996 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 013997 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 013998 call mouse_gpio_set_pupd_by_input 
+0x3ea1 013999 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 014000 call mouse_gpio_set_pupd_by_input 
+0x3ea3 014001 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 014002 call mouse_gpio_set_pupd_by_input 
+0x3ea5 014003 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 014004 branch mouse_gpio_set_pupd_by_input 
+:      014006 mouse_gpio_set_pupd_by_input:
+0x3ea7 014007 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 014008 rtn zero 
+0x3ea9 014009 and temp ,0x7f ,queue 
+0x3eaa 014010 hfetch 4 ,core_gpio_in 
+0x3eab 014011 qisolate1 pdata 
+0x3eac 014012 hfetch 4 ,core_gpio_pu0 
+0x3ead 014013 qsetflag true ,pdata 
+0x3eae 014014 hstore 4 ,core_gpio_pu0 
+0x3eaf 014015 hfetch 4 ,core_gpio_pd0 
+0x3eb0 014016 nqsetflag true ,pdata 
+0x3eb1 014017 hstore 4 ,core_gpio_pd0 
+0x3eb2 014018 rtn 
+:      014020 mouse_before_hibernate:
+0x3eb3 014021 enable user 
+0x3eb4 014022 hfetch 4 ,0x8138 
+0x3eb5 014023 setflag user ,26 ,pdata 
+0x3eb6 014024 hstore 4 ,core_lpm_reg 
+0x3eb7 014025 call lpm_write_ctrl 
+0x3eb8 014026 call mouse_devce_led_off 
+0x3eb9 014027 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 014029 branch mouse_lpm_before_common 
+:      014033 mouse_process_lpm_before:
+0x3ebb 014034 call mouse_lpm_before_common 
+0x3ebc 014035 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 014036 nrtn blank 
+0x3ebe 014037 branch gpio_clr_wake 
+:      014039 mouse_lpm_before_common:
+0x3ebf 014040 call mouse_wheel_check 
+0x3ec0 014041 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 014042 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 014043 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 014044 call mouse_spi_clk_gpio ,true 
+0x3ec4 014045 call gpio_config_output 
+0x3ec5 014046 call twspi_disable 
+0x3ec6 014050 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 014051 call gpio_set_wake_by_current_state 
+0x3ec8 014052 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 014053 call gpio_set_wake_by_current_state 
+0x3eca 014054 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 014055 call gpio_set_wake_by_current_state 
+0x3ecc 014057 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 014058 call gpio_set_wake_by_current_state 
+0x3ece 014059 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 014060 call gpio_set_wake_by_current_state 
+0x3ed0 014061 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 014062 call gpio_set_wake_by_current_state 
+0x3ed2 014063 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 014064 call gpio_set_wake_by_current_state 
+0x3ed4 014065 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 014066 call gpio_set_wake_by_current_state 
+0x3ed6 014067 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 014068 call gpio_set_wake_by_current_state 
+0x3ed8 014069 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 014070 call gpio_set_wake_by_current_state 
+0x3eda 014071 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 014072 call gpio_set_wake_by_current_state 
+0x3edc 014073 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 014074 branch gpio_set_wake 
+:      014078 mouse_spi_clk_gpio:
+0x3ede 014079 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 014080 rtn 
+:      014082 mouse_wheel_check:
+0x3ee0 014083 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 014084 call mouse_t_wheel_scan 
+0x3ee2 014085 call mouse_wheel_scan 
+0x3ee3 014086 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 014087 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 014088 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 014089 isub temp ,null 
+0x3ee7 014090 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 014091 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 014092 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 014093 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 014094 isub temp ,null 
+0x3eec 014095 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 014096 rtn 
+:      014097 mouse_t_wheel_scan:
+0x3eee 014098 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 014099 rtneq gpio_disable 
+0x3ef0 014100 arg 0 ,rega 
+0x3ef1 014101 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 014102 call gpio_get_bit 
+0x3ef3 014103 setflag true ,0 ,rega 
+0x3ef4 014104 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014105 call gpio_get_bit 
+0x3ef6 014106 setflag true ,1 ,rega 
+0x3ef7 014107 copy rega ,pdata 
+0x3ef8 014108 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014109 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014110 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014111 fetch 1 ,mem_wheel_tog 
+0x3efc 014112 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014113 rtn 
+:      014115 mouse_t_wheel_scan_judge1:
+0x3efe 014116 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014117 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014118 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014119 rtn 
+:      014120 mouse_t_wheel_scan_judge2:
+0x3f02 014121 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014122 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014123 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014124 rtn 
+:      014125 mouse_t_wheel_scan_judge11:
+0x3f06 014126 jam 0x82 ,mem_wheel_tog 
+0x3f07 014127 rtn 
+:      014128 mouse_t_wheel_scan_judge12:
+0x3f08 014129 jam 0x81 ,mem_wheel_tog 
+0x3f09 014130 rtn 
+:      014131 mouse_t_wheel_scan_judge21:
+0x3f0a 014132 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014133 rtn 
+:      014134 mouse_t_wheel_scan_judge22:
+0x3f0c 014135 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014136 rtn 
+:      014137 mouse_t_wheel_scan_judge3:
+0x3f0e 014138 fetch 1 ,mem_wheel_tog 
+0x3f0f 014139 set0 7 ,pdata 
+0x3f10 014140 store 1 ,mem_wheel_tog 
+0x3f11 014141 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014142 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014143 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014144 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014145 rtn 
+:      014146 mouse_t_wheel_scan_judge30:
+0x3f16 014147 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014148 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014149 rtn 
+:      014150 mouse_t_wheel_scan_judge31:
+0x3f19 014151 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014152 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014153 rtn 
+:      014154 mouse_t_wheel_scan_judge32:
+0x3f1c 014155 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014156 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014157 rtn 
+:      014158 mouse_t_wheel_scan_judge33:
+0x3f1f 014159 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014160 beq 0 ,mouse_wheel_t_back 
+0x3f21 014161 rtn 
+:      014162 mouse_wheel_t_forward:
+0x3f22 014163 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014164 increase 1 ,pdata 
+0x3f24 014165 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014166 sub pdata ,1 ,null 
+0x3f26 014167 rtn positive 
+0x3f27 014168 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014169 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014170 increase 1 ,pdata 
+0x3f2a 014171 store 1 ,mem_mouse_tz_data 
+0x3f2b 014172 rtn 
+:      014173 mouse_wheel_t_back:
+0x3f2c 014174 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014175 increase 1 ,pdata 
+0x3f2e 014176 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014177 sub pdata ,1 ,null 
+0x3f30 014178 rtn positive 
+0x3f31 014179 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014180 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014181 increase -1 ,pdata 
+0x3f34 014182 store 1 ,mem_mouse_tz_data 
+0x3f35 014183 rtn 
+:      014186 mouse_wheel_scan:
+0x3f36 014187 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014188 rtneq gpio_disable 
+0x3f38 014189 arg 0 ,rega 
+0x3f39 014190 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014191 call gpio_get_bit 
+0x3f3b 014192 setflag true ,0 ,rega 
+0x3f3c 014193 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014194 call gpio_get_bit 
+0x3f3e 014195 setflag true ,1 ,rega 
+0x3f3f 014196 copy rega ,pdata 
+0x3f40 014197 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014198 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014199 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014200 fetch 1 ,mem_mwheel_tog 
+0x3f44 014201 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014202 rtn 
+:      014204 mouse_wheel_scan_judge1:
+0x3f46 014205 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014206 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014207 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014208 rtn 
+:      014209 mouse_wheel_scan_judge2:
+0x3f4a 014210 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014211 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014212 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014213 rtn 
+:      014214 mouse_wheel_scan_judge11:
+0x3f4e 014215 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014216 rtn 
+:      014217 mouse_wheel_scan_judge12:
+0x3f50 014218 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014219 rtn 
+:      014220 mouse_wheel_scan_judge21:
+0x3f52 014221 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014222 rtn 
+:      014223 mouse_wheel_scan_judge22:
+0x3f54 014224 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014225 rtn 
+:      014226 mouse_wheel_scan_judge3:
+0x3f56 014227 fetch 1 ,mem_mwheel_tog 
+0x3f57 014228 set0 7 ,pdata 
+0x3f58 014229 store 1 ,mem_mwheel_tog 
+0x3f59 014230 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014231 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014232 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014233 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014234 rtn 
+:      014235 mouse_wheel_scan_judge30:
+0x3f5e 014236 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014237 beq 3 ,mouse_wheel_forward 
+0x3f60 014238 rtn 
+:      014239 mouse_wheel_scan_judge31:
+0x3f61 014240 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014241 beq 0 ,mouse_wheel_forward 
+0x3f63 014242 rtn 
+:      014243 mouse_wheel_scan_judge32:
+0x3f64 014244 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014245 beq 3 ,mouse_wheel_back 
+0x3f66 014246 rtn 
+:      014247 mouse_wheel_scan_judge33:
+0x3f67 014248 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014249 beq 0 ,mouse_wheel_back 
+0x3f69 014250 rtn 
+:      014251 mouse_wheel_forward:
+0x3f6a 014252 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014253 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014254 increase 1 ,pdata 
+0x3f6d 014255 store 1 ,mem_mouse_z_data 
+0x3f6e 014256 rtn 
+:      014257 mouse_wheel_back:
+0x3f6f 014258 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014259 fetch 1 ,mem_mouse_z_data 
+0x3f71 014260 increase -1 ,pdata 
+0x3f72 014261 store 1 ,mem_mouse_z_data 
+0x3f73 014262 rtn 
+:      014265 mouse_hid_connected:
+0x3f74 014266 setarg hid_handshake_timeout 
+0x3f75 014267 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014268 rtn 
+:      014270 mouse_send_process:
+0x3f77 014271 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014272 rtn blank 
+0x3f79 014273 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014274 nrtn blank 
+0x3f7b 014275 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014276 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014277 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014278 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014279 call mouse_motion 
+0x3f80 014280 nrtn user 
+:      014281 mouse_send_data:
+0x3f81 014282 arg 9 ,rega 
+0x3f82 014283 call hid_malloc_tx_buff 
+0x3f83 014284 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014285 istore 2 ,contw 
+0x3f85 014286 setarg 0x02a1 
+0x3f86 014287 istore 2 ,contw 
+0x3f87 014288 fetch 7 ,mem_mouse_key 
+0x3f88 014289 istore 7 ,contw 
+0x3f89 014290 rtn 
+:      014293 mouse_send_empty_data:
+0x3f8a 014294 setarg 0 
+0x3f8b 014295 store 7 ,mem_mouse_key 
+0x3f8c 014296 branch mouse_send_data 
+:      014299 mouse_no_data_timer_init:
+0x3f8d 014300 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014301 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014302 rtn 
+:      014305 mouse_fill_data_le:
+0x3f90 014306 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014307 arg 7 ,rega 
+0x3f92 014308 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014309 call le_att_malloc_tx_notify 
+0x3f94 014310 fetch 7 ,mem_mouse_key 
+0x3f95 014311 istore 7 ,contw 
+0x3f96 014312 rtn 
+:      014314 mouse_motion:
+0x3f97 014315 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014316 disable user 
+0x3f99 014317 setarg 0 
+0x3f9a 014318 store 6 ,mem_mouse_x 
+0x3f9b 014319 call mouse_cheak_sensor_data 
+0x3f9c 014320 call mouse_zwheel 
+0x3f9d 014321 call mouse_t_zwheel 
+0x3f9e 014322 call mouse_key 
+0x3f9f 014323 nrtn user 
+0x3fa0 014324 call mouse_no_data_timer_init 
+0x3fa1 014325 arg mouse_statue_up_flag ,queue 
+0x3fa2 014326 branch mouse_enable_function_flag 
+:      014328 motion_6clk_direction_dispose:
+0x3fa3 014329 fetch 2 ,mem_mouse_x 
+0x3fa4 014330 sub pdata ,0 ,pdata 
+0x3fa5 014331 store 2 ,mem_mouse_x 
+0x3fa6 014332 branch enable_user 
+:      014333 motion_12clk_direction_dispose:
+0x3fa7 014334 fetch 2 ,mem_mouse_y 
+0x3fa8 014335 sub pdata ,0 ,pdata 
+0x3fa9 014336 store 2 ,mem_mouse_y 
+0x3faa 014337 branch enable_user 
+:      014338 motion_9clk_direction_dispose:
+0x3fab 014339 fetch 2 ,mem_mouse_y 
+0x3fac 014340 sub pdata ,0 ,pdata 
+0x3fad 014341 store 2 ,mem_mouse_y 
+0x3fae 014342 fetch 2 ,mem_mouse_x 
+0x3faf 014343 sub pdata ,0 ,pdata 
+0x3fb0 014344 store 2 ,mem_mouse_x 
+0x3fb1 014345 call mouse_sensor_data_swap_places 
+0x3fb2 014346 branch enable_user 
+:      014347 motion_3clk_direction_dispose:
+0x3fb3 014348 call mouse_sensor_data_swap_places 
+0x3fb4 014349 branch enable_user 
+:      014350 mouse_cheak_sensor_data:
+0x3fb5 014351 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014352 rtnne flash_sm_no_buys 
+0x3fb7 014353 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014354 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014355 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014356 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014357 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014358 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014359 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014360 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014361 branch mouse_p32xx_sensor_motion 
+:      014363 mouse_clear_sensor_data:
+0x3fc0 014364 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014365 call mouse_read_sensor_common ,blank 
+0x3fc2 014366 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014367 rtn 
+:      014370 mouse_p3212_sensor_motion:
+0x3fc4 014371 call mouse_clear_sensor_data 
+0x3fc5 014372 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014373 call gpio_get_bit 
+0x3fc7 014374 nrtn true 
+0x3fc8 014375 setarg pan_reg_pid_l 
+0x3fc9 014376 call twspi_read 
+0x3fca 014377 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014378 setarg pan_reg_motion_staus 
+0x3fcc 014379 call twspi_read 
+0x3fcd 014380 rtnbit0 7 
+0x3fce 014381 call mouse_read_sensor_common 
+0x3fcf 014382 call mouse_read_3212sensor_xy_high 
+0x3fd0 014383 store 1 ,mem_mouse_xy_h 
+0x3fd1 014384 rshift4 pdata ,pdata 
+0x3fd2 014385 call extsign_bit3 
+0x3fd3 014386 store 1 ,mem_mouse_x + 1 
+0x3fd4 014387 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014388 and pdata ,0x0f ,pdata 
+0x3fd6 014389 call extsign_bit3 
+0x3fd7 014390 store 1 ,mem_mouse_y + 1 
+0x3fd8 014391 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014392 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014393 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014394 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014395 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014396 rtn 
+:      014398 mouse_read_3212sensor_xy_high:
+0x3fde 014399 setarg 0x12 
+0x3fdf 014400 branch twspi_read 
+:      014402 mouse_p3065_judge:
+0x3fe0 014403 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014404 branch mouse_twspi_reset 
+:      014406 mouse_p32xx_sensor_motion:
+0x3fe2 014407 call mouse_clear_sensor_data 
+0x3fe3 014408 disable user 
+0x3fe4 014409 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014410 call gpio_get_bit 
+0x3fe6 014411 nrtn true 
+0x3fe7 014412 setarg pan_reg_pid_l 
+0x3fe8 014413 call twspi_read 
+0x3fe9 014414 bne p32xx_id1 ,mouse_p3065_judge 
+:      014415 mouse_p32xx_sensor_motion_1:
+0x3fea 014416 setarg pan_reg_motion_staus 
+0x3feb 014417 call twspi_read 
+0x3fec 014418 rtnbit0 7 
+0x3fed 014419 call mouse_read_sensor_common 
+0x3fee 014420 fetch 1 ,mem_mouse_x 
+0x3fef 014421 call extsign 
+0x3ff0 014422 store 2 ,mem_mouse_x 
+0x3ff1 014423 fetch 1 ,mem_mouse_y 
+0x3ff2 014424 call extsign 
+0x3ff3 014425 store 2 ,mem_mouse_y 
+0x3ff4 014426 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014427 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014428 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014429 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014430 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014431 rtn 
+:      014433 motion32xx_6clk_direction_selection:
+0x3ffa 014434 call motion_6clk_direction_dispose 
+0x3ffb 014435 branch mouse_sensor_sdio_low 
+:      014436 motion32xx_9clk_direction_selection:
+0x3ffc 014437 call motion_9clk_direction_dispose 
+0x3ffd 014438 branch mouse_sensor_sdio_low 
+:      014439 motion32xx_12clk_direction_selection:
+0x3ffe 014440 call motion_12clk_direction_dispose 
+0x3fff 014441 branch mouse_sensor_sdio_low 
+:      014442 motion32xx_3clk_direction_selection:
+0x4000 014443 call motion_3clk_direction_dispose 
+0x4001 014444 branch mouse_sensor_sdio_low 
+:      014446 mouse_sensor_data_swap_places:
+0x4002 014447 fetch 2 ,mem_mouse_y 
+0x4003 014448 fetcht 2 ,mem_mouse_x 
+0x4004 014449 store 2 ,mem_mouse_x 
+0x4005 014450 storet 2 ,mem_mouse_y 
+0x4006 014451 rtn 
+:      014453 mouse_p3610sensor_read:
+0x4007 014454 call spi_ncs_enable 
+0x4008 014455 nop 100 
+0x4009 014456 copy regb ,pdata 
+0x400a 014457 call twspi_read 
+0x400b 014458 copy pdata ,regb 
+0x400c 014459 call spi_ncs_disable 
+0x400d 014460 nop 100 
+0x400e 014461 copy regb ,pdata 
+0x400f 014462 rtn 
+:      014463 mouse_p3610_sensor_motion:
+0x4010 014464 disable user 
+0x4011 014465 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014466 call gpio_get_bit 
+0x4013 014467 nrtn true 
+0x4014 014468 arg pan_reg_motion_staus ,regb 
+0x4015 014469 call mouse_p3610sensor_read 
+0x4016 014470 rtnbit0 7 
+0x4017 014471 arg pan_reg_pid_l ,regb 
+0x4018 014472 call mouse_p3610sensor_read 
+0x4019 014473 store 1 ,mem_sensor_id1 
+0x401a 014474 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014475 fetch 1 ,mem_mouse_move_flag 
+0x401c 014476 call mouse_read_sensor3610_data ,blank 
+0x401d 014477 jam 1 ,mem_mouse_move_flag 
+0x401e 014478 call mouse_read_sensor3610_data 
+0x401f 014479 fetch 1 ,mem_mouse_xy_h 
+0x4020 014480 rshift4 pdata ,pdata 
+0x4021 014481 call extsign_bit3 
+0x4022 014482 store 1 ,mem_mouse_x + 1 
+0x4023 014483 fetch 1 ,mem_mouse_xy_h 
+0x4024 014484 and pdata ,0x0f ,pdata 
+0x4025 014485 call extsign_bit3 
+0x4026 014486 store 1 ,mem_mouse_y + 1 
+0x4027 014487 fetch 1 ,mem_config_sensor_angle 
+0x4028 014488 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014489 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014490 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014491 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014492 rtn 
+:      014494 mouse_3610_smart_select:
+0x402d 014495 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014496 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014497 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014498 rtn 
+:      014501 motion3610_6clk_direction_selection:
+0x4031 014502 call motion_6clk_direction_dispose 
+0x4032 014503 branch mouse_3610_smart_select 
+:      014505 motion3610_12clk_direction_selection:
+0x4033 014506 call motion_12clk_direction_dispose 
+0x4034 014507 branch mouse_3610_smart_select 
+:      014509 motion3610_9clk_direction_selection:
+0x4035 014510 call motion_9clk_direction_dispose 
+0x4036 014511 branch mouse_3610_smart_select 
+:      014513 motion3610_3clk_direction_selection:
+0x4037 014514 call motion_3clk_direction_dispose 
+0x4038 014515 branch mouse_3610_smart_select 
+:      014517 mouse_read_sensor3610_data:
+0x4039 014518 call spi_ncs_enable 
+0x403a 014519 call mouse_read_sensor_common 
+0x403b 014520 arg 5 ,pdata 
+0x403c 014521 call twspi_read 
+0x403d 014522 store 1 ,mem_mouse_xy_h 
+0x403e 014523 arg 7 ,pdata 
+0x403f 014524 call twspi_read 
+0x4040 014525 store 1 ,mem_sensor_shutter_hi 
+0x4041 014526 arg 8 ,pdata 
+0x4042 014527 call twspi_read 
+0x4043 014528 store 1 ,mem_sensor_shutter_lo 
+0x4044 014529 branch spi_ncs_disable 
+:      014532 mouse_3610_smart_enable:
+0x4045 014533 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014534 rtnne 0 
+0x4047 014535 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014536 sub pdata ,45 ,null 
+0x4049 014537 rtn positive 
+0x404a 014538 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014539 setarg 0xba41 
+0x404c 014540 call sensor_write 
+0x404d 014541 setarg 0x0032 
+0x404e 014542 call sensor_write 
+0x404f 014543 setarg 0xb541 
+0x4050 014544 branch sensor_write 
+:      014545 mouse_3610_smart_disable:
+0x4051 014546 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014547 rtnne 0 
+0x4053 014548 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014549 sub pdata ,45 ,null 
+0x4055 014550 nrtn positive 
+0x4056 014551 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014552 setarg 0xba41 
+0x4058 014553 call sensor_write 
+0x4059 014554 setarg 0x8032 
+0x405a 014555 call sensor_write 
+0x405b 014556 setarg 0xb541 
+0x405c 014557 branch sensor_write 
+:      014561 mouse_read_sensor_common:
+0x405d 014562 arg pan_reg_delta_x ,pdata 
+0x405e 014563 call twspi_read 
+0x405f 014564 store 2 ,mem_mouse_x 
+0x4060 014565 arg pan_reg_delta_y ,pdata 
+0x4061 014566 call twspi_read 
+0x4062 014567 store 2 ,mem_mouse_y 
+0x4063 014568 rtn 
+:      014570 mouse_set_qdecoder_x:
+0x4064 014571 arg mouse_default_xa_gpio ,temp 
+0x4065 014572 call gpio_config_input 
+0x4066 014573 arg mouse_default_xa_gpio ,temp 
+0x4067 014574 call gpio_get_bit 
+0x4068 014575 rtn true 
+0x4069 014576 hfetch 1 ,core_qdec_cntx 
+0x406a 014577 set1 4 ,pdata 
+0x406b 014578 hstore 1 ,core_qdec_cntx 
+0x406c 014579 rtn 
+:      014581 mouse_hardware_zwheel:
+0x406d 014582 fetcht 1 ,mem_mouse_z_data 
+0x406e 014583 hfetch 1 ,core_qdec_cntx 
+0x406f 014584 iadd temp ,pdata 
+0x4070 014585 rtn blank 
+0x4071 014586 store 1 ,mem_mouse_z 
+0x4072 014587 jam 0 ,mem_mouse_z_data 
+0x4073 014588 branch enable_user 
+:      014589 mouse_hardware_zwheel_beforelpm:
+0x4074 014590 fetcht 1 ,mem_mouse_z_data 
+0x4075 014591 hfetch 1 ,core_qdec_cntx 
+0x4076 014592 iadd temp ,pdata 
+0x4077 014593 store 1 ,mem_mouse_z_data 
+0x4078 014594 rtn 
+:      014595 mouse_zwheel:
+0x4079 014596 fetch 1 ,mem_mouse_z_data 
+0x407a 014597 rtn blank 
+0x407b 014598 store 1 ,mem_mouse_z 
+0x407c 014599 jam 0 ,mem_mouse_z_data 
+0x407d 014600 branch enable_user 
+:      014602 mouse_t_zwheel:
+0x407e 014603 fetch 1 ,mem_mouse_tz_data 
+0x407f 014604 rtn blank 
+0x4080 014605 store 1 ,mem_mouse_tz 
+0x4081 014606 jam 0 ,mem_mouse_tz_data 
+0x4082 014607 branch enable_user 
+:      014609 mouse_check_key_gpio:
+0x4083 014610 arg 0 ,rega 
+0x4084 014611 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014612 call gpio_get_bit 
+0x4086 014613 setflag true ,0 ,rega 
+0x4087 014614 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014615 call gpio_get_bit 
+0x4089 014616 setflag true ,1 ,rega 
+0x408a 014617 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014618 call gpio_get_bit 
+0x408c 014619 setflag true ,2 ,rega 
+0x408d 014620 call mouse_check_s_key_gpio 
+:      014621 mouse_check_key_gpio_output:
+0x408e 014622 copy rega ,pdata 
+0x408f 014623 rtn 
+:      014624 mouse_check_s_key_gpio:
+0x4090 014625 fetch 1 ,mem_bk_button_gpio 
+0x4091 014626 rtneq gpio_disable 
+0x4092 014627 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014628 call gpio_get_bit 
+0x4094 014629 setflag true ,3 ,rega 
+0x4095 014630 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014631 call gpio_get_bit 
+0x4097 014632 setflag true ,4 ,rega 
+0x4098 014633 rtn 
+:      014635 mouse_key:
+0x4099 014636 call mouse_check_key_gpio 
+0x409a 014637 call mouse_set_mult 
+0x409b 014638 call mouse_24g_key 
+0x409c 014639 copy rega ,pdata 
+0x409d 014640 fetcht 1 ,mem_mouse_key 
+0x409e 014641 store 1 ,mem_mouse_key 
+0x409f 014642 ixor temp ,pdata 
+0x40a0 014643 sub pdata ,0 ,null 
+0x40a1 014644 rtn zero 
+0x40a2 014645 branch enable_user 
+:      014647 mouse_24g_key:
+0x40a3 014648 rtnmark0 mark_24g 
+0x40a4 014649 copy rega ,pdata 
+0x40a5 014650 rtn blank 
+0x40a6 014651 store 1 ,mem_mouse_key 
+0x40a7 014652 branch enable_user 
+:      014655 mouse_set_mult:
+0x40a8 014656 fetch 2 ,mem_ui_state_map 
+0x40a9 014657 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014658 fetch 2 ,mem_ui_state_map 
+0x40ab 014659 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014660 rtn 
+:      014661 mouse_set_ble_mult:
+0x40ad 014662 copy rega ,pdata 
+0x40ae 014663 nbranch le_set_config_short_mult ,blank 
+0x40af 014664 branch le_clr_config_short_mult 
+:      014665 mouse_set_bt_mult:
+0x40b0 014666 copy rega ,pdata 
+0x40b1 014667 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014668 branch classic_bt_clr_mult_short_flag 
+:      014671 mouse_sensor_sdio_low:
+0x40b3 014672 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014673 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014674 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014675 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014676 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014677 call gpio_get_bit 
+0x40b9 014678 rtn true 
+0x40ba 014679 setarg 0x0a 
+0x40bb 014680 call twspi_read 
+0x40bc 014681 nop 1000 
+0x40bd 014682 branch mouse_sensor_sdio_low 
+:      014683 mouse_sensor_sdio_low2:
+0x40be 014684 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014685 rtn 
+:      014687 mouse_spi_sdio_gpio_pollup:
+0x40c0 014688 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014689 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014690 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014691 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014692 branch gpio_config_input_without_wake 
+:      014693 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014694 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014695 branch gpio_config_input_without_wake 
+:      014698 mouse_init_sunt:
+0x40c6 014699 call mouse_spi_init 
+0x40c7 014700 rtn wake 
+0x40c8 014701 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014702 fetch 1 ,mem_config_sensor_type 
+0x40ca 014703 beq p3610 ,mouse_init_3610sensor 
+:      014704 mouse_init_sensor:
+0x40cb 014705 call mouse_read_sensor_id 
+0x40cc 014706 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014707 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014708 call mouse_twspi_reset 
+0x40cf 014709 nop 1000 
+0x40d0 014710 branch mouse_init_sensor 
+:      014711 mouse_twspi_reset:
+0x40d1 014712 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014713 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014714 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014715 branch twspi_reset 
+:      014717 mouse_init_3610sensor:
+0x40d5 014718 call mouse_read_sensor_id 
+0x40d6 014719 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014720 call mouse_init_3610sensor_reset 
+0x40d8 014721 branch mouse_init_3610sensor 
+:      014723 mouse_read_sensor_id:
+0x40d9 014724 setarg pan_reg_pid_h 
+0x40da 014725 call twspi_read 
+0x40db 014726 store 1 ,mem_sensor_id2 
+0x40dc 014727 setarg pan_reg_pid_l 
+0x40dd 014728 call twspi_read 
+0x40de 014729 store 1 ,mem_sensor_id1 
+0x40df 014730 rtn 
+:      014731 mouse_init_p32xx_id2_judge:
+0x40e0 014732 fetch 1 ,mem_sensor_id2 
+0x40e1 014733 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014734 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014735 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014736 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014737 rtn 
+:      014738 mouse_ka8_init_param:
+0x40e6 014739 jam ka8 ,mem_config_sensor_type 
+0x40e7 014740 rtn 
+:      014741 mouse_p3065xy_init_param:
+0x40e8 014742 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014743 rtn 
+:      014744 mouse_p3065_init_param:
+0x40ea 014745 fetch 1 ,mem_sensor_id2 
+0x40eb 014746 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014747 jam p3065 ,mem_config_sensor_type 
+0x40ed 014748 rtn 
+:      014749 mouse_3212_init_param:
+0x40ee 014750 jam p3212 ,mem_config_sensor_type 
+0x40ef 014751 call mouse_sensor_disable_wp 
+0x40f0 014752 setarg 0x3426 
+0x40f1 014753 call twspi_write 
+0x40f2 014754 setarg 0x0419 
+0x40f3 014755 call twspi_write 
+:      014756 mouse_sensor_enable_wp:
+0x40f4 014757 setarg 0x0009 
+0x40f5 014758 branch twspi_write 
+:      014759 mouse_sensor_disable_wp:
+0x40f6 014760 setarg 0x5a09 
+0x40f7 014761 branch twspi_write 
+:      014763 mouse_3204_3l_init_param:
+0x40f8 014764 jam p3204 ,mem_config_sensor_type 
+0x40f9 014765 call mouse_sensor_disable_wp 
+0x40fa 014766 setarg 0x0f0d 
+0x40fb 014767 call twspi_write 
+0x40fc 014768 setarg 0xe31d 
+0x40fd 014769 call twspi_write 
+0x40fe 014770 setarg 0xd27d 
+0x40ff 014771 call twspi_write 
+0x4100 014772 call mouse_32xx_init_param 
+0x4101 014773 branch mouse_32xx_init_param_1 
+:      014775 mouse_32xx_init_param:
+0x4102 014776 setarg 0x351b 
+0x4103 014777 call twspi_write 
+0x4104 014778 setarg 0xb428 
+0x4105 014779 call twspi_write 
+0x4106 014780 setarg 0x4629 
+0x4107 014781 call twspi_write 
+0x4108 014782 setarg 0x962a 
+0x4109 014783 call twspi_write 
+0x410a 014784 setarg 0x8c2b 
+0x410b 014785 call twspi_write 
+0x410c 014786 setarg 0x6e2c 
+0x410d 014787 call twspi_write 
+0x410e 014788 setarg 0x642d 
+0x410f 014789 call twspi_write 
+0x4110 014790 setarg 0x5f38 
+0x4111 014791 call twspi_write 
+0x4112 014792 setarg 0x0f39 
+0x4113 014793 call twspi_write 
+0x4114 014794 setarg 0x323a 
+0x4115 014795 call twspi_write 
+0x4116 014796 setarg 0x473b 
+0x4117 014797 call twspi_write 
+0x4118 014798 setarg 0x1042 
+0x4119 014799 branch twspi_write 
+:      014800 mouse_32xx_init_param_1:
+0x411a 014801 setarg 0x2e54 
+0x411b 014802 call twspi_write 
+0x411c 014803 setarg 0xf255 
+0x411d 014804 call twspi_write 
+0x411e 014805 setarg 0xf461 
+0x411f 014806 call twspi_write 
+0x4120 014807 setarg 0x7063 
+0x4121 014808 call twspi_write 
+0x4122 014809 setarg 0x5275 
+0x4123 014810 call twspi_write 
+0x4124 014811 setarg 0x4176 
+0x4125 014812 call twspi_write 
+0x4126 014813 setarg 0xed77 
+0x4127 014814 call twspi_write 
+0x4128 014815 setarg 0x2378 
+0x4129 014816 call twspi_write 
+0x412a 014817 setarg 0x4679 
+0x412b 014818 call twspi_write 
+0x412c 014819 setarg 0xe57a 
+0x412d 014820 call twspi_write 
+0x412e 014821 setarg 0x487c 
+0x412f 014822 call twspi_write 
+0x4130 014823 setarg 0x777e 
+0x4131 014824 call twspi_write 
+0x4132 014825 setarg 0x017f 
+0x4133 014826 call twspi_write 
+0x4134 014827 setarg 0x000b 
+0x4135 014828 call twspi_write 
+0x4136 014829 setarg 0x007f 
+0x4137 014830 call twspi_write 
+0x4138 014831 branch mouse_sensor_enable_wp 
+:      014834 mouse_3205_3t_init_param:
+0x4139 014835 jam p3205 ,mem_config_sensor_type 
+0x413a 014836 call mouse_sensor_disable_wp 
+0x413b 014837 setarg 0x100d 
+0x413c 014838 call twspi_write 
+0x413d 014839 setarg 0xed1d 
+0x413e 014840 call twspi_write 
+0x413f 014841 setarg 0x807d 
+0x4140 014842 call twspi_write 
+0x4141 014843 call mouse_32xx_init_param 
+0x4142 014844 setarg 0x0943 
+0x4143 014845 call twspi_write 
+0x4144 014846 branch mouse_32xx_init_param_1 
+:      014849 mouse_init_3610sensor_reset:
+0x4145 014850 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014851 call gpio_out_active 
+0x4147 014852 call delay_10ms 
+0x4148 014853 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014854 call gpio_out_inactive 
+0x414a 014855 branch delay_10ms 
+:      014857 mouse_init_p3610:
+0x414b 014858 jam p3610 ,mem_config_sensor_type 
+0x414c 014859 setarg 0xba41 
+0x414d 014860 call sensor_write 
+0x414e 014861 setarg 0x0d11 
+0x414f 014862 call sensor_write 
+0x4150 014863 setarg 0x041b 
+0x4151 014864 call sensor_write 
+0x4152 014865 setarg 0x041c 
+0x4153 014866 call sensor_write 
+0x4154 014867 setarg 0x0f1d 
+0x4155 014868 call sensor_write 
+0x4156 014869 setarg 0x0032 
+0x4157 014870 call sensor_write 
+0x4158 014871 setarg 0xb541 
+0x4159 014872 branch sensor_write 
+:      014876 mouse_set_sensor_reg:
+0x415a 014877 setarg 0xba41 
+0x415b 014878 call sensor_write 
+0x415c 014879 nop 4000 
+0x415d 014880 setarg 0xff7f 
+0x415e 014881 call sensor_write 
+0x415f 014882 copy rega ,pdata 
+0x4160 014883 call sensor_write 
+0x4161 014884 setarg 0x007f 
+0x4162 014885 call sensor_write 
+0x4163 014886 setarg 0xb541 
+0x4164 014887 branch sensor_write 
+:      014889 extsign:
+0x4165 014890 rtnbit0 7 
+0x4166 014891 arg 0xff00 ,temp 
+0x4167 014892 ior temp ,pdata 
+0x4168 014893 rtn 
+:      014895 extsign_bit3:
+0x4169 014896 rtnbit0 3 
+0x416a 014897 arg 0xf0 ,temp 
+0x416b 014898 ior temp ,pdata 
+0x416c 014899 rtn 
+:      014902 mouse_le:
+0x416d 014903 call le_fifo_check_nearly_full 
+0x416e 014904 nrtn blank 
+0x416f 014905 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014906 and pdata ,0x03 ,pdata 
+0x4171 014907 rtnne 0x03 
+0x4172 014908 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014909 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014910 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014911 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014912 call mouse_motion 
+0x4177 014913 nrtn user 
+0x4178 014914 branch mouse_fill_data_le 
+:      014916 mouse_le_send_empty_packet:
+0x4179 014917 setarg 0 
+0x417a 014918 store 7 ,mem_mouse_key 
+0x417b 014919 branch mouse_fill_data_le 
+:      014921 mouse_priority_bb_event:
+0x417c 014922 copy regc ,pdata 
+0x417d 014923 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014924 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014925 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014926 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014927 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014928 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014929 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014930 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014931 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014932 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014933 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 014934 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 014935 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 014936 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 014937 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 014938 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 014939 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 014940 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 014941 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 014942 rtn 
+:      014945 mouse_le_pairing_complete:
+0x4191 014946 branch app_ble_store_reconn_info 
+:      014948 mouse_24g_attempt_fail:
+0x4192 014949 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 014950 fetch 1 ,mem_reconn_times 
+0x4194 014951 nbranch mouse_polling_device ,blank 
+0x4195 014952 fetch 1 ,mem_device_flag 
+0x4196 014953 fetcht 1 ,mem_24g_device_number 
+0x4197 014954 isub temp ,null 
+0x4198 014955 branch app_enter_hibernate ,zero 
+0x4199 014956 rtn 
+:      014957 mouse_24g_attempt_success:
+0x419a 014958 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 014959 rtn 
+:      014960 mouse_24g_pairing_complete:
+0x419c 014961 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 014962 arg mosue_24g_pairing_flag ,queue 
+0x419e 014963 call mouse_disable_function_flag 
+0x419f 014964 setarg 0 
+0x41a0 014965 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 014966 jam 0 ,mem_mouse_move_flag 
+0x41a2 014968 fetch 1 ,mem_config_sensor_type 
+0x41a3 014969 sub pdata ,p3610 ,null 
+0x41a4 014970 call mouse_read_sensor3610_data ,zero 
+0x41a5 014971 ncall mouse_read_sensor_common ,zero 
+0x41a6 014973 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 014974 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 014975 call mouse_set_24g_addr_eeprom 
+0x41a9 014976 branch iicd_write_protect_eep_data 
+:      014978 mouse_set_24g_addr_eeprom:
+0x41aa 014979 call g24_head_ptr2regc 
+0x41ab 014980 add regc ,offset_24g_addr ,rega 
+0x41ac 014981 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 014982 arg 4 ,temp 
+0x41ae 014983 rtn 
+:      014985 mouse_store_flash_24g_address:
+0x41af 014986 call g24_head_ptr2regc 
+0x41b0 014987 add regc ,offset_24g_addr ,regb 
+0x41b1 014988 ifetch 1 ,regb 
+0x41b2 014989 store 1 ,mem_mouse_24g_addr 
+0x41b3 014990 branch mouse_store_flash_device_info 
+:      014993 mouse_le_pairing_success:
+0x41b4 014994 arg ll_pairing_success_flag ,queue 
+0x41b5 014995 branch mouse_le_enable_connect_flag 
+:      014996 mouse_le_ll_start_encryt:
+0x41b6 014997 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 014998 arg ll_start_enc_flag ,queue 
+0x41b8 014999 branch mouse_le_enable_connect_flag 
+:      015002 mouse_le_enable_connect_flag:
+0x41b9 015003 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 015004 qset1 pdata 
+0x41bb 015005 store 1 ,mem_le_connect_status_flag 
+0x41bc 015006 rtn 
+:      015008 mouse_le_disable_connect_flag:
+0x41bd 015009 fetch 1 ,mem_le_connect_status_flag 
+0x41be 015010 qset0 pdata 
+0x41bf 015011 store 1 ,mem_le_connect_status_flag 
+0x41c0 015012 rtn 
+:      015013 mouse_le_clean_connect_flag:
+0x41c1 015014 jam 0 ,mem_le_connect_status_flag 
+0x41c2 015015 rtn 
+:      015017 mouse_le_bb_event_connected:
+0x41c3 015018 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 015019 set0 app_disc_by_button ,pdata 
+0x41c5 015020 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 015021 setarg 0 
+0x41c7 015022 store 2 ,mem_mouse_direct_timer 
+0x41c8 015023 call mouse_no_data_timer_init 
+0x41c9 015024 branch mouse_stop_discovery 
+:      015026 mouse_bb_event_pincode:
+0x41ca 015027 call pincode_reinit 
+0x41cb 015028 branch app_bt_set_pincode 
+:      015029 mouse_bb_event_reconn_timeout:
+:      015030 mouse_bb_event_reconn_failed:
+0x41cc 015031 fetch 1 ,mem_reconn_times 
+0x41cd 015032 nbranch mouse_polling_device ,blank 
+0x41ce 015033 fetch 2 ,mem_ui_state_map 
+0x41cf 015034 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 015035 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 015036 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 015037 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 015038 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 015039 branch app_bb_hibernate 
+:      015042 mouse_bt_hid_connected:
+0x41d5 015043 branch mouse_hid_connected 
+:      015045 mouse_bt_event_setup_complete:
+0x41d6 015046 rtn 
+:      015048 mouse_soft_reset:
+0x41d7 015049 call mouse_select_device_enable 
+0x41d8 015050 branch soft_reset_chip 
+:      015052 mouse_bb_disconnected:
+0x41d9 015053 bpatch patch1d_1 ,mem_patch1d 
+0x41da 015054 call mouse_bb_discon_clear_stack 
+0x41db 015055 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 015056 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 015057 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 015058 fetch 1 ,mem_reconn_times 
+0x41df 015059 nbranch mouse_polling_device ,blank 
+0x41e0 015060 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 015061 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 015062 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 015063 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 015064 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 015065 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 015066 branch mouse_start_discovery 
+:      015067 mouse_bb_discon_clear_stack:
+0x41e7 015068 setarg 0 
+0x41e8 015069 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 015070 istore 4 ,contw 
+0x41ea 015071 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 015072 jam 0 ,mem_mouse_move_flag 
+0x41ec 015073 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 015074 jam 0 ,mem_ltk_exists 
+0x41ee 015075 rtn 
+:      015077 mouse_event_light_state_pairing:
+0x41ef 015078 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 015079 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 015080 branch mouse_start_discovery 
+:      015081 mouse_event_light_state_hibernate:
+0x41f2 015082 fetch 2 ,mem_ui_state_map 
+0x41f3 015083 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 015084 branch app_bb_hibernate 
+:      015086 mouse4_0_event_bb_disconn:
+0x41f5 015087 call mouse_le_clean_connect_flag 
+0x41f6 015088 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 015089 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 015090 branch app_bb_hibernate 
+:      015092 mouse_bb_event_timer:
+0x41f9 015093 call mouse_adc_read 
+0x41fa 015094 call mouse_24g_delay_timer 
+0x41fb 015095 call mouse_ban_24g_pairing_timer 
+0x41fc 015096 call mouse_dpi_led_blink_delay_timer 
+0x41fd 015097 call mouse_statue_up_timer 
+0x41fe 015099 call mouse_statue_cheak_timer 
+0x41ff 015100 call mouse_select_device 
+0x4200 015101 call mouse_bt_discovery_cheak 
+0x4201 015102 call mouse_low_voltage_led_timer 
+0x4202 015103 call mouse_sensor_led_contrl_timer 
+0x4203 015104 call mouse_check_hid_handshake_timer 
+0x4204 015105 call mouse_check_discovery_timeout_timer 
+0x4205 015106 call mouse_check_direct_timeout_timer 
+0x4206 015107 call mouse_check_no_data_timeout_timer 
+0x4207 015108 call mouse_check_mouse_state_timer 
+0x4208 015109 branch mouse_le_enable_att_list_timer 
+:      015113 mouse_sensor_led_contrl_timer:
+0x4209 015114 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015115 rtn blank 
+0x420b 015116 increase -1 ,pdata 
+0x420c 015117 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015118 nrtn blank 
+0x420e 015119 branch mouse_sensor_led_contrl 
+:      015120 mouse_sensor_led_contrl:
+0x420f 015121 fetch 1 ,mem_sensor_led_style 
+0x4210 015122 rtneq ui_led_state_blink_stop 
+0x4211 015123 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015124 mouse_sensor_led_blink_state_lighting:
+0x4212 015125 call mouse_sensor_led_on 
+0x4213 015126 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015127 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015128 rtn 
+:      015129 mouse_sensor_led_blink_state_darking:
+0x4216 015130 call mouse_sensor_led_off 
+0x4217 015131 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015132 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015133 rtn 
+:      015135 mouse_sensor_led_blink_stop:
+:      015136 mouse_sensor_reset:
+0x421a 015137 setarg 0x8006 
+0x421b 015138 call twspi_write 
+0x421c 015139 nop 1000 
+0x421d 015140 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015141 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015142 branch mouse_init_p32xx_id2_judge 
+:      015144 mouse_p3212sensor_led_on:
+0x4220 015145 setarg 0xa006 
+0x4221 015146 call twspi_write 
+0x4222 015147 setarg 0xa005 
+0x4223 015148 branch twspi_write 
+:      015149 mouse_sensor_led_on_global:
+0x4224 015150 jam 0 ,mem_mouse_sensor_timer_count 
+:      015151 mouse_sensor_led_on:
+0x4225 015152 fetch 1 ,mem_config_sensor_type 
+0x4226 015153 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015154 setarg 0x0106 
+0x4228 015155 call twspi_write 
+0x4229 015156 setarg 0xa105 
+0x422a 015157 branch twspi_write 
+:      015159 mouse_sensor_led_off_global:
+0x422b 015160 jam 0 ,mem_mouse_sensor_timer_count 
+:      015161 mouse_sensor_led_off:
+0x422c 015162 setarg 0x0906 
+0x422d 015163 branch twspi_write 
+:      015164 mouse_sensor_start_blink:
+0x422e 015165 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015166 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015167 rtn 
+:      015169 mouse_check_hid_handshake_timer:
+0x4231 015170 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015171 arg mouse_bt_hid_handshake ,regb 
+0x4233 015172 branch timer_single_step 
+:      015174 mouse_check_discovery_timeout_timer:
+0x4234 015175 arg mem_mouse_discovery_timer ,regc 
+0x4235 015176 arg mouse_check_discovery_timeout ,regb 
+0x4236 015177 branch timer_single_step_2b 
+:      015179 mouse_check_direct_timeout_timer:
+0x4237 015180 arg mem_mouse_direct_timer ,regc 
+0x4238 015181 arg mouse_check_direct_timeout ,regb 
+0x4239 015182 branch timer_single_step_2b 
+:      015184 mouse_check_no_data_timeout_timer:
+0x423a 015185 arg mem_mouse_no_data_timer ,regc 
+0x423b 015186 arg mouse_check_no_data_timeout ,regb 
+0x423c 015187 branch timer_single_step_2b 
+:      015189 mouse_check_mouse_state_timer:
+0x423d 015190 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015191 arg mouse_statue_led_off ,regb 
+0x423f 015192 branch timer_single_step 
+:      015196 mouse_le_enable_att_list_timer:
+0x4240 015197 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015198 arg mouse_le_enable_att_list ,regb 
+0x4242 015199 branch timer_single_step 
+:      015201 mouse_24g_delay_timer:
+0x4243 015202 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015203 arg mouse_24g_delay ,regb 
+0x4245 015204 branch timer_single_step 
+:      015206 mouse_ban_24g_pairing_timer:
+0x4246 015207 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015208 arg mouse_ban_24g_pairing ,regb 
+0x4248 015209 branch timer_single_step_2b 
+:      015210 mouse_ban_24g_pairing:
+:      015211 mouse_24g_delay:
+0x4249 015212 rtn 
+:      015215 mosue_dpi_led_blink_init:
+0x424a 015216 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015217 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015218 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015219 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015220 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015221 rtn 
+:      015224 mouse_dpi_led_blink_delay_timer:
+0x4250 015225 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015226 arg mouse_dpi_led_setting ,regb 
+0x4252 015227 branch timer_single_step 
+:      015228 mouse_dpi_led_setting:
+0x4253 015229 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015230 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015231 setarg led_dpi_blink 
+0x4256 015232 store 2 ,mem_mouse_on_time 
+0x4257 015233 store 2 ,mem_mouse_off_time 
+0x4258 015234 arg 0 ,rega 
+0x4259 015235 fetcht 1 ,mem_mouse_dpi 
+0x425a 015236 increase 1 ,temp 
+0x425b 015237 storet 1 ,mem_mouse_blink_count 
+0x425c 015238 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015239 rtn 
+:      015241 mouse_le_enable_att_list:
+0x425e 015242 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015243 rtnbit1 ll_pairing_success_flag 
+0x4260 015244 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015245 call ui_ipc_send_cmd 
+0x4262 015246 arg write_req_enable_flag ,queue 
+0x4263 015247 branch mouse_le_enable_connect_flag 
+:      015250 mouse_check_discovery_timeout:
+0x4264 015251 call mouse_stop_discovery 
+0x4265 015252 branch app_enter_hibernate 
+:      015254 mouse_check_direct_timeout:
+0x4266 015255 call app_ble_stop_direct_adv 
+0x4267 015256 fetch 1 ,mem_reconn_times 
+0x4268 015257 nbranch mouse_polling_device ,blank 
+0x4269 015258 branch app_enter_hibernate 
+:      015260 mouse_check_no_data_timeout:
+0x426a 015261 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015262 branch mouse_disconnect 
+:      015266 mouse_bb_event_discovery_btn:
+0x426c 015267 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015268 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015269 call mouse_disconnect 
+0x426f 015270 call mouse_le_clean_connect_flag 
+0x4270 015271 branch mouse_start_discovery 
+:      015275 mouse3_0_check_reconn_target:
+0x4271 015276 fetch 6 ,mem_hci_plap 
+0x4272 015277 branch app_bt_start_discovery_short ,blank 
+0x4273 015278 call mouse_reconn_setting_led_gpio 
+0x4274 015279 jam 0x17 ,mem_connection_options 
+0x4275 015280 fetch 1 ,mem_ssp_enable 
+0x4276 015281 nbranch app_bt_start_reconnect ,blank 
+0x4277 015282 jam 0x04 ,mem_connection_options 
+0x4278 015283 branch app_bt_start_reconnect 
+:      015285 mouse4_0_check_reconn_target:
+0x4279 015286 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015287 store 2 ,mem_mouse_direct_timer 
+0x427b 015288 call mouse_reconn_setting_led_gpio 
+0x427c 015289 call app_lpm_mult_disable 
+0x427d 015290 branch check_51cmd_adv 
+:      015292 mouse_reconn_setting_led_gpio:
+0x427e 015293 setarg led_reconnect_blink 
+0x427f 015294 store 2 ,mem_mouse_on_time 
+0x4280 015295 store 2 ,mem_mouse_off_time 
+0x4281 015296 branch mouse_setting_led_gpio_comman 
+:      015298 mouse_discover_setting_led_gpio:
+0x4282 015299 setarg led_discovery_blink 
+0x4283 015300 store 2 ,mem_mouse_on_time 
+0x4284 015301 store 2 ,mem_mouse_off_time 
+:      015302 mouse_setting_led_gpio_comman:
+0x4285 015303 fetch 1 ,mem_device_flag 
+0x4286 015304 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015305 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015306 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015307 rtn 
+:      015308 mouse_device_led1:
+0x428a 015309 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015310 branch mouse_led_blink 
+:      015311 mouse_device_led2:
+0x428c 015312 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015313 branch mouse_led_blink 
+:      015314 mouse_device_led3:
+0x428e 015315 fetch 1 ,mem_config_device3_led_gpio 
+:      015316 mouse_led_blink:
+0x428f 015317 store 1 ,mem_temp 
+0x4290 015318 call mouse_devce_led_off 
+0x4291 015319 fetch 1 ,mem_temp 
+0x4292 015320 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015321 arg 0 ,rega 
+0x4294 015322 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015323 branch ui_led_blink_start_global 
+:      015325 mouse_led_off:
+0x4296 015326 arg 0 ,rega 
+0x4297 015327 branch ui_led_off_global 
+:      015328 mouse_led_on:
+0x4298 015329 arg 0 ,rega 
+0x4299 015330 branch ui_led_on_global 
+:      015332 mouse4_0_bb_event_discovery_btn:
+0x429a 015333 branch mouse_le_clean_connect_flag 
+:      015335 mouse_bt_hid_handshake:
+0x429b 015336 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015337 call app_lpm_mult_enable 
+0x429d 015338 call app_bt_store_reconn_info 
+0x429e 015339 setarg 0 
+0x429f 015340 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015341 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015342 branch app_bt_enter_sniff 
+:      015344 mouse_check_reconn_target:
+0x42a2 015345 call mouse_cheak_select_device_by_switch 
+0x42a3 015346 fetch 1 ,mem_device_flag 
+0x42a4 015347 fetcht 1 ,mem_24g_device_number 
+0x42a5 015348 isub temp ,null 
+0x42a6 015349 branch mouse_connect_24g_mode ,zero 
+0x42a7 015350 fetch 1 ,mem_xrecord_mode 
+0x42a8 015351 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015352 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015353 branch mouse_start_discovery 
+:      015354 mouse_connect_24g_mode:
+0x42ab 015355 call mouse_start_24g_mode 
+0x42ac 015356 rtnmark1 mark_24g 
+0x42ad 015357 fetch 1 ,mem_reconn_times 
+0x42ae 015358 nbranch mouse_polling_device ,blank 
+0x42af 015359 rtn 
+:      015361 mouse_start_discovery:
+0x42b0 015362 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015363 fetch 2 ,mem_ui_state_map 
+0x42b2 015364 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015365 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015366 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015367 random pdata 
+0x42b6 015368 store 1 ,mem_le_lap + 1 
+:      015369 mouse_start_discovery_norandom:
+0x42b7 015370 call app_lpm_mult_disable 
+0x42b8 015371 fetch 2 ,mem_discovery_timeout 
+0x42b9 015372 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015373 jam 6 ,mem_connection_options 
+0x42bb 015374 setarg 0 
+0x42bc 015375 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015376 store 2 ,mem_mouse_direct_timer 
+0x42be 015377 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015378 call mouse_enable_function_flag 
+0x42c0 015379 call mouse_bt_discovery_button_down_disable 
+0x42c1 015380 fetch 1 ,mem_device_option 
+0x42c2 015381 isolate1 mode_4_mouse ,pdata 
+0x42c3 015382 call check_51cmd_adv ,true 
+0x42c4 015383 fetch 1 ,mem_device_option 
+0x42c5 015384 isolate1 mode_3_mouse ,pdata 
+0x42c6 015385 call check_51cmd_start_discovery ,true 
+0x42c7 015386 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015387 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015388 branch mouse_discover_setting_led_gpio 
+:      015390 mouse_stop_discovery:
+0x42ca 015391 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015392 fetch 1 ,mem_device_option 
+0x42cc 015393 isolate1 mode_4_mouse ,pdata 
+0x42cd 015394 call mouse_stop_le_adv ,true 
+0x42ce 015395 fetch 1 ,mem_device_option 
+0x42cf 015396 isolate1 mode_3_mouse ,pdata 
+0x42d0 015397 call mouse_stop_bt3_discovery ,true 
+0x42d1 015398 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015399 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015400 branch mouse_devce_led_off 
+:      015401 mouse_stop_le_adv:
+0x42d4 015402 setarg 0 
+0x42d5 015403 store 2 ,mem_mouse_direct_timer 
+0x42d6 015404 branch check_51cmd_stop_adv 
+:      015405 mouse_stop_bt3_discovery:
+0x42d7 015406 setarg 0 
+0x42d8 015407 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015408 branch check_51cmd_stop_discovery 
+:      015414 mouse_store_remote_bdaddr:
+0x42da 015415 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015416 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015417 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015418 call mouse_disable_function_flag 
+0x42de 015419 call mouse_check_device_addr 
+:      015420 mouse_unplug_clean_bdaddr:
+0x42df 015421 call mouse_before_store_reconn_info 
+0x42e0 015422 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015423 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015424 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015425 rtn 
+:      015426 mouse_store_eeprom_device_info:
+0x42e4 015427 arg 88 ,temp 
+0x42e5 015428 arg mem_device_flag ,rega 
+0x42e6 015429 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015430 branch iicd_write_protect_eep_data 
+:      015432 mouse_check_device_addr:
+0x42e8 015433 fetch 1 ,mem_record_bt_mode 
+0x42e9 015434 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015435 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015436 rtn 
+:      015437 mouse_check_le_device_addr:
+0x42ec 015438 store 1 ,mem_device_addr_temp 
+0x42ed 015439 fetch 6 ,mem_le_plap 
+0x42ee 015440 branch mouse_check_bt_device_addr_common 
+:      015441 mouse_check_bt_device_addr:
+0x42ef 015442 store 1 ,mem_device_addr_temp 
+0x42f0 015443 fetch 6 ,mem_plap 
+:      015444 mouse_check_bt_device_addr_common:
+0x42f1 015445 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015446 fetch 7 ,mem_device_addr_temp 
+0x42f3 015447 arg mem_device1_type ,contr 
+0x42f4 015448 arg 3 ,loopcnt 
+:      015449 mouse_check_device_addr_end:
+0x42f5 015450 ifetcht 7 ,contr 
+0x42f6 015451 isub temp ,null 
+0x42f7 015452 branch mouse_clean_addr ,zero 
+0x42f8 015453 increase 22 ,contr 
+0x42f9 015454 loop mouse_check_device_addr_end 
+0x42fa 015455 rtn 
+:      015456 mouse_before_store_reconn_info:
+0x42fb 015457 arg mem_device1_type ,rega 
+0x42fc 015458 fetch 1 ,mem_device_flag 
+0x42fd 015459 increase -1 ,pdata 
+0x42fe 015460 mul32 pdata ,29 ,pdata 
+0x42ff 015461 iadd rega ,rega 
+0x4300 015462 fetch 1 ,mem_record_bt_mode 
+0x4301 015463 istore 1 ,rega 
+0x4302 015464 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015465 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015466 rtn 
+:      015468 mouse_store_le_device:
+0x4305 015469 fetch 6 ,mem_le_plap 
+0x4306 015470 istore 6 ,contw 
+0x4307 015471 arg mem_le_ltk ,contr 
+0x4308 015472 call memcpy16 
+0x4309 015473 fetch 6 ,mem_le_lap 
+0x430a 015474 istore 6 ,contw 
+0x430b 015475 rtn 
+:      015476 mouse_store_bt_device:
+0x430c 015477 fetch 6 ,mem_plap 
+0x430d 015478 istore 6 ,contw 
+0x430e 015479 arg mem_link_key ,contr 
+0x430f 015480 branch memcpy16 
+:      015482 mouse_clean_addr:
+0x4310 015483 increase -6 ,contr 
+0x4311 015484 copy contr ,contw 
+0x4312 015485 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015486 increase 3 ,temp 
+0x4314 015487 istoret 6 ,contw 
+0x4315 015488 rtn 
+:      015492 mouse_eeprom_load_recon_info:
+0x4316 015493 arg 88 ,temp 
+0x4317 015494 arg mem_device_flag ,rega 
+0x4318 015495 arg mouse_info_eeprom_offect ,regb 
+0x4319 015496 call iicd_read_eep_data 
+:      015497 mouse_select_reconn_device:
+0x431a 015498 arg mem_device1_type ,rega 
+0x431b 015499 fetch 1 ,mem_device_flag 
+0x431c 015500 fetcht 1 ,mem_24g_device_number 
+0x431d 015501 isub temp ,null 
+0x431e 015502 rtn zero 
+0x431f 015503 increase -1 ,pdata 
+0x4320 015504 mul32 pdata ,29 ,pdata 
+0x4321 015505 iadd rega ,rega 
+0x4322 015506 ifetch 1 ,rega 
+0x4323 015507 store 1 ,mem_xrecord_mode 
+0x4324 015508 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015509 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015510 rtn 
+:      015512 mouse_load_bt_device:
+0x4327 015513 ifetch 6 ,contr 
+:      015514 mouse_load_bt_device_end:
+0x4328 015515 store 6 ,mem_hci_plap 
+0x4329 015516 arg mem_link_key ,contw 
+0x432a 015517 call memcpy16 
+0x432b 015518 branch check_link_key_load 
+:      015520 mouse_load_le_device:
+0x432c 015521 ifetch 6 ,contr 
+:      015522 mouse_load_le_device_end:
+0x432d 015523 store 6 ,mem_hci_plap 
+0x432e 015524 arg mem_le_ltk ,contw 
+0x432f 015525 call memcpy16 
+0x4330 015526 ifetch 6 ,contr 
+0x4331 015527 store 6 ,mem_le_lap 
+0x4332 015528 rtn 
+:      015531 mouse_select_device:
+0x4333 015532 fetch 1 ,mem_config_function_enable 
+0x4334 015533 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015534 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015535 branch mouse_select_device_by_combination_key 
+:      015537 mouse_select_device_by_combination_key:
+0x4337 015538 call mouse_check_key_gpio 
+0x4338 015539 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015540 mouse_select_device_commbination_key_up:
+0x4339 015541 jam 30 ,mem_combination_select_device_count 
+0x433a 015542 fetch 1 ,mem_select_device_button_statue 
+0x433b 015543 rtneq dpi_button_state_up 
+0x433c 015544 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015545 rtn 
+:      015547 mouse_select_device_commbination_key_down:
+0x433e 015548 call mouse_combination_select_device_timer 
+0x433f 015549 fetch 1 ,mem_select_device_button_statue 
+0x4340 015550 rtneq dpi_button_state_down 
+0x4341 015551 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015552 branch mouse_select_device_enable 
+:      015554 mouse_combination_select_device_timer:
+0x4343 015555 fetch 1 ,mem_combination_select_device_count 
+0x4344 015556 rtn blank 
+0x4345 015557 pincrease -1 
+0x4346 015558 store 1 ,mem_combination_select_device_count 
+0x4347 015559 nrtn blank 
+0x4348 015560 branch mouse_ready_reconnection_by_button 
+:      015562 mouse_select_device_by_button:
+0x4349 015563 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015564 rtneq gpio_disable 
+0x434b 015565 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015566 call gpio_get_bit 
+0x434d 015567 branch mouse_select_device_button_down ,true 
+:      015568 mouse_select_device_button_up:
+0x434e 015569 fetch 1 ,mem_select_device_button_statue 
+0x434f 015570 rtneq dpi_button_state_up 
+0x4350 015571 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015572 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015573 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015574 branch mouse_ready_reconnection_by_button 
+:      015576 mouse_select_device_button_down:
+0x4354 015577 fetch 1 ,mem_select_device_button_statue 
+0x4355 015578 rtneq dpi_button_state_down 
+0x4356 015579 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4357 015580 arg mouse_long_bt_button_flag ,queue 
+0x4358 015581 branch mouse_disable_function_flag 
+:      015585 mouse_select_device_by_switch:
+0x4359 015586 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015587 rtnbit0 enable_select_device_by_switch 
+0x435b 015588 fetch 1 ,mem_device_flag 
+0x435c 015589 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015590 beq mode_24g_device ,mouse_select2_device 
+0x435e 015591 rtn 
+:      015592 mouse_cheak_select_device_by_switch:
+0x435f 015593 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015594 rtnbit0 enable_select_device_by_switch 
+0x4361 015595 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015596 call gpio_get_bit 
+0x4363 015597 branch mouse_cheak_select_24gdevice ,true 
+:      015598 mouse_select_btdevice:
+0x4364 015599 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015600 rtn 
+:      015601 mouse_cheak_select_24gdevice:
+0x4366 015602 fetch 1 ,mem_24g_device_number 
+0x4367 015603 store 1 ,mem_device_flag 
+0x4368 015604 rtn 
+:      015605 mouse_select1_device:
+0x4369 015606 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015607 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015608 rtn 
+:      015609 mouse_select2_device:
+0x436c 015610 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015611 call gpio_get_bit 
+0x436e 015612 branch mouse_select_device_button_down ,true 
+0x436f 015613 rtn 
+:      015618 mouse_ready_reconnection_by_button:
+0x4370 015619 fetcht 1 ,mem_device_flag 
+0x4371 015620 increase 1 ,temp 
+0x4372 015621 fetch 1 ,mem_device_number 
+0x4373 015622 isub temp ,null 
+0x4374 015623 ncall mouse_select_device_count_clean ,positive 
+0x4375 015624 storet 1 ,mem_device_flag 
+0x4376 015625 jam 0 ,mem_link_key_exists 
+0x4377 015626 call mouse_store_device_number2eeprom 
+0x4378 015627 call mouse_select_device_enable 
+0x4379 015629 branch mouse_set_reconnection 
+:      015631 mouse_store_device_number2eeprom:
+0x437a 015632 arg 1 ,temp 
+0x437b 015633 arg mem_device_flag ,rega 
+0x437c 015634 arg 0 ,regb 
+0x437d 015635 branch iicd_write_eep_data 
+:      015637 mouse_set_reconnection:
+0x437e 015638 call mouse_stop_bluetooth_mode 
+0x437f 015639 call mouse_select_device_disable 
+0x4380 015640 branch mouse_soft_reset 
+:      015641 mouse_stop_bluetooth_mode:
+0x4381 015642 fetch 2 ,mem_ui_state_map 
+0x4382 015643 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015644 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015645 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015646 branch mouse_stop_discovery 
+:      015648 mouse_disconnect:
+0x4386 015649 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015650 setarg 0 
+0x4388 015651 store 2 ,mem_mouse_no_data_timer 
+0x4389 015652 fetch 2 ,mem_ui_state_map 
+0x438a 015653 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015654 fetch 2 ,mem_ui_state_map 
+0x438c 015655 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015656 rtn 
+:      015658 mouse_irtual_cable_unplug:
+0x438e 015659 setarg 0x01 
+0x438f 015660 store 6 ,mem_plap 
+0x4390 015661 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015662 branch mouse_unplug_clean_bdaddr 
+:      015665 mouse_cancel_reconnect:
+0x4392 015666 call mouse_bt_cannel_reconn_enable 
+0x4393 015667 branch check_51cmd_bb_reconn_cancel 
+:      015669 mouse_bt_discovery_by_button:
+0x4394 015670 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015671 rtneq gpio_disable 
+0x4396 015672 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015673 call gpio_get_bit 
+0x4398 015674 branch mouse_bt_discovery_button_down ,true 
+:      015675 mouse_bt_discovery_button_up:
+0x4399 015676 fetch 1 ,mem_ui_button_timeout 
+0x439a 015677 store 1 ,mem_combination_ui_button_count 
+0x439b 015678 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015679 rtneq dpi_button_state_up 
+0x439d 015680 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015681 branch mouse_bt_discovery_button_down_disable 
+:      015682 mouse_bt_discovery_button_down:
+0x439f 015683 call mouse_bt_discovry_timer 
+0x43a0 015684 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015685 rtneq dpi_button_state_down 
+0x43a2 015686 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015687 call check_51cmd_bb_reconn_cancel 
+0x43a4 015688 branch mouse_bt_discovery_button_down_enable 
+:      015691 mouse_bt_discovery_cheak:
+0x43a5 015692 fetch 1 ,mem_config_function_enable 
+0x43a6 015693 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015694 mouse_bt_discovery_commbination_key:
+0x43a7 015695 call mouse_check_key_gpio 
+0x43a8 015696 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015697 mouse_bt_discovery_commbination_key_up:
+0x43a9 015698 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015699 store 1 ,mem_combination_ui_button_count 
+0x43ab 015700 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015701 rtneq dpi_button_state_up 
+0x43ad 015702 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015703 branch mouse_bt_discovery_button_down_disable 
+:      015706 mouse_bt_discovery_commbination_key_down:
+0x43af 015707 call mouse_bt_discovry_timer 
+0x43b0 015708 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015709 rtneq dpi_button_state_down 
+0x43b2 015710 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015711 call check_51cmd_bb_reconn_cancel 
+0x43b4 015712 branch mouse_bt_discovery_button_down_enable 
+:      015714 mouse_bt_discovry_timer:
+0x43b5 015715 arg mem_combination_ui_button_count ,regc 
+0x43b6 015716 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015717 branch timer_single_step 
+:      015719 mouse_long_button_bt_discovry:
+0x43b8 015720 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015721 call mouse_enable_function_flag 
+0x43ba 015722 call app_evt_button_long_pressed 
+0x43bb 015723 branch mouse_bb_event_discovery_btn 
+:      015726 mouse_cpi_enable:
+0x43bc 015727 arg mouse_cpi_flag ,queue 
+0x43bd 015728 branch mouse_enable_function_flag 
+:      015729 mouse_cpi_disable:
+0x43be 015730 arg mouse_cpi_flag ,queue 
+0x43bf 015731 branch mouse_disable_function_flag 
+:      015732 mouse_select_device_enable:
+0x43c0 015733 arg mouse_select_device_flag ,queue 
+0x43c1 015734 branch mouse_enable_function_flag 
+:      015735 mouse_select_device_disable:
+0x43c2 015736 arg mouse_select_device_flag ,queue 
+0x43c3 015737 branch mouse_disable_function_flag 
+:      015738 mouse_bt_cannel_reconn_enable:
+0x43c4 015739 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015740 branch mouse_enable_function_flag 
+:      015741 mouse_bt_cannel_reconn_disable:
+0x43c6 015742 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015743 branch mouse_disable_function_flag 
+:      015744 mouse_bt_discovery_button_down_enable:
+0x43c8 015745 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015746 branch mouse_enable_function_flag 
+:      015747 mouse_bt_discovery_button_down_disable:
+0x43ca 015748 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015749 branch mouse_disable_function_flag 
+:      015753 mouse_select_device_count_clean:
+0x43cc 015754 arg 1 ,temp 
+0x43cd 015755 rtn 
+:      015757 mouse_enable_function_flag:
+0x43ce 015758 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015759 qset1 pdata 
+0x43d0 015760 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015761 rtn 
+:      015763 mouse_disable_function_flag:
+0x43d2 015764 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015765 qset0 pdata 
+0x43d4 015766 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015767 rtn 
+:      015769 mouse_adc_read:
+0x43d6 015770 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015771 rtnbit0 mouse_enable_adc 
+0x43d8 015772 fetch 1 ,mem_adc_read_timer 
+0x43d9 015773 increase 1 ,pdata 
+0x43da 015774 store 1 ,mem_adc_read_timer 
+0x43db 015775 sub pdata ,10 ,null 
+0x43dc 015776 rtn positive 
+0x43dd 015777 jam 0 ,mem_adc_read_timer 
+0x43de 015778 call adc_set_mode 
+0x43df 015779 call vdd_calculate_by_mode 
+0x43e0 015780 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015781 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015782 call adc_bat_percent_lowpower_out 
+0x43e3 015783 fetch 1 ,mem_adc_power_flag 
+0x43e4 015784 bbit1 1 ,mouse_power_down 
+0x43e5 015785 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015786 branch mouse_adc_low_voltage 
+:      015787 mouse_adc_low_voltage:
+0x43e7 015788 arg mouse_low_voltage_flag ,queue 
+0x43e8 015789 branch mouse_enable_function_flag 
+:      015790 mouse_adc_no_low_voltage:
+0x43e9 015791 arg mouse_low_voltage_flag ,queue 
+0x43ea 015792 branch mouse_disable_function_flag 
+:      015794 mouse_low_voltage_led_timer:
+0x43eb 015795 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015796 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015797 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015798 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015799 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015800 pincrease 1 
+0x43f1 015801 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015802 sub pdata ,20 ,null 
+0x43f3 015803 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015804 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015805 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015806 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015807 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015808 rtn 
+:      015809 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015810 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015811 branch mouse_low_voltage_led_off 
+:      015812 mouse_low_voltage_led_on:
+0x43fb 015813 arg 0 ,rega 
+0x43fc 015814 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015815 branch ui_led_on_global 
+:      015816 mouse_low_voltage_led_off:
+0x43fe 015817 arg 0 ,rega 
+0x43ff 015818 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015819 branch ui_led_off_global 
+:      015821 mouse_g24_package_data:
+0x4401 015822 call mouse_motion 
+0x4402 015823 nrtn user 
+0x4403 015824 arg 7 ,rega 
+0x4404 015825 arg mem_mouse_key ,regb 
+0x4405 015826 rtn 
+:      015828 mouse_g24_enter_lpm:
+0x4406 015829 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015830 rtn blank 
+0x4408 015832 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015833 call gpio_get_bit 
+0x440a 015834 call mouse_24g_dpi_delay_init ,true 
+0x440b 015835 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015836 nrtn blank 
+0x440d 015837 call mouse_check_key_gpio 
+0x440e 015838 nrtn blank 
+0x440f 015839 branch g24_lpm_long_sleep 
+:      015841 mouse_24g_dpi_delay_init:
+0x4410 015842 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015843 rtneq ui_button_gpio_disable 
+0x4412 015844 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015845 rtn 
+:      015848 mouse_load_flash_info_cheak:
+0x4414 015849 call mouse_load_flash_flag 
+0x4415 015850 fetch 2 ,mem_store_flag 
+0x4416 015851 arg eeprom_init_flag ,temp 
+0x4417 015852 isub temp ,null 
+0x4418 015853 branch mouse_load_flash_device_info ,zero 
+0x4419 015854 storet 2 ,mem_store_flag 
+0x441a 015855 call mouse_ble_init_address 
+0x441b 015856 branch mouse_store_flash_device_info 
+:      015857 mouse_ble_init_address:
+0x441c 015858 fetch 6 ,mem_le_lap 
+0x441d 015859 store 6 ,mem_device1_locall_addr 
+0x441e 015860 add pdata ,0x0100 ,pdata 
+0x441f 015861 store 6 ,mem_device2_locall_addr 
+0x4420 015862 add pdata ,0x0100 ,pdata 
+0x4421 015863 store 6 ,mem_device3_locall_addr 
+0x4422 015864 rtn 
+:      015867 mouse_load_flash_flag:
+0x4423 015868 setarg mem_store_flag 
+0x4424 015869 arg mem_mouse_information_start ,temp 
+0x4425 015870 isub temp ,temp 
+0x4426 015871 fetch 3 ,mem_flash_base 
+0x4427 015872 iadd temp ,pdata 
+0x4428 015873 arg 2 ,temp 
+0x4429 015874 arg mem_store_flag ,rega 
+0x442a 015875 branch spid_read_flash 
+:      015878 mouse_load_flash_device_info:
+0x442b 015879 setarg mem_mouse_information_end 
+0x442c 015880 arg mem_mouse_information_start ,temp 
+0x442d 015881 isub temp ,temp 
+0x442e 015882 fetch 3 ,mem_flash_base 
+0x442f 015883 arg mem_mouse_information_start ,rega 
+0x4430 015884 call spid_read_flash 
+0x4431 015885 call mouse_select_reconn_device 
+0x4432 015886 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015887 call g24_head_ptr2regc 
+0x4434 015888 branch g24_store_mem_addr 
+:      015890 mouse_store_flash_device_info:
+0x4435 015891 setarg mem_mouse_information_end 
+0x4436 015892 arg mem_mouse_information_start ,temp 
+0x4437 015893 isub temp ,temp 
+0x4438 015894 arg mem_mouse_information_start ,rega 
+0x4439 015895 fetch 3 ,mem_flash_base 
+0x443a 015896 branch flash_write 
+:      015898 mouse_store_eerpom_dpi:
+0x443b 015899 arg 1 ,temp 
+0x443c 015900 arg mem_mouse_dpi ,rega 
+0x443d 015901 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015902 branch iicd_write_protect_eep_data 
+:      015904 mouse_load_eeprom_dpi:
+0x443f 015905 arg 1 ,temp 
+0x4440 015906 arg mem_mouse_dpi ,rega 
+0x4441 015907 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015908 branch iicd_read_eep_data 
+:      015910 mouse_statue_cheak_timer:
+0x4443 015911 rtnmark1 mark_24g 
+0x4444 015912 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015913 rtnbit0 mouse_enable_statue_up 
+0x4446 015914 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015915 pincrease 1 
+0x4448 015916 and pdata ,0x07 ,pdata 
+0x4449 015917 store 1 ,mem_mouse_1step_up_count 
+0x444a 015918 rtnne 0x07 
+0x444b 015919 fetch 2 ,mem_ui_state_map 
+0x444c 015920 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015921 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015922 rtn 
+:      015927 mouse_check_statue_up:
+0x444f 015928 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015929 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015930 nrtn blank 
+0x4452 015931 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015932 rtnbit0 mouse_statue_up_flag 
+0x4454 015933 fetch 1 ,mem_sensor_squal_reg 
+0x4455 015934 call sensor_read 
+0x4456 015935 store 1 ,mem_sensor_iqc 
+0x4457 015936 sub pdata ,0x10 ,null 
+0x4458 015937 branch mouse_statue_up_timer_init ,positive 
+0x4459 015938 jam 0 ,mem_mouse_2step_up_count 
+0x445a 015939 rtn 
+:      015941 mouse_statue_up_timer_init:
+0x445b 015942 jam 30 ,mem_mouse_2step_up_count 
+0x445c 015943 rtn 
+:      015944 mouse_statue_up_timer:
+0x445d 015945 arg mem_mouse_2step_up_count ,regc 
+0x445e 015946 arg mouse_statue_up ,regb 
+0x445f 015947 branch timer_single_step 
+:      015949 mouse_statue_up:
+0x4460 015950 fetch 1 ,mem_sensor_squal_reg 
+0x4461 015951 call twspi_read 
+0x4462 015952 sub pdata ,0x10 ,null 
+0x4463 015953 nrtn positive 
+0x4464 015954 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 015955 rtnbit0 mouse_statue_up_flag 
+0x4466 015956 arg mouse_statue_up_flag ,queue 
+0x4467 015957 call mouse_disable_function_flag 
+0x4468 015958 jam 0 ,mem_lpm_mult 
+0x4469 015959 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 015960 call mouse_devce_led_off 
+0x446b 015961 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 015962 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      015963 mouse_two_device_statue_up:
+0x446d 015964 fetch 1 ,mem_device_flag 
+0x446e 015965 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 015966 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 015967 rtn 
+:      015968 mouse_three_device_statue_up:
+0x4471 015969 fetch 1 ,mem_device_flag 
+0x4472 015970 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 015971 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 015972 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 015973 rtn 
+:      015975 mouse_device_blink_led_init:
+0x4476 015976 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 015977 branch mouse_led_blink 
+:      015981 mouse_statue_led_off:
+0x4478 015982 jam 0x20 ,mem_lpm_mult 
+0x4479 015983 branch mouse_devce_led_off 
+:      015987 mouse_devce1_led_off:
+0x447a 015988 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 015989 rtneq gpio_disable 
+0x447c 015990 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 015991 branch mouse_led_off 
+:      015993 mouse_devce2_led_off:
+0x447e 015994 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 015995 rtneq gpio_disable 
+0x4480 015996 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 015997 branch mouse_led_off 
+:      015999 mouse_devce_led_off:
+0x4482 016000 call mouse_led_off 
+0x4483 016001 call mouse_devce1_led_off 
+0x4484 016002 call mouse_devce2_led_off 
+:      016003 mouse_devce3_led_off:
+0x4485 016004 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 016005 rtneq gpio_disable 
+0x4487 016006 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 016007 branch mouse_led_off 
+:      016009 mouse_device1_led_on:
+0x4489 016010 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 016011 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 016012 branch mouse_led_on 
+:      016013 mouse_device2_led_on:
+0x448c 016014 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 016015 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 016016 branch mouse_led_on 
+:      016017 mouse_device3_led_on:
+0x448f 016018 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 016019 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 016020 branch mouse_led_on 
+:      016024 mouse_polling_device:
+0x4492 016025 bpatch patch1d_7 ,mem_patch1d 
+0x4493 016026 fetch 1 ,mem_reconn_times 
+0x4494 016027 increase -1 ,pdata 
+0x4495 016028 store 1 ,mem_reconn_times 
+0x4496 016029 fetcht 1 ,mem_device_flag 
+0x4497 016030 increase 1 ,temp 
+0x4498 016031 fetch 1 ,mem_device_number 
+0x4499 016032 isub temp ,null 
+0x449a 016033 ncall mouse_select_device_count_clean ,positive 
+0x449b 016034 storet 1 ,mem_device_flag 
+0x449c 016035 jam 0 ,mem_link_key_exists 
+0x449d 016036 call mouse_store_device_number2eeprom 
+0x449e 016037 call mouse_before_store_reconn_info 
+0x449f 016038 branch mouse_check_reconn_target 
+:      016040 mouse_power_down:
+0x44a0 016041 call mouse_devce_led_off 
+0x44a1 016042 setarg 0 
+0x44a2 016043 store 8 ,mem_gpio_wakeup_low 
+0x44a3 016044 branch lpm_hibernate 
+:      016055 remote_car_init:
+0x44a4 016056 rtn wake 
+0x44a5 016057 hfetch 1 ,core_gpio_sel1 
+0x44a6 016058 and_into 0xf0 ,pdata 
+0x44a7 016059 hstore 1 ,core_gpio_sel1 
+0x44a8 016060 call keyscan_key_init 
+0x44a9 016061 setarg remote_car_le_before_hibernate 
+0x44aa 016062 store 2 ,mem_cb_before_hibernate 
+0x44ab 016064 setarg remote_car_process_lpm_before 
+0x44ac 016065 store 2 ,mem_cb_before_lpm 
+0x44ad 016067 setarg remote_car_scale_process_idle 
+0x44ae 016068 store 2 ,mem_cb_idle_process 
+0x44af 016070 setarg remote_car_scale_process_bb_event 
+0x44b0 016071 store 2 ,mem_cb_bb_event_process 
+0x44b1 016073 setarg app_get_lpm_wake_lock 
+0x44b2 016074 store 2 ,mem_cb_check_wakelock 
+0x44b3 016076 call g24_head_ptr2regc 
+0x44b4 016077 setarg remote_car_g24_package_data 
+0x44b5 016078 add regc ,offset_24g_cb_data ,contw 
+0x44b6 016079 istore 2 ,contw 
+0x44b7 016081 setarg remote_car_g24_enter_lpm 
+0x44b8 016082 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 016083 istore 2 ,contw 
+0x44ba 016085 setarg remote_car_process_lpm_before 
+0x44bb 016086 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 016087 istore 2 ,contw 
+0x44bd 016089 setarg remote_car_event_timer 
+0x44be 016090 store 2 ,mem_cb_event_timer 
+0x44bf 016092 setarg remote_car_power_off_signal 
+0x44c0 016093 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 016095 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 016096 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 016098 setarg remote_car_send_key_data 
+0x44c4 016099 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 016101 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 016102 call remote_car_init_environment 
+0x44c7 016103 call queue_init 
+0x44c8 016104 jam 2 ,mem_lpm_mult 
+0x44c9 016105 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016106 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016107 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016108 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016109 store 1 ,mem_ui_button_gpio 
+:      016110 remote_car_soft_switch_power_on_init:
+0x44ce 016111 call remote_car_ui_led_init 
+0x44cf 016112 call ui_button_init 
+0x44d0 016113 call ui_button_polling 
+0x44d1 016114 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016115 fetch 2 ,mem_ui_state_map 
+0x44d3 016116 rtnbit1 ui_state_btn_down 
+0x44d4 016117 branch app_enter_hibernate 
+:      016121 remote_car_hard_switch_power_on_signal:
+0x44d5 016122 jam power_standby ,mem_remote_car_power_state 
+:      016123 remote_car_soft_switch_power_on_signal:
+0x44d6 016124 call remote_car_ui_led_init 
+0x44d7 016126 arg 0 ,rega 
+0x44d8 016127 call ui_led_blink_start_global 
+:      016128 remote_car_connect_24g_mode:
+0x44d9 016129 branch g24_auto_pair_start 
+:      016131 remote_car_power_off_signal:
+0x44da 016132 branch remote_car_ui_led_init 
+:      016134 remote_car_ui_led_init:
+0x44db 016135 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016136 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016137 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016138 remote_car_ui_led_init_1:
+0x44de 016139 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016140 branch gpio_config_output 
+:      016141 remote_car_pairing_led_gpio_set:
+0x44e0 016142 store 1 ,mem_remote_car_led_map 
+0x44e1 016143 branch remote_car_ui_led_init_1 
+:      016146 remote_car_init_environment:
+0x44e2 016147 call g24_set_device_addr 
+0x44e3 016148 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016149 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016150 branch remote_car_get_adc_default_data 
+:      016152 remote_car_le_before_hibernate:
+:      016157 remote_car_in_enter_hibernate:
+0x44e6 016158 call gpio_set_before_lpm_common 
+0x44e7 016159 call remote_car_process_lpm_before 
+0x44e8 016160 branch app_enter_hibernate 
+:      016162 remote_car_process_lpm_before:
+0x44e9 016163 branch keyscan_process_lpm_before 
+:      016165 remote_car_g24_enter_lpm:
+0x44ea 016166 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016167 rtn blank 
+0x44ec 016169 branch g24_lpm_long_sleep 
+:      016171 remote_car_process_auto_pair_exit:
+0x44ed 016172 rtn 
+:      016174 remote_car_key_scan_process:
+0x44ee 016175 branch keyscan_key_process 
+:      016177 remote_car_scale_process_idle:
+0x44ef 016178 call remote_car_rocker_process 
+0x44f0 016179 call remote_car_24g_status_process 
+0x44f1 016180 branch remote_car_key_scan_process 
+:      016182 remote_car_scale_process_bb_event:
+0x44f2 016183 copy regc ,pdata 
+0x44f3 016184 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016185 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016186 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016187 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016188 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016189 rtn 
+:      016191 remote_car_24g_attempt_fail:
+0x44f9 016192 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016193 rtn 
+:      016195 remote_car_24g_pairing_complete:
+0x44fb 016196 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016197 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016198 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016199 rtn 
+:      016201 remote_car_24g_attempt_success:
+0x44ff 016202 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016203 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016204 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016205 rtn 
+:      016207 remote_car_24g_status_process:
+0x4503 016208 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016209 rtneq power_on 
+0x4505 016210 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016211 rtneq work_paired 
+0x4507 016212 jam work_paired ,mem_remote_car_24g_status 
+:      016213 remote_car_scale_process_paired:
+0x4508 016214 arg 0 ,rega 
+0x4509 016215 branch ui_led_off_global 
+:      016216 remote_car_scale_process_shutdown:
+0x450a 016217 arg 0 ,rega 
+0x450b 016218 call ui_led_off_global 
+0x450c 016219 call remote_car_ui_led_init 
+0x450d 016220 branch app_enter_hibernate 
+:      016222 remote_car_event_timer:
+0x450e 016223 call app_power_timer 
+0x450f 016224 branch remote_car_no_data_timer 
+:      016226 remote_car_no_data_timer:
+0x4510 016227 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016228 rtn blank 
+0x4512 016229 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016230 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016231 branch timer_single_step_2b 
+:      016234 remote_car_get_adc_default_data:
+0x4515 016235 call remote_car_rocker_get_x 
+0x4516 016236 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016237 call remote_car_rocker_get_y 
+0x4518 016238 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016239 rtn 
+:      016240 remote_car_rocker_data_get:
+:      016241 remote_car_rocker_get_x:
+0x451a 016242 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016243 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016244 call remote_car_get_adc_from_gpio6 
+0x451d 016245 call remote_car_rocker_get_value 
+0x451e 016246 store 1 ,mem_rocker_status 
+:      016247 remote_car_rocker_get_y:
+0x451f 016248 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016249 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016250 call remote_car_get_adc_from_gpio7 
+0x4522 016251 call remote_car_rocker_get_value 
+0x4523 016252 store 1 ,mem_rocker_status + 1 
+0x4524 016253 rtn 
+:      016254 remote_car_rocker_get_value:
+0x4525 016255 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016256 copy pdata ,rega 
+0x4527 016257 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016258 call remote_car_rocker_mid_value_adjust 
+0x4529 016259 fetch 1 ,mem_rocker_work_status 
+0x452a 016260 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016261 nrtn positive 
+0x452c 016262 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016263 rtn 
+:      016264 remote_car_rocker_mid_value_adjust:
+0x452e 016265 isub temp ,pdata 
+0x452f 016266 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016267 sub pdata ,0 ,pdata 
+0x4531 016268 jam 1 ,mem_rocker_negative_flag 
+0x4532 016269 isub rega ,null 
+0x4533 016270 rtn 
+:      016271 remote_car_rocker_mid_adjust_positive:
+0x4534 016272 jam 0 ,mem_rocker_negative_flag 
+0x4535 016273 isub rega ,null 
+0x4536 016274 rtn 
+:      016275 remote_car_rocker_translate_key:
+0x4537 016276 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016277 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016278 nbranch remote_car_rocker_negative_key ,blank 
+:      016279 remote_car_rocker_positive_key:
+0x453a 016280 setarg rocker_positive_key 
+0x453b 016281 rtn 
+:      016282 remote_car_rocker_negative_key:
+0x453c 016283 setarg rocker_negative_key 
+0x453d 016284 rtn 
+:      016285 remote_car_rocker_middle_key:
+0x453e 016286 setarg rocker_middle_key 
+0x453f 016287 rtn 
+:      016288 remote_car_get_adc_from_gpio6:
+0x4540 016289 jam 0x33 ,mem_adc_channel 
+0x4541 016290 branch adc_set_mode 
+:      016291 remote_car_get_adc_from_gpio7:
+0x4542 016292 jam 0x34 ,mem_adc_channel 
+0x4543 016293 branch adc_set_mode 
+:      016296 remote_car_rocker_process:
+0x4544 016297 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016298 rtnne car_remote_check_rocker 
+:      016299 remote_car_read_rocker_check_start:
+0x4546 016300 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016301 jam 1 ,mem_rocker_work_status 
+0x4548 016302 call remote_car_rocker_data_get 
+0x4549 016303 fetch 2 ,mem_rocker_status 
+0x454a 016304 fetcht 2 ,mem_rocker_last_status 
+0x454b 016305 isub temp ,null 
+0x454c 016306 rtn zero 
+0x454d 016307 store 2 ,mem_rocker_last_status 
+0x454e 016308 call remote_car_rocker_x_to_key 
+0x454f 016309 branch remote_car_rocker_y_to_key 
+:      016311 remote_car_rocker_x_to_key:
+0x4550 016312 fetch 1 ,mem_rocker_x_status 
+0x4551 016313 branch rocker_to_queue_set_0 ,blank 
+0x4552 016314 increase -1 ,pdata 
+0x4553 016315 branch remote_car_rocker_to_key 
+:      016316 remote_car_rocker_y_to_key:
+0x4554 016317 fetch 1 ,mem_rocker_y_status 
+0x4555 016318 branch rocker_to_queue_set_2 ,blank 
+0x4556 016319 increase 1 ,pdata 
+:      016320 remote_car_rocker_to_key:
+0x4557 016321 copy pdata ,queue 
+0x4558 016322 arg 1 ,rega 
+0x4559 016323 branch remote_car_send_key_data 
+:      016325 rocker_to_queue_set_0:
+0x455a 016326 arg 0 ,queue 
+0x455b 016327 arg 0 ,rega 
+0x455c 016328 branch remote_car_send_key_data 
+:      016329 rocker_to_queue_set_2:
+0x455d 016330 arg 2 ,queue 
+0x455e 016331 arg 0 ,rega 
+0x455f 016332 branch remote_car_send_key_data 
+:      016334 remote_car_send_key_data:
+0x4560 016335 copy rega ,pdata 
+0x4561 016336 store 1 ,mem_remote_key_status 
+0x4562 016337 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016338 beq power_on ,g24_auto_pair_start 
+0x4564 016339 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016340 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016341 fetch 1 ,mem_remote_key_status 
+0x4567 016342 branch remote_car_key_is_release ,blank 
+:      016343 remote_car_key_is_press:
+0x4568 016344 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016345 arg 0 ,rega 
+0x456a 016346 call ui_led_on_global 
+:      016347 remote_car_attack_key_press:
+0x456b 016348 copy queue ,pdata 
+0x456c 016349 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016350 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016351 beq 6 ,remote_car_send_fire_key6_press 
+:      016354 remote_car_motor_key_press:
+0x456f 016355 call remote_car_device_layout_select 
+0x4570 016356 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016357 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016358 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016359 rtn 
+:      016361 remote_car_single_motor_key_is_press:
+0x4574 016362 copy queue ,pdata 
+0x4575 016363 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016364 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016365 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016366 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016367 rtn 
+:      016369 remote_car_double_motor_key_press:
+0x457a 016370 copy queue ,pdata 
+0x457b 016371 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016372 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016373 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016374 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016375 rtn 
+:      016377 remote_car_key_is_release:
+0x4580 016378 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016379 arg 0 ,rega 
+0x4582 016380 call ui_led_off_global 
+:      016381 remote_car_attack_key_release:
+0x4583 016382 copy queue ,pdata 
+0x4584 016383 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016384 beq 5 ,remote_car_send_attack_key5_rel 
+:      016387 remote_car_motor_key_release:
+0x4586 016388 call remote_car_device_layout_select 
+0x4587 016389 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016390 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016391 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016392 rtn 
+:      016394 remote_car_device_layout_select:
+0x458b 016395 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016396 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016397 ior temp ,pdata 
+0x458e 016398 rtn 
+:      016401 remote_car_send_motor1_key0_press:
+0x458f 016402 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016403 branch remote_car_send_key 
+:      016404 remote_car_send_motor1_key1_press:
+0x4591 016405 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016406 branch remote_car_send_key 
+:      016407 remote_car_send_motor2_key2_press:
+0x4593 016408 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016409 branch remote_car_send_key 
+:      016410 remote_car_send_motor2_key3_press:
+0x4595 016411 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016412 branch remote_car_send_key 
+:      016415 remote_car_send_double_motor_key0_press:
+0x4597 016416 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016417 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016418 branch remote_car_send_key 
+:      016419 remote_car_send_double_motor_key1_press:
+0x459a 016420 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016421 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016422 branch remote_car_send_key 
+:      016423 remote_car_send_double_motor_key2_press:
+0x459d 016424 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016425 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016426 branch remote_car_send_key 
+:      016427 remote_car_send_double_motor_key3_press:
+0x45a0 016428 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016429 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016430 branch remote_car_send_key 
+:      016433 remote_car_send_attack_key4_press:
+0x45a3 016434 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016435 branch remote_car_send_key 
+:      016436 remote_car_send_attack_key5_press:
+0x45a5 016437 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016438 branch remote_car_send_key 
+:      016440 remote_car_send_fire_key6_press:
+0x45a7 016441 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016442 branch remote_car_send_attack 
+:      016444 remote_car_single_motor_key_rel:
+0x45a9 016445 copy queue ,pdata 
+0x45aa 016446 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016447 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016448 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016449 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016450 rtn 
+:      016452 remote_car_double_motor_key_rel:
+0x45af 016453 copy queue ,pdata 
+0x45b0 016454 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016455 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016456 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016457 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016458 rtn 
+:      016460 remote_car_send_motor1_key0_rel:
+:      016461 remote_car_send_motor1_key1_rel:
+0x45b5 016462 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016463 branch remote_car_send_key 
+:      016464 remote_car_send_motor2_key2_rel:
+:      016465 remote_car_send_motor2_key3_rel:
+0x45b7 016466 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016467 branch remote_car_send_key 
+:      016469 remote_car_send_double_motor_key0_rel:
+:      016470 remote_car_send_double_motor_key1_rel:
+:      016471 remote_car_send_double_motor_key2_rel:
+:      016472 remote_car_send_double_motor_key3_rel:
+0x45b9 016473 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016474 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016475 branch remote_car_send_key 
+:      016477 remote_car_send_attack_key4_rel:
+:      016478 remote_car_send_attack_key5_rel:
+0x45bc 016479 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016480 branch remote_car_send_key 
+:      016482 remote_car_send_key:
+0x45be 016483 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016484 branch queue_push 
+:      016485 remote_car_send_attack:
+0x45c0 016486 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016487 branch queue_push 
+:      016489 remote_car_g24_package_data:
+0x45c2 016490 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016491 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016492 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016493 call queue_pop 
+0x45c6 016494 nbranch remote_car_moto_data ,user 
+:      016495 remote_car_g24_package_data_continue:
+0x45c7 016496 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016497 ifetch 1 ,contr 
+0x45c9 016498 copy pdata ,rega 
+0x45ca 016499 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016502 rtn 
+:      016504 remote_car_g24_send_empty:
+0x45cc 016505 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016506 enable user 
+0x45ce 016507 arg 1 ,rega 
+0x45cf 016508 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016509 rtn 
+:      016511 remote_car_moto_data:
+0x45d1 016512 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016513 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016514 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016515 rtn 
+:      016516 remote_car_moto_data_next:
+0x45d5 016517 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016518 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016519 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016520 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016521 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016522 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016523 rtn 
+:      016524 remote_car_moto_data_enable_user:
+0x45dc 016525 enable user 
+0x45dd 016526 branch remote_car_g24_package_data_continue 
+:      016534 shutter_init:
+0x45de 016535 rtn wake 
+0x45df 016536 hfetch 1 ,core_gpio_sel1 
+0x45e0 016537 and_into 0xfc ,pdata 
+0x45e1 016538 hstore 1 ,core_gpio_sel1 
+0x45e2 016539 setarg shutter_le_before_hibernate 
+0x45e3 016540 store 2 ,mem_cb_before_hibernate 
+0x45e4 016542 setarg shutter_process_lpm_before 
+0x45e5 016543 store 2 ,mem_cb_before_lpm 
+0x45e6 016545 setarg app_enter_hibernate 
+0x45e7 016546 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016548 setarg shutter_process_idle 
+0x45e9 016549 store 2 ,mem_cb_idle_process 
+0x45ea 016551 setarg shutter_process_bb_event 
+0x45eb 016552 store 2 ,mem_cb_bb_event_process 
+0x45ec 016554 setarg shutter_le_scale_lpm_lock 
+0x45ed 016555 store 2 ,mem_cb_check_wakelock 
+0x45ee 016557 setarg ble_shutter_receive_data 
+0x45ef 016558 store 2 ,mem_cb_att_write 
+0x45f0 016560 setarg shutter_le_bb_event_timer 
+0x45f1 016561 store 2 ,mem_cb_event_timer 
+0x45f2 016563 setarg shutter_key_change 
+0x45f3 016564 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016566 setarg shutter_soft_swtich_power_on 
+0x45f5 016567 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016568 setarg shutter_soft_swtich_power_off 
+0x45f7 016569 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016571 call le_modified_name 
+0x45f9 016572 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016573 call shutter_init_bluetooth_config 
+0x45fb 016574 call shutter_init_param 
+0x45fc 016575 call keyscan_key_init 
+0x45fd 016576 call shutter_load_buffer_config_form_datarom 
+0x45fe 016577 call queue_init 
+0x45ff 016578 call ui_led_init_global 
+0x4600 016579 call shutter_load_bluetooth_config 
+0x4601 016580 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016582 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016583 call classic_shutter_load_reconn_info 
+0x4604 016584 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016585 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016586 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016587 store 1 ,mem_ui_button_gpio 
+0x4608 016588 branch ui_soft_swtich_init 
+:      016591 shutter_hart_swtich_power_on:
+0x4609 016592 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016593 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016594 branch shutter_start_reconnect 
+:      016598 shutter_le_scale_lpm_lock:
+0x460c 016599 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016600 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016601 call l2cap_malloc_get_full_map 
+0x460f 016602 fetch 1 ,mem_used_map 
+0x4610 016603 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016604 branch app_put_lpm_wake_lock 
+:      016608 shutter_process_bb_event:
+0x4612 016609 copy regc ,pdata 
+0x4613 016611 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016612 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016613 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016614 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016615 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016616 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016617 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016618 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016619 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016620 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016621 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016623 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016624 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016625 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016626 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016628 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016629 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016630 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016631 rtn 
+:      016636 classic_shutter_process_baseband_connect:
+0x4626 016637 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016638 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016639 rtn 
+:      016642 classic_shutter_process_baseband_disconnect:
+0x4629 016643 call classic_shutter_disconnect_clear_flag 
+0x462a 016644 branch classic_shutter_process_reconnect_failed 
+:      016646 classic_shutter_disconnect_clear_flag:
+0x462b 016647 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016648 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016649 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016650 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016651 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016652 branch queue_init 
+:      016655 classic_shutter_process_reconnect_failed:
+0x4631 016656 call app_disconn_reason_clear 
+0x4632 016657 branch shutter_start_bluetooth_discovery 
+:      016660 classic_shutter_process_setup_complete:
+0x4633 016661 call shutter_stop_bluetooth_discovery 
+0x4634 016662 branch app_led_stop_blink 
+:      016665 classic_shutter_process_hid_connect:
+0x4635 016666 setarg hid_handshake_timeout 
+0x4636 016667 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016668 rtn 
+:      016671 classic_shutter_process_hid_disconnect:
+0x4638 016672 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016673 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016674 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016675 rtn 
+:      016678 classic_shutter_process_hid_handshake:
+0x463c 016679 fetch 1 ,mem_app_handshake_flag 
+0x463d 016680 rtneq app_handshake_done 
+0x463e 016681 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016682 call app_lpm_mult_enable 
+0x4640 016683 call app_store_reconn_info 
+0x4641 016684 call shutter_stop_bluetooth_discovery 
+0x4642 016685 call app_led_off 
+0x4643 016686 branch app_bt_enter_sniff 
+:      016689 classic_shutter_process_reconnect_page_timeout:
+0x4644 016690 branch classic_shutter_process_reconnect_failed 
+:      016693 classic_shutter_process_virtual_cable_unplug:
+0x4645 016694 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016695 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016696 rtn 
+:      016699 classic_shutter_process_remote_unsniff:
+0x4648 016700 branch app_start_auto_sniff 
+:      016704 classic_shutter_process_store_reconnect_information:
+0x4649 016705 arg nvram_eeprom_offset ,regb 
+0x464a 016706 fetch 1 ,mem_nv_data_number 
+0x464b 016707 mul32 pdata ,34 ,temp 
+0x464c 016708 fetch 2 ,mem_nv_data_ptr 
+0x464d 016709 copy pdata ,rega 
+0x464e 016710 branch iicd_write_eep_data 
+:      016712 classic_shutter_load_reconn_info:
+0x464f 016713 arg nvram_eeprom_offset ,regb 
+0x4650 016714 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016715 rtnbit0 classic_shutter 
+0x4652 016716 fetch 1 ,mem_nv_data_number 
+0x4653 016717 rtn blank 
+0x4654 016718 mul32 pdata ,34 ,temp 
+0x4655 016719 fetch 2 ,mem_nv_data_ptr 
+0x4656 016720 copy pdata ,rega 
+0x4657 016721 branch iicd_read_eep_data 
+:      016725 ble_shutter_process_baseband_connect:
+0x4658 016726 call shutter_stop_bluetooth_discovery 
+0x4659 016727 setarg 0 
+0x465a 016728 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016729 branch app_led_off 
+:      016732 ble_shutter_process_baseband_disconnect:
+0x465c 016733 call queue_init 
+0x465d 016734 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016735 branch shutter_start_reconnect 
+:      016738 ble_shutter_process_reconnect_complete:
+0x465f 016739 call queue_init 
+0x4660 016740 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016741 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016742 store 8 ,mem_le_interval_min 
+0x4663 016743 call app_lpm_mult_enable 
+0x4664 016744 branch le_l2cap_tx_update_req 
+:      016747 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016748 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016749 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016750 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016751 rtn blank 
+0x4669 016752 store 8 ,mem_le_interval_min 
+0x466a 016753 branch le_l2cap_tx_update_req 
+:      016757 shutter_process_soft_swtich_button_long_press:
+0x466b 016758 branch ui_soft_switch_botton_long_press 
+:      016760 shutter_process_soft_swtich_button_down:
+0x466c 016761 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016762 rtneq hard_switch 
+0x466e 016763 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016764 rtnne ss_state_power_on 
+0x4670 016765 call shutter_store_currenct_led_state 
+0x4671 016766 branch app_led_on 
+:      016768 shutter_store_currenct_led_state:
+0x4672 016769 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016770 arg 11 ,loopcnt 
+0x4674 016771 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016772 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016773 branch memcpy 
+:      016775 shutter_process_soft_swtich_button_up:
+0x4677 016776 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016777 rtneq hard_switch 
+0x4679 016778 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016779 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016780 branch ui_soft_switch_botton_up 
+:      016782 shutter_load_currenct_led_state:
+0x467c 016783 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016784 rtnne 1 
+0x467e 016785 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016786 fetch 2 ,mem_ui_state_map 
+0x4680 016787 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016788 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016789 arg 11 ,loopcnt 
+0x4683 016790 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016791 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016792 branch memcpy 
+:      016797 shutter_le_bb_event_timer:
+0x4686 016799 call shutter_check_sleep_timer 
+0x4687 016802 call shutter_check_power_off_timer 
+0x4688 016805 call classic_shutter_check_unplug_timer 
+0x4689 016806 call classic_shutter_hid_handshake_timer 
+0x468a 016807 call classic_shutter_hid_disconn_timer 
+0x468b 016810 branch ble_shutter_reconn_timer 
+:      016814 shutter_check_sleep_timer:
+0x468c 016815 arg mem_shutter_sleep_timer ,regc 
+0x468d 016816 arg shutter_sleep_timeout ,regb 
+0x468e 016817 branch timer_single_step_2b 
+:      016818 shutter_sleep_timeout:
+0x468f 016819 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016820 call app_led_off 
+0x4691 016821 call shutter_disconnect_current_connection 
+0x4692 016822 branch shutter_wait_power_off 
+:      016825 shutter_check_power_off_timer:
+0x4693 016826 arg mem_shutter_power_off_timer ,regc 
+0x4694 016827 arg shutter_check_power_off_timeout ,regb 
+0x4695 016828 branch timer_single_step 
+:      016830 shutter_check_power_off_timeout:
+0x4696 016831 fetch 2 ,mem_ui_state_map 
+0x4697 016832 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016833 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016834 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016835 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016836 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016837 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016838 branch app_enter_hibernate 
+:      016842 classic_shutter_check_unplug_timer:
+0x469e 016843 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016844 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016845 branch timer_single_step 
+:      016847 classic_shutter_unplug_timeout:
+0x46a1 016848 fetch 1 ,mem_control_tasks 
+0x46a2 016849 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016850 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016851 store 1 ,mem_control_tasks 
+0x46a5 016852 rtn 
+:      016854 classic_shutter_hid_handshake_timer:
+0x46a6 016855 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016856 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016857 branch timer_single_step 
+:      016859 classic_shutter_hid_disconn_timer:
+0x46a9 016860 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016861 arg app_bt_disconnect ,regb 
+0x46ab 016862 branch timer_single_step 
+:      016867 ble_shutter_reconn_timer:
+0x46ac 016868 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016869 rtnne ss_state_power_on 
+0x46ae 016870 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016871 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016872 branch timer_single_step_2b 
+:      016875 shutter_process_idle:
+0x46b1 016876 call shutter_send_data_to_master 
+0x46b2 016877 branch keyscan_key_process 
+:      016880 shutter_process_lpm_before:
+0x46b3 016881 branch keyscan_process_lpm_before 
+:      016883 shutter_le_before_hibernate:
+0x46b4 016884 call gpio_set_before_lpm_common 
+0x46b5 016885 branch shutter_process_lpm_before 
+:      016891 shutter_stop_bluetooth_discovery:
+0x46b6 016892 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016893 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016894 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016895 rtn 
+:      016897 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016898 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016899 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016900 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016901 branch app_ble_stop_adv 
+:      016903 classic_shutter_stop_bluetooth_discovery:
+0x46be 016904 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016905 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016906 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016907 branch app_bt_stop_discovery 
+:      016909 shutter_start_bluetooth_discovery:
+0x46c2 016910 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016911 rtnne ss_state_power_on 
+0x46c4 016912 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016913 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016914 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016915 rtn 
+:      016917 classic_shutter_start_discovery:
+0x46c8 016918 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016919 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016920 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016921 branch app_bt_start_discovery_short 
+:      016923 ble_shutter_start_discovery:
+0x46cc 016924 fetch 2 ,mem_ui_state_map 
+0x46cd 016925 rtnbit1 ui_state_ble_connected 
+0x46ce 016926 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016927 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016928 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016929 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016930 call shutter_ble_adv_interval_set 
+0x46d3 016931 call app_led_start_blink 
+0x46d4 016932 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016933 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 016934 fetch 2 ,mem_ui_state_map 
+0x46d7 016935 rtnbit1 ui_state_ble_adv 
+0x46d8 016936 branch app_ble_start_adv 
+:      016939 shutter_start_reconnect:
+0x46d9 016940 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 016941 rtnne ss_state_power_on 
+0x46db 016942 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 016943 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 016944 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 016945 rtn 
+:      016947 classic_shutter_start_reconnect:
+0x46df 016948 call app_check_reconn_target 
+0x46e0 016949 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 016950 call app_led_on 
+0x46e2 016951 call app_bt_stop_discovery 
+0x46e3 016952 branch app_bt_start_reconnect 
+:      016954 ble_shutter_start_reconnect:
+0x46e4 016955 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 016956 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 016957 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 016958 nrtn blank 
+0x46e8 016959 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 016960 call shutter_ble_adv_interval_set 
+0x46ea 016961 call app_led_start_blink 
+0x46eb 016962 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 016963 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 016964 fetch 2 ,mem_ui_state_map 
+0x46ee 016965 rtnbit1 ui_state_ble_adv 
+0x46ef 016966 branch app_ble_start_adv 
+:      016969 shutter_ble_adv_interval_set:
+0x46f0 016970 store 2 ,mem_lpm_interval 
+0x46f1 016971 increase -4 ,pdata 
+0x46f2 016972 store 2 ,mem_le_adv_interval 
+0x46f3 016973 rtn 
+:      016976 shutter_disconnect_current_connection:
+0x46f4 016977 fetch 2 ,mem_ui_state_map 
+0x46f5 016978 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 016979 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 016980 branch shutter_stop_bluetooth_discovery 
+:      016984 app_check_reconn_target:
+0x46f8 016985 fetch 1 ,mem_nv_data_number 
+0x46f9 016986 copy pdata ,loopcnt 
+0x46fa 016987 fetch 2 ,mem_nv_data_ptr 
+0x46fb 016988 copy pdata ,rega 
+:      016989 app_check_reconn_target_loop:
+0x46fc 016990 ifetch 2 ,rega 
+0x46fd 016991 beq 0 ,found_reconn_device 
+0x46fe 016992 increase nv_data_len ,rega 
+0x46ff 016993 loop app_check_reconn_target_loop 
+0x4700 016994 branch enable_blank 
+:      016996 found_reconn_device:
+0x4701 016997 ifetch 6 ,contr 
+0x4702 016998 store 6 ,mem_hci_plap 
+0x4703 016999 increase 10 ,contr 
+0x4704 017000 arg mem_link_key ,contw 
+0x4705 017001 call memcpy16 
+0x4706 017002 call check_link_key_load 
+0x4707 017003 branch disable_blank 
+:      017009 shutter_check_data_enable:
+0x4708 017010 call disable_user 
+0x4709 017011 fetch 2 ,mem_ui_state_map 
+0x470a 017012 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 017013 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 017014 rtn 
+:      017016 shutter_check_bt_data_enable:
+0x470d 017017 fetch 1 ,mem_hid_interrupt_state 
+0x470e 017018 rtnne 0x3f 
+0x470f 017019 branch enable_user 
+:      017021 shutter_check_ble_data_enable:
+0x4710 017022 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 017023 rtn blank 
+0x4712 017024 branch enable_user 
+:      017029 shutter_check_bluetooth_conn:
+0x4713 017030 call disable_user 
+0x4714 017031 fetch 2 ,mem_ui_state_map 
+0x4715 017032 rtnbit1 ui_state_bt_connected 
+0x4716 017033 rtnbit1 ui_state_ble_connected 
+0x4717 017034 branch enable_user 
+:      017038 shutter_change_bluetooth_status_bt_disconn:
+0x4718 017039 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 017040 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 017041 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 017042 rtn 
+:      017044 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 017045 fetch 1 ,mem_scan_mode 
+0x471d 017046 rtnne 0x03 
+0x471e 017047 branch shutter_start_reconnect 
+:      017049 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 017050 branch shutter_start_reconnect 
+:      017053 shutter_check_send_data:
+0x4720 017054 disable user2 
+0x4721 017055 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 017056 store 2 ,mem_shutter_sleep_timer 
+0x4723 017058 call shutter_check_bluetooth_conn 
+0x4724 017059 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 017061 call shutter_check_data_enable 
+0x4726 017062 nrtn user 
+0x4727 017063 enable user2 
+0x4728 017064 rtn 
+:      017068 shutter_key_change:
+0x4729 017069 call shutter_check_send_data 
+0x472a 017070 nrtn user2 
+0x472b 017071 deposit rega 
+0x472c 017072 branch shutter_key_release ,blank 
+:      017073 shutter_key_press:
+0x472d 017074 call app_led_on 
+0x472e 017075 arg mem_key0_press ,regc 
+0x472f 017076 branch push_queue_press_or_release 
+:      017078 shutter_key_release:
+0x4730 017079 call app_led_off 
+0x4731 017080 arg mem_key0_release ,regc 
+:      017082 push_queue_press_or_release:
+0x4732 017083 arg max_queue_num ,pdata 
+0x4733 017084 imul32 queue ,pdata 
+0x4734 017085 iadd regc ,regc 
+:      017088 push_buffer_in_queue:
+0x4735 017089 ifetch 1 ,regc 
+0x4736 017090 rtn blank 
+0x4737 017091 call queue_push_one_byte 
+0x4738 017092 increase 1 ,regc 
+0x4739 017093 branch push_buffer_in_queue 
+:      017096 shutter_send_data_to_master:
+0x473a 017097 fetch 2 ,mem_ui_state_map 
+0x473b 017098 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 017099 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 017100 rtn 
+:      017102 pop_queue_to_ble_data:
+0x473e 017103 call le_fifo_check_nearly_full 
+0x473f 017104 nrtn blank 
+0x4740 017105 call queue_pop_one_byte 
+0x4741 017106 nrtn user 
+0x4742 017107 pincrease -1 
+0x4743 017108 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017109 arg mem_ble_data_buffer1 ,temp 
+0x4745 017110 iadd temp ,contr 
+:      017111 le_send_notify_from_list:
+0x4746 017112 ifetch 1 ,contr 
+0x4747 017113 copy pdata ,rega 
+0x4748 017114 ifetcht 2 ,contr 
+0x4749 017115 call store_contr 
+0x474a 017116 call le_att_malloc_tx_notify 
+0x474b 017117 copy rega ,loopcnt 
+0x474c 017118 call get_contr 
+0x474d 017119 branch memcpy 
+:      017122 pop_queue_to_classic_data:
+0x474e 017123 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017124 nrtn blank 
+0x4750 017125 call queue_pop_one_byte 
+0x4751 017126 nrtn user 
+0x4752 017127 pincrease -1 
+0x4753 017128 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017129 arg mem_classic_data_buffer1 ,temp 
+0x4755 017130 iadd temp ,contr 
+0x4756 017131 ifetch 5 ,contr 
+0x4757 017132 store 5 ,mem_classic_data_buffer 
+:      017133 classic_send_hid_data:
+0x4758 017134 fetch 1 ,mem_classic_data_buffer 
+0x4759 017135 copy pdata ,rega 
+0x475a 017136 call hid_malloc_tx_buff 
+0x475b 017137 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017138 istore 2 ,contw 
+0x475d 017139 setarg 0xa1 
+0x475e 017140 istore 1 ,contw 
+0x475f 017141 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017142 istore 9 ,contw 
+0x4761 017143 rtn 
+:      017147 queue_push_one_byte:
+0x4762 017148 store 1 ,mem_pdatatemp 
+0x4763 017149 arg mem_pdatatemp ,rega 
+0x4764 017150 branch queue_push 
+:      017152 queue_pop_one_byte:
+0x4765 017153 arg mem_pdatatemp ,rega 
+0x4766 017154 call queue_pop 
+0x4767 017155 nrtn user 
+0x4768 017156 fetch 1 ,mem_pdatatemp 
+0x4769 017157 rtn 
+:      017160 ble_shutter_receive_data:
+0x476a 017161 fetch 2 ,mem_le_att_handle 
+0x476b 017162 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017163 rtn 
+:      017165 shutter_init_param:
+0x476d 017166 setarg 0x02 
+0x476e 017167 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017169 setarg 0x00200008 
+0x4770 017170 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017171 setarg 0x012c0005 
+0x4772 017172 istore 4 ,contw 
+0x4773 017175 jam 0x17 ,mem_le_local_mtu 
+0x4774 017178 setarg 0x1b 
+0x4775 017179 store 2 ,mem_le_pairing_handle 
+0x4776 017180 call le_set_config_fixed_ltk 
+0x4777 017181 call le_set_fixed_ltk 
+0x4778 017182 call le_set_justwork 
+0x4779 017183 branch le_set_config_read_authentication 
+:      017186 shutter_load_buffer_config_form_datarom:
+0x477a 017188 arg ble_key_value_list_size ,loopcnt 
+0x477b 017189 arg mem_ble_data_buffer1 ,contw 
+0x477c 017190 arg ble_shutter_key_value_list ,contr 
+0x477d 017191 call memcpy_fast 
+0x477e 017192 arg bt_key_value_list_size ,loopcnt 
+0x477f 017193 arg mem_classic_data_buffer1 ,contw 
+0x4780 017194 arg classic_shutter_key_value_list ,contr 
+0x4781 017195 branch memcpy_fast 
+:      017198 shutter_load_ble_gatt_form_datarom:
+0x4782 017199 arg ble_gatt_list_size ,loopcnt 
+0x4783 017200 arg ble_shutter_gatt_list ,contr 
+0x4784 017201 branch memcpy_fast 
+:      017204 shutter_load_bt_sdp_form_datarom:
+0x4785 017205 arg bt_sdp_list_size ,loopcnt 
+0x4786 017206 arg classic_shutter_sdp_list ,contr 
+0x4787 017207 branch memcpy_fast 
+:      017211 shutter_init_bluetooth_config:
+0x4788 017212 call shutter_check_load_config_flag 
+0x4789 017213 nrtn user 
+0x478a 017214 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017215 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017216 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017217 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017218 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017219 branch shutter_init_bluetooth_config_gpio_input 
+:      017221 shutter_init_bluetooth_config_gpio_input:
+0x4790 017222 rtn blank 
+0x4791 017223 or pdata ,0x80 ,temp 
+0x4792 017224 branch gpio_config_input_nowake 
+:      017227 shutter_load_bluetooth_config:
+0x4793 017228 call shutter_check_load_config_flag 
+0x4794 017229 nrtn user 
+0x4795 017230 call shutter_load_bluetooth_config_label 
+0x4796 017231 branch shutter_load_bluetooth_config_by_otp 
+:      017233 shutter_load_bluetooth_config_label:
+0x4797 017234 arg 0 ,rega 
+0x4798 017235 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017236 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017237 nsetflag blank ,0 ,rega 
+0x479b 017238 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017239 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017240 nsetflag blank ,1 ,rega 
+0x479e 017241 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017242 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017243 nsetflag blank ,2 ,rega 
+0x47a1 017244 copy rega ,pdata 
+0x47a2 017245 store 1 ,mem_shutter_config_label 
+0x47a3 017246 fetch 1 ,mem_shutter_config_size 
+0x47a4 017247 imul32 rega ,pdata 
+0x47a5 017248 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017249 iadd temp ,pdata 
+0x47a7 017250 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017251 rtn 
+:      017253 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017254 rtn blank 
+0x47aa 017255 or pdata ,0x80 ,temp 
+0x47ab 017256 call gpio_get_bit 
+0x47ac 017257 nbranch enable_blank ,true 
+0x47ad 017258 branch disable_blank 
+:      017261 shutter_check_load_config_flag:
+0x47ae 017262 call disable_user 
+0x47af 017263 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017264 nrtn blank 
+0x47b1 017265 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017266 rtn blank 
+0x47b3 017267 branch enable_user 
+:      017270 shutter_load_bluetooth_config_by_otp:
+0x47b4 017271 call otp_enable_chgpump 
+0x47b5 017272 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017273 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017274 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017275 call otpd_read_data 
+0x47b9 017276 call otp_disable_chgpump 
+:      017277 shutter_load_bluetooth_config_store_name:
+0x47ba 017278 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017279 copy pdata ,loopcnt 
+0x47bc 017280 store 1 ,mem_le_name_len 
+0x47bd 017281 call memcpy_fast 
+0x47be 017282 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017283 copy pdata ,loopcnt 
+0x47c0 017284 store 1 ,mem_local_name_length 
+0x47c1 017285 call memcpy_fast 
+0x47c2 017286 ifetch 1 ,contr 
+0x47c3 017287 store 1 ,mem_shutter_key_num 
+0x47c4 017288 ifetch 1 ,contr 
+0x47c5 017289 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017290 rtn 
+:      017293 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017294 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017295 rtnbit0 classic_shutter 
+0x47c9 017296 arg 3 ,temp 
+0x47ca 017297 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017298 copy pdata ,regb 
+0x47cc 017299 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017300 call iicd_read_eep_data 
+0x47ce 017301 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017302 setarg shutter_eeprom_config_crc 
+0x47d0 017303 isub temp ,null 
+0x47d1 017304 nrtn zero 
+0x47d2 017305 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017306 rtn blank 
+0x47d4 017307 copy pdata ,temp 
+0x47d5 017308 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017309 add pdata ,3 ,regb 
+0x47d7 017310 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017311 call iicd_read_eep_data 
+0x47d9 017312 branch shutter_store_config 
+:      017314 shutter_load_bluetooth_config_by_user_config:
+0x47da 017315 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017316 rtn blank 
+0x47dc 017317 call otp_enable_chgpump 
+0x47dd 017318 arg 1 ,temp 
+0x47de 017319 arg mem_shutter_config_user_size ,rega 
+0x47df 017320 call otpd_read_data 
+0x47e0 017322 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017323 rtn blank 
+0x47e2 017325 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017326 pincrease 1 
+0x47e4 017327 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017328 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017329 call otpd_read_data 
+0x47e7 017330 call otp_disable_chgpump 
+:      017331 shutter_store_config:
+0x47e8 017332 call shutter_load_bluetooth_config_store_name 
+:      017333 shutter_load_bluetooth_config_custom:
+0x47e9 017334 ifetch 2 ,contr 
+0x47ea 017335 rtn blank 
+0x47eb 017336 copy pdata ,contw 
+0x47ec 017337 ifetcht 1 ,contr 
+0x47ed 017338 copy temp ,loopcnt 
+0x47ee 017339 call memcpy 
+0x47ef 017340 branch shutter_load_bluetooth_config_custom 
+:      017344 shutter_random_mac_addr:
+0x47f0 017345 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017346 rtnbit0 classic_shutter 
+0x47f2 017347 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017348 copy pdata ,regb 
+0x47f4 017349 arg 4 ,temp 
+0x47f5 017350 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017351 call iicd_read_eep_data 
+0x47f7 017352 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017353 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017354 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017355 setarg 1 
+0x47fa 017356 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017357 force 3 ,loopcnt 
+0x47fc 017358 call generate_random_loop 
+0x47fd 017359 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017360 copy pdata ,regb 
+0x47ff 017361 arg 4 ,temp 
+0x4800 017362 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017363 call iicd_write_eep_data 
+:      017364 shutter_write_random_mac_addr:
+0x4802 017365 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017366 store 3 ,mem_lap 
+0x4804 017367 store 3 ,mem_le_lap 
+0x4805 017368 rtn 
+:      017371 shutter_soft_swtich_power_on:
+0x4806 017372 branch shutter_start_reconnect 
+:      017375 shutter_soft_swtich_power_off:
+0x4807 017376 arg 0 ,rega 
+0x4808 017377 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017378 call ui_led_set_style_global 
+0x480a 017379 call shutter_disconnect_current_connection 
+:      017380 shutter_wait_power_off:
+0x480b 017381 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017382 store 1 ,mem_shutter_power_off_timer 
+0x480d 017383 rtn 
+:      017387 ui_soft_swtich_init:
+0x480e 017388 setarg ss_state_power_up 
+0x480f 017389 call ui_soft_swtich_init_power_on_time 
+0x4810 017390 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017391 call ui_button_init 
+0x4812 017392 call ui_button_polling 
+0x4813 017393 fetch 2 ,mem_ui_state_map 
+0x4814 017394 rtnbit1 ui_state_btn_down 
+0x4815 017395 branch app_enter_hibernate 
+:      017397 ui_soft_swtich_init_power_on_time:
+0x4816 017398 fetcht 2 ,mem_power_param_ptr 
+0x4817 017399 istore 1 ,temp 
+0x4818 017400 ifetch 1 ,contw 
+0x4819 017401 store 1 ,mem_ui_button_timeout 
+0x481a 017402 rtn 
+:      017405 ui_soft_switch_botton_up:
+0x481b 017406 fetch 2 ,mem_power_param_ptr 
+0x481c 017407 ifetch 1 ,pdata 
+0x481d 017408 rtnne ss_state_power_up 
+0x481e 017409 branch app_enter_hibernate 
+:      017412 ui_soft_switch_botton_long_press:
+0x481f 017413 fetcht 2 ,mem_power_param_ptr 
+0x4820 017414 ifetch 1 ,temp 
+0x4821 017415 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017416 ui_soft_switch_power_on:
+0x4822 017417 setarg ss_state_power_on 
+0x4823 017418 fetcht 2 ,mem_power_param_ptr 
+0x4824 017419 istore 1 ,temp 
+0x4825 017420 add temp ,ss_power_off_time ,contr 
+0x4826 017421 ifetch 1 ,contr 
+0x4827 017422 istore 1 ,mem_ui_button_timeout 
+0x4828 017423 ifetch 2 ,contr 
+0x4829 017424 branch callback_func 
+:      017426 ui_soft_switch_power_off:
+0x482a 017427 setarg ss_state_power_off 
+0x482b 017428 call ui_soft_swtich_init_power_on_time 
+0x482c 017429 add temp ,ss_power_off_cb ,contr 
+0x482d 017430 ifetch 2 ,contr 
+0x482e 017431 branch app_enter_hibernate ,blank 
+0x482f 017432 branch callback_func 
+:      017438 shutter_byteswap:
+0x4830 017439 store 6 ,mem_tmp_buffer 
+0x4831 017440 fetch 1 ,mem_tmp_buffer 
+0x4832 017441 store 1 ,mem_tmp_buffer + 11 
+0x4833 017442 ifetch 1 ,contr 
+0x4834 017443 store 1 ,mem_tmp_buffer + 10 
+0x4835 017444 ifetch 1 ,contr 
+0x4836 017445 store 1 ,mem_tmp_buffer + 9 
+0x4837 017446 ifetch 1 ,contr 
+0x4838 017447 store 1 ,mem_tmp_buffer + 8 
+0x4839 017448 ifetch 1 ,contr 
+0x483a 017449 store 1 ,mem_tmp_buffer + 7 
+0x483b 017450 ifetch 1 ,contr 
+0x483c 017451 store 1 ,mem_tmp_buffer + 6 
+0x483d 017452 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017453 rtn 
+:      017455 shutter_random_addr_by_otp:
+0x483f 017456 call load_adc_init 
+0x4840 017457 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017458 store 1 ,mem_le_lap 
+0x4842 017459 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017460 istore 1 ,contw 
+0x4844 017461 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017462 istore 1 ,contw 
+0x4846 017463 fetch 3 ,mem_le_lap 
+0x4847 017464 store 3 ,mem_lap 
+0x4848 017465 rtn 
+:      017477 sim_iic_read_eep_data:
+0x4849 017478 fetch 2 ,mem_eeprom_base 
+0x484a 017479 iadd regb ,pdata 
+0x484b 017480 byteswap pdata ,pdata 
+0x484c 017481 store 2 ,mem_addr_mi 
+0x484d 017482 copy temp ,regb 
+0x484e 017484 call sim_iic_start 
+0x484f 017485 setarg 0xa0 
+0x4850 017486 call sim_iic_send_byte 
+0x4851 017487 fetch 1 ,mem_addr_mi 
+0x4852 017488 call sim_iic_send_byte 
+0x4853 017489 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017490 fetch 1 ,mem_addr_mi + 1 
+0x4855 017491 call sim_iic_send_byte 
+:      017492 sim_iic_read_eep_data_2k:
+0x4856 017493 call sim_iic_stop 
+0x4857 017495 call sim_iic_start 
+0x4858 017496 setarg 0xa1 
+0x4859 017497 call sim_iic_send_byte 
+:      017499 sim_iic_read_eep_data_loop:
+0x485a 017500 call sim_iic_read_byte 
+0x485b 017501 istore 1 ,rega 
+0x485c 017502 increase 1 ,rega 
+0x485d 017503 increase -1 ,regb 
+0x485e 017504 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017505 branch sim_iic_stop 
+:      017516 sim_iic_write_eep_data:
+0x4860 017517 byteswap regb ,pdata 
+0x4861 017518 store 2 ,mem_addr_mi 
+0x4862 017519 copy temp ,regb 
+0x4863 017521 call sim_iic_start 
+0x4864 017522 setarg 0xa0 
+0x4865 017523 call sim_iic_send_byte 
+0x4866 017525 fetch 1 ,mem_addr_mi 
+0x4867 017526 call sim_iic_send_byte 
+0x4868 017527 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017528 fetch 1 ,mem_addr_mi + 1 
+0x486a 017529 call sim_iic_send_byte 
+:      017530 sim_iic_write_eep_data_loop:
+0x486b 017531 ifetch 1 ,rega 
+0x486c 017532 call sim_iic_send_byte 
+0x486d 017533 increase 1 ,rega 
+0x486e 017534 increase -1 ,regb 
+0x486f 017535 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017536 branch sim_iic_stop 
+:      017540 sim_iic_wait_ack:
+0x4871 017541 arg 10 ,loopcnt 
+0x4872 017542 call sim_iic_release_sda 
+0x4873 017543 call sim_iic_scl_output_high 
+0x4874 017544 call sim_iic_delay 
+:      017545 sim_iic_wait_ack_loop:
+0x4875 017546 call sim_iic_read_sda_level 
+0x4876 017547 branch sim_iic_scl_output_low ,blank 
+0x4877 017548 loop sim_iic_wait_ack_loop 
+0x4878 017549 branch sim_iic_scl_output_low 
+:      017553 sim_iic_ack_slave:
+0x4879 017554 call sim_iic_scl_output_low 
+0x487a 017555 call sim_iic_sda_output_low 
+0x487b 017556 call sim_iic_delay 
+0x487c 017557 call sim_iic_scl_output_high 
+0x487d 017558 call sim_iic_delay 
+0x487e 017559 branch sim_iic_scl_output_low 
+:      017564 sim_iic_read_byte:
+0x487f 017565 arg 8 ,loopcnt 
+0x4880 017566 arg 0 ,regc 
+0x4881 017567 call sim_iic_release_sda 
+:      017568 sim_iic_read_byte_loop:
+0x4882 017569 call sim_iic_scl_output_high 
+0x4883 017570 call sim_iic_delay 
+0x4884 017571 lshift regc ,regc 
+0x4885 017572 call sim_iic_read_sda_level 
+0x4886 017573 iadd regc ,regc 
+0x4887 017574 call sim_iic_delay 
+0x4888 017575 call sim_iic_scl_output_low 
+0x4889 017576 loop sim_iic_read_byte_loop 
+0x488a 017577 call sim_iic_ack_slave 
+0x488b 017578 copy regc ,pdata 
+0x488c 017579 rtn 
+:      017583 sim_iic_send_byte:
+0x488d 017584 arg 8 ,loopcnt 
+0x488e 017585 copy pdata ,regc 
+0x488f 017586 call sim_iic_scl_output_low 
+:      017587 sim_iic_send_byte_loop:
+0x4890 017588 isolate1 7 ,regc 
+0x4891 017589 call sim_iic_sda_output_high ,true 
+0x4892 017590 ncall sim_iic_sda_output_low ,true 
+0x4893 017591 lshift regc ,regc 
+0x4894 017592 call sim_iic_delay 
+0x4895 017593 call sim_iic_scl_output_high 
+0x4896 017594 call sim_iic_delay 
+0x4897 017595 call sim_iic_scl_output_low 
+0x4898 017596 call sim_iic_delay 
+0x4899 017597 loop sim_iic_send_byte_loop 
+0x489a 017598 branch sim_iic_wait_ack 
+:      017602 sim_iic_start:
+0x489b 017603 call sim_iic_sda_output_high 
+0x489c 017604 call sim_iic_scl_output_high 
+0x489d 017605 call sim_iic_delay 
+0x489e 017606 call sim_iic_sda_output_low 
+0x489f 017607 call sim_iic_delay 
+0x48a0 017608 branch sim_iic_scl_output_low 
+:      017612 sim_iic_stop:
+0x48a1 017613 call sim_iic_sda_output_low 
+0x48a2 017614 call sim_iic_scl_output_high 
+0x48a3 017615 call sim_iic_delay 
+0x48a4 017616 call sim_iic_sda_output_high 
+0x48a5 017617 branch sim_iic_delay 
+:      017621 sim_iic_scl_output_high:
+0x48a6 017622 enable user 
+0x48a7 017623 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017624 branch sim_iic_config_gpio 
+:      017627 sim_iic_scl_output_low:
+0x48a9 017628 disable user 
+0x48aa 017629 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017630 branch sim_iic_config_gpio 
+:      017633 sim_iic_sda_output_high:
+0x48ac 017634 enable user 
+0x48ad 017635 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017636 branch sim_iic_config_gpio 
+:      017639 sim_iic_sda_output_low:
+0x48af 017640 disable user 
+0x48b0 017641 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017642 branch sim_iic_config_gpio 
+:      017647 sim_iic_config_gpio:
+0x48b2 017648 and pdata ,0x07 ,queue 
+0x48b3 017649 rshift3 pdata ,pdata 
+0x48b4 017650 arg core_gpio_oe0 ,temp 
+0x48b5 017651 iadd temp ,temp 
+0x48b6 017652 ifetch 1 ,temp 
+0x48b7 017653 qset1 pdata 
+0x48b8 017654 istore 1 ,temp 
+0x48b9 017655 increase 4 ,temp 
+0x48ba 017656 ifetch 1 ,temp 
+0x48bb 017657 qsetflag user ,pdata 
+0x48bc 017658 istore 1 ,temp 
+0x48bd 017659 rtn 
+:      017662 sim_iic_release_sda:
+0x48be 017663 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017664 and pdata ,0x07 ,queue 
+0x48c0 017665 rshift3 pdata ,pdata 
+0x48c1 017666 arg core_gpio_oe0 ,temp 
+0x48c2 017667 iadd temp ,temp 
+0x48c3 017668 ifetch 1 ,temp 
+0x48c4 017669 qset0 pdata 
+0x48c5 017670 istore 1 ,temp 
+0x48c6 017671 rtn 
+:      017676 sim_iic_read_sda_level:
+0x48c7 017677 nop 4 
+0x48c8 017678 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017679 and pdata ,0x07 ,queue 
+0x48ca 017680 rshift3 pdata ,pdata 
+0x48cb 017681 arg core_gpio_in ,temp 
+0x48cc 017682 iadd temp ,temp 
+0x48cd 017683 setarg 0 
+0x48ce 017684 ifetcht 1 ,temp 
+0x48cf 017685 qisolate1 temp 
+0x48d0 017686 setflag true ,0 ,pdata 
+0x48d1 017687 rtn 
+:      017690 sim_iic_delay:
+0x48d2 017692 rtn 
+:      017698 usb_isr:
+0x48d3 017699 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017700 hfetch 1 ,core_usb_status 
+0x48d5 017701 isolate1 7 ,pdata 
+0x48d6 017702 call usb_init ,true 
+0x48d7 017703 call usb_nak_state_judge 
+0x48d8 017704 hfetch 1 ,core_usb_status 
+0x48d9 017705 store 1 ,mem_usb_status 
+0x48da 017706 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017707 store 1 ,mem_usb_fifo_empty 
+0x48dc 017708 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017709 pinvert 
+0x48de 017710 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017711 iand temp ,pdata 
+0x48e0 017712 store 1 ,mem_usb_tx_wait 
+0x48e1 017713 jam 0xe0 ,core_usb_status 
+0x48e2 017714 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017715 compare 0x1 ,pdata ,0x1 
+0x48e4 017716 call usb0_fifo_empty ,true 
+0x48e5 017717 fetch 1 ,mem_usb_status 
+0x48e6 017718 compare 0x1 ,pdata ,0x1 
+0x48e7 017719 call usb_status1 ,true 
+0x48e8 017720 call usb_tx 
+0x48e9 017721 branch usb_nak_state 
+:      017723 usb_init:
+0x48ea 017724 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017725 call usb_init_param 
+0x48ec 017726 jam 0x00 ,core_usb_config 
+0x48ed 017727 nop 10000 
+0x48ee 017728 jam 0xc0 ,core_usb_trig 
+0x48ef 017729 hfetch 2 ,core_clkoff 
+0x48f0 017730 set0 clock_off_usb ,pdata 
+0x48f1 017731 hstore 2 ,core_clkoff 
+0x48f2 017732 jam 0x3c ,core_usb_config 
+0x48f3 017733 jam 0xff ,core_usb_status 
+0x48f4 017734 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017735 jam 0 ,core_usb_addr 
+0x48f6 017736 jam dev_default ,mem_usb0_state 
+0x48f7 017737 setarg mem_usb_clear_mem_end 
+0x48f8 017738 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017739 isub contw ,loopcnt 
+0x48fa 017740 branch clear_mem 
+:      017742 usb_offline_check_init:
+0x48fb 017743 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017744 branch gpio_config_input 
+:      017745 usb_offline_state:
+0x48fd 017746 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017747 rtn blank 
+0x48ff 017748 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017749 call gpio_get_bit 
+0x4901 017750 branch usb_init ,true 
+0x4902 017751 rtn 
+:      017754 usb_nak_state:
+0x4903 017755 arg timer_nak ,queue 
+0x4904 017756 call timer_check 
+0x4905 017757 nrtn blank 
+0x4906 017758 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017759 nrtn blank 
+0x4908 017760 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017761 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017762 rtn 
+:      017764 usb_mem_devicedesc_init:
+0x490b 017765 arg mem_devicedesc ,contw 
+0x490c 017766 setsect 0 ,0x11212 
+0x490d 017767 setsect 1 ,0x8000 
+0x490e 017768 setsect 2 ,0x0 
+0x490f 017769 setsect 3 ,0x10000 
+0x4910 017770 istore 9 ,contw 
+0x4911 017771 setsect 0 ,0x22412 
+0x4912 017772 setsect 1 ,0x8604 
+0x4913 017773 setsect 2 ,0x1000 
+0x4914 017774 setsect 3 ,0x8 
+0x4915 017775 istore 9 ,contw 
+0x4916 017776 setsect 0 ,0x1 
+0x4917 017777 istore 1 ,contw 
+0x4918 017778 rtn 
+:      017780 usb_init_param:
+0x4919 017781 jam 2 ,mem_usb0_state 
+0x491a 017782 setarg 0x0 
+0x491b 017783 store 1 ,mem_remain 
+0x491c 017784 store 2 ,mem_usb_zero_packet 
+0x491d 017785 pincrease 1 
+0x491e 017786 store 2 ,mem_usb_ones_packet 
+0x491f 017787 pincrease 1 
+0x4920 017788 store 2 ,mem_usb_two_packet 
+0x4921 017789 setarg hid_kbdata_addr 
+0x4922 017790 store 2 ,mem_hidreportdesc_kb 
+0x4923 017791 setarg hid_msdata_addr 
+0x4924 017792 store 2 ,mem_hidreportdesc_m 
+0x4925 017793 arg mem_confdesc ,contw 
+0x4926 017794 arg hid_confdata_addr ,contr 
+0x4927 017795 call memcpy64 
+0x4928 017796 fetch 1 ,mem_usb_tx_interval 
+0x4929 017797 ncall usb_tx_interval_config ,blank 
+0x492a 017798 branch usb_mem_devicedesc_init 
+:      017800 usb_tx_interval_config:
+0x492b 017801 store 1 ,mem_confdesc + 34 
+0x492c 017802 store 1 ,mem_confdesc + 59 
+0x492d 017803 rtn 
+:      017804 usb_nak_state_judge:
+0x492e 017805 hfetch 1 ,core_usb_status 
+0x492f 017806 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017807 rtn 
+:      017809 usb_nak_state_timer_init:
+0x4931 017810 call usb0_attached_state_judge 
+0x4932 017811 call timer_reinit 
+0x4933 017812 setarg timer_nak_delay 
+0x4934 017813 arg timer_nak ,queue 
+0x4935 017814 branch timer_init 
+:      017816 usb0_attached_state_judge:
+0x4936 017817 fetch 1 ,mem_usb_state 
+0x4937 017818 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017819 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017820 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017821 rtn 
+:      017822 usb_clear_halt_dispose:
+0x493b 017823 fetch 1 ,mem_usb_clear_halt 
+0x493c 017824 rtn blank 
+0x493d 017825 jam 0 ,mem_usb_clear_halt 
+0x493e 017826 jam usb_connected ,mem_usb_state 
+0x493f 017827 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017828 rtn 
+:      017830 usb0_fifo_empty:
+0x4941 017831 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017832 branch usb0_tx 
+:      017834 usb_rx_no_data:
+0x4943 017835 fetch 1 ,mem_usb_status 
+0x4944 017836 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017837 rtn 
+:      017839 usb_rx_read:
+0x4946 017840 hfetch 1 ,core_usb_ep 
+0x4947 017841 istore 1 ,contw 
+0x4948 017842 loop usb_rx_read 
+0x4949 017843 rtn 
+:      017845 usb_status1:
+0x494a 017846 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017847 jam 0x11 ,core_usb_status 
+0x494c 017848 hfetch 1 ,core_usb_ep_len 
+0x494d 017849 store 1 ,mem_usb_read_len 
+0x494e 017850 copy pdata ,loopcnt 
+0x494f 017851 branch usb_rx_no_data ,blank 
+0x4950 017852 arg mem_usb_setup ,contw 
+0x4951 017853 call usb_rx_read 
+0x4952 017854 fetch 1 ,mem_usb_read_len 
+0x4953 017855 sub pdata ,7 ,null 
+0x4954 017856 rtn positive 
+:      017857 usb_class_type:
+0x4955 017858 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017859 and_into 0x80 ,pdata 
+0x4957 017860 beq in_device ,usb_in_device 
+0x4958 017861 beq out_device ,usb_out_device 
+0x4959 017862 branch assert 
+:      017864 usb_in_device:
+0x495a 017865 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017866 rshift4 pdata ,pdata 
+0x495c 017867 rshift pdata ,pdata 
+0x495d 017868 and_into 0x03 ,pdata 
+0x495e 017869 beq standard_req ,usb_in_standard_req 
+0x495f 017870 beq class_req ,usb_in_class_req 
+0x4960 017871 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017872 branch assert 
+:      017874 usb_out_device:
+0x4962 017875 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017876 rshift4 pdata ,pdata 
+0x4964 017877 rshift pdata ,pdata 
+0x4965 017878 and_into 0x03 ,pdata 
+0x4966 017879 beq standard_req ,usb_out_standard_req 
+0x4967 017880 beq class_req ,usb_out_class_req 
+0x4968 017881 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017882 branch assert 
+:      017884 usb_in_standard_req:
+0x496a 017885 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017886 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017887 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017888 beq get_interface ,usb0_request_get_interface 
+0x496e 017889 beq get_status ,usb0_request_get_status 
+0x496f 017890 branch usb0_force_stall 
+:      017892 usb_in_class_req:
+0x4970 017893 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017894 beq get_idle ,usb_get_idle 
+0x4972 017895 beq get_report ,usb_get_report 
+0x4973 017896 beq get_protocol ,usb_get_protocol_req 
+0x4974 017897 branch usb0_force_stall 
+:      017899 usb_in_manufacturer_req:
+0x4975 017900 branch usb0_force_stall 
+:      017902 usb_out_standard_req:
+0x4976 017903 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017904 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017905 beq set_feature ,usb0_request_set_feature 
+0x4979 017906 beq set_address ,usb0_request_set_address 
+0x497a 017907 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017908 beq set_interface ,usb0_request_set_interface 
+0x497c 017909 beq set_descriptor ,usb0_force_stall 
+0x497d 017910 branch usb0_force_stall 
+:      017912 usb_out_class_req:
+0x497e 017913 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017914 beq set_idle ,usb_set_idle 
+0x4980 017915 beq set_report ,usb_set_report 
+0x4981 017916 beq set_protocol ,usb_set_protocol_req 
+0x4982 017917 branch usb0_force_stall 
+:      017919 usb_out_manufacturer_req:
+0x4983 017920 branch usb0_force_stall 
+:      017922 usb0_force_stall:
+0x4984 017923 hfetch 1 ,core_usb_stall 
+0x4985 017924 set1 0 ,pdata 
+0x4986 017925 hstore 1 ,core_usb_stall 
+0x4987 017926 branch usb0_reply_zerolen 
+:      017928 usb0_reply_zerolen:
+0x4988 017929 jam 0x40 ,core_usb_clear 
+0x4989 017930 rtn 
+:      017932 usb0_request_get_configuration:
+0x498a 017933 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 017934 bne in_device ,usb0_force_stall 
+0x498c 017935 fetch 1 ,mem_usb_setup_windex 
+0x498d 017936 bne 0 ,usb0_force_stall 
+0x498e 017937 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 017938 bne 0 ,usb0_force_stall 
+0x4990 017939 fetch 1 ,mem_usb_setup_blength 
+0x4991 017940 bne 1 ,usb0_force_stall 
+0x4992 017941 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 017942 bne 0 ,usb0_force_stall 
+0x4994 017943 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 017944 bne 0 ,usb0_force_stall 
+0x4996 017945 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 017946 bne 0 ,usb0_force_stall 
+0x4998 017947 fetch 1 ,mem_usb0_state 
+0x4999 017948 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 017949 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 017950 branch usb0_force_stall 
+:      017952 usb0_request_get_cfg_dev_cfg:
+0x499c 017953 arg 1 ,regb 
+0x499d 017954 branch usb_send_ones_packet 
+:      017956 usb0_request_get_cfg_dev_addr:
+0x499e 017957 arg 1 ,regb 
+0x499f 017958 branch usb_send_zero_packet 
+:      017960 usb0_request_get_descriptor:
+0x49a0 017961 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 017962 set0 mark_isstr ,mark 
+0x49a2 017963 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 017964 beq dsc_device ,dsc_device_info 
+0x49a4 017965 beq dsc_config ,dsc_config_info 
+0x49a5 017966 beq dsc_string ,dsc_string_info 
+0x49a6 017967 beq dsc_hid ,dsc_hid_info 
+0x49a7 017968 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 017969 branch usb0_force_stall 
+:      017971 dsc_hid_info:
+0x49a9 017972 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 017973 fetch 1 ,mem_usb_setup_windex 
+0x49ab 017974 beq 0 ,dsc_hid_info_interface0 
+0x49ac 017975 beq 1 ,dsc_hid_info_interface1 
+0x49ad 017976 branch usb0_force_stall 
+:      017978 dsc_hid_info_interface0:
+0x49ae 017979 arg mem_confdesc + 19 ,rega 
+0x49af 017980 ifetch 1 ,rega 
+0x49b0 017981 iforce regb 
+0x49b1 017982 branch usb0_respond 
+:      017984 dsc_hid_info_interface1:
+0x49b2 017985 arg mem_confdesc + 44 ,rega 
+0x49b3 017986 ifetch 1 ,rega 
+0x49b4 017987 iforce regb 
+0x49b5 017988 branch usb0_respond 
+:      017990 dsc_device_info:
+0x49b6 017994 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 017995 ncall usb_set_high_addr ,blank 
+0x49b8 017996 setarg mem_devicedesc 
+0x49b9 017997 fetcht 1 ,mem_devicedesc 
+:      017998 dsc_info_set_data_len:
+0x49ba 017999 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 018000 storet 1 ,mem_dsc_info_len 
+0x49bc 018001 fetch 1 ,mem_usb_setup_blength 
+0x49bd 018002 isub temp ,null 
+0x49be 018003 nbranch dsc_info_set_current_data_len ,positive 
+:      018004 dsc_info_set_initial_data_len:
+0x49bf 018005 fetch 1 ,mem_dsc_info_len 
+:      018006 dsc_info_set_data_size_completed:
+0x49c0 018007 iforce regb 
+0x49c1 018008 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 018009 add pdata ,1 ,pdata 
+0x49c3 018010 iforce rega 
+0x49c4 018011 branch usb0_respond 
+:      018012 dsc_info_set_current_data_len:
+0x49c5 018013 fetch 1 ,mem_usb_setup_blength 
+0x49c6 018014 branch dsc_info_set_data_size_completed 
+:      018016 usb_set_high_addr:
+0x49c7 018017 hfetch 1 ,core_usb_addr 
+0x49c8 018018 ncall usb0_set_addr ,blank 
+0x49c9 018019 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 018020 rtn 
+:      018021 usb0_set_addr:
+0x49cb 018022 hfetch 1 ,core_usb_addr 
+0x49cc 018023 set1 7 ,pdata 
+0x49cd 018024 hstore 1 ,core_usb_addr 
+0x49ce 018025 rtn 
+:      018027 dsc_config_info:
+0x49cf 018028 setarg mem_confdesc 
+0x49d0 018029 fetcht 1 ,mem_confdesc 
+0x49d1 018030 branch dsc_info_set_data_len 
+:      018032 dsc_string_info:
+0x49d2 018033 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 018034 sub pdata ,3 ,null 
+0x49d4 018035 nbranch usb0_force_stall ,positive 
+0x49d5 018036 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 018037 arg mem_string0 ,rega 
+0x49d7 018038 beq 0 ,usb0_respond_length 
+0x49d8 018039 set1 mark_isstr ,mark 
+0x49d9 018040 arg mem_string1 ,rega 
+0x49da 018041 beq 1 ,usb0_respond_length 
+0x49db 018042 arg mem_string2 ,rega 
+0x49dc 018043 beq 2 ,usb0_respond_length 
+0x49dd 018044 arg mem_string3 ,rega 
+0x49de 018045 beq 3 ,usb0_respond_length 
+0x49df 018046 rtn 
+:      018048 dsc_hid_report_info:
+0x49e0 018049 fetch 2 ,mem_usb_setup_windex 
+0x49e1 018050 beq 1 ,dsc_hid_report_info0 
+0x49e2 018051 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 018052 copy pdata ,rega 
+0x49e4 018054 branch usb0_respond_length 
+:      018055 dsc_hid_report_info0:
+0x49e5 018056 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 018057 jam usb_got_report_req ,mem_usb_state 
+0x49e7 018058 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 018059 copy pdata ,rega 
+0x49e9 018061 branch usb0_respond_length 
+:      018064 usb0_request_get_interface:
+0x49ea 018065 fetch 1 ,mem_usb0_state 
+0x49eb 018066 bne dev_configured ,usb0_force_stall 
+0x49ec 018067 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 018068 bne in_interface ,usb0_force_stall 
+0x49ee 018069 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 018070 bne 0 ,usb0_force_stall 
+0x49f0 018071 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 018072 bne 0 ,usb0_force_stall 
+0x49f2 018073 fetch 1 ,mem_usb_setup_blength 
+0x49f3 018074 bne 1 ,usb0_force_stall 
+0x49f4 018075 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 018076 bne 0 ,usb0_force_stall 
+0x49f6 018077 fetch 1 ,mem_usb_setup_windex 
+0x49f7 018078 bne 0 ,usb0_force_stall 
+0x49f8 018079 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 018080 bne 0 ,usb0_force_stall 
+0x49fa 018081 arg 1 ,regb 
+0x49fb 018082 branch usb_send_zero_packet 
+:      018085 usb0_request_get_status:
+0x49fc 018086 fetch 1 ,mem_usb0_state 
+0x49fd 018087 beq dev_default ,usb0_force_stall 
+0x49fe 018088 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 018089 bne 0 ,usb0_force_stall 
+0x4a00 018090 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 018091 bne 0 ,usb0_force_stall 
+0x4a02 018092 fetch 1 ,mem_usb_setup_blength 
+0x4a03 018093 bne 2 ,usb0_force_stall 
+0x4a04 018094 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 018095 bne 0 ,usb0_force_stall 
+0x4a06 018096 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 018097 bne 0 ,usb0_force_stall 
+0x4a08 018098 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 018099 beq in_device ,usb0_get_status_in_device 
+0x4a0a 018100 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 018101 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 018102 branch usb0_force_stall 
+:      018104 usb0_get_status_in_device:
+0x4a0d 018105 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018106 bne 0 ,usb0_force_stall 
+0x4a0f 018107 arg 2 ,regb 
+0x4a10 018108 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018109 beq 0x01 ,usb_send_two_packet 
+:      018111 usb_send_zero_packet:
+0x4a12 018112 arg mem_usb_zero_packet ,rega 
+0x4a13 018113 branch usb0_respond 
+:      018114 usb_send_ones_packet:
+0x4a14 018115 arg mem_usb_ones_packet ,rega 
+0x4a15 018116 branch usb0_respond 
+:      018117 usb_send_two_packet:
+0x4a16 018118 arg mem_usb_two_packet ,rega 
+0x4a17 018119 branch usb0_respond 
+:      018121 usb0_get_status_in_interface:
+0x4a18 018122 fetch 1 ,mem_usb0_state 
+0x4a19 018123 bne dev_configured ,usb0_force_stall 
+0x4a1a 018124 arg 2 ,regb 
+0x4a1b 018125 branch usb_send_zero_packet 
+:      018127 usb0_get_status_in_endpoint:
+0x4a1c 018128 fetch 1 ,mem_usb0_state 
+0x4a1d 018129 bne dev_configured ,usb0_force_stall 
+0x4a1e 018130 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018131 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018132 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018133 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018134 and_into 0x7f ,pdata 
+0x4a23 018135 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018136 branch usb0_force_stall 
+:      018138 usb0_get_status_in_ep_in_ep0:
+0x4a25 018139 fetch 1 ,mem_usb_ep0_stall_status 
+:      018140 usb0_get_status_in_ep_in_ack:
+0x4a26 018141 arg 2 ,regb 
+0x4a27 018142 beq 1 ,usb_send_ones_packet 
+0x4a28 018143 branch usb_send_zero_packet 
+:      018144 usb0_get_status_in_ep_in_ep1:
+0x4a29 018145 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018146 branch usb0_get_status_in_ep_in_ack 
+:      018147 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018148 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018149 branch usb0_get_status_in_ep_in_ack 
+:      018150 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018151 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018152 branch usb0_get_status_in_ep_in_ack 
+:      018154 usb_get_idle:
+0x4a2f 018155 jam 1 ,mem_usb_idle_flag 
+0x4a30 018156 arg mem_usb_idle_rate ,rega 
+0x4a31 018157 arg 1 ,regb 
+0x4a32 018158 branch usb0_respond 
+:      018160 usb_get_report:
+0x4a33 018161 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018162 arg pc_get_report ,temp 
+0x4a35 018163 isub temp ,null 
+0x4a36 018164 nbranch usb0_force_stall ,zero 
+0x4a37 018165 set0 mark_isstr ,mark 
+:      018166 usb_get_report_dispose:
+0x4a38 018167 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018168 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018169 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018170 usb_get_report_send_data:
+0x4a3b 018171 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018172 iforce regb 
+0x4a3d 018173 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018174 call usb0_respond 
+:      018175 usb_get_report_data_release:
+0x4a3f 018176 arg mem_usb0_get_report_data ,contw 
+0x4a40 018177 arg 8 ,loopcnt 
+0x4a41 018178 branch memset0 
+:      018179 usb_get_report_data_success:
+0x4a42 018180 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018181 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018182 branch usb_get_report_send_data 
+:      018184 usb_get_protocol_req:
+0x4a45 018185 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018186 bne 1 ,usb0_force_stall 
+0x4a47 018187 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018188 arg 1 ,regb 
+0x4a49 018189 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018190 beq 0 ,usb_get_report_protocol 
+0x4a4b 018191 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018192 branch usb_send_zero_packet 
+:      018193 usb_get_report_protocol:
+0x4a4d 018194 branch usb_send_ones_packet 
+:      018195 usb_get_boot_protocol:
+0x4a4e 018196 branch usb_send_zero_packet 
+:      018201 usb0_request_clear_feature:
+0x4a4f 018202 fetch 1 ,mem_usb0_state 
+0x4a50 018203 bne dev_configured ,usb0_force_stall 
+0x4a51 018204 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018205 bne 0 ,usb0_force_stall 
+0x4a53 018206 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018207 bne 0 ,usb0_force_stall 
+0x4a55 018208 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018209 bne 0 ,usb0_force_stall 
+0x4a57 018210 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018211 bne 0 ,usb0_force_stall 
+0x4a59 018212 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018213 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018214 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018215 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018216 branch usb0_force_stall 
+:      018218 usb0_request_clear_feature_out_device:
+0x4a5e 018219 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018220 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018221 hfetch 1 ,core_usb_config 
+0x4a61 018222 set0 7 ,pdata 
+0x4a62 018223 hstore 1 ,core_usb_config 
+0x4a63 018224 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018225 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018226 branch usb0_reply_zerolen 
+:      018228 usb0_request_clear_feature_out_interface:
+0x4a66 018229 branch usb0_force_stall 
+:      018231 usb0_request_clear_feature_out_endpoint:
+0x4a67 018232 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018233 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018234 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018235 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018236 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018237 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018238 and_into 0x7f ,pdata 
+0x4a6e 018239 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018240 branch usb0_force_stall 
+:      018242 usb0_force_stall_ep0_in_off:
+0x4a70 018243 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018244 branch usb0_reply_zerolen 
+:      018245 usb0_force_stall_ep1_in_off:
+0x4a72 018246 jam 0 ,mem_usb_ep1_stall_status 
+:      018247 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018248 jam 1 ,mem_usb_clear_halt 
+0x4a74 018249 branch usb0_reply_zerolen 
+:      018250 usb0_force_stall_ep2_in_off:
+0x4a75 018251 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018252 branch usb0_force_stall_ep1_in_off_reply 
+:      018253 usb0_force_stall_ep3_in_off:
+0x4a77 018254 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018255 branch usb0_force_stall_ep1_in_off_reply 
+:      018258 usb0_request_set_feature:
+0x4a79 018259 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018260 bne 0 ,usb0_force_stall 
+0x4a7b 018261 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018262 bne 0 ,usb0_force_stall 
+0x4a7d 018263 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018264 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018265 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018266 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018267 branch usb0_force_stall 
+:      018269 usb0_request_set_feature_out_device:
+0x4a82 018270 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018271 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018272 hfetch 1 ,core_usb_config 
+0x4a85 018273 set1 7 ,pdata 
+0x4a86 018274 hstore 1 ,core_usb_config 
+0x4a87 018275 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018276 jam usb_sleep ,mem_usb_state 
+0x4a89 018277 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018278 call usb0_reply_zerolen 
+:      018279 usb_wakeup_timer_reinit:
+0x4a8b 018280 call timer_reinit 
+0x4a8c 018281 setarg timer_wakeup_delay 
+0x4a8d 018282 arg timer_wakeup ,queue 
+0x4a8e 018283 branch timer_init 
+:      018285 usb0_request_set_feature_out_interface:
+0x4a8f 018286 branch usb0_force_stall 
+:      018288 usb0_request_set_feature_out_endpoint:
+0x4a90 018289 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018290 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018291 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018292 bne 0 ,usb0_force_stall 
+0x4a94 018293 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018294 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018295 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018296 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018297 and_into 0x7f ,pdata 
+0x4a99 018298 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018299 branch usb0_force_stall 
+:      018301 usb0_force_stall_ep0_in_on:
+0x4a9b 018302 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018303 branch usb0_reply_zerolen 
+:      018304 usb0_force_stall_ep1_in_on:
+0x4a9d 018305 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018306 branch usb0_reply_zerolen 
+:      018307 usb0_force_stall_ep2_in_on:
+0x4a9f 018308 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018309 branch usb0_reply_zerolen 
+:      018310 usb0_force_stall_ep3_in_on:
+0x4aa1 018311 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018312 branch usb0_reply_zerolen 
+:      018315 usb0_request_set_address:
+0x4aa3 018316 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018317 bne out_device ,usb0_force_stall 
+0x4aa5 018318 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018319 bne 0 ,usb0_force_stall 
+0x4aa7 018320 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018321 bne 0 ,usb0_force_stall 
+0x4aa9 018322 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018323 bne 0 ,usb0_force_stall 
+0x4aab 018324 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018325 bne 0 ,usb0_force_stall 
+0x4aad 018326 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018327 bne 0 ,usb0_force_stall 
+0x4aaf 018328 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018329 and_into 0x80 ,pdata 
+0x4ab1 018330 bne 0 ,usb0_force_stall 
+0x4ab2 018331 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018332 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018333 usb_usb0_state_set_dev_default:
+0x4ab4 018334 jam dev_default ,mem_usb0_state 
+:      018335 usb0_request_set_wait_address:
+0x4ab5 018336 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018337 hstore 1 ,core_usb_addr 
+0x4ab7 018338 call usb0_reply_zerolen 
+0x4ab8 018339 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018340 rtn 
+:      018341 usb_usb0_state_set_dev_addr:
+0x4aba 018342 jam dev_address ,mem_usb0_state 
+0x4abb 018343 branch usb0_request_set_wait_address 
+:      018346 usb0_request_set_configuration:
+0x4abc 018347 fetch 1 ,mem_usb0_state 
+0x4abd 018348 beq dev_default ,usb0_force_stall 
+0x4abe 018349 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018350 bne out_device ,usb0_force_stall 
+0x4ac0 018351 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018352 bne 0 ,usb0_force_stall 
+0x4ac2 018353 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018354 bne 0 ,usb0_force_stall 
+0x4ac4 018355 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018356 bne 0 ,usb0_force_stall 
+0x4ac6 018357 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018358 bne 0 ,usb0_force_stall 
+0x4ac8 018359 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018360 bne 0 ,usb0_force_stall 
+0x4aca 018361 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018362 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018363 nbranch usb0_force_stall ,positive 
+0x4acd 018364 fetch 1 ,mem_usb0_state 
+0x4ace 018365 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018366 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018367 branch usb0_force_stall 
+:      018369 usb0_request_set_cfg_addr_state:
+:      018370 usb0_request_set_cfg_cfg_state:
+0x4ad1 018371 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018372 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018373 jam dev_configured ,mem_usb0_state 
+0x4ad4 018374 branch usb0_reply_zerolen 
+:      018375 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018376 jam dev_address ,mem_usb0_state 
+0x4ad6 018377 branch usb0_reply_zerolen 
+:      018380 usb0_request_set_interface:
+0x4ad7 018381 fetch 1 ,mem_usb0_state 
+0x4ad8 018382 bne dev_configured ,usb0_force_stall 
+0x4ad9 018383 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018384 bne out_interface ,usb0_force_stall 
+0x4adb 018385 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018386 bne 0 ,usb0_force_stall 
+0x4add 018387 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018388 bne 0 ,usb0_force_stall 
+0x4adf 018389 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018390 bne 0 ,usb0_force_stall 
+0x4ae1 018391 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018392 bne 0 ,usb0_force_stall 
+0x4ae3 018393 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018394 bne 0 ,usb0_force_stall 
+0x4ae5 018395 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018396 bne 0 ,usb0_force_stall 
+0x4ae7 018397 branch usb0_reply_zerolen 
+:      018400 usb_set_idle:
+0x4ae8 018401 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018402 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018403 store 1 ,mem_usb_idle_rate 
+0x4aeb 018404 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018405 sub pdata ,1 ,null 
+0x4aed 018406 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018407 fetch 1 ,mem_usb_state 
+0x4aef 018408 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018409 jam usb_connected ,mem_usb_state 
+0x4af1 018410 call usb0_reply_zerolen 
+0x4af2 018411 nop 30000 
+0x4af3 018412 nop 30000 
+0x4af4 018413 rtn 
+:      018414 usb_clear_remote_wakeup_set0:
+0x4af5 018415 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018416 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018417 jam usb_resume ,mem_usb_state 
+0x4af8 018418 rtn 
+:      018421 usb_set_report:
+0x4af9 018422 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018423 call usb_set_report_resume_judge 
+0x4afb 018424 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018425 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018426 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018427 iforce loopcnt 
+0x4aff 018428 arg mem_usb0_setup ,contr 
+0x4b00 018429 arg mem_usb0_set_report_data ,contw 
+0x4b01 018430 call memcpy 
+0x4b02 018431 branch usb0_reply_zerolen 
+:      018433 usb_set_report_resume_judge:
+0x4b03 018434 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018435 arg pc_set_report_bvalue ,temp 
+0x4b05 018436 isub temp ,null 
+0x4b06 018437 nrtn zero 
+0x4b07 018438 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018439 arg pc_set_report_windex ,temp 
+0x4b09 018440 isub temp ,null 
+0x4b0a 018441 nrtn zero 
+0x4b0b 018442 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018443 arg pc_set_report_blength ,temp 
+0x4b0d 018444 isub temp ,null 
+0x4b0e 018445 nrtn zero 
+0x4b0f 018446 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018447 rtn 
+:      018450 usb_set_protocol_req:
+0x4b11 018451 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018452 bne 0 ,usb0_force_stall 
+0x4b13 018453 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018454 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018455 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018456 branch usb0_force_stall 
+:      018457 usb_set_boot_protocol:
+0x4b17 018458 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018459 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018460 branch usb0_reply_zerolen 
+:      018461 usb_set_report_protocol:
+0x4b1a 018462 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018463 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018464 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018465 branch usb0_reply_zerolen 
+:      018468 usb0_respond_length:
+0x4b1e 018469 ifetch 1 ,rega 
+0x4b1f 018470 iforce regb 
+0x4b20 018471 increase 1 ,rega 
+:      018473 usb0_respond:
+0x4b21 018474 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018475 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018476 add regb ,1 ,pdata 
+0x4b24 018477 lshift pdata ,pdata 
+0x4b25 018478 hstore 1 ,core_usb_dfifo0 
+0x4b26 018479 jam 3 ,core_usb_dfifo0 
+0x4b27 018480 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018481 increase -2 ,pdata 
+0x4b29 018482 rshift pdata ,pdata 
+0x4b2a 018483 store 1 ,mem_usb_setup_blength 
+0x4b2b 018484 beq 0 ,usb_no_respond_data 
+:      018485 usb0_respond0:
+0x4b2c 018486 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018487 isub regb ,null 
+0x4b2e 018488 branch usb0_respond1 ,positive 
+0x4b2f 018489 copy pdata ,regb 
+:      018490 usb0_respond1:
+0x4b30 018491 deposit rega 
+0x4b31 018492 store 2 ,mem_bufptr 
+0x4b32 018493 deposit regb 
+0x4b33 018494 store 1 ,mem_remain 
+0x4b34 018495 branch usb0_tx 
+:      018497 usb_no_respond_data:
+0x4b35 018498 arg 0 ,queue 
+0x4b36 018499 branch usb_trig 
+:      018502 usb0_tx:
+0x4b37 018503 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018504 fetch 1 ,mem_remain 
+0x4b39 018505 rtn blank 
+0x4b3a 018506 copy pdata ,loopcnt 
+0x4b3b 018507 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018508 branch usb0_tx_info ,positive 
+0x4b3d 018509 arg ep0_packet_size ,loopcnt 
+:      018510 usb0_tx_info:
+0x4b3e 018511 fetch 1 ,mem_remain 
+0x4b3f 018512 isub loopcnt ,pdata 
+0x4b40 018513 store 1 ,mem_remain 
+0x4b41 018514 fetch 2 ,mem_bufptr 
+0x4b42 018515 copy pdata ,contr 
+:      018516 usb0_tx0:
+0x4b43 018517 ifetch 1 ,contr 
+0x4b44 018518 hstore 1 ,core_usb_dfifo0 
+0x4b45 018519 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018520 jam 0 ,core_usb_dfifo0 
+:      018521 usb0_tx1:
+0x4b47 018522 loop usb0_tx0 
+0x4b48 018523 copy contr ,pdata 
+0x4b49 018524 store 2 ,mem_bufptr 
+0x4b4a 018525 arg 0 ,queue 
+0x4b4b 018526 call usb_trig 
+0x4b4c 018527 fetch 1 ,mem_remain 
+0x4b4d 018528 nrtn blank 
+0x4b4e 018529 fetch 1 ,mem_usb_state 
+0x4b4f 018530 rtnne usb_got_report_req 
+0x4b50 018531 jam usb_connected ,mem_usb_state 
+0x4b51 018532 rtn 
+:      018535 usb_tx_ep1:
+0x4b52 018536 arg core_usb_dfifo1 ,rega 
+0x4b53 018537 arg 1 ,queue 
+:      018538 usb_tx_loop:
+0x4b54 018539 ifetch 1 ,contr 
+0x4b55 018540 istore 1 ,rega 
+0x4b56 018541 loop usb_tx_loop 
+:      018542 usb_trig:
+0x4b57 018543 setarg 0 
+0x4b58 018544 qset1 pdata 
+0x4b59 018545 hstore 1 ,core_usb_trig 
+0x4b5a 018546 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018547 ior temp ,pdata 
+0x4b5c 018548 store 1 ,mem_usb_tx_wait 
+0x4b5d 018549 rtn 
+:      018551 usb_tx_ep2:
+0x4b5e 018552 arg 2 ,queue 
+0x4b5f 018553 arg core_usb_dfifo2 ,rega 
+0x4b60 018554 branch usb_tx_loop 
+:      018556 usb_tx:
+0x4b61 018557 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018558 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018559 rtn blank 
+0x4b64 018560 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018561 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018562 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018563 branch usb_tx_fifo_release ,blank 
+0x4b68 018564 fetch 1 ,mem_usb_state 
+0x4b69 018565 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018566 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018567 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018568 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018569 call usb_tx_data_ep1 
+0x4b6e 018570 branch usb_tx_data_ep2 
+:      018572 usb_tx_data_ep1:
+0x4b6f 018573 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018574 rtnbit0 1 
+0x4b71 018575 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018576 rtnbit1 1 
+0x4b73 018577 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018578 set0 1 ,pdata 
+0x4b75 018579 store 1 ,mem_usb_tx_enable 
+0x4b76 018580 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018581 rtn blank 
+0x4b78 018582 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018583 branch assert 
+:      018585 usb_tx_data_ep2:
+0x4b7a 018586 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018587 rtnbit0 2 
+0x4b7c 018588 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018589 rtnbit1 2 
+0x4b7e 018590 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018591 set0 2 ,pdata 
+0x4b80 018592 store 1 ,mem_usb_tx_enable 
+0x4b81 018593 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018594 rtn blank 
+0x4b83 018595 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018596 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018597 branch assert 
+:      018599 usb_tx_fifo_release:
+0x4b86 018601 arg mem_usb_mouse_data ,contw 
+0x4b87 018602 arg 6 ,loopcnt 
+0x4b88 018603 branch memset0 
+:      018605 usb_tx_ms_data:
+0x4b89 018606 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018607 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018608 iand temp ,pdata 
+0x4b8c 018609 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018610 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018611 iadd temp ,pdata 
+0x4b8f 018612 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018613 branch usb_tx_ms_data_normal_mode 
+:      018615 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018616 jam 0 ,mem_usb_ep2_data 
+:      018617 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018618 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018619 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018620 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018621 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018622 store 1 ,mem_usb_mouse_data 
+0x4b97 018623 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018624 istore 1 ,contw 
+0x4b99 018625 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018626 istore 1 ,contw 
+0x4b9b 018627 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018628 istore 1 ,contw 
+0x4b9d 018629 arg 4 ,loopcnt 
+0x4b9e 018630 arg mem_usb_mouse_data ,contr 
+0x4b9f 018631 branch usb_tx_ep2 
+:      018633 usb_tx_ms_data_normal_mode:
+0x4ba0 018634 jam 0 ,mem_usb_ep2_data 
+:      018635 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018636 arg 8 ,loopcnt 
+0x4ba2 018637 arg mem_usb_mouse_data ,contr 
+0x4ba3 018638 branch usb_tx_ep2 
+:      018640 usb_tx_kb_multikey_data:
+0x4ba4 018641 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018642 arg 3 ,loopcnt 
+0x4ba6 018643 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018644 branch usb_tx_ep2 
+:      018646 usb_tx_kb_normal_data:
+0x4ba8 018647 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018648 arg 8 ,loopcnt 
+0x4baa 018649 arg mem_usb_kb_data ,contr 
+0x4bab 018650 branch usb_tx_ep1 
+:      018652 usb_inwake_state_tx_dispose:
+0x4bac 018653 fetch 1 ,mem_usb_state 
+0x4bad 018654 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018655 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018656 rtn 
+:      018657 usb_clear_tx_wait:
+0x4bb0 018658 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018659 rtn 
+:      018660 usb_mac_wakeup_trig:
+0x4bb2 018661 hfetch 1 ,core_usb_config 
+0x4bb3 018662 set1 7 ,pdata 
+0x4bb4 018663 hstore 1 ,core_usb_config 
+0x4bb5 018664 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018665 rtn 
+:      018667 usb_mac_wakeup_judge:
+0x4bb7 018668 fetch 1 ,mem_usb_state 
+0x4bb8 018669 rtneq usb_sleep 
+0x4bb9 018670 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018671 rtn 
+:      018672 usb_mac_wakeup:
+0x4bbb 018673 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018674 rtn blank 
+0x4bbd 018675 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018676 branch usb_wakeup 
+:      018678 usb_windows_wakeup:
+0x4bbf 018679 arg timer_wakeup ,queue 
+0x4bc0 018680 call timer_check 
+0x4bc1 018681 nrtn blank 
+:      018682 usb_wakeup:
+0x4bc2 018683 hfetch 1 ,core_usb_config 
+0x4bc3 018684 rtnbit0 7 
+0x4bc4 018685 jam 0xfc ,core_usb_config 
+0x4bc5 018686 nop 30000 
+0x4bc6 018687 jam 0x3c ,core_usb_config 
+0x4bc7 018688 rtn 
+:      018695 hci_rx_h4:
+0x4bc8 018696 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018697 fetch 1 ,mem_hci_cmd 
+0x4bca 018698 nrtn blank 
+:      018699 hci_rx_h4_1:
+0x4bcb 018700 call hci_h4_parse_packet 
+0x4bcc 018701 ncall h4_rx_discard_packet ,user 
+0x4bcd 018702 rtn 
+:      018704 hci_h4_parse_packet:
+0x4bce 018705 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018706 copy contru ,rega 
+0x4bd0 018707 arg 4 ,temp 
+0x4bd1 018708 ifetch 1 ,contru 
+0x4bd2 018709 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018710 increase 1 ,temp 
+0x4bd4 018711 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018712 copy contru ,pdata 
+0x4bd6 018713 hstore 2 ,core_uart_rrptr 
+0x4bd7 018714 rtn 
+:      018715 hci_h4_parse_packet_wait_len:
+0x4bd8 018716 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018717 isub temp ,null 
+0x4bda 018718 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018720 disable user 
+0x4bdc 018721 copy rega ,contru 
+0x4bdd 018722 call h4_get_rx_payload_len 
+0x4bde 018723 iadd temp ,temp 
+:      018724 hci_h4_parse_packet_wait:
+0x4bdf 018725 hfetch 2 ,core_uart_rxitems 
+0x4be0 018726 isub temp ,null 
+0x4be1 018727 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018728 copy rega ,contru 
+0x4be3 018729 ifetch 1 ,contru 
+0x4be4 018730 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018731 branch assert 
+:      018733 h4_rx_discard_packet:
+0x4be6 018734 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018735 hfetch 2 ,core_uart_rrptr 
+0x4be8 018736 iforce contru 
+0x4be9 018737 call h4_get_rx_payload_len 
+0x4bea 018738 iadd contru ,contru 
+0x4beb 018739 deposit contru 
+0x4bec 018740 hstore 2 ,core_uart_rrptr 
+0x4bed 018741 rtn 
+:      018746 h4_get_rx_payload_len:
+0x4bee 018747 ifetch 1 ,contru 
+0x4bef 018748 increase 2 ,contru 
+0x4bf0 018749 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018750 ifetch 1 ,contru 
+0x4bf2 018751 rtn 
+:      018752 h4_get_rx_payload_len_acl:
+0x4bf3 018753 ifetch 2 ,contru 
+0x4bf4 018754 rtn 
+:      018756 h4_get_tx_ptr:
+0x4bf5 018757 hfetch 2 ,core_uart_twptr 
+0x4bf6 018758 increase -5 ,contwu 
+0x4bf7 018759 iadd contwu ,contwu 
+0x4bf8 018760 rtn 
+:      018762 h4_send_packet_event:
+0x4bf9 018763 arg hci_h4_type_event ,temp 
+0x4bfa 018764 branch h4_send_packet 
+:      018765 h4_send_packet_acl:
+0x4bfb 018766 arg hci_h4_type_acl ,temp 
+:      018767 h4_send_packet:
+0x4bfc 018768 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018769 increase 1 ,loopcnt 
+0x4bfe 018770 hfetch 2 ,core_uart_twptr 
+0x4bff 018771 copy pdata ,contwu 
+0x4c00 018772 copy loopcnt ,pdata 
+0x4c01 018773 istoret 1 ,contwu 
+0x4c02 018774 increase -1 ,pdata 
+0x4c03 018775 iadd contwu ,contwu 
+0x4c04 018776 copy contwu ,pdata 
+0x4c05 018777 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018778 copy temp ,pdata 
+0x4c07 018779 rtneq hci_h4_type_acl 
+0x4c08 018780 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018781 hstore 2 ,core_uart_twptr 
+0x4c0a 018782 branch h4_send_acl_trigger_clear 
+:      018785 h4_send_acl_trigger_clear:
+0x4c0b 018786 setarg 0 
+0x4c0c 018787 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018788 rtn 
+:      018795 hci_init:
+0x4c0e 018796 rtn wake 
+0x4c0f 018797 setarg hci_idle_dispatch 
+0x4c10 018798 store 2 ,mem_cb_idle_process 
+0x4c11 018800 setarg uart_baud_115200 
+0x4c12 018801 store uart_baud_len ,mem_baud 
+:      018802 hci_lpm_init:
+0x4c13 018803 setarg mem_h5rx_buf 
+0x4c14 018804 hstore 2 ,core_uart_rsaddr 
+0x4c15 018805 setarg mem_h5rx_buf_end 
+0x4c16 018806 hstore 2 ,core_uart_readdr 
+0x4c17 018807 setarg mem_h5tx_buf 
+0x4c18 018808 hstore 2 ,core_uart_tsaddr 
+0x4c19 018809 call hci_sel_init 
+:      018810 hci_reinit:
+0x4c1a 018811 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018812 setarg mem_h5tx_buf 
+0x4c1c 018813 hstore 2 ,core_uart_twptr 
+0x4c1d 018814 hstore 2 ,core_uart_trptrp 
+0x4c1e 018815 setarg mem_h5rx_buf 
+0x4c1f 018816 hstore 2 ,core_uart_rrptr 
+0x4c20 018817 store 2 ,mem_h5rx_rptr 
+:      018818 hci_init_common:
+0x4c21 018819 hfetch 2 ,core_clkoff 
+0x4c22 018820 set0 clock_off_uart ,pdata 
+0x4c23 018821 hstore 2 ,core_clkoff 
+0x4c24 018822 call uart_set_baud_by_mem 
+0x4c25 018823 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018824 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018825 rtn 
+:      018827 hci_sel_init:
+0x4c28 018828 setarg mem_h5tx_buf_end 
+0x4c29 018829 hstore 2 ,core_uart_teaddr 
+0x4c2a 018830 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018831 or_into 0x07 ,pdata 
+0x4c2c 018832 hstore 1 ,core_gpio_sel1 
+0x4c2d 018833 rtn 
+:      018836 hci_rx_packet:
+0x4c2e 018837 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018838 hfetch 1 ,core_uart_status 
+0x4c30 018839 iforce regb 
+0x4c31 018840 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018841 hfetch 2 ,core_uart_rxitems 
+0x4c33 018842 iforce regc 
+0x4c34 018843 arg 0x44f ,temp 
+0x4c35 018844 isub temp ,null 
+0x4c36 018845 nrtn zero 
+:      018846 hci_rx_packet_cont:
+0x4c37 018847 hfetch 2 ,core_uart_rrptr 
+0x4c38 018848 iforce contru 
+0x4c39 018849 branch hci_rx_h4 
+:      018851 uart_send_byte:
+0x4c3a 018852 hfetcht 1 ,core_uart_status 
+0x4c3b 018853 isolate1 6 ,temp 
+0x4c3c 018854 branch uart_send_byte ,true 
+0x4c3d 018855 hstore 1 ,core_uart_txd 
+0x4c3e 018856 rtn 
+:      018858 process_hci_cmd:
+0x4c3f 018859 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018860 fetch 1 ,mem_hci_cmd 
+0x4c41 018861 branch process_hci_cmd_cont ,blank 
+0x4c42 018862 enable user 
+0x4c43 018863 rtn 
+:      018864 process_hci_cmd_cont:
+0x4c44 018865 ifetch 2 ,contru 
+0x4c45 018866 iforce alarm 
+0x4c46 018867 iforce queue 
+0x4c47 018868 ifetch 1 ,contru 
+0x4c48 018869 iforce temp 
+0x4c49 018870 rshift2 alarm ,pdata 
+0x4c4a 018871 rshift8 pdata ,pdata 
+0x4c4b 018872 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018873 rtn 
+:      018876 phci_grp_vendor_specific:
+0x4c4d 018877 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018878 deposit queue 
+0x4c4f 018879 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018880 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018881 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018882 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018883 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018884 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018885 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018886 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018888 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018889 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018890 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018891 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018892 branch hci_normal_reply 
+:      018894 phci_grp_vendor_enter_lpm:
+0x4c5c 018895 call hci_normal_reply 
+0x4c5d 018896 call wait_uarttx 
+0x4c5e 018897 call gpio_pu_uart_tx 
+:      018898 hci_enter_lpm:
+0x4c5f 018899 call app_put_lpm_wake_lock 
+0x4c60 018900 call app_l2cap_flow_control_enable 
+0x4c61 018901 branch gpio_rx_config_input_with_pu 
+:      018903 hci_exit_lpm:
+0x4c62 018904 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018905 call app_get_lpm_wake_lock 
+0x4c64 018906 call hci_lpm_init 
+0x4c65 018907 branch app_l2cap_flow_control_disable 
+:      018909 phci_grp_vendor_chipid:
+0x4c66 018910 call hci_get_cmd_complete_ptr 
+0x4c67 018911 hfetch 2 ,core_chipid 
+0x4c68 018912 istore 2 ,contwu 
+0x4c69 018913 force 6 ,loopcnt 
+0x4c6a 018914 branch hci_command_complete 
+:      018916 phci_grp_vendor_baud:
+0x4c6b 018917 ifetch 2 ,contru 
+0x4c6c 018918 store 2 ,mem_baud 
+0x4c6d 018919 hstore 2 ,core_uart_baud 
+0x4c6e 018920 rtn 
+:      018923 phci_grp_vendor_patch_common:
+0x4c6f 018925 ifetch 1 ,contru 
+0x4c70 018926 copy pdata ,temp 
+0x4c71 018927 hstore 1 ,core_ucode_low 
+0x4c72 018928 ifetch 1 ,contru 
+0x4c73 018929 iadd temp ,temp 
+0x4c74 018930 set1 7 ,pdata 
+0x4c75 018931 hstore 1 ,core_ucode_ctrl 
+0x4c76 018932 ifetch 1 ,contru 
+0x4c77 018933 iadd temp ,temp 
+0x4c78 018934 copy pdata ,loopcnt 
+0x4c79 018935 rtn 
+:      018937 phci_grp_vendor_patch:
+0x4c7a 018938 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 018939 call phci_grp_vendor_patch_common 
+:      018940 phci_grp_vendor_patch_loop:
+0x4c7c 018941 ifetch 1 ,contru 
+0x4c7d 018942 hstore 1 ,core_ucode_data 
+0x4c7e 018943 iadd temp ,temp 
+0x4c7f 018944 loop phci_grp_vendor_patch_loop 
+:      018945 phci_grp_vendor_patch_check_sum:
+0x4c80 018946 and temp ,0xff ,temp 
+0x4c81 018947 ifetch 1 ,contru 
+0x4c82 018948 isub temp ,null 
+0x4c83 018949 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 018950 branch hci_normal_reply 
+:      018953 phci_grp_vendor_patch_sec:
+0x4c85 018954 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 018955 call phci_grp_vendor_patch_common 
+0x4c87 018956 store 8 ,mem_pdatatemp 
+:      018957 phci_grp_vendor_patch_sec_loop:
+0x4c88 018958 call do_aes_cbc 
+0x4c89 018959 arg 16 ,loopcnt 
+0x4c8a 018960 arg mem_temp_block0 ,contw 
+0x4c8b 018961 call load_uart_sum_loop 
+0x4c8c 018962 storet 8 ,mem_temp 
+0x4c8d 018963 arg mem_temp_block2 ,contw 
+0x4c8e 018964 call store_aes_result 
+0x4c8f 018965 arg mem_temp_block2 ,rega 
+0x4c90 018966 arg mem_temp_block0 ,regb 
+0x4c91 018967 arg mem_temp_block3 ,contw 
+0x4c92 018968 call xor16 
+0x4c93 018969 arg 16 ,loopcnt 
+0x4c94 018970 arg mem_temp_block3 ,contr 
+0x4c95 018971 call load_ucode_only_loop 
+0x4c96 018972 fetcht 8 ,mem_temp 
+0x4c97 018973 fetch 8 ,mem_pdatatemp 
+0x4c98 018974 increase -16 ,pdata 
+0x4c99 018975 store 8 ,mem_pdatatemp 
+0x4c9a 018976 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 018977 branch phci_grp_vendor_patch_check_sum 
+:      018979 load_ucode_only_loop:
+0x4c9c 018980 ifetch 1 ,contr 
+0x4c9d 018981 hstore 1 ,core_ucode_data 
+0x4c9e 018982 loop load_ucode_only_loop 
+0x4c9f 018983 rtn 
+:      018985 load_uart_sum_loop:
+0x4ca0 018986 ifetch 1 ,contru 
+0x4ca1 018987 istore 1 ,contw 
+0x4ca2 018988 iadd temp ,temp 
+0x4ca3 018989 loop load_uart_sum_loop 
+0x4ca4 018990 rtn 
+:      018992 phci_grp_vendor_patch_sec_init:
+0x4ca5 018993 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 018994 arg 0 ,temp 
+0x4ca7 018995 arg 16 ,loopcnt 
+0x4ca8 018996 arg mem_temp_block0 ,contw 
+0x4ca9 018997 call load_uart_sum_loop 
+0x4caa 018998 hfetch 1 ,core_gpio_key2 
+0x4cab 018999 and_into 0xfd ,pdata 
+0x4cac 019000 hstore 1 ,core_gpio_key2 
+0x4cad 019001 arg mem_temp_block0 ,contr 
+0x4cae 019002 arg 16 ,loopcnt 
+0x4caf 019003 call aes_load_data 
+0x4cb0 019004 call aes_init 
+0x4cb1 019005 call aes_clear_data 
+0x4cb2 019006 branch phci_grp_vendor_patch_check_sum 
+:      019009 phci_grp_vendor_done:
+0x4cb3 019010 arg 0x20 ,loopcnt 
+0x4cb4 019011 arg mem_patch00 ,contw 
+0x4cb5 019012 arg 0 ,temp 
+:      019013 phci_grp_vendor_done_loop:
+0x4cb6 019014 ifetch 1 ,contru 
+0x4cb7 019015 istore 1 ,contw 
+0x4cb8 019016 iadd temp ,temp 
+0x4cb9 019017 loop phci_grp_vendor_done_loop 
+0x4cba 019018 and temp ,0xff ,temp 
+0x4cbb 019019 ifetch 1 ,contru 
+0x4cbc 019020 isub temp ,null 
+0x4cbd 019021 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 019022 jam 0 ,core_ucode_ctrl 
+0x4cbf 019023 call hci_normal_reply 
+0x4cc0 019024 call h4_rx_discard_packet 
+0x4cc1 019025 call clear_key_buf 
+0x4cc2 019026 call wait_uarttx 
+0x4cc3 019027 branch soft_reset 
+:      019029 phci_grp_vendor_patch_bad:
+0x4cc4 019030 jam 0 ,core_ucode_ctrl 
+0x4cc5 019031 branch start 
+:      019033 phci_grp_vendor_bdaddr:
+0x4cc6 019034 ifetch 6 ,contru 
+0x4cc7 019035 store 6 ,mem_lap 
+0x4cc8 019036 branch hci_normal_reply 
+:      019039 phci_grp_vendor_mem:
+0x4cc9 019040 ifetch 1 ,contru 
+0x4cca 019041 store 1 ,mem_hci_curr_len 
+0x4ccb 019042 copy pdata ,loopcnt 
+0x4ccc 019043 ifetch 2 ,contru 
+0x4ccd 019044 store 2 ,mem_hci_curr_target 
+0x4cce 019045 copy pdata ,contw 
+0x4ccf 019046 call uart_copy_rx_bytes 
+0x4cd0 019047 branch hci_normal_reply 
+:      019050 phci_grp_vendor_eep:
+0x4cd1 019051 ifetch 1 ,contru 
+0x4cd2 019052 store 1 ,mem_hci_curr_len 
+0x4cd3 019053 copy pdata ,loopcnt 
+0x4cd4 019054 ifetch 2 ,contru 
+0x4cd5 019055 store 2 ,mem_hci_curr_target 
+0x4cd6 019056 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 019057 call uart_copy_rx_bytes 
+0x4cd8 019058 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 019059 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 019060 fetch 2 ,mem_hci_curr_target 
+0x4cdb 019061 branch iicd_write_ota_data 
+:      019066 hci_normal_reply:
+0x4cdc 019067 force 4 ,loopcnt 
+:      019068 hci_command_complete:
+0x4cdd 019069 call hci_get_payload_ptr 
+0x4cde 019070 force 0x1 ,pdata 
+0x4cdf 019071 istore 1 ,contwu 
+0x4ce0 019072 deposit alarm 
+0x4ce1 019073 istore 3 ,contwu 
+0x4ce2 019074 force hci_event_command_complete ,queue 
+:      019075 hci_send_event:
+0x4ce3 019076 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 019077 call hci_get_packet_ptr 
+0x4ce5 019078 deposit queue 
+0x4ce6 019079 istore 1 ,contwu 
+0x4ce7 019080 deposit loopcnt 
+0x4ce8 019081 istore 1 ,contwu 
+:      019082 hci_send_event_raw:
+0x4ce9 019083 force 5 ,queue 
+0x4cea 019084 increase 2 ,loopcnt 
+:      019085 hci_send_packet:
+0x4ceb 019086 branch h4_send_packet_event 
+:      019088 hci_send_commu_ready_event:
+0x4cec 019089 force hci_event_vendor_specific ,queue 
+0x4ced 019090 call hci_get_payload_ptr 
+0x4cee 019091 setarg hci_vendor_event_commu_ready 
+0x4cef 019092 istore 1 ,contwu 
+0x4cf0 019093 force 1 ,loopcnt 
+0x4cf1 019094 branch hci_send_event 
+:      019096 hci_get_cmd_complete_ptr:
+0x4cf2 019097 force 12 ,contwu 
+0x4cf3 019098 branch hci_get_tx_ptr 
+:      019100 hci_get_payload_ptr:
+0x4cf4 019101 force 8 ,contwu 
+0x4cf5 019102 branch hci_get_tx_ptr 
+:      019104 hci_get_packet_ptr:
+0x4cf6 019105 force 6 ,contwu 
+:      019106 hci_get_tx_ptr:
+0x4cf7 019107 branch h4_get_tx_ptr 
+:      019111 calc_tx_crc16:
+0x4cf8 019112 pulse crc16 
+0x4cf9 019113 enable enable_crc 
+:      019114 crcloop:
+0x4cfa 019115 ifetch 1 ,contwu 
+0x4cfb 019116 inject bucket ,8 
+0x4cfc 019117 loop crcloop 
+0x4cfd 019118 enable enable_parity 
+0x4cfe 019119 inject bucket ,16 
+0x4cff 019120 disable enable_parity 
+0x4d00 019121 disable enable_crc 
+0x4d01 019122 disable crc16 
+0x4d02 019123 byteswap pdata ,pdata 
+0x4d03 019124 rtn 
+:      019128 cmd_exit:
+0x4d04 019129 jam 0 ,mem_hci_cmd 
+0x4d05 019130 rtn 
+:      019131 cmd_check_plap:
+0x4d06 019132 fetch 6 ,mem_hci_plap 
+0x4d07 019133 fetcht 6 ,mem_plap 
+0x4d08 019134 isub temp ,null 
+0x4d09 019135 rtn 
+:      019140 cmd_pair:
+0x4d0a 019141 fetch 1 ,mem_op 
+0x4d0b 019142 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019143 call tid_initiate 
+0x4d0d 019144 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019145 branch cmd_exit 
+:      019146 cmd_pair_passive:
+0x4d0f 019147 set0 op_inrand_req ,pdata 
+0x4d10 019148 store 1 ,mem_op 
+0x4d11 019149 call lmp_accept_inrand 
+0x4d12 019150 setarg 0 
+0x4d13 019151 setflag master ,smap_lmptid ,pdata 
+0x4d14 019152 store 1 ,mem_lmo_tid2 
+0x4d15 019153 branch cmd_exit 
+0x4d16 019154 rtn 
+:      019155 cmd_in_sniff:
+0x4d17 019156 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019157 arg mem_sniff_payload ,contw 
+0x4d19 019158 setarg 0 
+0x4d1a 019159 isolate1 27 ,clke_bt 
+0x4d1b 019160 setflag true ,1 ,pdata 
+0x4d1c 019161 istore 1 ,contw 
+0x4d1d 019162 setarg 0 
+0x4d1e 019163 istore 2 ,contw 
+0x4d1f 019164 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019165 istore 2 ,contw 
+0x4d21 019166 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019167 istore 2 ,contw 
+0x4d23 019168 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019169 istore 2 ,contw 
+0x4d25 019170 branch cmd_exit 
+:      019172 cmd_exit_sniff:
+0x4d26 019173 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019174 branch cmd_exit 
+:      019176 hci_idle_dispatch:
+0x4d28 019177 call gpio_check_uart_state 
+0x4d29 019178 rtn true 
+0x4d2a 019179 arg uart_wakeup_rx ,temp 
+0x4d2b 019180 call gpio_get_bit 
+0x4d2c 019181 nbranch uart_wake_up ,true 
+0x4d2d 019182 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019183 rtn 
+:      019184 uart_wake_up:
+0x4d2f 019185 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019186 rtnne hci_rx_wake 
+0x4d31 019187 call hci_exit_lpm 
+0x4d32 019188 branch hci_send_commu_ready_event 
+:      019202 hid_rx_process:
+0x4d33 019203 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019204 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019205 copy pdata ,contr 
+0x4d36 019206 ifetch 1 ,contr 
+0x4d37 019207 and pdata ,0x0f ,temp 
+0x4d38 019208 rshift4 pdata ,pdata 
+0x4d39 019209 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019210 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019211 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019212 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019213 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019214 rtn 
+:      019216 hid_rx_process_hid_control:
+0x4d3f 019217 copy temp ,pdata 
+0x4d40 019218 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019219 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019220 rtn 
+:      019222 hid_rx_process_virtual_cable_unplug:
+0x4d43 019223 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019224 call ui_ipc_send_event 
+0x4d45 019225 fetch 1 ,mem_device_option 
+0x4d46 019226 rtnbit0 dvc_op_mouse 
+0x4d47 019227 copy temp ,pdata 
+0x4d48 019228 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019229 rtn 
+:      019230 hid_rx_process_suspend:
+0x4d4a 019231 rtn 
+:      019233 hid_rx_process_set_report:
+0x4d4b 019234 call hid_rx_process_data 
+0x4d4c 019235 arg 0x01 ,rega 
+0x4d4d 019236 call hid_malloc_tx_buff 
+0x4d4e 019237 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019238 istore 2 ,contw 
+0x4d50 019239 setarg 0x00 
+0x4d51 019240 istore 1 ,contw 
+0x4d52 019241 rtn 
+:      019243 hid_rx_process_handshake:
+0x4d53 019244 arg 1 ,rega 
+0x4d54 019245 call hid_malloc_tx_buff 
+0x4d55 019246 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019247 istore 2 ,contw 
+0x4d57 019248 setarg 0 
+0x4d58 019249 istore 1 ,contw 
+0x4d59 019250 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019251 fetch 1 ,mem_hid_control_state 
+0x4d5b 019252 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019253 store 1 ,mem_hid_control_state 
+0x4d5d 019254 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019255 branch ui_ipc_send_event 
+:      019257 hid_rx_process_data:
+0x4d5f 019258 ifetch 1 ,contr 
+0x4d60 019259 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019260 rtn 
+:      019262 hid_rx_process_data_hid_kb:
+0x4d62 019263 rtn 
+:      019266 hid_malloc_tx_buff:
+0x4d63 019267 call l2cap_malloc 
+0x4d64 019268 copy rega ,temp 
+0x4d65 019269 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019270 copy pdata ,contw 
+0x4d67 019271 copy rega ,pdata 
+0x4d68 019272 istore 2 ,contw 
+0x4d69 019273 rtn 
+:      019290 l2cap_init:
+0x4d6a 019291 branch l2cap_init_wake ,wake 
+:      019292 l2cap_init_work:
+0x4d6b 019293 setarg mem_l2cap_xmem_end 
+0x4d6c 019294 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019295 isub contw ,loopcnt 
+0x4d6e 019296 call clear_mem 
+:      019297 l2cap_init_wake:
+0x4d6f 019298 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019299 setarg mem_sdp_mem_end 
+0x4d71 019300 arg mem_sdp_mem_start ,contw 
+0x4d72 019301 isub contw ,loopcnt 
+0x4d73 019302 call clear_mem 
+0x4d74 019303 setarg mem_l2cap_mem_end 
+0x4d75 019304 arg mem_l2cap_mem_start ,contw 
+0x4d76 019305 isub contw ,loopcnt 
+0x4d77 019306 call clear_mem 
+0x4d78 019307 branch l2cap_lpm_load_txbuf 
+:      019309 process_rx_l2cap_pkt:
+0x4d79 019310 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019311 copy contr ,temp 
+0x4d7b 019314 copy temp ,contr 
+0x4d7c 019315 ifetch 2 ,contr 
+0x4d7d 019316 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019317 ifetch 2 ,contr 
+0x4d7f 019318 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019319 deposit contr 
+0x4d81 019320 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019321 fetch 1 ,memui_reconnect_mode 
+0x4d83 019322 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019323 branch ml2cap_rx_multiplexing 
+:      019325 l2cap_rx_multiplexing:
+0x4d85 019326 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019327 branch l2cap_rx_reset_state ,blank 
+0x4d87 019328 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019329 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019330 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019331 l2cap_rx_multiplexing0:
+0x4d8a 019332 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019333 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019334 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019335 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019336 branch l2cap_rx_reset_state 
+:      019338 l2cap_check_map:
+0x4d8f 019341 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019342 call l2cap_malloc_get_full_map 
+0x4d91 019343 fetch 1 ,mem_used_map 
+0x4d92 019344 beq 0 ,set_pdata_0 
+0x4d93 019345 beq 1 ,set_pdata_0 
+0x4d94 019346 beq 2 ,set_pdata_0 
+0x4d95 019347 beq 3 ,set_pdata_0 
+0x4d96 019348 beq 0x81 ,set_pdata_0 
+0x4d97 019349 beq 0xc0 ,set_pdata_0 
+0x4d98 019350 beq 0x80 ,set_pdata_0 
+0x4d99 019351 beq 0x40 ,set_pdata_0 
+0x4d9a 019352 rtn 
+:      019354 set_pdata_0:
+0x4d9b 019355 setarg 0 
+0x4d9c 019356 rtn 
+:      019359 l2cap_call_proc_signal:
+0x4d9d 019360 call l2cap_check_map 
+0x4d9e 019361 nrtn blank 
+:      019362 l2cap_call_proc_signal0:
+0x4d9f 019363 call l2cap_malloc_signal_channel 
+0x4da0 019364 call l2cap_process_signal_pkt 
+0x4da1 019365 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019366 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019367 call l2cap_get_signal_tx_buff 
+0x4da4 019368 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019369 istore 2 ,contw 
+0x4da6 019370 force l2cap_signal_channel ,pdata 
+0x4da7 019371 istore 2 ,contw 
+0x4da8 019372 branch l2cap_rx_reset_state 
+:      019374 l2cap_call_proc_sigal_pending:
+0x4da9 019375 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019376 rtn blank 
+0x4dab 019377 copy pdata ,rega 
+0x4dac 019378 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019379 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019380 arg 0x100 ,temp 
+0x4daf 019381 iadd temp ,temp 
+0x4db0 019382 copy clkn_bt ,pdata 
+0x4db1 019383 isub temp ,null 
+0x4db2 019384 nrtn positive 
+0x4db3 019385 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019386 copy rega ,pdata 
+0x4db5 019387 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019388 branch assert 
+:      019389 l2cap_sdp_conn_succ:
+0x4db7 019390 arg 0 ,debug 
+0x4db8 019391 call l2cap_malloc_signal_channel 
+0x4db9 019392 call restore_l2cap_req_param 
+0x4dba 019393 call l2cap_get_signal_tx_payload 
+0x4dbb 019394 call save_cont_pointers 
+0x4dbc 019395 call send_connection_sdp_res 
+0x4dbd 019396 call l2cap_get_signal_tx_buff 
+0x4dbe 019398 setarg 0x000c 
+0x4dbf 019399 istore 2 ,contw 
+0x4dc0 019400 force l2cap_signal_channel ,pdata 
+0x4dc1 019401 istore 2 ,contw 
+0x4dc2 019402 branch l2cap_rx_reset_state 
+:      019406 l2cap_reset_sdp_map:
+0x4dc3 019407 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019408 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019409 increase 4 ,pdata 
+0x4dc6 019410 rshift4 pdata ,pdata 
+0x4dc7 019411 rshift3 pdata ,pdata 
+0x4dc8 019412 add pdata ,1 ,temp 
+0x4dc9 019413 arg mem_tx_fifo3 ,contr 
+0x4dca 019414 ifetch 3 ,contr 
+0x4dcb 019415 rtn blank 
+0x4dcc 019416 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019417 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019418 copy pdata ,rega 
+0x4dcf 019419 call check_l2cap_map 
+0x4dd0 019420 copy regb ,pdata 
+0x4dd1 019421 store 1 ,mem_tx_fifo3 
+0x4dd2 019422 rtn 
+:      019424 check_l2cap_map:
+0x4dd3 019425 arg 0 ,queue 
+0x4dd4 019426 arg 0 ,regb 
+:      019428 check_l2cap_map_loop:
+0x4dd5 019429 sub queue ,7 ,null 
+0x4dd6 019430 nrtn positive 
+0x4dd7 019431 qisolate1 rega 
+0x4dd8 019432 branch check_l2cap_map_used ,true 
+0x4dd9 019433 branch check_l2cap_map_used2 
+:      019435 check_l2cap_map_used:
+0x4dda 019436 copy temp ,pdata 
+0x4ddb 019437 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019438 qset1 regb 
+0x4ddd 019439 increase -1 ,temp 
+:      019441 check_l2cap_map_used2:
+0x4dde 019442 increase 1 ,queue 
+0x4ddf 019443 branch check_l2cap_map_loop 
+:      019445 l2cap_call_proc_sdp:
+0x4de0 019446 call l2cap_malloc_is_fifo_empty 
+0x4de1 019447 nrtn blank 
+0x4de2 019448 call l2cap_check_map 
+0x4de3 019449 nrtn blank 
+0x4de4 019450 call l2cap_malloc_sdp_channel 
+0x4de5 019451 call sdp_process 
+0x4de6 019452 call l2cap_reset_sdp_map 
+0x4de7 019453 branch l2cap_call_proc_sdp_common 
+:      019456 ml2cap_call_proc_sdp:
+0x4de8 019457 call l2cap_malloc_is_fifo_empty 
+0x4de9 019458 nrtn blank 
+0x4dea 019459 call l2cap_malloc_sdp_channel 
+0x4deb 019460 call sdp_process 
+:      019461 l2cap_call_proc_sdp_common:
+0x4dec 019462 call l2cap_get_sdp_tx_buff 
+0x4ded 019463 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019464 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019465 istore 2 ,contw 
+0x4df0 019466 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019467 istore 2 ,contw 
+0x4df2 019468 branch l2cap_rx_reset_state 
+:      019470 l2cap_call_proc_hid:
+0x4df3 019471 call hid_rx_process 
+0x4df4 019472 branch l2cap_rx_reset_state 
+:      019474 l2cap_call_proc_rfcomm:
+0x4df5 019475 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019476 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019477 call rfcomm_rx_process 
+0x4df8 019478 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019479 rtneq rfcomm_malloc_fail 
+0x4dfa 019480 branch l2cap_rx_reset_state 
+:      019481 l2cap_call_proc_no_reply:
+0x4dfb 019482 call l2cap_malloc_discard 
+:      019484 l2cap_rx_reset_state:
+0x4dfc 019485 setarg 0 
+0x4dfd 019486 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019487 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019488 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019489 rtn 
+:      019491 l2cap_process_signal_pkt:
+0x4e01 019492 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019493 call l2cap_get_signal_tx_payload 
+0x4e03 019494 force 0 ,regb 
+0x4e04 019495 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019496 copy pdata ,regc 
+0x4e06 019497 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019498 iforce contr 
+:      019499 l2cap_process_signal_pkt_loop:
+0x4e08 019500 call l2cap_process_one_signal 
+0x4e09 019501 deposit regc 
+0x4e0a 019502 increase -4 ,regc 
+0x4e0b 019503 increase -4 ,pdata 
+0x4e0c 019504 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019505 copy regb ,pdata 
+0x4e0e 019506 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019507 rtn 
+:      019509 l2cap_process_one_signal:
+0x4e10 019510 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019511 ifetch 1 ,contr 
+0x4e12 019512 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019513 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019514 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019515 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019516 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019517 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019518 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019519 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019520 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019521 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019522 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019523 call l2cap_reject_command 
+:      019524 l2cap_process_one_signal_rtn:
+0x4e1e 019525 rtn 
+:      019527 l2cap_proc_signal_info_req:
+0x4e1f 019528 ifetch 1 ,contr 
+0x4e20 019529 copy pdata ,queue 
+0x4e21 019530 ifetch 2 ,contr 
+0x4e22 019531 copy pdata ,rega 
+0x4e23 019532 copy regc ,pdata 
+0x4e24 019533 isub rega ,regc 
+0x4e25 019534 setarg signal_info_rsp 
+0x4e26 019535 istore 1 ,contw 
+0x4e27 019536 copy queue ,pdata 
+0x4e28 019537 istore 1 ,contw 
+0x4e29 019538 ifetch 2 ,contr 
+:      019539 l2cap_proc_signal_info_req_reply:
+0x4e2a 019540 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019541 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019542 rtn 
+:      019543 l2cap_proc_signal_info_req_ext:
+0x4e2d 019544 setarg 0x020008 
+0x4e2e 019545 istore 6 ,contw 
+0x4e2f 019546 setarg 0x0280 
+0x4e30 019547 istore 4 ,contw 
+0x4e31 019548 force 12 ,pdata 
+0x4e32 019549 branch l2cap_proc_signal_info_req_common 
+:      019550 l2cap_proc_signal_info_req_fix:
+0x4e33 019551 setarg 0x3000c 
+0x4e34 019552 istore 6 ,contw 
+0x4e35 019553 setarg 0x0006 
+0x4e36 019554 istore 8 ,contw 
+0x4e37 019555 force 16 ,pdata 
+:      019556 l2cap_proc_signal_info_req_common:
+0x4e38 019557 iadd regb ,regb 
+0x4e39 019558 branch l2cap_process_one_signal_rtn 
+:      019560 ml2cap_proc_signal_info_req:
+0x4e3a 019561 ifetch 1 ,contr 
+0x4e3b 019562 copy pdata ,queue 
+0x4e3c 019563 ifetch 2 ,contr 
+0x4e3d 019564 copy pdata ,rega 
+0x4e3e 019565 ifetch 2 ,contr 
+0x4e3f 019566 store 2 ,mem_temp 
+0x4e40 019567 copy regc ,pdata 
+0x4e41 019568 isub rega ,regc 
+0x4e42 019569 call l2cap_get_signal_tx_payload 
+0x4e43 019570 setarg signal_info_rsp 
+0x4e44 019571 istore 1 ,contw 
+0x4e45 019572 copy queue ,pdata 
+0x4e46 019573 istore 1 ,contw 
+0x4e47 019574 fetch 2 ,mem_temp 
+0x4e48 019575 branch l2cap_proc_signal_info_req_reply 
+:      019579 l2cap_proc_signal_cmd_reject:
+0x4e49 019580 ifetch 1 ,contr 
+0x4e4a 019581 copy pdata ,queue 
+0x4e4b 019582 ifetch 2 ,contr 
+0x4e4c 019583 copy pdata ,rega 
+0x4e4d 019584 iadd contr ,contr 
+0x4e4e 019585 copy regc ,pdata 
+0x4e4f 019586 isub rega ,regc 
+:      019587 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019588 branch l2cap_process_one_signal_rtn 
+:      019590 l2cap_proc_signal_connect_req:
+0x4e51 019591 call save_cont_pointers 
+0x4e52 019594 call load_cont_pointers 
+0x4e53 019595 arg 0 ,debug 
+0x4e54 019596 ifetch 1 ,contr 
+0x4e55 019597 copy pdata ,queue 
+0x4e56 019598 ifetch 2 ,contr 
+0x4e57 019599 copy pdata ,rega 
+0x4e58 019600 ifetch 2 ,contr 
+0x4e59 019601 copy pdata ,temp 
+0x4e5a 019602 ifetch 2 ,contr 
+0x4e5b 019603 copy pdata ,timeup 
+0x4e5c 019604 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019605 copy temp ,pdata 
+0x4e5e 019606 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019607 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019608 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019609 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019610 call l2cap_reject_command 
+0x4e63 019611 branch l2cap_proc_signal_connect_req_rtn 
+:      019613 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019614 call save_cont_pointers 
+0x4e65 019615 arg l2cap_sdp_channel ,temp 
+0x4e66 019616 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019617 nbranch already_connected ,blank 
+0x4e68 019618 copy timeup ,pdata 
+0x4e69 019619 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019620 copy clkn_bt ,pdata 
+0x4e6b 019621 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019622 call store_l2cap_req_param 
+0x4e6d 019623 branch send_connection_pending 
+:      019625 store_l2cap_req_param:
+0x4e6e 019626 storet 2 ,mem_psm 
+0x4e6f 019627 deposit timeup 
+0x4e70 019628 store 2 ,mem_scid 
+0x4e71 019629 deposit rega 
+0x4e72 019630 store 2 ,mem_cmd_length 
+0x4e73 019631 deposit regb 
+0x4e74 019632 store 2 ,mem_tt2 
+0x4e75 019633 deposit regc 
+0x4e76 019634 store 2 ,mem_tt3 
+0x4e77 019635 deposit queue 
+0x4e78 019636 store 2 ,mem_id 
+0x4e79 019637 rtn 
+:      019639 restore_l2cap_req_param:
+0x4e7a 019640 fetcht 2 ,mem_psm 
+0x4e7b 019641 fetch 2 ,mem_scid 
+0x4e7c 019642 copy pdata ,timeup 
+0x4e7d 019643 fetch 2 ,mem_cmd_length 
+0x4e7e 019644 copy pdata ,rega 
+0x4e7f 019645 fetch 2 ,mem_tt2 
+0x4e80 019646 copy pdata ,regb 
+0x4e81 019647 fetch 2 ,mem_tt3 
+0x4e82 019648 copy pdata ,regc 
+0x4e83 019649 fetch 2 ,mem_id 
+0x4e84 019650 copy pdata ,queue 
+0x4e85 019651 rtn 
+:      019653 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019654 call save_cont_pointers 
+0x4e87 019655 setarg l2cap_rfcomm_channel 
+0x4e88 019656 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019657 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019658 nbranch already_connected ,blank 
+0x4e8b 019659 copy timeup ,pdata 
+0x4e8c 019660 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019661 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019662 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019663 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019664 store 1 ,mem_rfcomm_state 
+0x4e91 019665 branch send_connection_res 
+:      019666 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019667 call save_cont_pointers 
+0x4e93 019668 arg l2cap_hid_control_channel ,temp 
+0x4e94 019669 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019670 nbranch already_connected ,blank 
+0x4e96 019671 copy timeup ,pdata 
+0x4e97 019672 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019673 fetch 1 ,mem_hid_control_state 
+0x4e99 019674 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019675 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019676 store 1 ,mem_hid_control_state 
+0x4e9c 019677 branch send_connection_res 
+:      019678 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019679 call save_cont_pointers 
+0x4e9e 019680 deposit clke 
+0x4e9f 019681 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019682 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019683 nbranch already_connected ,blank 
+0x4ea2 019684 copy timeup ,pdata 
+0x4ea3 019685 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019686 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019687 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019688 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019689 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019690 branch send_connection_res 
+:      019692 send_connection_pending:
+0x4ea9 019693 setarg l2cap_connect_pending 
+0x4eaa 019694 store 2 ,meml2cap_t1 
+0x4eab 019695 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019696 branch send_connection_res0 
+:      019697 send_connection_sdp_res:
+0x4ead 019698 fetch 1 ,mem_sdp_state 
+0x4eae 019699 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019700 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019701 store 1 ,mem_sdp_state 
+:      019702 send_connection_res:
+0x4eb1 019703 setarg l2cap_connect_successful 
+0x4eb2 019704 store 2 ,meml2cap_t1 
+:      019705 send_connection_res0:
+0x4eb3 019706 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019707 call load_cont_pointers 
+0x4eb5 019708 setarg signal_connect_rsp 
+0x4eb6 019709 istore 1 ,contw 
+0x4eb7 019710 copy queue ,pdata 
+0x4eb8 019711 istore 1 ,contw 
+0x4eb9 019712 setarg 0x0008 
+0x4eba 019713 istore 2 ,contw 
+0x4ebb 019714 copy temp ,pdata 
+0x4ebc 019715 istore 2 ,contw 
+0x4ebd 019716 copy timeup ,pdata 
+0x4ebe 019717 istore 2 ,contw 
+0x4ebf 019718 fetch 2 ,meml2cap_t1 
+0x4ec0 019719 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019720 isolate0 0 ,debug 
+0x4ec2 019721 branch connect_suc ,true 
+0x4ec3 019722 setarg l2cap_connect_refused_no_resources 
+:      019723 connect_suc:
+0x4ec4 019724 istore 2 ,contw 
+0x4ec5 019725 force 0x0000 ,pdata 
+0x4ec6 019726 istore 2 ,contw 
+0x4ec7 019727 setarg 12 
+0x4ec8 019728 branch connect_req_update_byte_counts 
+:      019729 connect_pending:
+0x4ec9 019730 istore 2 ,contw 
+0x4eca 019731 force 0x0002 ,pdata 
+0x4ecb 019732 istore 2 ,contw 
+0x4ecc 019733 setarg 12 
+0x4ecd 019734 branch connect_req_update_byte_counts 
+:      019736 already_connected:
+0x4ece 019737 set1 0 ,debug 
+0x4ecf 019738 branch send_connection_res 
+:      019739 connect_req_update_byte_counts:
+0x4ed0 019740 iadd regb ,regb 
+0x4ed1 019741 copy regc ,pdata 
+0x4ed2 019742 isub rega ,regc 
+0x4ed3 019743 branch l2cap_proc_signal_connect_req_rtn 
+:      019744 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019745 branch l2cap_process_one_signal_rtn 
+:      019747 l2cap_proc_signal_connect_rsp:
+0x4ed5 019748 ifetch 1 ,contr 
+0x4ed6 019749 copy pdata ,queue 
+0x4ed7 019750 ifetch 2 ,contr 
+0x4ed8 019751 copy pdata ,rega 
+0x4ed9 019752 copy regc ,pdata 
+0x4eda 019753 isub rega ,regc 
+0x4edb 019754 ifetch 2 ,contr 
+0x4edc 019755 copy pdata ,timeup 
+0x4edd 019756 ifetch 2 ,contr 
+0x4ede 019757 copy pdata ,temp 
+0x4edf 019758 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019759 setarg l2cap_sdp_channel 
+0x4ee1 019760 isub temp ,null 
+0x4ee2 019761 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019762 setarg l2cap_rfcomm_channel 
+0x4ee4 019763 isub temp ,null 
+0x4ee5 019764 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019765 setarg l2cap_hid_control_channel 
+0x4ee7 019766 isub temp ,null 
+0x4ee8 019767 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019768 setarg l2cap_hid_interrupt_channel 
+0x4eea 019769 isub temp ,null 
+0x4eeb 019770 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019771 rtn 
+:      019773 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019774 copy timeup ,pdata 
+0x4eee 019775 store 2 ,mem_sdp_remote_cid 
+0x4eef 019776 fetch 1 ,mem_sdp_state 
+0x4ef0 019777 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019778 store 1 ,mem_sdp_state 
+0x4ef2 019779 branch l2cap_process_one_signal_rtn 
+:      019780 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019781 copy timeup ,pdata 
+0x4ef4 019782 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019783 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019784 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019785 store 1 ,mem_rfcomm_state 
+0x4ef8 019786 rtn 
+:      019787 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019788 copy timeup ,pdata 
+0x4efa 019789 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019790 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019791 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019792 store 1 ,mem_hid_interrupt_state 
+0x4efe 019793 rtn 
+:      019794 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019795 copy timeup ,pdata 
+0x4f00 019796 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019797 fetch 1 ,mem_hid_control_state 
+0x4f02 019798 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019799 store 1 ,mem_hid_control_state 
+0x4f04 019800 rtn 
+:      019802 l2cap_proc_signal_config_req:
+0x4f05 019803 ifetch 1 ,contr 
+0x4f06 019804 copy pdata ,queue 
+0x4f07 019805 ifetch 2 ,contr 
+0x4f08 019806 copy pdata ,rega 
+0x4f09 019807 copy regc ,pdata 
+0x4f0a 019808 isub rega ,regc 
+0x4f0b 019809 ifetch 2 ,contr 
+0x4f0c 019810 copy pdata ,temp 
+0x4f0d 019811 copy temp ,rega 
+0x4f0e 019812 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019813 setarg l2cap_sdp_channel 
+0x4f10 019814 isub temp ,null 
+0x4f11 019815 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019816 setarg l2cap_rfcomm_channel 
+0x4f13 019817 isub temp ,null 
+0x4f14 019818 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019819 setarg l2cap_hid_control_channel 
+0x4f16 019820 isub temp ,null 
+0x4f17 019821 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019822 setarg l2cap_hid_interrupt_channel 
+0x4f19 019823 isub temp ,null 
+0x4f1a 019824 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019825 branch l2cap_reject_command 
+:      019827 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019828 copy contw ,timeup 
+0x4f1d 019829 fetch 1 ,mem_sdp_state 
+0x4f1e 019830 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019831 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019833 store 1 ,mem_sdp_state 
+0x4f21 019834 copy timeup ,contw 
+0x4f22 019835 arg l2cap_sdp_channel ,timeup 
+0x4f23 019836 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019837 copy pdata ,temp 
+0x4f25 019838 branch l2cap_send_config_rsp 
+:      019839 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019840 copy contw ,timeup 
+0x4f27 019841 fetch 1 ,mem_hid_control_state 
+0x4f28 019842 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019843 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019845 store 1 ,mem_hid_control_state 
+0x4f2b 019846 copy timeup ,contw 
+0x4f2c 019847 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019848 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019849 copy pdata ,temp 
+0x4f2f 019850 branch l2cap_send_config_rsp 
+:      019851 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019852 copy contw ,timeup 
+0x4f31 019853 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019854 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019855 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019857 store 1 ,mem_hid_interrupt_state 
+0x4f35 019858 copy timeup ,contw 
+0x4f36 019859 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019860 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019861 copy pdata ,temp 
+0x4f39 019862 branch l2cap_send_config_rsp 
+:      019863 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019864 copy contw ,timeup 
+0x4f3b 019865 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019866 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019867 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019869 store 1 ,mem_rfcomm_state 
+0x4f3f 019871 copy timeup ,contw 
+0x4f40 019872 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019873 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019874 copy pdata ,temp 
+:      019875 l2cap_send_config_rsp:
+0x4f43 019876 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019877 setarg signal_config_rsp 
+0x4f45 019878 istore 1 ,contw 
+0x4f46 019879 copy queue ,pdata 
+0x4f47 019880 istore 1 ,contw 
+0x4f48 019881 setarg 0x0006 
+0x4f49 019882 istore 2 ,contw 
+0x4f4a 019883 copy temp ,pdata 
+0x4f4b 019884 istore 2 ,contw 
+0x4f4c 019885 force 0x00 ,pdata 
+0x4f4d 019886 istore 2 ,contw 
+0x4f4e 019887 force l2cap_config_success ,pdata 
+0x4f4f 019888 istore 2 ,contw 
+0x4f50 019889 force 10 ,pdata 
+0x4f51 019890 iadd regb ,regb 
+0x4f52 019892 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019893 copy queue ,pdata 
+0x4f54 019894 store 1 ,mem_config_identifier 
+0x4f55 019895 force l2cap_sdp_channel ,pdata 
+0x4f56 019896 icompare 0xff ,timeup 
+0x4f57 019897 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019898 increase 1 ,pdata 
+:      019899 l2cap_send_config_rsp_is_sdp:
+0x4f59 019901 rtn 
+:      019902 l2cap_check_channel_state:
+0x4f5a 019903 disable user 
+0x4f5b 019904 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019905 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019906 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019907 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019908 copy contr ,contw 
+0x4f60 019909 increase -1 ,contw 
+0x4f61 019910 istore 1 ,contw 
+0x4f62 019911 enable user 
+0x4f63 019912 rtn 
+:      019913 l2cap_send_config_req:
+:      019914 l2cap_send_config_req_sdp:
+0x4f64 019915 fetch 1 ,mem_sdp_state 
+0x4f65 019916 call l2cap_check_channel_state 
+0x4f66 019917 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019918 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019919 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019920 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019921 branch l2cap_generate_config_req 
+:      019922 l2cap_send_config_req_rfcomm:
+0x4f6b 019923 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019924 call l2cap_check_channel_state 
+0x4f6d 019925 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019926 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019927 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019928 store 2 ,mem_config_req_dest_cid 
+0x4f71 019929 branch l2cap_generate_config_req 
+:      019930 l2cap_send_config_req_hid_ctrl:
+0x4f72 019931 fetch 1 ,mem_hid_control_state 
+0x4f73 019932 call l2cap_check_channel_state 
+0x4f74 019933 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 019934 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 019935 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 019936 store 2 ,mem_config_req_dest_cid 
+0x4f78 019937 branch l2cap_generate_config_req 
+:      019938 l2cap_send_config_req_hid_int:
+0x4f79 019939 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 019940 call l2cap_check_channel_state 
+0x4f7b 019941 nrtn user 
+0x4f7c 019942 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 019943 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 019944 store 2 ,mem_config_req_dest_cid 
+:      019947 l2cap_generate_config_req:
+0x4f7f 019948 bpatchx patch22_4 ,mem_patch22 
+0x4f80 019949 call l2cap_get_req_id 
+0x4f81 019950 call l2cap_malloc_signal_channel 
+0x4f82 019951 force 0 ,regb 
+0x4f83 019952 call l2cap_get_signal_tx_payload 
+0x4f84 019953 force signal_config_req ,pdata 
+0x4f85 019954 istore 1 ,contw 
+0x4f86 019955 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 019956 istore 1 ,contw 
+0x4f88 019957 setarg 0x0008 
+0x4f89 019958 istore 2 ,contw 
+0x4f8a 019959 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 019960 istore 2 ,contw 
+0x4f8c 019961 setarg 0x0000 
+0x4f8d 019962 istore 2 ,contw 
+0x4f8e 019963 force 1 ,pdata 
+0x4f8f 019964 istore 1 ,contw 
+0x4f90 019965 force 2 ,pdata 
+0x4f91 019966 istore 1 ,contw 
+0x4f92 019967 fetch 1 ,mem_send_config_req 
+0x4f93 019968 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 019969 setarg l2cap_config_mtu_sdp 
+0x4f95 019970 istore 2 ,contw 
+0x4f96 019971 branch l2cap_generate_config_req_done 
+:      019972 l2cap_generate_config_req_rfcomm:
+0x4f97 019973 setarg l2cap_config_mtu_rfcomm 
+0x4f98 019974 istore 2 ,contw 
+:      019975 l2cap_generate_config_req_done:
+0x4f99 019976 arg 0x0c ,temp 
+0x4f9a 019977 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 019978 call l2cap_get_signal_tx_buff 
+0x4f9c 019979 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 019980 istore 2 ,contw 
+0x4f9e 019981 force l2cap_signal_channel ,pdata 
+0x4f9f 019982 istore 2 ,contw 
+0x4fa0 019983 jam 0 ,mem_send_config_req 
+:      019984 l2cap_proc_signal_config_req_rtn:
+0x4fa1 019985 branch l2cap_process_one_signal_rtn 
+:      019987 l2cap_proc_signal_config_rsp:
+0x4fa2 019988 increase 1 ,contr 
+0x4fa3 019989 ifetch 2 ,contr 
+0x4fa4 019990 copy pdata ,rega 
+0x4fa5 019991 copy regc ,pdata 
+0x4fa6 019992 isub rega ,regc 
+0x4fa7 019993 ifetch 2 ,contr 
+0x4fa8 019994 copy pdata ,rega 
+0x4fa9 019995 bpatchx patch22_5 ,mem_patch22 
+0x4faa 019996 setarg l2cap_sdp_channel 
+0x4fab 019997 isub rega ,null 
+0x4fac 019998 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 019999 setarg l2cap_rfcomm_channel 
+0x4fae 020000 isub rega ,null 
+0x4faf 020001 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 020002 setarg l2cap_hid_control_channel 
+0x4fb1 020003 isub rega ,null 
+0x4fb2 020004 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 020005 setarg l2cap_hid_interrupt_channel 
+0x4fb4 020006 isub rega ,null 
+0x4fb5 020007 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 020008 increase 2 ,contr 
+0x4fb7 020009 ifetch 2 ,contr 
+0x4fb8 020010 iforce null 
+0x4fb9 020011 branch l2cap_process_one_signal_rtn 
+:      020012 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 020013 fetch 1 ,mem_sdp_state 
+0x4fbb 020014 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 020015 store 1 ,mem_sdp_state 
+0x4fbd 020016 branch l2cap_process_one_signal_rtn 
+:      020017 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 020018 fetch 1 ,mem_rfcomm_state 
+0x4fbf 020019 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 020020 store 1 ,mem_rfcomm_state 
+0x4fc1 020021 branch l2cap_process_one_signal_rtn 
+:      020022 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 020023 fetch 1 ,mem_hid_control_state 
+0x4fc3 020024 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 020025 store 1 ,mem_hid_control_state 
+0x4fc5 020026 branch l2cap_process_one_signal_rtn 
+:      020027 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 020028 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 020029 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 020030 store 1 ,mem_hid_interrupt_state 
+0x4fc9 020031 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 020032 branch ui_ipc_send_event 
+:      020036 l2cap_proc_signal_disconnect_req:
+0x4fcb 020037 ifetch 1 ,contr 
+0x4fcc 020038 copy pdata ,queue 
+0x4fcd 020039 ifetch 2 ,contr 
+0x4fce 020040 copy pdata ,rega 
+0x4fcf 020041 copy regc ,pdata 
+0x4fd0 020042 isub rega ,regc 
+0x4fd1 020043 ifetch 2 ,contr 
+0x4fd2 020044 copy pdata ,rega 
+0x4fd3 020045 ifetch 2 ,contr 
+0x4fd4 020046 copy pdata ,timeup 
+0x4fd5 020047 copy rega ,temp 
+0x4fd6 020048 call save_cont_pointers 
+0x4fd7 020049 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 020050 setarg l2cap_sdp_channel 
+0x4fd9 020051 isub temp ,null 
+0x4fda 020052 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 020053 setarg l2cap_rfcomm_channel 
+0x4fdc 020054 isub temp ,null 
+0x4fdd 020055 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 020056 setarg l2cap_hid_control_channel 
+0x4fdf 020057 isub temp ,null 
+0x4fe0 020058 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 020059 setarg l2cap_hid_interrupt_channel 
+0x4fe2 020060 isub temp ,null 
+0x4fe3 020061 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 020062 call l2cap_reject_command 
+0x4fe5 020063 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020064 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 020065 copy timeup ,temp 
+0x4fe7 020066 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 020067 isub temp ,null 
+0x4fe9 020068 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 020069 call l2cap_reject_command 
+0x4feb 020070 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020071 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 020072 copy timeup ,temp 
+0x4fed 020073 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 020074 isub temp ,null 
+0x4fef 020075 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 020076 call l2cap_reject_command 
+0x4ff1 020077 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020079 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 020080 copy timeup ,temp 
+0x4ff3 020081 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 020082 isub temp ,null 
+0x4ff5 020083 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 020084 call l2cap_reject_command 
+0x4ff7 020085 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020086 l2cap_disconnect_hid_control_now:
+0x4ff8 020087 call l2cap_reset_hid_ctrl_state 
+0x4ff9 020088 branch l2cap_send_disconnect_rsp_pkt 
+:      020089 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 020090 call l2cap_reset_hid_int_state 
+0x4ffb 020091 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 020092 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 020100 branch l2cap_send_disconnect_rsp_pkt 
+:      020102 l2cap_disconnect_sdp_now:
+0x4ffe 020103 call l2cap_reset_sdp_channel_state 
+0x4fff 020104 fetch 1 ,mem_upper_sm_ss 
+0x5000 020105 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020108 branch l2cap_send_disconnect_rsp_pkt 
+:      020109 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020110 copy timeup ,temp 
+0x5003 020111 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020112 isub temp ,null 
+0x5005 020113 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020114 call l2cap_reject_command 
+0x5007 020115 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020116 l2cap_disconnect_rfcomm_now:
+0x5008 020117 call l2cap_reset_rfcomm_channel_state 
+0x5009 020118 branch l2cap_send_disconnect_rsp_pkt 
+:      020119 l2cap_send_disconnect_rsp_pkt:
+0x500a 020120 call load_cont_pointers 
+0x500b 020121 setarg signal_disconnect_rsp 
+0x500c 020122 istore 1 ,contw 
+0x500d 020123 copy queue ,pdata 
+0x500e 020124 istore 1 ,contw 
+0x500f 020125 setarg 0x0004 
+0x5010 020126 istore 2 ,contw 
+0x5011 020127 copy rega ,pdata 
+0x5012 020128 istore 2 ,contw 
+0x5013 020129 copy timeup ,pdata 
+0x5014 020130 istore 2 ,contw 
+0x5015 020131 force 8 ,pdata 
+0x5016 020132 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020133 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020134 call load_cont_pointers 
+0x5018 020135 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020136 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020137 iadd regb ,regb 
+0x501a 020138 branch l2cap_process_one_signal_rtn 
+:      020139 l2cap_proc_signal_disconnect_rsp:
+0x501b 020140 ifetch 1 ,contr 
+0x501c 020141 copy pdata ,queue 
+0x501d 020142 ifetch 2 ,contr 
+0x501e 020143 copy pdata ,rega 
+0x501f 020144 copy regc ,pdata 
+0x5020 020145 isub rega ,regc 
+0x5021 020146 ifetch 2 ,contr 
+0x5022 020147 copy pdata ,timeup 
+0x5023 020148 ifetch 2 ,contr 
+0x5024 020149 copy pdata ,temp 
+0x5025 020150 call save_cont_pointers 
+0x5026 020151 bpatchx patch22_7 ,mem_patch22 
+0x5027 020152 setarg l2cap_sdp_channel 
+0x5028 020153 isub temp ,null 
+0x5029 020154 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020155 setarg l2cap_rfcomm_channel 
+0x502b 020156 isub temp ,null 
+0x502c 020157 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020158 setarg l2cap_hid_control_channel 
+0x502e 020159 isub temp ,null 
+0x502f 020160 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020161 setarg l2cap_hid_interrupt_channel 
+0x5031 020162 isub temp ,null 
+0x5032 020163 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020164 call l2cap_reject_command 
+0x5034 020165 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020166 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020167 copy temp ,rega 
+0x5036 020168 copy timeup ,temp 
+0x5037 020169 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020170 isub temp ,null 
+0x5039 020171 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020172 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020173 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020174 copy temp ,rega 
+0x503c 020175 copy timeup ,temp 
+0x503d 020176 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020177 isub temp ,null 
+0x503f 020178 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020179 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020180 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020181 copy temp ,rega 
+0x5042 020182 copy timeup ,temp 
+0x5043 020183 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020184 isub temp ,null 
+0x5045 020185 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020186 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020187 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020188 copy temp ,rega 
+0x5048 020189 copy timeup ,temp 
+0x5049 020190 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020191 isub temp ,null 
+0x504b 020192 call l2cap_reset_hid_int_state ,zero 
+0x504c 020193 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020194 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020195 call load_cont_pointers 
+0x504e 020196 branch l2cap_process_one_signal_rtn 
+:      020197 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020198 branch l2cap_process_one_signal_rtn 
+:      020201 l2cap_proc_signal_echo_req:
+0x5050 020202 ifetch 1 ,contr 
+0x5051 020203 copy pdata ,queue 
+0x5052 020204 ifetch 2 ,contr 
+0x5053 020205 copy pdata ,rega 
+0x5054 020206 iadd contr ,contr 
+0x5055 020207 setarg 9 
+0x5056 020208 istore 1 ,contw 
+0x5057 020209 copy queue ,pdata 
+0x5058 020210 istore 1 ,contw 
+0x5059 020211 force 0x0000 ,pdata 
+0x505a 020212 istore 2 ,contw 
+0x505b 020213 force 4 ,pdata 
+0x505c 020214 iadd regb ,regb 
+0x505d 020215 copy regc ,pdata 
+0x505e 020216 isub rega ,regc 
+0x505f 020217 branch l2cap_process_one_signal_rtn 
+:      020218 l2cap_proc_signal_echo_rsp:
+0x5060 020219 branch l2cap_process_one_signal_rtn 
+:      020221 l2cap_proc_signal_info_rsp:
+0x5061 020222 branch l2cap_process_one_signal_rtn 
+:      020223 l2cap_reject_command:
+0x5062 020224 force 0 ,regb 
+0x5063 020225 call l2cap_get_signal_tx_payload 
+0x5064 020226 setarg signal_cmd_reject 
+0x5065 020227 istore 1 ,contw 
+0x5066 020228 copy queue ,pdata 
+0x5067 020229 istore 1 ,contw 
+0x5068 020230 setarg 2 
+0x5069 020231 istore 2 ,contw 
+0x506a 020232 setarg cmd_not_understood 
+0x506b 020233 istore 2 ,contw 
+0x506c 020234 increase 6 ,regb 
+0x506d 020235 arg 4 ,regc 
+0x506e 020236 branch l2cap_process_one_signal_rtn 
+:      020240 l2cap_reset_rfcomm_channel_state:
+0x506f 020241 setarg 0 
+0x5070 020242 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020243 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020244 jam 0 ,mem_rfcomm_state 
+0x5073 020245 rtn 
+:      020246 l2cap_reset_sdp_channel_state:
+0x5074 020247 setarg 0 
+0x5075 020248 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020249 store 2 ,mem_sdp_remote_cid 
+0x5077 020250 jam 0 ,mem_sdp_state 
+0x5078 020251 rtn 
+:      020252 l2cap_reset_hid_ctrl_state:
+0x5079 020253 setarg 0 
+0x507a 020254 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020255 jam 0 ,mem_hid_control_state 
+0x507c 020256 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020257 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020258 rtn 
+:      020260 l2cap_reset_hid_int_state:
+0x507f 020261 setarg 0 
+0x5080 020262 store 2 ,mem_hid_int_remote_cid 
+0x5081 020263 jam 0 ,mem_hid_interrupt_state 
+0x5082 020264 fetch 1 ,mem_hid_control_state 
+0x5083 020265 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020266 rtn 
+:      020268 l2cap_reset_hid_disconnected:
+0x5085 020269 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020270 branch ui_ipc_send_event 
+:      020272 l2cap_disconnect_interrupt_req:
+0x5087 020273 fetch 1 ,mem_control_tasks 
+0x5088 020274 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020275 store 1 ,mem_control_tasks 
+0x508a 020276 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020277 rtn blank 
+0x508c 020278 call l2cap_malloc_signal_channel 
+0x508d 020279 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020280 copy pdata ,rega 
+0x508f 020281 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020282 branch l2cap_generate_disconnect_req 
+:      020283 l2cap_disconnect_control_req:
+0x5091 020284 fetch 1 ,mem_control_tasks 
+0x5092 020285 set0 l2cap_disconnect_control ,pdata 
+0x5093 020286 store 1 ,mem_control_tasks 
+0x5094 020287 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020288 rtn blank 
+0x5096 020289 call l2cap_malloc_signal_channel 
+0x5097 020290 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020291 copy pdata ,rega 
+0x5099 020292 force l2cap_hid_control_channel ,regb 
+:      020293 l2cap_generate_disconnect_req:
+0x509a 020294 call l2cap_get_req_id 
+0x509b 020295 call l2cap_get_signal_tx_payload 
+0x509c 020296 force signal_disconnect_req ,pdata 
+0x509d 020297 istore 1 ,contw 
+0x509e 020298 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020299 istore 1 ,contw 
+0x50a0 020300 setarg 0x0004 
+0x50a1 020301 istore 2 ,contw 
+0x50a2 020302 copy rega ,pdata 
+0x50a3 020303 istore 2 ,contw 
+0x50a4 020304 copy regb ,pdata 
+0x50a5 020305 istore 2 ,contw 
+0x50a6 020306 force 0x08 ,temp 
+0x50a7 020307 branch ml2cap_send_signal 
+:      020309 ml2cap_send_signal_connect_req:
+0x50a8 020310 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020311 call l2cap_get_req_id 
+0x50aa 020312 call l2cap_get_signal_tx_payload 
+0x50ab 020313 setarg signal_connect_req 
+0x50ac 020314 istore 1 ,contw 
+0x50ad 020315 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020316 istore 1 ,contw 
+0x50af 020317 setarg 0x0004 
+0x50b0 020318 istore 2 ,contw 
+0x50b1 020319 copy temp ,pdata 
+0x50b2 020320 istore 2 ,contw 
+0x50b3 020321 copy timeup ,pdata 
+0x50b4 020322 istore 2 ,contw 
+0x50b5 020323 arg 8 ,temp 
+0x50b6 020324 branch ml2cap_send_signal 
+:      020325 ml2cap_send_signal_config_req:
+0x50b7 020326 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020327 call l2cap_get_req_id 
+0x50b9 020328 call l2cap_get_signal_tx_payload 
+0x50ba 020329 setarg signal_config_req 
+0x50bb 020330 istore 1 ,contw 
+0x50bc 020331 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020332 istore 1 ,contw 
+0x50be 020333 setarg 0x0008 
+0x50bf 020334 istore 2 ,contw 
+0x50c0 020336 copy temp ,pdata 
+0x50c1 020338 istore 2 ,contw 
+0x50c2 020339 setarg 0x0000 
+0x50c3 020340 istore 2 ,contw 
+0x50c4 020341 setarg 0x01 
+0x50c5 020342 istore 1 ,contw 
+0x50c6 020343 setarg 0x02 
+0x50c7 020344 istore 1 ,contw 
+0x50c8 020345 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020346 istore 2 ,contw 
+0x50ca 020347 arg 0xc ,temp 
+0x50cb 020348 branch ml2cap_send_signal 
+:      020349 ml2cap_send_signal_disconn_req:
+0x50cc 020350 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020351 call l2cap_get_req_id 
+0x50ce 020352 call l2cap_get_signal_tx_payload 
+0x50cf 020353 setarg signal_disconnect_req 
+0x50d0 020354 istore 1 ,contw 
+0x50d1 020355 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020356 increase 1 ,pdata 
+0x50d3 020357 copy contw ,rega 
+0x50d4 020358 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020359 copy rega ,contw 
+0x50d6 020360 istore 1 ,contw 
+0x50d7 020361 setarg 0x0004 
+0x50d8 020362 istore 2 ,contw 
+0x50d9 020363 copy temp ,pdata 
+0x50da 020364 istore 2 ,contw 
+0x50db 020365 copy timeup ,pdata 
+0x50dc 020366 istore 2 ,contw 
+0x50dd 020367 arg 0x8 ,temp 
+:      020370 ml2cap_send_signal:
+0x50de 020371 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020372 copy temp ,pdata 
+0x50e0 020373 branch l2cap_malloc_discard ,blank 
+0x50e1 020374 call l2cap_get_signal_tx_buff 
+0x50e2 020375 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020376 istore 2 ,contw 
+0x50e4 020377 force l2cap_signal_channel ,pdata 
+0x50e5 020378 istore 2 ,contw 
+0x50e6 020379 rtn 
+:      020381 msdp_send_req_done:
+0x50e7 020382 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020383 branch assert ,blank 
+0x50e9 020384 call l2cap_get_sdp_tx_buff 
+0x50ea 020385 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020386 istore 2 ,contw 
+0x50ec 020387 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020388 istore 2 ,contw 
+0x50ee 020389 rtn 
+:      020390 ml2cap_rx_multiplexing:
+0x50ef 020391 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020392 branch l2cap_rx_reset_state ,blank 
+0x50f1 020393 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020394 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020395 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020396 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020397 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020398 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020399 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020400 branch l2cap_rx_reset_state 
+:      020402 ml2cap_call_proc_signal:
+0x50f9 020403 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020404 call l2cap_malloc_signal_channel 
+0x50fb 020405 force 0 ,regb 
+0x50fc 020406 call l2cap_get_signal_tx_payload 
+0x50fd 020407 copy pdata ,contw 
+0x50fe 020408 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020409 copy pdata ,regc 
+0x5100 020410 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020411 iforce contr 
+:      020412 ml2cap_proc_one_comm_loop:
+0x5102 020413 call ml2cap_proc_one_comm 
+0x5103 020414 increase -4 ,regc 
+0x5104 020415 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020416 copy regb ,temp 
+0x5106 020417 call ml2cap_send_signal 
+0x5107 020418 branch l2cap_rx_reset_state 
+:      020420 ml2cap_proc_one_comm:
+0x5108 020421 ifetch 1 ,contr 
+0x5109 020422 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020423 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020424 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020425 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020426 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020427 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020428 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020429 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020430 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020431 branch ml2cap_proc_send_reject 
+:      020433 ml2cap_proc_signal_connect_req:
+0x5113 020434 call save_cont_pointers 
+0x5114 020436 call load_cont_pointers 
+0x5115 020437 branch l2cap_proc_signal_connect_req 
+:      020438 ml2cap_proc_signal_cmd_reject:
+0x5116 020439 ifetch 1 ,contr 
+0x5117 020440 copy pdata ,queue 
+0x5118 020441 ifetch 2 ,contr 
+0x5119 020442 copy pdata ,rega 
+0x511a 020443 copy regc ,pdata 
+0x511b 020444 isub rega ,regc 
+:      020445 mvptr:
+0x511c 020446 ifetch 1 ,contr 
+0x511d 020447 increase -1 ,rega 
+0x511e 020448 nbranch mvptr ,zero 
+0x511f 020449 rtn 
+:      020450 ml2cap_proc_signal_connect_rsp:
+0x5120 020451 ifetch 1 ,contr 
+0x5121 020452 copy pdata ,queue 
+0x5122 020453 ifetch 2 ,contr 
+0x5123 020454 copy pdata ,rega 
+0x5124 020455 ifetch 2 ,contr 
+0x5125 020456 copy pdata ,timeup 
+0x5126 020457 ifetch 2 ,contr 
+0x5127 020458 copy pdata ,temp 
+0x5128 020459 ifetch 2 ,contr 
+0x5129 020460 sub pdata ,0 ,null 
+0x512a 020461 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020462 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020463 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020464 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020465 ml2cap_proc_signal_connect_refused_result:
+0x512e 020466 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020467 call ui_ipc_send_event 
+:      020468 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020469 ifetch 2 ,contr 
+0x5131 020470 branch mnosucc 
+:      020471 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020472 call save_cont_pointers 
+0x5133 020476 bpatchx patch23_5 ,mem_patch23 
+0x5134 020477 setarg l2cap_sdp_channel 
+0x5135 020478 isub temp ,null 
+0x5136 020479 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020480 setarg l2cap_rfcomm_channel 
+0x5138 020481 isub temp ,null 
+0x5139 020482 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020483 setarg l2cap_hid_interrupt_channel 
+0x513b 020484 isub temp ,null 
+0x513c 020485 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020486 setarg l2cap_hid_control_channel 
+0x513e 020487 isub temp ,null 
+0x513f 020488 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020489 branch mnosucc 
+:      020490 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020491 copy timeup ,pdata 
+0x5142 020492 store 2 ,mem_sdp_remote_cid 
+0x5143 020493 fetch 1 ,mem_sdp_state 
+0x5144 020494 set1 l2cap_channel_state_conn_res 
+0x5145 020495 store 1 ,mem_sdp_state 
+0x5146 020496 branch mnosucc1 
+:      020497 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020498 copy timeup ,pdata 
+0x5148 020499 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020500 fetch 1 ,mem_rfcomm_state 
+0x514a 020501 set1 l2cap_channel_state_conn_res 
+0x514b 020502 store 1 ,mem_rfcomm_state 
+0x514c 020503 branch mnosucc1 
+:      020504 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020505 copy timeup ,pdata 
+0x514e 020506 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020507 fetch 1 ,mem_hid_control_state 
+0x5150 020508 set1 l2cap_channel_state_conn_res 
+0x5151 020509 store 1 ,mem_hid_control_state 
+0x5152 020510 branch mnosucc1 
+:      020511 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020512 copy timeup ,pdata 
+0x5154 020513 store 2 ,mem_hid_int_remote_cid 
+0x5155 020514 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020515 set1 l2cap_channel_state_conn_res 
+0x5157 020516 store 1 ,mem_hid_interrupt_state 
+:      020519 mnosucc1:
+0x5158 020520 call load_cont_pointers 
+:      020521 mnosucc:
+0x5159 020522 copy regc ,pdata 
+0x515a 020523 isub rega ,regc 
+0x515b 020524 rtn 
+:      020526 ml2cap_proc_signal_config_rsp:
+0x515c 020527 ifetch 1 ,contr 
+0x515d 020528 copy pdata ,queue 
+0x515e 020529 ifetch 2 ,contr 
+0x515f 020530 copy pdata ,rega 
+0x5160 020531 copy regc ,pdata 
+0x5161 020532 isub rega ,regc 
+0x5162 020533 ifetch 2 ,contr 
+0x5163 020534 copy pdata ,timeup 
+0x5164 020535 ifetch 2 ,contr 
+0x5165 020536 ifetch 2 ,contr 
+0x5166 020537 nbranch mcrsdone1 ,blank 
+0x5167 020538 call save_cont_pointers 
+0x5168 020542 copy timeup ,temp 
+0x5169 020543 bpatchx patch23_6 ,mem_patch23 
+0x516a 020544 setarg l2cap_sdp_channel 
+0x516b 020545 isub temp ,null 
+0x516c 020546 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020547 setarg l2cap_rfcomm_channel 
+0x516e 020548 isub temp ,null 
+0x516f 020549 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020550 setarg l2cap_hid_control_channel 
+0x5171 020551 isub temp ,null 
+0x5172 020552 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020553 setarg l2cap_hid_interrupt_channel 
+0x5174 020554 isub temp ,null 
+0x5175 020555 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020556 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020557 fetch 1 ,mem_sdp_state 
+0x5177 020558 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020559 store 1 ,mem_sdp_state 
+0x5179 020560 rtn 
+:      020561 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020562 fetch 1 ,mem_rfcomm_state 
+0x517b 020563 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020564 store 1 ,mem_rfcomm_state 
+0x517d 020565 rtn 
+:      020566 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020567 fetch 1 ,mem_hid_control_state 
+0x517f 020568 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020569 store 1 ,mem_hid_control_state 
+0x5181 020570 rtn 
+:      020571 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020572 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020573 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020574 store 1 ,mem_hid_interrupt_state 
+0x5185 020575 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020576 branch ui_ipc_send_event 
+:      020579 mcfrsdone:
+0x5187 020580 call load_cont_pointers 
+:      020581 mcrsdone1:
+0x5188 020582 increase -6 ,rega 
+:      020583 mloop2:
+0x5189 020584 branch mcrsdone ,zero 
+0x518a 020585 increase 1 ,contr 
+0x518b 020586 increase -1 ,rega 
+0x518c 020587 branch mloop2 
+:      020588 mcrsdone:
+0x518d 020589 rtn 
+:      020590 ml2cap_proc_signal_config_req:
+0x518e 020591 ifetch 1 ,contr 
+0x518f 020592 copy pdata ,queue 
+0x5190 020593 ifetch 2 ,contr 
+0x5191 020594 copy pdata ,rega 
+0x5192 020595 copy regc ,pdata 
+0x5193 020596 isub rega ,regc 
+0x5194 020597 ifetch 2 ,contr 
+0x5195 020598 increase 2 ,contr 
+0x5196 020599 copy pdata ,temp 
+0x5197 020600 setarg signal_config_rsp 
+0x5198 020601 istore 1 ,contw 
+0x5199 020602 copy queue ,pdata 
+0x519a 020603 istore 1 ,contw 
+0x519b 020604 increase 2 ,rega 
+0x519c 020605 copy rega ,pdata 
+0x519d 020606 istore 2 ,contw 
+0x519e 020607 call save_cont_pointers 
+0x519f 020608 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020609 setarg l2cap_sdp_channel 
+0x51a1 020610 isub temp ,null 
+0x51a2 020611 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020612 setarg l2cap_rfcomm_channel 
+0x51a4 020613 isub temp ,null 
+0x51a5 020614 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020615 setarg l2cap_hid_control_channel 
+0x51a7 020616 isub temp ,null 
+0x51a8 020617 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020618 setarg l2cap_hid_interrupt_channel 
+0x51aa 020619 isub temp ,null 
+0x51ab 020620 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020621 branch mcfgrq_done 
+:      020622 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020623 fetch 1 ,mem_sdp_state 
+0x51ae 020624 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020625 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020626 store 1 ,mem_sdp_state 
+0x51b1 020627 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020628 fetcht 1 ,mem_control_tasks 
+0x51b3 020629 set1 l2cap_init_config_req ,temp 
+0x51b4 020630 storet 1 ,mem_control_tasks 
+0x51b5 020631 copy queue ,pdata 
+0x51b6 020632 increase 1 ,pdata 
+0x51b7 020633 store 1 ,mem_config_identifier 
+0x51b8 020634 fetch 1 ,mem_sdp_state 
+0x51b9 020635 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020636 store 1 ,mem_sdp_state 
+:      020637 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020638 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020639 store 2 ,mem_config_req_dest_cid 
+0x51bd 020640 branch mcfgrq_done 
+:      020641 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020642 fetch 1 ,mem_rfcomm_state 
+0x51bf 020643 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020644 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020645 store 1 ,mem_rfcomm_state 
+0x51c2 020646 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020647 branch mcfgrq_done 
+:      020648 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020649 fetch 1 ,mem_hid_control_state 
+0x51c5 020650 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020651 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020652 store 1 ,mem_hid_control_state 
+0x51c8 020653 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020654 branch mcfgrq_done 
+:      020655 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020656 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020657 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020658 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020659 store 1 ,mem_hid_interrupt_state 
+0x51ce 020660 fetch 2 ,mem_hid_int_remote_cid 
+:      020663 mcfgrq_done:
+0x51cf 020664 copy pdata ,timeup 
+0x51d0 020665 call load_cont_pointers 
+0x51d1 020667 copy timeup ,pdata 
+0x51d2 020669 istore 2 ,contw 
+0x51d3 020670 force 0x0000 ,pdata 
+0x51d4 020671 istore 2 ,contw 
+0x51d5 020672 force 0x0000 ,pdata 
+0x51d6 020673 istore 2 ,contw 
+0x51d7 020674 force 10 ,pdata 
+0x51d8 020675 iadd regb ,regb 
+0x51d9 020676 increase -6 ,rega 
+:      020677 mloop1:
+0x51da 020678 branch mcrqdone ,zero 
+0x51db 020679 ifetch 1 ,contr 
+0x51dc 020680 istore 1 ,contw 
+0x51dd 020681 increase 1 ,regb 
+0x51de 020682 increase -1 ,rega 
+0x51df 020683 branch mloop1 
+:      020684 mcrqdone:
+0x51e0 020685 rtn 
+:      020686 ml2cap_proc_signal_disconn_req:
+0x51e1 020687 ifetch 1 ,contr 
+0x51e2 020688 copy pdata ,queue 
+0x51e3 020689 ifetch 2 ,contr 
+0x51e4 020690 copy pdata ,rega 
+0x51e5 020691 copy regc ,pdata 
+0x51e6 020692 isub rega ,regc 
+0x51e7 020694 ifetch 2 ,contr 
+0x51e8 020695 copy pdata ,rega 
+0x51e9 020696 ifetch 2 ,contr 
+0x51ea 020697 copy pdata ,timeup 
+0x51eb 020698 call save_cont_pointers 
+0x51ec 020699 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020700 setarg l2cap_sdp_channel 
+0x51ee 020701 copy rega ,temp 
+0x51ef 020702 isub temp ,null 
+0x51f0 020703 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020704 setarg l2cap_hid_control_channel 
+0x51f2 020705 copy rega ,temp 
+0x51f3 020706 isub temp ,null 
+0x51f4 020707 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020708 setarg l2cap_hid_interrupt_channel 
+0x51f6 020709 copy rega ,temp 
+0x51f7 020710 isub temp ,null 
+0x51f8 020711 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020712 branch mclsrfc 
+:      020713 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020714 setarg 0x0000 
+0x51fb 020715 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020716 store 2 ,mem_sdp_remote_cid 
+0x51fd 020717 store 1 ,mem_sdp_state 
+0x51fe 020718 branch mclssdp 
+:      020719 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020720 call l2cap_reset_hid_ctrl_state 
+0x5200 020721 branch mclssdp 
+:      020722 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020723 call l2cap_reset_hid_int_state 
+0x5202 020729 branch mclssdp 
+:      020730 mclsrfc:
+0x5203 020731 setarg 0x0000 
+0x5204 020732 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020733 mclssdp:
+0x5205 020734 call load_cont_pointers 
+0x5206 020735 setarg signal_disconnect_rsp 
+0x5207 020736 istore 1 ,contw 
+0x5208 020737 copy queue ,pdata 
+0x5209 020738 istore 1 ,contw 
+0x520a 020739 setarg 0x0004 
+0x520b 020740 istore 2 ,contw 
+0x520c 020741 copy rega ,pdata 
+0x520d 020742 istore 2 ,contw 
+0x520e 020743 copy timeup ,pdata 
+0x520f 020744 istore 2 ,contw 
+0x5210 020745 force 8 ,pdata 
+0x5211 020746 iadd regb ,regb 
+0x5212 020747 rtn 
+:      020749 ml2cap_proc_signal_disconn_rsp:
+0x5213 020750 ifetch 1 ,contr 
+0x5214 020751 copy pdata ,queue 
+0x5215 020752 ifetch 2 ,contr 
+0x5216 020753 copy pdata ,rega 
+0x5217 020754 ifetch 2 ,contr 
+0x5218 020755 copy pdata ,timeup 
+0x5219 020756 ifetch 2 ,contr 
+0x521a 020757 copy pdata ,temp 
+0x521b 020758 call save_cont_pointers 
+0x521c 020759 bpatchx patch24_1 ,mem_patch24 
+0x521d 020760 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020761 icompare 0xff ,queue 
+0x521f 020762 nbranch mdisdone ,true 
+0x5220 020763 setarg l2cap_sdp_channel 
+0x5221 020764 isub temp ,null 
+0x5222 020765 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020766 setarg l2cap_rfcomm_channel 
+0x5224 020767 isub temp ,null 
+0x5225 020768 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020769 branch mdisdone 
+:      020770 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020771 jam 0 ,mem_sdp_remote_cid 
+0x5228 020772 jam 0 ,mem_sdp_state 
+0x5229 020773 branch mdisdone 
+:      020774 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020777 mdisdone:
+0x522a 020778 call load_cont_pointers 
+0x522b 020779 copy regc ,pdata 
+0x522c 020780 isub rega ,regc 
+0x522d 020781 rtn 
+:      020783 ml2cap_proc_send_reject:
+0x522e 020784 setarg signal_cmd_reject 
+0x522f 020785 istore 1 ,contw 
+0x5230 020786 ifetch 1 ,contr 
+0x5231 020787 istore 1 ,contw 
+0x5232 020788 setarg 0x0002 
+0x5233 020789 istore 2 ,contw 
+0x5234 020790 setarg 0x0000 
+0x5235 020791 istore 2 ,contw 
+0x5236 020792 setarg 0x0006 
+0x5237 020793 iadd regb ,regb 
+0x5238 020794 force 4 ,regc 
+0x5239 020795 rtn 
+:      020798 l2cap_get_req_id:
+0x523a 020799 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020800 increase 1 ,pdata 
+0x523c 020801 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020802 increase 1 ,pdata 
+:      020803 l2cap_get_req_id_ok:
+0x523e 020804 store 1 ,mem_ml2cap_comm_id 
+0x523f 020805 rtn 
+:      020815 l2cap_malloc:
+0x5240 020816 bpatchx patch24_2 ,mem_patch24 
+0x5241 020817 arg 0 ,regb 
+0x5242 020818 call l2cap_malloc_is_fifo_full 
+0x5243 020819 nbranch assert ,blank 
+0x5244 020820 call l2cap_malloc_get_full_map 
+0x5245 020821 arg mem_tx_buff0 ,regb 
+0x5246 020822 arg 0 ,queue 
+:      020823 l2cap_malloc_loop:
+0x5247 020824 fetcht 1 ,mem_used_map 
+0x5248 020825 qisolate1 temp 
+0x5249 020826 branch l2cap_malloc_next ,true 
+0x524a 020827 call l2cap_malloc_enough 
+0x524b 020828 sub timeup ,0 ,null 
+0x524c 020829 branch l2cap_malloc_next ,positive 
+0x524d 020830 call l2cap_malloc_into_fifo 
+0x524e 020831 branch l2cap_malloc_rtn 
+:      020832 l2cap_malloc_next:
+0x524f 020833 increase 128 ,regb 
+0x5250 020834 increase 1 ,queue 
+0x5251 020835 setarg 8 
+0x5252 020836 isub queue ,null 
+0x5253 020837 branch l2cap_malloc_loop ,positive 
+0x5254 020838 arg 0 ,regb 
+:      020839 l2cap_malloc_rtn:
+0x5255 020840 copy regb ,pdata 
+0x5256 020841 branch assert ,blank 
+0x5257 020842 rtn 
+:      020850 l2cap_malloc_fifo_out:
+0x5258 020851 bpatchx patch24_3 ,mem_patch24 
+0x5259 020852 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020853 increase 1 ,contr 
+0x525b 020854 ifetch 2 ,contr 
+0x525c 020855 rtn 
+:      020861 l2cap_malloc_free:
+0x525d 020862 bpatchx patch24_4 ,mem_patch24 
+0x525e 020863 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020864 copy contr ,contw 
+0x5260 020865 copy contr ,temp 
+0x5261 020866 setarg 0 
+0x5262 020867 istore 3 ,contw 
+0x5263 020868 rtn 
+:      020873 l2cap_malloc_discard:
+0x5264 020874 bpatchx patch24_5 ,mem_patch24 
+0x5265 020875 call l2cap_malloc_is_fifo_empty 
+0x5266 020876 branch assert ,blank 
+0x5267 020877 fetch 3 ,mem_tx_fifo2 
+0x5268 020878 store 3 ,mem_tx_fifo3 
+0x5269 020879 fetch 3 ,mem_tx_fifo1 
+0x526a 020880 store 3 ,mem_tx_fifo2 
+0x526b 020881 fetch 3 ,mem_tx_fifo0 
+0x526c 020882 store 3 ,mem_tx_fifo1 
+0x526d 020883 rtn 
+:      020889 l2cap_malloc_is_fifo_full:
+0x526e 020890 bpatchx patch24_6 ,mem_patch24 
+0x526f 020891 fetch 3 ,mem_tx_fifo0 
+0x5270 020892 rtn 
+:      020898 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020899 bpatchx patch24_7 ,mem_patch24 
+0x5272 020900 fetch 3 ,mem_tx_fifo1 
+0x5273 020901 rtn 
+:      020907 l2cap_malloc_is_fifo_empty:
+0x5274 020908 bpatchx patch25_0 ,mem_patch25 
+0x5275 020909 fetch 3 ,mem_tx_fifo3 
+0x5276 020910 rtn 
+:      020915 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020916 call l2cap_malloc_is_fifo_empty 
+0x5278 020917 branch assert ,blank 
+0x5279 020918 arg mem_tx_fifo0 ,contr 
+:      020919 l2cap_malloc_free_loop:
+0x527a 020920 ifetch 3 ,contr 
+0x527b 020921 branch l2cap_malloc_free_loop ,blank 
+0x527c 020922 increase -3 ,contr 
+0x527d 020923 rtn 
+:      020930 l2cap_malloc_get_full_map:
+0x527e 020931 bpatchx patch25_1 ,mem_patch25 
+0x527f 020932 arg 4 ,loopcnt 
+0x5280 020933 arg mem_tx_fifo0_map ,contr 
+0x5281 020934 arg 0 ,temp 
+:      020935 l2cap_malloc_get_full_map_loop:
+0x5282 020936 ifetch 3 ,contr 
+0x5283 020937 and pdata ,0xff ,pdata 
+0x5284 020938 ior temp ,temp 
+0x5285 020939 loop l2cap_malloc_get_full_map_loop 
+0x5286 020940 storet 1 ,mem_used_map 
+0x5287 020941 rtn 
+:      020949 l2cap_malloc_into_fifo:
+0x5288 020950 bpatchx patch25_2 ,mem_patch25 
+0x5289 020951 call l2cap_malloc_is_fifo_full 
+0x528a 020952 nbranch assert ,blank 
+0x528b 020953 call l2cap_malloc_is_fifo_empty 
+0x528c 020954 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 020955 fetch 3 ,mem_tx_fifo1 
+0x528e 020956 store 3 ,mem_tx_fifo0 
+0x528f 020957 ifetch 3 ,contr 
+0x5290 020958 istore 3 ,contw 
+0x5291 020959 ifetch 3 ,contr 
+0x5292 020960 istore 3 ,contw 
+0x5293 020961 setarg 0 
+0x5294 020962 istore 3 ,contw 
+:      020963 l2cap_malloc_into_fifo_no_push:
+0x5295 020964 arg 0 ,temp 
+0x5296 020965 copy timeup ,pdata 
+0x5297 020966 iadd queue ,pdata 
+:      020967 l2cap_malloc_into_fifo_loop:
+0x5298 020968 qset1 temp 
+0x5299 020969 increase 1 ,queue 
+0x529a 020970 isub queue ,null 
+0x529b 020971 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 020973 lshift8 regb ,pdata 
+0x529d 020974 ior temp ,pdata 
+0x529e 020975 store 3 ,mem_tx_fifo3 
+0x529f 020976 rtn 
+:      020986 l2cap_malloc_enough:
+0x52a0 020987 bpatchx patch25_3 ,mem_patch25 
+0x52a1 020988 call l2cap_malloc_get_full_map 
+0x52a2 020989 copy queue ,regc 
+0x52a3 020990 arg 0 ,temp 
+0x52a4 020991 arg 0 ,timeup 
+:      020993 l2cap_malloc_enough_loop:
+0x52a5 020994 copy queue ,pdata 
+0x52a6 020995 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 020996 fetch 1 ,mem_used_map 
+0x52a8 020997 qisolate1 pdata 
+0x52a9 020998 branch l2cap_malloc_enough_end ,true 
+0x52aa 020999 increase 128 ,temp 
+0x52ab 021000 increase 1 ,queue 
+0x52ac 021001 copy rega ,pdata 
+0x52ad 021002 isub temp ,null 
+0x52ae 021003 branch l2cap_malloc_enough_end ,zero 
+0x52af 021004 branch l2cap_malloc_enough_loop ,positive 
+:      021005 l2cap_malloc_enough_end:
+0x52b0 021006 copy temp ,pdata 
+0x52b1 021007 isub rega ,null 
+0x52b2 021008 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 021009 copy queue ,pdata 
+0x52b4 021010 copy regc ,temp 
+0x52b5 021011 isub temp ,timeup 
+:      021012 l2cap_malloc_enough_rtn:
+0x52b6 021013 copy regc ,queue 
+0x52b7 021014 rtn 
+:      021017 l2cap_malloc_signal_channel:
+0x52b8 021018 bpatchx patch25_4 ,mem_patch25 
+0x52b9 021019 arg l2cap_signal_malloc_size ,rega 
+0x52ba 021020 call l2cap_malloc 
+0x52bb 021021 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 021022 increase 4 ,pdata 
+0x52bd 021023 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 021024 setarg 0 
+0x52bf 021025 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 021026 rtn 
+:      021028 l2cap_get_signal_tx_buff:
+0x52c1 021029 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 021030 branch l2cap_util_pdata_to_contw 
+:      021032 l2cap_get_signal_tx_payload:
+0x52c3 021033 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 021034 branch l2cap_util_pdata_to_contw 
+:      021037 l2cap_malloc_sdp_channel:
+0x52c5 021038 bpatchx patch25_5 ,mem_patch25 
+0x52c6 021039 arg sdp_malloc_size ,rega 
+0x52c7 021040 call l2cap_malloc 
+0x52c8 021041 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 021042 increase 4 ,pdata 
+0x52ca 021043 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 021044 setarg 0 
+0x52cc 021045 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 021046 rtn 
+:      021048 l2cap_get_sdp_tx_buff:
+0x52ce 021049 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 021050 branch l2cap_util_pdata_to_contw 
+:      021052 l2cap_get_sdp_tx_payload:
+0x52d0 021053 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 021054 branch l2cap_util_pdata_to_contw 
+:      021057 l2cap_malloc_rfcomm_channel:
+0x52d2 021058 bpatchx patch25_6 ,mem_patch25 
+0x52d3 021059 call push_stack 
+0x52d4 021060 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 021061 call l2cap_malloc_is_fifo_full 
+0x52d6 021062 nrtn blank 
+0x52d7 021063 arg rfcomm_malloc_size ,rega 
+0x52d8 021064 call l2cap_malloc 
+0x52d9 021065 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 021066 increase 4 ,pdata 
+0x52db 021067 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 021068 setarg 0 
+0x52dd 021069 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 021070 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 021071 branch pop_stack 
+:      021073 l2cap_get_rfcomm_tx_buff:
+0x52e0 021074 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 021075 branch l2cap_util_pdata_to_contw 
+:      021077 l2cap_util_pdata_to_contw:
+0x52e2 021078 branch assert ,blank 
+0x52e3 021079 copy pdata ,contw 
+0x52e4 021080 rtn 
+:      021083 l2cap_lpm_save_calc_len:
+0x52e5 021084 bpatchx patch25_7 ,mem_patch25 
+0x52e6 021085 arg 0 ,regb 
+0x52e7 021086 arg mem_tx_fifo0_map ,rega 
+0x52e8 021087 increase -2 ,rega 
+:      021088 l2cap_lpm_save_calc_len_loop:
+0x52e9 021089 increase 2 ,rega 
+0x52ea 021090 setarg mem_tx_fifo_end 
+0x52eb 021091 isub rega ,null 
+0x52ec 021092 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 021093 ifetch 1 ,rega 
+0x52ee 021094 increase 1 ,rega 
+0x52ef 021095 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 021096 ifetcht 2 ,rega 
+0x52f1 021097 ifetch 2 ,temp 
+0x52f2 021098 iadd regb ,regb 
+0x52f3 021099 increase 4 ,regb 
+0x52f4 021100 branch l2cap_lpm_save_calc_len_loop 
+:      021101 l2cap_lpm_save_calc_len_end:
+0x52f5 021102 copy regb ,pdata 
+0x52f6 021103 rtn 
+:      021106 l2cap_lpm_get_wake_lock:
+0x52f7 021107 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021108 branch lpm_get_wake_lock 
+:      021110 l2cap_lpm_put_wake_lock:
+0x52f9 021111 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021112 branch lpm_put_wake_lock 
+:      021114 l2cap_lpm_save_txbuf:
+0x52fb 021115 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021116 call l2cap_malloc_get_full_map 
+0x52fd 021117 fetch 1 ,mem_used_map 
+0x52fe 021118 rtn blank 
+0x52ff 021119 call l2cap_lpm_save_calc_len 
+0x5300 021120 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021121 isub temp ,null 
+0x5302 021122 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021123 call l2cap_lpm_put_wake_lock 
+0x5304 021124 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021125 arg mem_tx_fifo0 ,rega 
+:      021126 l2cap_lpm_save_txbuf_loop:
+0x5306 021127 setarg mem_tx_fifo_end 
+0x5307 021128 isub rega ,null 
+0x5308 021129 rtn zero 
+0x5309 021130 ifetch 1 ,rega 
+0x530a 021131 increase 1 ,rega 
+0x530b 021132 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021133 istore 2 ,contw 
+0x530d 021134 increase 2 ,rega 
+0x530e 021135 branch l2cap_lpm_save_txbuf_loop 
+:      021136 l2cap_lpm_save_txbuf_nempty:
+0x530f 021137 ifetch 2 ,rega 
+0x5310 021138 increase 2 ,rega 
+0x5311 021139 copy pdata ,contr 
+0x5312 021140 ifetch 2 ,contr 
+0x5313 021141 istore 2 ,contw 
+0x5314 021142 copy pdata ,loopcnt 
+0x5315 021143 increase 2 ,loopcnt 
+0x5316 021144 call memcpy 
+0x5317 021145 branch l2cap_lpm_save_txbuf_loop 
+:      021147 l2cap_lpm_load_txbuf:
+0x5318 021148 bpatchx patch26_1 ,mem_patch26 
+0x5319 021149 call l2cap_malloc_get_full_map 
+0x531a 021150 fetch 1 ,mem_used_map 
+0x531b 021151 rtn blank 
+0x531c 021152 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021153 increase -3 ,rega 
+0x531e 021154 arg mem_l2cap_lpm_txbuf ,contr 
+:      021155 l2cap_lpm_load_txbuf_loop:
+0x531f 021156 increase 3 ,rega 
+0x5320 021157 setarg mem_tx_fifo_end + 1 
+0x5321 021158 isub rega ,null 
+0x5322 021159 rtn zero 
+0x5323 021160 ifetch 2 ,contr 
+0x5324 021161 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021162 increase 4 ,pdata 
+0x5326 021163 copy pdata ,loopcnt 
+0x5327 021164 copy contr ,regb 
+0x5328 021165 ifetch 2 ,rega 
+0x5329 021166 copy pdata ,contw 
+0x532a 021167 copy regb ,contr 
+0x532b 021168 increase -2 ,contr 
+0x532c 021169 call memcpy 
+0x532d 021170 branch l2cap_lpm_load_txbuf_loop 
+:      021180 le_init_conn:
+0x532e 021181 bpatchx patch26_2 ,mem_patch26 
+0x532f 021182 disable wake 
+0x5330 021183 jam 1 ,mem_le_conn_handle 
+0x5331 021184 jam 3 ,mem_le_state 
+0x5332 021185 jam 1 ,mem_le_arq 
+0x5333 021186 setarg -1 
+0x5334 021187 store 2 ,mem_le_event_count 
+0x5335 021188 force 0 ,pdata 
+0x5336 021189 store 1 ,mem_le_ch 
+0x5337 021190 store 1 ,mem_le_op 
+0x5338 021191 store 3 ,mem_sniff_rcv 
+0x5339 021192 store 3 ,mem_sniff_lost 
+0x533a 021193 store 5 ,mem_le_pcnt_tx 
+0x533b 021194 set1 39 ,pdata 
+0x533c 021195 store 5 ,mem_le_pcnt_rx 
+0x533d 021196 jam 1 ,mem_le_txheader 
+0x533e 021197 jam 0 ,mem_le_txlen 
+0x533f 021198 branch le_supervision_flush 
+:      021200 le_init_master:
+0x5340 021201 bpatchx patch26_3 ,mem_patch26 
+0x5341 021202 enable master 
+0x5342 021203 jam lemode_master ,mem_le_mode 
+0x5343 021204 jam 1 ,mem_le_att_handle 
+0x5344 021205 jam 1 ,mem_le_search_handle_start 
+0x5345 021206 setarg 0xffff 
+0x5346 021207 store 2 ,mem_le_search_handle_end 
+0x5347 021208 force 0 ,pdata 
+0x5348 021209 store 5 ,mem_le_pcnt_rx 
+0x5349 021210 set1 39 ,pdata 
+0x534a 021211 store 5 ,mem_le_pcnt_tx 
+0x534b 021212 branch le_init_conn 
+:      021215 le_init_slave:
+0x534c 021216 bpatchx patch26_4 ,mem_patch26 
+0x534d 021217 disable master 
+0x534e 021218 setarg 0x17 
+0x534f 021219 store 2 ,mem_le_remote_mtu 
+0x5350 021220 jam lemode_slave ,mem_le_mode 
+0x5351 021221 jam 0 ,mem_le_adv_enable 
+0x5352 021222 jam 0 ,mem_lpm_current_mult 
+0x5353 021223 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021224 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021225 fetch 2 ,mem_le_superto 
+0x5356 021226 store 2 ,mem_le_init_superto 
+0x5357 021227 fetch 2 ,mem_le_tsniff 
+0x5358 021228 mul32 pdata ,5 ,pdata 
+0x5359 021229 rshift4 pdata ,pdata 
+0x535a 021230 store 2 ,mem_le_superto 
+0x535b 021231 branch le_init_conn 
+:      021237 le_dispatch:
+0x535c 021238 call le_enable 
+0x535d 021239 call le_scan 
+0x535e 021240 call le_adv 
+0x535f 021241 branch le_disable 
+:      021243 le_conn_dispatch:
+0x5360 021244 bpatchx patch26_5 ,mem_patch26 
+0x5361 021245 call le_enable 
+0x5362 021246 call app_process_ble 
+0x5363 021247 fetch 1 ,mem_le_mode 
+0x5364 021248 beq lemode_master ,le_master_dispatch 
+0x5365 021249 branch le_slave_dispatch 
+:      021255 le_master_dispatch:
+0x5366 021256 bpatchx patch26_6 ,mem_patch26 
+0x5367 021257 enable master 
+0x5368 021258 call le_supervision_update 
+0x5369 021259 branch le_master_disconn ,positive 
+0x536a 021260 call check_ble_disabled 
+0x536b 021261 call le_setup 
+0x536c 021262 call le_prepare_tx 
+0x536d 021263 disable match 
+0x536e 021264 call le_transmit_receive_sifs 
+0x536f 021265 nrtn match 
+0x5370 021266 bpatchx patch26_7 ,mem_patch26 
+0x5371 021267 fetch 1 ,mem_le_conn_rcv 
+0x5372 021268 increase 1 ,pdata 
+0x5373 021269 store 1 ,mem_le_conn_rcv 
+0x5374 021270 call le_acknowledge 
+0x5375 021271 disable master 
+0x5376 021272 rtn 
+:      021274 le_master_disconn:
+0x5377 021275 call le_disconnect 
+0x5378 021276 disable master 
+0x5379 021277 rtn 
+:      021282 le_slave_dispatch:
+0x537a 021283 bpatchx patch27_0 ,mem_patch27 
+0x537b 021284 jam 0 ,mem_le_md_count 
+0x537c 021285 call sp_calc_sequence_256 
+0x537d 021286 call le_secure_connect_sm 
+0x537e 021287 disable attempt 
+0x537f 021288 call le_supervision_update 
+0x5380 021289 branch le_slave_disconn ,positive 
+0x5381 021290 call check_ble_disabled 
+0x5382 021291 call le_setup 
+0x5383 021292 call le_receive_slave 
+0x5384 021293 nbranch le_slave_unsync ,sync 
+0x5385 021294 call le_got_first_packet 
+0x5386 021295 branch le_slave_match ,match 
+0x5387 021296 branch le_slave_cont 
+:      021299 le_slave_match:
+0x5388 021300 bpatchx patch27_1 ,mem_patch27 
+0x5389 021301 fetch 1 ,mem_le_md_count 
+0x538a 021302 pincrease 1 
+0x538b 021303 store 1 ,mem_le_md_count 
+0x538c 021304 beq le_md_max_count ,le_slave_cont 
+0x538d 021305 call le_acknowledge 
+0x538e 021306 call le_prepare_tx 
+0x538f 021307 call le_transmit_norx 
+0x5390 021308 call le_parse 
+0x5391 021309 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021310 call callback_func 
+0x5393 021311 call le_check_md 
+0x5394 021312 branch le_slave_more_data ,user 
+:      021313 le_slave_cont:
+0x5395 021314 bpatchx patch27_2 ,mem_patch27 
+0x5396 021315 call le_pairing_sm 
+0x5397 021316 call le_check_paring_time 
+0x5398 021317 call check_51cmd 
+0x5399 021318 fetch 1 ,mem_le_op 
+0x539a 021319 bbit1 op_disconn ,le_slave_disconn 
+:      021320 le_slave_unsync:
+0x539b 021321 bpatchx patch27_3 ,mem_patch27 
+0x539c 021322 call le_lpm_set_mult 
+0x539d 021323 call le_update_channel_map 
+0x539e 021324 call le_update_param 
+0x539f 021325 branch calc_clke_offset 
+:      021328 le_check_md:
+0x53a0 021329 disable user 
+0x53a1 021330 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021331 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021332 rtn 
+:      021335 le_slave_more_data:
+0x53a4 021336 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021337 enable attempt 
+0x53a6 021338 call le_transmit_receive_sifs_notx 
+0x53a7 021339 branch le_slave_match ,match 
+0x53a8 021340 branch le_slave_cont 
+:      021342 le_slave_disconn:
+:      021345 le_disconnect:
+0x53a9 021346 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021347 call le_clear_connection_info 
+0x53ab 021348 call app_disconn_reason_collect_ble 
+0x53ac 021349 call sp_initialize_256 
+0x53ad 021350 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021351 branch ui_ipc_send_event 
+:      021353 le_clear_connection_info:
+0x53af 021354 setarg 0 
+0x53b0 021355 store 9 ,mem_le_tx_buff_used 
+0x53b1 021356 jam 0 ,mem_le_conn_handle 
+0x53b2 021357 jam lemode_idle ,mem_le_mode 
+0x53b3 021358 jam 0 ,mem_le_state 
+0x53b4 021359 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021360 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021361 rtn 
+:      021363 le_got_first_packet:
+0x53b7 021364 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021365 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021366 increase 1 ,pdata 
+0x53ba 021367 store 1 ,mem_le_conn_rcv 
+0x53bb 021368 fetch 1 ,mem_le_state 
+0x53bc 021369 rtnbit1 lestate_got_first_packet 
+0x53bd 021370 set1 lestate_got_first_packet 
+0x53be 021371 store 1 ,mem_le_state 
+0x53bf 021372 fetch 2 ,mem_le_init_superto 
+0x53c0 021373 store 2 ,mem_le_superto 
+0x53c1 021374 setarg 0 
+0x53c2 021375 store 4 ,mem_le_transmit_window 
+0x53c3 021376 rtn 
+:      021379 le_enable:
+0x53c4 021380 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021381 jam 0x36 ,rf_adc_goff 
+0x53c6 021382 jam 0x5f ,rf_agc_nsat 
+0x53c7 021383 enable le 
+0x53c8 021384 jam 7 ,rfen_ulp 
+0x53c9 021385 call check_ble_disabled 
+0x53ca 021386 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021387 rtn blank 
+0x53cc 021388 jam 0xb8 ,rf_iq_gain 
+0x53cd 021389 rtn 
+:      021391 le_disable:
+0x53ce 021392 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021393 jam 0x2e ,rf_adc_goff 
+0x53d0 021394 jam 0xff ,rf_agc_nsat 
+0x53d1 021395 disable le 
+0x53d2 021396 jam 3 ,rfen_ulp 
+0x53d3 021397 arg 0 ,stop_watch 
+0x53d4 021398 rtn 
+:      021400 le_prep:
+0x53d5 021401 disable enable_crc 
+0x53d6 021402 disable enable_white 
+0x53d7 021403 fetch 3 ,mem_le_crcinit 
+0x53d8 021404 iforce crc24_init 
+0x53d9 021405 fetch 1 ,mem_le_ch_mapped 
+0x53da 021406 reverse pdata ,temp 
+0x53db 021407 set1 1 ,temp 
+0x53dc 021408 rshift temp ,white_init 
+0x53dd 021409 rtn 
+:      021412 lerx_setfreq:
+0x53de 021413 call le_setfreq 
+0x53df 021414 call set_freq_rx 
+0x53e0 021415 setarg param_pll_setup 
+0x53e1 021416 call sleep 
+0x53e2 021417 branch rf_rx_enable 
+:      021419 letx_setfreq:
+0x53e3 021420 branch txon ,match 
+:      021421 letx_setfreq0:
+0x53e4 021422 call le_setfreq 
+0x53e5 021423 branch set_freq_tx 
+:      021424 le_setfreq:
+0x53e6 021425 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021426 call set_sync_on 
+0x53e8 021427 fetch 1 ,mem_le_testtype 
+0x53e9 021428 nbranch le_ctf_test ,blank 
+0x53ea 021429 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021430 sub pdata ,36 ,null 
+0x53ec 021431 branch le_ctf_normal ,positive 
+0x53ed 021432 force 0 ,temp 
+0x53ee 021433 rtneq 37 
+0x53ef 021434 force 24 ,temp 
+0x53f0 021435 rtneq 38 
+0x53f1 021436 force 78 ,temp 
+0x53f2 021437 rtn 
+:      021439 le_ctf_normal:
+0x53f3 021440 sub pdata ,10 ,null 
+0x53f4 021441 branch le_ctf_low ,positive 
+0x53f5 021442 increase 1 ,pdata 
+:      021444 le_ctf_low:
+0x53f6 021445 lshift pdata ,pdata 
+0x53f7 021446 add pdata ,2 ,temp 
+0x53f8 021447 rtn 
+:      021449 le_ctf_test:
+0x53f9 021450 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021451 lshift pdata ,temp 
+0x53fb 021452 rtn 
+:      021454 le_sca_map:
+0x53fc 021455 arg 500 ,temp 
+0x53fd 021456 rtn blank 
+0x53fe 021457 arg 250 ,temp 
+0x53ff 021458 rtneq 1 
+0x5400 021459 arg 150 ,temp 
+0x5401 021460 rtneq 2 
+0x5402 021461 arg 100 ,temp 
+0x5403 021462 rtneq 3 
+0x5404 021463 arg 75 ,temp 
+0x5405 021464 rtneq 4 
+0x5406 021465 arg 50 ,temp 
+0x5407 021466 rtneq 5 
+0x5408 021467 arg 40 ,temp 
+0x5409 021468 rtneq 6 
+0x540a 021469 arg 20 ,temp 
+0x540b 021470 rtn 
+:      021474 le_adv_access:
+0x540c 021475 setarg 0x8e89be 
+0x540d 021476 lshift8 pdata ,pdata 
+0x540e 021477 or_into 0xd6 ,pdata 
+0x540f 021478 iforce access 
+0x5410 021479 setarg 0x555555 
+0x5411 021480 store 3 ,mem_le_crcinit 
+0x5412 021481 rtn 
+:      021483 le_setup:
+0x5413 021484 bpatchx patch28_2 ,mem_patch28 
+0x5414 021485 enable swfine 
+0x5415 021486 fetch 4 ,mem_le_access 
+0x5416 021487 iforce access 
+0x5417 021488 call le_map_channel 
+0x5418 021489 setarg 0x200 
+0x5419 021490 branch le_setup_master ,master 
+0x541a 021491 fetch 2 ,mem_le_receive_window 
+0x541b 021492 rshift pdata ,pdata 
+:      021493 le_setup_master:
+0x541c 021494 arg param_pll_setup ,temp 
+0x541d 021495 iadd temp ,pdata 
+0x541e 021496 call ahead_window 
+0x541f 021497 deposit clke 
+0x5420 021498 store 6 ,mem_le_rxon_ts 
+0x5421 021499 rtn 
+:      021501 le_next_adv_channel:
+0x5422 021502 bpatchx patch28_3 ,mem_patch28 
+0x5423 021503 fetch 1 ,mem_le_ch_mapped 
+0x5424 021504 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021505 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021506 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021507 branch le_next_adv_channel_curr_channel_39 
+:      021509 le_next_adv_channel_curr_channel_37:
+0x5428 021510 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021511 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021512 branch set_le_next_adv_channel_38 ,true 
+0x542b 021513 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021514 branch set_le_next_adv_channel_39 ,true 
+0x542d 021515 branch set_le_next_adv_channel_37 
+:      021518 le_next_adv_channel_curr_channel_38:
+0x542e 021519 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021520 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021521 branch set_le_next_adv_channel_39 ,true 
+0x5431 021522 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021523 branch set_le_next_adv_channel_37 ,true 
+0x5433 021524 branch set_le_next_adv_channel_38 
+:      021527 le_next_adv_channel_curr_channel_39:
+0x5434 021528 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021529 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021530 branch set_le_next_adv_channel_37 ,true 
+0x5437 021531 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021532 branch set_le_next_adv_channel_38 ,true 
+0x5439 021533 branch set_le_next_adv_channel_39 
+:      021537 set_le_next_adv_channel_37:
+0x543a 021538 jam 37 ,mem_le_ch_mapped 
+0x543b 021539 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021540 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021541 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021542 rtn 
+:      021544 set_le_next_adv_channel_38:
+0x543f 021545 jam 38 ,mem_le_ch_mapped 
+0x5440 021546 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021547 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021548 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021549 rtn 
+:      021551 set_le_next_adv_channel_39:
+0x5444 021552 jam 39 ,mem_le_ch_mapped 
+0x5445 021553 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021554 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021555 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021556 rtn 
+:      021560 le_context_nexthop:
+0x5449 021561 bpatchx patch28_4 ,mem_patch28 
+0x544a 021562 add rega ,coffset_mode ,contr 
+0x544b 021563 ifetch 1 ,contr 
+0x544c 021564 rtnbit0 mode_le 
+0x544d 021565 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021566 ifetch 2 ,contw 
+0x544f 021567 increase 1 ,pdata 
+0x5450 021568 istore 2 ,contw 
+0x5451 021569 add rega ,coffset_le_hop ,contr 
+0x5452 021570 ifetch 1 ,contr 
+0x5453 021571 add rega ,coffset_le_ch ,contw 
+0x5454 021572 ifetcht 1 ,contw 
+0x5455 021573 iadd temp ,pdata 
+0x5456 021574 sub pdata ,36 ,null 
+0x5457 021575 branch le_nexthop_nowrap ,positive 
+0x5458 021576 increase -37 ,pdata 
+:      021577 le_nexthop_nowrap:
+0x5459 021578 istore 1 ,contw 
+0x545a 021579 rtn 
+:      021582 le_calc_channel_map:
+0x545b 021583 bpatchx patch28_5 ,mem_patch28 
+0x545c 021584 fetch 5 ,mem_le_channel_map 
+0x545d 021585 force 0 ,temp 
+0x545e 021586 force 37 ,loopcnt 
+:      021587 le_count_channels_loop:
+0x545f 021588 bbit0 0 ,le_count_channels_notused 
+0x5460 021589 increase 1 ,temp 
+:      021590 le_count_channels_notused:
+0x5461 021591 rshift pdata ,pdata 
+0x5462 021592 loop le_count_channels_loop 
+0x5463 021593 add temp ,-1 ,pdata 
+0x5464 021594 store 1 ,mem_le_channels 
+0x5465 021595 rtn 
+:      021597 le_map_channel:
+0x5466 021598 bpatchx patch28_6 ,mem_patch28 
+0x5467 021599 fetch 1 ,mem_le_ch 
+0x5468 021600 iforce queue 
+0x5469 021601 fetcht 5 ,mem_le_channel_map 
+0x546a 021602 qisolate1 temp 
+0x546b 021603 branch le_map_channel_end ,true 
+:      021604 le_map_channel_next:
+0x546c 021605 bpatchx patch28_7 ,mem_patch28 
+0x546d 021606 fetch 1 ,mem_le_channels 
+0x546e 021607 isub queue ,pdata 
+0x546f 021608 branch le_map_channel_cont ,positive 
+0x5470 021609 sub pdata ,-1 ,queue 
+0x5471 021610 branch le_map_channel_next 
+:      021611 le_map_channel_cont:
+0x5472 021612 copy queue ,loopcnt 
+0x5473 021613 force 0 ,queue 
+:      021614 le_map_channel_loop:
+0x5474 021615 qisolate1 temp 
+0x5475 021616 branch le_map_channel_skip ,true 
+0x5476 021617 increase 1 ,loopcnt 
+:      021618 le_map_channel_skip:
+0x5477 021619 deposit loopcnt 
+0x5478 021620 branch le_map_channel_end ,blank 
+0x5479 021621 increase 1 ,queue 
+0x547a 021622 increase -1 ,loopcnt 
+0x547b 021623 branch le_map_channel_loop 
+:      021624 le_map_channel_end:
+0x547c 021625 deposit queue 
+0x547d 021626 store 1 ,mem_le_ch_mapped 
+0x547e 021627 rtn 
+:      021630 le_wait_tx:
+0x547f 021631 branch le_wait_master ,master 
+0x5480 021632 until null ,timeout 
+0x5481 021633 rtn 
+:      021635 le_wait_master:
+0x5482 021636 arg 0xea0 ,timeup 
+0x5483 021637 until clkn_rt ,meet 
+0x5484 021638 rtn 
+:      021640 le_receive_adv:
+0x5485 021641 disable swfine 
+0x5486 021642 fetch 2 ,mem_le_scan_window 
+0x5487 021643 copy pdata ,timeup 
+0x5488 021644 branch le_receive_packet 
+:      021647 le_receive_slave:
+0x5489 021648 bpatchx patch29_0 ,mem_patch29 
+0x548a 021649 enable swfine 
+0x548b 021650 fetch 2 ,mem_le_receive_window 
+0x548c 021651 fetcht 4 ,mem_le_transmit_window 
+0x548d 021652 iadd temp ,timeup 
+:      021653 le_receive_packet:
+0x548e 021654 call lerx_setfreq 
+:      021655 le_receive_rxon:
+0x548f 021656 bpatchx patch29_1 ,mem_patch29 
+0x5490 021657 call le_prep 
+0x5491 021658 disable match 
+0x5492 021659 enable decode_fec0 
+0x5493 021660 enable is_rx 
+0x5494 021661 disable is_tx 
+0x5495 021662 copy timeup ,stop_watch 
+0x5496 021663 correlate null ,timeout 
+0x5497 021664 branch le_receive_on_attempt ,attempt 
+0x5498 021665 copy clke ,temp 
+0x5499 021666 storet 6 ,mem_sync_clke 
+:      021667 le_receive_on_attempt:
+0x549a 021668 nbranch end_of_packet ,sync 
+0x549b 021669 branch le_receive_skip ,attempt 
+0x549c 021670 arg param_clke_cal_le ,clke_rt 
+0x549d 021671 copy bt_clk ,clke_bt 
+0x549e 021672 fetch 1 ,mem_le_state 
+0x549f 021673 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021674 call lpm_adjust_clk ,wake 
+:      021675 le_receive_skip:
+0x54a1 021676 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021677 call save_rssi 
+0x54a3 021678 enable enable_white 
+0x54a4 021679 enable enable_crc 
+0x54a5 021680 parse demod ,bucket ,8 
+0x54a6 021681 rshift3 pwindow ,pdata 
+0x54a7 021682 store 1 ,mem_le_rxbuf 
+0x54a8 021683 parse demod ,bucket ,8 
+0x54a9 021684 rshift3 pwindow ,pdata 
+0x54aa 021685 istore 1 ,contw 
+0x54ab 021686 and pdata ,0x3f ,loopcnt 
+0x54ac 021687 branch lerx_nopayload ,zero 
+:      021689 lerx_loop:
+0x54ad 021690 parse demod ,bucket ,8 
+0x54ae 021691 rshift3 pwindow ,pdata 
+0x54af 021692 istore 1 ,contw 
+0x54b0 021693 loop lerx_loop 
+:      021695 lerx_nopayload:
+0x54b1 021696 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021697 parse demod ,bucket ,24 
+0x54b3 021698 enable swfine 
+0x54b4 021699 arg param_sifs ,stop_watch 
+0x54b5 021700 rshift32 pdata ,pdata 
+0x54b6 021701 rshift16 pdata ,pdata 
+0x54b7 021702 istore 3 ,contw 
+0x54b8 021703 branch end_of_packet ,crc_failed 
+0x54b9 021704 enable match 
+0x54ba 021705 fetch 1 ,mem_last_freq 
+0x54bb 021706 add pdata ,0 ,rega 
+0x54bc 021707 call rf_write_freq 
+0x54bd 021708 disable decode_fec0 
+0x54be 021709 branch set_sync_on 
+:      021711 le_transmit_receive_sifs:
+0x54bf 021712 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021713 call le_transmit 
+:      021714 le_transmit_receive_sifs_notx:
+0x54c1 021715 fetcht 1 ,mem_last_freq 
+0x54c2 021716 call set_freq_rx 
+0x54c3 021717 call rf_rx_enable 
+0x54c4 021718 enable swfine 
+0x54c5 021719 arg 5500 ,timeup 
+0x54c6 021720 branch le_receive_rxon 
+:      021722 le_transmit_norx:
+0x54c7 021723 call le_transmit 
+0x54c8 021724 branch end_of_packet 
+:      021726 le_transmit:
+0x54c9 021727 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021728 call le_prep 
+0x54cb 021729 call letx_setfreq 
+0x54cc 021730 branch le_transmit0 
+:      021732 le_transmit0:
+0x54cd 021733 set1 txgfsk ,radio_ctrl 
+0x54ce 021734 enable encode_fec0 
+0x54cf 021735 enable is_tx 
+0x54d0 021736 disable is_rx 
+0x54d1 021737 call le_wait_tx 
+0x54d2 021738 rshift16 access ,pdata 
+0x54d3 021739 rshift8 pdata ,pdata 
+0x54d4 021740 rshift4 pdata ,pdata 
+0x54d5 021741 inject mod ,40 
+0x54d6 021742 enable enable_white 
+0x54d7 021743 enable enable_crc 
+0x54d8 021744 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021745 fetch 1 ,mem_le_txheader 
+0x54da 021746 inject mod ,8 
+0x54db 021747 ifetch 1 ,contr 
+0x54dc 021748 and pdata ,0x3f ,loopcnt 
+0x54dd 021749 inject mod ,8 
+0x54de 021750 branch letr_nopayload ,zero 
+:      021751 letr_loop:
+0x54df 021752 ifetch 1 ,contr 
+0x54e0 021753 inject mod ,8 
+0x54e1 021754 loop letr_loop 
+:      021756 letr_nopayload:
+0x54e2 021757 enable enable_parity 
+0x54e3 021758 inject mod ,24 
+0x54e4 021759 disable enable_parity 
+0x54e5 021760 until null ,tx_clear 
+0x54e6 021761 nop 100 
+0x54e7 021762 disable encode_fec0 
+0x54e8 021763 rtn 
+:      021765 le_send_adv_ind:
+0x54e9 021766 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021767 fetch 1 ,mem_le_adv_type 
+0x54eb 021768 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021769 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021770 lshift4 pdata ,pdata 
+0x54ee 021771 lshift2 pdata ,pdata 
+0x54ef 021772 store 1 ,mem_le_txheader 
+0x54f0 021773 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021774 add temp ,6 ,pdata 
+0x54f2 021775 store 1 ,mem_le_txlen 
+0x54f3 021776 fetch 6 ,mem_le_lap 
+0x54f4 021777 store 6 ,mem_le_txpayload 
+0x54f5 021778 copy temp ,loopcnt 
+0x54f6 021779 arg mem_le_adv_data ,contr 
+0x54f7 021780 call memcpy_fast 
+0x54f8 021781 branch le_send_adv_transmit 
+:      021782 le_send_adv_direct_ind:
+0x54f9 021783 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021784 lshift4 pdata ,pdata 
+0x54fb 021785 lshift2 pdata ,pdata 
+0x54fc 021786 increase 1 ,pdata 
+0x54fd 021787 store 1 ,mem_le_txheader 
+0x54fe 021788 setarg 12 
+0x54ff 021789 store 1 ,mem_le_txlen 
+0x5500 021790 fetch 6 ,mem_le_lap 
+0x5501 021791 store 6 ,mem_le_txpayload 
+0x5502 021792 fetch 6 ,mem_hci_plap 
+0x5503 021793 istore 6 ,contw 
+:      021794 le_send_adv_transmit:
+0x5504 021795 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021796 fetch 1 ,mem_le_adv_transmit 
+0x5506 021797 increase 1 ,pdata 
+0x5507 021798 store 1 ,mem_le_adv_transmit 
+0x5508 021799 arg 1800 ,stop_watch 
+0x5509 021800 disable match 
+0x550a 021801 branch le_transmit_receive_sifs 
+:      021803 le_send_scan_request:
+0x550b 021804 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021805 fetch 1 ,mem_le_scan_type 
+0x550d 021806 rtnne le_scan_type_active 
+0x550e 021807 fetch 1 ,mem_le_adv_transmit 
+0x550f 021808 increase 1 ,pdata 
+0x5510 021809 store 1 ,mem_le_adv_transmit 
+0x5511 021810 arg 0x0c03 ,temp 
+0x5512 021811 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021812 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021813 copy rega ,pdata 
+0x5515 021814 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021815 storet 2 ,mem_le_txheader 
+0x5517 021816 fetch 6 ,mem_le_lap 
+0x5518 021817 istore 6 ,contw 
+0x5519 021818 fetch 6 ,mem_le_plap 
+0x551a 021819 istore 6 ,contw 
+0x551b 021820 branch le_transmit_receive_sifs 
+:      021823 le_send_scan_response:
+0x551c 021824 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021825 arg scan_rsp ,temp 
+0x551e 021826 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021827 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021828 storet 1 ,mem_le_txheader 
+0x5521 021829 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021830 add temp ,6 ,pdata 
+0x5523 021831 store 1 ,mem_le_txlen 
+0x5524 021832 fetch 6 ,mem_le_lap 
+0x5525 021833 store 6 ,mem_le_txpayload 
+0x5526 021834 arg mem_le_scan_data ,contr 
+0x5527 021835 copy temp ,loopcnt 
+0x5528 021836 call memcpy_fast 
+0x5529 021837 call le_transmit_norx 
+0x552a 021838 branch le_adv_not_match 
+:      021840 le_connect_request:
+0x552b 021841 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021842 force -1 ,pdata 
+0x552d 021843 setsect 2 ,1 
+0x552e 021844 store 5 ,mem_le_channel_map 
+0x552f 021845 call le_calc_channel_map 
+0x5530 021846 force 4 ,loopcnt 
+0x5531 021847 arg mem_le_access ,contw 
+0x5532 021848 call generate_random_loop 
+0x5533 021849 fetch 2 ,mem_le_timeout 
+0x5534 021850 store 2 ,mem_le_superto 
+:      021851 le_con_req_hop_retry:
+0x5535 021852 random pdata 
+0x5536 021853 and_into 0xf ,pdata 
+0x5537 021854 sub pdata ,4 ,null 
+0x5538 021855 branch le_con_req_hop_retry ,positive 
+0x5539 021856 store 1 ,mem_le_hop 
+0x553a 021857 store 1 ,mem_tmp1 
+0x553b 021858 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021859 fetcht 2 ,mem_le_conn_interval 
+0x553d 021860 storet 2 ,mem_le_tsniff 
+0x553e 021861 copy temp ,regc 
+0x553f 021862 add clkn_bt ,7 ,pdata 
+0x5540 021863 idiv regc 
+0x5541 021864 call wait_div_end 
+0x5542 021865 remainder rega 
+0x5543 021866 isub rega ,pdata 
+0x5544 021867 iadd regc ,pdata 
+0x5545 021868 fetcht 2 ,mem_le_dsniff 
+0x5546 021869 iadd temp ,pdata 
+0x5547 021870 store 4 ,mem_le_anchor 
+0x5548 021871 isub clkn_bt ,rega 
+0x5549 021872 increase -6 ,rega 
+0x554a 021873 arg 0x2205 ,regb 
+0x554b 021874 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021875 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021876 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021877 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021878 copy regb ,pdata 
+0x5550 021879 store 2 ,mem_le_txheader 
+0x5551 021880 fetch 6 ,mem_le_lap 
+0x5552 021881 istore 6 ,contw 
+0x5553 021882 fetch 6 ,mem_le_plap 
+0x5554 021883 istore 6 ,contw 
+0x5555 021884 fetch 4 ,mem_le_access 
+0x5556 021885 istore 4 ,contw 
+0x5557 021886 random pdata 
+0x5558 021887 istore 2 ,contw 
+0x5559 021888 random pdata 
+0x555a 021889 istore 1 ,contw 
+0x555b 021890 force 2 ,pdata 
+0x555c 021891 istore 1 ,contw 
+0x555d 021892 rshift2 rega ,pdata 
+0x555e 021893 istore 2 ,contw 
+0x555f 021894 rshift2 regc ,pdata 
+0x5560 021895 istore 2 ,contw 
+0x5561 021896 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021897 setarg 0 
+0x5563 021898 istore 2 ,contw 
+0x5564 021899 fetch 2 ,mem_le_timeout 
+0x5565 021900 istore 2 ,contw 
+0x5566 021901 fetch 5 ,mem_le_channel_map 
+0x5567 021902 istore 5 ,contw 
+0x5568 021903 fetch 1 ,mem_le_hop 
+0x5569 021904 arg param_le_sca ,temp 
+0x556a 021905 ior temp ,pdata 
+0x556b 021906 istore 1 ,contw 
+0x556c 021907 call le_transmit_norx 
+0x556d 021908 setarg mem_le_txheader 
+0x556e 021909 add pdata ,18 ,contr 
+0x556f 021910 ifetch 3 ,contr 
+0x5570 021911 store 3 ,mem_le_crcinit 
+0x5571 021912 rtn 
+:      021914 le_init_adv:
+0x5572 021915 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021916 disable master 
+0x5574 021917 branch le_adv_access 
+:      021921 le_update_param:
+0x5575 021922 fetch 1 ,mem_le_state 
+0x5576 021923 rtnbit0 lestate_update_param 
+0x5577 021924 fetch 2 ,mem_le_event_count 
+0x5578 021925 fetcht 2 ,mem_le_instant 
+0x5579 021926 isub temp ,pdata 
+0x557a 021927 nrtn positive 
+0x557b 021928 store 2 ,mem_pdatatemp 
+0x557c 021929 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021930 fetch 1 ,mem_le_state 
+0x557e 021931 set0 lestate_update_param ,pdata 
+0x557f 021932 set0 lestate_got_first_packet ,pdata 
+0x5580 021933 store 1 ,mem_le_state 
+0x5581 021934 fetch 4 ,mem_le_anchor 
+0x5582 021935 fetcht 2 ,mem_le_tsniff 
+0x5583 021936 storet 2 ,mem_temp 
+0x5584 021937 isub temp ,rega 
+0x5585 021938 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 021939 fetch 1 ,mem_le_new_param 
+0x5587 021940 store 1 ,mem_le_window_size 
+0x5588 021941 ifetcht 2 ,contr 
+0x5589 021942 ifetch 2 ,contr 
+0x558a 021943 lshift2 pdata ,pdata 
+0x558b 021944 store 2 ,mem_le_tsniff 
+0x558c 021945 lshift2 temp ,temp 
+0x558d 021946 iadd temp ,pdata 
+0x558e 021947 ifetcht 4 ,contr 
+0x558f 021948 storet 4 ,mem_le_slave_latency 
+0x5590 021949 iadd rega ,pdata 
+0x5591 021950 copy pdata ,regab 
+0x5592 021951 fetch 2 ,mem_le_tsniff 
+0x5593 021952 fetcht 2 ,mem_temp 
+0x5594 021953 isub temp ,pdata 
+0x5595 021954 fetcht 2 ,mem_pdatatemp 
+0x5596 021955 imul32 temp ,pdata 
+0x5597 021956 iadd regab ,pdata 
+0x5598 021957 store 4 ,mem_le_anchor 
+0x5599 021958 call le_receive_window_size 
+0x559a 021959 fetch 2 ,mem_le_superto 
+0x559b 021960 store 2 ,mem_le_init_superto 
+0x559c 021961 rtn 
+:      021964 le_update_channel_map:
+0x559d 021965 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 021966 fetch 1 ,mem_le_state 
+0x559f 021967 rtnbit0 lestate_update_map 
+0x55a0 021968 fetch 2 ,mem_le_event_count 
+0x55a1 021969 fetcht 2 ,mem_le_instant 
+0x55a2 021970 isub temp ,pdata 
+0x55a3 021971 nrtn positive 
+0x55a4 021972 fetch 1 ,mem_le_state 
+0x55a5 021973 set0 lestate_update_map ,pdata 
+0x55a6 021974 store 1 ,mem_le_state 
+0x55a7 021975 fetch 5 ,mem_le_new_map 
+0x55a8 021976 store 5 ,mem_le_channel_map 
+0x55a9 021977 branch le_calc_channel_map 
+:      021980 le_acknowledge:
+0x55aa 021981 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 021982 call le_supervision_flush 
+0x55ac 021983 call le_check_wak 
+0x55ad 021984 fetch 1 ,mem_le_rxbuf 
+0x55ae 021985 isolate1 md ,pdata 
+0x55af 021986 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 021987 rshift pdata ,pdata 
+0x55b1 021988 ixor temp ,pdata 
+0x55b2 021989 isolate1 nesn ,pdata 
+0x55b3 021990 setflag true ,mark_old_packet ,mark 
+0x55b4 021991 rtnmark1 mark_old_packet 
+0x55b5 021992 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 021993 branch le_ack_unenc ,blank 
+0x55b7 021994 fetch 1 ,mem_le_state 
+0x55b8 021995 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 021996 call load_sk 
+0x55ba 021997 call le_decrypt 
+0x55bb 021998 nrtn blank 
+:      021999 le_ack_unenc:
+0x55bc 022000 fetcht 1 ,mem_le_arq 
+0x55bd 022001 setflip nesn ,temp 
+0x55be 022002 storet 1 ,mem_le_arq 
+0x55bf 022003 rtn 
+:      022006 le_check_wak:
+0x55c0 022007 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 022008 fetcht 1 ,mem_le_arq 
+0x55c2 022009 isolate0 wak ,temp 
+0x55c3 022010 rtn true 
+0x55c4 022011 fetch 1 ,mem_le_rxbuf 
+0x55c5 022012 lshift pdata ,pdata 
+0x55c6 022013 ixor temp ,pdata 
+0x55c7 022014 rtnbit0 sn 
+0x55c8 022015 set0 wak ,temp 
+0x55c9 022016 setflip sn ,temp 
+0x55ca 022017 storet 1 ,mem_le_arq 
+0x55cb 022018 compare 3 ,temp ,3 
+0x55cc 022019 nrtn true 
+0x55cd 022020 fetch 1 ,mem_le_txpayload 
+0x55ce 022021 beq ll_start_enc_req ,le_set_enc 
+0x55cf 022022 fetch 1 ,mem_le_enc_state 
+0x55d0 022023 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 022024 rtn 
+:      022027 le_set_enc:
+0x55d2 022028 fetch 1 ,mem_le_state 
+0x55d3 022029 set1 lestate_encryption ,pdata 
+0x55d4 022030 store 1 ,mem_le_state 
+0x55d5 022031 rtn 
+:      022033 le_clear_enc:
+0x55d6 022034 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 022035 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 022036 arg 0 ,pdata 
+0x55d9 022037 store 4 ,mem_le_last_mic 
+0x55da 022038 store 5 ,mem_le_pcnt_tx 
+0x55db 022039 set1 39 ,pdata 
+0x55dc 022040 store 5 ,mem_le_pcnt_rx 
+0x55dd 022041 fetch 1 ,mem_le_state 
+0x55de 022042 set0 lestate_encryption ,pdata 
+0x55df 022043 store 1 ,mem_le_state 
+0x55e0 022044 rtn 
+:      022047 le_wait_adv:
+0x55e1 022048 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 022049 call le_next_adv_channel 
+0x55e3 022050 call le_receive_adv 
+0x55e4 022051 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 022052 increase 1 ,pdata 
+0x55e6 022053 store 1 ,mem_le_adv_waitcnt 
+0x55e7 022054 rtn 
+:      022057 le_scan:
+0x55e8 022058 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 022059 fetch 1 ,mem_le_scan_enable 
+0x55ea 022060 rtnne le_scan_enable 
+0x55eb 022061 arg le_scan_interval_timer ,queue 
+0x55ec 022062 call timer_check 
+0x55ed 022063 nrtn blank 
+0x55ee 022064 fetch 2 ,mem_le_scan_interval 
+0x55ef 022065 fetcht 2 ,mem_le_scan_window 
+0x55f0 022066 isub temp ,pdata 
+0x55f1 022067 arg le_scan_interval_timer ,queue 
+0x55f2 022068 call timer_init 
+0x55f3 022069 disable master 
+0x55f4 022070 call le_init_adv 
+0x55f5 022071 call le_wait_adv 
+0x55f6 022072 nrtn match 
+0x55f7 022073 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 022074 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 022075 store 6 ,mem_le_plap 
+0x55fa 022078 fetch 1 ,mem_le_adv_rcv 
+0x55fb 022079 increase 1 ,pdata 
+0x55fc 022080 store 1 ,mem_le_adv_rcv 
+0x55fd 022081 call le_create_conn 
+0x55fe 022082 rtn master 
+0x55ff 022083 call le_send_scan_request 
+0x5600 022084 nrtn match 
+0x5601 022085 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 022086 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 022087 increase 1 ,pdata 
+0x5604 022088 store 1 ,mem_le_scanrsp_rcv 
+0x5605 022089 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 022090 store 9 ,mem_tmp_buffer 
+0x5607 022091 rtn 
+:      022093 le_create_conn:
+0x5608 022094 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 022095 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 022096 rtnne hci_cmd_le_create_conn 
+0x560b 022097 fetch 6 ,mem_le_plap 
+0x560c 022098 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 022099 isub temp ,null 
+0x560e 022100 nrtn zero 
+0x560f 022101 call context_new 
+0x5610 022102 nrtn zero 
+0x5611 022103 call le_connect_request 
+0x5612 022104 call le_init_master 
+0x5613 022105 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022106 jam 0 ,mem_hci_cmd 
+0x5615 022107 jam 0 ,mem_le_peer_sca 
+0x5616 022108 jam 0 ,mem_le_scan_enable 
+0x5617 022109 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022110 branch context_save 
+:      022112 le_scan_check_sender_addr_type:
+0x5619 022113 arg 1 ,rega 
+0x561a 022114 fetch 1 ,mem_le_rxbuf 
+0x561b 022115 rtnbit1 le_sender_addr_bit 
+0x561c 022116 arg 0 ,rega 
+0x561d 022117 rtn 
+:      022121 le_prepare_tx:
+0x561e 022122 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022123 fetch 1 ,mem_le_arq 
+0x5620 022124 rtnbit1 wak 
+0x5621 022125 call le_check_tx_md 
+0x5622 022126 call le_fifo_get_first_tx_ptr 
+0x5623 022127 branch le_send_empty ,blank 
+0x5624 022128 ifetch 1 ,contr 
+0x5625 022129 ifetcht 1 ,contr 
+0x5626 022130 copy temp ,rega 
+0x5627 022131 isub rega ,pdata 
+0x5628 022132 arg le_max_paket_len ,temp 
+0x5629 022133 call not_greater_than 
+0x562a 022134 copy pdata ,temp 
+0x562b 022135 ifetch 1 ,contr 
+0x562c 022136 copy pdata ,type 
+0x562d 022137 copy rega ,pdata 
+0x562e 022138 iadd contr ,contr 
+0x562f 022139 arg mem_le_txpayload ,contw 
+0x5630 022140 copy temp ,loopcnt 
+0x5631 022141 call memcpy 
+0x5632 022142 call le_update_tx_type 
+0x5633 022143 call le_send_packet 
+0x5634 022145 call le_fifo_get_first_tx_ptr 
+0x5635 022146 ifetch 1 ,contr 
+0x5636 022147 copy pdata ,rega 
+0x5637 022148 copy contr ,regc 
+0x5638 022149 ifetcht 1 ,contr 
+0x5639 022150 copy temp ,regb 
+0x563a 022151 isub regb ,pdata 
+0x563b 022152 arg le_max_paket_len ,temp 
+0x563c 022153 call not_greater_than 
+0x563d 022154 iadd regb ,pdata 
+0x563e 022155 istore 1 ,regc 
+0x563f 022156 isub rega ,null 
+0x5640 022157 nrtn zero 
+0x5641 022158 branch le_fifo_release_first_node 
+:      022161 le_check_tx_md:
+0x5642 022162 call le_check_continue 
+0x5643 022163 rtnmark1 mark_ble_tx_md 
+0x5644 022164 fetch 1 ,mem_le_configuration 
+0x5645 022165 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022166 call le_fifo_get_second_tx_ptr 
+0x5647 022167 branch le_clear_md ,blank 
+0x5648 022168 branch le_set_md 
+:      022171 le_check_continue:
+0x5649 022172 call le_fifo_get_first_tx_ptr 
+0x564a 022173 branch le_clear_md ,blank 
+0x564b 022174 ifetch 1 ,contr 
+0x564c 022175 ifetcht 1 ,contr 
+0x564d 022176 isub temp ,pdata 
+0x564e 022177 sub pdata ,le_max_paket_len ,null 
+0x564f 022178 branch le_clear_md ,positive 
+:      022179 le_set_md:
+0x5650 022180 set1 mark_ble_tx_md ,mark 
+0x5651 022181 rtn 
+:      022183 le_clear_md:
+0x5652 022184 set0 mark_ble_tx_md ,mark 
+0x5653 022185 rtn 
+:      022187 le_update_tx_type:
+0x5654 022188 copy rega ,pdata 
+0x5655 022189 rtn blank 
+0x5656 022190 arg llid_continue ,type 
+0x5657 022191 rtn 
+:      022194 le_att_check_notification_enable:
+0x5658 022195 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022196 increase 1 ,temp 
+0x565a 022197 call le_att_get_handle_ptr 
+0x565b 022198 increase -2 ,contr 
+0x565c 022199 ifetch 2 ,contr 
+0x565d 022200 arg client_charactertic_configuration ,temp 
+0x565e 022201 isub temp ,null 
+0x565f 022202 nrtn zero 
+0x5660 022203 increase 1 ,contr 
+0x5661 022204 copy contr ,rega 
+0x5662 022205 ifetch 1 ,contr 
+0x5663 022206 rtn 
+:      022209 le_send_empty:
+0x5664 022210 force 0 ,temp 
+0x5665 022211 force 1 ,type 
+:      022213 le_send_packet:
+0x5666 022214 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022215 storet 1 ,mem_le_txlen 
+0x5668 022216 fetcht 1 ,mem_le_arq 
+0x5669 022217 set1 wak ,temp 
+0x566a 022218 and temp ,0xfc ,pdata 
+0x566b 022219 ior type ,pdata 
+0x566c 022220 store 1 ,mem_le_arq 
+0x566d 022221 and_into 0x1f ,pdata 
+0x566e 022222 isolate1 mark_ble_tx_md ,mark 
+0x566f 022223 setflag true ,md ,pdata 
+0x5670 022224 store 1 ,mem_le_txheader 
+0x5671 022226 fetch 1 ,mem_le_txheader 
+0x5672 022227 compare 1 ,type ,3 
+0x5673 022228 nbranch le_send_no_txlen ,true 
+0x5674 022229 fetch 1 ,mem_le_txlen 
+0x5675 022230 rtn blank 
+:      022231 le_send_no_txlen:
+0x5676 022232 fetch 1 ,mem_le_state 
+0x5677 022233 rtnbit0 lestate_encryption 
+0x5678 022234 call load_sk 
+0x5679 022235 branch le_encrypt 
+:      022238 get_lpm_wake_ble_rx_lock:
+0x567a 022239 arg wake_lock_ble_rx ,queue 
+0x567b 022240 branch lpm_get_wake_lock 
+:      022242 put_lpm_wake_ble_rx_lock:
+0x567c 022243 arg wake_lock_ble_rx ,queue 
+0x567d 022244 branch lpm_put_wake_lock 
+:      022247 le_parse:
+0x567e 022248 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022249 rtnmark1 mark_old_packet 
+0x5680 022250 call le_fifo_check_full 
+0x5681 022251 nrtn blank 
+0x5682 022252 fetch 1 ,mem_le_rxbuf 
+0x5683 022253 and pdata ,0x3 ,pdata 
+0x5684 022254 store 1 ,mem_le_packet_llid 
+0x5685 022255 ifetch 1 ,contr 
+0x5686 022256 and pdata ,0x1f ,pdata 
+0x5687 022257 store 1 ,mem_le_packet_size 
+0x5688 022258 rtn blank 
+0x5689 022259 copy contr ,pdata 
+0x568a 022260 store 2 ,mem_le_payload_ptr 
+0x568b 022261 fetch 1 ,mem_le_packet_llid 
+0x568c 022262 beq llid_le_ll ,le_parse_ll 
+:      022263 le_parse_l2cap:
+0x568d 022264 call le_check_l2cap_complete 
+0x568e 022265 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022266 call put_lpm_wake_ble_rx_lock 
+0x5690 022267 fetch 2 ,mem_le_payload_ptr 
+0x5691 022268 copy pdata ,contr 
+0x5692 022269 ifetch 2 ,contr 
+0x5693 022270 store 2 ,mem_le_l2cap_size 
+0x5694 022271 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022272 ifetch 2 ,contr 
+0x5696 022273 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022274 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022275 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022276 rtn 
+:      022279 le_check_l2cap_complete:
+0x569a 022280 fetch 1 ,mem_le_packet_llid 
+0x569b 022281 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022282 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022283 rtn 
+:      022288 le_check_l2cap_cid_legal:
+0x569e 022289 call enable_user 
+0x569f 022290 arg le_l2cap_cid_att ,temp 
+0x56a0 022291 isub pdata ,null 
+0x56a1 022292 rtn zero 
+0x56a2 022293 arg le_l2cap_cid_signal ,temp 
+0x56a3 022294 isub pdata ,null 
+0x56a4 022295 rtn zero 
+0x56a5 022296 arg le_l2cap_cid_smp ,temp 
+0x56a6 022297 isub pdata ,null 
+0x56a7 022298 rtn zero 
+0x56a8 022299 branch disable_user 
+:      022302 le_check_l2cap_llid_start:
+0x56a9 022303 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022304 copy pdata ,contr 
+0x56ab 022305 ifetch 2 ,contr 
+0x56ac 022306 store 2 ,mem_le_l2cap_size 
+0x56ad 022307 ifetch 2 ,contr 
+0x56ae 022308 call le_check_l2cap_cid_legal 
+0x56af 022309 nrtn user 
+0x56b0 022310 fetcht 1 ,mem_le_packet_size 
+0x56b1 022311 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022312 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022313 increase 4 ,pdata 
+0x56b4 022314 isub temp ,null 
+0x56b5 022315 branch enable_user ,zero 
+0x56b6 022316 fetch 1 ,mem_le_packet_size 
+0x56b7 022317 copy pdata ,loopcnt 
+0x56b8 022318 arg mem_le_l2capbuf ,contw 
+0x56b9 022319 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022320 copy pdata ,contr 
+0x56bb 022321 call memcpy 
+0x56bc 022322 branch disable_user 
+:      022327 le_check_l2cap_continue_legal:
+0x56bd 022328 call enable_user 
+0x56be 022329 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022330 nrtn blank 
+0x56c0 022331 branch disable_user 
+:      022333 le_check_l2cap_llid_continue:
+0x56c1 022334 call le_check_l2cap_continue_legal 
+0x56c2 022335 nrtn user 
+0x56c3 022336 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022337 arg mem_le_l2capbuf ,contw 
+0x56c5 022338 iadd contw ,rega 
+0x56c6 022339 fetcht 1 ,mem_le_packet_size 
+0x56c7 022340 iadd temp ,pdata 
+0x56c8 022341 store 1 ,mem_le_packet_len_recved 
+0x56c9 022342 fetch 1 ,mem_le_packet_size 
+0x56ca 022343 copy pdata ,loopcnt 
+0x56cb 022344 copy rega ,contw 
+0x56cc 022345 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022346 copy pdata ,contr 
+0x56ce 022347 call memcpy_fast 
+0x56cf 022348 setarg mem_le_l2capbuf 
+0x56d0 022349 store 2 ,mem_le_payload_ptr 
+0x56d1 022350 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022351 increase 4 ,pdata 
+0x56d3 022352 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022353 isub temp ,null 
+0x56d5 022354 branch enable_user ,zero 
+0x56d6 022355 branch disable_user 
+:      022361 le_get_search_att_type:
+0x56d7 022362 call store_contr 
+0x56d8 022363 arg mem_le_search_att_type_length ,contw 
+:      022364 le_get_search_common:
+0x56d9 022365 fetch 2 ,mem_le_l2cap_size 
+0x56da 022366 increase -5 ,pdata 
+:      022367 le_get_search_common2:
+0x56db 022368 istore 1 ,contw 
+0x56dc 022369 copy pdata ,loopcnt 
+0x56dd 022370 call get_contr 
+0x56de 022371 branch memcpy_fast 
+:      022373 le_get_search_att_uuid:
+0x56df 022374 call store_contr 
+0x56e0 022375 arg mem_le_search_uuid_length ,contw 
+0x56e1 022376 branch le_get_search_common 
+:      022380 le_writeatt_cb:
+0x56e2 022381 fetch 2 ,mem_cb_att_write 
+0x56e3 022382 branch callback_func 
+:      022384 le_supervision_update:
+0x56e4 022385 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022386 call get_clkbt 
+0x56e6 022387 isub temp ,timeup 
+0x56e7 022388 deposit timeup 
+0x56e8 022389 fetcht 2 ,mem_le_superto 
+0x56e9 022390 lshift4 temp ,temp 
+0x56ea 022391 lshift temp ,temp 
+0x56eb 022392 isub temp ,pdata 
+0x56ec 022393 rtn 
+:      022395 le_supervision_flush:
+0x56ed 022396 call get_clkbt 
+0x56ee 022397 store 4 ,mem_le_supervision_timer 
+0x56ef 022398 rtn 
+:      022401 le_adv:
+0x56f0 022402 jam 36 ,mem_le_ch_mapped 
+0x56f1 022403 jam 0 ,mem_le_adv_channel_map_temp 
+:      022404 le_adv_loop:
+0x56f2 022405 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022406 fetch 1 ,mem_le_adv_enable 
+0x56f4 022407 rtn blank 
+0x56f5 022408 arg le_adv_interval_timer ,queue 
+0x56f6 022409 call timer_check 
+0x56f7 022410 nrtn blank 
+0x56f8 022411 bpatchx patch2d_1 ,mem_patch2d 
+:      022412 le_adv_loop_tx:
+0x56f9 022413 disable master 
+0x56fa 022414 enable swfine 
+0x56fb 022415 call le_init_adv 
+0x56fc 022416 call le_next_adv_channel 
+0x56fd 022417 call le_send_adv_ind 
+0x56fe 022418 nbranch le_adv_not_match ,match 
+0x56ff 022419 fetch 1 ,mem_le_req_rcv 
+0x5700 022420 increase 1 ,pdata 
+0x5701 022421 store 1 ,mem_le_req_rcv 
+0x5702 022422 fetch 1 ,mem_le_rxbuf 
+0x5703 022423 and pdata ,0x0f ,pdata 
+0x5704 022424 beq scan_req ,le_send_scan_response 
+0x5705 022425 beq connect_req ,le_parse_connect_req 
+:      022426 le_adv_not_match:
+0x5706 022427 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022428 random pdata 
+0x5708 022429 arg 0x1ff ,temp 
+0x5709 022430 iand temp ,pdata 
+0x570a 022431 add pdata ,250 ,pdata 
+0x570b 022432 call delay 
+0x570c 022433 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022434 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022435 isub temp ,null 
+0x570f 022436 nbranch le_adv_loop ,zero 
+0x5710 022437 arg le_adv_interval_timer ,queue 
+0x5711 022438 fetch 2 ,mem_le_adv_interval 
+0x5712 022439 branch timer_init 
+:      022442 le_receive_window_size:
+0x5713 022443 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022444 fetch 1 ,mem_le_peer_sca 
+0x5715 022445 call le_sca_map 
+0x5716 022446 fetch 2 ,mem_le_tsniff 
+0x5717 022447 imul32 temp ,pdata 
+0x5718 022448 arg 375 ,temp 
+0x5719 022449 imul32 temp ,pdata 
+0x571a 022450 arg 100000 ,temp 
+0x571b 022451 idiv temp 
+0x571c 022452 fetch 1 ,mem_le_window_size 
+0x571d 022453 arg 20000 ,temp 
+0x571e 022454 imul32 temp ,pdata 
+0x571f 022455 iadd temp ,pdata 
+0x5720 022456 store 4 ,mem_le_transmit_window 
+0x5721 022457 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022458 fetch 2 ,mem_rx_window_sniff 
+0x5723 022459 call wait_div_end 
+0x5724 022460 quotient temp 
+0x5725 022461 iadd temp ,pdata 
+0x5726 022462 store 2 ,mem_le_receive_window 
+0x5727 022463 rtn 
+:      022465 le_parse_connect_req:
+0x5728 022466 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022467 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022468 fetcht 6 ,mem_le_lap 
+0x572b 022469 isub temp ,null 
+0x572c 022470 nrtn zero 
+0x572d 022471 call le_scan_check_sender_addr_type 
+0x572e 022472 copy rega ,pdata 
+0x572f 022473 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022474 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022475 store 7 ,mem_tmp_buffer 
+0x5732 022476 ifetch 8 ,contr 
+0x5733 022477 istore 8 ,contw 
+0x5734 022478 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022479 store 6 ,mem_le_plap 
+0x5736 022480 increase 6 ,contr 
+0x5737 022481 ifetch 8 ,contr 
+0x5738 022482 store 8 ,mem_le_access 
+0x5739 022483 ifetcht 2 ,contr 
+0x573a 022484 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022485 lshift2 temp ,temp 
+0x573c 022486 ifetch 2 ,contr 
+0x573d 022487 lshift2 pdata ,pdata 
+0x573e 022488 store 2 ,mem_le_tsniff 
+0x573f 022489 store 4 ,mem_le_anchor 
+0x5740 022490 isub temp ,pdata 
+0x5741 022491 add pdata ,-2 ,clke_bt 
+0x5742 022492 ifetch 9 ,contr 
+0x5743 022493 store 9 ,mem_le_slave_latency 
+0x5744 022494 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022495 ifetch 1 ,contr 
+0x5746 022496 rshift4 pdata ,temp 
+0x5747 022497 rshift temp ,temp 
+0x5748 022498 storet 1 ,mem_le_peer_sca 
+0x5749 022499 and_into 0x1f ,pdata 
+0x574a 022500 store 1 ,mem_le_hop 
+0x574b 022501 call le_receive_window_size 
+0x574c 022502 call le_calc_channel_map 
+0x574d 022503 call le_init_slave 
+0x574e 022504 call context_new 
+0x574f 022505 nrtn zero 
+0x5750 022506 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022507 call calc_clke_offset 
+0x5752 022508 call le_l2cap_reset_signaling_identifier 
+0x5753 022509 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022510 call ui_ipc_send_event 
+0x5755 022511 branch context_save 
+:      022514 le_init_attlist_search:
+0x5756 022515 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022516 fetch 2 ,mem_le_search_handle_start 
+0x5758 022517 iforce regb 
+0x5759 022518 fetch 2 ,mem_le_search_handle_end 
+0x575a 022519 iforce regc 
+0x575b 022520 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022521 iforce contr 
+0x575d 022522 enable user 
+0x575e 022523 rtn 
+:      022526 le_att_handle_inrange:
+0x575f 022527 ifetch 2 ,contr 
+0x5760 022528 rtn blank 
+0x5761 022529 isub regb ,null 
+0x5762 022530 nrtn positive 
+0x5763 022531 isub regc ,null 
+0x5764 022532 rtn zero 
+0x5765 022533 branch le_att_handle_blank ,positive 
+0x5766 022534 force 1 ,null 
+0x5767 022535 rtn 
+:      022536 le_att_handle_blank:
+0x5768 022537 force 0 ,pdata 
+0x5769 022538 rtn 
+:      022542 le_att_get_handle_ptr:
+0x576a 022543 call le_att_get_handle_ptr2 
+0x576b 022544 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022545 rtn 
+:      022547 le_att_get_handle_ptr2:
+0x576d 022548 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022549 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022550 iforce contr 
+:      022551 le_att_get_handle_loop1:
+0x5770 022552 ifetch 2 ,contr 
+0x5771 022553 rtn blank 
+0x5772 022554 isub temp ,null 
+0x5773 022555 rtn zero 
+0x5774 022556 ifetch 1 ,contr 
+0x5775 022557 iadd contr ,contr 
+0x5776 022558 ifetch 1 ,contr 
+0x5777 022559 iadd contr ,contr 
+0x5778 022560 branch le_att_get_handle_loop1 
+:      022561 le_att_get_handle_ptr_found:
+0x5779 022562 ifetch 1 ,contr 
+0x577a 022563 iadd contr ,contr 
+0x577b 022564 rtn 
+:      022568 le_att_get_short_uuid_ptr:
+0x577c 022569 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022570 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022571 iforce contr 
+:      022572 le_att_get_short_uuid_loop:
+0x577f 022573 ifetch 2 ,contr 
+0x5780 022574 rtn blank 
+0x5781 022575 ifetch 1 ,contr 
+0x5782 022576 iadd contr ,contr 
+0x5783 022577 increase -2 ,contr 
+0x5784 022578 ifetch 2 ,contr 
+0x5785 022579 isub temp ,null 
+0x5786 022580 rtn zero 
+0x5787 022581 ifetch 1 ,contr 
+0x5788 022582 iadd contr ,contr 
+0x5789 022583 branch le_att_get_short_uuid_loop 
+:      022587 le_att_get_handle_info_from_ptr:
+0x578a 022588 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022589 branch le_att_get_handle_info_fast 
+:      022591 le_att_get_handle_info:
+0x578c 022592 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022593 fetch 2 ,mem_ui_le_uuid_table 
+:      022594 le_att_get_handle_info_fast:
+0x578e 022595 iforce contr 
+0x578f 022596 copy temp ,rega 
+:      022597 le_att_get_handle_loop:
+0x5790 022598 ifetch 2 ,contr 
+0x5791 022599 branch le_att_unfind_handle ,blank 
+0x5792 022600 isub rega ,null 
+0x5793 022601 branch le_att_finded_handle ,zero 
+0x5794 022602 ifetch 1 ,contr 
+0x5795 022603 iadd contr ,contr 
+0x5796 022604 ifetch 1 ,contr 
+0x5797 022605 iadd contr ,contr 
+0x5798 022606 branch le_att_get_handle_loop 
+:      022607 le_att_unfind_handle:
+0x5799 022608 branch disable_blank 
+:      022610 le_att_finded_handle:
+0x579a 022611 ifetch 1 ,contr 
+0x579b 022612 store 1 ,mem_le_cur_uuid_length 
+0x579c 022613 copy pdata ,loopcnt 
+0x579d 022614 arg mem_le_cur_uuid ,contw 
+0x579e 022615 call memcpy_fast 
+0x579f 022616 ifetch 1 ,contr 
+0x57a0 022617 store 1 ,mem_le_curr_att_len 
+0x57a1 022618 call store_contr 
+0x57a2 022619 branch enable_blank 
+:      022622 le_modified_name:
+0x57a3 022623 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022624 call le_modified_name_att_list 
+0x57a5 022625 branch le_modified_name_adv 
+:      022627 le_modified_name_att_list:
+0x57a6 022628 arg uuid_chrctr_device_name ,temp 
+0x57a7 022629 call le_att_get_short_uuid_ptr 
+0x57a8 022630 rtn blank 
+0x57a9 022631 ifetch 1 ,contr 
+0x57aa 022632 copy contr ,contw 
+0x57ab 022633 fetcht 1 ,mem_le_name_len 
+0x57ac 022634 copy temp ,loopcnt 
+0x57ad 022635 isub temp ,null 
+0x57ae 022636 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022637 isub temp ,temp 
+0x57b0 022638 arg mem_le_name ,contr 
+0x57b1 022639 call memcpy 
+0x57b2 022640 copy temp ,loopcnt 
+0x57b3 022641 ncall memcpy_empty ,zero 
+0x57b4 022642 rtn 
+:      022643 le_name_length_longer_than_att:
+0x57b5 022644 copy pdata ,loopcnt 
+0x57b6 022645 arg mem_le_name ,contr 
+0x57b7 022646 branch memcpy_fast 
+:      022649 le_modified_name_adv:
+0x57b8 022650 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022651 arg mem_le_adv_data ,rega 
+0x57ba 022652 call le_modified_name_adv_and_scan 
+0x57bb 022653 setarg 0 
+0x57bc 022654 setflag user ,0 ,pdata 
+0x57bd 022655 store 1 ,mem_pdatatemp 
+0x57be 022656 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022657 arg mem_le_scan_data ,rega 
+0x57c0 022658 call le_modified_name_adv_and_scan 
+0x57c1 022659 rtn user 
+0x57c2 022660 fetch 1 ,mem_pdatatemp 
+0x57c3 022661 branch assert ,blank 
+0x57c4 022662 rtn 
+:      022665 le_modified_name_adv_and_scan:
+0x57c5 022666 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022667 call enable_user 
+0x57c7 022668 call clear_temp_block 
+0x57c8 022669 arg 0 ,regb 
+0x57c9 022670 arg mem_le_data_temp ,contw 
+0x57ca 022671 call le_modified_name_adv_loop 
+0x57cb 022672 fetch 1 ,mem_le_name_len 
+0x57cc 022673 add pdata ,1 ,temp 
+0x57cd 022674 iadd regb ,rega 
+0x57ce 022675 increase 2 ,rega 
+0x57cf 022676 sub rega ,0x1f ,null 
+0x57d0 022677 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022678 istoret 1 ,contw 
+0x57d2 022679 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022680 istoret 1 ,contw 
+0x57d4 022681 iforce loopcnt 
+0x57d5 022682 call memcpy_fast 
+0x57d6 022683 copy rega ,regb 
+:      022684 le_modified_name_adv_and_scan_store_data:
+0x57d7 022685 deposit regb 
+0x57d8 022686 store 1 ,mem_le_data_len_temp 
+0x57d9 022687 arg mem_le_data_len_temp ,contr 
+0x57da 022688 setarg -32 
+0x57db 022689 iadd regc ,contw 
+0x57dc 022690 branch memcpy32 
+:      022692 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022693 call disable_user 
+0x57de 022694 branch le_modified_name_adv_and_scan_store_data 
+:      022696 le_modified_name_adv_loop:
+0x57df 022697 ifetch 1 ,rega 
+0x57e0 022698 rtn blank 
+0x57e1 022699 pincrease 1 
+0x57e2 022700 ifetcht 1 ,contr 
+0x57e3 022701 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022702 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022703 iadd regb ,regb 
+0x57e6 022704 copy rega ,contr 
+0x57e7 022705 iforce loopcnt 
+0x57e8 022706 call memcpy_fast 
+0x57e9 022707 copy contr ,rega 
+:      022708 le_modified_name_adv_loop2:
+0x57ea 022709 deposit rega 
+0x57eb 022710 isub regc ,null 
+0x57ec 022711 rtn positive 
+0x57ed 022712 branch le_modified_name_adv_loop 
+:      022714 le_modified_name_adv_found_name:
+0x57ee 022715 iadd rega ,rega 
+0x57ef 022716 branch le_modified_name_adv_loop2 
+:      022719 memcpy_empty:
+0x57f0 022720 setarg space 
+0x57f1 022721 istore 1 ,contw 
+0x57f2 022722 loop memcpy_empty 
+0x57f3 022723 rtn 
+:      022726 le_lpm_set_mult:
+0x57f4 022727 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022728 disable wake 
+0x57f6 022729 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022730 nbranch le_lpm_lost ,match 
+:      022731 le_lpm_set_mult_attempt:
+0x57f8 022732 call lpm_match 
+0x57f9 022733 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022734 store 2 ,mem_le_receive_window 
+0x57fb 022736 nbranch lpm_mult_short ,match 
+0x57fc 022737 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022739 fetch 1 ,mem_le_packet_size 
+0x57fe 022740 nbranch lpm_mult_short ,blank 
+0x57ff 022741 fetch 1 ,mem_le_txlen 
+0x5800 022742 nbranch lpm_mult_short ,blank 
+0x5801 022744 fetch 1 ,mem_le_configuration 
+0x5802 022745 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022747 fetch 1 ,mem_le_state 
+0x5804 022748 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022749 branch lpm_mult_wait_timeout 
+:      022751 le_lpm_lost:
+0x5806 022752 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022753 rshift temp ,temp 
+0x5808 022754 fetch 2 ,mem_le_receive_window 
+0x5809 022755 iadd temp ,pdata 
+0x580a 022756 store 2 ,mem_le_receive_window 
+0x580b 022757 branch lpm_lost 
+:      022760 le_set_config_fixed_tk:
+0x580c 022761 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022762 branch le_set_config 
+:      022764 le_clr_config_fixed_tk:
+0x580e 022765 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022766 branch le_clr_config 
+:      022768 le_set_config_fixed_ltk:
+0x5810 022769 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022770 branch le_set_config 
+:      022772 le_clr_config_fixed_ltk:
+0x5812 022773 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022774 branch le_clr_config 
+:      022776 le_set_config_more_data:
+0x5814 022777 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022778 branch le_set_config 
+:      022780 le_clr_config_more_data:
+0x5816 022781 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022782 branch le_clr_config 
+:      022784 le_set_config_read_authentication:
+0x5818 022785 arg bit_ble_read_auth ,queue 
+0x5819 022786 branch le_set_config 
+:      022788 le_clr_config_read_authentication:
+0x581a 022789 arg bit_ble_read_auth ,queue 
+0x581b 022790 branch le_clr_config 
+:      022792 le_set_config_write_authentication:
+0x581c 022793 arg bit_ble_write_auth ,queue 
+0x581d 022794 branch le_set_config 
+:      022796 le_clr_config_write_authentication:
+0x581e 022797 arg bit_ble_write_auth ,queue 
+0x581f 022798 branch le_clr_config 
+:      022800 le_set_config_short_mult:
+0x5820 022801 arg bit_ble_short_mult ,queue 
+0x5821 022802 branch le_set_config 
+:      022804 le_clr_config_short_mult:
+0x5822 022805 arg bit_ble_short_mult ,queue 
+0x5823 022806 branch le_clr_config 
+:      022809 le_set_config:
+0x5824 022810 fetch 1 ,mem_le_configuration 
+0x5825 022811 qset1 pdata 
+0x5826 022812 store 1 ,mem_le_configuration 
+0x5827 022813 rtn 
+:      022815 le_clr_config:
+0x5828 022816 fetch 1 ,mem_le_configuration 
+0x5829 022817 qset0 pdata 
+0x582a 022818 store 1 ,mem_le_configuration 
+0x582b 022819 rtn 
+:      022821 le_set_fixed_ltk:
+0x582c 022822 setarg 0x112233 
+0x582d 022823 store 3 ,mem_le_fixed_ltk 
+0x582e 022824 setarg 0x445566 
+0x582f 022825 istore 3 ,contw 
+0x5830 022826 setarg 0x778899 
+0x5831 022827 istore 3 ,contw 
+0x5832 022828 setarg 0x001122 
+0x5833 022829 istore 3 ,contw 
+0x5834 022830 setarg 0x334455 
+0x5835 022831 istore 3 ,contw 
+0x5836 022832 setarg 0x66 
+0x5837 022833 istore 1 ,contw 
+0x5838 022834 rtn 
+:      022837 le_set_justwork:
+0x5839 022838 setarg 0x01000302 
+0x583a 022839 store 4 ,mem_le_pres 
+0x583b 022840 setarg 0x010010 
+0x583c 022841 store 3 ,mem_le_pres_max_keysize 
+0x583d 022842 jam 1 ,mem_le_pairing_mode 
+0x583e 022843 rtn 
+:      022847 le_fifo_malloc_tx_empty:
+0x583f 022848 arg 0 ,rega 
+0x5840 022849 arg llid_empty ,type 
+0x5841 022850 branch le_fifo_malloc_tx 
+:      022854 le_fifo_malloc_tx_ll:
+0x5842 022855 arg llid_le_ll ,type 
+0x5843 022856 call le_fifo_malloc_tx 
+0x5844 022857 copy regb ,pdata 
+0x5845 022858 istore 1 ,contw 
+0x5846 022859 rtn 
+:      022863 le_fifo_malloc_tx_l2cap:
+0x5847 022864 force llid_l2cap_start ,type 
+0x5848 022865 increase 4 ,rega 
+0x5849 022866 call le_fifo_malloc_tx 
+0x584a 022867 increase -4 ,rega 
+0x584b 022868 copy rega ,pdata 
+0x584c 022869 istore 2 ,contw 
+0x584d 022870 copy regb ,pdata 
+0x584e 022871 istore 2 ,contw 
+0x584f 022872 rtn 
+:      022876 le_fifo_malloc_tx:
+0x5850 022877 sub rega ,240 ,null 
+0x5851 022878 nbranch assert ,positive 
+0x5852 022879 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022880 arg 1 ,temp 
+0x5854 022881 arg le_tx_buff_count ,loopcnt 
+:      022882 le_fifo_malloc_tx_loop:
+0x5855 022883 iand temp ,null 
+0x5856 022884 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022885 lshift temp ,temp 
+0x5858 022886 loop le_fifo_malloc_tx_loop 
+0x5859 022887 branch assert 
+:      022888 le_fifo_malloc_tx_got_empty:
+0x585a 022889 ixor temp ,pdata 
+0x585b 022890 store 1 ,mem_le_tx_buff_used 
+0x585c 022891 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022892 lshift4 pdata ,pdata 
+0x585e 022893 lshift4 pdata ,pdata 
+0x585f 022894 arg mem_le_tx_buffer0 ,temp 
+0x5860 022895 iadd temp ,temp 
+:      022896 le_fifo_tx_find_empty_ptr:
+0x5861 022897 arg 0 ,loopcnt 
+0x5862 022898 arg mem_le_tx_ptr0 ,contr 
+:      022899 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022900 ifetch 2 ,contr 
+0x5864 022901 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022902 copy loopcnt ,pdata 
+0x5866 022903 increase 1 ,loopcnt 
+0x5867 022904 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022905 branch assert 
+:      022908 le_fifo_tx_found_empty_ptr:
+0x5869 022909 increase -2 ,contr 
+0x586a 022910 istoret 2 ,contr 
+0x586b 022911 copy temp ,contw 
+0x586c 022912 copy rega ,pdata 
+0x586d 022913 istore 1 ,contw 
+0x586e 022914 setarg 0 
+0x586f 022915 istore 1 ,contw 
+0x5870 022916 copy type ,pdata 
+0x5871 022917 istore 1 ,contw 
+0x5872 022918 rtn 
+:      022922 le_fifo_get_first_tx_ptr:
+0x5873 022923 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022924 copy pdata ,contr 
+0x5875 022925 rtn 
+:      022927 le_fifo_get_second_tx_ptr:
+0x5876 022928 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022929 copy pdata ,contr 
+0x5878 022930 rtn 
+:      022932 le_fifo_get_last_tx_ptr:
+0x5879 022933 call le_fifo_get_last_tx_ptr0 
+0x587a 022934 copy pdata ,contr 
+0x587b 022935 rtn 
+:      022936 le_fifo_get_last_tx_ptr0:
+0x587c 022937 fetch 2 ,mem_le_tx_ptr3 
+0x587d 022938 nrtn blank 
+0x587e 022939 fetch 2 ,mem_le_tx_ptr2 
+0x587f 022940 nrtn blank 
+0x5880 022941 fetch 2 ,mem_le_tx_ptr1 
+0x5881 022942 nrtn blank 
+0x5882 022943 fetch 2 ,mem_le_tx_ptr0 
+0x5883 022944 rtn 
+:      022946 le_fifo_get_first_l2cap_ptr:
+0x5884 022947 call le_fifo_get_first_tx_ptr 
+0x5885 022948 increase 3 ,contr 
+0x5886 022949 rtn 
+:      022951 le_fifo_get_first_att_ptr:
+0x5887 022952 call le_fifo_get_first_tx_ptr 
+0x5888 022953 increase 7 ,contr 
+0x5889 022954 rtn 
+:      022956 le_fifo_get_last_att_ptr:
+0x588a 022957 call le_fifo_get_last_tx_ptr 
+0x588b 022958 increase 7 ,contr 
+0x588c 022959 rtn 
+:      022961 le_fifo_get_last_l2cap_ptr:
+0x588d 022962 call le_fifo_get_last_tx_ptr 
+0x588e 022963 increase 3 ,contr 
+0x588f 022964 rtn 
+:      022968 le_fifo_check_full:
+0x5890 022969 fetch 2 ,mem_le_tx_ptr3 
+0x5891 022970 rtn 
+:      022973 le_fifo_check_nearly_full:
+0x5892 022974 fetch 2 ,mem_le_tx_ptr2 
+0x5893 022975 rtn 
+:      022978 le_fifo_check_empty:
+0x5894 022979 fetch 2 ,mem_le_tx_ptr0 
+0x5895 022980 rtn 
+:      022983 le_fifo_release_first_node:
+0x5896 022984 fetch 2 ,mem_le_tx_ptr0 
+0x5897 022985 arg mem_le_tx_buffer0 ,temp 
+0x5898 022986 isub temp ,pdata 
+0x5899 022987 rshift4 pdata ,pdata 
+0x589a 022988 rshift4 pdata ,queue 
+0x589b 022989 fetch 1 ,mem_le_tx_buff_used 
+0x589c 022990 qset0 pdata 
+0x589d 022991 store 1 ,mem_le_tx_buff_used 
+0x589e 022992 arg 0 ,loopcnt 
+:      022993 le_fifo_release_first_node_loop:
+0x589f 022994 lshift loopcnt ,pdata 
+0x58a0 022995 arg mem_le_tx_ptr1 ,temp 
+0x58a1 022996 iadd temp ,temp 
+0x58a2 022997 ifetch 2 ,temp 
+0x58a3 022998 increase -2 ,temp 
+0x58a4 022999 istore 2 ,temp 
+0x58a5 023000 copy loopcnt ,pdata 
+0x58a6 023001 increase 1 ,loopcnt 
+0x58a7 023002 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 023003 setarg 0 
+0x58a9 023004 istore 2 ,temp 
+0x58aa 023005 rtn 
+:      023011 le_parse_att:
+0x58ab 023012 ifetch 3 ,contr 
+0x58ac 023013 store 3 ,mem_le_att_opcode 
+0x58ad 023014 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 023015 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 023016 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 023017 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 023018 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 023019 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 023020 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 023021 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 023022 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 023023 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 023024 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 023025 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 023026 rtn 
+:      023029 le_send_att_exchange_mtu_requset:
+0x58ba 023030 force 3 ,rega 
+0x58bb 023031 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 023032 setarg attop_exchange_mtu_request 
+0x58bd 023033 istore 1 ,contw 
+0x58be 023034 fetch 2 ,mem_le_local_mtu 
+0x58bf 023035 istore 2 ,contw 
+0x58c0 023036 rtn 
+:      023039 le_parse_att_exchange_mtu_request:
+0x58c1 023040 call le_parse_att_exchange_mtu_response 
+:      023041 le_send_att_exchange_mtu_response:
+0x58c2 023042 force 3 ,rega 
+0x58c3 023043 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 023044 setarg attop_exchange_mtu_response 
+0x58c5 023045 istore 1 ,contw 
+0x58c6 023046 fetch 2 ,mem_le_local_mtu 
+0x58c7 023047 istore 2 ,contw 
+0x58c8 023048 rtn 
+:      023050 le_parse_att_exchange_mtu_response:
+0x58c9 023051 rshift8 pdata ,pdata 
+0x58ca 023052 store 2 ,mem_le_remote_mtu 
+0x58cb 023053 rtn 
+:      023055 le_parse_att_find_information_request:
+0x58cc 023056 call le_get_search_handle_start_end_common 
+0x58cd 023057 call enable_user 
+0x58ce 023058 branch le_send_att_find_information_response 
+:      023060 le_send_att_find_information_response:
+0x58cf 023061 arg 3 ,timeup 
+0x58d0 023062 call le_init_attlist_search 
+:      023063 le_send_att_find_information_res_loop:
+0x58d1 023064 call le_att_handle_inrange 
+0x58d2 023065 branch le_send_att_find_information_res_end ,blank 
+0x58d3 023066 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 023067 increase -2 ,contr 
+0x58d5 023068 call store_contr 
+0x58d6 023069 call get_contw 
+0x58d7 023070 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 023071 call push_stack_rega_b_c 
+0x58d9 023072 call disable_user 
+0x58da 023073 force 20 ,rega 
+0x58db 023074 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 023075 call pop_stack_rega_b_c 
+0x58dd 023076 setarg attop_find_information_response 
+0x58de 023077 istore 1 ,contw 
+0x58df 023078 setarg uuid_size_16bit 
+0x58e0 023079 istore 1 ,contw 
+:      023080 le_send_att_find_information_res_store_info:
+0x58e1 023081 call get_contr 
+0x58e2 023082 ifetch 2 ,contr 
+0x58e3 023083 istore 2 ,contw 
+0x58e4 023084 ifetch 1 ,contr 
+0x58e5 023085 copy pdata ,loopcnt 
+0x58e6 023086 call memcpy 
+0x58e7 023087 call store_contw 
+0x58e8 023088 increase -1 ,timeup 
+0x58e9 023089 branch le_send_att_find_information_res_end ,zero 
+:      023090 le_send_att_find_information_res_cont:
+0x58ea 023091 ifetch 1 ,contr 
+0x58eb 023092 iadd contr ,contr 
+0x58ec 023093 branch le_send_att_find_information_res_loop 
+:      023094 le_send_att_find_information_res_next:
+0x58ed 023095 ifetch 1 ,contr 
+0x58ee 023096 iadd contr ,contr 
+0x58ef 023097 branch le_send_att_find_information_res_cont 
+:      023098 le_send_att_find_information_res_end:
+0x58f0 023099 branch le_send_att_error_response_notfound ,user 
+0x58f1 023100 branch le_send_auto_len_by_mem 
+:      023103 le_parse_att_find_by_type_value_request:
+0x58f2 023104 call le_get_search_handle_start_end_common 
+0x58f3 023105 ifetch 2 ,contr 
+0x58f4 023106 store 2 ,mem_le_search_uuid 
+0x58f5 023107 call store_contr 
+0x58f6 023108 arg mem_le_search_att_type_length ,contw 
+0x58f7 023109 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023110 increase -7 ,pdata 
+0x58f9 023111 call le_get_search_common2 
+0x58fa 023112 branch le_send_att_find_by_type_value_response 
+:      023115 le_start_end_handle_check_1:
+0x58fb 023116 disable user 
+0x58fc 023117 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023118 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023119 isub temp ,null 
+0x58ff 023120 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023121 deposit temp 
+0x5901 023122 rtnne 0 
+:      023123 le_start_end_handle_check_1_fail:
+0x5902 023124 enable user 
+0x5903 023125 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023126 branch le_send_att_error_response 
+:      023129 le_send_att_find_by_type_value_response:
+0x5905 023130 call le_start_end_handle_check_1 
+0x5906 023131 rtn user 
+0x5907 023132 fetcht 2 ,mem_le_search_uuid 
+0x5908 023133 setarg uuid_gatt_primary_service 
+0x5909 023134 isub temp ,null 
+0x590a 023135 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023136 branch le_send_att_error_response_notfound 
+:      023139 le_send_att_find_by_type_value_res_primary:
+0x590c 023140 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023141 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023142 storet 2 ,mem_temp 
+0x590f 023143 call le_att_get_handle_info 
+0x5910 023144 nbranch le_send_att_error_response_notfound ,blank 
+:      023145 le_send_att_find_primary_search_loop:
+0x5911 023146 fetcht 2 ,mem_temp 
+0x5912 023147 call le_att_get_handle_info 
+0x5913 023148 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023149 copy contr ,rega 
+0x5915 023150 fetch 1 ,mem_le_curr_att_len 
+0x5916 023151 copy pdata ,loopcnt 
+0x5917 023152 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023153 isub temp ,null 
+0x5919 023154 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023155 arg mem_le_search_att_type ,regb 
+0x591b 023156 call string_compare 
+0x591c 023158 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023160 fetch 2 ,mem_le_cur_uuid 
+0x591e 023161 fetcht 2 ,mem_le_search_uuid 
+0x591f 023162 isub temp ,null 
+0x5920 023163 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023164 le_send_att_find_primary_search_loop1:
+0x5921 023165 fetch 2 ,mem_temp 
+0x5922 023166 increase 1 ,pdata 
+0x5923 023167 store 2 ,mem_temp 
+0x5924 023168 branch le_send_att_find_primary_search_loop 
+:      023170 le_send_att_error_response_notfound2:
+0x5925 023171 fetch 1 ,mem_le_search_res 
+0x5926 023172 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023173 branch le_send_att_error_response_notfound 
+:      023176 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023177 fetch 2 ,mem_le_cur_uuid 
+0x5929 023178 fetcht 2 ,mem_le_search_uuid 
+0x592a 023179 isub temp ,null 
+0x592b 023180 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023181 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023183 fetcht 2 ,mem_temp 
+0x592e 023184 storet 2 ,mem_le_cur_handle_start 
+0x592f 023185 branch le_send_att_find_primary_search_loop1 
+:      023187 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023188 fetch 1 ,mem_le_search_res 
+0x5931 023189 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023190 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023191 fetcht 2 ,mem_temp 
+0x5934 023192 increase -1 ,temp 
+0x5935 023193 storet 2 ,mem_le_cur_handle_end 
+:      023195 le_send_att_find_primary_search_end:
+0x5936 023196 arg 5 ,rega 
+0x5937 023197 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023198 setarg attop_find_by_type_value_response 
+0x5939 023199 istore 1 ,contw 
+0x593a 023200 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023201 istore 2 ,contw 
+0x593c 023202 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023203 istore 2 ,contw 
+0x593e 023204 rtn 
+:      023208 le_parse_att_read_by_type_request:
+0x593f 023209 call le_get_search_handle_start_end_common 
+0x5940 023210 call le_get_search_att_uuid 
+0x5941 023211 branch le_send_att_read_by_type_response 
+:      023213 le_send_att_read_by_type_response:
+0x5942 023214 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023215 storet 2 ,mem_temp 
+0x5944 023216 call le_init_attlist_search 
+0x5945 023217 call le_att_get_handle_ptr2 
+0x5946 023218 increase -2 ,contr 
+0x5947 023219 copy contr ,pdata 
+0x5948 023220 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023222 fetcht 2 ,mem_le_search_uuid 
+0x594a 023223 setarg uuid_chrctr_device_name 
+0x594b 023224 isub temp ,null 
+0x594c 023225 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023226 setarg uuid_gatt_characteristic 
+0x594e 023227 isub temp ,null 
+0x594f 023228 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023229 arg 2 ,timeup 
+:      023230 le_send_att_read_by_type_response_loop:
+0x5951 023231 call le_att_check_handle_end 
+0x5952 023232 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023233 fetcht 2 ,mem_temp 
+0x5954 023234 call le_att_get_handle_info_from_ptr 
+0x5955 023235 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023236 call le_att_same_uuid 
+0x5957 023237 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023238 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023239 disable user 
+0x595a 023240 arg 20 ,rega 
+0x595b 023241 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023242 setarg attop_read_by_type_response 
+0x595d 023243 istore 1 ,contw 
+0x595e 023244 copy contw ,alarm 
+0x595f 023245 increase 1 ,contw 
+0x5960 023247 call le_send_att_read_by_type_write_properties 
+0x5961 023248 call le_att_next_handle 
+0x5962 023249 call le_att_get_handle_info_from_ptr 
+0x5963 023250 call le_send_att_read_by_type_write_uuid 
+0x5964 023251 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023252 increase 5 ,pdata 
+0x5966 023253 istore 1 ,alarm 
+0x5967 023254 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023255 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023256 increase -1 ,timeup 
+0x596a 023257 branch le_send_att_read_by_type_response_end ,zero 
+:      023258 le_send_att_read_by_type_response_next_handle:
+0x596b 023259 call le_att_next_handle 
+0x596c 023260 branch le_send_att_read_by_type_response_loop 
+:      023261 le_send_att_read_by_type_response_end:
+0x596d 023262 branch le_send_att_error_response_notfound ,user 
+0x596e 023263 branch le_send_auto_len_by_mem 
+:      023265 le_send_att_read_by_type_res_found_next:
+0x596f 023266 call le_store_att_record 
+0x5970 023267 call le_att_next_handle 
+0x5971 023268 call le_att_get_handle_info_from_ptr 
+0x5972 023269 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023270 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023272 call get_contw 
+0x5975 023273 fetch 2 ,mem_temp 
+0x5976 023274 increase -1 ,pdata 
+0x5977 023275 istore 2 ,contw 
+0x5978 023276 call le_write_att_record_common 
+0x5979 023277 call le_send_att_read_by_type_write_uuid 
+0x597a 023278 increase -1 ,timeup 
+0x597b 023279 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023280 branch le_send_att_read_by_type_response_next_handle 
+:      023283 le_send_att_read_by_type_write_properties:
+0x597d 023284 fetch 2 ,mem_temp 
+0x597e 023285 istore 2 ,contw 
+0x597f 023287 fetch 1 ,mem_le_curr_att_len 
+0x5980 023288 copy pdata ,loopcnt 
+0x5981 023289 call get_contr 
+0x5982 023290 call memcpy_fast 
+0x5983 023291 branch store_contw 
+:      023292 le_send_att_read_by_type_write_uuid:
+0x5984 023293 call get_contw 
+0x5985 023294 fetch 2 ,mem_temp 
+0x5986 023295 istore 2 ,contw 
+0x5987 023296 call store_contw 
+0x5988 023297 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023298 copy pdata ,loopcnt 
+0x598a 023299 call get_contw 
+0x598b 023300 call get_contr 
+0x598c 023301 isub loopcnt ,contr 
+0x598d 023302 increase -1 ,contr 
+0x598e 023303 call memcpy_fast 
+0x598f 023304 branch store_contw 
+:      023308 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023309 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023310 storet 2 ,mem_temp 
+:      023311 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023312 call le_att_check_handle_end 
+0x5993 023313 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023314 call le_att_get_handle_info_from_ptr 
+0x5995 023315 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023316 call le_att_same_uuid 
+0x5997 023317 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023319 le_send_att_read_by_type_res_not_char_common:
+0x5998 023320 arg 20 ,rega 
+0x5999 023321 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023322 setarg attop_read_by_type_response 
+0x599b 023323 istore 1 ,contw 
+0x599c 023324 fetch 1 ,mem_le_curr_att_len 
+0x599d 023325 copy pdata ,loopcnt 
+0x599e 023326 increase 2 ,pdata 
+0x599f 023327 istore 1 ,contw 
+0x59a0 023328 fetch 2 ,mem_temp 
+0x59a1 023329 istore 2 ,contw 
+0x59a2 023330 call get_contr 
+0x59a3 023331 call memcpy_fast 
+0x59a4 023332 call store_contw 
+0x59a5 023333 branch le_send_auto_len_by_mem 
+:      023335 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023336 call le_att_next_handle 
+0x59a7 023337 branch le_send_att_read_by_type_res_not_char_loop 
+:      023340 le_send_att_read_by_type_res_device_name:
+0x59a8 023341 arg uuid_chrctr_device_name ,temp 
+0x59a9 023342 call le_att_get_short_uuid_ptr 
+0x59aa 023343 rtn blank 
+0x59ab 023344 increase -5 ,contr 
+0x59ac 023345 ifetch 2 ,contr 
+0x59ad 023346 store 2 ,mem_temp 
+0x59ae 023347 arg 20 ,rega 
+0x59af 023348 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023349 setarg attop_read_by_type_response 
+0x59b1 023350 istore 1 ,contw 
+0x59b2 023351 fetch 1 ,mem_le_name_len 
+0x59b3 023352 copy pdata ,loopcnt 
+0x59b4 023353 increase 2 ,pdata 
+0x59b5 023354 istore 1 ,contw 
+0x59b6 023355 fetch 2 ,mem_temp 
+0x59b7 023356 istore 2 ,contw 
+0x59b8 023357 arg mem_le_name ,contr 
+0x59b9 023358 call memcpy_fast 
+0x59ba 023359 call store_contw 
+0x59bb 023360 branch le_send_auto_len_by_mem 
+:      023364 le_parse_att_read_request:
+0x59bc 023365 fetcht 2 ,mem_le_att_handle 
+0x59bd 023366 fetch 1 ,mem_le_configuration 
+0x59be 023367 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023369 le_send_att_read_response:
+0x59bf 023370 call le_att_get_handle_ptr 
+0x59c0 023371 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023372 increase -2 ,contr 
+0x59c2 023373 ifetch 2 ,contr 
+0x59c3 023374 arg uuid_chrctr_device_name ,temp 
+0x59c4 023375 isub temp ,null 
+0x59c5 023376 branch le_send_device_name ,zero 
+0x59c6 023377 ifetch 1 ,contr 
+0x59c7 023378 sub pdata ,22 ,null 
+0x59c8 023379 branch le_send_att_read_response_less ,positive 
+0x59c9 023380 force 22 ,pdata 
+:      023381 le_send_att_read_response_less:
+0x59ca 023382 copy pdata ,regc 
+0x59cb 023383 call store_contr 
+0x59cc 023384 add regc ,1 ,rega 
+0x59cd 023385 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023386 setarg attop_read_response 
+0x59cf 023387 istore 1 ,contw 
+0x59d0 023388 copy regc ,loopcnt 
+0x59d1 023389 call get_contr 
+0x59d2 023390 branch memcpy 
+:      023392 le_send_device_name:
+0x59d3 023393 call store_contr 
+0x59d4 023394 fetch 1 ,mem_le_name_len 
+0x59d5 023395 add pdata ,1 ,rega 
+0x59d6 023396 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023397 setarg attop_read_response 
+0x59d8 023398 istore 1 ,contw 
+0x59d9 023399 fetch 1 ,mem_le_name_len 
+0x59da 023400 copy pdata ,loopcnt 
+0x59db 023401 arg mem_le_name ,contr 
+0x59dc 023402 branch memcpy 
+:      023405 le_send_att_read_response_check_auth:
+0x59dd 023406 fetch 2 ,mem_le_pairing_handle 
+0x59de 023407 isub temp ,null 
+0x59df 023408 nbranch le_send_att_read_response ,zero 
+0x59e0 023410 call le_check_encrypt_state 
+0x59e1 023411 nbranch le_send_att_read_response ,user 
+0x59e2 023412 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023413 branch le_send_att_error_response 
+:      023416 le_parse_att_read_blob_request:
+0x59e4 023417 ifetch 2 ,contr 
+0x59e5 023418 store 2 ,mem_le_att_offset 
+:      023419 le_send_att_read_blob_response:
+0x59e6 023420 arg 20 ,rega 
+0x59e7 023421 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023422 setarg attop_read_blob_response 
+0x59e9 023423 istore 1 ,contw 
+0x59ea 023424 fetch 2 ,mem_le_att_offset 
+0x59eb 023425 iforce rega 
+0x59ec 023426 fetcht 2 ,mem_le_att_handle 
+0x59ed 023427 call le_att_get_handle_ptr 
+0x59ee 023428 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023429 ifetch 1 ,contr 
+0x59f0 023430 isub rega ,loopcnt 
+0x59f1 023431 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023432 sub loopcnt ,22 ,null 
+0x59f3 023433 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023434 force 22 ,loopcnt 
+:      023435 le_send_att_read_blob_response_less:
+0x59f5 023436 deposit rega 
+0x59f6 023437 iadd contr ,contr 
+0x59f7 023438 call memcpy_fast 
+0x59f8 023439 call store_contw 
+0x59f9 023440 branch le_send_auto_len_by_mem 
+:      023443 le_parse_att_read_by_group_type_request:
+0x59fa 023444 call le_get_search_handle_start_end_common 
+0x59fb 023445 call le_get_search_att_type 
+0x59fc 023446 branch le_send_att_read_by_group_type_response 
+:      023451 le_send_att_read_by_group_type_response:
+0x59fd 023452 arg 2 ,timeup 
+0x59fe 023453 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023457 storet 2 ,mem_temp 
+0x5a00 023458 call le_init_attlist_search 
+0x5a01 023459 call le_att_get_handle_ptr2 
+0x5a02 023460 increase -2 ,contr 
+0x5a03 023461 copy contr ,pdata 
+0x5a04 023462 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023463 le_send_att_read_by_group_type_response_loop:
+0x5a05 023464 call le_att_check_handle_end 
+0x5a06 023465 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023466 fetcht 2 ,mem_temp 
+0x5a08 023467 call le_att_get_handle_info_from_ptr 
+0x5a09 023468 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023470 call le_att_same_type 
+0x5a0b 023471 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023472 copy timeup ,pdata 
+0x5a0d 023473 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023474 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023475 disable user 
+0x5a10 023477 arg 20 ,rega 
+0x5a11 023478 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023479 setarg attop_read_by_group_type_response 
+0x5a13 023480 istore 1 ,contw 
+0x5a14 023481 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023482 increase 4 ,pdata 
+0x5a16 023483 istore 1 ,contw 
+0x5a17 023484 call store_contw 
+0x5a18 023485 branch le_send_att_read_by_group_type_store_record 
+:      023486 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023487 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023488 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023489 fetch 2 ,mem_temp 
+0x5a1c 023490 increase -1 ,pdata 
+0x5a1d 023491 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023492 call le_write_att_record 
+:      023493 le_send_att_read_by_group_type_store_record:
+0x5a1f 023494 fetch 2 ,mem_temp 
+0x5a20 023495 store 2 ,mem_le_cur_handle_start 
+0x5a21 023496 call le_store_att_record 
+0x5a22 023497 increase -1 ,timeup 
+:      023499 le_send_att_read_by_group_type_next_handle:
+0x5a23 023500 call le_att_next_handle 
+0x5a24 023501 branch le_send_att_read_by_group_type_response_loop 
+:      023503 le_send_att_read_by_group_type_end0:
+0x5a25 023504 fetch 2 ,mem_temp 
+0x5a26 023505 store 2 ,mem_le_cur_handle_end 
+0x5a27 023506 branch le_send_att_read_by_group_type_end_common 
+:      023507 le_send_att_read_by_group_type_end1:
+0x5a28 023508 fetch 2 ,mem_temp 
+0x5a29 023509 increase -1 ,pdata 
+0x5a2a 023510 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023511 branch le_send_att_read_by_group_type_end_common 
+:      023512 le_send_att_read_by_group_type_end_common:
+0x5a2c 023513 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023514 call le_write_att_record 
+0x5a2e 023515 branch le_send_auto_len_by_mem 
+:      023520 le_parse_att_write_request:
+0x5a2f 023521 copy contr ,rega 
+0x5a30 023522 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023523 add pdata ,-3 ,regb 
+0x5a32 023524 call le_writeatt_cb 
+:      023525 le_send_att_write_response_check_auth:
+0x5a33 023526 fetch 1 ,mem_le_configuration 
+0x5a34 023527 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023529 fetcht 2 ,mem_le_att_handle 
+0x5a36 023530 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023531 isub temp ,null 
+0x5a38 023532 nbranch le_send_att_write_response ,zero 
+0x5a39 023533 call le_check_encrypt_state 
+0x5a3a 023534 nbranch le_send_att_write_response ,user 
+0x5a3b 023535 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023536 branch le_send_att_error_response 
+:      023538 le_send_att_write_response:
+0x5a3d 023539 force 1 ,rega 
+0x5a3e 023540 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023541 setarg attop_write_response 
+0x5a40 023542 istore 1 ,contw 
+0x5a41 023543 rtn 
+:      023545 le_check_encrypt_state:
+0x5a42 023546 call disable_user 
+0x5a43 023547 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023548 rtneq le_pairing_mode_none 
+0x5a45 023549 fetch 1 ,mem_context 
+0x5a46 023550 rtnbit1 lestate_encryption 
+0x5a47 023551 branch enable_user 
+:      023554 le_parse_att_prepare_write_request:
+0x5a48 023555 add contr ,2 ,rega 
+0x5a49 023556 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023557 add pdata ,-5 ,regb 
+0x5a4b 023558 call le_writeatt_cb 
+0x5a4c 023559 branch le_send_att_prepare_write_response 
+:      023562 le_send_att_prepare_write_response:
+0x5a4d 023563 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023564 copy pdata ,rega 
+0x5a4f 023565 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023566 setarg attop_prepare_write_response 
+0x5a51 023567 istore 1 ,contw 
+0x5a52 023568 fetch 2 ,mem_le_att_handle 
+0x5a53 023569 istore 2 ,contw 
+0x5a54 023570 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023571 add pdata ,-5 ,loopcnt 
+0x5a56 023572 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023573 add pdata ,7 ,contr 
+0x5a58 023574 ifetch 2 ,contr 
+0x5a59 023575 istore 2 ,contw 
+0x5a5a 023576 branch memcpy_fast 
+:      023580 le_parse_att_execute_write_request:
+:      023582 le_send_att_execute_write_response:
+0x5a5b 023583 force 1 ,rega 
+0x5a5c 023584 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023585 setarg attop_execute_write_response 
+0x5a5e 023586 istore 1 ,contw 
+0x5a5f 023587 rtn 
+:      023591 le_parse_att_write_command:
+0x5a60 023592 copy contr ,rega 
+0x5a61 023593 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023594 add pdata ,-3 ,regb 
+0x5a63 023595 branch le_writeatt_cb 
+:      023600 le_att_malloc_tx_notify:
+0x5a64 023601 copy temp ,regc 
+0x5a65 023602 increase 3 ,rega 
+0x5a66 023603 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023604 increase -3 ,rega 
+0x5a68 023605 setarg attop_handle_value_notification 
+0x5a69 023606 istore 1 ,contw 
+0x5a6a 023607 copy regc ,temp 
+0x5a6b 023608 istoret 2 ,contw 
+0x5a6c 023609 rtn 
+:      023612 le_att_malloc_tx_indication:
+0x5a6d 023613 copy temp ,regc 
+0x5a6e 023614 increase 3 ,rega 
+0x5a6f 023615 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023616 increase -3 ,rega 
+0x5a71 023617 setarg attop_handle_value_indication 
+0x5a72 023618 istore 1 ,contw 
+0x5a73 023619 copy regc ,temp 
+0x5a74 023620 istoret 2 ,contw 
+0x5a75 023621 rtn 
+:      023626 le_send_att_error_response_notfound:
+0x5a76 023627 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023628 le_send_att_error_response:
+0x5a77 023629 force 5 ,rega 
+0x5a78 023630 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023631 setarg attop_error_response 
+0x5a7a 023632 istore 1 ,contw 
+0x5a7b 023633 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023634 istore 1 ,contw 
+0x5a7d 023635 fetch 2 ,mem_le_att_handle 
+0x5a7e 023636 istore 2 ,contw 
+0x5a7f 023637 fetch 1 ,mem_le_err_code 
+0x5a80 023638 istore 1 ,contw 
+0x5a81 023639 rtn 
+:      023642 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023643 force le_l2cap_cid_att ,regb 
+0x5a83 023644 branch le_fifo_malloc_tx_l2cap 
+:      023647 le_att_next_handle:
+0x5a84 023648 fetcht 2 ,mem_temp 
+0x5a85 023649 increase 1 ,temp 
+0x5a86 023650 storet 2 ,mem_temp 
+0x5a87 023651 rtn 
+:      023653 le_att_check_handle_end:
+0x5a88 023654 fetcht 2 ,mem_temp 
+0x5a89 023655 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023656 isub temp ,null 
+0x5a8b 023657 rtn 
+:      023660 le_att_same_type:
+0x5a8c 023661 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023662 arg mem_le_search_att_type ,rega 
+:      023663 le_att_check_same_common:
+0x5a8e 023664 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023665 copy pdata ,loopcnt 
+0x5a90 023666 isub temp ,null 
+0x5a91 023667 nrtn zero 
+0x5a92 023668 arg mem_le_cur_uuid ,regb 
+0x5a93 023669 branch string_compare 
+:      023671 le_att_same_uuid:
+0x5a94 023672 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023673 arg mem_le_search_uuid ,rega 
+0x5a96 023674 branch le_att_check_same_common 
+:      023677 le_store_att_record:
+0x5a97 023678 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023679 store 1 ,mem_tmp_buffer 
+0x5a99 023680 copy pdata ,loopcnt 
+0x5a9a 023681 call get_contr 
+0x5a9b 023682 branch memcpy_fast 
+:      023685 le_write_att_record:
+0x5a9c 023686 call get_contw 
+0x5a9d 023687 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023688 istore 2 ,contw 
+0x5a9f 023689 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023690 istore 2 ,contw 
+:      023691 le_write_att_record_common:
+0x5aa1 023692 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023693 copy pdata ,loopcnt 
+0x5aa3 023694 call memcpy_fast 
+0x5aa4 023695 branch store_contw 
+:      023699 le_send_auto_len_by_mem:
+0x5aa5 023700 call get_contw 
+0x5aa6 023701 call le_fifo_get_last_att_ptr 
+0x5aa7 023702 copy contw ,pdata 
+0x5aa8 023703 isub contr ,rega 
+0x5aa9 023704 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023705 copy rega ,pdata 
+0x5aab 023706 istore 2 ,contr 
+0x5aac 023707 increase 4 ,rega 
+0x5aad 023708 call le_fifo_get_last_tx_ptr 
+0x5aae 023709 copy rega ,pdata 
+0x5aaf 023710 istore 1 ,contr 
+0x5ab0 023711 rtn 
+:      023714 le_get_search_handle_start_end_common:
+0x5ab1 023715 rshift8 pdata ,pdata 
+0x5ab2 023716 store 2 ,mem_le_search_handle_start 
+0x5ab3 023717 ifetch 2 ,contr 
+0x5ab4 023718 store 2 ,mem_le_search_handle_end 
+0x5ab5 023719 rtn 
+:      023724 le_parse_signaling:
+0x5ab6 023725 ifetch 1 ,contr 
+0x5ab7 023726 ifetcht 1 ,contr 
+0x5ab8 023727 ifetcht 2 ,contr 
+0x5ab9 023728 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023729 rtn 
+:      023730 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023731 ifetch 2 ,contr 
+0x5abc 023732 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023733 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023734 branch ui_ipc_send_event 
+:      023740 le_l2cap_tx_update_req:
+0x5abf 023741 arg 0x0c ,rega 
+0x5ac0 023742 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023743 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023744 setarg 0x08 
+0x5ac3 023745 istore 2 ,contw 
+0x5ac4 023746 fetch 8 ,mem_le_interval_min 
+0x5ac5 023747 istore 8 ,contw 
+0x5ac6 023748 rtn 
+:      023752 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023753 call le_l2cap_update_signaling_identifier 
+0x5ac8 023754 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023755 call le_fifo_malloc_tx_l2cap 
+0x5aca 023756 copy regc ,pdata 
+0x5acb 023757 istore 1 ,contw 
+0x5acc 023758 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023759 istore 1 ,contw 
+0x5ace 023760 rtn 
+:      023763 le_l2cap_update_signaling_identifier:
+0x5acf 023764 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023766 pincrease 1 
+0x5ad1 023767 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023768 rtnne 0 
+:      023770 le_l2cap_reset_signaling_identifier:
+0x5ad3 023771 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023772 rtn 
+:      023777 le_pairing_mode_init:
+0x5ad5 023778 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023779 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023780 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023781 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023782 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023783 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023784 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023785 rtn 
+:      023787 le_set_pairing_mode_secure_justwork:
+0x5add 023788 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023789 branch le_set_noinputnooutput 
+:      023790 le_set_pairing_mode_secure_numeric:
+0x5adf 023791 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023792 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023793 rtn 
+:      023794 le_set_pairing_mode_secure_passkey:
+0x5ae2 023795 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023796 branch le_set_displayonly 
+:      023797 le_set_no_pairing:
+0x5ae4 023798 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023799 le_set_noinputnooutput:
+0x5ae5 023800 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023801 rtn 
+:      023802 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023803 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023804 branch le_set_noinputnooutput 
+:      023805 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023806 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023807 le_set_displayonly:
+0x5aea 023808 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023809 rtn 
+:      023812 le_secure_connection_enable:
+0x5aec 023813 fetch 1 ,mem_le_pres_auth 
+0x5aed 023814 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023815 store 1 ,mem_le_pres_auth 
+0x5aef 023816 rtn 
+:      023817 le_secure_connection_disable:
+0x5af0 023818 fetch 1 ,mem_le_pres_auth 
+0x5af1 023819 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023820 store 1 ,mem_le_pres_auth 
+0x5af3 023821 rtn 
+:      023823 le_parse_smp:
+0x5af4 023824 ifetch 1 ,contr 
+0x5af5 023825 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023827 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023828 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023829 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023830 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023831 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023832 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023833 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023834 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023835 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023836 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023837 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023838 rtn 
+:      023842 le_send_smp_security_request:
+0x5b02 023843 force 2 ,rega 
+0x5b03 023844 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023845 setarg smp_security_request 
+0x5b05 023846 istore 1 ,contw 
+0x5b06 023847 fetch 1 ,mem_le_pres_auth 
+0x5b07 023848 istore 1 ,contw 
+0x5b08 023849 rtn 
+:      023851 le_parse_smp_pairing_request:
+0x5b09 023852 store 1 ,mem_le_preq 
+0x5b0a 023853 ifetch 6 ,contr 
+0x5b0b 023854 istore 6 ,contw 
+0x5b0c 023855 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023856 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023857 call le_send_smp_pairing_response 
+0x5b0f 023858 call le_check_master_support_secure_connect 
+0x5b10 023859 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023860 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023861 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023862 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023863 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023864 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023865 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023866 rtneq le_pairing_mode_secure_connect_passkey 
+:      023867 le_set_tk_0:
+0x5b18 023868 arg 0 ,pdata 
+0x5b19 023869 store 4 ,mem_le_tk 
+0x5b1a 023870 rtn 
+:      023872 le_parse_smp_pairing_req_passkey:
+0x5b1b 023873 fetch 1 ,mem_le_configuration 
+0x5b1c 023874 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023875 le_genernate_tk:
+0x5b1d 023876 arg mem_le_tk ,rega 
+0x5b1e 023877 copy rega ,contw 
+0x5b1f 023878 arg 3 ,loopcnt 
+0x5b20 023879 call generate_random_loop 
+0x5b21 023880 fetch 2 ,mem_le_tk + 2 
+0x5b22 023881 and_into 0x7 ,pdata 
+0x5b23 023882 store 2 ,mem_le_tk + 2 
+:      023883 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023884 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023885 branch ui_ipc_send_event 
+:      023887 le_check_master_support_secure_connect:
+0x5b26 023888 fetch 1 ,mem_le_preq_auth 
+0x5b27 023889 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023890 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023891 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023892 branch app_ble_disconnect 
+:      023894 le_send_smp_pairing_response:
+0x5b2b 023895 force 7 ,rega 
+0x5b2c 023896 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023897 fetch 7 ,mem_le_pres 
+0x5b2e 023898 istore 7 ,contw 
+0x5b2f 023899 rtn 
+:      023902 le_parse_smp_pairing_confirm:
+0x5b30 023903 copy contr ,rega 
+0x5b31 023904 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023905 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023906 copy rega ,contr 
+0x5b34 023907 arg mem_le_rconfirm ,contw 
+0x5b35 023908 call memcpy16 
+0x5b36 023909 branch le_send_smp_pairing_confirm 
+:      023910 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023911 copy rega ,contr 
+0x5b38 023912 arg mem_le_rconfirm ,contw 
+0x5b39 023913 call memcpy16 
+0x5b3a 023914 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023915 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023916 rtn 
+:      023919 le_send_smp_pairing_confirm:
+0x5b3d 023920 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023921 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023922 call generate_confirm 
+0x5b40 023923 force 17 ,rega 
+0x5b41 023924 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023925 setarg smp_pairing_confirm 
+0x5b43 023926 istore 1 ,contw 
+0x5b44 023927 branch store_aes_result 
+:      023930 le_send_smp_pairing_confirm_sc:
+0x5b45 023931 arg mem_le_srand ,contw 
+0x5b46 023932 call generate_random 
+0x5b47 023933 call function_f4_cb 
+0x5b48 023934 force 17 ,rega 
+0x5b49 023935 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 023936 setarg smp_pairing_confirm 
+0x5b4b 023937 istore 1 ,contw 
+0x5b4c 023938 branch load_inverse_result 
+:      023942 le_parse_smp_pairing_random:
+0x5b4d 023943 copy contr ,rega 
+0x5b4e 023944 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 023945 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 023946 copy rega ,contr 
+0x5b51 023947 call authenticate_rconfirm 
+0x5b52 023948 branch le_parse_smp_pairing_random_success ,zero 
+:      023949 le_send_pairing_confirm_value_failed:
+0x5b53 023950 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      023951 le_send_pairing_failed:
+0x5b54 023952 force 2 ,rega 
+0x5b55 023953 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 023954 setarg smp_pairing_failed 
+0x5b57 023955 istore 1 ,contw 
+0x5b58 023956 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 023957 istore 1 ,contw 
+:      023958 le_parse_smp_pairing_failed:
+0x5b5a 023959 force smp_pairing_timer ,queue 
+0x5b5b 023960 call timer_stop 
+0x5b5c 023961 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 023962 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 023963 branch ui_ipc_send_event 
+:      023965 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 023966 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 023967 branch le_send_pairing_failed 
+:      023970 le_parse_smp_pairing_random_sc:
+0x5b61 023971 arg mem_le_mrand ,contw 
+0x5b62 023972 copy rega ,contr 
+0x5b63 023973 call memcpy16 
+0x5b64 023974 fetch 1 ,mem_le_pairing_mode 
+0x5b65 023975 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 023976 call function_g2 
+0x5b67 023979 call le_send_smp_pairing_random 
+0x5b68 023980 fetch 1 ,mem_le_pairing_mode 
+0x5b69 023981 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 023982 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 023983 branch ui_ipc_send_event 
+:      023985 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 023986 call function_f4_ca 
+0x5b6d 023987 arg mem_aes_cmac_temp ,contw 
+0x5b6e 023988 call load_inverse_result 
+0x5b6f 023989 arg mem_aes_cmac_temp ,rega 
+0x5b70 023990 arg mem_le_rconfirm ,regb 
+0x5b71 023991 arg 16 ,loopcnt 
+0x5b72 023992 call string_compare 
+0x5b73 023993 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 023994 branch le_send_smp_pairing_random 
+:      023996 le_parse_smp_pairing_random_success:
+0x5b75 023997 call generate_stk 
+0x5b76 023998 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 023999 call ui_ipc_send_event 
+0x5b78 024000 jam 1 ,mem_ltk_exists 
+0x5b79 024001 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      024003 le_send_smp_pairing_random:
+0x5b7a 024004 force 17 ,rega 
+0x5b7b 024005 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 024006 setarg smp_pairing_random 
+0x5b7d 024007 istore 1 ,contw 
+0x5b7e 024008 arg mem_le_srand ,contr 
+0x5b7f 024009 branch memcpy16 
+:      024011 le_parse_smp_encryption_information:
+0x5b80 024012 arg mem_le_peer_ltk ,contw 
+0x5b81 024013 branch memcpy16 
+:      024015 le_send_smp_encryption_information:
+0x5b82 024016 force 17 ,rega 
+0x5b83 024017 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 024018 setarg smp_encryption_information 
+0x5b85 024019 istore 1 ,contw 
+0x5b86 024020 fetch 1 ,mem_le_configuration 
+0x5b87 024021 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 024022 arg mem_le_ltk ,contr 
+0x5b89 024023 branch memcpy16 
+:      024025 le_send_fixed_ltk:
+0x5b8a 024026 arg mem_le_fixed_ltk ,contr 
+0x5b8b 024027 branch memcpy16 
+:      024030 le_send_smp_master_identification:
+0x5b8c 024031 arg mem_le_ediv ,contw 
+0x5b8d 024032 force 10 ,loopcnt 
+0x5b8e 024033 call generate_random_loop 
+0x5b8f 024034 force 11 ,rega 
+0x5b90 024035 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 024036 setarg smp_master_identification 
+0x5b92 024037 istore 1 ,contw 
+0x5b93 024038 fetch 2 ,mem_le_ediv 
+0x5b94 024039 istore 2 ,contw 
+0x5b95 024040 fetch 8 ,mem_le_rand 
+0x5b96 024041 istore 8 ,contw 
+0x5b97 024042 rtn 
+:      024044 le_send_smp_identity_information:
+0x5b98 024045 force 17 ,rega 
+0x5b99 024046 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 024047 setarg smp_identity_information 
+0x5b9b 024048 istore 1 ,contw 
+0x5b9c 024049 setarg 0 
+0x5b9d 024050 istore 8 ,contw 
+0x5b9e 024051 istore 8 ,contw 
+0x5b9f 024052 rtn 
+:      024055 le_send_smp_identity_address_information:
+0x5ba0 024056 force 8 ,rega 
+0x5ba1 024057 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 024058 setarg smp_identity_address_information 
+0x5ba3 024059 istore 1 ,contw 
+0x5ba4 024060 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 024061 istore 1 ,contw 
+0x5ba6 024062 fetch 6 ,mem_le_lap 
+0x5ba7 024063 istore 6 ,contw 
+0x5ba8 024064 rtn 
+:      024067 le_send_pairing_fail_unspecified_reason:
+0x5ba9 024068 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 024069 branch le_send_pairing_failed 
+:      024071 le_check_init_key_distribution:
+0x5bab 024072 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 024073 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 024074 iand temp ,pdata 
+0x5bae 024075 rtn 
+:      024077 le_parse_smp_identity_information:
+0x5baf 024078 arg mem_le_irk ,contw 
+0x5bb0 024079 call memcpy16 
+0x5bb1 024080 call le_check_init_key_distribution 
+0x5bb2 024081 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 024082 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 024083 fetch 1 ,mem_device_option 
+0x5bb5 024084 rtnne dvc_op_module 
+0x5bb6 024085 call le_check_master_addr_type 
+0x5bb7 024086 nrtn user 
+0x5bb8 024087 branch app_ble_store_reconn_info 
+:      024090 le_check_master_addr_type:
+0x5bb9 024091 call disable_user 
+0x5bba 024092 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 024093 rtneq master_public_addr 
+0x5bbc 024094 fetch 1 ,mem_le_plap + 5 
+0x5bbd 024095 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 024096 rtn true 
+0x5bbf 024097 branch enable_user 
+:      024099 le_parse_smp_identity_address_information:
+0x5bc0 024100 call le_check_init_key_distribution 
+0x5bc1 024101 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 024102 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024103 rtn 
+:      024105 le_parse_smp_master_identification:
+:      024106 le_parse_smp_signing_information:
+:      024107 le_parse_smp_security_request:
+0x5bc4 024108 rtn 
+:      024110 le_parse_smp_public_key:
+0x5bc5 024111 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024112 call memcpy64 
+0x5bc7 024113 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024114 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024115 rtn 
+:      024117 le_parse_smp_dhkey_check:
+0x5bca 024118 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024119 call memcpy16 
+0x5bcc 024120 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024121 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024122 rtn 
+:      024124 le_send_smp_pairing_public_key:
+0x5bcf 024125 force 65 ,rega 
+0x5bd0 024126 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024127 setarg smp_pairing_public_key 
+0x5bd2 024128 istore 1 ,contw 
+0x5bd3 024129 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024130 branch memcpy64 
+:      024132 le_send_smp_pairing_dhkey_check:
+0x5bd5 024133 call function_f6_eb 
+0x5bd6 024134 force 17 ,rega 
+0x5bd7 024135 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024136 setarg smp_pairing_dhkey_check 
+0x5bd9 024137 istore 1 ,contw 
+0x5bda 024138 branch load_inverse_result 
+:      024141 le_check_paring_time:
+0x5bdb 024142 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024143 rtneq flag_le_pairing_end 
+0x5bdd 024144 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024145 isub temp ,null 
+0x5bdf 024146 nrtn positive 
+0x5be0 024147 arg smp_pairing_timer ,queue 
+0x5be1 024148 call timer_check 
+0x5be2 024149 nrtn blank 
+0x5be3 024150 branch le_send_pairing_fail_unspecified_reason 
+:      024152 le_pairing_sm:
+0x5be4 024153 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024154 fetch 1 ,mem_le_pairing_state 
+0x5be6 024155 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024156 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024157 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024158 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024159 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024160 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024161 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024162 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024163 rtn 
+:      024165 le_pairing_sm_null:
+:      024166 le_pairing_sm_send_sec_req:
+0x5bef 024167 fetch 1 ,mem_le_enc_state 
+0x5bf0 024168 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024169 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024170 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024171 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024172 branch ui_ipc_send_event 
+:      024175 le_pairing_sm_start:
+0x5bf5 024176 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024177 branch le_send_smp_security_request 
+:      024179 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024180 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024181 setarg timer_smp_pairing_timeout 
+0x5bf9 024182 arg smp_pairing_timer ,queue 
+0x5bfa 024183 branch timer_init 
+:      024185 le_pairing_sm_after_auth:
+0x5bfb 024186 fetch 1 ,mem_le_enc_state 
+0x5bfc 024187 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024188 rtn 
+:      024190 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024191 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024192 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024193 call ui_ipc_send_event 
+0x5c01 024194 call le_send_smp_encryption_information 
+0x5c02 024195 fetch 1 ,mem_device_option 
+0x5c03 024196 rtnne dvc_op_module 
+0x5c04 024197 call le_check_master_addr_type 
+0x5c05 024198 rtn user 
+0x5c06 024199 branch app_ble_store_reconn_info 
+:      024202 le_pairng_sm_send_enc_information:
+0x5c07 024203 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024204 branch le_send_smp_master_identification 
+:      024206 le_pairng_sm_send_master_indentification:
+0x5c09 024207 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024208 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024209 iand temp ,pdata 
+0x5c0c 024210 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024211 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024212 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024213 branch le_send_smp_identity_information 
+:      024215 le_pairng_sm_send_indentity_information:
+0x5c10 024216 call le_send_smp_identity_address_information 
+0x5c11 024217 branch le_parse_start_enc_rsp_after_auth_end 
+:      024220 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024221 force smp_pairing_timer ,queue 
+0x5c13 024222 call timer_stop 
+0x5c14 024223 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024224 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024225 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024226 branch ui_ipc_send_event 
+:      024230 le_secure_connect_sm:
+0x5c18 024231 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024232 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024233 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024234 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024235 rtnne le_sp_flag_commit_256 
+0x5c1d 024236 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024237 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024238 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024239 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024240 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024241 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024242 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024243 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024244 rtn 
+:      024247 le_sc_sm_passkey_wait_confirm:
+0x5c26 024248 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024249 copy pdata ,queue 
+0x5c28 024250 increase 1 ,pdata 
+0x5c29 024251 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024252 fetch 4 ,mem_le_tk 
+0x5c2b 024253 qisolate1 pdata 
+0x5c2c 024254 setarg 0x80 
+0x5c2d 024255 setflag true ,0 ,pdata 
+0x5c2e 024256 store 1 ,mem_passkey_1bit 
+0x5c2f 024257 branch le_sc_sm_ready_send_pairing_confirm 
+:      024259 le_sc_sm_wait_confirm_gkey:
+0x5c30 024260 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024261 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024262 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024263 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024264 rtn 
+:      024266 le_sc_confirm_gkey_ok:
+0x5c35 024267 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024268 call ui_ipc_send_event 
+0x5c37 024269 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024270 branch le_send_smp_pairing_dhkey_check 
+:      024272 le_sc_sm_receive_dhkey:
+0x5c39 024273 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024274 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024275 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024276 rtn 
+:      024278 le_dhkey_ready:
+0x5c3d 024279 call function_f5 
+0x5c3e 024283 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024284 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024285 call le_set_tk_0 
+:      024286 le_dhkey_ready_common:
+0x5c41 024287 call function_f6_ea 
+0x5c42 024288 arg mem_aes_cmac_temp ,rega 
+0x5c43 024289 arg mem_sp_confirm_remote ,regb 
+0x5c44 024290 arg 16 ,loopcnt 
+0x5c45 024291 call string_compare 
+0x5c46 024292 branch le_dhkey_check_ok ,zero 
+:      024293 le_dhkey_check_fail:
+0x5c47 024294 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024295 branch le_send_pairing_failed 
+:      024298 le_dhkey_check_ok:
+0x5c49 024299 call sp_calc_check_publickey_256 
+0x5c4a 024300 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024301 jam 1 ,mem_ltk_exists 
+0x5c4c 024302 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024303 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024304 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024305 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024306 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024307 rtn 
+:      024309 le_sc_sm_send_public_key:
+0x5c52 024310 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024311 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024312 jam 0 ,mem_passkey_1bit 
+:      024313 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024314 branch le_send_smp_pairing_confirm 
+:      024316 le_sc_sm_send_public_key_passkey:
+0x5c56 024320 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024321 branch le_parse_smp_pairing_req_passkey 
+:      024324 le_sc_sm_receive_public_key:
+0x5c58 024325 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024326 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024327 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024329 rtn 
+:      024331 le_public_key_ready:
+0x5c5c 024332 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024333 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024334 branch sp_dhkey_calc_256 
+:      024336 le_sc_sm_wait_send_public_key:
+0x5c5f 024337 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024338 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024339 branch le_send_smp_pairing_public_key 
+:      024343 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024344 force le_l2cap_cid_smp ,regb 
+0x5c63 024345 branch le_fifo_malloc_tx_l2cap 
+:      024349 le_parse_ll:
+0x5c64 024350 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024351 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024352 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024353 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024354 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024355 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024356 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024357 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024358 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024359 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024360 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024361 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024362 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024363 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024364 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024365 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024366 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024367 arg 2 ,rega 
+0x5c76 024368 arg ll_unknown_rsp ,regb 
+0x5c77 024369 call le_fifo_malloc_tx_ll 
+0x5c78 024370 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024371 istore 1 ,contw 
+0x5c7a 024372 rtn 
+:      024375 le_parse_connection_update_req:
+0x5c7b 024376 ifetch 9 ,contr 
+0x5c7c 024377 store 9 ,mem_le_new_param 
+0x5c7d 024378 ifetch 2 ,contr 
+0x5c7e 024379 store 2 ,mem_le_instant 
+0x5c7f 024380 fetch 1 ,mem_le_state 
+0x5c80 024381 set1 lestate_update_param ,pdata 
+0x5c81 024382 store 1 ,mem_le_state 
+0x5c82 024383 rtn 
+:      024385 le_parse_channel_map_req:
+0x5c83 024386 ifetch 5 ,contr 
+0x5c84 024387 store 5 ,mem_le_new_map 
+0x5c85 024388 ifetch 2 ,contr 
+0x5c86 024389 store 2 ,mem_le_instant 
+0x5c87 024390 fetcht 2 ,mem_le_event_count 
+0x5c88 024391 isub temp ,null 
+0x5c89 024392 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024393 fetch 1 ,mem_le_state 
+0x5c8b 024394 set1 lestate_update_map ,pdata 
+0x5c8c 024395 store 1 ,mem_le_state 
+0x5c8d 024396 rtn 
+:      024399 le_parse_terminate_ind:
+0x5c8e 024400 setarg 20 
+0x5c8f 024401 store 2 ,mem_le_superto 
+0x5c90 024402 store 2 ,mem_le_init_superto 
+0x5c91 024403 rtn 
+:      024405 le_send_terminate_ind_user_terminated:
+0x5c92 024406 arg error_remote_user_terminated_connection ,regc 
+:      024409 le_send_terminate_ind:
+0x5c93 024410 arg 2 ,rega 
+0x5c94 024411 arg ll_terminate_ind ,regb 
+0x5c95 024412 call le_fifo_malloc_tx_ll 
+0x5c96 024413 copy regc ,pdata 
+0x5c97 024414 istore 1 ,contw 
+0x5c98 024415 rtn 
+:      024417 le_parse_feature_req:
+:      024419 le_send_feature_rsp:
+0x5c99 024420 arg 9 ,rega 
+0x5c9a 024421 arg ll_feature_rsp ,regb 
+0x5c9b 024422 call le_fifo_malloc_tx_ll 
+0x5c9c 024423 setarg param_le_features 
+0x5c9d 024424 istore 8 ,contw 
+0x5c9e 024425 rtn 
+:      024428 le_parse_version_ind:
+0x5c9f 024429 rtn master 
+:      024430 le_send_version_ind:
+0x5ca0 024431 arg 6 ,rega 
+0x5ca1 024432 arg ll_version_ind ,regb 
+0x5ca2 024433 call le_fifo_malloc_tx_ll 
+0x5ca3 024434 fetch 5 ,mem_lmp_version 
+0x5ca4 024435 istore 5 ,contw 
+0x5ca5 024436 rtn 
+:      024439 le_parse_ping_req:
+0x5ca6 024440 arg ll_ping_rsp ,regb 
+0x5ca7 024441 branch le_send_ll_one_lenth 
+:      024444 le_send_ll_one_lenth:
+0x5ca8 024445 arg 1 ,rega 
+0x5ca9 024446 branch le_fifo_malloc_tx_ll 
+:      024449 le_parse_enc_req:
+0x5caa 024450 ifetch 8 ,contr 
+0x5cab 024451 store 8 ,mem_le_rand 
+0x5cac 024452 ifetch 2 ,contr 
+0x5cad 024453 store 2 ,mem_le_ediv 
+0x5cae 024454 ifetch 8 ,contr 
+0x5caf 024455 store 8 ,mem_le_skdm 
+0x5cb0 024456 ifetch 4 ,contr 
+0x5cb1 024457 store 4 ,mem_le_ivm 
+0x5cb2 024458 call le_send_enc_rsp 
+0x5cb3 024459 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024460 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024461 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024462 fetch 1 ,mem_le_configuration 
+0x5cb7 024463 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024464 fetch 1 ,mem_nv_data_number 
+0x5cb9 024465 ncall load_device_list_mode_4 ,blank 
+0x5cba 024466 fetch 1 ,mem_ltk_exists 
+0x5cbb 024467 beq 0 ,le_ltk_lost 
+:      024468 le_parse_enc_req_after_auth:
+0x5cbc 024469 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024470 call le_send_start_enc_req 
+0x5cbe 024471 branch generate_sk 
+:      024473 le_parse_enc_req_fixed_ltk:
+0x5cbf 024474 jam 1 ,mem_ltk_exists 
+0x5cc0 024475 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024476 arg mem_le_ltk ,contw 
+0x5cc2 024477 call memcpy16 
+0x5cc3 024478 branch le_parse_enc_req_after_auth 
+:      024481 le_ltk_lost:
+0x5cc4 024482 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024483 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024484 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024485 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024486 branch ui_ipc_send_event 
+:      024488 le_send_reject_ind:
+0x5cc9 024489 arg 2 ,rega 
+0x5cca 024490 arg ll_reject_ind ,regb 
+0x5ccb 024491 call le_fifo_malloc_tx_ll 
+0x5ccc 024492 setarg le_err_pin_or_key_missing 
+0x5ccd 024493 istore 1 ,contw 
+0x5cce 024494 rtn 
+:      024496 le_send_enc_rsp:
+0x5ccf 024497 arg mem_le_skds ,contw 
+0x5cd0 024498 force 8 ,loopcnt 
+0x5cd1 024499 call generate_random_loop 
+0x5cd2 024500 arg mem_le_ivs ,contw 
+0x5cd3 024501 force 4 ,loopcnt 
+0x5cd4 024502 call generate_random_loop 
+0x5cd5 024503 arg 13 ,rega 
+0x5cd6 024504 arg ll_enc_rsp ,regb 
+0x5cd7 024505 call le_fifo_malloc_tx_ll 
+0x5cd8 024506 fetch 8 ,mem_le_skds 
+0x5cd9 024507 istore 8 ,contw 
+0x5cda 024508 fetch 4 ,mem_le_ivs 
+0x5cdb 024509 istore 4 ,contw 
+0x5cdc 024510 rtn 
+:      024512 le_send_start_enc_req:
+0x5cdd 024513 arg ll_start_enc_req ,regb 
+0x5cde 024514 branch le_send_ll_one_lenth 
+:      024516 le_send_start_enc_rsp:
+0x5cdf 024517 arg ll_start_enc_rsp ,regb 
+0x5ce0 024518 branch le_send_ll_one_lenth 
+:      024521 le_parse_enc_rsp:
+0x5ce1 024522 ifetch 8 ,contr 
+0x5ce2 024523 store 8 ,mem_le_skds 
+0x5ce3 024524 ifetch 4 ,contr 
+0x5ce4 024525 store 4 ,mem_le_ivs 
+0x5ce5 024526 branch generate_sk 
+:      024528 le_parse_start_enc_req:
+0x5ce6 024529 fetch 1 ,mem_le_state 
+0x5ce7 024530 set1 lestate_encryption ,pdata 
+0x5ce8 024531 store 1 ,mem_le_state 
+0x5ce9 024532 rtn 
+:      024534 le_parse_start_enc_rsp:
+0x5cea 024535 rtn master 
+0x5ceb 024536 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024537 call ui_ipc_send_event 
+0x5ced 024538 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024539 branch le_send_start_enc_rsp 
+:      024541 le_parse_pause_enc_req:
+0x5cef 024542 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024543 call le_send_pause_enc_rsp 
+0x5cf1 024544 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024545 branch ui_ipc_send_event 
+:      024547 le_send_pause_enc_rsp:
+0x5cf3 024548 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024549 branch le_send_ll_one_lenth 
+:      024552 le_parse_feature_rsp:
+:      024553 le_parse_unknown_rsp:
+:      024554 le_parse_pause_enc_rsp:
+:      024555 le_parse_reject_ind:
+:      024556 le_parse_ping_rsp:
+0x5cf5 024557 rtn 
+:      024564 init_lmp:
+0x5cf6 024565 rtn wake 
+:      024566 init_lmp_work:
+0x5cf7 024567 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024568 setarg 0 
+0x5cf9 024569 store 1 ,mem_lmp_to_send 
+0x5cfa 024570 store 1 ,mem_conn_sm 
+0x5cfb 024571 store 1 ,mem_lmo_opcode1 
+0x5cfc 024572 store 1 ,mem_lmo_opcode2 
+0x5cfd 024573 store 1 ,mem_esco_addr 
+0x5cfe 024574 store 1 ,mem_auth_enable 
+0x5cff 024575 store 1 ,mem_connection_options 
+0x5d00 024576 store 1 ,mem_pairing_auth 
+0x5d01 024577 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024578 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024579 jam null_encryp ,mem_wait_encryption 
+:      024580 init_lmp_reinit:
+0x5d04 024581 jam 0 ,mem_pairing_auth 
+0x5d05 024582 jam 0 ,mem_sp_localsm 
+0x5d06 024583 jam 0 ,mem_lmp_conn_state 
+:      024585 parse_rx_done:
+0x5d07 024586 rtn 
+:      024588 parse_lmp:
+0x5d08 024589 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024590 call setlocalsm_master ,master 
+0x5d0a 024591 ncall setlocalsm_slave ,master 
+0x5d0b 024592 call lmo_fifo_check 
+0x5d0c 024593 nrtn blank 
+0x5d0d 024594 fetch 1 ,mem_state_map 
+0x5d0e 024595 rtnbit0 smap_rxlmp 
+0x5d0f 024596 set0 smap_rxlmp ,pdata 
+0x5d10 024597 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024598 store 1 ,mem_state_map 
+0x5d12 024599 fetch 1 ,mem_rxbuf 
+0x5d13 024600 fetcht 1 ,mem_state_map 
+0x5d14 024601 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024602 setflag true ,smap_lmptid ,temp 
+0x5d16 024603 storet 1 ,mem_state_map 
+0x5d17 024604 and_into 0x2 ,temp 
+0x5d18 024605 storet 1 ,mem_lmo_tid2 
+0x5d19 024606 fetcht 1 ,mem_state_map 
+0x5d1a 024607 rshift pdata ,pdata 
+0x5d1b 024608 store 1 ,mem_lmi_opcode2 
+0x5d1c 024609 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024610 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024611 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024612 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024613 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024614 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024615 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024616 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024617 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024618 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024619 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024620 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024621 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024622 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024623 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024624 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024625 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024626 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024627 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024628 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024629 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024630 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024631 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024632 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024633 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024634 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024635 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024636 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024637 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024638 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024639 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024640 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024641 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024642 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024643 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024644 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024645 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024646 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024647 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024648 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024649 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024650 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024651 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024652 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024653 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024654 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024655 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024656 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024657 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024658 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024659 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024660 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024661 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024662 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024665 reject_unknown_packet:
+0x5d52 024666 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024667 reject_lmp_packet:
+0x5d53 024668 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024669 rtn 
+:      024671 parse_lmp_clkoffset_req:
+0x5d55 024672 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024673 rtn 
+:      024675 parse_enc_key_size_mask_req:
+0x5d57 024676 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024677 rtn 
+:      024679 parse_lmp_set_afh:
+0x5d59 024680 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024681 lshift pdata ,pdata 
+0x5d5b 024682 store 4 ,mem_afh_instant 
+0x5d5c 024683 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024684 store 1 ,mem_afh_new_mod 
+0x5d5e 024685 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024686 store 5 ,mem_afh_map_new 
+0x5d60 024687 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024688 istore 5 ,contw 
+0x5d62 024689 fetch 1 ,mem_mode 
+0x5d63 024690 set1 afh_change ,pdata 
+0x5d64 024691 store 1 ,mem_mode 
+0x5d65 024692 rtn 
+:      024693 parse_lmp_escape:
+0x5d66 024694 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024695 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024696 set1 7 ,pdata 
+0x5d69 024697 store 1 ,mem_lmi_opcode2 
+0x5d6a 024698 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024699 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024700 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024701 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024702 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024703 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024704 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024705 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024706 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024707 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024708 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024709 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024710 rtneq lmp_ext_features_res 
+:      024713 reject_unknown_ext_packet:
+0x5d77 024714 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024715 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024717 rtn 
+:      024718 parse_lmpext_chn_classification_req:
+0x5d7a 024719 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024720 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024721 rtn 
+:      024723 parse_lmpext_iocap_req:
+0x5d7d 024724 call iocap_lmpext_load 
+0x5d7e 024725 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024726 rtn 
+:      024728 parse_lmpext_iocap_res:
+0x5d80 024729 call iocap_lmpext_load 
+0x5d81 024730 branch iocap_lmpext_common 
+:      024732 iocap_lmpext_load:
+0x5d82 024733 arg mem_sp_iocap_remote ,contw 
+0x5d83 024734 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024735 istore 3 ,contw 
+0x5d85 024736 rtn 
+:      024738 iocap_lmpext_common:
+0x5d86 024739 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024740 rtn 
+:      024741 parse_lmpext_accepted:
+0x5d88 024742 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024743 set1 7 ,pdata 
+0x5d8a 024744 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024745 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024746 rtn 
+:      024749 parse_lmpext_not_accepted:
+0x5d8d 024750 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024751 set1 7 ,pdata 
+0x5d8f 024752 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024753 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024754 rtn 
+:      024756 parse_lmpext_accepted_ptt:
+0x5d92 024757 fetch 1 ,mem_ptt 
+0x5d93 024758 fetcht 1 ,mem_state_map 
+0x5d94 024759 nsetflag blank ,smap_edr ,temp 
+0x5d95 024760 storet 1 ,mem_state_map 
+:      024761 parse_lmpext_not_accepted_ptt:
+0x5d96 024762 fetch 1 ,mem_state 
+0x5d97 024763 rtnbit0 state_init_seq 
+0x5d98 024764 set0 state_init_seq ,pdata 
+0x5d99 024765 store 1 ,mem_state 
+0x5d9a 024766 fetch 1 ,mem_auth_enable 
+0x5d9b 024767 nrtn blank 
+0x5d9c 024768 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024769 rtn 
+:      024771 parse_lmpext_pause_encrypt:
+0x5d9e 024772 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024773 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024774 branch tid_reply 
+:      024776 parse_lmpext_pause_encrypt_slave:
+0x5da1 024777 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024778 rtn 
+:      024780 parse_lmpext_resume_encrypt:
+0x5da3 024783 call tid_reply 
+0x5da4 024784 branch lmp_start_encryption 
+:      024786 parse_lmpext_features_req:
+0x5da5 024787 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024788 rtn 
+:      024790 parse_lmpext_features_res:
+0x5da7 024791 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024792 and temp ,0x1 ,temp 
+0x5da9 024793 storet 1 ,mem_remote_sppcap 
+0x5daa 024794 fetch 1 ,mem_hci_cmd 
+0x5dab 024795 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024796 jam 0 ,mem_hci_cmd 
+:      024797 parse_lmpext_features_res_not_hci:
+0x5dad 024798 fetch 1 ,mem_conn_sm 
+0x5dae 024799 rtnne conn_sm_wait_features_ext 
+0x5daf 024800 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024801 branch process_conn_sm 
+:      024803 parse_lmp_accepted:
+0x5db1 024804 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024805 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024806 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024807 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024808 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024809 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024810 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024811 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024812 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024813 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024814 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024815 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024817 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024818 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024819 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024820 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024821 rtn 
+:      024823 parse_lmp_not_accepted:
+0x5dc2 024824 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024825 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024826 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024827 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024828 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024829 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024830 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024831 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024833 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024834 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024835 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024836 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024837 rtn 
+:      024839 parse_lmp_accepted_switch:
+0x5dcf 024840 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024841 call ui_ipc_send_event 
+0x5dd1 024842 branch role_switch_prepare0 
+:      024843 parse_lmp_not_accepted_switch:
+0x5dd2 024844 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024845 call ui_ipc_send_event 
+0x5dd4 024846 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024847 setarg timer_switch_waite 
+0x5dd6 024848 arg switch_wait_timer ,queue 
+0x5dd7 024849 branch timer_init 
+:      024852 parse_lmp_accepted_hostconn:
+0x5dd8 024855 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024856 set1 received_conn_req ,pdata 
+0x5dda 024857 store 1 ,mem_lmp_conn_state 
+0x5ddb 024858 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024859 call ui_ipc_send_event 
+0x5ddd 024860 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024862 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024864 fetch 1 ,mem_conn_sm 
+0x5ddf 024865 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024868 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024869 rtn 
+:      024877 parse_lmp_not_accepted_hostconn:
+0x5de2 024878 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024879 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024881 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024883 branch parse_rx_done ,true 
+0x5de6 024884 rtn 
+:      024886 parse_lmp_accepted_inrand:
+0x5de7 024887 fetch 1 ,mem_link_key_exists 
+0x5de8 024888 nrtn blank 
+0x5de9 024889 call clear_linkkey 
+0x5dea 024890 call lmp_generate_key 
+0x5deb 024891 rtn master 
+0x5dec 024892 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024893 rtn 
+:      024895 parse_lmp_accepted_enc_mode:
+0x5dee 024896 nrtn master 
+0x5def 024897 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024898 fetch 1 ,mem_state_map 
+0x5df1 024899 rtnbit0 smap_encryption 
+0x5df2 024900 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024901 rtn 
+:      024903 parse_lmp_accepted_enc_keysize:
+0x5df4 024904 branch lmp_start_encryption 
+:      024906 parse_lmp_accepted_start_enc:
+0x5df5 024907 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024908 fetch 1 ,mem_state 
+0x5df7 024909 rtnbit1 state_conn_comp 
+0x5df8 024910 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024911 fetch 1 ,mem_conn_sm 
+0x5dfa 024912 rtnne conn_sm_encrypt_wait 
+0x5dfb 024913 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024914 rtn 
+:      024916 parse_lmp_accepted_stop_enc:
+0x5dfd 024924 rtn 
+:      024926 parse_lmp_not_accepted_aurand:
+:      024927 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024928 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024929 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024930 rtn 
+:      024932 parse_lmp_not_accepted_inrand:
+0x5e01 024933 fetch 1 ,mem_rxbuf + 2 
+0x5e02 024934 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 024935 rtnne pairing_not_allowed 
+0x5e04 024936 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 024937 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 024938 rtn 
+:      024939 parse_lmp_inrand_key_missing:
+0x5e07 024940 jam key_missing ,mem_disconn_reason_send 
+0x5e08 024941 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 024942 rtn 
+:      024944 parse_lmp_not_accepted_name_req:
+0x5e0a 024945 rtn 
+:      024947 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 024948 jam sp_stat_null ,mem_sp_state 
+0x5e0c 024949 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 024950 branch parse_rx_done 
+:      024952 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 024953 jam sp_stat_null ,mem_sp_state 
+0x5e0f 024954 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 024955 branch parse_rx_done 
+:      024956 parse_lmp_not_accepted_unsniff_req:
+0x5e11 024957 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 024958 branch ui_ipc_send_event 
+:      024960 parse_lmp_accepted_unsniff_req:
+0x5e13 024961 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 024962 call ui_ipc_send_event 
+0x5e15 024963 branch sniff_exit 
+:      024965 parse_lmp_accepted_sniff_req:
+0x5e16 024966 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 024967 call ui_ipc_send_event 
+0x5e18 024968 setarg 0 
+0x5e19 024969 store 2 ,mem_dsniff 
+0x5e1a 024970 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 024971 lshift pdata ,pdata 
+0x5e1c 024972 store 2 ,mem_tsniff 
+0x5e1d 024973 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 024974 store 1 ,mem_sniff_attempt 
+0x5e1f 024975 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 024976 store 1 ,mem_sniff_timeout 
+0x5e21 024977 branch sniff_init 
+:      024979 parse_lmp_not_acdcept_sniff_req:
+0x5e22 024980 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 024981 branch ui_ipc_send_event 
+:      024983 parse_lmp_crypt_key:
+0x5e24 024984 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 024985 storet 1 ,mem_key_size 
+0x5e26 024986 branch accept_lmp_msg 
+:      024988 parse_lmp_setup_complete:
+0x5e27 024989 fetch 1 ,mem_lmp_conn_state 
+0x5e28 024990 set1 received_setup_complete ,pdata 
+0x5e29 024991 store 1 ,mem_lmp_conn_state 
+0x5e2a 024992 rtnbit1 sent_setup_complete 
+0x5e2b 024993 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 024994 branch parse_rx_done 
+:      024996 parse_lmp_max_slot:
+0x5e2d 024999 rtn 
+:      025001 parse_lmp_max_slot_req:
+0x5e2e 025002 fetch 1 ,mem_max_slot 
+0x5e2f 025003 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 025004 isub temp ,null 
+0x5e31 025006 branch accept_lmp_msg ,positive 
+0x5e32 025007 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 025008 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 025009 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 025010 rtn 
+:      025012 parse_lmp_detach:
+0x5e36 025013 call prepare_disconnect 
+0x5e37 025014 branch accept_lmp_msg 
+:      025016 accept_lmp_msg:
+0x5e38 025017 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 025018 rtn 
+:      025020 parse_lmp_incr_power:
+0x5e3a 025021 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 025022 rtn 
+:      025024 parse_lmp_decr_power:
+0x5e3c 025025 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 025026 rtn 
+:      025028 parse_lmp_version_res:
+0x5e3e 025029 fetch 1 ,mem_conn_sm 
+0x5e3f 025030 rtneq conn_sm_wait_version 
+0x5e40 025032 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 025034 rtn 
+:      025037 parse_lmp_auto_rate:
+0x5e42 025038 rtn 
+:      025040 parse_lmp_in_rand:
+0x5e43 025041 call lmp_copy_rand 
+0x5e44 025042 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 025043 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 025044 call ui_ipc_send_event 
+0x5e47 025046 call tid_check 
+0x5e48 025047 nbranch lmp_accept_inrand ,true 
+0x5e49 025049 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 025050 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 025051 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 025052 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 025053 rtn 
+:      025054 parse_lmp_inrand_res:
+0x5e4e 025055 fetch 1 ,mem_op 
+0x5e4f 025056 set1 op_inrand_req ,pdata 
+0x5e50 025057 store 1 ,mem_op 
+0x5e51 025058 rtn 
+:      025061 pop_tid_follow:
+0x5e52 025062 fetcht 1 ,mem_state_map 
+0x5e53 025063 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 025064 storet 1 ,mem_state_map 
+0x5e55 025065 rtn 
+:      025068 push_tid_follow:
+0x5e56 025069 fetch 1 ,mem_lmo_tid2 
+0x5e57 025070 rshift pdata ,pdata 
+0x5e58 025071 and_into 1 ,pdata 
+0x5e59 025072 rtn 
+:      025074 parse_lmp_au_rand_moudle:
+0x5e5a 025075 fetch 1 ,mem_nv_data_number 
+0x5e5b 025076 rtn blank 
+0x5e5c 025077 fetch 1 ,mem_pairing_auth 
+0x5e5d 025078 call load_device_list ,blank 
+0x5e5e 025079 rtn 
+:      025081 parse_lmp_au_rand:
+0x5e5f 025082 call parse_lmp_au_rand_moudle 
+0x5e60 025083 call push_tid_follow 
+0x5e61 025084 store 1 ,mem_sres_tid 
+0x5e62 025085 call lmp_copy_rand 
+0x5e63 025086 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 025087 fetch 1 ,mem_link_key_exists 
+0x5e65 025088 nrtn blank 
+0x5e66 025089 fetch 1 ,mem_state 
+0x5e67 025090 rtnbit1 state_combkey 
+0x5e68 025091 jam key_missing ,mem_lmo_reason2 
+0x5e69 025092 branch reject_lmp_packet 
+:      025094 parse_lmp_sres:
+0x5e6a 025095 arg mem_plap ,rega 
+0x5e6b 025096 call function_e1 
+0x5e6c 025097 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 025098 fetcht 4 ,mem_input_store 
+0x5e6e 025099 isub temp ,null 
+0x5e6f 025100 branch authentication_ok ,zero 
+0x5e70 025101 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 025102 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025103 rtn 
+:      025104 authentication_ok:
+0x5e73 025105 call authentication_ok_common 
+0x5e74 025106 fetch 1 ,mem_ssp_enable 
+0x5e75 025107 branch pairing_success ,blank 
+0x5e76 025108 rtn 
+:      025111 authentication_ok_common:
+0x5e77 025112 call copy_aco 
+0x5e78 025113 call linkkey_ready 
+0x5e79 025114 fetch 1 ,mem_op 
+0x5e7a 025115 isolate1 op_auth_req ,pdata 
+0x5e7b 025116 set0 op_auth_req ,pdata 
+0x5e7c 025117 store 1 ,mem_op 
+0x5e7d 025118 fetch 1 ,mem_conn_sm 
+0x5e7e 025119 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025120 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025121 rtn 
+:      025122 authentication_ok_conn_sm:
+0x5e81 025123 fetch 1 ,mem_pairing_auth 
+0x5e82 025124 rtnne defalt_pairing_auth 
+0x5e83 025125 fetch 1 ,mem_state_map 
+0x5e84 025126 rtnbit1 smap_encryption 
+0x5e85 025127 branch host_create_conn_encrypt 
+:      025129 parse_lmp_comb_key:
+0x5e86 025130 arg mem_rxbuf + 1 ,rega 
+0x5e87 025131 arg mem_kinit ,regb 
+0x5e88 025132 arg mem_random_number ,contw 
+0x5e89 025133 call xor16 
+0x5e8a 025134 arg mem_plap ,rega 
+0x5e8b 025135 call generate_linkkey 
+0x5e8c 025136 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025137 fetch 1 ,mem_state 
+0x5e8e 025138 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025139 rtn 
+:      025141 parse_lmp_name_res:
+0x5e90 025142 fetch 2 ,mem_len 
+0x5e91 025143 add pdata ,-3 ,loopcnt 
+0x5e92 025144 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025145 setarg mem_tmp_buffer 
+0x5e94 025146 iadd temp ,contw 
+0x5e95 025147 arg mem_rxbuf + 3 ,contr 
+0x5e96 025148 call memcpy 
+0x5e97 025149 fetcht 1 ,mem_name_offset 
+0x5e98 025150 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025151 isub temp ,pdata 
+0x5e9a 025152 sub pdata ,14 ,null 
+0x5e9b 025153 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025154 add temp ,14 ,pdata 
+0x5e9d 025155 store 1 ,mem_name_offset 
+0x5e9e 025156 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025157 rtn 
+:      025158 parse_lmp_name_res_end:
+0x5ea0 025159 fetch 1 ,mem_state_map 
+0x5ea1 025160 set1 smap_name_res ,pdata 
+0x5ea2 025161 store 1 ,mem_state_map 
+0x5ea3 025162 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025163 rtn 
+:      025164 parse_lmp_name_req:
+0x5ea5 025165 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025166 store 1 ,mem_lmi_opcode2 
+0x5ea7 025167 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025168 rtn 
+:      025170 parse_lmp_conn_req:
+0x5ea9 025171 branch accept_lmp_msg 
+:      025173 parse_lmp_timing_accuracy_req:
+0x5eaa 025174 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025175 rtn 
+:      025177 parse_lmp_features_req:
+0x5eac 025178 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025179 rtn 
+:      025181 parse_lmp_version_req:
+0x5eae 025182 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025183 rtn 
+:      025185 parse_lmp_supervision_timeout:
+0x5eb0 025188 rtn 
+:      025192 parse_lmp_sniff_subrating_req:
+0x5eb1 025193 fetch 2 ,mem_tsniff 
+0x5eb2 025194 iforce temp 
+0x5eb3 025195 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025196 store 1 ,mem_subsniff_rate 
+0x5eb5 025197 imul32 temp ,temp 
+0x5eb6 025198 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025199 lshift pdata ,pdata 
+0x5eb8 025200 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025201 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025202 lshift pdata ,pdata 
+0x5ebb 025203 store 4 ,mem_subsniff_instant 
+0x5ebc 025205 deposit temp 
+0x5ebd 025206 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025207 rtn 
+:      025208 parse_lmpext_packet_type_table_req:
+0x5ebf 025209 fetcht 1 ,mem_ptt 
+0x5ec0 025210 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025211 ixor temp ,null 
+0x5ec2 025212 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025213 isolate1 0 ,pdata 
+0x5ec4 025214 fetch 1 ,mem_state_map 
+0x5ec5 025215 setflag true ,smap_edr ,pdata 
+0x5ec6 025216 store 1 ,mem_state_map 
+0x5ec7 025217 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025218 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025219 rtn 
+:      025222 parse_lmp_sniff_subrating_res:
+:      025223 parse_lmp_preferred_rate:
+:      025224 parse_lmp_max_power:
+:      025225 parse_lmp_min_power:
+0x5eca 025226 rtn 
+:      025227 parse_lmp_page_mode_req:
+0x5ecb 025229 branch accept_lmp_msg 
+:      025230 parse_lmp_page_scan_mode_req:
+0x5ecc 025233 branch accept_lmp_msg 
+:      025237 parse_lmp_slot_offset:
+0x5ecd 025238 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025239 store 2 ,mem_slot_offset 
+0x5ecf 025240 rtn 
+:      025242 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025243 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025244 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025245 imul32 temp ,pdata 
+0x5ed3 025246 arg 0x640 ,temp 
+0x5ed4 025247 isub temp ,null 
+0x5ed5 025249 rtn 
+:      025251 parse_lmp_sniff_req:
+0x5ed6 025252 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025253 branch lmp_reject_sniff ,blank 
+0x5ed8 025254 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025255 branch lmp_reject_sniff ,positive 
+0x5eda 025256 fetch 1 ,mem_device_option 
+0x5edb 025257 sub pdata ,dvc_op_module ,null 
+0x5edc 025258 call module_set_lpm_mult_2 ,zero 
+0x5edd 025259 fetch 1 ,mem_state 
+0x5ede 025260 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025261 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025262 lshift pdata ,pdata 
+0x5ee1 025263 store 2 ,mem_dsniff 
+0x5ee2 025264 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025265 lshift pdata ,pdata 
+0x5ee4 025266 store 2 ,mem_tsniff 
+0x5ee5 025267 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025268 store 1 ,mem_sniff_attempt 
+0x5ee7 025269 iforce temp 
+0x5ee8 025270 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025271 store 1 ,mem_sniff_timeout 
+0x5eea 025272 isub temp ,null 
+0x5eeb 025273 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025274 store 1 ,mem_sniff_attempt 
+:      025275 set_big_value_to_attempt:
+0x5eed 025277 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025278 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025279 rtn 
+:      025281 lmp_reject_sniff:
+0x5ef0 025282 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025283 branch reject_lmp_packet 
+:      025285 parse_lmp_start_encryption_req:
+0x5ef2 025286 call accept_lmp_msg 
+0x5ef3 025287 call lmp_copy_rand 
+0x5ef4 025288 call function_e3 
+0x5ef5 025289 branch start_encryption 
+:      025291 parse_lmp_stop_encryption_req:
+0x5ef6 025292 call accept_lmp_msg 
+0x5ef7 025293 branch stop_encryption 
+:      025296 parse_lmp_switch_req:
+0x5ef8 025297 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025298 lshift pdata ,pdata 
+0x5efa 025300 branch parse_lmp_switch_accept ,master 
+0x5efb 025301 fetcht 1 ,mem_link_key_exists 
+0x5efc 025302 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025303 parse_lmp_switch_req_not_accept:
+0x5efd 025304 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025305 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025306 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025307 rtn 
+:      025308 parse_lmp_switch_req_clear_mark:
+0x5f01 025309 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025310 jam 0 ,mem_conn_sm 
+0x5f03 025311 branch role_switch_prepare 
+:      025313 parse_lmp_switch_accept:
+0x5f04 025314 call role_switch_prepare 
+0x5f05 025315 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025316 fetch 1 ,mem_connection_options 
+0x5f07 025317 set0 connection_switch ,pdata 
+0x5f08 025318 store 1 ,mem_connection_options 
+0x5f09 025319 branch accept_lmp_msg 
+:      025323 parse_lmp_temp_rand:
+:      025324 parse_lmp_temp_key:
+:      025325 parse_lmp_timing_accuracy_res:
+:      025326 parse_lmp_unit_key:
+:      025327 parse_lmp_use_semi_permanend_key:
+0x5f0a 025328 rtn 
+:      025331 parse_lmp_unsniff_req:
+0x5f0b 025332 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025333 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025334 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025335 call ui_ipc_send_event 
+0x5f0f 025336 branch sniff_exit 
+:      025338 parse_lmp_encapsulated_header:
+0x5f10 025339 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025340 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025341 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025342 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025343 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025344 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025345 call check_localsm 
+0x5f17 025346 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025347 jam sp_stat_key_recv ,mem_sp_state 
+:      025348 parse_lmp_encapsulated_header_master:
+0x5f19 025349 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025350 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025351 branch parse_rx_done 
+:      025353 parse_lmp_encapsulated_header_reject:
+0x5f1c 025354 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025355 branch reject_lmp_packet 
+:      025357 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025360 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025362 rtn 
+:      025363 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025364 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025365 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025366 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025367 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025368 call check_localsm 
+0x5f24 025369 rtn true 
+0x5f25 025370 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025371 rtn 
+:      025373 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025374 call g_noninit_number_confirm 
+0x5f28 025375 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025376 call ui_ipc_send_event 
+0x5f2a 025377 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025380 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025381 call check_localsm 
+0x5f2c 025382 rtn true 
+0x5f2d 025383 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025384 beq 19 ,authentication_passkey_end 
+0x5f2f 025385 increase 1 ,pdata 
+0x5f30 025386 store 1 ,mem_authentication_passkey_times 
+:      025389 authentication_passkey:
+0x5f31 025390 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025391 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025392 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025393 copy pdata ,queue 
+0x5f35 025394 fetch 6 ,mem_pin 
+0x5f36 025395 qisolate1 pdata 
+0x5f37 025396 setarg 0x80 
+0x5f38 025397 setflag true ,0 ,pdata 
+0x5f39 025398 store 1 ,mem_passkey_1bit 
+0x5f3a 025399 rtn 
+:      025401 authentication_passkey_end:
+0x5f3b 025402 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025403 rtn 
+:      025405 parse_lmp_accepted_dhkey_check:
+0x5f3d 025406 call parse_lmp_accepted_dhkey_check_common 
+:      025407 pairing_success:
+0x5f3e 025408 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025409 rtn blank 
+0x5f40 025410 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025411 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025412 branch ui_ipc_send_event 
+:      025415 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025417 call check_localsm 
+0x5f44 025418 ncall g_noninit ,true 
+0x5f45 025419 call g_init ,true 
+0x5f46 025420 call check_localsm 
+0x5f47 025421 rtn true 
+0x5f48 025422 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025423 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025424 rtn 
+:      025426 parse_simple_pairing_confirm:
+0x5f4b 025427 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025428 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025429 call memcpy16 
+0x5f4e 025430 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025431 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025432 branch master_set_mem_master_sp_flag 
+:      025434 parse_lmp_encapsulated_payload:
+0x5f51 025435 fetch 1 ,mem_master_sp_state 
+0x5f52 025436 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025437 fetch 1 ,mem_sp_state 
+0x5f54 025438 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025439 parse_encapsulated_payload_master:
+0x5f55 025440 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025441 sub pdata ,0x20 ,contw 
+0x5f57 025442 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025443 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025444 iadd contw ,contw 
+0x5f5a 025445 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025446 istore 8 ,contw 
+0x5f5c 025447 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025448 istore 8 ,contw 
+0x5f5e 025449 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025450 increase 16 ,pdata 
+0x5f60 025451 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025452 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025453 parse_lmp_encapsulated_payload_completed:
+0x5f62 025454 call check_localsm 
+0x5f63 025455 branch accept_lmp_msg ,true 
+0x5f64 025456 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025457 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025458 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025459 branch accept_lmp_msg 
+:      025460 parse_lmp_encapsulated_payload_reject:
+0x5f68 025461 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025462 branch reject_lmp_packet 
+:      025463 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025464 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025465 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025466 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025467 branch parse_rx_done 
+:      025469 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025470 call check_localsm 
+0x5f6f 025471 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025472 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025473 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025474 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025475 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025476 branch parse_rx_done 
+:      025478 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025479 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025480 branch ui_ipc_send_event 
+:      025483 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025485 branch parse_rx_done 
+:      025487 parse_lmp_simple_pairing_number:
+0x5f78 025488 fetch 1 ,mem_master_sp_state 
+0x5f79 025489 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025490 fetch 1 ,mem_sp_state 
+0x5f7b 025491 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025492 parse_lmp_simple_pairing_number_master:
+0x5f7c 025493 arg mem_sp_random_remote ,contw 
+0x5f7d 025494 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025495 istore 8 ,contw 
+0x5f7f 025496 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025497 istore 8 ,contw 
+0x5f81 025498 call check_localsm 
+0x5f82 025499 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025500 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025501 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025502 branch accept_lmp_msg 
+:      025503 parse_lmp_simple_pairing_number_master0:
+0x5f86 025504 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025505 branch master_set_mem_master_sp_flag 
+:      025508 parse_lmp_simple_pairing_number_reject:
+0x5f88 025509 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025510 branch reject_lmp_packet 
+:      025512 parse_dhkey_check:
+0x5f8a 025513 fetch 1 ,mem_master_sp_state 
+0x5f8b 025514 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025515 fetch 1 ,mem_sp_state 
+0x5f8d 025516 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025517 parse_dhkey_check_master:
+0x5f8e 025518 arg mem_sp_check_result ,contw 
+0x5f8f 025519 arg mem_rxbuf + 1 ,contr 
+0x5f90 025520 call memcpy16 
+0x5f91 025521 call check_localsm 
+0x5f92 025522 branch parse_dhkey_check_master0 ,true 
+0x5f93 025523 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025524 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025525 number_comparison_successed:
+0x5f95 025526 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025527 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025528 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025529 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025530 branch parse_rx_done 
+:      025532 parse_dhkey_check_master0:
+0x5f9a 025533 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025534 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025535 branch parse_rx_done 
+:      025536 parse_lmp_dhkey_check_reject:
+0x5f9d 025537 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025538 branch reject_lmp_packet 
+:      025540 number_comparison_mode:
+0x5f9f 025541 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025542 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025543 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025544 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025545 rtn 
+:      025547 comparison_result:
+0x5fa4 025548 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025549 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025550 branch parse_lmp_dhkey_check_reject 
+:      025553 parse_lmp_clkoffset_res:
+0x5fa7 025554 branch parse_rx_done 
+:      025556 parse_lmp_encryption_mode_req:
+0x5fa8 025557 fetch 1 ,mem_connection_options 
+0x5fa9 025558 set0 connection_encrypt 
+0x5faa 025559 store 1 ,mem_connection_options 
+0x5fab 025560 call accept_lmp_msg 
+0x5fac 025561 nrtn master 
+0x5fad 025562 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025563 fetcht 1 ,mem_op 
+0x5faf 025564 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025565 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025566 storet 1 ,mem_op 
+0x5fb2 025567 rtn 
+:      025569 parse_lmp_features_res:
+0x5fb3 025570 fetcht 8 ,mem_rxbuf + 1 
+:      025571 parse_lmp_features_res_not_hci:
+0x5fb4 025572 fetch 1 ,mem_conn_sm 
+0x5fb5 025573 rtnne conn_sm_wait_features_res 
+0x5fb6 025575 fetch 1 ,mem_connection_options 
+0x5fb7 025576 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025578 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025579 rtn 
+:      025580 parse_lmp_send_conn:
+0x5fba 025581 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025582 rtn 
+:      025583 parse_lmp_test_activate:
+0x5fbc 025584 fetch 1 ,mem_debug_config 
+0x5fbd 025585 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025586 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025587 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025588 rtn 
+:      025589 parse_lmp_test_control:
+0x5fc1 025592 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025593 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025594 force 9 ,loopcnt 
+0x5fc4 025595 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025596 arg mem_temp_payload ,contw 
+:      025597 parse_lmp_test_xor:
+0x5fc6 025598 ifetch 1 ,contr 
+0x5fc7 025599 xor_into 0x55 ,pdata 
+0x5fc8 025600 istore 1 ,contw 
+0x5fc9 025601 loop parse_lmp_test_xor 
+0x5fca 025602 fetch 1 ,test_mode_scenario 
+0x5fcb 025603 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025604 set0 tester_no_whitening ,temp 
+0x5fcd 025605 set0 tester_pattern_test ,temp 
+0x5fce 025606 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025607 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025608 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025609 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025610 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025611 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025612 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025613 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025614 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025615 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025616 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025617 rtn 
+:      025618 parse_lmp_test_control_exit:
+0x5fda 025620 fetch 1 ,mem_tester_emulate 
+0x5fdb 025621 set1 tester_exit ,pdata 
+0x5fdc 025622 set1 tester_change ,pdata 
+0x5fdd 025623 store 1 ,mem_tester_emulate 
+0x5fde 025624 rtn 
+:      025625 parse_lmp_test_control_pattern:
+0x5fdf 025626 set1 tester_pattern_test ,temp 
+0x5fe0 025627 jam 5 ,mem_lch_code 
+0x5fe1 025628 fetch 2 ,test_mode_data_length 
+0x5fe2 025629 iforce loopcnt 
+0x5fe3 025630 store 2 ,mem_len 
+0x5fe4 025631 arg mem_rxbuf ,contw 
+0x5fe5 025632 call pn9 
+:      025633 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025634 set1 tester_no_whitening ,temp 
+:      025635 parse_lmp_test_control_loopback:
+0x5fe7 025636 set1 tester_change ,temp 
+0x5fe8 025637 force 0 ,pdata 
+0x5fe9 025638 store 1 ,mem_slave_rcvcnt 
+0x5fea 025639 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025640 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025641 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025642 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025643 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025644 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025645 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025646 storet 1 ,mem_tester_emulate 
+0x5ff2 025647 rtn 
+:      025649 parse_lmp_test_control_pause:
+0x5ff3 025650 set0 mark_testmode ,mark 
+0x5ff4 025651 jam 0 ,mem_tester_emulate 
+0x5ff5 025652 fetch 1 ,mem_debug_config 
+0x5ff6 025653 set0 debug_tx_pattern ,pdata 
+0x5ff7 025654 store 1 ,mem_debug_config 
+0x5ff8 025655 rtn 
+:      025661 lmp_copy_rand:
+0x5ff9 025662 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025663 arg mem_random_number ,contw 
+0x5ffb 025664 branch memcpy16 
+:      025666 lmp_generate_key:
+0x5ffc 025667 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025668 rtn 
+:      025670 lmp_start_encryption:
+0x5ffe 025671 nrtn master 
+0x5fff 025672 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025673 rtn 
+:      025675 lmp_accept_inrand:
+0x6001 025676 arg mem_lap ,rega 
+0x6002 025677 call generate_kinit 
+0x6003 025678 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025679 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025680 rtn 
+:      025682 lmp_disconnect:
+0x6006 025683 jam 10 ,mem_conn_timer 
+0x6007 025684 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025685 jam local_host ,mem_disconn_reason_send 
+0x6009 025686 rtn 
+:      025692 send_lmp:
+0x600a 025693 bpatchx patch30_2 ,mem_patch30 
+0x600b 025694 disable user 
+0x600c 025695 call lmo_fifo_process 
+0x600d 025696 fetch 1 ,mem_lmp_to_send 
+0x600e 025697 rtn blank 
+0x600f 025702 bbit1 7 ,send_lmp_escape 
+:      025703 send_lmp0:
+0x6010 025704 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025705 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025706 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025707 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025708 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025709 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025710 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025711 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025712 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025713 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025714 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025715 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025716 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025717 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025718 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025719 beq lmp_sres ,send_lmp_sres 
+0x6020 025720 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025721 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025722 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025723 beq lmp_detach ,send_lmp_detach 
+0x6024 025724 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025725 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025727 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025728 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025729 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025730 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025731 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025732 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025733 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025734 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025735 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025736 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025737 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025738 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025739 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025740 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025741 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025742 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025743 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025744 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025745 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025747 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025748 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025749 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025750 beq lmp_test_control ,send_lmp_test_control 
+:      025751 send_lmp_error:
+0x603d 025752 branch assert 
+0x603e 025753 rtn 
+:      025754 send_lmp_escape:
+0x603f 025755 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025756 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025757 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025758 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025759 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025760 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025761 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025762 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025763 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025764 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025765 branch assert 
+:      025771 send_lmp_accepted:
+0x604a 025772 force 2 ,pdata 
+0x604b 025773 call msg_send_lmp 
+0x604c 025774 fetch 1 ,mem_lmi_opcode 
+0x604d 025775 istore 1 ,contw 
+0x604e 025776 call send_lmp_follow 
+0x604f 025777 bpatchx patch30_3 ,mem_patch30 
+0x6050 025778 fetch 1 ,mem_lmi_opcode 
+0x6051 025779 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025780 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025781 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025782 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025783 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025784 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025785 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025786 rtn 
+:      025788 send_create_conn_start_l2cap_timer_sm:
+0x6059 025789 fetch 1 ,mem_conn_sm 
+0x605a 025790 rtn blank 
+0x605b 025791 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025792 setarg timer_enpt_waite 
+0x605d 025793 arg enpt_delay_timer ,queue 
+0x605e 025794 branch timer_init 
+:      025796 send_lmp_accept_sniff_req:
+0x605f 025797 branch sniff_init 
+:      025798 send_lmp_not_accepted:
+0x6060 025799 force 3 ,pdata 
+0x6061 025800 call msg_send_lmp 
+0x6062 025801 fetch 1 ,mem_lmi_opcode 
+0x6063 025802 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025803 istore 1 ,contw 
+0x6065 025804 fetch 1 ,mem_lmo_reason 
+0x6066 025805 istore 1 ,contw 
+0x6067 025806 branch send_lmp_follow 
+:      025808 send_not_accept_aurand:
+0x6068 025809 istore 1 ,contw 
+0x6069 025810 fetch 1 ,mem_lmo_reason 
+0x606a 025811 istore 1 ,contw 
+0x606b 025812 arg mem_sres_tid ,temp 
+0x606c 025813 branch special_tid_store 
+:      025815 send_lmpext_accepted:
+0x606d 025816 force 4 ,queue 
+0x606e 025817 call send_lmpext 
+0x606f 025818 setarg lmp_escape 
+0x6070 025819 istore 1 ,contw 
+0x6071 025820 fetch 1 ,mem_lmi_opcode 
+0x6072 025821 set0 7 ,pdata 
+0x6073 025822 istore 1 ,contw 
+0x6074 025823 fetch 1 ,mem_lmi_opcode 
+0x6075 025824 branch send_lmp_follow 
+:      025826 send_lmpext_not_accepted:
+0x6076 025827 force 5 ,queue 
+0x6077 025828 call send_lmpext 
+0x6078 025829 setarg lmp_escape 
+0x6079 025830 istore 1 ,contw 
+0x607a 025831 fetch 1 ,mem_lmi_opcode 
+0x607b 025832 set0 7 ,pdata 
+0x607c 025833 istore 1 ,contw 
+0x607d 025834 fetch 1 ,mem_lmo_reason 
+0x607e 025835 istore 1 ,contw 
+0x607f 025836 branch send_lmp_follow 
+:      025839 send_lmp_accepted_inrand:
+0x6080 025840 call clear_linkkey 
+0x6081 025841 call tid_check 
+0x6082 025842 rtn true 
+0x6083 025843 branch lmp_generate_key 
+:      025845 send_lmp_accepted_enc_mode:
+0x6084 025846 fetch 1 ,mem_op 
+0x6085 025847 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025848 rtnbit0 op_stop_enc 
+0x6087 025849 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025850 set0 op_stop_enc ,pdata 
+0x6089 025851 call tid_reply 
+0x608a 025852 branch send_lmp_accepted_enc_exit 
+:      025853 send_lmp_accepted_enc_start:
+0x608b 025854 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025855 set0 op_start_enc ,pdata 
+:      025856 send_lmp_accepted_enc_exit:
+0x608d 025857 store 1 ,mem_op 
+0x608e 025858 rtn 
+:      025860 send_lmp_accepted_enc_key:
+0x608f 025861 call check_localsm 
+0x6090 025862 branch lmp_start_encryption ,true 
+0x6091 025863 rtn 
+:      025865 send_lmp_accepted_connection:
+0x6092 025866 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025868 fetch 1 ,mem_lmp_conn_state 
+0x6094 025869 set1 received_conn_req ,pdata 
+0x6095 025870 store 1 ,mem_lmp_conn_state 
+0x6096 025871 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025872 branch ui_ipc_send_event 
+:      025875 send_lmp_accept_dhkey_check:
+0x6098 025876 rtn 
+:      025880 send_lmpext_features_res:
+0x6099 025881 force 12 ,queue 
+0x609a 025882 call send_lmpext 
+0x609b 025883 setarg 0x01 
+0x609c 025884 istore 1 ,contw 
+0x609d 025885 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025886 istore 2 ,contw 
+0x609f 025887 setarg 0 
+0x60a0 025888 istore 3 ,contw 
+0x60a1 025889 setarg 0x00 
+0x60a2 025890 istore 4 ,contw 
+0x60a3 025891 branch send_lmp_reply 
+:      025892 send_lmpext_io_cap_res:
+0x60a4 025893 force 5 ,queue 
+0x60a5 025894 call send_lmpext 
+0x60a6 025895 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025896 istore 3 ,contw 
+0x60a8 025897 call send_lmp_reply 
+0x60a9 025898 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025899 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025900 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025901 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025902 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025903 rtn 
+:      025905 responder_iocap_keyboard_only:
+0x60af 025906 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025907 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025908 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025909 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025910 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025911 rtn 
+:      025914 responder_iocap_display_yesno:
+0x60b5 025915 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025916 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025917 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025918 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025919 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025920 rtn 
+:      025923 responder_iocap_no_input_no_output:
+0x60bb 025924 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025925 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025926 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025927 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025928 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025929 rtn 
+:      025931 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025932 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025933 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      025934 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      025935 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      025936 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      025937 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      025938 set_ssp_mode_justwork:
+0x60c1 025939 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 025940 fetch 1 ,mem_classic_bt_flag 
+0x60c3 025941 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 025942 rtn 
+:      025944 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      025945 set_ssp_mode_numeric_comparison:
+0x60c5 025946 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 025947 rtn 
+:      025949 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      025950 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      025951 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      025952 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      025953 set_ssp_mode_passkey:
+0x60c7 025954 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 025955 rtn 
+:      025958 classic_bt_set_reject_justwork_flag:
+0x60c9 025959 arg flag_ssp_reject_justwork ,queue 
+0x60ca 025960 branch classic_bluetooth_set_flag 
+:      025962 classic_bt_clr_reject_justwork_flag:
+0x60cb 025963 arg flag_ssp_reject_justwork ,queue 
+0x60cc 025964 branch classic_bluetooth_clr_flag 
+:      025966 classic_bluetooth_set_flag:
+0x60cd 025967 fetch 1 ,mem_classic_bt_flag 
+0x60ce 025968 qset1 pdata 
+0x60cf 025969 store 1 ,mem_classic_bt_flag 
+0x60d0 025970 rtn 
+:      025972 classic_bluetooth_clr_flag:
+0x60d1 025973 fetch 1 ,mem_classic_bt_flag 
+0x60d2 025974 qset0 pdata 
+0x60d3 025975 store 1 ,mem_classic_bt_flag 
+0x60d4 025976 rtn 
+:      025979 send_lmp_io_cap_req:
+0x60d5 025980 force 5 ,queue 
+0x60d6 025981 call send_lmpext 
+0x60d7 025982 fetch 3 ,mem_sp_iocap_local 
+0x60d8 025983 istore 3 ,contw 
+0x60d9 025984 branch send_lmp_request 
+:      025987 send_lmpext_sniff_subrating_req:
+0x60da 025989 rtn 
+:      025990 send_lmpext_sniff_subrating_res:
+0x60db 025991 force 9 ,queue 
+0x60dc 025992 call send_lmpext 
+0x60dd 025993 fetch 1 ,mem_subsniff_rate 
+0x60de 025994 istore 1 ,contw 
+0x60df 025995 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 025996 istore 2 ,contw 
+0x60e1 025997 fetch 4 ,mem_subsniff_instant 
+0x60e2 025998 istore 4 ,contw 
+0x60e3 025999 branch send_lmp_reply 
+:      026001 send_lmp_name_res:
+0x60e4 026002 force 17 ,pdata 
+0x60e5 026003 call msg_send_lmp 
+0x60e6 026004 fetch 1 ,mem_lmi_opcode 
+0x60e7 026005 copy pdata ,temp 
+0x60e8 026006 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 026007 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 026008 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 026009 rtn 
+:      026010 send_lmp_name_res_offset_ok:
+0x60ec 026011 istore 1 ,contw 
+0x60ed 026012 fetch 1 ,mem_local_name_length 
+0x60ee 026013 istore 1 ,contw 
+0x60ef 026014 arg 14 ,loopcnt 
+0x60f0 026015 setarg mem_local_name 
+0x60f1 026016 iadd temp ,contr 
+0x60f2 026017 call memcpy 
+0x60f3 026018 branch send_lmp_reply 
+:      026021 send_lmp_timing_accuracy_res:
+0x60f4 026022 force 3 ,pdata 
+0x60f5 026023 call msg_send_lmp 
+0x60f6 026024 setarg 0x0114 
+0x60f7 026025 istore 2 ,contw 
+0x60f8 026026 branch send_lmp_reply 
+:      026028 send_lmp_clkoffset_res:
+0x60f9 026030 force 3 ,pdata 
+0x60fa 026031 call msg_send_lmp 
+0x60fb 026032 fetch 4 ,mem_clke_bt 
+0x60fc 026033 isub clkn_bt ,pdata 
+0x60fd 026034 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 026035 sub pdata ,0 ,pdata 
+:      026036 send_lmp_clkoffset_res_master:
+0x60ff 026038 rshift2 pdata ,pdata 
+0x6100 026039 set0 15 ,pdata 
+0x6101 026040 istore 2 ,contw 
+0x6102 026041 branch send_lmp_reply 
+:      026043 send_lmp_version_res:
+0x6103 026044 force 6 ,pdata 
+0x6104 026045 call msg_send_lmp 
+0x6105 026046 fetch 5 ,mem_lmp_version 
+0x6106 026047 istore 5 ,contw 
+0x6107 026048 branch send_lmp_reply 
+:      026050 send_lmp_features_res:
+0x6108 026051 force 9 ,pdata 
+0x6109 026052 call msg_send_lmp 
+0x610a 026053 fetch 8 ,mem_features 
+0x610b 026054 istore 8 ,contw 
+0x610c 026055 branch send_lmp_reply 
+:      026062 send_lmpext_features_req:
+0x610d 026063 force 12 ,queue 
+0x610e 026064 call send_lmpext 
+0x610f 026065 setarg 0x01 
+0x6110 026066 istore 1 ,contw 
+0x6111 026067 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 026068 istore 2 ,contw 
+0x6113 026069 setarg 0 
+0x6114 026070 istore 3 ,contw 
+0x6115 026071 setarg 0x00 
+0x6116 026072 istore 4 ,contw 
+0x6117 026073 branch send_lmp_request 
+:      026075 send_lmpext_packet_type_table_req:
+0x6118 026076 force 3 ,queue 
+0x6119 026077 call send_lmpext 
+0x611a 026078 fetch 1 ,mem_ptt 
+0x611b 026079 istore 1 ,contw 
+0x611c 026080 disable user 
+0x611d 026081 call send_lmp_request 
+0x611e 026082 nrtn user 
+0x611f 026083 nrtn master 
+0x6120 026084 fetch 1 ,mem_afh_cfg 
+0x6121 026085 rtnbit0 afh_cfg_on 
+0x6122 026086 call afh_init 
+0x6123 026087 branch afh_open_all_channels 
+:      026090 ssp_enable:
+0x6124 026091 bpatchx patch30_4 ,mem_patch30 
+0x6125 026092 fetch 1 ,mem_features + 6 
+0x6126 026093 set1 param_featrue_ssp ,pdata 
+0x6127 026094 store 1 ,mem_features + 6 
+0x6128 026095 setarg param_lmpext_ssp_enable 
+0x6129 026096 store 2 ,mem_lmpext_ssp_enable 
+0x612a 026097 rtn 
+:      026099 ssp_disable:
+0x612b 026100 bpatchx patch30_5 ,mem_patch30 
+0x612c 026101 fetch 1 ,mem_features + 6 
+0x612d 026102 set0 param_featrue_ssp ,pdata 
+0x612e 026103 store 1 ,mem_features + 6 
+0x612f 026104 setarg 0 
+0x6130 026105 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026106 rtn 
+:      026108 afh_init:
+0x6132 026109 jam 0x3 ,mem_afh_cfg 
+0x6133 026110 setarg 0 
+0x6134 026111 store 4 ,mem_afh_timer 
+0x6135 026112 arg mem_afh_map_lo ,contw 
+0x6136 026113 call afh_reset_map 
+0x6137 026114 arg mem_afh_map_new ,contw 
+0x6138 026115 call afh_reset_map 
+0x6139 026116 arg mem_afh_classify_channel_map ,contw 
+0x613a 026117 call afh_reset_map 
+0x613b 026118 branch afh_clear_error_counter 
+:      026119 afh_open_all_channels:
+0x613c 026120 arg mem_afh_map_new ,contw 
+0x613d 026121 call afh_reset_map 
+0x613e 026122 call afh_clear_error_counter 
+0x613f 026123 branch afh_set_send_flag 
+:      026126 afh_reset_map:
+0x6140 026127 setarg 0xffffff 
+0x6141 026128 istore 3 ,contw 
+0x6142 026129 istore 3 ,contw 
+0x6143 026130 istore 3 ,contw 
+0x6144 026131 setarg 0x7f 
+0x6145 026132 istore 1 ,contw 
+0x6146 026133 rtn 
+:      026134 afh_clear_error_counter:
+0x6147 026135 setarg 0 
+0x6148 026136 store 2 ,mem_afh_error_total 
+0x6149 026137 rtn 
+:      026138 afh_set_send_flag:
+0x614a 026139 fetch 1 ,mem_afh_cfg 
+0x614b 026140 set1 send_lmp_set_afh ,pdata 
+0x614c 026141 store 1 ,mem_afh_cfg 
+0x614d 026142 rtn 
+:      026145 send_lmpext_pause_encryption_req:
+0x614e 026146 force 2 ,queue 
+0x614f 026147 call send_lmpext 
+0x6150 026148 nbranch send_lmp_reply ,master 
+0x6151 026150 branch send_lmp_request 
+:      026154 send_lmp_detach:
+0x6152 026155 force 2 ,pdata 
+0x6153 026156 call msg_send_lmp 
+0x6154 026157 fetch 1 ,mem_disconn_reason_send 
+0x6155 026158 istore 1 ,contw 
+0x6156 026159 call send_lmp_request 
+:      026160 prepare_disconnect:
+0x6157 026161 fetch 1 ,mem_op 
+0x6158 026162 set1 op_disconn ,pdata 
+0x6159 026163 store 1 ,mem_op 
+0x615a 026164 jam 50 ,mem_conn_timer 
+0x615b 026165 rtn 
+:      026168 send_lmp_no_payload:
+0x615c 026169 force 1 ,pdata 
+0x615d 026170 call msg_send_lmp 
+0x615e 026171 branch send_lmp_request 
+:      026172 send_lmp_nopayload_reply:
+0x615f 026173 force 1 ,pdata 
+0x6160 026174 call msg_send_lmp 
+0x6161 026175 branch send_lmp_reply 
+:      026178 send_lmp_encryption_mode_req:
+0x6162 026179 force 2 ,pdata 
+0x6163 026180 call msg_send_lmp 
+0x6164 026181 fetch 1 ,mem_state_map 
+0x6165 026182 isolate0 smap_encryption ,pdata 
+0x6166 026183 setflag true ,0 ,pdata 
+0x6167 026184 and_into 1 ,pdata 
+0x6168 026185 istore 1 ,contw 
+0x6169 026186 branch send_lmp_request 
+:      026189 send_lmp_superto:
+0x616a 026190 force 3 ,pdata 
+0x616b 026191 call msg_send_lmp 
+0x616c 026192 fetch 2 ,mem_supervision_to 
+0x616d 026193 istore 2 ,contw 
+0x616e 026194 branch send_lmp_request 
+:      026196 send_lmp_name_req:
+0x616f 026197 jam 250 ,mem_conn_timer 
+0x6170 026198 force 2 ,pdata 
+0x6171 026199 call msg_send_lmp 
+0x6172 026200 fetch 1 ,mem_name_offset 
+0x6173 026201 istore 1 ,contw 
+0x6174 026202 branch send_lmp_request 
+:      026204 send_lmp_test_control:
+0x6175 026205 force 10 ,pdata 
+0x6176 026206 call msg_send_lmp 
+0x6177 026207 arg mem_temp_payload ,contr 
+0x6178 026208 force 9 ,loopcnt 
+:      026209 send_lmp_test_control_loop:
+0x6179 026210 ifetch 1 ,contr 
+0x617a 026211 xor_into 0x55 ,pdata 
+0x617b 026212 istore 1 ,contw 
+0x617c 026213 loop send_lmp_test_control_loop 
+0x617d 026214 branch send_lmp_request 
+:      026216 send_lmp_quality_of_service_req:
+0x617e 026217 branch send_lmp_request 
+:      026218 send_lmp_unit_key:
+0x617f 026219 branch send_lmp_request 
+:      026221 send_lmp_slot_offset:
+0x6180 026222 rtn master 
+0x6181 026223 call calc_slot_offset 
+0x6182 026224 force 9 ,pdata 
+0x6183 026225 call msg_send_lmp 
+0x6184 026226 fetch 2 ,mem_slot_offset 
+0x6185 026227 istore 2 ,contw 
+0x6186 026228 fetch 3 ,mem_lap 
+0x6187 026229 istore 3 ,contw 
+0x6188 026230 fetch 1 ,mem_uap 
+0x6189 026231 istore 1 ,contw 
+0x618a 026232 fetch 2 ,mem_nap 
+0x618b 026233 istore 2 ,contw 
+0x618c 026234 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026235 set0 mark_switch_initiated ,mark 
+0x618e 026236 call send_lmp_request 
+0x618f 026237 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026238 rtn 
+:      026239 send_lmp_slot_offset_reply:
+0x6191 026240 call send_lmp_reply 
+0x6192 026241 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026242 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026243 rtn 
+:      026245 send_lmp_switch_req:
+0x6195 026246 arg 0x200 ,temp 
+0x6196 026247 branch switch_on_native ,master 
+0x6197 026248 deposit clke_bt 
+0x6198 026249 branch switch_slack 
+:      026250 switch_on_native:
+0x6199 026251 deposit clkn_bt 
+:      026252 switch_slack:
+0x619a 026253 deposit bt_clk 
+0x619b 026254 iadd temp ,pdata 
+0x619c 026255 and_into 0x1fc ,pdata 
+0x619d 026256 store 4 ,mem_sniff_anchor 
+0x619e 026257 force 5 ,pdata 
+0x619f 026258 call msg_send_lmp 
+0x61a0 026259 fetch 4 ,mem_sniff_anchor 
+0x61a1 026260 rshift pdata ,pdata 
+0x61a2 026261 istore 4 ,contw 
+0x61a3 026262 branch send_lmp_request 
+:      026264 send_lmp_sniff_req:
+0x61a4 026265 force 10 ,pdata 
+0x61a5 026266 call msg_send_lmp 
+0x61a6 026267 arg mem_sniff_payload ,contr 
+0x61a7 026268 ifetch 9 ,contr 
+0x61a8 026269 istore 9 ,contw 
+0x61a9 026270 branch send_lmp_request 
+:      026273 send_lmp_timing_accuracy_req:
+0x61aa 026275 force 3 ,pdata 
+0x61ab 026276 call msg_send_lmp 
+0x61ac 026277 setarg 0x0114 
+0x61ad 026278 istore 2 ,contw 
+0x61ae 026279 branch send_lmp_request 
+:      026281 send_lmp_unsniff_req:
+0x61af 026283 force 1 ,pdata 
+0x61b0 026284 call msg_send_lmp 
+0x61b1 026293 branch send_lmp_request 
+:      026296 send_lmp_max_slot:
+0x61b2 026297 force 2 ,pdata 
+0x61b3 026298 call msg_send_lmp 
+0x61b4 026299 fetch 1 ,mem_max_slot 
+0x61b5 026300 istore 1 ,contw 
+0x61b6 026301 branch send_lmp_request 
+:      026304 send_lmp_max_slot_req:
+0x61b7 026305 force 2 ,pdata 
+0x61b8 026306 call msg_send_lmp 
+0x61b9 026307 setarg 0x05 
+0x61ba 026308 istore 1 ,contw 
+0x61bb 026309 branch send_lmp_request 
+:      026312 send_lmp_inc_power:
+0x61bc 026313 force 2 ,pdata 
+0x61bd 026314 call msg_send_lmp 
+0x61be 026315 setarg 0x00 
+0x61bf 026316 istore 1 ,contw 
+0x61c0 026317 branch send_lmp_request 
+:      026320 send_lmp_setup_complete_by_module:
+0x61c1 026321 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026322 rtn 
+:      026323 send_lmp_setup_complete:
+0x61c3 026324 fetch 1 ,mem_device_option 
+0x61c4 026325 sub pdata ,dvc_op_module ,null 
+0x61c5 026326 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026327 fetch 1 ,mem_state 
+0x61c7 026328 set1 state_conn_comp ,pdata 
+0x61c8 026329 store 1 ,mem_state 
+0x61c9 026330 copy clkn_bt ,pdata 
+0x61ca 026331 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026332 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026333 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026334 set1 sent_setup_complete ,pdata 
+0x61ce 026335 store 1 ,mem_lmp_conn_state 
+0x61cf 026336 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026337 call ui_ipc_send_event 
+0x61d1 026338 force 1 ,pdata 
+0x61d2 026339 call msg_send_lmp 
+0x61d3 026340 branch send_lmp_request 
+:      026341 send_lmp_setup_complete_has_sent:
+0x61d4 026342 jam 0 ,mem_lmp_to_send 
+0x61d5 026343 rtn 
+:      026345 send_lmp_version_req:
+0x61d6 026346 force 6 ,pdata 
+0x61d7 026347 call msg_send_lmp 
+0x61d8 026348 fetch 5 ,mem_lmp_version 
+0x61d9 026349 istore 5 ,contw 
+0x61da 026350 branch send_lmp_request 
+:      026352 send_lmp_features_req:
+0x61db 026353 force 9 ,pdata 
+0x61dc 026354 call msg_send_lmp 
+0x61dd 026355 fetch 8 ,mem_features 
+0x61de 026356 istore 8 ,contw 
+0x61df 026357 branch send_lmp_request 
+:      026359 sp_master_send_io_cap_get:
+0x61e0 026360 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026361 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026362 rtnne sp_key_valid 
+0x61e3 026363 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026364 rtn 
+:      026366 sp_master_send_io_cap_send:
+0x61e5 026367 call tid_initiate 
+0x61e6 026368 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026369 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026370 rtn 
+:      026373 sp_master_send_lmp_encapsulated_header:
+0x61e9 026374 call tid_initiate 
+0x61ea 026375 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026376 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026377 rtn 
+:      026379 sp_master_commitment_compare:
+0x61ed 026380 arg mem_sp_calc_result_high ,rega 
+0x61ee 026381 arg mem_sp_confirm_remote ,regb 
+0x61ef 026382 arg 16 ,loopcnt 
+0x61f0 026383 call string_compare 
+0x61f1 026384 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026385 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026386 call master_clear_mem_master_sp_flag 
+0x61f4 026387 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026388 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026389 branch reject_lmp_packet 
+:      026390 sp_master_commitment_compare_success:
+0x61f7 026391 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026392 call master_set_mem_master_sp_flag 
+0x61f9 026393 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026394 branch accept_lmp_msg 
+:      026398 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026399 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026400 rtn 
+:      026404 sp_send_lmp_encapsulated_header:
+0x61fd 026407 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026409 rtn 
+:      026415 send_lmp_encapsulated_header:
+0x61ff 026416 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026417 force 4 ,pdata 
+0x6201 026418 call msg_send_lmp 
+0x6202 026419 force encapsulated_major_type_p192 ,pdata 
+0x6203 026420 istore 1 ,contw 
+0x6204 026421 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026422 istore 1 ,contw 
+0x6206 026423 force encapsulated_len_p192 ,pdata 
+0x6207 026424 istore 1 ,contw 
+0x6208 026425 call check_localsm 
+0x6209 026426 branch send_lmp_request ,true 
+0x620a 026427 branch send_lmp_reply 
+:      026429 send_lmp_encapsulated_payload:
+0x620b 026431 force 17 ,pdata 
+0x620c 026432 call msg_send_lmp 
+0x620d 026433 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026434 arg mem_sp_pubkey_local ,contr 
+0x620f 026435 iadd contr ,contr 
+0x6210 026436 ifetch 8 ,contr 
+0x6211 026437 istore 8 ,contw 
+0x6212 026438 ifetch 8 ,contr 
+0x6213 026439 istore 8 ,contw 
+0x6214 026440 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026441 increase 16 ,pdata 
+0x6216 026442 store 1 ,mem_sp_local_key_send_count 
+0x6217 026443 call check_localsm 
+0x6218 026444 branch send_lmp_request ,true 
+0x6219 026445 branch send_lmp_reply 
+:      026448 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026449 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026450 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026451 rtn 
+:      026452 send_lmp_simple_pairing_comfirm:
+0x621d 026455 force 17 ,pdata 
+0x621e 026456 call msg_send_lmp 
+0x621f 026457 arg mem_sp_calc_result_high ,contr 
+0x6220 026458 ifetch 8 ,contr 
+0x6221 026459 istore 8 ,contw 
+0x6222 026460 ifetch 8 ,contr 
+0x6223 026461 istore 8 ,contw 
+0x6224 026462 branch send_lmp_reply 
+:      026464 sp_send_lmp_simple_pairing_number:
+0x6225 026465 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026466 rtn 
+:      026468 send_lmp_simple_pairing_number:
+0x6227 026470 call check_localsm 
+0x6228 026471 call sp_local_random_key_generator ,true 
+0x6229 026472 force 17 ,pdata 
+0x622a 026473 call msg_send_lmp 
+0x622b 026474 arg mem_sp_random_local ,contr 
+0x622c 026475 ifetch 8 ,contr 
+0x622d 026476 istore 8 ,contw 
+0x622e 026477 ifetch 8 ,contr 
+0x622f 026478 istore 8 ,contw 
+0x6230 026479 call check_localsm 
+0x6231 026480 nbranch send_lmp_reply ,true 
+0x6232 026481 branch send_lmp_request ,true 
+:      026483 master_sp_sm_end:
+0x6233 026485 jam sp_stat_done ,mem_master_sp_state 
+:      026486 sp_aurand_send:
+0x6234 026487 call tid_initiate 
+0x6235 026488 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026489 call check_localsm_master 
+0x6237 026490 branch sp_master_key_prarm_push ,true 
+0x6238 026491 branch sp_link_key_prarm_push 
+:      026492 master_sp_send_lmp_dhkey_check:
+0x6239 026493 call tid_reply 
+:      026494 sp_send_lmp_dhkey_check:
+0x623a 026495 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026496 rtn 
+:      026497 send_lmp_dhkey_check:
+0x623c 026499 force 17 ,pdata 
+0x623d 026500 call msg_send_lmp 
+0x623e 026501 arg mem_sp_calc_result_high ,contr 
+0x623f 026502 ifetch 8 ,contr 
+0x6240 026503 istore 8 ,contw 
+0x6241 026504 ifetch 8 ,contr 
+0x6242 026505 istore 8 ,contw 
+0x6243 026506 call check_localsm 
+0x6244 026507 nbranch send_lmp_reply ,true 
+0x6245 026508 branch send_lmp_request ,true 
+:      026510 send_lmp_enc_key_size_mask_res:
+0x6246 026511 force 3 ,pdata 
+0x6247 026512 call msg_send_lmp 
+0x6248 026513 setarg 0xfffe 
+0x6249 026514 istore 2 ,contw 
+0x624a 026515 branch send_lmp_reply 
+:      026517 send_lmp_auto_rate:
+0x624b 026518 branch send_lmp_request 
+:      026519 send_lmp_clkoffset_req:
+0x624c 026520 branch send_lmp_request 
+:      026521 send_lmp_quality_of_service:
+0x624d 026522 branch send_lmp_request 
+:      026523 send_lmp_test_activate:
+0x624e 026524 branch send_lmp_request 
+:      026529 send_lmp_comb_key:
+0x624f 026530 call generate_random_number 
+0x6250 026531 arg mem_lap ,rega 
+0x6251 026532 call generate_linkkey 
+0x6252 026533 force 17 ,pdata 
+0x6253 026534 call msg_send_lmp 
+0x6254 026535 arg mem_kinit ,rega 
+0x6255 026536 arg mem_random_number ,regb 
+0x6256 026537 call xor16 
+0x6257 026538 nbranch send_lmp_follow ,master 
+0x6258 026539 branch send_lmp_tid 
+:      026541 send_lmp_inrand:
+0x6259 026542 call generate_random_number 
+0x625a 026543 arg mem_plap ,rega 
+0x625b 026544 call generate_kinit 
+:      026545 send_lmp_rand:
+0x625c 026546 force 17 ,pdata 
+0x625d 026547 call msg_send_lmp 
+0x625e 026548 arg mem_random_number ,contr 
+0x625f 026549 call memcpy16 
+0x6260 026550 fetch 1 ,mem_conn_sm 
+0x6261 026551 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026552 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026553 branch send_lmp_tid 
+:      026555 send_lmp_aurand:
+0x6264 026556 fetch 1 ,mem_pairing_auth 
+0x6265 026557 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026558 call check_localsm 
+0x6267 026559 call tid_initiate ,true 
+0x6268 026560 ncall tid_reply ,true 
+0x6269 026561 branch send_lmp_aurand_common 
+:      026562 send_lmp_aurand_notpairing:
+0x626a 026563 call tid_initiate 
+:      026564 send_lmp_aurand_common:
+0x626b 026565 call generate_random_number 
+0x626c 026566 branch send_lmp_rand 
+:      026568 send_lmp_sres:
+0x626d 026569 arg mem_lap ,rega 
+0x626e 026570 call function_e1 
+0x626f 026571 force 5 ,pdata 
+0x6270 026572 call msg_send_lmp 
+0x6271 026573 fetch 4 ,mem_input_store 
+0x6272 026574 istore 4 ,contw 
+0x6273 026575 arg mem_sres_tid ,temp 
+0x6274 026576 call special_tid_store 
+0x6275 026577 call copy_aco 
+0x6276 026578 call check_localsm 
+0x6277 026579 branch send_lmp_sres_master ,true 
+0x6278 026580 jam done_encryp ,mem_wait_encryption 
+0x6279 026581 fetch 1 ,mem_pairing_auth 
+0x627a 026582 rtn blank 
+0x627b 026583 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026584 send_lmp_sres_master:
+0x627c 026585 fetch 1 ,mem_link_key_exists 
+0x627d 026586 rtn blank 
+:      026587 send_lmp_sres_startenc:
+0x627e 026588 call check_localsm 
+0x627f 026589 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026590 fetch 1 ,mem_auth_enable 
+0x6281 026591 rtn blank 
+0x6282 026592 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026593 rtn 
+:      026594 send_lmp_sres_startenc_slave:
+0x6284 026595 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026596 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026597 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026598 rtn 
+:      026602 send_lmp_start_encryption:
+0x6288 026603 call generate_random_number 
+0x6289 026604 call function_e3 
+0x628a 026605 force 17 ,pdata 
+0x628b 026606 call msg_send_lmp 
+0x628c 026607 arg mem_random_number ,contr 
+0x628d 026608 call memcpy16 
+0x628e 026609 branch send_lmp_tid 
+:      026611 send_lmp_stop_encryption_req:
+0x628f 026612 force 1 ,pdata 
+0x6290 026613 call msg_send_lmp 
+0x6291 026614 branch send_lmp_tid 
+:      026616 send_lmp_encryption_key_size_req:
+0x6292 026617 force 2 ,pdata 
+0x6293 026618 call msg_send_lmp 
+0x6294 026619 force 16 ,pdata 
+0x6295 026620 istore 1 ,contw 
+0x6296 026621 store 1 ,mem_key_size 
+0x6297 026622 branch send_lmp_tid 
+:      026624 msg_send_lmp:
+0x6298 026626 lshift3 pdata ,pdata 
+0x6299 026627 or_into 0x07 ,pdata 
+0x629a 026628 store 1 ,mem_lmo_header_length 
+0x629b 026629 arg 17 ,loopcnt 
+0x629c 026630 arg mem_lmo_payload ,contw 
+0x629d 026631 call clear_mem 
+0x629e 026632 arg mem_lmo_payload ,contw 
+0x629f 026633 rtn 
+:      026635 send_lmpext:
+0x62a0 026636 and pdata ,0x7f ,rega 
+0x62a1 026637 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026638 deposit queue 
+0x62a3 026639 call msg_send_lmp 
+0x62a4 026640 deposit rega 
+0x62a5 026641 istore 1 ,contw 
+0x62a6 026642 rtn 
+:      026644 send_lmp_follow:
+0x62a7 026645 fetch 1 ,mem_lmp_to_send 
+0x62a8 026646 lshift pdata ,pdata 
+0x62a9 026647 fetcht 1 ,mem_state_map 
+0x62aa 026648 isolate1 smap_lmptid ,temp 
+0x62ab 026649 setflag true ,0 ,pdata 
+0x62ac 026650 branch send_lmp_exit 
+:      026653 send_lmp_tid:
+0x62ad 026654 fetcht 1 ,mem_state_map 
+0x62ae 026655 and_into 1 ,temp 
+0x62af 026656 branch send_lmp_end 
+:      026658 send_lmp_reply:
+0x62b0 026659 force 0 ,temp 
+0x62b1 026660 branch send_lmp_end 
+:      026662 send_lmp_request:
+0x62b2 026663 force 1 ,temp 
+:      026664 send_lmp_end:
+0x62b3 026665 fetch 1 ,mem_lmp_to_send 
+0x62b4 026666 lshift pdata ,pdata 
+0x62b5 026667 setflag master ,0 ,pdata 
+0x62b6 026668 ixor temp ,pdata 
+:      026669 send_lmp_exit:
+0x62b7 026670 store 1 ,mem_lmo_header_opcode 
+0x62b8 026671 jam 0 ,mem_lmp_to_send 
+0x62b9 026672 call lmo_fifo_process_lmo0empty 
+0x62ba 026673 enable user 
+0x62bb 026674 rtn 
+:      026677 lmo_fifo_check:
+0x62bc 026678 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026679 rtn blank 
+0x62be 026680 call lmo_fifo_process 
+0x62bf 026681 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026682 rtn 
+:      026684 lmo_fifo_process:
+0x62c1 026685 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026686 fetch 1 ,mem_lmp_to_send 
+0x62c3 026687 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026688 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026689 nrtn blank 
+0x62c6 026690 branch lmo_fifo_process_lmo2to1 
+:      026691 lmo_fifo_process_lmo0empty:
+0x62c7 026692 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026693 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026694 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026695 store 3 ,mem_lmp_to_send 
+0x62cb 026696 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026697 fetch 1 ,mem_state_map 
+0x62cd 026698 set0 smap_lmptid ,pdata 
+0x62ce 026699 ior temp ,pdata 
+0x62cf 026700 store 1 ,mem_state_map 
+0x62d0 026701 jam 0 ,mem_lmo_opcode1 
+:      026702 lmo_fifo_process_lmo2to1:
+0x62d1 026703 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026704 rtn blank 
+0x62d3 026705 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026706 store 4 ,mem_lmo_opcode1 
+0x62d5 026707 jam 0 ,mem_lmo_opcode2 
+0x62d6 026708 rtn 
+:      026709 lmo_fifo_process_lmo1_empty:
+0x62d7 026710 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026711 rtn blank 
+0x62d9 026712 fetch 3 ,mem_lmo_opcode2 
+0x62da 026713 store 3 ,mem_lmp_to_send 
+0x62db 026714 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026715 fetch 1 ,mem_state_map 
+0x62dd 026716 set0 smap_lmptid ,pdata 
+0x62de 026717 ior temp ,pdata 
+0x62df 026718 store 1 ,mem_state_map 
+0x62e0 026719 jam 0 ,mem_lmo_opcode2 
+0x62e1 026720 rtn 
+:      026723 special_tid_store:
+0x62e2 026724 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026725 fetch 1 ,mem_state_map 
+0x62e4 026726 copy pdata ,regc 
+0x62e5 026727 ifetch 1 ,temp 
+0x62e6 026728 call pop_tid_follow 
+0x62e7 026729 call send_lmp_follow 
+0x62e8 026730 copy regc ,pdata 
+0x62e9 026731 store 1 ,mem_state_map 
+0x62ea 026732 rtn 
+:      026734 tid_reply:
+0x62eb 026735 fetcht 1 ,mem_state_map 
+0x62ec 026736 set0 smap_lmptidinit ,temp 
+0x62ed 026737 storet 1 ,mem_state_map 
+0x62ee 026738 rtn 
+:      026740 tid_initiate:
+0x62ef 026741 fetcht 1 ,mem_state_map 
+0x62f0 026742 set1 smap_lmptidinit ,temp 
+0x62f1 026743 storet 1 ,mem_state_map 
+0x62f2 026744 rtn 
+:      026747 tid_check:
+0x62f3 026748 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026749 fetcht 1 ,mem_state_map 
+0x62f5 026750 ixor temp ,pdata 
+0x62f6 026751 isolate1 smap_lmptid ,pdata 
+0x62f7 026752 rtn 
+:      026755 tid_set_reply:
+0x62f8 026756 fetch 1 ,mem_state_map 
+0x62f9 026757 setflag master ,smap_lmptid ,pdata 
+0x62fa 026758 store 1 ,mem_state_map 
+0x62fb 026759 rtn 
+:      026762 check_localsm:
+0x62fc 026763 fetch 1 ,mem_sp_localsm 
+0x62fd 026764 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026765 rtn 
+:      026766 setlocalsm_master:
+0x62ff 026767 fetch 1 ,mem_sp_localsm 
+0x6300 026768 set1 7 ,pdata 
+0x6301 026769 store 1 ,mem_sp_localsm 
+0x6302 026770 rtn 
+:      026771 setlocalsm_slave:
+0x6303 026772 fetch 1 ,mem_sp_localsm 
+0x6304 026773 set0 7 ,pdata 
+0x6305 026774 store 1 ,mem_sp_localsm 
+0x6306 026775 rtn 
+:      026776 check_localsm_master:
+0x6307 026777 fetch 1 ,mem_sp_localsm 
+0x6308 026778 isolate1 7 ,pdata 
+0x6309 026779 store 1 ,mem_sp_localsm 
+0x630a 026780 rtn 
+:      026782 generate_random_number:
+0x630b 026784 arg mem_random_number ,contw 
+:      026785 generate_random:
+0x630c 026786 force 16 ,loopcnt 
+:      026787 generate_random_another:
+:      026788 generate_random_loop:
+0x630d 026789 random pdata 
+0x630e 026790 istore 1 ,contw 
+0x630f 026791 loop generate_random_another 
+0x6310 026792 rtn 
+:      026794 generate_linkkey:
+0x6311 026795 call function_e21 
+0x6312 026796 arg mem_link_key ,rega 
+0x6313 026797 arg mem_input_store ,regb 
+0x6314 026798 ifetch 8 ,rega 
+0x6315 026799 fetcht 1 ,mem_state 
+0x6316 026800 nsetflag blank ,state_combkey ,temp 
+0x6317 026801 storet 1 ,mem_state 
+0x6318 026802 copy rega ,contw 
+0x6319 026803 call xor16 
+0x631a 026804 branch generate_linkkey_continue 
+:      026810 process_conn_sm:
+0x631b 026812 bpatchx patch31_0 ,mem_patch31 
+0x631c 026814 call lmo_fifo_check 
+0x631d 026815 nrtn blank 
+:      026816 process_conn_sm_continue:
+0x631e 026817 fetch 1 ,mem_conn_sm 
+0x631f 026818 rtn blank 
+0x6320 026822 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026823 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026824 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026825 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026826 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026827 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026828 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026829 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026830 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026831 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026832 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026833 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026834 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026835 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026836 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026837 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026838 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026839 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026840 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026841 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026842 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026843 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026844 beq conn_sm_done ,host_create_conn_done 
+0x6337 026845 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026846 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026848 rtn 
+:      026849 host_create_conn_done:
+0x633a 026850 fetch 1 ,mem_lmp_conn_state 
+0x633b 026851 rtnbit0 received_setup_complete 
+0x633c 026852 rtnbit0 sent_setup_complete 
+0x633d 026853 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026854 call host_conn_judge_encrypt 
+0x633f 026855 branch scheduler_start_upper_sm 
+:      026857 host_conn_judge_encrypt:
+0x6340 026858 fetch 1 ,mem_connection_options 
+0x6341 026859 rtnbit0 connection_encrypt 
+0x6342 026860 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026861 rtn 
+:      026863 host_create_conn_done_wait:
+0x6344 026864 arg enpt_delay_timer ,queue 
+0x6345 026865 call timer_check 
+0x6346 026866 nrtn blank 
+0x6347 026867 jam conn_sm_done ,mem_conn_sm 
+0x6348 026868 rtn 
+:      026870 host_create_conn_auth:
+0x6349 026871 fetch 1 ,mem_connection_options 
+0x634a 026872 set0 connection_auth ,pdata 
+0x634b 026873 store 1 ,mem_connection_options 
+0x634c 026874 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026875 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026876 rtn 
+:      026877 host_create_conn_auth_wait:
+0x634f 026878 rtn 
+:      026879 host_create_conn_pairing:
+0x6350 026880 fetch 1 ,mem_pincode_state 
+0x6351 026881 rtnne pincode_state_pincode_ready 
+0x6352 026882 call host_auth 
+0x6353 026883 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026884 rtn 
+:      026886 host_create_conn_pairing_wait:
+0x6355 026887 rtn 
+:      026888 host_creat_conn_send_feat_ext:
+0x6356 026889 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026890 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026891 rtn 
+:      026892 host_create_conn_send_version:
+0x6359 026893 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026894 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026895 rtn 
+:      026897 host_creat_conn_wait_switch:
+0x635c 026898 fetch 1 ,mem_switch_flag 
+0x635d 026899 rtneq switch_flag_init 
+0x635e 026900 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026901 arg switch_wait_timer ,queue 
+0x6360 026902 call timer_check 
+0x6361 026903 nrtn blank 
+0x6362 026904 jam switch_flag_init ,mem_switch_flag 
+0x6363 026905 branch host_create_conn_switch 
+:      026906 host_create_conn_switch_accept:
+0x6364 026907 rtn master 
+0x6365 026908 branch host_create_conn_auth_pair 
+:      026910 host_create_conn_send_features:
+0x6366 026911 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026912 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026913 rtn 
+:      026914 host_create_conn_send_switch:
+0x6369 026915 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026916 set1 mark_switch_initiated ,mark 
+0x636b 026917 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026918 setarg 0x1ff 
+0x636d 026919 store 2 ,mem_soft_timer 
+0x636e 026920 rtn 
+:      026921 host_create_conn_send_conn_req:
+0x636f 026922 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026923 jam 0xff ,mem_soft_timer 
+0x6371 026924 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026925 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026926 branch init_lmp_reinit 
+:      026927 host_create_conn_wait_accept:
+0x6374 026928 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026929 fetch 2 ,mem_soft_timer 
+0x6376 026930 sub pdata ,1 ,pdata 
+0x6377 026931 branch host_create_conn_resend ,zero 
+0x6378 026932 store 2 ,mem_soft_timer 
+0x6379 026933 rtn 
+:      026934 host_create_conn_resend:
+0x637a 026935 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 026936 rtn 
+:      026937 host_create_conn_waiting:
+0x637c 026939 rtn 
+:      026941 host_create_conn_switch:
+0x637d 026942 fetch 1 ,mem_lmp_conn_state 
+0x637e 026943 rtnbit0 sent_setup_complete 
+0x637f 026944 rtnbit0 received_setup_complete 
+0x6380 026945 fetch 1 ,mem_connection_options 
+0x6381 026946 set0 connection_switch ,pdata 
+0x6382 026947 store 1 ,mem_connection_options 
+0x6383 026948 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 026949 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 026950 rtn 
+:      026952 host_create_conn_send_setup_complete:
+0x6386 026953 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 026954 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 026955 rtn 
+:      026957 host_create_conn_wait_setup_complete:
+0x6389 026958 fetch 1 ,mem_lmp_conn_state 
+0x638a 026959 rtnbit0 received_setup_complete 
+0x638b 026960 jam conn_sm_standby ,mem_conn_sm 
+0x638c 026962 rtn 
+:      026963 host_create_conn_wait_setup_complete_rtn:
+0x638d 026964 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 026965 rtn 
+:      026967 host_create_conn_master_detach:
+0x638f 026968 fetch 1 ,mem_soft_timer 
+0x6390 026969 increase -1 ,pdata 
+0x6391 026970 branch host_create_conn_send_detach ,blank 
+0x6392 026971 store 1 ,mem_soft_timer 
+0x6393 026972 rtn 
+:      026973 host_create_conn_send_detach:
+0x6394 026974 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 026975 jam local_host ,mem_disconn_reason_send 
+0x6396 026976 jam 0 ,mem_conn_sm 
+0x6397 026977 rtn 
+:      026978 host_create_conn_auth_pair:
+0x6398 026980 fetch 1 ,mem_connection_options 
+0x6399 026981 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 026982 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      026983 host_create_conn_sm_done:
+0x639b 026984 jam conn_sm_done ,mem_conn_sm 
+0x639c 026985 rtn 
+:      026986 host_create_conn_auth_pair_true:
+0x639d 026987 fetch 1 ,mem_link_key_exists 
+0x639e 026988 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 026989 fetch 1 ,mem_lmp_conn_state 
+0x63a0 026990 rtnbit0 sent_setup_complete 
+0x63a1 026991 rtnbit0 received_setup_complete 
+0x63a2 026992 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 026993 arg 100 ,temp 
+0x63a4 026994 iadd temp ,temp 
+0x63a5 026995 copy clkn_bt ,pdata 
+0x63a6 026996 isub temp ,null 
+0x63a7 026997 nrtn positive 
+0x63a8 026998 branch host_create_conn_auth 
+:      027002 host_create_conn_auth_pair_nokey:
+0x63a9 027003 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 027004 jam 4 ,mem_pin_length 
+0x63ab 027005 setarg 0x3030 
+0x63ac 027006 store 2 ,mem_pin 
+0x63ad 027007 istore 2 ,contw 
+0x63ae 027008 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 027009 branch host_create_conn_pairing 
+:      027011 host_create_conn_auth_pair_wait:
+0x63b0 027012 rtn 
+:      027013 host_create_conn_encrypt:
+0x63b1 027014 fetch 1 ,mem_connection_options 
+0x63b2 027015 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 027016 jam conn_sm_done ,mem_conn_sm 
+0x63b4 027017 rtn 
+:      027019 host_create_conn_encrypt_start:
+0x63b5 027020 fetch 1 ,mem_connection_options 
+0x63b6 027021 set0 connection_encrypt ,pdata 
+0x63b7 027022 store 1 ,mem_connection_options 
+0x63b8 027023 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 027024 rtn 
+:      027026 host_create_conn_encrypt_wait:
+0x63ba 027027 fetch 1 ,mem_wait_encryption 
+0x63bb 027028 rtn blank 
+0x63bc 027029 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 027030 branch host_create_conn_encrypt_start 
+:      027032 host_create_conn_encrypt_wait_clear:
+0x63be 027033 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 027034 rtn 
+:      027036 host_auth:
+0x63c0 027037 fetch 1 ,mem_op 
+0x63c1 027038 bbit1 op_inrand_req ,remote_auth 
+0x63c2 027039 call tid_initiate 
+0x63c3 027040 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 027041 branch cmd_exit 
+:      027042 remote_auth:
+0x63c5 027043 fetch 1 ,mem_op 
+0x63c6 027044 set0 op_inrand_req ,pdata 
+0x63c7 027045 store 1 ,mem_op 
+0x63c8 027046 call lmp_accept_inrand 
+0x63c9 027047 call tid_set_reply 
+0x63ca 027048 branch cmd_exit 
+:      027050 pincode_reinit:
+0x63cb 027051 setarg 4 
+0x63cc 027052 store 1 ,mem_pin_length 
+0x63cd 027053 setarg 0x3030 
+0x63ce 027054 istore 2 ,contw 
+0x63cf 027055 istore 2 ,contw 
+0x63d0 027056 rtn 
+:      027062 twspi_reset:
+0x63d1 027063 bpatchx patch31_4 ,mem_patch31 
+0x63d2 027064 hfetch 1 ,core_gpio_oe3 
+0x63d3 027065 arg 0x06 ,temp 
+0x63d4 027066 ior temp ,pdata 
+0x63d5 027067 hstore 1 ,core_gpio_oe3 
+0x63d6 027068 hfetch 1 ,core_gpio_out3 
+0x63d7 027069 ior temp ,pdata 
+0x63d8 027070 hstore 1 ,core_gpio_out3 
+0x63d9 027071 call twspi_disable 
+0x63da 027072 hfetch 1 ,core_gpio_out3 
+0x63db 027073 set0 1 ,pdata 
+0x63dc 027074 set0 2 ,pdata 
+0x63dd 027075 hstore 1 ,core_gpio_out3 
+0x63de 027076 nop 30 
+0x63df 027077 branch twspi_enable 
+:      027079 twspi_reset2:
+0x63e0 027080 hfetch 1 ,core_gpio_oe3 
+0x63e1 027081 arg 0xc0 ,temp 
+0x63e2 027082 ior temp ,pdata 
+0x63e3 027083 hstore 1 ,core_gpio_oe3 
+0x63e4 027084 hfetch 1 ,core_gpio_out3 
+0x63e5 027085 ior temp ,pdata 
+0x63e6 027086 hstore 1 ,core_gpio_out3 
+0x63e7 027087 call twspi_disable 
+0x63e8 027088 hfetch 1 ,core_gpio_out3 
+0x63e9 027089 set0 6 ,pdata 
+0x63ea 027090 set0 7 ,pdata 
+0x63eb 027091 hstore 1 ,core_gpio_out3 
+0x63ec 027092 nop 30 
+0x63ed 027093 branch twspi_enable2 
+:      027095 twspi_disable:
+0x63ee 027096 hfetch 1 ,core_gpio_sel1 
+0x63ef 027097 and pdata ,0xfc ,pdata 
+0x63f0 027098 hstore 1 ,core_gpio_sel1 
+0x63f1 027099 rtn 
+:      027100 twspi_enable:
+0x63f2 027101 hfetch 1 ,core_gpio_sel1 
+0x63f3 027102 or pdata ,0x01 ,pdata 
+0x63f4 027103 hstore 1 ,core_gpio_sel1 
+0x63f5 027104 rtn 
+:      027105 twspi_enable2:
+0x63f6 027106 hfetch 1 ,core_gpio_sel1 
+0x63f7 027107 or pdata ,0x03 ,pdata 
+0x63f8 027108 set0 4 ,pdata 
+0x63f9 027109 hstore 1 ,core_gpio_sel1 
+0x63fa 027110 rtn 
+:      027114 sensor_read:
+0x63fb 027115 copy pdata ,regb 
+0x63fc 027116 call spi_ncs_enable 
+0x63fd 027117 nop 100 
+0x63fe 027118 copy regb ,pdata 
+0x63ff 027119 call twspi_read 
+0x6400 027120 copy pdata ,regb 
+0x6401 027121 call spi_ncs_disable 
+0x6402 027122 nop 100 
+0x6403 027123 copy regb ,pdata 
+0x6404 027124 rtn 
+:      027126 sensor_write:
+0x6405 027127 copy pdata ,regb 
+0x6406 027128 call spi_ncs_enable 
+0x6407 027129 nop 100 
+0x6408 027130 copy regb ,pdata 
+0x6409 027131 call twspi_write 
+0x640a 027132 call spi_ncs_disable 
+0x640b 027133 nop 100 
+0x640c 027134 rtn 
+:      027137 spi_ncs_gpio_init:
+0x640d 027138 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027139 branch gpio_config_output 
+:      027142 spi_ncs_enable:
+0x640f 027143 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027144 branch gpio_out_active 
+:      027147 spi_ncs_disable:
+0x6411 027148 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027149 branch gpio_out_inactive 
+:      027152 twspi_write:
+0x6413 027153 branch spid_write_reg 
+:      027155 twspi_read:
+0x6414 027156 branch spid_read_reg 
+:      027163 read_function_aes:
+0x6415 027164 nbranch read_function ,user 
+0x6416 027165 hfetch 1 ,core_gpio_key2 
+0x6417 027166 or_into 0x2 ,pdata 
+0x6418 027167 hstore 1 ,core_gpio_key2 
+:      027168 read_function:
+0x6419 027169 copy temp ,null 
+0x641a 027170 branch read_fuction_zero ,zero 
+0x641b 027171 copy regc ,pc 
+:      027172 read_fuction_zero:
+0x641c 027173 isolate0 0 ,null 
+0x641d 027174 branch set_ucode_status 
+:      027177 get_block_header:
+0x641e 027178 force 4 ,temp 
+:      027179 get_block_header0:
+0x641f 027180 arg mem_ucode_buf ,rega 
+0x6420 027181 hfetch 1 ,core_gpio_key2 
+0x6421 027182 and_into 0xfd ,pdata 
+0x6422 027183 hstore 1 ,core_gpio_key2 
+0x6423 027184 call read_function 
+0x6424 027185 arg 0x55aa ,rega 
+0x6425 027186 fetch 2 ,mem_ucode_buf 
+0x6426 027187 ifetcht 2 ,contr 
+0x6427 027188 isub rega ,null 
+0x6428 027189 rtn 
+:      027191 read_first_block:
+0x6429 027192 arg 2 ,temp 
+0x642a 027193 arg mem_ucode_ptr ,rega 
+0x642b 027194 call read_function 
+0x642c 027195 fetch 2 ,mem_ucode_ptr 
+0x642d 027196 store 2 ,mem_addr_mi 
+0x642e 027197 call get_iv ,user 
+0x642f 027198 rtn 
+:      027200 get_iv:
+0x6430 027201 arg 16 ,temp 
+0x6431 027202 arg mem_ucode_keybuf ,rega 
+0x6432 027203 hfetch 1 ,core_gpio_key2 
+0x6433 027204 and_into 0xfd ,pdata 
+0x6434 027205 hstore 1 ,core_gpio_key2 
+0x6435 027206 call read_function 
+0x6436 027207 arg mem_ucode_keybuf ,contr 
+0x6437 027208 arg 16 ,loopcnt 
+0x6438 027209 call aes_load_data 
+0x6439 027210 call aes_init 
+0x643a 027211 call aes_clear_data 
+0x643b 027212 branch do_aes_cbc 
+:      027214 load_storage:
+0x643c 027215 disable match 
+0x643d 027216 call get_block_header 
+0x643e 027217 nrtn zero 
+0x643f 027218 enable match 
+0x6440 027219 jam 0x80 ,core_ucode_ctrl 
+0x6441 027220 jam 0 ,core_ucode_hi 
+0x6442 027221 jam 0 ,core_ucode_low 
+0x6443 027222 arg core_ucode_data ,rega 
+0x6444 027223 call read_function_aes 
+0x6445 027224 jam 0x0 ,core_ucode_ctrl 
+:      027225 load_storage_loop:
+0x6446 027226 arg 6 ,temp 
+0x6447 027227 call get_block_header0 
+0x6448 027228 nrtn zero 
+0x6449 027229 ifetch 2 ,contr 
+0x644a 027230 iforce rega 
+0x644b 027231 call read_function 
+0x644c 027232 branch load_storage_loop 
+:      027236 reload_eeprom:
+0x644d 027237 call clean_mem 
+0x644e 027238 setarg 0x1000 
+0x644f 027239 store 2 ,mem_addr_mi 
+0x6450 027240 arg iicd_read_eep ,regc 
+0x6451 027241 arg 2 ,loopcnt 
+:      027242 reload_eeprom_loop:
+0x6452 027243 call get_block_header 
+0x6453 027244 nrtn zero 
+0x6454 027245 fetch 2 ,mem_addr_mi 
+0x6455 027246 byteswap pdata ,pdata 
+0x6456 027247 iadd temp ,pdata 
+0x6457 027248 byteswap pdata ,pdata 
+0x6458 027249 store 2 ,mem_addr_mi 
+0x6459 027250 loop reload_eeprom_loop 
+0x645a 027251 branch load_storage_loop 
+:      027253 loadcode:
+0x645b 027254 call clean_mem 
+0x645c 027255 disable user 
+0x645d 027256 call otp_enable_chgpump 
+0x645e 027257 setarg otp_ucode_flag 
+0x645f 027258 arg mem_otp_ucode_flag ,rega 
+0x6460 027259 arg 2 ,temp 
+0x6461 027260 call otpd_read_data 
+0x6462 027261 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027262 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027263 jam 0x25 ,core_clkoff 
+0x6465 027264 setarg otp_ucode_aeskey 
+0x6466 027265 arg mem_ucode_keybuf ,rega 
+0x6467 027266 arg 16 ,temp 
+0x6468 027267 call otpd_read_data 
+0x6469 027268 jam lock_otp ,core_misc_ctrl 
+0x646a 027269 set1 mark_otp_encrypt ,mark 
+0x646b 027270 arg mem_ucode_keybuf ,contr 
+0x646c 027271 call load_key 
+0x646d 027272 enable user 
+:      027273 loadcode_otp:
+0x646e 027274 jam 0 ,mem_loadcode_times 
+:      027275 loadcode_otp_2:
+0x646f 027276 call loadcode_check_times 
+0x6470 027277 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027278 byteswap pdata ,pdata 
+0x6472 027279 arg 0x7ff ,temp 
+0x6473 027280 iand temp ,pdata 
+0x6474 027281 branch loadcode_iic ,zero 
+0x6475 027282 call otp_set_addr 
+0x6476 027283 arg otpd_read_code ,regc 
+0x6477 027284 call get_iv ,user 
+0x6478 027285 call load_storage 
+0x6479 027286 fetch 1 ,mem_ucode_status 
+0x647a 027287 bbit0 0 ,loadcode_otp_2 
+:      027289 loadcode_iic:
+0x647b 027290 call otp_disable_chgpump 
+0x647c 027291 jam 0 ,mem_loadcode_times 
+:      027292 loadcode_iic_2:
+0x647d 027293 call loadcode_check_times 
+0x647e 027294 call clear_eeprom_size_2k 
+0x647f 027295 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027296 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027297 call loadcode_iic_by_eeprom 
+0x6482 027298 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027299 fetch 1 ,mem_ucode_status 
+0x6484 027300 bbit0 0 ,loadcode_iic_2 
+0x6485 027301 branch loadcode_hci 
+:      027302 loadcode_iic_eeprom_2k:
+0x6486 027303 call set_eeprom_size_2k 
+0x6487 027304 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027305 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027306 call loadcode_iic_by_eeprom 
+0x648a 027307 nbranch loadcode_spi ,match 
+0x648b 027308 fetch 1 ,mem_ucode_status 
+0x648c 027309 bbit0 0 ,loadcode_iic_2 
+0x648d 027310 branch loadcode_hci 
+:      027312 loadcode_spi:
+0x648e 027313 jam 0 ,mem_loadcode_times 
+:      027314 loadcode_spi_2:
+0x648f 027315 call loadcode_check_times 
+0x6490 027316 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027317 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027318 setarg 0x0 
+0x6493 027319 store 3 ,mem_addr_hi 
+0x6494 027320 call spid_init_flash 
+0x6495 027321 arg spid_load_flash ,regc 
+0x6496 027322 call read_first_block 
+0x6497 027323 call load_storage 
+0x6498 027324 nbranch loadcode_hci ,match 
+0x6499 027325 fetch 1 ,mem_ucode_status 
+0x649a 027326 bbit0 0 ,loadcode_spi_2 
+:      027328 loadcode_hci:
+0x649b 027329 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027330 call clear_key_buf 
+:      027331 loadcode_hci_enc:
+0x649d 027332 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027333 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027334 jam 0x21 ,core_clkoff 
+0x64a0 027335 call hci_init 
+:      027336 loadcode_hci_loop:
+0x64a1 027337 call hci_rx_packet 
+0x64a2 027338 branch loadcode_hci_loop 
+:      027340 clear_key_buf:
+0x64a3 027341 setarg 0 
+0x64a4 027342 store 8 ,mem_ucode_keybuf 
+0x64a5 027343 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027344 force regidx_key ,regext_index 
+0x64a7 027345 call aes_clear 
+0x64a8 027346 jam 0x21 ,core_clkoff 
+0x64a9 027347 rtn 
+:      027350 loadcode_iic_by_eeprom:
+0x64aa 027351 setarg 0x0 
+0x64ab 027352 store 2 ,mem_addr_mi 
+0x64ac 027353 arg iicd_read_eep ,regc 
+0x64ad 027354 call iicd_init_12m 
+0x64ae 027355 call read_first_block 
+0x64af 027356 branch load_storage 
+:      027359 loadcode_check_times:
+0x64b0 027360 fetch 1 ,mem_loadcode_times 
+0x64b1 027361 increase 1 ,pdata 
+0x64b2 027362 sub pdata ,3 ,null 
+0x64b3 027363 nbranch loadcode_error ,positive 
+0x64b4 027364 store 1 ,mem_loadcode_times 
+0x64b5 027365 rtn 
+:      027367 loadcode_error:
+0x64b6 027368 call clear_key_buf 
+0x64b7 027369 call ice_break 
+0x64b8 027370 rtn 
+:      027374 set_ucode_status:
+0x64b9 027375 fetch 1 ,mem_ucode_status 
+0x64ba 027376 lshift pdata ,pdata 
+0x64bb 027377 setflag true ,0 ,pdata 
+0x64bc 027378 isolate0 15 ,rega 
+0x64bd 027379 rtn true 
+0x64be 027380 store 1 ,mem_ucode_status 
+0x64bf 027381 rtn 
+:      027384 decrypt_code:
+0x64c0 027385 hfetch 1 ,core_gpio_key2 
+0x64c1 027386 rtnbit0 1 
+0x64c2 027387 branch decrypt_code_skip 
+:      027388 decrypt_code_loop:
+0x64c3 027389 hfetch 1 ,core_dma_status 
+0x64c4 027390 qisolate1 pdata 
+0x64c5 027391 rtn true 
+:      027392 decrypt_code_skip:
+0x64c6 027393 hfetch 1 ,core_misc_status 
+0x64c7 027394 bbit0 1 ,decrypt_code_loop 
+0x64c8 027395 call do_aes_cbc 
+0x64c9 027396 branch decrypt_code_loop 
+:      027400 load_ucode:
+0x64ca 027401 fetch 2 ,mem_patch_ptr 
+0x64cb 027402 rtn blank 
+0x64cc 027403 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027404 jam 0 ,core_ucode_hi 
+0x64ce 027405 jam 0 ,core_ucode_low 
+0x64cf 027406 fetcht 2 ,mem_patch_len 
+0x64d0 027407 lshift2 temp ,loopcnt 
+0x64d1 027408 iforce contr 
+:      027409 load_ucode_loop:
+0x64d2 027410 ifetch 1 ,contr 
+0x64d3 027411 hstore 1 ,core_ucode_data 
+0x64d4 027412 loop load_ucode_loop 
+0x64d5 027413 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027414 rtn 
+:      027419 spid_init:
+0x64d7 027420 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027421 call spid_init_common 
+0x64d9 027422 branch twspi_enable 
+:      027424 spid_init2:
+0x64da 027425 call spid_init_common 
+0x64db 027426 call twspi_disable 
+0x64dc 027427 branch twspi_enable2 
+:      027429 spid_init_common:
+0x64dd 027430 fetch 1 ,mem_spi_init_clk 
+0x64de 027431 hstore 1 ,core_spid_ctrl 
+0x64df 027432 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027433 hstore 1 ,core_spid_delay 
+0x64e1 027434 setarg mem_spid_tbuf 
+0x64e2 027435 hstore 2 ,core_spid_txaddr 
+0x64e3 027436 setarg mem_spid_rbuf 
+0x64e4 027437 hstore 2 ,core_spid_rxaddr 
+0x64e5 027438 branch twspi_disable 
+:      027440 spid_reset:
+0x64e6 027441 hfetch 1 ,core_spid_ctrl 
+0x64e7 027442 set1 7 ,pdata 
+0x64e8 027443 hstore 1 ,core_spid_ctrl 
+0x64e9 027444 set0 7 ,pdata 
+0x64ea 027445 hstore 1 ,core_spid_ctrl 
+0x64eb 027446 rtn 
+:      027450 spid_write_reg:
+0x64ec 027451 set1 7 ,pdata 
+0x64ed 027452 store 2 ,mem_spid_tbuf 
+0x64ee 027453 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027454 jam 2 ,core_spid_txlen 
+0x64f0 027455 jam 0 ,core_spid_rxlen 
+0x64f1 027456 jam spid_start ,core_misc_ctrl 
+0x64f2 027457 branch wait_spid_done 
+:      027460 spid_read_reg:
+0x64f3 027461 force 1 ,temp 
+:      027463 spid_read_regs:
+0x64f4 027465 store 1 ,mem_spid_tbuf 
+0x64f5 027466 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027467 jam 1 ,core_spid_txlen 
+0x64f7 027468 hstoret 2 ,core_spid_rxlen 
+0x64f8 027469 jam spid_start ,core_misc_ctrl 
+0x64f9 027470 call wait_spid_done 
+0x64fa 027471 fetch 1 ,mem_spid_rbuf 
+0x64fb 027472 rtn 
+:      027474 wait_spid_done:
+0x64fc 027475 fetch 2 ,mem_afh_error_total 
+0x64fd 027476 increase 1 ,pdata 
+0x64fe 027477 store 2 ,mem_afh_error_total 
+0x64ff 027478 hfetch 1 ,core_dma_status 
+0x6500 027479 bbit0 spid_done ,wait_spid_done 
+0x6501 027480 rtn 
+:      027482 spid_init_flash:
+0x6502 027483 jam 0x40 ,core_spid_ctrl 
+0x6503 027484 jam 0x0 ,core_spid_delay 
+0x6504 027485 hfetch 1 ,core_gpio_sel1 
+0x6505 027486 set0 0 ,pdata 
+0x6506 027487 set1 1 ,pdata 
+0x6507 027488 hstore 1 ,core_gpio_sel1 
+0x6508 027489 setarg 0 
+0x6509 027490 store 4 ,mem_spid_tbuf 
+0x650a 027491 rtn 
+:      027494 spid_unlock_flash:
+0x650b 027495 setarg 0 
+0x650c 027496 hstore 2 ,core_spid_rxlen 
+0x650d 027497 setarg 1 
+0x650e 027498 hstore 2 ,core_spid_txlen 
+0x650f 027499 setarg mem_spid_tbuf 
+0x6510 027500 hstore 2 ,core_spid_txaddr 
+0x6511 027501 jam 6 ,mem_spid_tbuf 
+0x6512 027502 jam spid_start ,core_misc_ctrl 
+0x6513 027503 branch wait_spid_done 
+:      027518 flash_write:
+0x6514 027519 disable user 
+0x6515 027520 copy pdata ,regb 
+0x6516 027521 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027522 rtnne flash_sm_no_buys 
+0x6518 027523 enable user 
+0x6519 027524 copy regb ,pdata 
+0x651a 027525 branch flash_write_start 
+:      027528 flash_write_spi_sm_timer:
+0x651b 027529 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027530 beq flash_sm_start ,flash_write_start 
+0x651d 027531 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027532 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027533 beq flash_sm_write_data ,flash_write_data 
+0x6520 027534 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027535 rtn 
+:      027537 flash_write_start:
+0x6522 027538 store 3 ,mem_spi_write_addr 
+0x6523 027539 copy rega ,pdata 
+0x6524 027540 store 2 ,mem_spi_write_ptr 
+0x6525 027541 storet 2 ,mem_spi_write_len 
+0x6526 027542 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027543 branch spid_init_flash 
+:      027544 flash_erase_sector:
+0x6528 027545 call spid_init_flash 
+0x6529 027546 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027547 call spid_unlock_flash 
+0x652b 027548 arg mem_spid_tbuf ,rega 
+0x652c 027549 fetch 3 ,mem_spi_write_addr 
+0x652d 027550 jam 4 ,core_spid_txlen 
+0x652e 027551 arg flash_command_sector_erase ,temp 
+0x652f 027552 branch spid_write_flash_common 
+:      027554 flash_wait_erase_sector:
+0x6530 027555 call spid_init_flash 
+0x6531 027556 call spid_unlock_flash 
+0x6532 027557 setarg flash_read_satus 
+0x6533 027558 call spid_read_reg 
+0x6534 027559 rtnbit1 flash_status_wip 
+0x6535 027560 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027561 rtn 
+:      027562 flash_write_data:
+0x6537 027563 call spid_init_flash 
+0x6538 027564 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027565 call spid_unlock_flash 
+0x653a 027566 call flash_data_preserve 
+0x653b 027567 call spid_write_flash 
+0x653c 027568 branch flash_data_recover 
+:      027569 flash_wait_write_data:
+0x653d 027570 call spid_init_flash 
+0x653e 027571 call spid_unlock_flash 
+0x653f 027572 setarg flash_read_satus 
+0x6540 027573 call spid_read_reg 
+0x6541 027574 rtnbit1 flash_status_wip 
+0x6542 027575 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027576 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027577 branch callback_func 
+:      027578 flash_data_recover:
+0x6545 027579 fetch 4 ,mem_temp 
+0x6546 027580 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027581 increase -4 ,temp 
+0x6548 027582 istore 4 ,temp 
+0x6549 027583 rtn 
+:      027584 flash_data_preserve:
+0x654a 027585 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027586 copy temp ,rega 
+0x654c 027587 increase -4 ,temp 
+0x654d 027588 ifetch 4 ,temp 
+0x654e 027589 store 4 ,mem_temp 
+0x654f 027590 fetcht 2 ,mem_spi_write_len 
+0x6550 027591 fetch 3 ,mem_spi_write_addr 
+0x6551 027592 rtn 
+:      027596 spid_write_flash:
+0x6552 027597 increase 4 ,temp 
+0x6553 027598 hstoret 2 ,core_spid_txlen 
+0x6554 027599 arg flash_command_write_data ,temp 
+0x6555 027600 increase -4 ,rega 
+:      027601 spid_write_flash_common:
+0x6556 027603 istoret 1 ,rega 
+0x6557 027604 rshift16 pdata ,temp 
+0x6558 027605 istoret 1 ,contw 
+0x6559 027606 rshift8 pdata ,temp 
+0x655a 027607 istoret 1 ,contw 
+0x655b 027608 istore 1 ,contw 
+0x655c 027609 deposit rega 
+0x655d 027610 hstore 2 ,core_spid_txaddr 
+0x655e 027611 setarg 0 
+0x655f 027612 hstore 2 ,core_spid_rxlen 
+0x6560 027613 jam spid_start ,core_misc_ctrl 
+0x6561 027614 branch wait_spid_done 
+:      027618 spid_read_flash:
+0x6562 027619 hstoret 2 ,core_spid_rxlen 
+0x6563 027620 rshift16 pdata ,temp 
+0x6564 027621 storet 1 ,mem_addr_hi 
+0x6565 027622 rshift8 pdata ,temp 
+0x6566 027623 storet 1 ,mem_addr_mi 
+0x6567 027624 store 1 ,mem_addr_lo 
+0x6568 027625 setarg 4 
+0x6569 027626 hstore 2 ,core_spid_txlen 
+0x656a 027627 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027628 setarg mem_spid_tbuf 
+0x656c 027629 hstore 2 ,core_spid_txaddr 
+0x656d 027630 deposit rega 
+0x656e 027631 hstore 2 ,core_spid_rxaddr 
+0x656f 027632 hfetch 1 ,core_spid_ctrl 
+0x6570 027633 isolate0 15 ,rega 
+0x6571 027634 setflag true ,6 ,pdata 
+0x6572 027635 hstore 1 ,core_spid_ctrl 
+0x6573 027636 jam spid_start ,core_misc_ctrl 
+:      027637 spi_read_flash_wait:
+0x6574 027638 hfetch 1 ,core_dma_status 
+0x6575 027639 bbit1 7 ,spi_read_flash_wait 
+0x6576 027640 arg spid_done ,queue 
+0x6577 027641 branch wait_spid_done 
+:      027645 spid_load_flash:
+0x6578 027646 hstoret 2 ,core_spid_rxlen 
+0x6579 027647 setarg 4 
+0x657a 027648 hstore 2 ,core_spid_txlen 
+0x657b 027649 jam 3 ,mem_spid_tbuf 
+0x657c 027650 setarg mem_spid_tbuf 
+0x657d 027651 hstore 2 ,core_spid_txaddr 
+0x657e 027652 deposit rega 
+0x657f 027653 hstore 2 ,core_spid_rxaddr 
+0x6580 027654 hfetch 1 ,core_spid_ctrl 
+0x6581 027655 isolate0 15 ,rega 
+0x6582 027656 setflag true ,6 ,pdata 
+0x6583 027657 hstore 1 ,core_spid_ctrl 
+0x6584 027658 jam spid_start ,core_misc_ctrl 
+:      027659 spi_load_flash_wait:
+0x6585 027660 hfetch 1 ,core_dma_status 
+0x6586 027661 bbit1 7 ,spi_load_flash_wait 
+0x6587 027662 arg spid_done ,queue 
+0x6588 027663 call decrypt_code 
+0x6589 027664 call wait_spid_done 
+0x658a 027665 isolate1 spid_crcok ,pdata 
+0x658b 027666 call set_ucode_status 
+0x658c 027667 fetch 1 ,mem_addr_hi 
+0x658d 027668 lshift16 pdata ,regb 
+0x658e 027669 fetch 1 ,mem_addr_mi 
+0x658f 027670 lshift8 pdata ,pdata 
+0x6590 027671 ior regb ,regb 
+0x6591 027672 fetch 1 ,mem_addr_lo 
+0x6592 027673 ior regb ,pdata 
+0x6593 027674 iadd temp ,pdata 
+0x6594 027675 store 1 ,mem_addr_lo 
+0x6595 027676 rshift8 pdata ,pdata 
+0x6596 027677 store 1 ,mem_addr_mi 
+0x6597 027678 rshift8 pdata ,pdata 
+0x6598 027679 store 1 ,mem_addr_hi 
+0x6599 027680 rtn 
+:      027685 soft_reset_chip:
+0x659a 027686 jam 1 ,core_reset 
+0x659b 027687 rtn 
+:      027693 iic_init_390k:
+0x659c 027694 jam 12 ,core_iicd_scl_low 
+0x659d 027695 jam 13 ,core_iicd_scl_high 
+0x659e 027696 jam 13 ,core_iicd_start_setup 
+0x659f 027697 jam 13 ,core_iicd_start_hold 
+0x65a0 027698 jam 13 ,core_iicd_stop_setup 
+0x65a1 027699 jam 12 ,core_iicd_data_setup 
+0x65a2 027700 branch iicd_init_gpio 
+:      027703 iicd_init_12m:
+0x65a3 027704 jam 5 ,core_iicd_scl_low 
+0x65a4 027705 jam 7 ,core_iicd_scl_high 
+0x65a5 027706 jam 7 ,core_iicd_start_setup 
+0x65a6 027707 jam 7 ,core_iicd_start_hold 
+0x65a7 027708 jam 7 ,core_iicd_stop_setup 
+0x65a8 027709 jam 5 ,core_iicd_data_setup 
+:      027710 iicd_init_gpio:
+0x65a9 027711 hfetch 1 ,core_gpio_pu3 
+0x65aa 027712 or_into 0xc0 ,pdata 
+0x65ab 027713 hstore 1 ,core_gpio_pu3 
+0x65ac 027714 hfetch 1 ,core_gpio_sel1 
+0x65ad 027715 or_into 0x10 ,pdata 
+0x65ae 027716 hstore 1 ,core_gpio_sel1 
+0x65af 027717 rtn 
+:      027721 wait_iicd_done:
+0x65b0 027722 hfetch 1 ,core_dma_status 
+0x65b1 027723 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027724 rtn 
+:      027732 iicd_read_data:
+0x65b3 027733 hstore 2 ,core_iicd_txlen 
+0x65b4 027734 deposit rega 
+0x65b5 027735 hstore 2 ,core_iicd_txaddr 
+0x65b6 027736 deposit regb 
+0x65b7 027737 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027738 deposit temp 
+0x65b9 027739 hstore 2 ,core_iicd_rxlen 
+0x65ba 027740 arg 1 ,temp 
+0x65bb 027741 nsetflag blank ,1 ,temp 
+0x65bc 027742 hstore 1 ,core_iicd_ctrl 
+0x65bd 027743 jam iicd_start ,core_misc_ctrl 
+0x65be 027744 branch wait_iicd_done 
+:      027747 set_eeprom_size_2k:
+0x65bf 027748 set1 mark_eeprom_size ,mark 
+0x65c0 027749 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027750 rtn 
+:      027752 clear_eeprom_size_2k:
+0x65c2 027753 set0 mark_eeprom_size ,mark 
+0x65c3 027754 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027755 rtn 
+:      027758 iicd_read_eep_data_size_2k:
+0x65c5 027759 fetch 1 ,mem_eeprom_base 
+0x65c6 027760 iadd regb ,pdata 
+0x65c7 027761 store 1 ,mem_addr_mi 
+0x65c8 027762 branch iicd_read_eep_size_2k 
+:      027764 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027765 fetch 2 ,mem_addr_mi 
+0x65ca 027766 byteswap pdata ,pdata 
+0x65cb 027767 store 1 ,mem_addr_mi 
+:      027772 iicd_read_eep_size_2k:
+0x65cc 027773 setarg 3 
+0x65cd 027774 hstore 2 ,core_iicd_txlen 
+0x65ce 027775 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027776 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027777 branch iicd_read_eep_common 
+:      027783 iicd_write_protect_eep_data:
+0x65d1 027784 storet 2 ,mem_temp 
+0x65d2 027785 call iicd_eeprom_write_enable 
+0x65d3 027786 fetcht 2 ,mem_temp 
+0x65d4 027787 call iicd_write_eep_data 
+0x65d5 027788 branch iicd_eeprom_write_disable 
+:      027790 iicd_eeprom_write_enable:
+0x65d6 027791 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027792 rtneq gpio_disable 
+0x65d8 027793 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027794 setarg 150000 
+0x65da 027795 call sleep 
+:      027796 iicd_wp_gpio_output_low:
+0x65db 027797 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027798 branch gpio_out_active 
+:      027800 iicd_eeprom_write_disable:
+0x65dd 027801 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027802 branch gpio_out_inactive 
+:      027807 iicd_read_eep_data:
+0x65df 027808 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027809 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027810 fetch 2 ,mem_eeprom_base 
+0x65e2 027811 iadd regb ,pdata 
+0x65e3 027812 byteswap pdata ,pdata 
+0x65e4 027813 store 2 ,mem_addr_mi 
+:      027816 iicd_read_eep:
+0x65e5 027817 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027818 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027819 setarg 4 
+0x65e8 027820 hstore 2 ,core_iicd_txlen 
+0x65e9 027821 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027822 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027823 iicd_read_eep_common:
+0x65eb 027824 setarg mem_iicd_tbuf 
+0x65ec 027825 hstore 2 ,core_iicd_txaddr 
+0x65ed 027826 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027827 deposit rega 
+0x65ef 027828 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027829 setarg 2 
+0x65f1 027830 isolate0 15 ,rega 
+0x65f2 027831 setflag true ,0 ,pdata 
+0x65f3 027832 hstore 1 ,core_iicd_ctrl 
+0x65f4 027833 jam iicd_start ,core_misc_ctrl 
+0x65f5 027834 arg iicd_done ,queue 
+0x65f6 027835 call decrypt_code 
+0x65f7 027836 call wait_iicd_done 
+0x65f8 027837 isolate1 iicd_crcok ,pdata 
+0x65f9 027838 call set_ucode_status 
+0x65fa 027839 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027840 fetch 2 ,mem_addr_mi 
+0x65fc 027841 byteswap pdata ,pdata 
+0x65fd 027842 iadd temp ,pdata 
+0x65fe 027843 byteswap pdata ,pdata 
+0x65ff 027844 store 2 ,mem_addr_mi 
+0x6600 027845 rtn 
+:      027847 iicd_read_eep_load_code_size_2k:
+0x6601 027848 fetch 1 ,mem_addr_mi 
+0x6602 027849 iadd temp ,pdata 
+0x6603 027850 byteswap pdata ,pdata 
+0x6604 027851 store 2 ,mem_addr_mi 
+0x6605 027852 rtn 
+:      027858 iicd_write_eep_data:
+0x6606 027859 fetch 2 ,mem_eeprom_base 
+0x6607 027860 iadd regb ,pdata 
+:      027863 iicd_write_ota_data:
+0x6608 027864 store 2 ,mem_pdatatemp 
+0x6609 027865 bpatchx patch32_2 ,mem_patch32 
+0x660a 027866 storet 2 ,mem_temp 
+0x660b 027867 copy rega ,pdata 
+0x660c 027868 store 2 ,mem_contr 
+:      027869 iicd_write_eep_loop:
+0x660d 027870 call iicd_eep_transparency 
+0x660e 027872 fetcht 2 ,mem_regb 
+0x660f 027873 fetch 2 ,mem_contr 
+0x6610 027874 copy pdata ,rega 
+0x6611 027875 fetch 2 ,mem_pdatatemp 
+0x6612 027877 call iicd_write_eep 
+0x6613 027879 fetch 2 ,mem_regb 
+0x6614 027880 fetcht 2 ,mem_contr 
+0x6615 027881 iadd temp ,temp 
+0x6616 027882 storet 2 ,mem_contr 
+0x6617 027883 fetcht 2 ,mem_pdatatemp 
+0x6618 027884 iadd temp ,temp 
+0x6619 027885 storet 2 ,mem_pdatatemp 
+0x661a 027886 fetch 2 ,mem_temp 
+0x661b 027887 nbranch iicd_write_eep_loop ,blank 
+0x661c 027888 rtn 
+:      027896 iicd_eep_transparency:
+0x661d 027897 bpatchx patch32_3 ,mem_patch32 
+0x661e 027898 fetch 1 ,mem_eeprom_block_size 
+0x661f 027899 increase -1 ,pdata 
+0x6620 027900 fetcht 2 ,mem_pdatatemp 
+0x6621 027901 ior temp ,pdata 
+0x6622 027902 increase 1 ,pdata 
+0x6623 027903 store 3 ,mem_regc 
+0x6624 027905 fetch 2 ,mem_temp 
+0x6625 027906 iadd temp ,pdata 
+0x6626 027908 fetcht 3 ,mem_regc 
+0x6627 027909 isub temp ,pdata 
+0x6628 027910 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027911 store 2 ,mem_temp 
+0x662a 027912 fetch 3 ,mem_regc 
+0x662b 027913 fetcht 2 ,mem_pdatatemp 
+0x662c 027914 isub temp ,pdata 
+0x662d 027915 store 2 ,mem_regb 
+0x662e 027916 rtn 
+:      027917 iicd_eep_deal_short_packet:
+0x662f 027918 fetch 2 ,mem_temp 
+0x6630 027919 store 2 ,mem_regb 
+0x6631 027920 setarg 0 
+0x6632 027921 store 2 ,mem_temp 
+0x6633 027922 rtn 
+:      027924 iicd_write_eep_size_2k:
+0x6634 027925 increase 2 ,temp 
+0x6635 027926 hstoret 2 ,core_iicd_txlen 
+0x6636 027927 increase -2 ,rega 
+0x6637 027928 ifetcht 3 ,rega 
+0x6638 027929 copy temp ,regb 
+0x6639 027930 arg 0xa0 ,temp 
+0x663a 027931 istoret 1 ,rega 
+0x663b 027933 istore 1 ,contw 
+0x663c 027934 branch iicd_write_eep_common 
+:      027937 iicd_write_eep:
+0x663d 027938 copy pdata ,regb 
+0x663e 027939 bpatchx patch32_4 ,mem_patch32 
+0x663f 027940 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 027941 copy regb ,pdata 
+0x6641 027942 increase 3 ,temp 
+0x6642 027943 hstoret 2 ,core_iicd_txlen 
+0x6643 027944 increase -3 ,rega 
+0x6644 027945 ifetcht 3 ,rega 
+0x6645 027946 copy temp ,regb 
+0x6646 027947 arg 0xa0 ,temp 
+0x6647 027948 istoret 1 ,rega 
+0x6648 027949 byteswap pdata ,pdata 
+0x6649 027950 istore 2 ,contw 
+:      027951 iicd_write_eep_common:
+0x664a 027952 deposit rega 
+0x664b 027953 hstore 2 ,core_iicd_txaddr 
+0x664c 027954 setarg 0 
+0x664d 027955 hstore 2 ,core_iicd_rxlen 
+0x664e 027956 jam 1 ,core_iicd_ctrl 
+0x664f 027957 jam iicd_start ,core_misc_ctrl 
+0x6650 027958 call wait_iicd_done 
+0x6651 027959 copy regb ,pdata 
+0x6652 027960 istore 3 ,rega 
+:      027962 iic_check_eeprom_standby:
+0x6653 027963 bpatchx patch32_5 ,mem_patch32 
+0x6654 027964 jam 0 ,mem_iicd_tbuf + 3 
+:      027965 iic_check_eeprom_standby_wait:
+0x6655 027966 setarg 1 
+0x6656 027967 hstore 2 ,core_iicd_txlen 
+0x6657 027968 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 027969 setarg mem_iicd_tbuf 
+0x6659 027970 hstore 2 ,core_iicd_txaddr 
+0x665a 027971 setarg 0 
+0x665b 027972 hstore 2 ,core_iicd_rxlen 
+0x665c 027973 hstore 2 ,core_iicd_rxaddr 
+0x665d 027974 setarg 3 
+0x665e 027975 hstore 1 ,core_iicd_ctrl 
+0x665f 027976 jam iicd_start ,core_misc_ctrl 
+0x6660 027977 call wait_iicd_done 
+0x6661 027978 hfetch 1 ,core_dma_status 
+0x6662 027979 rtnbit0 iicd_ack 
+0x6663 027980 nop 1500 
+0x6664 027981 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 027982 increase 1 ,pdata 
+0x6666 027983 store 1 ,mem_iicd_tbuf + 3 
+0x6667 027984 sub pdata ,40 ,null 
+0x6668 027985 nrtn positive 
+0x6669 027986 branch iic_check_eeprom_standby_wait 
+:      027990 otp_enable_chgpump:
+0x666a 027991 jam 0x70 ,rfen_chgpump 
+0x666b 027992 nop param_chgpump_delay 
+0x666c 027993 rtn 
+:      027995 otp_disable_chgpump:
+0x666d 027996 jam 0x30 ,rfen_chgpump 
+0x666e 027997 rtn 
+:      027999 otp_set_addr:
+0x666f 028000 lshift3 pdata ,pdata 
+0x6670 028001 hstore 2 ,core_otp_addr 
+0x6671 028002 jam 0 ,core_otpd_ctrl 
+0x6672 028003 rtn 
+:      028006 otp_write:
+0x6673 028007 call otp_set_addr 
+0x6674 028008 call otp_ce 
+:      028009 otp_program:
+0x6675 028010 ifetcht 1 ,rega 
+0x6676 028011 increase 1 ,rega 
+0x6677 028012 force 0 ,queue 
+:      028013 otp_program_bit:
+0x6678 028014 qisolate0 temp 
+0x6679 028015 branch otp_skip_0 ,true 
+0x667a 028016 hfetch 1 ,core_otp_din 
+0x667b 028017 set1 6 ,pdata 
+0x667c 028018 set1 7 ,pdata 
+0x667d 028019 hstore 1 ,core_otp_din 
+0x667e 028020 jam 0x02 ,core_otp_ctrl 
+0x667f 028021 jam 0x82 ,core_otp_ctrl 
+0x6680 028022 set0 7 ,pdata 
+0x6681 028023 hstore 1 ,core_otp_din 
+0x6682 028024 jam 0x8a ,core_otp_ctrl 
+0x6683 028025 nop 11 
+0x6684 028026 jam 0xca ,core_otp_ctrl 
+0x6685 028027 nop 33 
+0x6686 028028 jam 0x4a ,core_otp_ctrl 
+0x6687 028029 nop 44 
+0x6688 028030 jam 0xca ,core_otp_ctrl 
+0x6689 028031 nop 22 
+0x668a 028032 jam 0x8a ,core_otp_ctrl 
+0x668b 028033 nop 33 
+0x668c 028034 jam 0x82 ,core_otp_ctrl 
+0x668d 028035 nop 1 
+0x668e 028036 jam 0x92 ,core_otp_ctrl 
+0x668f 028037 nop 10 
+0x6690 028038 jam 0xb2 ,core_otp_ctrl 
+0x6691 028039 hfetch 1 ,core_otp_rdata 
+0x6692 028040 jam 0x92 ,core_otp_ctrl 
+0x6693 028041 nop 1 
+0x6694 028042 jam 0x82 ,core_otp_ctrl 
+0x6695 028043 qisolate0 pdata 
+0x6696 028044 branch otp_program_bit ,true 
+:      028045 otp_skip_0:
+0x6697 028046 hfetch 2 ,core_otp_addr 
+0x6698 028047 increase 1 ,pdata 
+0x6699 028048 hstore 2 ,core_otp_addr 
+0x669a 028049 increase 1 ,queue 
+0x669b 028050 compare 8 ,queue ,0xf 
+0x669c 028051 nbranch otp_program_bit ,true 
+0x669d 028052 loop otp_program 
+0x669e 028053 jam 0x83 ,core_otp_ctrl 
+0x669f 028054 rtn 
+:      028056 otp_ce:
+0x66a0 028057 jam 0x82 ,core_otp_ctrl 
+0x66a1 028058 nop 12 
+0x66a2 028059 jam 0x80 ,core_otp_ctrl 
+0x66a3 028060 jam 0x82 ,core_otp_ctrl 
+0x66a4 028061 nop 150 
+0x66a5 028062 rtn 
+:      028065 otpd_read_init:
+0x66a6 028066 call otp_ce 
+0x66a7 028067 jam 0xa2 ,core_otp_ctrl 
+0x66a8 028068 deposit rega 
+0x66a9 028069 hstore 2 ,core_otpd_addr 
+0x66aa 028070 set1 11 ,temp 
+0x66ab 028071 isolate0 15 ,pdata 
+0x66ac 028072 setflag true ,15 ,temp 
+0x66ad 028073 hstoret 2 ,core_otpd_len 
+0x66ae 028074 jam otpd_start ,core_misc_ctrl 
+0x66af 028075 rtn 
+:      028077 otpd_wait_end:
+0x66b0 028078 hfetch 1 ,core_dma_status 
+0x66b1 028079 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 028080 rtn 
+:      028083 otpd_read_data:
+0x66b3 028084 call otp_set_addr 
+0x66b4 028085 call otpd_read_init 
+0x66b5 028086 call otpd_wait_end 
+0x66b6 028087 jam 0x83 ,core_otp_ctrl 
+0x66b7 028088 rtn 
+:      028093 otpd_read_code:
+0x66b8 028094 hfetch 2 ,core_current_otp_addr 
+0x66b9 028095 hstore 2 ,core_otp_addr 
+0x66ba 028096 call otpd_read_init 
+0x66bb 028097 arg otpd_done ,queue 
+0x66bc 028098 call decrypt_code 
+0x66bd 028099 call otpd_wait_end 
+0x66be 028100 isolate1 otpd_crcok ,pdata 
+0x66bf 028101 call set_ucode_status 
+0x66c0 028102 jam 0x83 ,core_otp_ctrl 
+0x66c1 028103 rtn 
+:      028106 uartd_prepare_tx:
+0x66c2 028107 hfetch 2 ,core_uart_twptr 
+0x66c3 028108 iforce contwu 
+0x66c4 028109 rtn 
+:      028111 uartd_send:
+0x66c5 028112 deposit contwu 
+0x66c6 028113 hstore 2 ,core_uart_twptr 
+0x66c7 028114 rtn 
+:      028116 uartd_rxdone:
+0x66c8 028117 deposit contru 
+0x66c9 028118 hstore 2 ,core_uart_rrptr 
+0x66ca 028119 rtn 
+:      028121 uartd_prepare_rx:
+0x66cb 028122 hfetch 2 ,core_uart_rrptr 
+0x66cc 028123 copy pdata ,contru 
+0x66cd 028124 rtn 
+:      028126 uart_set_baud_by_mem:
+0x66ce 028127 fetch uart_baud_len ,mem_baud 
+0x66cf 028128 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028129 rtn 
+:      028131 uart_copy_tx_bytes_fast:
+0x66d1 028132 deposit loopcnt 
+0x66d2 028133 rtn blank 
+:      028134 uart_copy_tx_bytes_fast_loop:
+0x66d3 028135 increase -8 ,loopcnt 
+0x66d4 028136 call uart_tx_8_bytes ,positive 
+0x66d5 028137 rtn zero 
+0x66d6 028138 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028139 increase 8 ,loopcnt 
+:      028140 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028141 increase -4 ,loopcnt 
+0x66d9 028142 call uart_tx_4_bytes ,positive 
+0x66da 028143 rtn zero 
+0x66db 028144 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028145 increase 4 ,loopcnt 
+0x66dd 028146 branch uart_copy_tx_bytes 
+:      028148 uart_tx_8_bytes:
+0x66de 028149 ifetch 8 ,contr 
+0x66df 028150 istore 8 ,contwu 
+0x66e0 028151 rtn 
+:      028153 uart_tx_4_bytes:
+0x66e1 028154 ifetch 4 ,contr 
+0x66e2 028155 istore 4 ,contwu 
+0x66e3 028156 rtn 
+:      028158 uart_copy_tx_bytes:
+0x66e4 028159 deposit loopcnt 
+0x66e5 028160 rtn blank 
+:      028161 uart_copy_tx_bytes_loop:
+0x66e6 028162 ifetch 1 ,contr 
+0x66e7 028163 istore 1 ,contwu 
+0x66e8 028164 loop uart_copy_tx_bytes_loop 
+0x66e9 028165 rtn 
+:      028167 uart_copy_rx_bytes_fast:
+0x66ea 028168 deposit loopcnt 
+0x66eb 028169 rtn blank 
+:      028170 uart_copy_rx_bytes_fast_loop:
+0x66ec 028171 increase -8 ,loopcnt 
+0x66ed 028172 call uart_rx_8_bytes ,positive 
+0x66ee 028173 rtn zero 
+0x66ef 028174 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028175 increase 8 ,loopcnt 
+:      028176 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028177 increase -4 ,loopcnt 
+0x66f2 028178 call uart_rx_4_bytes ,positive 
+0x66f3 028179 rtn zero 
+0x66f4 028180 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028181 increase 4 ,loopcnt 
+0x66f6 028182 branch uart_copy_rx_bytes 
+:      028184 uart_rx_8_bytes:
+0x66f7 028185 ifetch 8 ,contru 
+0x66f8 028186 istore 8 ,contw 
+0x66f9 028187 rtn 
+:      028189 uart_rx_4_bytes:
+0x66fa 028190 ifetch 4 ,contru 
+0x66fb 028191 istore 4 ,contw 
+0x66fc 028192 rtn 
+:      028195 uart_copy_rx_bytes:
+0x66fd 028196 deposit loopcnt 
+0x66fe 028197 rtn blank 
+:      028198 uart_copy_rx_bytes_loop:
+0x66ff 028199 ifetch 1 ,contru 
+0x6700 028200 istore 1 ,contw 
+0x6701 028201 loop uart_copy_rx_bytes_loop 
+0x6702 028202 rtn 
+:      028205 uart_copy_rx2tx:
+0x6703 028206 deposit loopcnt 
+0x6704 028207 rtn blank 
+:      028208 uart_copy_rx2tx_loop:
+0x6705 028209 ifetch 1 ,contru 
+0x6706 028210 istore 1 ,contwu 
+0x6707 028211 loop uart_copy_rx2tx_loop 
+0x6708 028212 rtn 
+:      028217 app_store_nvram_event:
+0x6709 028218 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028219 branch ui_ipc_send_event 
+:      028221 check_51cmd_store_reconn_info:
+:      028222 check_51cmd_update_device_record:
+0x670b 028223 bpatchx patch32_6 ,mem_patch32 
+0x670c 028224 fetch 1 ,mem_nv_data_number 
+0x670d 028225 rtn blank 
+0x670e 028226 call check_nvram 
+0x670f 028227 call init_device_list ,zero 
+0x6710 028228 call nvram_find_addr_from_bd_list 
+:      028229 write_device_record:
+0x6711 028230 fetch 1 ,mem_nv_data_number 
+0x6712 028231 icopy regc 
+0x6713 028232 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028233 storet 2 ,mem_list_item_ptr 
+:      028234 write_device_loop_find:
+0x6715 028235 copy regc ,pdata 
+0x6716 028236 branch app_store_nvram_event ,blank 
+0x6717 028237 increase -1 ,regc 
+0x6718 028238 copy temp ,rega 
+0x6719 028239 ifetch 1 ,rega 
+0x671a 028240 fetcht 1 ,mem_select_list_item 
+0x671b 028241 isub temp ,null 
+0x671c 028242 call set_index_finded_device ,zero 
+0x671d 028243 branch write_device_loop_find0 ,positive 
+0x671e 028244 ifetch 1 ,rega 
+0x671f 028245 increase 1 ,pdata 
+0x6720 028246 istore 1 ,rega 
+:      028247 write_device_loop_find0:
+0x6721 028248 fetcht 2 ,mem_list_item_ptr 
+0x6722 028249 increase nv_data_len ,temp 
+0x6723 028250 storet 2 ,mem_list_item_ptr 
+0x6724 028251 branch write_device_loop_find 
+:      028253 set_index_finded_device:
+0x6725 028254 setarg 0 
+0x6726 028255 istore 1 ,rega 
+0x6727 028256 fetch 1 ,mem_temp_reconn_record 
+0x6728 028257 istore 1 ,contw 
+0x6729 028258 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028259 arg mem_link_key ,regb 
+:      028260 set_index_find_device_master_addr:
+0x672b 028261 ifetch 6 ,contr 
+0x672c 028262 istore 8 ,contw 
+0x672d 028263 setarg 0 
+0x672e 028264 istore 8 ,contw 
+0x672f 028265 copy regb ,contr 
+:      028266 store_rec_data_common:
+0x6730 028267 call memcpy16 
+0x6731 028268 force 1 ,null 
+0x6732 028269 rtn 
+:      028271 set_index_finded_device_ble_mode:
+0x6733 028272 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028273 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028274 arg mem_le_ltk ,regb 
+0x6736 028275 branch set_index_find_device_master_addr 
+:      028277 set_index_finded_device_irk:
+0x6737 028278 arg mem_le_irk ,contr 
+0x6738 028279 call memcpy16 
+:      028280 store_ble_rec_data_common:
+0x6739 028281 arg mem_le_ltk ,contr 
+0x673a 028282 branch store_rec_data_common 
+:      028284 set_index_finded_device_ediv:
+0x673b 028285 arg mem_le_rand ,contr 
+0x673c 028286 call memcpy16 
+0x673d 028287 branch store_ble_rec_data_common 
+:      028290 nvram_find_addr_from_bd_list:
+0x673e 028291 call disable_user 
+0x673f 028292 fetch 1 ,mem_nv_data_number 
+0x6740 028293 rtn blank 
+0x6741 028294 fetch 2 ,mem_ui_state_map 
+0x6742 028295 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028296 find_addr_from_bd_list_ble_mode:
+0x6743 028297 bpatchx patch32_7 ,mem_patch32 
+0x6744 028298 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028299 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028300 fetch 1 ,mem_le_plap + 5 
+0x6747 028301 compare 0xc0 ,pdata ,0xc0 
+0x6748 028302 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028303 compare 0x40 ,pdata ,0xc0 
+0x674a 028304 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028305 compare 0x00 ,pdata ,0xc0 
+0x674c 028306 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028307 find_addr_from_bd_list_static_addr:
+0x674d 028308 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028309 fetch 6 ,mem_le_plap 
+0x674f 028310 branch find_addr_from_bd_list_common 
+:      028312 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028313 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028314 branch find_addr_from_bd_list_common 
+:      028317 find_addr_from_bd_list_random_addr:
+0x6752 028318 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028319 branch find_addr_from_bd_list_common 
+:      028322 find_addr_from_bd_list_spp_mode:
+0x6754 028323 bpatchx patch33_0 ,mem_patch33 
+0x6755 028324 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028325 fetch 6 ,mem_plap 
+:      028326 find_addr_from_bd_list_common:
+0x6757 028327 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028328 fetch 2 ,mem_nv_data_ptr 
+0x6759 028329 ifetcht 1 ,pdata 
+0x675a 028330 pincrease 1 
+0x675b 028331 store 2 ,mem_list_item_ptr 
+0x675c 028332 storet 1 ,mem_select_list_item 
+0x675d 028333 fetch 1 ,mem_nv_data_number 
+0x675e 028334 icopy regc 
+:      028335 nvram_find_addr_from_list:
+0x675f 028336 fetch 2 ,mem_list_item_ptr 
+0x6760 028337 copy pdata ,rega 
+0x6761 028338 call nvram_find_addr_from_list_compare 
+0x6762 028339 rtn user 
+0x6763 028340 fetcht 2 ,mem_list_item_ptr 
+0x6764 028341 increase nv_data_len ,temp 
+0x6765 028342 storet 2 ,mem_list_item_ptr 
+0x6766 028343 increase -1 ,temp 
+0x6767 028344 ifetch 1 ,temp 
+0x6768 028345 store 1 ,mem_select_list_item 
+0x6769 028346 increase -1 ,regc 
+0x676a 028347 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028348 fetch 1 ,mem_nv_data_number 
+0x676c 028349 pincrease decreased_one 
+0x676d 028350 store 1 ,mem_select_list_item 
+0x676e 028351 rtn 
+:      028352 nvram_find_addr_from_list_compare:
+0x676f 028353 fetch 1 ,mem_temp_reconn_record 
+0x6770 028354 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028355 find_master_addr_from_list_compare:
+0x6771 028356 arg mem_temp_reconn_record ,regb 
+0x6772 028357 arg 7 ,loopcnt 
+0x6773 028358 call string_compare 
+0x6774 028359 branch enable_user ,zero 
+0x6775 028360 rtn 
+:      028362 find_addr_from_list_compare_ble_mode:
+0x6776 028363 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028364 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028365 branch find_master_addr_from_list_compare 
+:      028367 find_irk_form_list_compare:
+0x6779 028368 ifetcht 1 ,rega 
+0x677a 028369 isub temp ,null 
+0x677b 028370 nrtn zero 
+0x677c 028371 arg mem_le_prand ,contw 
+0x677d 028372 arg 16 ,loopcnt 
+0x677e 028373 call clear_mem 
+0x677f 028374 fetch 3 ,mem_le_plap + 3 
+0x6780 028375 store 3 ,mem_le_prand 
+0x6781 028376 call genernate_master_macaddress 
+0x6782 028377 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028378 byteswap pdata ,pdata 
+0x6784 028379 lshift8 pdata ,temp 
+0x6785 028380 ifetch 1 ,contr 
+0x6786 028381 iadd temp ,pdata 
+0x6787 028382 fetcht 3 ,mem_le_plap 
+0x6788 028383 isub temp ,null 
+0x6789 028384 branch enable_user ,zero 
+0x678a 028385 rtn 
+:      028388 genernate_master_macaddress:
+0x678b 028389 arg mem_le_prand ,contr 
+0x678c 028390 call load_data128 
+0x678d 028392 ifetch 1 ,rega 
+0x678e 028393 call load_regext 
+0x678f 028394 force 0x38 ,aes_ctrl 
+0x6790 028395 force 0x0 ,aes_ctrl 
+0x6791 028396 call wait_aes 
+0x6792 028397 arg mem_le_aes_128 ,contw 
+0x6793 028398 branch store_aes_result 
+:      028400 find_ediv_form_list_compare:
+0x6794 028401 ifetcht 1 ,rega 
+0x6795 028402 isub temp ,null 
+0x6796 028403 nrtn zero 
+0x6797 028404 copy contr ,rega 
+0x6798 028405 add contr ,8 ,regc 
+0x6799 028406 arg mem_le_rand ,regb 
+0x679a 028407 arg 8 ,loopcnt 
+0x679b 028408 call string_compare 
+0x679c 028409 branch enable_user ,zero 
+0x679d 028410 copy regc ,rega 
+0x679e 028411 arg mem_le_irk ,regb 
+0x679f 028412 arg 8 ,loopcnt 
+0x67a0 028413 call string_compare 
+0x67a1 028414 branch enable_user ,zero 
+0x67a2 028415 rtn 
+:      028417 check_nvram:
+0x67a3 028418 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028419 ifetcht 1 ,pdata 
+0x67a5 028420 pincrease nv_data_len 
+0x67a6 028421 ifetch 1 ,pdata 
+0x67a7 028422 isub temp ,null 
+0x67a8 028423 rtn 
+:      028425 init_device_list:
+0x67a9 028426 fetch 1 ,mem_nv_data_number 
+0x67aa 028427 icopy loopcnt 
+0x67ab 028428 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028429 setarg 0 
+:      028430 init_device_list_loop:
+0x67ad 028431 istore 1 ,temp 
+0x67ae 028432 increase nv_data_len ,temp 
+0x67af 028433 pincrease 1 
+0x67b0 028434 loop init_device_list_loop 
+0x67b1 028435 rtn 
+:      028437 load_device_list:
+0x67b2 028438 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028439 call nvram_find_addr_from_bd_list 
+0x67b4 028440 fetch 1 ,mem_state 
+0x67b5 028441 setflag user ,state_combkey ,pdata 
+0x67b6 028442 store 1 ,mem_state 
+0x67b7 028443 nbranch clear_key_exists ,user 
+0x67b8 028444 add rega ,10 ,contr 
+0x67b9 028446 arg mem_link_key ,contw 
+0x67ba 028447 call memcpy16 
+0x67bb 028448 branch check_link_key_load 
+:      028449 clear_key_exists:
+0x67bc 028450 jam 0 ,mem_link_key_exists 
+0x67bd 028451 rtn 
+:      028453 load_device_list_mode_4:
+0x67be 028454 fetch 9 ,mem_le_ediv 
+0x67bf 028455 branch clear_ltk_exists ,blank 
+0x67c0 028456 call nvram_find_addr_from_bd_list 
+0x67c1 028457 nbranch clear_ltk_exists ,user 
+0x67c2 028458 fetch 2 ,mem_list_item_ptr 
+0x67c3 028459 add pdata ,1 ,contr 
+0x67c4 028460 arg mem_le_irk ,contw 
+0x67c5 028461 call memcpy16 
+0x67c6 028462 arg mem_le_ltk ,contw 
+0x67c7 028463 call memcpy16 
+0x67c8 028464 jam 1 ,mem_ltk_exists 
+0x67c9 028465 rtn 
+:      028467 clear_ltk_exists:
+0x67ca 028468 jam 0 ,mem_ltk_exists 
+0x67cb 028469 rtn 
+:      028472 eeprom_store_le_reconn_info:
+0x67cc 028473 fetch 6 ,mem_le_plap 
+0x67cd 028474 store 6 ,mem_temp_lap 
+0x67ce 028475 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028476 branch eeprom_store_reconn_info 
+:      028477 eeprom_store_bd_reconn_info:
+0x67d0 028478 fetch 6 ,mem_plap 
+0x67d1 028479 store 6 ,mem_temp_lap 
+0x67d2 028480 jam rec_3_mode ,mem_record_bt_mode 
+:      028481 eeprom_store_reconn_info:
+0x67d3 028482 fetch 1 ,mem_device_option 
+0x67d4 028483 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028484 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028485 rtn 
+:      028488 check_link_key_load:
+0x67d7 028489 fetch 8 ,mem_link_key 
+0x67d8 028490 fetcht 8 ,mem_link_key + 8 
+0x67d9 028491 ior temp ,pdata 
+0x67da 028492 rtn blank 
+0x67db 028493 jam 1 ,mem_link_key_exists 
+0x67dc 028494 rtn 
+:      028501 gpio_set_wake_by_current_state:
+0x67dd 028502 bpatchx patch33_2 ,mem_patch33 
+0x67de 028503 set1 7 ,temp 
+0x67df 028504 call gpio_get_bit 
+0x67e0 028505 nsetflag true ,7 ,temp 
+:      028510 gpio_set_wake:
+0x67e1 028511 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028512 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028513 rtn zero 
+0x67e4 028514 isolate0 7 ,temp 
+0x67e5 028515 and temp ,0x1f ,queue 
+0x67e6 028516 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028517 qsetflag true ,pdata 
+0x67e8 028518 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028519 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028520 nqsetflag true ,pdata 
+0x67eb 028521 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028522 rtn 
+:      028525 gpio_clr_wake:
+0x67ed 028526 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028527 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028528 rtn zero 
+0x67f0 028529 isolate0 7 ,temp 
+0x67f1 028530 and temp ,0x1f ,queue 
+0x67f2 028531 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028532 qset0 pdata 
+0x67f4 028533 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028534 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028535 qset0 pdata 
+0x67f7 028536 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028537 rtn 
+:      028540 gpio_config_input_nowake:
+0x67f9 028541 call gpio_clr_wake 
+0x67fa 028542 branch gpio_config_input_without_wake 
+:      028545 gpio_config_input:
+0x67fb 028546 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028547 rtn zero 
+0x67fd 028548 ncall gpio_set_wake ,wake 
+:      028550 gpio_config_input_without_wake:
+0x67fe 028551 arg core_gpio_pd0 ,contw 
+0x67ff 028552 call gpio_set_bit 
+0x6800 028553 setflip gpio_active_bit ,temp 
+0x6801 028554 arg core_gpio_pu0 ,contw 
+0x6802 028555 call gpio_set_bit 
+0x6803 028556 set0 gpio_active_bit ,temp 
+0x6804 028557 arg core_gpio_oe0 ,contw 
+0x6805 028558 branch gpio_set_bit 
+:      028561 gpio_set_high_impedance:
+0x6806 028562 arg core_gpio_pd0 ,contw 
+0x6807 028563 call gpio_set_bit 
+0x6808 028564 set0 gpio_active_bit ,temp 
+0x6809 028565 arg core_gpio_pu0 ,contw 
+0x680a 028566 call gpio_set_bit 
+0x680b 028567 set0 gpio_active_bit ,temp 
+0x680c 028568 arg core_gpio_oe0 ,contw 
+0x680d 028569 branch gpio_set_bit 
+:      028573 gpio_config_output:
+0x680e 028574 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028575 rtn zero 
+0x6810 028576 setflip gpio_active_bit ,temp 
+0x6811 028577 call gpio_out 
+:      028578 gpio_config_output0:
+0x6812 028579 set1 gpio_active_bit ,temp 
+0x6813 028580 arg core_gpio_oe0 ,contw 
+0x6814 028581 branch gpio_set_bit 
+:      028583 gpio_common:
+0x6815 028584 and temp ,0x07 ,queue 
+0x6816 028585 rshift3 temp ,pdata 
+0x6817 028586 and_into 3 ,pdata 
+0x6818 028587 iadd contw ,contw 
+0x6819 028588 ifetch 1 ,contw 
+0x681a 028589 rtn 
+:      028591 gpio_check_active:
+0x681b 028592 arg core_gpio_out0 ,contw 
+0x681c 028593 branch get_bit_common 
+:      028597 gpio_get_bit:
+0x681d 028598 arg core_gpio_in ,contw 
+:      028599 get_bit_common:
+0x681e 028600 call gpio_common 
+0x681f 028601 isolate1 gpio_active_bit ,temp 
+0x6820 028602 branch gpio_get_bit_reverse ,true 
+0x6821 028603 qisolate0 pdata 
+0x6822 028604 rtn 
+:      028605 gpio_get_bit_reverse:
+0x6823 028606 qisolate1 pdata 
+0x6824 028607 rtn 
+:      028609 gpio_out_inactive:
+0x6825 028610 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028611 rtn zero 
+0x6827 028612 isolate1 7 ,null 
+0x6828 028613 branch gpio_out_flag 
+:      028615 gpio_out_active:
+0x6829 028616 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028617 rtn zero 
+0x682b 028618 isolate0 7 ,null 
+:      028621 gpio_out_flag:
+0x682c 028622 setarg 0 
+0x682d 028623 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028624 ixor temp ,temp 
+:      028627 gpio_out:
+0x682f 028628 arg core_gpio_out0 ,contw 
+:      028631 gpio_set_bit:
+0x6830 028632 call gpio_common 
+0x6831 028633 isolate1 gpio_active_bit ,temp 
+0x6832 028634 qsetflag true ,pdata 
+0x6833 028635 istore 1 ,contw 
+0x6834 028636 rtn 
+:      028638 gpio_set_before_lpm_common:
+0x6835 028639 arg -1 ,rega 
+0x6836 028640 hfetch 1 ,core_gpio_sel1 
+0x6837 028641 compare 0x02 ,pdata ,0x03 
+0x6838 028642 call neglact4_from_23_pin ,true 
+0x6839 028644 compare 0x01 ,pdata ,0x03 
+0x683a 028645 call neglact2_form_25_pin ,true 
+0x683b 028647 compare 0x03 ,pdata ,0x03 
+0x683c 028648 call neglact2_form_25_pin ,true 
+0x683d 028650 isolate1 2 ,pdata 
+0x683e 028651 call neglect2_from_6_pin ,true 
+0x683f 028653 isolate1 3 ,pdata 
+0x6840 028654 call neglect4_from_9_pin ,true 
+0x6841 028656 isolate1 4 ,pdata 
+0x6842 028657 call neglact2_form_30_pin ,true 
+0x6843 028659 isolate1 6 ,pdata 
+0x6844 028660 nsetflag true ,04 ,rega 
+0x6845 028662 isolate1 7 ,pdata 
+0x6846 028663 nsetflag true ,05 ,rega 
+0x6847 028665 hfetch 1 ,core_gpio_sel2 
+0x6848 028666 isolate1 0 ,pdata 
+0x6849 028667 nsetflag true ,27 ,rega 
+0x684a 028668 isolate1 1 ,pdata 
+0x684b 028669 nsetflag true ,28 ,rega 
+0x684c 028670 isolate1 2 ,pdata 
+0x684d 028671 nsetflag true ,03 ,rega 
+0x684e 028672 isolate1 3 ,pdata 
+0x684f 028673 nsetflag true ,08 ,rega 
+0x6850 028674 isolate1 4 ,pdata 
+0x6851 028675 nsetflag true ,20 ,rega 
+0x6852 028676 isolate1 5 ,pdata 
+0x6853 028677 nsetflag true ,21 ,rega 
+0x6854 028678 isolate1 6 ,pdata 
+0x6855 028679 nsetflag true ,22 ,rega 
+0x6856 028680 isolate1 7 ,pdata 
+0x6857 028681 nsetflag true ,23 ,rega 
+0x6858 028683 hfetch 1 ,core_gpio_sel 
+0x6859 028684 isolate1 0 ,pdata 
+0x685a 028685 nsetflag true ,05 ,rega 
+0x685b 028686 isolate1 1 ,pdata 
+0x685c 028687 nsetflag true ,06 ,rega 
+0x685d 028688 isolate1 2 ,pdata 
+0x685e 028689 nsetflag true ,07 ,rega 
+0x685f 028690 isolate1 3 ,pdata 
+0x6860 028691 nsetflag true ,18 ,rega 
+0x6861 028692 isolate1 4 ,pdata 
+0x6862 028693 nsetflag true ,19 ,rega 
+0x6863 028694 isolate1 5 ,pdata 
+0x6864 028695 nsetflag true ,20 ,rega 
+0x6865 028696 isolate1 6 ,pdata 
+0x6866 028697 nsetflag true ,21 ,rega 
+0x6867 028698 isolate1 7 ,pdata 
+0x6868 028699 nsetflag true ,22 ,rega 
+0x6869 028701 hfetch 1 ,core_uart_ctrl 
+0x686a 028702 isolate1 4 ,pdata 
+0x686b 028703 call neglact2_form_2_pin ,true 
+0x686c 028704 bpatchx patch33_5 ,mem_patch33 
+0x686d 028706 hfetch 4 ,core_gpio_pu0 
+0x686e 028707 hfetcht 4 ,core_gpio_pd0 
+0x686f 028708 ior temp ,pdata 
+0x6870 028709 invert pdata ,pdata 
+0x6871 028710 iand rega ,pdata 
+0x6872 028712 hstore 4 ,core_gpio_oe0 
+0x6873 028713 rtn 
+:      028716 neglect2_from_6_pin:
+0x6874 028717 arg 6 ,queue 
+0x6875 028718 branch neglect_2_pin 
+:      028719 neglect4_from_9_pin:
+0x6876 028720 arg 9 ,queue 
+0x6877 028721 branch neglact_4_pin 
+:      028722 neglact4_from_23_pin:
+0x6878 028723 arg 23 ,queue 
+0x6879 028724 branch neglact_4_pin 
+:      028725 neglact2_form_25_pin:
+0x687a 028726 arg 25 ,queue 
+0x687b 028727 branch neglect_2_pin 
+:      028728 neglact2_form_30_pin:
+0x687c 028729 arg 30 ,queue 
+0x687d 028730 branch neglect_2_pin 
+:      028731 neglact2_form_2_pin:
+0x687e 028732 arg 2 ,queue 
+0x687f 028733 branch neglect_2_pin 
+:      028734 neglact_1_pin:
+0x6880 028735 arg 1 ,loopcnt 
+0x6881 028736 branch neglect_pin_loop 
+:      028737 neglact_4_pin:
+0x6882 028738 arg 4 ,loopcnt 
+0x6883 028739 branch neglect_pin_loop 
+:      028740 neglect_2_pin:
+0x6884 028741 arg 2 ,loopcnt 
+:      028742 neglect_pin_loop:
+0x6885 028743 qset0 rega 
+0x6886 028744 increase 1 ,queue 
+0x6887 028745 loop neglect_pin_loop 
+0x6888 028746 rtn 
+:      028754 gpio_cfg_uart_tx_output:
+0x6889 028755 call gpio_uart2gpio 
+0x688a 028756 arg uart_wakeup_tx ,temp 
+0x688b 028757 branch gpio_config_output 
+:      028759 gpio_pu_uart_tx:
+0x688c 028760 call gpio_cfg_uart_tx_output 
+0x688d 028761 arg uart_wakeup_tx ,temp 
+0x688e 028762 branch gpio_out_inactive 
+:      028766 gpio_rx_config_input_with_pu:
+0x688f 028767 call gpio_uart2gpio 
+0x6890 028768 hfetch 1 ,core_gpio_pu0 
+0x6891 028769 set1 uart_wakeup_rx ,pdata 
+0x6892 028770 hstore 1 ,core_gpio_pu0 
+0x6893 028771 arg uart_wakeup_rx ,temp 
+0x6894 028772 branch gpio_config_input 
+:      028774 gpio_uart2gpio:
+0x6895 028775 hfetch 1 ,core_gpio_sel1 
+0x6896 028776 and_into 0xfb ,pdata 
+0x6897 028777 hstore 1 ,core_gpio_sel1 
+0x6898 028778 rtn 
+:      028780 gpio_check_uart_state:
+0x6899 028781 hfetch 1 ,core_gpio_sel1 
+0x689a 028782 isolate1 2 ,pdata 
+0x689b 028783 rtn 
+:      028785 load_chip_option:
+0x689c 028786 call otp_enable_chgpump 
+0x689d 028787 setarg otp_chip_functions 
+0x689e 028788 arg mem_chip_functions ,rega 
+0x689f 028789 arg 0x02 ,temp 
+0x68a0 028790 call otpd_read_data 
+0x68a1 028791 branch otp_disable_chgpump 
+:      028794 load_adc_init:
+0x68a2 028795 call otp_enable_chgpump 
+0x68a3 028796 setarg otp_adc_io_0_5v_addr 
+0x68a4 028797 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028798 arg 14 ,temp 
+0x68a6 028799 call otpd_read_data 
+0x68a7 028800 branch otp_disable_chgpump 
+:      028804 adc_init_data:
+0x68a8 028805 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028807 call load_adc_init 
+0x68aa 028809 fetch 1 ,mem_adc_config_flag 
+0x68ab 028810 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028811 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028812 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028813 rtn 
+:      028815 adc_init_data_vinlpm:
+0x68af 028816 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028817 setarg otp_adc_flag 
+0x68b1 028818 isub temp ,null 
+0x68b2 028819 branch adc_check_data_vinlpm ,zero 
+0x68b3 028820 setarg 0x4dfa 
+0x68b4 028821 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028822 setarg 0x4894 
+0x68b6 028823 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028824 branch set_vdd_reference_voltage_1v 
+:      028826 adc_check_data_vinlpm:
+0x68b8 028827 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028828 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028829 setarg 0x4dfa 
+0x68bb 028830 store 2 ,mem_3v_adc_vinlpm_data 
+:      028831 adc_check_2v_vinlpm:
+0x68bc 028832 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028833 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028834 setarg 0x4894 
+0x68bf 028835 store 2 ,mem_2v_adc_vinlpm_data 
+:      028836 set_vdd_reference_voltage_1v:
+0x68c0 028837 setarg 100 
+0x68c1 028838 store 2 ,mem_reference_voltage 
+0x68c2 028839 rtn 
+:      028841 adc_init_data_hvin:
+0x68c3 028842 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028843 setarg otp_adc_flag 
+0x68c5 028844 isub temp ,null 
+0x68c6 028845 branch adc_check_data_hvin ,zero 
+0x68c7 028846 setarg 0x5932 
+0x68c8 028847 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028848 setarg 0x4323 
+0x68ca 028849 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028850 branch set_vdd_reference_voltage_4v 
+:      028852 adc_check_data_hvin:
+0x68cc 028853 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028854 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028855 setarg 0x5932 
+0x68cf 028856 store 2 ,mem_5v_adc_hvin_data 
+:      028857 adc_check_1v_hvin:
+0x68d0 028858 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028859 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028860 setarg 0x4323 
+0x68d3 028861 store 2 ,mem_1v_adc_hvin_data 
+:      028862 set_vdd_reference_voltage_4v:
+0x68d4 028863 setarg 400 
+0x68d5 028864 store 2 ,mem_reference_voltage 
+0x68d6 028865 rtn 
+:      028867 adc_init_data_io:
+0x68d7 028868 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028869 setarg otp_adc_flag 
+0x68d9 028870 isub temp ,null 
+0x68da 028871 branch adc_check_data_io ,zero 
+0x68db 028872 setarg 0x6946 
+0x68dc 028873 store 2 ,mem_1v_adc_io_data 
+0x68dd 028874 setarg 0x5377 
+0x68de 028875 store 2 ,mem_0_5_adc_io_data 
+0x68df 028876 branch set_vdd_reference_voltage_0_5v 
+:      028878 adc_check_data_io:
+0x68e0 028879 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028880 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028881 setarg 0x6946 
+0x68e3 028882 store 2 ,mem_1v_adc_io_data 
+:      028883 adc_check_0_5v_io:
+0x68e4 028884 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028885 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028886 setarg 0x5377 
+0x68e7 028887 store 2 ,mem_0_5_adc_io_data 
+:      028888 set_vdd_reference_voltage_0_5v:
+0x68e8 028889 setarg 50 
+0x68e9 028890 store 2 ,mem_reference_voltage 
+0x68ea 028891 rtn 
+:      028894 adc_set_mode:
+0x68eb 028895 fetch 1 ,mem_adc_config_flag 
+0x68ec 028896 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028897 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028898 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028899 rtn 
+:      028900 adc_check_vinlpm:
+0x68f0 028901 jam 0xbf ,rf_adc_mode 
+0x68f1 028902 branch read_adc 
+:      028903 adc_check_hvin:
+0x68f2 028904 jam 0xaf ,rf_adc_mode 
+0x68f3 028905 branch read_adc 
+:      028906 adc_check_gpio:
+0x68f4 028907 jam 0x8f ,rf_adc_mode 
+0x68f5 028908 fetch 1 ,mem_adc_channel 
+0x68f6 028909 hstore 1 ,rf_adc_ch 
+0x68f7 028910 branch read_adc 
+:      028911 read_adc:
+0x68f8 028912 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028913 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028914 set1 7 ,pdata 
+0x68fb 028915 hstore 1 ,core_uart_baud + 1 
+0x68fc 028916 hfetch 1 ,rf_adc_ch 
+0x68fd 028917 or_into 0x30 ,pdata 
+0x68fe 028918 hstore 1 ,rf_adc_ch 
+0x68ff 028919 jam 0x7c ,rfen_adc 
+0x6900 028920 jam 0xaa ,rf_adc_gc 
+0x6901 028921 nop 5000 
+0x6902 028922 hfetcht 2 ,core_adc_sum 
+0x6903 028923 hfetch 1 ,core_uart_baud + 1 
+0x6904 028924 set0 7 ,pdata 
+0x6905 028925 hstore 1 ,core_uart_baud + 1 
+0x6906 028926 storet 2 ,mem_adc_current_value 
+0x6907 028927 rtn 
+:      028929 vdd_calculate_by_mode:
+0x6908 028930 bpatchx patch34_0 ,mem_patch34 
+0x6909 028931 fetch 1 ,mem_adc_config_flag 
+0x690a 028932 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028933 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 028934 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 028935 rtn 
+:      028937 vdd_calculate_vinlpm:
+0x690e 028938 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 028939 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 028940 arg 200 ,regc 
+0x6911 028941 branch vdd_calculate 
+:      028943 vdd_calculate_hvin:
+0x6912 028944 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 028945 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 028946 arg 100 ,regc 
+0x6915 028947 branch vdd_calculate 
+:      028949 vdd_calculate_io:
+0x6916 028950 fetch 2 ,mem_1v_adc_io_data 
+0x6917 028951 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 028952 arg 50 ,regc 
+0x6919 028953 branch vdd_calculate 
+:      028955 vdd_calculate:
+0x691a 028956 isub temp ,rega 
+0x691b 028957 fetch 2 ,mem_adc_current_value 
+0x691c 028958 isub temp ,pdata 
+0x691d 028959 nbranch vdd_calculate1 ,positive 
+0x691e 028960 fetcht 2 ,mem_reference_voltage 
+0x691f 028961 imul32 temp ,regb 
+0x6920 028962 copy regc ,pdata 
+0x6921 028963 imul32 rega ,pdata 
+0x6922 028964 iadd regb ,pdata 
+:      028965 vdd_calculate2:
+0x6923 028966 idiv rega 
+0x6924 028967 call wait_div_end 
+0x6925 028968 quotient pdata 
+0x6926 028969 rtn 
+:      028971 vdd_calculate1:
+0x6927 028972 copy temp ,pdata 
+0x6928 028973 fetcht 2 ,mem_adc_current_value 
+0x6929 028974 isub temp ,pdata 
+0x692a 028975 fetcht 2 ,mem_reference_voltage 
+0x692b 028976 imul32 temp ,regb 
+0x692c 028977 copy regc ,pdata 
+0x692d 028978 imul32 rega ,pdata 
+0x692e 028979 isub regb ,pdata 
+0x692f 028980 branch vdd_calculate2 
+:      028991 adc_bat_percent_lowpower_out:
+0x6930 028992 ifetch 8 ,rega 
+0x6931 028993 store 8 ,mem_pdatatemp 
+0x6932 028994 fetch 2 ,mem_pdatatemp 
+0x6933 028995 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 028996 isub temp ,rega 
+0x6935 028997 fetch 2 ,mem_pdatatemp + 6 
+0x6936 028998 isub temp ,regb 
+0x6937 028999 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 029000 isub temp ,null 
+0x6939 029001 ncall adc_set_low_power_flag ,positive 
+0x693a 029002 mul32 regb ,100 ,pdata 
+0x693b 029003 idiv rega 
+0x693c 029004 call wait_div_end 
+0x693d 029005 quotient pdata 
+0x693e 029006 call adc_set_no_power_flag ,blank 
+0x693f 029007 rtn 
+:      029008 adc_set_low_power_flag:
+0x6940 029009 fetch 1 ,mem_adc_power_flag 
+0x6941 029010 set1 0 ,pdata 
+0x6942 029011 store 1 ,mem_adc_power_flag 
+0x6943 029012 rtn 
+:      029013 adc_set_no_power_flag:
+0x6944 029014 fetcht 1 ,mem_adc_power_flag 
+0x6945 029015 set1 1 ,temp 
+0x6946 029016 storet 1 ,mem_adc_power_flag 
+0x6947 029017 rtn 
+:      029022 keyscan_key_init:
+0x6948 029023 fetch 2 ,mem_key_num_ptr 
+0x6949 029024 ifetch 1 ,pdata 
+:      029025 keyscan_key_init_next:
+0x694a 029026 rtn blank 
+0x694b 029027 copy pdata ,loopcnt 
+0x694c 029029 fetch 2 ,mem_keyscan_ptr 
+0x694d 029030 increase 3 ,pdata 
+0x694e 029031 copy pdata ,rega 
+:      029032 keyscan_key_init_lp1:
+0x694f 029033 ifetcht 1 ,rega 
+0x6950 029034 call gpio_config_input 
+0x6951 029035 increase key_conf_struct_len ,rega 
+0x6952 029036 loop keyscan_key_init_lp1 
+:      029037 keyscan_key_init_end:
+0x6953 029038 rtn 
+:      029040 keyscan_scan_key:
+0x6954 029041 fetch 2 ,mem_keyscan_ptr 
+0x6955 029042 increase 3 ,pdata 
+0x6956 029043 copy pdata ,rega 
+0x6957 029045 force 0 ,regb 
+0x6958 029046 jam 0 ,mem_key_value_temp 
+:      029047 keyscan_scan_key_lp1:
+0x6959 029048 ifetcht 1 ,rega 
+0x695a 029049 call gpio_get_bit 
+0x695b 029050 bpatchx patch34_1 ,mem_patch34 
+0x695c 029051 fetch 2 ,mem_key_value_temp 
+0x695d 029052 copy regb ,queue 
+0x695e 029053 qsetflag true ,pdata 
+0x695f 029054 store 2 ,mem_key_value_temp 
+0x6960 029055 increase key_conf_struct_len ,rega 
+0x6961 029056 increase 1 ,regb 
+0x6962 029057 fetch 2 ,mem_key_num_ptr 
+0x6963 029058 ifetch 1 ,pdata 
+:      029059 keyscan_scan_key_lp1_next:
+0x6964 029060 ixor regb ,null 
+0x6965 029061 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 029062 fetch 2 ,mem_key_value_temp 
+0x6967 029063 fetcht 2 ,mem_key_value 
+0x6968 029064 ixor temp ,null 
+0x6969 029065 rtn zero 
+0x696a 029066 enable user 
+0x696b 029067 rtn 
+:      029069 keyscan_process_lpm_before:
+0x696c 029070 fetch 2 ,mem_key_num_ptr 
+0x696d 029071 ifetch 1 ,pdata 
+:      029072 keyscan_process_lpm_before_next:
+0x696e 029073 rtn blank 
+0x696f 029074 copy pdata ,loopcnt 
+0x6970 029075 fetch 2 ,mem_keyscan_ptr 
+0x6971 029076 increase 3 ,pdata 
+0x6972 029077 copy pdata ,rega 
+:      029078 keyscan_process_lpm_before_lp1:
+0x6973 029079 ifetcht 1 ,rega 
+0x6974 029080 call gpio_set_wake_by_current_state 
+0x6975 029081 increase key_conf_struct_len ,rega 
+0x6976 029082 loop keyscan_process_lpm_before_lp1 
+:      029083 keyscan_process_lpm_before_end:
+0x6977 029084 rtn 
+:      029086 keyscan_key_process:
+0x6978 029087 arg key_scan_timer ,queue 
+0x6979 029088 call timer_check 
+0x697a 029089 nrtn blank 
+0x697b 029090 setarg 0x20 
+0x697c 029091 arg key_scan_timer ,queue 
+0x697d 029092 call timer_init 
+0x697e 029093 disable user 
+0x697f 029094 call keyscan_process_lpm_before 
+0x6980 029095 bpatchx patch34_2 ,mem_patch34 
+0x6981 029096 fetch 2 ,mem_key_num_ptr 
+0x6982 029097 ifetch 1 ,pdata 
+:      029098 keyscan_key_process_next:
+0x6983 029099 rtn blank 
+0x6984 029100 call keyscan_scan_key 
+0x6985 029101 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 029102 call lpm_button_get_wake_lock 
+0x6987 029103 disable user 
+0x6988 029104 fetch 2 ,mem_key_value_temp 
+0x6989 029105 store 2 ,mem_key_value_temp4 
+0x698a 029106 jam 0 ,mem_key_value_temp6 
+0x698b 029107 force 0 ,queue 
+:      029108 keyscan_key_lp1:
+0x698c 029109 fetch 2 ,mem_key_value 
+0x698d 029110 rshift pdata ,temp 
+0x698e 029111 storet 2 ,mem_key_value 
+0x698f 029112 and pdata ,0x01 ,pdata 
+0x6990 029113 fetcht 2 ,mem_key_value_temp4 
+0x6991 029114 and temp ,0x01 ,rega 
+0x6992 029115 rshift temp ,temp 
+0x6993 029116 storet 2 ,mem_key_value_temp4 
+0x6994 029117 ixor rega ,null 
+0x6995 029118 ncall keyscan_send_key_data ,zero 
+0x6996 029119 fetch 2 ,mem_key_num_ptr 
+0x6997 029120 ifetch 1 ,pdata 
+:      029121 keyscan_key_lp1_next:
+0x6998 029122 fetcht 1 ,mem_key_value_temp6 
+0x6999 029123 increase 1 ,temp 
+0x699a 029124 storet 1 ,mem_key_value_temp6 
+0x699b 029125 copy temp ,queue 
+0x699c 029126 ixor queue ,null 
+0x699d 029127 nbranch keyscan_key_lp1 ,zero 
+0x699e 029128 fetch 2 ,mem_key_value_temp 
+0x699f 029129 store 2 ,mem_key_value 
+0x69a0 029130 rtn 
+:      029131 keyscan_send_key_data:
+0x69a1 029132 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029133 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029134 increase 1 ,pdata 
+0x69a4 029135 ifetch 2 ,pdata 
+0x69a5 029136 branch callback_func 
+:      029147 pwm_init:
+0x69a6 029148 hfetch 1 ,core_clksel 
+0x69a7 029149 ior rega ,pdata 
+0x69a8 029150 hstore 1 ,core_clksel 
+0x69a9 029151 hfetch 2 ,core_clkoff 
+0x69aa 029152 set0 clock_off_pwm ,pdata 
+0x69ab 029153 hstore 2 ,core_clkoff 
+:      029154 delay_nop100:
+0x69ac 029155 nop 100 
+0x69ad 029156 rtn 
+:      029167 pwm_out_set:
+0x69ae 029168 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029169 setarg pwm_12mhz 
+0x69b0 029170 idiv temp 
+0x69b1 029171 call wait_div_end 
+0x69b2 029172 quotient temp 
+0x69b3 029173 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029174 imul32 temp ,pdata 
+0x69b5 029175 div pdata ,100 
+0x69b6 029176 call wait_div_end 
+0x69b7 029177 quotient rega 
+0x69b8 029178 copy temp ,pdata 
+0x69b9 029179 isub rega ,regb 
+0x69ba 029180 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029181 call pwm_duty_cycle_set 
+0x69bc 029182 fetch 1 ,mem_pdatatemp 
+0x69bd 029183 branch pwm_enable 
+:      029186 pwm_duty_cycle_set:
+0x69be 029187 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029188 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029189 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029190 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029191 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029192 beq 5 ,pwm_pwm5_duty_set 
+:      029193 pwm_pwm0_duty_set:
+0x69c4 029194 arg core_pwm_pcnt0 ,contw 
+0x69c5 029195 branch pwm_set_pncnt 
+:      029196 pwm_pwm1_duty_set:
+0x69c6 029197 arg core_pwm_pcnt1 ,contw 
+0x69c7 029198 branch pwm_set_pncnt 
+:      029199 pwm_pwm2_duty_set:
+0x69c8 029200 arg core_pwm_pcnt2 ,contw 
+0x69c9 029201 branch pwm_set_pncnt 
+:      029202 pwm_pwm3_duty_set:
+0x69ca 029203 arg core_pwm_pcnt3 ,contw 
+0x69cb 029204 branch pwm_set_pncnt 
+:      029205 pwm_pwm4_duty_set:
+0x69cc 029206 arg core_pwm_pcnt4 ,contw 
+0x69cd 029207 branch pwm_set_pncnt 
+:      029208 pwm_pwm5_duty_set:
+0x69ce 029209 arg core_pwm_pcnt5 ,contw 
+0x69cf 029210 branch pwm_set_pncnt 
+:      029211 pwm_set_pncnt:
+0x69d0 029212 copy rega ,pdata 
+0x69d1 029213 istore 2 ,contw 
+0x69d2 029214 copy regb ,pdata 
+0x69d3 029215 istore 2 ,contw 
+0x69d4 029216 rtn 
+:      029220 pwm_enable:
+0x69d5 029221 enable user 
+0x69d6 029222 branch pwm_gpio_set 
+:      029223 pwm_disable:
+0x69d7 029224 disable user 
+:      029225 pwm_gpio_set:
+0x69d8 029226 beq 4 ,pwm_gpio4_set 
+0x69d9 029227 beq 5 ,pwm_gpio5_set 
+0x69da 029228 beq 27 ,pwm_gpio27_set 
+0x69db 029229 beq 28 ,pwm_gpio28_set 
+0x69dc 029230 beq 3 ,pwm_gpio3_set 
+0x69dd 029231 beq 8 ,pwm_gpio8_set 
+0x69de 029232 beq 20 ,pwm_gpio20_set 
+0x69df 029233 beq 21 ,pwm_gpio21_set 
+0x69e0 029234 beq 22 ,pwm_gpio22_set 
+0x69e1 029235 beq 23 ,pwm_gpio23_set 
+0x69e2 029236 rtn 
+:      029239 pwm_gpio4_set:
+0x69e3 029240 arg 6 ,queue 
+0x69e4 029241 branch pwm_one_set_select 
+:      029242 pwm_gpio5_set:
+0x69e5 029243 arg 7 ,queue 
+0x69e6 029244 branch pwm_one_set_select 
+:      029245 pwm_gpio27_set:
+0x69e7 029246 arg 8 ,queue 
+0x69e8 029247 branch pwm_one_set_select 
+:      029248 pwm_gpio28_set:
+0x69e9 029249 arg 9 ,queue 
+0x69ea 029250 branch pwm_one_set_select 
+:      029251 pwm_gpio3_set:
+0x69eb 029252 arg 10 ,queue 
+0x69ec 029253 branch pwm_one_set_select 
+:      029254 pwm_gpio8_set:
+0x69ed 029255 arg 11 ,queue 
+0x69ee 029256 branch pwm_one_set_select 
+:      029257 pwm_gpio20_set:
+0x69ef 029258 arg 12 ,queue 
+0x69f0 029259 branch pwm_tw0_set_select 
+:      029260 pwm_gpio21_set:
+0x69f1 029261 arg 13 ,queue 
+0x69f2 029262 branch pwm_tw0_set_select 
+:      029263 pwm_gpio22_set:
+0x69f3 029264 arg 14 ,queue 
+0x69f4 029265 branch pwm_tw0_set_select 
+:      029266 pwm_gpio23_set:
+0x69f5 029267 arg 15 ,queue 
+0x69f6 029268 branch pwm_tw0_set_select 
+:      029270 pwm_set_select:
+0x69f7 029271 hfetch 2 ,core_gpio_sel1 
+0x69f8 029272 qsetflag user ,pdata 
+0x69f9 029273 hstore 2 ,core_gpio_sel1 
+0x69fa 029274 copy rega ,queue 
+0x69fb 029275 hfetch 1 ,core_gpio_key2 
+0x69fc 029276 qsetflag user ,pdata 
+0x69fd 029277 hstore 1 ,core_gpio_key2 
+0x69fe 029278 rtn 
+:      029280 pwm_one_set_select:
+0x69ff 029281 add queue ,-4 ,rega 
+0x6a00 029282 branch pwm_set_select 
+:      029284 pwm_tw0_set_select:
+0x6a01 029285 add queue ,-10 ,rega 
+0x6a02 029286 branch pwm_set_select 
+:      029291 rfcomm_init:
+0x6a03 029292 rtn wake 
+0x6a04 029293 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029294 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029295 jam databits8 ,memremoteprndatabits 
+0x6a07 029296 jam 0x11 ,memremoteprnxon 
+0x6a08 029297 jam 0x13 ,memremoteprnxoff 
+0x6a09 029298 setarg 0 
+0x6a0a 029299 store 3 ,memremoteprnstopbit 
+0x6a0b 029300 store 1 ,mem_spp_state 
+0x6a0c 029301 jam 0 ,memui_reconnect_mode 
+:      029303 rfcomm_init_spp:
+0x6a0d 029304 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029305 setarg 0 
+0x6a0f 029306 store 1 ,mem_spp_state 
+0x6a10 029307 store 1 ,mem_remote_spp_channel 
+0x6a11 029308 store 1 ,mem_pn_dlci 
+0x6a12 029309 fetch 1 ,mem_credit_flag 
+0x6a13 029310 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029311 jam 0x50 ,mem_credit_given 
+0x6a15 029312 rtn 
+:      029314 rfcomm_init_spp_with_credit:
+0x6a16 029315 jam 0x00 ,mem_credit_given 
+0x6a17 029316 rtn 
+:      029318 set_cr_bit:
+0x6a18 029319 or_into 0x02 ,temp 
+0x6a19 029320 rtn 
+:      029332 rfcomm_calculate_fcs_sabm:
+0x6a1a 029333 copy temp ,pdata 
+0x6a1b 029334 reverse pdata ,pdata 
+0x6a1c 029335 store 1 ,memfcstemp3 
+0x6a1d 029336 force ini_tx_sabm ,pdata 
+0x6a1e 029337 reverse pdata ,pdata 
+0x6a1f 029338 store 1 ,memfcstemp2 
+0x6a20 029339 force 0x01 ,pdata 
+0x6a21 029340 reverse pdata ,pdata 
+0x6a22 029341 store 1 ,memfcstemp1 
+0x6a23 029342 call caculate_fcs 
+0x6a24 029343 copy temp ,pdata 
+0x6a25 029344 rtn 
+:      029345 rfcomm_calculate_fcs_ua:
+0x6a26 029346 reverse pdata ,pdata 
+0x6a27 029347 store 1 ,memfcstemp3 
+0x6a28 029348 force rsp_tx_ua ,pdata 
+0x6a29 029349 reverse pdata ,pdata 
+0x6a2a 029350 store 1 ,memfcstemp2 
+0x6a2b 029351 force 0x01 ,pdata 
+0x6a2c 029352 reverse pdata ,pdata 
+0x6a2d 029353 store 1 ,memfcstemp1 
+0x6a2e 029354 branch caculate_fcs 
+:      029356 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029357 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029358 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029359 setarg 0x70 
+0x6a32 029360 rtn 
+:      029361 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029362 setarg 0xaa 
+0x6a34 029363 rtn 
+:      029365 rfcomm_save_fcs_uih:
+0x6a35 029366 reverse pdata ,pdata 
+0x6a36 029367 store 1 ,memfcstemp3 
+0x6a37 029368 force rsp_rx_uih ,pdata 
+0x6a38 029369 call caculate_uihdata_fcs 
+0x6a39 029370 fetcht 2 ,mem_contw_temp 
+0x6a3a 029371 copy temp ,contw 
+0x6a3b 029372 istore 1 ,contw 
+0x6a3c 029373 copy contw ,temp 
+0x6a3d 029374 storet 2 ,mem_contw_temp 
+0x6a3e 029375 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029376 call caculate_uihdata_fcs 
+0x6a40 029377 fetcht 2 ,mem_contw_temp 
+0x6a41 029378 copy temp ,contw 
+0x6a42 029379 istore 1 ,contw 
+0x6a43 029380 rtn 
+:      029389 caculate_uihdata_fcs:
+0x6a44 029390 reverse pdata ,pdata 
+0x6a45 029391 store 1 ,memfcstemp2 
+0x6a46 029392 fetch 2 ,memfcstemp2 
+0x6a47 029393 lshift8 pdata ,pdata 
+0x6a48 029394 store 3 ,mem_mod2div_temp 
+0x6a49 029395 arg 0x107 ,rega 
+0x6a4a 029396 arg 0xf ,regb 
+0x6a4b 029397 call mod2div 
+0x6a4c 029398 xor_into 0xd7 ,pdata 
+0x6a4d 029399 invert pdata ,pdata 
+0x6a4e 029400 reverse pdata ,pdata 
+0x6a4f 029401 rtn 
+:      029411 caculate_fcs:
+0x6a50 029412 fetch 3 ,memfcstemp1 
+0x6a51 029413 store 3 ,mem_mod2div_temp 
+0x6a52 029414 arg 0x107 ,rega 
+0x6a53 029415 arg 0xf ,regb 
+0x6a54 029416 call mod2div 
+0x6a55 029417 lshift8 pdata ,pdata 
+0x6a56 029418 arg 0x7 ,regb 
+0x6a57 029419 call mod2div 
+0x6a58 029420 xor_into 0x2b ,pdata 
+0x6a59 029421 invert pdata ,pdata 
+0x6a5a 029422 reverse pdata ,pdata 
+0x6a5b 029423 copy pdata ,temp 
+0x6a5c 029424 rtn 
+:      029426 mod2div:
+0x6a5d 029427 arg 0 ,regc 
+0x6a5e 029428 copy regb ,loopcnt 
+0x6a5f 029429 call right_shift_n 
+0x6a60 029430 icopy temp 
+:      029431 mod2div_loop:
+0x6a61 029436 copy temp ,pdata 
+0x6a62 029437 lshift regc ,regc 
+0x6a63 029438 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029439 ixor rega ,temp 
+0x6a65 029440 increase 1 ,regc 
+:      029441 mod2div_not_enough_reduction:
+0x6a66 029442 lshift temp ,temp 
+0x6a67 029443 fetch 3 ,mem_mod2div_temp 
+0x6a68 029444 increase -1 ,regb 
+0x6a69 029445 compare 0xff ,regb ,0xff 
+0x6a6a 029446 branch mod2div_end ,true 
+0x6a6b 029447 copy regb ,loopcnt 
+0x6a6c 029448 call right_shift_n 
+0x6a6d 029449 isolate1 0 ,pdata 
+0x6a6e 029450 setflag true ,0 ,temp 
+0x6a6f 029451 branch mod2div_loop 
+:      029452 mod2div_end:
+0x6a70 029454 rshift temp ,pdata 
+0x6a71 029455 rtn 
+:      029457 get_rfcomm_snd_adss:
+0x6a72 029458 fetcht 1 ,mem_pn_dlci 
+:      029459 dlci_to_address_cmd:
+0x6a73 029461 lshift2 temp ,temp 
+0x6a74 029462 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029463 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029464 ncall set_cr_bit ,blank 
+0x6a77 029465 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029466 rtn 
+:      029468 channel_to_dlci:
+0x6a79 029470 lshift temp ,temp 
+0x6a7a 029471 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029472 setflag blank ,0 ,temp 
+0x6a7c 029474 rtn 
+:      029475 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029476 fetcht 1 ,mem_current_channel 
+0x6a7e 029477 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029478 call rfcomm_send_ua 
+0x6a80 029479 fetch 1 ,mem_rfcomm_state 
+0x6a81 029480 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029481 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029482 store 1 ,mem_rfcomm_state 
+0x6a84 029483 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029484 branch rfcomm_rx_process_end 
+:      029485 rfcomm_rx_process_dlci0_ua:
+0x6a86 029486 fetch 1 ,mem_rfcomm_state 
+0x6a87 029487 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029488 store 1 ,mem_rfcomm_state 
+0x6a89 029489 branch rfcomm_rx_process_end 
+:      029492 rfcomm_rx_process:
+0x6a8a 029493 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029494 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029495 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029496 branch rfcomm_rx_process_reconn 
+:      029498 rfcomm_rx_process_remote_page:
+0x6a8e 029499 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029500 copy pdata ,contr 
+0x6a90 029501 call get_rfcomm_head_struct 
+0x6a91 029502 fetch 1 ,mem_current_channel 
+0x6a92 029503 beq 0 ,parse_dlci0_rp 
+0x6a93 029504 branch parse_uih_rp 
+:      029505 parse_dlci0_rp:
+0x6a94 029506 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029507 fetch 1 ,mem_current_frame_type 
+0x6a96 029508 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029509 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029510 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029511 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029512 rtn 
+:      029515 parse_dlci0_rp_uih:
+0x6a9b 029516 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029517 copy pdata ,contr 
+0x6a9d 029518 call get_rfcomm_uih_head_struct 
+0x6a9e 029519 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029520 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029521 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029522 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029523 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029524 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029525 branch rfcomm_rx_process_end 
+:      029527 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029528 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029530 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029532 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029533 fetch 1 ,mem_spp_state 
+0x6aa8 029534 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029535 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029536 store 1 ,mem_spp_state 
+0x6aab 029537 call rfcomm_send_param_neg_res 
+0x6aac 029538 branch rfcomm_rx_process_end 
+:      029540 parse_dlci0_rp_uih_pn_res:
+0x6aad 029541 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029542 branch rfcomm_rx_process_end 
+:      029544 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029545 call get_param_payload_ptr 
+0x6ab0 029546 branch get_rfcomm_prarmer_negotiation 
+:      029548 get_rfcomm_param_modem_status:
+0x6ab1 029549 call get_param_payload_ptr 
+0x6ab2 029550 ifetch 1 ,contr 
+0x6ab3 029551 rshift3 pdata ,pdata 
+0x6ab4 029552 store 1 ,mem_ms_channel 
+0x6ab5 029553 ifetch 1 ,contr 
+0x6ab6 029554 store 1 ,mem_ms_param 
+0x6ab7 029555 rtn 
+:      029558 get_rfcomm_head_struct:
+0x6ab8 029559 ifetch 1 ,contr 
+0x6ab9 029560 store 1 ,mem_current_adss 
+0x6aba 029561 rshift3 pdata ,pdata 
+0x6abb 029562 store 1 ,mem_current_channel 
+0x6abc 029563 ifetch 1 ,contr 
+0x6abd 029564 store 1 ,mem_current_frame_type 
+:      029565 get_rfcomm_current_length:
+0x6abe 029566 call get_rfcomm_length_common 
+0x6abf 029567 storet 2 ,mem_current_length 
+0x6ac0 029568 copy contr ,pdata 
+0x6ac1 029569 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029570 rtn 
+:      029572 get_rfcomm_uih_head_struct:
+0x6ac3 029573 ifetch 1 ,contr 
+0x6ac4 029574 rshift pdata ,pdata 
+0x6ac5 029575 store 1 ,mem_uih_cmd_type 
+0x6ac6 029576 call get_rfcomm_length_common 
+0x6ac7 029577 storet 2 ,mem_uih_length 
+0x6ac8 029578 copy contr ,pdata 
+0x6ac9 029579 store 2 ,mem_param_payload_ptr 
+0x6aca 029580 rtn 
+:      029583 get_param_payload_ptr:
+0x6acb 029584 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029585 copy pdata ,contr 
+0x6acd 029586 rtn 
+:      029588 get_rfcomm_length_common:
+0x6ace 029589 ifetch 1 ,contr 
+0x6acf 029590 copy pdata ,temp 
+0x6ad0 029591 rshift temp ,temp 
+0x6ad1 029592 rtnbit1 0 
+0x6ad2 029593 ifetch 1 ,contr 
+0x6ad3 029594 lshift3 pdata ,pdata 
+0x6ad4 029595 lshift4 pdata ,pdata 
+0x6ad5 029596 iadd temp ,temp 
+0x6ad6 029597 rtn 
+:      029599 get_rfcomm_prarmer_negotiation:
+0x6ad7 029600 ifetch 1 ,contr 
+0x6ad8 029601 store 1 ,mem_pn_dlci 
+0x6ad9 029602 ifetch 1 ,contr 
+0x6ada 029603 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029604 ifetch 1 ,contr 
+0x6adc 029605 store 1 ,mem_pn_priority 
+0x6add 029606 ifetch 1 ,contr 
+0x6ade 029607 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029608 ifetch 2 ,contr 
+0x6ae0 029609 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029610 ifetch 1 ,contr 
+0x6ae2 029611 store 1 ,mem_pn_max_retrans 
+0x6ae3 029612 ifetch 1 ,contr 
+0x6ae4 029613 store 1 ,mem_remote_credits 
+0x6ae5 029614 rtn 
+:      029617 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029618 call get_rfcomm_param_modem_status 
+0x6ae7 029620 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029622 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029623 fetch 1 ,mem_spp_state 
+0x6ae9 029624 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029625 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029626 store 1 ,mem_spp_state 
+0x6aec 029627 fetcht 1 ,mem_pn_dlci 
+0x6aed 029628 lshift2 temp ,temp 
+0x6aee 029629 or_into 3 ,temp 
+0x6aef 029630 call rfcomm_send_modem_status_res 
+0x6af0 029631 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029632 branch rfcomm_rx_process_end 
+:      029634 parse_dlci0_rp_uih_ms_res:
+0x6af2 029635 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029636 call ui_ipc_send_event 
+0x6af4 029637 call get_rfcomm_param_modem_status 
+0x6af5 029638 fetch 1 ,mem_ms_channel 
+0x6af6 029639 sub pdata ,1 ,null 
+0x6af7 029640 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029641 branch assert 
+:      029642 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029643 fetch 1 ,mem_spp_state 
+0x6afa 029644 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029645 store 1 ,mem_spp_state 
+0x6afc 029646 branch rfcomm_rx_process_end 
+:      029648 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029649 call get_param_payload_ptr 
+0x6afe 029650 ifetch 1 ,contr 
+0x6aff 029651 store 1 ,mem_rpn_dlci 
+0x6b00 029652 call l2cap_malloc_rfcomm_channel 
+0x6b01 029653 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029654 setarg 0x000e 
+0x6b03 029655 istore 2 ,contw 
+0x6b04 029656 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029657 istore 2 ,contw 
+0x6b06 029658 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029660 lshift pdata ,pdata 
+0x6b08 029661 set1 0 ,pdata 
+0x6b09 029662 istore 1 ,contw 
+0x6b0a 029663 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029664 setarg 0x15ef 
+0x6b0c 029665 istore 2 ,contw 
+0x6b0d 029666 setarg 0x1191 
+0x6b0e 029667 istore 2 ,contw 
+0x6b0f 029670 fetch 1 ,mem_rpn_dlci 
+0x6b10 029671 istore 1 ,contw 
+0x6b11 029672 setarg 0x000007 
+0x6b12 029673 istore 5 ,contw 
+0x6b13 029676 setarg 0x01 
+0x6b14 029677 istore 2 ,contw 
+0x6b15 029680 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029681 istore 1 ,contw 
+0x6b17 029682 rtn 
+:      029686 parse_uih_rp:
+0x6b18 029687 branch parse_uih_rp_spp 
+:      029689 parse_uih_rp_spp:
+0x6b19 029690 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029691 fetch 1 ,mem_current_frame_type 
+0x6b1b 029692 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029693 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029694 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029695 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029696 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029697 rtn 
+:      029698 parse_uih_rp_spp_ua:
+0x6b21 029699 fetch 1 ,mem_spp_state 
+0x6b22 029700 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029701 store 1 ,mem_spp_state 
+0x6b24 029702 branch rfcomm_rx_process_end 
+:      029703 parse_uih_rp_spp_sabm:
+0x6b25 029704 fetch 1 ,mem_spp_state 
+0x6b26 029705 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029706 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029707 store 1 ,mem_spp_state 
+0x6b29 029708 fetch 1 ,mem_current_adss 
+0x6b2a 029709 call rfcomm_calculate_fcs_ua 
+0x6b2b 029710 store 1 ,mem_current_fcs 
+0x6b2c 029711 call rfcomm_send_ua 
+0x6b2d 029712 fetch 1 ,mem_current_adss 
+0x6b2e 029713 rshift2 pdata ,pdata 
+0x6b2f 029714 store 1 ,mem_pn_dlci 
+0x6b30 029715 lshift2 pdata ,pdata 
+0x6b31 029716 set0 rfcomm_address_cr ,pdata 
+0x6b32 029717 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029718 arg mem_hiufcs_spp ,temp 
+0x6b34 029719 storet 2 ,mem_contw_temp 
+0x6b35 029720 call rfcomm_save_fcs_uih 
+0x6b36 029721 branch rfcomm_rx_process_end 
+:      029723 parse_uih_spp_uih_credits:
+0x6b37 029724 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029725 copy pdata ,contr 
+0x6b39 029726 increase 1 ,pdata 
+0x6b3a 029727 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029728 ifetch 1 ,contr 
+0x6b3c 029729 fetcht 1 ,mem_remote_credits 
+0x6b3d 029730 iadd temp ,pdata 
+0x6b3e 029731 store 1 ,mem_remote_credits 
+:      029732 parse_uih_spp_uih:
+0x6b3f 029733 call rfcomm_increase_credit_given 
+:      029734 parse_uih_spp_uih_cont:
+0x6b40 029735 call get_rfcomm_snd_adss 
+0x6b41 029736 call rfcomm_send_uih_without_payload 
+0x6b42 029737 call spp_process_rx_data 
+0x6b43 029738 branch rfcomm_rx_process_end 
+:      029740 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029741 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029742 call ui_ipc_send_event 
+:      029743 parse_uih_rp_spp_disconn:
+0x6b46 029744 call rfcomm_init_spp 
+0x6b47 029745 fetch 1 ,mem_current_adss 
+0x6b48 029746 call rfcomm_calculate_fcs_ua 
+0x6b49 029747 store 1 ,mem_current_fcs 
+0x6b4a 029748 call rfcomm_send_ua 
+0x6b4b 029749 branch rfcomm_rx_process_end 
+:      029754 rfcomm_rx_process_reconn:
+0x6b4c 029755 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029756 copy pdata ,contr 
+0x6b4e 029757 call get_rfcomm_head_struct 
+0x6b4f 029758 fetch 1 ,mem_current_channel 
+0x6b50 029759 beq 0 ,parse_dlci0_reconn 
+0x6b51 029760 branch parse_uih_reconn 
+:      029762 parse_dlci0_reconn:
+0x6b52 029763 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029764 fetch 1 ,mem_current_frame_type 
+0x6b54 029765 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029766 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029767 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029768 branch rfcomm_rx_process_end 
+:      029769 parse_dlci0_reconn_uih:
+0x6b58 029770 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029771 copy pdata ,contr 
+0x6b5a 029772 call get_rfcomm_uih_head_struct 
+0x6b5b 029773 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029774 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029775 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029776 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029777 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029778 branch rfcomm_rx_process_end 
+:      029780 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029781 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029782 fetch 1 ,mem_pn_dlci 
+0x6b63 029783 rshift pdata ,pdata 
+0x6b64 029784 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029785 isub temp ,null 
+0x6b66 029786 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029787 branch assert 
+:      029788 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029789 fetch 1 ,mem_spp_state 
+0x6b69 029790 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029791 store 1 ,mem_spp_state 
+0x6b6b 029792 branch rfcomm_rx_process_end 
+:      029794 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029795 call get_rfcomm_param_modem_status 
+0x6b6d 029796 fetch 1 ,mem_ms_channel 
+0x6b6e 029797 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029798 isub temp ,null 
+0x6b70 029799 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029800 branch assert 
+0x6b72 029801 branch rfcomm_rx_process_end 
+:      029802 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029803 fetch 1 ,mem_spp_state 
+0x6b74 029804 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029805 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029806 store 1 ,mem_spp_state 
+0x6b77 029807 fetcht 1 ,mem_pn_dlci 
+0x6b78 029808 lshift2 temp ,temp 
+0x6b79 029809 or_into 3 ,temp 
+0x6b7a 029810 call rfcomm_send_modem_status_res 
+0x6b7b 029811 branch rfcomm_rx_process_end 
+:      029813 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029814 call get_rfcomm_param_modem_status 
+0x6b7d 029815 fetch 1 ,mem_ms_channel 
+0x6b7e 029816 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029817 isub temp ,null 
+0x6b80 029818 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029819 branch assert 
+:      029820 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029821 fetch 1 ,mem_spp_state 
+0x6b83 029822 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029823 store 1 ,mem_spp_state 
+0x6b85 029824 branch rfcomm_rx_process_end 
+:      029826 parse_uih_reconn:
+0x6b86 029827 fetch 1 ,mem_current_channel 
+0x6b87 029828 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029829 isub temp ,null 
+0x6b89 029830 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029831 branch assert 
+0x6b8b 029832 branch rfcomm_rx_process_end 
+:      029834 parse_uih_reconn_spp:
+0x6b8c 029835 fetch 1 ,mem_current_frame_type 
+0x6b8d 029836 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029837 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029838 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029839 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029840 parse_uih_reconn_spp_ua:
+0x6b91 029841 fetch 1 ,mem_spp_state 
+0x6b92 029842 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029843 store 1 ,mem_spp_state 
+0x6b94 029844 branch rfcomm_rx_process_end 
+:      029845 parse_uih_reconn_spp_sabm:
+0x6b95 029846 branch parse_uih_reconn_spp_sabm 
+:      029847 parse_uih_reconn_spp_disconn:
+0x6b96 029848 branch parse_uih_rp_spp_disconn 
+:      029849 rfcomm_rx_process_end:
+0x6b97 029850 rtn 
+:      029852 rfcomm_send_more_pkt:
+0x6b98 029853 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029854 rtn blank 
+0x6b9a 029855 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029856 branch assert 
+:      029858 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029859 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029860 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029861 arg spp_slave_channel ,temp 
+0x6b9f 029862 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029863 lshift2 temp ,temp 
+:      029864 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029865 or_into 0x03 ,temp 
+0x6ba2 029866 arg 0xaa ,rega 
+0x6ba3 029867 call rfcomm_send_modem_status_cmd 
+0x6ba4 029868 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029869 copy contw ,contr 
+0x6ba6 029870 ifetch 2 ,contr 
+0x6ba7 029871 branch assert ,blank 
+0x6ba8 029872 rtn 
+:      029874 rfcomm_send_sabm:
+0x6ba9 029875 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029876 setarg 0x0004 
+0x6bab 029877 istore 2 ,contw 
+0x6bac 029878 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029879 istore 2 ,contw 
+0x6bae 029880 fetch 1 ,mem_current_adss 
+0x6baf 029881 istore 1 ,contw 
+0x6bb0 029882 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029883 setarg 0x013f 
+0x6bb2 029884 istore 2 ,contw 
+0x6bb3 029885 fetch 1 ,mem_current_fcs 
+0x6bb4 029886 istore 1 ,contw 
+0x6bb5 029887 rtn 
+:      029888 rfcomm_send_ua:
+0x6bb6 029889 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029890 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029891 setarg 0x0004 
+0x6bb9 029892 istore 2 ,contw 
+0x6bba 029893 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029894 istore 2 ,contw 
+0x6bbc 029895 fetch 1 ,mem_current_adss 
+0x6bbd 029896 istore 1 ,contw 
+0x6bbe 029897 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029898 setarg 0x0173 
+0x6bc0 029899 istore 2 ,contw 
+0x6bc1 029900 fetch 1 ,mem_current_fcs 
+0x6bc2 029901 istore 1 ,contw 
+0x6bc3 029902 rtn 
+:      029903 rfcomm_send_param_neg_cmd:
+0x6bc4 029904 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029905 setarg 0x000e 
+0x6bc6 029906 istore 2 ,contw 
+0x6bc7 029907 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029908 istore 2 ,contw 
+0x6bc9 029909 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029910 lshift pdata ,pdata 
+0x6bcb 029911 set1 0 ,pdata 
+0x6bcc 029912 istore 1 ,contw 
+0x6bcd 029913 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029914 setarg 0x15ef 
+0x6bcf 029915 istore 2 ,contw 
+0x6bd0 029916 setarg 0x1183 
+0x6bd1 029917 istore 2 ,contw 
+0x6bd2 029918 copy temp ,pdata 
+0x6bd3 029919 istore 1 ,contw 
+0x6bd4 029920 setarg 0x0000f0 
+0x6bd5 029921 istore 3 ,contw 
+0x6bd6 029922 setarg rfcomm_max_frame_size 
+0x6bd7 029923 istore 2 ,contw 
+0x6bd8 029924 setarg 0 
+0x6bd9 029925 istore 1 ,contw 
+0x6bda 029926 setarg 0x01 
+0x6bdb 029927 istore 1 ,contw 
+0x6bdc 029928 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029929 istore 1 ,contw 
+0x6bde 029930 jam 0x10 ,mem_credit_given 
+0x6bdf 029931 rtn 
+:      029932 rfcomm_send_param_neg_res:
+0x6be0 029933 call l2cap_malloc_rfcomm_channel 
+0x6be1 029934 call l2cap_get_rfcomm_tx_buff 
+0x6be2 029935 setarg 0x000e 
+0x6be3 029936 istore 2 ,contw 
+0x6be4 029937 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 029938 istore 2 ,contw 
+0x6be6 029939 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 029940 lshift pdata ,pdata 
+0x6be8 029941 set1 0 ,pdata 
+0x6be9 029942 istore 1 ,contw 
+0x6bea 029943 bpatchx patch35_5 ,mem_patch35 
+0x6beb 029944 setarg 0x15ef 
+0x6bec 029945 istore 2 ,contw 
+0x6bed 029946 setarg 0x1181 
+0x6bee 029947 istore 2 ,contw 
+0x6bef 029948 fetch 1 ,mem_pn_dlci 
+0x6bf0 029949 istore 1 ,contw 
+0x6bf1 029950 setarg 0x0000e0 
+0x6bf2 029951 istore 3 ,contw 
+0x6bf3 029952 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 029953 istore 2 ,contw 
+0x6bf5 029954 setarg 0x00 
+0x6bf6 029955 istore 1 ,contw 
+0x6bf7 029956 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 029957 istore 1 ,contw 
+0x6bf9 029958 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 029959 istore 1 ,contw 
+0x6bfb 029960 rtn 
+:      029961 rfcomm_send_modem_status_cmd:
+0x6bfc 029962 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 029963 setarg 0x0008 
+0x6bfe 029964 istore 2 ,contw 
+0x6bff 029965 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 029966 istore 2 ,contw 
+0x6c01 029967 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 029968 lshift pdata ,pdata 
+0x6c03 029969 set1 0 ,pdata 
+0x6c04 029970 istore 1 ,contw 
+0x6c05 029971 bpatchx patch35_6 ,mem_patch35 
+0x6c06 029972 setarg 0x09ef 
+0x6c07 029973 istore 2 ,contw 
+0x6c08 029974 setarg 0x05e3 
+0x6c09 029975 istore 2 ,contw 
+0x6c0a 029976 copy temp ,pdata 
+0x6c0b 029977 istore 1 ,contw 
+0x6c0c 029978 setarg 0x8d 
+0x6c0d 029979 istore 1 ,contw 
+0x6c0e 029980 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 029981 istore 1 ,contw 
+0x6c10 029982 rtn 
+:      029984 rfcomm_send_modem_status_res:
+0x6c11 029985 call l2cap_malloc_rfcomm_channel 
+0x6c12 029986 call l2cap_get_rfcomm_tx_buff 
+0x6c13 029987 setarg 0x0008 
+0x6c14 029988 istore 2 ,contw 
+0x6c15 029989 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 029990 istore 2 ,contw 
+0x6c17 029991 copy temp ,timeup 
+0x6c18 029992 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 029993 lshift pdata ,pdata 
+0x6c1a 029994 set1 0 ,pdata 
+0x6c1b 029995 istore 1 ,contw 
+0x6c1c 029996 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 029997 setarg 0x09ef 
+0x6c1e 029998 istore 2 ,contw 
+0x6c1f 029999 setarg 0x05e1 
+0x6c20 030000 istore 2 ,contw 
+0x6c21 030001 copy timeup ,pdata 
+0x6c22 030002 istore 1 ,contw 
+0x6c23 030003 setarg 0x8d 
+0x6c24 030004 istore 1 ,contw 
+0x6c25 030005 call rfcomm_calculate_fcs_dlci0 
+0x6c26 030006 istore 1 ,contw 
+0x6c27 030007 rtn 
+:      030009 rfcomm_send_uih_without_payload:
+0x6c28 030010 bpatchx patch36_0 ,mem_patch36 
+0x6c29 030011 fetch 1 ,mem_credit_given 
+0x6c2a 030012 rtn blank 
+0x6c2b 030013 hfetch 2 ,core_uart_rxitems 
+0x6c2c 030014 nrtn blank 
+0x6c2d 030015 copy rega ,pdata 
+0x6c2e 030016 store 1 ,mem_pdatatemp + 1 
+0x6c2f 030017 storet 1 ,mem_pdatatemp 
+0x6c30 030018 call l2cap_malloc_is_fifo_full 
+0x6c31 030019 nrtn blank 
+0x6c32 030020 call l2cap_malloc_rfcomm_channel 
+0x6c33 030021 call l2cap_get_rfcomm_tx_buff 
+0x6c34 030022 setarg 0x05 
+0x6c35 030023 istore 2 ,contw 
+0x6c36 030024 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 030025 istore 2 ,contw 
+0x6c38 030026 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 030027 istore 1 ,contw 
+0x6c3a 030028 setarg 0x01ff 
+0x6c3b 030029 istore 2 ,contw 
+0x6c3c 030030 fetch 1 ,mem_credit_given 
+0x6c3d 030031 istore 1 ,contw 
+0x6c3e 030032 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 030033 istore 1 ,contw 
+0x6c40 030034 jam 0 ,mem_credit_given 
+0x6c41 030035 rtn 
+:      030037 rfcomm_increase_credit_given:
+0x6c42 030038 bpatchx patch36_1 ,mem_patch36 
+0x6c43 030039 fetch 1 ,mem_credit_flag 
+0x6c44 030040 rtneq credit_enable 
+0x6c45 030041 fetch 2 ,mem_current_length 
+0x6c46 030042 rtn blank 
+0x6c47 030043 fetch 1 ,mem_credit_given 
+0x6c48 030044 increase 1 ,pdata 
+0x6c49 030045 store 1 ,mem_credit_given 
+0x6c4a 030046 rtn 
+:      030048 spp_process_rx_data:
+0x6c4b 030049 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 030050 branch callback_func 
+:      030052 spp_tx_rfcomm_packet:
+0x6c4d 030053 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 030055 fetch 1 ,mem_remote_credits 
+0x6c4f 030056 rtn blank 
+0x6c50 030057 increase -1 ,pdata 
+0x6c51 030058 store 1 ,mem_remote_credits 
+0x6c52 030059 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 030060 fetcht 2 ,mem_current_packet_length 
+0x6c54 030061 isub temp ,null 
+0x6c55 030062 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 030063 store 2 ,mem_current_packet_length 
+:      030064 ssp_tx_rfcomm_from_uart:
+0x6c57 030065 fetch 1 ,mem_credit_given 
+0x6c58 030066 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 030067 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 030068 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 030069 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 030070 setarg rsp_rx_uih_wdata 
+0x6c5d 030071 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 030072 branch ssp_tx_rfcomm_from_uart_common 
+:      030073 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 030074 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 030075 fetch 1 ,mem_hiufcs_spp 
+0x6c61 030076 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 030077 setarg rsp_tx_uih 
+0x6c63 030078 store 1 ,mem_rfcomm_send_frame_type 
+:      030079 ssp_tx_rfcomm_from_uart_common:
+0x6c64 030080 bpatchx patch36_3 ,mem_patch36 
+0x6c65 030081 fetch 2 ,mem_current_packet_length 
+0x6c66 030082 sub pdata ,127 ,null 
+0x6c67 030083 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 030084 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 030085 increase 1 ,pdata 
+0x6c6a 030086 store 1 ,mem_rfcomm_send_offset 
+:      030087 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 030088 call get_rfcomm_snd_adss 
+0x6c6c 030089 fetch 2 ,mem_current_packet_length 
+0x6c6d 030090 increase 8 ,pdata 
+0x6c6e 030091 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 030092 iadd temp ,rega 
+0x6c70 030094 call l2cap_malloc 
+0x6c71 030095 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 030096 increase 4 ,pdata 
+0x6c73 030097 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 030098 copy pdata ,contw 
+0x6c75 030099 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 030100 istore 1 ,contw 
+0x6c77 030101 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 030102 istore 1 ,contw 
+0x6c79 030103 call ssp_tx_write_length 
+0x6c7a 030104 call ssp_tx_write_given_credit 
+0x6c7b 030105 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030106 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030107 copy pdata ,contru 
+0x6c7e 030108 fetch 2 ,mem_current_packet_length 
+0x6c7f 030109 copy pdata ,loopcnt 
+0x6c80 030110 call uart_copy_rx_bytes_fast 
+0x6c81 030111 copy contw ,temp 
+0x6c82 030112 copy contru ,pdata 
+0x6c83 030113 store 2 ,mem_nl_rx_data_src 
+0x6c84 030114 copy temp ,contw 
+0x6c85 030115 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030116 istore 1 ,contw 
+0x6c87 030117 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030118 copy pdata ,contw 
+0x6c89 030119 fetch 2 ,mem_current_packet_length 
+0x6c8a 030120 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030121 iadd temp ,pdata 
+0x6c8c 030122 increase 4 ,pdata 
+0x6c8d 030123 istore 2 ,contw 
+0x6c8e 030124 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030125 istore 2 ,contw 
+0x6c90 030126 jam 0 ,mem_credit_given 
+0x6c91 030127 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030128 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030129 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030130 rtn 
+:      030132 ssp_tx_write_length:
+0x6c95 030133 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030134 fetch 2 ,mem_current_packet_length 
+0x6c97 030135 sub pdata ,0x7f ,null 
+0x6c98 030136 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030137 lshift pdata ,pdata 
+0x6c9a 030138 set1 0 ,pdata 
+0x6c9b 030139 istore 1 ,contw 
+0x6c9c 030140 rtn 
+:      030141 ssp_tx_write_long_packet:
+0x6c9d 030142 fetch 2 ,mem_current_packet_length 
+0x6c9e 030143 rshift3 pdata ,pdata 
+0x6c9f 030144 rshift4 pdata ,temp 
+0x6ca0 030145 and_into 0x7f ,pdata 
+0x6ca1 030146 lshift pdata ,pdata 
+0x6ca2 030147 set0 0 ,pdata 
+0x6ca3 030148 istore 1 ,contw 
+0x6ca4 030149 istoret 1 ,contw 
+0x6ca5 030150 rtn 
+:      030151 ssp_tx_write_given_credit:
+0x6ca6 030152 fetch 1 ,mem_credit_given 
+0x6ca7 030153 rtn blank 
+0x6ca8 030154 istore 1 ,contw 
+0x6ca9 030155 rtn 
+:      030160 scheduler_process:
+0x6caa 030161 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030162 call check_51cmd 
+0x6cac 030163 call app_process_bb_event 
+0x6cad 030164 call process_conn_sm 
+0x6cae 030166 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030167 call sp_calc_sequence 
+0x6cb0 030168 call simple_pairing_sequence 
+0x6cb1 030169 call master_simple_paring_sequence 
+0x6cb2 030172 call l2cap_malloc_is_fifo_full 
+0x6cb3 030173 nrtn blank 
+0x6cb4 030175 call l2cap_call_proc_sigal_pending 
+0x6cb5 030176 call l2cap_malloc_is_fifo_full 
+0x6cb6 030177 nrtn blank 
+0x6cb7 030178 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030180 call process_upper_sm 
+0x6cb9 030181 call l2cap_send_config_req 
+0x6cba 030182 call rfcomm_send_more_pkt 
+:      030183 scheduler_process0:
+0x6cbb 030184 call scheduler_tx_disconnect_hid 
+0x6cbc 030185 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030188 branch app_process_bt 
+:      030190 scheduler_tx_disconnect_hid:
+0x6cbe 030191 fetch 1 ,mem_control_tasks 
+0x6cbf 030192 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030193 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030194 rtn 
+:      030196 scheduler_tx_l2cap_pkt:
+0x6cc2 030197 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030198 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030199 rtn blank 
+0x6cc5 030200 fetch 1 ,mem_op 
+0x6cc6 030201 rtnbit1 op_txl2cap 
+0x6cc7 030202 call l2cap_malloc_fifo_out 
+0x6cc8 030203 store 2 ,mem_txptr 
+0x6cc9 030204 copy pdata ,contr 
+0x6cca 030205 ifetch 2 ,contr 
+0x6ccb 030206 increase 4 ,pdata 
+0x6ccc 030207 store 2 ,mem_tx_len 
+0x6ccd 030208 jam 6 ,mem_tx_lch 
+0x6cce 030209 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030210 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030211 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030212 fetch 1 ,mem_op 
+0x6cd2 030213 rtnbit0 op_pkt_comp 
+0x6cd3 030214 set0 op_pkt_comp ,pdata 
+0x6cd4 030215 store 1 ,mem_op 
+0x6cd5 030216 jam 5 ,mem_tx_lch 
+0x6cd6 030217 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030218 fetch 2 ,mem_txptr 
+0x6cd8 030219 iadd temp ,pdata 
+0x6cd9 030220 store 2 ,mem_txptr 
+0x6cda 030221 fetch 2 ,mem_tx_len 
+0x6cdb 030222 isub temp ,pdata 
+0x6cdc 030223 store 2 ,mem_tx_len 
+:      030224 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030225 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030226 fetch 2 ,mem_tx_len 
+0x6cdf 030227 branch assert ,blank 
+0x6ce0 030228 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030229 isub temp ,pdata 
+0x6ce2 030230 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030231 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030232 storet 2 ,mem_tx_len 
+0x6ce5 030233 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030234 iadd temp ,pdata 
+0x6ce7 030235 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030236 branch scheduler_tx_l2cap_pkt_end 
+:      030237 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030238 setarg 0 
+0x6cea 030239 store 2 ,mem_l2cap_tx_multi_offset 
+:      030240 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030241 fetch 1 ,mem_op 
+0x6cec 030242 set1 op_txl2cap ,pdata 
+0x6ced 030243 store 1 ,mem_op 
+0x6cee 030244 rtn 
+:      030246 scheduler_start_upper_sm:
+0x6cef 030247 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030248 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030249 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030250 rtn 
+:      030251 scheduler_start_upper_sm_hid:
+0x6cf3 030252 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030253 rtn 
+:      030255 process_upper_sm:
+0x6cf5 030256 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030257 nbranch process_upper_sm_reconn ,blank 
+:      030258 process_upper_sm_remote_page:
+0x6cf7 030259 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030261 rtn blank 
+0x6cf9 030263 jam 0 ,mem_upper_sm_remote_page 
+:      030264 process_upper_sm_rp_wait:
+0x6cfa 030265 rtn 
+:      030268 process_upper_sm_reconn:
+0x6cfb 030269 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030270 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030271 rtn blank 
+0x6cfe 030272 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030273 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030274 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030275 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030276 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030277 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030278 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030279 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030280 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030281 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030282 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030283 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030284 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030285 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030286 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030287 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030288 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030289 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030290 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030291 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030292 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030293 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030294 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030295 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030296 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030297 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030298 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030299 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030300 process_upper_sm_reconn_wait:
+0x6d1a 030301 rtn 
+:      030302 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030303 call upper_sm_send_sdp_conn 
+0x6d1c 030304 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030305 fetch 1 ,mem_sdp_state 
+0x6d1e 030306 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030307 store 1 ,mem_sdp_state 
+0x6d20 030308 rtn 
+:      030309 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030310 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030311 fetch 1 ,mem_sdp_state 
+0x6d23 030312 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030313 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030314 call upper_sm_send_sdp_cfg 
+0x6d26 030315 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030316 fetch 1 ,mem_sdp_state 
+0x6d28 030317 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030318 store 1 ,mem_sdp_state 
+0x6d2a 030319 rtn 
+:      030320 process_upper_sm_reconn_ss_spp:
+0x6d2b 030321 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030322 nrtn blank 
+0x6d2d 030323 call upper_sm_send_ss_spp 
+0x6d2e 030324 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030325 rtn 
+:      030326 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030327 call upper_sm_send_sdp_disconn 
+0x6d31 030328 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030329 rtn 
+:      030330 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030331 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030332 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030333 fetch 1 ,mem_hid_control_state 
+0x6d36 030334 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030335 store 1 ,mem_hid_control_state 
+0x6d38 030336 rtn 
+:      030337 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030338 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030339 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030340 fetch 1 ,mem_hid_control_state 
+0x6d3c 030341 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030342 store 1 ,mem_hid_control_state 
+0x6d3e 030343 rtn 
+:      030344 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030345 call upper_sm_send_hid_int_conn 
+0x6d40 030346 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030347 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030348 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030349 store 1 ,mem_hid_interrupt_state 
+0x6d44 030350 rtn 
+:      030351 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030352 call upper_sm_send_hid_int_cfg 
+0x6d46 030353 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030354 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030355 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030356 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030357 rtn 
+:      030358 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030359 call upper_sm_send_rfcomm_conn 
+0x6d4c 030360 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030361 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030362 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030363 store 1 ,mem_rfcomm_state 
+0x6d50 030364 rtn 
+:      030365 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030366 call upper_sm_send_rfcomm_cfg 
+0x6d52 030367 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030368 fetch 1 ,mem_rfcomm_state 
+0x6d54 030369 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030370 store 1 ,mem_rfcomm_state 
+0x6d56 030371 rtn 
+:      030372 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030373 call upper_sm_send_rfcomm_sabm 
+0x6d58 030374 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030375 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030376 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030377 store 1 ,mem_rfcomm_state 
+0x6d5c 030378 rtn 
+:      030379 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030380 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030381 fetch 1 ,mem_spp_state 
+0x6d5f 030382 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030383 store 1 ,mem_spp_state 
+0x6d61 030384 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030385 rtn 
+:      030386 process_upper_sm_reconn_spp_sabm:
+0x6d63 030387 call upper_sm_send_spp_sabm 
+0x6d64 030388 fetch 1 ,mem_spp_state 
+0x6d65 030389 set1 rfcomm_channel_state_sabm 
+0x6d66 030390 store 1 ,mem_spp_state 
+0x6d67 030391 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030392 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030393 lshift3 pdata ,pdata 
+0x6d6a 030394 or_into 3 ,pdata 
+0x6d6b 030395 arg mem_hiufcs_spp ,temp 
+0x6d6c 030396 storet 2 ,mem_contw_temp 
+0x6d6d 030397 branch rfcomm_save_fcs_uih 
+:      030398 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030399 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030400 fetch 1 ,mem_spp_state 
+0x6d70 030401 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030402 store 1 ,mem_spp_state 
+0x6d72 030403 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030404 rtn 
+:      030406 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030407 fetch 1 ,mem_sdp_state 
+0x6d75 030408 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030409 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030410 branch process_upper_sm_reconn 
+:      030411 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030412 fetch 1 ,mem_sdp_state 
+0x6d79 030413 rtnne l2cap_channel_setup_complete 
+0x6d7a 030414 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030415 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030416 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030417 rtnne recieve_ss_reasult_hf 
+0x6d7d 030418 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030419 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030420 branch process_upper_sm_reconn 
+:      030421 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030422 fetch 1 ,mem_sdp_state 
+0x6d81 030423 nrtn blank 
+0x6d82 030424 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030425 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030426 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030427 branch process_upper_sm_reconn_termination 
+:      030428 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030429 fetch 1 ,mem_hid_control_state 
+0x6d87 030430 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030431 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030432 branch process_upper_sm_reconn 
+:      030433 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030434 fetch 1 ,mem_hid_control_state 
+0x6d8b 030435 rtnne l2cap_channel_setup_complete 
+0x6d8c 030436 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030437 branch process_upper_sm_reconn 
+:      030438 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030439 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030440 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030441 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030442 branch process_upper_sm_reconn 
+:      030443 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030444 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030445 rtnne l2cap_channel_setup_complete 
+0x6d94 030446 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030447 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030448 branch process_upper_sm_reconn_termination 
+:      030449 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030450 fetch 1 ,mem_rfcomm_state 
+0x6d98 030451 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030452 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030453 branch process_upper_sm_reconn 
+:      030454 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030455 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030456 rtnne l2cap_channel_setup_complete 
+0x6d9d 030457 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030458 branch process_upper_sm_reconn 
+:      030459 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030460 fetch 1 ,mem_rfcomm_state 
+0x6da0 030461 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030462 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030463 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030464 branch process_upper_sm_reconn_termination 
+:      030465 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030466 fetch 1 ,mem_spp_state 
+0x6da5 030467 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030468 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030469 branch process_upper_sm_reconn 
+:      030470 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030471 fetch 1 ,mem_spp_state 
+0x6da9 030472 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030473 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030474 branch process_upper_sm_reconn 
+:      030475 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030476 fetch 1 ,mem_spp_state 
+0x6dad 030477 rtnne rfcomm_channel_setup_complete 
+0x6dae 030478 branch process_upper_sm_reconn_termination 
+:      030480 process_upper_sm_reconn_setup_hid:
+0x6daf 030481 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030482 branch process_upper_sm_reconn 
+:      030484 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030485 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030486 branch process_upper_sm_reconn 
+:      030487 process_upper_sm_reconn_setup_spp:
+0x6db3 030488 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030489 branch process_upper_sm_reconn 
+:      030493 process_upper_sm_reconn_termination:
+0x6db5 030494 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030495 rtn 
+:      030496 upper_sm_send_sdp_conn:
+0x6db7 030497 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030498 call l2cap_malloc_signal_channel 
+0x6db9 030499 setarg psm_sdp 
+0x6dba 030500 copy pdata ,temp 
+0x6dbb 030501 setarg l2cap_sdp_channel 
+0x6dbc 030502 copy pdata ,timeup 
+0x6dbd 030503 branch ml2cap_send_signal_connect_req 
+:      030505 upper_sm_send_sdp_cfg:
+0x6dbe 030506 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030507 call l2cap_malloc_signal_channel 
+0x6dc0 030508 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030509 copy pdata ,temp 
+0x6dc2 030510 branch ml2cap_send_signal_config_req 
+:      030512 upper_sm_send_sdp_disconn:
+0x6dc3 030513 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030514 call l2cap_malloc_signal_channel 
+0x6dc5 030515 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030516 copy pdata ,temp 
+0x6dc7 030517 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030518 call ml2cap_send_signal_disconn_req 
+0x6dc9 030519 fetch 1 ,mem_sdp_state 
+0x6dca 030520 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030521 store 1 ,mem_sdp_state 
+0x6dcc 030522 rtn 
+:      030524 upper_sm_send_ss_spp:
+0x6dcd 030525 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030526 call l2cap_malloc_sdp_channel 
+0x6dcf 030527 call sdp_send_spp_request 
+0x6dd0 030528 branch msdp_send_req_done 
+:      030530 upper_sm_send_rfcomm_conn:
+0x6dd1 030531 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030532 call l2cap_malloc_signal_channel 
+0x6dd3 030533 setarg psm_rfcomm 
+0x6dd4 030534 copy pdata ,temp 
+0x6dd5 030535 setarg l2cap_rfcomm_channel 
+0x6dd6 030536 copy pdata ,timeup 
+0x6dd7 030537 branch ml2cap_send_signal_connect_req 
+:      030539 upper_sm_send_rfcomm_cfg:
+0x6dd8 030540 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030541 call l2cap_malloc_signal_channel 
+0x6dda 030542 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030543 copy pdata ,temp 
+0x6ddc 030544 branch ml2cap_send_signal_config_req 
+:      030546 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030547 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030548 call l2cap_malloc_signal_channel 
+0x6ddf 030549 setarg psm_hid_control 
+0x6de0 030550 copy pdata ,temp 
+0x6de1 030551 setarg l2cap_hid_control_channel 
+0x6de2 030552 copy pdata ,timeup 
+0x6de3 030553 branch ml2cap_send_signal_connect_req 
+:      030555 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030556 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030557 call l2cap_malloc_signal_channel 
+0x6de6 030558 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030559 copy pdata ,temp 
+0x6de8 030560 branch ml2cap_send_signal_config_req 
+:      030562 upper_sm_send_hid_int_conn:
+0x6de9 030563 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030564 call l2cap_malloc_signal_channel 
+0x6deb 030565 setarg psm_hid_interrupt 
+0x6dec 030566 copy pdata ,temp 
+0x6ded 030567 setarg l2cap_hid_interrupt_channel 
+0x6dee 030568 copy pdata ,timeup 
+0x6def 030569 branch ml2cap_send_signal_connect_req 
+:      030571 upper_sm_send_hid_int_cfg:
+0x6df0 030572 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030573 call l2cap_malloc_signal_channel 
+0x6df2 030574 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030575 copy pdata ,temp 
+0x6df4 030576 branch ml2cap_send_signal_config_req 
+:      030578 upper_sm_send_rfcomm_sabm:
+0x6df5 030579 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030580 call l2cap_malloc_rfcomm_channel 
+0x6df7 030582 jam 3 ,mem_current_adss 
+0x6df8 030583 jam 0x1c ,mem_current_fcs 
+0x6df9 030584 call rfcomm_send_sabm 
+0x6dfa 030585 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030586 rtn 
+:      030588 upper_sm_send_spp_cmd_pn:
+0x6dfc 030589 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030590 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030591 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030592 call channel_to_dlci 
+0x6e00 030593 storet 1 ,mem_pn_dlci 
+0x6e01 030594 branch rfcomm_send_param_neg_cmd 
+:      030596 upper_sm_send_spp_sabm:
+0x6e02 030597 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030598 call l2cap_malloc_rfcomm_channel 
+0x6e04 030599 fetcht 1 ,mem_pn_dlci 
+0x6e05 030600 call dlci_to_address_cmd 
+0x6e06 030601 call rfcomm_calculate_fcs_sabm 
+0x6e07 030602 store 1 ,mem_current_fcs 
+0x6e08 030603 fetcht 1 ,mem_pn_dlci 
+0x6e09 030604 call dlci_to_address_cmd 
+0x6e0a 030605 storet 1 ,mem_current_adss 
+0x6e0b 030606 branch rfcomm_send_sabm 
+:      030608 upper_sm_send_spp_cmd_ms:
+0x6e0c 030609 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030610 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030611 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030612 call dlci_to_address_cmd 
+0x6e10 030613 branch rfcomm_send_modem_status_cmd 
+:      030626 sdp_process:
+0x6e11 030627 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030628 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030629 iforce contr 
+0x6e14 030632 ifetch 1 ,contr 
+0x6e15 030633 copy pdata ,regb 
+0x6e16 030634 store 1 ,mem_sdp_pduid 
+0x6e17 030635 ifetch 2 ,contr 
+0x6e18 030636 store 2 ,mem_sdp_transactionid 
+0x6e19 030637 ifetch 1 ,contr 
+0x6e1a 030638 lshift8 pdata ,timeup 
+0x6e1b 030639 ifetch 1 ,contr 
+0x6e1c 030640 iadd timeup ,timeup 
+0x6e1d 030641 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030642 copy contr ,temp 
+0x6e1f 030643 arg 4 ,loopcnt 
+0x6e20 030644 arg mem_sdp_handle_list ,contw 
+0x6e21 030645 call memset0 
+0x6e22 030646 copy temp ,contr 
+0x6e23 030647 deposit regb 
+0x6e24 030648 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030649 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030650 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030651 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030652 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030653 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030654 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030655 branch sdp_insufficient_resource 
+:      030666 sdp_process_ss_req:
+0x6e2c 030667 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030668 call ask_serviceclassid 
+0x6e2e 030669 compare 1 ,temp ,0xff 
+0x6e2f 030670 branch ss_empty_rsp ,true 
+0x6e30 030671 compare 0xff ,temp ,0xff 
+0x6e31 030672 branch sdp_invalid_request_syntax ,true 
+0x6e32 030674 ifetch 2 ,contr 
+0x6e33 030675 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030676 increase -2 ,timeup 
+0x6e35 030678 increase -1 ,timeup 
+0x6e36 030679 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030680 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030681 ifetch 2 ,timeup 
+0x6e39 030682 rtn blank 
+0x6e3a 030683 call search_all_uuid 
+0x6e3b 030684 call l2cap_get_sdp_tx_payload 
+0x6e3c 030685 force 3 ,pdata 
+0x6e3d 030686 istore 1 ,contw 
+0x6e3e 030687 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030688 istore 2 ,contw 
+0x6e40 030689 lshift2 queue ,pdata 
+0x6e41 030690 add pdata ,5 ,pdata 
+0x6e42 030691 add pdata ,5 ,regc 
+0x6e43 030692 byteswap pdata ,pdata 
+0x6e44 030693 istore 2 ,contw 
+0x6e45 030694 deposit queue 
+0x6e46 030695 byteswap pdata ,pdata 
+0x6e47 030696 istore 2 ,contw 
+0x6e48 030697 istore 2 ,contw 
+0x6e49 030698 arg mem_sdp_handle_list ,contr 
+0x6e4a 030699 copy queue ,loopcnt 
+0x6e4b 030700 branch ss_req_blank ,zero 
+:      030701 ss_req_loop:
+0x6e4c 030702 ifetch 4 ,contr 
+0x6e4d 030703 istore 4 ,contw 
+0x6e4e 030704 loop ss_req_loop 
+:      030705 ss_req_blank:
+0x6e4f 030706 force 0 ,pdata 
+0x6e50 030707 istore 1 ,contw 
+0x6e51 030708 deposit regc 
+0x6e52 030709 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030711 rtn 
+:      030722 sdp_process_sa_req:
+0x6e54 030723 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030724 ifetch 4 ,contr 
+0x6e56 030725 store 4 ,mem_sdp_record_handle 
+0x6e57 030726 increase -4 ,timeup 
+0x6e58 030727 call sdp_store_maxbyte 
+0x6e59 030728 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030729 increase -2 ,timeup 
+0x6e5b 030730 call dataelementtype6 
+0x6e5c 030731 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030732 compare 5 ,rega ,0xff 
+0x6e5e 030734 branch sa_judge_wholerange ,true 
+:      030735 sa_isnot_wholerange:
+0x6e5f 030736 arg mem_sdp_attrib_list ,contw 
+0x6e60 030737 force 0 ,queue 
+0x6e61 030738 branch sa_req_loop 
+:      030739 sa_judge_wholerange:
+0x6e62 030740 ifetch 1 ,contr 
+0x6e63 030741 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030742 ifetch 2 ,contr 
+0x6e65 030743 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030744 ifetch 1 ,contr 
+0x6e67 030745 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030746 ifetch 1 ,contr 
+0x6e69 030747 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030748 branch sa_req_all 
+:      030749 sa_judge_wholerange_false3:
+0x6e6b 030750 increase -5 ,contr 
+0x6e6c 030751 branch sa_isnot_wholerange 
+:      030752 sa_judge_wholerange_false2:
+0x6e6d 030753 increase -4 ,contr 
+0x6e6e 030754 branch sa_isnot_wholerange 
+:      030755 sa_judge_wholerange_false1:
+0x6e6f 030756 increase -3 ,contr 
+0x6e70 030757 branch sa_isnot_wholerange 
+:      030758 sa_req_loop:
+0x6e71 030759 ifetch 1 ,contr 
+0x6e72 030760 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030761 beq sdp_attribute_range ,sa_req_range 
+:      030762 sa_req_range:
+0x6e74 030763 ifetch 2 ,contr 
+0x6e75 030764 istore 2 ,contw 
+0x6e76 030765 increase 1 ,queue 
+0x6e77 030766 byteswap pdata ,regb 
+0x6e78 030767 ifetch 2 ,contr 
+0x6e79 030768 byteswap pdata ,pdata 
+:      030769 sa_req_range_id_increase:
+0x6e7a 030770 increase 1 ,regb 
+0x6e7b 030771 isub regb ,null 
+0x6e7c 030772 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030773 copy pdata ,regc 
+0x6e7e 030774 byteswap regb ,pdata 
+0x6e7f 030775 istore 2 ,contw 
+0x6e80 030776 increase 1 ,queue 
+0x6e81 030777 copy regc ,pdata 
+0x6e82 030778 branch sa_req_range_id_increase 
+:      030779 sa_req_range_id_finish:
+0x6e83 030780 increase -5 ,timeup 
+0x6e84 030781 increase -5 ,rega 
+0x6e85 030782 branch sa_req_check_next_id 
+:      030783 sa_req_one_id:
+0x6e86 030784 ifetch 2 ,contr 
+0x6e87 030785 istore 2 ,contw 
+0x6e88 030786 increase 1 ,queue 
+0x6e89 030787 increase -3 ,timeup 
+0x6e8a 030788 increase -3 ,rega 
+:      030789 sa_req_check_next_id:
+0x6e8b 030790 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030791 nbranch sa_req_loop ,zero 
+0x6e8d 030792 increase -1 ,timeup 
+0x6e8e 030793 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030795 call l2cap_get_sdp_tx_payload 
+0x6e90 030796 increase 10 ,contw 
+0x6e91 030797 arg mem_sdp_attrib_list ,rega 
+:      030798 sa_req_handle_attributelist_next:
+0x6e92 030799 copy queue ,pdata 
+0x6e93 030800 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030801 ifetch 2 ,rega 
+0x6e95 030802 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030803 iforce regb 
+0x6e97 030804 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030805 iforce temp 
+0x6e99 030806 call search_handle_attrib 
+0x6e9a 030807 copy contr ,pdata 
+0x6e9b 030808 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030809 increase -3 ,contr 
+0x6e9d 030810 ifetch 3 ,contr 
+0x6e9e 030811 istore 3 ,contw 
+0x6e9f 030812 call sdp_data_len 
+0x6ea0 030813 iforce loopcnt 
+0x6ea1 030814 call memcpy 
+:      030815 sa_req_handle_attributelist_notfound:
+0x6ea2 030816 increase 2 ,rega 
+0x6ea3 030817 increase -1 ,queue 
+0x6ea4 030818 branch sa_req_handle_attributelist_next 
+:      030820 sa_req_handle_attributelist_end:
+0x6ea5 030821 arg sdp_attribute_res ,rega 
+0x6ea6 030822 call ssa_req_range_lastfreg_common 
+0x6ea7 030823 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030824 beq 11 ,sa_empty_rsp 
+0x6ea9 030825 branch ssa_req_range_attrbutes_length_no_continue 
+:      030828 sdp_store_continue_common:
+0x6eaa 030829 ifetch 1 ,contr 
+0x6eab 030830 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030831 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030832 beq 2 ,sdp_store_continue_2byte 
+:      030833 sdp_store_continue_0byte:
+0x6eae 030834 increase -1 ,timeup 
+0x6eaf 030835 branch sdp_store_continue_end 
+:      030836 sdp_store_continue_1byte:
+0x6eb0 030837 ifetch 1 ,contr 
+0x6eb1 030838 increase -2 ,timeup 
+0x6eb2 030839 branch sdp_store_continue_end 
+:      030840 sdp_store_continue_2byte:
+0x6eb3 030841 ifetch 2 ,contr 
+0x6eb4 030842 byteswap pdata ,pdata 
+0x6eb5 030843 increase -3 ,timeup 
+:      030844 sdp_store_continue_end:
+0x6eb6 030845 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030846 rtn 
+:      030848 sa_req_all:
+0x6eb8 030849 increase -5 ,timeup 
+0x6eb9 030850 call sdp_store_continue_common 
+0x6eba 030851 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030852 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030853 call search_handle 
+0x6ebd 030854 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030855 copy contr ,rega 
+0x6ebf 030856 call l2cap_get_sdp_tx_payload 
+0x6ec0 030857 copy rega ,contr 
+0x6ec1 030858 increase 3 ,contw 
+0x6ec2 030859 copy contr ,timeup 
+0x6ec3 030860 call sdp_get_data 
+0x6ec4 030861 copy pdata ,rega 
+0x6ec5 030863 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030864 copy pdata ,regb 
+0x6ec7 030865 copy rega ,pdata 
+0x6ec8 030866 isub regb ,regb 
+0x6ec9 030867 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030868 isub regb ,null 
+0x6ecb 030869 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030871 disable user 
+0x6ecd 030872 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030873 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030874 iadd timeup ,contr 
+0x6ed0 030875 increase 3 ,regb 
+0x6ed1 030876 copy regb ,loopcnt 
+0x6ed2 030877 copy loopcnt ,pdata 
+0x6ed3 030878 increase 3 ,pdata 
+0x6ed4 030879 byteswap pdata ,pdata 
+0x6ed5 030880 istore 2 ,contw 
+0x6ed6 030881 copy loopcnt ,pdata 
+0x6ed7 030882 byteswap pdata ,pdata 
+0x6ed8 030883 istore 2 ,contw 
+0x6ed9 030884 branch sa_req_all_answer_attributelist_full_loop 
+:      030885 sa_req_all_fisrt_fragment:
+0x6eda 030886 add rega ,6 ,loopcnt 
+0x6edb 030887 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030888 byteswap loopcnt ,pdata 
+0x6edd 030889 branch sa_req_all_parlength_continue_byte_end 
+:      030890 sa_req_all_parlength_continue_byte:
+0x6ede 030891 copy loopcnt ,pdata 
+0x6edf 030892 increase 2 ,pdata 
+0x6ee0 030893 byteswap pdata ,pdata 
+:      030894 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030895 istore 2 ,contw 
+0x6ee2 030896 increase -3 ,loopcnt 
+0x6ee3 030897 byteswap loopcnt ,pdata 
+0x6ee4 030898 istore 2 ,contw 
+0x6ee5 030899 copy timeup ,contr 
+0x6ee6 030900 branch sa_req_all_answer_attributelist_full_loop 
+:      030901 sa_req_all_fragment_sdp:
+0x6ee7 030902 enable user 
+0x6ee8 030904 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030905 copy pdata ,rega 
+0x6eea 030906 copy rega ,loopcnt 
+0x6eeb 030907 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030908 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030909 iadd timeup ,contr 
+0x6eee 030910 copy rega ,pdata 
+0x6eef 030911 increase 5 ,pdata 
+0x6ef0 030912 byteswap pdata ,pdata 
+0x6ef1 030913 istore 2 ,contw 
+0x6ef2 030914 copy rega ,pdata 
+0x6ef3 030915 byteswap pdata ,pdata 
+0x6ef4 030916 istore 2 ,contw 
+:      030917 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030918 call memcpy 
+0x6ef6 030919 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030920 force 2 ,pdata 
+0x6ef8 030921 istore 1 ,contw 
+0x6ef9 030922 copy contr ,pdata 
+0x6efa 030923 isub timeup ,pdata 
+0x6efb 030924 byteswap pdata ,pdata 
+0x6efc 030925 istore 2 ,contw 
+0x6efd 030926 branch sa_req_all_frag_end 
+:      030927 sa_req_all_last_frag_continue:
+0x6efe 030928 force 0 ,pdata 
+0x6eff 030929 istore 1 ,contw 
+:      030930 sa_req_all_frag_end:
+0x6f00 030931 arg sdp_attribute_res ,rega 
+0x6f01 030932 branch ssa_req_range_common 
+:      030943 sdp_process_ssa_req:
+0x6f02 030944 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 030945 call ask_serviceclassid 
+0x6f04 030946 compare 0xff ,temp ,0xff 
+0x6f05 030947 branch sdp_invalid_request_syntax ,true 
+0x6f06 030948 call sdp_store_maxbyte 
+0x6f07 030949 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 030950 increase -2 ,timeup 
+0x6f09 030951 call dataelementtype6 
+0x6f0a 030952 arg mem_sdp_attrib_list ,contw 
+0x6f0b 030953 force 0 ,queue 
+:      030954 ssa_req_loop:
+0x6f0c 030955 ifetch 1 ,contr 
+0x6f0d 030956 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 030957 ifetch 2 ,contr 
+0x6f0f 030958 istore 2 ,contw 
+0x6f10 030959 increase 1 ,queue 
+0x6f11 030960 increase -3 ,timeup 
+0x6f12 030961 increase -3 ,rega 
+0x6f13 030962 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 030963 nbranch ssa_req_loop ,zero 
+0x6f15 030964 increase -1 ,timeup 
+0x6f16 030965 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 030966 call l2cap_get_sdp_tx_payload 
+0x6f18 030967 increase 13 ,contw 
+0x6f19 030968 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 030969 iforce regc 
+0x6f1b 030970 arg mem_sdp_attrib_list ,rega 
+:      030971 ssa_req_attributelist_next:
+0x6f1c 030972 ifetch 2 ,rega 
+0x6f1d 030973 branch ssa_req_attributelist_end ,blank 
+0x6f1e 030974 iforce regb 
+0x6f1f 030975 call search_attrib 
+0x6f20 030976 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 030977 increase -3 ,contr 
+0x6f22 030978 ifetch 3 ,contr 
+0x6f23 030979 istore 3 ,contw 
+0x6f24 030980 call sdp_data_len 
+0x6f25 030981 iforce loopcnt 
+0x6f26 030982 call memcpy 
+:      030983 ssa_req_attributelist_notfound:
+0x6f27 030984 increase 2 ,rega 
+0x6f28 030985 branch ssa_req_attributelist_next 
+:      030987 ssa_req_attributelist_end:
+0x6f29 030988 call ssa_req_range_lastfreg 
+0x6f2a 030989 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 030990 beq 14 ,ssa_empty_rsp 
+0x6f2c 030991 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 030992 branch ssa_req_range_attrbutes_length_no_continue 
+:      030995 sdp_store_maxbyte:
+0x6f2e 030996 ifetch 2 ,contr 
+0x6f2f 030997 byteswap pdata ,pdata 
+0x6f30 030998 increase -3 ,pdata 
+0x6f31 030999 arg 200 ,temp 
+0x6f32 031000 isub temp ,null 
+0x6f33 031001 nrtn positive 
+0x6f34 031002 setarg 200 
+0x6f35 031003 rtn 
+:      031006 ssa_req_range:
+0x6f36 031007 increase 4 ,contr 
+0x6f37 031008 increase -5 ,timeup 
+0x6f38 031009 increase -5 ,rega 
+0x6f39 031010 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 031011 call sdp_store_continue_common 
+0x6f3b 031012 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 031013 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 031014 call search_all_uuid 
+0x6f3e 031015 deposit queue 
+0x6f3f 031016 branch ssa_empty_rsp ,blank 
+0x6f40 031017 store 1 ,mem_handle_humber 
+0x6f41 031019 copy regb ,pdata 
+0x6f42 031020 store 2 ,mem_sdp_all_length 
+0x6f43 031021 arg 0 ,queue 
+0x6f44 031022 arg 0 ,rega 
+0x6f45 031023 call l2cap_get_sdp_tx_payload 
+0x6f46 031024 increase 10 ,contw 
+:      031025 ssa_req_range_find_handle:
+0x6f47 031026 call ssa_req_range_get_length 
+0x6f48 031027 nbranch assert ,user 
+0x6f49 031028 copy contr ,timeup 
+0x6f4a 031029 copy pdata ,regc 
+0x6f4b 031030 iadd rega ,rega 
+0x6f4c 031033 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 031034 copy pdata ,regb 
+0x6f4e 031035 branch ssa_req_range_first_freg ,blank 
+:      031036 ssa_req_range_later_freg_with_continue:
+0x6f4f 031037 copy rega ,pdata 
+0x6f50 031038 isub regb ,regb 
+0x6f51 031039 branch ssa_req_range_next_handle ,zero 
+0x6f52 031040 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 031041 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 031042 isub regb ,null 
+0x6f55 031043 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 031044 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      031047 ssa_req_range_send_not_maxbyte:
+0x6f57 031048 copy regb ,loopcnt 
+0x6f58 031049 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 031050 fetch 1 ,mem_handle_humber 
+0x6f5a 031051 increase 1 ,queue 
+0x6f5b 031052 isub queue ,null 
+0x6f5c 031053 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 031054 branch ssa_req_range_freg_with_continue 
+:      031056 ssa_req_range_maxbyte_with_continue:
+0x6f5e 031057 copy pdata ,loopcnt 
+0x6f5f 031058 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 031059 branch ssa_req_range_freg_with_continue 
+:      031061 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 031062 increase -3 ,contw 
+0x6f62 031063 copy loopcnt ,temp 
+0x6f63 031064 copy regc ,pdata 
+0x6f64 031065 isub regb ,pdata 
+0x6f65 031066 iadd timeup ,contr 
+0x6f66 031067 branch memcpy 
+:      031069 ssa_req_range_next_handle:
+0x6f67 031070 fetch 1 ,mem_handle_humber 
+0x6f68 031071 increase 1 ,queue 
+0x6f69 031072 isub queue ,null 
+0x6f6a 031073 rtn zero 
+0x6f6b 031074 branch ssa_req_range_find_handle 
+:      031076 ssa_req_range_get_length:
+0x6f6c 031077 call disable_user 
+0x6f6d 031078 arg mem_sdp_handle_list ,contr 
+0x6f6e 031079 lshift2 queue ,pdata 
+0x6f6f 031080 iadd contr ,contr 
+0x6f70 031081 ifetcht 4 ,contr 
+0x6f71 031082 call search_handle 
+0x6f72 031083 nrtn zero 
+0x6f73 031084 call sdp_data_len 
+0x6f74 031085 branch enable_user 
+:      031087 ssa_req_range_first_freg:
+0x6f75 031088 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 031089 isub rega ,null 
+0x6f77 031090 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 031091 copy rega ,loopcnt 
+0x6f79 031092 copy loopcnt ,temp 
+0x6f7a 031093 copy timeup ,contr 
+0x6f7b 031094 call memcpy 
+0x6f7c 031095 fetch 2 ,mem_sdp_all_length 
+0x6f7d 031096 isub rega ,null 
+0x6f7e 031097 branch ssa_req_range_freg_no_continue ,zero 
+:      031098 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 031099 call ssa_req_range_freg_with_continue 
+0x6f80 031100 branch ssa_req_range_attrbutes_length 
+:      031102 ssa_req_range_freg_no_continue:
+0x6f81 031103 call ssa_req_range_lastfreg 
+0x6f82 031104 branch ssa_req_range_attrbutes_length 
+:      031106 ssa_req_range_lastfreg:
+0x6f83 031107 arg sdp_searchattrib_res ,rega 
+:      031108 ssa_req_range_lastfreg_common:
+0x6f84 031109 force 0 ,pdata 
+0x6f85 031110 istore 1 ,contw 
+0x6f86 031111 call ssa_req_range_common 
+0x6f87 031112 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031113 increase -5 ,temp 
+0x6f89 031114 byteswap temp ,pdata 
+0x6f8a 031115 istore 2 ,contw 
+0x6f8b 031116 increase -3 ,temp 
+0x6f8c 031117 byteswap temp ,pdata 
+0x6f8d 031118 istore 2 ,contw 
+0x6f8e 031119 rtn 
+:      031121 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031122 copy pdata ,loopcnt 
+0x6f90 031123 copy loopcnt ,temp 
+0x6f91 031124 copy timeup ,contr 
+0x6f92 031125 call memcpy 
+0x6f93 031126 call ssa_req_range_freg_with_continue 
+:      031127 ssa_req_range_attrbutes_length:
+0x6f94 031128 setarg 0x36 
+0x6f95 031129 istore 1 ,contw 
+0x6f96 031130 fetch 2 ,mem_sdp_all_length 
+0x6f97 031131 byteswap pdata ,pdata 
+0x6f98 031132 istore 2 ,contw 
+0x6f99 031133 rtn 
+:      031135 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031136 setarg 0x36 
+0x6f9b 031137 istore 1 ,contw 
+0x6f9c 031138 increase -3 ,temp 
+0x6f9d 031139 byteswap temp ,pdata 
+0x6f9e 031140 istore 2 ,contw 
+0x6f9f 031141 rtn 
+:      031143 ssa_req_range_freg_with_continue:
+0x6fa0 031144 arg sdp_searchattrib_res ,rega 
+0x6fa1 031145 setarg 2 
+0x6fa2 031146 istore 1 ,contw 
+0x6fa3 031147 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031148 iadd temp ,temp 
+0x6fa5 031149 byteswap temp ,pdata 
+0x6fa6 031150 istore 2 ,contw 
+0x6fa7 031151 call ssa_req_range_common 
+0x6fa8 031152 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031153 increase -5 ,temp 
+0x6faa 031154 byteswap temp ,pdata 
+0x6fab 031155 istore 2 ,contw 
+0x6fac 031156 increase -5 ,temp 
+0x6fad 031157 byteswap temp ,pdata 
+0x6fae 031158 istore 2 ,contw 
+0x6faf 031159 rtn 
+:      031161 ssa_req_range_common:
+0x6fb0 031162 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031163 isub contw ,pdata 
+0x6fb2 031164 sub pdata ,0 ,pdata 
+0x6fb3 031165 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031166 call l2cap_get_sdp_tx_payload 
+0x6fb5 031167 copy rega ,pdata 
+0x6fb6 031168 istore 1 ,contw 
+0x6fb7 031169 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031170 istore 2 ,contw 
+0x6fb9 031171 rtn 
+:      031184 sdp_process_ssa_res:
+:      031185 sdp_process_ss_res:
+:      031186 sdp_process_sa_res:
+:      031187 sdp_process_error_res:
+0x6fba 031188 rtn 
+:      031221 sdp_invalid_service_record_handle:
+0x6fbb 031222 setarg 0x0200 
+0x6fbc 031223 store 2 ,mem_sdp_error_code 
+0x6fbd 031224 branch sdp_error_response 
+:      031225 sdp_invalid_pdu_size:
+0x6fbe 031226 setarg 0x0400 
+0x6fbf 031227 store 2 ,mem_sdp_error_code 
+0x6fc0 031228 branch sdp_error_response 
+:      031229 sdp_insufficient_resource:
+0x6fc1 031230 setarg 0x0600 
+0x6fc2 031231 store 2 ,mem_sdp_error_code 
+0x6fc3 031232 branch sdp_error_response 
+:      031233 sdp_invalid_request_syntax:
+0x6fc4 031234 setarg 0x0300 
+0x6fc5 031235 store 2 ,mem_sdp_error_code 
+:      031236 sdp_error_response:
+0x6fc6 031237 call l2cap_get_sdp_tx_payload 
+0x6fc7 031238 istore 1 ,contw 
+0x6fc8 031239 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031240 istore 2 ,contw 
+0x6fca 031241 setarg 0x0200 
+0x6fcb 031242 istore 2 ,contw 
+0x6fcc 031243 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031244 istore 2 ,contw 
+0x6fce 031245 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031246 rtn 
+:      031251 ask_serviceclassid:
+0x6fd0 031252 arg 0 ,regb 
+0x6fd1 031253 force 0 ,temp 
+0x6fd2 031254 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031255 call dataelementtype6 
+0x6fd4 031256 branch asksrv_error ,zero 
+:      031257 classidloop:
+0x6fd5 031258 increase 1 ,regb 
+0x6fd6 031259 ifetch 1 ,contr 
+0x6fd7 031260 increase -1 ,rega 
+0x6fd8 031261 increase -1 ,timeup 
+0x6fd9 031262 compare 0x18 ,pdata ,0xf8 
+0x6fda 031263 nbranch asksrv_error ,true 
+0x6fdb 031264 compare 0x04 ,pdata ,0x07 
+0x6fdc 031265 nbranch cmp032 ,true 
+0x6fdd 031266 force 1 ,temp 
+:      031267 skip2bytes:
+0x6fde 031268 ifetch 1 ,contr 
+0x6fdf 031269 increase -1 ,rega 
+0x6fe0 031270 increase -1 ,timeup 
+0x6fe1 031271 bne 0x00 ,frstbwrong 
+0x6fe2 031272 ifetch 1 ,contr 
+0x6fe3 031273 increase -1 ,rega 
+0x6fe4 031274 increase -1 ,timeup 
+0x6fe5 031275 beq 0x00 ,cmpuuid 
+0x6fe6 031276 branch scndbwrong 
+:      031277 frstbwrong:
+0x6fe7 031278 increase 1 ,contr 
+0x6fe8 031279 increase -1 ,rega 
+0x6fe9 031280 increase -1 ,timeup 
+:      031281 scndbwrong:
+0x6fea 031282 increase 2 ,contr 
+0x6feb 031283 increase -2 ,rega 
+0x6fec 031284 increase -2 ,timeup 
+0x6fed 031285 compare 0x00 ,temp ,0xff 
+0x6fee 031286 branch loopornot ,true 
+0x6fef 031287 increase 12 ,contr 
+0x6ff0 031288 increase -12 ,rega 
+0x6ff1 031289 increase -12 ,timeup 
+0x6ff2 031290 branch loopornot 
+:      031291 cmp032:
+0x6ff3 031292 compare 0x02 ,pdata ,0x07 
+0x6ff4 031293 nbranch cmp016 ,true 
+0x6ff5 031294 branch skip2bytes 
+:      031295 cmp016:
+0x6ff6 031296 compare 0x01 ,pdata ,0x07 
+0x6ff7 031297 nbranch asksrv_error ,true 
+:      031298 cmpuuid:
+0x6ff8 031299 increase -2 ,rega 
+0x6ff9 031300 increase -2 ,timeup 
+0x6ffa 031301 ifetch 2 ,contr 
+0x6ffb 031302 sub regb ,4 ,null 
+0x6ffc 031303 branch uuidsize ,zero 
+0x6ffd 031304 istore 2 ,contw 
+:      031305 uuidsize:
+0x6ffe 031306 compare 0x00 ,temp ,0xff 
+0x6fff 031307 branch loopornot ,true 
+0x7000 031308 copy contr ,temp 
+0x7001 031309 ifetch 1 ,contr 
+0x7002 031310 bne 0x00 ,wrong12b 
+0x7003 031311 ifetch 1 ,contr 
+0x7004 031312 bne 0x00 ,wrong12b 
+0x7005 031313 ifetch 1 ,contr 
+0x7006 031314 bne 0x10 ,wrong12b 
+0x7007 031315 ifetch 1 ,contr 
+0x7008 031316 bne 0x00 ,wrong12b 
+0x7009 031317 ifetch 1 ,contr 
+0x700a 031318 bne 0x80 ,wrong12b 
+0x700b 031319 ifetch 1 ,contr 
+0x700c 031320 bne 0x00 ,wrong12b 
+0x700d 031321 ifetch 1 ,contr 
+0x700e 031322 bne 0x00 ,wrong12b 
+0x700f 031323 ifetch 1 ,contr 
+0x7010 031324 bne 0x80 ,wrong12b 
+0x7011 031325 ifetch 1 ,contr 
+0x7012 031326 bne 0x5f ,wrong12b 
+0x7013 031327 ifetch 1 ,contr 
+0x7014 031328 bne 0x9b ,wrong12b 
+0x7015 031329 ifetch 1 ,contr 
+0x7016 031330 bne 0x34 ,wrong12b 
+0x7017 031331 ifetch 1 ,contr 
+0x7018 031332 beq 0xfb ,chck12dn 
+:      031333 wrong12b:
+0x7019 031334 copy temp ,contr 
+:      031335 wrong12b1:
+0x701a 031336 increase 12 ,contr 
+0x701b 031337 force 0x00 ,queue 
+0x701c 031338 force 0x00 ,temp 
+0x701d 031339 branch chck12dn 
+:      031341 chck12dn:
+0x701e 031342 increase -12 ,timeup 
+0x701f 031343 increase -12 ,rega 
+:      031344 loopornot:
+0x7020 031345 force 0x00 ,temp 
+0x7021 031346 compare 0x00 ,rega ,0xff 
+0x7022 031347 nbranch classidloop ,true 
+0x7023 031348 force 0 ,pdata 
+0x7024 031349 istore 2 ,contw 
+0x7025 031350 rtn 
+:      031351 asksrv_error:
+0x7026 031352 arg 0xff ,temp 
+0x7027 031353 rtn 
+:      031363 dataelementtype6:
+0x7028 031364 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031365 ifetch 1 ,contr 
+0x702a 031366 increase -1 ,timeup 
+0x702b 031367 compare 0x30 ,pdata ,0xf8 
+0x702c 031368 nbranch dsize_error ,true 
+0x702d 031369 compare 0x07 ,pdata ,0x07 
+0x702e 031370 branch dsize32 ,true 
+0x702f 031371 compare 0x06 ,pdata ,0x07 
+0x7030 031372 branch dsize16 ,true 
+0x7031 031373 compare 0x05 ,pdata ,0x07 
+0x7032 031374 nbranch dsize_error ,true 
+0x7033 031376 ifetch 1 ,contr 
+0x7034 031377 copy pdata ,rega 
+0x7035 031378 increase -1 ,timeup 
+0x7036 031379 branch dsize 
+:      031380 dsize32:
+0x7037 031381 increase 2 ,contr 
+0x7038 031382 increase -2 ,timeup 
+:      031383 dsize16:
+0x7039 031384 ifetch 2 ,contr 
+0x703a 031385 byteswap pdata ,rega 
+0x703b 031386 increase -2 ,timeup 
+:      031387 dsize:
+0x703c 031388 force 0x01 ,pdata 
+0x703d 031389 rtn 
+:      031390 dsize_error:
+0x703e 031391 force 0x00 ,pdata 
+0x703f 031392 rtn 
+:      031402 ss_empty_rsp:
+0x7040 031403 setarg sdp_search_res 
+0x7041 031404 store 1 ,mem_sdp_pduid 
+0x7042 031405 branch empty_response 
+:      031406 sa_empty_rsp:
+0x7043 031407 setarg sdp_attribute_res 
+0x7044 031408 store 1 ,mem_sdp_pduid 
+0x7045 031409 branch empty_response 
+:      031410 ssa_empty_rsp:
+0x7046 031411 setarg sdp_searchattrib_res 
+0x7047 031412 store 1 ,mem_sdp_pduid 
+:      031413 empty_response:
+0x7048 031414 call l2cap_get_sdp_tx_payload 
+0x7049 031417 fetch 1 ,mem_sdp_pduid 
+0x704a 031418 copy pdata ,regb 
+0x704b 031419 istore 1 ,contw 
+0x704c 031420 fetch 2 ,mem_sdp_transactionid 
+0x704d 031421 istore 2 ,contw 
+0x704e 031422 setarg 0x0500 
+0x704f 031423 istore 2 ,contw 
+0x7050 031424 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031425 branch fullsearch ,true 
+0x7052 031426 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031427 branch fullsearch ,true 
+0x7054 031428 setarg 0x000000 
+0x7055 031429 istore 5 ,contw 
+0x7056 031430 branch outempty 
+:      031432 fullsearch:
+0x7057 031433 setarg 0x350200 
+0x7058 031434 istore 5 ,contw 
+:      031435 outempty:
+0x7059 031436 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031437 rtn 
+:      031440 sdp_data_len:
+0x705b 031441 call store_contw 
+0x705c 031442 call store_contr 
+0x705d 031443 call sdp_get_data 
+0x705e 031444 call get_contw 
+0x705f 031445 call get_contr 
+0x7060 031446 copy temp ,pdata 
+0x7061 031447 rtn 
+:      031450 sdp_get_data:
+0x7062 031451 ifetch 1 ,contr 
+0x7063 031452 and pdata ,0x7 ,loopcnt 
+0x7064 031453 rshift3 pdata ,pdata 
+0x7065 031454 bne 0 ,sdp_get_data_type_not0 
+:      031455 sdp_get_data_type0:
+0x7066 031456 force 1 ,pdata 
+0x7067 031457 force 1 ,temp 
+0x7068 031458 rtn 
+:      031460 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031461 call left_shift_n 
+0x706a 031462 add pdata ,1 ,temp 
+0x706b 031463 rtn 
+:      031464 sdp_get_data_type_not0:
+0x706c 031465 deposit loopcnt 
+0x706d 031466 sub pdata ,4 ,null 
+0x706e 031467 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031468 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031469 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031470 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031471 rtn 
+:      031473 sdp_get_data_type_not0_sizeindex5:
+0x7073 031474 ifetch 1 ,contr 
+0x7074 031475 add pdata ,2 ,temp 
+0x7075 031476 rtn 
+:      031477 sdp_get_data_type_not0_sizeindex6:
+0x7076 031478 ifetch 2 ,contr 
+0x7077 031479 byteswap pdata ,pdata 
+0x7078 031480 add pdata ,3 ,temp 
+0x7079 031481 rtn 
+:      031482 sdp_get_data_type_not0_sizeindex7:
+0x707a 031483 ifetch 2 ,contr 
+0x707b 031484 byteswap pdata ,pdata 
+0x707c 031485 ifetcht 2 ,contr 
+0x707d 031486 byteswap temp ,temp 
+0x707e 031487 lshift16 temp ,temp 
+0x707f 031488 iadd temp ,pdata 
+0x7080 031489 add pdata ,5 ,temp 
+0x7081 031490 rtn 
+:      031496 search_all_uuid:
+0x7082 031497 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031498 force 0 ,queue 
+0x7084 031499 arg 0 ,regb 
+0x7085 031500 arg mem_sdp_handle_list ,contw 
+:      031501 search_all_uuid_llop:
+0x7086 031502 ifetch 2 ,timeup 
+0x7087 031503 rtn blank 
+0x7088 031504 call search_uuid 
+0x7089 031505 copy queue ,pdata 
+0x708a 031506 rtneq sdp_max_handle_number 
+0x708b 031507 increase 2 ,timeup 
+0x708c 031508 branch search_all_uuid_llop 
+:      031510 search_uuid:
+0x708d 031512 iforce regc 
+0x708e 031514 fetch 2 ,mem_ui_uuid_table 
+0x708f 031515 iforce contr 
+:      031516 search_uuid_next:
+0x7090 031517 copy queue ,pdata 
+0x7091 031518 rtneq sdp_max_handle_number 
+0x7092 031519 disable user 
+0x7093 031520 ifetch 1 ,contr 
+0x7094 031521 rtn blank 
+0x7095 031522 iforce loopcnt 
+:      031523 search_uuid_loop:
+0x7096 031524 ifetch 2 ,contr 
+0x7097 031525 isub regc ,null 
+0x7098 031526 nbranch search_uuid_not_found ,zero 
+0x7099 031527 enable user 
+:      031528 search_uuid_not_found:
+0x709a 031529 loop search_uuid_loop 
+0x709b 031530 ifetcht 4 ,contr 
+0x709c 031531 copy contr ,rega 
+0x709d 031532 nbranch search_uuid_nomatch ,user 
+0x709e 031533 arg mem_sdp_handle_list ,contr 
+0x709f 031534 arg sdp_max_handle_number ,loopcnt 
+:      031535 search_uuid_check_same_handle:
+0x70a0 031536 ifetch 4 ,contr 
+0x70a1 031537 branch search_uuid_store_handle ,blank 
+0x70a2 031538 isub temp ,null 
+0x70a3 031539 branch search_uuid_nomatch ,zero 
+0x70a4 031540 loop search_uuid_check_same_handle 
+0x70a5 031541 rtn 
+:      031542 search_uuid_store_handle:
+0x70a6 031543 istoret 4 ,contw 
+0x70a7 031544 increase 1 ,queue 
+0x70a8 031545 copy rega ,contr 
+0x70a9 031546 call sdp_data_len 
+0x70aa 031547 iadd regb ,regb 
+0x70ab 031548 iadd contr ,contr 
+0x70ac 031549 branch search_uuid_next 
+:      031550 search_uuid_nomatch:
+0x70ad 031551 copy rega ,contr 
+0x70ae 031552 call sdp_get_data 
+0x70af 031553 iadd contr ,contr 
+0x70b0 031554 branch search_uuid_next 
+:      031560 search_handle:
+0x70b1 031561 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031562 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031563 iforce contr 
+:      031564 search_handle_loop:
+0x70b4 031565 ifetch 1 ,contr 
+0x70b5 031566 branch disable_zero ,blank 
+0x70b6 031567 lshift pdata ,pdata 
+0x70b7 031568 iadd contr ,contr 
+0x70b8 031569 ifetch 4 ,contr 
+0x70b9 031570 isub temp ,null 
+0x70ba 031571 rtn zero 
+0x70bb 031572 deposit contw 
+0x70bc 031573 store 2 ,mem_contw 
+0x70bd 031574 storet 8 ,mem_temp 
+0x70be 031575 call sdp_get_data 
+0x70bf 031576 iadd contr ,contr 
+0x70c0 031577 copy contr ,pdata 
+0x70c1 031578 fetcht 2 ,mem_contw 
+0x70c2 031579 copy temp ,contw 
+0x70c3 031580 fetcht 8 ,mem_temp 
+0x70c4 031581 copy pdata ,contr 
+0x70c5 031582 branch search_handle_loop 
+:      031588 search_attrib:
+0x70c6 031589 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031590 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031591 iforce contr 
+:      031592 search_attrib_next:
+0x70c9 031593 ifetch 1 ,contr 
+0x70ca 031594 branch search_attrib_end ,blank 
+0x70cb 031595 iforce loopcnt 
+:      031596 search_attrib_loop:
+0x70cc 031597 ifetch 2 ,contr 
+0x70cd 031598 isub regc ,null 
+0x70ce 031599 branch search_attrib_found_uuid ,zero 
+0x70cf 031600 loop search_attrib_loop 
+0x70d0 031601 increase 4 ,contr 
+0x70d1 031602 call sdp_get_data 
+0x70d2 031603 iadd contr ,contr 
+0x70d3 031604 branch search_attrib_next 
+:      031605 search_attrib_found_uuid:
+0x70d4 031606 increase -1 ,loopcnt 
+0x70d5 031607 lshift loopcnt ,pdata 
+0x70d6 031608 iadd contr ,contr 
+0x70d7 031609 increase 4 ,contr 
+0x70d8 031610 call sdp_get_data 
+0x70d9 031611 iadd contr ,timeup 
+:      031612 search_attrib_loop_attribs:
+0x70da 031613 increase 1 ,contr 
+0x70db 031614 ifetch 2 ,contr 
+0x70dc 031615 isub regb ,null 
+0x70dd 031619 branch disable_blank ,zero 
+0x70de 031620 call sdp_data_len 
+0x70df 031621 iadd contr ,contr 
+0x70e0 031622 deposit timeup 
+0x70e1 031623 isub contr ,null 
+0x70e2 031624 branch search_attrib_end ,zero 
+0x70e3 031625 branch search_attrib_loop_attribs 
+:      031626 search_attrib_end:
+0x70e4 031627 force 0 ,contr 
+0x70e5 031628 force 0 ,pdata 
+0x70e6 031629 rtn 
+:      031635 search_handle_attrib:
+0x70e7 031636 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031637 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031638 iforce contr 
+:      031639 search_handle_attrib_next:
+0x70ea 031640 ifetch 1 ,contr 
+0x70eb 031641 branch search_handle_attrib_end ,blank 
+0x70ec 031642 lshift pdata ,pdata 
+0x70ed 031643 iadd contr ,contr 
+0x70ee 031644 ifetch 4 ,contr 
+0x70ef 031645 isub temp ,null 
+0x70f0 031646 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031647 call sdp_get_data 
+0x70f2 031648 iadd contr ,contr 
+0x70f3 031649 branch search_handle_attrib_next 
+:      031650 search_handl_attrib_found_handle:
+0x70f4 031651 call sdp_get_data 
+0x70f5 031652 iadd contr ,timeup 
+:      031653 search_handle_attrib_loop_attribs:
+0x70f6 031654 increase 1 ,contr 
+0x70f7 031655 ifetch 2 ,contr 
+0x70f8 031656 isub regb ,null 
+0x70f9 031657 rtn zero 
+0x70fa 031658 call sdp_data_len 
+0x70fb 031659 iadd contr ,contr 
+0x70fc 031660 deposit timeup 
+0x70fd 031661 isub contr ,null 
+0x70fe 031662 branch search_handle_attrib_end ,zero 
+0x70ff 031663 branch search_handle_attrib_loop_attribs 
+:      031664 search_handle_attrib_end:
+0x7100 031665 force 0 ,contr 
+0x7101 031666 rtn 
+:      031670 search_rfcomm_cn:
+0x7102 031671 arg 0x0400 ,regb 
+0x7103 031672 call search_handl_attrib_found_handle 
+0x7104 031673 arg 0x0300 ,regb 
+0x7105 031674 call search_uuid_in_data 
+0x7106 031675 nrtn user 
+0x7107 031676 sub rega ,3 ,null 
+0x7108 031677 branch disable_user ,positive 
+0x7109 031678 ifetch 1 ,contr 
+0x710a 031679 bne 0x08 ,disable_user 
+0x710b 031680 ifetch 1 ,contr 
+0x710c 031681 rtn 
+:      031686 search_uuid_in_data:
+0x710d 031687 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031688 call sdp_get_data 
+0x710f 031689 copy pdata ,rega 
+:      031690 search_uuid_in_data_loop:
+0x7110 031691 ifetch 1 ,contr 
+0x7111 031692 and pdata ,0x7 ,loopcnt 
+0x7112 031693 rshift3 pdata ,pdata 
+0x7113 031694 sub pdata ,3 ,null 
+0x7114 031695 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031696 copy loopcnt ,pdata 
+0x7116 031697 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031698 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031699 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031700 increase -1 ,contr 
+0x711a 031701 call sdp_get_data 
+0x711b 031702 iadd contr ,contr 
+0x711c 031703 copy rega ,pdata 
+0x711d 031704 isub temp ,rega 
+0x711e 031705 branch disable_user ,zero 
+0x711f 031706 branch search_uuid_in_data_loop 
+:      031708 search_uuid_in_data_found_element_index5:
+0x7120 031709 increase -2 ,rega 
+0x7121 031710 increase 1 ,contr 
+0x7122 031711 branch search_uuid_in_data_loop 
+:      031712 search_uuid_in_data_found_element_index6:
+0x7123 031713 increase -3 ,rega 
+0x7124 031714 increase 2 ,contr 
+0x7125 031715 branch search_uuid_in_data_loop 
+:      031716 search_uuid_in_data_found_element_index7:
+0x7126 031717 increase -5 ,rega 
+0x7127 031718 increase 4 ,contr 
+0x7128 031719 branch search_uuid_in_data_loop 
+:      031721 search_uuid_in_data_found_uuid:
+0x7129 031722 increase -1 ,rega 
+0x712a 031723 copy loopcnt ,pdata 
+0x712b 031724 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031725 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031726 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031727 branch disable_user 
+:      031728 search_uuid_in_data_type_uuid_128:
+0x712f 031729 increase -12 ,rega 
+:      031730 search_uuid_in_data_type_uuid_32:
+0x7130 031731 ifetch 2 ,contr 
+0x7131 031732 increase -2 ,rega 
+:      031733 search_uuid_in_data_type_uuid_16:
+0x7132 031734 ifetch 2 ,contr 
+0x7133 031735 isub regb ,null 
+0x7134 031736 branch enable_user ,zero 
+0x7135 031737 increase -2 ,rega 
+0x7136 031738 branch disable_user ,zero 
+0x7137 031739 branch search_uuid_in_data_loop 
+:      031798 sdp_send_spp_request:
+0x7138 031799 call l2cap_get_sdp_tx_payload 
+0x7139 031800 copy pdata ,contw 
+0x713a 031801 setarg 6 
+0x713b 031802 istore 1 ,contw 
+0x713c 031803 setarg sdp_tid_spp 
+0x713d 031804 istore 2 ,contw 
+0x713e 031805 setarg 0x0f00 
+0x713f 031806 istore 2 ,contw 
+0x7140 031807 setarg 0x1a0535 
+0x7141 031808 istore 3 ,contw 
+0x7142 031809 setarg 0x0111 
+0x7143 031810 lshift16 pdata ,pdata 
+0x7144 031811 istore 4 ,contw 
+0x7145 031812 setarg 0x2600 
+0x7146 031813 istore 2 ,contw 
+0x7147 031814 setarg 0x0335 
+0x7148 031815 istore 2 ,contw 
+0x7149 031816 setarg 0x0009 
+0x714a 031817 istore 2 ,contw 
+0x714b 031818 setarg 0x0004 
+0x714c 031819 istore 2 ,contw 
+0x714d 031820 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031821 rtn 
+:      031825 function_g2:
+0x714f 031826 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031827 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031828 arg memdat ,contw 
+0x7152 031829 arg mem_le_srand ,contr 
+0x7153 031830 call memcpy16 
+0x7154 031831 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031832 call memcpy32 
+0x7156 031833 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031834 call memcpy32 
+0x7158 031835 call inverse_memdat 
+0x7159 031836 arg mem_le_mrand ,contr 
+0x715a 031837 call store_inverse_k 
+0x715b 031838 call function_aes_cmac 
+0x715c 031840 arg mem_aes_cmac_temp ,contw 
+0x715d 031841 call load_inverse_result 
+0x715e 031842 setarg 1000000 
+0x715f 031843 copy pdata ,rega 
+0x7160 031844 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031845 idiv rega 
+0x7162 031846 call wait_div_end 
+0x7163 031847 remainder pdata 
+0x7164 031848 store 4 ,mem_gkey 
+0x7165 031850 rtn 
+:      031852 function_f6_eb:
+0x7166 031853 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031854 arg memdat ,contw 
+0x7168 031855 call store_addr_common_a 
+0x7169 031856 call store_addr_common_b 
+0x716a 031857 fetch 3 ,mem_le_pres + 1 
+0x716b 031858 istore 3 ,contw 
+0x716c 031861 call get_r 
+0x716d 031863 arg mem_le_mrand ,contr 
+0x716e 031864 call memcpy16 
+0x716f 031865 arg mem_le_srand ,contr 
+0x7170 031866 call memcpy16 
+0x7171 031867 call inverse_memdat 
+0x7172 031868 arg mem_le_mackey ,contr 
+0x7173 031869 arg mem_aes_cmac_k ,contw 
+0x7174 031870 call memcpy16 
+0x7175 031872 branch function_aes_cmac 
+:      031876 get_r:
+0x7176 031877 fetch 4 ,mem_le_tk 
+0x7177 031878 istore 4 ,contw 
+0x7178 031879 call memset0_4 
+0x7179 031880 branch memset0_8 
+:      031882 function_f6_ea:
+0x717a 031883 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031884 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031885 arg memdat ,contw 
+0x717d 031886 call store_addr_common_b 
+0x717e 031887 call store_addr_common_a 
+0x717f 031888 fetch 3 ,mem_le_preq + 1 
+0x7180 031889 istore 3 ,contw 
+0x7181 031892 call get_r 
+0x7182 031893 arg mem_le_srand ,contr 
+0x7183 031894 call memcpy16 
+0x7184 031895 arg mem_le_mrand ,contr 
+0x7185 031896 call memcpy16 
+0x7186 031897 call inverse_memdat 
+0x7187 031898 arg mem_le_mackey ,contr 
+0x7188 031899 arg mem_aes_cmac_k ,contw 
+0x7189 031900 call memcpy16 
+0x718a 031902 call function_aes_cmac 
+0x718b 031903 arg mem_aes_cmac_temp ,contw 
+0x718c 031904 branch load_inverse_result 
+:      031906 function_f5:
+0x718d 031907 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031908 arg mem_le_dhkey_256 ,contr 
+0x718f 031909 arg memdat ,contw 
+0x7190 031910 call memcpy32 
+0x7191 031911 call inverse_memdat 
+0x7192 031912 arg mem_le_slat ,contr 
+0x7193 031913 call store_inverse_k 
+0x7194 031914 call function_aes_cmac 
+0x7195 031915 arg mem_aes_cmac_k ,contw 
+0x7196 031916 call store_aes_result 
+0x7197 031917 arg 1 ,temp 
+0x7198 031918 call function_f5_common 
+0x7199 031919 arg mem_le_ltk ,contw 
+0x719a 031920 call load_inverse_result 
+0x719b 031921 arg 0 ,temp 
+0x719c 031922 call function_f5_common 
+0x719d 031923 arg mem_le_mackey ,contw 
+0x719e 031925 branch store_aes_result 
+:      031928 function_f5_common:
+0x719f 031929 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031930 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031931 setarg 0x100 
+0x71a2 031932 store 2 ,memdat 
+0x71a3 031933 call store_addr_common_b 
+0x71a4 031934 call store_addr_common_a 
+0x71a5 031935 arg mem_le_srand ,contr 
+0x71a6 031936 call memcpy16 
+0x71a7 031937 arg mem_le_mrand ,contr 
+0x71a8 031938 call memcpy16 
+0x71a9 031940 setarg 0x6c65 
+0x71aa 031941 istore 2 ,contw 
+0x71ab 031942 setarg 0x6274 
+0x71ac 031943 istore 2 ,contw 
+0x71ad 031944 istoret 1 ,contw 
+0x71ae 031945 call inverse_memdat 
+0x71af 031946 branch function_aes_cmac 
+:      031948 store_addr_common_b:
+0x71b0 031949 fetch 6 ,mem_le_lap 
+0x71b1 031950 istore 6 ,contw 
+0x71b2 031951 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 031952 istore 1 ,contw 
+0x71b4 031953 rtn 
+:      031955 store_addr_common_a:
+0x71b5 031956 fetch 6 ,mem_le_plap 
+0x71b6 031957 istore 6 ,contw 
+0x71b7 031962 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 031963 istore 1 ,contw 
+0x71b9 031964 rtn 
+:      031966 function_f4_ca:
+0x71ba 031967 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 031968 fetch 1 ,mem_passkey_1bit 
+0x71bc 031969 store 1 ,memdat 
+0x71bd 031970 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 031971 call memcpy32 
+0x71bf 031972 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 031973 call memcpy32 
+0x71c1 031974 call inverse_memdat 
+0x71c2 031975 arg mem_le_mrand ,contr 
+0x71c3 031976 call store_inverse_k 
+0x71c4 031977 branch function_aes_cmac 
+:      031980 function_f4_cb:
+0x71c5 031981 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 031982 fetch 1 ,mem_passkey_1bit 
+0x71c7 031983 store 1 ,memdat 
+0x71c8 031984 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 031985 call memcpy32 
+0x71ca 031986 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 031987 call memcpy32 
+0x71cc 031988 call inverse_memdat 
+0x71cd 031989 arg mem_le_srand ,contr 
+0x71ce 031990 call store_inverse_k 
+0x71cf 031991 branch function_aes_cmac 
+:      031993 function_aes_cmac:
+0x71d0 031994 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 031995 call function_aes_cmac_generate_subkey 
+0x71d2 031999 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 032000 copy pdata ,temp 
+:      032001 function_ceil16:
+0x71d4 032002 increase 15 ,pdata 
+0x71d5 032003 rshift4 pdata ,pdata 
+0x71d6 032004 copy pdata ,regb 
+0x71d7 032005 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 032006 and temp ,0x0f ,pdata 
+0x71d9 032007 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 032009 arg mem_aes_cmac_k1 ,regc 
+0x71db 032010 arg memdat ,pdata 
+0x71dc 032011 increase -16 ,pdata 
+0x71dd 032014 iadd temp ,rega 
+0x71de 032015 arg mem_aes_cmac_m_last ,contw 
+0x71df 032016 arg 4 ,loopcnt 
+0x71e0 032017 call xor_loop 
+0x71e1 032021 branch function_aes_cmac_aes 
+:      032023 function_aes_cmac_set_flag_0_balnk:
+0x71e2 032024 arg 1 ,regb 
+0x71e3 032025 arg 0 ,rega 
+0x71e4 032027 branch function_aes_cmac_set_flag_0_common 
+:      032030 function_aes_cmac_set_flag_0:
+0x71e5 032032 and temp ,0x0f ,rega 
+:      032033 function_aes_cmac_set_flag_0_common:
+0x71e6 032034 arg memdat ,pdata 
+0x71e7 032035 iadd temp ,pdata 
+0x71e8 032036 isub rega ,contr 
+0x71e9 032038 arg mem_aes_cmac_temp ,contw 
+0x71ea 032039 call function_aes_cmac_padding 
+0x71eb 032041 arg mem_aes_cmac_k2 ,regc 
+0x71ec 032042 arg mem_aes_cmac_temp ,rega 
+0x71ed 032043 arg mem_aes_cmac_m_last ,contw 
+0x71ee 032044 arg 4 ,loopcnt 
+0x71ef 032045 call xor_loop 
+:      032052 function_aes_cmac_aes:
+0x71f0 032057 call aes_clear_data 
+0x71f1 032058 call aes_init 
+0x71f2 032061 arg memdat ,contr 
+:      032062 function_aes_cmac_aes_loop:
+0x71f3 032064 increase -1 ,regb 
+0x71f4 032065 deposit regb 
+0x71f5 032066 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 032067 call load_data128 
+0x71f7 032068 call do_aes_cbc 
+0x71f8 032069 branch function_aes_cmac_aes_loop 
+:      032071 function_aes_cmac_aes_loop_end:
+0x71f9 032072 arg mem_aes_cmac_temp ,contw 
+0x71fa 032073 call store_aes_result 
+0x71fb 032074 arg mem_aes_cmac_m_last ,contr 
+0x71fc 032075 call load_data128 
+0x71fd 032076 call aes_init 
+0x71fe 032077 arg mem_aes_cmac_temp ,contr 
+0x71ff 032078 call load_data128 
+0x7200 032079 branch do_aes_cbc 
+:      032083 load_inverse_result:
+0x7201 032085 copy contw ,rega 
+0x7202 032086 call store_aes_result 
+0x7203 032088 arg 16 ,loopcnt 
+0x7204 032089 branch inverse_data 
+:      032091 store_inverse_k:
+0x7205 032092 arg mem_aes_cmac_k ,contw 
+0x7206 032093 call memcpy16 
+:      032094 inverse_k:
+0x7207 032095 arg 16 ,loopcnt 
+0x7208 032096 arg mem_aes_cmac_k ,rega 
+0x7209 032097 branch inverse_data 
+:      032099 inverse_memdat:
+0x720a 032100 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 032101 copy pdata ,loopcnt 
+0x720c 032102 arg memdat ,rega 
+0x720d 032103 branch inverse_data 
+:      032105 bn_lshift_0_inverse:
+0x720e 032106 ifetch 1 ,rega 
+0x720f 032107 lshift pdata ,pdata 
+0x7210 032108 isolate1 0 ,regc 
+0x7211 032109 setflag true ,0 ,pdata 
+0x7212 032110 isolate1 8 ,pdata 
+0x7213 032111 setflag true ,0 ,regc 
+0x7214 032112 istore 1 ,rega 
+0x7215 032113 increase -1 ,rega 
+0x7216 032114 loop bn_lshift_0_inverse 
+0x7217 032115 rtn 
+:      032117 function_aes_cmac_k1_inverse:
+0x7218 032118 arg mem_aes_cmac_k1 ,rega 
+:      032119 function_aes_cmac_inverse_common:
+0x7219 032120 increase 15 ,rega 
+0x721a 032121 force 16 ,loopcnt 
+0x721b 032122 force 0 ,regc 
+0x721c 032123 branch bn_lshift_0_inverse 
+:      032125 function_aes_cmac_k2_inverse:
+0x721d 032126 arg mem_aes_cmac_k2 ,rega 
+0x721e 032127 branch function_aes_cmac_inverse_common 
+:      032130 function_aes_cmac_generate_subkey:
+0x721f 032131 arg mem_aes_cmac_k ,contr 
+0x7220 032132 call load_key 
+0x7221 032135 force regidx_xor ,regext_index 
+0x7222 032136 call aes_clear 
+0x7223 032137 call aes_clear_data 
+0x7224 032138 call do_aes_ocb 
+0x7225 032143 arg mem_aes_cmac_k1 ,contw 
+0x7226 032144 call store_aes_result 
+:      032145 function_aes_cmac_k1:
+0x7227 032146 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032147 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032148 isolate1 7 ,pdata 
+0x722a 032149 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032150 call function_aes_cmac_k1_inverse 
+0x722c 032153 arg mem_aes_cmac_k1 ,regc 
+0x722d 032155 arg mem_aes_cmac_k1 ,contw 
+0x722e 032158 call function_aes_cmac_xor_rb 
+0x722f 032159 branch function_aes_cmac_k2 
+:      032160 function_aes_cmac_k1_0:
+0x7230 032161 call function_aes_cmac_k1_inverse 
+:      032162 function_aes_cmac_k2:
+0x7231 032164 arg mem_aes_cmac_k1 ,contr 
+0x7232 032165 arg mem_aes_cmac_k2 ,contw 
+0x7233 032166 call memcpy16 
+0x7234 032167 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032168 isolate1 7 ,pdata 
+0x7236 032169 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032170 call function_aes_cmac_k2_inverse 
+0x7238 032172 arg mem_aes_cmac_k2 ,regc 
+0x7239 032174 arg mem_aes_cmac_k2 ,contw 
+:      032180 function_aes_cmac_xor_rb:
+0x723a 032181 arg 3 ,loopcnt 
+:      032182 function_aes_cmac_xor_rb_loop:
+0x723b 032183 arg 0 ,temp 
+0x723c 032184 call function_aes_cmac_xor_loop_common 
+0x723d 032185 increase 4 ,regc 
+0x723e 032186 loop function_aes_cmac_xor_rb_loop 
+0x723f 032187 arg 0x8700 ,temp 
+0x7240 032188 lshift16 temp ,temp 
+:      032189 function_aes_cmac_xor_loop_common:
+0x7241 032190 ifetch 4 ,regc 
+0x7242 032191 ixor temp ,pdata 
+0x7243 032192 istore 4 ,contw 
+0x7244 032193 rtn 
+:      032199 function_aes_cmac_padding:
+0x7245 032200 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032201 arg 16 ,loopcnt 
+0x7247 032202 arg 0 ,pdata 
+:      032203 function_aes_cmac_padding_loop:
+0x7248 032204 isub rega ,null 
+0x7249 032205 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032206 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032207 ifetcht 1 ,contr 
+0x724c 032208 istoret 1 ,contw 
+:      032209 function_aes_cmac_padding_loop2:
+0x724d 032210 increase 1 ,pdata 
+0x724e 032211 loop function_aes_cmac_padding_loop 
+0x724f 032212 rtn 
+:      032213 function_aes_cmac_padding_beq_length:
+0x7250 032214 arg 0x80 ,temp 
+:      032215 function_aes_cmac_padding_common:
+0x7251 032216 istoret 1 ,contw 
+0x7252 032217 branch function_aes_cmac_padding_loop2 
+:      032219 function_aes_cmac_padding_big_length:
+0x7253 032220 arg 0 ,temp 
+0x7254 032221 branch function_aes_cmac_padding_common 
+:      032224 generate_kinit:
+0x7255 032225 call function_e22 
+0x7256 032226 arg mem_input_store ,contr 
+0x7257 032227 arg mem_kinit ,contw 
+0x7258 032228 branch memcpy16 
+:      032231 function_e21:
+0x7259 032232 disable user 
+0x725a 032233 call function_expand 
+0x725b 032234 arg mem_random_number ,contr 
+0x725c 032235 arg mem_x ,contw 
+0x725d 032236 force 15 ,loopcnt 
+0x725e 032237 call memcpy 
+0x725f 032238 ifetch 1 ,contr 
+0x7260 032239 xor_into 6 ,pdata 
+0x7261 032240 istore 1 ,contw 
+0x7262 032241 setarg mem_y 
+0x7263 032242 store 2 ,memp_ar_input 
+0x7264 032243 setarg mem_x 
+0x7265 032244 store 2 ,memp_ar_key 
+0x7266 032245 set1 mark_ar2 ,mark 
+0x7267 032246 branch function_ar 
+:      032250 function_e22:
+0x7268 032251 fetcht 1 ,mem_pin_length 
+0x7269 032252 force 16 ,regb 
+0x726a 032253 add temp ,6 ,regc 
+0x726b 032254 sub regc ,16 ,null 
+0x726c 032255 branch function_e22_pin_init ,positive 
+0x726d 032256 force 16 ,regc 
+:      032257 function_e22_pin_init:
+0x726e 032258 arg mem_x ,contw 
+:      032259 function_e22_genx_pin:
+0x726f 032260 arg mem_pin ,contr 
+0x7270 032261 copy temp ,loopcnt 
+0x7271 032262 disable user 
+:      032263 function_e22_genx_loop:
+0x7272 032264 ifetch 1 ,contr 
+0x7273 032265 istore 1 ,contw 
+0x7274 032266 increase -1 ,regb 
+0x7275 032267 branch function_e22_genx_end ,zero 
+0x7276 032268 loop function_e22_genx_loop 
+0x7277 032269 branch function_e22_genx_pin ,user 
+0x7278 032270 enable user 
+0x7279 032271 force 6 ,loopcnt 
+0x727a 032272 copy rega ,contr 
+0x727b 032273 branch function_e22_genx_loop 
+:      032274 function_e22_genx_end:
+0x727c 032275 arg mem_random_number ,contr 
+0x727d 032276 arg mem_y ,contw 
+0x727e 032277 call memcpy16 
+0x727f 032278 fetch 1 ,mem_y15 
+0x7280 032279 ixor regc ,pdata 
+0x7281 032280 store 1 ,mem_y15 
+0x7282 032281 setarg mem_y 
+0x7283 032282 store 2 ,memp_ar_input 
+0x7284 032283 setarg mem_x 
+0x7285 032284 store 2 ,memp_ar_key 
+0x7286 032285 set1 mark_ar2 ,mark 
+0x7287 032286 branch function_ar 
+:      032291 function_e1:
+0x7288 032292 disable user 
+0x7289 032293 call function_expand 
+0x728a 032294 branch function_hash 
+:      032296 function_e3:
+0x728b 032297 arg mem_aco ,rega 
+0x728c 032298 enable user 
+0x728d 032299 call function_expand 
+0x728e 032300 call function_hash 
+0x728f 032301 arg mem_input_store ,contr 
+0x7290 032302 arg mem_kc ,contw 
+0x7291 032303 branch memcpy16 
+:      032306 function_hash:
+0x7292 032307 setarg mem_random_number 
+0x7293 032308 store 2 ,memp_ar_input 
+0x7294 032309 setarg mem_link_key 
+0x7295 032310 store 2 ,memp_ar_key 
+0x7296 032311 set0 mark_ar2 ,mark 
+0x7297 032312 call function_ar 
+0x7298 032313 arg mem_input_store ,rega 
+0x7299 032314 arg mem_random_number ,regb 
+0x729a 032315 arg mem_x ,contw 
+0x729b 032316 call xor16 
+0x729c 032317 arg mem_x ,rega 
+0x729d 032318 arg mem_y ,regb 
+0x729e 032319 copy regb ,contw 
+0x729f 032320 enable user 
+0x72a0 032321 call add16 
+0x72a1 032322 call key_offset 
+0x72a2 032323 setarg mem_y 
+0x72a3 032324 store 2 ,memp_ar_input 
+0x72a4 032325 setarg mem_x 
+0x72a5 032326 store 2 ,memp_ar_key 
+0x72a6 032327 set1 mark_ar2 ,mark 
+0x72a7 032328 branch function_ar 
+:      032332 function_ar:
+0x72a8 032333 jam 0 ,mem_ar_hround 
+0x72a9 032334 fetch 2 ,memp_ar_key 
+0x72aa 032335 iforce contr 
+0x72ab 032336 arg mem_key_store ,contw 
+0x72ac 032337 call memcpy16 
+0x72ad 032338 fetch 2 ,memp_ar_input 
+0x72ae 032339 iforce contr 
+0x72af 032340 arg mem_input_store ,contw 
+0x72b0 032341 call memcpy16 
+:      032343 function_ar_loop:
+0x72b1 032344 call key_scheduling 
+0x72b2 032345 disable user 
+0x72b3 032346 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032347 fetch 1 ,mem_ar_hround 
+0x72b5 032348 bne 4 ,function_ar_original 
+0x72b6 032349 fetch 2 ,memp_ar_input 
+0x72b7 032350 iforce regb 
+0x72b8 032351 call xor_mod32_ar2 
+:      032352 function_ar_original:
+0x72b9 032353 call xor_mod32 
+0x72ba 032354 call el_boxes 
+0x72bb 032355 fetch 1 ,mem_ar_hround 
+0x72bc 032356 increase 1 ,pdata 
+0x72bd 032357 store 1 ,mem_ar_hround 
+0x72be 032359 call key_scheduling 
+0x72bf 032360 enable user 
+0x72c0 032361 call xor_mod32 
+0x72c1 032362 call pht 
+0x72c2 032363 call permute 
+0x72c3 032364 call pht 
+0x72c4 032365 call permute 
+0x72c5 032366 call pht 
+0x72c6 032367 call permute 
+0x72c7 032368 call pht 
+0x72c8 032369 fetch 1 ,mem_ar_hround 
+0x72c9 032370 increase 1 ,pdata 
+0x72ca 032371 store 1 ,mem_ar_hround 
+0x72cb 032372 bne 16 ,function_ar_loop 
+0x72cc 032373 call key_scheduling 
+0x72cd 032374 disable user 
+0x72ce 032375 branch xor_mod32 
+:      032379 key_scheduling:
+0x72cf 032380 fetch 1 ,mem_ar_hround 
+0x72d0 032381 arg mem_key_store ,contr 
+0x72d1 032382 branch key_sched_zero ,blank 
+0x72d2 032383 iforce regb 
+0x72d3 032384 force 17 ,loopcnt 
+0x72d4 032385 copy contr ,contw 
+:      032386 key_rotateloop:
+0x72d5 032387 ifetch 1 ,contr 
+0x72d6 032388 lshift3 pdata ,temp 
+0x72d7 032389 rshift2 pdata ,pdata 
+0x72d8 032390 rshift3 pdata ,pdata 
+0x72d9 032391 ior temp ,pdata 
+0x72da 032392 istore 1 ,contw 
+0x72db 032393 loop key_rotateloop 
+0x72dc 032394 setarg mem_key_store 
+0x72dd 032395 iadd regb ,contr 
+0x72de 032396 force 16 ,loopcnt 
+0x72df 032397 arg mem_round_key ,contw 
+:      032398 key_select_octet_loop:
+0x72e0 032399 ifetch 1 ,contr 
+0x72e1 032400 istore 1 ,contw 
+0x72e2 032401 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032402 nbranch key_select_octet_nwrap ,true 
+0x72e4 032403 increase -17 ,contr 
+:      032404 key_select_octet_nwrap:
+0x72e5 032405 loop key_select_octet_loop 
+0x72e6 032406 force 0 ,rega 
+0x72e7 032407 add regb ,-1 ,regc 
+0x72e8 032408 lshift2 regc ,regc 
+0x72e9 032409 lshift2 regc ,regc 
+0x72ea 032410 call enable_authrom 
+0x72eb 032411 setarg mem_b_box 
+0x72ec 032412 iadd regc ,regc 
+0x72ed 032413 arg mem_round_key ,contw 
+0x72ee 032414 force 16 ,loopcnt 
+:      032415 bias_round_key_loop:
+0x72ef 032416 ifetcht 1 ,regc 
+0x72f0 032417 ifetch 1 ,contw 
+0x72f1 032418 iadd temp ,pdata 
+0x72f2 032419 istore 1 ,contw 
+0x72f3 032420 increase 1 ,regc 
+0x72f4 032421 loop bias_round_key_loop 
+0x72f5 032422 branch disable_authrom 
+:      032424 key_sched_zero:
+0x72f6 032425 force 16 ,loopcnt 
+0x72f7 032426 force 0 ,temp 
+:      032427 create_byte_16_loop:
+0x72f8 032428 ifetch 1 ,contr 
+0x72f9 032429 ixor temp ,temp 
+0x72fa 032430 loop create_byte_16_loop 
+0x72fb 032431 deposit temp 
+0x72fc 032432 istore 1 ,contr 
+0x72fd 032433 arg mem_key_store ,contr 
+0x72fe 032434 arg mem_round_key ,contw 
+0x72ff 032435 branch memcpy16 
+:      032437 xor_mod32:
+0x7300 032438 arg mem_round_key ,regb 
+:      032439 xor_mod32_ar2:
+0x7301 032440 force 16 ,loopcnt 
+0x7302 032441 arg mem_input_store ,rega 
+0x7303 032442 copy rega ,contw 
+:      032443 xor_mod32_loop:
+0x7304 032444 ifetcht 1 ,rega 
+0x7305 032445 ifetch 1 ,regb 
+0x7306 032446 ixor temp ,alarm 
+0x7307 032447 and loopcnt ,3 ,regc 
+0x7308 032448 nbranch xor_mod32_invert ,user 
+0x7309 032449 xor_into 3 ,regc 
+:      032450 xor_mod32_invert:
+0x730a 032451 sub regc ,1 ,regc 
+0x730b 032452 branch xor_even ,positive 
+0x730c 032453 iadd temp ,alarm 
+:      032454 xor_even:
+0x730d 032455 deposit alarm 
+0x730e 032456 istore 1 ,contw 
+0x730f 032457 increase 1 ,rega 
+0x7310 032458 increase 1 ,regb 
+0x7311 032459 loop xor_mod32_loop 
+0x7312 032460 rtn 
+:      032462 el_boxes:
+0x7313 032463 call enable_authrom 
+0x7314 032464 force 16 ,loopcnt 
+0x7315 032465 arg mem_input_store ,rega 
+:      032466 el_box_loop:
+0x7316 032467 ifetch 1 ,rega 
+0x7317 032468 arg mem_e_box ,contr 
+0x7318 032469 and loopcnt ,3 ,regc 
+0x7319 032470 sub regc ,1 ,null 
+0x731a 032471 branch e_boxes ,positive 
+0x731b 032472 arg mem_l_box ,contr 
+:      032473 e_boxes:
+0x731c 032474 iadd contr ,contr 
+0x731d 032475 ifetch 1 ,contr 
+0x731e 032476 istore 1 ,rega 
+0x731f 032477 increase 1 ,rega 
+0x7320 032478 loop el_box_loop 
+0x7321 032479 branch disable_authrom 
+:      032481 pht:
+0x7322 032482 force 8 ,loopcnt 
+0x7323 032483 arg mem_input_store ,contr 
+0x7324 032484 copy contr ,contw 
+:      032485 pht_loop:
+0x7325 032486 ifetch 1 ,contr 
+0x7326 032487 iforce rega 
+0x7327 032488 ifetch 1 ,contr 
+0x7328 032489 iforce regb 
+0x7329 032490 lshift rega ,pdata 
+0x732a 032491 iadd regb ,pdata 
+0x732b 032492 istore 1 ,contw 
+0x732c 032493 deposit rega 
+0x732d 032494 iadd regb ,pdata 
+0x732e 032495 istore 1 ,contw 
+0x732f 032496 loop pht_loop 
+0x7330 032497 rtn 
+:      032500 permute:
+0x7331 032501 setarg 0x8ae42c 
+0x7332 032502 iforce temp 
+0x7333 032503 force 7 ,loopcnt 
+0x7334 032504 call permute_exchange 
+0x7335 032505 setarg 0xd751b 
+0x7336 032506 iforce temp 
+0x7337 032507 force 5 ,loopcnt 
+0x7338 032508 call permute_exchange 
+0x7339 032509 fetch 1 ,mem_input_store + 15 
+0x733a 032510 iforce rega 
+0x733b 032511 fetch 1 ,mem_input_store + 3 
+0x733c 032512 store 1 ,mem_input_store + 15 
+0x733d 032513 deposit rega 
+0x733e 032514 store 1 ,mem_input_store + 3 
+0x733f 032515 rtn 
+:      032517 permute_exchange:
+0x7340 032518 and temp ,0xf ,regb 
+:      032519 permute_loop:
+0x7341 032520 and temp ,0xf ,pdata 
+0x7342 032521 arg mem_input_store ,contw 
+0x7343 032522 iadd contw ,contw 
+0x7344 032523 ifetch 1 ,contw 
+0x7345 032524 iforce regc 
+0x7346 032525 deposit rega 
+0x7347 032526 istore 1 ,contw 
+0x7348 032527 copy regc ,rega 
+0x7349 032528 rshift4 temp ,temp 
+0x734a 032529 loop permute_loop 
+0x734b 032530 setarg mem_input_store 
+0x734c 032531 iadd regb ,contw 
+0x734d 032532 deposit rega 
+0x734e 032533 istore 1 ,contw 
+0x734f 032534 rtn 
+:      032536 add16:
+0x7350 032537 enable user 
+0x7351 032538 branch xor_add16 
+:      032540 xor16:
+0x7352 032541 disable user 
+:      032542 xor_add16:
+0x7353 032543 force 16 ,loopcnt 
+:      032544 xoradd_loop:
+0x7354 032545 ifetcht 1 ,rega 
+0x7355 032546 ifetch 1 ,regb 
+0x7356 032547 branch xoradd_add ,user 
+0x7357 032548 ixor temp ,pdata 
+0x7358 032549 branch xoradd_store 
+:      032550 xoradd_add:
+0x7359 032551 iadd temp ,pdata 
+:      032552 xoradd_store:
+0x735a 032553 istore 1 ,contw 
+0x735b 032554 increase 1 ,rega 
+0x735c 032555 increase 1 ,regb 
+0x735d 032556 loop xoradd_loop 
+0x735e 032557 rtn 
+:      032560 function_expand:
+0x735f 032561 arg mem_y ,contw 
+0x7360 032562 ifetch 6 ,rega 
+0x7361 032563 istore 6 ,contw 
+0x7362 032564 branch expand_12 ,user 
+0x7363 032565 ifetch 6 ,rega 
+0x7364 032566 branch expand_cont 
+:      032567 expand_12:
+0x7365 032568 ifetch 6 ,contr 
+:      032569 expand_cont:
+0x7366 032570 istore 6 ,contw 
+0x7367 032571 ifetch 4 ,rega 
+0x7368 032572 istore 4 ,contw 
+0x7369 032573 rtn 
+:      032575 key_offset:
+0x736a 032576 arg mem_link_key ,contr 
+0x736b 032577 arg mem_x ,contw 
+0x736c 032578 arg 0 ,temp 
+0x736d 032579 setarg 0x8395a7 
+0x736e 032580 call concatenate_temp24 
+0x736f 032581 setarg 0xb3c1df 
+0x7370 032582 call concatenate_temp24 
+0x7371 032583 setarg 0xe5e9 
+0x7372 032584 call concatenate_temp16 
+0x7373 032585 copy temp ,regab 
+0x7374 032586 disable user 
+0x7375 032587 call key_addxor 
+0x7376 032588 copy regab ,temp 
+0x7377 032589 enable user 
+0x7378 032590 branch key_addxor 
+:      032592 key_addxor:
+0x7379 032593 force 8 ,loopcnt 
+:      032594 key_addxor_loop:
+0x737a 032595 ifetch 1 ,contr 
+0x737b 032596 compare 1 ,loopcnt ,1 
+0x737c 032597 branch key_high ,user 
+0x737d 032598 branch key_xor ,true 
+:      032599 key_add:
+0x737e 032600 iadd temp ,pdata 
+0x737f 032601 branch key_store 
+:      032602 key_high:
+0x7380 032603 branch key_add ,true 
+:      032604 key_xor:
+0x7381 032605 ixor temp ,pdata 
+:      032606 key_store:
+0x7382 032607 istore 1 ,contw 
+0x7383 032608 rshift8 temp ,temp 
+0x7384 032609 loop key_addxor_loop 
+0x7385 032610 rtn 
+:      032612 copy_aco:
+0x7386 032613 fetch 6 ,mem_input_store + 4 
+0x7387 032614 store 6 ,mem_aco 
+0x7388 032615 ifetch 6 ,contr 
+0x7389 032616 istore 6 ,contw 
+0x738a 032617 rtn 
+:      032619 concatenate_temp24:
+0x738b 032620 lshift8 temp ,temp 
+:      032621 concatenate_temp16:
+0x738c 032622 lshift16 temp ,temp 
+0x738d 032623 ior temp ,temp 
+0x738e 032624 rtn 
+:      032628 loop1:
+0x738f 032629 branch loop1 
+:      032633 generate_stk:
+0x7390 032634 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032635 call function_s1 
+0x7392 032636 arg mem_le_ltk ,contw 
+0x7393 032637 branch store_aes_result 
+:      032640 authenticate_rconfirm:
+0x7394 032641 arg mem_le_srand ,contw 
+0x7395 032642 branch authenticate_mconfirm ,master 
+0x7396 032643 arg mem_le_mrand ,contw 
+:      032644 authenticate_mconfirm:
+0x7397 032645 copy contr ,rega 
+0x7398 032646 call memcpy16 
+0x7399 032647 call function_c1 
+0x739a 032648 arg mem_le_rconfirm ,contr 
+0x739b 032649 branch compare_res 
+:      032651 generate_confirm:
+0x739c 032652 arg mem_le_mrand ,rega 
+0x739d 032653 branch generate_mrand ,master 
+0x739e 032654 arg mem_le_srand ,rega 
+:      032655 generate_mrand:
+0x739f 032656 copy rega ,contw 
+0x73a0 032657 call generate_random 
+0x73a1 032658 branch function_c1 
+:      032660 generate_sk:
+0x73a2 032661 arg mem_le_skdm ,contr 
+0x73a3 032662 call load_data128 
+0x73a4 032663 arg mem_le_ltk ,contr 
+0x73a5 032664 call load_regext 
+0x73a6 032665 force 0x38 ,aes_ctrl 
+0x73a7 032666 force 0x0 ,aes_ctrl 
+0x73a8 032667 call wait_aes 
+0x73a9 032668 arg mem_le_sk ,contw 
+0x73aa 032669 branch store_aes_result 
+:      032672 first_block_counter:
+0x73ab 032673 force 0x49 ,pdata 
+0x73ac 032674 branch first_block 
+:      032675 first_block_data:
+0x73ad 032676 force 1 ,pdata 
+:      032677 first_block:
+0x73ae 032678 force regidx_data ,regext_index 
+0x73af 032679 lshift8 temp ,regext 
+0x73b0 032680 ior regext ,regext 
+0x73b1 032681 increase 1 ,regext_index 
+0x73b2 032682 rshift8 temp ,regext 
+0x73b3 032683 rshift16 regext ,regext 
+0x73b4 032684 fetch 2 ,mem_le_ivm 
+0x73b5 032685 lshift16 ,pdata ,pdata 
+0x73b6 032686 ior regext ,regext 
+0x73b7 032687 increase 1 ,regext_index 
+0x73b8 032688 ifetch 4 ,contr 
+0x73b9 032689 iforce regext 
+0x73ba 032690 increase 1 ,regext_index 
+0x73bb 032691 ifetch 2 ,contr 
+0x73bc 032692 byteswap rega ,regext 
+0x73bd 032693 lshift16 regext ,regext 
+0x73be 032694 ior regext ,regext 
+0x73bf 032695 increase 1 ,regext_index 
+0x73c0 032696 rtn 
+:      032700 generate_mic:
+0x73c1 032701 add regc ,1 ,contr 
+0x73c2 032702 ifetch 1 ,contr 
+0x73c3 032703 iforce rega 
+0x73c4 032704 call first_block_counter 
+0x73c5 032705 call do_aes_ocb 
+0x73c6 032707 force regidx_data ,regext_index 
+0x73c7 032708 ifetch 1 ,regc 
+0x73c8 032709 and_into 0x3 ,pdata 
+0x73c9 032710 lshift16 pdata ,regext 
+0x73ca 032711 set1 8 ,regext 
+0x73cb 032712 call clear_hidata 
+0x73cc 032713 call do_aes_cbc 
+0x73cd 032715 copy rega ,loopcnt 
+0x73ce 032716 add regc ,2 ,contr 
+0x73cf 032717 call padding_data 
+:      032718 generate_mic_loop:
+0x73d0 032719 call aes_load_data 
+0x73d1 032720 call do_aes_cbc 
+0x73d2 032721 deposit loopcnt 
+0x73d3 032722 branch generate_mic_end ,blank 
+0x73d4 032723 branch generate_mic_loop 
+:      032724 generate_mic_end:
+0x73d5 032725 force regidx_result ,regext_index 
+0x73d6 032726 deposit regext 
+0x73d7 032727 store 4 ,mem_le_mic 
+0x73d8 032728 rtn 
+:      032730 aes_crypt_data:
+0x73d9 032731 increase 1 ,rega 
+0x73da 032732 call first_block_data 
+0x73db 032733 copy regc ,contr 
+0x73dc 032734 call aes_load_xor 
+0x73dd 032735 call do_aes_ctr 
+0x73de 032736 call store_enc_data 
+0x73df 032737 increase 16 ,regc 
+0x73e0 032738 increase -16 ,regb 
+0x73e1 032739 branch aes_crypt_data ,positive 
+0x73e2 032740 rtn 
+:      032742 le_encrypt:
+0x73e3 032743 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032744 arg mem_le_txheader ,regc 
+0x73e5 032745 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032746 call generate_mic 
+0x73e7 032747 force regidx_xor ,regext_index 
+0x73e8 032748 iforce regext 
+0x73e9 032749 force 0 ,rega 
+0x73ea 032750 call first_block_data 
+0x73eb 032751 call do_aes_ctr 
+0x73ec 032752 arg mem_le_txpayload ,regc 
+0x73ed 032753 fetch 1 ,mem_le_txlen 
+0x73ee 032754 add pdata ,-1 ,regb 
+0x73ef 032755 iadd regc ,contw 
+0x73f0 032756 force regidx_result ,regext_index 
+0x73f1 032757 deposit regext 
+0x73f2 032758 istore 4 ,contw 
+0x73f3 032759 call aes_crypt_data 
+0x73f4 032760 fetch 1 ,mem_le_txlen 
+0x73f5 032761 increase 4 ,pdata 
+0x73f6 032762 store 1 ,mem_le_txlen 
+0x73f7 032763 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032764 increase 1 ,temp 
+0x73f9 032765 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032766 rtn 
+:      032768 le_decrypt:
+0x73fb 032769 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032770 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032771 sub pdata ,20 ,null 
+0x73fe 032772 branch le_dec_cont ,positive 
+:      032773 le_dec_cont:
+0x73ff 032774 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032775 add pdata ,-1 ,regb 
+0x7401 032776 increase -4 ,pdata 
+0x7402 032777 store 1 ,mem_le_rxbuf + 1 
+0x7403 032778 iadd regc ,contr 
+0x7404 032779 ifetch 4 ,contr 
+0x7405 032780 force regidx_xor ,regext_index 
+0x7406 032781 iforce regext 
+0x7407 032782 force 0 ,rega 
+0x7408 032783 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032784 call first_block_data 
+0x740a 032785 call do_aes_ctr 
+0x740b 032786 force regidx_result ,regext_index 
+0x740c 032787 deposit regext 
+0x740d 032788 store 4 ,mem_le_peer_mic 
+0x740e 032789 call aes_crypt_data 
+0x740f 032790 arg mem_le_rxbuf ,regc 
+0x7410 032791 call generate_mic 
+0x7411 032792 fetcht 4 ,mem_le_peer_mic 
+0x7412 032793 isub temp ,pdata 
+0x7413 032794 nrtn blank 
+0x7414 032795 fetch 4 ,mem_le_last_mic 
+0x7415 032796 isub temp ,pdata 
+0x7416 032797 rtn blank 
+0x7417 032798 storet 4 ,mem_le_last_mic 
+0x7418 032799 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032800 increase 1 ,pdata 
+0x741a 032801 store 5 ,mem_le_pcnt_rx 
+0x741b 032802 force 0 ,pdata 
+0x741c 032803 rtn 
+:      032805 wait_aes:
+0x741d 032806 nbranch wait_aes ,aes_ready 
+0x741e 032807 rtn 
+:      032809 do_aes_ocb:
+0x741f 032810 force 0x30 ,aes_ctrl 
+0x7420 032811 force 0x0 ,aes_ctrl 
+0x7421 032812 branch wait_aes 
+:      032814 do_aes_cbc:
+0x7422 032815 force 0x32 ,aes_ctrl 
+0x7423 032816 force 0x2 ,aes_ctrl 
+0x7424 032817 branch wait_aes 
+:      032819 do_aes_ctr:
+0x7425 032820 force 0x34 ,aes_ctrl 
+0x7426 032821 force 0x4 ,aes_ctrl 
+0x7427 032822 branch wait_aes 
+:      032825 aes_init:
+0x7428 032826 force 1 ,aes_ctrl 
+0x7429 032827 force 0 ,aes_ctrl 
+0x742a 032828 rtn 
+:      032829 function_s1:
+0x742b 032830 force regidx_data ,regext_index 
+0x742c 032831 fetch 4 ,mem_le_mrand 
+0x742d 032832 iforce regext 
+0x742e 032833 increase 1 ,regext_index 
+0x742f 032834 ifetch 4 ,contr 
+0x7430 032835 iforce regext 
+0x7431 032836 increase 1 ,regext_index 
+0x7432 032837 fetch 4 ,mem_le_srand 
+0x7433 032838 iforce regext 
+0x7434 032839 increase 1 ,regext_index 
+0x7435 032840 ifetch 4 ,contr 
+0x7436 032841 iforce regext 
+0x7437 032842 increase 1 ,regext_index 
+0x7438 032843 call aes_clear 
+0x7439 032844 increase -4 ,regext_index 
+0x743a 032845 fetch 4 ,mem_le_tk 
+0x743b 032846 copy pdata ,regext 
+0x743c 032847 increase 4 ,regext_index 
+0x743d 032848 force 0x38 ,aes_ctrl 
+0x743e 032849 force 0x8 ,aes_ctrl 
+0x743f 032850 branch wait_aes 
+:      032853 function_c1:
+0x7440 032854 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032855 fetch 6 ,mem_le_lap 
+0x7442 032856 fetcht 6 ,mem_le_plap 
+0x7443 032857 branch function_c1_master ,master 
+0x7444 032858 fetch 6 ,mem_le_plap 
+0x7445 032859 fetcht 6 ,mem_le_lap 
+:      032860 function_c1_master:
+0x7446 032861 force regidx_xor ,regext_index 
+0x7447 032862 copy temp ,regext 
+0x7448 032863 increase 1 ,regext_index 
+0x7449 032864 rshift32 temp ,regext 
+0x744a 032865 lshift16 pdata ,pdata 
+0x744b 032866 ior regext ,regext 
+0x744c 032867 increase 1 ,regext_index 
+0x744d 032868 rshift32 pdata ,regext 
+0x744e 032869 increase 1 ,regext_index 
+0x744f 032870 force 0 ,regext 
+0x7450 032871 force 0 ,pdata 
+0x7451 032872 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032873 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032874 nbranch function_c1_irat ,master 
+0x7454 032876 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032877 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032878 function_c1_irat:
+0x7456 032879 store 1 ,mem_le_iat 
+0x7457 032880 storet 1 ,mem_le_rat 
+0x7458 032881 force regidx_data ,regext_index 
+0x7459 032882 arg mem_le_iat ,regb 
+0x745a 032883 force 4 ,loopcnt 
+:      032884 function_c1_loop1:
+0x745b 032885 ifetch 4 ,rega 
+0x745c 032886 ifetcht 4 ,regb 
+0x745d 032887 ixor temp ,regext 
+0x745e 032888 increase 1 ,regext_index 
+0x745f 032889 increase 4 ,rega 
+0x7460 032890 increase 4 ,regb 
+0x7461 032891 loop function_c1_loop1 
+0x7462 032892 call aes_clear 
+0x7463 032893 increase -4 ,regext_index 
+0x7464 032894 fetch 4 ,mem_le_tk 
+0x7465 032895 copy pdata ,regext 
+0x7466 032896 increase 4 ,regext_index 
+0x7467 032897 force 0x38 ,aes_ctrl 
+0x7468 032898 force 0xc ,aes_ctrl 
+0x7469 032899 call wait_aes 
+0x746a 032901 call aes_clear_data 
+0x746b 032902 force 0x3a ,aes_ctrl 
+0x746c 032903 force 0x8 ,aes_ctrl 
+0x746d 032904 branch wait_aes 
+:      032906 padding_data:
+0x746e 032907 compare 0 ,loopcnt ,3 
+0x746f 032908 rtn true 
+0x7470 032909 deposit contr 
+0x7471 032910 iadd loopcnt ,contw 
+0x7472 032911 force 0 ,pdata 
+:      032912 padding_loop:
+0x7473 032913 istore 1 ,contw 
+0x7474 032914 increase 1 ,loopcnt 
+0x7475 032915 compare 0 ,loopcnt ,3 
+0x7476 032916 rtn true 
+0x7477 032917 branch padding_loop 
+:      032919 aes_load_data:
+0x7478 032920 force regidx_data ,regext_index 
+:      032921 load_data_loop:
+0x7479 032922 deposit loopcnt 
+0x747a 032923 branch load_data_padding ,blank 
+0x747b 032924 ifetch 4 ,contr 
+0x747c 032925 increase -4 ,loopcnt 
+:      032926 load_data_padding:
+0x747d 032927 iforce regext 
+0x747e 032928 increase 1 ,regext_index 
+0x747f 032929 compare regidx_key ,regext_index ,0xf 
+0x7480 032930 rtn true 
+0x7481 032931 branch load_data_loop 
+:      032933 aes_load_xor:
+0x7482 032934 force regidx_xor ,regext_index 
+0x7483 032935 branch load_regext 
+:      032936 load_key:
+0x7484 032937 force regidx_key ,regext_index 
+0x7485 032938 branch load_regext 
+:      032939 load_data128:
+0x7486 032940 force regidx_data ,regext_index 
+:      032941 load_regext:
+0x7487 032942 force 4 ,loopcnt 
+:      032943 load_regext_loop:
+0x7488 032944 ifetch 4 ,contr 
+0x7489 032945 iforce regext 
+0x748a 032946 increase 1 ,regext_index 
+0x748b 032947 loop load_regext_loop 
+0x748c 032948 rtn 
+:      032950 load_sk:
+0x748d 032951 arg mem_le_sk ,contr 
+0x748e 032952 branch load_key 
+:      032954 clear_hidata:
+0x748f 032955 force 4 ,loopcnt 
+0x7490 032956 branch clear_data_rest 
+:      032958 aes_clear_data:
+0x7491 032959 force regidx_data ,regext_index 
+:      032960 aes_clear:
+0x7492 032961 force 4 ,loopcnt 
+:      032962 clear_loop:
+0x7493 032963 force 0 ,regext 
+:      032964 clear_data_rest:
+0x7494 032965 increase 1 ,regext_index 
+0x7495 032966 loop clear_loop 
+0x7496 032967 rtn 
+:      032969 store_aes_result:
+0x7497 032970 force regidx_result ,regext_index 
+0x7498 032971 force 4 ,loopcnt 
+:      032972 send_aes_result_loop:
+0x7499 032973 deposit regext 
+0x749a 032974 istore 4 ,contw 
+0x749b 032975 increase 1 ,regext_index 
+0x749c 032976 loop send_aes_result_loop 
+0x749d 032977 rtn 
+:      032979 store_enc_data:
+0x749e 032980 force regidx_result ,regext_index 
+0x749f 032981 copy regc ,contw 
+0x74a0 032982 add regb ,1 ,loopcnt 
+0x74a1 032983 sub loopcnt ,15 ,null 
+0x74a2 032984 branch store_enc_loop ,positive 
+0x74a3 032985 force 16 ,loopcnt 
+:      032986 store_enc_loop:
+0x74a4 032987 deposit regext 
+0x74a5 032988 sub loopcnt ,3 ,null 
+0x74a6 032989 branch store_enc_byte ,positive 
+0x74a7 032990 istore 4 ,contw 
+0x74a8 032991 increase -4 ,loopcnt 
+0x74a9 032992 rtn zero 
+0x74aa 032993 increase 1 ,regext_index 
+0x74ab 032994 branch store_enc_loop 
+:      032995 store_enc_byte:
+0x74ac 032996 istore 1 ,contw 
+0x74ad 032997 rshift8 pdata ,pdata 
+0x74ae 032998 loop store_enc_byte 
+0x74af 032999 rtn 
+:      033002 compare_res:
+0x74b0 033003 force regidx_result ,regext_index 
+0x74b1 033004 force 4 ,loopcnt 
+:      033005 compare_res_loop:
+0x74b2 033006 ifetch 4 ,contr 
+0x74b3 033007 isub regext ,null 
+0x74b4 033008 nrtn zero 
+0x74b5 033009 increase 1 ,regext_index 
+0x74b6 033010 loop compare_res_loop 
+0x74b7 033011 force 0 ,null 
+0x74b8 033012 rtn 
+:      033014 enable_authrom:
+0x74b9 033015 hfetch 1 ,core_clkoff 
+0x74ba 033016 set0 clock_off_auth_rom ,pdata 
+0x74bb 033017 hstore 1 ,core_clkoff 
+0x74bc 033018 rtn 
+:      033020 disable_authrom:
+0x74bd 033021 hfetch 1 ,core_clkoff 
+0x74be 033022 set1 clock_off_auth_rom ,pdata 
+0x74bf 033023 hstore 1 ,core_clkoff 
+0x74c0 033024 rtn 
+:      033026 init_memp:
+0x74c1 033027 arg mem_p ,contw 
+0x74c2 033028 setsect 0 ,0x3ffff 
+0x74c3 033029 setsect 1 ,0x3ffff 
+0x74c4 033030 setsect 2 ,0x3ffff 
+0x74c5 033031 setsect 3 ,0x3fbff 
+0x74c6 033032 istore 9 ,contw 
+0x74c7 033033 setsect 0 ,0x3ffff 
+0x74c8 033034 setsect 1 ,0x3ffff 
+0x74c9 033035 setsect 2 ,0x3ffff 
+0x74ca 033036 setsect 3 ,0x3ffff 
+0x74cb 033037 istore 9 ,contw 
+0x74cc 033038 setsect 0 ,0x3ffff 
+0x74cd 033039 setsect 1 ,0x3ffff 
+0x74ce 033040 setsect 2 ,0x3cfff 
+0x74cf 033041 setsect 3 ,0x3ffff 
+0x74d0 033042 istore 9 ,contw 
+0x74d1 033043 setsect 0 ,0x3ffff 
+0x74d2 033044 setsect 1 ,0x3ffff 
+0x74d3 033045 setsect 2 ,0x3ffef 
+0x74d4 033046 setsect 3 ,0x3ffff 
+0x74d5 033047 istore 9 ,contw 
+0x74d6 033048 setsect 0 ,0x3ffff 
+0x74d7 033049 setsect 1 ,0x3ffff 
+0x74d8 033050 setsect 2 ,0x3ffff 
+0x74d9 033051 setsect 3 ,0x3ffff 
+0x74da 033052 istore 9 ,contw 
+0x74db 033053 setsect 0 ,0x3ffff 
+0x74dc 033054 setsect 1 ,0x26c7f 
+0x74dd 033055 setsect 2 ,0x146b 
+0x74de 033056 setsect 3 ,0x37bb3 
+0x74df 033057 istore 9 ,contw 
+0x74e0 033058 setsect 0 ,0x1feb8 
+0x74e1 033059 setsect 1 ,0x10c12 
+0x74e2 033060 setsect 2 ,0x2b722 
+0x74e3 033061 setsect 3 ,0x29fa6 
+0x74e4 033062 istore 9 ,contw 
+0x74e5 033063 setsect 0 ,0xe70f 
+0x74e6 033064 setsect 1 ,0x16720 
+0x74e7 033065 setsect 2 ,0x519e 
+0x74e8 033066 setsect 3 ,0x19084 
+0x74e9 033067 istore 9 ,contw 
+0x74ea 033068 setsect 0 ,0x31012 
+0x74eb 033069 setsect 1 ,0x360bf 
+0x74ec 033070 setsect 2 ,0x3f0af 
+0x74ed 033071 setsect 3 ,0x3d3 
+0x74ee 033072 istore 9 ,contw 
+0x74ef 033073 setsect 0 ,0x3a188 
+0x74f0 033074 setsect 1 ,0x3ad0 
+0x74f1 033075 setsect 2 ,0x3cbf2 
+0x74f2 033076 setsect 3 ,0x243d9 
+0x74f3 033077 istore 9 ,contw 
+0x74f4 033078 setsect 0 ,0x2b030 
+0x74f5 033079 setsect 1 ,0x36a03 
+0x74f6 033080 setsect 2 ,0x11188 
+0x74f7 033081 setsect 3 ,0x1e520 
+0x74f8 033082 istore 9 ,contw 
+0x74f9 033083 setsect 0 ,0x3a11e 
+0x74fa 033084 setsect 1 ,0xfe5d 
+0x74fb 033085 setsect 2 ,0xdd57 
+0x74fc 033086 setsect 3 ,0x1ac93 
+0x74fd 033087 istore 9 ,contw 
+0x74fe 033088 setsect 0 ,0x11ed 
+0x74ff 033089 setsect 1 ,0x218c4 
+0x7500 033090 setsect 2 ,0x8da7 
+0x7501 033091 setsect 3 ,0x257ff 
+0x7502 033092 istore 9 ,contw 
+0x7503 033093 setsect 0 ,0x3192b 
+0x7504 033094 setsect 1 ,0x34641 
+0x7505 033095 setsect 2 ,0x1be0c 
+0x7506 033096 setsect 3 ,0x366ad 
+0x7507 033097 istore 9 ,contw 
+0x7508 033098 setsect 0 ,0x1f83 
+0x7509 033099 setsect 1 ,0x15a23 
+0x750a 033100 setsect 2 ,0x3f9b0 
+0x750b 033101 setsect 3 ,0x3949 
+0x750c 033102 istore 9 ,contw 
+0x750d 033103 setsect 0 ,0x13a51 
+0x750e 033104 setsect 1 ,0x153fd 
+0x750f 033105 setsect 2 ,0x3372a 
+0x7510 033106 setsect 3 ,0xf1bb 
+0x7511 033107 istore 9 ,contw 
+0x7512 033108 setsect 0 ,0x3ae85 
+0x7513 033109 setsect 1 ,0x1eed9 
+0x7514 033110 setsect 2 ,0x9e66 
+0x7515 033111 setsect 3 ,0x1a8 
+0x7516 033112 istore 8 ,contw 
+0x7517 033113 rtn 
+:      033117 init_memp_256:
+0x7518 033118 arg mem_p_256 ,contw 
+0x7519 033119 setsect 0 ,0x3ffff 
+0x751a 033120 setsect 1 ,0x3ffff 
+0x751b 033121 setsect 2 ,0x3ffff 
+0x751c 033122 setsect 3 ,0x3ffff 
+0x751d 033123 istore 9 ,contw 
+0x751e 033124 setsect 0 ,0x3ffff 
+0x751f 033125 setsect 1 ,0x3f 
+0x7520 033126 setsect 2 ,0x0 
+0x7521 033127 setsect 3 ,0x0 
+0x7522 033128 istore 9 ,contw 
+0x7523 033129 setsect 0 ,0x0 
+0x7524 033130 setsect 1 ,0x0 
+0x7525 033131 setsect 2 ,0x1000 
+0x7526 033132 setsect 3 ,0x0 
+0x7527 033133 istore 9 ,contw 
+0x7528 033134 setsect 0 ,0x3ff00 
+0x7529 033135 setsect 1 ,0x3ffff 
+0x752a 033136 setsect 2 ,0x3ffcf 
+0x752b 033137 setsect 3 ,0x3ffff 
+0x752c 033138 istore 9 ,contw 
+0x752d 033139 setsect 0 ,0x3ffff 
+0x752e 033140 setsect 1 ,0x3ffff 
+0x752f 033141 setsect 2 ,0x3ffff 
+0x7530 033142 setsect 3 ,0x3ff 
+0x7531 033143 istore 9 ,contw 
+0x7532 033144 setsect 0 ,0x0 
+0x7533 033145 setsect 1 ,0x0 
+0x7534 033146 setsect 2 ,0x0 
+0x7535 033147 setsect 3 ,0x0 
+0x7536 033148 istore 9 ,contw 
+0x7537 033149 setsect 0 ,0x10000 
+0x7538 033150 setsect 1 ,0x0 
+0x7539 033151 setsect 2 ,0x3f000 
+0x753a 033152 setsect 3 ,0x3ffff 
+0x753b 033153 istore 9 ,contw 
+0x753c 033154 setsect 0 ,0x296ff 
+0x753d 033155 setsect 1 ,0x22630 
+0x753e 033156 setsect 2 ,0x3945d 
+0x753f 033157 setsect 3 ,0x3d284 
+0x7540 033158 istore 9 ,contw 
+0x7541 033159 setsect 0 ,0x333a0 
+0x7542 033160 setsect 1 ,0x4b7a 
+0x7543 033161 setsect 2 ,0x37d8 
+0x7544 033162 setsect 3 ,0x3c9dc 
+0x7545 033163 istore 9 ,contw 
+0x7546 033164 setsect 0 ,0x3a440 
+0x7547 033165 setsect 1 ,0x1b958 
+0x7548 033166 setsect 2 ,0x38bce 
+0x7549 033167 setsect 3 ,0x1091f 
+0x754a 033168 istore 9 ,contw 
+0x754b 033169 setsect 0 ,0x2e12c 
+0x754c 033170 setsect 1 ,0x1f47c 
+0x754d 033171 setsect 2 ,0x356b1 
+0x754e 033172 setsect 3 ,0x2fd47 
+0x754f 033173 istore 9 ,contw 
+0x7550 033174 setsect 0 ,0x6837 
+0x7551 033175 setsect 1 ,0x2ed90 
+0x7552 033176 setsect 2 ,0x1ecec 
+0x7553 033177 setsect 3 ,0x1acc5 
+0x7554 033178 istore 9 ,contw 
+0x7555 033179 setsect 0 ,0x23357 
+0x7556 033180 setsect 1 ,0x18af3 
+0x7557 033181 setsect 2 ,0xf9e1 
+0x7558 033182 setsect 3 ,0x129f0 
+0x7559 033183 istore 9 ,contw 
+0x755a 033184 setsect 0 ,0x2e7eb 
+0x755b 033185 setsect 1 ,0x3e6e3 
+0x755c 033186 setsect 2 ,0x3e1a7 
+0x755d 033187 setsect 3 ,0x10b8b 
+0x755e 033188 istore 9 ,contw 
+0x755f 033189 setsect 0 ,0x24fe3 
+0x7560 033190 setsect 1 ,0x20ef 
+0x7561 033191 setsect 2 ,0x1b5a6 
+0x7562 033192 setsect 3 ,0xdc2f 
+0x7563 033193 istore 9 ,contw 
+0x7564 033194 setsect 0 ,0x13860 
+0x7565 033195 setsect 1 ,0x2bd69 
+0x7566 033196 setsect 2 ,0x391a 
+0x7567 033197 setsect 3 ,0x1b222 
+0x7568 033198 istore 9 ,contw 
+0x7569 033199 rtn 
+:      033202 publickey_init:
+0x756a 033203 fetch 1 ,mem_ssp_enable 
+0x756b 033204 nbranch sp_initialize ,blank 
+0x756c 033205 branch sp_initialize_256 
+:      033207 sp_calc_sequence_256_check:
+0x756d 033208 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033209 fetch 1 ,mem_ssp_enable 
+0x756f 033210 rtn blank 
+0x7570 033211 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033212 rtnne sp_key_valid 
+0x7572 033213 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033214 rtn blank 
+0x7574 033215 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033216 rtneq sp_key_valid_256 
+0x7576 033217 fetch 2 ,mem_ui_state_map 
+0x7577 033218 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033219 fetch 1 ,mem_le_sc_calc 
+0x7579 033220 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033221 rtn 
+:      033222 stop_publickey_calc_256:
+0x757b 033223 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033224 rtn 
+:      033227 sp_initialize:
+0x757d 033228 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033229 fetch 1 ,mem_ssp_enable 
+0x757f 033230 branch ssp_disable ,blank 
+0x7580 033231 call ssp_enable 
+0x7581 033232 call sp_clear_flags 
+0x7582 033233 branch sp_pubkey_calc 
+:      033235 sp_clear_flags:
+0x7583 033236 setarg 0 
+0x7584 033237 store 8 ,mem_sp_state_start 
+0x7585 033238 store 4 ,mem_sp_flag_start 
+0x7586 033239 store 7 ,mem_sp_iocap_remote 
+0x7587 033240 rtn 
+:      033242 sp_generate_local_key:
+0x7588 033243 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033244 branch sp_generate_local_key0 
+:      033245 sp_master_generate_local_key:
+0x758a 033246 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033247 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033248 branch assert 
+:      033249 sp_generate_local_key0:
+0x758d 033250 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033251 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033252 branch sp_pubkey_calc 
+:      033254 sp_start_send_pubkey:
+0x7590 033255 call sp_dhkey_calc 
+0x7591 033256 fetch 1 ,mem_master_sp_state 
+0x7592 033257 nrtn blank 
+0x7593 033258 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033259 rtn 
+:      033262 sp_calc_check_publickey_256:
+0x7595 033263 call sp_calc_b256 
+0x7596 033264 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033265 arg mem_t7_256 ,contw 
+0x7598 033266 call bn_sqrmod_256 
+0x7599 033267 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033268 arg mem_t2_256 ,contw 
+0x759b 033269 call bn_sqrmod_256 
+0x759c 033270 arg mem_t2_256 ,rega 
+0x759d 033271 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033272 arg mem_t2_256 ,contw 
+0x759f 033273 call bn_mulmod_256 
+0x75a0 033274 arg mem_a_256 ,rega 
+0x75a1 033275 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033276 arg mem_t3_256 ,contw 
+0x75a3 033277 call bn_mulmod_256 
+0x75a4 033278 arg mem_t3_256 ,rega 
+0x75a5 033279 arg mem_t2_256 ,regb 
+0x75a6 033280 arg mem_t2_256 ,contw 
+0x75a7 033281 call bn_addmod_256 
+0x75a8 033282 arg mem_t0_256 ,rega 
+0x75a9 033283 arg mem_t2_256 ,regb 
+0x75aa 033284 arg mem_t0_256 ,contw 
+0x75ab 033285 call bn_addmod_256 
+0x75ac 033286 arg 32 ,loopcnt 
+0x75ad 033287 arg mem_t7_256 ,rega 
+0x75ae 033288 arg mem_t0_256 ,regb 
+0x75af 033289 branch string_compare 
+:      033291 sp_calc_b256:
+0x75b0 033292 arg mem_gy_256 ,rega 
+0x75b1 033293 arg mem_t0_256 ,contw 
+0x75b2 033294 call bn_sqrmod_256 
+0x75b3 033295 arg mem_gx_256 ,rega 
+0x75b4 033296 arg mem_t2_256 ,contw 
+0x75b5 033297 call bn_sqrmod_256 
+0x75b6 033298 arg mem_t2_256 ,rega 
+0x75b7 033299 arg mem_gx_256 ,regb 
+0x75b8 033300 arg mem_t2_256 ,contw 
+0x75b9 033301 call bn_mulmod_256 
+0x75ba 033302 arg mem_a_256 ,rega 
+0x75bb 033303 arg mem_gx_256 ,regb 
+0x75bc 033304 arg mem_t3_256 ,contw 
+0x75bd 033305 call bn_mulmod_256 
+0x75be 033306 arg mem_t3_256 ,rega 
+0x75bf 033307 arg mem_t2_256 ,regb 
+0x75c0 033308 arg mem_t2_256 ,contw 
+0x75c1 033309 call bn_addmod_256 
+0x75c2 033310 arg mem_t0_256 ,rega 
+0x75c3 033311 arg mem_t2_256 ,regb 
+0x75c4 033312 arg mem_t0_256 ,contw 
+0x75c5 033313 branch bn_submod_256 
+:      033315 sp_calc_check_publickey:
+0x75c6 033316 call sp_calc_b 
+0x75c7 033317 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033318 arg mem_t7_256 ,contw 
+0x75c9 033319 call bn_sqrmod 
+0x75ca 033320 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033321 arg mem_t2_256 ,contw 
+0x75cc 033322 call bn_sqrmod 
+0x75cd 033323 arg mem_t2_256 ,rega 
+0x75ce 033324 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033325 arg mem_t2_256 ,contw 
+0x75d0 033326 call bn_mulmod 
+0x75d1 033327 arg mem_a ,rega 
+0x75d2 033328 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033329 arg mem_t3_256 ,contw 
+0x75d4 033330 call bn_mulmod 
+0x75d5 033331 arg mem_t3_256 ,rega 
+0x75d6 033332 arg mem_t2_256 ,regb 
+0x75d7 033333 arg mem_t2_256 ,contw 
+0x75d8 033334 call bn_addmod 
+0x75d9 033335 arg mem_t0_256 ,rega 
+0x75da 033336 arg mem_t2_256 ,regb 
+0x75db 033337 arg mem_t0_256 ,contw 
+0x75dc 033338 call bn_addmod 
+0x75dd 033339 arg 24 ,loopcnt 
+0x75de 033340 arg mem_t7_256 ,rega 
+0x75df 033341 arg mem_t0_256 ,regb 
+0x75e0 033342 branch string_compare 
+:      033344 sp_calc_b:
+0x75e1 033345 arg mem_gy ,rega 
+0x75e2 033346 arg mem_t0_256 ,contw 
+0x75e3 033347 call bn_sqrmod 
+0x75e4 033348 arg mem_gx ,rega 
+0x75e5 033349 arg mem_t2_256 ,contw 
+0x75e6 033350 call bn_sqrmod 
+0x75e7 033351 arg mem_t2_256 ,rega 
+0x75e8 033352 arg mem_gx ,regb 
+0x75e9 033353 arg mem_t2_256 ,contw 
+0x75ea 033354 call bn_mulmod 
+0x75eb 033355 arg mem_a ,rega 
+0x75ec 033356 arg mem_gx ,regb 
+0x75ed 033357 arg mem_t3_256 ,contw 
+0x75ee 033358 call bn_mulmod 
+0x75ef 033359 arg mem_t3_256 ,rega 
+0x75f0 033360 arg mem_t2_256 ,regb 
+0x75f1 033361 arg mem_t2_256 ,contw 
+0x75f2 033362 call bn_addmod 
+0x75f3 033363 arg mem_t0_256 ,rega 
+0x75f4 033364 arg mem_t2_256 ,regb 
+0x75f5 033365 arg mem_t0_256 ,contw 
+0x75f6 033366 branch bn_submod 
+:      033369 sp_calculate_commitment:
+0x75f7 033370 fetch 1 ,mem_sp_calc 
+0x75f8 033371 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033372 call sp_local_random_key_generator 
+0x75fa 033373 arg mem_sp_prarm_stack ,contw 
+0x75fb 033374 setarg mem_sp_random_local_end 
+0x75fc 033375 istore 2 ,contw 
+0x75fd 033376 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033377 istore 2 ,contw 
+0x75ff 033378 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033379 istore 2 ,contw 
+0x7601 033380 branch sp_calculate_commitment0 
+:      033381 master_sp_calculate_commitment:
+0x7602 033382 arg mem_sp_prarm_stack ,contw 
+0x7603 033383 setarg mem_sp_random_remote_end 
+0x7604 033384 istore 2 ,contw 
+0x7605 033385 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033386 istore 2 ,contw 
+0x7607 033387 setarg mem_sp_pubkey_local_x_end 
+0x7608 033388 istore 2 ,contw 
+:      033389 sp_calculate_commitment0:
+0x7609 033390 call function_f1 
+0x760a 033391 fetch 1 ,mem_master_sp_state 
+0x760b 033392 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033393 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033394 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033395 rtn 
+:      033396 master_sp_calculate_commitment0:
+0x760f 033397 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033398 call sp_master_generate_local_key 
+0x7611 033399 branch master_set_mem_master_sp_flag 
+:      033401 sp_local_random_key_generator:
+0x7612 033402 arg mem_sp_random_local ,contw 
+0x7613 033403 force 8 ,queue 
+0x7614 033404 branch random_generator 
+:      033406 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033407 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033408 rtn 
+:      033410 sp_confirm_check:
+0x7617 033412 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033413 arg mem_addr_value ,contw 
+0x7619 033414 fetch 6 ,mem_lap 
+0x761a 033415 istore 6 ,contw 
+0x761b 033416 fetch 6 ,mem_plap 
+0x761c 033417 istore 6 ,contw 
+0x761d 033418 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033419 istore 3 ,contw 
+0x761f 033421 call function_f3a 
+0x7620 033423 arg mem_sp_calc_result_high ,rega 
+0x7621 033424 arg mem_sp_check_result ,regb 
+0x7622 033425 force 4 ,queue 
+0x7623 033426 call compare4 
+0x7624 033427 nbranch sp_confirm_check_failed ,true 
+0x7625 033429 call sp_confirm_check_success 
+0x7626 033430 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033431 branch tid_set_reply 
+:      033433 sp_confirm_check_success:
+0x7628 033434 fetch 1 ,mem_master_sp_state 
+0x7629 033435 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033436 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033437 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033438 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033439 rtn 
+:      033440 sp_confirm_check_success_master:
+0x762e 033441 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033442 jam sp_state_end ,mem_master_sp_state 
+0x7630 033443 branch master_set_mem_master_sp_flag 
+:      033446 sp_confirm_check_failed:
+0x7631 033447 fetch 1 ,mem_master_sp_state 
+0x7632 033448 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033449 jam sp_stat_null ,mem_sp_state 
+0x7634 033450 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033452 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033453 rtn 
+:      033454 sp_confirm_check_failed_master:
+0x7637 033455 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033456 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033457 rtn 
+:      033459 sp_confirm_calc:
+0x763a 033460 fetch 1 ,mem_sp_dh_ready 
+0x763b 033461 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033462 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033463 branch master_set_mem_master_sp_flag 
+:      033464 sp_confirm_calc_ready:
+0x763e 033465 arg mem_addr_value ,contw 
+0x763f 033466 fetch 6 ,mem_plap 
+0x7640 033467 istore 6 ,contw 
+0x7641 033468 fetch 6 ,mem_lap 
+0x7642 033469 istore 6 ,contw 
+0x7643 033470 fetch 3 ,mem_sp_iocap_local 
+0x7644 033471 istore 3 ,contw 
+0x7645 033473 call function_f3b 
+0x7646 033474 fetch 1 ,mem_master_sp_state 
+0x7647 033475 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033476 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033477 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033478 rtn 
+:      033479 sp_confirm_calc_master:
+0x764b 033480 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033481 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033482 rtn 
+:      033484 sp_master_key_prarm_push:
+0x764e 033485 arg mem_sp_prarm_stack ,contw 
+0x764f 033486 fetch 6 ,mem_plap 
+0x7650 033487 istore 6 ,contw 
+0x7651 033488 fetch 6 ,mem_lap 
+0x7652 033489 istore 6 ,contw 
+0x7653 033490 setarg mem_sp_random_local_end 
+0x7654 033491 istore 2 ,contw 
+0x7655 033492 setarg mem_sp_random_remote_end 
+0x7656 033493 istore 2 ,contw 
+0x7657 033494 branch sp_link_key_calc 
+:      033495 sp_link_key_prarm_push:
+0x7658 033496 jam sp_stat_done ,mem_sp_state 
+0x7659 033497 arg mem_sp_prarm_stack ,contw 
+0x765a 033498 fetch 6 ,mem_lap 
+0x765b 033499 istore 6 ,contw 
+0x765c 033500 fetch 6 ,mem_plap 
+0x765d 033501 istore 6 ,contw 
+0x765e 033502 setarg mem_sp_random_remote_end 
+0x765f 033503 istore 2 ,contw 
+0x7660 033504 setarg mem_sp_random_local_end 
+0x7661 033505 istore 2 ,contw 
+:      033506 sp_link_key_calc:
+0x7662 033508 arg mem_addr_value ,contw 
+0x7663 033509 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033510 istore 6 ,contw 
+0x7665 033511 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033512 istore 6 ,contw 
+0x7667 033514 call function_f2 
+0x7668 033517 jam 1 ,mem_link_key_exists 
+0x7669 033518 arg mem_link_key ,contw 
+0x766a 033519 arg mem_sp_calc_result_high ,contr 
+0x766b 033520 call memcpy16 
+0x766c 033521 branch generate_linkkey_continue 
+:      033524 sp_pubkey_calc:
+0x766d 033525 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033526 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033527 rtnne sp_key_invalid 
+0x7670 033528 fetch 1 ,mem_sp_calc 
+0x7671 033529 rtnne sp_calc_standby 
+0x7672 033530 arg mem_sp_private_key ,contw 
+0x7673 033531 force 11 ,queue 
+0x7674 033532 call random_generator 
+0x7675 033533 random pdata 
+0x7676 033534 rshift pdata ,pdata 
+0x7677 033535 istore 2 ,contw 
+0x7678 033537 arg mem_k ,contw 
+0x7679 033538 arg mem_sp_private_key ,contr 
+0x767a 033539 call memcpy24 
+0x767b 033541 arg mem_ax ,contw 
+0x767c 033542 arg mem_gx ,contr 
+0x767d 033543 call memcpy48 
+0x767e 033545 arg mem_az ,contw 
+0x767f 033546 call bn_zero 
+0x7680 033547 jam 1 ,mem_az 
+0x7681 033549 call eckp_calc_init 
+0x7682 033550 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033551 rtn 
+:      033553 sp_pubkey_generated:
+0x7684 033554 arg mem_sp_pubkey_local ,contw 
+0x7685 033555 arg mem_bx ,contr 
+0x7686 033556 call memcpy48 
+0x7687 033557 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033558 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033559 rtn 
+:      033561 sp_dhkey_calc:
+0x768a 033562 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033563 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033564 rtnne sp_key_invalid 
+0x768d 033565 fetch 1 ,mem_sp_calc 
+0x768e 033566 rtnne sp_calc_standby 
+0x768f 033568 arg mem_k ,contw 
+0x7690 033569 arg mem_sp_private_key ,contr 
+0x7691 033570 call memcpy24 
+0x7692 033572 arg mem_ax ,contw 
+0x7693 033573 arg mem_sp_pubkey_remote ,contr 
+0x7694 033574 call memcpy48 
+0x7695 033576 arg mem_az ,contw 
+0x7696 033577 call bn_zero 
+0x7697 033578 jam 1 ,mem_az 
+0x7698 033580 call eckp_calc_init 
+0x7699 033581 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033582 rtn 
+:      033584 sp_dhkey_generated:
+0x769b 033585 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033586 arg mem_sp_dhkey ,contw 
+0x769d 033587 arg mem_bx ,contr 
+0x769e 033588 call memcpy24 
+0x769f 033589 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033590 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033591 rtn 
+:      033593 random_generator:
+0x76a2 033594 increase -1 ,queue 
+0x76a3 033595 nrtn positive 
+0x76a4 033596 random pdata 
+0x76a5 033597 istore 2 ,contw 
+0x76a6 033598 branch random_generator 
+:      033599 compare4:
+0x76a7 033600 increase -1 ,queue 
+0x76a8 033601 nbranch compare4_success ,positive 
+0x76a9 033602 ifetch 4 ,rega 
+0x76aa 033603 copy pdata ,temp 
+0x76ab 033604 ifetch 4 ,regb 
+0x76ac 033605 iflip temp ,pdata 
+0x76ad 033606 nbranch compare4_failed ,zero 
+0x76ae 033607 increase 4 ,rega 
+0x76af 033608 increase 4 ,regb 
+0x76b0 033609 branch compare4 
+:      033610 compare4_failed:
+0x76b1 033611 disable true 
+0x76b2 033612 rtn 
+:      033613 compare4_success:
+0x76b3 033614 enable true 
+0x76b4 033615 rtn 
+:      033622 simple_pairing_sequence:
+0x76b5 033623 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033624 fetch 1 ,mem_sp_flag 
+0x76b7 033625 rtn blank 
+0x76b8 033626 call lmo_fifo_check 
+0x76b9 033627 nrtn blank 
+0x76ba 033628 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033629 fetch 1 ,mem_sp_state 
+0x76bc 033630 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033631 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033632 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033633 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033634 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033635 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033636 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033637 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033638 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033640 rtn 
+:      033642 master_simple_paring_sequence:
+0x76c6 033643 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033644 fetch 1 ,mem_master_sp_flag 
+0x76c8 033645 rtn blank 
+0x76c9 033646 call lmo_fifo_check 
+0x76ca 033647 nrtn blank 
+0x76cb 033648 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033649 fetch 1 ,mem_master_sp_state 
+0x76cd 033650 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033651 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033652 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033653 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033654 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033655 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033656 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033657 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033658 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033659 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033660 rtn 
+:      033662 master_set_mem_master_sp_flag:
+0x76d8 033663 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033664 rtn 
+:      033666 master_clear_mem_master_sp_flag:
+0x76da 033667 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033668 rtn 
+:      033669 sp_calc_sequence:
+0x76dc 033670 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033671 fetch 1 ,mem_ssp_enable 
+0x76de 033672 rtn blank 
+0x76df 033673 fetch 1 ,mem_sp_calc 
+0x76e0 033674 rtn blank 
+0x76e1 033675 increase 0x80 ,pdata 
+0x76e2 033676 store 1 ,mem_sp_calc 
+0x76e3 033677 rtnbit1 7 
+0x76e4 033678 fetch 1 ,mem_ec_loopc 
+0x76e5 033679 branch sp_calc_sequence_done ,blank 
+0x76e6 033680 branch eckp_calc 
+:      033682 sp_calc_sequence_done:
+0x76e7 033683 call ecunmapz 
+0x76e8 033684 fetch 1 ,mem_sp_calc 
+0x76e9 033685 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033686 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033687 rtn 
+:      033690 bn_testbit:
+0x76ec 033691 and pdata ,7 ,queue 
+0x76ed 033692 rshift3 pdata ,pdata 
+0x76ee 033693 iadd contr ,contr 
+0x76ef 033694 ifetch 1 ,contr 
+0x76f0 033695 qisolate0 pdata 
+0x76f1 033696 rtn 
+:      033699 ec_copy:
+0x76f2 033700 call memcpy24 
+0x76f3 033701 call memcpy24 
+0x76f4 033702 branch memcpy24 
+:      033705 bn_eq_zero:
+0x76f5 033706 ifetch 8 ,contr 
+0x76f6 033707 nrtn blank 
+0x76f7 033708 ifetch 8 ,contr 
+0x76f8 033709 nrtn blank 
+0x76f9 033710 ifetch 8 ,contr 
+0x76fa 033711 rtn 
+:      033716 bn_eq_0:
+0x76fb 033717 ifetch 4 ,rega 
+0x76fc 033718 iforce temp 
+0x76fd 033719 ifetch 4 ,regb 
+0x76fe 033720 isub temp ,null 
+0x76ff 033721 nrtn zero 
+0x7700 033722 increase 4 ,rega 
+0x7701 033723 increase 4 ,regb 
+0x7702 033724 loop bn_eq_0 
+0x7703 033725 rtn 
+:      033728 bn_bigeq:
+0x7704 033729 force 6 ,loopcnt 
+0x7705 033730 increase 20 ,rega 
+0x7706 033731 increase 20 ,regb 
+:      033732 bn_bigeq_0:
+0x7707 033733 ifetch 4 ,regb 
+0x7708 033734 iforce temp 
+0x7709 033735 ifetch 4 ,rega 
+0x770a 033736 isub temp ,pdata 
+0x770b 033737 nrtn positive 
+0x770c 033738 nrtn blank 
+0x770d 033739 increase -4 ,rega 
+0x770e 033740 increase -4 ,regb 
+0x770f 033741 loop bn_bigeq_0 
+0x7710 033742 rtn 
+:      033744 bn_add:
+0x7711 033745 force 6 ,loopcnt 
+0x7712 033746 force 0 ,regc 
+:      033747 bn_add_0:
+0x7713 033748 ifetch 4 ,rega 
+0x7714 033749 iforce temp 
+0x7715 033750 ifetch 4 ,regb 
+0x7716 033751 iadd temp ,pdata 
+0x7717 033752 iadd regc ,pdata 
+0x7718 033753 istore 4 ,contw 
+0x7719 033754 isolate1 32 ,pdata 
+0x771a 033755 setflag true ,0 ,regc 
+0x771b 033756 increase 4 ,rega 
+0x771c 033757 increase 4 ,regb 
+0x771d 033758 loop bn_add_0 
+0x771e 033759 rtn 
+:      033761 bn_sub:
+0x771f 033762 force 6 ,loopcnt 
+0x7720 033763 force 0 ,regc 
+:      033764 bn_sub_0:
+0x7721 033765 ifetch 4 ,regb 
+0x7722 033766 iforce temp 
+0x7723 033767 ifetch 4 ,rega 
+0x7724 033768 isub temp ,pdata 
+0x7725 033769 isub regc ,pdata 
+0x7726 033770 istore 4 ,contw 
+0x7727 033771 isolate1 32 ,pdata 
+0x7728 033772 setflag true ,0 ,regc 
+0x7729 033773 increase 4 ,rega 
+0x772a 033774 increase 4 ,regb 
+0x772b 033775 loop bn_sub_0 
+0x772c 033776 rtn 
+:      033778 bn_rshift6:
+0x772d 033779 force 6 ,loopcnt 
+0x772e 033780 increase 20 ,rega 
+:      033781 bn_rshift:
+0x772f 033782 force 0 ,regc 
+:      033783 bn_rshift_0:
+0x7730 033784 ifetch 4 ,rega 
+0x7731 033785 isolate1 0 ,pdata 
+0x7732 033786 setflag true ,1 ,regc 
+0x7733 033787 rshift pdata ,pdata 
+0x7734 033788 isolate1 0 ,regc 
+0x7735 033789 setflag true ,31 ,pdata 
+0x7736 033790 istore 4 ,rega 
+0x7737 033791 increase -4 ,rega 
+0x7738 033792 rshift regc ,regc 
+0x7739 033793 loop bn_rshift_0 
+0x773a 033794 rtn 
+:      033796 bn_lshift:
+0x773b 033797 force 6 ,loopcnt 
+0x773c 033798 force 0 ,regc 
+:      033799 bn_lshift_0:
+0x773d 033800 ifetch 4 ,rega 
+0x773e 033801 isolate1 31 ,pdata 
+0x773f 033802 setflag true ,1 ,regc 
+0x7740 033803 lshift pdata ,pdata 
+0x7741 033804 isolate1 0 ,regc 
+0x7742 033805 setflag true ,0 ,pdata 
+0x7743 033806 istore 4 ,rega 
+0x7744 033807 increase 4 ,rega 
+0x7745 033808 rshift regc ,regc 
+0x7746 033809 loop bn_lshift_0 
+0x7747 033810 rtn 
+:      033812 bn_lshiftmod:
+0x7748 033813 call bn_lshift 
+:      033814 bn_lshiftmod_ismod:
+0x7749 033815 isolate1 0 ,regc 
+0x774a 033816 branch bn_lshiftmod_0 ,true 
+0x774b 033817 arg mem_p ,regb 
+0x774c 033818 copy rega ,regc 
+0x774d 033819 increase -24 ,rega 
+0x774e 033820 call bn_bigeq 
+0x774f 033821 nrtn positive 
+0x7750 033822 copy regc ,rega 
+:      033823 bn_lshiftmod_0:
+0x7751 033824 increase -24 ,rega 
+0x7752 033825 arg mem_p ,regb 
+0x7753 033826 copy rega ,contw 
+0x7754 033827 branch bn_sub 
+:      033830 bn_addmod:
+0x7755 033831 call bn_add 
+0x7756 033832 copy contw ,rega 
+0x7757 033833 branch bn_lshiftmod_ismod 
+:      033835 bn_submod:
+0x7758 033836 call bn_sub 
+0x7759 033837 isolate0 0 ,regc 
+0x775a 033838 rtn true 
+0x775b 033839 arg mem_p ,regb 
+0x775c 033840 add contw ,-24 ,rega 
+0x775d 033841 copy rega ,contw 
+0x775e 033842 branch bn_add 
+:      033845 bn_p192mod:
+0x775f 033846 copy contw ,timeup 
+0x7760 033847 copy rega ,alarm 
+0x7761 033848 arg mem_tmp2 ,regb 
+0x7762 033849 copy regb ,contw 
+0x7763 033850 add rega ,24 ,contr 
+0x7764 033851 ifetch 8 ,contr 
+0x7765 033852 istore 8 ,contw 
+0x7766 033853 istore 8 ,contw 
+0x7767 033854 force 0 ,pdata 
+0x7768 033855 istore 8 ,contw 
+0x7769 033856 copy timeup ,contw 
+0x776a 033857 call bn_addmod 
+0x776b 033858 arg mem_tmp2 ,regb 
+0x776c 033859 copy regb ,contw 
+0x776d 033860 force 0 ,pdata 
+0x776e 033861 istore 8 ,contw 
+0x776f 033862 add alarm ,32 ,contr 
+0x7770 033863 ifetch 8 ,contr 
+0x7771 033864 istore 8 ,contw 
+0x7772 033865 istore 8 ,contw 
+0x7773 033866 copy timeup ,rega 
+0x7774 033867 copy rega ,contw 
+0x7775 033868 call bn_addmod 
+0x7776 033869 arg mem_tmp2 ,regb 
+0x7777 033870 copy regb ,contw 
+0x7778 033871 add alarm ,40 ,contr 
+0x7779 033872 ifetch 8 ,contr 
+0x777a 033873 istore 8 ,contw 
+0x777b 033874 istore 8 ,contw 
+0x777c 033875 istore 8 ,contw 
+0x777d 033876 copy timeup ,rega 
+0x777e 033877 copy rega ,contw 
+0x777f 033878 branch bn_addmod 
+:      033881 bn_load:
+0x7780 033882 force 6 ,loopcnt 
+:      033883 bn_load_0:
+0x7781 033884 ifetch 4 ,contr 
+0x7782 033885 iforce regext 
+0x7783 033886 increase 1 ,regext_index 
+0x7784 033887 loop bn_load_0 
+0x7785 033888 rtn 
+:      033892 bn_mulmod:
+0x7786 033893 copy contw ,timeup 
+0x7787 033894 arg mem_tmp1 ,contw 
+0x7788 033895 call bn_zero 
+0x7789 033896 arg mem_tmp1 ,contw 
+0x778a 033897 copy rega ,contr 
+0x778b 033898 force 0 ,regext_index 
+0x778c 033899 call bn_load 
+0x778d 033900 copy regb ,contr 
+0x778e 033901 call bn_load 
+0x778f 033902 force 0 ,regb 
+:      033903 bn_mulmod_1:
+0x7790 033904 force 0 ,temp 
+0x7791 033905 force 6 ,regc 
+:      033906 bn_mulmod_0:
+0x7792 033907 ifetch 4 ,contw 
+0x7793 033908 iforce rega 
+0x7794 033909 copy regb ,regext_index 
+0x7795 033910 deposit regext 
+0x7796 033911 copy regc ,regext_index 
+0x7797 033912 imul32 regext ,pdata 
+0x7798 033913 iadd rega ,pdata 
+0x7799 033914 iadd temp ,pdata 
+0x779a 033915 istore 4 ,contw 
+0x779b 033916 rshift32 pdata ,temp 
+0x779c 033917 increase 1 ,regc 
+0x779d 033918 compare 12 ,regc ,0xff 
+0x779e 033919 nbranch bn_mulmod_0 ,true 
+0x779f 033920 deposit temp 
+0x77a0 033921 istore 4 ,contw 
+0x77a1 033922 increase -24 ,contw 
+0x77a2 033923 increase 1 ,regb 
+0x77a3 033924 compare 6 ,regb ,0xff 
+0x77a4 033925 nbranch bn_mulmod_1 ,true 
+0x77a5 033926 arg mem_tmp1 ,rega 
+0x77a6 033927 copy timeup ,contw 
+0x77a7 033928 branch bn_p192mod 
+:      033931 bn_sqrmod:
+0x77a8 033932 copy rega ,regb 
+0x77a9 033933 branch bn_mulmod 
+:      033935 bn_rshifteven:
+0x77aa 033936 copy rega ,alarm 
+:      033937 bn_rshifteven_1:
+0x77ab 033938 copy alarm ,rega 
+0x77ac 033939 ifetch 1 ,rega 
+0x77ad 033940 isolate1 0 ,pdata 
+0x77ae 033941 rtn true 
+0x77af 033942 call bn_rshift6 
+0x77b0 033943 ifetch 1 ,regb 
+0x77b1 033944 isolate0 0 ,pdata 
+0x77b2 033945 branch bn_rshifteven_0 ,true 
+0x77b3 033946 arg mem_p ,rega 
+0x77b4 033947 copy regb ,contw 
+0x77b5 033948 call bn_add 
+0x77b6 033949 ifetch 1 ,regb 
+0x77b7 033950 iadd regc ,pdata 
+0x77b8 033951 istore 1 ,regb 
+0x77b9 033952 increase -24 ,regb 
+:      033953 bn_rshifteven_0:
+0x77ba 033954 add regb ,24 ,rega 
+0x77bb 033955 force 7 ,loopcnt 
+0x77bc 033956 call bn_rshift 
+0x77bd 033957 branch bn_rshifteven_1 
+:      033960 bn_invmod:
+0x77be 033961 copy contw ,timeup 
+0x77bf 033962 arg mem_tmp0 ,contw 
+0x77c0 033963 call bn_zero 
+0x77c1 033964 force 0 ,pdata 
+0x77c2 033965 store 4 ,mem_tmp5 
+0x77c3 033966 store 4 ,mem_t2 
+0x77c4 033967 jam 1 ,mem_tmp0 
+0x77c5 033968 arg mem_tmp1 ,contw 
+0x77c6 033969 call bn_zero 
+0x77c7 033970 arg mem_p ,contr 
+0x77c8 033971 arg mem_tmp2 ,contw 
+0x77c9 033972 call memcpy24 
+0x77ca 033973 copy rega ,contr 
+0x77cb 033974 arg mem_tmp3 ,contw 
+0x77cc 033975 call memcpy24 
+:      033976 bn_invmod_2:
+0x77cd 033977 arg mem_tmp3 ,contr 
+0x77ce 033978 call bn_eq_zero 
+0x77cf 033979 branch bn_invmod_0 ,blank 
+0x77d0 033980 arg mem_tmp3 ,rega 
+0x77d1 033981 arg mem_tmp0 ,regb 
+0x77d2 033982 call bn_rshifteven 
+0x77d3 033984 arg mem_tmp2 ,rega 
+0x77d4 033985 arg mem_tmp1 ,regb 
+0x77d5 033986 call bn_rshifteven 
+0x77d6 033987 arg mem_tmp3 ,rega 
+0x77d7 033988 arg mem_tmp2 ,regb 
+0x77d8 033989 call bn_bigeq 
+0x77d9 033990 branch bn_invmod_1 ,positive 
+0x77da 033991 arg mem_tmp2 ,rega 
+0x77db 033992 arg mem_tmp3 ,regb 
+0x77dc 033993 copy rega ,contw 
+0x77dd 033994 call bn_sub 
+0x77de 033995 arg mem_tmp0 ,rega 
+0x77df 033996 arg mem_tmp1 ,regb 
+0x77e0 033997 copy regb ,contw 
+0x77e1 033998 call bn_add 
+0x77e2 033999 ifetch 1 ,rega 
+0x77e3 034000 iadd regc ,regc 
+0x77e4 034001 ifetch 1 ,regb 
+0x77e5 034002 iadd regc ,pdata 
+0x77e6 034003 istore 1 ,regb 
+0x77e7 034004 branch bn_invmod_2 
+:      034005 bn_invmod_1:
+0x77e8 034006 arg mem_tmp3 ,rega 
+0x77e9 034007 arg mem_tmp2 ,regb 
+0x77ea 034008 copy rega ,contw 
+0x77eb 034009 call bn_sub 
+0x77ec 034010 arg mem_tmp1 ,rega 
+0x77ed 034011 arg mem_tmp0 ,regb 
+0x77ee 034012 copy regb ,contw 
+0x77ef 034013 call bn_add 
+0x77f0 034014 ifetch 1 ,rega 
+0x77f1 034015 iadd regc ,regc 
+0x77f2 034016 ifetch 1 ,regb 
+0x77f3 034017 iadd regc ,pdata 
+0x77f4 034018 istore 1 ,regb 
+0x77f5 034019 branch bn_invmod_2 
+:      034020 bn_invmod_0:
+0x77f6 034021 arg mem_tmp0 ,contw 
+0x77f7 034022 call bn_zero 
+0x77f8 034023 fetch 1 ,mem_tmp5 
+0x77f9 034024 store 1 ,mem_tmp0 
+0x77fa 034025 store 1 ,mem_tmp0a 
+0x77fb 034026 arg mem_tmp0 ,rega 
+0x77fc 034027 arg mem_tmp1 ,regb 
+0x77fd 034028 copy regb ,contw 
+0x77fe 034029 call bn_addmod 
+0x77ff 034030 arg mem_p ,rega 
+0x7800 034031 arg mem_tmp1 ,regb 
+0x7801 034032 copy timeup ,contw 
+0x7802 034033 branch bn_submod 
+:      034038 ecdbl:
+0x7803 034039 arg mem_cz ,rega 
+0x7804 034040 arg mem_t2 ,contw 
+0x7805 034041 call bn_sqrmod 
+0x7806 034042 arg mem_t2 ,rega 
+0x7807 034043 arg mem_t3 ,contw 
+0x7808 034044 call bn_sqrmod 
+0x7809 034045 arg mem_a ,rega 
+0x780a 034046 arg mem_t3 ,regb 
+0x780b 034047 arg mem_t3 ,contw 
+0x780c 034048 call bn_mulmod 
+0x780d 034049 arg mem_cx ,rega 
+0x780e 034050 arg mem_t2 ,contw 
+0x780f 034051 call bn_sqrmod 
+0x7810 034052 arg mem_t2 ,contr 
+0x7811 034053 arg mem_t1 ,contw 
+0x7812 034054 call memcpy24 
+0x7813 034055 arg mem_t1 ,rega 
+0x7814 034056 call bn_lshiftmod 
+0x7815 034057 arg mem_t2 ,rega 
+0x7816 034058 arg mem_t1 ,regb 
+0x7817 034059 arg mem_t2 ,contw 
+0x7818 034060 call bn_addmod 
+0x7819 034061 arg mem_t2 ,rega 
+0x781a 034062 arg mem_t3 ,regb 
+0x781b 034063 arg mem_t2 ,contw 
+0x781c 034064 call bn_addmod 
+0x781d 034065 arg mem_cx ,contr 
+0x781e 034066 arg mem_t1 ,contw 
+0x781f 034067 call memcpy24 
+0x7820 034068 arg mem_cy ,rega 
+0x7821 034069 arg mem_t3 ,contw 
+0x7822 034070 call bn_sqrmod 
+0x7823 034071 arg mem_t1 ,rega 
+0x7824 034072 call bn_lshiftmod 
+0x7825 034073 arg mem_t1 ,rega 
+0x7826 034074 call bn_lshiftmod 
+0x7827 034075 arg mem_t1 ,rega 
+0x7828 034076 arg mem_t3 ,regb 
+0x7829 034077 arg mem_t1 ,contw 
+0x782a 034078 call bn_mulmod 
+0x782b 034079 arg mem_t3 ,rega 
+0x782c 034080 arg mem_t0 ,contw 
+0x782d 034081 call bn_sqrmod 
+0x782e 034082 arg mem_t0 ,rega 
+0x782f 034083 call bn_lshiftmod 
+0x7830 034084 arg mem_t0 ,rega 
+0x7831 034085 call bn_lshiftmod 
+0x7832 034086 arg mem_t0 ,rega 
+0x7833 034087 call bn_lshiftmod 
+0x7834 034088 arg mem_cy ,contr 
+0x7835 034089 arg mem_t3 ,contw 
+0x7836 034090 call memcpy24 
+0x7837 034091 arg mem_t3 ,rega 
+0x7838 034092 call bn_lshiftmod 
+0x7839 034093 arg mem_t3 ,rega 
+0x783a 034094 arg mem_cz ,regb 
+0x783b 034095 arg mem_cz ,contw 
+0x783c 034096 call bn_mulmod 
+0x783d 034097 arg mem_t2 ,rega 
+0x783e 034098 arg mem_t3 ,contw 
+0x783f 034099 call bn_sqrmod 
+0x7840 034100 arg mem_t3 ,rega 
+0x7841 034101 arg mem_t1 ,regb 
+0x7842 034102 arg mem_t3 ,contw 
+0x7843 034103 call bn_submod 
+0x7844 034104 arg mem_t3 ,rega 
+0x7845 034105 arg mem_t1 ,regb 
+0x7846 034106 arg mem_cx ,contw 
+0x7847 034107 call bn_submod 
+0x7848 034108 arg mem_t1 ,rega 
+0x7849 034109 arg mem_cx ,regb 
+0x784a 034110 arg mem_t3 ,contw 
+0x784b 034111 call bn_submod 
+0x784c 034112 arg mem_t3 ,rega 
+0x784d 034113 arg mem_t2 ,regb 
+0x784e 034114 arg mem_t3 ,contw 
+0x784f 034115 call bn_mulmod 
+0x7850 034116 arg mem_t3 ,rega 
+0x7851 034117 arg mem_t0 ,regb 
+0x7852 034118 arg mem_cy ,contw 
+0x7853 034119 branch bn_submod 
+:      034123 ecadd:
+0x7854 034124 arg mem_az ,rega 
+0x7855 034125 arg mem_t7 ,contw 
+0x7856 034126 call bn_sqrmod 
+0x7857 034127 arg mem_cx ,rega 
+0x7858 034128 arg mem_t7 ,regb 
+0x7859 034129 arg mem_t0 ,contw 
+0x785a 034130 call bn_mulmod 
+0x785b 034131 arg mem_az ,rega 
+0x785c 034132 arg mem_t7 ,regb 
+0x785d 034133 arg mem_t7 ,contw 
+0x785e 034134 call bn_mulmod 
+0x785f 034135 arg mem_cy ,rega 
+0x7860 034136 arg mem_t7 ,regb 
+0x7861 034137 arg mem_t1 ,contw 
+0x7862 034138 call bn_mulmod 
+0x7863 034139 arg mem_cz ,rega 
+0x7864 034140 arg mem_t7 ,contw 
+0x7865 034141 call bn_sqrmod 
+0x7866 034142 arg mem_ax ,rega 
+0x7867 034143 arg mem_t7 ,regb 
+0x7868 034144 arg mem_t2 ,contw 
+0x7869 034145 call bn_mulmod 
+0x786a 034146 arg mem_cz ,rega 
+0x786b 034147 arg mem_t7 ,regb 
+0x786c 034148 arg mem_t7 ,contw 
+0x786d 034149 call bn_mulmod 
+0x786e 034150 arg mem_ay ,rega 
+0x786f 034151 arg mem_t7 ,regb 
+0x7870 034152 arg mem_t3 ,contw 
+0x7871 034153 call bn_mulmod 
+0x7872 034154 arg mem_t0 ,rega 
+0x7873 034155 arg mem_t2 ,regb 
+0x7874 034156 arg mem_t7 ,contw 
+0x7875 034157 call bn_submod 
+0x7876 034158 arg mem_t0 ,rega 
+0x7877 034159 arg mem_t2 ,regb 
+0x7878 034160 arg mem_t0 ,contw 
+0x7879 034161 call bn_addmod 
+0x787a 034162 arg mem_t1 ,rega 
+0x787b 034163 arg mem_t3 ,regb 
+0x787c 034164 arg mem_t2 ,contw 
+0x787d 034165 call bn_submod 
+0x787e 034166 arg mem_t1 ,rega 
+0x787f 034167 arg mem_t3 ,regb 
+0x7880 034168 arg mem_t1 ,contw 
+0x7881 034169 call bn_addmod 
+0x7882 034170 arg mem_t1 ,rega 
+0x7883 034171 arg mem_t7 ,regb 
+0x7884 034172 arg mem_t1 ,contw 
+0x7885 034173 call bn_mulmod 
+0x7886 034174 arg mem_cz ,rega 
+0x7887 034175 arg mem_az ,regb 
+0x7888 034176 arg mem_t3 ,contw 
+0x7889 034177 call bn_mulmod 
+0x788a 034178 arg mem_t3 ,rega 
+0x788b 034179 arg mem_t7 ,regb 
+0x788c 034180 arg mem_cz ,contw 
+0x788d 034181 call bn_mulmod 
+0x788e 034182 arg mem_t7 ,rega 
+0x788f 034183 arg mem_t7 ,contw 
+0x7890 034184 call bn_sqrmod 
+0x7891 034185 arg mem_t7 ,rega 
+0x7892 034186 arg mem_t0 ,regb 
+0x7893 034187 arg mem_t3 ,contw 
+0x7894 034188 call bn_mulmod 
+0x7895 034189 arg mem_t7 ,rega 
+0x7896 034190 arg mem_t1 ,regb 
+0x7897 034191 arg mem_t1 ,contw 
+0x7898 034192 call bn_mulmod 
+0x7899 034193 arg mem_t2 ,rega 
+0x789a 034194 arg mem_cx ,contw 
+0x789b 034195 call bn_sqrmod 
+0x789c 034196 arg mem_cx ,rega 
+0x789d 034197 arg mem_t3 ,regb 
+0x789e 034198 arg mem_cx ,contw 
+0x789f 034199 call bn_submod 
+0x78a0 034200 arg mem_cx ,contr 
+0x78a1 034201 arg mem_t7 ,contw 
+0x78a2 034202 call memcpy24 
+0x78a3 034203 arg mem_t7 ,rega 
+0x78a4 034204 call bn_lshiftmod 
+0x78a5 034205 arg mem_t3 ,rega 
+0x78a6 034206 arg mem_t7 ,regb 
+0x78a7 034207 arg mem_t3 ,contw 
+0x78a8 034208 call bn_submod 
+0x78a9 034209 arg mem_t3 ,rega 
+0x78aa 034210 arg mem_t2 ,regb 
+0x78ab 034211 arg mem_t2 ,contw 
+0x78ac 034212 call bn_mulmod 
+0x78ad 034213 arg mem_t2 ,rega 
+0x78ae 034214 arg mem_t1 ,regb 
+0x78af 034215 arg mem_cy ,contw 
+0x78b0 034216 call bn_submod 
+0x78b1 034217 arg mem_cy ,rega 
+0x78b2 034218 arg mem_p ,regb 
+0x78b3 034219 arg mem_cy ,contw 
+0x78b4 034220 force 0 ,regc 
+0x78b5 034221 fetch 1 ,mem_cy 
+0x78b6 034222 isolate1 0 ,pdata 
+0x78b7 034223 call bn_add ,true 
+0x78b8 034224 copy regc ,alarm 
+0x78b9 034225 arg mem_cy ,rega 
+0x78ba 034226 call bn_rshift6 
+0x78bb 034227 fetch 1 ,mem_cy5 
+0x78bc 034228 isolate1 0 ,alarm 
+0x78bd 034229 setflag true ,7 ,pdata 
+0x78be 034230 store 1 ,mem_cy5 
+0x78bf 034231 rtn 
+:      034235 eckp_0:
+0x78c0 034236 fetch 1 ,mem_ec_loopc 
+0x78c1 034237 increase -1 ,pdata 
+0x78c2 034238 nrtn positive 
+0x78c3 034239 store 1 ,mem_ec_loopc 
+0x78c4 034240 fetch 1 ,mem_ec_infinite 
+0x78c5 034241 call ecdbl ,blank 
+0x78c6 034242 fetch 1 ,mem_ec_loopc 
+0x78c7 034243 arg mem_k ,contr 
+0x78c8 034244 call bn_testbit 
+0x78c9 034245 branch eckp_0 ,true 
+0x78ca 034246 fetch 1 ,mem_ec_infinite 
+0x78cb 034247 nbranch eckp_1 ,blank 
+0x78cc 034248 call ecadd 
+0x78cd 034249 branch eckp_0 
+:      034250 eckp_1:
+0x78ce 034251 jam 0 ,mem_ec_infinite 
+0x78cf 034252 arg mem_ax ,contr 
+0x78d0 034253 arg mem_cx ,contw 
+0x78d1 034254 call ec_copy 
+0x78d2 034255 branch eckp_0 
+:      034258 ecunmapz:
+0x78d3 034259 arg mem_cz ,rega 
+0x78d4 034260 arg mem_t3 ,contw 
+0x78d5 034261 call bn_invmod 
+0x78d6 034262 arg mem_t3 ,rega 
+0x78d7 034263 arg mem_t1 ,contw 
+0x78d8 034264 call bn_sqrmod 
+0x78d9 034265 arg mem_cx ,rega 
+0x78da 034266 arg mem_t1 ,regb 
+0x78db 034267 arg mem_bx ,contw 
+0x78dc 034268 call bn_mulmod 
+0x78dd 034269 arg mem_t3 ,rega 
+0x78de 034270 arg mem_t1 ,regb 
+0x78df 034271 arg mem_t2 ,contw 
+0x78e0 034272 call bn_mulmod 
+0x78e1 034273 arg mem_cy ,rega 
+0x78e2 034274 arg mem_t2 ,regb 
+0x78e3 034275 arg mem_by ,contw 
+0x78e4 034276 branch bn_mulmod 
+:      034280 sha_endian_swap2:
+0x78e5 034281 ifetch 4 ,contr 
+0x78e6 034282 force 4 ,rega 
+0x78e7 034283 increase 3 ,contw 
+:      034284 sha_endian_loop:
+0x78e8 034285 istore 1 ,contw 
+0x78e9 034286 rshift8 pdata ,pdata 
+0x78ea 034287 increase -2 ,contw 
+0x78eb 034288 increase -1 ,rega 
+0x78ec 034289 nbranch sha_endian_loop ,zero 
+0x78ed 034290 increase 5 ,contw 
+0x78ee 034291 loop sha_endian_swap2 
+0x78ef 034292 rtn 
+:      034295 sha_getw:
+0x78f0 034296 lshift2 queue ,pdata 
+0x78f1 034297 iadd timeup ,contr 
+0x78f2 034298 ifetch 4 ,contr 
+0x78f3 034299 rtn 
+:      034301 sha_r:
+0x78f4 034302 force 16 ,alarm 
+0x78f5 034303 arg memdat ,timeup 
+:      034304 sha_r_loop:
+0x78f6 034305 add alarm ,-7 ,queue 
+0x78f7 034306 call sha_getw 
+0x78f8 034307 iforce temp 
+0x78f9 034308 add alarm ,-16 ,queue 
+0x78fa 034309 call sha_getw 
+0x78fb 034310 iadd temp ,temp 
+0x78fc 034311 add alarm ,-2 ,queue 
+0x78fd 034312 call sha_getw 
+0x78fe 034313 shasx pdata ,1 ,pdata 
+0x78ff 034314 iadd temp ,temp 
+0x7900 034315 add alarm ,-15 ,queue 
+0x7901 034316 call sha_getw 
+0x7902 034317 shasx pdata ,0 ,pdata 
+0x7903 034318 iadd temp ,temp 
+0x7904 034319 lshift2 alarm ,pdata 
+0x7905 034320 iadd timeup ,contw 
+0x7906 034321 istoret 4 ,contw 
+0x7907 034322 increase 1 ,alarm 
+0x7908 034323 compare 64 ,alarm ,0xff 
+0x7909 034324 nbranch sha_r_loop ,true 
+0x790a 034325 rtn 
+:      034328 sha_init:
+0x790b 034329 arg memh0 ,contr 
+0x790c 034330 force 7 ,regext_index 
+:      034331 sha_init_0:
+0x790d 034332 ifetch 4 ,contr 
+0x790e 034333 iforce regext 
+0x790f 034334 increase -1 ,regext_index 
+0x7910 034335 branch sha_init_0 ,positive 
+0x7911 034336 rtn 
+:      034338 sha:
+0x7912 034339 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034340 call sha_r 
+0x7914 034341 arg memahbak ,contw 
+0x7915 034342 force 0 ,regext_index 
+:      034343 sha_0:
+0x7916 034344 deposit regext 
+0x7917 034345 istore 4 ,contw 
+0x7918 034346 increase 1 ,regext_index 
+0x7919 034347 compare 8 ,regext_index ,0xff 
+0x791a 034348 nbranch sha_0 ,true 
+0x791b 034349 call enable_authrom 
+0x791c 034350 arg memk ,timeup 
+0x791d 034351 arg memdat ,alarm 
+0x791e 034352 force 64 ,loopcnt 
+:      034353 sha_loop:
+0x791f 034354 ifetcht 4 ,alarm 
+0x7920 034355 ifetch 4 ,timeup 
+0x7921 034356 increase 4 ,timeup 
+0x7922 034357 increase 4 ,alarm 
+0x7923 034358 iadd temp ,pdata 
+0x7924 034359 force 7 ,regext_index 
+0x7925 034360 iadd regext ,temp 
+0x7926 034361 force 4 ,regext_index 
+0x7927 034362 shasx regext ,3 ,pdata 
+0x7928 034363 iadd temp ,temp 
+0x7929 034364 force 5 ,regext_index 
+0x792a 034365 deposit regext 
+0x792b 034366 force 6 ,regext_index 
+0x792c 034367 ixor regext ,pdata 
+0x792d 034368 force 4 ,regext_index 
+0x792e 034369 iand regext ,pdata 
+0x792f 034370 force 6 ,regext_index 
+0x7930 034371 ixor regext ,pdata 
+0x7931 034372 iadd temp ,temp 
+0x7932 034373 force 7 ,regext_index 
+0x7933 034374 copy temp ,regext 
+0x7934 034375 force 3 ,regext_index 
+0x7935 034376 deposit regext 
+0x7936 034377 iadd temp ,regext 
+0x7937 034378 force 0 ,regext_index 
+0x7938 034379 deposit regext 
+0x7939 034380 force 1 ,regext_index 
+0x793a 034381 iand regext ,temp 
+0x793b 034382 ior regext ,pdata 
+0x793c 034383 force 2 ,regext_index 
+0x793d 034384 iand regext ,pdata 
+0x793e 034385 ior temp ,temp 
+0x793f 034386 force 0 ,regext_index 
+0x7940 034387 shasx regext ,2 ,pdata 
+0x7941 034388 iadd temp ,pdata 
+0x7942 034389 force 7 ,regext_index 
+0x7943 034390 iadd regext ,regext 
+0x7944 034391 regexrot 
+0x7945 034392 loop sha_loop 
+0x7946 034393 arg memahbak ,contr 
+0x7947 034394 force 0 ,regext_index 
+:      034395 sha_1:
+0x7948 034396 ifetch 4 ,contr 
+0x7949 034397 iadd regext ,regext 
+0x794a 034398 increase 1 ,regext_index 
+0x794b 034399 compare 8 ,regext_index ,0xff 
+0x794c 034400 nbranch sha_1 ,true 
+0x794d 034401 branch disable_authrom 
+:      034404 sha_result:
+0x794e 034405 arg memresult ,contw 
+0x794f 034406 force 7 ,regext_index 
+:      034407 sha_regext_save:
+0x7950 034408 deposit regext 
+0x7951 034409 istore 4 ,contw 
+0x7952 034410 increase -1 ,regext_index 
+0x7953 034411 branch sha_regext_save ,positive 
+0x7954 034412 rtn 
+:      034414 pad_xor:
+0x7955 034416 arg memdat ,contw 
+0x7956 034417 increase -4 ,contr 
+0x7957 034418 sub loopcnt ,16 ,rega 
+:      034419 pad_xor_0:
+0x7958 034420 ifetch 4 ,contr 
+0x7959 034421 ixor temp ,pdata 
+0x795a 034422 istore 4 ,contw 
+0x795b 034423 increase -8 ,contr 
+0x795c 034424 loop pad_xor_0 
+0x795d 034425 copy rega ,loopcnt 
+0x795e 034426 deposit temp 
+:      034427 pad_xor_1:
+0x795f 034428 istore 4 ,contw 
+0x7960 034429 loop pad_xor_1 
+0x7961 034430 rtn 
+:      034432 g_noninit_number_confirm:
+0x7962 034433 call g_noninit0 
+0x7963 034434 call sha_result 
+0x7964 034435 branch g_common0 
+:      034437 g_noninit:
+0x7965 034438 call g_noninit0 
+0x7966 034439 branch g_common0 
+:      034441 g_noninit0:
+0x7967 034442 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034443 arg memdat ,contw 
+0x7969 034444 force 6 ,loopcnt 
+0x796a 034445 call memcpy_dword_swap 
+0x796b 034446 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034447 force 6 ,loopcnt 
+0x796d 034448 call memcpy_dword_swap 
+0x796e 034449 arg mem_sp_random_remote_end ,contr 
+0x796f 034450 call memcpy_dword_swap4 
+0x7970 034451 call sha_init 
+0x7971 034452 call sha 
+0x7972 034453 arg mem_sp_random_local_end ,contr 
+0x7973 034454 arg memdat ,contw 
+0x7974 034455 branch g_common 
+:      034457 g_init:
+0x7975 034458 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034459 arg memdat ,contw 
+0x7977 034460 force 6 ,loopcnt 
+0x7978 034461 call memcpy_dword_swap 
+0x7979 034462 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034463 force 6 ,loopcnt 
+0x797b 034464 call memcpy_dword_swap 
+0x797c 034465 arg mem_sp_random_local_end ,contr 
+0x797d 034466 call memcpy_dword_swap4 
+0x797e 034467 call sha_init 
+0x797f 034468 call sha 
+0x7980 034469 arg mem_sp_random_remote_end ,contr 
+0x7981 034470 arg memdat ,contw 
+0x7982 034471 call g_common 
+0x7983 034472 branch g_common0 
+:      034474 g_common:
+0x7984 034475 call memcpy_dword_swap4 
+0x7985 034476 setarg 0x800000 
+0x7986 034477 lshift8 pdata ,pdata 
+0x7987 034478 istore 4 ,contw 
+0x7988 034479 force 5 ,loopcnt 
+0x7989 034480 call memset0 
+0x798a 034481 setarg 640 
+0x798b 034482 istore 4 ,contw 
+0x798c 034483 branch sha 
+:      034484 g_common0:
+0x798d 034485 fetch 4 ,memresult 
+0x798e 034487 arg 1000 ,rega 
+0x798f 034488 idiv rega 
+0x7990 034489 call wait_div_end 
+0x7991 034490 remainder pdata 
+0x7992 034491 store 4 ,mem_gkey 
+0x7993 034492 quotient pdata 
+0x7994 034493 arg 1000 ,rega 
+0x7995 034494 idiv rega 
+0x7996 034495 call wait_div_end 
+0x7997 034496 remainder pdata 
+0x7998 034497 arg 1000 ,rega 
+0x7999 034498 imul32 rega ,pdata 
+0x799a 034499 fetcht 4 ,mem_gkey 
+0x799b 034500 iadd temp ,pdata 
+0x799c 034501 store 4 ,mem_gkey 
+0x799d 034502 rtn 
+:      034504 function_f1_no_key:
+0x799e 034505 jam 0 ,mem_passkey_1bit 
+0x799f 034506 branch function_f1_common 
+:      034508 function_f1:
+0x79a0 034509 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034510 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034511 function_f1_common:
+0x79a2 034512 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034513 setarg 0x363636 
+0x79a4 034514 lshift8 pdata ,temp 
+0x79a5 034515 or_into 0x36 ,temp 
+0x79a6 034516 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034517 copy pdata ,contr 
+0x79a8 034518 force 4 ,loopcnt 
+0x79a9 034519 call pad_xor 
+0x79aa 034520 call sha_init 
+0x79ab 034521 call sha 
+0x79ac 034522 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034523 copy pdata ,contr 
+0x79ae 034524 arg memdat ,contw 
+0x79af 034525 force 6 ,loopcnt 
+0x79b0 034526 call memcpy_dword_swap 
+0x79b1 034527 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034528 copy pdata ,contr 
+0x79b3 034529 force 6 ,loopcnt 
+0x79b4 034530 call memcpy_dword_swap 
+0x79b5 034531 setarg 0x800000 
+0x79b6 034532 istore 3 ,contw 
+0x79b7 034534 fetch 1 ,mem_passkey_1bit 
+0x79b8 034536 istore 1 ,contw 
+0x79b9 034537 force 0 ,pdata 
+0x79ba 034538 istore 8 ,contw 
+0x79bb 034539 setarg 0x0388 
+0x79bc 034540 istore 4 ,contw 
+0x79bd 034541 call sha 
+0x79be 034542 call sha_result 
+0x79bf 034543 arg memresult ,contr 
+0x79c0 034544 arg memahsave ,contw 
+0x79c1 034545 call memcpy32 
+0x79c2 034547 setarg 0x5c5c5c 
+0x79c3 034548 lshift8 pdata ,temp 
+0x79c4 034549 or_into 0x5c ,temp 
+0x79c5 034550 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034551 copy pdata ,contr 
+0x79c7 034552 force 4 ,loopcnt 
+0x79c8 034553 call pad_xor 
+0x79c9 034554 call sha_init 
+0x79ca 034555 call sha 
+0x79cb 034556 arg memahsave_end ,contr 
+0x79cc 034557 arg memdat ,contw 
+0x79cd 034558 force 8 ,loopcnt 
+0x79ce 034559 call memcpy_dword_swap 
+0x79cf 034560 setarg 0x800000 
+0x79d0 034561 lshift8 pdata ,pdata 
+0x79d1 034562 istore 4 ,contw 
+0x79d2 034563 call bn_zero 
+0x79d3 034564 setarg 0x0300 
+0x79d4 034565 istore 4 ,contw 
+0x79d5 034566 call sha 
+0x79d6 034567 branch sha_result 
+:      034570 function_f2:
+0x79d7 034571 setarg 0x363636 
+0x79d8 034572 lshift8 pdata ,temp 
+0x79d9 034573 or_into 0x36 ,temp 
+0x79da 034574 arg mem_sp_dhkey_end ,contr 
+0x79db 034575 force 6 ,loopcnt 
+0x79dc 034576 call pad_xor 
+0x79dd 034577 call sha_init 
+0x79de 034578 call sha 
+0x79df 034579 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034580 copy pdata ,contr 
+0x79e1 034581 arg memdat ,contw 
+0x79e2 034582 call memcpy_dword_swap4 
+0x79e3 034583 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034584 copy pdata ,contr 
+0x79e5 034585 call memcpy_dword_swap4 
+0x79e6 034587 setarg 0x62746c 
+0x79e7 034588 lshift8 pdata ,pdata 
+0x79e8 034589 or_into 0x6b ,pdata 
+0x79e9 034590 istore 4 ,contw 
+0x79ea 034591 arg mem_addr_value_end ,contr 
+0x79eb 034592 force 3 ,loopcnt 
+0x79ec 034593 call memcpy_dword_swap 
+0x79ed 034595 setarg 0x800000 
+0x79ee 034596 lshift8 pdata ,pdata 
+0x79ef 034597 istore 4 ,contw 
+0x79f0 034598 force 0 ,pdata 
+0x79f1 034599 istore 8 ,contw 
+0x79f2 034600 setarg 0x0380 
+0x79f3 034601 istore 4 ,contw 
+0x79f4 034602 call sha 
+0x79f5 034604 call sha_result 
+0x79f6 034605 arg memresult ,contr 
+0x79f7 034606 arg memahsave ,contw 
+0x79f8 034607 call memcpy32 
+0x79f9 034609 setarg 0x5c5c5c 
+0x79fa 034610 lshift8 pdata ,temp 
+0x79fb 034611 or_into 0x5c ,temp 
+0x79fc 034612 arg mem_sp_dhkey_end ,contr 
+0x79fd 034613 force 6 ,loopcnt 
+0x79fe 034614 call pad_xor 
+0x79ff 034615 call sha_init 
+0x7a00 034616 call sha 
+0x7a01 034617 arg memahsave_end ,contr 
+0x7a02 034618 arg memdat ,contw 
+0x7a03 034619 force 8 ,loopcnt 
+0x7a04 034620 call memcpy_dword_swap 
+0x7a05 034621 setarg 0x800000 
+0x7a06 034622 lshift8 pdata ,pdata 
+0x7a07 034623 istore 4 ,contw 
+0x7a08 034624 call bn_zero 
+0x7a09 034625 setarg 0x0300 
+0x7a0a 034626 istore 4 ,contw 
+0x7a0b 034627 call sha 
+0x7a0c 034628 branch sha_result 
+:      034631 function_f3a:
+0x7a0d 034632 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034633 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034634 function_f3a_common:
+0x7a0f 034635 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034636 setarg 0x363636 
+0x7a11 034637 lshift8 pdata ,temp 
+0x7a12 034638 or_into 0x36 ,temp 
+0x7a13 034639 arg mem_sp_dhkey_end ,contr 
+0x7a14 034640 force 6 ,loopcnt 
+0x7a15 034641 call pad_xor 
+0x7a16 034642 call sha_init 
+0x7a17 034643 call sha 
+0x7a18 034644 arg mem_sp_random_remote_end ,contr 
+0x7a19 034645 arg memdat ,contw 
+0x7a1a 034646 call memcpy_dword_swap4 
+0x7a1b 034647 arg mem_sp_random_local_end ,contr 
+0x7a1c 034648 call memcpy_dword_swap4 
+0x7a1d 034649 branch function_f3_common 
+:      034651 function_f3a_no_pin:
+0x7a1e 034652 setarg 0 
+0x7a1f 034653 store 4 ,mem_pin 
+0x7a20 034654 branch function_f3a_common 
+:      034656 function_f3b_no_pin:
+0x7a21 034657 setarg 0 
+0x7a22 034658 store 4 ,mem_pin 
+0x7a23 034659 branch function_f3b_common 
+:      034662 function_f3b:
+0x7a24 034663 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034664 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034665 function_f3b_common:
+0x7a26 034666 setarg 0x363636 
+0x7a27 034667 lshift8 pdata ,temp 
+0x7a28 034668 or_into 0x36 ,temp 
+0x7a29 034669 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034670 force 6 ,loopcnt 
+0x7a2b 034671 call pad_xor 
+0x7a2c 034672 call sha_init 
+0x7a2d 034673 call sha 
+0x7a2e 034675 arg mem_sp_random_local_end ,contr 
+0x7a2f 034676 arg memdat ,contw 
+0x7a30 034677 call memcpy_dword_swap4 
+0x7a31 034678 arg mem_sp_random_remote_end ,contr 
+0x7a32 034679 call memcpy_dword_swap4 
+:      034680 function_f3_common:
+0x7a33 034681 setarg 0x0 
+0x7a34 034682 istore 8 ,contw 
+0x7a35 034683 istore 4 ,contw 
+0x7a36 034684 fetch 4 ,mem_pin 
+0x7a37 034685 istore 4 ,contw 
+0x7a38 034687 copy contw ,temp 
+0x7a39 034688 jam 0x80 ,mem_addr_padding 
+0x7a3a 034689 copy temp ,contw 
+0x7a3b 034690 arg mem_addr_iocap_end ,contr 
+0x7a3c 034691 call memcpy_dword_swap4 
+0x7a3d 034693 call sha 
+0x7a3e 034695 arg memdat ,contw 
+0x7a3f 034696 force 7 ,loopcnt 
+0x7a40 034697 call memset0 
+0x7a41 034698 istore 4 ,contw 
+0x7a42 034699 setarg 0x03F8 
+0x7a43 034700 istore 4 ,contw 
+0x7a44 034701 call sha 
+0x7a45 034702 call sha_result 
+0x7a46 034704 arg memresult ,contr 
+0x7a47 034705 arg memahsave ,contw 
+0x7a48 034706 call memcpy32 
+0x7a49 034708 setarg 0x5c5c5c 
+0x7a4a 034709 lshift8 pdata ,temp 
+0x7a4b 034710 or_into 0x5c ,temp 
+0x7a4c 034711 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034712 force 6 ,loopcnt 
+0x7a4e 034713 call pad_xor 
+0x7a4f 034714 call sha_init 
+0x7a50 034715 call sha 
+0x7a51 034716 arg memahsave_end ,contr 
+0x7a52 034717 arg memdat ,contw 
+0x7a53 034718 force 8 ,loopcnt 
+0x7a54 034719 call memcpy_dword_swap 
+0x7a55 034720 setarg 0x800000 
+0x7a56 034721 lshift8 pdata ,pdata 
+0x7a57 034722 istore 4 ,contw 
+0x7a58 034723 call bn_zero 
+0x7a59 034724 setarg 0x0300 
+0x7a5a 034725 istore 4 ,contw 
+0x7a5b 034726 call sha 
+0x7a5c 034727 branch sha_result 
+:      034734 eckp_calc_init:
+0x7a5d 034735 jam 192 ,mem_ec_loopc 
+:      034736 eckp_calc_init_1:
+0x7a5e 034737 fetch 1 ,mem_ec_loopc 
+0x7a5f 034738 rtn blank 
+0x7a60 034739 increase -1 ,pdata 
+0x7a61 034740 store 1 ,mem_ec_loopc 
+0x7a62 034741 arg mem_k ,contr 
+0x7a63 034742 call bn_testbit 
+0x7a64 034743 branch eckp_calc_init_1 ,true 
+0x7a65 034744 arg mem_ax ,contr 
+0x7a66 034745 arg mem_cx ,contw 
+0x7a67 034746 branch ec_copy 
+:      034748 eckp_calc:
+0x7a68 034749 call ecdbl 
+0x7a69 034750 fetch 1 ,mem_ec_loopc 
+0x7a6a 034751 increase -1 ,pdata 
+0x7a6b 034752 store 1 ,mem_ec_loopc 
+0x7a6c 034753 arg mem_k ,contr 
+0x7a6d 034754 call bn_testbit 
+0x7a6e 034755 rtn true 
+0x7a6f 034756 branch ecadd 
+:      034758 memcpy_dword_swap4:
+0x7a70 034759 force 4 ,loopcnt 
+:      034760 memcpy_dword_swap:
+0x7a71 034761 increase -4 ,contr 
+:      034762 memcpy_dword_swap_loop:
+0x7a72 034763 ifetch 4 ,contr 
+0x7a73 034764 istore 4 ,contw 
+0x7a74 034765 increase -8 ,contr 
+0x7a75 034766 loop memcpy_dword_swap_loop 
+0x7a76 034767 rtn 
+:      034772 sp_initialize_256:
+0x7a77 034773 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034774 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034775 branch le_secure_connection_disable ,blank 
+0x7a7a 034776 call le_secure_connection_enable 
+0x7a7b 034777 call sp_clear_flags 
+0x7a7c 034779 branch sp_pubkey_calc_256 
+:      034784 sp_pubkey_calc_256:
+0x7a7d 034785 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034786 rtnne sp_key_invalid 
+0x7a7f 034787 fetch 1 ,mem_le_sc_calc 
+0x7a80 034788 rtnne sp_calc_standby 
+0x7a81 034790 arg mem_le_private_key_256 ,contw 
+0x7a82 034791 force 15 ,queue 
+0x7a83 034792 call random_generator 
+0x7a84 034793 random pdata 
+0x7a85 034794 rshift pdata ,pdata 
+0x7a86 034795 istore 2 ,contw 
+0x7a87 034797 arg mem_k_256 ,contw 
+0x7a88 034798 arg mem_le_private_key_256 ,contr 
+0x7a89 034799 call memcpy32 
+0x7a8a 034801 arg mem_ax_256 ,contw 
+0x7a8b 034802 arg mem_gx_256 ,contr 
+0x7a8c 034803 call memcpy64 
+0x7a8d 034805 arg mem_az_256 ,contw 
+0x7a8e 034806 call clear_mem_256 
+0x7a8f 034807 jam 1 ,mem_az_256 
+0x7a90 034809 call eckp_calc_init_256 
+0x7a91 034810 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034811 rtn 
+:      034813 sp_pubkey_generated_256:
+0x7a93 034814 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034815 arg mem_bx_256 ,contr 
+0x7a95 034816 call memcpy64 
+0x7a96 034817 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034818 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034819 rtn 
+:      034823 sp_dhkey_calc_256:
+0x7a99 034824 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034825 rtnne sp_key_invalid 
+0x7a9b 034826 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034827 rtnne sp_calc_standby 
+0x7a9d 034829 arg mem_k_256 ,contw 
+0x7a9e 034830 arg mem_le_private_key_256 ,contr 
+0x7a9f 034831 call memcpy32 
+0x7aa0 034833 arg mem_ax_256 ,contw 
+0x7aa1 034834 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034835 call memcpy64 
+0x7aa3 034837 arg mem_az_256 ,contw 
+0x7aa4 034838 call clear_mem_256 
+0x7aa5 034839 jam 1 ,mem_az_256 
+0x7aa6 034841 call eckp_calc_init_256 
+0x7aa7 034842 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034843 rtn 
+:      034846 sp_dhkey_generated_256:
+0x7aa9 034848 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034849 arg mem_bx_256 ,contr 
+0x7aab 034850 call memcpy32 
+0x7aac 034851 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034852 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034853 rtn 
+:      034857 sp_calc_sequence_256:
+0x7aaf 034858 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034859 rtn blank 
+0x7ab1 034860 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034861 rtn blank 
+0x7ab3 034862 increase 0x80 ,pdata 
+0x7ab4 034863 store 1 ,mem_le_sc_calc 
+0x7ab5 034864 rtnbit1 7 
+0x7ab6 034865 fetch 2 ,mem_ec_loopc 
+0x7ab7 034866 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034867 branch eckp_calc_256 
+:      034869 sp_calc_sequence_done_256:
+0x7ab9 034870 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034871 call ecunmapz_256 
+0x7abb 034872 fetch 1 ,mem_le_sc_calc 
+0x7abc 034873 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034874 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034875 rtn 
+:      034878 eckp_calc_256:
+0x7abf 034879 call ecdbl_256 
+0x7ac0 034880 fetch 2 ,mem_ec_loopc 
+0x7ac1 034881 increase -1 ,pdata 
+0x7ac2 034882 store 2 ,mem_ec_loopc 
+0x7ac3 034883 arg mem_k_256 ,contr 
+0x7ac4 034884 call bn_testbit 
+0x7ac5 034885 rtn true 
+0x7ac6 034886 branch ecadd_256 
+:      034888 eckp_calc_init_256:
+0x7ac7 034889 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034890 setarg 256 ,pdata 
+0x7ac9 034891 store 2 ,mem_ec_loopc 
+:      034892 eckp_calc_init_256_1:
+0x7aca 034893 fetch 2 ,mem_ec_loopc 
+0x7acb 034894 rtn blank 
+0x7acc 034895 increase -1 ,pdata 
+0x7acd 034896 store 2 ,mem_ec_loopc 
+0x7ace 034897 arg mem_k_256 ,contr 
+0x7acf 034898 call bn_testbit 
+0x7ad0 034899 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034900 arg mem_ax_256 ,contr 
+0x7ad2 034901 arg mem_cx_256 ,contw 
+0x7ad3 034902 branch memcpy96 
+:      034905 ecunmapz_256:
+0x7ad4 034906 arg mem_cz_256 ,rega 
+0x7ad5 034907 arg mem_t3_256 ,contw 
+0x7ad6 034908 call bn_invmod_256 
+0x7ad7 034909 arg mem_t3_256 ,rega 
+0x7ad8 034910 arg mem_t1_256 ,contw 
+0x7ad9 034911 call bn_sqrmod_256 
+0x7ada 034912 arg mem_cx_256 ,rega 
+0x7adb 034913 arg mem_t1_256 ,regb 
+0x7adc 034914 arg mem_bx_256 ,contw 
+0x7add 034915 call bn_mulmod_256 
+0x7ade 034916 arg mem_t3_256 ,rega 
+0x7adf 034917 arg mem_t1_256 ,regb 
+0x7ae0 034918 arg mem_t2_256 ,contw 
+0x7ae1 034919 call bn_mulmod_256 
+0x7ae2 034920 arg mem_cy_256 ,rega 
+0x7ae3 034921 arg mem_t2_256 ,regb 
+0x7ae4 034922 arg mem_by_256 ,contw 
+0x7ae5 034923 branch bn_mulmod_256 
+:      034925 ecdbl_256:
+0x7ae6 034926 arg mem_cz_256 ,rega 
+0x7ae7 034927 arg mem_t2_256 ,contw 
+0x7ae8 034928 call bn_sqrmod_256 
+0x7ae9 034929 arg mem_t2_256 ,rega 
+0x7aea 034930 arg mem_t3_256 ,contw 
+0x7aeb 034931 call bn_sqrmod_256 
+0x7aec 034933 arg mem_a_256 ,rega 
+0x7aed 034934 arg mem_t3_256 ,regb 
+0x7aee 034935 arg mem_t3_256 ,contw 
+0x7aef 034936 call bn_mulmod_256 
+0x7af0 034937 arg mem_cx_256 ,rega 
+0x7af1 034938 arg mem_t2_256 ,contw 
+0x7af2 034939 call bn_sqrmod_256 
+0x7af3 034941 arg mem_t2_256 ,contr 
+0x7af4 034942 arg mem_t1_256 ,contw 
+0x7af5 034943 call memcpy32 
+0x7af6 034944 arg mem_t1_256 ,rega 
+0x7af7 034945 call bn_lshiftmod_256 
+0x7af8 034946 arg mem_t2_256 ,rega 
+0x7af9 034947 arg mem_t1_256 ,regb 
+0x7afa 034948 arg mem_t2_256 ,contw 
+0x7afb 034949 call bn_addmod_256 
+0x7afc 034951 arg mem_t2_256 ,rega 
+0x7afd 034952 arg mem_t3_256 ,regb 
+0x7afe 034953 arg mem_t2_256 ,contw 
+0x7aff 034954 call bn_addmod_256 
+0x7b00 034956 arg mem_cx_256 ,contr 
+0x7b01 034957 arg mem_t1_256 ,contw 
+0x7b02 034958 call memcpy32 
+0x7b03 034959 arg mem_cy_256 ,rega 
+0x7b04 034960 arg mem_t3_256 ,contw 
+0x7b05 034961 call bn_sqrmod_256 
+0x7b06 034962 arg mem_t1_256 ,rega 
+0x7b07 034963 call bn_lshiftmod_256 
+0x7b08 034964 arg mem_t1_256 ,rega 
+0x7b09 034965 call bn_lshiftmod_256 
+0x7b0a 034966 arg mem_t1_256 ,rega 
+0x7b0b 034967 arg mem_t3_256 ,regb 
+0x7b0c 034968 arg mem_t1_256 ,contw 
+0x7b0d 034969 call bn_mulmod_256 
+0x7b0e 034970 arg mem_t3_256 ,rega 
+0x7b0f 034971 arg mem_t0_256 ,contw 
+0x7b10 034972 call bn_sqrmod_256 
+0x7b11 034973 arg mem_t0_256 ,rega 
+0x7b12 034974 call bn_lshiftmod_256 
+0x7b13 034975 arg mem_t0_256 ,rega 
+0x7b14 034976 call bn_lshiftmod_256 
+0x7b15 034977 arg mem_t0_256 ,rega 
+0x7b16 034978 call bn_lshiftmod_256 
+0x7b17 034979 arg mem_cy_256 ,contr 
+0x7b18 034980 arg mem_t3_256 ,contw 
+0x7b19 034981 call memcpy32 
+0x7b1a 034982 arg mem_t3_256 ,rega 
+0x7b1b 034983 call bn_lshiftmod_256 
+0x7b1c 034984 arg mem_t3_256 ,rega 
+0x7b1d 034985 arg mem_cz_256 ,regb 
+0x7b1e 034986 arg mem_cz_256 ,contw 
+0x7b1f 034987 call bn_mulmod_256 
+0x7b20 034990 arg mem_t2_256 ,rega 
+0x7b21 034991 arg mem_t3_256 ,contw 
+0x7b22 034992 call bn_sqrmod_256 
+0x7b23 034994 arg mem_t3_256 ,rega 
+0x7b24 034995 arg mem_t1_256 ,regb 
+0x7b25 034996 arg mem_t3_256 ,contw 
+0x7b26 034997 call bn_submod_256 
+0x7b27 034998 arg mem_t3_256 ,rega 
+0x7b28 034999 arg mem_t1_256 ,regb 
+0x7b29 035000 arg mem_cx_256 ,contw 
+0x7b2a 035001 call bn_submod_256 
+0x7b2b 035002 arg mem_t1_256 ,rega 
+0x7b2c 035003 arg mem_cx_256 ,regb 
+0x7b2d 035004 arg mem_t3_256 ,contw 
+0x7b2e 035005 call bn_submod_256 
+0x7b2f 035006 arg mem_t3_256 ,rega 
+0x7b30 035007 arg mem_t2_256 ,regb 
+0x7b31 035008 arg mem_t3_256 ,contw 
+0x7b32 035009 call bn_mulmod_256 
+0x7b33 035010 arg mem_t3_256 ,rega 
+0x7b34 035011 arg mem_t0_256 ,regb 
+0x7b35 035012 arg mem_cy_256 ,contw 
+0x7b36 035013 branch bn_submod_256 
+:      035015 ecadd_256:
+0x7b37 035017 arg mem_az_256 ,rega 
+0x7b38 035018 arg mem_t7_256 ,contw 
+0x7b39 035019 call bn_sqrmod_256 
+0x7b3a 035020 arg mem_cx_256 ,rega 
+0x7b3b 035021 arg mem_t7_256 ,regb 
+0x7b3c 035022 arg mem_t0_256 ,contw 
+0x7b3d 035023 call bn_mulmod_256 
+0x7b3e 035026 arg mem_az_256 ,rega 
+0x7b3f 035027 arg mem_t7_256 ,regb 
+0x7b40 035028 arg mem_t7_256 ,contw 
+0x7b41 035029 call bn_mulmod_256 
+0x7b42 035030 arg mem_cy_256 ,rega 
+0x7b43 035031 arg mem_t7_256 ,regb 
+0x7b44 035032 arg mem_t1_256 ,contw 
+0x7b45 035033 call bn_mulmod_256 
+0x7b46 035036 arg mem_cz_256 ,rega 
+0x7b47 035037 arg mem_t7_256 ,contw 
+0x7b48 035038 call bn_sqrmod_256 
+0x7b49 035039 arg mem_ax_256 ,rega 
+0x7b4a 035040 arg mem_t7_256 ,regb 
+0x7b4b 035041 arg mem_t2_256 ,contw 
+0x7b4c 035042 call bn_mulmod_256 
+0x7b4d 035044 arg mem_cz_256 ,rega 
+0x7b4e 035045 arg mem_t7_256 ,regb 
+0x7b4f 035046 arg mem_t7_256 ,contw 
+0x7b50 035047 call bn_mulmod_256 
+0x7b51 035048 arg mem_ay_256 ,rega 
+0x7b52 035049 arg mem_t7_256 ,regb 
+0x7b53 035050 arg mem_t3_256 ,contw 
+0x7b54 035051 call bn_mulmod_256 
+0x7b55 035056 arg mem_t0_256 ,regb 
+0x7b56 035057 arg mem_t2_256 ,rega 
+0x7b57 035058 arg mem_t7_256 ,contw 
+0x7b58 035059 call bn_submod_256 
+0x7b59 035060 arg mem_t0_256 ,rega 
+0x7b5a 035061 arg mem_t2_256 ,regb 
+0x7b5b 035062 arg mem_t0_256 ,contw 
+0x7b5c 035063 call bn_addmod_256 
+0x7b5d 035066 arg mem_t1_256 ,regb 
+0x7b5e 035067 arg mem_t3_256 ,rega 
+0x7b5f 035068 arg mem_t2_256 ,contw 
+0x7b60 035069 call bn_submod_256 
+0x7b61 035070 arg mem_t1_256 ,rega 
+0x7b62 035071 arg mem_t3_256 ,regb 
+0x7b63 035072 arg mem_t1_256 ,contw 
+0x7b64 035073 call bn_addmod_256 
+0x7b65 035074 arg mem_t1_256 ,rega 
+0x7b66 035075 arg mem_t7_256 ,regb 
+0x7b67 035076 arg mem_t1_256 ,contw 
+0x7b68 035077 call bn_mulmod_256 
+0x7b69 035078 arg mem_cz_256 ,rega 
+0x7b6a 035079 arg mem_az_256 ,regb 
+0x7b6b 035080 arg mem_t3_256 ,contw 
+0x7b6c 035081 call bn_mulmod_256 
+0x7b6d 035082 arg mem_t3_256 ,rega 
+0x7b6e 035083 arg mem_t7_256 ,regb 
+0x7b6f 035084 arg mem_cz_256 ,contw 
+0x7b70 035085 call bn_mulmod_256 
+0x7b71 035087 arg mem_t7_256 ,rega 
+0x7b72 035088 arg mem_t7_256 ,contw 
+0x7b73 035089 call bn_sqrmod_256 
+0x7b74 035090 arg mem_t7_256 ,rega 
+0x7b75 035091 arg mem_t0_256 ,regb 
+0x7b76 035092 arg mem_t3_256 ,contw 
+0x7b77 035093 call bn_mulmod_256 
+0x7b78 035094 arg mem_t7_256 ,rega 
+0x7b79 035095 arg mem_t1_256 ,regb 
+0x7b7a 035096 arg mem_t1_256 ,contw 
+0x7b7b 035097 call bn_mulmod_256 
+0x7b7c 035098 arg mem_t2_256 ,rega 
+0x7b7d 035099 arg mem_cx_256 ,contw 
+0x7b7e 035100 call bn_sqrmod_256 
+0x7b7f 035101 arg mem_cx_256 ,rega 
+0x7b80 035102 arg mem_t3_256 ,regb 
+0x7b81 035103 arg mem_cx_256 ,contw 
+0x7b82 035104 call bn_submod_256 
+0x7b83 035105 arg mem_cx_256 ,contr 
+0x7b84 035106 arg mem_t7_256 ,contw 
+0x7b85 035107 call memcpy32 
+0x7b86 035108 arg mem_t7_256 ,rega 
+0x7b87 035109 call bn_lshiftmod_256 
+0x7b88 035110 arg mem_t3_256 ,rega 
+0x7b89 035111 arg mem_t7_256 ,regb 
+0x7b8a 035112 arg mem_t3_256 ,contw 
+0x7b8b 035113 call bn_submod_256 
+0x7b8c 035114 arg mem_t3_256 ,rega 
+0x7b8d 035115 arg mem_t2_256 ,regb 
+0x7b8e 035116 arg mem_t2_256 ,contw 
+0x7b8f 035117 call bn_mulmod_256 
+0x7b90 035118 arg mem_t2_256 ,rega 
+0x7b91 035119 arg mem_t1_256 ,regb 
+0x7b92 035120 arg mem_cy_256 ,contw 
+0x7b93 035121 call bn_submod_256 
+0x7b94 035122 arg mem_cy_256 ,rega 
+0x7b95 035123 arg mem_p_256 ,regb 
+0x7b96 035124 arg mem_cy_256 ,contw 
+0x7b97 035125 force 0 ,regc 
+0x7b98 035126 fetch 1 ,mem_cy_256 
+0x7b99 035127 isolate1 0 ,pdata 
+0x7b9a 035128 call bn_add_256 ,true 
+0x7b9b 035129 copy regc ,alarm 
+0x7b9c 035130 arg mem_cy_256 ,rega 
+0x7b9d 035131 call bn_rshift_256 
+0x7b9e 035132 fetch 1 ,mem_cy5_256 
+0x7b9f 035133 isolate1 0 ,alarm 
+0x7ba0 035134 setflag true ,7 ,pdata 
+0x7ba1 035135 store 1 ,mem_cy5_256 
+0x7ba2 035136 rtn 
+:      035138 bn_invmod_256:
+0x7ba3 035139 copy contw ,timeup 
+0x7ba4 035140 arg mem_tmp0_256 ,contw 
+0x7ba5 035141 call clear_mem_256 
+0x7ba6 035142 force 0 ,pdata 
+0x7ba7 035144 store 4 ,mem_t2_256 
+0x7ba8 035145 jam 1 ,mem_tmp0_256 
+0x7ba9 035146 arg mem_tmp1_256 ,contw 
+0x7baa 035147 call clear_mem_512 
+0x7bab 035148 arg mem_p_256 ,contr 
+0x7bac 035149 arg mem_tmp2_256 ,contw 
+0x7bad 035150 call memcpy32 
+0x7bae 035151 copy rega ,contr 
+0x7baf 035152 arg mem_tmp3_256 ,contw 
+0x7bb0 035153 call memcpy32 
+:      035159 bn_invmod_256_2:
+0x7bb1 035160 arg mem_tmp3_256 ,contr 
+0x7bb2 035161 call bn_eq_zero_256 
+0x7bb3 035162 branch bn_invmod_256_0 ,blank 
+0x7bb4 035167 arg mem_tmp3_256 ,rega 
+0x7bb5 035168 arg mem_tmp0_256 ,regb 
+0x7bb6 035169 call bn_rshifteven_256 
+0x7bb7 035170 arg mem_tmp2_256 ,rega 
+0x7bb8 035171 arg mem_tmp1_256 ,regb 
+0x7bb9 035172 call bn_rshifteven_256 
+0x7bba 035174 arg mem_tmp3_256 ,rega 
+0x7bbb 035175 arg mem_tmp2_256 ,regb 
+0x7bbc 035176 call bn_bigeq_256 
+0x7bbd 035177 branch bn_invmod_256_1 ,positive 
+0x7bbe 035178 arg mem_tmp2_256 ,rega 
+0x7bbf 035179 arg mem_tmp3_256 ,regb 
+0x7bc0 035180 copy rega ,contw 
+0x7bc1 035181 call bn_sub_256 
+0x7bc2 035182 arg mem_tmp0_256 ,rega 
+0x7bc3 035183 arg mem_tmp1_256 ,regb 
+0x7bc4 035184 copy regb ,contw 
+0x7bc5 035185 call bn_add_256 
+0x7bc6 035186 ifetch 1 ,rega 
+0x7bc7 035187 iadd regc ,regc 
+0x7bc8 035188 ifetch 1 ,regb 
+0x7bc9 035189 iadd regc ,pdata 
+0x7bca 035190 istore 1 ,regb 
+0x7bcb 035191 branch bn_invmod_256_2 
+:      035192 bn_invmod_256_1:
+0x7bcc 035193 arg mem_tmp3_256 ,rega 
+0x7bcd 035194 arg mem_tmp2_256 ,regb 
+0x7bce 035195 copy rega ,contw 
+0x7bcf 035196 call bn_sub_256 
+0x7bd0 035197 arg mem_tmp1_256 ,rega 
+0x7bd1 035198 arg mem_tmp0_256 ,regb 
+0x7bd2 035199 copy regb ,contw 
+0x7bd3 035200 call bn_add_256 
+0x7bd4 035201 ifetch 1 ,rega 
+0x7bd5 035202 iadd regc ,regc 
+0x7bd6 035203 ifetch 1 ,regb 
+0x7bd7 035204 iadd regc ,pdata 
+0x7bd8 035205 istore 1 ,regb 
+0x7bd9 035206 branch bn_invmod_256_2 
+:      035207 bn_invmod_256_0:
+0x7bda 035209 arg mem_tmp1_256 ,rega 
+0x7bdb 035210 copy timeup ,contw 
+0x7bdc 035211 call bn_p256mod 
+0x7bdd 035213 arg mem_p_256 ,rega 
+0x7bde 035214 copy timeup ,regb 
+0x7bdf 035215 copy timeup ,contw 
+0x7be0 035216 branch bn_submod_256 
+:      035219 bn_mulmod_256:
+0x7be1 035220 copy contw ,timeup 
+0x7be2 035222 force 0 ,regext_index 
+0x7be3 035224 arg mem_tmp1_256 ,contw 
+0x7be4 035225 call clear_mem_512 
+0x7be5 035226 arg mem_regext ,contw 
+0x7be6 035227 call clear_mem_512 
+0x7be7 035231 copy rega ,contr 
+0x7be8 035233 jam 0 ,mem_regext 
+0x7be9 035234 setarg 0 
+0x7bea 035235 call bn_load_mem 
+0x7beb 035236 copy regb ,contr 
+0x7bec 035237 call bn_load_256 
+0x7bed 035240 force 0 ,queue 
+0x7bee 035241 arg mem_tmp1_256 ,contw 
+:      035242 bn_mulmod_256_1:
+0x7bef 035245 arg mem_regext ,temp 
+0x7bf0 035246 copy queue ,regb 
+0x7bf1 035247 lshift2 regb ,pdata 
+0x7bf2 035249 iadd temp ,regb 
+0x7bf3 035250 force 0 ,temp 
+0x7bf4 035251 force 0 ,regc 
+:      035252 bn_mulmod_256_0:
+0x7bf5 035257 ifetch 4 ,contw 
+0x7bf6 035258 iforce rega 
+0x7bf7 035261 ifetch 4 ,regb 
+0x7bf8 035262 copy regc ,regext_index 
+0x7bf9 035263 imul32 regext ,pdata 
+0x7bfa 035264 iadd rega ,pdata 
+0x7bfb 035265 iadd temp ,pdata 
+0x7bfc 035266 istore 4 ,contw 
+0x7bfd 035267 rshift32 pdata ,temp 
+0x7bfe 035268 increase 1 ,regc 
+0x7bff 035269 compare 8 ,regc ,0xff 
+0x7c00 035270 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035272 deposit temp 
+0x7c02 035273 istore 4 ,contw 
+0x7c03 035274 increase -32 ,contw 
+0x7c04 035277 increase 1 ,queue 
+0x7c05 035278 compare 8 ,queue ,0xff 
+0x7c06 035279 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035280 arg mem_tmp1_256 ,rega 
+0x7c08 035281 copy timeup ,contw 
+0x7c09 035282 branch bn_p256mod 
+:      035284 bn_p256mod:
+0x7c0a 035285 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035286 copy contw ,timeup 
+0x7c0c 035287 copy rega ,alarm 
+0x7c0d 035288 arg mem_tmp2_256 ,regb 
+0x7c0e 035289 copy regb ,contw 
+0x7c0f 035290 call memset0_4 
+0x7c10 035291 istore 8 ,contw 
+0x7c11 035292 add rega ,44 ,contr 
+0x7c12 035293 call memcpy8 
+0x7c13 035294 call memcpy12 
+0x7c14 035295 copy regb ,rega 
+0x7c15 035296 call bn_lshiftmod_256 
+0x7c16 035297 arg mem_tmp2_256 ,regb 
+0x7c17 035298 copy alarm ,rega 
+0x7c18 035299 copy timeup ,contw 
+0x7c19 035300 call bn_addmod_256 
+0x7c1a 035302 arg mem_tmp2_256 ,regb 
+0x7c1b 035303 copy regb ,contw 
+0x7c1c 035304 call memset0_4 
+0x7c1d 035305 istore 8 ,contw 
+0x7c1e 035306 add alarm ,48 ,contr 
+0x7c1f 035307 call memcpy16 
+0x7c20 035308 call memset0_4 
+0x7c21 035309 copy regb ,rega 
+0x7c22 035310 call bn_lshiftmod_256 
+0x7c23 035314 arg mem_tmp2_256 ,regb 
+0x7c24 035315 copy timeup ,rega 
+0x7c25 035316 copy rega ,contw 
+0x7c26 035317 call bn_addmod_256 
+0x7c27 035321 arg mem_tmp2_256 ,regb 
+0x7c28 035322 copy regb ,contw 
+0x7c29 035323 add alarm ,32 ,contr 
+0x7c2a 035324 call memcpy12 
+0x7c2b 035325 call memset0_4 
+0x7c2c 035326 istore 8 ,contw 
+0x7c2d 035327 add alarm ,56 ,contr 
+0x7c2e 035328 call memcpy8 
+0x7c2f 035329 copy timeup ,rega 
+0x7c30 035330 copy rega ,contw 
+0x7c31 035331 call bn_addmod_256 
+0x7c32 035335 arg mem_tmp2_256 ,regb 
+0x7c33 035336 copy regb ,contw 
+0x7c34 035337 add alarm ,36 ,contr 
+0x7c35 035338 call memcpy12 
+0x7c36 035339 add alarm ,52 ,contr 
+0x7c37 035340 call memcpy12 
+0x7c38 035341 add alarm ,52 ,contr 
+0x7c39 035342 call memcpy4 
+0x7c3a 035343 add alarm ,32 ,contr 
+0x7c3b 035344 call memcpy4 
+0x7c3c 035345 copy timeup ,rega 
+0x7c3d 035346 copy rega ,contw 
+0x7c3e 035347 call bn_addmod_256 
+0x7c3f 035350 arg mem_tmp2_256 ,regb 
+0x7c40 035351 copy regb ,contw 
+0x7c41 035352 add alarm ,44 ,contr 
+0x7c42 035353 call memcpy12 
+0x7c43 035354 call memset0_4 
+0x7c44 035355 istore 8 ,contw 
+0x7c45 035356 add alarm ,32 ,contr 
+0x7c46 035357 call memcpy4 
+0x7c47 035358 add alarm ,40 ,contr 
+0x7c48 035359 call memcpy4 
+0x7c49 035360 copy timeup ,rega 
+0x7c4a 035361 copy rega ,contw 
+0x7c4b 035362 call bn_submod_256 
+0x7c4c 035365 arg mem_tmp2_256 ,regb 
+0x7c4d 035366 copy regb ,contw 
+0x7c4e 035367 add alarm ,48 ,contr 
+0x7c4f 035368 call memcpy8 
+0x7c50 035369 call memcpy8 
+0x7c51 035370 force 0 ,pdata 
+0x7c52 035371 istore 8 ,contw 
+0x7c53 035372 add alarm ,36 ,contr 
+0x7c54 035373 call memcpy4 
+0x7c55 035374 add alarm ,44 ,contr 
+0x7c56 035375 call memcpy4 
+0x7c57 035376 copy timeup ,rega 
+0x7c58 035377 copy rega ,contw 
+0x7c59 035378 call bn_submod_256 
+0x7c5a 035381 arg mem_tmp2_256 ,regb 
+0x7c5b 035382 copy regb ,contw 
+0x7c5c 035383 add alarm ,52 ,contr 
+0x7c5d 035384 call memcpy12 
+0x7c5e 035385 add alarm ,32 ,contr 
+0x7c5f 035386 call memcpy12 
+0x7c60 035387 call memset0_4 
+0x7c61 035388 add alarm ,48 ,contr 
+0x7c62 035389 call memcpy4 
+0x7c63 035390 copy timeup ,rega 
+0x7c64 035391 copy rega ,contw 
+0x7c65 035392 call bn_submod_256 
+0x7c66 035395 arg mem_tmp2_256 ,regb 
+0x7c67 035396 copy regb ,contw 
+0x7c68 035397 add alarm ,56 ,contr 
+0x7c69 035398 call memcpy8 
+0x7c6a 035399 call memset0_4 
+0x7c6b 035400 add alarm ,36 ,contr 
+0x7c6c 035401 call memcpy12 
+0x7c6d 035402 call memset0_4 
+0x7c6e 035403 add alarm ,52 ,contr 
+0x7c6f 035404 call memcpy4 
+0x7c70 035405 copy timeup ,rega 
+0x7c71 035406 copy rega ,contw 
+0x7c72 035407 branch bn_submod_256 
+:      035410 bn_load_mem:
+0x7c73 035411 force 32 ,loopcnt 
+0x7c74 035412 arg mem_regext ,contw 
+0x7c75 035413 iadd contw ,contw 
+0x7c76 035414 branch memcpy 
+:      035416 bn_load_256:
+0x7c77 035417 force 8 ,loopcnt 
+0x7c78 035418 branch bn_load_0 
+:      035420 bn_sqrmod_256:
+0x7c79 035421 copy rega ,regb 
+0x7c7a 035422 branch bn_mulmod_256 
+:      035424 bn_add_256:
+0x7c7b 035425 force 8 ,loopcnt 
+0x7c7c 035426 branch bn_add + 1 
+:      035428 bn_addmod_256:
+0x7c7d 035429 call bn_add_256 
+0x7c7e 035430 copy contw ,rega 
+0x7c7f 035431 branch bn_lshiftmod_ismod_256 
+:      035433 bn_lshiftmod_256:
+0x7c80 035434 call bn_lshift_256 
+:      035435 bn_lshiftmod_ismod_256:
+0x7c81 035436 isolate1 0 ,regc 
+0x7c82 035437 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035438 arg mem_p_256 ,regb 
+0x7c84 035439 copy rega ,regc 
+0x7c85 035440 increase -32 ,rega 
+0x7c86 035441 call bn_bigeq_256 
+0x7c87 035442 nrtn positive 
+0x7c88 035443 copy regc ,rega 
+0x7c89 035444 branch sub_p2_256 
+:      035446 bn_lshiftmod_p_256:
+0x7c8a 035447 call sub_p2_256 
+0x7c8b 035449 copy rega ,regc 
+0x7c8c 035450 increase -32 ,rega 
+0x7c8d 035451 arg mem_p_256 ,regb 
+0x7c8e 035452 call bn_bigeq_256 
+0x7c8f 035453 nrtn positive 
+0x7c90 035454 copy regc ,rega 
+0x7c91 035455 branch sub_p2_256 
+:      035458 sub_p2_256:
+0x7c92 035459 increase -32 ,rega 
+0x7c93 035460 arg mem_p_256 ,regb 
+0x7c94 035461 copy rega ,contw 
+0x7c95 035462 branch bn_sub_256 
+:      035467 bn_submod_256:
+0x7c96 035468 call bn_sub_256 
+0x7c97 035470 branch bn_submod_256_np ,true 
+0x7c98 035473 add contw ,-32 ,rega 
+0x7c99 035474 arg mem_p_256 ,regb 
+0x7c9a 035475 call bn_bigeq_256 
+0x7c9b 035476 nrtn positive 
+0x7c9c 035477 arg mem_p_256 ,regb 
+0x7c9d 035478 add contw ,-32 ,rega 
+0x7c9e 035480 copy rega ,contw 
+0x7c9f 035481 branch bn_sub_256 
+:      035482 bn_submod_256_np:
+0x7ca0 035483 add contw ,-32 ,rega 
+0x7ca1 035484 arg mem_p_256 ,regb 
+0x7ca2 035485 copy rega ,contw 
+0x7ca3 035486 call bn_add_256 
+0x7ca4 035488 rtn true 
+0x7ca5 035489 add contw ,-32 ,rega 
+0x7ca6 035490 arg mem_p_256 ,regb 
+0x7ca7 035491 copy rega ,contw 
+0x7ca8 035492 branch bn_add_256 
+:      035496 bn_sub_256:
+0x7ca9 035497 force 8 ,loopcnt 
+0x7caa 035498 branch bn_sub + 1 
+:      035500 bn_rshift_256:
+0x7cab 035501 force 8 ,loopcnt 
+0x7cac 035502 increase 28 ,rega 
+0x7cad 035503 branch bn_rshift 
+:      035505 bn_lshift_256:
+0x7cae 035506 force 8 ,loopcnt 
+0x7caf 035507 force 0 ,regc 
+0x7cb0 035508 branch bn_lshift_0 
+:      035510 bn_bigeq_256:
+0x7cb1 035511 force 8 ,loopcnt 
+0x7cb2 035512 increase 28 ,rega 
+0x7cb3 035513 increase 28 ,regb 
+0x7cb4 035514 branch bn_bigeq_0 
+:      035517 bn_eq_zero_256:
+0x7cb5 035518 ifetch 8 ,contr 
+0x7cb6 035519 nrtn blank 
+0x7cb7 035520 branch bn_eq_zero 
+:      035525 bn_rshifteven_256:
+0x7cb8 035526 copy rega ,alarm 
+:      035527 bn_rshifteven_256_1:
+0x7cb9 035528 copy alarm ,rega 
+0x7cba 035529 ifetch 1 ,rega 
+0x7cbb 035530 isolate1 0 ,pdata 
+0x7cbc 035531 rtn true 
+0x7cbd 035532 call bn_rshift_256 
+0x7cbe 035533 ifetch 1 ,regb 
+0x7cbf 035534 isolate0 0 ,pdata 
+0x7cc0 035535 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035536 arg mem_p_256 ,rega 
+0x7cc2 035537 copy regb ,contw 
+0x7cc3 035538 call bn_add_256 
+0x7cc4 035539 ifetch 1 ,regb 
+0x7cc5 035540 iadd regc ,pdata 
+0x7cc6 035541 istore 1 ,regb 
+0x7cc7 035542 increase -32 ,regb 
+:      035543 bn_rshifteven_256_0:
+0x7cc8 035544 add regb ,32 ,rega 
+0x7cc9 035545 force 9 ,loopcnt 
+0x7cca 035546 call bn_rshift 
+0x7ccb 035547 branch bn_rshifteven_256_1 
+:      035551 ui_init:
+0x7ccc 035552 call lpm_disable_exen_output 
+0x7ccd 035553 rtn wake 
+0x7cce 035554 call ui_button_init 
+0x7ccf 035555 call ui_timer_init 
+0x7cd0 035556 branch ui_led_init_global 
+:      035558 ui_dispatch:
+0x7cd1 035559 call ui_led_dispatch 
+0x7cd2 035561 branch ui_timer_check 
+:      035563 ui_button_init:
+0x7cd3 035564 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035565 rtneq ui_button_gpio_disable 
+0x7cd5 035566 iforce temp 
+0x7cd6 035567 call gpio_config_output 
+0x7cd7 035568 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035569 call gpio_out_inactive 
+0x7cd9 035570 nop 100 
+0x7cda 035571 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035572 call gpio_config_input 
+0x7cdc 035573 branch ui_button_polling 
+:      035577 ui_button_polling:
+0x7cdd 035578 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035579 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035580 rtneq ui_button_gpio_disable 
+0x7ce0 035581 copy pdata ,temp 
+0x7ce1 035582 call gpio_get_bit 
+0x7ce2 035583 nbranch ui_button_up ,true 
+:      035585 ui_button_down:
+0x7ce3 035586 call ui_button_check_long_press 
+0x7ce4 035587 fetch 2 ,mem_ui_state_map 
+0x7ce5 035588 set1 ui_state_btn_down 
+0x7ce6 035589 store 2 ,mem_ui_state_map 
+0x7ce7 035590 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035591 rtneq ui_button_state_down 
+0x7ce9 035592 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035594 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035595 store 1 ,mem_ui_button_timer 
+0x7cec 035596 call lpm_button_get_wake_lock 
+0x7ced 035597 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035598 branch ui_ipc_send_event 
+:      035599 ui_button_up:
+0x7cef 035600 fetch 2 ,mem_ui_state_map 
+0x7cf0 035601 set0 ui_state_btn_down 
+0x7cf1 035602 store 2 ,mem_ui_state_map 
+0x7cf2 035603 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035604 rtneq ui_button_state_up 
+0x7cf4 035605 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035607 jam 0 ,mem_ui_button_timer 
+0x7cf6 035608 call lpm_button_clean_wake_lock 
+0x7cf7 035609 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035610 branch ui_ipc_send_event 
+:      035612 ui_button_check_long_press:
+0x7cf9 035613 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035614 rtn blank 
+0x7cfb 035615 increase -1 ,pdata 
+0x7cfc 035616 store 1 ,mem_ui_button_timer 
+0x7cfd 035617 nrtn blank 
+0x7cfe 035619 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035620 branch ui_ipc_send_event 
+:      035622 lpm_button_get_wake_lock:
+0x7d00 035623 arg wake_lock_button ,queue 
+0x7d01 035624 branch lpm_get_wake_lock 
+:      035626 lpm_button_clean_wake_lock:
+0x7d02 035627 arg wake_lock_button ,queue 
+0x7d03 035628 branch lpm_put_wake_lock 
+:      035650 calc_curr_struct_prt:
+0x7d04 035651 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035652 mul32 rega ,led_offset_length ,regb 
+0x7d06 035653 iadd regb ,regb 
+0x7d07 035654 rtn 
+:      035657 ui_led_init_global:
+0x7d08 035658 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035659 rtn blank 
+0x7d0a 035660 copy pdata ,loopcnt 
+0x7d0b 035661 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035662 copy pdata ,regb 
+:      035663 ui_led_init_loop:
+0x7d0d 035664 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035665 ifetcht 1 ,regc 
+0x7d0f 035666 call gpio_config_output 
+0x7d10 035667 call ui_led_off_static 
+0x7d11 035668 increase led_offset_length ,regb 
+0x7d12 035669 loop ui_led_init_loop 
+0x7d13 035670 rtn 
+:      035674 ui_led_on_global:
+0x7d14 035675 call calc_curr_struct_prt 
+0x7d15 035676 setarg ui_led_state_lighting 
+0x7d16 035677 istore 1 ,regb 
+0x7d17 035678 call ui_led_stop_timer 
+0x7d18 035679 branch ui_led_on_static 
+:      035683 ui_led_blink_stop_global:
+:      035684 ui_led_off_global:
+0x7d19 035685 call calc_curr_struct_prt 
+0x7d1a 035686 setarg ui_led_state_darking 
+0x7d1b 035687 istore 1 ,regb 
+0x7d1c 035688 call ui_led_stop_timer 
+0x7d1d 035689 branch ui_led_off_static 
+:      035693 ui_led_blink_start_global:
+0x7d1e 035694 call calc_curr_struct_prt 
+0x7d1f 035695 setarg ui_led_state_blink_start 
+0x7d20 035696 istore 1 ,regb 
+0x7d21 035697 setarg led_infinite_flash_num 
+0x7d22 035698 istore 1 ,contw 
+0x7d23 035699 branch ui_led_off_static 
+:      035704 ui_led_set_style_global:
+0x7d24 035705 call calc_curr_struct_prt 
+0x7d25 035706 arg led_offset_length ,loopcnt 
+0x7d26 035707 copy regc ,contr 
+0x7d27 035708 copy regb ,contw 
+0x7d28 035709 branch memcpy_fast 
+:      035713 ui_led_dispatch:
+0x7d29 035714 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035715 rtn blank 
+0x7d2b 035716 arg 0 ,rega 
+:      035717 ui_led_blink_polling:
+0x7d2c 035718 call ui_led_change_style_by_type 
+0x7d2d 035719 increase 1 ,rega 
+0x7d2e 035720 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035721 isub rega ,null 
+0x7d30 035722 rtn zero 
+0x7d31 035723 branch ui_led_blink_polling 
+:      035726 ui_led_off_static:
+0x7d32 035727 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035728 ifetcht 1 ,regc 
+0x7d34 035729 branch gpio_out_inactive 
+:      035732 ui_led_on_static:
+0x7d35 035733 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035734 ifetcht 1 ,regc 
+0x7d37 035735 branch gpio_out_active 
+:      035739 ui_led_change_style_by_type:
+0x7d38 035740 add rega ,ui_led_blink ,queue 
+0x7d39 035741 call timer_check 
+0x7d3a 035742 nrtn blank 
+0x7d3b 035744 call calc_curr_struct_prt 
+0x7d3c 035746 ifetch 1 ,regb 
+0x7d3d 035748 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035749 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035750 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035751 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035752 ui_led_blink_state_lighting:
+0x7d41 035753 call ui_led_on_static 
+0x7d42 035754 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035755 call push_stack 
+0x7d44 035756 ifetch 2 ,regc 
+0x7d45 035757 call callback_func 
+0x7d46 035758 call pop_stack 
+0x7d47 035759 setarg ui_led_state_blink_darking 
+0x7d48 035760 istore 1 ,regb 
+0x7d49 035761 add regb ,led_offset_on_time ,regc 
+0x7d4a 035762 ifetch 2 ,regc 
+0x7d4b 035763 branch ui_led_blink_timer_start 
+:      035766 ui_led_blink_state_darking:
+0x7d4c 035767 call ui_led_off_static 
+0x7d4d 035768 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035769 call push_stack 
+0x7d4f 035770 ifetch 2 ,regc 
+0x7d50 035771 call callback_func 
+0x7d51 035772 call pop_stack 
+0x7d52 035774 add regb ,led_offset_blink_count ,regc 
+0x7d53 035775 ifetch 1 ,regc 
+0x7d54 035776 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035777 increase -1 ,pdata 
+0x7d56 035778 istore 1 ,regc 
+0x7d57 035779 branch ui_led_blink_stop_global ,blank 
+:      035780 ui_led_blink_infinite:
+0x7d58 035781 setarg ui_led_state_blink_lighting 
+0x7d59 035782 istore 1 ,regb 
+0x7d5a 035783 add regb ,led_offset_off_time ,regc 
+0x7d5b 035784 ifetch 2 ,regc 
+:      035785 ui_led_blink_timer_start:
+0x7d5c 035786 add rega ,ui_led_blink ,queue 
+0x7d5d 035787 branch timer_init 
+:      035789 ui_led_stop_timer:
+0x7d5e 035790 setarg 0 
+0x7d5f 035791 branch ui_led_blink_timer_start 
+:      035797 ui_timer_timeout:
+0x7d60 035798 setarg 0x1000 
+0x7d61 035799 lshift16 pdata ,pdata 
+0x7d62 035800 iadd regb ,regb 
+0x7d63 035801 rtn 
+:      035803 ui_timer_check:
+0x7d64 035804 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035805 arg 0 ,rega 
+0x7d66 035806 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035807 copy clkn_bt ,regb 
+0x7d68 035808 copy regb ,pdata 
+0x7d69 035809 isub temp ,null 
+0x7d6a 035810 ncall ui_timer_timeout ,positive 
+:      035812 ui_timer_check_loop:
+0x7d6b 035813 copy regb ,pdata 
+0x7d6c 035814 increase 160 ,temp 
+0x7d6d 035815 increase 160 ,temp 
+0x7d6e 035816 isub temp ,null 
+0x7d6f 035817 nbranch ui_timer_check_end ,positive 
+0x7d70 035818 increase 1 ,rega 
+0x7d71 035819 and rega ,0x0f ,pdata 
+0x7d72 035820 nbranch ui_timer_check_loop ,blank 
+0x7d73 035821 arg 0 ,rega 
+0x7d74 035822 call ui_timer_check_send_evt 
+:      035823 ui_timer_init:
+0x7d75 035824 copy clkn_bt ,pdata 
+0x7d76 035825 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035826 rtn 
+:      035827 ui_timer_check_end:
+0x7d78 035828 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035829 copy rega ,pdata 
+0x7d7a 035830 rtn blank 
+0x7d7b 035831 increase -160 ,temp 
+0x7d7c 035832 increase -160 ,temp 
+0x7d7d 035833 set0 28 ,temp 
+0x7d7e 035834 storet 4 ,mem_ui_timer_last_btclk 
+:      035835 ui_timer_check_send_evt:
+0x7d7f 035836 branch app_evt_timer 
+:      035843 ui_ipc_get_lock:
+0x7d80 035844 jam 1 ,mem_ipc_lock_bt 
+:      035845 ui_ipc_get_lock_wait:
+0x7d81 035846 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035847 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035848 rtn 
+:      035850 ui_ipc_put_lock:
+0x7d84 035851 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035852 rtn 
+:      035856 ui_ipc_send_event:
+0x7d86 035857 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035858 call ui_ipc_get_lock 
+0x7d88 035859 copy rega ,pdata 
+0x7d89 035860 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035861 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035862 call fifo_in 
+0x7d8c 035863 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035864 copy pdata ,rega 
+0x7d8e 035865 branch ui_ipc_put_lock 
+:      035867 ui_ipc_send_cmd:
+0x7d8f 035868 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035869 call ui_ipc_get_lock 
+0x7d91 035870 copy rega ,pdata 
+0x7d92 035871 store 4 ,mem_ipc_rega_temp 
+0x7d93 035872 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035873 call fifo_in 
+0x7d95 035874 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035875 copy pdata ,rega 
+0x7d97 035876 branch ui_ipc_put_lock 
+:      035878 ui_ipc_clean_all_fifo:
+0x7d98 035879 setarg 0 
+0x7d99 035880 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035881 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035882 rtn 
+:      035884 check_51cmd:
+0x7d9c 035885 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035886 fetch 1 ,mem_hci_cmd 
+0x7d9e 035887 nrtn blank 
+0x7d9f 035888 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035889 call fifo_is_empty 
+0x7da1 035890 rtn blank 
+0x7da2 035891 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035892 call check_51cmd_once 
+0x7da4 035893 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035894 branch check_51cmd ,blank 
+0x7da6 035895 rtn 
+:      035897 check_51cmd_once:
+0x7da7 035898 call ui_ipc_get_lock 
+0x7da8 035899 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035900 call fifo_out 
+0x7daa 035901 copy pdata ,temp 
+0x7dab 035902 call ui_ipc_put_lock 
+0x7dac 035903 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035904 copy temp ,pdata 
+0x7dae 035905 rtn blank 
+0x7daf 035906 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035907 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035908 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035909 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035910 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035911 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035912 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035913 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035914 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035915 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035916 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035917 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035918 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035919 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035920 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035921 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035922 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035923 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035924 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035925 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035926 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035928 store 1 ,mem_fifo_temp 
+0x7dc5 035929 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035930 call lmo_fifo_check 
+0x7dc7 035931 nbranch check_51cmd_restore ,blank 
+:      035932 check_51cmd_once_continue:
+0x7dc8 035933 fetch 1 ,mem_fifo_temp 
+0x7dc9 035934 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 035935 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 035936 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 035937 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 035938 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 035939 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 035940 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 035941 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 035942 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 035943 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 035944 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 035945 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 035946 rtn 
+:      035948 check_51cmd_check_idle:
+0x7dd6 035949 store 1 ,mem_fifo_temp 
+0x7dd7 035950 call context_check_idle 
+0x7dd8 035951 branch check_51cmd_restore ,zero 
+0x7dd9 035952 call context_search_plap 
+0x7dda 035953 nrtn zero 
+:      035954 check_51cmd_restore:
+0x7ddb 035955 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 035956 branch ui_ipc_send_cmd 
+:      035961 check_51cmd_start_discovery:
+0x7ddd 035962 fetch 2 ,mem_ui_state_map 
+0x7dde 035963 set1 ui_state_bt_discovery 
+0x7ddf 035964 store 2 ,mem_ui_state_map 
+0x7de0 035965 jam 3 ,mem_scan_mode 
+0x7de1 035966 rtn 
+:      035970 check_51cmd_stop_discovery:
+0x7de2 035971 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 035972 jam 0 ,mem_scan_mode 
+0x7de4 035973 fetch 2 ,mem_ui_state_map 
+0x7de5 035974 set0 ui_state_bt_discovery 
+0x7de6 035975 store 2 ,mem_ui_state_map 
+0x7de7 035976 rtn 
+:      035980 check_51cmd_reconnect:
+0x7de8 035981 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 035982 rtn 
+:      035986 check_51cmd_disconnect:
+0x7dea 035987 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 035988 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 035989 rtn 
+:      035993 check_51cmd_enter_sniff_subrating:
+0x7ded 035994 rtn 
+:      035998 check_51cmd_exit_sniff_subrating:
+0x7dee 035999 rtn 
+:      036003 check_51cmd_sniff_test:
+0x7def 036004 rtn 
+:      036008 check_51cmd_pincode:
+0x7df0 036009 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 036010 branch cmd_pair 
+:      036014 check_51cmd_inq:
+0x7df2 036015 rtn 
+:      036019 check_51cmd_stop_inq:
+0x7df3 036020 rtn 
+:      036024 check_51cmd_adv:
+0x7df4 036025 jam on ,mem_le_adv_enable 
+0x7df5 036026 jam adv_ind ,mem_le_adv_type 
+0x7df6 036027 fetch 2 ,mem_ui_state_map 
+0x7df7 036028 set1 ui_state_ble_adv ,pdata 
+0x7df8 036029 store 2 ,mem_ui_state_map 
+0x7df9 036030 rtn 
+:      036034 check_51cmd_stop_adv:
+0x7dfa 036035 fetch 2 ,mem_ui_state_map 
+0x7dfb 036036 set0 ui_state_ble_adv ,pdata 
+0x7dfc 036037 store 2 ,mem_ui_state_map 
+0x7dfd 036038 jam off ,mem_le_adv_enable 
+0x7dfe 036039 rtn 
+:      036043 check_51cmd_direct_adv:
+0x7dff 036044 jam on ,mem_le_adv_enable 
+0x7e00 036045 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 036046 fetch 2 ,mem_ui_state_map 
+0x7e02 036047 set1 ui_state_ble_adv ,pdata 
+0x7e03 036048 store 2 ,mem_ui_state_map 
+0x7e04 036049 rtn 
+:      036053 check_51cmd_stop_direct_adv:
+0x7e05 036054 fetch 2 ,mem_ui_state_map 
+0x7e06 036055 set0 ui_state_ble_adv ,pdata 
+0x7e07 036056 store 2 ,mem_ui_state_map 
+0x7e08 036057 jam off ,mem_le_adv_enable 
+0x7e09 036058 rtn 
+:      036062 check_51cmd_le_disconnect:
+0x7e0a 036063 setarg 20 
+0x7e0b 036064 store 2 ,mem_le_superto 
+0x7e0c 036065 store 2 ,mem_le_init_superto 
+0x7e0d 036066 branch le_send_terminate_ind_user_terminated 
+:      036070 check_51cmd_ble_update_connect_param:
+0x7e0e 036071 branch le_l2cap_tx_update_req 
+:      036075 check_51cmd_led_off:
+0x7e0f 036076 arg 0 ,rega 
+0x7e10 036077 branch ui_led_off_global 
+:      036081 check_51cmd_led_on:
+0x7e11 036082 arg 0 ,rega 
+0x7e12 036083 branch ui_led_on_global 
+:      036087 check_51cmd_led_start_blink:
+0x7e13 036088 arg 0 ,rega 
+0x7e14 036089 branch ui_led_blink_start_global 
+:      036093 check_51cmd_le_start_con:
+0x7e15 036094 jam on ,mem_le_scan_enable 
+0x7e16 036095 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 036098 rtn 
+:      036102 check_51cmd_start_scan:
+0x7e18 036103 jam on ,mem_le_scan_enable 
+0x7e19 036104 rtn 
+:      036108 check_51cmd_stop_scan:
+0x7e1a 036109 jam off ,mem_le_scan_enable 
+0x7e1b 036110 jam 0 ,mem_hci_cmd 
+0x7e1c 036111 rtn 
+:      036115 check_51cmd_hibernate:
+0x7e1d 036116 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036117 call callback_func 
+0x7e1f 036118 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036119 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036120 copy pdata ,temp 
+0x7e22 036121 call gpio_config_input 
+:      036122 check_51cmd_hibernate_btn_disabled:
+0x7e23 036123 call ui_ipc_clean_all_fifo 
+0x7e24 036124 branch lpm_hibernate 
+:      036128 check_51cmd_le_smp_sec_req:
+0x7e25 036129 branch le_send_smp_security_request 
+:      036133 check_51cmd_role_switch:
+0x7e26 036134 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036135 set1 mark_switch_initiated ,mark 
+0x7e28 036136 nrtn master 
+0x7e29 036137 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036138 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036139 fetch 1 ,mem_connection_options 
+0x7e2c 036140 set0 connection_switch ,pdata 
+0x7e2d 036141 store 1 ,mem_connection_options 
+0x7e2e 036142 rtn 
+:      036146 check_51cmd_bb_reconn_cancel:
+0x7e2f 036147 force page_length_timer ,queue 
+0x7e30 036148 branch timer_stop 
+:      036152 check_51cmd_dhkey_not_accept:
+0x7e31 036153 call tid_set_reply 
+0x7e32 036154 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036155 branch parse_lmp_dhkey_check_reject 
+:      036158 ui_check_paring_button:
+0x7e34 036159 fetch 1 ,mem_ui_state_map 
+0x7e35 036160 rtnbit0 ui_state_btn_down 
+0x7e36 036161 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036162 branch check_51cmd_bb_reconn_cancel 
+:      036167 queue_init:
+0x7e38 036168 fetch 2 ,mem_queue_ptr 
+0x7e39 036169 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036170 setarg 0 
+0x7e3b 036171 istore 3 ,contw 
+0x7e3c 036172 rtn 
+:      036176 queue_push:
+0x7e3d 036177 call disable_user 
+0x7e3e 036178 call queue_full 
+0x7e3f 036179 rtn blank 
+0x7e40 036180 fetch 2 ,mem_queue_ptr 
+0x7e41 036181 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036182 ifetcht 1 ,regb 
+0x7e43 036183 increase 1 ,temp 
+0x7e44 036184 istoret 1 ,regb 
+0x7e45 036186 ifetcht 1 ,pdata 
+0x7e46 036187 copy temp ,loopcnt 
+0x7e47 036188 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036189 ifetch 1 ,regb 
+0x7e49 036190 imul32 temp ,pdata 
+0x7e4a 036191 iadd contr ,contw 
+0x7e4b 036192 copy rega ,contr 
+:      036193 calc_queue_next_ptr:
+0x7e4c 036194 call memcpy 
+0x7e4d 036195 call queue_get_size 
+0x7e4e 036196 pincrease -1 
+0x7e4f 036197 ifetcht 1 ,regb 
+0x7e50 036198 increase 1 ,temp 
+0x7e51 036199 iand temp ,temp 
+0x7e52 036200 istoret 1 ,regb 
+0x7e53 036201 branch enable_user 
+:      036206 queue_pop:
+0x7e54 036207 call disable_user 
+0x7e55 036208 call queue_empty 
+0x7e56 036209 rtn blank 
+0x7e57 036210 fetch 2 ,mem_queue_ptr 
+0x7e58 036211 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036212 ifetcht 1 ,regb 
+0x7e5a 036213 increase -1 ,temp 
+0x7e5b 036214 istoret 1 ,regb 
+0x7e5c 036215 ifetcht 1 ,pdata 
+0x7e5d 036216 copy temp ,loopcnt 
+0x7e5e 036217 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036218 ifetch 1 ,regb 
+0x7e60 036219 imul32 temp ,pdata 
+0x7e61 036220 iadd contr ,contr 
+0x7e62 036221 increase 1 ,contr 
+0x7e63 036222 copy rega ,contw 
+0x7e64 036223 branch calc_queue_next_ptr 
+:      036227 queue_empty:
+0x7e65 036228 fetch 2 ,mem_queue_ptr 
+0x7e66 036229 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036230 ifetch 1 ,contr 
+0x7e68 036231 rtn 
+:      036234 queue_full:
+0x7e69 036235 call queue_get_size 
+0x7e6a 036236 ifetcht 1 ,contr 
+0x7e6b 036237 isub temp ,pdata 
+0x7e6c 036238 rtn 
+:      036241 queue_get_size:
+0x7e6d 036242 fetch 2 ,mem_queue_ptr 
+0x7e6e 036243 add pdata ,queue_offset_length ,contr 
+0x7e6f 036244 ifetch 1 ,contr 
+0x7e70 036245 rtn 
+:      036253 right_shift_n:
+0x7e71 036254 sub loopcnt ,0 ,null 
+0x7e72 036255 rtn zero 
+:      036256 right_shift_n_loop:
+0x7e73 036257 rshift pdata ,pdata 
+0x7e74 036258 loop right_shift_n_loop 
+0x7e75 036259 rtn 
+:      036262 left_shift_n:
+0x7e76 036263 force 1 ,pdata 
+0x7e77 036264 sub loopcnt ,0 ,null 
+0x7e78 036265 rtn zero 
+:      036266 left_shift_n_loop:
+0x7e79 036267 lshift pdata ,pdata 
+0x7e7a 036268 loop left_shift_n_loop 
+0x7e7b 036269 rtn 
+:      036270 push_stack:
+0x7e7c 036271 deposit contw 
+0x7e7d 036272 store 2 ,mem_contw 
+0x7e7e 036273 storet 8 ,mem_temp 
+0x7e7f 036274 deposit timeup 
+0x7e80 036275 store 4 ,mem_timeup 
+0x7e81 036276 call push_stack_rega_b_c 
+0x7e82 036277 deposit contr 
+0x7e83 036278 store 2 ,mem_contr 
+0x7e84 036279 rtn 
+:      036281 push_stack_rega_b_c:
+0x7e85 036282 deposit rega 
+0x7e86 036283 store 4 ,mem_rega 
+0x7e87 036284 deposit regb 
+0x7e88 036285 store 4 ,mem_regb 
+0x7e89 036286 deposit regc 
+0x7e8a 036287 store 3 ,mem_regc 
+0x7e8b 036288 rtn 
+:      036290 pop_stack:
+0x7e8c 036291 fetcht 8 ,mem_temp 
+0x7e8d 036292 fetch 4 ,mem_timeup 
+0x7e8e 036293 iforce timeup 
+0x7e8f 036294 call pop_stack_rega_b_c 
+0x7e90 036295 fetch 2 ,mem_contw 
+0x7e91 036296 iforce contw 
+0x7e92 036297 fetch 2 ,mem_contr 
+0x7e93 036298 iforce contr 
+0x7e94 036299 rtn 
+:      036301 pop_stack_rega_b_c:
+0x7e95 036302 fetch 4 ,mem_rega 
+0x7e96 036303 iforce rega 
+0x7e97 036304 fetch 4 ,mem_regb 
+0x7e98 036305 iforce regb 
+0x7e99 036306 fetch 3 ,mem_regc 
+0x7e9a 036307 iforce regc 
+0x7e9b 036308 rtn 
+:      036310 get_contw:
+0x7e9c 036311 fetch 2 ,mem_contw 
+0x7e9d 036312 copy pdata ,contw 
+0x7e9e 036313 rtn 
+:      036314 get_contr:
+0x7e9f 036315 fetch 2 ,mem_contr 
+0x7ea0 036316 copy pdata ,contr 
+0x7ea1 036317 rtn 
+:      036318 store_contw:
+0x7ea2 036319 copy contw ,pdata 
+0x7ea3 036320 store 2 ,mem_contw 
+0x7ea4 036321 rtn 
+:      036322 store_contr:
+0x7ea5 036323 copy contr ,pdata 
+0x7ea6 036324 store 2 ,mem_contr 
+0x7ea7 036325 rtn 
+:      036329 save_cont_pointers:
+0x7ea8 036330 copy contw ,pdata 
+0x7ea9 036331 store 2 ,mem_hold_contw 
+0x7eaa 036332 copy contr ,pdata 
+0x7eab 036333 store 2 ,mem_hold_contr 
+0x7eac 036334 rtn 
+:      036335 load_cont_pointers:
+0x7ead 036336 fetch 2 ,mem_hold_contw 
+0x7eae 036337 copy pdata ,contw 
+0x7eaf 036338 fetch 2 ,mem_hold_contr 
+0x7eb0 036339 copy pdata ,contr 
+0x7eb1 036340 rtn 
+:      036342 memcpy96:
+0x7eb2 036343 call memcpy32 
+:      036344 memcpy64:
+0x7eb3 036345 call memcpy32 
+0x7eb4 036346 branch memcpy32 
+:      036347 memcpy12:
+0x7eb5 036348 call memcpy8 
+:      036349 memcpy4:
+0x7eb6 036350 ifetch 4 ,contr 
+0x7eb7 036351 istore 4 ,contw 
+0x7eb8 036352 rtn 
+:      036353 memcpy8:
+0x7eb9 036354 ifetch 8 ,contr 
+0x7eba 036355 istore 8 ,contw 
+0x7ebb 036356 rtn 
+:      036358 memcpy48:
+0x7ebc 036359 call memcpy16 
+:      036360 memcpy32:
+0x7ebd 036361 call memcpy8 
+:      036362 memcpy24:
+0x7ebe 036363 call memcpy8 
+:      036364 memcpy16:
+0x7ebf 036365 call memcpy8 
+0x7ec0 036366 branch memcpy8 
+:      036370 delay_10ms:
+0x7ec1 036371 arg 10 ,loopcnt 
+:      036372 delay_ms_wait:
+0x7ec2 036373 nop 12000 
+0x7ec3 036374 loop delay_ms_wait 
+0x7ec4 036375 rtn 
+:      036377 bn_zero:
+0x7ec5 036378 force 3 ,loopcnt 
+:      036379 memset0:
+0x7ec6 036380 force 0 ,pdata 
+:      036381 memset8:
+0x7ec7 036382 istore 8 ,contw 
+0x7ec8 036383 loop memset8 
+0x7ec9 036384 rtn 
+:      036386 memset0_8:
+0x7eca 036387 force 0 ,pdata 
+0x7ecb 036388 istore 8 ,contw 
+0x7ecc 036389 rtn 
+:      036390 memset0_4:
+0x7ecd 036391 force 0 ,pdata 
+0x7ece 036392 istore 4 ,contw 
+0x7ecf 036393 rtn 
+:      036395 clear_mem_256:
+0x7ed0 036396 force 4 ,loopcnt 
+0x7ed1 036397 branch memset0 
+:      036398 clear_mem_512:
+0x7ed2 036399 force 8 ,loopcnt 
+0x7ed3 036400 branch memset0 
+:      036402 clear_mem:
+0x7ed4 036403 deposit loopcnt 
+0x7ed5 036404 rtn blank 
+0x7ed6 036405 setarg 0 
+:      036406 clear_mem_loop:
+0x7ed7 036407 istore 1 ,contw 
+0x7ed8 036408 loop clear_mem_loop 
+0x7ed9 036409 rtn 
+:      036412 clear_temp_block:
+0x7eda 036413 arg 32 ,loopcnt 
+0x7edb 036414 arg mem_temp_block0 ,contw 
+0x7edc 036415 branch clear_mem 
+:      036417 xor_loop:
+0x7edd 036418 ifetch 4 ,regc 
+0x7ede 036419 ifetcht 4 ,rega 
+0x7edf 036420 ixor temp ,pdata 
+0x7ee0 036421 istore 4 ,contw 
+0x7ee1 036422 increase 4 ,rega 
+0x7ee2 036423 increase 4 ,regc 
+0x7ee3 036424 loop xor_loop 
+0x7ee4 036425 rtn 
+:      036429 inverse_data:
+0x7ee5 036430 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036431 copy loopcnt ,pdata 
+0x7ee7 036432 sub pdata ,1 ,null 
+0x7ee8 036433 rtn positive 
+0x7ee9 036434 iadd rega ,regb 
+0x7eea 036435 increase -1 ,regb 
+0x7eeb 036436 rshift loopcnt ,loopcnt 
+:      036437 inverse_loop:
+0x7eec 036438 ifetcht 1 ,rega 
+0x7eed 036439 ifetch 1 ,regb 
+0x7eee 036440 istore 1 ,rega 
+0x7eef 036441 istoret 1 ,regb 
+0x7ef0 036442 increase -1 ,regb 
+0x7ef1 036443 increase 1 ,rega 
+0x7ef2 036444 loop inverse_loop 
+0x7ef3 036445 rtn 
+:      036448 memcpy_fast:
+0x7ef4 036449 deposit loopcnt 
+0x7ef5 036450 rtn blank 
+:      036451 memcpy_fast_loop:
+0x7ef6 036452 increase -8 ,loopcnt 
+0x7ef7 036453 call memcpy8 ,positive 
+0x7ef8 036454 rtn zero 
+0x7ef9 036455 branch memcpy_fast_loop ,positive 
+0x7efa 036456 increase 8 ,loopcnt 
+:      036457 memcpy_fast_loop_four:
+0x7efb 036458 increase -4 ,loopcnt 
+0x7efc 036459 call memcpy4 ,positive 
+0x7efd 036460 rtn zero 
+0x7efe 036461 branch memcpy_fast_loop_four ,positive 
+0x7eff 036462 increase 4 ,loopcnt 
+0x7f00 036463 branch memcpy 
+:      036465 memcpy:
+0x7f01 036466 deposit loopcnt 
+0x7f02 036467 rtn blank 
+:      036468 memcpy_loop:
+0x7f03 036469 ifetch 1 ,contr 
+0x7f04 036470 istore 1 ,contw 
+0x7f05 036471 loop memcpy_loop 
+0x7f06 036472 rtn 
+:      036474 timer_stop:
+0x7f07 036475 setarg 0 
+:      036476 timer_init:
+0x7f08 036477 rshift clkn_bt ,temp 
+0x7f09 036478 storet 4 ,mem_last_clkn 
+0x7f0a 036479 arg mem_timers ,contw 
+0x7f0b 036480 iforce temp 
+0x7f0c 036481 lshift queue ,pdata 
+0x7f0d 036482 iadd contw ,contw 
+0x7f0e 036483 istoret 2 ,contw 
+0x7f0f 036484 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036485 rtn 
+:      036487 timer_check_timeout:
+0x7f11 036488 arg 0x800 ,timeup 
+0x7f12 036489 lshift16 timeup ,timeup 
+0x7f13 036490 iadd timeup ,pdata 
+0x7f14 036491 rtn 
+:      036494 timer_reinit:
+0x7f15 036495 arg 0 ,queue 
+:      036496 timer_check:
+0x7f16 036497 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036498 fetcht 4 ,mem_last_clkn 
+0x7f18 036499 rshift clkn_bt ,pdata 
+0x7f19 036500 store 4 ,mem_last_clkn 
+0x7f1a 036501 isub temp ,null 
+0x7f1b 036502 ncall timer_check_timeout ,positive 
+0x7f1c 036503 isub temp ,timeup 
+0x7f1d 036504 copy timeup ,temp 
+0x7f1e 036505 arg mem_timers ,contr 
+0x7f1f 036506 copy contr ,contw 
+0x7f20 036507 arg 16 ,loopcnt 
+:      036508 timer_loop:
+0x7f21 036509 ifetch 2 ,contr 
+0x7f22 036510 isub temp ,pdata 
+0x7f23 036511 branch timer_counting ,positive 
+0x7f24 036512 force 0 ,pdata 
+:      036513 timer_counting:
+0x7f25 036514 istore 2 ,contw 
+0x7f26 036515 loop timer_loop 
+0x7f27 036516 arg mem_timers ,contr 
+0x7f28 036517 lshift queue ,pdata 
+0x7f29 036518 iadd contr ,contr 
+0x7f2a 036519 ifetch 2 ,contr 
+0x7f2b 036520 rtn 
+:      036525 clk_add:
+0x7f2c 036526 iadd temp ,temp 
+0x7f2d 036527 copy temp ,loopcnt 
+0x7f2e 036528 setarg 3750 
+0x7f2f 036529 isub loopcnt ,pdata 
+0x7f30 036530 rtn positive 
+0x7f31 036531 sub pdata ,0 ,pdata 
+0x7f32 036532 rshift16 temp ,temp 
+0x7f33 036533 increase 1 ,temp 
+0x7f34 036534 lshift16 temp ,temp 
+0x7f35 036535 ior temp ,temp 
+0x7f36 036536 rtn 
+:      036538 clk_diff_rt:
+0x7f37 036539 call clk_diff 
+0x7f38 036540 branch clk2rt 
+:      036543 clk_diff:
+0x7f39 036544 disable user 
+0x7f3a 036545 isub temp ,pdata 
+0x7f3b 036546 branch clk_diff_pos ,positive 
+0x7f3c 036547 enable user 
+0x7f3d 036548 sub pdata ,0 ,pdata 
+:      036549 clk_diff_pos:
+0x7f3e 036550 rtnbit0 15 
+0x7f3f 036551 arg -61786 ,temp 
+0x7f40 036552 iadd temp ,pdata 
+0x7f41 036553 set0 64 ,pdata 
+0x7f42 036554 rtn 
+:      036556 clk2rt:
+0x7f43 036557 iforce contr 
+0x7f44 036558 rshift16 pdata ,pdata 
+0x7f45 036559 arg 3750 ,temp 
+0x7f46 036560 imul32 temp ,pdata 
+0x7f47 036561 iadd contr ,pdata 
+0x7f48 036562 rtn 
+:      036565 clk2lpo:
+0x7f49 036566 lshift8 pdata ,pdata 
+0x7f4a 036567 lshift4 pdata ,pdata 
+0x7f4b 036568 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036569 idiv temp 
+0x7f4d 036570 call wait_div_end 
+0x7f4e 036571 quotient temp 
+0x7f4f 036572 rtn 
+:      036575 clk2bt:
+0x7f50 036576 arg 3750 ,temp 
+0x7f51 036577 idiv temp 
+0x7f52 036578 call wait_div_end 
+0x7f53 036579 quotient pdata 
+0x7f54 036580 lshift16 pdata ,pdata 
+0x7f55 036581 remainder temp 
+0x7f56 036582 ior temp ,temp 
+0x7f57 036583 rtn 
+:      036590 string2dec_from_uart:
+0x7f58 036591 arg 0 ,temp 
+:      036592 string2dec_from_uart_done:
+0x7f59 036593 copy temp ,regc 
+0x7f5a 036594 ifetch 1 ,contru 
+0x7f5b 036595 call uchar2dialog 
+0x7f5c 036596 copy regc ,temp 
+0x7f5d 036597 call swap 
+0x7f5e 036598 arg 10 ,regb 
+0x7f5f 036599 imul32 regb ,pdata 
+0x7f60 036600 iadd temp ,pdata 
+0x7f61 036601 copy pdata ,temp 
+0x7f62 036602 loop string2dec_from_uart_done 
+0x7f63 036603 rtn 
+:      036607 uchar2dialog:
+0x7f64 036608 arg 0x3a ,temp 
+0x7f65 036609 isub temp ,null 
+0x7f66 036610 nbranch uchar2dialog_number ,positive 
+0x7f67 036611 arg 0x61 ,temp 
+0x7f68 036612 isub temp ,null 
+0x7f69 036613 branch uchar2dialog_a2f ,positive 
+0x7f6a 036614 arg 0x37 ,temp 
+0x7f6b 036615 isub temp ,pdata 
+0x7f6c 036616 rtn 
+:      036617 uchar2dialog_number:
+0x7f6d 036618 arg 0x30 ,temp 
+0x7f6e 036619 isub temp ,pdata 
+0x7f6f 036620 rtn 
+:      036621 uchar2dialog_a2f:
+0x7f70 036622 arg 0x57 ,temp 
+0x7f71 036623 isub temp ,pdata 
+0x7f72 036624 rtn 
+:      036626 pn9:
+0x7f73 036627 copy temp ,alarm 
+0x7f74 036628 setarg 0x1ff 
+0x7f75 036629 force 0 ,regb 
+:      036630 pn9_loop:
+0x7f76 036631 rshift3 pdata ,rega 
+0x7f77 036632 rshift rega ,rega 
+0x7f78 036633 ixor rega ,rega 
+0x7f79 036634 isolate1 0 ,rega 
+0x7f7a 036635 setflag true ,9 ,pdata 
+0x7f7b 036636 rshift temp ,temp 
+0x7f7c 036637 isolate1 0 ,pdata 
+0x7f7d 036638 setflag true ,7 ,temp 
+0x7f7e 036639 rshift pdata ,pdata 
+0x7f7f 036640 increase 1 ,regb 
+0x7f80 036641 compare 0 ,regb ,0x7 
+0x7f81 036642 nbranch pn9_loop ,true 
+0x7f82 036643 istoret 1 ,contw 
+0x7f83 036644 loop pn9_loop 
+0x7f84 036645 copy alarm ,temp 
+0x7f85 036646 rtn 
+:      036649 wait_div_end:
+0x7f86 036650 rtn modone 
+0x7f87 036651 branch wait_div_end 
+:      036661 compare_loop:
+:      036662 string_compare:
+0x7f88 036663 ifetch 1 ,rega 
+0x7f89 036664 ifetcht 1 ,regb 
+0x7f8a 036665 isub temp ,null 
+0x7f8b 036666 nrtn zero 
+0x7f8c 036667 increase 1 ,rega 
+0x7f8d 036668 increase 1 ,regb 
+0x7f8e 036669 loop string_compare 
+0x7f8f 036670 force 0 ,null 
+0x7f90 036671 rtn 
+:      036674 ceiling:
+0x7f91 036675 isub temp ,null 
+0x7f92 036676 nrtn positive 
+0x7f93 036677 deposit temp 
+0x7f94 036678 rtn 
+:      036680 swap:
+0x7f95 036681 iadd temp ,pdata 
+0x7f96 036682 isub temp ,temp 
+0x7f97 036683 isub temp ,pdata 
+0x7f98 036684 rtn 
+:      036686 clean_mem:
+0x7f99 036687 arg 0x200 ,loopcnt 
+0x7f9a 036688 arg 0x4000 ,contw 
+0x7f9b 036689 branch memset0 
+:      036692 callback_func:
+0x7f9c 036693 rtn blank 
+0x7f9d 036694 copy pdata ,pc 
+:      036697 wait_uarttx:
+0x7f9e 036698 hfetch 2 ,core_uart_txitems 
+0x7f9f 036699 nbranch wait_uarttx ,blank 
+0x7fa0 036700 rtn 
+:      036702 ice_break:
+0x7fa1 036703 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036704 rtn 
+:      036706 ice_setbp:
+0x7fa3 036707 hstore 2 ,core_ice_break0 
+0x7fa4 036708 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036709 set1 4 ,pdata 
+0x7fa6 036710 hstore 1 ,core_ice_ctrl 
+0x7fa7 036711 rtn 
+:      036712 ice_setbp2:
+0x7fa8 036713 hstore 2 ,core_ice_break1 
+0x7fa9 036714 hfetch 1 ,core_ice_ctrl 
+0x7faa 036715 set1 6 ,pdata 
+0x7fab 036716 hstore 1 ,core_ice_ctrl 
+0x7fac 036717 rtn 
+:      036719 ice_set_write_bp:
+0x7fad 036720 hstore 2 ,core_ice_break0 
+0x7fae 036721 jam 0x30 ,core_ice_ctrl 
+0x7faf 036722 rtn 
+:      036726 test_enable_white:
+0x7fb0 036727 hfetch 1 ,core_config 
+0x7fb1 036728 set0 whiteoff_bit ,pdata 
+0x7fb2 036729 hstore 1 ,core_config 
+0x7fb3 036730 rtn 
+:      036732 check_uart_tx_buff:
+0x7fb4 036733 hfetch 2 ,core_uart_txitems 
+0x7fb5 036734 arg uart_air_control_threshold ,temp 
+:      036735 pdata_sub_temp:
+0x7fb6 036736 isub temp ,null 
+0x7fb7 036737 rtn 
+:      036743 fifo_in:
+0x7fb8 036744 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036745 ifetcht util_fifo_len ,rega 
+0x7fba 036746 and temp ,0xff ,pdata 
+0x7fbb 036747 nbranch fifo_in_push ,blank 
+0x7fbc 036748 rshift8 temp ,pdata 
+0x7fbd 036749 istore util_fifo_len ,rega 
+:      036750 fifo_in_push:
+0x7fbe 036751 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036752 ifetch 1 ,rega 
+0x7fc0 036753 nbranch assert ,blank 
+0x7fc1 036754 fetch 1 ,mem_fifo_temp 
+0x7fc2 036755 istore 1 ,rega 
+0x7fc3 036756 rtn 
+:      036761 fifo_out:
+0x7fc4 036762 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036763 arg util_fifo_len ,loopcnt 
+0x7fc6 036764 ifetch util_fifo_len ,rega 
+0x7fc7 036765 rtn blank 
+:      036766 fifo_out_loop:
+0x7fc8 036767 ifetch 1 ,rega 
+0x7fc9 036768 nbranch fifo_out_end ,blank 
+0x7fca 036769 increase 1 ,rega 
+0x7fcb 036770 loop fifo_out_loop 
+0x7fcc 036771 branch assert 
+:      036772 fifo_out_end:
+0x7fcd 036773 arg 0 ,temp 
+0x7fce 036774 istoret 1 ,rega 
+0x7fcf 036775 rtn 
+:      036780 fifo_is_empty:
+0x7fd0 036781 ifetch util_fifo_len ,rega 
+0x7fd1 036782 rtn 
+:      036787 fifo_is_full:
+0x7fd2 036788 ifetch 1 ,rega 
+0x7fd3 036789 rtn 
+:      036792 fifo_is_near_full:
+0x7fd4 036793 ifetch 2 ,rega 
+0x7fd5 036794 rtn 
+:      036798 fifo_content_count:
+0x7fd6 036799 arg 0 ,temp 
+:      036800 fifo_content_count_loop:
+0x7fd7 036801 fetch 1 ,contr 
+0x7fd8 036802 loop fifo_content_count_loop ,blank 
+0x7fd9 036803 increase 1 ,temp 
+0x7fda 036804 loop fifo_content_count_loop 
+0x7fdb 036805 copy temp ,pdata 
+0x7fdc 036806 rtn 
+:      036808 not_greater_than:
+0x7fdd 036809 isub temp ,null 
+0x7fde 036810 nrtn positive 
+0x7fdf 036811 copy temp ,pdata 
+0x7fe0 036812 rtn 
+:      036815 disable_positive:
+0x7fe1 036816 force -1 ,null 
+0x7fe2 036817 rtn 
+:      036818 enable_positive:
+:      036819 disable_zero:
+0x7fe3 036820 force 1 ,null 
+0x7fe4 036821 rtn 
+:      036822 enable_zero:
+0x7fe5 036823 force 0 ,null 
+0x7fe6 036824 rtn 
+:      036826 enable_user:
+0x7fe7 036827 enable user 
+0x7fe8 036828 rtn 
+:      036830 disable_user:
+0x7fe9 036831 disable user 
+0x7fea 036832 rtn 
+:      036834 enable_user2:
+0x7feb 036835 enable user2 
+0x7fec 036836 rtn 
+:      036838 disable_user2:
+0x7fed 036839 disable user2 
+0x7fee 036840 rtn 
+:      036842 disable_blank:
+0x7fef 036843 setarg 1 
+0x7ff0 036844 rtn 
+:      036846 enable_blank:
+0x7ff1 036847 setarg 0 
+0x7ff2 036848 rtn 
+:      036851 reverse_byte:
+0x7ff3 036852 copy loopcnt ,pdata 
+0x7ff4 036853 rtn blank 
+0x7ff5 036854 copy contr ,pdata 
+0x7ff6 036855 iadd loopcnt ,pdata 
+0x7ff7 036856 increase -1 ,pdata 
+0x7ff8 036857 copy pdata ,contr 
+:      036858 reverse_loop:
+0x7ff9 036859 ifetch 1 ,contr 
+0x7ffa 036860 increase -2 ,contr 
+0x7ffb 036861 istore 1 ,contw 
+0x7ffc 036862 loop reverse_loop 
+0x7ffd 036863 rtn 
               org 0x10001
-:      037037 z_entrance0:
-0x10001 037038 beq zcode_00 ,z_page_wait_fhs_reply_ok 
-0x10002 037039 beq zcode_01 ,z_mouse_le_bb_disconnected 
-0x10003 037040 rtn 
-:      037042 z_page_wait_fhs_reply_ok:
-0x10004 037043 fetch 1 ,mem_page_rcv_fhs 
-0x10005 037044 increase 1 ,pdata 
-0x10006 037045 store 1 ,mem_page_rcv_fhs 
-0x10007 037046 call prepare_newconn 
-:      037047 z_master_newconn_loop:
-0x10008 037048 set1 mark_first_packet ,mark 
-0x10009 037049 call master_newconn_once 
-0x1000a 037050 branch z_newconn_poll_responded ,sync 
-0x1000b 037051 set0 mark_first_packet ,mark 
-0x1000c 037052 call new_conn_timeout 
-0x1000d 037053 nbranch z_master_newconn_loop ,blank 
-0x1000e 037054 branch page_restart 
-:      037055 z_newconn_poll_responded:
-0x1000f 037056 set0 mark_first_packet ,mark 
-0x10010 037057 branch newconn_poll_responded 
-:      037059 z_mouse_le_bb_disconnected:
-0x10011 037060 call p_mouse_sensor_powerdown_check 
-0x10012 037061 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x10013 037062 setarg le_interval_7_5ms 
-0x10014 037063 store 2 ,mem_le_interval_min 
-0x10015 037064 store 2 ,mem_le_interval_min + 2 
-0x10016 037065 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x10017 037066 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x10018 037067 call p_mouse_data_init 
-0x10019 037068 call le_clr_config_more_data 
-0x1001a 037069 branch mouse_bb_disconnected 
+:      036868 z_entrance0:
+0x10001 036869 beq zcode_00 ,z_page_wait_fhs_reply_ok 
+0x10002 036870 beq zcode_01 ,z_mouse_bb_disconnected 
+0x10003 036871 beq zcode_02 ,z_hid_rx_process 
+0x10004 036872 rtn 
+:      036874 z_page_wait_fhs_reply_ok:
+0x10005 036875 fetch 1 ,mem_page_rcv_fhs 
+0x10006 036876 increase 1 ,pdata 
+0x10007 036877 store 1 ,mem_page_rcv_fhs 
+0x10008 036878 call prepare_newconn 
+:      036879 z_master_newconn_loop:
+0x10009 036880 set1 mark_first_packet ,mark 
+0x1000a 036881 call master_newconn_once 
+0x1000b 036882 branch z_newconn_poll_responded ,sync 
+0x1000c 036883 set0 mark_first_packet ,mark 
+0x1000d 036884 call new_conn_timeout 
+0x1000e 036885 nbranch z_master_newconn_loop ,blank 
+0x1000f 036886 branch page_restart 
+:      036887 z_newconn_poll_responded:
+0x10010 036888 set0 mark_first_packet ,mark 
+0x10011 036889 branch newconn_poll_responded 
+:      036891 z_mouse_bb_disconnected:
+0x10012 036892 jam 0 ,mem_mouse_enter_sniff_count 
+0x10013 036893 jam 0x0e ,mem_sniff_param_interval 
+0x10014 036894 call mouse_bb_discon_clear_stack 
+0x10015 036895 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x10016 036896 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x10017 036897 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x10018 036898 bbit1 app_disc_after_pairing ,z_mouse_event_light_state_pairing 
+0x10019 036899 bbit1 app_disc_after_reconn ,z_mouse_event_light_state_hibernate 
+0x1001a 036900 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
+0x1001b 036901 branch mouse_start_discovery 
+:      036903 z_mouse_event_light_state_pairing:
+0x1001c 036904 bbit1 app_disc_after_handshake ,z_mouse_event_light_state_hibernate 
+0x1001d 036905 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
+0x1001e 036906 branch mouse_start_discovery 
+:      036907 z_mouse_event_light_state_hibernate:
+0x1001f 036908 fetch 2 ,mem_ui_state_map 
+0x10020 036909 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x10021 036910 call app_disconn_reason_clear 
+0x10022 036913 branch p_app_enter_hibernate 
+:      036916 z_hid_rx_process:
+0x10023 036917 fetch 2 ,mem_l2cap_payload_ptr 
+0x10024 036918 copy pdata ,contr 
+0x10025 036919 ifetch 1 ,contr 
+0x10026 036920 store 1 ,mem_l2cap_rcv 
+0x10027 036921 and pdata ,0x0f ,temp 
+0x10028 036922 rshift4 pdata ,pdata 
+0x10029 036923 beq hid_type_set_protocol ,z_hid_rx_set_protocol 
+0x1002a 036924 beq hid_type_control ,z_hid_rx_process_hid_control 
+0x1002b 036925 branch hid_rx_process + 6 
+:      036926 z_hid_rx_set_protocol:
+0x1002c 036927 call hid_rx_process_handshake 
+0x1002d 036928 jam 0 ,mem_mouse_bt_boot_mode 
+0x1002e 036929 fetch 1 ,mem_l2cap_rcv 
+0x1002f 036930 isolate1 0 ,pdata 
+0x10030 036931 rtn true 
+0x10031 036932 jam 1 ,mem_mouse_bt_boot_mode 
+0x10032 036933 rtn 
+:      036935 z_hid_rx_process_hid_control:
+0x10033 036936 copy temp ,pdata 
+0x10034 036937 beq hid_control_p_virtualcableunplug ,z_mouse_irtual_cable_unplug 
+0x10035 036938 branch hid_rx_process_hid_control + 2 
+:      036940 z_mouse_irtual_cable_unplug:
+0x10036 036941 call mouse_irtual_cable_unplug 
+0x10037 036942 call app_disconn_reason_clear 
+0x10038 036943 branch p_app_enter_hibernate 
               org 0x20001
-:      037074 z_entrance1:
-0x20001 037075 beq zcode_10 ,z_mouse_bb_disconnected 
-0x20002 037076 beq zcode_11 ,z_hid_rx_process 
-0x20003 037077 rtn 
-:      037079 z_mouse_bb_disconnected:
-0x20004 037080 jam 0 ,mem_mouse_enter_sniff_count 
-0x20005 037081 jam classic_interval_7_5ms ,mem_sniff_param_interval 
-0x20006 037082 call mouse_bb_discon_clear_stack 
-0x20007 037083 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x20008 037084 bbit1 app_disc_ble ,z_mouse4_0_event_bb_disconn 
-0x20009 037085 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x2000a 037086 bbit1 app_disc_after_pairing ,z_mouse_event_light_state_pairing 
-0x2000b 037087 bbit1 app_disc_after_reconn ,z_mouse_event_light_state_hibernate 
-0x2000c 037088 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
-0x2000d 037089 branch mouse_start_discovery 
-:      037091 z_mouse4_0_event_bb_disconn:
-0x2000e 037092 call mouse_le_clean_connect_flag 
-0x2000f 037093 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x20010 037094 bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
-0x20011 037095 branch mouse4_0_event_bb_disconn + 2 
-:      037097 z_mouse_event_light_state_pairing:
-0x20012 037098 bbit1 app_disc_after_handshake ,z_mouse_event_light_state_hibernate 
-0x20013 037099 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
-0x20014 037100 branch mouse_start_discovery 
-:      037101 z_mouse_event_light_state_hibernate:
-0x20015 037102 fetch 2 ,mem_ui_state_map 
-0x20016 037103 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x20017 037104 call app_disconn_reason_clear 
-0x20018 037105 call p_mouse_check_key_gpio 
-0x20019 037106 rtn true 
-0x2001a 037107 branch app_bb_hibernate 
-:      037110 z_hid_rx_process:
-0x2001b 037111 fetch 2 ,mem_l2cap_payload_ptr 
-0x2001c 037112 copy pdata ,contr 
-0x2001d 037113 ifetch 1 ,contr 
-0x2001e 037114 store 1 ,mem_l2cap_rcv 
-0x2001f 037115 and pdata ,0x0f ,temp 
-0x20020 037116 rshift4 pdata ,pdata 
-0x20021 037117 beq hid_type_set_protocol ,z_hid_rx_set_protocol 
-0x20022 037118 beq hid_type_control ,z_hid_rx_process_hid_control 
-0x20023 037119 branch hid_rx_process + 6 
-:      037120 z_hid_rx_set_protocol:
-0x20024 037121 call hid_rx_process_handshake 
-0x20025 037122 jam 0 ,mem_mouse_bt_boot_mode 
-0x20026 037123 fetch 1 ,mem_l2cap_rcv 
-0x20027 037124 isolate1 0 ,pdata 
-0x20028 037125 rtn true 
-0x20029 037126 jam 1 ,mem_mouse_bt_boot_mode 
-0x2002a 037127 rtn 
-:      037129 z_hid_rx_process_hid_control:
-0x2002b 037130 copy temp ,pdata 
-0x2002c 037131 beq hid_control_p_virtualcableunplug ,p_mouse_irtual_cable_unplug 
-0x2002d 037132 branch hid_rx_process_hid_control + 2 
+:      036947 z_entrance1:
+0x20001 036948 beq zcode_10 ,z_send_lmp 
+0x20002 036949 rtn 
+:      036951 z_send_lmp:
+0x20003 036952 disable user 
+0x20004 036953 call lmo_fifo_process 
+0x20005 036956 fetch 1 ,mem_lmp_to_send 
+0x20006 036957 rtn blank 
+0x20007 036958 bbit1 7 ,z_send_lmp_escape 
+0x20008 036959 beq lmp_accepted ,z_send_lmp_accepted 
+0x20009 036960 beq lmp_setup_complete ,z_send_lmp_setup_complete 
+0x2000a 036961 beq lmp_sniff_req ,z_send_lmp_sniff_req 
+0x2000b 036962 beq lmp_detach ,z_send_lmp_detach 
+0x2000c 036963 branch send_lmp0 
+:      036964 z_send_lmp_escape:
+0x2000d 036965 beq lmp_ext_features_res ,z_send_lmpext_features_res 
+0x2000e 036966 beq lmp_ext_features_req ,z_send_lmpext_features_req 
+0x2000f 036967 branch send_lmp_escape 
+:      036968 z_send_lmpext_features_res:
+0x20010 036969 call z_check_ssp_enable 
+0x20011 036970 fetch 1 ,mem_lmp_to_send 
+0x20012 036971 branch send_lmpext_features_res 
+:      036972 z_send_lmpext_features_req:
+0x20013 036973 call z_check_ssp_enable 
+0x20014 036974 fetch 1 ,mem_lmp_to_send 
+0x20015 036975 branch send_lmpext_features_req 
+:      036976 z_check_ssp_enable:
+0x20016 036977 fetch 1 ,mem_ssp_enable 
+0x20017 036978 branch ssp_disable ,blank 
+0x20018 036979 branch ssp_enable 
+:      036981 z_send_lmp_setup_complete:
+0x20019 036982 jam 1 ,mem_bt_send_lmp_setup_complete 
+0x2001a 036983 branch send_lmp_setup_complete 
+:      036985 z_send_lmp_sniff_req:
+0x2001b 036986 jam 4 ,mem_mouse_bt_send_first_package_timer 
+0x2001c 036987 branch send_lmp_sniff_req 
+:      036989 z_send_lmp_detach:
+0x2001d 037000 call send_lmp_detach 
+0x2001e 037001 fetch 1 ,mem_mouse_bt_reconnect_flag 
+0x2001f 037002 rtn blank 
+0x20020 037003 fetch 1 ,mem_op 
+0x20021 037004 set0 op_disconn ,pdata 
+0x20022 037005 store 1 ,mem_op 
+0x20023 037006 branch p_mouse_sensor_power_down 
+:      037009 z_send_lmp_accepted:
+0x20024 037010 force 2 ,pdata 
+0x20025 037011 call msg_send_lmp 
+0x20026 037012 fetch 1 ,mem_lmi_opcode 
+0x20027 037013 istore 1 ,contw 
+0x20028 037014 store 1 ,mem_lmi_opcode_temp 
+0x20029 037015 call send_lmp_follow 
+0x2002a 037016 fetch 1 ,mem_lmi_opcode_temp 
+0x2002b 037017 beq lmp_max_slot_req ,z_send_lmp_accepted_max_slot_req 
+0x2002c 037018 branch send_lmp_accepted + 7 
+:      037020 z_send_lmp_accepted_max_slot_req:
+0x2002d 037021 fetch 1 ,mem_bt_rcvd_switch_req_accept 
+0x2002e 037022 rtn blank 
+0x2002f 037023 jam 0 ,mem_bt_rcvd_switch_req_accept 
+0x20030 037024 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0x20031 037025 rtnne 2 
+0x20032 037026 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x20033 037027 copy clkn_bt ,pdata 
+0x20034 037028 store 4 ,mem_aurand_send_delay_time 
+0x20035 037029 rtn 
               org 0x30001
-:      037136 z_entrance2:
-0x30001 037137 beq zcode_20 ,z_send_lmp_escape 
-0x30002 037138 beq zcode_21 ,z_send_lmp_accepted 
-0x30003 037139 beq zcode_22 ,z_send_lmp_detach 
-0x30004 037140 beq zcode_23 ,z_mouse4_0_check_reconn_target 
-0x30005 037141 rtn 
-:      037143 z_mouse4_0_check_reconn_target:
-0x30006 037144 jam 1 ,mem_le_send_security_request_flag 
-0x30007 037145 jam 1 ,mem_mouse_le_reconnect_flag 
-0x30008 037146 fetch 2 ,mem_mouse_direct_timeout 
-0x30009 037147 store 2 ,mem_mouse_direct_timer 
-0x3000a 037148 call p_mouse_store_eeprom_enable 
-0x3000b 037149 call app_lpm_mult_disable 
-0x3000c 037150 fetch 3 ,mem_le_adv_direct_ind 
-0x3000d 037151 store 3 ,mem_le_adv_data + 4 
-0x3000e 037153 call p_le_check_adv_flag 
-0x3000f 037154 setarg adv_flag_bredr_not_supported 
-0x30010 037155 istore 1 ,contr 
-0x30011 037157 arg mem_le_scan_data ,contr 
-0x30012 037158 call p_le_adv_data_update 
-0x30013 037160 branch check_51cmd_adv 
-:      037162 z_send_lmp_escape:
-0x30014 037163 fetch 1 ,mem_lmp_to_send 
-0x30015 037164 beq lmp_ext_features_res ,z_send_lmpext_features_res 
-0x30016 037165 beq lmp_ext_features_req ,z_send_lmpext_features_req 
-0x30017 037166 branch send_lmp_escape 
-:      037167 z_send_lmpext_features_res:
-0x30018 037168 call z_check_ssp_enable 
-0x30019 037169 fetch 1 ,mem_lmp_to_send 
-0x3001a 037170 branch send_lmpext_features_res 
-:      037171 z_send_lmpext_features_req:
-0x3001b 037172 call z_check_ssp_enable 
-0x3001c 037173 fetch 1 ,mem_lmp_to_send 
-0x3001d 037174 branch send_lmpext_features_req 
-:      037175 z_check_ssp_enable:
-0x3001e 037176 fetch 1 ,mem_ssp_enable 
-0x3001f 037177 branch ssp_disable ,blank 
-0x30020 037178 branch ssp_enable 
-:      037180 z_send_lmp_detach:
-0x30021 037181 call send_lmp_detach 
-0x30022 037182 fetch 1 ,mem_mouse_bt_reconnect_flag 
-0x30023 037183 rtn blank 
-0x30024 037184 fetch 1 ,mem_op 
-0x30025 037185 set0 op_disconn ,pdata 
-0x30026 037186 store 1 ,mem_op 
-0x30027 037187 branch p_mouse_sensor_powerdown 
-:      037189 z_send_lmp_accepted:
-0x30028 037190 force 2 ,pdata 
-0x30029 037191 call msg_send_lmp 
-0x3002a 037192 fetch 1 ,mem_lmi_opcode 
-0x3002b 037193 istore 1 ,contw 
-0x3002c 037194 store 1 ,mem_lmi_opcode_temp 
-0x3002d 037195 call send_lmp_follow 
-0x3002e 037196 fetch 1 ,mem_lmi_opcode_temp 
-0x3002f 037197 beq lmp_max_slot_req ,z_send_lmp_accepted_max_slot_req 
-0x30030 037198 branch send_lmp_accepted + 7 
-:      037200 z_send_lmp_accepted_max_slot_req:
-0x30031 037201 fetch 1 ,mem_bt_rcvd_switch_req_accept 
-0x30032 037202 rtn blank 
-0x30033 037203 jam 0 ,mem_bt_rcvd_switch_req_accept 
-0x30034 037204 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x30035 037205 rtnne 2 
-0x30036 037206 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x30037 037207 copy clkn_bt ,pdata 
-0x30038 037208 store 4 ,mem_aurand_send_delay_time 
-0x30039 037209 rtn 
+:      037033 z_entrance2:
+0x30001 037034 beq zcode_20 ,z_mouse_init_sunt 
+0x30002 037035 beq zcode_21 ,z_mouse_load_flash_device_info 
+0x30003 037036 beq zcode_22 ,z_mouse_stop_discovery 
+0x30004 037037 rtn 
+:      037040 z_mouse_init_sunt:
+0x30005 037041 call p_mouse_spi_init 
+0x30006 037042 call mouse_spi_sdio_gpio_pollup 
+:      037045 z_mouse_init_sensor:
+0x30007 037046 call mouse_read_sensor_id 
+0x30008 037047 beq p32xx_id1 ,z_mouse_init_p32xx_id2_judge 
+0x30009 037048 beq p3065_id1 ,z_mouse_p3065_init_param 
+0x3000a 037049 call mouse_twspi_reset 
+0x3000b 037050 nop 1000 
+0x3000c 037051 branch z_mouse_init_sensor 
+:      037055 z_mouse_init_p32xx_id2_judge:
+0x3000d 037056 call p_mouse_sensor_poweron 
+0x3000e 037057 fetch 1 ,mem_sensor_id2 
+0x3000f 037058 beq ma8650_id2 ,z_mouse_mx8650_init_param 
+0x30010 037059 branch mouse_init_p32xx_id2_judge + 1 
+:      037062 z_mouse_p3065_init_param:
+0x30011 037063 call p_mouse_sensor_poweron 
+0x30012 037064 branch mouse_p3065_init_param 
+:      037067 z_mouse_mx8650_init_param:
+0x30013 037068 jam ma8650 ,mem_config_sensor_type 
+0x30014 037069 arg mem_sensor_8650_init ,regc 
+:      037070 z_sensor_wr_seq:
+0x30015 037071 ifetch 2 ,regc 
+0x30016 037072 rtneq 0xff 
+0x30017 037073 call twspi_write 
+0x30018 037074 nop 12000 
+0x30019 037075 increase 2 ,regc 
+0x3001a 037076 branch z_sensor_wr_seq 
+:      037078 z_mouse_load_flash_device_info:
+0x3001b 037079 call p_mouse_read_flash 
+0x3001c 037080 call p_mouse_load_random_addr_increase_count 
+0x3001d 037081 call mouse_select_reconn_device 
+0x3001e 037082 fetch 4 ,mem_mouse_24g_addr 
+0x3001f 037083 store 4 ,mem_24g_addr 
+0x30020 037084 rtn 
+:      037086 z_mouse_stop_discovery:
+0x30021 037087 setarg 0 
+0x30022 037088 store 2 ,mem_mouse_discovery_timer 
+0x30023 037089 store 1 ,mem_mouse_dpi_blink_count 
+0x30024 037090 store 1 ,mem_mouse_blink_count 
+0x30025 037091 store 1 ,mem_mouse_discovery_blink_count 
+0x30026 037092 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x30027 037093 call mouse_disable_function_flag 
+0x30028 037094 jam 5 ,mem_mouse_bt_ble_led_timer 
+0x30029 037095 call p_mouse_bt_led_off 
+0x3002a 037096 call p_mouse_sensor_poweron 
+0x3002b 037097 branch mouse_stop_discovery + 1 
               org 0x40001
-:      037214 z_entrance3:
-0x40001 037215 beq zcode_30 ,z_process_conn_sm 
-0x40002 037216 rtn 
-:      037218 z_process_conn_sm:
-0x40003 037219 call lmo_fifo_check 
-0x40004 037220 nrtn blank 
-:      037221 z_process_conn_sm_continue:
-0x40005 037222 fetch 1 ,mem_conn_sm 
-0x40006 037223 rtn blank 
-0x40007 037224 beq conn_sm_send_conn_req ,z_host_create_conn_send_conn_req 
-0x40008 037225 beq conn_sm_wait_switch_after_host_connection ,z_host_creat_conn_wait_switch 
-0x40009 037226 branch process_conn_sm_continue + 2 
-:      037229 z_host_creat_conn_wait_switch:
-0x4000a 037230 fetch 1 ,mem_switch_flag 
-0x4000b 037231 rtneq switch_flag_init 
-0x4000c 037232 beq switch_flag_accept ,z_host_create_conn_switch_accept 
-0x4000d 037233 branch host_creat_conn_wait_switch + 3 
-:      037234 z_host_create_conn_switch_accept:
-0x4000e 037235 rtn master 
-:      037236 z_host_create_conn_auth_pair:
-0x4000f 037238 fetch 1 ,mem_connection_options 
-0x40010 037239 bbit1 connection_auth ,z_host_create_conn_auth_pair_true 
-0x40011 037240 branch host_create_conn_auth_pair + 1 
-:      037241 z_host_create_conn_auth_pair_true:
-0x40012 037242 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x40013 037243 beq 1 ,host_create_conn_auth_pair_true 
-0x40014 037245 fetch 1 ,mem_link_key_exists 
-0x40015 037246 branch host_create_conn_auth_pair_nokey ,blank 
-0x40016 037247 fetch 1 ,mem_lmp_conn_state 
-0x40017 037248 rtnbit0 sent_setup_complete 
-0x40018 037249 rtnbit0 received_setup_complete 
-0x40019 037250 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x4001a 037251 rtn blank 
-0x4001b 037252 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x4001c 037253 fetch 4 ,mem_aurand_send_delay_time 
-0x4001d 037254 arg 20 ,temp 
-0x4001e 037255 iadd temp ,temp 
-0x4001f 037256 copy clkn_bt ,pdata 
-0x40020 037257 isub temp ,null 
-0x40021 037258 nbranch z_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-0x40022 037259 branch host_create_conn_auth 
-:      037261 z_bt_send_max_slot_req_accept_after_switch_wait:
-0x40023 037262 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x40024 037263 rtn 
-:      037265 z_host_create_conn_send_conn_req:
-0x40025 037266 jam 20 ,mem_mouse_send_switch_req_timer 
-0x40026 037267 branch host_create_conn_send_conn_req 
+:      037102 z_entrance3:
+0x40001 037103 beq zcode_30 ,z_mouse_check_reconn_target 
+0x40002 037104 beq zcode_31 ,z_mouse_fast_conn_end 
+0x40003 037105 rtn 
+:      037107 z_mouse_check_reconn_target:
+0x40004 037108 call p_mouse_tx_power_init 
+0x40005 037109 arg mem_device1_type ,rega 
+0x40006 037110 fetch 1 ,mem_device_flag 
+0x40007 037111 fetcht 1 ,mem_24g_device_number 
+0x40008 037112 isub temp ,null 
+0x40009 037113 branch p_mouse_start_24g_mode ,zero 
+0x4000a 037114 jam 25 ,mem_mouse_poweron_led_timer 
+0x4000b 037115 call p_mouse_fast_conn_init 
+:      037116 z_mouse_buletooth_check_reconn_target:
+0x4000c 037117 fetch 1 ,mem_xrecord_mode 
+0x4000d 037119 beq rec_3_mode ,z_mouse3_0_check_reconn_target 
+0x4000e 037121 beq rec_4_mode ,z_mouse4_0_check_reconn_target 
+0x4000f 037124 rtn 
+:      037127 z_mouse3_0_check_reconn_target:
+0x40010 037128 jam 1 ,mem_mouse_bt_reconnect_flag 
+0x40011 037129 fetch 6 ,mem_hci_plap 
+0x40012 037130 branch app_bt_start_discovery_short ,blank 
+0x40013 037131 branch mouse3_0_check_reconn_target + 3 
+:      037134 z_mouse4_0_check_reconn_target:
+0x40014 037135 jam 1 ,mem_mouse_le_reconnect_flag 
+0x40015 037136 arg 10 ,temp 
+0x40016 037137 fetch 1 ,mem_mouse_fast_conn_flag 
+0x40017 037138 beq 0xff ,z_mouse4_0_reconn_target 
+0x40018 037139 fetcht 2 ,mem_mouse_direct_timeout 
+:      037140 z_mouse4_0_reconn_target:
+0x40019 037141 storet 2 ,mem_mouse_direct_timer 
+0x4001a 037142 call app_lpm_mult_disable 
+0x4001b 037143 fetch 3 ,mem_le_adv_direct_ind 
+0x4001c 037144 store 3 ,mem_le_adv_data + 4 
+0x4001d 037145 call z3_le_check_adv_flag 
+0x4001e 037146 setarg adv_flag_bredr_not_supported 
+0x4001f 037147 istore 1 ,contr 
+0x40020 037148 arg mem_le_scan_data ,contr 
+0x40021 037149 call z3_le_adv_data_update 
+0x40022 037150 branch check_51cmd_adv 
+:      037152 z3_le_check_adv_flag:
+0x40023 037153 arg mem_le_adv_data ,rega 
+:      037154 z3_le_check_adv_flag_loop:
+0x40024 037155 ifetch 1 ,rega 
+0x40025 037156 rtn blank 
+0x40026 037157 iadd contr ,rega 
+0x40027 037158 ifetch 1 ,contr 
+0x40028 037159 rtneq 0x01 
+0x40029 037160 branch z3_le_check_adv_flag_loop 
+:      037162 z3_le_adv_data_update:
+0x4002a 037163 arg mem_le_adv_data + 11 ,contw 
+0x4002b 037164 arg 19 ,loopcnt 
+0x4002c 037165 call memcpy 
+0x4002d 037166 branch le_modified_name_adv 
+:      037169 z_mouse_fast_conn_end:
+0x4002e 037170 call p_mouse_le_fast_conn_disable 
+0x4002f 037171 call mouse_select_reconn_device 
+0x40030 037176 branch z_mouse_buletooth_check_reconn_target 
               org 0x50001
-:      037275 z_entrance4:
-0x50001 037276 beq zcode_40 ,z_le_update_param 
-0x50002 037277 beq zcode_41 ,z_le_update_channel_map 
-0x50003 037278 rtn 
-:      037280 z_le_update_param:
-0x50004 037281 call z_mouse_le_conn_param_check 
-0x50005 037282 branch le_update_param + 8 
-:      037283 z_mouse_le_lpm_mult_reinit:
-0x50006 037284 fetch 1 ,mem_lpm_mult_init 
-0x50007 037285 store 1 ,mem_lpm_mult 
-:      037286 z_mouse_le_conn_param_lpm_enable:
-0x50008 037287 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x50009 037288 rtn 
-:      037289 z_mouse_le_conn_param_lpm_disable:
-0x5000a 037290 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5000b 037291 rtn 
-:      037292 z_mouse_le_conn_param_check:
-0x5000c 037293 fetch 1 ,mem_le_new_conninterval 
-0x5000d 037294 sub pdata ,le_interval_15ms ,null 
-0x5000e 037295 nbranch z_mouse_le_conn_param_lpm_disable ,positive 
-0x5000f 037296 fetch 1 ,mem_le_new_connslavelatency 
-0x50010 037297 fetcht 1 ,mem_lpm_mult_init 
-0x50011 037298 isub temp ,null 
-0x50012 037299 branch z_mouse_le_lpm_mult_reinit ,positive 
-0x50013 037300 fetch 1 ,mem_le_new_connslavelatency 
-0x50014 037301 store 1 ,mem_lpm_mult 
-0x50015 037302 branch z_mouse_le_conn_param_lpm_enable 
-:      037304 z_le_update_channel_map:
-0x50016 037305 fetch 1 ,mem_le_state 
-0x50017 037306 rtnbit0 lestate_update_map 
-0x50018 037307 call z_le_channel_map_overflow_check 
-0x50019 037308 nrtn user 
-0x5001a 037309 branch le_update_channel_map + 3 
-:      037310 z_le_channel_map_overflow_check:
-0x5001b 037311 enable user 
-0x5001c 037312 fetch 1 ,mem_le_event_count + 1 
-0x5001d 037313 rshift4 pdata ,pdata 
-0x5001e 037314 rtnne 0x0f 
-0x5001f 037315 fetch 1 ,mem_le_instant + 1 
-0x50020 037316 rshift4 pdata ,pdata 
-0x50021 037317 rtnne 0x00 
-0x50022 037318 branch disable_user 
+:      037181 z_entrance4:
+0x50001 037182 beq zcode_40 ,z_le_update_param 
+0x50002 037183 beq zcode_41 ,z_le_update_channel_map 
+0x50003 037184 beq zcode_42 ,z_le_mouse_bb_event_connect_complete 
+0x50004 037185 beq zcode_43 ,z_quit_connection_cont 
+0x50005 037186 rtn 
+:      037188 z_le_update_param:
+0x50006 037189 call z_mouse_le_conn_param_check 
+0x50007 037190 branch le_update_param + 8 
+:      037191 z_mouse_le_lpm_mult_reinit:
+0x50008 037192 fetch 1 ,mem_lpm_mult_init 
+0x50009 037193 store 1 ,mem_lpm_mult 
+:      037194 z_mouse_le_conn_param_lpm_enable:
+0x5000a 037195 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5000b 037196 rtn 
+:      037197 z_mouse_le_conn_param_lpm_disable:
+0x5000c 037198 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x5000d 037199 rtn 
+:      037200 z_mouse_le_conn_param_check:
+0x5000e 037201 fetch 1 ,mem_le_new_conninterval 
+0x5000f 037202 sub pdata ,le_interval_15ms ,null 
+0x50010 037203 nbranch z_mouse_le_conn_param_lpm_disable ,positive 
+0x50011 037204 store 2 ,mem_le_interval_min 
+0x50012 037205 store 2 ,mem_le_interval_min + 2 
+0x50013 037206 fetch 1 ,mem_le_new_connslavelatency 
+0x50014 037207 branch z_mouse_le_lpm_mult_reinit ,blank 
+0x50015 037208 fetcht 1 ,mem_lpm_mult_init 
+0x50016 037209 isub temp ,null 
+0x50017 037210 branch z_mouse_le_lpm_mult_reinit ,positive 
+0x50018 037211 fetch 1 ,mem_le_new_connslavelatency 
+0x50019 037212 branch z_mouse_le_lpm_mult_reinit ,blank 
+0x5001a 037213 store 1 ,mem_lpm_mult_init 
+0x5001b 037214 branch z_mouse_le_conn_param_lpm_enable 
+:      037216 z_le_update_channel_map:
+0x5001c 037217 fetch 1 ,mem_le_state 
+0x5001d 037218 rtnbit0 lestate_update_map 
+0x5001e 037219 call z_le_channel_map_overflow_check 
+0x5001f 037220 nrtn user 
+0x50020 037221 branch le_update_channel_map + 3 
+:      037222 z_le_channel_map_overflow_check:
+0x50021 037223 enable user 
+0x50022 037224 fetch 1 ,mem_le_event_count + 1 
+0x50023 037225 rshift4 pdata ,pdata 
+0x50024 037226 rtnne 0x0f 
+0x50025 037227 fetch 1 ,mem_le_instant + 1 
+0x50026 037228 rshift4 pdata ,pdata 
+0x50027 037229 rtnne 0x00 
+0x50028 037230 branch disable_user 
+:      037232 z_le_mouse_bb_event_connect_complete:
+0x50029 037233 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5002a 037234 nrtn blank 
+0x5002b 037235 fetch 1 ,mem_le_att_handle 
+0x5002c 037236 sub pdata ,26 ,pdata 
+0x5002d 037237 nrtn zero 
+0x5002e 037238 jam 0 ,mem_le_start_encrypt_timer 
+0x5002f 037239 branch mouse_le_write_enable 
+:      037241 z_quit_connection_cont:
+0x50030 037242 call app_disconn_reason_collect_bt 
+0x50031 037243 call sniff_exit 
+0x50032 037244 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x50033 037245 call ui_ipc_send_event 
+0x50034 037246 call init_lmp_work 
+0x50035 037247 call l2cap_init_work 
+0x50036 037248 branch quit_connection_cont + 8 
               org 0x60001
-:      037324 z_entrance5:
-0x60001 037325 beq zcode_50 ,z_mouse_start_discovery 
-0x60002 037326 rtn 
-:      037329 z_mouse_start_discovery:
-0x60003 037330 call p_mouse_tx_power_init 
-0x60004 037331 jam 0 ,mem_le_send_security_request_flag 
-0x60005 037332 jam 1 ,mem_mouse_start_discovery_enable 
-0x60006 037333 jam mode_bt_device1 ,mem_device_flag 
-0x60007 037334 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x60008 037335 fetch 2 ,mem_ui_state_map 
-0x60009 037336 bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
-0x6000a 037337 call p_mouse_load_random_addr_increase_count 
-0x6000b 037338 fetcht 2 ,mem_random_addr_increase_count 
-0x6000c 037339 increase 1 ,temp 
-0x6000d 037340 storet 2 ,mem_random_addr_increase_count 
-0x6000e 037341 storet 2 ,mem_le_lap + 1 
-0x6000f 037343 random pdata 
-0x60010 037344 store 1 ,mem_le_lap 
-:      037345 z_mouse_start_discovery_norandom:
-0x60011 037346 call app_lpm_mult_disable 
-0x60012 037347 fetch 2 ,mem_discovery_timeout 
-0x60013 037348 store 2 ,mem_mouse_discovery_timer 
-0x60014 037349 jam 6 ,mem_connection_options 
-0x60015 037350 setarg 0 
-0x60016 037351 store 2 ,mem_mouse_no_data_timer 
-0x60017 037352 store 2 ,mem_mouse_direct_timer 
-0x60018 037353 call p_mouse_store_eeprom_enable 
-0x60019 037354 call mouse_bt_discovery_button_down_disable 
-0x6001a 037355 jam 0 ,mem_mouse_bt_reconnect_flag 
-0x6001b 037356 call p_mouse_load_flash_device_info 
-0x6001c 037357 fetch 1 ,mem_device_option 
-0x6001d 037358 isolate1 mode_4_mouse ,pdata 
-0x6001e 037359 call z3_check_51cmd_adv ,true 
-0x6001f 037360 fetch 1 ,mem_device_option 
-0x60020 037361 isolate1 mode_3_mouse ,pdata 
-0x60021 037362 call check_51cmd_start_discovery ,true 
-0x60022 037363 branch p_mouse_discovery_multi_led_blink 
-:      037365 z3_check_51cmd_adv:
-0x60023 037366 jam 0 ,mem_mouse_le_reconnect_flag 
-0x60024 037367 fetch 3 ,mem_le_adv_ind 
-0x60025 037368 store 3 ,mem_le_adv_data + 4 
-0x60026 037369 call p_le_check_adv_flag 
-0x60027 037370 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x60028 037371 istore 1 ,contr 
-0x60029 037372 arg mem_le_adv_swift_pair ,contr 
-0x6002a 037373 call p_le_adv_data_update 
-0x6002b 037374 branch check_51cmd_adv 
+:      037253 z_entrance5:
+0x60001 037254 beq zcode_50 ,z_mouse_start_discovery 
+0x60002 037255 rtn 
+:      037258 z_mouse_start_discovery:
+0x60003 037259 jam 0 ,mem_mouse_discovery_blink_count 
+0x60004 037260 call p_mouse_tx_power_init 
+0x60005 037261 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x60006 037262 call p_mouse_le_fast_conn_disable 
+0x60007 037263 fetch 2 ,mem_ui_state_map 
+0x60008 037264 bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
+0x60009 037267 call p_mouse_load_random_addr_increase_count 
+0x6000a 037268 fetcht 2 ,mem_random_addr_increase_count 
+0x6000b 037269 increase 1 ,temp 
+0x6000c 037270 storet 2 ,mem_random_addr_increase_count 
+0x6000d 037271 storet 2 ,mem_le_lap + 1 
+0x6000e 037273 random pdata 
+0x6000f 037274 store 1 ,mem_le_lap 
+:      037275 z_mouse_start_discovery_norandom:
+0x60010 037276 setarg 0xed8e0e 
+0x60011 037277 store 3 ,mem_le_lap + 3 
+0x60012 037278 call app_lpm_mult_disable 
+0x60013 037279 fetch 2 ,mem_discovery_timeout 
+0x60014 037280 store 2 ,mem_mouse_discovery_timer 
+0x60015 037281 jam 5 ,mem_mouse_bt_ble_led_timer 
+0x60016 037282 jam 6 ,mem_connection_options 
+0x60017 037283 setarg 0 
+0x60018 037284 store 2 ,mem_mouse_no_data_timer 
+0x60019 037285 store 2 ,mem_mouse_direct_timer 
+0x6001a 037286 arg mouse_store_eeprom_flag ,queue 
+0x6001b 037287 call mouse_enable_function_flag 
+0x6001c 037288 call mouse_bt_discovery_button_down_disable 
+0x6001d 037289 fetch 1 ,mem_device_option 
+0x6001e 037290 isolate1 mode_4_mouse ,pdata 
+0x6001f 037291 call z_check_51cmd_adv ,true 
+0x60020 037292 fetch 1 ,mem_device_option 
+0x60021 037293 isolate1 mode_3_mouse ,pdata 
+0x60022 037294 call check_51cmd_start_discovery ,true 
+0x60023 037297 jam 0 ,mem_mouse_bt_reconnect_flag 
+0x60024 037298 branch mouse_start_discovery_norandom + 13 
+:      037300 z_check_51cmd_adv:
+0x60025 037301 jam 0 ,mem_mouse_le_reconnect_flag 
+0x60026 037302 fetch 3 ,mem_le_adv_ind 
+0x60027 037303 store 3 ,mem_le_adv_data + 4 
+0x60028 037304 call z5_le_check_adv_flag 
+0x60029 037305 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x6002a 037306 istore 1 ,contr 
+0x6002b 037307 arg mem_le_adv_swift_pair ,contr 
+0x6002c 037308 call z5_le_adv_data_update 
+0x6002d 037309 branch check_51cmd_adv 
+:      037311 z5_le_check_adv_flag:
+0x6002e 037312 arg mem_le_adv_data ,rega 
+:      037313 z5_le_check_adv_flag_loop:
+0x6002f 037314 ifetch 1 ,rega 
+0x60030 037315 rtn blank 
+0x60031 037316 iadd contr ,rega 
+0x60032 037317 ifetch 1 ,contr 
+0x60033 037318 rtneq 0x01 
+0x60034 037319 branch z5_le_check_adv_flag_loop 
+:      037321 z5_le_adv_data_update:
+0x60035 037322 arg mem_le_adv_data + 11 ,contw 
+0x60036 037323 arg 19 ,loopcnt 
+0x60037 037324 call memcpy 
+0x60038 037325 branch le_modified_name_adv 
               org 0x70001
-:      037379 z_entrance6:
-0x70001 037380 beq zcode_60 ,z_g24_start_24g_mode 
-0x70002 037381 beq zcode_61 ,z_g24_auto_pair_start 
-0x70003 037382 beq zcode_62 ,z_mouse_24g_pairing_button 
-0x70004 037383 rtn 
-:      037385 z_g24_start_24g_mode:
-0x70005 037386 call z_g24_factory_check 
-0x70006 037387 branch p_g24_auto_pair_start ,user 
-0x70007 037388 set1 mark_24g ,mark 
-0x70008 037389 fetch 1 ,mem_24g_conn_sm 
-0x70009 037390 set1 state_24g_reconn ,pdata 
-0x7000a 037391 store 1 ,mem_24g_conn_sm 
-0x7000b 037392 call p_g24_syncword_crc8 
-0x7000c 037393 call p_g24_ch 
-0x7000d 037394 branch z_g24_auto_pair_timeout_init 
-:      037396 z_g24_factory_check:
-0x7000e 037397 arg 2 ,loopcnt 
-0x7000f 037398 arg mem_24g_addr ,contr 
-0x70010 037399 call enable_user 
-0x70011 037400 setarg 0xffff 
-:      037401 z4_pdata_0xff_check_loop:
-0x70012 037402 ifetcht 2 ,contr 
-0x70013 037403 isub temp ,null 
-0x70014 037404 ncall disable_user ,zero 
-0x70015 037405 loop z4_pdata_0xff_check_loop 
-0x70016 037406 rtn 
-:      037408 z_g24_auto_pair_start:
-0x70017 037409 set1 mark_24g ,mark 
-0x70018 037410 fetch 1 ,mem_24g_conn_sm 
-0x70019 037411 set1 state_24g_pair ,pdata 
-0x7001a 037412 store 1 ,mem_24g_conn_sm 
-:      037413 z_g24_auto_pair_timeout_init:
-0x7001b 037414 setarg g24_first_disconn_nodata_timer 
-0x7001c 037415 store 2 ,mem_24g_stop_g24_mode_timeout 
-0x7001d 037416 jam 0 ,mem_24g_stop_g24_mode 
-0x7001e 037417 rtn 
-:      037419 z_mouse_24g_pairing_button:
-0x7001f 037420 fetch mouse_flag_len ,mem_mouse_flag 
-0x70020 037421 rtnbit0 mouse_enable_24g 
-0x70021 037422 rtnbit1 mosue_24g_pairing_flag 
-0x70022 037423 rtnmark1 mark_24g 
-0x70023 037424 call mouse_devce_led_off 
-0x70024 037425 arg mosue_24g_pairing_flag ,queue 
-0x70025 037426 call mouse_enable_function_flag 
-0x70026 037427 setarg 0 
-0x70027 037428 store 2 ,mem_mouse_direct_timer 
-0x70028 037429 store 1 ,mem_mouse_send_blank_timer 
-0x70029 037430 store 2 ,mem_24g_check_dongle_times 
-0x7002a 037431 call mouse_stop_discovery 
-0x7002b 037432 branch p_g24_auto_pair_start 
+:      037329 z_entrance6:
+0x70001 037330 beq zcode_60 ,z_g24_start_24g_mode 
+0x70002 037331 beq zcode_61 ,z_mouse_24g_attempt_fail 
+0x70003 037332 rtn 
+:      037334 z_g24_start_24g_mode:
+0x70004 037335 set0 mark_24g ,mark 
+0x70005 037336 fetch 1 ,mem_24g_attempt_count 
+0x70006 037337 and pdata ,0x01 ,pdata 
+0x70007 037338 ncall z_g24_fast_conn_all_powerful ,blank 
+0x70008 037339 call z_g24_normal_connect ,blank 
+0x70009 037340 fetch 1 ,mem_24g_pairing_sm 
+0x7000a 037341 rtnne state_24g_pairing_success 
+0x7000b 037342 call p_g24_tx_attemp_data_prep 
+:      037343 z_g24_tx_attemp_dongle_loop:
+0x7000c 037345 nop 2000 
+0x7000d 037346 call p_mouse_select_device_by_button 
+0x7000e 037347 fetch 1 ,mem_select_device_button_statue 
+0x7000f 037348 rtneq pb_button_state_down 
+0x70010 037349 fetch 1 ,mem_24g_check_dongle_times 
+0x70011 037350 beq 0x70 ,p_g24_stop_g24_mode 
+0x70012 037351 call p_g24_transmit_receive_ack 
+0x70013 037352 nbranch z_g24_attemp_txdata_retry ,sync 
+0x70014 037353 nbranch z_g24_attemp_txdata_retry ,user3 
+:      037354 z_g24_tx_attemp_dongle_succ:
+0x70015 037355 set1 mark_24g ,mark 
+0x70016 037356 setarg 0 
+0x70017 037357 store 2 ,mem_24g_check_dongle_times 
+0x70018 037358 store 1 ,mem_mouse_24g_pair_timer 
+0x70019 037359 store 1 ,mem_24g_attempt_count 
+0x7001a 037360 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x7001b 037361 call ui_ipc_send_event 
+:      037362 z_g24_tx_attemp_dongle_loop_exit:
+0x7001c 037363 call p_g24_txbuf_clear 
+0x7001d 037364 branch p_g24_transmit_by_interrupt_enable 
+:      037379 z_g24_normal_connect:
+0x7001e 037380 call p_mouse_tx_power_init 
+0x7001f 037381 fetch 4 ,mem_mouse_24g_addr 
+0x70020 037382 fetcht 4 ,mem_mouse_fast_conn_addr 
+0x70021 037383 isub temp ,null 
+0x70022 037384 branch p_mouse_24g_pairing_button ,zero 
+0x70023 037385 branch z6_g24_ch_syncword_crc8_init 
+:      037387 z_g24_fast_conn_all_powerful:
+0x70024 037388 jam tx_power_pair ,mem_tx_power 
+0x70025 037389 fetch 4 ,mem_mouse_24g_addr_init 
+:      037390 z6_g24_ch_syncword_crc8_init:
+0x70026 037391 store 4 ,mem_24g_addr 
+0x70027 037392 call p_g24_syncword_crc8 
+0x70028 037393 branch p_g24_ch 
+:      037396 z_g24_attemp_txdata_retry:
+0x70029 037397 fetch 2 ,mem_24g_check_dongle_times 
+0x7002a 037398 increase 1 ,pdata 
+0x7002b 037399 store 2 ,mem_24g_check_dongle_times 
+0x7002c 037400 call p_g24_ch 
+0x7002d 037401 branch z_g24_tx_attemp_dongle_loop 
+:      037404 z_mouse_24g_attempt_fail:
+0x7002e 037405 call p_mouse_sensor_powerdown_check 
+0x7002f 037406 jam 0 ,mem_retry_count 
+0x70030 037407 fetch 1 ,mem_mouse_24g_pair_timer 
+0x70031 037408 nrtn blank 
+0x70032 037409 fetch 1 ,mem_24g_attempt_count 
+0x70033 037410 nbranch z_mouse_24g_attempt_fail_again ,blank 
+0x70034 037411 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x70035 037412 call p_mouse_tx_power_init 
+0x70036 037413 call p_g24_check_51cmd_stop_24g 
+0x70037 037414 jam 0 ,mem_link_key_exists 
+0x70038 037415 branch p_app_enter_hibernate 
+:      037418 z_mouse_24g_attempt_fail_again:
+0x70039 037419 increase -1 ,pdata 
+0x7003a 037420 store 1 ,mem_24g_attempt_count 
+0x7003b 037421 branch p_g24_start_24g_mode 
               org 0x80001
-:      037437 z_entrance7:
-0x80001 037438 beq zcode_70 ,z_g24_reconn_dispatch 
-0x80002 037439 beq zcode_71 ,z_mouse_irtual_cable_unplug 
-0x80003 037440 rtn 
-:      037442 z_g24_reconn_dispatch:
-0x80004 037443 fetch 1 ,mem_24g_stop_g24_mode 
-0x80005 037444 beq 1 ,g24_stop_24g_mode 
-0x80006 037445 call z_g24_tx_attemp_data_prep 
-0x80007 037446 call p_g24_transmit_receive_ack 
-0x80008 037447 nbranch p_g24_ch ,sync 
-0x80009 037448 nbranch p_g24_ch ,user3 
-0x8000a 037449 fetch 1 ,mem_24g_conn_sm 
-0x8000b 037450 set0 state_24g_reconn ,pdata 
-0x8000c 037451 store 1 ,mem_24g_conn_sm 
-:      037452 z_g24_tx_attemp_dongle_succ:
-0x8000d 037453 jam 0 ,mem_mouse_long_mult_flag 
-0x8000e 037454 call g24_app_tx_attempt_success 
-0x8000f 037455 call p_g24_txbuf_clear 
-0x80010 037456 branch p_g24_transmit_by_interrupt_enable 
-:      037458 z_g24_tx_attemp_data_prep:
-0x80011 037459 jam 0xff ,mem_24g_common_temp 
-0x80012 037460 fetch 1 ,mem_24g_data_type 
-0x80013 037461 store 1 ,mem_24g_common_temp + 1 
-0x80014 037462 fetch 4 ,mem_24g_device_addr 
-0x80015 037463 store 4 ,mem_24g_common_temp + 2 
-0x80016 037464 arg 6 ,temp 
-0x80017 037465 arg mem_24g_common_temp ,rega 
-0x80018 037466 call p_g24_put_data_in_buff 
-0x80019 037467 branch p_g24_transmit_prep 
-:      037469 z_mouse_irtual_cable_unplug:
-0x8001a 037470 setarg -1 
-0x8001b 037471 store 6 ,mem_plap 
-0x8001c 037472 jam rec_3_mode ,mem_record_bt_mode 
-0x8001d 037473 jam 0xff ,mem_mouse_fast_conn_flag 
-0x8001e 037474 call mouse_before_store_reconn_info 
-0x8001f 037475 jam 0xff ,mem_device1_type 
-0x80020 037476 branch p_mouse_store_flash_device_info 
+:      037426 z_entrance7:
+0x80001 037427 beq zcode_70 ,z_g24_auto_pair_start 
+0x80002 037428 beq zcode_71 ,z_mouse_24g_pairing_button 
+0x80003 037429 rtn 
+:      037431 z_g24_auto_pair_start:
+0x80004 037432 set0 mark_24g ,mark 
+0x80005 037433 call z_g24_auto_pair_all_powerful 
+0x80006 037434 call p_g24_tx_attemp_data_prep 
+:      037435 z_g24_auto_pair_start_loop:
+0x80007 037437 nop 2000 
+0x80008 037438 fetch 1 ,mem_24g_check_dongle_times + 1 
+0x80009 037439 bbit1 0x02 ,p_g24_stop_g24_mode 
+0x8000a 037440 call p_mouse_select_device_by_button 
+0x8000b 037441 fetch 1 ,mem_select_device_button_statue 
+0x8000c 037442 rtneq pb_button_state_down 
+0x8000d 037443 call p_g24_transmit_receive_ack 
+0x8000e 037444 nbranch z_g24_auto_pair_retry ,sync 
+0x8000f 037445 nbranch z_g24_auto_pair_retry ,user3 
+0x80010 037446 call p_g24_ackpayload_parse 
+0x80011 037447 call p_mouse_tx_power_init 
+0x80012 037448 fetch 4 ,mem_24g_addr 
+0x80013 037449 fetcht 4 ,mem_24g_paring_addr 
+0x80014 037450 isub temp ,null 
+0x80015 037451 branch z_g24_start_pairing_sm1 ,zero 
+0x80016 037452 set1 mark_24g ,mark 
+0x80017 037453 setarg 0 
+0x80018 037454 store 2 ,mem_24g_check_dongle_times 
+0x80019 037455 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x8001a 037456 call ui_ipc_send_event 
+0x8001b 037457 call p_g24_txbuf_clear 
+0x8001c 037458 branch p_g24_transmit_by_interrupt_enable 
+:      037473 z_g24_auto_pair_retry:
+0x8001d 037474 fetch 2 ,mem_24g_check_dongle_times 
+0x8001e 037475 increase 1 ,pdata 
+0x8001f 037476 store 2 ,mem_24g_check_dongle_times 
+0x80020 037477 branch z_g24_auto_pair_start_loop 
+:      037488 z_g24_auto_pair_all_powerful:
+0x80021 037489 jam tx_power_pair ,mem_tx_power 
+0x80022 037490 setarg 0x0f0f 
+0x80023 037491 store 2 ,mem_24g_addr 
+0x80024 037492 istore 2 ,contw 
+:      037493 z_g24_ch_syncword_crc8_init:
+0x80025 037494 call p_g24_syncword_crc8 
+0x80026 037495 branch p_g24_ch 
+:      037497 z_g24_auto_pair_device_attemp:
+0x80027 037498 call z_g24_auto_pair_all_powerful 
+0x80028 037499 branch z_g24_auto_pair_start_loop 
+:      037501 z_g24_auto_pair_pair_attemp:
+0x80029 037502 call z_g24_pair_init 
+0x8002a 037503 branch z_g24_auto_pair_start_loop 
+:      037505 z_g24_start_pairing_sm1:
+0x8002b 037506 set1 mark_24g ,mark 
+0x8002c 037507 call z_g24_pair_init 
+:      037508 z_g24_set_pairing_sm_1:
+0x8002d 037509 jam state_24g_pairing_0 ,mem_24g_pairing_sm 
+0x8002e 037510 rtn 
+:      037512 z_g24_pair_init:
+0x8002f 037513 jam tx_power_pair ,mem_tx_power 
+0x80030 037514 jam 0 ,mem_24g_pid 
+0x80031 037515 jam g24_pair_ch ,mem_24g_ch 
+0x80032 037516 fetch 4 ,mem_24g_paring_addr 
+0x80033 037517 branch p_g24_update_addr_and_synccrc8 
+:      037520 z_mouse_24g_pairing_button:
+0x80034 037522 call p_g24_check_51cmd_stop_24g 
+0x80035 037523 call p_mouse_sensor_powerdown_check 
+0x80036 037524 arg mosue_24g_pairing_flag ,queue 
+0x80037 037525 call mouse_enable_function_flag 
+0x80038 037526 setarg 0 
+0x80039 037527 store 2 ,mem_mouse_direct_timer 
+0x8003a 037528 store 1 ,mem_mouse_send_blank_timer 
+0x8003b 037529 store 1 ,mem_24g_attempt_count 
+0x8003c 037530 store 2 ,mem_24g_check_dongle_times 
+0x8003d 037531 branch z_g24_start_pairing_sm1 
               org 0x90001
-:      037481 z_entrance8:
-0x90001 037482 beq zcode_80 ,z_mouse_setting_config 
-0x90002 037485 rtn 
-:      037506 z_mouse_setting_config:
-0x90003 037507 fetch 4 ,mem_lap 
-0x90004 037508 store 4 ,mem_24g_device_addr 
-0x90005 037513 call mouse_gpio_init 
-0x90006 037515 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x90007 037516 call gpio_config_output 
-0x90008 037518 fetcht 1 ,mem_flash_ncs_gpio 
-0x90009 037519 call gpio_config_output 
-0x9000a 037521 call mouse_param_init 
-0x9000b 037526 call z_mouse_bt_sdp_update 
-0x9000c 037527 setarg 0 
-0x9000d 037528 store 2 ,mem_lpm_interval 
-0x9000e 037529 call load_adc_init 
-0x9000f 037531 call le_set_config_fixed_ltk 
-0x90010 037532 call le_set_justwork 
-0x90011 037533 call le_set_fixed_ltk 
-0x90012 037534 call le_set_config_read_authentication 
-0x90013 037536 call p_mouse_load_flash_info_check 
-0x90014 037537 fetch 1 ,mem_device_flag 
-0x90015 037538 rtneq mode_24g_device 
-0x90016 037539 rtn 
-:      037541 z_mouse_bt_sdp_update:
-0x90017 037542 call enable_authrom 
-0x90018 037543 arg 0x8c00 ,contr 
-0x90019 037544 arg mem_mouse_uuid_list ,contw 
-0x9001a 037545 arg 369 ,loopcnt 
-0x9001b 037546 call memcpy 
-0x9001c 037548 setarg 0x0f0209 
-0x9001d 037549 istore 3 ,contw 
-0x9001e 037550 setarg 0x120009 
-0x9001f 037551 istore 3 ,contw 
-0x90020 037553 setarg 0x100209 
-0x90021 037554 istore 3 ,contw 
-0x90022 037555 setarg 0x000009 
-0x90023 037556 istore 3 ,contw 
-0x90024 037557 arg 0x8d71 ,contr 
-0x90025 037558 arg 265 ,loopcnt 
-0x90026 037559 call memcpy 
-0x90027 037561 jam 0 ,mem_mouse_uuid_list + 23 
-0x90028 037562 jam 0x6d ,mem_mouse_uuid_list + 15 
-0x90029 037563 setarg 0x401f 
-0x9002a 037564 store 2 ,mem_mouse_uuid_list + 357 
-0x9002b 037565 setarg 0x6d04 
-0x9002c 037566 store 2 ,mem_mouse_uuid_list + 462 
-0x9002d 037567 setarg 0x16b0 
-0x9002e 037568 store 2 ,mem_mouse_uuid_list + 468 
-0x9002f 037570 setarg mem_mouse_uuid_list 
-0x90030 037571 store 2 ,mem_ui_uuid_table 
-0x90031 037572 rtn 
+:      037535 z_entrance8:
+0x90001 037536 beq zcode_80 ,z_mouse_setting_config 
+0x90002 037537 rtn 
+:      037540 z_le_addr_random_config:
+0x90003 037541 call load_adc_init 
+0x90004 037542 fetch 2 ,mem_0_5_adc_io_data 
+0x90005 037543 nbranch z_le_otp_adc_empty ,blank 
+0x90006 037544 setarg 0x1122 
+:      037545 z_le_otp_adc_empty:
+0x90007 037546 store 2 ,mem_random_addr_increase_count 
+0x90008 037547 rtn 
+:      037550 z_mouse_setting_config:
+0x90009 037551 fetch 4 ,mem_lap 
+0x9000a 037552 store 4 ,mem_24g_device_addr 
+0x9000b 037553 call mouse_gpio_init 
+0x9000c 037555 fetcht 1 ,mem_flash_ncs_gpio 
+0x9000d 037556 call gpio_config_output 
+0x9000e 037557 jam 0x85 ,mem_config_low_voltage_alarm_gpio 
+0x9000f 037558 call p_mouse_bt_led_off 
+0x90010 037560 call mouse_param_init 
+0x90011 037561 call z_mouse_bt_sdp_update 
+0x90012 037562 setarg 0 
+0x90013 037563 store 2 ,mem_lpm_interval 
+0x90014 037564 call load_adc_init 
+0x90015 037565 call mouse_adc_init 
+0x90016 037566 call le_set_config_fixed_ltk 
+0x90017 037567 call le_set_justwork 
+0x90018 037568 call le_set_fixed_ltk 
+0x90019 037569 call le_set_config_read_authentication 
+0x9001a 037570 call z_le_addr_random_config 
+0x9001b 037574 branch p_mouse_load_flash_info_check 
+:      037577 z_mouse_bt_sdp_update:
+0x9001c 037578 call enable_authrom 
+0x9001d 037579 arg 0x8c00 ,contr 
+0x9001e 037580 arg mem_mouse_uuid_list ,contw 
+0x9001f 037581 arg 369 ,loopcnt 
+0x90020 037582 call memcpy 
+0x90021 037584 setarg 0x0f0209 
+0x90022 037585 istore 3 ,contw 
+0x90023 037586 setarg 0x120009 
+0x90024 037587 istore 3 ,contw 
+0x90025 037589 setarg 0x100209 
+0x90026 037590 istore 3 ,contw 
+0x90027 037591 setarg 0x000009 
+0x90028 037592 istore 3 ,contw 
+0x90029 037593 arg 0x8d71 ,contr 
+0x9002a 037594 arg 265 ,loopcnt 
+0x9002b 037595 call memcpy 
+0x9002c 037597 jam 0 ,mem_mouse_uuid_list + 23 
+0x9002d 037598 jam 0x6d ,mem_mouse_uuid_list + 15 
+0x9002e 037599 setarg 0x401f 
+0x9002f 037600 store 2 ,mem_mouse_uuid_list + 357 
+0x90030 037601 setarg 0x6d04 
+0x90031 037602 store 2 ,mem_mouse_uuid_list + 462 
+0x90032 037603 setarg 0x16b0 
+0x90033 037604 store 2 ,mem_mouse_uuid_list + 468 
+0x90034 037606 setarg mem_mouse_uuid_list 
+0x90035 037607 store 2 ,mem_ui_uuid_table 
+0x90036 037608 rtn 
               org 0xa0001
-:      037578 z_entrance9:
-0xa0001 037579 beq zcode_90 ,z_g24_pairing_sm 
-0xa0002 037580 beq zcode_91 ,z_g24_paring_mode 
-0xa0003 037581 beq zcode_92 ,z_mouse_24g_pairing_complete 
-0xa0004 037582 rtn 
-:      037584 z_g24_pairing_sm:
-0xa0005 037585 fetch 1 ,mem_24g_ensure 
-0xa0006 037586 beq ensure_on_24g ,enable_user 
-0xa0007 037587 fetch 1 ,mem_24g_pairing_sm 
-0xa0008 037588 beq state_24g_pairing_1 ,z_g24_pairing_sm_1 
-0xa0009 037589 beq state_24g_pairing_2 ,z_g24_pairing_sm_2 
-0xa000a 037590 beq state_24g_pairing_3 ,z_g24_pairing_sm_3 
-0xa000b 037591 branch assert 
-:      037593 z_g24_pairing_sm_1:
-0xa000c 037594 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-0xa000d 037595 jam 0xaa ,mem_24g_common_temp 
-0xa000e 037596 branch z_g24_pairing_sm_common 
-:      037597 z_g24_pairing_sm_2:
-0xa000f 037598 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0xa0010 037599 jam 0x55 ,mem_24g_common_temp 
-0xa0011 037600 branch z_g24_pairing_sm_common 
-:      037601 z_g24_pairing_sm_3:
-0xa0012 037602 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0xa0013 037603 jam 0x22 ,mem_24g_common_temp 
-:      037604 z_g24_pairing_sm_common:
-0xa0014 037605 fetch 1 ,mem_24g_data_type 
-0xa0015 037606 and_into bits_data ,pdata 
-0xa0016 037607 store 1 ,mem_24g_common_temp + 1 
-0xa0017 037608 fetch 4 ,mem_24g_device_addr 
-0xa0018 037609 store 4 ,mem_24g_common_temp + 2 
-:      037610 z_g24_put_pairing_data_in_buff:
-0xa0019 037611 jam 0 ,mem_24g_common_temp + 6 
-0xa001a 037612 arg mem_24g_common_temp ,rega 
-0xa001b 037613 arg 7 ,temp 
-0xa001c 037614 call p_g24_put_data_in_buff 
-0xa001d 037615 call p_g24_txdata_enable_tx 
-0xa001e 037616 branch enable_user 
-:      037618 z_g24_paring_mode:
-0xa001f 037619 call power_ctrl_pac_succ_cnt_init 
-0xa0020 037620 fetch 1 ,mem_24g_pairing_sm 
-0xa0021 037621 rtneq state_24g_pairing_success 
-0xa0022 037622 beq state_24g_pairing_1_waiting_ack ,z_g24_pairing_sm_1_waiting_ack 
-0xa0023 037623 beq state_24g_pairing_2_waiting_ack ,z_g24_pairing_sm_2_waiting_ack 
-0xa0024 037624 beq state_24g_pairing_3_waiting_ack ,z_g24_pairing_sm_3_waiting_ack 
-0xa0025 037625 rtn 
-:      037627 z_g24_pairing_sm_1_waiting_ack:
-0xa0026 037628 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-0xa0027 037629 branch p_g24_transmit_abandon 
-:      037630 z_g24_pairing_sm_2_waiting_ack:
-0xa0028 037631 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-0xa0029 037632 branch p_g24_transmit_abandon 
-:      037633 z_g24_pairing_sm_3_waiting_ack:
-0xa002a 037634 jam state_24g_pairing_success ,mem_24g_pairing_sm 
-0xa002b 037635 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0xa002c 037636 call ui_ipc_send_event 
-0xa002d 037637 fetch 4 ,mem_24g_rxpayload + 2 
-0xa002e 037638 call p_g24_update_addr_and_synccrc8 
-0xa002f 037639 branch p_g24_transmit_abandon 
-:      037642 z_mouse_24g_pairing_complete:
-0xa0030 037643 call p_mouse_24g_no_data_timer_init 
-0xa0031 037644 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0xa0032 037645 arg mosue_24g_pairing_flag ,queue 
-0xa0033 037646 call mouse_disable_function_flag 
-0xa0034 037647 setarg 0 
-0xa0035 037648 store 2 ,mem_24g_pairing_timer_count 
-0xa0036 037649 jam 0 ,mem_mouse_move_flag 
-0xa0037 037651 call mouse_read_sensor_common 
-0xa0038 037653 call p_mouse_tx_power_init 
-0xa0039 037655 fetch 4 ,mem_24g_addr 
-0xa003a 037656 store 4 ,mem_mouse_24g_addr 
-0xa003b 037658 branch p_mouse_store_flash_device_info 
+:      037614 z_entrance9:
+0xa0001 037615 beq zcode_90 ,z_g24_pairing_sm 
+0xa0002 037616 beq zcode_91 ,z_g24_paring_mode 
+0xa0003 037617 beq zcode_92 ,z_mouse_24g_pairing_complete 
+0xa0004 037618 rtn 
+:      037620 z_g24_pairing_sm:
+0xa0005 037621 fetch 1 ,mem_24g_ensure 
+0xa0006 037622 beq ensure_on_24g ,enable_user 
+0xa0007 037623 fetch 1 ,mem_24g_pairing_sm 
+0xa0008 037624 beq state_24g_pairing_0 ,z_g24_pairing_sm_0 
+0xa0009 037625 beq state_24g_pairing_1 ,z_g24_pairing_sm_1 
+0xa000a 037626 beq state_24g_pairing_2 ,z_g24_pairing_sm_2 
+0xa000b 037627 beq state_24g_pairing_3 ,z_g24_pairing_sm_3 
+0xa000c 037628 branch assert 
+:      037630 z_g24_pairing_sm_0:
+0xa000d 037631 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0xa000e 037632 jam 200 ,mem_mouse_24g_pair_timer 
+0xa000f 037633 branch z_g24_pairing_sm 
+:      037634 z_g24_pairing_sm_1:
+0xa0010 037635 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0xa0011 037636 jam 0xaa ,mem_24g_common_temp 
+0xa0012 037637 branch z_g24_pairing_sm_common 
+:      037638 z_g24_pairing_sm_2:
+0xa0013 037639 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0xa0014 037640 jam 0x55 ,mem_24g_common_temp 
+0xa0015 037641 branch z_g24_pairing_sm_common 
+:      037642 z_g24_pairing_sm_3:
+0xa0016 037643 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0xa0017 037644 jam 0x22 ,mem_24g_common_temp 
+:      037645 z_g24_pairing_sm_common:
+0xa0018 037646 fetch 1 ,mem_24g_data_type 
+0xa0019 037647 and_into bits_data ,pdata 
+0xa001a 037648 store 1 ,mem_24g_common_temp + 1 
+0xa001b 037649 fetch 4 ,mem_24g_device_addr 
+0xa001c 037650 store 4 ,mem_24g_common_temp + 2 
+:      037651 z_g24_put_pairing_data_in_buff:
+0xa001d 037652 jam 0 ,mem_24g_common_temp + 6 
+0xa001e 037653 arg mem_24g_common_temp ,rega 
+0xa001f 037654 arg 7 ,temp 
+0xa0020 037655 call p_g24_put_data_in_buff 
+0xa0021 037656 call p_g24_txdata_enable_tx 
+0xa0022 037657 branch enable_user 
+:      037659 z_g24_paring_mode:
+0xa0023 037660 fetch 1 ,mem_24g_pairing_sm 
+0xa0024 037661 rtneq state_24g_pairing_success 
+0xa0025 037662 beq state_24g_pairing_1_waiting_ack ,z_g24_pairing_sm_1_waiting_ack 
+0xa0026 037663 beq state_24g_pairing_2_waiting_ack ,z_g24_pairing_sm_2_waiting_ack 
+0xa0027 037664 beq state_24g_pairing_3_waiting_ack ,z_g24_pairing_sm_3_waiting_ack 
+0xa0028 037665 rtn 
+:      037667 z_g24_pairing_sm_1_waiting_ack:
+0xa0029 037668 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0xa002a 037669 branch p_g24_transmit_abandon 
+:      037670 z_g24_pairing_sm_2_waiting_ack:
+0xa002b 037671 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+0xa002c 037672 branch p_g24_transmit_abandon 
+:      037673 z_g24_pairing_sm_3_waiting_ack:
+0xa002d 037674 jam state_24g_pairing_success ,mem_24g_pairing_sm 
+0xa002e 037675 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0xa002f 037676 call ui_ipc_send_event 
+0xa0030 037677 fetch 4 ,mem_24g_rxpayload + 2 
+0xa0031 037678 call p_g24_update_addr_and_synccrc8 
+0xa0032 037679 branch p_g24_transmit_abandon 
+:      037682 z_mouse_24g_pairing_complete:
+0xa0033 037683 call p_mouse_init_sensor_reset 
+0xa0034 037684 call mouse_no_data_timer_init 
+0xa0035 037685 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0xa0036 037686 arg mosue_24g_pairing_flag ,queue 
+0xa0037 037687 call mouse_disable_function_flag 
+0xa0038 037688 setarg 0 
+0xa0039 037689 store 1 ,mem_24g_attempt_count 
+0xa003a 037690 jam 0 ,mem_mouse_move_flag 
+0xa003b 037691 call mouse_read_sensor_common 
+0xa003c 037694 fetch 4 ,mem_24g_addr 
+0xa003d 037695 store 4 ,mem_mouse_24g_addr 
+0xa003e 037696 call p_mouse_tx_power_init 
+0xa003f 037697 branch p_mouse_store_flash_device_info 
               org 0xb0001
-:      037663 z_entrancea:
-0xb0001 037664 beq zcode_a0 ,z_mouse_24g_attempt_fail 
-0xb0002 037665 beq zcode_a1 ,z_mouse_le_conn_param_update_rsp_recieved 
-0xb0003 037666 beq zcode_a2 ,z_mouse_bb_event_reconn_timeout 
-0xb0004 037667 beq zcode_a3 ,z_mouse_before_hibernate 
-0xb0005 037668 rtn 
-:      037670 z_mouse_24g_attempt_fail:
-0xb0006 037671 call p_mouse_sensor_powerdown_check 
-0xb0007 037672 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0xb0008 037673 call p_mouse_tx_power_init 
-0xb0009 037674 call p_g24_check_51cmd_stop_24g 
-0xb000a 037675 jam 0 ,mem_link_key_exists 
-0xb000b 037676 call p_mouse_setgpio_hibernate 
-0xb000c 037677 branch app_enter_hibernate 
-:      037679 z_mouse_le_conn_param_update_rsp_recieved:
-0xb000d 037680 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0xb000e 037681 rtneq ble_signaling_connect_parameter_update_accepted 
-0xb000f 037682 fetch 1 ,mem_le_tsniff 
-0xb0010 037683 rshift2 pdata ,pdata 
-0xb0011 037684 sub pdata ,le_interval_15ms ,null 
-0xb0012 037685 rtn positive 
-0xb0013 037686 setarg le_interval_11_25ms 
-0xb0014 037687 store 2 ,mem_le_interval_min 
-0xb0015 037688 store 2 ,mem_le_interval_min + 2 
-0xb0016 037689 call p_app_updata_le_param 
-0xb0017 037690 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0xb0018 037691 rtn 
-:      037694 z_mouse_bb_event_reconn_timeout:
-:      037695 z_mouse_bb_event_reconn_failed:
-0xb0019 037696 fetch 2 ,mem_ui_state_map 
-0xb001a 037697 rtnbit1 ui_state_btn_down 
-0xb001b 037698 rtnbit1 ui_state_bt_discovery 
-0xb001c 037699 rtnbit1 ui_state_ble_adv 
-0xb001d 037700 fetch mouse_flag_len ,mem_mouse_flag 
-0xb001e 037701 rtnbit1 mouse_bt_discovery_button_down_flag 
-0xb001f 037702 branch app_bb_hibernate 
-:      037704 z_mouse_before_hibernate:
-0xb0020 037705 call p_mouse_sensor_powerdown_check 
-0xb0021 037706 hfetch 4 ,core_lpm_ctrl 
-0xb0022 037707 set1 26 ,pdata 
-0xb0023 037708 hstore 4 ,core_lpm_reg 
-0xb0024 037709 call lpm_write_ctrl 
-0xb0025 037710 call disable_authrom 
-0xb0026 037711 call p_mouse_multi_led_off_end 
-0xb0027 037712 call p_mouse_store_flash_device_info 
-0xb0028 037713 call mouse_before_hibernate_wheel_gpio_set 
-0xb0029 037714 call p_mouse_setgpio_hibernate 
-0xb002a 037716 call p_flash_deep_power_down 
-0xb002b 037717 hfetch 1 ,core_gpio_sel1 
-0xb002c 037718 and pdata ,0xf7 ,pdata 
-0xb002d 037719 hstore 1 ,core_gpio_sel1 
-0xb002e 037720 hfetch 1 ,core_gpio_pd3 
-0xb002f 037721 set1 0 ,pdata 
-0xb0030 037722 hstore 1 ,core_gpio_pd3 
-0xb0031 037723 rtn 
+:      037702 z_entrancea:
+0xb0001 037703 beq zcode_a1 ,z_mouse_le_conn_param_update_rsp_recieved 
+0xb0002 037704 beq zcode_a2 ,z_mouse_le_bb_disconnected 
+0xb0003 037705 beq zcode_a3 ,z_mouse_bb_event_reconn_timeout 
+0xb0004 037706 beq zcode_a4 ,z_mouse_before_hibernate 
+0xb0005 037707 rtn 
+:      037710 z_mouse_le_conn_param_update_rsp_recieved:
+0xb0006 037711 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0xb0007 037712 rtneq ble_signaling_connect_parameter_update_accepted 
+0xb0008 037713 fetch 1 ,mem_le_tsniff 
+0xb0009 037714 rshift2 pdata ,pdata 
+0xb000a 037715 sub pdata ,le_interval_15ms ,null 
+0xb000b 037716 rtn positive 
+0xb000c 037717 setarg le_interval_11_25ms 
+0xb000d 037718 store 2 ,mem_le_interval_min 
+0xb000e 037719 store 2 ,mem_le_interval_min + 2 
+0xb000f 037720 call p_app_updata_le_param 
+0xb0010 037721 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0xb0011 037722 rtn 
+:      037725 z_mouse_bb_event_reconn_timeout:
+:      037726 z_mouse_bb_event_reconn_failed:
+0xb0012 037727 fetch 2 ,mem_ui_state_map 
+0xb0013 037728 rtnbit1 ui_state_btn_down 
+0xb0014 037729 rtnbit1 ui_state_bt_discovery 
+0xb0015 037730 rtnbit1 ui_state_ble_adv 
+0xb0016 037731 fetch mouse_flag_len ,mem_mouse_flag 
+0xb0017 037732 rtnbit1 mouse_bt_discovery_button_down_flag 
+0xb0018 037733 call p_mouse_sensor_power_down 
+0xb0019 037734 branch app_bb_hibernate 
+:      037736 z_mouse_le_bb_disconnected:
+0xb001a 037737 call p_mouse_sensor_powerdown_check 
+0xb001b 037738 setarg le_interval_7_5ms 
+0xb001c 037739 store 2 ,mem_le_interval_min 
+0xb001d 037740 store 2 ,mem_le_interval_min + 2 
+0xb001e 037741 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0xb001f 037742 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0xb0020 037743 call p_mouse_data_init 
+0xb0021 037744 call le_clr_config_more_data 
+0xb0022 037745 branch mouse_bb_disconnected 
+:      037748 z_mouse_before_hibernate:
+0xb0023 037749 call p_mouse_sensor_powerdown_check 
+0xb0024 037750 enable user 
+0xb0025 037751 hfetch 4 ,0x8138 
+0xb0026 037752 setflag user ,26 ,pdata 
+0xb0027 037753 hstore 4 ,core_lpm_reg 
+0xb0028 037754 call lpm_write_ctrl 
+0xb0029 037755 call disable_authrom 
+0xb002a 037756 call mouse_before_hibernate_wheel_gpio_set 
+0xb002b 037757 call p_mouse_setgpio_hibernate 
+0xb002c 037759 call p_flash_deep_power_down 
+0xb002d 037760 hfetch 1 ,core_gpio_sel1 
+0xb002e 037761 and pdata ,0xf7 ,pdata 
+0xb002f 037762 hstore 1 ,core_gpio_sel1 
+0xb0030 037763 hfetch 1 ,core_gpio_pd2 
+0xb0031 037764 set1 6 ,pdata 
+0xb0032 037765 hstore 1 ,core_gpio_pd2 
+0xb0033 037767 hfetch 1 ,core_gpio_pd3 
+0xb0034 037768 set1 0 ,pdata 
+0xb0035 037769 hstore 1 ,core_gpio_pd3 
+0xb0036 037770 call p_mouse_bt_led_off 
+0xb0037 037771 fetcht 1 ,mem_sensor_data_gpio 
+0xb0038 037772 branch gpio_clr_wake 
               org 0xc0001
-:      037728 z_entranceb:
-0xc0001 037729 beq zcode_b1 ,z_mouse_sniff_not_accept 
-0xc0002 037730 beq zcode_b2 ,z_mouse_enter_sniff_check 
-0xc0003 037731 beq zcode_b3 ,z_mouse_le_ll_start_encryt 
-0xc0004 037732 beq zcode_b4 ,z_mouse_bb_event_disconnected 
-0xc0005 037733 rtn 
-:      037735 z_mouse_sniff_not_accept:
-0xc0006 037736 fetch 1 ,mem_mouse_enter_sniff_count 
-0xc0007 037737 rtneq 2 
-0xc0008 037738 increase 1 ,pdata 
-0xc0009 037739 store 1 ,mem_mouse_enter_sniff_count 
-0xc000a 037740 jam 0x12 ,mem_sniff_param_interval 
-0xc000b 037741 branch app_bt_enter_sniff 
-:      037743 z_mouse_enter_sniff_check:
-0xc000c 037744 fetch 1 ,mem_mouse_enter_sniff_count 
-0xc000d 037745 rtnne 2 
-0xc000e 037746 jam 0 ,mem_mouse_enter_sniff_count 
-0xc000f 037747 jam classic_interval_7_5ms ,mem_sniff_param_interval 
-0xc0010 037748 branch app_bt_enter_sniff 
-:      037750 z_mouse_le_ll_start_encryt:
-0xc0011 037751 fetch 1 ,mem_mouse_le_reconnect_flag 
-0xc0012 037752 beq 1 ,z_mouse_le_ll_reconn_start_encryt 
-0xc0013 037753 branch z_mouse_le_ll_enable_start_enc_flag 
-:      037754 z_mouse_le_ll_reconn_start_encryt:
-0xc0014 037755 call p_app_updata_le_param 
-0xc0015 037756 jam 5 ,mem_le_start_encrypt_timer 
-:      037757 z_mouse_le_ll_enable_start_enc_flag:
-0xc0016 037758 arg ll_start_enc_flag ,queue 
-0xc0017 037759 branch mouse_le_enable_connect_flag 
-:      037761 z_mouse_bb_event_disconnected:
-0xc0018 037762 call p_mouse_sensor_powerdown_check 
-0xc0019 037763 jam 0 ,mem_bt_rcvd_switch_req_accept 
-0xc001a 037764 jam 0 ,mem_bt_send_lmp_setup_complete 
-0xc001b 037765 jam 0 ,mem_mouse_bt_send_first_package_flag 
-0xc001c 037766 call p_mouse_store_flash_device_info 
-0xc001d 037767 branch mouse_bb_disconnected 
-              org 0xd0001
-:      037771 z_entrancec:
-:      037774 z_g24_pair_dispatch:
-0xd0001 037775 fetch 1 ,mem_24g_stop_g24_mode 
-0xd0002 037776 beq 1 ,g24_stop_24g_mode 
-0xd0003 037777 jam 0xff ,mem_24g_common_temp 
-0xd0004 037778 fetch 1 ,mem_24g_data_type 
-0xd0005 037779 store 1 ,mem_24g_common_temp + 1 
-0xd0006 037780 fetch 4 ,mem_24g_device_addr 
-0xd0007 037781 store 4 ,mem_24g_common_temp + 2 
-0xd0008 037782 arg 6 ,temp 
-0xd0009 037783 arg mem_24g_common_temp ,rega 
-0xd000a 037784 call p_g24_put_data_in_buff 
-0xd000b 037785 call p_g24_transmit_prep 
-0xd000c 037786 call p_g24_transmit_receive_ack 
-0xd000d 037787 nbranch z_g24_pair_txdata_retry ,sync 
-0xd000e 037788 nbranch z_g24_pair_txdata_retry ,user3 
-0xd000f 037789 call p_g24_ackpayload_parse 
-0xd0010 037790 fetch 4 ,mem_24g_addr 
-0xd0011 037791 fetcht 4 ,mem_24g_allpowerful_addr 
-0xd0012 037792 isub temp ,null 
-0xd0013 037793 branch z_g24_auto_pair_skip_rx_length ,zero 
-0xd0014 037794 fetch 1 ,mem_24g_rxdata_length 
-0xd0015 037795 rtnne bind_ackpayload_length 
-:      037796 z_g24_auto_pair_skip_rx_length:
-0xd0016 037800 jam 0 ,mem_24g_conn_sm 
-0xd0017 037801 call p_mouse_tx_power_init 
-0xd0018 037802 fetch 4 ,mem_24g_addr 
-0xd0019 037803 fetcht 4 ,mem_24g_paring_addr 
-0xd001a 037804 isub temp ,null 
-0xd001b 037805 branch p_g24_start_pairing_sm1 ,zero 
-0xd001c 037806 fetch 4 ,mem_24g_addr 
-0xd001d 037807 fetcht 4 ,mem_24g_device_addr 
-0xd001e 037808 isub temp ,null 
-0xd001f 037809 call z7_g24_store_dongle_addr ,zero 
-0xd0020 037810 jam 0 ,mem_mouse_long_mult_flag 
-0xd0021 037811 call g24_app_tx_attempt_success 
-0xd0022 037812 call p_g24_txbuf_clear 
-0xd0023 037813 branch p_g24_transmit_by_interrupt_enable 
-:      037815 z7_g24_store_dongle_addr:
-0xd0024 037816 fetch 4 ,mem_24g_rxpayload + 2 
-0xd0025 037817 branch p_g24_update_addr_and_synccrc8 
-:      037819 z_g24_pair_txdata_retry:
-:      037820 z_g24_pair_txdata_switch:
-0xd0026 037821 fetch 1 ,mem_24g_auto_paring_switch 
-0xd0027 037822 increase 1 ,pdata 
-0xd0028 037823 and_into 3 ,pdata 
-0xd0029 037824 store 1 ,mem_24g_auto_paring_switch 
-0xd002a 037825 beq 0 ,z_g24_auto_pair_first_attemp 
-0xd002b 037826 beq 2 ,z_g24_auto_pair_all_powerful 
-0xd002c 037827 branch p_g24_pair_init 
-:      037829 z_g24_auto_pair_first_attemp:
-0xd002d 037830 call p_mouse_tx_power_init 
-0xd002e 037831 fetch 4 ,mem_24g_device_addr 
-0xd002f 037832 store 4 ,mem_24g_addr 
-0xd0030 037833 fetch 1 ,mem_24g_pair_current_ch_num 
-0xd0031 037834 store 1 ,mem_24g_current_ch_number 
-0xd0032 037835 call z_g24_ch_syncword_crc8_init 
-0xd0033 037836 storet 1 ,mem_24g_pair_current_ch_num 
-0xd0034 037837 rtn 
-:      037839 z_g24_ch_syncword_crc8_init:
-0xd0035 037840 call p_g24_syncword_crc8 
-0xd0036 037841 branch p_g24_ch 
-:      037843 z_g24_auto_pair_all_powerful:
-0xd0037 037844 jam tx_power_pair ,mem_tx_power 
-0xd0038 037845 fetch 4 ,mem_24g_allpowerful_addr 
-0xd0039 037846 store 4 ,mem_24g_addr 
-0xd003a 037847 fetch 1 ,mem_24g_powerful_current_ch_num 
-0xd003b 037848 store 1 ,mem_24g_current_ch_number 
-0xd003c 037849 call z_g24_ch_syncword_crc8_init 
-0xd003d 037850 storet 1 ,mem_24g_powerful_current_ch_num 
-0xd003e 037851 rtn 
+:      037777 z_entranceb:
+0xc0001 037778 beq zcode_b0 ,z_mouse_le_bb_event_connected 
+0xc0002 037779 beq zcode_b1 ,z_mouse_sniff_not_accept 
+0xc0003 037780 beq zcode_b2 ,z_mouse_enter_sniff_check 
+0xc0004 037781 beq zcode_b3 ,z_mouse_le_ll_start_encryt 
+0xc0005 037782 beq zcode_b4 ,z_mouse_bb_event_disconnected 
+0xc0006 037783 beq zcode_b5 ,z_g24_transmit_by_interrupt 
+0xc0007 037784 rtn 
+:      037786 z_mouse_le_bb_event_connected:
+0xc0008 037787 jam 0 ,mem_mouse_le_reconnect_flag 
+0xc0009 037788 call p_mouse_init_sensor_reset 
+0xc000a 037789 call p_mouse_data_init 
+0xc000b 037790 branch mouse_le_bb_event_connected 
+:      037792 z_mouse_sniff_not_accept:
+0xc000c 037793 fetch 1 ,mem_mouse_enter_sniff_count 
+0xc000d 037794 rtneq 2 
+0xc000e 037795 increase 1 ,pdata 
+0xc000f 037796 store 1 ,mem_mouse_enter_sniff_count 
+0xc0010 037797 jam 0x12 ,mem_sniff_param_interval 
+0xc0011 037798 branch app_bt_enter_sniff 
+:      037800 z_mouse_enter_sniff_check:
+0xc0012 037801 fetch 1 ,mem_mouse_enter_sniff_count 
+0xc0013 037802 rtnne 2 
+0xc0014 037803 jam 0 ,mem_mouse_enter_sniff_count 
+0xc0015 037804 jam classic_interval_7_5ms ,mem_sniff_param_interval 
+0xc0016 037805 branch app_bt_enter_sniff 
+:      037807 z_mouse_le_ll_start_encryt:
+0xc0017 037808 fetch 1 ,mem_mouse_le_reconnect_flag 
+0xc0018 037809 beq 1 ,z_mouse_le_ll_reconn_start_encryt 
+0xc0019 037810 branch z_mouse_le_ll_enable_start_enc_flag 
+:      037811 z_mouse_le_ll_reconn_start_encryt:
+0xc001a 037812 call p_app_updata_le_param 
+0xc001b 037813 jam 5 ,mem_le_start_encrypt_timer 
+:      037814 z_mouse_le_ll_enable_start_enc_flag:
+0xc001c 037815 arg ll_start_enc_flag ,queue 
+0xc001d 037816 branch mouse_le_enable_connect_flag 
+:      037818 z_mouse_bb_event_disconnected:
+0xc001e 037819 call p_mouse_sensor_powerdown_check 
+0xc001f 037820 jam 0 ,mem_bt_rcvd_switch_req_accept 
+0xc0020 037821 jam 0 ,mem_bt_send_lmp_setup_complete 
+0xc0021 037822 jam 0 ,mem_mouse_bt_send_first_package_flag 
+0xc0022 037823 branch mouse_bb_disconnected 
+:      037825 z_g24_transmit_by_interrupt:
+0xc0023 037826 call p_g24_timer_check 
+0xc0024 037827 nrtn user 
+0xc0025 037828 call z_g24_interval_calibrate 
+0xc0026 037829 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0xc0027 037830 increase 1 ,pdata 
+0xc0028 037831 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0xc0029 037832 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0xc002a 037833 isub temp ,null 
+0xc002b 037834 call z_g24_transmit_by_interrupt_exit ,zero 
+0xc002c 037835 branch p_g24_transmit_process 
+:      037836 z_g24_transmit_by_interrupt_exit:
+0xc002d 037837 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0xc002e 037838 setarg 0 
+0xc002f 037839 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0xc0030 037840 setarg 25 
+0xc0031 037841 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      037842 z_g24_interval_min:
+0xc0032 037843 jam 0 ,mem_24g_pac_index 
+0xc0033 037844 fetch 1 ,mem_24g_interval_min 
+:      037845 z_g24_interval_store:
+0xc0034 037846 store 1 ,mem_24g_interval 
+0xc0035 037847 rtn 
+:      037848 z_g24_interval_max:
+0xc0036 037849 fetch 1 ,mem_24g_interval_max 
+0xc0037 037850 branch z_g24_interval_store 
+:      037851 z_g24_interval_calibrate:
+0xc0038 037852 fetch 1 ,mem_24g_pac_index 
+0xc0039 037853 increase 1 ,pdata 
+0xc003a 037854 store 1 ,mem_24g_pac_index 
+0xc003b 037855 beq 4 ,z_g24_interval_max 
+0xc003c 037856 beq 5 ,z_g24_interval_min 
+0xc003d 037857 rtn 
Index: output/bt_program23.meta
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.meta	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.meta	(working copy)
@@ -47,12 +47,13 @@
 define CLASSIC_BT
 define MOUSE_SMOOTHER
 //define ADC_ENABLE
-//define P24G_LOG
-//define RF_DEBUG
-//define RF_DEBUG1
+define DPI_ENABLE
 define HIGH_REPORT_BT
 define HIGH_REPORT_G24
-//define BLE_FAST_CONN_ENABLE
+//define P24G_LOG
+//define RF_DEBUG
+define BLE_FAST_CONN_ENABLE
+
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -86,7 +87,7 @@
 	call p_mouse_spi_init
 	call p_drawing_optima_init
 	call p_mouse_cb_fuction
-	call p_mouse_wakeup_from_power	
+	call p_mouse_wakeup_from_power
 	branch p_mouse_setting_config
 
 p_mouse_cb_fuction:
@@ -119,10 +120,7 @@
 p_mouse_wakeup_no_from_power:
 	fetch 1,mem_reconn_times_init
 	store 1,mem_reconn_times
-	fetch 1,mem_power_on_flag
-	rtnbit1 2
-	branch p_mouse_dpi_config_default
-
+	rtn
 p_mouse_24g_transmit_by_interrupt_exit_count_max:
 	setarg 375
 	store 2,mem_24g_transmit_by_interrupt_exit_count_init
@@ -145,8 +143,9 @@
 	nop 1
 	nop 1
 	nop 1
-	
-	
+	nop 1
+	nop 1
+
 p_patch_array:
 	bbit1 8,pf_patch_ext
 	//patch00_0 and patch11_2 are unuseful because of otp
@@ -154,7 +153,6 @@
 	beq patch00_2,p_soft_reset_2
 	beq patch10_5,p_shutdown_radio
 	beq patch11_1,p_set_freq_tx
-	//beq patch11_2,p_initialize_radio_cont	
 	beq patch03_3,p_page_wait_fhs_reply_ok
 	beq patch04_6,p_role_switch_master
 	beq patch09_0,p_quit_connection_cont
@@ -196,6 +194,18 @@
 	branch loop
 	
 
+p_rssi_signal:
+	copy pdata,rega
+	fetcht 1,mem_rssi_signal_index
+	setarg mem_rssi_signal_buf
+	iadd temp,contw
+	copy rega,pdata
+	istore 1,contw
+	increase 1,temp
+	and_into RSSI_BUF_LEN_SIGNAL,temp
+	storet 1,mem_rssi_signal_index
+	rtn
+
 p_soft_reset_1:
 	arg mem_sp_state,contw
 	arg 12,loopcnt
@@ -242,9 +252,6 @@
 
 p_g24_dispatch:
 	rtnmark0 mark_24g
-	fetch 1,mem_24g_conn_sm
-	bbit1 STATE_24G_PAIR,p_g24_pair_dispatch
-	bbit1 STATE_24G_RECONN,p_g24_reconn_dispatch
 	fetch 1,mem_24g_transmit_by_interrupt
 	beq G24_TX_TIMER_INT_ENABLE,p_g24_transmit_by_interrupt
 p_g24_transmit_process:
@@ -256,79 +263,49 @@
 	fetch 1,mem_24g_pairing_sm
 	rtnne STATE_24G_PAIRING_SUCCESS
 	call power_ctrl_start
-	//call g24_long_sleep_shorter_param_update
 	setarg G24_LONG_SLEEP_STEP1
 	store 3,mem_24g_enter_hibernate
-	jam 6,mem_24g_long_sleep_param_update_timer
-	fetch 1,mem_mouse_multi_led_state
-	beq ON,p_g24_transmit_by_interrupt_enable
+	setarg 0x0258
+	store 2,mem_24g_long_sleep_param_update_timer
+//	fetch 1,mem_mouse_multi_led_state
+//	beq ON,p_g24_transmit_by_interrupt_enable
 p_g24_short_sleep:	
 	call p_g24_lpm_wait
 	nrtn user
 	call p_clear_wake
-	setarg G24_4MS_INTERVAL_PARAM
-	branch g24_lpm_long_sleep_next
-
-p_g24_pair_dispatch:
-	jam ZCODE_C0,mem_zcode_temp_param0
-	branch p_zcode_entrance
-
-p_g24_reconn_dispatch:
-	jam ZCODE_70,mem_zcode_temp_param0
-	branch p_zcode_entrance
-  	
+	setarg 57500
+	branch lpm_dispatch_sleep
 
-//g24_long_sleep_shorter_param_update:
-//	fetch 1,mem_config_function_enable
-//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-//	setarg G24_LONG_SLEEP_STEP1
-//	store 3,mem_24g_enter_hibernate
-//	jam 6,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
-	fetch 2,mem_24g_transmit_by_interrupt_exit_count
-	increase 1,pdata
-	store 2,mem_24g_transmit_by_interrupt_exit_count
-	fetcht 2,mem_24g_transmit_by_interrupt_exit_count_init
-	isub temp,null
-	call p_g24_transmit_by_interrupt_exit,zero
-	branch p_g24_transmit_process
-p_g24_transmit_by_interrupt_exit:
-	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	setarg 0
-	store 2,mem_24g_transmit_by_interrupt_exit_count
-	setarg 25
-	store 2,mem_24g_transmit_by_interrupt_exit_count_init
-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
-	branch p_g24_current_interval_store
-p_g24_interval_calibrate:
-	fetch 1,mem_24g_pac_index
-	increase 1,pdata
-	store 1,mem_24g_pac_index
-	beq 4,p_g24_interval_max
-	beq 5,p_g24_interval_min
-	rtn
+	jam ZCODE_B5,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_g24_nodata_transmit:
 	fetch 1,mem_24g_abort_pac
 	call p_g24_send_abort_packet,blank
 p_g24_long_sleep:
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	rtn positive
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
 	call p_g24_lpm_wait
 	nrtn user
 	fetch 3,mem_24g_enter_hibernate
-	branch g24_lpm_long_sleep_next
-	
+	branch g24_lpm_long_sleep2
+
+p_g24_lpm_wait:
+	enable user
+	call lpo_calibration
+	fetch 3,mem_clks_per_lpo
+	branch disable_user,blank
+	fetch 1,mem_lpm_mode
+	branch disable_user,blank
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
+	branch p_mouse_setgpio_lpm
+
 p_g24_send_abort_packet:
 	jam 1,mem_24g_abort_pac
 	jam 0,mem_24g_rf_hop_ch
@@ -345,6 +322,7 @@
 	call p_g24_txdata_enable_tx
 	branch p_g24_transmit_start
 
+
 p_g24_transmit_rf_sta_init:
 	jam 1,mem_24g_rf_last_sta
 	jam 0,mem_24g_sync_cnt
@@ -372,7 +350,7 @@
 	store 1,mem_24g_txpayload
 	call power_ctrl_pac_succ_decrs
 	branch p_g24_ch
-	
+
 p_g24_rf_hop_attemp_again:
 	fetch 1,mem_24g_rf_hop_ch
 	bne 1,p_g24_transmit_rf_ctrl_clear
@@ -432,20 +410,7 @@
 	store 1,mem_24g_sync_cnt
 	jam 2,mem_24g_rf_work_stage
 	jam 4,mem_24g_max_retry
-p_g24_ch:
-	fetcht 1,mem_24g_current_ch_number
-	fetch 1,mem_24g_addr	
-	and_into 0x03,pdata
-	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
-	setarg mem_24g_ch_map1
-	iadd rega,pdata
-	iadd temp,contr
-	ifetch 1,contr
-	store 1,mem_24g_ch
-	increase 1,temp
-	and_into 3,temp //map size =4
-	storet 1,mem_24g_current_ch_number
-	rtn
+	branch p_g24_ch
 
 p_g24_rf_hop_attemp:
 	jam 3,mem_24g_rf_work_stage
@@ -472,6 +437,7 @@
 	rtn blank
 	branch enable_user	// retransmit
 p_g24_accumulate_mouse_data:
+	call mouse_no_data_timer_init	//nodata timer 20min
 	call p_mouse_data_xy_release
 	jam 0,mem_24g_abort_pac
 	add rega,1,pdata
@@ -509,8 +475,9 @@
 	nbranch p_g24_retransmit,user3
 	call p_g24_txbuf_clear
 	call p_g24_ackpayload_parse
-	call power_ctrl_pac_succ_incrs		
+	call power_ctrl_pac_succ_incrs
 p_g24_transmit_next_packet:
+	jam 0,mem_retry_count
 	fetch 1,mem_24g_pid
 	increase 1,pdata
 	store 1,mem_24g_pid
@@ -520,8 +487,11 @@
 	call p_g24_transmit_succ_rf_config
 p_g24_transmit_abandon:
 	setarg 0
-	store 4,mem_24g_ensure
+	store 2,mem_24g_txfail_cnt
+	store 1,mem_24g_get_ack_fail
 	store 1,mem_24g_hop_pac_retry
+	store 1,mem_mouse_24g_pair_timer
+	jam ENSURE_OFF_24G,mem_24g_ensure
 	rtn
 
 p_g24_txbuf_clear:
@@ -529,6 +499,10 @@
 	arg mem_24g_txbuf,contw
 	branch memset0
 
+p_g24_paring_mode_start:
+	call power_ctrl_pac_succ_cnt_init
+	branch p_g24_paring_mode
+
 p_g24_transmit_receive_ack:
 	disable user3
 	call p_g24_transmit
@@ -556,19 +530,23 @@
 	increase 1,pdata
 	store 2,mem_24g_txfail_cnt	
 	fetch 1,mem_24g_txfail_cnt+1
-	bbit1 4,g24_stop_24g_mode
+	bbit1 4,p_g24_stop_g24_mode
+
 	fetch 1,mem_24g_pairing_sm
 	bne STATE_24G_PAIRING_SUCCESS,p_g24_tx_paring_retry
+
 	call p_g24_tx_hop_ch_process
 	branch p_g24_transmit_loop
-
+	
 p_g24_tx_paring_retry:
 	fetch 1,mem_24g_txfail_cnt
 	rtnne 0xff
 p_g24_tx_attempt_fail:
 	setarg 0
 	store 2,mem_24g_txfail_cnt
-	branch g24_stop_24g_mode
+p_g24_stop_g24_mode:
+	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
+	branch ui_ipc_send_event
 
 p_g24_tx_fast_hop:
 	call power_ctrl_txpower_incrs
@@ -581,29 +559,14 @@
 	nbranch  p_g24_tx_fast_hop,positive		// >= 6+6 hop fast    fail packet count >= 2
 	increase 1,pdata
 	store 1,mem_24g_retry
-	beq 2,p_g24_hop_ch_enable
+//	beq 2,p_g24_hop_ch_enable
 	beq 6,p_g24_hop_ch_disable
-	beq 8,p_g24_hop_ch_enable
+//	beq 8,p_g24_hop_ch_enable
 	beq 12,p_g24_hop_ch_disable
 	rtn
 
 p_g24_ackpayload_parse:
-//	call p_g24_read_len_pid_crc
-//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
+	call p_g24_read_len_pid_crc
 	fetch 1,mem_24g_rxdata_length	//ack payload length 
 	rtn blank
 	iforce loopcnt
@@ -611,58 +574,40 @@
 	arg mem_24g_rxpayload,contw	//ack payload buffer 
 	branch memcpy
 
-p_g24_pair_init:
-	jam TX_POWER_f5DB,mem_tx_power
-	jam 0,mem_24g_pid
-	jam G24_PAIR_CH,mem_24g_ch
-	fetch 4,mem_24g_paring_addr
-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_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_g24_pairing_sm:
 	jam ZCODE_90,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-p_g24_paring_mode_start:
-//	call power_ctrl_pac_succ_cnt_init
 p_g24_paring_mode:
 	jam ZCODE_91,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_g24_start_24g_mode:
+p_mouse_start_24g_mode:
+	setarg 0
+	store 2,mem_24g_check_dongle_times
 	jam ZCODE_60,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_g24_auto_pair_start:
-	jam ZCODE_61,mem_zcode_temp_param0
+	jam ZCODE_70,mem_zcode_temp_param0
 	branch p_zcode_entrance
-	
+
+
+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_check_51cmd_stop_24g:
 	set0 mark_24g,mark
-	jam STATE_24G_STOP,mem_24g_conn_sm
 	call le_disable
 p_mouse_disable_g24_pairing_flag:
 	arg MOSUE_24G_PAIRING_FLAG,queue
@@ -672,25 +617,45 @@
 	storet 1,mem_24g_datalen
 	copy temp,loopcnt
 	arg mem_24g_txbuf,contw
-	branch g24_put_data_in_buff2
+	copy rega,contr
+	branch memcpy
 
-//p_g24_read_len_pid_crc:
+p_g24_read_len_pid_crc:
 //read control
-//	fetch 1,mem_24g_rxbuf+1
-//	rshift3 pdata,pdata
-//	store 1,mem_24g_rxdata_length
+	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
+	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
+	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:
 
@@ -717,38 +682,41 @@
 	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:
+	fetcht 1,mem_24g_current_ch_number
+	call p_g24_ch_map_size
+	storet 1,mem_24g_current_ch_number
+	rtn
+
+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_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:
-	call g24_prep
+	disable enable_crc
+	disable enable_white
+	setarg 0x555555
+	iforce crc24_init
 	fetch 1,mem_24g_ch
-	branch le_prep2
+	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:
 
 
@@ -809,19 +777,16 @@
 
 
 	enable user3
-	call lerx_nopayload2
+	fetch 1,mem_last_freq
+	add pdata,0,rega
+	call rf_write_freq
+	disable decode_fec0
+	call set_sync_on
+//ifdef MOUSE
 	fetch 1,mem_rssi_hex_received
-p_rssi_signal:
-	copy pdata,rega
-	fetcht 1,mem_rssi_signal_index
-	setarg mem_rssi_signal_buf
-	iadd temp,contw
-	copy rega,pdata
-	istore 1,contw
-	increase 1,temp
-	and_into RSSI_BUF_LEN_SIGNAL,temp
-	storet 1,mem_rssi_signal_index
-	rtn
+	branch p_rssi_signal
+//endif
+//	rtn
 
 p_g24_receive_byte:
 	parse demod,bucket,8
@@ -836,27 +801,20 @@
 p_g24_end_of_packet:
 	disable encode_fec1
 	disable decode_fec1
-	branch end_of_packet
-//ifdef RF_DEBUG
-//	call test_gpio_low
-//endif
-//	rtn
-	
+	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_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
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	call set_freq_tx
+	call p_g24_set_freq_tx
 	set1 TXGFSK,radio_ctrl
 	enable encode_fec0
 	enable is_tx
@@ -881,7 +839,13 @@
 	inject mod,8
 	loop p_g24tr_loop
 
-	call letr_nopayload
+
+	enable enable_parity
+	inject mod,24	//crc
+	disable enable_parity
+	until null,tx_clear
+	nop 100
+	disable encode_fec0
 	disable encode_fec1
 	rtn
 
@@ -928,7 +892,6 @@
 	arg 0,temp
 	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
 	copy rega,contr
-//ifdef MOUSE
 p_rssi_average_loop:
 	ifetch 1,contr
 	iadd temp,temp
@@ -941,9 +904,10 @@
 	call wait_div_end
 	quotient pdata
 	lshift4 pdata,pdata
-	branch clk2bt2
-//endif
-//	rtn
+	remainder temp
+	ior temp,temp
+	rtn
+	rtn
 
 
 p_mouse_before_lpm:
@@ -959,21 +923,11 @@
 	store 8,mem_gpio_wakeup_low
 	rtn
 
-p_g24_lpm_wait:
-	enable user
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	branch disable_user,blank
-	fetch 1,mem_lpm_mode
-	branch disable_user,blank
-	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,disable_user
 p_mouse_setgpio_lpm:
 	call p_mouse_set_sdio_high
 	call p_clear_wake
 p_mouse_setgpio_hibernate:	
 	call mouse_lpm_before_common
-	//call p_flash_ncs_disable
 	fetcht 1,mem_flash_ncs_gpio
 	call gpio_out_inactive
 	hfetch 4,core_gpio_oe0
@@ -988,7 +942,7 @@
 	set0 6,pdata
 	hstore 1,core_gpio_pd2
 	rtn
-	
+
 p_mouse_set_sdio_high:
 	fetch 1,mem_mouse_init_sensor_reset_flag
 	rtn blank
@@ -997,53 +951,66 @@
 p_device_init:
 	jam 0x86,0x895b	
 	jam 0xa0,0x895c
-	call initialize_radio
+	call  initialize_radio	// YC1066 1059
 	call app_lpm_mult_enable
 	call enable_authrom
-	branch p_mouse_spi_init,wake
+	branch p_device_wake_from_lpm,wake
 p_device_wake_from_power:
-	call p_wake_from_power	
-p_mouse_check_reconn_target:
-	call p_mouse_tx_power_init
+	call p_wake_from_power
+	arg 600,temp
+	fetch 2,mem_mouse_no_data_timeout
+//	fetch 1,mem_power_on_flag
+//	bbit1 2,p_mouse_check_reconn_target
 	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_start_24g_mode
-	jam MODE_BT_DEVICE1,mem_device_flag
-	fetch 1,mem_xrecord_mode
-	beq REC_3_MODE,p_mouse3_0_check_reconn_target
-	beq REC_4_MODE,p_mouse4_0_check_reconn_target
-	rtn
+	beq MODE_BT_DEVICE1,p_mouse_check_reconn_target
+	call mouse_check_key_gpio
+	and pdata,0x07,pdata		// b4  b5 delete
+	beq MOUSE_LR_BUTTON,p_mouse_24g_pairing_button
+//	branch p_mouse_wakeup_from_power
+
+p_mouse_check_reconn_target:
+	jam ZCODE_30,mem_zcode_temp_param0
+	branch p_zcode_entrance
+
 
 p_mouse_tx_power_init:
 	fetch 1,mem_tx_power_temp
 	store 1,mem_tx_power
 	rtn
 
-p_mouse3_0_check_reconn_target:
-	call p_mouse_mode_bt_device_multi_led_on
-	jam 1,mem_mouse_bt_reconnect_flag
-	fetch 6,mem_hci_plap
-	branch app_bt_start_discovery_short,blank
-	branch mouse3_0_check_reconn_target+3
+p_mouse_le_fast_conn_disable:
+	jam 0x5a,mem_mouse_fast_conn_flag
+	rtn
+	
+p_mouse_fast_conn_init:
+	jam 0xff,mem_mouse_fast_conn_flag
+	jam 0x34,mem_xrecord_mode
+	setarg 0x0f0f0f
+	store 3,mem_le_lap
+	store 3,mem_le_lap+3
+	rtn
+
+p_mouse_fast_conn_end:
+	jam ZCODE_31,mem_zcode_temp_param0
+	branch p_zcode_entrance	
 
-p_mouse4_0_check_reconn_target:
-	call p_mouse_mode_bt_device_multi_led_on
-	jam ZCODE_23,mem_zcode_temp_param0
-	branch p_zcode_entrance
 
-	
 
 p_mouse_24g_pairing_button:
-	jam ZCODE_62,mem_zcode_temp_param0
+	call mouse_stop_discovery
+	jam ZCODE_71,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-p_mouse_clear_sensor_data:
-	jam 1,mem_mouse_clear_sensor_data_flag
-	call le_set_config_more_data
-p_mouse_init_sensor_reset:
-	jam 1,mem_mouse_init_sensor_reset_flag
+p_device_wake_from_lpm:
+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
@@ -1052,23 +1019,20 @@
 	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 P_MX8650,p_mouse_mx8650_init_param
-	beq P3205_TJ3T_ID2,p_mouse_3205_3t_init_param
-	beq P3212_ID2,p_mouse_3212_init_param
-	branch mouse_init_p32xx_id2_judge+1
+	branch mouse_init_p32xx_id2_judge
 
-p_mouse_3212_init_param:
-	jam 1,mem_mouse_smooth_disable
-	branch mouse_3212_init_param
 
-p_mouse_3205_3t_init_param:
-	jam P3205,mem_config_sensor_type
-	arg mem_sensor_3205_init,regc
-	branch p_sensor_wr_seq
-	
+p_mouse_p3065_init_param:
+	call p_mouse_sensor_poweron
+	branch mouse_p3065_init_param
 
 //p_mouse_mx8650_init_param:
 //	jam MX8650,mem_config_sensor_type
@@ -1083,37 +1047,127 @@
 	arg 0xffff,temp
 	isub temp,null
 	rtn zero
-	call twspi_write 
+	call twspi_write
 	increase 2,regc
 	branch p_sensor_wr_seq
-	
-p_mouse_p3065_init_param:
-	call p_mouse_sensor_poweron
-	branch mouse_p3065_init_param
+
+p_mouse_current_mult_update:
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	jam 0,mem_lpm_mult
+	jam 30,mem_mouse_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:
+	call p_mouse_spi_init
+	setarg 0x8006	// reset to factory settings
+	call twspi_write
+	nop 12000
+p_mouse_dpi_config:
+	fetch 1,mem_mouse_dpi
+	bne 0xff,p_mouse_seting_dpi
+	fetch 1,mem_config_sensor_motion
+	and pdata,0x0f,pdata
+	store 1,mem_mouse_dpi
+p_mouse_seting_dpi:
+p_mouse_seting_sensor_type:
+	fetch 1,mem_config_sensor_type
+	beq P3212,p_mouse_seting_3212_dpi
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_set_cpi1
+	beq MOUSE_DPI_LEVEL3,p_mouse_set_cpi3
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_recount
+p_mouse_set_cpi2:
+	fetch 1,mem_config_sensor_type
+	beq P3065_XY,p_mouse_3065xy_set_cpi2
+	//beq MX8650,p_mouse_3065xy_set_cpi2
+p_mouse_320x_set_cpi3:	
+	fetch 1,mem_320x_dpi_3
+p_mouse_dpi_store:
+	store 1,mem_mouse_cpi_count
+	branch mouse_p3205_dpi+3
+
+p_mouse_dpi_recount:
+	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
+	branch p_mouse_set_cpi1
+
+p_mouse_set_cpi1:
+	fetch 1,mem_config_sensor_type
+	beq P3065_XY,p_mouse_3065xy_set_cpi1
+	//beq MX8650,p_mouse_3065xy_set_cpi1
+p_mouse_320x_set_cpi1:	
+	fetch 1,mem_320x_dpi_1
+	branch p_mouse_dpi_store
+
+p_mouse_set_cpi3:
+	fetch 1,mem_config_sensor_type
+	beq P3065_XY,p_mouse_3065xy_set_cpi3
+	//beq MX8650,p_mouse_3065xy_set_cpi3
+p_mouse_320x_set_cpi4:	
+	fetch 1,mem_320x_dpi_4
+	branch p_mouse_dpi_store
+
+p_mouse_3065xy_set_cpi2:
+	fetch 1,mem_320x_dpi_3
+	increase -1,pdata
+	branch p_mouse_dpi_store
+p_mouse_3065xy_set_cpi1:
+	fetch 1,mem_320x_dpi_1
+	increase -1,pdata
+	branch p_mouse_dpi_store
+p_mouse_3065xy_set_cpi3:
+	fetch 1,mem_320x_dpi_4
+	increase -1,pdata
+	branch p_mouse_dpi_store
+
+p_mouse_seting_3212_dpi:
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi1
+	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi2
+	beq MOUSE_DPI_LEVEL3,mouse_set_p3212_cpi3
+	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi4
+	beq MOUSE_DPI_LEVEL5,mouse_set_p3212_cpi4
+p_mouse_set_p3212_cpi3:
+	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
+	branch mouse_set_p3212_cpi3
+
+p_mouse_sensor_power_down:
+	call p_mouse_init_sunt
+p_mouse_sensor_powerdown:
+	call p_mouse_spi_init
+	setarg 0x0806
+//	call twspi_read
+//	or pdata,0x08,pdata
+//	lshift8 pdata,pdata
+//	add pdata,0x06,pdata
+	branch twspi_write	//make sdio high
 
 p_mouse_setting_config:
 	jam ZCODE_80,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-//ncs gpio output high
-//p_flash_ncs_disable:
-//	fetcht 1,mem_flash_ncs_gpio
-//	branch gpio_out_inactive
-
 p_spid_init_flash:
 	jam 0x40,core_spid_ctrl
 	jam 0x0,core_spid_delay
 	hfetch 1,core_gpio_sel1
-	set0 0,pdata
-	set0 1,pdata
-	set1 3,pdata
-	set0 4,pdata
+	and pdata,0xec,pdata
+	or pdata,0x08,pdata
 	hstore 1,core_gpio_sel1
 	setarg 0
 	store 4,mem_spid_tbuf
-	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown
+
+	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown	// YC1059
 	set0 0,pdata
 	hstore 1,core_gpio_pd3
+	
 	rtn
 
 p_mouse_load_flash_info_check:
@@ -1127,9 +1181,10 @@
 	call mouse_ble_init_address
 	fetch 1,mem_config_sensor_motion
 	store 1,mem_mouse_dpi
-	fetch 4,mem_mouse_24g_addr_init
+	fetch 4,mem_mouse_fast_conn_addr
 	store 4,mem_mouse_24g_addr
 	store 4,mem_24g_addr	
+	rtn
 p_mouse_store_flash_device_info:
 	call p_flash_release_deep_power_down
 	call p_flash_erase_sector
@@ -1138,7 +1193,6 @@
 	call p_spid_write_flash
 	call p_wait_flash_done
 p_mouse_store_random_addr_increase_count:
-	call p_flash_write_enable
 	arg 2,temp
 	arg mem_random_addr_increase_count,rega
 	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
@@ -1147,16 +1201,36 @@
 	call p_spid_write_flash
 	call p_wait_flash_done
 	call p_flash_deep_power_down
-p_mouse_spi_init:
-	jam 0x76,mem_spi_init_clk
-	branch mouse_spi_init
+	call p_mouse_spi_init
+	fetch 1,mem_mouse_need_soft_reset
+	nbranch mouse_set_reconnection,blank
+	rtn
 	
 p_flash_erase_sector:
 	fetch 3,mem_flash_base
 	store 3,mem_spi_write_addr
 	call p_flash_write_enable
 	call flash_erase_sector+3
-	branch p_wait_flash_done
+p_wait_flash_done:
+	call p_flash_read_status
+	bbit1 FLASH_STATUS_WIP,p_wait_flash_done
+	rtn
+
+p_flash_read_status:
+	setarg mem_spid_rbuf
+	hstore 2,core_spid_rxaddr
+	force 1,temp
+	setarg FLASH_READ_SATUS
+	store 1,mem_spid_tbuf
+	setarg mem_spid_tbuf
+	hstore 2,core_spid_txaddr
+	branch spid_read_regs+2
+
+p_flash_write_enable:
+	call spid_unlock_flash	
+	call p_flash_read_status
+	bbit0 FLASH_STATUS_WEL,p_flash_write_enable
+	rtn
 
 p_spid_write_flash:
 	copy pdata,regc
@@ -1171,26 +1245,6 @@
 	istore 4,regb
 	rtn
 
-p_flash_write_enable:
-	call spid_unlock_flash
-	call p_flash_read_status
-	bbit0 FLASH_STATUS_WEL,p_flash_write_enable
-	rtn
-
-p_wait_flash_done:
-	call p_flash_read_status
-	bbit1 FLASH_STATUS_WIP,p_wait_flash_done
-	rtn
-
-p_flash_read_status:
-	setarg 100000
-	call sleep
-	setarg mem_spid_rbuf
-	hstore 2,core_spid_rxaddr
-	setarg FLASH_READ_SATUS
-	branch spid_read_reg
-
-
 p_mouse_information_flash_parameters:
 	setarg mem_mouse_information_end
 	arg mem_mouse_information_start,temp
@@ -1199,33 +1253,27 @@
 	arg mem_mouse_information_start,rega
 	rtn
 
-//p_mouse_read_flash:
-//	call p_flash_release_deep_power_down
-//	call p_mouse_information_flash_parameters
-//	branch spid_read_flash
-
-p_mouse_load_flash_device_info:	
-	//call p_mouse_read_flash
+p_mouse_read_flash:
 	call p_flash_release_deep_power_down
 	call p_mouse_information_flash_parameters
-	call spid_read_flash
-	call p_mouse_load_random_addr_increase_count
-	call mouse_select_reconn_device
-	fetch 4,mem_mouse_24g_addr
-	store 4,mem_24g_addr
-	rtn
+	branch spid_read_flash
+
+p_mouse_load_flash_device_info:	
+	jam ZCODE_21,mem_zcode_temp_param0
+	branch p_zcode_entrance
+
 
 p_flash_deep_power_down:
 	jam FLASH_COMMAND_DEEP_POWER_DOWN,mem_temp
 p_spid_write_flash_cmd:
 	call p_spid_init_flash
-	nop 100					// YC1059
+	call delay_nop100					// YC1059
+
 	arg mem_write_flash_head_temp,rega
 	fetcht 1,mem_temp
 	call spid_write_flash_common
-	nop 100					// YC1059
-	rtn
-
+	branch delay_nop100				// YC1059
+	
 p_flash_release_deep_power_down:
 	jam FLASH_COMMAND_RELEASE_DEEP_POWER_DOWN,mem_temp
 	branch p_spid_write_flash_cmd
@@ -1239,19 +1287,65 @@
 	fetch 3,mem_flash_base
 	iadd regb,pdata
 	branch spid_read_flash
-	
+
 //**************************end*************************************//
+p_mouse_discovery_led_blink:
+	fetch 1,mem_mouse_discovery_timer
+	rtn blank
+	fetch 1,mem_mouse_discovery_blink_count
+	increase 1,pdata
+	store 1,mem_mouse_discovery_blink_count
+	beq 5,p_mouse_bt_led_off
+	beq 10,p_mouse_bt_discovery_led_on
+	rtn
+
+p_mouse_bt_reconnect_led_blink:
+	fetch 1,mem_mouse_le_reconnect_flag
+	nbranch p_mouse_bt_reconnect_led_start,blank
+	fetch 1,mem_mouse_bt_reconnect_flag
+	rtn blank
+p_mouse_bt_reconnect_led_start:
+	fetch 1,mem_mouse_discovery_blink_count
+	increase 1,pdata
+	store 1,mem_mouse_discovery_blink_count
+	beq 2,p_mouse_bt_led_off
+	beq 4,p_mouse_bt_discovery_led_on
+	rtn
+
+p_mouse_device_poweron_led_timer:
+	fetch 1,mem_mouse_poweron_led_timer
+	rtn blank
+	increase -1,pdata
+	store 1,mem_mouse_poweron_led_timer
+	branch p_mouse_bt_led_off,blank
+	fetch 1,mem_mouse_discovery_timer
+	nbranch p_mouse_device_poweron_led_off,blank
+	branch p_mouse_bt_led_on
+
+p_mouse_bt_led_off:
+	fetcht 1,mem_device_bt_led_gpio
+p_gpio_set_input_high_impedance:
+	set0 gpio_active_bit,temp
+	branch gpio_set_high_impedance
+
+
+p_mouse_bt_discovery_led_on:
+	jam 0,mem_mouse_discovery_blink_count
+p_mouse_bt_led_on:
+	fetcht 1,mem_device_bt_led_gpio
+	call gpio_config_output	
+	fetcht 1,mem_device_bt_led_gpio
+	branch gpio_out_active
+
+
+p_mouse_device_poweron_led_off:
+	jam 0,mem_mouse_poweron_led_timer
+	fetch 1,mem_device_flag
+	rtneq MODE_24G_DEVICE
 	
-p_mouse_start_24g_mode:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 1,mem_power_on_flag
-	bbit1 2,p_g24_start_24g_mode
-p_mouse_start_24g_pair:	
-	fetch 4,mem_mouse_24g_addr_init
-	store 4,mem_24g_addr
-	call p_mouse_store_flash_device_info
-	branch p_g24_auto_pair_start
-	
+	rtn
+
+
 p_mouse_g24_package_data:
 	call mouse_g24_package_data
 	fetch 2,mem_mouse_z
@@ -1289,19 +1383,22 @@
 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 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
 	call mouse_motion
 	nbranch p_bt_125hz_clear,user
 	call p_bt_125hz
 	nrtn user7
-	call p_mouse_le_current_mult_update
+	call p_mouse_current_mult_update
 	call p_mouse_data_xy_release
 	call p_mouse_wheel_trigger
 p_mouse_data_push:
@@ -1310,23 +1407,6 @@
 	call p_mouse_queue_increase,user	
 	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
-	branch p_mouse_init_sensor_reset
-
 p_mouse_data_init:
 	jam 7,mem_mouse_data_queue	//data length
 	jam 4,mem_mouse_data_queue+1	//fifo depth
@@ -1376,7 +1456,7 @@
 	fetch 2,mem_mouse_z
 	rtn blank
 	jam 1,mem_mouse_wheel_trigger
-	jam 10,mem_mouse_wheel_trigger_timer
+	jam 2,mem_mouse_wheel_trigger_timer
 	rtn
 
 p_mouse_bt:
@@ -1394,7 +1474,7 @@
 	nbranch p_bt_125hz_clear,user
 	call p_bt_125hz
 	nrtn user7
-	call p_mouse_le_current_mult_update
+	call p_mouse_current_mult_update
 	call p_mouse_data_xy_release
 	call p_mouse_wheel_trigger
 	fetch 1,mem_mouse_bt_boot_mode
@@ -1423,20 +1503,37 @@
 	istore 5,contw
 	rtn
 
+p_mouse_clear_sensor_data:
+	jam 1,mem_mouse_clear_sensor_data_flag
+	call le_set_config_more_data
+	branch p_mouse_init_sensor_reset
 
+//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_by_button
 	branch mouse_wheel_check
 
+
 p_mouse_dpi_check:
+	arg 0,rega
+	jam 0x05,mem_mouse_key_temp
 	fetcht 1,mem_dpi_button_gpio
-	call p_gpio_set_input_pd
+	fetch 1,mem_mouse_dpikey_press_status
+	call p_mouse_check_key
+	store 1,mem_mouse_dpikey_press_status
 	fetcht 1,mem_dpi_button_gpio
-	call gpio_get_bit
-	branch p_mouse_dpi_up,true
 	call p_gpio_set_input_pu
+	copy rega,pdata
+	bbit1 5,p_mouse_dpi_down
+	branch mouse_dpi_up
+
+
 p_mouse_dpi_down:
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
@@ -1447,14 +1544,9 @@
 	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
 	call mouse_seting_dpi
 	branch p_mouse_store_flash_device_info
-p_mouse_dpi_up:
-	call p_gpio_set_input_pu
-	branch mouse_dpi_up
+
 
 p_mouse_dpi_5_level_judge:
 	fetch 1,mem_mouse_dpi
@@ -1464,6 +1556,7 @@
 	store 1,mem_mouse_dpi
 	branch mouse_seting_dpi	
 
+
 p_mouse_priority_bb_event:
 	copy regc,pdata
 	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
@@ -1473,6 +1566,7 @@
 	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,p_mouse_le_conn_param_update_rsp_recieved
 	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
@@ -1484,19 +1578,11 @@
 	branch mouse_priority_bb_event+1
 
 p_mouse_le_bb_event_connected:
-	call p_mouse_init_sensor_reset
-	call app_ble_store_reconn_info
-	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 0,mem_mouse_start_discovery_enable
-	call p_mouse_data_init
-	branch mouse_le_bb_event_connected
+	jam ZCODE_B0,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_mouse_le_bb_disconnected:
-	jam ZCODE_01,mem_zcode_temp_param0
+	jam ZCODE_A2,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_le_enc_info:
@@ -1515,12 +1601,10 @@
 
 p_mouse_bb_event_reconn_timeout:
 p_mouse_bb_event_reconn_failed:
-	jam ZCODE_A2,mem_zcode_temp_param0
+	jam ZCODE_A3,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-p_mouse_irtual_cable_unplug:
-	jam ZCODE_71,mem_zcode_temp_param0
-	branch p_zcode_entrance
+
 
 p_mouse_sniff_not_accept:
 	jam ZCODE_B1,mem_zcode_temp_param0
@@ -1528,8 +1612,7 @@
 
 p_mouse_bb_event_connected:
 	jam 0,mem_mouse_send_switch_req_timer
-	call p_mouse_bt_discovery_button_up_init
-	call p_mouse_store_eeprom_enable
+	jam 0,mem_mouse_bt_reconnect_flag
 	call p_mouse_init_sensor_reset
 	branch mouse_stop_discovery
 
@@ -1542,82 +1625,50 @@
 	branch p_zcode_entrance
 
 p_mouse_24g_pairing_complete:
-	call p_mouse_init_sensor_reset
 	jam ZCODE_92,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_24g_attempt_fail:
-	jam ZCODE_A0,mem_zcode_temp_param0
+	jam ZCODE_61,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_24g_attempt_success:
 //	call p_mouse_null_enter_hibernate_disable
 	call p_mouse_init_sensor_reset
-p_mouse_24g_no_data_timer_init:
 	branch mouse_no_data_timer_init
 
+p_app_enter_hibernate:
+	call p_mouse_sensor_power_down
+	branch app_enter_hibernate
+
+
 p_mouse_before_hibernate:
-	jam ZCODE_A3,mem_zcode_temp_param0
+	jam ZCODE_A4,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_sensor_powerdown_check:
 	fetch 1,mem_mouse_init_sensor_reset_flag
 	rtn blank
 	jam 0,mem_mouse_init_sensor_reset_flag
-p_mouse_sensor_powerdown:
-	call p_mouse_init_sunt
-	setarg 0x0806
-//	call twspi_read
-//	or pdata,0x08,pdata
-//	lshift8 pdata,pdata
-//	add pdata,0x06,pdata
-	branch twspi_write	//make sdio high
+	branch p_mouse_sensor_power_down
 
 
 p_mouse_bb_event_timer:
 	call p_mouse_wheel_trigger_timer
-	call p_mouse_select_device_by_button
 	call mouse_check_discovery_timeout_timer
 	call mouse_check_no_data_timeout_timer
-	call p_mouse_g24_long_sleep_param_update_timer
-	call p_mouse_g24_stop_mode_timeout_timer
-	call mouse_check_direct_timeout_timer
+	call p_mouse_current_mult_update_timer
+	call p_mouse_bt_discovery_check
+	call p_mouse_24g_long_sleep_param_update_timer
+	call p_mouse_24g_pairing_commbination_key
+	call p_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
 	call p_mouse_send_switch_req_timer
 	call mouse_check_hid_handshake_timer
 	call p_mouse_bt_check_sniff_req_timeout_timer
-	branch p_mouse_multi_led_blink_timer
-
-p_check_51cmd_adv:
-	call p_mouse_le_adv_data_update
-	branch check_51cmd_adv
-
-p_mouse_le_adv_data_update:
-	jam 0x1f,mem_le_adv_data_len
-	jam 0x1f,mem_le_scan_data_len
-	call p_mouse_store_eeprom_enable
-	arg mem_le_adv_swift_pair,contr
-p_le_adv_data_update:
-	arg mem_le_adv_data+11,contw
-	arg 19,loopcnt
-	call memcpy
-	branch le_modified_name_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_store_eeprom_enable:
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	branch mouse_enable_function_flag
+	call p_mouse_discovery_led_blink
+	call p_mouse_bt_reconnect_led_blink
+	branch p_mouse_device_poweron_led_timer
 
 
 p_mouse_send_switch_req_timer:
@@ -1642,33 +1693,17 @@
 p_mouse_check_direct_timeout_timer:
 	arg mem_mouse_direct_timer,regc
 	arg p_mouse_check_direct_timeout,regb
-	branch timer_single_step_2B
-p_mouse_check_direct_timeout:
-	call p_mouse_long_button_bt_normal_discovery	
-p_mouse_bt_discovery_button_up_init:
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	branch mouse_bt_discovery_button_down_disable	
+	call timer_single_step_2B
+	fetch 1,mem_mouse_direct_timer
+	beq 1,app_ble_stop_direct_adv
+	rtn
 
-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_mouse_check_direct_timeout:
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_fast_conn_end
+	call app_ble_stop_direct_adv
+	branch mouse_check_direct_timeout+1
 
-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
@@ -1678,87 +1713,96 @@
 	jam 0,mem_mouse_wheel_trigger
 	rtn
 
-p_mouse_g24_long_sleep_param_update_timer:
+p_mouse_current_mult_update_timer:
+	arg mem_mouse_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_mouse_24g_long_sleep_param_update_timer:
 	arg mem_24g_long_sleep_param_update_timer,regc
-	arg p_mouse_g24_long_sleep_normal_param,regb
+	arg p_mouse_24g_long_sleep_normal_param,regb
 	branch timer_single_step
-p_mouse_g24_long_sleep_normal_param:
+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_g24_stop_mode_timeout_timer:
-	arg mem_24g_stop_g24_mode_timeout,regc
-	arg p_mouse_g24_stop_mode_timeout,regb
-	branch timer_single_step_2B
-p_mouse_g24_stop_mode_timeout:
-	jam 1,mem_24g_stop_g24_mode
 	rtn
 
-/*
-p_mouse_bt_discovery_check:
+
+p_mouse_24g_pairing_commbination_key:
 	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-//	fetch 1,mem_config_function_enable
-//	bbit1 ENABLE_BT_BUTTON,mouse_bt_discovery_by_button
-	call p_mouse_bt_discovery_by_button
-p_mouse_bt_discovery_commbination_key:
-	fetch 1,mem_discovery_on_flag
-	rtneq DIS_BT_BUTTON
+	rtnne MODE_24G_DEVICE
 	call p_mouse_check_key_gpio
-	beq MOUSE_LM_BUTTON,p_mouse_bt_discovery_commbination_key_down
-p_mouse_bt_discovery_commbination_key_up:
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_combination_ui_button_count	//combination key timer init
-	jam DIS_BUTTON_UP,mem_discovery_on_flag
-	fetch 1,mem_bt_discovey_button_statue
-	rtneq DPI_BUTTON_STATE_UP
-	jam DPI_BUTTON_STATE_UP,mem_bt_discovey_button_statue
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	branch mouse_bt_discovery_button_down_disable
+	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:
-	jam DIS_COMM_BUTTON,mem_discovery_on_flag
 	jam 40,mem_mouse_null_enter_hibernate_timer
-	call p_mouse_bt_discovery_timer
+	call p_mouse_24g_pairing_timer
 	branch mouse_bt_discovery_commbination_key_down+1
-*/
 
+p_mouse_24g_pairing_timer:
+	arg mem_combination_ui_button_count,regc
+	arg p_mouse_24g_pairing_button,regb
+	branch timer_single_step	
+
+
+p_mouse_bt_discovery_check:
+	fetch 1,mem_select_device_button_statue
+	rtnne PB_BUTTON_STATE_DOWN
 p_mouse_bt_discovery_timer:
 	arg mem_select_ui_button_count,regc
 	arg p_mouse_long_button_bt_discovery,regb
 	branch timer_single_step
+	
 p_mouse_long_button_bt_discovery:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-p_mouse_long_button_bt_normal_discovery:
+	fetcht 1,mem_device_flag
+	fetch 1,mem_24g_device_number
+	isub temp,null
+	rtn zero
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	call mouse_enable_function_flag
 	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	
+	branch mouse_long_button_bt_discovry
+
 
+	
 
 p_mouse_select_device_by_button:
+	arg 0,rega
+	jam 0x00,mem_mouse_key_temp
 	fetcht 1,mem_config_select_device_button_gpio
-	call gpio_get_bit
-	nbranch p_mouse_select_device_button_up,true
+	fetch 1,mem_mouse_pbkey_press_status
+	call p_mouse_check_key
+	store 1,mem_mouse_pbkey_press_status
+	copy rega,pdata
+	bbit1 0,p_mouse_select_device_button_down
+	branch p_mouse_select_device_button_up
+
 p_mouse_select_device_button_down:
-	call p_mouse_bt_discovery_timer
 	fetch 1,mem_select_device_button_statue
 	rtneq PB_BUTTON_STATE_DOWN
-	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
 	fetch 2,mem_mouse_direct_timeout
 	store 2,mem_mouse_direct_timer
 	force page_length_timer,queue
 	fetch 2,mem_page_to
-	branch timer_init
+	call timer_init
+	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
+	rtn
+
+
 	
 p_mouse_select_device_button_up:
 	fetch 1,mem_select_device_button_statue
@@ -1766,191 +1810,142 @@
 	fetch 1,mem_select_ui_button_count
 	sub pdata,20,null
 	ncall p_mouse_ready_reconnection_by_button,positive		// press button less than 1000ms
+//	ncall p_mouse_ready_reconnection_by_button,blank
 	fetch 1,mem_ui_button_timeout
 	store 1,mem_select_ui_button_count	//combination key timer init 
 	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue	
 	rtn
 
 p_mouse_ready_reconnection_by_button:
-	call p_mouse_switch_device_flag
-	jam 0,mem_link_key_exists
-	call p_mouse_store_flash_device_info
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtneq MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
-	branch mouse_set_reconnection
-
-p_mouse_switch_device_flag:
 	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_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
-p_mouse_null_enter_hibernate:
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	branch app_enter_hibernate
-p_mouse_null_enter_hibernate_enable:	//ble never connected
-	jam 1,mem_mouse_null_enter_hibernate_flag
-	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn
-p_mouse_null_enter_hibernate_disable:	//ble never connected
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	jam 0,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn	
-//p_mouse_null_enter_hibernate_check:
-//	fetch 2,mem_ui_state_map
-//	rtnbit1 UI_STATE_BLE_CONNECTED
-//	rtnbit1 UI_STATE_BT_CONNECTED
-//	rtnmark1 mark_24g
-//	branch p_mouse_null_enter_hibernate_enable
-*/
-	
-
-
-p_mouse_sensor_poweron:
-	call p_mouse_spi_init
-	setarg 0x8006	//reset to factory settings
-	call twspi_write
-	nop 12000
-	arg mem_sensor_poweron_init,regc
-	call p_sensor_wr_seq
-p_mouse_dpi_config:
-	fetch 1,mem_mouse_dpi
-	bne 0xff,p_mouse_seting_dpi
-p_mouse_dpi_config_default:
-	fetch 1,mem_config_sensor_motion
-	store 1,mem_mouse_dpi
-//	branch p_mouse_seting_dpi
-p_mouse_seting_dpi:
-p_mouse_seting_sensor_type:
-	fetch 1,mem_config_sensor_type
-	beq P3212,p_mouse_seting_3212_dpi
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,p_mouse_set_cpi1
-	beq MOUSE_DPI_LEVEL3,p_mouse_set_cpi3
-	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_recount
-p_mouse_set_cpi2:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,p_mouse_3065xy_set_cpi2
-	//beq MX8650,p_mouse_3065xy_set_cpi2
-p_mouse_320x_set_cpi3:	
-	fetch 1,mem_320x_dpi_3
-p_mouse_dpi_store:
-	store 1,mem_mouse_cpi_count
-	branch mouse_p3205_dpi+3
-
-p_mouse_dpi_recount:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
-	branch p_mouse_set_cpi1
-
-p_mouse_set_cpi1:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,p_mouse_3065xy_set_cpi1
-	//beq MX8650,p_mouse_3065xy_set_cpi1
-p_mouse_320x_set_cpi1:	
-	fetch 1,mem_320x_dpi_1
-	branch p_mouse_dpi_store
-
-p_mouse_set_cpi3:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,p_mouse_3065xy_set_cpi3
-	//beq MX8650,p_mouse_3065xy_set_cpi3
-p_mouse_320x_set_cpi4:	
-	fetch 1,mem_320x_dpi_4
-	branch p_mouse_dpi_store
+	jam 0,mem_link_key_exists
+	call p_mouse_store_flash_device_info
+	call mouse_select_device_enable
+	branch mouse_set_reconnection
 
-p_mouse_3065xy_set_cpi2:
-	fetch 1,mem_320x_dpi_3
-	increase -1,pdata
-	branch p_mouse_dpi_store
-p_mouse_3065xy_set_cpi1:
-	fetch 1,mem_320x_dpi_1
-	increase -1,pdata
-	branch p_mouse_dpi_store
-p_mouse_3065xy_set_cpi3:
-	fetch 1,mem_320x_dpi_4
-	increase -1,pdata
-	branch p_mouse_dpi_store
 
-p_mouse_seting_3212_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi1
-	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi2
-	beq MOUSE_DPI_LEVEL3,mouse_set_p3212_cpi3
-	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi4
-	beq MOUSE_DPI_LEVEL5,mouse_set_p3212_cpi4
-p_mouse_set_p3212_cpi3:
-	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
-	branch mouse_set_p3212_cpi3	
 
-p_mouse_motion:
+p_mouse_motion: 
 	disable user
 	setarg 0
 	store 6,mem_mouse_x
 	call p_mouse_cheak_sensor_data
+	call p_mouse_set_sdio_high
 	call mouse_zwheel
-//	call mouse_t_zwheel
+	call mouse_t_zwheel
 	call p_mouse_key
+//	call p_mouse_device_led_on,user
+//	ncall p_mouse_device_led_off,user
 	nbranch p_drawing_optima_init,user
 	call p_drawing_optima
 	branch mouse_motion+9
 
+
+p_mouse_cheak_sensor_data:
+	fetch 1,mem_spi_write_flash_sm
+	rtnne FLASH_SM_NO_BUYS
+	fetch 1,mem_config_sensor_type
+	call mouse_clear_sensor_data
+	disable user
+ 	branch mouse_p32xx_sensor_motion+5
+
+
 p_mouse_key:
 	call p_mouse_check_key_gpio
 	branch mouse_key+1
-
 p_mouse_check_key_gpio:
-	arg 0,rega
+	fetch 1,mem_mouse_key
+	copy pdata,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_output
+	call p_mouse_check_rkey_gpio
+	call p_mouse_check_mkey_gpio
+	call p_mouse_check_bkkey_gpio
+	call p_mouse_check_fwkey_gpio
+	copy rega,pdata
+	rtn
+
+
+/* temp is gpio number, pdata  is key status param */
+p_mouse_check_key:
+	store 1,mem_mouse_key_status
+	lshift pdata,pdata
+	copy pdata,regb
+	copy temp,regc
+	fetch 1,mem_mouse_key_temp
+	sub pdata,0x02,null
+	call p_gpio_set_input_pu,positive		// lmr key
+	ncall p_gpio_set_input_pd,positive		// b4 b5 dpi key
+	copy regc,temp
+	call gpio_get_bit
+	setflag true,0,regb		//true = 1,input low level
+	call p_mouse_check_press
+	and regb,0x07,pdata
+	fetcht 1,mem_mouse_key_temp
+	copy temp,queue
+	sub temp,0x02,null
+	beq 0x07,p_mouse_key_press		//  about 17~22ms three times
+	beq 0x00,p_mouse_key_release
+	rtn
+
+p_mouse_check_press:
+	fetcht 1,mem_mouse_key_status
+	and_into 0x01,temp
+	and regb,0x01,pdata
+	isub temp,null
+	nbranch p_mouse_current_mult_update,zero
+	rtn
 	
 p_mouse_check_lkey_gpio:
+	jam 0x00,mem_mouse_key_temp
 	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
+	fetch 1,mem_mouse_lkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_lkey_press_status
+	rtn
+
 p_mouse_check_rkey_gpio:
+	jam 0x01,mem_mouse_key_temp
 	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
+	fetch 1,mem_mouse_rkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_rkey_press_status
+	rtn
+	
 p_mouse_check_mkey_gpio:
+	jam 0x02,mem_mouse_key_temp
 	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
-p_mouse_check_bk_key_gpio:
+	fetch 1,mem_mouse_mkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_mkey_press_status
+	rtn
+
+p_mouse_check_bkkey_gpio:
+	jam 0x03,mem_mouse_key_temp
 	fetcht 1,mem_bk_button_gpio
-	call p_gpio_set_input_pd
+	fetch 1,mem_mouse_bkkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_bkkey_press_status
 	fetcht 1,mem_bk_button_gpio
-	call gpio_get_bit
-	nsetflag true,3,rega
-	call p_gpio_set_input_pu
-p_mouse_check_fw_key_gpio:
+	branch p_gpio_set_input_pu
+
+p_mouse_check_fwkey_gpio:
+	jam 0x04,mem_mouse_key_temp
 	fetcht 1,mem_fw_button_gpio
-	call p_gpio_set_input_pd
+	fetch 1,mem_mouse_fwkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_fwkey_press_status
 	fetcht 1,mem_fw_button_gpio
-	call gpio_get_bit
-	nsetflag true,4,rega
+	
 p_gpio_set_input_pu:
 	set1 gpio_active_bit,temp
 p_gpio_set_input_pu1:	
@@ -1958,6 +1953,20 @@
 	call gpio_set_bit
 	set0 gpio_active_bit,temp
 	branch p_gpio_set_input_pd4
+	
+p_mouse_key_press:
+//	call p_mouse_current_mult_update
+	branch p_qset1_rega,positive
+p_qset0_rega:	
+	qset0 rega
+	rtn		
+
+p_mouse_key_release:
+//	call p_mouse_current_mult_update
+	branch p_qset0_rega,positive
+p_qset1_rega:	
+	qset1 rega
+	rtn
 
 p_gpio_set_input_pd:
 	set0 gpio_active_bit,temp
@@ -1966,75 +1975,25 @@
 	set1 gpio_active_bit,temp
 p_gpio_set_input_pd4:	
 	arg core_gpio_pd0,contw
-	branch gpio_set_high_impedance2
-
-p_mouse_cheak_sensor_data:
-p_mouse_p32xx_sensor_motion:
-	call mouse_clear_sensor_data
-	fetch 1,mem_config_sensor_type
-	beq P3212,p_mouse_p3212_sensor_motion
-	disable user
-	branch mouse_p32xx_sensor_motion_2
-
-p_mouse_p3212_sensor_motion:
-	call mouse_p3212_sensor_motion_1
-p_mouse_sensor_data_increase_check:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL5,p_mouse_sensor_data_increase
-	rtn
-
-p_mouse_sensor_data_increase:
-	fetch 1,mem_mouse_x
-	call p_mouse_2400_zoom
-	store 1,mem_mouse_x
-	fetch 1,mem_mouse_y
-	call p_mouse_2400_zoom
-	store 1,mem_mouse_y
-	rtn
-
-p_mouse_2400_zoom:	
-	bbit1 7,p_mouse_xy_inverse
-	bbit0 7,p_mouse_xy_zoom
-	rtn
-
-p_mouse_xy_inverse:
-	sub pdata,0,pdata
-	call p_mouse_xy_zoom
-	sub pdata,0,pdata
-	rtn
-
-p_mouse_xy_zoom:
-	rshift pdata,temp
-	and temp,0x3f,temp
-	iadd temp,pdata	// x + (x>>2) = x * 1.5
-	sub pdata,0x7f,null
-	ncall p_mouse_xy_forward_overflow,positive
-	rtn
-
-p_mouse_xy_forward_overflow:
-	setarg 0x7f
-	rtn
+	call gpio_set_bit
+	set0 gpio_active_bit,temp
+	arg core_gpio_oe0,contw
+	branch gpio_set_bit
 	
 p_mouse_bb_event_discovery_btn:
+	jam 0,mem_mouse_poweron_led_timer
 	isolate1 mark_24g,mark
 	call p_g24_check_51cmd_stop_24g,true
 	branch mouse_bb_event_discovery_btn+1
 
-//p_le_addr_random_config:
-//	jam ZCODE_81,mem_zcode_temp_param0
-//	branch p_zcode_entrance	
-
 p_mouse_start_discovery:
 	jam ZCODE_50,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
+
 p_mouse_stop_discovery:
-	call p_mouse_discovey_led_blink_off
-	setarg 0
-	store 2,mem_mouse_discovery_timer
-	store 1,mem_mouse_blink_count
-	call p_mouse_init_sensor_reset		//clear sensor data,confirm the motion pin high
-	branch mouse_stop_discovery+1
+	jam ZCODE_22,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_le_slave_match:
 	fetch 1,mem_le_md_count
@@ -2092,6 +2051,10 @@
 	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
@@ -2107,18 +2070,9 @@
 	rtn
 
 	
-p_le_prepare_tx_wak:
-	call p_le_check_tx_retransmit_setmd
+	
 p_le_power_ctrl_pac_succ_decrs:
-power_ctrl_pac_succ_decrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	ncall power_ctrl_pac_succ_cnt_reinit,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtneq 0
-	increase -1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
+	branch power_ctrl_pac_succ_decrs
 
 p_mouse_le_reconn_write_enable_timer_reinit:
 	fetch 1,mem_mouse_le_reconnect_flag
@@ -2194,6 +2148,7 @@
 	istore 2,contr
 	rtn
 
+
 p_le_parse_att1:
 	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
 	branch le_parse_att+2
@@ -2201,12 +2156,33 @@
 	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:	
+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
+
 	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
@@ -2216,19 +2192,15 @@
 	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:
-//	jam ZCODE_82,mem_zcode_temp_param0
-//	branch p_zcode_entrance
+	beq SMP_PAIRING_FAILED,p_le_parse_smp_pairing_failed
+	branch le_parse_smp+1
+p_le_parse_smp_pairing_failed:
+	jam ZCODE_82,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_le_adv_not_match:
 	fetch 1,mem_le_ch_mapped
@@ -2258,12 +2230,8 @@
 	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
+	jam ZCODE_42,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_twspi_reset:
 	hfetch 1,core_gpio_out3
@@ -2333,13 +2301,8 @@
 	branch process_dmh+1
 
 p_quit_connection_cont:
-	call app_disconn_reason_collect_bt
-	call sniff_exit
-	jam BT_EVT_BB_DISCONNECTED,mem_fifo_temp
-	call ui_ipc_send_event
-	call init_lmp_work
-	call l2cap_init_work
-	branch quit_connection_cont+8
+	jam ZCODE_43,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_prepare_tx:
 	fetch 1,mem_state
@@ -2367,10 +2330,11 @@
 	rtn blank
 	fetch 1,mem_lpm_mode
 	rtn blank
-
-	fetch 1,mem_mouse_multi_led_on_timer
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	rtn positive
+	fetch 1,mem_mouse_multi_led_blink_count
 	nrtn blank
-
 	fetch 1,mem_ssp_enable
 	branch p_lpm_dispatch_next,blank
 	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
@@ -2410,11 +2374,11 @@
 	rtn	
 
 p_mouse_bb_disconnected:
-	jam ZCODE_10,mem_zcode_temp_param0
+	jam ZCODE_01,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_hid_rx_process:
-	jam ZCODE_11,mem_zcode_temp_param0
+	jam ZCODE_02,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_parse_lmp_accepted:
@@ -2431,39 +2395,9 @@
 	rtn
 
 p_send_lmp:
-	disable user
-	call lmo_fifo_process
-
-	
-	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
-	beq LMP_DETACH,p_send_lmp_detach
-	branch send_lmp0
-
-p_send_lmp_escape:
-	jam ZCODE_20,mem_zcode_temp_param0
-	branch p_zcode_entrance
-
-p_send_lmp_accepted:
-	jam ZCODE_21,mem_zcode_temp_param0
-	branch p_zcode_entrance
-
-p_send_lmp_detach:
-	jam ZCODE_22,mem_zcode_temp_param0
+	jam ZCODE_10,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-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
-
 p_process_conn_sm:
 	call lmo_fifo_check
 	nrtn blank
@@ -2547,108 +2481,13 @@
 	rtnbit0 MOUSE_STORE_EEPROM_FLAG
 	arg MOUSE_STORE_EEPROM_FLAG,queue
 	call mouse_disable_function_flag
-	call mouse_check_device_addr
-p_mouse_unplug_clean_bdaddr:
-	call mouse_before_store_reconn_info
-	branch p_mouse_store_flash_device_info
-
-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_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
-	call p_mouse_multi_led_off
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	rtnbit1 UI_STATE_BT_CONNECTED
-	fetch 1,mem_mouse_fast_conn_flag
-	bne 0xff,p_mouse_bt_reconn_multi_led_blink
-p_mouse_discovery_multi_led_blink:
-	jam 5,mem_mouse_multi_led_blink_timer_init	//300ms
-p_mouse_discovery_multi_led_blink1:
-//	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 5,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_bt_reconn_multi_led_blink:
-	jam 1,mem_mouse_multi_led_blink_timer_init	//500ms
-	branch p_mouse_discovery_multi_led_blink1
-
-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
+	call mouse_check_device_addr
+p_mouse_unplug_clean_bdaddr:
+	call mouse_before_store_reconn_info
+	branch p_mouse_store_flash_device_info
 
-p_mouse_multi_led_on:
-	jam ON,mem_mouse_multi_led_state
-	fetcht 1,mem_mouse_multi_led_gpio
-	branch gpio_out_active
 
-p_mouse_multi_led_blink_off:
-	setarg 0
-	store 3,mem_mouse_multi_led_blink_timer
-p_mouse_multi_led_off:
-	fetch 1,mem_mouse_multi_led_blink_count
-	nbranch p_mouse_multi_led_off_wait_blink_over,blank
-	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
-p_mouse_multi_led_off_end:
-	fetcht 1,mem_mouse_multi_led_gpio
-	branch gpio_out_inactive
-	
-p_mouse_mode_bt_device_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_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
-	
 
 power_ctrl_pac_succ_cnt_init:
 	jam 1,mem_power_ctrl_level
@@ -2659,7 +2498,15 @@
 	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
@@ -2690,7 +2537,7 @@
 
 power_ctrl_txpower_decrs_check:
 	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtnne 32
+	rtnne 150
 	jam 0,mem_power_ctrl_pac_succ_cnt
 power_ctrl_txpower_decrs:
 	fetcht 1,mem_rssi_avg_received
@@ -2826,11 +2673,6 @@
 	force 8,radio_ctrl
 	branch shutdown_radio+1
 
-//p_initialize_radio_cont:
-//	call initialize_radio_cont+1
-//	jam clksel_dpll,core_clksel
-//	rtn
-
 
 // input : mem_zcode_temp_param0 ---- zocde number(0~1f)
 p_zcode_entrance:
@@ -2852,17 +2694,15 @@
 	store 3,mem_flash_address
 	
 	call p_flash_release_deep_power_down
-p_zcode_read_loop:
+p_zcode_read_loop:			// YC1059
 	fetch 3,mem_flash_address
 	arg ZCODE_BUFF_SIZE,temp
 	arg mem_zcode_buff,rega
 	call spid_read_flash
-	
 	fetch 4,mem_zcode_buff
 	fetcht 4,mem_zcode_head	//p_start
 	isub temp,null
-	nbranch p_zcode_read_loop,zero	//sometimes we will lost p_start,read flash again
-
+	nbranch p_zcode_read_loop,zero
 	call p_mouse_spi_init
 	
 	setarg mem_zcode_buff
@@ -2879,11 +2719,13 @@
 
 
 
-
 //notice: need to call p_mouse_drawing_optima_init when waked from mult
+p_drawing_optima_init:
+	arg 5,loopcnt
+	arg mem_mouse_asm_flag,contw
+	branch clear_mem
+
 p_drawing_optima:
-	fetch 1,mem_mouse_smooth_disable
-	nrtn blank
 	fetch 4,mem_mouse_x
 	rtn blank
 	call p_data_abs_check
@@ -2893,12 +2735,7 @@
 	call p_data_less_than_check
 	fetch 1,mem_mouse_asm_flag
 	beq 1,p_drawing_optima_modify
-p_drawing_optima_init:
-	fetch 1,mem_mouse_smooth_disable
-	nrtn blank
-	arg 5,loopcnt
-	arg mem_mouse_asm_flag,contw
-	branch clear_mem
+	branch p_drawing_optima_init
 
 p_drawing_optima_modify:
 	fetch 2,mem_mouse_x_pre
@@ -2922,6 +2759,7 @@
 	store 2,mem_mouse_y
 	rtn
 
+
 p_drawing_optima_data_x:
 	fetch 2,mem_data_pre
 	fetcht 2,mem_data_current
@@ -2942,6 +2780,7 @@
 	storet 1,mem_mouse_data_ytemp
 	branch p_drawing_optima_data
 
+
 /**********
 input:data_pre,data_current
 output:data_pre,data_current after optima
@@ -7519,7 +7358,6 @@
 	copy temp,loopcnt
 	add regc,offset_24g_txbuf,contw
 	//arg mem_24g_txbuf,contw
-g24_put_data_in_buff2:
 	copy rega,contr
 	branch memcpy
 
@@ -7613,7 +7451,7 @@
 	call callback_func
 	add regc,offset_24g_enter_hibernate,temp
 	ifetch 8,temp
-g24_lpm_long_sleep_next:
+g24_lpm_long_sleep2:
 	call clk2lpo
 	storet 4,mem_sleep_counter
   	branch lpm_sleep
@@ -8251,7 +8089,6 @@
 	setarg STATE_24G_PAIRING_SUCCESS
 	call g24_store_mem_pairing_sm
 	//jam 0,mem_24g_check_dongle_times
-g24_app_tx_attempt_success:
 	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
 	branch ui_ipc_send_event
 
@@ -14535,7 +14372,6 @@
 	fetcht 1,mem_sensor_data_gpio
 	call gpio_get_bit
 	nrtn true
-mouse_p3212_sensor_motion_1:
 	setarg PAN_REG_PID_L
 	call twspi_read
 	bne P32XX_ID1,mouse_twspi_reset
@@ -14573,7 +14409,6 @@
 	fetcht 1,mem_sensor_data_gpio
 	call gpio_get_bit
 	nrtn true
-mouse_p32xx_sensor_motion_2:
 	setarg PAN_REG_PID_L
 	call twspi_read
 	bne P32XX_ID1,mouse_p3065_judge   
@@ -21568,7 +21403,6 @@
 	fetch 3,mem_le_crcinit
 	iforce crc24_init
 	fetch 1,mem_le_ch_mapped
-le_prep2:
 	reverse pdata,temp
 	set1 1,temp
 	rshift temp,white_init
@@ -21868,7 +21702,6 @@
 	istore 3,contw
 	branch end_of_packet,crc_failed
 	enable match
-lerx_nopayload2:
 	fetch 1,mem_last_freq
 	add pdata,0,rega				// ble 2M Medium Frequency
 	call rf_write_freq				/* set frequency to tx mode freq */
@@ -28730,7 +28563,6 @@
 	call gpio_set_bit
 	set0 gpio_active_bit,temp
 	arg core_gpio_pu0,contw
-gpio_set_high_impedance2:
 	call gpio_set_bit
 	set0 gpio_active_bit,temp
 	arg core_gpio_oe0,contw
@@ -29319,7 +29151,7 @@
 	hfetch 2,core_clkoff
 	set0 CLOCK_OFF_PWM,pdata
 	hstore 2,core_clkoff
-delay_nop100:
+delay_nop100:	
 	nop 100
 	rtn
 
@@ -36746,7 +36578,6 @@
 	call wait_div_end
 	quotient pdata
 	lshift16 pdata,pdata
-clk2bt2:
 	remainder temp
 	ior temp,temp
 	rtn
@@ -37036,7 +36867,8 @@
 org 0x10001
 z_entrance0:
 	beq ZCODE_00,z_page_wait_fhs_reply_ok
-	beq ZCODE_01,z_mouse_le_bb_disconnected
+	beq ZCODE_01,z_mouse_bb_disconnected
+	beq ZCODE_02,z_hid_rx_process
 	rtn
 
 z_page_wait_fhs_reply_ok:
@@ -37056,43 +36888,17 @@
 	set0 mark_first_packet,mark
 	branch newconn_poll_responded
 
-z_mouse_le_bb_disconnected:
-	call p_mouse_sensor_powerdown_check	//sensor power down
-	jam 0,mem_mouse_le_bb_connected_flag
-	setarg LE_INTERVAL_7_5MS
-	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
-
-	
-org 0x20001
-
-z_entrance1:
-	beq ZCODE_10,z_mouse_bb_disconnected
-	beq ZCODE_11,z_hid_rx_process
-	rtn
-
 z_mouse_bb_disconnected:
 	jam 0,mem_mouse_enter_sniff_count
-	jam CLASSIC_INTERVAL_7_5MS,mem_sniff_param_interval	//115Hz
+	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,z_mouse4_0_event_bb_disconn
+	bbit1 APP_DISC_BLE,mouse4_0_event_bb_disconn
 	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
 	bbit1 APP_DISC_AFTER_PAIRING,z_mouse_event_light_state_pairing
 	bbit1 APP_DISC_AFTER_RECONN,z_mouse_event_light_state_hibernate
 	bbit1 APP_DISC_AFTER_SNIFF,z_mouse_event_light_state_hibernate
 	branch mouse_start_discovery
-
-z_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_button_up
-	branch mouse4_0_event_bb_disconn+2
 	
 z_mouse_event_light_state_pairing:
 	bbit1 APP_DISC_AFTER_HANDSHAKE,z_mouse_event_light_state_hibernate
@@ -37102,9 +36908,9 @@
 	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
-	rtn true
-	branch app_bb_hibernate
+//	call p_mouse_check_key_gpio
+//	rtn true
+	branch p_app_enter_hibernate
 
 
 z_hid_rx_process:
@@ -37128,39 +36934,34 @@
 
 z_hid_rx_process_hid_control:
 	copy temp,pdata
-	beq HID_CONTROL_P_VIRTUALCABLEUNPLUG,p_mouse_irtual_cable_unplug
-	branch hid_rx_process_hid_control+2
+	beq HID_CONTROL_P_VIRTUALCABLEUNPLUG,z_mouse_irtual_cable_unplug
+	branch hid_rx_process_hid_control+2	
 
-org 0x30001
+z_mouse_irtual_cable_unplug:
+	call mouse_irtual_cable_unplug
+	call app_disconn_reason_clear
+	branch p_app_enter_hibernate
 
-z_entrance2:
-	beq ZCODE_20,z_send_lmp_escape
-	beq ZCODE_21,z_send_lmp_accepted
-	beq ZCODE_22,z_send_lmp_detach
-	beq ZCODE_23,z_mouse4_0_check_reconn_target
+org 0x20001
+
+z_entrance1:
+	beq ZCODE_10,z_send_lmp
 	rtn
 
-z_mouse4_0_check_reconn_target:
-	jam 1,mem_le_send_security_request_flag
-	jam 1,mem_mouse_le_reconnect_flag
-	fetch 2,mem_mouse_direct_timeout
-	store 2,mem_mouse_direct_timer
-	call p_mouse_store_eeprom_enable
-	call app_lpm_mult_disable
-	fetch 3,mem_le_adv_direct_ind
-	store 3,mem_le_adv_data+4
-	
-	call p_le_check_adv_flag
-	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
-	istore 1,contr
+z_send_lmp:
+	disable user
+	call lmo_fifo_process
 
-	arg mem_le_scan_data,contr
-	call p_le_adv_data_update
 	
-	branch check_51cmd_adv
-
-z_send_lmp_escape:
 	fetch 1,mem_lmp_to_send
+	rtn blank
+	bbit1 7,z_send_lmp_escape
+	beq LMP_ACCEPTED,z_send_lmp_accepted
+	beq LMP_SETUP_COMPLETE,z_send_lmp_setup_complete
+	beq LMP_SNIFF_REQ, z_send_lmp_sniff_req
+	beq LMP_DETACH,z_send_lmp_detach
+	branch send_lmp0
+z_send_lmp_escape:
 	beq LMP_EXT_FEATURES_RES,z_send_lmpext_features_res
 	beq LMP_EXT_FEATURES_REQ,z_send_lmpext_features_req	
 	branch send_lmp_escape
@@ -37177,14 +36978,33 @@
 	branch ssp_disable,blank
 	branch ssp_enable
 
+z_send_lmp_setup_complete:
+	jam 1,mem_bt_send_lmp_setup_complete
+	branch send_lmp_setup_complete
+
+z_send_lmp_sniff_req:
+	jam 4,mem_mouse_bt_send_first_package_timer
+	branch send_lmp_sniff_req
+	
 z_send_lmp_detach:
+/*
+	force 2,pdata
+	call msg_send_lmp
+	fetch 1,mem_disconn_reason_send
+	istore 1,contw
+	call send_lmp_request
+	fetch  1,mem_mouse_bt_reconnect_flag
+	branch prepare_disconnect,blank
+	branch p_mouse_sensor_powerdown_check
+*/
 	call send_lmp_detach
 	fetch  1,mem_mouse_bt_reconnect_flag
 	rtn blank
 	fetch 1,mem_op
 	set0 op_disconn,pdata
 	store 1,mem_op
-	branch p_mouse_sensor_powerdown
+	branch p_mouse_sensor_power_down
+
 
 z_send_lmp_accepted:
 	force 2,pdata
@@ -37208,73 +37028,161 @@
 	store 4,mem_aurand_send_delay_time
 	rtn
 
+org 0x30001
+
+z_entrance2:
+	beq ZCODE_20,z_mouse_init_sunt
+	beq ZCODE_21,z_mouse_load_flash_device_info
+	beq ZCODE_22,z_mouse_stop_discovery
+	rtn
+
+	
+z_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
+z_mouse_init_sensor:
+	call mouse_read_sensor_id
+	beq P32XX_ID1,z_mouse_init_p32xx_id2_judge
+	beq P3065_ID1,z_mouse_p3065_init_param
+	call mouse_twspi_reset
+	nop 1000
+	branch z_mouse_init_sensor
+
+
+
+z_mouse_init_p32xx_id2_judge:
+	call p_mouse_sensor_poweron
+	fetch 1,mem_sensor_id2
+	beq MA8650_ID2,z_mouse_mx8650_init_param
+	branch mouse_init_p32xx_id2_judge+1
+
+
+z_mouse_p3065_init_param:
+	call p_mouse_sensor_poweron
+	branch mouse_p3065_init_param
+
 
+z_mouse_mx8650_init_param:
+	jam MA8650,mem_config_sensor_type
+	arg mem_sensor_8650_init,regc
+z_sensor_wr_seq:
+	ifetch 2,regc
+	rtneq 0xff
+	call twspi_write
+	nop 12000
+	increase 2,regc
+	branch z_sensor_wr_seq
+
+z_mouse_load_flash_device_info:	
+	call p_mouse_read_flash
+	call p_mouse_load_random_addr_increase_count
+	call mouse_select_reconn_device
+	fetch 4,mem_mouse_24g_addr
+	store 4,mem_24g_addr	
+	rtn	
+
+z_mouse_stop_discovery:
+	setarg 0
+	store 2,mem_mouse_discovery_timer
+	store 1,mem_mouse_dpi_blink_count
+	store 1,mem_mouse_blink_count
+	store 1,mem_mouse_discovery_blink_count
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	call mouse_disable_function_flag
+	jam 5,mem_mouse_bt_ble_led_timer
+	call p_mouse_bt_led_off
+	call p_mouse_sensor_poweron		//clear sensor data,confirm the motion pin high
+	branch mouse_stop_discovery+1
+	
+	
 org 0x40001
 
 z_entrance3:
-	beq ZCODE_30,z_process_conn_sm
+	beq ZCODE_30,z_mouse_check_reconn_target
+	beq ZCODE_31,z_mouse_fast_conn_end
 	rtn
 
-z_process_conn_sm:
-	call lmo_fifo_check
-	nrtn blank
-z_process_conn_sm_continue:
-	fetch 1,mem_conn_sm
-	rtn blank
-	beq CONN_SM_SEND_CONN_REQ, z_host_create_conn_send_conn_req
-	beq CONN_SM_WAIT_SWITCH_AFTER_HOST_CONNECTION,z_host_creat_conn_wait_switch
-	branch process_conn_sm_continue+2
-
-
-z_host_creat_conn_wait_switch:
-	fetch 1,mem_switch_flag
-	rtneq SWITCH_FLAG_INIT
-	beq SWITCH_FLAG_ACCEPT,z_host_create_conn_switch_accept
-	branch host_creat_conn_wait_switch+3
-z_host_create_conn_switch_accept:
-	rtn master
-z_host_create_conn_auth_pair:
-	/* checking whether or not to do m/s switch */
-	fetch 1,mem_connection_options
-	bbit1 CONNECTION_AUTH,z_host_create_conn_auth_pair_true
-	branch host_create_conn_auth_pair+1
-z_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
+z_mouse_check_reconn_target:	
+	call p_mouse_tx_power_init
+	arg mem_device1_type,rega
+	fetch 1,mem_device_flag
+	fetcht 1,mem_24g_device_number
 	isub temp,null
-	nbranch z_bt_send_max_slot_req_accept_after_switch_wait,positive
-	branch host_create_conn_auth
+	branch p_mouse_start_24g_mode,zero
+	jam 25,mem_mouse_poweron_led_timer	
+	call p_mouse_fast_conn_init
+z_mouse_buletooth_check_reconn_target:	
+	fetch 1,mem_xrecord_mode
 
-z_bt_send_max_slot_req_accept_after_switch_wait:
-	jam 1,mem_bt_send_max_slot_req_accept_after_switch
+	beq REC_3_MODE,z_mouse3_0_check_reconn_target
+
+	beq REC_4_MODE,z_mouse4_0_check_reconn_target
+	
+//	branch p_mouse_null_enter_hibernate_enable	//enter hibernate if it is in its factory state
 	rtn
 
-z_host_create_conn_send_conn_req:
-	jam 20,mem_mouse_send_switch_req_timer
-	branch host_create_conn_send_conn_req
 
+z_mouse3_0_check_reconn_target:
+	jam 1,mem_mouse_bt_reconnect_flag
+	fetch 6,mem_hci_plap
+	branch app_bt_start_discovery_short,blank
+	branch mouse3_0_check_reconn_target+3
+
+	
+z_mouse4_0_check_reconn_target:
+	jam 1,mem_mouse_le_reconnect_flag
+	arg 10,temp
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,z_mouse4_0_reconn_target
+	fetcht 2,mem_mouse_direct_timeout
+z_mouse4_0_reconn_target:	
+	storet 2,mem_mouse_direct_timer
+	call app_lpm_mult_disable
+	fetch 3,mem_le_adv_direct_ind
+	store 3,mem_le_adv_data+4
+	call z3_le_check_adv_flag
+	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
+	istore 1,contr
+	arg mem_le_scan_data,contr
+	call z3_le_adv_data_update
+	branch check_51cmd_adv
 
+z3_le_check_adv_flag:
+	arg mem_le_adv_data,rega
+z3_le_check_adv_flag_loop:
+	ifetch 1,rega	//length
+	rtn blank
+	iadd contr,rega
+	ifetch 1,contr	//type
+	rtneq 0x01
+	branch z3_le_check_adv_flag_loop
+	
+z3_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
 
 
+z_mouse_fast_conn_end:
+	call p_mouse_le_fast_conn_disable
+	call mouse_select_reconn_device
+//	fetch 6,mem_device1_addr
+//	fetcht 6,mem_mouse_fast_conn_addr
+//	isub temp,null
+//	branch p_mouse_long_button_bt_discovery ,zero
+	branch z_mouse_buletooth_check_reconn_target
 
+	
 org 0x50001
 
 z_entrance4:
 	beq ZCODE_40,z_le_update_param
 	beq ZCODE_41,z_le_update_channel_map
+	beq ZCODE_42,z_le_mouse_bb_event_connect_complete
+	beq ZCODE_43,z_quit_connection_cont
 	rtn
 
 z_le_update_param:
@@ -37293,12 +37201,16 @@
 	fetch 1,mem_le_new_conninterval
 	sub pdata,LE_INTERVAL_15MS,null
 	nbranch z_mouse_le_conn_param_lpm_disable,positive
+	store 2,mem_le_interval_min
+	store 2,mem_le_interval_min+2
 	fetch 1,mem_le_new_connslavelatency
+	branch z_mouse_le_lpm_mult_reinit,blank
 	fetcht 1,mem_lpm_mult_init
 	isub temp,null
 	branch z_mouse_le_lpm_mult_reinit,positive
 	fetch 1,mem_le_new_connslavelatency
-	store 1,mem_lpm_mult
+	branch z_mouse_le_lpm_mult_reinit,blank
+	store 1,mem_lpm_mult_init
 	branch z_mouse_le_conn_param_lpm_enable
 
 z_le_update_channel_map:
@@ -37317,6 +37229,23 @@
 	rtnne 0x00
 	branch disable_user
 
+z_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
+	jam 0,mem_le_start_encrypt_timer
+	branch mouse_le_write_enable
+	
+z_quit_connection_cont:
+	call app_disconn_reason_collect_bt
+	call sniff_exit
+	jam BT_EVT_BB_DISCONNECTED,mem_fifo_temp
+	call ui_ipc_send_event
+	call init_lmp_work
+	call l2cap_init_work
+	branch quit_connection_cont+8
 
 
 org 0x60001
@@ -37327,13 +37256,14 @@
 
 
 z_mouse_start_discovery:
+	jam 0,mem_mouse_discovery_blink_count
 	call p_mouse_tx_power_init
-	jam 0,mem_le_send_security_request_flag
-	jam 1,mem_mouse_start_discovery_enable
-	jam MODE_BT_DEVICE1,mem_device_flag
 	jam 0,mem_mouse_clear_sensor_data_flag
+	call p_mouse_le_fast_conn_disable
 	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_ADV,z_mouse_start_discovery_norandom	
+	bbit1 UI_STATE_BLE_ADV,z_mouse_start_discovery_norandom
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,z_mouse_start_discovery_norandom
 	call p_mouse_load_random_addr_increase_count
 	fetcht 2,mem_random_addr_increase_count
 	increase 1,temp
@@ -37343,119 +37273,192 @@
 	random pdata
 	store 1,mem_le_lap
 z_mouse_start_discovery_norandom:
+	setarg 0xed8e0e
+	store 3,mem_le_lap+3
 	call app_lpm_mult_disable
 	fetch 2,mem_discovery_timeout
 	store 2,mem_mouse_discovery_timer
+	jam 5,mem_mouse_bt_ble_led_timer
 	jam 6,mem_connection_options
 	setarg 0
 	store 2,mem_mouse_no_data_timer
 	store 2,mem_mouse_direct_timer
-	call p_mouse_store_eeprom_enable
+	arg MOUSE_STORE_EEPROM_FLAG,queue
+	call mouse_enable_function_flag
 	call mouse_bt_discovery_button_down_disable
-	jam 0,mem_mouse_bt_reconnect_flag		
-	call p_mouse_load_flash_device_info
 	fetch 1,mem_device_option
 	isolate1 MODE_4_MOUSE,pdata
-	call z3_check_51cmd_adv,true
+	call z_check_51cmd_adv,true
 	fetch 1,mem_device_option
 	isolate1 MODE_3_MOUSE,pdata
 	call check_51cmd_start_discovery,true
-	branch p_mouse_discovery_multi_led_blink
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOUSE_ENABLE_DISCOVERY_SENSOR_LED,mouse_sensor_start_blink
+	jam 0,mem_mouse_bt_reconnect_flag
+	branch mouse_start_discovery_norandom+13
 
-z3_check_51cmd_adv:
+z_check_51cmd_adv:
 	jam 0,mem_mouse_le_reconnect_flag
 	fetch 3,mem_le_adv_ind
 	store 3,mem_le_adv_data+4
-	call p_le_check_adv_flag
+	call z5_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
+	call z5_le_adv_data_update
 	branch check_51cmd_adv
+
+z5_le_check_adv_flag:
+	arg mem_le_adv_data,rega
+z5_le_check_adv_flag_loop:
+	ifetch 1,rega	//length
+	rtn blank
+	iadd contr,rega
+	ifetch 1,contr	//type
+	rtneq 0x01
+	branch z5_le_check_adv_flag_loop
 	
+z5_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
 
 org 0x70001
 
 z_entrance6:
 	beq ZCODE_60,z_g24_start_24g_mode
-	beq ZCODE_61,z_g24_auto_pair_start
-	beq ZCODE_62,z_mouse_24g_pairing_button
+	beq ZCODE_61,z_mouse_24g_attempt_fail
 	rtn
 	
 z_g24_start_24g_mode:
-	call z_g24_factory_check
-	branch p_g24_auto_pair_start,user
+	set0 mark_24g,mark
+	fetch 1,mem_24g_attempt_count
+	and pdata,0x01,pdata
+	ncall z_g24_fast_conn_all_powerful,blank
+	call z_g24_normal_connect,blank
+	fetch 1,mem_24g_pairing_sm
+	rtnne STATE_24G_PAIRING_SUCCESS
+	call p_g24_tx_attemp_data_prep
+z_g24_tx_attemp_dongle_loop:
+//	call lpo_calibration
+	nop 2000
+	call p_mouse_select_device_by_button
+	fetch 1,mem_select_device_button_statue
+	rtneq PB_BUTTON_STATE_DOWN
+	fetch 1,mem_24g_check_dongle_times
+	beq 0x70,p_g24_stop_g24_mode		  
+	call p_g24_transmit_receive_ack
+	nbranch z_g24_attemp_txdata_retry,sync
+	nbranch z_g24_attemp_txdata_retry,user3
+z_g24_tx_attemp_dongle_succ:
 	set1 mark_24g,mark
-	fetch 1,mem_24g_conn_sm
-	set1 STATE_24G_RECONN,pdata
-	store 1,mem_24g_conn_sm
-	call p_g24_syncword_crc8
-	call p_g24_ch
-	branch z_g24_auto_pair_timeout_init
+	setarg 0
+	store 2,mem_24g_check_dongle_times
+	store 1,mem_mouse_24g_pair_timer
+	store 1,mem_24g_attempt_count
+	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
+	call ui_ipc_send_event
+z_g24_tx_attemp_dongle_loop_exit:	
+	call p_g24_txbuf_clear
+	branch p_g24_transmit_by_interrupt_enable
 
-z_g24_factory_check:
-	arg 2,loopcnt
-	arg mem_24g_addr,contr
-	call enable_user
-	setarg 0xffff
-z4_pdata_0xff_check_loop:
-	ifetcht 2,contr
+/*
+z_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
+*/ 
+
+z_g24_normal_connect:
+	call p_mouse_tx_power_init
+	fetch 4,mem_mouse_24g_addr
+	fetcht 4,mem_mouse_fast_conn_addr
 	isub temp,null
-	ncall disable_user,zero
-	loop z4_pdata_0xff_check_loop
-	rtn
+	branch p_mouse_24g_pairing_button,zero
+	branch z6_g24_ch_syncword_crc8_init
 
-z_g24_auto_pair_start:
-	set1 mark_24g,mark
-	fetch 1,mem_24g_conn_sm
-	set1 STATE_24G_PAIR,pdata
-	store 1,mem_24g_conn_sm
-z_g24_auto_pair_timeout_init:
-	setarg G24_FIRST_DISCONN_NODATA_TIMER
-	store 2,mem_24g_stop_g24_mode_timeout
-	jam 0,mem_24g_stop_g24_mode
-	rtn	
+z_g24_fast_conn_all_powerful:
+	jam TX_POWER_PAIR,mem_tx_power
+	fetch 4,mem_mouse_24g_addr_init
+z6_g24_ch_syncword_crc8_init:	
+	store 4,mem_24g_addr
+	call p_g24_syncword_crc8
+	branch p_g24_ch
 
-z_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
+	
+z_g24_attemp_txdata_retry:
+	fetch 2,mem_24g_check_dongle_times
+	increase 1,pdata
 	store 2,mem_24g_check_dongle_times
-	call mouse_stop_discovery
-	branch p_g24_auto_pair_start
+	call p_g24_ch
+	branch z_g24_tx_attemp_dongle_loop
+
+
+z_mouse_24g_attempt_fail:
+	call p_mouse_sensor_powerdown_check	//sensor power down
+	jam 0,mem_retry_count
+	fetch 1,mem_mouse_24g_pair_timer
+	nrtn blank
+	fetch 1,mem_24g_attempt_count
+	nbranch z_mouse_24g_attempt_fail_again,blank
+	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
+	call p_mouse_tx_power_init
+	call p_g24_check_51cmd_stop_24g
+	jam 0,mem_link_key_exists
+	branch p_app_enter_hibernate
+
+
+z_mouse_24g_attempt_fail_again:
+	increase -1,pdata
+	store 1,mem_24g_attempt_count
+	branch p_g24_start_24g_mode
 
 
 org 0x80001
 
 z_entrance7:
-	beq ZCODE_70,z_g24_reconn_dispatch
-	beq ZCODE_71,z_mouse_irtual_cable_unplug
+	beq ZCODE_70,z_g24_auto_pair_start
+	beq ZCODE_71,z_mouse_24g_pairing_button
 	rtn
-	
-z_g24_reconn_dispatch:
-	fetch 1,mem_24g_stop_g24_mode
-	beq 1,g24_stop_24g_mode
-	call z_g24_tx_attemp_data_prep
+
+z_g24_auto_pair_start:
+	set0 mark_24g,mark
+	call z_g24_auto_pair_all_powerful
+	call p_g24_tx_attemp_data_prep
+z_g24_auto_pair_start_loop:
+//	call lpo_calibration
+	nop 2000
+	fetch 1,mem_24g_check_dongle_times+1
+	bbit1 0x02,p_g24_stop_g24_mode
+	call p_mouse_select_device_by_button
+	fetch 1,mem_select_device_button_statue
+	rtneq PB_BUTTON_STATE_DOWN
 	call p_g24_transmit_receive_ack
-	nbranch p_g24_ch,sync
-	nbranch p_g24_ch,user3
-	fetch 1,mem_24g_conn_sm
-	set0 STATE_24G_RECONN,pdata
-	store 1,mem_24g_conn_sm
-z_g24_tx_attemp_dongle_succ:
-	jam 0,mem_mouse_long_mult_flag
-	call g24_app_tx_attempt_success
+	nbranch z_g24_auto_pair_retry,sync
+	nbranch z_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 z_g24_start_pairing_sm1,zero
+	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
 	branch p_g24_transmit_by_interrupt_enable
 
-z_g24_tx_attemp_data_prep:
+/*
+z7_g24_tx_attemp_data_prep:
 	jam 0xff,mem_24g_common_temp
 	fetch 1,mem_24g_data_type
 	store 1,mem_24g_common_temp+1
@@ -37465,79 +37468,112 @@
 	arg mem_24g_common_temp,rega
 	call p_g24_put_data_in_buff
 	branch p_g24_transmit_prep
+*/
 
-z_mouse_irtual_cable_unplug:
-	setarg -1
-	store 6,mem_plap
-	jam REC_3_MODE,mem_record_bt_mode
-	jam 0xff,mem_mouse_fast_conn_flag
-	call mouse_before_store_reconn_info
-	jam 0xff,mem_device1_type
-	branch p_mouse_store_flash_device_info
+z_g24_auto_pair_retry:
+	fetch 2,mem_24g_check_dongle_times
+	increase 1,pdata
+	store 2,mem_24g_check_dongle_times
+	branch z_g24_auto_pair_start_loop
+/*	
+	fetch 1,mem_24g_auto_paring_switch
+	increase 1,pdata
+	and_into 1,pdata
+	store 1,mem_24g_auto_paring_switch
+	beq 0,z_g24_auto_pair_device_attemp
+	beq 1,z_g24_auto_pair_pair_attemp
+	rtn
+*/
 	
+z_g24_auto_pair_all_powerful:
+	jam TX_POWER_PAIR,mem_tx_power
+	setarg 0x0f0f
+	store 2,mem_24g_addr
+	istore 2,contw
+z_g24_ch_syncword_crc8_init:	
+	call p_g24_syncword_crc8
+	branch p_g24_ch
+
+z_g24_auto_pair_device_attemp:
+	call z_g24_auto_pair_all_powerful
+	branch z_g24_auto_pair_start_loop
+
+z_g24_auto_pair_pair_attemp:
+	call z_g24_pair_init
+	branch z_g24_auto_pair_start_loop
+
+z_g24_start_pairing_sm1:
+	set1 mark_24g,mark
+	call z_g24_pair_init
+z_g24_set_pairing_sm_1:
+	jam STATE_24G_PAIRING_0,mem_24g_pairing_sm
+	rtn
+
+z_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
+
+
+z_mouse_24g_pairing_button:
+//	rtnmark1 mark_24g
+	call p_g24_check_51cmd_stop_24g
+	call p_mouse_sensor_powerdown_check
+	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 1,mem_24g_attempt_count
+	store 2,mem_24g_check_dongle_times
+	branch z_g24_start_pairing_sm1
 
 org 0x90001
 
 z_entrance8:
 	beq ZCODE_80,z_mouse_setting_config
-//	beq ZCODE_81,z_le_addr_random_config
-//	beq ZCODE_82,z_le_parse_smp_pairing_failed
 	rtn
-//z_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
-
-
-//ifdef BLE	
-//z_le_addr_random_config:
-//	call load_adc_init
-//	fetch 2,mem_0_5_adc_io_data	//adc data from otp
-//	nbranch z_le_otp_adc_empty,blank
-//	setarg 0x1122
-//z_le_otp_adc_empty:
-//	store 2,mem_random_addr_increase_count
-//	rtn
-//endif
+
+	
+z_le_addr_random_config:
+	call load_adc_init
+	fetch 2,mem_0_5_adc_io_data	//adc data from otp
+	nbranch z_le_otp_adc_empty,blank
+	setarg 0x1122
+z_le_otp_adc_empty:
+	store 2,mem_random_addr_increase_count
+	rtn
 
 
 z_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
 
-	fetcht 1,mem_mouse_multi_led_gpio
-	call gpio_config_output
-	
 	fetcht 1,mem_flash_ncs_gpio
 	call gpio_config_output
+	jam 0x85,mem_config_low_voltage_alarm_gpio
+	call p_mouse_bt_led_off
 	
 	call mouse_param_init
-
-	//setarg 0x1802	//16M XTAL
-	//store 2,mem_fcomp_mul
-	
 	call z_mouse_bt_sdp_update
 	setarg 0
 	store 2,mem_lpm_interval
 	call load_adc_init
-//	call mouse_adc_init
+	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
-	//call p_le_addr_random_config
-	call p_mouse_load_flash_info_check
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	rtn
-	
+	call z_le_addr_random_config
+//	call z_mouse_wakeup_check_shutdown
+//	fetch 1,mem_adc_power_flag
+//	bbit1 1,p_app_enter_hibernate
+	branch p_mouse_load_flash_info_check
+
+
 z_mouse_bt_sdp_update:
 	call enable_authrom
 	arg 0x8c00,contr
@@ -37585,11 +37621,16 @@
 	fetch 1,mem_24g_ensure
 	beq ENSURE_ON_24G,enable_user
 	fetch 1,mem_24g_pairing_sm
+	beq STATE_24G_PAIRING_0,z_g24_pairing_sm_0
 	beq STATE_24G_PAIRING_1,z_g24_pairing_sm_1
 	beq STATE_24G_PAIRING_2,z_g24_pairing_sm_2
 	beq STATE_24G_PAIRING_3,z_g24_pairing_sm_3
 	branch assert
 
+z_g24_pairing_sm_0:
+	jam STATE_24G_PAIRING_1,mem_24g_pairing_sm
+	jam 200,mem_mouse_24g_pair_timer
+	branch z_g24_pairing_sm
 z_g24_pairing_sm_1:
 	jam STATE_24G_PAIRING_1_WAITING_ACK,mem_24g_pairing_sm
 	jam 0xaa,mem_24g_common_temp
@@ -37616,7 +37657,6 @@
 	branch enable_user
 
 z_g24_paring_mode:
-	call power_ctrl_pac_succ_cnt_init
 	fetch 1,mem_24g_pairing_sm
 	rtneq STATE_24G_PAIRING_SUCCESS
 	beq STATE_24G_PAIRING_1_WAITING_ACK,z_g24_pairing_sm_1_waiting_ack
@@ -37640,41 +37680,32 @@
 
 
 z_mouse_24g_pairing_complete:
-	call p_mouse_24g_no_data_timer_init
+	call p_mouse_init_sensor_reset
+	call mouse_no_data_timer_init
 	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
+	store 1,mem_24g_attempt_count
 	jam 0,mem_mouse_move_flag
-	
 	call mouse_read_sensor_common
 //	call p_mouse_null_enter_hibernate_disable
-	call p_mouse_tx_power_init
 	
 	fetch 4,mem_24g_addr
 	store 4,mem_mouse_24g_addr
-
+	call p_mouse_tx_power_init
 	branch p_mouse_store_flash_device_info
 
 
 org 0xb0001
 
 z_entranceA:
-	beq ZCODE_A0,z_mouse_24g_attempt_fail
 	beq ZCODE_A1,z_mouse_le_conn_param_update_rsp_recieved
-	beq ZCODE_A2,z_mouse_bb_event_reconn_timeout
-	beq ZCODE_A3,z_mouse_before_hibernate
+	beq ZCODE_A2,z_mouse_le_bb_disconnected
+	beq ZCODE_A3,z_mouse_bb_event_reconn_timeout
+	beq ZCODE_A4,z_mouse_before_hibernate
 	rtn
 
-z_mouse_24g_attempt_fail:
-	call p_mouse_sensor_powerdown_check	//sensor power down
-	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	call p_mouse_tx_power_init
-	call p_g24_check_51cmd_stop_24g
-	jam 0,mem_link_key_exists
-	call p_mouse_setgpio_hibernate
-	branch app_enter_hibernate
 
 z_mouse_le_conn_param_update_rsp_recieved:
 	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
@@ -37699,17 +37730,29 @@
 	rtnbit1 UI_STATE_BLE_ADV
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG
+	call p_mouse_sensor_power_down
 	branch app_bb_hibernate
 
+z_mouse_le_bb_disconnected:
+	call p_mouse_sensor_powerdown_check	//sensor power down
+	setarg LE_INTERVAL_7_5MS
+	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
+
+
 z_mouse_before_hibernate:
 	call p_mouse_sensor_powerdown_check
-	hfetch 4,core_lpm_ctrl
-	set1 26,pdata
+	enable user
+	hfetch 4,0x8138
+	setflag user,26,pdata
 	hstore 4,core_lpm_reg
 	call lpm_write_ctrl
 	call disable_authrom
-	call p_mouse_multi_led_off_end
-	call p_mouse_store_flash_device_info
 	call mouse_before_hibernate_wheel_gpio_set
 	call p_mouse_setgpio_hibernate
 
@@ -37717,21 +37760,35 @@
 	hfetch 1,core_gpio_sel1
 	and pdata,0xf7,pdata
 	hstore 1,core_gpio_sel1  //disable flash spi
-	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown
+	hfetch 1,core_gpio_pd2	//flash hold pin gpio22
+	set1 6,pdata
+	hstore 1,core_gpio_pd2
+
+	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown	// YC1059
 	set1 0,pdata
 	hstore 1,core_gpio_pd3
-	rtn
-	
+	call p_mouse_bt_led_off
+	fetcht 1,mem_sensor_data_gpio
+	branch gpio_clr_wake
 
+	
 org 0xc0001
 
 z_entranceB:
+	beq ZCODE_B0,z_mouse_le_bb_event_connected
 	beq ZCODE_B1,z_mouse_sniff_not_accept
 	beq ZCODE_B2,z_mouse_enter_sniff_check
 	beq ZCODE_B3,z_mouse_le_ll_start_encryt
 	beq ZCODE_B4,z_mouse_bb_event_disconnected
+	beq ZCODE_B5,z_g24_transmit_by_interrupt
 	rtn
 
+z_mouse_le_bb_event_connected:
+	jam 0,mem_mouse_le_reconnect_flag
+	call p_mouse_init_sensor_reset
+	call p_mouse_data_init
+	branch mouse_le_bb_event_connected
+
 z_mouse_sniff_not_accept:
 	fetch 1,mem_mouse_enter_sniff_count
 	rtneq 2
@@ -37763,91 +37820,39 @@
 	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_store_flash_device_info
 	branch mouse_bb_disconnected
 
-org 0xd0001
-
-z_entranceC:
-//	beq ZCODE_C0,z_g24_pair_dispatch
-//	rtn	
-z_g24_pair_dispatch:
-	fetch 1,mem_24g_stop_g24_mode
-	beq 1,g24_stop_24g_mode
-	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
-	call p_g24_transmit_prep
-	call p_g24_transmit_receive_ack
-	nbranch z_g24_pair_txdata_retry,sync
-	nbranch z_g24_pair_txdata_retry,user3
-	call p_g24_ackpayload_parse
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_allpowerful_addr
-	isub temp,null
-	branch z_g24_auto_pair_skip_rx_length,zero
-	fetch 1,mem_24g_rxdata_length	//ack payload length
-	rtnne BIND_ACKPAYLOAD_LENGTH
-z_g24_auto_pair_skip_rx_length:
-//	fetch 1,mem_24g_conn_sm
-//	set0 STATE_24G_PAIR,pdata
-//	store 1,mem_24g_conn_sm
-	jam 0,mem_24g_conn_sm
-	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
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_device_addr
-	isub temp,null
-	call z7_g24_store_dongle_addr,zero
-	jam 0,mem_mouse_long_mult_flag
-	call g24_app_tx_attempt_success
-	call p_g24_txbuf_clear
-	branch p_g24_transmit_by_interrupt_enable
-
-z7_g24_store_dongle_addr:
-	fetch 4,mem_24g_rxpayload+2
-	branch p_g24_update_addr_and_synccrc8
-
-z_g24_pair_txdata_retry:
-z_g24_pair_txdata_switch:
-	fetch 1,mem_24g_auto_paring_switch
+z_g24_transmit_by_interrupt:
+	call p_g24_timer_check
+	nrtn user
+	call z_g24_interval_calibrate
+	fetch 2,mem_24g_transmit_by_interrupt_exit_count
 	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_24g_auto_paring_switch
-	beq 0,z_g24_auto_pair_first_attemp
-	beq 2,z_g24_auto_pair_all_powerful
-	branch p_g24_pair_init
-
-z_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 z_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_pair_current_ch_num
+	store 2,mem_24g_transmit_by_interrupt_exit_count
+	fetcht 2,mem_24g_transmit_by_interrupt_exit_count_init
+	isub temp,null
+	call z_g24_transmit_by_interrupt_exit,zero
+	branch p_g24_transmit_process
+z_g24_transmit_by_interrupt_exit:
+	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
+	setarg 0
+	store 2,mem_24g_transmit_by_interrupt_exit_count
+	setarg 25
+	store 2,mem_24g_transmit_by_interrupt_exit_count_init
+z_g24_interval_min:
+	jam 0,mem_24g_pac_index
+	fetch 1,mem_24g_interval_min
+z_g24_interval_store:
+	store 1,mem_24g_interval
 	rtn
-
-z_g24_ch_syncword_crc8_init:
-	call p_g24_syncword_crc8
-	branch p_g24_ch
-
-z_g24_auto_pair_all_powerful:
-	jam TX_POWER_PAIR,mem_tx_power
-	fetch 4,mem_24g_allpowerful_addr
-	store 4,mem_24g_addr
-	fetch 1,mem_24g_powerful_current_ch_num
-	store 1,mem_24g_current_ch_number
-	call z_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_powerful_current_ch_num
+z_g24_interval_max:
+	fetch 1,mem_24g_interval_max
+	branch z_g24_interval_store	
+z_g24_interval_calibrate:
+	fetch 1,mem_24g_pac_index
+	increase 1,pdata
+	store 1,mem_24g_pac_index
+	beq 4,z_g24_interval_max
+	beq 5,z_g24_interval_min
 	rtn
 
-
Index: output/bt_program23.rom
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.rom	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/bt_program23.rom	(working copy)
@@ -1,49 +1,47 @@
 00100000001000000000000001000000
-00100000010000000000001101011010
+00100000010000000000001110110101
 01101000000000001100000111011110
-01100000000000001100110100111000
-00100000010000000000011011001010
+01100000000000001100110011110100
+00100000010000000000011010011110
 01101000000000001100011010000101
-01100000000000001100101101000111
-01101000000000001100101100110011
-01100000000000001100101100110100
+01100000000000001100101101000110
+01101000000000001100101100110010
+01100000000000001100101100110011
 00100000010000000100001111001010
-00100000010000000000001011011110
-00100000010000000000011101011100
+00100000010000000000001010100011
+00100000010000000000011100101101
 00100000010000000000000000001111
 00100000010000000000000000100010
-00100000001000000000001010110010
-01011000000000000000001100100011
-01100000000000010100110110110010
-01011000000000000000001100111101
+00100000001000000000001011110111
+01011000000000000000001110000100
+01100000000000010100110101101110
+01011000000000000000001110011110
 01100000000000010100000111101111
-01011000000000000000010110110111
+01011000000000000000010111100011
 01100000000000010100000111111001
-01011000000000000000001101111110
+01011000000000000000001111011001
 01100000000000010100000111110001
-01011000000000000000001001010010
+01011000000000000000001001100101
 01100000000000010100000111101101
-01011000000000000000001111000001
+01011000000000000000010000100011
 01100000000000010100000111110101
-01011000000000000000001110100101
+01011000000000000000010000000011
 01100000000000010100000111110011
-01011000000000000000001111111001
+01011000000000000000010001010010
 01100000000000010100000111101011
-01011000000000000000010000000001
+01011000000000000000010001011000
 01100000000000010100000111111101
 00100000011000000000000000000000
 01011000000000000000000000011001
-01100000000000010100110111000100
-00100100010101011000000000101100
-00100000010000000000001010010111
-00100000010000000000001111111110
+01100000000000010100110110000000
+00100100010101011000000000101010
+00100000010000000000001010100101
+00100000010000000000001011110100
 01101000000000001100011100011111
 01100000000000001100011100011110
-01101000000000001100001001000001
-11000011100000010000000000000000
-00100000001000000000010010001011
+00100000011000000000000000000000
 01011000000000000000000101110111
-01100000000000010100110111000100
+01100000000000010100110110000000
 00100000011000000000000000000000
 00100000000000000000000000000001
 00100000000000000000000000000001
@@ -62,53 +60,65 @@
 00100000000000000000000000000001
 00100000000000000000000000000001
 00100000000000000000000000000001
+00100000000000000000000000000001
+00100000000000000000000000000001
 11000010100001000000000001011001
-11000000000000001000000001101011
-11000000000000010000000001110101
-11000000010000101000011100101110
-11000000010001001000011011111111
-11000000000011011000010111010000
-11000000000100110000010111010010
-11000000001001000000010111101110
-11000000001001010000010111110101
-11000000001010001000010111111110
-11000000001011001000010111101100
-11000000010100111000011000000011
-11000000010101101000011000011011
+11000000000000001000000001110101
+11000000000000010000000001111111
+11000000010000101000011100001010
+11000000010001001000011011011011
+11000000000011011000010111111000
+11000000000100110000010111111010
+11000000001001000000011000010110
+11000000001001010000011000011000
+11000000001010001000011000100001
+11000000001011001000011000010100
+11000000010100111000011000100110
+11000000010101101000011001000001
 11000000011001011011001111100100
-11000000011101001000011000101100
-11000000010100001000000001111110
-11000000010110001000000010000011
-11000000010110010000000010001101
-11000000011000100000001001111000
-11000000011100011000010010001101
-11000000011100110000010010110011
-11000000011101010000010100000101
-11000000011101011000010100001000
-11000000011101100000010100001010
+11000000011101001000011001010010
+11000000010100001000000010001000
+11000000010110001000000010001101
+11000000010110010000000010010111
+11000000011000100000001010000011
+11000000011100011000001011001101
+11000000011100110000010011010010
+11000000011101010000010100111010
+11000000011101011000010100111110
+11000000011101100000010101000000
 00100000001000000010101010001110
-11000000000111001000010100010000
-11000000001000011000010100011000
-11000000001001010000010100011110
-11000000001010111000010100100001
-11000000001011001000010100100011
-11000000001100011000010100100101
-11000000001100110000010101010101
-11000000001100111000010101101100
-11000000001101010000010110100010
-11000000001110111000010110101101
-11000000000000101000011000101110
-11000000010000000000011000110000
-11000000010000010000011000111010
-11000000010001000000011001001110
-11000000010001100000010110111101
-11000000010001101000010111001001
-11000000011111010000011001110010
+11000000000111001000010101000010
+11000000001000011000010101001010
+11000000001001010000010101010000
+11000000001010111000010101010011
+11000000001011001000010101010101
+11000000001100011000010101010111
+11000000001100110000010110000001
+11000000001100111000010110011000
+11000000001101010000010111001110
+11000000001110111000010111011001
+11000000000000101000011001010100
+11000000010000000000011001010110
+11000000010000010000011001100000
+11000000010001000000011001100010
+11000000010001100000010111100101
+11000000010001101000010111110001
+11000000011111010000011010000110
 00100000001000000010101010001110
+00011111111000100010001000000000
+01101000000010001100110011111000
+01011000000000000100110011111111
+10011000010000001000101000000000
+00011010001000100111111000000000
+11100000101000001000000000000000
+00011000010000001000010000000001
+00011000010000010000010000000111
+01100000000010001100110011111000
+00100000011000000000000000000000
 11011000101000000000100110101110
 11011111001000000000000000001100
 00100000010000000111111011010100
-00100000010000000000001100110100
+00100000010000000000001110010101
 00100000010000000111010011000001
 00100000010000000110101000000011
 00100000010000000101110011110110
@@ -122,7 +132,7 @@
 01101000000000001100011001011010
 00100000001110100010000000010010
 01101000000000001100010110110001
-00100000001110100000000001111000
+00100000001110100000000010000010
 00100000001000000010000000010010
 01011000000000000000101000000110
 01100000000000011100010100010000
@@ -140,178 +150,148 @@
 00100100001110100111111111101111
 00100000001000000111111111110001
 11000110100100110000000000000000
-01101000000000001100110111010001
-11000010100000001000000010100100
-11000010100000010000000010100110
-01101000000000001100110111000001
-11000000000000001000000010101000
-00100000010000000000000100101000
-00100100001101000000000011000011
-00100000010000000000000100000011
-00100000010000000000000101001011
-01101000000000001100110010010001
+01101000000000001100110101111101
+11000000000000001000000010101010
+00100000010000000000000100010011
+00100100001101000000000010101100
+00100000010000000000000011111010
+00100000010000000000000100110111
+01101000000000001100110001001101
 11000001111111111000000000000000
-00100000010000000000011011010011
-01011000000000001011101110000000
-01100000000000011100110010110000
-01110000010010110110101100000110
-01101000000000001100101100101001
-11000000000000001000001100100110
-00100000010000000000001001011100
-00100100011101000000000000000000
-00100000010000000000001001011001
-01011000000000000010111110110010
-00100000001000000010110110001100
-01110000000100011100010111000000
-00100000001000000000011100110000
-01110000000100011100010101110000
-00100000001000000000011100110000
-00100000010000000000001000110101
+00100000010000000000011010101111
+01011000000000010111011100000000
+01100000000000011100110001101100
+01011000000000000000001001011000
+01100000000000010100101101110100
+00100000010000000000000010110111
 00100100011101000000000000000000
-00100000010000000000000010111101
-01101000000000010100110111000010
-00011111111000001111111000000001
-01100000000000010100110111000010
-01101000000010010100110111000100
-10011000010001100111110000000000
-00100000010000101000000010110010
-00100000001000000000000010010011
-01110000010011011100000100000000
-01011000000000000000000000000000
-01100000000000010100110111000010
-01011000000000000000000000011001
-01100000000000010100110111000100
-01110000010011001011110000000000
-01101000000000001100110010100111
-01100000000000001100110010100110
-00100000011000000000000000000000
-01101000000000001100110010101000
-00100000001000000000000010111001
-01101000000000001100110010111100
-00011111111000001111111000000001
-01100000000000001100110010111100
-11000000000000100000000010111011
-11000000000000101000000010110111
-00100000011000000000000000000000
-01101000000000001100110010101101
-00100000010110100000000011001001
-00100000010000000000001001011100
+00100000010000000000001001101100
+01011000000000001110000010011100
+00100000001000000010101110010011
+01110000000100011100010110110101
+00100000001000000000011100001100
+01101000000000001100110001101001
+00100000010110100000000011000000
+01101000000000001100011011001111
+00011111111001100111110000001010
+00100000011000010000000000000000
+01101000000000001100101100101110
+00100100011110100000000000000000
+00100000010000000000000010110111
 00100100011101000000000000000000
-01101000000000011100110010110000
+01101000000000011100110001101100
 00100000001000000010110110001100
-01110000010011001010110100000001
-01110000010011011011011000000000
-00100000010000000000000011011001
-01100000000000001100110000011101
+01111000001101000111110000000000
+00100000010000000010101011111010
+01101000000000011100000101101111
+00100000001110100111111111101001
+01101000000000001100000010010001
+00100000001110100111111111101001
+01101000000000001100110101111101
+11000000000000001111111111101001
+00100000001000000000001001101111
+01110000010011000110100100000001
+01110000010011010111001000000000
+00100000010000000000000011010000
+01100000000000001100101111011001
 01011000000000000000000000000000
-01100000000000111100110000011110
-01101000000000100100110010111000
-01100000000000100100110000100101
-01110000010011001000000100001100
-01101000000000001100110010000010
+01100000000000111100101111011010
+01101000000000100100110001110100
+01100000000000100100101111100001
+01110000010011000011110100001100
+01101000000000001100110000111110
 01111001001000000111111000000011
-01100000000000001100110010000010
-00100000010000000000000100101011
-00100000001000000000000010010110
-01110000010011011011011100000001
-01110000010011011011100100000000
-01101000000000001100110010000010
+01100000000000001100110000111110
+00100000010000000000000100010110
+00100000001000000000000010011101
+01110000010011010111001100000001
+01110000010011010111010100000000
+01101000000000001100110000111110
 00011111111000010111111000000111
-01100000000000001100110010000010
+01100000000000001100110000111110
 00100000011000000000000000000000
-01101000000000001100110010000010
+01101000000000001100110000111110
 01111001001000000111111000000100
-01100000000000001100110010000010
-01100000000000001100110000111101
+01100000000000001100110000111110
+01100000000000001100101111111001
 00100000011000000000000000000000
-01101000000000001100110010000010
+01101000000000001100110000111110
 11000100000000100000000000000000
-01101000000000001100110010000010
+01101000000000001100110000111110
 01111001001111111111111000000100
-01100000000000001100110010000010
-01100000000000001100110000111101
-00100000010000000000010101000110
-00100000001000000000000100010110
-01101000000000001100110110110110
-11000000100000001000000011011001
-01101000000000001100110110110100
+01100000000000001100110000111110
+01100000000000001100101111111001
+00100000010000000000011010100101
+00100000001000000000000111001011
+01101000000000001100110101110010
+11000000100000001000000011010000
+01101000000000001100110101110000
 00011111111000001111111000000001
-01100000000000001100110110110100
-11000000000000100000000011110011
-00100000010000000000000100010110
-01110000010011001100011000000010
-00100000001000000000000101001011
-00100000010000000000010101000110
-01110000010011011011010000000000
-00100000001000000000000011011001
-01110000010011011011100100000010
-01110000010011011011011100000001
-01110000010011011011011000000000
-00100000001000000000000011011001
-01101000000000001100110110111000
-11000000000000011000000011110111
-01101000000000001100110010000010
+01100000000000001100110101110000
+11000000000000100000000011101010
+00100000010000000000000111001011
+01110000010011001000001000000010
+00100000001000000000000100110111
+00100000010000000000011010100101
+01110000010011010111000000000000
+00100000001000000000000011010000
+01110000010011010111010100000010
+01110000010011010111001100000001
+01110000010011010111001000000000
+00100000001000000000000011010000
+01101000000000001100110101110100
+11000000000000011000000011101110
+01101000000000001100110000111110
 00101111111011000000000000000100
-00100000001000001000000011010111
-01101000000000001100110110111000
-11000000000000001000000011110110
-11000000000000010000000011110111
+00100000001000001000000011001110
+01101000000000001100110101110100
+11000000000000001000000011101101
+11000000000000010000000011101110
 00100000011000000000000000000000
-01101000000000001100110010010001
+01101000000000001100110001001101
 11000001111111111000000000000000
-00100000010000000000000100001000
-00100100010101100000000100010000
+00100000010000000000000011111111
+00100100010101100000000100000111
 00100000011000000000000000000000
 01111000010101100111110000000000
-01101000000000001100110110110111
+01101000000000001100110101110011
 11000001100000001000000000000000
-01101000000000001100110110111001
+01101000000000001100110101110101
 11000001100000000000000000000000
-01110000010011011011100000000001
-01110000010011001100011000000100
+01110000010011010111010000000001
+01110000010011001000001000000100
 00100000001000000111111111101011
-01101000000000001100110110111001
-00100000001110100000000100100011
+01101000000000001100110101110101
+00100000001110100000000100001110
 00011111111000001111111111111111
-01100000000000001100110110111001
-01110000010011011011100000000010
-01110000010011001100011000000100
-01101000000010001100110010001100
-01101000000000001100110010101001
-00011111111000010111111000000011
-00011111111011111010001000000100
-01011000000000000100110010010010
-10011010001000001111111000000000
-10011000010000001000110000000000
-11101000110000001000000000000000
-01100000000000001100110010001011
-00011000010000001000010000000001
-00011000010000010000010000000011
-01100000000010001100110010001100
-00100000011000000000000000000000
-01110000010011011011100000000011
-01101000000000001100110110110110
-00100100001110100000000011101010
-01110000010011001100011000000010
-00100000001000000000000100010110
-01101000000000001100110010010001
-11000000111111111000000110110001
-00100000010000000000000100101110
-00100000010000000000000111000010
-01110000010011001000011000000001
+01100000000000001100110101110101
+01110000010011010111010000000010
+01110000010011001000001000000100
+00100000001000000000000111001011
+01110000010011010111010000000011
+01101000000000001100110101110010
+00100100001110100000000011100001
+01110000010011001000001000000010
+00100000001000000000000111001011
+01101000000000001100110001001101
+11000000111111111000000110000010
+00100000010000000000000100011001
+00100000010000000000000110111001
+01110000010011000100001000000001
 00100000011000000000000000000000
-01101000000000010100110110110010
+01101000000000010100110101101110
 00100000010000000111111110011100
-00100000001101000000000100110100
-01101000000000111100110000011110
+00100000001101000000000100011111
+01101000000000111100101111011010
 00100000011110100000000000000000
 00100000001000000111111111100111
-00100000010000000000001101010100
-01110000010011001010110100000000
+00100000010000000011111110001101
+00100000010000000000001010111111
+01110000010011000110100100000000
 00011010001000001111111000000001
-01100000000000001100110010000001
-00100000010000000000000011011001
-01100000000000001100110000011101
+01100000000000001100110000111101
+00100000010000000000000011010000
+01100000000000001100101111011001
 11101000101010001000000000000000
 11101010010000001000000000000000
 10011000010000011111111000000000
@@ -320,191 +300,225 @@
 11101010010000100000000000000000
 11100000101000100000000000000000
 00011010010000001010010000000100
-11011000101000000100110000100011
+11011000101000000100101111011111
 11011111001000000000000000000010
 11101010010000001000000000000000
 11101000101010001000000000000000
 10011000010000001111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11000010000000000000000101000100
+11000010000000000000000100110000
 00100000011000000000000000000000
-01110000010011001000101000000000
+01110000010011000100011000000000
 11011001011000000000110100000000
 00110100011100110000001000000000
-00100000010000000000000101100010
-00100100001011000000000101101101
-00100100001101111000000101101101
-00100000010000000000000101011111
-00100000010000000000000110001010
-00100000010000000000011011001101
-01101000000000001100110010000000
+00100000010000000000000101010100
+00100100001011000000000101011111
+00100100001101111000000101011111
+00100000010000000000000101001111
+00100000010000000000000101111011
+00100000010000000000011010100001
+01110000010010110101100000000000
+01101000000000001100110000111100
 00011111111000001111111000000001
-01100000000000001100110010000000
-00100000010000000000000011100010
-01101000000000001100110010010001
-11000000111111111000000110110011
-00100000010000000000000011111010
+01100000000000001100110000111100
+00100000010000000000000011011001
+01101000000000001100110001001101
+11000000111111111000000101010010
+00100000010000000000000011110001
 01011000000000000000000000000000
-01100000000000100100110010000110
-01100000000000001100110110110101
+01100000000000010100110001000011
+01100000000000001100110001000101
+01100000000000001100110101110001
+01100000000000001100101101011111
+01110000010011000100001000000000
 00100000011000000000000000000000
 11011111001000000000000000000100
-11011000101000000100110000011101
+11011000101000000100101111011001
 00100000001000000111111011000110
+00100000010000000000011010011110
+00100000001000000000000110000100
 01111000010101111111110000000000
-00100000010000000000001000010111
+00100000010000000000001000100100
 00011000000000000010101000000000
-01101000000000100100110010101001
+01101000000000100100110001100101
 10011000000000000001001000000000
 01101000000010001000000000010111
 00100000010000000010100100011111
 00100000010000000010100100100100
-00100000010000000000000111010111
-00100000010101111000001000010100
+00100000010000000000000111100101
+00100000010101111000001000011101
 00100000011000000000000000000000
-01101000000000001100110010101101
+01101000000000001100110001101001
 00100100011110100000000000000000
-01101000000000010100110010000111
+01101000000000010100110001000011
 00011111111000001111111000000001
-01100000000000010100110010000111
-01101000000000001100110010001000
-11000010100000100010110111010100
-01101000000000001100110010010001
-11000000111111111000000101111000
-00100000010000000000000110000000
-00100000001000000000000101001100
-01101000000000001100110010000111
+01100000000000010100110001000011
+01101000000000001100110001000100
+11000010100000100000000101101110
+01101000000000001100110001001101
+11000000111111111000000101101010
+00100000010000000000000101110011
+00100000001000000000000100111000
+01101000000000001100110001000011
 11000001111111111000000000000000
 01011000000000000000000000000000
-01100000000000010100110010000111
-00100000001000000010110111010100
-00100000010000000000011011110110
-00100000010000000000010101000110
-00100000001000000000000100010110
-01101000000000001100110010001010
+01100000000000010100110001000011
+01110000000010101001100100111010
+00100000001000000111110110000110
+00100000010000000000011011010010
+00100000010000000000011010100101
+00100000001000000000000111001011
+01101000000000001100110001000110
 00011111111001100111110000001011
-00100100001000010000000101111101
+00100100001000010000000101110000
 00011111111000001111111000000001
-01100000000000001100110010001010
-11000000000000010000000011011101
-11000000000000110000000011100100
-11000000000001000000000011011101
-11000000000001100000000011100100
+01100000000000001100110001000110
+11000000000000110000000011011011
+11000000000001100000000011011011
 00100000011000000000000000000000
-01101000000000001100101111111100
+00100000010000000000000110011110
+01101000000000001100110000111011
+00100000011110100000000000000000
+10011000000000000111001000000000
+11011000110000000100101110111001
+11011000101000000100110000011011
+00100000001000000111111100000001
+01110000000100011100010110010000
+00100000001000000000011100001100
+01110000000100011100010110010001
+00100000001000000000011100001100
+01011000000000000000000000000000
+01100000000000010100110001101010
+01110000000100011100010101100000
+00100000001000000000011100001100
+01110000000100011100010101110000
+00100000001000000000011100001100
+01110000000100011001111011111111
+01101000000000001100110000111110
+01100000000000001001000110011111
+01101000000000100100110001110100
+01100000000000100001000110100000
+11011000010000000000000000000110
+11011010001000000001000110011110
+00100000010000000000000110011001
+00100000001000000000000110111001
+01111001001111111000000000100110
+00100000010000000101001111001110
+11011000111000000000000000000011
+00100000001000000100001111010010
+01100000000010001100110000111101
+00011000010000100111001000000000
+11011000101000000100101111011001
+00011010001000100000110000000000
+00100000001000000111111100000001
+01101000000000001100101110111000
 00011111111010010111111000000000
-01100000000000001100110001111111
+01100000000000001100110000111011
 00011111111000001111111000000001
-11011000110000000100101111111100
+11011000110000000100101110111000
 10011000110000001000110000000000
 11101000110000011000000000000000
-01100000000000011100110010111110
-01101000000000001100101111111100
+01100000000000011100110001111010
+01101000000000001100101110111000
 00011111111000110111111000000000
 00011111111000010111111000000011
-01100000000000001100110011000100
-01101000000000001100110001111111
-00100000011110100000000000000000
-10011000000000000111001000000000
-11011000110000000100101111111101
-11011000101000000100110001011111
-00100000001000000111111100000001
-01110000010000011101111000000100
-01110000010011001000000000000000
-01110000010011001000101101001110
-01101000000000100100110010001101
-01100000000000100100110010101001
+01100000000000001100110010000000
+00100000011000000000000000000000
+01100000000000100100110001100101
 11011010001000000000000000000000
 11011111001000000000000000000100
-11011000110000000100110010101001
+11011000110000000100110001100101
 11101000110000001000000000000000
 10011010001000001010001000000000
-11000010000000000000000110100100
+11000010000000000000000110101111
 00011010001000100111111000000000
-01100000000000010100110100110010
-01101000000000001100110100110010
-01101000000010001100110100110011
+01100000000000010100110011101110
+01101000000000001100110011101110
+01101000000010001100110011101111
 10011000010000001111111000000000
-01100000000000001100110100110100
-00100000011000000000000000000000
-00100000010000000000000110011100
-01110000010011001001000100000001
+01100000000000001100110011110000
 00100000011000000000000000000000
-01110000000100011100010110010000
-00100000001000000000011100110000
-01110000000100011100010110010001
-00100000001000000000011100110000
-01110000000100011100010101100000
-00100000001000000000011100110000
-01110000000100011100010101100001
-00100000001000000000011100110000
-01111001001111111000000000100110
-01110000010011011101000100000000
-00100000010000000101001111001110
-11011000111000000000000000000011
-00100000001000000100001111010010
-01100000000010001100110010000001
-00011000010000100111001000000000
-11011000101000000100110000011101
-00100000001000000010110101010001
-01101000000000001100110010000001
+01101000000000001100110000111101
 00011111111000001111111000000010
-01100000000000001100110010000011
-01101000000000001100110010000010
-01100000000000001100110000111101
-01101000000000001100110010000001
+01100000000000001100110000111111
+01101000000000001100110000111110
+01100000000000001100101111111001
+01101000000000001100110000111101
 00011111111010011111111000000000
-01101000000010001100110010000000
+01101000000010001100110000111100
 00011000010000010000010000000011
 00011000010000111000010000000000
 10011000010000011111111000000000
-01101000000010001100110010111101
+01101000000010001100110001111001
 10011000010000001111111000000000
 11100000101000001000000000000000
-01101000000000001100110010000001
+01101000000000001100110000111101
 10011000000000000111001000000000
-11011000110000000100110000011101
+11011000110000000100101111011001
 00100000001000000111111100000001
-00100000010000000010110111101110
-01101000000000001100110010001011
-00100000001000000101001111011010
-00100000010000000000000111010100
+01101000000010001100110001001000
+00100000010000000000000111001111
+01100000000010001100110001001000
+00100000011000000000000000000000
+00100000010000000000000111010011
+00011000010000001000010000000001
+00011000010000010000010000000011
+00100000011000000000000000000000
+01101000000000001100110001100101
+00011111111000010111111000000011
+00011111111011111010001000000100
+01011000000000000100110001001110
+10011010001000001111111000000000
+10011000010000001000110000000000
+11101000110000001000000000000000
+01100000000000001100110001000111
+00100000011000000000000000000000
+01111000010001001111110000000000
+01111000010000111111110000000000
+01011000010101010101010101010101
+10011000000000000001111000000000
+01101000000000001100110001000111
+00011111111011011000010000000000
+01111001001000000000010000000001
+00011000010000110001110000000000
+00100000011000000000000000000000
+00100000010000000000000111011100
 01111000010101111111110000000000
 01111000001001101111110000000000
 01111000001100001111110000000000
 01111000010100000111110000000000
 01111000001010000111110000000000
-01101000000000010100110010000100
+01101000000000010100110001000000
 10011000000000000011011000000000
 00110111110000011000010000000000
-00100100001011000000001000010100
+00100100001011000000001000011101
 01111000010001101111110000000000
 01111000001001011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-00100000010000000000001000010001
-01100000000000001100110100110101
-01101000000010001100110100110100
+00100000010000000000001000011010
+01100000000000001100110011110001
+01101000000010001100110011110000
 10011000010001100111110000000000
-00100100001000101000001000010100
-00100000010000000000001000010001
-01100000000000001100101111111011
-01101000000000001100101111111011
-01101000000010001100110010000010
+00100100001000101000001000011101
+00100000010000000000001000011010
+01100000000000001100101110110111
+01101000000000001100101110110111
+01101000000010001100110000111110
 10101000010000000000111000000000
-00100100001000001000001000010100
-00100000010000000000001000010001
+00100100001000001000001000011101
+00100000010000000000001000011010
 11100000101000001000000000000000
 00011111111010010111111000000000
 00011111111000010111001000011111
-00100000001000101000000111111000
-00100000010000000000001000010001
+00100000001000101000001000000110
+00100000010000000000001000011010
 11100000101000001000000000000000
-11000010000000000000000111110101
+11000010000000000000001000000011
 00011000101000100010001000000000
-00100000010000000000001000010001
-01100000000000001100110110111100
+00100000010000000000001000011010
+01100000000000001100110101111000
 00011010001000100000101000000000
 00001001100000000000000000011000
 01111000001010000111110000000000
@@ -513,33 +527,30 @@
 00011111111100010111111000000000
 11100000101000011000000000000000
 01111000010001011111110000000000
-00100000001000110000001000010100
+00100000001000110000001000011101
 01111000001101111111110000000000
-00100000010000000101010010111010
-01101000000000001100110110111100
-00011111111000100010001000000000
-01101000000010001100110100111100
-01011000000000000100110101000011
-10011000010000001000101000000000
-00011010001000100111111000000000
-11100000101000001000000000000000
-00011000010000001000010000000001
-00011000010000010000010000000111
-01100000000010001100110100111100
-00100000011000000000000000000000
+01101000000000001000000000010111
+00011111111000001010001000000000
+00100000010000000010100110000001
+01111000010001101111110000000000
+00100000010000000010100100011000
+01101000000000001100110101111000
+00100000001000000000000001101011
 00001001100000000000000000001000
 00011001100010010111111000000000
 00100000011000000000000000000000
 01111000010011011111110000000000
 01111000010001011111110000000000
-00100000001000000010011001001101
+00100000010000000010011001001101
+00100000011000000000000000000000
+00100000010000000010100100011000
+01101000000010001100110001000111
+00100000001000000010100100110011
 00100000010000000101001111000100
-01101000000000100100110010101001
+01101000000000100100110001100101
 10011000000000000001001000000000
-00100000010000000000000111010100
-00100000010000000010100100011000
-01101000000010001100110010001011
-00100000010000000010100100110011
+00100000010000000000000111011100
+00100000010000000000001000100001
 01111001001000000010101000000000
 01111000001011101111110000000000
 01111000001100000111110000000000
@@ -552,38 +563,43 @@
 01111000001011011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-01101000000000001100110100110100
+01101000000000001100110011110000
 00001000000000001000011000001000
-01101000000000001100110010000011
+01101000000000001100110000111111
 10011000000000000111001000000000
-11011000110000000100110000111101
+11011000110000000100101111111001
 11101000110000001000000000000000
 00001000000000001000011000001000
-11000010000000000000001000101111
-00100000010000000101010011100010
+11000010000000000000001000111010
+01111000001001000111110000000000
+00001000000000001000011000011000
+01111000010001000111110000000000
+00110111110100111000001000000000
+00100000000000000000000001100100
+01111000010011101111110000000000
 01111000010011011111110000000000
 00100000011000000000000000000000
 00100000010000000111111111101001
-01101000000010100100110010100010
+01101000000010100100110001011110
 00011100010000100111111000000000
 10011000010001100111110000000000
 00100100010000010010110100011000
 00011111111000100010010000000000
-01101000000000100100110010100010
-01101000000010001100110010100110
+01101000000000100100110001011110
+01101000000010001100110001100010
 10011000010000001000010000000000
 00011010010000100111111000000000
 10011000010001100111110000000000
 00100100011000010000000000000000
 01111001001111111111111000011100
-01100000000000100100110010100010
+01100000000000100100110001011110
 00100000001000000111111111100111
 11011000010000000000000000000000
 11011111001000000000000000001000
 00011010001000100000110000000000
 11101000110000001000000000000000
 10011000010000001000010000000000
-11000010000000000000001001000111
+11000010000000000000001001010111
 00011000010010010111111000000000
 00011111111000100000010000000000
 11000110100100110000000000000000
@@ -591,29 +607,24 @@
 00100000010000000111111110000110
 00011000000001111111111000000000
 00011111111100100111111000000000
-00100000001000000111111101010101
+00011000000001110000010000000000
+10011000010000011000010000000000
+00100000011000000000000000000000
+00100000011000000000000000000000
 11000110000100110000000000000000
-00100000010000000000001100101010
-00100000010000000000001001100100
+00100000010000000000001110001011
+00100000010000000000001001101111
 01101000000000001100000001000000
-11000011000000000000001001011001
+11000011000000000000001001101100
 01101000000000001000000010100000
 00100100011110100000000000000000
 01011000000000000000000000000000
 01100000000001000000000010100001
 00100000011000000000000000000000
-01111000001101000111110000000000
-00100000010000000010101011111010
-01101000000000011100000101101111
-00100000001110100111111111101001
-01101000000000001100000010010001
-00100000001110100111111111101001
-01101000000000001100110111000001
-11000000000000001111111111101001
-00100000010000000000001001110101
-00100000010000000000001001011001
+00100000010000000000001010000000
+00100000010000000000001001101100
 00100000010000000011111010111111
-01101000000010001100101101000110
+01101000000010001100101101000101
 00100000010000000110100000100101
 01101000000100100000000001110000
 01101000000110100000000001111000
@@ -629,74 +640,130 @@
 00100000011000000000000000000000
 01101000000000001100101100000000
 00100000011110100000000000000000
-00100000001000000000010010001101
+00100000001000000000001011001101
 01110000100010010101101110000110
 01110000100010010101110010100000
 00100000010000000010100101101100
 00100000010000000011010000010110
 00100000010000000111010010111001
-00100000001101011000001011011110
+00100000001101011000001010100011
 00100000010000000000000000000001
-00100000010000000000001010000111
+11011000010000000000001001011000
+01101000000000010100011010101010
 01101000000000001100011100100000
-11000000000000010000001100011100
-01110000010001110010000000000001
-01101000000000001100001000010000
-11000000000110011000001010001010
-11000000000110100000001010001111
-00100000011000000000000000000000
-01101000000000001100110100111000
+11000000000000001000001010010001
+00100000010000000100000010000011
+00011111111000010111111000000111
+11000000000000011000001010100000
+01110000000100011100010100110000
+00100000001000000000011100001100
+01101000000000001100110011110100
 01100000000000001100000111011110
 00100000011000000000000000000000
-00100000010000000000011011000000
-01110000010010110101001100000001
-01101000000000110100000111010000
-00100000001110100011001111101011
-00100000001000000100001001110100
-00100000010000000000011011000000
-01110000000100011100010100100011
-00100000001000000000011100110000
-01110000000100011100010101100010
-00100000001000000000011100110000
-01110000010001111001111000000001
-00100000010000000101100000010100
-01110000010010110000000000000001
-00100000010000000000001011011110
+01110000010010110110010101011010
+00100000011000000000000000000000
+01110000010010110110010111111111
+01110000010000100001000000110100
+01011000000011110000111100001111
+01100000000000011100010010100000
+01100000000000011100010010100011
+00100000011000000000000000000000
+01110000000100011100010100110001
+00100000001000000000011100001100
+00100000010000000100001011001010
+01110000000100011100010101110001
+00100000001000000000011100001100
+01110000010000100001001001110110
+00100000001000000011110100110110
+00100000010000000000001010100011
 00100000010000000100000011000000
 00100000010000000100000011011001
-11000000000110000000001010011111
-11000000000110001000001010110000
+11000000000110000000001010110001
+11000000000110001000001010110011
 00100000010000000100000011010001
 00100000000000000000001111101000
-00100000001000000000001010011001
-00100000010000000000010010000011
-01101000000000001100011011011110
-11000000011010001000001010100110
-11000000000000010000001010100100
-00100000001000000100000011100001
-01110000010010111111010000000001
-00100000001000000100000011101110
-01110000010001101110000000000000
-11011010011000000100101110011110
-00100000001000000000001010101001
+00100000001000000000001010100111
+01110000010010110000000000000001
+00100000010000000110010000001111
+00100000010000000000001010100101
+00100000001000000110010000010001
+00100000010000000000001011000100
+00100000001000000100000011100000
+00100000010000000000001011000100
+00100000001000000100000011101010
 11101010011000010000000000000000
 11011000010000001111111111111111
 10011000010001100111110000000000
 00100000011000101000000000000000
 00100000010000000110010000010011
 00011010011000001010011000000010
-00100000001000000000001010101001
-00100000010000000000010010000011
-00100000001000000100000011101010
+00100000001000000000001010110101
+01110000010000010111001000000000
+01110000010010110111001100011110
+00100000011000000000000000000000
+01101000000000001100101101110010
+11000001100000001000000000000000
+01011000000000000000000000000000
+01100000000000001100101101110010
+01100000000000100100011010011011
+00100000010000000000001010100011
+01011000000000001000000000000110
+00100000010000000110010000010011
+00100000000000000010111011100000
+01101000000000001100011101111010
+11000000111111111000001011001101
+01101000000000001100011011100001
+00011111111000010111111000001111
+01100000000000001100011101111010
+01101000000000001100011011100000
+11000000000000100000001011101011
+01101000000000001100011101111010
+11000000000000000000001011011010
+11000000000000010000001011011110
+11000000000000011000001011011000
+01101000000000001100011011100000
+11000000000000110000001011100010
+01101000000000001100011110000001
+01100000000000001100011010110101
+00100000001000000011110111000001
+01110000010001110111101000000000
+00100000001000000000001011011010
+01101000000000001100011011100000
+11000000000000110000001011100101
+01101000000000001100011101111111
+00100000001000000000001011010110
+01101000000000001100011011100000
+11000000000000110000001011101000
+01101000000000001100011110000010
+00100000001000000000001011010110
+01101000000000001100011110000001
+00011111111000001111111111111111
+00100000001000000000001011010110
+01101000000000001100011101111111
+00011111111000001111111111111111
+00100000001000000000001011010110
+01101000000000001100011110000010
+00011111111000001111111111111111
+00100000001000000000001011010110
+01101000000000001100011101111010
+11000000000000000011110110011101
+11000000000000001011110110011011
+11000000000000010011110110011111
+11000000000000011011110110100001
+11000000000000100011110110100001
+01110000010001110111101000000010
+00100000001000000011110110011111
+00100000010000000000001010100101
+00100000010000000000001010100011
+01011000000000000000100000000110
+00100000001000000110010000010011
 01110000000100011100010110000000
-00100000001000000000011100110000
+00100000001000000000011100001100
 01110000100000001000011001000000
 01110000100000001000011100000000
 01101000000100001000000010000001
-01111001001111111111111000000000
-01111001001111111111111000000001
-01111001001000000111111000000011
-01111001001111111111111000000100
+00011111111000010111111011101100
+00011111111000011111111000001000
 01100000000100001000000010000001
 01011000000000000000000000000000
 01100000000000100000000111110101
@@ -704,158 +771,182 @@
 01111001001111111111111000000000
 01100000000100001000000001111111
 00100000011000000000000000000000
-00100000010000000000001100010011
+00100000010000000000001101010101
 00100000010000000100010000100011
 01101000000000010100011101111000
 11011000010000001010101001010101
 10011000010001100111110000000000
-00100000001000101000001100000011
+00100000001000101000001101001100
 01100000000010010100011101111000
 00100000010000000100010000011100
 01101000000000001100011011100001
 01100000000000001100011101111010
-01101000000000100100101101001101
+01101000000000100100101101100110
 01100000000000100100011101111011
-01100000000000100100110010101001
-00100000010000000000001100010011
-00100000010000000000001011100000
-00100000010000000000001011110000
-00100000010000000000001011111101
-00100000010000000000001011100101
-00100000010000000000001011110100
-00100000010000000000001011110000
+01100000000000100100110001100101
+00100000011000000000000000000000
+00100000010000000000001101010101
+00100000010000000000001100100101
+00100000010000000000001100110100
+00100000010000000000001101000011
+00100000010000000000001100111000
+00100000010000000000001100101001
 11011000010000000000000000000010
 11011010001000000100011111000100
 11011010010000000000000001011111
 01101000000000011100011100000000
 10011010010000001111111000000000
-00100000010000000000001011100101
-00100000010000000000001011110100
-00100000010000000000001100001011
-01110000010000100001001001110110
-00100000001000000011110100110110
+00100000010000000000001100111000
+00100000010000000000001100101001
+00100000010000000000001101001110
+00100000010000000000001010100011
+01101000000000001100101110101000
+00100100001110100100001101111110
+00100000011000000000000000000000
 01101000000000011100011100000000
 01100000000000011100001000110010
-00100000010000000000001011110000
+00100000010000000000001100110100
 00100000010000000110010100101011
-00100000001000000000001011110100
+00100000010000000000001100101100
+11000010100000000000001100101001
+00100000011000000000000000000000
+01011000000000000000000111111010
+01100000000100010000000010001100
+00011000000000000000010000000001
+01011000000000000000000000000101
+01100000000000001000000111110101
+01011000000000000000000111110101
+01100000000100010000000010001010
+00100000001000000110010011110110
+00100000010000000110010100001011
+00100000010000000000001100101100
+11000011000000001000001100110100
+00100000011000000000000000000000
 00011111111000100010011000000000
 00011010001000100111111000000000
 00011111111000001111111111111100
 00011111111000100010010000000000
 11101010010000100000000000000000
-01100000000000100100101101001000
+01100000000000100100101101001110
 00011010011000100111111000000000
 00100000010000000110010101010010
-01101000000000100100101101001000
+01101000000000100100101101001110
 11100010010000100000000000000000
 00100000011000000000000000000000
-00100000010000000110010100001011
-00100000010000000000001011110111
-11000011000000001000001011110000
-00100000011000000000000000000000
-00100000010000000000001011110111
-11000010100000000000001011110100
-00100000011000000000000000000000
-01011000000000011000011010100000
-00100000010000000010101010001111
-01011000000000000000000111111010
-01100000000100010000000010001100
-01011000000000000000000000000101
-00100000001000000110010011110011
 01011000000000000100011101111111
 11011000010000000100011100100000
 10011000010001100000010000000000
 01101000000000011100011100000000
 11011010001000000100011100100000
 00100000011000000000000000000000
-00100000010000000000001100010011
-00100000010000000000001011111101
-00100000010000000110010101100010
-00100000010000000000001100010101
-00100000010000000100001100011010
-01101000000000100100011101111011
-01100000000000100100110010101001
-00100000011000000000000000000000
+00100000010000000000001101010101
+00100000010000000000001101000011
+00100000001000000110010101100010
+01110000000100011100010100100001
+00100000001000000000011100001100
 01110000000010101010001010111001
-00100000010000000000001010110100
-00100000000000000000000001100100
-11011010001000000100101101001000
+00100000010000000000001011111001
+00100000010000000110100110101100
+11011010001000000100101101001110
 01101000000010001000101010100010
 00100000010000000110010101010110
-00100000000000000000000001100100
-00100000011000000000000000000000
+00100000001000000110100110101100
 01110000000010101010001010101011
-00100000001000000000001100001100
-00100000010000000000001100010011
+00100000001000000000001101001111
+00100000010000000000001101010101
 11011000010000000000000000000010
 11011010001000000100011111000100
 11011010010000000000000001011111
 01101000000000011100011100000000
 10011010010000001111111000000000
 00100000001000000110010101100010
-01110000010001110010000000000010
-01101000000000001100001001000001
-11000010100000010000000110110101
-01101000000000100100101101001101
-01100000000000100100110010101001
-00100000010000000000001011001111
-00100000001000000000000110110111
+01101000000000001100011010101100
+00100000011110100000000000000000
+01101000000000001100101101011110
+00011111111000001111111000000001
+01100000000000001100101101011110
+11000000000000101000001101111000
+11000000000001010000001101111011
+00100000011000000000000000000000
+01101000000000001100011110100001
+00100100001110100000001101101010
+01101000000000001100101101010111
+00100000011110100000000000000000
+01101000000000001100101101011110
+00011111111000001111111000000001
+01100000000000001100101101011110
+11000000000000010000001101111000
+11000000000000100000001101111011
+00100000011000000000000000000000
+01101000000000001100101101010010
+00100000011110100000000000000000
+00011111111000001111111111111111
+01100000000000001100101101010010
+00100000001110100000001101111000
+01101000000000001100011010101100
+00100100001110100000001110000000
+00100000001000000000001101111100
+01101000000010001100101101001101
+01111001001111111000010000000111
+00100000001000000110100000000110
+01110000010010110101111000000000
+01101000000010001100101101001101
+00100000010000000110100000001110
+01101000000010001100101101001101
+00100000001000000110100000101001
+01110000010010110101001000000000
+01101000000000001100011100100000
+11000001000000010000000000000000
+00100000011000000000000000000000
 00100000010000000100010000000001
 01101000000000010100011010011111
 00100000011110100000000000000000
-01110000010011011100000100000001
+01110000010011010111110100000001
 01011000000000000000000000000000
-01100000000000010100110111000010
+01100000000000010100110101111110
 00100000011000000000000000000000
 11011000110000000001100000000000
 11011000101000000100100000001100
-00100000010000000000001100110010
+00100000010000000000001110010011
 11011000110000000001100100000000
-00100000010000000000001100110010
+00100000010000000000001110010011
 11011000110000000001101000000000
-00100000010000000000001100110010
+00100000010000000000001110010011
 11011000110000000001101100000000
 11011111001000000000000000011011
 00100000001000000111111100000001
 11011000110000000100100000001100
 11011000101000000001100000000000
-00100000010000000000001100110010
+00100000010000000000001110010011
 11011000101000000001100100000000
-00100000010000000000001100110010
+00100000010000000000001110010011
 11011000101000000001101000000000
-00100000010000000000001100110010
+00100000010000000000001110010011
 11011000101000000001101100000000
-00100000001000000000001100110010
+00100000001000000000001110010011
 00100000010000000101100010010010
 00100100011110100000000000000000
+01101000000000001100101101100101
+11000000011111111000001110100101
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
 01101000000000001100011110011110
-00100000010110100000001010010100
+00100000010110100000010000000000
 01101000000000100100011011010011
 11000010100000101100000101111001
+11000010100001001100000101111001
 00100000010000000011111110010111
-00100100001101000000001101110110
-00100000010000000000001101110000
+00100100001101000000001111010001
+00100000010000000000001111001011
 00100100011110001000000000000000
-00100000010000000000001101010001
-00100000010000000000001101010100
-00100000010000000000001101111001
+00100000010000000000001010111100
+00100000010000000000001010111111
+00100000010000000000001111010100
 11011010001000000100011010011010
 00100000010000000111111000111101
-00100000010101000000001101011111
-00100000011000000000000000000000
-01110000010000010111001000000000
-01110000010010110110101000011110
+00100000010101000000001110111010
 00100000011000000000000000000000
-01101000000000001100101101101001
-11000001100000001000000000000000
-01011000000000000000000000000000
-01100000000000001100101101101001
-01100000000000100100011010011011
-00100000001000000000001010010110
 01110000010001111010001000000111
 01110000010001111010001100000100
 01011000000000000100011110100010
@@ -867,7 +958,7 @@
 00100000011000000000000000000000
 11011010001000000100011010011010
 00100000010000000111111001010100
-00100000001101000000001101100111
+00100000001101000000001111000010
 00100000011000000000000000000000
 00100000010000000101011001010010
 01101000000000001100011111000011
@@ -879,18 +970,18 @@
 01100000000000001100011111000011
 00100000001000000011111110010000
 01111000001110001111110000000000
-01101000000000001100101101010101
-11000000000001111000001101110110
+01101000000000001100101101011010
+11000000000001111000001111010001
 00011111111000001111111000000001
-01100000000000001100101101010101
+01100000000000001100101101011010
 00100000011000000000000000000000
-01110000010010110101010100000000
+01110000010010110101101000000000
 01111000010110001111110000000000
 00100000011000000000000000000000
 01101000000000010100011010011111
 00100000011110100000000000000000
 01110000010010000000100000000001
-01110000010010000000100100001010
+01110000010010000000100100000010
 00100000011000000000000000000000
 00100000011101110000000000000000
 01101000000000001100000111100010
@@ -898,19 +989,19 @@
 00100000010000000101001001110001
 00100100011110100000000000000000
 01101000000000001100011110011110
-00100000010110100000001010010100
+00100000010110100000010000000000
 01101000000000100100011011010011
 11000010100000101011111110001010
 11000010100001001011111110001010
 00100000010000000011111110010111
-00100100001101000000001101110110
-00100000010000000000001101110000
+00100100001101000000001111010001
+00100000010000000000001111001011
 00100100011110001000000000000000
-00100000010000000000001101010001
-00100000010000000000001101010100
-00100000010000000000001101111001
+00100000010000000000001010111100
+00100000010000000000001010111111
+00100000010000000000001111010100
 01101000000000001100101100000101
-11000000000000001000001110010100
+11000000000000001000001111101111
 01101000000000001100101100001100
 00100000011110100000000000000000
 00100000001000000011111110000001
@@ -931,28 +1022,35 @@
 01101000000000101100101100000110
 11100000101000101000000000000000
 00100000011000000000000000000000
+01110000010001111001111000000001
+00100000010000000101100000010100
+00100000001000000000001010101101
 00100000010000000111111000110100
-00100000010000000000001110101000
+00100000010000000000010000000111
+00100000010000000000010010101101
 00100000001000000011111011100000
+11011010001000000000000000000000
+01110000010010110111110100000101
 01101000000010001100011011100111
-00100000010000000000010011100000
+01101000000000001100101101111011
+00100000010000000000010011101110
+01100000000000001100101101111011
 01101000000010001100011011100111
-00100000010000000110100000011101
-00100000001000001000001110111001
-00100000010000000000010011011011
+00100000010000000000010100100110
+00011010001000100111111000000000
+11000010100000101000010000010010
+00100000001000000011110101100010
 01101000000000001100011010110110
 11000001000000000000000000000000
 01110000010001101011011000000000
 01101000000000001100011011100000
-11000000000000100000001110111011
+11000000000000100000010000011101
 01101000000000001100011101111010
 00011111111000001111111000000001
 00011111111000010111111000000011
 01100000000000001100011101111010
 00100000010000000011110101111110
-00100000001000000000001011001111
-00100000010000000000010011011011
-00100000001000000011110101100010
+00100000001000000000001100010011
 01101000000000001100011101111010
 00011111111000001111111000000001
 00011111111001100111110000000101
@@ -960,107 +1058,78 @@
 01100000000000001100011101111010
 00100000001000000011110101111110
 00011010011000100111111000000000
-11000000000010100000001111010010
-11000000000010101000001111011011
-11000000000101001000001111011101
-11000000000110010000001111011111
-11000000001000000000001111100001
-11000000000000100000001111100011
-11000000000010011000001111100011
+11000000000010100000010000110100
+11000000000010101000010000110110
+11000000000101001000010000111000
+11000000000110010000010000111010
+11000000001000000000010000111100
+11000000000000100000010000111110
+11000000000010011000010000111110
 11000000000011001011001111011111
-11000000000100001000001111100111
-11000000000000001000001111101001
-11000000000000010000001111101110
-11000000000101011000001111110000
-11000000000111001000001111110010
-11000000000111010000001111110101
-11000000000111100000001111110111
+11000000000100001000010001000000
+11000000000000001000010001000010
+11000000000000010000010001000110
+11000000000101011000010001001000
+11000000000111001000010001001010
+11000000000111010000010001001100
+11000000000111100000010001001110
 00100000001000000100000101111101
-00100000010000000000001010010110
-00100000010000000011010000010000
-01110000010010110110110000000001
-01101000000000001100011110100001
-00100100001110100000001111011000
-01110000010010110110110100010100
-01110000010010111110111000000000
-00100000010000000000001101011010
-00100000001000000100000111000011
-01110000000100011100010100000001
-00100000001000000000011100110000
+01110000000100011100010110110000
+00100000001000000000011100001100
+01110000000100011100010110100010
+00100000001000000000011100001100
 01110000000010101001100100010010
 00100000001000000111110110001111
 01110000000100011100010110110011
-00100000001000000000011100110000
+00100000001000000000011100001100
 01110000000100011100010110100001
-00100000001000000000011100110000
-01110000000100011100010110100010
-00100000001000000000011100110000
-01110000000100011100010101110001
-00100000001000000000011100110000
+00100000001000000000011100001100
+01110000000100011100010110100011
+00100000001000000000011100001100
 01110000000100011100010110110001
-00100000001000000000011100110000
+00100000001000000000011100001100
 01110000010010000000101100000000
-00100000010000000000010000110001
-00100000010000000000010000100000
-00100000010000000000001010010110
+01110000010010110101011100000000
+00100000010000000000001010101101
 00100000001000000100001011001010
 01110000000100011100010110110100
-00100000001000000000011100110000
+00100000001000000000011100001100
 01110000000100011100010110110010
-00100000001000000000011100110000
-00100000010000000000001010010110
+00100000001000000000011100001100
 01110000000100011100010110010010
-00100000001000000000011100110000
-01110000000100011100010110100000
-00100000001000000000011100110000
-00100000010000000000001010010110
+00100000001000000000011100001100
+01110000000100011100010101100001
+00100000001000000000011100001100
+00100000010000000000001010101101
 00100000001000000011111110001101
-01110000000100011100010110100011
-00100000001000000000011100110000
+00100000010000000000001011110011
+00100000001000000011010000001010
+01110000000100011100010110100100
+00100000001000000000011100001100
 01101000000000001100101100000000
 00100000011110100000000000000000
 01110000010010110000000000000000
-00100000010000000000001010010111
-01011000000000000000100000000110
-00100000001000000110010000010011
-00100000010000000000010001000010
-00100000010000000000010001100001
+00100000001000000000001011110011
+00100000010000000000010001111100
 00100000010000000100001000110100
 00100000010000000100001000111010
-00100000010000000000010001000111
-00100000010000000000010001001110
-00100000010000000100001000110111
-00100000010000000000010000101010
-00100000010000000000010000110100
-00100000010000000000010000111010
-00100000010000000000010000100010
+00100000010000000000010010000001
+00100000010000000000010010011001
+00100000010000000000010010000111
+00100000010000000000010010001110
+00100000010000000000010001110010
+00100000010000000000010001101111
+00100000010000000000010001100111
 00100000010000000100001000110001
-00100000010000000000010000100101
-00100000001000000000011010001010
-00100000010000000000010000010001
-00100000001000000111110111110100
-01110000010000110110111100011111
-01110000010000111000111100011111
-00100000010000000000010000100000
-11011000110000000100101100010010
-11011000101000000100001101111011
-11011111001000000000000000010011
-00100000010000000111111100000001
-00100000001000000101011110111000
-11011010001000000100001101110000
-11101010001000001000000000000000
-00100000011110100000000000000000
-10011000110000001010001000000000
-11101000110000001000000000000000
-11000001000000001000000000000000
-00100000001000000000010000011010
-11011000111000000000000000000111
-00100000001000000100001111001110
+00100000010000000000010001101010
+00100000010000000000001101011110
+00100000010000000000001101100110
+00100000001000000000001101110000
 11011010011000000100100000001011
 11011010010000000110001101111010
 00100000001000000011001101101101
 11011010011000000100101100001011
-11011010010000000000010000101000
+11011010010000000000010001101101
 00100000001000000011001101101101
 01110000010010110000110000000001
 00100000011000000000000000000000
@@ -1068,239 +1137,220 @@
 11011010010000000011110101100000
 00100000001000000011001101101101
 11011010011000000100011010101110
-11011010010000000000010000110000
-00100000001000000011001101110100
-00100000010000000000010001011000
-11011000111000000000000000001001
-00100000010000000100001111010010
-00100000001000000100001111001010
-11011010011000000100101101101010
-11011010010000000000010000110111
-00100000001000000011001101101101
-01101000000000001100011111000111
-01100000000000001100000101110010
-00100000001000000000010001001100
-01101000000000001100101101101100
-00100000011110100000000000000000
-11011010011000000100101101101101
-11011010010000000000010000111111
-00100000001000000011001101101101
-01101000000000001100101101101110
-00100100011110100000000000000000
-00100000001000000101101111110101
+11011010010000000000010001111000
+00100000010000000011001101110100
+01101000000000001100011010101110
+11000000000000001011001111110110
+00100000011000000000000000000000
+01101000000000001100101101100101
+11000000011111111000001010011110
+00100000010000000011001111110110
+00100000001000000100001001100111
 11011010011000000100100000001001
-11011010010000000000010001000101
+11011010010000000000010001111111
 00100000001000000011001101101101
 01110000010010000000100000000000
 00100000011000000000000000000000
-11011010011000000100101101101011
-11011010010000000000010001001010
+11011010011000000100101101110011
+11011010010000000000010010000100
 00100000001000000011001101101101
-01011000000001010111111001000000
-01100000000000011100110010110000
-01110000010010110110100100000001
-00100000011000000000000000000000
-11011010011000000100110111001101
-11011010010000000000010001010001
-00100000001000000011001101110100
-01110000010011011100110000000001
-00100000011000000000000000000000
-11011010011000000100101101000111
-11011010010000000000010001010110
+01101000000000001100011111000111
+01100000000000001100000101110010
+00100000001000000000010010001100
+11011010011000000100101101110100
+11011010010000000000010010001010
 00100000001000000011001101101101
+01011000000011101010011000000000
+01100000000000011100110001101100
+01110000010010110111001000000001
+00100000011000000000000000000000
 01101000000000001100011100100000
-11000001000000010000000000000000
+11000001100000010000000000000000
+00100000010000000000010011100101
+11000000000000111000010010010011
+00100000001000000100001110101001
+01110000010001111010000000101000
+00100000010000000000010010010110
+00100000001000000100001110110000
+11011010011000000100011011011010
+11011010010000000000001010100000
+00100000001000000011001101101101
+01101000000000001100011011011001
+11000001100000000000000000000000
+11011010011000000100101101000110
+11011010010000000000010010011110
+00100000001000000011001101101101
+01101000000010001100011100100000
+01101000000000001100011100000011
+10011000010001100111110000000000
+00100000011000101000000000000000
+01101000000000100100011011010011
+11000011100001001000000000000000
+11011000111000000000000000001001
+00100000010000000100001111001110
 01101000000000010100011010000010
 00101111111011111111111000001011
 00100000010000001100001011010100
 01101000000000010100011010000010
 00101111111011111111111000000111
 00100000010000001100001110010010
-11011000111000000000000000001001
-00100000010000000100001111001110
 00100000001000000100001110111000
+11011010001000000000000000000000
+01110000010010110111110100000000
 01101000000010001100011011101101
-00100000010000000110100000011101
-00100100001000001000010001101101
-00100000010000000000010001010011
+01101000000000001100101101111100
+00100000010000000000010011101110
+01100000000000001100101101111100
+00011010001000100111111000000000
+11000010100000000000010010110110
+00100000001000000000010010111111
 01101000000000001100011011011001
 11000001000000000000000000000000
-01110000010001101101100100000000
 01101000000000010100011010101000
 01100000000000010100011010101110
 00011000000000000000111000000011
 01101000000000010100000010111001
-00100000001000000111111100001000
+00100000010000000111111100001000
+01110000010001101101100100000000
+00100000011000000000000000000000
 01101000000000001100011011011001
 11000001000000001000000000000000
-01101000000000001100101101000111
+01101000000000001100101101000110
 00011111111001100111110000010100
-00100100010000010000010001110110
+00100100010000010000010011001000
 01101000000000001100011010000101
-01100000000000001100101101000111
+01100000000000001100101101000110
 01110000010001101101100100000001
 00100000011000000000000000000000
-00100000010000000000010001111100
-01110000010000011011110100000000
-00100000010000000000001011001111
-01101000000000100100011011010011
-11000001000001001000000000000000
-00100000001000000100001101111110
 01101000000010001100011100100000
 00011000010000001000010000000001
 01101000000000001100011011010010
 10011000010001100111110000000000
 00100100010000010100001111001100
 01100000000010001100011100100000
-00100000011000000000000000000000
-00100000010000000000001011011110
-01011000000000001000000000000110
-00100000010000000110010000010011
-00100000000000000010111011100000
-11011010011000000100101110010110
-00100000010000000000001010101001
-01101000000000001100011101111010
-11000000111111111000010010001101
-01101000000000001100011011100001
-01100000000000001100011101111010
-01101000000000001100011011100000
-11000000000000100000010010101011
-01101000000000001100011101111010
-11000000000000000000010010011010
-11000000000000010000010010011110
-11000000000000011000010010011000
-01101000000000001100011011100000
-11000000000000110000010010100010
-01101000000000001100011110000001
-01100000000000001100011010110101
-00100000001000000011110111000001
-01110000010001110111101000000000
-00100000001000000000010010011010
-01101000000000001100011011100000
-11000000000000110000010010100101
-01101000000000001100011101111111
-00100000001000000000010010010110
-01101000000000001100011011100000
-11000000000000110000010010101000
-01101000000000001100011110000010
-00100000001000000000010010010110
-01101000000000001100011110000001
-00011111111000001111111111111111
-00100000001000000000010010010110
-01101000000000001100011101111111
-00011111111000001111111111111111
-00100000001000000000010010010110
-01101000000000001100011110000010
-00011111111000001111111111111111
-00100000001000000000010010010110
-01101000000000001100011101111010
-11000000000000000011110110011101
-11000000000000001011110110011011
-11000000000000010011110110011111
-11000000000000011011110110100001
-11000000000000100011110110100001
-01110000010001110111101000000010
-00100000001000000011110110011111
+01110000010000011011110100000000
+00100000010000000000001100010011
+00100000010000000100001111000000
+00100000001000000100001101111110
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100000000000110100011010011011
-00100000010000000000010011100110
+00100000010000000000010011011101
+00100000010000000000001010000000
 00100000010000000100000001111001
-00100000010000000000010010111100
-00100100001101000000011101011100
-00100000010000000000011101010001
+00100000010000000100000001111110
+00100000010000000000010011100011
+00100100001101000000011100101101
+00100000010000000000011100110000
 00100000001000000011111110100000
-00100000010000000000010010111110
+01101000000000001100001000111001
+11000001100000000000000000000000
+01101000000000001100011011100000
+00100000010000000011111111000000
+01111000010101000111110000000000
+00100000001000000011111111100111
+00100000010000000000010011100101
 00100000001000000100000010011010
-11011010001000000000000000000000
-00100000010000000000010011000001
-00100000001000000100000010001110
-01101000000010001100011011100010
-00100000010000000000010011011011
-01101000000010001100011011100010
+01101000000000001100011010011010
+00011111111000100010001000000000
+00100000010000000000010100000111
+00100000010000000000010100001101
+00100000010000000000010100010011
+00100000010000000000010100011001
+00100000010000000000010100100000
+00011010001000100111111000000000
+00100000011000000000000000000000
+01100000000000001100101101111110
+00011111111000111111111000000000
+00011111111000100010010000000000
+00011000010000100010011000000000
+01101000000000001100101101111101
+00011111111001100111110000000010
+00100000010000010000010100100110
+00100100010000010000010100110001
+00011010011000100000010000000000
 00100000010000000110100000011101
-01111001001000001010001000000000
-01101000000010001100011011100011
-00100000010000000000010011011011
+01111001001000001010010000000000
+00100000010000000000010100000001
+00011010010000010111111000000111
+01101000000010001100101101111101
+00011000010000100000111000000000
+00011000010001100111110000000010
+11000000000000111000010100101011
+11000000000000000000010100101110
+00100000011000000000000000000000
+01101000000010001100101101111110
+00011000010000010000010000000001
+00011010010000010111111000000001
+10011000010001100111110000000000
+00100100001000101000001010111100
+00100000011000000000000000000000
+01110000010010110111110100000000
+01101000000010001100011011100010
+01101000000000001100101101110110
+00100000010000000000010011101110
+01100000000000001100101101110110
+00100000011000000000000000000000
+01110000010010110111110100000001
 01101000000010001100011011100011
-00100000010000000110100000011101
-01111001001000001010001000000001
-01101000000010001100011011100100
-00100000010000000000010011011011
+01101000000000001100101101110111
+00100000010000000000010011101110
+01100000000000001100101101110111
+00100000011000000000000000000000
+01110000010010110111110100000010
 01101000000010001100011011100100
-00100000010000000110100000011101
-01111001001000001010001000000010
+01101000000000001100101101111000
+00100000010000000000010011101110
+01100000000000001100101101111000
+00100000011000000000000000000000
+01110000010010110111110100000011
 01101000000010001100011011100101
-00100000010000000000010011100000
+01101000000000001100101101111001
+00100000010000000000010011101110
+01100000000000001100101101111001
 01101000000010001100011011100101
-00100000010000000110100000011101
-01111101001000001010001000000011
-00100000010000000000010011011011
+00100000001000000000010100100110
+01110000010010110111110100000100
 01101000000010001100011011100110
-00100000010000000000010011100000
+01101000000000001100101101111010
+00100000010000000000010011101110
+01100000000000001100101101111010
 01101000000010001100011011100110
-00100000010000000110100000011101
-01111101001000001010001000000100
 01111001001000000000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001111111000010000000111
-00100000001000000000010011100100
+00100000001000000000010100110101
+00100000001000010000010100101111
+11111001001111111010001000000000
+00100000011000000000000000000000
+00100000001000010000010100101100
+11111001001000000010001000000000
+00100000011000000000000000000000
 01111001001111111000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001000000000010000000111
 11011000101000001000000001111100
-00100000001000000110100000001010
-00100000010000000011111111000000
-01101000000000001100011011100000
-11000000000000100000010011101011
-01111000010101000111110000000000
-00100000001000000011111111100111
-00100000010000000011111111001000
-01101000000000001100011101111010
-11000000000000100000010011101111
-00100000011000000000000000000000
-01101000000000001100011010011011
-00100000010000000000010011110110
-01100000000000001100011010011011
-01101000000000001100011010011101
-00100000010000000000010011110110
-01100000000000001100011010011101
-00100000011000000000000000000000
-11000010100000111000010011111001
-11000011000000111000010011111101
-00100000011000000000000000000000
-00011111111001100111111000000000
-00100000010000000000010011111101
-00011111111001100111111000000000
-00100000011000000000000000000000
-00011111111000110000010000000000
-00011000010000010000010000111111
-10011000010000001111111000000000
-00011111111001100111110001111111
-00100100010000010000010100000011
-00100000011000000000000000000000
-01011000000000000000000001111111
-00100000011000000000000000000000
+00100000010000000110100000110000
+01111001001111111000010000000111
+11011000101000001000000001110000
+00100000001000000110100000110000
+01110000010010110101001000000000
 00101000000011111111111000100110
-00100000010000001000000110111001
+00100000010000001000000110010101
 00100000001000000100001001101101
 01110000000100011100010101010000
-00100000001000000000011100110000
-00100000010000000000011011000101
-01011000000000000000000000000000
-01100000000000010100011010101100
-01100000000000001100011100010100
-00100000010000000000001010010110
-00100000001000000100001011001011
+00100000001000000000011100001100
+01110000000100011100010100100010
+00100000001000000000011100001100
 01101000000000001100010100001111
 00011111111000001111111000000001
 01100000000000001100010100001111
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000011011010011
+00100000010000000000011010101111
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -1309,32 +1359,34 @@
 01110000000000000001011000100101
 00100000011000000000000000000000
 00100000010000000010100110111011
-00100000010000000000001000000111
+00100000010000000000000001101011
 00100000001000000101010010100011
 01110000000100011100010101000000
-00100000001000000000011100110000
+00100000001000000000011100001100
 01110000000100011100010101000001
-00100000001000000000011100110000
+00100000001000000000011100001100
 01101000000000001000010001010110
-11000010100000101000010101000101
-00100000010000000000011011001101
+11000010100000101000010101101011
+00100000010000000000011010100001
 01101000000000001100011110001110
-00100100001110100000010100101111
+00100100001110100000010101100001
 01101000000000001000010000111111
-11000011000000100000010100110011
+11000011000000100000010101100101
 01101000000000001000001011011010
-00100000001110100000010100110011
+00100000001110100000010101100101
 00100000001000000101011001100100
 01101000000000001100011110001110
 00011111111000001111111111111111
 01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000010100110110
+11000000100000101000010101101000
 01110000010001111000111000000011
 00100000010000000101100010010010
-00100000010110100000001101100011
+00100000010110100000001110111110
 00100000001000000101011000100010
+00100000010000000000010101101101
+00100000001000000000010101111001
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
@@ -1347,15 +1399,7 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000010000000000010100111001
-01101000000000001100110110111010
-00011111111001100111110000000010
-00100100010000010000011011010001
-01101000000000001100110110111010
-11000001000000000000000000000000
-00011111111000001111111111111111
-01100000000000001100110110111010
-00100000011000000000000000000000
+00100000001000000000011010100101
 01101000000000001100011110100001
 00100000011110100000000000000000
 01101000000000001100011011000101
@@ -1376,10 +1420,10 @@
 00011000110000100111111000000000
 01100000000000010100010100001101
 01101000000000001100010100001100
-11000000000000011000010101100100
+11000000000000011000010110010000
 00100000001000000101011010001101
 01101000000000001000001011011011
-11000000000000001000010101100111
+11000000000000001000010110010011
 00100000001000000101110001100101
 11101000110000101000000000000000
 01100000000000101100001111001110
@@ -1387,18 +1431,18 @@
 01100000000000010000010001011111
 00100000001000000101110010001010
 11101000110000010000000000000000
-11000000000000100000010101110000
-11000000000000110000010110011101
+11000000000000100000010110011100
+11000000000000110000010111001001
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000010101001110
+00100000010000000000010101111010
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000010101111111
+11000000000010000000010110101011
 00011111111011001000010000000000
 00011000010001100111110000100100
-00100000001000010000010110001101
+00100000001000010000010110111001
 11011000010000000100011111001000
 01100000000010010100010010111100
 00100000010000000101100010101101
@@ -1419,30 +1463,30 @@
 01011000000000000000000000101011
 11100000110000010000000000000000
 00100000011000000000000000000000
-11000000000001010000010110001111
+11000000000001010000010110111011
 00100000001000000101100010101101
 01101000000010010000010001111000
 01101000000000001100010011101001
-11000010100000011000010110010110
+11000010100000011000010111000010
 01101000000000010000010001111000
 11000000000010011101101001110110
 01101000000010010000010001111000
 00100000001000000101100110111111
 01101000000000010100010011111010
 10011000010001100111110000000000
-00100100001000101000010110010010
+00100100001000101000010110111110
 00100000010000000101101001000010
-00100100001101000000010110010010
+00100100001101000000010110111110
 01110000000001000111101000000101
 00100000001000000101101001110111
 11101000110000001000000000000000
-11000000000000001000010110100000
-00100000001000000101101011110110
-01110000010010110110111000000001
-00100000001000000101101100001001
+11000000000000101000010111001100
+00100000001000000101101011110101
+01110000000100011100010110000010
+00100000001000000000011100001100
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000010110101000
+00100000010000000000010111010100
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1452,7 +1496,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000010110110000
+00100000001101110000010111011100
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1461,12 +1505,8 @@
 00101111111000000000011000000011
 00100100001000001010101111011110
 00100000001000000101011111111011
-01101000000000001100011110100001
-00100100011110100000000000000000
-01101000000000001000010001111000
-00011111111001100111111000011010
-00100100011000101000000000000000
-00100000001000000011110101100000
+01110000000100011100010101000010
+00100000001000000000011100001100
 01101000000100001000000001110111
 00011111111000010111111011111101
 01100000000100001000000001110111
@@ -1476,7 +1516,7 @@
 00100000010000000110001111101110
 00011000010000010000010011111101
 00100000000000000000000000001101
-00100000010000000000010111001010
+00100000010000000000010111110010
 01100000000110001000000001110011
 00100000011000000000000000000000
 00100000010000000110010011011101
@@ -1487,7 +1527,7 @@
 01100000000100001000000010000001
 00100000011000000000000000000000
 01110000000100011100010100000000
-00100000001000000000011100110000
+00100000001000000000011100001100
 00100000010000000010000111001001
 00100100011101000000000000000000
 01111000010101000111110000000000
@@ -1496,10 +1536,10 @@
 01111001001111111000000000101101
 00100000010000000010101001001111
 00100000010000000010001011100110
-11000101000001011000010111011111
+11000101000001011000011000000111
 00100000010000000010010001010101
-00100100001110100000010111011000
-11000101000101101000010111101000
+00100100001110100000011000000000
+11000101000101101000011000010000
 00100000001000000010000111101100
 00100000010000000010101001001101
 11011000001000000000000000010000
@@ -1509,33 +1549,28 @@
 01101000000000001000000001110111
 10011000000000000000100000000000
 01110000000000000001000100000010
-00100000001000000000010111011000
+00100000001000000000011000000000
 01101000000000100000000101100101
 00011111111000001111111000001000
 01100000000000100000000101100101
 00100000001000000010000111111000
 11000101000101100010011001001101
 00100000001000000010010110001111
-00100000010000000011001110101111
-00100000010000000010011011101001
-01110000000010101001100100000010
-00100000010000000111110110000110
-00100000010000000101110011110111
-00100000010000000100110101101011
-00100000001000000010010001101110
+01110000000100011100010101000011
+00100000001000000000011100001100
 01101000000000001000000000110000
 00101111111011111111111000000000
-00100000010000001000010111111001
+00100000010000001000011000011100
 00100000001000000010010010001010
 01101000000000001000000001000111
 00101111111011111111111000000011
-00100000010000001000010101000110
-00100100010000001000011011001101
-00100000001000000000011011010011
+00100000010000001000011010100101
+00100100010000001000011010100001
+00100000001000000000011010101111
 00100000010000000010010011110000
 00100100001011000010100011111001
 00100000010000000010100110111011
-00100000010000000000001000000111
+00100000010000000000000001101011
 00100000001000000010010100011000
 11000110000100110000000000000000
 00100000010000000010101011111010
@@ -1543,10 +1578,13 @@
 00100000011110100000000000000000
 01101000000000001100000010010001
 00100000011110100000000000000000
-01101000000000001100101100101011
+01101000000000001100011011001111
+00011111111001100111110000001010
+00100000011000010000000000000000
+01101000000000001100101100101110
 00100100011110100000000000000000
 01101000000000001100011001011010
-00100000001110100000011000001111
+00100000001110100000011000110101
 01101000000000001100010110110001
 00100000011110100000000000000000
 01101000000000001100010011000000
@@ -1573,18 +1611,18 @@
 11000101100001101010101111011110
 00100000010000000101001001110100
 00100100001110100010101111011110
-00100000010110100000011000101001
+00100000010110100000011001001111
 00100000001000000010101110111110
 01110000000000001000101000000001
 01110000000000001000101100000000
 00100000011000000000000000000000
-01110000000100011100010100010000
-00100000001000000000011100110000
-01110000000100011100010100010001
-00100000001000000000011100110000
+01110000000100011100010100000001
+00100000001000000000011100001100
+01110000000100011100010100000010
+00100000001000000000011100001100
 01101000000000001000010101010010
 01100000000000001000010011001001
-11000000000010011000011000110100
+11000000000010011000011001011010
 00100000001000000101110110110100
 00100000010000000101110111001111
 01110000010010110000000100000001
@@ -1592,40 +1630,22 @@
 00100000011110100000000000000000
 01110000010010110000001100000010
 00100000011000000000000000000000
-01111000010101000111110000000000
-00100000010000000110001011000001
-01101000000000001000000001001000
-00100000011110100000000000000000
-11000010100000111000011001000100
-11000000000000011000011001000110
-11000000000110001000011001001010
-11000000000010111000011001001100
-11000000000000111000011001001000
-00100000001000000110000000010000
-01110000000100011100010100100000
-00100000001000000000011100110000
-01110000000100011100010100100001
-00100000001000000000011100110000
-01110000000100011100010100100010
-00100000001000000000011100110000
-01110000010010110000001100000001
-00100000001000000110000111000011
-01110000010010110000101100000100
-00100000001000000110000110100100
+01110000000100011100010100010000
+00100000001000000000011100001100
 00100000010000000110001010111100
 00100100011110100000000000000000
 01101000000000001000000001010101
 00100000011110100000000000000000
-11000000000000100000011001110000
-11000000000010000000011001010101
+11000000000000100000011010000100
+11000000000010000000011001101001
 00100000001000000110001100100000
 01101000000000001100010101011011
 11000001000000000000000000000000
-11000000000000001000011001011001
+11000000000000001000011001101101
 00100000001000000110001101011111
 00100000011101001000000000000000
 01101000000000001000000101101101
-11000010100000000000011001011101
+11000010100000000000011001110001
 00100000001000000110001110011001
 01101000000000001100101100000011
 11000000000000001110001110011101
@@ -1642,7 +1662,7 @@
 10011000010000001000010000000000
 00011100010000100111111000000000
 10011000010001100111110000000000
-00100100001000010000011001101110
+00100100001000010000011010000010
 00100000001000000110001101001001
 01110000010010110000001000000001
 00100000011000000000000000000000
@@ -1652,16 +1672,16 @@
 00100100001110100111110111011011
 01101000000000001000101010011001
 11000101100001001111110111010110
-11000000000011111000011001111101
-11000000000100000000011010000000
-11000000000010010000011001111010
+11000000000011111000011010010001
+11000000000100000000011010010100
+11000000000010010000011010001110
 00100000001000000111110111001010
 00100000010000000101100010010000
 00100100011110100000000000000000
 00100000001000000101101010111111
 01110000000000011000010100110100
 01101000000000110000010001001111
-00100000001000000000011010000010
+00100000001000000000011010010110
 01110000000000011000010100110011
 01101000000000110000000001000000
 01100000000000110000000110000110
@@ -1671,120 +1691,64 @@
 00100000010000000100001111010010
 00100000010000000100001011101000
 00100000010000000100001011111011
-00100000001000000000001011001111
-01101000000000001100101100100111
-00100000011110100000000000000000
-01101000000000001100101100101010
-11000000000000000000011010010000
-11000000000000001000011010101001
+00100000001000000000001100010011
+01110000010011010111100100000001
+01110000010011010111011000000000
 00100000011000000000000000000000
-00100000010000000000011010110011
-01101000000000001100101100101011
+01101000000000001100110101110110
 00011111111000001111111000000001
-01100000000000001100101100101011
-01101000000010001100101100101100
-10011000010001100111110000000000
-00100000010000101000011010011000
+01100000000000001100110101110110
 00100000011000000000000000000000
-01110000010010110011000100000000
-00100000010000000000011010111000
-01101000000000001100011100100000
-11000001000000010000000000000000
-01101000000000010100011010000010
-11000011100001001000000000000000
-11000011100000000000000000000000
-01101000000000001100101111100100
-11000000111111111000011010100111
-01110000010010110010110100000101
-01110000010010110010111100000001
-01110000010010110010111000000101
-01110000010010110010011100000001
-01110000010010110010101000000001
-00100000011000000000000000000000
-01110000010010110010110100000001
-00100000001000000000011010100010
-01101000000000001100101100101110
+01101000000000001100110101110110
+00011111111001100111110000000010
+00100100010000010000011010101101
+01101000000000001100110101110110
+11000001000000000000000000000000
 00011111111000001111111111111111
-01100000000000001100101100101110
-00100100011110100000000000000000
-01101000000000001100101100101101
-01100000000000001100101100101110
-01101000000000001100101100101001
-11000000000000001000011010111000
-11000000000000000000011010110011
-00100000011000000000000000000000
-01110000010010110010100100000001
-01101000000010001100101100101000
-00100000001000000110100000101001
-01011000000000000000000000000000
-01100000000000011100101100101110
-01101000000000001100101100101111
-00100100001110100000011010111100
-01110000010010110010011100000000
-01110000010010110010101000000000
-01110000010010110010101100000000
-01110000010010110010100100000000
-01101000000010001100101100101000
-00100000001000000110100000100101
-01110000010010110011000100000001
-01110000010010110010011100000001
-01110000010010110010101000000000
-01110000010010110010101100000000
-00100000011000000000000000000000
-01101000000000001100101100101011
-00100100011110100000000000000000
-01101000000000001100101100110001
-00100100011110100000000000000000
-00100000001000000000011010110110
-01110000010011011011110100000001
-01110000010011011011101000000000
-00100000011000000000000000000000
-01101000000000001100110110111010
-00011111111000001111111000000001
-01100000000000001100110110111010
+01100000000000001100110101110110
 00100000011000000000000000000000
-01110000010011011011101000000011
+01110000010011010111011000000011
 00100000011000000000000000000000
 01101000000000010100011010000010
 11000011100001011000000000000000
 11000011100000111000000000000000
 11000011100000110000000000000000
-11011010001000000100110101000011
-00100000010000000000001001000100
-01100000000010001100110110111011
+11011010001000000100110011111111
+00100000010000000000001001010100
+01100000000010001100110101110111
 01011000000000000000000010000010
-11000101000100110000011011011101
+11000101000100110000011010111001
 01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000011011110101
-01101000000000001100110110111010
+00100100001000010000011011010001
+01101000000000001100110101110110
 00011111111001100111110000000010
-00100100001000010000011011100101
-01101000000000001100110110111010
-11000000000000000000011011110110
-00100000011000000000000000000000
-01101000000000001100110110111010
-11000001100100000000000000000000
-01110000010011011011101000000000
-01101000000010001100110110111011
+00100100001000010000011011000001
+01101000000000001100110101110110
+11000000000000000000011011010010
+00100000011000000000000000000000
+01101000000000001100110101110110
+11000001110010110000000000000000
+01110000010011010111011000000000
+01101000000010001100110101110111
 01011000000000000000000001110111
-11000101000100110000011011101100
+11000101000100110000011011001000
 01011000000000000000000001110101
 10011000010001100111110000000000
 00100100011000010000000000000000
-01101000000000001100110110111101
-11000000000000000000011011111101
+01101000000000001100110101111001
+11000000000000000000011011011001
 00011111111000001111111111111111
-01100000000000001100110110111101
-11000000000000000000011011111101
+01100000000000001100110101111001
+11000000000000000000011011011001
 01110000010000011101111000000000
 00100000011000000000000000000000
-01110000010011011011101000000000
-01101000000000001100110110111101
-11000000000000010000011011111011
+01110000010011010111011000000000
+01101000000000001100110101111001
+11000000000000010000011011010111
 00011111111000001111111000000001
-01100000000000001100110110111101
-11000000000000001000011011110011
+01100000000000001100110101111001
+11000000000000001000011011001111
 01110000010000011101111000000010
 00100000011000000000000000000000
 01110000010000011101111000000100
@@ -1805,20 +1769,20 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000010000011100010111
-11000000000000100000011100011100
-11000000000100000000011100101011
-00100000010000000000011100100001
+11000000000000010000011011110011
+11000000000000100000011011111000
+11000000000100000000011100000111
+00100000010000000000011011111101
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100001101100
 00100000001000000010100101001011
-00100000010000000000011100100110
+00100000010000000000011100000010
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100000111100
 00100000001000000010100101010011
-00100000010000000000011100100001
+00100000010000000000011011111101
 01110000100010010101010111010000
 01110000100010010101011011000000
 01110000100010010101100001101100
@@ -1840,29 +1804,29 @@
 00100000001000000010100011111010
 01101000000010001001000111000101
 00011000010100011000010000000000
-01101000000000001100101101011000
+01101000000000001100101110101001
 10011000010001100111110000000000
-00100000001000101000011101001111
-01100000000010001100101101011000
+00100000001000101000011100101011
+01100000000010001100101110101001
 00011000010000001000010000000001
 01011000000000000000000100000000
 10011000010011111000010000000000
-01101000000000011100101101011001
+01101000000000011100101110101010
 10011000010001100111111000000000
-01101000000010011100101101011100
+01101000000010011100101110101101
 10011000010000001111111000000000
 00011111111000001111111111111011
-01100000000000011100101101011111
-00100000010000000000001100010011
-01101000000000011100101101011111
+01100000000000011100101110110000
+00100000010000000000001101010101
+01101000000000011100101110110000
 11011000010000000000000100000000
 11011010001000000001111100000000
 00100000010000000110010101100010
 01101000000000100001111100000000
-01101000000010100100101101100010
+01101000000010100100101110110011
 10011000010001100111110000000000
-00100100001000101000011101000000
-00100000010000000000001011011110
+00100100001000101000011100011100
+00100000010000000000001010100011
 01011000000000000001111100000000
 01100000000000010100000110011001
 01110000010000011001101101000000
@@ -1871,27 +1835,24 @@
 01100000000000100100000110011001
 01101000000000001001000111000101
 00100000001000000000000000000001
-01101000000000001100101111110100
-00100100011110100000000000000000
+11011111001000000000000000000101
+11011000101000000100101100001101
+00100000001000000111111011010100
 01101000000000100100011010011011
 00100000011110100000000000000000
-00100000010000000000011110110101
+00100000010000000000011110001110
 01011000000000000000000000000110
-00100000010000000000011110101000
+00100000010000000000011110000001
 01011000000000000000000000000011
-00100000010000000000011110101110
+00100000010000000000011110000111
 01101000000000001100101100001101
-11000000000000001000011101100001
-01101000000000001100101111110100
-00100100011110100000000000000000
-11011111001000000000000000000101
-11011000101000000100101100001101
-00100000001000000111111011010100
+11000000000000001000011100111010
+00100000001000000000011100101101
 01101000000000010100101100001110
 01100000000000010001000110111110
 01101000000000010100011010011011
 01100000000000010001000111000000
-00100000010000000000011101110100
+00100000010000000000011101001101
 01101000000000010001000110111110
 01100000000000010100101100001110
 01101000000000010001000111000000
@@ -1900,7 +1861,7 @@
 01100000000000010001000110111110
 01101000000000010100011010011101
 01100000000000010001000111000000
-00100000010000000000011101111100
+00100000010000000000011101010101
 01101000000000010001000110111110
 01100000000000010100101100010000
 01101000000000010001000111000000
@@ -1909,47 +1870,47 @@
 01101000000000010001000110111110
 01101000000010010001000111000000
 10011000010000001111111000000000
-01101000000010001100101111100010
+01101000000010001100101101111111
 10011000010000001111111000000000
 00011111111000010000010000000001
-01100000000010001100101111100010
-00100000001000000000011110000100
+01100000000010001100101101111111
+00100000001000000000011101011101
 01101000000000010001000110111110
 01101000000010010001000111000000
 10011000010000001111111000000000
-01101000000010001100101111100011
+01101000000010001100101110000000
 10011000010000001111111000000000
 00011111111000010000010000000001
-01100000000010001100101111100011
-00100000001000000000011110000100
+01100000000010001100101110000000
+00100000001000000000011101011101
 01100000000000011001000111000010
 00101111111011111111111000010000
-00100000001000001000011110001110
+00100000001000001000011101100111
 01101000000000001001000111000011
-11000000011111111000011110010101
+11000000011111111000011101101110
 01101000000000001001000111000010
 00011111111000110111111000000000
 01100000000000010001000110111110
 01100000000000010001000111000000
 00100000011000000000000000000000
 01101000000000001001000111000011
-11000000000000000000011110010010
+11000000000000000000011101101011
 01101000000000011001000111000010
-00100000001000000000011110001010
+00100000001000000000011101100011
 01110000000100011100010000000000
 01101000000000001001000111000010
-00100000001000000000011110001010
+00100000001000000000011101100011
 01101000000000001001000111000010
-00100000010000000000011110100000
+00100000010000000000011101111001
 01100000000000001001000110111110
 01100000000000001001000111000000
-00100000001110100000011110011110
+00100000001110100000011101110111
 01011000000000000000000011111111
 01100000000000001001000110111111
 01100000000000001001000111000001
 00100000011000000000000000000000
 01011000000000000000000000000000
-00100000001000000000011110011011
+00100000001000000000011101110100
 00011111111001100111111000000000
 01100000000000001000101010101110
 01101000000000001000101010101110
@@ -1959,35 +1920,74 @@
 00011111111001100111111000000000
 00100000011000000000000000000000
 10011010001001100111110000000000
-00100100001000010000011110110011
+00100100001000010000011110001100
 10011010010001100111110000000000
-00100100001000010000011110110011
+00100100001000010000011110001100
 01110000010010110000110100000000
 00100000011000000000000000000000
 10011010001001100111110000000000
 00100100011000010000000000000000
 10011010010001100111110000000000
 00100100011000010000000000000000
-00100000001000000000011110101100
+00100000001000000000011110000101
 01110000010010110000110100000001
 00100000011000000000000000000000
 01101000000000010100011010011011
 01100000000000010001000111000000
-00100000010000000000011110111110
+00100000010000000000011110010111
 00011111111000100010001000000000
 01101000000000010100011010011101
 01100000000000010001000111000000
-00100000010000000000011110111110
+00100000010000000000011110010111
 00011111111000100010010000000000
 00100000011000000000000000000000
 01101000000000001001000111000001
-11000000011111111000011111000011
+11000000011111111000011110011100
 01101000000000001001000111000000
 00011111111000010111111011111111
 00100000011000000000000000000000
 01101000000000010001000111000000
 00011111111001100111111000000000
-00100000001000000000011111000001
+00100000001000000000011110011010
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
                                 
                                 
                                 
@@ -65535,8 +65535,9 @@
                                 
                                 
                                 
-11000000000000000000000000000100
-11000000000000001000000000010001
+11000000000000000000000000000101
+11000000000000001000000000010010
+11000000000000010000000000100011
 00100000011000000000000000000000
 01101000000000001000000000001110
 00011111111000001111111000000001
@@ -65544,47 +65545,52 @@
 00100000010000000010010000110101
 01111001001000000000000000101100
 00100000010000000010001011110010
-00100000001011000000000000001111
+00100000001011000000000000010000
 01111001001111111000000000101100
 00100000010000000010010001010101
-00100100001110100000000000001000
+00100100001110100000000000001001
 00100000001000000010000011111100
 01111001001111111000000000101100
 00100000001000000010000101011111
-00100000010000000000001111111011
-01110000010010110110110000000000
-01011000000000000000000000000110
-01100000000000010100010010010110
-01100000000000010100010010011000
-01110000010001111100011000000000
-01110000010001111001111000000000
-00100000010000000000001101011010
-00100000010000000101100000010110
-00100000001000000100000111011001
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01110000010010000000101000000000
+01110000010000011110001100001110
+00100000010000000100000111100111
+01101000000000010100001000001000
+11000010100000111100000111110101
+11000010100000000011001110101001
+11000010100000001000000000011100
+11000010100000010000000000011111
+11000010100000011000000000011111
+00100000001000000100001010110000
+11000010100000101000000000011111
+11000010100000011000000000011111
+00100000001000000100001010110000
+01101000000000010100011010000010
+11000010100001100100001010110000
+00100000010000000011001110101001
+00100000001000000000010001010000
+01101000000000010000001001100100
+00011111111000100000110000000000
+11101000110000001000000000000000
+01100000000000001100101100000100
+00011111111000010000010000001111
+00011111111100011111111000000000
+11000000000000111000000000101100
+11000000000000001000000000110011
+00100000001000000100110100111001
+00100000010000000100110101010011
+01110000010010110000010100000000
+01101000000000001100101100000100
+00101111111011111111111000000000
+00100000011000001000000000000000
+01110000010010110000010100000001
+00100000011000000000000000000000
+00011000010000100111111000000000
+11000000000000101000000000110110
+00100000001000000100110101000001
+00100000010000000100001110001110
+00100000010000000011001110101001
+00100000001000000000010001010000
                                 
                                 
                                 
@@ -131065,57 +131071,65 @@
                                 
                                 
                                 
+11000000000010000000000000000011
+00100000011000000000000000000000
+01111000010101000111110000000000
+00100000010000000110001011000001
+01101000000000001000000001001000
+00100000011110100000000000000000
+11000010100000111000000000001101
+11000000000000011000000000100100
+11000000000110001000000000011001
+11000000000010111000000000011011
+11000000000000111000000000011101
+00100000001000000110000000010000
+11000000010000100000000000010000
+11000000010000011000000000010011
+00100000001000000110000000111111
+00100000010000000000000000010110
+01101000000000001000000001001000
+00100000001000000110000010011001
+00100000010000000000000000010110
+01101000000000001000000001001000
+00100000001000000110000100001101
+01101000000000001100011001011010
+00100000001110100110000100101011
+00100000001000000110000100100100
+01110000010010110000001100000001
+00100000001000000110000111000011
+01110000010010110000101100000100
+00100000001000000110000110100100
+00100000010000000110000101010010
+01101000000000001100101101010111
+00100000011110100000000000000000
+01101000000000001000000001001011
+01111001001111111111111000000011
+01100000000000001000000001001011
+00100000001000000000001011110011
+00011000000000000111111000000010
+00100000010000000110001010011000
+01101000000000001000000001001001
+11100000101000001000000000000000
+01100000000000001100101011111110
+00100000010000000110001010100111
+01101000000000001100101011111110
+11000000000101110000000000101101
+00100000001000000110000001010001
+01101000000000001100101100000001
+00100000011110100000000000000000
+01110000010010110000000100000000
+01101000000000001100101100000011
+11000001100000010000000000000000
+01110000010010110000001000000001
+00011100010000100111111000000000
+01100000000000100000010011101001
+00100000011000000000000000000000
                                 
                                 
                                 
                                 
                                 
                                 
-11000000000010000000000000000100
-11000000000010001000000000011011
-00100000011000000000000000000000
-01110000010010000000101000000000
-01110000010000011110001100001100
-00100000010000000100000111100111
-01101000000000010100001000001000
-11000010100000111000000000001110
-11000010100000000011001110101001
-11000010100000001000000000010010
-11000010100000010000000000010101
-11000010100000011000000000010101
-00100000001000000100001010110000
-00100000010000000100000111000001
-01101000000000010100001000001000
-11000010100001010000010001101101
-00100000001000000100000111110111
-11000010100000101000000000010101
-11000010100000011000000000010101
-00100000001000000100001010110000
-01101000000000010100011010000010
-11000010100001100100001010110000
-00100000010000000011001110101001
-00100000010000000000010010111110
-00100000011000001000000000000000
-00100000001000000011001110100111
-01101000000000010000001001100100
-00011111111000100000110000000000
-11101000110000001000000000000000
-01100000000000001100101100000100
-00011111111000010000010000001111
-00011111111100011111111000000000
-11000000000000111000000000100100
-11000000000000001000000000101011
-00100000001000000100110100111001
-00100000010000000100110101010011
-01110000010010110000010100000000
-01101000000000001100101100000100
-00101111111011111111111000000000
-00100000011000001000000000000000
-01110000010010110000010100000001
-00100000011000000000000000000000
-00011000010000100111111000000000
-11000000000000101000001111100101
-00100000001000000100110101000001
                                 
                                 
                                 
@@ -196593,6 +196607,49 @@
                                 
                                 
                                 
+11000000000100000000000000000101
+11000000000100001000000000011011
+11000000000100010000000000100001
+00100000011000000000000000000000
+00100000010000000000001010100011
+00100000010000000100000011000000
+00100000010000000100000011011001
+11000000000110000000000000001101
+11000000000110001000000000010001
+00100000010000000100000011010001
+00100000000000000000001111101000
+00100000001000000000000000000111
+00100000010000000000001011000100
+01101000000000001100011011011110
+11000000001011010000000000010011
+00100000001000000100000011100001
+00100000010000000000001011000100
+00100000001000000100000011101010
+01110000010001101110000000000111
+11011010011000000100101110000001
+11101010011000010000000000000000
+11000001011111111000000000000000
+00100000010000000110010000010011
+00100000000000000010111011100000
+00011010011000001010011000000010
+00100000001000000000000000010101
+00100000010000000000001101001001
+00100000010000000000001101010111
+00100000010000000100001100011010
+01101000000000100100011101111011
+01100000000000100100110001100101
+00100000011000000000000000000000
+01011000000000000000000000000000
+01100000000000010100011010101100
+01100000000000001100101101011101
+01100000000000001100011100010100
+01100000000000001100101101011110
+11011000111000000000000000001001
+00100000010000000100001111010010
+01110000010010110100100100000101
+00100000010000000000001101111000
+00100000010000000000001011000100
+00100000001000000100001011001011
                                 
                                 
                                 
@@ -196607,63 +196664,6 @@
                                 
                                 
                                 
-11000000000100000000000000010100
-11000000000100001000000000101000
-11000000000100010000000000100001
-11000000000100011000000000000110
-00100000011000000000000000000000
-01110000010010110110111000000001
-01110000010001111010000100000001
-01101000000000010100011010101000
-01100000000000010100011010101110
-00100000010000000000010000100000
-00100000010000000011010000011000
-01101000000000011100101111111000
-01100000000000011100001101110100
-00100000010000000000010000011001
-01011000000000000000000000000100
-11100000110000001000000000000000
-11011000110000000100001110010000
-00100000010000000000010000010101
-00100000001000000111110111110100
-01101000000000001000000001001000
-11000000010000100000000000011000
-11000000010000011000000000011011
-00100000001000000110000000111111
-00100000010000000000000000011110
-01101000000000001000000001001000
-00100000001000000110000010011001
-00100000010000000000000000011110
-01101000000000001000000001001000
-00100000001000000110000100001101
-01101000000000001100011001011010
-00100000001110100110000100101011
-00100000001000000110000100100100
-00100000010000000110000101010010
-01101000000000001100101101010011
-00100000011110100000000000000000
-01101000000000001000000001001011
-01111001001111111111111000000011
-01100000000000001000000001001011
-00100000001000000000001111111110
-00011000000000000111111000000010
-00100000010000000110001010011000
-01101000000000001000000001001001
-11100000101000001000000000000000
-01100000000000001100101011111110
-00100000010000000110001010100111
-01101000000000001100101011111110
-11000000000101110000000000110001
-00100000001000000110000001010001
-01101000000000001100101100000001
-00100000011110100000000000000000
-01110000010010110000000100000000
-01101000000000001100101100000011
-11000001100000010000000000000000
-01110000010010110000001000000001
-00011100010000100111111000000000
-01100000000000100000010011101001
-00100000011000000000000000000000
                                 
                                 
                                 
@@ -262143,54 +262143,54 @@
                                 
                                 
                                 
-11000000000110000000000000000011
+11000000000110000000000000000100
+11000000000110001000000000101110
 00100000011000000000000000000000
-00100000010000000110001010111100
-00100100011110100000000000000000
-01101000000000001000000001010101
-00100000011110100000000000000000
-11000000000000100000000000100101
-11000000000010000000000000001010
-00100000001000000110001100100000
-01101000000000001100010101011011
-11000001000000000000000000000000
-11000000000000001000000000001110
-00100000001000000110001101011111
-00100000011101001000000000000000
-01101000000000001000000101101101
-11000010100000000000000000010010
-00100000001000000110001110011001
-01101000000000001100101100000011
-11000000000000001110001110011101
-01101000000000001100000110111101
-00100000001110100110001110101001
-01101000000000001000010011010001
-11000100000000011000000000000000
-11000100000000010000000000000000
-01101000000000001100101100000010
-00100000011110100000000000000000
-01110000010010110000001000000000
-01101000000000100000010011101001
-11011000010000000000000000010100
-10011000010000001000010000000000
-00011100010000100111111000000000
+00100000010000000000001010010011
+11011010001000000100011100100001
+01101000000000001100011100100000
+01101000000010001100011100000011
 10011000010001100111110000000000
-00100100001000010000000000100011
-00100000001000000110001101001001
-01110000010010110000001000000001
+00100000001000101000000110000110
+01110000010010110101001000011001
+00100000010000000000001010011000
+01101000000000001100001000010000
+11000000000110011000000000010000
+11000000000110100000000000010100
 00100000011000000000000000000000
-01110000010010000000101100010100
-00100000001000000110001101101111
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01110000010010110101011100000001
+01101000000000110100000111010000
+00100000001110100011001111101011
+00100000001000000100001001110100
+01110000010001111010000100000001
+11011000010000000000000000001010
+01101000000000001100101101100101
+11000000011111111000000000011001
+01101000000010010100011010101000
+01100000000010010100011010101110
+00100000010000000011010000011000
+01101000000000011100101101101111
+01100000000000011100001101110100
+00100000010000000000000000100011
+01011000000000000000000000000100
+11100000110000001000000000000000
+11011000110000000100001110010000
+00100000010000000000000000101010
+00100000001000000111110111110100
+11011010001000000100001101110000
+11101010001000001000000000000000
+00100000011110100000000000000000
+10011000110000001010001000000000
+11101000110000001000000000000000
+11000001000000001000000000000000
+00100000001000000000000000100100
+11011000101000000100001101111011
+11011111001000000000000000010011
+00100000010000000111111100000001
+00100000001000000101011110111000
+00100000010000000000001010010110
+00100000010000000100001100011010
+00100000001000000000000000001100
                                 
                                 
                                 
@@ -327679,10 +327679,12 @@
                                 
                                 
                                 
-11000000001000000000000000000100
-11000000001000001000000000010110
+11000000001000000000000000000110
+11000000001000001000000000011100
+11000000001000010000000000101001
+11000000001000011000000000110000
 00100000011000000000000000000000
-00100000010000000000000000001100
+00100000010000000000000000001110
 00100000001000000101010101111101
 01101000000000001100011111000111
 01100000000000001100000101110010
@@ -327692,17 +327694,21 @@
 00100000011000000000000000000000
 01101000000000001100001111010110
 00011111111001100111110000001100
-00100100001000010000000000001010
+00100100001000010000000000001100
+01100000000000010100010010010110
+01100000000000010100010010011000
 01101000000000001100001111011000
+00100000001110100000000000001000
 01101000000010001100011111000111
 10011000010001100111110000000000
-00100000001000010000000000000110
+00100000001000010000000000001000
 01101000000000001100001111011000
-01100000000000001100000101110010
-00100000001000000000000000001000
+00100000001110100000000000001000
+01100000000000001100011111000111
+00100000001000000000000000001010
 01101000000000001000010000111111
 11000100000000110000000000000000
-00100000010000000000000000011011
+00100000010000000000000000100001
 00100100011101000000000000000000
 00100000001000000101010110100000
 01111000001101000111110000000000
@@ -327713,26 +327719,20 @@
 00011111111100011111111000000000
 11000001100000000000000000000000
 00100000001000000111111111101001
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01101000000000001100011110100001
+00100100011110100000000000000000
+01101000000000001000010001111000
+00011111111001100111111000011010
+00100100011000101000000000000000
+01110000010001101100011000000000
+00100000001000000011110101100000
+00100000010000000011001110101111
+00100000010000000010011011101001
+01110000000010101001100100000010
+00100000010000000111110110000110
+00100000010000000101110011110111
+00100000010000000100110101101011
+00100000001000000010010001101110
                                 
                                 
                                 
@@ -393217,47 +393217,60 @@
                                 
 11000000001010000000000000000011
 00100000011000000000000000000000
-00100000010000000000001010000111
-01110000010010110110111000000000
-01110000010010111110111000000001
-01110000010001110010000000000001
+01110000010010110101111000000000
+00100000010000000000001010010011
 01110000010001111001111000000000
+00100000010000000000001010010110
 01101000000000010100011010000010
-11000010100001011000000000010001
-00100000010000000000001100010101
+11000010100001011000000000010000
+00100000010000000000001101010111
 01101000000010010100011111000100
 00011000010000001000010000000001
 01100000000010010100011111000100
 01100000000010010100010010100001
 00011000000010100111111000000000
 01100000000000001100010010100000
+01011000111011011000111000001110
+01100000000000011100010010100011
 00100000010000000011010000011000
 01101000000000010100011010000111
 01100000000000010100011010101100
+01110000010010110100100100000101
 01110000000000010110110100000110
 01011000000000000000000000000000
 01100000000000010100011010110000
 01100000000000010100011010101110
-00100000010000000000010000100000
+11011000111000000000000000000111
+00100000010000000100001111001110
 00100000010000000100001111001010
-01110000010010110101001100000000
-00100000010000000000001100000011
 01101000000000001100000010010010
 00101111111011111111111000000001
-00100000010000001000000000100011
+00100000010000001000000000100101
 01101000000000001100000010010010
 00101111111011111111111000000000
 00100000010000001111110111011101
-00100000001000000000011010100001
+01110000010010110101011100000000
+00100000001000000100001011000100
 01110000010001111010000100000000
-01101000000000011100101111110101
+01101000000000011100101101101100
 01100000000000011100001101110100
-00100000010000000000010000011001
+00100000010000000000000000101110
 01011000000000000000000000000101
 11100000110000001000000000000000
 11011000110000000100101100010010
-00100000010000000000010000010101
+00100000010000000000000000110101
 00100000001000000111110111110100
+11011010001000000100001101110000
+11101010001000001000000000000000
+00100000011110100000000000000000
+10011000110000001010001000000000
+11101000110000001000000000000000
+11000001000000001000000000000000
+00100000001000000000000000101111
+11011000101000000100001101111011
+11011111001000000000000000010011
+00100000010000000111111100000001
+00100000001000000101011110111000
                                 
                                 
                                 
@@ -458738,78 +458751,65 @@
                                 
                                 
                                 
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-11000000001100000000000000000101
-11000000001100001000000000010111
-11000000001100010000000000011111
-00100000011000000000000000000000
-00100000010000000000000000001110
-00100000001101000000000110110111
-01111001001000000000000000100110
-01101000000000001100110111010001
-01111001001000000111111000000010
-01100000000000001100110111010001
-00100000010000000000000110100001
-00100000010000000000000100010110
-00100000001000000000000000011011
-11011111001000000000000000000010
-11011000110000000100110010101001
-00100000010000000111111111100111
-01011000000000001111111111111111
-11101000110010010000000000000000
-10011000010001100111110000000000
-00100100010000101111111111101001
-11000010000000000000000000010010
+11000000001100000000000000000100
+11000000001100001000000000101110
 00100000011000000000000000000000
+01111001001111111000000000100110
+01101000000000001100101101011001
+00011111111000010111111000000001
+00100100010110100000000000100100
+00100000010110100000000000011110
+01101000000000001100110001001101
+11000001111111111000000000000000
+00100000010000000000000110001100
+00100000000000000000011111010000
+00100000010000000000010010101101
+01101000000000001100011011011001
+11000001000000000000000000000000
+01101000000000001100110001101010
+11000000001110000000000101101110
+00100000010000000000000101010100
+00100100001011000000000000101001
+00100100001101111000000000101001
 01111001001000000000000000100110
-01101000000000001100110111010001
-01111001001000000111111000000001
-01100000000000001100110111010001
-01011000000000000000000000111100
-01100000000000010100110111001101
-01110000010011011100110000000000
-00100000011000000000000000000000
-01101000000000100100011011010011
-11000100000010001000000000000000
-11000011100000011000000000000000
-11000110000100110000000000000000
-00100000010000000100010010000010
-11011000111000000000000000000011
-00100000010000000100001111001110
 01011000000000000000000000000000
-01100000000000010100011010101110
-01100000000000001100011010110100
-01100000000000010100110010101110
-00100000010000000100001011001010
-00100000001000000000000110110111
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01100000000000010100110001101010
+01100000000000001100101101011111
+01100000000000001100101101011001
+01110000000010101001100100111100
+00100000010000000111110110000110
+00100000010000000000000101001111
+00100000001000000000001110000111
+00100000010000000000001010010011
+01101000000000100100011101111011
+01101000000010100100101101100110
+10011000010001100111110000000000
+00100000001000101000001010100000
+00100000001000000000000000100110
+01110000010000011101111000100000
+01101000000000100100101101010011
+01100000000000100100110001100101
+00100000010000000000000110101100
+00100000001000000000000111001011
+01101000000000010100110001101010
+00011111111000001111111000000001
+01100000000000010100110001101010
+00100000010000000000000111001011
+00100000001000000000000000001100
+00100000010000000000010001010100
+01110000010010110101100000000000
+01101000000000001100101101011111
+00100100011110100000000000000000
+01101000000000001100101101011001
+00100100001110100000000000111001
+01110000010011010111110100000000
+00100000010000000000001010010011
+00100000010000000000000110010101
+01110000010000011011110100000000
+00100000001000000000010001010000
+00011111111000001111111111111111
+01100000000000001100101101011001
+00100000001000000000000110000110
                                 
                                 
                                 
@@ -524288,66 +524288,66 @@
                                 
                                 
 11000000001110000000000000000100
-11000000001110001000000000011010
+11000000001110001000000000110100
 00100000011000000000000000000000
-01101000000000001100110111001100
-11000000000000001010110111010100
-00100000010000000000000000010001
-00100000010000000000000101100010
-00100100001011000000000100010110
-00100100001101111000000100010110
-01101000000000001100110111010001
-01111001001111111111111000000010
-01100000000000001100110111010001
-01110000010010110110100100000000
-00100000010000000010111100100000
-00100000010000000000000101011111
-00100000001000000000001100100110
-01110000000100011001111011111111
-01101000000000001100110010000010
-01100000000000001001000110011111
-01101000000000100100110010111000
-01100000000000100001000110100000
-11011000010000000000000000000110
-11011010001000000001000110011110
-00100000010000000000000110111110
-00100000001000000000000111000010
-01011111111111111111111111111111
-01100000000000110000000001000000
-01110000000000011000010100110011
-01110000010010111110010011111111
-00100000010000000100001011111011
-01110000010001110010000111111111
-00100000001000000000001011001111
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01111001001111111000000000100110
+00100000010000000000000000100001
+00100000010000000000000110001100
+00100000000000000000011111010000
+01101000000000001100110001101011
+11000010100000010000000101101110
+00100000010000000000010010101101
+01101000000000001100011011011001
+11000001000000000000000000000000
+00100000010000000000000101010100
+00100100001011000000000000011101
+00100100001101111000000000011101
+00100000010000000000000101111011
+00100000010000000000001010010011
+01101000000000100100110001100101
+01101000000010100100110001001001
+10011000010001100111110000000000
+00100000001000101000000000101011
+01111001001000000000000000100110
+01011000000000000000000000000000
+01100000000000010100110001101010
+01110000000010101001100100111100
+00100000010000000111110110000110
+00100000010000000000000101001111
+00100000001000000000001110000111
+01101000000000010100110001101010
+00011111111000001111111000000001
+01100000000000010100110001101010
+00100000001000000000000000000111
+01110000010000011101111000100000
+01011000000000000000111100001111
+01100000000000010100110001100101
+11100000101000010000000000000000
+00100000010000000000000110101100
+00100000001000000000000111001011
+00100000010000000000000000100001
+00100000001000000000000000000111
+00100000010000000000000000101111
+00100000001000000000000000000111
+01111001001000000000000000100110
+00100000010000000000000000101111
+01110000010011000100110100000100
+00100000011000000000000000000000
+01110000010000011101111000100000
+01110000010011000011110000000000
+01110000010011000100011101001110
+01101000000000100100110001001001
+00100000001000000000000110101011
+00100000010000000000000110010101
+00100000010000000000010001010100
+11011000111000000000000000000011
+00100000010000000100001111001110
+01011000000000000000000000000000
+01100000000000010100011010101110
+01100000000000001100011010110100
+01100000000000001100101101011001
+01100000000000010100110001101010
+00100000001000000000000000101011
                                 
                                 
                                 
@@ -589823,28 +589823,33 @@
                                 
                                 
                                 
-11000000010000000000000000000011
+11000000010000000000000000001001
+00100000011000000000000000000000
+00100000010000000110100010100010
+01101000000000010100001000011101
+00100100001110100000000000000111
+01011000000000000001000100100010
+01100000000000010100011111000100
 00100000011000000000000000000000
 01101000000000100100000010100000
-01100000000000100100110010111000
+01100000000000100100110001110100
 00100000010000000011111001101110
-01101000000010001100101100101000
-00100000010000000110100000001110
-01101000000010001100101101000110
+01101000000010001100101101000101
 00100000010000000110100000001110
+01110000010001101110111110000101
+00100000010000000000001101111000
 00100000010000000011111000011110
-00100000010000000000000000010111
+00100000010000000000000000011100
 01011000000000000000000000000000
 01100000000000010100000101010100
 00100000010000000110100010100010
+00100000010000000011111001010100
 00100000010000000101100000010000
 00100000010000000101100000111001
 00100000010000000101100000101100
 00100000010000000101100000011000
-00100000010000000000001011000010
-01101000000000001100011100100000
-11000001000000010000000000000000
-00100000011000000000000000000000
+00100000010000000000000000000011
+00100000001000000000001100000101
 00100000010000000111010010111001
 11011000110000001000110000000000
 11011000101000000100100001111000
@@ -655354,73 +655359,69 @@
                                 
                                 
                                 
-                                
-                                
-                                
-                                
-                                
 11000000010010000000000000000101
-11000000010010001000000000011111
-11000000010010010000000000110000
+11000000010010001000000000100011
+11000000010010010000000000110011
 00100000011000000000000000000000
-01101000000000001100110010000110
+01101000000000001100110001000010
 11000000000000001111111111100111
-01101000000000001100110010010001
-11000000000000001000000000001100
-11000000000000010000000000001111
-11000000000000011000000000010010
+01101000000000001100110001001101
+11000000000000100000000000001101
+11000000000000001000000000010000
+11000000000000010000000000010011
+11000000000000011000000000010110
 00100000001000000010101010001100
-01110000010011001001000100010001
+01110000010011000100110100000001
+01110000010010110101111111001000
+00100000001000000000000000000101
+01110000010011000100110100010001
 01110000000100011001111010101010
-00100000001000000000000000010100
-01110000010011001001000100010010
+00100000001000000000000000011000
+01110000010011000100110100010010
 01110000000100011001111001010101
-00100000001000000000000000010100
-01110000010011001001000100010011
+00100000001000000000000000011000
+01110000010011000100110100010011
 01110000000100011001111000100010
-01101000000000001100110010000010
+01101000000000001100110000111110
 00011111111000010111111000000111
 01100000000000001001000110011111
-01101000000000100100110010111000
+01101000000000100100110001110100
 01100000000000100001000110100000
 01110000000100011010010000000000
 11011010001000000001000110011110
 11011000010000000000000000000111
-00100000010000000000000110111110
-00100000010000000000000100101011
+00100000010000000000000110011001
+00100000010000000000000100010110
 00100000001000000111111111100111
-00100000010000000000011011001010
-01101000000000001100110010010001
+01101000000000001100110001001101
 11000001011111111000000000000000
-11000000000010001000000000100110
-11000000000010010000000000101000
-11000000000010011000000000101010
-00100000011000000000000000000000
-01110000010011001001000100000010
-00100000001000000000000101011011
-01110000010011001001000100000011
-00100000001000000000000101011011
-01110000010011001001000111111111
+11000000000010001000000000101001
+11000000000010010000000000101011
+11000000000010011000000000101101
+00100000011000000000000000000000
+01110000010011000100110100000010
+00100000001000000000000101001000
+01110000010011000100110100000011
+00100000001000000000000101001000
+01110000010011000100110111111111
 01110000000010101001100100111001
 00100000010000000111110110000110
-01101000000000100100110001100001
-00100000010000000000000110100000
-00100000001000000000000101011011
-00100000010000000000001111111000
+01101000000000100100110000011101
+00100000010000000000000110101011
+00100000001000000000000101001000
+00100000010000000000001010101101
+00100000010000000011111110001101
 01110000010001111000101100000001
 11011000111000000000000000000011
 00100000010000000100001111010010
 01011000000000000000000000000000
-01100000000000010100011100000111
+01100000000000001100101101011001
 01110000010001101010011100000000
 00100000010000000100000001011101
-00100000010000000000001010000111
-01101000000000100100110010101001
+01101000000000100100110001100101
 01100000000000100100011101111011
-00100000001000000000001011001111
-                                
-                                
-                                
+00100000010000000000001010010011
+00100000001000000000001100010011
                                 
                                 
                                 
@@ -720894,19 +720895,11 @@
                                 
                                 
                                 
-                                
-11000000010100000000000000000110
-11000000010100001000000000001101
-11000000010100010000000000011001
-11000000010100011000000000100000
+11000000010100001000000000000110
+11000000010100010000000000011010
+11000000010100011000000000010010
+11000000010100100000000000100011
 00100000011000000000000000000000
-00100000010000000000001111111011
-01110000010011011100000100000000
-00100000010000000000001010000111
-00100000010000000000000110111001
-01110000010000011011110100000000
-00100000010000000000001001100110
-00100000001000000011010000001010
 01101000000000010100010100001001
 11000001000000000000000000000000
 01101000000000001000010001000001
@@ -720916,7 +720909,7 @@
 01011000000000000000000000001001
 01100000000000010100010010010110
 01100000000000010100010010011000
-00100000010000000000001111011101
+00100000010000000000010000111000
 01110000010001111100011000000001
 00100000011000000000000000000000
 01101000000000010100011010000010
@@ -720925,32 +720918,39 @@
 11000011100001011000000000000000
 01101000000000100100011011010011
 11000011100000101000000000000000
+00100000010000000000001011110011
 00100000001000000011001110100111
-00100000010000000000001111111011
+00100000010000000000010001010100
+01011000000000000000000000000110
+01100000000000010100010010010110
+01100000000000010100010010011000
+01110000010001111100011000000000
+01110000010001111001111000000000
+00100000010000000000001110110101
+00100000010000000101100000010110
+00100000001000000100000111011001
+00100000010000000000010001010100
+01111000001101000111110000000000
 01101000000100100000000100111000
-01111001001000000111111000011010
+01111001001101000111111000011010
 01100000000100100000000001001100
 00100000010000000010110000100001
 00100000010000000111010010111101
-00100000010000000000011010111110
-00100000010000000000001011001111
 00100000010000000011111010011111
-00100000010000000000001001100110
-00100000010000000000001100001011
+00100000010000000000001001110001
+00100000010000000000001101001110
 01101000000100001000000010000001
 00011111111000010111111011110111
 01100000000100001000000010000001
+01101000000100001000000001111110
+01111001001000000111111000000110
+01100000000100001000000001111110
 01101000000100001000000001111111
 01111001001000000111111000000000
 01100000000100001000000001111111
-00100000011000000000000000000000
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+00100000010000000000001101111000
+01101000000010001100011011110011
+00100000001000000110011111101101
                                 
                                 
                                 
@@ -786431,11 +786431,17 @@
                                 
                                 
                                 
-11000000010110001000000000000110
-11000000010110010000000000001100
-11000000010110011000000000010001
-11000000010110100000000000011000
+11000000010110000000000000001000
+11000000010110001000000000001100
+11000000010110010000000000010010
+11000000010110011000000000010111
+11000000010110100000000000011110
+11000000010110101000000000100011
 00100000011000000000000000000000
+01110000010001111010000100000000
+00100000010000000000001010101101
+00100000010000000000001110110101
+00100000001000000100000111000011
 01101000000000001100100000001010
 11000001000000010000000000000000
 00011111111000001111111000000001
@@ -786448,65584 +786454,41 @@
 01110000010000011110001100001100
 00100000001000000011010000001110
 01101000000000001100011110100001
-11000000000000001000000000010100
-00100000001000000000000000010110
-00100000010000000000001111011101
+11000000000000001000000000011010
+00100000001000000000000000011100
+00100000010000000000010000111000
 01110000010001101100011000000101
 11011000111000000000000000000001
 00100000001000000100000110111001
-00100000010000000000001111111011
+00100000010000000000010001010100
 01110000010010110000000100000000
 01110000010010110000001100000000
 01110000010010110000110000000000
-00100000010000000000001011001111
 00100000001000000100000111011001
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-01101000000000001100110111001100
-11000000000000001010110111010100
-01110000000100011001111011111111
-01101000000000001100110010000010
-01100000000000001001000110011111
-01101000000000100100110010111000
-01100000000000100001000110100000
-11011000010000000000000000000110
-11011010001000000001000110011110
-00100000010000000000000110111110
-00100000010000000000000111000010
-00100000010000000000000101100010
-00100100001011000000000000100110
-00100100001101111000000000100110
-00100000010000000000000110001010
-01101000000000100100110010101001
-01101000000010100100110111000110
-10011000010001100111110000000000
-00100000001000101000000000010110
-01101000000000001100110001111111
-11000001100001000000000000000000
-01110000010011011101000100000000
-00100000010000000000001010000111
-01101000000000100100110010101001
-01101000000010100100110010001101
-10011000010001100111110000000000
-00100000001000101000000110101110
-01101000000000100100110010101001
-01101000000010100100110010111000
+00100000010000000000001001000101
+00100100011101000000000000000000
+00100000010000000000000000111000
+01101000000000010100110101111110
+00011111111000001111111000000001
+01100000000000010100110101111110
+01101000000010010100110110000000
 10011000010001100111110000000000
-00100000010000101000000000100100
-01110000010010110110100100000000
-00100000010000000010111100100000
-00100000010000000000000101011111
-00100000001000000000001100100110
-01101000000000100100110001100001
-00100000001000000000000110100000
-01101000000000001100110110111111
+00100000010000101000000000101101
+00100000001000000000000010011010
+01110000010011010111110100000000
+01011000000000000000000000000000
+01100000000000010100110101111110
+01011000000000000000000000011001
+01100000000000010100110110000000
+01110000010011000111100000000000
+01101000000000001100110001100011
+01100000000000001100110001100010
+00100000011000000000000000000000
+01101000000000001100110001100100
+00100000001000000000000000110100
+01101000000000001100110001111000
 00011111111000001111111000000001
-00011111111000010111111000000011
-01100000000000001100110110111111
-11000000000000000000000000101101
-11000000000000010000000000110111
-00100000001000000000000110011100
-00100000010000000000001010000111
-01101000000000100100110010111000
-01100000000000100100110010101001
-01101000000000001100110111001111
-01100000000000001100110010001100
-00100000010000000000000000110101
-01100000000010001100110111001111
-00100000011000000000000000000000
-00100000010000000000000110100001
-00100000001000000000000100010110
-01110000010000011101111000100000
-01101000000000100100110111000110
-01100000000000100100110010101001
-01101000000000001100110111010000
-01100000000000001100110010001100
-00100000010000000000000000110101
-01100000000010001100110111010000
+01100000000000001100110001111000
+11000000000000100000000000110110
+11000000000000101000000000110010
 00100000011000000000000000000000
Index: output/flash.dat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/flash.dat	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/flash.dat	(working copy)
@@ -2,8 +2,8 @@
 02
 aa
 55
-1a
-1f
+7e
+1e
 20
 20
 00
@@ -11,19 +11,19 @@
 20
 40
 03
-5a
+b5
 68
 00
 c1
 de
 60
 00
-cd
-38
+cc
+f4
 20
 40
 06
-ca
+9e
 68
 00
 c6
@@ -31,15 +31,15 @@
 60
 00
 cb
-47
+46
 68
 00
 cb
-33
+32
 60
 00
 cb
-34
+33
 20
 40
 43
@@ -47,11 +47,11 @@
 20
 40
 02
-de
+a3
 20
 40
 07
-5c
+2d
 20
 40
 00
@@ -63,19 +63,19 @@
 20
 20
 02
-b2
+f7
 58
 00
 03
-23
+84
 60
 01
 4d
-b2
+6e
 58
 00
 03
-3d
+9e
 60
 01
 41
@@ -83,7 +83,7 @@
 58
 00
 05
-b7
+e3
 60
 01
 41
@@ -91,7 +91,7 @@
 58
 00
 03
-7e
+d9
 60
 01
 41
@@ -99,31 +99,31 @@
 58
 00
 02
-52
+65
 60
 01
 41
 ed
 58
 00
-03
-c1
+04
+23
 60
 01
 41
 f5
 58
 00
+04
 03
-a5
 60
 01
 41
 f3
 58
 00
-03
-f9
+04
+52
 60
 01
 41
@@ -131,7 +131,7 @@
 58
 00
 04
-01
+58
 60
 01
 41
@@ -147,19 +147,19 @@
 60
 01
 4d
-c4
+80
 24
 55
 80
-2c
+2a
 20
 40
 02
-97
+a5
 20
 40
-03
-fe
+02
+f4
 68
 00
 c7
@@ -168,18 +168,10 @@
 00
 c7
 1e
-68
-00
-c2
-41
-c3
-81
+20
+60
 00
 00
-20
-20
-04
-8b
 58
 00
 01
@@ -187,7 +179,7 @@
 60
 01
 4d
-c4
+80
 20
 60
 00
@@ -260,6 +252,14 @@
 00
 00
 01
+20
+00
+00
+01
+20
+00
+00
+01
 c2
 84
 00
@@ -267,51 +267,51 @@
 c0
 00
 80
-6b
+75
 c0
 01
 00
-75
+7f
 c0
 42
 87
-2e
+0a
 c0
 44
 86
-ff
+db
 c0
 0d
 85
-d0
+f8
 c0
 13
 05
-d2
+fa
 c0
 24
-05
-ee
+06
+16
 c0
 25
-05
-f5
+06
+18
 c0
 28
-85
-fe
+86
+21
 c0
 2c
-85
-ec
+86
+14
 c0
 53
 86
-03
+26
 c0
 56
 86
-1b
+41
 c0
 65
 b3
@@ -319,43 +319,43 @@
 c0
 74
 86
-2c
+52
 c0
 50
 80
-7e
+88
 c0
 58
 80
-83
+8d
 c0
 59
 00
-8d
+97
 c0
 62
 02
-78
+83
 c0
 71
-84
-8d
+82
+cd
 c0
 73
 04
-b3
+d2
 c0
 75
 05
-05
+3a
 c0
 75
 85
-08
+3e
 c0
 76
 05
-0a
+40
 20
 20
 2a
@@ -363,75 +363,115 @@
 c0
 1c
 85
-10
+42
 c0
 21
 85
-18
+4a
 c0
 25
 05
-1e
+50
 c0
 2b
 85
-21
+53
 c0
 2c
 85
-23
+55
 c0
 31
 85
-25
+57
 c0
 33
 05
-55
+81
 c0
 33
 85
-6c
+98
 c0
 35
 05
-a2
+ce
 c0
 3b
 85
-ad
+d9
 c0
 02
 86
-2e
+54
 c0
 40
 06
-30
+56
 c0
 41
 06
-3a
+60
 c0
 44
 06
-4e
+62
 c0
 46
 05
-bd
+e5
 c0
 46
 85
-c9
+f1
 c0
 7d
 06
-72
+86
 20
 20
 2a
 8e
+1f
+e2
+22
+00
+68
+08
+cc
+f8
+58
+00
+4c
+ff
+98
+40
+8a
+00
+1a
+22
+7e
+00
+e0
+a0
+80
+00
+18
+40
+84
+01
+18
+41
+04
+07
+60
+08
+cc
+f8
+20
+60
+00
+00
 d8
 a0
 09
@@ -447,7 +487,7 @@
 20
 40
 03
-34
+95
 20
 40
 74
@@ -503,7 +543,7 @@
 20
 3a
 00
-78
+82
 20
 20
 20
@@ -575,43 +615,31 @@
 68
 00
 cd
-d1
-c2
-80
-80
-a4
-c2
-81
-00
-a6
-68
-00
-cd
-c1
+7d
 c0
 00
 80
-a8
+aa
 20
 40
 01
-28
+13
 24
 34
 00
-c3
+ac
 20
 40
-01
-03
+00
+fa
 20
 40
 01
-4b
+37
 68
 00
 cc
-91
+4d
 c1
 ff
 80
@@ -619,31 +647,27 @@
 20
 40
 06
-d3
+af
 58
+01
+77
 00
-bb
-80
 60
 01
 cc
-b0
-70
-4b
-6b
-06
-68
+6c
+58
 00
-cb
-29
-c0
-00
-83
-26
+02
+58
+60
+01
+4b
+74
 20
 40
-02
-5c
+00
+b7
 24
 74
 00
@@ -651,203 +675,143 @@
 20
 40
 02
-59
+6c
 58
 00
-2f
-b2
-20
-20
-2d
-8c
-70
-11
-c5
-c0
+e0
+9c
 20
 20
-07
-30
+2b
+93
 70
 11
 c5
-70
+b5
 20
 20
 07
-30
-20
-40
-02
-35
-24
-74
-00
+0c
+68
 00
+cc
+69
 20
-40
+5a
 00
-bd
+c0
 68
-01
-4d
-c2
+00
+c6
+cf
 1f
-e0
-fe
-01
-60
-01
-4d
-c2
-68
-09
-4d
-c4
-98
-46
+e6
 7c
-00
-20
-42
-80
-b2
-20
+0a
 20
+61
 00
-93
-70
-4d
-c1
-00
-58
-00
-00
-00
-60
-01
-4d
-c2
-58
-00
-00
-19
-60
-01
-4d
-c4
-70
-4c
-bc
 00
 68
 00
-cc
-a7
-60
+cb
+2e
+24
+7a
+00
 00
-cc
-a6
 20
-60
+40
+00
+b7
+24
+74
 00
 00
 68
-00
+01
 cc
-a8
+6c
 20
 20
+2d
+8c
+78
+34
+7c
 00
-b9
+20
+40
+2a
+fa
 68
-00
-cc
-bc
-1f
-e0
-fe
 01
-60
-00
-cc
-bc
-c0
-02
-00
-bb
-c0
-02
-80
-b7
+c1
+6f
 20
-60
-00
-00
+3a
+7f
+e9
 68
 00
-cc
-ad
-20
-5a
-00
-c9
+c0
+91
 20
-40
-02
-5c
-24
-74
+3a
+7f
+e9
+68
 00
+cd
+7d
+c0
 00
-68
-01
-cc
-b0
+ff
+e9
 20
 20
-2d
-8c
+02
+6f
 70
 4c
-ad
+69
 01
 70
 4d
-b6
+72
 00
 20
 40
 00
-d9
+d0
 60
 00
-cc
-1d
+cb
+d9
 58
 00
 00
 00
 60
 03
-cc
-1e
+cb
+da
 68
 02
 4c
-b8
+74
 60
 02
-4c
-25
+4b
+e1
 70
 4c
-81
+3d
 0c
 68
 00
 cc
-82
+3e
 79
 20
 7e
@@ -855,27 +819,27 @@
 60
 00
 cc
-82
+3e
 20
 40
 01
-2b
+16
 20
 20
 00
-96
+9d
 70
 4d
-b7
+73
 01
 70
 4d
-b9
+75
 00
 68
 00
 cc
-82
+3e
 1f
 e1
 7e
@@ -883,7 +847,7 @@
 60
 00
 cc
-82
+3e
 20
 60
 00
@@ -891,7 +855,7 @@
 68
 00
 cc
-82
+3e
 79
 20
 7e
@@ -899,11 +863,11 @@
 60
 00
 cc
-82
+3e
 60
 00
-cc
-3d
+cb
+f9
 20
 60
 00
@@ -911,7 +875,7 @@
 68
 00
 cc
-82
+3e
 c4
 02
 00
@@ -919,7 +883,7 @@
 68
 00
 cc
-82
+3e
 79
 3f
 fe
@@ -927,31 +891,31 @@
 60
 00
 cc
-82
+3e
 60
 00
-cc
-3d
+cb
+f9
 20
 40
-05
-46
+06
+a5
 20
 20
 01
-16
+cb
 68
 00
 cd
-b6
+72
 c0
 80
 80
-d9
+d0
 68
 00
 cd
-b4
+70
 1f
 e0
 fe
@@ -959,63 +923,63 @@
 60
 00
 cd
-b4
+70
 c0
 02
 00
-f3
+ea
 20
 40
 01
-16
+cb
 70
 4c
-c6
+82
 02
 20
 20
 01
-4b
+37
 20
 40
-05
-46
+06
+a5
 70
 4d
-b4
+70
 00
 20
 20
 00
-d9
+d0
 70
 4d
-b9
+75
 02
 70
 4d
-b7
+73
 01
 70
 4d
-b6
+72
 00
 20
 20
 00
-d9
+d0
 68
 00
 cd
-b8
+74
 c0
 01
 80
-f7
+ee
 68
 00
 cc
-82
+3e
 2f
 ec
 00
@@ -1023,19 +987,19 @@
 20
 20
 80
-d7
+ce
 68
 00
 cd
-b8
+74
 c0
 00
 80
-f6
+ed
 c0
 01
 00
-f7
+ee
 20
 60
 00
@@ -1043,19 +1007,19 @@
 68
 00
 cc
-91
+4d
 c1
 ff
 80
 00
 20
 40
-01
-08
+00
+ff
 24
 56
 01
-10
+07
 20
 60
 00
@@ -1067,7 +1031,7 @@
 68
 00
 cd
-b7
+73
 c1
 80
 80
@@ -1075,18 +1039,18 @@
 68
 00
 cd
-b9
+75
 c1
 80
 00
 00
 70
 4d
-b8
+74
 01
 70
 4c
-c6
+82
 04
 20
 20
@@ -1095,11 +1059,11 @@
 68
 00
 cd
-b9
+75
 20
 3a
 01
-23
+0e
 1f
 e0
 ff
@@ -1107,106 +1071,58 @@
 60
 00
 cd
-b9
+75
 70
 4d
-b8
+74
 02
 70
 4c
-c6
-04
-68
-08
-cc
-8c
-68
-00
-cc
-a9
-1f
-e1
-7e
-03
-1f
-ef
-a2
+82
 04
-58
-00
-4c
-92
-9a
 20
-fe
-00
-98
-40
-8c
-00
-e8
-c0
-80
-00
-60
-00
-cc
-8b
-18
-40
-84
-01
-18
-41
-04
-03
-60
-08
-cc
-8c
 20
-60
-00
-00
+01
+cb
 70
 4d
-b8
+74
 03
 68
 00
 cd
-b6
+72
 24
 3a
 00
-ea
+e1
 70
 4c
-c6
+82
 02
 20
 20
 01
-16
+cb
 68
 00
 cc
-91
+4d
 c0
 ff
 81
-b1
+82
 20
 40
 01
-2e
+19
 20
 40
 01
-c2
+b9
 70
 4c
-86
+42
 01
 20
 60
@@ -1215,7 +1131,7 @@
 68
 01
 4d
-b2
+6e
 20
 40
 7f
@@ -1223,11 +1139,11 @@
 20
 34
 01
-34
+1f
 68
 03
-cc
-1e
+cb
+da
 20
 7a
 00
@@ -1238,11 +1154,15 @@
 e7
 20
 40
-03
-54
+3f
+8d
+20
+40
+02
+bf
 70
 4c
-ad
+69
 00
 1a
 20
@@ -1251,15 +1171,15 @@
 60
 00
 cc
-81
+3d
 20
 40
 00
-d9
+d0
 60
 00
-cc
-1d
+cb
+d9
 e8
 a8
 80
@@ -1294,8 +1214,8 @@
 04
 d8
 a0
-4c
-23
+4b
+df
 df
 20
 00
@@ -1323,14 +1243,14 @@
 c2
 00
 01
-44
+30
 20
 60
 00
 00
 70
 4c
-8a
+46
 00
 d9
 60
@@ -1343,31 +1263,35 @@
 20
 40
 01
-62
+54
 24
 2c
 01
-6d
+5f
 24
 37
 81
-6d
+5f
 20
 40
 01
-5f
+4f
 20
 40
 01
-8a
+7b
 20
 40
 06
-cd
+a1
+70
+4b
+58
+00
 68
 00
 cc
-80
+3c
 1f
 e0
 fe
@@ -1375,35 +1299,47 @@
 60
 00
 cc
-80
+3c
 20
 40
 00
-e2
+d9
 68
 00
 cc
-91
+4d
 c0
 ff
 81
-b3
+52
 20
 40
 00
-fa
+f1
 58
 00
 00
 00
 60
-02
+01
 4c
-86
+43
+60
+00
+cc
+45
 60
 00
 cd
-b5
+71
+60
+00
+cb
+5f
+70
+4c
+42
+00
 20
 60
 00
@@ -1414,12 +1350,20 @@
 04
 d8
 a0
-4c
-1d
+4b
+d9
 20
 20
 7e
 c6
+20
+40
+06
+9e
+20
+20
+01
+84
 78
 57
 fc
@@ -1427,7 +1371,7 @@
 20
 40
 02
-17
+24
 18
 00
 2a
@@ -1435,7 +1379,7 @@
 68
 02
 4c
-a9
+65
 98
 00
 12
@@ -1455,11 +1399,11 @@
 20
 40
 01
-d7
+e5
 20
 57
 82
-14
+1d
 20
 60
 00
@@ -1467,7 +1411,7 @@
 68
 00
 cc
-ad
+69
 24
 7a
 00
@@ -1475,7 +1419,7 @@
 68
 01
 4c
-87
+43
 1f
 e0
 fe
@@ -1483,35 +1427,35 @@
 60
 01
 4c
-87
+43
 68
 00
 cc
-88
+44
 c2
 82
-2d
-d4
+01
+6e
 68
 00
 cc
-91
+4d
 c0
 ff
 81
-78
+6a
 20
 40
 01
-80
+73
 20
 20
 01
-4c
+38
 68
 00
 cc
-87
+43
 c1
 ff
 80
@@ -1523,27 +1467,31 @@
 60
 01
 4c
-87
+43
+70
+0a
+99
+3a
 20
 20
-2d
-d4
+7d
+86
 20
 40
 06
-f6
+d2
 20
 40
-05
-46
+06
+a5
 20
 20
 01
-16
+cb
 68
 00
 cc
-8a
+46
 1f
 e6
 7c
@@ -1551,7 +1499,7 @@
 24
 21
 01
-7d
+70
 1f
 e0
 fe
@@ -1559,31 +1507,163 @@
 60
 00
 cc
-8a
-c0
-01
-00
-dd
+46
 c0
 03
 00
-e4
+db
 c0
-04
+06
 00
-dd
+db
+20
+60
+00
+00
+20
+40
+01
+9e
+68
+00
+cc
+3b
+20
+7a
+00
+00
+98
+00
+72
+00
+d8
 c0
+4b
+b9
+d8
+a0
+4c
+1b
+20
+20
+7f
+01
+70
+11
+c5
+90
+20
+20
+07
+0c
+70
+11
+c5
+91
+20
+20
+07
+0c
+58
+00
+00
+00
+60
+01
+4c
+6a
+70
+11
+c5
+60
+20
+20
+07
+0c
+70
+11
+c5
+70
+20
+20
+07
+0c
+70
+11
+9e
+ff
+68
+00
+cc
+3e
+60
+00
+91
+9f
+68
+02
+4c
+74
+60
+02
+11
+a0
+d8
+40
+00
 06
+da
+20
+11
+9e
+20
+40
+01
+99
+20
+20
+01
+b9
+79
+3f
+80
+26
+20
+40
+53
+ce
+d8
+e0
 00
-e4
+03
 20
+20
+43
+d2
 60
+08
+cc
+3d
+18
+42
+72
 00
+d8
+a0
+4b
+d9
+1a
+22
+0c
 00
+20
+20
+7f
+01
 68
 00
 cb
-fc
+b8
 1f
 e9
 7e
@@ -1591,7 +1671,7 @@
 60
 00
 cc
-7f
+3b
 1f
 e0
 fe
@@ -1599,7 +1679,7 @@
 d8
 c0
 4b
-fc
+b8
 98
 c0
 8c
@@ -1611,11 +1691,11 @@
 60
 01
 cc
-be
+7a
 68
 00
 cb
-fc
+b8
 1f
 e3
 7e
@@ -1627,51 +1707,15 @@
 60
 00
 cc
-c4
-68
-00
-cc
-7f
+80
 20
-7a
-00
-00
-98
-00
-72
+60
 00
-d8
-c0
-4b
-fd
-d8
-a0
-4c
-5f
-20
-20
-7f
-01
-70
-41
-de
-04
-70
-4c
-80
 00
-70
-4c
-8b
-4e
-68
-02
-4c
-8d
 60
 02
 4c
-a9
+65
 da
 20
 00
@@ -1683,7 +1727,7 @@
 d8
 c0
 4c
-a9
+65
 e8
 c0
 80
@@ -1695,119 +1739,39 @@
 c2
 00
 01
-a4
+af
 1a
 22
 7e
 00
 60
 01
-4d
-32
+4c
+ee
 68
 00
-cd
-32
+cc
+ee
 68
 08
-cd
-33
+cc
+ef
 98
 40
 fe
 00
 60
 00
-cd
-34
+cc
+f0
 20
 60
 00
 00
-20
-40
-01
-9c
-70
-4c
-91
-01
-20
-60
-00
-00
-70
-11
-c5
-90
-20
-20
-07
-30
-70
-11
-c5
-91
-20
-20
-07
-30
-70
-11
-c5
-60
-20
-20
-07
-30
-70
-11
-c5
-61
-20
-20
-07
-30
-79
-3f
-80
-26
-70
-4d
-d1
-00
-20
-40
-53
-ce
-d8
-e0
-00
-03
-20
-20
-43
-d2
-60
-08
-cc
-81
-18
-42
-72
-00
-d8
-a0
-4c
-1d
-20
-20
-2d
-51
 68
 00
 cc
-81
+3d
 1f
 e0
 fe
@@ -1815,19 +1779,19 @@
 60
 00
 cc
-83
+3f
 68
 00
 cc
-82
+3e
 60
 00
-cc
-3d
+cb
+f9
 68
 00
 cc
-81
+3d
 1f
 e9
 fe
@@ -1835,7 +1799,7 @@
 68
 08
 cc
-80
+3c
 18
 41
 04
@@ -1851,7 +1815,7 @@
 68
 08
 cc
-bd
+79
 98
 40
 fe
@@ -1863,35 +1827,127 @@
 68
 00
 cc
-81
+3d
 98
 00
 72
 00
 d8
 c0
-4c
-1d
+4b
+d9
 20
 20
 7f
 01
+68
+08
+cc
+48
+20
+40
+01
+cf
+60
+08
+cc
+48
+20
+60
+00
+00
 20
 40
-2d
-ee
+01
+d3
+18
+40
+84
+01
+18
+41
+04
+03
+20
+60
+00
+00
 68
 00
 cc
-8b
+65
+1f
+e1
+7e
+03
+1f
+ef
+a2
+04
+58
+00
+4c
+4e
+9a
 20
+fe
+00
+98
+40
+8c
+00
+e8
+c0
+80
+00
+60
+00
+cc
+47
 20
-53
-da
+60
+00
+00
+78
+44
+fc
+00
+78
+43
+fc
+00
+58
+55
+55
+55
+98
+00
+1e
+00
+68
+00
+cc
+47
+1f
+ed
+84
+00
+79
+20
+04
+01
+18
+43
+1c
+00
+20
+60
+00
+00
 20
 40
 01
-d4
+dc
 78
 57
 fc
@@ -1915,7 +1971,7 @@
 68
 01
 4c
-84
+40
 98
 00
 36
@@ -1927,7 +1983,7 @@
 24
 2c
 02
-14
+1d
 78
 46
 fc
@@ -1947,15 +2003,15 @@
 20
 40
 02
-11
+1a
 60
 00
-cd
-35
+cc
+f1
 68
 08
-cd
-34
+cc
+f0
 98
 46
 7c
@@ -1963,23 +2019,23 @@
 24
 22
 82
-14
+1d
 20
 40
 02
-11
+1a
 60
 00
 cb
-fb
+b7
 68
 00
 cb
-fb
+b7
 68
 08
 cc
-82
+3e
 a8
 40
 0e
@@ -1987,11 +2043,11 @@
 24
 20
 82
-14
+1d
 20
 40
 02
-11
+1a
 e0
 a0
 80
@@ -2006,20 +2062,20 @@
 1f
 20
 22
-81
-f8
+82
+06
 20
 40
 02
-11
+1a
 e0
 a0
 80
 00
 c2
 00
-01
-f5
+02
+03
 18
 a2
 22
@@ -2027,11 +2083,11 @@
 20
 40
 02
-11
+1a
 60
 00
 cd
-bc
+78
 1a
 22
 0a
@@ -2067,59 +2123,39 @@
 20
 23
 02
-14
+1d
 78
 37
 fc
 00
-20
-40
-54
-ba
 68
 00
-cd
-bc
+80
+17
 1f
-e2
-22
+e0
+a2
 00
-68
-08
-cd
-3c
-58
-00
-4d
-43
-98
+20
 40
-8a
-00
-1a
-22
-7e
-00
-e0
-a0
-80
+29
+81
+78
+46
+fc
 00
-18
+20
 40
-84
-01
+29
 18
-41
-04
-07
-60
-08
+68
+00
 cd
-3c
+78
+20
 20
-60
-00
 00
+6b
 09
 80
 00
@@ -2141,17 +2177,33 @@
 fc
 00
 20
-20
+40
 26
 4d
 20
+60
+00
+00
+20
+40
+29
+18
+68
+08
+cc
+47
+20
+20
+29
+33
+20
 40
 53
 c4
 68
 02
 4c
-a9
+65
 98
 00
 12
@@ -2159,19 +2211,11 @@
 20
 40
 01
-d4
-20
-40
-29
-18
-68
-08
-cc
-8b
+dc
 20
 40
-29
-33
+02
+21
 79
 20
 2a
@@ -2222,8 +2266,8 @@
 00
 68
 00
-cd
-34
+cc
+f0
 08
 00
 86
@@ -2231,15 +2275,15 @@
 68
 00
 cc
-83
+3f
 98
 00
 72
 00
 d8
 c0
-4c
-3d
+4b
+f9
 e8
 c0
 80
@@ -2251,11 +2295,31 @@
 c2
 00
 02
-2f
+3a
+78
+24
+7c
+00
+08
+00
+86
+18
+78
+44
+7c
+00
+37
+d3
+82
+00
 20
-40
-54
-e2
+00
+00
+64
+78
+4e
+fc
+00
 78
 4d
 fc
@@ -2271,7 +2335,7 @@
 68
 0a
 4c
-a2
+5e
 1c
 42
 7e
@@ -2291,11 +2355,11 @@
 68
 02
 4c
-a2
+5e
 68
 08
 cc
-a6
+62
 98
 40
 84
@@ -2319,7 +2383,7 @@
 60
 02
 4c
-a2
+5e
 20
 20
 7f
@@ -2347,7 +2411,7 @@
 c2
 00
 02
-47
+57
 18
 49
 7e
@@ -2376,10 +2440,22 @@
 f2
 7e
 00
+18
+07
+04
+00
+98
+41
+84
+00
 20
+60
+00
+00
 20
-7f
-55
+60
+00
+00
 c6
 13
 00
@@ -2387,11 +2463,11 @@
 20
 40
 03
-2a
+8b
 20
 40
 02
-64
+6f
 68
 00
 c0
@@ -2399,7 +2475,7 @@
 c3
 00
 02
-59
+6c
 68
 00
 80
@@ -2420,46 +2496,14 @@
 60
 00
 00
-78
-34
-7c
-00
-20
-40
-2a
-fa
-68
-01
-c1
-6f
-20
-3a
-7f
-e9
-68
-00
-c0
-91
-20
-3a
-7f
-e9
-68
-00
-cd
-c1
-c0
-00
-ff
-e9
 20
 40
 02
-75
+80
 20
 40
 02
-59
+6c
 20
 40
 3e
@@ -2467,7 +2511,7 @@
 68
 08
 cb
-46
+45
 20
 40
 68
@@ -2530,8 +2574,8 @@
 00
 20
 20
-04
-8d
+02
+cd
 70
 89
 5b
@@ -2555,47 +2599,51 @@
 20
 35
 82
-de
+a3
 20
 40
 00
 01
-20
+d8
 40
 02
-87
+58
+68
+01
+46
+aa
 68
 00
 c7
 20
 c0
-01
-03
-1c
-70
-47
-20
-01
-68
 00
-c2
-10
-c0
-19
 82
-8a
+91
+20
+40
+40
+83
+1f
+e1
+7e
+07
 c0
-1a
-02
-8f
+01
+82
+a0
+70
+11
+c5
+30
 20
-60
-00
-00
+20
+07
+0c
 68
 00
-cd
-38
+cc
+f4
 60
 00
 c1
@@ -2604,62 +2652,70 @@
 60
 00
 00
-20
-40
-06
-c0
 70
 4b
-53
-01
-68
-03
-41
-d0
-20
-3a
-33
-eb
-20
+65
+5a
 20
-42
-74
+60
+00
+00
+70
+4b
+65
+ff
+70
+42
+10
+34
+58
+0f
+0f
+0f
+60
+01
+c4
+a0
+60
+01
+c4
+a3
 20
-40
-06
-c0
+60
+00
+00
 70
 11
 c5
-23
+31
 20
 20
 07
-30
+0c
+20
+40
+42
+ca
 70
 11
 c5
-62
+71
 20
 20
 07
-30
+0c
 70
-47
-9e
-01
+42
+12
+76
 20
-40
-58
-14
-70
-4b
-00
-01
+20
+3d
+36
 20
 40
 02
-de
+a3
 20
 40
 40
@@ -2671,11 +2727,11 @@
 c0
 18
 02
-9f
+b1
 c0
 18
 82
-b0
+b3
 20
 40
 40
@@ -2687,47 +2743,39 @@
 20
 20
 02
-99
-20
-40
-04
-83
-68
+a7
+70
+4b
 00
-c6
-de
-c0
-68
-82
-a6
-c0
 01
+20
+40
+64
+0f
+20
+40
 02
-a4
+a5
 20
 20
+64
+11
+20
 40
-e1
-70
-4b
-f4
-01
+02
+c4
 20
 20
 40
-ee
-70
-46
 e0
-00
-da
-60
-4b
-9e
-20
 20
+40
 02
-a9
+c4
+20
+20
+40
+ea
 ea
 61
 00
@@ -2755,415 +2803,379 @@
 20
 20
 02
-a9
-20
-40
-04
-83
-20
-20
-40
-ea
-70
-11
-c5
-80
-20
-20
-07
-30
+b5
 70
-80
-86
-40
+41
+72
+00
 70
-80
-87
+4b
+73
+1e
+20
+60
+00
 00
 68
-10
-80
-81
-79
-3f
-fe
 00
-79
-3f
-fe
-01
-79
-20
-7e
-03
-79
-3f
-fe
-04
-60
-10
+cb
+72
+c1
 80
-81
+80
+00
 58
 00
 00
 00
 60
-02
-01
-f5
-68
-10
-80
-7f
-79
-3f
-fe
 00
+cb
+72
 60
-10
-80
-7f
+02
+46
+9b
 20
-60
-00
+40
+02
+a3
+58
 00
+80
+06
 20
 40
-03
+64
 13
 20
-40
-44
-23
+00
+2e
+e0
 68
-01
-47
-78
-d8
-40
-aa
-55
-98
-46
-7c
 00
-20
-22
-83
-03
-60
-09
-47
-78
-20
-40
-44
-1c
+c7
+7a
+c0
+ff
+82
+cd
 68
 00
 c6
 e1
+1f
+e1
+7e
+0f
 60
 00
 c7
 7a
 68
+00
+c6
+e0
+c0
 02
-4b
-4d
-60
 02
-47
-7b
-60
+eb
+68
+00
+c7
+7a
+c0
+00
 02
-4c
-a9
-20
-40
-03
-13
-20
-40
+da
+c0
+01
 02
+de
+c0
+01
+82
+d8
+68
+00
+c6
 e0
-20
-40
+c0
+03
 02
-f0
+e2
+68
+00
+c7
+81
+60
+00
+c6
+b5
 20
-40
-02
-fd
 20
-40
-02
-e5
+3d
+c1
+70
+47
+7a
+00
 20
-40
-02
-f4
 20
-40
 02
-f0
-d8
-40
-00
-02
-da
-20
-47
-c4
 da
-40
+68
 00
-5f
+c6
+e0
+c0
+03
+02
+e5
 68
-01
+00
 c7
+7f
+20
+20
+02
+d6
+68
 00
-9a
-40
-fe
+c6
+e0
+c0
+03
+02
+e8
+68
 00
+c7
+82
+20
 20
-40
 02
-e5
+d6
+68
+00
+c7
+81
+1f
+e0
+ff
+ff
+20
 20
-40
 02
-f4
+d6
+68
+00
+c7
+7f
+1f
+e0
+ff
+ff
 20
-40
-03
-0b
-70
-42
-12
-76
 20
+02
+d6
+68
+00
+c7
+82
+1f
+e0
+ff
+ff
 20
-3d
-36
+20
+02
+d6
 68
-01
+00
 c7
+7a
+c0
 00
-60
+3d
+9d
+c0
+00
+bd
+9b
+c0
 01
-c2
-32
+3d
+9f
+c0
+01
+bd
+a1
+c0
+02
+3d
+a1
+70
+47
+7a
+02
+20
+20
+3d
+9f
 20
 40
 02
-f0
+a5
 20
 40
-65
-2b
-20
-20
 02
-f4
-1f
-e2
-26
+a3
+58
 00
-1a
-22
-7e
+08
+06
+20
+20
+64
+13
+70
+11
+c5
+80
+20
+20
+07
+0c
+70
+80
+86
+40
+70
+80
+87
 00
+68
+10
+80
+81
 1f
-e0
-ff
-fc
+e1
+7e
+ec
 1f
-e2
-24
+e1
+fe
+08
+60
+10
+80
+81
+58
 00
-ea
-42
 00
 00
 60
 02
-4b
-48
-1a
-62
-7e
-00
-20
-40
-65
-52
+01
+f5
 68
-02
-4b
-48
-e2
-42
-00
+10
+80
+7f
+79
+3f
+fe
 00
+60
+10
+80
+7f
 20
 60
 00
 00
 20
 40
-65
-0b
+03
+55
 20
 40
-02
-f7
-c3
-00
-82
-f0
-20
-60
-00
-00
-20
-40
-02
-f7
-c2
-80
-02
-f4
-20
-60
-00
-00
-58
-01
-86
-a0
-20
-40
-2a
-8f
-58
-00
+44
+23
+68
 01
-fa
-60
-11
-00
-8c
-58
-00
-00
-05
-20
-20
-64
-f3
-58
-00
 47
-7f
+78
 d8
 40
-47
-20
+aa
+55
 98
 46
-04
-00
-68
-01
-c7
+7c
 00
-da
 20
+22
+83
+4c
+60
+09
 47
+78
 20
-20
-60
+40
+44
+1c
+68
 00
+c6
+e1
+60
 00
-20
-40
-03
-13
-20
-40
-02
-fd
-20
-40
-65
-62
-20
-40
-03
-15
-20
-40
-43
-1a
+c7
+7a
 68
 02
+4b
+66
+60
+02
 47
 7b
 60
 02
 4c
-a9
+65
 20
 60
 00
 00
-70
-0a
-a2
-b9
 20
 40
-02
-b4
-20
-00
-00
-64
-da
-20
-4b
-48
-68
-08
-8a
-a2
+03
+55
 20
 40
-65
-56
-20
-00
-00
-64
+03
+25
 20
-60
-00
-00
-70
-0a
-a2
-ab
+40
+03
+34
 20
+40
+03
+43
 20
+40
 03
-0c
+38
 20
 40
 03
-13
+29
 d8
 40
 00
@@ -3185,329 +3197,337 @@
 fe
 00
 20
+40
+03
+38
 20
-65
-62
-70
-47
+40
+03
+29
 20
+40
+03
+4e
+20
+40
 02
+a3
 68
 00
-c2
-41
-c2
-81
-01
-b5
+cb
+a8
+24
+3a
+43
+7e
+20
+60
+00
+00
 68
-02
-4b
-4d
+01
+c7
+00
 60
-02
-4c
-a9
+01
+c2
+32
 20
 40
-02
-cf
-20
+03
+34
 20
-01
-b7
+40
+65
+2b
 20
 40
-44
-01
-68
-01
-46
-9f
+03
+2c
+c2
+80
+03
+29
 20
-7a
+60
 00
 00
-70
-4d
-c1
-01
 58
 00
+01
+fa
+60
+11
 00
+8c
+18
 00
-60
+04
 01
-4d
-c2
-20
+58
+00
+00
+05
 60
 00
+81
+f5
+58
 00
-d8
-c0
-18
+01
+f5
+60
+11
 00
-d8
-a0
-48
-0c
+8a
+20
+20
+64
+f6
 20
 40
-03
-32
-d8
-c0
-19
-00
+65
+0b
 20
 40
 03
-32
-d8
-c0
-1a
+2c
+c3
 00
+83
+34
 20
-40
-03
-32
-d8
-c0
-1b
+60
 00
-df
-20
 00
-1b
-20
-20
-7f
-01
-d8
-c0
-48
-0c
-d8
-a0
-18
+1f
+e2
+26
 00
-20
-40
-03
-32
-d8
-a0
-19
+1a
+22
+7e
 00
-20
-40
-03
-32
-d8
-a0
+1f
+e0
+ff
+fc
+1f
+e2
+24
+00
+ea
+42
+00
+00
+60
+02
+4b
+4e
 1a
+62
+7e
 00
 20
 40
-03
-32
-d8
-a0
-1b
+65
+52
+68
+02
+4b
+4e
+e2
+42
+00
 00
 20
-20
-03
-32
-20
-40
-58
-92
-24
-7a
+60
 00
 00
-68
+58
 00
-c6
-c5
-1f
-e1
-7e
-03
-c1
-81
-80
+47
+7f
+d8
+40
+47
+20
+98
+46
+04
 00
 68
-00
+01
 c7
-9e
+00
+da
+20
+47
 20
-5a
-02
-94
-68
-02
-46
-d3
-c2
-82
-c1
-79
+20
+60
+00
+00
 20
 40
-3f
-97
-24
-34
 03
-76
+55
 20
 40
 03
+43
+20
+20
+65
+62
 70
-24
-78
-80
-00
+11
+c5
+21
 20
-40
-03
-51
+20
+07
+0c
+70
+0a
+a2
+b9
 20
 40
-03
-54
+02
+f9
 20
 40
-03
-79
+69
+ac
 da
 20
-46
-9a
+4b
+4e
+68
+08
+8a
+a2
 20
 40
-7e
-3d
+65
+56
 20
-54
-03
-5f
 20
-60
-00
-00
-70
-41
-72
-00
+69
+ac
 70
-4b
-6a
-1e
+0a
+a2
+ab
 20
-60
+20
+03
+4f
+20
+40
+03
+55
+d8
+40
 00
+02
+da
+20
+47
+c4
+da
+40
 00
+5f
 68
+01
+c7
 00
-cb
-69
-c1
-80
-80
+9a
+40
+fe
 00
-58
+20
+20
+65
+62
+68
 00
+c6
+ac
+20
+7a
 00
 00
-60
+68
 00
 cb
-69
+5e
+1f
+e0
+fe
+01
 60
+00
+cb
+5e
+c0
 02
-46
-9b
-20
+83
+78
+c0
+05
+03
+7b
 20
-02
-96
-70
-47
-a2
-07
-70
-47
-a3
-04
-58
-00
-47
-a2
 60
-01
-42
-18
-20
-20
-7e
-38
+00
+00
 68
 00
 c7
-c3
+a1
+24
+3a
+03
+6a
+68
+00
+cb
+57
+20
+7a
+00
+00
+68
+00
+cb
+5e
 1f
 e0
 fe
 01
 60
 00
-c7
-c3
-20
-60
-00
-00
-da
-20
-46
-9a
-20
-40
-7e
-54
-20
-34
+cb
+5e
+c0
+01
 03
-67
+78
+c0
+02
+03
+7b
 20
 60
 00
 00
-20
-40
-56
-52
-68
-00
-c7
-c3
-1f
-e6
-7c
-01
-24
-41
-56
-50
 68
 00
-c7
-c3
+cb
+52
 20
 7a
 00
@@ -3518,48 +3538,76 @@
 ff
 60
 00
-c7
-c3
-20
+cb
+52
 20
-3f
-90
+3a
+03
 78
-38
-fc
-00
 68
 00
+c6
+ac
+24
+3a
+03
+80
+20
+20
+03
+7c
+68
+08
 cb
-55
-c0
+4d
+79
+3f
+84
 07
-83
-76
-1f
-e0
-fe
-01
-60
+20
+20
+68
+06
+70
+4b
+5e
 00
+68
+08
 cb
-55
+4d
 20
-60
-00
-00
+40
+68
+0e
+68
+08
+cb
+4d
+20
+20
+68
+29
 70
 4b
-55
+52
+00
+68
+00
+c7
+20
+c1
+01
 00
-78
-58
-fc
 00
 20
 60
 00
 00
+20
+40
+44
+01
 68
 01
 46
@@ -3569,801 +3617,985 @@
 00
 00
 70
-48
-08
+4d
+7d
 01
-70
-48
-09
-0a
-20
-60
-00
-00
-20
-77
-00
-00
-68
+58
 00
-c1
-e2
-20
-7a
 00
 00
+60
+01
+4d
+7e
 20
-40
-52
-71
-24
-7a
+60
 00
 00
-68
+d8
+c0
+18
 00
-c7
-9e
-20
-5a
-02
-94
-68
-02
-46
-d3
-c2
-82
-bf
-8a
-c2
-84
-bf
-8a
-20
-40
-3f
-97
-24
-34
-03
-76
+d8
+a0
+48
+0c
 20
 40
 03
-70
-24
-78
-80
+93
+d8
+c0
+19
 00
 20
 40
 03
-51
+93
+d8
+c0
+1a
+00
 20
 40
 03
-54
-20
-40
-03
-79
-68
-00
-cb
-05
+93
+d8
 c0
+1b
 00
-83
-94
-68
+df
+20
 00
-cb
+1b
+20
+20
+7f
+01
+d8
+c0
+48
 0c
+d8
+a0
+18
+00
 20
-7a
+40
+03
+93
+d8
+a0
+19
+00
+20
+40
+03
+93
+d8
+a0
+1a
 00
+20
+40
+03
+93
+d8
+a0
+1b
 00
 20
 20
-3f
-81
-68
+03
+93
+20
+40
+58
+92
+24
+7a
 00
-c6
-9a
-60
+00
+68
 00
 cb
-06
+65
+c0
+7f
+83
+a5
 68
 00
 c6
-9b
-e0
-a0
+c5
+1f
+e1
+7e
+03
+c1
+81
 80
 00
 68
 00
-c6
-9d
-e0
-a0
-80
+c7
+9e
+20
+5a
+04
 00
 68
-01
+02
 46
-9f
-e0
-a1
-00
-00
-da
+d3
+c2
+82
+c1
+79
+c2
+84
+c1
+79
 20
-00
-07
+40
+3f
+97
+24
+34
+03
+d1
 20
 40
-4d
-63
-68
-01
-42
-4e
-e0
-a1
-00
-00
-58
-00
-02
-a1
-e0
-a1
-00
-00
-68
-02
+03
 cb
-06
-e0
-a2
+24
+78
 80
 00
 20
-60
-00
-00
+40
+02
+bc
 20
 40
-7e
-34
+02
+bf
 20
 40
 03
-a8
-20
-20
-3e
-e0
-68
-08
-c6
-e7
+d4
+da
 20
-40
-04
-e0
-68
-08
-c6
-e7
+46
+9a
 20
 40
-68
-1d
-20
+7e
+3d
 20
-83
-b9
+54
+03
+ba
 20
-40
-04
-db
-68
-00
-c6
-b6
-c1
-00
+60
 00
 00
 70
-46
-b6
-00
-68
+47
+a2
+07
+70
+47
+a3
+04
+58
 00
-c6
-e0
-c0
-02
-03
-bb
+47
+a2
+60
+01
+42
+18
+20
+20
+7e
+38
 68
 00
 c7
-7a
+c3
 1f
 e0
 fe
 01
-1f
-e1
-7e
-03
 60
 00
 c7
-7a
+c3
+20
+60
+00
+00
+da
+20
+46
+9a
 20
 40
-3d
 7e
+54
 20
+34
+03
+c2
 20
-02
-cf
+60
+00
+00
 20
 40
-04
-db
-20
-20
-3d
-62
+56
+52
 68
 00
 c7
-7a
-1f
-e0
-fe
-01
+c3
 1f
 e6
 7c
-05
+01
+24
+41
+56
+50
+68
+00
+c7
+c3
 20
-42
-cd
-9b
+7a
+00
+00
+1f
+e0
+ff
+ff
 60
 00
 c7
-7a
+c3
 20
 20
-3d
-7e
-1a
-62
-7e
+3f
+90
+78
+38
+fc
 00
+68
+00
+cb
+5a
 c0
-0a
-03
-d2
-c0
-0a
-83
-db
-c0
-14
+07
 83
-dd
-c0
-19
-03
-df
-c0
+d1
+1f
+e0
+fe
+01
+60
+00
+cb
+5a
 20
-03
-e1
-c0
-02
-03
-e3
-c0
-09
-83
-e3
-c0
-0c
-b3
-df
-c0
-10
-83
-e7
-c0
+60
 00
-83
-e9
-c0
+00
+70
+4b
+5a
+00
+78
+58
+fc
+00
+20
+60
+00
+00
+68
 01
-03
-ee
-c0
-15
-83
-f0
-c0
-1c
-83
-f2
-c0
-1d
-03
-f5
-c0
-1e
-03
-f7
+46
+9f
+20
+7a
+00
+00
+70
+48
+08
+01
+70
+48
+09
+02
 20
+60
+00
+00
 20
-41
-7d
+77
+00
+00
+68
+00
+c1
+e2
 20
-40
-02
-96
+7a
+00
+00
 20
 40
-34
-10
-70
-4b
-6c
-01
+52
+71
+24
+7a
+00
+00
 68
 00
 c7
-a1
-24
-3a
-03
-d8
-70
-4b
-6d
-14
-70
-4b
-ee
+9e
+20
+5a
+04
 00
+68
+02
+46
+d3
+c2
+82
+bf
+8a
+c2
+84
+bf
+8a
 20
 40
+3f
+97
+24
+34
 03
-5a
-20
+d1
 20
-41
-c3
-70
-11
-c5
-01
+40
+03
+cb
+24
+78
+80
+00
 20
+40
+02
+bc
 20
-07
-30
-70
-0a
-99
-12
+40
+02
+bf
 20
+40
+03
+d4
+68
+00
+cb
+05
+c0
+00
+83
+ef
+68
+00
+cb
+0c
 20
-7d
-8f
-70
-11
-c5
-b3
+7a
+00
+00
 20
 20
-07
-30
-70
-11
-c5
-a1
-20
+3f
+81
+68
+00
+c6
+9a
+60
+00
+cb
+06
+68
+00
+c6
+9b
+e0
+a0
+80
+00
+68
+00
+c6
+9d
+e0
+a0
+80
+00
+68
+01
+46
+9f
+e0
+a1
+00
+00
+da
 20
+00
 07
-30
-70
-11
-c5
-a2
 20
+40
+4d
+63
+68
+01
+42
+4e
+e0
+a1
+00
+00
+58
+00
+02
+a1
+e0
+a1
+00
+00
+68
+02
+cb
+06
+e0
+a2
+80
+00
 20
-07
-30
+60
+00
+00
 70
-11
-c5
-71
-20
+47
+9e
+01
 20
-07
-30
-70
-11
-c5
-b1
+40
+58
+14
 20
 20
-07
-30
-70
-48
-0b
-00
+02
+ad
 20
 40
-04
-31
+7e
+34
 20
 40
 04
-20
+07
 20
 40
-02
-96
-20
+04
+ad
 20
-42
-ca
-70
-11
-c5
-b4
 20
+3e
+e0
+da
 20
-07
-30
+00
+00
 70
-11
-c5
-b2
-20
-20
-07
-30
+4b
+7d
+05
+68
+08
+c6
+e7
+68
+00
+cb
+7b
 20
 40
-02
-96
-70
-11
-c5
-92
-20
-20
-07
-30
-70
-11
-c5
-a0
-20
-20
-07
-30
+04
+ee
+60
+00
+cb
+7b
+68
+08
+c6
+e7
 20
 40
-02
-96
-20
-20
-3f
-8d
-70
-11
-c5
-a3
+05
+26
+1a
+22
+7e
+00
+c2
+82
+84
+12
 20
 20
-07
-30
+3d
+62
 68
 00
-cb
+c6
+b6
+c1
 00
-20
-7a
 00
 00
 70
-4b
+46
+b6
 00
+68
 00
-20
-40
+c6
+e0
+c0
 02
-97
-58
+04
+1d
+68
 00
-08
-06
+c7
+7a
+1f
+e0
+fe
+01
+1f
+e1
+7e
+03
+60
+00
+c7
+7a
 20
+40
+3d
+7e
 20
-64
+20
+03
 13
+68
+00
+c7
+7a
+1f
+e0
+fe
+01
+1f
+e6
+7c
+05
 20
-40
-04
 42
+cd
+9b
+60
+00
+c7
+7a
 20
-40
-04
-61
 20
-40
-42
+3d
+7e
+1a
+62
+7e
+00
+c0
+0a
+04
 34
-20
-40
-42
+c0
+0a
+84
+36
+c0
+14
+84
+38
+c0
+19
+04
 3a
+c0
 20
-40
 04
-47
-20
+3c
+c0
+02
+04
+3e
+c0
+09
+84
+3e
+c0
+0c
+b3
+df
+c0
+10
+84
 40
+c0
+00
+84
+42
+c0
+01
+04
+46
+c0
+15
+84
+48
+c0
+1c
+84
+4a
+c0
+1d
+04
+4c
+c0
+1e
 04
 4e
 20
-40
-42
-37
 20
-40
-04
-2a
+41
+7d
+70
+11
+c5
+b0
 20
-40
-04
-34
 20
-40
-04
-3a
+07
+0c
+70
+11
+c5
+a2
 20
-40
-04
-22
 20
-40
-42
-31
+07
+0c
+70
+0a
+99
+12
 20
-40
-04
-25
 20
+7d
+8f
+70
+11
+c5
+b3
 20
-06
-8a
 20
-40
-04
+07
+0c
+70
 11
+c5
+a1
 20
 20
-7d
-f4
+07
+0c
 70
-43
-6f
-1f
+11
+c5
+a3
+20
+20
+07
+0c
 70
-43
-8f
-1f
+11
+c5
+b1
 20
-40
-04
 20
-d8
-c0
+07
+0c
+70
+48
+0b
+00
+70
 4b
-12
-d8
-a0
-43
-7b
-df
-20
+57
 00
-13
 20
 40
-7f
-01
+02
+ad
 20
 20
-57
-b8
-da
+42
+ca
+70
+11
+c5
+b4
 20
-43
+20
+07
+0c
 70
-ea
+11
+c5
+b2
 20
-80
-00
 20
-7a
-00
-00
-98
-c0
-a2
-00
-e8
-c0
-80
-00
-c1
-00
-80
-00
+07
+0c
+70
+11
+c5
+92
 20
 20
-04
-1a
-d8
-e0
-00
 07
+0c
+70
+11
+c5
+61
 20
 20
-43
-ce
-da
-60
-48
-0b
-da
+07
+0c
+20
 40
-63
-7a
+02
+ad
 20
 20
-33
-6d
-da
-60
-4b
-0b
-da
+3f
+8d
+20
 40
-04
-28
+02
+f3
 20
 20
-33
-6d
+34
+0a
 70
-4b
-0c
-01
+11
+c5
+a4
 20
-60
-00
+20
+07
+0c
+68
 00
-da
-60
-46
-c6
-da
+cb
+00
+20
+7a
+00
+00
+70
+4b
+00
+00
+20
+20
+02
+f3
+20
 40
-3d
-60
+04
+7c
 20
+40
+42
+34
+20
+40
+42
+3a
 20
-33
-6d
-da
-60
-46
-ae
-da
 40
 04
-30
+81
 20
+40
+04
+99
 20
-33
-74
+40
+04
+87
 20
 40
 04
-58
-d8
-e0
-00
-09
+8e
 20
 40
-43
-d2
+04
+72
+20
+40
+04
+6f
 20
+40
+04
+67
 20
-43
-ca
+40
+42
+31
+20
+40
+04
+6a
+20
+40
+03
+5e
+20
+40
+03
+66
+20
+20
+03
+70
 da
 60
-4b
-6a
+48
+0b
 da
 40
-04
-37
+63
+7a
 20
 20
 33
 6d
-68
-00
-c7
-c7
+da
 60
-00
-c1
-72
+4b
+0b
+da
+40
+04
+6d
 20
 20
-04
-4c
-68
-00
-cb
-6c
+33
+6d
+70
+4b
+0c
+01
 20
-7a
+60
 00
 00
 da
 60
-4b
-6d
+46
+c6
 da
 40
-04
-3f
+3d
+60
 20
 20
 33
 6d
+da
+60
+46
+ae
+da
+40
+04
+78
+20
+40
+33
+74
 68
 00
-cb
-6e
-24
-7a
+c6
+ae
+c0
+00
+b3
+f6
+20
+60
 00
 00
+68
+00
+cb
+65
+c0
+7f
+82
+9e
+20
+40
+33
+f6
 20
 20
-5b
-f5
+42
+67
 da
 60
 48
@@ -4371,7 +4603,7 @@
 da
 40
 04
-45
+7f
 20
 20
 33
@@ -4387,95 +4619,143 @@
 da
 60
 4b
-6b
+73
 da
 40
 04
-4a
+84
 20
 20
 33
 6d
-58
-05
-7e
-40
-60
-01
-cc
-b0
-70
-4b
-69
-01
-20
-60
+68
 00
+c7
+c7
+60
 00
+c1
+72
+20
+20
+04
+8c
 da
 60
-4d
-cd
+4b
+74
 da
 40
 04
-51
+8a
 20
 20
 33
-74
-70
-4d
+6d
+58
+0e
+a6
+00
+60
+01
 cc
+6c
+70
+4b
+72
 01
 20
 60
 00
 00
-da
-60
-4b
-47
-da
-40
-04
-56
-20
-20
-33
-6d
 68
 00
 c7
 20
 c1
-01
+81
 00
 00
-68
-01
-46
-82
-2f
-ef
-fe
-0b
 20
 40
-c2
-d4
-68
-01
-46
-82
-2f
-ef
-fe
-07
+04
+e5
+c0
+03
+84
+93
+20
+20
+43
+a9
+70
+47
+a0
+28
+20
+40
+04
+96
+20
+20
+43
+b0
+da
+60
+46
+da
+da
+40
+02
+a0
 20
+20
+33
+6d
+68
+00
+c6
+d9
+c1
+80
+00
+00
+da
+60
+4b
+46
+da
 40
+04
+9e
+20
+20
+33
+6d
+68
+08
+c7
+20
+68
+00
+c7
+03
+98
+46
+7c
+00
+20
+62
+80
+00
+68
+02
+46
+d3
 c3
-92
+84
+80
+00
 d8
 e0
 00
@@ -4484,26 +4764,70 @@
 40
 43
 ce
+68
+01
+46
+82
+2f
+ef
+fe
+0b
+20
+40
+c2
+d4
+68
+01
+46
+82
+2f
+ef
+fe
+07
+20
+40
+c3
+92
 20
 20
 43
 b8
+da
+20
+00
+00
+70
+4b
+7d
+00
 68
 08
 c6
 ed
+68
+00
+cb
+7c
 20
 40
-68
-1d
-24
+04
+ee
+60
+00
+cb
+7c
+1a
+22
+7e
+00
+c2
+80
+04
+b6
 20
-84
-6d
 20
-40
 04
-53
+bf
 68
 00
 c6
@@ -4512,10 +4836,6 @@
 00
 00
 00
-70
-46
-d9
-00
 68
 01
 46
@@ -4533,9 +4853,17 @@
 40
 b9
 20
-20
+40
 7f
 08
+70
+46
+d9
+00
+20
+60
+00
+00
 68
 00
 c6
@@ -4547,7 +4875,7 @@
 68
 00
 cb
-47
+46
 1f
 e6
 7c
@@ -4555,7 +4883,7 @@
 24
 41
 04
-76
+c8
 68
 00
 c6
@@ -4563,7 +4891,7 @@
 60
 00
 cb
-47
+46
 70
 46
 d9
@@ -4572,30 +4900,6 @@
 60
 00
 00
-20
-40
-04
-7c
-70
-41
-bd
-00
-20
-40
-02
-cf
-68
-02
-46
-d3
-c1
-04
-80
-00
-20
-20
-43
-7e
 68
 08
 c7
@@ -4620,362 +4924,358 @@
 08
 c7
 20
+70
+41
+bd
+00
 20
-60
+40
+03
+13
+20
+40
+43
+c0
+20
+20
+43
+7e
+78
+54
+7c
+00
+58
+00
 00
 00
+60
+03
+46
+9b
+20
+40
+04
+dd
 20
 40
 02
-de
-58
-00
 80
-06
 20
 40
-64
-13
+40
+79
 20
-00
-2e
-e0
-da
-60
-4b
-96
+40
+40
+7e
 20
 40
-02
-a9
+04
+e3
+24
+34
+07
+2d
+20
+40
+07
+30
+20
+20
+3f
+a0
 68
 00
-c7
-7a
-c0
-ff
-84
-8d
-68
-00
-c6
-e1
-60
-00
-c7
-7a
-68
-00
-c6
-e0
-c0
-02
-04
-ab
-68
-00
-c7
-7a
-c0
-00
-04
-9a
-c0
-01
-04
-9e
-c0
-01
-84
-98
+c2
+39
+c1
+80
+00
+00
 68
 00
 c6
 e0
+20
+40
+3f
 c0
-03
-04
-a2
-68
-00
-c7
-81
-60
+78
+54
+7c
 00
-c6
-b5
 20
 20
-3d
-c1
-70
-47
-7a
-00
-20
+3f
+e7
 20
+40
 04
-9a
-68
-00
-c6
-e0
-c0
-03
-04
-a5
-68
-00
-c7
-7f
+e5
 20
 20
-04
-96
+40
+9a
 68
 00
 c6
-e0
-c0
-03
-04
-a8
-68
+9a
+1f
+e2
+22
 00
-c7
-82
 20
+40
+05
+07
 20
-04
-96
-68
-00
-c7
-81
-1f
-e0
-ff
-ff
+40
+05
+0d
 20
+40
+05
+13
 20
-04
-96
-68
-00
-c7
-7f
-1f
-e0
-ff
-ff
+40
+05
+19
 20
+40
+05
 20
-04
-96
-68
+1a
+22
+7e
 00
-c7
-82
-1f
-e0
-ff
-ff
 20
-20
-04
-96
-68
+60
 00
-c7
-7a
-c0
 00
-3d
-9d
-c0
+60
 00
-bd
-9b
-c0
-01
-3d
-9f
-c0
-01
-bd
-a1
-c0
-02
-3d
-a1
-70
-47
-7a
-02
-20
-20
-3d
-9f
-78
-54
-7c
+cb
+7e
+1f
+e3
+fe
 00
-58
+1f
+e2
+24
 00
+18
+42
+26
 00
+68
 00
-60
-03
-46
-9b
-20
-40
-04
+cb
+7d
+1f
 e6
+7c
+02
 20
-40
-40
-79
-20
-40
-04
-bc
+41
+05
+26
 24
-34
-07
-5c
-20
-40
-07
-51
-20
-20
-3f
-a0
-20
-40
+41
+05
+31
+1a
+62
 04
-be
-20
-20
-40
-9a
-da
-20
-00
 00
 20
 40
-04
-c1
-20
-20
-40
-8e
-68
-08
-c6
-e2
-20
-40
-04
-db
-68
-08
-c6
-e2
-20
-40
 68
 1d
 79
 20
-a2
+a4
 00
-68
-08
-c6
-e3
 20
 40
+05
+01
+1a
+41
+7e
+07
+68
+08
+cb
+7d
+18
+42
+0e
+00
+18
+46
+7c
+02
+c0
+03
+85
+2b
+c0
+00
+05
+2e
+20
+60
+00
+00
+68
+08
+cb
+7e
+18
+41
 04
-db
+01
+1a
+41
+7e
+01
+98
+46
+7c
+00
+24
+22
+82
+bc
+20
+60
+00
+00
+70
+4b
+7d
+00
 68
 08
 c6
-e3
+e2
+68
+00
+cb
+76
 20
 40
-68
-1d
-79
+04
+ee
+60
+00
+cb
+76
 20
-a2
+60
+00
+00
+70
+4b
+7d
 01
 68
 08
 c6
-e4
+e3
+68
+00
+cb
+77
 20
 40
 04
-db
+ee
+60
+00
+cb
+77
+20
+60
+00
+00
+70
+4b
+7d
+02
 68
 08
 c6
 e4
+68
+00
+cb
+78
 20
 40
-68
-1d
-79
+04
+ee
+60
+00
+cb
+78
 20
-a2
-02
+60
+00
+00
+70
+4b
+7d
+03
 68
 08
 c6
 e5
+68
+00
+cb
+79
 20
 40
 04
-e0
+ee
+60
+00
+cb
+79
 68
 08
 c6
 e5
 20
-40
-68
-1d
-7d
-20
-a2
-03
 20
-40
+05
+26
+70
+4b
+7d
 04
-db
 68
 08
 c6
 e6
+68
+00
+cb
+7a
 20
 40
 04
-e0
+ee
+60
+00
+cb
+7a
 68
 08
 c6
 e6
-20
-40
-68
-1d
-7d
-20
-a2
-04
 79
 20
 04
@@ -4994,8 +5294,32 @@
 07
 20
 20
-04
-e4
+05
+35
+20
+21
+05
+2f
+f9
+3f
+a2
+00
+20
+60
+00
+00
+20
+21
+05
+2c
+f9
+20
+22
+00
+20
+60
+00
+00
 79
 3f
 84
@@ -5017,141 +5341,33 @@
 80
 7c
 20
-20
-68
-0a
-20
 40
-3f
-c0
 68
-00
-c6
-e0
-c0
-02
-04
-eb
-78
-54
-7c
-00
-20
-20
+30
+79
 3f
-e7
+84
+07
+d8
+a0
+80
+70
 20
-40
-3f
-c8
-68
-00
-c7
-7a
-c0
-02
-04
-ef
 20
-60
-00
-00
 68
+30
+70
+4b
+52
 00
-c6
-9b
+28
+0f
+fe
+26
 20
 40
-04
-f6
-60
-00
-c6
-9b
-68
-00
-c6
-9d
-20
-40
-04
-f6
-60
-00
-c6
-9d
-20
-60
-00
-00
-c2
-83
-84
-f9
-c3
-03
-84
-fd
-20
-60
-00
-00
-1f
-e6
-7e
-00
-20
-40
-04
-fd
-1f
-e6
-7e
-00
-20
-60
-00
-00
-1f
-e3
-04
-00
-18
-41
-04
-3f
-98
-40
-fe
-00
-1f
-e6
-7c
-7f
-24
-41
-05
-03
-20
-60
-00
-00
-58
-00
-00
-7f
-20
-60
-00
-00
-28
-0f
-fe
-26
-20
-40
-81
-b9
+81
+95
 20
 20
 42
@@ -5163,31 +5379,15 @@
 20
 20
 07
-30
-20
-40
-06
+0c
+70
+11
 c5
-58
-00
-00
-00
-60
-01
-46
-ac
-60
-00
-c7
-14
-20
-40
-02
-96
+22
 20
 20
-42
-cb
+07
+0c
 68
 00
 c5
@@ -5215,7 +5415,7 @@
 20
 40
 06
-d3
+af
 20
 20
 53
@@ -5250,8 +5450,8 @@
 bb
 20
 40
-02
-07
+00
+6b
 20
 20
 54
@@ -5263,7 +5463,7 @@
 20
 20
 07
-30
+0c
 70
 11
 c5
@@ -5271,7 +5471,7 @@
 20
 20
 07
-30
+0c
 68
 00
 84
@@ -5279,11 +5479,11 @@
 c2
 82
 85
-45
+6b
 20
 40
 06
-cd
+a1
 68
 00
 c7
@@ -5291,7 +5491,7 @@
 24
 3a
 05
-2f
+61
 68
 00
 84
@@ -5299,7 +5499,7 @@
 c3
 02
 05
-33
+65
 68
 00
 82
@@ -5307,7 +5507,7 @@
 20
 3a
 05
-33
+65
 20
 20
 56
@@ -5335,7 +5535,7 @@
 c0
 82
 85
-36
+68
 70
 47
 8e
@@ -5347,11 +5547,19 @@
 20
 5a
 03
-63
+be
 20
 20
 56
 22
+20
+40
+05
+6d
+20
+20
+05
+79
 68
 00
 c6
@@ -5401,41 +5609,9 @@
 00
 00
 20
-40
-05
-39
-68
-00
-cd
-ba
-1f
-e6
-7c
-02
-24
-41
-06
-d1
-68
-00
-cd
-ba
-c1
-00
-00
-00
-1f
-e0
-ff
-ff
-60
-00
-cd
-ba
 20
-60
-00
-00
+06
+a5
 68
 00
 c7
@@ -5519,7 +5695,7 @@
 c0
 01
 85
-64
+90
 20
 20
 56
@@ -5531,7 +5707,7 @@
 c0
 00
 85
-67
+93
 20
 20
 5c
@@ -5563,11 +5739,11 @@
 c0
 02
 05
-70
+9c
 c0
 03
 05
-9d
+c9
 20
 20
 56
@@ -5579,7 +5755,7 @@
 20
 40
 05
-4e
+7a
 20
 40
 7e
@@ -5595,7 +5771,7 @@
 c0
 08
 05
-7f
+ab
 1f
 ec
 84
@@ -5607,7 +5783,7 @@
 20
 21
 05
-8d
+b9
 d8
 40
 47
@@ -5691,7 +5867,7 @@
 c0
 05
 05
-8f
+bb
 20
 20
 58
@@ -5707,7 +5883,7 @@
 c2
 81
 85
-96
+c2
 68
 01
 04
@@ -5735,7 +5911,7 @@
 24
 22
 85
-92
+be
 20
 40
 5a
@@ -5743,7 +5919,7 @@
 24
 34
 05
-92
+be
 70
 04
 7a
@@ -5757,21 +5933,21 @@
 80
 00
 c0
-00
+02
 85
-a0
+cc
 20
 20
 5a
-f6
+f5
 70
-4b
-6e
-01
+11
+c5
+82
 20
 20
-5b
-09
+07
+0c
 68
 00
 80
@@ -5783,7 +5959,7 @@
 20
 40
 05
-a8
+d4
 d8
 e0
 00
@@ -5823,7 +5999,7 @@
 20
 37
 05
-b0
+dc
 24
 36
 d8
@@ -5856,30 +6032,14 @@
 20
 57
 fb
-68
-00
-c7
-a1
-24
-7a
-00
-00
-68
-00
-84
-78
-1f
-e6
-7e
-1a
-24
-62
-80
-00
+70
+11
+c5
+42
 20
 20
-3d
-60
+07
+0c
 68
 10
 80
@@ -5919,7 +6079,7 @@
 20
 40
 05
-ca
+f2
 60
 18
 80
@@ -5963,7 +6123,7 @@
 20
 20
 07
-30
+0c
 20
 40
 21
@@ -5998,20 +6158,20 @@
 e6
 c5
 05
-85
-df
+86
+07
 20
 40
 24
 55
 24
 3a
-05
-d8
+06
+00
 c5
 16
-85
-e8
+86
+10
 20
 20
 21
@@ -6050,8 +6210,8 @@
 02
 20
 20
-05
-d8
+06
+00
 68
 02
 01
@@ -6076,34 +6236,14 @@
 20
 25
 8f
-20
-40
-33
-af
-20
-40
-26
-e9
 70
-0a
-99
-02
-20
-40
-7d
-86
-20
-40
-5c
-f7
-20
-40
-4d
-6b
+11
+c5
+43
 20
 20
-24
-6e
+07
+0c
 68
 00
 80
@@ -6114,8 +6254,8 @@
 00
 20
 40
-85
-f9
+86
+1c
 20
 20
 24
@@ -6130,16 +6270,16 @@
 03
 20
 40
-85
-46
+86
+a5
 24
 40
 86
-cd
+a1
 20
 20
 06
-d3
+af
 20
 40
 24
@@ -6154,8 +6294,8 @@
 bb
 20
 40
-02
-07
+00
+6b
 20
 20
 25
@@ -6186,8 +6326,20 @@
 00
 68
 00
+c6
+cf
+1f
+e6
+7c
+0a
+20
+61
+00
+00
+68
+00
 cb
-2b
+2e
 24
 7a
 00
@@ -6199,7 +6351,7 @@
 20
 3a
 06
-0f
+35
 68
 00
 c5
@@ -6307,7 +6459,7 @@
 20
 5a
 06
-29
+4f
 20
 20
 2b
@@ -6327,19 +6479,19 @@
 70
 11
 c5
-10
+01
 20
 20
 07
-30
+0c
 70
 11
 c5
-11
+02
 20
 20
 07
-30
+0c
 68
 00
 85
@@ -6351,7 +6503,7 @@
 c0
 09
 86
-34
+5a
 20
 20
 5d
@@ -6380,86 +6532,14 @@
 60
 00
 00
-78
-54
-7c
-00
-20
-40
-62
-c1
-68
-00
-80
-48
-20
-7a
-00
-00
-c2
-83
-86
-44
-c0
-01
-86
-46
-c0
-18
-86
-4a
-c0
-0b
-86
-4c
-c0
-03
-86
-48
-20
-20
-60
-10
-70
-11
-c5
-20
-20
-20
-07
-30
-70
-11
-c5
-21
-20
-20
-07
-30
 70
 11
 c5
-22
+10
 20
 20
 07
-30
-70
-4b
-03
-01
-20
-20
-61
-c3
-70
-4b
-0b
-04
-20
-20
-61
-a4
+0c
 20
 40
 62
@@ -6479,11 +6559,11 @@
 c0
 02
 06
-70
+84
 c0
 08
 06
-55
+69
 20
 20
 63
@@ -6499,7 +6579,7 @@
 c0
 00
 86
-59
+6d
 20
 20
 63
@@ -6515,7 +6595,7 @@
 c2
 80
 06
-5d
+71
 20
 20
 63
@@ -6583,7 +6663,7 @@
 24
 21
 06
-6e
+82
 20
 20
 63
@@ -6623,15 +6703,15 @@
 c0
 0f
 86
-7d
+91
 c0
 10
 06
-80
+94
 c0
 09
 06
-7a
+8e
 20
 20
 7d
@@ -6659,7 +6739,7 @@
 20
 20
 06
-82
+96
 70
 01
 85
@@ -6698,295 +6778,71 @@
 fb
 20
 20
-02
-cf
-68
-00
-cb
-27
-20
-7a
-00
-00
-68
-00
-cb
-2a
-c0
-00
-06
-90
-c0
+03
+13
+70
+4d
+79
+01
+70
+4d
+76
 00
-86
-a9
 20
 60
 00
 00
-20
-40
-06
-b3
 68
 00
-cb
-2b
+cd
+76
 1f
 e0
 fe
 01
 60
 00
-cb
-2b
-68
-08
-cb
-2c
-98
-46
-7c
-00
-20
-42
-86
-98
+cd
+76
 20
 60
 00
 00
-70
-4b
-31
+68
 00
-20
-40
+cd
+76
+1f
+e6
+7c
+02
+24
+41
 06
-b8
+ad
 68
 00
-c7
-20
+cd
+76
 c1
-01
 00
 00
-68
-01
-46
-82
-c3
-84
-80
-00
-c3
-80
-00
-00
-68
-00
-cb
-e4
-c0
-ff
-86
-a7
-70
-4b
-2d
-05
-70
-4b
-2f
-01
-70
-4b
-2e
-05
-70
-4b
-27
-01
-70
-4b
-2a
-01
-20
-60
-00
-00
-70
-4b
-2d
-01
-20
-20
-06
-a2
-68
 00
-cb
-2e
 1f
 e0
 ff
 ff
 60
 00
-cb
-2e
-24
-7a
-00
-00
-68
-00
-cb
-2d
-60
-00
-cb
-2e
-68
-00
-cb
-29
-c0
-00
-86
-b8
-c0
-00
-06
-b3
-20
-60
-00
-00
-70
-4b
-29
-01
-68
-08
-cb
-28
-20
-20
-68
-29
-58
-00
-00
-00
-60
-01
-cb
-2e
-68
-00
-cb
-2f
-24
-3a
-06
-bc
-70
-4b
-27
-00
-70
-4b
-2a
-00
-70
-4b
-2b
-00
-70
-4b
-29
-00
-68
-08
-cb
-28
-20
-20
-68
-25
-70
-4b
-31
-01
-70
-4b
-27
-01
-70
-4b
-2a
-00
-70
-4b
-2b
-00
-20
-60
-00
-00
-68
-00
-cb
-2b
-24
-7a
-00
-00
-68
-00
-cb
-31
-24
-7a
-00
-00
-20
-20
-06
-b6
-70
-4d
-bd
-01
-70
-4d
-ba
-00
-20
-60
-00
-00
-68
-00
-cd
-ba
-1f
-e0
-fe
-01
-60
-00
 cd
-ba
+76
 20
 60
 00
 00
 70
 4d
-ba
+76
 03
 20
 60
@@ -7010,16 +6866,16 @@
 00
 da
 20
-4d
-43
+4c
+ff
 20
 40
 02
-44
+54
 60
 08
 cd
-bb
+77
 58
 00
 00
@@ -7027,7 +6883,7 @@
 c5
 13
 06
-dd
+b9
 58
 00
 00
@@ -7039,11 +6895,11 @@
 24
 21
 06
-f5
+d1
 68
 00
 cd
-ba
+76
 1f
 e6
 7c
@@ -7051,15 +6907,15 @@
 24
 21
 06
-e5
+c1
 68
 00
 cd
-ba
+76
 c0
 00
 06
-f6
+d2
 20
 60
 00
@@ -7067,19 +6923,19 @@
 68
 00
 cd
-ba
+76
 c1
-90
+cb
 00
 00
 70
 4d
-ba
+76
 00
 68
 08
 cd
-bb
+77
 58
 00
 00
@@ -7087,7 +6943,7 @@
 c5
 13
 06
-ec
+c8
 58
 00
 00
@@ -7103,11 +6959,11 @@
 68
 00
 cd
-bd
+79
 c0
 00
 06
-fd
+d9
 1f
 e0
 ff
@@ -7115,11 +6971,11 @@
 60
 00
 cd
-bd
+79
 c0
 00
 06
-fd
+d9
 70
 41
 de
@@ -7130,16 +6986,16 @@
 00
 70
 4d
-ba
+76
 00
 68
 00
 cd
-bd
+79
 c0
 01
 06
-fb
+d7
 1f
 e0
 fe
@@ -7147,11 +7003,11 @@
 60
 00
 cd
-bd
+79
 c0
 00
 86
-f3
+cf
 70
 41
 de
@@ -7234,20 +7090,20 @@
 de
 c0
 01
-07
-17
+06
+f3
 c0
 02
-07
-1c
+06
+f8
 c0
 10
 07
-2b
+07
 20
 40
-07
-21
+06
+fd
 70
 89
 55
@@ -7267,7 +7123,7 @@
 20
 40
 07
-26
+02
 70
 89
 55
@@ -7286,8 +7142,8 @@
 53
 20
 40
-07
-21
+06
+fd
 70
 89
 55
@@ -7375,7 +7231,7 @@
 68
 00
 cb
-58
+a9
 98
 46
 7c
@@ -7383,11 +7239,11 @@
 20
 22
 87
-4f
+2b
 60
 08
 cb
-58
+a9
 18
 40
 84
@@ -7403,7 +7259,7 @@
 68
 01
 cb
-59
+aa
 98
 46
 7e
@@ -7411,7 +7267,7 @@
 68
 09
 cb
-5c
+ad
 98
 40
 fe
@@ -7423,15 +7279,15 @@
 60
 01
 cb
-5f
+b0
 20
 40
 03
-13
+55
 68
 01
 cb
-5f
+b0
 d8
 40
 01
@@ -7451,3091 +7307,1248 @@
 68
 0a
 4b
-62
-98
-46
-7c
-00
-24
-22
-87
-40
-20
-40
-02
-de
-58
-00
-1f
-00
-60
-01
-41
-99
-70
-41
-9b
-40
-20
-40
-64
-ca
-58
-00
-00
-00
-60
-02
-41
-99
-68
-00
-91
-c5
-20
-20
-00
-01
-68
-00
-cb
-f4
-24
-7a
-00
-00
-68
-02
-46
-9b
-20
-7a
-00
-00
-20
-40
-07
-b5
-58
-00
-00
-06
-20
-40
-07
-a8
-58
-00
-00
-03
-20
-40
-07
-ae
-68
-00
-cb
-0d
-c0
-00
-87
-61
-68
-00
-cb
-f4
-24
-7a
-00
-00
-df
-20
-00
-05
-d8
-a0
-4b
-0d
-20
-20
-7e
-d4
-68
-01
-4b
-0e
-60
-01
-11
-be
-68
-01
-46
-9b
-60
-01
-11
-c0
-20
-40
-07
-74
-68
-01
-11
-be
-60
-01
-4b
-0e
-68
-01
-11
-c0
-60
-01
-46
-9b
-68
-01
-4b
-10
-60
-01
-11
-be
-68
-01
-46
-9d
-60
-01
-11
-c0
-20
-40
-07
-7c
-68
-01
-11
-be
-60
-01
-4b
-10
-68
-01
-11
-c0
-60
-01
-46
-9d
-20
-60
-00
-00
-68
-01
-11
-be
-68
-09
-11
-c0
-98
-40
-fe
-00
-68
-08
-cb
-e2
-98
-40
-fe
-00
-1f
-e1
-04
-01
-60
-08
-cb
-e2
-20
-20
-07
-84
-68
-01
-11
-be
-68
-09
-11
-c0
-98
-40
-fe
-00
-68
-08
-cb
-e3
-98
-40
-fe
-00
-1f
-e1
-04
-01
-60
-08
-cb
-e3
-20
-20
-07
-84
-60
-01
-91
-c2
-2f
-ef
-fe
-10
-20
-20
-87
-8e
-68
-00
-91
-c3
-c0
-7f
-87
-95
-68
-00
-91
-c2
-1f
-e3
-7e
-00
-60
-01
-11
-be
-60
-01
-11
-c0
-20
-60
-00
-00
-68
-00
-91
-c3
-c0
-00
-07
-92
-68
-01
-91
-c2
-20
-20
-07
-8a
-70
-11
-c4
-00
-68
-00
-91
-c2
-20
-20
-07
-8a
-68
-00
-91
-c2
-20
-40
-07
-a0
-60
-00
-91
-be
-60
-00
-91
-c0
-20
-3a
-07
-9e
-58
-00
-00
-ff
-60
-00
-91
-bf
-60
-00
-91
-c1
-20
-60
-00
-00
-58
-00
-00
-00
-20
-20
-07
-9b
-1f
-e6
-7e
-00
-60
-00
-8a
-ae
-68
-00
-8a
-ae
-1f
-e3
-7e
-00
-60
-00
-8a
-ae
-68
-00
-8a
-ae
-1f
-e6
-7e
-00
-20
-60
-00
-00
-9a
-26
-7c
-00
-24
-21
-07
-b3
-9a
-46
-7c
-00
-24
-21
-07
-b3
-70
-4b
-0d
-00
-20
-60
-00
-00
-9a
-26
-7c
-00
-24
-61
-00
-00
-9a
-46
-7c
-00
-24
-61
-00
-00
-20
-20
-07
-ac
-70
-4b
-0d
-01
-20
-60
-00
-00
-68
-01
-46
-9b
-60
-01
-11
-c0
-20
-40
-07
-be
-1f
-e2
-22
-00
-68
-01
-46
-9d
-60
-01
-11
-c0
-20
-40
-07
-be
-1f
-e2
-24
-00
-20
-60
-00
-00
-68
-00
-91
-c1
-c0
-7f
-87
-c3
-68
-00
-91
-c0
-1f
-e1
-7e
-ff
-20
-60
-00
-00
-68
-01
-11
-c0
-1f
-e6
-7e
-00
-20
-20
-07
-c1
-b7
-49
-aa
-55
-08
-00
-75
-41
-8f
-1c
-ce
-00
-0a
-0b
-ef
-07
-aa
-55
-01
-00
-57
-41
-00
-aa
-55
-08
-00
-a1
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-08
-00
-ad
-40
-12
-00
-00
-02
-12
-00
-00
-02
-aa
-55
-02
-00
-bb
-40
-20
-00
-aa
-55
-04
-00
-b7
-40
-20
-00
-00
-40
-aa
-55
-04
-00
-bf
-40
-80
-04
-00
-08
-aa
-55
-01
-00
-be
-4d
-00
-aa
-55
-01
-00
-de
-41
-00
-aa
-55
-0d
-00
-8f
-47
-4b
-ba
-55
-d0
-56
-e0
-57
-88
-58
-6c
-59
-10
-ff
-aa
-55
-02
-00
-c3
-40
-8f
-47
-aa
-55
-01
-00
-00
-40
-06
-aa
-55
-02
-00
-03
-40
-08
-40
-aa
-55
-03
-00
-09
-40
-05
-02
-02
-aa
-55
-02
-00
-10
-40
-20
-02
-aa
-55
-03
-00
-14
-40
-82
-20
-06
-aa
-55
-02
-00
-18
-40
-10
-08
-aa
-55
-02
-00
-1c
-40
-48
-1e
-aa
-55
-01
-00
-20
-40
-20
-aa
-55
-08
-00
-27
-40
-02
-08
-04
-80
-02
-c8
-04
-80
-aa
-55
-02
-00
-30
-40
-05
-31
-aa
-55
-01
-00
-3f
-40
-04
-aa
-55
-01
-00
-92
-40
-43
-aa
-55
-01
-00
-91
-40
-01
-aa
-55
-01
-00
-72
-41
-20
-aa
-55
-01
-00
-c7
-47
-20
-aa
-55
-02
-00
-d5
-46
-0a
-41
-aa
-55
-01
-00
-07
-42
-06
-aa
-55
-06
-00
-a0
-40
-26
-10
-19
-20
-18
-10
-aa
-55
-0b
-00
-15
-45
-0a
-57
-32
-33
-30
-2d
-42
-54
-33
-2e
-30
-aa
-55
-05
-00
-e3
-41
-0c
-00
-01
-00
-02
-aa
-55
-01
-00
-5a
-45
-0a
-aa
-55
-01
-00
-62
-46
-03
-aa
-55
-01
-00
-5a
-46
-01
-aa
-55
-01
-00
-8d
-45
-00
-aa
-55
-01
-00
-5a
-41
-00
-aa
-55
-03
-00
-5b
-46
-03
-00
-04
-aa
-55
-01
-00
-84
-46
-01
-aa
-55
-01
-00
-d1
-40
-01
-aa
-55
-0c
-00
-6f
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
-aa
-55
-13
-00
-12
-4b
-06
-ff
-06
-00
-03
-00
-80
-0b
-09
-57
-32
-33
-30
-2d
-42
-54
-35
-2e
-32
-aa
-55
-0d
-00
-8f
-43
-1f
-0b
-09
-57
-32
-33
-30
-2d
-42
-54
-35
-2e
-32
-aa
-55
-0b
-00
-af
-43
-0a
-57
-32
-33
-30
-2d
-42
-54
-35
-2e
-32
-aa
-55
-06
-00
-f5
-4b
-03
-12
-18
-ff
-00
-00
-aa
-55
-08
-00
-96
-44
-06
-00
-06
-00
-20
-00
-2c
-01
-aa
-55
-04
-00
-82
-44
-00
-00
-00
-00
-aa
-55
-01
-00
-8d
-44
-07
-aa
-55
-06
-00
-a0
-44
-8e
-b1
-3a
-0e
-8e
-ed
-aa
-55
-01
-00
-e5
-44
-50
-aa
-55
-02
-00
-6f
-44
-19
-00
-aa
-55
-02
-00
-fa
-44
-22
-00
-aa
-55
-02
-00
-87
-46
-08
-07
-aa
-55
-04
-00
-a8
-46
-50
-00
-70
-17
-aa
-55
-01
-00
-46
-4b
-0a
-aa
-55
-01
-00
-14
-42
-ff
-aa
-55
-01
-00
-86
-46
-ff
-aa
-55
-01
-00
-85
-46
-1e
-aa
-55
-01
-00
-33
-4b
-01
-aa
-55
-01
-00
-d2
-46
-02
-aa
-55
-01
-00
-03
-47
-02
-aa
-55
-19
-00
-e0
-46
-00
-01
-06
-14
-08
-14
-06
-08
-1b
-1c
-ff
-ff
-ff
-05
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-30
-02
-ff
-ff
-aa
-55
-01
-00
-3a
-42
-ff
-aa
-55
-01
-00
-dc
-46
-ff
-aa
-55
-01
-00
-a5
-46
-07
-aa
-55
-01
-00
-6c
-0c
-ff
-aa
-55
-08
-00
-7f
-47
-01
-02
-03
-04
-15
-1a
-2a
-3f
-aa
-55
-04
-00
-3a
-4b
-00
-01
-02
-03
-aa
-55
-26
-00
-70
-4b
-09
-5a
-ff
-27
-ab
-40
-b3
-56
-9b
-e6
-a8
-12
-a9
-c0
-be
-e6
-a5
-af
-a0
-21
-a1
-02
-b8
-10
-b9
-0b
-a7
-ff
-b5
-d0
-b6
-00
-ff
-00
-09
-00
-ff
-ff
-aa
-55
-40
-00
-9e
-4b
-09
-5a
-0d
-0a
-1b
-3a
-1d
-db
-28
-78
-29
-1e
-2a
-64
-2b
-5a
-2c
-3c
-2d
-32
-38
-af
-39
-14
-3a
-32
-3b
-48
-42
-10
-43
-89
-54
-4d
-55
-a2
-61
-24
-63
-70
-75
-52
-76
-62
-77
-ed
-78
-46
-79
-23
-7a
-b5
-7c
-9e
-7d
-e8
-7e
-70
-7f
-00
-09
-00
-ff
-ff
-aa
-55
-08
-00
-96
-4b
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-02
-00
-1b
-42
-13
-47
-aa
-55
-01
-00
-1a
-42
-01
-aa
-55
-40
-00
-c8
-47
-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
-aa
-55
-01
-00
-c7
-4c
-01
-aa
-55
-01
-00
-82
-4c
-01
-aa
-55
-01
-00
-c6
-4c
-04
-aa
-55
-01
-00
-bd
-4c
-00
-aa
-55
-02
-00
-84
-4c
-c0
-12
-aa
-55
-03
-00
-a6
-4c
-0c
-0c
-10
-aa
-55
-10
-00
-92
-4c
-00
-13
-2c
-42
-06
-15
-36
-48
-0f
-1a
-3a
-4c
-11
-23
-31
-4d
-aa
-55
-01
-00
-91
-4c
-ff
-aa
-55
-04
-00
-8d
-4c
-20
-15
-10
-05
-aa
-55
-06
-00
-c6
-4d
-0f
-0f
-0f
-0f
-0f
-0f
-aa
-55
-0a
-00
-9e
-11
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-03
-00
-b0
-4c
-40
-7e
-05
-aa
-55
-02
-00
-e0
-4b
-03
-00
-aa
-55
-08
-00
-20
-47
-02
-34
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-07
-00
-3e
-47
-34
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-07
-00
-5b
-47
-34
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-03
-00
-00
-47
-00
-50
-00
-aa
-55
-01
-00
-1f
-47
-00
-aa
-55
-01
-00
-db
-46
-01
-aa
-55
-01
-00
-8e
-47
-03
-aa
-55
-01
-00
-d9
-46
-01
-aa
-55
-06
-00
-4d
-4b
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-01
-00
-26
-4b
-ff
-aa
-55
-01
-00
-28
-4b
-1d
-aa
-55
-02
-00
-2c
-4b
-1e
-05
-aa
-55
-03
-00
-66
-4b
-ff
-ff
-ff
-aa
-55
-04
-00
-58
-4b
-ff
-00
-00
-00
-aa
-55
-04
-00
-62
-4b
-20
-20
-00
-40
-aa
-55
-03
-00
-59
-4b
-aa
-30
-00
-55
-aa
-aa
-55
-92
-3d
-ff
-20
-20
-00
-40
-68
-00
-cd
-cc
-c0
-00
-ad
-d4
-70
-11
-9e
-ff
-68
-00
-cc
-82
-60
-00
-91
-9f
-68
-02
-4c
-b8
-60
-02
-11
-a0
-d8
-40
-00
-06
-da
-20
-11
-9e
-20
-40
-01
-be
-20
-40
-01
-c2
-20
-40
-01
-62
-24
-2c
-00
-26
-24
-37
-80
-26
-20
-40
-01
-8a
-68
-02
-4c
-a9
-68
-0a
-4d
-c6
-98
-46
-7c
-00
-20
-22
-80
-16
-68
-00
-cc
-7f
-c1
-84
-00
-00
-70
-4d
-d1
-00
-20
-40
-02
-87
-68
-02
-4c
-a9
-68
-0a
-4c
-8d
-98
-46
-7c
-00
-20
-22
-81
-ae
-68
-02
-4c
-a9
-68
-0a
-4c
-b8
-98
-46
-7c
-00
-20
-42
-80
-24
-70
-4b
-69
-00
-20
-40
-2f
-20
-20
-40
-01
-5f
-20
-20
-03
-26
-68
-02
-4c
-61
-20
-20
-01
-a0
-68
-00
-cd
-bf
-1f
-e0
-fe
-01
-1f
-e1
-7e
-03
-60
-00
-cd
-bf
-c0
-00
-00
-2d
-c0
-01
-00
-37
-20
-20
-01
-9c
-20
-40
-02
-87
-68
-02
-4c
-b8
-60
-02
-4c
-a9
-68
-00
-cd
-cf
-60
-00
-cc
-8c
-20
-40
-00
-35
-60
-08
-cd
-cf
-20
-60
-00
-00
-20
-40
-01
-a1
-20
-20
-01
-16
-70
-41
-de
-20
-68
-02
-4d
-c6
-60
-02
-4c
-a9
-68
-00
-cd
-d0
-60
-00
-cc
-8c
-20
-40
-00
-35
-60
-08
-cd
-d0
-20
-60
-00
-00
-00
-00
-00
-00
-20
-20
-00
-40
-c0
-58
-80
-06
-c0
-59
-00
-0c
-c0
-59
-80
-11
-c0
-5a
-00
-18
-20
-60
-00
-00
-68
-00
-c8
-0a
-c1
-01
-00
-00
-1f
-e0
-fe
-01
-60
-00
-c8
-0a
-70
-41
-e3
-12
-20
-20
-34
-0e
-68
-00
-c8
-0a
-c1
-81
-00
-00
-70
-48
-0a
-00
-70
-41
-e3
-0c
-20
-20
-34
-0e
-68
-00
-c7
-a1
-c0
-00
-80
-14
-20
-20
-00
-16
-20
-40
-03
-dd
-70
-46
-c6
-05
-d8
-e0
-00
-01
-20
-20
-41
-b9
-20
-40
-03
-fb
-70
-4b
-01
-00
-70
-4b
-03
-00
-70
-4b
-0c
-00
-20
-40
-02
-cf
-20
-20
-41
-d9
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-20
-20
-00
-40
-c0
-50
-00
-06
-c0
-50
-80
-0d
-c0
-51
-00
-19
-c0
-51
-80
-20
-20
-60
-00
-00
-20
-40
-03
-fb
-70
-4d
-c1
+b3
+98
+46
+7c
 00
-20
-40
-02
+24
+22
 87
+1c
 20
 40
+02
+a3
+58
+00
+1f
+00
+60
 01
-b9
+41
+99
 70
 41
-bd
-00
+9b
+40
 20
 40
+64
+ca
+58
+00
+00
+00
+60
 02
-66
-20
-20
-34
-0a
+41
+99
 68
-01
-45
-09
-c1
 00
+91
+c5
+20
+20
 00
+01
+df
+20
 00
+05
+d8
+a0
+4b
+0d
+20
+20
+7e
+d4
 68
+02
+46
+9b
+20
+7a
 00
-84
-41
-1f
-eb
-7e
 00
-1f
-e6
-7c
-0c
 20
-61
+40
+07
+8e
+58
 00
 00
+06
+20
+40
+07
+81
 58
 00
 00
-09
+03
+20
+40
+07
+87
+68
+00
+cb
+0d
+c0
+00
+87
+3a
+20
+20
+07
+2d
+68
+01
+4b
+0e
 60
 01
-44
-96
+11
+be
+68
+01
+46
+9b
 60
 01
-44
-98
+11
+c0
 20
 40
-03
-dd
-70
-47
-c6
+07
+4d
+68
 01
-20
+11
+be
 60
-00
-00
+01
+4b
+0e
 68
 01
+11
+c0
+60
+01
 46
-82
-c3
-86
-00
-00
-c3
-83
-00
-00
-c3
-85
-80
-00
+9b
 68
-02
+01
+4b
+10
+60
+01
+11
+be
+68
+01
 46
-d3
-c3
-82
-80
-00
-20
-20
-33
-a7
+9d
+60
+01
+11
+c0
 20
 40
-03
-fb
+07
+55
 68
-12
 01
-38
-79
+11
+be
+60
+01
+4b
+10
+68
+01
+11
+c0
+60
+01
+46
+9d
 20
-7e
-1a
 60
-12
 00
-4c
-20
-40
-2c
-21
-20
-40
-74
-bd
-20
-40
-06
+00
+68
+01
+11
 be
-20
+68
+09
+11
+c0
+98
 40
-02
-cf
-20
+fe
+00
+68
+08
+cb
+7f
+98
 40
-3e
-9f
+fe
+00
+1f
+e1
+04
+01
+60
+08
+cb
+7f
 20
-40
-02
-66
 20
+07
+5d
+68
+01
+11
+be
+68
+09
+11
+c0
+98
 40
-03
-0b
+fe
+00
 68
-10
+08
+cb
 80
-81
+98
+40
+fe
+00
 1f
 e1
-7e
-f7
+04
+01
 60
-10
-80
-81
-68
-10
+08
+cb
 80
-7f
-79
 20
-7e
-00
+20
+07
+5d
 60
+01
+91
+c2
+2f
+ef
+fe
 10
-80
-7f
 20
-60
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+20
+87
+67
+68
 00
+91
+c3
+c0
+7f
+87
+6e
+68
 00
+91
+c2
+1f
+e3
+7e
 00
+60
+01
+11
+be
+60
+01
+11
+c0
+20
+60
 00
 00
+68
 00
+91
+c3
+c0
 00
+07
+6b
+68
+01
+91
+c2
+20
+20
+07
+63
+70
+11
+c4
 00
+68
 00
+91
+c2
+20
+20
+07
+63
+68
 00
+91
+c2
+20
+40
+07
+79
+60
 00
+91
+be
+60
 00
+91
+c0
+20
+3a
+07
+77
+58
 00
 00
+ff
+60
 00
+91
+bf
+60
 00
+91
+c1
+20
+60
 00
 00
+58
 00
 00
 00
+20
+20
+07
+74
+1f
+e6
+7e
 00
+60
 00
+8a
+ae
+68
 00
+8a
+ae
+1f
+e3
+7e
 00
+60
 00
+8a
+ae
+68
 00
+8a
+ae
+1f
+e6
+7e
 00
+20
+60
 00
 00
-20
-20
+9a
+26
+7c
 00
-40
-c0
-48
+24
+21
+07
+8c
+9a
+46
+7c
 00
-05
-c0
-48
-80
-1f
-c0
-49
+24
+21
+07
+8c
+70
+4b
+0d
 00
-30
 20
 60
 00
 00
-68
-00
-cc
-86
-c0
-00
-ff
-e7
-68
+9a
+26
+7c
 00
-cc
-91
-c0
+24
+61
 00
-80
-0c
-c0
-01
 00
-0f
-c0
-01
-80
-12
-20
-20
-2a
-8c
-70
-4c
-91
-11
-70
-11
-9e
-aa
-20
-20
+9a
+46
+7c
 00
-14
-70
-4c
-91
-12
-70
-11
-9e
-55
-20
-20
+24
+61
 00
-14
-70
-4c
-91
-13
-70
-11
-9e
-22
-68
 00
-cc
-82
-1f
-e1
-7e
+20
+20
 07
+85
+70
+4b
+0d
+01
+20
 60
 00
-91
-9f
+00
 68
-02
-4c
-b8
+01
+46
+9b
 60
-02
-11
-a0
-70
+01
 11
-a4
-00
-da
+c0
 20
-11
-9e
-d8
 40
-00
 07
-20
-40
+97
+1f
+e2
+22
+00
+68
 01
-be
-20
-40
+46
+9d
+60
 01
-2b
-20
-20
-7f
-e7
+11
+c0
 20
 40
-06
-ca
+07
+97
+1f
+e2
+24
+00
+20
+60
+00
+00
 68
 00
-cc
 91
 c1
-7f
-80
-00
-c0
-08
-80
-26
 c0
-09
+7f
+87
+9c
+68
 00
-28
+91
 c0
-09
-80
-2a
+1f
+e1
+7e
+ff
 20
 60
 00
 00
-70
-4c
-91
-02
-20
-20
-01
-5b
-70
-4c
-91
-03
-20
-20
-01
-5b
-70
-4c
-91
-ff
-70
-0a
-99
-39
-20
-40
-7d
-86
 68
-02
-4c
-61
-20
-40
 01
-a0
-20
+11
+c0
+1f
+e6
+7e
+00
 20
-01
-5b
 20
-40
-03
-f8
-70
-47
-8b
+07
+9a
+28
+9e
+aa
+55
+08
+00
+75
+41
+8f
+1c
+ce
+00
+0a
+0b
+ef
+07
+aa
+55
 01
-d8
-e0
 00
-03
-20
-40
-43
-d2
-58
+57
+41
 00
+aa
+55
+08
 00
+a1
 00
-60
-01
-47
-07
-70
-46
-a7
 00
-20
-40
-40
-5d
-20
+00
+00
+00
+00
+00
+00
+00
+aa
+55
+08
+00
+ad
 40
-02
-87
-68
-02
-4c
-a9
-60
-02
-47
-7b
-20
-20
-02
-cf
+12
 00
 00
+02
+12
 00
 00
+02
+aa
+55
+02
 00
+bb
+40
+20
 00
+aa
+55
+04
 00
+b7
+40
+20
 00
 00
+40
+aa
+55
+04
 00
+bf
+40
+80
+04
 00
+08
+aa
+55
+01
 00
+7a
+4d
 00
+aa
+55
+01
 00
+de
+41
 00
+aa
+55
+0d
 00
-20
-20
+8f
+47
+4b
+ba
+55
+d0
+56
+e0
+57
+88
+58
+6c
+59
+10
+ff
+aa
+55
+02
 00
+c3
 40
-c0
-40
-00
-03
-20
-60
+8f
+47
+aa
+55
+01
 00
 00
-68
-02
 40
-a0
-60
+06
+aa
+55
 02
-4c
-b8
-20
+00
+03
 40
-3e
-6e
-68
 08
-cb
-28
-20
 40
-68
-0e
-68
-08
-cb
-46
-20
+aa
+55
+03
+00
+09
 40
-68
-0e
-20
+05
+02
+02
+aa
+55
+02
+00
+10
 40
-3e
-1e
 20
-40
-00
-17
-58
-00
-00
+02
+aa
+55
+03
 00
-60
-01
-41
-54
-20
+14
 40
-68
-a2
+82
 20
+06
+aa
+55
+02
+00
+18
 40
-58
 10
-20
-40
-58
-39
-20
+08
+aa
+55
+02
+00
+1c
 40
-58
-2c
+48
+1e
+aa
+55
+01
+00
 20
 40
-58
-18
 20
+aa
+55
+08
+00
+27
 40
 02
-c2
-68
+08
+04
+80
+02
+c8
+04
+80
+aa
+55
+02
 00
-c7
-20
-c1
+30
+40
+05
+31
+aa
+55
 01
 00
+3f
+40
+04
+aa
+55
+01
 00
-20
-60
-00
+92
+40
+43
+aa
+55
+01
 00
-20
+91
 40
-74
-b9
-d8
-c0
-8c
+01
+aa
+55
+01
 00
-d8
-a0
-48
-78
-df
+72
+41
 20
+aa
+55
 01
-71
+00
+c7
+47
 20
-40
-7f
-01
-58
-0f
+aa
+55
 02
-09
-e0
-a1
-80
 00
-58
-12
+d5
+46
+0a
+45
+aa
+55
+01
 00
-09
-e0
-a1
-80
+07
+42
+06
+aa
+55
+06
 00
-58
+a0
+40
+26
 10
-02
-09
-e0
-a1
-80
-00
-58
+19
+20
+18
+10
+aa
+55
+0b
 00
+15
+45
+0a
+57
+32
+33
+30
+2d
+42
+54
+33
+2e
+30
+aa
+55
+05
 00
-09
-e0
-a1
-80
+e3
+41
+0c
 00
-d8
-c0
-8d
-71
-df
-20
-01
-09
-20
-40
-7f
 01
-70
-48
-8f
-00
-70
-48
-87
-6d
-58
 00
-40
-1f
-60
+02
+aa
+55
 01
-49
-dd
-58
 00
-6d
-04
-60
+5a
+45
+0a
+aa
+55
 01
-4a
-46
-58
 00
-16
-b0
-60
+62
+46
+03
+aa
+55
 01
-4a
-4c
-58
 00
-48
-78
-60
+5a
+46
+01
+aa
+55
 01
-45
-75
-20
-60
-00
-00
 00
+8d
+45
 00
+aa
+55
+01
 00
+5a
+41
 00
+aa
+55
+03
 00
+5b
+46
+03
 00
+04
+aa
+55
+01
 00
+84
+46
+01
+aa
+55
+01
 00
+d1
+40
+01
+aa
+55
+0c
 00
+6f
+43
+1f
+02
+01
+05
+03
+03
+12
+18
+03
+19
+c2
+03
+aa
+55
+13
 00
+12
+4b
+06
+ff
+06
 00
+03
 00
+80
+0b
+09
+57
+32
+33
+30
+2d
+42
+54
+35
+2e
+32
+aa
+55
+0d
 00
+8f
+43
+1f
+0b
+09
+57
+32
+33
+30
+2d
+42
+54
+35
+2e
+32
+aa
+55
+0b
 00
+af
+43
+0a
+57
+32
+33
+30
+2d
+42
+54
+35
+2e
+32
+aa
+55
+06
 00
+6c
+4b
+03
+12
+18
+ff
 00
 00
+aa
+55
+08
 00
+96
+44
+06
 00
+06
 00
+20
 00
+2c
+01
+aa
+55
+04
 00
+82
+44
 00
 00
 00
 00
+aa
+55
+01
 00
+8d
+44
+07
+aa
+55
+06
 00
+a0
+44
+8e
+b1
+3a
+0e
+8e
+ed
+aa
+55
+01
 00
+e5
+44
+50
+aa
+55
+02
 00
+6f
+44
+19
 00
+aa
+55
+02
 00
+fa
+44
+22
 00
+aa
+55
+02
 00
+87
+46
+08
+07
+aa
+55
+04
 00
+a8
+46
+50
 00
+70
+17
+aa
+55
+01
 00
+45
+4b
+0a
+aa
+55
+01
 00
+14
+42
+ff
+aa
+55
+01
 00
+86
+46
+ff
+aa
+55
+01
 00
+85
+46
+1e
+aa
+55
+01
 00
+32
+4b
+01
+aa
+55
+01
 00
+d2
+46
+02
+aa
+55
+01
 00
+03
+47
+02
+aa
+55
+02
 00
+2d
+42
+02
+32
+aa
+55
+06
 00
+09
+47
+4f
 00
+38
 00
+3e
 00
+aa
+55
+19
 00
+e0
+46
 00
+01
+06
+14
+08
+14
+06
+08
+1b
+1c
+ff
+ff
+ff
+05
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+30
+02
+ff
+ff
+aa
+55
+01
 00
+3a
+42
+ff
+aa
+55
+01
 00
+dc
+46
+ff
+aa
+55
+01
 00
+a5
+46
+07
+aa
+55
+01
 00
+6c
+0c
+ff
+aa
+55
+08
 00
+7f
+47
+01
+02
+03
+04
+15
+1a
+2a
+3f
+aa
+55
+02
 00
-20
-20
+1b
+42
+13
+47
+aa
+55
+01
 00
+1a
+42
+01
+aa
+55
 40
-c0
-38
 00
-04
-c0
-38
-80
-1a
-20
-60
+c8
+47
+25
 00
+02
+03
+28
+01
+12
+26
 00
-68
+02
+4d
+2a
+07
 00
-cd
-cc
-c0
 00
-ad
-d4
-20
-40
 00
-11
-20
-40
-01
-62
-24
-2c
-01
-16
-24
-37
-81
-16
-68
 00
-cd
-d1
-79
-3f
-fe
-02
-60
 00
-cd
-d1
-70
-4b
-69
 00
-20
-40
-2f
-20
-20
-40
-01
-5f
-20
-20
-03
-26
-70
-11
-9e
-ff
-68
 00
-cc
-82
-60
+27
 00
-91
-9f
-68
 02
-4c
-b8
-60
 02
-11
-a0
-d8
-40
+29
+02
 00
-06
-da
-20
-11
-9e
-20
-40
-01
-be
-20
-20
-01
-c2
-5f
-ff
-ff
-ff
-60
-03
 00
-40
-70
-01
-85
-33
-70
-4b
-e4
-ff
-20
-40
-42
-fb
-70
-47
-21
-ff
-20
-20
+28
+00
 02
-cf
+08
+29
+02
+11
+01
+29
+00
+02
+03
+28
+01
+0e
+2a
 00
+02
+4d
+2a
+07
 00
 00
 00
@@ -10543,23 +8556,162 @@
 00
 00
 00
+2b
+00
+02
+08
+29
+02
+11
+02
+aa
+55
+08
+00
+3d
+4b
+07
+02
+35
+12
+22
+aa
+01
 00
+aa
+55
+26
 00
+81
+4b
+09
+5a
+ff
+27
+ab
+40
+b3
+56
+9b
+e6
+a8
+12
+a9
+c0
+be
+e6
+a5
+af
+a0
+21
+a1
+02
+b8
+10
+b9
+0b
+a7
+ff
+b5
+d0
+b6
 00
+ff
 00
+09
 00
+ff
+ff
+aa
+55
+01
 00
+83
+4c
+01
+aa
+55
+01
 00
+3e
+4c
+01
+aa
+55
+01
 00
+82
+4c
+06
+aa
+55
+01
 00
+79
+4c
 00
+aa
+55
+02
 00
+40
+4c
+c0
+12
+aa
+55
+03
 00
+62
+4c
+0c
+0c
+10
+aa
+55
+10
 00
+4e
+4c
 00
+13
+2c
+42
+06
+15
+36
+48
+0f
+1a
+3a
+4c
+11
+23
+31
+4d
+aa
+55
+01
 00
+4d
+4c
+ff
+aa
+55
+04
 00
+49
+4c
+20
+15
+10
+05
+aa
+55
+0a
 00
+9e
+11
 00
 00
 00
@@ -10570,85 +8722,452 @@
 00
 00
 00
+aa
+55
+08
 00
+6c
+4c
 00
+48
+30
 00
 00
 00
 00
 00
+aa
+55
+08
 00
+20
+47
+02
+34
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+07
 00
+3e
+47
+34
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+07
 00
+5b
+47
+34
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+06
 00
+66
+4b
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+03
 00
 00
+47
 00
+50
 00
+aa
+55
+02
 00
+03
+42
+90
+1f
+aa
+55
+01
 00
+11
+42
+80
+aa
+55
+01
 00
+1f
+47
 00
+aa
+55
+01
 00
+db
+46
+01
+aa
+55
+01
 00
+8e
+47
+03
+aa
+55
+01
 00
+4d
+4b
+1d
+aa
+55
+01
 00
+48
+4b
+20
+aa
+55
+01
 00
+d9
+46
+01
+aa
+55
+04
 00
+53
+4b
+0f
+0f
+0f
+0f
+aa
+55
+01
 00
+59
+4b
+63
+aa
+55
+01
 00
+27
+4b
+ff
+aa
+55
+02
 00
+2b
+4b
+14
+05
+aa
+55
+04
 00
+a9
+4b
+ff
 00
 00
 00
+aa
+55
+04
 00
+b3
+4b
+20
+20
 00
+40
+aa
+55
+03
 00
+aa
+4b
+e1
+2e
 00
+55
+aa
+aa
+55
+4d
+22
+ff
+20
+20
 00
+40
+c0
+58
 00
+08
+c0
+58
+80
+0c
+c0
+59
 00
+12
+c0
+59
+80
+17
+c0
+5a
 00
+1e
+c0
+5a
+80
+23
+20
+60
 00
 00
+70
+47
+a1
 00
+20
+40
+02
+ad
+20
+40
+03
+b5
+20
+20
+41
+c3
+68
 00
+c8
+0a
+c1
+01
 00
 00
+1f
+e0
+fe
+01
+60
 00
+c8
+0a
+70
+41
+e3
+12
+20
+20
+34
+0e
+68
 00
+c8
+0a
+c1
+81
 00
 00
+70
+48
+0a
 00
+70
+41
+e3
+0c
+20
+20
+34
+0e
+68
 00
+c7
+a1
+c0
 00
+80
+1a
+20
+20
 00
+1c
+20
+40
+04
+38
+70
+46
+c6
+05
+d8
+e0
 00
+01
+20
+20
+41
+b9
+20
+40
+04
+54
+70
+4b
+01
 00
+70
+4b
+03
 00
+70
+4b
+0c
 00
+20
+20
+41
+d9
+20
+40
+02
+45
+24
+74
 00
 00
+20
+40
 00
+38
+68
+01
+4d
+7e
+1f
+e0
+fe
+01
+60
+01
+4d
+7e
+68
+09
+4d
+80
+98
+46
+7c
 00
+20
+42
+80
+2d
+20
+20
 00
+9a
+70
+4d
+7d
 00
+58
 00
 00
 00
+60
+01
+4d
+7e
+58
 00
 00
+19
+60
+01
+4d
+80
+70
+4c
+78
 00
+68
 00
+cc
+63
+60
 00
+cc
+62
+20
+60
 00
 00
+68
 00
+cc
+64
+20
+20
 00
+34
+68
 00
+cc
+78
+1f
+e0
+fe
+01
+60
 00
+cc
+78
+c0
+02
 00
+36
+c0
+02
+80
+32
+20
+60
 00
 00
 00
@@ -10664,200 +9183,229 @@
 00
 40
 c0
-30
+50
+80
+06
+c0
+51
 00
-05
+1a
 c0
-30
+51
 80
-17
+12
 c0
-31
+52
 00
-1f
+23
 20
 60
 00
 00
-20
-40
-00
-0e
-20
-34
+68
 01
-b7
-79
-20
+45
+09
+c1
+00
+00
 00
-26
 68
 00
-cd
-d1
-79
-20
+84
+41
+1f
+eb
 7e
-02
-60
 00
-cd
-d1
-20
-40
-01
-a1
-20
-40
-01
-16
-20
+1f
+e6
+7c
+0c
 20
+61
 00
-1b
-df
-20
 00
-02
-d8
-c0
-4c
-a9
-20
-40
-7f
-e7
 58
 00
-ff
-ff
-e8
-c9
-00
 00
+09
+60
+01
+44
+96
+60
+01
+44
 98
-46
-7c
-00
-24
-42
-ff
-e9
-c2
-00
-00
-12
+20
+40
+04
+38
+70
+47
+c6
+01
 20
 60
 00
 00
-79
-20
-00
-26
 68
-00
-cd
-d1
-79
-20
-7e
 01
-60
-00
-cd
-d1
-58
+46
+82
+c3
+86
 00
 00
-3c
-60
-01
-4d
-cd
-70
-4d
-cc
+c3
+83
 00
-20
-60
 00
+c3
+85
+80
 00
 68
 02
 46
 d3
-c4
-08
-80
-00
 c3
-81
+82
 80
 00
+20
+40
+02
+f3
+20
+20
+33
+a7
+20
+40
+04
+54
+58
+00
+00
+06
+60
+01
+44
+96
+60
+01
+44
+98
+70
+47
 c6
-13
 00
+70
+47
+9e
 00
 20
 40
-44
-82
-d8
-e0
-00
 03
+b5
 20
 40
-43
-ce
 58
+16
+20
+20
+41
+d9
+20
+40
+04
+54
+78
+34
+7c
 00
+68
+12
+01
+38
+79
+34
+7e
+1a
+60
+12
 00
-00
+4c
+20
+40
+2c
+21
+20
+40
+74
+bd
+20
+40
+3e
+9f
+20
+40
+02
+71
+20
+40
+03
+4e
+68
+10
+80
+81
+1f
+e1
+7e
+f7
 60
-01
-46
-ae
+10
+80
+81
+68
+10
+80
+7e
+79
+20
+7e
+06
 60
+10
+80
+7e
+68
+10
+80
+7f
+79
+20
+7e
 00
-c6
-b4
 60
-01
-4c
-ae
+10
+80
+7f
 20
 40
-42
-ca
+03
+78
+68
+08
+c6
+f3
 20
 20
-01
-b7
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+67
+ed
 00
 00
 00
@@ -10886,253 +9434,480 @@
 00
 00
 00
+20
+20
 00
+40
+c0
+48
 00
+05
+c0
+48
+80
+23
+c0
+49
 00
+33
+20
+60
 00
 00
+68
 00
+cc
+42
+c0
 00
+ff
+e7
+68
 00
+cc
+4d
+c0
+02
 00
+0d
+c0
 00
+80
+10
+c0
+01
 00
+13
+c0
+01
+80
+16
+20
+20
+2a
+8c
+70
+4c
+4d
+01
+70
+4b
+5f
+c8
+20
+20
 00
+05
+70
+4c
+4d
+11
+70
+11
+9e
+aa
+20
+20
 00
+18
+70
+4c
+4d
+12
+70
+11
+9e
+55
+20
+20
 00
+18
+70
+4c
+4d
+13
+70
+11
+9e
+22
+68
 00
+cc
+3e
+1f
+e1
+7e
+07
+60
 00
+91
+9f
+68
+02
+4c
+74
+60
+02
+11
+a0
+70
+11
+a4
 00
+da
+20
+11
+9e
+d8
+40
 00
+07
+20
+40
+01
+99
+20
+40
+01
+16
+20
+20
+7f
+e7
+68
 00
+cc
+4d
+c1
+7f
+80
 00
+c0
+08
+80
+29
+c0
+09
 00
+2b
+c0
+09
+80
+2d
+20
+60
 00
 00
+70
+4c
+4d
+02
+20
+20
+01
+48
+70
+4c
+4d
+03
+20
+20
+01
+48
+70
+4c
+4d
+ff
+70
+0a
+99
+39
+20
+40
+7d
+86
+68
+02
+4c
+1d
+20
+40
+01
+ab
+20
+20
+01
+48
+20
+40
+02
+ad
+20
+40
+3f
+8d
+70
+47
+8b
+01
+d8
+e0
 00
+03
+20
+40
+43
+d2
+58
 00
 00
 00
+60
 00
+cb
+59
+70
+46
+a7
 00
 20
+40
+40
+5d
+68
+02
+4c
+65
+60
+02
+47
+7b
+20
+40
+02
+93
+20
+20
+03
+13
+20
 20
 00
 40
 c0
-28
+40
 00
-03
+09
 20
 60
 00
 00
 20
 40
-02
-87
-70
-4b
-6e
-00
-70
-4b
-ee
-01
-70
-47
-20
-01
-70
-47
-9e
-00
 68
-01
-46
-82
-c2
-85
-80
-11
-20
-40
-03
-15
+a2
 68
-09
-47
-c4
-18
-40
-84
 01
+42
+1d
+24
+3a
+00
+07
+58
+00
+11
+22
 60
-09
+01
 47
 c4
+20
 60
-09
-44
-a1
-18
-0a
-7e
 00
-60
 00
-c4
+68
+02
+40
 a0
+60
+02
+4c
+74
 20
 40
-34
-18
+3e
+6e
 68
-01
-46
-87
-60
-01
-46
-ac
+08
+cb
+45
+20
+40
+68
+0e
 70
-01
-6d
-06
-58
-00
-00
-00
-60
-01
-46
-b0
-60
-01
 46
-ae
+ef
+85
 20
 40
-04
-20
+03
+78
 20
 40
-43
-ca
-70
-4b
-53
-00
+3e
+1e
 20
 40
-03
-03
-68
 00
-c0
-92
-2f
-ef
-fe
+1c
+58
+00
+00
+00
+60
 01
+41
+54
 20
 40
-80
-23
 68
-00
-c0
-92
-2f
-ef
-fe
-00
+a2
 20
 40
-fd
-dd
-20
+3e
+54
 20
-06
-a1
-70
-47
-a1
-00
-68
-01
-cb
-f5
-60
-01
-c3
-74
+40
+58
+10
 20
 40
-04
-19
 58
-00
-00
-05
-e0
-c0
-80
-00
-d8
-c0
-4b
-12
+39
 20
 40
-04
-15
+58
+2c
 20
+40
+58
+18
 20
-7d
-f4
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+40
 00
+03
+20
+20
+03
+05
+20
+40
+74
+b9
+d8
+c0
+8c
 00
+d8
+a0
+48
+78
+df
+20
+01
+71
+20
+40
+7f
+01
+58
+0f
+02
+09
+e0
+a1
+80
 00
+58
+12
 00
+09
+e0
+a1
+80
 00
+58
+10
+02
+09
+e0
+a1
+80
 00
+58
 00
 00
+09
+e0
+a1
+80
 00
+d8
+c0
+8d
+71
+df
+20
+01
+09
+20
+40
+7f
+01
+70
+48
+8f
 00
+70
+48
+87
+6d
+58
 00
+40
+1f
+60
+01
+49
+dd
+58
 00
+6d
+04
+60
+01
+4a
+46
+58
 00
+16
+b0
+60
+01
+4a
+4c
+58
 00
+48
+78
+60
+01
+45
+75
+20
+60
 00
 00
 00
@@ -11176,187 +9951,249 @@
 00
 40
 c0
-20
+38
 00
 04
 c0
-20
+38
 80
-16
+34
 20
 60
 00
 00
+79
+3f
+80
+26
 20
 40
 00
-0c
-20
-20
-55
-7d
-68
-00
-c7
-c7
-60
-00
-c1
-72
-70
-47
-c6
-00
+21
 20
-60
-00
-00
-70
-47
-c6
+40
 01
+8c
 20
-60
-00
-00
-68
-00
-c3
-d6
-1f
-e6
-7c
-0c
-24
-21
-00
-0a
-68
 00
-c3
-d8
+07
+d0
 68
-08
-c7
-c7
-98
-46
-7c
 00
+cc
+6b
+c2
+81
+01
+6e
 20
-21
-00
-06
+40
+04
+ad
 68
 00
-c3
-d8
-60
-00
+c6
+d9
 c1
-72
-20
-20
-00
-08
-68
 00
-84
-3f
-c4
-03
 00
 00
 20
 40
-00
-1b
+01
+54
 24
-74
-00
+2c
 00
+1d
+24
+37
+80
+1d
 20
+40
+01
+7b
 20
-55
-a0
-78
-34
-7c
-00
+40
+02
+93
 68
-00
-84
-5a
-1f
-f1
-fe
-00
-c1
-87
-80
-00
+02
+4c
+65
 68
-00
-84
-60
-1f
-f1
-fe
-00
-c1
-80
-00
+0a
+4c
+49
+98
+46
+7c
 00
 20
-20
-7f
-e9
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+22
+80
+2b
+79
+20
 00
+26
+58
 00
 00
 00
+60
+01
+4c
+6a
+70
+0a
+99
+3c
+20
+40
+7d
+86
+20
+40
+01
+4f
+20
+20
+03
+87
+68
+01
+4c
+6a
+1f
+e0
+fe
+01
+60
+01
+4c
+6a
+20
+20
 00
+07
+70
+41
+de
+20
+58
 00
+0f
+0f
+60
+01
+4c
+65
+e0
+a1
 00
 00
+20
+40
+01
+ac
+20
+20
+01
+cb
+20
+40
 00
+21
+20
+20
 00
+07
+20
+40
 00
+2f
+20
+20
 00
+07
+79
+20
 00
+26
+20
+40
 00
+2f
+70
+4c
+4d
+04
+20
+60
 00
 00
+70
+41
+de
+20
+70
+4c
+3c
 00
+70
+4c
+47
+4e
+68
+02
+4c
+49
+20
+20
+01
+ab
+20
+40
+01
+95
+20
+40
+04
+54
+d8
+e0
 00
+03
+20
+40
+43
+ce
+58
 00
 00
 00
+60
+01
+46
+ae
+60
 00
+c6
+b4
+60
 00
+cb
+59
+60
+01
+4c
+6a
+20
+20
 00
+2b
 00
 00
 00
@@ -11365,40 +10202,246 @@
 00
 00
 00
+20
+20
 00
+40
+c0
+30
 00
+04
+c0
+30
+80
+2e
+20
+60
 00
 00
+79
+3f
+80
+26
+68
 00
+cb
+59
+1f
+e1
+7e
+01
+24
+5a
 00
+24
+20
+5a
 00
+1e
+68
 00
+cc
+4d
+c1
+ff
+80
 00
+20
+40
+01
+8c
+20
 00
+07
+d0
+20
+40
+04
+ad
+68
 00
+c6
+d9
+c1
 00
 00
 00
+68
 00
+cc
+6a
+c0
+38
+01
+6e
+20
+40
+01
+54
+24
+2c
 00
+29
+24
+37
+80
+29
+79
+20
 00
+26
+58
 00
 00
 00
+60
+01
+4c
+6a
+60
 00
+cb
+5f
+60
 00
+cb
+59
+70
+0a
+99
+3c
+20
+40
+7d
+86
+20
+40
+01
+4f
+20
+20
+03
+87
+20
+40
+02
+93
+68
+02
+47
+7b
+68
+0a
+4b
+66
+98
+46
+7c
 00
+20
+22
+82
+a0
+20
+20
 00
+26
+70
+41
+de
+20
+68
+02
+4b
+53
+60
+02
+4c
+65
+20
+40
+01
+ac
+20
+20
+01
+cb
+68
+01
+4c
+6a
+1f
+e0
+fe
+01
+60
+01
+4c
+6a
+20
+40
+01
+cb
+20
+20
 00
+0c
+20
+40
+04
+54
+70
+4b
+58
 00
+68
 00
+cb
+5f
+24
+7a
 00
 00
+68
 00
+cb
+59
+24
+3a
 00
+39
+70
+4d
+7d
 00
+20
+40
+02
+93
+20
+40
+01
+95
+70
+41
+bd
 00
+20
+20
+04
+50
+1f
+e0
+ff
+ff
+60
 00
+cb
+59
+20
+20
+01
+86
 00
 00
 00
@@ -11415,174 +10458,247 @@
 00
 00
 00
+20
+20
 00
+40
+c0
+28
 00
+03
+20
+60
 00
 00
+70
+4b
+5e
 00
+20
+40
+02
+93
+70
+47
+9e
 00
+20
+40
+02
+96
+68
+01
+46
+82
+c2
+85
+80
+10
+20
+40
+03
+57
+68
+09
+47
+c4
+18
+40
+84
+01
+60
+09
+47
+c4
+60
+09
+44
+a1
+18
+0a
+7e
 00
+60
 00
+c4
+a0
+58
+ed
+8e
+0e
+60
+01
+c4
+a3
+20
+40
+34
+18
+68
+01
+46
+87
+60
+01
+46
+ac
+70
+4b
+49
+05
+70
+01
+6d
+06
+58
 00
 00
 00
+60
+01
+46
+b0
+60
+01
+46
+ae
+d8
+e0
 00
+07
 20
+40
+43
+ce
 20
-00
 40
-c0
-18
+43
+ca
+68
 00
-03
+c0
+92
+2f
+ef
+fe
+01
 20
-60
+40
+80
+25
+68
 00
+c0
+92
+2f
+ef
+fe
 00
 20
 40
-62
-bc
-24
-7a
+fd
+dd
+70
+4b
+57
 00
+20
+20
+42
+c4
+70
+47
+a1
 00
 68
-00
-80
-55
+01
+cb
+6c
+60
+01
+c3
+74
 20
-7a
+40
 00
+2e
+58
 00
+00
+05
+e0
 c0
-02
+80
 00
-25
+d8
 c0
-08
+4b
+12
+20
+40
 00
-0a
+35
 20
 20
-63
+7d
+f4
+da
+20
+43
+70
+ea
 20
-68
-00
-c5
-5b
-c1
+80
 00
+20
+7a
 00
 00
+98
 c0
+a2
 00
-80
-0e
-20
-20
-63
-5f
-20
-74
+e8
+c0
 80
 00
-68
+c1
 00
-81
-6d
-c2
 80
 00
-12
 20
 20
-63
-99
-68
-00
-cb
-03
-c0
-00
-e3
-9d
-68
 00
-c1
-bd
+2f
+d8
+a0
+43
+7b
+df
 20
-3a
-63
-a9
-68
-00
-84
-d1
-c4
-01
-80
 00
-c4
+13
+20
+40
+7f
 01
+20
+20
+57
+b8
 00
 00
-68
 00
-cb
-02
-20
-7a
 00
 00
-70
-4b
-02
 00
-68
-02
-04
-e9
-d8
-40
 00
-14
-98
-40
-84
 00
-1c
-42
-7e
 00
-98
-46
-7c
 00
-24
-21
 00
-23
-20
-20
-63
-49
-70
-4b
-02
-01
-20
-60
 00
 00
-70
-48
-0b
-14
-20
-20
-63
-6f
 00
 00
 00
@@ -11598,49 +10714,226 @@
 00
 00
 00
+20
+20
 00
+40
+c0
+20
 00
+06
+c0
+20
+80
+1c
+c0
+21
 00
+29
+c0
+21
+80
+30
+20
+60
 00
 00
+20
+40
 00
+0e
+20
+20
+55
+7d
+68
 00
+c7
+c7
+60
 00
+c1
+72
+70
+47
+c6
 00
+20
+60
 00
 00
+70
+47
+c6
+01
+20
+60
 00
 00
+68
 00
+c3
+d6
+1f
+e6
+7c
+0c
+24
+21
 00
+0c
+60
+01
+44
+96
+60
+01
+44
+98
+68
 00
+c3
+d8
+20
+3a
 00
+08
+68
+08
+c7
+c7
+98
+46
+7c
 00
+20
+21
 00
+08
+68
 00
+c3
+d8
+20
+3a
 00
+08
+60
 00
+c7
+c7
+20
+20
 00
+0a
+68
 00
+84
+3f
+c4
+03
 00
 00
+20
+40
 00
+21
+24
+74
 00
 00
+20
+20
+55
+a0
+78
+34
+7c
 00
+68
 00
+84
+5a
+1f
+f1
+fe
 00
+c1
+87
+80
 00
+68
 00
+84
+60
+1f
+f1
+fe
 00
+c1
+80
 00
 00
+20
+20
+7f
+e9
+68
 00
+c7
+a1
+24
+7a
 00
 00
+68
 00
+84
+78
+1f
+e6
+7e
+1a
+24
+62
+80
 00
+70
+46
+c6
 00
+20
+20
+3d
+60
+20
+40
+33
+af
+20
+40
+26
+e9
+70
+0a
+99
+02
+20
+40
+7d
+86
+20
+40
+5c
+f7
+20
+40
+4d
+6b
+20
+20
+24
+6e
 00
 00
 00
@@ -11677,72 +10970,126 @@
 00
 00
 00
+20
+20
 00
+40
+c0
+18
 00
+04
+c0
+18
+80
+2e
+20
+60
 00
 00
+20
+40
+02
+93
+da
+20
+47
+21
+68
 00
+c7
+20
+68
+08
+c7
+03
+98
+46
+7c
 00
 20
+22
+81
+86
+70
+4b
+52
+19
 20
-00
 40
-c0
-10
+02
+98
+68
 00
-14
-c0
+c2
 10
+c0
+19
 80
-28
+10
 c0
-11
+1a
 00
-21
-c0
-11
-80
-06
+14
 20
 60
 00
 00
 70
 4b
-6e
+57
 01
+68
+03
+41
+d0
+20
+3a
+33
+eb
+20
+20
+42
+74
 70
 47
 a1
 01
+d8
+40
+00
+0a
 68
-01
+00
+cb
+65
+c0
+7f
+80
+19
+68
+09
 46
 a8
 60
-01
+09
 46
 ae
 20
 40
-04
-20
-20
-40
 34
 18
 68
 01
 cb
-f8
+6f
 60
 01
 c3
 74
 20
 40
-04
-19
+00
+23
 58
 00
 00
@@ -11757,162 +11104,102 @@
 90
 20
 40
-04
-15
+00
+2a
 20
 20
 7d
 f4
-68
-00
+da
+20
+43
+70
+ea
+20
 80
-48
+00
+20
+7a
+00
+00
+98
 c0
-42
+a2
 00
-18
+e8
 c0
-41
 80
-1b
-20
-20
-60
-3f
-20
-40
 00
-1e
-68
+c1
 00
 80
-48
-20
+00
 20
-60
-99
 20
-40
 00
-1e
-68
-00
-80
-48
-20
+24
+d8
+a0
+43
+7b
+df
 20
-61
-0d
-68
 00
-c6
-5a
+13
 20
-3a
-61
-2b
+40
+7f
+01
 20
 20
-61
-24
+57
+b8
 20
 40
-61
-52
-68
-00
-cb
-53
+02
+96
+20
+40
+43
+1a
+20
 20
-7a
+00
+0c
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
 00
-68
 00
-80
-4b
-79
-3f
-fe
-03
-60
 00
-80
-4b
-20
-20
-03
-fe
-18
 00
-7e
-02
-20
-40
-62
-98
-68
 00
-80
-49
-e0
-a0
-80
 00
-60
 00
-ca
-fe
-20
-40
-62
-a7
-68
 00
-ca
-fe
-c0
-17
 00
-31
-20
-20
-60
-51
-68
 00
-cb
-01
-20
-7a
 00
 00
-70
-4b
-01
 00
-68
 00
-cb
-03
-c1
-81
 00
 00
-70
-4b
-02
-01
-1c
-42
-7e
 00
-60
-02
-04
-e9
-20
-60
 00
 00
 00
@@ -11944,185 +11231,185 @@
 00
 40
 c0
-08
+10
 00
-04
+05
 c0
-08
+10
 80
 1b
+c0
+11
+00
+21
 20
 60
 00
 00
-70
-48
-0a
-00
-70
-41
-e3
-0c
 20
 40
-41
-e7
-68
-01
-42
-08
-c2
-83
-80
-0e
-c2
-80
-33
-a9
-c2
-80
-80
-12
-c2
-81
+02
+a3
+20
+40
+40
+c0
+20
+40
+40
+d9
+c0
+18
 00
-15
-c2
-81
+0d
+c0
+18
 80
-15
+11
 20
+40
+40
+d1
 20
-42
-b0
+00
+03
+e8
+20
+20
+00
+07
 20
 40
-41
-c1
+02
+c4
 68
-01
-42
-08
-c2
-85
-04
-6d
+00
+c6
+de
+c0
+2d
+00
+13
 20
 20
-41
-f7
-c2
-82
-80
-15
-c2
-81
-80
-15
+40
+e1
 20
+40
+02
+c4
 20
-42
-b0
-68
-01
-46
-82
-c2
-86
-42
-b0
 20
 40
-33
-a9
+ea
+70
+46
+e0
+07
+da
+60
+4b
+81
+ea
+61
+00
+00
+c1
+7f
+80
+00
 20
 40
-04
-be
+64
+13
 20
+00
+2e
+e0
+1a
 60
-80
+a6
+02
+20
+20
 00
+15
 20
+40
+03
+49
 20
-33
-a7
+40
+03
+57
+20
+40
+43
+1a
 68
-01
 02
-64
-1f
-e2
-0c
+47
+7b
+60
+02
+4c
+65
+20
+60
+00
+00
+58
+00
 00
-e8
-c0
-80
 00
 60
+01
+46
+ac
+60
 00
 cb
-04
-1f
-e1
-04
-0f
-1f
-f1
-fe
+5d
+60
 00
-c0
-03
-80
-24
-c0
+c7
+14
+60
 00
-80
-2b
-20
-20
-4d
-39
+cb
+5e
+d8
+e0
+00
+09
 20
 40
-4d
-53
+43
+d2
 70
 4b
+49
 05
+20
+40
+03
+78
+20
+40
+02
+c4
+20
+20
+42
+cb
+00
 00
-68
 00
-cb
-04
-2f
-ef
-fe
 00
-20
-60
-80
 00
-70
-4b
-05
-01
-20
-60
 00
 00
-18
-42
-7e
 00
-c0
-02
-83
-e5
-20
-20
-4d
-41
 00
 00
 00
@@ -12200,161 +11487,215 @@
 00
 40
 c0
+08
 00
-00
-04
-c0
-00
-80
-11
+03
 20
 60
 00
 00
+78
+54
+7c
+00
+20
+40
+62
+c1
 68
 00
 80
-0e
-1f
-e0
-fe
-01
-60
+48
+20
+7a
+00
 00
+c2
+83
+80
+0d
+c0
+01
 80
-0e
-20
-40
 24
-35
-79
+c0
+18
+80
+19
+c0
+0b
+80
+1b
+c0
+03
+80
+1d
+20
 20
+60
+10
+c0
+42
 00
-2c
+10
+c0
+41
+80
+13
 20
-40
-22
-f2
 20
-2c
-00
-0f
-79
+60
 3f
-80
-2c
 20
 40
-24
-55
-24
-3a
 00
-08
-20
-20
-20
-fc
-79
-3f
+16
+68
+00
 80
-2c
+48
 20
 20
-21
-5f
+60
+99
 20
 40
-03
-fb
-70
-4b
-6c
 00
-58
+16
+68
 00
+80
+48
+20
+20
+61
+0d
+68
 00
-06
-60
-01
-44
-96
-60
-01
-44
-98
-70
-47
 c6
-00
-70
-47
-9e
-00
+5a
 20
-40
+3a
+61
+2b
+20
+20
+61
+24
+70
+4b
 03
-5a
+01
 20
-40
-58
-16
 20
+61
+c3
+70
+4b
+0b
+04
 20
-41
-d9
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+20
+61
+a4
+20
+40
+61
+52
+68
 00
+cb
+57
+20
+7a
 00
 00
+68
 00
+80
+4b
+79
+3f
+fe
+03
+60
 00
+80
+4b
+20
+20
+02
+f3
+18
 00
+7e
+02
+20
+40
+62
+98
+68
 00
+80
+49
+e0
+a0
+80
 00
+60
 00
+ca
+fe
+20
+40
+62
+a7
+68
 00
+ca
+fe
+c0
+17
 00
+2d
+20
+20
+60
+51
+68
 00
+cb
+01
+20
+7a
 00
 00
+70
+4b
+01
 00
+68
 00
+cb
+03
+c1
+81
 00
 00
+70
+4b
+02
+01
+1c
+42
+7e
 00
+60
+02
+04
+e9
+20
+60
 00
 00
 00
@@ -12397,32 +11738,234 @@
 00
 00
 00
+20
+20
 00
+40
+c0
 00
 00
+05
+c0
 00
+80
+12
+c0
+01
 00
+23
+20
+60
 00
 00
+68
 00
+80
+0e
+1f
+e0
+fe
+01
+60
 00
+80
+0e
+20
+40
+24
+35
+79
+20
 00
+2c
+20
+40
+22
+f2
+20
+2c
 00
+10
+79
+3f
+80
+2c
+20
+40
+24
+55
+24
+3a
 00
+09
+20
+20
+20
+fc
+79
+3f
+80
+2c
+20
+20
+21
+5f
+70
+48
+0a
 00
+70
+41
+e3
+0e
+20
+40
+41
+e7
+68
+01
+42
+08
+c2
+83
+c1
+f5
+c2
+80
+33
+a9
+c2
+80
+80
+1c
+c2
+81
 00
+1f
+c2
+81
+80
+1f
+20
+20
+42
+b0
+c2
+82
+80
+1f
+c2
+81
+80
+1f
+20
+20
+42
+b0
+68
+01
+46
+82
+c2
+86
+42
+b0
+20
+40
+33
+a9
+20
+20
+04
+50
+68
+01
+02
+64
+1f
+e2
+0c
 00
+e8
+c0
+80
 00
+60
 00
+cb
+04
+1f
+e1
+04
+0f
+1f
+f1
+fe
 00
+c0
+03
+80
+2c
+c0
 00
+80
+33
+20
+20
+4d
+39
+20
+40
+4d
+53
+70
+4b
+05
 00
+68
 00
+cb
+04
+2f
+ef
+fe
 00
+20
+60
+80
 00
+70
+4b
+05
+01
+20
+60
 00
 00
+18
+42
+7e
 00
+c0
+02
+80
+36
+20
+20
+4d
+41
+20
+40
+43
+8e
+20
+40
+33
+a9
+20
+20
+04
+50
 00
 00
 00
@@ -12455,5 +11998,5 @@
 55
 00
 00
-54
-1b
+14
+8c
Index: output/memmap.format
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/memmap.format	(revision 4628)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/memmap.format	(working copy)
@@ -1771,195 +1771,194 @@
 0x4b0e mem_mouse_x_pre
 0x4b10 mem_mouse_y_pre
 0x4b12 mem_le_adv_swift_pair
-0x4b26 mem_24g_sw_gpio
-0x4b27 mem_mouse_multi_led_blink_enable
-0x4b28 mem_mouse_multi_led_gpio
-0x4b29 mem_mouse_multi_led_state
-0x4b2a mem_mouse_multi_led_type
-0x4b2b mem_mouse_multi_led_on_timer
-0x4b2c mem_mouse_multi_led_on_timer_init
-0x4b2d mem_mouse_multi_led_blink_timer_init
-0x4b2e mem_mouse_multi_led_blink_timer
-0x4b2f mem_mouse_multi_led_blink_count
-0x4b30 mem_mouse_multi_led_blink_count_limited
-0x4b31 mem_mouse_multi_led_on_poweron2s_flag
-0x4b32 mem_discovery_on_flag
-0x4b33 mem_bt_ui_button_timeout
-0x4b34 mem_bt_ui_button_count
-0x4b35 mem_mouse_priority_bb_event
-0x4b36 mem_mouse_le_parse_l2cap_ptr
-0x4b38 mem_low_power_no_data_off_led_time
-0x4b39 mem_low_power_led_blink_flag
-0x4b3a mem_mouse_3065xy_dpi_seting
-0x4b3a mem_3065xy_dpi_1
-0x4b3b mem_3065xy_dpi_2
-0x4b3c mem_3065xy_dpi_3
-0x4b3d mem_3065xy_dpi_4
-0x4b3e mem_le_att_pnp_id_len
-0x4b3f mem_le_att_pnp_id
-0x4b46 mem_flash_ncs_gpio
-0x4b47 mem_select_ui_button_count
-0x4b48 mem_write_flash_head_temp
-0x4b4c mem_mouse_poweron_led_timer
-0x4b4d mem_mouse_24g_addr_init
-0x4b53 mem_mouse_bt_reconnect_flag
-0x4b54 mem_retry_count
-0x4b55 mem_bt_125hz_cnt
-0x4b56 mem_mouse_led1_blink_flag
-0x4b57 mem_mouse_led2_blink_flag
-0x4b58 mem_zcode_current_number
-0x4b59 mem_xip_flash_offset
-0x4b5c mem_flash_start_addr
-0x4b5f mem_flash_address
-0x4b62 mem_zcode_head
-0x4b66 mem_mouse_device1_led_gpio
-0x4b67 mem_mouse_device2_led_gpio
-0x4b68 mem_mouse_device3_led_gpio
-0x4b69 mem_mouse_long_mult_flag
-0x4b6a mem_mouse_le_current_mult_timer
-0x4b6b mem_24g_long_sleep_param_update_timer
-0x4b6c mem_mouse_le_bb_connected_flag
-0x4b6d mem_mouse_send_secutiry_request_timer
-0x4b6e mem_le_send_security_request_flag
-0x4b6f mem_mouse_select_device_button_wakeup_flag
-0x4b70 mem_sensor_8650_init
-0x4b96 mem_sensor_poweron_init
-0x4b9e mem_sensor_3205_init
-0x4be0 mem_firmware_version
-0x4be2 mem_mouse_data_xtemp
-0x4be3 mem_mouse_data_ytemp
-0x4be4 mem_mouse_fast_conn_flag
-0x4be5 mem_le_normal_lap
-0x4beb mem_le_switch_adv_flag
-0x4bec mem_le_switch_adv_timer
-0x4bed mem_le_switch_adv_count
-0x4bee mem_mouse_start_discovery_enable
-0x4bef mem_mouse_logo_led_on_timer_init
-0x4bf1 mem_mouse_logo_led_on_timer
-0x4bf3 mem_mouse_logo_led_on_check_count
-0x4bf4 mem_mouse_smooth_disable
-0x4bf5 mem_le_adv_ind
-0x4bf8 mem_le_adv_direct_ind
-0x4bfb mem_24g_rxbuf
-0x4c1d mem_24g_txbuf
-0x4c3d mem_24g_txpayload
-0x4c5f mem_24g_rxpayload
-0x4c7f mem_24g_rxdata_length
-0x4c80 mem_24g_pid
-0x4c81 mem_24g_datalen
-0x4c82 mem_24g_data_type
-0x4c83 mem_24g_txlen
-0x4c84 mem_24g_rx_window
-0x4c86 mem_24g_ensure
-0x4c87 mem_24g_txfail_cnt
-0x4c89 mem_24g_get_ack_fail
-0x4c8a mem_24g_retry
-0x4c8b mem_24g_ch
-0x4c8c mem_24g_current_ch_number
-0x4c8d mem_24g_paring_addr
-0x4c91 mem_24g_pairing_sm
-0x4c92 mem_24g_ch_map1
-0x4c96 mem_24g_ch_map2
-0x4c9a mem_24g_ch_map3
-0x4c9e mem_24g_ch_map4
-0x4ca2 mem_24g_tx_btclk
-0x4ca6 mem_24g_interval
-0x4ca7 mem_24g_interval_min
-0x4ca8 mem_24g_interval_max
-0x4ca9 mem_24g_addr
-0x4cad mem_24g_abort_pac
-0x4cae mem_24g_check_dongle_times
-0x4cb0 mem_24g_enter_hibernate
-0x4cb8 mem_24g_device_addr
-0x4cbc mem_24g_pac_index
-0x4cbd mem_24g_no_ack
-0x4cbe mem_24g_sta_crc
-0x4cc1 mem_24g_last_crc
-0x4cc4 mem_24g_sta_pid
-0x4cc5 mem_24g_last_pid
-0x4cc6 mem_24g_max_retry
-0x4cc7 mem_24g_mode
-0x4cc8 mem_24g_rxdata_temp
-0x4cea mem_24g_rx_addr
-0x4cee mem_dongle_mode_init
-0x4cef mem_dongle_work_mode
-0x4cf0 mem_dongle_ms_bind_step
-0x4cf1 mem_dongle_kb_bind_step
-0x4cf2 mem_dongle_bind_device_status
-0x4cf3 mem_24g_bind_payload
-0x4cfb mem_24g_abort_packet
-0x4cfc mem_24g_rf_laststa
-0x4cfd mem_24g_hop_btclk
-0x4d01 mem_24g_hop_interval
-0x4d02 mem_24g_mode_switch
-0x4d03 mem_24g_ackpayload_enable
-0x4d04 mem_24g_hop_packet
-0x4d05 mem_24g_pair_mode
-0x4d06 mem_24g_nodata_timer_enable
-0x4d07 mem_24g_time_slice
-0x4d08 mem_24g_kb_data_sta_data
-0x4d10 mem_24g_kb_data_last_data
-0x4d18 mem_24g_kb_multikey_sta_data
-0x4d1b mem_24g_kb_multikey_last_data
-0x4d1e mem_24g_kb_blank_data_enable
-0x4d1f mem_24g_kb_mul_blank_data_enable
-0x4d20 mem_24g_ms_blank_data_enable
-0x4d21 mem_24g_kb_addr
-0x4d25 mem_24g_ms_addr
-0x4d29 mem_24g_dg_last_ch
-0x4d2a mem_24g_dg_ch_number
-0x4d2b mem_24g_dg_config_ch_once
-0x4d2c mem_24g_kb_last_ch
-0x4d2d mem_24g_kb_ch_number
-0x4d2e mem_24g_kb_config_ch_once
-0x4d2f mem_24g_ms_last_ch
-0x4d30 mem_24g_ms_ch_number
-0x4d31 mem_24g_ms_config_ch_once
-0x4d32 mem_24g_syncword
-0x4d34 mem_24g_syncword_crc8
-0x4d35 mem_24g_get_syncword_crc8
-0x4d36 mem_24g_ota_sta_pid
-0x4d38 mem_tx_power_temp
-0x4d39 mem_rssi_hex
-0x4d3a mem_rssi_noise_avg
-0x4d3b mem_rssi_noise_index
-0x4d3c mem_rssi_signal_index
-0x4d3d mem_rssi_noise_dg_avg
-0x4d3e mem_rssi_noise_kb_avg
-0x4d3f mem_rssi_noise_ms_avg
-0x4d40 mem_rssi_noise_dg_index
-0x4d41 mem_rssi_noise_kb_index
-0x4d42 mem_rssi_noise_ms_index
-0x4d43 mem_rssi_signal_buf
-0x4d4b mem_queue_ele_num
-0x4d4c mem_queue_read
-0x4d4e mem_queue_write
-0x4d50 mem_queue_start
-0x4d50 mem_data_ele0
-0x4d70 mem_data_ele1
-0x4d90 mem_data_ele2
-0x4db0 mem_queue_end
-0x4db0 mem_queue_temp
-0x4db2 mem_cb_24g_data
-0x4db4 mem_24g_hop_fastly_cnt
-0x4db5 mem_24g_hop_pac_retry
-0x4db6 mem_24g_rf_hop_ch
-0x4db7 mem_24g_rf_last_sta
-0x4db8 mem_24g_rf_work_stage
-0x4db9 mem_24g_sync_cnt
-0x4dba mem_power_ctrl_pac_succ_cnt
-0x4dbb mem_rssi_avg_received
-0x4dbc mem_rssi_hex_received
-0x4dbd mem_power_ctrl_level
-0x4dbe mem_seqi
-0x4dbf mem_24g_auto_paring_switch
-0x4dc0 mem_24g_paccnt
-0x4dc1 mem_24g_transmit_by_interrupt
-0x4dc2 mem_24g_transmit_by_interrupt_exit_count
-0x4dc4 mem_24g_transmit_by_interrupt_exit_count_init
-0x4dc6 mem_24g_allpowerful_addr
-0x4dcc mem_24g_stop_g24_mode
-0x4dcd mem_24g_stop_g24_mode_timeout
-0x4dcf mem_24g_pair_current_ch_num
-0x4dd0 mem_24g_powerful_current_ch_num
-0x4dd1 mem_24g_conn_sm
+0x4b26 mem_mouse_multi_led_blink_enable
+0x4b27 mem_mouse_multi_led_gpio
+0x4b28 mem_mouse_multi_led_state
+0x4b29 mem_mouse_multi_led_type
+0x4b2a mem_mouse_multi_led_on_timer
+0x4b2b mem_mouse_multi_led_on_timer_init
+0x4b2c mem_mouse_multi_led_blink_timer_init
+0x4b2d mem_mouse_multi_led_blink_timer
+0x4b2e mem_mouse_multi_led_blink_count
+0x4b2f mem_mouse_multi_led_blink_count_limited
+0x4b30 mem_mouse_multi_led_on_poweron2s_flag
+0x4b31 mem_discovery_on_flag
+0x4b32 mem_bt_ui_button_timeout
+0x4b33 mem_bt_ui_button_count
+0x4b34 mem_mouse_priority_bb_event
+0x4b35 mem_mouse_le_parse_l2cap_ptr
+0x4b37 mem_low_power_no_data_off_led_time
+0x4b38 mem_low_power_led_blink_flag
+0x4b39 mem_mouse_3065xy_dpi_seting
+0x4b39 mem_3065xy_dpi_1
+0x4b3a mem_3065xy_dpi_2
+0x4b3b mem_3065xy_dpi_3
+0x4b3c mem_3065xy_dpi_4
+0x4b3d mem_le_att_pnp_id_len
+0x4b3e mem_le_att_pnp_id
+0x4b45 mem_flash_ncs_gpio
+0x4b46 mem_select_ui_button_count
+0x4b47 mem_mouse_g24_led_timer
+0x4b48 mem_mouse_bt_ble_poweron_led_timer
+0x4b49 mem_mouse_bt_ble_led_timer
+0x4b4a mem_device_blink_led_state
+0x4b4b mem_24g_device_led_status
+0x4b4c mem_device_24g_led_gpio
+0x4b4d mem_device_bt_led_gpio
+0x4b4e mem_write_flash_head_temp
+0x4b52 mem_mouse_poweron_led_timer
+0x4b53 mem_mouse_24g_addr_init
+0x4b57 mem_mouse_bt_reconnect_flag
+0x4b58 mem_retry_count
+0x4b59 mem_24g_attempt_count
+0x4b5a mem_bt_125hz_cnt
+0x4b5b mem_mouse_no_data_led_timeout
+0x4b5d mem_mouse_dpi_blink_count
+0x4b5e mem_mouse_discovery_blink_count
+0x4b5f mem_mouse_24g_pair_timer
+0x4b60 mem_mouse_vdd_0v
+0x4b62 mem_mouse_vdd_24g
+0x4b64 mem_select_device_button_press_flag
+0x4b65 mem_mouse_fast_conn_flag
+0x4b66 mem_mouse_fast_conn_addr
+0x4b6c mem_le_adv_ind
+0x4b6f mem_le_adv_direct_ind
+0x4b72 mem_mouse_long_mult_flag
+0x4b73 mem_mouse_current_mult_timer
+0x4b74 mem_24g_long_sleep_param_update_timer
+0x4b76 mem_mouse_lkey_press_status
+0x4b77 mem_mouse_rkey_press_status
+0x4b78 mem_mouse_mkey_press_status
+0x4b79 mem_mouse_bkkey_press_status
+0x4b7a mem_mouse_fwkey_press_status
+0x4b7b mem_mouse_dpikey_press_status
+0x4b7c mem_mouse_pbkey_press_status
+0x4b7d mem_mouse_key_temp
+0x4b7e mem_mouse_key_status
+0x4b7f mem_mouse_data_xtemp
+0x4b80 mem_mouse_data_ytemp
+0x4b81 mem_sensor_8650_init
+0x4ba7 mem_store_information_delay_timer
+0x4ba8 mem_mouse_need_soft_reset
+0x4ba9 mem_zcode_current_number
+0x4baa mem_xip_flash_offset
+0x4bad mem_flash_start_addr
+0x4bb0 mem_flash_address
+0x4bb3 mem_zcode_head
+0x4bb7 mem_24g_rxbuf
+0x4bd9 mem_24g_txbuf
+0x4bf9 mem_24g_txpayload
+0x4c1b mem_24g_rxpayload
+0x4c3b mem_24g_rxdata_length
+0x4c3c mem_24g_pid
+0x4c3d mem_24g_datalen
+0x4c3e mem_24g_data_type
+0x4c3f mem_24g_txlen
+0x4c40 mem_24g_rx_window
+0x4c42 mem_24g_ensure
+0x4c43 mem_24g_txfail_cnt
+0x4c45 mem_24g_get_ack_fail
+0x4c46 mem_24g_retry
+0x4c47 mem_24g_ch
+0x4c48 mem_24g_current_ch_number
+0x4c49 mem_24g_paring_addr
+0x4c4d mem_24g_pairing_sm
+0x4c4e mem_24g_ch_map1
+0x4c52 mem_24g_ch_map2
+0x4c56 mem_24g_ch_map3
+0x4c5a mem_24g_ch_map4
+0x4c5e mem_24g_tx_btclk
+0x4c62 mem_24g_interval
+0x4c63 mem_24g_interval_min
+0x4c64 mem_24g_interval_max
+0x4c65 mem_24g_addr
+0x4c69 mem_24g_abort_pac
+0x4c6a mem_24g_check_dongle_times
+0x4c6c mem_24g_enter_hibernate
+0x4c74 mem_24g_device_addr
+0x4c78 mem_24g_pac_index
+0x4c79 mem_24g_no_ack
+0x4c7a mem_24g_sta_crc
+0x4c7d mem_24g_last_crc
+0x4c80 mem_24g_sta_pid
+0x4c81 mem_24g_last_pid
+0x4c82 mem_24g_max_retry
+0x4c83 mem_24g_mode
+0x4c84 mem_24g_rxdata_temp
+0x4ca6 mem_24g_rx_addr
+0x4caa mem_dongle_mode_init
+0x4cab mem_dongle_work_mode
+0x4cac mem_dongle_ms_bind_step
+0x4cad mem_dongle_kb_bind_step
+0x4cae mem_dongle_bind_device_status
+0x4caf mem_24g_bind_payload
+0x4cb7 mem_24g_abort_packet
+0x4cb8 mem_24g_rf_laststa
+0x4cb9 mem_24g_hop_btclk
+0x4cbd mem_24g_hop_interval
+0x4cbe mem_24g_mode_switch
+0x4cbf mem_24g_ackpayload_enable
+0x4cc0 mem_24g_hop_packet
+0x4cc1 mem_24g_pair_mode
+0x4cc2 mem_24g_nodata_timer_enable
+0x4cc3 mem_24g_time_slice
+0x4cc4 mem_24g_kb_data_sta_data
+0x4ccc mem_24g_kb_data_last_data
+0x4cd4 mem_24g_kb_multikey_sta_data
+0x4cd7 mem_24g_kb_multikey_last_data
+0x4cda mem_24g_kb_blank_data_enable
+0x4cdb mem_24g_kb_mul_blank_data_enable
+0x4cdc mem_24g_ms_blank_data_enable
+0x4cdd mem_24g_kb_addr
+0x4ce1 mem_24g_ms_addr
+0x4ce5 mem_24g_dg_last_ch
+0x4ce6 mem_24g_dg_ch_number
+0x4ce7 mem_24g_dg_config_ch_once
+0x4ce8 mem_24g_kb_last_ch
+0x4ce9 mem_24g_kb_ch_number
+0x4cea mem_24g_kb_config_ch_once
+0x4ceb mem_24g_ms_last_ch
+0x4cec mem_24g_ms_ch_number
+0x4ced mem_24g_ms_config_ch_once
+0x4cee mem_24g_syncword
+0x4cf0 mem_24g_syncword_crc8
+0x4cf1 mem_24g_get_syncword_crc8
+0x4cf2 mem_24g_ota_sta_pid
+0x4cf4 mem_tx_power_temp
+0x4cf5 mem_rssi_hex
+0x4cf6 mem_rssi_noise_avg
+0x4cf7 mem_rssi_noise_index
+0x4cf8 mem_rssi_signal_index
+0x4cf9 mem_rssi_noise_dg_avg
+0x4cfa mem_rssi_noise_kb_avg
+0x4cfb mem_rssi_noise_ms_avg
+0x4cfc mem_rssi_noise_dg_index
+0x4cfd mem_rssi_noise_kb_index
+0x4cfe mem_rssi_noise_ms_index
+0x4cff mem_rssi_signal_buf
+0x4d07 mem_queue_ele_num
+0x4d08 mem_queue_read
+0x4d0a mem_queue_write
+0x4d0c mem_queue_start
+0x4d0c mem_data_ele0
+0x4d2c mem_data_ele1
+0x4d4c mem_data_ele2
+0x4d6c mem_queue_end
+0x4d6c mem_queue_temp
+0x4d6e mem_cb_24g_data
+0x4d70 mem_24g_hop_fastly_cnt
+0x4d71 mem_24g_hop_pac_retry
+0x4d72 mem_24g_rf_hop_ch
+0x4d73 mem_24g_rf_last_sta
+0x4d74 mem_24g_rf_work_stage
+0x4d75 mem_24g_sync_cnt
+0x4d76 mem_power_ctrl_pac_succ_cnt
+0x4d77 mem_rssi_avg_received
+0x4d78 mem_rssi_hex_received
+0x4d79 mem_power_ctrl_level
+0x4d7a mem_seqi
+0x4d7b mem_24g_auto_paring_switch
+0x4d7c mem_24g_paccnt
+0x4d7d mem_24g_transmit_by_interrupt
+0x4d7e mem_24g_transmit_by_interrupt_exit_count
+0x4d80 mem_24g_transmit_by_interrupt_exit_count_init
Index: output/program.lis
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/program.lis	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/program.lis	(working copy)
@@ -7,60 +7,60 @@
 p_zcode:
 
 p_wake_from_power:
-0001 2040035a call p_mouse_data_init 
+0001 204003b5 call p_mouse_data_init 
 0002 6800c1de fetch 1 ,mem_tx_power 
-0003 6000cd38 store 1 ,mem_tx_power_temp 
-0004 204006ca call power_ctrl_pac_succ_cnt_init 
+0003 6000ccf4 store 1 ,mem_tx_power_temp 
+0004 2040069e call power_ctrl_pac_succ_cnt_init 
 0005 6800c685 fetch 1 ,mem_ui_button_timeout 
-0006 6000cb47 store 1 ,mem_select_ui_button_count 
-0007 6800cb33 fetch 1 ,mem_bt_ui_button_timeout 
-0008 6000cb34 store 1 ,mem_bt_ui_button_count 
+0006 6000cb46 store 1 ,mem_select_ui_button_count 
+0007 6800cb32 fetch 1 ,mem_bt_ui_button_timeout 
+0008 6000cb33 store 1 ,mem_bt_ui_button_count 
 0009 204043ca call mouse_bt_discovery_button_down_disable 
-000a 204002de call p_mouse_spi_init 
-000b 2040075c call p_drawing_optima_init 
+000a 204002a3 call p_mouse_spi_init 
+000b 2040072d call p_drawing_optima_init 
 000c 2040000f call p_mouse_cb_fuction 
 000d 20400022 call p_mouse_wakeup_from_power 
-000e 202002b2 branch p_mouse_setting_config 
+000e 202002f7 branch p_mouse_setting_config 
 
 p_mouse_cb_fuction:
-000f 58000323 setarg p_mouse_g24_package_data 
-0010 60014db2 store 2 ,mem_cb_24g_data 
-0011 5800033d setarg p_mouse_le 
+000f 58000384 setarg p_mouse_g24_package_data 
+0010 60014d6e store 2 ,mem_cb_24g_data 
+0011 5800039e setarg p_mouse_le 
 0012 600141ef store 2 ,mem_cb_le_process 
-0013 580005b7 setarg p_le_mouse_bb_event_connect_complete 
+0013 580005e3 setarg p_le_mouse_bb_event_connect_complete 
 0014 600141f9 store 2 ,mem_cb_att_write 
-0015 5800037e setarg p_mouse_bt 
+0015 580003d9 setarg p_mouse_bt 
 0016 600141f1 store 2 ,mem_cb_bt_process 
-0017 58000252 setarg p_mouse_before_lpm 
+0017 58000265 setarg p_mouse_before_lpm 
 0018 600141ed store 2 ,mem_cb_before_lpm 
-0019 580003c1 setarg p_mouse_priority_bb_event 
+0019 58000423 setarg p_mouse_priority_bb_event 
 001a 600141f5 store 2 ,mem_cb_bb_event_process 
-001b 580003a5 setarg p_mouse_idle 
+001b 58000403 setarg p_mouse_idle 
 001c 600141f3 store 2 ,mem_cb_idle_process 
-001d 580003f9 setarg p_mouse_before_hibernate 
+001d 58000452 setarg p_mouse_before_hibernate 
 001e 600141eb store 2 ,mem_cb_before_hibernate 
-001f 58000401 setarg p_mouse_bb_event_timer 
+001f 58000458 setarg p_mouse_bb_event_timer 
 0020 600141fd store 2 ,mem_cb_event_timer 
 0021 20600000 rtn 
 
 p_mouse_wakeup_from_power:
 0022 58000019 setarg 25 
-0023 60014dc4 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0024 2455802c ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
-0025 20400297 call p_mouse_init_sunt 
-0026 204003fe call p_mouse_sensor_powerdown 
+0023 60014d80 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0024 2455802a ncall p_mouse_24g_transmit_by_interrupt_exit_count_max ,wake 
+0025 204002a5 call p_mouse_init_sunt 
+0026 204002f4 call p_mouse_sensor_powerdown 
 
 p_mouse_wakeup_no_from_power:
 0027 6800c71f fetch 1 ,mem_reconn_times_init 
 0028 6000c71e store 1 ,mem_reconn_times 
-0029 6800c241 fetch 1 ,mem_power_on_flag 
-002a c3810000 rtnbit1 2 
-002b 2020048b branch p_mouse_dpi_config_default 
+0029 20600000 rtn 
 
 p_mouse_24g_transmit_by_interrupt_exit_count_max:
-002c 58000177 setarg 375 
-002d 60014dc4 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-002e 20600000 rtn 
+002a 58000177 setarg 375 
+002b 60014d80 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+002c 20600000 rtn 
+002d 20000001 nop 1 
+002e 20000001 nop 1 
 002f 20000001 nop 1 
 0030 20000001 nop 1 
 0031 20000001 nop 1 
@@ -81,2699 +81,2598 @@
 
 p_patch_array:
 0040 c2840059 bbit1 8 ,pf_patch_ext 
-0041 c000806b beq patch00_1 ,p_soft_reset_1 
-0042 c0010075 beq patch00_2 ,p_soft_reset_2 
-0043 c042872e beq patch10_5 ,p_shutdown_radio 
-0044 c04486ff beq patch11_1 ,p_set_freq_tx 
-0045 c00d85d0 beq patch03_3 ,p_page_wait_fhs_reply_ok 
-0046 c01305d2 beq patch04_6 ,p_role_switch_master 
-0047 c02405ee beq patch09_0 ,p_quit_connection_cont 
-0048 c02505f5 beq patch09_2 ,p_prepare_tx 
-0049 c02885fe beq patch0a_1 ,p_slave_conn_recv_packet 
-004a c02c85ec beq patch0b_1 ,p_process_dmh 
-004b c0538603 beq patch14_7 ,p_lpm_dispatch 
-004c c056861b beq patch15_5 ,p_lpm_set_mult 
+0041 c0008075 beq patch00_1 ,p_soft_reset_1 
+0042 c001007f beq patch00_2 ,p_soft_reset_2 
+0043 c042870a beq patch10_5 ,p_shutdown_radio 
+0044 c04486db beq patch11_1 ,p_set_freq_tx 
+0045 c00d85f8 beq patch03_3 ,p_page_wait_fhs_reply_ok 
+0046 c01305fa beq patch04_6 ,p_role_switch_master 
+0047 c0240616 beq patch09_0 ,p_quit_connection_cont 
+0048 c0250618 beq patch09_2 ,p_prepare_tx 
+0049 c0288621 beq patch0a_1 ,p_slave_conn_recv_packet 
+004a c02c8614 beq patch0b_1 ,p_process_dmh 
+004b c0538626 beq patch14_7 ,p_lpm_dispatch 
+004c c0568641 beq patch15_5 ,p_lpm_set_mult 
 004d c065b3e4 beq patch19_3 ,app_bt_start_reconnect + 3 
-004e c074862c beq patch1d_1 ,p_mouse_bb_disconnected 
-004f c050807e beq patch14_1 ,p_init_param 
-0050 c0588083 beq patch16_1 ,p_lpm_check_wake_lock 
-0051 c059008d beq patch16_2 ,p_g24_dispatch 
-0052 c0620278 beq patch18_4 ,p_device_init 
-0053 c071848d beq patch1c_3 ,p_mouse_seting_dpi 
-0054 c07304b3 beq patch1c_6 ,p_mouse_motion 
-0055 c0750505 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0056 c0758508 beq patch1d_3 ,p_mouse_start_discovery 
-0057 c076050a beq patch1d_4 ,p_mouse_stop_discovery 
+004e c0748652 beq patch1d_1 ,p_mouse_bb_disconnected 
+004f c0508088 beq patch14_1 ,p_init_param 
+0050 c058808d beq patch16_1 ,p_lpm_check_wake_lock 
+0051 c0590097 beq patch16_2 ,p_g24_dispatch 
+0052 c0620283 beq patch18_4 ,p_device_init 
+0053 c07182cd beq patch1c_3 ,p_mouse_seting_dpi 
+0054 c07304d2 beq patch1c_6 ,p_mouse_motion 
+0055 c075053a beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0056 c075853e beq patch1d_3 ,p_mouse_start_discovery 
+0057 c0760540 beq patch1d_4 ,p_mouse_stop_discovery 
 0058 20202a8e branch loop 
 
 pf_patch_ext:
-0059 c01c8510 beq patch27_1 ,p_le_slave_match 
-005a c0218518 beq patch28_3 ,p_le_next_adv_channel 
-005b c025051e beq patch29_2 ,p_le_receive_skip 
-005c c02b8521 beq patch2a_7 ,p_le_update_param 
-005d c02c8523 beq patch2b_1 ,p_le_update_channel_map 
-005e c0318525 beq patch2c_3 ,p_le_prepare_tx 
-005f c0330555 beq patch2c_6 ,p_le_parse 
-0060 c033856c beq patch2c_7 ,p_le_parse_l2cap 
-0061 c03505a2 beq patch2d_2 ,p_le_adv_not_match 
-0062 c03b85ad beq patch2e_7 ,p_le_lpm_setmult 
-0063 c002862e beq patch20_5 ,p_hid_rx_process 
-0064 c0400630 beq patch30_0 ,p_parse_lmp_accepted 
-0065 c041063a beq patch30_2 ,p_send_lmp 
-0066 c044064e beq patch31_0 ,p_process_conn_sm 
-0067 c04605bd beq patch31_4 ,p_twspi_reset 
-0068 c04685c9 beq patch31_5 ,p_spid_init 
-0069 c07d0672 beq patch3f_2 ,p_check_51cmd_once_continue 
+0059 c01c8542 beq patch27_1 ,p_le_slave_match 
+005a c021854a beq patch28_3 ,p_le_next_adv_channel 
+005b c0250550 beq patch29_2 ,p_le_receive_skip 
+005c c02b8553 beq patch2a_7 ,p_le_update_param 
+005d c02c8555 beq patch2b_1 ,p_le_update_channel_map 
+005e c0318557 beq patch2c_3 ,p_le_prepare_tx 
+005f c0330581 beq patch2c_6 ,p_le_parse 
+0060 c0338598 beq patch2c_7 ,p_le_parse_l2cap 
+0061 c03505ce beq patch2d_2 ,p_le_adv_not_match 
+0062 c03b85d9 beq patch2e_7 ,p_le_lpm_setmult 
+0063 c0028654 beq patch20_5 ,p_hid_rx_process 
+0064 c0400656 beq patch30_0 ,p_parse_lmp_accepted 
+0065 c0410660 beq patch30_2 ,p_send_lmp 
+0066 c0440662 beq patch31_0 ,p_process_conn_sm 
+0067 c04605e5 beq patch31_4 ,p_twspi_reset 
+0068 c04685f1 beq patch31_5 ,p_spid_init 
+0069 c07d0686 beq patch3f_2 ,p_check_51cmd_once_continue 
 006a 20202a8e branch loop 
 
+p_rssi_signal:
+006b 1fe22200 copy pdata ,rega 
+006c 6808ccf8 fetcht 1 ,mem_rssi_signal_index 
+006d 58004cff setarg mem_rssi_signal_buf 
+006e 98408a00 iadd temp ,contw 
+006f 1a227e00 copy rega ,pdata 
+0070 e0a08000 istore 1 ,contw 
+0071 18408401 increase 1 ,temp 
+0072 18410407 and_into rssi_buf_len_signal ,temp 
+0073 6008ccf8 storet 1 ,mem_rssi_signal_index 
+0074 20600000 rtn 
+
 p_soft_reset_1:
-006b d8a009ae arg mem_sp_state ,contw 
-006c df20000c arg 12 ,loopcnt 
-006d 20407ed4 call clear_mem 
-006e 20400334 call p_mouse_le_txbuff_load 
-006f 204074c1 call init_memp 
-0070 20406a03 call rfcomm_init 
-0071 20405cf6 call init_lmp 
-0072 2455ac65 ncall lpm_disable_exen_output ,wake 
-0073 20407ccd call ui_init + 1 
-0074 2020200c branch soft_reset + 11 
+0075 d8a009ae arg mem_sp_state ,contw 
+0076 df20000c arg 12 ,loopcnt 
+0077 20407ed4 call clear_mem 
+0078 20400395 call p_mouse_le_txbuff_load 
+0079 204074c1 call init_memp 
+007a 20406a03 call rfcomm_init 
+007b 20405cf6 call init_lmp 
+007c 2455ac65 ncall lpm_disable_exen_output ,wake 
+007d 20407ccd call ui_init + 1 
+007e 2020200c branch soft_reset + 11 
 
 p_soft_reset_2:
-0075 2055b2e3 call app_lpm_init ,wake 
-0076 2040756a call publickey_init 
-0077 2055ab41 call lpm_recover_clk ,wake 
+007f 2055b2e3 call app_lpm_init ,wake 
+0080 2040756a call publickey_init 
+0081 2055ab41 call lpm_recover_clk ,wake 
 
 p_sp_cal_loop:
-0078 204076dc call sp_calc_sequence 
-0079 6800c65a fetch 1 ,mem_ssp_enable 
-007a 203a2012 branch main_loop ,blank 
-007b 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
-007c 203a0078 branch p_sp_cal_loop ,blank 
-007d 20202012 branch main_loop 
+0082 204076dc call sp_calc_sequence 
+0083 6800c65a fetch 1 ,mem_ssp_enable 
+0084 203a2012 branch main_loop ,blank 
+0085 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+0086 203a0082 branch p_sp_cal_loop ,blank 
+0087 20202012 branch main_loop 
 
 p_init_param:
-007e 58000a06 setarg param_le_version 
-007f 6001c510 store 3 ,mem_lmp_version 
-0080 58001d87 setarg param_le_subversion 
-0081 60014513 store 2 ,mem_lmp_version + 3 
-0082 20202aa2 branch init_param + 12 
+0088 58000a06 setarg param_le_version 
+0089 6001c510 store 3 ,mem_lmp_version 
+008a 58001d87 setarg param_le_subversion 
+008b 60014513 store 2 ,mem_lmp_version + 3 
+008c 20202aa2 branch init_param + 12 
 
 p_lpm_check_wake_lock:
-0083 c6130000 rtnmark1 mark_24g 
-0084 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0085 c0007fef beq 0 ,disable_blank 
-0086 6800c7c6 fetch 1 ,mem_mouse_le_conn_param_reject 
-0087 c000ffef beq le_lpm_disable ,disable_blank 
-0088 68014248 fetch 2 ,mem_sdp_remote_cid 
-0089 243a7fef nbranch disable_blank ,blank 
-008a 6800c808 fetch 1 ,mem_mouse_wheel_trigger 
-008b 243a7fef nbranch disable_blank ,blank 
-008c 20207ff1 branch enable_blank 
+008d c6130000 rtnmark1 mark_24g 
+008e 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
+008f c0007fef beq 0 ,disable_blank 
+0090 6800c7c6 fetch 1 ,mem_mouse_le_conn_param_reject 
+0091 c000ffef beq le_lpm_disable ,disable_blank 
+0092 68014248 fetch 2 ,mem_sdp_remote_cid 
+0093 243a7fef nbranch disable_blank ,blank 
+0094 6800c808 fetch 1 ,mem_mouse_wheel_trigger 
+0095 243a7fef nbranch disable_blank ,blank 
+0096 20207ff1 branch enable_blank 
 
 p_g24_dispatch:
-008d c6930000 rtnmark0 mark_24g 
-008e 6800cdd1 fetch 1 ,mem_24g_conn_sm 
-008f c28080a4 bbit1 state_24g_pair ,p_g24_pair_dispatch 
-0090 c28100a6 bbit1 state_24g_reconn ,p_g24_reconn_dispatch 
-0091 6800cdc1 fetch 1 ,mem_24g_transmit_by_interrupt 
-0092 c00080a8 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+0097 c6930000 rtnmark0 mark_24g 
+0098 6800cd7d fetch 1 ,mem_24g_transmit_by_interrupt 
+0099 c00080aa beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
 
 p_g24_transmit_process:
-0093 20400128 call p_g24_txdata_prep 
-0094 243400c3 nbranch p_g24_nodata_transmit ,user 
-0095 20400103 call p_g24_rf_sta_check 
+009a 20400113 call p_g24_txdata_prep 
+009b 243400ac nbranch p_g24_nodata_transmit ,user 
+009c 204000fa call p_g24_rf_sta_check 
 
 p_g24_transmit_start:
-0096 2040014b call p_g24_transmit_packet 
-0097 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-0098 c1ff8000 rtnne state_24g_pairing_success 
-0099 204006d3 call power_ctrl_start 
-009a 5800bb80 setarg g24_long_sleep_step1 
-009b 6001ccb0 store 3 ,mem_24g_enter_hibernate 
-009c 704b6b06 jam 6 ,mem_24g_long_sleep_param_update_timer 
-009d 6800cb29 fetch 1 ,mem_mouse_multi_led_state 
-009e c0008326 beq on ,p_g24_transmit_by_interrupt_enable 
+009d 20400137 call p_g24_transmit_packet 
+009e 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+009f c1ff8000 rtnne state_24g_pairing_success 
+00a0 204006af call power_ctrl_start 
+00a1 58017700 setarg g24_long_sleep_step1 
+00a2 6001cc6c store 3 ,mem_24g_enter_hibernate 
+00a3 58000258 setarg 0x0258 
+00a4 60014b74 store 2 ,mem_24g_long_sleep_param_update_timer 
 
 p_g24_short_sleep:
-009f 2040025c call p_g24_lpm_wait 
-00a0 24740000 nrtn user 
-00a1 20400259 call p_clear_wake 
-00a2 58002fb2 setarg g24_4ms_interval_param 
-00a3 20202d8c branch g24_lpm_long_sleep_next 
-
-p_g24_pair_dispatch:
-00a4 7011c5c0 jam zcode_c0 ,mem_zcode_temp_param0 
-00a5 20200730 branch p_zcode_entrance 
-
-p_g24_reconn_dispatch:
-00a6 7011c570 jam zcode_70 ,mem_zcode_temp_param0 
-00a7 20200730 branch p_zcode_entrance 
+00a5 204000b7 call p_g24_lpm_wait 
+00a6 24740000 nrtn user 
+00a7 2040026c call p_clear_wake 
+00a8 5800e09c setarg 57500 
+00a9 20202b93 branch lpm_dispatch_sleep 
 
 p_g24_transmit_by_interrupt:
-00a8 20400235 call p_g24_timer_check 
-00a9 24740000 nrtn user 
-00aa 204000bd call p_g24_interval_calibrate 
-00ab 68014dc2 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-00ac 1fe0fe01 increase 1 ,pdata 
-00ad 60014dc2 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-00ae 68094dc4 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-00af 98467c00 isub temp ,null 
-00b0 204280b2 call p_g24_transmit_by_interrupt_exit ,zero 
-00b1 20200093 branch p_g24_transmit_process 
-
-p_g24_transmit_by_interrupt_exit:
-00b2 704dc100 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-00b3 58000000 setarg 0 
-00b4 60014dc2 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-00b5 58000019 setarg 25 
-00b6 60014dc4 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-
-p_g24_interval_min:
-00b7 704cbc00 jam 0 ,mem_24g_pac_index 
-00b8 6800cca7 fetch 1 ,mem_24g_interval_min 
-
-p_g24_current_interval_store:
-00b9 6000cca6 store 1 ,mem_24g_interval 
-00ba 20600000 rtn 
-
-p_g24_interval_max:
-00bb 6800cca8 fetch 1 ,mem_24g_interval_max 
-00bc 202000b9 branch p_g24_current_interval_store 
-
-p_g24_interval_calibrate:
-00bd 6800ccbc fetch 1 ,mem_24g_pac_index 
-00be 1fe0fe01 increase 1 ,pdata 
-00bf 6000ccbc store 1 ,mem_24g_pac_index 
-00c0 c00200bb beq 4 ,p_g24_interval_max 
-00c1 c00280b7 beq 5 ,p_g24_interval_min 
-00c2 20600000 rtn 
+00aa 7011c5b5 jam zcode_b5 ,mem_zcode_temp_param0 
+00ab 2020070c branch p_zcode_entrance 
 
 p_g24_nodata_transmit:
-00c3 6800ccad fetch 1 ,mem_24g_abort_pac 
-00c4 205a00c9 call p_g24_send_abort_packet ,blank 
+00ac 6800cc69 fetch 1 ,mem_24g_abort_pac 
+00ad 205a00c0 call p_g24_send_abort_packet ,blank 
 
 p_g24_long_sleep:
-00c5 2040025c call p_g24_lpm_wait 
-00c6 24740000 nrtn user 
-00c7 6801ccb0 fetch 3 ,mem_24g_enter_hibernate 
-00c8 20202d8c branch g24_lpm_long_sleep_next 
+00ae 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
+00af 1fe67c0a sub pdata ,10 ,null 
+00b0 20610000 rtn positive 
+00b1 6800cb2e fetch 1 ,mem_mouse_multi_led_blink_count 
+00b2 247a0000 nrtn blank 
+00b3 204000b7 call p_g24_lpm_wait 
+00b4 24740000 nrtn user 
+00b5 6801cc6c fetch 3 ,mem_24g_enter_hibernate 
+00b6 20202d8c branch g24_lpm_long_sleep2 
+
+p_g24_lpm_wait:
+00b7 78347c00 enable user 
+00b8 20402afa call lpo_calibration 
+00b9 6801c16f fetch 3 ,mem_clks_per_lpo 
+00ba 203a7fe9 branch disable_user ,blank 
+00bb 6800c091 fetch 1 ,mem_lpm_mode 
+00bc 203a7fe9 branch disable_user ,blank 
+00bd 6800cd7d fetch 1 ,mem_24g_transmit_by_interrupt 
+00be c000ffe9 beq g24_tx_timer_int_enable ,disable_user 
+00bf 2020026f branch p_mouse_setgpio_lpm 
 
 p_g24_send_abort_packet:
-00c9 704cad01 jam 1 ,mem_24g_abort_pac 
-00ca 704db600 jam 0 ,mem_24g_rf_hop_ch 
-00cb 204000d9 call p_g24_transmit_rf_ctrl_clear 
-00cc 6000cc1d store 1 ,mem_24g_txbuf 
-00cd 58000000 setarg 0 
-00ce 6003cc1e store 7 ,mem_24g_txbuf + 1 
-00cf 68024cb8 fetch 4 ,mem_24g_device_addr 
-00d0 60024c25 store 4 ,mem_24g_txbuf + 8 
-00d1 704c810c jam 12 ,mem_24g_datalen 
-00d2 6800cc82 fetch 1 ,mem_24g_data_type 
-00d3 79207e03 set1 bit_abort ,pdata 
-00d4 6000cc82 store 1 ,mem_24g_data_type 
-00d5 2040012b call p_g24_txdata_enable_tx 
-00d6 20200096 branch p_g24_transmit_start 
+00c0 704c6901 jam 1 ,mem_24g_abort_pac 
+00c1 704d7200 jam 0 ,mem_24g_rf_hop_ch 
+00c2 204000d0 call p_g24_transmit_rf_ctrl_clear 
+00c3 6000cbd9 store 1 ,mem_24g_txbuf 
+00c4 58000000 setarg 0 
+00c5 6003cbda store 7 ,mem_24g_txbuf + 1 
+00c6 68024c74 fetch 4 ,mem_24g_device_addr 
+00c7 60024be1 store 4 ,mem_24g_txbuf + 8 
+00c8 704c3d0c jam 12 ,mem_24g_datalen 
+00c9 6800cc3e fetch 1 ,mem_24g_data_type 
+00ca 79207e03 set1 bit_abort ,pdata 
+00cb 6000cc3e store 1 ,mem_24g_data_type 
+00cc 20400116 call p_g24_txdata_enable_tx 
+00cd 2020009d branch p_g24_transmit_start 
 
 p_g24_transmit_rf_sta_init:
-00d7 704db701 jam 1 ,mem_24g_rf_last_sta 
-00d8 704db900 jam 0 ,mem_24g_sync_cnt 
+00ce 704d7301 jam 1 ,mem_24g_rf_last_sta 
+00cf 704d7500 jam 0 ,mem_24g_sync_cnt 
 
 p_g24_transmit_rf_ctrl_clear:
-00d9 6800cc82 fetch 1 ,mem_24g_data_type 
-00da 1fe17e07 and_into bits_data ,pdata 
-00db 6000cc82 store 1 ,mem_24g_data_type 
-00dc 20600000 rtn 
+00d0 6800cc3e fetch 1 ,mem_24g_data_type 
+00d1 1fe17e07 and_into bits_data ,pdata 
+00d2 6000cc3e store 1 ,mem_24g_data_type 
+00d3 20600000 rtn 
 
 p_g24_hop_ch_enable:
-00dd 6800cc82 fetch 1 ,mem_24g_data_type 
-00de 79207e04 set1 bit_hop ,pdata 
-00df 6000cc82 store 1 ,mem_24g_data_type 
-00e0 6000cc3d store 1 ,mem_24g_txpayload 
-00e1 20600000 rtn 
+00d4 6800cc3e fetch 1 ,mem_24g_data_type 
+00d5 79207e04 set1 bit_hop ,pdata 
+00d6 6000cc3e store 1 ,mem_24g_data_type 
+00d7 6000cbf9 store 1 ,mem_24g_txpayload 
+00d8 20600000 rtn 
 
 p_g24_hop_enable_packet:
-00e2 6800cc82 fetch 1 ,mem_24g_data_type 
-00e3 c4020000 rtnbit0 bit_hop 
+00d9 6800cc3e fetch 1 ,mem_24g_data_type 
+00da c4020000 rtnbit0 bit_hop 
 
 p_g24_hop_ch_disable:
-00e4 6800cc82 fetch 1 ,mem_24g_data_type 
-00e5 793ffe04 set0 bit_hop ,pdata 
-00e6 6000cc82 store 1 ,mem_24g_data_type 
-00e7 6000cc3d store 1 ,mem_24g_txpayload 
-00e8 20400546 call power_ctrl_pac_succ_decrs 
-00e9 20200116 branch p_g24_ch 
+00db 6800cc3e fetch 1 ,mem_24g_data_type 
+00dc 793ffe04 set0 bit_hop ,pdata 
+00dd 6000cc3e store 1 ,mem_24g_data_type 
+00de 6000cbf9 store 1 ,mem_24g_txpayload 
+00df 204006a5 call power_ctrl_pac_succ_decrs 
+00e0 202001cb branch p_g24_ch 
 
 p_g24_rf_hop_attemp_again:
-00ea 6800cdb6 fetch 1 ,mem_24g_rf_hop_ch 
-00eb c08080d9 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+00e1 6800cd72 fetch 1 ,mem_24g_rf_hop_ch 
+00e2 c08080d0 bne 1 ,p_g24_transmit_rf_ctrl_clear 
 
 p_g24_rf_hop_fastly:
-00ec 6800cdb4 fetch 1 ,mem_24g_hop_fastly_cnt 
-00ed 1fe0fe01 increase 1 ,pdata 
-00ee 6000cdb4 store 1 ,mem_24g_hop_fastly_cnt 
-00ef c00200f3 beq 4 ,p_g24_rf_hop_fastly_exit 
-00f0 20400116 call p_g24_ch 
-00f1 704cc602 jam 2 ,mem_24g_max_retry 
-00f2 2020014b branch p_g24_transmit_packet 
+00e3 6800cd70 fetch 1 ,mem_24g_hop_fastly_cnt 
+00e4 1fe0fe01 increase 1 ,pdata 
+00e5 6000cd70 store 1 ,mem_24g_hop_fastly_cnt 
+00e6 c00200ea beq 4 ,p_g24_rf_hop_fastly_exit 
+00e7 204001cb call p_g24_ch 
+00e8 704c8202 jam 2 ,mem_24g_max_retry 
+00e9 20200137 branch p_g24_transmit_packet 
 
 p_g24_rf_hop_fastly_exit:
-00f3 20400546 call power_ctrl_pac_succ_decrs 
-00f4 704db400 jam 0 ,mem_24g_hop_fastly_cnt 
-00f5 202000d9 branch p_g24_transmit_rf_ctrl_clear 
+00ea 204006a5 call power_ctrl_pac_succ_decrs 
+00eb 704d7000 jam 0 ,mem_24g_hop_fastly_cnt 
+00ec 202000d0 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_hop_pac_succ_wo_hop:
-00f6 704db902 jam 2 ,mem_24g_sync_cnt 
+00ed 704d7502 jam 2 ,mem_24g_sync_cnt 
 
 p_g24_transmit_hop_pac_succ:
-00f7 704db701 jam 1 ,mem_24g_rf_last_sta 
-00f8 704db600 jam 0 ,mem_24g_rf_hop_ch 
-00f9 202000d9 branch p_g24_transmit_rf_ctrl_clear 
+00ee 704d7301 jam 1 ,mem_24g_rf_last_sta 
+00ef 704d7200 jam 0 ,mem_24g_rf_hop_ch 
+00f0 202000d0 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_succ_rf_config:
-00fa 6800cdb8 fetch 1 ,mem_24g_rf_work_stage 
-00fb c00180f7 beq 3 ,p_g24_transmit_hop_pac_succ 
-00fc 6800cc82 fetch 1 ,mem_24g_data_type 
-00fd 2fec0004 isolate0 bit_hop ,pdata 
-00fe 202080d7 branch p_g24_transmit_rf_sta_init ,true 
-00ff 6800cdb8 fetch 1 ,mem_24g_rf_work_stage 
-0100 c00080f6 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-0101 c00100f7 beq 2 ,p_g24_transmit_hop_pac_succ 
-0102 20600000 rtn 
+00f1 6800cd74 fetch 1 ,mem_24g_rf_work_stage 
+00f2 c00180ee beq 3 ,p_g24_transmit_hop_pac_succ 
+00f3 6800cc3e fetch 1 ,mem_24g_data_type 
+00f4 2fec0004 isolate0 bit_hop ,pdata 
+00f5 202080ce branch p_g24_transmit_rf_sta_init ,true 
+00f6 6800cd74 fetch 1 ,mem_24g_rf_work_stage 
+00f7 c00080ed beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+00f8 c00100ee beq 2 ,p_g24_transmit_hop_pac_succ 
+00f9 20600000 rtn 
 
 p_g24_rf_sta_check:
-0103 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-0104 c1ff8000 rtnne state_24g_pairing_success 
-0105 20400108 call p_g24_rf_laststa_synccnt_check 
-0106 24560110 ncall p_g24_rf_sync_cnt_check ,user2 
-0107 20600000 rtn 
+00fa 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+00fb c1ff8000 rtnne state_24g_pairing_success 
+00fc 204000ff call p_g24_rf_laststa_synccnt_check 
+00fd 24560107 ncall p_g24_rf_sync_cnt_check ,user2 
+00fe 20600000 rtn 
 
 p_g24_rf_laststa_synccnt_check:
-0108 78567c00 disable user2 
-0109 6800cdb7 fetch 1 ,mem_24g_rf_last_sta 
-010a c1808000 rtnne 1 
-010b 6800cdb9 fetch 1 ,mem_24g_sync_cnt 
-010c c1800000 rtnne 0 
-010d 704db801 jam 1 ,mem_24g_rf_work_stage 
-010e 704cc604 jam 4 ,mem_24g_max_retry 
-010f 20207feb branch enable_user2 
+00ff 78567c00 disable user2 
+0100 6800cd73 fetch 1 ,mem_24g_rf_last_sta 
+0101 c1808000 rtnne 1 
+0102 6800cd75 fetch 1 ,mem_24g_sync_cnt 
+0103 c1800000 rtnne 0 
+0104 704d7401 jam 1 ,mem_24g_rf_work_stage 
+0105 704c8204 jam 4 ,mem_24g_max_retry 
+0106 20207feb branch enable_user2 
 
 p_g24_rf_sync_cnt_check:
-0110 6800cdb9 fetch 1 ,mem_24g_sync_cnt 
-0111 203a0123 branch p_g24_rf_hop_attemp ,blank 
-0112 1fe0ffff increase -1 ,pdata 
-0113 6000cdb9 store 1 ,mem_24g_sync_cnt 
-0114 704db802 jam 2 ,mem_24g_rf_work_stage 
-0115 704cc604 jam 4 ,mem_24g_max_retry 
-
-p_g24_ch:
-0116 6808cc8c fetcht 1 ,mem_24g_current_ch_number 
-0117 6800cca9 fetch 1 ,mem_24g_addr 
-0118 1fe17e03 and_into 0x03 ,pdata 
-0119 1fefa204 mul32 pdata ,4 ,rega 
-011a 58004c92 setarg mem_24g_ch_map1 
-011b 9a20fe00 iadd rega ,pdata 
-011c 98408c00 iadd temp ,contr 
-011d e8c08000 ifetch 1 ,contr 
-011e 6000cc8b store 1 ,mem_24g_ch 
-011f 18408401 increase 1 ,temp 
-0120 18410403 and_into 3 ,temp 
-0121 6008cc8c storet 1 ,mem_24g_current_ch_number 
-0122 20600000 rtn 
+0107 6800cd75 fetch 1 ,mem_24g_sync_cnt 
+0108 203a010e branch p_g24_rf_hop_attemp ,blank 
+0109 1fe0ffff increase -1 ,pdata 
+010a 6000cd75 store 1 ,mem_24g_sync_cnt 
+010b 704d7402 jam 2 ,mem_24g_rf_work_stage 
+010c 704c8204 jam 4 ,mem_24g_max_retry 
+010d 202001cb branch p_g24_ch 
 
 p_g24_rf_hop_attemp:
-0123 704db803 jam 3 ,mem_24g_rf_work_stage 
-0124 6800cdb6 fetch 1 ,mem_24g_rf_hop_ch 
-0125 243a00ea nbranch p_g24_rf_hop_attemp_again ,blank 
-0126 704cc602 jam 2 ,mem_24g_max_retry 
-0127 20200116 branch p_g24_ch 
+010e 704d7403 jam 3 ,mem_24g_rf_work_stage 
+010f 6800cd72 fetch 1 ,mem_24g_rf_hop_ch 
+0110 243a00e1 nbranch p_g24_rf_hop_attemp_again ,blank 
+0111 704c8202 jam 2 ,mem_24g_max_retry 
+0112 202001cb branch p_g24_ch 
 
 p_g24_txdata_prep:
-0128 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-0129 c0ff81b1 bne state_24g_pairing_success ,p_g24_pairing_sm 
+0113 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+0114 c0ff8182 bne state_24g_pairing_success ,p_g24_pairing_sm 
 
 p_g24_txdata_prep_packeage_data:
-012a 2040012e call p_g24_package_data 
+0115 20400119 call p_g24_package_data 
 
 p_g24_txdata_enable_tx:
-012b 204001c2 call p_g24_transmit_prep 
-012c 704c8601 jam ensure_on_24g ,mem_24g_ensure 
-012d 20600000 rtn 
+0116 204001b9 call p_g24_transmit_prep 
+0117 704c4201 jam ensure_on_24g ,mem_24g_ensure 
+0118 20600000 rtn 
 
 p_g24_package_data:
-012e 68014db2 fetch 2 ,mem_cb_24g_data 
-012f 20407f9c call callback_func 
-0130 20340134 branch p_g24_accumulate_mouse_data ,user 
-0131 6803cc1e fetch 7 ,mem_24g_txbuf + 1 
-0132 207a0000 rtn blank 
-0133 20207fe7 branch enable_user 
+0119 68014d6e fetch 2 ,mem_cb_24g_data 
+011a 20407f9c call callback_func 
+011b 2034011f branch p_g24_accumulate_mouse_data ,user 
+011c 6803cbda fetch 7 ,mem_24g_txbuf + 1 
+011d 207a0000 rtn blank 
+011e 20207fe7 branch enable_user 
 
 p_g24_accumulate_mouse_data:
-0134 20400354 call p_mouse_data_xy_release 
-0135 704cad00 jam 0 ,mem_24g_abort_pac 
-0136 1a20fe01 add rega ,1 ,pdata 
-0137 6000cc81 store 1 ,mem_24g_datalen 
-0138 204000d9 call p_g24_transmit_rf_ctrl_clear 
-0139 6000cc1d store 1 ,mem_24g_txbuf 
-013a e8a88000 ifetcht 1 ,contw 
-013b ea408000 ifetch 1 ,regb 
-013c 9841fe00 ior temp ,pdata 
-013d e0a08000 istore 1 ,contw 
-013e 1a40a401 increase 1 ,regb 
-013f ea420000 ifetch 4 ,regb 
-0140 e0a20000 istore 4 ,contw 
-0141 1a40a404 increase 4 ,regb 
-0142 d8a04c23 arg mem_24g_txbuf + 6 ,contw 
-0143 df200002 arg 2 ,loopcnt 
+011f 20403f8d call mouse_no_data_timer_init 
+0120 204002bf call p_mouse_data_xy_release 
+0121 704c6900 jam 0 ,mem_24g_abort_pac 
+0122 1a20fe01 add rega ,1 ,pdata 
+0123 6000cc3d store 1 ,mem_24g_datalen 
+0124 204000d0 call p_g24_transmit_rf_ctrl_clear 
+0125 6000cbd9 store 1 ,mem_24g_txbuf 
+0126 e8a88000 ifetcht 1 ,contw 
+0127 ea408000 ifetch 1 ,regb 
+0128 9841fe00 ior temp ,pdata 
+0129 e0a08000 istore 1 ,contw 
+012a 1a40a401 increase 1 ,regb 
+012b ea420000 ifetch 4 ,regb 
+012c e0a20000 istore 4 ,contw 
+012d 1a40a404 increase 4 ,regb 
+012e d8a04bdf arg mem_24g_txbuf + 6 ,contw 
+012f df200002 arg 2 ,loopcnt 
 
 p_g24_accumulation_loop:
-0144 ea408000 ifetch 1 ,regb 
-0145 e8a88000 ifetcht 1 ,contw 
-0146 9840fe00 iadd temp ,pdata 
-0147 e0a08000 istore 1 ,contw 
-0148 1a40a401 increase 1 ,regb 
-0149 c2000144 loop p_g24_accumulation_loop 
-014a 20600000 rtn 
+0130 ea408000 ifetch 1 ,regb 
+0131 e8a88000 ifetcht 1 ,contw 
+0132 9840fe00 iadd temp ,pdata 
+0133 e0a08000 istore 1 ,contw 
+0134 1a40a401 increase 1 ,regb 
+0135 c2000130 loop p_g24_accumulation_loop 
+0136 20600000 rtn 
 
 p_g24_transmit_packet:
-014b 704c8a00 jam 0 ,mem_24g_retry 
+0137 704c4600 jam 0 ,mem_24g_retry 
 
 p_g24_transmit_loop:
-014c d9600d00 arg param_rx_setup ,timeup 
-014d 34730200 until clkn_rt ,meet 
-014e 20400162 call p_g24_transmit_receive_ack 
-014f 242c016d nbranch p_g24_retransmit ,sync 
-0150 2437816d nbranch p_g24_retransmit ,user3 
-0151 2040015f call p_g24_txbuf_clear 
-0152 2040018a call p_g24_ackpayload_parse 
-0153 204006cd call power_ctrl_pac_succ_incrs 
+0138 d9600d00 arg param_rx_setup ,timeup 
+0139 34730200 until clkn_rt ,meet 
+013a 20400154 call p_g24_transmit_receive_ack 
+013b 242c015f nbranch p_g24_retransmit ,sync 
+013c 2437815f nbranch p_g24_retransmit ,user3 
+013d 2040014f call p_g24_txbuf_clear 
+013e 2040017b call p_g24_ackpayload_parse 
+013f 204006a1 call power_ctrl_pac_succ_incrs 
 
 p_g24_transmit_next_packet:
-0154 6800cc80 fetch 1 ,mem_24g_pid 
-0155 1fe0fe01 increase 1 ,pdata 
-0156 6000cc80 store 1 ,mem_24g_pid 
-0157 204000e2 call p_g24_hop_enable_packet 
-0158 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-0159 c0ff81b3 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-015a 204000fa call p_g24_transmit_succ_rf_config 
+0140 704b5800 jam 0 ,mem_retry_count 
+0141 6800cc3c fetch 1 ,mem_24g_pid 
+0142 1fe0fe01 increase 1 ,pdata 
+0143 6000cc3c store 1 ,mem_24g_pid 
+0144 204000d9 call p_g24_hop_enable_packet 
+0145 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+0146 c0ff8152 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0147 204000f1 call p_g24_transmit_succ_rf_config 
 
 p_g24_transmit_abandon:
-015b 58000000 setarg 0 
-015c 60024c86 store 4 ,mem_24g_ensure 
-015d 6000cdb5 store 1 ,mem_24g_hop_pac_retry 
-015e 20600000 rtn 
+0148 58000000 setarg 0 
+0149 60014c43 store 2 ,mem_24g_txfail_cnt 
+014a 6000cc45 store 1 ,mem_24g_get_ack_fail 
+014b 6000cd71 store 1 ,mem_24g_hop_pac_retry 
+014c 6000cb5f store 1 ,mem_mouse_24g_pair_timer 
+014d 704c4200 jam ensure_off_24g ,mem_24g_ensure 
+014e 20600000 rtn 
 
 p_g24_txbuf_clear:
-015f df200004 arg 4 ,loopcnt 
-0160 d8a04c1d arg mem_24g_txbuf ,contw 
-0161 20207ec6 branch memset0 
+014f df200004 arg 4 ,loopcnt 
+0150 d8a04bd9 arg mem_24g_txbuf ,contw 
+0151 20207ec6 branch memset0 
+
+p_g24_paring_mode_start:
+0152 2040069e call power_ctrl_pac_succ_cnt_init 
+0153 20200184 branch p_g24_paring_mode 
 
 p_g24_transmit_receive_ack:
-0162 7857fc00 disable user3 
-0163 20400217 call p_g24_transmit 
-0164 18002a00 force 0 ,radio_ctrl 
-0165 68024ca9 fetch 4 ,mem_24g_addr 
-0166 98001200 iforce access 
-0167 68088017 fetcht 1 ,mem_last_freq 
-0168 2040291f call set_freq_rx 
-0169 20402924 call rf_rx_enable 
-016a 204001d7 call p_g24_receive_rxon 
-016b 20578214 call p_g24_end_of_packet ,user3 
-016c 20600000 rtn 
+0154 7857fc00 disable user3 
+0155 20400224 call p_g24_transmit 
+0156 18002a00 force 0 ,radio_ctrl 
+0157 68024c65 fetch 4 ,mem_24g_addr 
+0158 98001200 iforce access 
+0159 68088017 fetcht 1 ,mem_last_freq 
+015a 2040291f call set_freq_rx 
+015b 20402924 call rf_rx_enable 
+015c 204001e5 call p_g24_receive_rxon 
+015d 2057821d call p_g24_end_of_packet ,user3 
+015e 20600000 rtn 
 
 p_g24_retransmit:
-016d 6800ccad fetch 1 ,mem_24g_abort_pac 
-016e 247a0000 nrtn blank 
-016f 68014c87 fetch 2 ,mem_24g_txfail_cnt 
-0170 1fe0fe01 increase 1 ,pdata 
-0171 60014c87 store 2 ,mem_24g_txfail_cnt 
-0172 6800cc88 fetch 1 ,mem_24g_txfail_cnt + 1 
-0173 c2822dd4 bbit1 4 ,g24_stop_24g_mode 
-0174 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-0175 c0ff8178 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0176 20400180 call p_g24_tx_hop_ch_process 
-0177 2020014c branch p_g24_transmit_loop 
+015f 6800cc69 fetch 1 ,mem_24g_abort_pac 
+0160 247a0000 nrtn blank 
+0161 68014c43 fetch 2 ,mem_24g_txfail_cnt 
+0162 1fe0fe01 increase 1 ,pdata 
+0163 60014c43 store 2 ,mem_24g_txfail_cnt 
+0164 6800cc44 fetch 1 ,mem_24g_txfail_cnt + 1 
+0165 c282016e bbit1 4 ,p_g24_stop_g24_mode 
+0166 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+0167 c0ff816a bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0168 20400173 call p_g24_tx_hop_ch_process 
+0169 20200138 branch p_g24_transmit_loop 
 
 p_g24_tx_paring_retry:
-0178 6800cc87 fetch 1 ,mem_24g_txfail_cnt 
-0179 c1ff8000 rtnne 0xff 
+016a 6800cc43 fetch 1 ,mem_24g_txfail_cnt 
+016b c1ff8000 rtnne 0xff 
 
 p_g24_tx_attempt_fail:
-017a 58000000 setarg 0 
-017b 60014c87 store 2 ,mem_24g_txfail_cnt 
-017c 20202dd4 branch g24_stop_24g_mode 
+016c 58000000 setarg 0 
+016d 60014c43 store 2 ,mem_24g_txfail_cnt 
+
+p_g24_stop_g24_mode:
+016e 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+016f 20207d86 branch ui_ipc_send_event 
 
 p_g24_tx_fast_hop:
-017d 204006f6 call power_ctrl_txpower_incrs 
-017e 20400546 call power_ctrl_pac_succ_decrs 
-017f 20200116 branch p_g24_ch 
+0170 204006d2 call power_ctrl_txpower_incrs 
+0171 204006a5 call power_ctrl_pac_succ_decrs 
+0172 202001cb branch p_g24_ch 
 
 p_g24_tx_hop_ch_process:
-0180 6800cc8a fetch 1 ,mem_24g_retry 
-0181 1fe67c0b sub pdata ,11 ,null 
-0182 2421017d nbranch p_g24_tx_fast_hop ,positive 
-0183 1fe0fe01 increase 1 ,pdata 
-0184 6000cc8a store 1 ,mem_24g_retry 
-0185 c00100dd beq 2 ,p_g24_hop_ch_enable 
-0186 c00300e4 beq 6 ,p_g24_hop_ch_disable 
-0187 c00400dd beq 8 ,p_g24_hop_ch_enable 
-0188 c00600e4 beq 12 ,p_g24_hop_ch_disable 
-0189 20600000 rtn 
+0173 6800cc46 fetch 1 ,mem_24g_retry 
+0174 1fe67c0b sub pdata ,11 ,null 
+0175 24210170 nbranch p_g24_tx_fast_hop ,positive 
+0176 1fe0fe01 increase 1 ,pdata 
+0177 6000cc46 store 1 ,mem_24g_retry 
+0178 c00300db beq 6 ,p_g24_hop_ch_disable 
+0179 c00600db beq 12 ,p_g24_hop_ch_disable 
+017a 20600000 rtn 
 
 p_g24_ackpayload_parse:
-018a 6800cbfc fetch 1 ,mem_24g_rxbuf + 1 
-018b 1fe97e00 rshift3 pdata ,pdata 
-018c 6000cc7f store 1 ,mem_24g_rxdata_length 
-018d 1fe0fe01 increase 1 ,pdata 
-018e d8c04bfc arg mem_24g_rxbuf + 1 ,contr 
-018f 98c08c00 iadd contr ,contr 
-0190 e8c18000 ifetch 3 ,contr 
-0191 6001ccbe store 3 ,mem_24g_sta_crc 
-0192 6800cbfc fetch 1 ,mem_24g_rxbuf + 1 
-0193 1fe37e00 rshift pdata ,pdata 
-0194 1fe17e03 and pdata ,0x03 ,pdata 
-0195 6000ccc4 store 1 ,mem_24g_sta_pid 
-0196 6800cc7f fetch 1 ,mem_24g_rxdata_length 
-0197 207a0000 rtn blank 
-0198 98007200 iforce loopcnt 
-0199 d8c04bfd arg mem_24g_rxbuf + 2 ,contr 
-019a d8a04c5f arg mem_24g_rxpayload ,contw 
-019b 20207f01 branch memcpy 
-
-p_g24_pair_init:
-019c 7041de04 jam tx_power_f5db ,mem_tx_power 
-019d 704c8000 jam 0 ,mem_24g_pid 
-019e 704c8b4e jam g24_pair_ch ,mem_24g_ch 
-019f 68024c8d fetch 4 ,mem_24g_paring_addr 
-
-p_g24_update_addr_and_synccrc8:
-01a0 60024ca9 store 4 ,mem_24g_addr 
-
-p_g24_syncword_crc8:
-01a1 da200000 arg 0 ,rega 
-01a2 df200004 arg 4 ,loopcnt 
-01a3 d8c04ca9 arg mem_24g_addr ,contr 
-
-p_g24_syncword_crc8_loop:
-01a4 e8c08000 ifetch 1 ,contr 
-01a5 9a20a200 iadd rega ,rega 
-01a6 c20001a4 loop p_g24_syncword_crc8_loop 
-01a7 1a227e00 copy rega ,pdata 
-01a8 60014d32 store 2 ,mem_24g_syncword 
-01a9 6800cd32 fetch 1 ,mem_24g_syncword 
-01aa 6808cd33 fetcht 1 ,mem_24g_syncword + 1 
-01ab 9840fe00 iadd temp ,pdata 
-01ac 6000cd34 store 1 ,mem_24g_syncword_crc8 
-01ad 20600000 rtn 
-
-p_g24_start_pairing_sm1:
-01ae 2040019c call p_g24_pair_init 
-
-p_g24_set_pairing_sm_1:
-01af 704c9101 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-01b0 20600000 rtn 
+017b 2040019e call p_g24_read_len_pid_crc 
+017c 6800cc3b fetch 1 ,mem_24g_rxdata_length 
+017d 207a0000 rtn blank 
+017e 98007200 iforce loopcnt 
+017f d8c04bb9 arg mem_24g_rxbuf + 2 ,contr 
+0180 d8a04c1b arg mem_24g_rxpayload ,contw 
+0181 20207f01 branch memcpy 
 
 p_g24_pairing_sm:
-01b1 7011c590 jam zcode_90 ,mem_zcode_temp_param0 
-01b2 20200730 branch p_zcode_entrance 
-
-p_g24_paring_mode_start:
+0182 7011c590 jam zcode_90 ,mem_zcode_temp_param0 
+0183 2020070c branch p_zcode_entrance 
 
 p_g24_paring_mode:
-01b3 7011c591 jam zcode_91 ,mem_zcode_temp_param0 
-01b4 20200730 branch p_zcode_entrance 
+0184 7011c591 jam zcode_91 ,mem_zcode_temp_param0 
+0185 2020070c branch p_zcode_entrance 
 
 p_g24_start_24g_mode:
-01b5 7011c560 jam zcode_60 ,mem_zcode_temp_param0 
-01b6 20200730 branch p_zcode_entrance 
+
+p_mouse_start_24g_mode:
+0186 58000000 setarg 0 
+0187 60014c6a store 2 ,mem_24g_check_dongle_times 
+0188 7011c560 jam zcode_60 ,mem_zcode_temp_param0 
+0189 2020070c branch p_zcode_entrance 
 
 p_g24_auto_pair_start:
-01b7 7011c561 jam zcode_61 ,mem_zcode_temp_param0 
-01b8 20200730 branch p_zcode_entrance 
+018a 7011c570 jam zcode_70 ,mem_zcode_temp_param0 
+018b 2020070c branch p_zcode_entrance 
+
+p_g24_tx_attemp_data_prep:
+018c 70119eff jam 0xff ,mem_24g_common_temp 
+018d 6800cc3e fetch 1 ,mem_24g_data_type 
+018e 6000919f store 1 ,mem_24g_common_temp + 1 
+018f 68024c74 fetch 4 ,mem_24g_device_addr 
+0190 600211a0 store 4 ,mem_24g_common_temp + 2 
+0191 d8400006 arg 6 ,temp 
+0192 da20119e arg mem_24g_common_temp ,rega 
+0193 20400199 call p_g24_put_data_in_buff 
+0194 202001b9 branch p_g24_transmit_prep 
 
 p_g24_check_51cmd_stop_24g:
-01b9 793f8026 set0 mark_24g ,mark 
-01ba 704dd100 jam state_24g_stop ,mem_24g_conn_sm 
-01bb 204053ce call le_disable 
+0195 793f8026 set0 mark_24g ,mark 
+0196 204053ce call le_disable 
 
 p_mouse_disable_g24_pairing_flag:
-01bc d8e00003 arg mosue_24g_pairing_flag ,queue 
-01bd 202043d2 branch mouse_disable_function_flag 
+0197 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0198 202043d2 branch mouse_disable_function_flag 
 
 p_g24_put_data_in_buff:
-01be 6008cc81 storet 1 ,mem_24g_datalen 
-01bf 18427200 copy temp ,loopcnt 
-01c0 d8a04c1d arg mem_24g_txbuf ,contw 
-01c1 20202d51 branch g24_put_data_in_buff2 
+0199 6008cc3d storet 1 ,mem_24g_datalen 
+019a 18427200 copy temp ,loopcnt 
+019b d8a04bd9 arg mem_24g_txbuf ,contw 
+019c 1a220c00 copy rega ,contr 
+019d 20207f01 branch memcpy 
+
+p_g24_read_len_pid_crc:
+019e 6800cbb8 fetch 1 ,mem_24g_rxbuf + 1 
+019f 1fe97e00 rshift3 pdata ,pdata 
+01a0 6000cc3b store 1 ,mem_24g_rxdata_length 
+01a1 1fe0fe01 increase 1 ,pdata 
+01a2 d8c04bb8 arg mem_24g_rxbuf + 1 ,contr 
+01a3 98c08c00 iadd contr ,contr 
+01a4 e8c18000 ifetch 3 ,contr 
+01a5 6001cc7a store 3 ,mem_24g_sta_crc 
+01a6 6800cbb8 fetch 1 ,mem_24g_rxbuf + 1 
+01a7 1fe37e00 rshift pdata ,pdata 
+01a8 1fe17e03 and pdata ,0x03 ,pdata 
+01a9 6000cc80 store 1 ,mem_24g_sta_pid 
+01aa 20600000 rtn 
+
+p_g24_update_addr_and_synccrc8:
+01ab 60024c65 store 4 ,mem_24g_addr 
+
+p_g24_syncword_crc8:
+01ac da200000 arg 0 ,rega 
+01ad df200004 arg 4 ,loopcnt 
+01ae d8c04c65 arg mem_24g_addr ,contr 
+
+p_g24_syncword_crc8_loop:
+01af e8c08000 ifetch 1 ,contr 
+01b0 9a20a200 iadd rega ,rega 
+01b1 c20001af loop p_g24_syncword_crc8_loop 
+01b2 1a227e00 copy rega ,pdata 
+01b3 60014cee store 2 ,mem_24g_syncword 
+01b4 6800ccee fetch 1 ,mem_24g_syncword 
+01b5 6808ccef fetcht 1 ,mem_24g_syncword + 1 
+01b6 9840fe00 iadd temp ,pdata 
+01b7 6000ccf0 store 1 ,mem_24g_syncword_crc8 
+01b8 20600000 rtn 
 
 p_g24_transmit_prep:
-01c2 6800cc81 fetch 1 ,mem_24g_datalen 
-01c3 1fe0fe02 increase 2 ,pdata 
-01c4 6000cc83 store 1 ,mem_24g_txlen 
-01c5 6800cc82 fetch 1 ,mem_24g_data_type 
-01c6 6000cc3d store 1 ,mem_24g_txpayload 
-01c7 6800cc81 fetch 1 ,mem_24g_datalen 
-01c8 1fe9fe00 lshift3 pdata ,pdata 
-01c9 6808cc80 fetcht 1 ,mem_24g_pid 
-01ca 18410403 and temp ,0x03 ,temp 
-01cb 18438400 lshift temp ,temp 
-01cc 9841fe00 ior temp ,pdata 
-01cd 6808ccbd fetcht 1 ,mem_24g_no_ack 
-01ce 9840fe00 iadd temp ,pdata 
-01cf e0a08000 istore 1 ,contw 
-01d0 6800cc81 fetch 1 ,mem_24g_datalen 
-01d1 98007200 iforce loopcnt 
-01d2 d8c04c1d arg mem_24g_txbuf ,contr 
-01d3 20207f01 branch memcpy 
+01b9 6800cc3d fetch 1 ,mem_24g_datalen 
+01ba 1fe0fe02 increase 2 ,pdata 
+01bb 6000cc3f store 1 ,mem_24g_txlen 
+01bc 6800cc3e fetch 1 ,mem_24g_data_type 
+01bd 6000cbf9 store 1 ,mem_24g_txpayload 
+01be 6800cc3d fetch 1 ,mem_24g_datalen 
+01bf 1fe9fe00 lshift3 pdata ,pdata 
+01c0 6808cc3c fetcht 1 ,mem_24g_pid 
+01c1 18410403 and temp ,0x03 ,temp 
+01c2 18438400 lshift temp ,temp 
+01c3 9841fe00 ior temp ,pdata 
+01c4 6808cc79 fetcht 1 ,mem_24g_no_ack 
+01c5 9840fe00 iadd temp ,pdata 
+01c6 e0a08000 istore 1 ,contw 
+01c7 6800cc3d fetch 1 ,mem_24g_datalen 
+01c8 98007200 iforce loopcnt 
+01c9 d8c04bd9 arg mem_24g_txbuf ,contr 
+01ca 20207f01 branch memcpy 
+
+p_g24_ch:
+01cb 6808cc48 fetcht 1 ,mem_24g_current_ch_number 
+01cc 204001cf call p_g24_ch_map_size 
+01cd 6008cc48 storet 1 ,mem_24g_current_ch_number 
+01ce 20600000 rtn 
+
+p_g24_ch_map_size:
+01cf 204001d3 call p_g24_ch_calc 
+01d0 18408401 increase 1 ,temp 
+01d1 18410403 and_into 3 ,temp 
+01d2 20600000 rtn 
+
+p_g24_ch_calc:
+01d3 6800cc65 fetch 1 ,mem_24g_addr 
+01d4 1fe17e03 and_into 0x03 ,pdata 
+01d5 1fefa204 mul32 pdata ,4 ,rega 
+01d6 58004c4e setarg mem_24g_ch_map1 
+01d7 9a20fe00 iadd rega ,pdata 
+01d8 98408c00 iadd temp ,contr 
+01d9 e8c08000 ifetch 1 ,contr 
+01da 6000cc47 store 1 ,mem_24g_ch 
+01db 20600000 rtn 
 
 p_g24_prep:
-01d4 20402dee call g24_prep 
-01d5 6800cc8b fetch 1 ,mem_24g_ch 
-01d6 202053da branch le_prep2 
+01dc 7844fc00 disable enable_crc 
+01dd 7843fc00 disable enable_white 
+01de 58555555 setarg 0x555555 
+01df 98001e00 iforce crc24_init 
+01e0 6800cc47 fetch 1 ,mem_24g_ch 
+01e1 1fed8400 reverse pdata ,temp 
+01e2 79200401 set1 1 ,temp 
+01e3 18431c00 rshift temp ,white_init 
+01e4 20600000 rtn 
 
 p_g24_receive_rxon:
-01d7 204001d4 call p_g24_prep 
-01d8 7857fc00 disable user3 
-01d9 7826fc00 enable decode_fec0 
-01da 7830fc00 enable is_rx 
-01db 78507c00 disable is_tx 
-01dc 78287c00 enable swfine 
-01dd 68014c84 fetch 2 ,mem_24g_rx_window 
-01de 98003600 iforce stop_watch 
-01df 37c18400 correlate null ,timeout 
-01e0 242c0214 nbranch p_g24_sync_timeout ,sync 
-01e1 7846fc00 disable decode_fec0 
-01e2 7825fc00 enable decode_fec1 
-01e3 7823fc00 enable enable_white 
-01e4 7824fc00 enable enable_crc 
-01e5 20400211 call p_g24_receive_byte 
-01e6 6000cd35 store 1 ,mem_24g_get_syncword_crc8 
-01e7 6808cd34 fetcht 1 ,mem_24g_syncword_crc8 
-01e8 98467c00 isub temp ,null 
-01e9 24228214 nbranch p_g24_end_of_packet ,zero 
-01ea 20400211 call p_g24_receive_byte 
-01eb 6000cbfb store 1 ,mem_24g_rxbuf 
-01ec 6800cbfb fetch 1 ,mem_24g_rxbuf 
-01ed 6808cc82 fetcht 1 ,mem_24g_data_type 
-01ee a8400e00 icompare bits_data ,temp 
-01ef 24208214 nbranch p_g24_end_of_packet ,true 
+01e5 204001dc call p_g24_prep 
+01e6 7857fc00 disable user3 
+01e7 7826fc00 enable decode_fec0 
+01e8 7830fc00 enable is_rx 
+01e9 78507c00 disable is_tx 
+01ea 78287c00 enable swfine 
+01eb 68014c40 fetch 2 ,mem_24g_rx_window 
+01ec 98003600 iforce stop_watch 
+01ed 37c18400 correlate null ,timeout 
+01ee 242c021d nbranch p_g24_sync_timeout ,sync 
+01ef 7846fc00 disable decode_fec0 
+01f0 7825fc00 enable decode_fec1 
+01f1 7823fc00 enable enable_white 
+01f2 7824fc00 enable enable_crc 
+01f3 2040021a call p_g24_receive_byte 
+01f4 6000ccf1 store 1 ,mem_24g_get_syncword_crc8 
+01f5 6808ccf0 fetcht 1 ,mem_24g_syncword_crc8 
+01f6 98467c00 isub temp ,null 
+01f7 2422821d nbranch p_g24_end_of_packet ,zero 
+01f8 2040021a call p_g24_receive_byte 
+01f9 6000cbb7 store 1 ,mem_24g_rxbuf 
+01fa 6800cbb7 fetch 1 ,mem_24g_rxbuf 
+01fb 6808cc3e fetcht 1 ,mem_24g_data_type 
+01fc a8400e00 icompare bits_data ,temp 
+01fd 2420821d nbranch p_g24_end_of_packet ,true 
 
 p_g24_receive_skip:
-01f0 20400211 call p_g24_receive_byte 
-01f1 e0a08000 istore 1 ,contw 
-01f2 1fe97e00 rshift3 pdata ,pdata 
-01f3 1fe1721f and pdata ,0x1f ,loopcnt 
-01f4 202281f8 branch p_g24rx_nopayload ,zero 
+01fe 2040021a call p_g24_receive_byte 
+01ff e0a08000 istore 1 ,contw 
+0200 1fe97e00 rshift3 pdata ,pdata 
+0201 1fe1721f and pdata ,0x1f ,loopcnt 
+0202 20228206 branch p_g24rx_nopayload ,zero 
 
 p_g24rx_loop:
-01f5 20400211 call p_g24_receive_byte 
-01f6 e0a08000 istore 1 ,contw 
-01f7 c20001f5 loop p_g24rx_loop 
+0203 2040021a call p_g24_receive_byte 
+0204 e0a08000 istore 1 ,contw 
+0205 c2000203 loop p_g24rx_loop 
 
 p_g24rx_nopayload:
-01f8 18a22200 copy contw ,rega 
-01f9 20400211 call p_g24_receive_byte 
-01fa 6000cdbc store 1 ,mem_rssi_hex_received 
-01fb 1a220a00 copy rega ,contw 
-01fc 09800018 parse demod ,bucket ,24 
-01fd 78287c00 enable swfine 
-01fe db600664 arg param_sifs ,stop_watch 
-01ff 1fef7e00 rshift32 pdata ,pdata 
-0200 1ff17e00 rshift16 pdata ,pdata 
-0201 e0a18000 istore 3 ,contw 
-0202 7845fc00 disable decode_fec1 
-0203 20230214 branch p_g24_end_of_packet ,crc_failed 
-0204 7837fc00 enable user3 
-0205 204054ba call lerx_nopayload2 
-0206 6800cdbc fetch 1 ,mem_rssi_hex_received 
-
-p_rssi_signal:
-0207 1fe22200 copy pdata ,rega 
-0208 6808cd3c fetcht 1 ,mem_rssi_signal_index 
-0209 58004d43 setarg mem_rssi_signal_buf 
-020a 98408a00 iadd temp ,contw 
-020b 1a227e00 copy rega ,pdata 
-020c e0a08000 istore 1 ,contw 
-020d 18408401 increase 1 ,temp 
-020e 18410407 and_into rssi_buf_len_signal ,temp 
-020f 6008cd3c storet 1 ,mem_rssi_signal_index 
-0210 20600000 rtn 
+0206 18a22200 copy contw ,rega 
+0207 2040021a call p_g24_receive_byte 
+0208 6000cd78 store 1 ,mem_rssi_hex_received 
+0209 1a220a00 copy rega ,contw 
+020a 09800018 parse demod ,bucket ,24 
+020b 78287c00 enable swfine 
+020c db600664 arg param_sifs ,stop_watch 
+020d 1fef7e00 rshift32 pdata ,pdata 
+020e 1ff17e00 rshift16 pdata ,pdata 
+020f e0a18000 istore 3 ,contw 
+0210 7845fc00 disable decode_fec1 
+0211 2023021d branch p_g24_end_of_packet ,crc_failed 
+0212 7837fc00 enable user3 
+0213 68008017 fetch 1 ,mem_last_freq 
+0214 1fe0a200 add pdata ,0 ,rega 
+0215 20402981 call rf_write_freq 
+0216 7846fc00 disable decode_fec0 
+0217 20402918 call set_sync_on 
+0218 6800cd78 fetch 1 ,mem_rssi_hex_received 
+0219 2020006b branch p_rssi_signal 
 
 p_g24_receive_byte:
-0211 09800008 parse demod ,bucket ,8 
-0212 19897e00 rshift3 pwindow ,pdata 
-0213 20600000 rtn 
+021a 09800008 parse demod ,bucket ,8 
+021b 19897e00 rshift3 pwindow ,pdata 
+021c 20600000 rtn 
 
 p_g24_sync_timeout:
 
 p_g24_end_of_packet:
-0214 784dfc00 disable encode_fec1 
-0215 7845fc00 disable decode_fec1 
-0216 2020264d branch end_of_packet 
+021d 784dfc00 disable encode_fec1 
+021e 7845fc00 disable decode_fec1 
+021f 2040264d call end_of_packet 
+0220 20600000 rtn 
+
+p_g24_set_freq_tx:
+0221 20402918 call set_sync_on 
+0222 6808cc47 fetcht 1 ,mem_24g_ch 
+0223 20202933 branch set_freq_tx 
 
 p_g24_transmit:
-0217 204053c4 call le_enable 
-0218 68024ca9 fetch 4 ,mem_24g_addr 
-0219 98001200 iforce access 
-021a 204001d4 call p_g24_prep 
-021b 20402918 call set_sync_on 
-021c 6808cc8b fetcht 1 ,mem_24g_ch 
-021d 20402933 call set_freq_tx 
-021e 79202a00 set1 txgfsk ,radio_ctrl 
-021f 782efc00 enable encode_fec0 
-0220 78307c00 enable is_tx 
-0221 7850fc00 disable is_rx 
-0222 19317e00 rshift16 access ,pdata 
-0223 1fecfe00 rshift8 pdata ,pdata 
-0224 1ff1fe00 rshift4 pdata ,pdata 
-0225 08008628 inject mod ,40 
-0226 784efc00 disable encode_fec0 
-0227 782dfc00 enable encode_fec1 
-0228 7823fc00 enable enable_white 
-0229 7824fc00 enable enable_crc 
-022a 6800cd34 fetch 1 ,mem_24g_syncword_crc8 
-022b 08008608 inject mod ,8 
-022c 6800cc83 fetch 1 ,mem_24g_txlen 
-022d 98007200 iforce loopcnt 
-022e d8c04c3d arg mem_24g_txpayload ,contr 
+0224 204053c4 call le_enable 
+0225 68024c65 fetch 4 ,mem_24g_addr 
+0226 98001200 iforce access 
+0227 204001dc call p_g24_prep 
+0228 20400221 call p_g24_set_freq_tx 
+0229 79202a00 set1 txgfsk ,radio_ctrl 
+022a 782efc00 enable encode_fec0 
+022b 78307c00 enable is_tx 
+022c 7850fc00 disable is_rx 
+022d 19317e00 rshift16 access ,pdata 
+022e 1fecfe00 rshift8 pdata ,pdata 
+022f 1ff1fe00 rshift4 pdata ,pdata 
+0230 08008628 inject mod ,40 
+0231 784efc00 disable encode_fec0 
+0232 782dfc00 enable encode_fec1 
+0233 7823fc00 enable enable_white 
+0234 7824fc00 enable enable_crc 
+0235 6800ccf0 fetch 1 ,mem_24g_syncword_crc8 
+0236 08008608 inject mod ,8 
+0237 6800cc3f fetch 1 ,mem_24g_txlen 
+0238 98007200 iforce loopcnt 
+0239 d8c04bf9 arg mem_24g_txpayload ,contr 
 
 p_g24tr_loop:
-022f e8c08000 ifetch 1 ,contr 
-0230 08008608 inject mod ,8 
-0231 c200022f loop p_g24tr_loop 
-0232 204054e2 call letr_nopayload 
-0233 784dfc00 disable encode_fec1 
-0234 20600000 rtn 
+023a e8c08000 ifetch 1 ,contr 
+023b 08008608 inject mod ,8 
+023c c200023a loop p_g24tr_loop 
+023d 78247c00 enable enable_parity 
+023e 08008618 inject mod ,24 
+023f 78447c00 disable enable_parity 
+0240 37d38200 until null ,tx_clear 
+0241 20000064 nop 100 
+0242 784efc00 disable encode_fec0 
+0243 784dfc00 disable encode_fec1 
+0244 20600000 rtn 
 
 p_g24_timer_check:
-0235 20407fe9 call disable_user 
-0236 680a4ca2 fetcht 4 ,mem_24g_tx_btclk 
-0237 1c427e00 copy clkn_bt ,pdata 
-0238 98467c00 isub temp ,null 
-0239 24412d18 ncall g24_timer_timeout ,positive 
-023a 1fe22400 copy pdata ,regb 
-023b 68024ca2 fetch 4 ,mem_24g_tx_btclk 
-023c 6808cca6 fetcht 1 ,mem_24g_interval 
-023d 98408400 iadd temp ,temp 
-023e 1a427e00 copy regb ,pdata 
-023f 98467c00 isub temp ,null 
-0240 24610000 nrtn positive 
-0241 793ffe1c set0 28 ,pdata 
-0242 60024ca2 store 4 ,mem_24g_tx_btclk 
-0243 20207fe7 branch enable_user 
+0245 20407fe9 call disable_user 
+0246 680a4c5e fetcht 4 ,mem_24g_tx_btclk 
+0247 1c427e00 copy clkn_bt ,pdata 
+0248 98467c00 isub temp ,null 
+0249 24412d18 ncall g24_timer_timeout ,positive 
+024a 1fe22400 copy pdata ,regb 
+024b 68024c5e fetch 4 ,mem_24g_tx_btclk 
+024c 6808cc62 fetcht 1 ,mem_24g_interval 
+024d 98408400 iadd temp ,temp 
+024e 1a427e00 copy regb ,pdata 
+024f 98467c00 isub temp ,null 
+0250 24610000 nrtn positive 
+0251 793ffe1c set0 28 ,pdata 
+0252 60024c5e store 4 ,mem_24g_tx_btclk 
+0253 20207fe7 branch enable_user 
 
 p_rssi_average:
-0244 d8400000 arg 0 ,temp 
-0245 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
-0246 1a220c00 copy rega ,contr 
+0254 d8400000 arg 0 ,temp 
+0255 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
+0256 1a220c00 copy rega ,contr 
 
 p_rssi_average_loop:
-0247 e8c08000 ifetch 1 ,contr 
-0248 98408400 iadd temp ,temp 
-0249 c2000247 loop p_rssi_average_loop 
-024a 18497e00 rshift3 temp ,pdata 
-024b 1fe20400 copy pdata ,temp 
-024c c6930000 rtnmark0 mark_24g 
-024d 1fe6fc0a div pdata ,10 
-024e 20407f86 call wait_div_end 
-024f 1807fe00 quotient pdata 
-0250 1ff27e00 lshift4 pdata ,pdata 
-0251 20207f55 branch clk2bt2 
+0257 e8c08000 ifetch 1 ,contr 
+0258 98408400 iadd temp ,temp 
+0259 c2000257 loop p_rssi_average_loop 
+025a 18497e00 rshift3 temp ,pdata 
+025b 1fe20400 copy pdata ,temp 
+025c c6930000 rtnmark0 mark_24g 
+025d 1fe6fc0a div pdata ,10 
+025e 20407f86 call wait_div_end 
+025f 1807fe00 quotient pdata 
+0260 1ff27e00 lshift4 pdata ,pdata 
+0261 18070400 remainder temp 
+0262 98418400 ior temp ,temp 
+0263 20600000 rtn 
+0264 20600000 rtn 
 
 p_mouse_before_lpm:
-0252 c6130000 rtnmark1 mark_24g 
-0253 2040032a call p_mouse_le_txbuff_save 
-0254 20400264 call p_mouse_setgpio_lpm 
-0255 6800c040 fetch 1 ,mem_context 
-0256 c3000259 bbit0 state_inconn ,p_clear_wake 
-0257 680080a0 fetch 1 ,mem_lpm_current_mult 
-0258 247a0000 nrtn blank 
+0265 c6130000 rtnmark1 mark_24g 
+0266 2040038b call p_mouse_le_txbuff_save 
+0267 2040026f call p_mouse_setgpio_lpm 
+0268 6800c040 fetch 1 ,mem_context 
+0269 c300026c bbit0 state_inconn ,p_clear_wake 
+026a 680080a0 fetch 1 ,mem_lpm_current_mult 
+026b 247a0000 nrtn blank 
 
 p_clear_wake:
-0259 58000000 setarg 0 
-025a 600400a1 store 8 ,mem_gpio_wakeup_low 
-025b 20600000 rtn 
-
-p_g24_lpm_wait:
-025c 78347c00 enable user 
-025d 20402afa call lpo_calibration 
-025e 6801c16f fetch 3 ,mem_clks_per_lpo 
-025f 203a7fe9 branch disable_user ,blank 
-0260 6800c091 fetch 1 ,mem_lpm_mode 
-0261 203a7fe9 branch disable_user ,blank 
-0262 6800cdc1 fetch 1 ,mem_24g_transmit_by_interrupt 
-0263 c000ffe9 beq g24_tx_timer_int_enable ,disable_user 
+026c 58000000 setarg 0 
+026d 600400a1 store 8 ,mem_gpio_wakeup_low 
+026e 20600000 rtn 
 
 p_mouse_setgpio_lpm:
-0264 20400275 call p_mouse_set_sdio_high 
-0265 20400259 call p_clear_wake 
+026f 20400280 call p_mouse_set_sdio_high 
+0270 2040026c call p_clear_wake 
 
 p_mouse_setgpio_hibernate:
-0266 20403ebf call mouse_lpm_before_common 
-0267 6808cb46 fetcht 1 ,mem_flash_ncs_gpio 
-0268 20406825 call gpio_out_inactive 
-0269 68120070 hfetch 4 ,core_gpio_oe0 
-026a 681a0078 hfetcht 4 ,core_gpio_pu0 
-026b 98418400 ior temp ,temp 
-026c 18440400 invert temp ,temp 
-026d 601a007c hstoret 4 ,core_gpio_pd0 
-026e 6810807d hfetch 1 ,core_gpio_pd1 
-026f 793ffe02 set0 2 ,pdata 
-0270 6010807d hstore 1 ,core_gpio_pd1 
-0271 6810807e hfetch 1 ,core_gpio_pd2 
-0272 793ffe06 set0 6 ,pdata 
-0273 6010807e hstore 1 ,core_gpio_pd2 
-0274 20600000 rtn 
+0271 20403ebf call mouse_lpm_before_common 
+0272 6808cb45 fetcht 1 ,mem_flash_ncs_gpio 
+0273 20406825 call gpio_out_inactive 
+0274 68120070 hfetch 4 ,core_gpio_oe0 
+0275 681a0078 hfetcht 4 ,core_gpio_pu0 
+0276 98418400 ior temp ,temp 
+0277 18440400 invert temp ,temp 
+0278 601a007c hstoret 4 ,core_gpio_pd0 
+0279 6810807d hfetch 1 ,core_gpio_pd1 
+027a 793ffe02 set0 2 ,pdata 
+027b 6010807d hstore 1 ,core_gpio_pd1 
+027c 6810807e hfetch 1 ,core_gpio_pd2 
+027d 793ffe06 set0 6 ,pdata 
+027e 6010807e hstore 1 ,core_gpio_pd2 
+027f 20600000 rtn 
 
 p_mouse_set_sdio_high:
-0275 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0276 207a0000 rtn blank 
-0277 2020048d branch p_mouse_seting_sensor_type 
+0280 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0281 207a0000 rtn blank 
+0282 202002cd branch p_mouse_seting_sensor_type 
 
 p_device_init:
-0278 70895b86 jam 0x86 ,0x895b 
-0279 70895ca0 jam 0xa0 ,0x895c 
-027a 2040296c call initialize_radio 
-027b 20403416 call app_lpm_mult_enable 
-027c 204074b9 call enable_authrom 
-027d 203582de branch p_mouse_spi_init ,wake 
+0283 70895b86 jam 0x86 ,0x895b 
+0284 70895ca0 jam 0xa0 ,0x895c 
+0285 2040296c call initialize_radio 
+0286 20403416 call app_lpm_mult_enable 
+0287 204074b9 call enable_authrom 
+0288 203582a3 branch p_device_wake_from_lpm ,wake 
 
 p_device_wake_from_power:
-027e 20400001 call p_wake_from_power 
+0289 20400001 call p_wake_from_power 
+028a d8400258 arg 600 ,temp 
+028b 680146aa fetch 2 ,mem_mouse_no_data_timeout 
+028c 6800c720 fetch 1 ,mem_device_flag 
+028d c0008291 beq mode_bt_device1 ,p_mouse_check_reconn_target 
+028e 20404083 call mouse_check_key_gpio 
+028f 1fe17e07 and pdata ,0x07 ,pdata 
+0290 c00182a0 beq mouse_lr_button ,p_mouse_24g_pairing_button 
 
 p_mouse_check_reconn_target:
-027f 20400287 call p_mouse_tx_power_init 
-0280 6800c720 fetch 1 ,mem_device_flag 
-0281 c001031c beq mode_24g_device ,p_mouse_start_24g_mode 
-0282 70472001 jam mode_bt_device1 ,mem_device_flag 
-0283 6800c210 fetch 1 ,mem_xrecord_mode 
-0284 c019828a beq rec_3_mode ,p_mouse3_0_check_reconn_target 
-0285 c01a028f beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0286 20600000 rtn 
+0291 7011c530 jam zcode_30 ,mem_zcode_temp_param0 
+0292 2020070c branch p_zcode_entrance 
 
 p_mouse_tx_power_init:
-0287 6800cd38 fetch 1 ,mem_tx_power_temp 
-0288 6000c1de store 1 ,mem_tx_power 
-0289 20600000 rtn 
-
-p_mouse3_0_check_reconn_target:
-028a 204006c0 call p_mouse_mode_bt_device_multi_led_on 
-028b 704b5301 jam 1 ,mem_mouse_bt_reconnect_flag 
-028c 680341d0 fetch 6 ,mem_hci_plap 
-028d 203a33eb branch app_bt_start_discovery_short ,blank 
-028e 20204274 branch mouse3_0_check_reconn_target + 3 
-
-p_mouse4_0_check_reconn_target:
-028f 204006c0 call p_mouse_mode_bt_device_multi_led_on 
-0290 7011c523 jam zcode_23 ,mem_zcode_temp_param0 
-0291 20200730 branch p_zcode_entrance 
+0293 6800ccf4 fetch 1 ,mem_tx_power_temp 
+0294 6000c1de store 1 ,mem_tx_power 
+0295 20600000 rtn 
+
+p_mouse_le_fast_conn_disable:
+0296 704b655a jam 0x5a ,mem_mouse_fast_conn_flag 
+0297 20600000 rtn 
+
+p_mouse_fast_conn_init:
+0298 704b65ff jam 0xff ,mem_mouse_fast_conn_flag 
+0299 70421034 jam 0x34 ,mem_xrecord_mode 
+029a 580f0f0f setarg 0x0f0f0f 
+029b 6001c4a0 store 3 ,mem_le_lap 
+029c 6001c4a3 store 3 ,mem_le_lap + 3 
+029d 20600000 rtn 
+
+p_mouse_fast_conn_end:
+029e 7011c531 jam zcode_31 ,mem_zcode_temp_param0 
+029f 2020070c branch p_zcode_entrance 
 
 p_mouse_24g_pairing_button:
-0292 7011c562 jam zcode_62 ,mem_zcode_temp_param0 
-0293 20200730 branch p_zcode_entrance 
+02a0 204042ca call mouse_stop_discovery 
+02a1 7011c571 jam zcode_71 ,mem_zcode_temp_param0 
+02a2 2020070c branch p_zcode_entrance 
 
-p_mouse_clear_sensor_data:
-0294 70479e01 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0295 20405814 call le_set_config_more_data 
+p_device_wake_from_lpm:
 
-p_mouse_init_sensor_reset:
-0296 704b0001 jam 1 ,mem_mouse_init_sensor_reset_flag 
+p_mouse_spi_init:
+02a3 70421276 jam 0x76 ,mem_spi_init_clk 
+02a4 20203d36 branch mouse_spi_init 
 
 p_mouse_init_sunt:
-0297 204002de call p_mouse_spi_init 
-0298 204040c0 call mouse_spi_sdio_gpio_pollup 
+02a5 204002a3 call p_mouse_spi_init 
+02a6 204040c0 call mouse_spi_sdio_gpio_pollup 
 
 p_mouse_init_sensor:
-0299 204040d9 call mouse_read_sensor_id 
-029a c018029f beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-029b c01882b0 beq p3065_id1 ,p_mouse_p3065_init_param 
-029c 204040d1 call mouse_twspi_reset 
-029d 200003e8 nop 1000 
-029e 20200299 branch p_mouse_init_sensor 
+02a7 204040d9 call mouse_read_sensor_id 
+02a8 c01802b1 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+02a9 c01882b3 beq p3065_id1 ,p_mouse_p3065_init_param 
+02aa 204040d1 call mouse_twspi_reset 
+02ab 200003e8 nop 1000 
+02ac 202002a7 branch p_mouse_init_sensor 
+
+p_mouse_init_sensor_reset:
+02ad 704b0001 jam 1 ,mem_mouse_init_sensor_reset_flag 
+02ae 2040640f call spi_ncs_enable 
+02af 204002a5 call p_mouse_init_sunt 
+02b0 20206411 branch spi_ncs_disable 
 
 p_mouse_init_p32xx_id2_judge:
-029f 20400483 call p_mouse_sensor_poweron 
-02a0 6800c6de fetch 1 ,mem_sensor_id2 
-02a1 c06882a6 beq p3205_tj3t_id2 ,p_mouse_3205_3t_init_param 
-02a2 c00102a4 beq p3212_id2 ,p_mouse_3212_init_param 
-02a3 202040e1 branch mouse_init_p32xx_id2_judge + 1 
-
-p_mouse_3212_init_param:
-02a4 704bf401 jam 1 ,mem_mouse_smooth_disable 
-02a5 202040ee branch mouse_3212_init_param 
-
-p_mouse_3205_3t_init_param:
-02a6 7046e000 jam p3205 ,mem_config_sensor_type 
-02a7 da604b9e arg mem_sensor_3205_init ,regc 
-02a8 202002a9 branch p_sensor_wr_seq 
+02b1 204002c4 call p_mouse_sensor_poweron 
+02b2 202040e0 branch mouse_init_p32xx_id2_judge 
+
+p_mouse_p3065_init_param:
+02b3 204002c4 call p_mouse_sensor_poweron 
+02b4 202040ea branch mouse_p3065_init_param 
 
 p_sensor_wr_seq:
-02a9 ea610000 ifetch 2 ,regc 
-02aa d840ffff arg 0xffff ,temp 
-02ab 98467c00 isub temp ,null 
-02ac 20628000 rtn zero 
-02ad 20406413 call twspi_write 
-02ae 1a60a602 increase 2 ,regc 
-02af 202002a9 branch p_sensor_wr_seq 
+02b5 ea610000 ifetch 2 ,regc 
+02b6 d840ffff arg 0xffff ,temp 
+02b7 98467c00 isub temp ,null 
+02b8 20628000 rtn zero 
+02b9 20406413 call twspi_write 
+02ba 1a60a602 increase 2 ,regc 
+02bb 202002b5 branch p_sensor_wr_seq 
+
+p_mouse_current_mult_update:
+02bc 70417200 jam 0 ,mem_lpm_mult 
+02bd 704b731e jam 30 ,mem_mouse_current_mult_timer 
+02be 20600000 rtn 
 
-p_mouse_p3065_init_param:
-02b0 20400483 call p_mouse_sensor_poweron 
-02b1 202040ea branch mouse_p3065_init_param 
+p_mouse_data_xy_release:
+02bf 6800cb72 fetch 1 ,mem_mouse_long_mult_flag 
+02c0 c1808000 rtnne 1 
+02c1 58000000 setarg 0 
+02c2 6000cb72 store 1 ,mem_mouse_long_mult_flag 
+02c3 6002469b store 4 ,mem_mouse_x 
+
+p_mouse_sensor_poweron:
+02c4 204002a3 call p_mouse_spi_init 
+02c5 58008006 setarg 0x8006 
+02c6 20406413 call twspi_write 
+02c7 20002ee0 nop 12000 
+
+p_mouse_dpi_config:
+02c8 6800c77a fetch 1 ,mem_mouse_dpi 
+02c9 c0ff82cd bne 0xff ,p_mouse_seting_dpi 
+02ca 6800c6e1 fetch 1 ,mem_config_sensor_motion 
+02cb 1fe17e0f and pdata ,0x0f ,pdata 
+02cc 6000c77a store 1 ,mem_mouse_dpi 
+
+p_mouse_seting_dpi:
+
+p_mouse_seting_sensor_type:
+02cd 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02ce c00202eb beq p3212 ,p_mouse_seting_3212_dpi 
+02cf 6800c77a fetch 1 ,mem_mouse_dpi 
+02d0 c00002da beq mouse_dpi_level1 ,p_mouse_set_cpi1 
+02d1 c00102de beq mouse_dpi_level3 ,p_mouse_set_cpi3 
+02d2 c00182d8 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
+
+p_mouse_set_cpi2:
+02d3 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02d4 c00302e2 beq p3065_xy ,p_mouse_3065xy_set_cpi2 
+
+p_mouse_320x_set_cpi3:
+02d5 6800c781 fetch 1 ,mem_320x_dpi_3 
+
+p_mouse_dpi_store:
+02d6 6000c6b5 store 1 ,mem_mouse_cpi_count 
+02d7 20203dc1 branch mouse_p3205_dpi + 3 
+
+p_mouse_dpi_recount:
+02d8 70477a00 jam mouse_dpi_level1 ,mem_mouse_dpi 
+02d9 202002da branch p_mouse_set_cpi1 
+
+p_mouse_set_cpi1:
+02da 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02db c00302e5 beq p3065_xy ,p_mouse_3065xy_set_cpi1 
+
+p_mouse_320x_set_cpi1:
+02dc 6800c77f fetch 1 ,mem_320x_dpi_1 
+02dd 202002d6 branch p_mouse_dpi_store 
+
+p_mouse_set_cpi3:
+02de 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02df c00302e8 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
+
+p_mouse_320x_set_cpi4:
+02e0 6800c782 fetch 1 ,mem_320x_dpi_4 
+02e1 202002d6 branch p_mouse_dpi_store 
+
+p_mouse_3065xy_set_cpi2:
+02e2 6800c781 fetch 1 ,mem_320x_dpi_3 
+02e3 1fe0ffff increase -1 ,pdata 
+02e4 202002d6 branch p_mouse_dpi_store 
+
+p_mouse_3065xy_set_cpi1:
+02e5 6800c77f fetch 1 ,mem_320x_dpi_1 
+02e6 1fe0ffff increase -1 ,pdata 
+02e7 202002d6 branch p_mouse_dpi_store 
+
+p_mouse_3065xy_set_cpi3:
+02e8 6800c782 fetch 1 ,mem_320x_dpi_4 
+02e9 1fe0ffff increase -1 ,pdata 
+02ea 202002d6 branch p_mouse_dpi_store 
+
+p_mouse_seting_3212_dpi:
+02eb 6800c77a fetch 1 ,mem_mouse_dpi 
+02ec c0003d9d beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+02ed c000bd9b beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+02ee c0013d9f beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+02ef c001bda1 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+02f0 c0023da1 beq mouse_dpi_level5 ,mouse_set_p3212_cpi4 
+
+p_mouse_set_p3212_cpi3:
+02f1 70477a02 jam mouse_dpi_level3 ,mem_mouse_dpi 
+02f2 20203d9f branch mouse_set_p3212_cpi3 
+
+p_mouse_sensor_power_down:
+02f3 204002a5 call p_mouse_init_sunt 
+
+p_mouse_sensor_powerdown:
+02f4 204002a3 call p_mouse_spi_init 
+02f5 58000806 setarg 0x0806 
+02f6 20206413 branch twspi_write 
 
 p_mouse_setting_config:
-02b2 7011c580 jam zcode_80 ,mem_zcode_temp_param0 
-02b3 20200730 branch p_zcode_entrance 
+02f7 7011c580 jam zcode_80 ,mem_zcode_temp_param0 
+02f8 2020070c branch p_zcode_entrance 
 
 p_spid_init_flash:
-02b4 70808640 jam 0x40 ,core_spid_ctrl 
-02b5 70808700 jam 0x0 ,core_spid_delay 
-02b6 68108081 hfetch 1 ,core_gpio_sel1 
-02b7 793ffe00 set0 0 ,pdata 
-02b8 793ffe01 set0 1 ,pdata 
-02b9 79207e03 set1 3 ,pdata 
-02ba 793ffe04 set0 4 ,pdata 
-02bb 60108081 hstore 1 ,core_gpio_sel1 
-02bc 58000000 setarg 0 
-02bd 600201f5 store 4 ,mem_spid_tbuf 
-02be 6810807f hfetch 1 ,core_gpio_pd3 
-02bf 793ffe00 set0 0 ,pdata 
-02c0 6010807f hstore 1 ,core_gpio_pd3 
-02c1 20600000 rtn 
+02f9 70808640 jam 0x40 ,core_spid_ctrl 
+02fa 70808700 jam 0x0 ,core_spid_delay 
+02fb 68108081 hfetch 1 ,core_gpio_sel1 
+02fc 1fe17eec and pdata ,0xec ,pdata 
+02fd 1fe1fe08 or pdata ,0x08 ,pdata 
+02fe 60108081 hstore 1 ,core_gpio_sel1 
+02ff 58000000 setarg 0 
+0300 600201f5 store 4 ,mem_spid_tbuf 
+0301 6810807f hfetch 1 ,core_gpio_pd3 
+0302 793ffe00 set0 0 ,pdata 
+0303 6010807f hstore 1 ,core_gpio_pd3 
+0304 20600000 rtn 
 
 p_mouse_load_flash_info_check:
-02c2 20400313 call p_flash_release_deep_power_down 
-02c3 20404423 call mouse_load_flash_flag 
-02c4 68014778 fetch 2 ,mem_store_flag 
-02c5 d840aa55 arg eeprom_init_flag ,temp 
-02c6 98467c00 isub temp ,null 
-02c7 20228303 branch p_mouse_load_flash_device_info ,zero 
-02c8 60094778 storet 2 ,mem_store_flag 
-02c9 2040441c call mouse_ble_init_address 
-02ca 6800c6e1 fetch 1 ,mem_config_sensor_motion 
-02cb 6000c77a store 1 ,mem_mouse_dpi 
-02cc 68024b4d fetch 4 ,mem_mouse_24g_addr_init 
-02cd 6002477b store 4 ,mem_mouse_24g_addr 
-02ce 60024ca9 store 4 ,mem_24g_addr 
+0305 20400355 call p_flash_release_deep_power_down 
+0306 20404423 call mouse_load_flash_flag 
+0307 68014778 fetch 2 ,mem_store_flag 
+0308 d840aa55 arg eeprom_init_flag ,temp 
+0309 98467c00 isub temp ,null 
+030a 2022834c branch p_mouse_load_flash_device_info ,zero 
+030b 60094778 storet 2 ,mem_store_flag 
+030c 2040441c call mouse_ble_init_address 
+030d 6800c6e1 fetch 1 ,mem_config_sensor_motion 
+030e 6000c77a store 1 ,mem_mouse_dpi 
+030f 68024b66 fetch 4 ,mem_mouse_fast_conn_addr 
+0310 6002477b store 4 ,mem_mouse_24g_addr 
+0311 60024c65 store 4 ,mem_24g_addr 
+0312 20600000 rtn 
 
 p_mouse_store_flash_device_info:
-02cf 20400313 call p_flash_release_deep_power_down 
-02d0 204002e0 call p_flash_erase_sector 
-02d1 204002f0 call p_flash_write_enable 
-02d2 204002fd call p_mouse_information_flash_parameters 
-02d3 204002e5 call p_spid_write_flash 
-02d4 204002f4 call p_wait_flash_done 
+0313 20400355 call p_flash_release_deep_power_down 
+0314 20400325 call p_flash_erase_sector 
+0315 20400334 call p_flash_write_enable 
+0316 20400343 call p_mouse_information_flash_parameters 
+0317 20400338 call p_spid_write_flash 
+0318 20400329 call p_wait_flash_done 
 
 p_mouse_store_random_addr_increase_count:
-02d5 204002f0 call p_flash_write_enable 
-02d6 d8400002 arg 2 ,temp 
-02d7 da2047c4 arg mem_random_addr_increase_count ,rega 
-02d8 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-02d9 6801c700 fetch 3 ,mem_flash_base 
-02da 9a40fe00 iadd regb ,pdata 
-02db 204002e5 call p_spid_write_flash 
-02dc 204002f4 call p_wait_flash_done 
-02dd 2040030b call p_flash_deep_power_down 
-
-p_mouse_spi_init:
-02de 70421276 jam 0x76 ,mem_spi_init_clk 
-02df 20203d36 branch mouse_spi_init 
+0319 d8400002 arg 2 ,temp 
+031a da2047c4 arg mem_random_addr_increase_count ,rega 
+031b da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+031c 6801c700 fetch 3 ,mem_flash_base 
+031d 9a40fe00 iadd regb ,pdata 
+031e 20400338 call p_spid_write_flash 
+031f 20400329 call p_wait_flash_done 
+0320 2040034e call p_flash_deep_power_down 
+0321 204002a3 call p_mouse_spi_init 
+0322 6800cba8 fetch 1 ,mem_mouse_need_soft_reset 
+0323 243a437e nbranch mouse_set_reconnection ,blank 
+0324 20600000 rtn 
 
 p_flash_erase_sector:
-02e0 6801c700 fetch 3 ,mem_flash_base 
-02e1 6001c232 store 3 ,mem_spi_write_addr 
-02e2 204002f0 call p_flash_write_enable 
-02e3 2040652b call flash_erase_sector + 3 
-02e4 202002f4 branch p_wait_flash_done 
-
-p_spid_write_flash:
-02e5 1fe22600 copy pdata ,regc 
-02e6 1a227e00 copy rega ,pdata 
-02e7 1fe0fffc increase -4 ,pdata 
-02e8 1fe22400 copy pdata ,regb 
-02e9 ea420000 ifetch 4 ,regb 
-02ea 60024b48 store 4 ,mem_write_flash_head_temp 
-02eb 1a627e00 copy regc ,pdata 
-02ec 20406552 call spid_write_flash 
-02ed 68024b48 fetch 4 ,mem_write_flash_head_temp 
-02ee e2420000 istore 4 ,regb 
-02ef 20600000 rtn 
-
-p_flash_write_enable:
-02f0 2040650b call spid_unlock_flash 
-02f1 204002f7 call p_flash_read_status 
-02f2 c30082f0 bbit0 flash_status_wel ,p_flash_write_enable 
-02f3 20600000 rtn 
+0325 6801c700 fetch 3 ,mem_flash_base 
+0326 6001c232 store 3 ,mem_spi_write_addr 
+0327 20400334 call p_flash_write_enable 
+0328 2040652b call flash_erase_sector + 3 
 
 p_wait_flash_done:
-02f4 204002f7 call p_flash_read_status 
-02f5 c28002f4 bbit1 flash_status_wip ,p_wait_flash_done 
-02f6 20600000 rtn 
+0329 2040032c call p_flash_read_status 
+032a c2800329 bbit1 flash_status_wip ,p_wait_flash_done 
+032b 20600000 rtn 
 
 p_flash_read_status:
-02f7 580186a0 setarg 100000 
-02f8 20402a8f call sleep 
-02f9 580001fa setarg mem_spid_rbuf 
-02fa 6011008c hstore 2 ,core_spid_rxaddr 
-02fb 58000005 setarg flash_read_satus 
-02fc 202064f3 branch spid_read_reg 
+032c 580001fa setarg mem_spid_rbuf 
+032d 6011008c hstore 2 ,core_spid_rxaddr 
+032e 18000401 force 1 ,temp 
+032f 58000005 setarg flash_read_satus 
+0330 600081f5 store 1 ,mem_spid_tbuf 
+0331 580001f5 setarg mem_spid_tbuf 
+0332 6011008a hstore 2 ,core_spid_txaddr 
+0333 202064f6 branch spid_read_regs + 2 
+
+p_flash_write_enable:
+0334 2040650b call spid_unlock_flash 
+0335 2040032c call p_flash_read_status 
+0336 c3008334 bbit0 flash_status_wel ,p_flash_write_enable 
+0337 20600000 rtn 
+
+p_spid_write_flash:
+0338 1fe22600 copy pdata ,regc 
+0339 1a227e00 copy rega ,pdata 
+033a 1fe0fffc increase -4 ,pdata 
+033b 1fe22400 copy pdata ,regb 
+033c ea420000 ifetch 4 ,regb 
+033d 60024b4e store 4 ,mem_write_flash_head_temp 
+033e 1a627e00 copy regc ,pdata 
+033f 20406552 call spid_write_flash 
+0340 68024b4e fetch 4 ,mem_write_flash_head_temp 
+0341 e2420000 istore 4 ,regb 
+0342 20600000 rtn 
 
 p_mouse_information_flash_parameters:
-02fd 5800477f setarg mem_mouse_information_end 
-02fe d8404720 arg mem_mouse_information_start ,temp 
-02ff 98460400 isub temp ,temp 
-0300 6801c700 fetch 3 ,mem_flash_base 
-0301 da204720 arg mem_mouse_information_start ,rega 
-0302 20600000 rtn 
+0343 5800477f setarg mem_mouse_information_end 
+0344 d8404720 arg mem_mouse_information_start ,temp 
+0345 98460400 isub temp ,temp 
+0346 6801c700 fetch 3 ,mem_flash_base 
+0347 da204720 arg mem_mouse_information_start ,rega 
+0348 20600000 rtn 
+
+p_mouse_read_flash:
+0349 20400355 call p_flash_release_deep_power_down 
+034a 20400343 call p_mouse_information_flash_parameters 
+034b 20206562 branch spid_read_flash 
 
 p_mouse_load_flash_device_info:
-0303 20400313 call p_flash_release_deep_power_down 
-0304 204002fd call p_mouse_information_flash_parameters 
-0305 20406562 call spid_read_flash 
-0306 20400315 call p_mouse_load_random_addr_increase_count 
-0307 2040431a call mouse_select_reconn_device 
-0308 6802477b fetch 4 ,mem_mouse_24g_addr 
-0309 60024ca9 store 4 ,mem_24g_addr 
-030a 20600000 rtn 
+034c 7011c521 jam zcode_21 ,mem_zcode_temp_param0 
+034d 2020070c branch p_zcode_entrance 
 
 p_flash_deep_power_down:
-030b 700aa2b9 jam flash_command_deep_power_down ,mem_temp 
+034e 700aa2b9 jam flash_command_deep_power_down ,mem_temp 
 
 p_spid_write_flash_cmd:
-030c 204002b4 call p_spid_init_flash 
-030d 20000064 nop 100 
-030e da204b48 arg mem_write_flash_head_temp ,rega 
-030f 68088aa2 fetcht 1 ,mem_temp 
-0310 20406556 call spid_write_flash_common 
-0311 20000064 nop 100 
-0312 20600000 rtn 
+034f 204002f9 call p_spid_init_flash 
+0350 204069ac call delay_nop100 
+0351 da204b4e arg mem_write_flash_head_temp ,rega 
+0352 68088aa2 fetcht 1 ,mem_temp 
+0353 20406556 call spid_write_flash_common 
+0354 202069ac branch delay_nop100 
 
 p_flash_release_deep_power_down:
-0313 700aa2ab jam flash_command_release_deep_power_down ,mem_temp 
-0314 2020030c branch p_spid_write_flash_cmd 
+0355 700aa2ab jam flash_command_release_deep_power_down ,mem_temp 
+0356 2020034f branch p_spid_write_flash_cmd 
 
 p_mouse_load_random_addr_increase_count:
-0315 20400313 call p_flash_release_deep_power_down 
-0316 d8400002 arg 2 ,temp 
-0317 da2047c4 arg mem_random_addr_increase_count ,rega 
-0318 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-0319 6801c700 fetch 3 ,mem_flash_base 
-031a 9a40fe00 iadd regb ,pdata 
-031b 20206562 branch spid_read_flash 
-
-p_mouse_start_24g_mode:
-031c 70472002 jam mode_24g_device ,mem_device_flag 
-031d 6800c241 fetch 1 ,mem_power_on_flag 
-031e c28101b5 bbit1 2 ,p_g24_start_24g_mode 
-
-p_mouse_start_24g_pair:
-031f 68024b4d fetch 4 ,mem_mouse_24g_addr_init 
-0320 60024ca9 store 4 ,mem_24g_addr 
-0321 204002cf call p_mouse_store_flash_device_info 
-0322 202001b7 branch p_g24_auto_pair_start 
+0357 20400355 call p_flash_release_deep_power_down 
+0358 d8400002 arg 2 ,temp 
+0359 da2047c4 arg mem_random_addr_increase_count ,rega 
+035a da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+035b 6801c700 fetch 3 ,mem_flash_base 
+035c 9a40fe00 iadd regb ,pdata 
+035d 20206562 branch spid_read_flash 
+
+p_mouse_discovery_led_blink:
+035e 6800c6ac fetch 1 ,mem_mouse_discovery_timer 
+035f 207a0000 rtn blank 
+0360 6800cb5e fetch 1 ,mem_mouse_discovery_blink_count 
+0361 1fe0fe01 increase 1 ,pdata 
+0362 6000cb5e store 1 ,mem_mouse_discovery_blink_count 
+0363 c0028378 beq 5 ,p_mouse_bt_led_off 
+0364 c005037b beq 10 ,p_mouse_bt_discovery_led_on 
+0365 20600000 rtn 
+
+p_mouse_bt_reconnect_led_blink:
+0366 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
+0367 243a036a nbranch p_mouse_bt_reconnect_led_start ,blank 
+0368 6800cb57 fetch 1 ,mem_mouse_bt_reconnect_flag 
+0369 207a0000 rtn blank 
+
+p_mouse_bt_reconnect_led_start:
+036a 6800cb5e fetch 1 ,mem_mouse_discovery_blink_count 
+036b 1fe0fe01 increase 1 ,pdata 
+036c 6000cb5e store 1 ,mem_mouse_discovery_blink_count 
+036d c0010378 beq 2 ,p_mouse_bt_led_off 
+036e c002037b beq 4 ,p_mouse_bt_discovery_led_on 
+036f 20600000 rtn 
+
+p_mouse_device_poweron_led_timer:
+0370 6800cb52 fetch 1 ,mem_mouse_poweron_led_timer 
+0371 207a0000 rtn blank 
+0372 1fe0ffff increase -1 ,pdata 
+0373 6000cb52 store 1 ,mem_mouse_poweron_led_timer 
+0374 203a0378 branch p_mouse_bt_led_off ,blank 
+0375 6800c6ac fetch 1 ,mem_mouse_discovery_timer 
+0376 243a0380 nbranch p_mouse_device_poweron_led_off ,blank 
+0377 2020037c branch p_mouse_bt_led_on 
+
+p_mouse_bt_led_off:
+0378 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+
+p_gpio_set_input_high_impedance:
+0379 793f8407 set0 gpio_active_bit ,temp 
+037a 20206806 branch gpio_set_high_impedance 
+
+p_mouse_bt_discovery_led_on:
+037b 704b5e00 jam 0 ,mem_mouse_discovery_blink_count 
+
+p_mouse_bt_led_on:
+037c 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+037d 2040680e call gpio_config_output 
+037e 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+037f 20206829 branch gpio_out_active 
+
+p_mouse_device_poweron_led_off:
+0380 704b5200 jam 0 ,mem_mouse_poweron_led_timer 
+0381 6800c720 fetch 1 ,mem_device_flag 
+0382 c1010000 rtneq mode_24g_device 
+0383 20600000 rtn 
 
 p_mouse_g24_package_data:
-0323 20404401 call mouse_g24_package_data 
-0324 6801469f fetch 2 ,mem_mouse_z 
-0325 207a0000 rtn blank 
+0384 20404401 call mouse_g24_package_data 
+0385 6801469f fetch 2 ,mem_mouse_z 
+0386 207a0000 rtn blank 
 
 p_g24_transmit_by_interrupt_enable:
-0326 704dc101 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0327 58000000 setarg 0 
-0328 60014dc2 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0329 20600000 rtn 
+0387 704d7d01 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0388 58000000 setarg 0 
+0389 60014d7e store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+038a 20600000 rtn 
 
 p_mouse_le_txbuff_save:
-032a d8c01800 arg mem_le_tx_buffer0 ,contr 
-032b d8a0480c arg mem_le_tx_buffer0_omemalloc ,contw 
-032c 20400332 call p_mouse_le_txbuff_copy 
-032d d8c01900 arg mem_le_tx_buffer1 ,contr 
-032e 20400332 call p_mouse_le_txbuff_copy 
-032f d8c01a00 arg mem_le_tx_buffer2 ,contr 
-0330 20400332 call p_mouse_le_txbuff_copy 
-0331 d8c01b00 arg mem_le_tx_buffer3 ,contr 
+038b d8c01800 arg mem_le_tx_buffer0 ,contr 
+038c d8a0480c arg mem_le_tx_buffer0_omemalloc ,contw 
+038d 20400393 call p_mouse_le_txbuff_copy 
+038e d8c01900 arg mem_le_tx_buffer1 ,contr 
+038f 20400393 call p_mouse_le_txbuff_copy 
+0390 d8c01a00 arg mem_le_tx_buffer2 ,contr 
+0391 20400393 call p_mouse_le_txbuff_copy 
+0392 d8c01b00 arg mem_le_tx_buffer3 ,contr 
 
 p_mouse_le_txbuff_copy:
-0332 df20001b arg 27 ,loopcnt 
-0333 20207f01 branch memcpy 
+0393 df20001b arg 27 ,loopcnt 
+0394 20207f01 branch memcpy 
 
 p_mouse_le_txbuff_load:
-0334 d8c0480c arg mem_le_tx_buffer0_omemalloc ,contr 
-0335 d8a01800 arg mem_le_tx_buffer0 ,contw 
-0336 20400332 call p_mouse_le_txbuff_copy 
-0337 d8a01900 arg mem_le_tx_buffer1 ,contw 
-0338 20400332 call p_mouse_le_txbuff_copy 
-0339 d8a01a00 arg mem_le_tx_buffer2 ,contw 
-033a 20400332 call p_mouse_le_txbuff_copy 
-033b d8a01b00 arg mem_le_tx_buffer3 ,contw 
-033c 20200332 branch p_mouse_le_txbuff_copy 
+0395 d8c0480c arg mem_le_tx_buffer0_omemalloc ,contr 
+0396 d8a01800 arg mem_le_tx_buffer0 ,contw 
+0397 20400393 call p_mouse_le_txbuff_copy 
+0398 d8a01900 arg mem_le_tx_buffer1 ,contw 
+0399 20400393 call p_mouse_le_txbuff_copy 
+039a d8a01a00 arg mem_le_tx_buffer2 ,contw 
+039b 20400393 call p_mouse_le_txbuff_copy 
+039c d8a01b00 arg mem_le_tx_buffer3 ,contw 
+039d 20200393 branch p_mouse_le_txbuff_copy 
 
 p_mouse_le:
-033d 20405892 call le_fifo_check_nearly_full 
-033e 247a0000 nrtn blank 
-033f 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0340 1fe17e03 and pdata ,0x03 ,pdata 
-0341 c1818000 rtnne 0x03 
+039e 20405892 call le_fifo_check_nearly_full 
+039f 247a0000 nrtn blank 
+03a0 6800cb65 fetch 1 ,mem_mouse_fast_conn_flag 
+03a1 c07f83a5 beq 0xff ,p_mouse_le_next 
+03a2 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+03a3 1fe17e03 and pdata ,0x03 ,pdata 
+03a4 c1818000 rtnne 0x03 
 
 p_mouse_le_next:
-0342 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0343 205a0294 call p_mouse_clear_sensor_data ,blank 
-0344 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0345 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0346 20403f97 call mouse_motion 
-0347 24340376 nbranch p_bt_125hz_clear ,user 
-0348 20400370 call p_bt_125hz 
-0349 24788000 nrtn user7 
-034a 20400351 call p_mouse_le_current_mult_update 
-034b 20400354 call p_mouse_data_xy_release 
-034c 20400379 call p_mouse_wheel_trigger 
+03a5 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
+03a6 205a0400 call p_mouse_clear_sensor_data ,blank 
+03a7 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03a8 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+03a9 c284c179 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+03aa 20403f97 call mouse_motion 
+03ab 243403d1 nbranch p_bt_125hz_clear ,user 
+03ac 204003cb call p_bt_125hz 
+03ad 24788000 nrtn user7 
+03ae 204002bc call p_mouse_current_mult_update 
+03af 204002bf call p_mouse_data_xy_release 
+03b0 204003d4 call p_mouse_wheel_trigger 
 
 p_mouse_data_push:
-034d da20469a arg mem_mouse_key ,rega 
-034e 20407e3d call queue_push 
-034f 2054035f call p_mouse_queue_increase ,user 
-0350 20600000 rtn 
-
-p_mouse_le_current_mult_update:
-0351 70417200 jam 0 ,mem_lpm_mult 
-0352 704b6a1e jam 30 ,mem_mouse_le_current_mult_timer 
-0353 20600000 rtn 
-
-p_mouse_data_xy_release:
-0354 6800cb69 fetch 1 ,mem_mouse_long_mult_flag 
-0355 c1808000 rtnne 1 
-0356 58000000 setarg 0 
-0357 6000cb69 store 1 ,mem_mouse_long_mult_flag 
-0358 6002469b store 4 ,mem_mouse_x 
-0359 20200296 branch p_mouse_init_sensor_reset 
+03b1 da20469a arg mem_mouse_key ,rega 
+03b2 20407e3d call queue_push 
+03b3 205403ba call p_mouse_queue_increase ,user 
+03b4 20600000 rtn 
 
 p_mouse_data_init:
-035a 7047a207 jam 7 ,mem_mouse_data_queue 
-035b 7047a304 jam 4 ,mem_mouse_data_queue + 1 
-035c 580047a2 setarg mem_mouse_data_queue 
-035d 60014218 store 2 ,mem_queue_ptr 
-035e 20207e38 branch queue_init 
+03b5 7047a207 jam 7 ,mem_mouse_data_queue 
+03b6 7047a304 jam 4 ,mem_mouse_data_queue + 1 
+03b7 580047a2 setarg mem_mouse_data_queue 
+03b8 60014218 store 2 ,mem_queue_ptr 
+03b9 20207e38 branch queue_init 
 
 p_mouse_queue_increase:
-035f 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-0360 1fe0fe01 increase 1 ,pdata 
-0361 6000c7c3 store 1 ,mem_mouse_data_queue_num 
-0362 20600000 rtn 
+03ba 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+03bb 1fe0fe01 increase 1 ,pdata 
+03bc 6000c7c3 store 1 ,mem_mouse_data_queue_num 
+03bd 20600000 rtn 
 
 p_mouse_data_pull:
-0363 da20469a arg mem_mouse_key ,rega 
-0364 20407e54 call queue_pop 
-0365 20340367 branch p_mouse_fill_data_le ,user 
-0366 20600000 rtn 
+03be da20469a arg mem_mouse_key ,rega 
+03bf 20407e54 call queue_pop 
+03c0 203403c2 branch p_mouse_fill_data_le ,user 
+03c1 20600000 rtn 
 
 p_mouse_fill_data_le:
-0367 20405652 call le_clear_md 
-0368 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-0369 1fe67c01 sub pdata ,1 ,null 
-036a 24415650 ncall le_set_md ,positive 
-036b 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-036c 207a0000 rtn blank 
-036d 1fe0ffff increase -1 ,pdata 
-036e 6000c7c3 store 1 ,mem_mouse_data_queue_num 
-036f 20203f90 branch mouse_fill_data_le 
+03c2 20405652 call le_clear_md 
+03c3 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+03c4 1fe67c01 sub pdata ,1 ,null 
+03c5 24415650 ncall le_set_md ,positive 
+03c6 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+03c7 207a0000 rtn blank 
+03c8 1fe0ffff increase -1 ,pdata 
+03c9 6000c7c3 store 1 ,mem_mouse_data_queue_num 
+03ca 20203f90 branch mouse_fill_data_le 
 
 p_bt_125hz:
-0370 7838fc00 enable user7 
-0371 6800cb55 fetch 1 ,mem_bt_125hz_cnt 
-0372 c0078376 beq 15 ,p_bt_125hz_clear 
-0373 1fe0fe01 increase 1 ,pdata 
-0374 6000cb55 store 1 ,mem_bt_125hz_cnt 
-0375 20600000 rtn 
+03cb 7838fc00 enable user7 
+03cc 6800cb5a fetch 1 ,mem_bt_125hz_cnt 
+03cd c00783d1 beq 15 ,p_bt_125hz_clear 
+03ce 1fe0fe01 increase 1 ,pdata 
+03cf 6000cb5a store 1 ,mem_bt_125hz_cnt 
+03d0 20600000 rtn 
 
 p_bt_125hz_clear:
-0376 704b5500 jam 0 ,mem_bt_125hz_cnt 
-0377 7858fc00 disable user7 
-0378 20600000 rtn 
+03d1 704b5a00 jam 0 ,mem_bt_125hz_cnt 
+03d2 7858fc00 disable user7 
+03d3 20600000 rtn 
 
 p_mouse_wheel_trigger:
-0379 6801469f fetch 2 ,mem_mouse_z 
-037a 207a0000 rtn blank 
-037b 70480801 jam 1 ,mem_mouse_wheel_trigger 
-037c 7048090a jam 10 ,mem_mouse_wheel_trigger_timer 
-037d 20600000 rtn 
+03d4 6801469f fetch 2 ,mem_mouse_z 
+03d5 207a0000 rtn blank 
+03d6 70480801 jam 1 ,mem_mouse_wheel_trigger 
+03d7 70480902 jam 2 ,mem_mouse_wheel_trigger_timer 
+03d8 20600000 rtn 
 
 p_mouse_bt:
-037e 20770000 rtn attempt 
-037f 6800c1e2 fetch 1 ,mem_app_handshake_flag 
-0380 207a0000 rtn blank 
-0381 20405271 call l2cap_malloc_is_fifo_nearly_full 
-0382 247a0000 nrtn blank 
-0383 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0384 205a0294 call p_mouse_clear_sensor_data ,blank 
-0385 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0386 c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0387 c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
-0388 20403f97 call mouse_motion 
-0389 24340376 nbranch p_bt_125hz_clear ,user 
-038a 20400370 call p_bt_125hz 
-038b 24788000 nrtn user7 
-038c 20400351 call p_mouse_le_current_mult_update 
-038d 20400354 call p_mouse_data_xy_release 
-038e 20400379 call p_mouse_wheel_trigger 
-038f 6800cb05 fetch 1 ,mem_mouse_bt_boot_mode 
-0390 c0008394 beq 1 ,p_mouse_send_data_boot_mode 
-0391 6800cb0c fetch 1 ,mem_mouse_bt_send_first_package_flag 
-0392 207a0000 rtn blank 
-0393 20203f81 branch mouse_send_data 
+03d9 20770000 rtn attempt 
+03da 6800c1e2 fetch 1 ,mem_app_handshake_flag 
+03db 207a0000 rtn blank 
+03dc 20405271 call l2cap_malloc_is_fifo_nearly_full 
+03dd 247a0000 nrtn blank 
+03de 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
+03df 205a0400 call p_mouse_clear_sensor_data ,blank 
+03e0 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03e1 c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+03e2 c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+03e3 20403f97 call mouse_motion 
+03e4 243403d1 nbranch p_bt_125hz_clear ,user 
+03e5 204003cb call p_bt_125hz 
+03e6 24788000 nrtn user7 
+03e7 204002bc call p_mouse_current_mult_update 
+03e8 204002bf call p_mouse_data_xy_release 
+03e9 204003d4 call p_mouse_wheel_trigger 
+03ea 6800cb05 fetch 1 ,mem_mouse_bt_boot_mode 
+03eb c00083ef beq 1 ,p_mouse_send_data_boot_mode 
+03ec 6800cb0c fetch 1 ,mem_mouse_bt_send_first_package_flag 
+03ed 207a0000 rtn blank 
+03ee 20203f81 branch mouse_send_data 
 
 p_mouse_send_data_boot_mode:
-0394 6800c69a fetch 1 ,mem_mouse_key 
-0395 6000cb06 store 1 ,mem_mouse_bt_boot_data 
-0396 6800c69b fetch 1 ,mem_mouse_x 
-0397 e0a08000 istore 1 ,contw 
-0398 6800c69d fetch 1 ,mem_mouse_y 
-0399 e0a08000 istore 1 ,contw 
-039a 6801469f fetch 2 ,mem_mouse_z 
-039b e0a10000 istore 2 ,contw 
-039c da200007 arg 7 ,rega 
-039d 20404d63 call hid_malloc_tx_buff 
-039e 6801424e fetch 2 ,mem_hid_int_remote_cid 
-039f e0a10000 istore 2 ,contw 
-03a0 580002a1 setarg 0x02a1 
-03a1 e0a10000 istore 2 ,contw 
-03a2 6802cb06 fetch 5 ,mem_mouse_bt_boot_data 
-03a3 e0a28000 istore 5 ,contw 
-03a4 20600000 rtn 
+03ef 6800c69a fetch 1 ,mem_mouse_key 
+03f0 6000cb06 store 1 ,mem_mouse_bt_boot_data 
+03f1 6800c69b fetch 1 ,mem_mouse_x 
+03f2 e0a08000 istore 1 ,contw 
+03f3 6800c69d fetch 1 ,mem_mouse_y 
+03f4 e0a08000 istore 1 ,contw 
+03f5 6801469f fetch 2 ,mem_mouse_z 
+03f6 e0a10000 istore 2 ,contw 
+03f7 da200007 arg 7 ,rega 
+03f8 20404d63 call hid_malloc_tx_buff 
+03f9 6801424e fetch 2 ,mem_hid_int_remote_cid 
+03fa e0a10000 istore 2 ,contw 
+03fb 580002a1 setarg 0x02a1 
+03fc e0a10000 istore 2 ,contw 
+03fd 6802cb06 fetch 5 ,mem_mouse_bt_boot_data 
+03fe e0a28000 istore 5 ,contw 
+03ff 20600000 rtn 
+
+p_mouse_clear_sensor_data:
+0400 70479e01 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0401 20405814 call le_set_config_more_data 
+0402 202002ad branch p_mouse_init_sensor_reset 
 
 p_mouse_idle:
-03a5 20407e34 call ui_check_paring_button 
-03a6 204003a8 call p_mouse_dpi_check 
-03a7 20203ee0 branch mouse_wheel_check 
+0403 20407e34 call ui_check_paring_button 
+0404 20400407 call p_mouse_dpi_check 
+0405 204004ad call p_mouse_select_device_by_button 
+0406 20203ee0 branch mouse_wheel_check 
 
 p_mouse_dpi_check:
-03a8 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-03a9 204004e0 call p_gpio_set_input_pd 
-03aa 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-03ab 2040681d call gpio_get_bit 
-03ac 202083b9 branch p_mouse_dpi_up ,true 
-03ad 204004db call p_gpio_set_input_pu 
+0407 da200000 arg 0 ,rega 
+0408 704b7d05 jam 0x05 ,mem_mouse_key_temp 
+0409 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
+040a 6800cb7b fetch 1 ,mem_mouse_dpikey_press_status 
+040b 204004ee call p_mouse_check_key 
+040c 6000cb7b store 1 ,mem_mouse_dpikey_press_status 
+040d 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
+040e 20400526 call p_gpio_set_input_pu 
+040f 1a227e00 copy rega ,pdata 
+0410 c2828412 bbit1 5 ,p_mouse_dpi_down 
+0411 20203d62 branch mouse_dpi_up 
 
 p_mouse_dpi_down:
-03ae 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
-03af c1000000 rtneq dpi_button_state_down 
-03b0 7046b600 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-03b1 6800c6e0 fetch 1 ,mem_config_sensor_type 
-03b2 c00203bb beq p3212 ,p_mouse_dpi_5_level_judge 
-03b3 6800c77a fetch 1 ,mem_mouse_dpi 
-03b4 1fe0fe01 increase 1 ,pdata 
-03b5 1fe17e03 and pdata ,0x03 ,pdata 
-03b6 6000c77a store 1 ,mem_mouse_dpi 
-03b7 20403d7e call mouse_seting_dpi 
-03b8 202002cf branch p_mouse_store_flash_device_info 
-
-p_mouse_dpi_up:
-03b9 204004db call p_gpio_set_input_pu 
-03ba 20203d62 branch mouse_dpi_up 
+0412 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
+0413 c1000000 rtneq dpi_button_state_down 
+0414 7046b600 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0415 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0416 c002041d beq p3212 ,p_mouse_dpi_5_level_judge 
+0417 6800c77a fetch 1 ,mem_mouse_dpi 
+0418 1fe0fe01 increase 1 ,pdata 
+0419 1fe17e03 and pdata ,0x03 ,pdata 
+041a 6000c77a store 1 ,mem_mouse_dpi 
+041b 20403d7e call mouse_seting_dpi 
+041c 20200313 branch p_mouse_store_flash_device_info 
 
 p_mouse_dpi_5_level_judge:
-03bb 6800c77a fetch 1 ,mem_mouse_dpi 
-03bc 1fe0fe01 increase 1 ,pdata 
-03bd 1fe67c05 sub pdata ,0x05 ,null 
-03be 2042cd9b call set_pdata_0 ,zero 
-03bf 6000c77a store 1 ,mem_mouse_dpi 
-03c0 20203d7e branch mouse_seting_dpi 
+041d 6800c77a fetch 1 ,mem_mouse_dpi 
+041e 1fe0fe01 increase 1 ,pdata 
+041f 1fe67c05 sub pdata ,0x05 ,null 
+0420 2042cd9b call set_pdata_0 ,zero 
+0421 6000c77a store 1 ,mem_mouse_dpi 
+0422 20203d7e branch mouse_seting_dpi 
 
 p_mouse_priority_bb_event:
-03c1 1a627e00 copy regc ,pdata 
-03c2 c00a03d2 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03c3 c00a83db beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03c4 c01483dd beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-03c5 c01903df beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03c6 c02003e1 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03c7 c00203e3 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
-03c8 c00983e3 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
-03c9 c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
-03ca c01083e7 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
-03cb c00083e9 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-03cc c00103ee beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
-03cd c01583f0 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
-03ce c01c83f2 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03cf c01d03f5 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03d0 c01e03f7 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03d1 2020417d branch mouse_priority_bb_event + 1 
+0423 1a627e00 copy regc ,pdata 
+0424 c00a0434 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0425 c00a8436 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0426 c0148438 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0427 c019043a beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0428 c020043c beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0429 c002043e beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+042a c009843e beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+042b c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
+042c c0108440 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+042d c0008442 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+042e c0010446 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+042f c0158448 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+0430 c01c844a beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0431 c01d044c beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0432 c01e044e beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0433 2020417d branch mouse_priority_bb_event + 1 
 
 p_mouse_le_bb_event_connected:
-03d2 20400296 call p_mouse_init_sensor_reset 
-03d3 20403410 call app_ble_store_reconn_info 
-03d4 704b6c01 jam 1 ,mem_mouse_le_bb_connected_flag 
-03d5 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-03d6 243a03d8 nbranch p_mouse_le_bb_event_connected_next ,blank 
-03d7 704b6d14 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-
-p_mouse_le_bb_event_connected_next:
-03d8 704bee00 jam 0 ,mem_mouse_start_discovery_enable 
-03d9 2040035a call p_mouse_data_init 
-03da 202041c3 branch mouse_le_bb_event_connected 
+0434 7011c5b0 jam zcode_b0 ,mem_zcode_temp_param0 
+0435 2020070c branch p_zcode_entrance 
 
 p_mouse_le_bb_disconnected:
-03db 7011c501 jam zcode_01 ,mem_zcode_temp_param0 
-03dc 20200730 branch p_zcode_entrance 
+0436 7011c5a2 jam zcode_a2 ,mem_zcode_temp_param0 
+0437 2020070c branch p_zcode_entrance 
 
 p_mouse_le_enc_info:
 
 p_app_updata_le_param:
-03dd 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-03de 20207d8f branch ui_ipc_send_cmd 
+0438 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0439 20207d8f branch ui_ipc_send_cmd 
 
 p_mouse_le_ll_start_encryt:
-03df 7011c5b3 jam zcode_b3 ,mem_zcode_temp_param0 
-03e0 20200730 branch p_zcode_entrance 
+043a 7011c5b3 jam zcode_b3 ,mem_zcode_temp_param0 
+043b 2020070c branch p_zcode_entrance 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03e1 7011c5a1 jam zcode_a1 ,mem_zcode_temp_param0 
-03e2 20200730 branch p_zcode_entrance 
+043c 7011c5a1 jam zcode_a1 ,mem_zcode_temp_param0 
+043d 2020070c branch p_zcode_entrance 
 
 p_mouse_bb_event_reconn_timeout:
 
 p_mouse_bb_event_reconn_failed:
-03e3 7011c5a2 jam zcode_a2 ,mem_zcode_temp_param0 
-03e4 20200730 branch p_zcode_entrance 
-
-p_mouse_irtual_cable_unplug:
-03e5 7011c571 jam zcode_71 ,mem_zcode_temp_param0 
-03e6 20200730 branch p_zcode_entrance 
+043e 7011c5a3 jam zcode_a3 ,mem_zcode_temp_param0 
+043f 2020070c branch p_zcode_entrance 
 
 p_mouse_sniff_not_accept:
-03e7 7011c5b1 jam zcode_b1 ,mem_zcode_temp_param0 
-03e8 20200730 branch p_zcode_entrance 
+0440 7011c5b1 jam zcode_b1 ,mem_zcode_temp_param0 
+0441 2020070c branch p_zcode_entrance 
 
 p_mouse_bb_event_connected:
-03e9 70480b00 jam 0 ,mem_mouse_send_switch_req_timer 
-03ea 20400431 call p_mouse_bt_discovery_button_up_init 
-03eb 20400420 call p_mouse_store_eeprom_enable 
-03ec 20400296 call p_mouse_init_sensor_reset 
-03ed 202042ca branch mouse_stop_discovery 
+0442 70480b00 jam 0 ,mem_mouse_send_switch_req_timer 
+0443 704b5700 jam 0 ,mem_mouse_bt_reconnect_flag 
+0444 204002ad call p_mouse_init_sensor_reset 
+0445 202042ca branch mouse_stop_discovery 
 
 p_mouse_bb_event_disconnected:
-03ee 7011c5b4 jam zcode_b4 ,mem_zcode_temp_param0 
-03ef 20200730 branch p_zcode_entrance 
+0446 7011c5b4 jam zcode_b4 ,mem_zcode_temp_param0 
+0447 2020070c branch p_zcode_entrance 
 
 p_mouse_enter_sniff_check:
-03f0 7011c5b2 jam zcode_b2 ,mem_zcode_temp_param0 
-03f1 20200730 branch p_zcode_entrance 
+0448 7011c5b2 jam zcode_b2 ,mem_zcode_temp_param0 
+0449 2020070c branch p_zcode_entrance 
 
 p_mouse_24g_pairing_complete:
-03f2 20400296 call p_mouse_init_sensor_reset 
-03f3 7011c592 jam zcode_92 ,mem_zcode_temp_param0 
-03f4 20200730 branch p_zcode_entrance 
+044a 7011c592 jam zcode_92 ,mem_zcode_temp_param0 
+044b 2020070c branch p_zcode_entrance 
 
 p_mouse_24g_attempt_fail:
-03f5 7011c5a0 jam zcode_a0 ,mem_zcode_temp_param0 
-03f6 20200730 branch p_zcode_entrance 
+044c 7011c561 jam zcode_61 ,mem_zcode_temp_param0 
+044d 2020070c branch p_zcode_entrance 
 
 p_mouse_24g_attempt_success:
-03f7 20400296 call p_mouse_init_sensor_reset 
+044e 204002ad call p_mouse_init_sensor_reset 
+044f 20203f8d branch mouse_no_data_timer_init 
 
-p_mouse_24g_no_data_timer_init:
-03f8 20203f8d branch mouse_no_data_timer_init 
+p_app_enter_hibernate:
+0450 204002f3 call p_mouse_sensor_power_down 
+0451 2020340a branch app_enter_hibernate 
 
 p_mouse_before_hibernate:
-03f9 7011c5a3 jam zcode_a3 ,mem_zcode_temp_param0 
-03fa 20200730 branch p_zcode_entrance 
+0452 7011c5a4 jam zcode_a4 ,mem_zcode_temp_param0 
+0453 2020070c branch p_zcode_entrance 
 
 p_mouse_sensor_powerdown_check:
-03fb 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-03fc 207a0000 rtn blank 
-03fd 704b0000 jam 0 ,mem_mouse_init_sensor_reset_flag 
-
-p_mouse_sensor_powerdown:
-03fe 20400297 call p_mouse_init_sunt 
-03ff 58000806 setarg 0x0806 
-0400 20206413 branch twspi_write 
+0454 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0455 207a0000 rtn blank 
+0456 704b0000 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0457 202002f3 branch p_mouse_sensor_power_down 
 
 p_mouse_bb_event_timer:
-0401 20400442 call p_mouse_wheel_trigger_timer 
-0402 20400461 call p_mouse_select_device_by_button 
-0403 20404234 call mouse_check_discovery_timeout_timer 
-0404 2040423a call mouse_check_no_data_timeout_timer 
-0405 20400447 call p_mouse_g24_long_sleep_param_update_timer 
-0406 2040044e call p_mouse_g24_stop_mode_timeout_timer 
-0407 20404237 call mouse_check_direct_timeout_timer 
-0408 2040042a call p_mouse_le_enable_att_list_timer 
-0409 20400434 call p_mouse_le_current_mult_update_timer 
-040a 2040043a call p_le_send_smp_security_request_timer 
-040b 20400422 call p_mouse_send_switch_req_timer 
-040c 20404231 call mouse_check_hid_handshake_timer 
-040d 20400425 call p_mouse_bt_check_sniff_req_timeout_timer 
-040e 2020068a branch p_mouse_multi_led_blink_timer 
-
-p_check_51cmd_adv:
-040f 20400411 call p_mouse_le_adv_data_update 
-0410 20207df4 branch check_51cmd_adv 
-
-p_mouse_le_adv_data_update:
-0411 70436f1f jam 0x1f ,mem_le_adv_data_len 
-0412 70438f1f jam 0x1f ,mem_le_scan_data_len 
-0413 20400420 call p_mouse_store_eeprom_enable 
-0414 d8c04b12 arg mem_le_adv_swift_pair ,contr 
-
-p_le_adv_data_update:
-0415 d8a0437b arg mem_le_adv_data + 11 ,contw 
-0416 df200013 arg 19 ,loopcnt 
-0417 20407f01 call memcpy 
-0418 202057b8 branch le_modified_name_adv 
-
-p_le_check_adv_flag:
-0419 da204370 arg mem_le_adv_data ,rega 
-
-p_le_check_adv_flag_loop:
-041a ea208000 ifetch 1 ,rega 
-041b 207a0000 rtn blank 
-041c 98c0a200 iadd contr ,rega 
-041d e8c08000 ifetch 1 ,contr 
-041e c1008000 rtneq 0x01 
-041f 2020041a branch p_le_check_adv_flag_loop 
-
-p_mouse_store_eeprom_enable:
-0420 d8e00007 arg mouse_store_eeprom_flag ,queue 
-0421 202043ce branch mouse_enable_function_flag 
+0458 2040047c call p_mouse_wheel_trigger_timer 
+0459 20404234 call mouse_check_discovery_timeout_timer 
+045a 2040423a call mouse_check_no_data_timeout_timer 
+045b 20400481 call p_mouse_current_mult_update_timer 
+045c 20400499 call p_mouse_bt_discovery_check 
+045d 20400487 call p_mouse_24g_long_sleep_param_update_timer 
+045e 2040048e call p_mouse_24g_pairing_commbination_key 
+045f 20400472 call p_mouse_check_direct_timeout_timer 
+0460 2040046f call p_mouse_le_enable_att_list_timer 
+0461 20400467 call p_mouse_send_switch_req_timer 
+0462 20404231 call mouse_check_hid_handshake_timer 
+0463 2040046a call p_mouse_bt_check_sniff_req_timeout_timer 
+0464 2040035e call p_mouse_discovery_led_blink 
+0465 20400366 call p_mouse_bt_reconnect_led_blink 
+0466 20200370 branch p_mouse_device_poweron_led_timer 
 
 p_mouse_send_switch_req_timer:
-0422 da60480b arg mem_mouse_send_switch_req_timer ,regc 
-0423 da40637a arg host_create_conn_resend ,regb 
-0424 2020336d branch timer_single_step 
+0467 da60480b arg mem_mouse_send_switch_req_timer ,regc 
+0468 da40637a arg host_create_conn_resend ,regb 
+0469 2020336d branch timer_single_step 
 
 p_mouse_bt_check_sniff_req_timeout_timer:
-0425 da604b0b arg mem_mouse_bt_send_first_package_timer ,regc 
-0426 da400428 arg p_mouse_bt_send_first_package ,regb 
-0427 2020336d branch timer_single_step 
+046a da604b0b arg mem_mouse_bt_send_first_package_timer ,regc 
+046b da40046d arg p_mouse_bt_send_first_package ,regb 
+046c 2020336d branch timer_single_step 
 
 p_mouse_bt_send_first_package:
-0428 704b0c01 jam 1 ,mem_mouse_bt_send_first_package_flag 
-0429 20600000 rtn 
+046d 704b0c01 jam 1 ,mem_mouse_bt_send_first_package_flag 
+046e 20600000 rtn 
 
 p_mouse_le_enable_att_list_timer:
-042a da6046c6 arg mem_le_start_encrypt_timer ,regc 
-042b da403d60 arg mouse_le_write_enable ,regb 
-042c 2020336d branch timer_single_step 
+046f da6046c6 arg mem_le_start_encrypt_timer ,regc 
+0470 da403d60 arg mouse_le_write_enable ,regb 
+0471 2020336d branch timer_single_step 
 
 p_mouse_check_direct_timeout_timer:
-042d da6046ae arg mem_mouse_direct_timer ,regc 
-042e da400430 arg p_mouse_check_direct_timeout ,regb 
-042f 20203374 branch timer_single_step_2b 
+0472 da6046ae arg mem_mouse_direct_timer ,regc 
+0473 da400478 arg p_mouse_check_direct_timeout ,regb 
+0474 20403374 call timer_single_step_2b 
+0475 6800c6ae fetch 1 ,mem_mouse_direct_timer 
+0476 c000b3f6 beq 1 ,app_ble_stop_direct_adv 
+0477 20600000 rtn 
 
 p_mouse_check_direct_timeout:
-0430 20400458 call p_mouse_long_button_bt_normal_discovery 
-
-p_mouse_bt_discovery_button_up_init:
-0431 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0432 204043d2 call mouse_disable_function_flag 
-0433 202043ca branch mouse_bt_discovery_button_down_disable 
-
-p_mouse_le_current_mult_update_timer:
-0434 da604b6a arg mem_mouse_le_current_mult_timer ,regc 
-0435 da400437 arg p_mouse_le_current_mult_reinit ,regb 
-0436 2020336d branch timer_single_step 
-
-p_mouse_le_current_mult_reinit:
-0437 6800c7c7 fetch 1 ,mem_lpm_mult_init 
-0438 6000c172 store 1 ,mem_lpm_mult 
-0439 2020044c branch p_mouse_long_mult_flag_enable 
-
-p_le_send_smp_security_request_timer:
-043a 6800cb6c fetch 1 ,mem_mouse_le_bb_connected_flag 
-043b 207a0000 rtn blank 
-043c da604b6d arg mem_mouse_send_secutiry_request_timer ,regc 
-043d da40043f arg p_le_pairing_sm_start_check ,regb 
-043e 2020336d branch timer_single_step 
-
-p_le_pairing_sm_start_check:
-043f 6800cb6e fetch 1 ,mem_le_send_security_request_flag 
-0440 247a0000 nrtn blank 
-0441 20205bf5 branch le_pairing_sm_start 
+0478 6800cb65 fetch 1 ,mem_mouse_fast_conn_flag 
+0479 c07f829e beq 0xff ,p_mouse_fast_conn_end 
+047a 204033f6 call app_ble_stop_direct_adv 
+047b 20204267 branch mouse_check_direct_timeout + 1 
 
 p_mouse_wheel_trigger_timer:
-0442 da604809 arg mem_mouse_wheel_trigger_timer ,regc 
-0443 da400445 arg p_mouse_wheel_trigger_disable ,regb 
-0444 2020336d branch timer_single_step 
+047c da604809 arg mem_mouse_wheel_trigger_timer ,regc 
+047d da40047f arg p_mouse_wheel_trigger_disable ,regb 
+047e 2020336d branch timer_single_step 
 
 p_mouse_wheel_trigger_disable:
-0445 70480800 jam 0 ,mem_mouse_wheel_trigger 
-0446 20600000 rtn 
+047f 70480800 jam 0 ,mem_mouse_wheel_trigger 
+0480 20600000 rtn 
+
+p_mouse_current_mult_update_timer:
+0481 da604b73 arg mem_mouse_current_mult_timer ,regc 
+0482 da400484 arg p_mouse_le_current_mult_reinit ,regb 
+0483 2020336d branch timer_single_step 
 
-p_mouse_g24_long_sleep_param_update_timer:
-0447 da604b6b arg mem_24g_long_sleep_param_update_timer ,regc 
-0448 da40044a arg p_mouse_g24_long_sleep_normal_param ,regb 
-0449 2020336d branch timer_single_step 
-
-p_mouse_g24_long_sleep_normal_param:
-044a 58057e40 setarg g24_long_sleep_step2 
-044b 6001ccb0 store 3 ,mem_24g_enter_hibernate 
+p_mouse_le_current_mult_reinit:
+0484 6800c7c7 fetch 1 ,mem_lpm_mult_init 
+0485 6000c172 store 1 ,mem_lpm_mult 
+0486 2020048c branch p_mouse_long_mult_flag_enable 
+
+p_mouse_24g_long_sleep_param_update_timer:
+0487 da604b74 arg mem_24g_long_sleep_param_update_timer ,regc 
+0488 da40048a arg p_mouse_24g_long_sleep_normal_param ,regb 
+0489 2020336d branch timer_single_step 
+
+p_mouse_24g_long_sleep_normal_param:
+048a 580ea600 setarg g24_long_sleep_step2 
+048b 6001cc6c store 3 ,mem_24g_enter_hibernate 
 
 p_mouse_long_mult_flag_enable:
-044c 704b6901 jam 1 ,mem_mouse_long_mult_flag 
-044d 20600000 rtn 
+048c 704b7201 jam 1 ,mem_mouse_long_mult_flag 
+048d 20600000 rtn 
 
-p_mouse_g24_stop_mode_timeout_timer:
-044e da604dcd arg mem_24g_stop_g24_mode_timeout ,regc 
-044f da400451 arg p_mouse_g24_stop_mode_timeout ,regb 
-0450 20203374 branch timer_single_step_2b 
-
-p_mouse_g24_stop_mode_timeout:
-0451 704dcc01 jam 1 ,mem_24g_stop_g24_mode 
-0452 20600000 rtn 
+p_mouse_24g_pairing_commbination_key:
+048e 6800c720 fetch 1 ,mem_device_flag 
+048f c1810000 rtnne mode_24g_device 
+0490 204004e5 call p_mouse_check_key_gpio 
+0491 c0038493 beq mouse_lmr_button ,p_mouse_bt_discovery_commbination_key_down 
+0492 202043a9 branch mouse_bt_discovery_commbination_key_up 
+
+p_mouse_bt_discovery_commbination_key_down:
+0493 7047a028 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0494 20400496 call p_mouse_24g_pairing_timer 
+0495 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+
+p_mouse_24g_pairing_timer:
+0496 da6046da arg mem_combination_ui_button_count ,regc 
+0497 da4002a0 arg p_mouse_24g_pairing_button ,regb 
+0498 2020336d branch timer_single_step 
+
+p_mouse_bt_discovery_check:
+0499 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+049a c1800000 rtnne pb_button_state_down 
 
 p_mouse_bt_discovery_timer:
-0453 da604b47 arg mem_select_ui_button_count ,regc 
-0454 da400456 arg p_mouse_long_button_bt_discovery ,regb 
-0455 2020336d branch timer_single_step 
+049b da604b46 arg mem_select_ui_button_count ,regc 
+049c da40049e arg p_mouse_long_button_bt_discovery ,regb 
+049d 2020336d branch timer_single_step 
 
 p_mouse_long_button_bt_discovery:
-0456 6800c720 fetch 1 ,mem_device_flag 
-0457 c1010000 rtneq mode_24g_device 
-
-p_mouse_long_button_bt_normal_discovery:
-0458 68014682 fetch 2 ,mem_ui_state_map 
-0459 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-045a 2040c2d4 call mouse_stop_le_adv ,true 
-045b 68014682 fetch 2 ,mem_ui_state_map 
-045c 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
-045d 2040c392 call mouse_cancel_reconnect ,true 
-045e d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-045f 204043ce call mouse_enable_function_flag 
-0460 202043b8 branch mouse_long_button_bt_discovry 
+049e 6808c720 fetcht 1 ,mem_device_flag 
+049f 6800c703 fetch 1 ,mem_24g_device_number 
+04a0 98467c00 isub temp ,null 
+04a1 20628000 rtn zero 
+04a2 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+04a3 c3848000 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+04a4 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+04a5 204043ce call mouse_enable_function_flag 
+04a6 68014682 fetch 2 ,mem_ui_state_map 
+04a7 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+04a8 2040c2d4 call mouse_stop_le_adv ,true 
+04a9 68014682 fetch 2 ,mem_ui_state_map 
+04aa 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+04ab 2040c392 call mouse_cancel_reconnect ,true 
+04ac 202043b8 branch mouse_long_button_bt_discovry 
 
 p_mouse_select_device_by_button:
-0461 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-0462 2040681d call gpio_get_bit 
-0463 2420846d nbranch p_mouse_select_device_button_up ,true 
+04ad da200000 arg 0 ,rega 
+04ae 704b7d00 jam 0x00 ,mem_mouse_key_temp 
+04af 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+04b0 6800cb7c fetch 1 ,mem_mouse_pbkey_press_status 
+04b1 204004ee call p_mouse_check_key 
+04b2 6000cb7c store 1 ,mem_mouse_pbkey_press_status 
+04b3 1a227e00 copy rega ,pdata 
+04b4 c28004b6 bbit1 0 ,p_mouse_select_device_button_down 
+04b5 202004bf branch p_mouse_select_device_button_up 
 
 p_mouse_select_device_button_down:
-0464 20400453 call p_mouse_bt_discovery_timer 
-0465 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-0466 c1000000 rtneq pb_button_state_down 
-0467 7046d900 jam pb_button_state_down ,mem_select_device_button_statue 
-0468 680146a8 fetch 2 ,mem_mouse_direct_timeout 
-0469 600146ae store 2 ,mem_mouse_direct_timer 
-046a 18000e03 force page_length_timer ,queue 
-046b 680140b9 fetch 2 ,mem_page_to 
-046c 20207f08 branch timer_init 
+04b6 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04b7 c1000000 rtneq pb_button_state_down 
+04b8 680146a8 fetch 2 ,mem_mouse_direct_timeout 
+04b9 600146ae store 2 ,mem_mouse_direct_timer 
+04ba 18000e03 force page_length_timer ,queue 
+04bb 680140b9 fetch 2 ,mem_page_to 
+04bc 20407f08 call timer_init 
+04bd 7046d900 jam pb_button_state_down ,mem_select_device_button_statue 
+04be 20600000 rtn 
 
 p_mouse_select_device_button_up:
-046d 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-046e c1008000 rtneq pb_button_state_up 
-046f 6800cb47 fetch 1 ,mem_select_ui_button_count 
-0470 1fe67c14 sub pdata ,20 ,null 
-0471 24410476 ncall p_mouse_ready_reconnection_by_button ,positive 
-0472 6800c685 fetch 1 ,mem_ui_button_timeout 
-0473 6000cb47 store 1 ,mem_select_ui_button_count 
-0474 7046d901 jam pb_button_state_up ,mem_select_device_button_statue 
-0475 20600000 rtn 
+04bf 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04c0 c1008000 rtneq pb_button_state_up 
+04c1 6800cb46 fetch 1 ,mem_select_ui_button_count 
+04c2 1fe67c14 sub pdata ,20 ,null 
+04c3 244104c8 ncall p_mouse_ready_reconnection_by_button ,positive 
+04c4 6800c685 fetch 1 ,mem_ui_button_timeout 
+04c5 6000cb46 store 1 ,mem_select_ui_button_count 
+04c6 7046d901 jam pb_button_state_up ,mem_select_device_button_statue 
+04c7 20600000 rtn 
 
 p_mouse_ready_reconnection_by_button:
-0476 2040047c call p_mouse_switch_device_flag 
-0477 7041bd00 jam 0 ,mem_link_key_exists 
-0478 204002cf call p_mouse_store_flash_device_info 
-0479 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-047a c1048000 rtneq mouse_bt_discovery_button_long_down_flag 
-047b 2020437e branch mouse_set_reconnection 
-
-p_mouse_switch_device_flag:
-047c 6808c720 fetcht 1 ,mem_device_flag 
-047d 18408401 increase 1 ,temp 
-047e 6800c6d2 fetch 1 ,mem_device_number 
-047f 98467c00 isub temp ,null 
-0480 244143cc ncall mouse_select_device_count_clean ,positive 
-0481 6008c720 storet 1 ,mem_device_flag 
-0482 20600000 rtn 
-
-p_mouse_sensor_poweron:
-0483 204002de call p_mouse_spi_init 
-0484 58008006 setarg 0x8006 
-0485 20406413 call twspi_write 
-0486 20002ee0 nop 12000 
-0487 da604b96 arg mem_sensor_poweron_init ,regc 
-0488 204002a9 call p_sensor_wr_seq 
-
-p_mouse_dpi_config:
-0489 6800c77a fetch 1 ,mem_mouse_dpi 
-048a c0ff848d bne 0xff ,p_mouse_seting_dpi 
-
-p_mouse_dpi_config_default:
-048b 6800c6e1 fetch 1 ,mem_config_sensor_motion 
-048c 6000c77a store 1 ,mem_mouse_dpi 
-
-p_mouse_seting_dpi:
-
-p_mouse_seting_sensor_type:
-048d 6800c6e0 fetch 1 ,mem_config_sensor_type 
-048e c00204ab beq p3212 ,p_mouse_seting_3212_dpi 
-048f 6800c77a fetch 1 ,mem_mouse_dpi 
-0490 c000049a beq mouse_dpi_level1 ,p_mouse_set_cpi1 
-0491 c001049e beq mouse_dpi_level3 ,p_mouse_set_cpi3 
-0492 c0018498 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
-
-p_mouse_set_cpi2:
-0493 6800c6e0 fetch 1 ,mem_config_sensor_type 
-0494 c00304a2 beq p3065_xy ,p_mouse_3065xy_set_cpi2 
-
-p_mouse_320x_set_cpi3:
-0495 6800c781 fetch 1 ,mem_320x_dpi_3 
-
-p_mouse_dpi_store:
-0496 6000c6b5 store 1 ,mem_mouse_cpi_count 
-0497 20203dc1 branch mouse_p3205_dpi + 3 
-
-p_mouse_dpi_recount:
-0498 70477a00 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0499 2020049a branch p_mouse_set_cpi1 
-
-p_mouse_set_cpi1:
-049a 6800c6e0 fetch 1 ,mem_config_sensor_type 
-049b c00304a5 beq p3065_xy ,p_mouse_3065xy_set_cpi1 
-
-p_mouse_320x_set_cpi1:
-049c 6800c77f fetch 1 ,mem_320x_dpi_1 
-049d 20200496 branch p_mouse_dpi_store 
-
-p_mouse_set_cpi3:
-049e 6800c6e0 fetch 1 ,mem_config_sensor_type 
-049f c00304a8 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
-
-p_mouse_320x_set_cpi4:
-04a0 6800c782 fetch 1 ,mem_320x_dpi_4 
-04a1 20200496 branch p_mouse_dpi_store 
-
-p_mouse_3065xy_set_cpi2:
-04a2 6800c781 fetch 1 ,mem_320x_dpi_3 
-04a3 1fe0ffff increase -1 ,pdata 
-04a4 20200496 branch p_mouse_dpi_store 
-
-p_mouse_3065xy_set_cpi1:
-04a5 6800c77f fetch 1 ,mem_320x_dpi_1 
-04a6 1fe0ffff increase -1 ,pdata 
-04a7 20200496 branch p_mouse_dpi_store 
-
-p_mouse_3065xy_set_cpi3:
-04a8 6800c782 fetch 1 ,mem_320x_dpi_4 
-04a9 1fe0ffff increase -1 ,pdata 
-04aa 20200496 branch p_mouse_dpi_store 
-
-p_mouse_seting_3212_dpi:
-04ab 6800c77a fetch 1 ,mem_mouse_dpi 
-04ac c0003d9d beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-04ad c000bd9b beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-04ae c0013d9f beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-04af c001bda1 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-04b0 c0023da1 beq mouse_dpi_level5 ,mouse_set_p3212_cpi4 
-
-p_mouse_set_p3212_cpi3:
-04b1 70477a02 jam mouse_dpi_level3 ,mem_mouse_dpi 
-04b2 20203d9f branch mouse_set_p3212_cpi3 
+04c8 6808c720 fetcht 1 ,mem_device_flag 
+04c9 18408401 increase 1 ,temp 
+04ca 6800c6d2 fetch 1 ,mem_device_number 
+04cb 98467c00 isub temp ,null 
+04cc 244143cc ncall mouse_select_device_count_clean ,positive 
+04cd 6008c720 storet 1 ,mem_device_flag 
+04ce 7041bd00 jam 0 ,mem_link_key_exists 
+04cf 20400313 call p_mouse_store_flash_device_info 
+04d0 204043c0 call mouse_select_device_enable 
+04d1 2020437e branch mouse_set_reconnection 
 
 p_mouse_motion:
-04b3 78547c00 disable user 
-04b4 58000000 setarg 0 
-04b5 6003469b store 6 ,mem_mouse_x 
-04b6 204004e6 call p_mouse_cheak_sensor_data 
-04b7 20404079 call mouse_zwheel 
-04b8 204004bc call p_mouse_key 
-04b9 2434075c nbranch p_drawing_optima_init ,user 
-04ba 20400751 call p_drawing_optima 
-04bb 20203fa0 branch mouse_motion + 9 
+04d2 78547c00 disable user 
+04d3 58000000 setarg 0 
+04d4 6003469b store 6 ,mem_mouse_x 
+04d5 204004dd call p_mouse_cheak_sensor_data 
+04d6 20400280 call p_mouse_set_sdio_high 
+04d7 20404079 call mouse_zwheel 
+04d8 2040407e call mouse_t_zwheel 
+04d9 204004e3 call p_mouse_key 
+04da 2434072d nbranch p_drawing_optima_init ,user 
+04db 20400730 call p_drawing_optima 
+04dc 20203fa0 branch mouse_motion + 9 
+
+p_mouse_cheak_sensor_data:
+04dd 6800c239 fetch 1 ,mem_spi_write_flash_sm 
+04de c1800000 rtnne flash_sm_no_buys 
+04df 6800c6e0 fetch 1 ,mem_config_sensor_type 
+04e0 20403fc0 call mouse_clear_sensor_data 
+04e1 78547c00 disable user 
+04e2 20203fe7 branch mouse_p32xx_sensor_motion + 5 
 
 p_mouse_key:
-04bc 204004be call p_mouse_check_key_gpio 
-04bd 2020409a branch mouse_key + 1 
+04e3 204004e5 call p_mouse_check_key_gpio 
+04e4 2020409a branch mouse_key + 1 
 
 p_mouse_check_key_gpio:
-04be da200000 arg 0 ,rega 
-04bf 204004c1 call p_mouse_check_lkey_gpio 
-04c0 2020408e branch mouse_check_key_gpio_output 
+04e5 6800c69a fetch 1 ,mem_mouse_key 
+04e6 1fe22200 copy pdata ,rega 
+04e7 20400507 call p_mouse_check_lkey_gpio 
+04e8 2040050d call p_mouse_check_rkey_gpio 
+04e9 20400513 call p_mouse_check_mkey_gpio 
+04ea 20400519 call p_mouse_check_bkkey_gpio 
+04eb 20400520 call p_mouse_check_fwkey_gpio 
+04ec 1a227e00 copy rega ,pdata 
+04ed 20600000 rtn 
+
+p_mouse_check_key:
+04ee 6000cb7e store 1 ,mem_mouse_key_status 
+04ef 1fe3fe00 lshift pdata ,pdata 
+04f0 1fe22400 copy pdata ,regb 
+04f1 18422600 copy temp ,regc 
+04f2 6800cb7d fetch 1 ,mem_mouse_key_temp 
+04f3 1fe67c02 sub pdata ,0x02 ,null 
+04f4 20410526 call p_gpio_set_input_pu ,positive 
+04f5 24410531 ncall p_gpio_set_input_pd ,positive 
+04f6 1a620400 copy regc ,temp 
+04f7 2040681d call gpio_get_bit 
+04f8 7920a400 setflag true ,0 ,regb 
+04f9 20400501 call p_mouse_check_press 
+04fa 1a417e07 and regb ,0x07 ,pdata 
+04fb 6808cb7d fetcht 1 ,mem_mouse_key_temp 
+04fc 18420e00 copy temp ,queue 
+04fd 18467c02 sub temp ,0x02 ,null 
+04fe c003852b beq 0x07 ,p_mouse_key_press 
+04ff c000052e beq 0x00 ,p_mouse_key_release 
+0500 20600000 rtn 
+
+p_mouse_check_press:
+0501 6808cb7e fetcht 1 ,mem_mouse_key_status 
+0502 18410401 and_into 0x01 ,temp 
+0503 1a417e01 and regb ,0x01 ,pdata 
+0504 98467c00 isub temp ,null 
+0505 242282bc nbranch p_mouse_current_mult_update ,zero 
+0506 20600000 rtn 
 
 p_mouse_check_lkey_gpio:
-04c1 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-04c2 204004db call p_gpio_set_input_pu 
-04c3 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-04c4 2040681d call gpio_get_bit 
-04c5 7920a200 setflag true ,0 ,rega 
+0507 704b7d00 jam 0x00 ,mem_mouse_key_temp 
+0508 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
+0509 6800cb76 fetch 1 ,mem_mouse_lkey_press_status 
+050a 204004ee call p_mouse_check_key 
+050b 6000cb76 store 1 ,mem_mouse_lkey_press_status 
+050c 20600000 rtn 
 
 p_mouse_check_rkey_gpio:
-04c6 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-04c7 204004db call p_gpio_set_input_pu 
-04c8 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-04c9 2040681d call gpio_get_bit 
-04ca 7920a201 setflag true ,1 ,rega 
+050d 704b7d01 jam 0x01 ,mem_mouse_key_temp 
+050e 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
+050f 6800cb77 fetch 1 ,mem_mouse_rkey_press_status 
+0510 204004ee call p_mouse_check_key 
+0511 6000cb77 store 1 ,mem_mouse_rkey_press_status 
+0512 20600000 rtn 
 
 p_mouse_check_mkey_gpio:
-04cb 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-04cc 204004db call p_gpio_set_input_pu 
-04cd 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-04ce 2040681d call gpio_get_bit 
-04cf 7920a202 setflag true ,2 ,rega 
-
-p_mouse_check_bk_key_gpio:
-04d0 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-04d1 204004e0 call p_gpio_set_input_pd 
-04d2 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-04d3 2040681d call gpio_get_bit 
-04d4 7d20a203 nsetflag true ,3 ,rega 
-04d5 204004db call p_gpio_set_input_pu 
-
-p_mouse_check_fw_key_gpio:
-04d6 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-04d7 204004e0 call p_gpio_set_input_pd 
-04d8 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-04d9 2040681d call gpio_get_bit 
-04da 7d20a204 nsetflag true ,4 ,rega 
+0513 704b7d02 jam 0x02 ,mem_mouse_key_temp 
+0514 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
+0515 6800cb78 fetch 1 ,mem_mouse_mkey_press_status 
+0516 204004ee call p_mouse_check_key 
+0517 6000cb78 store 1 ,mem_mouse_mkey_press_status 
+0518 20600000 rtn 
+
+p_mouse_check_bkkey_gpio:
+0519 704b7d03 jam 0x03 ,mem_mouse_key_temp 
+051a 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
+051b 6800cb79 fetch 1 ,mem_mouse_bkkey_press_status 
+051c 204004ee call p_mouse_check_key 
+051d 6000cb79 store 1 ,mem_mouse_bkkey_press_status 
+051e 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
+051f 20200526 branch p_gpio_set_input_pu 
+
+p_mouse_check_fwkey_gpio:
+0520 704b7d04 jam 0x04 ,mem_mouse_key_temp 
+0521 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
+0522 6800cb7a fetch 1 ,mem_mouse_fwkey_press_status 
+0523 204004ee call p_mouse_check_key 
+0524 6000cb7a store 1 ,mem_mouse_fwkey_press_status 
+0525 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
 
 p_gpio_set_input_pu:
-04db 79200407 set1 gpio_active_bit ,temp 
+0526 79200407 set1 gpio_active_bit ,temp 
 
 p_gpio_set_input_pu1:
-04dc d8a08078 arg core_gpio_pu0 ,contw 
-04dd 20406830 call gpio_set_bit 
-04de 793f8407 set0 gpio_active_bit ,temp 
-04df 202004e4 branch p_gpio_set_input_pd4 
+0527 d8a08078 arg core_gpio_pu0 ,contw 
+0528 20406830 call gpio_set_bit 
+0529 793f8407 set0 gpio_active_bit ,temp 
+052a 20200535 branch p_gpio_set_input_pd4 
+
+p_mouse_key_press:
+052b 2021052f branch p_qset1_rega ,positive 
+
+p_qset0_rega:
+052c f93fa200 qset0 rega 
+052d 20600000 rtn 
+
+p_mouse_key_release:
+052e 2021052c branch p_qset0_rega ,positive 
+
+p_qset1_rega:
+052f f9202200 qset1 rega 
+0530 20600000 rtn 
 
 p_gpio_set_input_pd:
-04e0 793f8407 set0 gpio_active_bit ,temp 
-04e1 d8a08078 arg core_gpio_pu0 ,contw 
-04e2 20406830 call gpio_set_bit 
-04e3 79200407 set1 gpio_active_bit ,temp 
+0531 793f8407 set0 gpio_active_bit ,temp 
+0532 d8a08078 arg core_gpio_pu0 ,contw 
+0533 20406830 call gpio_set_bit 
+0534 79200407 set1 gpio_active_bit ,temp 
 
 p_gpio_set_input_pd4:
-04e4 d8a0807c arg core_gpio_pd0 ,contw 
-04e5 2020680a branch gpio_set_high_impedance2 
-
-p_mouse_cheak_sensor_data:
-
-p_mouse_p32xx_sensor_motion:
-04e6 20403fc0 call mouse_clear_sensor_data 
-04e7 6800c6e0 fetch 1 ,mem_config_sensor_type 
-04e8 c00204eb beq p3212 ,p_mouse_p3212_sensor_motion 
-04e9 78547c00 disable user 
-04ea 20203fe7 branch mouse_p32xx_sensor_motion_2 
-
-p_mouse_p3212_sensor_motion:
-04eb 20403fc8 call mouse_p3212_sensor_motion_1 
-
-p_mouse_sensor_data_increase_check:
-04ec 6800c77a fetch 1 ,mem_mouse_dpi 
-04ed c00204ef beq mouse_dpi_level5 ,p_mouse_sensor_data_increase 
-04ee 20600000 rtn 
-
-p_mouse_sensor_data_increase:
-04ef 6800c69b fetch 1 ,mem_mouse_x 
-04f0 204004f6 call p_mouse_2400_zoom 
-04f1 6000c69b store 1 ,mem_mouse_x 
-04f2 6800c69d fetch 1 ,mem_mouse_y 
-04f3 204004f6 call p_mouse_2400_zoom 
-04f4 6000c69d store 1 ,mem_mouse_y 
-04f5 20600000 rtn 
-
-p_mouse_2400_zoom:
-04f6 c28384f9 bbit1 7 ,p_mouse_xy_inverse 
-04f7 c30384fd bbit0 7 ,p_mouse_xy_zoom 
-04f8 20600000 rtn 
-
-p_mouse_xy_inverse:
-04f9 1fe67e00 sub pdata ,0 ,pdata 
-04fa 204004fd call p_mouse_xy_zoom 
-04fb 1fe67e00 sub pdata ,0 ,pdata 
-04fc 20600000 rtn 
-
-p_mouse_xy_zoom:
-04fd 1fe30400 rshift pdata ,temp 
-04fe 1841043f and temp ,0x3f ,temp 
-04ff 9840fe00 iadd temp ,pdata 
-0500 1fe67c7f sub pdata ,0x7f ,null 
-0501 24410503 ncall p_mouse_xy_forward_overflow ,positive 
-0502 20600000 rtn 
-
-p_mouse_xy_forward_overflow:
-0503 5800007f setarg 0x7f 
-0504 20600000 rtn 
+0535 d8a0807c arg core_gpio_pd0 ,contw 
+0536 20406830 call gpio_set_bit 
+0537 793f8407 set0 gpio_active_bit ,temp 
+0538 d8a08070 arg core_gpio_oe0 ,contw 
+0539 20206830 branch gpio_set_bit 
 
 p_mouse_bb_event_discovery_btn:
-0505 280ffe26 isolate1 mark_24g ,mark 
-0506 204081b9 call p_g24_check_51cmd_stop_24g ,true 
-0507 2020426d branch mouse_bb_event_discovery_btn + 1 
+053a 704b5200 jam 0 ,mem_mouse_poweron_led_timer 
+053b 280ffe26 isolate1 mark_24g ,mark 
+053c 20408195 call p_g24_check_51cmd_stop_24g ,true 
+053d 2020426d branch mouse_bb_event_discovery_btn + 1 
 
 p_mouse_start_discovery:
-0508 7011c550 jam zcode_50 ,mem_zcode_temp_param0 
-0509 20200730 branch p_zcode_entrance 
+053e 7011c550 jam zcode_50 ,mem_zcode_temp_param0 
+053f 2020070c branch p_zcode_entrance 
 
 p_mouse_stop_discovery:
-050a 204006c5 call p_mouse_discovey_led_blink_off 
-050b 58000000 setarg 0 
-050c 600146ac store 2 ,mem_mouse_discovery_timer 
-050d 6000c714 store 1 ,mem_mouse_blink_count 
-050e 20400296 call p_mouse_init_sensor_reset 
-050f 202042cb branch mouse_stop_discovery + 1 
+0540 7011c522 jam zcode_22 ,mem_zcode_temp_param0 
+0541 2020070c branch p_zcode_entrance 
 
 p_le_slave_match:
-0510 6800c50f fetch 1 ,mem_le_md_count 
-0511 1fe0fe01 pincrease 1 
-0512 6000c50f store 1 ,mem_le_md_count 
-0513 c0065395 beq le_md_max_count ,le_slave_cont 
-0514 204055aa call le_acknowledge 
-0515 2040561e call le_prepare_tx 
-0516 204006d3 call power_ctrl_start 
-0517 2020538f branch le_slave_match + 7 
+0542 6800c50f fetch 1 ,mem_le_md_count 
+0543 1fe0fe01 pincrease 1 
+0544 6000c50f store 1 ,mem_le_md_count 
+0545 c0065395 beq le_md_max_count ,le_slave_cont 
+0546 204055aa call le_acknowledge 
+0547 2040561e call le_prepare_tx 
+0548 204006af call power_ctrl_start 
+0549 2020538f branch le_slave_match + 7 
 
 p_le_next_adv_channel:
-0518 68008016 fetch 1 ,mem_le_ch_mapped 
-0519 1fe0fe01 increase 1 ,pdata 
-051a 60008016 store 1 ,mem_le_ch_mapped 
-051b c1940000 rtnne 40 
-051c 70001625 jam 37 ,mem_le_ch_mapped 
-051d 20600000 rtn 
+054a 68008016 fetch 1 ,mem_le_ch_mapped 
+054b 1fe0fe01 increase 1 ,pdata 
+054c 60008016 store 1 ,mem_le_ch_mapped 
+054d c1940000 rtnne 40 
+054e 70001625 jam 37 ,mem_le_ch_mapped 
+054f 20600000 rtn 
 
 p_le_receive_skip:
-051e 204029bb call save_rssi 
-051f 20400207 call p_rssi_signal 
-0520 202054a3 branch le_receive_skip + 2 
+0550 204029bb call save_rssi 
+0551 2040006b call p_rssi_signal 
+0552 202054a3 branch le_receive_skip + 2 
 
 p_le_update_param:
-0521 7011c540 jam zcode_40 ,mem_zcode_temp_param0 
-0522 20200730 branch p_zcode_entrance 
+0553 7011c540 jam zcode_40 ,mem_zcode_temp_param0 
+0554 2020070c branch p_zcode_entrance 
 
 p_le_update_channel_map:
-0523 7011c541 jam zcode_41 ,mem_zcode_temp_param0 
-0524 20200730 branch p_zcode_entrance 
+0555 7011c541 jam zcode_41 ,mem_zcode_temp_param0 
+0556 2020070c branch p_zcode_entrance 
 
 p_le_prepare_tx:
-0525 68008456 fetch 1 ,mem_le_arq 
-0526 c2828545 bbit1 wak ,p_le_prepare_tx_wak 
-0527 204006cd call power_ctrl_pac_succ_incrs 
-0528 6800c78e fetch 1 ,mem_empty_count 
-0529 243a052f nbranch p_le_send_empyt ,blank 
-052a 6800843f fetch 1 ,mem_le_state 
-052b c3020533 bbit0 lestate_encryption ,p_le_tx_4 
-052c 680082da fetch 1 ,mem_le_rxbuf + 1 
-052d 203a0533 branch p_le_tx_4 ,blank 
-052e 20205664 branch le_send_empty 
+0557 68008456 fetch 1 ,mem_le_arq 
+0558 c282856b bbit1 wak ,p_le_prepare_tx_wak 
+0559 204006a1 call power_ctrl_pac_succ_incrs 
+055a 6800c78e fetch 1 ,mem_empty_count 
+055b 243a0561 nbranch p_le_send_empyt ,blank 
+055c 6800843f fetch 1 ,mem_le_state 
+055d c3020565 bbit0 lestate_encryption ,p_le_tx_4 
+055e 680082da fetch 1 ,mem_le_rxbuf + 1 
+055f 203a0565 branch p_le_tx_4 ,blank 
+0560 20205664 branch le_send_empty 
 
 p_le_send_empyt:
-052f 6800c78e fetch 1 ,mem_empty_count 
-0530 1fe0ffff increase -1 ,pdata 
-0531 6000c78e store 1 ,mem_empty_count 
-0532 20205664 branch le_send_empty 
+0561 6800c78e fetch 1 ,mem_empty_count 
+0562 1fe0ffff increase -1 ,pdata 
+0563 6000c78e store 1 ,mem_empty_count 
+0564 20205664 branch le_send_empty 
 
 p_le_tx_4:
-0533 6800c4c4 fetch 1 ,mem_le_pairing_state 
-0534 c0828536 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0535 70478e03 jam 3 ,mem_empty_count 
+0565 6800c4c4 fetch 1 ,mem_le_pairing_state 
+0566 c0828568 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0567 70478e03 jam 3 ,mem_empty_count 
 
 p_in_le_tx_4:
-0536 20405892 call le_fifo_check_nearly_full 
-0537 205a0363 call p_mouse_data_pull ,blank 
-0538 20205622 branch le_prepare_tx + 4 
-
-p_le_check_tx_retransmit_setmd:
-0539 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-053a 1fe17e03 and pdata ,0x03 ,pdata 
-053b c1818000 rtnne 0x03 
-053c 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-053d 207a0000 rtn blank 
-053e 6800c3dd fetch 1 ,mem_le_txlen 
-053f 207a0000 rtn blank 
-0540 6800c3dc fetch 1 ,mem_le_txheader 
-0541 79207e04 set1 md ,pdata 
-0542 6000c3dc store 1 ,mem_le_txheader 
-0543 20405650 call le_set_md 
-0544 20600000 rtn 
+0568 20405892 call le_fifo_check_nearly_full 
+0569 205a03be call p_mouse_data_pull ,blank 
+056a 20205622 branch le_prepare_tx + 4 
 
 p_le_prepare_tx_wak:
-0545 20400539 call p_le_check_tx_retransmit_setmd 
+056b 2040056d call p_le_check_tx_retransmit_setmd 
+056c 20200579 branch p_le_power_ctrl_pac_succ_decrs 
 
-p_le_power_ctrl_pac_succ_decrs:
+p_le_check_tx_retransmit_setmd:
+056d 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+056e 1fe17e03 and pdata ,0x03 ,pdata 
+056f c1818000 rtnne 0x03 
+0570 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+0571 207a0000 rtn blank 
+0572 6800c3dd fetch 1 ,mem_le_txlen 
+0573 207a0000 rtn blank 
+0574 6800c3dc fetch 1 ,mem_le_txheader 
+0575 79207e04 set1 md ,pdata 
+0576 6000c3dc store 1 ,mem_le_txheader 
+0577 20405650 call le_set_md 
+0578 20600000 rtn 
 
-power_ctrl_pac_succ_decrs:
-0546 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0547 1fe67c02 sub pdata ,2 ,null 
-0548 244106d1 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0549 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-054a c1000000 rtneq 0 
-054b 1fe0ffff increase -1 ,pdata 
-054c 6000cdba store 1 ,mem_power_ctrl_pac_succ_cnt 
-054d 20600000 rtn 
+p_le_power_ctrl_pac_succ_decrs:
+0579 202006a5 branch power_ctrl_pac_succ_decrs 
 
 p_mouse_le_reconn_write_enable_timer_reinit:
-054e 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-054f 207a0000 rtn blank 
-0550 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0551 1fe17e03 and pdata ,0x03 ,pdata 
-0552 c1018000 rtneq 0x03 
-0553 7046c601 jam 1 ,mem_le_start_encrypt_timer 
-0554 20600000 rtn 
+057a 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
+057b 207a0000 rtn blank 
+057c 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+057d 1fe17e03 and pdata ,0x03 ,pdata 
+057e c1018000 rtneq 0x03 
+057f 7046c601 jam 1 ,mem_le_start_encrypt_timer 
+0580 20600000 rtn 
 
 p_le_parse:
-0555 c6078000 rtnmark1 mark_old_packet 
-0556 20405890 call le_fifo_check_full 
-0557 247a0000 nrtn blank 
-0558 680082d9 fetch 1 ,mem_le_rxbuf 
-0559 1fe17e03 and pdata ,0x3 ,pdata 
-055a 6000c50c store 1 ,mem_le_packet_llid 
-055b e8c08000 ifetch 1 ,contr 
-055c 1fe17e1f and pdata ,0x1f ,pdata 
-055d 6000c50b store 1 ,mem_le_packet_size 
-055e 207a0000 rtn blank 
-055f 18c27e00 copy contr ,pdata 
-0560 6001450d store 2 ,mem_le_payload_ptr 
-0561 6800c50c fetch 1 ,mem_le_packet_llid 
-0562 c0018564 beq llid_le_ll ,p_le_parse_ll 
-0563 2020568d branch le_parse_l2cap 
+0581 c6078000 rtnmark1 mark_old_packet 
+0582 20405890 call le_fifo_check_full 
+0583 247a0000 nrtn blank 
+0584 680082d9 fetch 1 ,mem_le_rxbuf 
+0585 1fe17e03 and pdata ,0x3 ,pdata 
+0586 6000c50c store 1 ,mem_le_packet_llid 
+0587 e8c08000 ifetch 1 ,contr 
+0588 1fe17e1f and pdata ,0x1f ,pdata 
+0589 6000c50b store 1 ,mem_le_packet_size 
+058a 207a0000 rtn blank 
+058b 18c27e00 copy contr ,pdata 
+058c 6001450d store 2 ,mem_le_payload_ptr 
+058d 6800c50c fetch 1 ,mem_le_packet_llid 
+058e c0018590 beq llid_le_ll ,p_le_parse_ll 
+058f 2020568d branch le_parse_l2cap 
 
 p_le_parse_ll:
-0564 680082db fetch 1 ,mem_le_rxbuf + 2 
-0565 c0008567 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-0566 20205c65 branch le_parse_ll + 1 
+0590 680082db fetch 1 ,mem_le_rxbuf + 2 
+0591 c0008593 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0592 20205c65 branch le_parse_ll + 1 
 
 p_le_parse_channel_map_req:
-0567 e8c28000 ifetch 5 ,contr 
-0568 6002c3ce store 5 ,mem_le_new_map 
-0569 e8c10000 ifetch 2 ,contr 
-056a 6001045f store 2 ,mem_le_instant 
-056b 20205c8a branch le_parse_channel_map_req + 7 
+0593 e8c28000 ifetch 5 ,contr 
+0594 6002c3ce store 5 ,mem_le_new_map 
+0595 e8c10000 ifetch 2 ,contr 
+0596 6001045f store 2 ,mem_le_instant 
+0597 20205c8a branch le_parse_channel_map_req + 7 
 
 p_le_parse_l2cap:
-056c e8c10000 ifetch 2 ,contr 
-056d c0020570 beq le_l2cap_cid_att ,p_le_parse_att 
-056e c003059d beq le_l2cap_cid_smp ,p_le_parse_smp 
-056f 20205698 branch le_parse_l2cap + 11 
+0598 e8c10000 ifetch 2 ,contr 
+0599 c002059c beq le_l2cap_cid_att ,p_le_parse_att 
+059a c00305c9 beq le_l2cap_cid_smp ,p_le_parse_smp 
+059b 20205698 branch le_parse_l2cap + 11 
 
 p_le_parse_att:
-0570 20407ea5 call store_contr 
-0571 2040054e call p_mouse_le_reconn_write_enable_timer_reinit 
-0572 20407e9f call get_contr 
-0573 e8c18000 ifetch 3 ,contr 
-0574 60018477 store 3 ,mem_le_att_opcode 
-0575 c008057f beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0576 1fec8400 rshift8 pdata ,temp 
-0577 18467c24 sub temp ,0x24 ,null 
-0578 2021058d branch p_le_parse_att1 ,positive 
-0579 d84047c8 arg mem_mouse_le_uuid_sup ,temp 
-057a 600944bc storet 2 ,mem_ui_le_uuid_table 
-057b 204058ad call le_parse_att + 2 
-057c 58008e7a setarg 0x8e7a 
-057d 600144bc store 2 ,mem_ui_le_uuid_table 
-057e 20600000 rtn 
+059c 20407ea5 call store_contr 
+059d 2040057a call p_mouse_le_reconn_write_enable_timer_reinit 
+059e 20407e9f call get_contr 
+059f e8c18000 ifetch 3 ,contr 
+05a0 60018477 store 3 ,mem_le_att_opcode 
+05a1 c00805ab beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+05a2 1fec8400 rshift8 pdata ,temp 
+05a3 18467c24 sub temp ,0x24 ,null 
+05a4 202105b9 branch p_le_parse_att1 ,positive 
+05a5 d84047c8 arg mem_mouse_le_uuid_sup ,temp 
+05a6 600944bc storet 2 ,mem_ui_le_uuid_table 
+05a7 204058ad call le_parse_att + 2 
+05a8 58008e7a setarg 0x8e7a 
+05a9 600144bc store 2 ,mem_ui_le_uuid_table 
+05aa 20600000 rtn 
 
 p_le_parse_att_read_by_group_type_request:
-057f 204059fa call le_parse_att_read_by_group_type_request 
-0580 20405879 call le_fifo_get_last_tx_ptr 
-0581 18c08c07 increase 7 ,contr 
-0582 e8c08000 ifetch 1 ,contr 
-0583 c1888000 rtnne attop_read_by_group_type_response 
-0584 18c08c05 increase 5 ,contr 
-0585 e8c10000 ifetch 2 ,contr 
-0586 d8401812 arg uuid_service_hids ,temp 
-0587 98467c00 isub temp ,null 
-0588 24628000 nrtn zero 
-0589 18c08dfc increase -4 ,contr 
-058a 5800002b setarg 0x2b 
-058b e0c10000 istore 2 ,contr 
-058c 20600000 rtn 
+05ab 204059fa call le_parse_att_read_by_group_type_request 
+05ac 20405879 call le_fifo_get_last_tx_ptr 
+05ad 18c08c07 increase 7 ,contr 
+05ae e8c08000 ifetch 1 ,contr 
+05af c1888000 rtnne attop_read_by_group_type_response 
+05b0 18c08c05 increase 5 ,contr 
+05b1 e8c10000 ifetch 2 ,contr 
+05b2 d8401812 arg uuid_service_hids ,temp 
+05b3 98467c00 isub temp ,null 
+05b4 24628000 nrtn zero 
+05b5 18c08dfc increase -4 ,contr 
+05b6 5800002b setarg 0x2b 
+05b7 e0c10000 istore 2 ,contr 
+05b8 20600000 rtn 
 
 p_le_parse_att1:
-058d c005058f beq attop_read_request ,p_le_parse_att_read_request 
-058e 202058ad branch le_parse_att + 2 
+05b9 c00505bb beq attop_read_request ,p_le_parse_att_read_request 
+05ba 202058ad branch le_parse_att + 2 
 
 p_le_parse_att_read_request:
-058f 68090478 fetcht 2 ,mem_le_att_handle 
-0590 6800c4e9 fetch 1 ,mem_le_configuration 
-0591 c2818596 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+05bb 68090478 fetcht 2 ,mem_le_att_handle 
+05bc 6800c4e9 fetch 1 ,mem_le_configuration 
+05bd c28185c2 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-0592 68010478 fetch 2 ,mem_le_att_handle 
-0593 c009da76 beq 0x13 ,le_send_att_error_response_notfound 
-0594 68090478 fetcht 2 ,mem_le_att_handle 
-0595 202059bf branch le_send_att_read_response 
+05be 68010478 fetch 2 ,mem_le_att_handle 
+05bf c009da76 beq 0x13 ,le_send_att_error_response_notfound 
+05c0 68090478 fetcht 2 ,mem_le_att_handle 
+05c1 202059bf branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-0596 680144fa fetch 2 ,mem_le_pairing_handle 
-0597 98467c00 isub temp ,null 
-0598 24228592 nbranch p_le_send_att_read_response ,zero 
-0599 20405a42 call le_check_encrypt_state 
-059a 24340592 nbranch p_le_send_att_read_response ,user 
-059b 70047a05 jam att_err_insufficient_authentication ,mem_le_err_code 
-059c 20205a77 branch le_send_att_error_response 
+05c2 680144fa fetch 2 ,mem_le_pairing_handle 
+05c3 98467c00 isub temp ,null 
+05c4 242285be nbranch p_le_send_att_read_response ,zero 
+05c5 20405a42 call le_check_encrypt_state 
+05c6 243405be nbranch p_le_send_att_read_response ,user 
+05c7 70047a05 jam att_err_insufficient_authentication ,mem_le_err_code 
+05c8 20205a77 branch le_send_att_error_response 
 
 p_le_parse_smp:
-059d e8c08000 ifetch 1 ,contr 
-059e c00085a0 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-059f 20205af6 branch le_parse_smp + 2 
-
-p_le_parse_smp_pairing_request:
-05a0 704b6e01 jam 1 ,mem_le_send_security_request_flag 
-05a1 20205b09 branch le_parse_smp_pairing_request 
+05c9 e8c08000 ifetch 1 ,contr 
+05ca c00285cc beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+05cb 20205af5 branch le_parse_smp + 1 
+
+p_le_parse_smp_pairing_failed:
+05cc 7011c582 jam zcode_82 ,mem_zcode_temp_param0 
+05cd 2020070c branch p_zcode_entrance 
 
 p_le_adv_not_match:
-05a2 68008016 fetch 1 ,mem_le_ch_mapped 
-05a3 c093d6f2 bne 39 ,le_adv_loop 
-05a4 204005a8 call p_le_adv_random_delay 
-05a5 d8e00000 arg le_adv_interval_timer ,queue 
-05a6 68014482 fetch 2 ,mem_le_adv_interval 
-05a7 20207f08 branch timer_init 
+05ce 68008016 fetch 1 ,mem_le_ch_mapped 
+05cf c093d6f2 bne 39 ,le_adv_loop 
+05d0 204005d4 call p_le_adv_random_delay 
+05d1 d8e00000 arg le_adv_interval_timer ,queue 
+05d2 68014482 fetch 2 ,mem_le_adv_interval 
+05d3 20207f08 branch timer_init 
 
 p_le_adv_random_delay:
-05a8 180a7e00 random pdata 
-05a9 d84001ff arg 0x1ff ,temp 
-05aa 98417e00 iand temp ,pdata 
-05ab 1fe0fefa add pdata ,250 ,pdata 
-05ac 20203cbe branch delay 
+05d4 180a7e00 random pdata 
+05d5 d84001ff arg 0x1ff ,temp 
+05d6 98417e00 iand temp ,pdata 
+05d7 1fe0fefa add pdata ,250 ,pdata 
+05d8 20203cbe branch delay 
 
 p_le_lpm_setmult:
-05ad 7855fc00 disable wake 
-05ae 203705b0 branch p_le_lpm_set_mult_attempt ,attempt 
-05af 2436d806 nbranch le_lpm_lost ,match 
+05d9 7855fc00 disable wake 
+05da 203705dc branch p_le_lpm_set_mult_attempt ,attempt 
+05db 2436d806 nbranch le_lpm_lost ,match 
 
 p_le_lpm_set_mult_attempt:
-05b0 20402bcb call lpm_match 
-05b1 680140c1 fetch 2 ,mem_rx_window_sniff 
-05b2 6001044d store 2 ,mem_le_receive_window 
-05b3 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-05b4 2fe00603 compare 3 ,pdata ,3 
-05b5 2420abde nbranch lpm_mult_short ,true 
-05b6 202057fb branch le_lpm_set_mult_attempt + 3 
+05dc 20402bcb call lpm_match 
+05dd 680140c1 fetch 2 ,mem_rx_window_sniff 
+05de 6001044d store 2 ,mem_le_receive_window 
+05df 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+05e0 2fe00603 compare 3 ,pdata ,3 
+05e1 2420abde nbranch lpm_mult_short ,true 
+05e2 202057fb branch le_lpm_set_mult_attempt + 3 
 
 p_le_mouse_bb_event_connect_complete:
-05b7 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-05b8 247a0000 nrtn blank 
-05b9 68008478 fetch 1 ,mem_le_att_handle 
-05ba 1fe67e1a sub pdata ,26 ,pdata 
-05bb 24628000 nrtn zero 
-05bc 20203d60 branch mouse_le_write_enable 
+05e3 7011c542 jam zcode_42 ,mem_zcode_temp_param0 
+05e4 2020070c branch p_zcode_entrance 
 
 p_twspi_reset:
-05bd 68108077 hfetch 1 ,core_gpio_out3 
-05be 1fe17efd and_into 0xfd ,pdata 
-05bf 60108077 hstore 1 ,core_gpio_out3 
-05c0 68188073 hfetcht 1 ,core_gpio_oe3 
-05c1 18418402 or_into 0x2 ,temp 
-05c2 60188073 hstoret 1 ,core_gpio_oe3 
-05c3 204063ee call twspi_disable 
-05c4 184104fd and_into 0xfd ,temp 
-05c5 2000000d nop 13 
-05c6 204005ca call p_twspi_enable 
-05c7 60188073 hstoret 1 ,core_gpio_oe3 
-05c8 20600000 rtn 
+05e5 68108077 hfetch 1 ,core_gpio_out3 
+05e6 1fe17efd and_into 0xfd ,pdata 
+05e7 60108077 hstore 1 ,core_gpio_out3 
+05e8 68188073 hfetcht 1 ,core_gpio_oe3 
+05e9 18418402 or_into 0x2 ,temp 
+05ea 60188073 hstoret 1 ,core_gpio_oe3 
+05eb 204063ee call twspi_disable 
+05ec 184104fd and_into 0xfd ,temp 
+05ed 2000000d nop 13 
+05ee 204005f2 call p_twspi_enable 
+05ef 60188073 hstoret 1 ,core_gpio_oe3 
+05f0 20600000 rtn 
 
 p_spid_init:
-05c9 204064dd call spid_init_common 
+05f1 204064dd call spid_init_common 
 
 p_twspi_enable:
-05ca 68108081 hfetch 1 ,core_gpio_sel1 
-05cb 79207e00 set1 0 ,pdata 
-05cc 793ffe01 set0 1 ,pdata 
-05cd 793ffe03 set0 3 ,pdata 
-05ce 60108081 hstore 1 ,core_gpio_sel1 
-05cf 20600000 rtn 
+05f2 68108081 hfetch 1 ,core_gpio_sel1 
+05f3 79207e00 set1 0 ,pdata 
+05f4 793ffe01 set0 1 ,pdata 
+05f5 793ffe03 set0 3 ,pdata 
+05f6 60108081 hstore 1 ,core_gpio_sel1 
+05f7 20600000 rtn 
 
 p_page_wait_fhs_reply_ok:
-05d0 7011c500 jam zcode_00 ,mem_zcode_temp_param0 
-05d1 20200730 branch p_zcode_entrance 
+05f8 7011c500 jam zcode_00 ,mem_zcode_temp_param0 
+05f9 2020070c branch p_zcode_entrance 
 
 p_role_switch_master:
-05d2 204021c9 call role_switch_check 
-05d3 24740000 nrtn user 
+05fa 204021c9 call role_switch_check 
+05fb 24740000 nrtn user 
 
 p_wait_role_switch_anchor:
-05d4 78547c00 disable user 
-05d5 70001120 jam param_newconnto ,mem_newconnto_counter 
-05d6 793f800b set0 mark_fhs_already_good ,mark 
-05d7 793f802d set0 mark_role_switch_receive_fhs ,mark 
+05fc 78547c00 disable user 
+05fd 70001120 jam param_newconnto ,mem_newconnto_counter 
+05fe 793f800b set0 mark_fhs_already_good ,mark 
+05ff 793f802d set0 mark_role_switch_receive_fhs ,mark 
 
 p_roles_waitfhs_loop:
-05d8 20402a4f call rf_setup_time_master_slot 
-05d9 204022e6 call master_recv_packet 
-05da c50585df bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
-05db 20402455 call new_conn_timeout 
-05dc 243a05d8 nbranch p_roles_waitfhs_loop ,blank 
-05dd c51685e8 bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
-05de 202021ec branch role_switch_fail_master 
+0600 20402a4f call rf_setup_time_master_slot 
+0601 204022e6 call master_recv_packet 
+0602 c5058607 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
+0603 20402455 call new_conn_timeout 
+0604 243a0600 nbranch p_roles_waitfhs_loop ,blank 
+0605 c5168610 bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
+0606 202021ec branch role_switch_fail_master 
 
 p_roles_replyto_fhs:
-05df 20402a4d call rf_setup_time_slave_slot 
-05e0 d8200010 arg type_id ,type 
-05e1 204022dc call master_send_packet 
-05e2 7920002d set1 mark_role_switch_receive_fhs ,mark 
-05e3 793f800b set0 mark_fhs_already_good ,mark 
-05e4 68008077 fetch 1 ,mem_amaddr 
-05e5 98000800 iforce am_addr 
-05e6 70001102 jam 2 ,mem_newconnto_counter 
-05e7 202005d8 branch p_roles_waitfhs_loop 
+0607 20402a4d call rf_setup_time_slave_slot 
+0608 d8200010 arg type_id ,type 
+0609 204022dc call master_send_packet 
+060a 7920002d set1 mark_role_switch_receive_fhs ,mark 
+060b 793f800b set0 mark_fhs_already_good ,mark 
+060c 68008077 fetch 1 ,mem_amaddr 
+060d 98000800 iforce am_addr 
+060e 70001102 jam 2 ,mem_newconnto_counter 
+060f 20200600 branch p_roles_waitfhs_loop 
 
 p_roles_replyto_fhs1:
-05e8 68020165 fetch 4 ,mem_clke_bt 
-05e9 1fe0fe08 pincrease 8 
-05ea 60020165 store 4 ,mem_clke_bt 
-05eb 202021f8 branch roles_replyto_fhs + 4 
+0610 68020165 fetch 4 ,mem_clke_bt 
+0611 1fe0fe08 pincrease 8 
+0612 60020165 store 4 ,mem_clke_bt 
+0613 202021f8 branch roles_replyto_fhs + 4 
 
 p_process_dmh:
-05ec c516264d bmark1 mark_first_packet ,end_of_packet 
-05ed 2020258f branch process_dmh + 1 
+0614 c516264d bmark1 mark_first_packet ,end_of_packet 
+0615 2020258f branch process_dmh + 1 
 
 p_quit_connection_cont:
-05ee 204033af call app_disconn_reason_collect_bt 
-05ef 204026e9 call sniff_exit 
-05f0 700a9902 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-05f1 20407d86 call ui_ipc_send_event 
-05f2 20405cf7 call init_lmp_work 
-05f3 20404d6b call l2cap_init_work 
-05f4 2020246e branch quit_connection_cont + 8 
+0616 7011c543 jam zcode_43 ,mem_zcode_temp_param0 
+0617 2020070c branch p_zcode_entrance 
 
 p_prepare_tx:
-05f5 68008030 fetch 1 ,mem_state 
-05f6 2feffe00 isolate1 state_inconn ,pdata 
-05f7 204085f9 call p_bt_power_ctrl ,true 
-05f8 2020248a branch prepare_tx + 1 
+0618 68008030 fetch 1 ,mem_state 
+0619 2feffe00 isolate1 state_inconn ,pdata 
+061a 2040861c call p_bt_power_ctrl ,true 
+061b 2020248a branch prepare_tx + 1 
 
 p_bt_power_ctrl:
-05f9 68008047 fetch 1 ,mem_arq 
-05fa 2feffe03 isolate1 wack ,pdata 
-05fb 20408546 call power_ctrl_pac_succ_decrs ,true 
-05fc 244086cd ncall power_ctrl_pac_succ_incrs ,true 
-05fd 202006d3 branch power_ctrl_start 
+061c 68008047 fetch 1 ,mem_arq 
+061d 2feffe03 isolate1 wack ,pdata 
+061e 204086a5 call power_ctrl_pac_succ_decrs ,true 
+061f 244086a1 ncall power_ctrl_pac_succ_incrs ,true 
+0620 202006af branch power_ctrl_start 
 
 p_slave_conn_recv_packet:
-05fe 204024f0 call slave_receive_master_slot 
-05ff 242c28f9 nbranch shutdown_radio ,sync 
-0600 204029bb call save_rssi 
-0601 20400207 call p_rssi_signal 
-0602 20202518 branch slave_conn_recv_packet + 4 
+0621 204024f0 call slave_receive_master_slot 
+0622 242c28f9 nbranch shutdown_radio ,sync 
+0623 204029bb call save_rssi 
+0624 2040006b call p_rssi_signal 
+0625 20202518 branch slave_conn_recv_packet + 4 
 
 p_lpm_dispatch:
-0603 c6130000 rtnmark1 mark_24g 
-0604 20402afa call lpo_calibration 
-0605 6801c16f fetch 3 ,mem_clks_per_lpo 
-0606 207a0000 rtn blank 
-0607 6800c091 fetch 1 ,mem_lpm_mode 
-0608 207a0000 rtn blank 
-0609 6800cb2b fetch 1 ,mem_mouse_multi_led_on_timer 
-060a 247a0000 nrtn blank 
-060b 6800c65a fetch 1 ,mem_ssp_enable 
-060c 203a060f branch p_lpm_dispatch_next ,blank 
-060d 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
-060e 207a0000 rtn blank 
+0626 c6130000 rtnmark1 mark_24g 
+0627 20402afa call lpo_calibration 
+0628 6801c16f fetch 3 ,mem_clks_per_lpo 
+0629 207a0000 rtn blank 
+062a 6800c091 fetch 1 ,mem_lpm_mode 
+062b 207a0000 rtn blank 
+062c 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
+062d 1fe67c0a sub pdata ,10 ,null 
+062e 20610000 rtn positive 
+062f 6800cb2e fetch 1 ,mem_mouse_multi_led_blink_count 
+0630 247a0000 nrtn blank 
+0631 6800c65a fetch 1 ,mem_ssp_enable 
+0632 203a0635 branch p_lpm_dispatch_next ,blank 
+0633 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+0634 207a0000 rtn blank 
 
 p_lpm_dispatch_next:
-060f 6800c4c0 fetch 1 ,mem_le_sc_calc 
-0610 247a0000 nrtn blank 
-0611 20402c3a call lpm_check_wake_lock 
-0612 247a0000 nrtn blank 
-0613 6800c040 fetch 1 ,mem_context 
-0614 2fe00e03 compare 3 ,pdata ,0x7 
-0615 2420ab9d nbranch lpm_dispatch_unconn ,true 
-0616 68014042 fetch 2 ,mem_context + coffset_tsniff 
-0617 d840ffff arg 0xffff ,temp 
-0618 98467c00 isub temp ,null 
-0619 20628000 rtn zero 
-061a 20202b7d branch lpm_dispatch_next + 9 
+0635 6800c4c0 fetch 1 ,mem_le_sc_calc 
+0636 247a0000 nrtn blank 
+0637 20402c3a call lpm_check_wake_lock 
+0638 247a0000 nrtn blank 
+0639 6800c040 fetch 1 ,mem_context 
+063a 2fe00e03 compare 3 ,pdata ,0x7 
+063b 2420ab9d nbranch lpm_dispatch_unconn ,true 
+063c 68014042 fetch 2 ,mem_context + coffset_tsniff 
+063d d840ffff arg 0xffff ,temp 
+063e 98467c00 isub temp ,null 
+063f 20628000 rtn zero 
+0640 20202b7d branch lpm_dispatch_next + 9 
 
 p_lpm_set_mult:
-061b 7855fc00 disable wake 
-061c 68008030 fetch 1 ,mem_state 
-061d c4008000 rtnbit0 state_insniff 
-061e 2436abd0 nbranch lpm_not_match ,match 
-061f 20402bcb call lpm_match 
-0620 680140c1 fetch 2 ,mem_rx_window_sniff 
-0621 6001003e store 2 ,mem_rx_window 
-0622 68008047 fetch 1 ,mem_arq 
-0623 c281abde bbit1 wack ,lpm_mult_short 
-0624 c586abde bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0625 20405274 call l2cap_malloc_is_fifo_empty 
-0626 243a2bde nbranch lpm_mult_short ,blank 
-0627 205a0629 call p_lpm_set_attemp_timeout ,blank 
-0628 20202bbe branch lpm_set_mult + 13 
+0641 7855fc00 disable wake 
+0642 68008030 fetch 1 ,mem_state 
+0643 c4008000 rtnbit0 state_insniff 
+0644 2436abd0 nbranch lpm_not_match ,match 
+0645 20402bcb call lpm_match 
+0646 680140c1 fetch 2 ,mem_rx_window_sniff 
+0647 6001003e store 2 ,mem_rx_window 
+0648 68008047 fetch 1 ,mem_arq 
+0649 c281abde bbit1 wack ,lpm_mult_short 
+064a c586abde bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+064b 20405274 call l2cap_malloc_is_fifo_empty 
+064c 243a2bde nbranch lpm_mult_short ,blank 
+064d 205a064f call p_lpm_set_attemp_timeout ,blank 
+064e 20202bbe branch lpm_set_mult + 13 
 
 p_lpm_set_attemp_timeout:
-0629 70008a01 jam 1 ,mem_current_sniff_attempt 
-062a 70008b00 jam 0 ,mem_current_sniff_timeout 
-062b 20600000 rtn 
+064f 70008a01 jam 1 ,mem_current_sniff_attempt 
+0650 70008b00 jam 0 ,mem_current_sniff_timeout 
+0651 20600000 rtn 
 
 p_mouse_bb_disconnected:
-062c 7011c510 jam zcode_10 ,mem_zcode_temp_param0 
-062d 20200730 branch p_zcode_entrance 
+0652 7011c501 jam zcode_01 ,mem_zcode_temp_param0 
+0653 2020070c branch p_zcode_entrance 
 
 p_hid_rx_process:
-062e 7011c511 jam zcode_11 ,mem_zcode_temp_param0 
-062f 20200730 branch p_zcode_entrance 
+0654 7011c502 jam zcode_02 ,mem_zcode_temp_param0 
+0655 2020070c branch p_zcode_entrance 
 
 p_parse_lmp_accepted:
-0630 68008552 fetch 1 ,mem_rxbuf + 1 
-0631 600084c9 store 1 ,mem_lmi_accepted_opcode 
-0632 c0098634 beq lmp_switch_req ,p_parse_lmp_accepted_switch 
-0633 20205db4 branch parse_lmp_accepted + 3 
+0656 68008552 fetch 1 ,mem_rxbuf + 1 
+0657 600084c9 store 1 ,mem_lmi_accepted_opcode 
+0658 c009865a beq lmp_switch_req ,p_parse_lmp_accepted_switch 
+0659 20205db4 branch parse_lmp_accepted + 3 
 
 p_parse_lmp_accepted_switch:
-0634 20405dcf call parse_lmp_accepted_switch 
-0635 704b0101 jam 1 ,mem_bt_rcvd_switch_req_accept 
-0636 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0637 207a0000 rtn blank 
-0638 704b0302 jam 2 ,mem_bt_send_lmp_setup_complete 
-0639 20600000 rtn 
+065a 20405dcf call parse_lmp_accepted_switch 
+065b 704b0101 jam 1 ,mem_bt_rcvd_switch_req_accept 
+065c 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
+065d 207a0000 rtn blank 
+065e 704b0302 jam 2 ,mem_bt_send_lmp_setup_complete 
+065f 20600000 rtn 
 
 p_send_lmp:
-063a 78547c00 disable user 
-063b 204062c1 call lmo_fifo_process 
-063c 68008048 fetch 1 ,mem_lmp_to_send 
-063d 207a0000 rtn blank 
-063e c2838644 bbit1 7 ,p_send_lmp_escape 
-063f c0018646 beq lmp_accepted ,p_send_lmp_accepted 
-0640 c018864a beq lmp_setup_complete ,p_send_lmp_setup_complete 
-0641 c00b864c beq lmp_sniff_req ,p_send_lmp_sniff_req 
-0642 c0038648 beq lmp_detach ,p_send_lmp_detach 
-0643 20206010 branch send_lmp0 
-
-p_send_lmp_escape:
-0644 7011c520 jam zcode_20 ,mem_zcode_temp_param0 
-0645 20200730 branch p_zcode_entrance 
-
-p_send_lmp_accepted:
-0646 7011c521 jam zcode_21 ,mem_zcode_temp_param0 
-0647 20200730 branch p_zcode_entrance 
-
-p_send_lmp_detach:
-0648 7011c522 jam zcode_22 ,mem_zcode_temp_param0 
-0649 20200730 branch p_zcode_entrance 
-
-p_send_lmp_setup_complete:
-064a 704b0301 jam 1 ,mem_bt_send_lmp_setup_complete 
-064b 202061c3 branch send_lmp_setup_complete 
-
-p_send_lmp_sniff_req:
-064c 704b0b04 jam 4 ,mem_mouse_bt_send_first_package_timer 
-064d 202061a4 branch send_lmp_sniff_req 
+0660 7011c510 jam zcode_10 ,mem_zcode_temp_param0 
+0661 2020070c branch p_zcode_entrance 
 
 p_process_conn_sm:
-064e 204062bc call lmo_fifo_check 
-064f 247a0000 nrtn blank 
+0662 204062bc call lmo_fifo_check 
+0663 247a0000 nrtn blank 
 
 p_process_conn_sm_continue:
-0650 68008055 fetch 1 ,mem_conn_sm 
-0651 207a0000 rtn blank 
-0652 c0020670 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
-0653 c0080655 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
-0654 20206320 branch process_conn_sm_continue + 2 
+0664 68008055 fetch 1 ,mem_conn_sm 
+0665 207a0000 rtn blank 
+0666 c0020684 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
+0667 c0080669 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
+0668 20206320 branch process_conn_sm_continue + 2 
 
 p_host_creat_conn_wait_switch:
-0655 6800c55b fetch 1 ,mem_switch_flag 
-0656 c1000000 rtneq switch_flag_init 
-0657 c0008659 beq switch_flag_accept ,p_host_create_conn_switch_accept 
-0658 2020635f branch host_creat_conn_wait_switch + 3 
+0669 6800c55b fetch 1 ,mem_switch_flag 
+066a c1000000 rtneq switch_flag_init 
+066b c000866d beq switch_flag_accept ,p_host_create_conn_switch_accept 
+066c 2020635f branch host_creat_conn_wait_switch + 3 
 
 p_host_create_conn_switch_accept:
-0659 20748000 rtn master 
+066d 20748000 rtn master 
 
 p_host_create_conn_auth_pair:
-065a 6800816d fetch 1 ,mem_connection_options 
-065b c280065d bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
-065c 20206399 branch host_create_conn_auth_pair + 1 
+066e 6800816d fetch 1 ,mem_connection_options 
+066f c2800671 bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
+0670 20206399 branch host_create_conn_auth_pair + 1 
 
 p_host_create_conn_auth_pair_true:
-065d 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
-065e c000e39d beq 1 ,host_create_conn_auth_pair_true 
-065f 6800c1bd fetch 1 ,mem_link_key_exists 
-0660 203a63a9 branch host_create_conn_auth_pair_nokey ,blank 
-0661 680084d1 fetch 1 ,mem_lmp_conn_state 
-0662 c4018000 rtnbit0 sent_setup_complete 
-0663 c4010000 rtnbit0 received_setup_complete 
-0664 6800cb02 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0665 207a0000 rtn blank 
-0666 704b0200 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-0667 680204e9 fetch 4 ,mem_aurand_send_delay_time 
-0668 d8400014 arg 20 ,temp 
-0669 98408400 iadd temp ,temp 
-066a 1c427e00 copy clkn_bt ,pdata 
-066b 98467c00 isub temp ,null 
-066c 2421066e nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-066d 20206349 branch host_create_conn_auth 
+0671 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0672 c000e39d beq 1 ,host_create_conn_auth_pair_true 
+0673 6800c1bd fetch 1 ,mem_link_key_exists 
+0674 203a63a9 branch host_create_conn_auth_pair_nokey ,blank 
+0675 680084d1 fetch 1 ,mem_lmp_conn_state 
+0676 c4018000 rtnbit0 sent_setup_complete 
+0677 c4010000 rtnbit0 received_setup_complete 
+0678 6800cb02 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0679 207a0000 rtn blank 
+067a 704b0200 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
+067b 680204e9 fetch 4 ,mem_aurand_send_delay_time 
+067c d8400014 arg 20 ,temp 
+067d 98408400 iadd temp ,temp 
+067e 1c427e00 copy clkn_bt ,pdata 
+067f 98467c00 isub temp ,null 
+0680 24210682 nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
+0681 20206349 branch host_create_conn_auth 
 
 p_bt_send_max_slot_req_accept_after_switch_wait:
-066e 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-066f 20600000 rtn 
+0682 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0683 20600000 rtn 
 
 p_host_create_conn_send_conn_req:
-0670 70480b14 jam 20 ,mem_mouse_send_switch_req_timer 
-0671 2020636f branch host_create_conn_send_conn_req 
+0684 70480b14 jam 20 ,mem_mouse_send_switch_req_timer 
+0685 2020636f branch host_create_conn_send_conn_req 
 
 p_check_51cmd_once_continue:
-0672 204062bc call lmo_fifo_check 
-0673 243a7ddb nbranch check_51cmd_restore ,blank 
-0674 68008a99 fetch 1 ,mem_fifo_temp 
-0675 c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
-0676 c00f867d beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
-0677 c0100680 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
-0678 c009067a beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0679 20207dca branch check_51cmd_once_continue + 2 
+0686 204062bc call lmo_fifo_check 
+0687 243a7ddb nbranch check_51cmd_restore ,blank 
+0688 68008a99 fetch 1 ,mem_fifo_temp 
+0689 c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
+068a c00f8691 beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
+068b c0100694 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
+068c c009068e beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+068d 20207dca branch check_51cmd_once_continue + 2 
 
 p_check_51cmd_ble_update_connect_param:
-067a 20405890 call le_fifo_check_full 
-067b 247a0000 nrtn blank 
-067c 20205abf branch le_l2cap_tx_update_req 
+068e 20405890 call le_fifo_check_full 
+068f 247a0000 nrtn blank 
+0690 20205abf branch le_l2cap_tx_update_req 
 
 p_flash_store_le_reconn_info:
-067d 70018534 jam rec_4_mode ,mem_record_bt_mode 
-067e 6803044f fetch 6 ,mem_le_plap 
-067f 20200682 branch p_flash_store_reconn_info 
+0691 70018534 jam rec_4_mode ,mem_record_bt_mode 
+0692 6803044f fetch 6 ,mem_le_plap 
+0693 20200696 branch p_flash_store_reconn_info 
 
 p_flash_store_bd_reconn_info:
-0680 70018533 jam rec_3_mode ,mem_record_bt_mode 
-0681 68030040 fetch 6 ,mem_plap 
+0694 70018533 jam rec_3_mode ,mem_record_bt_mode 
+0695 68030040 fetch 6 ,mem_plap 
 
 p_flash_store_reconn_info:
-0682 60030186 store 6 ,mem_temp_lap 
+0696 60030186 store 6 ,mem_temp_lap 
 
 p_mouse_store_remote_bdaddr:
-0683 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0684 c4038000 rtnbit0 mouse_store_eeprom_flag 
-0685 d8e00007 arg mouse_store_eeprom_flag ,queue 
-0686 204043d2 call mouse_disable_function_flag 
-0687 204042e8 call mouse_check_device_addr 
+0697 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0698 c4038000 rtnbit0 mouse_store_eeprom_flag 
+0699 d8e00007 arg mouse_store_eeprom_flag ,queue 
+069a 204043d2 call mouse_disable_function_flag 
+069b 204042e8 call mouse_check_device_addr 
 
 p_mouse_unplug_clean_bdaddr:
-0688 204042fb call mouse_before_store_reconn_info 
-0689 202002cf branch p_mouse_store_flash_device_info 
-
-p_mouse_multi_led_blink_timer:
-068a 6800cb27 fetch 1 ,mem_mouse_multi_led_blink_enable 
-068b 207a0000 rtn blank 
-068c 6800cb2a fetch 1 ,mem_mouse_multi_led_type 
-068d c0000690 beq multi_led_on ,p_mouse_multi_led_type_on 
-068e c00086a9 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-068f 20600000 rtn 
-
-p_mouse_multi_led_type_on:
-0690 204006b3 call p_mouse_multi_led_on 
-0691 6800cb2b fetch 1 ,mem_mouse_multi_led_on_timer 
-0692 1fe0fe01 increase 1 ,pdata 
-0693 6000cb2b store 1 ,mem_mouse_multi_led_on_timer 
-0694 6808cb2c fetcht 1 ,mem_mouse_multi_led_on_timer_init 
-0695 98467c00 isub temp ,null 
-0696 20428698 call p_mouse_multi_led_off_poweron2s ,zero 
-0697 20600000 rtn 
-
-p_mouse_multi_led_off_poweron2s:
-0698 704b3100 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
-0699 204006b8 call p_mouse_multi_led_off 
-069a 6800c720 fetch 1 ,mem_device_flag 
-069b c1010000 rtneq mode_24g_device 
-069c 68014682 fetch 2 ,mem_ui_state_map 
-069d c3848000 rtnbit1 ui_state_ble_connected 
-069e c3800000 rtnbit1 ui_state_bt_connected 
-069f 6800cbe4 fetch 1 ,mem_mouse_fast_conn_flag 
-06a0 c0ff86a7 bne 0xff ,p_mouse_bt_reconn_multi_led_blink 
-
-p_mouse_discovery_multi_led_blink:
-06a1 704b2d05 jam 5 ,mem_mouse_multi_led_blink_timer_init 
-
-p_mouse_discovery_multi_led_blink1:
-06a2 704b2f01 jam 1 ,mem_mouse_multi_led_blink_count 
-
-p_mouse_multi_led_blink_enable:
-06a3 704b2e05 jam 5 ,mem_mouse_multi_led_blink_timer 
-06a4 704b2701 jam on ,mem_mouse_multi_led_blink_enable 
-06a5 704b2a01 jam multi_led_blink ,mem_mouse_multi_led_type 
-06a6 20600000 rtn 
-
-p_mouse_bt_reconn_multi_led_blink:
-06a7 704b2d01 jam 1 ,mem_mouse_multi_led_blink_timer_init 
-06a8 202006a2 branch p_mouse_discovery_multi_led_blink1 
-
-p_mouse_multi_led_type_blink:
-06a9 6800cb2e fetch 1 ,mem_mouse_multi_led_blink_timer 
-06aa 1fe0ffff increase -1 ,pdata 
-06ab 6000cb2e store 1 ,mem_mouse_multi_led_blink_timer 
-06ac 247a0000 nrtn blank 
-06ad 6800cb2d fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-06ae 6000cb2e store 1 ,mem_mouse_multi_led_blink_timer 
-
-p_mouse_multi_led_blink_count_no_limited:
-06af 6800cb29 fetch 1 ,mem_mouse_multi_led_state 
-06b0 c00086b8 beq on ,p_mouse_multi_led_off 
-06b1 c00006b3 beq off ,p_mouse_multi_led_on 
-06b2 20600000 rtn 
-
-p_mouse_multi_led_on:
-06b3 704b2901 jam on ,mem_mouse_multi_led_state 
-06b4 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06b5 20206829 branch gpio_out_active 
-
-p_mouse_multi_led_blink_off:
-06b6 58000000 setarg 0 
-06b7 6001cb2e store 3 ,mem_mouse_multi_led_blink_timer 
-
-p_mouse_multi_led_off:
-06b8 6800cb2f fetch 1 ,mem_mouse_multi_led_blink_count 
-06b9 243a06bc nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-06ba 704b2700 jam 0 ,mem_mouse_multi_led_blink_enable 
-06bb 704b2a00 jam 0 ,mem_mouse_multi_led_type 
-
-p_mouse_multi_led_off_wait_blink_over:
-06bc 704b2b00 jam 0 ,mem_mouse_multi_led_on_timer 
-06bd 704b2900 jam off ,mem_mouse_multi_led_state 
-
-p_mouse_multi_led_off_end:
-06be 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06bf 20206825 branch gpio_out_inactive 
-
-p_mouse_mode_bt_device_multi_led_on:
-
-p_mouse_mode_24g_device_multi_led_on:
-06c0 704b3101 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-06c1 704b2701 jam on ,mem_mouse_multi_led_blink_enable 
-06c2 704b2a00 jam multi_led_on ,mem_mouse_multi_led_type 
-06c3 704b2b00 jam 0 ,mem_mouse_multi_led_on_timer 
-06c4 20600000 rtn 
-
-p_mouse_discovey_led_blink_off:
-06c5 6800cb2b fetch 1 ,mem_mouse_multi_led_on_timer 
-06c6 247a0000 nrtn blank 
-06c7 6800cb31 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-06c8 247a0000 nrtn blank 
-06c9 202006b6 branch p_mouse_multi_led_blink_off 
+069c 204042fb call mouse_before_store_reconn_info 
+069d 20200313 branch p_mouse_store_flash_device_info 
 
 power_ctrl_pac_succ_cnt_init:
-06ca 704dbd01 jam 1 ,mem_power_ctrl_level 
-06cb 704dba00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-06cc 20600000 rtn 
+069e 704d7901 jam 1 ,mem_power_ctrl_level 
+069f 704d7600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06a0 20600000 rtn 
 
 power_ctrl_pac_succ_incrs:
-06cd 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06ce 1fe0fe01 increase 1 ,pdata 
-06cf 6000cdba store 1 ,mem_power_ctrl_pac_succ_cnt 
-06d0 20600000 rtn 
+06a1 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06a2 1fe0fe01 increase 1 ,pdata 
+06a3 6000cd76 store 1 ,mem_power_ctrl_pac_succ_cnt 
+06a4 20600000 rtn 
+
+power_ctrl_pac_succ_decrs:
+06a5 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06a6 1fe67c02 sub pdata ,2 ,null 
+06a7 244106ad ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+06a8 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06a9 c1000000 rtneq 0 
+06aa 1fe0ffff increase -1 ,pdata 
+06ab 6000cd76 store 1 ,mem_power_ctrl_pac_succ_cnt 
+06ac 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-06d1 704dba03 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-06d2 20600000 rtn 
+06ad 704d7603 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+06ae 20600000 rtn 
 
 power_ctrl_start:
-06d3 68014682 fetch 2 ,mem_ui_state_map 
-06d4 c3858000 rtnbit1 ui_state_ble_adv 
-06d5 c3838000 rtnbit1 ui_state_bt_reconnect 
-06d6 c3830000 rtnbit1 ui_state_bt_discovery 
-06d7 da204d43 arg mem_rssi_signal_buf ,rega 
-06d8 20400244 call p_rssi_average 
-06d9 6008cdbb storet 1 ,mem_rssi_avg_received 
-06da 58000082 setarg rssi_dis_max_24g 
-06db c51306dd bmark1 mark_24g ,power_ctrl_start_next 
-06dc 58000080 setarg rssi_dis_max_ble 
+06af 68014682 fetch 2 ,mem_ui_state_map 
+06b0 c3858000 rtnbit1 ui_state_ble_adv 
+06b1 c3838000 rtnbit1 ui_state_bt_reconnect 
+06b2 c3830000 rtnbit1 ui_state_bt_discovery 
+06b3 da204cff arg mem_rssi_signal_buf ,rega 
+06b4 20400254 call p_rssi_average 
+06b5 6008cd77 storet 1 ,mem_rssi_avg_received 
+06b6 58000082 setarg rssi_dis_max_24g 
+06b7 c51306b9 bmark1 mark_24g ,power_ctrl_start_next 
+06b8 58000080 setarg rssi_dis_max_ble 
 
 power_ctrl_start_next:
-06dd 98467c00 isub temp ,null 
-06de 242106f5 nbranch power_ctrl_txpower_incrs_force ,positive 
-06df 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06e0 1fe67c02 sub pdata ,2 ,null 
-06e1 242106e5 nbranch power_ctrl_txpower_decrs_check ,positive 
-06e2 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06e3 c00006f6 beq 0 ,power_ctrl_txpower_incrs 
-06e4 20600000 rtn 
+06b9 98467c00 isub temp ,null 
+06ba 242106d1 nbranch power_ctrl_txpower_incrs_force ,positive 
+06bb 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06bc 1fe67c02 sub pdata ,2 ,null 
+06bd 242106c1 nbranch power_ctrl_txpower_decrs_check ,positive 
+06be 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06bf c00006d2 beq 0 ,power_ctrl_txpower_incrs 
+06c0 20600000 rtn 
 
 power_ctrl_txpower_decrs_check:
-06e5 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06e6 c1900000 rtnne 32 
-06e7 704dba00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06c1 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06c2 c1cb0000 rtnne 150 
+06c3 704d7600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_decrs:
-06e8 6808cdbb fetcht 1 ,mem_rssi_avg_received 
-06e9 58000077 setarg rssi_dis_min_24g 
-06ea c51306ec bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-06eb 58000075 setarg rssi_dis_min_ble 
+06c4 6808cd77 fetcht 1 ,mem_rssi_avg_received 
+06c5 58000077 setarg rssi_dis_min_24g 
+06c6 c51306c8 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+06c7 58000075 setarg rssi_dis_min_ble 
 
 power_ctrl_txpower_decrs_next:
-06ec 98467c00 isub temp ,null 
-06ed 24610000 nrtn positive 
-06ee 6800cdbd fetch 1 ,mem_power_ctrl_level 
-06ef c00006fd beq 0 ,power_ctrl_decrs_level0 
-06f0 1fe0ffff increase -1 ,pdata 
-06f1 6000cdbd store 1 ,mem_power_ctrl_level 
-06f2 c00006fd beq 0 ,power_ctrl_decrs_level0 
+06c8 98467c00 isub temp ,null 
+06c9 24610000 nrtn positive 
+06ca 6800cd79 fetch 1 ,mem_power_ctrl_level 
+06cb c00006d9 beq 0 ,power_ctrl_decrs_level0 
+06cc 1fe0ffff increase -1 ,pdata 
+06cd 6000cd79 store 1 ,mem_power_ctrl_level 
+06ce c00006d9 beq 0 ,power_ctrl_decrs_level0 
 
 power_ctrl_decrs_level1:
 
 power_ctrl_incrs_level1:
-06f3 7041de00 jam tx_power_0db ,mem_tx_power 
-06f4 20600000 rtn 
+06cf 7041de00 jam tx_power_0db ,mem_tx_power 
+06d0 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-06f5 704dba00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06d1 704d7600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_incrs:
-06f6 6800cdbd fetch 1 ,mem_power_ctrl_level 
-06f7 c00106fb beq 2 ,power_ctrl_incrs_level2 
-06f8 1fe0fe01 increase 1 ,pdata 
-06f9 6000cdbd store 1 ,mem_power_ctrl_level 
-06fa c00086f3 beq 1 ,power_ctrl_incrs_level1 
+06d2 6800cd79 fetch 1 ,mem_power_ctrl_level 
+06d3 c00106d7 beq 2 ,power_ctrl_incrs_level2 
+06d4 1fe0fe01 increase 1 ,pdata 
+06d5 6000cd79 store 1 ,mem_power_ctrl_level 
+06d6 c00086cf beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-06fb 7041de02 jam tx_power_5db ,mem_tx_power 
-06fc 20600000 rtn 
+06d7 7041de02 jam tx_power_5db ,mem_tx_power 
+06d8 20600000 rtn 
 
 power_ctrl_decrs_level0:
-06fd 7041de04 jam tx_power_f5db ,mem_tx_power 
-06fe 20600000 rtn 
+06d9 7041de04 jam tx_power_f5db ,mem_tx_power 
+06da 20600000 rtn 
 
 p_set_freq_tx:
-06ff 60088017 storet 1 ,mem_last_freq 
-0700 1840a200 add temp ,0 ,rega 
-0701 20402981 call rf_write_freq 
-0702 58000500 setarg param_pll_setup 
-0703 20402a8f call sleep 
+06db 60088017 storet 1 ,mem_last_freq 
+06dc 1840a200 add temp ,0 ,rega 
+06dd 20402981 call rf_write_freq 
+06de 58000500 setarg param_pll_setup 
+06df 20402a8f call sleep 
 
 p_rf_tx_enable:
-0704 70890601 jam 0x1 ,rfen_adc 
-0705 7089003c jam 0x3c ,rfen_rx 
-0706 708901e0 jam 0xe0 ,rfen_tx 
-0707 2000000a nop 10 
-0708 70890201 jam 0x01 ,rfen_mdm 
-0709 7089023d jam 0x3d ,rfen_mdm 
-070a 2000000a nop 10 
-070b 708903b7 jam 0xb7 ,rfen_sn 
-070c 2000000a nop 10 
-070d 7089027d jam 0x7d ,rfen_mdm 
-070e 6800c1de fetch 1 ,mem_tx_power 
-070f c0010717 beq tx_power_5db ,p_set_tx_power_5db 
-0710 c002071c beq tx_power_f5db ,p_set_tx_power_f5db 
-0711 c010072b beq tx_power_pair ,p_set_tx_power_pair 
+06e0 70890601 jam 0x1 ,rfen_adc 
+06e1 7089003c jam 0x3c ,rfen_rx 
+06e2 708901e0 jam 0xe0 ,rfen_tx 
+06e3 2000000a nop 10 
+06e4 70890201 jam 0x01 ,rfen_mdm 
+06e5 7089023d jam 0x3d ,rfen_mdm 
+06e6 2000000a nop 10 
+06e7 708903b7 jam 0xb7 ,rfen_sn 
+06e8 2000000a nop 10 
+06e9 7089027d jam 0x7d ,rfen_mdm 
+06ea 6800c1de fetch 1 ,mem_tx_power 
+06eb c00106f3 beq tx_power_5db ,p_set_tx_power_5db 
+06ec c00206f8 beq tx_power_f5db ,p_set_tx_power_f5db 
+06ed c0100707 beq tx_power_pair ,p_set_tx_power_pair 
 
 p_set_tx_power_0db:
-0712 20400721 call p_rx_low_sens 
-0713 708955d0 jam 0xd0 ,0x8955 
-0714 708956e0 jam 0xe0 ,0x8956 
-0715 7089586c jam 0x6c ,0x8958 
-0716 2020294b branch set_tx_power_0db 
+06ee 204006fd call p_rx_low_sens 
+06ef 708955d0 jam 0xd0 ,0x8955 
+06f0 708956e0 jam 0xe0 ,0x8956 
+06f1 7089586c jam 0x6c ,0x8958 
+06f2 2020294b branch set_tx_power_0db 
 
 p_set_tx_power_5db:
-0717 20400726 call p_rx_high_sens 
-0718 708955d0 jam 0xd0 ,0x8955 
-0719 708956e0 jam 0xe0 ,0x8956 
-071a 7089583c jam 0x3c ,0x8958 
-071b 20202953 branch set_tx_power_5db 
+06f3 20400702 call p_rx_high_sens 
+06f4 708955d0 jam 0xd0 ,0x8955 
+06f5 708956e0 jam 0xe0 ,0x8956 
+06f6 7089583c jam 0x3c ,0x8958 
+06f7 20202953 branch set_tx_power_5db 
 
 p_set_tx_power_f5db:
-071c 20400721 call p_rx_low_sens 
-071d 708955d0 jam 0xd0 ,0x8955 
-071e 708956c0 jam 0xc0 ,0x8956 
-071f 7089586c jam 0x6c ,0x8958 
-0720 2020295b branch set_tx_power_f5db 
+06f8 204006fd call p_rx_low_sens 
+06f9 708955d0 jam 0xd0 ,0x8955 
+06fa 708956c0 jam 0xc0 ,0x8956 
+06fb 7089586c jam 0x6c ,0x8958 
+06fc 2020295b branch set_tx_power_f5db 
 
 p_rx_low_sens:
-0721 70894c5b jam 0x5b ,0x894c 
-0722 70894d96 jam 0x96 ,0x894d 
-0723 70894e2c jam 0x2c ,0x894e 
-0724 70894f46 jam 0x46 ,0x894f 
-0725 20600000 rtn 
+06fd 70894c5b jam 0x5b ,0x894c 
+06fe 70894d96 jam 0x96 ,0x894d 
+06ff 70894e2c jam 0x2c ,0x894e 
+0700 70894f46 jam 0x46 ,0x894f 
+0701 20600000 rtn 
 
 p_rx_high_sens:
-0726 70894cfb jam 0xfb ,0x894c 
-0727 70894def jam 0xef ,0x894d 
-0728 70894eec jam 0xec ,0x894e 
-0729 70894f5e jam 0x5e ,0x894f 
-072a 20600000 rtn 
+0702 70894cfb jam 0xfb ,0x894c 
+0703 70894def jam 0xef ,0x894d 
+0704 70894eec jam 0xec ,0x894e 
+0705 70894f5e jam 0x5e ,0x894f 
+0706 20600000 rtn 
 
 p_set_tx_power_pair:
-072b 708956c2 jam 0xc2 ,0x8956 
-072c 708955d0 jam 0xd0 ,0x8955 
-072d 20600000 rtn 
+0707 708956c2 jam 0xc2 ,0x8956 
+0708 708955d0 jam 0xd0 ,0x8955 
+0709 20600000 rtn 
 
 p_shutdown_radio:
-072e 18002a08 force 8 ,radio_ctrl 
-072f 202028fa branch shutdown_radio + 1 
+070a 18002a08 force 8 ,radio_ctrl 
+070b 202028fa branch shutdown_radio + 1 
 
 p_zcode_entrance:
-0730 680891c5 fetcht 1 ,mem_zcode_temp_param0 
-0731 18518400 rshift4 temp ,temp 
-0732 6800cb58 fetch 1 ,mem_zcode_current_number 
-0733 98467c00 isub temp ,null 
-0734 2022874f branch p_zcode_run ,zero 
-0735 6008cb58 storet 1 ,mem_zcode_current_number 
-0736 18408401 increase 1 ,temp 
-0737 58000100 setarg zcode_buff_size 
-0738 984f8400 imul32 temp ,temp 
-0739 6801cb59 fetch 3 ,mem_xip_flash_offset 
-073a 98467e00 isub temp ,pdata 
-073b 6809cb5c fetcht 3 ,mem_flash_start_addr 
-073c 9840fe00 iadd temp ,pdata 
-073d 1fe0fffb increase -5 ,pdata 
-073e 6001cb5f store 3 ,mem_flash_address 
-073f 20400313 call p_flash_release_deep_power_down 
+070c 680891c5 fetcht 1 ,mem_zcode_temp_param0 
+070d 18518400 rshift4 temp ,temp 
+070e 6800cba9 fetch 1 ,mem_zcode_current_number 
+070f 98467c00 isub temp ,null 
+0710 2022872b branch p_zcode_run ,zero 
+0711 6008cba9 storet 1 ,mem_zcode_current_number 
+0712 18408401 increase 1 ,temp 
+0713 58000100 setarg zcode_buff_size 
+0714 984f8400 imul32 temp ,temp 
+0715 6801cbaa fetch 3 ,mem_xip_flash_offset 
+0716 98467e00 isub temp ,pdata 
+0717 6809cbad fetcht 3 ,mem_flash_start_addr 
+0718 9840fe00 iadd temp ,pdata 
+0719 1fe0fffb increase -5 ,pdata 
+071a 6001cbb0 store 3 ,mem_flash_address 
+071b 20400355 call p_flash_release_deep_power_down 
 
 p_zcode_read_loop:
-0740 6801cb5f fetch 3 ,mem_flash_address 
-0741 d8400100 arg zcode_buff_size ,temp 
-0742 da201f00 arg mem_zcode_buff ,rega 
-0743 20406562 call spid_read_flash 
-0744 68021f00 fetch 4 ,mem_zcode_buff 
-0745 680a4b62 fetcht 4 ,mem_zcode_head 
-0746 98467c00 isub temp ,null 
-0747 24228740 nbranch p_zcode_read_loop ,zero 
-0748 204002de call p_mouse_spi_init 
-0749 58001f00 setarg mem_zcode_buff 
-074a 60014199 store 2 ,mem_patch_ptr 
-074b 70419b40 jam zcode_code_size ,mem_patch_len 
-074c 204064ca call load_ucode 
-074d 58000000 setarg 0 
-074e 60024199 store 4 ,mem_patch_ptr 
+071c 6801cbb0 fetch 3 ,mem_flash_address 
+071d d8400100 arg zcode_buff_size ,temp 
+071e da201f00 arg mem_zcode_buff ,rega 
+071f 20406562 call spid_read_flash 
+0720 68021f00 fetch 4 ,mem_zcode_buff 
+0721 680a4bb3 fetcht 4 ,mem_zcode_head 
+0722 98467c00 isub temp ,null 
+0723 2422871c nbranch p_zcode_read_loop ,zero 
+0724 204002a3 call p_mouse_spi_init 
+0725 58001f00 setarg mem_zcode_buff 
+0726 60014199 store 2 ,mem_patch_ptr 
+0727 70419b40 jam zcode_code_size ,mem_patch_len 
+0728 204064ca call load_ucode 
+0729 58000000 setarg 0 
+072a 60024199 store 4 ,mem_patch_ptr 
 
 p_zcode_run:
-074f 680091c5 fetch 1 ,mem_zcode_temp_param0 
-0750 20200001 branch p_zcode 
-
-p_drawing_optima:
-0751 6800cbf4 fetch 1 ,mem_mouse_smooth_disable 
-0752 247a0000 nrtn blank 
-0753 6802469b fetch 4 ,mem_mouse_x 
-0754 207a0000 rtn blank 
-0755 204007b5 call p_data_abs_check 
-0756 58000006 setarg 0x06 
-0757 204007a8 call p_data_greater_than_check 
-0758 58000003 setarg 0x03 
-0759 204007ae call p_data_less_than_check 
-075a 6800cb0d fetch 1 ,mem_mouse_asm_flag 
-075b c0008761 beq 1 ,p_drawing_optima_modify 
+072b 680091c5 fetch 1 ,mem_zcode_temp_param0 
+072c 20200001 branch p_zcode 
 
 p_drawing_optima_init:
-075c 6800cbf4 fetch 1 ,mem_mouse_smooth_disable 
-075d 247a0000 nrtn blank 
-075e df200005 arg 5 ,loopcnt 
-075f d8a04b0d arg mem_mouse_asm_flag ,contw 
-0760 20207ed4 branch clear_mem 
+072d df200005 arg 5 ,loopcnt 
+072e d8a04b0d arg mem_mouse_asm_flag ,contw 
+072f 20207ed4 branch clear_mem 
+
+p_drawing_optima:
+0730 6802469b fetch 4 ,mem_mouse_x 
+0731 207a0000 rtn blank 
+0732 2040078e call p_data_abs_check 
+0733 58000006 setarg 0x06 
+0734 20400781 call p_data_greater_than_check 
+0735 58000003 setarg 0x03 
+0736 20400787 call p_data_less_than_check 
+0737 6800cb0d fetch 1 ,mem_mouse_asm_flag 
+0738 c000873a beq 1 ,p_drawing_optima_modify 
+0739 2020072d branch p_drawing_optima_init 
 
 p_drawing_optima_modify:
-0761 68014b0e fetch 2 ,mem_mouse_x_pre 
-0762 600111be store 2 ,mem_data_pre 
-0763 6801469b fetch 2 ,mem_mouse_x 
-0764 600111c0 store 2 ,mem_data_current 
-0765 20400774 call p_drawing_optima_data_x 
-0766 680111be fetch 2 ,mem_data_pre 
-0767 60014b0e store 2 ,mem_mouse_x_pre 
-0768 680111c0 fetch 2 ,mem_data_current 
-0769 6001469b store 2 ,mem_mouse_x 
-076a 68014b10 fetch 2 ,mem_mouse_y_pre 
-076b 600111be store 2 ,mem_data_pre 
-076c 6801469d fetch 2 ,mem_mouse_y 
-076d 600111c0 store 2 ,mem_data_current 
-076e 2040077c call p_drawing_optima_data_y 
-076f 680111be fetch 2 ,mem_data_pre 
-0770 60014b10 store 2 ,mem_mouse_y_pre 
-0771 680111c0 fetch 2 ,mem_data_current 
-0772 6001469d store 2 ,mem_mouse_y 
-0773 20600000 rtn 
+073a 68014b0e fetch 2 ,mem_mouse_x_pre 
+073b 600111be store 2 ,mem_data_pre 
+073c 6801469b fetch 2 ,mem_mouse_x 
+073d 600111c0 store 2 ,mem_data_current 
+073e 2040074d call p_drawing_optima_data_x 
+073f 680111be fetch 2 ,mem_data_pre 
+0740 60014b0e store 2 ,mem_mouse_x_pre 
+0741 680111c0 fetch 2 ,mem_data_current 
+0742 6001469b store 2 ,mem_mouse_x 
+0743 68014b10 fetch 2 ,mem_mouse_y_pre 
+0744 600111be store 2 ,mem_data_pre 
+0745 6801469d fetch 2 ,mem_mouse_y 
+0746 600111c0 store 2 ,mem_data_current 
+0747 20400755 call p_drawing_optima_data_y 
+0748 680111be fetch 2 ,mem_data_pre 
+0749 60014b10 store 2 ,mem_mouse_y_pre 
+074a 680111c0 fetch 2 ,mem_data_current 
+074b 6001469d store 2 ,mem_mouse_y 
+074c 20600000 rtn 
 
 p_drawing_optima_data_x:
-0774 680111be fetch 2 ,mem_data_pre 
-0775 680911c0 fetcht 2 ,mem_data_current 
-0776 9840fe00 iadd temp ,pdata 
-0777 6808cbe2 fetcht 1 ,mem_mouse_data_xtemp 
-0778 9840fe00 iadd temp ,pdata 
-0779 1fe10401 and pdata ,0x01 ,temp 
-077a 6008cbe2 storet 1 ,mem_mouse_data_xtemp 
-077b 20200784 branch p_drawing_optima_data 
+074d 680111be fetch 2 ,mem_data_pre 
+074e 680911c0 fetcht 2 ,mem_data_current 
+074f 9840fe00 iadd temp ,pdata 
+0750 6808cb7f fetcht 1 ,mem_mouse_data_xtemp 
+0751 9840fe00 iadd temp ,pdata 
+0752 1fe10401 and pdata ,0x01 ,temp 
+0753 6008cb7f storet 1 ,mem_mouse_data_xtemp 
+0754 2020075d branch p_drawing_optima_data 
 
 p_drawing_optima_data_y:
-077c 680111be fetch 2 ,mem_data_pre 
-077d 680911c0 fetcht 2 ,mem_data_current 
-077e 9840fe00 iadd temp ,pdata 
-077f 6808cbe3 fetcht 1 ,mem_mouse_data_ytemp 
-0780 9840fe00 iadd temp ,pdata 
-0781 1fe10401 and pdata ,0x01 ,temp 
-0782 6008cbe3 storet 1 ,mem_mouse_data_ytemp 
-0783 20200784 branch p_drawing_optima_data 
+0755 680111be fetch 2 ,mem_data_pre 
+0756 680911c0 fetcht 2 ,mem_data_current 
+0757 9840fe00 iadd temp ,pdata 
+0758 6808cb80 fetcht 1 ,mem_mouse_data_ytemp 
+0759 9840fe00 iadd temp ,pdata 
+075a 1fe10401 and pdata ,0x01 ,temp 
+075b 6008cb80 storet 1 ,mem_mouse_data_ytemp 
+075c 2020075d branch p_drawing_optima_data 
 
 p_drawing_optima_data:
-0784 600191c2 store 3 ,mem_data_sum 
-0785 2feffe10 isolate1 16 ,pdata 
-0786 2020878e branch p_data_sum_overflow ,true 
-0787 680091c3 fetch 1 ,mem_data_sum + 1 
-0788 c07f8795 beq 0xff ,p_data_sum_n 
-0789 680091c2 fetch 1 ,mem_data_sum 
+075d 600191c2 store 3 ,mem_data_sum 
+075e 2feffe10 isolate1 16 ,pdata 
+075f 20208767 branch p_data_sum_overflow ,true 
+0760 680091c3 fetch 1 ,mem_data_sum + 1 
+0761 c07f876e beq 0xff ,p_data_sum_n 
+0762 680091c2 fetch 1 ,mem_data_sum 
 
 p_data_store_pre:
-078a 1fe37e00 rshift pdata ,pdata 
-078b 600111be store 2 ,mem_data_pre 
-078c 600111c0 store 2 ,mem_data_current 
-078d 20600000 rtn 
+0763 1fe37e00 rshift pdata ,pdata 
+0764 600111be store 2 ,mem_data_pre 
+0765 600111c0 store 2 ,mem_data_current 
+0766 20600000 rtn 
 
 p_data_sum_overflow:
-078e 680091c3 fetch 1 ,mem_data_sum + 1 
-078f c0000792 beq 0 ,p_data_sum_overflow_p 
-0790 680191c2 fetch 3 ,mem_data_sum 
-0791 2020078a branch p_data_store_pre 
+0767 680091c3 fetch 1 ,mem_data_sum + 1 
+0768 c000076b beq 0 ,p_data_sum_overflow_p 
+0769 680191c2 fetch 3 ,mem_data_sum 
+076a 20200763 branch p_data_store_pre 
 
 p_data_sum_overflow_p:
-0792 7011c400 jam 0 ,mem_data_sum + 2 
-0793 680091c2 fetch 1 ,mem_data_sum 
-0794 2020078a branch p_data_store_pre 
+076b 7011c400 jam 0 ,mem_data_sum + 2 
+076c 680091c2 fetch 1 ,mem_data_sum 
+076d 20200763 branch p_data_store_pre 
 
 p_data_sum_n:
-0795 680091c2 fetch 1 ,mem_data_sum 
-0796 204007a0 call p_pdata_get_half 
-0797 600091be store 1 ,mem_data_pre 
-0798 600091c0 store 1 ,mem_data_current 
-0799 203a079e branch p_data_zero ,blank 
-079a 580000ff setarg 0xff 
+076e 680091c2 fetch 1 ,mem_data_sum 
+076f 20400779 call p_pdata_get_half 
+0770 600091be store 1 ,mem_data_pre 
+0771 600091c0 store 1 ,mem_data_current 
+0772 203a0777 branch p_data_zero ,blank 
+0773 580000ff setarg 0xff 
 
 p_data_set_direction:
-079b 600091bf store 1 ,mem_data_pre + 1 
-079c 600091c1 store 1 ,mem_data_current + 1 
-079d 20600000 rtn 
+0774 600091bf store 1 ,mem_data_pre + 1 
+0775 600091c1 store 1 ,mem_data_current + 1 
+0776 20600000 rtn 
 
 p_data_zero:
-079e 58000000 setarg 0 
-079f 2020079b branch p_data_set_direction 
+0777 58000000 setarg 0 
+0778 20200774 branch p_data_set_direction 
 
 p_pdata_get_half:
-07a0 1fe67e00 sub pdata ,0 ,pdata 
-07a1 60008aae store 1 ,mem_rega 
-07a2 68008aae fetch 1 ,mem_rega 
-07a3 1fe37e00 rshift pdata ,pdata 
-07a4 60008aae store 1 ,mem_rega 
-07a5 68008aae fetch 1 ,mem_rega 
-07a6 1fe67e00 sub pdata ,0 ,pdata 
-07a7 20600000 rtn 
+0779 1fe67e00 sub pdata ,0 ,pdata 
+077a 60008aae store 1 ,mem_rega 
+077b 68008aae fetch 1 ,mem_rega 
+077c 1fe37e00 rshift pdata ,pdata 
+077d 60008aae store 1 ,mem_rega 
+077e 68008aae fetch 1 ,mem_rega 
+077f 1fe67e00 sub pdata ,0 ,pdata 
+0780 20600000 rtn 
 
 p_data_greater_than_check:
-07a8 9a267c00 isub rega ,null 
-07a9 242107b3 nbranch p_enable_asm ,positive 
-07aa 9a467c00 isub regb ,null 
-07ab 242107b3 nbranch p_enable_asm ,positive 
+0781 9a267c00 isub rega ,null 
+0782 2421078c nbranch p_enable_asm ,positive 
+0783 9a467c00 isub regb ,null 
+0784 2421078c nbranch p_enable_asm ,positive 
 
 p_disable_asm:
-07ac 704b0d00 jam 0 ,mem_mouse_asm_flag 
-07ad 20600000 rtn 
+0785 704b0d00 jam 0 ,mem_mouse_asm_flag 
+0786 20600000 rtn 
 
 p_data_less_than_check:
-07ae 9a267c00 isub rega ,null 
-07af 24610000 nrtn positive 
-07b0 9a467c00 isub regb ,null 
-07b1 24610000 nrtn positive 
-07b2 202007ac branch p_disable_asm 
+0787 9a267c00 isub rega ,null 
+0788 24610000 nrtn positive 
+0789 9a467c00 isub regb ,null 
+078a 24610000 nrtn positive 
+078b 20200785 branch p_disable_asm 
 
 p_enable_asm:
-07b3 704b0d01 jam 1 ,mem_mouse_asm_flag 
-07b4 20600000 rtn 
+078c 704b0d01 jam 1 ,mem_mouse_asm_flag 
+078d 20600000 rtn 
 
 p_data_abs_check:
-07b5 6801469b fetch 2 ,mem_mouse_x 
-07b6 600111c0 store 2 ,mem_data_current 
-07b7 204007be call p_data_abs 
-07b8 1fe22200 copy pdata ,rega 
-07b9 6801469d fetch 2 ,mem_mouse_y 
-07ba 600111c0 store 2 ,mem_data_current 
-07bb 204007be call p_data_abs 
-07bc 1fe22400 copy pdata ,regb 
-07bd 20600000 rtn 
+078e 6801469b fetch 2 ,mem_mouse_x 
+078f 600111c0 store 2 ,mem_data_current 
+0790 20400797 call p_data_abs 
+0791 1fe22200 copy pdata ,rega 
+0792 6801469d fetch 2 ,mem_mouse_y 
+0793 600111c0 store 2 ,mem_data_current 
+0794 20400797 call p_data_abs 
+0795 1fe22400 copy pdata ,regb 
+0796 20600000 rtn 
 
 p_data_abs:
-07be 680091c1 fetch 1 ,mem_data_current + 1 
-07bf c07f87c3 beq 0xff ,p_data_reversal 
-07c0 680091c0 fetch 1 ,mem_data_current 
+0797 680091c1 fetch 1 ,mem_data_current + 1 
+0798 c07f879c beq 0xff ,p_data_reversal 
+0799 680091c0 fetch 1 ,mem_data_current 
 
 p_data_abs_store:
-07c1 1fe17eff and_into 0xff ,pdata 
-07c2 20600000 rtn 
+079a 1fe17eff and_into 0xff ,pdata 
+079b 20600000 rtn 
 
 p_data_reversal:
-07c3 680111c0 fetch 2 ,mem_data_current 
-07c4 1fe67e00 sub pdata ,0 ,pdata 
-07c5 202007c1 branch p_data_abs_store 
+079c 680111c0 fetch 2 ,mem_data_current 
+079d 1fe67e00 sub pdata ,0 ,pdata 
+079e 2020079a branch p_data_abs_store 
               org 0x2000
 
 start:
@@ -7172,8 +7071,6 @@
 2d4e e0a88000 istoret 1 ,contw 
 2d4f 18427200 copy temp ,loopcnt 
 2d50 1a608a22 add regc ,offset_24g_txbuf ,contw 
-
-g24_put_data_in_buff2:
 2d51 1a220c00 copy rega ,contr 
 2d52 20207f01 branch memcpy 
 
@@ -7246,7 +7143,7 @@
 2d8a 1a6084b6 add regc ,offset_24g_enter_hibernate ,temp 
 2d8b e8440000 ifetch 8 ,temp 
 
-g24_lpm_long_sleep_next:
+g24_lpm_long_sleep2:
 2d8c 20407f49 call clk2lpo 
 2d8d 600a415b storet 4 ,mem_sleep_counter 
 2d8e 20202b2a branch lpm_sleep 
@@ -7785,8 +7682,6 @@
 2f1d 20403263 call g24_set0_mem_check_dongle_times 
 2f1e 580000ff setarg state_24g_pairing_success 
 2f1f 20403256 call g24_store_mem_pairing_sm 
-
-g24_app_tx_attempt_success:
 2f20 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
 2f21 20207d86 branch ui_ipc_send_event 
 
@@ -13725,8 +13620,6 @@
 3fc5 6808c6f3 fetcht 1 ,mem_sensor_data_gpio 
 3fc6 2040681d call gpio_get_bit 
 3fc7 24608000 nrtn true 
-
-mouse_p3212_sensor_motion_1:
 3fc8 58000000 setarg pan_reg_pid_l 
 3fc9 20406414 call twspi_read 
 3fca c09840d1 bne p32xx_id1 ,mouse_twspi_reset 
@@ -13764,8 +13657,6 @@
 3fe4 6808c6f3 fetcht 1 ,mem_sensor_data_gpio 
 3fe5 2040681d call gpio_get_bit 
 3fe6 24608000 nrtn true 
-
-mouse_p32xx_sensor_motion_2:
 3fe7 58000000 setarg pan_reg_pid_l 
 3fe8 20406414 call twspi_read 
 3fe9 c0983fe0 bne p32xx_id1 ,mouse_p3065_judge 
@@ -20609,8 +20500,6 @@
 53d7 68018467 fetch 3 ,mem_le_crcinit 
 53d8 98001e00 iforce crc24_init 
 53d9 68008016 fetch 1 ,mem_le_ch_mapped 
-
-le_prep2:
 53da 1fed8400 reverse pdata ,temp 
 53db 79200401 set1 1 ,temp 
 53dc 18431c00 rshift temp ,white_init 
@@ -20913,8 +20802,6 @@
 54b7 e0a18000 istore 3 ,contw 
 54b8 2023264d branch end_of_packet ,crc_failed 
 54b9 7836fc00 enable match 
-
-lerx_nopayload2:
 54ba 68008017 fetch 1 ,mem_last_freq 
 54bb 1fe0a200 add pdata ,0 ,rega 
 54bc 20402981 call rf_write_freq 
@@ -27533,8 +27420,6 @@
 6807 20406830 call gpio_set_bit 
 6808 793f8407 set0 gpio_active_bit ,temp 
 6809 d8a08078 arg core_gpio_pu0 ,contw 
-
-gpio_set_high_impedance2:
 680a 20406830 call gpio_set_bit 
 680b 793f8407 set0 gpio_active_bit ,temp 
 680c d8a08070 arg core_gpio_oe0 ,contw 
@@ -35138,8 +35023,6 @@
 7f52 20407f86 call wait_div_end 
 7f53 1807fe00 quotient pdata 
 7f54 1ff07e00 lshift16 pdata ,pdata 
-
-clk2bt2:
 7f55 18070400 remainder temp 
 7f56 98418400 ior temp ,temp 
 7f57 20600000 rtn 
@@ -35402,286 +35285,364 @@
               org 0x10001
 
 z_entrance0:
-10001 c0000004 beq zcode_00 ,z_page_wait_fhs_reply_ok 
-10002 c0008011 beq zcode_01 ,z_mouse_le_bb_disconnected 
-10003 20600000 rtn 
+10001 c0000005 beq zcode_00 ,z_page_wait_fhs_reply_ok 
+10002 c0008012 beq zcode_01 ,z_mouse_bb_disconnected 
+10003 c0010023 beq zcode_02 ,z_hid_rx_process 
+10004 20600000 rtn 
 
 z_page_wait_fhs_reply_ok:
-10004 6800800e fetch 1 ,mem_page_rcv_fhs 
-10005 1fe0fe01 increase 1 ,pdata 
-10006 6000800e store 1 ,mem_page_rcv_fhs 
-10007 20402435 call prepare_newconn 
+10005 6800800e fetch 1 ,mem_page_rcv_fhs 
+10006 1fe0fe01 increase 1 ,pdata 
+10007 6000800e store 1 ,mem_page_rcv_fhs 
+10008 20402435 call prepare_newconn 
 
 z_master_newconn_loop:
-10008 7920002c set1 mark_first_packet ,mark 
-10009 204022f2 call master_newconn_once 
-1000a 202c000f branch z_newconn_poll_responded ,sync 
-1000b 793f802c set0 mark_first_packet ,mark 
-1000c 20402455 call new_conn_timeout 
-1000d 243a0008 nbranch z_master_newconn_loop ,blank 
-1000e 202020fc branch page_restart 
+10009 7920002c set1 mark_first_packet ,mark 
+1000a 204022f2 call master_newconn_once 
+1000b 202c0010 branch z_newconn_poll_responded ,sync 
+1000c 793f802c set0 mark_first_packet ,mark 
+1000d 20402455 call new_conn_timeout 
+1000e 243a0009 nbranch z_master_newconn_loop ,blank 
+1000f 202020fc branch page_restart 
 
 z_newconn_poll_responded:
-1000f 793f802c set0 mark_first_packet ,mark 
-10010 2020215f branch newconn_poll_responded 
-
-z_mouse_le_bb_disconnected:
-10011 204003fb call p_mouse_sensor_powerdown_check 
-10012 704b6c00 jam 0 ,mem_mouse_le_bb_connected_flag 
-10013 58000006 setarg le_interval_7_5ms 
-10014 60014496 store 2 ,mem_le_interval_min 
-10015 60014498 store 2 ,mem_le_interval_min + 2 
-10016 7047c600 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-10017 70479e00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-10018 2040035a call p_mouse_data_init 
-10019 20405816 call le_clr_config_more_data 
-1001a 202041d9 branch mouse_bb_disconnected 
-              org 0x20001
-
-z_entrance1:
-20001 c0080004 beq zcode_10 ,z_mouse_bb_disconnected 
-20002 c008801b beq zcode_11 ,z_hid_rx_process 
-20003 20600000 rtn 
+10010 793f802c set0 mark_first_packet ,mark 
+10011 2020215f branch newconn_poll_responded 
 
 z_mouse_bb_disconnected:
-20004 70480a00 jam 0 ,mem_mouse_enter_sniff_count 
-20005 7041e30c jam classic_interval_7_5ms ,mem_sniff_param_interval 
-20006 204041e7 call mouse_bb_discon_clear_stack 
-20007 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-20008 c283800e bbit1 app_disc_ble ,z_mouse4_0_event_bb_disconn 
-20009 c28033a9 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-2000a c2808012 bbit1 app_disc_after_pairing ,z_mouse_event_light_state_pairing 
-2000b c2810015 bbit1 app_disc_after_reconn ,z_mouse_event_light_state_hibernate 
-2000c c2818015 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
-2000d 202042b0 branch mouse_start_discovery 
-
-z_mouse4_0_event_bb_disconn:
-2000e 204041c1 call mouse_le_clean_connect_flag 
-2000f 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-20010 c285046d bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
-20011 202041f7 branch mouse4_0_event_bb_disconn + 2 
+10012 70480a00 jam 0 ,mem_mouse_enter_sniff_count 
+10013 7041e30e jam 0x0e ,mem_sniff_param_interval 
+10014 204041e7 call mouse_bb_discon_clear_stack 
+10015 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+10016 c283c1f5 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+10017 c28033a9 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+10018 c280801c bbit1 app_disc_after_pairing ,z_mouse_event_light_state_pairing 
+10019 c281001f bbit1 app_disc_after_reconn ,z_mouse_event_light_state_hibernate 
+1001a c281801f bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
+1001b 202042b0 branch mouse_start_discovery 
 
 z_mouse_event_light_state_pairing:
-20012 c2828015 bbit1 app_disc_after_handshake ,z_mouse_event_light_state_hibernate 
-20013 c2818015 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
-20014 202042b0 branch mouse_start_discovery 
+1001c c282801f bbit1 app_disc_after_handshake ,z_mouse_event_light_state_hibernate 
+1001d c281801f bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
+1001e 202042b0 branch mouse_start_discovery 
 
 z_mouse_event_light_state_hibernate:
-20015 68014682 fetch 2 ,mem_ui_state_map 
-20016 c28642b0 bbit1 ui_state_btn_down ,mouse_start_discovery 
-20017 204033a9 call app_disconn_reason_clear 
-20018 204004be call p_mouse_check_key_gpio 
-20019 20608000 rtn true 
-2001a 202033a7 branch app_bb_hibernate 
+1001f 68014682 fetch 2 ,mem_ui_state_map 
+10020 c28642b0 bbit1 ui_state_btn_down ,mouse_start_discovery 
+10021 204033a9 call app_disconn_reason_clear 
+10022 20200450 branch p_app_enter_hibernate 
 
 z_hid_rx_process:
-2001b 68010264 fetch 2 ,mem_l2cap_payload_ptr 
-2001c 1fe20c00 copy pdata ,contr 
-2001d e8c08000 ifetch 1 ,contr 
-2001e 6000cb04 store 1 ,mem_l2cap_rcv 
-2001f 1fe1040f and pdata ,0x0f ,temp 
-20020 1ff1fe00 rshift4 pdata ,pdata 
-20021 c0038024 beq hid_type_set_protocol ,z_hid_rx_set_protocol 
-20022 c000802b beq hid_type_control ,z_hid_rx_process_hid_control 
-20023 20204d39 branch hid_rx_process + 6 
+10023 68010264 fetch 2 ,mem_l2cap_payload_ptr 
+10024 1fe20c00 copy pdata ,contr 
+10025 e8c08000 ifetch 1 ,contr 
+10026 6000cb04 store 1 ,mem_l2cap_rcv 
+10027 1fe1040f and pdata ,0x0f ,temp 
+10028 1ff1fe00 rshift4 pdata ,pdata 
+10029 c003802c beq hid_type_set_protocol ,z_hid_rx_set_protocol 
+1002a c0008033 beq hid_type_control ,z_hid_rx_process_hid_control 
+1002b 20204d39 branch hid_rx_process + 6 
 
 z_hid_rx_set_protocol:
-20024 20404d53 call hid_rx_process_handshake 
-20025 704b0500 jam 0 ,mem_mouse_bt_boot_mode 
-20026 6800cb04 fetch 1 ,mem_l2cap_rcv 
-20027 2feffe00 isolate1 0 ,pdata 
-20028 20608000 rtn true 
-20029 704b0501 jam 1 ,mem_mouse_bt_boot_mode 
-2002a 20600000 rtn 
+1002c 20404d53 call hid_rx_process_handshake 
+1002d 704b0500 jam 0 ,mem_mouse_bt_boot_mode 
+1002e 6800cb04 fetch 1 ,mem_l2cap_rcv 
+1002f 2feffe00 isolate1 0 ,pdata 
+10030 20608000 rtn true 
+10031 704b0501 jam 1 ,mem_mouse_bt_boot_mode 
+10032 20600000 rtn 
 
 z_hid_rx_process_hid_control:
-2002b 18427e00 copy temp ,pdata 
-2002c c00283e5 beq hid_control_p_virtualcableunplug ,p_mouse_irtual_cable_unplug 
-2002d 20204d41 branch hid_rx_process_hid_control + 2 
-              org 0x30001
+10033 18427e00 copy temp ,pdata 
+10034 c0028036 beq hid_control_p_virtualcableunplug ,z_mouse_irtual_cable_unplug 
+10035 20204d41 branch hid_rx_process_hid_control + 2 
 
-z_entrance2:
-30001 c0100014 beq zcode_20 ,z_send_lmp_escape 
-30002 c0108028 beq zcode_21 ,z_send_lmp_accepted 
-30003 c0110021 beq zcode_22 ,z_send_lmp_detach 
-30004 c0118006 beq zcode_23 ,z_mouse4_0_check_reconn_target 
-30005 20600000 rtn 
+z_mouse_irtual_cable_unplug:
+10036 2040438e call mouse_irtual_cable_unplug 
+10037 204033a9 call app_disconn_reason_clear 
+10038 20200450 branch p_app_enter_hibernate 
+              org 0x20001
 
-z_mouse4_0_check_reconn_target:
-30006 704b6e01 jam 1 ,mem_le_send_security_request_flag 
-30007 7047a101 jam 1 ,mem_mouse_le_reconnect_flag 
-30008 680146a8 fetch 2 ,mem_mouse_direct_timeout 
-30009 600146ae store 2 ,mem_mouse_direct_timer 
-3000a 20400420 call p_mouse_store_eeprom_enable 
-3000b 20403418 call app_lpm_mult_disable 
-3000c 6801cbf8 fetch 3 ,mem_le_adv_direct_ind 
-3000d 6001c374 store 3 ,mem_le_adv_data + 4 
-3000e 20400419 call p_le_check_adv_flag 
-3000f 58000004 setarg adv_flag_bredr_not_supported 
-30010 e0c08000 istore 1 ,contr 
-30011 d8c04390 arg mem_le_scan_data ,contr 
-30012 20400415 call p_le_adv_data_update 
-30013 20207df4 branch check_51cmd_adv 
+z_entrance1:
+20001 c0080003 beq zcode_10 ,z_send_lmp 
+20002 20600000 rtn 
+
+z_send_lmp:
+20003 78547c00 disable user 
+20004 204062c1 call lmo_fifo_process 
+20005 68008048 fetch 1 ,mem_lmp_to_send 
+20006 207a0000 rtn blank 
+20007 c283800d bbit1 7 ,z_send_lmp_escape 
+20008 c0018024 beq lmp_accepted ,z_send_lmp_accepted 
+20009 c0188019 beq lmp_setup_complete ,z_send_lmp_setup_complete 
+2000a c00b801b beq lmp_sniff_req ,z_send_lmp_sniff_req 
+2000b c003801d beq lmp_detach ,z_send_lmp_detach 
+2000c 20206010 branch send_lmp0 
 
 z_send_lmp_escape:
-30014 68008048 fetch 1 ,mem_lmp_to_send 
-30015 c0420018 beq lmp_ext_features_res ,z_send_lmpext_features_res 
-30016 c041801b beq lmp_ext_features_req ,z_send_lmpext_features_req 
-30017 2020603f branch send_lmp_escape 
+2000d c0420010 beq lmp_ext_features_res ,z_send_lmpext_features_res 
+2000e c0418013 beq lmp_ext_features_req ,z_send_lmpext_features_req 
+2000f 2020603f branch send_lmp_escape 
 
 z_send_lmpext_features_res:
-30018 2040001e call z_check_ssp_enable 
-30019 68008048 fetch 1 ,mem_lmp_to_send 
-3001a 20206099 branch send_lmpext_features_res 
+20010 20400016 call z_check_ssp_enable 
+20011 68008048 fetch 1 ,mem_lmp_to_send 
+20012 20206099 branch send_lmpext_features_res 
 
 z_send_lmpext_features_req:
-3001b 2040001e call z_check_ssp_enable 
-3001c 68008048 fetch 1 ,mem_lmp_to_send 
-3001d 2020610d branch send_lmpext_features_req 
+20013 20400016 call z_check_ssp_enable 
+20014 68008048 fetch 1 ,mem_lmp_to_send 
+20015 2020610d branch send_lmpext_features_req 
 
 z_check_ssp_enable:
-3001e 6800c65a fetch 1 ,mem_ssp_enable 
-3001f 203a612b branch ssp_disable ,blank 
-30020 20206124 branch ssp_enable 
+20016 6800c65a fetch 1 ,mem_ssp_enable 
+20017 203a612b branch ssp_disable ,blank 
+20018 20206124 branch ssp_enable 
+
+z_send_lmp_setup_complete:
+20019 704b0301 jam 1 ,mem_bt_send_lmp_setup_complete 
+2001a 202061c3 branch send_lmp_setup_complete 
+
+z_send_lmp_sniff_req:
+2001b 704b0b04 jam 4 ,mem_mouse_bt_send_first_package_timer 
+2001c 202061a4 branch send_lmp_sniff_req 
 
 z_send_lmp_detach:
-30021 20406152 call send_lmp_detach 
-30022 6800cb53 fetch 1 ,mem_mouse_bt_reconnect_flag 
-30023 207a0000 rtn blank 
-30024 6800804b fetch 1 ,mem_op 
-30025 793ffe03 set0 op_disconn ,pdata 
-30026 6000804b store 1 ,mem_op 
-30027 202003fe branch p_mouse_sensor_powerdown 
+2001d 20406152 call send_lmp_detach 
+2001e 6800cb57 fetch 1 ,mem_mouse_bt_reconnect_flag 
+2001f 207a0000 rtn blank 
+20020 6800804b fetch 1 ,mem_op 
+20021 793ffe03 set0 op_disconn ,pdata 
+20022 6000804b store 1 ,mem_op 
+20023 202002f3 branch p_mouse_sensor_power_down 
 
 z_send_lmp_accepted:
-30028 18007e02 force 2 ,pdata 
-30029 20406298 call msg_send_lmp 
-3002a 68008049 fetch 1 ,mem_lmi_opcode 
-3002b e0a08000 istore 1 ,contw 
-3002c 6000cafe store 1 ,mem_lmi_opcode_temp 
-3002d 204062a7 call send_lmp_follow 
-3002e 6800cafe fetch 1 ,mem_lmi_opcode_temp 
-3002f c0170031 beq lmp_max_slot_req ,z_send_lmp_accepted_max_slot_req 
-30030 20206051 branch send_lmp_accepted + 7 
+20024 18007e02 force 2 ,pdata 
+20025 20406298 call msg_send_lmp 
+20026 68008049 fetch 1 ,mem_lmi_opcode 
+20027 e0a08000 istore 1 ,contw 
+20028 6000cafe store 1 ,mem_lmi_opcode_temp 
+20029 204062a7 call send_lmp_follow 
+2002a 6800cafe fetch 1 ,mem_lmi_opcode_temp 
+2002b c017002d beq lmp_max_slot_req ,z_send_lmp_accepted_max_slot_req 
+2002c 20206051 branch send_lmp_accepted + 7 
 
 z_send_lmp_accepted_max_slot_req:
-30031 6800cb01 fetch 1 ,mem_bt_rcvd_switch_req_accept 
-30032 207a0000 rtn blank 
-30033 704b0100 jam 0 ,mem_bt_rcvd_switch_req_accept 
-30034 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
-30035 c1810000 rtnne 2 
-30036 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-30037 1c427e00 copy clkn_bt ,pdata 
-30038 600204e9 store 4 ,mem_aurand_send_delay_time 
-30039 20600000 rtn 
+2002d 6800cb01 fetch 1 ,mem_bt_rcvd_switch_req_accept 
+2002e 207a0000 rtn blank 
+2002f 704b0100 jam 0 ,mem_bt_rcvd_switch_req_accept 
+20030 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
+20031 c1810000 rtnne 2 
+20032 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+20033 1c427e00 copy clkn_bt ,pdata 
+20034 600204e9 store 4 ,mem_aurand_send_delay_time 
+20035 20600000 rtn 
+              org 0x30001
+
+z_entrance2:
+30001 c0100005 beq zcode_20 ,z_mouse_init_sunt 
+30002 c010801b beq zcode_21 ,z_mouse_load_flash_device_info 
+30003 c0110021 beq zcode_22 ,z_mouse_stop_discovery 
+30004 20600000 rtn 
+
+z_mouse_init_sunt:
+30005 204002a3 call p_mouse_spi_init 
+30006 204040c0 call mouse_spi_sdio_gpio_pollup 
+
+z_mouse_init_sensor:
+30007 204040d9 call mouse_read_sensor_id 
+30008 c018000d beq p32xx_id1 ,z_mouse_init_p32xx_id2_judge 
+30009 c0188011 beq p3065_id1 ,z_mouse_p3065_init_param 
+3000a 204040d1 call mouse_twspi_reset 
+3000b 200003e8 nop 1000 
+3000c 20200007 branch z_mouse_init_sensor 
+
+z_mouse_init_p32xx_id2_judge:
+3000d 204002c4 call p_mouse_sensor_poweron 
+3000e 6800c6de fetch 1 ,mem_sensor_id2 
+3000f c02d0013 beq ma8650_id2 ,z_mouse_mx8650_init_param 
+30010 202040e1 branch mouse_init_p32xx_id2_judge + 1 
+
+z_mouse_p3065_init_param:
+30011 204002c4 call p_mouse_sensor_poweron 
+30012 202040ea branch mouse_p3065_init_param 
+
+z_mouse_mx8650_init_param:
+30013 7046e007 jam ma8650 ,mem_config_sensor_type 
+30014 da604b81 arg mem_sensor_8650_init ,regc 
+
+z_sensor_wr_seq:
+30015 ea610000 ifetch 2 ,regc 
+30016 c17f8000 rtneq 0xff 
+30017 20406413 call twspi_write 
+30018 20002ee0 nop 12000 
+30019 1a60a602 increase 2 ,regc 
+3001a 20200015 branch z_sensor_wr_seq 
+
+z_mouse_load_flash_device_info:
+3001b 20400349 call p_mouse_read_flash 
+3001c 20400357 call p_mouse_load_random_addr_increase_count 
+3001d 2040431a call mouse_select_reconn_device 
+3001e 6802477b fetch 4 ,mem_mouse_24g_addr 
+3001f 60024c65 store 4 ,mem_24g_addr 
+30020 20600000 rtn 
+
+z_mouse_stop_discovery:
+30021 58000000 setarg 0 
+30022 600146ac store 2 ,mem_mouse_discovery_timer 
+30023 6000cb5d store 1 ,mem_mouse_dpi_blink_count 
+30024 6000c714 store 1 ,mem_mouse_blink_count 
+30025 6000cb5e store 1 ,mem_mouse_discovery_blink_count 
+30026 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+30027 204043d2 call mouse_disable_function_flag 
+30028 704b4905 jam 5 ,mem_mouse_bt_ble_led_timer 
+30029 20400378 call p_mouse_bt_led_off 
+3002a 204002c4 call p_mouse_sensor_poweron 
+3002b 202042cb branch mouse_stop_discovery + 1 
               org 0x40001
 
 z_entrance3:
-40001 c0180003 beq zcode_30 ,z_process_conn_sm 
-40002 20600000 rtn 
+40001 c0180004 beq zcode_30 ,z_mouse_check_reconn_target 
+40002 c018802e beq zcode_31 ,z_mouse_fast_conn_end 
+40003 20600000 rtn 
+
+z_mouse_check_reconn_target:
+40004 20400293 call p_mouse_tx_power_init 
+40005 da204721 arg mem_device1_type ,rega 
+40006 6800c720 fetch 1 ,mem_device_flag 
+40007 6808c703 fetcht 1 ,mem_24g_device_number 
+40008 98467c00 isub temp ,null 
+40009 20228186 branch p_mouse_start_24g_mode ,zero 
+4000a 704b5219 jam 25 ,mem_mouse_poweron_led_timer 
+4000b 20400298 call p_mouse_fast_conn_init 
+
+z_mouse_buletooth_check_reconn_target:
+4000c 6800c210 fetch 1 ,mem_xrecord_mode 
+4000d c0198010 beq rec_3_mode ,z_mouse3_0_check_reconn_target 
+4000e c01a0014 beq rec_4_mode ,z_mouse4_0_check_reconn_target 
+4000f 20600000 rtn 
+
+z_mouse3_0_check_reconn_target:
+40010 704b5701 jam 1 ,mem_mouse_bt_reconnect_flag 
+40011 680341d0 fetch 6 ,mem_hci_plap 
+40012 203a33eb branch app_bt_start_discovery_short ,blank 
+40013 20204274 branch mouse3_0_check_reconn_target + 3 
 
-z_process_conn_sm:
-40003 204062bc call lmo_fifo_check 
-40004 247a0000 nrtn blank 
-
-z_process_conn_sm_continue:
-40005 68008055 fetch 1 ,mem_conn_sm 
-40006 207a0000 rtn blank 
-40007 c0020025 beq conn_sm_send_conn_req ,z_host_create_conn_send_conn_req 
-40008 c008000a beq conn_sm_wait_switch_after_host_connection ,z_host_creat_conn_wait_switch 
-40009 20206320 branch process_conn_sm_continue + 2 
-
-z_host_creat_conn_wait_switch:
-4000a 6800c55b fetch 1 ,mem_switch_flag 
-4000b c1000000 rtneq switch_flag_init 
-4000c c000800e beq switch_flag_accept ,z_host_create_conn_switch_accept 
-4000d 2020635f branch host_creat_conn_wait_switch + 3 
-
-z_host_create_conn_switch_accept:
-4000e 20748000 rtn master 
-
-z_host_create_conn_auth_pair:
-4000f 6800816d fetch 1 ,mem_connection_options 
-40010 c2800012 bbit1 connection_auth ,z_host_create_conn_auth_pair_true 
-40011 20206399 branch host_create_conn_auth_pair + 1 
-
-z_host_create_conn_auth_pair_true:
-40012 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
-40013 c000e39d beq 1 ,host_create_conn_auth_pair_true 
-40014 6800c1bd fetch 1 ,mem_link_key_exists 
-40015 203a63a9 branch host_create_conn_auth_pair_nokey ,blank 
-40016 680084d1 fetch 1 ,mem_lmp_conn_state 
-40017 c4018000 rtnbit0 sent_setup_complete 
-40018 c4010000 rtnbit0 received_setup_complete 
-40019 6800cb02 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-4001a 207a0000 rtn blank 
-4001b 704b0200 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-4001c 680204e9 fetch 4 ,mem_aurand_send_delay_time 
-4001d d8400014 arg 20 ,temp 
-4001e 98408400 iadd temp ,temp 
-4001f 1c427e00 copy clkn_bt ,pdata 
-40020 98467c00 isub temp ,null 
-40021 24210023 nbranch z_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-40022 20206349 branch host_create_conn_auth 
-
-z_bt_send_max_slot_req_accept_after_switch_wait:
-40023 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-40024 20600000 rtn 
-
-z_host_create_conn_send_conn_req:
-40025 70480b14 jam 20 ,mem_mouse_send_switch_req_timer 
-40026 2020636f branch host_create_conn_send_conn_req 
+z_mouse4_0_check_reconn_target:
+40014 7047a101 jam 1 ,mem_mouse_le_reconnect_flag 
+40015 d840000a arg 10 ,temp 
+40016 6800cb65 fetch 1 ,mem_mouse_fast_conn_flag 
+40017 c07f8019 beq 0xff ,z_mouse4_0_reconn_target 
+40018 680946a8 fetcht 2 ,mem_mouse_direct_timeout 
+
+z_mouse4_0_reconn_target:
+40019 600946ae storet 2 ,mem_mouse_direct_timer 
+4001a 20403418 call app_lpm_mult_disable 
+4001b 6801cb6f fetch 3 ,mem_le_adv_direct_ind 
+4001c 6001c374 store 3 ,mem_le_adv_data + 4 
+4001d 20400023 call z3_le_check_adv_flag 
+4001e 58000004 setarg adv_flag_bredr_not_supported 
+4001f e0c08000 istore 1 ,contr 
+40020 d8c04390 arg mem_le_scan_data ,contr 
+40021 2040002a call z3_le_adv_data_update 
+40022 20207df4 branch check_51cmd_adv 
+
+z3_le_check_adv_flag:
+40023 da204370 arg mem_le_adv_data ,rega 
+
+z3_le_check_adv_flag_loop:
+40024 ea208000 ifetch 1 ,rega 
+40025 207a0000 rtn blank 
+40026 98c0a200 iadd contr ,rega 
+40027 e8c08000 ifetch 1 ,contr 
+40028 c1008000 rtneq 0x01 
+40029 20200024 branch z3_le_check_adv_flag_loop 
+
+z3_le_adv_data_update:
+4002a d8a0437b arg mem_le_adv_data + 11 ,contw 
+4002b df200013 arg 19 ,loopcnt 
+4002c 20407f01 call memcpy 
+4002d 202057b8 branch le_modified_name_adv 
+
+z_mouse_fast_conn_end:
+4002e 20400296 call p_mouse_le_fast_conn_disable 
+4002f 2040431a call mouse_select_reconn_device 
+40030 2020000c branch z_mouse_buletooth_check_reconn_target 
               org 0x50001
 
 z_entrance4:
-50001 c0200004 beq zcode_40 ,z_le_update_param 
-50002 c0208016 beq zcode_41 ,z_le_update_channel_map 
-50003 20600000 rtn 
+50001 c0200006 beq zcode_40 ,z_le_update_param 
+50002 c020801c beq zcode_41 ,z_le_update_channel_map 
+50003 c0210029 beq zcode_42 ,z_le_mouse_bb_event_connect_complete 
+50004 c0218030 beq zcode_43 ,z_quit_connection_cont 
+50005 20600000 rtn 
 
 z_le_update_param:
-50004 2040000c call z_mouse_le_conn_param_check 
-50005 2020557d branch le_update_param + 8 
+50006 2040000e call z_mouse_le_conn_param_check 
+50007 2020557d branch le_update_param + 8 
 
 z_mouse_le_lpm_mult_reinit:
-50006 6800c7c7 fetch 1 ,mem_lpm_mult_init 
-50007 6000c172 store 1 ,mem_lpm_mult 
+50008 6800c7c7 fetch 1 ,mem_lpm_mult_init 
+50009 6000c172 store 1 ,mem_lpm_mult 
 
 z_mouse_le_conn_param_lpm_enable:
-50008 7047c600 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-50009 20600000 rtn 
+5000a 7047c600 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+5000b 20600000 rtn 
 
 z_mouse_le_conn_param_lpm_disable:
-5000a 7047c601 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-5000b 20600000 rtn 
+5000c 7047c601 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+5000d 20600000 rtn 
 
 z_mouse_le_conn_param_check:
-5000c 6800c3d6 fetch 1 ,mem_le_new_conninterval 
-5000d 1fe67c0c sub pdata ,le_interval_15ms ,null 
-5000e 2421000a nbranch z_mouse_le_conn_param_lpm_disable ,positive 
-5000f 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-50010 6808c7c7 fetcht 1 ,mem_lpm_mult_init 
-50011 98467c00 isub temp ,null 
-50012 20210006 branch z_mouse_le_lpm_mult_reinit ,positive 
+5000e 6800c3d6 fetch 1 ,mem_le_new_conninterval 
+5000f 1fe67c0c sub pdata ,le_interval_15ms ,null 
+50010 2421000c nbranch z_mouse_le_conn_param_lpm_disable ,positive 
+50011 60014496 store 2 ,mem_le_interval_min 
+50012 60014498 store 2 ,mem_le_interval_min + 2 
 50013 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-50014 6000c172 store 1 ,mem_lpm_mult 
-50015 20200008 branch z_mouse_le_conn_param_lpm_enable 
+50014 203a0008 branch z_mouse_le_lpm_mult_reinit ,blank 
+50015 6808c7c7 fetcht 1 ,mem_lpm_mult_init 
+50016 98467c00 isub temp ,null 
+50017 20210008 branch z_mouse_le_lpm_mult_reinit ,positive 
+50018 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+50019 203a0008 branch z_mouse_le_lpm_mult_reinit ,blank 
+5001a 6000c7c7 store 1 ,mem_lpm_mult_init 
+5001b 2020000a branch z_mouse_le_conn_param_lpm_enable 
 
 z_le_update_channel_map:
-50016 6800843f fetch 1 ,mem_le_state 
-50017 c4030000 rtnbit0 lestate_update_map 
-50018 2040001b call z_le_channel_map_overflow_check 
-50019 24740000 nrtn user 
-5001a 202055a0 branch le_update_channel_map + 3 
+5001c 6800843f fetch 1 ,mem_le_state 
+5001d c4030000 rtnbit0 lestate_update_map 
+5001e 20400021 call z_le_channel_map_overflow_check 
+5001f 24740000 nrtn user 
+50020 202055a0 branch le_update_channel_map + 3 
 
 z_le_channel_map_overflow_check:
-5001b 78347c00 enable user 
-5001c 6800845a fetch 1 ,mem_le_event_count + 1 
-5001d 1ff1fe00 rshift4 pdata ,pdata 
-5001e c1878000 rtnne 0x0f 
-5001f 68008460 fetch 1 ,mem_le_instant + 1 
-50020 1ff1fe00 rshift4 pdata ,pdata 
-50021 c1800000 rtnne 0x00 
-50022 20207fe9 branch disable_user 
+50021 78347c00 enable user 
+50022 6800845a fetch 1 ,mem_le_event_count + 1 
+50023 1ff1fe00 rshift4 pdata ,pdata 
+50024 c1878000 rtnne 0x0f 
+50025 68008460 fetch 1 ,mem_le_instant + 1 
+50026 1ff1fe00 rshift4 pdata ,pdata 
+50027 c1800000 rtnne 0x00 
+50028 20207fe9 branch disable_user 
+
+z_le_mouse_bb_event_connect_complete:
+50029 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
+5002a 247a0000 nrtn blank 
+5002b 68008478 fetch 1 ,mem_le_att_handle 
+5002c 1fe67e1a sub pdata ,26 ,pdata 
+5002d 24628000 nrtn zero 
+5002e 7046c600 jam 0 ,mem_le_start_encrypt_timer 
+5002f 20203d60 branch mouse_le_write_enable 
+
+z_quit_connection_cont:
+50030 204033af call app_disconn_reason_collect_bt 
+50031 204026e9 call sniff_exit 
+50032 700a9902 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+50033 20407d86 call ui_ipc_send_event 
+50034 20405cf7 call init_lmp_work 
+50035 20404d6b call l2cap_init_work 
+50036 2020246e branch quit_connection_cont + 8 
               org 0x60001
 
 z_entrance5:
@@ -35689,477 +35650,550 @@
 60002 20600000 rtn 
 
 z_mouse_start_discovery:
-60003 20400287 call p_mouse_tx_power_init 
-60004 704b6e00 jam 0 ,mem_le_send_security_request_flag 
-60005 704bee01 jam 1 ,mem_mouse_start_discovery_enable 
-60006 70472001 jam mode_bt_device1 ,mem_device_flag 
-60007 70479e00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-60008 68014682 fetch 2 ,mem_ui_state_map 
-60009 c2858011 bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
-6000a 20400315 call p_mouse_load_random_addr_increase_count 
-6000b 680947c4 fetcht 2 ,mem_random_addr_increase_count 
-6000c 18408401 increase 1 ,temp 
-6000d 600947c4 storet 2 ,mem_random_addr_increase_count 
-6000e 600944a1 storet 2 ,mem_le_lap + 1 
-6000f 180a7e00 random pdata 
-60010 6000c4a0 store 1 ,mem_le_lap 
+60003 704b5e00 jam 0 ,mem_mouse_discovery_blink_count 
+60004 20400293 call p_mouse_tx_power_init 
+60005 70479e00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+60006 20400296 call p_mouse_le_fast_conn_disable 
+60007 68014682 fetch 2 ,mem_ui_state_map 
+60008 c2858010 bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
+60009 20400357 call p_mouse_load_random_addr_increase_count 
+6000a 680947c4 fetcht 2 ,mem_random_addr_increase_count 
+6000b 18408401 increase 1 ,temp 
+6000c 600947c4 storet 2 ,mem_random_addr_increase_count 
+6000d 600944a1 storet 2 ,mem_le_lap + 1 
+6000e 180a7e00 random pdata 
+6000f 6000c4a0 store 1 ,mem_le_lap 
 
 z_mouse_start_discovery_norandom:
-60011 20403418 call app_lpm_mult_disable 
-60012 68014687 fetch 2 ,mem_discovery_timeout 
-60013 600146ac store 2 ,mem_mouse_discovery_timer 
-60014 70016d06 jam 6 ,mem_connection_options 
-60015 58000000 setarg 0 
-60016 600146b0 store 2 ,mem_mouse_no_data_timer 
-60017 600146ae store 2 ,mem_mouse_direct_timer 
-60018 20400420 call p_mouse_store_eeprom_enable 
-60019 204043ca call mouse_bt_discovery_button_down_disable 
-6001a 704b5300 jam 0 ,mem_mouse_bt_reconnect_flag 
-6001b 20400303 call p_mouse_load_flash_device_info 
-6001c 6800c092 fetch 1 ,mem_device_option 
-6001d 2feffe01 isolate1 mode_4_mouse ,pdata 
-6001e 20408023 call z3_check_51cmd_adv ,true 
-6001f 6800c092 fetch 1 ,mem_device_option 
-60020 2feffe00 isolate1 mode_3_mouse ,pdata 
-60021 2040fddd call check_51cmd_start_discovery ,true 
-60022 202006a1 branch p_mouse_discovery_multi_led_blink 
-
-z3_check_51cmd_adv:
-60023 7047a100 jam 0 ,mem_mouse_le_reconnect_flag 
-60024 6801cbf5 fetch 3 ,mem_le_adv_ind 
-60025 6001c374 store 3 ,mem_le_adv_data + 4 
-60026 20400419 call p_le_check_adv_flag 
-60027 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-60028 e0c08000 istore 1 ,contr 
-60029 d8c04b12 arg mem_le_adv_swift_pair ,contr 
-6002a 20400415 call p_le_adv_data_update 
-6002b 20207df4 branch check_51cmd_adv 
+60010 58ed8e0e setarg 0xed8e0e 
+60011 6001c4a3 store 3 ,mem_le_lap + 3 
+60012 20403418 call app_lpm_mult_disable 
+60013 68014687 fetch 2 ,mem_discovery_timeout 
+60014 600146ac store 2 ,mem_mouse_discovery_timer 
+60015 704b4905 jam 5 ,mem_mouse_bt_ble_led_timer 
+60016 70016d06 jam 6 ,mem_connection_options 
+60017 58000000 setarg 0 
+60018 600146b0 store 2 ,mem_mouse_no_data_timer 
+60019 600146ae store 2 ,mem_mouse_direct_timer 
+6001a d8e00007 arg mouse_store_eeprom_flag ,queue 
+6001b 204043ce call mouse_enable_function_flag 
+6001c 204043ca call mouse_bt_discovery_button_down_disable 
+6001d 6800c092 fetch 1 ,mem_device_option 
+6001e 2feffe01 isolate1 mode_4_mouse ,pdata 
+6001f 20408025 call z_check_51cmd_adv ,true 
+60020 6800c092 fetch 1 ,mem_device_option 
+60021 2feffe00 isolate1 mode_3_mouse ,pdata 
+60022 2040fddd call check_51cmd_start_discovery ,true 
+60023 704b5700 jam 0 ,mem_mouse_bt_reconnect_flag 
+60024 202042c4 branch mouse_start_discovery_norandom + 13 
+
+z_check_51cmd_adv:
+60025 7047a100 jam 0 ,mem_mouse_le_reconnect_flag 
+60026 6801cb6c fetch 3 ,mem_le_adv_ind 
+60027 6001c374 store 3 ,mem_le_adv_data + 4 
+60028 2040002e call z5_le_check_adv_flag 
+60029 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+6002a e0c08000 istore 1 ,contr 
+6002b d8c04b12 arg mem_le_adv_swift_pair ,contr 
+6002c 20400035 call z5_le_adv_data_update 
+6002d 20207df4 branch check_51cmd_adv 
+
+z5_le_check_adv_flag:
+6002e da204370 arg mem_le_adv_data ,rega 
+
+z5_le_check_adv_flag_loop:
+6002f ea208000 ifetch 1 ,rega 
+60030 207a0000 rtn blank 
+60031 98c0a200 iadd contr ,rega 
+60032 e8c08000 ifetch 1 ,contr 
+60033 c1008000 rtneq 0x01 
+60034 2020002f branch z5_le_check_adv_flag_loop 
+
+z5_le_adv_data_update:
+60035 d8a0437b arg mem_le_adv_data + 11 ,contw 
+60036 df200013 arg 19 ,loopcnt 
+60037 20407f01 call memcpy 
+60038 202057b8 branch le_modified_name_adv 
               org 0x70001
 
 z_entrance6:
-70001 c0300005 beq zcode_60 ,z_g24_start_24g_mode 
-70002 c0308017 beq zcode_61 ,z_g24_auto_pair_start 
-70003 c031001f beq zcode_62 ,z_mouse_24g_pairing_button 
-70004 20600000 rtn 
+70001 c0300004 beq zcode_60 ,z_g24_start_24g_mode 
+70002 c030802e beq zcode_61 ,z_mouse_24g_attempt_fail 
+70003 20600000 rtn 
 
 z_g24_start_24g_mode:
-70005 2040000e call z_g24_factory_check 
-70006 203401b7 branch p_g24_auto_pair_start ,user 
-70007 79200026 set1 mark_24g ,mark 
-70008 6800cdd1 fetch 1 ,mem_24g_conn_sm 
-70009 79207e02 set1 state_24g_reconn ,pdata 
-7000a 6000cdd1 store 1 ,mem_24g_conn_sm 
-7000b 204001a1 call p_g24_syncword_crc8 
-7000c 20400116 call p_g24_ch 
-7000d 2020001b branch z_g24_auto_pair_timeout_init 
-
-z_g24_factory_check:
-7000e df200002 arg 2 ,loopcnt 
-7000f d8c04ca9 arg mem_24g_addr ,contr 
-70010 20407fe7 call enable_user 
-70011 5800ffff setarg 0xffff 
-
-z4_pdata_0xff_check_loop:
-70012 e8c90000 ifetcht 2 ,contr 
-70013 98467c00 isub temp ,null 
-70014 2442ffe9 ncall disable_user ,zero 
-70015 c2000012 loop z4_pdata_0xff_check_loop 
-70016 20600000 rtn 
+70004 793f8026 set0 mark_24g ,mark 
+70005 6800cb59 fetch 1 ,mem_24g_attempt_count 
+70006 1fe17e01 and pdata ,0x01 ,pdata 
+70007 245a0024 ncall z_g24_fast_conn_all_powerful ,blank 
+70008 205a001e call z_g24_normal_connect ,blank 
+70009 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+7000a c1ff8000 rtnne state_24g_pairing_success 
+7000b 2040018c call p_g24_tx_attemp_data_prep 
+
+z_g24_tx_attemp_dongle_loop:
+7000c 200007d0 nop 2000 
+7000d 204004ad call p_mouse_select_device_by_button 
+7000e 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+7000f c1000000 rtneq pb_button_state_down 
+70010 6800cc6a fetch 1 ,mem_24g_check_dongle_times 
+70011 c038016e beq 0x70 ,p_g24_stop_g24_mode 
+70012 20400154 call p_g24_transmit_receive_ack 
+70013 242c0029 nbranch z_g24_attemp_txdata_retry ,sync 
+70014 24378029 nbranch z_g24_attemp_txdata_retry ,user3 
 
-z_g24_auto_pair_start:
-70017 79200026 set1 mark_24g ,mark 
-70018 6800cdd1 fetch 1 ,mem_24g_conn_sm 
-70019 79207e01 set1 state_24g_pair ,pdata 
-7001a 6000cdd1 store 1 ,mem_24g_conn_sm 
-
-z_g24_auto_pair_timeout_init:
-7001b 5800003c setarg g24_first_disconn_nodata_timer 
-7001c 60014dcd store 2 ,mem_24g_stop_g24_mode_timeout 
-7001d 704dcc00 jam 0 ,mem_24g_stop_g24_mode 
-7001e 20600000 rtn 
+z_g24_tx_attemp_dongle_succ:
+70015 79200026 set1 mark_24g ,mark 
+70016 58000000 setarg 0 
+70017 60014c6a store 2 ,mem_24g_check_dongle_times 
+70018 6000cb5f store 1 ,mem_mouse_24g_pair_timer 
+70019 6000cb59 store 1 ,mem_24g_attempt_count 
+7001a 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+7001b 20407d86 call ui_ipc_send_event 
+
+z_g24_tx_attemp_dongle_loop_exit:
+7001c 2040014f call p_g24_txbuf_clear 
+7001d 20200387 branch p_g24_transmit_by_interrupt_enable 
+
+z_g24_normal_connect:
+7001e 20400293 call p_mouse_tx_power_init 
+7001f 6802477b fetch 4 ,mem_mouse_24g_addr 
+70020 680a4b66 fetcht 4 ,mem_mouse_fast_conn_addr 
+70021 98467c00 isub temp ,null 
+70022 202282a0 branch p_mouse_24g_pairing_button ,zero 
+70023 20200026 branch z6_g24_ch_syncword_crc8_init 
+
+z_g24_fast_conn_all_powerful:
+70024 7041de20 jam tx_power_pair ,mem_tx_power 
+70025 68024b53 fetch 4 ,mem_mouse_24g_addr_init 
+
+z6_g24_ch_syncword_crc8_init:
+70026 60024c65 store 4 ,mem_24g_addr 
+70027 204001ac call p_g24_syncword_crc8 
+70028 202001cb branch p_g24_ch 
+
+z_g24_attemp_txdata_retry:
+70029 68014c6a fetch 2 ,mem_24g_check_dongle_times 
+7002a 1fe0fe01 increase 1 ,pdata 
+7002b 60014c6a store 2 ,mem_24g_check_dongle_times 
+7002c 204001cb call p_g24_ch 
+7002d 2020000c branch z_g24_tx_attemp_dongle_loop 
 
-z_mouse_24g_pairing_button:
-7001f 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-70020 c4088000 rtnbit0 mouse_enable_24g 
-70021 c3818000 rtnbit1 mosue_24g_pairing_flag 
-70022 c6130000 rtnmark1 mark_24g 
-70023 20404482 call mouse_devce_led_off 
-70024 d8e00003 arg mosue_24g_pairing_flag ,queue 
-70025 204043ce call mouse_enable_function_flag 
-70026 58000000 setarg 0 
-70027 600146ae store 2 ,mem_mouse_direct_timer 
-70028 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
-70029 60014cae store 2 ,mem_24g_check_dongle_times 
-7002a 204042ca call mouse_stop_discovery 
-7002b 202001b7 branch p_g24_auto_pair_start 
+z_mouse_24g_attempt_fail:
+7002e 20400454 call p_mouse_sensor_powerdown_check 
+7002f 704b5800 jam 0 ,mem_retry_count 
+70030 6800cb5f fetch 1 ,mem_mouse_24g_pair_timer 
+70031 247a0000 nrtn blank 
+70032 6800cb59 fetch 1 ,mem_24g_attempt_count 
+70033 243a0039 nbranch z_mouse_24g_attempt_fail_again ,blank 
+70034 704d7d00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+70035 20400293 call p_mouse_tx_power_init 
+70036 20400195 call p_g24_check_51cmd_stop_24g 
+70037 7041bd00 jam 0 ,mem_link_key_exists 
+70038 20200450 branch p_app_enter_hibernate 
+
+z_mouse_24g_attempt_fail_again:
+70039 1fe0ffff increase -1 ,pdata 
+7003a 6000cb59 store 1 ,mem_24g_attempt_count 
+7003b 20200186 branch p_g24_start_24g_mode 
               org 0x80001
 
 z_entrance7:
-80001 c0380004 beq zcode_70 ,z_g24_reconn_dispatch 
-80002 c038801a beq zcode_71 ,z_mouse_irtual_cable_unplug 
+80001 c0380004 beq zcode_70 ,z_g24_auto_pair_start 
+80002 c0388034 beq zcode_71 ,z_mouse_24g_pairing_button 
 80003 20600000 rtn 
 
-z_g24_reconn_dispatch:
-80004 6800cdcc fetch 1 ,mem_24g_stop_g24_mode 
-80005 c000add4 beq 1 ,g24_stop_24g_mode 
-80006 20400011 call z_g24_tx_attemp_data_prep 
-80007 20400162 call p_g24_transmit_receive_ack 
-80008 242c0116 nbranch p_g24_ch ,sync 
-80009 24378116 nbranch p_g24_ch ,user3 
-8000a 6800cdd1 fetch 1 ,mem_24g_conn_sm 
-8000b 793ffe02 set0 state_24g_reconn ,pdata 
-8000c 6000cdd1 store 1 ,mem_24g_conn_sm 
+z_g24_auto_pair_start:
+80004 793f8026 set0 mark_24g ,mark 
+80005 20400021 call z_g24_auto_pair_all_powerful 
+80006 2040018c call p_g24_tx_attemp_data_prep 
+
+z_g24_auto_pair_start_loop:
+80007 200007d0 nop 2000 
+80008 6800cc6b fetch 1 ,mem_24g_check_dongle_times + 1 
+80009 c281016e bbit1 0x02 ,p_g24_stop_g24_mode 
+8000a 204004ad call p_mouse_select_device_by_button 
+8000b 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+8000c c1000000 rtneq pb_button_state_down 
+8000d 20400154 call p_g24_transmit_receive_ack 
+8000e 242c001d nbranch z_g24_auto_pair_retry ,sync 
+8000f 2437801d nbranch z_g24_auto_pair_retry ,user3 
+80010 2040017b call p_g24_ackpayload_parse 
+80011 20400293 call p_mouse_tx_power_init 
+80012 68024c65 fetch 4 ,mem_24g_addr 
+80013 680a4c49 fetcht 4 ,mem_24g_paring_addr 
+80014 98467c00 isub temp ,null 
+80015 2022802b branch z_g24_start_pairing_sm1 ,zero 
+80016 79200026 set1 mark_24g ,mark 
+80017 58000000 setarg 0 
+80018 60014c6a store 2 ,mem_24g_check_dongle_times 
+80019 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+8001a 20407d86 call ui_ipc_send_event 
+8001b 2040014f call p_g24_txbuf_clear 
+8001c 20200387 branch p_g24_transmit_by_interrupt_enable 
+
+z_g24_auto_pair_retry:
+8001d 68014c6a fetch 2 ,mem_24g_check_dongle_times 
+8001e 1fe0fe01 increase 1 ,pdata 
+8001f 60014c6a store 2 ,mem_24g_check_dongle_times 
+80020 20200007 branch z_g24_auto_pair_start_loop 
 
-z_g24_tx_attemp_dongle_succ:
-8000d 704b6900 jam 0 ,mem_mouse_long_mult_flag 
-8000e 20402f20 call g24_app_tx_attempt_success 
-8000f 2040015f call p_g24_txbuf_clear 
-80010 20200326 branch p_g24_transmit_by_interrupt_enable 
-
-z_g24_tx_attemp_data_prep:
-80011 70119eff jam 0xff ,mem_24g_common_temp 
-80012 6800cc82 fetch 1 ,mem_24g_data_type 
-80013 6000919f store 1 ,mem_24g_common_temp + 1 
-80014 68024cb8 fetch 4 ,mem_24g_device_addr 
-80015 600211a0 store 4 ,mem_24g_common_temp + 2 
-80016 d8400006 arg 6 ,temp 
-80017 da20119e arg mem_24g_common_temp ,rega 
-80018 204001be call p_g24_put_data_in_buff 
-80019 202001c2 branch p_g24_transmit_prep 
+z_g24_auto_pair_all_powerful:
+80021 7041de20 jam tx_power_pair ,mem_tx_power 
+80022 58000f0f setarg 0x0f0f 
+80023 60014c65 store 2 ,mem_24g_addr 
+80024 e0a10000 istore 2 ,contw 
 
-z_mouse_irtual_cable_unplug:
-8001a 5fffffff setarg -1 
-8001b 60030040 store 6 ,mem_plap 
-8001c 70018533 jam rec_3_mode ,mem_record_bt_mode 
-8001d 704be4ff jam 0xff ,mem_mouse_fast_conn_flag 
-8001e 204042fb call mouse_before_store_reconn_info 
-8001f 704721ff jam 0xff ,mem_device1_type 
-80020 202002cf branch p_mouse_store_flash_device_info 
+z_g24_ch_syncword_crc8_init:
+80025 204001ac call p_g24_syncword_crc8 
+80026 202001cb branch p_g24_ch 
+
+z_g24_auto_pair_device_attemp:
+80027 20400021 call z_g24_auto_pair_all_powerful 
+80028 20200007 branch z_g24_auto_pair_start_loop 
+
+z_g24_auto_pair_pair_attemp:
+80029 2040002f call z_g24_pair_init 
+8002a 20200007 branch z_g24_auto_pair_start_loop 
+
+z_g24_start_pairing_sm1:
+8002b 79200026 set1 mark_24g ,mark 
+8002c 2040002f call z_g24_pair_init 
+
+z_g24_set_pairing_sm_1:
+8002d 704c4d04 jam state_24g_pairing_0 ,mem_24g_pairing_sm 
+8002e 20600000 rtn 
+
+z_g24_pair_init:
+8002f 7041de20 jam tx_power_pair ,mem_tx_power 
+80030 704c3c00 jam 0 ,mem_24g_pid 
+80031 704c474e jam g24_pair_ch ,mem_24g_ch 
+80032 68024c49 fetch 4 ,mem_24g_paring_addr 
+80033 202001ab branch p_g24_update_addr_and_synccrc8 
+
+z_mouse_24g_pairing_button:
+80034 20400195 call p_g24_check_51cmd_stop_24g 
+80035 20400454 call p_mouse_sensor_powerdown_check 
+80036 d8e00003 arg mosue_24g_pairing_flag ,queue 
+80037 204043ce call mouse_enable_function_flag 
+80038 58000000 setarg 0 
+80039 600146ae store 2 ,mem_mouse_direct_timer 
+8003a 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
+8003b 6000cb59 store 1 ,mem_24g_attempt_count 
+8003c 60014c6a store 2 ,mem_24g_check_dongle_times 
+8003d 2020002b branch z_g24_start_pairing_sm1 
               org 0x90001
 
 z_entrance8:
-90001 c0400003 beq zcode_80 ,z_mouse_setting_config 
+90001 c0400009 beq zcode_80 ,z_mouse_setting_config 
 90002 20600000 rtn 
 
+z_le_addr_random_config:
+90003 204068a2 call load_adc_init 
+90004 6801421d fetch 2 ,mem_0_5_adc_io_data 
+90005 243a0007 nbranch z_le_otp_adc_empty ,blank 
+90006 58001122 setarg 0x1122 
+
+z_le_otp_adc_empty:
+90007 600147c4 store 2 ,mem_random_addr_increase_count 
+90008 20600000 rtn 
+
 z_mouse_setting_config:
-90003 680240a0 fetch 4 ,mem_lap 
-90004 60024cb8 store 4 ,mem_24g_device_addr 
-90005 20403e6e call mouse_gpio_init 
-90006 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-90007 2040680e call gpio_config_output 
-90008 6808cb46 fetcht 1 ,mem_flash_ncs_gpio 
-90009 2040680e call gpio_config_output 
-9000a 20403e1e call mouse_param_init 
-9000b 20400017 call z_mouse_bt_sdp_update 
-9000c 58000000 setarg 0 
-9000d 60014154 store 2 ,mem_lpm_interval 
-9000e 204068a2 call load_adc_init 
-9000f 20405810 call le_set_config_fixed_ltk 
-90010 20405839 call le_set_justwork 
-90011 2040582c call le_set_fixed_ltk 
-90012 20405818 call le_set_config_read_authentication 
-90013 204002c2 call p_mouse_load_flash_info_check 
-90014 6800c720 fetch 1 ,mem_device_flag 
-90015 c1010000 rtneq mode_24g_device 
-90016 20600000 rtn 
+90009 680240a0 fetch 4 ,mem_lap 
+9000a 60024c74 store 4 ,mem_24g_device_addr 
+9000b 20403e6e call mouse_gpio_init 
+9000c 6808cb45 fetcht 1 ,mem_flash_ncs_gpio 
+9000d 2040680e call gpio_config_output 
+9000e 7046ef85 jam 0x85 ,mem_config_low_voltage_alarm_gpio 
+9000f 20400378 call p_mouse_bt_led_off 
+90010 20403e1e call mouse_param_init 
+90011 2040001c call z_mouse_bt_sdp_update 
+90012 58000000 setarg 0 
+90013 60014154 store 2 ,mem_lpm_interval 
+90014 204068a2 call load_adc_init 
+90015 20403e54 call mouse_adc_init 
+90016 20405810 call le_set_config_fixed_ltk 
+90017 20405839 call le_set_justwork 
+90018 2040582c call le_set_fixed_ltk 
+90019 20405818 call le_set_config_read_authentication 
+9001a 20400003 call z_le_addr_random_config 
+9001b 20200305 branch p_mouse_load_flash_info_check 
 
 z_mouse_bt_sdp_update:
-90017 204074b9 call enable_authrom 
-90018 d8c08c00 arg 0x8c00 ,contr 
-90019 d8a04878 arg mem_mouse_uuid_list ,contw 
-9001a df200171 arg 369 ,loopcnt 
-9001b 20407f01 call memcpy 
-9001c 580f0209 setarg 0x0f0209 
-9001d e0a18000 istore 3 ,contw 
-9001e 58120009 setarg 0x120009 
-9001f e0a18000 istore 3 ,contw 
-90020 58100209 setarg 0x100209 
-90021 e0a18000 istore 3 ,contw 
-90022 58000009 setarg 0x000009 
-90023 e0a18000 istore 3 ,contw 
-90024 d8c08d71 arg 0x8d71 ,contr 
-90025 df200109 arg 265 ,loopcnt 
-90026 20407f01 call memcpy 
-90027 70488f00 jam 0 ,mem_mouse_uuid_list + 23 
-90028 7048876d jam 0x6d ,mem_mouse_uuid_list + 15 
-90029 5800401f setarg 0x401f 
-9002a 600149dd store 2 ,mem_mouse_uuid_list + 357 
-9002b 58006d04 setarg 0x6d04 
-9002c 60014a46 store 2 ,mem_mouse_uuid_list + 462 
-9002d 580016b0 setarg 0x16b0 
-9002e 60014a4c store 2 ,mem_mouse_uuid_list + 468 
-9002f 58004878 setarg mem_mouse_uuid_list 
-90030 60014575 store 2 ,mem_ui_uuid_table 
-90031 20600000 rtn 
+9001c 204074b9 call enable_authrom 
+9001d d8c08c00 arg 0x8c00 ,contr 
+9001e d8a04878 arg mem_mouse_uuid_list ,contw 
+9001f df200171 arg 369 ,loopcnt 
+90020 20407f01 call memcpy 
+90021 580f0209 setarg 0x0f0209 
+90022 e0a18000 istore 3 ,contw 
+90023 58120009 setarg 0x120009 
+90024 e0a18000 istore 3 ,contw 
+90025 58100209 setarg 0x100209 
+90026 e0a18000 istore 3 ,contw 
+90027 58000009 setarg 0x000009 
+90028 e0a18000 istore 3 ,contw 
+90029 d8c08d71 arg 0x8d71 ,contr 
+9002a df200109 arg 265 ,loopcnt 
+9002b 20407f01 call memcpy 
+9002c 70488f00 jam 0 ,mem_mouse_uuid_list + 23 
+9002d 7048876d jam 0x6d ,mem_mouse_uuid_list + 15 
+9002e 5800401f setarg 0x401f 
+9002f 600149dd store 2 ,mem_mouse_uuid_list + 357 
+90030 58006d04 setarg 0x6d04 
+90031 60014a46 store 2 ,mem_mouse_uuid_list + 462 
+90032 580016b0 setarg 0x16b0 
+90033 60014a4c store 2 ,mem_mouse_uuid_list + 468 
+90034 58004878 setarg mem_mouse_uuid_list 
+90035 60014575 store 2 ,mem_ui_uuid_table 
+90036 20600000 rtn 
               org 0xa0001
 
 z_entrance9:
 a0001 c0480005 beq zcode_90 ,z_g24_pairing_sm 
-a0002 c048801f beq zcode_91 ,z_g24_paring_mode 
-a0003 c0490030 beq zcode_92 ,z_mouse_24g_pairing_complete 
+a0002 c0488023 beq zcode_91 ,z_g24_paring_mode 
+a0003 c0490033 beq zcode_92 ,z_mouse_24g_pairing_complete 
 a0004 20600000 rtn 
 
 z_g24_pairing_sm:
-a0005 6800cc86 fetch 1 ,mem_24g_ensure 
+a0005 6800cc42 fetch 1 ,mem_24g_ensure 
 a0006 c000ffe7 beq ensure_on_24g ,enable_user 
-a0007 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-a0008 c000800c beq state_24g_pairing_1 ,z_g24_pairing_sm_1 
-a0009 c001000f beq state_24g_pairing_2 ,z_g24_pairing_sm_2 
-a000a c0018012 beq state_24g_pairing_3 ,z_g24_pairing_sm_3 
-a000b 20202a8c branch assert 
+a0007 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+a0008 c002000d beq state_24g_pairing_0 ,z_g24_pairing_sm_0 
+a0009 c0008010 beq state_24g_pairing_1 ,z_g24_pairing_sm_1 
+a000a c0010013 beq state_24g_pairing_2 ,z_g24_pairing_sm_2 
+a000b c0018016 beq state_24g_pairing_3 ,z_g24_pairing_sm_3 
+a000c 20202a8c branch assert 
+
+z_g24_pairing_sm_0:
+a000d 704c4d01 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+a000e 704b5fc8 jam 200 ,mem_mouse_24g_pair_timer 
+a000f 20200005 branch z_g24_pairing_sm 
 
 z_g24_pairing_sm_1:
-a000c 704c9111 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-a000d 70119eaa jam 0xaa ,mem_24g_common_temp 
-a000e 20200014 branch z_g24_pairing_sm_common 
+a0010 704c4d11 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+a0011 70119eaa jam 0xaa ,mem_24g_common_temp 
+a0012 20200018 branch z_g24_pairing_sm_common 
 
 z_g24_pairing_sm_2:
-a000f 704c9112 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-a0010 70119e55 jam 0x55 ,mem_24g_common_temp 
-a0011 20200014 branch z_g24_pairing_sm_common 
+a0013 704c4d12 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+a0014 70119e55 jam 0x55 ,mem_24g_common_temp 
+a0015 20200018 branch z_g24_pairing_sm_common 
 
 z_g24_pairing_sm_3:
-a0012 704c9113 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-a0013 70119e22 jam 0x22 ,mem_24g_common_temp 
+a0016 704c4d13 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+a0017 70119e22 jam 0x22 ,mem_24g_common_temp 
 
 z_g24_pairing_sm_common:
-a0014 6800cc82 fetch 1 ,mem_24g_data_type 
-a0015 1fe17e07 and_into bits_data ,pdata 
-a0016 6000919f store 1 ,mem_24g_common_temp + 1 
-a0017 68024cb8 fetch 4 ,mem_24g_device_addr 
-a0018 600211a0 store 4 ,mem_24g_common_temp + 2 
+a0018 6800cc3e fetch 1 ,mem_24g_data_type 
+a0019 1fe17e07 and_into bits_data ,pdata 
+a001a 6000919f store 1 ,mem_24g_common_temp + 1 
+a001b 68024c74 fetch 4 ,mem_24g_device_addr 
+a001c 600211a0 store 4 ,mem_24g_common_temp + 2 
 
 z_g24_put_pairing_data_in_buff:
-a0019 7011a400 jam 0 ,mem_24g_common_temp + 6 
-a001a da20119e arg mem_24g_common_temp ,rega 
-a001b d8400007 arg 7 ,temp 
-a001c 204001be call p_g24_put_data_in_buff 
-a001d 2040012b call p_g24_txdata_enable_tx 
-a001e 20207fe7 branch enable_user 
+a001d 7011a400 jam 0 ,mem_24g_common_temp + 6 
+a001e da20119e arg mem_24g_common_temp ,rega 
+a001f d8400007 arg 7 ,temp 
+a0020 20400199 call p_g24_put_data_in_buff 
+a0021 20400116 call p_g24_txdata_enable_tx 
+a0022 20207fe7 branch enable_user 
 
 z_g24_paring_mode:
-a001f 204006ca call power_ctrl_pac_succ_cnt_init 
-a0020 6800cc91 fetch 1 ,mem_24g_pairing_sm 
-a0021 c17f8000 rtneq state_24g_pairing_success 
-a0022 c0088026 beq state_24g_pairing_1_waiting_ack ,z_g24_pairing_sm_1_waiting_ack 
-a0023 c0090028 beq state_24g_pairing_2_waiting_ack ,z_g24_pairing_sm_2_waiting_ack 
-a0024 c009802a beq state_24g_pairing_3_waiting_ack ,z_g24_pairing_sm_3_waiting_ack 
-a0025 20600000 rtn 
+a0023 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+a0024 c17f8000 rtneq state_24g_pairing_success 
+a0025 c0088029 beq state_24g_pairing_1_waiting_ack ,z_g24_pairing_sm_1_waiting_ack 
+a0026 c009002b beq state_24g_pairing_2_waiting_ack ,z_g24_pairing_sm_2_waiting_ack 
+a0027 c009802d beq state_24g_pairing_3_waiting_ack ,z_g24_pairing_sm_3_waiting_ack 
+a0028 20600000 rtn 
 
 z_g24_pairing_sm_1_waiting_ack:
-a0026 704c9102 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-a0027 2020015b branch p_g24_transmit_abandon 
+a0029 704c4d02 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+a002a 20200148 branch p_g24_transmit_abandon 
 
 z_g24_pairing_sm_2_waiting_ack:
-a0028 704c9103 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-a0029 2020015b branch p_g24_transmit_abandon 
+a002b 704c4d03 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+a002c 20200148 branch p_g24_transmit_abandon 
 
 z_g24_pairing_sm_3_waiting_ack:
-a002a 704c91ff jam state_24g_pairing_success ,mem_24g_pairing_sm 
-a002b 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-a002c 20407d86 call ui_ipc_send_event 
-a002d 68024c61 fetch 4 ,mem_24g_rxpayload + 2 
-a002e 204001a0 call p_g24_update_addr_and_synccrc8 
-a002f 2020015b branch p_g24_transmit_abandon 
+a002d 704c4dff jam state_24g_pairing_success ,mem_24g_pairing_sm 
+a002e 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+a002f 20407d86 call ui_ipc_send_event 
+a0030 68024c1d fetch 4 ,mem_24g_rxpayload + 2 
+a0031 204001ab call p_g24_update_addr_and_synccrc8 
+a0032 20200148 branch p_g24_transmit_abandon 
 
 z_mouse_24g_pairing_complete:
-a0030 204003f8 call p_mouse_24g_no_data_timer_init 
-a0031 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-a0032 d8e00003 arg mosue_24g_pairing_flag ,queue 
-a0033 204043d2 call mouse_disable_function_flag 
-a0034 58000000 setarg 0 
-a0035 60014707 store 2 ,mem_24g_pairing_timer_count 
-a0036 7046a700 jam 0 ,mem_mouse_move_flag 
-a0037 2040405d call mouse_read_sensor_common 
-a0038 20400287 call p_mouse_tx_power_init 
-a0039 68024ca9 fetch 4 ,mem_24g_addr 
-a003a 6002477b store 4 ,mem_mouse_24g_addr 
-a003b 202002cf branch p_mouse_store_flash_device_info 
+a0033 204002ad call p_mouse_init_sensor_reset 
+a0034 20403f8d call mouse_no_data_timer_init 
+a0035 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+a0036 d8e00003 arg mosue_24g_pairing_flag ,queue 
+a0037 204043d2 call mouse_disable_function_flag 
+a0038 58000000 setarg 0 
+a0039 6000cb59 store 1 ,mem_24g_attempt_count 
+a003a 7046a700 jam 0 ,mem_mouse_move_flag 
+a003b 2040405d call mouse_read_sensor_common 
+a003c 68024c65 fetch 4 ,mem_24g_addr 
+a003d 6002477b store 4 ,mem_mouse_24g_addr 
+a003e 20400293 call p_mouse_tx_power_init 
+a003f 20200313 branch p_mouse_store_flash_device_info 
               org 0xb0001
 
 z_entrancea:
-b0001 c0500006 beq zcode_a0 ,z_mouse_24g_attempt_fail 
-b0002 c050800d beq zcode_a1 ,z_mouse_le_conn_param_update_rsp_recieved 
-b0003 c0510019 beq zcode_a2 ,z_mouse_bb_event_reconn_timeout 
-b0004 c0518020 beq zcode_a3 ,z_mouse_before_hibernate 
+b0001 c0508006 beq zcode_a1 ,z_mouse_le_conn_param_update_rsp_recieved 
+b0002 c051001a beq zcode_a2 ,z_mouse_le_bb_disconnected 
+b0003 c0518012 beq zcode_a3 ,z_mouse_bb_event_reconn_timeout 
+b0004 c0520023 beq zcode_a4 ,z_mouse_before_hibernate 
 b0005 20600000 rtn 
 
-z_mouse_24g_attempt_fail:
-b0006 204003fb call p_mouse_sensor_powerdown_check 
-b0007 704dc100 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-b0008 20400287 call p_mouse_tx_power_init 
-b0009 204001b9 call p_g24_check_51cmd_stop_24g 
-b000a 7041bd00 jam 0 ,mem_link_key_exists 
-b000b 20400266 call p_mouse_setgpio_hibernate 
-b000c 2020340a branch app_enter_hibernate 
-
 z_mouse_le_conn_param_update_rsp_recieved:
-b000d 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-b000e c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
-b000f 68008441 fetch 1 ,mem_le_tsniff 
-b0010 1feb7e00 rshift2 pdata ,pdata 
-b0011 1fe67c0c sub pdata ,le_interval_15ms ,null 
-b0012 20610000 rtn positive 
-b0013 58000009 setarg le_interval_11_25ms 
-b0014 60014496 store 2 ,mem_le_interval_min 
-b0015 60014498 store 2 ,mem_le_interval_min + 2 
-b0016 204003dd call p_app_updata_le_param 
-b0017 7047c601 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-b0018 20600000 rtn 
+b0006 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+b0007 c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
+b0008 68008441 fetch 1 ,mem_le_tsniff 
+b0009 1feb7e00 rshift2 pdata ,pdata 
+b000a 1fe67c0c sub pdata ,le_interval_15ms ,null 
+b000b 20610000 rtn positive 
+b000c 58000009 setarg le_interval_11_25ms 
+b000d 60014496 store 2 ,mem_le_interval_min 
+b000e 60014498 store 2 ,mem_le_interval_min + 2 
+b000f 20400438 call p_app_updata_le_param 
+b0010 7047c601 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+b0011 20600000 rtn 
 
 z_mouse_bb_event_reconn_timeout:
 
 z_mouse_bb_event_reconn_failed:
-b0019 68014682 fetch 2 ,mem_ui_state_map 
-b001a c3860000 rtnbit1 ui_state_btn_down 
-b001b c3830000 rtnbit1 ui_state_bt_discovery 
-b001c c3858000 rtnbit1 ui_state_ble_adv 
-b001d 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-b001e c3828000 rtnbit1 mouse_bt_discovery_button_down_flag 
-b001f 202033a7 branch app_bb_hibernate 
+b0012 68014682 fetch 2 ,mem_ui_state_map 
+b0013 c3860000 rtnbit1 ui_state_btn_down 
+b0014 c3830000 rtnbit1 ui_state_bt_discovery 
+b0015 c3858000 rtnbit1 ui_state_ble_adv 
+b0016 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+b0017 c3828000 rtnbit1 mouse_bt_discovery_button_down_flag 
+b0018 204002f3 call p_mouse_sensor_power_down 
+b0019 202033a7 branch app_bb_hibernate 
+
+z_mouse_le_bb_disconnected:
+b001a 20400454 call p_mouse_sensor_powerdown_check 
+b001b 58000006 setarg le_interval_7_5ms 
+b001c 60014496 store 2 ,mem_le_interval_min 
+b001d 60014498 store 2 ,mem_le_interval_min + 2 
+b001e 7047c600 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+b001f 70479e00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+b0020 204003b5 call p_mouse_data_init 
+b0021 20405816 call le_clr_config_more_data 
+b0022 202041d9 branch mouse_bb_disconnected 
 
 z_mouse_before_hibernate:
-b0020 204003fb call p_mouse_sensor_powerdown_check 
-b0021 68120138 hfetch 4 ,core_lpm_ctrl 
-b0022 79207e1a set1 26 ,pdata 
-b0023 6012004c hstore 4 ,core_lpm_reg 
-b0024 20402c21 call lpm_write_ctrl 
-b0025 204074bd call disable_authrom 
-b0026 204006be call p_mouse_multi_led_off_end 
-b0027 204002cf call p_mouse_store_flash_device_info 
-b0028 20403e9f call mouse_before_hibernate_wheel_gpio_set 
-b0029 20400266 call p_mouse_setgpio_hibernate 
-b002a 2040030b call p_flash_deep_power_down 
-b002b 68108081 hfetch 1 ,core_gpio_sel1 
-b002c 1fe17ef7 and pdata ,0xf7 ,pdata 
-b002d 60108081 hstore 1 ,core_gpio_sel1 
-b002e 6810807f hfetch 1 ,core_gpio_pd3 
-b002f 79207e00 set1 0 ,pdata 
-b0030 6010807f hstore 1 ,core_gpio_pd3 
-b0031 20600000 rtn 
+b0023 20400454 call p_mouse_sensor_powerdown_check 
+b0024 78347c00 enable user 
+b0025 68120138 hfetch 4 ,0x8138 
+b0026 79347e1a setflag user ,26 ,pdata 
+b0027 6012004c hstore 4 ,core_lpm_reg 
+b0028 20402c21 call lpm_write_ctrl 
+b0029 204074bd call disable_authrom 
+b002a 20403e9f call mouse_before_hibernate_wheel_gpio_set 
+b002b 20400271 call p_mouse_setgpio_hibernate 
+b002c 2040034e call p_flash_deep_power_down 
+b002d 68108081 hfetch 1 ,core_gpio_sel1 
+b002e 1fe17ef7 and pdata ,0xf7 ,pdata 
+b002f 60108081 hstore 1 ,core_gpio_sel1 
+b0030 6810807e hfetch 1 ,core_gpio_pd2 
+b0031 79207e06 set1 6 ,pdata 
+b0032 6010807e hstore 1 ,core_gpio_pd2 
+b0033 6810807f hfetch 1 ,core_gpio_pd3 
+b0034 79207e00 set1 0 ,pdata 
+b0035 6010807f hstore 1 ,core_gpio_pd3 
+b0036 20400378 call p_mouse_bt_led_off 
+b0037 6808c6f3 fetcht 1 ,mem_sensor_data_gpio 
+b0038 202067ed branch gpio_clr_wake 
               org 0xc0001
 
 z_entranceb:
-c0001 c0588006 beq zcode_b1 ,z_mouse_sniff_not_accept 
-c0002 c059000c beq zcode_b2 ,z_mouse_enter_sniff_check 
-c0003 c0598011 beq zcode_b3 ,z_mouse_le_ll_start_encryt 
-c0004 c05a0018 beq zcode_b4 ,z_mouse_bb_event_disconnected 
-c0005 20600000 rtn 
+c0001 c0580008 beq zcode_b0 ,z_mouse_le_bb_event_connected 
+c0002 c058800c beq zcode_b1 ,z_mouse_sniff_not_accept 
+c0003 c0590012 beq zcode_b2 ,z_mouse_enter_sniff_check 
+c0004 c0598017 beq zcode_b3 ,z_mouse_le_ll_start_encryt 
+c0005 c05a001e beq zcode_b4 ,z_mouse_bb_event_disconnected 
+c0006 c05a8023 beq zcode_b5 ,z_g24_transmit_by_interrupt 
+c0007 20600000 rtn 
+
+z_mouse_le_bb_event_connected:
+c0008 7047a100 jam 0 ,mem_mouse_le_reconnect_flag 
+c0009 204002ad call p_mouse_init_sensor_reset 
+c000a 204003b5 call p_mouse_data_init 
+c000b 202041c3 branch mouse_le_bb_event_connected 
 
 z_mouse_sniff_not_accept:
-c0006 6800c80a fetch 1 ,mem_mouse_enter_sniff_count 
-c0007 c1010000 rtneq 2 
-c0008 1fe0fe01 increase 1 ,pdata 
-c0009 6000c80a store 1 ,mem_mouse_enter_sniff_count 
-c000a 7041e312 jam 0x12 ,mem_sniff_param_interval 
-c000b 2020340e branch app_bt_enter_sniff 
+c000c 6800c80a fetch 1 ,mem_mouse_enter_sniff_count 
+c000d c1010000 rtneq 2 
+c000e 1fe0fe01 increase 1 ,pdata 
+c000f 6000c80a store 1 ,mem_mouse_enter_sniff_count 
+c0010 7041e312 jam 0x12 ,mem_sniff_param_interval 
+c0011 2020340e branch app_bt_enter_sniff 
 
 z_mouse_enter_sniff_check:
-c000c 6800c80a fetch 1 ,mem_mouse_enter_sniff_count 
-c000d c1810000 rtnne 2 
-c000e 70480a00 jam 0 ,mem_mouse_enter_sniff_count 
-c000f 7041e30c jam classic_interval_7_5ms ,mem_sniff_param_interval 
-c0010 2020340e branch app_bt_enter_sniff 
+c0012 6800c80a fetch 1 ,mem_mouse_enter_sniff_count 
+c0013 c1810000 rtnne 2 
+c0014 70480a00 jam 0 ,mem_mouse_enter_sniff_count 
+c0015 7041e30c jam classic_interval_7_5ms ,mem_sniff_param_interval 
+c0016 2020340e branch app_bt_enter_sniff 
 
 z_mouse_le_ll_start_encryt:
-c0011 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-c0012 c0008014 beq 1 ,z_mouse_le_ll_reconn_start_encryt 
-c0013 20200016 branch z_mouse_le_ll_enable_start_enc_flag 
+c0017 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
+c0018 c000801a beq 1 ,z_mouse_le_ll_reconn_start_encryt 
+c0019 2020001c branch z_mouse_le_ll_enable_start_enc_flag 
 
 z_mouse_le_ll_reconn_start_encryt:
-c0014 204003dd call p_app_updata_le_param 
-c0015 7046c605 jam 5 ,mem_le_start_encrypt_timer 
+c001a 20400438 call p_app_updata_le_param 
+c001b 7046c605 jam 5 ,mem_le_start_encrypt_timer 
 
 z_mouse_le_ll_enable_start_enc_flag:
-c0016 d8e00001 arg ll_start_enc_flag ,queue 
-c0017 202041b9 branch mouse_le_enable_connect_flag 
+c001c d8e00001 arg ll_start_enc_flag ,queue 
+c001d 202041b9 branch mouse_le_enable_connect_flag 
 
 z_mouse_bb_event_disconnected:
-c0018 204003fb call p_mouse_sensor_powerdown_check 
-c0019 704b0100 jam 0 ,mem_bt_rcvd_switch_req_accept 
-c001a 704b0300 jam 0 ,mem_bt_send_lmp_setup_complete 
-c001b 704b0c00 jam 0 ,mem_mouse_bt_send_first_package_flag 
-c001c 204002cf call p_mouse_store_flash_device_info 
-c001d 202041d9 branch mouse_bb_disconnected 
-              org 0xd0001
-
-z_entrancec:
-
-z_g24_pair_dispatch:
-d0001 6800cdcc fetch 1 ,mem_24g_stop_g24_mode 
-d0002 c000add4 beq 1 ,g24_stop_24g_mode 
-d0003 70119eff jam 0xff ,mem_24g_common_temp 
-d0004 6800cc82 fetch 1 ,mem_24g_data_type 
-d0005 6000919f store 1 ,mem_24g_common_temp + 1 
-d0006 68024cb8 fetch 4 ,mem_24g_device_addr 
-d0007 600211a0 store 4 ,mem_24g_common_temp + 2 
-d0008 d8400006 arg 6 ,temp 
-d0009 da20119e arg mem_24g_common_temp ,rega 
-d000a 204001be call p_g24_put_data_in_buff 
-d000b 204001c2 call p_g24_transmit_prep 
-d000c 20400162 call p_g24_transmit_receive_ack 
-d000d 242c0026 nbranch z_g24_pair_txdata_retry ,sync 
-d000e 24378026 nbranch z_g24_pair_txdata_retry ,user3 
-d000f 2040018a call p_g24_ackpayload_parse 
-d0010 68024ca9 fetch 4 ,mem_24g_addr 
-d0011 680a4dc6 fetcht 4 ,mem_24g_allpowerful_addr 
-d0012 98467c00 isub temp ,null 
-d0013 20228016 branch z_g24_auto_pair_skip_rx_length ,zero 
-d0014 6800cc7f fetch 1 ,mem_24g_rxdata_length 
-d0015 c1840000 rtnne bind_ackpayload_length 
-
-z_g24_auto_pair_skip_rx_length:
-d0016 704dd100 jam 0 ,mem_24g_conn_sm 
-d0017 20400287 call p_mouse_tx_power_init 
-d0018 68024ca9 fetch 4 ,mem_24g_addr 
-d0019 680a4c8d fetcht 4 ,mem_24g_paring_addr 
-d001a 98467c00 isub temp ,null 
-d001b 202281ae branch p_g24_start_pairing_sm1 ,zero 
-d001c 68024ca9 fetch 4 ,mem_24g_addr 
-d001d 680a4cb8 fetcht 4 ,mem_24g_device_addr 
-d001e 98467c00 isub temp ,null 
-d001f 20428024 call z7_g24_store_dongle_addr ,zero 
-d0020 704b6900 jam 0 ,mem_mouse_long_mult_flag 
-d0021 20402f20 call g24_app_tx_attempt_success 
-d0022 2040015f call p_g24_txbuf_clear 
-d0023 20200326 branch p_g24_transmit_by_interrupt_enable 
-
-z7_g24_store_dongle_addr:
-d0024 68024c61 fetch 4 ,mem_24g_rxpayload + 2 
-d0025 202001a0 branch p_g24_update_addr_and_synccrc8 
-
-z_g24_pair_txdata_retry:
-
-z_g24_pair_txdata_switch:
-d0026 6800cdbf fetch 1 ,mem_24g_auto_paring_switch 
-d0027 1fe0fe01 increase 1 ,pdata 
-d0028 1fe17e03 and_into 3 ,pdata 
-d0029 6000cdbf store 1 ,mem_24g_auto_paring_switch 
-d002a c000002d beq 0 ,z_g24_auto_pair_first_attemp 
-d002b c0010037 beq 2 ,z_g24_auto_pair_all_powerful 
-d002c 2020019c branch p_g24_pair_init 
-
-z_g24_auto_pair_first_attemp:
-d002d 20400287 call p_mouse_tx_power_init 
-d002e 68024cb8 fetch 4 ,mem_24g_device_addr 
-d002f 60024ca9 store 4 ,mem_24g_addr 
-d0030 6800cdcf fetch 1 ,mem_24g_pair_current_ch_num 
-d0031 6000cc8c store 1 ,mem_24g_current_ch_number 
-d0032 20400035 call z_g24_ch_syncword_crc8_init 
-d0033 6008cdcf storet 1 ,mem_24g_pair_current_ch_num 
-d0034 20600000 rtn 
-
-z_g24_ch_syncword_crc8_init:
-d0035 204001a1 call p_g24_syncword_crc8 
-d0036 20200116 branch p_g24_ch 
-
-z_g24_auto_pair_all_powerful:
-d0037 7041de20 jam tx_power_pair ,mem_tx_power 
-d0038 68024dc6 fetch 4 ,mem_24g_allpowerful_addr 
-d0039 60024ca9 store 4 ,mem_24g_addr 
-d003a 6800cdd0 fetch 1 ,mem_24g_powerful_current_ch_num 
-d003b 6000cc8c store 1 ,mem_24g_current_ch_number 
-d003c 20400035 call z_g24_ch_syncword_crc8_init 
-d003d 6008cdd0 storet 1 ,mem_24g_powerful_current_ch_num 
-d003e 20600000 rtn 
+c001e 20400454 call p_mouse_sensor_powerdown_check 
+c001f 704b0100 jam 0 ,mem_bt_rcvd_switch_req_accept 
+c0020 704b0300 jam 0 ,mem_bt_send_lmp_setup_complete 
+c0021 704b0c00 jam 0 ,mem_mouse_bt_send_first_package_flag 
+c0022 202041d9 branch mouse_bb_disconnected 
+
+z_g24_transmit_by_interrupt:
+c0023 20400245 call p_g24_timer_check 
+c0024 24740000 nrtn user 
+c0025 20400038 call z_g24_interval_calibrate 
+c0026 68014d7e fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+c0027 1fe0fe01 increase 1 ,pdata 
+c0028 60014d7e store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+c0029 68094d80 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+c002a 98467c00 isub temp ,null 
+c002b 2042802d call z_g24_transmit_by_interrupt_exit ,zero 
+c002c 2020009a branch p_g24_transmit_process 
+
+z_g24_transmit_by_interrupt_exit:
+c002d 704d7d00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+c002e 58000000 setarg 0 
+c002f 60014d7e store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+c0030 58000019 setarg 25 
+c0031 60014d80 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+
+z_g24_interval_min:
+c0032 704c7800 jam 0 ,mem_24g_pac_index 
+c0033 6800cc63 fetch 1 ,mem_24g_interval_min 
+
+z_g24_interval_store:
+c0034 6000cc62 store 1 ,mem_24g_interval 
+c0035 20600000 rtn 
+
+z_g24_interval_max:
+c0036 6800cc64 fetch 1 ,mem_24g_interval_max 
+c0037 20200034 branch z_g24_interval_store 
+
+z_g24_interval_calibrate:
+c0038 6800cc78 fetch 1 ,mem_24g_pac_index 
+c0039 1fe0fe01 increase 1 ,pdata 
+c003a 6000cc78 store 1 ,mem_24g_pac_index 
+c003b c0020036 beq 4 ,z_g24_interval_max 
+c003c c0028032 beq 5 ,z_g24_interval_min 
+c003d 20600000 rtn 
 
Index: output/ramcode.rom
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/ramcode.rom	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/ramcode.rom	(working copy)
@@ -1,49 +1,47 @@
 20200040
-2040035a
+204003b5
 6800c1de
-6000cd38
-204006ca
+6000ccf4
+2040069e
 6800c685
-6000cb47
-6800cb33
-6000cb34
+6000cb46
+6800cb32
+6000cb33
 204043ca
-204002de
-2040075c
+204002a3
+2040072d
 2040000f
 20400022
-202002b2
-58000323
-60014db2
-5800033d
+202002f7
+58000384
+60014d6e
+5800039e
 600141ef
-580005b7
+580005e3
 600141f9
-5800037e
+580003d9
 600141f1
-58000252
+58000265
 600141ed
-580003c1
+58000423
 600141f5
-580003a5
+58000403
 600141f3
-580003f9
+58000452
 600141eb
-58000401
+58000458
 600141fd
 20600000
 58000019
-60014dc4
-2455802c
-20400297
-204003fe
+60014d80
+2455802a
+204002a5
+204002f4
 6800c71f
 6000c71e
-6800c241
-c3810000
-2020048b
+20600000
 58000177
-60014dc4
+60014d80
 20600000
 20000001
 20000001
@@ -62,53 +60,65 @@
 20000001
 20000001
 20000001
+20000001
+20000001
 c2840059
-c000806b
-c0010075
-c042872e
-c04486ff
-c00d85d0
-c01305d2
-c02405ee
-c02505f5
-c02885fe
-c02c85ec
-c0538603
-c056861b
+c0008075
+c001007f
+c042870a
+c04486db
+c00d85f8
+c01305fa
+c0240616
+c0250618
+c0288621
+c02c8614
+c0538626
+c0568641
 c065b3e4
-c074862c
-c050807e
-c0588083
-c059008d
-c0620278
-c071848d
-c07304b3
-c0750505
-c0758508
-c076050a
+c0748652
+c0508088
+c058808d
+c0590097
+c0620283
+c07182cd
+c07304d2
+c075053a
+c075853e
+c0760540
 20202a8e
-c01c8510
-c0218518
-c025051e
-c02b8521
-c02c8523
-c0318525
-c0330555
-c033856c
-c03505a2
-c03b85ad
-c002862e
-c0400630
-c041063a
-c044064e
-c04605bd
-c04685c9
-c07d0672
+c01c8542
+c021854a
+c0250550
+c02b8553
+c02c8555
+c0318557
+c0330581
+c0338598
+c03505ce
+c03b85d9
+c0028654
+c0400656
+c0410660
+c0440662
+c04605e5
+c04685f1
+c07d0686
 20202a8e
+1fe22200
+6808ccf8
+58004cff
+98408a00
+1a227e00
+e0a08000
+18408401
+18410407
+6008ccf8
+20600000
 d8a009ae
 df20000c
 20407ed4
-20400334
+20400395
 204074c1
 20406a03
 20405cf6
@@ -122,7 +132,7 @@
 6800c65a
 203a2012
 6800c5b1
-203a0078
+203a0082
 20202012
 58000a06
 6001c510
@@ -140,178 +150,148 @@
 243a7fef
 20207ff1
 c6930000
-6800cdd1
-c28080a4
-c28100a6
-6800cdc1
-c00080a8
-20400128
-243400c3
-20400103
-2040014b
-6800cc91
+6800cd7d
+c00080aa
+20400113
+243400ac
+204000fa
+20400137
+6800cc4d
 c1ff8000
-204006d3
-5800bb80
-6001ccb0
-704b6b06
-6800cb29
-c0008326
-2040025c
+204006af
+58017700
+6001cc6c
+58000258
+60014b74
+204000b7
 24740000
-20400259
-58002fb2
-20202d8c
-7011c5c0
-20200730
-7011c570
-20200730
-20400235
-24740000
-204000bd
-68014dc2
-1fe0fe01
-60014dc2
-68094dc4
-98467c00
-204280b2
-20200093
-704dc100
-58000000
-60014dc2
-58000019
-60014dc4
-704cbc00
-6800cca7
-6000cca6
-20600000
-6800cca8
-202000b9
-6800ccbc
-1fe0fe01
-6000ccbc
-c00200bb
-c00280b7
-20600000
-6800ccad
-205a00c9
-2040025c
+2040026c
+5800e09c
+20202b93
+7011c5b5
+2020070c
+6800cc69
+205a00c0
+6800c6cf
+1fe67c0a
+20610000
+6800cb2e
+247a0000
+204000b7
 24740000
-6801ccb0
+6801cc6c
 20202d8c
-704cad01
-704db600
-204000d9
-6000cc1d
+78347c00
+20402afa
+6801c16f
+203a7fe9
+6800c091
+203a7fe9
+6800cd7d
+c000ffe9
+2020026f
+704c6901
+704d7200
+204000d0
+6000cbd9
 58000000
-6003cc1e
-68024cb8
-60024c25
-704c810c
-6800cc82
+6003cbda
+68024c74
+60024be1
+704c3d0c
+6800cc3e
 79207e03
-6000cc82
-2040012b
-20200096
-704db701
-704db900
-6800cc82
+6000cc3e
+20400116
+2020009d
+704d7301
+704d7500
+6800cc3e
 1fe17e07
-6000cc82
+6000cc3e
 20600000
-6800cc82
+6800cc3e
 79207e04
-6000cc82
-6000cc3d
+6000cc3e
+6000cbf9
 20600000
-6800cc82
+6800cc3e
 c4020000
-6800cc82
+6800cc3e
 793ffe04
-6000cc82
-6000cc3d
-20400546
-20200116
-6800cdb6
-c08080d9
-6800cdb4
+6000cc3e
+6000cbf9
+204006a5
+202001cb
+6800cd72
+c08080d0
+6800cd70
 1fe0fe01
-6000cdb4
-c00200f3
-20400116
-704cc602
-2020014b
-20400546
-704db400
-202000d9
-704db902
-704db701
-704db600
-202000d9
-6800cdb8
-c00180f7
-6800cc82
+6000cd70
+c00200ea
+204001cb
+704c8202
+20200137
+204006a5
+704d7000
+202000d0
+704d7502
+704d7301
+704d7200
+202000d0
+6800cd74
+c00180ee
+6800cc3e
 2fec0004
-202080d7
-6800cdb8
-c00080f6
-c00100f7
+202080ce
+6800cd74
+c00080ed
+c00100ee
 20600000
-6800cc91
+6800cc4d
 c1ff8000
-20400108
-24560110
+204000ff
+24560107
 20600000
 78567c00
-6800cdb7
+6800cd73
 c1808000
-6800cdb9
+6800cd75
 c1800000
-704db801
-704cc604
+704d7401
+704c8204
 20207feb
-6800cdb9
-203a0123
+6800cd75
+203a010e
 1fe0ffff
-6000cdb9
-704db802
-704cc604
-6808cc8c
-6800cca9
-1fe17e03
-1fefa204
-58004c92
-9a20fe00
-98408c00
-e8c08000
-6000cc8b
-18408401
-18410403
-6008cc8c
+6000cd75
+704d7402
+704c8204
+202001cb
+704d7403
+6800cd72
+243a00e1
+704c8202
+202001cb
+6800cc4d
+c0ff8182
+20400119
+204001b9
+704c4201
 20600000
-704db803
-6800cdb6
-243a00ea
-704cc602
-20200116
-6800cc91
-c0ff81b1
-2040012e
-204001c2
-704c8601
-20600000
-68014db2
+68014d6e
 20407f9c
-20340134
-6803cc1e
+2034011f
+6803cbda
 207a0000
 20207fe7
-20400354
-704cad00
+20403f8d
+204002bf
+704c6900
 1a20fe01
-6000cc81
-204000d9
-6000cc1d
+6000cc3d
+204000d0
+6000cbd9
 e8a88000
 ea408000
 9841fe00
@@ -320,191 +300,225 @@
 ea420000
 e0a20000
 1a40a404
-d8a04c23
+d8a04bdf
 df200002
 ea408000
 e8a88000
 9840fe00
 e0a08000
 1a40a401
-c2000144
+c2000130
 20600000
-704c8a00
+704c4600
 d9600d00
 34730200
-20400162
-242c016d
-2437816d
-2040015f
-2040018a
-204006cd
-6800cc80
+20400154
+242c015f
+2437815f
+2040014f
+2040017b
+204006a1
+704b5800
+6800cc3c
 1fe0fe01
-6000cc80
-204000e2
-6800cc91
-c0ff81b3
-204000fa
+6000cc3c
+204000d9
+6800cc4d
+c0ff8152
+204000f1
 58000000
-60024c86
-6000cdb5
+60014c43
+6000cc45
+6000cd71
+6000cb5f
+704c4200
 20600000
 df200004
-d8a04c1d
+d8a04bd9
 20207ec6
+2040069e
+20200184
 7857fc00
-20400217
+20400224
 18002a00
-68024ca9
+68024c65
 98001200
 68088017
 2040291f
 20402924
-204001d7
-20578214
+204001e5
+2057821d
 20600000
-6800ccad
+6800cc69
 247a0000
-68014c87
+68014c43
 1fe0fe01
-60014c87
-6800cc88
-c2822dd4
-6800cc91
-c0ff8178
-20400180
-2020014c
-6800cc87
+60014c43
+6800cc44
+c282016e
+6800cc4d
+c0ff816a
+20400173
+20200138
+6800cc43
 c1ff8000
 58000000
-60014c87
-20202dd4
-204006f6
-20400546
-20200116
-6800cc8a
+60014c43
+700a993a
+20207d86
+204006d2
+204006a5
+202001cb
+6800cc46
 1fe67c0b
-2421017d
+24210170
 1fe0fe01
-6000cc8a
-c00100dd
-c00300e4
-c00400dd
-c00600e4
+6000cc46
+c00300db
+c00600db
 20600000
-6800cbfc
+2040019e
+6800cc3b
+207a0000
+98007200
+d8c04bb9
+d8a04c1b
+20207f01
+7011c590
+2020070c
+7011c591
+2020070c
+58000000
+60014c6a
+7011c560
+2020070c
+7011c570
+2020070c
+70119eff
+6800cc3e
+6000919f
+68024c74
+600211a0
+d8400006
+da20119e
+20400199
+202001b9
+793f8026
+204053ce
+d8e00003
+202043d2
+6008cc3d
+18427200
+d8a04bd9
+1a220c00
+20207f01
+6800cbb8
 1fe97e00
-6000cc7f
+6000cc3b
 1fe0fe01
-d8c04bfc
+d8c04bb8
 98c08c00
 e8c18000
-6001ccbe
-6800cbfc
+6001cc7a
+6800cbb8
 1fe37e00
 1fe17e03
-6000ccc4
-6800cc7f
-207a0000
-98007200
-d8c04bfd
-d8a04c5f
-20207f01
-7041de04
-704c8000
-704c8b4e
-68024c8d
-60024ca9
+6000cc80
+20600000
+60024c65
 da200000
 df200004
-d8c04ca9
+d8c04c65
 e8c08000
 9a20a200
-c20001a4
+c20001af
 1a227e00
-60014d32
-6800cd32
-6808cd33
+60014cee
+6800ccee
+6808ccef
 9840fe00
-6000cd34
-20600000
-2040019c
-704c9101
+6000ccf0
 20600000
-7011c590
-20200730
-7011c591
-20200730
-7011c560
-20200730
-7011c561
-20200730
-793f8026
-704dd100
-204053ce
-d8e00003
-202043d2
-6008cc81
-18427200
-d8a04c1d
-20202d51
-6800cc81
+6800cc3d
 1fe0fe02
-6000cc83
-6800cc82
-6000cc3d
-6800cc81
+6000cc3f
+6800cc3e
+6000cbf9
+6800cc3d
 1fe9fe00
-6808cc80
+6808cc3c
 18410403
 18438400
 9841fe00
-6808ccbd
+6808cc79
 9840fe00
 e0a08000
-6800cc81
+6800cc3d
 98007200
-d8c04c1d
+d8c04bd9
 20207f01
-20402dee
-6800cc8b
-202053da
-204001d4
+6808cc48
+204001cf
+6008cc48
+20600000
+204001d3
+18408401
+18410403
+20600000
+6800cc65
+1fe17e03
+1fefa204
+58004c4e
+9a20fe00
+98408c00
+e8c08000
+6000cc47
+20600000
+7844fc00
+7843fc00
+58555555
+98001e00
+6800cc47
+1fed8400
+79200401
+18431c00
+20600000
+204001dc
 7857fc00
 7826fc00
 7830fc00
 78507c00
 78287c00
-68014c84
+68014c40
 98003600
 37c18400
-242c0214
+242c021d
 7846fc00
 7825fc00
 7823fc00
 7824fc00
-20400211
-6000cd35
-6808cd34
+2040021a
+6000ccf1
+6808ccf0
 98467c00
-24228214
-20400211
-6000cbfb
-6800cbfb
-6808cc82
+2422821d
+2040021a
+6000cbb7
+6800cbb7
+6808cc3e
 a8400e00
-24208214
-20400211
+2420821d
+2040021a
 e0a08000
 1fe97e00
 1fe1721f
-202281f8
-20400211
+20228206
+2040021a
 e0a08000
-c20001f5
+c2000203
 18a22200
-20400211
-6000cdbc
+2040021a
+6000cd78
 1a220a00
 09800018
 78287c00
@@ -513,33 +527,30 @@
 1ff17e00
 e0a18000
 7845fc00
-20230214
+2023021d
 7837fc00
-204054ba
-6800cdbc
-1fe22200
-6808cd3c
-58004d43
-98408a00
-1a227e00
-e0a08000
-18408401
-18410407
-6008cd3c
-20600000
+68008017
+1fe0a200
+20402981
+7846fc00
+20402918
+6800cd78
+2020006b
 09800008
 19897e00
 20600000
 784dfc00
 7845fc00
-2020264d
+2040264d
+20600000
+20402918
+6808cc47
+20202933
 204053c4
-68024ca9
+68024c65
 98001200
-204001d4
-20402918
-6808cc8b
-20402933
+204001dc
+20400221
 79202a00
 782efc00
 78307c00
@@ -552,38 +563,43 @@
 782dfc00
 7823fc00
 7824fc00
-6800cd34
+6800ccf0
 08008608
-6800cc83
+6800cc3f
 98007200
-d8c04c3d
+d8c04bf9
 e8c08000
 08008608
-c200022f
-204054e2
+c200023a
+78247c00
+08008618
+78447c00
+37d38200
+20000064
+784efc00
 784dfc00
 20600000
 20407fe9
-680a4ca2
+680a4c5e
 1c427e00
 98467c00
 24412d18
 1fe22400
-68024ca2
-6808cca6
+68024c5e
+6808cc62
 98408400
 1a427e00
 98467c00
 24610000
 793ffe1c
-60024ca2
+60024c5e
 20207fe7
 d8400000
 df200008
 1a220c00
 e8c08000
 98408400
-c2000247
+c2000257
 18497e00
 1fe20400
 c6930000
@@ -591,29 +607,24 @@
 20407f86
 1807fe00
 1ff27e00
-20207f55
+18070400
+98418400
+20600000
+20600000
 c6130000
-2040032a
-20400264
+2040038b
+2040026f
 6800c040
-c3000259
+c300026c
 680080a0
 247a0000
 58000000
 600400a1
 20600000
-78347c00
-20402afa
-6801c16f
-203a7fe9
-6800c091
-203a7fe9
-6800cdc1
-c000ffe9
-20400275
-20400259
+20400280
+2040026c
 20403ebf
-6808cb46
+6808cb45
 20406825
 68120070
 681a0078
@@ -629,74 +640,130 @@
 20600000
 6800cb00
 207a0000
-2020048d
+202002cd
 70895b86
 70895ca0
 2040296c
 20403416
 204074b9
-203582de
+203582a3
 20400001
-20400287
+d8400258
+680146aa
 6800c720
-c001031c
-70472001
-6800c210
-c019828a
-c01a028f
-20600000
-6800cd38
+c0008291
+20404083
+1fe17e07
+c00182a0
+7011c530
+2020070c
+6800ccf4
 6000c1de
 20600000
-204006c0
-704b5301
-680341d0
-203a33eb
-20204274
-204006c0
-7011c523
-20200730
-7011c562
-20200730
-70479e01
-20405814
-704b0001
-204002de
+704b655a
+20600000
+704b65ff
+70421034
+580f0f0f
+6001c4a0
+6001c4a3
+20600000
+7011c531
+2020070c
+204042ca
+7011c571
+2020070c
+70421276
+20203d36
+204002a3
 204040c0
 204040d9
-c018029f
-c01882b0
+c01802b1
+c01882b3
 204040d1
 200003e8
-20200299
-20400483
-6800c6de
-c06882a6
-c00102a4
-202040e1
-704bf401
-202040ee
-7046e000
-da604b9e
-202002a9
+202002a7
+704b0001
+2040640f
+204002a5
+20206411
+204002c4
+202040e0
+204002c4
+202040ea
 ea610000
 d840ffff
 98467c00
 20628000
 20406413
 1a60a602
-202002a9
-20400483
-202040ea
+202002b5
+70417200
+704b731e
+20600000
+6800cb72
+c1808000
+58000000
+6000cb72
+6002469b
+204002a3
+58008006
+20406413
+20002ee0
+6800c77a
+c0ff82cd
+6800c6e1
+1fe17e0f
+6000c77a
+6800c6e0
+c00202eb
+6800c77a
+c00002da
+c00102de
+c00182d8
+6800c6e0
+c00302e2
+6800c781
+6000c6b5
+20203dc1
+70477a00
+202002da
+6800c6e0
+c00302e5
+6800c77f
+202002d6
+6800c6e0
+c00302e8
+6800c782
+202002d6
+6800c781
+1fe0ffff
+202002d6
+6800c77f
+1fe0ffff
+202002d6
+6800c782
+1fe0ffff
+202002d6
+6800c77a
+c0003d9d
+c000bd9b
+c0013d9f
+c001bda1
+c0023da1
+70477a02
+20203d9f
+204002a5
+204002a3
+58000806
+20206413
 7011c580
-20200730
+2020070c
 70808640
 70808700
 68108081
-793ffe00
-793ffe01
-79207e03
-793ffe04
+1fe17eec
+1fe1fe08
 60108081
 58000000
 600201f5
@@ -704,158 +771,182 @@
 793ffe00
 6010807f
 20600000
-20400313
+20400355
 20404423
 68014778
 d840aa55
 98467c00
-20228303
+2022834c
 60094778
 2040441c
 6800c6e1
 6000c77a
-68024b4d
+68024b66
 6002477b
-60024ca9
-20400313
-204002e0
-204002f0
-204002fd
-204002e5
-204002f4
-204002f0
+60024c65
+20600000
+20400355
+20400325
+20400334
+20400343
+20400338
+20400329
 d8400002
 da2047c4
 da40005f
 6801c700
 9a40fe00
-204002e5
-204002f4
-2040030b
-70421276
-20203d36
+20400338
+20400329
+2040034e
+204002a3
+6800cba8
+243a437e
+20600000
 6801c700
 6001c232
-204002f0
+20400334
 2040652b
-202002f4
+2040032c
+c2800329
+20600000
+580001fa
+6011008c
+18000401
+58000005
+600081f5
+580001f5
+6011008a
+202064f6
+2040650b
+2040032c
+c3008334
+20600000
 1fe22600
 1a227e00
 1fe0fffc
 1fe22400
 ea420000
-60024b48
+60024b4e
 1a627e00
 20406552
-68024b48
+68024b4e
 e2420000
 20600000
-2040650b
-204002f7
-c30082f0
-20600000
-204002f7
-c28002f4
-20600000
-580186a0
-20402a8f
-580001fa
-6011008c
-58000005
-202064f3
 5800477f
 d8404720
 98460400
 6801c700
 da204720
 20600000
-20400313
-204002fd
-20406562
-20400315
-2040431a
-6802477b
-60024ca9
-20600000
+20400355
+20400343
+20206562
+7011c521
+2020070c
 700aa2b9
-204002b4
-20000064
-da204b48
+204002f9
+204069ac
+da204b4e
 68088aa2
 20406556
-20000064
-20600000
+202069ac
 700aa2ab
-2020030c
-20400313
+2020034f
+20400355
 d8400002
 da2047c4
 da40005f
 6801c700
 9a40fe00
 20206562
-70472002
-6800c241
-c28101b5
-68024b4d
-60024ca9
-204002cf
-202001b7
+6800c6ac
+207a0000
+6800cb5e
+1fe0fe01
+6000cb5e
+c0028378
+c005037b
+20600000
+6800c7a1
+243a036a
+6800cb57
+207a0000
+6800cb5e
+1fe0fe01
+6000cb5e
+c0010378
+c002037b
+20600000
+6800cb52
+207a0000
+1fe0ffff
+6000cb52
+203a0378
+6800c6ac
+243a0380
+2020037c
+6808cb4d
+793f8407
+20206806
+704b5e00
+6808cb4d
+2040680e
+6808cb4d
+20206829
+704b5200
+6800c720
+c1010000
+20600000
 20404401
 6801469f
 207a0000
-704dc101
+704d7d01
 58000000
-60014dc2
+60014d7e
 20600000
 d8c01800
 d8a0480c
-20400332
+20400393
 d8c01900
-20400332
+20400393
 d8c01a00
-20400332
+20400393
 d8c01b00
 df20001b
 20207f01
 d8c0480c
 d8a01800
-20400332
+20400393
 d8a01900
-20400332
+20400393
 d8a01a00
-20400332
+20400393
 d8a01b00
-20200332
+20200393
 20405892
 247a0000
+6800cb65
+c07f83a5
 6800c6c5
 1fe17e03
 c1818000
 6800c79e
-205a0294
+205a0400
 680246d3
 c282c179
+c284c179
 20403f97
-24340376
-20400370
+243403d1
+204003cb
 24788000
-20400351
-20400354
-20400379
+204002bc
+204002bf
+204003d4
 da20469a
 20407e3d
-2054035f
+205403ba
 20600000
-70417200
-704b6a1e
-20600000
-6800cb69
-c1808000
-58000000
-6000cb69
-6002469b
-20200296
 7047a207
 7047a304
 580047a2
@@ -867,7 +958,7 @@
 20600000
 da20469a
 20407e54
-20340367
+203403c2
 20600000
 20405652
 6800c7c3
@@ -879,18 +970,18 @@
 6000c7c3
 20203f90
 7838fc00
-6800cb55
-c0078376
+6800cb5a
+c00783d1
 1fe0fe01
-6000cb55
+6000cb5a
 20600000
-704b5500
+704b5a00
 7858fc00
 20600000
 6801469f
 207a0000
 70480801
-7048090a
+70480902
 20600000
 20770000
 6800c1e2
@@ -898,19 +989,19 @@
 20405271
 247a0000
 6800c79e
-205a0294
+205a0400
 680246d3
 c282bf8a
 c284bf8a
 20403f97
-24340376
-20400370
+243403d1
+204003cb
 24788000
-20400351
-20400354
-20400379
+204002bc
+204002bf
+204003d4
 6800cb05
-c0008394
+c00083ef
 6800cb0c
 207a0000
 20203f81
@@ -931,28 +1022,35 @@
 6802cb06
 e0a28000
 20600000
+70479e01
+20405814
+202002ad
 20407e34
-204003a8
+20400407
+204004ad
 20203ee0
+da200000
+704b7d05
 6808c6e7
-204004e0
+6800cb7b
+204004ee
+6000cb7b
 6808c6e7
-2040681d
-202083b9
-204004db
+20400526
+1a227e00
+c2828412
+20203d62
 6800c6b6
 c1000000
 7046b600
 6800c6e0
-c00203bb
+c002041d
 6800c77a
 1fe0fe01
 1fe17e03
 6000c77a
 20403d7e
-202002cf
-204004db
-20203d62
+20200313
 6800c77a
 1fe0fe01
 1fe67c05
@@ -960,107 +1058,78 @@
 6000c77a
 20203d7e
 1a627e00
-c00a03d2
-c00a83db
-c01483dd
-c01903df
-c02003e1
-c00203e3
-c00983e3
+c00a0434
+c00a8436
+c0148438
+c019043a
+c020043c
+c002043e
+c009843e
 c00cb3df
-c01083e7
-c00083e9
-c00103ee
-c01583f0
-c01c83f2
-c01d03f5
-c01e03f7
+c0108440
+c0008442
+c0010446
+c0158448
+c01c844a
+c01d044c
+c01e044e
 2020417d
-20400296
-20403410
-704b6c01
-6800c7a1
-243a03d8
-704b6d14
-704bee00
-2040035a
-202041c3
-7011c501
-20200730
+7011c5b0
+2020070c
+7011c5a2
+2020070c
 700a9912
 20207d8f
 7011c5b3
-20200730
+2020070c
 7011c5a1
-20200730
-7011c5a2
-20200730
-7011c571
-20200730
+2020070c
+7011c5a3
+2020070c
 7011c5b1
-20200730
+2020070c
 70480b00
-20400431
-20400420
-20400296
+704b5700
+204002ad
 202042ca
 7011c5b4
-20200730
+2020070c
 7011c5b2
-20200730
-20400296
+2020070c
 7011c592
-20200730
-7011c5a0
-20200730
-20400296
+2020070c
+7011c561
+2020070c
+204002ad
 20203f8d
-7011c5a3
-20200730
+204002f3
+2020340a
+7011c5a4
+2020070c
 6800cb00
 207a0000
 704b0000
-20400297
-58000806
-20206413
-20400442
-20400461
+202002f3
+2040047c
 20404234
 2040423a
-20400447
-2040044e
-20404237
-2040042a
-20400434
-2040043a
-20400422
+20400481
+20400499
+20400487
+2040048e
+20400472
+2040046f
+20400467
 20404231
-20400425
-2020068a
-20400411
-20207df4
-70436f1f
-70438f1f
-20400420
-d8c04b12
-d8a0437b
-df200013
-20407f01
-202057b8
-da204370
-ea208000
-207a0000
-98c0a200
-e8c08000
-c1008000
-2020041a
-d8e00007
-202043ce
+2040046a
+2040035e
+20400366
+20200370
 da60480b
 da40637a
 2020336d
 da604b0b
-da400428
+da40046d
 2020336d
 704b0c01
 20600000
@@ -1068,239 +1137,220 @@
 da403d60
 2020336d
 da6046ae
-da400430
-20203374
-20400458
-d8e00009
-204043d2
-202043ca
-da604b6a
-da400437
-2020336d
-6800c7c7
-6000c172
-2020044c
-6800cb6c
-207a0000
-da604b6d
-da40043f
-2020336d
-6800cb6e
-247a0000
-20205bf5
+da400478
+20403374
+6800c6ae
+c000b3f6
+20600000
+6800cb65
+c07f829e
+204033f6
+20204267
 da604809
-da400445
+da40047f
 2020336d
 70480800
 20600000
-da604b6b
-da40044a
+da604b73
+da400484
 2020336d
-58057e40
-6001ccb0
-704b6901
-20600000
-da604dcd
-da400451
-20203374
-704dcc01
-20600000
-da604b47
-da400456
+6800c7c7
+6000c172
+2020048c
+da604b74
+da40048a
 2020336d
+580ea600
+6001cc6c
+704b7201
+20600000
 6800c720
-c1010000
+c1810000
+204004e5
+c0038493
+202043a9
+7047a028
+20400496
+202043b0
+da6046da
+da4002a0
+2020336d
+6800c6d9
+c1800000
+da604b46
+da40049e
+2020336d
+6808c720
+6800c703
+98467c00
+20628000
+680246d3
+c3848000
+d8e00009
+204043ce
 68014682
 2feffe0b
 2040c2d4
 68014682
 2feffe07
 2040c392
-d8e00009
-204043ce
 202043b8
+da200000
+704b7d00
 6808c6ed
-2040681d
-2420846d
-20400453
+6800cb7c
+204004ee
+6000cb7c
+1a227e00
+c28004b6
+202004bf
 6800c6d9
 c1000000
-7046d900
 680146a8
 600146ae
 18000e03
 680140b9
-20207f08
+20407f08
+7046d900
+20600000
 6800c6d9
 c1008000
-6800cb47
+6800cb46
 1fe67c14
-24410476
+244104c8
 6800c685
-6000cb47
+6000cb46
 7046d901
 20600000
-2040047c
-7041bd00
-204002cf
-680246d3
-c1048000
-2020437e
 6808c720
 18408401
 6800c6d2
 98467c00
 244143cc
 6008c720
-20600000
-204002de
-58008006
-20406413
-20002ee0
-da604b96
-204002a9
-6800c77a
-c0ff848d
-6800c6e1
-6000c77a
-6800c6e0
-c00204ab
-6800c77a
-c000049a
-c001049e
-c0018498
-6800c6e0
-c00304a2
-6800c781
-6000c6b5
-20203dc1
-70477a00
-2020049a
-6800c6e0
-c00304a5
-6800c77f
-20200496
-6800c6e0
-c00304a8
-6800c782
-20200496
-6800c781
-1fe0ffff
-20200496
-6800c77f
-1fe0ffff
-20200496
-6800c782
-1fe0ffff
-20200496
-6800c77a
-c0003d9d
-c000bd9b
-c0013d9f
-c001bda1
-c0023da1
-70477a02
-20203d9f
+7041bd00
+20400313
+204043c0
+2020437e
 78547c00
 58000000
 6003469b
-204004e6
+204004dd
+20400280
 20404079
-204004bc
-2434075c
-20400751
+2040407e
+204004e3
+2434072d
+20400730
 20203fa0
-204004be
+6800c239
+c1800000
+6800c6e0
+20403fc0
+78547c00
+20203fe7
+204004e5
 2020409a
-da200000
-204004c1
-2020408e
-6808c6e2
-204004db
-6808c6e2
+6800c69a
+1fe22200
+20400507
+2040050d
+20400513
+20400519
+20400520
+1a227e00
+20600000
+6000cb7e
+1fe3fe00
+1fe22400
+18422600
+6800cb7d
+1fe67c02
+20410526
+24410531
+1a620400
 2040681d
-7920a200
-6808c6e3
-204004db
+7920a400
+20400501
+1a417e07
+6808cb7d
+18420e00
+18467c02
+c003852b
+c000052e
+20600000
+6808cb7e
+18410401
+1a417e01
+98467c00
+242282bc
+20600000
+704b7d00
+6808c6e2
+6800cb76
+204004ee
+6000cb76
+20600000
+704b7d01
 6808c6e3
-2040681d
-7920a201
-6808c6e4
-204004db
+6800cb77
+204004ee
+6000cb77
+20600000
+704b7d02
 6808c6e4
-2040681d
-7920a202
+6800cb78
+204004ee
+6000cb78
+20600000
+704b7d03
 6808c6e5
-204004e0
+6800cb79
+204004ee
+6000cb79
 6808c6e5
-2040681d
-7d20a203
-204004db
+20200526
+704b7d04
 6808c6e6
-204004e0
+6800cb7a
+204004ee
+6000cb7a
 6808c6e6
-2040681d
-7d20a204
 79200407
 d8a08078
 20406830
 793f8407
-202004e4
+20200535
+2021052f
+f93fa200
+20600000
+2021052c
+f9202200
+20600000
 793f8407
 d8a08078
 20406830
 79200407
 d8a0807c
-2020680a
-20403fc0
-6800c6e0
-c00204eb
-78547c00
-20203fe7
-20403fc8
-6800c77a
-c00204ef
-20600000
-6800c69b
-204004f6
-6000c69b
-6800c69d
-204004f6
-6000c69d
-20600000
-c28384f9
-c30384fd
-20600000
-1fe67e00
-204004fd
-1fe67e00
-20600000
-1fe30400
-1841043f
-9840fe00
-1fe67c7f
-24410503
-20600000
-5800007f
-20600000
+20406830
+793f8407
+d8a08070
+20206830
+704b5200
 280ffe26
-204081b9
+20408195
 2020426d
 7011c550
-20200730
-204006c5
-58000000
-600146ac
-6000c714
-20400296
-202042cb
+2020070c
+7011c522
+2020070c
 6800c50f
 1fe0fe01
 6000c50f
 c0065395
 204055aa
 2040561e
-204006d3
+204006af
 2020538f
 68008016
 1fe0fe01
@@ -1309,32 +1359,34 @@
 70001625
 20600000
 204029bb
-20400207
+2040006b
 202054a3
 7011c540
-20200730
+2020070c
 7011c541
-20200730
+2020070c
 68008456
-c2828545
-204006cd
+c282856b
+204006a1
 6800c78e
-243a052f
+243a0561
 6800843f
-c3020533
+c3020565
 680082da
-203a0533
+203a0565
 20205664
 6800c78e
 1fe0ffff
 6000c78e
 20205664
 6800c4c4
-c0828536
+c0828568
 70478e03
 20405892
-205a0363
+205a03be
 20205622
+2040056d
+20200579
 6800c6c5
 1fe17e03
 c1818000
@@ -1347,15 +1399,7 @@
 6000c3dc
 20405650
 20600000
-20400539
-6800cdba
-1fe67c02
-244106d1
-6800cdba
-c1000000
-1fe0ffff
-6000cdba
-20600000
+202006a5
 6800c7a1
 207a0000
 6800c6c5
@@ -1376,10 +1420,10 @@
 18c27e00
 6001450d
 6800c50c
-c0018564
+c0018590
 2020568d
 680082db
-c0008567
+c0008593
 20205c65
 e8c28000
 6002c3ce
@@ -1387,18 +1431,18 @@
 6001045f
 20205c8a
 e8c10000
-c0020570
-c003059d
+c002059c
+c00305c9
 20205698
 20407ea5
-2040054e
+2040057a
 20407e9f
 e8c18000
 60018477
-c008057f
+c00805ab
 1fec8400
 18467c24
-2021058d
+202105b9
 d84047c8
 600944bc
 204058ad
@@ -1419,30 +1463,30 @@
 5800002b
 e0c10000
 20600000
-c005058f
+c00505bb
 202058ad
 68090478
 6800c4e9
-c2818596
+c28185c2
 68010478
 c009da76
 68090478
 202059bf
 680144fa
 98467c00
-24228592
+242285be
 20405a42
-24340592
+243405be
 70047a05
 20205a77
 e8c08000
-c00085a0
-20205af6
-704b6e01
-20205b09
+c00285cc
+20205af5
+7011c582
+2020070c
 68008016
 c093d6f2
-204005a8
+204005d4
 d8e00000
 68014482
 20207f08
@@ -1452,7 +1496,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-203705b0
+203705dc
 2436d806
 20402bcb
 680140c1
@@ -1461,12 +1505,8 @@
 2fe00603
 2420abde
 202057fb
-6800c7a1
-247a0000
-68008478
-1fe67e1a
-24628000
-20203d60
+7011c542
+2020070c
 68108077
 1fe17efd
 60108077
@@ -1476,7 +1516,7 @@
 204063ee
 184104fd
 2000000d
-204005ca
+204005f2
 60188073
 20600000
 204064dd
@@ -1487,7 +1527,7 @@
 60108081
 20600000
 7011c500
-20200730
+2020070c
 204021c9
 24740000
 78547c00
@@ -1496,10 +1536,10 @@
 793f802d
 20402a4f
 204022e6
-c50585df
+c5058607
 20402455
-243a05d8
-c51685e8
+243a0600
+c5168610
 202021ec
 20402a4d
 d8200010
@@ -1509,33 +1549,28 @@
 68008077
 98000800
 70001102
-202005d8
+20200600
 68020165
 1fe0fe08
 60020165
 202021f8
 c516264d
 2020258f
-204033af
-204026e9
-700a9902
-20407d86
-20405cf7
-20404d6b
-2020246e
+7011c543
+2020070c
 68008030
 2feffe00
-204085f9
+2040861c
 2020248a
 68008047
 2feffe03
-20408546
-244086cd
-202006d3
+204086a5
+244086a1
+202006af
 204024f0
 242c28f9
 204029bb
-20400207
+2040006b
 20202518
 c6130000
 20402afa
@@ -1543,10 +1578,13 @@
 207a0000
 6800c091
 207a0000
-6800cb2b
+6800c6cf
+1fe67c0a
+20610000
+6800cb2e
 247a0000
 6800c65a
-203a060f
+203a0635
 6800c5b1
 207a0000
 6800c4c0
@@ -1573,18 +1611,18 @@
 c586abde
 20405274
 243a2bde
-205a0629
+205a064f
 20202bbe
 70008a01
 70008b00
 20600000
-7011c510
-20200730
-7011c511
-20200730
+7011c501
+2020070c
+7011c502
+2020070c
 68008552
 600084c9
-c0098634
+c009865a
 20205db4
 20405dcf
 704b0101
@@ -1592,40 +1630,22 @@
 207a0000
 704b0302
 20600000
-78547c00
-204062c1
-68008048
-207a0000
-c2838644
-c0018646
-c018864a
-c00b864c
-c0038648
-20206010
-7011c520
-20200730
-7011c521
-20200730
-7011c522
-20200730
-704b0301
-202061c3
-704b0b04
-202061a4
+7011c510
+2020070c
 204062bc
 247a0000
 68008055
 207a0000
-c0020670
-c0080655
+c0020684
+c0080669
 20206320
 6800c55b
 c1000000
-c0008659
+c000866d
 2020635f
 20748000
 6800816d
-c280065d
+c2800671
 20206399
 6800cb03
 c000e39d
@@ -1642,7 +1662,7 @@
 98408400
 1c427e00
 98467c00
-2421066e
+24210682
 20206349
 704b0201
 20600000
@@ -1652,16 +1672,16 @@
 243a7ddb
 68008a99
 c584fdd6
-c00f867d
-c0100680
-c009067a
+c00f8691
+c0100694
+c009068e
 20207dca
 20405890
 247a0000
 20205abf
 70018534
 6803044f
-20200682
+20200696
 70018533
 68030040
 60030186
@@ -1671,120 +1691,64 @@
 204043d2
 204042e8
 204042fb
-202002cf
-6800cb27
-207a0000
-6800cb2a
-c0000690
-c00086a9
+20200313
+704d7901
+704d7600
 20600000
-204006b3
-6800cb2b
+6800cd76
 1fe0fe01
-6000cb2b
-6808cb2c
-98467c00
-20428698
-20600000
-704b3100
-204006b8
-6800c720
-c1010000
-68014682
-c3848000
-c3800000
-6800cbe4
-c0ff86a7
-704b2d05
-704b2f01
-704b2e05
-704b2701
-704b2a01
+6000cd76
 20600000
-704b2d01
-202006a2
-6800cb2e
+6800cd76
+1fe67c02
+244106ad
+6800cd76
+c1000000
 1fe0ffff
-6000cb2e
-247a0000
-6800cb2d
-6000cb2e
-6800cb29
-c00086b8
-c00006b3
-20600000
-704b2901
-6808cb28
-20206829
-58000000
-6001cb2e
-6800cb2f
-243a06bc
-704b2700
-704b2a00
-704b2b00
-704b2900
-6808cb28
-20206825
-704b3101
-704b2701
-704b2a00
-704b2b00
+6000cd76
 20600000
-6800cb2b
-247a0000
-6800cb31
-247a0000
-202006b6
-704dbd01
-704dba00
-20600000
-6800cdba
-1fe0fe01
-6000cdba
-20600000
-704dba03
+704d7603
 20600000
 68014682
 c3858000
 c3838000
 c3830000
-da204d43
-20400244
-6008cdbb
+da204cff
+20400254
+6008cd77
 58000082
-c51306dd
+c51306b9
 58000080
 98467c00
-242106f5
-6800cdba
+242106d1
+6800cd76
 1fe67c02
-242106e5
-6800cdba
-c00006f6
-20600000
-6800cdba
-c1900000
-704dba00
-6808cdbb
+242106c1
+6800cd76
+c00006d2
+20600000
+6800cd76
+c1cb0000
+704d7600
+6808cd77
 58000077
-c51306ec
+c51306c8
 58000075
 98467c00
 24610000
-6800cdbd
-c00006fd
+6800cd79
+c00006d9
 1fe0ffff
-6000cdbd
-c00006fd
+6000cd79
+c00006d9
 7041de00
 20600000
-704dba00
-6800cdbd
-c00106fb
+704d7600
+6800cd79
+c00106d7
 1fe0fe01
-6000cdbd
-c00086f3
+6000cd79
+c00086cf
 7041de02
 20600000
 7041de04
@@ -1805,20 +1769,20 @@
 2000000a
 7089027d
 6800c1de
-c0010717
-c002071c
-c010072b
-20400721
+c00106f3
+c00206f8
+c0100707
+204006fd
 708955d0
 708956e0
 7089586c
 2020294b
-20400726
+20400702
 708955d0
 708956e0
 7089583c
 20202953
-20400721
+204006fd
 708955d0
 708956c0
 7089586c
@@ -1840,29 +1804,29 @@
 202028fa
 680891c5
 18518400
-6800cb58
+6800cba9
 98467c00
-2022874f
-6008cb58
+2022872b
+6008cba9
 18408401
 58000100
 984f8400
-6801cb59
+6801cbaa
 98467e00
-6809cb5c
+6809cbad
 9840fe00
 1fe0fffb
-6001cb5f
-20400313
-6801cb5f
+6001cbb0
+20400355
+6801cbb0
 d8400100
 da201f00
 20406562
 68021f00
-680a4b62
+680a4bb3
 98467c00
-24228740
-204002de
+2422871c
+204002a3
 58001f00
 60014199
 70419b40
@@ -1871,27 +1835,24 @@
 60024199
 680091c5
 20200001
-6800cbf4
-247a0000
+df200005
+d8a04b0d
+20207ed4
 6802469b
 207a0000
-204007b5
+2040078e
 58000006
-204007a8
+20400781
 58000003
-204007ae
+20400787
 6800cb0d
-c0008761
-6800cbf4
-247a0000
-df200005
-d8a04b0d
-20207ed4
+c000873a
+2020072d
 68014b0e
 600111be
 6801469b
 600111c0
-20400774
+2040074d
 680111be
 60014b0e
 680111c0
@@ -1900,7 +1861,7 @@
 600111be
 6801469d
 600111c0
-2040077c
+20400755
 680111be
 60014b10
 680111c0
@@ -1909,47 +1870,47 @@
 680111be
 680911c0
 9840fe00
-6808cbe2
+6808cb7f
 9840fe00
 1fe10401
-6008cbe2
-20200784
+6008cb7f
+2020075d
 680111be
 680911c0
 9840fe00
-6808cbe3
+6808cb80
 9840fe00
 1fe10401
-6008cbe3
-20200784
+6008cb80
+2020075d
 600191c2
 2feffe10
-2020878e
+20208767
 680091c3
-c07f8795
+c07f876e
 680091c2
 1fe37e00
 600111be
 600111c0
 20600000
 680091c3
-c0000792
+c000076b
 680191c2
-2020078a
+20200763
 7011c400
 680091c2
-2020078a
+20200763
 680091c2
-204007a0
+20400779
 600091be
 600091c0
-203a079e
+203a0777
 580000ff
 600091bf
 600091c1
 20600000
 58000000
-2020079b
+20200774
 1fe67e00
 60008aae
 68008aae
@@ -1959,32 +1920,32 @@
 1fe67e00
 20600000
 9a267c00
-242107b3
+2421078c
 9a467c00
-242107b3
+2421078c
 704b0d00
 20600000
 9a267c00
 24610000
 9a467c00
 24610000
-202007ac
+20200785
 704b0d01
 20600000
 6801469b
 600111c0
-204007be
+20400797
 1fe22200
 6801469d
 600111c0
-204007be
+20400797
 1fe22400
 20600000
 680091c1
-c07f87c3
+c07f879c
 680091c0
 1fe17eff
 20600000
 680111c0
 1fe67e00
-202007c1
+2020079a
Index: output/romcode.rom
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/romcode.rom	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/romcode.rom	(working copy)
@@ -24572,8 +24572,9 @@
 e0a08000
 c2007ff9
 20600000
-c0000004
-c0008011
+c0000005
+c0008012
+c0010023
 20600000
 6800800e
 1fe0fe01
@@ -24581,57 +24582,38 @@
 20402435
 7920002c
 204022f2
-202c000f
+202c0010
 793f802c
 20402455
-243a0008
+243a0009
 202020fc
 793f802c
 2020215f
-204003fb
-704b6c00
-58000006
-60014496
-60014498
-7047c600
-70479e00
-2040035a
-20405816
-202041d9
-c0080004
-c008801b
-20600000
 70480a00
-7041e30c
+7041e30e
 204041e7
 68014208
-c283800e
+c283c1f5
 c28033a9
-c2808012
-c2810015
-c2818015
+c280801c
+c281001f
+c281801f
 202042b0
-204041c1
-68014208
-c285046d
-202041f7
-c2828015
-c2818015
+c282801f
+c281801f
 202042b0
 68014682
 c28642b0
 204033a9
-204004be
-20608000
-202033a7
+20200450
 68010264
 1fe20c00
 e8c08000
 6000cb04
 1fe1040f
 1ff1fe00
-c0038024
-c000802b
+c003802c
+c0008033
 20204d39
 20404d53
 704b0500
@@ -24641,47 +24623,46 @@
 704b0501
 20600000
 18427e00
-c00283e5
+c0028036
 20204d41
-c0100014
-c0108028
-c0110021
-c0118006
+2040438e
+204033a9
+20200450
+c0080003
 20600000
-704b6e01
-7047a101
-680146a8
-600146ae
-20400420
-20403418
-6801cbf8
-6001c374
-20400419
-58000004
-e0c08000
-d8c04390
-20400415
-20207df4
+78547c00
+204062c1
 68008048
-c0420018
-c041801b
+207a0000
+c283800d
+c0018024
+c0188019
+c00b801b
+c003801d
+20206010
+c0420010
+c0418013
 2020603f
-2040001e
+20400016
 68008048
 20206099
-2040001e
+20400016
 68008048
 2020610d
 6800c65a
 203a612b
 20206124
+704b0301
+202061c3
+704b0b04
+202061a4
 20406152
-6800cb53
+6800cb57
 207a0000
 6800804b
 793ffe03
 6000804b
-202003fe
+202002f3
 18007e02
 20406298
 68008049
@@ -24689,7 +24670,7 @@
 6000cafe
 204062a7
 6800cafe
-c0170031
+c017002d
 20206051
 6800cb01
 207a0000
@@ -24700,48 +24681,103 @@
 1c427e00
 600204e9
 20600000
-c0180003
+c0100005
+c010801b
+c0110021
 20600000
-204062bc
-247a0000
-68008055
-207a0000
-c0020025
-c008000a
-20206320
-6800c55b
-c1000000
-c000800e
-2020635f
-20748000
-6800816d
-c2800012
-20206399
-6800cb03
-c000e39d
-6800c1bd
-203a63a9
-680084d1
-c4018000
-c4010000
-6800cb02
-207a0000
-704b0200
-680204e9
-d8400014
-98408400
-1c427e00
-98467c00
-24210023
-20206349
-704b0201
+204002a3
+204040c0
+204040d9
+c018000d
+c0188011
+204040d1
+200003e8
+20200007
+204002c4
+6800c6de
+c02d0013
+202040e1
+204002c4
+202040ea
+7046e007
+da604b81
+ea610000
+c17f8000
+20406413
+20002ee0
+1a60a602
+20200015
+20400349
+20400357
+2040431a
+6802477b
+60024c65
 20600000
-70480b14
-2020636f
-c0200004
-c0208016
+58000000
+600146ac
+6000cb5d
+6000c714
+6000cb5e
+d8e00009
+204043d2
+704b4905
+20400378
+204002c4
+202042cb
+c0180004
+c018802e
 20600000
-2040000c
+20400293
+da204721
+6800c720
+6808c703
+98467c00
+20228186
+704b5219
+20400298
+6800c210
+c0198010
+c01a0014
+20600000
+704b5701
+680341d0
+203a33eb
+20204274
+7047a101
+d840000a
+6800cb65
+c07f8019
+680946a8
+600946ae
+20403418
+6801cb6f
+6001c374
+20400023
+58000004
+e0c08000
+d8c04390
+2040002a
+20207df4
+da204370
+ea208000
+207a0000
+98c0a200
+e8c08000
+c1008000
+20200024
+d8a0437b
+df200013
+20407f01
+202057b8
+20400296
+2040431a
+2020000c
+c0200006
+c020801c
+c0210029
+c0218030
+20600000
+2040000e
 2020557d
 6800c7c7
 6000c172
@@ -24751,17 +24787,21 @@
 20600000
 6800c3d6
 1fe67c0c
-2421000a
+2421000c
+60014496
+60014498
 6800c3d8
+203a0008
 6808c7c7
 98467c00
-20210006
+20210008
 6800c3d8
-6000c172
-20200008
+203a0008
+6000c7c7
+2020000a
 6800843f
 c4030000
-2040001b
+20400021
 24740000
 202055a0
 78347c00
@@ -24772,146 +24812,223 @@
 1ff1fe00
 c1800000
 20207fe9
+6800c7a1
+247a0000
+68008478
+1fe67e1a
+24628000
+7046c600
+20203d60
+204033af
+204026e9
+700a9902
+20407d86
+20405cf7
+20404d6b
+2020246e
 c0280003
 20600000
-20400287
-704b6e00
-704bee01
-70472001
+704b5e00
+20400293
 70479e00
+20400296
 68014682
-c2858011
-20400315
+c2858010
+20400357
 680947c4
 18408401
 600947c4
 600944a1
 180a7e00
 6000c4a0
+58ed8e0e
+6001c4a3
 20403418
 68014687
 600146ac
+704b4905
 70016d06
 58000000
 600146b0
 600146ae
-20400420
+d8e00007
+204043ce
 204043ca
-704b5300
-20400303
 6800c092
 2feffe01
-20408023
+20408025
 6800c092
 2feffe00
 2040fddd
-202006a1
+704b5700
+202042c4
 7047a100
-6801cbf5
+6801cb6c
 6001c374
-20400419
+2040002e
 58000005
 e0c08000
 d8c04b12
-20400415
+20400035
 20207df4
-c0300005
-c0308017
-c031001f
-20600000
-2040000e
-203401b7
+da204370
+ea208000
+207a0000
+98c0a200
+e8c08000
+c1008000
+2020002f
+d8a0437b
+df200013
+20407f01
+202057b8
+c0300004
+c030802e
+20600000
+793f8026
+6800cb59
+1fe17e01
+245a0024
+205a001e
+6800cc4d
+c1ff8000
+2040018c
+200007d0
+204004ad
+6800c6d9
+c1000000
+6800cc6a
+c038016e
+20400154
+242c0029
+24378029
 79200026
-6800cdd1
-79207e02
-6000cdd1
-204001a1
-20400116
-2020001b
-df200002
-d8c04ca9
-20407fe7
-5800ffff
-e8c90000
+58000000
+60014c6a
+6000cb5f
+6000cb59
+700a993c
+20407d86
+2040014f
+20200387
+20400293
+6802477b
+680a4b66
 98467c00
-2442ffe9
-c2000012
+202282a0
+20200026
+7041de20
+68024b53
+60024c65
+204001ac
+202001cb
+68014c6a
+1fe0fe01
+60014c6a
+204001cb
+2020000c
+20400454
+704b5800
+6800cb5f
+247a0000
+6800cb59
+243a0039
+704d7d00
+20400293
+20400195
+7041bd00
+20200450
+1fe0ffff
+6000cb59
+20200186
+c0380004
+c0388034
 20600000
+793f8026
+20400021
+2040018c
+200007d0
+6800cc6b
+c281016e
+204004ad
+6800c6d9
+c1000000
+20400154
+242c001d
+2437801d
+2040017b
+20400293
+68024c65
+680a4c49
+98467c00
+2022802b
 79200026
-6800cdd1
-79207e01
-6000cdd1
-5800003c
-60014dcd
-704dcc00
+58000000
+60014c6a
+700a993c
+20407d86
+2040014f
+20200387
+68014c6a
+1fe0fe01
+60014c6a
+20200007
+7041de20
+58000f0f
+60014c65
+e0a10000
+204001ac
+202001cb
+20400021
+20200007
+2040002f
+20200007
+79200026
+2040002f
+704c4d04
 20600000
-680246d3
-c4088000
-c3818000
-c6130000
-20404482
+7041de20
+704c3c00
+704c474e
+68024c49
+202001ab
+20400195
+20400454
 d8e00003
 204043ce
 58000000
 600146ae
 6000c6b4
-60014cae
-204042ca
-202001b7
-c0380004
-c038801a
+6000cb59
+60014c6a
+2020002b
+c0400009
 20600000
-6800cdcc
-c000add4
-20400011
-20400162
-242c0116
-24378116
-6800cdd1
-793ffe02
-6000cdd1
-704b6900
-20402f20
-2040015f
-20200326
-70119eff
-6800cc82
-6000919f
-68024cb8
-600211a0
-d8400006
-da20119e
-204001be
-202001c2
-5fffffff
-60030040
-70018533
-704be4ff
-204042fb
-704721ff
-202002cf
-c0400003
+204068a2
+6801421d
+243a0007
+58001122
+600147c4
 20600000
 680240a0
-60024cb8
+60024c74
 20403e6e
-6808cb28
-2040680e
-6808cb46
+6808cb45
 2040680e
+7046ef85
+20400378
 20403e1e
-20400017
+2040001c
 58000000
 60014154
 204068a2
+20403e54
 20405810
 20405839
 2040582c
 20405818
-204002c2
-6800c720
-c1010000
-20600000
+20400003
+20200305
 204074b9
 d8c08c00
 d8a04878
@@ -24940,76 +25057,73 @@
 60014575
 20600000
 c0480005
-c048801f
-c0490030
+c0488023
+c0490033
 20600000
-6800cc86
+6800cc42
 c000ffe7
-6800cc91
-c000800c
-c001000f
-c0018012
+6800cc4d
+c002000d
+c0008010
+c0010013
+c0018016
 20202a8c
-704c9111
+704c4d01
+704b5fc8
+20200005
+704c4d11
 70119eaa
-20200014
-704c9112
+20200018
+704c4d12
 70119e55
-20200014
-704c9113
+20200018
+704c4d13
 70119e22
-6800cc82
+6800cc3e
 1fe17e07
 6000919f
-68024cb8
+68024c74
 600211a0
 7011a400
 da20119e
 d8400007
-204001be
-2040012b
+20400199
+20400116
 20207fe7
-204006ca
-6800cc91
+6800cc4d
 c17f8000
-c0088026
-c0090028
-c009802a
-20600000
-704c9102
-2020015b
-704c9103
-2020015b
-704c91ff
+c0088029
+c009002b
+c009802d
+20600000
+704c4d02
+20200148
+704c4d03
+20200148
+704c4dff
 700a9939
 20407d86
-68024c61
-204001a0
-2020015b
-204003f8
+68024c1d
+204001ab
+20200148
+204002ad
+20403f8d
 70478b01
 d8e00003
 204043d2
 58000000
-60014707
+6000cb59
 7046a700
 2040405d
-20400287
-68024ca9
+68024c65
 6002477b
-202002cf
-c0500006
-c050800d
-c0510019
-c0518020
-20600000
-204003fb
-704dc100
-20400287
-204001b9
-7041bd00
-20400266
-2020340a
+20400293
+20200313
+c0508006
+c051001a
+c0518012
+c0520023
+20600000
 68014509
 c1000000
 68008441
@@ -25019,7 +25133,7 @@
 58000009
 60014496
 60014498
-204003dd
+20400438
 7047c601
 20600000
 68014682
@@ -25028,30 +25142,50 @@
 c3858000
 680246d3
 c3828000
+204002f3
 202033a7
-204003fb
+20400454
+58000006
+60014496
+60014498
+7047c600
+70479e00
+204003b5
+20405816
+202041d9
+20400454
+78347c00
 68120138
-79207e1a
+79347e1a
 6012004c
 20402c21
 204074bd
-204006be
-204002cf
 20403e9f
-20400266
-2040030b
+20400271
+2040034e
 68108081
 1fe17ef7
 60108081
+6810807e
+79207e06
+6010807e
 6810807f
 79207e00
 6010807f
+20400378
+6808c6f3
+202067ed
+c0580008
+c058800c
+c0590012
+c0598017
+c05a001e
+c05a8023
 20600000
-c0588006
-c059000c
-c0598011
-c05a0018
-20600000
+7047a100
+204002ad
+204003b5
+202041c3
 6800c80a
 c1010000
 1fe0fe01
@@ -25064,78 +25198,42 @@
 7041e30c
 2020340e
 6800c7a1
-c0008014
-20200016
-204003dd
+c000801a
+2020001c
+20400438
 7046c605
 d8e00001
 202041b9
-204003fb
+20400454
 704b0100
 704b0300
 704b0c00
-204002cf
 202041d9
-6800cdcc
-c000add4
-70119eff
-6800cc82
-6000919f
-68024cb8
-600211a0
-d8400006
-da20119e
-204001be
-204001c2
-20400162
-242c0026
-24378026
-2040018a
-68024ca9
-680a4dc6
-98467c00
-20228016
-6800cc7f
-c1840000
-704dd100
-20400287
-68024ca9
-680a4c8d
-98467c00
-202281ae
-68024ca9
-680a4cb8
+20400245
+24740000
+20400038
+68014d7e
+1fe0fe01
+60014d7e
+68094d80
 98467c00
-20428024
-704b6900
-20402f20
-2040015f
-20200326
-68024c61
-202001a0
-6800cdbf
+2042802d
+2020009a
+704d7d00
+58000000
+60014d7e
+58000019
+60014d80
+704c7800
+6800cc63
+6000cc62
+20600000
+6800cc64
+20200034
+6800cc78
 1fe0fe01
-1fe17e03
-6000cdbf
-c000002d
-c0010037
-2020019c
-20400287
-68024cb8
-60024ca9
-6800cdcf
-6000cc8c
-20400035
-6008cdcf
-20600000
-204001a1
-20200116
-7041de20
-68024dc6
-60024ca9
-6800cdd0
-6000cc8c
-20400035
-6008cdd0
+6000cc78
+c0020036
+c0028032
 20600000
-00006436
+00001fb4
Index: output/sched.rom
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/sched.rom	(revision 4628)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/output/sched.rom	(working copy)
@@ -28,8 +28,6 @@
 57 88
 58 6c
 59 10
-#xtal 16M
-#68 e6
 ff
 mem_rf_init_ptr:mem_rf_init_data_new
 
@@ -94,7 +92,7 @@
 #bit5 MOUSE_ENABLE_AUTO_24G_PARING
 #bit6 MOUSE_ENABLE_WAKEUP_FROM_POWER
 #bit7 MOUSE_ENABLE_GPIO_CONTROL_ADC_SENSOR
-41
+45
 
 mem_app_connection_options:06
 mem_lap:26 10 19 20 18 10
@@ -182,14 +180,13 @@
 mem_ui_button_timeout:1e
 mem_bt_ui_button_timeout:01
 
-mem_device_number:02#max device number
+mem_device_number:02 #max device number
 mem_24g_device_number:02 #devie 2 :24g mode
-#mem_adc_config_flag:01 #0 vinlpm 1 hvin 2 gpio
-#mem_adc_channel:32 #gpio5
-#mem_mouse_vdd_full_vol:6d 01#3.7v
-#34 01#mem_mouse_vdd_empty_vol:34 01#3.1v
-#4c 01#mem_mouse_vdd_low_vol:4c 01  #3.3v
-
+mem_adc_config_flag:02 #0 vinlpm 1 hvin 2 gpio
+mem_adc_channel:32 #gpio5
+mem_mouse_vdd_full_vol:4f 00		# 1.5v 
+38 00#mem_mouse_vdd_empty_vol:  	#0.9V
+3e 00#mem_mouse_vdd_low_vol:      	#1.1V
 
 mem_config_sensor_type:00
 01 #mem_config_sensor_motion:01
@@ -210,12 +207,12 @@
 ff #mem_config_device1_led_gpio:01
 ff #mem_config_device2_led_gpio:ff
 ff #mem_config_device3_led_gpio:ff
-ff #mem_sensor_data_gpio:0c
-ff #mem_dpi_led_gpio:01
-30 #mem_config_function_enable
-02 #mem_config_sensor_angle
-ff #mem_select_sensor_angle_gpio
-ff #mem_select_adc_gpio
+ff #mem_sensor_data_gpio:18
+ff #mem_dpi_led_gpio:08
+30 #mem_config_function_enable:04
+02 #mem_config_sensor_angle:00
+ff #mem_select_sensor_angle_gpio:ff
+ff #mem_select_adc_gpio:ff
 
 mem_eeprom_wp_gpio:ff
 mem_sensor_reset_gpio:ff
@@ -250,11 +247,26 @@
 #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
+mem_ui_led_struct_ptr:mem_mouse_led_type
+mem_ui_led_struct_num:01
+
+
+mem_mouse_le_uuid_sup:
+25 00 02 03 28 01 12 
+26 00 02 4d 2a 07 00 00 00 00 00 00 00 
+27 00 02 02 29 02 00 00
+28 00 02 08 29 02 11 01
+29 00 02 03 28 01 0e 
+2a 00 02 4d 2a 07 00 00 00 00 00 00 00
+2b 00 02 08 29 02 11 02
+
+
+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_sensor_8650_init:
 09 5a
@@ -277,73 +289,12 @@
 09 00
 ff ff
 
-mem_sensor_3205_init:
-09 5a
-0d 0a
-1b 3a
-1d db
-28 78
-29 1e
-2a 64
-2b 5a
-2c 3c
-2d 32
-38 af
-39 14
-3a 32
-3b 48
-42 10
-43 89
-54 4d
-55 a2
-61 24
-63 70
-75 52
-76 62
-77 ed
-78 46
-79 23
-7a b5
-7c 9e
-7d e8
-7e 70
-#0b 14
-7f 00
-09 00
-ff ff
-
-mem_sensor_poweron_init:
-09 5a
-0b f3
-09 00
-ff ff
-
-mem_ui_led_struct_ptr:mem_mouse_led_type
-mem_ui_led_struct_num:01
-
-
-mem_mouse_le_uuid_sup:
-25 00 02 03 28 01 12 
-26 00 02 4d 2a 07 00 00 00 00 00 00 00 
-27 00 02 02 29 02 00 00
-28 00 02 08 29 02 11 01
-29 00 02 03 28 01 0e 
-2a 00 02 4d 2a 07 00 00 00 00 00 00 00
-2b 00 02 08 29 02 11 02
-
-
-#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
 mem_24g_mode:01#tx
 mem_24g_data_type:01        #mouse 1,kb 2
-mem_24g_max_retry:04#max tx retry
+mem_24g_max_retry:06#max tx retry
 mem_24g_no_ack:00#with ack
 mem_24g_rx_window:c0 12     #400us
 mem_24g_interval:0c			#0x19 24g report 125hz;0x0c,24g report 250hz
@@ -355,12 +306,10 @@
 mem_24g_ch_map4:11 23 31 4d
 mem_24g_pairing_sm:ff
 mem_24g_paring_addr:20 15 10 05
-mem_24g_allpowerful_addr:0f 0f 0f 0f 0f 0f
 mem_24g_common_temp:00 00 00 00 00 00 00 00 00 00
-mem_24g_enter_hibernate:40 7e 05 	#  240ms  dpi  B4  B5 check easy
-mem_firmware_version:03 00
+mem_24g_enter_hibernate:00 48 30 00 00 00 00 00#10 min     240ms  dpi  B4  B5 check easy
 
-mem_device_flag:02
+mem_device_flag:02 
 mem_device1_type:34
 mem_device1_addr:ff ff ff ff ff ff
 mem_device2_type:34
@@ -368,36 +317,33 @@
 mem_device3_type:34
 mem_device3_addr:ff ff ff ff ff ff
 
+mem_mouse_fast_conn_addr:ff ff ff ff ff ff
+
 
 mem_flash_base:00 50 00
-#mem_eeprom_base:90 1f
-#mem_eeprom_block_size:80
+mem_eeprom_base:90 1f
+mem_eeprom_block_size:80
 mem_reconn_times_init:00
 mem_bt_discovey_button_statue:01#default: button up
 mem_empty_count:03
 
-#mem_mouse_poweron_led_timer:20
-#mem_adc_low_volatage_led_timer_count:0c
-mem_select_device_button_statue:01#default: button up
-mem_mouse_24g_addr_init:ff ff ff ff ff ff
+mem_device_bt_led_gpio:1d
 
+mem_mouse_bt_ble_poweron_led_timer:20
+mem_select_device_button_statue:01#default: button up
+mem_mouse_24g_addr_init:0f 0f 0f 0f
+mem_24g_attempt_count:63		#bit0 = 1,first search dongle
 
-mem_24g_sw_gpio:ff
 
-mem_mouse_multi_led_gpio:1d
-mem_mouse_multi_led_on_timer_init:1e
+mem_mouse_multi_led_gpio:ff
+mem_mouse_multi_led_on_timer_init:14
 mem_mouse_multi_led_blink_timer_init:05
 
-mem_mouse_device1_led_gpio:ff
-mem_mouse_device2_led_gpio:ff
-mem_mouse_device3_led_gpio:ff
-
 #zcode
 mem_zcode_current_number:ff
 mem_xip_flash_offset:00 00 00
 mem_zcode_head:20 20 00 40
 
-
 #yichip sdp
 #04 0011 0100 1002 1124
 #00 01 00 00
Index: program/24g.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/24g.prog	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/24g.prog	(working copy)
@@ -368,7 +368,6 @@
 	copy temp,loopcnt
 	add regc,offset_24g_txbuf,contw
 	//arg mem_24g_txbuf,contw
-g24_put_data_in_buff2:
 	copy rega,contr
 	branch memcpy
 
@@ -462,7 +461,7 @@
 	call callback_func
 	add regc,offset_24g_enter_hibernate,temp
 	ifetch 8,temp
-g24_lpm_long_sleep_next:
+g24_lpm_long_sleep2:
 	call clk2lpo
 	storet 4,mem_sleep_counter
   	branch lpm_sleep
@@ -1100,7 +1099,6 @@
 	setarg STATE_24G_PAIRING_SUCCESS
 	call g24_store_mem_pairing_sm
 	//jam 0,mem_24g_check_dongle_times
-g24_app_tx_attempt_success:
 	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
 	branch ui_ipc_send_event
 
Index: program/app_mouse.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/app_mouse.prog	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/app_mouse.prog	(working copy)
@@ -971,7 +971,6 @@
 	fetcht 1,mem_sensor_data_gpio
 	call gpio_get_bit
 	nrtn true
-mouse_p3212_sensor_motion_1:
 	setarg PAN_REG_PID_L
 	call twspi_read
 	bne P32XX_ID1,mouse_twspi_reset
@@ -1009,7 +1008,6 @@
 	fetcht 1,mem_sensor_data_gpio
 	call gpio_get_bit
 	nrtn true
-mouse_p32xx_sensor_motion_2:
 	setarg PAN_REG_PID_L
 	call twspi_read
 	bne P32XX_ID1,mouse_p3065_judge   
Index: program/le.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/le.prog	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/le.prog	(working copy)
@@ -234,7 +234,6 @@
 	fetch 3,mem_le_crcinit
 	iforce crc24_init
 	fetch 1,mem_le_ch_mapped
-le_prep2:
 	reverse pdata,temp
 	set1 1,temp
 	rshift temp,white_init
@@ -534,7 +533,6 @@
 	istore 3,contw
 	branch end_of_packet,crc_failed
 	enable match
-lerx_nopayload2:
 	fetch 1,mem_last_freq
 	add pdata,0,rega				// ble 2M Medium Frequency
 	call rf_write_freq				/* set frequency to tx mode freq */
Index: program/patch.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/patch.prog	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/patch.prog	(working copy)
@@ -5,12 +5,13 @@
 define CLASSIC_BT
 define MOUSE_SMOOTHER
 //define ADC_ENABLE
-//define P24G_LOG
-//define RF_DEBUG
-//define RF_DEBUG1
+define DPI_ENABLE
 define HIGH_REPORT_BT
 define HIGH_REPORT_G24
-//define BLE_FAST_CONN_ENABLE
+//define P24G_LOG
+//define RF_DEBUG
+define BLE_FAST_CONN_ENABLE
+
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -48,7 +49,7 @@
 	call p_drawing_optima_init
 endif
 	call p_mouse_cb_fuction
-	call p_mouse_wakeup_from_power	
+	call p_mouse_wakeup_from_power
 	branch p_mouse_setting_config
 
 p_mouse_cb_fuction:
@@ -87,10 +88,7 @@
 p_mouse_wakeup_no_from_power:
 	fetch 1,mem_reconn_times_init
 	store 1,mem_reconn_times
-	fetch 1,mem_power_on_flag
-	rtnbit1 2
-	branch p_mouse_dpi_config_default
-
+	rtn
 p_mouse_24g_transmit_by_interrupt_exit_count_max:
 	setarg 375
 	store 2,mem_24g_transmit_by_interrupt_exit_count_init
@@ -113,8 +111,9 @@
 	nop 1
 	nop 1
 	nop 1
-	
-	
+	nop 1
+	nop 1
+
 p_patch_array:
 	bbit1 8,pf_patch_ext
 	//patch00_0 and patch11_2 are unuseful because of otp
@@ -122,7 +121,6 @@
 	beq patch00_2,p_soft_reset_2
 	beq patch10_5,p_shutdown_radio
 	beq patch11_1,p_set_freq_tx
-	//beq patch11_2,p_initialize_radio_cont	
 ifdef CLASSIC_BT
 	beq patch03_3,p_page_wait_fhs_reply_ok
 	beq patch04_6,p_role_switch_master
@@ -177,6 +175,18 @@
 	
 
 ifdef MOUSE
+p_rssi_signal:
+	copy pdata,rega
+	fetcht 1,mem_rssi_signal_index
+	setarg mem_rssi_signal_buf
+	iadd temp,contw
+	copy rega,pdata
+	istore 1,contw
+	increase 1,temp
+	and_into RSSI_BUF_LEN_SIGNAL,temp
+	storet 1,mem_rssi_signal_index
+	rtn
+
 p_soft_reset_1:
 	arg mem_sp_state,contw
 	arg 12,loopcnt
@@ -236,9 +246,6 @@
 ifdef G24
 p_g24_dispatch:
 	rtnmark0 mark_24g
-	fetch 1,mem_24g_conn_sm
-	bbit1 STATE_24G_PAIR,p_g24_pair_dispatch
-	bbit1 STATE_24G_RECONN,p_g24_reconn_dispatch
 	fetch 1,mem_24g_transmit_by_interrupt
 	beq G24_TX_TIMER_INT_ENABLE,p_g24_transmit_by_interrupt
 p_g24_transmit_process:
@@ -250,83 +257,49 @@
 	fetch 1,mem_24g_pairing_sm
 	rtnne STATE_24G_PAIRING_SUCCESS
 	call power_ctrl_start
-	//call g24_long_sleep_shorter_param_update
 	setarg G24_LONG_SLEEP_STEP1
 	store 3,mem_24g_enter_hibernate
-	jam 6,mem_24g_long_sleep_param_update_timer
-	fetch 1,mem_mouse_multi_led_state
-	beq ON,p_g24_transmit_by_interrupt_enable
+	setarg 0x0258
+	store 2,mem_24g_long_sleep_param_update_timer
+//	fetch 1,mem_mouse_multi_led_state
+//	beq ON,p_g24_transmit_by_interrupt_enable
 p_g24_short_sleep:	
 	call p_g24_lpm_wait
 	nrtn user
 	call p_clear_wake
-ifdef HIGH_REPORT_G24
-	setarg G24_4MS_INTERVAL_PARAM
-else
-	setarg 63000
-endif
-	branch g24_lpm_long_sleep_next
-
-p_g24_pair_dispatch:
-	jam ZCODE_C0,mem_zcode_temp_param0
-	branch p_zcode_entrance
+	setarg 57500
+	branch lpm_dispatch_sleep
 
-p_g24_reconn_dispatch:
-	jam ZCODE_70,mem_zcode_temp_param0
-	branch p_zcode_entrance
-  	
-
-//g24_long_sleep_shorter_param_update:
-//	fetch 1,mem_config_function_enable
-//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-//	setarg G24_LONG_SLEEP_STEP1
-//	store 3,mem_24g_enter_hibernate
-//	jam 6,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
-	fetch 2,mem_24g_transmit_by_interrupt_exit_count
-	increase 1,pdata
-	store 2,mem_24g_transmit_by_interrupt_exit_count
-	fetcht 2,mem_24g_transmit_by_interrupt_exit_count_init
-	isub temp,null
-	call p_g24_transmit_by_interrupt_exit,zero
-	branch p_g24_transmit_process
-p_g24_transmit_by_interrupt_exit:
-	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	setarg 0
-	store 2,mem_24g_transmit_by_interrupt_exit_count
-	setarg 25
-	store 2,mem_24g_transmit_by_interrupt_exit_count_init
-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
-	branch p_g24_current_interval_store
-p_g24_interval_calibrate:
-	fetch 1,mem_24g_pac_index
-	increase 1,pdata
-	store 1,mem_24g_pac_index
-	beq 4,p_g24_interval_max
-	beq 5,p_g24_interval_min
-	rtn
+	jam ZCODE_B5,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_g24_nodata_transmit:
 	fetch 1,mem_24g_abort_pac
 	call p_g24_send_abort_packet,blank
 p_g24_long_sleep:
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	rtn positive
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
 	call p_g24_lpm_wait
 	nrtn user
 	fetch 3,mem_24g_enter_hibernate
-	branch g24_lpm_long_sleep_next
-	
+	branch g24_lpm_long_sleep2
+
+p_g24_lpm_wait:
+	enable user
+	call lpo_calibration
+	fetch 3,mem_clks_per_lpo
+	branch disable_user,blank
+	fetch 1,mem_lpm_mode
+	branch disable_user,blank
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
+	branch p_mouse_setgpio_lpm
+
 p_g24_send_abort_packet:
 	jam 1,mem_24g_abort_pac
 	jam 0,mem_24g_rf_hop_ch
@@ -343,6 +316,7 @@
 	call p_g24_txdata_enable_tx
 	branch p_g24_transmit_start
 
+
 p_g24_transmit_rf_sta_init:
 	jam 1,mem_24g_rf_last_sta
 	jam 0,mem_24g_sync_cnt
@@ -370,7 +344,7 @@
 	store 1,mem_24g_txpayload
 	call power_ctrl_pac_succ_decrs
 	branch p_g24_ch
-	
+
 p_g24_rf_hop_attemp_again:
 	fetch 1,mem_24g_rf_hop_ch
 	bne 1,p_g24_transmit_rf_ctrl_clear
@@ -430,20 +404,7 @@
 	store 1,mem_24g_sync_cnt
 	jam 2,mem_24g_rf_work_stage
 	jam 4,mem_24g_max_retry
-p_g24_ch:
-	fetcht 1,mem_24g_current_ch_number
-	fetch 1,mem_24g_addr	
-	and_into 0x03,pdata
-	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
-	setarg mem_24g_ch_map1
-	iadd rega,pdata
-	iadd temp,contr
-	ifetch 1,contr
-	store 1,mem_24g_ch
-	increase 1,temp
-	and_into 3,temp //map size =4
-	storet 1,mem_24g_current_ch_number
-	rtn
+	branch p_g24_ch
 
 p_g24_rf_hop_attemp:
 	jam 3,mem_24g_rf_work_stage
@@ -470,6 +431,7 @@
 	rtn blank
 	branch enable_user	// retransmit
 p_g24_accumulate_mouse_data:
+	call mouse_no_data_timer_init	//nodata timer 20min
 	call p_mouse_data_xy_release
 	jam 0,mem_24g_abort_pac
 	add rega,1,pdata
@@ -507,8 +469,9 @@
 	nbranch p_g24_retransmit,user3
 	call p_g24_txbuf_clear
 	call p_g24_ackpayload_parse
-	call power_ctrl_pac_succ_incrs		
+	call power_ctrl_pac_succ_incrs
 p_g24_transmit_next_packet:
+	jam 0,mem_retry_count
 	fetch 1,mem_24g_pid
 	increase 1,pdata
 	store 1,mem_24g_pid
@@ -518,8 +481,11 @@
 	call p_g24_transmit_succ_rf_config
 p_g24_transmit_abandon:
 	setarg 0
-	store 4,mem_24g_ensure
+	store 2,mem_24g_txfail_cnt
+	store 1,mem_24g_get_ack_fail
 	store 1,mem_24g_hop_pac_retry
+	store 1,mem_mouse_24g_pair_timer
+	jam ENSURE_OFF_24G,mem_24g_ensure
 	rtn
 
 p_g24_txbuf_clear:
@@ -527,12 +493,12 @@
 	arg mem_24g_txbuf,contw
 	branch memset0
 
+p_g24_paring_mode_start:
+	call power_ctrl_pac_succ_cnt_init
+	branch p_g24_paring_mode
+
 p_g24_transmit_receive_ack:
 	disable user3
-ifdef RF_DEBUG1	
-	fetcht 1,mem_config_device1_led_gpio
-	call p_mouse_led1_blink
-endif	
 	call p_g24_transmit
 	
 ifdef RF_DEBUG
@@ -561,19 +527,23 @@
 	increase 1,pdata
 	store 2,mem_24g_txfail_cnt	
 	fetch 1,mem_24g_txfail_cnt+1
-	bbit1 4,g24_stop_24g_mode
+	bbit1 4,p_g24_stop_g24_mode
+
 	fetch 1,mem_24g_pairing_sm
 	bne STATE_24G_PAIRING_SUCCESS,p_g24_tx_paring_retry
+
 	call p_g24_tx_hop_ch_process
 	branch p_g24_transmit_loop
-
+	
 p_g24_tx_paring_retry:
 	fetch 1,mem_24g_txfail_cnt
 	rtnne 0xff
 p_g24_tx_attempt_fail:
 	setarg 0
 	store 2,mem_24g_txfail_cnt
-	branch g24_stop_24g_mode
+p_g24_stop_g24_mode:
+	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
+	branch ui_ipc_send_event
 
 p_g24_tx_fast_hop:
 	call power_ctrl_txpower_incrs
@@ -586,29 +556,14 @@
 	nbranch  p_g24_tx_fast_hop,positive		// >= 6+6 hop fast    fail packet count >= 2
 	increase 1,pdata
 	store 1,mem_24g_retry
-	beq 2,p_g24_hop_ch_enable
+//	beq 2,p_g24_hop_ch_enable
 	beq 6,p_g24_hop_ch_disable
-	beq 8,p_g24_hop_ch_enable
+//	beq 8,p_g24_hop_ch_enable
 	beq 12,p_g24_hop_ch_disable
 	rtn
 
 p_g24_ackpayload_parse:
-//	call p_g24_read_len_pid_crc
-//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
+	call p_g24_read_len_pid_crc
 	fetch 1,mem_24g_rxdata_length	//ack payload length 
 	rtn blank
 	iforce loopcnt
@@ -616,58 +571,40 @@
 	arg mem_24g_rxpayload,contw	//ack payload buffer 
 	branch memcpy
 
-p_g24_pair_init:
-	jam TX_POWER_f5DB,mem_tx_power
-	jam 0,mem_24g_pid
-	jam G24_PAIR_CH,mem_24g_ch
-	fetch 4,mem_24g_paring_addr
-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_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_g24_pairing_sm:
 	jam ZCODE_90,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-p_g24_paring_mode_start:
-//	call power_ctrl_pac_succ_cnt_init
 p_g24_paring_mode:
 	jam ZCODE_91,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_g24_start_24g_mode:
+p_mouse_start_24g_mode:
+	setarg 0
+	store 2,mem_24g_check_dongle_times
 	jam ZCODE_60,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_g24_auto_pair_start:
-	jam ZCODE_61,mem_zcode_temp_param0
+	jam ZCODE_70,mem_zcode_temp_param0
 	branch p_zcode_entrance
-	
+
+
+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_check_51cmd_stop_24g:
 	set0 mark_24g,mark
-	jam STATE_24G_STOP,mem_24g_conn_sm
 	call le_disable
 p_mouse_disable_g24_pairing_flag:
 	arg MOSUE_24G_PAIRING_FLAG,queue
@@ -677,25 +614,45 @@
 	storet 1,mem_24g_datalen
 	copy temp,loopcnt
 	arg mem_24g_txbuf,contw
-	branch g24_put_data_in_buff2
+	copy rega,contr
+	branch memcpy
 
-//p_g24_read_len_pid_crc:
+p_g24_read_len_pid_crc:
 //read control
-//	fetch 1,mem_24g_rxbuf+1
-//	rshift3 pdata,pdata
-//	store 1,mem_24g_rxdata_length
+	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
+	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
+	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:
 ifdef P24G_LOG
@@ -727,38 +684,41 @@
 	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:
+	fetcht 1,mem_24g_current_ch_number
+	call p_g24_ch_map_size
+	storet 1,mem_24g_current_ch_number
+	rtn
+
+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_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:
-	call g24_prep
+	disable enable_crc
+	disable enable_white
+	setarg 0x555555
+	iforce crc24_init
 	fetch 1,mem_24g_ch
-	branch le_prep2
+	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:
 
 ifdef RF_DEBUG
@@ -835,22 +795,19 @@
 endif
 
 	enable user3
-	call lerx_nopayload2
+	fetch 1,mem_last_freq
+	add pdata,0,rega
+	call rf_write_freq
+	disable decode_fec0
+	call set_sync_on
 ifdef DONGLE
 	rtn
 endif
+//ifdef MOUSE
 	fetch 1,mem_rssi_hex_received
-p_rssi_signal:
-	copy pdata,rega
-	fetcht 1,mem_rssi_signal_index
-	setarg mem_rssi_signal_buf
-	iadd temp,contw
-	copy rega,pdata
-	istore 1,contw
-	increase 1,temp
-	and_into RSSI_BUF_LEN_SIGNAL,temp
-	storet 1,mem_rssi_signal_index
-	rtn
+	branch p_rssi_signal
+//endif
+//	rtn
 
 p_g24_receive_byte:
 	parse demod,bucket,8
@@ -865,27 +822,23 @@
 p_g24_end_of_packet:
 	disable encode_fec1
 	disable decode_fec1
-	branch end_of_packet
-//ifdef RF_DEBUG
-//	call test_gpio_low
-//endif
-//	rtn
-	
+	call end_of_packet
+ifdef RF_DEBUG
+	call test_gpio_low
+endif
+	rtn
 
-//p_g24_set_freq_tx:
-//	call set_sync_on
-//	fetcht 1,mem_24g_ch
-//	branch set_freq_tx
+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
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	call set_freq_tx
+	call p_g24_set_freq_tx
 	set1 TXGFSK,radio_ctrl
 	enable encode_fec0
 	enable is_tx
@@ -925,7 +878,13 @@
 	fetch 1,mem_24g_paccnt
 	inject mod,8
 endif
-	call letr_nopayload
+
+	enable enable_parity
+	inject mod,24	//crc
+	disable enable_parity
+	until null,tx_clear
+	nop 100
+	disable encode_fec0
 	disable encode_fec1
 	rtn
 
@@ -980,7 +939,7 @@
 ifdef DONGLE
 	branch rssi_average_loop
 endif
-//ifdef MOUSE
+ifdef MOUSE
 p_rssi_average_loop:
 	ifetch 1,contr
 	iadd temp,temp
@@ -993,9 +952,11 @@
 	call wait_div_end
 	quotient pdata
 	lshift4 pdata,pdata
-	branch clk2bt2
-//endif
-//	rtn
+	remainder temp
+	ior temp,temp
+	rtn
+endif
+	rtn
 
 endif
 
@@ -1012,21 +973,11 @@
 	store 8,mem_gpio_wakeup_low
 	rtn
 
-p_g24_lpm_wait:
-	enable user
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	branch disable_user,blank
-	fetch 1,mem_lpm_mode
-	branch disable_user,blank
-	fetch 1,mem_24g_transmit_by_interrupt
-	beq G24_TX_TIMER_INT_ENABLE,disable_user
 p_mouse_setgpio_lpm:
 	call p_mouse_set_sdio_high
 	call p_clear_wake
 p_mouse_setgpio_hibernate:	
 	call mouse_lpm_before_common
-	//call p_flash_ncs_disable
 	fetcht 1,mem_flash_ncs_gpio
 	call gpio_out_inactive
 	hfetch 4,core_gpio_oe0
@@ -1041,7 +992,7 @@
 	set0 6,pdata
 	hstore 1,core_gpio_pd2
 	rtn
-	
+
 p_mouse_set_sdio_high:
 	fetch 1,mem_mouse_init_sensor_reset_flag
 	rtn blank
@@ -1050,7 +1001,7 @@
 p_device_init:
 	jam 0x86,0x895b	
 	jam 0xa0,0x895c
-	call initialize_radio
+	call  initialize_radio	// YC1066 1059
 ifdef DEBUGLOG
 	call debuglog_init
 ifdef DEBUGLOG_STATUS
@@ -1063,7 +1014,7 @@
 endif
 	call app_lpm_mult_enable
 	call enable_authrom
-	branch p_mouse_spi_init,wake
+	branch p_device_wake_from_lpm,wake
 p_device_wake_from_power:
 ifdef DEBUGLOG
 ifdef DEBUGLOG_STATUS
@@ -1077,72 +1028,67 @@
 ifdef RF_DEBUG
 	call test_gpio_init
 endif
-	call p_wake_from_power	
-p_mouse_check_reconn_target:
-	call p_mouse_tx_power_init
+	call p_wake_from_power
+	arg 600,temp
+	fetch 2,mem_mouse_no_data_timeout
+//	fetch 1,mem_power_on_flag
+//	bbit1 2,p_mouse_check_reconn_target
+ifdef G24
 	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_start_24g_mode
-	jam MODE_BT_DEVICE1,mem_device_flag
-	fetch 1,mem_xrecord_mode
-ifdef CLASSIC_BT
-	beq REC_3_MODE,p_mouse3_0_check_reconn_target
-endif
-ifdef BLE
-	beq REC_4_MODE,p_mouse4_0_check_reconn_target
+	beq MODE_BT_DEVICE1,p_mouse_check_reconn_target
+	call mouse_check_key_gpio
+	and pdata,0x07,pdata		// b4  b5 delete
+	beq MOUSE_LR_BUTTON,p_mouse_24g_pairing_button
 endif	
-	rtn
+//	branch p_mouse_wakeup_from_power
+
+p_mouse_check_reconn_target:
+	jam ZCODE_30,mem_zcode_temp_param0
+	branch p_zcode_entrance
+
 
 p_mouse_tx_power_init:
 	fetch 1,mem_tx_power_temp
 	store 1,mem_tx_power
 	rtn
 
-ifdef CLASSIC_BT
-p_mouse3_0_check_reconn_target:
-	call p_mouse_mode_bt_device_multi_led_on
-	jam 1,mem_mouse_bt_reconnect_flag
-	fetch 6,mem_hci_plap
-	branch app_bt_start_discovery_short,blank
-	branch mouse3_0_check_reconn_target+3
-endif	
-
-ifdef BLE
-p_mouse4_0_check_reconn_target:
-	call p_mouse_mode_bt_device_multi_led_on
-	jam ZCODE_23,mem_zcode_temp_param0
-	branch p_zcode_entrance
-
 ifdef BLE_FAST_CONN_ENABLE
 p_mouse_le_fast_conn_disable:
 	jam 0x5a,mem_mouse_fast_conn_flag
 	rtn
 	
-p_mouse_fast_conn_le_switch_adv:
-	jam 1,mem_le_switch_adv_timer
-	jam 1,mem_le_switch_adv_flag
 p_mouse_fast_conn_init:
 	jam 0xff,mem_mouse_fast_conn_flag
-	fetch 6,mem_24g_allpowerful_addr
-	store 6,mem_le_lap
-	rtn		
-endif
-	
+	jam 0x34,mem_xrecord_mode
+	setarg 0x0f0f0f
+	store 3,mem_le_lap
+	store 3,mem_le_lap+3
+	rtn
+
+p_mouse_fast_conn_end:
+	jam ZCODE_31,mem_zcode_temp_param0
+	branch p_zcode_entrance	
 endif
 
+
+
 ifdef G24
 p_mouse_24g_pairing_button:
-	jam ZCODE_62,mem_zcode_temp_param0
+	call mouse_stop_discovery
+	jam ZCODE_71,mem_zcode_temp_param0
 	branch p_zcode_entrance
 endif
 
-p_mouse_clear_sensor_data:
-	jam 1,mem_mouse_clear_sensor_data_flag
-	call le_set_config_more_data
-p_mouse_init_sensor_reset:
-	jam 1,mem_mouse_init_sensor_reset_flag
+p_device_wake_from_lpm:
+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
@@ -1151,23 +1097,20 @@
 	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 P_MX8650,p_mouse_mx8650_init_param
-	beq P3205_TJ3T_ID2,p_mouse_3205_3t_init_param
-	beq P3212_ID2,p_mouse_3212_init_param
-	branch mouse_init_p32xx_id2_judge+1
-
-p_mouse_3212_init_param:
-	jam 1,mem_mouse_smooth_disable
-	branch mouse_3212_init_param
-
-p_mouse_3205_3t_init_param:
-	jam P3205,mem_config_sensor_type
-	arg mem_sensor_3205_init,regc
-	branch p_sensor_wr_seq
-	
+	branch mouse_init_p32xx_id2_judge
+
+
+p_mouse_p3065_init_param:
+	call p_mouse_sensor_poweron
+	branch mouse_p3065_init_param
 
 //p_mouse_mx8650_init_param:
 //	jam MX8650,mem_config_sensor_type
@@ -1182,37 +1125,127 @@
 	arg 0xffff,temp
 	isub temp,null
 	rtn zero
-	call twspi_write 
+	call twspi_write
 	increase 2,regc
 	branch p_sensor_wr_seq
-	
-p_mouse_p3065_init_param:
-	call p_mouse_sensor_poweron
-	branch mouse_p3065_init_param
+
+p_mouse_current_mult_update:
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	jam 0,mem_lpm_mult
+	jam 30,mem_mouse_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:
+	call p_mouse_spi_init
+	setarg 0x8006	// reset to factory settings
+	call twspi_write
+	nop 12000
+p_mouse_dpi_config:
+	fetch 1,mem_mouse_dpi
+	bne 0xff,p_mouse_seting_dpi
+	fetch 1,mem_config_sensor_motion
+	and pdata,0x0f,pdata
+	store 1,mem_mouse_dpi
+p_mouse_seting_dpi:
+p_mouse_seting_sensor_type:
+	fetch 1,mem_config_sensor_type
+	beq P3212,p_mouse_seting_3212_dpi
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_set_cpi1
+	beq MOUSE_DPI_LEVEL3,p_mouse_set_cpi3
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_recount
+p_mouse_set_cpi2:
+	fetch 1,mem_config_sensor_type
+	beq P3065_XY,p_mouse_3065xy_set_cpi2
+	//beq MX8650,p_mouse_3065xy_set_cpi2
+p_mouse_320x_set_cpi3:	
+	fetch 1,mem_320x_dpi_3
+p_mouse_dpi_store:
+	store 1,mem_mouse_cpi_count
+	branch mouse_p3205_dpi+3
+
+p_mouse_dpi_recount:
+	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
+	branch p_mouse_set_cpi1
+
+p_mouse_set_cpi1:
+	fetch 1,mem_config_sensor_type
+	beq P3065_XY,p_mouse_3065xy_set_cpi1
+	//beq MX8650,p_mouse_3065xy_set_cpi1
+p_mouse_320x_set_cpi1:	
+	fetch 1,mem_320x_dpi_1
+	branch p_mouse_dpi_store
+
+p_mouse_set_cpi3:
+	fetch 1,mem_config_sensor_type
+	beq P3065_XY,p_mouse_3065xy_set_cpi3
+	//beq MX8650,p_mouse_3065xy_set_cpi3
+p_mouse_320x_set_cpi4:	
+	fetch 1,mem_320x_dpi_4
+	branch p_mouse_dpi_store
+
+p_mouse_3065xy_set_cpi2:
+	fetch 1,mem_320x_dpi_3
+	increase -1,pdata
+	branch p_mouse_dpi_store
+p_mouse_3065xy_set_cpi1:
+	fetch 1,mem_320x_dpi_1
+	increase -1,pdata
+	branch p_mouse_dpi_store
+p_mouse_3065xy_set_cpi3:
+	fetch 1,mem_320x_dpi_4
+	increase -1,pdata
+	branch p_mouse_dpi_store
+
+p_mouse_seting_3212_dpi:
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi1
+	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi2
+	beq MOUSE_DPI_LEVEL3,mouse_set_p3212_cpi3
+	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi4
+	beq MOUSE_DPI_LEVEL5,mouse_set_p3212_cpi4
+p_mouse_set_p3212_cpi3:
+	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
+	branch mouse_set_p3212_cpi3
+
+p_mouse_sensor_power_down:
+	call p_mouse_init_sunt
+p_mouse_sensor_powerdown:
+	call p_mouse_spi_init
+	setarg 0x0806
+//	call twspi_read
+//	or pdata,0x08,pdata
+//	lshift8 pdata,pdata
+//	add pdata,0x06,pdata
+	branch twspi_write	//make sdio high
 
 p_mouse_setting_config:
 	jam ZCODE_80,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-//ncs gpio output high
-//p_flash_ncs_disable:
-//	fetcht 1,mem_flash_ncs_gpio
-//	branch gpio_out_inactive
-
 p_spid_init_flash:
 	jam 0x40,core_spid_ctrl
 	jam 0x0,core_spid_delay
 	hfetch 1,core_gpio_sel1
-	set0 0,pdata
-	set0 1,pdata
-	set1 3,pdata
-	set0 4,pdata
+	and pdata,0xec,pdata
+	or pdata,0x08,pdata
 	hstore 1,core_gpio_sel1
 	setarg 0
 	store 4,mem_spid_tbuf
-	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown
+
+	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown	// YC1059
 	set0 0,pdata
 	hstore 1,core_gpio_pd3
+	
 	rtn
 
 p_mouse_load_flash_info_check:
@@ -1226,10 +1259,18 @@
 	call mouse_ble_init_address
 	fetch 1,mem_config_sensor_motion
 	store 1,mem_mouse_dpi
-	fetch 4,mem_mouse_24g_addr_init
+	fetch 4,mem_mouse_fast_conn_addr
 	store 4,mem_mouse_24g_addr
 	store 4,mem_24g_addr	
+	rtn
 p_mouse_store_flash_device_info:
+ifdef ADC_ENABLE
+	call p_mouse_adc_read_once
+	fetch 2,mem_mouse_vdd_now_vol
+	branch p_mouse_store_flash_device_info,blank
+	fetch 1,mem_adc_power_flag
+	bbit1 1,p_app_enter_hibernate
+endif	
 	call p_flash_release_deep_power_down
 	call p_flash_erase_sector
 	call p_flash_write_enable
@@ -1237,7 +1278,6 @@
 	call p_spid_write_flash
 	call p_wait_flash_done
 p_mouse_store_random_addr_increase_count:
-	call p_flash_write_enable
 	arg 2,temp
 	arg mem_random_addr_increase_count,rega
 	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
@@ -1246,16 +1286,36 @@
 	call p_spid_write_flash
 	call p_wait_flash_done
 	call p_flash_deep_power_down
-p_mouse_spi_init:
-	jam 0x76,mem_spi_init_clk
-	branch mouse_spi_init
+	call p_mouse_spi_init
+	fetch 1,mem_mouse_need_soft_reset
+	nbranch mouse_set_reconnection,blank
+	rtn
 	
 p_flash_erase_sector:
 	fetch 3,mem_flash_base
 	store 3,mem_spi_write_addr
 	call p_flash_write_enable
 	call flash_erase_sector+3
-	branch p_wait_flash_done
+p_wait_flash_done:
+	call p_flash_read_status
+	bbit1 FLASH_STATUS_WIP,p_wait_flash_done
+	rtn
+
+p_flash_read_status:
+	setarg mem_spid_rbuf
+	hstore 2,core_spid_rxaddr
+	force 1,temp
+	setarg FLASH_READ_SATUS
+	store 1,mem_spid_tbuf
+	setarg mem_spid_tbuf
+	hstore 2,core_spid_txaddr
+	branch spid_read_regs+2
+
+p_flash_write_enable:
+	call spid_unlock_flash	
+	call p_flash_read_status
+	bbit0 FLASH_STATUS_WEL,p_flash_write_enable
+	rtn
 
 p_spid_write_flash:
 	copy pdata,regc
@@ -1270,26 +1330,6 @@
 	istore 4,regb
 	rtn
 
-p_flash_write_enable:
-	call spid_unlock_flash
-	call p_flash_read_status
-	bbit0 FLASH_STATUS_WEL,p_flash_write_enable
-	rtn
-
-p_wait_flash_done:
-	call p_flash_read_status
-	bbit1 FLASH_STATUS_WIP,p_wait_flash_done
-	rtn
-
-p_flash_read_status:
-	setarg 100000
-	call sleep
-	setarg mem_spid_rbuf
-	hstore 2,core_spid_rxaddr
-	setarg FLASH_READ_SATUS
-	branch spid_read_reg
-
-
 p_mouse_information_flash_parameters:
 	setarg mem_mouse_information_end
 	arg mem_mouse_information_start,temp
@@ -1298,33 +1338,27 @@
 	arg mem_mouse_information_start,rega
 	rtn
 
-//p_mouse_read_flash:
-//	call p_flash_release_deep_power_down
-//	call p_mouse_information_flash_parameters
-//	branch spid_read_flash
-
-p_mouse_load_flash_device_info:	
-	//call p_mouse_read_flash
+p_mouse_read_flash:
 	call p_flash_release_deep_power_down
 	call p_mouse_information_flash_parameters
-	call spid_read_flash
-	call p_mouse_load_random_addr_increase_count
-	call mouse_select_reconn_device
-	fetch 4,mem_mouse_24g_addr
-	store 4,mem_24g_addr
-	rtn
+	branch spid_read_flash
+
+p_mouse_load_flash_device_info:	
+	jam ZCODE_21,mem_zcode_temp_param0
+	branch p_zcode_entrance
+
 
 p_flash_deep_power_down:
 	jam FLASH_COMMAND_DEEP_POWER_DOWN,mem_temp
 p_spid_write_flash_cmd:
 	call p_spid_init_flash
-	nop 100					// YC1059
+	call delay_nop100					// YC1059
+
 	arg mem_write_flash_head_temp,rega
 	fetcht 1,mem_temp
 	call spid_write_flash_common
-	nop 100					// YC1059
-	rtn
-
+	branch delay_nop100				// YC1059
+	
 p_flash_release_deep_power_down:
 	jam FLASH_COMMAND_RELEASE_DEEP_POWER_DOWN,mem_temp
 	branch p_spid_write_flash_cmd
@@ -1338,19 +1372,65 @@
 	fetch 3,mem_flash_base
 	iadd regb,pdata
 	branch spid_read_flash
-	
+
 //**************************end*************************************//
+p_mouse_discovery_led_blink:
+	fetch 1,mem_mouse_discovery_timer
+	rtn blank
+	fetch 1,mem_mouse_discovery_blink_count
+	increase 1,pdata
+	store 1,mem_mouse_discovery_blink_count
+	beq 5,p_mouse_bt_led_off
+	beq 10,p_mouse_bt_discovery_led_on
+	rtn
+
+p_mouse_bt_reconnect_led_blink:
+	fetch 1,mem_mouse_le_reconnect_flag
+	nbranch p_mouse_bt_reconnect_led_start,blank
+	fetch 1,mem_mouse_bt_reconnect_flag
+	rtn blank
+p_mouse_bt_reconnect_led_start:
+	fetch 1,mem_mouse_discovery_blink_count
+	increase 1,pdata
+	store 1,mem_mouse_discovery_blink_count
+	beq 2,p_mouse_bt_led_off
+	beq 4,p_mouse_bt_discovery_led_on
+	rtn
+
+p_mouse_device_poweron_led_timer:
+	fetch 1,mem_mouse_poweron_led_timer
+	rtn blank
+	increase -1,pdata
+	store 1,mem_mouse_poweron_led_timer
+	branch p_mouse_bt_led_off,blank
+	fetch 1,mem_mouse_discovery_timer
+	nbranch p_mouse_device_poweron_led_off,blank
+	branch p_mouse_bt_led_on
+
+p_mouse_bt_led_off:
+	fetcht 1,mem_device_bt_led_gpio
+p_gpio_set_input_high_impedance:
+	set0 gpio_active_bit,temp
+	branch gpio_set_high_impedance
+
+
+p_mouse_bt_discovery_led_on:
+	jam 0,mem_mouse_discovery_blink_count
+p_mouse_bt_led_on:
+	fetcht 1,mem_device_bt_led_gpio
+	call gpio_config_output	
+	fetcht 1,mem_device_bt_led_gpio
+	branch gpio_out_active
+
+
+p_mouse_device_poweron_led_off:
+	jam 0,mem_mouse_poweron_led_timer
+	fetch 1,mem_device_flag
+	rtneq MODE_24G_DEVICE
 	
-p_mouse_start_24g_mode:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 1,mem_power_on_flag
-	bbit1 2,p_g24_start_24g_mode
-p_mouse_start_24g_pair:	
-	fetch 4,mem_mouse_24g_addr_init
-	store 4,mem_24g_addr
-	call p_mouse_store_flash_device_info
-	branch p_g24_auto_pair_start
-	
+	rtn
+
+
 ifdef G24
 p_mouse_g24_package_data:
 	call mouse_g24_package_data
@@ -1394,15 +1474,16 @@
 ifdef BLE_FAST_CONN_ENABLE
 	fetch 1,mem_mouse_fast_conn_flag
 	beq 0xff,p_mouse_le_next
-endif
+endif	
 	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 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
 	call mouse_motion
 ifdef HIGH_REPORT_BT
 	nbranch p_bt_125hz_clear,user
@@ -1411,7 +1492,7 @@
 else
 	nrtn user
 endif
-	call p_mouse_le_current_mult_update
+	call p_mouse_current_mult_update
 	call p_mouse_data_xy_release
 	call p_mouse_wheel_trigger
 p_mouse_data_push:
@@ -1433,23 +1514,6 @@
 endif
 	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
-	branch p_mouse_init_sensor_reset
-
 p_mouse_data_init:
 	jam 7,mem_mouse_data_queue	//data length
 	jam 4,mem_mouse_data_queue+1	//fifo depth
@@ -1519,7 +1583,7 @@
 	fetch 2,mem_mouse_z
 	rtn blank
 	jam 1,mem_mouse_wheel_trigger
-	jam 10,mem_mouse_wheel_trigger_timer
+	jam 2,mem_mouse_wheel_trigger_timer
 	rtn
 
 ifdef CLASSIC_BT
@@ -1542,7 +1606,7 @@
 else
 	nrtn user
 endif
-	call p_mouse_le_current_mult_update
+	call p_mouse_current_mult_update
 	call p_mouse_data_xy_release
 	call p_mouse_wheel_trigger
 	fetch 1,mem_mouse_bt_boot_mode
@@ -1571,21 +1635,41 @@
 	istore 5,contw
 	rtn
 
+p_mouse_clear_sensor_data:
+	jam 1,mem_mouse_clear_sensor_data_flag
+	call le_set_config_more_data
+	branch p_mouse_init_sensor_reset
 endif
 
+//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
+ifdef DPI_ENABLE	
 	call p_mouse_dpi_check
+endif	
+	call p_mouse_select_device_by_button
 	branch mouse_wheel_check
 
+
+ifdef DPI_ENABLE
 p_mouse_dpi_check:
+	arg 0,rega
+	jam 0x05,mem_mouse_key_temp
 	fetcht 1,mem_dpi_button_gpio
-	call p_gpio_set_input_pd
+	fetch 1,mem_mouse_dpikey_press_status
+	call p_mouse_check_key
+	store 1,mem_mouse_dpikey_press_status
 	fetcht 1,mem_dpi_button_gpio
-	call gpio_get_bit
-	branch p_mouse_dpi_up,true
 	call p_gpio_set_input_pu
+	copy rega,pdata
+	bbit1 5,p_mouse_dpi_down
+	branch mouse_dpi_up
+
+
 p_mouse_dpi_down:
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
@@ -1596,14 +1680,9 @@
 	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
 	call mouse_seting_dpi
 	branch p_mouse_store_flash_device_info
-p_mouse_dpi_up:
-	call p_gpio_set_input_pu
-	branch mouse_dpi_up
+
 
 p_mouse_dpi_5_level_judge:
 	fetch 1,mem_mouse_dpi
@@ -1613,6 +1692,8 @@
 	store 1,mem_mouse_dpi
 	branch mouse_seting_dpi	
 
+endif	
+
 p_mouse_priority_bb_event:
 	copy regc,pdata
 ifdef BLE	
@@ -1625,6 +1706,7 @@
 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
@@ -1640,27 +1722,11 @@
 
 ifdef BLE
 p_mouse_le_bb_event_connected:
-	call p_mouse_init_sensor_reset
-ifdef BLE_FAST_CONN_ENABLE
-	setarg 0
-	store 3,mem_le_switch_adv_flag
-	fetch 6,mem_mouse_24g_addr_init
-	fetcht 6,mem_device1_addr
-	isub temp,null
-	ncall p_mouse_le_fast_conn_disable,zero
-endif
-	call app_ble_store_reconn_info
-	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 0,mem_mouse_start_discovery_enable
-	call p_mouse_data_init
-	branch mouse_le_bb_event_connected
+	jam ZCODE_B0,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_mouse_le_bb_disconnected:
-	jam ZCODE_01,mem_zcode_temp_param0
+	jam ZCODE_A2,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_le_enc_info:
@@ -1681,25 +1747,18 @@
 ifdef CLASSIC_BT
 p_mouse_bb_event_reconn_timeout:
 p_mouse_bb_event_reconn_failed:
-	jam ZCODE_A2,mem_zcode_temp_param0
+	jam ZCODE_A3,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-p_mouse_irtual_cable_unplug:
-	jam ZCODE_71,mem_zcode_temp_param0
-	branch p_zcode_entrance
+
 
 p_mouse_sniff_not_accept:
 	jam ZCODE_B1,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_bb_event_connected:
-ifdef BLE_FAST_CONN_ENABLE
-	setarg 0
-	store 3,mem_le_switch_adv_flag
-endif
 	jam 0,mem_mouse_send_switch_req_timer
-	call p_mouse_bt_discovery_button_up_init
-	call p_mouse_store_eeprom_enable
+	jam 0,mem_mouse_bt_reconnect_flag
 	call p_mouse_init_sensor_reset
 	branch mouse_stop_discovery
 
@@ -1714,37 +1773,33 @@
 
 ifdef G24
 p_mouse_24g_pairing_complete:
-	call p_mouse_init_sensor_reset
 	jam ZCODE_92,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_24g_attempt_fail:
-	jam ZCODE_A0,mem_zcode_temp_param0
+	jam ZCODE_61,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_24g_attempt_success:
 //	call p_mouse_null_enter_hibernate_disable
 	call p_mouse_init_sensor_reset
-p_mouse_24g_no_data_timer_init:
 	branch mouse_no_data_timer_init
 endif
 
+p_app_enter_hibernate:
+	call p_mouse_sensor_power_down
+	branch app_enter_hibernate
+
+
 p_mouse_before_hibernate:
-	jam ZCODE_A3,mem_zcode_temp_param0
+	jam ZCODE_A4,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_mouse_sensor_powerdown_check:
 	fetch 1,mem_mouse_init_sensor_reset_flag
 	rtn blank
 	jam 0,mem_mouse_init_sensor_reset_flag
-p_mouse_sensor_powerdown:
-	call p_mouse_init_sunt
-	setarg 0x0806
-//	call twspi_read
-//	or pdata,0x08,pdata
-//	lshift8 pdata,pdata
-//	add pdata,0x06,pdata
-	branch twspi_write	//make sdio high
+	branch p_mouse_sensor_power_down
 
 
 p_mouse_bb_event_timer:
@@ -1752,92 +1807,53 @@
 	call p_mouse_adc_read
 	call p_mouse_low_voltage_led_timer
 endif
-ifdef BLE_FAST_CONN_ENABLE
-	call p_mouse_le_switch_adv_timer
-endif
 	call p_mouse_wheel_trigger_timer
-	call p_mouse_select_device_by_button
 	call mouse_check_discovery_timeout_timer
 	call mouse_check_no_data_timeout_timer
+	call p_mouse_current_mult_update_timer
+	call p_mouse_bt_discovery_check
 ifdef G24
-	call p_mouse_g24_long_sleep_param_update_timer
-	call p_mouse_g24_stop_mode_timeout_timer
+	call p_mouse_24g_long_sleep_param_update_timer
+	call p_mouse_24g_pairing_commbination_key
 endif
 ifdef BLE	
-	call mouse_check_direct_timeout_timer
+	call p_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
-	branch p_mouse_multi_led_blink_timer
-
-ifdef BLE_FAST_CONN_ENABLE
-p_mouse_check_fast_conn_adv_start:
-p_mouse_check_fast_conn_adv_start1:
-	jam 0,mem_le_adv_data_len
-	jam 0,mem_le_scan_data_len
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_disable_function_flag
-	branch p_mouse_fast_conn_init
-
-p_mouse_le_switch_adv_timer:
-	fetch 1,mem_le_switch_adv_flag
-	rtn blank
-	arg mem_le_switch_adv_timer,regc
-	arg p_mouse_le_switch_adv,regb
-	branch timer_single_step
-p_mouse_le_switch_adv:
-	jam 1,mem_le_switch_adv_timer
-	fetch 1,mem_le_switch_adv_count
-	increase 1,pdata
-	and_into 1,pdata
-	store 1,mem_le_switch_adv_count
-	beq 0,p_mouse_check_fast_conn_adv_start1
-endif	
-p_check_51cmd_adv:
-ifdef BLE_FAST_CONN_ENABLE
-	fetch 6,mem_le_normal_lap
-	store 6,mem_le_lap
-endif
-	call p_mouse_le_adv_data_update
-	branch check_51cmd_adv
-
-p_mouse_le_adv_data_update:
-	jam 0x1f,mem_le_adv_data_len
-	jam 0x1f,mem_le_scan_data_len
-	call p_mouse_store_eeprom_enable
-	arg mem_le_adv_swift_pair,contr
-p_le_adv_data_update:
-	arg mem_le_adv_data+11,contw
-	arg 19,loopcnt
-	call memcpy
-	branch le_modified_name_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_store_eeprom_enable:
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	branch mouse_enable_function_flag
+	call p_mouse_discovery_led_blink
+	call p_mouse_bt_reconnect_led_blink
+	branch p_mouse_device_poweron_led_timer
 
 ifdef ADC_ENABLE
 p_mouse_low_voltage_led_timer:
-	fetch 1,mem_mouse_blink_count
-	branch mouse_low_voltage_led_timer,blank
-	jam 12,mem_adc_low_volatage_led_timer_count
-	rtn
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_LOW_VOLTAGE_FLAG
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
+	fetch 1,mem_mouse_direct_timer
+	nrtn blank
+	fetch 1,mem_mouse_discovery_timer
+	nrtn blank
+	fetch 1,mem_mouse_poweron_led_timer
+	nrtn blank
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	pincrease 1
+	store 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,20,null
+	ncall p_mouse_adc_low_volatage_led_timer_count_clean,positive
+	beq 2,p_mouse_low_voltage_led_on
+	beq 4,p_mouse_low_voltage_led_off
+	beq 6,p_mouse_low_voltage_led_on
+	beq 8,p_mouse_low_voltage_led_off
+	rtn
+p_mouse_adc_low_volatage_led_timer_count_clean:
+	jam 1,mem_adc_low_volatage_led_timer_count
+	branch p_mouse_low_voltage_led_off
 endif
 
 ifdef CLASSIC_BT
@@ -1865,35 +1881,21 @@
 p_mouse_check_direct_timeout_timer:
 	arg mem_mouse_direct_timer,regc
 	arg p_mouse_check_direct_timeout,regb
-	branch timer_single_step_2B
-p_mouse_check_direct_timeout:
-	call p_mouse_long_button_bt_normal_discovery	
-p_mouse_bt_discovery_button_up_init:
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	branch mouse_bt_discovery_button_down_disable	
-
-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
+	call timer_single_step_2B
+	fetch 1,mem_mouse_direct_timer
+	beq 1,app_ble_stop_direct_adv
+	rtn
 
-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_check_direct_timeout:
+ifdef BLE_FAST_CONN_ENABLE	
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_fast_conn_end
+endif	
+	call app_ble_stop_direct_adv
+	branch mouse_check_direct_timeout+1
 endif
 
+
 p_mouse_wheel_trigger_timer:
 	arg mem_mouse_wheel_trigger_timer,regc
 	arg p_mouse_wheel_trigger_disable,regb
@@ -1902,89 +1904,98 @@
 	jam 0,mem_mouse_wheel_trigger
 	rtn
 
+p_mouse_current_mult_update_timer:
+	arg mem_mouse_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
+
+
 ifdef G24
-p_mouse_g24_long_sleep_param_update_timer:
+p_mouse_24g_long_sleep_param_update_timer:
 	arg mem_24g_long_sleep_param_update_timer,regc
-	arg p_mouse_g24_long_sleep_normal_param,regb
+	arg p_mouse_24g_long_sleep_normal_param,regb
 	branch timer_single_step
-p_mouse_g24_long_sleep_normal_param:
+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_g24_stop_mode_timeout_timer:
-	arg mem_24g_stop_g24_mode_timeout,regc
-	arg p_mouse_g24_stop_mode_timeout,regb
-	branch timer_single_step_2B
-p_mouse_g24_stop_mode_timeout:
-	jam 1,mem_24g_stop_g24_mode
 	rtn
 
-endif
-/*
-p_mouse_bt_discovery_check:
+
+p_mouse_24g_pairing_commbination_key:
 	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-//	fetch 1,mem_config_function_enable
-//	bbit1 ENABLE_BT_BUTTON,mouse_bt_discovery_by_button
-	call p_mouse_bt_discovery_by_button
-p_mouse_bt_discovery_commbination_key:
-	fetch 1,mem_discovery_on_flag
-	rtneq DIS_BT_BUTTON
+	rtnne MODE_24G_DEVICE
 	call p_mouse_check_key_gpio
-	beq MOUSE_LM_BUTTON,p_mouse_bt_discovery_commbination_key_down
-p_mouse_bt_discovery_commbination_key_up:
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_combination_ui_button_count	//combination key timer init
-	jam DIS_BUTTON_UP,mem_discovery_on_flag
-	fetch 1,mem_bt_discovey_button_statue
-	rtneq DPI_BUTTON_STATE_UP
-	jam DPI_BUTTON_STATE_UP,mem_bt_discovey_button_statue
-	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
-	call mouse_disable_function_flag
-	branch mouse_bt_discovery_button_down_disable
+	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:
-	jam DIS_COMM_BUTTON,mem_discovery_on_flag
 	jam 40,mem_mouse_null_enter_hibernate_timer
-	call p_mouse_bt_discovery_timer
+	call p_mouse_24g_pairing_timer
 	branch mouse_bt_discovery_commbination_key_down+1
-*/
 
+p_mouse_24g_pairing_timer:
+	arg mem_combination_ui_button_count,regc
+	arg p_mouse_24g_pairing_button,regb
+	branch timer_single_step	
+
+endif
+
+p_mouse_bt_discovery_check:
+	fetch 1,mem_select_device_button_statue
+	rtnne PB_BUTTON_STATE_DOWN
 p_mouse_bt_discovery_timer:
 	arg mem_select_ui_button_count,regc
 	arg p_mouse_long_button_bt_discovery,regb
 	branch timer_single_step
+	
 p_mouse_long_button_bt_discovery:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-p_mouse_long_button_bt_normal_discovery:
+	fetcht 1,mem_device_flag
+	fetch 1,mem_24g_device_number
+	isub temp,null
+	rtn zero
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	call mouse_enable_function_flag
 	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	
+	branch mouse_long_button_bt_discovry
 
 
+	
+
 p_mouse_select_device_by_button:
+	arg 0,rega
+	jam 0x00,mem_mouse_key_temp
 	fetcht 1,mem_config_select_device_button_gpio
-	call gpio_get_bit
-	nbranch p_mouse_select_device_button_up,true
+	fetch 1,mem_mouse_pbkey_press_status
+	call p_mouse_check_key
+	store 1,mem_mouse_pbkey_press_status
+	copy rega,pdata
+	bbit1 0,p_mouse_select_device_button_down
+	branch p_mouse_select_device_button_up
+
 p_mouse_select_device_button_down:
-	call p_mouse_bt_discovery_timer
 	fetch 1,mem_select_device_button_statue
 	rtneq PB_BUTTON_STATE_DOWN
-	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
 	fetch 2,mem_mouse_direct_timeout
 	store 2,mem_mouse_direct_timer
 	force page_length_timer,queue
 	fetch 2,mem_page_to
-	branch timer_init
+	call timer_init
+	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
+	rtn
+
+
 	
 p_mouse_select_device_button_up:
 	fetch 1,mem_select_device_button_statue
@@ -1992,79 +2003,49 @@
 	fetch 1,mem_select_ui_button_count
 	sub pdata,20,null
 	ncall p_mouse_ready_reconnection_by_button,positive		// press button less than 1000ms
+//	ncall p_mouse_ready_reconnection_by_button,blank
 	fetch 1,mem_ui_button_timeout
 	store 1,mem_select_ui_button_count	//combination key timer init 
 	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue	
 	rtn
 
 p_mouse_ready_reconnection_by_button:
-	call p_mouse_switch_device_flag
-	jam 0,mem_link_key_exists
-	call p_mouse_store_flash_device_info
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtneq MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
-	branch mouse_set_reconnection
-
-p_mouse_switch_device_flag:
 	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	
-
-
-/*
+	jam 0,mem_link_key_exists
+	call p_mouse_store_flash_device_info
+	call mouse_select_device_enable
+	branch mouse_set_reconnection
 
-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
-p_mouse_null_enter_hibernate:
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	branch app_enter_hibernate
-p_mouse_null_enter_hibernate_enable:	//ble never connected
-	jam 1,mem_mouse_null_enter_hibernate_flag
-	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn
-p_mouse_null_enter_hibernate_disable:	//ble never connected
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	jam 0,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn	
-//p_mouse_null_enter_hibernate_check:
-//	fetch 2,mem_ui_state_map
-//	rtnbit1 UI_STATE_BLE_CONNECTED
-//	rtnbit1 UI_STATE_BT_CONNECTED
-//	rtnmark1 mark_24g
-//	branch p_mouse_null_enter_hibernate_enable
-*/
-	
 
 ifdef ADC_ENABLE
 p_mouse_adc_read:
-//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-//	rtnbit0 MOUSE_ENABLE_ADC
+	fetch 1,mem_24g_device_led_status		// gpio5 output high 
+	nrtn blank
 	fetch 1,mem_adc_read_timer
 	increase 1,pdata
 	store 1,mem_adc_read_timer
 	sub pdata,10,null              //1s read adc
 	rtn positive
-	
+p_mouse_adc_read_once:	
 	call adc_init_data
 	
 	jam 0,mem_adc_read_timer
-	call adc_set_mode
+	
+	jam ADC_CONFIG_GPIO,mem_adc_config_flag
+	
+	call adc_init_data
+	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
+	bbit1 1,p_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
@@ -2075,131 +2056,67 @@
 	fetch 1,mem_mouse_adc_last_low_voltage_flag
 	rtn blank
 	jam 0,mem_mouse_adc_last_low_voltage_flag
-	fetch 1,mem_config_low_voltage_alarm_gpio
-	store 1,mem_mouse_struct_led_gpio
-	branch mouse_led_off
+	branch p_mouse_low_voltage_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
-	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
-	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
-	isub temp,null
-	nbranch adc_set_no_power_flag,positive
-	fetcht 2,mem_pdatatemp+4	//low voltage 1.0v
-	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_sensor_poweron:
-	call p_mouse_spi_init
-	setarg 0x8006	//reset to factory settings
-	call twspi_write
-	nop 12000
-	arg mem_sensor_poweron_init,regc
-	call p_sensor_wr_seq
-p_mouse_dpi_config:
-	fetch 1,mem_mouse_dpi
-	bne 0xff,p_mouse_seting_dpi
-p_mouse_dpi_config_default:
-	fetch 1,mem_config_sensor_motion
-	store 1,mem_mouse_dpi
-//	branch p_mouse_seting_dpi
-p_mouse_seting_dpi:
-p_mouse_seting_sensor_type:
-	fetch 1,mem_config_sensor_type
-	beq P3212,p_mouse_seting_3212_dpi
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,p_mouse_set_cpi1
-	beq MOUSE_DPI_LEVEL3,p_mouse_set_cpi3
-	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_recount
-p_mouse_set_cpi2:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,p_mouse_3065xy_set_cpi2
-	//beq MX8650,p_mouse_3065xy_set_cpi2
-p_mouse_320x_set_cpi3:	
-	fetch 1,mem_320x_dpi_3
-p_mouse_dpi_store:
-	store 1,mem_mouse_cpi_count
-	branch mouse_p3205_dpi+3
+	beq ADC_CONFIG_GPIO,p_adc_check_gpio
+	branch adc_set_mode+1
+p_adc_check_gpio:
+	hfetch 1,core_gpio_pd0	//gpio5 pull up disable
+	set0 5,pdata
+	hstore 1,core_gpio_pd0
+	jam 0x8f,rf_adc_mode
+	fetch 1,mem_adc_channel
+	hstore 1,rf_adc_ch
+	branch read_adc
 
-p_mouse_dpi_recount:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
-	branch p_mouse_set_cpi1
 
-p_mouse_set_cpi1:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,p_mouse_3065xy_set_cpi1
-	//beq MX8650,p_mouse_3065xy_set_cpi1
-p_mouse_320x_set_cpi1:	
-	fetch 1,mem_320x_dpi_1
-	branch p_mouse_dpi_store
+p_adc_bat_percent_lowpower_out:
+	ifetch 8,rega
+	store 8,mem_pdatatemp	
+	jam 0,mem_adc_power_flag
 
-p_mouse_set_cpi3:
-	fetch 1,mem_config_sensor_type
-	beq P3065_XY,p_mouse_3065xy_set_cpi3
-	//beq MX8650,p_mouse_3065xy_set_cpi3
-p_mouse_320x_set_cpi4:	
-	fetch 1,mem_320x_dpi_4
-	branch p_mouse_dpi_store
+	fetch 2,mem_pdatatemp+6		//now voltage
+	fetcht 2,mem_pdatatemp+2		//shutdown voltage
+	isub temp,null
+	ncall adc_set_no_power_flag,positive
 
-p_mouse_3065xy_set_cpi2:
-	fetch 1,mem_320x_dpi_3
-	increase -1,pdata
-	branch p_mouse_dpi_store
-p_mouse_3065xy_set_cpi1:
-	fetch 1,mem_320x_dpi_1
-	increase -1,pdata
-	branch p_mouse_dpi_store
-p_mouse_3065xy_set_cpi3:
-	fetch 1,mem_320x_dpi_4
-	increase -1,pdata
-	branch p_mouse_dpi_store
+	fetcht 2,mem_pdatatemp+4	//low voltage
+	isub temp,null
+	nbranch adc_set_low_power_flag,positive
+	rtn	
 
-p_mouse_seting_3212_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi1
-	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi2
-	beq MOUSE_DPI_LEVEL3,mouse_set_p3212_cpi3
-	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi4
-	beq MOUSE_DPI_LEVEL5,mouse_set_p3212_cpi4
-p_mouse_set_p3212_cpi3:
-	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
-	branch mouse_set_p3212_cpi3	
 
-p_mouse_motion:
+/*
+p_mouse_set_g24_device:
+	fetch 1,mem_device_flag
+	rtneq MODE_24G_DEVICE
+	arg MODE_24G_DEVICE,temp
+	branch p_mouse_ready_switch_mode
+
+p_mouse_set_bt_device:
+	fetch 1,mem_device_flag
+	rtneq MODE_BT_DEVICE1
+	arg MODE_BT_DEVICE1,temp
+	branch p_mouse_ready_switch_mode
+*/
+	
+endif
+
+p_mouse_motion: 
 	disable user
 	setarg 0
 	store 6,mem_mouse_x
 	call p_mouse_cheak_sensor_data
+	call p_mouse_set_sdio_high
 	call mouse_zwheel
-//	call mouse_t_zwheel
+	call mouse_t_zwheel
 	call p_mouse_key
-ifdef MOUSE_SMOOTHER
+//	call p_mouse_device_led_on,user
+//	ncall p_mouse_device_led_off,user
+ifdef MOUSE_SMOOTHER	
 	nbranch p_drawing_optima_init,user
 	call p_drawing_optima
 else
@@ -2207,49 +2124,107 @@
 endif
 	branch mouse_motion+9
 
+
+p_mouse_cheak_sensor_data:
+	fetch 1,mem_spi_write_flash_sm
+	rtnne FLASH_SM_NO_BUYS
+	fetch 1,mem_config_sensor_type
+	call mouse_clear_sensor_data
+	disable user
+ 	branch mouse_p32xx_sensor_motion+5
+
+
 p_mouse_key:
 	call p_mouse_check_key_gpio
 	branch mouse_key+1
-
 p_mouse_check_key_gpio:
-	arg 0,rega
+	fetch 1,mem_mouse_key
+	copy pdata,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_output
+	call p_mouse_check_rkey_gpio
+	call p_mouse_check_mkey_gpio
+	call p_mouse_check_bkkey_gpio
+	call p_mouse_check_fwkey_gpio
+	copy rega,pdata
+	rtn
+
+
+/* temp is gpio number, pdata  is key status param */
+p_mouse_check_key:
+	store 1,mem_mouse_key_status
+	lshift pdata,pdata
+	copy pdata,regb
+	copy temp,regc
+	fetch 1,mem_mouse_key_temp
+	sub pdata,0x02,null
+	call p_gpio_set_input_pu,positive		// lmr key
+	ncall p_gpio_set_input_pd,positive		// b4 b5 dpi key
+	copy regc,temp
+	call gpio_get_bit
+	setflag true,0,regb		//true = 1,input low level
+	call p_mouse_check_press
+	and regb,0x07,pdata
+	fetcht 1,mem_mouse_key_temp
+	copy temp,queue
+	sub temp,0x02,null
+	beq 0x07,p_mouse_key_press		//  about 17~22ms three times
+	beq 0x00,p_mouse_key_release
+	rtn
+
+p_mouse_check_press:
+	fetcht 1,mem_mouse_key_status
+	and_into 0x01,temp
+	and regb,0x01,pdata
+	isub temp,null
+	nbranch p_mouse_current_mult_update,zero
+	rtn
 	
 p_mouse_check_lkey_gpio:
+	jam 0x00,mem_mouse_key_temp
 	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
+	fetch 1,mem_mouse_lkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_lkey_press_status
+	rtn
+
 p_mouse_check_rkey_gpio:
+	jam 0x01,mem_mouse_key_temp
 	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
+	fetch 1,mem_mouse_rkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_rkey_press_status
+	rtn
+	
 p_mouse_check_mkey_gpio:
+	jam 0x02,mem_mouse_key_temp
 	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
-p_mouse_check_bk_key_gpio:
+	fetch 1,mem_mouse_mkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_mkey_press_status
+	rtn
+
+p_mouse_check_bkkey_gpio:
+	jam 0x03,mem_mouse_key_temp
 	fetcht 1,mem_bk_button_gpio
-	call p_gpio_set_input_pd
+	fetch 1,mem_mouse_bkkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_bkkey_press_status
 	fetcht 1,mem_bk_button_gpio
-	call gpio_get_bit
-	nsetflag true,3,rega
-	call p_gpio_set_input_pu
-p_mouse_check_fw_key_gpio:
+	branch p_gpio_set_input_pu
+
+p_mouse_check_fwkey_gpio:
+	jam 0x04,mem_mouse_key_temp
 	fetcht 1,mem_fw_button_gpio
-	call p_gpio_set_input_pd
+	fetch 1,mem_mouse_fwkey_press_status
+	call p_mouse_check_key
+//	copy regb,pdata
+	store 1,mem_mouse_fwkey_press_status
 	fetcht 1,mem_fw_button_gpio
-	call gpio_get_bit
-	nsetflag true,4,rega
+	
 p_gpio_set_input_pu:
 	set1 gpio_active_bit,temp
 p_gpio_set_input_pu1:	
@@ -2257,6 +2232,20 @@
 	call gpio_set_bit
 	set0 gpio_active_bit,temp
 	branch p_gpio_set_input_pd4
+	
+p_mouse_key_press:
+//	call p_mouse_current_mult_update
+	branch p_qset1_rega,positive
+p_qset0_rega:	
+	qset0 rega
+	rtn		
+
+p_mouse_key_release:
+//	call p_mouse_current_mult_update
+	branch p_qset0_rega,positive
+p_qset1_rega:	
+	qset1 rega
+	rtn
 
 p_gpio_set_input_pd:
 	set0 gpio_active_bit,temp
@@ -2265,56 +2254,13 @@
 	set1 gpio_active_bit,temp
 p_gpio_set_input_pd4:	
 	arg core_gpio_pd0,contw
-	branch gpio_set_high_impedance2
-
-p_mouse_cheak_sensor_data:
-p_mouse_p32xx_sensor_motion:
-	call mouse_clear_sensor_data
-	fetch 1,mem_config_sensor_type
-	beq P3212,p_mouse_p3212_sensor_motion
-	disable user
-	branch mouse_p32xx_sensor_motion_2
-
-p_mouse_p3212_sensor_motion:
-	call mouse_p3212_sensor_motion_1
-p_mouse_sensor_data_increase_check:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL5,p_mouse_sensor_data_increase
-	rtn
-
-p_mouse_sensor_data_increase:
-	fetch 1,mem_mouse_x
-	call p_mouse_2400_zoom
-	store 1,mem_mouse_x
-	fetch 1,mem_mouse_y
-	call p_mouse_2400_zoom
-	store 1,mem_mouse_y
-	rtn
-
-p_mouse_2400_zoom:	
-	bbit1 7,p_mouse_xy_inverse
-	bbit0 7,p_mouse_xy_zoom
-	rtn
-
-p_mouse_xy_inverse:
-	sub pdata,0,pdata
-	call p_mouse_xy_zoom
-	sub pdata,0,pdata
-	rtn
-
-p_mouse_xy_zoom:
-	rshift pdata,temp
-	and temp,0x3f,temp
-	iadd temp,pdata	// x + (x>>2) = x * 1.5
-	sub pdata,0x7f,null
-	ncall p_mouse_xy_forward_overflow,positive
-	rtn
-
-p_mouse_xy_forward_overflow:
-	setarg 0x7f
-	rtn
+	call gpio_set_bit
+	set0 gpio_active_bit,temp
+	arg core_gpio_oe0,contw
+	branch gpio_set_bit
 	
 p_mouse_bb_event_discovery_btn:
+	jam 0,mem_mouse_poweron_led_timer
 ifdef G24	
 	isolate1 mark_24g,mark
 	call p_g24_check_51cmd_stop_24g,true
@@ -2322,21 +2268,14 @@
 	branch mouse_bb_event_discovery_btn+1
 
 ifdef BLE
-//p_le_addr_random_config:
-//	jam ZCODE_81,mem_zcode_temp_param0
-//	branch p_zcode_entrance	
-
 p_mouse_start_discovery:
 	jam ZCODE_50,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
+
 p_mouse_stop_discovery:
-	call p_mouse_discovey_led_blink_off
-	setarg 0
-	store 2,mem_mouse_discovery_timer
-	store 1,mem_mouse_blink_count
-	call p_mouse_init_sensor_reset		//clear sensor data,confirm the motion pin high
-	branch mouse_stop_discovery+1
+	jam ZCODE_22,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 ifdef BLE
 p_le_slave_match:
@@ -2395,6 +2334,10 @@
 	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
@@ -2419,8 +2362,7 @@
 	rtn
 
 	
-p_le_prepare_tx_wak:
-	call p_le_check_tx_retransmit_setmd
+	
 p_le_power_ctrl_pac_succ_decrs:
 ifdef DEBUGLOG
 ifdef DEBUGLOG_MISC
@@ -2431,15 +2373,7 @@
 	call debuglog_push	
 endif
 endif
-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
+	branch power_ctrl_pac_succ_decrs
 
 p_mouse_le_reconn_write_enable_timer_reinit:
 	fetch 1,mem_mouse_le_reconnect_flag
@@ -2515,6 +2449,7 @@
 	istore 2,contr
 	rtn
 
+
 p_le_parse_att1:
 	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
 	branch le_parse_att+2
@@ -2522,12 +2457,33 @@
 	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:	
+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
+
 	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
@@ -2537,19 +2493,15 @@
 	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:
-//	jam ZCODE_82,mem_zcode_temp_param0
-//	branch p_zcode_entrance
+	beq SMP_PAIRING_FAILED,p_le_parse_smp_pairing_failed
+	branch le_parse_smp+1
+p_le_parse_smp_pairing_failed:
+	jam ZCODE_82,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_le_adv_not_match:
 	fetch 1,mem_le_ch_mapped
@@ -2579,12 +2531,8 @@
 	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
+	jam ZCODE_42,mem_zcode_temp_param0
+	branch p_zcode_entrance
 endif
 
 p_twspi_reset:
@@ -2656,13 +2604,8 @@
 	branch process_dmh+1
 
 p_quit_connection_cont:
-	call app_disconn_reason_collect_bt
-	call sniff_exit
-	jam BT_EVT_BB_DISCONNECTED,mem_fifo_temp
-	call ui_ipc_send_event
-	call init_lmp_work
-	call l2cap_init_work
-	branch quit_connection_cont+8
+	jam ZCODE_43,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_prepare_tx:
 	fetch 1,mem_state
@@ -2690,10 +2633,11 @@
 	rtn blank
 	fetch 1,mem_lpm_mode
 	rtn blank
-
-	fetch 1,mem_mouse_multi_led_on_timer
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	rtn positive
+	fetch 1,mem_mouse_multi_led_blink_count
 	nrtn blank
-
 	fetch 1,mem_ssp_enable
 	branch p_lpm_dispatch_next,blank
 	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
@@ -2733,11 +2677,11 @@
 	rtn	
 
 p_mouse_bb_disconnected:
-	jam ZCODE_10,mem_zcode_temp_param0
+	jam ZCODE_01,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_hid_rx_process:
-	jam ZCODE_11,mem_zcode_temp_param0
+	jam ZCODE_02,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
 p_parse_lmp_accepted:
@@ -2754,52 +2698,9 @@
 	rtn
 
 p_send_lmp:
-	disable user
-	call lmo_fifo_process
-
-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
-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
-	beq LMP_DETACH,p_send_lmp_detach
-	branch send_lmp0
-
-p_send_lmp_escape:
-	jam ZCODE_20,mem_zcode_temp_param0
-	branch p_zcode_entrance
-
-p_send_lmp_accepted:
-	jam ZCODE_21,mem_zcode_temp_param0
-	branch p_zcode_entrance
-
-p_send_lmp_detach:
-	jam ZCODE_22,mem_zcode_temp_param0
+	jam ZCODE_10,mem_zcode_temp_param0
 	branch p_zcode_entrance
 
-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
-
 p_process_conn_sm:
 	call lmo_fifo_check
 	nrtn blank
@@ -2961,103 +2862,8 @@
 	call mouse_before_store_reconn_info
 	branch p_mouse_store_flash_device_info
 
-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_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
-	call p_mouse_multi_led_off
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_CONNECTED
-	rtnbit1 UI_STATE_BT_CONNECTED
-	fetch 1,mem_mouse_fast_conn_flag
-	bne 0xff,p_mouse_bt_reconn_multi_led_blink
-p_mouse_discovery_multi_led_blink:
-	jam 5,mem_mouse_multi_led_blink_timer_init	//300ms
-p_mouse_discovery_multi_led_blink1:
-//	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 5,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_bt_reconn_multi_led_blink:
-	jam 1,mem_mouse_multi_led_blink_timer_init	//500ms
-	branch p_mouse_discovery_multi_led_blink1
-
-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_mouse_multi_led_on:
-	jam ON,mem_mouse_multi_led_state
-	fetcht 1,mem_mouse_multi_led_gpio
-	branch gpio_out_active
 
-p_mouse_multi_led_blink_off:
-	setarg 0
-	store 3,mem_mouse_multi_led_blink_timer
-p_mouse_multi_led_off:
-	fetch 1,mem_mouse_multi_led_blink_count
-	nbranch p_mouse_multi_led_off_wait_blink_over,blank
-	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
-p_mouse_multi_led_off_end:
-	fetcht 1,mem_mouse_multi_led_gpio
-	branch gpio_out_inactive
-	
-p_mouse_mode_bt_device_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_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
-	
 
 power_ctrl_pac_succ_cnt_init:
 	jam 1,mem_power_ctrl_level
@@ -3068,7 +2874,15 @@
 	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
@@ -3110,7 +2924,7 @@
 
 power_ctrl_txpower_decrs_check:
 	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtnne 32
+	rtnne 150
 	jam 0,mem_power_ctrl_pac_succ_cnt
 power_ctrl_txpower_decrs:
 	fetcht 1,mem_rssi_avg_received
@@ -3274,11 +3088,6 @@
 	force 8,radio_ctrl
 	branch shutdown_radio+1
 
-//p_initialize_radio_cont:
-//	call initialize_radio_cont+1
-//	jam clksel_dpll,core_clksel
-//	rtn
-
 
 // input : mem_zcode_temp_param0 ---- zocde number(0~1f)
 p_zcode_entrance:
@@ -3311,17 +3120,15 @@
 	store 3,mem_flash_address
 	
 	call p_flash_release_deep_power_down
-p_zcode_read_loop:
+p_zcode_read_loop:			// YC1059
 	fetch 3,mem_flash_address
 	arg ZCODE_BUFF_SIZE,temp
 	arg mem_zcode_buff,rega
 	call spid_read_flash
-	
 	fetch 4,mem_zcode_buff
 	fetcht 4,mem_zcode_head	//p_start
 	isub temp,null
-	nbranch p_zcode_read_loop,zero	//sometimes we will lost p_start,read flash again
-
+	nbranch p_zcode_read_loop,zero
 	call p_mouse_spi_init
 	
 	setarg mem_zcode_buff
@@ -3428,35 +3235,6 @@
 	branch pdata_pull 
 endif
 
-ifdef RF_DEBUG1		
-p_mouse_led1_blink:
-	fetch 1,mem_mouse_led1_blink_flag
-	beq 0,p_mouse_led1_on
-	branch p_mouse_led1_off
-
-p_mouse_led1_on:
-	jam 1,mem_mouse_led1_blink_flag
-	branch gpio_out_inactive
-
-p_mouse_led1_off:
-	jam 0,mem_mouse_led1_blink_flag
-	branch gpio_out_active
-
-
-p_mouse_led2_blink:
-	fetch 1,mem_mouse_led2_blink_flag
-	beq 0,p_mouse_led2_on
-	branch p_mouse_led2_off
-
-p_mouse_led2_on:
-	jam 1,mem_mouse_led2_blink_flag
-	branch gpio_out_inactive
-
-p_mouse_led2_off:
-	jam 0,mem_mouse_led2_blink_flag
-	branch gpio_out_active
-endif
-
 ifdef RF_DEBUG
 test_gpio_init:
 	arg TEST_GPIO,temp
@@ -3472,20 +3250,6 @@
 	nop 10
 	rtn
 
-test_gpio1_init:
-	arg TEST_GPIO1,temp
-	call gpio_config_output
-test_gpio1_low:
-	arg TEST_GPIO1,temp
-	call gpio_out_active
-	nop 10
-	rtn
-test_gpio1_high:
-	arg TEST_GPIO1,temp
-	call gpio_out_inactive
-	nop 10
-	rtn	
-
 test_h_l:
 	call test_gpio_high
 	branch test_gpio_low
@@ -3497,9 +3261,12 @@
 
 ifdef MOUSE_SMOOTHER
 //notice: need to call p_mouse_drawing_optima_init when waked from mult
+p_drawing_optima_init:
+	arg 5,loopcnt
+	arg mem_mouse_asm_flag,contw
+	branch clear_mem
+
 p_drawing_optima:
-	fetch 1,mem_mouse_smooth_disable
-	nrtn blank
 	fetch 4,mem_mouse_x
 	rtn blank
 	call p_data_abs_check
@@ -3509,12 +3276,7 @@
 	call p_data_less_than_check
 	fetch 1,mem_mouse_asm_flag
 	beq 1,p_drawing_optima_modify
-p_drawing_optima_init:
-	fetch 1,mem_mouse_smooth_disable
-	nrtn blank
-	arg 5,loopcnt
-	arg mem_mouse_asm_flag,contw
-	branch clear_mem
+	branch p_drawing_optima_init
 
 p_drawing_optima_modify:
 	fetch 2,mem_mouse_x_pre
@@ -3538,6 +3300,7 @@
 	store 2,mem_mouse_y
 	rtn
 
+
 p_drawing_optima_data_x:
 	fetch 2,mem_data_pre
 	fetcht 2,mem_data_current
@@ -3558,6 +3321,7 @@
 	storet 1,mem_mouse_data_ytemp
 	branch p_drawing_optima_data
 
+
 /**********
 input:data_pre,data_current
 output:data_pre,data_current after optima
Index: program/peripherals.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/peripherals.prog	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/peripherals.prog	(working copy)
@@ -1505,7 +1505,6 @@
 	call gpio_set_bit
 	set0 gpio_active_bit,temp
 	arg core_gpio_pu0,contw
-gpio_set_high_impedance2:
 	call gpio_set_bit
 	set0 gpio_active_bit,temp
 	arg core_gpio_oe0,contw
@@ -2304,7 +2303,7 @@
 	hfetch 2,core_clkoff
 	set0 CLOCK_OFF_PWM,pdata
 	hstore 2,core_clkoff
-delay_nop100:
+delay_nop100:	
 	nop 100
 	rtn
 
Index: program/utility.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/utility.prog	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/utility.prog	(working copy)
@@ -327,7 +327,6 @@
 	call wait_div_end
 	quotient pdata
 	lshift16 pdata,pdata
-clk2bt2:
 	remainder temp
 	ior temp,temp
 	rtn
Index: program/z.prog
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/z.prog	(revision 4641)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/program/z.prog	(working copy)
@@ -2,7 +2,8 @@
 org 0x10001
 z_entrance0:
 	beq ZCODE_00,z_page_wait_fhs_reply_ok
-	beq ZCODE_01,z_mouse_le_bb_disconnected
+	beq ZCODE_01,z_mouse_bb_disconnected
+	beq ZCODE_02,z_hid_rx_process
 	rtn
 
 z_page_wait_fhs_reply_ok:
@@ -22,51 +23,17 @@
 	set0 mark_first_packet,mark
 	branch newconn_poll_responded
 
-z_mouse_le_bb_disconnected:
-	call p_mouse_sensor_powerdown_check	//sensor power down
-	jam 0,mem_mouse_le_bb_connected_flag
-ifdef HIGH_REPORT_BT
-	setarg LE_INTERVAL_7_5MS
-else 
-	setarg LE_INTERVAL_8_75MS
-endif
-	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
-
-	
-org 0x20001
-
-z_entrance1:
-	beq ZCODE_10,z_mouse_bb_disconnected
-	beq ZCODE_11,z_hid_rx_process
-	rtn
-
 z_mouse_bb_disconnected:
 	jam 0,mem_mouse_enter_sniff_count
-ifdef HIGH_REPORT_BT
-	jam CLASSIC_INTERVAL_7_5MS,mem_sniff_param_interval	//115Hz
-else
 	jam 0x0e,mem_sniff_param_interval	//115Hz
-endif
 	call mouse_bb_discon_clear_stack
 	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
-	bbit1 APP_DISC_BLE,z_mouse4_0_event_bb_disconn
+	bbit1 APP_DISC_BLE,mouse4_0_event_bb_disconn
 	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
 	bbit1 APP_DISC_AFTER_PAIRING,z_mouse_event_light_state_pairing
 	bbit1 APP_DISC_AFTER_RECONN,z_mouse_event_light_state_hibernate
 	bbit1 APP_DISC_AFTER_SNIFF,z_mouse_event_light_state_hibernate
 	branch mouse_start_discovery
-
-z_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_button_up
-	branch mouse4_0_event_bb_disconn+2
 	
 z_mouse_event_light_state_pairing:
 	bbit1 APP_DISC_AFTER_HANDSHAKE,z_mouse_event_light_state_hibernate
@@ -76,9 +43,9 @@
 	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
-	rtn true
-	branch app_bb_hibernate
+//	call p_mouse_check_key_gpio
+//	rtn true
+	branch p_app_enter_hibernate
 
 
 z_hid_rx_process:
@@ -102,39 +69,47 @@
 
 z_hid_rx_process_hid_control:
 	copy temp,pdata
-	beq HID_CONTROL_P_VIRTUALCABLEUNPLUG,p_mouse_irtual_cable_unplug
-	branch hid_rx_process_hid_control+2
+	beq HID_CONTROL_P_VIRTUALCABLEUNPLUG,z_mouse_irtual_cable_unplug
+	branch hid_rx_process_hid_control+2	
 
-org 0x30001
+z_mouse_irtual_cable_unplug:
+	call mouse_irtual_cable_unplug
+	call app_disconn_reason_clear
+	branch p_app_enter_hibernate
 
-z_entrance2:
-	beq ZCODE_20,z_send_lmp_escape
-	beq ZCODE_21,z_send_lmp_accepted
-	beq ZCODE_22,z_send_lmp_detach
-	beq ZCODE_23,z_mouse4_0_check_reconn_target
+org 0x20001
+
+z_entrance1:
+	beq ZCODE_10,z_send_lmp
 	rtn
 
-z_mouse4_0_check_reconn_target:
-	jam 1,mem_le_send_security_request_flag
-	jam 1,mem_mouse_le_reconnect_flag
-	fetch 2,mem_mouse_direct_timeout
-	store 2,mem_mouse_direct_timer
-	call p_mouse_store_eeprom_enable
-	call app_lpm_mult_disable
-	fetch 3,mem_le_adv_direct_ind
-	store 3,mem_le_adv_data+4
-	
-	call p_le_check_adv_flag
-	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
-	istore 1,contr
+z_send_lmp:
+	disable user
+	call lmo_fifo_process
 
-	arg mem_le_scan_data,contr
-	call p_le_adv_data_update
+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
+endif
 	
-	branch check_51cmd_adv
-
-z_send_lmp_escape:
 	fetch 1,mem_lmp_to_send
+	rtn blank
+	bbit1 7,z_send_lmp_escape
+	beq LMP_ACCEPTED,z_send_lmp_accepted
+	beq LMP_SETUP_COMPLETE,z_send_lmp_setup_complete
+	beq LMP_SNIFF_REQ, z_send_lmp_sniff_req
+	beq LMP_DETACH,z_send_lmp_detach
+	branch send_lmp0
+z_send_lmp_escape:
 	beq LMP_EXT_FEATURES_RES,z_send_lmpext_features_res
 	beq LMP_EXT_FEATURES_REQ,z_send_lmpext_features_req	
 	branch send_lmp_escape
@@ -151,14 +126,33 @@
 	branch ssp_disable,blank
 	branch ssp_enable
 
+z_send_lmp_setup_complete:
+	jam 1,mem_bt_send_lmp_setup_complete
+	branch send_lmp_setup_complete
+
+z_send_lmp_sniff_req:
+	jam 4,mem_mouse_bt_send_first_package_timer
+	branch send_lmp_sniff_req
+	
 z_send_lmp_detach:
+/*
+	force 2,pdata
+	call msg_send_lmp
+	fetch 1,mem_disconn_reason_send
+	istore 1,contw
+	call send_lmp_request
+	fetch  1,mem_mouse_bt_reconnect_flag
+	branch prepare_disconnect,blank
+	branch p_mouse_sensor_powerdown_check
+*/
 	call send_lmp_detach
 	fetch  1,mem_mouse_bt_reconnect_flag
 	rtn blank
 	fetch 1,mem_op
 	set0 op_disconn,pdata
 	store 1,mem_op
-	branch p_mouse_sensor_powerdown
+	branch p_mouse_sensor_power_down
+
 
 z_send_lmp_accepted:
 	force 2,pdata
@@ -191,84 +185,163 @@
 	store 4,mem_aurand_send_delay_time
 	rtn
 
+org 0x30001
+
+z_entrance2:
+	beq ZCODE_20,z_mouse_init_sunt
+	beq ZCODE_21,z_mouse_load_flash_device_info
+	beq ZCODE_22,z_mouse_stop_discovery
+	rtn
+
+	
+z_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
+z_mouse_init_sensor:
+	call mouse_read_sensor_id
+	beq P32XX_ID1,z_mouse_init_p32xx_id2_judge
+	beq P3065_ID1,z_mouse_p3065_init_param
+	call mouse_twspi_reset
+	nop 1000
+	branch z_mouse_init_sensor
+
+
+
+z_mouse_init_p32xx_id2_judge:
+	call p_mouse_sensor_poweron
+	fetch 1,mem_sensor_id2
+	beq MA8650_ID2,z_mouse_mx8650_init_param
+	branch mouse_init_p32xx_id2_judge+1
+
+
+z_mouse_p3065_init_param:
+	call p_mouse_sensor_poweron
+	branch mouse_p3065_init_param
+
+
+z_mouse_mx8650_init_param:
+	jam MA8650,mem_config_sensor_type
+	arg mem_sensor_8650_init,regc
+z_sensor_wr_seq:
+	ifetch 2,regc
+	rtneq 0xff
+	call twspi_write
+	nop 12000
+	increase 2,regc
+	branch z_sensor_wr_seq
+
+z_mouse_load_flash_device_info:	
+	call p_mouse_read_flash
+	call p_mouse_load_random_addr_increase_count
+	call mouse_select_reconn_device
+	fetch 4,mem_mouse_24g_addr
+	store 4,mem_24g_addr	
+	rtn	
 
+z_mouse_stop_discovery:
+	setarg 0
+	store 2,mem_mouse_discovery_timer
+	store 1,mem_mouse_dpi_blink_count
+	store 1,mem_mouse_blink_count
+	store 1,mem_mouse_discovery_blink_count
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	call mouse_disable_function_flag
+	jam 5,mem_mouse_bt_ble_led_timer
+	call p_mouse_bt_led_off
+	call p_mouse_sensor_poweron		//clear sensor data,confirm the motion pin high
+	branch mouse_stop_discovery+1
+	
+	
 org 0x40001
 
 z_entrance3:
-	beq ZCODE_30,z_process_conn_sm
+	beq ZCODE_30,z_mouse_check_reconn_target
+	beq ZCODE_31,z_mouse_fast_conn_end
 	rtn
 
-z_process_conn_sm:
-	call lmo_fifo_check
-	nrtn blank
-z_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
-endif
-	beq CONN_SM_SEND_CONN_REQ, z_host_create_conn_send_conn_req
-	beq CONN_SM_WAIT_SWITCH_AFTER_HOST_CONNECTION,z_host_creat_conn_wait_switch
-	branch process_conn_sm_continue+2
-
-
-z_host_creat_conn_wait_switch:
-	fetch 1,mem_switch_flag
-	rtneq SWITCH_FLAG_INIT
-	beq SWITCH_FLAG_ACCEPT,z_host_create_conn_switch_accept
-	branch host_creat_conn_wait_switch+3
-z_host_create_conn_switch_accept:
-	rtn master
-z_host_create_conn_auth_pair:
-	/* checking whether or not to do m/s switch */
-	fetch 1,mem_connection_options
-	bbit1 CONNECTION_AUTH,z_host_create_conn_auth_pair_true
-	branch host_create_conn_auth_pair+1
-z_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
+z_mouse_check_reconn_target:	
+	call p_mouse_tx_power_init
+	arg mem_device1_type,rega
+	fetch 1,mem_device_flag
+	fetcht 1,mem_24g_device_number
 	isub temp,null
-	nbranch z_bt_send_max_slot_req_accept_after_switch_wait,positive
-	branch host_create_conn_auth
+	branch p_mouse_start_24g_mode,zero
+	jam 25,mem_mouse_poweron_led_timer	
+	call p_mouse_fast_conn_init
+z_mouse_buletooth_check_reconn_target:	
+	fetch 1,mem_xrecord_mode
 
-z_bt_send_max_slot_req_accept_after_switch_wait:
-	jam 1,mem_bt_send_max_slot_req_accept_after_switch
+	beq REC_3_MODE,z_mouse3_0_check_reconn_target
+
+	beq REC_4_MODE,z_mouse4_0_check_reconn_target
+	
+//	branch p_mouse_null_enter_hibernate_enable	//enter hibernate if it is in its factory state
 	rtn
 
-z_host_create_conn_send_conn_req:
-	jam 20,mem_mouse_send_switch_req_timer
-	branch host_create_conn_send_conn_req
 
+z_mouse3_0_check_reconn_target:
+	jam 1,mem_mouse_bt_reconnect_flag
+	fetch 6,mem_hci_plap
+	branch app_bt_start_discovery_short,blank
+	branch mouse3_0_check_reconn_target+3
+
+	
+z_mouse4_0_check_reconn_target:
+	jam 1,mem_mouse_le_reconnect_flag
+ifdef BLE_FAST_CONN_ENABLE	
+	arg 10,temp
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,z_mouse4_0_reconn_target
+endif	
+	fetcht 2,mem_mouse_direct_timeout
+z_mouse4_0_reconn_target:	
+	storet 2,mem_mouse_direct_timer
+	call app_lpm_mult_disable
+	fetch 3,mem_le_adv_direct_ind
+	store 3,mem_le_adv_data+4
+	call z3_le_check_adv_flag
+	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
+	istore 1,contr
+	arg mem_le_scan_data,contr
+	call z3_le_adv_data_update
+	branch check_51cmd_adv
 
+z3_le_check_adv_flag:
+	arg mem_le_adv_data,rega
+z3_le_check_adv_flag_loop:
+	ifetch 1,rega	//length
+	rtn blank
+	iadd contr,rega
+	ifetch 1,contr	//type
+	rtneq 0x01
+	branch z3_le_check_adv_flag_loop
+	
+z3_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
 
 
+z_mouse_fast_conn_end:
+	call p_mouse_le_fast_conn_disable
+	call mouse_select_reconn_device
+//	fetch 6,mem_device1_addr
+//	fetcht 6,mem_mouse_fast_conn_addr
+//	isub temp,null
+//	branch p_mouse_long_button_bt_discovery ,zero
+	branch z_mouse_buletooth_check_reconn_target
 
+	
 org 0x50001
 
 z_entrance4:
 	beq ZCODE_40,z_le_update_param
 	beq ZCODE_41,z_le_update_channel_map
+	beq ZCODE_42,z_le_mouse_bb_event_connect_complete
+	beq ZCODE_43,z_quit_connection_cont
 	rtn
 
 z_le_update_param:
@@ -287,12 +360,16 @@
 	fetch 1,mem_le_new_conninterval
 	sub pdata,LE_INTERVAL_15MS,null
 	nbranch z_mouse_le_conn_param_lpm_disable,positive
+	store 2,mem_le_interval_min
+	store 2,mem_le_interval_min+2
 	fetch 1,mem_le_new_connslavelatency
+	branch z_mouse_le_lpm_mult_reinit,blank
 	fetcht 1,mem_lpm_mult_init
 	isub temp,null
 	branch z_mouse_le_lpm_mult_reinit,positive
 	fetch 1,mem_le_new_connslavelatency
-	store 1,mem_lpm_mult
+	branch z_mouse_le_lpm_mult_reinit,blank
+	store 1,mem_lpm_mult_init
 	branch z_mouse_le_conn_param_lpm_enable
 
 z_le_update_channel_map:
@@ -311,6 +388,23 @@
 	rtnne 0x00
 	branch disable_user
 
+z_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
+	jam 0,mem_le_start_encrypt_timer
+	branch mouse_le_write_enable
+	
+z_quit_connection_cont:
+	call app_disconn_reason_collect_bt
+	call sniff_exit
+	jam BT_EVT_BB_DISCONNECTED,mem_fifo_temp
+	call ui_ipc_send_event
+	call init_lmp_work
+	call l2cap_init_work
+	branch quit_connection_cont+8
 
 
 org 0x60001
@@ -321,13 +415,17 @@
 
 
 z_mouse_start_discovery:
+	jam 0,mem_mouse_discovery_blink_count
 	call p_mouse_tx_power_init
-	jam 0,mem_le_send_security_request_flag
-	jam 1,mem_mouse_start_discovery_enable
-	jam MODE_BT_DEVICE1,mem_device_flag
 	jam 0,mem_mouse_clear_sensor_data_flag
+ifdef BLE_FAST_CONN_ENABLE
+	call p_mouse_le_fast_conn_disable
+endif		
 	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BLE_ADV,z_mouse_start_discovery_norandom	
+	bbit1 UI_STATE_BLE_ADV,z_mouse_start_discovery_norandom
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,z_mouse_start_discovery_norandom
+ifdef BLE
 	call p_mouse_load_random_addr_increase_count
 	fetcht 2,mem_random_addr_increase_count
 	increase 1,temp
@@ -336,125 +434,196 @@
 //	call p_mouse_store_random_addr_increase_count
 	random pdata
 	store 1,mem_le_lap
+endif
 z_mouse_start_discovery_norandom:
 ifdef BLE_FAST_CONN_ENABLE
-	fetch 6,mem_le_normal_lap
-	store 6,mem_le_lap
-	call p_mouse_le_fast_conn_disable
+	setarg 0xed8e0e
+	store 3,mem_le_lap+3
 endif
 	call app_lpm_mult_disable
 	fetch 2,mem_discovery_timeout
 	store 2,mem_mouse_discovery_timer
+	jam 5,mem_mouse_bt_ble_led_timer
 	jam 6,mem_connection_options
 	setarg 0
 	store 2,mem_mouse_no_data_timer
 	store 2,mem_mouse_direct_timer
-	call p_mouse_store_eeprom_enable
+	arg MOUSE_STORE_EEPROM_FLAG,queue
+	call mouse_enable_function_flag
 	call mouse_bt_discovery_button_down_disable
-	jam 0,mem_mouse_bt_reconnect_flag		
-	call p_mouse_load_flash_device_info
 	fetch 1,mem_device_option
 	isolate1 MODE_4_MOUSE,pdata
-	call z3_check_51cmd_adv,true
+	call z_check_51cmd_adv,true
 	fetch 1,mem_device_option
 	isolate1 MODE_3_MOUSE,pdata
 	call check_51cmd_start_discovery,true
-	branch p_mouse_discovery_multi_led_blink
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOUSE_ENABLE_DISCOVERY_SENSOR_LED,mouse_sensor_start_blink
+	jam 0,mem_mouse_bt_reconnect_flag
+	branch mouse_start_discovery_norandom+13
 
-z3_check_51cmd_adv:
+z_check_51cmd_adv:
 	jam 0,mem_mouse_le_reconnect_flag
 	fetch 3,mem_le_adv_ind
 	store 3,mem_le_adv_data+4
-	call p_le_check_adv_flag
+	call z5_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
+	call z5_le_adv_data_update
 	branch check_51cmd_adv
+
+z5_le_check_adv_flag:
+	arg mem_le_adv_data,rega
+z5_le_check_adv_flag_loop:
+	ifetch 1,rega	//length
+	rtn blank
+	iadd contr,rega
+	ifetch 1,contr	//type
+	rtneq 0x01
+	branch z5_le_check_adv_flag_loop
 	
+z5_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
 
 org 0x70001
 
 z_entrance6:
 	beq ZCODE_60,z_g24_start_24g_mode
-	beq ZCODE_61,z_g24_auto_pair_start
-	beq ZCODE_62,z_mouse_24g_pairing_button
+	beq ZCODE_61,z_mouse_24g_attempt_fail
 	rtn
 	
 z_g24_start_24g_mode:
-	call z_g24_factory_check
-	branch p_g24_auto_pair_start,user
+	set0 mark_24g,mark
+	fetch 1,mem_24g_attempt_count
+	and pdata,0x01,pdata
+	ncall z_g24_fast_conn_all_powerful,blank
+	call z_g24_normal_connect,blank
+	fetch 1,mem_24g_pairing_sm
+	rtnne STATE_24G_PAIRING_SUCCESS
+	call p_g24_tx_attemp_data_prep
+z_g24_tx_attemp_dongle_loop:
+//	call lpo_calibration
+	nop 2000
+	call p_mouse_select_device_by_button
+	fetch 1,mem_select_device_button_statue
+	rtneq PB_BUTTON_STATE_DOWN
+	fetch 1,mem_24g_check_dongle_times
+	beq 0x70,p_g24_stop_g24_mode		  
+	call p_g24_transmit_receive_ack
+	nbranch z_g24_attemp_txdata_retry,sync
+	nbranch z_g24_attemp_txdata_retry,user3
+z_g24_tx_attemp_dongle_succ:
 	set1 mark_24g,mark
-	fetch 1,mem_24g_conn_sm
-	set1 STATE_24G_RECONN,pdata
-	store 1,mem_24g_conn_sm
-	call p_g24_syncword_crc8
-	call p_g24_ch
-	branch z_g24_auto_pair_timeout_init
+	setarg 0
+	store 2,mem_24g_check_dongle_times
+	store 1,mem_mouse_24g_pair_timer
+	store 1,mem_24g_attempt_count
+	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
+	call ui_ipc_send_event
+z_g24_tx_attemp_dongle_loop_exit:	
+	call p_g24_txbuf_clear
+	branch p_g24_transmit_by_interrupt_enable
 
-z_g24_factory_check:
-	arg 2,loopcnt
-	arg mem_24g_addr,contr
-	call enable_user
-	setarg 0xffff
-z4_pdata_0xff_check_loop:
-	ifetcht 2,contr
+/*
+z_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
+*/ 
+
+z_g24_normal_connect:
+	call p_mouse_tx_power_init
+	fetch 4,mem_mouse_24g_addr
+	fetcht 4,mem_mouse_fast_conn_addr
 	isub temp,null
-	ncall disable_user,zero
-	loop z4_pdata_0xff_check_loop
-	rtn
+	branch p_mouse_24g_pairing_button,zero
+	branch z6_g24_ch_syncword_crc8_init
 
-z_g24_auto_pair_start:
-	set1 mark_24g,mark
-	fetch 1,mem_24g_conn_sm
-	set1 STATE_24G_PAIR,pdata
-	store 1,mem_24g_conn_sm
-z_g24_auto_pair_timeout_init:
-	setarg G24_FIRST_DISCONN_NODATA_TIMER
-	store 2,mem_24g_stop_g24_mode_timeout
-	jam 0,mem_24g_stop_g24_mode
-	rtn	
+z_g24_fast_conn_all_powerful:
+	jam TX_POWER_PAIR,mem_tx_power
+	fetch 4,mem_mouse_24g_addr_init
+z6_g24_ch_syncword_crc8_init:	
+	store 4,mem_24g_addr
+	call p_g24_syncword_crc8
+	branch p_g24_ch
 
-z_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
+	
+z_g24_attemp_txdata_retry:
+	fetch 2,mem_24g_check_dongle_times
+	increase 1,pdata
 	store 2,mem_24g_check_dongle_times
-	call mouse_stop_discovery
-	branch p_g24_auto_pair_start
+	call p_g24_ch
+	branch z_g24_tx_attemp_dongle_loop
+
+
+z_mouse_24g_attempt_fail:
+	call p_mouse_sensor_powerdown_check	//sensor power down
+	jam 0,mem_retry_count
+	fetch 1,mem_mouse_24g_pair_timer
+	nrtn blank
+	fetch 1,mem_24g_attempt_count
+	nbranch z_mouse_24g_attempt_fail_again,blank
+	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
+	call p_mouse_tx_power_init
+	call p_g24_check_51cmd_stop_24g
+	jam 0,mem_link_key_exists
+	branch p_app_enter_hibernate
+
+
+z_mouse_24g_attempt_fail_again:
+	increase -1,pdata
+	store 1,mem_24g_attempt_count
+	branch p_g24_start_24g_mode
 
 
 org 0x80001
 
 z_entrance7:
-	beq ZCODE_70,z_g24_reconn_dispatch
-	beq ZCODE_71,z_mouse_irtual_cable_unplug
+	beq ZCODE_70,z_g24_auto_pair_start
+	beq ZCODE_71,z_mouse_24g_pairing_button
 	rtn
-	
-z_g24_reconn_dispatch:
-	fetch 1,mem_24g_stop_g24_mode
-	beq 1,g24_stop_24g_mode
-	call z_g24_tx_attemp_data_prep
+
+z_g24_auto_pair_start:
+	set0 mark_24g,mark
+	call z_g24_auto_pair_all_powerful
+	call p_g24_tx_attemp_data_prep
+z_g24_auto_pair_start_loop:
+//	call lpo_calibration
+	nop 2000
+	fetch 1,mem_24g_check_dongle_times+1
+	bbit1 0x02,p_g24_stop_g24_mode
+	call p_mouse_select_device_by_button
+	fetch 1,mem_select_device_button_statue
+	rtneq PB_BUTTON_STATE_DOWN
 	call p_g24_transmit_receive_ack
-	nbranch p_g24_ch,sync
-	nbranch p_g24_ch,user3
-	fetch 1,mem_24g_conn_sm
-	set0 STATE_24G_RECONN,pdata
-	store 1,mem_24g_conn_sm
-z_g24_tx_attemp_dongle_succ:
-	jam 0,mem_mouse_long_mult_flag
-	call g24_app_tx_attempt_success
+	nbranch z_g24_auto_pair_retry,sync
+	nbranch z_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 z_g24_start_pairing_sm1,zero
+	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
 	branch p_g24_transmit_by_interrupt_enable
 
-z_g24_tx_attemp_data_prep:
+/*
+z7_g24_tx_attemp_data_prep:
 	jam 0xff,mem_24g_common_temp
 	fetch 1,mem_24g_data_type
 	store 1,mem_24g_common_temp+1
@@ -464,42 +633,85 @@
 	arg mem_24g_common_temp,rega
 	call p_g24_put_data_in_buff
 	branch p_g24_transmit_prep
+*/
 
-z_mouse_irtual_cable_unplug:
-	setarg -1
-	store 6,mem_plap
-	jam REC_3_MODE,mem_record_bt_mode
-	jam 0xff,mem_mouse_fast_conn_flag
-	call mouse_before_store_reconn_info
-	jam 0xff,mem_device1_type
-	branch p_mouse_store_flash_device_info
+z_g24_auto_pair_retry:
+	fetch 2,mem_24g_check_dongle_times
+	increase 1,pdata
+	store 2,mem_24g_check_dongle_times
+	branch z_g24_auto_pair_start_loop
+/*	
+	fetch 1,mem_24g_auto_paring_switch
+	increase 1,pdata
+	and_into 1,pdata
+	store 1,mem_24g_auto_paring_switch
+	beq 0,z_g24_auto_pair_device_attemp
+	beq 1,z_g24_auto_pair_pair_attemp
+	rtn
+*/
 	
+z_g24_auto_pair_all_powerful:
+	jam TX_POWER_PAIR,mem_tx_power
+	setarg 0x0f0f
+	store 2,mem_24g_addr
+	istore 2,contw
+z_g24_ch_syncword_crc8_init:	
+	call p_g24_syncword_crc8
+	branch p_g24_ch
+
+z_g24_auto_pair_device_attemp:
+	call z_g24_auto_pair_all_powerful
+	branch z_g24_auto_pair_start_loop
+
+z_g24_auto_pair_pair_attemp:
+	call z_g24_pair_init
+	branch z_g24_auto_pair_start_loop
+
+z_g24_start_pairing_sm1:
+	set1 mark_24g,mark
+	call z_g24_pair_init
+z_g24_set_pairing_sm_1:
+	jam STATE_24G_PAIRING_0,mem_24g_pairing_sm
+	rtn
+
+z_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
+
+
+z_mouse_24g_pairing_button:
+//	rtnmark1 mark_24g
+	call p_g24_check_51cmd_stop_24g
+	call p_mouse_sensor_powerdown_check
+	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 1,mem_24g_attempt_count
+	store 2,mem_24g_check_dongle_times
+	branch z_g24_start_pairing_sm1
 
 org 0x90001
 
 z_entrance8:
 	beq ZCODE_80,z_mouse_setting_config
-//	beq ZCODE_81,z_le_addr_random_config
-//	beq ZCODE_82,z_le_parse_smp_pairing_failed
 	rtn
-//z_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
-
-
-//ifdef BLE	
-//z_le_addr_random_config:
-//	call load_adc_init
-//	fetch 2,mem_0_5_adc_io_data	//adc data from otp
-//	nbranch z_le_otp_adc_empty,blank
-//	setarg 0x1122
-//z_le_otp_adc_empty:
-//	store 2,mem_random_addr_increase_count
-//	rtn
-//endif
+
+	
+ifdef BLE	
+z_le_addr_random_config:
+	call load_adc_init
+	fetch 2,mem_0_5_adc_io_data	//adc data from otp
+	nbranch z_le_otp_adc_empty,blank
+	setarg 0x1122
+z_le_otp_adc_empty:
+	store 2,mem_random_addr_increase_count
+	rtn
+endif
 
 
 z_mouse_setting_config:
@@ -507,51 +719,41 @@
 	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
 
-	fetcht 1,mem_mouse_multi_led_gpio
-	call gpio_config_output
-	
 	fetcht 1,mem_flash_ncs_gpio
 	call gpio_config_output
+	jam 0x85,mem_config_low_voltage_alarm_gpio
+	call p_mouse_bt_led_off
 	
 	call mouse_param_init
-
-	//setarg 0x1802	//16M XTAL
-	//store 2,mem_fcomp_mul
-	
 ifdef CLASSIC_BT
 	call z_mouse_bt_sdp_update
 endif	
 	setarg 0
 	store 2,mem_lpm_interval
 	call load_adc_init
-//	call mouse_adc_init
+	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
-	//call p_le_addr_random_config
-endif
-	call p_mouse_load_flash_info_check
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-ifdef BLE_FAST_CONN_ENABLE	
-	fetch 6,mem_le_lap
-	store 6,mem_le_normal_lap
-	fetch 6,mem_mouse_24g_addr_init
-	fetcht 6,mem_device1_addr
-	isub temp,null
-	nbranch p_mouse_le_fast_conn_disable,zero
-	branch p_mouse_fast_conn_le_switch_adv
+	call z_le_addr_random_config
 endif
+//	call z_mouse_wakeup_check_shutdown
+//	fetch 1,mem_adc_power_flag
+//	bbit1 1,p_app_enter_hibernate
+	branch p_mouse_load_flash_info_check
+
+ifdef ADC_ENABLE
+z_mouse_wakeup_check_shutdown:
+	call p_mouse_adc_read
+	fetch 2,mem_mouse_vdd_now_vol
+	branch z_mouse_wakeup_check_shutdown,zero
 	rtn
-	
+endif	
+
 ifdef CLASSIC_BT
 z_mouse_bt_sdp_update:
 	call enable_authrom
@@ -601,11 +803,16 @@
 	fetch 1,mem_24g_ensure
 	beq ENSURE_ON_24G,enable_user
 	fetch 1,mem_24g_pairing_sm
+	beq STATE_24G_PAIRING_0,z_g24_pairing_sm_0
 	beq STATE_24G_PAIRING_1,z_g24_pairing_sm_1
 	beq STATE_24G_PAIRING_2,z_g24_pairing_sm_2
 	beq STATE_24G_PAIRING_3,z_g24_pairing_sm_3
 	branch assert
 
+z_g24_pairing_sm_0:
+	jam STATE_24G_PAIRING_1,mem_24g_pairing_sm
+	jam 200,mem_mouse_24g_pair_timer
+	branch z_g24_pairing_sm
 z_g24_pairing_sm_1:
 	jam STATE_24G_PAIRING_1_WAITING_ACK,mem_24g_pairing_sm
 	jam 0xaa,mem_24g_common_temp
@@ -632,7 +839,6 @@
 	branch enable_user
 
 z_g24_paring_mode:
-	call power_ctrl_pac_succ_cnt_init
 	fetch 1,mem_24g_pairing_sm
 	rtneq STATE_24G_PAIRING_SUCCESS
 	beq STATE_24G_PAIRING_1_WAITING_ACK,z_g24_pairing_sm_1_waiting_ack
@@ -656,41 +862,32 @@
 
 
 z_mouse_24g_pairing_complete:
-	call p_mouse_24g_no_data_timer_init
+	call p_mouse_init_sensor_reset
+	call mouse_no_data_timer_init
 	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
+	store 1,mem_24g_attempt_count
 	jam 0,mem_mouse_move_flag
-	
 	call mouse_read_sensor_common
 //	call p_mouse_null_enter_hibernate_disable
-	call p_mouse_tx_power_init
 	
 	fetch 4,mem_24g_addr
 	store 4,mem_mouse_24g_addr
-
+	call p_mouse_tx_power_init
 	branch p_mouse_store_flash_device_info
 
 
 org 0xb0001
 
 z_entranceA:
-	beq ZCODE_A0,z_mouse_24g_attempt_fail
 	beq ZCODE_A1,z_mouse_le_conn_param_update_rsp_recieved
-	beq ZCODE_A2,z_mouse_bb_event_reconn_timeout
-	beq ZCODE_A3,z_mouse_before_hibernate
+	beq ZCODE_A2,z_mouse_le_bb_disconnected
+	beq ZCODE_A3,z_mouse_bb_event_reconn_timeout
+	beq ZCODE_A4,z_mouse_before_hibernate
 	rtn
 
-z_mouse_24g_attempt_fail:
-	call p_mouse_sensor_powerdown_check	//sensor power down
-	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	call p_mouse_tx_power_init
-	call p_g24_check_51cmd_stop_24g
-	jam 0,mem_link_key_exists
-	call p_mouse_setgpio_hibernate
-	branch app_enter_hibernate
 
 z_mouse_le_conn_param_update_rsp_recieved:
 	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
@@ -715,17 +912,33 @@
 	rtnbit1 UI_STATE_BLE_ADV
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG
+	call p_mouse_sensor_power_down
 	branch app_bb_hibernate
 
+z_mouse_le_bb_disconnected:
+	call p_mouse_sensor_powerdown_check	//sensor power down
+ifdef HIGH_REPORT_BT
+	setarg LE_INTERVAL_7_5MS
+else 
+	setarg LE_INTERVAL_8_75MS
+endif
+	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
+
+
 z_mouse_before_hibernate:
 	call p_mouse_sensor_powerdown_check
-	hfetch 4,core_lpm_ctrl
-	set1 26,pdata
+	enable user
+	hfetch 4,0x8138
+	setflag user,26,pdata
 	hstore 4,core_lpm_reg
 	call lpm_write_ctrl
 	call disable_authrom
-	call p_mouse_multi_led_off_end
-	call p_mouse_store_flash_device_info
 	call mouse_before_hibernate_wheel_gpio_set
 	call p_mouse_setgpio_hibernate
 
@@ -733,21 +946,35 @@
 	hfetch 1,core_gpio_sel1
 	and pdata,0xf7,pdata
 	hstore 1,core_gpio_sel1  //disable flash spi
-	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown
+	hfetch 1,core_gpio_pd2	//flash hold pin gpio22
+	set1 6,pdata
+	hstore 1,core_gpio_pd2
+
+	hfetch 1,core_gpio_pd3	//gpio24 can not be set pulldown	// YC1059
 	set1 0,pdata
 	hstore 1,core_gpio_pd3
-	rtn
-	
+	call p_mouse_bt_led_off
+	fetcht 1,mem_sensor_data_gpio
+	branch gpio_clr_wake
 
+	
 org 0xc0001
 
 z_entranceB:
+	beq ZCODE_B0,z_mouse_le_bb_event_connected
 	beq ZCODE_B1,z_mouse_sniff_not_accept
 	beq ZCODE_B2,z_mouse_enter_sniff_check
 	beq ZCODE_B3,z_mouse_le_ll_start_encryt
 	beq ZCODE_B4,z_mouse_bb_event_disconnected
+	beq ZCODE_B5,z_g24_transmit_by_interrupt
 	rtn
 
+z_mouse_le_bb_event_connected:
+	jam 0,mem_mouse_le_reconnect_flag
+	call p_mouse_init_sensor_reset
+	call p_mouse_data_init
+	branch mouse_le_bb_event_connected
+
 z_mouse_sniff_not_accept:
 	fetch 1,mem_mouse_enter_sniff_count
 	rtneq 2
@@ -783,91 +1010,39 @@
 	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_store_flash_device_info
 	branch mouse_bb_disconnected
 
-org 0xd0001
-
-z_entranceC:
-//	beq ZCODE_C0,z_g24_pair_dispatch
-//	rtn	
-z_g24_pair_dispatch:
-	fetch 1,mem_24g_stop_g24_mode
-	beq 1,g24_stop_24g_mode
-	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
-	call p_g24_transmit_prep
-	call p_g24_transmit_receive_ack
-	nbranch z_g24_pair_txdata_retry,sync
-	nbranch z_g24_pair_txdata_retry,user3
-	call p_g24_ackpayload_parse
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_allpowerful_addr
-	isub temp,null
-	branch z_g24_auto_pair_skip_rx_length,zero
-	fetch 1,mem_24g_rxdata_length	//ack payload length
-	rtnne BIND_ACKPAYLOAD_LENGTH
-z_g24_auto_pair_skip_rx_length:
-//	fetch 1,mem_24g_conn_sm
-//	set0 STATE_24G_PAIR,pdata
-//	store 1,mem_24g_conn_sm
-	jam 0,mem_24g_conn_sm
-	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
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_device_addr
+z_g24_transmit_by_interrupt:
+	call p_g24_timer_check
+	nrtn user
+	call z_g24_interval_calibrate
+	fetch 2,mem_24g_transmit_by_interrupt_exit_count
+	increase 1,pdata
+	store 2,mem_24g_transmit_by_interrupt_exit_count
+	fetcht 2,mem_24g_transmit_by_interrupt_exit_count_init
 	isub temp,null
-	call z7_g24_store_dongle_addr,zero
-	jam 0,mem_mouse_long_mult_flag
-	call g24_app_tx_attempt_success
-	call p_g24_txbuf_clear
-	branch p_g24_transmit_by_interrupt_enable
-
-z7_g24_store_dongle_addr:
-	fetch 4,mem_24g_rxpayload+2
-	branch p_g24_update_addr_and_synccrc8
-
-z_g24_pair_txdata_retry:
-z_g24_pair_txdata_switch:
-	fetch 1,mem_24g_auto_paring_switch
+	call z_g24_transmit_by_interrupt_exit,zero
+	branch p_g24_transmit_process
+z_g24_transmit_by_interrupt_exit:
+	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
+	setarg 0
+	store 2,mem_24g_transmit_by_interrupt_exit_count
+	setarg 25
+	store 2,mem_24g_transmit_by_interrupt_exit_count_init
+z_g24_interval_min:
+	jam 0,mem_24g_pac_index
+	fetch 1,mem_24g_interval_min
+z_g24_interval_store:
+	store 1,mem_24g_interval
+	rtn
+z_g24_interval_max:
+	fetch 1,mem_24g_interval_max
+	branch z_g24_interval_store	
+z_g24_interval_calibrate:
+	fetch 1,mem_24g_pac_index
 	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_24g_auto_paring_switch
-	beq 0,z_g24_auto_pair_first_attemp
-	beq 2,z_g24_auto_pair_all_powerful
-	branch p_g24_pair_init
-
-z_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 z_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_pair_current_ch_num
+	store 1,mem_24g_pac_index
+	beq 4,z_g24_interval_max
+	beq 5,z_g24_interval_min
 	rtn
 
-z_g24_ch_syncword_crc8_init:
-	call p_g24_syncword_crc8
-	branch p_g24_ch
-
-z_g24_auto_pair_all_powerful:
-	jam TX_POWER_PAIR,mem_tx_power
-	fetch 4,mem_24g_allpowerful_addr
-	store 4,mem_24g_addr
-	fetch 1,mem_24g_powerful_current_ch_num
-	store 1,mem_24g_current_ch_number
-	call z_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_powerful_current_ch_num
-	rtn
-
-
Index: sched/109x.dat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/sched/109x.dat	(revision 4337)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/sched/109x.dat	(working copy)
@@ -28,8 +28,6 @@
 57 88
 58 6c
 59 10
-#xtal 16M
-#68 e6
 ff
 mem_rf_init_ptr:mem_rf_init_data_new
 
Index: sched/mouse.dat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/sched/mouse.dat	(revision 4628)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ23_Gan/sched/mouse.dat	(working copy)
@@ -57,7 +57,7 @@
 #bit5 MOUSE_ENABLE_AUTO_24G_PARING
 #bit6 MOUSE_ENABLE_WAKEUP_FROM_POWER
 #bit7 MOUSE_ENABLE_GPIO_CONTROL_ADC_SENSOR
-41
+45
 
 mem_app_connection_options:06
 mem_lap:26 10 19 20 18 10
@@ -145,14 +145,13 @@
 mem_ui_button_timeout:1e
 mem_bt_ui_button_timeout:01
 
-mem_device_number:02#max device number
+mem_device_number:02 #max device number
 mem_24g_device_number:02 #devie 2 :24g mode
-#mem_adc_config_flag:01 #0 vinlpm 1 hvin 2 gpio
-#mem_adc_channel:32 #gpio5
-#mem_mouse_vdd_full_vol:6d 01#3.7v
-#34 01#mem_mouse_vdd_empty_vol:34 01#3.1v
-#4c 01#mem_mouse_vdd_low_vol:4c 01  #3.3v
-
+mem_adc_config_flag:02 #0 vinlpm 1 hvin 2 gpio
+mem_adc_channel:32 #gpio5
+mem_mouse_vdd_full_vol:4f 00		# 1.5v 
+38 00#mem_mouse_vdd_empty_vol:  	#0.9V
+3e 00#mem_mouse_vdd_low_vol:      	#1.1V
 
 mem_config_sensor_type:00
 01 #mem_config_sensor_motion:01
@@ -173,12 +172,12 @@
 ff #mem_config_device1_led_gpio:01
 ff #mem_config_device2_led_gpio:ff
 ff #mem_config_device3_led_gpio:ff
-ff #mem_sensor_data_gpio:0c
-ff #mem_dpi_led_gpio:01
-30 #mem_config_function_enable
-02 #mem_config_sensor_angle
-ff #mem_select_sensor_angle_gpio
-ff #mem_select_adc_gpio
+ff #mem_sensor_data_gpio:18
+ff #mem_dpi_led_gpio:08
+30 #mem_config_function_enable:04
+02 #mem_config_sensor_angle:00
+ff #mem_select_sensor_angle_gpio:ff
+ff #mem_select_adc_gpio:ff
 
 mem_eeprom_wp_gpio:ff
 mem_sensor_reset_gpio:ff
@@ -213,11 +212,26 @@
 #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
+mem_ui_led_struct_ptr:mem_mouse_led_type
+mem_ui_led_struct_num:01
+
+
+mem_mouse_le_uuid_sup:
+25 00 02 03 28 01 12 
+26 00 02 4d 2a 07 00 00 00 00 00 00 00 
+27 00 02 02 29 02 00 00
+28 00 02 08 29 02 11 01
+29 00 02 03 28 01 0e 
+2a 00 02 4d 2a 07 00 00 00 00 00 00 00
+2b 00 02 08 29 02 11 02
+
+
+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_sensor_8650_init:
 09 5a
@@ -240,73 +254,12 @@
 09 00
 ff ff
 
-mem_sensor_3205_init:
-09 5a
-0d 0a
-1b 3a
-1d db
-28 78
-29 1e
-2a 64
-2b 5a
-2c 3c
-2d 32
-38 af
-39 14
-3a 32
-3b 48
-42 10
-43 89
-54 4d
-55 a2
-61 24
-63 70
-75 52
-76 62
-77 ed
-78 46
-79 23
-7a b5
-7c 9e
-7d e8
-7e 70
-#0b 14
-7f 00
-09 00
-ff ff
-
-mem_sensor_poweron_init:
-09 5a
-0b f3
-09 00
-ff ff
-
-mem_ui_led_struct_ptr:mem_mouse_led_type
-mem_ui_led_struct_num:01
-
-
-mem_mouse_le_uuid_sup:
-25 00 02 03 28 01 12 
-26 00 02 4d 2a 07 00 00 00 00 00 00 00 
-27 00 02 02 29 02 00 00
-28 00 02 08 29 02 11 01
-29 00 02 03 28 01 0e 
-2a 00 02 4d 2a 07 00 00 00 00 00 00 00
-2b 00 02 08 29 02 11 02
-
-
-#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
 mem_24g_mode:01#tx
 mem_24g_data_type:01        #mouse 1,kb 2
-mem_24g_max_retry:04#max tx retry
+mem_24g_max_retry:06#max tx retry
 mem_24g_no_ack:00#with ack
 mem_24g_rx_window:c0 12     #400us
 mem_24g_interval:0c			#0x19 24g report 125hz;0x0c,24g report 250hz
@@ -318,12 +271,10 @@
 mem_24g_ch_map4:11 23 31 4d
 mem_24g_pairing_sm:ff
 mem_24g_paring_addr:20 15 10 05
-mem_24g_allpowerful_addr:0f 0f 0f 0f 0f 0f
 mem_24g_common_temp:00 00 00 00 00 00 00 00 00 00
-mem_24g_enter_hibernate:40 7e 05 	#  240ms  dpi  B4  B5 check easy
-mem_firmware_version:03 00
+mem_24g_enter_hibernate:00 48 30 00 00 00 00 00#10 min     240ms  dpi  B4  B5 check easy
 
-mem_device_flag:02
+mem_device_flag:02 
 mem_device1_type:34
 mem_device1_addr:ff ff ff ff ff ff
 mem_device2_type:34
@@ -331,36 +282,33 @@
 mem_device3_type:34
 mem_device3_addr:ff ff ff ff ff ff
 
+mem_mouse_fast_conn_addr:ff ff ff ff ff ff
+
 
 mem_flash_base:00 50 00
-#mem_eeprom_base:90 1f
-#mem_eeprom_block_size:80
+mem_eeprom_base:90 1f
+mem_eeprom_block_size:80
 mem_reconn_times_init:00
 mem_bt_discovey_button_statue:01#default: button up
 mem_empty_count:03
 
-#mem_mouse_poweron_led_timer:20
-#mem_adc_low_volatage_led_timer_count:0c
-mem_select_device_button_statue:01#default: button up
-mem_mouse_24g_addr_init:ff ff ff ff ff ff
+mem_device_bt_led_gpio:1d
 
+mem_mouse_bt_ble_poweron_led_timer:20
+mem_select_device_button_statue:01#default: button up
+mem_mouse_24g_addr_init:0f 0f 0f 0f
+mem_24g_attempt_count:63		#bit0 = 1,first search dongle
 
-mem_24g_sw_gpio:ff
 
-mem_mouse_multi_led_gpio:1d
-mem_mouse_multi_led_on_timer_init:1e
+mem_mouse_multi_led_gpio:ff
+mem_mouse_multi_led_on_timer_init:14
 mem_mouse_multi_led_blink_timer_init:05
 
-mem_mouse_device1_led_gpio:ff
-mem_mouse_device2_led_gpio:ff
-mem_mouse_device3_led_gpio:ff
-
 #zcode
 mem_zcode_current_number:ff
 mem_xip_flash_offset:00 00 00
 mem_zcode_head:20 20 00 40
 
-
 #yichip sdp
 #04 0011 0100 1002 1124
 #00 01 00 00
